Project Number Date
test_Tails_ISO_devel 3697 17 Feb 2025, 16:11

Feature Report

Steps Scenarios Features
Feature Passed Failed Skipped Pending Undefined Total Passed Failed Total Duration Status
Tails persistence 154 1 2 0 0 157 20 1 21 1:1:23.762 Failed
Tags: @product
Feature Tails persistence
As a Tails user I want to use a Persistent Storage
Tags: @product
2:16.104
Before features/support/hooks.rb:269 0.004
Given I have started Tails from DVD and logged in with an administration password and the network is connected 1:34.101
And I update APT using apt 14.154
And I install "python3-behave" using apt 25.627
Then the Tails Persistent Storage behave tests pass 2.220
After features/support/hooks.rb:326 0.624
After features/support/hooks.rb:100 0.000
Tags: @product
1:0.614
Before features/support/hooks.rb:269 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 27.935
When I log in to a new session without activating the Persistent Storage 21.325
Then Tails is running from USB drive "__internal" 0.664
And persistence is disabled 0.435
But a Tails persistence partition exists on USB drive "__internal" 10.253
After features/support/hooks.rb:326 1.001
After features/support/hooks.rb:100 0.000
Tags: @product
22:59.087
Scenario Creating a Persistent Storage
Before features/support/hooks.rb:269 0.004
Steps
Given I have started Tails without network from a USB drive without a persistent partition and logged in 12.603
Then Tails is running from USB drive "__internal" 0.518
When I create a file in the Persistent directory 0.280
And I create a persistent partition with the default settings 23.049
Then the file I created was copied to the Persistent Storage 0.529
When I shutdown Tails and wait for the computer to power off 15.076
And I start Tails from USB drive "__internal" with network unplugged and I login with persistence enabled 22:7.029
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'
./features/support/helpers/remote_shell.rb:42: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:174:in `execute'
./features/support/helpers/remote_shell.rb:185:in `initialize'
./features/support/helpers/dogtail.rb:80:in `new'
./features/support/helpers/dogtail.rb:80:in `run'
./features/support/helpers/dogtail.rb:70:in `initialize'
./features/step_definitions/common_steps.rb:712:in `new'
./features/step_definitions/common_steps.rb:712:in `/^all notifications have disappeared$/'
./features/step_definitions/common_steps.rb:298: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/persistence.feature:26:in `And I start Tails from USB drive "__internal" with network unplugged and I login with persistence enabled'
Then persistence for "Persistent" is active 0.000
And the file I created in the Persistent directory exists 0.000
After features/support/hooks.rb:326 10.787

SCENARIO FAILED: 'Creating a Persistent Storage' (at time 03:40:17)

Screenshot: https://jenkins.tails.boum.org/job/test_Tails_ISO_devel/3697/artifact/build-artifacts/03:40:17_Creating_a_Persistent_Storage.png

Video: https://jenkins.tails.boum.org/job/test_Tails_ISO_devel/3697/artifact/build-artifacts/03:40:17_Creating_a_Persistent_Storage.mkv

Systemd journal: https://jenkins.tails.boum.org/job/test_Tails_ISO_devel/3697/artifact/build-artifacts/03:40:17_Creating_a_Persistent_Storage.journal

After features/support/hooks.rb:100 0.010
Tags: @product
1:11.365
Before features/support/hooks.rb:269 0.006
Given I have started Tails without network from a USB drive without a persistent partition and logged in 10.732
And the system is very low on memory 3.983
When I create a file in the Persistent directory 3.421
When I try to create a persistent partition 32.915
Then The Persistent Storage app shows the error message "Not enough memory to create Persistent Storage" 1.210
When I close the Persistent Storage app 2.519
And I free up some memory 1.656
And I create a persistent partition with the default settings 14.705
Then the file I created was copied to the Persistent Storage 0.219
After features/support/hooks.rb:326 1.822
After features/support/hooks.rb:100 0.000
Tags: @product
2:48.005
Before features/support/hooks.rb:269 0.005
Given I have started Tails without network from a USB drive with a persistent partition enabled and logged in 12.192
Then Tails is running from USB drive "__internal" 0.553
And all tps features are active 2.260
And all persistent directories have safe access rights 2.342
When I disable the first tps feature 6.572
Then all tps features but the first one are active 2.101
And I shutdown Tails and wait for the computer to power off 10.754
And I start Tails from USB drive "__internal" with network unplugged and I login with persistence enabled 2:8.379
Then all tps features but the first one are active 2.848
After features/support/hooks.rb:326 0.573
After features/support/hooks.rb:100 0.008
Tags: @product
34.588
Before features/support/hooks.rb:269 0.005
Given I have started Tails without network from a USB drive with a persistent partition enabled and logged in 24.200
Then persistence for "Persistent" is active 0.425
And I create a file in the Persistent directory 0.143
Then the file I created was copied to the Persistent Storage 0.056
When I disable the first tps feature 6.237
Then persistence for "Persistent" is not active 0.119
And the Persistent directory does not exist 0.094
When I enable the first tps feature 3.148
Then persistence for "Persistent" is active 0.092
And the file I created in the Persistent directory exists 0.070
After features/support/hooks.rb:326 0.804
After features/support/hooks.rb:100 0.000
Tags: @product
19.107
Before features/support/hooks.rb:269 0.005
Given I have started Tails without network from a USB drive with a persistent partition enabled and logged in 9.102
Then persistence for "Persistent" is active 0.078
When I create a file in the Persistent directory 0.132
And I disable the first tps feature 5.934
And I delete the data of the Persistent Folder feature 3.803
Then the file I created does not exist on the Persistent Storage 0.055
After features/support/hooks.rb:326 0.845
After features/support/hooks.rb:100 0.000
Tags: @product
1:2.504
Before features/support/hooks.rb:269 0.004
Given I have started Tails without network from a USB drive with a persistent partition enabled and logged in 9.352
And the network is plugged 0.091
And Tor is ready 18.528
And I take note of which tps features are available 0.634
When I write some files expected to persist 1.483
And I shutdown Tails and wait for the computer to power off 8.445
# 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" 23.968
After features/support/hooks.rb:326 0.085
After features/support/hooks.rb:100 0.000
Tags: @product
3:9.229
Before features/support/hooks.rb:269 0.003
Given I have started Tails without network from a USB drive with a persistent partition enabled and logged in 9.434
And the network is plugged 0.093
And Tor is ready 17.876
And I add a wired DHCP NetworkManager connection called "persistent-con-current" 0.230
And I shutdown Tails and wait for the computer to power off 8.657
Given I start Tails from USB drive "__internal" with network unplugged and I login with persistence enabled 2:11.775
And I capture all network traffic 0.006
And the network is plugged 0.072
And Tor is ready 20.507
And I switch to the "persistent-con-current" NetworkManager connection 0.352
And the 1st network device has a spoofed MAC address configured 0.108
And no network device leaked the real MAC address 0.116
After features/support/hooks.rb:326 0.628
After features/support/hooks.rb:100 0.062
Tags: @product
1:18.699
Before features/support/hooks.rb:269 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 26.945
And I enable persistence creation in Tails Greeter 1.297
And I log in to a new session expecting no warning about the Persistent Storage not being activated 20.539
Then I create a persistent partition with the default settings using the wizard that was already open 29.917
After features/support/hooks.rb:326 1.350
After features/support/hooks.rb:100 0.000
Tags: @product
4:13.412
Before features/support/hooks.rb:269 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 10.421
When I enable persistence 31.893
Then no persistent Greeter options were restored 14.191
When I set all Greeter options to non-default values 23.698
And I log in to a new session in German (de) after having activated the Persistent Storage 50.523
Then all Greeter options are set to non-default values 0.509
When I cold reboot the computer 7.516
And the computer reboots Tails 59.511
Given I enable persistence 17.096
Then persistent Greeter options were restored 0.542
When I log in to a new session after having activated the Persistent Storage 37.184
Then all Greeter options are set to non-default values 0.322
After features/support/hooks.rb:326 0.844
After features/support/hooks.rb:100 0.008
Tags: @product
3:36.134
Before features/support/hooks.rb:269 0.005
Given I have started Tails without network from a USB drive with a persistent partition enabled and logged in 9.625
# 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 37.224
And I shutdown Tails and wait for the computer to power off 12.766
Then I start Tails from USB drive "__internal" with network unplugged and I login with the changed persistence passphrase 2:2.162
And I change the passphrase of the Persistent Storage back to the original 34.356
After features/support/hooks.rb:326 1.817
After features/support/hooks.rb:100 0.009
Tags: @product
57.789
Before features/support/hooks.rb:269 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.369
And I log in to a new session without activating the Persistent Storage 19.061
Then persistence is disabled 0.243
But a Tails persistence partition exists on USB drive "__internal" 10.662
And all notifications have disappeared 11.568
When I delete the persistent partition 6.392
Then there is no persistence partition on USB drive "__internal" 0.491
After features/support/hooks.rb:326 0.929
After features/support/hooks.rb:100 0.000
Tags: @product
2:31.046
Before features/support/hooks.rb:269 0.005
Given I have started Tails without network from a USB drive with a persistent partition enabled and logged in 9.652
When I write some dotfile expected to persist 0.300
And I shutdown Tails and wait for the computer to power off 11.004
And I start Tails from USB drive "__internal" with network unplugged and I login with persistence enabled 2:9.671
Then the expected persistent dotfile is present in the filesystem 0.418
After features/support/hooks.rb:326 0.714
After features/support/hooks.rb:100 0.008
Tags: @product
1:40.263
Before features/support/hooks.rb:269 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.149
And I create a symlink "/home/amnesia/Persistent" to "/etc" 0.086
When I try to enable persistence 0.282
Then the Welcome Screen tells me that the Persistent Folder feature couldn't be activated 30.318
When I log in to a new session after having activated the Persistent Storage 44.168
And all notifications have disappeared 7.679
Then the Persistent Storage settings tell me that the Persistent Folder feature couldn't be activated 4.172
And all tps features are enabled 2.352
And all tps features but the first one are active 2.053
After features/support/hooks.rb:326 1.021
After features/support/hooks.rb:100 0.000
Tags: @product
5:17.718
Before features/support/hooks.rb:269 0.006
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 3:48.763
And I enable persistence 34.375
And I log in to a new session after having activated the Persistent Storage 49.042
Then a Tails persistence partition with LUKS version 2 and argon2id exists on USB drive "__internal" 2.776
And persistence is enabled 2.760
After features/support/hooks.rb:326 1.072
After features/support/hooks.rb:100 0.000
Tags: @product
40.594
Before features/support/hooks.rb:269 0.004
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 15.923
And I enable persistence but something goes wrong during the LUKS header upgrade 23.907
Then the Tails persistence partition on USB drive "__internal" still has LUKS version 1 0.763
After features/support/hooks.rb:326 0.709
After features/support/hooks.rb:100 0.000
Tags: @product
57.021
Before features/support/hooks.rb:269 0.006
Given I have started Tails without network from a USB drive with a persistent partition and stopped at Tails Greeter's login screen 10.384
And I corrupt the Persistent Storage filesystem on USB drive "__internal" 6.609
When I enable persistence 36.620
Then the filesystem of the Persistent Storage was repaired 0.112
And persistence is successfully enabled 3.295
After features/support/hooks.rb:326 1.494
After features/support/hooks.rb:100 0.000
Tags: @product
50.040
Before features/support/hooks.rb:269 0.006
Given I have started Tails without network from a USB drive with a persistent partition and stopped at Tails Greeter's login screen 10.620
And I corrupt the Persistent Storage filesystem on USB drive "__internal" in a way which can't be automatically repaired 6.845
When I try to enable persistence 0.446
Then the Welcome Screen tells me that filesystem errors were found on the Persistent Storage 23.021
When I repair the filesystem of the Persistent Storage 3.724
Then the Welcome Screen tells me that the filesystem was repaired successfully 0.920
And the filesystem of the Persistent Storage was repaired 1.539
When I close the filesystem repair dialog 1.339
Then persistence is successfully enabled 1.581
After features/support/hooks.rb:326 1.405
After features/support/hooks.rb:100 0.000
Tags: @product @doc
1:59.752
Before features/support/hooks.rb:269 0.006
Given I have started Tails without network from a USB drive with a persistent partition and stopped at Tails Greeter's login screen 9.285
And the Persistent Storage filesystem is corrupted beyond what e2fsck can repair 0.094
When I try to enable persistence 0.267
Then the Welcome Screen tells me that filesystem errors were found on the Persistent Storage 31.914
When I repair the filesystem of the Persistent Storage 1.260
Then the Welcome Screen tells me that it failed to repair the Persistent Storage 0.079
When I log in to a new session 41.828
And all notifications have disappeared 9.055
# 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" 0.514
And the file "/var/lib/gdm3/post-greeter-whisperback.json" is empty 0.782
When I close the "whisperback" window 1.558
Then the Tor Browser starts 22.221
And "Tails - Recovering data from the Persistent Storage when it has file system errors" has loaded in the Tor Browser 0.890
After features/support/hooks.rb:326 2.189
After features/support/hooks.rb:100 0.000
Tags: @product @doc
2:0.680
Before features/support/hooks.rb:269 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 9.231
And I corrupt the Persistent Storage filesystem on USB drive "__internal" in a way which can't be automatically repaired 6.495
And Tails detects disk read failures on the boot device 1.499
When I try to enable persistence 0.450
Then the Welcome Screen tells me that my hardware is probably failing 25.067
When I log in to a new session 50.790
And all notifications have disappeared 8.080
Then the Tor Browser starts 18.152
And "Tails - Recovering data from the Persistent Storage when it has file system errors" has loaded in the Tor Browser 0.912
After features/support/hooks.rb:326 2.130
After features/support/hooks.rb:100 0.000