Project Number Date
test_Tails_ISO_15451-support-manual-fsck-on-error 10 28 Jul 2024, 16:17

Feature Report

Steps Scenarios Features
Feature Passed Failed Skipped Pending Undefined Total Passed Failed Total Duration Status
System memory erasure on shutdown 52 1 0 0 0 53 5 1 6 12:12.108 Failed
Feature System memory erasure on shutdown
As a Tails user when I shutdown Tails I want the system memory to be free from sensitive data.
20.296
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.581
And I prepare Tails for memory erasure tests 0.545
When I start a process allocating 128 MiB of memory with a known pattern 2.425
Then patterns cover at least 128 MiB in the guest's memory 3.751

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

When I kill the allocating process 0.544
Then I find very few patterns in the guest's memory 4.449
7.153% 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: 7.153% (64 MiB out of 895 MiB reference memory)

After features/support/hooks.rb:326 5.331

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

Boot log: https://jenkins.tails.boum.org/job/test_Tails_ISO_15451-support-manual-fsck-on-error/10/artifact/build-artifacts/00:30:06_Erasure_of_memory_freed_by_killed_userspace_processes.file_content_var_log_boot.log

Screenshot: https://jenkins.tails.boum.org/job/test_Tails_ISO_15451-support-manual-fsck-on-error/10/artifact/build-artifacts/00:30:06_Erasure_of_memory_freed_by_killed_userspace_processes.png

Video: https://jenkins.tails.boum.org/job/test_Tails_ISO_15451-support-manual-fsck-on-error/10/artifact/build-artifacts/00:30:06_Erasure_of_memory_freed_by_killed_userspace_processes.mkv

Systemd journal: https://jenkins.tails.boum.org/job/test_Tails_ISO_15451-support-manual-fsck-on-error/10/artifact/build-artifacts/00:30:06_Erasure_of_memory_freed_by_killed_userspace_processes.journal

After features/support/hooks.rb:100 0.000
24.990
Before features/support/hooks.rb:269 0.004
Given I have started Tails from DVD without network and logged in 8.641
And I prepare Tails for memory erasure tests 0.461
And I find very few patterns in the guest's memory 4.776

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

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

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

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

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

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

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

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

Pattern coverage: 89.616% (114 MiB out of 127 MiB reference memory)

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

When I trigger shutdown 0.014
And I wait 20 seconds 20.003

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 890 MiB reference memory)

After features/support/hooks.rb:326 3.519
After features/support/hooks.rb:100 0.000
8:29.376
Before features/support/hooks.rb:269 0.002
Given I have started Tails without network from a USB drive with a persistent partition enabled and logged in 7:42.316
And I prepare Tails for memory erasure tests 0.524
When I fill a 128 MiB file with a known pattern on the persistent filesystem 24.351
When I trigger shutdown 0.013
And I wait 20 seconds 20.016

Slept for 20 seconds

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

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

After features/support/hooks.rb:326 3.501
After features/support/hooks.rb:100 0.011