Project Number Date
test_Tails_ISO_20297-debug-proxy-refusing-connections 62 15 May 2025, 18:47

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 53:15.384 Failed
Tags: @product
Feature Tails persistence
As a Tails user I want to use a Persistent Storage
Tags: @product
2:54.229
Before features/support/hooks.rb:271 0.000
Before features/support/hooks.rb:278 0.020
Given I have started Tails from DVD and logged in with an administration password and the network is connected 2:9.306
And I update APT using apt 15.806
And I install "python3-behave" using apt 26.292
Then the Tails Persistent Storage behave tests pass 2.823
After features/support/hooks.rb:335 0.711
After features/support/hooks.rb:105 0.000
Tags: @product
57.912
Before features/support/hooks.rb:271 0.000
Before features/support/hooks.rb:278 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 20.298
When I log in to a new session without activating the Persistent Storage 24.119
Then Tails is running from USB drive "__internal" 0.919
And persistence is disabled 0.587
But a Tails persistence partition exists on USB drive "__internal" 11.988
After features/support/hooks.rb:335 2.305
After features/support/hooks.rb:105 0.000
Tags: @product
4:24.800
Before features/support/hooks.rb:271 0.000
Before features/support/hooks.rb:278 0.004
Given I have started Tails without network from a USB drive without a persistent partition and logged in 57.489
Then Tails is running from USB drive "__internal" 0.564
When I create a file in the Persistent directory 0.330
And I create a persistent partition with the default settings 25.758
Then the file I created was copied to the Persistent Storage 2.123
When I shutdown Tails and wait for the computer to power off 15.558
And I start Tails from USB drive "__internal" with network unplugged and I login with persistence enabled 2:41.378
Then persistence for "Persistent" is active 1.530
And the file I created in the Persistent directory exists 0.067
After features/support/hooks.rb:335 2.066
After features/support/hooks.rb:105 0.008
Tags: @product
1:8.286
Before features/support/hooks.rb:271 0.000
Before features/support/hooks.rb:278 0.004
Given I have started Tails without network from a USB drive without a persistent partition and logged in 11.596
And the system is very low on memory 5.276
When I create a file in the Persistent directory 1.642
When I try to create a persistent partition 26.462
Then The Persistent Storage app shows the error message "Not enough memory to create Persistent Storage" 0.328
When I close the Persistent Storage app 2.580
And I free up some memory 3.277
And I create a persistent partition with the default settings 16.796
Then the file I created was copied to the Persistent Storage 0.326
After features/support/hooks.rb:335 2.731
After features/support/hooks.rb:105 0.000
Tags: @product
3:23.921
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 23.515
Then Tails is running from USB drive "__internal" 0.740
And all tps features are active 3.121
And all persistent directories have safe access rights 2.750
When I disable the first tps feature 10.512
Then all tps features but the first one are active 6.404
And I shutdown Tails and wait for the computer to power off 17.664
And I start Tails from USB drive "__internal" with network unplugged and I login with persistence enabled 2:16.074
Then all tps features but the first one are active 3.136
After features/support/hooks.rb:335 1.230
After features/support/hooks.rb:105 0.011
Tags: @product
25.030
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 13.844
Then persistence for "Persistent" is active 0.084
And I create a file in the Persistent directory 0.076
Then the file I created was copied to the Persistent Storage 0.093
When I disable the first tps feature 6.834
Then persistence for "Persistent" is not active 0.115
And the Persistent directory does not exist 0.062
When I enable the first tps feature 3.757
Then persistence for "Persistent" is active 0.088
And the file I created in the Persistent directory exists 0.072
After features/support/hooks.rb:335 1.902
After features/support/hooks.rb:105 0.000
Tags: @product
21.475
Before features/support/hooks.rb:271 0.000
Before features/support/hooks.rb:278 0.004
Given I have started Tails without network from a USB drive with a persistent partition enabled and logged in 10.294
Then persistence for "Persistent" is active 0.118
When I create a file in the Persistent directory 0.086
And I disable the first tps feature 6.596
And I delete the data of the Persistent Folder feature 4.298
Then the file I created does not exist on the Persistent Storage 0.079
After features/support/hooks.rb:335 2.251
After features/support/hooks.rb:105 0.000
Tags: @product
1:40.721
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.632
And the network is plugged 0.722
And Tor is ready 53.068
And I take note of which tps features are available 0.732
When I write some files expected to persist 1.551
And I shutdown Tails and wait for the computer to power off 8.819
# 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.194
After features/support/hooks.rb:335 0.114
After features/support/hooks.rb:105 0.000
Tags: @product
3:19.053
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 9.470
And the network is plugged 0.111
And Tor is ready 24.494
And I add a wired DHCP NetworkManager connection called "persistent-con-current" 0.209
And I shutdown Tails and wait for the computer to power off 8.706
Given I start Tails from USB drive "__internal" with network unplugged and I login with persistence enabled 2:15.756
And I capture all network traffic 0.007
And the network is plugged 0.094
And Tor is ready 19.537
And I switch to the "persistent-con-current" NetworkManager connection 0.346
And the 1st network device has a spoofed MAC address configured 0.111
And no network device leaked the real MAC address 0.205
After features/support/hooks.rb:335 0.708
After features/support/hooks.rb:105 0.047
Tags: @product
1:41.513
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 without a persistent partition and stopped at Tails Greeter's login screen 51.596
And I enable persistence creation in Tails Greeter 2.442
And I log in to a new session expecting no warning about the Persistent Storage not being activated 21.594
Then I create a persistent partition with the default settings using the wizard that was already open 25.880
After features/support/hooks.rb:335 4.277
After features/support/hooks.rb:105 0.000
Tags: @product
5:21.631
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 19.736
When I enable persistence 1:5.770
Then no persistent Greeter options were restored 14.571
When I set all Greeter options to non-default values 27.541
And I log in to a new session in German (de) after having activated the Persistent Storage 53.450
Then all Greeter options are set to non-default values 0.422
When I cold reboot the computer 9.855
And the computer reboots Tails 1:6.882
Given I enable persistence 21.554
Then persistent Greeter options were restored 0.647
When I log in to a new session after having activated the Persistent Storage 40.361
Then all Greeter options are set to non-default values 0.837
After features/support/hooks.rb:335 2.508
After features/support/hooks.rb:105 0.019
Tags: @product
4:8.080
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 11.072
# 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.717
And I shutdown Tails and wait for the computer to power off 12.984
Then I start Tails from USB drive "__internal" with network unplugged and I login with the changed persistence passphrase 2:26.254
And I change the passphrase of the Persistent Storage back to the original 37.051
After features/support/hooks.rb:335 2.660
After features/support/hooks.rb:105 0.007
Tags: @product
59.042
Before features/support/hooks.rb:271 0.000
Before features/support/hooks.rb:278 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 11.053
And I log in to a new session without activating the Persistent Storage 21.189
Then persistence is disabled 0.475
But a Tails persistence partition exists on USB drive "__internal" 9.851
And all notifications have disappeared 9.384
When I delete the persistent partition 6.087
Then there is no persistence partition on USB drive "__internal" 0.999
After features/support/hooks.rb:335 1.565
After features/support/hooks.rb:105 0.000
Tags: @product
2:53.426
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 11.264
When I write some dotfile expected to persist 0.088
And I shutdown Tails and wait for the computer to power off 13.345
And I start Tails from USB drive "__internal" with network unplugged and I login with persistence enabled 2:28.201
Then the expected persistent dotfile is present in the filesystem 0.525
After features/support/hooks.rb:335 0.891
After features/support/hooks.rb:105 0.010
Tags: @product
1:10.520
Scenario Feature activation fails
Before features/support/hooks.rb:271 0.000
Before features/support/hooks.rb:278 0.007
Steps
Given I have started Tails without network from a USB drive with a persistent partition and stopped at Tails Greeter's login screen 10.082
And I create a symlink "/home/amnesia/Persistent" to "/etc" 0.117
When I try to enable persistence 0.318
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:335 9.510

SCENARIO FAILED: 'Feature activation fails' (at time 03:43:38)

Boot log: https://jenkins.tails.boum.org/job/test_Tails_ISO_20297-debug-proxy-refusing-connections/62/artifact/build-artifacts/03:43:38_Feature_activation_fails.file_content_var_log_boot.log

Screenshot: https://jenkins.tails.boum.org/job/test_Tails_ISO_20297-debug-proxy-refusing-connections/62/artifact/build-artifacts/03:43:38_Feature_activation_fails.png

Video: https://jenkins.tails.boum.org/job/test_Tails_ISO_20297-debug-proxy-refusing-connections/62/artifact/build-artifacts/03:43:38_Feature_activation_fails.mkv

Systemd journal: https://jenkins.tails.boum.org/job/test_Tails_ISO_20297-debug-proxy-refusing-connections/62/artifact/build-artifacts/03:43:38_Feature_activation_fails.journal

After features/support/hooks.rb:105 0.000
Tags: @product
11:18.895
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 LUKS 1 persistent partition and stopped at Tails Greeter's login screen 9:39.367
And I enable persistence 41.012
And I log in to a new session after having activated the Persistent Storage 50.118
Then a Tails persistence partition with LUKS version 2 and argon2id exists on USB drive "__internal" 2.537
And persistence is enabled 5.858
After features/support/hooks.rb:335 6.325
After features/support/hooks.rb:105 0.000
Tags: @product
1:12.385
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 LUKS 1 persistent partition and stopped at Tails Greeter's login screen 11.052
And I enable persistence but something goes wrong during the LUKS header upgrade 1:0.384
Then the Tails persistence partition on USB drive "__internal" still has LUKS version 1 0.948
After features/support/hooks.rb:335 0.725
After features/support/hooks.rb:105 0.000
Tags: @product
1:4.447
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 10.791
And I corrupt the Persistent Storage filesystem on USB drive "__internal" 14.677
When I enable persistence 35.847
Then the filesystem of the Persistent Storage was repaired 0.111
And persistence is successfully enabled 3.020
After features/support/hooks.rb:335 3.781
After features/support/hooks.rb:105 0.000
Tags: @product
53.672
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.241
And I corrupt the Persistent Storage filesystem on USB drive "__internal" in a way which can't be automatically repaired 8.995
When I try to enable persistence 0.469
Then the Welcome Screen tells me that filesystem errors were found on the Persistent Storage 23.509
When I repair the filesystem of the Persistent Storage 1.532
Then the Welcome Screen tells me that the filesystem was repaired successfully 4.133
And the filesystem of the Persistent Storage was repaired 2.793
When I close the filesystem repair dialog 1.329
Then persistence is successfully enabled 1.668
After features/support/hooks.rb:335 1.845
After features/support/hooks.rb:105 0.000
Tags: @product @doc
1:55.664
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.270
And the Persistent Storage filesystem is corrupted beyond what e2fsck can repair 0.099
When I try to enable persistence 0.293
Then the Welcome Screen tells me that filesystem errors were found on the Persistent Storage 32.406
When I repair the filesystem of the Persistent Storage 1.336
Then the Welcome Screen tells me that it failed to repair the Persistent Storage 4.690
When I log in to a new session 37.283
And all notifications have disappeared 10.140
# 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.649
When I close the "whisperback" window 1.593
Then the Tor Browser starts 16.370
And "Tails - Recovering data from the Persistent Storage when it has file system errors" has loaded in the Tor Browser 1.036
After features/support/hooks.rb:335 1.762
After features/support/hooks.rb:105 0.000
Tags: @product @doc
2:0.672
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.434
And I corrupt the Persistent Storage filesystem on USB drive "__internal" in a way which can't be automatically repaired 10.632
And Tails detects disk read failures on the boot device 1.632
When I try to enable persistence 0.505
Then the Welcome Screen tells me that my hardware is probably failing 19.375
When I log in to a new session 45.391
And all notifications have disappeared 9.172
Then the Tor Browser starts 23.648
And "Tails - Recovering data from the Persistent Storage when it has file system errors" has loaded in the Tor Browser 0.880
After features/support/hooks.rb:335 1.766
After features/support/hooks.rb:105 0.000