Project Number Date
test_Tails_ISO_20530-tca-controls-tor-flag-file 71 31 Dec 2024, 20:50

Failures Overview

The following summary displays scenarios that failed.

Feature: Time syncing
49.434
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:507 0.002
Steps
Given I have started Tails from DVD without network and logged in 8.479
When I bump the system time with "+8 hours +15 minutes" 0.288
And all notifications have disappeared 3.920
And I capture all network traffic 0.003
And the network is plugged 0.083
And the Tor Connection Assistant autostarts 3.276
# 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.970
And I click "Connect to Tor" 1.185
Then the Tor Connection Assistant reports that it failed to connect 11.725
# The "Fix Clock" button allows users to recover from this bug
When I set the time zone in Tor Connection to "Asia/Shanghai" 14.907
Then the system clock is less than 20 minutes incorrect 0.217
# "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.375
The
The displayed clock is off by 31621544.836839903 seconds (2024-01-01 00:40:00 +0800).
<false> is not true. (Test::Unit::AssertionFailedError)
./features/step_definitions/time_syncing.rb:82:in `assert_time_diff_smaller_than'
./features/step_definitions/time_syncing.rb:108:in `/^the displayed clock is less than (\d+) minutes incorrect in "([^"]*)"/'
features/time_syncing.feature:97:in `And the displayed clock is less than 20 minutes incorrect in "+08:00"'
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
After features/support/hooks.rb:515 0.041
After features/support/hooks.rb:326 4.796

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

Boot log: https://jenkins.tails.boum.org/job/test_Tails_ISO_20530-tca-controls-tor-flag-file/71/artifact/build-artifacts/00:19:34_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_20530-tca-controls-tor-flag-file/71/artifact/build-artifacts/00:19:34_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_20530-tca-controls-tor-flag-file/71/artifact/build-artifacts/00:19:34_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_20530-tca-controls-tor-flag-file/71/artifact/build-artifacts/00:19:34_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.053
Tags: @source
13.944
Scenario All packages are up-to-date
Before features/support/hooks.rb:532 0.000
Steps
Given I have the build manifest for the image under test 0.000
Then all packages listed in the build manifest are up-to-date 13.944
Command failed (returned pid 71237 exit 1): ["/var/lib/jenkins/workspace/test_Tails_ISO_20530-tca-controls-tor-flag-file/bin/needed-package-updates", "--config=/var/lib/jenkins/workspace/test_Tails_ISO_20530-tca-controls-tor-flag-file/config/ci/needed-package-updates.yml", "--file=/var/lib/jenkins/workspace/test_Tails_ISO_20530-tca-controls-tor-flag-file/tmp/tails-amd64-20530-tca-controls-tor-flag-file@2ed2993d97+stable@05d403c596-20241231T1535Z.build-manifest", {:err=>[:child, :out]}]:
INFO: Check local file /var/lib/jenkins/workspace/test_Tails_ISO_20530-tca-controls-tor-flag-file/tmp/tails-amd64-20530-tca-controls-tor-flag-file@2ed2993d97+stable@05d403c596-20241231T1535Z.build-manifest
INFO: Need to upgrade to a new APT snapshot:
  - firmware-free (20240610-1) to Debian trixie (20241210-1)
  - firmware-nonfree[firmware-intel-graphics, firmware-amd-graphics, firmware-ipw2x00, firmware-intel-misc, firmware-atheros, firmware-intel-sound, firmware-libertas, firmware-brcm80211, firmware-iwlwifi] (20240909-2) to Debian trixie (20241210-1)
  - firmware-nonfree[firmware-linux, firmware-realtek, firmware-misc-nonfree, firmware-linux-nonfree, firmware-nvidia-graphics, firmware-mediatek] (20240909-2) to Debian trixie (20241210-1)
  - firmware-nonfree[firmware-ti-connectivity] (20240909-2) to Debian trixie (20241210-1)
  - firmware-sof (2024.06-2) to Debian trixie (2024.09.2-1)
.
<0> expected but was
<#<Process::Status: pid 71237 exit 1>>. (Test::Unit::AssertionFailedError)
/var/lib/jenkins/workspace/test_Tails_ISO_20530-tca-controls-tor-flag-file/features/support/helpers/misc_helpers.rb:307:in `block in cmd_helper'
/var/lib/jenkins/workspace/test_Tails_ISO_20530-tca-controls-tor-flag-file/features/support/helpers/misc_helpers.rb:303:in `popen'
/var/lib/jenkins/workspace/test_Tails_ISO_20530-tca-controls-tor-flag-file/features/support/helpers/misc_helpers.rb:303:in `cmd_helper'
/var/lib/jenkins/workspace/test_Tails_ISO_20530-tca-controls-tor-flag-file/features/step_definitions/needed_package_updates.rb:8:in `/^all packages listed in the build manifest are up-to-date$/'
features/needed_package_updates.feature:12:in `Then all packages listed in the build manifest are up-to-date'
After features/support/hooks.rb:539 0.000
After features/support/hooks.rb:100 0.000
4:25.628
Background
Before features/support/hooks.rb:269 0.005
Steps
Given I have started Tails without network from a USB drive without a persistent partition and logged in 12.535
And I create a persistent partition with the default settings 24.198
Then the "TorConfiguration" tps feature is not enabled 1.130
When the network is plugged 0.077
And the Tor Connection Assistant autostarts 11.651
And I configure some persistent obfs4 bridges in the Tor Connection Assistant 11.686
And I wait until Tor is ready 1.308
Then tca.conf includes the configured bridges 0.015
And the "TorConfiguration" tps feature is enabled and active 1.163
When I cold reboot the computer 11.707
And the computer reboots Tails 1:7.579
And I enable persistence 22.472
And I capture all network traffic 0.007
And I log in to a new session 39.975
Then tca.conf includes the configured bridges 0.013
When the network is plugged 0.102
And the Tor Connection Assistant autostarts 1:0.002
TCA
TCA did not start (TorBootstrapFailure)
./features/step_definitions/tor.rb:375:in `rescue in block in <top (required)>'
./features/step_definitions/tor.rb:371:in `/^the Tor Connection Assistant (?:autostarts|is running)$/'
features/persistent_tor_bridges.feature:24:in `And the Tor Connection Assistant autostarts'
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 14.402

SCENARIO FAILED: 'Using Persistent Tor bridges' (at time 03:44:59)

Chutney logs: https://jenkins.tails.boum.org/job/test_Tails_ISO_20530-tca-controls-tor-flag-file/71/artifact/build-artifacts/03:44:59_Using_Persistent_Tor_bridges_chutney-data

Screenshot: https://jenkins.tails.boum.org/job/test_Tails_ISO_20530-tca-controls-tor-flag-file/71/artifact/build-artifacts/03:44:59_Using_Persistent_Tor_bridges.png

Video: https://jenkins.tails.boum.org/job/test_Tails_ISO_20530-tca-controls-tor-flag-file/71/artifact/build-artifacts/03:44:59_Using_Persistent_Tor_bridges.mkv

Systemd journal: https://jenkins.tails.boum.org/job/test_Tails_ISO_20530-tca-controls-tor-flag-file/71/artifact/build-artifacts/03:44:59_Using_Persistent_Tor_bridges.journal

After features/support/hooks.rb:100 0.051