Project Number Date
test_Tails_ISO_15451-support-manual-fsck-on-error 6 26 Jul 2024, 15:46

Tag Report

Steps Scenarios Features
Tag Passed Failed Skipped Pending Undefined Total Passed Failed Total Duration Status
@not_release_blocker 400 4 29 0 0 433 49 4 53 1:9:37.341 Failed
Feature: Time syncing
1:33.281
Before features/support/hooks.rb:269 0.003
Before features/support/hooks.rb:507 0.003
Given I have started Tails from DVD without network and logged in 9.583
When I bump the system time with "-15 days" 0.491
And I warm reboot the computer 0.016
And the computer reboots Tails 1:22.527
Then Tails' hardware clock is close to the host system's time 0.661
After features/support/hooks.rb:515 0.111
After features/support/hooks.rb:326 0.936
After features/support/hooks.rb:100 0.006
Feature: Time syncing
1:33.923
Before features/support/hooks.rb:269 0.002
Before features/support/hooks.rb:507 0.002
Given I have started Tails from DVD without network and logged in 10.565
When I bump the hardware clock's time with "-15 days" 1.363
And I warm reboot the computer 0.013
And the computer reboots Tails 1:20.913
Then the hardware clock is still off by "-15 days" 1.068
After features/support/hooks.rb:515 0.119
After features/support/hooks.rb:326 0.612
After features/support/hooks.rb:100 0.006
22.274
Before features/support/hooks.rb:269 0.003
Given I have started Tails from DVD without network and logged in 8.432
And I prepare Tails for memory erasure tests 0.913
When I start a process allocating 128 MiB of memory with a known pattern 3.111
Then patterns cover at least 128 MiB in the guest's memory 3.916

Pattern coverage: 100.000% (128 MiB out of 128 MiB reference memory)

When I kill the allocating process 1.786
Then I find very few patterns in the guest's memory 4.114

Pattern coverage: 0.000% (0 MiB out of 881 MiB reference memory)

After features/support/hooks.rb:326 1.739
After features/support/hooks.rb:100 0.000
25.346
Before features/support/hooks.rb:269 0.003
Given I have started Tails from DVD without network and logged in 8.708
And I prepare Tails for memory erasure tests 0.630
And I find very few patterns in the guest's memory 4.443

Pattern coverage: 0.000% (0 MiB out of 886 MiB reference memory)

When I mount a 128 MiB tmpfs on "/mnt" and fill it with a known pattern 3.446
Then patterns cover at least 99% of the test FS size in the guest's memory 3.170

Pattern coverage: 100.000% (128 MiB out of 128 MiB reference memory)

When I umount "/mnt" 1.313
Then I find very few patterns in the guest's memory 3.633

Pattern coverage: 0.000% (0 MiB out of 886 MiB reference memory)

After features/support/hooks.rb:326 1.534
After features/support/hooks.rb:100 0.000
48.350
Before features/support/hooks.rb:269 0.003
Given I have started Tails from DVD without network and logged in 8.661
And I prepare Tails for memory erasure tests 0.578
When I plug and mount a 128 MiB USB drive with a vfat filesystem 9.236
Then I find very few patterns in the guest's memory 4.398

Pattern coverage: 0.000% (0 MiB out of 878 MiB reference memory)

# write cache
When I fill the USB drive with a known pattern 2.807
Then patterns cover at least 86% of the test FS size in the guest's memory 5.396

Pattern coverage: 90.335% (115 MiB out of 127 MiB reference memory)

When I umount the USB drive 1.609
Then I find very few patterns in the guest's memory 4.677

Pattern coverage: 0.000% (0 MiB out of 878 MiB reference memory)

# read cache
When I mount the USB drive again 0.331
And I read the content of the test FS 1.370
Then patterns cover at least 99% of the test FS size in the guest's memory 4.245

Pattern coverage: 100.596% (128 MiB out of 127 MiB reference memory)

When I umount the USB drive 0.763
Then I find very few patterns in the guest's memory 4.274

Pattern coverage: 0.000% (0 MiB out of 878 MiB reference memory)

After features/support/hooks.rb:326 0.848
After features/support/hooks.rb:100 0.000
1:22.202
Before features/support/hooks.rb:269 0.002
Given I have started Tails from DVD without network and logged in 9.149
And I prepare Tails for memory erasure tests 0.454
When I plug and mount a 128 MiB USB drive with an ext4 filesystem encrypted with password "asdf" 39.132
Then I find very few patterns in the guest's memory 4.511

Pattern coverage: 0.000% (0 MiB out of 880 MiB reference memory)

# write cache
When I fill the USB drive with a known pattern 3.218
Then patterns cover at least 99% of the test FS size in the guest's memory 4.216

Pattern coverage: 106.113% (97 MiB out of 91 MiB reference memory)

When I umount the USB drive 1.859
Then I find very few patterns in the guest's memory 4.279

Pattern coverage: 0.000% (0 MiB out of 880 MiB reference memory)

# read cache
When I mount the USB drive again 5.899
And I read the content of the test FS 0.462
Then patterns cover at least 99% of the test FS size in the guest's memory 4.103

Pattern coverage: 106.117% (97 MiB out of 91 MiB reference memory)

When I umount the USB drive 1.049
Then I find very few patterns in the guest's memory 3.864

Pattern coverage: 0.000% (0 MiB out of 880 MiB reference memory)

After features/support/hooks.rb:326 1.004
After features/support/hooks.rb:100 0.000
54.431
Before features/support/hooks.rb:269 0.003
Given I have started Tails from DVD without network and logged in 9.200
And I prepare Tails for memory erasure tests 0.778
When I fill a 128 MiB file with a known pattern on the root filesystem 17.374
# ensure the pattern is in memory due to tmpfs, not to disk cache
And I drop all kernel caches 2.031
Then patterns cover at least 128 MiB in the guest's memory 3.208

Pattern coverage: 100.000% (128 MiB out of 128 MiB reference memory)

When I trigger shutdown 0.013
And I wait 20 seconds 20.020

Slept for 20 seconds

Then I find very few patterns in the guest's memory 1.804

Pattern coverage: 0.000% (0 MiB out of 880 MiB reference memory)

After features/support/hooks.rb:326 3.544
After features/support/hooks.rb:100 0.000
5:37.282
Scenario Erasure of read and write disk caches of persistent data on shutdown
Before features/support/hooks.rb:269 0.002
Steps
Given I have started Tails without network from a USB drive with a persistent partition enabled and logged in 5:37.282
<false> is not true. (Test::Unit::AssertionFailedError)
./features/step_definitions/usb.rb:691:in `/^persistence is successfully enabled$/'
./features/step_definitions/usb.rb:708:in `/^I enable persistence( with the changed passphrase)?$/'
./features/step_definitions/snapshots.rb:153:in `block in reach_checkpoint'
./features/step_definitions/snapshots.rb:150:in `each'
./features/step_definitions/snapshots.rb:150:in `reach_checkpoint'
./features/step_definitions/snapshots.rb:173:in `/^I\ have\ started\ Tails\ without\ network\ from\ a\ USB\ drive\ with\ a\ persistent\ partition\ enabled\ and\ logged\ in$/'
features/erase_memory.feature:76:in `Given I have started Tails without network from a USB drive with a persistent partition enabled and logged in'
And I prepare Tails for memory erasure tests 0.000
When I fill a 128 MiB file with a known pattern on the persistent filesystem 0.000
When I trigger shutdown 0.000
And I wait 20 seconds 0.000
Then I find very few patterns in the guest's memory 0.000
After features/support/hooks.rb:326 5.443

SCENARIO FAILED: 'Erasure of read and write disk caches of persistent data on shutdown' (at time 00:38:58)

Boot log: https://jenkins.tails.boum.org/job/test_Tails_ISO_15451-support-manual-fsck-on-error/6/artifact/build-artifacts/00:38:58_Erasure_of_read_and_write_disk_caches_of_persistent_data_on_shutdown.file_content_var_log_boot.log

Screenshot: https://jenkins.tails.boum.org/job/test_Tails_ISO_15451-support-manual-fsck-on-error/6/artifact/build-artifacts/00:38:58_Erasure_of_read_and_write_disk_caches_of_persistent_data_on_shutdown.png

Video: https://jenkins.tails.boum.org/job/test_Tails_ISO_15451-support-manual-fsck-on-error/6/artifact/build-artifacts/00:38:58_Erasure_of_read_and_write_disk_caches_of_persistent_data_on_shutdown.mkv

Systemd journal: https://jenkins.tails.boum.org/job/test_Tails_ISO_15451-support-manual-fsck-on-error/6/artifact/build-artifacts/00:38:58_Erasure_of_read_and_write_disk_caches_of_persistent_data_on_shutdown.journal

After features/support/hooks.rb:100 0.014
29.228
Before features/support/hooks.rb:269 0.003
Given I have started Tails from DVD without network and logged in 8.457
And I temporarily create a 4 GiB disk named "gptfat" 0.058
And I create a gpt partition with a vfat filesystem on disk "gptfat" 6.298
And I plug USB drive "gptfat" 2.485
When I start Tails Installer 11.863
Then I am told by Tails Installer that the destination device "is too small" 0.063
After features/support/hooks.rb:326 0.986
After features/support/hooks.rb:100 0.001
7:15.428
Scenario Recovering in offline mode after Additional Software previously failed to upgrade and then succeed to upgrade when online
Before features/support/hooks.rb:269 0.005
Before features/support/hooks.rb:507 0.004
Steps
Given a computer 0.220
And I start Tails from USB drive "__internal" and I login with persistence enabled and an administration password 2:23.445
And I configure APT to prefer an old version of cowsay 0.029
When I install an old version "3.03+dfsg2-1" of the cowsay package using apt 28.116
And I accept adding "cowsay" to Additional Software 7.883
And Additional Software is correctly configured for package "cowsay" 1.097
And I shutdown Tails and wait for the computer to power off 6.737
And I start Tails from USB drive "__internal" with network unplugged 1:1.584
And I enable persistence 14.010
# We need to add back this custom APT source for the Additional Software
# install step, as it was not saved in persistence
And I configure APT to prefer an old version of cowsay 0.026
And I log in to a new session 44.476
And the installed version of package "cowsay" is "3.03+dfsg2-1" after Additional Software has been started 31.863
And I revert the APT tweaks that made it prefer an old version of cowsay 0.058
# We remove the newest package after it has been downloaded and before
# it is installed, so that the upgrade process fails
And I prepare the Additional Software upgrade process to fail 0.074
And the network is plugged 0.053
And Tor is ready 21.761
# Note: the next step races against the appearance of the "The
# upgrade of your additional software failed" notification.
# It should win most of the time, which is good, but there's no
# guarantee it does. If it loses, then it'll remove the notification
# we'll be trying to interact with below ("I can open…")
And all notifications have disappeared 40.710
And available upgrades have been checked 0.748
And I see the "The upgrade of your additional software failed" notification after at most 300 seconds 1.237
And I can open the Additional Software configuration window from the notification 31.289
The
The Dogtail init script raised: SearchError: descendent of [application | gnome-shell]: child with name="Configure" roleName='push button'
STDOUT:

STDERR:

 (Dogtail::Failure)
./features/support/helpers/dogtail.rb:93:in `run'
./features/support/helpers/dogtail.rb:335:in `initialize'
./features/support/helpers/dogtail.rb:264:in `new'
./features/support/helpers/dogtail.rb:264:in `call_tree_api_method'
./features/support/helpers/dogtail.rb:272:in `child'
./features/step_definitions/additional_software_packages.rb:41:in `click_gnome_shell_notification_button'
./features/step_definitions/additional_software_packages.rb:164:in `/^I can open the Additional Software configuration window from the notification$/'
features/additional_software_packages.feature:106:in `And I can open the Additional Software configuration window from the notification'
And I shutdown Tails and wait for the computer to power off 0.000
And I start Tails from USB drive "__internal" with network unplugged 0.000
And I enable persistence 0.000
# We need to add back this custom APT source for the Additional Software
# install step, as it was not saved in persistence
And I configure APT to prefer an old version of cowsay 0.000
And I log in to a new session 0.000
And the installed version of package "cowsay" is "3.03+dfsg2-1" after Additional Software has been started 0.000
And I revert the APT tweaks that made it prefer an old version of cowsay 0.000
And the network is plugged 0.000
And Tor is ready 0.000
Then the Additional Software upgrade service has started 0.000
And the installed version of package "cowsay" is newer than "3.03+dfsg2-1" 0.000
After features/support/hooks.rb:515 0.038
After features/support/hooks.rb:326 5.612

SCENARIO FAILED: 'Recovering in offline mode after Additional Software previously failed to upgrade and then succeed to upgrade when online' (at time 01:13:03)

Boot log: https://jenkins.tails.boum.org/job/test_Tails_ISO_15451-support-manual-fsck-on-error/6/artifact/build-artifacts/01:13:03_Recovering_in_offline_mode_after_Additional_Software_previously_failed_to_upgrade_and_then_succeed_to_upgrade_when_online.file_content_var_log_boot.log

Content of /run/live-additional-software/log: https://jenkins.tails.boum.org/job/test_Tails_ISO_15451-support-manual-fsck-on-error/6/artifact/build-artifacts/01:13:03_Recovering_in_offline_mode_after_Additional_Software_previously_failed_to_upgrade_and_then_succeed_to_upgrade_when_online.file_content_run_live-additional-software_log

Output of ls -la --full-time /live/persistence/tailsdata_unlocked: https://jenkins.tails.boum.org/job/test_Tails_ISO_15451-support-manual-fsck-on-error/6/artifact/build-artifacts/01:13:03_Recovering_in_offline_mode_after_Additional_Software_previously_failed_to_upgrade_and_then_succeed_to_upgrade_when_online.cmd_output_persistent_volume

Output of ls -lar --full-time /var/cache/apt: https://jenkins.tails.boum.org/job/test_Tails_ISO_15451-support-manual-fsck-on-error/6/artifact/build-artifacts/01:13:03_Recovering_in_offline_mode_after_Additional_Software_previously_failed_to_upgrade_and_then_succeed_to_upgrade_when_online.cmd_output_var_cache_apt

Output of ls -lar --full-time /var/lib/apt: https://jenkins.tails.boum.org/job/test_Tails_ISO_15451-support-manual-fsck-on-error/6/artifact/build-artifacts/01:13:03_Recovering_in_offline_mode_after_Additional_Software_previously_failed_to_upgrade_and_then_succeed_to_upgrade_when_online.cmd_output_var_lib_apt

Output of mount: https://jenkins.tails.boum.org/job/test_Tails_ISO_15451-support-manual-fsck-on-error/6/artifact/build-artifacts/01:13:03_Recovering_in_offline_mode_after_Additional_Software_previously_failed_to_upgrade_and_then_succeed_to_upgrade_when_online.cmd_output_mount

Screenshot: https://jenkins.tails.boum.org/job/test_Tails_ISO_15451-support-manual-fsck-on-error/6/artifact/build-artifacts/01:13:03_Recovering_in_offline_mode_after_Additional_Software_previously_failed_to_upgrade_and_then_succeed_to_upgrade_when_online.png

Video: https://jenkins.tails.boum.org/job/test_Tails_ISO_15451-support-manual-fsck-on-error/6/artifact/build-artifacts/01:13:03_Recovering_in_offline_mode_after_Additional_Software_previously_failed_to_upgrade_and_then_succeed_to_upgrade_when_online.mkv

Systemd journal: https://jenkins.tails.boum.org/job/test_Tails_ISO_15451-support-manual-fsck-on-error/6/artifact/build-artifacts/01:13:03_Recovering_in_offline_mode_after_Additional_Software_previously_failed_to_upgrade_and_then_succeed_to_upgrade_when_online.journal

After features/support/hooks.rb:100 0.018
1:3.173
Before features/support/hooks.rb:269 0.007
Given I have started Tails from DVD and logged in and the network is connected 48.167
When I eject the boot medium 0.264
Then Tails eventually shuts down 14.740
After features/support/hooks.rb:326 0.241
After features/support/hooks.rb:100 0.000
43.875
Before features/support/hooks.rb:269 0.005
Given I have started Tails from DVD without network and logged in 9.423
And I prepare Tails for memory erasure tests 0.496
And I fill a 128 MiB file with a known pattern on the root filesystem 15.857
And patterns cover at least 128 MiB in the guest's memory 3.480

Pattern coverage: 100.000% (128 MiB out of 128 MiB reference memory)

When I eject the boot medium 0.333
And I wait for Tails to finish wiping the memory 12.482
Then I find very few patterns in the guest's memory 1.801

Pattern coverage: 0.000% (0 MiB out of 886 MiB reference memory)

After features/support/hooks.rb:326 3.617
After features/support/hooks.rb:100 0.000
42.166
Before features/support/hooks.rb:269 0.006
Given I have started Tails from DVD without network and logged in 9.137
And I prepare Tails for memory erasure tests 0.536
And I plug and mount a 128 MiB USB drive with a vfat filesystem 10.281
And I fill the USB drive with a known pattern 3.562
And I read the content of the test FS 0.173
And patterns cover at least 90% of the test FS size in the guest's memory 4.456

Pattern coverage: 96.850% (123 MiB out of 127 MiB reference memory)

When I eject the boot medium 0.505
And I wait for Tails to finish wiping the memory 11.673
Then I find very few patterns in the guest's memory 1.840

Pattern coverage: 0.000% (0 MiB out of 884 MiB reference memory)

After features/support/hooks.rb:326 4.669
After features/support/hooks.rb:100 0.002
1:8.556
Before features/support/hooks.rb:269 0.018
Given I have started Tails from DVD without network and logged in 8.808
And I prepare Tails for memory erasure tests 0.676
And I plug and mount a 128 MiB USB drive with an ext4 filesystem encrypted with password "asdf" 36.185
And I fill the USB drive with a known pattern 2.363
And I read the content of the test FS 0.075
And patterns cover at least 99% of the test FS size in the guest's memory 5.584

Pattern coverage: 106.113% (97 MiB out of 91 MiB reference memory)

When I eject the boot medium 1.167
And I wait for Tails to finish wiping the memory 11.792
Then I find very few patterns in the guest's memory 1.902

Pattern coverage: 0.000% (0 MiB out of 884 MiB reference memory)

After features/support/hooks.rb:326 3.551
After features/support/hooks.rb:100 0.000
11.264
Scenario Tails erases memory and shuts down on USB boot medium removal: persistent data
Before features/support/hooks.rb:269 0.005
Steps
Given I have started Tails without network from a USB drive with a persistent partition enabled and logged in 11.264
<false> is not true. (Test::Unit::AssertionFailedError)
./features/step_definitions/usb.rb:691:in `/^persistence is successfully enabled$/'
./features/step_definitions/usb.rb:708:in `/^I enable persistence( with the changed passphrase)?$/'
./features/step_definitions/snapshots.rb:153:in `block in reach_checkpoint'
./features/step_definitions/snapshots.rb:150:in `each'
./features/step_definitions/snapshots.rb:150:in `reach_checkpoint'
./features/step_definitions/snapshots.rb:173:in `/^I\ have\ started\ Tails\ without\ network\ from\ a\ USB\ drive\ with\ a\ persistent\ partition\ enabled\ and\ logged\ in$/'
features/emergency_shutdown.feature:48:in `Given I have started Tails without network from a USB drive with a persistent partition enabled and logged in'
And I prepare Tails for memory erasure tests 0.000
And I fill a 128 MiB file with a known pattern on the persistent filesystem 0.000
And patterns cover at least 100 MiB in the guest's memory 0.000
When I eject the boot medium 0.000
And I wait for Tails to finish wiping the memory 0.000
Then I find very few patterns in the guest's memory 0.000
And Tails eventually shuts down 0.000
After features/support/hooks.rb:326 5.772

SCENARIO FAILED: 'Tails erases memory and shuts down on USB boot medium removal: persistent data' (at time 01:30:40)

Boot log: https://jenkins.tails.boum.org/job/test_Tails_ISO_15451-support-manual-fsck-on-error/6/artifact/build-artifacts/01:30:40_Tails_erases_memory_and_shuts_down_on_USB_boot_medium_removal:_persistent_data.file_content_var_log_boot.log

Screenshot: https://jenkins.tails.boum.org/job/test_Tails_ISO_15451-support-manual-fsck-on-error/6/artifact/build-artifacts/01:30:40_Tails_erases_memory_and_shuts_down_on_USB_boot_medium_removal:_persistent_data.png

Video: https://jenkins.tails.boum.org/job/test_Tails_ISO_15451-support-manual-fsck-on-error/6/artifact/build-artifacts/01:30:40_Tails_erases_memory_and_shuts_down_on_USB_boot_medium_removal:_persistent_data.mkv

Systemd journal: https://jenkins.tails.boum.org/job/test_Tails_ISO_15451-support-manual-fsck-on-error/6/artifact/build-artifacts/01:30:40_Tails_erases_memory_and_shuts_down_on_USB_boot_medium_removal:_persistent_data.journal

After features/support/hooks.rb:100 0.000
45.296
Before features/support/hooks.rb:269 0.004
Given I have started Tails from DVD without network and logged in 9.512
When I start "Tails Documentation" via GNOME Activities Overview 10.995
Then the Tor Browser has started 24.135
Then "Tails - Documentation" has loaded in the Tor Browser 0.652
After features/support/hooks.rb:326 1.010
After features/support/hooks.rb:100 0.000
51.470
Before features/support/hooks.rb:269 0.004
Given I have started Tails from DVD and logged in and the network is connected 15.704
When I start "Tails Documentation" via GNOME Activities Overview 10.637
Then the Tor Browser has started 24.475
Then "Tails - Documentation" has loaded in the Tor Browser 0.652
After features/support/hooks.rb:326 1.499
After features/support/hooks.rb:100 0.000
Feature: Using Evince
21.717
Before features/support/hooks.rb:269 0.004
Given I have started Tails from DVD without network and logged in 8.482
And I copy "/usr/share/cups/data/default-testpage.pdf" to "/home/amnesia/.gnupg" as user "amnesia" 0.223
Then the file "/home/amnesia/.gnupg/default-testpage.pdf" exists 0.130
And the file "/lib/live/mount/overlay/rw/home/amnesia/.gnupg/default-testpage.pdf" exists after at most 10 seconds 0.105
And the file "/live/overlay/rw/home/amnesia/.gnupg/default-testpage.pdf" exists after at most 10 seconds 0.059
Given I start monitoring the AppArmor log of "/usr/bin/evince" 0.170
When I try to open "/home/amnesia/.gnupg/default-testpage.pdf" with Evince 3.565
Then Evince tells me it cannot open "/home/amnesia/.gnupg/default-testpage.pdf" 2.882
And AppArmor has denied "/usr/bin/evince" from opening "/home/amnesia/.gnupg/default-testpage.pdf" 0.096
When I close Evince 0.208
Given I restart monitoring the AppArmor log of "/usr/bin/evince" 0.123
When I try to open "/lib/live/mount/overlay/rw/home/amnesia/.gnupg/default-testpage.pdf" with Evince 2.213
Then Evince tells me it cannot open "/lib/live/mount/overlay/rw/home/amnesia/.gnupg/default-testpage.pdf" 0.468
And AppArmor has denied "/usr/bin/evince" from opening "/usr/lib/live/mount/overlay/rw/home/amnesia/.gnupg/default-testpage.pdf" 0.088
When I close Evince 0.190
Given I restart monitoring the AppArmor log of "/usr/bin/evince" 0.152
When I try to open "/live/overlay/rw/home/amnesia/.gnupg/default-testpage.pdf" with Evince 2.194
Then Evince tells me it cannot open "/live/overlay/rw/home/amnesia/.gnupg/default-testpage.pdf" 0.293
# Due to our AppArmor aliases, /live/overlay will be treated
# as /usr/lib/live/mount/overlay.
And AppArmor has denied "/usr/bin/evince" from opening "/usr/lib/live/mount/overlay/rw/home/amnesia/.gnupg/default-testpage.pdf" 0.067
After features/support/hooks.rb:326 0.987
After features/support/hooks.rb:100 0.000
Feature: Using Evince
15.675
Scenario I cannot view a PDF file stored in persistent /home/amnesia/.gnupg
Before features/support/hooks.rb:269 0.005
Steps
Given I have started Tails without network from a USB drive with a persistent partition enabled and logged in 15.675
<false> is not true. (Test::Unit::AssertionFailedError)
./features/step_definitions/usb.rb:691:in `/^persistence is successfully enabled$/'
./features/step_definitions/usb.rb:708:in `/^I enable persistence( with the changed passphrase)?$/'
./features/step_definitions/snapshots.rb:153:in `block in reach_checkpoint'
./features/step_definitions/snapshots.rb:150:in `each'
./features/step_definitions/snapshots.rb:150:in `reach_checkpoint'
./features/step_definitions/snapshots.rb:173:in `/^I\ have\ started\ Tails\ without\ network\ from\ a\ USB\ drive\ with\ a\ persistent\ partition\ enabled\ and\ logged\ in$/'
features/evince.feature:54:in `Given I have started Tails without network from a USB drive with a persistent partition enabled and logged in'
And I copy "/usr/share/cups/data/default-testpage.pdf" to "/home/amnesia/.gnupg" as user "amnesia" 0.000
Then the file "/home/amnesia/.gnupg/default-testpage.pdf" exists 0.000
Given I start monitoring the AppArmor log of "/usr/bin/evince" 0.000
And I try to open "/home/amnesia/.gnupg/default-testpage.pdf" with Evince 0.000
Then Evince tells me it cannot open "/home/amnesia/.gnupg/default-testpage.pdf" 0.000
And AppArmor has denied "/usr/bin/evince" from opening "/home/amnesia/.gnupg/default-testpage.pdf" 0.000
After features/support/hooks.rb:326 6.746

SCENARIO FAILED: 'I cannot view a PDF file stored in persistent /home/amnesia/.gnupg' (at time 01:37:11)

Boot log: https://jenkins.tails.boum.org/job/test_Tails_ISO_15451-support-manual-fsck-on-error/6/artifact/build-artifacts/01:37:11_I_cannot_view_a_PDF_file_stored_in_persistent__home_amnesia_.gnupg.file_content_var_log_boot.log

Screenshot: https://jenkins.tails.boum.org/job/test_Tails_ISO_15451-support-manual-fsck-on-error/6/artifact/build-artifacts/01:37:11_I_cannot_view_a_PDF_file_stored_in_persistent__home_amnesia_.gnupg.png

Video: https://jenkins.tails.boum.org/job/test_Tails_ISO_15451-support-manual-fsck-on-error/6/artifact/build-artifacts/01:37:11_I_cannot_view_a_PDF_file_stored_in_persistent__home_amnesia_.gnupg.mkv

Systemd journal: https://jenkins.tails.boum.org/job/test_Tails_ISO_15451-support-manual-fsck-on-error/6/artifact/build-artifacts/01:37:11_I_cannot_view_a_PDF_file_stored_in_persistent__home_amnesia_.gnupg.journal

After features/support/hooks.rb:100 0.000
20.670
Before features/support/hooks.rb:269 0.004
Given I have started Tails from DVD without network and logged in 8.740
And I wait 10 seconds 10.010

Slept for 10 seconds

And there is no screenshot in the live user's Pictures directory 0.249
When I press the "PRINTSCREEN" key 0.127
And GNOME offers me various screenshot options 1.353
And I press the "Return" key 0.121
Then a screenshot is saved to the live user's Pictures directory 0.068
After features/support/hooks.rb:326 0.859
After features/support/hooks.rb:100 0.000
Feature: Localization
2:27.691
Before features/support/hooks.rb:269 0.005
Given I have started Tails from DVD without network and stopped at Tails Greeter's login screen 9.037
When I log in to a new session in Arabic (ar) 37.051
Then the keyboard layout is set to "us" 0.529
When the network is plugged 0.050
And Tor is ready 19.940
Then I successfully start the Unsafe Browser in "ar" 15.983
And I kill the Unsafe Browser 6.293
When I enable the screen keyboard 0.118
Then the screen keyboard works in Tor Browser 29.944
And DuckDuckGo is the default search engine 9.924
And I kill the Tor Browser 5.271
And the screen keyboard works in Thunderbird 12.992
And the layout of the screen keyboard is set to "us" 0.554
After features/support/hooks.rb:326 2.423
After features/support/hooks.rb:100 0.000
Feature: Localization
2:54.003
Before features/support/hooks.rb:269 0.004
Given I have started Tails from DVD without network and stopped at Tails Greeter's login screen 22.551
When I log in to a new session in Chinese (zh_CN) 37.128
Then the keyboard layout is set to "cn" 0.355
When the network is plugged 0.119
And Tor is ready 19.931
Then I successfully start the Unsafe Browser in "zh_CN" 16.661
And I kill the Unsafe Browser 5.988
When I enable the screen keyboard 0.128
Then the screen keyboard works in Tor Browser 29.650
And DuckDuckGo is the default search engine 16.707
And I kill the Tor Browser 5.581
And the screen keyboard works in Thunderbird 18.632
And the layout of the screen keyboard is set to "us" 0.565
After features/support/hooks.rb:326 1.779
After features/support/hooks.rb:100 0.000
Feature: Localization
2:4.178
Before features/support/hooks.rb:269 0.007
Given I have started Tails from DVD without network and stopped at Tails Greeter's login screen 8.713
When I log in to a new session in English (en) 18.624
Then the keyboard layout is set to "us" 0.207
When the network is plugged 0.062
And Tor is ready 18.268
Then I successfully start the Unsafe Browser in "en" 17.149
And I kill the Unsafe Browser 6.096
When I enable the screen keyboard 0.126
Then the screen keyboard works in Tor Browser 29.026
And DuckDuckGo is the default search engine 6.340
And I kill the Tor Browser 5.342
And the screen keyboard works in Thunderbird 13.600
And the layout of the screen keyboard is set to "us" 0.620
After features/support/hooks.rb:326 1.265
After features/support/hooks.rb:100 0.000
Feature: Localization
2:41.373
Before features/support/hooks.rb:269 0.005
Given I have started Tails from DVD without network and stopped at Tails Greeter's login screen 21.799
When I log in to a new session in French (fr) 36.863
Then the keyboard layout is set to "fr" 0.198
When the network is plugged 0.045
And Tor is ready 18.770
Then I successfully start the Unsafe Browser in "fr" 15.899
And I kill the Unsafe Browser 5.927
When I enable the screen keyboard 0.105
Then the screen keyboard works in Tor Browser 30.491
And DuckDuckGo is the default search engine 10.720
And I kill the Tor Browser 5.738
And the screen keyboard works in Thunderbird 14.200
And the layout of the screen keyboard is set to "fr" 0.614
After features/support/hooks.rb:326 1.483
After features/support/hooks.rb:100 0.000
Feature: Localization
2:18.706
Before features/support/hooks.rb:269 0.005
Given I have started Tails from DVD without network and stopped at Tails Greeter's login screen 9.069
When I log in to a new session in German (de) 35.600
Then the keyboard layout is set to "de" 0.207
When the network is plugged 0.042
And Tor is ready 14.665
Then I successfully start the Unsafe Browser in "de" 16.821
And I kill the Unsafe Browser 5.854
When I enable the screen keyboard 0.102
Then the screen keyboard works in Tor Browser 26.073
And DuckDuckGo is the default search engine 10.501
And I kill the Tor Browser 5.606
And the screen keyboard works in Thunderbird 13.532
And the layout of the screen keyboard is set to "de" 0.627
After features/support/hooks.rb:326 1.388
After features/support/hooks.rb:100 0.000
Feature: Localization
2:28.719
Before features/support/hooks.rb:269 0.006
Given I have started Tails from DVD without network and stopped at Tails Greeter's login screen 9.349
When I log in to a new session in Italian (it) 34.323
Then the keyboard layout is set to "it" 0.172
When the network is plugged 0.038
And Tor is ready 18.326
Then I successfully start the Unsafe Browser in "it" 15.960
And I kill the Unsafe Browser 5.753
When I enable the screen keyboard 0.107
Then the screen keyboard works in Tor Browser 28.958
And DuckDuckGo is the default search engine 16.209
And I kill the Tor Browser 5.793
And the screen keyboard works in Thunderbird 13.149
And the layout of the screen keyboard is set to "us" 0.577
After features/support/hooks.rb:326 1.484
After features/support/hooks.rb:100 0.000
Feature: Localization
2:31.337
Before features/support/hooks.rb:269 0.005
Given I have started Tails from DVD without network and stopped at Tails Greeter's login screen 9.227
When I log in to a new session in Persian (fa) 35.859
Then the keyboard layout is set to "ir" 0.181
When the network is plugged 0.047
And Tor is ready 18.982
Then I successfully start the Unsafe Browser in "fa" 15.616
And I kill the Unsafe Browser 6.090
When I enable the screen keyboard 0.098
Then the screen keyboard works in Tor Browser 30.621
And DuckDuckGo is the default search engine 15.751
And I kill the Tor Browser 5.621
And the screen keyboard works in Thunderbird 12.655
And the layout of the screen keyboard is set to "ir" 0.583
After features/support/hooks.rb:326 1.890
After features/support/hooks.rb:100 0.000
Feature: Localization
2:25.845
Before features/support/hooks.rb:269 0.004
Given I have started Tails from DVD without network and stopped at Tails Greeter's login screen 8.370
When I log in to a new session in Portuguese (pt) 36.970
Then the keyboard layout is set to "pt" 0.172
When the network is plugged 0.036
And Tor is ready 19.591
Then I successfully start the Unsafe Browser in "pt" 15.995
And I kill the Unsafe Browser 5.971
When I enable the screen keyboard 0.136
Then the screen keyboard works in Tor Browser 30.891
And DuckDuckGo is the default search engine 9.381
And I kill the Tor Browser 5.430
And the screen keyboard works in Thunderbird 12.255
And the layout of the screen keyboard is set to "us" 0.641
After features/support/hooks.rb:326 1.282
After features/support/hooks.rb:100 0.000
Feature: Localization
2:35.671
Before features/support/hooks.rb:269 0.004
Given I have started Tails from DVD without network and stopped at Tails Greeter's login screen 20.810
When I log in to a new session in Russian (ru) 36.795
Then the keyboard layout is set to "ru" 0.148
When the network is plugged 0.036
And Tor is ready 19.150
Then I successfully start the Unsafe Browser in "ru" 15.534
And I kill the Unsafe Browser 5.961
When I enable the screen keyboard 0.099
Then the screen keyboard works in Tor Browser 28.246
And DuckDuckGo is the default search engine 9.170
And I kill the Tor Browser 5.295
And the screen keyboard works in Thunderbird 13.863
And the layout of the screen keyboard is set to "ru" 0.559
After features/support/hooks.rb:326 2.631
After features/support/hooks.rb:100 0.000
Feature: Localization
2:24.085
Before features/support/hooks.rb:269 0.004
Given I have started Tails from DVD without network and stopped at Tails Greeter's login screen 8.076
When I log in to a new session in Spanish (es) 35.321
Then the keyboard layout is set to "es" 0.137
When the network is plugged 0.050
And Tor is ready 18.847
Then I successfully start the Unsafe Browser in "es" 15.508
And I kill the Unsafe Browser 5.830
When I enable the screen keyboard 0.355
Then the screen keyboard works in Tor Browser 30.703
And DuckDuckGo is the default search engine 10.065
And I kill the Tor Browser 5.287
And the screen keyboard works in Thunderbird 13.318
And the layout of the screen keyboard is set to "us" 0.582
After features/support/hooks.rb:326 1.493
After features/support/hooks.rb:100 0.000
Feature: Localization
2:24.807
Before features/support/hooks.rb:269 0.005
Given I have started Tails from DVD without network and stopped at Tails Greeter's login screen 8.329
When I log in to a new session in Turkish (tr) 38.851
Then the keyboard layout is set to "tr" 0.312
When the network is plugged 0.041
And Tor is ready 16.935
Then I successfully start the Unsafe Browser in "tr" 15.495
And I kill the Unsafe Browser 5.888
When I enable the screen keyboard 0.117
Then the screen keyboard works in Tor Browser 29.267
And DuckDuckGo is the default search engine 11.391
And I kill the Tor Browser 5.512
And the screen keyboard works in Thunderbird 12.092
And the layout of the screen keyboard is set to "us" 0.569
After features/support/hooks.rb:326 1.339
After features/support/hooks.rb:100 0.000
1:37.359
Before features/support/hooks.rb:269 0.006
Given a computer 0.938
And I start Tails from DVD with network unplugged and I login 1:18.916
And I plug and mount a USB drive containing a sample PNG 15.686
Then MAT can clean some sample PNG file 1.818
After features/support/hooks.rb:326 0.828
After features/support/hooks.rb:100 0.009
Feature: Networking
39.777
Before features/support/hooks.rb:269 0.005
Given I have started Tails from DVD without network and stopped at Tails Greeter's login screen 8.009
And I disable networking in Tails Greeter 0.927
And I log in to a new session 20.224
Then no network interfaces are enabled 0.234
When I hotplug a network device 0.166
And I wait 10 seconds 10.007

Slept for 10 seconds

Then no network interfaces are enabled 0.206
After features/support/hooks.rb:326 0.962
After features/support/hooks.rb:100 0.000
15.404
Before features/support/hooks.rb:269 0.006
Given I have started Tails from DVD and logged in and the network is connected 15.141
Then no unexpected services are listening for network connections 0.262

Service 'cups-browsed' is listening on 0.0.0.0:631 but has an exception

Service 'onion-grater' is listening on 0.0.0.0:951 but has an exception

Service 'tor' is listening on 10.200.1.1:9050 but has an exception

After features/support/hooks.rb:326 0.682
After features/support/hooks.rb:100 0.000
1:41.136
Before features/support/hooks.rb:269 0.004
Given I have started Tails from DVD and logged in and the network is connected 25.419
When I request a reboot using the system menu 1.709
Then Tails eventually restarts 1:14.008
After features/support/hooks.rb:326 3.705
After features/support/hooks.rb:100 0.000
13.709
Given I have the SSH key pair for an SFTP server 0.295
When I connect to an SFTP server on the Internet 12.505
Then I successfully connect to the SFTP server 0.908
After features/support/hooks.rb:515 0.577
After features/support/hooks.rb:326 1.000
After features/support/hooks.rb:100 0.000
10.978
When the network is plugged 0.038
And the Tor Connection Assistant autostarts 4.988
And I look at the hide mode but then I go back 4.385
And I choose to connect to Tor automatically 1.428
Then Tor Connection does not propose me to use Tor bridges 0.138
After features/support/hooks.rb:326 0.817
After features/support/hooks.rb:100 0.000
10.237
When I monitor the network connections of tails-security-check 0.082
And I re-run tails-security-check 0.131
Then I see that tails-security-check is properly stream isolated after 10 seconds 10.023
After features/support/hooks.rb:515 0.479
After features/support/hooks.rb:326 0.794
After features/support/hooks.rb:100 0.000
3.505
When I monitor the network connections of htpdate 0.062
And I re-run htpdate 3.423
Then I see that htpdate is properly stream isolated 0.019
After features/support/hooks.rb:515 0.437
After features/support/hooks.rb:326 0.675
After features/support/hooks.rb:100 0.000
32.311
When I monitor the network connections of tails-upgrade-frontend-wrapper 0.067
And I re-run tails-upgrade-frontend-wrapper 32.230
Then I see that tails-upgrade-frontend-wrapper is properly stream isolated 0.012
After features/support/hooks.rb:515 0.546
After features/support/hooks.rb:326 0.836
After features/support/hooks.rb:100 0.000
31.772
Before features/support/hooks.rb:269 0.007
Given I have started Tails from DVD and logged in and the network is connected 12.333
When I successfully start the Unsafe Browser 17.305
And I close the Unsafe Browser 0.121
Then I see the "Shutting down the Unsafe Browser..." notification after at most 60 seconds 1.514
And the Unsafe Browser chroot is torn down 0.497
After features/support/hooks.rb:326 1.406
After features/support/hooks.rb:100 0.000
44.367
Before features/support/hooks.rb:269 0.004
Given I have started Tails from DVD and logged in and the network is connected 12.772
When I successfully start the Unsafe Browser 17.557
# Wait for whatever facility the GNOME Activities Overview uses to
# learn about which applications are running to "settle". Without
# this sleep, it is confused and it's impossible to start a new
# instance (it will just switch to the one we already started).
And I wait 10 seconds 10.010

Slept for 10 seconds

And I try to start the Unsafe Browser 0.206
Then I see a warning about another instance already running 3.821
After features/support/hooks.rb:326 1.697
After features/support/hooks.rb:100 0.000
2:30.366
Before features/support/hooks.rb:269 0.006
Before features/support/hooks.rb:507 0.005
Given I have started Tails from DVD and logged in and the network is connected 12.226
And I capture all network traffic 0.007
And I configure the Unsafe Browser to check for updates more frequently 0.074
But checking for updates is disabled in the Unsafe Browser's configuration 0.016
When I successfully start the Unsafe Browser 17.384
And I wait 120 seconds 2:0.081

Slept for 120 seconds

Then the Unsafe Browser has not sent packets out to the Internet 0.576
After features/support/hooks.rb:515 0.615
After features/support/hooks.rb:326 2.395
After features/support/hooks.rb:100 0.042
31.178
Before features/support/hooks.rb:269 0.005
Given I have started Tails from DVD and logged in and the network is connected 13.553
And the network is unplugged 0.077
# NetworkManager apparently needs some time to notice that the connection is now off
And I wait 10 seconds 10.010

Slept for 10 seconds

When I try to start the Unsafe Browser 0.165
Then I am told I cannot start the Unsafe Browser when I am offline 7.370
After features/support/hooks.rb:326 0.728
After features/support/hooks.rb:100 0.000
24.076
When I plug a USB drive containing a basic VeraCrypt volume 7.184
And I cancel the GNOME authentication prompt 1.805
And I unlock and mount this VeraCrypt volume with Unlock VeraCrypt Volumes 4.831
And I open this VeraCrypt volume in GNOME Files 8.779
Then I see the expected contents in this VeraCrypt volume 0.340
When I lock the currently opened VeraCrypt volume 0.975
Then the VeraCrypt volume has been unmounted and locked 0.159
After features/support/hooks.rb:326 0.729
After features/support/hooks.rb:100 0.000
24.831
When I plug a USB drive containing a hidden VeraCrypt volume 10.299
And I cancel the GNOME authentication prompt 1.958
And I unlock and mount this VeraCrypt volume with Unlock VeraCrypt Volumes 4.895
And I open this VeraCrypt volume in GNOME Files 6.806
Then I see the expected contents in this VeraCrypt volume 0.350
When I lock the currently opened VeraCrypt volume 0.355
Then the VeraCrypt volume has been unmounted and locked 0.165
After features/support/hooks.rb:326 1.231
After features/support/hooks.rb:100 0.000
32.652
When I plug and mount a USB drive containing a basic VeraCrypt file container with a PIM 16.701
And I unlock and mount this VeraCrypt file container with Unlock VeraCrypt Volumes 8.867
And I open this VeraCrypt volume in GNOME Files 5.890
Then I see the expected contents in this VeraCrypt volume 0.577
When I lock the currently opened VeraCrypt file container 0.405
Then the VeraCrypt file container has been unmounted and locked 0.210
After features/support/hooks.rb:326 0.754
After features/support/hooks.rb:100 0.000
40.525
When I plug and mount a USB drive containing a hidden VeraCrypt file container 25.943
And I unlock and mount this VeraCrypt file container with Unlock VeraCrypt Volumes 7.361
And I open this VeraCrypt volume in GNOME Files 5.714
Then I see the expected contents in this VeraCrypt volume 0.882
When I lock the currently opened VeraCrypt file container 0.362
Then the VeraCrypt file container has been unmounted and locked 0.260
After features/support/hooks.rb:326 1.081
After features/support/hooks.rb:100 0.016
32.694
When I plug a USB drive containing a basic VeraCrypt volume with a keyfile 9.261
And I cancel the GNOME authentication prompt 3.372
And I unlock and mount this VeraCrypt volume with GNOME Disks 15.051
And I open this VeraCrypt volume in GNOME Files 3.810
Then I see the expected contents in this VeraCrypt volume 0.534
When I lock the currently opened VeraCrypt volume 0.494
Then the VeraCrypt volume has been unmounted and locked 0.171
After features/support/hooks.rb:326 0.731
After features/support/hooks.rb:100 0.000
26.164
When I plug a USB drive containing a hidden VeraCrypt volume 10.207
And I cancel the GNOME authentication prompt 2.033
And I unlock and mount this VeraCrypt volume with GNOME Disks 9.163
And I open this VeraCrypt volume in GNOME Files 3.562
Then I see the expected contents in this VeraCrypt volume 0.527
When I lock the currently opened VeraCrypt volume 0.408
Then the VeraCrypt volume has been unmounted and locked 0.261
After features/support/hooks.rb:326 0.744
After features/support/hooks.rb:100 0.000
50.531
When I plug and mount a USB drive containing a basic VeraCrypt file container with a keyfile 23.117
And I unlock and mount this VeraCrypt file container with GNOME Disks 21.811
And I open this VeraCrypt volume in GNOME Files 4.237
Then I see the expected contents in this VeraCrypt volume 0.567
When I lock the currently opened VeraCrypt file container 0.483
Then the VeraCrypt file container has been unmounted and locked 0.314
After features/support/hooks.rb:326 0.770
After features/support/hooks.rb:100 0.014
1:21.044
When I plug and mount a USB drive containing a hidden VeraCrypt file container 25.870
And I unlock and mount this VeraCrypt file container with GNOME Disks 20.176
And I open this VeraCrypt volume in GNOME Files 5.028
Then I see the expected contents in this VeraCrypt volume 28.867
When I lock the currently opened VeraCrypt file container 0.401
Then the VeraCrypt file container has been unmounted and locked 0.698
After features/support/hooks.rb:326 0.719
After features/support/hooks.rb:100 0.014
40.679
When I plug and mount a USB drive containing a basic VeraCrypt file container with a PIM 15.615
And I unlock and mount this VeraCrypt file container with GNOME Disks 19.806
And I open this VeraCrypt volume in GNOME Files 3.928
Then I see the expected contents in this VeraCrypt volume 0.595
When I lock the currently opened VeraCrypt file container 0.439
Then the VeraCrypt file container has been unmounted and locked 0.295
After features/support/hooks.rb:326 0.976
After features/support/hooks.rb:100 0.000