Project Number Date
test_Tails_ISO_21014-htpdateerror 13 25 Jun 2025, 23:47

Feature Report

Steps Scenarios Features
Feature Passed Failed Skipped Pending Undefined Total Passed Failed Total Duration Status
Logging in via SSH 15 0 0 0 0 15 0 3 3 1:7.347 Failed
Tags: @product
Feature Logging in via SSH
As a Tails user When I connect to SSH servers on the Internet all Internet traffic should flow only through Tor
12.514
Before features/support/hooks.rb:266 0.000
Before features/support/hooks.rb:273 0.005
Before features/support/hooks.rb:507 0.006
Given I have started Tails from DVD and logged in and the network is connected 12.514
6.888
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.095
And I have the SSH key pair for an SSH server 0.341
When I connect to an SSH server on the Internet 5.152
Then I have successfully logged into the SSH server 1.286
And I see that SSH is properly stream isolated 0.012
Hooks
After features/support/hooks.rb:515 0.264
Unexpected connections were made
  #<OpenStruct mac_saddr="50:54:00:80:d7:66", mac_daddr="52:54:00:00:00:01", protocol="IP::TCP", saddr="10.2.1.208", daddr="8.43.85.67", sport=58574, 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.086
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 05:07:50)

Boot log: https://jenkins.tails.boum.org/job/test_Tails_ISO_21014-htpdateerror/13/artifact/build-artifacts/05:07:50_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/13/artifact/build-artifacts/05:07:50_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/13/artifact/build-artifacts/05:07:50_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/13/artifact/build-artifacts/05:07:50_Connecting_to_an_SSH_server_on_the_Internet_works_and_uses_the_default_SocksPort.mkv

After features/support/hooks.rb:100 0.000
12.083
Before features/support/hooks.rb:266 0.000
Before features/support/hooks.rb:273 0.004
Before features/support/hooks.rb:507 0.005
Given I have started Tails from DVD and logged in and the network is connected 12.083
7.524
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.716
When I connect to an SSH server on the LAN 4.888
Then I am prompted to verify the SSH fingerprint for the SSH server 1.698
Hooks
After features/support/hooks.rb:515 0.175
Unexpected connections were made
  #<OpenStruct mac_saddr="50:54:00:80:d7:66", mac_daddr="52:54:00:00:00:01", protocol="IP::TCP", saddr="10.2.1.208", daddr="8.43.85.67", sport=58574, 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.073
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 05:08:14)

Boot log: https://jenkins.tails.boum.org/job/test_Tails_ISO_21014-htpdateerror/13/artifact/build-artifacts/05:08:14_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/13/artifact/build-artifacts/05:08:14_Connecting_to_an_SSH_server_on_the_LAN.pcap

Screenshot: https://jenkins.tails.boum.org/job/test_Tails_ISO_21014-htpdateerror/13/artifact/build-artifacts/05:08:14_Connecting_to_an_SSH_server_on_the_LAN.png

Video: https://jenkins.tails.boum.org/job/test_Tails_ISO_21014-htpdateerror/13/artifact/build-artifacts/05:08:14_Connecting_to_an_SSH_server_on_the_LAN.mkv

After features/support/hooks.rb:100 0.000
12.177
Before features/support/hooks.rb:266 0.000
Before features/support/hooks.rb:273 0.005
Before features/support/hooks.rb:507 0.005
Given I have started Tails from DVD and logged in and the network is connected 12.177
16.158
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.196
When I connect to an SFTP server on the Internet 14.767
Then I successfully connect to the SFTP server 1.194
Hooks
After features/support/hooks.rb:515 0.226
Unexpected connections were made
  #<OpenStruct mac_saddr="50:54:00:80:d7:66", mac_daddr="52:54:00:00:00:01", protocol="IP::TCP", saddr="10.2.1.208", daddr="8.43.85.67", sport=58574, 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.455
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 05:08:48)

Boot log: https://jenkins.tails.boum.org/job/test_Tails_ISO_21014-htpdateerror/13/artifact/build-artifacts/05:08:48_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/13/artifact/build-artifacts/05:08:48_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/13/artifact/build-artifacts/05:08:48_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/13/artifact/build-artifacts/05:08:48_Connecting_to_an_SFTP_server_on_the_Internet_using_the_GNOME__Connect_to_Server__feature.mkv

After features/support/hooks.rb:100 0.000