Project Number Date
test_Tails_ISO_devel 3193 13 Dec 2023, 16:53

Failures Overview

The following summary displays scenarios that failed.

Tags: @source
2.966
Scenario All packages are up-to-date
Before features/support/hooks.rb:467 0.000
Steps
Given I have the build manifest for the image under test 0.000
Then all packages listed in the build manifest are up-to-date 2.966
Command failed (returned pid 105214 exit 1): ["/var/lib/jenkins/workspace/test_Tails_ISO_devel/bin/needed-package-updates", "--config=/var/lib/jenkins/workspace/test_Tails_ISO_devel/config/ci/needed-package-updates.yml", "--file=/var/lib/jenkins/workspace/test_Tails_ISO_devel/tmp/tails-amd64-devel@6c87833e30-20231213T1122Z.build-manifest", {:err=>[:child, :out]}]:
INFO: Check local file /var/lib/jenkins/workspace/test_Tails_ISO_devel/tmp/tails-amd64-devel@6c87833e30-20231213T1122Z.build-manifest

INFO: Need to upgrade to a new APT snapshot:

  - xorg-server (2:1.20.11-1+deb11u9) to Debian bookworm-security (2:21.1.7-3+deb12u2)

  - xwayland (2:1.20.11-1+deb11u9) to Debian bookworm (2:22.1.9-1)
.
<0> expected but was
<#<Process::Status: pid 105214 exit 1>>. (Test::Unit::AssertionFailedError)
/var/lib/jenkins/workspace/test_Tails_ISO_devel/features/support/helpers/misc_helpers.rb:307:in `block in cmd_helper'
/var/lib/jenkins/workspace/test_Tails_ISO_devel/features/support/helpers/misc_helpers.rb:303:in `popen'
/var/lib/jenkins/workspace/test_Tails_ISO_devel/features/support/helpers/misc_helpers.rb:303:in `cmd_helper'
/var/lib/jenkins/workspace/test_Tails_ISO_devel/features/step_definitions/needed_package_updates.rb:8:in `/^all packages listed in the build manifest are up-to-date$/'
features/needed_package_updates.feature:12:in `Then all packages listed in the build manifest are up-to-date'
After features/support/hooks.rb:474 0.000
After features/support/hooks.rb:75 0.000