Project Number Date
test_Tails_ISO_20634-greeter-tps-update-failure-fix 4 27 Oct 2024, 12:24

Feature Report

Steps Scenarios Features
Feature Passed Failed Skipped Pending Undefined Total Passed Failed Total Duration Status
Installing Tails to a USB drive 75 5 15 0 0 95 7 5 12 18:48.131 Failed
Tags: @product
Feature Installing Tails to a USB drive
As a Tails user I want to install Tails to a suitable USB drive
40.327
Scenario Try installing Tails to a too small USB drive with GPT and a FAT partition
Before features/support/hooks.rb:269 0.002
Steps
Given I have started Tails from DVD without network and logged in 8.354
And I temporarily create a 4 GiB disk named "gptfat" 0.075
And I create a gpt partition with a vfat filesystem on disk "gptfat" 7.340
And I plug USB drive "gptfat" 2.529
When I start Tails Installer 22.027
try_for() timeout expired
Last ignored exception was: ExecutionFailedInVM: Command failed: echo -n '/usr/local/bin/tails-installer --verbose  2>&1 | tee /tmp/tails-installer.log | logger -t tails-installer' | xsel --input --clipboard
error code: 1
stdout: 
stderr: xsel: Can't open display: (null)
: Inappropriate ioctl for device
.
<false> is not true.
./features/support/helpers/vm_helper.rb:483:in `rescue in execute_successfully'
./features/support/helpers/vm_helper.rb:480:in `execute_successfully'
./features/support/helpers/vm_helper.rb:715:in `set_clipboard'
./features/support/helpers/screen.rb:307:in `paste'
./features/step_definitions/common_steps.rb:937:in `block (2 levels) in <top (required)>'
./features/support/helpers/misc_helpers.rb:78:in `block (2 levels) in try_for'
./features/support/helpers/misc_helpers.rb:66:in `loop'
./features/support/helpers/misc_helpers.rb:66:in `block in try_for'
./features/support/helpers/misc_helpers.rb:65:in `try_for'
./features/step_definitions/common_steps.rb:936:in `block in <top (required)>'
./features/step_definitions/usb.rb:147:in `block in <top (required)>' (Timeout::Error)
./features/support/helpers/misc_helpers.rb:145:in `rescue in try_for'
./features/support/helpers/misc_helpers.rb:51:in `try_for'
./features/step_definitions/common_steps.rb:936:in `/^I run "([^"]+)" in GNOME Terminal$/'
./features/step_definitions/usb.rb:147:in `/^I start Tails Installer$/'
features/usb_install.feature:12:in `When I start Tails Installer'
Then I am told by Tails Installer that the destination device "is too small" 0.000
After features/support/hooks.rb:326 5.262

SCENARIO FAILED: 'Try installing Tails to a too small USB drive with GPT and a FAT partition' (at time 00:40:25)

Boot log: https://jenkins.tails.boum.org/job/test_Tails_ISO_20634-greeter-tps-update-failure-fix/4/artifact/build-artifacts/00:40:25_Try_installing_Tails_to_a_too_small_USB_drive_with_GPT_and_a_FAT_partition.file_content_var_log_boot.log

Screenshot: https://jenkins.tails.boum.org/job/test_Tails_ISO_20634-greeter-tps-update-failure-fix/4/artifact/build-artifacts/00:40:25_Try_installing_Tails_to_a_too_small_USB_drive_with_GPT_and_a_FAT_partition.png

Video: https://jenkins.tails.boum.org/job/test_Tails_ISO_20634-greeter-tps-update-failure-fix/4/artifact/build-artifacts/00:40:25_Try_installing_Tails_to_a_too_small_USB_drive_with_GPT_and_a_FAT_partition.mkv

Systemd journal: https://jenkins.tails.boum.org/job/test_Tails_ISO_20634-greeter-tps-update-failure-fix/4/artifact/build-artifacts/00:40:25_Try_installing_Tails_to_a_too_small_USB_drive_with_GPT_and_a_FAT_partition.journal

After features/support/hooks.rb:100 0.001
Tags: @product
30.921
Scenario Detecting when a target USB drive is inserted or removed
Before features/support/hooks.rb:269 0.003
Steps
Given I have started Tails from DVD without network and logged in 9.586
And I temporarily create a 7200 MiB disk named "temp" 0.043
And I start Tails Installer 21.291
try_for() timeout expired
Last ignored exception was: ExecutionFailedInVM: Command failed: echo -n '/usr/local/bin/tails-installer --verbose  2>&1 | tee /tmp/tails-installer.log | logger -t tails-installer' | xsel --input --clipboard
error code: 1
stdout: 
stderr: xsel: Can't open display: (null)
: Inappropriate ioctl for device
.
<false> is not true.
./features/support/helpers/vm_helper.rb:483:in `rescue in execute_successfully'
./features/support/helpers/vm_helper.rb:480:in `execute_successfully'
./features/support/helpers/vm_helper.rb:715:in `set_clipboard'
./features/support/helpers/screen.rb:307:in `paste'
./features/step_definitions/common_steps.rb:937:in `block (2 levels) in <top (required)>'
./features/support/helpers/misc_helpers.rb:78:in `block (2 levels) in try_for'
./features/support/helpers/misc_helpers.rb:66:in `loop'
./features/support/helpers/misc_helpers.rb:66:in `block in try_for'
./features/support/helpers/misc_helpers.rb:65:in `try_for'
./features/step_definitions/common_steps.rb:936:in `block in <top (required)>'
./features/step_definitions/usb.rb:147:in `block in <top (required)>' (Timeout::Error)
./features/support/helpers/misc_helpers.rb:145:in `rescue in try_for'
./features/support/helpers/misc_helpers.rb:51:in `try_for'
./features/step_definitions/common_steps.rb:936:in `/^I run "([^"]+)" in GNOME Terminal$/'
./features/step_definitions/usb.rb:147:in `/^I start Tails Installer$/'
features/usb_install.feature:18:in `And I start Tails Installer'
But a suitable USB device is not found 0.000
When I plug USB drive "temp" 0.000
Then the "temp" USB drive is selected 0.000
When I unplug USB drive "temp" 0.000
Then a suitable USB device is not found 0.000
After features/support/hooks.rb:326 5.099

SCENARIO FAILED: 'Detecting when a target USB drive is inserted or removed' (at time 00:41:02)

Boot log: https://jenkins.tails.boum.org/job/test_Tails_ISO_20634-greeter-tps-update-failure-fix/4/artifact/build-artifacts/00:41:02_Detecting_when_a_target_USB_drive_is_inserted_or_removed.file_content_var_log_boot.log

Screenshot: https://jenkins.tails.boum.org/job/test_Tails_ISO_20634-greeter-tps-update-failure-fix/4/artifact/build-artifacts/00:41:02_Detecting_when_a_target_USB_drive_is_inserted_or_removed.png

Video: https://jenkins.tails.boum.org/job/test_Tails_ISO_20634-greeter-tps-update-failure-fix/4/artifact/build-artifacts/00:41:02_Detecting_when_a_target_USB_drive_is_inserted_or_removed.mkv

Systemd journal: https://jenkins.tails.boum.org/job/test_Tails_ISO_20634-greeter-tps-update-failure-fix/4/artifact/build-artifacts/00:41:02_Detecting_when_a_target_USB_drive_is_inserted_or_removed.journal

After features/support/hooks.rb:100 0.000
Tags: @product
41.003
Scenario Installing Tails with Tails Installer to a used USB drive
Before features/support/hooks.rb:269 0.003
Steps
Given I have started Tails from DVD without network and logged in 10.483
And I temporarily create a 7200 MiB disk named "install" 0.136
And I create a gpt partition with a vfat filesystem on disk "install" 6.401
And I plug USB drive "install" 2.453
And I install Tails to USB drive "install" by cloning 21.528
try_for() timeout expired
Last ignored exception was: ExecutionFailedInVM: Command failed: echo -n '/usr/local/bin/tails-installer --verbose  2>&1 | tee /tmp/tails-installer.log | logger -t tails-installer' | xsel --input --clipboard
error code: 1
stdout: 
stderr: xsel: Can't open display: (null)
: Inappropriate ioctl for device
.
<false> is not true.
./features/support/helpers/vm_helper.rb:483:in `rescue in execute_successfully'
./features/support/helpers/vm_helper.rb:480:in `execute_successfully'
./features/support/helpers/vm_helper.rb:715:in `set_clipboard'
./features/support/helpers/screen.rb:307:in `paste'
./features/step_definitions/common_steps.rb:937:in `block (2 levels) in <top (required)>'
./features/support/helpers/misc_helpers.rb:78:in `block (2 levels) in try_for'
./features/support/helpers/misc_helpers.rb:66:in `loop'
./features/support/helpers/misc_helpers.rb:66:in `block in try_for'
./features/support/helpers/misc_helpers.rb:65:in `try_for'
./features/step_definitions/common_steps.rb:936:in `block in <top (required)>'
./features/step_definitions/usb.rb:147:in `block in <top (required)>'
./features/step_definitions/usb.rb:187:in `block in <top (required)>' (Timeout::Error)
./features/support/helpers/misc_helpers.rb:145:in `rescue in try_for'
./features/support/helpers/misc_helpers.rb:51:in `try_for'
./features/step_definitions/common_steps.rb:936:in `/^I run "([^"]+)" in GNOME Terminal$/'
./features/step_definitions/usb.rb:147:in `/^I start Tails Installer$/'
./features/step_definitions/usb.rb:187:in `/^I (install|reinstall|upgrade) Tails( with Persistent Storage)? (?:to|on) USB drive "([^"]+)" by cloning$/'
features/usb_install.feature:30:in `And I install Tails to USB drive "install" by cloning'
Then the running Tails is installed on USB drive "install" 0.000
And there is a random seed on USB drive "install" 0.000
But there is no persistence partition on USB drive "install" 0.000
After features/support/hooks.rb:326 5.160

SCENARIO FAILED: 'Installing Tails with Tails Installer to a used USB drive' (at time 00:41:48)

Boot log: https://jenkins.tails.boum.org/job/test_Tails_ISO_20634-greeter-tps-update-failure-fix/4/artifact/build-artifacts/00:41:48_Installing_Tails_with_Tails_Installer_to_a_used_USB_drive.file_content_var_log_boot.log

Screenshot: https://jenkins.tails.boum.org/job/test_Tails_ISO_20634-greeter-tps-update-failure-fix/4/artifact/build-artifacts/00:41:48_Installing_Tails_with_Tails_Installer_to_a_used_USB_drive.png

Video: https://jenkins.tails.boum.org/job/test_Tails_ISO_20634-greeter-tps-update-failure-fix/4/artifact/build-artifacts/00:41:48_Installing_Tails_with_Tails_Installer_to_a_used_USB_drive.mkv

Systemd journal: https://jenkins.tails.boum.org/job/test_Tails_ISO_20634-greeter-tps-update-failure-fix/4/artifact/build-artifacts/00:41:48_Installing_Tails_with_Tails_Installer_to_a_used_USB_drive.journal

After features/support/hooks.rb:100 0.001
Tags: @product
32.299
Scenario Installing Tails with Tails Installer to a pristine USB drive
Before features/support/hooks.rb:269 0.002
Steps
Given I have started Tails from DVD without network and logged in 8.267
And I temporarily create a 7200 MiB disk named "install" 0.042
And I plug USB drive "install" 2.431
And I install Tails to USB drive "install" by cloning 21.559
try_for() timeout expired
Last ignored exception was: ExecutionFailedInVM: Command failed: echo -n '/usr/local/bin/tails-installer --verbose  2>&1 | tee /tmp/tails-installer.log | logger -t tails-installer' | xsel --input --clipboard
error code: 1
stdout: 
stderr: xsel: Can't open display: (null)
: Inappropriate ioctl for device
.
<false> is not true.
./features/support/helpers/vm_helper.rb:483:in `rescue in execute_successfully'
./features/support/helpers/vm_helper.rb:480:in `execute_successfully'
./features/support/helpers/vm_helper.rb:715:in `set_clipboard'
./features/support/helpers/screen.rb:307:in `paste'
./features/step_definitions/common_steps.rb:937:in `block (2 levels) in <top (required)>'
./features/support/helpers/misc_helpers.rb:78:in `block (2 levels) in try_for'
./features/support/helpers/misc_helpers.rb:66:in `loop'
./features/support/helpers/misc_helpers.rb:66:in `block in try_for'
./features/support/helpers/misc_helpers.rb:65:in `try_for'
./features/step_definitions/common_steps.rb:936:in `block in <top (required)>'
./features/step_definitions/usb.rb:147:in `block in <top (required)>'
./features/step_definitions/usb.rb:187:in `block in <top (required)>' (Timeout::Error)
./features/support/helpers/misc_helpers.rb:145:in `rescue in try_for'
./features/support/helpers/misc_helpers.rb:51:in `try_for'
./features/step_definitions/common_steps.rb:936:in `/^I run "([^"]+)" in GNOME Terminal$/'
./features/step_definitions/usb.rb:147:in `/^I start Tails Installer$/'
./features/step_definitions/usb.rb:187:in `/^I (install|reinstall|upgrade) Tails( with Persistent Storage)? (?:to|on) USB drive "([^"]+)" by cloning$/'
features/usb_install.feature:39:in `And I install Tails to USB drive "install" by cloning'
Then the running Tails is installed on USB drive "install" 0.000
And there is a random seed on USB drive "install" 0.000
But there is no persistence partition on USB drive "install" 0.000
After features/support/hooks.rb:326 5.156

SCENARIO FAILED: 'Installing Tails with Tails Installer to a pristine USB drive' (at time 00:42:25)

Boot log: https://jenkins.tails.boum.org/job/test_Tails_ISO_20634-greeter-tps-update-failure-fix/4/artifact/build-artifacts/00:42:25_Installing_Tails_with_Tails_Installer_to_a_pristine_USB_drive.file_content_var_log_boot.log

Screenshot: https://jenkins.tails.boum.org/job/test_Tails_ISO_20634-greeter-tps-update-failure-fix/4/artifact/build-artifacts/00:42:25_Installing_Tails_with_Tails_Installer_to_a_pristine_USB_drive.png

Video: https://jenkins.tails.boum.org/job/test_Tails_ISO_20634-greeter-tps-update-failure-fix/4/artifact/build-artifacts/00:42:25_Installing_Tails_with_Tails_Installer_to_a_pristine_USB_drive.mkv

Systemd journal: https://jenkins.tails.boum.org/job/test_Tails_ISO_20634-greeter-tps-update-failure-fix/4/artifact/build-artifacts/00:42:25_Installing_Tails_with_Tails_Installer_to_a_pristine_USB_drive.journal

After features/support/hooks.rb:100 0.000
Tags: @product
3:16.289
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 14.007
And I create a file in the Persistent directory 0.102
And I temporarily create a 7200 MiB disk named "install" 0.049
And I create a gpt partition with a vfat filesystem on disk "install" 6.545
And I plug USB drive "install" 2.570
And I install Tails with Persistent Storage to USB drive "install" by cloning 2:25.481
Then the running Tails is installed on USB drive "install" 17.139
And there is a random seed on USB drive "install" 6.275
And there is a persistence partition on USB drive "install" 0.098
And the USB drive "install" contains the same files as my persistent storage 4.019
After features/support/hooks.rb:326 2.297
After features/support/hooks.rb:100 0.127
Tags: @product
2:50.956
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 9.554
And I temporarily create a 7200 MiB disk named "install" 0.043
And I plug USB drive "install" 2.511
And I install Tails to USB drive "install" by cloning 2:14.733
Then the running Tails is installed on USB drive "install" 17.930
And there is a random seed on USB drive "install" 6.111
And there is no persistence partition on USB drive "install" 0.071
After features/support/hooks.rb:326 1.669
After features/support/hooks.rb:100 0.114
Tags: @product
43.810
Scenario Re-installing Tails over an existing USB installation with a persistent partition
Before features/support/hooks.rb:269 0.002
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 9.330
And I have started Tails from DVD without network and logged in 8.646
And I clone USB drive "__internal" to a temporary USB drive "install" 1.238
And I plug USB drive "install" 2.657
# 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 21.936
try_for() timeout expired
Last ignored exception was: ExecutionFailedInVM: Command failed: echo -n '/usr/local/bin/tails-installer --verbose  2>&1 | tee /tmp/tails-installer.log | logger -t tails-installer' | xsel --input --clipboard
error code: 1
stdout: 
stderr: xsel: Can't open display: (null)
: Inappropriate ioctl for device
.
<false> is not true.
./features/support/helpers/vm_helper.rb:483:in `rescue in execute_successfully'
./features/support/helpers/vm_helper.rb:480:in `execute_successfully'
./features/support/helpers/vm_helper.rb:715:in `set_clipboard'
./features/support/helpers/screen.rb:307:in `paste'
./features/step_definitions/common_steps.rb:937:in `block (2 levels) in <top (required)>'
./features/support/helpers/misc_helpers.rb:78:in `block (2 levels) in try_for'
./features/support/helpers/misc_helpers.rb:66:in `loop'
./features/support/helpers/misc_helpers.rb:66:in `block in try_for'
./features/support/helpers/misc_helpers.rb:65:in `try_for'
./features/step_definitions/common_steps.rb:936:in `block in <top (required)>'
./features/step_definitions/usb.rb:147:in `block in <top (required)>'
./features/step_definitions/usb.rb:187:in `block in <top (required)>' (Timeout::Error)
./features/support/helpers/misc_helpers.rb:145:in `rescue in try_for'
./features/support/helpers/misc_helpers.rb:51:in `try_for'
./features/step_definitions/common_steps.rb:936:in `/^I run "([^"]+)" in GNOME Terminal$/'
./features/step_definitions/usb.rb:147:in `/^I start Tails Installer$/'
./features/step_definitions/usb.rb:187:in `/^I (install|reinstall|upgrade) Tails( with Persistent Storage)? (?:to|on) USB drive "([^"]+)" by cloning$/'
features/usb_install.feature:75:in `When I reinstall Tails to USB drive "install" by cloning'
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.097

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

Boot log: https://jenkins.tails.boum.org/job/test_Tails_ISO_20634-greeter-tps-update-failure-fix/4/artifact/build-artifacts/00:49:26_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_20634-greeter-tps-update-failure-fix/4/artifact/build-artifacts/00:49:26_Re-installing_Tails_over_an_existing_USB_installation_with_a_persistent_partition.png

Video: https://jenkins.tails.boum.org/job/test_Tails_ISO_20634-greeter-tps-update-failure-fix/4/artifact/build-artifacts/00:49:26_Re-installing_Tails_over_an_existing_USB_installation_with_a_persistent_partition.mkv

Systemd journal: https://jenkins.tails.boum.org/job/test_Tails_ISO_20634-greeter-tps-update-failure-fix/4/artifact/build-artifacts/00:49:26_Re-installing_Tails_over_an_existing_USB_installation_with_a_persistent_partition.journal

After features/support/hooks.rb:100 0.129
Tags: @product @uefi
1:53.995
Before features/support/hooks.rb:269 0.002
Given I have started Tails without network from a USB drive without a persistent partition and stopped at Tails Greeter's login screen 11.419
And I power off the computer 0.354
And the computer is set to boot in UEFI mode 0.028
When I start Tails from USB drive "__internal" with network unplugged and I login 1:38.706
Then Tails is running from USB drive "__internal" 0.385
And the boot device has safe access rights 3.050
And Tails has started in UEFI mode 0.050
After features/support/hooks.rb:326 0.638
After features/support/hooks.rb:100 0.006
Tags: @product
1:44.268
Before features/support/hooks.rb:269 0.002
Given I have started Tails from DVD without network and logged in 8.174
And I plug and mount a USB drive containing a Tails USB image 40.599
And I create a 7200 MiB disk named "usbimage" 0.050
And I plug USB drive "usbimage" 2.455
And I install a Tails USB image to the 7200 MiB disk with GNOME Disks 52.988
After features/support/hooks.rb:326 1.801
After features/support/hooks.rb:100 0.097
Tags: @product
1:26.289
Before features/support/hooks.rb:269 0.003
Given a computer 0.162
And I start Tails from USB drive "usbimage" with network unplugged and I login 1:24.786
Then Tails is running from USB drive "usbimage" 0.332
And the label of the system partition on "usbimage" is "Tails" 0.352
And the system partition on "usbimage" is an EFI system partition 0.221
And the FAT filesystem on the system partition on "usbimage" is at least 4000M large 0.138
And the UUID of the FAT filesystem on the system partition on "usbimage" was randomized 0.094
And the label of the FAT filesystem on the system partition on "usbimage" is "TAILS" 0.112
And the system partition on "usbimage" has the expected flags 0.088
After features/support/hooks.rb:326 0.618
After features/support/hooks.rb:100 0.005
Tags: @product
2:17.007
Before features/support/hooks.rb:269 0.002
Given a computer 0.192
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.057
And I plug USB drive "temp" 1.054
And I write the Tails USB image to disk "temp" 27.809
And I start Tails from USB drive "temp" with network unplugged 1:24.474
Then Tails is running from USB drive "temp" 0.376
When I log in to a new session 16.472
And all notifications have disappeared 6.431
Then the system journal includes message "Detected partitioning-corruption, but not showing any message" 0.139
After features/support/hooks.rb:326 1.256
After features/support/hooks.rb:100 0.006
Tags: @product
2:10.962
Before features/support/hooks.rb:269 0.003
Given a computer 0.181
And I set Tails to boot with options "test_gpt_corruption=guid" 0.000
And I create a 7200 MiB disk named "temp" 0.177
And I plug USB drive "temp" 1.046
And I write the Tails USB image to disk "temp" 26.753
And I start Tails from USB drive "temp" with network unplugged 1:18.558
Then Tails is running from USB drive "temp" 0.397
When I log in to a new session 16.747
And all notifications have disappeared 6.899
Then I see an error about system partition resizing 0.199
After features/support/hooks.rb:326 1.631
After features/support/hooks.rb:100 0.005