Project Number Date
test_Tails_ISO_feature-arti 1 16 Nov 2024, 22:26

Failures Overview

The following summary displays scenarios that failed.

Feature: Time syncing
4:56.045
Scenario Clock with host's time while using bridges
Before features/support/hooks.rb:269 0.002
Before features/support/hooks.rb:503 0.002
Steps
Given I have started Tails from DVD without network and logged in 8.120
When the network is plugged 0.211
And the Tor Connection Assistant autostarts 3.649
And I configure some normal bridges in the Tor Connection Assistant 13.507
And I wait until Tor is ready 4:30.556
Tor
Tor failed to bootstrap (TorBootstrapFailure)
./features/support/helpers/misc_helpers.rb:272:in `rescue in wait_until_tor_is_working'
./features/support/helpers/misc_helpers.rb:254:in `wait_until_tor_is_working'
./features/step_definitions/common_steps.rb:703:in `/^Tor has built a circuit$/'
./features/step_definitions/common_steps.rb:665:in `/^I wait until Tor is ready$/'
features/time_syncing.feature:18:in `And I wait until Tor is ready'
Then the system clock is less than 5 minutes incorrect 0.000
After features/support/hooks.rb:511 0.035
After features/support/hooks.rb:326 5.157

SCENARIO FAILED: 'Clock with host's time while using bridges' (at time 00:16:29)

Chutney logs: https://jenkins.tails.boum.org/job/test_Tails_ISO_feature-arti/1/artifact/build-artifacts/00:16:29_Clock_with_host_s_time_while_using_bridges_chutney-data

Boot log: https://jenkins.tails.boum.org/job/test_Tails_ISO_feature-arti/1/artifact/build-artifacts/00:16:29_Clock_with_host_s_time_while_using_bridges.file_content_var_log_boot.log

Screenshot: https://jenkins.tails.boum.org/job/test_Tails_ISO_feature-arti/1/artifact/build-artifacts/00:16:29_Clock_with_host_s_time_while_using_bridges.png

Tor logs: https://jenkins.tails.boum.org/job/test_Tails_ISO_feature-arti/1/artifact/build-artifacts/00:16:29_Clock_with_host_s_time_while_using_bridges.tor

Video: https://jenkins.tails.boum.org/job/test_Tails_ISO_feature-arti/1/artifact/build-artifacts/00:16:29_Clock_with_host_s_time_while_using_bridges.mkv

Systemd journal: https://jenkins.tails.boum.org/job/test_Tails_ISO_feature-arti/1/artifact/build-artifacts/00:16:29_Clock_with_host_s_time_while_using_bridges.journal

After features/support/hooks.rb:100 0.000
Feature: Time syncing
4:56.943
Scenario Clock is one day in the future while using obfs4 bridges
Before features/support/hooks.rb:269 0.002
Before features/support/hooks.rb:503 0.002
Steps
Given I have started Tails from DVD without network and logged in 8.036
When I bump the system time with "+1 day" 0.330
And I capture all network traffic 0.002
And the network is plugged 0.361
And the Tor Connection Assistant autostarts 4.066
And I configure some obfs4 bridges in the Tor Connection Assistant in easy mode 13.558
And I wait until Tor is ready 4:30.586
Tor
Tor failed to bootstrap (TorBootstrapFailure)
./features/support/helpers/misc_helpers.rb:272:in `rescue in wait_until_tor_is_working'
./features/support/helpers/misc_helpers.rb:254:in `wait_until_tor_is_working'
./features/step_definitions/common_steps.rb:703:in `/^Tor has built a circuit$/'
./features/step_definitions/common_steps.rb:665:in `/^I wait until Tor is ready$/'
features/time_syncing.feature:28:in `And I wait until Tor is ready'
Then the system clock is less than 5 minutes incorrect 0.000
And all Internet traffic has only flowed through the configured bridges or connectivity check service 0.000
After features/support/hooks.rb:511 0.037
After features/support/hooks.rb:326 5.173

SCENARIO FAILED: 'Clock is one day in the future while using obfs4 bridges' (at time 00:21:31)

Chutney logs: https://jenkins.tails.boum.org/job/test_Tails_ISO_feature-arti/1/artifact/build-artifacts/00:21:31_Clock_is_one_day_in_the_future_while_using_obfs4_bridges_chutney-data

Boot log: https://jenkins.tails.boum.org/job/test_Tails_ISO_feature-arti/1/artifact/build-artifacts/00:21:31_Clock_is_one_day_in_the_future_while_using_obfs4_bridges.file_content_var_log_boot.log

Screenshot: https://jenkins.tails.boum.org/job/test_Tails_ISO_feature-arti/1/artifact/build-artifacts/00:21:31_Clock_is_one_day_in_the_future_while_using_obfs4_bridges.png

Tor logs: https://jenkins.tails.boum.org/job/test_Tails_ISO_feature-arti/1/artifact/build-artifacts/00:21:31_Clock_is_one_day_in_the_future_while_using_obfs4_bridges.tor

Video: https://jenkins.tails.boum.org/job/test_Tails_ISO_feature-arti/1/artifact/build-artifacts/00:21:31_Clock_is_one_day_in_the_future_while_using_obfs4_bridges.mkv

Systemd journal: https://jenkins.tails.boum.org/job/test_Tails_ISO_feature-arti/1/artifact/build-artifacts/00:21:31_Clock_is_one_day_in_the_future_while_using_obfs4_bridges.journal

After features/support/hooks.rb:100 0.068
Feature: Time syncing
5:26.189
Scenario I can manually recover from time sync failure when connecting automatically to obfs4 bridges with a clock East of UTC
Before features/support/hooks.rb:269 0.002
Before features/support/hooks.rb:503 0.002
Steps
Given I have started Tails from DVD without network and logged in 8.984
When I bump the system time with "+8 hours +15 minutes" 0.237
And all notifications have disappeared 4.353
And I capture all network traffic 0.003
And I make sure time sync before Tor connects fails 0.097
And the network is plugged 0.066
And the Tor Connection Assistant autostarts 3.713
When I configure the default bridges in the Tor Connection Assistant in easy mode without connecting 5.058
And I click "Connect to Tor" 1.170
And the Tor Connection Assistant fails to connect to Tor 15.904
# The "Fix Clock" button allows users to recover from this bug
Then I set the time zone in Tor Connection to "Asia/Shanghai" 14.970
Then the system clock is less than 20 minutes incorrect 0.321
When I click "Connect to Tor" 1.146
Then I wait until Tor is ready 4:30.159
Tor
Tor failed to bootstrap (TorBootstrapFailure)
./features/support/helpers/misc_helpers.rb:272:in `rescue in wait_until_tor_is_working'
./features/support/helpers/misc_helpers.rb:254:in `wait_until_tor_is_working'
./features/step_definitions/common_steps.rb:703:in `/^Tor has built a circuit$/'
./features/step_definitions/common_steps.rb:665:in `/^I wait until Tor is ready$/'
features/time_syncing.feature:77:in `Then I wait until Tor is ready'
And all Internet traffic has only flowed through the default bridges or fake connectivity check service 0.000
# check that htpdate has done its job
And the system clock is less than 5 minutes incorrect 0.000
After features/support/hooks.rb:511 0.051
After features/support/hooks.rb:326 5.330

SCENARIO FAILED: 'I can manually recover from time sync failure when connecting automatically to obfs4 bridges with a clock East of UTC' (at time 00:31:18)

Chutney logs: https://jenkins.tails.boum.org/job/test_Tails_ISO_feature-arti/1/artifact/build-artifacts/00:31:18_I_can_manually_recover_from_time_sync_failure_when_connecting_automatically_to_obfs4_bridges_with_a_clock_East_of_UTC_chutney-data

Boot log: https://jenkins.tails.boum.org/job/test_Tails_ISO_feature-arti/1/artifact/build-artifacts/00:31:18_I_can_manually_recover_from_time_sync_failure_when_connecting_automatically_to_obfs4_bridges_with_a_clock_East_of_UTC.file_content_var_log_boot.log

Screenshot: https://jenkins.tails.boum.org/job/test_Tails_ISO_feature-arti/1/artifact/build-artifacts/00:31:18_I_can_manually_recover_from_time_sync_failure_when_connecting_automatically_to_obfs4_bridges_with_a_clock_East_of_UTC.png

Tor logs: https://jenkins.tails.boum.org/job/test_Tails_ISO_feature-arti/1/artifact/build-artifacts/00:31:18_I_can_manually_recover_from_time_sync_failure_when_connecting_automatically_to_obfs4_bridges_with_a_clock_East_of_UTC.tor

Video: https://jenkins.tails.boum.org/job/test_Tails_ISO_feature-arti/1/artifact/build-artifacts/00:31:18_I_can_manually_recover_from_time_sync_failure_when_connecting_automatically_to_obfs4_bridges_with_a_clock_East_of_UTC.mkv

Systemd journal: https://jenkins.tails.boum.org/job/test_Tails_ISO_feature-arti/1/artifact/build-artifacts/00:31:18_I_can_manually_recover_from_time_sync_failure_when_connecting_automatically_to_obfs4_bridges_with_a_clock_East_of_UTC.journal

After features/support/hooks.rb:100 0.064
Feature: Time syncing
5:20.346
Scenario I can connect to obfs4 bridges having a clock East of UTC while hiding that I am using Tor
Before features/support/hooks.rb:269 0.002
Before features/support/hooks.rb:503 0.002
Steps
Given I have started Tails from DVD without network and logged in 8.070
When I bump the system time with "+8 hours +15 minutes" 0.257
And all notifications have disappeared 3.985
And I capture all network traffic 0.002
And the network is plugged 0.063
And the Tor Connection Assistant autostarts 3.611
# Anti-test: Users east of UTC can't connect to obfs4 bridges
And I configure some obfs4 bridges in the Tor Connection Assistant in hide mode without connecting 4.239
And I click "Connect to Tor" 1.177
Then the Tor Connection Assistant reports that it failed to connect 12.074
# The "Fix Clock" button allows users to recover from this bug
When I set the time zone in Tor Connection to "Asia/Shanghai" 14.940
Then the system clock is less than 20 minutes incorrect 0.206
# "Asia/Shanghai" is UTC+08:00 all year long (no DST)
And the displayed clock is less than 20 minutes incorrect in "+08:00" 0.350
When I click "Connect to Tor" 1.168
Then I wait until Tor is ready 4:30.197
Tor
Tor failed to bootstrap (TorBootstrapFailure)
./features/support/helpers/misc_helpers.rb:272:in `rescue in wait_until_tor_is_working'
./features/support/helpers/misc_helpers.rb:254:in `wait_until_tor_is_working'
./features/step_definitions/common_steps.rb:703:in `/^Tor has built a circuit$/'
./features/step_definitions/common_steps.rb:665:in `/^I wait until Tor is ready$/'
features/time_syncing.feature:99:in `Then I wait until Tor is ready'
And all Internet traffic has only flowed through the configured bridges 0.000
# check that htpdate has done its job
And the system clock is less than 5 minutes incorrect 0.000
And the displayed clock is less than 5 minutes incorrect in "+08:00" 0.000
After features/support/hooks.rb:511 0.054
After features/support/hooks.rb:326 5.427

SCENARIO FAILED: 'I can connect to obfs4 bridges having a clock East of UTC while hiding that I am using Tor' (at time 00:36:44)

Chutney logs: https://jenkins.tails.boum.org/job/test_Tails_ISO_feature-arti/1/artifact/build-artifacts/00:36:44_I_can_connect_to_obfs4_bridges_having_a_clock_East_of_UTC_while_hiding_that_I_am_using_Tor_chutney-data

Boot log: https://jenkins.tails.boum.org/job/test_Tails_ISO_feature-arti/1/artifact/build-artifacts/00:36:44_I_can_connect_to_obfs4_bridges_having_a_clock_East_of_UTC_while_hiding_that_I_am_using_Tor.file_content_var_log_boot.log

Screenshot: https://jenkins.tails.boum.org/job/test_Tails_ISO_feature-arti/1/artifact/build-artifacts/00:36:44_I_can_connect_to_obfs4_bridges_having_a_clock_East_of_UTC_while_hiding_that_I_am_using_Tor.png

Tor logs: https://jenkins.tails.boum.org/job/test_Tails_ISO_feature-arti/1/artifact/build-artifacts/00:36:44_I_can_connect_to_obfs4_bridges_having_a_clock_East_of_UTC_while_hiding_that_I_am_using_Tor.tor

Video: https://jenkins.tails.boum.org/job/test_Tails_ISO_feature-arti/1/artifact/build-artifacts/00:36:44_I_can_connect_to_obfs4_bridges_having_a_clock_East_of_UTC_while_hiding_that_I_am_using_Tor.mkv

Systemd journal: https://jenkins.tails.boum.org/job/test_Tails_ISO_feature-arti/1/artifact/build-artifacts/00:36:44_I_can_connect_to_obfs4_bridges_having_a_clock_East_of_UTC_while_hiding_that_I_am_using_Tor.journal

After features/support/hooks.rb:100 0.067
Tags: @product
4:42.862
Scenario Using normal bridges
Steps
When I configure some normal bridges in the Tor Connection Assistant 12.199
Then I wait until Tor is ready 4:30.663
Tor
Tor failed to bootstrap (TorBootstrapFailure)
./features/support/helpers/misc_helpers.rb:272:in `rescue in wait_until_tor_is_working'
./features/support/helpers/misc_helpers.rb:254:in `wait_until_tor_is_working'
./features/step_definitions/common_steps.rb:703:in `/^Tor has built a circuit$/'
./features/step_definitions/common_steps.rb:665:in `/^I wait until Tor is ready$/'
features/tor_bridges.feature:15:in `Then I wait until Tor is ready'
And tca.conf includes the configured bridges 0.000
And available upgrades have been checked 0.000
And all Internet traffic has only flowed through the configured bridges or connectivity check service 0.000
After features/support/hooks.rb:326 5.741

SCENARIO FAILED: 'Using normal bridges' (at time 00:42:09)

Chutney logs: https://jenkins.tails.boum.org/job/test_Tails_ISO_feature-arti/1/artifact/build-artifacts/00:42:09_Using_normal_bridges_chutney-data

Boot log: https://jenkins.tails.boum.org/job/test_Tails_ISO_feature-arti/1/artifact/build-artifacts/00:42:09_Using_normal_bridges.file_content_var_log_boot.log

Screenshot: https://jenkins.tails.boum.org/job/test_Tails_ISO_feature-arti/1/artifact/build-artifacts/00:42:09_Using_normal_bridges.png

Tor logs: https://jenkins.tails.boum.org/job/test_Tails_ISO_feature-arti/1/artifact/build-artifacts/00:42:09_Using_normal_bridges.tor

Video: https://jenkins.tails.boum.org/job/test_Tails_ISO_feature-arti/1/artifact/build-artifacts/00:42:09_Using_normal_bridges.mkv

Systemd journal: https://jenkins.tails.boum.org/job/test_Tails_ISO_feature-arti/1/artifact/build-artifacts/00:42:09_Using_normal_bridges.journal

After features/support/hooks.rb:100 0.037
Tags: @product
4:42.753
Scenario Using obfs4 pluggable transports
Steps
When I configure some obfs4 bridges in the Tor Connection Assistant in hide mode 11.677
Then I wait until Tor is ready 4:31.076
Tor
Tor failed to bootstrap (TorBootstrapFailure)
./features/support/helpers/misc_helpers.rb:272:in `rescue in wait_until_tor_is_working'
./features/support/helpers/misc_helpers.rb:254:in `wait_until_tor_is_working'
./features/step_definitions/common_steps.rb:703:in `/^Tor has built a circuit$/'
./features/step_definitions/common_steps.rb:665:in `/^I wait until Tor is ready$/'
features/tor_bridges.feature:22:in `Then I wait until Tor is ready'
And tca.conf includes the configured bridges 0.000
And available upgrades have been checked 0.000
And all Internet traffic has only flowed through the configured bridges 0.000
After features/support/hooks.rb:326 5.306

SCENARIO FAILED: 'Using obfs4 pluggable transports' (at time 00:47:09)

Chutney logs: https://jenkins.tails.boum.org/job/test_Tails_ISO_feature-arti/1/artifact/build-artifacts/00:47:09_Using_obfs4_pluggable_transports_chutney-data

Boot log: https://jenkins.tails.boum.org/job/test_Tails_ISO_feature-arti/1/artifact/build-artifacts/00:47:09_Using_obfs4_pluggable_transports.file_content_var_log_boot.log

Screenshot: https://jenkins.tails.boum.org/job/test_Tails_ISO_feature-arti/1/artifact/build-artifacts/00:47:09_Using_obfs4_pluggable_transports.png

Tor logs: https://jenkins.tails.boum.org/job/test_Tails_ISO_feature-arti/1/artifact/build-artifacts/00:47:09_Using_obfs4_pluggable_transports.tor

Video: https://jenkins.tails.boum.org/job/test_Tails_ISO_feature-arti/1/artifact/build-artifacts/00:47:09_Using_obfs4_pluggable_transports.mkv

Systemd journal: https://jenkins.tails.boum.org/job/test_Tails_ISO_feature-arti/1/artifact/build-artifacts/00:47:09_Using_obfs4_pluggable_transports.journal

After features/support/hooks.rb:100 0.057
Tags: @product
5:3.382
Scenario Using obfs4 pluggable transports from a QR code
Steps
When I configure some obfs4 bridges from a QR code in the Tor Connection Assistant in hide mode 31.748
Then I wait until Tor is ready 4:31.633
Tor
Tor failed to bootstrap (TorBootstrapFailure)
./features/support/helpers/misc_helpers.rb:272:in `rescue in wait_until_tor_is_working'
./features/support/helpers/misc_helpers.rb:254:in `wait_until_tor_is_working'
./features/step_definitions/common_steps.rb:703:in `/^Tor has built a circuit$/'
./features/step_definitions/common_steps.rb:665:in `/^I wait until Tor is ready$/'
features/tor_bridges.feature:29:in `Then I wait until Tor is ready'
And tca.conf includes the configured bridges 0.000
And available upgrades have been checked 0.000
And all Internet traffic has only flowed through the configured bridges 0.000
After features/support/hooks.rb:326 5.215

SCENARIO FAILED: 'Using obfs4 pluggable transports from a QR code' (at time 00:52:30)

Chutney logs: https://jenkins.tails.boum.org/job/test_Tails_ISO_feature-arti/1/artifact/build-artifacts/00:52:30_Using_obfs4_pluggable_transports_from_a_QR_code_chutney-data

Boot log: https://jenkins.tails.boum.org/job/test_Tails_ISO_feature-arti/1/artifact/build-artifacts/00:52:30_Using_obfs4_pluggable_transports_from_a_QR_code.file_content_var_log_boot.log

Screenshot: https://jenkins.tails.boum.org/job/test_Tails_ISO_feature-arti/1/artifact/build-artifacts/00:52:30_Using_obfs4_pluggable_transports_from_a_QR_code.png

Tor logs: https://jenkins.tails.boum.org/job/test_Tails_ISO_feature-arti/1/artifact/build-artifacts/00:52:30_Using_obfs4_pluggable_transports_from_a_QR_code.tor

Video: https://jenkins.tails.boum.org/job/test_Tails_ISO_feature-arti/1/artifact/build-artifacts/00:52:30_Using_obfs4_pluggable_transports_from_a_QR_code.mkv

Systemd journal: https://jenkins.tails.boum.org/job/test_Tails_ISO_feature-arti/1/artifact/build-artifacts/00:52:30_Using_obfs4_pluggable_transports_from_a_QR_code.journal

After features/support/hooks.rb:100 0.042
Tags: @product
5:27.752
Scenario TCA can scan QR code after a connection failure
Steps
Given the Tor network and default bridges are blocked 1.695
When I unsuccessfully configure a direct connection in the Tor Connection Assistant 32.127
Then the Tor Connection Assistant reports that it failed to connect 0.107
And tca.conf is empty 0.207
Given I scan a QR code from the error page in Tor Connection Assistant 21.928
And I retry connecting to Tor 1.161
Then I wait until Tor is ready 4:30.524
Tor
Tor failed to bootstrap (TorBootstrapFailure)
./features/support/helpers/misc_helpers.rb:272:in `rescue in wait_until_tor_is_working'
./features/support/helpers/misc_helpers.rb:254:in `wait_until_tor_is_working'
./features/step_definitions/common_steps.rb:703:in `/^Tor has built a circuit$/'
./features/step_definitions/common_steps.rb:665:in `/^I wait until Tor is ready$/'
features/tor_bridges.feature:41:in `Then I wait until Tor is ready'
And tca.conf includes the configured bridges 0.000
And available upgrades have been checked 0.000
And all Internet traffic has only flowed through the configured bridges or connectivity check service 0.000
After features/support/hooks.rb:326 5.409

SCENARIO FAILED: 'TCA can scan QR code after a connection failure' (at time 00:58:16)

Chutney logs: https://jenkins.tails.boum.org/job/test_Tails_ISO_feature-arti/1/artifact/build-artifacts/00:58:16_TCA_can_scan_QR_code_after_a_connection_failure_chutney-data

Boot log: https://jenkins.tails.boum.org/job/test_Tails_ISO_feature-arti/1/artifact/build-artifacts/00:58:16_TCA_can_scan_QR_code_after_a_connection_failure.file_content_var_log_boot.log

Screenshot: https://jenkins.tails.boum.org/job/test_Tails_ISO_feature-arti/1/artifact/build-artifacts/00:58:16_TCA_can_scan_QR_code_after_a_connection_failure.png

Tor logs: https://jenkins.tails.boum.org/job/test_Tails_ISO_feature-arti/1/artifact/build-artifacts/00:58:16_TCA_can_scan_QR_code_after_a_connection_failure.tor

Video: https://jenkins.tails.boum.org/job/test_Tails_ISO_feature-arti/1/artifact/build-artifacts/00:58:16_TCA_can_scan_QR_code_after_a_connection_failure.mkv

Systemd journal: https://jenkins.tails.boum.org/job/test_Tails_ISO_feature-arti/1/artifact/build-artifacts/00:58:16_TCA_can_scan_QR_code_after_a_connection_failure.journal

After features/support/hooks.rb:100 0.038
4:43.583
Scenario Default Tor bridges
Steps
When I configure the default bridges in the Tor Connection Assistant 12.547
Then I wait until Tor is ready 4:31.035
Tor
Tor failed to bootstrap (TorBootstrapFailure)
./features/support/helpers/misc_helpers.rb:272:in `rescue in wait_until_tor_is_working'
./features/support/helpers/misc_helpers.rb:254:in `wait_until_tor_is_working'
./features/step_definitions/common_steps.rb:703:in `/^Tor has built a circuit$/'
./features/step_definitions/common_steps.rb:665:in `/^I wait until Tor is ready$/'
features/tor_bridges.feature:49:in `Then I wait until Tor is ready'
And Tor is configured to use the default bridges 0.000
And tca.conf includes no bridge 0.000
And available upgrades have been checked 0.000
And Tor is configured to use the default bridges 0.000
And all Internet traffic has only flowed through the default bridges or connectivity check service 0.000
After features/support/hooks.rb:326 5.358

SCENARIO FAILED: 'Default Tor bridges' (at time 01:03:18)

Chutney logs: https://jenkins.tails.boum.org/job/test_Tails_ISO_feature-arti/1/artifact/build-artifacts/01:03:18_Default_Tor_bridges_chutney-data

Boot log: https://jenkins.tails.boum.org/job/test_Tails_ISO_feature-arti/1/artifact/build-artifacts/01:03:18_Default_Tor_bridges.file_content_var_log_boot.log

Screenshot: https://jenkins.tails.boum.org/job/test_Tails_ISO_feature-arti/1/artifact/build-artifacts/01:03:18_Default_Tor_bridges.png

Tor logs: https://jenkins.tails.boum.org/job/test_Tails_ISO_feature-arti/1/artifact/build-artifacts/01:03:18_Default_Tor_bridges.tor

Video: https://jenkins.tails.boum.org/job/test_Tails_ISO_feature-arti/1/artifact/build-artifacts/01:03:18_Default_Tor_bridges.mkv

Systemd journal: https://jenkins.tails.boum.org/job/test_Tails_ISO_feature-arti/1/artifact/build-artifacts/01:03:18_Default_Tor_bridges.journal

After features/support/hooks.rb:100 0.048
Tags: @product
4:54.211
Scenario Fall back to default bridges if failing to connect directly to the Tor network
Steps
Given the Tor network is blocked 1.709
When I configure a direct connection in the Tor Connection Assistant 21.915
Then I wait until Tor is ready 4:30.587
Tor
Tor failed to bootstrap (TorBootstrapFailure)
./features/support/helpers/misc_helpers.rb:272:in `rescue in wait_until_tor_is_working'
./features/support/helpers/misc_helpers.rb:254:in `wait_until_tor_is_working'
./features/step_definitions/common_steps.rb:703:in `/^Tor has built a circuit$/'
./features/step_definitions/common_steps.rb:665:in `/^I wait until Tor is ready$/'
features/tor_bridges.feature:59:in `Then I wait until Tor is ready'
And tca.conf includes no bridge 0.000
And available upgrades have been checked 0.000
And Tor is configured to use the default bridges 0.000
And all Internet traffic has only flowed through the default bridges or connectivity check service 0.000
After features/support/hooks.rb:326 5.434

SCENARIO FAILED: 'Fall back to default bridges if failing to connect directly to the Tor network' (at time 01:08:30)

Chutney logs: https://jenkins.tails.boum.org/job/test_Tails_ISO_feature-arti/1/artifact/build-artifacts/01:08:30_Fall_back_to_default_bridges_if_failing_to_connect_directly_to_the_Tor_network_chutney-data

Boot log: https://jenkins.tails.boum.org/job/test_Tails_ISO_feature-arti/1/artifact/build-artifacts/01:08:30_Fall_back_to_default_bridges_if_failing_to_connect_directly_to_the_Tor_network.file_content_var_log_boot.log

Screenshot: https://jenkins.tails.boum.org/job/test_Tails_ISO_feature-arti/1/artifact/build-artifacts/01:08:30_Fall_back_to_default_bridges_if_failing_to_connect_directly_to_the_Tor_network.png

Tor logs: https://jenkins.tails.boum.org/job/test_Tails_ISO_feature-arti/1/artifact/build-artifacts/01:08:30_Fall_back_to_default_bridges_if_failing_to_connect_directly_to_the_Tor_network.tor

Video: https://jenkins.tails.boum.org/job/test_Tails_ISO_feature-arti/1/artifact/build-artifacts/01:08:30_Fall_back_to_default_bridges_if_failing_to_connect_directly_to_the_Tor_network.mkv

Systemd journal: https://jenkins.tails.boum.org/job/test_Tails_ISO_feature-arti/1/artifact/build-artifacts/01:08:30_Fall_back_to_default_bridges_if_failing_to_connect_directly_to_the_Tor_network.journal

After features/support/hooks.rb:100 0.043
Tags: @product
4:58.552
Scenario Tor Connection honors my choice of using default bridges on retry, too
Steps
Given the Tor network and default bridges are blocked 2.029
When I unsuccessfully configure some default bridges in the Tor Connection Assistant 23.593
Then the Tor Connection Assistant reports that it failed to connect 0.115
Given the Tor network and default bridges are unblocked 1.525
When I click "Connect to Tor" 1.165
Then I wait until Tor is ready 4:30.122
Tor
Tor failed to bootstrap (TorBootstrapFailure)
./features/support/helpers/misc_helpers.rb:272:in `rescue in wait_until_tor_is_working'
./features/support/helpers/misc_helpers.rb:254:in `wait_until_tor_is_working'
./features/step_definitions/common_steps.rb:703:in `/^Tor has built a circuit$/'
./features/step_definitions/common_steps.rb:665:in `/^I wait until Tor is ready$/'
features/tor_bridges.feature:108:in `Then I wait until Tor is ready'
And Tor is configured to use the default bridges 0.000
And all Internet traffic has only flowed through the default bridges or connectivity check service 0.000
After features/support/hooks.rb:326 5.671

SCENARIO FAILED: 'Tor Connection honors my choice of using default bridges on retry, too' (at time 01:18:37)

Chutney logs: https://jenkins.tails.boum.org/job/test_Tails_ISO_feature-arti/1/artifact/build-artifacts/01:18:37_Tor_Connection_honors_my_choice_of_using_default_bridges_on_retry,_too_chutney-data

Boot log: https://jenkins.tails.boum.org/job/test_Tails_ISO_feature-arti/1/artifact/build-artifacts/01:18:37_Tor_Connection_honors_my_choice_of_using_default_bridges_on_retry,_too.file_content_var_log_boot.log

Screenshot: https://jenkins.tails.boum.org/job/test_Tails_ISO_feature-arti/1/artifact/build-artifacts/01:18:37_Tor_Connection_honors_my_choice_of_using_default_bridges_on_retry,_too.png

Tor logs: https://jenkins.tails.boum.org/job/test_Tails_ISO_feature-arti/1/artifact/build-artifacts/01:18:37_Tor_Connection_honors_my_choice_of_using_default_bridges_on_retry,_too.tor

Video: https://jenkins.tails.boum.org/job/test_Tails_ISO_feature-arti/1/artifact/build-artifacts/01:18:37_Tor_Connection_honors_my_choice_of_using_default_bridges_on_retry,_too.mkv

Systemd journal: https://jenkins.tails.boum.org/job/test_Tails_ISO_feature-arti/1/artifact/build-artifacts/01:18:37_Tor_Connection_honors_my_choice_of_using_default_bridges_on_retry,_too.journal

After features/support/hooks.rb:100 0.043
Tags: @product
2:4.150
Scenario Installing an old version of Tails to a pristine USB drive
Before features/support/hooks.rb:269 0.005
Steps
Given a computer 0.175
And I create a 7200 MiB disk named "old" 0.043
And I plug USB drive "old" 1.046
And I write an old version of the Tails USB image to disk "old" 30.251
When I start Tails from USB drive "old" with network unplugged 1:32.634
FileNotFoundError: [Errno 2] No such file or directory: '/etc/arti/arti.toml' (RemoteShell::ServerFailure)
./features/support/helpers/remote_shell.rb:71:in `block (2 levels) in communicate'
./features/support/helpers/remote_shell.rb:42:in `loop'
./features/support/helpers/remote_shell.rb:42:in `block in communicate'
./features/support/helpers/remote_shell.rb:37:in `communicate'
./features/support/helpers/remote_shell.rb:234:in `open'
./features/support/helpers/remote_shell.rb:261:in `append'
./features/support/helpers/vm_helper.rb:711:in `block in file_append'
./features/support/helpers/vm_helper.rb:604:in `file_open'
./features/support/helpers/vm_helper.rb:711:in `file_append'
./features/step_definitions/chutney.rb:260:in `configure_simulated_Tor_network'
./features/step_definitions/common_steps.rb:467:in `/^the computer (?:re)?boots Tails$/'
./features/step_definitions/common_steps.rb:295:in `/^I start Tails from (.+?) drive "(.+?)"( with network unplugged)?( and I login( with persistence enabled)?( with the changed persistence passphrase)?( (?:and|with) an administration password)?)?$/'
features/usb_upgrade.feature:25:in `When I start Tails from USB drive "old" with network unplugged'
Then the boot device has safe access rights 0.000
And Tails is running from USB drive "old" 0.000
And there is no persistence partition on USB drive "old" 0.000
And process "udev-watchdog" is running 0.000
And udev-watchdog is monitoring the correct device 0.000
And I unplug USB drive "old" 0.000
After features/support/hooks.rb:326 4.824

SCENARIO FAILED: 'Installing an old version of Tails to a pristine USB drive' (at time 02:23:43)

Boot log: https://jenkins.tails.boum.org/job/test_Tails_ISO_feature-arti/1/artifact/build-artifacts/02:23:43_Installing_an_old_version_of_Tails_to_a_pristine_USB_drive.file_content_var_log_boot.log

Screenshot: https://jenkins.tails.boum.org/job/test_Tails_ISO_feature-arti/1/artifact/build-artifacts/02:23:43_Installing_an_old_version_of_Tails_to_a_pristine_USB_drive.png

Video: https://jenkins.tails.boum.org/job/test_Tails_ISO_feature-arti/1/artifact/build-artifacts/02:23:43_Installing_an_old_version_of_Tails_to_a_pristine_USB_drive.mkv

Systemd journal: https://jenkins.tails.boum.org/job/test_Tails_ISO_feature-arti/1/artifact/build-artifacts/02:23:43_Installing_an_old_version_of_Tails_to_a_pristine_USB_drive.journal

After features/support/hooks.rb:100 0.010
Tags: @product
59.991
Scenario Creating a persistent partition with the old Tails USB installation
Before features/support/hooks.rb:269 0.005
Steps
Given a computer 0.243
And I start Tails from USB drive "old" with network unplugged and I login 59.747
FileNotFoundError: [Errno 2] No such file or directory: '/etc/arti/arti.toml' (RemoteShell::ServerFailure)
./features/support/helpers/remote_shell.rb:71:in `block (2 levels) in communicate'
./features/support/helpers/remote_shell.rb:42:in `loop'
./features/support/helpers/remote_shell.rb:42:in `block in communicate'
./features/support/helpers/remote_shell.rb:37:in `communicate'
./features/support/helpers/remote_shell.rb:234:in `open'
./features/support/helpers/remote_shell.rb:261:in `append'
./features/support/helpers/vm_helper.rb:711:in `block in file_append'
./features/support/helpers/vm_helper.rb:604:in `file_open'
./features/support/helpers/vm_helper.rb:711:in `file_append'
./features/step_definitions/chutney.rb:260:in `configure_simulated_Tor_network'
./features/step_definitions/common_steps.rb:467:in `/^the computer (?:re)?boots Tails$/'
./features/step_definitions/common_steps.rb:295:in `/^I start Tails from (.+?) drive "(.+?)"( with network unplugged)?( and I login( with persistence enabled)?( with the changed persistence passphrase)?( (?:and|with) an administration password)?)?$/'
features/usb_upgrade.feature:36:in `And I start Tails from USB drive "old" with network unplugged and I login'
Then Tails is running from USB drive "old" 0.000
And I create a persistent partition 0.000
And I take note of which tps features are available 0.000
Then a Tails persistence partition exists on USB drive "old" 0.000
And I shutdown Tails and wait for the computer to power off 0.000
After features/support/hooks.rb:326 4.914

SCENARIO FAILED: 'Creating a persistent partition with the old Tails USB installation' (at time 02:24:48)

Boot log: https://jenkins.tails.boum.org/job/test_Tails_ISO_feature-arti/1/artifact/build-artifacts/02:24:48_Creating_a_persistent_partition_with_the_old_Tails_USB_installation.file_content_var_log_boot.log

Screenshot: https://jenkins.tails.boum.org/job/test_Tails_ISO_feature-arti/1/artifact/build-artifacts/02:24:48_Creating_a_persistent_partition_with_the_old_Tails_USB_installation.png

Video: https://jenkins.tails.boum.org/job/test_Tails_ISO_feature-arti/1/artifact/build-artifacts/02:24:48_Creating_a_persistent_partition_with_the_old_Tails_USB_installation.mkv

Systemd journal: https://jenkins.tails.boum.org/job/test_Tails_ISO_feature-arti/1/artifact/build-artifacts/02:24:48_Creating_a_persistent_partition_with_the_old_Tails_USB_installation.journal

After features/support/hooks.rb:100 0.009
Tags: @product
59.551
Scenario Writing files to a read/write-enabled persistent partition with the old Tails USB installation
Before features/support/hooks.rb:269 0.007
Steps
Given a computer 0.192
And I start Tails from USB drive "old" with network unplugged and I login with persistence enabled 59.358
FileNotFoundError: [Errno 2] No such file or directory: '/etc/arti/arti.toml' (RemoteShell::ServerFailure)
./features/support/helpers/remote_shell.rb:71:in `block (2 levels) in communicate'
./features/support/helpers/remote_shell.rb:42:in `loop'
./features/support/helpers/remote_shell.rb:42:in `block in communicate'
./features/support/helpers/remote_shell.rb:37:in `communicate'
./features/support/helpers/remote_shell.rb:234:in `open'
./features/support/helpers/remote_shell.rb:261:in `append'
./features/support/helpers/vm_helper.rb:711:in `block in file_append'
./features/support/helpers/vm_helper.rb:604:in `file_open'
./features/support/helpers/vm_helper.rb:711:in `file_append'
./features/step_definitions/chutney.rb:260:in `configure_simulated_Tor_network'
./features/step_definitions/common_steps.rb:467:in `/^the computer (?:re)?boots Tails$/'
./features/step_definitions/common_steps.rb:295:in `/^I start Tails from (.+?) drive "(.+?)"( with network unplugged)?( and I login( with persistence enabled)?( with the changed persistence passphrase)?( (?:and|with) an administration password)?)?$/'
features/usb_upgrade.feature:46:in `And I start Tails from USB drive "old" with network unplugged and I login with persistence enabled'
Then Tails is running from USB drive "old" 0.000
And all tps features are active 0.000
When I write some files expected to persist 0.000
# Verify that our baseline for the next scenarios is sane
And all persistent filesystems have safe access rights 0.000
And all persistence configuration files have safe access rights 0.000
And all persistent directories from the old Tails version have safe access rights 0.000
And I take note of which tps features are available 0.000
And I shutdown Tails and wait for the computer to power off 0.000
# XXX: how does guestfs work vs snapshots?
Then only the expected files are present on the persistence partition on USB drive "old" 0.000
After features/support/hooks.rb:326 4.877

SCENARIO FAILED: 'Writing files to a read/write-enabled persistent partition with the old Tails USB installation' (at time 02:25:53)

Boot log: https://jenkins.tails.boum.org/job/test_Tails_ISO_feature-arti/1/artifact/build-artifacts/02:25:53_Writing_files_to_a_read_write-enabled_persistent_partition_with_the_old_Tails_USB_installation.file_content_var_log_boot.log

Screenshot: https://jenkins.tails.boum.org/job/test_Tails_ISO_feature-arti/1/artifact/build-artifacts/02:25:53_Writing_files_to_a_read_write-enabled_persistent_partition_with_the_old_Tails_USB_installation.png

Video: https://jenkins.tails.boum.org/job/test_Tails_ISO_feature-arti/1/artifact/build-artifacts/02:25:53_Writing_files_to_a_read_write-enabled_persistent_partition_with_the_old_Tails_USB_installation.mkv

Systemd journal: https://jenkins.tails.boum.org/job/test_Tails_ISO_feature-arti/1/artifact/build-artifacts/02:25:53_Writing_files_to_a_read_write-enabled_persistent_partition_with_the_old_Tails_USB_installation.journal

After features/support/hooks.rb:100 0.009
Tags: @product
1:15.757
Scenario Booting Tails from a USB drive upgraded from USB with persistence enabled
Before features/support/hooks.rb:269 0.006
Steps
Given a computer 0.164
And I start Tails from USB drive "to_upgrade" with network unplugged and I login with persistence enabled 1:15.592
The
The Dogtail init script raised: SearchError: descendent of [application | Welcome to Tails!]: child with roleName='password text'
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:668:in `/^I try to enable persistence( with the changed passphrase)?$/'
./features/step_definitions/usb.rb:700:in `/^I enable persistence( with the changed passphrase)?$/'
./features/step_definitions/common_steps.rb:302:in `/^I start Tails from (.+?) drive "(.+?)"( with network unplugged)?( and I login( with persistence enabled)?( with the changed persistence passphrase)?( (?:and|with) an administration password)?)?$/'
features/usb_upgrade.feature:73:in `And I start Tails from USB drive "to_upgrade" with network unplugged and I login with persistence enabled'
Then all tps features from the old Tails version are active 0.000
And Tails is running from USB drive "to_upgrade" 0.000
And the boot device has safe access rights 0.000
And the expected persistent files created with the old Tails version are present in the filesystem 0.000
And all persistent directories from the old Tails version have safe access rights 0.000
After features/support/hooks.rb:326 5.057

SCENARIO FAILED: 'Booting Tails from a USB drive upgraded from USB with persistence enabled' (at time 02:29:55)

Boot log: https://jenkins.tails.boum.org/job/test_Tails_ISO_feature-arti/1/artifact/build-artifacts/02:29:55_Booting_Tails_from_a_USB_drive_upgraded_from_USB_with_persistence_enabled.file_content_var_log_boot.log

Screenshot: https://jenkins.tails.boum.org/job/test_Tails_ISO_feature-arti/1/artifact/build-artifacts/02:29:55_Booting_Tails_from_a_USB_drive_upgraded_from_USB_with_persistence_enabled.png

Video: https://jenkins.tails.boum.org/job/test_Tails_ISO_feature-arti/1/artifact/build-artifacts/02:29:55_Booting_Tails_from_a_USB_drive_upgraded_from_USB_with_persistence_enabled.mkv

Systemd journal: https://jenkins.tails.boum.org/job/test_Tails_ISO_feature-arti/1/artifact/build-artifacts/02:29:55_Booting_Tails_from_a_USB_drive_upgraded_from_USB_with_persistence_enabled.journal

After features/support/hooks.rb:100 0.019
Feature: Localization
2:44.766
Scenario Outline Tails is localized for every tier-1 language
Before features/support/hooks.rb:269 0.004
Steps
Given I have started Tails from DVD without network and stopped at Tails Greeter's login screen 8.134
When I log in to a new session in Arabic (ar) 32.974
Then the keyboard layout is set to "us" 0.192
When the network is plugged 0.099
And Tor is ready 15.827
Then I successfully start the Unsafe Browser in "ar" 17.398
And I kill the Unsafe Browser 5.982
When I enable the screen keyboard 0.117
Then the screen keyboard works in Tor Browser 28.599
And DuckDuckGo is the default search engine 16.899
And I kill the Tor Browser 5.491
And the screen keyboard works in Thunderbird 33.049
cannot find ThunderbirdXRTL.png on the screen (FindFailed)
./features/support/helpers/screen.rb:173:in `rescue in wait'
./features/support/helpers/screen.rb:157:in `wait'
./features/step_definitions/thunderbird.rb:231:in `/^the screen keyboard works in Thunderbird$/'
features/localization.feature:44:in `And the screen keyboard works in Thunderbird'
features/localization.feature:33:in `And the screen keyboard works in Thunderbird'
And the layout of the screen keyboard is set to "us" 0.000
After features/support/hooks.rb:326 9.524

SCENARIO FAILED: 'Tails is localized for every tier-1 language, Examples (#1)' (at time 03:07:20)

Boot log: https://jenkins.tails.boum.org/job/test_Tails_ISO_feature-arti/1/artifact/build-artifacts/03:07:20_Tails_is_localized_for_every_tier-1_language,_Examples___1_.file_content_var_log_boot.log

Screenshot: https://jenkins.tails.boum.org/job/test_Tails_ISO_feature-arti/1/artifact/build-artifacts/03:07:20_Tails_is_localized_for_every_tier-1_language,_Examples___1_.png

Video: https://jenkins.tails.boum.org/job/test_Tails_ISO_feature-arti/1/artifact/build-artifacts/03:07:20_Tails_is_localized_for_every_tier-1_language,_Examples___1_.mkv

Systemd journal: https://jenkins.tails.boum.org/job/test_Tails_ISO_feature-arti/1/artifact/build-artifacts/03:07:20_Tails_is_localized_for_every_tier-1_language,_Examples___1_.journal

After features/support/hooks.rb:100 0.000
Feature: Localization
2:50.226
Scenario Outline Tails is localized for every tier-1 language
Before features/support/hooks.rb:269 0.004
Steps
Given I have started Tails from DVD without network and stopped at Tails Greeter's login screen 8.121
When I log in to a new session in Chinese (zh_CN) 35.696
Then the keyboard layout is set to "cn" 0.346
When the network is plugged 0.079
And Tor is ready 18.975
Then I successfully start the Unsafe Browser in "zh_CN" 17.739
And I kill the Unsafe Browser 5.826
When I enable the screen keyboard 0.135
Then the screen keyboard works in Tor Browser 27.758
And DuckDuckGo is the default search engine 10.677
And I kill the Tor Browser 5.518
And the screen keyboard works in Thunderbird 39.353
cannot find ThunderbirdXChinese.png on the screen (FindFailed)
./features/support/helpers/screen.rb:173:in `rescue in wait'
./features/support/helpers/screen.rb:157:in `wait'
./features/step_definitions/thunderbird.rb:231:in `/^the screen keyboard works in Thunderbird$/'
features/localization.feature:45:in `And the screen keyboard works in Thunderbird'
features/localization.feature:33:in `And the screen keyboard works in Thunderbird'
And the layout of the screen keyboard is set to "us" 0.000
After features/support/hooks.rb:326 7.774

SCENARIO FAILED: 'Tails is localized for every tier-1 language, Examples (#2)' (at time 03:10:20)

Boot log: https://jenkins.tails.boum.org/job/test_Tails_ISO_feature-arti/1/artifact/build-artifacts/03:10:20_Tails_is_localized_for_every_tier-1_language,_Examples___2_.file_content_var_log_boot.log

Screenshot: https://jenkins.tails.boum.org/job/test_Tails_ISO_feature-arti/1/artifact/build-artifacts/03:10:20_Tails_is_localized_for_every_tier-1_language,_Examples___2_.png

Video: https://jenkins.tails.boum.org/job/test_Tails_ISO_feature-arti/1/artifact/build-artifacts/03:10:20_Tails_is_localized_for_every_tier-1_language,_Examples___2_.mkv

Systemd journal: https://jenkins.tails.boum.org/job/test_Tails_ISO_feature-arti/1/artifact/build-artifacts/03:10:20_Tails_is_localized_for_every_tier-1_language,_Examples___2_.journal

After features/support/hooks.rb:100 0.000
Feature: Localization
2:19.619
Scenario Outline Tails is localized for every tier-1 language
Before features/support/hooks.rb:269 0.007
Steps
Given I have started Tails from DVD without network and stopped at Tails Greeter's login screen 8.242
When I log in to a new session in English (en) 19.046
Then the keyboard layout is set to "us" 0.181
When the network is plugged 0.070
And Tor is ready 16.244
Then I successfully start the Unsafe Browser in "en" 16.695
And I kill the Unsafe Browser 5.859
When I enable the screen keyboard 0.130
Then the screen keyboard works in Tor Browser 27.012
And DuckDuckGo is the default search engine 7.564
And I kill the Tor Browser 5.262
And the screen keyboard works in Thunderbird 33.308
cannot find ThunderbirdX.png on the screen (FindFailed)
./features/support/helpers/screen.rb:173:in `rescue in wait'
./features/support/helpers/screen.rb:157:in `wait'
./features/step_definitions/thunderbird.rb:231:in `/^the screen keyboard works in Thunderbird$/'
features/localization.feature:46:in `And the screen keyboard works in Thunderbird'
features/localization.feature:33:in `And the screen keyboard works in Thunderbird'
And the layout of the screen keyboard is set to "us" 0.000
After features/support/hooks.rb:326 7.255

SCENARIO FAILED: 'Tails is localized for every tier-1 language, Examples (#3)' (at time 03:12:47)

Boot log: https://jenkins.tails.boum.org/job/test_Tails_ISO_feature-arti/1/artifact/build-artifacts/03:12:47_Tails_is_localized_for_every_tier-1_language,_Examples___3_.file_content_var_log_boot.log

Screenshot: https://jenkins.tails.boum.org/job/test_Tails_ISO_feature-arti/1/artifact/build-artifacts/03:12:47_Tails_is_localized_for_every_tier-1_language,_Examples___3_.png

Video: https://jenkins.tails.boum.org/job/test_Tails_ISO_feature-arti/1/artifact/build-artifacts/03:12:47_Tails_is_localized_for_every_tier-1_language,_Examples___3_.mkv

Systemd journal: https://jenkins.tails.boum.org/job/test_Tails_ISO_feature-arti/1/artifact/build-artifacts/03:12:47_Tails_is_localized_for_every_tier-1_language,_Examples___3_.journal

After features/support/hooks.rb:100 0.000
Feature: Localization
2:47.796
Scenario Outline Tails is localized for every tier-1 language
Before features/support/hooks.rb:269 0.007
Steps
Given I have started Tails from DVD without network and stopped at Tails Greeter's login screen 8.498
When I log in to a new session in French (fr) 33.096
Then the keyboard layout is set to "fr" 0.215
When the network is plugged 0.157
And Tor is ready 18.161
Then I successfully start the Unsafe Browser in "fr" 18.074
And I kill the Unsafe Browser 5.888
When I enable the screen keyboard 0.124
Then the screen keyboard works in Tor Browser 29.605
And DuckDuckGo is the default search engine 9.946
And I kill the Tor Browser 5.358
And the screen keyboard works in Thunderbird 38.669
cannot find ThunderbirdX.png on the screen (FindFailed)
./features/support/helpers/screen.rb:173:in `rescue in wait'
./features/support/helpers/screen.rb:157:in `wait'
./features/step_definitions/thunderbird.rb:231:in `/^the screen keyboard works in Thunderbird$/'
features/localization.feature:47:in `And the screen keyboard works in Thunderbird'
features/localization.feature:33:in `And the screen keyboard works in Thunderbird'
And the layout of the screen keyboard is set to "fr" 0.000
After features/support/hooks.rb:326 6.793

SCENARIO FAILED: 'Tails is localized for every tier-1 language, Examples (#4)' (at time 03:15:42)

Boot log: https://jenkins.tails.boum.org/job/test_Tails_ISO_feature-arti/1/artifact/build-artifacts/03:15:42_Tails_is_localized_for_every_tier-1_language,_Examples___4_.file_content_var_log_boot.log

Screenshot: https://jenkins.tails.boum.org/job/test_Tails_ISO_feature-arti/1/artifact/build-artifacts/03:15:42_Tails_is_localized_for_every_tier-1_language,_Examples___4_.png

Video: https://jenkins.tails.boum.org/job/test_Tails_ISO_feature-arti/1/artifact/build-artifacts/03:15:42_Tails_is_localized_for_every_tier-1_language,_Examples___4_.mkv

Systemd journal: https://jenkins.tails.boum.org/job/test_Tails_ISO_feature-arti/1/artifact/build-artifacts/03:15:42_Tails_is_localized_for_every_tier-1_language,_Examples___4_.journal

After features/support/hooks.rb:100 0.000
Feature: Localization
3:18.149
Scenario Outline Tails is localized for every tier-1 language
Before features/support/hooks.rb:269 0.004
Steps
Given I have started Tails from DVD without network and stopped at Tails Greeter's login screen 8.088
When I log in to a new session in German (de) 33.482
Then the keyboard layout is set to "de" 0.117
When the network is plugged 0.075
And Tor is ready 45.338
Then I successfully start the Unsafe Browser in "de" 14.931
And I kill the Unsafe Browser 5.933
When I enable the screen keyboard 0.170
Then the screen keyboard works in Tor Browser 28.653
And DuckDuckGo is the default search engine 18.311
And I kill the Tor Browser 5.736
And the screen keyboard works in Thunderbird 37.312
cannot find ThunderbirdX.png on the screen (FindFailed)
./features/support/helpers/screen.rb:173:in `rescue in wait'
./features/support/helpers/screen.rb:157:in `wait'
./features/step_definitions/thunderbird.rb:231:in `/^the screen keyboard works in Thunderbird$/'
features/localization.feature:48:in `And the screen keyboard works in Thunderbird'
features/localization.feature:33:in `And the screen keyboard works in Thunderbird'
And the layout of the screen keyboard is set to "de" 0.000
After features/support/hooks.rb:326 6.612

SCENARIO FAILED: 'Tails is localized for every tier-1 language, Examples (#5)' (at time 03:19:07)

Boot log: https://jenkins.tails.boum.org/job/test_Tails_ISO_feature-arti/1/artifact/build-artifacts/03:19:07_Tails_is_localized_for_every_tier-1_language,_Examples___5_.file_content_var_log_boot.log

Screenshot: https://jenkins.tails.boum.org/job/test_Tails_ISO_feature-arti/1/artifact/build-artifacts/03:19:07_Tails_is_localized_for_every_tier-1_language,_Examples___5_.png

Video: https://jenkins.tails.boum.org/job/test_Tails_ISO_feature-arti/1/artifact/build-artifacts/03:19:07_Tails_is_localized_for_every_tier-1_language,_Examples___5_.mkv

Systemd journal: https://jenkins.tails.boum.org/job/test_Tails_ISO_feature-arti/1/artifact/build-artifacts/03:19:07_Tails_is_localized_for_every_tier-1_language,_Examples___5_.journal

After features/support/hooks.rb:100 0.000
Feature: Localization
2:50.437
Scenario Outline Tails is localized for every tier-1 language
Before features/support/hooks.rb:269 0.004
Steps
Given I have started Tails from DVD without network and stopped at Tails Greeter's login screen 8.172
When I log in to a new session in Italian (it) 33.240
Then the keyboard layout is set to "it" 0.237
When the network is plugged 0.187
And Tor is ready 16.536
Then I successfully start the Unsafe Browser in "it" 17.414
And I kill the Unsafe Browser 5.867
When I enable the screen keyboard 0.112
Then the screen keyboard works in Tor Browser 27.307
And DuckDuckGo is the default search engine 17.896
And I kill the Tor Browser 5.619
And the screen keyboard works in Thunderbird 37.843
cannot find ThunderbirdX.png on the screen (FindFailed)
./features/support/helpers/screen.rb:173:in `rescue in wait'
./features/support/helpers/screen.rb:157:in `wait'
./features/step_definitions/thunderbird.rb:231:in `/^the screen keyboard works in Thunderbird$/'
features/localization.feature:52:in `And the screen keyboard works in Thunderbird'
features/localization.feature:33:in `And the screen keyboard works in Thunderbird'
And the layout of the screen keyboard is set to "us" 0.000
After features/support/hooks.rb:326 7.152

SCENARIO FAILED: 'Tails is localized for every tier-1 language, Examples (#6)' (at time 03:22:05)

Boot log: https://jenkins.tails.boum.org/job/test_Tails_ISO_feature-arti/1/artifact/build-artifacts/03:22:05_Tails_is_localized_for_every_tier-1_language,_Examples___6_.file_content_var_log_boot.log

Screenshot: https://jenkins.tails.boum.org/job/test_Tails_ISO_feature-arti/1/artifact/build-artifacts/03:22:05_Tails_is_localized_for_every_tier-1_language,_Examples___6_.png

Video: https://jenkins.tails.boum.org/job/test_Tails_ISO_feature-arti/1/artifact/build-artifacts/03:22:05_Tails_is_localized_for_every_tier-1_language,_Examples___6_.mkv

Systemd journal: https://jenkins.tails.boum.org/job/test_Tails_ISO_feature-arti/1/artifact/build-artifacts/03:22:05_Tails_is_localized_for_every_tier-1_language,_Examples___6_.journal

After features/support/hooks.rb:100 0.000
Feature: Localization
2:47.887
Scenario Outline Tails is localized for every tier-1 language
Before features/support/hooks.rb:269 0.005
Steps
Given I have started Tails from DVD without network and stopped at Tails Greeter's login screen 8.135
When I log in to a new session in Persian (fa) 33.926
Then the keyboard layout is set to "ir" 0.227
When the network is plugged 0.078
And Tor is ready 17.095
Then I successfully start the Unsafe Browser in "fa" 15.359
And I kill the Unsafe Browser 5.934
When I enable the screen keyboard 0.165
Then the screen keyboard works in Tor Browser 28.304
And DuckDuckGo is the default search engine 16.323
And I kill the Tor Browser 5.629
And the screen keyboard works in Thunderbird 36.707
cannot find ThunderbirdXPersian.png on the screen (FindFailed)
./features/support/helpers/screen.rb:173:in `rescue in wait'
./features/support/helpers/screen.rb:157:in `wait'
./features/step_definitions/thunderbird.rb:231:in `/^the screen keyboard works in Thunderbird$/'
features/localization.feature:53:in `And the screen keyboard works in Thunderbird'
features/localization.feature:33:in `And the screen keyboard works in Thunderbird'
And the layout of the screen keyboard is set to "ir" 0.000
After features/support/hooks.rb:326 7.049

SCENARIO FAILED: 'Tails is localized for every tier-1 language, Examples (#7)' (at time 03:25:00)

Boot log: https://jenkins.tails.boum.org/job/test_Tails_ISO_feature-arti/1/artifact/build-artifacts/03:25:00_Tails_is_localized_for_every_tier-1_language,_Examples___7_.file_content_var_log_boot.log

Screenshot: https://jenkins.tails.boum.org/job/test_Tails_ISO_feature-arti/1/artifact/build-artifacts/03:25:00_Tails_is_localized_for_every_tier-1_language,_Examples___7_.png

Video: https://jenkins.tails.boum.org/job/test_Tails_ISO_feature-arti/1/artifact/build-artifacts/03:25:00_Tails_is_localized_for_every_tier-1_language,_Examples___7_.mkv

Systemd journal: https://jenkins.tails.boum.org/job/test_Tails_ISO_feature-arti/1/artifact/build-artifacts/03:25:00_Tails_is_localized_for_every_tier-1_language,_Examples___7_.journal

After features/support/hooks.rb:100 0.000
Feature: Localization
2:43.339
Scenario Outline Tails is localized for every tier-1 language
Before features/support/hooks.rb:269 0.005
Steps
Given I have started Tails from DVD without network and stopped at Tails Greeter's login screen 8.001
When I log in to a new session in Portuguese (pt) 32.749
Then the keyboard layout is set to "pt" 0.192
When the network is plugged 0.096
And Tor is ready 18.531
Then I successfully start the Unsafe Browser in "pt" 16.425
And I kill the Unsafe Browser 5.665
When I enable the screen keyboard 0.125
Then the screen keyboard works in Tor Browser 29.956
And DuckDuckGo is the default search engine 10.860
And I kill the Tor Browser 5.543
And the screen keyboard works in Thunderbird 35.188
cannot find ThunderbirdX.png on the screen (FindFailed)
./features/support/helpers/screen.rb:173:in `rescue in wait'
./features/support/helpers/screen.rb:157:in `wait'
./features/step_definitions/thunderbird.rb:231:in `/^the screen keyboard works in Thunderbird$/'
features/localization.feature:54:in `And the screen keyboard works in Thunderbird'
features/localization.feature:33:in `And the screen keyboard works in Thunderbird'
And the layout of the screen keyboard is set to "us" 0.000
After features/support/hooks.rb:326 6.788

SCENARIO FAILED: 'Tails is localized for every tier-1 language, Examples (#8)' (at time 03:27:50)

Boot log: https://jenkins.tails.boum.org/job/test_Tails_ISO_feature-arti/1/artifact/build-artifacts/03:27:50_Tails_is_localized_for_every_tier-1_language,_Examples___8_.file_content_var_log_boot.log

Screenshot: https://jenkins.tails.boum.org/job/test_Tails_ISO_feature-arti/1/artifact/build-artifacts/03:27:50_Tails_is_localized_for_every_tier-1_language,_Examples___8_.png

Video: https://jenkins.tails.boum.org/job/test_Tails_ISO_feature-arti/1/artifact/build-artifacts/03:27:50_Tails_is_localized_for_every_tier-1_language,_Examples___8_.mkv

Systemd journal: https://jenkins.tails.boum.org/job/test_Tails_ISO_feature-arti/1/artifact/build-artifacts/03:27:50_Tails_is_localized_for_every_tier-1_language,_Examples___8_.journal

After features/support/hooks.rb:100 0.000
Feature: Localization
2:38.989
Scenario Outline Tails is localized for every tier-1 language
Before features/support/hooks.rb:269 0.007
Steps
Given I have started Tails from DVD without network and stopped at Tails Greeter's login screen 8.163
When I log in to a new session in Russian (ru) 33.464
Then the keyboard layout is set to "ru" 0.517
When the network is plugged 0.107
And Tor is ready 16.190
Then I successfully start the Unsafe Browser in "ru" 16.573
And I kill the Unsafe Browser 5.881
When I enable the screen keyboard 0.118
Then the screen keyboard works in Tor Browser 27.457
And DuckDuckGo is the default search engine 10.842
And I kill the Tor Browser 5.616
And the screen keyboard works in Thunderbird 34.054
cannot find ThunderbirdX.png on the screen (FindFailed)
./features/support/helpers/screen.rb:173:in `rescue in wait'
./features/support/helpers/screen.rb:157:in `wait'
./features/step_definitions/thunderbird.rb:231:in `/^the screen keyboard works in Thunderbird$/'
features/localization.feature:55:in `And the screen keyboard works in Thunderbird'
features/localization.feature:33:in `And the screen keyboard works in Thunderbird'
And the layout of the screen keyboard is set to "ru" 0.000
After features/support/hooks.rb:326 6.737

SCENARIO FAILED: 'Tails is localized for every tier-1 language, Examples (#9)' (at time 03:30:36)

Boot log: https://jenkins.tails.boum.org/job/test_Tails_ISO_feature-arti/1/artifact/build-artifacts/03:30:36_Tails_is_localized_for_every_tier-1_language,_Examples___9_.file_content_var_log_boot.log

Screenshot: https://jenkins.tails.boum.org/job/test_Tails_ISO_feature-arti/1/artifact/build-artifacts/03:30:36_Tails_is_localized_for_every_tier-1_language,_Examples___9_.png

Video: https://jenkins.tails.boum.org/job/test_Tails_ISO_feature-arti/1/artifact/build-artifacts/03:30:36_Tails_is_localized_for_every_tier-1_language,_Examples___9_.mkv

Systemd journal: https://jenkins.tails.boum.org/job/test_Tails_ISO_feature-arti/1/artifact/build-artifacts/03:30:36_Tails_is_localized_for_every_tier-1_language,_Examples___9_.journal

After features/support/hooks.rb:100 0.000
Feature: Localization
2:36.782
Scenario Outline Tails is localized for every tier-1 language
Before features/support/hooks.rb:269 0.005
Steps
Given I have started Tails from DVD without network and stopped at Tails Greeter's login screen 8.124
When I log in to a new session in Spanish (es) 32.953
Then the keyboard layout is set to "es" 0.152
When the network is plugged 0.097
And Tor is ready 16.589
Then I successfully start the Unsafe Browser in "es" 15.945
And I kill the Unsafe Browser 5.849
When I enable the screen keyboard 0.123
Then the screen keyboard works in Tor Browser 27.593
And DuckDuckGo is the default search engine 10.119
And I kill the Tor Browser 5.309
And the screen keyboard works in Thunderbird 33.926
cannot find ThunderbirdX.png on the screen (FindFailed)
./features/support/helpers/screen.rb:173:in `rescue in wait'
./features/support/helpers/screen.rb:157:in `wait'
./features/step_definitions/thunderbird.rb:231:in `/^the screen keyboard works in Thunderbird$/'
features/localization.feature:56:in `And the screen keyboard works in Thunderbird'
features/localization.feature:33:in `And the screen keyboard works in Thunderbird'
And the layout of the screen keyboard is set to "us" 0.000
After features/support/hooks.rb:326 6.482

SCENARIO FAILED: 'Tails is localized for every tier-1 language, Examples (#10)' (at time 03:33:19)

Boot log: https://jenkins.tails.boum.org/job/test_Tails_ISO_feature-arti/1/artifact/build-artifacts/03:33:19_Tails_is_localized_for_every_tier-1_language,_Examples___10_.file_content_var_log_boot.log

Screenshot: https://jenkins.tails.boum.org/job/test_Tails_ISO_feature-arti/1/artifact/build-artifacts/03:33:19_Tails_is_localized_for_every_tier-1_language,_Examples___10_.png

Video: https://jenkins.tails.boum.org/job/test_Tails_ISO_feature-arti/1/artifact/build-artifacts/03:33:19_Tails_is_localized_for_every_tier-1_language,_Examples___10_.mkv

Systemd journal: https://jenkins.tails.boum.org/job/test_Tails_ISO_feature-arti/1/artifact/build-artifacts/03:33:19_Tails_is_localized_for_every_tier-1_language,_Examples___10_.journal

After features/support/hooks.rb:100 0.000
Feature: Localization
2:43.735
Scenario Outline Tails is localized for every tier-1 language
Before features/support/hooks.rb:269 0.007
Steps
Given I have started Tails from DVD without network and stopped at Tails Greeter's login screen 8.029
When I log in to a new session in Turkish (tr) 33.811
Then the keyboard layout is set to "tr" 0.304
When the network is plugged 0.076
And Tor is ready 17.071
Then I successfully start the Unsafe Browser in "tr" 17.054
And I kill the Unsafe Browser 5.950
When I enable the screen keyboard 0.150
Then the screen keyboard works in Tor Browser 24.850
And DuckDuckGo is the default search engine 15.665
And I kill the Tor Browser 5.769
And the screen keyboard works in Thunderbird 35.000
cannot find ThunderbirdX.png on the screen (FindFailed)
./features/support/helpers/screen.rb:173:in `rescue in wait'
./features/support/helpers/screen.rb:157:in `wait'
./features/step_definitions/thunderbird.rb:231:in `/^the screen keyboard works in Thunderbird$/'
features/localization.feature:57:in `And the screen keyboard works in Thunderbird'
features/localization.feature:33:in `And the screen keyboard works in Thunderbird'
And the layout of the screen keyboard is set to "us" 0.000
After features/support/hooks.rb:326 7.043

SCENARIO FAILED: 'Tails is localized for every tier-1 language, Examples (#11)' (at time 03:36:10)

Boot log: https://jenkins.tails.boum.org/job/test_Tails_ISO_feature-arti/1/artifact/build-artifacts/03:36:10_Tails_is_localized_for_every_tier-1_language,_Examples___11_.file_content_var_log_boot.log

Screenshot: https://jenkins.tails.boum.org/job/test_Tails_ISO_feature-arti/1/artifact/build-artifacts/03:36:10_Tails_is_localized_for_every_tier-1_language,_Examples___11_.png

Video: https://jenkins.tails.boum.org/job/test_Tails_ISO_feature-arti/1/artifact/build-artifacts/03:36:10_Tails_is_localized_for_every_tier-1_language,_Examples___11_.mkv

Systemd journal: https://jenkins.tails.boum.org/job/test_Tails_ISO_feature-arti/1/artifact/build-artifacts/03:36:10_Tails_is_localized_for_every_tier-1_language,_Examples___11_.journal

After features/support/hooks.rb:100 0.000
5:29.102
Background
Before features/support/hooks.rb:269 0.004
Steps
Given I have started Tails without network from a USB drive without a persistent partition and logged in 12.354
And I create a persistent partition with the default settings 23.163
Then the "TorConfiguration" tps feature is not enabled 1.184
When the network is plugged 0.066
And the Tor Connection Assistant autostarts 9.161
And I configure some persistent obfs4 bridges in the Tor Connection Assistant 12.629
And I wait until Tor is ready 4:30.542
Tor
Tor failed to bootstrap (TorBootstrapFailure)
./features/support/helpers/misc_helpers.rb:272:in `rescue in wait_until_tor_is_working'
./features/support/helpers/misc_helpers.rb:254:in `wait_until_tor_is_working'
./features/step_definitions/common_steps.rb:703:in `/^Tor has built a circuit$/'
./features/step_definitions/common_steps.rb:665:in `/^I wait until Tor is ready$/'
features/persistent_tor_bridges.feature:14:in `And I wait until Tor is ready'
Then tca.conf includes the configured bridges 0.000
And the "TorConfiguration" tps feature is enabled and active 0.000
When I cold reboot the computer 0.000
And the computer reboots Tails 0.000
And I enable persistence 0.000
And I capture all network traffic 0.000
And I log in to a new session 0.000
Then tca.conf includes the configured bridges 0.000
When the network is plugged 0.000
And the Tor Connection Assistant autostarts 0.000
Tags: @product
0.000
Scenario Using Persistent Tor bridges
Steps
When I choose to connect to Tor automatically 0.000
And I accept Tor Connection's offer to use my persistent bridges 0.000
And I click "Connect to Tor" 0.000
Then I wait until Tor is ready 0.000
And tca.conf includes the configured bridges 0.000
And the "TorConfiguration" tps feature is enabled and active 0.000
And all Internet traffic has only flowed through the configured bridges or connectivity check service 0.000
After features/support/hooks.rb:326 5.536

SCENARIO FAILED: 'Using Persistent Tor bridges' (at time 04:29:33)

Chutney logs: https://jenkins.tails.boum.org/job/test_Tails_ISO_feature-arti/1/artifact/build-artifacts/04:29:33_Using_Persistent_Tor_bridges_chutney-data

Boot log: https://jenkins.tails.boum.org/job/test_Tails_ISO_feature-arti/1/artifact/build-artifacts/04:29:33_Using_Persistent_Tor_bridges.file_content_var_log_boot.log

Screenshot: https://jenkins.tails.boum.org/job/test_Tails_ISO_feature-arti/1/artifact/build-artifacts/04:29:33_Using_Persistent_Tor_bridges.png

Tor logs: https://jenkins.tails.boum.org/job/test_Tails_ISO_feature-arti/1/artifact/build-artifacts/04:29:33_Using_Persistent_Tor_bridges.tor

Video: https://jenkins.tails.boum.org/job/test_Tails_ISO_feature-arti/1/artifact/build-artifacts/04:29:33_Using_Persistent_Tor_bridges.mkv

Systemd journal: https://jenkins.tails.boum.org/job/test_Tails_ISO_feature-arti/1/artifact/build-artifacts/04:29:33_Using_Persistent_Tor_bridges.journal

After features/support/hooks.rb:100 0.000
5:20.382
Background
Before features/support/hooks.rb:269 0.006
Steps
Given I have started Tails without network from a USB drive without a persistent partition and logged in 9.880
And I create a persistent partition with the default settings 20.685
Then the "TorConfiguration" tps feature is not enabled 1.096
When the network is plugged 0.074
And the Tor Connection Assistant autostarts 6.469
And I configure some persistent obfs4 bridges in the Tor Connection Assistant 11.660
And I wait until Tor is ready 4:30.514
Tor
Tor failed to bootstrap (TorBootstrapFailure)
./features/support/helpers/misc_helpers.rb:272:in `rescue in wait_until_tor_is_working'
./features/support/helpers/misc_helpers.rb:254:in `wait_until_tor_is_working'
./features/step_definitions/common_steps.rb:703:in `/^Tor has built a circuit$/'
./features/step_definitions/common_steps.rb:665:in `/^I wait until Tor is ready$/'
features/persistent_tor_bridges.feature:14:in `And I wait until Tor is ready'
Then tca.conf includes the configured bridges 0.000
And the "TorConfiguration" tps feature is enabled and active 0.000
When I cold reboot the computer 0.000
And the computer reboots Tails 0.000
And I enable persistence 0.000
And I capture all network traffic 0.000
And I log in to a new session 0.000
Then tca.conf includes the configured bridges 0.000
When the network is plugged 0.000
And the Tor Connection Assistant autostarts 0.000
Tags: @product
0.000
Scenario Disabling persistence of Tor bridges
Steps
When I choose to connect to Tor automatically 0.000
And I accept Tor Connection's offer to use my persistent bridges 0.000
And I disable saving bridges to Persistent Storage 0.000
And I configure a direct connection in the Tor Connection Assistant 0.000
Then I wait until Tor is ready 0.000
And tca.conf includes no bridge 0.000
And the "TorConfiguration" tps feature is not enabled and not active 0.000
And all Internet traffic has only flowed through Tor or connectivity check service 0.000
After features/support/hooks.rb:326 5.364

SCENARIO FAILED: 'Disabling persistence of Tor bridges' (at time 04:34:59)

Chutney logs: https://jenkins.tails.boum.org/job/test_Tails_ISO_feature-arti/1/artifact/build-artifacts/04:34:59_Disabling_persistence_of_Tor_bridges_chutney-data

Boot log: https://jenkins.tails.boum.org/job/test_Tails_ISO_feature-arti/1/artifact/build-artifacts/04:34:59_Disabling_persistence_of_Tor_bridges.file_content_var_log_boot.log

Screenshot: https://jenkins.tails.boum.org/job/test_Tails_ISO_feature-arti/1/artifact/build-artifacts/04:34:59_Disabling_persistence_of_Tor_bridges.png

Tor logs: https://jenkins.tails.boum.org/job/test_Tails_ISO_feature-arti/1/artifact/build-artifacts/04:34:59_Disabling_persistence_of_Tor_bridges.tor

Video: https://jenkins.tails.boum.org/job/test_Tails_ISO_feature-arti/1/artifact/build-artifacts/04:34:59_Disabling_persistence_of_Tor_bridges.mkv

Systemd journal: https://jenkins.tails.boum.org/job/test_Tails_ISO_feature-arti/1/artifact/build-artifacts/04:34:59_Disabling_persistence_of_Tor_bridges.journal

After features/support/hooks.rb:100 0.000
17.292
Scenario No add-ons are installed
Steps
Given I cancel setting up an email account 17.292
The
The Dogtail init script raised: SearchError: descendent of [application | Thunderbird]: child with name="Account Setup - Mozilla Thunderbird" roleName='frame'
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/thunderbird.rb:10:in `thunderbird_wizard'
./features/step_definitions/thunderbird.rb:50:in `/^I cancel setting up an email account$/'
features/thunderbird.feature:13:in `Given I cancel setting up an email account'
When I open Thunderbird's Add-ons Manager 0.000
And I open the Extensions tab 0.000
Then I see that no add-ons are enabled in Thunderbird 0.000
After features/support/hooks.rb:511 0.057
After features/support/hooks.rb:326 6.380

SCENARIO FAILED: 'No add-ons are installed' (at time 04:44:13)

Boot log: https://jenkins.tails.boum.org/job/test_Tails_ISO_feature-arti/1/artifact/build-artifacts/04:44:13_No_add-ons_are_installed.file_content_var_log_boot.log

Screenshot: https://jenkins.tails.boum.org/job/test_Tails_ISO_feature-arti/1/artifact/build-artifacts/04:44:13_No_add-ons_are_installed.png

Video: https://jenkins.tails.boum.org/job/test_Tails_ISO_feature-arti/1/artifact/build-artifacts/04:44:13_No_add-ons_are_installed.mkv

Systemd journal: https://jenkins.tails.boum.org/job/test_Tails_ISO_feature-arti/1/artifact/build-artifacts/04:44:13_No_add-ons_are_installed.journal

After features/support/hooks.rb:100 0.000
23.854
Scenario I can send emails, and receive emails over IMAP
Steps
When I enter my email credentials into the autoconfiguration wizard 23.854
The
The Dogtail init script raised: SearchError: descendent of [application | Thunderbird]: child with name="Account Setup - Mozilla Thunderbird" roleName='frame'
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/thunderbird.rb:10:in `thunderbird_wizard'
./features/step_definitions/thunderbird.rb:97:in `/^I enter my email credentials into the autoconfiguration wizard$/'
features/thunderbird.feature:19:in `When I enter my email credentials into the autoconfiguration wizard'
Then the autoconfiguration wizard's choice for the incoming server is secure IMAP 0.000
And the autoconfiguration wizard's choice for the outgoing server is secure SMTP 0.000
When I accept the autoconfiguration wizard's configuration 0.000
And I send an email to myself 0.000
And I fetch my email 0.000
Then I can find the email I sent to myself in my inbox 0.000
After features/support/hooks.rb:511 0.045
After features/support/hooks.rb:326 5.776

SCENARIO FAILED: 'I can send emails, and receive emails over IMAP' (at time 04:45:08)

Boot log: https://jenkins.tails.boum.org/job/test_Tails_ISO_feature-arti/1/artifact/build-artifacts/04:45:08_I_can_send_emails,_and_receive_emails_over_IMAP.file_content_var_log_boot.log

Screenshot: https://jenkins.tails.boum.org/job/test_Tails_ISO_feature-arti/1/artifact/build-artifacts/04:45:08_I_can_send_emails,_and_receive_emails_over_IMAP.png

Video: https://jenkins.tails.boum.org/job/test_Tails_ISO_feature-arti/1/artifact/build-artifacts/04:45:08_I_can_send_emails,_and_receive_emails_over_IMAP.mkv

Systemd journal: https://jenkins.tails.boum.org/job/test_Tails_ISO_feature-arti/1/artifact/build-artifacts/04:45:08_I_can_send_emails,_and_receive_emails_over_IMAP.journal

After features/support/hooks.rb:100 0.000
Tags: @product
1:50.284
Scenario The Tor Browser cannot access the LAN
Before features/support/hooks.rb:269 0.007
Steps
Given I have started Tails from DVD and logged in and the network is connected 13.171
And a web server is running on the LAN 1.035
And I capture all network traffic 0.004
When I start the Tor Browser 24.614
And the Tor Browser loads the startup page 0.985
And I open a page on the LAN web server in the Tor Browser 10.472
Then the Tor Browser shows the "Unable to connect" error 1:0.000
try_for() timeout expired
Last ignored exception was: Dogtail::Failure: The Dogtail init script raised: SearchError: descendent of [application | Firefox]: child with name="Problem loading page" roleName='document web'
STDOUT:

STDERR:


./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/browser.rb:317:in `headings_in_page'
./features/step_definitions/browser.rb:321:in `page_has_heading'
./features/step_definitions/browser.rb:332: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/browser.rb:331: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/browser.rb:331:in `/^the (Tor|Unsafe) Browser shows the "([^"]+)" error$/'
features/torified_browsing.feature:14:in `Then the Tor Browser shows the "Unable to connect" error'
And no traffic was sent to the web server on the LAN 0.000
After features/support/hooks.rb:326 5.623

SCENARIO FAILED: 'The Tor Browser cannot access the LAN' (at time 04:55:50)

Boot log: https://jenkins.tails.boum.org/job/test_Tails_ISO_feature-arti/1/artifact/build-artifacts/04:55:50_The_Tor_Browser_cannot_access_the_LAN.file_content_var_log_boot.log

Screenshot: https://jenkins.tails.boum.org/job/test_Tails_ISO_feature-arti/1/artifact/build-artifacts/04:55:50_The_Tor_Browser_cannot_access_the_LAN.png

Video: https://jenkins.tails.boum.org/job/test_Tails_ISO_feature-arti/1/artifact/build-artifacts/04:55:50_The_Tor_Browser_cannot_access_the_LAN.mkv

Systemd journal: https://jenkins.tails.boum.org/job/test_Tails_ISO_feature-arti/1/artifact/build-artifacts/04:55:50_The_Tor_Browser_cannot_access_the_LAN.journal

After features/support/hooks.rb:100 0.035
Tags: @product
1:1.979
Scenario The Tor Browser's circuit view feature works as expected
Before features/support/hooks.rb:269 0.008
Steps
Given I have started Tails from DVD and logged in and the network is connected 11.681
When I start the Tor Browser 23.602
And the Tor Browser loads the startup page 0.951
Then Tor Browser's circuit view is working 25.744
The
The Dogtail init script raised: SearchError: descendent of [application | Firefox]: child with name="Tor Circuit" roleName='push button'
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/browser.rb:432:in `/^Tor Browser's circuit view is working$/'
features/torified_browsing.feature:107:in `Then Tor Browser's circuit view is working'
After features/support/hooks.rb:326 5.388

SCENARIO FAILED: 'The Tor Browser's circuit view feature works as expected' (at time 05:04:22)

Boot log: https://jenkins.tails.boum.org/job/test_Tails_ISO_feature-arti/1/artifact/build-artifacts/05:04:22_The_Tor_Browser_s_circuit_view_feature_works_as_expected.file_content_var_log_boot.log

Screenshot: https://jenkins.tails.boum.org/job/test_Tails_ISO_feature-arti/1/artifact/build-artifacts/05:04:22_The_Tor_Browser_s_circuit_view_feature_works_as_expected.png

Video: https://jenkins.tails.boum.org/job/test_Tails_ISO_feature-arti/1/artifact/build-artifacts/05:04:22_The_Tor_Browser_s_circuit_view_feature_works_as_expected.mkv

Systemd journal: https://jenkins.tails.boum.org/job/test_Tails_ISO_feature-arti/1/artifact/build-artifacts/05:04:22_The_Tor_Browser_s_circuit_view_feature_works_as_expected.journal

After features/support/hooks.rb:100 0.000