Project Number Date
test_Tails_ISO_20635-greeter-threading-fixes 2 25 Oct 2024, 18:08

Feature Report

Steps Scenarios Features
Feature Passed Failed Skipped Pending Undefined Total Passed Failed Total Duration Status
Installing Tails to a USB drive 70 3 22 0 0 95 9 3 12 18:51.850 Failed
Tags: @product
Feature Installing Tails to a USB drive
As a Tails user I want to install Tails to a suitable USB drive
25.444
Before features/support/hooks.rb:269 0.002
Given I have started Tails from DVD without network and logged in 8.077
And I temporarily create a 4 GiB disk named "gptfat" 0.046
And I create a gpt partition with a vfat filesystem on disk "gptfat" 6.321
And I plug USB drive "gptfat" 2.452
When I start Tails Installer 8.492
Then I am told by Tails Installer that the destination device "is too small" 0.053
After features/support/hooks.rb:326 1.839
After features/support/hooks.rb:100 0.001
Tags: @product
21.569
Before features/support/hooks.rb:269 0.002
Given I have started Tails from DVD without network and logged in 9.329
And I temporarily create a 7200 MiB disk named "temp" 0.061
And I start Tails Installer 8.990
But a suitable USB device is not found 0.029
When I plug USB drive "temp" 2.800
Then the "temp" USB drive is selected 0.130
When I unplug USB drive "temp" 0.207
Then a suitable USB device is not found 0.020
After features/support/hooks.rb:326 0.694
After features/support/hooks.rb:100 0.000
Tags: @product
2:50.185
Before features/support/hooks.rb:269 0.002
Given I have started Tails from DVD without network and logged in 8.279
And I temporarily create a 7200 MiB disk named "install" 0.295
And I create a gpt partition with a vfat filesystem on disk "install" 6.441
And I plug USB drive "install" 2.491
And I install Tails to USB drive "install" by cloning 1:56.922
Then the running Tails is installed on USB drive "install" 29.619
And there is a random seed on USB drive "install" 6.054
But there is no persistence partition on USB drive "install" 0.081
After features/support/hooks.rb:326 1.404
After features/support/hooks.rb:100 0.149
Tags: @product
2:29.558
Before features/support/hooks.rb:269 0.003
Given I have started Tails from DVD without network and logged in 10.152
And I temporarily create a 7200 MiB disk named "install" 0.139
And I plug USB drive "install" 2.439
And I install Tails to USB drive "install" by cloning 1:57.501
Then the running Tails is installed on USB drive "install" 12.555
And there is a random seed on USB drive "install" 6.644
But there is no persistence partition on USB drive "install" 0.125
After features/support/hooks.rb:326 1.493
After features/support/hooks.rb:100 0.138
Tags: @product
34.682
Scenario Installing Tails with Tails Installer to a used USB drive, cloning the Persistent Storage
Before features/support/hooks.rb:269 0.002
Steps
Given I have started Tails without network from a USB drive with a persistent partition enabled and logged in 34.682
The
The Dogtail init script raised: SearchError: descendent of [application | Welcome to Tails!]: child with name="Your Persistent Storage is unlocked. Its content will be available until you shut down Tails." roleName='label'
STDOUT:

STDERR:

 (Dogtail::Failure)
./features/support/helpers/dogtail.rb:93:in `run'
./features/support/helpers/dogtail.rb:339:in `initialize'
./features/support/helpers/dogtail.rb:268:in `new'
./features/support/helpers/dogtail.rb:268:in `call_tree_api_method'
./features/support/helpers/dogtail.rb:276:in `child'
./features/step_definitions/usb.rb:695:in `/^persistence is successfully enabled$/'
./features/step_definitions/usb.rb:702:in `/^I enable persistence( with the changed passphrase)?$/'
./features/step_definitions/snapshots.rb:153:in `block in reach_checkpoint'
./features/step_definitions/snapshots.rb:150:in `each'
./features/step_definitions/snapshots.rb:150: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:326 5.218

SCENARIO FAILED: 'Installing Tails with Tails Installer to a used USB drive, cloning the Persistent Storage' (at time 00:45:35)

Boot log: https://jenkins.tails.boum.org/job/test_Tails_ISO_20635-greeter-threading-fixes/2/artifact/build-artifacts/00:45:35_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_20635-greeter-threading-fixes/2/artifact/build-artifacts/00:45:35_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_20635-greeter-threading-fixes/2/artifact/build-artifacts/00:45:35_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_20635-greeter-threading-fixes/2/artifact/build-artifacts/00:45:35_Installing_Tails_with_Tails_Installer_to_a_used_USB_drive,_cloning_the_Persistent_Storage.journal

After features/support/hooks.rb:100 0.000
Tags: @product
33.493
Scenario Installing Tails with Tails Installer to a pristine USB drive, without cloning the Persistent Storage
Before features/support/hooks.rb:269 0.004
Steps
Given I have started Tails without network from a USB drive with a persistent partition enabled and logged in 33.493
The
The Dogtail init script raised: SearchError: descendent of [application | Welcome to Tails!]: child with name="Your Persistent Storage is unlocked. Its content will be available until you shut down Tails." roleName='label'
STDOUT:

STDERR:

 (Dogtail::Failure)
./features/support/helpers/dogtail.rb:93:in `run'
./features/support/helpers/dogtail.rb:339:in `initialize'
./features/support/helpers/dogtail.rb:268:in `new'
./features/support/helpers/dogtail.rb:268:in `call_tree_api_method'
./features/support/helpers/dogtail.rb:276:in `child'
./features/step_definitions/usb.rb:695:in `/^persistence is successfully enabled$/'
./features/step_definitions/usb.rb:702:in `/^I enable persistence( with the changed passphrase)?$/'
./features/step_definitions/snapshots.rb:153:in `block in reach_checkpoint'
./features/step_definitions/snapshots.rb:150:in `each'
./features/step_definitions/snapshots.rb:150: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:57:in `Given I have started Tails without network from a USB drive with a persistent partition enabled and logged in'
And I temporarily create a 7200 MiB disk named "install" 0.000
And I plug USB drive "install" 0.000
And I install Tails 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 no persistence partition on USB drive "install" 0.000
After features/support/hooks.rb:326 5.197

SCENARIO FAILED: 'Installing Tails with Tails Installer to a pristine USB drive, without cloning the Persistent Storage' (at time 00:46:14)

Boot log: https://jenkins.tails.boum.org/job/test_Tails_ISO_20635-greeter-threading-fixes/2/artifact/build-artifacts/00:46:14_Installing_Tails_with_Tails_Installer_to_a_pristine_USB_drive,_without_cloning_the_Persistent_Storage.file_content_var_log_boot.log

Screenshot: https://jenkins.tails.boum.org/job/test_Tails_ISO_20635-greeter-threading-fixes/2/artifact/build-artifacts/00:46:14_Installing_Tails_with_Tails_Installer_to_a_pristine_USB_drive,_without_cloning_the_Persistent_Storage.png

Video: https://jenkins.tails.boum.org/job/test_Tails_ISO_20635-greeter-threading-fixes/2/artifact/build-artifacts/00:46:14_Installing_Tails_with_Tails_Installer_to_a_pristine_USB_drive,_without_cloning_the_Persistent_Storage.mkv

Systemd journal: https://jenkins.tails.boum.org/job/test_Tails_ISO_20635-greeter-threading-fixes/2/artifact/build-artifacts/00:46:14_Installing_Tails_with_Tails_Installer_to_a_pristine_USB_drive,_without_cloning_the_Persistent_Storage.journal

After features/support/hooks.rb:100 0.000
Tags: @product
36.639
Scenario Re-installing Tails over an existing USB installation with a persistent partition
Before features/support/hooks.rb:269 0.003
Steps
# 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 36.639
The
The Dogtail init script raised: SearchError: descendent of [application | Welcome to Tails!]: child with name="Your Persistent Storage is unlocked. Its content will be available until you shut down Tails." roleName='label'
STDOUT:

STDERR:

 (Dogtail::Failure)
./features/support/helpers/dogtail.rb:93:in `run'
./features/support/helpers/dogtail.rb:339:in `initialize'
./features/support/helpers/dogtail.rb:268:in `new'
./features/support/helpers/dogtail.rb:268:in `call_tree_api_method'
./features/support/helpers/dogtail.rb:276:in `child'
./features/step_definitions/usb.rb:695:in `/^persistence is successfully enabled$/'
./features/step_definitions/usb.rb:702:in `/^I enable persistence( with the changed passphrase)?$/'
./features/step_definitions/snapshots.rb:153:in `block in reach_checkpoint'
./features/step_definitions/snapshots.rb:150:in `each'
./features/step_definitions/snapshots.rb:150: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:70:in `Given I have started Tails without network from a USB drive with a persistent partition enabled and logged in'
And I have started Tails from DVD without network and logged in 0.000
And I clone USB drive "__internal" to a temporary USB drive "install" 0.000
And I plug USB drive "install" 0.000
# 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 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 no persistence partition on USB drive "install" 0.000
After features/support/hooks.rb:326 5.231

SCENARIO FAILED: 'Re-installing Tails over an existing USB installation with a persistent partition' (at time 00:46:55)

Boot log: https://jenkins.tails.boum.org/job/test_Tails_ISO_20635-greeter-threading-fixes/2/artifact/build-artifacts/00:46:55_Re-installing_Tails_over_an_existing_USB_installation_with_a_persistent_partition.file_content_var_log_boot.log

Screenshot: https://jenkins.tails.boum.org/job/test_Tails_ISO_20635-greeter-threading-fixes/2/artifact/build-artifacts/00:46:55_Re-installing_Tails_over_an_existing_USB_installation_with_a_persistent_partition.png

Video: https://jenkins.tails.boum.org/job/test_Tails_ISO_20635-greeter-threading-fixes/2/artifact/build-artifacts/00:46:55_Re-installing_Tails_over_an_existing_USB_installation_with_a_persistent_partition.mkv

Systemd journal: https://jenkins.tails.boum.org/job/test_Tails_ISO_20635-greeter-threading-fixes/2/artifact/build-artifacts/00:46:55_Re-installing_Tails_over_an_existing_USB_installation_with_a_persistent_partition.journal

After features/support/hooks.rb:100 0.000
Tags: @product @uefi
2:10.815
Before features/support/hooks.rb:269 0.003
Given I have started Tails without network from a USB drive without a persistent partition and stopped at Tails Greeter's login screen 13.024
And I power off the computer 0.368
And the computer is set to boot in UEFI mode 0.056
When I start Tails from USB drive "__internal" with network unplugged and I login 1:53.468
Then Tails is running from USB drive "__internal" 0.320
And the boot device has safe access rights 3.512
And Tails has started in UEFI mode 0.062
After features/support/hooks.rb:326 0.712
After features/support/hooks.rb:100 0.005
Tags: @product
2:2.337
Before features/support/hooks.rb:269 0.003
Given I have started Tails from DVD without network and logged in 8.539
And I plug and mount a USB drive containing a Tails USB image 43.070
And I create a 7200 MiB disk named "usbimage" 0.056
And I plug USB drive "usbimage" 2.375
And I install a Tails USB image to the 7200 MiB disk with GNOME Disks 1:8.295
After features/support/hooks.rb:326 2.862
After features/support/hooks.rb:100 0.120
Tags: @product
1:39.683
Before features/support/hooks.rb:269 0.010
Given a computer 0.316
And I start Tails from USB drive "usbimage" with network unplugged and I login 1:37.892
Then Tails is running from USB drive "usbimage" 0.376
And the label of the system partition on "usbimage" is "Tails" 0.377
And the system partition on "usbimage" is an EFI system partition 0.275
And the FAT filesystem on the system partition on "usbimage" is at least 4000M large 0.150
And the UUID of the FAT filesystem on the system partition on "usbimage" was randomized 0.098
And the label of the FAT filesystem on the system partition on "usbimage" is "TAILS" 0.096
And the system partition on "usbimage" has the expected flags 0.100
After features/support/hooks.rb:326 0.742
After features/support/hooks.rb:100 0.006
Tags: @product
2:50.753
Before features/support/hooks.rb:269 0.003
Given a computer 0.246
And I set Tails to boot with options "test_gpt_corruption=gpt_backup,gpt_backup_table" 0.000
And I create a 7200 MiB disk named "temp" 0.071
And I plug USB drive "temp" 1.061
And I write the Tails USB image to disk "temp" 44.581
And I start Tails from USB drive "temp" with network unplugged 1:39.525
Then Tails is running from USB drive "temp" 0.458
When I log in to a new session 17.862
And all notifications have disappeared 6.796
Then the system journal includes message "Detected partitioning-corruption, but not showing any message" 0.150
After features/support/hooks.rb:326 1.359
After features/support/hooks.rb:100 0.007
Tags: @product
2:16.688
Before features/support/hooks.rb:269 0.002
Given a computer 0.228
And I set Tails to boot with options "test_gpt_corruption=guid" 0.000
And I create a 7200 MiB disk named "temp" 0.202
And I plug USB drive "temp" 1.060
And I write the Tails USB image to disk "temp" 29.133
And I start Tails from USB drive "temp" with network unplugged 1:20.684
Then Tails is running from USB drive "temp" 0.376
When I log in to a new session 17.289
And all notifications have disappeared 7.482
Then I see an error about system partition resizing 0.230
After features/support/hooks.rb:326 0.766
After features/support/hooks.rb:100 0.007