[Qa-jenkins-scm] Build failed in Jenkins: lvc_debianedu-testing-netinst #38

jenkins at jenkins.debian.net jenkins at jenkins.debian.net
Mon Mar 6 19:57:54 UTC 2017


See <https://jenkins.debian.net/job/lvc_debianedu-testing-netinst/38/display/redirect>

------------------------------------------
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_debianedu-testing-netinst/ws/>
[lvc_debianedu-testing-netinst] $ /bin/sh -xe /tmp/hudson439075838672548769.sh
+ /srv/jenkins/bin/jenkins_master_wrapper.sh http://ftp.skolelinux.org/cd-stretch-amd64-i386-netinst/debian-edu-amd64-i386-NETINST-1.iso /srv/jenkins/cucumber/features --tags @debedu
declare -x BUILD_CAUSE="MANUALTRIGGER"
declare -x BUILD_CAUSE_MANUALTRIGGER="true"
declare -x BUILD_DISPLAY_NAME="#38"
declare -x BUILD_ID="38"
declare -x BUILD_NUMBER="38"
declare -x BUILD_TAG="jenkins-lvc_debianedu-testing-netinst-38"
declare -x BUILD_URL="https://jenkins.debian.net/job/lvc_debianedu-testing-netinst/38/"
declare -x EXECUTOR_NUMBER="2"
declare -x HOME="/var/lib/jenkins"
declare -x HUDSON_COOKIE="9050cc56-3f03-44c5-8921-8da3822acd4c"
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_debianedu-testing-netinst"
declare -x JOB_DISPLAY_URL="https://jenkins.debian.net/job/lvc_debianedu-testing-netinst/display/redirect"
declare -x JOB_NAME="lvc_debianedu-testing-netinst"
declare -x JOB_URL="https://jenkins.debian.net/job/lvc_debianedu-testing-netinst/"
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_debianedu-testing-netinst/ws/">
declare -x ROOT_BUILD_CAUSE="MANUALTRIGGER"
declare -x ROOT_BUILD_CAUSE_MANUALTRIGGER="true"
declare -x RUN_CHANGES_DISPLAY_URL="https://jenkins.debian.net/job/lvc_debianedu-testing-netinst/38/display/redirect?page=changes"
declare -x RUN_DISPLAY_URL="https://jenkins.debian.net/job/lvc_debianedu-testing-netinst/38/display/redirect"
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-1488408102.36475-1613149730"
declare -x XDG_SESSION_ID="4115"
====================================================================================

Mon Mar  6 19:54:48 UTC 2017 - running /srv/jenkins/bin/lvc.sh (lvc_debianedu-testing-netinst) 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 "http://ftp.skolelinux.org/cd-stretch-amd64-i386-netinst/debian-edu-amd64-i386-NETINST-1.iso /srv/jenkins/cucumber/features --tags @debedu" as arguments.

Please send technical 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 jobs result should go to their respective lists and/or the BTS.

====================================================================================
Mon Mar  6 19:54:48 UTC 2017 - start running "/srv/jenkins/bin/lvc.sh" (md5sum 4de4e767e6f74c8f0fcc54e4252da7be) as "/tmp/jenkins-script-FbsEFTH2" on profitbricks-build10-amd64.

Downloading http://ftp.skolelinux.org/cd-stretch-amd64-i386-netinst/debian-edu-amd64-i386-NETINST-1.iso
-rw-r--r-- 1 libvirt-qemu libvirt-qemu 680525824 Mar  6 19:43 /var/lib/jenkins/jobs/lvc_debianedu-testing-netinst/workspace/debian-edu-amd64-i386-NETINST-1.iso
File exists, will only re-download if a newer one is available...
fd91c465180d6475e8b7d705b01606fb  /var/lib/jenkins/jobs/lvc_debianedu-testing-netinst/workspace/debian-edu-amd64-i386-NETINST-1.iso
Debug log available at runtime at https://jenkins.debian.net/view/lvc/job/lvc_debianedu-testing-netinst/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

  @debedu
  Scenario: Install default Debian-Edu                                                # /srv/jenkins/cucumber/features/install.feature:87
    Given a disk is created for Debian Edu tests                                      # /srv/jenkins/cucumber/features/step_definitions/snapshots.rb:115
    And I intend to use gui mode                                                      # /srv/jenkins/cucumber/features/step_definitions/common_steps.rb:127
    And I intend to boot with options: url=hands.com/d-i/bug/edu-plymouth/preseed.cfg # /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 select British English                                                      # /srv/jenkins/cucumber/features/step_definitions/common_steps.rb:302
    And I select Combi Debian-Edu profile                                             # /srv/jenkins/cucumber/features/step_definitions/common_steps.rb:466
      can not find any of the images ["d-i_gui_Edu-Profile.png", "d-i_gui_NoKernelModules.png"] on the screen (FindAnyFailed)
      /srv/jenkins/cucumber/features/support/helpers/sikuli_helper.rb:180:in `rescue in waitAny'
      /srv/jenkins/cucumber/features/support/helpers/sikuli_helper.rb:173:in `waitAny'
      /srv/jenkins/cucumber/features/step_definitions/common_steps.rb:467:in `/^I select Combi Debian-Edu profile$/'
      /srv/jenkins/cucumber/features/install.feature:94:in `And I select Combi Debian-Edu profile'
    And I use the Debian-Edu Automatic Partitioning                                   # /srv/jenkins/cucumber/features/step_definitions/common_steps.rb:522
    And I ignore Popcon                                                               # /srv/jenkins/cucumber/features/step_definitions/common_steps.rb:431
    And I set the root password to "rootme"                                           # /srv/jenkins/cucumber/features/step_definitions/common_steps.rb:322
    And I set the password for "Philip Hands" to be "verysecret"                      # /srv/jenkins/cucumber/features/step_definitions/common_steps.rb:342
    And I wait while the partitions are made                                          # /srv/jenkins/cucumber/features/step_definitions/common_steps.rb:576
    And I note that the Base system is being installed                                # /srv/jenkins/cucumber/features/step_definitions/common_steps.rb:382
    And I wait patiently for the package installation to start                        # /srv/jenkins/cucumber/features/step_definitions/common_steps.rb:582
    And I wait while the bulk of the packages are installed                           # /srv/jenkins/cucumber/features/step_definitions/common_steps.rb:586
    And I allow reboot after the install is complete                                  # /srv/jenkins/cucumber/features/step_definitions/common_steps.rb:654
    And I wait for the reboot                                                         # /srv/jenkins/cucumber/features/step_definitions/common_steps.rb:659
    And I power off the computer                                                      # /srv/jenkins/cucumber/features/step_definitions/common_steps.rb:262
    And the computer is set to boot from ide drive                                    # /srv/jenkins/cucumber/features/step_definitions/common_steps.rb:155
    When I start the computer                                                         # /srv/jenkins/cucumber/features/step_definitions/common_steps.rb:204
    Then I should see a VT_Edu Login prompt                                           # /srv/jenkins/cucumber/features/install.feature:108
      Scenario failed at time 00:02:58
      
      Screenshot: /var/lib/jenkins/jobs/lvc_debianedu-testing-netinst/workspace/results/00:02:58_Install_default_Debian-Edu.png
      
      Video: /var/lib/jenkins/jobs/lvc_debianedu-testing-netinst/workspace/results/00:02:58_Install_default_Debian-Edu.mpg

Artifacts directory: /var/lib/jenkins/jobs/lvc_debianedu-testing-netinst/workspace/results

Failing Scenarios:
cucumber /srv/jenkins/cucumber/features/install.feature:87 # Scenario: Install default Debian-Edu

1 scenario (1 failed)
21 steps (1 failed, 13 skipped, 1 undefined, 6 passed)
2m57.957s

You can implement step definitions for undefined steps with these snippets:

Then(/^I should see a VT_Edu Login prompt$/) do
  pending # express the regexp above with the code you wish you had
end

Domain snapshot disk-for-deb-edu deleted

Mon Mar  6 19:57:53 UTC 2017 - /srv/jenkins/bin/lvc.sh stopped running as /tmp/jenkins-script-FbsEFTH2, which will now be removed.

SSH EXIT CODE: 1
Mon  6 Mar 19:57:53 UTC 2017 - retrieving artifacts.
+ mkdir -p <https://jenkins.debian.net/job/lvc_debianedu-testing-netinst/ws/results>
+ rsync -r --delete -v -e 'ssh -o '\''Batchmode = yes'\'' -p 22' profitbricks-build10-amd64.debian.net:/var/lib/jenkins/jobs/lvc_debianedu-testing-netinst/workspace/results/ <https://jenkins.debian.net/job/lvc_debianedu-testing-netinst/ws/results/>
receiving incremental file list
deleting 00:03:02_Install_default_Debian-Edu.png
deleting 00:03:02_Install_default_Debian-Edu.mpg
00:02:58_Install_default_Debian-Edu.mpg
00:02:58_Install_default_Debian-Edu.png
debug.log

sent 135 bytes  received 1,664,363 bytes  3,328,996.00 bytes/sec
total size is 1,668,544  speedup is 1.00
+ ssh -o 'BatchMode = yes' -p 22 profitbricks-build10-amd64.debian.net 'rm -r /var/lib/jenkins/jobs/lvc_debianedu-testing-netinst/workspace/results'
+ exit 1
Build step 'Execute shell' marked build as failure



More information about the Qa-jenkins-scm mailing list