[Qa-jenkins-scm] Build failed in Jenkins: lvc_debian-8.4.0 #52

jenkins at jenkins.debian.net jenkins at jenkins.debian.net
Mon May 23 00:42:16 UTC 2016


See <https://jenkins.debian.net/job/lvc_debian-8.4.0/52/>

------------------------------------------
Started by user Holger Levsen
Building on master in workspace <https://jenkins.debian.net/job/lvc_debian-8.4.0/ws/>
[workspace] $ /bin/sh -xe /tmp/hudson2106289862628519443.sh
+ /srv/jenkins/bin/lvc.sh http://cdimage.debian.org/debian-cd/8.4.0/amd64/iso-cd/debian-8.4.0-amd64-netinst.iso /srv/jenkins/cucumber/features
====================================================================================

Sun 22 May 18:31:14 UTC 2016 - running /srv/jenkins/bin/lvc.sh (lvc_debian-8.4.0) on jenkins now.

To learn to understand this, clone git.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://cdimage.debian.org/debian-cd/8.4.0/amd64/iso-cd/debian-8.4.0-amd64-netinst.iso /srv/jenkins/cucumber/features" as arguments.

====================================================================================
Sun 22 May 18:31:14 UTC 2016 - start running "/srv/jenkins/bin/lvc.sh" (md5sum f1465a49e69f157fe8d5dbabb64ce476) as "/tmp/jenkins-script-40t6tTd8" on jenkins.

Downloading http://cdimage.debian.org/debian-cd/8.4.0/amd64/iso-cd/debian-8.4.0-amd64-netinst.iso
-rw-r--r-- 1 libvirt-qemu libvirt-qemu 258998272 May 14 18:03 <https://jenkins.debian.net/job/lvc_debian-8.4.0/ws/debian-8.4.0-amd64-netinst.iso>
File exists, will only re-download if a newer one is available...
8d52d1b7789cd5a464aae719f05299ec  <https://jenkins.debian.net/job/lvc_debian-8.4.0/ws/debian-8.4.0-amd64-netinst.iso>
Debug log available at runtime at https://jenkins.debian.net/view/lvc/job/lvc_debian-8.4.0/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

  Scenario Outline: Install Debian, and boot to a login prompt        # /srv/jenkins/cucumber/features/install.feature:6
    Given I install a <target_ui> Debian system, in <install_ui> mode # /srv/jenkins/cucumber/features/step_definitions/snapshots.rb:241
    When I start the computer                                         # /srv/jenkins/cucumber/features/step_definitions/common_steps.rb:193
    Then I should see a <login> Login prompt                          # /srv/jenkins/cucumber/features/step_definitions/common_steps.rb:550

    Examples: 
      | install_ui | target_ui    | login |
      | text       | Minimal      | VT    |  Scenario failed at time 00:22:21, , Screenshot: <https://jenkins.debian.net/job/lvc_debian-8.4.0/ws/results/00>:22:21___text___Minimal___VT__.png, , Video: <https://jenkins.debian.net/job/lvc_debian-8.4.0/ws/results/00>:22:21___text___Minimal___VT__.mkv
      FindFailed: can not find d-i_text_English.png on the screen.
      Line ?, in File ? (RuntimeError)
      /srv/jenkins/cucumber/features/step_definitions/snapshots.rb:221:in `block in reach_checkpoint'
      /srv/jenkins/cucumber/features/step_definitions/snapshots.rb:219:in `each'
      /srv/jenkins/cucumber/features/step_definitions/snapshots.rb:219:in `reach_checkpoint'
      /srv/jenkins/cucumber/features/step_definitions/snapshots.rb:206:in `reach_checkpoint'
      /srv/jenkins/cucumber/features/step_definitions/snapshots.rb:242:in `/^I\ install\ a\ Minimal\ Debian\ system,\ in\ text\ mode$/'
      /srv/jenkins/cucumber/features/install.feature:7:in `Given I install a <target_ui> Debian system, in <install_ui> mode'
      | text       | non-GUI      | VT    |  Scenario failed at time 01:33:13, , Screenshot: <https://jenkins.debian.net/job/lvc_debian-8.4.0/ws/results/01>:33:13___text___non-GUI___VT__.png, , Video: <https://jenkins.debian.net/job/lvc_debian-8.4.0/ws/results/01>:33:13___text___non-GUI___VT__.mkv
      Failed to access the mirror (perhaps a duff proxy?) (RuntimeError)
      /srv/jenkins/cucumber/features/step_definitions/common_steps.rb:409:in `/^in ([a-z]*) mode I ignore Popcon$/'
      /srv/jenkins/cucumber/features/step_definitions/snapshots.rb:221:in `block in reach_checkpoint'
      /srv/jenkins/cucumber/features/step_definitions/snapshots.rb:219:in `each'
      /srv/jenkins/cucumber/features/step_definitions/snapshots.rb:219:in `reach_checkpoint'
      /srv/jenkins/cucumber/features/step_definitions/snapshots.rb:206:in `reach_checkpoint'
      /srv/jenkins/cucumber/features/step_definitions/snapshots.rb:242:in `/^I\ install\ a\ non\-GUI\ Debian\ system,\ in\ text\ mode$/'
      /srv/jenkins/cucumber/features/install.feature:7:in `Given I install a <target_ui> Debian system, in <install_ui> mode'
      | text       | XFCE Desktop | XFCE  |  Scenario failed at time 02:09:36, , Screenshot: <https://jenkins.debian.net/job/lvc_debian-8.4.0/ws/results/02>:09:36___text___XFCE_Desktop___XFCE__.png, , Video: <https://jenkins.debian.net/job/lvc_debian-8.4.0/ws/results/02>:09:36___text___XFCE_Desktop___XFCE__.mkv
      Failed to access the mirror (perhaps a duff proxy?) (RuntimeError)
      /srv/jenkins/cucumber/features/step_definitions/common_steps.rb:409:in `/^in ([a-z]*) mode I ignore Popcon$/'
      /srv/jenkins/cucumber/features/step_definitions/snapshots.rb:221:in `block in reach_checkpoint'
      /srv/jenkins/cucumber/features/step_definitions/snapshots.rb:219:in `each'
      /srv/jenkins/cucumber/features/step_definitions/snapshots.rb:219:in `reach_checkpoint'
      /srv/jenkins/cucumber/features/step_definitions/snapshots.rb:206:in `reach_checkpoint'
      /srv/jenkins/cucumber/features/step_definitions/snapshots.rb:242:in `/^I\ install\ a\ XFCE\ Desktop\ Debian\ system,\ in\ text\ mode$/'
      /srv/jenkins/cucumber/features/install.feature:7:in `Given I install a <target_ui> Debian system, in <install_ui> mode'
      | gui        | Minimal      | VT    |  Scenario failed at time 03:29:13, , Screenshot: <https://jenkins.debian.net/job/lvc_debian-8.4.0/ws/results/03>:29:13___gui___Minimal___VT__.png, , Video: <https://jenkins.debian.net/job/lvc_debian-8.4.0/ws/results/03>:29:13___gui___Minimal___VT__.mkv
      FindFailed: can not find d-i_gui_MirrorCountry.png on the screen.
      Line ?, in File ? (RuntimeError)
      /srv/jenkins/cucumber/features/step_definitions/snapshots.rb:221:in `block in reach_checkpoint'
      /srv/jenkins/cucumber/features/step_definitions/snapshots.rb:219:in `each'
      /srv/jenkins/cucumber/features/step_definitions/snapshots.rb:219:in `reach_checkpoint'
      /srv/jenkins/cucumber/features/step_definitions/snapshots.rb:206:in `reach_checkpoint'
      /srv/jenkins/cucumber/features/step_definitions/snapshots.rb:242:in `/^I\ install\ a\ Minimal\ Debian\ system,\ in\ gui\ mode$/'
      /srv/jenkins/cucumber/features/install.feature:7:in `Given I install a <target_ui> Debian system, in <install_ui> mode'
      | gui        | non-GUI      | VT    |  Scenario failed at time 04:50:09, , Screenshot: <https://jenkins.debian.net/job/lvc_debian-8.4.0/ws/results/04>:50:09___gui___non-GUI___VT__.png, , Video: <https://jenkins.debian.net/job/lvc_debian-8.4.0/ws/results/04>:50:09___gui___non-GUI___VT__.mkv
      FindFailed: can not find d-i_gui_MirrorCountry.png on the screen.
      Line ?, in File ? (RuntimeError)
      /srv/jenkins/cucumber/features/step_definitions/snapshots.rb:221:in `block in reach_checkpoint'
      /srv/jenkins/cucumber/features/step_definitions/snapshots.rb:219:in `each'
      /srv/jenkins/cucumber/features/step_definitions/snapshots.rb:219:in `reach_checkpoint'
      /srv/jenkins/cucumber/features/step_definitions/snapshots.rb:206:in `reach_checkpoint'
      /srv/jenkins/cucumber/features/step_definitions/snapshots.rb:242:in `/^I\ install\ a\ non\-GUI\ Debian\ system,\ in\ gui\ mode$/'
      /srv/jenkins/cucumber/features/install.feature:7:in `Given I install a <target_ui> Debian system, in <install_ui> mode'
      | gui        | XFCE Desktop | XFCE  |  Scenario failed at time 06:10:50, , Screenshot: <https://jenkins.debian.net/job/lvc_debian-8.4.0/ws/results/06>:10:50___gui___XFCE_Desktop___XFCE__.png, , Video: <https://jenkins.debian.net/job/lvc_debian-8.4.0/ws/results/06>:10:50___gui___XFCE_Desktop___XFCE__.mkv
      FindFailed: can not find d-i_gui_MirrorCountry.png on the screen.
      Line ?, in File ? (RuntimeError)
      /srv/jenkins/cucumber/features/step_definitions/snapshots.rb:221:in `block in reach_checkpoint'
      /srv/jenkins/cucumber/features/step_definitions/snapshots.rb:219:in `each'
      /srv/jenkins/cucumber/features/step_definitions/snapshots.rb:219:in `reach_checkpoint'
      /srv/jenkins/cucumber/features/step_definitions/snapshots.rb:206:in `reach_checkpoint'
      /srv/jenkins/cucumber/features/step_definitions/snapshots.rb:242:in `/^I\ install\ a\ XFCE\ Desktop\ Debian\ system,\ in\ gui\ mode$/'
      /srv/jenkins/cucumber/features/install.feature:7:in `Given I install a <target_ui> Debian system, in <install_ui> mode'

Artifacts directory: <https://jenkins.debian.net/job/lvc_debian-8.4.0/ws/results>

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

6 scenarios (6 failed)
18 steps (6 failed, 12 skipped)
370m48.387s
Trying to preserve last screenshot…
Mon 23 May 00:42:16 UTC 2016 - /srv/jenkins/bin/lvc.sh stopped running as /tmp/jenkins-script-40t6tTd8, which will now be removed.
Build step 'Execute shell' marked build as failure



More information about the Qa-jenkins-scm mailing list