Project Number Date
test_Tails_ISO_18215-update-chutney-force-all-tests 11 27 Mar 2025, 19:49

Feature Report

Steps Scenarios Features
Feature Passed Failed Skipped Pending Undefined Total Passed Failed Total Duration Status
Tails persistence 150 1 6 0 0 157 20 1 21 1:3:19.972 Failed
Tags: @product
Feature Tails persistence
As a Tails user I want to use a Persistent Storage
Tags: @product
5:21.964
Before features/support/hooks.rb:266 0.000
Before features/support/hooks.rb:273 0.007
Given I have started Tails from DVD and logged in with an administration password and the network is connected 1:39.612
And I update APT using apt 3:12.855
And I install "python3-behave" using apt 26.991
Then the Tails Persistent Storage behave tests pass 2.504
After features/support/hooks.rb:330 0.856
After features/support/hooks.rb:100 0.000
Tags: @product
47.360
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 11.698
When I log in to a new session without activating the Persistent Storage 22.699
Then Tails is running from USB drive "__internal" 0.646
And persistence is disabled 0.583
But a Tails persistence partition exists on USB drive "__internal" 11.733
After features/support/hooks.rb:330 1.976
After features/support/hooks.rb:100 0.000
Tags: @product
3:11.060
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 without a persistent partition and logged in 12.111
Then Tails is running from USB drive "__internal" 0.513
When I create a file in the Persistent directory 0.151
And I create a persistent partition with the default settings 24.414
Then the file I created was copied to the Persistent Storage 2.381
When I shutdown Tails and wait for the computer to power off 12.732
And I start Tails from USB drive "__internal" with network unplugged and I login with persistence enabled 2:18.316
Then persistence for "Persistent" is active 0.371
And the file I created in the Persistent directory exists 0.067
After features/support/hooks.rb:330 1.434
After features/support/hooks.rb:100 0.010
Tags: @product
1:5.783
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 without a persistent partition and logged in 11.125
And the system is very low on memory 4.213
When I create a file in the Persistent directory 1.566
When I try to create a persistent partition 27.868
Then The Persistent Storage app shows the error message "Not enough memory to create Persistent Storage" 0.174
When I close the Persistent Storage app 2.810
And I free up some memory 3.374
And I create a persistent partition with the default settings 14.048
Then the file I created was copied to the Persistent Storage 0.602
After features/support/hooks.rb:330 2.488
After features/support/hooks.rb:100 0.000
Tags: @product
2:56.475
Before features/support/hooks.rb:266 0.000
Before features/support/hooks.rb:273 0.008
Given I have started Tails without network from a USB drive with a persistent partition enabled and logged in 11.752
Then Tails is running from USB drive "__internal" 0.475
And all tps features are active 2.583
And all persistent directories have safe access rights 2.956
When I disable the first tps feature 5.999
Then all tps features but the first one are active 2.020
And I shutdown Tails and wait for the computer to power off 15.958
And I start Tails from USB drive "__internal" with network unplugged and I login with persistence enabled 2:12.546
Then all tps features but the first one are active 2.181
After features/support/hooks.rb:330 1.343
After features/support/hooks.rb:100 0.011
Tags: @product
19.768
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 10.048
Then persistence for "Persistent" is active 0.113
And I create a file in the Persistent directory 0.089
Then the file I created was copied to the Persistent Storage 0.054
When I disable the first tps feature 5.969
Then persistence for "Persistent" is not active 0.076
And the Persistent directory does not exist 0.048
When I enable the first tps feature 3.159
Then persistence for "Persistent" is active 0.102
And the file I created in the Persistent directory exists 0.104
After features/support/hooks.rb:330 0.765
After features/support/hooks.rb:100 0.000
Tags: @product
19.752
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 enabled and logged in 9.560
Then persistence for "Persistent" is active 0.092
When I create a file in the Persistent directory 0.093
And I disable the first tps feature 6.274
And I delete the data of the Persistent Folder feature 3.662
Then the file I created does not exist on the Persistent Storage 0.068
After features/support/hooks.rb:330 1.011
After features/support/hooks.rb:100 0.000
Tags: @product
1:4.926
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 enabled and logged in 9.518
And the network is plugged 0.067
And Tor is ready 18.800
And I take note of which tps features are available 0.526
When I write some files expected to persist 1.441
And I shutdown Tails and wait for the computer to power off 9.260
# 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" 25.310
After features/support/hooks.rb:330 0.098
After features/support/hooks.rb:100 0.000
Tags: @product
22:44.896
Scenario Creating and using a persistent NetworkManager connection
Before features/support/hooks.rb:266 0.000
Before features/support/hooks.rb:273 0.007
Steps
Given I have started Tails without network from a USB drive with a persistent partition enabled and logged in 9.756
And the network is plugged 0.074
And Tor is ready 19.901
And I add a wired DHCP NetworkManager connection called "persistent-con-current" 0.216
And I shutdown Tails and wait for the computer to power off 8.697
Given I start Tails from USB drive "__internal" with network unplugged and I login with persistence enabled 22:6.249
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:719:in `new'
./features/step_definitions/common_steps.rb:719: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:88:in `Given I start Tails from USB drive "__internal" with network unplugged and I login with persistence enabled'
And I capture all network traffic 0.000
And the network is plugged 0.000
And Tor is ready 0.000
And I switch to the "persistent-con-current" NetworkManager connection 0.000
And the 1st network device has a spoofed MAC address configured 0.000
And no network device leaked the real MAC address 0.000
After features/support/hooks.rb:330 10.823

SCENARIO FAILED: 'Creating and using a persistent NetworkManager connection' (at time 03:59:18)

Screenshot: https://jenkins.tails.boum.org/job/test_Tails_ISO_18215-update-chutney-force-all-tests/11/artifact/build-artifacts/03:59:18_Creating_and_using_a_persistent_NetworkManager_connection.png

Video: https://jenkins.tails.boum.org/job/test_Tails_ISO_18215-update-chutney-force-all-tests/11/artifact/build-artifacts/03:59:18_Creating_and_using_a_persistent_NetworkManager_connection.mkv

Systemd journal: https://jenkins.tails.boum.org/job/test_Tails_ISO_18215-update-chutney-force-all-tests/11/artifact/build-artifacts/03:59:18_Creating_and_using_a_persistent_NetworkManager_connection.journal

After features/support/hooks.rb:100 0.010
Tags: @product
1:2.291
Before features/support/hooks.rb:266 0.000
Before features/support/hooks.rb:273 0.008
Given I have started Tails without network from a USB drive without a persistent partition and stopped at Tails Greeter's login screen 12.138
And I enable persistence creation in Tails Greeter 1.135
And I log in to a new session expecting no warning about the Persistent Storage not being activated 23.183
Then I create a persistent partition with the default settings using the wizard that was already open 25.833
After features/support/hooks.rb:330 3.147
After features/support/hooks.rb:100 0.000
Tags: @product
4:42.332
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 12.314
When I enable persistence 35.683
Then no persistent Greeter options were restored 14.364
When I set all Greeter options to non-default values 27.826
And I log in to a new session in German (de) after having activated the Persistent Storage 54.369
Then all Greeter options are set to non-default values 0.584
When I cold reboot the computer 7.737
And the computer reboots Tails 1:4.699
Given I enable persistence 19.439
Then persistent Greeter options were restored 0.528
When I log in to a new session after having activated the Persistent Storage 44.230
Then all Greeter options are set to non-default values 0.555
After features/support/hooks.rb:330 1.369
After features/support/hooks.rb:100 0.010
Tags: @product
3:52.429
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 10.476
# 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.066
And I shutdown Tails and wait for the computer to power off 12.885
Then I start Tails from USB drive "__internal" with network unplugged and I login with the changed persistence passphrase 2:12.504
And I change the passphrase of the Persistent Storage back to the original 39.496
After features/support/hooks.rb:330 3.508
After features/support/hooks.rb:100 0.011
Tags: @product
59.456
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 10.439
And I log in to a new session without activating the Persistent Storage 20.619
Then persistence is disabled 0.254
But a Tails persistence partition exists on USB drive "__internal" 11.292
And all notifications have disappeared 10.298
When I delete the persistent partition 5.635
Then there is no persistence partition on USB drive "__internal" 0.916
After features/support/hooks.rb:330 1.083
After features/support/hooks.rb:100 0.000
Tags: @product
2:43.640
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 enabled and logged in 9.801
When I write some dotfile expected to persist 0.076
And I shutdown Tails and wait for the computer to power off 8.401
And I start Tails from USB drive "__internal" with network unplugged and I login with persistence enabled 2:24.884
Then the expected persistent dotfile is present in the filesystem 0.475
After features/support/hooks.rb:330 1.357
After features/support/hooks.rb:100 0.010
Tags: @product
1:44.478
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 9.582
And I create a symlink "/home/amnesia/Persistent" to "/etc" 0.086
When I try to enable persistence 0.258
Then the Welcome Screen tells me that the Persistent Folder feature couldn't be activated 29.685
When I log in to a new session after having activated the Persistent Storage 46.966
And all notifications have disappeared 9.152
Then the Persistent Storage settings tell me that the Persistent Folder feature couldn't be activated 4.351
And all tps features are enabled 2.379
And all tps features but the first one are active 2.017
After features/support/hooks.rb:330 2.095
After features/support/hooks.rb:100 0.000
Tags: @product
4:19.414
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 LUKS 1 persistent partition and stopped at Tails Greeter's login screen 2:53.280
And I enable persistence 33.749
And I log in to a new session after having activated the Persistent Storage 47.499
Then a Tails persistence partition with LUKS version 2 and argon2id exists on USB drive "__internal" 2.287
And persistence is enabled 2.597
After features/support/hooks.rb:330 0.945
After features/support/hooks.rb:100 0.000
Tags: @product
32.355
Before features/support/hooks.rb:266 0.000
Before features/support/hooks.rb:273 0.012
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.733
And I enable persistence but something goes wrong during the LUKS header upgrade 22.809
Then the Tails persistence partition on USB drive "__internal" still has LUKS version 1 0.813
After features/support/hooks.rb:330 0.653
After features/support/hooks.rb:100 0.000
Tags: @product
46.828
Before features/support/hooks.rb:266 0.000
Before features/support/hooks.rb:273 0.017
Given I have started Tails without network from a USB drive with a persistent partition and stopped at Tails Greeter's login screen 10.285
And I corrupt the Persistent Storage filesystem on USB drive "__internal" 5.550
When I enable persistence 28.108
Then the filesystem of the Persistent Storage was repaired 0.108
And persistence is successfully enabled 2.774
After features/support/hooks.rb:330 1.247
After features/support/hooks.rb:100 0.000
Tags: @product
50.488
Before features/support/hooks.rb:266 0.000
Before features/support/hooks.rb:273 0.032
Given I have started Tails without network from a USB drive with a persistent partition and stopped at Tails Greeter's login screen 8.982
And I corrupt the Persistent Storage filesystem on USB drive "__internal" in a way which can't be automatically repaired 5.888
When I try to enable persistence 0.409
Then the Welcome Screen tells me that filesystem errors were found on the Persistent Storage 26.591
When I repair the filesystem of the Persistent Storage 1.278
Then the Welcome Screen tells me that the filesystem was repaired successfully 0.869
And the filesystem of the Persistent Storage was repaired 3.804
When I close the filesystem repair dialog 1.281
Then persistence is successfully enabled 1.383
After features/support/hooks.rb:330 1.316
After features/support/hooks.rb:100 0.000
Tags: @product @doc
1:57.380
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 9.357
And the Persistent Storage filesystem is corrupted beyond what e2fsck can repair 0.125
When I try to enable persistence 0.265
Then the Welcome Screen tells me that filesystem errors were found on the Persistent Storage 28.029
When I repair the filesystem of the Persistent Storage 1.224
Then the Welcome Screen tells me that it failed to repair the Persistent Storage 0.073
When I log in to a new session 47.439
And all notifications have disappeared 8.467
# 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.492
And the file "/var/lib/gdm3/post-greeter-whisperback.json" is empty 0.180
When I close the "whisperback" window 1.602
Then the Tor Browser starts 19.203
And "Tails - Recovering data from the Persistent Storage when it has file system errors" has loaded in the Tor Browser 0.918
After features/support/hooks.rb:330 4.164
After features/support/hooks.rb:100 0.000
Tags: @product @doc
1:56.887
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 9.376
And I corrupt the Persistent Storage filesystem on USB drive "__internal" in a way which can't be automatically repaired 5.662
And Tails detects disk read failures on the boot device 1.617
When I try to enable persistence 0.449
Then the Welcome Screen tells me that my hardware is probably failing 18.194
When I log in to a new session 52.277
And all notifications have disappeared 7.431
Then the Tor Browser starts 21.048
And "Tails - Recovering data from the Persistent Storage when it has file system errors" has loaded in the Tor Browser 0.831
After features/support/hooks.rb:330 4.001
After features/support/hooks.rb:100 0.000