Project Number Date
test_Tails_ISO_21014-htpdateerror 18 30 Jun 2025, 23:17

Failures Overview

The following summary displays scenarios that failed.

Feature: Time syncing
1:12.727
Scenario Clock is one day in the future while using obfs4 bridges
Before features/support/hooks.rb:266 0.000
Before features/support/hooks.rb:273 0.009
Before features/support/hooks.rb:507 0.007
Steps
Given I have started Tails from DVD without network and logged in 19.995
When I bump the system time with "+1 day" 1.217
And I capture all network traffic 0.062
And the network is plugged 3.072
And the Tor Connection Assistant autostarts 6.828
And I configure some obfs4 bridges in the Tor Connection Assistant in easy mode 41.550
TCA
TCA failed to connect to Tor (TCAConnectionFailure)
./features/step_definitions/tor.rb:418:in `/^the Tor Connection Assistant connects to Tor$/'
./features/step_definitions/tor.rb:503:in `tca_configure'
./features/step_definitions/tor.rb:628:in `/^I configure (?:some|the) (persistent )?(\w+) bridges (from a QR code )?in the Tor Connection Assistant(?: in (easy|hide) mode)?( without connecting|)$/'
features/time_syncing.feature:27:in `And I configure some obfs4 bridges in the Tor Connection Assistant in easy mode'
And I wait until Tor is ready 0.000
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
Hooks
After features/support/hooks.rb:515 0.042
After features/support/hooks.rb:330 6.230
no implicit conversion of nil into String (TypeError)
./features/support/hooks.rb:455:in `exist?'
./features/support/hooks.rb:455:in `block (2 levels) in <top (required)>'
./features/support/hooks.rb:450:in `each'
./features/support/hooks.rb:450:in `After'
Output 1

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

Chutney logs: https://jenkins.tails.boum.org/job/test_Tails_ISO_21014-htpdateerror/18/artifact/build-artifacts/00:22:40_Clock_is_one_day_in_the_future_while_using_obfs4_bridges_chutney-data

Boot log: https://jenkins.tails.boum.org/job/test_Tails_ISO_21014-htpdateerror/18/artifact/build-artifacts/00:22:40_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_21014-htpdateerror/18/artifact/build-artifacts/00:22:40_Clock_is_one_day_in_the_future_while_using_obfs4_bridges.png

Tor logs: https://jenkins.tails.boum.org/job/test_Tails_ISO_21014-htpdateerror/18/artifact/build-artifacts/00:22:40_Clock_is_one_day_in_the_future_while_using_obfs4_bridges.tor

Video: https://jenkins.tails.boum.org/job/test_Tails_ISO_21014-htpdateerror/18/artifact/build-artifacts/00:22:40_Clock_is_one_day_in_the_future_while_using_obfs4_bridges.mkv

After features/support/hooks.rb:100 0.043
Feature: Time syncing
3:15.142
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:266 0.000
Before features/support/hooks.rb:273 0.006
Before features/support/hooks.rb:507 0.011
Steps
Given I have started Tails from DVD without network and logged in 45.900
When I bump the system time with "+8 hours +15 minutes" 1.369
And all notifications have disappeared 8.614
And I capture all network traffic 0.003
And I make sure time sync before Tor connects fails 0.116
And the network is plugged 0.078
And the Tor Connection Assistant autostarts 5.084
When I configure the default bridges in the Tor Connection Assistant in easy mode without connecting 10.693
And I click "Connect to Tor" 3.175
And the Tor Connection Assistant fails to connect to Tor 2:0.105
Expected TCAConnectionFailure to be raised but got TCAConnectionTimeout: Timed out while waiting for TCA to connect to Tor (RuntimeError)
./features/step_definitions/tor.rb:427:in `rescue in block in <top (required)>'
./features/step_definitions/tor.rb:422:in `/^the Tor Connection Assistant fails to connect to Tor$/'
features/time_syncing.feature:72:in `And the Tor Connection Assistant fails to connect to Tor'
# The "Fix Clock" button allows users to recover from this bug
Then I set the time zone in Tor Connection to "Asia/Shanghai" 0.000
Then the system clock is less than 20 minutes incorrect 0.000
When I click "Connect to Tor" 0.000
Then I wait until Tor is ready 0.000
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
Hooks
After features/support/hooks.rb:515 0.041
After features/support/hooks.rb:330 5.641
no implicit conversion of nil into String (TypeError)
./features/support/hooks.rb:455:in `exist?'
./features/support/hooks.rb:455:in `block (2 levels) in <top (required)>'
./features/support/hooks.rb:450:in `each'
./features/support/hooks.rb:450:in `After'
Output 1

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:33:40)

Boot log: https://jenkins.tails.boum.org/job/test_Tails_ISO_21014-htpdateerror/18/artifact/build-artifacts/00:33:40_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_21014-htpdateerror/18/artifact/build-artifacts/00:33:40_I_can_manually_recover_from_time_sync_failure_when_connecting_automatically_to_obfs4_bridges_with_a_clock_East_of_UTC.png

Video: https://jenkins.tails.boum.org/job/test_Tails_ISO_21014-htpdateerror/18/artifact/build-artifacts/00:33:40_I_can_manually_recover_from_time_sync_failure_when_connecting_automatically_to_obfs4_bridges_with_a_clock_East_of_UTC.mkv

After features/support/hooks.rb:100 0.030
Feature: Time syncing
1:41.477
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:266 0.000
Before features/support/hooks.rb:273 0.003
Before features/support/hooks.rb:507 0.002
Steps
Given I have started Tails from DVD without network and logged in 40.290
When I bump the system time with "+8 hours +15 minutes" 0.284
And all notifications have disappeared 13.424
And I capture all network traffic 0.007
And the network is plugged 0.118
And the Tor Connection Assistant autostarts 4.208
# 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 12.733
And I click "Connect to Tor" 1.794
Then the Tor Connection Assistant reports that it failed to connect 13.669
# The "Fix Clock" button allows users to recover from this bug
When I set the time zone in Tor Connection to "Asia/Shanghai" 14.945
try_for() timeout expired (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/tor.rb:867:in `/^I set the time zone in Tor Connection to "([^"]*)"$/'
features/time_syncing.feature:94:in `When I set the time zone in Tor Connection to "Asia/Shanghai"'
Then the system clock is less than 20 minutes incorrect 0.000
# "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.000
When I click "Connect to Tor" 0.000
Then I wait until Tor is ready 0.000
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
Hooks
After features/support/hooks.rb:515 0.036
After features/support/hooks.rb:330 10.993
no implicit conversion of nil into String (TypeError)
./features/support/hooks.rb:455:in `exist?'
./features/support/hooks.rb:455:in `block (2 levels) in <top (required)>'
./features/support/hooks.rb:450:in `each'
./features/support/hooks.rb:450:in `After'
Output 1

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

Boot log: https://jenkins.tails.boum.org/job/test_Tails_ISO_21014-htpdateerror/18/artifact/build-artifacts/00:35:30_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_21014-htpdateerror/18/artifact/build-artifacts/00:35:30_I_can_connect_to_obfs4_bridges_having_a_clock_East_of_UTC_while_hiding_that_I_am_using_Tor.png

Video: https://jenkins.tails.boum.org/job/test_Tails_ISO_21014-htpdateerror/18/artifact/build-artifacts/00:35:30_I_can_connect_to_obfs4_bridges_having_a_clock_East_of_UTC_while_hiding_that_I_am_using_Tor.mkv

After features/support/hooks.rb:100 0.051
Tags: @product @uefi
3:19.007
Scenario Booting Tails from a USB drive in UEFI mode
Before features/support/hooks.rb:266 0.000
Before features/support/hooks.rb:273 0.003
Steps
Given I have started Tails without network from a USB drive without a persistent partition and stopped at Tails Greeter's login screen 17.472
And I power off the computer 0.351
And the computer is set to boot in UEFI mode 0.049
When I start Tails from USB drive "__internal" with network unplugged and I login 3:1.133
try_for() timeout expired
Last ignored exception was: FindFailed: can not find any of the patterns ["TailsBootMenuKernelCmdlineUEFI_Bullseye.png", "TailsBootMenuKernelCmdlineUEFI_Bookworm.png"] on the screen
./features/support/helpers/screen.rb:248:in `rescue in wait_any'
./features/support/helpers/screen.rb:232:in `wait_any'
./features/step_definitions/common_steps.rb:419:in `block in enter_boot_menu_cmdline'
./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:404:in `enter_boot_menu_cmdline'
./features/step_definitions/common_steps.rb:442:in `block in <top (required)>'
./features/step_definitions/common_steps.rb:284: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:404:in `enter_boot_menu_cmdline'
./features/step_definitions/common_steps.rb:442:in `/^the computer (?:re)?boots Tails$/'
./features/step_definitions/common_steps.rb:284: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_install.feature:85:in `When I start Tails from USB drive "__internal" with network unplugged and I login'
Then Tails is running from USB drive "__internal" 0.000
And the boot device has safe access rights 0.000
And Tails has started in UEFI mode 0.000
Hooks
After features/support/hooks.rb:330 10.756
no implicit conversion of nil into String (TypeError)
./features/support/hooks.rb:455:in `exist?'
./features/support/hooks.rb:455:in `block (2 levels) in <top (required)>'
./features/support/hooks.rb:450:in `each'
./features/support/hooks.rb:450:in `After'
Output 1

SCENARIO FAILED: 'Booting Tails from a USB drive in UEFI mode' (at time 01:32:41)

Screenshot: https://jenkins.tails.boum.org/job/test_Tails_ISO_21014-htpdateerror/18/artifact/build-artifacts/01:32:41_Booting_Tails_from_a_USB_drive_in_UEFI_mode.png

Video: https://jenkins.tails.boum.org/job/test_Tails_ISO_21014-htpdateerror/18/artifact/build-artifacts/01:32:41_Booting_Tails_from_a_USB_drive_in_UEFI_mode.mkv

After features/support/hooks.rb:100 0.175
5.836
Scenario Connecting to an SSH server on the Internet works and uses the default SocksPort
Steps
Given I monitor the network connections of SSH 0.068
And I have the SSH key pair for an SSH server 0.364
When I connect to an SSH server on the Internet 5.100
Then I have successfully logged into the SSH server 0.283
And I see that SSH is properly stream isolated 0.019
Hooks
After features/support/hooks.rb:515 0.204
Unexpected connections were made
  #<OpenStruct mac_saddr="50:54:00:ac:a5:81", mac_daddr="52:54:00:00:00:01", protocol="IP::TCP", saddr="10.2.1.45", daddr="8.43.85.67", sport=60160, dport=80> (FirewallAssertionFailedError)
./features/support/helpers/firewall_helper.rb:168:in `assert_all_connections'
./features/support/helpers/firewall_helper.rb:178:in `assert_no_leaks'
./features/support/hooks.rb:524:in `After'
After features/support/hooks.rb:330 5.143
no implicit conversion of nil into String (TypeError)
./features/support/hooks.rb:455:in `exist?'
./features/support/hooks.rb:455:in `block (2 levels) in <top (required)>'
./features/support/hooks.rb:450:in `each'
./features/support/hooks.rb:450:in `After'
Output 1

SCENARIO FAILED: 'Connecting to an SSH server on the Internet works and uses the default SocksPort' (at time 04:58:42)

Boot log: https://jenkins.tails.boum.org/job/test_Tails_ISO_21014-htpdateerror/18/artifact/build-artifacts/04:58:42_Connecting_to_an_SSH_server_on_the_Internet_works_and_uses_the_default_SocksPort.file_content_var_log_boot.log

Network capture: https://jenkins.tails.boum.org/job/test_Tails_ISO_21014-htpdateerror/18/artifact/build-artifacts/04:58:42_Connecting_to_an_SSH_server_on_the_Internet_works_and_uses_the_default_SocksPort.pcap

Screenshot: https://jenkins.tails.boum.org/job/test_Tails_ISO_21014-htpdateerror/18/artifact/build-artifacts/04:58:42_Connecting_to_an_SSH_server_on_the_Internet_works_and_uses_the_default_SocksPort.png

Video: https://jenkins.tails.boum.org/job/test_Tails_ISO_21014-htpdateerror/18/artifact/build-artifacts/04:58:42_Connecting_to_an_SSH_server_on_the_Internet_works_and_uses_the_default_SocksPort.mkv

After features/support/hooks.rb:100 0.000
7.157
Scenario Connecting to an SSH server on the LAN
Steps
Given I have the SSH key pair for an SSH server 0.221
And an SSH server is running on the LAN 0.526
When I connect to an SSH server on the LAN 4.769
Then I am prompted to verify the SSH fingerprint for the SSH server 1.639
Hooks
After features/support/hooks.rb:515 0.228
Unexpected connections were made
  #<OpenStruct mac_saddr="50:54:00:ac:a5:81", mac_daddr="52:54:00:00:00:01", protocol="IP::TCP", saddr="10.2.1.45", daddr="8.43.85.67", sport=60160, dport=80> (FirewallAssertionFailedError)
./features/support/helpers/firewall_helper.rb:168:in `assert_all_connections'
./features/support/helpers/firewall_helper.rb:178:in `assert_no_leaks'
./features/support/hooks.rb:524:in `After'
After features/support/hooks.rb:330 4.851
no implicit conversion of nil into String (TypeError)
./features/support/hooks.rb:455:in `exist?'
./features/support/hooks.rb:455:in `block (2 levels) in <top (required)>'
./features/support/hooks.rb:450:in `each'
./features/support/hooks.rb:450:in `After'
Output 1

SCENARIO FAILED: 'Connecting to an SSH server on the LAN' (at time 04:59:07)

Boot log: https://jenkins.tails.boum.org/job/test_Tails_ISO_21014-htpdateerror/18/artifact/build-artifacts/04:59:07_Connecting_to_an_SSH_server_on_the_LAN.file_content_var_log_boot.log

Network capture: https://jenkins.tails.boum.org/job/test_Tails_ISO_21014-htpdateerror/18/artifact/build-artifacts/04:59:07_Connecting_to_an_SSH_server_on_the_LAN.pcap

Screenshot: https://jenkins.tails.boum.org/job/test_Tails_ISO_21014-htpdateerror/18/artifact/build-artifacts/04:59:07_Connecting_to_an_SSH_server_on_the_LAN.png

Video: https://jenkins.tails.boum.org/job/test_Tails_ISO_21014-htpdateerror/18/artifact/build-artifacts/04:59:07_Connecting_to_an_SSH_server_on_the_LAN.mkv

After features/support/hooks.rb:100 0.000
14.181
Scenario Connecting to an SFTP server on the Internet using the GNOME "Connect to Server" feature
Steps
Given I have the SSH key pair for an SFTP server 0.237
When I connect to an SFTP server on the Internet 12.927
Then I successfully connect to the SFTP server 1.017
Hooks
After features/support/hooks.rb:515 0.211
Unexpected connections were made
  #<OpenStruct mac_saddr="50:54:00:ac:a5:81", mac_daddr="52:54:00:00:00:01", protocol="IP::TCP", saddr="10.2.1.45", daddr="8.43.85.67", sport=60160, dport=80> (FirewallAssertionFailedError)
./features/support/helpers/firewall_helper.rb:168:in `assert_all_connections'
./features/support/helpers/firewall_helper.rb:178:in `assert_no_leaks'
./features/support/hooks.rb:524:in `After'
After features/support/hooks.rb:330 5.094
no implicit conversion of nil into String (TypeError)
./features/support/hooks.rb:455:in `exist?'
./features/support/hooks.rb:455:in `block (2 levels) in <top (required)>'
./features/support/hooks.rb:450:in `each'
./features/support/hooks.rb:450:in `After'
Output 1

SCENARIO FAILED: 'Connecting to an SFTP server on the Internet using the GNOME "Connect to Server" feature' (at time 04:59:39)

Boot log: https://jenkins.tails.boum.org/job/test_Tails_ISO_21014-htpdateerror/18/artifact/build-artifacts/04:59:39_Connecting_to_an_SFTP_server_on_the_Internet_using_the_GNOME__Connect_to_Server__feature.file_content_var_log_boot.log

Network capture: https://jenkins.tails.boum.org/job/test_Tails_ISO_21014-htpdateerror/18/artifact/build-artifacts/04:59:39_Connecting_to_an_SFTP_server_on_the_Internet_using_the_GNOME__Connect_to_Server__feature.pcap

Screenshot: https://jenkins.tails.boum.org/job/test_Tails_ISO_21014-htpdateerror/18/artifact/build-artifacts/04:59:39_Connecting_to_an_SFTP_server_on_the_Internet_using_the_GNOME__Connect_to_Server__feature.png

Video: https://jenkins.tails.boum.org/job/test_Tails_ISO_21014-htpdateerror/18/artifact/build-artifacts/04:59:39_Connecting_to_an_SFTP_server_on_the_Internet_using_the_GNOME__Connect_to_Server__feature.mkv

After features/support/hooks.rb:100 0.000
16.553
Scenario No add-ons are installed
Steps
Given I cancel setting up an email account 3.125
When I open Thunderbird's Add-ons Manager 1.758
And I open the Extensions tab 1.139
Then I see that no add-ons are enabled in Thunderbird 10.530
Hooks
After features/support/hooks.rb:515 0.304
Unexpected connections were made
  #<OpenStruct mac_saddr="50:54:00:ac:a5:81", mac_daddr="52:54:00:00:00:01", protocol="IP::TCP", saddr="10.2.1.45", daddr="8.43.85.67", sport=60160, dport=80> (FirewallAssertionFailedError)
./features/support/helpers/firewall_helper.rb:168:in `assert_all_connections'
./features/support/helpers/firewall_helper.rb:178:in `assert_no_leaks'
./features/support/hooks.rb:524:in `After'
After features/support/hooks.rb:330 5.884
no implicit conversion of nil into String (TypeError)
./features/support/hooks.rb:455:in `exist?'
./features/support/hooks.rb:455:in `block (2 levels) in <top (required)>'
./features/support/hooks.rb:450:in `each'
./features/support/hooks.rb:450:in `After'
Output 1

SCENARIO FAILED: 'No add-ons are installed' (at time 05:00:25)

Boot log: https://jenkins.tails.boum.org/job/test_Tails_ISO_21014-htpdateerror/18/artifact/build-artifacts/05:00:25_No_add-ons_are_installed.file_content_var_log_boot.log

Network capture: https://jenkins.tails.boum.org/job/test_Tails_ISO_21014-htpdateerror/18/artifact/build-artifacts/05:00:25_No_add-ons_are_installed.pcap

Screenshot: https://jenkins.tails.boum.org/job/test_Tails_ISO_21014-htpdateerror/18/artifact/build-artifacts/05:00:25_No_add-ons_are_installed.png

Video: https://jenkins.tails.boum.org/job/test_Tails_ISO_21014-htpdateerror/18/artifact/build-artifacts/05:00:25_No_add-ons_are_installed.mkv

After features/support/hooks.rb:100 0.000
46.876
Scenario I can send emails, and receive emails over IMAP
Steps
When I enter my email credentials into the autoconfiguration wizard 11.913
Then the autoconfiguration wizard's choice for the incoming server is secure IMAP 0.388
And the autoconfiguration wizard's choice for the outgoing server is secure SMTP 0.501
When I accept the autoconfiguration wizard's configuration 20.307
And I send an email to myself 6.439
And I fetch my email 1.371
Then I can find the email I sent to myself in my inbox 5.955
Hooks
After features/support/hooks.rb:515 2.637
Unexpected connections were made
  #<OpenStruct mac_saddr="50:54:00:ac:a5:81", mac_daddr="52:54:00:00:00:01", protocol="IP::TCP", saddr="10.2.1.45", daddr="8.43.85.67", sport=60160, dport=80> (FirewallAssertionFailedError)
./features/support/helpers/firewall_helper.rb:168:in `assert_all_connections'
./features/support/helpers/firewall_helper.rb:178:in `assert_no_leaks'
./features/support/hooks.rb:524:in `After'
After features/support/hooks.rb:330 5.947
no implicit conversion of nil into String (TypeError)
./features/support/hooks.rb:455:in `exist?'
./features/support/hooks.rb:455:in `block (2 levels) in <top (required)>'
./features/support/hooks.rb:450:in `each'
./features/support/hooks.rb:450:in `After'
Output 1

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

Boot log: https://jenkins.tails.boum.org/job/test_Tails_ISO_21014-htpdateerror/18/artifact/build-artifacts/05:01:45_I_can_send_emails,_and_receive_emails_over_IMAP.file_content_var_log_boot.log

Network capture: https://jenkins.tails.boum.org/job/test_Tails_ISO_21014-htpdateerror/18/artifact/build-artifacts/05:01:45_I_can_send_emails,_and_receive_emails_over_IMAP.pcap

Screenshot: https://jenkins.tails.boum.org/job/test_Tails_ISO_21014-htpdateerror/18/artifact/build-artifacts/05:01:45_I_can_send_emails,_and_receive_emails_over_IMAP.png

Video: https://jenkins.tails.boum.org/job/test_Tails_ISO_21014-htpdateerror/18/artifact/build-artifacts/05:01:45_I_can_send_emails,_and_receive_emails_over_IMAP.mkv

After features/support/hooks.rb:100 0.000
Tags: @product
1:41.109
Scenario Anti test: Detecting TCP leaks from the Unsafe Browser with the firewall leak detector
Before features/support/hooks.rb:266 0.000
Before features/support/hooks.rb:273 0.006
Steps
Given I have started Tails from DVD and logged in and the network is connected 12.116
And I capture all network traffic 0.010
When I successfully start the Unsafe Browser 18.683
And I open the Tails homepage in the Unsafe Browser 10.248
And the Tails homepage loads in the Unsafe Browser 1:0.051
cannot find TailsHomepage.png on the screen (FindFailed)
./features/support/helpers/screen.rb:181:in `rescue in wait'
./features/support/helpers/screen.rb:165:in `wait'
./features/step_definitions/browser.rb:316:in `/^the Tails homepage loads in the Unsafe Browser$/'
features/tor_enforcement.feature:20:in `And the Tails homepage loads in the Unsafe Browser'
Then the firewall leak detector has detected leaks 0.000
Hooks
After features/support/hooks.rb:330 5.253
no implicit conversion of nil into String (TypeError)
./features/support/hooks.rb:455:in `exist?'
./features/support/hooks.rb:455:in `block (2 levels) in <top (required)>'
./features/support/hooks.rb:450:in `each'
./features/support/hooks.rb:450:in `After'
Output 1

SCENARIO FAILED: 'Anti test: Detecting TCP leaks from the Unsafe Browser with the firewall leak detector' (at time 05:06:15)

Boot log: https://jenkins.tails.boum.org/job/test_Tails_ISO_21014-htpdateerror/18/artifact/build-artifacts/05:06:15_Anti_test:_Detecting_TCP_leaks_from_the_Unsafe_Browser_with_the_firewall_leak_detector.file_content_var_log_boot.log

Screenshot: https://jenkins.tails.boum.org/job/test_Tails_ISO_21014-htpdateerror/18/artifact/build-artifacts/05:06:15_Anti_test:_Detecting_TCP_leaks_from_the_Unsafe_Browser_with_the_firewall_leak_detector.png

Video: https://jenkins.tails.boum.org/job/test_Tails_ISO_21014-htpdateerror/18/artifact/build-artifacts/05:06:15_Anti_test:_Detecting_TCP_leaks_from_the_Unsafe_Browser_with_the_firewall_leak_detector.mkv

After features/support/hooks.rb:100 0.052
18.034
Scenario The Tor enforcement is effective at blocking untorified ICMP connection attempts
Before features/support/hooks.rb:266 0.000
Before features/support/hooks.rb:273 0.007
Before features/support/hooks.rb:507 0.005
Steps
Given I have started Tails from DVD and logged in and the network is connected 12.473
When I open an untorified ICMP connection to 1.2.3.4 5.484
Then the untorified connection fails 0.000
And the untorified connection is logged as dropped by the firewall 0.076
Hooks
After features/support/hooks.rb:515 0.250
Unexpected connections were made
  #<OpenStruct mac_saddr="50:54:00:ac:a5:81", mac_daddr="52:54:00:00:00:01", protocol="IP::TCP", saddr="10.2.1.45", daddr="8.43.85.67", sport=60160, dport=80> (FirewallAssertionFailedError)
./features/support/helpers/firewall_helper.rb:168:in `assert_all_connections'
./features/support/helpers/firewall_helper.rb:178:in `assert_no_leaks'
./features/support/hooks.rb:524:in `After'
After features/support/hooks.rb:330 5.216
no implicit conversion of nil into String (TypeError)
./features/support/hooks.rb:455:in `exist?'
./features/support/hooks.rb:455:in `block (2 levels) in <top (required)>'
./features/support/hooks.rb:450:in `each'
./features/support/hooks.rb:450:in `After'
Output 1

SCENARIO FAILED: 'The Tor enforcement is effective at blocking untorified ICMP connection attempts' (at time 05:07:53)

Boot log: https://jenkins.tails.boum.org/job/test_Tails_ISO_21014-htpdateerror/18/artifact/build-artifacts/05:07:53_The_Tor_enforcement_is_effective_at_blocking_untorified_ICMP_connection_attempts.file_content_var_log_boot.log

Network capture: https://jenkins.tails.boum.org/job/test_Tails_ISO_21014-htpdateerror/18/artifact/build-artifacts/05:07:53_The_Tor_enforcement_is_effective_at_blocking_untorified_ICMP_connection_attempts.pcap

Screenshot: https://jenkins.tails.boum.org/job/test_Tails_ISO_21014-htpdateerror/18/artifact/build-artifacts/05:07:53_The_Tor_enforcement_is_effective_at_blocking_untorified_ICMP_connection_attempts.png

Video: https://jenkins.tails.boum.org/job/test_Tails_ISO_21014-htpdateerror/18/artifact/build-artifacts/05:07:53_The_Tor_enforcement_is_effective_at_blocking_untorified_ICMP_connection_attempts.mkv

After features/support/hooks.rb:100 0.000
10.301
Scenario tails-security-check is using the Tails-specific SocksPort
Steps
When I monitor the network connections of tails-security-check 0.073
And I re-run tails-security-check 0.158
Then I see that tails-security-check is properly stream isolated after 10 seconds 10.069
Hooks
After features/support/hooks.rb:515 0.234
Unexpected connections were made
  #<OpenStruct mac_saddr="50:54:00:ac:a5:81", mac_daddr="52:54:00:00:00:01", protocol="IP::TCP", saddr="10.2.1.45", daddr="8.43.85.67", sport=60160, dport=80> (FirewallAssertionFailedError)
./features/support/helpers/firewall_helper.rb:168:in `assert_all_connections'
./features/support/helpers/firewall_helper.rb:178:in `assert_no_leaks'
./features/support/hooks.rb:524:in `After'
After features/support/hooks.rb:330 5.531
no implicit conversion of nil into String (TypeError)
./features/support/hooks.rb:455:in `exist?'
./features/support/hooks.rb:455:in `block (2 levels) in <top (required)>'
./features/support/hooks.rb:450:in `each'
./features/support/hooks.rb:450:in `After'
Output 1

SCENARIO FAILED: 'tails-security-check is using the Tails-specific SocksPort' (at time 05:08:44)

Boot log: https://jenkins.tails.boum.org/job/test_Tails_ISO_21014-htpdateerror/18/artifact/build-artifacts/05:08:44_tails-security-check_is_using_the_Tails-specific_SocksPort.file_content_var_log_boot.log

Network capture: https://jenkins.tails.boum.org/job/test_Tails_ISO_21014-htpdateerror/18/artifact/build-artifacts/05:08:44_tails-security-check_is_using_the_Tails-specific_SocksPort.pcap

Screenshot: https://jenkins.tails.boum.org/job/test_Tails_ISO_21014-htpdateerror/18/artifact/build-artifacts/05:08:44_tails-security-check_is_using_the_Tails-specific_SocksPort.png

Video: https://jenkins.tails.boum.org/job/test_Tails_ISO_21014-htpdateerror/18/artifact/build-artifacts/05:08:44_tails-security-check_is_using_the_Tails-specific_SocksPort.mkv

After features/support/hooks.rb:100 0.000
2.565
Scenario htpdate is using the Tails-specific SocksPort
Steps
When I monitor the network connections of htpdate 0.073
And I re-run htpdate 2.476
Then I see that htpdate is properly stream isolated 0.015
Hooks
After features/support/hooks.rb:515 0.198
Unexpected connections were made
  #<OpenStruct mac_saddr="50:54:00:ac:a5:81", mac_daddr="52:54:00:00:00:01", protocol="IP::TCP", saddr="10.2.1.45", daddr="8.43.85.67", sport=60160, dport=80> (FirewallAssertionFailedError)
./features/support/helpers/firewall_helper.rb:168:in `assert_all_connections'
./features/support/helpers/firewall_helper.rb:178:in `assert_no_leaks'
./features/support/hooks.rb:524:in `After'
After features/support/hooks.rb:330 5.755
no implicit conversion of nil into String (TypeError)
./features/support/hooks.rb:455:in `exist?'
./features/support/hooks.rb:455:in `block (2 levels) in <top (required)>'
./features/support/hooks.rb:450:in `each'
./features/support/hooks.rb:450:in `After'
Output 1

SCENARIO FAILED: 'htpdate is using the Tails-specific SocksPort' (at time 05:09:04)

Boot log: https://jenkins.tails.boum.org/job/test_Tails_ISO_21014-htpdateerror/18/artifact/build-artifacts/05:09:04_htpdate_is_using_the_Tails-specific_SocksPort.file_content_var_log_boot.log

Network capture: https://jenkins.tails.boum.org/job/test_Tails_ISO_21014-htpdateerror/18/artifact/build-artifacts/05:09:04_htpdate_is_using_the_Tails-specific_SocksPort.pcap

Screenshot: https://jenkins.tails.boum.org/job/test_Tails_ISO_21014-htpdateerror/18/artifact/build-artifacts/05:09:04_htpdate_is_using_the_Tails-specific_SocksPort.png

Video: https://jenkins.tails.boum.org/job/test_Tails_ISO_21014-htpdateerror/18/artifact/build-artifacts/05:09:04_htpdate_is_using_the_Tails-specific_SocksPort.mkv

After features/support/hooks.rb:100 0.000
32.190
Scenario tails-upgrade-frontend-wrapper is using the Tails-specific SocksPort
Steps
When I monitor the network connections of tails-upgrade-frontend-wrapper 0.085
And I re-run tails-upgrade-frontend-wrapper 32.088
Then I see that tails-upgrade-frontend-wrapper is properly stream isolated 0.015
Hooks
After features/support/hooks.rb:515 0.255
Unexpected connections were made
  #<OpenStruct mac_saddr="50:54:00:ac:a5:81", mac_daddr="52:54:00:00:00:01", protocol="IP::TCP", saddr="10.2.1.45", daddr="8.43.85.67", sport=60160, dport=80> (FirewallAssertionFailedError)
./features/support/helpers/firewall_helper.rb:168:in `assert_all_connections'
./features/support/helpers/firewall_helper.rb:178:in `assert_no_leaks'
./features/support/hooks.rb:524:in `After'
After features/support/hooks.rb:330 5.420
no implicit conversion of nil into String (TypeError)
./features/support/hooks.rb:455:in `exist?'
./features/support/hooks.rb:455:in `block (2 levels) in <top (required)>'
./features/support/hooks.rb:450:in `each'
./features/support/hooks.rb:450:in `After'
Output 1

SCENARIO FAILED: 'tails-upgrade-frontend-wrapper is using the Tails-specific SocksPort' (at time 05:09:55)

Boot log: https://jenkins.tails.boum.org/job/test_Tails_ISO_21014-htpdateerror/18/artifact/build-artifacts/05:09:55_tails-upgrade-frontend-wrapper_is_using_the_Tails-specific_SocksPort.file_content_var_log_boot.log

Network capture: https://jenkins.tails.boum.org/job/test_Tails_ISO_21014-htpdateerror/18/artifact/build-artifacts/05:09:55_tails-upgrade-frontend-wrapper_is_using_the_Tails-specific_SocksPort.pcap

Screenshot: https://jenkins.tails.boum.org/job/test_Tails_ISO_21014-htpdateerror/18/artifact/build-artifacts/05:09:55_tails-upgrade-frontend-wrapper_is_using_the_Tails-specific_SocksPort.png

Video: https://jenkins.tails.boum.org/job/test_Tails_ISO_21014-htpdateerror/18/artifact/build-artifacts/05:09:55_tails-upgrade-frontend-wrapper_is_using_the_Tails-specific_SocksPort.mkv

After features/support/hooks.rb:100 0.000
29.504
Scenario The Tor Browser is using the web browser-specific SocksPort
Steps
When I monitor the network connections of Tor Browser 0.062
And I start the Tor Browser 28.351
And the Tor Browser loads the startup page 1.048
Then I see that Tor Browser is properly stream isolated 0.041
Hooks
After features/support/hooks.rb:515 0.681
Unexpected connections were made
  #<OpenStruct mac_saddr="50:54:00:ac:a5:81", mac_daddr="52:54:00:00:00:01", protocol="IP::TCP", saddr="10.2.1.45", daddr="8.43.85.67", sport=60160, dport=80> (FirewallAssertionFailedError)
./features/support/helpers/firewall_helper.rb:168:in `assert_all_connections'
./features/support/helpers/firewall_helper.rb:178:in `assert_no_leaks'
./features/support/hooks.rb:524:in `After'
After features/support/hooks.rb:330 5.684
no implicit conversion of nil into String (TypeError)
./features/support/hooks.rb:455:in `exist?'
./features/support/hooks.rb:455:in `block (2 levels) in <top (required)>'
./features/support/hooks.rb:450:in `each'
./features/support/hooks.rb:450:in `After'
Output 1

SCENARIO FAILED: 'The Tor Browser is using the web browser-specific SocksPort' (at time 05:10:42)

Boot log: https://jenkins.tails.boum.org/job/test_Tails_ISO_21014-htpdateerror/18/artifact/build-artifacts/05:10:42_The_Tor_Browser_is_using_the_web_browser-specific_SocksPort.file_content_var_log_boot.log

Network capture: https://jenkins.tails.boum.org/job/test_Tails_ISO_21014-htpdateerror/18/artifact/build-artifacts/05:10:42_The_Tor_Browser_is_using_the_web_browser-specific_SocksPort.pcap

Screenshot: https://jenkins.tails.boum.org/job/test_Tails_ISO_21014-htpdateerror/18/artifact/build-artifacts/05:10:42_The_Tor_Browser_is_using_the_web_browser-specific_SocksPort.png

Video: https://jenkins.tails.boum.org/job/test_Tails_ISO_21014-htpdateerror/18/artifact/build-artifacts/05:10:42_The_Tor_Browser_is_using_the_web_browser-specific_SocksPort.mkv

After features/support/hooks.rb:100 0.000
1:0.473
Scenario The Downloads directory is usable in Tor Browser
Before features/support/hooks.rb:266 0.000
Before features/support/hooks.rb:273 0.006
Before features/support/hooks.rb:507 0.008
Steps
Given I have started Tails from DVD and logged in and the network is connected 12.824
Then the live user's Downloads directory exists 0.069
And there is a GNOME bookmark for the Downloads directory 1.763
When I start the Tor Browser 24.194
And the Tor Browser loads the startup page 1.210
Then I can save the current page as "index.html" to the Downloads directory 10.003
And I can print the current page as "output.pdf" to the Downloads directory 10.407
Hooks
After features/support/hooks.rb:515 0.581
Unexpected connections were made
  #<OpenStruct mac_saddr="50:54:00:ac:a5:81", mac_daddr="52:54:00:00:00:01", protocol="IP::TCP", saddr="10.2.1.45", daddr="8.43.85.67", sport=60160, dport=80> (FirewallAssertionFailedError)
./features/support/helpers/firewall_helper.rb:168:in `assert_all_connections'
./features/support/helpers/firewall_helper.rb:178:in `assert_no_leaks'
./features/support/hooks.rb:524:in `After'
After features/support/hooks.rb:330 5.112
no implicit conversion of nil into String (TypeError)
./features/support/hooks.rb:455:in `exist?'
./features/support/hooks.rb:455:in `block (2 levels) in <top (required)>'
./features/support/hooks.rb:450:in `each'
./features/support/hooks.rb:450:in `After'
Output 1

SCENARIO FAILED: 'The Downloads directory is usable in Tor Browser' (at time 05:12:40)

Boot log: https://jenkins.tails.boum.org/job/test_Tails_ISO_21014-htpdateerror/18/artifact/build-artifacts/05:12:40_The_Downloads_directory_is_usable_in_Tor_Browser.file_content_var_log_boot.log

Network capture: https://jenkins.tails.boum.org/job/test_Tails_ISO_21014-htpdateerror/18/artifact/build-artifacts/05:12:40_The_Downloads_directory_is_usable_in_Tor_Browser.pcap

Screenshot: https://jenkins.tails.boum.org/job/test_Tails_ISO_21014-htpdateerror/18/artifact/build-artifacts/05:12:40_The_Downloads_directory_is_usable_in_Tor_Browser.png

Video: https://jenkins.tails.boum.org/job/test_Tails_ISO_21014-htpdateerror/18/artifact/build-artifacts/05:12:40_The_Downloads_directory_is_usable_in_Tor_Browser.mkv

After features/support/hooks.rb:100 0.000
56.687
Scenario Downloading files with the Tor Browser
Before features/support/hooks.rb:266 0.000
Before features/support/hooks.rb:273 0.008
Before features/support/hooks.rb:507 0.022
Steps
Given I have started Tails from DVD and logged in and the network is connected 12.485
When I start the Tor Browser 24.651
Then the Tor Browser loads the startup page 1.364
When I download some file in the Tor Browser to the Downloads directory 17.691
Then the file is saved to the Downloads directory 0.493
Hooks
After features/support/hooks.rb:515 0.926
Unexpected connections were made
  #<OpenStruct mac_saddr="50:54:00:ac:a5:81", mac_daddr="52:54:00:00:00:01", protocol="IP::TCP", saddr="10.2.1.45", daddr="8.43.85.67", sport=60160, dport=80> (FirewallAssertionFailedError)
./features/support/helpers/firewall_helper.rb:168:in `assert_all_connections'
./features/support/helpers/firewall_helper.rb:178:in `assert_no_leaks'
./features/support/hooks.rb:524:in `After'
After features/support/hooks.rb:330 5.623
no implicit conversion of nil into String (TypeError)
./features/support/hooks.rb:455:in `exist?'
./features/support/hooks.rb:455:in `block (2 levels) in <top (required)>'
./features/support/hooks.rb:450:in `each'
./features/support/hooks.rb:450:in `After'
Output 1

SCENARIO FAILED: 'Downloading files with the Tor Browser' (at time 05:13:42)

Boot log: https://jenkins.tails.boum.org/job/test_Tails_ISO_21014-htpdateerror/18/artifact/build-artifacts/05:13:42_Downloading_files_with_the_Tor_Browser.file_content_var_log_boot.log

Network capture: https://jenkins.tails.boum.org/job/test_Tails_ISO_21014-htpdateerror/18/artifact/build-artifacts/05:13:42_Downloading_files_with_the_Tor_Browser.pcap

Screenshot: https://jenkins.tails.boum.org/job/test_Tails_ISO_21014-htpdateerror/18/artifact/build-artifacts/05:13:42_Downloading_files_with_the_Tor_Browser.png

Video: https://jenkins.tails.boum.org/job/test_Tails_ISO_21014-htpdateerror/18/artifact/build-artifacts/05:13:42_Downloading_files_with_the_Tor_Browser.mkv

After features/support/hooks.rb:100 0.000
1:26.689
Scenario Playing an Ogg audio track
Before features/support/hooks.rb:266 0.000
Before features/support/hooks.rb:273 0.008
Before features/support/hooks.rb:507 0.008
Steps
Given I have started Tails from DVD and logged in and the network is connected 13.425
When I start the Tor Browser 27.476
And the Tor Browser loads the startup page 1.258
Then I can listen to an Ogg audio track in Tor Browser 44.528
Hooks
After features/support/hooks.rb:515 7.422
Unexpected connections were made
  #<OpenStruct mac_saddr="50:54:00:ac:a5:81", mac_daddr="52:54:00:00:00:01", protocol="IP::TCP", saddr="10.2.1.45", daddr="8.43.85.67", sport=60160, dport=80> (FirewallAssertionFailedError)
./features/support/helpers/firewall_helper.rb:168:in `assert_all_connections'
./features/support/helpers/firewall_helper.rb:178:in `assert_no_leaks'
./features/support/hooks.rb:524:in `After'
After features/support/hooks.rb:330 7.859
no implicit conversion of nil into String (TypeError)
./features/support/hooks.rb:455:in `exist?'
./features/support/hooks.rb:455:in `block (2 levels) in <top (required)>'
./features/support/hooks.rb:450:in `each'
./features/support/hooks.rb:450:in `After'
Output 1

SCENARIO FAILED: 'Playing an Ogg audio track' (at time 05:15:22)

Network capture: https://jenkins.tails.boum.org/job/test_Tails_ISO_21014-htpdateerror/18/artifact/build-artifacts/05:15:22_Playing_an_Ogg_audio_track.pcap

Screenshot: https://jenkins.tails.boum.org/job/test_Tails_ISO_21014-htpdateerror/18/artifact/build-artifacts/05:15:22_Playing_an_Ogg_audio_track.png

Video: https://jenkins.tails.boum.org/job/test_Tails_ISO_21014-htpdateerror/18/artifact/build-artifacts/05:15:22_Playing_an_Ogg_audio_track.mkv

After features/support/hooks.rb:100 0.000
54.581
Scenario Watching a WebM video
Before features/support/hooks.rb:266 0.000
Before features/support/hooks.rb:273 0.007
Before features/support/hooks.rb:507 0.007
Steps
Given I have started Tails from DVD and logged in and the network is connected 12.068
When I start the Tor Browser 26.333
And the Tor Browser loads the startup page 1.097
Then I can watch a WebM video in Tor Browser 15.082
Hooks
After features/support/hooks.rb:515 0.725
Unexpected connections were made
  #<OpenStruct mac_saddr="50:54:00:ac:a5:81", mac_daddr="52:54:00:00:00:01", protocol="IP::TCP", saddr="10.2.1.45", daddr="8.43.85.67", sport=60160, dport=80> (FirewallAssertionFailedError)
./features/support/helpers/firewall_helper.rb:168:in `assert_all_connections'
./features/support/helpers/firewall_helper.rb:178:in `assert_no_leaks'
./features/support/hooks.rb:524:in `After'
After features/support/hooks.rb:330 7.405
no implicit conversion of nil into String (TypeError)
./features/support/hooks.rb:455:in `exist?'
./features/support/hooks.rb:455:in `block (2 levels) in <top (required)>'
./features/support/hooks.rb:450:in `each'
./features/support/hooks.rb:450:in `After'
Output 1

SCENARIO FAILED: 'Watching a WebM video' (at time 05:16:26)

Boot log: https://jenkins.tails.boum.org/job/test_Tails_ISO_21014-htpdateerror/18/artifact/build-artifacts/05:16:26_Watching_a_WebM_video.file_content_var_log_boot.log

Network capture: https://jenkins.tails.boum.org/job/test_Tails_ISO_21014-htpdateerror/18/artifact/build-artifacts/05:16:26_Watching_a_WebM_video.pcap

Screenshot: https://jenkins.tails.boum.org/job/test_Tails_ISO_21014-htpdateerror/18/artifact/build-artifacts/05:16:26_Watching_a_WebM_video.png

Video: https://jenkins.tails.boum.org/job/test_Tails_ISO_21014-htpdateerror/18/artifact/build-artifacts/05:16:26_Watching_a_WebM_video.mkv

After features/support/hooks.rb:100 0.000
1:0.735
Scenario The Tor Browser's "New identity" feature works as expected
Before features/support/hooks.rb:266 0.000
Before features/support/hooks.rb:273 0.007
Before features/support/hooks.rb:507 0.006
Steps
Given I have started Tails from DVD and logged in and the network is connected 12.344
When I start the Tor Browser 26.275
And the Tor Browser loads the startup page 1.171
When I open the address "https://example.com/" in the Tor Browser 11.160
Then Tor Browser displays a "Example Domain" heading on the "Example Domain" page 1.023
And the Tor Browser has 2 tabs open 0.125
When I request a new identity in Tor Browser 3.225
Then the Tor Browser loads the startup page 5.312
And the Tor Browser has 1 tab open 0.095
Hooks
After features/support/hooks.rb:515 1.038
Unexpected connections were made
  #<OpenStruct mac_saddr="50:54:00:ac:a5:81", mac_daddr="52:54:00:00:00:01", protocol="IP::TCP", saddr="10.2.1.45", daddr="8.43.85.67", sport=60160, dport=80> (FirewallAssertionFailedError)
./features/support/helpers/firewall_helper.rb:168:in `assert_all_connections'
./features/support/helpers/firewall_helper.rb:178:in `assert_no_leaks'
./features/support/hooks.rb:524:in `After'
After features/support/hooks.rb:330 8.213
no implicit conversion of nil into String (TypeError)
./features/support/hooks.rb:455:in `exist?'
./features/support/hooks.rb:455:in `block (2 levels) in <top (required)>'
./features/support/hooks.rb:450:in `each'
./features/support/hooks.rb:450:in `After'
Output 1

SCENARIO FAILED: 'The Tor Browser's "New identity" feature works as expected' (at time 05:19:42)

Network capture: https://jenkins.tails.boum.org/job/test_Tails_ISO_21014-htpdateerror/18/artifact/build-artifacts/05:19:42_The_Tor_Browser_s__New_identity__feature_works_as_expected.pcap

Screenshot: https://jenkins.tails.boum.org/job/test_Tails_ISO_21014-htpdateerror/18/artifact/build-artifacts/05:19:42_The_Tor_Browser_s__New_identity__feature_works_as_expected.png

Video: https://jenkins.tails.boum.org/job/test_Tails_ISO_21014-htpdateerror/18/artifact/build-artifacts/05:19:42_The_Tor_Browser_s__New_identity__feature_works_as_expected.mkv

After features/support/hooks.rb:100 0.000
5.744
Scenario Cloning a Git repository anonymously over HTTPS
Steps
When I clone the Git repository "https://github.com/intrigeri/Dist-Zilla-Plugin-LocaleMsgfmt.git" in GNOME Terminal 5.573
Then the Git repository "Dist-Zilla-Plugin-LocaleMsgfmt" has been cloned successfully 0.171
Hooks
After features/support/hooks.rb:515 0.210
Unexpected connections were made
  #<OpenStruct mac_saddr="50:54:00:ac:a5:81", mac_daddr="52:54:00:00:00:01", protocol="IP::TCP", saddr="10.2.1.45", daddr="8.43.85.67", sport=60160, dport=80> (FirewallAssertionFailedError)
./features/support/helpers/firewall_helper.rb:168:in `assert_all_connections'
./features/support/helpers/firewall_helper.rb:178:in `assert_no_leaks'
./features/support/hooks.rb:524:in `After'
After features/support/hooks.rb:330 4.927
no implicit conversion of nil into String (TypeError)
./features/support/hooks.rb:455:in `exist?'
./features/support/hooks.rb:455:in `block (2 levels) in <top (required)>'
./features/support/hooks.rb:450:in `each'
./features/support/hooks.rb:450:in `After'
Output 1

SCENARIO FAILED: 'Cloning a Git repository anonymously over HTTPS' (at time 05:31:26)

Boot log: https://jenkins.tails.boum.org/job/test_Tails_ISO_21014-htpdateerror/18/artifact/build-artifacts/05:31:26_Cloning_a_Git_repository_anonymously_over_HTTPS.file_content_var_log_boot.log

Network capture: https://jenkins.tails.boum.org/job/test_Tails_ISO_21014-htpdateerror/18/artifact/build-artifacts/05:31:26_Cloning_a_Git_repository_anonymously_over_HTTPS.pcap

Screenshot: https://jenkins.tails.boum.org/job/test_Tails_ISO_21014-htpdateerror/18/artifact/build-artifacts/05:31:26_Cloning_a_Git_repository_anonymously_over_HTTPS.png

Video: https://jenkins.tails.boum.org/job/test_Tails_ISO_21014-htpdateerror/18/artifact/build-artifacts/05:31:26_Cloning_a_Git_repository_anonymously_over_HTTPS.mkv

After features/support/hooks.rb:100 0.000
8.007
Scenario Cloning git repository over SSH
Steps
Given I have the SSH key pair for a Git repository 0.308
When I clone the Git repository "ssh://gitolite3@lizard.tails.boum.org:3004/myprivatekeyispublic/testing.git" in GNOME Terminal 7.511
Then the Git repository "testing" has been cloned successfully 0.187
Hooks
After features/support/hooks.rb:515 0.257
Unexpected connections were made
  #<OpenStruct mac_saddr="50:54:00:ac:a5:81", mac_daddr="52:54:00:00:00:01", protocol="IP::TCP", saddr="10.2.1.45", daddr="8.43.85.67", sport=60160, dport=80> (FirewallAssertionFailedError)
./features/support/helpers/firewall_helper.rb:168:in `assert_all_connections'
./features/support/helpers/firewall_helper.rb:178:in `assert_no_leaks'
./features/support/hooks.rb:524:in `After'
After features/support/hooks.rb:330 4.946
no implicit conversion of nil into String (TypeError)
./features/support/hooks.rb:455:in `exist?'
./features/support/hooks.rb:455:in `block (2 levels) in <top (required)>'
./features/support/hooks.rb:450:in `each'
./features/support/hooks.rb:450:in `After'
Output 1

SCENARIO FAILED: 'Cloning git repository over SSH' (at time 05:31:52)

Boot log: https://jenkins.tails.boum.org/job/test_Tails_ISO_21014-htpdateerror/18/artifact/build-artifacts/05:31:52_Cloning_git_repository_over_SSH.file_content_var_log_boot.log

Network capture: https://jenkins.tails.boum.org/job/test_Tails_ISO_21014-htpdateerror/18/artifact/build-artifacts/05:31:52_Cloning_git_repository_over_SSH.pcap

Screenshot: https://jenkins.tails.boum.org/job/test_Tails_ISO_21014-htpdateerror/18/artifact/build-artifacts/05:31:52_Cloning_git_repository_over_SSH.png

Video: https://jenkins.tails.boum.org/job/test_Tails_ISO_21014-htpdateerror/18/artifact/build-artifacts/05:31:52_Cloning_git_repository_over_SSH.mkv

After features/support/hooks.rb:100 0.000
Feature: Using Totem
24.023
Scenario Watching a WebM video over HTTPS
Steps
Given I have started Tails from DVD and logged in and the network is connected 12.021
Then I can watch a WebM video over HTTPs 12.002
Hooks
After features/support/hooks.rb:515 0.259
Unexpected connections were made
  #<OpenStruct mac_saddr="50:54:00:ac:a5:81", mac_daddr="52:54:00:00:00:01", protocol="IP::TCP", saddr="10.2.1.45", daddr="8.43.85.67", sport=60160, dport=80> (FirewallAssertionFailedError)
./features/support/helpers/firewall_helper.rb:168:in `assert_all_connections'
./features/support/helpers/firewall_helper.rb:178:in `assert_no_leaks'
./features/support/hooks.rb:524:in `After'
After features/support/hooks.rb:330 5.036
no implicit conversion of nil into String (TypeError)
./features/support/hooks.rb:455:in `exist?'
./features/support/hooks.rb:455:in `block (2 levels) in <top (required)>'
./features/support/hooks.rb:450:in `each'
./features/support/hooks.rb:450:in `After'
Output 1

SCENARIO FAILED: 'Watching a WebM video over HTTPS' (at time 05:33:41)

Boot log: https://jenkins.tails.boum.org/job/test_Tails_ISO_21014-htpdateerror/18/artifact/build-artifacts/05:33:41_Watching_a_WebM_video_over_HTTPS.file_content_var_log_boot.log

Network capture: https://jenkins.tails.boum.org/job/test_Tails_ISO_21014-htpdateerror/18/artifact/build-artifacts/05:33:41_Watching_a_WebM_video_over_HTTPS.pcap

Screenshot: https://jenkins.tails.boum.org/job/test_Tails_ISO_21014-htpdateerror/18/artifact/build-artifacts/05:33:41_Watching_a_WebM_video_over_HTTPS.png

Video: https://jenkins.tails.boum.org/job/test_Tails_ISO_21014-htpdateerror/18/artifact/build-artifacts/05:33:41_Watching_a_WebM_video_over_HTTPS.mkv

After features/support/hooks.rb:100 0.000
Tags: @product
1:42.844
Scenario The Unsafe Browser can load a web page from the Internet
Before features/support/hooks.rb:266 0.000
Before features/support/hooks.rb:273 0.008
Steps
Given I have started Tails from DVD and logged in and the network is connected 12.036
When I successfully start the Unsafe Browser 19.807
When I open the Tails homepage in the Unsafe Browser 10.686
Then the Tails homepage loads in the Unsafe Browser 1:0.314
cannot find TailsHomepage.png on the screen (FindFailed)
./features/support/helpers/screen.rb:181:in `rescue in wait'
./features/support/helpers/screen.rb:165:in `wait'
./features/step_definitions/browser.rb:316:in `/^the Tails homepage loads in the Unsafe Browser$/'
features/unsafe_browser.feature:38:in `Then the Tails homepage loads in the Unsafe Browser'
And the Unsafe Browser has sent packets out to the Internet 0.000
Hooks
After features/support/hooks.rb:330 6.966
no implicit conversion of nil into String (TypeError)
./features/support/hooks.rb:455:in `exist?'
./features/support/hooks.rb:455:in `block (2 levels) in <top (required)>'
./features/support/hooks.rb:450:in `each'
./features/support/hooks.rb:450:in `After'
Output 1

SCENARIO FAILED: 'The Unsafe Browser can load a web page from the Internet' (at time 05:38:41)

Boot log: https://jenkins.tails.boum.org/job/test_Tails_ISO_21014-htpdateerror/18/artifact/build-artifacts/05:38:41_The_Unsafe_Browser_can_load_a_web_page_from_the_Internet.file_content_var_log_boot.log

Screenshot: https://jenkins.tails.boum.org/job/test_Tails_ISO_21014-htpdateerror/18/artifact/build-artifacts/05:38:41_The_Unsafe_Browser_can_load_a_web_page_from_the_Internet.png

Video: https://jenkins.tails.boum.org/job/test_Tails_ISO_21014-htpdateerror/18/artifact/build-artifacts/05:38:41_The_Unsafe_Browser_can_load_a_web_page_from_the_Internet.mkv

After features/support/hooks.rb:100 0.000
2:33.609
Scenario The Unsafe Browser only makes user-initiated non-Torified connections
Before features/support/hooks.rb:266 0.000
Before features/support/hooks.rb:273 0.014
Before features/support/hooks.rb:507 0.032
Steps
Given I have started Tails from DVD and logged in and the network is connected 12.066
And I capture all network traffic 0.007
And I configure the Unsafe Browser to check for updates more frequently 0.068
But checking for updates is disabled in the Unsafe Browser's configuration 0.012
When I successfully start the Unsafe Browser 20.057
And I wait 120 seconds 2:0.095

Slept for 120 seconds

Then the Unsafe Browser has not sent packets out to the Internet 1.300
Hooks
After features/support/hooks.rb:515 0.576
Unexpected connections were made
  #<OpenStruct mac_saddr="50:54:00:ac:a5:81", mac_daddr="52:54:00:00:00:01", protocol="IP::TCP", saddr="10.2.1.45", daddr="8.43.85.67", sport=60160, dport=80> (FirewallAssertionFailedError)
./features/support/helpers/firewall_helper.rb:168:in `assert_all_connections'
./features/support/helpers/firewall_helper.rb:178:in `assert_no_leaks'
./features/support/hooks.rb:524:in `After'
After features/support/hooks.rb:330 5.027
no implicit conversion of nil into String (TypeError)
./features/support/hooks.rb:455:in `exist?'
./features/support/hooks.rb:455:in `block (2 levels) in <top (required)>'
./features/support/hooks.rb:450:in `each'
./features/support/hooks.rb:450:in `After'
Output 1

SCENARIO FAILED: 'The Unsafe Browser only makes user-initiated non-Torified connections' (at time 05:43:32)

Boot log: https://jenkins.tails.boum.org/job/test_Tails_ISO_21014-htpdateerror/18/artifact/build-artifacts/05:43:32_The_Unsafe_Browser_only_makes_user-initiated_non-Torified_connections.file_content_var_log_boot.log

Network capture: https://jenkins.tails.boum.org/job/test_Tails_ISO_21014-htpdateerror/18/artifact/build-artifacts/05:43:32_The_Unsafe_Browser_only_makes_user-initiated_non-Torified_connections.pcap

Network capture: https://jenkins.tails.boum.org/job/test_Tails_ISO_21014-htpdateerror/18/artifact/build-artifacts/05:43:32_The_Unsafe_Browser_only_makes_user-initiated_non-Torified_connections.pcap

Screenshot: https://jenkins.tails.boum.org/job/test_Tails_ISO_21014-htpdateerror/18/artifact/build-artifacts/05:43:32_The_Unsafe_Browser_only_makes_user-initiated_non-Torified_connections.png

Video: https://jenkins.tails.boum.org/job/test_Tails_ISO_21014-htpdateerror/18/artifact/build-artifacts/05:43:32_The_Unsafe_Browser_only_makes_user-initiated_non-Torified_connections.mkv

After features/support/hooks.rb:100 0.044