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

jenkins at jenkins.debian.net jenkins at jenkins.debian.net
Sat May 14 18:04:28 UTC 2016


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

------------------------------------------
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/hudson8544436051134381659.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
====================================================================================

Sat 14 May 18:03:44 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.

====================================================================================
Sat 14 May 18:03:44 UTC 2016 - start running "/srv/jenkins/bin/lvc.sh" (md5sum ae1ed12f0e1d37ef4d1fa3fce3a9aecd) as "/tmp/jenkins-script-0I4iUfbt" on jenkins.

Downloading http://cdimage.debian.org/debian-cd/8.4.0/amd64/iso-cd/debian-8.4.0-amd64-netinst.iso
8d52d1b7789cd5a464aae719f05299ec  <https://jenkins.debian.net/job/lvc_debian-8.4.0/ws/debian-8.4.0-amd64-netinst.iso>
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:211
    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:522

    Examples: 
      | install_ui | target_ui    | login |
      | gui        | Minimal      | VT    |  Scenario failed at time 00:00:07, , Screenshot: <https://jenkins.debian.net/job/lvc_debian-8.4.0/ws/results/00>:00:07___gui___Minimal___VT__.png, , Video: <https://jenkins.debian.net/job/lvc_debian-8.4.0/ws/results/00>:00:07___gui___Minimal___VT__.mkv
      Call to virDomainRevertToSnapshot failed: Cannot access storage file '<https://jenkins.debian.net/job/lvc_debian-8.4.0/ws/DebianToasterStorage/target'> (as uid:112, gid:120): No such file or directory (Libvirt::Error)
      /srv/jenkins/cucumber/features/support/helpers/vm_helper.rb:610:in `revert_to_snapshot'
      /srv/jenkins/cucumber/features/support/helpers/vm_helper.rb:610:in `restore_snapshot'
      /srv/jenkins/cucumber/features/step_definitions/snapshots.rb:177:in `reach_checkpoint'
      /srv/jenkins/cucumber/features/step_definitions/snapshots.rb:179:in `reach_checkpoint'
      /srv/jenkins/cucumber/features/step_definitions/snapshots.rb:212: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 00:00:11, , Screenshot: <https://jenkins.debian.net/job/lvc_debian-8.4.0/ws/results/00>:00:11___gui___non-GUI___VT__.png, , Video: <https://jenkins.debian.net/job/lvc_debian-8.4.0/ws/results/00>:00:11___gui___non-GUI___VT__.mkv
      Call to virDomainRevertToSnapshot failed: Cannot access storage file '<https://jenkins.debian.net/job/lvc_debian-8.4.0/ws/DebianToasterStorage/target'> (as uid:112, gid:120): No such file or directory (Libvirt::Error)
      /srv/jenkins/cucumber/features/support/helpers/vm_helper.rb:610:in `revert_to_snapshot'
      /srv/jenkins/cucumber/features/support/helpers/vm_helper.rb:610:in `restore_snapshot'
      /srv/jenkins/cucumber/features/step_definitions/snapshots.rb:177:in `reach_checkpoint'
      /srv/jenkins/cucumber/features/step_definitions/snapshots.rb:179:in `reach_checkpoint'
      /srv/jenkins/cucumber/features/step_definitions/snapshots.rb:212: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 00:00:15, , Screenshot: <https://jenkins.debian.net/job/lvc_debian-8.4.0/ws/results/00>:00:15___gui___XFCE_Desktop___XFCE__.png, , Video: <https://jenkins.debian.net/job/lvc_debian-8.4.0/ws/results/00>:00:15___gui___XFCE_Desktop___XFCE__.mkv
      Call to virDomainRevertToSnapshot failed: Cannot access storage file '<https://jenkins.debian.net/job/lvc_debian-8.4.0/ws/DebianToasterStorage/target'> (as uid:112, gid:120): No such file or directory (Libvirt::Error)
      /srv/jenkins/cucumber/features/support/helpers/vm_helper.rb:610:in `revert_to_snapshot'
      /srv/jenkins/cucumber/features/support/helpers/vm_helper.rb:610:in `restore_snapshot'
      /srv/jenkins/cucumber/features/step_definitions/snapshots.rb:177:in `reach_checkpoint'
      /srv/jenkins/cucumber/features/step_definitions/snapshots.rb:179:in `reach_checkpoint'
      /srv/jenkins/cucumber/features/step_definitions/snapshots.rb:212: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'
      | text       | Minimal      | VT    |  Scenario failed at time 00:00:19, , Screenshot: <https://jenkins.debian.net/job/lvc_debian-8.4.0/ws/results/00>:00:19___text___Minimal___VT__.png, , Video: <https://jenkins.debian.net/job/lvc_debian-8.4.0/ws/results/00>:00:19___text___Minimal___VT__.mkv
      Call to virDomainRevertToSnapshot failed: Cannot access storage file '<https://jenkins.debian.net/job/lvc_debian-8.4.0/ws/DebianToasterStorage/target'> (as uid:112, gid:120): No such file or directory (Libvirt::Error)
      /srv/jenkins/cucumber/features/support/helpers/vm_helper.rb:610:in `revert_to_snapshot'
      /srv/jenkins/cucumber/features/support/helpers/vm_helper.rb:610:in `restore_snapshot'
      /srv/jenkins/cucumber/features/step_definitions/snapshots.rb:177:in `reach_checkpoint'
      /srv/jenkins/cucumber/features/step_definitions/snapshots.rb:179:in `reach_checkpoint'
      /srv/jenkins/cucumber/features/step_definitions/snapshots.rb:212: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 00:00:23, , Screenshot: <https://jenkins.debian.net/job/lvc_debian-8.4.0/ws/results/00>:00:23___text___non-GUI___VT__.png, , Video: <https://jenkins.debian.net/job/lvc_debian-8.4.0/ws/results/00>:00:23___text___non-GUI___VT__.mkv
      Call to virDomainRevertToSnapshot failed: Cannot access storage file '<https://jenkins.debian.net/job/lvc_debian-8.4.0/ws/DebianToasterStorage/target'> (as uid:112, gid:120): No such file or directory (Libvirt::Error)
      /srv/jenkins/cucumber/features/support/helpers/vm_helper.rb:610:in `revert_to_snapshot'
      /srv/jenkins/cucumber/features/support/helpers/vm_helper.rb:610:in `restore_snapshot'
      /srv/jenkins/cucumber/features/step_definitions/snapshots.rb:177:in `reach_checkpoint'
      /srv/jenkins/cucumber/features/step_definitions/snapshots.rb:179:in `reach_checkpoint'
      /srv/jenkins/cucumber/features/step_definitions/snapshots.rb:212: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 00:00:27, , Screenshot: <https://jenkins.debian.net/job/lvc_debian-8.4.0/ws/results/00>:00:27___text___XFCE_Desktop___XFCE__.png, , Video: <https://jenkins.debian.net/job/lvc_debian-8.4.0/ws/results/00>:00:27___text___XFCE_Desktop___XFCE__.mkv
      Call to virDomainRevertToSnapshot failed: Cannot access storage file '<https://jenkins.debian.net/job/lvc_debian-8.4.0/ws/DebianToasterStorage/target'> (as uid:112, gid:120): No such file or directory (Libvirt::Error)
      /srv/jenkins/cucumber/features/support/helpers/vm_helper.rb:610:in `revert_to_snapshot'
      /srv/jenkins/cucumber/features/support/helpers/vm_helper.rb:610:in `restore_snapshot'
      /srv/jenkins/cucumber/features/step_definitions/snapshots.rb:177:in `reach_checkpoint'
      /srv/jenkins/cucumber/features/step_definitions/snapshots.rb:179:in `reach_checkpoint'
      /srv/jenkins/cucumber/features/step_definitions/snapshots.rb:212: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'

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, 8 skipped, 4 undefined)
0m26.946s

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

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

Sat 14 May 18:04:28 UTC 2016 - /srv/jenkins/bin/lvc.sh stopped running as /tmp/jenkins-script-0I4iUfbt, which will now be removed.
Build step 'Execute shell' marked build as failure



More information about the Qa-jenkins-scm mailing list