Project Number Date
test_Tails_ISO_18530-do-not-restart-tor 17 24 Nov 2024, 10:34

Failures Overview

The following summary displays scenarios that failed.

11:44.288
Scenario Recovering in offline mode after Additional Software previously failed to upgrade and then succeed to upgrade when online
Before features/support/hooks.rb:269 0.004
Before features/support/hooks.rb:507 0.005
Steps
Given a computer 0.209
And I start Tails from USB drive "__internal" and I login with persistence enabled and an administration password 2:27.026
And I configure APT to prefer an old version of cowsay 0.026
When I install an old version "3.03+dfsg2-1" of the cowsay package using apt 26.991
And I accept adding "cowsay" to Additional Software 6.635
And Additional Software is correctly configured for package "cowsay" 1.323
And I shutdown Tails and wait for the computer to power off 6.601
And I start Tails from USB drive "__internal" with network unplugged 1:2.972
And I enable persistence 15.537
# We need to add back this custom APT source for the Additional Software
# install step, as it was not saved in persistence
And I configure APT to prefer an old version of cowsay 0.029
# Prevent the "Warning: virtual machine detected!" notification from racing
# with the one we'll be interacting with below.
And I disable the tails-virt-notify-user.service user unit 0.079
And I log in to a new session 39.677
And the installed version of package "cowsay" is "3.03+dfsg2-1" after Additional Software has been started 41.951
And I revert the APT tweaks that made it prefer an old version of cowsay 0.072
# We remove the newest package after it has been downloaded and before
# it is installed, so that the upgrade process fails
And I prepare the Additional Software upgrade process to fail 0.085
And the network is plugged 0.214
And Tor is ready 19.623
And available upgrades have been checked 0.190
And I see the "The upgrade of your additional software failed" notification after at most 300 seconds 6.618
And I can open the Additional Software configuration window from the notification 3.213
And I shutdown Tails and wait for the computer to power off 11.377
And I start Tails from USB drive "__internal" with network unplugged 1:1.457
And I enable persistence 16.057
# We need to add back this custom APT source for the Additional Software
# install step, as it was not saved in persistence
And I configure APT to prefer an old version of cowsay 0.025
And I log in to a new session 40.583
And the installed version of package "cowsay" is "3.03+dfsg2-1" after Additional Software has been started 2:13.834
And I revert the APT tweaks that made it prefer an old version of cowsay 0.060
And the network is plugged 0.084
And Tor is ready 1:1.728
TCA
TCA did not start (TorBootstrapFailure)
./features/step_definitions/tor.rb:375:in `rescue in block in <top (required)>'
./features/step_definitions/tor.rb:371:in `/^the Tor Connection Assistant (?:autostarts|is running)$/'
./features/step_definitions/common_steps.rb:645:in `/^I successfully configure Tor$/'
./features/step_definitions/common_steps.rb:600:in `/^Tor is ready$/'
features/additional_software_packages.feature:114:in `And Tor is ready'
Then the Additional Software upgrade service has started 0.000
And the installed version of package "cowsay" is newer than "3.03+dfsg2-1" 0.000
After features/support/hooks.rb:515 0.036
After features/support/hooks.rb:326 14.349

SCENARIO FAILED: 'Recovering in offline mode after Additional Software previously failed to upgrade and then succeed to upgrade when online' (at time 01:28:09)

Chutney logs: https://jenkins.tails.boum.org/job/test_Tails_ISO_18530-do-not-restart-tor/17/artifact/build-artifacts/01:28:09_Recovering_in_offline_mode_after_Additional_Software_previously_failed_to_upgrade_and_then_succeed_to_upgrade_when_online_chutney-data

Screenshot: https://jenkins.tails.boum.org/job/test_Tails_ISO_18530-do-not-restart-tor/17/artifact/build-artifacts/01:28:09_Recovering_in_offline_mode_after_Additional_Software_previously_failed_to_upgrade_and_then_succeed_to_upgrade_when_online.png

Video: https://jenkins.tails.boum.org/job/test_Tails_ISO_18530-do-not-restart-tor/17/artifact/build-artifacts/01:28:09_Recovering_in_offline_mode_after_Additional_Software_previously_failed_to_upgrade_and_then_succeed_to_upgrade_when_online.mkv

Systemd journal: https://jenkins.tails.boum.org/job/test_Tails_ISO_18530-do-not-restart-tor/17/artifact/build-artifacts/01:28:09_Recovering_in_offline_mode_after_Additional_Software_previously_failed_to_upgrade_and_then_succeed_to_upgrade_when_online.journal

After features/support/hooks.rb:100 0.029
Tags: @source
13.911
Scenario All packages are up-to-date
Before features/support/hooks.rb:532 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 13.911
Command failed (returned pid 60466 exit 1): ["/var/lib/jenkins/workspace/test_Tails_ISO_18530-do-not-restart-tor/bin/needed-package-updates", "--config=/var/lib/jenkins/workspace/test_Tails_ISO_18530-do-not-restart-tor/config/ci/needed-package-updates.yml", "--file=/var/lib/jenkins/workspace/test_Tails_ISO_18530-do-not-restart-tor/tmp/tails-amd64-18530-do-not-restart-tor@2d74fdd626+stable@cdb5762e76-20241124T0504Z.build-manifest", {:err=>[:child, :out]}]:
INFO: Check local file /var/lib/jenkins/workspace/test_Tails_ISO_18530-do-not-restart-tor/tmp/tails-amd64-18530-do-not-restart-tor@2d74fdd626+stable@cdb5762e76-20241124T0504Z.build-manifest
INFO: Need to upgrade to a new APT snapshot:
  - firmware-sof (2024.06-2) to Debian trixie (2024.09.1-1)
.
<0> expected but was
<#<Process::Status: pid 60466 exit 1>>. (Test::Unit::AssertionFailedError)
/var/lib/jenkins/workspace/test_Tails_ISO_18530-do-not-restart-tor/features/support/helpers/misc_helpers.rb:307:in `block in cmd_helper'
/var/lib/jenkins/workspace/test_Tails_ISO_18530-do-not-restart-tor/features/support/helpers/misc_helpers.rb:303:in `popen'
/var/lib/jenkins/workspace/test_Tails_ISO_18530-do-not-restart-tor/features/support/helpers/misc_helpers.rb:303:in `cmd_helper'
/var/lib/jenkins/workspace/test_Tails_ISO_18530-do-not-restart-tor/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:539 0.000
After features/support/hooks.rb:100 0.000
Tags: @product
51.544
Scenario Outline The default XDG directories are usable in Tor Browser
Before features/support/hooks.rb:269 0.008
Steps
Given I have started Tails from DVD without network and logged in 10.258
Then the amnesiac Documents directory exists 0.050
And there is a GNOME bookmark for the amnesiac Documents directory 1.735
Then I start the Tor Browser in offline mode 23.410
And I can save the current page as "index.html" to the Documents GNOME bookmark 16.090
try_for() timeout expired (Timeout::Error)
./features/support/helpers/misc_helpers.rb:145:in `rescue in try_for'
./features/support/helpers/misc_helpers.rb:51:in `try_for'
./features/step_definitions/browser.rb:558:in `/^I (can|cannot) save the current page as "([^"]+[.]html)" to the (.*) (directory|GNOME bookmark)$/'
features/torified_browsing.feature:142:in `And I can save the current page as "index.html" to the Documents GNOME bookmark'
features/torified_browsing.feature:139:in `And I can save the current page as "index.html" to the <dir> GNOME bookmark'
After features/support/hooks.rb:326 6.674

SCENARIO FAILED: 'The default XDG directories are usable in Tor Browser, Examples (#1)' (at time 04:20:03)

Boot log: https://jenkins.tails.boum.org/job/test_Tails_ISO_18530-do-not-restart-tor/17/artifact/build-artifacts/04:20:03_The_default_XDG_directories_are_usable_in_Tor_Browser,_Examples___1_.file_content_var_log_boot.log

Screenshot: https://jenkins.tails.boum.org/job/test_Tails_ISO_18530-do-not-restart-tor/17/artifact/build-artifacts/04:20:03_The_default_XDG_directories_are_usable_in_Tor_Browser,_Examples___1_.png

Video: https://jenkins.tails.boum.org/job/test_Tails_ISO_18530-do-not-restart-tor/17/artifact/build-artifacts/04:20:03_The_default_XDG_directories_are_usable_in_Tor_Browser,_Examples___1_.mkv

Systemd journal: https://jenkins.tails.boum.org/job/test_Tails_ISO_18530-do-not-restart-tor/17/artifact/build-artifacts/04:20:03_The_default_XDG_directories_are_usable_in_Tor_Browser,_Examples___1_.journal

After features/support/hooks.rb:100 0.000