Project Number Date
test_Tails_ISO_20267-webtunnel 6 15 Jul 2025, 11:23

Feature Report

Steps Scenarios Features
Feature Passed Failed Skipped Pending Undefined Total Passed Failed Total Duration Status
Tails persistence 151 1 5 0 0 157 20 1 21 1:22.831 Failed
Tags: @product
Feature Tails persistence
As a Tails user I want to use a Persistent Storage
Tags: @product
3:16.007
Before features/support/hooks.rb:266 0.000
Before features/support/hooks.rb:273 0.058
Given I have started Tails from DVD and logged in with an administration password and the network is connected 2:16.864
And I update APT using apt 23.979
And I install "python3-behave" using apt 31.893
Then the Tails Persistent Storage behave tests pass 3.269
After features/support/hooks.rb:330 0.796
After features/support/hooks.rb:100 0.000
Tags: @product
1:2.231
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 persistent partition and stopped at Tails Greeter's login screen 17.505
When I log in to a new session without activating the Persistent Storage 36.397
Then Tails is running from USB drive "__internal" 0.376
And persistence is disabled 0.269
But a Tails persistence partition exists on USB drive "__internal" 7.681
After features/support/hooks.rb:330 2.947
After features/support/hooks.rb:100 0.000
Tags: @product
4:31.819
Before features/support/hooks.rb:266 0.000
Before features/support/hooks.rb:273 0.025
Given I have started Tails without network from a USB drive without a persistent partition and logged in 18.444
Then Tails is running from USB drive "__internal" 4.002
When I create a file in the Persistent directory 0.461
And I create a persistent partition with the default settings 32.688
Then the file I created was copied to the Persistent Storage 2.113
When I shutdown Tails and wait for the computer to power off 14.349
And I start Tails from USB drive "__internal" with network unplugged and I login with persistence enabled 3:18.979
Then persistence for "Persistent" is active 0.700
And the file I created in the Persistent directory exists 0.078
After features/support/hooks.rb:330 2.709
After features/support/hooks.rb:100 0.008
Tags: @product
1:35.004
Before features/support/hooks.rb:266 0.000
Before features/support/hooks.rb:273 0.009
Given I have started Tails without network from a USB drive without a persistent partition and logged in 20.914
And the system is very low on memory 9.536
When I create a file in the Persistent directory 1.645
When I try to create a persistent partition 29.669
Then The Persistent Storage app shows the error message "Not enough memory to create Persistent Storage" 0.559
When I close the Persistent Storage app 5.574
And I free up some memory 4.756
And I create a persistent partition with the default settings 21.839
Then the file I created was copied to the Persistent Storage 0.509
After features/support/hooks.rb:330 1.994
After features/support/hooks.rb:100 0.000
Tags: @product
4:4.037
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 22.766
Then Tails is running from USB drive "__internal" 1.036
And all tps features are active 5.508
And all persistent directories have safe access rights 8.874
When I disable the first tps feature 7.117
Then all tps features but the first one are active 4.849
And I shutdown Tails and wait for the computer to power off 16.895
And I start Tails from USB drive "__internal" with network unplugged and I login with persistence enabled 2:53.878
Then all tps features but the first one are active 3.110
After features/support/hooks.rb:330 1.638
After features/support/hooks.rb:100 0.012
Tags: @product
32.665
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 16.894
Then persistence for "Persistent" is active 0.164
And I create a file in the Persistent directory 0.162
Then the file I created was copied to the Persistent Storage 0.177
When I disable the first tps feature 10.019
Then persistence for "Persistent" is not active 0.187
And the Persistent directory does not exist 0.163
When I enable the first tps feature 4.741
Then persistence for "Persistent" is active 0.085
And the file I created in the Persistent directory exists 0.069
After features/support/hooks.rb:330 1.628
After features/support/hooks.rb:100 0.000
Tags: @product
24.897
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 13.500
Then persistence for "Persistent" is active 0.190
When I create a file in the Persistent directory 0.227
And I disable the first tps feature 6.712
And I delete the data of the Persistent Folder feature 4.199
Then the file I created does not exist on the Persistent Storage 0.066
After features/support/hooks.rb:330 2.657
After features/support/hooks.rb:100 0.000
Tags: @product
1:39.773
Before features/support/hooks.rb:266 0.000
Before features/support/hooks.rb:273 0.036
Given I have started Tails without network from a USB drive with a persistent partition enabled and logged in 15.988
And the network is plugged 0.262
And Tor is ready 32.058
And I take note of which tps features are available 0.723
When I write some files expected to persist 2.191
And I shutdown Tails and wait for the computer to power off 14.201
# 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" 34.348
After features/support/hooks.rb:330 1.228
After features/support/hooks.rb:100 0.000
Tags: @product
4:16.951
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 enabled and logged in 15.349
And the network is plugged 0.122
And Tor is ready 23.396
And I add a wired DHCP NetworkManager connection called "persistent-con-current" 1.574
And I shutdown Tails and wait for the computer to power off 10.287
Given I start Tails from USB drive "__internal" with network unplugged and I login with persistence enabled 3:0.383
And I capture all network traffic 0.015
And the network is plugged 0.079
And Tor is ready 25.162
And I switch to the "persistent-con-current" NetworkManager connection 0.359
And the 1st network device has a spoofed MAC address configured 0.084
And no network device leaked the real MAC address 0.136
After features/support/hooks.rb:330 1.713
After features/support/hooks.rb:100 0.331
Tags: @product
1:23.547
Before features/support/hooks.rb:266 0.000
Before features/support/hooks.rb:273 0.065
Given I have started Tails without network from a USB drive without a persistent partition and stopped at Tails Greeter's login screen 16.388
And I enable persistence creation in Tails Greeter 1.091
And I log in to a new session expecting no warning about the Persistent Storage not being activated 33.078
Then I create a persistent partition with the default settings using the wizard that was already open 32.987
After features/support/hooks.rb:330 4.446
After features/support/hooks.rb:100 0.000
Tags: @product
6:18.638
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 and stopped at Tails Greeter's login screen 11.773
When I enable persistence 56.571
Then no persistent Greeter options were restored 16.118
When I set all Greeter options to non-default values 40.899
And I log in to a new session in German (de) after having activated the Persistent Storage 58.054
Then all Greeter options are set to non-default values 0.218
When I cold reboot the computer 14.053
And the computer reboots Tails 1:32.078
Given I enable persistence 33.211
Then persistent Greeter options were restored 0.547
When I log in to a new session after having activated the Persistent Storage 54.303
Then all Greeter options are set to non-default values 0.806
After features/support/hooks.rb:330 1.434
After features/support/hooks.rb:100 0.015
Tags: @product
5:39.465
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.215
# 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 1:9.714
And I shutdown Tails and wait for the computer to power off 19.080
Then I start Tails from USB drive "__internal" with network unplugged and I login with the changed persistence passphrase 2:49.709
And I change the passphrase of the Persistent Storage back to the original 1:9.745
After features/support/hooks.rb:330 2.904
After features/support/hooks.rb:100 0.009
Tags: @product
1:21.167
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.354
And I log in to a new session without activating the Persistent Storage 28.379
Then persistence is disabled 0.358
But a Tails persistence partition exists on USB drive "__internal" 16.272
And all notifications have disappeared 10.456
When I delete the persistent partition 13.089
Then there is no persistence partition on USB drive "__internal" 0.257
After features/support/hooks.rb:330 1.609
After features/support/hooks.rb:100 0.000
Tags: @product
4:18.716
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 26.302
When I write some dotfile expected to persist 0.299
And I shutdown Tails and wait for the computer to power off 13.480
And I start Tails from USB drive "__internal" with network unplugged and I login with persistence enabled 3:37.833
Then the expected persistent dotfile is present in the filesystem 0.800
After features/support/hooks.rb:330 2.056
After features/support/hooks.rb:100 0.015
Tags: @product
1:21.190
Scenario Feature activation fails
Before features/support/hooks.rb:266 0.000
Before features/support/hooks.rb:273 0.026
Steps
Given I have started Tails without network from a USB drive with a persistent partition and stopped at Tails Greeter's login screen 20.693
And I create a symlink "/home/amnesia/Persistent" to "/etc" 0.158
When I try to enable persistence 0.337
Then the Welcome Screen tells me that the Persistent Folder feature couldn't be activated 1:0.001
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/usb.rb:1724:in `/^the Welcome Screen tells me that the Persistent Folder feature couldn't be activated$/'
features/persistence.feature:146:in `Then the Welcome Screen tells me that the Persistent Folder feature couldn't be activated'
When I log in to a new session after having activated the Persistent Storage 0.000
And all notifications have disappeared 0.000
Then the Persistent Storage settings tell me that the Persistent Folder feature couldn't be activated 0.000
And all tps features are enabled 0.000
And all tps features but the first one are active 0.000
After features/support/hooks.rb:330 20.510

SCENARIO FAILED: 'Feature activation fails' (at time 04:45:17)

Screenshot: https://jenkins.tails.boum.org/job/test_Tails_ISO_20267-webtunnel/6/artifact/build-artifacts/04:45:17_Feature_activation_fails.png

Video: https://jenkins.tails.boum.org/job/test_Tails_ISO_20267-webtunnel/6/artifact/build-artifacts/04:45:17_Feature_activation_fails.mkv

Systemd journal: https://jenkins.tails.boum.org/job/test_Tails_ISO_20267-webtunnel/6/artifact/build-artifacts/04:45:17_Feature_activation_fails.journal

After features/support/hooks.rb:100 0.000
Tags: @product
8:22.843
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 LUKS 1 persistent partition and stopped at Tails Greeter's login screen 6:1.174
And I enable persistence 1:1.132
And I log in to a new session after having activated the Persistent Storage 1:15.227
Then a Tails persistence partition with LUKS version 2 and argon2id exists on USB drive "__internal" 1.712
And persistence is enabled 3.596
After features/support/hooks.rb:330 6.835
After features/support/hooks.rb:100 0.000
Tags: @product
51.121
Before features/support/hooks.rb:266 0.000
Before features/support/hooks.rb:273 0.023
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 10.914
And I enable persistence but something goes wrong during the LUKS header upgrade 39.210
Then the Tails persistence partition on USB drive "__internal" still has LUKS version 1 0.997
After features/support/hooks.rb:330 0.770
After features/support/hooks.rb:100 0.000
Tags: @product
1:34.815
Before features/support/hooks.rb:266 0.000
Before features/support/hooks.rb:273 0.009
Given I have started Tails without network from a USB drive with a persistent partition and stopped at Tails Greeter's login screen 16.140
And I corrupt the Persistent Storage filesystem on USB drive "__internal" 13.955
When I enable persistence 1:1.131
Then the filesystem of the Persistent Storage was repaired 0.173
And persistence is successfully enabled 3.414
After features/support/hooks.rb:330 2.045
After features/support/hooks.rb:100 0.000
Tags: @product
1:32.339
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 15.814
And I corrupt the Persistent Storage filesystem on USB drive "__internal" in a way which can't be automatically repaired 7.830
When I try to enable persistence 1.654
Then the Welcome Screen tells me that filesystem errors were found on the Persistent Storage 51.420
When I repair the filesystem of the Persistent Storage 1.511
Then the Welcome Screen tells me that the filesystem was repaired successfully 1.503
And the filesystem of the Persistent Storage was repaired 4.204
When I close the filesystem repair dialog 2.416
Then persistence is successfully enabled 5.983
After features/support/hooks.rb:330 2.388
After features/support/hooks.rb:100 0.000
Tags: @product @doc
3:6.256
Before features/support/hooks.rb:266 0.000
Before features/support/hooks.rb:273 0.009
Given I have started Tails without network from a USB drive with a persistent partition and stopped at Tails Greeter's login screen 10.905
And the Persistent Storage filesystem is corrupted beyond what e2fsck can repair 1.689
When I try to enable persistence 1.802
Then the Welcome Screen tells me that filesystem errors were found on the Persistent Storage 52.611
When I repair the filesystem of the Persistent Storage 7.669
Then the Welcome Screen tells me that it failed to repair the Persistent Storage 0.365
When I log in to a new session 1:6.790
And all notifications have disappeared 12.936
# 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" 5.192
And the file "/var/lib/gdm3/post-greeter-whisperback.json" is empty 0.876
When I close the "whisperback" window 1.551
Then the Tor Browser starts 21.438
And "Tails - Recovering data from the Persistent Storage when it has file system errors" has loaded in the Tor Browser 2.426
After features/support/hooks.rb:330 6.261
After features/support/hooks.rb:100 0.000
Tags: @product @doc
3:9.340
Before features/support/hooks.rb:266 0.000
Before features/support/hooks.rb:273 0.033
Given I have started Tails without network from a USB drive with a persistent partition and stopped at Tails Greeter's login screen 14.925
And I corrupt the Persistent Storage filesystem on USB drive "__internal" in a way which can't be automatically repaired 14.263
And Tails detects disk read failures on the boot device 0.629
When I try to enable persistence 0.462
Then the Welcome Screen tells me that my hardware is probably failing 39.107
When I log in to a new session 1:6.274
And all notifications have disappeared 15.602
Then the Tor Browser starts 36.968
And "Tails - Recovering data from the Persistent Storage when it has file system errors" has loaded in the Tor Browser 1.107
After features/support/hooks.rb:330 2.580
After features/support/hooks.rb:100 0.000