Project Number Date
test_Tails_ISO_stable 4808 23 Apr 2024, 12:53

Failures Overview

The following summary displays scenarios that failed.

Tags: @product
20.798
Scenario The included APT repository keys are up-to-date
Before features/support/hooks.rb:259 0.007
Steps
Given I have started Tails from DVD without network and logged in 8.035
Then the keys trusted by APT are valid for the next 3 months 12.763
The
The following APT key(s) will not be valid in 3 months: A3C4F0F979CAA22CDBA8F512EE8CBC9E886DDD89, 2265EB4CB2BF88D900AE8D1B74A941BA219EC810.
<false> is not true. (Test::Unit::AssertionFailedError)
./features/step_definitions/checks.rb:29:in `assert_all_keys_are_valid_for_n_months'
./features/step_definitions/checks.rb:8:in `/^the keys trusted by APT are valid for the next (\d+) months$/'
features/keys.feature:11:in `Then the keys trusted by APT are valid for the next 3 months'
After features/support/hooks.rb:305 4.385

SCENARIO FAILED: 'The included APT repository keys are up-to-date' (at time 02:18:38)

Screenshot: https://jenkins.tails.boum.org/job/test_Tails_ISO_stable/4808/artifact/build-artifacts/02:18:38_The_included_APT_repository_keys_are_up-to-date.png

Video: https://jenkins.tails.boum.org/job/test_Tails_ISO_stable/4808/artifact/build-artifacts/02:18:38_The_included_APT_repository_keys_are_up-to-date.mkv

Boot log: https://jenkins.tails.boum.org/job/test_Tails_ISO_stable/4808/artifact/build-artifacts/02:18:38_The_included_APT_repository_keys_are_up-to-date.boot-log

Systemd journal: https://jenkins.tails.boum.org/job/test_Tails_ISO_stable/4808/artifact/build-artifacts/02:18:38_The_included_APT_repository_keys_are_up-to-date.journal

After features/support/hooks.rb:89 0.000
Tags: @product
1:55.320
Scenario MAC address spoofing fails and the module is not removed
Before features/support/hooks.rb:259 0.007
Steps
Given I have started Tails from DVD without network and stopped at Tails Greeter's login screen 7.780
And I capture all network traffic 0.013
And the network is plugged 0.037
And macchanger will fail by not spoofing and always returns true 0.157
And no network interface modules can be unloaded 0.454
When I log in to a new session 1:46.561
Then 1 network interface is enabled 0.116
But the MAC spoofing panic mode disabled networking 0.197
NetworkManager was not disabled.
<nil> is not true. (Test::Unit::AssertionFailedError)
./features/step_definitions/mac_spoofing.rb:94:in `/^the MAC spoofing panic mode disabled networking$/'
features/mac_spoofing.feature:63:in `But the MAC spoofing panic mode disabled networking'
And no network device leaked the real MAC address 0.000
And I see the "All networking disabled" notification after at most 60 seconds 0.000
After features/support/hooks.rb:305 4.113

SCENARIO FAILED: 'MAC address spoofing fails and the module is not removed' (at time 02:51:57)

Screenshot: https://jenkins.tails.boum.org/job/test_Tails_ISO_stable/4808/artifact/build-artifacts/02:51:57_MAC_address_spoofing_fails_and_the_module_is_not_removed.png

Video: https://jenkins.tails.boum.org/job/test_Tails_ISO_stable/4808/artifact/build-artifacts/02:51:57_MAC_address_spoofing_fails_and_the_module_is_not_removed.mkv

Boot log: https://jenkins.tails.boum.org/job/test_Tails_ISO_stable/4808/artifact/build-artifacts/02:51:57_MAC_address_spoofing_fails_and_the_module_is_not_removed.boot-log

Systemd journal: https://jenkins.tails.boum.org/job/test_Tails_ISO_stable/4808/artifact/build-artifacts/02:51:57_MAC_address_spoofing_fails_and_the_module_is_not_removed.journal

After features/support/hooks.rb:89 0.052
Tags: @source
3.228
Scenario All packages are up-to-date
Before features/support/hooks.rb:481 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 3.227
Command failed (returned pid 58119 exit 1): ["/var/lib/jenkins/workspace/test_Tails_ISO_stable/bin/needed-package-updates", "--config=/var/lib/jenkins/workspace/test_Tails_ISO_stable/config/ci/needed-package-updates.yml", "--file=/var/lib/jenkins/workspace/test_Tails_ISO_stable/tmp/tails-amd64-6.2.build-manifest", {:err=>[:child, :out]}]:
INFO: Check local file /var/lib/jenkins/workspace/test_Tails_ISO_stable/tmp/tails-amd64-6.2.build-manifest
INFO: Need to upgrade to a new APT snapshot:
  - thunderbird (1:115.9.0-1~deb12u1) to Debian bullseye-security (1:115.10.1-1~deb11u1)
.
<0> expected but was
<#<Process::Status: pid 58119 exit 1>>. (Test::Unit::AssertionFailedError)
/var/lib/jenkins/workspace/test_Tails_ISO_stable/features/support/helpers/misc_helpers.rb:308:in `block in cmd_helper'
/var/lib/jenkins/workspace/test_Tails_ISO_stable/features/support/helpers/misc_helpers.rb:304:in `popen'
/var/lib/jenkins/workspace/test_Tails_ISO_stable/features/support/helpers/misc_helpers.rb:304:in `cmd_helper'
/var/lib/jenkins/workspace/test_Tails_ISO_stable/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:488 0.000
After features/support/hooks.rb:89 0.000