Project Number Date
test_Tails_ISO_stable 6536 27 Jul 2026, 18:54

Feature Report

Steps Scenarios Features
Feature Passed Failed Skipped Pending Undefined Total Passed Failed Total Duration Status
Tails has a sane default configuration 12 1 0 0 0 13 4 1 5 49.496 Failed
Tags: @product
Feature Tails has a sane default configuration
Tags: @product
8.013
Before features/support/hooks.rb:274 0.000
Before features/support/hooks.rb:281 0.031
Given I have started Tails from DVD without network and logged in 7.540
Then the live user has been setup by live-boot 0.105
And the live user is a member of only its own group and "cdrom dialout floppy video plugdev netdev scanner lp lpadmin users" 0.067
And the live user owns its home directory which has strict permissions 0.159
And the root user owns its home directory which has strict permissions 0.139
After features/support/hooks.rb:339 0.691
After features/support/hooks.rb:108 0.000
10.755
Before features/support/hooks.rb:274 0.000
Before features/support/hooks.rb:281 0.003
Given I have started Tails from DVD and logged in and the network is connected 10.630
Then no unexpected services are listening for network connections 0.125

Service 'tor' is listening on 10.200.1.1:9050 but has an exception

Service 'onion-grater' is listening on 0.0.0.0:951 but has an exception

After features/support/hooks.rb:339 1.001
After features/support/hooks.rb:108 0.000
Tags: @product
15.347
Before features/support/hooks.rb:274 0.000
Before features/support/hooks.rb:281 0.002
Given I have started Tails from DVD and logged in and the network is connected 10.099
Then the live user can only access allowed local services 5.248

amnesia could access tor on 127.0.0.1:5353 (UDP) as expected

amnesia could access tor on 10.200.1.1:9050 (TCP) as expected

amnesia could access tor on 127.0.0.1:9062 (TCP) as expected

amnesia could not access tor on 127.0.0.1:9063 (TCP) as expected

amnesia could access tor on 127.0.0.1:9040 (TCP) as expected

amnesia could access tor on 127.0.0.1:9050 (TCP) as expected

amnesia could not access tor on 127.0.0.1:9052 (TCP) as expected

amnesia could access cupsd on 127.0.0.1:631 (TCP) as expected

amnesia could access onion-grater on 0.0.0.0:951 (TCP) as expected

After features/support/hooks.rb:339 0.835
After features/support/hooks.rb:108 0.000
Tags: @product
6.793
Scenario No unexpected error messages in the journal after booting from DVD
Before features/support/hooks.rb:274 0.000
Before features/support/hooks.rb:281 0.004
Steps
Given I have started Tails from DVD without network and logged in 6.733
Then there are no unexpected messages of priority "err" or higher in the journal 0.060
Unexpected error messages in the journal: [
  {
    "MESSAGE": "Unrecoverable failure in required component gdm-shell-tails.desktop",
    "SYSLOG_IDENTIFIER": "gnome-session-binary",
    "CODE_FILE": "../gnome-session/gsm-manager.c",
    "CODE_FUNC": "on_display_server_failure",
    "CODE_LINE": "311",
    "MESSAGE_ID": "10dd2dc188b54a5e98970f56499d1f73",
    "PRIORITY": "3",
    "_BOOT_ID": "8974426d6a834b3088f282f191563092",
    "_CAP_EFFECTIVE": "0",
    "_CMDLINE": "/usr/libexec/gnome-session-binary --autostart /usr/share/gdm/greeter/autostart",
    "_COMM": "gnome-session-b",
    "_EXE": "/usr/libexec/gnome-session-binary",
    "_GID": "200",
    "_HOSTNAME": "amnesia",
    "_MACHINE_ID": "203552d5819c41f3800e2c8ef2545404",
    "_PID": "5095",
    "_RUNTIME_SCOPE": "system",
    "_SELINUX_CONTEXT": "unconfined\n",
    "_SOURCE_REALTIME_TIMESTAMP": "1785164879617017",
    "_SYSTEMD_CGROUP": "/user.slice/user-112.slice/session-c10.scope",
    "_SYSTEMD_INVOCATION_ID": "bc1dc5a928d042618d4eaccb535700a4",
    "_SYSTEMD_OWNER_UID": "112",
    "_SYSTEMD_SESSION": "c10",
    "_SYSTEMD_SLICE": "user-112.slice",
    "_SYSTEMD_UNIT": "session-c10.scope",
    "_SYSTEMD_USER_SLICE": "-.slice",
    "_TRANSPORT": "journal",
    "_UID": "112",
    "__CURSOR": "s=61450a7a7dc24d90a0d2ed037691b63b;i=726;b=8974426d6a834b3088f282f191563092;m=14927d0;t=657991683dbfd;x=faf3a22d6ad911aa",
    "__MONOTONIC_TIMESTAMP": "21571536",
    "__REALTIME_TIMESTAMP": "1785164879617021",
    "__SEQNUM": "1830",
    "__SEQNUM_ID": "61450a7a7dc24d90a0d2ed037691b63b"
  }
].
<false> is not true. (Test::Unit::AssertionFailedError)
./features/step_definitions/checks.rb:253:in `/^there are no unexpected messages of priority "err" or higher in the journal$/'
features/sane_defaults.feature:22:in `Then there are no unexpected messages of priority "err" or higher in the journal'
After features/support/hooks.rb:339 5.110

SCENARIO FAILED: 'No unexpected error messages in the journal after booting from DVD' (at time 03:02:31)

Boot log: https://jenkins.tails.boum.org/job/test_Tails_ISO_stable/6536/artifact/build-artifacts/03:02:31_No_unexpected_error_messages_in_the_journal_after_booting_from_DVD.file_content_var_log_boot.log

Screenshot: https://jenkins.tails.boum.org/job/test_Tails_ISO_stable/6536/artifact/build-artifacts/03:02:31_No_unexpected_error_messages_in_the_journal_after_booting_from_DVD.png

Video: https://jenkins.tails.boum.org/job/test_Tails_ISO_stable/6536/artifact/build-artifacts/03:02:31_No_unexpected_error_messages_in_the_journal_after_booting_from_DVD.mkv

Systemd journal: https://jenkins.tails.boum.org/job/test_Tails_ISO_stable/6536/artifact/build-artifacts/03:02:31_No_unexpected_error_messages_in_the_journal_after_booting_from_DVD.journal

After features/support/hooks.rb:108 0.000
Tags: @product
8.586
Before features/support/hooks.rb:274 0.000
Before features/support/hooks.rb:281 0.003
Given I have started Tails without network from a USB drive with a persistent partition enabled and logged in 8.477
Then there are no unexpected messages of priority "err" or higher in the journal 0.109
After features/support/hooks.rb:339 0.664
After features/support/hooks.rb:108 0.000