Project Number Date
test_Tails_ISO_21027-fix-interactive-debugging-context 9 24 Jun 2025, 22:29

Feature Report

Steps Scenarios Features
Feature Passed Failed Skipped Pending Undefined Total Passed Failed Total Duration Status
Installing Tails to a USB drive 65 1 9 0 0 75 9 1 10 52:42.401 Failed
Tags: @product
Feature Installing Tails to a USB drive
As a Tails user I want to install Tails to a suitable USB drive
1:24.612
Before features/support/hooks.rb:266 0.000
Before features/support/hooks.rb:273 0.003
Given I have started Tails from DVD without network and logged in 47.954
And I temporarily create a 4 GiB disk named "gptfat" 1.178
And I create a gpt partition with a vfat filesystem on disk "gptfat" 14.616
And I plug USB drive "gptfat" 4.598
When I start Tails Installer 16.173
Then I am told by Tails Installer that the destination device "is too small" 0.090
After features/support/hooks.rb:330 1.286
After features/support/hooks.rb:100 0.001
Tags: @product
49.182
Before features/support/hooks.rb:266 0.000
Before features/support/hooks.rb:273 0.004
Given I have started Tails from DVD without network and logged in 19.519
And I temporarily create a 7200 MiB disk named "temp" 0.051
And I start Tails Installer 19.556
But a suitable USB device is not found 0.032
When I plug USB drive "temp" 4.985
Then the "temp" USB drive is selected 1.651
When I unplug USB drive "temp" 3.260
Then a suitable USB device is not found 0.124
After features/support/hooks.rb:330 2.105
After features/support/hooks.rb:100 0.001
Tags: @product
4:6.290
Before features/support/hooks.rb:266 0.000
Before features/support/hooks.rb:273 0.014
Given I have started Tails from DVD without network and logged in 10.168
And I temporarily create a 7200 MiB disk named "install" 0.474
And I create a gpt partition with a vfat filesystem on disk "install" 13.918
And I plug USB drive "install" 3.012
And I install Tails to USB drive "install" by cloning 2:43.315
Then the running Tails is installed on USB drive "install" 39.850
And there is a random seed on USB drive "install" 15.073
But there is no persistence partition on USB drive "install" 0.478
After features/support/hooks.rb:330 1.889
After features/support/hooks.rb:100 0.100
Tags: @product
3:54.733
Before features/support/hooks.rb:266 0.000
Before features/support/hooks.rb:273 0.003
Given I have started Tails from DVD without network and logged in 19.946
And I temporarily create a 7200 MiB disk named "install" 0.062
And I plug USB drive "install" 5.467
And I install Tails to USB drive "install" by cloning 2:38.814
Then the running Tails is installed on USB drive "install" 35.037
And there is a random seed on USB drive "install" 15.090
But there is no persistence partition on USB drive "install" 0.314
After features/support/hooks.rb:330 1.950
After features/support/hooks.rb:100 0.227
Tags: @product
21:32.786
Scenario Installing Tails with Tails Installer to a used USB drive, cloning the Persistent Storage
Before features/support/hooks.rb:266 0.000
Before features/support/hooks.rb:273 0.034
Steps
Given I have started Tails without network from a USB drive with a persistent partition enabled and logged in 21:32.786
Failed to restore snapshot (RuntimeError)
./features/step_definitions/common_steps.rb:89:in `rescue in post_snapshot_restore_hook'
./features/step_definitions/common_steps.rb:72:in `post_snapshot_restore_hook'
./features/step_definitions/snapshots.rb:167:in `reach_checkpoint'
./features/step_definitions/common_steps.rb:95:in `rescue in post_snapshot_restore_hook'
./features/step_definitions/common_steps.rb:72:in `post_snapshot_restore_hook'
./features/step_definitions/snapshots.rb:167:in `reach_checkpoint'
./features/step_definitions/common_steps.rb:95:in `rescue in post_snapshot_restore_hook'
./features/step_definitions/common_steps.rb:72:in `post_snapshot_restore_hook'
./features/step_definitions/snapshots.rb:167:in `reach_checkpoint'
./features/step_definitions/common_steps.rb:95:in `rescue in post_snapshot_restore_hook'
./features/step_definitions/common_steps.rb:72:in `post_snapshot_restore_hook'
./features/step_definitions/snapshots.rb:167: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/usb_install.feature:45:in `Given I have started Tails without network from a USB drive with a persistent partition enabled and logged in'
And I create a file in the Persistent directory 0.000
And I temporarily create a 7200 MiB disk named "install" 0.000
And I create a gpt partition with a vfat filesystem on disk "install" 0.000
And I plug USB drive "install" 0.000
And I install Tails with Persistent Storage to USB drive "install" by cloning 0.000
Then the running Tails is installed on USB drive "install" 0.000
And there is a random seed on USB drive "install" 0.000
And there is a persistence partition on USB drive "install" 0.000
And the USB drive "install" contains the same files as my persistent storage 0.000
After features/support/hooks.rb:330 7.922

SCENARIO FAILED: 'Installing Tails with Tails Installer to a used USB drive, cloning the Persistent Storage' (at time 01:41:37)

Boot log: https://jenkins.tails.boum.org/job/test_Tails_ISO_21027-fix-interactive-debugging-context/9/artifact/build-artifacts/01:41:37_Installing_Tails_with_Tails_Installer_to_a_used_USB_drive,_cloning_the_Persistent_Storage.file_content_var_log_boot.log

Screenshot: https://jenkins.tails.boum.org/job/test_Tails_ISO_21027-fix-interactive-debugging-context/9/artifact/build-artifacts/01:41:37_Installing_Tails_with_Tails_Installer_to_a_used_USB_drive,_cloning_the_Persistent_Storage.png

Video: https://jenkins.tails.boum.org/job/test_Tails_ISO_21027-fix-interactive-debugging-context/9/artifact/build-artifacts/01:41:37_Installing_Tails_with_Tails_Installer_to_a_used_USB_drive,_cloning_the_Persistent_Storage.mkv

Systemd journal: https://jenkins.tails.boum.org/job/test_Tails_ISO_21027-fix-interactive-debugging-context/9/artifact/build-artifacts/01:41:37_Installing_Tails_with_Tails_Installer_to_a_used_USB_drive,_cloning_the_Persistent_Storage.journal

After features/support/hooks.rb:100 0.021
Tags: @product
4:22.171
Before features/support/hooks.rb:266 0.000
Before features/support/hooks.rb:273 0.011
Given I have started Tails without network from a USB drive with a persistent partition enabled and logged in 22.116
And I temporarily create a 7200 MiB disk named "install" 0.056
And I plug USB drive "install" 10.174
And I install Tails to USB drive "install" by cloning 2:46.716
Then the running Tails is installed on USB drive "install" 55.983
And there is a random seed on USB drive "install" 7.048
And there is no persistence partition on USB drive "install" 0.075
After features/support/hooks.rb:330 5.731
After features/support/hooks.rb:100 0.359
Tags: @product
4:34.919
Before features/support/hooks.rb:266 0.000
Before features/support/hooks.rb:273 0.026
# We reach this first checkpoint only to ensure that the ' __internal' disk has reached the state (Tails installed + persistent partition set up) we need before we clone it below.
# This first part is done without Tails Installer (install from Tails USB image)
# Note: the "__internal" disk will keep its state across scenarios
# and features until one of its snapshots is restored.
Given I have started Tails without network from a USB drive with a persistent partition enabled and logged in 18.100
And I have started Tails from DVD without network and logged in 37.683
And I clone USB drive "__internal" to a temporary USB drive "install" 11.144
And I plug USB drive "install" 3.110
# This second part is done with Tails Installer, that's what this scenario is about
When I reinstall Tails to USB drive "install" by cloning 2:36.975
Then the running Tails is installed on USB drive "install" 39.738
And there is a random seed on USB drive "install" 7.601
And there is no persistence partition on USB drive "install" 0.564
After features/support/hooks.rb:330 9.537
After features/support/hooks.rb:100 0.491
Tags: @product @uefi
4:43.315
Before features/support/hooks.rb:266 0.000
Before features/support/hooks.rb:273 0.014
Given I have started Tails without network from a USB drive without a persistent partition and stopped at Tails Greeter's login screen 51.765
And I power off the computer 4.264
And the computer is set to boot in UEFI mode 0.430
When I start Tails from USB drive "__internal" with network unplugged and I login 3:34.324
Then Tails is running from USB drive "__internal" 2.693
And the boot device has safe access rights 9.768
And Tails has started in UEFI mode 0.067
After features/support/hooks.rb:330 0.731
After features/support/hooks.rb:100 0.070
Tags: @product
4:17.818
Before features/support/hooks.rb:266 0.000
Before features/support/hooks.rb:273 0.006
Given I have started Tails from DVD without network and logged in 28.420
And I plug and mount a USB drive containing a Tails USB image 1:37.557
And I create a 7200 MiB disk named "usbimage" 0.421
And I plug USB drive "usbimage" 9.720
And I install a Tails USB image to the 7200 MiB disk with GNOME Disks 2:1.697
After features/support/hooks.rb:330 3.897
After features/support/hooks.rb:100 0.272
Tags: @product
2:56.571
Before features/support/hooks.rb:266 0.000
Before features/support/hooks.rb:273 0.007
Given a computer 0.245
And I start Tails from USB drive "usbimage" with network unplugged and I login 2:51.864
Then Tails is running from USB drive "usbimage" 2.517
And the label of the system partition on "usbimage" is "Tails" 0.705
And the system partition on "usbimage" is an EFI system partition 0.429
And the FAT filesystem on the system partition on "usbimage" is at least 4000M large 0.274
And the UUID of the FAT filesystem on the system partition on "usbimage" was randomized 0.147
And the label of the FAT filesystem on the system partition on "usbimage" is "TAILS" 0.242
And the system partition on "usbimage" has the expected flags 0.144
After features/support/hooks.rb:330 0.782
After features/support/hooks.rb:100 0.008