[Qa-jenkins-scm] Build failed in Jenkins: lvc_debian-DI-miniiso-text-daily #44

jenkins at jenkins.debian.net jenkins at jenkins.debian.net
Wed Dec 7 23:21:24 UTC 2016


https://jenkins.debian.net/job/lvc_debian-DI-miniiso-text-daily/44/------------------------------------------
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-DI-miniiso-text-daily/ws/>
[lvc_debian-DI-miniiso-text-daily] $ /bin/sh -xe /tmp/hudson5228621211691950923.sh
+ /srv/jenkins/bin/jenkins_master_wrapper.sh https://d-i.debian.org/daily-images/amd64/daily/netboot/mini.iso /srv/jenkins/cucumber/features --tags @text-ui
declare -x BUILD_CAUSE="MANUALTRIGGER"
declare -x BUILD_CAUSE_MANUALTRIGGER="true"
declare -x BUILD_DISPLAY_NAME="#44"
declare -x BUILD_ID="44"
declare -x BUILD_NUMBER="44"
declare -x BUILD_TAG="jenkins-lvc_debian-DI-miniiso-text-daily-44"
declare -x BUILD_URL="https://jenkins.debian.net/job/lvc_debian-DI-miniiso-text-daily/44/"
declare -x EXECUTOR_NUMBER="1"
declare -x HOME="/var/lib/jenkins"
declare -x HUDSON_COOKIE="45d1a22c-3567-43f8-b34e-cbcbbeac71d4"
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-DI-miniiso-text-daily"
declare -x JOB_NAME="lvc_debian-DI-miniiso-text-daily"
declare -x JOB_URL="https://jenkins.debian.net/job/lvc_debian-DI-miniiso-text-daily/"
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-DI-miniiso-text-daily/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="linux"
declare -x USER="jenkins"
declare -x WORKSPACE="/srv/jenkins/pseudo-hosts/profitbricks-build10-amd64"
declare -x XDG_SESSION_COOKIE="9ccc5118b39c03788401bbe2501b9f12-1481117202.619439-2016352234"
+ '[' lvc_debian-DI-miniiso-text-daily = cleanup_nodes ']'
+ set +e
+ ssh -o 'BatchMode = yes' -p 22 profitbricks-build10-amd64.debian.net /bin/true
+ RESULT=0
+ '[' 0 -ne 0 ']'
+ set -e
+ RETVAL=0
+ ssh -o 'BatchMode = yes' -p 22 profitbricks-build10-amd64.debian.net 'lvc_debian-DI-miniiso-text-daily 1 TRIGGERING_BRANCH= https://d-i.debian.org/daily-images/amd64/daily/netboot/mini.iso /srv/jenkins/cucumber/features --tags @text-ui'
====================================================================================

Wed Dec  7 22:30:31 UTC 2016 - running /srv/jenkins/bin/lvc.sh (lvc_debian-DI-miniiso-text-daily) on profitbricks-build10-amd64 now.

To learn to understand this, git clone https://anonscm.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 "https://d-i.debian.org/daily-images/amd64/daily/netboot/mini.iso /srv/jenkins/cucumber/features --tags @text-ui" as arguments.

Please send technical feedback about jenkins to qa-jenkins-dev at lists.alioth.debian.org,
feedback about specific jobs result should go to their respective lists and/or the BTS.

====================================================================================
Wed Dec  7 22:30:31 UTC 2016 - start running "/srv/jenkins/bin/lvc.sh" (md5sum 447f48c7b3f2875c9482c088707eab91) as "/tmp/jenkins-script-0KfLnLVA" on profitbricks-build10-amd64.

Downloading https://d-i.debian.org/daily-images/amd64/daily/netboot/mini.iso
-rw-r--r-- 1 jenkins jenkins 38797312 Dec  7 08:50 /var/lib/jenkins/jobs/lvc_debian-DI-miniiso-text-daily/workspace/mini.iso
File exists, will only re-download if a newer one is available...
9a5c49dfe7ca3db9fac2a7fde421d777  /var/lib/jenkins/jobs/lvc_debian-DI-miniiso-text-daily/workspace/mini.iso
Domain snapshot boot-d-i-text-to-tasksel deleted

Domain snapshot debian-text-Gnome-install deleted

Domain snapshot debian-text-LXDE-install deleted

Domain snapshot debian-text-minimal-install deleted

Domain snapshot disk-for-d-i deleted

Debug log available at runtime at https://jenkins.debian.net/view/lvc/job/lvc_debian-DI-miniiso-text-daily/ws/results/debug.log
Virtual X framebuffer started on display :1
VNC server running on: localhost:5902
[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-ui
  Scenario Outline: Install Debian, and boot to a login prompt # /srv/jenkins/cucumber/features/install.feature:34
    Given I install a <target_ui> Debian system, in text mode  # /srv/jenkins/cucumber/features/step_definitions/snapshots.rb:112
    When I start the computer                                  # /srv/jenkins/cucumber/features/step_definitions/common_steps.rb:204
    Then I should see a <login> Login prompt                   # /srv/jenkins/cucumber/features/step_definitions/common_steps.rb:649

    Examples: 
      | target_ui | login |
      | minimal   | VT    |  Scenario failed at time 00:00:07, , Screenshot: /var/lib/jenkins/jobs/lvc_debian-DI-miniiso-text-daily/workspace/results/00:00:07___minimal___VT__.png, , Video: /var/lib/jenkins/jobs/lvc_debian-DI-miniiso-text-daily/workspace/results/00:00:07___minimal___VT__.mpg
      Call to virDomainCreateWithFlags failed: internal error: process exited while connecting to monitor: 2016-12-07T22:30:41.593547Z qemu-system-x86_64: -chardev socket,id=charserial0,host=127.0.0.1,port=13371,server,nowait: Failed to bind socket: Address already in use
      2016-12-07T22:30:41.593696Z qemu-system-x86_64: -chardev socket,id=charserial0,host=127.0.0.1,port=13371,server,nowait: chardev: opening backend "socket" failed
       (Libvirt::Error)
      /srv/jenkins/cucumber/features/support/helpers/vm_helper.rb:662:in `create'
      /srv/jenkins/cucumber/features/support/helpers/vm_helper.rb:662:in `start'
      /srv/jenkins/cucumber/features/step_definitions/common_steps.rb:207:in `/^I start the computer$/'
      /srv/jenkins/cucumber/features/step_definitions/snapshots.rb:95:in `block in reach_checkpoint'
      /srv/jenkins/cucumber/features/step_definitions/snapshots.rb:93:in `each'
      /srv/jenkins/cucumber/features/step_definitions/snapshots.rb:93:in `reach_checkpoint'
      /srv/jenkins/cucumber/features/step_definitions/snapshots.rb:80:in `reach_checkpoint'
      /srv/jenkins/cucumber/features/step_definitions/snapshots.rb:113:in `/^I\ install\ a\ minimal\ Debian\ system,\ in\ text\ mode$/'
      /srv/jenkins/cucumber/features/install.feature:35:in `Given I install a <target_ui> Debian system, in text mode'
      | Gnome     | Gnome |
      | LXDE      | LXDE  |

Artifacts directory: /var/lib/jenkins/jobs/lvc_debian-DI-miniiso-text-daily/workspace/results

Failing Scenarios:
cucumber /srv/jenkins/cucumber/features/install.feature:34 # Scenario: Install Debian, and boot to a login prompt

3 scenarios (1 failed, 2 passed)
9 steps (1 failed, 2 skipped, 6 passed)
48m42.216s
Domain snapshot boot-d-i-text-to-tasksel deleted

Domain snapshot debian-text-Gnome-install deleted

Domain snapshot debian-text-LXDE-install deleted

Domain snapshot disk-for-d-i deleted

Wed Dec  7 23:19:23 UTC 2016 - /srv/jenkins/bin/lvc.sh stopped running as /tmp/jenkins-script-0KfLnLVA, which will now be removed.
+ RETVAL=1
+ printf '\nSSH EXIT CODE: %s\n' 1

SSH EXIT CODE: 1
+ '[' yes = yes ']'
+ RESULTS=<https://jenkins.debian.net/job/lvc_debian-DI-miniiso-text-daily/ws/results>
+ NODE_RESULTS=/var/lib/jenkins/jobs/lvc_debian-DI-miniiso-text-daily/workspace/results
++ date -u
+ echo 'Wed  7 Dec 23:19:23 UTC 2016 - retrieving artifacts.'
Wed  7 Dec 23:19:23 UTC 2016 - retrieving artifacts.
+ set -x
+ mkdir -p <https://jenkins.debian.net/job/lvc_debian-DI-miniiso-text-daily/ws/results>
+ rsync -r --delete -v -e 'ssh -o '\''Batchmode = yes'\'' -p 22' profitbricks-build10-amd64.debian.net:/var/lib/jenkins/jobs/lvc_debian-DI-miniiso-text-daily/workspace/results/ <https://jenkins.debian.net/job/lvc_debian-DI-miniiso-text-daily/ws/results/>
Connection closed by 85.184.249.68
rsync: connection unexpectedly closed (0 bytes received so far) [Receiver]
rsync error: unexplained error (code 255) at io.c(226) [Receiver=3.1.1]
Build step 'Execute shell' marked build as failure



More information about the Qa-jenkins-scm mailing list