Project Number Date
test_Tails_ISO_20268-more-early-patch-functionality 17 22 Mar 2024, 06:15

Feature Report

Steps Scenarios Features
Feature Passed Failed Skipped Pending Undefined Total Passed Failed Total Duration Status
System memory erasure on shutdown 45 1 7 0 0 53 5 1 6 9:14.584 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.
18.518
Before features/support/hooks.rb:245 0.003
Given I have started Tails from DVD without network and logged in 8.102
And I prepare Tails for memory erasure tests 0.630
When I start a process allocating 128 MiB of memory with a known pattern 1.174
Then patterns cover at least 128 MiB in the guest's memory 3.799

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

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

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

After features/support/hooks.rb:291 1.303
After features/support/hooks.rb:75 0.000
25.193
Before features/support/hooks.rb:245 0.002
Given I have started Tails from DVD without network and logged in 7.994
And I prepare Tails for memory erasure tests 0.580
And I find very few patterns in the guest's memory 4.734

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

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

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

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

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

After features/support/hooks.rb:291 2.584
After features/support/hooks.rb:75 0.000
26.019
Scenario Erasure of read and write disk caches on unmount: vfat
Before features/support/hooks.rb:245 0.002
Steps
Given I have started Tails from DVD without network and logged in 8.050
And I prepare Tails for memory erasure tests 0.655
When I plug and mount a 128 MiB USB drive with a vfat filesystem 6.897
Then I find very few patterns in the guest's memory 4.671

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

# write cache
When I fill the USB drive with a known pattern 2.271
Then patterns cover at least 86% of the test FS size in the guest's memory 3.473
85.994% of the test FS size (127.599609375 MiB) has the pattern, but more than 86.000% was expected.
<false> is not true. (Test::Unit::AssertionFailedError)
./features/step_definitions/erase_memory.rb:170:in `/^patterns cover at least (\d+)% of the test FS size in the guest's memory$/'
features/erase_memory.feature:37:in `Then patterns cover at least 86% of the test FS size in the guest's memory'
Output 1

Pattern coverage: 85.994% (109 MiB out of 127 MiB reference memory)

When I umount the USB drive 0.000
Then I find very few patterns in the guest's memory 0.000
# read cache
When I mount the USB drive again 0.000
And I read the content of the test FS 0.000
Then patterns cover at least 99% of the test FS size in the guest's memory 0.000
When I umount the USB drive 0.000
Then I find very few patterns in the guest's memory 0.000
After features/support/hooks.rb:291 4.645

SCENARIO FAILED: 'Erasure of read and write disk caches on unmount: vfat' (at time 00:27:10)

Screenshot: https://jenkins.tails.boum.org/job/test_Tails_ISO_20268-more-early-patch-functionality/17/artifact/build-artifacts/00:27:10_Erasure_of_read_and_write_disk_caches_on_unmount:_vfat.png

Video: https://jenkins.tails.boum.org/job/test_Tails_ISO_20268-more-early-patch-functionality/17/artifact/build-artifacts/00:27:10_Erasure_of_read_and_write_disk_caches_on_unmount:_vfat.mkv

Boot log: https://jenkins.tails.boum.org/job/test_Tails_ISO_20268-more-early-patch-functionality/17/artifact/build-artifacts/00:27:10_Erasure_of_read_and_write_disk_caches_on_unmount:_vfat.boot-log

Systemd journal: https://jenkins.tails.boum.org/job/test_Tails_ISO_20268-more-early-patch-functionality/17/artifact/build-artifacts/00:27:10_Erasure_of_read_and_write_disk_caches_on_unmount:_vfat.journal

After features/support/hooks.rb:75 0.000
1:1.737
Before features/support/hooks.rb:245 0.003
Given I have started Tails from DVD without network and logged in 9.131
And I prepare Tails for memory erasure tests 0.403
When I plug and mount a 128 MiB USB drive with an ext4 filesystem encrypted with password "asdf" 27.000
Then I find very few patterns in the guest's memory 3.934

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

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

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

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

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

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

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

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

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

After features/support/hooks.rb:291 1.006
After features/support/hooks.rb:75 0.000
51.452
Before features/support/hooks.rb:245 0.003
Given I have started Tails from DVD without network and logged in 8.131
And I prepare Tails for memory erasure tests 0.599
When I fill a 128 MiB file with a known pattern on the root filesystem 16.692
# ensure the pattern is in memory due to tmpfs, not to disk cache
And I drop all kernel caches 1.201
Then patterns cover at least 128 MiB in the guest's memory 2.951

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

When I trigger shutdown 0.012
And I wait 20 seconds 20.000

Slept for 20 seconds

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

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

After features/support/hooks.rb:291 3.550
After features/support/hooks.rb:75 0.000
6:11.662
Before features/support/hooks.rb:245 0.003
Given I have started Tails without network from a USB drive with a persistent partition enabled and logged in 5:27.789
And I prepare Tails for memory erasure tests 0.357
When I fill a 128 MiB file with a known pattern on the persistent filesystem 21.210
When I trigger shutdown 0.010
And I wait 20 seconds 20.020

Slept for 20 seconds

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

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

After features/support/hooks.rb:291 3.556
After features/support/hooks.rb:75 0.013