Project Number Date
test_Tails_ISO_stable 4882 11 Jun 2024, 12:57

Tag Report

Steps Scenarios Features
Tag Passed Failed Skipped Pending Undefined Total Passed Failed Total Duration Status
@slow 274 1 0 0 0 275 21 1 22 1:5:10.822 Failed
20.094
Scenario Erasure of memory freed by killed userspace processes
Before features/support/hooks.rb:269 0.002
Steps
Given I have started Tails from DVD without network and logged in 8.498
And I prepare Tails for memory erasure tests 0.404
When I start a process allocating 128 MiB of memory with a known pattern 2.701
Then patterns cover at least 128 MiB in the guest's memory 3.759

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

When I kill the allocating process 0.286
Then I find very few patterns in the guest's memory 4.443
5.062% of the free memory still has the pattern, but less than 0.800% was expected.
<false> is not true. (Test::Unit::AssertionFailedError)
./features/step_definitions/erase_memory.rb:219:in `/^I find very few patterns in the guest's memory$/'
features/erase_memory.feature:19:in `Then I find very few patterns in the guest's memory'
Output 1

Pattern coverage: 5.062% (45 MiB out of 898 MiB reference memory)

After features/support/hooks.rb:315 6.176

SCENARIO FAILED: 'Erasure of memory freed by killed userspace processes' (at time 00:30:13)

Boot log: https://jenkins.tails.boum.org/job/test_Tails_ISO_stable/4882/artifact/build-artifacts/00:30:13_Erasure_of_memory_freed_by_killed_userspace_processes.file_content_var_log_boot.log

Screenshot: https://jenkins.tails.boum.org/job/test_Tails_ISO_stable/4882/artifact/build-artifacts/00:30:13_Erasure_of_memory_freed_by_killed_userspace_processes.png

Video: https://jenkins.tails.boum.org/job/test_Tails_ISO_stable/4882/artifact/build-artifacts/00:30:13_Erasure_of_memory_freed_by_killed_userspace_processes.mkv

Systemd journal: https://jenkins.tails.boum.org/job/test_Tails_ISO_stable/4882/artifact/build-artifacts/00:30:13_Erasure_of_memory_freed_by_killed_userspace_processes.journal

After features/support/hooks.rb:100 0.000
24.242
Before features/support/hooks.rb:269 0.002
Given I have started Tails from DVD without network and logged in 8.382
And I prepare Tails for memory erasure tests 0.488
And I find very few patterns in the guest's memory 4.027

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

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

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

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

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

After features/support/hooks.rb:315 0.876
After features/support/hooks.rb:100 0.000
54.423
Before features/support/hooks.rb:269 0.003
Given I have started Tails from DVD without network and logged in 12.906
And I prepare Tails for memory erasure tests 0.464
When I plug and mount a 128 MiB USB drive with a vfat filesystem 10.462
Then I find very few patterns in the guest's memory 4.992

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

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

Pattern coverage: 92.074% (117 MiB out of 127 MiB reference memory)

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

After features/support/hooks.rb:315 2.840
After features/support/hooks.rb:100 0.000
53.921
Before features/support/hooks.rb:269 0.002
Given I have started Tails from DVD without network and logged in 8.489
And I prepare Tails for memory erasure tests 0.447
When I fill a 128 MiB file with a known pattern on the root filesystem 17.902
# ensure the pattern is in memory due to tmpfs, not to disk cache
And I drop all kernel caches 1.934
Then patterns cover at least 128 MiB in the guest's memory 3.243

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

When I trigger shutdown 0.015
And I wait 20 seconds 20.001

Slept for 20 seconds

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

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

After features/support/hooks.rb:315 3.545
After features/support/hooks.rb:100 0.000
7:53.890
Before features/support/hooks.rb:269 0.003
Given I have started Tails without network from a USB drive with a persistent partition enabled and logged in 7:7.297
And I prepare Tails for memory erasure tests 0.476
When I fill a 128 MiB file with a known pattern on the persistent filesystem 23.837
When I trigger shutdown 0.014
And I wait 20 seconds 20.018

Slept for 20 seconds

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

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

After features/support/hooks.rb:315 3.557
After features/support/hooks.rb:100 0.013
5:21.344
Before features/support/hooks.rb:269 0.003
Before features/support/hooks.rb:496 0.002
Given I start Tails from a freshly installed USB drive with an administration password and the network is plugged and I login 1:15.192
And I update APT using apt 18.086
And I install "popularity-contest" using apt 22.412
Then I am proposed to add the "popularity-contest" package to my Additional Software 9.130
When I create a persistent storage and activate the Additional Software feature 20.203
Then Additional Software is correctly configured for package "popularity-contest" 1.467
When I shutdown Tails and wait for the computer to power off 10.442
And I start Tails from USB drive "__internal" with network unplugged 1:0.740
And I enable persistence 20.128
And I log in to a new session 48.245
And the Additional Software installation service has started 31.678
Then I am notified that the installation succeeded 2.503
And Additional Software is correctly configured for package "popularity-contest" 0.879
And the package "popularity-contest" is installed after Additional Software has been started 0.233
After features/support/hooks.rb:504 39.404
After features/support/hooks.rb:315 1.323
After features/support/hooks.rb:100 0.015
3:5.931
Before features/support/hooks.rb:269 0.005
Before features/support/hooks.rb:496 0.005
Given a computer 0.398
And I start Tails from USB drive "__internal" and I login with an administration password 2:20.275
And I update APT using apt 16.080
When I install "makepp" using apt 22.573
Then the Additional Software dpkg hook has been run for package "makepp" and notices the persistence is locked 6.514
And the package "makepp" is installed 0.088
After features/support/hooks.rb:504 43.167
After features/support/hooks.rb:315 1.042
After features/support/hooks.rb:100 0.015
5:15.030
Before features/support/hooks.rb:269 0.007
Before features/support/hooks.rb:496 0.008
Given a computer 0.300
And I start Tails from USB drive "__internal" and I login with persistence enabled and an administration password 3:23.672
When I uninstall "popularity-contest" using apt 21.957
And I accept removing "popularity-contest" from Additional Software 0.610
Then "popularity-contest" is not in the list of Additional Software 0.755
When I start Synaptic 25.907
And I update APT using Synaptic 22.420
And I install "cowsay" using Synaptic 9.532
And I accept adding "cowsay" to Additional Software 2.880
Then Additional Software is correctly configured for package "cowsay" 0.752
When I uninstall "cowsay" using apt 3.263
And I refuse removing "cowsay" from Additional Software 0.595
Then Additional Software is correctly configured for package "cowsay" 0.766
When I start "Additional Software" via GNOME Activities Overview 10.541
And I remove "cowsay" from the list of Additional Software using Additional Software GUI 5.460
Then "cowsay" is not in the list of Additional Software 1.120
When I install "cowsay" using apt 3.226
And I refuse adding "cowsay" to Additional Software 0.559
Then "cowsay" is not in the list of Additional Software 0.708
After features/support/hooks.rb:504 0.986
After features/support/hooks.rb:315 0.669
After features/support/hooks.rb:100 0.011
10:15.024
Before features/support/hooks.rb:269 0.006
Before features/support/hooks.rb:496 0.005
Given a computer 0.207
And I start Tails from USB drive "__internal" and I login with persistence enabled and an administration password 2:24.785
And I configure APT to prefer an old version of cowsay 0.036
When I install an old version "3.03+dfsg2-1" of the cowsay package using apt 27.370
And I accept adding "cowsay" to Additional Software 7.215
And Additional Software is correctly configured for package "cowsay" 1.294
And I shutdown Tails and wait for the computer to power off 6.417
And I start Tails from USB drive "__internal" with network unplugged 1:1.322
And I enable persistence 12.437
# 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.031
And I log in to a new session 41.456
And the installed version of package "cowsay" is "3.03+dfsg2-1" after Additional Software has been started 41.788
And I revert the APT tweaks that made it prefer an old version of cowsay 0.084
# 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.078
And the network is plugged 0.056
And Tor is ready 21.617
# 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 7.496
And available upgrades have been checked 0.089
And I see the "The upgrade of your additional software failed" notification after at most 300 seconds 5.131
And I can open the Additional Software configuration window from the notification 5.224
And I shutdown Tails and wait for the computer to power off 19.830
And I start Tails from USB drive "__internal" with network unplugged 1:1.465
And I enable persistence 12.550
# 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.035
And I log in to a new session 41.948
And the installed version of package "cowsay" is "3.03+dfsg2-1" after Additional Software has been started 41.945
And I revert the APT tweaks that made it prefer an old version of cowsay 0.067
And the network is plugged 0.070
And Tor is ready 52.589
Then the Additional Software upgrade service has started 0.261
And the installed version of package "cowsay" is newer than "3.03+dfsg2-1" 0.114
After features/support/hooks.rb:504 2.796
After features/support/hooks.rb:315 1.379
After features/support/hooks.rb:100 0.032
2:16.490
Before features/support/hooks.rb:269 0.007
Before features/support/hooks.rb:496 0.010
Given a computer 0.265
And I start Tails from USB drive "__internal" with network unplugged 1:1.422
And I enable persistence 11.338
And I remove the "cowsay" deb files from the APT cache 0.731
# Prevent the "Warning: virtual machine detected!" notification from racing
# with the one we'll be interacting with below.
And I disable the tails-virt-notify-user.service user unit 0.089
And I log in to a new session 38.830
Then I see the "The installation of your additional software failed" notification after at most 300 seconds 16.867
And I can open the Additional Software log file from the notification 6.332
And the package "cowsay" is not installed 0.612
After features/support/hooks.rb:504 0.107
After features/support/hooks.rb:315 0.868
After features/support/hooks.rb:100 0.012
Feature: Localization
2:30.518
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 8.709
When I log in to a new session in Arabic (ar) 37.886
Then the keyboard layout is set to "us" 0.134
When the network is plugged 0.057
And Tor is ready 18.099
Then I successfully start the Unsafe Browser in "ar" 16.444
And I kill the Unsafe Browser 5.920
When I enable the screen keyboard 0.119
Then the screen keyboard works in Tor Browser 30.916
And DuckDuckGo is the default search engine 11.657
And I kill the Tor Browser 5.628
And the screen keyboard works in Thunderbird 14.366
And the layout of the screen keyboard is set to "us" 0.576
After features/support/hooks.rb:315 2.896
After features/support/hooks.rb:100 0.000
Feature: Localization
2:25.721
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 8.882
When I log in to a new session in Chinese (zh_CN) 34.707
Then the keyboard layout is set to "cn" 0.284
When the network is plugged 0.062
And Tor is ready 16.893
Then I successfully start the Unsafe Browser in "zh_CN" 17.121
And I kill the Unsafe Browser 5.723
When I enable the screen keyboard 0.126
Then the screen keyboard works in Tor Browser 28.575
And DuckDuckGo is the default search engine 11.072
And I kill the Tor Browser 5.514
And the screen keyboard works in Thunderbird 16.170
And the layout of the screen keyboard is set to "us" 0.585
After features/support/hooks.rb:315 1.137
After features/support/hooks.rb:100 0.000
Feature: Localization
2:1.991
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.278
When I log in to a new session in English (en) 19.630
Then the keyboard layout is set to "us" 0.173
When the network is plugged 0.057
And Tor is ready 15.195
Then I successfully start the Unsafe Browser in "en" 19.054
And I kill the Unsafe Browser 5.566
When I enable the screen keyboard 0.130
Then the screen keyboard works in Tor Browser 26.901
And DuckDuckGo is the default search engine 7.706
And I kill the Tor Browser 5.302
And the screen keyboard works in Thunderbird 13.406
And the layout of the screen keyboard is set to "us" 0.587
After features/support/hooks.rb:315 1.026
After features/support/hooks.rb:100 0.000
Feature: Localization
2:25.188
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.348
When I log in to a new session in French (fr) 35.029
Then the keyboard layout is set to "fr" 0.207
When the network is plugged 0.057
And Tor is ready 15.828
Then I successfully start the Unsafe Browser in "fr" 15.642
And I kill the Unsafe Browser 5.779
When I enable the screen keyboard 0.115
Then the screen keyboard works in Tor Browser 31.851
And DuckDuckGo is the default search engine 11.363
And I kill the Tor Browser 5.556
And the screen keyboard works in Thunderbird 14.747
And the layout of the screen keyboard is set to "fr" 0.660
After features/support/hooks.rb:315 2.873
After features/support/hooks.rb:100 0.000
Feature: Localization
2:31.201
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 10.408
When I log in to a new session in German (de) 36.538
Then the keyboard layout is set to "de" 0.203
When the network is plugged 0.078
And Tor is ready 18.634
Then I successfully start the Unsafe Browser in "de" 17.399
And I kill the Unsafe Browser 5.734
When I enable the screen keyboard 0.119
Then the screen keyboard works in Tor Browser 31.696
And DuckDuckGo is the default search engine 10.294
And I kill the Tor Browser 5.480
And the screen keyboard works in Thunderbird 14.027
And the layout of the screen keyboard is set to "de" 0.583
After features/support/hooks.rb:315 2.683
After features/support/hooks.rb:100 0.000
Feature: Localization
2:25.107
Before features/support/hooks.rb:269 0.010
Given I have started Tails from DVD without network and stopped at Tails Greeter's login screen 8.688
When I log in to a new session in Italian (it) 35.007
Then the keyboard layout is set to "it" 0.227
When the network is plugged 0.047
And Tor is ready 17.853
Then I successfully start the Unsafe Browser in "it" 14.910
And I kill the Unsafe Browser 5.931
When I enable the screen keyboard 0.111
Then the screen keyboard works in Tor Browser 31.271
And DuckDuckGo is the default search engine 11.003
And I kill the Tor Browser 5.496
And the screen keyboard works in Thunderbird 13.940
And the layout of the screen keyboard is set to "us" 0.617
After features/support/hooks.rb:315 3.804
After features/support/hooks.rb:100 0.000
Feature: Localization
2:25.547
Before features/support/hooks.rb:269 0.008
Given I have started Tails from DVD without network and stopped at Tails Greeter's login screen 8.703
When I log in to a new session in Persian (fa) 37.046
Then the keyboard layout is set to "ir" 0.126
When the network is plugged 0.035
And Tor is ready 17.412
Then I successfully start the Unsafe Browser in "fa" 14.374
And I kill the Unsafe Browser 5.983
When I enable the screen keyboard 0.128
Then the screen keyboard works in Tor Browser 31.417
And DuckDuckGo is the default search engine 11.053
And I kill the Tor Browser 5.493
And the screen keyboard works in Thunderbird 13.213
And the layout of the screen keyboard is set to "ir" 0.559
After features/support/hooks.rb:315 1.601
After features/support/hooks.rb:100 0.000
Feature: Localization
2:27.630
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 9.517
When I log in to a new session in Portuguese (pt) 34.835
Then the keyboard layout is set to "pt" 0.156
When the network is plugged 0.041
And Tor is ready 18.778
Then I successfully start the Unsafe Browser in "pt" 16.991
And I kill the Unsafe Browser 6.015
When I enable the screen keyboard 0.134
Then the screen keyboard works in Tor Browser 31.078
And DuckDuckGo is the default search engine 10.492
And I kill the Tor Browser 5.535
And the screen keyboard works in Thunderbird 13.424
And the layout of the screen keyboard is set to "us" 0.627
After features/support/hooks.rb:315 2.485
After features/support/hooks.rb:100 0.000
Feature: Localization
2:24.275
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.311
When I log in to a new session in Russian (ru) 33.651
Then the keyboard layout is set to "ru" 0.244
When the network is plugged 0.037
And Tor is ready 16.481
Then I successfully start the Unsafe Browser in "ru" 16.132
And I kill the Unsafe Browser 5.784
When I enable the screen keyboard 0.225
Then the screen keyboard works in Tor Browser 30.607
And DuckDuckGo is the default search engine 11.826
And I kill the Tor Browser 5.534
And the screen keyboard works in Thunderbird 14.759
And the layout of the screen keyboard is set to "ru" 0.676
After features/support/hooks.rb:315 1.187
After features/support/hooks.rb:100 0.000
Feature: Localization
2:58.636
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 9.471
When I log in to a new session in Spanish (es) 37.635
Then the keyboard layout is set to "es" 0.251
When the network is plugged 0.043
And Tor is ready 45.305
Then I successfully start the Unsafe Browser in "es" 15.687
And I kill the Unsafe Browser 5.915
When I enable the screen keyboard 0.140
Then the screen keyboard works in Tor Browser 32.263
And DuckDuckGo is the default search engine 11.493
And I kill the Tor Browser 5.443
And the screen keyboard works in Thunderbird 14.329
And the layout of the screen keyboard is set to "us" 0.653
After features/support/hooks.rb:315 3.548
After features/support/hooks.rb:100 0.000
Feature: Localization
2:30.320
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.680
When I log in to a new session in Turkish (tr) 35.177
Then the keyboard layout is set to "tr" 0.154
When the network is plugged 0.054
And Tor is ready 18.954
Then I successfully start the Unsafe Browser in "tr" 17.246
And I kill the Unsafe Browser 5.882
When I enable the screen keyboard 0.117
Then the screen keyboard works in Tor Browser 32.346
And DuckDuckGo is the default search engine 12.077
And I kill the Tor Browser 5.507
And the screen keyboard works in Thunderbird 13.485
And the layout of the screen keyboard is set to "us" 0.636
After features/support/hooks.rb:315 1.413
After features/support/hooks.rb:100 0.000