[Qa-jenkins-scm] Build failed in Jenkins: lvc_debian-miniiso #339
jenkins at jenkins.debian.net
jenkins at jenkins.debian.net
Sat Dec 24 02:00:10 UTC 2016
https://jenkins.debian.net/job/lvc_debian-miniiso/339/------------------------------------------
Started by upstream project "d-i_pu-triggered_debian-installer" build number 92
originally caused by:
Started by upstream project "d-i_pu-build_pkgsel" build number 5
originally caused by:
Started by an SCM change
[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-miniiso/ws/>
[lvc_debian-miniiso] $ /bin/sh -xe /tmp/hudson4152779117919194841.sh
+ /srv/jenkins/bin/jenkins_master_wrapper.sh use_TRIGGERING_BRANCH /srv/jenkins/cucumber/features --tags @preseed
declare -x BUILD_CAUSE="UPSTREAMTRIGGER"
declare -x BUILD_CAUSE_UPSTREAMTRIGGER="true"
declare -x BUILD_DISPLAY_NAME="#339"
declare -x BUILD_ID="339"
declare -x BUILD_NUMBER="339"
declare -x BUILD_TAG="jenkins-lvc_debian-miniiso-339"
declare -x BUILD_URL="https://jenkins.debian.net/job/lvc_debian-miniiso/339/"
declare -x EXECUTOR_NUMBER="1"
declare -x HOME="/var/lib/jenkins"
declare -x HUDSON_COOKIE="c6049f43-cc98-4af3-9c91-9b63ff66ee4b"
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-miniiso"
declare -x JOB_NAME="lvc_debian-miniiso"
declare -x JOB_URL="https://jenkins.debian.net/job/lvc_debian-miniiso/"
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-miniiso/ws/">
declare -x ROOT_BUILD_CAUSE="SCMTRIGGER"
declare -x ROOT_BUILD_CAUSE_SCMTRIGGER="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 TRIGGERING_BRANCH="origin/pu/simple_tasksel"
declare -x USER="jenkins"
declare -x WORKSPACE="/srv/jenkins/pseudo-hosts/profitbricks-build10-amd64"
declare -x XDG_SESSION_COOKIE="9ccc5118b39c03788401bbe2501b9f12-1482513192.46599-1085018983"
declare -x XDG_SESSION_ID="1375"
====================================================================================
Sat Dec 24 01:25:55 UTC 2016 - running /srv/jenkins/bin/lvc.sh (lvc_debian-miniiso) 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 "use_TRIGGERING_BRANCH /srv/jenkins/cucumber/features --tags @preseed" 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.
====================================================================================
Sat Dec 24 01:25:55 UTC 2016 - start running "/srv/jenkins/bin/lvc.sh" (md5sum 447f48c7b3f2875c9482c088707eab91) as "/tmp/jenkins-script-AV1eU5dL" on profitbricks-build10-amd64.
using locally built ISO image: URL='/srv/d-i/isos/mini-gtk-pu_simple_tasksel.iso'
the URL turns out to be a local path (/srv/d-i/isos/mini-gtk-pu_simple_tasksel.iso) -- linking
b960b91fc743f536e4f0206bd755e6ed /var/lib/jenkins/jobs/lvc_debian-miniiso/workspace/mini-gtk-pu_simple_tasksel.iso
Debug log available at runtime at https://jenkins.debian.net/view/lvc/job/lvc_debian-miniiso/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
@preseed
Scenario: Preseed using hands.com with checksum # /srv/jenkins/cucumber/features/install.feature:73
Given a disk is created for Debian Installer tests # /srv/jenkins/cucumber/features/step_definitions/snapshots.rb:112
And I intend to use gui mode # /srv/jenkins/cucumber/features/step_definitions/common_steps.rb:127
And I intend to boot with options: auto=true priority=critical url=hands.com classes=jenkins.debian.org/pb10;loc/gb;hands.com/general-tweaks;setup/users;partition/atomic;desktop/lxde hands-off/checksigs=true DEBCONF_DEBUG=5 # /srv/jenkins/cucumber/features/step_definitions/common_steps.rb:200
And I start the computer # /srv/jenkins/cucumber/features/step_definitions/common_steps.rb:204
And I select the install mode # /srv/jenkins/cucumber/features/step_definitions/common_steps.rb:277
And I expect package installation to start # /srv/jenkins/cucumber/features/step_definitions/common_steps.rb:296
And I wait while the bulk of the packages are installed # /srv/jenkins/cucumber/features/step_definitions/common_steps.rb:572
And the VM shuts down within 20 minutes # /srv/jenkins/cucumber/features/step_definitions/common_steps.rb:144
VM is still running after 1200 seconds (Timeout::Error)
/srv/jenkins/cucumber/features/support/helpers/misc_helpers.rb:83:in `rescue in try_for'
/srv/jenkins/cucumber/features/support/helpers/misc_helpers.rb:33:in `try_for'
/srv/jenkins/cucumber/features/step_definitions/common_steps.rb:146:in `/^the VM shuts down within (\d+) minutes$/'
/srv/jenkins/cucumber/features/install.feature:81:in `And the VM shuts down within 20 minutes'
When the computer is set to boot from ide drive # /srv/jenkins/cucumber/features/step_definitions/common_steps.rb:155
And I start the computer # /srv/jenkins/cucumber/features/step_definitions/common_steps.rb:204
Then I should see a LXDE Login prompt # /srv/jenkins/cucumber/features/step_definitions/common_steps.rb:649
Scenario failed at time 00:34:08
Screenshot: /var/lib/jenkins/jobs/lvc_debian-miniiso/workspace/results/00:34:08_Preseed_using_hands.com_with_checksum.png
Video: /var/lib/jenkins/jobs/lvc_debian-miniiso/workspace/results/00:34:08_Preseed_using_hands.com_with_checksum.mpg
Artifacts directory: /var/lib/jenkins/jobs/lvc_debian-miniiso/workspace/results
Failing Scenarios:
cucumber /srv/jenkins/cucumber/features/install.feature:73 # Scenario: Preseed using hands.com with checksum
1 scenario (1 failed)
11 steps (1 failed, 3 skipped, 7 passed)
34m8.932s
Domain snapshot disk-for-d-i deleted
Sat Dec 24 02:00:09 UTC 2016 - /srv/jenkins/bin/lvc.sh stopped running as /tmp/jenkins-script-AV1eU5dL, which will now be removed.
SSH EXIT CODE: 1
Sat 24 Dec 02:00:09 UTC 2016 - retrieving artifacts.
+ mkdir -p <https://jenkins.debian.net/job/lvc_debian-miniiso/ws/results>
+ rsync -r --delete -v -e 'ssh -o '\''Batchmode = yes'\'' -p 22' profitbricks-build10-amd64.debian.net:/var/lib/jenkins/jobs/lvc_debian-miniiso/workspace/results/ <https://jenkins.debian.net/job/lvc_debian-miniiso/ws/results/>
receiving incremental file list
00:34:08_Preseed_using_hands.com_with_checksum.mpg
00:34:08_Preseed_using_hands.com_with_checksum.png
debug.log
sent 12,141 bytes received 3,535,557 bytes 2,365,132.00 bytes/sec
total size is 3,539,294 speedup is 1.00
+ ssh -o 'BatchMode = yes' -p 22 profitbricks-build10-amd64.debian.net 'rm -r /var/lib/jenkins/jobs/lvc_debian-miniiso/workspace/results'
+ exit 1
Build step 'Execute shell' marked build as failure
More information about the Qa-jenkins-scm
mailing list