Project Number Date
test_Tails_ISO_20635-greeter-threading-fixes 3 15 Dec 2024, 20:17

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:53.472 Failed
Tags: @product
Feature Tails persistence
As a Tails user I want to use a Persistent Storage
Tags: @product
2:31.518
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:49.244
And I update APT using apt 14.343
And I install "python3-behave" using apt 25.834
Then the Tails Persistent Storage behave tests pass 2.095
After features/support/hooks.rb:326 0.864
After features/support/hooks.rb:100 0.000
Tags: @product
49.437
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 14.661
When I log in to a new session without activating the Persistent Storage 24.233
Then Tails is running from USB drive "__internal" 0.938
And persistence is disabled 0.607
But a Tails persistence partition exists on USB drive "__internal" 8.996
After features/support/hooks.rb:326 1.010
After features/support/hooks.rb:100 0.000
Tags: @product
3:41.777
Before features/support/hooks.rb:269 0.003
Given I have started Tails without network from a USB drive without a persistent partition and logged in 30.385
Then Tails is running from USB drive "__internal" 0.443
When I create a file in the Persistent directory 0.145
And I create a persistent partition with the default settings 23.098
Then the file I created was copied to the Persistent Storage 0.683
When I shutdown Tails and wait for the computer to power off 12.941
And I start Tails from USB drive "__internal" with network unplugged and I login with persistence enabled 2:33.636
Then persistence for "Persistent" is active 0.366
And the file I created in the Persistent directory exists 0.075
After features/support/hooks.rb:326 0.847
After features/support/hooks.rb:100 0.013
Tags: @product
59.535
Before features/support/hooks.rb:269 0.007
Given I have started Tails without network from a USB drive without a persistent partition and logged in 10.836
And the system is very low on memory 4.349
When I create a file in the Persistent directory 1.057
When I try to create a persistent partition 26.058
Then The Persistent Storage app shows the error message "Not enough memory to create Persistent Storage" 0.146
When I close the Persistent Storage app 2.647
And I free up some memory 1.498
And I create a persistent partition with the default settings 12.678
Then the file I created was copied to the Persistent Storage 0.261
After features/support/hooks.rb:326 1.700
After features/support/hooks.rb:100 0.000
Tags: @product
3:2.073
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 17.217
Then Tails is running from USB drive "__internal" 0.759
And all tps features are active 2.562
And all persistent directories have safe access rights 2.581
When I disable the first tps feature 5.996
Then all tps features but the first one are active 2.373
And I shutdown Tails and wait for the computer to power off 10.788
And I start Tails from USB drive "__internal" with network unplugged and I login with persistence enabled 2:17.282
Then all tps features but the first one are active 2.510
After features/support/hooks.rb:326 1.051
After features/support/hooks.rb:100 0.008
Tags: @product
20.164
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 10.061
Then persistence for "Persistent" is active 0.094
And I create a file in the Persistent directory 0.089
Then the file I created was copied to the Persistent Storage 0.065
When I disable the first tps feature 6.027
Then persistence for "Persistent" is not active 0.103
And the Persistent directory does not exist 0.052
When I enable the first tps feature 3.496
Then persistence for "Persistent" is active 0.105
And the file I created in the Persistent directory exists 0.067
After features/support/hooks.rb:326 1.195
After features/support/hooks.rb:100 0.000
Tags: @product
20.340
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 10.088
Then persistence for "Persistent" is active 0.344
When I create a file in the Persistent directory 0.121
And I disable the first tps feature 5.899
And I delete the data of the Persistent Folder feature 3.822
Then the file I created does not exist on the Persistent Storage 0.064
After features/support/hooks.rb:326 1.484
After features/support/hooks.rb:100 0.000
Tags: @product
1:8.937
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.537
And the network is plugged 0.079
And Tor is ready 22.837
And I take note of which tps features are available 0.644
When I write some files expected to persist 1.625
And I shutdown Tails and wait for the computer to power off 8.597
# 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.615
After features/support/hooks.rb:326 0.140
After features/support/hooks.rb:100 0.000
Tags: @product
23:9.103
Scenario Creating and using a persistent NetworkManager connection
Before features/support/hooks.rb:269 0.006
Steps
Given I have started Tails without network from a USB drive with a persistent partition enabled and logged in 9.792
And the network is plugged 0.091
And Tor is ready 48.025
And I add a wired DHCP NetworkManager connection called "persistent-con-current" 0.222
And I shutdown Tails and wait for the computer to power off 9.082
Given I start Tails from USB drive "__internal" with network unplugged and I login with persistence enabled 22:1.888
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: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:326 10.900

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

Screenshot: https://jenkins.tails.boum.org/job/test_Tails_ISO_20635-greeter-threading-fixes/3/artifact/build-artifacts/03:35:43_Creating_and_using_a_persistent_NetworkManager_connection.png

Video: https://jenkins.tails.boum.org/job/test_Tails_ISO_20635-greeter-threading-fixes/3/artifact/build-artifacts/03:35:43_Creating_and_using_a_persistent_NetworkManager_connection.mkv

Systemd journal: https://jenkins.tails.boum.org/job/test_Tails_ISO_20635-greeter-threading-fixes/3/artifact/build-artifacts/03:35:43_Creating_and_using_a_persistent_NetworkManager_connection.journal

After features/support/hooks.rb:100 0.008
Tags: @product
1:2.332
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 15.769
And I enable persistence creation in Tails Greeter 1.269
And I log in to a new session expecting no warning about the Persistent Storage not being activated 20.314
Then I create a persistent partition with the default settings using the wizard that was already open 24.978
After features/support/hooks.rb:326 1.905
After features/support/hooks.rb:100 0.000
Tags: @product
4:54.749
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 27.051
When I enable persistence 41.998
Then no persistent Greeter options were restored 14.186
When I set all Greeter options to non-default values 26.811
And I log in to a new session in German (de) after having activated the Persistent Storage 55.191
Then all Greeter options are set to non-default values 0.627
When I cold reboot the computer 7.445
And the computer reboots Tails 1:0.054
Given I enable persistence 19.781
Then persistent Greeter options were restored 0.571
When I log in to a new session after having activated the Persistent Storage 40.626
Then all Greeter options are set to non-default values 0.402
After features/support/hooks.rb:326 1.352
After features/support/hooks.rb:100 0.008
Tags: @product
3:55.837
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.736
# 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 38.740
And I shutdown Tails and wait for the computer to power off 12.855
Then I start Tails from USB drive "__internal" with network unplugged and I login with the changed persistence passphrase 2:18.455
And I change the passphrase of the Persistent Storage back to the original 36.049
After features/support/hooks.rb:326 2.019
After features/support/hooks.rb:100 0.008
Tags: @product
59.048
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.084
And I log in to a new session without activating the Persistent Storage 22.319
Then persistence is disabled 0.343
But a Tails persistence partition exists on USB drive "__internal" 9.548
And all notifications have disappeared 10.674
When I delete the persistent partition 6.586
Then there is no persistence partition on USB drive "__internal" 0.491
After features/support/hooks.rb:326 0.830
After features/support/hooks.rb:100 0.000
Tags: @product
2:34.349
Before features/support/hooks.rb:269 0.006
Given I have started Tails without network from a USB drive with a persistent partition enabled and logged in 10.039
When I write some dotfile expected to persist 0.977
And I shutdown Tails and wait for the computer to power off 11.379
And I start Tails from USB drive "__internal" with network unplugged and I login with persistence enabled 2:11.548
Then the expected persistent dotfile is present in the filesystem 0.403
After features/support/hooks.rb:326 1.070
After features/support/hooks.rb:100 0.012
Tags: @product
1:41.891
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 8.704
And I create a symlink "/home/amnesia/Persistent" to "/etc" 0.084
When I try to enable persistence 0.316
Then the Welcome Screen tells me that the Persistent Folder feature couldn't be activated 30.216
When I log in to a new session after having activated the Persistent Storage 43.605
And all notifications have disappeared 9.168
Then the Persistent Storage settings tell me that the Persistent Folder feature couldn't be activated 4.024
And all tps features are enabled 3.171
And all tps features but the first one are active 2.600
After features/support/hooks.rb:326 2.070
After features/support/hooks.rb:100 0.000
Tags: @product
6:11.757
Before features/support/hooks.rb:269 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:45.351
And I enable persistence 32.025
And I log in to a new session after having activated the Persistent Storage 49.817
Then a Tails persistence partition with LUKS version 2 and argon2id exists on USB drive "__internal" 1.832
And persistence is enabled 2.731
After features/support/hooks.rb:326 0.740
After features/support/hooks.rb:100 0.000
Tags: @product
37.708
Before features/support/hooks.rb:269 0.008
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 9.014
And I enable persistence but something goes wrong during the LUKS header upgrade 27.972
Then the Tails persistence partition on USB drive "__internal" still has LUKS version 1 0.721
After features/support/hooks.rb:326 0.785
After features/support/hooks.rb:100 0.000
Tags: @product
1:2.092
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.135
And I corrupt the Persistent Storage filesystem on USB drive "__internal" 7.136
When I enable persistence 42.904
Then the filesystem of the Persistent Storage was repaired 0.089
And persistence is successfully enabled 2.826
After features/support/hooks.rb:326 0.762
After features/support/hooks.rb:100 0.000
Tags: @product
54.841
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 8.903
And I corrupt the Persistent Storage filesystem on USB drive "__internal" in a way which can't be automatically repaired 11.615
When I try to enable persistence 0.456
Then the Welcome Screen tells me that filesystem errors were found on the Persistent Storage 27.253
When I repair the filesystem of the Persistent Storage 1.311
Then the Welcome Screen tells me that the filesystem was repaired successfully 0.702
And the filesystem of the Persistent Storage was repaired 1.721
When I close the filesystem repair dialog 1.198
Then persistence is successfully enabled 1.680
After features/support/hooks.rb:326 1.047
After features/support/hooks.rb:100 0.000
Tags: @product @doc
1:56.266
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.019
And the Persistent Storage filesystem is corrupted beyond what e2fsck can repair 0.097
When I try to enable persistence 0.355
Then the Welcome Screen tells me that filesystem errors were found on the Persistent Storage 31.433
When I repair the filesystem of the Persistent Storage 1.283
Then the Welcome Screen tells me that it failed to repair the Persistent Storage 0.081
When I log in to a new session 38.968
And all notifications have disappeared 10.213
# 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.512
And the file "/var/lib/gdm3/post-greeter-whisperback.json" is empty 0.707
When I close the "whisperback" window 1.658
Then the Tor Browser starts 19.964
And "Tails - Recovering data from the Persistent Storage when it has file system errors" has loaded in the Tor Browser 0.970
After features/support/hooks.rb:326 2.686
After features/support/hooks.rb:100 0.000
Tags: @product @doc
1:59.709
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.220
And I corrupt the Persistent Storage filesystem on USB drive "__internal" in a way which can't be automatically repaired 7.303
And Tails detects disk read failures on the boot device 1.577
When I try to enable persistence 0.442
Then the Welcome Screen tells me that my hardware is probably failing 21.980
When I log in to a new session 53.239
And all notifications have disappeared 6.814
Then the Tor Browser starts 18.084
And "Tails - Recovering data from the Persistent Storage when it has file system errors" has loaded in the Tor Browser 1.046
After features/support/hooks.rb:326 2.112
After features/support/hooks.rb:100 0.000