Project Number Date
test_Tails_ISO_20297-debug-proxy-refusing-connections 85 06 Jun 2025, 19:08

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:3:32.334 Failed
Tags: @product
Feature Tails persistence
As a Tails user I want to use a Persistent Storage
Tags: @product
2:27.053
Before features/support/hooks.rb:271 0.000
Before features/support/hooks.rb:278 0.005
Given I have started Tails from DVD and logged in with an administration password and the network is connected 1:44.007
And I update APT using apt 14.182
And I install "python3-behave" using apt 25.973
Then the Tails Persistent Storage behave tests pass 2.890
After features/support/hooks.rb:335 0.942
After features/support/hooks.rb:105 0.000
Tags: @product
51.640
Before features/support/hooks.rb:271 0.000
Before features/support/hooks.rb:278 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.812
When I log in to a new session without activating the Persistent Storage 26.003
Then Tails is running from USB drive "__internal" 0.668
And persistence is disabled 0.520
But a Tails persistence partition exists on USB drive "__internal" 11.635
After features/support/hooks.rb:335 1.930
After features/support/hooks.rb:105 0.000
Tags: @product
3:43.827
Before features/support/hooks.rb:271 0.000
Before features/support/hooks.rb:278 0.007
Given I have started Tails without network from a USB drive without a persistent partition and logged in 32.722
Then Tails is running from USB drive "__internal" 0.531
When I create a file in the Persistent directory 0.131
And I create a persistent partition with the default settings 25.107
Then the file I created was copied to the Persistent Storage 2.851
When I shutdown Tails and wait for the computer to power off 13.320
And I start Tails from USB drive "__internal" with network unplugged and I login with persistence enabled 2:28.642
Then persistence for "Persistent" is active 0.421
And the file I created in the Persistent directory exists 0.098
After features/support/hooks.rb:335 1.397
After features/support/hooks.rb:105 0.010
Tags: @product
1:8.758
Before features/support/hooks.rb:271 0.000
Before features/support/hooks.rb:278 0.005
Given I have started Tails without network from a USB drive without a persistent partition and logged in 10.877
And the system is very low on memory 3.745
When I create a file in the Persistent directory 1.792
When I try to create a persistent partition 30.601
Then The Persistent Storage app shows the error message "Not enough memory to create Persistent Storage" 0.249
When I close the Persistent Storage app 3.884
And I free up some memory 3.212
And I create a persistent partition with the default settings 14.127
Then the file I created was copied to the Persistent Storage 0.265
After features/support/hooks.rb:335 2.480
After features/support/hooks.rb:105 0.000
Tags: @product
3:4.170
Before features/support/hooks.rb:271 0.000
Before features/support/hooks.rb:278 0.006
Given I have started Tails without network from a USB drive with a persistent partition enabled and logged in 12.612
Then Tails is running from USB drive "__internal" 0.550
And all tps features are active 2.589
And all persistent directories have safe access rights 2.893
When I disable the first tps feature 6.337
Then all tps features but the first one are active 2.446
And I shutdown Tails and wait for the computer to power off 15.750
And I start Tails from USB drive "__internal" with network unplugged and I login with persistence enabled 2:17.817
Then all tps features but the first one are active 3.173
After features/support/hooks.rb:335 1.669
After features/support/hooks.rb:105 0.018
Tags: @product
21.321
Before features/support/hooks.rb:271 0.000
Before features/support/hooks.rb:278 0.006
Given I have started Tails without network from a USB drive with a persistent partition enabled and logged in 10.594
Then persistence for "Persistent" is active 0.103
And I create a file in the Persistent directory 0.076
Then the file I created was copied to the Persistent Storage 0.069
When I disable the first tps feature 6.715
Then persistence for "Persistent" is not active 0.170
And the Persistent directory does not exist 0.104
When I enable the first tps feature 3.320
Then persistence for "Persistent" is active 0.083
And the file I created in the Persistent directory exists 0.083
After features/support/hooks.rb:335 1.587
After features/support/hooks.rb:105 0.000
Tags: @product
20.735
Before features/support/hooks.rb:271 0.000
Before features/support/hooks.rb:278 0.008
Given I have started Tails without network from a USB drive with a persistent partition enabled and logged in 10.145
Then persistence for "Persistent" is active 0.126
When I create a file in the Persistent directory 0.110
And I disable the first tps feature 6.421
And I delete the data of the Persistent Folder feature 3.860
Then the file I created does not exist on the Persistent Storage 0.070
After features/support/hooks.rb:335 1.618
After features/support/hooks.rb:105 0.000
Tags: @product
1:12.638
Before features/support/hooks.rb:271 0.000
Before features/support/hooks.rb:278 0.005
Given I have started Tails without network from a USB drive with a persistent partition enabled and logged in 11.981
And the network is plugged 0.138
And Tor is ready 22.955
And I take note of which tps features are available 0.665
When I write some files expected to persist 1.705
And I shutdown Tails and wait for the computer to power off 8.649
# 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" 26.543
After features/support/hooks.rb:335 0.142
After features/support/hooks.rb:105 0.000
Tags: @product
3:30.452
Before features/support/hooks.rb:271 0.000
Before features/support/hooks.rb:278 0.007
Given I have started Tails without network from a USB drive with a persistent partition enabled and logged in 9.939
And the network is plugged 0.108
And Tor is ready 25.950
And I add a wired DHCP NetworkManager connection called "persistent-con-current" 0.329
And I shutdown Tails and wait for the computer to power off 9.188
Given I start Tails from USB drive "__internal" with network unplugged and I login with persistence enabled 2:21.712
And I capture all network traffic 0.016
And the network is plugged 0.097
And Tor is ready 22.491
And I switch to the "persistent-con-current" NetworkManager connection 0.368
And the 1st network device has a spoofed MAC address configured 0.093
And no network device leaked the real MAC address 0.156
After features/support/hooks.rb:335 0.660
After features/support/hooks.rb:105 0.063
Tags: @product
1:9.166
Before features/support/hooks.rb:271 0.000
Before features/support/hooks.rb:278 0.007
Given I have started Tails without network from a USB drive without a persistent partition and stopped at Tails Greeter's login screen 18.088
And I enable persistence creation in Tails Greeter 1.146
And I log in to a new session expecting no warning about the Persistent Storage not being activated 25.007
Then I create a persistent partition with the default settings using the wizard that was already open 24.924
After features/support/hooks.rb:335 2.401
After features/support/hooks.rb:105 0.000
Tags: @product
4:45.985
Before features/support/hooks.rb:271 0.000
Before features/support/hooks.rb:278 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 13.465
When I enable persistence 43.959
Then no persistent Greeter options were restored 14.880
When I set all Greeter options to non-default values 30.968
And I log in to a new session in German (de) after having activated the Persistent Storage 44.844
Then all Greeter options are set to non-default values 0.592
When I cold reboot the computer 8.637
And the computer reboots Tails 1:10.203
Given I enable persistence 20.277
Then persistent Greeter options were restored 0.664
When I log in to a new session after having activated the Persistent Storage 36.933
Then all Greeter options are set to non-default values 0.556
After features/support/hooks.rb:335 2.329
After features/support/hooks.rb:105 0.014
Tags: @product
4:12.857
Before features/support/hooks.rb:271 0.000
Before features/support/hooks.rb:278 0.005
Given I have started Tails without network from a USB drive with a persistent partition enabled and logged in 11.898
# 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 40.149
And I shutdown Tails and wait for the computer to power off 13.665
Then I start Tails from USB drive "__internal" with network unplugged and I login with the changed persistence passphrase 2:24.462
And I change the passphrase of the Persistent Storage back to the original 42.682
After features/support/hooks.rb:335 4.146
After features/support/hooks.rb:105 0.010
Tags: @product
1:5.547
Before features/support/hooks.rb:271 0.000
Before features/support/hooks.rb:278 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 11.966
And I log in to a new session without activating the Persistent Storage 25.405
Then persistence is disabled 0.550
But a Tails persistence partition exists on USB drive "__internal" 10.317
And all notifications have disappeared 10.479
When I delete the persistent partition 5.972
Then there is no persistence partition on USB drive "__internal" 0.855
After features/support/hooks.rb:335 1.575
After features/support/hooks.rb:105 0.000
Tags: @product
2:43.558
Before features/support/hooks.rb:271 0.000
Before features/support/hooks.rb:278 0.014
Given I have started Tails without network from a USB drive with a persistent partition enabled and logged in 10.991
When I write some dotfile expected to persist 0.260
And I shutdown Tails and wait for the computer to power off 11.088
And I start Tails from USB drive "__internal" with network unplugged and I login with persistence enabled 2:20.726
Then the expected persistent dotfile is present in the filesystem 0.491
After features/support/hooks.rb:335 1.504
After features/support/hooks.rb:105 0.011
Tags: @product
1:43.207
Before features/support/hooks.rb:271 0.000
Before features/support/hooks.rb:278 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.304
And I create a symlink "/home/amnesia/Persistent" to "/etc" 0.110
When I try to enable persistence 0.295
Then the Welcome Screen tells me that the Persistent Folder feature couldn't be activated 35.171
When I log in to a new session after having activated the Persistent Storage 40.218
And all notifications have disappeared 7.729
Then the Persistent Storage settings tell me that the Persistent Folder feature couldn't be activated 4.792
And all tps features are enabled 3.380
And all tps features but the first one are active 2.205
After features/support/hooks.rb:335 2.054
After features/support/hooks.rb:105 0.000
Tags: @product
5:24.014
Before features/support/hooks.rb:271 0.000
Before features/support/hooks.rb:278 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 3:59.920
And I enable persistence 32.225
And I log in to a new session after having activated the Persistent Storage 47.223
Then a Tails persistence partition with LUKS version 2 and argon2id exists on USB drive "__internal" 1.846
And persistence is enabled 2.798
After features/support/hooks.rb:335 1.937
After features/support/hooks.rb:105 0.000
Tags: @product
31.685
Before features/support/hooks.rb:271 0.000
Before features/support/hooks.rb:278 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 9.462
And I enable persistence but something goes wrong during the LUKS header upgrade 21.486
Then the Tails persistence partition on USB drive "__internal" still has LUKS version 1 0.735
After features/support/hooks.rb:335 1.107
After features/support/hooks.rb:105 0.000
Tags: @product
48.526
Before features/support/hooks.rb:271 0.000
Before features/support/hooks.rb:278 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.176
And I corrupt the Persistent Storage filesystem on USB drive "__internal" 6.174
When I enable persistence 29.867
Then the filesystem of the Persistent Storage was repaired 0.089
And persistence is successfully enabled 3.218
After features/support/hooks.rb:335 3.753
After features/support/hooks.rb:105 0.000
Tags: @product
54.415
Before features/support/hooks.rb:271 0.000
Before features/support/hooks.rb:278 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 8.947
And I corrupt the Persistent Storage filesystem on USB drive "__internal" in a way which can't be automatically repaired 9.505
When I try to enable persistence 1.488
Then the Welcome Screen tells me that filesystem errors were found on the Persistent Storage 23.209
When I repair the filesystem of the Persistent Storage 2.722
Then the Welcome Screen tells me that the filesystem was repaired successfully 0.911
And the filesystem of the Persistent Storage was repaired 4.937
When I close the filesystem repair dialog 1.188
Then persistence is successfully enabled 1.504
After features/support/hooks.rb:335 2.526
After features/support/hooks.rb:105 0.000
Tags: @product @doc
21:32.437
Scenario Manual filesystem repair fails
Before features/support/hooks.rb:271 0.000
Before features/support/hooks.rb:278 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.447
And the Persistent Storage filesystem is corrupted beyond what e2fsck can repair 0.096
When I try to enable persistence 1.347
Then the Welcome Screen tells me that filesystem errors were found on the Persistent Storage 39.140
When I repair the filesystem of the Persistent Storage 1.311
Then the Welcome Screen tells me that it failed to repair the Persistent Storage 0.101
When I log in to a new session 40.832
And all notifications have disappeared 20:0.159
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/persistence.feature:192:in `And all notifications have disappeared'
# 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.000
And the file "/var/lib/gdm3/post-greeter-whisperback.json" is empty 0.000
When I close the "whisperback" window 0.000
Then the Tor Browser starts 0.000
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:335 10.996

SCENARIO FAILED: 'Manual filesystem repair fails' (at time 04:17:58)

Screenshot: https://jenkins.tails.boum.org/job/test_Tails_ISO_20297-debug-proxy-refusing-connections/85/artifact/build-artifacts/04:17:58_Manual_filesystem_repair_fails.png

Video: https://jenkins.tails.boum.org/job/test_Tails_ISO_20297-debug-proxy-refusing-connections/85/artifact/build-artifacts/04:17:58_Manual_filesystem_repair_fails.mkv

Systemd journal: https://jenkins.tails.boum.org/job/test_Tails_ISO_20297-debug-proxy-refusing-connections/85/artifact/build-artifacts/04:17:58_Manual_filesystem_repair_fails.journal

After features/support/hooks.rb:105 0.000
Tags: @product @doc
2:0.333
Before features/support/hooks.rb:271 0.000
Before features/support/hooks.rb:278 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.068
And I corrupt the Persistent Storage filesystem on USB drive "__internal" in a way which can't be automatically repaired 7.505
And Tails detects disk read failures on the boot device 1.715
When I try to enable persistence 0.469
Then the Welcome Screen tells me that my hardware is probably failing 19.687
When I log in to a new session 48.381
And all notifications have disappeared 8.498
Then the Tor Browser starts 23.901
And "Tails - Recovering data from the Persistent Storage when it has file system errors" has loaded in the Tor Browser 1.104
After features/support/hooks.rb:335 1.757
After features/support/hooks.rb:105 0.000