Project Number Date
test_Tails_ISO_20268-more-early-patch-functionality 98 08 Jun 2024, 06:21

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 10:59.121 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.
19.024
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 7.976
And I prepare Tails for memory erasure tests 0.397
When I start a process allocating 128 MiB of memory with a known pattern 2.279
Then patterns cover at least 128 MiB in the guest's memory 3.625

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

When I kill the allocating process 0.290
Then I find very few patterns in the guest's memory 4.453
5.377% 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.377% (48 MiB out of 895 MiB reference memory)

After features/support/hooks.rb:315 5.779

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

Boot log: https://jenkins.tails.boum.org/job/test_Tails_ISO_20268-more-early-patch-functionality/98/artifact/build-artifacts/00:28: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_20268-more-early-patch-functionality/98/artifact/build-artifacts/00:28:13_Erasure_of_memory_freed_by_killed_userspace_processes.png

Video: https://jenkins.tails.boum.org/job/test_Tails_ISO_20268-more-early-patch-functionality/98/artifact/build-artifacts/00:28:13_Erasure_of_memory_freed_by_killed_userspace_processes.mkv

Systemd journal: https://jenkins.tails.boum.org/job/test_Tails_ISO_20268-more-early-patch-functionality/98/artifact/build-artifacts/00:28:13_Erasure_of_memory_freed_by_killed_userspace_processes.journal

After features/support/hooks.rb:100 0.000
23.651
Before features/support/hooks.rb:269 0.003
Given I have started Tails from DVD without network and logged in 8.043
And I prepare Tails for memory erasure tests 0.409
And I find very few patterns in the guest's memory 3.958

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

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

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

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

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

After features/support/hooks.rb:315 1.259
After features/support/hooks.rb:100 0.000
42.585
Before features/support/hooks.rb:269 0.002
Given I have started Tails from DVD without network and logged in 7.960
And I prepare Tails for memory erasure tests 0.378
When I plug and mount a 128 MiB USB drive with a vfat filesystem 9.115
Then I find very few patterns in the guest's memory 4.069

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

When I trigger shutdown 0.017
And I wait 20 seconds 20.020

Slept for 20 seconds

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

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

After features/support/hooks.rb:315 3.510
After features/support/hooks.rb:100 0.000
7:31.968
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 6:46.318
And I prepare Tails for memory erasure tests 0.480
When I fill a 128 MiB file with a known pattern on the persistent filesystem 23.039
When I trigger shutdown 0.011
And I wait 20 seconds 20.020

Slept for 20 seconds

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

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

After features/support/hooks.rb:315 3.482
After features/support/hooks.rb:100 0.012