[Qa-jenkins-scm] Build failed in Jenkins: lvc_debian-DI-miniiso-gui-daily-bugtest #31

jenkins at jenkins.debian.net jenkins at jenkins.debian.net
Thu Mar 30 18:29:48 UTC 2017


See <https://jenkins.debian.net/job/lvc_debian-DI-miniiso-gui-daily-bugtest/31/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/hudson5353974974684571431.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="#31"
declare -x BUILD_ID="31"
declare -x BUILD_NUMBER="31"
declare -x BUILD_TAG="jenkins-lvc_debian-DI-miniiso-gui-daily-bugtest-31"
declare -x BUILD_URL="https://jenkins.debian.net/job/lvc_debian-DI-miniiso-gui-daily-bugtest/31/"
declare -x EXECUTOR_NUMBER="1"
declare -x HOME="/var/lib/jenkins"
declare -x HUDSON_COOKIE="21beecc3-d0d2-4a2b-bcf5-e7b009447a72"
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/31/display/redirect?page=changes"
declare -x RUN_DISPLAY_URL="https://jenkins.debian.net/job/lvc_debian-DI-miniiso-gui-daily-bugtest/31/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-1490886900.494476-1744033540"
declare -x XDG_SESSION_ID="9553"
====================================================================================

Thu Mar 30 18:22:00 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 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.

====================================================================================
Thu Mar 30 18:22:00 UTC 2017 - start running "/srv/jenkins/bin/lvc.sh" (md5sum 4de4e767e6f74c8f0fcc54e4252da7be) as "/tmp/jenkins-script-lzqjhXOc" 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 63963136 Mar 30 02:13 /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...
97534adfe4fc59d5ae1f6734081696d3  /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
[info] Sikuli vision engine loaded.
@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                   # /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: wibble.foo=bar fsck.bar=baz       # /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:287
    And I select British English                                         # /srv/jenkins/cucumber/features/step_definitions/common_steps.rb:319
    And running "grep wibble /proc/cmdline" succeeds                     # /srv/jenkins/cucumber/features/step_definitions/common_steps.rb:215
    And running "cat /var/lib/register-module/wibble.params" succeeds    # /srv/jenkins/cucumber/features/step_definitions/common_steps.rb:215
    And I accept the hostname, using "example.com" as the domain         # /srv/jenkins/cucumber/features/step_definitions/common_steps.rb:331
    And I set the root password to "rootme"                              # /srv/jenkins/cucumber/features/step_definitions/common_steps.rb:339
    And I set the password for "Philip Hands" to be "verysecret"         # /srv/jenkins/cucumber/features/step_definitions/common_steps.rb:359
    And I select full-disk, single-filesystem partitioning               # /srv/jenkins/cucumber/features/step_definitions/common_steps.rb:379
    And I note that the Base system is being installed                   # /srv/jenkins/cucumber/features/step_definitions/common_steps.rb:399
    And I accept the default mirror                                      # /srv/jenkins/cucumber/features/step_definitions/common_steps.rb:416
    And I ignore Popcon                                                  # /srv/jenkins/cucumber/features/step_definitions/common_steps.rb:448
    And we reach the Tasksel prompt                                      # /srv/jenkins/cucumber/features/step_definitions/common_steps.rb:465
    And I select the LXDE task                                           # /srv/jenkins/cucumber/features/step_definitions/common_steps.rb:570
    And running "grep wibble /target/etc/modprobe.d/local.conf" succeeds # /srv/jenkins/cucumber/features/step_definitions/common_steps.rb:215
    And running "grep fsck /target/etc/modprobe.d/local.conf" fails      # /srv/jenkins/cucumber/features/step_definitions/common_steps.rb:215
      Attempting to run 'grep fsck /target/etc/modprobe.d/local.conf' did not give the expected outcome of: fails
      Return status: 0
      STDOUT:
      options fsck bar=baz
      STDERR:
      .
      <false> is not true. (Test::Unit::AssertionFailedError)
      /srv/jenkins/cucumber/features/step_definitions/common_steps.rb:217:in `/^running "([^"]*)" (.*)$/'
      /srv/jenkins/cucumber/features/install.feature:111:in `And running "grep fsck /target/etc/modprobe.d/local.conf" fails'
    And I wait while the bulk of the packages are installed              # /srv/jenkins/cucumber/features/step_definitions/common_steps.rb:603
    And I install GRUB                                                   # /srv/jenkins/cucumber/features/step_definitions/common_steps.rb:650
    And I see the "InstallComplete" screen, after at most 240 seconds    # /srv/jenkins/cucumber/features/step_definitions/common_steps.rb:883
    And running "grep wibble /target/boot/grub/grub.cfg" succeeds        # /srv/jenkins/cucumber/features/step_definitions/common_steps.rb:215
    And I allow reboot after the install is complete                     # /srv/jenkins/cucumber/features/step_definitions/common_steps.rb:671
    And I wait for the reboot                                            # /srv/jenkins/cucumber/features/step_definitions/common_steps.rb:676
    And I power off the computer                                         # /srv/jenkins/cucumber/features/step_definitions/common_steps.rb:272
    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 LXDE Login prompt                                # /srv/jenkins/cucumber/features/step_definitions/common_steps.rb:680
      Scenario failed at time 00:07:37
      
      Screenshot: /var/lib/jenkins/jobs/lvc_debian-DI-miniiso-gui-daily-bugtest/workspace/results/00:07:37_Preseed_using_hands.com_with_checksum.png
      
      Video: /var/lib/jenkins/jobs/lvc_debian-DI-miniiso-gui-daily-bugtest/workspace/results/00:07:37_Preseed_using_hands.com_with_checksum.mpg

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

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, 10 skipped, 18 passed)
7m35.871s
Domain snapshot disk-for-d-i deleted

Thu Mar 30 18:29:47 UTC 2017 - /srv/jenkins/bin/lvc.sh stopped running as /tmp/jenkins-script-lzqjhXOc, which will now be removed.

SSH EXIT CODE: 1
Thu 30 Mar 18:29:47 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:08:06_Preseed_using_hands.com_with_checksum.png
deleting 00:08:06_Preseed_using_hands.com_with_checksum.mpg
00:07:37_Preseed_using_hands.com_with_checksum.mpg
00:07:37_Preseed_using_hands.com_with_checksum.png
debug.log

sent 171 bytes  received 1,777,916 bytes  1,185,391.33 bytes/sec
total size is 1,784,820  speedup is 1.00
+ 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