Project Number Date
test_Tails_ISO_21565-flatpak-safe 49 23 Sep 2026, 16:53

Failures Overview

The following summary displays scenarios that failed.

2:36.350
Scenario GNOME Software does not start until Tor is ready
Before features/support/hooks.rb:274 0.000
Before features/support/hooks.rb:281 0.001
Before features/support/hooks.rb:527 0.010
Steps
Given I have started Tails without network with the Flatpak feature from a USB drive with a persistent partition enabled and logged in 2:36.350
Feature 'Flatpak' is not active.
<false> is not true. (Test::Unit::AssertionFailedError)
./features/step_definitions/usb.rb:800:in `block (2 levels) in <top (required)>'
./features/step_definitions/usb.rb:795:in `each'
./features/step_definitions/usb.rb:795:in `/^all tps features(| from the old Tails version)(| but the first one) are active$/'
./features/step_definitions/snapshots.rb:206:in `block in reach_checkpoint'
./features/step_definitions/snapshots.rb:203:in `each'
./features/step_definitions/snapshots.rb:203:in `reach_checkpoint'
./features/step_definitions/snapshots.rb:226:in `/^I\ have\ started\ Tails\ without\ network\ with\ the\ Flatpak\ feature\ from\ a\ USB\ drive\ with\ a\ persistent\ partition\ enabled\ and\ logged\ in$/'
features/flatpak.feature:13:in `Given I have started Tails without network with the Flatpak feature from a USB drive with a persistent partition enabled and logged in'
Then process "gnome-software" is not running 0.000
When I try to start GNOME Software 0.000
Then I see an error about GNOME Software requiring Tor to be ready 0.000
And I close the "zenity" window 0.000
And process "gnome-software" is not running 0.000
When the network is plugged 0.000
And Tor is ready 0.000
Then process "gnome-software" is running within 10 seconds 0.000
After features/support/hooks.rb:535 0.037
After features/support/hooks.rb:339 4.836

SCENARIO FAILED: 'GNOME Software does not start until Tor is ready' (at time 00:06:44)

Boot log: https://jenkins.tails.net/job/test_Tails_ISO_21565-flatpak-safe/49/artifact/build-artifacts/00:06:44_GNOME_Software_does_not_start_until_Tor_is_ready.file_content_var_log_boot.log

Screenshot: https://jenkins.tails.net/job/test_Tails_ISO_21565-flatpak-safe/49/artifact/build-artifacts/00:06:44_GNOME_Software_does_not_start_until_Tor_is_ready.png

Video: https://jenkins.tails.net/job/test_Tails_ISO_21565-flatpak-safe/49/artifact/build-artifacts/00:06:44_GNOME_Software_does_not_start_until_Tor_is_ready.mkv

Systemd journal: https://jenkins.tails.net/job/test_Tails_ISO_21565-flatpak-safe/49/artifact/build-artifacts/00:06:44_GNOME_Software_does_not_start_until_Tor_is_ready.journal

After features/support/hooks.rb:108 0.007
2:40.032
Scenario Installing, starting and uninstalling a Flatpak
Before features/support/hooks.rb:274 0.000
Before features/support/hooks.rb:281 0.001
Before features/support/hooks.rb:527 0.001
Steps
Given I have started Tails with the Flatpak feature from a USB drive with a persistent partition enabled and logged in and the network is connected 2:40.032
Feature 'Flatpak' is not active.
<false> is not true. (Test::Unit::AssertionFailedError)
./features/step_definitions/usb.rb:800:in `block (2 levels) in <top (required)>'
./features/step_definitions/usb.rb:795:in `each'
./features/step_definitions/usb.rb:795:in `/^all tps features(| from the old Tails version)(| but the first one) are active$/'
./features/step_definitions/snapshots.rb:206:in `block in reach_checkpoint'
./features/step_definitions/snapshots.rb:203:in `each'
./features/step_definitions/snapshots.rb:203:in `reach_checkpoint'
./features/step_definitions/snapshots.rb:190:in `reach_checkpoint'
./features/step_definitions/snapshots.rb:226:in `/^I\ have\ started\ Tails\ with\ the\ Flatpak\ feature\ from\ a\ USB\ drive\ with\ a\ persistent\ partition\ enabled\ and\ logged\ in\ and\ the\ network\ is\ connected$/'
features/flatpak.feature:25:in `Given I have started Tails with the Flatpak feature from a USB drive with a persistent partition enabled and logged in and the network is connected'
When I start GNOME Software 0.000
And I install Signal Desktop using GNOME Software 0.000
Then the org.signal.Signal Flatpak is installed after at most 600 seconds 0.000
When I start the org.signal.Signal Flatpak 0.000
Then the org.signal.Signal Flatpak is running 0.000
Given I kill the org.signal.Signal Flatpak 0.000
And I go to the main screen of GNOME Software 0.000
When I uninstall Signal Desktop using GNOME Software 0.000
Then the org.signal.Signal Flatpak is uninstalled after at most 60 seconds 0.000
After features/support/hooks.rb:535 0.035
After features/support/hooks.rb:339 4.753

SCENARIO FAILED: 'Installing, starting and uninstalling a Flatpak' (at time 00:09:29)

Boot log: https://jenkins.tails.net/job/test_Tails_ISO_21565-flatpak-safe/49/artifact/build-artifacts/00:09:29_Installing,_starting_and_uninstalling_a_Flatpak.file_content_var_log_boot.log

Screenshot: https://jenkins.tails.net/job/test_Tails_ISO_21565-flatpak-safe/49/artifact/build-artifacts/00:09:29_Installing,_starting_and_uninstalling_a_Flatpak.png

Video: https://jenkins.tails.net/job/test_Tails_ISO_21565-flatpak-safe/49/artifact/build-artifacts/00:09:29_Installing,_starting_and_uninstalling_a_Flatpak.mkv

Systemd journal: https://jenkins.tails.net/job/test_Tails_ISO_21565-flatpak-safe/49/artifact/build-artifacts/00:09:29_Installing,_starting_and_uninstalling_a_Flatpak.journal

After features/support/hooks.rb:108 0.008
2:44.325
Scenario Changing locale after installing a Flatpak
Before features/support/hooks.rb:274 0.000
Before features/support/hooks.rb:281 0.001
Before features/support/hooks.rb:527 0.001
Steps
Given I have started Tails with the Flatpak feature from a USB drive with a persistent partition enabled and logged in and the network is connected 2:44.325
Feature 'Flatpak' is not active.
<false> is not true. (Test::Unit::AssertionFailedError)
./features/step_definitions/usb.rb:800:in `block (2 levels) in <top (required)>'
./features/step_definitions/usb.rb:795:in `each'
./features/step_definitions/usb.rb:795:in `/^all tps features(| from the old Tails version)(| but the first one) are active$/'
./features/step_definitions/snapshots.rb:206:in `block in reach_checkpoint'
./features/step_definitions/snapshots.rb:203:in `each'
./features/step_definitions/snapshots.rb:203:in `reach_checkpoint'
./features/step_definitions/snapshots.rb:190:in `reach_checkpoint'
./features/step_definitions/snapshots.rb:226:in `/^I\ have\ started\ Tails\ with\ the\ Flatpak\ feature\ from\ a\ USB\ drive\ with\ a\ persistent\ partition\ enabled\ and\ logged\ in\ and\ the\ network\ is\ connected$/'
features/flatpak.feature:38:in `Given I have started Tails with the Flatpak feature from a USB drive with a persistent partition enabled and logged in and the network is connected'
When I start GNOME Software 0.000
And I install Thunderbird using GNOME Software 0.000
Then the org.mozilla.thunderbird Flatpak is installed after at most 600 seconds 0.000
And the "de" locale is not present in the org.mozilla.thunderbird.Locale Flatpak extension 0.000
Given I set Tails to boot with options "flatpak" 0.000
When I cold reboot the computer 0.000
Then the computer boots Tails 0.000
When I enable persistence 0.000
And I log in to a new session in German (de) 0.000
Given it has been 3 days since GNOME Software checked for updates 0.000
And GNOME Software thinks it is after 06:00 but before 23:00 0.000
When the network is plugged 0.000
And Tor is ready 0.000
Then the "de" locale is present in the org.mozilla.thunderbird.Locale Flatpak extension after at most 600 seconds 0.000
After features/support/hooks.rb:535 0.030
After features/support/hooks.rb:339 4.959

SCENARIO FAILED: 'Changing locale after installing a Flatpak' (at time 00:12:18)

Boot log: https://jenkins.tails.net/job/test_Tails_ISO_21565-flatpak-safe/49/artifact/build-artifacts/00:12:18_Changing_locale_after_installing_a_Flatpak.file_content_var_log_boot.log

Screenshot: https://jenkins.tails.net/job/test_Tails_ISO_21565-flatpak-safe/49/artifact/build-artifacts/00:12:18_Changing_locale_after_installing_a_Flatpak.png

Video: https://jenkins.tails.net/job/test_Tails_ISO_21565-flatpak-safe/49/artifact/build-artifacts/00:12:18_Changing_locale_after_installing_a_Flatpak.mkv

Systemd journal: https://jenkins.tails.net/job/test_Tails_ISO_21565-flatpak-safe/49/artifact/build-artifacts/00:12:18_Changing_locale_after_installing_a_Flatpak.journal

After features/support/hooks.rb:108 0.007
4:10.762
Scenario The Additional Software dpkg hook notices when persistence is locked down while installing a package
Before features/support/hooks.rb:274 0.000
Before features/support/hooks.rb:281 0.001
Before features/support/hooks.rb:527 0.001
Steps
Given a computer 0.073
And I start Tails from USB drive "__internal" and I login with an administration password 1:0.970
And I update the APT lists using apt 3:9.719
Tor
Tor operation failed (despite retrying 10 times) with
ExecutionFailedInVM: Command failed: echo asdf ! | sudo -S apt --error-on=any update
error code: 100
stdout: Get:1 tor+https://cloudfront.debian.net/debian trixie InRelease [140 kB]
Get:2 tor+https://cloudfront.debian.net/debian-security trixie-security InRelease [43.4 kB]
Get:3 tor+https://cloudfront.debian.net/debian trixie-updates InRelease [47.3 kB]
Get:4 tor+https://cloudfront.debian.net/debian sid InRelease [193 kB]
Get:5 tor+https://cloudfront.debian.net/debian trixie-backports InRelease [54.0 kB]
Get:6 tor+https://cloudfront.debian.net/debian trixie/main amd64 Packages [9,678 kB]
Get:7 tor+https://deb.torproject.org/torproject.org trixie InRelease [2,814 B]
Get:8 tor+https://deb.torproject.org/torproject.org trixie/main amd64 Packages [2,440 B]
Get:9 tor+https://cloudfront.debian.net/debian trixie/main Translation-en [6,486 kB]
Get:10 tor+https://cloudfront.debian.net/debian trixie/contrib amd64 Packages [53.9 kB]
Get:11 tor+https://cloudfront.debian.net/debian trixie/contrib Translation-en [49.6 kB]
Get:12 tor+https://cloudfront.debian.net/debian-security trixie-security/main amd64 Packages [262 kB]
Get:13 tor+https://cloudfront.debian.net/debian-security trixie-security/main Translation-en [160 kB]
Get:14 tor+https://cloudfront.debian.net/debian-security trixie-security/contrib amd64 Packages [3,148 B]
Get:15 tor+https://cloudfront.debian.net/debian-security trixie-security/contrib Translation-en [2,564 B]
Get:16 tor+https://cloudfront.debian.net/debian trixie-updates/main amd64 Packages [4,412 B]
Get:17 tor+https://cloudfront.debian.net/debian trixie-updates/main Translation-en [2,496 B]
Get:18 tor+https://cloudfront.debian.net/debian sid/main amd64 Packages [10.8 MB]
Get:19 tor+https://cloudfront.debian.net/debian sid/main Translation-en [7,733 kB]
Get:20 tor+https://cloudfront.debian.net/debian sid/contrib amd64 Packages [64.4 kB]
Get:21 tor+https://cloudfront.debian.net/debian sid/contrib Translation-en [59.1 kB]
Get:22 tor+https://cloudfront.debian.net/debian trixie-backports/main amd64 Packages [325 kB]
Get:23 tor+https://cloudfront.debian.net/debian trixie-backports/main Translation-en [237 kB]
Get:24 tor+https://cloudfront.debian.net/debian trixie-backports/contrib amd64 Packages [7,976 B]
Get:25 tor+https://cloudfront.debian.net/debian trixie-backports/contrib Translation-en [7,712 B]
Ign:26 tor+https://deb.tails.net stable InRelease
Err:27 tor+https://deb.tails.net stable Release
  SOCKS proxy socks5h://127.0.0.1:9050 could not connect to deb.tails.net (0.0.0.0:0) due to: general SOCKS server failure (1) [IP: 127.0.0.1 9050]
Reading package lists...

stderr: [sudo] password for amnesia: 
WARNING: apt does not have a stable CLI interface. Use with caution in scripts.

Error: The repository 'tor+https://deb.tails.net stable Release' does not have a Release file.

<false> is not true. (MaxRetriesFailure)
./features/support/helpers/misc_helpers.rb:226:in `rescue in block in retry_action'
./features/support/helpers/misc_helpers.rb:209:in `block in retry_action'
<internal:kernel>:187:in `loop'
./features/support/helpers/misc_helpers.rb:208:in `retry_action'
./features/support/helpers/misc_helpers.rb:196:in `retry_tor'
./features/step_definitions/apt.rb:59:in `/^I update the APT lists using apt$/'
features/additional_software_packages.feature:47:in `And I update the APT lists using apt'
When I install "ripgrep" using apt 0.000
Then the Additional Software dpkg hook has been run for package "ripgrep" and notices the persistence is locked 0.000
And the package "ripgrep" is installed 0.000
After features/support/hooks.rb:535 0.032
After features/support/hooks.rb:339 5.352

SCENARIO FAILED: 'The Additional Software dpkg hook notices when persistence is locked down while installing a package' (at time 00:56:34)

Boot log: https://jenkins.tails.net/job/test_Tails_ISO_21565-flatpak-safe/49/artifact/build-artifacts/00:56:34_The_Additional_Software_dpkg_hook_notices_when_persistence_is_locked_down_while_installing_a_package.file_content_var_log_boot.log

Content of /run/live-additional-software/log: https://jenkins.tails.net/job/test_Tails_ISO_21565-flatpak-safe/49/artifact/build-artifacts/00:56:34_The_Additional_Software_dpkg_hook_notices_when_persistence_is_locked_down_while_installing_a_package.file_content_run_live-additional-software_log

Output of ls -la --full-time /live/persistence/tailsdata_unlocked: https://jenkins.tails.net/job/test_Tails_ISO_21565-flatpak-safe/49/artifact/build-artifacts/00:56:34_The_Additional_Software_dpkg_hook_notices_when_persistence_is_locked_down_while_installing_a_package.cmd_output_persistent_volume

Output of ls -lar --full-time /var/cache/apt: https://jenkins.tails.net/job/test_Tails_ISO_21565-flatpak-safe/49/artifact/build-artifacts/00:56:34_The_Additional_Software_dpkg_hook_notices_when_persistence_is_locked_down_while_installing_a_package.cmd_output_var_cache_apt

Output of ls -lar --full-time /var/lib/apt: https://jenkins.tails.net/job/test_Tails_ISO_21565-flatpak-safe/49/artifact/build-artifacts/00:56:34_The_Additional_Software_dpkg_hook_notices_when_persistence_is_locked_down_while_installing_a_package.cmd_output_var_lib_apt

Output of mount: https://jenkins.tails.net/job/test_Tails_ISO_21565-flatpak-safe/49/artifact/build-artifacts/00:56:34_The_Additional_Software_dpkg_hook_notices_when_persistence_is_locked_down_while_installing_a_package.cmd_output_mount

Screenshot: https://jenkins.tails.net/job/test_Tails_ISO_21565-flatpak-safe/49/artifact/build-artifacts/00:56:34_The_Additional_Software_dpkg_hook_notices_when_persistence_is_locked_down_while_installing_a_package.png

Video: https://jenkins.tails.net/job/test_Tails_ISO_21565-flatpak-safe/49/artifact/build-artifacts/00:56:34_The_Additional_Software_dpkg_hook_notices_when_persistence_is_locked_down_while_installing_a_package.mkv

Systemd journal: https://jenkins.tails.net/job/test_Tails_ISO_21565-flatpak-safe/49/artifact/build-artifacts/00:56:34_The_Additional_Software_dpkg_hook_notices_when_persistence_is_locked_down_while_installing_a_package.journal

After features/support/hooks.rb:108 0.035
16:16.235
Scenario My Additional Software list is configurable through a GUI or through notifications when I install or remove packages with APT or Synaptic
Before features/support/hooks.rb:274 0.000
Before features/support/hooks.rb:281 0.001
Before features/support/hooks.rb:527 0.003
Steps
Given a computer 0.078
And I start Tails from USB drive "__internal" and I login with persistence enabled and an administration password 16:16.157
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/additional_software_packages.rb:10:in `/^the Additional Software (upgrade|installation) service has started$/'
./features/step_definitions/common_steps.rb:739:in `/^I wait( for a long time)? until Tor is ready$/'
./features/step_definitions/common_steps.rb:707:in `/^I successfully configure Tor$/'
./features/step_definitions/common_steps.rb:658:in `/^Tor is ready$/'
./features/step_definitions/common_steps.rb:257:in `/^I start Tails from (.+?) drive "(.+?)"( with network unplugged)?( and I login( with persistence enabled)?( with the changed persistence passphrase)?( (?:and|with) an administration password)?)?$/'
features/additional_software_packages.feature:55:in `And I start Tails from USB drive "__internal" and I login with persistence enabled and an administration password'
When I uninstall "popularity-contest" using apt 0.000
And I accept removing "popularity-contest" from Additional Software 0.000
Then "popularity-contest" is not in the list of Additional Software 0.000
When I start Synaptic 0.000
And I update the APT lists using Synaptic 0.000
And I install "cowsay" using Synaptic 0.000
And I accept adding "cowsay" to Additional Software 0.000
Then Additional Software is correctly configured for package "cowsay" 0.000
When I uninstall "cowsay" using apt 0.000
And I refuse removing "cowsay" from Additional Software 0.000
Then Additional Software is correctly configured for package "cowsay" 0.000
When I start "Additional Software" via GNOME Activities Overview 0.000
And I remove "cowsay" from the list of Additional Software using Additional Software GUI 0.000
Then "cowsay" is not in the list of Additional Software 0.000
When I install "cowsay" using apt 0.000
And I refuse adding "cowsay" to Additional Software 0.000
Then "cowsay" is not in the list of Additional Software 0.000
After features/support/hooks.rb:535 0.043
After features/support/hooks.rb:339 5.138

SCENARIO FAILED: 'My Additional Software list is configurable through a GUI or through notifications when I install or remove packages with APT or Synaptic' (at time 01:12:56)

Boot log: https://jenkins.tails.net/job/test_Tails_ISO_21565-flatpak-safe/49/artifact/build-artifacts/01:12:56_My_Additional_Software_list_is_configurable_through_a_GUI_or_through_notifications_when_I_install_or_remove_packages_with_APT_or_Synaptic.file_content_var_log_boot.log

Content of /run/live-additional-software/log: https://jenkins.tails.net/job/test_Tails_ISO_21565-flatpak-safe/49/artifact/build-artifacts/01:12:56_My_Additional_Software_list_is_configurable_through_a_GUI_or_through_notifications_when_I_install_or_remove_packages_with_APT_or_Synaptic.file_content_run_live-additional-software_log

Output of ls -la --full-time /live/persistence/tailsdata_unlocked: https://jenkins.tails.net/job/test_Tails_ISO_21565-flatpak-safe/49/artifact/build-artifacts/01:12:56_My_Additional_Software_list_is_configurable_through_a_GUI_or_through_notifications_when_I_install_or_remove_packages_with_APT_or_Synaptic.cmd_output_persistent_volume

Output of ls -lar --full-time /var/cache/apt: https://jenkins.tails.net/job/test_Tails_ISO_21565-flatpak-safe/49/artifact/build-artifacts/01:12:56_My_Additional_Software_list_is_configurable_through_a_GUI_or_through_notifications_when_I_install_or_remove_packages_with_APT_or_Synaptic.cmd_output_var_cache_apt

Output of ls -lar --full-time /var/lib/apt: https://jenkins.tails.net/job/test_Tails_ISO_21565-flatpak-safe/49/artifact/build-artifacts/01:12:56_My_Additional_Software_list_is_configurable_through_a_GUI_or_through_notifications_when_I_install_or_remove_packages_with_APT_or_Synaptic.cmd_output_var_lib_apt

Output of mount: https://jenkins.tails.net/job/test_Tails_ISO_21565-flatpak-safe/49/artifact/build-artifacts/01:12:56_My_Additional_Software_list_is_configurable_through_a_GUI_or_through_notifications_when_I_install_or_remove_packages_with_APT_or_Synaptic.cmd_output_mount

Screenshot: https://jenkins.tails.net/job/test_Tails_ISO_21565-flatpak-safe/49/artifact/build-artifacts/01:12:56_My_Additional_Software_list_is_configurable_through_a_GUI_or_through_notifications_when_I_install_or_remove_packages_with_APT_or_Synaptic.png

Video: https://jenkins.tails.net/job/test_Tails_ISO_21565-flatpak-safe/49/artifact/build-artifacts/01:12:56_My_Additional_Software_list_is_configurable_through_a_GUI_or_through_notifications_when_I_install_or_remove_packages_with_APT_or_Synaptic.mkv

Systemd journal: https://jenkins.tails.net/job/test_Tails_ISO_21565-flatpak-safe/49/artifact/build-artifacts/01:12:56_My_Additional_Software_list_is_configurable_through_a_GUI_or_through_notifications_when_I_install_or_remove_packages_with_APT_or_Synaptic.journal

After features/support/hooks.rb:108 0.005
16:15.002
Scenario Recovering in offline mode after Additional Software previously failed to upgrade and then succeed to upgrade when online
Before features/support/hooks.rb:274 0.000
Before features/support/hooks.rb:281 0.001
Before features/support/hooks.rb:527 0.001
Steps
Given a computer 0.116
And I start Tails from USB drive "__internal" and I login with persistence enabled and an administration password 16:14.886
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/additional_software_packages.rb:10:in `/^the Additional Software (upgrade|installation) service has started$/'
./features/step_definitions/common_steps.rb:739:in `/^I wait( for a long time)? until Tor is ready$/'
./features/step_definitions/common_steps.rb:707:in `/^I successfully configure Tor$/'
./features/step_definitions/common_steps.rb:658:in `/^Tor is ready$/'
./features/step_definitions/common_steps.rb:257:in `/^I start Tails from (.+?) drive "(.+?)"( with network unplugged)?( and I login( with persistence enabled)?( with the changed persistence passphrase)?( (?:and|with) an administration password)?)?$/'
features/additional_software_packages.feature:79:in `And I start Tails from USB drive "__internal" and I login with persistence enabled and an administration password'
And I configure APT to prefer an old version of cowsay 0.000
When I install an old version "3.03+dfsg2-1" of the cowsay package using apt 0.000
And I accept adding "cowsay" to Additional Software 0.000
And Additional Software is correctly configured for package "cowsay" 0.000
And I shutdown Tails and wait for the computer to power off 0.000
And I start Tails from USB drive "__internal" with network unplugged 0.000
And I enable persistence 0.000
# 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.000
# 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.000
And I log in to a new session 0.000
And the installed version of package "cowsay" is "3.03+dfsg2-1" after Additional Software has been installed 0.000
And I revert the APT tweaks that made it prefer an old version of cowsay 0.000
# 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.000
And the network is plugged 0.000
And Tor is ready 0.000
And available upgrades have been checked 0.000
And I see the "The upgrade of your additional software failed" notification after at most 300 seconds 0.000
And I can open the Additional Software configuration window from the notification 0.000
And I shutdown Tails and wait for the computer to power off 0.000
And I start Tails from USB drive "__internal" with network unplugged 0.000
And I enable persistence 0.000
# 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.000
And I log in to a new session 0.000
And the installed version of package "cowsay" is "3.03+dfsg2-1" after Additional Software has been installed 0.000
And I revert the APT tweaks that made it prefer an old version of cowsay 0.000
And the network is plugged 0.000
And Tor is ready 0.000
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:535 0.039
After features/support/hooks.rb:339 4.808

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

Boot log: https://jenkins.tails.net/job/test_Tails_ISO_21565-flatpak-safe/49/artifact/build-artifacts/01:29:16_Recovering_in_offline_mode_after_Additional_Software_previously_failed_to_upgrade_and_then_succeed_to_upgrade_when_online.file_content_var_log_boot.log

Content of /run/live-additional-software/log: https://jenkins.tails.net/job/test_Tails_ISO_21565-flatpak-safe/49/artifact/build-artifacts/01:29:16_Recovering_in_offline_mode_after_Additional_Software_previously_failed_to_upgrade_and_then_succeed_to_upgrade_when_online.file_content_run_live-additional-software_log

Output of ls -la --full-time /live/persistence/tailsdata_unlocked: https://jenkins.tails.net/job/test_Tails_ISO_21565-flatpak-safe/49/artifact/build-artifacts/01:29:16_Recovering_in_offline_mode_after_Additional_Software_previously_failed_to_upgrade_and_then_succeed_to_upgrade_when_online.cmd_output_persistent_volume

Output of ls -lar --full-time /var/cache/apt: https://jenkins.tails.net/job/test_Tails_ISO_21565-flatpak-safe/49/artifact/build-artifacts/01:29:16_Recovering_in_offline_mode_after_Additional_Software_previously_failed_to_upgrade_and_then_succeed_to_upgrade_when_online.cmd_output_var_cache_apt

Output of ls -lar --full-time /var/lib/apt: https://jenkins.tails.net/job/test_Tails_ISO_21565-flatpak-safe/49/artifact/build-artifacts/01:29:16_Recovering_in_offline_mode_after_Additional_Software_previously_failed_to_upgrade_and_then_succeed_to_upgrade_when_online.cmd_output_var_lib_apt

Output of mount: https://jenkins.tails.net/job/test_Tails_ISO_21565-flatpak-safe/49/artifact/build-artifacts/01:29:16_Recovering_in_offline_mode_after_Additional_Software_previously_failed_to_upgrade_and_then_succeed_to_upgrade_when_online.cmd_output_mount

Screenshot: https://jenkins.tails.net/job/test_Tails_ISO_21565-flatpak-safe/49/artifact/build-artifacts/01:29:16_Recovering_in_offline_mode_after_Additional_Software_previously_failed_to_upgrade_and_then_succeed_to_upgrade_when_online.png

Video: https://jenkins.tails.net/job/test_Tails_ISO_21565-flatpak-safe/49/artifact/build-artifacts/01:29:16_Recovering_in_offline_mode_after_Additional_Software_previously_failed_to_upgrade_and_then_succeed_to_upgrade_when_online.mkv

Systemd journal: https://jenkins.tails.net/job/test_Tails_ISO_21565-flatpak-safe/49/artifact/build-artifacts/01:29:16_Recovering_in_offline_mode_after_Additional_Software_previously_failed_to_upgrade_and_then_succeed_to_upgrade_when_online.journal

After features/support/hooks.rb:108 0.005
42.529
Scenario I am notified when Additional Software fails to install a package
Before features/support/hooks.rb:274 0.000
Before features/support/hooks.rb:281 0.001
Before features/support/hooks.rb:527 0.001
Steps
Given a computer 0.092
And I start Tails from USB drive "__internal" with network unplugged 31.938
And I enable persistence 10.464
And I remove the "cowsay" deb files from the APT cache 0.033
Command failed: rm /live/persistence/TailsData_unlocked/apt/cache/cowsay_*.deb
error code: 1
stdout: 
stderr: rm: cannot remove '/live/persistence/TailsData_unlocked/apt/cache/cowsay_*.deb': No such file or directory
.
<false> is not true. (ExecutionFailedInVM)
./features/support/helpers/vm_helper.rb:496:in `rescue in execute_successfully'
./features/support/helpers/vm_helper.rb:493:in `execute_successfully'
./features/step_definitions/additional_software_packages.rb:129:in `/^I remove the "([^"]*)" deb files from the APT cache$/'
features/additional_software_packages.feature:124:in `And I remove the "cowsay" deb files from the APT cache'
And I log in to a new session 0.000
Then I see the "The installation of your additional software failed" notification after at most 300 seconds 0.000
And I can open the Additional Software log file from the notification 0.000
And the package "cowsay" is not installed 0.000
After features/support/hooks.rb:535 0.035
After features/support/hooks.rb:339 4.851

SCENARIO FAILED: 'I am notified when Additional Software fails to install a package' (at time 01:30:03)

Exception thrown while trying to save /tmp/TailsToaster/artifact.file_content_run_live-additional-software_log: RemoteShell::ServerFailure: FileNotFoundError: [Errno 2] No such file or directory: '/run/live-additional-software/log'

Boot log: https://jenkins.tails.net/job/test_Tails_ISO_21565-flatpak-safe/49/artifact/build-artifacts/01:30:03_I_am_notified_when_Additional_Software_fails_to_install_a_package.file_content_var_log_boot.log

Output of ls -la --full-time /live/persistence/tailsdata_unlocked: https://jenkins.tails.net/job/test_Tails_ISO_21565-flatpak-safe/49/artifact/build-artifacts/01:30:03_I_am_notified_when_Additional_Software_fails_to_install_a_package.cmd_output_persistent_volume

Output of ls -lar --full-time /var/cache/apt: https://jenkins.tails.net/job/test_Tails_ISO_21565-flatpak-safe/49/artifact/build-artifacts/01:30:03_I_am_notified_when_Additional_Software_fails_to_install_a_package.cmd_output_var_cache_apt

Output of ls -lar --full-time /var/lib/apt: https://jenkins.tails.net/job/test_Tails_ISO_21565-flatpak-safe/49/artifact/build-artifacts/01:30:03_I_am_notified_when_Additional_Software_fails_to_install_a_package.cmd_output_var_lib_apt

Output of mount: https://jenkins.tails.net/job/test_Tails_ISO_21565-flatpak-safe/49/artifact/build-artifacts/01:30:03_I_am_notified_when_Additional_Software_fails_to_install_a_package.cmd_output_mount

Screenshot: https://jenkins.tails.net/job/test_Tails_ISO_21565-flatpak-safe/49/artifact/build-artifacts/01:30:03_I_am_notified_when_Additional_Software_fails_to_install_a_package.png

Video: https://jenkins.tails.net/job/test_Tails_ISO_21565-flatpak-safe/49/artifact/build-artifacts/01:30:03_I_am_notified_when_Additional_Software_fails_to_install_a_package.mkv

Systemd journal: https://jenkins.tails.net/job/test_Tails_ISO_21565-flatpak-safe/49/artifact/build-artifacts/01:30:03_I_am_notified_when_Additional_Software_fails_to_install_a_package.journal

After features/support/hooks.rb:108 0.025
39:8.840
Scenario Upgrading an initial Tails installation with an incremental upgrade
Before features/support/hooks.rb:274 0.000
Before features/support/hooks.rb:281 0.001
Steps
Given I have started Tails without network from a USB drive with a persistent partition enabled and logged in 8.026
And no SquashFS delta is installed 0.063
And Tails is fooled to think that version 6.0~testoverlayfs was initially installed 0.247
And Tails is fooled to think it is running version 6.0~testoverlayfs 0.055
And the file system changes introduced in version 6.2~testoverlayfs are not present 0.218
And the file system changes introduced in version 6.3~testoverlayfs are not present 0.278
When the network is plugged 0.038
And Tor is ready 11.646
Then I am proposed to install an incremental upgrade to version 6.2~testoverlayfs 2:6.262
And I can successfully install the incremental upgrade to version 6.2~testoverlayfs 36:42.003
Tor
Tor operation failed (despite retrying 10 times) with
FindFailed: can not find any of the patterns ["TailsUpgraderDownloadComplete.png", "TailsUpgraderFailure.png"] on the screen (MaxRetriesFailure)
./features/support/helpers/misc_helpers.rb:226:in `rescue in block in retry_action'
./features/support/helpers/misc_helpers.rb:209:in `block in retry_action'
<internal:kernel>:187:in `loop'
./features/support/helpers/misc_helpers.rb:208:in `retry_action'
./features/support/helpers/misc_helpers.rb:196:in `retry_tor'
./features/step_definitions/usb.rb:1362:in `/^I can successfully install the incremental upgrade to version (.+)$/'
features/usb_upgrade.feature:91:in `And I can successfully install the incremental upgrade to version 6.2~testoverlayfs'
Given I shutdown Tails and wait for the computer to power off 0.000
When I start Tails from USB drive "__internal" with network unplugged and I login with persistence enabled 0.000
Then Tails is running version 6.2~testoverlayfs 0.000
And all tps features are active 0.000
And the file system changes introduced in version 6.2~testoverlayfs are present 0.000
And only the 6.2~testoverlayfs SquashFS delta is installed 0.000
# Our IUK sets a release date that can make Tor bootstrapping impossible
Given Tails system time is magically synchronized 0.000
# We'll really install Tails_amd64_6.0~testoverlayfs_to_6.3~testoverlayfs.iuk
# but we need some way to force upgrading a second time in a row
# even if only the initially installed version is considered
And Tails is fooled to think that version 6.1~testoverlayfs was initially installed 0.000
When the network is plugged 0.000
And Tor is ready 0.000
Then I am proposed to install an incremental upgrade to version 6.3~testoverlayfs 0.000
And I can successfully install the incremental upgrade to version 6.3~testoverlayfs 0.000
Given I shutdown Tails and wait for the computer to power off 0.000
When I start Tails from USB drive "__internal" with network unplugged and I login with persistence enabled 0.000
Then Tails is running version 6.3~testoverlayfs 0.000
And all tps features are active 0.000
And the file system changes introduced in version 6.3~testoverlayfs are present 0.000
And only the 6.3~testoverlayfs SquashFS delta is installed 0.000
# Regression test for #17425 (i.e. the Upgrader would propose
# upgrading to the version that's already running)
Given Tails system time is magically synchronized 0.000
And Tails is fooled to think that version 6.1~testoverlayfs was initially installed 0.000
When the network is plugged 0.000
And Tor is ready 0.000
Then the Upgrader considers the system as up-to-date 0.000
# Regression test on #8158 (i.e. the IUK's filesystem is not part of the Unsafe Browser's chroot)
And I successfully start the Unsafe Browser 0.000
And the file system changes introduced in version 6.3~testoverlayfs are present in the Unsafe Browser's chroot 0.000
After features/support/hooks.rb:339 4.941

SCENARIO FAILED: 'Upgrading an initial Tails installation with an incremental upgrade' (at time 02:16:23)

Boot log: https://jenkins.tails.net/job/test_Tails_ISO_21565-flatpak-safe/49/artifact/build-artifacts/02:16:23_Upgrading_an_initial_Tails_installation_with_an_incremental_upgrade.file_content_var_log_boot.log

Screenshot: https://jenkins.tails.net/job/test_Tails_ISO_21565-flatpak-safe/49/artifact/build-artifacts/02:16:23_Upgrading_an_initial_Tails_installation_with_an_incremental_upgrade.png

Video: https://jenkins.tails.net/job/test_Tails_ISO_21565-flatpak-safe/49/artifact/build-artifacts/02:16:23_Upgrading_an_initial_Tails_installation_with_an_incremental_upgrade.mkv

Systemd journal: https://jenkins.tails.net/job/test_Tails_ISO_21565-flatpak-safe/49/artifact/build-artifacts/02:16:23_Upgrading_an_initial_Tails_installation_with_an_incremental_upgrade.journal

After features/support/hooks.rb:108 0.000
5:26.835
Scenario Tails shuts down on DVD boot medium removal
Before features/support/hooks.rb:274 0.000
Before features/support/hooks.rb:281 0.002
Steps
Given I have started Tails from DVD and logged in and the network is connected 5:26.835
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/common_steps.rb:764:in `/^available upgrades have been checked$/'
./features/step_definitions/snapshots.rb:206:in `block in reach_checkpoint'
./features/step_definitions/snapshots.rb:203:in `each'
./features/step_definitions/snapshots.rb:203:in `reach_checkpoint'
./features/step_definitions/snapshots.rb:226:in `/^I\ have\ started\ Tails\ from\ DVD\ and\ logged\ in\ and\ the\ network\ is\ connected$/'
features/emergency_shutdown.feature:12:in `Given I have started Tails from DVD and logged in and the network is connected'
When I eject the boot medium 0.000
Then Tails eventually shuts down 0.000
After features/support/hooks.rb:339 4.982

SCENARIO FAILED: 'Tails shuts down on DVD boot medium removal' (at time 02:22:14)

Boot log: https://jenkins.tails.net/job/test_Tails_ISO_21565-flatpak-safe/49/artifact/build-artifacts/02:22:14_Tails_shuts_down_on_DVD_boot_medium_removal.file_content_var_log_boot.log

Screenshot: https://jenkins.tails.net/job/test_Tails_ISO_21565-flatpak-safe/49/artifact/build-artifacts/02:22:14_Tails_shuts_down_on_DVD_boot_medium_removal.png

Video: https://jenkins.tails.net/job/test_Tails_ISO_21565-flatpak-safe/49/artifact/build-artifacts/02:22:14_Tails_shuts_down_on_DVD_boot_medium_removal.mkv

Systemd journal: https://jenkins.tails.net/job/test_Tails_ISO_21565-flatpak-safe/49/artifact/build-artifacts/02:22:14_Tails_shuts_down_on_DVD_boot_medium_removal.journal

After features/support/hooks.rb:108 0.000
Tags: @source
4.113
Scenario build from an untagged stable branch with no encoded time-based snapshot
Before features/support/hooks.rb:274 0.000
Before features/support/hooks.rb:552 0.000
Steps
Given I am working on the stable base branch 0.021
And Tails 0.10 has been released 0.008
And the last versions mentioned in debian/changelog are 0.10 and 1.0 0.222
And Tails 1.0 has not been released yet 0.000
And no frozen APT snapshot is encoded in config/APT_snapshots.d 0.000
When I successfully run "apt-snapshots-serials prepare-build" 3.860
apt-snapshots-serials prepare-build failed. Exit code: pid 138174 exit 4 (StandardError)
/var/lib/jenkins/workspace/test_Tails_ISO_21565-flatpak-safe/features/step_definitions/build.rb:103:in `/^I successfully run "?([[:alnum:] -]+)"?$/'
features/build.feature:33:in `When I successfully run "apt-snapshots-serials prepare-build"'
And I run "apt-mirror debian" 0.000
Then it should fail 0.000
When I run "apt-mirror torproject" 0.000
Then it should fail 0.000
When I successfully run "apt-mirror debian-security" 0.000
Then I should see a time-based snapshot 0.000
After features/support/hooks.rb:559 0.001
After features/support/hooks.rb:108 0.000
Tags: @source
3.064
Scenario build from an untagged stable branch with encoded time-based snapshots
Before features/support/hooks.rb:274 0.000
Before features/support/hooks.rb:552 0.000
Steps
Given I am working on the stable base branch 0.021
And Tails 0.10 has been released 0.030
And the last versions mentioned in debian/changelog are 0.10 and 1.0 0.074
And Tails 1.0 has not been released yet 0.000
And frozen APT snapshots are encoded in config/APT_snapshots.d 0.000
When I successfully run "apt-snapshots-serials prepare-build" 2.937
apt-snapshots-serials prepare-build failed. Exit code: pid 138213 exit 4 (StandardError)
/var/lib/jenkins/workspace/test_Tails_ISO_21565-flatpak-safe/features/step_definitions/build.rb:103:in `/^I successfully run "?([[:alnum:] -]+)"?$/'
features/build.feature:47:in `When I successfully run "apt-snapshots-serials prepare-build"'
And I successfully run "apt-mirror debian" 0.000
Then I should see a time-based snapshot 0.000
When I successfully run "apt-mirror torproject" 0.000
Then I should see a time-based snapshot 0.000
When I successfully run "apt-mirror debian-security" 0.000
Then I should see a time-based snapshot 0.000
After features/support/hooks.rb:559 0.001
After features/support/hooks.rb:108 0.000
Tags: @source
2.858
Scenario build from a tagged stable branch with no encoded time-based snapshot
Before features/support/hooks.rb:274 0.000
Before features/support/hooks.rb:552 0.000
Steps
Given I am working on the stable base branch 0.021
And Tails 0.10 has been released 0.008
And the last version mentioned in debian/changelog is 0.10 0.035
And no frozen APT snapshot is encoded in config/APT_snapshots.d 0.000
And I checkout the 0.10 tag 0.003
When I successfully run "apt-snapshots-serials prepare-build" 2.790
apt-snapshots-serials prepare-build failed. Exit code: pid 138347 exit 4 (StandardError)
/var/lib/jenkins/workspace/test_Tails_ISO_21565-flatpak-safe/features/step_definitions/build.rb:103:in `/^I successfully run "?([[:alnum:] -]+)"?$/'
features/build.feature:79:in `When I successfully run "apt-snapshots-serials prepare-build"'
And I run "apt-mirror debian" 0.000
Then it should fail 0.000
When I run "apt-mirror torproject" 0.000
Then it should fail 0.000
When I successfully run "apt-mirror debian-security" 0.000
Then I should see the 0.10 tagged snapshot 0.000
After features/support/hooks.rb:559 0.001
After features/support/hooks.rb:108 0.000
Tags: @source
3.061
Scenario build from a tagged stable branch with encoded time-based snapshots
Before features/support/hooks.rb:274 0.000
Before features/support/hooks.rb:552 0.000
Steps
Given I am working on the stable base branch 0.023
And Tails 0.10 has been released 0.008
And the last version mentioned in debian/changelog is 0.10 0.019
And frozen APT snapshots are encoded in config/APT_snapshots.d 0.000
And I checkout the 0.10 tag 0.001
When I successfully run "apt-snapshots-serials prepare-build" 3.008
apt-snapshots-serials prepare-build failed. Exit code: pid 138380 exit 4 (StandardError)
/var/lib/jenkins/workspace/test_Tails_ISO_21565-flatpak-safe/features/step_definitions/build.rb:103:in `/^I successfully run "?([[:alnum:] -]+)"?$/'
features/build.feature:93:in `When I successfully run "apt-snapshots-serials prepare-build"'
And I successfully run "apt-mirror debian" 0.000
Then I should see the 0.10 tagged snapshot 0.000
When I successfully run "apt-mirror torproject" 0.000
Then I should see the 0.10 tagged snapshot 0.000
When I successfully run "apt-mirror debian-security" 0.000
Then I should see the 0.10 tagged snapshot 0.000
After features/support/hooks.rb:559 0.001
After features/support/hooks.rb:108 0.000
Tags: @source
2.872
Scenario build from a bugfix branch with no encoded time-based snapshot for a stable release
Before features/support/hooks.rb:274 0.000
Before features/support/hooks.rb:552 0.000
Steps
Given Tails 0.10 has been released 0.028
And the last version mentioned in debian/changelog is 0.10.1 0.051
And Tails 0.10.1 has not been released yet 0.000
And I am working on the bugfix/disable_gdomap branch based on stable 0.004
And no frozen APT snapshot is encoded in config/APT_snapshots.d 0.000
When I successfully run "apt-snapshots-serials prepare-build" 2.787
apt-snapshots-serials prepare-build failed. Exit code: pid 138533 exit 4 (StandardError)
/var/lib/jenkins/workspace/test_Tails_ISO_21565-flatpak-safe/features/step_definitions/build.rb:103:in `/^I successfully run "?([[:alnum:] -]+)"?$/'
features/build.feature:129:in `When I successfully run "apt-snapshots-serials prepare-build"'
And I run "apt-mirror debian" 0.000
Then it should fail 0.000
When I run "apt-mirror torproject" 0.000
Then it should fail 0.000
When I successfully run "apt-mirror debian-security" 0.000
Then I should see a time-based snapshot 0.000
After features/support/hooks.rb:559 0.001
After features/support/hooks.rb:108 0.000
Tags: @source
3.087
Scenario build from a bugfix branch with encoded time-based snapshots for a stable release
Before features/support/hooks.rb:274 0.000
Before features/support/hooks.rb:552 0.000
Steps
Given Tails 0.10 has been released 0.039
And the last version mentioned in debian/changelog is 0.10.1 0.051
And Tails 0.10.1 has not been released yet 0.000
And I am working on the bugfix/disable_gdomap branch based on stable 0.004
And frozen APT snapshots are encoded in config/APT_snapshots.d 0.000
When I successfully run "apt-snapshots-serials prepare-build" 2.991
apt-snapshots-serials prepare-build failed. Exit code: pid 138572 exit 4 (StandardError)
/var/lib/jenkins/workspace/test_Tails_ISO_21565-flatpak-safe/features/step_definitions/build.rb:103:in `/^I successfully run "?([[:alnum:] -]+)"?$/'
features/build.feature:143:in `When I successfully run "apt-snapshots-serials prepare-build"'
And I successfully run "apt-mirror debian" 0.000
Then I should see a time-based snapshot 0.000
When I successfully run "apt-mirror torproject" 0.000
Then I should see a time-based snapshot 0.000
When I successfully run "apt-mirror debian-security" 0.000
Then I should see a time-based snapshot 0.000
After features/support/hooks.rb:559 0.001
After features/support/hooks.rb:108 0.000
Tags: @source
2.818
Scenario build from an untagged testing branch with no encoded time-based snapshot
Before features/support/hooks.rb:274 0.000
Before features/support/hooks.rb:552 0.000
Steps
Given I am working on the testing base branch 0.031
And Tails 0.10 has been released 0.040
And the last versions mentioned in debian/changelog are 0.10 and 1.0 0.074
And Tails 1.0 has not been released yet 0.000
And no frozen APT snapshot is encoded in config/APT_snapshots.d 0.000
When I successfully run "apt-snapshots-serials prepare-build" 2.671
apt-snapshots-serials prepare-build failed. Exit code: pid 138718 exit 4 (StandardError)
/var/lib/jenkins/workspace/test_Tails_ISO_21565-flatpak-safe/features/step_definitions/build.rb:103:in `/^I successfully run "?([[:alnum:] -]+)"?$/'
features/build.feature:180:in `When I successfully run "apt-snapshots-serials prepare-build"'
And I run "apt-mirror debian" 0.000
Then it should fail 0.000
When I run "apt-mirror torproject" 0.000
Then it should fail 0.000
When I successfully run "apt-mirror debian-security" 0.000
Then I should see a time-based snapshot 0.000
After features/support/hooks.rb:559 0.000
After features/support/hooks.rb:108 0.000
Tags: @source
3.074
Scenario build from an untagged testing branch with encoded time-based snapshots
Before features/support/hooks.rb:274 0.000
Before features/support/hooks.rb:552 0.000
Steps
Given I am working on the testing base branch 0.032
And Tails 0.10 has been released 0.013
And the last versions mentioned in debian/changelog are 0.10 and 1.0 0.074
And Tails 1.0 has not been released yet 0.000
And frozen APT snapshots are encoded in config/APT_snapshots.d 0.000
When I successfully run "apt-snapshots-serials prepare-build" 2.955
apt-snapshots-serials prepare-build failed. Exit code: pid 138764 exit 4 (StandardError)
/var/lib/jenkins/workspace/test_Tails_ISO_21565-flatpak-safe/features/step_definitions/build.rb:103:in `/^I successfully run "?([[:alnum:] -]+)"?$/'
features/build.feature:194:in `When I successfully run "apt-snapshots-serials prepare-build"'
And I successfully run "apt-mirror debian" 0.000
Then I should see a time-based snapshot 0.000
When I successfully run "apt-mirror torproject" 0.000
Then I should see a time-based snapshot 0.000
When I successfully run "apt-mirror debian-security" 0.000
Then I should see a time-based snapshot 0.000
After features/support/hooks.rb:559 0.001
After features/support/hooks.rb:108 0.000
Tags: @source
2.752
Scenario build from a tagged testing branch with no encoded time-based snapshot
Before features/support/hooks.rb:274 0.000
Before features/support/hooks.rb:552 0.000
Steps
Given I am working on the testing base branch 0.023
And the last version mentioned in debian/changelog is 0.11 0.052
And Tails 0.11 has been released 0.014
And no frozen APT snapshot is encoded in config/APT_snapshots.d 0.000
And I checkout the 0.11 tag 0.001
When I successfully run "apt-snapshots-serials prepare-build" 2.660
apt-snapshots-serials prepare-build failed. Exit code: pid 138937 exit 4 (StandardError)
/var/lib/jenkins/workspace/test_Tails_ISO_21565-flatpak-safe/features/step_definitions/build.rb:103:in `/^I successfully run "?([[:alnum:] -]+)"?$/'
features/build.feature:226:in `When I successfully run "apt-snapshots-serials prepare-build"'
And I run "apt-mirror debian" 0.000
Then it should fail 0.000
When I run "apt-mirror torproject" 0.000
Then it should fail 0.000
When I successfully run "apt-mirror debian-security" 0.000
Then I should see the 0.11 tagged snapshot 0.000
After features/support/hooks.rb:559 0.001
After features/support/hooks.rb:108 0.000
Tags: @source
3.061
Scenario build from a tagged testing branch with encoded time-based snapshots
Before features/support/hooks.rb:274 0.000
Before features/support/hooks.rb:552 0.000
Steps
Given I am working on the testing base branch 0.035
And the last version mentioned in debian/changelog is 0.11 0.052
And Tails 0.11 has been released 0.014
And frozen APT snapshots are encoded in config/APT_snapshots.d 0.000
And I checkout the 0.11 tag 0.001
When I successfully run "apt-snapshots-serials prepare-build" 2.957
apt-snapshots-serials prepare-build failed. Exit code: pid 138983 exit 4 (StandardError)
/var/lib/jenkins/workspace/test_Tails_ISO_21565-flatpak-safe/features/step_definitions/build.rb:103:in `/^I successfully run "?([[:alnum:] -]+)"?$/'
features/build.feature:240:in `When I successfully run "apt-snapshots-serials prepare-build"'
And I successfully run "apt-mirror debian" 0.000
Then I should see the 0.11 tagged snapshot 0.000
When I successfully run "apt-mirror torproject" 0.000
Then I should see the 0.11 tagged snapshot 0.000
When I successfully run "apt-mirror debian-security" 0.000
Then I should see the 0.11 tagged snapshot 0.000
After features/support/hooks.rb:559 0.001
After features/support/hooks.rb:108 0.000
Tags: @source
2.769
Scenario build from a bugfix branch with no encoded time-based snapshot for a major release
Before features/support/hooks.rb:274 0.000
Before features/support/hooks.rb:552 0.000
Steps
Given I am working on the testing base branch 0.023
And Tails 0.10~rc1 has been released 0.013
And the last versions mentioned in debian/changelog are 0.10~rc1 and 0.10 0.072
And Tails 0.10 has not been released yet 0.000
And I am working on the bugfix/disable_gdomap branch based on testing 0.004
And no frozen APT snapshot is encoded in config/APT_snapshots.d 0.000
When I successfully run "apt-snapshots-serials prepare-build" 2.655
apt-snapshots-serials prepare-build failed. Exit code: pid 139163 exit 4 (StandardError)
/var/lib/jenkins/workspace/test_Tails_ISO_21565-flatpak-safe/features/step_definitions/build.rb:103:in `/^I successfully run "?([[:alnum:] -]+)"?$/'
features/build.feature:275:in `When I successfully run "apt-snapshots-serials prepare-build"'
And I run "apt-mirror debian" 0.000
Then it should fail 0.000
When I run "apt-mirror torproject" 0.000
Then it should fail 0.000
When I successfully run "apt-mirror debian-security" 0.000
Then I should see a time-based snapshot 0.000
After features/support/hooks.rb:559 0.001
After features/support/hooks.rb:108 0.000
Tags: @source
3.061
Scenario build from a bugfix branch with encoded time-based snapshots for a major release
Before features/support/hooks.rb:274 0.000
Before features/support/hooks.rb:552 0.000
Steps
Given I am working on the testing base branch 0.032
And Tails 0.10~rc1 has been released 0.013
And the last versions mentioned in debian/changelog are 0.10~rc1 and 0.10 0.096
And Tails 0.10 has not been released yet 0.000
And I am working on the bugfix/disable_gdomap branch based on testing 0.005
And frozen APT snapshots are encoded in config/APT_snapshots.d 0.000
When I successfully run "apt-snapshots-serials prepare-build" 2.913
apt-snapshots-serials prepare-build failed. Exit code: pid 139212 exit 4 (StandardError)
/var/lib/jenkins/workspace/test_Tails_ISO_21565-flatpak-safe/features/step_definitions/build.rb:103:in `/^I successfully run "?([[:alnum:] -]+)"?$/'
features/build.feature:290:in `When I successfully run "apt-snapshots-serials prepare-build"'
And I successfully run "apt-mirror debian" 0.000
Then I should see a time-based snapshot 0.000
When I successfully run "apt-mirror torproject" 0.000
Then I should see a time-based snapshot 0.000
When I successfully run "apt-mirror debian-security" 0.000
Then I should see a time-based snapshot 0.000
After features/support/hooks.rb:559 0.001
After features/support/hooks.rb:108 0.000
Tags: @source
2.963
Scenario build from the devel branch with no encoded time-based snapshot
Before features/support/hooks.rb:274 0.000
Before features/support/hooks.rb:552 0.000
Steps
Given I am working on the devel base branch 0.022
And no frozen APT snapshot is encoded in config/APT_snapshots.d 0.000
When I successfully run "apt-snapshots-serials prepare-build" 2.940
apt-snapshots-serials prepare-build failed. Exit code: pid 139331 exit 4 (StandardError)
/var/lib/jenkins/workspace/test_Tails_ISO_21565-flatpak-safe/features/step_definitions/build.rb:103:in `/^I successfully run "?([[:alnum:] -]+)"?$/'
features/build.feature:316:in `When I successfully run "apt-snapshots-serials prepare-build"'
And I successfully run "apt-mirror debian" 0.000
Then I should see a time-based snapshot 0.000
When I successfully run "apt-mirror torproject" 0.000
Then I should see a time-based snapshot 0.000
When I successfully run "apt-mirror debian-security" 0.000
Then I should see a time-based snapshot 0.000
After features/support/hooks.rb:559 0.007
After features/support/hooks.rb:108 0.000
Tags: @source
3.052
Scenario build from the devel branch with encoded time-based snapshots
Before features/support/hooks.rb:274 0.000
Before features/support/hooks.rb:552 0.000
Steps
Given I am working on the devel base branch 0.024
And frozen APT snapshots are encoded in config/APT_snapshots.d 0.000
When I successfully run "apt-snapshots-serials prepare-build" 3.027
apt-snapshots-serials prepare-build failed. Exit code: pid 139356 exit 4 (StandardError)
/var/lib/jenkins/workspace/test_Tails_ISO_21565-flatpak-safe/features/step_definitions/build.rb:103:in `/^I successfully run "?([[:alnum:] -]+)"?$/'
features/build.feature:327:in `When I successfully run "apt-snapshots-serials prepare-build"'
And I run "apt-mirror debian" 0.000
Then it should fail 0.000
When I run "apt-mirror torproject" 0.000
Then it should fail 0.000
When I successfully run "apt-mirror debian-security" 0.000
Then I should see a time-based snapshot 0.000
After features/support/hooks.rb:559 0.001
After features/support/hooks.rb:108 0.000
Tags: @source
2.783
Scenario build from a feature branch based on devel with no encoded time-based snapshot
Before features/support/hooks.rb:274 0.000
Before features/support/hooks.rb:552 0.000
Steps
Given I am working on the feature/thunderbird branch based on devel 0.022
And no frozen APT snapshot is encoded in config/APT_snapshots.d 0.000
When I successfully run "apt-snapshots-serials prepare-build" 2.760
apt-snapshots-serials prepare-build failed. Exit code: pid 139553 exit 4 (StandardError)
/var/lib/jenkins/workspace/test_Tails_ISO_21565-flatpak-safe/features/step_definitions/build.rb:103:in `/^I successfully run "?([[:alnum:] -]+)"?$/'
features/build.feature:366:in `When I successfully run "apt-snapshots-serials prepare-build"'
And I successfully run "apt-mirror debian" 0.000
Then I should see a time-based snapshot 0.000
When I successfully run "apt-mirror torproject" 0.000
Then I should see a time-based snapshot 0.000
When I successfully run "apt-mirror debian-security" 0.000
Then I should see a time-based snapshot 0.000
After features/support/hooks.rb:559 0.000
After features/support/hooks.rb:108 0.000
Tags: @source
3.088
Scenario build from a feature branch based on devel with encoded time-based snapshots
Before features/support/hooks.rb:274 0.000
Before features/support/hooks.rb:552 0.000
Steps
Given I am working on the feature/thunderbird branch based on devel 0.024
And frozen APT snapshots are encoded in config/APT_snapshots.d 0.000
When I successfully run "apt-snapshots-serials prepare-build" 3.063
apt-snapshots-serials prepare-build failed. Exit code: pid 139596 exit 4 (StandardError)
/var/lib/jenkins/workspace/test_Tails_ISO_21565-flatpak-safe/features/step_definitions/build.rb:103:in `/^I successfully run "?([[:alnum:] -]+)"?$/'
features/build.feature:377:in `When I successfully run "apt-snapshots-serials prepare-build"'
And I run "apt-mirror debian" 0.000
Then it should fail 0.000
When I run "apt-mirror torproject" 0.000
Then it should fail 0.000
When I successfully run "apt-mirror debian-security" 0.000
Then I should see a time-based snapshot 0.000
After features/support/hooks.rb:559 0.001
After features/support/hooks.rb:108 0.000
3:59.503
Scenario The Tails documentation launcher works when online
Before features/support/hooks.rb:274 0.000
Before features/support/hooks.rb:281 0.001
Steps
Given I have started Tails from DVD and logged in and the network is connected 33.605
When I start "Tails Documentation" via GNOME Activities Overview 9.302
Then the Tor Browser has started 16.584
And "Tails - Documentation" has loaded in the Tor Browser 3:0.010
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:263:in `page_has_loaded_in_the_tor_browser'
./features/step_definitions/browser.rb:278:in `/^"([^"]+)" has loaded in the Tor Browser$/'
features/documentation.feature:14:in `And "Tails - Documentation" has loaded in the Tor Browser'
After features/support/hooks.rb:339 5.127

SCENARIO FAILED: 'The Tails documentation launcher works when online' (at time 02:34:38)

Boot log: https://jenkins.tails.net/job/test_Tails_ISO_21565-flatpak-safe/49/artifact/build-artifacts/02:34:38_The_Tails_documentation_launcher_works_when_online.file_content_var_log_boot.log

Screenshot: https://jenkins.tails.net/job/test_Tails_ISO_21565-flatpak-safe/49/artifact/build-artifacts/02:34:38_The_Tails_documentation_launcher_works_when_online.png

Video: https://jenkins.tails.net/job/test_Tails_ISO_21565-flatpak-safe/49/artifact/build-artifacts/02:34:38_The_Tails_documentation_launcher_works_when_online.mkv

Systemd journal: https://jenkins.tails.net/job/test_Tails_ISO_21565-flatpak-safe/49/artifact/build-artifacts/02:34:38_The_Tails_documentation_launcher_works_when_online.journal

After features/support/hooks.rb:108 0.000
Feature: Localization
Tags: @product
27.178
Scenario Tails stores localization preferences when it's asked to
Before features/support/hooks.rb:274 0.000
Before features/support/hooks.rb:281 0.013
Steps
Given I have started Tails without network from a USB drive without a persistent partition and stopped at Tails Greeter's login screen 8.083
When I set the language to Italian (it) 4.580
And I save the language and keyboard options in cleartext storage 14.514
The
The Dogtail init script raised: SearchError: descendant of [application | Welcome to Tails!]: child with name='Question' roleName='alert'
STDOUT:

STDERR:

 (Dogtail::Failure)
./features/support/helpers/dogtail.rb:93:in `run'
./features/support/helpers/dogtail.rb:339:in `initialize'
./features/support/helpers/dogtail.rb:268:in `new'
./features/support/helpers/dogtail.rb:268:in `call_tree_api_method'
./features/support/helpers/dogtail.rb:276:in `child'
./features/step_definitions/common_steps.rb:511:in `/^I save the language and keyboard options in cleartext storage$/'
features/localization.feature:71:in `And I save the language and keyboard options in cleartext storage'
Then the "it" language and keyboard have been saved in cleartext storage 0.000
When I set the language to French (fr) 0.000
Then the "fr" language and keyboard have been saved in cleartext storage 0.000
And I shutdown Tails and wait for the computer to power off 0.000
And I start Tails from USB drive "__internal" with network unplugged 0.000
Then the "fr" language and keyboard have been saved in cleartext storage 0.000
And the Welcome Screen's language is set to French 0.000
When I log in to a new session 0.000
Then the language is set to French 0.000
After features/support/hooks.rb:339 5.335

SCENARIO FAILED: 'Tails stores localization preferences when it's asked to' (at time 03:17:16)

Boot log: https://jenkins.tails.net/job/test_Tails_ISO_21565-flatpak-safe/49/artifact/build-artifacts/03:17:16_Tails_stores_localization_preferences_when_it_s_asked_to.file_content_var_log_boot.log

Screenshot: https://jenkins.tails.net/job/test_Tails_ISO_21565-flatpak-safe/49/artifact/build-artifacts/03:17:16_Tails_stores_localization_preferences_when_it_s_asked_to.png

Video: https://jenkins.tails.net/job/test_Tails_ISO_21565-flatpak-safe/49/artifact/build-artifacts/03:17:16_Tails_stores_localization_preferences_when_it_s_asked_to.mkv

Systemd journal: https://jenkins.tails.net/job/test_Tails_ISO_21565-flatpak-safe/49/artifact/build-artifacts/03:17:16_Tails_stores_localization_preferences_when_it_s_asked_to.journal

After features/support/hooks.rb:108 0.000
Tags: @product
6:5.278
Scenario Tails Persistent Storage behave tests
Before features/support/hooks.rb:274 0.000
Before features/support/hooks.rb:281 0.001
Steps
Given I have started Tails from DVD and logged in with an administration password and the network is connected 6:5.278
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/common_steps.rb:764:in `/^available upgrades have been checked$/'
./features/step_definitions/snapshots.rb:206:in `block in reach_checkpoint'
./features/step_definitions/snapshots.rb:203:in `each'
./features/step_definitions/snapshots.rb:203:in `reach_checkpoint'
./features/step_definitions/snapshots.rb:226:in `/^I\ have\ started\ Tails\ from\ DVD\ and\ logged\ in\ with\ an\ administration\ password\ and\ the\ network\ is\ connected$/'
features/persistence.feature:7:in `Given I have started Tails from DVD and logged in with an administration password and the network is connected'
And I update the APT lists using apt 0.000
And I install "python3-behave" using apt 0.000
Then the Tails Persistent Storage behave tests pass 0.000
After features/support/hooks.rb:339 4.623

SCENARIO FAILED: 'Tails Persistent Storage behave tests' (at time 03:31:13)

Boot log: https://jenkins.tails.net/job/test_Tails_ISO_21565-flatpak-safe/49/artifact/build-artifacts/03:31:13_Tails_Persistent_Storage_behave_tests.file_content_var_log_boot.log

Screenshot: https://jenkins.tails.net/job/test_Tails_ISO_21565-flatpak-safe/49/artifact/build-artifacts/03:31:13_Tails_Persistent_Storage_behave_tests.png

Video: https://jenkins.tails.net/job/test_Tails_ISO_21565-flatpak-safe/49/artifact/build-artifacts/03:31:13_Tails_Persistent_Storage_behave_tests.mkv

Systemd journal: https://jenkins.tails.net/job/test_Tails_ISO_21565-flatpak-safe/49/artifact/build-artifacts/03:31:13_Tails_Persistent_Storage_behave_tests.journal

After features/support/hooks.rb:108 0.000
Tags: @product @doc
35.062
Scenario Anti test: Detecting TCP leaks from the Unsafe Browser with the firewall leak detector
Before features/support/hooks.rb:274 0.000
Before features/support/hooks.rb:281 0.002
Steps
Given I have started Tails from DVD and logged in and the network is connected 9.229
And I capture all network traffic 0.004
When I successfully start the Unsafe Browser 6.548
And I open the Tails homepage in the Unsafe Browser 6.609
And the Tails homepage loads in the Unsafe Browser 12.671
The
The Dogtail init script raised: SearchError: descendant of [application | Firefox]: child with name='Tails' roleName='document web'
STDOUT:

STDERR:

 (Dogtail::Failure)
./features/support/helpers/dogtail.rb:93:in `run'
./features/support/helpers/dogtail.rb:339:in `initialize'
./features/support/helpers/dogtail.rb:268:in `new'
./features/support/helpers/dogtail.rb:268:in `call_tree_api_method'
./features/support/helpers/dogtail.rb:276:in `child'
./features/step_definitions/browser.rb:379:in `headings_in_page'
./features/step_definitions/browser.rb:383:in `page_has_heading'
./features/step_definitions/unsafe_browser.rb:141:in `/^the Tails homepage loads in the Unsafe Browser$/'
features/tor_enforcement.feature:21:in `And the Tails homepage loads in the Unsafe Browser'
Then the firewall leak detector has detected leaks 0.000
After features/support/hooks.rb:339 4.941

SCENARIO FAILED: 'Anti test: Detecting TCP leaks from the Unsafe Browser with the firewall leak detector' (at time 04:09:44)

Boot log: https://jenkins.tails.net/job/test_Tails_ISO_21565-flatpak-safe/49/artifact/build-artifacts/04:09:44_Anti_test:_Detecting_TCP_leaks_from_the_Unsafe_Browser_with_the_firewall_leak_detector.file_content_var_log_boot.log

Screenshot: https://jenkins.tails.net/job/test_Tails_ISO_21565-flatpak-safe/49/artifact/build-artifacts/04:09:44_Anti_test:_Detecting_TCP_leaks_from_the_Unsafe_Browser_with_the_firewall_leak_detector.png

Video: https://jenkins.tails.net/job/test_Tails_ISO_21565-flatpak-safe/49/artifact/build-artifacts/04:09:44_Anti_test:_Detecting_TCP_leaks_from_the_Unsafe_Browser_with_the_firewall_leak_detector.mkv

Systemd journal: https://jenkins.tails.net/job/test_Tails_ISO_21565-flatpak-safe/49/artifact/build-artifacts/04:09:44_Anti_test:_Detecting_TCP_leaks_from_the_Unsafe_Browser_with_the_firewall_leak_detector.journal

After features/support/hooks.rb:108 0.053
20:0.065
Scenario tails-upgrade-frontend-wrapper is using the Tails-specific SocksPort
Steps
When I monitor the network connections of tails-upgrade-frontend-wrapper 0.061
And I re-run tails-upgrade-frontend-wrapper 20:0.003
execution expired (RemoteShell::Timeout)
./features/support/helpers/remote_shell.rb:56:in `read'
./features/support/helpers/remote_shell.rb:56:in `block (3 levels) in communicate'
./features/support/helpers/remote_shell.rb:55:in `block (2 levels) in communicate'
<internal:kernel>:187:in `loop'
./features/support/helpers/remote_shell.rb:42:in `block in communicate'
./features/support/helpers/remote_shell.rb:37:in `communicate'
./features/support/helpers/remote_shell.rb:124:in `execute'
./features/support/helpers/remote_shell.rb:135:in `initialize'
./features/support/helpers/vm_helper.rb:486:in `new'
./features/support/helpers/vm_helper.rb:486:in `execute'
./features/support/helpers/vm_helper.rb:492:in `execute_successfully'
./features/step_definitions/tor.rb:400:in `/^I re-run tails-upgrade-frontend-wrapper$/'
features/tor_stream_isolation.feature:24:in `And I re-run tails-upgrade-frontend-wrapper'
Then I see that tails-upgrade-frontend-wrapper is properly stream isolated 0.000
After features/support/hooks.rb:535 0.034
After features/support/hooks.rb:339 10.486

SCENARIO FAILED: 'tails-upgrade-frontend-wrapper is using the Tails-specific SocksPort' (at time 04:31:48)

Screenshot: https://jenkins.tails.net/job/test_Tails_ISO_21565-flatpak-safe/49/artifact/build-artifacts/04:31:48_tails-upgrade-frontend-wrapper_is_using_the_Tails-specific_SocksPort.png

Video: https://jenkins.tails.net/job/test_Tails_ISO_21565-flatpak-safe/49/artifact/build-artifacts/04:31:48_tails-upgrade-frontend-wrapper_is_using_the_Tails-specific_SocksPort.mkv

Systemd journal: https://jenkins.tails.net/job/test_Tails_ISO_21565-flatpak-safe/49/artifact/build-artifacts/04:31:48_tails-upgrade-frontend-wrapper_is_using_the_Tails-specific_SocksPort.journal

After features/support/hooks.rb:108 0.000
Tags: @product
5:20.439
Scenario The Persistent directory is usable in Tor Browser
Before features/support/hooks.rb:274 0.000
Before features/support/hooks.rb:281 0.003
Steps
Given I have started Tails without network from a USB drive with a persistent partition enabled and logged in 7.882
And the network is plugged 0.033
And I successfully configure Tor 12.522
And available upgrades have been checked 5:0.000
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/common_steps.rb:764:in `/^available upgrades have been checked$/'
features/torified_browsing.feature:105:in `And available upgrades have been checked'
And all notifications have disappeared 0.000
And there is a GNOME bookmark for the Persistent directory 0.000
When I start the Tor Browser 0.000
And I download some file in the Tor Browser to the Persistent directory 0.000
Then the file is saved to the Persistent directory 0.000
When I open the address "https://tails.net/about" in the Tor Browser 0.000
Then "Tails - How Tails works" has loaded in the Tor Browser 0.000
And I can print the current page as "output.pdf" to the Persistent directory 0.000
After features/support/hooks.rb:339 4.912

SCENARIO FAILED: 'The Persistent directory is usable in Tor Browser' (at time 04:43:12)

Boot log: https://jenkins.tails.net/job/test_Tails_ISO_21565-flatpak-safe/49/artifact/build-artifacts/04:43:12_The_Persistent_directory_is_usable_in_Tor_Browser.file_content_var_log_boot.log

Screenshot: https://jenkins.tails.net/job/test_Tails_ISO_21565-flatpak-safe/49/artifact/build-artifacts/04:43:12_The_Persistent_directory_is_usable_in_Tor_Browser.png

Video: https://jenkins.tails.net/job/test_Tails_ISO_21565-flatpak-safe/49/artifact/build-artifacts/04:43:12_The_Persistent_directory_is_usable_in_Tor_Browser.mkv

Systemd journal: https://jenkins.tails.net/job/test_Tails_ISO_21565-flatpak-safe/49/artifact/build-artifacts/04:43:12_The_Persistent_directory_is_usable_in_Tor_Browser.journal

After features/support/hooks.rb:108 0.000
Tags: @product @doc
35.099
Scenario The Unsafe Browser can load a web page from the Internet
Before features/support/hooks.rb:274 0.000
Before features/support/hooks.rb:281 0.003
Steps
Given I have started Tails from DVD and logged in and the network is connected 9.155
When I successfully start the Unsafe Browser 6.273
When I open the Tails homepage in the Unsafe Browser 6.878
Then the Tails homepage loads in the Unsafe Browser 12.792
The
The Dogtail init script raised: SearchError: descendant of [application | Firefox]: child with name='Tails' roleName='document web'
STDOUT:

STDERR:

 (Dogtail::Failure)
./features/support/helpers/dogtail.rb:93:in `run'
./features/support/helpers/dogtail.rb:339:in `initialize'
./features/support/helpers/dogtail.rb:268:in `new'
./features/support/helpers/dogtail.rb:268:in `call_tree_api_method'
./features/support/helpers/dogtail.rb:276:in `child'
./features/step_definitions/browser.rb:379:in `headings_in_page'
./features/step_definitions/browser.rb:383:in `page_has_heading'
./features/step_definitions/unsafe_browser.rb:141:in `/^the Tails homepage loads in the Unsafe Browser$/'
features/unsafe_browser.feature:39:in `Then the Tails homepage loads in the Unsafe Browser'
And the Unsafe Browser has sent packets out to the Internet 0.000
After features/support/hooks.rb:339 4.958

SCENARIO FAILED: 'The Unsafe Browser can load a web page from the Internet' (at time 04:53:04)

Boot log: https://jenkins.tails.net/job/test_Tails_ISO_21565-flatpak-safe/49/artifact/build-artifacts/04:53:04_The_Unsafe_Browser_can_load_a_web_page_from_the_Internet.file_content_var_log_boot.log

Screenshot: https://jenkins.tails.net/job/test_Tails_ISO_21565-flatpak-safe/49/artifact/build-artifacts/04:53:04_The_Unsafe_Browser_can_load_a_web_page_from_the_Internet.png

Video: https://jenkins.tails.net/job/test_Tails_ISO_21565-flatpak-safe/49/artifact/build-artifacts/04:53:04_The_Unsafe_Browser_can_load_a_web_page_from_the_Internet.mkv

Systemd journal: https://jenkins.tails.net/job/test_Tails_ISO_21565-flatpak-safe/49/artifact/build-artifacts/04:53:04_The_Unsafe_Browser_can_load_a_web_page_from_the_Internet.journal

After features/support/hooks.rb:108 0.000