Project Number Date
test_Tails_ISO_20575-disable-cups-browsed 4 02 Oct 2024, 01:10

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:8.771 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.541
Before features/support/hooks.rb:269 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.541
6.933
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.063
And I have the SSH key pair for an SSH server 0.310
When I connect to an SSH server on the Internet 5.201
Then I have sucessfully logged into the SSH server 1.310
And I see that SSH is properly stream isolated 0.047
Hooks
After features/support/hooks.rb:515 0.263
Unexpected connections were made
  #<OpenStruct mac_saddr="50:54:00:06:7f:67", mac_daddr="52:54:00:2a:d6:7b", protocol="tcp", sport=52662, dport=80, dns_question=[], saddr="10.2.1.12", daddr="8.43.85.67"> (FirewallAssertionFailedError)
./features/support/helpers/firewall_helper.rb:133:in `assert_all_connections'
./features/support/helpers/firewall_helper.rb:143:in `assert_no_leaks'
./features/support/hooks.rb:524:in `After'
After features/support/hooks.rb:326 4.927

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

Boot log: https://jenkins.tails.boum.org/job/test_Tails_ISO_20575-disable-cups-browsed/4/artifact/build-artifacts/04:00:38_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_20575-disable-cups-browsed/4/artifact/build-artifacts/04:00:38_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_20575-disable-cups-browsed/4/artifact/build-artifacts/04:00:38_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_20575-disable-cups-browsed/4/artifact/build-artifacts/04:00:38_Connecting_to_an_SSH_server_on_the_Internet_works_and_uses_the_default_SocksPort.mkv

Systemd journal: https://jenkins.tails.boum.org/job/test_Tails_ISO_20575-disable-cups-browsed/4/artifact/build-artifacts/04:00:38_Connecting_to_an_SSH_server_on_the_Internet_works_and_uses_the_default_SocksPort.journal

After features/support/hooks.rb:100 0.000
11.911
Before features/support/hooks.rb:269 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 11.911
7.875
Scenario Connecting to an SSH server on the LAN
Steps
Given I have the SSH key pair for an SSH server 0.223
And an SSH server is running on the LAN 1.144
When I connect to an SSH server on the LAN 4.853
Then I am prompted to verify the SSH fingerprint for the SSH server 1.654
Hooks
After features/support/hooks.rb:515 0.274
Unexpected connections were made
  #<OpenStruct mac_saddr="50:54:00:06:7f:67", mac_daddr="52:54:00:2a:d6:7b", protocol="tcp", sport=52662, dport=80, dns_question=[], saddr="10.2.1.12", daddr="8.43.85.67"> (FirewallAssertionFailedError)
./features/support/helpers/firewall_helper.rb:133:in `assert_all_connections'
./features/support/helpers/firewall_helper.rb:143:in `assert_no_leaks'
./features/support/hooks.rb:524:in `After'
After features/support/hooks.rb:326 5.036

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

Boot log: https://jenkins.tails.boum.org/job/test_Tails_ISO_20575-disable-cups-browsed/4/artifact/build-artifacts/04:01:03_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_20575-disable-cups-browsed/4/artifact/build-artifacts/04:01:03_Connecting_to_an_SSH_server_on_the_LAN.pcap

Screenshot: https://jenkins.tails.boum.org/job/test_Tails_ISO_20575-disable-cups-browsed/4/artifact/build-artifacts/04:01:03_Connecting_to_an_SSH_server_on_the_LAN.png

Video: https://jenkins.tails.boum.org/job/test_Tails_ISO_20575-disable-cups-browsed/4/artifact/build-artifacts/04:01:03_Connecting_to_an_SSH_server_on_the_LAN.mkv

Systemd journal: https://jenkins.tails.boum.org/job/test_Tails_ISO_20575-disable-cups-browsed/4/artifact/build-artifacts/04:01:03_Connecting_to_an_SSH_server_on_the_LAN.journal

After features/support/hooks.rb:100 0.000
15.330
Before features/support/hooks.rb:269 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 15.330
14.179
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.279
When I connect to an SFTP server on the Internet 12.596
Then I successfully connect to the SFTP server 1.302
Hooks
After features/support/hooks.rb:515 0.312
Unexpected connections were made
  #<OpenStruct mac_saddr="50:54:00:06:7f:67", mac_daddr="52:54:00:2a:d6:7b", protocol="tcp", sport=52662, dport=80, dns_question=[], saddr="10.2.1.12", daddr="8.43.85.67"> (FirewallAssertionFailedError)
./features/support/helpers/firewall_helper.rb:133:in `assert_all_connections'
./features/support/helpers/firewall_helper.rb:143:in `assert_no_leaks'
./features/support/hooks.rb:524:in `After'
After features/support/hooks.rb:326 4.805

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

Boot log: https://jenkins.tails.boum.org/job/test_Tails_ISO_20575-disable-cups-browsed/4/artifact/build-artifacts/04:01:38_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_20575-disable-cups-browsed/4/artifact/build-artifacts/04:01:38_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_20575-disable-cups-browsed/4/artifact/build-artifacts/04:01:38_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_20575-disable-cups-browsed/4/artifact/build-artifacts/04:01:38_Connecting_to_an_SFTP_server_on_the_Internet_using_the_GNOME__Connect_to_Server__feature.mkv

Systemd journal: https://jenkins.tails.boum.org/job/test_Tails_ISO_20575-disable-cups-browsed/4/artifact/build-artifacts/04:01:38_Connecting_to_an_SFTP_server_on_the_Internet_using_the_GNOME__Connect_to_Server__feature.journal

After features/support/hooks.rb:100 0.000