[Qa-jenkins-scm] Build failed in Jenkins: lvc_debian-testing-daily-broken #27

jenkins at jenkins.debian.net jenkins at jenkins.debian.net
Wed Oct 12 18:16:09 UTC 2016


https://jenkins.debian.net/job/lvc_debian-testing-daily-broken/27/------------------------------------------
Started by user Phil Hands
[EnvInject] - Loading node environment variables.
Building remotely on profitbricks-build10-amd64.debian.net (profitbricks10 lvc amd64) in workspace <https://jenkins.debian.net/job/lvc_debian-testing-daily-broken/ws/>
[lvc_debian-testing-daily-broken] $ /bin/sh -xe /tmp/hudson1018100291555865042.sh
+ /srv/jenkins/bin/jenkins_master_wrapper.sh http://cdimage.debian.org/cdimage/daily-builds/daily/arch-latest/amd64/iso-cd/debian-testing-amd64-netinst.iso /srv/jenkins/cucumber/features --tags @broken
declare -x BUILD_CAUSE="MANUALTRIGGER"
declare -x BUILD_CAUSE_MANUALTRIGGER="true"
declare -x BUILD_DISPLAY_NAME="#27"
declare -x BUILD_ID="27"
declare -x BUILD_NUMBER="27"
declare -x BUILD_TAG="jenkins-lvc_debian-testing-daily-broken-27"
declare -x BUILD_URL="https://jenkins.debian.net/job/lvc_debian-testing-daily-broken/27/"
declare -x EXECUTOR_NUMBER="0"
declare -x HOME="/var/lib/jenkins"
declare -x HUDSON_COOKIE="88179be1-52c1-44e4-8a57-04dc2962471d"
declare -x HUDSON_HOME="/var/lib/jenkins"
declare -x HUDSON_SERVER_COOKIE="662be26f1caf0950"
declare -x HUDSON_URL="https://jenkins.debian.net/"
declare -x JENKINS_HOME="/var/lib/jenkins"
declare -x JENKINS_SERVER_COOKIE="662be26f1caf0950"
declare -x JENKINS_URL="https://jenkins.debian.net/"
declare -x JOB_BASE_NAME="lvc_debian-testing-daily-broken"
declare -x JOB_NAME="lvc_debian-testing-daily-broken"
declare -x JOB_URL="https://jenkins.debian.net/job/lvc_debian-testing-daily-broken/"
declare -x LANG="en_GB.UTF-8"
declare -x LANGUAGE="en_GB:en"
declare -x LOGNAME="jenkins"
declare -x MAIL="/var/mail/jenkins"
declare -x NODE_LABELS="amd64 lvc profitbricks-build10-amd64.debian.net profitbricks10"
declare -x NODE_NAME="profitbricks-build10-amd64.debian.net"
declare -x OLDPWD
declare -x PATH="/usr/local/bin:/usr/bin:/bin:/usr/local/games:/usr/games"
declare -x PWD="<https://jenkins.debian.net/job/lvc_debian-testing-daily-broken/ws/">
declare -x ROOT_BUILD_CAUSE="MANUALTRIGGER"
declare -x ROOT_BUILD_CAUSE_MANUALTRIGGER="true"
declare -x SHELL="/bin/bash"
declare -x SHLVL="2"
declare -x SLAVEJAR_URL="https://jenkins.debian.net//jnlpJars/slave.jar"
declare -x TERM="xterm"
declare -x USER="jenkins"
declare -x WORKSPACE="/srv/jenkins/pseudo-hosts/profitbricks-build10-amd64"
declare -x XDG_SESSION_COOKIE="9ccc5118b39c03788401bbe2501b9f12-1475789706.128299-2096954634"
declare -x XDG_SESSION_ID="11473"
====================================================================================

Wed Oct 12 18:15:46 UTC 2016 - running /srv/jenkins/bin/lvc.sh (lvc_debian-testing-daily-broken) on profitbricks-build10-amd64 now.

To learn to understand this, clone git.debian.org/git/qa/jenkins.debian.net.git
and then have a look at the files README, INSTALL, CONTRIBUTING and maybe TODO.

This invocation of this script, which is located in bin/lvc.sh, has been called using "http://cdimage.debian.org/cdimage/daily-builds/daily/arch-latest/amd64/iso-cd/debian-testing-amd64-netinst.iso /srv/jenkins/cucumber/features --tags @broken" as arguments.

====================================================================================
Wed Oct 12 18:15:46 UTC 2016 - start running "/srv/jenkins/bin/lvc.sh" (md5sum 447f48c7b3f2875c9482c088707eab91) as "/tmp/jenkins-script-meZaVYtS" on profitbricks-build10-amd64.

Downloading http://cdimage.debian.org/cdimage/daily-builds/daily/arch-latest/amd64/iso-cd/debian-testing-amd64-netinst.iso
-rw-r--r-- 1 libvirt-qemu libvirt-qemu 318767104 Oct  7 04:11 /var/lib/jenkins/jobs/lvc_debian-testing-daily-broken/workspace/debian-testing-amd64-netinst.iso
File exists, will only re-download if a newer one is available...
4917b6e96fc91039f4b4209843456668  /var/lib/jenkins/jobs/lvc_debian-testing-daily-broken/workspace/debian-testing-amd64-netinst.iso
Debug log available at runtime at https://jenkins.debian.net/view/lvc/job/lvc_debian-testing-daily-broken/ws/results/debug.log
Virtual X framebuffer started on display :0
VNC server running on: localhost:5900
[info] Sikuli vision engine loaded.
@product
Feature: Doing variations on d-i installs
  As a normal user
  I should be able to install Debian

  #      | text       | non-GUI   | VT    |
  #      | gui        | Gnome Desktop | Gnome |
  @broken
  Scenario: Attempt to Install KDE, expecting it to fail because #818970                 # /srv/jenkins/cucumber/features/install.feature:21
    Given I have started Debian Installer in text mode and stopped at the Tasksel prompt # /srv/jenkins/cucumber/features/step_definitions/snapshots.rb:103
      Error creating disk "lvc_debian-testing-daily-broken" in "/srv/lvc/vm-pools/lvcVM-lvc_debian-testing-daily-broken". Need 8192 MiB but only 2328 MiB is available of which 500 MiB is reserved for other temporary files.
      <false> is not true. (Test::Unit::AssertionFailedError)
      /srv/jenkins/cucumber/features/support/helpers/storage_helper.rb:95:in `create_new_disk'
      /srv/jenkins/cucumber/features/step_definitions/common_steps.rb:153:in `/^I (temporarily )?create a (\d+) ([[:alpha:]]+) disk named "([^"]+)"$/'
      /srv/jenkins/cucumber/features/step_definitions/snapshots.rb:86:in `block in reach_checkpoint'
      /srv/jenkins/cucumber/features/step_definitions/snapshots.rb:84:in `each'
      /srv/jenkins/cucumber/features/step_definitions/snapshots.rb:84:in `reach_checkpoint'
      /srv/jenkins/cucumber/features/step_definitions/snapshots.rb:71:in `reach_checkpoint'
      /srv/jenkins/cucumber/features/step_definitions/snapshots.rb:104:in `/^I\ have\ started\ Debian\ Installer\ in\ text\ mode\ and\ stopped\ at\ the\ Tasksel\ prompt$/'
      /srv/jenkins/cucumber/features/install.feature:22:in `Given I have started Debian Installer in text mode and stopped at the Tasksel prompt'
    And I intend to use text mode                                                        # /srv/jenkins/cucumber/features/step_definitions/common_steps.rb:127
    And I select the KDE task                                                            # /srv/jenkins/cucumber/features/step_definitions/common_steps.rb:464
    And I wait while the bulk of the packages are installed                              # /srv/jenkins/cucumber/features/step_definitions/common_steps.rb:487
    And I install GRUB                                                                   # /srv/jenkins/cucumber/features/step_definitions/common_steps.rb:527
    And I allow reboot after the install is complete                                     # /srv/jenkins/cucumber/features/step_definitions/common_steps.rb:548
    And I wait for the reboot                                                            # /srv/jenkins/cucumber/features/step_definitions/common_steps.rb:553
    And I power off the computer                                                         # /srv/jenkins/cucumber/features/step_definitions/common_steps.rb:255
    And the computer is set to boot from ide drive "#{JOB_NAME}"                         # /srv/jenkins/cucumber/features/step_definitions/common_steps.rb:148
    When I start the computer                                                            # /srv/jenkins/cucumber/features/step_definitions/common_steps.rb:197
    Then I should see a KDE Login prompt                                                 # /srv/jenkins/cucumber/features/step_definitions/common_steps.rb:557
      Scenario failed at time 00:00:09
      
      Screenshot: /var/lib/jenkins/jobs/lvc_debian-testing-daily-broken/workspace/results/00:00:09_Attempt_to_Install_KDE,_expecting_it_to_fail_because__818970.png
      
      Video: /var/lib/jenkins/jobs/lvc_debian-testing-daily-broken/workspace/results/00:00:09_Attempt_to_Install_KDE,_expecting_it_to_fail_because__818970.mpg

Artifacts directory: /var/lib/jenkins/jobs/lvc_debian-testing-daily-broken/workspace/results

Failing Scenarios:
cucumber /srv/jenkins/cucumber/features/install.feature:21 # Scenario: Attempt to Install KDE, expecting it to fail because #818970

1 scenario (1 failed)
11 steps (1 failed, 10 skipped)
0m6.028s
error: failed to get domain 'lvcVM-lvc_debian-testing-daily-broken'
error: Domain not found: no domain with matching name 'lvcVM-lvc_debian-testing-daily-broken'
Wed Oct 12 18:16:08 UTC 2016 - /srv/jenkins/bin/lvc.sh stopped running as /tmp/jenkins-script-meZaVYtS, which will now be removed.

SSH EXIT CODE: 1
Wed 12 Oct 18:16:08 UTC 2016 - retrieving artifacts.
+ mkdir -p <https://jenkins.debian.net/job/lvc_debian-testing-daily-broken/ws/results>
+ rsync -r --delete -v -e 'ssh -o '\''Batchmode = yes'\'' -p 22' profitbricks-build10-amd64.debian.net:/var/lib/jenkins/jobs/lvc_debian-testing-daily-broken/workspace/results/ <https://jenkins.debian.net/job/lvc_debian-testing-daily-broken/ws/results/>
receiving incremental file list
deleting 00:01:17_Attempt_to_Install_KDE,_expecting_it_to_fail_because__818970.png
deleting 00:01:17_Attempt_to_Install_KDE,_expecting_it_to_fail_because__818970.mpg
00:00:09_Attempt_to_Install_KDE,_expecting_it_to_fail_because__818970.mpg
00:00:09_Attempt_to_Install_KDE,_expecting_it_to_fail_because__818970.png
debug.log

sent 129 bytes  received 8,185 bytes  16,628.00 bytes/sec
total size is 8,578  speedup is 1.03
+ ssh -o 'BatchMode = yes' -p 22 profitbricks-build10-amd64.debian.net 'rm -r /var/lib/jenkins/jobs/lvc_debian-testing-daily-broken/workspace/results'
+ exit 1
Build step 'Execute shell' marked build as failure



More information about the Qa-jenkins-scm mailing list