START: ptest-runner
2025-10-23T12:01
Running test: dbus/test-userdb_with_config.test
TAP version 14
# random seed: R02Sf2d4bf58bb932e5fd1a6334d9de53e12
1..1
# Start of userdb tests
# Groups of uid 0:
# [0]: 0
# Groups of uid 0:
# [0]: 0
# Total: 1 groups
# uid 31337 doesn't exist: (no errno)
# Getting groups from non-uid failed as expected: org.freedesktop.DBus.Error.Failed: Looking up user ID 31337: not found
ok 1 /userdb/groups_from_uid
# End of userdb tests
PASS: dbus/test-userdb_with_config.test
Running test: dbus/test-corrupt.test
TAP version 14
# random seed: R02S61288a7fe785170338988c6ab862a4de
1..4
# Start of corrupt tests
ok 1 /corrupt/tcp
ok 2 /corrupt/unix
# Start of byte-order tests
ok 3 /corrupt/byte-order/tcp
ok 4 /corrupt/byte-order/unix
# End of byte-order tests
# End of corrupt tests
PASS: dbus/test-corrupt.test
Running test: dbus/test-server-oom_with_config.test
TAP version 14
# random seed: R02Sc8aeef00dfab614af592e770b3e09c34
1..5
# Start of server tests
ok 1 /server/new-tcp
ok 2 /server/new-nonce-tcp
ok 3 /server/new-tcp-star
ok 4 /server/new-tcp-v4
ok 5 /server/unix
# End of server tests
PASS: dbus/test-server-oom_with_config.test
Running test: dbus/test-dbus-daemon-fork.sh.test
# dbus-daemon binary: dbus-daemon
# dbus-send binary: dbus-send
# using standard session bus configuration
1..3
method return time=1761220883.954322 sender=org.freedesktop.DBus -> destination=:1.0 serial=3 reply_serial=2
   array [
      string "org.freedesktop.DBus"
      string ":1.0"
   ]
ok 1 - normal dbus-daemon
method return time=1761220884.051514 sender=org.freedesktop.DBus -> destination=:1.0 serial=3 reply_serial=2
   array [
      string "org.freedesktop.DBus"
      string ":1.0"
   ]
ok 2 - dbus-daemon with stdin closed
method return time=1761220884.145483 sender=org.freedesktop.DBus -> destination=:1.0 serial=3 reply_serial=2
   array [
      string "org.freedesktop.DBus"
      string ":1.0"
   ]
ok 3 - dbus-daemon with stdin, stdout, stderr closed
PASS: dbus/test-dbus-daemon-fork.sh.test
Running test: dbus/test-uid-permissions.test
TAP version 14
# random seed: R02Sce3b18ad3c6d27980c2d7ac8c026d927
1..4
# Start of uid-permissions tests
# Start of uae tests
# set DBUS_TEST_DATA to a directory containing valid-config-files/multi-user.conf
ok 1 /uid-permissions/uae/other # SKIP DBUS_TEST_DATA not set
# End of uae tests
# Start of monitor tests
# set DBUS_TEST_DATA to a directory containing valid-config-files/multi-user.conf
ok 2 /uid-permissions/monitor/root # SKIP DBUS_TEST_DATA not set
# set DBUS_TEST_DATA to a directory containing valid-config-files/multi-user.conf
ok 3 /uid-permissions/monitor/messagebus # SKIP DBUS_TEST_DATA not set
# set DBUS_TEST_DATA to a directory containing valid-config-files/multi-user.conf
ok 4 /uid-permissions/monitor/other # SKIP DBUS_TEST_DATA not set
# End of monitor tests
# End of uid-permissions tests
PASS: dbus/test-uid-permissions.test
Running test: dbus/test-header-fields.test
TAP version 14
# random seed: R02Sd23d5280bbfbee66b3307f799e63f933
1..5
# Start of message tests
# Start of weird-header-field tests
# Resetting test timeout (reference: 0x2aad9e7600; factor: 1)
# Time since timeout reset 0x2aad9e7600: 0.024 seconds
ok 1 /message/weird-header-field/none
# Resetting test timeout (reference: 0x2aad9ea9b0; factor: 1)
# Time since timeout reset 0x2aad9ea9b0: 0.019 seconds
ok 2 /message/weird-header-field/append
# Resetting test timeout (reference: 0x2aad9e7070; factor: 1)
# Time since timeout reset 0x2aad9e7070: 0.017 seconds
ok 3 /message/weird-header-field/change
# Resetting test timeout (reference: 0x2aad9e7070; factor: 1)
# Time since timeout reset 0x2aad9e7070: 0.011 seconds
ok 4 /message/weird-header-field/prepend
# Resetting test timeout (reference: 0x2aad9eccf0; factor: 1)
# Time since timeout reset 0x2aad9eccf0: 0.018 seconds
ok 5 /message/weird-header-field/multi
# End of weird-header-field tests
# End of message tests
PASS: dbus/test-header-fields.test
Running test: dbus/test-hash.test
# No test data!
ok 1 # SKIP unable to determine whether initial nss query leaked memory (not compiled with memory instrumentation)
# Running test: hash
# Computing test hash keys...
# ... done.
Executing: dbus/test-hash.test
ok 2 - hash
# hash test took 5 seconds
ok 3 # SKIP unable to determine whether hash leaked memory (not compiled with memory instrumentation)
# 1 tests passed (2 skipped)
1..3
PASS: dbus/test-hash.test
Running test: dbus/test-printf_with_config.test
ok 1
ok 2
ok 3
ok 4
ok 5
ok 6
ok 7
ok 8
1..8
PASS: dbus/test-printf_with_config.test
Running test: dbus/test-assertions.test
TAP version 14
# random seed: R02Sfb5205dbf2f238079775610451753d84
1..5
# Start of assertions tests
ok 1 /assertions/assert # SKIP Assertions disabled
ok 2 /assertions/assert_error_is_set # SKIP Assertions or checks disabled
ok 3 /assertions/assert_error_is_clear # SKIP Assertions or checks disabled
ok 4 /assertions/assert_error_xor_true # SKIP Assertions or checks disabled
ok 5 /assertions/assert_error_xor_false # SKIP Assertions or checks disabled
# End of assertions tests
PASS: dbus/test-assertions.test
Running test: dbus/test-userdb.test
TAP version 14
# random seed: R02S3ba8381b255b35b0555ae1ffe9af18cf
1..1
# Start of userdb tests
# Groups of uid 0:
# [0]: 0
# Groups of uid 0:
# [0]: 0
# Total: 1 groups
# uid 31337 doesn't exist: (no errno)
# Getting groups from non-uid failed as expected: org.freedesktop.DBus.Error.Failed: Looking up user ID 31337: not found
ok 1 /userdb/groups_from_uid
# End of userdb tests
PASS: dbus/test-userdb.test
Running test: dbus/test-sysdeps_with_config.test
TAP version 14
# random seed: R02S27e6b0fa0573104d7f63c6be1251e3a7
1..3
# Start of sysdeps tests
# Process ID of process handle 450: 450
# Process 450: "/usr/libexec/installed-tests/dbus/test-sleep-forever bees"
# Process 450 (truncated): "/usr/libex"
ok 1 /sysdeps/command_for_pid
ok 2 /sysdeps/close_all
ok 3 /sysdeps/set_all_close_on_exec
# End of sysdeps tests
PASS: dbus/test-sysdeps_with_config.test
Running test: dbus/test-syntax_with_config.test
TAP version 14
# random seed: R02S4e1291c8df9a7d1f787db4b894a3e341
1..8
# Start of syntax tests
ok 1 /syntax/path
ok 2 /syntax/interface
ok 3 /syntax/error
ok 4 /syntax/member
ok 5 /syntax/bus-name
ok 6 /syntax/signature
ok 7 /syntax/single-signature
ok 8 /syntax/utf8
# End of syntax tests
PASS: dbus/test-syntax_with_config.test
Running test: dbus/test-dbus-daemon-eavesdrop_with_config.test
TAP version 14
# random seed: R02S0c40622e299d4c9521a40f95d0e4cee0
1..3
# Start of eavedrop tests
# Start of match_keyword tests
ok 1 /eavedrop/match_keyword/broadcast
ok 2 /eavedrop/match_keyword/unicast_to_receiver
ok 3 /eavedrop/match_keyword/unicast_to_sender
# End of match_keyword tests
# End of eavedrop tests
PASS: dbus/test-dbus-daemon-eavesdrop_with_config.test
Running test: dbus/test-relay.test
TAP version 14
# random seed: R02Sf43a3479824f3e676da69737142b7ac5
1..6
# Start of connect tests
# Resetting test timeout (reference: 0x2ad424cec0; factor: 1)
# Time since timeout reset 0x2ad424cec0: 0.007 seconds
ok 1 /connect/tcp
# Resetting test timeout (reference: 0x2ad424cec0; factor: 1)
# Time since timeout reset 0x2ad424cec0: 0.003 seconds
ok 2 /connect/unix
# End of connect tests
# Start of relay tests
# Resetting test timeout (reference: 0x2ad424dc90; factor: 1)
# Time since timeout reset 0x2ad424dc90: 0.054 seconds
ok 3 /relay/tcp
# Resetting test timeout (reference: 0x2ad424d450; factor: 1)
# Time since timeout reset 0x2ad424d450: 0.004 seconds
ok 4 /relay/unix
# End of relay tests
# Start of limit tests
# Resetting test timeout (reference: 0x2ad424f8b0; factor: 1)
# Bug Reference: https://bugs.freedesktop.org/show_bug.cgi?id=34393
# Time since timeout reset 0x2ad424f8b0: 2.274 seconds
ok 5 /limit/tcp
# slow test /limit/tcp executed in 2.28 secs
# Resetting test timeout (reference: 0x2ad424d2a0; factor: 1)
# Bug Reference: https://bugs.freedesktop.org/show_bug.cgi?id=34393
Executing: dbus/test-relay.test
# Time since timeout reset 0x2ad424d2a0: 1.850 seconds
ok 6 /limit/unix
# slow test /limit/unix executed in 1.85 secs
# End of limit tests
PASS: dbus/test-relay.test
Running test: dbus/test-sd-activation_with_config.test
TAP version 14
# random seed: R02S21d8d3671f352809a1580b7d96ea3139
1..8
# Start of sd-activation tests
dbus-daemon[462]: Activating systemd to hand-off: service name='com.example.SystemdActivatable1' unit='dbus-com.example.SystemdActivatable1.service' requested by ':1.0' (uid=0 pid=461 comm="/usr/libexec/installed-tests/dbus/test-sd-activati")
dbus-daemon[462]: Successfully activated service 'org.freedesktop.systemd1'
# sender org.freedesktop.DBus iface org.freedesktop.systemd1.Activator member ActivationRequest
dbus-daemon[462]: Successfully activated service 'com.example.SystemdActivatable1'
dbus-daemon[462]: Activating via systemd: service name='com.example.SystemdActivatable2' unit='dbus-com.example.SystemdActivatable2.service' requested by ':1.0' (uid=0 pid=461 comm="/usr/libexec/installed-tests/dbus/test-sd-activati")
# sender org.freedesktop.DBus iface org.freedesktop.systemd1.Activator member ActivationRequest
dbus-daemon[462]: Ignoring forged ActivationFailure message from connection :1.0 (uid=0 pid=461 comm="/usr/libexec/installed-tests/dbus/test-sd-activati")
dbus-daemon[462]: Successfully activated service 'com.example.SystemdActivatable2'
dbus-daemon[462]: Activating via systemd: service name='com.example.SystemdActivatable3' unit='dbus-com.example.SystemdActivatable3.service' requested by ':1.0' (uid=0 pid=461 comm="/usr/libexec/installed-tests/dbus/test-sd-activati")
# sender org.freedesktop.DBus iface org.freedesktop.systemd1.Activator member ActivationRequest
dbus-daemon[462]: Activation via systemd failed for unit 'dbus-com.example.SystemdActivatable3.service': Computer says no
dbus-daemon[462]: Activating via systemd: service name='com.example.SendPrefixDenied.SendPrefixAllowed.internal' unit='dbus-com.example.SendPrefixDenied.SendPrefixAllowed.internal.service' requested by ':1.0' (uid=0 pid=461 comm="/usr/libexec/installed-tests/dbus/test-sd-activati")
# sender org.freedesktop.DBus iface org.freedesktop.systemd1.Activator member ActivationRequest
ok 1 /sd-activation/activation
dbus-daemon[463]: Successfully activated service 'org.freedesktop.systemd1'
# sender org.freedesktop.DBus iface org.freedesktop.systemd1.Manager member SetEnvironment
# got call
# sender org.freedesktop.DBus iface org.freedesktop.systemd1.Manager member SetEnvironment
# got call
ok 2 /sd-activation/uae
# Start of deny-send tests
dbus-daemon[464]: Rejected send message, 2 matched rules; type="method_call", sender=":1.0" (uid=0 pid=461 comm="/usr/libexec/installed-tests/dbus/test-sd-activati") interface="com.example.bar" member="Call" error name="(unset)" requested_reply="0" destination="com.example.SendDenied" (bus)
ok 3 /sd-activation/deny-send/com.example.SendDenied
dbus-daemon[465]: Rejected send message, 2 matched rules; type="method_call", sender=":1.0" (uid=0 pid=461 comm="/usr/libexec/installed-tests/dbus/test-sd-activati") interface="com.example.bar" member="Call" error name="(unset)" requested_reply="0" destination="com.example.SendPrefixDenied" (bus)
ok 4 /sd-activation/deny-send/com.example.SendPrefixDenied
dbus-daemon[466]: Rejected send message, 2 matched rules; type="method_call", sender=":1.0" (uid=0 pid=461 comm="/usr/libexec/installed-tests/dbus/test-sd-activati") interface="com.example.bar" member="Call" error name="(unset)" requested_reply="0" destination="com.example.SendPrefixDenied.internal" (bus)
ok 5 /sd-activation/deny-send/com.example.SendPrefixDenied.internal
# End of deny-send tests
# Start of deny-receive tests
dbus-daemon[467]: Activating systemd to hand-off: service name='com.example.ReceiveDenied' unit='dbus-com.example.ReceiveDenied.service' requested by ':1.0' (uid=0 pid=461 comm="/usr/libexec/installed-tests/dbus/test-sd-activati")
dbus-daemon[467]: Successfully activated service 'org.freedesktop.systemd1'
# sender org.freedesktop.DBus iface org.freedesktop.systemd1.Activator member ActivationRequest
dbus-daemon[467]: Successfully activated service 'com.example.ReceiveDenied'
dbus-daemon[467]: Rejected receive message, 2 matched rules; type="method_call", sender=":1.0" (uid=0 pid=461 comm="/usr/libexec/installed-tests/dbus/test-sd-activati") interface="com.example.ReceiveDenied" member="Call" error name="(unset)" requested_reply="0" destination="com.example.ReceiveDenied" (uid=0 pid=461 comm="/usr/libexec/installed-tests/dbus/test-sd-activati")
ok 6 /sd-activation/deny-receive/com.example.ReceiveDenied
# End of deny-receive tests
# Start of transient-services tests
dbus-daemon[468]: Reloaded configuration
dbus-daemon[468]: Activating via systemd: service name='com.example.TransientActivatable1' unit='dbus-com.example.TransientActivatable1.service' requested by ':1.0' (uid=0 pid=461 comm="/usr/libexec/installed-tests/dbus/test-sd-activati")
# sender org.freedesktop.DBus iface org.freedesktop.systemd1.Activator member ActivationRequest
dbus-daemon[468]: Successfully activated service 'com.example.TransientActivatable1'
ok 7 /sd-activation/transient-services/later
dbus-daemon[469]: Activating via systemd: service name='com.example.TransientActivatable1' unit='dbus-com.example.TransientActivatable1.service' requested by ':1.0' (uid=0 pid=461 comm="/usr/libexec/installed-tests/dbus/test-sd-activati")
# sender org.freedesktop.DBus iface org.freedesktop.systemd1.Activator member ActivationRequest
dbus-daemon[469]: Successfully activated service 'com.example.TransientActivatable1'
ok 8 /sd-activation/transient-services/in-advance
# End of transient-services tests
# End of sd-activation tests
PASS: dbus/test-sd-activation_with_config.test
Running test: dbus/test-shell_with_config.test
# Testing command line 'command -s --force-shutdown "a string" 123'
# Number of arguments: 5
# Argument 0 = command
# Argument 1 = -s
# Argument 2 = --force-shutdown
# Argument 3 = a string
# Argument 4 = 123
# Testing command line 'command -s'
# Number of arguments: 2
# Argument 0 = command
# Argument 1 = -s
# Testing command line '/opt/gnome/bin/service-start'
# Number of arguments: 1
# Argument 0 = /opt/gnome/bin/service-start
# Testing command line 'grep -l -r -i 'whatever' files*.c'
# Number of arguments: 6
# Argument 0 = grep
# Argument 1 = -l
# Argument 2 = -r
# Argument 3 = -i
# Argument 4 = whatever
# Argument 5 = files*.c
# Testing command line '/home/boston/johnp/devel-local/dbus/test/test-segfault'
# Number of arguments: 1
# Argument 0 = /home/boston/johnp/devel-local/dbus/test/test-segfault
# Testing command line 'ls -l -a --colors'
# Number of arguments: 4
# Argument 0 = ls
# Argument 1 = -l
# Argument 2 = -a
# Argument 3 = --colors
# Testing command line 'rsync-to-server'
# Number of arguments: 1
# Argument 0 = rsync-to-server
# Testing command line 'test-segfault --no-segfault'
# Number of arguments: 2
# Argument 0 = test-segfault
# Argument 1 = --no-segfault
# Testing command line 'evolution mailto:pepe@cuco.com'
# Number of arguments: 2
# Argument 0 = evolution
# Argument 1 = mailto:pepe@cuco.com
# Testing command line 'run "a 
 multiline"'
# Number of arguments: 2
# Argument 0 = run
# Argument 1 = a 
 multiline
# Testing command line 'ls "a wrong string''
# Error (as expected) parsing command line: Unclosed quotes in command line
ok 1
ok 2
ok 3
ok 4
ok 5
ok 6
ok 7
ok 8
ok 9
ok 10
ok 11
1..11
PASS: dbus/test-shell_with_config.test
Running test: dbus/test-header-fields_with_config.test
TAP version 14
# random seed: R02Sf356a63f81445df2885d32fdc1dd76b4
1..5
# Start of message tests
# Start of weird-header-field tests
# Resetting test timeout (reference: 0x2ab71926c0; factor: 1)
# Time since timeout reset 0x2ab71926c0: 0.010 seconds
ok 1 /message/weird-header-field/none
# Resetting test timeout (reference: 0x2ab7191fd0; factor: 1)
# Time since timeout reset 0x2ab7191fd0: 0.010 seconds
ok 2 /message/weird-header-field/append
# Resetting test timeout (reference: 0x2ab71960f0; factor: 1)
# Time since timeout reset 0x2ab71960f0: 0.012 seconds
ok 3 /message/weird-header-field/change
# Resetting test timeout (reference: 0x2ab7195250; factor: 1)
# Time since timeout reset 0x2ab7195250: 0.010 seconds
ok 4 /message/weird-header-field/prepend
# Resetting test timeout (reference: 0x2ab71990d0; factor: 1)
# Time since timeout reset 0x2ab71990d0: 0.012 seconds
ok 5 /message/weird-header-field/multi
# End of weird-header-field tests
# End of message tests
PASS: dbus/test-header-fields_with_config.test
Running test: dbus/test-strings.test
# No test data!
ok 1 # SKIP unable to determine whether initial nss query leaked memory (not compiled with memory instrumentation)
# Running test: skip_blank
ok 2 - skip_blank
# skip_blank test took 0 seconds
ok 3 # SKIP unable to determine whether skip_blank leaked memory (not compiled with memory instrumentation)
# 1 tests passed (2 skipped)
1..3
PASS: dbus/test-strings.test
Running test: dbus/test-variant.test
TAP version 14
# random seed: R02S3399d1851fe018fddbfcf9ce120fff0f
1..2
# Start of variant tests
ok 1 /variant/simple
ok 2 /variant/oom
# End of variant tests
PASS: dbus/test-variant.test
Running test: dbus/test-uid-permissions_with_config.test
TAP version 14
# random seed: R02Sa88d4f357bc5bc7af6e067a42ff2fe92
1..4
# Start of uid-permissions tests
# Start of uae tests
dbus-daemon[486]: rejected attempt to call UpdateActivationEnvironment by connection :1.0 (uid=65534 pid=484 comm="/usr/libexec/installed-tests/dbus/test-uid-permiss") with uid 65534
ok 1 /uid-permissions/uae/other
# End of uae tests
# Start of monitor tests
dbus-daemon[488]: Connection :1.0 (uid=0 pid=484 comm="/usr/libexec/installed-tests/dbus/test-uid-permiss") became a monitor.
dbus-daemon[488]: Monitoring connection :1.0 closed.
ok 2 /uid-permissions/monitor/root
dbus-daemon[490]: Connection :1.0 (uid=999 pid=484 comm="/usr/libexec/installed-tests/dbus/test-uid-permiss") became a monitor.
dbus-daemon[490]: Monitoring connection :1.0 closed.
ok 3 /uid-permissions/monitor/messagebus
dbus-daemon[492]: rejected attempt to call BecomeMonitor by connection :1.0 (uid=65534 pid=484 comm="/usr/libexec/installed-tests/dbus/test-uid-permiss") with uid 65534
ok 4 /uid-permissions/monitor/other
# End of monitor tests
# End of uid-permissions tests
PASS: dbus/test-uid-permissions_with_config.test
Running test: dbus/test-syslog_with_config.test
TAP version 14
# random seed: R02Sc7ff19059944d5d6a70de3213bac108f
1..1
# Start of syslog tests
ok 1 /syslog/normal
# End of syslog tests
PASS: dbus/test-syslog_with_config.test
Running test: dbus/test-corrupt_with_config.test
TAP version 14
# random seed: R02Sf1ea6dc009065b880aff80c8b639292b
1..4
# Start of corrupt tests
ok 1 /corrupt/tcp
ok 2 /corrupt/unix
# Start of byte-order tests
ok 3 /corrupt/byte-order/tcp
ok 4 /corrupt/byte-order/unix
# End of byte-order tests
# End of corrupt tests
PASS: dbus/test-corrupt_with_config.test
Running test: dbus/test-atomic_with_config.test
# Test data in /usr/libexec/installed-tests/dbus/data
ok 1 # SKIP unable to determine whether initial nss query leaked memory (not compiled with memory instrumentation)
# Running test: atomic_inc/dec
ok 2 - atomic_inc/dec
# atomic_inc/dec test took 0 seconds
# Running test: atomic_set_[non]zero
ok 3 - atomic_set_[non]zero
# atomic_set_[non]zero test took 0 seconds
# 2 tests passed (1 skipped)
1..3
PASS: dbus/test-atomic_with_config.test
Running test: dbus/test-dbus-daemon-eavesdrop.test
TAP version 14
# random seed: R02S76c8af00e8ae8d1a7c0fc50837156154
1..3
# Start of eavedrop tests
# Start of match_keyword tests
ok 1 /eavedrop/match_keyword/broadcast
ok 2 /eavedrop/match_keyword/unicast_to_receiver
ok 3 /eavedrop/match_keyword/unicast_to_sender
# End of match_keyword tests
# End of eavedrop tests
PASS: dbus/test-dbus-daemon-eavesdrop.test
Running test: dbus/test-sysdeps.test
TAP version 14
# random seed: R02S80310a4bb9ce84a9cd25aa73595382b8
1..3
# Start of sysdeps tests
ok 1 /sysdeps/command_for_pid # SKIP DBUS_TEST_EXEC not set
ok 2 /sysdeps/close_all
ok 3 /sysdeps/set_all_close_on_exec
# End of sysdeps tests
PASS: dbus/test-sysdeps.test
Running test: dbus/test-loopback_with_config.test
TAP version 14
# random seed: R02S7e22b158e62fdc96b3a5542bfdd41980
1..13
# listening at tcp:host=127.0.0.1,port=36523,family=ipv4,guid=ec8672d3954bc7f1fdb6a69968fa191f
# Credentials: uid=0
ok 1 /builtin-filters
# Start of connect tests
# listening at tcp:host=127.0.0.1,port=40295,family=ipv4,guid=79d9fceaab0d6d42e197590b68fa191f
# Credentials: uid=0
ok 2 /connect/tcp
# listening at nonce-tcp:host=127.0.0.1,port=40009,family=ipv4,noncefile=/tmp/dbus_nonce-b5hynhR4/nonce,guid=fbc9bf03717fe229ee67b9f368fa191f
# Credentials: uid=0
ok 3 /connect/nonce-tcp
# Start of unix tests
# listening at unix:path=/tmp/dbus-n99ozGfDTt,guid=7e65244b167e998b085efe0568fa191f
# Credentials: uid=0 pid=508 gid=0 pidfd=10
ok 4 /connect/unix/tmpdir
# listening at unix:path=/tmp/dbus-0irhi7PGuP,guid=842d51730f7769f639f569a768fa191f
# Credentials: uid=0 pid=508 gid=0 pidfd=10
ok 5 /connect/unix/dir
# XDG_RUNTIME_DIR /tmp/dbus=daemon=test.MQQME3
# listening at unix:path=/tmp/dbus%3ddaemon%3dtest.MQQME3/bus,guid=6b9dbb1a44bf8c04b5e8d23468fa191f
# listening at unix:path=/tmp/dbus%3ddaemon%3dtest.MQQME3/bus,guid=6b9dbb1a44bf8c04b5e8d23468fa191f
# Credentials: uid=0 pid=508 gid=0 pidfd=10
ok 6 /connect/unix/runtime
# listening at unix:path=/tmp/dbus-XjHfVbChnD,guid=2e808246d6ed77c7dd15b7a368fa191f
# listening at unix:path=/tmp/dbus-XjHfVbChnD,guid=2e808246d6ed77c7dd15b7a368fa191f
# Credentials: uid=0 pid=508 gid=0 pidfd=10
ok 7 /connect/unix/no-runtime
# End of unix tests
# End of connect tests
# Start of message tests
# listening at tcp:host=127.0.0.1,port=39809,family=ipv4,guid=4f36e3337a7d31a17900601268fa191f
# Credentials: uid=0
ok 8 /message/tcp
# listening at nonce-tcp:host=127.0.0.1,port=37941,family=ipv4,noncefile=/tmp/dbus_nonce-DkrNDHMI/nonce,guid=a322a3451d5c311a42e3f2c668fa191f
# Credentials: uid=0
ok 9 /message/nonce-tcp
# Start of bad-guid tests
# Bug Reference: https://bugs.freedesktop.org/show_bug.cgi?id=39720
ok 10 /message/bad-guid/tcp
# Bug Reference: https://bugs.freedesktop.org/show_bug.cgi?id=39720
ok 11 /message/bad-guid/unix
# End of bad-guid tests
# Start of unix tests
# listening at unix:path=/tmp/dbus-NhA5Cu3RPT,guid=48a73a1f68c6ed167140472668fa191f
# Credentials: uid=0 pid=508 gid=0 pidfd=10
ok 12 /message/unix/tmpdir
# listening at unix:path=/tmp/dbus-hLhChZCb3C,guid=9bff15949f5fc21898aeab6b68fa191f
# Credentials: uid=0 pid=508 gid=0 pidfd=10
ok 13 /message/unix/dir
# End of unix tests
# End of message tests
PASS: dbus/test-loopback_with_config.test
Running test: dbus/test-syslog.test
TAP version 14
# random seed: R02S74e9f172f121d37544bcb92ddfbfa033
1..1
# Start of syslog tests
ok 1 /syslog/normal
# End of syslog tests
PASS: dbus/test-syslog.test
Running test: dbus/test-monitor_with_config.test
TAP version 14
# random seed: R02Sd62e6f286f33f5d3ff52859b71fc5420
1..18
# Start of monitor tests
# Monitor received message:
# ../sources/dbus-1.16.2/test/monitor.c:382: message type 4 (signal)
# 	from: org.freedesktop.DBus
# 	to: :1.0
# 	path: /org/freedesktop/DBus
# 	interface: org.freedesktop.DBus
# 	member: NameAcquired
# 	signature: s
# 	error name: (null)
# 	serial number: 2
# 	in reply to: 0
# 	string payload: :1.0
ok 1 /monitor/invalid
# Monitor received message:
# ../sources/dbus-1.16.2/test/monitor.c:382: message type 4 (signal)
# 	from: org.freedesktop.DBus
# 	to: :1.0
# 	path: /org/freedesktop/DBus
# 	interface: org.freedesktop.DBus
# 	member: NameAcquired
# 	signature: s
# 	error name: (null)
# 	serial number: 2
# 	in reply to: 0
# 	string payload: :1.0
# Monitor received message:
# ../sources/dbus-1.16.2/test/monitor.c:382: message type 4 (signal)
# 	from: org.freedesktop.DBus
# 	to: :1.0
# 	path: /org/freedesktop/DBus
# 	interface: org.freedesktop.DBus
# 	member: NameAcquired
# 	signature: s
# 	error name: (null)
# 	serial number: 3
# 	in reply to: 0
# 	string payload: com.example.A
# Monitor received message:
# ../sources/dbus-1.16.2/test/monitor.c:382: message type 4 (signal)
# 	from: org.freedesktop.DBus
# 	to: :1.0
# 	path: /org/freedesktop/DBus
# 	interface: org.freedesktop.DBus
# 	member: NameAcquired
# 	signature: s
# 	error name: (null)
# 	serial number: 5
# 	in reply to: 0
# 	string payload: com.example.B
# Monitor received message:
# ../sources/dbus-1.16.2/test/monitor.c:382: message type 4 (signal)
# 	from: org.freedesktop.DBus
# 	to: :1.0
# 	path: /org/freedesktop/DBus
# 	interface: org.freedesktop.DBus
# 	member: NameAcquired
# 	signature: s
# 	error name: (null)
# 	serial number: 7
# 	in reply to: 0
# 	string payload: com.example.C
dbus-daemon[515]: [session uid=0 pid=515 pidfd=4] Connection :1.0 (uid=0 pid=513 comm="/usr/libexec/installed-tests/dbus/test-monitor --t") became a monitor.
# Monitor received message:
# ../sources/dbus-1.16.2/test/monitor.c:382: message type 4 (signal)
# 	from: org.freedesktop.DBus
# 	to: :1.0
# 	path: /org/freedesktop/DBus
# 	interface: org.freedesktop.DBus
# 	member: NameLost
# 	signature: s
# 	error name: (null)
# 	serial number: 10
# 	in reply to: 0
# 	string payload: :1.0
# Monitor received message:
# ../sources/dbus-1.16.2/test/monitor.c:382: message type 4 (signal)
# 	from: org.freedesktop.DBus
# 	to: :1.0
# 	path: /org/freedesktop/DBus
# 	interface: org.freedesktop.DBus
# 	member: NameLost
# 	signature: s
# 	error name: (null)
# 	serial number: 11
# 	in reply to: 0
# 	string payload: com.example.A
# Monitor received message:
# ../sources/dbus-1.16.2/test/monitor.c:382: message type 4 (signal)
# 	from: org.freedesktop.DBus
# 	to: :1.0
# 	path: /org/freedesktop/DBus
# 	interface: org.freedesktop.DBus
# 	member: NameLost
# 	signature: s
# 	error name: (null)
# 	serial number: 12
# 	in reply to: 0
# 	string payload: com.example.B
# Monitor received message:
# ../sources/dbus-1.16.2/test/monitor.c:382: message type 4 (signal)
# 	from: org.freedesktop.DBus
# 	to: :1.0
# 	path: /org/freedesktop/DBus
# 	interface: org.freedesktop.DBus
# 	member: NameLost
# 	signature: s
# 	error name: (null)
# 	serial number: 13
# 	in reply to: 0
# 	string payload: com.example.C
dbus-daemon[515]: [session uid=0 pid=515 pidfd=4] Monitoring connection :1.0 (uid=0 pid=513 comm="/usr/libexec/installed-tests/dbus/test-monitor --t") is not allowed to send messages; closing it. Please fix the monitor to not do that. (message type="method_call" interface="org.freedesktop.DBus" member="AddMatch" error name="(unset)" destination="org.freedesktop.DBus")
dbus-daemon[515]: [session uid=0 pid=515 pidfd=4] Monitoring connection :1.0 closed.
# Monitor received message:
# ../sources/dbus-1.16.2/test/monitor.c:382: message type 4 (signal)
# 	from: (dbus-daemon)
# 	to: (broadcast)
# 	path: /org/freedesktop/DBus/Local
# 	interface: org.freedesktop.DBus.Local
# 	member: Disconnected
# 	signature: 
# 	error name: (null)
# 	serial number: 0
# 	in reply to: 0
ok 2 /monitor/become
# Monitor received message:
# ../sources/dbus-1.16.2/test/monitor.c:382: message type 4 (signal)
# 	from: org.freedesktop.DBus
# 	to: :1.0
# 	path: /org/freedesktop/DBus
# 	interface: org.freedesktop.DBus
# 	member: NameAcquired
# 	signature: s
# 	error name: (null)
# 	serial number: 2
# 	in reply to: 0
# 	string payload: :1.0
dbus-daemon[516]: [session uid=0 pid=516 pidfd=4] Connection :1.0 (uid=0 pid=513 comm="/usr/libexec/installed-tests/dbus/test-monitor --t") became a monitor.
# Monitor received message:
# ../sources/dbus-1.16.2/test/monitor.c:382: message type 4 (signal)
# 	from: org.freedesktop.DBus
# 	to: :1.0
# 	path: /org/freedesktop/DBus
# 	interface: org.freedesktop.DBus
# 	member: NameLost
# 	signature: s
# 	error name: (null)
# 	serial number: 4
# 	in reply to: 0
# 	string payload: :1.0
# Monitor received message:
# ../sources/dbus-1.16.2/test/monitor.c:382: message type 4 (signal)
# 	from: :1.1
# 	to: (broadcast)
# 	path: /foo
# 	interface: com.example.bar
# 	member: BroadcastSignal1
# 	signature: 
# 	error name: (null)
# 	serial number: 2
# 	in reply to: 0
# Monitor received message:
# ../sources/dbus-1.16.2/test/monitor.c:382: message type 4 (signal)
# 	from: :1.1
# 	to: (broadcast)
# 	path: /foo
# 	interface: com.example.bar
# 	member: BroadcastSignal2
# 	signature: 
# 	error name: (null)
# 	serial number: 3
# 	in reply to: 0
# Monitor received message:
# ../sources/dbus-1.16.2/test/monitor.c:382: message type 4 (signal)
# 	from: :1.1
# 	to: (broadcast)
# 	path: /foo
# 	interface: com.example.bar
# 	member: BroadcastSignal3
# 	signature: 
# 	error name: (null)
# 	serial number: 4
# 	in reply to: 0
dbus-daemon[516]: [session uid=0 pid=516 pidfd=4] Monitoring connection :1.0 closed.
ok 3 /monitor/broadcast
dbus-daemon[517]: [session uid=0 pid=517 pidfd=4] Rejected receive message, 2 matched rules; type="signal", sender="(unset)" ((bus)) interface="org.freedesktop.DBus" member="NameAcquired" error name="(unset)" requested_reply="0" destination=":1.0" (uid=0 pid=513 comm="/usr/libexec/installed-tests/dbus/test-monitor --t")
dbus-daemon[517]: [session uid=0 pid=517 pidfd=4] Rejected receive message, 2 matched rules; type="signal", sender="(unset)" ((bus)) interface="org.freedesktop.DBus" member="NameAcquired" error name="(unset)" requested_reply="0" destination=":1.1" (uid=0 pid=513 comm="/usr/libexec/installed-tests/dbus/test-monitor --t")
dbus-daemon[517]: [session uid=0 pid=517 pidfd=4] Rejected receive message, 2 matched rules; type="signal", sender="(unset)" ((bus)) interface="org.freedesktop.DBus" member="NameAcquired" error name="(unset)" requested_reply="0" destination=":1.2" (uid=0 pid=513 comm="/usr/libexec/installed-tests/dbus/test-monitor --t")
dbus-daemon[517]: [session uid=0 pid=517 pidfd=4] Connection :1.0 (uid=0 pid=513 comm="/usr/libexec/installed-tests/dbus/test-monitor --t") became a monitor.
# Monitor received message:
# ../sources/dbus-1.16.2/test/monitor.c:382: message type 4 (signal)
# 	from: org.freedesktop.DBus
# 	to: :1.0
# 	path: /org/freedesktop/DBus
# 	interface: org.freedesktop.DBus
# 	member: NameLost
# 	signature: s
# 	error name: (null)
# 	serial number: 4
# 	in reply to: 0
# 	string payload: :1.0
# Monitor received message:
# ../sources/dbus-1.16.2/test/monitor.c:382: message type 4 (signal)
# 	from: :1.1
# 	to: (broadcast)
# 	path: /foo
# 	interface: com.example.CannotSend
# 	member: BroadcastSignal1
# 	signature: 
# 	error name: (null)
# 	serial number: 2
# 	in reply to: 0
# Monitor received message:
# ../sources/dbus-1.16.2/test/monitor.c:382: message type 3 (error)
# 	from: org.freedesktop.DBus
# 	to: :1.1
# 	path: (null)
# 	interface: (null)
# 	member: (null)
# 	signature: s
# 	error name: org.freedesktop.DBus.Error.AccessDenied
# 	serial number: 5
# 	in reply to: 2
# 	string payload: Rejected send message, 2 matched rules; type="signal", sender=":1.1" (uid=0 pid=513 comm="/usr/libexec/installed-tests/dbus/test-monitor --t") interface="com.example.CannotSend" member="BroadcastSignal1" error name="(unset)" requested_reply="0" destination="org.freedesktop.DBus" (uid=0 pid=513 comm="/usr/libexec/installed-tests/dbus/test-monitor --t")
# Monitor received message:
# ../sources/dbus-1.16.2/test/monitor.c:382: message type 4 (signal)
# 	from: :1.1
# 	to: (broadcast)
# 	path: /foo
# 	interface: com.example.CannotReceive
# 	member: BroadcastSignal2
# 	signature: 
# 	error name: (null)
# 	serial number: 3
# 	in reply to: 0
# Monitor received message:
# ../sources/dbus-1.16.2/test/monitor.c:382: message type 3 (error)
# 	from: org.freedesktop.DBus
# 	to: :1.1
# 	path: (null)
# 	interface: (null)
# 	member: (null)
# 	signature: s
# 	error name: org.freedesktop.DBus.Error.AccessDenied
# 	serial number: 6
# 	in reply to: 3
# 	string payload: Rejected receive message, 2 matched rules; type="signal", sender=":1.1" (uid=0 pid=513 comm="/usr/libexec/installed-tests/dbus/test-monitor --t") interface="com.example.CannotReceive" member="BroadcastSignal2" error name="(unset)" requested_reply="0" destination="org.freedesktop.DBus" (uid=0 pid=513 comm="/usr/libexec/installed-tests/dbus/test-monitor --t")
# Monitor received message:
# ../sources/dbus-1.16.2/test/monitor.c:382: message type 4 (signal)
# 	from: :1.1
# 	to: (broadcast)
# 	path: /foo
# 	interface: com.example.CannotSend
# 	member: BroadcastSignal3
# 	signature: 
# 	error name: (null)
# 	serial number: 4
# 	in reply to: 0
# Monitor received message:
# ../sources/dbus-1.16.2/test/monitor.c:382: message type 3 (error)
# 	from: org.freedesktop.DBus
# 	to: :1.1
# 	path: (null)
# 	interface: (null)
# 	member: (null)
# 	signature: s
# 	error name: org.freedesktop.DBus.Error.AccessDenied
# 	serial number: 7
# 	in reply to: 4
# 	string payload: Rejected send message, 2 matched rules; type="signal", sender=":1.1" (uid=0 pid=513 comm="/usr/libexec/installed-tests/dbus/test-monitor --t") interface="com.example.CannotSend" member="BroadcastSignal3" error name="(unset)" requested_reply="0" destination="org.freedesktop.DBus" (uid=0 pid=513 comm="/usr/libexec/installed-tests/dbus/test-monitor --t")
# Monitor received message:
# ../sources/dbus-1.16.2/test/monitor.c:382: message type 4 (signal)
# 	from: :1.1
# 	to: (broadcast)
# 	path: /foo
# 	interface: com.example.CannotBroadcast
# 	member: CannotBroadcast
# 	signature: 
# 	error name: (null)
# 	serial number: 5
# 	in reply to: 0
# Monitor received message:
# ../sources/dbus-1.16.2/test/monitor.c:382: message type 3 (error)
# 	from: org.freedesktop.DBus
# 	to: :1.1
# 	path: (null)
# 	interface: (null)
# 	member: (null)
# 	signature: s
# 	error name: org.freedesktop.DBus.Error.AccessDenied
# 	serial number: 8
# 	in reply to: 5
# 	string payload: Rejected send message, 2 matched rules; type="signal", sender=":1.1" (uid=0 pid=513 comm="/usr/libexec/installed-tests/dbus/test-monitor --t") interface="com.example.CannotBroadcast" member="CannotBroadcast" error name="(unset)" requested_reply="0" destination="org.freedesktop.DBus" (uid=0 pid=513 comm="/usr/libexec/installed-tests/dbus/test-monitor --t")
# Monitor received message:
# ../sources/dbus-1.16.2/test/monitor.c:382: message type 4 (signal)
# 	from: :1.1
# 	to: (broadcast)
# 	path: /foo
# 	interface: com.example.CannotBroadcast2
# 	member: CannotBroadcast2
# 	signature: 
# 	error name: (null)
# 	serial number: 6
# 	in reply to: 0
# Monitor received message:
# ../sources/dbus-1.16.2/test/monitor.c:382: message type 3 (error)
# 	from: org.freedesktop.DBus
# 	to: :1.1
# 	path: (null)
# 	interface: (null)
# 	member: (null)
# 	signature: s
# 	error name: org.freedesktop.DBus.Error.AccessDenied
# 	serial number: 9
# 	in reply to: 6
# 	string payload: Rejected send message, 2 matched rules; type="signal", sender=":1.1" (uid=0 pid=513 comm="/usr/libexec/installed-tests/dbus/test-monitor --t") interface="com.example.CannotBroadcast2" member="CannotBroadcast2" error name="(unset)" requested_reply="0" destination="org.freedesktop.DBus" (uid=0 pid=513 comm="/usr/libexec/installed-tests/dbus/test-monitor --t")
# Monitor received message:
# ../sources/dbus-1.16.2/test/monitor.c:382: message type 4 (signal)
# 	from: :1.1
# 	to: (broadcast)
# 	path: /foo
# 	interface: com.example.CannotUnicast
# 	member: CannotUnicast
# 	signature: 
# 	error name: (null)
# 	serial number: 7
# 	in reply to: 0
# Monitor received message:
# ../sources/dbus-1.16.2/test/monitor.c:382: message type 4 (signal)
# 	from: :1.1
# 	to: (broadcast)
# 	path: /foo
# 	interface: com.example.CannotUnicast2
# 	member: CannotUnicast2
# 	signature: 
# 	error name: (null)
# 	serial number: 8
# 	in reply to: 0
dbus-daemon[517]: [session uid=0 pid=517 pidfd=4] Monitoring connection :1.0 closed.
ok 4 /monitor/forbidden-broadcast
# Monitor received message:
# ../sources/dbus-1.16.2/test/monitor.c:382: message type 4 (signal)
# 	from: org.freedesktop.DBus
# 	to: :1.0
# 	path: /org/freedesktop/DBus
# 	interface: org.freedesktop.DBus
# 	member: NameAcquired
# 	signature: s
# 	error name: (null)
# 	serial number: 2
# 	in reply to: 0
# 	string payload: :1.0
dbus-daemon[518]: [session uid=0 pid=518 pidfd=4] Connection :1.0 (uid=0 pid=513 comm="/usr/libexec/installed-tests/dbus/test-monitor --t") became a monitor.
# Monitor received message:
# ../sources/dbus-1.16.2/test/monitor.c:382: message type 4 (signal)
# 	from: org.freedesktop.DBus
# 	to: :1.0
# 	path: /org/freedesktop/DBus
# 	interface: org.freedesktop.DBus
# 	member: NameLost
# 	signature: s
# 	error name: (null)
# 	serial number: 4
# 	in reply to: 0
# 	string payload: :1.0
# Monitor received message:
# ../sources/dbus-1.16.2/test/monitor.c:382: message type 4 (signal)
# 	from: :1.1
# 	to: :1.2
# 	path: /foo
# 	interface: com.example.bar
# 	member: UnicastSignal1
# 	signature: 
# 	error name: (null)
# 	serial number: 2
# 	in reply to: 0
# Monitor received message:
# ../sources/dbus-1.16.2/test/monitor.c:382: message type 4 (signal)
# 	from: :1.1
# 	to: :1.2
# 	path: /foo
# 	interface: com.example.bar
# 	member: UnicastSignal2
# 	signature: 
# 	error name: (null)
# 	serial number: 3
# 	in reply to: 0
# Monitor received message:
# ../sources/dbus-1.16.2/test/monitor.c:382: message type 4 (signal)
# 	from: :1.1
# 	to: :1.2
# 	path: /foo
# 	interface: com.example.bar
# 	member: UnicastSignal3
# 	signature: 
# 	error name: (null)
# 	serial number: 4
# 	in reply to: 0
dbus-daemon[518]: [session uid=0 pid=518 pidfd=4] Monitoring connection :1.0 closed.
ok 5 /monitor/unicast-signal
dbus-daemon[519]: [session uid=0 pid=519 pidfd=4] Rejected receive message, 2 matched rules; type="signal", sender="(unset)" ((bus)) interface="org.freedesktop.DBus" member="NameAcquired" error name="(unset)" requested_reply="0" destination=":1.0" (uid=0 pid=513 comm="/usr/libexec/installed-tests/dbus/test-monitor --t")
dbus-daemon[519]: [session uid=0 pid=519 pidfd=4] Rejected receive message, 2 matched rules; type="signal", sender="(unset)" ((bus)) interface="org.freedesktop.DBus" member="NameAcquired" error name="(unset)" requested_reply="0" destination=":1.1" (uid=0 pid=513 comm="/usr/libexec/installed-tests/dbus/test-monitor --t")
dbus-daemon[519]: [session uid=0 pid=519 pidfd=4] Rejected receive message, 2 matched rules; type="signal", sender="(unset)" ((bus)) interface="org.freedesktop.DBus" member="NameAcquired" error name="(unset)" requested_reply="0" destination=":1.2" (uid=0 pid=513 comm="/usr/libexec/installed-tests/dbus/test-monitor --t")
dbus-daemon[519]: [session uid=0 pid=519 pidfd=4] Connection :1.0 (uid=0 pid=513 comm="/usr/libexec/installed-tests/dbus/test-monitor --t") became a monitor.
# Monitor received message:
# ../sources/dbus-1.16.2/test/monitor.c:382: message type 4 (signal)
# 	from: org.freedesktop.DBus
# 	to: :1.0
# 	path: /org/freedesktop/DBus
# 	interface: org.freedesktop.DBus
# 	member: NameLost
# 	signature: s
# 	error name: (null)
# 	serial number: 4
# 	in reply to: 0
# 	string payload: :1.0
dbus-daemon[519]: [session uid=0 pid=519 pidfd=4] Rejected send message, 2 matched rules; type="signal", sender=":1.1" (uid=0 pid=513 comm="/usr/libexec/installed-tests/dbus/test-monitor --t") interface="com.example.CannotSend" member="UnicastSignal1" error name="(unset)" requested_reply="0" destination=":1.2" (uid=0 pid=513 comm="/usr/libexec/installed-tests/dbus/test-monitor --t")
dbus-daemon[519]: [session uid=0 pid=519 pidfd=4] Rejected receive message, 2 matched rules; type="signal", sender=":1.1" (uid=0 pid=513 comm="/usr/libexec/installed-tests/dbus/test-monitor --t") interface="com.example.CannotReceive" member="UnicastSignal2" error name="(unset)" requested_reply="0" destination=":1.2" (uid=0 pid=513 comm="/usr/libexec/installed-tests/dbus/test-monitor --t")
dbus-daemon[519]: [session uid=0 pid=519 pidfd=4] Rejected send message, 2 matched rules; type="signal", sender=":1.1" (uid=0 pid=513 comm="/usr/libexec/installed-tests/dbus/test-monitor --t") interface="com.example.CannotSend" member="UnicastSignal3" error name="(unset)" requested_reply="0" destination=":1.2" (uid=0 pid=513 comm="/usr/libexec/installed-tests/dbus/test-monitor --t")
# Monitor received message:
# ../sources/dbus-1.16.2/test/monitor.c:382: message type 4 (signal)
# 	from: :1.1
# 	to: :1.2
# 	path: /foo
# 	interface: com.example.CannotSend
# 	member: UnicastSignal1
# 	signature: 
# 	error name: (null)
# 	serial number: 2
# 	in reply to: 0
# Monitor received message:
# ../sources/dbus-1.16.2/test/monitor.c:382: message type 3 (error)
# 	from: org.freedesktop.DBus
# 	to: :1.1
# 	path: (null)
# 	interface: (null)
# 	member: (null)
# 	signature: s
# 	error name: org.freedesktop.DBus.Error.AccessDenied
dbus-daemon[519]: [session uid=0 pid=519 pidfd=4] Rejected send message, 2 matched rules; type="signal", sender=":1.1" (uid=0 pid=513 comm="/usr/libexec/installed-tests/dbus/test-monitor --t") interface="com.example.CannotUnicast" member="CannotUnicast" error name="(unset)"# 	serial number: 3
 requested_reply="0" destination=":1.2" (uid=0 pid=513 comm="/usr/libexec/installed-tests/dbus/test-monitor --t")
# 	in reply to: 2
# 	string payload: Rejected send message, 2 matched rules; type="signal", sender=":1.1" (uid=0 pid=513 comm="/usr/libexec/installed-tests/dbus/test-monitor --t") interface="com.example.CannotSend" member="UnicastSignal1" error name="(unset)" requested_reply="0" destination=":1.2" (uid=0 pid=513 comm="/usr/libexec/installed-tests/dbus/test-monitor --t")
# Monitor received message:
# ../sources/dbus-1.16.2/test/monitor.c:382: message type 4 (signal)
# 	from: :1.1
# 	to: :1.2
# 	path: /foo
# 	interface: com.example.CannotReceive
# 	member: UnicastSignal2
# 	signature: 
# 	error name: (null)
# 	serial number: 3
# 	in reply to: 0
# Monitor received message:
dbus-daemon[519]: # ../sources/dbus-1.16.2/test/monitor.c:382: message type 3 (error)
[session uid=0 pid=519 pidfd=4] Rejected send message, 2 matched rules; type="signal", sender=":1.1" (uid=0 pid=513 comm="/usr/libexec/installed-tests/dbus/test-monitor --t") interface="com.example.CannotUnicast2" member="CannotUnicast2" error name="(unset)" requested_reply="0" destination=":1.2" (uid=0 pid=513 comm="/usr/libexec/installed-tests/dbus/test-monitor --t")
# 	from: org.freedesktop.DBus
# 	to: :1.1
# 	path: (null)
# 	interface: (null)
# 	member: (null)
# 	signature: s
# 	error name: org.freedesktop.DBus.Error.AccessDenied
# 	serial number: 4
# 	in reply to: 3
# 	string payload: Rejected receive message, 2 matched rules; type="signal", sender=":1.1" (uid=0 pid=513 comm="/usr/libexec/installed-tests/dbus/test-monitor --t") interface="com.example.CannotReceive" member="UnicastSignal2" error name="(unset)" requested_reply="0" destination=":1.2" (uid=0 pid=513 comm="/usr/libexec/installed-tests/dbus/test-monitor --t")
# Monitor received message:
# ../sources/dbus-1.16.2/test/monitor.c:382: message type 4 (signal)
# 	from: :1.1
# 	to: :1.2
# 	path: /foo
# 	interface: com.example.CannotSend
# 	member: UnicastSignal3
# 	signature: 
# 	error name: (null)
# 	serial number: 4
# 	in reply to: 0
# Monitor received message:
# ../sources/dbus-1.16.2/test/monitor.c:382: message type 3 (error)
# 	from: org.freedesktop.DBus
# 	to: :1.1
# 	path: (null)
# 	interface: (null)
# 	member: (null)
# 	signature: s
# 	error name: org.freedesktop.DBus.Error.AccessDenied
# 	serial number: 5
# 	in reply to: 4
# 	string payload: Rejected send message, 2 matched rules; type="signal", sender=":1.1" (uid=0 pid=513 comm="/usr/libexec/installed-tests/dbus/test-monitor --t") interface="com.example.CannotSend" member="UnicastSignal3" error name="(unset)" requested_reply="0" destination=":1.2" (uid=0 pid=513 comm="/usr/libexec/installed-tests/dbus/test-monitor --t")
# Monitor received message:
# ../sources/dbus-1.16.2/test/monitor.c:382: message type 4 (signal)
# 	from: :1.1
# 	to: :1.2
# 	path: /foo
# 	interface: com.example.CannotUnicast
# 	member: CannotUnicast
# 	signature: 
# 	error name: (null)
# 	serial number: 5
# 	in reply to: 0
# Monitor received message:
# ../sources/dbus-1.16.2/test/monitor.c:382: message type 3 (error)
# 	from: org.freedesktop.DBus
# 	to: :1.1
# 	path: (null)
# 	interface: (null)
# 	member: (null)
# 	signature: s
# 	error name: org.freedesktop.DBus.Error.AccessDenied
# 	serial number: 6
# 	in reply to: 5
# 	string payload: Rejected send message, 2 matched rules; type="signal", sender=":1.1" (uid=0 pid=513 comm="/usr/libexec/installed-tests/dbus/test-monitor --t") interface="com.example.CannotUnicast" member="CannotUnicast" error name="(unset)" requested_reply="0" destination=":1.2" (uid=0 pid=513 comm="/usr/libexec/installed-tests/dbus/test-monitor --t")
# Monitor received message:
# ../sources/dbus-1.16.2/test/monitor.c:382: message type 4 (signal)
# 	from: :1.1
# 	to: :1.2
# 	path: /foo
# 	interface: com.example.CannotUnicast2
# 	member: CannotUnicast2
# 	signature: 
# 	error name: (null)
# 	serial number: 6
# 	in reply to: 0
# Monitor received message:
# ../sources/dbus-1.16.2/test/monitor.c:382: message type 3 (error)
# 	from: org.freedesktop.DBus
# 	to: :1.1
# 	path: (null)
# 	interface: (null)
# 	member: (null)
# 	signature: s
# 	error name: org.freedesktop.DBus.Error.AccessDenied
# 	serial number: 7
# 	in reply to: 6
# 	string payload: Rejected send message, 2 matched rules; type="signal", sender=":1.1" (uid=0 pid=513 comm="/usr/libexec/installed-tests/dbus/test-monitor --t") interface="com.example.CannotUnicast2" member="CannotUnicast2" error name="(unset)" requested_reply="0" destination=":1.2" (uid=0 pid=513 comm="/usr/libexec/installed-tests/dbus/test-monitor --t")
# Monitor received message:
# ../sources/dbus-1.16.2/test/monitor.c:382: message type 4 (signal)
# 	from: :1.1
# 	to: :1.2
# 	path: /foo
# 	interface: com.example.CannotBroadcast
# 	member: CannotBroadcast
# 	signature: 
# 	error name: (null)
# 	serial number: 7
# 	in reply to: 0
# Monitor received message:
# ../sources/dbus-1.16.2/test/monitor.c:382: message type 4 (signal)
# 	from: :1.1
# 	to: :1.2
# 	path: /foo
# 	interface: com.example.CannotBroadcast2
# 	member: CannotBroadcast2
# 	signature: 
# 	error name: (null)
# 	serial number: 8
# 	in reply to: 0
dbus-daemon[519]: [session uid=0 pid=519 pidfd=4] Monitoring connection :1.0 closed.
ok 6 /monitor/forbidden
# Monitor received message:
# ../sources/dbus-1.16.2/test/monitor.c:382: message type 4 (signal)
# 	from: org.freedesktop.DBus
# 	to: :1.0
# 	path: /org/freedesktop/DBus
# 	interface: org.freedesktop.DBus
# 	member: NameAcquired
# 	signature: s
# 	error name: (null)
# 	serial number: 2
# 	in reply to: 0
# 	string payload: :1.0
dbus-daemon[520]: [session uid=0 pid=520 pidfd=4] Connection :1.0 (uid=0 pid=513 comm="/usr/libexec/installed-tests/dbus/test-monitor --t") became a monitor.
# Monitor received message:
# ../sources/dbus-1.16.2/test/monitor.c:382: message type 4 (signal)
# 	from: org.freedesktop.DBus
# 	to: :1.0
# 	path: /org/freedesktop/DBus
# 	interface: org.freedesktop.DBus
# 	member: NameLost
# 	signature: s
# 	error name: (null)
# 	serial number: 4
# 	in reply to: 0
# 	string payload: :1.0
# Monitor received message:
# ../sources/dbus-1.16.2/test/monitor.c:382: message type 1 (method_call)
# 	from: :1.1
# 	to: :1.2
# 	path: /foo
# 	interface: org.freedesktop.DBus.Peer
# 	member: Ping
# 	signature: 
# 	error name: (null)
# 	serial number: 2
# 	in reply to: 0
# Monitor received message:
# ../sources/dbus-1.16.2/test/monitor.c:382: message type 2 (method_return)
# 	from: :1.2
# 	to: :1.1
# 	path: (null)
# 	interface: (null)
# 	member: (null)
# 	signature: 
# 	error name: (null)
# 	serial number: 2
# 	in reply to: 2
# Monitor received message:
# ../sources/dbus-1.16.2/test/monitor.c:382: message type 1 (method_call)
# 	from: :1.1
# 	to: :1.2
# 	path: /foo
# 	interface: com.example.bar
# 	member: Call1
# 	signature: 
# 	error name: (null)
# 	serial number: 3
# 	in reply to: 0
# Monitor received message:
# ../sources/dbus-1.16.2/test/monitor.c:382: message type 3 (error)
# 	from: :1.2
# 	to: :1.1
# 	path: (null)
# 	interface: (null)
# 	member: (null)
# 	signature: s
# 	error name: org.freedesktop.DBus.Error.UnknownMethod
# 	serial number: 3
# 	in reply to: 3
# 	string payload: Method "Call1" with signature "" on interface "com.example.bar" doesn't exist
# 
dbus-daemon[520]: [session uid=0 pid=520 pidfd=4] Monitoring connection :1.0 closed.
ok 7 /monitor/method-call
dbus-daemon[521]: [session uid=0 pid=521 pidfd=4] Rejected receive message, 2 matched rules; type="signal", sender="(unset)" ((bus)) interface="org.freedesktop.DBus" member="NameAcquired" error name="(unset)" requested_reply="0" destination=":1.0" (uid=0 pid=513 comm="/usr/libexec/installed-tests/dbus/test-monitor --t")
dbus-daemon[521]: [session uid=0 pid=521 pidfd=4] Rejected receive message, 2 matched rules; type="signal", sender="(unset)" ((bus)) interface="org.freedesktop.DBus" member="NameAcquired" error name="(unset)" requested_reply="0" destination=":1.1" (uid=0 pid=513 comm="/usr/libexec/installed-tests/dbus/test-monitor --t")
dbus-daemon[521]: [session uid=0 pid=521 pidfd=4] Rejected receive message, 2 matched rules; type="signal", sender="(unset)" ((bus)) interface="org.freedesktop.DBus" member="NameAcquired" error name="(unset)" requested_reply="0" destination=":1.2" (uid=0 pid=513 comm="/usr/libexec/installed-tests/dbus/test-monitor --t")
dbus-daemon[521]: [session uid=0 pid=521 pidfd=4] Connection :1.0 (uid=0 pid=513 comm="/usr/libexec/installed-tests/dbus/test-monitor --t") became a monitor.
# Monitor received message:
# ../sources/dbus-1.16.2/test/monitor.c:382: message type 4 (signal)
# 	from: org.freedesktop.DBus
# 	to: :1.0
# 	path: /org/freedesktop/DBus
# 	interface: org.freedesktop.DBus
# 	member: NameLost
# 	signature: s
# 	error name: (null)
# 	serial number: 4
# 	in reply to: 0
# 	string payload: :1.0
dbus-daemon[521]: [session uid=0 pid=521 pidfd=4] Rejected send message, 2 matched rules; type="method_call", sender=":1.1" (uid=0 pid=513 comm="/usr/libexec/installed-tests/dbus/test-monitor --t") interface="com.example.CannotSend" member="Call1" error name="(unset)" requested_reply="0" destination=":1.2" (uid=0 pid=513 comm="/usr/libexec/installed-tests/dbus/test-monitor --t")
# Monitor received message:
# ../sources/dbus-1.16.2/test/monitor.c:382: message type 1 (method_call)
# 	from: :1.1
# 	to: :1.2
# 	path: /foo
# 	interface: com.example.CannotSend
# 	member: Call1
# 	signature: 
# 	error name: (null)
# 	serial number: 2
# 	in reply to: 0
# Monitor received message:
# ../sources/dbus-1.16.2/test/monitor.c:382: message type 3 (error)
# 	from: org.freedesktop.DBus
# 	to: :1.1
# 	path: (null)
# 	interface: (null)
# 	member: (null)
# 	signature: s
# 	error name: org.freedesktop.DBus.Error.AccessDenied
# 	serial number: 3
# 	in reply to: 2
# 	string payload: Rejected send message, 2 matched rules; type="method_call", sender=":1.1" (uid=0 pid=513 comm="/usr/libexec/installed-tests/dbus/test-monitor --t") interface="com.example.CannotSend" member="Call1" error name="(unset)" requested_reply="0" destination=":1.2" (uid=0 pid=513 comm="/usr/libexec/installed-tests/dbus/test-monitor --t")
dbus-daemon[521]: [session uid=0 pid=521 pidfd=4] Rejected receive message, 2 matched rules; type="method_call", sender=":1.1" (uid=0 pid=513 comm="/usr/libexec/installed-tests/dbus/test-monitor --t") interface="com.example.CannotReceive" member="Call2" error name="(unset)" requested_reply="0" destination=":1.2" (uid=0 pid=513 comm="/usr/libexec/installed-tests/dbus/test-monitor --t")
# Monitor received message:
# ../sources/dbus-1.16.2/test/monitor.c:382: message type 1 (method_call)
# 	from: :1.1
# 	to: :1.2
# 	path: /foo
# 	interface: com.example.CannotReceive
# 	member: Call2
# 	signature: 
# 	error name: (null)
# 	serial number: 3
# 	in reply to: 0
# Monitor received message:
# ../sources/dbus-1.16.2/test/monitor.c:382: message type 3 (error)
# 	from: org.freedesktop.DBus
# 	to: :1.1
# 	path: (null)
# 	interface: (null)
# 	member: (null)
# 	signature: s
# 	error name: org.freedesktop.DBus.Error.AccessDenied
# 	serial number: 4
# 	in reply to: 3
# 	string payload: Rejected receive message, 2 matched rules; type="method_call", sender=":1.1" (uid=0 pid=513 comm="/usr/libexec/installed-tests/dbus/test-monitor --t") interface="com.example.CannotReceive" member="Call2" error name="(unset)" requested_reply="0" destination=":1.2" (uid=0 pid=513 comm="/usr/libexec/installed-tests/dbus/test-monitor --t")
dbus-daemon[521]: [session uid=0 pid=521 pidfd=4] Monitoring connection :1.0 closed.
ok 8 /monitor/forbidden-method
dbus-daemon[522]: [session uid=0 pid=522 pidfd=4] Rejected receive message, 2 matched rules; type="signal", sender="(unset)" ((bus)) interface="org.freedesktop.DBus" member="NameAcquired" error name="(unset)" requested_reply="0" destination=":1.0" (uid=0 pid=513 comm="/usr/libexec/installed-tests/dbus/test-monitor --t")
dbus-daemon[522]: [session uid=0 pid=522 pidfd=4] Rejected receive message, 2 matched rules; type="signal", sender="(unset)" ((bus)) interface="org.freedesktop.DBus" member="NameAcquired" error name="(unset)" requested_reply="0" destination=":1.1" (uid=0 pid=513 comm="/usr/libexec/installed-tests/dbus/test-monitor --t")
dbus-daemon[522]: [session uid=0 pid=522 pidfd=4] Rejected receive message, 2 matched rules; type="signal", sender="(unset)" ((bus)) interface="org.freedesktop.DBus" member="NameAcquired" error name="(unset)" requested_reply="0" destination=":1.2" (uid=0 pid=513 comm="/usr/libexec/installed-tests/dbus/test-monitor --t")
dbus-daemon[522]: [session uid=0 pid=522 pidfd=4] Connection :1.0 (uid=0 pid=513 comm="/usr/libexec/installed-tests/dbus/test-monitor --t") became a monitor.
# Monitor received message:
# ../sources/dbus-1.16.2/test/monitor.c:382: message type 4 (signal)
# 	from: org.freedesktop.DBus
# 	to: :1.0
# 	path: /org/freedesktop/DBus
# 	interface: org.freedesktop.DBus
# 	member: NameLost
# 	signature: s
# 	error name: (null)
# 	serial number: 4
# 	in reply to: 0
# 	string payload: :1.0
dbus-daemon[522]: [session uid=0 pid=522 pidfd=4] Rejected receive message, 2 matched rules; type="signal", sender="(unset)" ((bus)) interface="org.freedesktop.DBus" member="NameAcquired" error name="(unset)" requested_reply="0" destination=":1.1" (uid=0 pid=513 comm="/usr/libexec/installed-tests/dbus/test-monitor --t")
# Monitor received message:
# ../sources/dbus-1.16.2/test/monitor.c:382: message type 1 (method_call)
# 	from: :1.1
# 	to: org.freedesktop.DBus
# 	path: /org/freedesktop/DBus
# 	interface: org.freedesktop.DBus
# 	member: RequestName
# 	signature: su
# 	error name: (null)
# 	serial number: 2
# 	in reply to: 0
# Monitor received message:
# ../sources/dbus-1.16.2/test/monitor.c:382: message type 4 (signal)
# 	from: org.freedesktop.DBus
# 	to: (broadcast)
# 	path: /org/freedesktop/DBus
# 	interface: org.freedesktop.DBus
# 	member: NameOwnerChanged
# 	signature: sss
# 	error name: (null)
# 	serial number: 5
# 	in reply to: 0
# Monitor received message:
# ../sources/dbus-1.16.2/test/monitor.c:382: message type 4 (signal)
# 	from: org.freedesktop.DBus
# 	to: :1.1
# 	path: /org/freedesktop/DBus
# 	interface: org.freedesktop.DBus
# 	member: NameAcquired
# 	signature: s
# 	error name: (null)
# 	serial number: 3
# 	in reply to: 0
# 	string payload: com.example.Sender
# Monitor received message:
# ../sources/dbus-1.16.2/test/monitor.c:382: message type 3 (error)
# 	from: org.freedesktop.DBus
# 	to: org.freedesktop.DBus
# 	path: (null)
# 	interface: (null)
# 	member: (null)
# 	signature: s
# 	error name: org.freedesktop.DBus.Error.AccessDenied
# 	serial number: 6
# 	in reply to: 3
# 	string payload: Rejected receive message, 2 matched rules; type="signal", sender="(unset)" ((bus)) interface="org.freedesktop.DBus" member="NameAcquired" error name="(unset)" requested_reply="0" destination=":1.1" (uid=0 pid=513 comm="/usr/libexec/installed-tests/dbus/test-monitor --t")
# Monitor received message:
# ../sources/dbus-1.16.2/test/monitor.c:382: message type 2 (method_return)
# 	from: org.freedesktop.DBus
# 	to: :1.1
# 	path: (null)
# 	interface: (null)
# 	member: (null)
# 	signature: u
# 	error name: (null)
# 	serial number: 4
# 	in reply to: 2
# Monitor received message:
# ../sources/dbus-1.16.2/test/monitor.c:382: message type 1 (method_call)
# 	from: :1.1
# 	to: org.freedesktop.DBus
# 	path: /org/freedesktop/DBus
# 	interface: org.freedesktop.DBus
# 	member: ReleaseName
# 	signature: s
# 	error name: (null)
# 	serial number: 3
# 	in reply to: 0
# 	string payload: com.example.Sender
# Monitor received message:
# ../sources/dbus-1.16.2/test/monitor.c:382: message type 4 (signal)
# 	from: org.freedesktop.DBus
# 	to: :1.1
# 	path: /org/freedesktop/DBus
# 	interface: org.freedesktop.DBus
# 	member: NameLost
# 	signature: s
# 	error name: (null)
# 	serial number: 5
# 	in reply to: 0
# 	string payload: com.example.Sender
# Monitor received message:
# ../sources/dbus-1.16.2/test/monitor.c:382: message type 4 (signal)
# 	from: org.freedesktop.DBus
# 	to: (broadcast)
# 	path: /org/freedesktop/DBus
# 	interface: org.freedesktop.DBus
# 	member: NameOwnerChanged
# 	signature: sss
# 	error name: (null)
# 	serial number: 7
# 	in reply to: 0
# Monitor received message:
# ../sources/dbus-1.16.2/test/monitor.c:382: message type 2 (method_return)
# 	from: org.freedesktop.DBus
# 	to: :1.1
# 	path: (null)
# 	interface: (null)
# 	member: (null)
# 	signature: u
# 	error name: (null)
# 	serial number: 6
# 	in reply to: 3
dbus-daemon[522]: [session uid=0 pid=522 pidfd=4] Monitoring connection :1.0 closed.
ok 9 /monitor/forbidden-reply
# Monitor received message:
# ../sources/dbus-1.16.2/test/monitor.c:382: message type 4 (signal)
# 	from: org.freedesktop.DBus
# 	to: :1.0
# 	path: /org/freedesktop/DBus
# 	interface: org.freedesktop.DBus
# 	member: NameAcquired
# 	signature: s
# 	error name: (null)
# 	serial number: 2
# 	in reply to: 0
# 	string payload: :1.0
dbus-daemon[523]: [session uid=0 pid=523 pidfd=4] Connection :1.0 (uid=0 pid=513 comm="/usr/libexec/installed-tests/dbus/test-monitor --t") became a monitor.
# Monitor received message:
# ../sources/dbus-1.16.2/test/monitor.c:382: message type 4 (signal)
# 	from: org.freedesktop.DBus
# 	to: :1.0
# 	path: /org/freedesktop/DBus
# 	interface: org.freedesktop.DBus
# 	member: NameLost
# 	signature: s
# 	error name: (null)
# 	serial number: 4
# 	in reply to: 0
# 	string payload: :1.0
# Monitor received message:
# ../sources/dbus-1.16.2/test/monitor.c:382: message type 1 (method_call)
# 	from: :1.1
# 	to: org.freedesktop.DBus
# 	path: /org/freedesktop/DBus
# 	interface: org.freedesktop.DBus
# 	member: RequestName
# 	signature: su
# 	error name: (null)
# 	serial number: 2
# 	in reply to: 0
# Monitor received message:
# ../sources/dbus-1.16.2/test/monitor.c:382: message type 4 (signal)
# 	from: org.freedesktop.DBus
# 	to: (broadcast)
# 	path: /org/freedesktop/DBus
# 	interface: org.freedesktop.DBus
# 	member: NameOwnerChanged
# 	signature: sss
# 	error name: (null)
# 	serial number: 5
# 	in reply to: 0
# Monitor received message:
# ../sources/dbus-1.16.2/test/monitor.c:382: message type 4 (signal)
# 	from: org.freedesktop.DBus
# 	to: :1.1
# 	path: /org/freedesktop/DBus
# 	interface: org.freedesktop.DBus
# 	member: NameAcquired
# 	signature: s
# 	error name: (null)
# 	serial number: 3
# 	in reply to: 0
# 	string payload: com.example.Sender
# Monitor received message:
# ../sources/dbus-1.16.2/test/monitor.c:382: message type 2 (method_return)
# 	from: org.freedesktop.DBus
# 	to: :1.1
# 	path: (null)
# 	interface: (null)
# 	member: (null)
# 	signature: u
# 	error name: (null)
# 	serial number: 4
# 	in reply to: 2
# Monitor received message:
# ../sources/dbus-1.16.2/test/monitor.c:382: message type 1 (method_call)
# 	from: :1.1
# 	to: org.freedesktop.DBus
# 	path: /org/freedesktop/DBus
# 	interface: org.freedesktop.DBus
# 	member: ReleaseName
# 	signature: s
# 	error name: (null)
# 	serial number: 3
# 	in reply to: 0
# 	string payload: com.example.Sender
# Monitor received message:
# ../sources/dbus-1.16.2/test/monitor.c:382: message type 4 (signal)
# 	from: org.freedesktop.DBus
# 	to: :1.1
# 	path: /org/freedesktop/DBus
# 	interface: org.freedesktop.DBus
# 	member: NameLost
# 	signature: s
# 	error name: (null)
# 	serial number: 5
# 	in reply to: 0
# 	string payload: com.example.Sender
# Monitor received message:
# ../sources/dbus-1.16.2/test/monitor.c:382: message type 4 (signal)
# 	from: org.freedesktop.DBus
# 	to: (broadcast)
# 	path: /org/freedesktop/DBus
# 	interface: org.freedesktop.DBus
# 	member: NameOwnerChanged
# 	signature: sss
# 	error name: (null)
# 	serial number: 6
# 	in reply to: 0
# Monitor received message:
# ../sources/dbus-1.16.2/test/monitor.c:382: message type 2 (method_return)
# 	from: org.freedesktop.DBus
# 	to: :1.1
# 	path: (null)
# 	interface: (null)
# 	member: (null)
# 	signature: u
# 	error name: (null)
# 	serial number: 6
# 	in reply to: 3
dbus-daemon[523]: [session uid=0 pid=523 pidfd=4] Monitoring connection :1.0 closed.
ok 10 /monitor/dbus-daemon
# Monitor received message:
# ../sources/dbus-1.16.2/test/monitor.c:382: message type 4 (signal)
# 	from: org.freedesktop.DBus
# 	to: :1.0
# 	path: /org/freedesktop/DBus
# 	interface: org.freedesktop.DBus
# 	member: NameAcquired
# 	signature: s
# 	error name: (null)
# 	serial number: 2
# 	in reply to: 0
# 	string payload: :1.0
dbus-daemon[524]: [session uid=0 pid=524 pidfd=4] Connection :1.0 (uid=0 pid=513 comm="/usr/libexec/installed-tests/dbus/test-monitor --t") became a monitor.
# Monitor received message:
# ../sources/dbus-1.16.2/test/monitor.c:382: message type 4 (signal)
# 	from: org.freedesktop.DBus
# 	to: :1.0
# 	path: /org/freedesktop/DBus
# 	interface: org.freedesktop.DBus
# 	member: NameLost
# 	signature: s
# 	error name: (null)
# 	serial number: 6
# 	in reply to: 0
# 	string payload: :1.0
# Monitor received message:
# ../sources/dbus-1.16.2/test/monitor.c:382: message type 4 (signal)
# 	from: :1.1
# 	to: :1.2
# 	path: /foo
# 	interface: com.example.Interesting
# 	member: UnicastSignal1
# 	signature: 
# 	error name: (null)
# 	serial number: 2
# 	in reply to: 0
# Monitor received message:
# ../sources/dbus-1.16.2/test/monitor.c:382: message type 4 (signal)
# 	from: :1.1
# 	to: :1.2
# 	path: /foo
# 	interface: com.example.Fun
# 	member: UnicastSignal3
# 	signature: 
# 	error name: (null)
# 	serial number: 4
# 	in reply to: 0
dbus-daemon[524]: [session uid=0 pid=524 pidfd=4] Monitoring connection :1.0 closed.
ok 11 /monitor/selective
# Monitor received message:
# ../sources/dbus-1.16.2/test/monitor.c:382: message type 4 (signal)
# 	from: org.freedesktop.DBus
# 	to: :1.0
# 	path: /org/freedesktop/DBus
# 	interface: org.freedesktop.DBus
# 	member: NameAcquired
# 	signature: s
# 	error name: (null)
# 	serial number: 2
# 	in reply to: 0
# 	string payload: :1.0
dbus-daemon[525]: [session uid=0 pid=525 pidfd=4] Connection :1.0 (uid=0 pid=513 comm="/usr/libexec/installed-tests/dbus/test-monitor --t") became a monitor.
# Monitor received message:
# ../sources/dbus-1.16.2/test/monitor.c:382: message type 4 (signal)
# 	from: org.freedesktop.DBus
# 	to: :1.0
# 	path: /org/freedesktop/DBus
# 	interface: org.freedesktop.DBus
# 	member: NameLost
# 	signature: s
# 	error name: (null)
# 	serial number: 4
# 	in reply to: 0
# 	string payload: :1.0
# Monitor received message:
# ../sources/dbus-1.16.2/test/monitor.c:382: message type 4 (signal)
# 	from: :1.1
# 	to: com.example.Recipient
# 	path: /foo
# 	interface: com.example.bar
# 	member: Observed1
# 	signature: 
# 	error name: (null)
# 	serial number: 3
# 	in reply to: 0
# Monitor received message:
# ../sources/dbus-1.16.2/test/monitor.c:382: message type 4 (signal)
# 	from: :1.1
# 	to: :1.2
# 	path: /foo
# 	interface: com.example.bar
# 	member: Observed2
# 	signature: 
# 	error name: (null)
# 	serial number: 4
# 	in reply to: 0
dbus-daemon[525]: [session uid=0 pid=525 pidfd=4] Monitoring connection :1.0 closed.
ok 12 /monitor/well-known-destination
# Monitor received message:
# ../sources/dbus-1.16.2/test/monitor.c:382: message type 4 (signal)
# 	from: org.freedesktop.DBus
# 	to: :1.0
# 	path: /org/freedesktop/DBus
# 	interface: org.freedesktop.DBus
# 	member: NameAcquired
# 	signature: s
# 	error name: (null)
# 	serial number: 2
# 	in reply to: 0
# 	string payload: :1.0
dbus-daemon[526]: [session uid=0 pid=526 pidfd=4] Connection :1.0 (uid=0 pid=513 comm="/usr/libexec/installed-tests/dbus/test-monitor --t") became a monitor.
# Monitor received message:
# ../sources/dbus-1.16.2/test/monitor.c:382: message type 4 (signal)
# 	from: org.freedesktop.DBus
# 	to: :1.0
# 	path: /org/freedesktop/DBus
# 	interface: org.freedesktop.DBus
# 	member: NameLost
# 	signature: s
# 	error name: (null)
# 	serial number: 4
# 	in reply to: 0
# 	string payload: :1.0
# Monitor received message:
# ../sources/dbus-1.16.2/test/monitor.c:382: message type 4 (signal)
# 	from: :1.1
# 	to: com.example.Recipient
# 	path: /foo
# 	interface: com.example.bar
# 	member: Observed1
# 	signature: 
# 	error name: (null)
# 	serial number: 3
# 	in reply to: 0
# Monitor received message:
# ../sources/dbus-1.16.2/test/monitor.c:382: message type 4 (signal)
# 	from: :1.1
# 	to: :1.2
# 	path: /foo
# 	interface: com.example.bar
# 	member: Observed2
# 	signature: 
# 	error name: (null)
# 	serial number: 4
# 	in reply to: 0
dbus-daemon[526]: [session uid=0 pid=526 pidfd=4] Monitoring connection :1.0 closed.
ok 13 /monitor/unique-destination
# Monitor received message:
# ../sources/dbus-1.16.2/test/monitor.c:382: message type 4 (signal)
# 	from: org.freedesktop.DBus
# 	to: :1.0
# 	path: /org/freedesktop/DBus
# 	interface: org.freedesktop.DBus
# 	member: NameAcquired
# 	signature: s
# 	error name: (null)
# 	serial number: 2
# 	in reply to: 0
# 	string payload: :1.0
dbus-daemon[527]: [session uid=0 pid=527 pidfd=4] Connection :1.0 (uid=0 pid=513 comm="/usr/libexec/installed-tests/dbus/test-monitor --t") became a monitor.
# Monitor received message:
# ../sources/dbus-1.16.2/test/monitor.c:382: message type 4 (signal)
# 	from: org.freedesktop.DBus
# 	to: :1.0
# 	path: /org/freedesktop/DBus
# 	interface: org.freedesktop.DBus
# 	member: NameLost
# 	signature: s
# 	error name: (null)
# 	serial number: 4
# 	in reply to: 0
# 	string payload: :1.0
# Monitor received message:
# ../sources/dbus-1.16.2/test/monitor.c:382: message type 4 (signal)
# 	from: :1.1
# 	to: :1.2
# 	path: /foo
# 	interface: com.example.bar
# 	member: UnicastSignal1
# 	signature: 
# 	error name: (null)
# 	serial number: 2
# 	in reply to: 0
# Monitor received message:
# ../sources/dbus-1.16.2/test/monitor.c:382: message type 4 (signal)
# 	from: :1.1
# 	to: :1.2
# 	path: /foo
# 	interface: com.example.bar
# 	member: UnicastSignal2
# 	signature: 
# 	error name: (null)
# 	serial number: 3
# 	in reply to: 0
# Monitor received message:
# ../sources/dbus-1.16.2/test/monitor.c:382: message type 4 (signal)
# 	from: :1.1
# 	to: :1.2
# 	path: /foo
# 	interface: com.example.bar
# 	member: UnicastSignal3
# 	signature: 
# 	error name: (null)
# 	serial number: 4
# 	in reply to: 0
dbus-daemon[527]: [session uid=0 pid=527 pidfd=4] Monitoring connection :1.0 closed.
ok 14 /monitor/wildcard
# Monitor received message:
# ../sources/dbus-1.16.2/test/monitor.c:382: message type 4 (signal)
# 	from: org.freedesktop.DBus
# 	to: :1.0
# 	path: /org/freedesktop/DBus
# 	interface: org.freedesktop.DBus
# 	member: NameAcquired
# 	signature: s
# 	error name: (null)
# 	serial number: 2
# 	in reply to: 0
# 	string payload: :1.0
dbus-daemon[528]: [session uid=0 pid=528 pidfd=4] Connection :1.0 (uid=0 pid=513 comm="/usr/libexec/installed-tests/dbus/test-monitor --t") became a monitor.
# Monitor received message:
# ../sources/dbus-1.16.2/test/monitor.c:382: message type 4 (signal)
# 	from: org.freedesktop.DBus
# 	to: :1.0
# 	path: /org/freedesktop/DBus
# 	interface: org.freedesktop.DBus
# 	member: NameLost
# 	signature: s
# 	error name: (null)
# 	serial number: 4
# 	in reply to: 0
# 	string payload: :1.0
# Monitor received message:
# ../sources/dbus-1.16.2/test/monitor.c:382: message type 4 (signal)
# 	from: :1.1
# 	to: :1.2
# 	path: /foo
# 	interface: com.example.bar
# 	member: UnicastSignal1
# 	signature: 
# 	error name: (null)
# 	serial number: 2
# 	in reply to: 0
# Monitor received message:
# ../sources/dbus-1.16.2/test/monitor.c:382: message type 4 (signal)
# 	from: :1.1
# 	to: :1.2
# 	path: /foo
# 	interface: com.example.bar
# 	member: UnicastSignal2
# 	signature: 
# 	error name: (null)
# 	serial number: 3
# 	in reply to: 0
# Monitor received message:
# ../sources/dbus-1.16.2/test/monitor.c:382: message type 4 (signal)
# 	from: :1.1
# 	to: :1.2
# 	path: /foo
# 	interface: com.example.bar
# 	member: UnicastSignal3
# 	signature: 
# 	error name: (null)
# 	serial number: 4
# 	in reply to: 0
dbus-daemon[528]: [session uid=0 pid=528 pidfd=4] Monitoring connection :1.0 closed.
ok 15 /monitor/no-rule
# Monitor received message:
# ../sources/dbus-1.16.2/test/monitor.c:382: message type 4 (signal)
# 	from: org.freedesktop.DBus
# 	to: :1.0
# 	path: /org/freedesktop/DBus
# 	interface: org.freedesktop.DBus
# 	member: NameAcquired
# 	signature: s
# 	error name: (null)
# 	serial number: 2
# 	in reply to: 0
# 	string payload: :1.0
dbus-daemon[529]: [session uid=0 pid=529 pidfd=4] Connection :1.0 (uid=0 pid=513 comm="/usr/libexec/installed-tests/dbus/test-monitor --t") became a monitor.
# Monitor received message:
# ../sources/dbus-1.16.2/test/monitor.c:382: message type 4 (signal)
# 	from: org.freedesktop.DBus
# 	to: :1.0
# 	path: /org/freedesktop/DBus
# 	interface: org.freedesktop.DBus
# 	member: NameLost
# 	signature: s
# 	error name: (null)
# 	serial number: 4
# 	in reply to: 0
# 	string payload: :1.0
# Monitor received message:
# ../sources/dbus-1.16.2/test/monitor.c:382: message type 4 (signal)
# 	from: :1.1
# 	to: :1.2
# 	path: /foo
# 	interface: com.example.bar
# 	member: UnicastSignal1
# 	signature: 
# 	error name: (null)
# 	serial number: 2
# 	in reply to: 0
# Monitor received message:
# ../sources/dbus-1.16.2/test/monitor.c:382: message type 4 (signal)
# 	from: :1.1
# 	to: :1.2
# 	path: /foo
# 	interface: com.example.bar
# 	member: UnicastSignal2
# 	signature: 
# 	error name: (null)
# 	serial number: 3
# 	in reply to: 0
# Monitor received message:
# ../sources/dbus-1.16.2/test/monitor.c:382: message type 4 (signal)
# 	from: :1.1
# 	to: :1.2
# 	path: /foo
# 	interface: com.example.bar
# 	member: UnicastSignal3
# 	signature: 
# 	error name: (null)
# 	serial number: 4
# 	in reply to: 0
dbus-daemon[529]: [session uid=0 pid=529 pidfd=4] Monitoring connection :1.0 closed.
ok 16 /monitor/eavesdrop
# Monitor received message:
# ../sources/dbus-1.16.2/test/monitor.c:382: message type 4 (signal)
# 	from: org.freedesktop.DBus
# 	to: :1.0
# 	path: /org/freedesktop/DBus
# 	interface: org.freedesktop.DBus
# 	member: NameAcquired
# 	signature: s
# 	error name: (null)
# 	serial number: 2
# 	in reply to: 0
# 	string payload: :1.0
dbus-daemon[530]: [session uid=0 pid=530 pidfd=4] Connection :1.0 (uid=0 pid=513 comm="/usr/libexec/installed-tests/dbus/test-monitor --t") became a monitor.
# Monitor received message:
# ../sources/dbus-1.16.2/test/monitor.c:382: message type 4 (signal)
# 	from: org.freedesktop.DBus
# 	to: :1.0
# 	path: /org/freedesktop/DBus
# 	interface: org.freedesktop.DBus
# 	member: NameLost
# 	signature: s
# 	error name: (null)
# 	serial number: 4
# 	in reply to: 0
# 	string payload: :1.0
# Monitor received message:
# ../sources/dbus-1.16.2/test/monitor.c:382: message type 4 (signal)
# 	from: :1.1
# 	to: :1.2
# 	path: /foo
# 	interface: com.example.bar
# 	member: UnicastSignal1
# 	signature: 
# 	error name: (null)
# 	serial number: 2
# 	in reply to: 0
# Monitor received message:
# ../sources/dbus-1.16.2/test/monitor.c:382: message type 4 (signal)
# 	from: :1.1
# 	to: :1.2
# 	path: /foo
# 	interface: com.example.bar
# 	member: UnicastSignal2
# 	signature: 
# 	error name: (null)
# 	serial number: 3
# 	in reply to: 0
# Monitor received message:
# ../sources/dbus-1.16.2/test/monitor.c:382: message type 4 (signal)
# 	from: :1.1
# 	to: :1.2
# 	path: /foo
# 	interface: com.example.bar
# 	member: UnicastSignal3
# 	signature: 
# 	error name: (null)
# 	serial number: 4
# 	in reply to: 0
dbus-daemon[530]: [session uid=0 pid=530 pidfd=4] Monitoring connection :1.0 closed.
ok 17 /monitor/no-eavesdrop
# Monitor received message:
# ../sources/dbus-1.16.2/test/monitor.c:382: message type 4 (signal)
# 	from: org.freedesktop.DBus
# 	to: :1.0
# 	path: /org/freedesktop/DBus
# 	interface: org.freedesktop.DBus
# 	member: NameAcquired
# 	signature: s
# 	error name: (null)
# 	serial number: 2
# 	in reply to: 0
# 	string payload: :1.0
dbus-daemon[531]: Connection :1.0 (uid=0 pid=513 comm="/usr/libexec/installed-tests/dbus/test-monitor --t") became a monitor.
# Monitor received message:
# ../sources/dbus-1.16.2/test/monitor.c:382: message type 4 (signal)
# 	from: org.freedesktop.DBus
# 	to: :1.0
# 	path: /org/freedesktop/DBus
# 	interface: org.freedesktop.DBus
# 	member: NameLost
# 	signature: s
# 	error name: (null)
# 	serial number: 4
# 	in reply to: 0
# 	string payload: :1.0
dbus-daemon[531]: Activating systemd to hand-off: service name='com.example.SystemdActivatable1' unit='dbus-com.example.SystemdActivatable1.service' requested by ':1.1' (uid=0 pid=513 comm="/usr/libexec/installed-tests/dbus/test-monitor --t")
# Monitor received message:
# ../sources/dbus-1.16.2/test/monitor.c:382: message type 4 (signal)
# 	from: org.freedesktop.DBus
# 	to: org.freedesktop.systemd1
# 	path: /org/freedesktop/DBus
# 	interface: org.freedesktop.systemd1.Activator
# 	member: ActivationRequest
# 	signature: s
# 	error name: (null)
# 	serial number: 5
# 	in reply to: 0
# 	string payload: dbus-com.example.SystemdActivatable1.service
# Monitor received message:
# ../sources/dbus-1.16.2/test/monitor.c:382: message type 4 (signal)
# 	from: :1.1
# 	to: com.example.SystemdActivatable1
# 	path: /foo
# 	interface: com.example.bar
# 	member: UnicastSignal1
# 	signature: 
# 	error name: (null)
# 	serial number: 2
# 	in reply to: 0
# Monitor received message:
# ../sources/dbus-1.16.2/test/monitor.c:382: message type 1 (method_call)
# 	from: :1.3
# 	to: org.freedesktop.DBus
# 	path: /org/freedesktop/DBus
# 	interface: org.freedesktop.DBus
# 	member: Hello
# 	signature: 
# 	error name: (null)
# 	serial number: 1
# 	in reply to: 0
# Monitor received message:
# ../sources/dbus-1.16.2/test/monitor.c:382: message type 2 (method_return)
# 	from: org.freedesktop.DBus
# 	to: :1.3
# 	path: (null)
# 	interface: (null)
# 	member: (null)
# 	signature: s
# 	error name: (null)
# 	serial number: 1
# 	in reply to: 1
# 	string payload: :1.3
# Monitor received message:
# ../sources/dbus-1.16.2/test/monitor.c:382: message type 4 (signal)
# 	from: org.freedesktop.DBus
# 	to: (broadcast)
# 	path: /org/freedesktop/DBus
# 	interface: org.freedesktop.DBus
# 	member: NameOwnerChanged
# 	signature: sss
# 	error name: (null)
# 	serial number: 6
# 	in reply to: 0
# Monitor received message:
# ../sources/dbus-1.16.2/test/monitor.c:382: message type 4 (signal)
# 	from: org.freedesktop.DBus
# 	to: :1.3
# 	path: /org/freedesktop/DBus
# 	interface: org.freedesktop.DBus
# 	member: NameAcquired
# 	signature: s
# 	error name: (null)
# 	serial number: 2
# 	in reply to: 0
# 	string payload: :1.3
dbus-daemon[531]: Successfully activated service 'org.freedesktop.systemd1'
# Monitor received message:
# ../sources/dbus-1.16.2/test/monitor.c:382: message type 1 (method_call)
# 	from: :1.3
# 	to: org.freedesktop.DBus
# 	path: /org/freedesktop/DBus
# 	interface: org.freedesktop.DBus
# 	member: RequestName
# 	signature: su
# 	error name: (null)
# 	serial number: 2
# 	in reply to: 0
# Monitor received message:
# ../sources/dbus-1.16.2/test/monitor.c:382: message type 4 (signal)
# 	from: org.freedesktop.DBus
# 	to: (broadcast)
# 	path: /org/freedesktop/DBus
# 	interface: org.freedesktop.DBus
# 	member: NameOwnerChanged
# 	signature: sss
# 	error name: (null)
# 	serial number: 7
# 	in reply to: 0
# Monitor received message:
# ../sources/dbus-1.16.2/test/monitor.c:382: message type 4 (signal)
# 	from: org.freedesktop.DBus
# 	to: :1.3
# 	path: /org/freedesktop/DBus
# 	interface: org.freedesktop.DBus
# 	member: NameAcquired
# 	signature: s
# 	error name: (null)
# 	serial number: 3
# 	in reply to: 0
# 	string payload: org.freedesktop.systemd1
# Monitor received message:
# ../sources/dbus-1.16.2/test/monitor.c:382: message type 2 (method_return)
# 	from: org.freedesktop.DBus
# 	to: :1.3
# 	path: (null)
# 	interface: (null)
# 	member: (null)
# 	signature: u
# 	error name: (null)
# 	serial number: 4
# 	in reply to: 2
# Monitor received message:
# ../sources/dbus-1.16.2/test/monitor.c:382: message type 1 (method_call)
# 	from: :1.4
# 	to: org.freedesktop.DBus
# 	path: /org/freedesktop/DBus
# 	interface: org.freedesktop.DBus
# 	member: Hello
# 	signature: 
# 	error name: (null)
# 	serial number: 1
# 	in reply to: 0
# Monitor received message:
# ../sources/dbus-1.16.2/test/monitor.c:382: message type 2 (method_return)
# 	from: org.freedesktop.DBus
# 	to: :1.4
# 	path: (null)
# 	interface: (null)
# 	member: (null)
# 	signature: s
# 	error name: (null)
# 	serial number: 1
# 	in reply to: 1
# 	string payload: :1.4
# Monitor received message:
# ../sources/dbus-1.16.2/test/monitor.c:382: message type 4 (signal)
# 	from: org.freedesktop.DBus
# 	to: (broadcast)
# 	path: /org/freedesktop/DBus
# 	interface: org.freedesktop.DBus
# 	member: NameOwnerChanged
# 	signature: sss
# 	error name: (null)
# 	serial number: 8
# 	in reply to: 0
# Monitor received message:
# ../sources/dbus-1.16.2/test/monitor.c:382: message type 4 (signal)
# 	from: org.freedesktop.DBus
# 	to: :1.4
# 	path: /org/freedesktop/DBus
# 	interface: org.freedesktop.DBus
# 	member: NameAcquired
# 	signature: s
# 	error name: (null)
# 	serial number: 2
# 	in reply to: 0
# 	string payload: :1.4
dbus-daemon[531]: Successfully activated service 'com.example.SystemdActivatable1'
# Monitor received message:
# ../sources/dbus-1.16.2/test/monitor.c:382: message type 1 (method_call)
# 	from: :1.4
# 	to: org.freedesktop.DBus
# 	path: /org/freedesktop/DBus
# 	interface: org.freedesktop.DBus
# 	member: RequestName
# 	signature: su
# 	error name: (null)
# 	serial number: 2
# 	in reply to: 0
# Monitor received message:
# ../sources/dbus-1.16.2/test/monitor.c:382: message type 4 (signal)
# 	from: org.freedesktop.DBus
# 	to: (broadcast)
# 	path: /org/freedesktop/DBus
# 	interface: org.freedesktop.DBus
# 	member: NameOwnerChanged
# 	signature: sss
# 	error name: (null)
# 	serial number: 9
# 	in reply to: 0
# Monitor received message:
# ../sources/dbus-1.16.2/test/monitor.c:382: message type 4 (signal)
# 	from: org.freedesktop.DBus
# 	to: :1.4
# 	path: /org/freedesktop/DBus
# 	interface: org.freedesktop.DBus
# 	member: NameAcquired
# 	signature: s
# 	error name: (null)
# 	serial number: 3
# 	in reply to: 0
# 	string payload: com.example.SystemdActivatable1
# Monitor received message:
# ../sources/dbus-1.16.2/test/monitor.c:382: message type 2 (method_return)
# 	from: org.freedesktop.DBus
# 	to: :1.4
# 	path: (null)
# 	interface: (null)
# 	member: (null)
# 	signature: u
# 	error name: (null)
# 	serial number: 4
# 	in reply to: 2
dbus-daemon[531]: Activating via systemd: service name='com.example.SystemdActivatable2' unit='dbus-com.example.SystemdActivatable2.service' requested by ':1.1' (uid=0 pid=513 comm="/usr/libexec/installed-tests/dbus/test-monitor --t")
# Monitor received message:
# ../sources/dbus-1.16.2/test/monitor.c:382: message type 4 (signal)
# 	from: org.freedesktop.DBus
# 	to: org.freedesktop.systemd1
# 	path: /org/freedesktop/DBus
# 	interface: org.freedesktop.systemd1.Activator
# 	member: ActivationRequest
# 	signature: s
# 	error name: (null)
# 	serial number: 5
# 	in reply to: 0
# 	string payload: dbus-com.example.SystemdActivatable2.service
# Monitor received message:
# ../sources/dbus-1.16.2/test/monitor.c:382: message type 4 (signal)
# 	from: :1.1
# 	to: com.example.SystemdActivatable2
# 	path: /foo
# 	interface: com.example.bar
# 	member: UnicastSignal2
# 	signature: 
# 	error name: (null)
# 	serial number: 3
# 	in reply to: 0
dbus-daemon[531]: Successfully activated service 'com.example.SystemdActivatable2'
# Monitor received message:
# ../sources/dbus-1.16.2/test/monitor.c:382: message type 1 (method_call)
# 	from: :1.4
# 	to: org.freedesktop.DBus
# 	path: /org/freedesktop/DBus
# 	interface: org.freedesktop.DBus
# 	member: RequestName
# 	signature: su
# 	error name: (null)
# 	serial number: 3
# 	in reply to: 0
# Monitor received message:
# ../sources/dbus-1.16.2/test/monitor.c:382: message type 4 (signal)
# 	from: org.freedesktop.DBus
# 	to: (broadcast)
# 	path: /org/freedesktop/DBus
# 	interface: org.freedesktop.DBus
# 	member: NameOwnerChanged
# 	signature: sss
# 	error name: (null)
# 	serial number: 10
# 	in reply to: 0
# Monitor received message:
# ../sources/dbus-1.16.2/test/monitor.c:382: message type 4 (signal)
# 	from: org.freedesktop.DBus
# 	to: :1.4
# 	path: /org/freedesktop/DBus
# 	interface: org.freedesktop.DBus
# 	member: NameAcquired
# 	signature: s
# 	error name: (null)
# 	serial number: 5
# 	in reply to: 0
# 	string payload: com.example.SystemdActivatable2
# Monitor received message:
# ../sources/dbus-1.16.2/test/monitor.c:382: message type 2 (method_return)
# 	from: org.freedesktop.DBus
# 	to: :1.4
# 	path: (null)
# 	interface: (null)
# 	member: (null)
# 	signature: u
# 	error name: (null)
# 	serial number: 6
# 	in reply to: 3
dbus-daemon[531]: Activating via systemd: service name='com.example.SystemdActivatable3' unit='dbus-com.example.SystemdActivatable3.service' requested by ':1.1' (uid=0 pid=513 comm="/usr/libexec/installed-tests/dbus/test-monitor --t")
# Monitor received message:
# ../sources/dbus-1.16.2/test/monitor.c:382: message type 4 (signal)
# 	from: org.freedesktop.DBus
# 	to: org.freedesktop.systemd1
# 	path: /org/freedesktop/DBus
# 	interface: org.freedesktop.systemd1.Activator
# 	member: ActivationRequest
# 	signature: s
# 	error name: (null)
# 	serial number: 6
# 	in reply to: 0
# 	string payload: dbus-com.example.SystemdActivatable3.service
# Monitor received message:
# ../sources/dbus-1.16.2/test/monitor.c:382: message type 4 (signal)
# 	from: :1.1
# 	to: com.example.SystemdActivatable3
# 	path: /foo
# 	interface: com.example.bar
# 	member: UnicastSignal3
# 	signature: 
# 	error name: (null)
# 	serial number: 4
# 	in reply to: 0
dbus-daemon[531]: Activation via systemd failed for unit 'dbus-com.example.SystemdActivatable3.service': Computer says no
# Monitor received message:
# ../sources/dbus-1.16.2/test/monitor.c:382: message type 3 (error)
# 	from: org.freedesktop.DBus
# 	to: :1.1
# 	path: (null)
# 	interface: (null)
# 	member: (null)
# 	signature: s
# 	error name: com.example.Nope
# 	serial number: 3
# 	in reply to: 4
# 	string payload: Computer says no
# Monitor received message:
# ../sources/dbus-1.16.2/test/monitor.c:382: message type 4 (signal)
# 	from: :1.3
# 	to: org.freedesktop.DBus
# 	path: /org/freedesktop/systemd1
# 	interface: org.freedesktop.systemd1.Activator
# 	member: ActivationFailure
# 	signature: sss
# 	error name: (null)
# 	serial number: 3
# 	in reply to: 0
dbus-daemon[531]: Monitoring connection :1.0 closed.
ok 18 /monitor/activation
# End of monitor tests
PASS: dbus/test-monitor_with_config.test
Running test: dbus/test-message_with_config.test
TAP version 14
# random seed: R02Sb2e535e9e075f3741b605db212ae100d
1..13
# Start of message tests
ok 1 /message/fd
ok 2 /message/zero-iter
# Start of array tests
ok 3 /message/array/array
ok 4 /message/array/dict
ok 5 /message/array/variant
# End of array tests
# Start of valid tests
# Successfully parsed /usr/libexec/installed-tests/dbus/data/valid-messages/byteswap-fd-index.message-raw
ok 6 /message/valid/byteswap-fd-index
# Successfully parsed /usr/libexec/installed-tests/dbus/data/valid-messages/minimal.message-raw
ok 7 /message/valid/minimal
# End of valid tests
# Start of invalid tests
# Parsing /usr/libexec/installed-tests/dbus/data/invalid-messages/boolean-has-no-value.message-raw reported error as expected: org.freedesktop.DBus.Error.InvalidArgs: Message is corrupted (Variant signature bad)
ok 8 /message/invalid/boolean-has-no-value
# Parsing /usr/libexec/installed-tests/dbus/data/invalid-messages/fixed-array-not-divisible.message-raw reported error as expected: org.freedesktop.DBus.Error.InvalidArgs: Message is corrupted (Array length incorrect)
ok 9 /message/invalid/fixed-array-not-divisible
# Parsing /usr/libexec/installed-tests/dbus/data/invalid-messages/issue418.message-raw reported error as expected: org.freedesktop.DBus.Error.InvalidArgs: Message is corrupted (Variant signature bad)
ok 10 /message/invalid/issue418
# Parsing /usr/libexec/installed-tests/dbus/data/invalid-messages/mis-nested-sig.message-raw reported error as expected: org.freedesktop.DBus.Error.InvalidArgs: Message is corrupted (Variant signature bad)
ok 11 /message/invalid/mis-nested-sig
# Parsing /usr/libexec/installed-tests/dbus/data/invalid-messages/truncated-variant-sig.message-raw reported error as expected: org.freedesktop.DBus.Error.InvalidArgs: Message is corrupted (Variant signature length out of bounds)
ok 12 /message/invalid/truncated-variant-sig
# Parsing /usr/libexec/installed-tests/dbus/data/invalid-messages/zero-length-variant-sig.message-raw reported error as expected: org.freedesktop.DBus.Error.InvalidArgs: Message is corrupted (Variant signature empty)
ok 13 /message/invalid/zero-length-variant-sig
# End of invalid tests
# End of message tests
PASS: dbus/test-message_with_config.test
Running test: dbus/test-loopback.test
TAP version 14
# random seed: R02S390fc0b24ee8187d18e958c7870f7311
1..13
# listening at tcp:host=127.0.0.1,port=33877,family=ipv4,guid=12e593359a79c5749aa59b3668fa1921
# Credentials: uid=0
ok 1 /builtin-filters
# Start of connect tests
# listening at tcp:host=127.0.0.1,port=35313,family=ipv4,guid=b0a4726d8004235c8f19683e68fa1921
# Credentials: uid=0
ok 2 /connect/tcp
# listening at nonce-tcp:host=127.0.0.1,port=32939,family=ipv4,noncefile=/tmp/dbus_nonce-l8wBd3O2/nonce,guid=8887eae16aa79b924715b99d68fa1921
# Credentials: uid=0
ok 3 /connect/nonce-tcp
# Start of unix tests
# listening at unix:path=/tmp/dbus-PUBIpQkETa,guid=3eba7b88b7359745da0cb20f68fa1921
# Credentials: uid=0 pid=535 gid=0 pidfd=10
ok 4 /connect/unix/tmpdir
# listening at unix:path=/tmp/dbus-BiXfs6jLSY,guid=484093a819225f616d69df0268fa1921
# Credentials: uid=0 pid=535 gid=0 pidfd=10
ok 5 /connect/unix/dir
# XDG_RUNTIME_DIR /tmp/dbus=daemon=test.H5E2E3
# listening at unix:path=/tmp/dbus%3ddaemon%3dtest.H5E2E3/bus,guid=4ea4d6900d5e5bf1c0c49e7268fa1921
# listening at unix:path=/tmp/dbus%3ddaemon%3dtest.H5E2E3/bus,guid=4ea4d6900d5e5bf1c0c49e7268fa1921
# Credentials: uid=0 pid=535 gid=0 pidfd=10
ok 6 /connect/unix/runtime
# listening at unix:path=/tmp/dbus-KcjtRPMVpT,guid=38bbe0b4c0d24b1437c5bf7d68fa1921
# listening at unix:path=/tmp/dbus-KcjtRPMVpT,guid=38bbe0b4c0d24b1437c5bf7d68fa1921
# Credentials: uid=0 pid=535 gid=0 pidfd=10
ok 7 /connect/unix/no-runtime
# End of unix tests
# End of connect tests
# Start of message tests
# listening at tcp:host=127.0.0.1,port=38949,family=ipv4,guid=9859307978b526a3749e055468fa1921
# Credentials: uid=0
ok 8 /message/tcp
# listening at nonce-tcp:host=127.0.0.1,port=42039,family=ipv4,noncefile=/tmp/dbus_nonce-MRYo0Wys/nonce,guid=d6becf8e9184a51ecf1f938e68fa1921
# Credentials: uid=0
ok 9 /message/nonce-tcp
# Start of bad-guid tests
# Bug Reference: https://bugs.freedesktop.org/show_bug.cgi?id=39720
ok 10 /message/bad-guid/tcp
# Bug Reference: https://bugs.freedesktop.org/show_bug.cgi?id=39720
ok 11 /message/bad-guid/unix
# End of bad-guid tests
# Start of unix tests
# listening at unix:path=/tmp/dbus-OhTUDDYUGh,guid=ee7772c76b19cf328b87dba368fa1921
# Credentials: uid=0 pid=535 gid=0 pidfd=10
ok 12 /message/unix/tmpdir
# listening at unix:path=/tmp/dbus-XHrhKbpyc2,guid=94216a944ae980edf3c0317868fa1921
# Credentials: uid=0 pid=535 gid=0 pidfd=10
ok 13 /message/unix/dir
# End of unix tests
# End of message tests
PASS: dbus/test-loopback.test
Running test: dbus/test-desktop-file.test
TAP version 14
# random seed: R02Sacc76619b12c98dd7f0ee5459a767698
1..25
# Start of desktop-file tests
# Start of valid tests
ok 1 /desktop-file/valid/newlines
ok 2 /desktop-file/valid/spaces
ok 3 /desktop-file/valid/normal
ok 4 /desktop-file/valid/empty value
ok 5 /desktop-file/valid/empty section
ok 6 /desktop-file/valid/empty section with newline
ok 7 /desktop-file/valid/odd whitespace
ok 8 /desktop-file/valid/Misc printable ASCII in section heading
ok 9 /desktop-file/valid/Backslash in section heading
ok 10 /desktop-file/valid/empty
# End of valid tests
# Start of invalid tests
ok 11 /desktop-file/invalid/unterminated section heading
ok 12 /desktop-file/invalid/newline in section heading
ok 13 /desktop-file/invalid/tab in section heading
ok 14 /desktop-file/invalid/junk after section heading
ok 15 /desktop-file/invalid/opening square bracket in section heading
ok 16 /desktop-file/invalid/closing square bracket in section heading
ok 17 /desktop-file/invalid/control character in section heading
ok 18 /desktop-file/invalid/backspace in section heading
ok 19 /desktop-file/invalid/NUL in section heading
ok 20 /desktop-file/invalid/non-ASCII in section heading
ok 21 /desktop-file/invalid/bare string not in section
ok 22 /desktop-file/invalid/key-value not in section
ok 23 /desktop-file/invalid/contains control character
ok 24 /desktop-file/invalid/contains nul
ok 25 /desktop-file/invalid/empty section name
# End of invalid tests
# End of desktop-file tests
PASS: dbus/test-desktop-file.test
Running test: dbus/test-message.test
TAP version 14
# random seed: R02S9d43627f3dcf44fb78612bf235bc76e6
1..13
# Start of message tests
ok 1 /message/fd
ok 2 /message/zero-iter
# Start of array tests
ok 3 /message/array/array
ok 4 /message/array/dict
ok 5 /message/array/variant
# End of array tests
# Start of valid tests
# Successfully parsed /usr/libexec/installed-tests/dbus/data/valid-messages/byteswap-fd-index.message-raw
ok 6 /message/valid/byteswap-fd-index
# Successfully parsed /usr/libexec/installed-tests/dbus/data/valid-messages/minimal.message-raw
ok 7 /message/valid/minimal
# End of valid tests
# Start of invalid tests
# Parsing /usr/libexec/installed-tests/dbus/data/invalid-messages/boolean-has-no-value.message-raw reported error as expected: org.freedesktop.DBus.Error.InvalidArgs: Message is corrupted (Variant signature bad)
ok 8 /message/invalid/boolean-has-no-value
# Parsing /usr/libexec/installed-tests/dbus/data/invalid-messages/fixed-array-not-divisible.message-raw reported error as expected: org.freedesktop.DBus.Error.InvalidArgs: Message is corrupted (Array length incorrect)
ok 9 /message/invalid/fixed-array-not-divisible
# Parsing /usr/libexec/installed-tests/dbus/data/invalid-messages/issue418.message-raw reported error as expected: org.freedesktop.DBus.Error.InvalidArgs: Message is corrupted (Variant signature bad)
ok 10 /message/invalid/issue418
# Parsing /usr/libexec/installed-tests/dbus/data/invalid-messages/mis-nested-sig.message-raw reported error as expected: org.freedesktop.DBus.Error.InvalidArgs: Message is corrupted (Variant signature bad)
ok 11 /message/invalid/mis-nested-sig
# Parsing /usr/libexec/installed-tests/dbus/data/invalid-messages/truncated-variant-sig.message-raw reported error as expected: org.freedesktop.DBus.Error.InvalidArgs: Message is corrupted (Variant signature length out of bounds)
ok 12 /message/invalid/truncated-variant-sig
# Parsing /usr/libexec/installed-tests/dbus/data/invalid-messages/zero-length-variant-sig.message-raw reported error as expected: org.freedesktop.DBus.Error.InvalidArgs: Message is corrupted (Variant signature empty)
ok 13 /message/invalid/zero-length-variant-sig
# End of invalid tests
# End of message tests
PASS: dbus/test-message.test
Running test: dbus/test-printf.test
ok 1
ok 2
ok 3
ok 4
ok 5
ok 6
ok 7
ok 8
1..8
PASS: dbus/test-printf.test
Running test: dbus/test-dbus-daemon.test
TAP version 14
# random seed: R02S44c072056eb448a5cd81954c64ae53f6
1..36
# Resetting test timeout (reference: 0x2aaef32120; factor: 1)
# ProcessID of this process is 543
# UnixUserID of this process is 0
# UnixGroupIDs of this process present (1 groups)
# Time since timeout reset 0x2aaef32120: 0.032 seconds
ok 1 /creds
# Resetting test timeout (reference: 0x2aaef32200; factor: 1)
# GetConnectionUnixProcessID returned 543
# Time since timeout reset 0x2aaef32200: 0.028 seconds
ok 2 /processid
# Resetting test timeout (reference: 0x2aaef361f0; factor: 1)
# set DBUS_TEST_DATA to a directory containing valid-config-files/listen-unix-runtime.conf
# Time since timeout reset 0x2aaef361f0: 0.001 seconds
ok 3 /unix-runtime-is-default # SKIP DBUS_TEST_DATA not set
# Start of echo tests
# Resetting test timeout (reference: 0x2aaef2ae50; factor: 1)
# max perf: 2000 messages / 0.811093 seconds
# Time since timeout reset 0x2aaef2ae50: 0.852 seconds
ok 4 /echo/session
# slow test /echo/session executed in 0.86 secs
# Resetting test timeout (reference: 0x2aaef38a90; factor: 1)
# set DBUS_TEST_DATA to a directory containing valid-config-files/incoming-limit.conf
# Time since timeout reset 0x2aaef38a90: 0.000 seconds
ok 5 /echo/limited # SKIP DBUS_TEST_DATA not set
# End of echo tests
# Start of no-reply tests
# Resetting test timeout (reference: 0x2aaf0ffa90; factor: 1)
# Bug Reference: https://bugs.freedesktop.org/show_bug.cgi?id=76112
# Time since timeout reset 0x2aaf0ffa90: 0.057 seconds
ok 6 /no-reply/disconnect
# Resetting test timeout (reference: 0x2aaef334c0; factor: 1)
# set DBUS_TEST_DATA to a directory containing valid-config-files/finite-timeout.conf
# Time since timeout reset 0x2aaef334c0: 0.000 seconds
ok 7 /no-reply/timeout # SKIP DBUS_TEST_DATA not set
# End of no-reply tests
# Start of canonical-path tests
# Resetting test timeout (reference: 0x2aaef37f50; factor: 1)
# Time since timeout reset 0x2aaef37f50: 0.029 seconds
ok 8 /canonical-path/uae
# End of canonical-path tests
# Start of limits tests
# Resetting test timeout (reference: 0x2aaef35610; factor: 1)
# set DBUS_TEST_DATA to a directory containing valid-config-files/max-completed-connections.conf
# Time since timeout reset 0x2aaef35610: 0.000 seconds
ok 9 /limits/max-completed-connections # SKIP DBUS_TEST_DATA not set
# Resetting test timeout (reference: 0x2aaef32ed0; factor: 1)
# set DBUS_TEST_DATA to a directory containing valid-config-files/max-connections-per-user.conf
# Time since timeout reset 0x2aaef32ed0: 0.000 seconds
ok 10 /limits/max-connections-per-user # SKIP DBUS_TEST_DATA not set
# Resetting test timeout (reference: 0x2aaef35610; factor: 1)
# set DBUS_TEST_DATA to a directory containing valid-config-files/max-replies-per-connection.conf
# Time since timeout reset 0x2aaef35610: 0.000 seconds
ok 11 /limits/max-replies-per-connection # SKIP DBUS_TEST_DATA not set
# Resetting test timeout (reference: 0x2aaef32ed0; factor: 1)
# set DBUS_TEST_DATA to a directory containing valid-config-files/max-match-rules-per-connection.conf
# Time since timeout reset 0x2aaef32ed0: 0.000 seconds
ok 12 /limits/max-match-rules-per-connection # SKIP DBUS_TEST_DATA not set
# Resetting test timeout (reference: 0x2aaef35610; factor: 1)
# set DBUS_TEST_DATA to a directory containing valid-config-files/max-names-per-connection.conf
# Time since timeout reset 0x2aaef35610: 0.000 seconds
ok 13 /limits/max-names-per-connection # SKIP DBUS_TEST_DATA not set
# Resetting test timeout (reference: 0x2aaef32ed0; factor: 1)
# set DBUS_TEST_DATA to a directory containing valid-config-files/pending-fd-timeout.conf
# Time since timeout reset 0x2aaef32ed0: 0.000 seconds
ok 14 /limits/pending-fd-timeout # SKIP DBUS_TEST_DATA not set
# End of limits tests
# Start of match tests
# Start of remove tests
# Resetting test timeout (reference: 0x2aaef35610; factor: 1)
# Time since timeout reset 0x2aaef35610: 0.029 seconds
ok 15 /match/remove/fails
# Resetting test timeout (reference: 0x2aaef31570; factor: 1)
# Time since timeout reset 0x2aaef31570: 0.068 seconds
ok 16 /match/remove/succeeds
# End of remove tests
# End of match tests
# Start of peer tests
# Resetting test timeout (reference: 0x2aaf0ff9e0; factor: 1)
# Time since timeout reset 0x2aaf0ff9e0: 0.028 seconds
ok 17 /peer/ping
# Resetting test timeout (reference: 0x2aaef37f50; factor: 1)
# Time since timeout reset 0x2aaef37f50: 0.056 seconds
ok 18 /peer/get-machine-id
# End of peer tests
# Start of properties tests
# Resetting test timeout (reference: 0x2aaef32df0; factor: 1)
# Time since timeout reset 0x2aaef32df0: 0.045 seconds
ok 19 /properties/get-invalid-iface
# Resetting test timeout (reference: 0x2aaef32df0; factor: 1)
# Time since timeout reset 0x2aaef32df0: 0.042 seconds
Executing: dbus/test-dbus-daemon.test
ok 20 /properties/get-invalid-path
# Resetting test timeout (reference: 0x2aaef32df0; factor: 1)
# Time since timeout reset 0x2aaef32df0: 0.034 seconds
ok 21 /properties/get-invalid
# Resetting test timeout (reference: 0x2aaef32df0; factor: 1)
# Time since timeout reset 0x2aaef32df0: 0.050 seconds
ok 22 /properties/get-all-invalid-iface
# Resetting test timeout (reference: 0x2aaef33b60; factor: 1)
# Time since timeout reset 0x2aaef33b60: 0.027 seconds
ok 23 /properties/get-all-invalid-path
# Resetting test timeout (reference: 0x2aaef33b60; factor: 1)
# Time since timeout reset 0x2aaef33b60: 0.047 seconds
ok 24 /properties/set-invalid-iface
# Resetting test timeout (reference: 0x2aaef33b60; factor: 1)
# Time since timeout reset 0x2aaef33b60: 0.047 seconds
ok 25 /properties/set-invalid-path
# Resetting test timeout (reference: 0x2aaef33b60; factor: 1)
# Time since timeout reset 0x2aaef33b60: 0.029 seconds
ok 26 /properties/set-invalid
# Resetting test timeout (reference: 0x2aaef33b60; factor: 1)
# Time since timeout reset 0x2aaef33b60: 0.049 seconds
ok 27 /properties/set
# Resetting test timeout (reference: 0x2aaef33b60; factor: 1)
# Feature: ActivatableServicesChanged
# Feature: HeaderFiltering
# Feature: SystemdActivation
# Time since timeout reset 0x2aaef33b60: 0.041 seconds
ok 28 /properties/features
# Resetting test timeout (reference: 0x2aaef33d10; factor: 1)
# Interface: org.freedesktop.DBus.Monitoring
# Interface: org.freedesktop.DBus.Debug.Stats
# Time since timeout reset 0x2aaef33d10: 0.028 seconds
ok 29 /properties/interfaces
# Resetting test timeout (reference: 0x2aaf08c030; factor: 1)
# Feature: ActivatableServicesChanged
# Feature: HeaderFiltering
# Feature: SystemdActivation
# Interface: org.freedesktop.DBus.Monitoring
# Interface: org.freedesktop.DBus.Debug.Stats
# Time since timeout reset 0x2aaf08c030: 0.028 seconds
ok 30 /properties/get-all
# End of properties tests
# Start of policy tests
# Resetting test timeout (reference: 0x2aaef358d0; factor: 1)
# set DBUS_TEST_DATA to a directory containing valid-config-files/count-fds.conf
# Time since timeout reset 0x2aaef358d0: 0.000 seconds
ok 31 /policy/count-fds # SKIP DBUS_TEST_DATA not set
# End of policy tests
# Start of fd-limit tests
# Resetting test timeout (reference: 0x2aaef32330; factor: 1)
# our RLIMIT_NOFILE: rlim_cur: 1024, rlim_max: 4096
# dbus-daemon's RLIMIT_NOFILE: rlim_cur: 65536, rlim_max: 65536
# Time since timeout reset 0x2aaef32330: 0.030 seconds
ok 32 /fd-limit/session
# Resetting test timeout (reference: 0x2aaef32330; factor: 1)
# set DBUS_TEST_DATA to a directory containing valid-config-files/as-another-user.conf
# Time since timeout reset 0x2aaef32330: 0.000 seconds
ok 33 /fd-limit/system # SKIP DBUS_TEST_DATA not set
# End of fd-limit tests
# Start of activation tests
# Resetting test timeout (reference: 0x2aaef38670; factor: 1)
# set DBUS_TEST_DATA to a directory containing valid-config-files/tmp-session.conf
# Time since timeout reset 0x2aaef38670: 0.000 seconds
ok 34 /activation/forking # SKIP DBUS_TEST_DATA not set
# End of activation tests
# Start of system-policy tests
# Resetting test timeout (reference: 0x2aaef32330; factor: 1)
# set DBUS_TEST_DATA to a directory containing valid-config-files-system/tmp-session-like-system.conf
# Bug Reference: https://bugs.freedesktop.org/show_bug.cgi?id=18229
# Time since timeout reset 0x2aaef32330: 0.000 seconds
ok 35 /system-policy/allow-signals # SKIP DBUS_TEST_DATA not set
# Start of send-destination tests
# Resetting test timeout (reference: 0x2aaef38670; factor: 1)
# set DBUS_TEST_DATA to a directory containing valid-config-files/send-destination-prefix-rules.conf
# Time since timeout reset 0x2aaef38670: 0.000 seconds
ok 36 /system-policy/send-destination/prefix # SKIP DBUS_TEST_DATA not set
# End of send-destination tests
# End of system-policy tests
PASS: dbus/test-dbus-daemon.test
Running test: dbus/test-syntax.test
TAP version 14
# random seed: R02S3c2c392633c3c19667cd41c7f8e47a58
1..8
# Start of syntax tests
ok 1 /syntax/path
ok 2 /syntax/interface
ok 3 /syntax/error
ok 4 /syntax/member
ok 5 /syntax/bus-name
ok 6 /syntax/signature
ok 7 /syntax/single-signature
ok 8 /syntax/utf8
# End of syntax tests
PASS: dbus/test-syntax.test
Running test: dbus/test-atomic.test
# No test data!
ok 1 # SKIP unable to determine whether initial nss query leaked memory (not compiled with memory instrumentation)
# Running test: atomic_inc/dec
ok 2 - atomic_inc/dec
# atomic_inc/dec test took 0 seconds
# Running test: atomic_set_[non]zero
ok 3 - atomic_set_[non]zero
# atomic_set_[non]zero test took 0 seconds
# 2 tests passed (1 skipped)
1..3
PASS: dbus/test-atomic.test
Running test: dbus/integration/transient-services.sh_with_config.test
1..0 # SKIP -  is empty or unset
PASS: dbus/integration/transient-services.sh_with_config.test
Running test: dbus/test-shell.test
# Testing command line 'command -s --force-shutdown "a string" 123'
# Number of arguments: 5
# Argument 0 = command
# Argument 1 = -s
# Argument 2 = --force-shutdown
# Argument 3 = a string
# Argument 4 = 123
# Testing command line 'command -s'
# Number of arguments: 2
# Argument 0 = command
# Argument 1 = -s
# Testing command line '/opt/gnome/bin/service-start'
# Number of arguments: 1
# Argument 0 = /opt/gnome/bin/service-start
# Testing command line 'grep -l -r -i 'whatever' files*.c'
# Number of arguments: 6
# Argument 0 = grep
# Argument 1 = -l
# Argument 2 = -r
# Argument 3 = -i
# Argument 4 = whatever
# Argument 5 = files*.c
# Testing command line '/home/boston/johnp/devel-local/dbus/test/test-segfault'
# Number of arguments: 1
# Argument 0 = /home/boston/johnp/devel-local/dbus/test/test-segfault
# Testing command line 'ls -l -a --colors'
# Number of arguments: 4
# Argument 0 = ls
# Argument 1 = -l
# Argument 2 = -a
# Argument 3 = --colors
# Testing command line 'rsync-to-server'
# Number of arguments: 1
# Argument 0 = rsync-to-server
# Testing command line 'test-segfault --no-segfault'
# Number of arguments: 2
# Argument 0 = test-segfault
# Argument 1 = --no-segfault
# Testing command line 'evolution mailto:pepe@cuco.com'
# Number of arguments: 2
# Argument 0 = evolution
# Argument 1 = mailto:pepe@cuco.com
# Testing command line 'run "a 
 multiline"'
# Number of arguments: 2
# Argument 0 = run
# Argument 1 = a 
 multiline
# Testing command line 'ls "a wrong string''
# Error (as expected) parsing command line: Unclosed quotes in command line
ok 1
ok 2
ok 3
ok 4
ok 5
ok 6
ok 7
ok 8
ok 9
ok 10
ok 11
1..11
PASS: dbus/test-shell.test
Running test: dbus/test-dbus-daemon-fork.sh_with_config.test
# dbus-daemon binary: dbus-daemon
# dbus-send binary: dbus-send
# test data: /usr/libexec/installed-tests/dbus/data
1..3
method return time=1761220899.813605 sender=org.freedesktop.DBus -> destination=:1.0 serial=3 reply_serial=2
   array [
      string "org.freedesktop.DBus"
      string ":1.0"
   ]
ok 1 - normal dbus-daemon
method return time=1761220899.897189 sender=org.freedesktop.DBus -> destination=:1.0 serial=3 reply_serial=2
   array [
      string "org.freedesktop.DBus"
      string ":1.0"
   ]
ok 2 - dbus-daemon with stdin closed
method return time=1761220899.991652 sender=org.freedesktop.DBus -> destination=:1.0 serial=3 reply_serial=2
   array [
      string "org.freedesktop.DBus"
      string ":1.0"
   ]
ok 3 - dbus-daemon with stdin, stdout, stderr closed
PASS: dbus/test-dbus-daemon-fork.sh_with_config.test
Running test: dbus/test-marshal_with_config.test
TAP version 14
# random seed: R02S709a9f1e9d20e20601bc2345cb7a2cf8
1..4
# Start of demarshal tests
ok 1 /demarshal/le
ok 2 /demarshal/be
# Start of needed tests
ok 3 /demarshal/needed/le
ok 4 /demarshal/needed/be
# End of needed tests
# End of demarshal tests
PASS: dbus/test-marshal_with_config.test
Running test: dbus/test-sd-activation.test
TAP version 14
# random seed: R02S31824f534f73e89122241e26aea7d3c0
1..8
# Start of sd-activation tests
# set DBUS_TEST_DATA to a directory containing valid-config-files/systemd-activation.conf
ok 1 /sd-activation/activation # SKIP DBUS_TEST_DATA not set
# set DBUS_TEST_DATA to a directory containing valid-config-files/systemd-activation.conf
ok 2 /sd-activation/uae # SKIP DBUS_TEST_DATA not set
# Start of deny-send tests
# set DBUS_TEST_DATA to a directory containing valid-config-files/systemd-activation.conf
ok 3 /sd-activation/deny-send/com.example.SendDenied # SKIP DBUS_TEST_DATA not set
# set DBUS_TEST_DATA to a directory containing valid-config-files/systemd-activation.conf
ok 4 /sd-activation/deny-send/com.example.SendPrefixDenied # SKIP DBUS_TEST_DATA not set
# set DBUS_TEST_DATA to a directory containing valid-config-files/systemd-activation.conf
ok 5 /sd-activation/deny-send/com.example.SendPrefixDenied.internal # SKIP DBUS_TEST_DATA not set
# End of deny-send tests
# Start of deny-receive tests
# set DBUS_TEST_DATA to a directory containing valid-config-files/systemd-activation.conf
ok 6 /sd-activation/deny-receive/com.example.ReceiveDenied # SKIP DBUS_TEST_DATA not set
# End of deny-receive tests
# Start of transient-services tests
# set DBUS_TEST_DATA to a directory containing valid-config-files/systemd-activation.conf
ok 7 /sd-activation/transient-services/later # SKIP DBUS_TEST_DATA not set
# set DBUS_TEST_DATA to a directory containing valid-config-files/systemd-activation.conf
ok 8 /sd-activation/transient-services/in-advance # SKIP DBUS_TEST_DATA not set
# End of transient-services tests
# End of sd-activation tests
PASS: dbus/test-sd-activation.test
Running test: dbus/test-apparmor-activation.sh.test
# Attempting to load AppArmor profiles
/usr/libexec/installed-tests/dbus/test-apparmor-activation.sh: line 50: apparmor_parser: command not found
1..0 # SKIP - unable to load AppArmor profiles
PASS: dbus/test-apparmor-activation.sh.test
Running test: dbus/test-desktop-file_with_config.test
TAP version 14
# random seed: R02S265f31568b32dd2029fa6a2ec20d0465
1..25
# Start of desktop-file tests
# Start of valid tests
ok 1 /desktop-file/valid/newlines
ok 2 /desktop-file/valid/spaces
ok 3 /desktop-file/valid/normal
ok 4 /desktop-file/valid/empty value
ok 5 /desktop-file/valid/empty section
ok 6 /desktop-file/valid/empty section with newline
ok 7 /desktop-file/valid/odd whitespace
ok 8 /desktop-file/valid/Misc printable ASCII in section heading
ok 9 /desktop-file/valid/Backslash in section heading
ok 10 /desktop-file/valid/empty
# End of valid tests
# Start of invalid tests
ok 11 /desktop-file/invalid/unterminated section heading
ok 12 /desktop-file/invalid/newline in section heading
ok 13 /desktop-file/invalid/tab in section heading
ok 14 /desktop-file/invalid/junk after section heading
ok 15 /desktop-file/invalid/opening square bracket in section heading
ok 16 /desktop-file/invalid/closing square bracket in section heading
ok 17 /desktop-file/invalid/control character in section heading
ok 18 /desktop-file/invalid/backspace in section heading
ok 19 /desktop-file/invalid/NUL in section heading
ok 20 /desktop-file/invalid/non-ASCII in section heading
ok 21 /desktop-file/invalid/bare string not in section
ok 22 /desktop-file/invalid/key-value not in section
ok 23 /desktop-file/invalid/contains control character
ok 24 /desktop-file/invalid/contains nul
ok 25 /desktop-file/invalid/empty section name
# End of invalid tests
# End of desktop-file tests
PASS: dbus/test-desktop-file_with_config.test
Running test: dbus/test-refs_with_config.test
TAP version 14
# random seed: R02Sd2c35989b9cb9ff416538562f164aa7c
1..4
# Start of refs tests
# Resetting test timeout (reference: 0x2ad86b2870; factor: 1)
Executing: dbus/test-refs_with_config.test
# Time since timeout reset 0x2ad86b2870: 4.626 seconds
ok 1 /refs/connection
# slow test /refs/connection executed in 4.63 secs
# Resetting test timeout (reference: 0x2ad86b2f50; factor: 1)
# Time since timeout reset 0x2ad86b2f50: 0.773 seconds
ok 2 /refs/message
# slow test /refs/message executed in 0.77 secs
# Resetting test timeout (reference: 0x2ad86b3a70; factor: 1)
Executing: dbus/test-refs_with_config.test
# Time since timeout reset 0x2ad86b3a70: 5.846 seconds
ok 3 /refs/pending-call
# slow test /refs/pending-call executed in 5.85 secs
# Resetting test timeout (reference: 0x2ad86b4730; factor: 1)
Executing: dbus/test-refs_with_config.test
# Time since timeout reset 0x2ad86b4730: 3.896 seconds
ok 4 /refs/server
# slow test /refs/server executed in 3.90 secs
# End of refs tests
PASS: dbus/test-refs_with_config.test
Running test: dbus/test-fdpass_with_config.test
TAP version 14
# random seed: R02Sbba30175d4fa883ff339b9ec382f61ff
1..15
ok 1 /unsupported
ok 2 /relay
ok 3 /limit
# Start of too-many tests
ok 4 /too-many/plus1
ok 5 /too-many/plus2
ok 6 /too-many/plus17
ok 7 /too-many/split
# End of too-many tests
# Start of flood tests
ok 8 /flood/1
ok 9 /flood/half-limit
ok 10 /flood/over-half-limit
ok 11 /flood/limit
# End of flood tests
# Start of odd-limit tests
ok 12 /odd-limit/minus1
ok 13 /odd-limit/at
ok 14 /odd-limit/plus1
ok 15 /odd-limit/plus2
# End of odd-limit tests
PASS: dbus/test-fdpass_with_config.test
Running test: dbus/test-dbus-daemon_with_config.test
TAP version 14
# random seed: R02Sf0d106f744edb170e9dd4764242fb8c5
1..36
# Resetting test timeout (reference: 0x2ae8cff190; factor: 1)
# ProcessID of this process is 3012
# UnixUserID of this process is 0
# UnixGroupIDs of this process present (1 groups)
# Time since timeout reset 0x2ae8cff190: 0.028 seconds
ok 1 /creds
# Resetting test timeout (reference: 0x2ae8cff980; factor: 1)
# GetConnectionUnixProcessID returned 3012
# Time since timeout reset 0x2ae8cff980: 0.029 seconds
ok 2 /processid
# Resetting test timeout (reference: 0x2ae8cff8c0; factor: 1)
# Bug Reference: https://bugs.freedesktop.org/show_bug.cgi?id=61303
dbus-daemon[3015]: [session uid=0 pid=3015 pidfd=4] The maximum number of pending replies for ":1.0" (uid=0 pid=3012 comm="/usr/libexec/installed-tests/dbus/test-dbus-daemon") has been reached (max_replies_per_connection=128)
dbus-daemon[3015]: [session uid=0 pid=3015 pidfd=4] The maximum number of pending replies for ":1.0" (uid=0 pid=3012 comm="/usr/libexec/installed-tests/dbus/test-dbus-daemon") has been reached (max_replies_per_connection=128)
dbus-daemon[3015]: [session uid=0 pid=3015 pidfd=4] The maximum number of pending replies for ":1.0" (uid=0 pid=3012 comm="/usr/libexec/installed-tests/dbus/test-dbus-daemon") has been reached (max_replies_per_connection=128)
dbus-daemon[3015]: [session uid=0 pid=3015 pidfd=4] The maximum number of pending replies for ":1.0" (uid=0 pid=3012 comm="/usr/libexec/installed-tests/dbus/test-dbus-daemon") has been reached (max_replies_per_connection=128)
dbus-daemon[3015]: [session uid=0 pid=3015 pidfd=4] The maximum number of pending replies for ":1.0" (uid=0 pid=3012 comm="/usr/libexec/installed-tests/dbus/test-dbus-daemon") has been reached (max_replies_per_connection=128)
dbus-daemon[3015]: [session uid=0 pid=3015 pidfd=4] The maximum number of pending replies for ":1.0" (uid=0 pid=3012 comm="/usr/libexec/installed-tests/dbus/test-dbus-daemon") has been reached (max_replies_per_connection=128)
dbus-daemon[3015]: [session uid=0 pid=3015 pidfd=4] The maximum number of pending replies for ":1.0" (uid=0 pid=3012 comm="/usr/libexec/installed-tests/dbus/test-dbus-daemon") has been reached (max_replies_per_connection=128)
dbus-daemon[3015]: [session uid=0 pid=3015 pidfd=4] The maximum number of pending replies for ":1.0" (uid=0 pid=3012 comm="/usr/libexec/installed-tests/dbus/test-dbus-daemon") has been reached (max_replies_per_connection=128)
dbus-daemon[3015]: [session uid=0 pid=3015 pidfd=4] The maximum number of pending replies for ":1.0" (uid=0 pid=3012 comm="/usr/libexec/installed-tests/dbus/test-dbus-daemon") has been reached (max_replies_per_connection=128)
dbus-daemon[3015]: [session uid=0 pid=3015 pidfd=4] The maximum number of pending replies for ":1.0" (uid=0 pid=3012 comm="/usr/libexec/installed-tests/dbus/test-dbus-daemon") has been reached (max_replies_per_connection=128)
dbus-daemon[3015]: [session uid=0 pid=3015 pidfd=4] The maximum number of pending replies for ":1.0" (uid=0 pid=3012 comm="/usr/libexec/installed-tests/dbus/test-dbus-daemon") has been reached (max_replies_per_connection=128)
dbus-daemon[3015]: [session uid=0 pid=3015 pidfd=4] The maximum number of pending replies for ":1.0" (uid=0 pid=3012 comm="/usr/libexec/installed-tests/dbus/test-dbus-daemon") has been reached (max_replies_per_connection=128)
dbus-daemon[3015]: [session uid=0 pid=3015 pidfd=4] The maximum number of pending replies for ":1.0" (uid=0 pid=3012 comm="/usr/libexec/installed-tests/dbus/test-dbus-daemon") has been reached (max_replies_per_connection=128)
dbus-daemon[3015]: [session uid=0 pid=3015 pidfd=4] The maximum number of pending replies for ":1.0" (uid=0 pid=3012 comm="/usr/libexec/installed-tests/dbus/test-dbus-daemon") has been reached (max_replies_per_connection=128)
dbus-daemon[3015]: [session uid=0 pid=3015 pidfd=4] The maximum number of pending replies for ":1.0" (uid=0 pid=3012 comm="/usr/libexec/installed-tests/dbus/test-dbus-daemon") has been reached (max_replies_per_connection=128)
dbus-daemon[3015]: [session uid=0 pid=3015 pidfd=4] The maximum number of pending replies for ":1.0" (uid=0 pid=3012 comm="/usr/libexec/installed-tests/dbus/test-dbus-daemon") has been reached (max_replies_per_connection=128)
dbus-daemon[3015]: [session uid=0 pid=3015 pidfd=4] The maximum number of pending replies for ":1.0" (uid=0 pid=3012 comm="/usr/libexec/installed-tests/dbus/test-dbus-daemon") has been reached (max_replies_per_connection=128)
dbus-daemon[3015]: [session uid=0 pid=3015 pidfd=4] The maximum number of pending replies for ":1.0" (uid=0 pid=3012 comm="/usr/libexec/installed-tests/dbus/test-dbus-daemon") has been reached (max_replies_per_connection=128)
dbus-daemon[3015]: [session uid=0 pid=3015 pidfd=4] The maximum number of pending replies for ":1.0" (uid=0 pid=3012 comm="/usr/libexec/installed-tests/dbus/test-dbus-daemon") has been reached (max_replies_per_connection=128)
dbus-daemon[3015]: [session uid=0 pid=3015 pidfd=4] The maximum number of pending replies for ":1.0" (uid=0 pid=3012 comm="/usr/libexec/installed-tests/dbus/test-dbus-daemon") has been reached (max_replies_per_connection=128)
dbus-daemon[3015]: [session uid=0 pid=3015 pidfd=4] The maximum number of pending replies for ":1.0" (uid=0 pid=3012 comm="/usr/libexec/installed-tests/dbus/test-dbus-daemon") has been reached (max_replies_per_connection=128)
dbus-daemon[3015]: [session uid=0 pid=3015 pidfd=4] The maximum number of pending replies for ":1.0" (uid=0 pid=3012 comm="/usr/libexec/installed-tests/dbus/test-dbus-daemon") has been reached (max_replies_per_connection=128)
dbus-daemon[3015]: [session uid=0 pid=3015 pidfd=4] The maximum number of pending replies for ":1.0" (uid=0 pid=3012 comm="/usr/libexec/installed-tests/dbus/test-dbus-daemon") has been reached (max_replies_per_connection=128)
dbus-daemon[3015]: [session uid=0 pid=3015 pidfd=4] The maximum number of pending replies for ":1.0" (uid=0 pid=3012 comm="/usr/libexec/installed-tests/dbus/test-dbus-daemon") has been reached (max_replies_per_connection=128)
dbus-daemon[3015]: [session uid=0 pid=3015 pidfd=4] The maximum number of pending replies for ":1.0" (uid=0 pid=3012 comm="/usr/libexec/installed-tests/dbus/test-dbus-daemon") has been reached (max_replies_per_connection=128)
dbus-daemon[3015]: [session uid=0 pid=3015 pidfd=4] The maximum number of pending replies for ":1.0" (uid=0 pid=3012 comm="/usr/libexec/installed-tests/dbus/test-dbus-daemon") has been reached (max_replies_per_connection=128)
dbus-daemon[3015]: [session uid=0 pid=3015 pidfd=4] The maximum number of pending replies for ":1.0" (uid=0 pid=3012 comm="/usr/libexec/installed-tests/dbus/test-dbus-daemon") has been reached (max_replies_per_connection=128)
dbus-daemon[3015]: [session uid=0 pid=3015 pidfd=4] The maximum number of pending replies for ":1.0" (uid=0 pid=3012 comm="/usr/libexec/installed-tests/dbus/test-dbus-daemon") has been reached (max_replies_per_connection=128)
dbus-daemon[3015]: [session uid=0 pid=3015 pidfd=4] The maximum number of pending replies for ":1.0" (uid=0 pid=3012 comm="/usr/libexec/installed-tests/dbus/test-dbus-daemon") has been reached (max_replies_per_connection=128)
dbus-daemon[3015]: [session uid=0 pid=3015 pidfd=4] The maximum number of pending replies for ":1.0" (uid=0 pid=3012 comm="/usr/libexec/installed-tests/dbus/test-dbus-daemon") has been reached (max_replies_per_connection=128)
dbus-daemon[3015]: [session uid=0 pid=3015 pidfd=4] The maximum number of pending replies for ":1.0" (uid=0 pid=3012 comm="/usr/libexec/installed-tests/dbus/test-dbus-daemon") has been reached (max_replies_per_connection=128)
dbus-daemon[3015]: [session uid=0 pid=3015 pidfd=4] The maximum number of pending replies for ":1.0" (uid=0 pid=3012 comm="/usr/libexec/installed-tests/dbus/test-dbus-daemon") has been reached (max_replies_per_connection=128)
dbus-daemon[3015]: [session uid=0 pid=3015 pidfd=4] The maximum number of pending replies for ":1.0" (uid=0 pid=3012 comm="/usr/libexec/installed-tests/dbus/test-dbus-daemon") has been reached (max_replies_per_connection=128)
dbus-daemon[3015]: [session uid=0 pid=3015 pidfd=4] The maximum number of pending replies for ":1.0" (uid=0 pid=3012 comm="/usr/libexec/installed-tests/dbus/test-dbus-daemon") has been reached (max_replies_per_connection=128)
dbus-daemon[3015]: [session uid=0 pid=3015 pidfd=4] The maximum number of pending replies for ":1.0" (uid=0 pid=3012 comm="/usr/libexec/installed-tests/dbus/test-dbus-daemon") has been reached (max_replies_per_connection=128)
dbus-daemon[3015]: [session uid=0 pid=3015 pidfd=4] The maximum number of pending replies for ":1.0" (uid=0 pid=3012 comm="/usr/libexec/installed-tests/dbus/test-dbus-daemon") has been reached (max_replies_per_connection=128)
dbus-daemon[3015]: [session uid=0 pid=3015 pidfd=4] The maximum number of pending replies for ":1.0" (uid=0 pid=3012 comm="/usr/libexec/installed-tests/dbus/test-dbus-daemon") has been reached (max_replies_per_connection=128)
dbus-daemon[3015]: [session uid=0 pid=3015 pidfd=4] The maximum number of pending replies for ":1.0" (uid=0 pid=3012 comm="/usr/libexec/installed-tests/dbus/test-dbus-daemon") has been reached (max_replies_per_connection=128)
dbus-daemon[3015]: [session uid=0 pid=3015 pidfd=4] The maximum number of pending replies for ":1.0" (uid=0 pid=3012 comm="/usr/libexec/installed-tests/dbus/test-dbus-daemon") has been reached (max_replies_per_connection=128)
dbus-daemon[3015]: [session uid=0 pid=3015 pidfd=4] The maximum number of pending replies for ":1.0" (uid=0 pid=3012 comm="/usr/libexec/installed-tests/dbus/test-dbus-daemon") has been reached (max_replies_per_connection=128)
dbus-daemon[3015]: [session uid=0 pid=3015 pidfd=4] The maximum number of pending replies for ":1.0" (uid=0 pid=3012 comm="/usr/libexec/installed-tests/dbus/test-dbus-daemon") has been reached (max_replies_per_connection=128)
dbus-daemon[3015]: [session uid=0 pid=3015 pidfd=4] The maximum number of pending replies for ":1.0" (uid=0 pid=3012 comm="/usr/libexec/installed-tests/dbus/test-dbus-daemon") has been reached (max_replies_per_connection=128)
dbus-daemon[3015]: [session uid=0 pid=3015 pidfd=4] The maximum number of pending replies for ":1.0" (uid=0 pid=3012 comm="/usr/libexec/installed-tests/dbus/test-dbus-daemon") has been reached (max_replies_per_connection=128)
dbus-daemon[3015]: [session uid=0 pid=3015 pidfd=4] The maximum number of pending replies for ":1.0" (uid=0 pid=3012 comm="/usr/libexec/installed-tests/dbus/test-dbus-daemon") has been reached (max_replies_per_connection=128)
dbus-daemon[3015]: [session uid=0 pid=3015 pidfd=4] The maximum number of pending replies for ":1.0" (uid=0 pid=3012 comm="/usr/libexec/installed-tests/dbus/test-dbus-daemon") has been reached (max_replies_per_connection=128)
dbus-daemon[3015]: [session uid=0 pid=3015 pidfd=4] The maximum number of pending replies for ":1.0" (uid=0 pid=3012 comm="/usr/libexec/installed-tests/dbus/test-dbus-daemon") has been reached (max_replies_per_connection=128)
dbus-daemon[3015]: [session uid=0 pid=3015 pidfd=4] The maximum number of pending replies for ":1.0" (uid=0 pid=3012 comm="/usr/libexec/installed-tests/dbus/test-dbus-daemon") has been reached (max_replies_per_connection=128)
dbus-daemon[3015]: [session uid=0 pid=3015 pidfd=4] The maximum number of pending replies for ":1.0" (uid=0 pid=3012 comm="/usr/libexec/installed-tests/dbus/test-dbus-daemon") has been reached (max_replies_per_connection=128)
dbus-daemon[3015]: [session uid=0 pid=3015 pidfd=4] The maximum number of pending replies for ":1.0" (uid=0 pid=3012 comm="/usr/libexec/installed-tests/dbus/test-dbus-daemon") has been reached (max_replies_per_connection=128)
dbus-daemon[3015]: [session uid=0 pid=3015 pidfd=4] The maximum number of pending replies for ":1.0" (uid=0 pid=3012 comm="/usr/libexec/installed-tests/dbus/test-dbus-daemon") has been reached (max_replies_per_connection=128)
dbus-daemon[3015]: [session uid=0 pid=3015 pidfd=4] The maximum number of pending replies for ":1.0" (uid=0 pid=3012 comm="/usr/libexec/installed-tests/dbus/test-dbus-daemon") has been reached (max_replies_per_connection=128)
dbus-daemon[3015]: [session uid=0 pid=3015 pidfd=4] The maximum number of pending replies for ":1.0" (uid=0 pid=3012 comm="/usr/libexec/installed-tests/dbus/test-dbus-daemon") has been reached (max_replies_per_connection=128)
dbus-daemon[3015]: [session uid=0 pid=3015 pidfd=4] The maximum number of pending replies for ":1.0" (uid=0 pid=3012 comm="/usr/libexec/installed-tests/dbus/test-dbus-daemon") has been reached (max_replies_per_connection=128)
dbus-daemon[3015]: [session uid=0 pid=3015 pidfd=4] The maximum number of pending replies for ":1.0" (uid=0 pid=3012 comm="/usr/libexec/installed-tests/dbus/test-dbus-daemon") has been reached (max_replies_per_connection=128)
dbus-daemon[3015]: [session uid=0 pid=3015 pidfd=4] The maximum number of pending replies for ":1.0" (uid=0 pid=3012 comm="/usr/libexec/installed-tests/dbus/test-dbus-daemon") has been reached (max_replies_per_connection=128)
dbus-daemon[3015]: [session uid=0 pid=3015 pidfd=4] The maximum number of pending replies for ":1.0" (uid=0 pid=3012 comm="/usr/libexec/installed-tests/dbus/test-dbus-daemon") has been reached (max_replies_per_connection=128)
dbus-daemon[3015]: [session uid=0 pid=3015 pidfd=4] The maximum number of pending replies for ":1.0" (uid=0 pid=3012 comm="/usr/libexec/installed-tests/dbus/test-dbus-daemon") has been reached (max_replies_per_connection=128)
dbus-daemon[3015]: [session uid=0 pid=3015 pidfd=4] The maximum number of pending replies for ":1.0" (uid=0 pid=3012 comm="/usr/libexec/installed-tests/dbus/test-dbus-daemon") has been reached (max_replies_per_connection=128)
dbus-daemon[3015]: [session uid=0 pid=3015 pidfd=4] The maximum number of pending replies for ":1.0" (uid=0 pid=3012 comm="/usr/libexec/installed-tests/dbus/test-dbus-daemon") has been reached (max_replies_per_connection=128)
dbus-daemon[3015]: [session uid=0 pid=3015 pidfd=4] The maximum number of pending replies for ":1.0" (uid=0 pid=3012 comm="/usr/libexec/installed-tests/dbus/test-dbus-daemon") has been reached (max_replies_per_connection=128)
dbus-daemon[3015]: [session uid=0 pid=3015 pidfd=4] The maximum number of pending replies for ":1.0" (uid=0 pid=3012 comm="/usr/libexec/installed-tests/dbus/test-dbus-daemon") has been reached (max_replies_per_connection=128)
dbus-daemon[3015]: [session uid=0 pid=3015 pidfd=4] The maximum number of pending replies for ":1.0" (uid=0 pid=3012 comm="/usr/libexec/installed-tests/dbus/test-dbus-daemon") has been reached (max_replies_per_connection=128)
dbus-daemon[3015]: [session uid=0 pid=3015 pidfd=4] The maximum number of pending replies for ":1.0" (uid=0 pid=3012 comm="/usr/libexec/installed-tests/dbus/test-dbus-daemon") has been reached (max_replies_per_connection=128)
dbus-daemon[3015]: [session uid=0 pid=3015 pidfd=4] The maximum number of pending replies for ":1.0" (uid=0 pid=3012 comm="/usr/libexec/installed-tests/dbus/test-dbus-daemon") has been reached (max_replies_per_connection=128)
dbus-daemon[3015]: [session uid=0 pid=3015 pidfd=4] The maximum number of pending replies for ":1.0" (uid=0 pid=3012 comm="/usr/libexec/installed-tests/dbus/test-dbus-daemon") has been reached (max_replies_per_connection=128)
dbus-daemon[3015]: [session uid=0 pid=3015 pidfd=4] The maximum number of pending replies for ":1.0" (uid=0 pid=3012 comm="/usr/libexec/installed-tests/dbus/test-dbus-daemon") has been reached (max_replies_per_connection=128)
dbus-daemon[3015]: [session uid=0 pid=3015 pidfd=4] The maximum number of pending replies for ":1.0" (uid=0 pid=3012 comm="/usr/libexec/installed-tests/dbus/test-dbus-daemon") has been reached (max_replies_per_connection=128)
dbus-daemon[3015]: [session uid=0 pid=3015 pidfd=4] The maximum number of pending replies for ":1.0" (uid=0 pid=3012 comm="/usr/libexec/installed-tests/dbus/test-dbus-daemon") has been reached (max_replies_per_connection=128)
dbus-daemon[3015]: [session uid=0 pid=3015 pidfd=4] The maximum number of pending replies for ":1.0" (uid=0 pid=3012 comm="/usr/libexec/installed-tests/dbus/test-dbus-daemon") has been reached (max_replies_per_connection=128)
dbus-daemon[3015]: [session uid=0 pid=3015 pidfd=4] The maximum number of pending replies for ":1.0" (uid=0 pid=3012 comm="/usr/libexec/installed-tests/dbus/test-dbus-daemon") has been reached (max_replies_per_connection=128)
dbus-daemon[3015]: [session uid=0 pid=3015 pidfd=4] The maximum number of pending replies for ":1.0" (uid=0 pid=3012 comm="/usr/libexec/installed-tests/dbus/test-dbus-daemon") has been reached (max_replies_per_connection=128)
dbus-daemon[3015]: [session uid=0 pid=3015 pidfd=4] The maximum number of pending replies for ":1.0" (uid=0 pid=3012 comm="/usr/libexec/installed-tests/dbus/test-dbus-daemon") has been reached (max_replies_per_connection=128)
dbus-daemon[3015]: [session uid=0 pid=3015 pidfd=4] The maximum number of pending replies for ":1.0" (uid=0 pid=3012 comm="/usr/libexec/installed-tests/dbus/test-dbus-daemon") has been reached (max_replies_per_connection=128)
dbus-daemon[3015]: [session uid=0 pid=3015 pidfd=4] The maximum number of pending replies for ":1.0" (uid=0 pid=3012 comm="/usr/libexec/installed-tests/dbus/test-dbus-daemon") has been reached (max_replies_per_connection=128)
dbus-daemon[3015]: [session uid=0 pid=3015 pidfd=4] The maximum number of pending replies for ":1.0" (uid=0 pid=3012 comm="/usr/libexec/installed-tests/dbus/test-dbus-daemon") has been reached (max_replies_per_connection=128)
dbus-daemon[3015]: [session uid=0 pid=3015 pidfd=4] The maximum number of pending replies for ":1.0" (uid=0 pid=3012 comm="/usr/libexec/installed-tests/dbus/test-dbus-daemon") has been reached (max_replies_per_connection=128)
dbus-daemon[3015]: [session uid=0 pid=3015 pidfd=4] The maximum number of pending replies for ":1.0" (uid=0 pid=3012 comm="/usr/libexec/installed-tests/dbus/test-dbus-daemon") has been reached (max_replies_per_connection=128)
dbus-daemon[3015]: [session uid=0 pid=3015 pidfd=4] The maximum number of pending replies for ":1.0" (uid=0 pid=3012 comm="/usr/libexec/installed-tests/dbus/test-dbus-daemon") has been reached (max_replies_per_connection=128)
dbus-daemon[3015]: [session uid=0 pid=3015 pidfd=4] The maximum number of pending replies for ":1.0" (uid=0 pid=3012 comm="/usr/libexec/installed-tests/dbus/test-dbus-daemon") has been reached (max_replies_per_connection=128)
dbus-daemon[3015]: [session uid=0 pid=3015 pidfd=4] The maximum number of pending replies for ":1.0" (uid=0 pid=3012 comm="/usr/libexec/installed-tests/dbus/test-dbus-daemon") has been reached (max_replies_per_connection=128)
dbus-daemon[3015]: [session uid=0 pid=3015 pidfd=4] The maximum number of pending replies for ":1.0" (uid=0 pid=3012 comm="/usr/libexec/installed-tests/dbus/test-dbus-daemon") has been reached (max_replies_per_connection=128)
dbus-daemon[3015]: [session uid=0 pid=3015 pidfd=4] The maximum number of pending replies for ":1.0" (uid=0 pid=3012 comm="/usr/libexec/installed-tests/dbus/test-dbus-daemon") has been reached (max_replies_per_connection=128)
dbus-daemon[3015]: [session uid=0 pid=3015 pidfd=4] The maximum number of pending replies for ":1.0" (uid=0 pid=3012 comm="/usr/libexec/installed-tests/dbus/test-dbus-daemon") has been reached (max_replies_per_connection=128)
dbus-daemon[3015]: [session uid=0 pid=3015 pidfd=4] The maximum number of pending replies for ":1.0" (uid=0 pid=3012 comm="/usr/libexec/installed-tests/dbus/test-dbus-daemon") has been reached (max_replies_per_connection=128)
dbus-daemon[3015]: [session uid=0 pid=3015 pidfd=4] The maximum number of pending replies for ":1.0" (uid=0 pid=3012 comm="/usr/libexec/installed-tests/dbus/test-dbus-daemon") has been reached (max_replies_per_connection=128)
dbus-daemon[3015]: [session uid=0 pid=3015 pidfd=4] The maximum number of pending replies for ":1.0" (uid=0 pid=3012 comm="/usr/libexec/installed-tests/dbus/test-dbus-daemon") has been reached (max_replies_per_connection=128)
dbus-daemon[3015]: [session uid=0 pid=3015 pidfd=4] The maximum number of pending replies for ":1.0" (uid=0 pid=3012 comm="/usr/libexec/installed-tests/dbus/test-dbus-daemon") has been reached (max_replies_per_connection=128)
dbus-daemon[3015]: [session uid=0 pid=3015 pidfd=4] The maximum number of pending replies for ":1.0" (uid=0 pid=3012 comm="/usr/libexec/installed-tests/dbus/test-dbus-daemon") has been reached (max_replies_per_connection=128)
dbus-daemon[3015]: [session uid=0 pid=3015 pidfd=4] The maximum number of pending replies for ":1.0" (uid=0 pid=3012 comm="/usr/libexec/installed-tests/dbus/test-dbus-daemon") has been reached (max_replies_per_connection=128)
dbus-daemon[3015]: [session uid=0 pid=3015 pidfd=4] The maximum number of pending replies for ":1.0" (uid=0 pid=3012 comm="/usr/libexec/installed-tests/dbus/test-dbus-daemon") has been reached (max_replies_per_connection=128)
dbus-daemon[3015]: [session uid=0 pid=3015 pidfd=4] The maximum number of pending replies for ":1.0" (uid=0 pid=3012 comm="/usr/libexec/installed-tests/dbus/test-dbus-daemon") has been reached (max_replies_per_connection=128)
dbus-daemon[3015]: [session uid=0 pid=3015 pidfd=4] The maximum number of pending replies for ":1.0" (uid=0 pid=3012 comm="/usr/libexec/installed-tests/dbus/test-dbus-daemon") has been reached (max_replies_per_connection=128)
dbus-daemon[3015]: [session uid=0 pid=3015 pidfd=4] The maximum number of pending replies for ":1.0" (uid=0 pid=3012 comm="/usr/libexec/installed-tests/dbus/test-dbus-daemon") has been reached (max_replies_per_connection=128)
dbus-daemon[3015]: [session uid=0 pid=3015 pidfd=4] The maximum number of pending replies for ":1.0" (uid=0 pid=3012 comm="/usr/libexec/installed-tests/dbus/test-dbus-daemon") has been reached (max_replies_per_connection=128)
dbus-daemon[3015]: [session uid=0 pid=3015 pidfd=4] The maximum number of pending replies for ":1.0" (uid=0 pid=3012 comm="/usr/libexec/installed-tests/dbus/test-dbus-daemon") has been reached (max_replies_per_connection=128)
dbus-daemon[3015]: [session uid=0 pid=3015 pidfd=4] The maximum number of pending replies for ":1.0" (uid=0 pid=3012 comm="/usr/libexec/installed-tests/dbus/test-dbus-daemon") has been reached (max_replies_per_connection=128)
dbus-daemon[3015]: [session uid=0 pid=3015 pidfd=4] The maximum number of pending replies for ":1.0" (uid=0 pid=3012 comm="/usr/libexec/installed-tests/dbus/test-dbus-daemon") has been reached (max_replies_per_connection=128)
dbus-daemon[3015]: [session uid=0 pid=3015 pidfd=4] The maximum number of pending replies for ":1.0" (uid=0 pid=3012 comm="/usr/libexec/installed-tests/dbus/test-dbus-daemon") has been reached (max_replies_per_connection=128)
dbus-daemon[3015]: [session uid=0 pid=3015 pidfd=4] The maximum number of pending replies for ":1.0" (uid=0 pid=3012 comm="/usr/libexec/installed-tests/dbus/test-dbus-daemon") has been reached (max_replies_per_connection=128)
dbus-daemon[3015]: [session uid=0 pid=3015 pidfd=4] The maximum number of pending replies for ":1.0" (uid=0 pid=3012 comm="/usr/libexec/installed-tests/dbus/test-dbus-daemon") has been reached (max_replies_per_connection=128)
dbus-daemon[3015]: [session uid=0 pid=3015 pidfd=4] The maximum number of pending replies for ":1.0" (uid=0 pid=3012 comm="/usr/libexec/installed-tests/dbus/test-dbus-daemon") has been reached (max_replies_per_connection=128)
dbus-daemon[3015]: [session uid=0 pid=3015 pidfd=4] The maximum number of pending replies for ":1.0" (uid=0 pid=3012 comm="/usr/libexec/installed-tests/dbus/test-dbus-daemon") has been reached (max_replies_per_connection=128)
dbus-daemon[3015]: [session uid=0 pid=3015 pidfd=4] The maximum number of pending replies for ":1.0" (uid=0 pid=3012 comm="/usr/libexec/installed-tests/dbus/test-dbus-daemon") has been reached (max_replies_per_connection=128)
dbus-daemon[3015]: [session uid=0 pid=3015 pidfd=4] The maximum number of pending replies for ":1.0" (uid=0 pid=3012 comm="/usr/libexec/installed-tests/dbus/test-dbus-daemon") has been reached (max_replies_per_connection=128)
dbus-daemon[3015]: [session uid=0 pid=3015 pidfd=4] The maximum number of pending replies for ":1.0" (uid=0 pid=3012 comm="/usr/libexec/installed-tests/dbus/test-dbus-daemon") has been reached (max_replies_per_connection=128)
dbus-daemon[3015]: [session uid=0 pid=3015 pidfd=4] The maximum number of pending replies for ":1.0" (uid=0 pid=3012 comm="/usr/libexec/installed-tests/dbus/test-dbus-daemon") has been reached (max_replies_per_connection=128)
dbus-daemon[3015]: [session uid=0 pid=3015 pidfd=4] The maximum number of pending replies for ":1.0" (uid=0 pid=3012 comm="/usr/libexec/installed-tests/dbus/test-dbus-daemon") has been reached (max_replies_per_connection=128)
dbus-daemon[3015]: [session uid=0 pid=3015 pidfd=4] The maximum number of pending replies for ":1.0" (uid=0 pid=3012 comm="/usr/libexec/installed-tests/dbus/test-dbus-daemon") has been reached (max_replies_per_connection=128)
dbus-daemon[3015]: [session uid=0 pid=3015 pidfd=4] The maximum number of pending replies for ":1.0" (uid=0 pid=3012 comm="/usr/libexec/installed-tests/dbus/test-dbus-daemon") has been reached (max_replies_per_connection=128)
dbus-daemon[3015]: [session uid=0 pid=3015 pidfd=4] The maximum number of pending replies for ":1.0" (uid=0 pid=3012 comm="/usr/libexec/installed-tests/dbus/test-dbus-daemon") has been reached (max_replies_per_connection=128)
dbus-daemon[3015]: [session uid=0 pid=3015 pidfd=4] The maximum number of pending replies for ":1.0" (uid=0 pid=3012 comm="/usr/libexec/installed-tests/dbus/test-dbus-daemon") has been reached (max_replies_per_connection=128)
dbus-daemon[3015]: [session uid=0 pid=3015 pidfd=4] The maximum number of pending replies for ":1.0" (uid=0 pid=3012 comm="/usr/libexec/installed-tests/dbus/test-dbus-daemon") has been reached (max_replies_per_connection=128)
dbus-daemon[3015]: [session uid=0 pid=3015 pidfd=4] The maximum number of pending replies for ":1.0" (uid=0 pid=3012 comm="/usr/libexec/installed-tests/dbus/test-dbus-daemon") has been reached (max_replies_per_connection=128)
dbus-daemon[3015]: [session uid=0 pid=3015 pidfd=4] The maximum number of pending replies for ":1.0" (uid=0 pid=3012 comm="/usr/libexec/installed-tests/dbus/test-dbus-daemon") has been reached (max_replies_per_connection=128)
dbus-daemon[3015]: [session uid=0 pid=3015 pidfd=4] The maximum number of pending replies for ":1.0" (uid=0 pid=3012 comm="/usr/libexec/installed-tests/dbus/test-dbus-daemon") has been reached (max_replies_per_connection=128)
dbus-daemon[3015]: [session uid=0 pid=3015 pidfd=4] The maximum number of pending replies for ":1.0" (uid=0 pid=3012 comm="/usr/libexec/installed-tests/dbus/test-dbus-daemon") has been reached (max_replies_per_connection=128)
dbus-daemon[3015]: [session uid=0 pid=3015 pidfd=4] The maximum number of pending replies for ":1.0" (uid=0 pid=3012 comm="/usr/libexec/installed-tests/dbus/test-dbus-daemon") has been reached (max_replies_per_connection=128)
dbus-daemon[3015]: [session uid=0 pid=3015 pidfd=4] The maximum number of pending replies for ":1.0" (uid=0 pid=3012 comm="/usr/libexec/installed-tests/dbus/test-dbus-daemon") has been reached (max_replies_per_connection=128)
dbus-daemon[3015]: [session uid=0 pid=3015 pidfd=4] The maximum number of pending replies for ":1.0" (uid=0 pid=3012 comm="/usr/libexec/installed-tests/dbus/test-dbus-daemon") has been reached (max_replies_per_connection=128)
dbus-daemon[3015]: [session uid=0 pid=3015 pidfd=4] The maximum number of pending replies for ":1.0" (uid=0 pid=3012 comm="/usr/libexec/installed-tests/dbus/test-dbus-daemon") has been reached (max_replies_per_connection=128)
dbus-daemon[3015]: [session uid=0 pid=3015 pidfd=4] The maximum number of pending replies for ":1.0" (uid=0 pid=3012 comm="/usr/libexec/installed-tests/dbus/test-dbus-daemon") has been reached (max_replies_per_connection=128)
dbus-daemon[3015]: [session uid=0 pid=3015 pidfd=4] The maximum number of pending replies for ":1.0" (uid=0 pid=3012 comm="/usr/libexec/installed-tests/dbus/test-dbus-daemon") has been reached (max_replies_per_connection=128)
dbus-daemon[3015]: [session uid=0 pid=3015 pidfd=4] The maximum number of pending replies for ":1.0" (uid=0 pid=3012 comm="/usr/libexec/installed-tests/dbus/test-dbus-daemon") has been reached (max_replies_per_connection=128)
dbus-daemon[3015]: [session uid=0 pid=3015 pidfd=4] The maximum number of pending replies for ":1.0" (uid=0 pid=3012 comm="/usr/libexec/installed-tests/dbus/test-dbus-daemon") has been reached (max_replies_per_connection=128)
dbus-daemon[3015]: [session uid=0 pid=3015 pidfd=4] The maximum number of pending replies for ":1.0" (uid=0 pid=3012 comm="/usr/libexec/installed-tests/dbus/test-dbus-daemon") has been reached (max_replies_per_connection=128)
dbus-daemon[3015]: [session uid=0 pid=3015 pidfd=4] The maximum number of pending replies for ":1.0" (uid=0 pid=3012 comm="/usr/libexec/installed-tests/dbus/test-dbus-daemon") has been reached (max_replies_per_connection=128)
dbus-daemon[3015]: [session uid=0 pid=3015 pidfd=4] The maximum number of pending replies for ":1.0" (uid=0 pid=3012 comm="/usr/libexec/installed-tests/dbus/test-dbus-daemon") has been reached (max_replies_per_connection=128)
dbus-daemon[3015]: [session uid=0 pid=3015 pidfd=4] The maximum number of pending replies for ":1.0" (uid=0 pid=3012 comm="/usr/libexec/installed-tests/dbus/test-dbus-daemon") has been reached (max_replies_per_connection=128)
dbus-daemon[3015]: [session uid=0 pid=3015 pidfd=4] The maximum number of pending replies for ":1.0" (uid=0 pid=3012 comm="/usr/libexec/installed-tests/dbus/test-dbus-daemon") has been reached (max_replies_per_connection=128)
dbus-daemon[3015]: [session uid=0 pid=3015 pidfd=4] The maximum number of pending replies for ":1.0" (uid=0 pid=3012 comm="/usr/libexec/installed-tests/dbus/test-dbus-daemon") has been reached (max_replies_per_connection=128)
dbus-daemon[3015]: [session uid=0 pid=3015 pidfd=4] The maximum number of pending replies for ":1.0" (uid=0 pid=3012 comm="/usr/libexec/installed-tests/dbus/test-dbus-daemon") has been reached (max_replies_per_connection=128)
dbus-daemon[3015]: [session uid=0 pid=3015 pidfd=4] The maximum number of pending replies for ":1.0" (uid=0 pid=3012 comm="/usr/libexec/installed-tests/dbus/test-dbus-daemon") has been reached (max_replies_per_connection=128)
dbus-daemon[3015]: [session uid=0 pid=3015 pidfd=4] The maximum number of pending replies for ":1.0" (uid=0 pid=3012 comm="/usr/libexec/installed-tests/dbus/test-dbus-daemon") has been reached (max_replies_per_connection=128)
dbus-daemon[3015]: [session uid=0 pid=3015 pidfd=4] The maximum number of pending replies for ":1.0" (uid=0 pid=3012 comm="/usr/libexec/installed-tests/dbus/test-dbus-daemon") has been reached (max_replies_per_connection=128)
dbus-daemon[3015]: [session uid=0 pid=3015 pidfd=4] The maximum number of pending replies for ":1.0" (uid=0 pid=3012 comm="/usr/libexec/installed-tests/dbus/test-dbus-daemon") has been reached (max_replies_per_connection=128)
dbus-daemon[3015]: [session uid=0 pid=3015 pidfd=4] The maximum number of pending replies for ":1.0" (uid=0 pid=3012 comm="/usr/libexec/installed-tests/dbus/test-dbus-daemon") has been reached (max_replies_per_connection=128)
dbus-daemon[3015]: [session uid=0 pid=3015 pidfd=4] The maximum number of pending replies for ":1.0" (uid=0 pid=3012 comm="/usr/libexec/installed-tests/dbus/test-dbus-daemon") has been reached (max_replies_per_connection=128)
dbus-daemon[3015]: [session uid=0 pid=3015 pidfd=4] The maximum number of pending replies for ":1.0" (uid=0 pid=3012 comm="/usr/libexec/installed-tests/dbus/test-dbus-daemon") has been reached (max_replies_per_connection=128)
dbus-daemon[3015]: [session uid=0 pid=3015 pidfd=4] The maximum number of pending replies for ":1.0" (uid=0 pid=3012 comm="/usr/libexec/installed-tests/dbus/test-dbus-daemon") has been reached (max_replies_per_connection=128)
dbus-daemon[3015]: [session uid=0 pid=3015 pidfd=4] The maximum number of pending replies for ":1.0" (uid=0 pid=3012 comm="/usr/libexec/installed-tests/dbus/test-dbus-daemon") has been reached (max_replies_per_connection=128)
dbus-daemon[3015]: [session uid=0 pid=3015 pidfd=4] The maximum number of pending replies for ":1.0" (uid=0 pid=3012 comm="/usr/libexec/installed-tests/dbus/test-dbus-daemon") has been reached (max_replies_per_connection=128)
dbus-daemon[3015]: [session uid=0 pid=3015 pidfd=4] The maximum number of pending replies for ":1.0" (uid=0 pid=3012 comm="/usr/libexec/installed-tests/dbus/test-dbus-daemon") has been reached (max_replies_per_connection=128)
dbus-daemon[3015]: [session uid=0 pid=3015 pidfd=4] The maximum number of pending replies for ":1.0" (uid=0 pid=3012 comm="/usr/libexec/installed-tests/dbus/test-dbus-daemon") has been reached (max_replies_per_connection=128)
dbus-daemon[3015]: [session uid=0 pid=3015 pidfd=4] The maximum number of pending replies for ":1.0" (uid=0 pid=3012 comm="/usr/libexec/installed-tests/dbus/test-dbus-daemon") has been reached (max_replies_per_connection=128)
dbus-daemon[3015]: [session uid=0 pid=3015 pidfd=4] The maximum number of pending replies for ":1.0" (uid=0 pid=3012 comm="/usr/libexec/installed-tests/dbus/test-dbus-daemon") has been reached (max_replies_per_connection=128)
dbus-daemon[3015]: [session uid=0 pid=3015 pidfd=4] The maximum number of pending replies for ":1.0" (uid=0 pid=3012 comm="/usr/libexec/installed-tests/dbus/test-dbus-daemon") has been reached (max_replies_per_connection=128)
dbus-daemon[3015]: [session uid=0 pid=3015 pidfd=4] The maximum number of pending replies for ":1.0" (uid=0 pid=3012 comm="/usr/libexec/installed-tests/dbus/test-dbus-daemon") has been reached (max_replies_per_connection=128)
dbus-daemon[3015]: [session uid=0 pid=3015 pidfd=4] The maximum number of pending replies for ":1.0" (uid=0 pid=3012 comm="/usr/libexec/installed-tests/dbus/test-dbus-daemon") has been reached (max_replies_per_connection=128)
dbus-daemon[3015]: [session uid=0 pid=3015 pidfd=4] The maximum number of pending replies for ":1.0" (uid=0 pid=3012 comm="/usr/libexec/installed-tests/dbus/test-dbus-daemon") has been reached (max_replies_per_connection=128)
dbus-daemon[3015]: [session uid=0 pid=3015 pidfd=4] The maximum number of pending replies for ":1.0" (uid=0 pid=3012 comm="/usr/libexec/installed-tests/dbus/test-dbus-daemon") has been reached (max_replies_per_connection=128)
dbus-daemon[3015]: [session uid=0 pid=3015 pidfd=4] The maximum number of pending replies for ":1.0" (uid=0 pid=3012 comm="/usr/libexec/installed-tests/dbus/test-dbus-daemon") has been reached (max_replies_per_connection=128)
dbus-daemon[3015]: [session uid=0 pid=3015 pidfd=4] The maximum number of pending replies for ":1.0" (uid=0 pid=3012 comm="/usr/libexec/installed-tests/dbus/test-dbus-daemon") has been reached (max_replies_per_connection=128)
dbus-daemon[3015]: [session uid=0 pid=3015 pidfd=4] The maximum number of pending replies for ":1.0" (uid=0 pid=3012 comm="/usr/libexec/installed-tests/dbus/test-dbus-daemon") has been reached (max_replies_per_connection=128)
dbus-daemon[3015]: [session uid=0 pid=3015 pidfd=4] The maximum number of pending replies for ":1.0" (uid=0 pid=3012 comm="/usr/libexec/installed-tests/dbus/test-dbus-daemon") has been reached (max_replies_per_connection=128)
dbus-daemon[3015]: [session uid=0 pid=3015 pidfd=4] The maximum number of pending replies for ":1.0" (uid=0 pid=3012 comm="/usr/libexec/installed-tests/dbus/test-dbus-daemon") has been reached (max_replies_per_connection=128)
dbus-daemon[3015]: [session uid=0 pid=3015 pidfd=4] The maximum number of pending replies for ":1.0" (uid=0 pid=3012 comm="/usr/libexec/installed-tests/dbus/test-dbus-daemon") has been reached (max_replies_per_connection=128)
dbus-daemon[3015]: [session uid=0 pid=3015 pidfd=4] The maximum number of pending replies for ":1.0" (uid=0 pid=3012 comm="/usr/libexec/installed-tests/dbus/test-dbus-daemon") has been reached (max_replies_per_connection=128)
dbus-daemon[3015]: [session uid=0 pid=3015 pidfd=4] The maximum number of pending replies for ":1.0" (uid=0 pid=3012 comm="/usr/libexec/installed-tests/dbus/test-dbus-daemon") has been reached (max_replies_per_connection=128)
dbus-daemon[3015]: [session uid=0 pid=3015 pidfd=4] The maximum number of pending replies for ":1.0" (uid=0 pid=3012 comm="/usr/libexec/installed-tests/dbus/test-dbus-daemon") has been reached (max_replies_per_connection=128)
dbus-daemon[3015]: [session uid=0 pid=3015 pidfd=4] The maximum number of pending replies for ":1.0" (uid=0 pid=3012 comm="/usr/libexec/installed-tests/dbus/test-dbus-daemon") has been reached (max_replies_per_connection=128)
dbus-daemon[3015]: [session uid=0 pid=3015 pidfd=4] The maximum number of pending replies for ":1.0" (uid=0 pid=3012 comm="/usr/libexec/installed-tests/dbus/test-dbus-daemon") has been reached (max_replies_per_connection=128)
dbus-daemon[3015]: [session uid=0 pid=3015 pidfd=4] The maximum number of pending replies for ":1.0" (uid=0 pid=3012 comm="/usr/libexec/installed-tests/dbus/test-dbus-daemon") has been reached (max_replies_per_connection=128)
dbus-daemon[3015]: [session uid=0 pid=3015 pidfd=4] The maximum number of pending replies for ":1.0" (uid=0 pid=3012 comm="/usr/libexec/installed-tests/dbus/test-dbus-daemon") has been reached (max_replies_per_connection=128)
dbus-daemon[3015]: [session uid=0 pid=3015 pidfd=4] The maximum number of pending replies for ":1.0" (uid=0 pid=3012 comm="/usr/libexec/installed-tests/dbus/test-dbus-daemon") has been reached (max_replies_per_connection=128)
dbus-daemon[3015]: [session uid=0 pid=3015 pidfd=4] The maximum number of pending replies for ":1.0" (uid=0 pid=3012 comm="/usr/libexec/installed-tests/dbus/test-dbus-daemon") has been reached (max_replies_per_connection=128)
dbus-daemon[3015]: [session uid=0 pid=3015 pidfd=4] The maximum number of pending replies for ":1.0" (uid=0 pid=3012 comm="/usr/libexec/installed-tests/dbus/test-dbus-daemon") has been reached (max_replies_per_connection=128)
dbus-daemon[3015]: [session uid=0 pid=3015 pidfd=4] The maximum number of pending replies for ":1.0" (uid=0 pid=3012 comm="/usr/libexec/installed-tests/dbus/test-dbus-daemon") has been reached (max_replies_per_connection=128)
dbus-daemon[3015]: [session uid=0 pid=3015 pidfd=4] The maximum number of pending replies for ":1.0" (uid=0 pid=3012 comm="/usr/libexec/installed-tests/dbus/test-dbus-daemon") has been reached (max_replies_per_connection=128)
dbus-daemon[3015]: [session uid=0 pid=3015 pidfd=4] The maximum number of pending replies for ":1.0" (uid=0 pid=3012 comm="/usr/libexec/installed-tests/dbus/test-dbus-daemon") has been reached (max_replies_per_connection=128)
dbus-daemon[3015]: [session uid=0 pid=3015 pidfd=4] The maximum number of pending replies for ":1.0" (uid=0 pid=3012 comm="/usr/libexec/installed-tests/dbus/test-dbus-daemon") has been reached (max_replies_per_connection=128)
dbus-daemon[3015]: [session uid=0 pid=3015 pidfd=4] The maximum number of pending replies for ":1.0" (uid=0 pid=3012 comm="/usr/libexec/installed-tests/dbus/test-dbus-daemon") has been reached (max_replies_per_connection=128)
dbus-daemon[3015]: [session uid=0 pid=3015 pidfd=4] The maximum number of pending replies for ":1.0" (uid=0 pid=3012 comm="/usr/libexec/installed-tests/dbus/test-dbus-daemon") has been reached (max_replies_per_connection=128)
dbus-daemon[3015]: [session uid=0 pid=3015 pidfd=4] The maximum number of pending replies for ":1.0" (uid=0 pid=3012 comm="/usr/libexec/installed-tests/dbus/test-dbus-daemon") has been reached (max_replies_per_connection=128)
dbus-daemon[3015]: [session uid=0 pid=3015 pidfd=4] The maximum number of pending replies for ":1.0" (uid=0 pid=3012 comm="/usr/libexec/installed-tests/dbus/test-dbus-daemon") has been reached (max_replies_per_connection=128)
dbus-daemon[3015]: [session uid=0 pid=3015 pidfd=4] The maximum number of pending replies for ":1.0" (uid=0 pid=3012 comm="/usr/libexec/installed-tests/dbus/test-dbus-daemon") has been reached (max_replies_per_connection=128)
dbus-daemon[3015]: [session uid=0 pid=3015 pidfd=4] The maximum number of pending replies for ":1.0" (uid=0 pid=3012 comm="/usr/libexec/installed-tests/dbus/test-dbus-daemon") has been reached (max_replies_per_connection=128)
dbus-daemon[3015]: [session uid=0 pid=3015 pidfd=4] The maximum number of pending replies for ":1.0" (uid=0 pid=3012 comm="/usr/libexec/installed-tests/dbus/test-dbus-daemon") has been reached (max_replies_per_connection=128)
dbus-daemon[3015]: [session uid=0 pid=3015 pidfd=4] The maximum number of pending replies for ":1.0" (uid=0 pid=3012 comm="/usr/libexec/installed-tests/dbus/test-dbus-daemon") has been reached (max_replies_per_connection=128)
dbus-daemon[3015]: [session uid=0 pid=3015 pidfd=4] The maximum number of pending replies for ":1.0" (uid=0 pid=3012 comm="/usr/libexec/installed-tests/dbus/test-dbus-daemon") has been reached (max_replies_per_connection=128)
dbus-daemon[3015]: [session uid=0 pid=3015 pidfd=4] The maximum number of pending replies for ":1.0" (uid=0 pid=3012 comm="/usr/libexec/installed-tests/dbus/test-dbus-daemon") has been reached (max_replies_per_connection=128)
dbus-daemon[3015]: [session uid=0 pid=3015 pidfd=4] The maximum number of pending replies for ":1.0" (uid=0 pid=3012 comm="/usr/libexec/installed-tests/dbus/test-dbus-daemon") has been reached (max_replies_per_connection=128)
dbus-daemon[3015]: [session uid=0 pid=3015 pidfd=4] The maximum number of pending replies for ":1.0" (uid=0 pid=3012 comm="/usr/libexec/installed-tests/dbus/test-dbus-daemon") has been reached (max_replies_per_connection=128)
dbus-daemon[3015]: [session uid=0 pid=3015 pidfd=4] The maximum number of pending replies for ":1.0" (uid=0 pid=3012 comm="/usr/libexec/installed-tests/dbus/test-dbus-daemon") has been reached (max_replies_per_connection=128)
dbus-daemon[3015]: [session uid=0 pid=3015 pidfd=4] The maximum number of pending replies for ":1.0" (uid=0 pid=3012 comm="/usr/libexec/installed-tests/dbus/test-dbus-daemon") has been reached (max_replies_per_connection=128)
dbus-daemon[3015]: [session uid=0 pid=3015 pidfd=4] The maximum number of pending replies for ":1.0" (uid=0 pid=3012 comm="/usr/libexec/installed-tests/dbus/test-dbus-daemon") has been reached (max_replies_per_connection=128)
dbus-daemon[3015]: [session uid=0 pid=3015 pidfd=4] The maximum number of pending replies for ":1.0" (uid=0 pid=3012 comm="/usr/libexec/installed-tests/dbus/test-dbus-daemon") has been reached (max_replies_per_connection=128)
dbus-daemon[3015]: [session uid=0 pid=3015 pidfd=4] The maximum number of pending replies for ":1.0" (uid=0 pid=3012 comm="/usr/libexec/installed-tests/dbus/test-dbus-daemon") has been reached (max_replies_per_connection=128)
dbus-daemon[3015]: [session uid=0 pid=3015 pidfd=4] The maximum number of pending replies for ":1.0" (uid=0 pid=3012 comm="/usr/libexec/installed-tests/dbus/test-dbus-daemon") has been reached (max_replies_per_connection=128)
dbus-daemon[3015]: [session uid=0 pid=3015 pidfd=4] The maximum number of pending replies for ":1.0" (uid=0 pid=3012 comm="/usr/libexec/installed-tests/dbus/test-dbus-daemon") has been reached (max_replies_per_connection=128)
dbus-daemon[3015]: [session uid=0 pid=3015 pidfd=4] The maximum number of pending replies for ":1.0" (uid=0 pid=3012 comm="/usr/libexec/installed-tests/dbus/test-dbus-daemon") has been reached (max_replies_per_connection=128)
dbus-daemon[3015]: [session uid=0 pid=3015 pidfd=4] The maximum number of pending replies for ":1.0" (uid=0 pid=3012 comm="/usr/libexec/installed-tests/dbus/test-dbus-daemon") has been reached (max_replies_per_connection=128)
dbus-daemon[3015]: [session uid=0 pid=3015 pidfd=4] The maximum number of pending replies for ":1.0" (uid=0 pid=3012 comm="/usr/libexec/installed-tests/dbus/test-dbus-daemon") has been reached (max_replies_per_connection=128)
dbus-daemon[3015]: [session uid=0 pid=3015 pidfd=4] The maximum number of pending replies for ":1.0" (uid=0 pid=3012 comm="/usr/libexec/installed-tests/dbus/test-dbus-daemon") has been reached (max_replies_per_connection=128)
dbus-daemon[3015]: [session uid=0 pid=3015 pidfd=4] The maximum number of pending replies for ":1.0" (uid=0 pid=3012 comm="/usr/libexec/installed-tests/dbus/test-dbus-daemon") has been reached (max_replies_per_connection=128)
dbus-daemon[3015]: [session uid=0 pid=3015 pidfd=4] The maximum number of pending replies for ":1.0" (uid=0 pid=3012 comm="/usr/libexec/installed-tests/dbus/test-dbus-daemon") has been reached (max_replies_per_connection=128)
dbus-daemon[3015]: [session uid=0 pid=3015 pidfd=4] The maximum number of pending replies for ":1.0" (uid=0 pid=3012 comm="/usr/libexec/installed-tests/dbus/test-dbus-daemon") has been reached (max_replies_per_connection=128)
dbus-daemon[3015]: [session uid=0 pid=3015 pidfd=4] The maximum number of pending replies for ":1.0" (uid=0 pid=3012 comm="/usr/libexec/installed-tests/dbus/test-dbus-daemon") has been reached (max_replies_per_connection=128)
dbus-daemon[3015]: [session uid=0 pid=3015 pidfd=4] The maximum number of pending replies for ":1.0" (uid=0 pid=3012 comm="/usr/libexec/installed-tests/dbus/test-dbus-daemon") has been reached (max_replies_per_connection=128)
dbus-daemon[3015]: [session uid=0 pid=3015 pidfd=4] The maximum number of pending replies for ":1.0" (uid=0 pid=3012 comm="/usr/libexec/installed-tests/dbus/test-dbus-daemon") has been reached (max_replies_per_connection=128)
dbus-daemon[3015]: [session uid=0 pid=3015 pidfd=4] The maximum number of pending replies for ":1.0" (uid=0 pid=3012 comm="/usr/libexec/installed-tests/dbus/test-dbus-daemon") has been reached (max_replies_per_connection=128)
dbus-daemon[3015]: [session uid=0 pid=3015 pidfd=4] The maximum number of pending replies for ":1.0" (uid=0 pid=3012 comm="/usr/libexec/installed-tests/dbus/test-dbus-daemon") has been reached (max_replies_per_connection=128)
dbus-daemon[3015]: [session uid=0 pid=3015 pidfd=4] The maximum number of pending replies for ":1.0" (uid=0 pid=3012 comm="/usr/libexec/installed-tests/dbus/test-dbus-daemon") has been reached (max_replies_per_connection=128)
dbus-daemon[3015]: [session uid=0 pid=3015 pidfd=4] The maximum number of pending replies for ":1.0" (uid=0 pid=3012 comm="/usr/libexec/installed-tests/dbus/test-dbus-daemon") has been reached (max_replies_per_connection=128)
dbus-daemon[3015]: [session uid=0 pid=3015 pidfd=4] The maximum number of pending replies for ":1.0" (uid=0 pid=3012 comm="/usr/libexec/installed-tests/dbus/test-dbus-daemon") has been reached (max_replies_per_connection=128)
dbus-daemon[3015]: [session uid=0 pid=3015 pidfd=4] The maximum number of pending replies for ":1.0" (uid=0 pid=3012 comm="/usr/libexec/installed-tests/dbus/test-dbus-daemon") has been reached (max_replies_per_connection=128)
dbus-daemon[3015]: [session uid=0 pid=3015 pidfd=4] The maximum number of pending replies for ":1.0" (uid=0 pid=3012 comm="/usr/libexec/installed-tests/dbus/test-dbus-daemon") has been reached (max_replies_per_connection=128)
dbus-daemon[3015]: [session uid=0 pid=3015 pidfd=4] The maximum number of pending replies for ":1.0" (uid=0 pid=3012 comm="/usr/libexec/installed-tests/dbus/test-dbus-daemon") has been reached (max_replies_per_connection=128)
dbus-daemon[3015]: [session uid=0 pid=3015 pidfd=4] The maximum number of pending replies for ":1.0" (uid=0 pid=3012 comm="/usr/libexec/installed-tests/dbus/test-dbus-daemon") has been reached (max_replies_per_connection=128)
dbus-daemon[3015]: [session uid=0 pid=3015 pidfd=4] The maximum number of pending replies for ":1.0" (uid=0 pid=3012 comm="/usr/libexec/installed-tests/dbus/test-dbus-daemon") has been reached (max_replies_per_connection=128)
dbus-daemon[3015]: [session uid=0 pid=3015 pidfd=4] The maximum number of pending replies for ":1.0" (uid=0 pid=3012 comm="/usr/libexec/installed-tests/dbus/test-dbus-daemon") has been reached (max_replies_per_connection=128)
dbus-daemon[3015]: [session uid=0 pid=3015 pidfd=4] The maximum number of pending replies for ":1.0" (uid=0 pid=3012 comm="/usr/libexec/installed-tests/dbus/test-dbus-daemon") has been reached (max_replies_per_connection=128)
dbus-daemon[3015]: [session uid=0 pid=3015 pidfd=4] The maximum number of pending replies for ":1.0" (uid=0 pid=3012 comm="/usr/libexec/installed-tests/dbus/test-dbus-daemon") has been reached (max_replies_per_connection=128)
dbus-daemon[3015]: [session uid=0 pid=3015 pidfd=4] The maximum number of pending replies for ":1.0" (uid=0 pid=3012 comm="/usr/libexec/installed-tests/dbus/test-dbus-daemon") has been reached (max_replies_per_connection=128)
dbus-daemon[3015]: [session uid=0 pid=3015 pidfd=4] The maximum number of pending replies for ":1.0" (uid=0 pid=3012 comm="/usr/libexec/installed-tests/dbus/test-dbus-daemon") has been reached (max_replies_per_connection=128)
dbus-daemon[3015]: [session uid=0 pid=3015 pidfd=4] The maximum number of pending replies for ":1.0" (uid=0 pid=3012 comm="/usr/libexec/installed-tests/dbus/test-dbus-daemon") has been reached (max_replies_per_connection=128)
dbus-daemon[3015]: [session uid=0 pid=3015 pidfd=4] The maximum number of pending replies for ":1.0" (uid=0 pid=3012 comm="/usr/libexec/installed-tests/dbus/test-dbus-daemon") has been reached (max_replies_per_connection=128)
dbus-daemon[3015]: [session uid=0 pid=3015 pidfd=4] The maximum number of pending replies for ":1.0" (uid=0 pid=3012 comm="/usr/libexec/installed-tests/dbus/test-dbus-daemon") has been reached (max_replies_per_connection=128)
dbus-daemon[3015]: [session uid=0 pid=3015 pidfd=4] The maximum number of pending replies for ":1.0" (uid=0 pid=3012 comm="/usr/libexec/installed-tests/dbus/test-dbus-daemon") has been reached (max_replies_per_connection=128)
dbus-daemon[3015]: [session uid=0 pid=3015 pidfd=4] The maximum number of pending replies for ":1.0" (uid=0 pid=3012 comm="/usr/libexec/installed-tests/dbus/test-dbus-daemon") has been reached (max_replies_per_connection=128)
dbus-daemon[3015]: [session uid=0 pid=3015 pidfd=4] The maximum number of pending replies for ":1.0" (uid=0 pid=3012 comm="/usr/libexec/installed-tests/dbus/test-dbus-daemon") has been reached (max_replies_per_connection=128)
dbus-daemon[3015]: [session uid=0 pid=3015 pidfd=4] The maximum number of pending replies for ":1.0" (uid=0 pid=3012 comm="/usr/libexec/installed-tests/dbus/test-dbus-daemon") has been reached (max_replies_per_connection=128)
dbus-daemon[3015]: [session uid=0 pid=3015 pidfd=4] The maximum number of pending replies for ":1.0" (uid=0 pid=3012 comm="/usr/libexec/installed-tests/dbus/test-dbus-daemon") has been reached (max_replies_per_connection=128)
dbus-daemon[3015]: [session uid=0 pid=3015 pidfd=4] The maximum number of pending replies for ":1.0" (uid=0 pid=3012 comm="/usr/libexec/installed-tests/dbus/test-dbus-daemon") has been reached (max_replies_per_connection=128)
dbus-daemon[3015]: [session uid=0 pid=3015 pidfd=4] The maximum number of pending replies for ":1.0" (uid=0 pid=3012 comm="/usr/libexec/installed-tests/dbus/test-dbus-daemon") has been reached (max_replies_per_connection=128)
dbus-daemon[3015]: [session uid=0 pid=3015 pidfd=4] The maximum number of pending replies for ":1.0" (uid=0 pid=3012 comm="/usr/libexec/installed-tests/dbus/test-dbus-daemon") has been reached (max_replies_per_connection=128)
dbus-daemon[3015]: [session uid=0 pid=3015 pidfd=4] The maximum number of pending replies for ":1.0" (uid=0 pid=3012 comm="/usr/libexec/installed-tests/dbus/test-dbus-daemon") has been reached (max_replies_per_connection=128)
dbus-daemon[3015]: [session uid=0 pid=3015 pidfd=4] The maximum number of pending replies for ":1.0" (uid=0 pid=3012 comm="/usr/libexec/installed-tests/dbus/test-dbus-daemon") has been reached (max_replies_per_connection=128)
dbus-daemon[3015]: [session uid=0 pid=3015 pidfd=4] The maximum number of pending replies for ":1.0" (uid=0 pid=3012 comm="/usr/libexec/installed-tests/dbus/test-dbus-daemon") has been reached (max_replies_per_connection=128)
dbus-daemon[3015]: [session uid=0 pid=3015 pidfd=4] The maximum number of pending replies for ":1.0" (uid=0 pid=3012 comm="/usr/libexec/installed-tests/dbus/test-dbus-daemon") has been reached (max_replies_per_connection=128)
dbus-daemon[3015]: [session uid=0 pid=3015 pidfd=4] The maximum number of pending replies for ":1.0" (uid=0 pid=3012 comm="/usr/libexec/installed-tests/dbus/test-dbus-daemon") has been reached (max_replies_per_connection=128)
dbus-daemon[3015]: [session uid=0 pid=3015 pidfd=4] The maximum number of pending replies for ":1.0" (uid=0 pid=3012 comm="/usr/libexec/installed-tests/dbus/test-dbus-daemon") has been reached (max_replies_per_connection=128)
dbus-daemon[3015]: [session uid=0 pid=3015 pidfd=4] The maximum number of pending replies for ":1.0" (uid=0 pid=3012 comm="/usr/libexec/installed-tests/dbus/test-dbus-daemon") has been reached (max_replies_per_connection=128)
dbus-daemon[3015]: [session uid=0 pid=3015 pidfd=4] The maximum number of pending replies for ":1.0" (uid=0 pid=3012 comm="/usr/libexec/installed-tests/dbus/test-dbus-daemon") has been reached (max_replies_per_connection=128)
dbus-daemon[3015]: [session uid=0 pid=3015 pidfd=4] The maximum number of pending replies for ":1.0" (uid=0 pid=3012 comm="/usr/libexec/installed-tests/dbus/test-dbus-daemon") has been reached (max_replies_per_connection=128)
dbus-daemon[3015]: [session uid=0 pid=3015 pidfd=4] The maximum number of pending replies for ":1.0" (uid=0 pid=3012 comm="/usr/libexec/installed-tests/dbus/test-dbus-daemon") has been reached (max_replies_per_connection=128)
dbus-daemon[3015]: [session uid=0 pid=3015 pidfd=4] The maximum number of pending replies for ":1.0" (uid=0 pid=3012 comm="/usr/libexec/installed-tests/dbus/test-dbus-daemon") has been reached (max_replies_per_connection=128)
dbus-daemon[3015]: [session uid=0 pid=3015 pidfd=4] The maximum number of pending replies for ":1.0" (uid=0 pid=3012 comm="/usr/libexec/installed-tests/dbus/test-dbus-daemon") has been reached (max_replies_per_connection=128)
dbus-daemon[3015]: [session uid=0 pid=3015 pidfd=4] The maximum number of pending replies for ":1.0" (uid=0 pid=3012 comm="/usr/libexec/installed-tests/dbus/test-dbus-daemon") has been reached (max_replies_per_connection=128)
dbus-daemon[3015]: [session uid=0 pid=3015 pidfd=4] The maximum number of pending replies for ":1.0" (uid=0 pid=3012 comm="/usr/libexec/installed-tests/dbus/test-dbus-daemon") has been reached (max_replies_per_connection=128)
dbus-daemon[3015]: [session uid=0 pid=3015 pidfd=4] The maximum number of pending replies for ":1.0" (uid=0 pid=3012 comm="/usr/libexec/installed-tests/dbus/test-dbus-daemon") has been reached (max_replies_per_connection=128)
dbus-daemon[3015]: [session uid=0 pid=3015 pidfd=4] The maximum number of pending replies for ":1.0" (uid=0 pid=3012 comm="/usr/libexec/installed-tests/dbus/test-dbus-daemon") has been reached (max_replies_per_connection=128)
dbus-daemon[3015]: [session uid=0 pid=3015 pidfd=4] The maximum number of pending replies for ":1.0" (uid=0 pid=3012 comm="/usr/libexec/installed-tests/dbus/test-dbus-daemon") has been reached (max_replies_per_connection=128)
dbus-daemon[3015]: [session uid=0 pid=3015 pidfd=4] The maximum number of pending replies for ":1.0" (uid=0 pid=3012 comm="/usr/libexec/installed-tests/dbus/test-dbus-daemon") has been reached (max_replies_per_connection=128)
dbus-daemon[3015]: [session uid=0 pid=3015 pidfd=4] The maximum number of pending replies for ":1.0" (uid=0 pid=3012 comm="/usr/libexec/installed-tests/dbus/test-dbus-daemon") has been reached (max_replies_per_connection=128)
dbus-daemon[3015]: [session uid=0 pid=3015 pidfd=4] The maximum number of pending replies for ":1.0" (uid=0 pid=3012 comm="/usr/libexec/installed-tests/dbus/test-dbus-daemon") has been reached (max_replies_per_connection=128)
dbus-daemon[3015]: [session uid=0 pid=3015 pidfd=4] The maximum number of pending replies for ":1.0" (uid=0 pid=3012 comm="/usr/libexec/installed-tests/dbus/test-dbus-daemon") has been reached (max_replies_per_connection=128)
dbus-daemon[3015]: [session uid=0 pid=3015 pidfd=4] The maximum number of pending replies for ":1.0" (uid=0 pid=3012 comm="/usr/libexec/installed-tests/dbus/test-dbus-daemon") has been reached (max_replies_per_connection=128)
dbus-daemon[3015]: [session uid=0 pid=3015 pidfd=4] The maximum number of pending replies for ":1.0" (uid=0 pid=3012 comm="/usr/libexec/installed-tests/dbus/test-dbus-daemon") has been reached (max_replies_per_connection=128)
dbus-daemon[3015]: [session uid=0 pid=3015 pidfd=4] The maximum number of pending replies for ":1.0" (uid=0 pid=3012 comm="/usr/libexec/installed-tests/dbus/test-dbus-daemon") has been reached (max_replies_per_connection=128)
dbus-daemon[3015]: [session uid=0 pid=3015 pidfd=4] The maximum number of pending replies for ":1.0" (uid=0 pid=3012 comm="/usr/libexec/installed-tests/dbus/test-dbus-daemon") has been reached (max_replies_per_connection=128)
dbus-daemon[3015]: [session uid=0 pid=3015 pidfd=4] The maximum number of pending replies for ":1.0" (uid=0 pid=3012 comm="/usr/libexec/installed-tests/dbus/test-dbus-daemon") has been reached (max_replies_per_connection=128)
dbus-daemon[3015]: [session uid=0 pid=3015 pidfd=4] The maximum number of pending replies for ":1.0" (uid=0 pid=3012 comm="/usr/libexec/installed-tests/dbus/test-dbus-daemon") has been reached (max_replies_per_connection=128)
dbus-daemon[3015]: [session uid=0 pid=3015 pidfd=4] The maximum number of pending replies for ":1.0" (uid=0 pid=3012 comm="/usr/libexec/installed-tests/dbus/test-dbus-daemon") has been reached (max_replies_per_connection=128)
dbus-daemon[3015]: [session uid=0 pid=3015 pidfd=4] The maximum number of pending replies for ":1.0" (uid=0 pid=3012 comm="/usr/libexec/installed-tests/dbus/test-dbus-daemon") has been reached (max_replies_per_connection=128)
dbus-daemon[3015]: [session uid=0 pid=3015 pidfd=4] The maximum number of pending replies for ":1.0" (uid=0 pid=3012 comm="/usr/libexec/installed-tests/dbus/test-dbus-daemon") has been reached (max_replies_per_connection=128)
dbus-daemon[3015]: [session uid=0 pid=3015 pidfd=4] The maximum number of pending replies for ":1.0" (uid=0 pid=3012 comm="/usr/libexec/installed-tests/dbus/test-dbus-daemon") has been reached (max_replies_per_connection=128)
dbus-daemon[3015]: [session uid=0 pid=3015 pidfd=4] The maximum number of pending replies for ":1.0" (uid=0 pid=3012 comm="/usr/libexec/installed-tests/dbus/test-dbus-daemon") has been reached (max_replies_per_connection=128)
dbus-daemon[3015]: [session uid=0 pid=3015 pidfd=4] The maximum number of pending replies for ":1.0" (uid=0 pid=3012 comm="/usr/libexec/installed-tests/dbus/test-dbus-daemon") has been reached (max_replies_per_connection=128)
dbus-daemon[3015]: [session uid=0 pid=3015 pidfd=4] The maximum number of pending replies for ":1.0" (uid=0 pid=3012 comm="/usr/libexec/installed-tests/dbus/test-dbus-daemon") has been reached (max_replies_per_connection=128)
dbus-daemon[3015]: [session uid=0 pid=3015 pidfd=4] The maximum number of pending replies for ":1.0" (uid=0 pid=3012 comm="/usr/libexec/installed-tests/dbus/test-dbus-daemon") has been reached (max_replies_per_connection=128)
dbus-daemon[3015]: [session uid=0 pid=3015 pidfd=4] The maximum number of pending replies for ":1.0" (uid=0 pid=3012 comm="/usr/libexec/installed-tests/dbus/test-dbus-daemon") has been reached (max_replies_per_connection=128)
dbus-daemon[3015]: [session uid=0 pid=3015 pidfd=4] The maximum number of pending replies for ":1.0" (uid=0 pid=3012 comm="/usr/libexec/installed-tests/dbus/test-dbus-daemon") has been reached (max_replies_per_connection=128)
dbus-daemon[3015]: [session uid=0 pid=3015 pidfd=4] The maximum number of pending replies for ":1.0" (uid=0 pid=3012 comm="/usr/libexec/installed-tests/dbus/test-dbus-daemon") has been reached (max_replies_per_connection=128)
dbus-daemon[3015]: [session uid=0 pid=3015 pidfd=4] The maximum number of pending replies for ":1.0" (uid=0 pid=3012 comm="/usr/libexec/installed-tests/dbus/test-dbus-daemon") has been reached (max_replies_per_connection=128)
dbus-daemon[3015]: [session uid=0 pid=3015 pidfd=4] The maximum number of pending replies for ":1.0" (uid=0 pid=3012 comm="/usr/libexec/installed-tests/dbus/test-dbus-daemon") has been reached (max_replies_per_connection=128)
dbus-daemon[3015]: [session uid=0 pid=3015 pidfd=4] The maximum number of pending replies for ":1.0" (uid=0 pid=3012 comm="/usr/libexec/installed-tests/dbus/test-dbus-daemon") has been reached (max_replies_per_connection=128)
dbus-daemon[3015]: [session uid=0 pid=3015 pidfd=4] The maximum number of pending replies for ":1.0" (uid=0 pid=3012 comm="/usr/libexec/installed-tests/dbus/test-dbus-daemon") has been reached (max_replies_per_connection=128)
dbus-daemon[3015]: [session uid=0 pid=3015 pidfd=4] The maximum number of pending replies for ":1.0" (uid=0 pid=3012 comm="/usr/libexec/installed-tests/dbus/test-dbus-daemon") has been reached (max_replies_per_connection=128)
dbus-daemon[3015]: [session uid=0 pid=3015 pidfd=4] The maximum number of pending replies for ":1.0" (uid=0 pid=3012 comm="/usr/libexec/installed-tests/dbus/test-dbus-daemon") has been reached (max_replies_per_connection=128)
dbus-daemon[3015]: [session uid=0 pid=3015 pidfd=4] The maximum number of pending replies for ":1.0" (uid=0 pid=3012 comm="/usr/libexec/installed-tests/dbus/test-dbus-daemon") has been reached (max_replies_per_connection=128)
dbus-daemon[3015]: [session uid=0 pid=3015 pidfd=4] The maximum number of pending replies for ":1.0" (uid=0 pid=3012 comm="/usr/libexec/installed-tests/dbus/test-dbus-daemon") has been reached (max_replies_per_connection=128)
dbus-daemon[3015]: [session uid=0 pid=3015 pidfd=4] The maximum number of pending replies for ":1.0" (uid=0 pid=3012 comm="/usr/libexec/installed-tests/dbus/test-dbus-daemon") has been reached (max_replies_per_connection=128)
dbus-daemon[3015]: [session uid=0 pid=3015 pidfd=4] The maximum number of pending replies for ":1.0" (uid=0 pid=3012 comm="/usr/libexec/installed-tests/dbus/test-dbus-daemon") has been reached (max_replies_per_connection=128)
dbus-daemon[3015]: [session uid=0 pid=3015 pidfd=4] The maximum number of pending replies for ":1.0" (uid=0 pid=3012 comm="/usr/libexec/installed-tests/dbus/test-dbus-daemon") has been reached (max_replies_per_connection=128)
dbus-daemon[3015]: [session uid=0 pid=3015 pidfd=4] The maximum number of pending replies for ":1.0" (uid=0 pid=3012 comm="/usr/libexec/installed-tests/dbus/test-dbus-daemon") has been reached (max_replies_per_connection=128)
dbus-daemon[3015]: [session uid=0 pid=3015 pidfd=4] The maximum number of pending replies for ":1.0" (uid=0 pid=3012 comm="/usr/libexec/installed-tests/dbus/test-dbus-daemon") has been reached (max_replies_per_connection=128)
dbus-daemon[3015]: [session uid=0 pid=3015 pidfd=4] The maximum number of pending replies for ":1.0" (uid=0 pid=3012 comm="/usr/libexec/installed-tests/dbus/test-dbus-daemon") has been reached (max_replies_per_connection=128)
dbus-daemon[3015]: [session uid=0 pid=3015 pidfd=4] The maximum number of pending replies for ":1.0" (uid=0 pid=3012 comm="/usr/libexec/installed-tests/dbus/test-dbus-daemon") has been reached (max_replies_per_connection=128)
dbus-daemon[3015]: [session uid=0 pid=3015 pidfd=4] The maximum number of pending replies for ":1.0" (uid=0 pid=3012 comm="/usr/libexec/installed-tests/dbus/test-dbus-daemon") has been reached (max_replies_per_connection=128)
dbus-daemon[3015]: [session uid=0 pid=3015 pidfd=4] The maximum number of pending replies for ":1.0" (uid=0 pid=3012 comm="/usr/libexec/installed-tests/dbus/test-dbus-daemon") has been reached (max_replies_per_connection=128)
dbus-daemon[3015]: [session uid=0 pid=3015 pidfd=4] The maximum number of pending replies for ":1.0" (uid=0 pid=3012 comm="/usr/libexec/installed-tests/dbus/test-dbus-daemon") has been reached (max_replies_per_connection=128)
dbus-daemon[3015]: [session uid=0 pid=3015 pidfd=4] The maximum number of pending replies for ":1.0" (uid=0 pid=3012 comm="/usr/libexec/installed-tests/dbus/test-dbus-daemon") has been reached (max_replies_per_connection=128)
dbus-daemon[3015]: [session uid=0 pid=3015 pidfd=4] The maximum number of pending replies for ":1.0" (uid=0 pid=3012 comm="/usr/libexec/installed-tests/dbus/test-dbus-daemon") has been reached (max_replies_per_connection=128)
dbus-daemon[3015]: [session uid=0 pid=3015 pidfd=4] The maximum number of pending replies for ":1.0" (uid=0 pid=3012 comm="/usr/libexec/installed-tests/dbus/test-dbus-daemon") has been reached (max_replies_per_connection=128)
dbus-daemon[3015]: [session uid=0 pid=3015 pidfd=4] The maximum number of pending replies for ":1.0" (uid=0 pid=3012 comm="/usr/libexec/installed-tests/dbus/test-dbus-daemon") has been reached (max_replies_per_connection=128)
dbus-daemon[3015]: [session uid=0 pid=3015 pidfd=4] The maximum number of pending replies for ":1.0" (uid=0 pid=3012 comm="/usr/libexec/installed-tests/dbus/test-dbus-daemon") has been reached (max_replies_per_connection=128)
dbus-daemon[3015]: [session uid=0 pid=3015 pidfd=4] The maximum number of pending replies for ":1.0" (uid=0 pid=3012 comm="/usr/libexec/installed-tests/dbus/test-dbus-daemon") has been reached (max_replies_per_connection=128)
dbus-daemon[3015]: [session uid=0 pid=3015 pidfd=4] The maximum number of pending replies for ":1.0" (uid=0 pid=3012 comm="/usr/libexec/installed-tests/dbus/test-dbus-daemon") has been reached (max_replies_per_connection=128)
dbus-daemon[3015]: [session uid=0 pid=3015 pidfd=4] The maximum number of pending replies for ":1.0" (uid=0 pid=3012 comm="/usr/libexec/installed-tests/dbus/test-dbus-daemon") has been reached (max_replies_per_connection=128)
dbus-daemon[3015]: [session uid=0 pid=3015 pidfd=4] The maximum number of pending replies for ":1.0" (uid=0 pid=3012 comm="/usr/libexec/installed-tests/dbus/test-dbus-daemon") has been reached (max_replies_per_connection=128)
dbus-daemon[3015]: [session uid=0 pid=3015 pidfd=4] The maximum number of pending replies for ":1.0" (uid=0 pid=3012 comm="/usr/libexec/installed-tests/dbus/test-dbus-daemon") has been reached (max_replies_per_connection=128)
dbus-daemon[3015]: [session uid=0 pid=3015 pidfd=4] The maximum number of pending replies for ":1.0" (uid=0 pid=3012 comm="/usr/libexec/installed-tests/dbus/test-dbus-daemon") has been reached (max_replies_per_connection=128)
dbus-daemon[3015]: [session uid=0 pid=3015 pidfd=4] The maximum number of pending replies for ":1.0" (uid=0 pid=3012 comm="/usr/libexec/installed-tests/dbus/test-dbus-daemon") has been reached (max_replies_per_connection=128)
dbus-daemon[3015]: [session uid=0 pid=3015 pidfd=4] The maximum number of pending replies for ":1.0" (uid=0 pid=3012 comm="/usr/libexec/installed-tests/dbus/test-dbus-daemon") has been reached (max_replies_per_connection=128)
dbus-daemon[3015]: [session uid=0 pid=3015 pidfd=4] The maximum number of pending replies for ":1.0" (uid=0 pid=3012 comm="/usr/libexec/installed-tests/dbus/test-dbus-daemon") has been reached (max_replies_per_connection=128)
dbus-daemon[3015]: [session uid=0 pid=3015 pidfd=4] The maximum number of pending replies for ":1.0" (uid=0 pid=3012 comm="/usr/libexec/installed-tests/dbus/test-dbus-daemon") has been reached (max_replies_per_connection=128)
dbus-daemon[3015]: [session uid=0 pid=3015 pidfd=4] The maximum number of pending replies for ":1.0" (uid=0 pid=3012 comm="/usr/libexec/installed-tests/dbus/test-dbus-daemon") has been reached (max_replies_per_connection=128)
dbus-daemon[3015]: [session uid=0 pid=3015 pidfd=4] The maximum number of pending replies for ":1.0" (uid=0 pid=3012 comm="/usr/libexec/installed-tests/dbus/test-dbus-daemon") has been reached (max_replies_per_connection=128)
dbus-daemon[3015]: [session uid=0 pid=3015 pidfd=4] The maximum number of pending replies for ":1.0" (uid=0 pid=3012 comm="/usr/libexec/installed-tests/dbus/test-dbus-daemon") has been reached (max_replies_per_connection=128)
dbus-daemon[3015]: [session uid=0 pid=3015 pidfd=4] The maximum number of pending replies for ":1.0" (uid=0 pid=3012 comm="/usr/libexec/installed-tests/dbus/test-dbus-daemon") has been reached (max_replies_per_connection=128)
dbus-daemon[3015]: [session uid=0 pid=3015 pidfd=4] The maximum number of pending replies for ":1.0" (uid=0 pid=3012 comm="/usr/libexec/installed-tests/dbus/test-dbus-daemon") has been reached (max_replies_per_connection=128)
dbus-daemon[3015]: [session uid=0 pid=3015 pidfd=4] The maximum number of pending replies for ":1.0" (uid=0 pid=3012 comm="/usr/libexec/installed-tests/dbus/test-dbus-daemon") has been reached (max_replies_per_connection=128)
dbus-daemon[3015]: [session uid=0 pid=3015 pidfd=4] The maximum number of pending replies for ":1.0" (uid=0 pid=3012 comm="/usr/libexec/installed-tests/dbus/test-dbus-daemon") has been reached (max_replies_per_connection=128)
dbus-daemon[3015]: [session uid=0 pid=3015 pidfd=4] The maximum number of pending replies for ":1.0" (uid=0 pid=3012 comm="/usr/libexec/installed-tests/dbus/test-dbus-daemon") has been reached (max_replies_per_connection=128)
dbus-daemon[3015]: [session uid=0 pid=3015 pidfd=4] The maximum number of pending replies for ":1.0" (uid=0 pid=3012 comm="/usr/libexec/installed-tests/dbus/test-dbus-daemon") has been reached (max_replies_per_connection=128)
dbus-daemon[3015]: [session uid=0 pid=3015 pidfd=4] The maximum number of pending replies for ":1.0" (uid=0 pid=3012 comm="/usr/libexec/installed-tests/dbus/test-dbus-daemon") has been reached (max_replies_per_connection=128)
dbus-daemon[3015]: [session uid=0 pid=3015 pidfd=4] The maximum number of pending replies for ":1.0" (uid=0 pid=3012 comm="/usr/libexec/installed-tests/dbus/test-dbus-daemon") has been reached (max_replies_per_connection=128)
dbus-daemon[3015]: [session uid=0 pid=3015 pidfd=4] The maximum number of pending replies for ":1.0" (uid=0 pid=3012 comm="/usr/libexec/installed-tests/dbus/test-dbus-daemon") has been reached (max_replies_per_connection=128)
dbus-daemon[3015]: [session uid=0 pid=3015 pidfd=4] The maximum number of pending replies for ":1.0" (uid=0 pid=3012 comm="/usr/libexec/installed-tests/dbus/test-dbus-daemon") has been reached (max_replies_per_connection=128)
dbus-daemon[3015]: [session uid=0 pid=3015 pidfd=4] The maximum number of pending replies for ":1.0" (uid=0 pid=3012 comm="/usr/libexec/installed-tests/dbus/test-dbus-daemon") has been reached (max_replies_per_connection=128)
dbus-daemon[3015]: [session uid=0 pid=3015 pidfd=4] The maximum number of pending replies for ":1.0" (uid=0 pid=3012 comm="/usr/libexec/installed-tests/dbus/test-dbus-daemon") has been reached (max_replies_per_connection=128)
dbus-daemon[3015]: [session uid=0 pid=3015 pidfd=4] The maximum number of pending replies for ":1.0" (uid=0 pid=3012 comm="/usr/libexec/installed-tests/dbus/test-dbus-daemon") has been reached (max_replies_per_connection=128)
dbus-daemon[3015]: [session uid=0 pid=3015 pidfd=4] The maximum number of pending replies for ":1.0" (uid=0 pid=3012 comm="/usr/libexec/installed-tests/dbus/test-dbus-daemon") has been reached (max_replies_per_connection=128)
dbus-daemon[3015]: [session uid=0 pid=3015 pidfd=4] The maximum number of pending replies for ":1.0" (uid=0 pid=3012 comm="/usr/libexec/installed-tests/dbus/test-dbus-daemon") has been reached (max_replies_per_connection=128)
# max perf: 2000 messages / 0.940943 seconds
# Time since timeout reset 0x2ae8cff8c0: 0.981 seconds
ok 3 /unix-runtime-is-default
# slow test /unix-runtime-is-default executed in 0.99 secs
# Start of echo tests
# Resetting test timeout (reference: 0x2ae8d1f720; factor: 1)
# max perf: 2000 messages / 0.857643 seconds
# Time since timeout reset 0x2ae8d1f720: 0.887 seconds
ok 4 /echo/session
# slow test /echo/session executed in 0.89 secs
# Resetting test timeout (reference: 0x2ae8d04f00; factor: 1)
# Bug Reference: https://bugs.freedesktop.org/show_bug.cgi?id=34393
Executing: dbus/test-dbus-daemon_with_config.test
# max perf: 10000 messages / 5.259443 seconds
# Time since timeout reset 0x2ae8d04f00: 5.305 seconds
ok 5 /echo/limited
# slow test /echo/limited executed in 5.31 secs
# End of echo tests
# Start of no-reply tests
# Resetting test timeout (reference: 0x2ae8d92c20; factor: 1)
# Bug Reference: https://bugs.freedesktop.org/show_bug.cgi?id=76112
# Time since timeout reset 0x2ae8d92c20: 0.030 seconds
ok 6 /no-reply/disconnect
# Resetting test timeout (reference: 0x2ae9824080; factor: 1)
# Bug Reference: https://bugs.freedesktop.org/show_bug.cgi?id=76112
# Time since timeout reset 0x2ae9824080: 0.128 seconds
ok 7 /no-reply/timeout
# End of no-reply tests
# Start of canonical-path tests
# Resetting test timeout (reference: 0x2ae8ec2e40; factor: 1)
# Time since timeout reset 0x2ae8ec2e40: 0.031 seconds
ok 8 /canonical-path/uae
# End of canonical-path tests
# Start of limits tests
# Resetting test timeout (reference: 0x2ae8ec2e40; factor: 1)
dbus-daemon[3021]: [session uid=0 pid=3021 pidfd=4] The maximum number of active connections has been reached (max_completed_connections=3)
# Time since timeout reset 0x2ae8ec2e40: 0.035 seconds
ok 9 /limits/max-completed-connections
# Resetting test timeout (reference: 0x2ae8d02a00; factor: 1)
dbus-daemon[3022]: [session uid=0 pid=3022 pidfd=4] The maximum number of active connections for UID 0 has been reached (max_connections_per_user=3)
# Time since timeout reset 0x2ae8d02a00: 0.033 seconds
ok 10 /limits/max-connections-per-user
# Resetting test timeout (reference: 0x2ae8d00750; factor: 1)
dbus-daemon[3023]: [session uid=0 pid=3023 pidfd=4] The maximum number of pending replies for ":1.0" (uid=0 pid=3012 comm="/usr/libexec/installed-tests/dbus/test-dbus-daemon") has been reached (max_replies_per_connection=3)
# message of type 3
dbus-daemon[3023]: [session uid=0 pid=3023 pidfd=4] The maximum number of pending replies for ":1.0" (uid=0 pid=3012 comm="/usr/libexec/installed-tests/dbus/test-dbus-daemon") has been reached (max_replies_per_connection=3)
# message of type 3
# message of type 2
# message of type 2
# message of type 2
# Time since timeout reset 0x2ae8d00750: 0.031 seconds
ok 11 /limits/max-replies-per-connection
# Resetting test timeout (reference: 0x2ae8cfff90; factor: 1)
dbus-daemon[3024]: [session uid=0 pid=3024 pidfd=4] Connection ":1.0" is not allowed to add more match rules (increase limits in configuration file if required; max_match_rules_per_connection=3)
# Time since timeout reset 0x2ae8cfff90: 0.033 seconds
ok 12 /limits/max-match-rules-per-connection
# Resetting test timeout (reference: 0x2ae982a250; factor: 1)
dbus-daemon[3025]: [session uid=0 pid=3025 pidfd=4] Connection ":1.0" is not allowed to own more services (increase limits in configuration file if required; max_names_per_connection=4)
# Time since timeout reset 0x2ae982a250: 0.039 seconds
ok 13 /limits/max-names-per-connection
# Resetting test timeout (reference: 0x2ae8cfff90; factor: 1)
# Time since timeout reset 0x2ae8cfff90: 0.026 seconds
ok 14 /limits/pending-fd-timeout # SKIP Cannot test, uid 0 is immune to this limit
# End of limits tests
# Start of match tests
# Start of remove tests
# Resetting test timeout (reference: 0x2ae8d023a0; factor: 1)
# Time since timeout reset 0x2ae8d023a0: 0.028 seconds
ok 15 /match/remove/fails
# Resetting test timeout (reference: 0x2ae8d023a0; factor: 1)
# Time since timeout reset 0x2ae8d023a0: 0.035 seconds
ok 16 /match/remove/succeeds
# End of remove tests
# End of match tests
# Start of peer tests
# Resetting test timeout (reference: 0x2ae8d023a0; factor: 1)
# Time since timeout reset 0x2ae8d023a0: 0.028 seconds
ok 17 /peer/ping
# Resetting test timeout (reference: 0x2ae8d00c20; factor: 1)
# Time since timeout reset 0x2ae8d00c20: 0.027 seconds
ok 18 /peer/get-machine-id
# End of peer tests
# Start of properties tests
# Resetting test timeout (reference: 0x2ae8cffa80; factor: 1)
# Time since timeout reset 0x2ae8cffa80: 0.030 seconds
ok 19 /properties/get-invalid-iface
# Resetting test timeout (reference: 0x2ae8cffa80; factor: 1)
# Time since timeout reset 0x2ae8cffa80: 0.027 seconds
ok 20 /properties/get-invalid-path
# Resetting test timeout (reference: 0x2ae8cffa80; factor: 1)
# Time since timeout reset 0x2ae8cffa80: 0.027 seconds
ok 21 /properties/get-invalid
# Resetting test timeout (reference: 0x2ae8cffa80; factor: 1)
# Time since timeout reset 0x2ae8cffa80: 0.036 seconds
ok 22 /properties/get-all-invalid-iface
# Resetting test timeout (reference: 0x2ae8d04cf0; factor: 1)
# Time since timeout reset 0x2ae8d04cf0: 0.028 seconds
ok 23 /properties/get-all-invalid-path
# Resetting test timeout (reference: 0x2ae8d04cf0; factor: 1)
# Time since timeout reset 0x2ae8d04cf0: 0.054 seconds
ok 24 /properties/set-invalid-iface
# Resetting test timeout (reference: 0x2ae8d04cf0; factor: 1)
# Time since timeout reset 0x2ae8d04cf0: 0.045 seconds
ok 25 /properties/set-invalid-path
# Resetting test timeout (reference: 0x2ae8d04cf0; factor: 1)
Executing: dbus/test-dbus-daemon_with_config.test
# Time since timeout reset 0x2ae8d04cf0: 0.065 seconds
ok 26 /properties/set-invalid
# Resetting test timeout (reference: 0x2ae8d04cf0; factor: 1)
# Time since timeout reset 0x2ae8d04cf0: 0.059 seconds
ok 27 /properties/set
# Resetting test timeout (reference: 0x2ae8d04cf0; factor: 1)
# Feature: ActivatableServicesChanged
# Feature: HeaderFiltering
# Feature: SystemdActivation
# Time since timeout reset 0x2ae8d04cf0: 0.035 seconds
ok 28 /properties/features
# Resetting test timeout (reference: 0x2ae8d02670; factor: 1)
# Interface: org.freedesktop.DBus.Monitoring
# Interface: org.freedesktop.DBus.Debug.Stats
# Time since timeout reset 0x2ae8d02670: 0.034 seconds
ok 29 /properties/interfaces
# Resetting test timeout (reference: 0x2ae8cff920; factor: 1)
# Feature: ActivatableServicesChanged
# Feature: HeaderFiltering
# Feature: SystemdActivation
# Interface: org.freedesktop.DBus.Monitoring
# Interface: org.freedesktop.DBus.Debug.Stats
# Time since timeout reset 0x2ae8cff920: 0.055 seconds
ok 30 /properties/get-all
# End of properties tests
# Start of policy tests
# Resetting test timeout (reference: 0x2ae8cff920; factor: 1)
dbus-daemon[3043]: [session uid=0 pid=3043 pidfd=4] Rejected send message, 2 matched rules; type="method_call", sender=":1.0" (uid=0 pid=3012 comm="/usr/libexec/installed-tests/dbus/test-dbus-daemon") interface="com.example" member="Spam" error name="(unset)" requested_reply="0" destination=":1.1" (uid=0 pid=3012 comm="/usr/libexec/installed-tests/dbus/test-dbus-daemon")
# message of type 3
# Sending 1 fds to /test/DenySendMax2 was denied, as expected
dbus-daemon[3043]: [session uid=0 pid=3043 pidfd=4] Rejected send message, 2 matched rules; type="method_call", sender=":1.0" (uid=0 pid=3012 comm="/usr/libexec/installed-tests/dbus/test-dbus-daemon") interface="com.example" member="Spam" error name="(unset)" requested_reply="0" destination=":1.1" (uid=0 pid=3012 comm="/usr/libexec/installed-tests/dbus/test-dbus-daemon")
# message of type 3
# Sending 2 fds to /test/DenySendMax2 was denied, as expected
# message of type 2
# Sending 3 fds to /test/DenySendMax2 was not denied, as expected
# message of type 2
# Sending 4 fds to /test/DenySendMax2 was not denied, as expected
dbus-daemon[3043]: [session uid=0 pid=3043 pidfd=4] Rejected receive message, 2 matched rules; type="method_call", sender=":1.0" (uid=0 pid=3012 comm="/usr/libexec/installed-tests/dbus/test-dbus-daemon") interface="com.example" member="Spam" error name="(unset)" requested_reply="0" destination=":1.1" (uid=0 pid=3012 comm="/usr/libexec/installed-tests/dbus/test-dbus-daemon")
# message of type 3
# Sending 2 fds to /test/DenyReceiveMax3 was denied, as expected
dbus-daemon[3043]: [session uid=0 pid=3043 pidfd=4] Rejected receive message, 2 matched rules; type="method_call", sender=":1.0" (uid=0 pid=3012 comm="/usr/libexec/installed-tests/dbus/test-dbus-daemon") interface="com.example" member="Spam" error name="(unset)" requested_reply="0" destination=":1.1" (uid=0 pid=3012 comm="/usr/libexec/installed-tests/dbus/test-dbus-daemon")
# message of type 3
# Sending 3 fds to /test/DenyReceiveMax3 was denied, as expected
# message of type 2
# Sending 4 fds to /test/DenyReceiveMax3 was not denied, as expected
# message of type 2
# Sending 5 fds to /test/DenyReceiveMax3 was not denied, as expected
# message of type 2
# Sending 2 fds to /test/DenySendMin4 was not denied, as expected
# message of type 2
# Sending 3 fds to /test/DenySendMin4 was not denied, as expected
dbus-daemon[3043]: [session uid=0 pid=3043 pidfd=4] Rejected send message, 2 matched rules; type="method_call", sender=":1.0" (uid=0 pid=3012 comm="/usr/libexec/installed-tests/dbus/test-dbus-daemon") interface="com.example" member="Spam" error name="(unset)" requested_reply="0" destination=":1.1" (uid=0 pid=3012 comm="/usr/libexec/installed-tests/dbus/test-dbus-daemon")
# message of type 3
# Sending 4 fds to /test/DenySendMin4 was denied, as expected
dbus-daemon[3043]: [session uid=0 pid=3043 pidfd=4] Rejected send message, 2 matched rules; type="method_call", sender=":1.0" (uid=0 pid=3012 comm="/usr/libexec/installed-tests/dbus/test-dbus-daemon") interface="com.example" member="Spam" error name="(unset)" requested_reply="0" destination=":1.1" (uid=0 pid=3012 comm="/usr/libexec/installed-tests/dbus/test-dbus-daemon")
# message of type 3
# Sending 5 fds to /test/DenySendMin4 was denied, as expected
# message of type 2
# Sending 3 fds to /test/DenyReceiveMin5 was not denied, as expected
# message of type 2
# Sending 4 fds to /test/DenyReceiveMin5 was not denied, as expected
dbus-daemon[3043]: [session uid=0 pid=3043 pidfd=4] Rejected receive message, 2 matched rules; type="method_call", sender=":1.0" (uid=0 pid=3012 comm="/usr/libexec/installed-tests/dbus/test-dbus-daemon") interface="com.example" member="Spam" error name="(unset)" requested_reply="0" destination=":1.1" (uid=0 pid=3012 comm="/usr/libexec/installed-tests/dbus/test-dbus-daemon")
# message of type 3
# Sending 5 fds to /test/DenyReceiveMin5 was denied, as expected
dbus-daemon[3043]: [session uid=0 pid=3043 pidfd=4] Rejected receive message, 2 matched rules; type="method_call", sender=":1.0" (uid=0 pid=3012 comm="/usr/libexec/installed-tests/dbus/test-dbus-daemon") interface="com.example" member="Spam" error name="(unset)" requested_reply="0" destination=":1.1" (uid=0 pid=3012 comm="/usr/libexec/installed-tests/dbus/test-dbus-daemon")
# message of type 3
# Sending 6 fds to /test/DenyReceiveMin5 was denied, as expected
# Time since timeout reset 0x2ae8cff920: 0.094 seconds
ok 31 /policy/count-fds
# End of policy tests
# Start of fd-limit tests
# Resetting test timeout (reference: 0x2ae8d02ce0; factor: 1)
# our RLIMIT_NOFILE: rlim_cur: 1024, rlim_max: 4096
# dbus-daemon's RLIMIT_NOFILE: rlim_cur: 65536, rlim_max: 65536
# Time since timeout reset 0x2ae8d02ce0: 0.042 seconds
ok 32 /fd-limit/session
# Resetting test timeout (reference: 0x2ae8cff720; factor: 1)
# our RLIMIT_NOFILE: rlim_cur: 1024, rlim_max: 4096
# dbus-daemon's RLIMIT_NOFILE: rlim_cur: 65536, rlim_max: 65536
# Time since timeout reset 0x2ae8cff720: 0.065 seconds
ok 33 /fd-limit/system
# End of fd-limit tests
# Start of activation tests
# Resetting test timeout (reference: 0x2ae8d02cc0; factor: 1)
dbus-daemon[3047]: [session uid=0 pid=3047 pidfd=4] Activating service name='org.freedesktop.DBus.TestSuiteForkingEchoService' requested by ':1.0' (uid=0 pid=3012 comm="/usr/libexec/installed-tests/dbus/test-dbus-daemon")
# owner of ":1.2": "" -> ":1.2"
dbus-daemon[3047]: [session uid=0 pid=3047 pidfd=4] Successfully activated service 'org.freedesktop.DBus.TestSuiteForkingEchoService'
# owner of "org.freedesktop.DBus.TestSuiteForkingEchoService": "" -> ":1.2"
Echo service echoed string: "hello world"
# TestSuiteForkingEchoService initial reply OK
# owner of "org.freedesktop.DBus.TestSuiteForkingEchoService": ":1.2" -> ""
# owner of ":1.2": ":1.2" -> ""
dbus-daemon[3047]: [session uid=0 pid=3047 pidfd=4] Activating service name='org.freedesktop.DBus.TestSuiteForkingEchoService' requested by ':1.0' (uid=0 pid=3012 comm="/usr/libexec/installed-tests/dbus/test-dbus-daemon")
# owner of ":1.3": "" -> ":1.3"
dbus-daemon[3047]: [session uid=0 pid=3047 pidfd=4] Successfully activated service 'org.freedesktop.DBus.TestSuiteForkingEchoService'
Echo service echoed string: "counter 1"
# owner of "org.freedesktop.DBus.TestSuiteForkingEchoService": "" -> ":1.3"
# owner of "org.freedesktop.DBus.TestSuiteForkingEchoService": ":1.3" -> ""
# owner of ":1.3": ":1.3" -> ""
dbus-daemon[3047]: [session uid=0 pid=3047 pidfd=4] Activating service name='org.freedesktop.DBus.TestSuiteForkingEchoService' requested by ':1.0' (uid=0 pid=3012 comm="/usr/libexec/installed-tests/dbus/test-dbus-daemon")
# owner of ":1.4": "" -> ":1.4"
dbus-daemon[3047]: [session uid=0 pid=3047 pidfd=4] Successfully activated service 'org.freedesktop.DBus.TestSuiteForkingEchoService'
# owner of "org.freedesktop.DBus.TestSuiteForkingEchoService": "" -> ":1.4"
Echo service echoed string: "counter 3"
# owner of "org.freedesktop.DBus.TestSuiteForkingEchoService": ":1.4" -> ""
# owner of ":1.4": ":1.4" -> ""
dbus-daemon[3047]: [session uid=0 pid=3047 pidfd=4] Activating service name='org.freedesktop.DBus.TestSuiteForkingEchoService' requested by ':1.0' (uid=0 pid=3012 comm="/usr/libexec/installed-tests/dbus/test-dbus-daemon")
# owner of ":1.5": "" -> ":1.5"
dbus-daemon[3047]: [session uid=0 pid=3047 pidfd=4] Successfully activated service 'org.freedesktop.DBus.TestSuiteForkingEchoService'
# owner of "org.freedesktop.DBus.TestSuiteForkingEchoService": "" -> ":1.5"
Echo service echoed string: "counter 5"
# owner of "org.freedesktop.DBus.TestSuiteForkingEchoService": ":1.5" -> ""
# owner of ":1.5": ":1.5" -> ""
dbus-daemon[3047]: [session uid=0 pid=3047 pidfd=4] Activating service name='org.freedesktop.DBus.TestSuiteForkingEchoService' requested by ':1.0' (uid=0 pid=3012 comm="/usr/libexec/installed-tests/dbus/test-dbus-daemon")
Executing: dbus/test-dbus-daemon_with_config.test
# owner of ":1.6": "" -> ":1.6"
dbus-daemon[3047]: [session uid=0 pid=3047 pidfd=4] Successfully activated service 'org.freedesktop.DBus.TestSuiteForkingEchoService'
# owner of "org.freedesktop.DBus.TestSuiteForkingEchoService": "" -> ":1.6"
Echo service echoed string: "counter 7"
# owner of "org.freedesktop.DBus.TestSuiteForkingEchoService": ":1.6" -> ""
# owner of ":1.6": ":1.6" -> ""
dbus-daemon[3047]: [session uid=0 pid=3047 pidfd=4] Activating service name='org.freedesktop.DBus.TestSuiteForkingEchoService' requested by ':1.0' (uid=0 pid=3012 comm="/usr/libexec/installed-tests/dbus/test-dbus-daemon")
# owner of ":1.7": "" -> ":1.7"
dbus-daemon[3047]: [session uid=0 pid=3047 pidfd=4] Successfully activated service 'org.freedesktop.DBus.TestSuiteForkingEchoService'
# owner of "org.freedesktop.DBus.TestSuiteForkingEchoService": "" -> ":1.7"
Echo service echoed string: "counter 9"
# owner of "org.freedesktop.DBus.TestSuiteForkingEchoService": ":1.7" -> ""
# Time since timeout reset 0x2ae8d02cc0: 6.309 seconds
ok 34 /activation/forking
# slow test /activation/forking executed in 6.32 secs
# End of activation tests
# Start of system-policy tests
# Resetting test timeout (reference: 0x2ae8d6bfc0; factor: 1)
# Bug Reference: https://bugs.freedesktop.org/show_bug.cgi?id=18229
dbus-daemon[3066]: [session uid=0 pid=3066 pidfd=4] Activating service name='org.freedesktop.DBus.TestSuiteEchoService' requested by ':1.0' (uid=0 pid=3012 comm="/usr/libexec/installed-tests/dbus/test-dbus-daemon")
dbus-daemon[3066]: [session uid=0 pid=3066 pidfd=4] Successfully activated service 'org.freedesktop.DBus.TestSuiteEchoService'
# got signal
# Time since timeout reset 0x2ae8d6bfc0: 0.093 seconds
ok 35 /system-policy/allow-signals
# Start of send-destination tests
# Resetting test timeout (reference: 0x2ae8cff3a0; factor: 1)
# reply from foo.bar.test.dest_prefix.ap(1):Anything OK
# checking reply from foo.bar.test.dest_prefix.ap for correct method_return
# reply from foo.bar.test.dest_prefix.ap(2):Anything OK
# checking reply from foo.bar.test.dest_prefix.ap for correct method_return
# reply from foo.bar.test.dest_prefix.ap.f.f.f.f.f(1):Anything OK
# checking reply from foo.bar.test.dest_prefix.ap.f.f.f.f.f for correct method_return
# reply from foo.bar.test.dest_prefix.ap.f.f.f.f.f(2):Anything OK
# checking reply from foo.bar.test.dest_prefix.ap.f.f.f.f.f for correct method_return
dbus-daemon[3069]: Rejected send message, 2 matched rules; type="method_call", sender=":1.0" (uid=0 pid=3012 comm="/usr/libexec/installed-tests/dbus/test-dbus-daemon") interface="com.example.Anything" member="Anything" error name="(unset)" requested_reply="0" destination=":1.1" (uid=0 pid=3012 comm="/usr/libexec/installed-tests/dbus/test-dbus-daemon")
# reply from foo.bar.test.dest_prefix.apf(1):Anything OK
# checking reply from foo.bar.test.dest_prefix.apf for correct access_denied
dbus-daemon[3069]: Rejected send message, 2 matched rules; type="method_call", sender=":1.0" (uid=0 pid=3012 comm="/usr/libexec/installed-tests/dbus/test-dbus-daemon") interface="com.example.Anything" member="Anything" error name="(unset)" requested_reply="0" destination=":1.1" (uid=0 pid=3012 comm="/usr/libexec/installed-tests/dbus/test-dbus-daemon")
# reply from foo.bar.test.dest_prefix.apf(2):Anything OK
# checking reply from foo.bar.test.dest_prefix.apf for correct access_denied
dbus-daemon[3069]: Rejected send message, 2 matched rules; type="method_call", sender=":1.0" (uid=0 pid=3012 comm="/usr/libexec/installed-tests/dbus/test-dbus-daemon") interface="com.example.Anything" member="Anything" error name="(unset)" requested_reply="0" destination=":1.1" (uid=0 pid=3012 comm="/usr/libexec/installed-tests/dbus/test-dbus-daemon")
# reply from foo.bar.test.dest_prefix.apf.f.f.f.f(1):Anything OK
# checking reply from foo.bar.test.dest_prefix.apf.f.f.f.f for correct access_denied
dbus-daemon[3069]: Rejected send message, 2 matched rules; type="method_call", sender=":1.0" (uid=0 pid=3012 comm="/usr/libexec/installed-tests/dbus/test-dbus-daemon") interface="com.example.Anything" member="Anything" error name="(unset)" requested_reply="0" destination=":1.1" (uid=0 pid=3012 comm="/usr/libexec/installed-tests/dbus/test-dbus-daemon")
# reply from foo.bar.test.dest_prefix.apf.f.f.f.f(2):Anything OK
# checking reply from foo.bar.test.dest_prefix.apf.f.f.f.f for correct access_denied
dbus-daemon[3069]: Rejected send message, 3 matched rules; type="method_call", sender=":1.0" (uid=0 pid=3012 comm="/usr/libexec/installed-tests/dbus/test-dbus-daemon") interface="com.example.Anything" member="Anything" error name="(unset)" requested_reply="0" destination=":1.1" (uid=0 pid=3012 comm="/usr/libexec/installed-tests/dbus/test-dbus-daemon")
# reply from foo.bar.test.dest_prefix.dp(1):Anything OK
# checking reply from foo.bar.test.dest_prefix.dp for correct access_denied
dbus-daemon[3069]: Rejected send message, 3 matched rules; type="method_call", sender=":1.0" (uid=0 pid=3012 comm="/usr/libexec/installed-tests/dbus/test-dbus-daemon") interface="com.example.Anything" member="Anything" error name="(unset)" requested_reply="0" destination=":1.1" (uid=0 pid=3012 comm="/usr/libexec/installed-tests/dbus/test-dbus-daemon")
# reply from foo.bar.test.dest_prefix.dp(2):Anything OK
# checking reply from foo.bar.test.dest_prefix.dp for correct access_denied
dbus-daemon[3069]: Rejected send message, 3 matched rules; type="method_call", sender=":1.0" (uid=0 pid=3012 comm="/usr/libexec/installed-tests/dbus/test-dbus-daemon") interface="com.example.Anything" member="Anything" error name="(unset)" requested_reply="0" destination=":1.1" (uid=0 pid=3012 comm="/usr/libexec/installed-tests/dbus/test-dbus-daemon")
# reply from foo.bar.test.dest_prefix.dp.f.f.f.f.f(1):Anything OK
# checking reply from foo.bar.test.dest_prefix.dp.f.f.f.f.f for correct access_denied
dbus-daemon[3069]: Rejected send message, 3 matched rules; type="method_call", sender=":1.0" (uid=0 pid=3012 comm="/usr/libexec/installed-tests/dbus/test-dbus-daemon") interface="com.example.Anything" member="Anything" error name="(unset)" requested_reply="0" destination=":1.1" (uid=0 pid=3012 comm="/usr/libexec/installed-tests/dbus/test-dbus-daemon")
# reply from foo.bar.test.dest_prefix.dp.f.f.f.f.f(2):Anything OK
# checking reply from foo.bar.test.dest_prefix.dp.f.f.f.f.f for correct access_denied
dbus-daemon[3069]: Rejected send message, 2 matched rules; type="method_call", sender=":1.0" (uid=0 pid=3012 comm="/usr/libexec/installed-tests/dbus/test-dbus-daemon") interface="com.example.Anything" member="Anything" error name="(unset)" requested_reply="0" destination=":1.1" (uid=0 pid=3012 comm="/usr/libexec/installed-tests/dbus/test-dbus-daemon")
# reply from foo.bar.test.dest_prefix.dpf(1):Anything OK
# checking reply from foo.bar.test.dest_prefix.dpf for correct access_denied
dbus-daemon[3069]: Rejected send message, 2 matched rules; type="method_call", sender=":1.0" (uid=0 pid=3012 comm="/usr/libexec/installed-tests/dbus/test-dbus-daemon") interface="com.example.Anything" member="Anything" error name="(unset)" requested_reply="0" destination=":1.1" (uid=0 pid=3012 comm="/usr/libexec/installed-tests/dbus/test-dbus-daemon")
# reply from foo.bar.test.dest_prefix.dpf(2):Anything OK
# checking reply from foo.bar.test.dest_prefix.dpf for correct access_denied
dbus-daemon[3069]: Rejected send message, 2 matched rules; type="method_call", sender=":1.0" (uid=0 pid=3012 comm="/usr/libexec/installed-tests/dbus/test-dbus-daemon") interface="com.example.Anything" member="Anything" error name="(unset)" requested_reply="0" destination=":1.1" (uid=0 pid=3012 comm="/usr/libexec/installed-tests/dbus/test-dbus-daemon")
# reply from foo.bar.test.dest_prefix.dpf.f.f.f.f(1):Anything OK
# checking reply from foo.bar.test.dest_prefix.dpf.f.f.f.f for correct access_denied
dbus-daemon[3069]: Rejected send message, 2 matched rules; type="method_call", sender=":1.0" (uid=0 pid=3012 comm="/usr/libexec/installed-tests/dbus/test-dbus-daemon") interface="com.example.Anything" member="Anything" error name="(unset)" requested_reply="0" destination=":1.1" (uid=0 pid=3012 comm="/usr/libexec/installed-tests/dbus/test-dbus-daemon")
# reply from foo.bar.test.dest_prefix.dpf.f.f.f.f(2):Anything OK
# checking reply from foo.bar.test.dest_prefix.dpf.f.f.f.f for correct access_denied
dbus-daemon[3069]: Rejected send message, 4 matched rules; type="method_call", sender=":1.0" (uid=0 pid=3012 comm="/usr/libexec/installed-tests/dbus/test-dbus-daemon") interface="foo.bar.a" member="CallDeny" error name="(unset)" requested_reply="0" destination=":1.1" (uid=0 pid=3012 comm="/usr/libexec/installed-tests/dbus/test-dbus-daemon")
# reply from foo.bar.test.dest_prefix.ap.m(1):CallDeny OK
# checking reply from foo.bar.test.dest_prefix.ap.m for correct access_denied
dbus-daemon[3069]: Rejected send message, 4 matched rules; type="method_call", sender=":1.0" (uid=0 pid=3012 comm="/usr/libexec/installed-tests/dbus/test-dbus-daemon") interface="foo.bar.a" member="CallDeny" error name="(unset)" requested_reply="0" destination=":1.1" (uid=0 pid=3012 comm="/usr/libexec/installed-tests/dbus/test-dbus-daemon")
# reply from foo.bar.test.dest_prefix.ap.m(2):CallDeny OK
# checking reply from foo.bar.test.dest_prefix.ap.m for correct access_denied
# reply from foo.bar.test.dest_prefix.ap.m(1):CallAllow OK
# checking reply from foo.bar.test.dest_prefix.ap.m for correct method_return
# reply from foo.bar.test.dest_prefix.ap.m(2):CallAllow OK
# checking reply from foo.bar.test.dest_prefix.ap.m for correct method_return
# reply from foo.bar.test.dest_prefix.ap.m(1):NonExistent OK
# checking reply from foo.bar.test.dest_prefix.ap.m for correct method_return
# reply from foo.bar.test.dest_prefix.ap.m(2):NonExistent OK
# checking reply from foo.bar.test.dest_prefix.ap.m for correct method_return
dbus-daemon[3069]: Rejected send message, 4 matched rules; type="method_call", sender=":1.0" (uid=0 pid=3012 comm="/usr/libexec/installed-tests/dbus/test-dbus-daemon") interface="foo.bar.d" member="CallDeny" error name="(unset)" requested_reply="0" destination=":1.1" (uid=0 pid=3012 comm="/usr/libexec/installed-tests/dbus/test-dbus-daemon")
# reply from foo.bar.test.dest_prefix.ap.m(1):CallDeny OK
# checking reply from foo.bar.test.dest_prefix.ap.m for correct access_denied
dbus-daemon[3069]: Rejected send message, 4 matched rules; type="method_call", sender=":1.0" (uid=0 pid=3012 comm="/usr/libexec/installed-tests/dbus/test-dbus-daemon") interface="foo.bar.d" member="CallDeny" error name="(unset)" requested_reply="0" destination=":1.1" (uid=0 pid=3012 comm="/usr/libexec/installed-tests/dbus/test-dbus-daemon")
# reply from foo.bar.test.dest_prefix.ap.m(2):CallDeny OK
# checking reply from foo.bar.test.dest_prefix.ap.m for correct access_denied
# reply from foo.bar.test.dest_prefix.ap.m(1):CallAllow OK
# checking reply from foo.bar.test.dest_prefix.ap.m for correct method_return
# reply from foo.bar.test.dest_prefix.ap.m(2):CallAllow OK
# checking reply from foo.bar.test.dest_prefix.ap.m for correct method_return
dbus-daemon[3069]: Rejected send message, 4 matched rules; type="method_call", sender=":1.0" (uid=0 pid=3012 comm="/usr/libexec/installed-tests/dbus/test-dbus-daemon") interface="foo.bar.d" member="NonExistent" error name="(unset)" requested_reply="0" destination=":1.1" (uid=0 pid=3012 comm="/usr/libexec/installed-tests/dbus/test-dbus-daemon")
# reply from foo.bar.test.dest_prefix.ap.m(1):NonExistent OK
# checking reply from foo.bar.test.dest_prefix.ap.m for correct access_denied
dbus-daemon[3069]: Rejected send message, 4 matched rules; type="method_call", sender=":1.0" (uid=0 pid=3012 comm="/usr/libexec/installed-tests/dbus/test-dbus-daemon") interface="foo.bar.d" member="NonExistent" error name="(unset)" requested_reply="0" destination=":1.1" (uid=0 pid=3012 comm="/usr/libexec/installed-tests/dbus/test-dbus-daemon")
# reply from foo.bar.test.dest_prefix.ap.m(2):NonExistent OK
# checking reply from foo.bar.test.dest_prefix.ap.m for correct access_denied
# reply from foo.bar.test.dest_prefix.ap.m(1):NonExistent OK
# checking reply from foo.bar.test.dest_prefix.ap.m for correct method_return
# reply from foo.bar.test.dest_prefix.ap.m(2):NonExistent OK
# checking reply from foo.bar.test.dest_prefix.ap.m for correct method_return
dbus-daemon[3069]: Rejected send message, 4 matched rules; type="method_call", sender=":1.0" (uid=0 pid=3012 comm="/usr/libexec/installed-tests/dbus/test-dbus-daemon") interface="foo.bar.a" member="CallDeny" error name="(unset)" requested_reply="0" destination=":1.1" (uid=0 pid=3012 comm="/usr/libexec/installed-tests/dbus/test-dbus-daemon")
# reply from foo.bar.test.dest_prefix.ap.m.f.f.f.f.f(1):CallDeny OK
# checking reply from foo.bar.test.dest_prefix.ap.m.f.f.f.f.f for correct access_denied
dbus-daemon[3069]: Rejected send message, 4 matched rules; type="method_call", sender=":1.0" (uid=0 pid=3012 comm="/usr/libexec/installed-tests/dbus/test-dbus-daemon") interface="foo.bar.a" member="CallDeny" error name="(unset)" requested_reply="0" destination=":1.1" (uid=0 pid=3012 comm="/usr/libexec/installed-tests/dbus/test-dbus-daemon")
# reply from foo.bar.test.dest_prefix.ap.m.f.f.f.f.f(2):CallDeny OK
# checking reply from foo.bar.test.dest_prefix.ap.m.f.f.f.f.f for correct access_denied
# reply from foo.bar.test.dest_prefix.ap.m.f.f.f.f.f(1):CallAllow OK
# checking reply from foo.bar.test.dest_prefix.ap.m.f.f.f.f.f for correct method_return
# reply from foo.bar.test.dest_prefix.ap.m.f.f.f.f.f(2):CallAllow OK
# checking reply from foo.bar.test.dest_prefix.ap.m.f.f.f.f.f for correct method_return
# reply from foo.bar.test.dest_prefix.ap.m.f.f.f.f.f(1):NonExistent OK
# checking reply from foo.bar.test.dest_prefix.ap.m.f.f.f.f.f for correct method_return
# reply from foo.bar.test.dest_prefix.ap.m.f.f.f.f.f(2):NonExistent OK
# checking reply from foo.bar.test.dest_prefix.ap.m.f.f.f.f.f for correct method_return
dbus-daemon[3069]: Rejected send message, 4 matched rules; type="method_call", sender=":1.0" (uid=0 pid=3012 comm="/usr/libexec/installed-tests/dbus/test-dbus-daemon") interface="foo.bar.d" member="CallDeny" error name="(unset)" requested_reply="0" destination=":1.1" (uid=0 pid=3012 comm="/usr/libexec/installed-tests/dbus/test-dbus-daemon")
# reply from foo.bar.test.dest_prefix.ap.m.f.f.f.f.f(1):CallDeny OK
# checking reply from foo.bar.test.dest_prefix.ap.m.f.f.f.f.f for correct access_denied
dbus-daemon[3069]: Rejected send message, 4 matched rules; type="method_call", sender=":1.0" (uid=0 pid=3012 comm="/usr/libexec/installed-tests/dbus/test-dbus-daemon") interface="foo.bar.d" member="CallDeny" error name="(unset)" requested_reply="0" destination=":1.1" (uid=0 pid=3012 comm="/usr/libexec/installed-tests/dbus/test-dbus-daemon")
# reply from foo.bar.test.dest_prefix.ap.m.f.f.f.f.f(2):CallDeny OK
# checking reply from foo.bar.test.dest_prefix.ap.m.f.f.f.f.f for correct access_denied
# reply from foo.bar.test.dest_prefix.ap.m.f.f.f.f.f(1):CallAllow OK
# checking reply from foo.bar.test.dest_prefix.ap.m.f.f.f.f.f for correct method_return
# reply from foo.bar.test.dest_prefix.ap.m.f.f.f.f.f(2):CallAllow OK
# checking reply from foo.bar.test.dest_prefix.ap.m.f.f.f.f.f for correct method_return
dbus-daemon[3069]: Rejected send message, 4 matched rules; type="method_call", sender=":1.0" (uid=0 pid=3012 comm="/usr/libexec/installed-tests/dbus/test-dbus-daemon") interface="foo.bar.d" member="NonExistent" error name="(unset)" requested_reply="0" destination=":1.1" (uid=0 pid=3012 comm="/usr/libexec/installed-tests/dbus/test-dbus-daemon")
# reply from foo.bar.test.dest_prefix.ap.m.f.f.f.f.f(1):NonExistent OK
# checking reply from foo.bar.test.dest_prefix.ap.m.f.f.f.f.f for correct access_denied
dbus-daemon[3069]: Rejected send message, 4 matched rules; type="method_call", sender=":1.0" (uid=0 pid=3012 comm="/usr/libexec/installed-tests/dbus/test-dbus-daemon") interface="foo.bar.d" member="NonExistent" error name="(unset)" requested_reply="0" destination=":1.1" (uid=0 pid=3012 comm="/usr/libexec/installed-tests/dbus/test-dbus-daemon")
# reply from foo.bar.test.dest_prefix.ap.m.f.f.f.f.f(2):NonExistent OK
# checking reply from foo.bar.test.dest_prefix.ap.m.f.f.f.f.f for correct access_denied
# reply from foo.bar.test.dest_prefix.ap.m.f.f.f.f.f(1):NonExistent OK
# checking reply from foo.bar.test.dest_prefix.ap.m.f.f.f.f.f for correct method_return
# reply from foo.bar.test.dest_prefix.ap.m.f.f.f.f.f(2):NonExistent OK
# checking reply from foo.bar.test.dest_prefix.ap.m.f.f.f.f.f for correct method_return
dbus-daemon[3069]: Rejected send message, 5 matched rules; type="method_call", sender=":1.0" (uid=0 pid=3012 comm="/usr/libexec/installed-tests/dbus/test-dbus-daemon") interface="foo.bar.a" member="CallDeny" error name="(unset)" requested_reply="0" destination=":1.1" (uid=0 pid=3012 comm="/usr/libexec/installed-tests/dbus/test-dbus-daemon")
# reply from foo.bar.test.dest_prefix.dp.m(1):CallDeny OK
# checking reply from foo.bar.test.dest_prefix.dp.m for correct access_denied
dbus-daemon[3069]: Rejected send message, 5 matched rules; type="method_call", sender=":1.0" (uid=0 pid=3012 comm="/usr/libexec/installed-tests/dbus/test-dbus-daemon") interface="foo.bar.a" member="CallDeny" error name="(unset)" requested_reply="0" destination=":1.1" (uid=0 pid=3012 comm="/usr/libexec/installed-tests/dbus/test-dbus-daemon")
# reply from foo.bar.test.dest_prefix.dp.m(2):CallDeny OK
# checking reply from foo.bar.test.dest_prefix.dp.m for correct access_denied
# reply from foo.bar.test.dest_prefix.dp.m(1):CallAllow OK
# checking reply from foo.bar.test.dest_prefix.dp.m for correct method_return
# reply from foo.bar.test.dest_prefix.dp.m(2):CallAllow OK
# checking reply from foo.bar.test.dest_prefix.dp.m for correct method_return
# reply from foo.bar.test.dest_prefix.dp.m(1):NonExistent OK
# checking reply from foo.bar.test.dest_prefix.dp.m for correct method_return
# reply from foo.bar.test.dest_prefix.dp.m(2):NonExistent OK
# checking reply from foo.bar.test.dest_prefix.dp.m for correct method_return
dbus-daemon[3069]: Rejected send message, 3 matched rules; type="method_call", sender=":1.0" (uid=0 pid=3012 comm="/usr/libexec/installed-tests/dbus/test-dbus-daemon") interface="foo.bar.d" member="CallDeny" error name="(unset)" requested_reply="0" destination=":1.1" (uid=0 pid=3012 comm="/usr/libexec/installed-tests/dbus/test-dbus-daemon")
# reply from foo.bar.test.dest_prefix.dp.m(1):CallDeny OK
# checking reply from foo.bar.test.dest_prefix.dp.m for correct access_denied
dbus-daemon[3069]: Rejected send message, 3 matched rules; type="method_call", sender=":1.0" (uid=0 pid=3012 comm="/usr/libexec/installed-tests/dbus/test-dbus-daemon") interface="foo.bar.d" member="CallDeny" error name="(unset)" requested_reply="0" destination=":1.1" (uid=0 pid=3012 comm="/usr/libexec/installed-tests/dbus/test-dbus-daemon")
# reply from foo.bar.test.dest_prefix.dp.m(2):CallDeny OK
# checking reply from foo.bar.test.dest_prefix.dp.m for correct access_denied
# reply from foo.bar.test.dest_prefix.dp.m(1):CallAllow OK
# checking reply from foo.bar.test.dest_prefix.dp.m for correct method_return
# reply from foo.bar.test.dest_prefix.dp.m(2):CallAllow OK
# checking reply from foo.bar.test.dest_prefix.dp.m for correct method_return
dbus-daemon[3069]: Rejected send message, 3 matched rules; type="method_call", sender=":1.0" (uid=0 pid=3012 comm="/usr/libexec/installed-tests/dbus/test-dbus-daemon") interface="foo.bar.d" member="NonExistent" error name="(unset)" requested_reply="0" destination=":1.1" (uid=0 pid=3012 comm="/usr/libexec/installed-tests/dbus/test-dbus-daemon")
# reply from foo.bar.test.dest_prefix.dp.m(1):NonExistent OK
# checking reply from foo.bar.test.dest_prefix.dp.m for correct access_denied
dbus-daemon[3069]: Rejected send message, 3 matched rules; type="method_call", sender=":1.0" (uid=0 pid=3012 comm="/usr/libexec/installed-tests/dbus/test-dbus-daemon") interface="foo.bar.d" member="NonExistent" error name="(unset)" requested_reply="0" destination=":1.1" (uid=0 pid=3012 comm="/usr/libexec/installed-tests/dbus/test-dbus-daemon")
# reply from foo.bar.test.dest_prefix.dp.m(2):NonExistent OK
# checking reply from foo.bar.test.dest_prefix.dp.m for correct access_denied
dbus-daemon[3069]: Rejected send message, 3 matched rules; type="method_call", sender=":1.0" (uid=0 pid=3012 comm="/usr/libexec/installed-tests/dbus/test-dbus-daemon") interface="foo.bar.none" member="NonExistent" error name="(unset)" requested_reply="0" destination=":1.1" (uid=0 pid=3012 comm="/usr/libexec/installed-tests/dbus/test-dbus-daemon")
# reply from foo.bar.test.dest_prefix.dp.m(1):NonExistent OK
# checking reply from foo.bar.test.dest_prefix.dp.m for correct access_denied
dbus-daemon[3069]: Rejected send message, 3 matched rules; type="method_call", sender=":1.0" (uid=0 pid=3012 comm="/usr/libexec/installed-tests/dbus/test-dbus-daemon") interface="foo.bar.none" member="NonExistent" error name="(unset)" requested_reply="0" destination=":1.1" (uid=0 pid=3012 comm="/usr/libexec/installed-tests/dbus/test-dbus-daemon")
# reply from foo.bar.test.dest_prefix.dp.m(2):NonExistent OK
# checking reply from foo.bar.test.dest_prefix.dp.m for correct access_denied
dbus-daemon[3069]: Rejected send message, 5 matched rules; type="method_call", sender=":1.0" (uid=0 pid=3012 comm="/usr/libexec/installed-tests/dbus/test-dbus-daemon") interface="foo.bar.a" member="CallDeny" error name="(unset)" requested_reply="0" destination=":1.1" (uid=0 pid=3012 comm="/usr/libexec/installed-tests/dbus/test-dbus-daemon")
# reply from foo.bar.test.dest_prefix.dp.m.f.f.f.f.f(1):CallDeny OK
# checking reply from foo.bar.test.dest_prefix.dp.m.f.f.f.f.f for correct access_denied
dbus-daemon[3069]: Rejected send message, 5 matched rules; type="method_call", sender=":1.0" (uid=0 pid=3012 comm="/usr/libexec/installed-tests/dbus/test-dbus-daemon") interface="foo.bar.a" member="CallDeny" error name="(unset)" requested_reply="0" destination=":1.1" (uid=0 pid=3012 comm="/usr/libexec/installed-tests/dbus/test-dbus-daemon")
# reply from foo.bar.test.dest_prefix.dp.m.f.f.f.f.f(2):CallDeny OK
# checking reply from foo.bar.test.dest_prefix.dp.m.f.f.f.f.f for correct access_denied
# reply from foo.bar.test.dest_prefix.dp.m.f.f.f.f.f(1):CallAllow OK
# checking reply from foo.bar.test.dest_prefix.dp.m.f.f.f.f.f for correct method_return
# reply from foo.bar.test.dest_prefix.dp.m.f.f.f.f.f(2):CallAllow OK
# checking reply from foo.bar.test.dest_prefix.dp.m.f.f.f.f.f for correct method_return
# reply from foo.bar.test.dest_prefix.dp.m.f.f.f.f.f(1):NonExistent OK
# checking reply from foo.bar.test.dest_prefix.dp.m.f.f.f.f.f for correct method_return
# reply from foo.bar.test.dest_prefix.dp.m.f.f.f.f.f(2):NonExistent OK
# checking reply from foo.bar.test.dest_prefix.dp.m.f.f.f.f.f for correct method_return
dbus-daemon[3069]: Rejected send message, 3 matched rules; type="method_call", sender=":1.0" (uid=0 pid=3012 comm="/usr/libexec/installed-tests/dbus/test-dbus-daemon") interface="foo.bar.d" member="CallDeny" error name="(unset)" requested_reply="0" destination=":1.1" (uid=0 pid=3012 comm="/usr/libexec/installed-tests/dbus/test-dbus-daemon")
# reply from foo.bar.test.dest_prefix.dp.m.f.f.f.f.f(1):CallDeny OK
# checking reply from foo.bar.test.dest_prefix.dp.m.f.f.f.f.f for correct access_denied
dbus-daemon[3069]: Rejected send message, 3 matched rules; type="method_call", sender=":1.0" (uid=0 pid=3012 comm="/usr/libexec/installed-tests/dbus/test-dbus-daemon") interface="foo.bar.d" member="CallDeny" error name="(unset)" requested_reply="0" destination=":1.1" (uid=0 pid=3012 comm="/usr/libexec/installed-tests/dbus/test-dbus-daemon")
# reply from foo.bar.test.dest_prefix.dp.m.f.f.f.f.f(2):CallDeny OK
# checking reply from foo.bar.test.dest_prefix.dp.m.f.f.f.f.f for correct access_denied
# reply from foo.bar.test.dest_prefix.dp.m.f.f.f.f.f(1):CallAllow OK
# checking reply from foo.bar.test.dest_prefix.dp.m.f.f.f.f.f for correct method_return
# reply from foo.bar.test.dest_prefix.dp.m.f.f.f.f.f(2):CallAllow OK
# checking reply from foo.bar.test.dest_prefix.dp.m.f.f.f.f.f for correct method_return
dbus-daemon[3069]: Rejected send message, 3 matched rules; type="method_call", sender=":1.0" (uid=0 pid=3012 comm="/usr/libexec/installed-tests/dbus/test-dbus-daemon") interface="foo.bar.d" member="NonExistent" error name="(unset)" requested_reply="0" destination=":1.1" (uid=0 pid=3012 comm="/usr/libexec/installed-tests/dbus/test-dbus-daemon")
# reply from foo.bar.test.dest_prefix.dp.m.f.f.f.f.f(1):NonExistent OK
# checking reply from foo.bar.test.dest_prefix.dp.m.f.f.f.f.f for correct access_denied
dbus-daemon[3069]: Rejected send message, 3 matched rules; type="method_call", sender=":1.0" (uid=0 pid=3012 comm="/usr/libexec/installed-tests/dbus/test-dbus-daemon") interface="foo.bar.d" member="NonExistent" error name="(unset)" requested_reply="0" destination=":1.1" (uid=0 pid=3012 comm="/usr/libexec/installed-tests/dbus/test-dbus-daemon")
# reply from foo.bar.test.dest_prefix.dp.m.f.f.f.f.f(2):NonExistent OK
# checking reply from foo.bar.test.dest_prefix.dp.m.f.f.f.f.f for correct access_denied
dbus-daemon[3069]: Rejected send message, 3 matched rules; type="method_call", sender=":1.0" (uid=0 pid=3012 comm="/usr/libexec/installed-tests/dbus/test-dbus-daemon") interface="foo.bar.none" member="NonExistent" error name="(unset)" requested_reply="0" destination=":1.1" (uid=0 pid=3012 comm="/usr/libexec/installed-tests/dbus/test-dbus-daemon")
# reply from foo.bar.test.dest_prefix.dp.m.f.f.f.f.f(1):NonExistent OK
# checking reply from foo.bar.test.dest_prefix.dp.m.f.f.f.f.f for correct access_denied
dbus-daemon[3069]: Rejected send message, 3 matched rules; type="method_call", sender=":1.0" (uid=0 pid=3012 comm="/usr/libexec/installed-tests/dbus/test-dbus-daemon") interface="foo.bar.none" member="NonExistent" error name="(unset)" requested_reply="0" destination=":1.1" (uid=0 pid=3012 comm="/usr/libexec/installed-tests/dbus/test-dbus-daemon")
# reply from foo.bar.test.dest_prefix.dp.m.f.f.f.f.f(2):NonExistent OK
# checking reply from foo.bar.test.dest_prefix.dp.m.f.f.f.f.f for correct access_denied
# reply from foo.bar.test.dest_prefix.ao(1):Anything OK
# checking reply from foo.bar.test.dest_prefix.ao for correct method_return
# reply from foo.bar.test.dest_prefix.ao(2):Anything OK
# checking reply from foo.bar.test.dest_prefix.ao for correct method_return
# reply from foo.bar.test.dest_prefix.ap.f(1):Anything OK
# checking reply from foo.bar.test.dest_prefix.ap.f for correct method_return
# reply from foo.bar.test.dest_prefix.ap.f(2):Anything OK
# checking reply from foo.bar.test.dest_prefix.ap.f for correct method_return
dbus-daemon[3069]: Rejected send message, 4 matched rules; type="method_call", sender=":1.0" (uid=0 pid=3012 comm="/usr/libexec/installed-tests/dbus/test-dbus-daemon") interface="com.example.Anything" member="Anything" error name="(unset)" requested_reply="0" destination=":1.1" (uid=0 pid=3012 comm="/usr/libexec/installed-tests/dbus/test-dbus-daemon")
# reply from foo.bar.test.dest_prefix.dp.f(1):Anything OK
# checking reply from foo.bar.test.dest_prefix.dp.f for correct access_denied
dbus-daemon[3069]: Rejected send message, 4 matched rules; type="method_call", sender=":1.0" (uid=0 pid=3012 comm="/usr/libexec/installed-tests/dbus/test-dbus-daemon") interface="com.example.Anything" member="Anything" error name="(unset)" requested_reply="0" destination=":1.1" (uid=0 pid=3012 comm="/usr/libexec/installed-tests/dbus/test-dbus-daemon")
# reply from foo.bar.test.dest_prefix.dp.f(2):Anything OK
# checking reply from foo.bar.test.dest_prefix.dp.f for correct access_denied
dbus-daemon[3069]: Rejected send message, 4 matched rules; type="method_call", sender=":1.0" (uid=0 pid=3012 comm="/usr/libexec/installed-tests/dbus/test-dbus-daemon") interface="com.example.Anything" member="Anything" error name="(unset)" requested_reply="0" destination=":1.1" (uid=0 pid=3012 comm="/usr/libexec/installed-tests/dbus/test-dbus-daemon")
# reply from foo.bar.test.dest_prefix.ap.f(1):Anything OK
# checking reply from foo.bar.test.dest_prefix.ap.f for correct access_denied
dbus-daemon[3069]: Rejected send message, 4 matched rules; type="method_call", sender=":1.0" (uid=0 pid=3012 comm="/usr/libexec/installed-tests/dbus/test-dbus-daemon") interface="com.example.Anything" member="Anything" error name="(unset)" requested_reply="0" destination=":1.1" (uid=0 pid=3012 comm="/usr/libexec/installed-tests/dbus/test-dbus-daemon")
# reply from foo.bar.test.dest_prefix.ap.f(2):Anything OK
# checking reply from foo.bar.test.dest_prefix.ap.f for correct access_denied
dbus-daemon[3069]: Rejected send message, 4 matched rules; type="method_call", sender=":1.0" (uid=0 pid=3012 comm="/usr/libexec/installed-tests/dbus/test-dbus-daemon") interface="com.example.Anything" member="Anything" error name="(unset)" requested_reply="0" destination=":1.1" (uid=0 pid=3012 comm="/usr/libexec/installed-tests/dbus/test-dbus-daemon")
# reply from foo.bar.test.dest_prefix.do(1):Anything OK
# checking reply from foo.bar.test.dest_prefix.do for correct access_denied
dbus-daemon[3069]: Rejected send message, 4 matched rules; type="method_call", sender=":1.0" (uid=0 pid=3012 comm="/usr/libexec/installed-tests/dbus/test-dbus-daemon") interface="com.example.Anything" member="Anything" error name="(unset)" requested_reply="0" destination=":1.1" (uid=0 pid=3012 comm="/usr/libexec/installed-tests/dbus/test-dbus-daemon")
# reply from foo.bar.test.dest_prefix.do(2):Anything OK
# checking reply from foo.bar.test.dest_prefix.do for correct access_denied
dbus-daemon[3069]: Rejected send message, 4 matched rules; type="method_call", sender=":1.0" (uid=0 pid=3012 comm="/usr/libexec/installed-tests/dbus/test-dbus-daemon") interface="com.example.Anything" member="Anything" error name="(unset)" requested_reply="0" destination=":1.1" (uid=0 pid=3012 comm="/usr/libexec/installed-tests/dbus/test-dbus-daemon")
# reply from foo.bar.test.dest_prefix.ap.f(1):Anything OK
# checking reply from foo.bar.test.dest_prefix.ap.f for correct access_denied
dbus-daemon[3069]: Rejected send message, 4 matched rules; type="method_call", sender=":1.0" (uid=0 pid=3012 comm="/usr/libexec/installed-tests/dbus/test-dbus-daemon") interface="com.example.Anything" member="Anything" error name="(unset)" requested_reply="0" destination=":1.1" (uid=0 pid=3012 comm="/usr/libexec/installed-tests/dbus/test-dbus-daemon")
# reply from foo.bar.test.dest_prefix.ap.f(2):Anything OK
# checking reply from foo.bar.test.dest_prefix.ap.f for correct access_denied
dbus-daemon[3069]: Rejected send message, 4 matched rules; type="method_call", sender=":1.0" (uid=0 pid=3012 comm="/usr/libexec/installed-tests/dbus/test-dbus-daemon") interface="com.example.Anything" member="Anything" error name="(unset)" requested_reply="0" destination=":1.1" (uid=0 pid=3012 comm="/usr/libexec/installed-tests/dbus/test-dbus-daemon")
# reply from foo.bar.test.dest_prefix.ao(1):Anything OK
# checking reply from foo.bar.test.dest_prefix.ao for correct access_denied
dbus-daemon[3069]: Rejected send message, 4 matched rules; type="method_call", sender=":1.0" (uid=0 pid=3012 comm="/usr/libexec/installed-tests/dbus/test-dbus-daemon") interface="com.example.Anything" member="Anything" error name="(unset)" requested_reply="0" destination=":1.1" (uid=0 pid=3012 comm="/usr/libexec/installed-tests/dbus/test-dbus-daemon")
# reply from foo.bar.test.dest_prefix.ao(2):Anything OK
# checking reply from foo.bar.test.dest_prefix.ao for correct access_denied
dbus-daemon[3069]: Rejected send message, 4 matched rules; type="method_call", sender=":1.0" (uid=0 pid=3012 comm="/usr/libexec/installed-tests/dbus/test-dbus-daemon") interface="com.example.Anything" member="Anything" error name="(unset)" requested_reply="0" destination=":1.1" (uid=0 pid=3012 comm="/usr/libexec/installed-tests/dbus/test-dbus-daemon")
# reply from foo.bar.test.dest_prefix.dp.f(1):Anything OK
# checking reply from foo.bar.test.dest_prefix.dp.f for correct access_denied
dbus-daemon[3069]: Rejected send message, 4 matched rules; type="method_call", sender=":1.0" (uid=0 pid=3012 comm="/usr/libexec/installed-tests/dbus/test-dbus-daemon") interface="com.example.Anything" member="Anything" error name="(unset)" requested_reply="0" destination=":1.1" (uid=0 pid=3012 comm="/usr/libexec/installed-tests/dbus/test-dbus-daemon")
# reply from foo.bar.test.dest_prefix.dp.f(2):Anything OK
# checking reply from foo.bar.test.dest_prefix.dp.f for correct access_denied
dbus-daemon[3069]: Rejected send message, 3 matched rules; type="method_call", sender=":1.0" (uid=0 pid=3012 comm="/usr/libexec/installed-tests/dbus/test-dbus-daemon") interface="com.example.Anything" member="Anything" error name="(unset)" requested_reply="0" destination=":1.1" (uid=0 pid=3012 comm="/usr/libexec/installed-tests/dbus/test-dbus-daemon")
# reply from foo.bar.test.dest_prefix.dp.f.f(1):Anything OK
# checking reply from foo.bar.test.dest_prefix.dp.f.f for correct access_denied
dbus-daemon[3069]: Rejected send message, 3 matched rules; type="method_call", sender=":1.0" (uid=0 pid=3012 comm="/usr/libexec/installed-tests/dbus/test-dbus-daemon") interface="com.example.Anything" member="Anything" error name="(unset)" requested_reply="0" destination=":1.1" (uid=0 pid=3012 comm="/usr/libexec/installed-tests/dbus/test-dbus-daemon")
# reply from foo.bar.test.dest_prefix.dp.f.f(2):Anything OK
# checking reply from foo.bar.test.dest_prefix.dp.f.f for correct access_denied
dbus-daemon[3069]: Rejected send message, 3 matched rules; type="method_call", sender=":1.0" (uid=0 pid=3012 comm="/usr/libexec/installed-tests/dbus/test-dbus-daemon") interface="com.example.Anything" member="Anything" error name="(unset)" requested_reply="0" destination=":1.1" (uid=0 pid=3012 comm="/usr/libexec/installed-tests/dbus/test-dbus-daemon")
# reply from foo.bar.test.dest_prefix.ao.f(1):Anything OK
# checking reply from foo.bar.test.dest_prefix.ao.f for correct access_denied
dbus-daemon[3069]: Rejected send message, 3 matched rules; type="method_call", sender=":1.0" (uid=0 pid=3012 comm="/usr/libexec/installed-tests/dbus/test-dbus-daemon") interface="com.example.Anything" member="Anything" error name="(unset)" requested_reply="0" destination=":1.1" (uid=0 pid=3012 comm="/usr/libexec/installed-tests/dbus/test-dbus-daemon")
# reply from foo.bar.test.dest_prefix.ao.f(2):Anything OK
# checking reply from foo.bar.test.dest_prefix.ao.f for correct access_denied
# reply from foo.bar.test.dest_prefix.dp.f(1):Anything OK
# checking reply from foo.bar.test.dest_prefix.dp.f for correct method_return
# reply from foo.bar.test.dest_prefix.dp.f(2):Anything OK
# checking reply from foo.bar.test.dest_prefix.dp.f for correct method_return
# reply from foo.bar.test.dest_prefix.ao.ao(1):Anything OK
# checking reply from foo.bar.test.dest_prefix.ao.ao for correct method_return
# reply from foo.bar.test.dest_prefix.ao.ao(2):Anything OK
# checking reply from foo.bar.test.dest_prefix.ao.ao for correct method_return
# reply from foo.bar.test.dest_prefix.dp.f(1):Anything OK
# checking reply from foo.bar.test.dest_prefix.dp.f for correct method_return
# reply from foo.bar.test.dest_prefix.dp.f(2):Anything OK
# checking reply from foo.bar.test.dest_prefix.dp.f for correct method_return
# reply from foo.bar.test.dest_prefix.dp.f1.ap.f(1):Anything OK
# checking reply from foo.bar.test.dest_prefix.dp.f1.ap.f for correct method_return
# reply from foo.bar.test.dest_prefix.dp.f1.ap.f(2):Anything OK
# checking reply from foo.bar.test.dest_prefix.dp.f1.ap.f for correct method_return
dbus-daemon[3069]: Rejected send message, 4 matched rules; type="method_call", sender=":1.0" (uid=0 pid=3012 comm="/usr/libexec/installed-tests/dbus/test-dbus-daemon") interface="com.example.Anything" member="Anything" error name="(unset)" requested_reply="0" destination=":1.1" (uid=0 pid=3012 comm="/usr/libexec/installed-tests/dbus/test-dbus-daemon")
# reply from foo.bar.test.dest_prefix.dp.f(1):Anything OK
# checking reply from foo.bar.test.dest_prefix.dp.f for correct access_denied
dbus-daemon[3069]: Rejected send message, 4 matched rules; type="method_call", sender=":1.0" (uid=0 pid=3012 comm="/usr/libexec/installed-tests/dbus/test-dbus-daemon") interface="com.example.Anything" member="Anything" error name="(unset)" requested_reply="0" destination=":1.1" (uid=0 pid=3012 comm="/usr/libexec/installed-tests/dbus/test-dbus-daemon")
# reply from foo.bar.test.dest_prefix.dp.f(2):Anything OK
# checking reply from foo.bar.test.dest_prefix.dp.f for correct access_denied
dbus-daemon[3069]: Rejected send message, 4 matched rules; type="method_call", sender=":1.0" (uid=0 pid=3012 comm="/usr/libexec/installed-tests/dbus/test-dbus-daemon") interface="com.example.Anything" member="Anything" error name="(unset)" requested_reply="0" destination=":1.1" (uid=0 pid=3012 comm="/usr/libexec/installed-tests/dbus/test-dbus-daemon")
# reply from foo.bar.test.dest_prefix.do.f(1):Anything OK
# checking reply from foo.bar.test.dest_prefix.do.f for correct access_denied
dbus-daemon[3069]: Rejected send message, 4 matched rules; type="method_call", sender=":1.0" (uid=0 pid=3012 comm="/usr/libexec/installed-tests/dbus/test-dbus-daemon") interface="com.example.Anything" member="Anything" error name="(unset)" requested_reply="0" destination=":1.1" (uid=0 pid=3012 comm="/usr/libexec/installed-tests/dbus/test-dbus-daemon")
# reply from foo.bar.test.dest_prefix.do.f(2):Anything OK
# checking reply from foo.bar.test.dest_prefix.do.f for correct access_denied
dbus-daemon[3069]: Rejected send message, 4 matched rules; type="method_call", sender=":1.0" (uid=0 pid=3012 comm="/usr/libexec/installed-tests/dbus/test-dbus-daemon") interface="com.example.Anything" member="Anything" error name="(unset)" requested_reply="0" destination=":1.1" (uid=0 pid=3012 comm="/usr/libexec/installed-tests/dbus/test-dbus-daemon")
# reply from foo.bar.test.dest_prefix.ap.f1.d(1):Anything OK
# checking reply from foo.bar.test.dest_prefix.ap.f1.d for correct access_denied
dbus-daemon[3069]: Rejected send message, 4 matched rules; type="method_call", sender=":1.0" (uid=0 pid=3012 comm="/usr/libexec/installed-tests/dbus/test-dbus-daemon") interface="com.example.Anything" member="Anything" error name="(unset)" requested_reply="0" destination=":1.1" (uid=0 pid=3012 comm="/usr/libexec/installed-tests/dbus/test-dbus-daemon")
# reply from foo.bar.test.dest_prefix.ap.f1.d(2):Anything OK
# checking reply from foo.bar.test.dest_prefix.ap.f1.d for correct access_denied
dbus-daemon[3069]: Rejected send message, 4 matched rules; type="method_call", sender=":1.0" (uid=0 pid=3012 comm="/usr/libexec/installed-tests/dbus/test-dbus-daemon") interface="com.example.Anything" member="Anything" error name="(unset)" requested_reply="0" destination=":1.1" (uid=0 pid=3012 comm="/usr/libexec/installed-tests/dbus/test-dbus-daemon")
# reply from foo.bar.test.dest_prefix.ap.f1.dp(1):Anything OK
# checking reply from foo.bar.test.dest_prefix.ap.f1.dp for correct access_denied
dbus-daemon[3069]: Rejected send message, 4 matched rules; type="method_call", sender=":1.0" (uid=0 pid=3012 comm="/usr/libexec/installed-tests/dbus/test-dbus-daemon") interface="com.example.Anything" member="Anything" error name="(unset)" requested_reply="0" destination=":1.1" (uid=0 pid=3012 comm="/usr/libexec/installed-tests/dbus/test-dbus-daemon")
# reply from foo.bar.test.dest_prefix.ap.f1.dp(2):Anything OK
# checking reply from foo.bar.test.dest_prefix.ap.f1.dp for correct access_denied
dbus-daemon[3069]: Rejected send message, 4 matched rules; type="method_call", sender=":1.0" (uid=0 pid=3012 comm="/usr/libexec/installed-tests/dbus/test-dbus-daemon") interface="com.example.Anything" member="Anything" error name="(unset)" requested_reply="0" destination=":1.1" (uid=0 pid=3012 comm="/usr/libexec/installed-tests/dbus/test-dbus-daemon")
# reply from foo.bar.test.dest_prefix.ap.f1.dp.f.f.f.f(1):Anything OK
# checking reply from foo.bar.test.dest_prefix.ap.f1.dp.f.f.f.f for correct access_denied
dbus-daemon[3069]: Rejected send message, 4 matched rules; type="method_call", sender=":1.0" (uid=0 pid=3012 comm="/usr/libexec/installed-tests/dbus/test-dbus-daemon") interface="com.example.Anything" member="Anything" error name="(unset)" requested_reply="0" destination=":1.1" (uid=0 pid=3012 comm="/usr/libexec/installed-tests/dbus/test-dbus-daemon")
# reply from foo.bar.test.dest_prefix.ap.f1.dp.f.f.f.f(2):Anything OK
# checking reply from foo.bar.test.dest_prefix.ap.f1.dp.f.f.f.f for correct access_denied
dbus-daemon[3069]: Rejected send message, 5 matched rules; type="method_call", sender=":1.0" (uid=0 pid=3012 comm="/usr/libexec/installed-tests/dbus/test-dbus-daemon") interface="com.example.Anything" member="Anything" error name="(unset)" requested_reply="0" destination=":1.1" (uid=0 pid=3012 comm="/usr/libexec/installed-tests/dbus/test-dbus-daemon")
# reply from foo.bar.test.dest_prefix.ap.f1.dp.f.f.f.f(1):Anything OK
# checking reply from foo.bar.test.dest_prefix.ap.f1.dp.f.f.f.f for correct access_denied
dbus-daemon[3069]: Rejected send message, 5 matched rules; type="method_call", sender=":1.0" (uid=0 pid=3012 comm="/usr/libexec/installed-tests/dbus/test-dbus-daemon") interface="com.example.Anything" member="Anything" error name="(unset)" requested_reply="0" destination=":1.1" (uid=0 pid=3012 comm="/usr/libexec/installed-tests/dbus/test-dbus-daemon")
# reply from foo.bar.test.dest_prefix.ap.f1.dp.f.f.f.f(2):Anything OK
# checking reply from foo.bar.test.dest_prefix.ap.f1.dp.f.f.f.f for correct access_denied
dbus-daemon[3069]: Rejected send message, 4 matched rules; type="method_call", sender=":1.0" (uid=0 pid=3012 comm="/usr/libexec/installed-tests/dbus/test-dbus-daemon") interface="com.example.Anything" member="Anything" error name="(unset)" requested_reply="0" destination=":1.1" (uid=0 pid=3012 comm="/usr/libexec/installed-tests/dbus/test-dbus-daemon")
# reply from foo.bar.test.dest_prefix.ap.f1.dp.f.f.f.f(1):Anything OK
# checking reply from foo.bar.test.dest_prefix.ap.f1.dp.f.f.f.f for correct access_denied
dbus-daemon[3069]: Rejected send message, 4 matched rules; type="method_call", sender=":1.0" (uid=0 pid=3012 comm="/usr/libexec/installed-tests/dbus/test-dbus-daemon") interface="com.example.Anything" member="Anything" error name="(unset)" requested_reply="0" destination=":1.1" (uid=0 pid=3012 comm="/usr/libexec/installed-tests/dbus/test-dbus-daemon")
# reply from foo.bar.test.dest_prefix.ap.f1.dp.f.f.f.f(2):Anything OK
# checking reply from foo.bar.test.dest_prefix.ap.f1.dp.f.f.f.f for correct access_denied
dbus-daemon[3069]: Rejected send message, 5 matched rules; type="method_call", sender=":1.0" (uid=0 pid=3012 comm="/usr/libexec/installed-tests/dbus/test-dbus-daemon") interface="com.example.Anything" member="Anything" error name="(unset)" requested_reply="0" destination=":1.1" (uid=0 pid=3012 comm="/usr/libexec/installed-tests/dbus/test-dbus-daemon")
# reply from foo.bar.test.dest_prefix.ao(1):Anything OK
# checking reply from foo.bar.test.dest_prefix.ao for correct access_denied
dbus-daemon[3069]: Rejected send message, 5 matched rules; type="method_call", sender=":1.0" (uid=0 pid=3012 comm="/usr/libexec/installed-tests/dbus/test-dbus-daemon") interface="com.example.Anything" member="Anything" error name="(unset)" requested_reply="0" destination=":1.1" (uid=0 pid=3012 comm="/usr/libexec/installed-tests/dbus/test-dbus-daemon")
# reply from foo.bar.test.dest_prefix.ao(2):Anything OK
# checking reply from foo.bar.test.dest_prefix.ao for correct access_denied
dbus-daemon[3069]: Rejected send message, 4 matched rules; type="method_call", sender=":1.0" (uid=0 pid=3012 comm="/usr/libexec/installed-tests/dbus/test-dbus-daemon") interface="com.example.Anything" member="Anything" error name="(unset)" requested_reply="0" destination=":1.1" (uid=0 pid=3012 comm="/usr/libexec/installed-tests/dbus/test-dbus-daemon")
# reply from foo.bar.test.dest_prefix.ap(1):Anything OK
# checking reply from foo.bar.test.dest_prefix.ap for correct access_denied
dbus-daemon[3069]: Rejected send message, 4 matched rules; type="method_call", sender=":1.0" (uid=0 pid=3012 comm="/usr/libexec/installed-tests/dbus/test-dbus-daemon") interface="com.example.Anything" member="Anything" error name="(unset)" requested_reply="0" destination=":1.1" (uid=0 pid=3012 comm="/usr/libexec/installed-tests/dbus/test-dbus-daemon")
# reply from foo.bar.test.dest_prefix.ap(2):Anything OK
# checking reply from foo.bar.test.dest_prefix.ap for correct access_denied
# reply from foo.bar.test.dest_prefix.ap.f1.d.ap(1):Anything OK
# checking reply from foo.bar.test.dest_prefix.ap.f1.d.ap for correct method_return
# reply from foo.bar.test.dest_prefix.ap.f1.d.ap(2):Anything OK
# checking reply from foo.bar.test.dest_prefix.ap.f1.d.ap for correct method_return
# reply from foo.bar.test.dest_prefix.ap.f1.d.ap.f.f.f.f(1):Anything OK
# checking reply from foo.bar.test.dest_prefix.ap.f1.d.ap.f.f.f.f for correct method_return
# reply from foo.bar.test.dest_prefix.ap.f1.d.ap.f.f.f.f(2):Anything OK
# checking reply from foo.bar.test.dest_prefix.ap.f1.d.ap.f.f.f.f for correct method_return
# reply from foo.bar.test.dest_prefix.ap.f1.dp.ap(1):Anything OK
# checking reply from foo.bar.test.dest_prefix.ap.f1.dp.ap for correct method_return
# reply from foo.bar.test.dest_prefix.ap.f1.dp.ap(2):Anything OK
# checking reply from foo.bar.test.dest_prefix.ap.f1.dp.ap for correct method_return
# reply from foo.bar.test.dest_prefix.ap.f1.dp.ap.f.f.f.f(1):Anything OK
# checking reply from foo.bar.test.dest_prefix.ap.f1.dp.ap.f.f.f.f for correct method_return
# reply from foo.bar.test.dest_prefix.ap.f1.dp.ap.f.f.f.f(2):Anything OK
# checking reply from foo.bar.test.dest_prefix.ap.f1.dp.ap.f.f.f.f for correct method_return
# reply from foo.bar.test.dest_prefix.ap.f1.dp.ap.a(1):Anything OK
# checking reply from foo.bar.test.dest_prefix.ap.f1.dp.ap.a for correct method_return
# reply from foo.bar.test.dest_prefix.ap.f1.dp.ap.a(2):Anything OK
# checking reply from foo.bar.test.dest_prefix.ap.f1.dp.ap.a for correct method_return
dbus-daemon[3069]: Rejected send message, 5 matched rules; type="method_call", sender=":1.0" (uid=0 pid=3012 comm="/usr/libexec/installed-tests/dbus/test-dbus-daemon") interface="com.example.Anything" member="Anything" error name="(unset)" requested_reply="0" destination=":1.1" (uid=0 pid=3012 comm="/usr/libexec/installed-tests/dbus/test-dbus-daemon")
# reply from foo.bar.test.dest_prefix.ap.f2.apxdp(1):Anything OK
# checking reply from foo.bar.test.dest_prefix.ap.f2.apxdp for correct access_denied
dbus-daemon[3069]: Rejected send message, 5 matched rules; type="method_call", sender=":1.0" (uid=0 pid=3012 comm="/usr/libexec/installed-tests/dbus/test-dbus-daemon") interface="com.example.Anything" member="Anything" error name="(unset)" requested_reply="0" destination=":1.1" (uid=0 pid=3012 comm="/usr/libexec/installed-tests/dbus/test-dbus-daemon")
# reply from foo.bar.test.dest_prefix.ap.f2.apxdp(2):Anything OK
# checking reply from foo.bar.test.dest_prefix.ap.f2.apxdp for correct access_denied
dbus-daemon[3069]: Rejected send message, 5 matched rules; type="method_call", sender=":1.0" (uid=0 pid=3012 comm="/usr/libexec/installed-tests/dbus/test-dbus-daemon") interface="com.example.Anything" member="Anything" error name="(unset)" requested_reply="0" destination=":1.1" (uid=0 pid=3012 comm="/usr/libexec/installed-tests/dbus/test-dbus-daemon")
# reply from foo.bar.test.dest_prefix.ap.f2.apxdp.f.f.f.f(1):Anything OK
# checking reply from foo.bar.test.dest_prefix.ap.f2.apxdp.f.f.f.f for correct access_denied
dbus-daemon[3069]: Rejected send message, 5 matched rules; type="method_call", sender=":1.0" (uid=0 pid=3012 comm="/usr/libexec/installed-tests/dbus/test-dbus-daemon") interface="com.example.Anything" member="Anything" error name="(unset)" requested_reply="0" destination=":1.1" (uid=0 pid=3012 comm="/usr/libexec/installed-tests/dbus/test-dbus-daemon")
# reply from foo.bar.test.dest_prefix.ap.f2.apxdp.f.f.f.f(2):Anything OK
# checking reply from foo.bar.test.dest_prefix.ap.f2.apxdp.f.f.f.f for correct access_denied
dbus-daemon[3069]: Rejected send message, 6 matched rules; type="method_call", sender=":1.0" (uid=0 pid=3012 comm="/usr/libexec/installed-tests/dbus/test-dbus-daemon") interface="com.example.Anything" member="Anything" error name="(unset)" requested_reply="0" destination=":1.1" (uid=0 pid=3012 comm="/usr/libexec/installed-tests/dbus/test-dbus-daemon")
# reply from foo.bar.test.dest_prefix.ap.f2.apxdp.dp(1):Anything OK
# checking reply from foo.bar.test.dest_prefix.ap.f2.apxdp.dp for correct access_denied
dbus-daemon[3069]: Rejected send message, 6 matched rules; type="method_call", sender=":1.0" (uid=0 pid=3012 comm="/usr/libexec/installed-tests/dbus/test-dbus-daemon") interface="com.example.Anything" member="Anything" error name="(unset)" requested_reply="0" destination=":1.1" (uid=0 pid=3012 comm="/usr/libexec/installed-tests/dbus/test-dbus-daemon")
# reply from foo.bar.test.dest_prefix.ap.f2.apxdp.dp(2):Anything OK
# checking reply from foo.bar.test.dest_prefix.ap.f2.apxdp.dp for correct access_denied
dbus-daemon[3069]: Rejected send message, 6 matched rules; type="method_call", sender=":1.0" (uid=0 pid=3012 comm="/usr/libexec/installed-tests/dbus/test-dbus-daemon") interface="com.example.Anything" member="Anything" error name="(unset)" requested_reply="0" destination=":1.1" (uid=0 pid=3012 comm="/usr/libexec/installed-tests/dbus/test-dbus-daemon")
# reply from foo.bar.test.dest_prefix.ap.f2.apxdp.dp.f.f.f.f(1):Anything OK
# checking reply from foo.bar.test.dest_prefix.ap.f2.apxdp.dp.f.f.f.f for correct access_denied
dbus-daemon[3069]: Rejected send message, 6 matched rules; type="method_call", sender=":1.0" (uid=0 pid=3012 comm="/usr/libexec/installed-tests/dbus/test-dbus-daemon") interface="com.example.Anything" member="Anything" error name="(unset)" requested_reply="0" destination=":1.1" (uid=0 pid=3012 comm="/usr/libexec/installed-tests/dbus/test-dbus-daemon")
# reply from foo.bar.test.dest_prefix.ap.f2.apxdp.dp.f.f.f.f(2):Anything OK
# checking reply from foo.bar.test.dest_prefix.ap.f2.apxdp.dp.f.f.f.f for correct access_denied
dbus-daemon[3069]: Rejected send message, 7 matched rules; type="method_call", sender=":1.0" (uid=0 pid=3012 comm="/usr/libexec/installed-tests/dbus/test-dbus-daemon") interface="com.example.Anything" member="Anything" error name="(unset)" requested_reply="0" destination=":1.1" (uid=0 pid=3012 comm="/usr/libexec/installed-tests/dbus/test-dbus-daemon")
# reply from foo.bar.test.dest_prefix.ap.f2.apxdp.dp.ap(1):Anything OK
# checking reply from foo.bar.test.dest_prefix.ap.f2.apxdp.dp.ap for correct access_denied
dbus-daemon[3069]: Rejected send message, 7 matched rules; type="method_call", sender=":1.0" (uid=0 pid=3012 comm="/usr/libexec/installed-tests/dbus/test-dbus-daemon") interface="com.example.Anything" member="Anything" error name="(unset)" requested_reply="0" destination=":1.1" (uid=0 pid=3012 comm="/usr/libexec/installed-tests/dbus/test-dbus-daemon")
# reply from foo.bar.test.dest_prefix.ap.f2.apxdp.dp.ap(2):Anything OK
# checking reply from foo.bar.test.dest_prefix.ap.f2.apxdp.dp.ap for correct access_denied
dbus-daemon[3069]: Rejected send message, 7 matched rules; type="method_call", sender=":1.0" (uid=0 pid=3012 comm="/usr/libexec/installed-tests/dbus/test-dbus-daemon") interface="com.example.Anything" member="Anything" error name="(unset)" requested_reply="0" destination=":1.1" (uid=0 pid=3012 comm="/usr/libexec/installed-tests/dbus/test-dbus-daemon")
# reply from foo.bar.test.dest_prefix.ap.f2.apxdp.dp.ap.f.f.f.f(1):Anything OK
# checking reply from foo.bar.test.dest_prefix.ap.f2.apxdp.dp.ap.f.f.f.f for correct access_denied
dbus-daemon[3069]: Rejected send message, 7 matched rules; type="method_call", sender=":1.0" (uid=0 pid=3012 comm="/usr/libexec/installed-tests/dbus/test-dbus-daemon") interface="com.example.Anything" member="Anything" error name="(unset)" requested_reply="0" destination=":1.1" (uid=0 pid=3012 comm="/usr/libexec/installed-tests/dbus/test-dbus-daemon")
# reply from foo.bar.test.dest_prefix.ap.f2.apxdp.dp.ap.f.f.f.f(2):Anything OK
# checking reply from foo.bar.test.dest_prefix.ap.f2.apxdp.dp.ap.f.f.f.f for correct access_denied
dbus-daemon[3069]: Rejected send message, 8 matched rules; type="method_call", sender=":1.0" (uid=0 pid=3012 comm="/usr/libexec/installed-tests/dbus/test-dbus-daemon") interface="com.example.Anything" member="Anything" error name="(unset)" requested_reply="0" destination=":1.1" (uid=0 pid=3012 comm="/usr/libexec/installed-tests/dbus/test-dbus-daemon")
# reply from foo.bar.test.dest_prefix.ap.f2.apxdp.dp.ap.d(1):Anything OK
# checking reply from foo.bar.test.dest_prefix.ap.f2.apxdp.dp.ap.d for correct access_denied
dbus-daemon[3069]: Rejected send message, 8 matched rules; type="method_call", sender=":1.0" (uid=0 pid=3012 comm="/usr/libexec/installed-tests/dbus/test-dbus-daemon") interface="com.example.Anything" member="Anything" error name="(unset)" requested_reply="0" destination=":1.1" (uid=0 pid=3012 comm="/usr/libexec/installed-tests/dbus/test-dbus-daemon")
# reply from foo.bar.test.dest_prefix.ap.f2.apxdp.dp.ap.d(2):Anything OK
# checking reply from foo.bar.test.dest_prefix.ap.f2.apxdp.dp.ap.d for correct access_denied
# reply from foo.bar.test.dest_prefix.ap.f2.apxdp.dp.a(1):Anything OK
# checking reply from foo.bar.test.dest_prefix.ap.f2.apxdp.dp.a for correct method_return
# reply from foo.bar.test.dest_prefix.ap.f2.apxdp.dp.a(2):Anything OK
# checking reply from foo.bar.test.dest_prefix.ap.f2.apxdp.dp.a for correct method_return
# reply from foo.bar.test.dest_prefix.ap.f2.apxdp.dp.ap.f.a(1):Anything OK
# checking reply from foo.bar.test.dest_prefix.ap.f2.apxdp.dp.ap.f.a for correct method_return
# reply from foo.bar.test.dest_prefix.ap.f2.apxdp.dp.ap.f.a(2):Anything OK
# checking reply from foo.bar.test.dest_prefix.ap.f2.apxdp.dp.ap.f.a for correct method_return
# reply from foo.bar.test.dest_prefix.ap.f2.apxdp.f.f.f.ap(1):Anything OK
# checking reply from foo.bar.test.dest_prefix.ap.f2.apxdp.f.f.f.ap for correct method_return
# reply from foo.bar.test.dest_prefix.ap.f2.apxdp.f.f.f.ap(2):Anything OK
# checking reply from foo.bar.test.dest_prefix.ap.f2.apxdp.f.f.f.ap for correct method_return
# reply from foo.bar.test.dest_prefix.ap.f2.apxdp.f.f.f.ap.f.f.f(1):Anything OK
# checking reply from foo.bar.test.dest_prefix.ap.f2.apxdp.f.f.f.ap.f.f.f for correct method_return
# reply from foo.bar.test.dest_prefix.ap.f2.apxdp.f.f.f.ap.f.f.f(2):Anything OK
# checking reply from foo.bar.test.dest_prefix.ap.f2.apxdp.f.f.f.ap.f.f.f for correct method_return
# reply from foo.bar.test.dest_prefix.ap.f3.dpxap(1):Anything OK
# checking reply from foo.bar.test.dest_prefix.ap.f3.dpxap for correct method_return
# reply from foo.bar.test.dest_prefix.ap.f3.dpxap(2):Anything OK
# checking reply from foo.bar.test.dest_prefix.ap.f3.dpxap for correct method_return
# reply from foo.bar.test.dest_prefix.ap.f3.dpxap.f.f.f.f(1):Anything OK
# checking reply from foo.bar.test.dest_prefix.ap.f3.dpxap.f.f.f.f for correct method_return
# reply from foo.bar.test.dest_prefix.ap.f3.dpxap.f.f.f.f(2):Anything OK
# checking reply from foo.bar.test.dest_prefix.ap.f3.dpxap.f.f.f.f for correct method_return
# reply from foo.bar.test.dest_prefix.ap.f3.dpxap.ap(1):Anything OK
# checking reply from foo.bar.test.dest_prefix.ap.f3.dpxap.ap for correct method_return
# reply from foo.bar.test.dest_prefix.ap.f3.dpxap.ap(2):Anything OK
# checking reply from foo.bar.test.dest_prefix.ap.f3.dpxap.ap for correct method_return
# reply from foo.bar.test.dest_prefix.ap.f3.dpxap.ap.f.f.f(1):Anything OK
# checking reply from foo.bar.test.dest_prefix.ap.f3.dpxap.ap.f.f.f for correct method_return
# reply from foo.bar.test.dest_prefix.ap.f3.dpxap.ap.f.f.f(2):Anything OK
# checking reply from foo.bar.test.dest_prefix.ap.f3.dpxap.ap.f.f.f for correct method_return
# reply from foo.bar.test.dest_prefix.ap.f3.dpxap.ap.dp(1):Anything OK
# checking reply from foo.bar.test.dest_prefix.ap.f3.dpxap.ap.dp for correct method_return
# reply from foo.bar.test.dest_prefix.ap.f3.dpxap.ap.dp(2):Anything OK
# checking reply from foo.bar.test.dest_prefix.ap.f3.dpxap.ap.dp for correct method_return
# reply from foo.bar.test.dest_prefix.ap.f3.dpxap.ap.dp.f.f.f.f(1):Anything OK
# checking reply from foo.bar.test.dest_prefix.ap.f3.dpxap.ap.dp.f.f.f.f for correct method_return
# reply from foo.bar.test.dest_prefix.ap.f3.dpxap.ap.dp.f.f.f.f(2):Anything OK
# checking reply from foo.bar.test.dest_prefix.ap.f3.dpxap.ap.dp.f.f.f.f for correct method_return
# reply from foo.bar.test.dest_prefix.ap.f3.dpxap.ap.dp.ap(1):Anything OK
# checking reply from foo.bar.test.dest_prefix.ap.f3.dpxap.ap.dp.ap for correct method_return
# reply from foo.bar.test.dest_prefix.ap.f3.dpxap.ap.dp.ap(2):Anything OK
# checking reply from foo.bar.test.dest_prefix.ap.f3.dpxap.ap.dp.ap for correct method_return
# reply from foo.bar.test.dest_prefix.ap.f3.dpxap.ap.dp.ap.f.f.f.f(1):Anything OK
# checking reply from foo.bar.test.dest_prefix.ap.f3.dpxap.ap.dp.ap.f.f.f.f for correct method_return
# reply from foo.bar.test.dest_prefix.ap.f3.dpxap.ap.dp.ap.f.f.f.f(2):Anything OK
# checking reply from foo.bar.test.dest_prefix.ap.f3.dpxap.ap.dp.ap.f.f.f.f for correct method_return
# reply from foo.bar.test.dest_prefix.ap.f3.dpxap.ap.dp.a(1):Anything OK
# checking reply from foo.bar.test.dest_prefix.ap.f3.dpxap.ap.dp.a for correct method_return
# reply from foo.bar.test.dest_prefix.ap.f3.dpxap.ap.dp.a(2):Anything OK
# checking reply from foo.bar.test.dest_prefix.ap.f3.dpxap.ap.dp.a for correct method_return
# reply from foo.bar.test.dest_prefix.dp.f1.a(1):Anything OK
# checking reply from foo.bar.test.dest_prefix.dp.f1.a for correct method_return
# reply from foo.bar.test.dest_prefix.dp.f1.a(2):Anything OK
# checking reply from foo.bar.test.dest_prefix.dp.f1.a for correct method_return
dbus-daemon[3069]: Rejected send message, 3 matched rules; type="method_call", sender=":1.0" (uid=0 pid=3012 comm="/usr/libexec/installed-tests/dbus/test-dbus-daemon") interface="com.example.Anything" member="Anything" error name="(unset)" requested_reply="0" destination=":1.1" (uid=0 pid=3012 comm="/usr/libexec/installed-tests/dbus/test-dbus-daemon")
# reply from foo.bar.test.dest_prefix.dp.f1.a.f.f.f.f(1):Anything OK
# checking reply from foo.bar.test.dest_prefix.dp.f1.a.f.f.f.f for correct access_denied
dbus-daemon[3069]: Rejected send message, 3 matched rules; type="method_call", sender=":1.0" (uid=0 pid=3012 comm="/usr/libexec/installed-tests/dbus/test-dbus-daemon") interface="com.example.Anything" member="Anything" error name="(unset)" requested_reply="0" destination=":1.1" (uid=0 pid=3012 comm="/usr/libexec/installed-tests/dbus/test-dbus-daemon")
# reply from foo.bar.test.dest_prefix.dp.f1.a.f.f.f.f(2):Anything OK
# checking reply from foo.bar.test.dest_prefix.dp.f1.a.f.f.f.f for correct access_denied
# reply from foo.bar.test.dest_prefix.dp.f1.ap(1):Anything OK
# checking reply from foo.bar.test.dest_prefix.dp.f1.ap for correct method_return
# reply from foo.bar.test.dest_prefix.dp.f1.ap(2):Anything OK
# checking reply from foo.bar.test.dest_prefix.dp.f1.ap for correct method_return
# reply from foo.bar.test.dest_prefix.dp.f1.ap.f.f.f.f(1):Anything OK
# checking reply from foo.bar.test.dest_prefix.dp.f1.ap.f.f.f.f for correct method_return
# reply from foo.bar.test.dest_prefix.dp.f1.ap.f.f.f.f(2):Anything OK
# checking reply from foo.bar.test.dest_prefix.dp.f1.ap.f.f.f.f for correct method_return
# reply from foo.bar.test.dest_prefix.dp.f1.ap.f.f.f(1):Anything OK
# checking reply from foo.bar.test.dest_prefix.dp.f1.ap.f.f.f for correct method_return
# reply from foo.bar.test.dest_prefix.dp.f1.ap.f.f.f(2):Anything OK
# checking reply from foo.bar.test.dest_prefix.dp.f1.ap.f.f.f for correct method_return
# reply from foo.bar.test.dest_prefix.do(1):Anything OK
# checking reply from foo.bar.test.dest_prefix.do for correct method_return
# reply from foo.bar.test.dest_prefix.do(2):Anything OK
# checking reply from foo.bar.test.dest_prefix.do for correct method_return
# reply from foo.bar.test.dest_prefix.dp.f1.ap.f.f.f(1):Anything OK
# checking reply from foo.bar.test.dest_prefix.dp.f1.ap.f.f.f for correct method_return
# reply from foo.bar.test.dest_prefix.dp.f1.ap.f.f.f(2):Anything OK
# checking reply from foo.bar.test.dest_prefix.dp.f1.ap.f.f.f for correct method_return
# reply from foo.bar.test.dest_prefix.do.f.f(1):Anything OK
# checking reply from foo.bar.test.dest_prefix.do.f.f for correct method_return
# reply from foo.bar.test.dest_prefix.do.f.f(2):Anything OK
# checking reply from foo.bar.test.dest_prefix.do.f.f for correct method_return
# reply from foo.bar.test.dest_prefix.dp.f1.ap.f.f(1):Anything OK
# checking reply from foo.bar.test.dest_prefix.dp.f1.ap.f.f for correct method_return
# reply from foo.bar.test.dest_prefix.dp.f1.ap.f.f(2):Anything OK
# checking reply from foo.bar.test.dest_prefix.dp.f1.ap.f.f for correct method_return
# reply from foo.bar.test.dest_prefix.dp.f.f.f(1):Anything OK
# checking reply from foo.bar.test.dest_prefix.dp.f.f.f for correct method_return
# reply from foo.bar.test.dest_prefix.dp.f.f.f(2):Anything OK
# checking reply from foo.bar.test.dest_prefix.dp.f.f.f for correct method_return
# reply from foo.bar.test.dest_prefix.ao(1):Anything OK
# checking reply from foo.bar.test.dest_prefix.ao for correct method_return
# reply from foo.bar.test.dest_prefix.ao(2):Anything OK
# checking reply from foo.bar.test.dest_prefix.ao for correct method_return
dbus-daemon[3069]: Rejected send message, 4 matched rules; type="method_call", sender=":1.0" (uid=0 pid=3012 comm="/usr/libexec/installed-tests/dbus/test-dbus-daemon") interface="com.example.Anything" member="Anything" error name="(unset)" requested_reply="0" destination=":1.1" (uid=0 pid=3012 comm="/usr/libexec/installed-tests/dbus/test-dbus-daemon")
# reply from foo.bar.test.dest_prefix.dp.f1.a.dp(1):Anything OK
# checking reply from foo.bar.test.dest_prefix.dp.f1.a.dp for correct access_denied
dbus-daemon[3069]: Rejected send message, 4 matched rules; type="method_call", sender=":1.0" (uid=0 pid=3012 comm="/usr/libexec/installed-tests/dbus/test-dbus-daemon") interface="com.example.Anything" member="Anything" error name="(unset)" requested_reply="0" destination=":1.1" (uid=0 pid=3012 comm="/usr/libexec/installed-tests/dbus/test-dbus-daemon")
# reply from foo.bar.test.dest_prefix.dp.f1.a.dp(2):Anything OK
# checking reply from foo.bar.test.dest_prefix.dp.f1.a.dp for correct access_denied
dbus-daemon[3069]: Rejected send message, 4 matched rules; type="method_call", sender=":1.0" (uid=0 pid=3012 comm="/usr/libexec/installed-tests/dbus/test-dbus-daemon") interface="com.example.Anything" member="Anything" error name="(unset)" requested_reply="0" destination=":1.1" (uid=0 pid=3012 comm="/usr/libexec/installed-tests/dbus/test-dbus-daemon")
# reply from foo.bar.test.dest_prefix.dp.f1.a.dp.f.f.f.f(1):Anything OK
# checking reply from foo.bar.test.dest_prefix.dp.f1.a.dp.f.f.f.f for correct access_denied
dbus-daemon[3069]: Rejected send message, 4 matched rules; type="method_call", sender=":1.0" (uid=0 pid=3012 comm="/usr/libexec/installed-tests/dbus/test-dbus-daemon") interface="com.example.Anything" member="Anything" error name="(unset)" requested_reply="0" destination=":1.1" (uid=0 pid=3012 comm="/usr/libexec/installed-tests/dbus/test-dbus-daemon")
# reply from foo.bar.test.dest_prefix.dp.f1.a.dp.f.f.f.f(2):Anything OK
# checking reply from foo.bar.test.dest_prefix.dp.f1.a.dp.f.f.f.f for correct access_denied
dbus-daemon[3069]: Rejected send message, 5 matched rules; type="method_call", sender=":1.0" (uid=0 pid=3012 comm="/usr/libexec/installed-tests/dbus/test-dbus-daemon") interface="com.example.Anything" member="Anything" error name="(unset)" requested_reply="0" destination=":1.1" (uid=0 pid=3012 comm="/usr/libexec/installed-tests/dbus/test-dbus-daemon")
# reply from foo.bar.test.dest_prefix.dp.f1.ap.dp(1):Anything OK
# checking reply from foo.bar.test.dest_prefix.dp.f1.ap.dp for correct access_denied
dbus-daemon[3069]: Rejected send message, 5 matched rules; type="method_call", sender=":1.0" (uid=0 pid=3012 comm="/usr/libexec/installed-tests/dbus/test-dbus-daemon") interface="com.example.Anything" member="Anything" error name="(unset)" requested_reply="0" destination=":1.1" (uid=0 pid=3012 comm="/usr/libexec/installed-tests/dbus/test-dbus-daemon")
# reply from foo.bar.test.dest_prefix.dp.f1.ap.dp(2):Anything OK
# checking reply from foo.bar.test.dest_prefix.dp.f1.ap.dp for correct access_denied
dbus-daemon[3069]: Rejected send message, 5 matched rules; type="method_call", sender=":1.0" (uid=0 pid=3012 comm="/usr/libexec/installed-tests/dbus/test-dbus-daemon") interface="com.example.Anything" member="Anything" error name="(unset)" requested_reply="0" destination=":1.1" (uid=0 pid=3012 comm="/usr/libexec/installed-tests/dbus/test-dbus-daemon")
# reply from foo.bar.test.dest_prefix.dp.f1.ap.dp.f.f.f.f(1):Anything OK
# checking reply from foo.bar.test.dest_prefix.dp.f1.ap.dp.f.f.f.f for correct access_denied
dbus-daemon[3069]: Rejected send message, 5 matched rules; type="method_call", sender=":1.0" (uid=0 pid=3012 comm="/usr/libexec/installed-tests/dbus/test-dbus-daemon") interface="com.example.Anything" member="Anything" error name="(unset)" requested_reply="0" destination=":1.1" (uid=0 pid=3012 comm="/usr/libexec/installed-tests/dbus/test-dbus-daemon")
# reply from foo.bar.test.dest_prefix.dp.f1.ap.dp.f.f.f.f(2):Anything OK
# checking reply from foo.bar.test.dest_prefix.dp.f1.ap.dp.f.f.f.f for correct access_denied
dbus-daemon[3069]: Rejected send message, 5 matched rules; type="method_call", sender=":1.0" (uid=0 pid=3012 comm="/usr/libexec/installed-tests/dbus/test-dbus-daemon") interface="com.example.Anything" member="Anything" error name="(unset)" requested_reply="0" destination=":1.1" (uid=0 pid=3012 comm="/usr/libexec/installed-tests/dbus/test-dbus-daemon")
# reply from foo.bar.test.dest_prefix.dp.f1.ap.d(1):Anything OK
# checking reply from foo.bar.test.dest_prefix.dp.f1.ap.d for correct access_denied
dbus-daemon[3069]: Rejected send message, 5 matched rules; type="method_call", sender=":1.0" (uid=0 pid=3012 comm="/usr/libexec/installed-tests/dbus/test-dbus-daemon") interface="com.example.Anything" member="Anything" error name="(unset)" requested_reply="0" destination=":1.1" (uid=0 pid=3012 comm="/usr/libexec/installed-tests/dbus/test-dbus-daemon")
# reply from foo.bar.test.dest_prefix.dp.f1.ap.d(2):Anything OK
# checking reply from foo.bar.test.dest_prefix.dp.f1.ap.d for correct access_denied
# reply from foo.bar.test.dest_prefix.dp.f1.ap.d.f.f.f.f(1):Anything OK
# checking reply from foo.bar.test.dest_prefix.dp.f1.ap.d.f.f.f.f for correct method_return
# reply from foo.bar.test.dest_prefix.dp.f1.ap.d.f.f.f.f(2):Anything OK
# checking reply from foo.bar.test.dest_prefix.dp.f1.ap.d.f.f.f.f for correct method_return
# reply from foo.bar.test.dest_prefix.dp.f2.dpxap(1):Anything OK
# checking reply from foo.bar.test.dest_prefix.dp.f2.dpxap for correct method_return
# reply from foo.bar.test.dest_prefix.dp.f2.dpxap(2):Anything OK
# checking reply from foo.bar.test.dest_prefix.dp.f2.dpxap for correct method_return
# reply from foo.bar.test.dest_prefix.dp.f2.dpxap.f.f.f.f(1):Anything OK
# checking reply from foo.bar.test.dest_prefix.dp.f2.dpxap.f.f.f.f for correct method_return
# reply from foo.bar.test.dest_prefix.dp.f2.dpxap.f.f.f.f(2):Anything OK
# checking reply from foo.bar.test.dest_prefix.dp.f2.dpxap.f.f.f.f for correct method_return
# reply from foo.bar.test.dest_prefix.dp.f2.dpxap.ap(1):Anything OK
# checking reply from foo.bar.test.dest_prefix.dp.f2.dpxap.ap for correct method_return
# reply from foo.bar.test.dest_prefix.dp.f2.dpxap.ap(2):Anything OK
# checking reply from foo.bar.test.dest_prefix.dp.f2.dpxap.ap for correct method_return
# reply from foo.bar.test.dest_prefix.dp.f2.dpxap.ap.f.f.f.f(1):Anything OK
# checking reply from foo.bar.test.dest_prefix.dp.f2.dpxap.ap.f.f.f.f for correct method_return
# reply from foo.bar.test.dest_prefix.dp.f2.dpxap.ap.f.f.f.f(2):Anything OK
# checking reply from foo.bar.test.dest_prefix.dp.f2.dpxap.ap.f.f.f.f for correct method_return
# reply from foo.bar.test.dest_prefix.dp.f2.dpxap.ap.dp(1):Anything OK
# checking reply from foo.bar.test.dest_prefix.dp.f2.dpxap.ap.dp for correct method_return
# reply from foo.bar.test.dest_prefix.dp.f2.dpxap.ap.dp(2):Anything OK
# checking reply from foo.bar.test.dest_prefix.dp.f2.dpxap.ap.dp for correct method_return
# reply from foo.bar.test.dest_prefix.dp.f2.dpxap.ap.dp.f.f.f.f(1):Anything OK
# checking reply from foo.bar.test.dest_prefix.dp.f2.dpxap.ap.dp.f.f.f.f for correct method_return
# reply from foo.bar.test.dest_prefix.dp.f2.dpxap.ap.dp.f.f.f.f(2):Anything OK
# checking reply from foo.bar.test.dest_prefix.dp.f2.dpxap.ap.dp.f.f.f.f for correct method_return
# reply from foo.bar.test.dest_prefix.dp.f2.dpxap.ap.dp.a(1):Anything OK
# checking reply from foo.bar.test.dest_prefix.dp.f2.dpxap.ap.dp.a for correct method_return
# reply from foo.bar.test.dest_prefix.dp.f2.dpxap.ap.dp.a(2):Anything OK
# checking reply from foo.bar.test.dest_prefix.dp.f2.dpxap.ap.dp.a for correct method_return
# reply from foo.bar.test.dest_prefix.dp.f2.dpxap.ap.dp.a.f.f.f(1):Anything OK
# checking reply from foo.bar.test.dest_prefix.dp.f2.dpxap.ap.dp.a.f.f.f for correct method_return
# reply from foo.bar.test.dest_prefix.dp.f2.dpxap.ap.dp.a.f.f.f(2):Anything OK
# checking reply from foo.bar.test.dest_prefix.dp.f2.dpxap.ap.dp.a.f.f.f for correct method_return
dbus-daemon[3069]: Rejected send message, 7 matched rules; type="method_call", sender=":1.0" (uid=0 pid=3012 comm="/usr/libexec/installed-tests/dbus/test-dbus-daemon") interface="com.example.Anything" member="Anything" error name="(unset)" requested_reply="0" destination=":1.1" (uid=0 pid=3012 comm="/usr/libexec/installed-tests/dbus/test-dbus-daemon")
# reply from foo.bar.test.dest_prefix.dp.f2.dpxap.ap.d(1):Anything OK
# checking reply from foo.bar.test.dest_prefix.dp.f2.dpxap.ap.d for correct access_denied
dbus-daemon[3069]: Rejected send message, 7 matched rules; type="method_call", sender=":1.0" (uid=0 pid=3012 comm="/usr/libexec/installed-tests/dbus/test-dbus-daemon") interface="com.example.Anything" member="Anything" error name="(unset)" requested_reply="0" destination=":1.1" (uid=0 pid=3012 comm="/usr/libexec/installed-tests/dbus/test-dbus-daemon")
# reply from foo.bar.test.dest_prefix.dp.f2.dpxap.ap.d(2):Anything OK
# checking reply from foo.bar.test.dest_prefix.dp.f2.dpxap.ap.d for correct access_denied
# reply from foo.bar.test.dest_prefix.dp.f2.dpxap.ap.d.f.f.f(1):Anything OK
# checking reply from foo.bar.test.dest_prefix.dp.f2.dpxap.ap.d.f.f.f for correct method_return
# reply from foo.bar.test.dest_prefix.dp.f2.dpxap.ap.d.f.f.f(2):Anything OK
# checking reply from foo.bar.test.dest_prefix.dp.f2.dpxap.ap.d.f.f.f for correct method_return
dbus-daemon[3069]: Rejected send message, 8 matched rules; type="method_call", sender=":1.0" (uid=0 pid=3012 comm="/usr/libexec/installed-tests/dbus/test-dbus-daemon") interface="com.example.Anything" member="Anything" error name="(unset)" requested_reply="0" destination=":1.1" (uid=0 pid=3012 comm="/usr/libexec/installed-tests/dbus/test-dbus-daemon")
# reply from foo.bar.test.dest_prefix.dp.f2.dpxap.ap.dp.f.d(1):Anything OK
# checking reply from foo.bar.test.dest_prefix.dp.f2.dpxap.ap.dp.f.d for correct access_denied
dbus-daemon[3069]: Rejected send message, 8 matched rules; type="method_call", sender=":1.0" (uid=0 pid=3012 comm="/usr/libexec/installed-tests/dbus/test-dbus-daemon") interface="com.example.Anything" member="Anything" error name="(unset)" requested_reply="0" destination=":1.1" (uid=0 pid=3012 comm="/usr/libexec/installed-tests/dbus/test-dbus-daemon")
# reply from foo.bar.test.dest_prefix.dp.f2.dpxap.ap.dp.f.d(2):Anything OK
# checking reply from foo.bar.test.dest_prefix.dp.f2.dpxap.ap.dp.f.d for correct access_denied
dbus-daemon[3069]: Rejected send message, 6 matched rules; type="method_call", sender=":1.0" (uid=0 pid=3012 comm="/usr/libexec/installed-tests/dbus/test-dbus-daemon") interface="com.example.Anything" member="Anything" error name="(unset)" requested_reply="0" destination=":1.1" (uid=0 pid=3012 comm="/usr/libexec/installed-tests/dbus/test-dbus-daemon")
# reply from foo.bar.test.dest_prefix.dp.f2.dpxap.f.f.f.dp(1):Anything OK
# checking reply from foo.bar.test.dest_prefix.dp.f2.dpxap.f.f.f.dp for correct access_denied
dbus-daemon[3069]: Rejected send message, 6 matched rules; type="method_call", sender=":1.0" (uid=0 pid=3012 comm="/usr/libexec/installed-tests/dbus/test-dbus-daemon") interface="com.example.Anything" member="Anything" error name="(unset)" requested_reply="0" destination=":1.1" (uid=0 pid=3012 comm="/usr/libexec/installed-tests/dbus/test-dbus-daemon")
# reply from foo.bar.test.dest_prefix.dp.f2.dpxap.f.f.f.dp(2):Anything OK
# checking reply from foo.bar.test.dest_prefix.dp.f2.dpxap.f.f.f.dp for correct access_denied
dbus-daemon[3069]: Rejected send message, 6 matched rules; type="method_call", sender=":1.0" (uid=0 pid=3012 comm="/usr/libexec/installed-tests/dbus/test-dbus-daemon") interface="com.example.Anything" member="Anything" error name="(unset)" requested_reply="0" destination=":1.1" (uid=0 pid=3012 comm="/usr/libexec/installed-tests/dbus/test-dbus-daemon")
# reply from foo.bar.test.dest_prefix.dp.f2.dpxap.f.f.f.dp.f.f.f(1):Anything OK
# checking reply from foo.bar.test.dest_prefix.dp.f2.dpxap.f.f.f.dp.f.f.f for correct access_denied
dbus-daemon[3069]: Rejected send message, 6 matched rules; type="method_call", sender=":1.0" (uid=0 pid=3012 comm="/usr/libexec/installed-tests/dbus/test-dbus-daemon") interface="com.example.Anything" member="Anything" error name="(unset)" requested_reply="0" destination=":1.1" (uid=0 pid=3012 comm="/usr/libexec/installed-tests/dbus/test-dbus-daemon")
# reply from foo.bar.test.dest_prefix.dp.f2.dpxap.f.f.f.dp.f.f.f(2):Anything OK
# checking reply from foo.bar.test.dest_prefix.dp.f2.dpxap.f.f.f.dp.f.f.f for correct access_denied
dbus-daemon[3069]: Rejected send message, 5 matched rules; type="method_call", sender=":1.0" (uid=0 pid=3012 comm="/usr/libexec/installed-tests/dbus/test-dbus-daemon") interface="com.example.Anything" member="Anything" error name="(unset)" requested_reply="0" destination=":1.1" (uid=0 pid=3012 comm="/usr/libexec/installed-tests/dbus/test-dbus-daemon")
# reply from foo.bar.test.dest_prefix.dp.f3.apxdp(1):Anything OK
# checking reply from foo.bar.test.dest_prefix.dp.f3.apxdp for correct access_denied
dbus-daemon[3069]: Rejected send message, 5 matched rules; type="method_call", sender=":1.0" (uid=0 pid=3012 comm="/usr/libexec/installed-tests/dbus/test-dbus-daemon") interface="com.example.Anything" member="Anything" error name="(unset)" requested_reply="0" destination=":1.1" (uid=0 pid=3012 comm="/usr/libexec/installed-tests/dbus/test-dbus-daemon")
# reply from foo.bar.test.dest_prefix.dp.f3.apxdp(2):Anything OK
# checking reply from foo.bar.test.dest_prefix.dp.f3.apxdp for correct access_denied
dbus-daemon[3069]: Rejected send message, 5 matched rules; type="method_call", sender=":1.0" (uid=0 pid=3012 comm="/usr/libexec/installed-tests/dbus/test-dbus-daemon") interface="com.example.Anything" member="Anything" error name="(unset)" requested_reply="0" destination=":1.1" (uid=0 pid=3012 comm="/usr/libexec/installed-tests/dbus/test-dbus-daemon")
# reply from foo.bar.test.dest_prefix.dp.f3.apxdp.f.f.f.f(1):Anything OK
# checking reply from foo.bar.test.dest_prefix.dp.f3.apxdp.f.f.f.f for correct access_denied
dbus-daemon[3069]: Rejected send message, 5 matched rules; type="method_call", sender=":1.0" (uid=0 pid=3012 comm="/usr/libexec/installed-tests/dbus/test-dbus-daemon") interface="com.example.Anything" member="Anything" error name="(unset)" requested_reply="0" destination=":1.1" (uid=0 pid=3012 comm="/usr/libexec/installed-tests/dbus/test-dbus-daemon")
# reply from foo.bar.test.dest_prefix.dp.f3.apxdp.f.f.f.f(2):Anything OK
# checking reply from foo.bar.test.dest_prefix.dp.f3.apxdp.f.f.f.f for correct access_denied
dbus-daemon[3069]: Rejected send message, 6 matched rules; type="method_call", sender=":1.0" (uid=0 pid=3012 comm="/usr/libexec/installed-tests/dbus/test-dbus-daemon") interface="com.example.Anything" member="Anything" error name="(unset)" requested_reply="0" destination=":1.1" (uid=0 pid=3012 comm="/usr/libexec/installed-tests/dbus/test-dbus-daemon")
# reply from foo.bar.test.dest_prefix.dp.f3.apxdp.dp(1):Anything OK
# checking reply from foo.bar.test.dest_prefix.dp.f3.apxdp.dp for correct access_denied
dbus-daemon[3069]: Rejected send message, 6 matched rules; type="method_call", sender=":1.0" (uid=0 pid=3012 comm="/usr/libexec/installed-tests/dbus/test-dbus-daemon") interface="com.example.Anything" member="Anything" error name="(unset)" requested_reply="0" destination=":1.1" (uid=0 pid=3012 comm="/usr/libexec/installed-tests/dbus/test-dbus-daemon")
# reply from foo.bar.test.dest_prefix.dp.f3.apxdp.dp(2):Anything OK
# checking reply from foo.bar.test.dest_prefix.dp.f3.apxdp.dp for correct access_denied
dbus-daemon[3069]: Rejected send message, 6 matched rules; type="method_call", sender=":1.0" (uid=0 pid=3012 comm="/usr/libexec/installed-tests/dbus/test-dbus-daemon") interface="com.example.Anything" member="Anything" error name="(unset)" requested_reply="0" destination=":1.1" (uid=0 pid=3012 comm="/usr/libexec/installed-tests/dbus/test-dbus-daemon")
# reply from foo.bar.test.dest_prefix.dp.f3.apxdp.dp.f.f.f.f(1):Anything OK
# checking reply from foo.bar.test.dest_prefix.dp.f3.apxdp.dp.f.f.f.f for correct access_denied
dbus-daemon[3069]: Rejected send message, 6 matched rules; type="method_call", sender=":1.0" (uid=0 pid=3012 comm="/usr/libexec/installed-tests/dbus/test-dbus-daemon") interface="com.example.Anything" member="Anything" error name="(unset)" requested_reply="0" destination=":1.1" (uid=0 pid=3012 comm="/usr/libexec/installed-tests/dbus/test-dbus-daemon")
# reply from foo.bar.test.dest_prefix.dp.f3.apxdp.dp.f.f.f.f(2):Anything OK
# checking reply from foo.bar.test.dest_prefix.dp.f3.apxdp.dp.f.f.f.f for correct access_denied
dbus-daemon[3069]: Rejected send message, 7 matched rules; type="method_call", sender=":1.0" (uid=0 pid=3012 comm="/usr/libexec/installed-tests/dbus/test-dbus-daemon") interface="com.example.Anything" member="Anything" error name="(unset)" requested_reply="0" destination=":1.1" (uid=0 pid=3012 comm="/usr/libexec/installed-tests/dbus/test-dbus-daemon")
# reply from foo.bar.test.dest_prefix.dp.f3.apxdp.dp.ap(1):Anything OK
# checking reply from foo.bar.test.dest_prefix.dp.f3.apxdp.dp.ap for correct access_denied
dbus-daemon[3069]: Rejected send message, 7 matched rules; type="method_call", sender=":1.0" (uid=0 pid=3012 comm="/usr/libexec/installed-tests/dbus/test-dbus-daemon") interface="com.example.Anything" member="Anything" error name="(unset)" requested_reply="0" destination=":1.1" (uid=0 pid=3012 comm="/usr/libexec/installed-tests/dbus/test-dbus-daemon")
# reply from foo.bar.test.dest_prefix.dp.f3.apxdp.dp.ap(2):Anything OK
# checking reply from foo.bar.test.dest_prefix.dp.f3.apxdp.dp.ap for correct access_denied
dbus-daemon[3069]: Rejected send message, 7 matched rules; type="method_call", sender=":1.0" (uid=0 pid=3012 comm="/usr/libexec/installed-tests/dbus/test-dbus-daemon") interface="com.example.Anything" member="Anything" error name="(unset)" requested_reply="0" destination=":1.1" (uid=0 pid=3012 comm="/usr/libexec/installed-tests/dbus/test-dbus-daemon")
# reply from foo.bar.test.dest_prefix.dp.f3.apxdp.dp.ap.f.f.f.f(1):Anything OK
# checking reply from foo.bar.test.dest_prefix.dp.f3.apxdp.dp.ap.f.f.f.f for correct access_denied
dbus-daemon[3069]: Rejected send message, 7 matched rules; type="method_call", sender=":1.0" (uid=0 pid=3012 comm="/usr/libexec/installed-tests/dbus/test-dbus-daemon") interface="com.example.Anything" member="Anything" error name="(unset)" requested_reply="0" destination=":1.1" (uid=0 pid=3012 comm="/usr/libexec/installed-tests/dbus/test-dbus-daemon")
# reply from foo.bar.test.dest_prefix.dp.f3.apxdp.dp.ap.f.f.f.f(2):Anything OK
# checking reply from foo.bar.test.dest_prefix.dp.f3.apxdp.dp.ap.f.f.f.f for correct access_denied
dbus-daemon[3069]: Rejected send message, 8 matched rules; type="method_call", sender=":1.0" (uid=0 pid=3012 comm="/usr/libexec/installed-tests/dbus/test-dbus-daemon") interface="com.example.Anything" member="Anything" error name="(unset)" requested_reply="0" destination=":1.1" (uid=0 pid=3012 comm="/usr/libexec/installed-tests/dbus/test-dbus-daemon")
# reply from foo.bar.test.dest_prefix.dp.f3.apxdp.dp.ap.dp(1):Anything OK
# checking reply from foo.bar.test.dest_prefix.dp.f3.apxdp.dp.ap.dp for correct access_denied
dbus-daemon[3069]: Rejected send message, 8 matched rules; type="method_call", sender=":1.0" (uid=0 pid=3012 comm="/usr/libexec/installed-tests/dbus/test-dbus-daemon") interface="com.example.Anything" member="Anything" error name="(unset)" requested_reply="0" destination=":1.1" (uid=0 pid=3012 comm="/usr/libexec/installed-tests/dbus/test-dbus-daemon")
# reply from foo.bar.test.dest_prefix.dp.f3.apxdp.dp.ap.dp(2):Anything OK
# checking reply from foo.bar.test.dest_prefix.dp.f3.apxdp.dp.ap.dp for correct access_denied
dbus-daemon[3069]: Rejected send message, 8 matched rules; type="method_call", sender=":1.0" (uid=0 pid=3012 comm="/usr/libexec/installed-tests/dbus/test-dbus-daemon") interface="com.example.Anything" member="Anything" error name="(unset)" requested_reply="0" destination=":1.1" (uid=0 pid=3012 comm="/usr/libexec/installed-tests/dbus/test-dbus-daemon")
# reply from foo.bar.test.dest_prefix.dp.f3.apxdp.dp.ap.dp.f.f.f.f(1):Anything OK
# checking reply from foo.bar.test.dest_prefix.dp.f3.apxdp.dp.ap.dp.f.f.f.f for correct access_denied
dbus-daemon[3069]: Rejected send message, 8 matched rules; type="method_call", sender=":1.0" (uid=0 pid=3012 comm="/usr/libexec/installed-tests/dbus/test-dbus-daemon") interface="com.example.Anything" member="Anything" error name="(unset)" requested_reply="0" destination=":1.1" (uid=0 pid=3012 comm="/usr/libexec/installed-tests/dbus/test-dbus-daemon")
# reply from foo.bar.test.dest_prefix.dp.f3.apxdp.dp.ap.dp.f.f.f.f(2):Anything OK
# checking reply from foo.bar.test.dest_prefix.dp.f3.apxdp.dp.ap.dp.f.f.f.f for correct access_denied
dbus-daemon[3069]: Rejected send message, 8 matched rules; type="method_call", sender=":1.0" (uid=0 pid=3012 comm="/usr/libexec/installed-tests/dbus/test-dbus-daemon") interface="com.example.Anything" member="Anything" error name="(unset)" requested_reply="0" destination=":1.1" (uid=0 pid=3012 comm="/usr/libexec/installed-tests/dbus/test-dbus-daemon")
# reply from foo.bar.test.dest_prefix.dp.f3.apxdp.dp.ap.d(1):Anything OK
# checking reply from foo.bar.test.dest_prefix.dp.f3.apxdp.dp.ap.d for correct access_denied
dbus-daemon[3069]: Rejected send message, 8 matched rules; type="method_call", sender=":1.0" (uid=0 pid=3012 comm="/usr/libexec/installed-tests/dbus/test-dbus-daemon") interface="com.example.Anything" member="Anything" error name="(unset)" requested_reply="0" destination=":1.1" (uid=0 pid=3012 comm="/usr/libexec/installed-tests/dbus/test-dbus-daemon")
# reply from foo.bar.test.dest_prefix.dp.f3.apxdp.dp.ap.d(2):Anything OK
# checking reply from foo.bar.test.dest_prefix.dp.f3.apxdp.dp.ap.d for correct access_denied
dbus-daemon[3069]: Rejected send message, 7 matched rules; type="method_call", sender=":1.0" (uid=0 pid=3012 comm="/usr/libexec/installed-tests/dbus/test-dbus-daemon") interface="com.example.Anything" member="Anything" error name="(unset)" requested_reply="0" destination=":1.1" (uid=0 pid=3012 comm="/usr/libexec/installed-tests/dbus/test-dbus-daemon")
# reply from foo.bar.test.dest_prefix.dp.f3.apxdp.dp.ap.d.f.f.f.f(1):Anything OK
# checking reply from foo.bar.test.dest_prefix.dp.f3.apxdp.dp.ap.d.f.f.f.f for correct access_denied
dbus-daemon[3069]: Rejected send message, 7 matched rules; type="method_call", sender=":1.0" (uid=0 pid=3012 comm="/usr/libexec/installed-tests/dbus/test-dbus-daemon") interface="com.example.Anything" member="Anything" error name="(unset)" requested_reply="0" destination=":1.1" (uid=0 pid=3012 comm="/usr/libexec/installed-tests/dbus/test-dbus-daemon")
# reply from foo.bar.test.dest_prefix.dp.f3.apxdp.dp.ap.d.f.f.f.f(2):Anything OK
# checking reply from foo.bar.test.dest_prefix.dp.f3.apxdp.dp.ap.d.f.f.f.f for correct access_denied
# Time since timeout reset 0x2ae8cff3a0: 1.997 seconds
ok 36 /system-policy/send-destination/prefix
# slow test /system-policy/send-destination/prefix executed in 2.00 secs
# End of send-destination tests
# End of system-policy tests
PASS: dbus/test-dbus-daemon_with_config.test
Running test: dbus/test-misc-internals_with_config.test
# Test data in /usr/libexec/installed-tests/dbus/data
ok 1 # SKIP unable to determine whether initial nss query leaked memory (not compiled with memory instrumentation)
# Running test: misc
ok 2 - misc
# misc test took 0 seconds
ok 3 # SKIP unable to determine whether misc leaked memory (not compiled with memory instrumentation)
# Running test: address
ok 4 - address
# address test took 0 seconds
ok 5 # SKIP unable to determine whether address leaked memory (not compiled with memory instrumentation)
# Running test: server
# checking server address 'tcp:port=1234'
# checking server address 'tcp:host=localhost,port=1234'
# checking server address 'tcp:host=localhost,port=1234;tcp:port=5678'
# checking server address 'tcp:port=1234'
# checking server address 'unix:path=/tmp/dbus-test-9hYExT/boogie'
# checking server address 'tcp:port=1234;unix:path=/tmp/dbus-test-9hYExT/boogie'
# checking server address 'unix:path=./boogie'
# checking server address 'tcp:port=1234;unix:path=./boogie'
ok 6 - server
# server test took 0 seconds
ok 7 # SKIP unable to determine whether server leaked memory (not compiled with memory instrumentation)
# Running test: signature
ok 8 - signature
# signature test took 0 seconds
ok 9 # SKIP unable to determine whether signature leaked memory (not compiled with memory instrumentation)
# Running test: mem-pool
Executing: dbus/test-misc-internals_with_config.test
ok 10 - mem-pool
# mem-pool test took 2 seconds
ok 11 # SKIP unable to determine whether mem-pool leaked memory (not compiled with memory instrumentation)
# Running test: list
ok 12 - list
# list test took 0 seconds
ok 13 # SKIP unable to determine whether list leaked memory (not compiled with memory instrumentation)
# Running test: userdb
#     Current user: root homedir: /home/root gids:
# - 0
# Is Console user: 0
# Invocation was OK: yes
# Is Console user 4711: 0
# Invocation was OK: yes
ok 14 - userdb
# userdb test took 0 seconds
ok 15 # SKIP unable to determine whether userdb leaked memory (not compiled with memory instrumentation)
# 7 tests passed (8 skipped)
1..15
# removed test socket directory /tmp/dbus-test-9hYExT
PASS: dbus/test-misc-internals_with_config.test
Running test: dbus/test-refs.test
TAP version 14
# random seed: R02S2a92bb867f34d00e467cbc629afb859c
1..4
# Start of refs tests
# Resetting test timeout (reference: 0x2ad198b860; factor: 1)
Executing: dbus/test-refs.test
# Time since timeout reset 0x2ad198b860: 5.401 seconds
ok 1 /refs/connection
# slow test /refs/connection executed in 5.40 secs
# Resetting test timeout (reference: 0x2ad198bf40; factor: 1)
# Time since timeout reset 0x2ad198bf40: 0.915 seconds
ok 2 /refs/message
# slow test /refs/message executed in 0.92 secs
# Resetting test timeout (reference: 0x2ad198ca60; factor: 1)
Executing: dbus/test-refs.test
# Time since timeout reset 0x2ad198ca60: 6.589 seconds
ok 3 /refs/pending-call
# slow test /refs/pending-call executed in 6.59 secs
# Resetting test timeout (reference: 0x2ad198d720; factor: 1)
Executing: dbus/test-refs.test
# Time since timeout reset 0x2ad198d720: 4.251 seconds
ok 4 /refs/server
# slow test /refs/server executed in 4.25 secs
# End of refs tests
PASS: dbus/test-refs.test
Running test: dbus/test-server-oom.test
TAP version 14
# random seed: R02Sbcd8531547fe299385dcca0a6e6f645d
1..5
# Start of server tests
ok 1 /server/new-tcp
ok 2 /server/new-nonce-tcp
ok 3 /server/new-tcp-star
ok 4 /server/new-tcp-v4
ok 5 /server/unix
# End of server tests
PASS: dbus/test-server-oom.test
Running test: dbus/test-relay_with_config.test
TAP version 14
# random seed: R02Saa8f71467866c586f9f9ae7cb92cbf77
1..6
# Start of connect tests
# Resetting test timeout (reference: 0x2ae746bed0; factor: 1)
# Time since timeout reset 0x2ae746bed0: 0.005 seconds
ok 1 /connect/tcp
# Resetting test timeout (reference: 0x2ae746bed0; factor: 1)
# Time since timeout reset 0x2ae746bed0: 0.002 seconds
ok 2 /connect/unix
# End of connect tests
# Start of relay tests
# Resetting test timeout (reference: 0x2ae746cca0; factor: 1)
# Time since timeout reset 0x2ae746cca0: 0.052 seconds
ok 3 /relay/tcp
# Resetting test timeout (reference: 0x2ae746c460; factor: 1)
# Time since timeout reset 0x2ae746c460: 0.004 seconds
ok 4 /relay/unix
# End of relay tests
# Start of limit tests
# Resetting test timeout (reference: 0x2ae746e8c0; factor: 1)
# Bug Reference: https://bugs.freedesktop.org/show_bug.cgi?id=34393
Executing: dbus/test-relay_with_config.test
# Time since timeout reset 0x2ae746e8c0: 2.291 seconds
ok 5 /limit/tcp
# slow test /limit/tcp executed in 2.29 secs
# Resetting test timeout (reference: 0x2ae746c2b0; factor: 1)
# Bug Reference: https://bugs.freedesktop.org/show_bug.cgi?id=34393
# Time since timeout reset 0x2ae746c2b0: 1.850 seconds
ok 6 /limit/unix
# slow test /limit/unix executed in 1.85 secs
# End of limit tests
PASS: dbus/test-relay_with_config.test
Running test: dbus/test-misc-internals.test
# No test data!
ok 1 # SKIP unable to determine whether initial nss query leaked memory (not compiled with memory instrumentation)
# Running test: misc
ok 2 - misc
# misc test took 0 seconds
ok 3 # SKIP unable to determine whether misc leaked memory (not compiled with memory instrumentation)
# Running test: address
ok 4 - address
# address test took 0 seconds
ok 5 # SKIP unable to determine whether address leaked memory (not compiled with memory instrumentation)
# Running test: server
# checking server address 'tcp:port=1234'
# checking server address 'tcp:host=localhost,port=1234'
# checking server address 'tcp:host=localhost,port=1234;tcp:port=5678'
# checking server address 'tcp:port=1234'
# checking server address 'unix:path=/tmp/dbus-test-YRPXS5/boogie'
# checking server address 'tcp:port=1234;unix:path=/tmp/dbus-test-YRPXS5/boogie'
# checking server address 'unix:path=./boogie'
# checking server address 'tcp:port=1234;unix:path=./boogie'
ok 6 - server
# server test took 0 seconds
ok 7 # SKIP unable to determine whether server leaked memory (not compiled with memory instrumentation)
# Running test: signature
ok 8 - signature
# signature test took 0 seconds
ok 9 # SKIP unable to determine whether signature leaked memory (not compiled with memory instrumentation)
# Running test: mem-pool
ok 10 - mem-pool
# mem-pool test took 2 seconds
ok 11 # SKIP unable to determine whether mem-pool leaked memory (not compiled with memory instrumentation)
# Running test: list
ok 12 - list
# list test took 0 seconds
ok 13 # SKIP unable to determine whether list leaked memory (not compiled with memory instrumentation)
# Running test: userdb
#     Current user: root homedir: /home/root gids:
# - 0
# Is Console user: 0
# Invocation was OK: yes
# Is Console user 4711: 0
# Invocation was OK: yes
ok 14 - userdb
# userdb test took 0 seconds
ok 15 # SKIP unable to determine whether userdb leaked memory (not compiled with memory instrumentation)
# 7 tests passed (8 skipped)
1..15
# removed test socket directory /tmp/dbus-test-YRPXS5
PASS: dbus/test-misc-internals.test
Running test: dbus/test-strings_with_config.test
# Test data in /usr/libexec/installed-tests/dbus/data
ok 1 # SKIP unable to determine whether initial nss query leaked memory (not compiled with memory instrumentation)
# Running test: skip_blank
ok 2 - skip_blank
# skip_blank test took 0 seconds
ok 3 # SKIP unable to determine whether skip_blank leaked memory (not compiled with memory instrumentation)
# 1 tests passed (2 skipped)
1..3
PASS: dbus/test-strings_with_config.test
Running test: dbus/test-marshal.test
TAP version 14
# random seed: R02S9baff81c4a6ec8ac7ba4b0d8cabdcf4e
1..4
# Start of demarshal tests
ok 1 /demarshal/le
ok 2 /demarshal/be
# Start of needed tests
ok 3 /demarshal/needed/le
ok 4 /demarshal/needed/be
# End of needed tests
# End of demarshal tests
PASS: dbus/test-marshal.test
Running test: dbus/test-assertions_with_config.test
TAP version 14
# random seed: R02S13b37b7ea37a87002a64ff607a81e776
1..5
# Start of assertions tests
ok 1 /assertions/assert # SKIP Assertions disabled
ok 2 /assertions/assert_error_is_set # SKIP Assertions or checks disabled
ok 3 /assertions/assert_error_is_clear # SKIP Assertions or checks disabled
ok 4 /assertions/assert_error_xor_true # SKIP Assertions or checks disabled
ok 5 /assertions/assert_error_xor_false # SKIP Assertions or checks disabled
# End of assertions tests
PASS: dbus/test-assertions_with_config.test
Running test: dbus/test-apparmor-activation.sh_with_config.test
# Attempting to load AppArmor profiles
/usr/libexec/installed-tests/dbus/test-apparmor-activation.sh: line 50: apparmor_parser: command not found
1..0 # SKIP - unable to load AppArmor profiles
PASS: dbus/test-apparmor-activation.sh_with_config.test
Running test: dbus/test-hash_with_config.test
# Test data in /usr/libexec/installed-tests/dbus/data
ok 1 # SKIP unable to determine whether initial nss query leaked memory (not compiled with memory instrumentation)
# Running test: hash
# Computing test hash keys...
# ... done.
Executing: dbus/test-hash_with_config.test
ok 2 - hash
# hash test took 5 seconds
ok 3 # SKIP unable to determine whether hash leaked memory (not compiled with memory instrumentation)
# 1 tests passed (2 skipped)
1..3
PASS: dbus/test-hash_with_config.test
Running test: dbus/integration/transient-services.sh.test
1..0 # SKIP -  is empty or unset
PASS: dbus/integration/transient-services.sh.test
Running test: dbus/test-variant_with_config.test
TAP version 14
# random seed: R02S78817689e652d9542e31a6a60ad1b41a
1..2
# Start of variant tests
ok 1 /variant/simple
ok 2 /variant/oom
# End of variant tests
PASS: dbus/test-variant_with_config.test
Running test: dbus/test-fdpass.test
TAP version 14
# random seed: R02S001142824cbbef1c115effb345959eca
1..15
ok 1 /unsupported
ok 2 /relay
ok 3 /limit
# Start of too-many tests
ok 4 /too-many/plus1
ok 5 /too-many/plus2
ok 6 /too-many/plus17
ok 7 /too-many/split
# End of too-many tests
# Start of flood tests
ok 8 /flood/1
ok 9 /flood/half-limit
ok 10 /flood/over-half-limit
ok 11 /flood/limit
# End of flood tests
# Start of odd-limit tests
ok 12 /odd-limit/minus1
ok 13 /odd-limit/at
ok 14 /odd-limit/plus1
ok 15 /odd-limit/plus2
# End of odd-limit tests
PASS: dbus/test-fdpass.test
Running test: dbus/test-monitor.test
TAP version 14
# random seed: R02Se246309f306602a679dc9b89a8f44e29
1..18
# Start of monitor tests
# Monitor received message:
# ../sources/dbus-1.16.2/test/monitor.c:382: message type 4 (signal)
# 	from: org.freedesktop.DBus
# 	to: :1.0
# 	path: /org/freedesktop/DBus
# 	interface: org.freedesktop.DBus
# 	member: NameAcquired
# 	signature: s
# 	error name: (null)
# 	serial number: 2
# 	in reply to: 0
# 	string payload: :1.0
ok 1 /monitor/invalid
# Monitor received message:
# ../sources/dbus-1.16.2/test/monitor.c:382: message type 4 (signal)
# 	from: org.freedesktop.DBus
# 	to: :1.0
# 	path: /org/freedesktop/DBus
# 	interface: org.freedesktop.DBus
# 	member: NameAcquired
# 	signature: s
# 	error name: (null)
# 	serial number: 2
# 	in reply to: 0
# 	string payload: :1.0
# Monitor received message:
# ../sources/dbus-1.16.2/test/monitor.c:382: message type 4 (signal)
# 	from: org.freedesktop.DBus
# 	to: :1.0
# 	path: /org/freedesktop/DBus
# 	interface: org.freedesktop.DBus
# 	member: NameAcquired
# 	signature: s
# 	error name: (null)
# 	serial number: 3
# 	in reply to: 0
# 	string payload: com.example.A
# Monitor received message:
# ../sources/dbus-1.16.2/test/monitor.c:382: message type 4 (signal)
# 	from: org.freedesktop.DBus
# 	to: :1.0
# 	path: /org/freedesktop/DBus
# 	interface: org.freedesktop.DBus
# 	member: NameAcquired
# 	signature: s
# 	error name: (null)
# 	serial number: 5
# 	in reply to: 0
# 	string payload: com.example.B
# Monitor received message:
# ../sources/dbus-1.16.2/test/monitor.c:382: message type 4 (signal)
# 	from: org.freedesktop.DBus
# 	to: :1.0
# 	path: /org/freedesktop/DBus
# 	interface: org.freedesktop.DBus
# 	member: NameAcquired
# 	signature: s
# 	error name: (null)
# 	serial number: 7
# 	in reply to: 0
# 	string payload: com.example.C
dbus-daemon[5501]: [session uid=0 pid=5501 pidfd=4] Connection :1.0 (uid=0 pid=5499 comm="/usr/libexec/installed-tests/dbus/test-monitor --t") became a monitor.
# Monitor received message:
# ../sources/dbus-1.16.2/test/monitor.c:382: message type 4 (signal)
# 	from: org.freedesktop.DBus
# 	to: :1.0
# 	path: /org/freedesktop/DBus
# 	interface: org.freedesktop.DBus
# 	member: NameLost
# 	signature: s
# 	error name: (null)
# 	serial number: 10
# 	in reply to: 0
# 	string payload: :1.0
# Monitor received message:
# ../sources/dbus-1.16.2/test/monitor.c:382: message type 4 (signal)
# 	from: org.freedesktop.DBus
# 	to: :1.0
# 	path: /org/freedesktop/DBus
# 	interface: org.freedesktop.DBus
# 	member: NameLost
# 	signature: s
# 	error name: (null)
# 	serial number: 11
# 	in reply to: 0
# 	string payload: com.example.A
# Monitor received message:
# ../sources/dbus-1.16.2/test/monitor.c:382: message type 4 (signal)
# 	from: org.freedesktop.DBus
# 	to: :1.0
# 	path: /org/freedesktop/DBus
# 	interface: org.freedesktop.DBus
# 	member: NameLost
# 	signature: s
# 	error name: (null)
# 	serial number: 12
# 	in reply to: 0
# 	string payload: com.example.B
# Monitor received message:
# ../sources/dbus-1.16.2/test/monitor.c:382: message type 4 (signal)
# 	from: org.freedesktop.DBus
# 	to: :1.0
# 	path: /org/freedesktop/DBus
# 	interface: org.freedesktop.DBus
# 	member: NameLost
# 	signature: s
# 	error name: (null)
# 	serial number: 13
# 	in reply to: 0
# 	string payload: com.example.C
dbus-daemon[5501]: [session uid=0 pid=5501 pidfd=4] Monitoring connection :1.0 (uid=0 pid=5499 comm="/usr/libexec/installed-tests/dbus/test-monitor --t") is not allowed to send messages; closing it. Please fix the monitor to not do that. (message type="method_call" interface="org.freedesktop.DBus" member="AddMatch" error name="(unset)" destination="org.freedesktop.DBus")
dbus-daemon[5501]: [session uid=0 pid=5501 pidfd=4] Monitoring connection :1.0 closed.
# Monitor received message:
# ../sources/dbus-1.16.2/test/monitor.c:382: message type 4 (signal)
# 	from: (dbus-daemon)
# 	to: (broadcast)
# 	path: /org/freedesktop/DBus/Local
# 	interface: org.freedesktop.DBus.Local
# 	member: Disconnected
# 	signature: 
# 	error name: (null)
# 	serial number: 0
# 	in reply to: 0
ok 2 /monitor/become
# Monitor received message:
# ../sources/dbus-1.16.2/test/monitor.c:382: message type 4 (signal)
# 	from: org.freedesktop.DBus
# 	to: :1.0
# 	path: /org/freedesktop/DBus
# 	interface: org.freedesktop.DBus
# 	member: NameAcquired
# 	signature: s
# 	error name: (null)
dbus-daemon[5502]: # 	serial number: 2
# 	in reply to: 0
# 	string payload: :1.0
[session uid=0 pid=5502 pidfd=4] Connection :1.0 (uid=0 pid=5499 comm="/usr/libexec/installed-tests/dbus/test-monitor --t") became a monitor.
# Monitor received message:
# ../sources/dbus-1.16.2/test/monitor.c:382: message type 4 (signal)
# 	from: org.freedesktop.DBus
# 	to: :1.0
# 	path: /org/freedesktop/DBus
# 	interface: org.freedesktop.DBus
# 	member: NameLost
# 	signature: s
# 	error name: (null)
# 	serial number: 4
# 	in reply to: 0
# 	string payload: :1.0
# Monitor received message:
# ../sources/dbus-1.16.2/test/monitor.c:382: message type 4 (signal)
# 	from: :1.1
# 	to: (broadcast)
# 	path: /foo
# 	interface: com.example.bar
# 	member: BroadcastSignal1
# 	signature: 
# 	error name: (null)
# 	serial number: 2
# 	in reply to: 0
# Monitor received message:
# ../sources/dbus-1.16.2/test/monitor.c:382: message type 4 (signal)
# 	from: :1.1
# 	to: (broadcast)
# 	path: /foo
# 	interface: com.example.bar
# 	member: BroadcastSignal2
# 	signature: 
# 	error name: (null)
# 	serial number: 3
# 	in reply to: 0
# Monitor received message:
# ../sources/dbus-1.16.2/test/monitor.c:382: message type 4 (signal)
# 	from: :1.1
# 	to: (broadcast)
# 	path: /foo
# 	interface: com.example.bar
# 	member: BroadcastSignal3
# 	signature: 
# 	error name: (null)
# 	serial number: 4
# 	in reply to: 0
dbus-daemon[5502]: [session uid=0 pid=5502 pidfd=4] Monitoring connection :1.0 closed.
ok 3 /monitor/broadcast
# set DBUS_TEST_DATA to a directory containing valid-config-files/forbidding.conf
ok 4 /monitor/forbidden-broadcast # SKIP DBUS_TEST_DATA not set
# Monitor received message:
# ../sources/dbus-1.16.2/test/monitor.c:382: message type 4 (signal)
# 	from: org.freedesktop.DBus
# 	to: :1.0
# 	path: /org/freedesktop/DBus
# 	interface: org.freedesktop.DBus
# 	member: NameAcquired
# 	signature: s
# 	error name: (null)
# 	serial number: 2
dbus-daemon[5503]: [session uid=0 pid=5503 pidfd=4] Connection :1.0 (uid=0 pid=5499 comm="/usr/libexec/installed-tests/dbus/test-monitor --t") became a monitor.
# 	in reply to: 0
# 	string payload: :1.0
# Monitor received message:
# ../sources/dbus-1.16.2/test/monitor.c:382: message type 4 (signal)
# 	from: org.freedesktop.DBus
# 	to: :1.0
# 	path: /org/freedesktop/DBus
# 	interface: org.freedesktop.DBus
# 	member: NameLost
# 	signature: s
# 	error name: (null)
# 	serial number: 4
# 	in reply to: 0
# 	string payload: :1.0
# Monitor received message:
# ../sources/dbus-1.16.2/test/monitor.c:382: message type 4 (signal)
# 	from: :1.1
# 	to: :1.2
# 	path: /foo
# 	interface: com.example.bar
# 	member: UnicastSignal1
# 	signature: 
# 	error name: (null)
# 	serial number: 2
# 	in reply to: 0
# Monitor received message:
# ../sources/dbus-1.16.2/test/monitor.c:382: message type 4 (signal)
# 	from: :1.1
# 	to: :1.2
# 	path: /foo
# 	interface: com.example.bar
# 	member: UnicastSignal2
# 	signature: 
# 	error name: (null)
# 	serial number: 3
# 	in reply to: 0
# Monitor received message:
# ../sources/dbus-1.16.2/test/monitor.c:382: message type 4 (signal)
# 	from: :1.1
# 	to: :1.2
# 	path: /foo
# 	interface: com.example.bar
# 	member: UnicastSignal3
# 	signature: 
# 	error name: (null)
# 	serial number: 4
# 	in reply to: 0
dbus-daemon[5503]: [session uid=0 pid=5503 pidfd=4] Monitoring connection :1.0 closed.
ok 5 /monitor/unicast-signal
# set DBUS_TEST_DATA to a directory containing valid-config-files/forbidding.conf
ok 6 /monitor/forbidden # SKIP DBUS_TEST_DATA not set
# Monitor received message:
# ../sources/dbus-1.16.2/test/monitor.c:382: message type 4 (signal)
# 	from: org.freedesktop.DBus
# 	to: :1.0
# 	path: /org/freedesktop/DBus
# 	interface: org.freedesktop.DBus
# 	member: NameAcquired
# 	signature: s
# 	error name: (null)
# 	serial number: 2
dbus-daemon[5504]: # 	in reply to: 0
# 	string payload: :1.0
[session uid=0 pid=5504 pidfd=4] Connection :1.0 (uid=0 pid=5499 comm="/usr/libexec/installed-tests/dbus/test-monitor --t") became a monitor.
# Monitor received message:
# ../sources/dbus-1.16.2/test/monitor.c:382: message type 4 (signal)
# 	from: org.freedesktop.DBus
# 	to: :1.0
# 	path: /org/freedesktop/DBus
# 	interface: org.freedesktop.DBus
# 	member: NameLost
# 	signature: s
# 	error name: (null)
# 	serial number: 4
# 	in reply to: 0
# 	string payload: :1.0
# Monitor received message:
# ../sources/dbus-1.16.2/test/monitor.c:382: message type 1 (method_call)
# 	from: :1.1
# 	to: :1.2
# 	path: /foo
# 	interface: org.freedesktop.DBus.Peer
# 	member: Ping
# 	signature: 
# 	error name: (null)
# 	serial number: 2
# 	in reply to: 0
# Monitor received message:
# ../sources/dbus-1.16.2/test/monitor.c:382: message type 2 (method_return)
# 	from: :1.2
# 	to: :1.1
# 	path: (null)
# 	interface: (null)
# 	member: (null)
# 	signature: 
# 	error name: (null)
# 	serial number: 2
# 	in reply to: 2
# Monitor received message:
# ../sources/dbus-1.16.2/test/monitor.c:382: message type 1 (method_call)
# 	from: :1.1
# 	to: :1.2
# 	path: /foo
# 	interface: com.example.bar
# 	member: Call1
# 	signature: 
# 	error name: (null)
# 	serial number: 3
# 	in reply to: 0
# Monitor received message:
# ../sources/dbus-1.16.2/test/monitor.c:382: message type 3 (error)
# 	from: :1.2
# 	to: :1.1
# 	path: (null)
# 	interface: (null)
# 	member: (null)
# 	signature: s
# 	error name: org.freedesktop.DBus.Error.UnknownMethod
# 	serial number: 3
# 	in reply to: 3
# 	string payload: Method "Call1" with signature "" on interface "com.example.bar" doesn't exist
# 
dbus-daemon[5504]: [session uid=0 pid=5504 pidfd=4] Monitoring connection :1.0 closed.
ok 7 /monitor/method-call
# set DBUS_TEST_DATA to a directory containing valid-config-files/forbidding.conf
ok 8 /monitor/forbidden-method # SKIP DBUS_TEST_DATA not set
# set DBUS_TEST_DATA to a directory containing valid-config-files/forbidding.conf
ok 9 /monitor/forbidden-reply # SKIP DBUS_TEST_DATA not set
# Monitor received message:
# ../sources/dbus-1.16.2/test/monitor.c:382: message type 4 (signal)
# 	from: org.freedesktop.DBus
# 	to: :1.0
# 	path: /org/freedesktop/DBus
dbus-daemon[5505]: [session uid=0 pid=5505 pidfd=4] Connection :1.0 (uid=0 pid=5499 comm="/usr/libexec/installed-tests/dbus/test-monitor --t") became a monitor.
# 	interface: org.freedesktop.DBus
# 	member: NameAcquired
# 	signature: s
# 	error name: (null)
# 	serial number: 2
# 	in reply to: 0
# 	string payload: :1.0
# Monitor received message:
# ../sources/dbus-1.16.2/test/monitor.c:382: message type 4 (signal)
# 	from: org.freedesktop.DBus
# 	to: :1.0
# 	path: /org/freedesktop/DBus
# 	interface: org.freedesktop.DBus
# 	member: NameLost
# 	signature: s
# 	error name: (null)
# 	serial number: 4
# 	in reply to: 0
# 	string payload: :1.0
# Monitor received message:
# ../sources/dbus-1.16.2/test/monitor.c:382: message type 1 (method_call)
# 	from: :1.1
# 	to: org.freedesktop.DBus
# 	path: /org/freedesktop/DBus
# 	interface: org.freedesktop.DBus
# 	member: RequestName
# 	signature: su
# 	error name: (null)
# 	serial number: 2
# 	in reply to: 0
# Monitor received message:
# ../sources/dbus-1.16.2/test/monitor.c:382: message type 4 (signal)
# 	from: org.freedesktop.DBus
# 	to: (broadcast)
# 	path: /org/freedesktop/DBus
# 	interface: org.freedesktop.DBus
# 	member: NameOwnerChanged
# 	signature: sss
# 	error name: (null)
# 	serial number: 5
# 	in reply to: 0
# Monitor received message:
# ../sources/dbus-1.16.2/test/monitor.c:382: message type 4 (signal)
# 	from: org.freedesktop.DBus
# 	to: :1.1
# 	path: /org/freedesktop/DBus
# 	interface: org.freedesktop.DBus
# 	member: NameAcquired
# 	signature: s
# 	error name: (null)
# 	serial number: 3
# 	in reply to: 0
# 	string payload: com.example.Sender
# Monitor received message:
# ../sources/dbus-1.16.2/test/monitor.c:382: message type 2 (method_return)
# 	from: org.freedesktop.DBus
# 	to: :1.1
# 	path: (null)
# 	interface: (null)
# 	member: (null)
# 	signature: u
# 	error name: (null)
# 	serial number: 4
# 	in reply to: 2
# Monitor received message:
# ../sources/dbus-1.16.2/test/monitor.c:382: message type 1 (method_call)
# 	from: :1.1
# 	to: org.freedesktop.DBus
# 	path: /org/freedesktop/DBus
# 	interface: org.freedesktop.DBus
# 	member: ReleaseName
# 	signature: s
# 	error name: (null)
# 	serial number: 3
# 	in reply to: 0
# 	string payload: com.example.Sender
# Monitor received message:
# ../sources/dbus-1.16.2/test/monitor.c:382: message type 4 (signal)
# 	from: org.freedesktop.DBus
# 	to: :1.1
# 	path: /org/freedesktop/DBus
# 	interface: org.freedesktop.DBus
# 	member: NameLost
# 	signature: s
# 	error name: (null)
# 	serial number: 5
# 	in reply to: 0
# 	string payload: com.example.Sender
# Monitor received message:
# ../sources/dbus-1.16.2/test/monitor.c:382: message type 4 (signal)
# 	from: org.freedesktop.DBus
# 	to: (broadcast)
# 	path: /org/freedesktop/DBus
# 	interface: org.freedesktop.DBus
# 	member: NameOwnerChanged
# 	signature: sss
# 	error name: (null)
# 	serial number: 6
# 	in reply to: 0
# Monitor received message:
# ../sources/dbus-1.16.2/test/monitor.c:382: message type 2 (method_return)
# 	from: org.freedesktop.DBus
# 	to: :1.1
# 	path: (null)
# 	interface: (null)
# 	member: (null)
# 	signature: u
# 	error name: (null)
# 	serial number: 6
# 	in reply to: 3
dbus-daemon[5505]: [session uid=0 pid=5505 pidfd=4] Monitoring connection :1.0 closed.
ok 10 /monitor/dbus-daemon
# Monitor received message:
# ../sources/dbus-1.16.2/test/monitor.c:382: message type 4 (signal)
# 	from: org.freedesktop.DBus
# 	to: :1.0
# 	path: /org/freedesktop/DBus
# 	interface: org.freedesktop.DBus
# 	member: NameAcquired
# 	signature: s
# 	error name: (null)
# 	serial number: 2
dbus-daemon[5506]: # 	in reply to: 0
# 	string payload: :1.0
[session uid=0 pid=5506 pidfd=4] Connection :1.0 (uid=0 pid=5499 comm="/usr/libexec/installed-tests/dbus/test-monitor --t") became a monitor.
# Monitor received message:
# ../sources/dbus-1.16.2/test/monitor.c:382: message type 4 (signal)
# 	from: org.freedesktop.DBus
# 	to: :1.0
# 	path: /org/freedesktop/DBus
# 	interface: org.freedesktop.DBus
# 	member: NameLost
# 	signature: s
# 	error name: (null)
# 	serial number: 6
# 	in reply to: 0
# 	string payload: :1.0
# Monitor received message:
# ../sources/dbus-1.16.2/test/monitor.c:382: message type 4 (signal)
# 	from: :1.1
# 	to: :1.2
# 	path: /foo
# 	interface: com.example.Interesting
# 	member: UnicastSignal1
# 	signature: 
# 	error name: (null)
# 	serial number: 2
# 	in reply to: 0
# Monitor received message:
# ../sources/dbus-1.16.2/test/monitor.c:382: message type 4 (signal)
# 	from: :1.1
# 	to: :1.2
# 	path: /foo
# 	interface: com.example.Fun
# 	member: UnicastSignal3
# 	signature: 
# 	error name: (null)
# 	serial number: 4
# 	in reply to: 0
dbus-daemon[5506]: [session uid=0 pid=5506 pidfd=4] Monitoring connection :1.0 closed.
ok 11 /monitor/selective
# Monitor received message:
# ../sources/dbus-1.16.2/test/monitor.c:382: message type 4 (signal)
# 	from: org.freedesktop.DBus
# 	to: :1.0
dbus-daemon[5507]: [session uid=0 pid=5507 pidfd=4] Connection :1.0 (uid=0 pid=5499 comm="/usr/libexec/installed-tests/dbus/test-monitor --t") became a monitor.
# 	path: /org/freedesktop/DBus
# 	interface: org.freedesktop.DBus
# 	member: NameAcquired
# 	signature: s
# 	error name: (null)
# 	serial number: 2
# 	in reply to: 0
# 	string payload: :1.0
# Monitor received message:
# ../sources/dbus-1.16.2/test/monitor.c:382: message type 4 (signal)
# 	from: org.freedesktop.DBus
# 	to: :1.0
# 	path: /org/freedesktop/DBus
# 	interface: org.freedesktop.DBus
# 	member: NameLost
# 	signature: s
# 	error name: (null)
# 	serial number: 4
# 	in reply to: 0
# 	string payload: :1.0
# Monitor received message:
# ../sources/dbus-1.16.2/test/monitor.c:382: message type 4 (signal)
# 	from: :1.1
# 	to: com.example.Recipient
# 	path: /foo
# 	interface: com.example.bar
# 	member: Observed1
# 	signature: 
# 	error name: (null)
# 	serial number: 3
# 	in reply to: 0
# Monitor received message:
# ../sources/dbus-1.16.2/test/monitor.c:382: message type 4 (signal)
# 	from: :1.1
# 	to: :1.2
# 	path: /foo
# 	interface: com.example.bar
# 	member: Observed2
# 	signature: 
# 	error name: (null)
# 	serial number: 4
# 	in reply to: 0
dbus-daemon[5507]: [session uid=0 pid=5507 pidfd=4] Monitoring connection :1.0 closed.
ok 12 /monitor/well-known-destination
# Monitor received message:
# ../sources/dbus-1.16.2/test/monitor.c:382: message type 4 (signal)
# 	from: org.freedesktop.DBus
# 	to: :1.0
# 	path: /org/freedesktop/DBus
dbus-daemon[5508]: [session uid=0 pid=5508 pidfd=4] Connection :1.0 (uid=0 pid=5499 comm="/usr/libexec/installed-tests/dbus/test-monitor --t") became a monitor.
# 	interface: org.freedesktop.DBus
# 	member: NameAcquired
# 	signature: s
# 	error name: (null)
# 	serial number: 2
# 	in reply to: 0
# 	string payload: :1.0
# Monitor received message:
# ../sources/dbus-1.16.2/test/monitor.c:382: message type 4 (signal)
# 	from: org.freedesktop.DBus
# 	to: :1.0
# 	path: /org/freedesktop/DBus
# 	interface: org.freedesktop.DBus
# 	member: NameLost
# 	signature: s
# 	error name: (null)
# 	serial number: 4
# 	in reply to: 0
# 	string payload: :1.0
# Monitor received message:
# ../sources/dbus-1.16.2/test/monitor.c:382: message type 4 (signal)
# 	from: :1.1
# 	to: com.example.Recipient
# 	path: /foo
# 	interface: com.example.bar
# 	member: Observed1
# 	signature: 
# 	error name: (null)
# 	serial number: 3
# 	in reply to: 0
# Monitor received message:
# ../sources/dbus-1.16.2/test/monitor.c:382: message type 4 (signal)
# 	from: :1.1
# 	to: :1.2
# 	path: /foo
# 	interface: com.example.bar
# 	member: Observed2
# 	signature: 
# 	error name: (null)
# 	serial number: 4
# 	in reply to: 0
dbus-daemon[5508]: [session uid=0 pid=5508 pidfd=4] Monitoring connection :1.0 closed.
ok 13 /monitor/unique-destination
# Monitor received message:
# ../sources/dbus-1.16.2/test/monitor.c:382: message type 4 (signal)
# 	from: org.freedesktop.DBus
# 	to: :1.0
# 	path: /org/freedesktop/DBus
# 	interface: org.freedesktop.DBus
# 	member: NameAcquired
# 	signature: s
# 	error name: (null)
# 	serial number: 2
# 	in reply to: 0
dbus-daemon[5509]: # 	string payload: :1.0
[session uid=0 pid=5509 pidfd=4] Connection :1.0 (uid=0 pid=5499 comm="/usr/libexec/installed-tests/dbus/test-monitor --t") became a monitor.
# Monitor received message:
# ../sources/dbus-1.16.2/test/monitor.c:382: message type 4 (signal)
# 	from: org.freedesktop.DBus
# 	to: :1.0
# 	path: /org/freedesktop/DBus
# 	interface: org.freedesktop.DBus
# 	member: NameLost
# 	signature: s
# 	error name: (null)
# 	serial number: 4
# 	in reply to: 0
# 	string payload: :1.0
# Monitor received message:
# ../sources/dbus-1.16.2/test/monitor.c:382: message type 4 (signal)
# 	from: :1.1
# 	to: :1.2
# 	path: /foo
# 	interface: com.example.bar
# 	member: UnicastSignal1
# 	signature: 
# 	error name: (null)
# 	serial number: 2
# 	in reply to: 0
# Monitor received message:
# ../sources/dbus-1.16.2/test/monitor.c:382: message type 4 (signal)
# 	from: :1.1
# 	to: :1.2
# 	path: /foo
# 	interface: com.example.bar
# 	member: UnicastSignal2
# 	signature: 
# 	error name: (null)
# 	serial number: 3
# 	in reply to: 0
# Monitor received message:
# ../sources/dbus-1.16.2/test/monitor.c:382: message type 4 (signal)
# 	from: :1.1
# 	to: :1.2
# 	path: /foo
# 	interface: com.example.bar
# 	member: UnicastSignal3
# 	signature: 
# 	error name: (null)
# 	serial number: 4
# 	in reply to: 0
dbus-daemon[5509]: [session uid=0 pid=5509 pidfd=4] Monitoring connection :1.0 closed.
ok 14 /monitor/wildcard
# Monitor received message:
# ../sources/dbus-1.16.2/test/monitor.c:382: message type 4 (signal)
# 	from: org.freedesktop.DBus
# 	to: :1.0
# 	path: /org/freedesktop/DBus
# 	interface: org.freedesktop.DBus
# 	member: NameAcquired
# 	signature: s
# 	error name: (null)
dbus-daemon[5510]: # 	serial number: 2
# 	in reply to: 0
# 	string payload: :1.0
[session uid=0 pid=5510 pidfd=4] Connection :1.0 (uid=0 pid=5499 comm="/usr/libexec/installed-tests/dbus/test-monitor --t") became a monitor.
# Monitor received message:
# ../sources/dbus-1.16.2/test/monitor.c:382: message type 4 (signal)
# 	from: org.freedesktop.DBus
# 	to: :1.0
# 	path: /org/freedesktop/DBus
# 	interface: org.freedesktop.DBus
# 	member: NameLost
# 	signature: s
# 	error name: (null)
# 	serial number: 4
# 	in reply to: 0
# 	string payload: :1.0
# Monitor received message:
# ../sources/dbus-1.16.2/test/monitor.c:382: message type 4 (signal)
# 	from: :1.1
# 	to: :1.2
# 	path: /foo
# 	interface: com.example.bar
# 	member: UnicastSignal1
# 	signature: 
# 	error name: (null)
# 	serial number: 2
# 	in reply to: 0
# Monitor received message:
# ../sources/dbus-1.16.2/test/monitor.c:382: message type 4 (signal)
# 	from: :1.1
# 	to: :1.2
# 	path: /foo
# 	interface: com.example.bar
# 	member: UnicastSignal2
# 	signature: 
# 	error name: (null)
# 	serial number: 3
# 	in reply to: 0
# Monitor received message:
# ../sources/dbus-1.16.2/test/monitor.c:382: message type 4 (signal)
# 	from: :1.1
# 	to: :1.2
# 	path: /foo
# 	interface: com.example.bar
# 	member: UnicastSignal3
# 	signature: 
# 	error name: (null)
# 	serial number: 4
# 	in reply to: 0
dbus-daemon[5510]: [session uid=0 pid=5510 pidfd=4] Monitoring connection :1.0 closed.
ok 15 /monitor/no-rule
# Monitor received message:
# ../sources/dbus-1.16.2/test/monitor.c:382: message type 4 (signal)
# 	from: org.freedesktop.DBus
# 	to: :1.0
# 	path: /org/freedesktop/DBus
# 	interface: org.freedesktop.DBus
# 	member: NameAcquired
# 	signature: s
# 	error name: (null)
# 	serial number: 2
# 	in reply to: 0
# 	string payload: :1.0
dbus-daemon[5511]: [session uid=0 pid=5511 pidfd=4] Connection :1.0 (uid=0 pid=5499 comm="/usr/libexec/installed-tests/dbus/test-monitor --t") became a monitor.
# Monitor received message:
# ../sources/dbus-1.16.2/test/monitor.c:382: message type 4 (signal)
# 	from: org.freedesktop.DBus
# 	to: :1.0
# 	path: /org/freedesktop/DBus
# 	interface: org.freedesktop.DBus
# 	member: NameLost
# 	signature: s
# 	error name: (null)
# 	serial number: 4
# 	in reply to: 0
# 	string payload: :1.0
# Monitor received message:
# ../sources/dbus-1.16.2/test/monitor.c:382: message type 4 (signal)
# 	from: :1.1
# 	to: :1.2
# 	path: /foo
# 	interface: com.example.bar
# 	member: UnicastSignal1
# 	signature: 
# 	error name: (null)
# 	serial number: 2
# 	in reply to: 0
# Monitor received message:
# ../sources/dbus-1.16.2/test/monitor.c:382: message type 4 (signal)
# 	from: :1.1
# 	to: :1.2
# 	path: /foo
# 	interface: com.example.bar
# 	member: UnicastSignal2
# 	signature: 
# 	error name: (null)
# 	serial number: 3
# 	in reply to: 0
# Monitor received message:
# ../sources/dbus-1.16.2/test/monitor.c:382: message type 4 (signal)
# 	from: :1.1
# 	to: :1.2
# 	path: /foo
# 	interface: com.example.bar
# 	member: UnicastSignal3
# 	signature: 
# 	error name: (null)
# 	serial number: 4
# 	in reply to: 0
dbus-daemon[5511]: [session uid=0 pid=5511 pidfd=4] Monitoring connection :1.0 closed.
ok 16 /monitor/eavesdrop
# Monitor received message:
# ../sources/dbus-1.16.2/test/monitor.c:382: message type 4 (signal)
# 	from: org.freedesktop.DBus
# 	to: :1.0
# 	path: /org/freedesktop/DBus
# 	interface: org.freedesktop.DBus
# 	member: NameAcquired
# 	signature: s
# 	error name: (null)
# 	serial number: 2
# 	in reply to: 0
# 	string payload: :1.0
dbus-daemon[5512]: [session uid=0 pid=5512 pidfd=4] Connection :1.0 (uid=0 pid=5499 comm="/usr/libexec/installed-tests/dbus/test-monitor --t") became a monitor.
# Monitor received message:
# ../sources/dbus-1.16.2/test/monitor.c:382: message type 4 (signal)
# 	from: org.freedesktop.DBus
# 	to: :1.0
# 	path: /org/freedesktop/DBus
# 	interface: org.freedesktop.DBus
# 	member: NameLost
# 	signature: s
# 	error name: (null)
# 	serial number: 4
# 	in reply to: 0
# 	string payload: :1.0
# Monitor received message:
# ../sources/dbus-1.16.2/test/monitor.c:382: message type 4 (signal)
# 	from: :1.1
# 	to: :1.2
# 	path: /foo
# 	interface: com.example.bar
# 	member: UnicastSignal1
# 	signature: 
# 	error name: (null)
# 	serial number: 2
# 	in reply to: 0
# Monitor received message:
# ../sources/dbus-1.16.2/test/monitor.c:382: message type 4 (signal)
# 	from: :1.1
# 	to: :1.2
# 	path: /foo
# 	interface: com.example.bar
# 	member: UnicastSignal2
# 	signature: 
# 	error name: (null)
# 	serial number: 3
# 	in reply to: 0
# Monitor received message:
# ../sources/dbus-1.16.2/test/monitor.c:382: message type 4 (signal)
# 	from: :1.1
# 	to: :1.2
# 	path: /foo
# 	interface: com.example.bar
# 	member: UnicastSignal3
# 	signature: 
# 	error name: (null)
# 	serial number: 4
# 	in reply to: 0
dbus-daemon[5512]: [session uid=0 pid=5512 pidfd=4] Monitoring connection :1.0 closed.
ok 17 /monitor/no-eavesdrop
# set DBUS_TEST_DATA to a directory containing valid-config-files/systemd-activation.conf
ok 18 /monitor/activation # SKIP DBUS_TEST_DATA not set
# End of monitor tests
PASS: dbus/test-monitor.test
SUMMARY: total=60; passed=60; skipped=0; failed=0; user=59.5s; system=110.2s; maxrss=15436
DURATION: 80
