[Qa-jenkins-scm] Build failed in Jenkins: lvc_debian-DI-miniiso-gui-daily-bugtest #472
jenkins at jenkins.debian.net
jenkins at jenkins.debian.net
Tue Aug 29 07:35:17 UTC 2017
See <https://jenkins.debian.net/job/lvc_debian-DI-miniiso-gui-daily-bugtest/472/display/redirect>
------------------------------------------
Started by timer
[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-gui-daily-bugtest/ws/>
[lvc_debian-DI-miniiso-gui-daily-bugtest] $ /bin/sh -xe /tmp/jenkins3030095688737919847.sh
+ /srv/jenkins/bin/jenkins_master_wrapper.sh https://d-i.debian.org/daily-images/amd64/daily/netboot/gtk/mini.iso /srv/jenkins/cucumber/features --tags @bugtest
declare -x BUILD_CAUSE="TIMERTRIGGER"
declare -x BUILD_CAUSE_TIMERTRIGGER="true"
declare -x BUILD_DISPLAY_NAME="#472"
declare -x BUILD_ID="472"
declare -x BUILD_NUMBER="472"
declare -x BUILD_TAG="jenkins-lvc_debian-DI-miniiso-gui-daily-bugtest-472"
declare -x BUILD_URL="https://jenkins.debian.net/job/lvc_debian-DI-miniiso-gui-daily-bugtest/472/"
declare -x DBUS_SESSION_BUS_ADDRESS="unix:path=/run/user/103/bus"
declare -x EXECUTOR_NUMBER="2"
declare -x HOME="/var/lib/jenkins"
declare -x HUDSON_COOKIE="da71cf8e-ae56-4467-94d2-90d282b2e540"
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-gui-daily-bugtest"
declare -x JOB_DISPLAY_URL="https://jenkins.debian.net/job/lvc_debian-DI-miniiso-gui-daily-bugtest/display/redirect"
declare -x JOB_NAME="lvc_debian-DI-miniiso-gui-daily-bugtest"
declare -x JOB_URL="https://jenkins.debian.net/job/lvc_debian-DI-miniiso-gui-daily-bugtest/"
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-gui-daily-bugtest/ws/">
declare -x ROOT_BUILD_CAUSE="TIMERTRIGGER"
declare -x ROOT_BUILD_CAUSE_TIMERTRIGGER="true"
declare -x RUN_CHANGES_DISPLAY_URL="https://jenkins.debian.net/job/lvc_debian-DI-miniiso-gui-daily-bugtest/472/display/redirect?page=changes"
declare -x RUN_DISPLAY_URL="https://jenkins.debian.net/job/lvc_debian-DI-miniiso-gui-daily-bugtest/472/display/redirect"
declare -x SHELL="/bin/bash"
declare -x SHLVL="2"
declare -x SLAVEJAR_URL="https://jenkins.debian.net//jnlpJars/slave.jar"
declare -x USER="jenkins"
declare -x WORKSPACE="/srv/jenkins/pseudo-hosts/profitbricks-build10-amd64"
declare -x XDG_RUNTIME_DIR="/run/user/103"
declare -x XDG_SESSION_COOKIE="9ccc5118b39c03788401bbe2501b9f12-1503491163.168027-382977046"
declare -x XDG_SESSION_ID="c1"
====================================================================================
Tue Aug 29 07:33:12 UTC 2017 - running /srv/jenkins/bin/lvc.sh (lvc_debian-DI-miniiso-gui-daily-bugtest) 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/gtk/mini.iso /srv/jenkins/cucumber/features --tags @bugtest" as arguments.
Please send feedback about jenkins to qa-jenkins-dev at lists.alioth.debian.org,
or as a bug against the 'jenkins.debian.org' pseudo-package,
feedback about specific job results should go to their respective lists and/or the BTS.
====================================================================================
Tue Aug 29 07:33:12 UTC 2017 - start running "/srv/jenkins/bin/lvc.sh" (md5sum 4de4e767e6f74c8f0fcc54e4252da7be) as "/tmp/jenkins-script-PEcg6p5q" on profitbricks-build10-amd64.
Downloading https://d-i.debian.org/daily-images/amd64/daily/netboot/gtk/mini.iso
-rw-r--r-- 1 libvirt-qemu libvirt-qemu 65011712 Aug 29 04:34 /var/lib/jenkins/jobs/lvc_debian-DI-miniiso-gui-daily-bugtest/workspace/mini.iso
File exists, will only re-download if a newer one is available...
65766755bd91d1e412a80e1ef27319a6 /var/lib/jenkins/jobs/lvc_debian-DI-miniiso-gui-daily-bugtest/workspace/mini.iso
Debug log available at runtime at https://jenkins.debian.net/view/lvc/job/lvc_debian-DI-miniiso-gui-daily-bugtest/ws/results/debug.log
Virtual X framebuffer started on display :0
VNC server running on: localhost:5900
PWD = /var/lib/jenkins
[info] runcmd: lsb_release -i -r -s
@product
Feature: Doing variations on d-i installs
As a normal user
I should be able to install Debian
@bugtest
Scenario: Preseed using hands.com with checksum # /srv/jenkins/cucumber/features/install.feature:92
Given a disk is created for Debian Installer tests # features/step_definitions/snapshots.rb:116
And I intend to use gui mode # features/step_definitions/common_steps.rb:49
And I intend to boot with options: wibble.foo=bar fsck.bar=baz # features/step_definitions/common_steps.rb:123
And I start the computer # features/step_definitions/common_steps.rb:127
And I select the install mode # features/step_definitions/common_steps.rb:202
And I select British English # features/step_definitions/common_steps.rb:235
And running "grep wibble /proc/cmdline" succeeds # features/step_definitions/common_steps.rb:138
Uncaught exception: sh_call: ["root", "grep wibble /proc/cmdline"] (RemoteShell::ServerFailure)
./features/support/helpers/remote_shell.rb:42:in `block (2 levels) in communicate'
./features/support/helpers/remote_shell.rb:33:in `loop'
./features/support/helpers/remote_shell.rb:33:in `block in communicate'
./features/support/helpers/remote_shell.rb:30:in `communicate'
./features/support/helpers/remote_shell.rb:72:in `execute'
./features/support/helpers/remote_shell.rb:81:in `initialize'
./features/support/helpers/vm_helper.rb:445:in `new'
./features/support/helpers/vm_helper.rb:445:in `execute'
./features/step_definitions/common_steps.rb:139:in `/^running "([^"]*)" (.*)$/'
/srv/jenkins/cucumber/features/install.feature:99:in `And running "grep wibble /proc/cmdline" succeeds'
And running "cat /var/lib/register-module/wibble.params" succeeds # features/step_definitions/common_steps.rb:138
And I accept the hostname, using "example.com" as the domain # features/step_definitions/common_steps.rb:247
And I set the root password to "rootme" # features/step_definitions/common_steps.rb:255
And I set the password for "Philip Hands" to be "verysecret" # features/step_definitions/common_steps.rb:275
And I select full-disk, single-filesystem partitioning # features/step_definitions/common_steps.rb:295
And I note that the Base system is being installed # features/step_definitions/common_steps.rb:315
And I accept the default mirror # features/step_definitions/common_steps.rb:332
And I ignore Popcon # features/step_definitions/common_steps.rb:364
And we reach the Tasksel prompt # features/step_definitions/common_steps.rb:381
And I select the LXDE task # features/step_definitions/common_steps.rb:486
And running "grep wibble /target/etc/modprobe.d/local.conf" succeeds # features/step_definitions/common_steps.rb:138
And running "grep fsck /target/etc/modprobe.d/local.conf" fails # features/step_definitions/common_steps.rb:138
And I wait while the bulk of the packages are installed # features/step_definitions/common_steps.rb:519
And I install GRUB # features/step_definitions/common_steps.rb:566
And I see the "InstallComplete" screen, after at most 240 seconds # features/step_definitions/common_steps.rb:835
And running "grep wibble /target/boot/grub/grub.cfg" succeeds # features/step_definitions/common_steps.rb:138
And I allow reboot after the install is complete # features/step_definitions/common_steps.rb:587
And I wait for the reboot # features/step_definitions/common_steps.rb:592
And I power off the computer # features/step_definitions/common_steps.rb:187
And the computer is set to boot from ide drive # features/step_definitions/common_steps.rb:73
When I start the computer # features/step_definitions/common_steps.rb:127
Then I should see a LXDE Login prompt # features/step_definitions/common_steps.rb:596
Scenario failed at time 00:01:50
Screenshot: /var/lib/jenkins/jobs/lvc_debian-DI-miniiso-gui-daily-bugtest/workspace/results/00:01:50_Preseed_using_hands.com_with_checksum.png
Video: /var/lib/jenkins/jobs/lvc_debian-DI-miniiso-gui-daily-bugtest/workspace/results/00:01:50_Preseed_using_hands.com_with_checksum.mpg
Artifacts directory: /var/lib/jenkins/jobs/lvc_debian-DI-miniiso-gui-daily-bugtest/workspace/results
Debug log: /var/lib/jenkins/jobs/lvc_debian-DI-miniiso-gui-daily-bugtest/workspace/results/debug.log
Failing Scenarios:
cucumber /srv/jenkins/cucumber/features/install.feature:92 # Scenario: Preseed using hands.com with checksum
1 scenario (1 failed)
29 steps (1 failed, 22 skipped, 6 passed)
1m48.940s
Domain snapshot disk-for-d-i deleted
Tue Aug 29 07:35:08 UTC 2017 - /srv/jenkins/bin/lvc.sh stopped running as /tmp/jenkins-script-PEcg6p5q, which will now be removed.
SSH EXIT CODE: 1
Tue 29 Aug 07:35:08 UTC 2017 - retrieving artifacts.
+ mkdir -p <https://jenkins.debian.net/job/lvc_debian-DI-miniiso-gui-daily-bugtest/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-gui-daily-bugtest/workspace/results/ <https://jenkins.debian.net/job/lvc_debian-DI-miniiso-gui-daily-bugtest/ws/results/>
receiving incremental file list
deleting 00:01:49_Preseed_using_hands.com_with_checksum.png
deleting 00:01:49_Preseed_using_hands.com_with_checksum.mpg
00:01:50_Preseed_using_hands.com_with_checksum.mpg
00:01:50_Preseed_using_hands.com_with_checksum.png
cucumber.json
debug.log
pretty.log
sent 341 bytes received 624,838 bytes 416,786.00 bytes/sec
total size is 640,292 speedup is 1.02
+ ssh -o 'BatchMode = yes' -p 22 profitbricks-build10-amd64.debian.net 'rm -r /var/lib/jenkins/jobs/lvc_debian-DI-miniiso-gui-daily-bugtest/workspace/results'
+ exit 1
Build step 'Execute shell' marked build as failure
More information about the Qa-jenkins-scm
mailing list