Project Number Date
test_Tails_ISO_feature-trixie 9 31 May 2025, 07:26

Feature Report

Steps Scenarios Features
Feature Passed Failed Skipped Pending Undefined Total Passed Failed Total Duration Status
Tails persistence 155 1 1 0 0 157 20 1 21 52:23.134 Failed
Tags: @product
Feature Tails persistence
As a Tails user I want to use a Persistent Storage
Tags: @product
3:6.970
Before features/support/hooks.rb:266 0.000
Before features/support/hooks.rb:273 0.006
Given I have started Tails from DVD and logged in with an administration password and the network is connected 2:21.082
And I update APT using apt 14.287
And I install "python3-behave" using apt 27.129
Then the Tails Persistent Storage behave tests pass 4.471
After features/support/hooks.rb:330 2.241
After features/support/hooks.rb:100 0.000
Tags: @product
1:7.810
Before features/support/hooks.rb:266 0.000
Before features/support/hooks.rb:273 0.005
Given I have started Tails without network from a USB drive with a persistent partition and stopped at Tails Greeter's login screen 14.744
When I log in to a new session without activating the Persistent Storage 39.895
Then Tails is running from USB drive "__internal" 1.086
And persistence is disabled 0.776
But a Tails persistence partition exists on USB drive "__internal" 11.307
After features/support/hooks.rb:330 2.501
After features/support/hooks.rb:100 0.000
Tags: @product
4:21.560
Before features/support/hooks.rb:266 0.000
Before features/support/hooks.rb:273 0.004
Given I have started Tails without network from a USB drive without a persistent partition and logged in 11.768
Then Tails is running from USB drive "__internal" 0.649
When I create a file in the Persistent directory 0.239
And I create a persistent partition with the default settings 26.107
Then the file I created was copied to the Persistent Storage 2.322
When I shutdown Tails and wait for the computer to power off 17.333
And I start Tails from USB drive "__internal" with network unplugged and I login with persistence enabled 3:22.092
Then persistence for "Persistent" is active 0.973
And the file I created in the Persistent directory exists 0.073
After features/support/hooks.rb:330 0.800
After features/support/hooks.rb:100 0.010
Tags: @product
1:1.468
Before features/support/hooks.rb:266 0.000
Before features/support/hooks.rb:273 0.004
Given I have started Tails without network from a USB drive without a persistent partition and logged in 11.572
And the system is very low on memory 4.595
When I create a file in the Persistent directory 0.381
When I try to create a persistent partition 19.559
Then The Persistent Storage app shows the error message "Not enough memory to create Persistent Storage" 0.315
When I close the Persistent Storage app 2.646
And I free up some memory 2.873
And I create a persistent partition with the default settings 17.898
Then the file I created was copied to the Persistent Storage 1.625
After features/support/hooks.rb:330 1.785
After features/support/hooks.rb:100 0.000
Tags: @product
3:59.859
Before features/support/hooks.rb:266 0.000
Before features/support/hooks.rb:273 0.006
Given I have started Tails without network from a USB drive with a persistent partition enabled and logged in 15.765
Then Tails is running from USB drive "__internal" 0.595
And all tps features are active 2.954
And all persistent directories have safe access rights 2.925
When I disable the first tps feature 6.192
Then all tps features but the first one are active 2.398
And I shutdown Tails and wait for the computer to power off 15.582
And I start Tails from USB drive "__internal" with network unplugged and I login with persistence enabled 3:10.074
Then all tps features but the first one are active 3.371
After features/support/hooks.rb:330 0.748
After features/support/hooks.rb:100 0.008
Tags: @product
20.359
Before features/support/hooks.rb:266 0.000
Before features/support/hooks.rb:273 0.003
Given I have started Tails without network from a USB drive with a persistent partition enabled and logged in 11.556
Then persistence for "Persistent" is active 0.105
And I create a file in the Persistent directory 0.096
Then the file I created was copied to the Persistent Storage 0.085
When I disable the first tps feature 5.086
Then persistence for "Persistent" is not active 0.075
And the Persistent directory does not exist 0.056
When I enable the first tps feature 3.153
Then persistence for "Persistent" is active 0.072
And the file I created in the Persistent directory exists 0.071
After features/support/hooks.rb:330 0.758
After features/support/hooks.rb:100 0.000
Tags: @product
20.391
Before features/support/hooks.rb:266 0.000
Before features/support/hooks.rb:273 0.004
Given I have started Tails without network from a USB drive with a persistent partition enabled and logged in 10.924
Then persistence for "Persistent" is active 0.093
When I create a file in the Persistent directory 0.133
And I disable the first tps feature 5.975
And I delete the data of the Persistent Folder feature 3.192
Then the file I created does not exist on the Persistent Storage 0.072
After features/support/hooks.rb:330 0.950
After features/support/hooks.rb:100 0.000
Tags: @product
1:13.628
Before features/support/hooks.rb:266 0.000
Before features/support/hooks.rb:273 0.004
Given I have started Tails without network from a USB drive with a persistent partition enabled and logged in 11.075
And the network is plugged 0.079
And Tor is ready 24.648
And I take note of which tps features are available 0.619
When I write some files expected to persist 1.750
And I shutdown Tails and wait for the computer to power off 10.500
# XXX: The next step succeeds (and the --debug output confirms that it's actually looking for the files) but will fail in a subsequent scenario restoring the same snapshot. This exactly what we want, but why does it work? What is guestfs's behaviour when qcow2 internal snapshots are involved?
Then only the expected files are present on the persistence partition on USB drive "__internal" 24.953
After features/support/hooks.rb:330 0.100
After features/support/hooks.rb:100 0.000
Tags: @product
4:38.309
Before features/support/hooks.rb:266 0.000
Before features/support/hooks.rb:273 0.005
Given I have started Tails without network from a USB drive with a persistent partition enabled and logged in 11.338
And the network is plugged 0.086
And Tor is ready 20.973
And I add a wired DHCP NetworkManager connection called "persistent-con-current" 0.594
And I shutdown Tails and wait for the computer to power off 12.747
Given I start Tails from USB drive "__internal" with network unplugged and I login with persistence enabled 3:29.277
And I capture all network traffic 0.008
And the network is plugged 0.106
And Tor is ready 21.642
And I switch to the "persistent-con-current" NetworkManager connection 1.126
And the 1st network device has a spoofed MAC address configured 0.253
And no network device leaked the real MAC address 0.152
After features/support/hooks.rb:330 0.667
After features/support/hooks.rb:100 0.055
Tags: @product
1:20.666
Before features/support/hooks.rb:266 0.000
Before features/support/hooks.rb:273 0.005
Given I have started Tails without network from a USB drive without a persistent partition and stopped at Tails Greeter's login screen 12.311
And I enable persistence creation in Tails Greeter 2.951
And I log in to a new session expecting no warning about the Persistent Storage not being activated 32.932
Then I create a persistent partition with the default settings using the wizard that was already open 32.471
After features/support/hooks.rb:330 3.379
After features/support/hooks.rb:100 0.000
Tags: @product
5:48.230
Before features/support/hooks.rb:266 0.000
Before features/support/hooks.rb:273 0.005
Given I have started Tails without network from a USB drive with a persistent partition and stopped at Tails Greeter's login screen 12.591
When I enable persistence 50.794
Then no persistent Greeter options were restored 15.292
When I set all Greeter options to non-default values 33.638
And I log in to a new session in German (de) after having activated the Persistent Storage 50.241
Then all Greeter options are set to non-default values 0.538
When I cold reboot the computer 11.283
And the computer reboots Tails 1:55.336
Given I enable persistence 19.665
Then persistent Greeter options were restored 0.691
When I log in to a new session after having activated the Persistent Storage 37.582
Then all Greeter options are set to non-default values 0.573
After features/support/hooks.rb:330 1.086
After features/support/hooks.rb:100 0.007
Tags: @product
4:42.298
Before features/support/hooks.rb:266 0.000
Before features/support/hooks.rb:273 0.003
Given I have started Tails without network from a USB drive with a persistent partition enabled and logged in 12.018
# Note that if anything fails after the passphrase was changed and
# before it's changed back below, subsequent scenarios might fail
# because the Persistent Storage doesn't have the expected passphrase.
When I change the passphrase of the Persistent Storage 34.948
And I shutdown Tails and wait for the computer to power off 14.962
Then I start Tails from USB drive "__internal" with network unplugged and I login with the changed persistence passphrase 3:3.760
And I change the passphrase of the Persistent Storage back to the original 36.608
After features/support/hooks.rb:330 2.291
After features/support/hooks.rb:100 0.007
Tags: @product
1:20.547
Before features/support/hooks.rb:266 0.000
Before features/support/hooks.rb:273 0.003
Given I have started Tails without network from a USB drive with a persistent partition and stopped at Tails Greeter's login screen 9.771
And I log in to a new session without activating the Persistent Storage 35.268
Then persistence is disabled 0.633
But a Tails persistence partition exists on USB drive "__internal" 9.613
And all notifications have disappeared 18.936
When I delete the persistent partition 5.565
Then there is no persistence partition on USB drive "__internal" 0.758
After features/support/hooks.rb:330 1.326
After features/support/hooks.rb:100 0.000
Tags: @product
3:32.480
Before features/support/hooks.rb:266 0.000
Before features/support/hooks.rb:273 0.005
Given I have started Tails without network from a USB drive with a persistent partition enabled and logged in 11.202
When I write some dotfile expected to persist 0.080
And I shutdown Tails and wait for the computer to power off 12.743
And I start Tails from USB drive "__internal" with network unplugged and I login with persistence enabled 3:7.496
Then the expected persistent dotfile is present in the filesystem 0.957
After features/support/hooks.rb:330 0.876
After features/support/hooks.rb:100 0.008
Tags: @product
1:52.723
Before features/support/hooks.rb:266 0.000
Before features/support/hooks.rb:273 0.007
Given I have started Tails without network from a USB drive with a persistent partition and stopped at Tails Greeter's login screen 8.691
And I create a symlink "/home/amnesia/Persistent" to "/etc" 0.101
When I try to enable persistence 0.306
Then the Welcome Screen tells me that the Persistent Folder feature couldn't be activated 41.234
When I log in to a new session after having activated the Persistent Storage 40.800
And all notifications have disappeared 13.613
Then the Persistent Storage settings tell me that the Persistent Folder feature couldn't be activated 3.243
And all tps features are enabled 2.686
And all tps features but the first one are active 2.045
After features/support/hooks.rb:330 1.153
After features/support/hooks.rb:100 0.000
Tags: @product
5:55.805
Before features/support/hooks.rb:266 0.000
Before features/support/hooks.rb:273 0.005
Given I have started Tails without network from a USB drive with a LUKS 1 persistent partition and stopped at Tails Greeter's login screen 4:24.962
And I enable persistence 48.135
And I log in to a new session after having activated the Persistent Storage 37.228
Then a Tails persistence partition with LUKS version 2 and argon2id exists on USB drive "__internal" 1.912
And persistence is enabled 3.567
After features/support/hooks.rb:330 1.179
After features/support/hooks.rb:100 0.000
Tags: @product
39.799
Before features/support/hooks.rb:266 0.000
Before features/support/hooks.rb:273 0.005
Given I have started Tails without network from a USB drive with a LUKS 1 persistent partition and stopped at Tails Greeter's login screen 8.917
And I enable persistence but something goes wrong during the LUKS header upgrade 29.234
Then the Tails persistence partition on USB drive "__internal" still has LUKS version 1 1.646
After features/support/hooks.rb:330 1.252
After features/support/hooks.rb:100 0.000
Tags: @product
1:0.581
Before features/support/hooks.rb:266 0.000
Before features/support/hooks.rb:273 0.005
Given I have started Tails without network from a USB drive with a persistent partition and stopped at Tails Greeter's login screen 9.802
And I corrupt the Persistent Storage filesystem on USB drive "__internal" 9.887
When I enable persistence 38.024
Then the filesystem of the Persistent Storage was repaired 0.111
And persistence is successfully enabled 2.756
After features/support/hooks.rb:330 1.121
After features/support/hooks.rb:100 0.000
Tags: @product
1:7.548
Before features/support/hooks.rb:266 0.000
Before features/support/hooks.rb:273 0.005
Given I have started Tails without network from a USB drive with a persistent partition and stopped at Tails Greeter's login screen 9.079
And I corrupt the Persistent Storage filesystem on USB drive "__internal" in a way which can't be automatically repaired 11.677
When I try to enable persistence 1.847
Then the Welcome Screen tells me that filesystem errors were found on the Persistent Storage 32.036
When I repair the filesystem of the Persistent Storage 1.341
Then the Welcome Screen tells me that the filesystem was repaired successfully 4.861
And the filesystem of the Persistent Storage was repaired 3.792
When I close the filesystem repair dialog 1.319
Then persistence is successfully enabled 1.591
After features/support/hooks.rb:330 1.402
After features/support/hooks.rb:100 0.000
Tags: @product @doc
2:24.382
Before features/support/hooks.rb:266 0.000
Before features/support/hooks.rb:273 0.004
Given I have started Tails without network from a USB drive with a persistent partition and stopped at Tails Greeter's login screen 9.134
And the Persistent Storage filesystem is corrupted beyond what e2fsck can repair 0.112
When I try to enable persistence 0.327
Then the Welcome Screen tells me that filesystem errors were found on the Persistent Storage 44.265
When I repair the filesystem of the Persistent Storage 1.340
Then the Welcome Screen tells me that it failed to repair the Persistent Storage 0.055
When I log in to a new session 45.774
And all notifications have disappeared 23.607
# Now both WhisperBack and Tor Browser has started at the same
# time, so we do not know which window is focused. The steps about
# Tor Browser care about that, but the ones about WhisperBack do
# not, so we first deal with WhisperBack and then kill it to
# ensure that Tor Browser is focused.
Then WhisperBack is prefilled for fsck with summary: "Failed to repair the file system of your Persistent Storage" 7.309
And the file "/var/lib/gdm3/post-greeter-whisperback.json" is empty 4.231
When I close the "whisperback" window 3.017
Then the Tor Browser starts 4.004
And "Tails - Recovering data from the Persistent Storage when it has file system errors" has loaded in the Tor Browser 1.201
After features/support/hooks.rb:330 1.634
After features/support/hooks.rb:100 0.000
Tags: @product @doc
2:27.711
Scenario Filesystem and I/O errors
Before features/support/hooks.rb:266 0.000
Before features/support/hooks.rb:273 0.006
Steps
Given I have started Tails without network from a USB drive with a persistent partition and stopped at Tails Greeter's login screen 9.014
And I corrupt the Persistent Storage filesystem on USB drive "__internal" in a way which can't be automatically repaired 8.630
And Tails detects disk read failures on the boot device 1.693
When I try to enable persistence 1.537
Then the Welcome Screen tells me that my hardware is probably failing 28.759
When I log in to a new session 53.595
And all notifications have disappeared 23.775
Then the Tor Browser starts 20.706
cannot find TorBrowserNewTabButton.png on the screen (FindFailed)
./features/support/helpers/screen.rb:181:in `rescue in wait'
./features/support/helpers/screen.rb:165:in `wait'
./features/step_definitions/browser.rb:468:in `/^the Tor Browser (?:has started|starts)$/'
features/persistence.feature:213:in `Then the Tor Browser starts'
And "Tails - Recovering data from the Persistent Storage when it has file system errors" has loaded in the Tor Browser 0.000
After features/support/hooks.rb:330 6.810

SCENARIO FAILED: 'Filesystem and I/O errors' (at time 05:59:32)

Boot log: https://jenkins.tails.boum.org/job/test_Tails_ISO_feature-trixie/9/artifact/build-artifacts/05:59:32_Filesystem_and_I_O_errors.file_content_var_log_boot.log

Screenshot: https://jenkins.tails.boum.org/job/test_Tails_ISO_feature-trixie/9/artifact/build-artifacts/05:59:32_Filesystem_and_I_O_errors.png

Video: https://jenkins.tails.boum.org/job/test_Tails_ISO_feature-trixie/9/artifact/build-artifacts/05:59:32_Filesystem_and_I_O_errors.mkv

Systemd journal: https://jenkins.tails.boum.org/job/test_Tails_ISO_feature-trixie/9/artifact/build-artifacts/05:59:32_Filesystem_and_I_O_errors.journal

After features/support/hooks.rb:100 0.000