Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

rsyslog apparmor denial on reading /proc/sys/net/ipv6/conf/all/disable_ipv6 #6223

Open
martinpitt opened this issue Apr 16, 2024 · 2 comments

Comments

@martinpitt
Copy link
Member

Downstream report: https://launchpad.net/bugs/2061726

@cockpituous
Copy link
Contributor

cockpituous commented Apr 16, 2024

ubuntu-stable
Ooops, it happened again


# ----------------------------------------------------------------------
# testCreate (__main__.TestTimers.testCreate)
Starting ChromeDriver 127.0.6533.99 (f31af5097d90ef5ae5bd7b8700199bc6189ba34d-refs/branch-heads/6533@{#1910}) on port 35415
Only local connections are allowed.
Please see https://chromedriver.chromium.org/security-considerations for suggestions on keeping ChromeDriver safe.
ChromeDriver was started successfully.
Synchronizing state of pmie.service with SysV service script with /usr/lib/systemd/systemd-sysv-install.
Executing: /usr/lib/systemd/systemd-sysv-install disable pmie
Synchronizing state of pmlogger.service with SysV service script with /usr/lib/systemd/systemd-sysv-install.
Executing: /usr/lib/systemd/systemd-sysv-install disable pmlogger
kex_exchange_identification: read: Connection reset by peer
> info: REAL SOCKET
> info: CONNECTING local
> info: HIDDEN HINT cockpit1:localhost/system/services false
> info: SHELL {"hash":"","host":"localhost","path":"system/services"} localhost null
> info: NEW IFRAME cockpit1:localhost/updates
> info: SRC cockpit1:localhost/updates null -> ../../@localhost/updates/index.html#/
> info: NEW IFRAME cockpit1:localhost/system
> info: SRC cockpit1:localhost/system null -> ../../@localhost/system/index.html#/
> info: NEW IFRAME cockpit1:localhost/system/services
> info: SRC cockpit1:localhost/system/services null -> ../../@localhost/system/services.html#/
> info: NEW IFRAME cockpit1:localhost/playground/preloaded
> info: SRC cockpit1:localhost/playground/preloaded null -> ../../@localhost/playground/preloaded.html#/
> info: SHELL {"hash":"","host":"localhost","path":"system/services"} localhost null
> info: PARENT SOCKET
> info: PARENT SOCKET
> info: FRAME INITIALIZED cockpit1:localhost/updates
> info: HIDDEN HINT cockpit1:localhost/updates true
> info: PARENT SOCKET
> info: FRAME INITIALIZED cockpit1:localhost/system
> info: HIDDEN HINT cockpit1:localhost/system true
> info: SHELL {"hash":"","host":"localhost","path":"system/services"} localhost null
> info: PARENT SOCKET
> info: SHELL {"hash":"","host":"localhost","path":"system/services"} localhost null
> info: FRAME INITIALIZED cockpit1:localhost/system/services
> info: HIDDEN HINT cockpit1:localhost/system/services false
> info: SHELL {"hash":"","host":"localhost","path":"system/services"} localhost null
> info: FRAME INITIALIZED cockpit1:localhost/playground/preloaded
> info: HIDDEN HINT cockpit1:localhost/playground/preloaded true
> info: SHELL {"hash":"","host":"localhost","path":"system/services"} localhost null
> info: SHELL {"hash":"","host":"localhost","path":"system/services"} localhost null
> info: SHELL {"hash":"","host":"localhost","path":"system/services"} localhost null
> info: SHELL {"hash":"","host":"localhost","path":"system/services"} localhost null
> info: SHELL {"hash":"/?type=timer","host":"localhost","path":"system/services"} localhost null
> info: SRC cockpit1:localhost/system/services ../../@localhost/system/services.html#/ -> ../../@localhost/system/services.html#/?type=timer
> info: SHELL {"hash":"/?type=timer","host":"localhost","path":"system/services"} localhost null
> info: Object(4)
> info: Object(4)
> info: Object(4)
> info: Object(4)
> error: Text input: Text input requires either an id or aria-label to be specified
> error: Text input: Text input requires either an id or aria-label to be specified
> info: Object(4)
> info: Object(4)
> info: Object(4)
> error: Text input: Text input requires either an id or aria-label to be specified
> info: Object(4)
> warn: transport closed: disconnected
> info: SHELL {"hash":"/?type=timer","host":"localhost","path":"system/services"} localhost disconnected
kex_exchange_identification: read: Connection reset by peer
audit: type=1400 audit(2091412800.282:146): apparmor="DENIED" operation="open" class="file" profile="rsyslogd" name="/proc/sys/net/ipv6/conf/all/disable_ipv6" pid=751 comm="rsyslogd" requested_mask="r" denied_mask="r" fsuid=102 ouid=0
audit: type=1400 audit(2091412800.282:147): apparmor="DENIED" operation="open" class="file" profile="rsyslogd" name="/proc/sys/net/ipv6/conf/all/disable_ipv6" pid=751 comm="rsyslogd" requested_mask="r" denied_mask="r" fsuid=102 ouid=0
Wrote JS log to TestTimers-testCreate-ubuntu-stable-127.0.0.2-2901-FAIL.js.log
Journal extracted to TestTimers-testCreate-ubuntu-stable-127.0.0.2-2901-FAIL.log.gz
Traceback (most recent call last):
  File "/work/make-checkout-workdir/test/common/testlib.py", line 1925, in tearDown
    self.check_journal_messages()
  File "/work/make-checkout-workdir/test/common/testlib.py", line 2186, in check_journal_messages
    raise Error(UNEXPECTED_MESSAGE + "journal messages:\n" + first)
testlib.Error: FAIL: Test completed, but found unexpected journal messages:
audit: type=1400 audit(2091412800.282:146): apparmor="DENIED" operation="open" class="file" profile="rsyslogd" name="/proc/sys/net/ipv6/conf/all/disable_ipv6" pid=751 comm="rsyslogd" requested_mask="r" denied_mask="r" fsuid=102 ouid=0

# Result testCreate (__main__.TestTimers.testCreate) failed
# 1 TEST FAILED [171s on e79f38b95284]
not ok 128 test/verify/check-system-services TestTimers.testCreate

First occurrence: 2024-10-03T09:25:54.564074+00:00 | revision d4b329725a728a27c263587a8ea1670edd66c484
Times recorded: 1
Latest occurrences:

  • 2024-10-03T09:25:54.564074+00:00 | revision d4b329725a728a27c263587a8ea1670edd66c484

# ----------------------------------------------------------------------
# testCreate (__main__.TestTimers.testCreate)
Starting ChromeDriver 127.0.6533.99 (f31af5097d90ef5ae5bd7b8700199bc6189ba34d-refs/branch-heads/6533@{#1910}) on port 47323
Only local connections are allowed.
Please see https://chromedriver.chromium.org/security-considerations for suggestions on keeping ChromeDriver safe.
ChromeDriver was started successfully.
Synchronizing state of pmie.service with SysV service script with /usr/lib/systemd/systemd-sysv-install.
Executing: /usr/lib/systemd/systemd-sysv-install disable pmie
Synchronizing state of pmlogger.service with SysV service script with /usr/lib/systemd/systemd-sysv-install.
Executing: /usr/lib/systemd/systemd-sysv-install disable pmlogger
kex_exchange_identification: read: Connection reset by peer
> info: Object(4)
> info: Object(4)
> info: Object(4)
> info: Object(4)
> error: Text input: Text input requires either an id or aria-label to be specified
> error: Text input: Text input requires either an id or aria-label to be specified
> info: Object(4)
> info: Object(4)
> info: Object(4)
> error: Text input: Text input requires either an id or aria-label to be specified
> info: Object(4)
> warn: transport closed: disconnected
kex_exchange_identification: read: Connection reset by peer
audit: type=1400 audit(2082814212.433:146): apparmor="DENIED" operation="open" class="file" profile="rsyslogd" name="/proc/sys/net/ipv6/conf/all/disable_ipv6" pid=735 comm="rsyslogd" requested_mask="r" denied_mask="r" fsuid=102 ouid=0
audit: type=1400 audit(2082814212.433:147): apparmor="DENIED" operation="open" class="file" profile="rsyslogd" name="/proc/sys/net/ipv6/conf/all/disable_ipv6" pid=735 comm="rsyslogd" requested_mask="r" denied_mask="r" fsuid=102 ouid=0
Wrote JS log to TestTimers-testCreate-ubuntu-stable-127.0.0.2-2901-FAIL.js.log
Journal extracted to TestTimers-testCreate-ubuntu-stable-127.0.0.2-2901-FAIL.log.gz
Traceback (most recent call last):
  File "/work/make-checkout-workdir/test/common/testlib.py", line 1911, in tearDown
    self.check_journal_messages()
  File "/work/make-checkout-workdir/test/common/testlib.py", line 2172, in check_journal_messages
    raise Error(UNEXPECTED_MESSAGE + "journal messages:\n" + first)
testlib.Error: FAIL: Test completed, but found unexpected journal messages:
audit: type=1400 audit(2082814212.433:146): apparmor="DENIED" operation="open" class="file" profile="rsyslogd" name="/proc/sys/net/ipv6/conf/all/disable_ipv6" pid=735 comm="rsyslogd" requested_mask="r" denied_mask="r" fsuid=102 ouid=0

# Result testCreate (__main__.TestTimers.testCreate) failed
# 1 TEST FAILED [156s on 05871a3341d9]
not ok 129 test/verify/check-system-services TestTimers.testCreate

First occurrence: 2024-10-07T07:42:17.865642+00:00 | revision b67c4b2b928137dd8bc660d2feb9e0d079a84aad
Times recorded: 1
Latest occurrences:

  • 2024-10-07T07:42:17.865642+00:00 | revision b67c4b2b928137dd8bc660d2feb9e0d079a84aad

# ----------------------------------------------------------------------
# testTime (__main__.TestSystemInfoTime.testTime)
Starting ChromeDriver 127.0.6533.99 (f31af5097d90ef5ae5bd7b8700199bc6189ba34d-refs/branch-heads/6533@{#1910}) on port 42415
Only local connections are allowed.
Please see https://chromedriver.chromium.org/security-considerations for suggestions on keeping ChromeDriver safe.
ChromeDriver was started successfully.
Failed to kill unit packagekit.service: Unit packagekit.service not loaded.
Failed to reset failed state of unit packagekit.service: Unit packagekit.service not loaded.
> warn: cockpit.format_{bytes,bits}[_per_sec](..., GiB, [object Object]) is deprecated.
> info: Object(4)
> info: Object(4)
> info: Object(4)
audit: type=1400 audit(2116389789.831:146): apparmor="DENIED" operation="open" class="file" profile="rsyslogd" name="/proc/sys/net/ipv6/conf/all/disable_ipv6" pid=741 comm="rsyslogd" requested_mask="r" denied_mask="r" fsuid=102 ouid=0
audit: type=1400 audit(2116389789.831:147): apparmor="DENIED" operation="open" class="file" profile="rsyslogd" name="/proc/sys/net/ipv6/conf/all/disable_ipv6" pid=741 comm="rsyslogd" requested_mask="r" denied_mask="r" fsuid=102 ouid=0
Wrote JS log to TestSystemInfoTime-testTime-ubuntu-stable-127.0.0.2-2901-FAIL.js.log
Journal extracted to TestSystemInfoTime-testTime-ubuntu-stable-127.0.0.2-2901-FAIL.log.gz
> info: PackageKit went away from D-Bus
> info: PackageKit went away from D-Bus
> info: PackageKit went away from D-Bus
> info: PackageKit went away from D-Bus
Failed to reset failed state of unit packagekit.service: Unit packagekit.service not loaded.
> info: Object(4)
Traceback (most recent call last):
  File "/work/make-checkout-workdir/test/common/testlib.py", line 1911, in tearDown
    self.check_journal_messages()
  File "/work/make-checkout-workdir/test/common/testlib.py", line 2172, in check_journal_messages
    raise Error(UNEXPECTED_MESSAGE + "journal messages:\n" + first)
testlib.Error: FAIL: Test completed, but found unexpected journal messages:
audit: type=1400 audit(2116389789.831:146): apparmor="DENIED" operation="open" class="file" profile="rsyslogd" name="/proc/sys/net/ipv6/conf/all/disable_ipv6" pid=741 comm="rsyslogd" requested_mask="r" denied_mask="r" fsuid=102 ouid=0

# Result testTime (__main__.TestSystemInfoTime.testTime) failed
# 1 TEST FAILED [53s on 4cfd7e9cdab2]
not ok 72 test/verify/check-system-info TestSystemInfoTime.testTime

First occurrence: 2024-10-07T11:00:08.283892+00:00 | revision b1511a7ecd9cfd9920252f59e87b0d4c8c733f35
Times recorded: 1
Latest occurrences:

  • 2024-10-07T11:00:08.283892+00:00 | revision b1511a7ecd9cfd9920252f59e87b0d4c8c733f35

# ----------------------------------------------------------------------
# testCreate (__main__.TestTimers.testCreate)
Starting ChromeDriver 127.0.6533.99 (f31af5097d90ef5ae5bd7b8700199bc6189ba34d-refs/branch-heads/6533@{#1910}) on port 44953
Only local connections are allowed.
Please see https://chromedriver.chromium.org/security-considerations for suggestions on keeping ChromeDriver safe.
ChromeDriver was started successfully.
Synchronizing state of pmie.service with SysV service script with /usr/lib/systemd/systemd-sysv-install.
Executing: /usr/lib/systemd/systemd-sysv-install disable pmie
Synchronizing state of pmlogger.service with SysV service script with /usr/lib/systemd/systemd-sysv-install.
Executing: /usr/lib/systemd/systemd-sysv-install disable pmlogger
> info: Object(4)
> info: Object(4)
> info: Object(4)
> info: Object(4)
> error: Text input: Text input requires either an id or aria-label to be specified
> error: Text input: Text input requires either an id or aria-label to be specified
> info: Object(4)
> info: Object(4)
> info: Object(4)
> error: Text input: Text input requires either an id or aria-label to be specified
> info: Object(4)
> warn: transport closed: disconnected
kex_exchange_identification: read: Connection reset by peer
audit: type=1400 audit(2082816605.625:146): apparmor="DENIED" operation="open" class="file" profile="rsyslogd" name="/proc/sys/net/ipv6/conf/all/disable_ipv6" pid=758 comm="rsyslogd" requested_mask="r" denied_mask="r" fsuid=102 ouid=0
audit: type=1400 audit(2082816605.627:147): apparmor="DENIED" operation="open" class="file" profile="rsyslogd" name="/proc/sys/net/ipv6/conf/all/disable_ipv6" pid=758 comm="rsyslogd" requested_mask="r" denied_mask="r" fsuid=102 ouid=0
Wrote JS log to TestTimers-testCreate-ubuntu-stable-127.0.0.2-3001-FAIL.js.log
Journal extracted to TestTimers-testCreate-ubuntu-stable-127.0.0.2-3001-FAIL.log.gz
Traceback (most recent call last):
  File "/work/make-checkout-workdir/test/common/testlib.py", line 1911, in tearDown
    self.check_journal_messages()
  File "/work/make-checkout-workdir/test/common/testlib.py", line 2172, in check_journal_messages
    raise Error(UNEXPECTED_MESSAGE + "journal messages:\n" + first)
testlib.Error: FAIL: Test completed, but found unexpected journal messages:
audit: type=1400 audit(2082816605.625:146): apparmor="DENIED" operation="open" class="file" profile="rsyslogd" name="/proc/sys/net/ipv6/conf/all/disable_ipv6" pid=758 comm="rsyslogd" requested_mask="r" denied_mask="r" fsuid=102 ouid=0

# Result testCreate (__main__.TestTimers.testCreate) failed
# 1 TEST FAILED [172s on 354797d59dc2]
not ok 115 test/verify/check-system-services TestTimers.testCreate

First occurrence: 2024-10-08T09:45:43.293720+00:00 | revision 2c46a08588436524cbe4fbb5265973a151729e6a
Times recorded: 1
Latest occurrences:

  • 2024-10-08T09:45:43.293720+00:00 | revision 2c46a08588436524cbe4fbb5265973a151729e6a

# ----------------------------------------------------------------------
# testCreate (__main__.TestTimers.testCreate)
Starting ChromeDriver 127.0.6533.99 (f31af5097d90ef5ae5bd7b8700199bc6189ba34d-refs/branch-heads/6533@{#1910}) on port 48797
Only local connections are allowed.
Please see https://chromedriver.chromium.org/security-considerations for suggestions on keeping ChromeDriver safe.
ChromeDriver was started successfully.
Synchronizing state of pmie.service with SysV service script with /usr/lib/systemd/systemd-sysv-install.
Executing: /usr/lib/systemd/systemd-sysv-install disable pmie
Synchronizing state of pmlogger.service with SysV service script with /usr/lib/systemd/systemd-sysv-install.
Executing: /usr/lib/systemd/systemd-sysv-install disable pmlogger
> info: Object(4)
> info: Object(4)
> info: Object(4)
> info: Object(4)
> error: Text input: Text input requires either an id or aria-label to be specified
> error: Text input: Text input requires either an id or aria-label to be specified
> info: Object(4)
> info: Object(4)
> info: Object(4)
> error: Text input: Text input requires either an id or aria-label to be specified
> info: Object(4)
> warn: transport closed: disconnected
kex_exchange_identification: read: Connection reset by peer
audit: type=1400 audit(2082816600.423:146): apparmor="DENIED" operation="open" class="file" profile="rsyslogd" name="/proc/sys/net/ipv6/conf/all/disable_ipv6" pid=751 comm="rsyslogd" requested_mask="r" denied_mask="r" fsuid=102 ouid=0
audit: type=1400 audit(2082816600.423:147): apparmor="DENIED" operation="open" class="file" profile="rsyslogd" name="/proc/sys/net/ipv6/conf/all/disable_ipv6" pid=751 comm="rsyslogd" requested_mask="r" denied_mask="r" fsuid=102 ouid=0
audit: type=1400 audit(2091413400.266:148): apparmor="DENIED" operation="open" class="file" profile="rsyslogd" name="/proc/sys/net/ipv6/conf/all/disable_ipv6" pid=751 comm="rsyslogd" requested_mask="r" denied_mask="r" fsuid=102 ouid=0
audit: type=1400 audit(2091413400.267:149): apparmor="DENIED" operation="open" class="file" profile="rsyslogd" name="/proc/sys/net/ipv6/conf/all/disable_ipv6" pid=751 comm="rsyslogd" requested_mask="r" denied_mask="r" fsuid=102 ouid=0
Wrote JS log to TestTimers-testCreate-ubuntu-stable-127.0.0.2-2401-FAIL.js.log
Journal extracted to TestTimers-testCreate-ubuntu-stable-127.0.0.2-2401-FAIL.log.gz
Traceback (most recent call last):
  File "/work/make-checkout-workdir/test/common/testlib.py", line 1911, in tearDown
    self.check_journal_messages()
  File "/work/make-checkout-workdir/test/common/testlib.py", line 2172, in check_journal_messages
    raise Error(UNEXPECTED_MESSAGE + "journal messages:\n" + first)
testlib.Error: FAIL: Test completed, but found unexpected journal messages:
audit: type=1400 audit(2082816600.423:146): apparmor="DENIED" operation="open" class="file" profile="rsyslogd" name="/proc/sys/net/ipv6/conf/all/disable_ipv6" pid=751 comm="rsyslogd" requested_mask="r" denied_mask="r" fsuid=102 ouid=0

# Result testCreate (__main__.TestTimers.testCreate) failed
# 1 TEST FAILED [159s on 993a24b0db7c]
not ok 111 test/verify/check-system-services TestTimers.testCreate

First occurrence: 2024-10-10T10:45:56.148376+00:00 | revision cd233246150eb7c8d4ec0bce88d987537c4f42c9
Times recorded: 1
Latest occurrences:

  • 2024-10-10T10:45:56.148376+00:00 | revision cd233246150eb7c8d4ec0bce88d987537c4f42c9

# ----------------------------------------------------------------------
# testEvents (__main__.TestHistoryMetrics.testEvents)
Starting ChromeDriver 129.0.6668.89 (951c0b97221f8d4ba37cf97d324505c832251cf9-refs/branch-heads/6668@{#1503}) on port 54707
Only local connections are allowed.
Please see https://chromedriver.chromium.org/security-considerations for suggestions on keeping ChromeDriver safe.
ChromeDriver was started successfully on port 54707.
Unit swap-create@.service does not exist, proceeding anyway.
Unit systemd-zram-setup@.service does not exist, proceeding anyway.
Created symlink '/etc/systemd/system/swap-create@.service' → '/dev/null'.
Created symlink '/etc/systemd/system/systemd-zram-setup@.service' → '/dev/null'.
> warn: CPU temperature metric closed: Object(3)
tar: var/log/pcp/pmlogger/.NeedRewrite: time stamp 2020-08-31 07:42:26 is 1186937.832753236 s in the future
tar: var/log/pcp/pmlogger/localhost.localdomain/pmlogger.log: time stamp 2020-09-01 08:59:46 is 1277977.831548375 s in the future
tar: var/log/pcp/pmlogger/localhost.localdomain/20200901.04.59.index: time stamp 2020-09-01 09:07:46 is 1278457.831346106 s in the future
tar: var/log/pcp/pmlogger/localhost.localdomain/20200901.04.59.meta: time stamp 2020-09-01 09:07:46 is 1278457.828761961 s in the future
tar: var/log/pcp/pmlogger/localhost.localdomain/20200901.04.59.0: time stamp 2020-09-01 09:08:16 is 1278487.809477427 s in the future
tar: var/log/pcp/pmlogger/localhost.localdomain/Latest: time stamp 2020-09-01 08:59:46 is 1277977.809296327 s in the future
tar: var/log/pcp/pmlogger/localhost.localdomain: time stamp 2020-09-01 08:59:46 is 1277977.808221712 s in the future
tar: var/log/pcp/pmlogger: time stamp 2020-09-01 09:07:29 is 1278440.808177499 s in the future
> warn: CPU temperature metric closed: Object(3)
tar: var/log/pcp/pmlogger/pmlogger_check.log.prev: time stamp 2020-09-16 06:44:13 is 1320247.316944397 s in the future
tar: var/log/pcp/pmlogger/.NeedRewrite: time stamp 2020-09-11 01:58:10 is 871084.315177602 s in the future
tar: var/log/pcp/pmlogger/localhost.localdomain/20200916.02.44.meta: time stamp 2020-09-16 06:56:12 is 1320966.308108018 s in the future
tar: var/log/pcp/pmlogger/localhost.localdomain/pmlogger.log: time stamp 2020-09-16 06:56:19 is 1320973.305770713 s in the future
tar: var/log/pcp/pmlogger/localhost.localdomain/20200916.02.44.0: time stamp 2020-09-16 06:56:19 is 1320973.26749845 s in the future
tar: var/log/pcp/pmlogger/localhost.localdomain/20200916.02.44.index: time stamp 2020-09-16 06:56:19 is 1320973.266207267 s in the future
tar: var/log/pcp/pmlogger/localhost.localdomain/Latest: time stamp 2020-09-16 06:44:12 is 1320246.266142917 s in the future
tar: var/log/pcp/pmlogger/localhost.localdomain: time stamp 2020-09-16 06:44:13 is 1320247.265565664 s in the future
tar: var/log/pcp/pmlogger: time stamp 2020-09-16 07:20:59 is 1322453.265534445 s in the future
tar: var/log/pcp: time stamp 2020-09-16 07:20:50 is 1322444.265517523 s in the future
tar: var/log: time stamp 2020-09-16 07:20:50 is 1322444.265491665 s in the future
tar: var: time stamp 2020-09-16 07:20:50 is 1322444.265469954 s in the future
> warn: CPU temperature metric closed: Object(3)
> warn: CPU temperature metric closed: Object(3)
> warn: CPU temperature metric closed: Object(3)
tar: var/log/pcp/pmlogger/m1.cockpit.lan/Latest: time stamp 2021-03-08 10:36:24 is 14649103.004340302 s in the future
tar: var/log/pcp/pmlogger/m1.cockpit.lan/20210308.10.36.meta: time stamp 2021-03-08 10:41:24 is 14649403.000388738 s in the future
tar: var/log/pcp/pmlogger/m1.cockpit.lan/20210308.10.36.0: time stamp 2021-03-08 10:43:24 is 14649522.996175794 s in the future
tar: var/log/pcp/pmlogger/m1.cockpit.lan/20210308.10.36.index: time stamp 2021-03-08 10:41:24 is 14649402.996050699 s in the future
tar: var/log/pcp/pmlogger/m1.cockpit.lan/pmlogger.log: time stamp 2021-03-08 10:36:24 is 14649102.994379394 s in the future
tar: var/log/pcp/pmlogger/m1.cockpit.lan: time stamp 2021-03-08 10:36:24 is 14649102.99428682 s in the future
tar: var/log/pcp/pmlogger/.NeedRewrite: time stamp 2021-02-25 07:49:03 is 13688661.994189798 s in the future
tar: var/log/pcp/pmlogger/pmlogger_check.log.prev: time stamp 2021-03-08 10:36:24 is 14649102.99406835 s in the future
tar: var/log/pcp/pmlogger: time stamp 2021-03-08 10:36:54 is 14649132.994018577 s in the future
> warn: CPU temperature metric closed: Object(3)
> warn: CPU temperature metric closed: Object(3)
> warn: CPU temperature metric closed: Object(3)
audit: type=1400 audit(1600550675.070:146): apparmor="DENIED" operation="open" class="file" profile="rsyslogd" name="/proc/sys/net/ipv6/conf/all/disable_ipv6" pid=735 comm="rsyslogd" requested_mask="r" denied_mask="r" fsuid=102 ouid=0
audit: type=1400 audit(1600550675.071:147): apparmor="DENIED" operation="open" class="file" profile="rsyslogd" name="/proc/sys/net/ipv6/conf/all/disable_ipv6" pid=735 comm="rsyslogd" requested_mask="r" denied_mask="r" fsuid=102 ouid=0
Wrote JS log to TestHistoryMetrics-testEvents-ubuntu-stable-127.0.0.2-2501-FAIL.js.log
Journal extracted to TestHistoryMetrics-testEvents-ubuntu-stable-127.0.0.2-2501-FAIL.log.gz
Traceback (most recent call last):
  File "/work/make-checkout-workdir/test/common/testlib.py", line 1911, in tearDown
    self.check_journal_messages()
  File "/work/make-checkout-workdir/test/common/testlib.py", line 2172, in check_journal_messages
    raise Error(UNEXPECTED_MESSAGE + "journal messages:\n" + first)
testlib.Error: FAIL: Test completed, but found unexpected journal messages:
audit: type=1400 audit(1600550675.070:146): apparmor="DENIED" operation="open" class="file" profile="rsyslogd" name="/proc/sys/net/ipv6/conf/all/disable_ipv6" pid=735 comm="rsyslogd" requested_mask="r" denied_mask="r" fsuid=102 ouid=0

# Result testEvents (__main__.TestHistoryMetrics.testEvents) failed
# 1 TEST FAILED [67s on c97a56214b37]
not ok 26 test/verify/check-metrics TestHistoryMetrics.testEvents

First occurrence: 2024-10-10T10:55:25.160750+00:00 | revision 0f79b0eaa1c9a69f622849de873b9474a0f71275
Times recorded: 1
Latest occurrences:

  • 2024-10-10T10:55:25.160750+00:00 | revision 0f79b0eaa1c9a69f622849de873b9474a0f71275

# ----------------------------------------------------------------------
# testCreate (__main__.TestTimers.testCreate)
Starting ChromeDriver 129.0.6668.89 (951c0b97221f8d4ba37cf97d324505c832251cf9-refs/branch-heads/6668@{#1503}) on port 50573
Only local connections are allowed.
Please see https://chromedriver.chromium.org/security-considerations for suggestions on keeping ChromeDriver safe.
ChromeDriver was started successfully on port 50573.
Synchronizing state of pmie.service with SysV service script with /usr/lib/systemd/systemd-sysv-install.
Executing: /usr/lib/systemd/systemd-sysv-install disable pmie
Synchronizing state of pmlogger.service with SysV service script with /usr/lib/systemd/systemd-sysv-install.
Executing: /usr/lib/systemd/systemd-sysv-install disable pmlogger
> info: Object(4)
> info: Object(4)
> info: Object(4)
> info: Object(4)
> error: Text input: Text input requires either an id or aria-label to be specified
> error: Text input: Text input requires either an id or aria-label to be specified
> info: Object(4)
> info: Object(4)
> info: Object(4)
> error: Text input: Text input requires either an id or aria-label to be specified
> info: Object(4)
> warn: transport closed: disconnected
kex_exchange_identification: read: Connection reset by peer
audit: type=1400 audit(2088720000.450:146): apparmor="DENIED" operation="open" class="file" profile="rsyslogd" name="/proc/sys/net/ipv6/conf/all/disable_ipv6" pid=743 comm="rsyslogd" requested_mask="r" denied_mask="r" fsuid=102 ouid=0
audit: type=1400 audit(2088720000.450:147): apparmor="DENIED" operation="open" class="file" profile="rsyslogd" name="/proc/sys/net/ipv6/conf/all/disable_ipv6" pid=743 comm="rsyslogd" requested_mask="r" denied_mask="r" fsuid=102 ouid=0
Wrote JS log to TestTimers-testCreate-ubuntu-stable-127.0.0.2-2401-FAIL.js.log
Journal extracted to TestTimers-testCreate-ubuntu-stable-127.0.0.2-2401-FAIL.log.gz
Traceback (most recent call last):
  File "/work/make-checkout-workdir/test/common/testlib.py", line 1911, in tearDown
    self.check_journal_messages()
  File "/work/make-checkout-workdir/test/common/testlib.py", line 2172, in check_journal_messages
    raise Error(UNEXPECTED_MESSAGE + "journal messages:\n" + first)
testlib.Error: FAIL: Test completed, but found unexpected journal messages:
audit: type=1400 audit(2088720000.450:146): apparmor="DENIED" operation="open" class="file" profile="rsyslogd" name="/proc/sys/net/ipv6/conf/all/disable_ipv6" pid=743 comm="rsyslogd" requested_mask="r" denied_mask="r" fsuid=102 ouid=0

# Result testCreate (__main__.TestTimers.testCreate) failed
# 1 TEST FAILED [160s on bdcb73079ec0]
not ok 131 test/verify/check-system-services TestTimers.testCreate

First occurrence: 2024-10-10T13:39:22.803143+00:00 | revision 06995fd08e25dad2f7f5e6edc187f41823221cad
Times recorded: 1
Latest occurrences:

  • 2024-10-10T13:39:22.803143+00:00 | revision 06995fd08e25dad2f7f5e6edc187f41823221cad

# ----------------------------------------------------------------------
# testCPUSecurityMitigationsEnable (__main__.TestSystemInfo.testCPUSecurityMitigationsEnable)
Starting ChromeDriver 129.0.6668.89 (951c0b97221f8d4ba37cf97d324505c832251cf9-refs/branch-heads/6668@{#1503}) on port 57795
Only local connections are allowed.
Please see https://chromedriver.chromium.org/security-considerations for suggestions on keeping ChromeDriver safe.
ChromeDriver was started successfully on port 57795.
> error: Switch: Switch requires either a label or an aria-label to be specified
Connection to 127.0.0.2 closed by remote host.
> warn: transport closed: disconnected
kex_exchange_identification: read: Connection reset by peer
Sourcing file `/etc/default/grub'
Sourcing file `/etc/default/grub.d/50-cloudimg-settings.cfg'
Generating grub configuration file ...
Found linux image: /boot/vmlinuz-42.0.0
Found linux image: /boot/vmlinuz-6.11.0-8-generic
Found initrd image: /boot/initrd.img-6.11.0-8-generic
Warning: os-prober will not be executed to detect other bootable partitions.
Systems on them will not be added to the GRUB boot configuration.
Check GRUB_DISABLE_OS_PROBER documentation entry.
Adding boot menu entry for UEFI Firmware Settings ...
done
Sourcing file `/etc/default/grub'
Sourcing file `/etc/default/grub.d/50-cloudimg-settings.cfg'
Generating grub configuration file ...
Found linux image: /boot/vmlinuz-6.11.0-8-generic
Found initrd image: /boot/initrd.img-6.11.0-8-generic
Warning: os-prober will not be executed to detect other bootable partitions.
Systems on them will not be added to the GRUB boot configuration.
Check GRUB_DISABLE_OS_PROBER documentation entry.
Adding boot menu entry for UEFI Firmware Settings ...
done
> error: Switch: Switch requires either a label or an aria-label to be specified
> warn: transport closed: disconnected
Sourcing file `/etc/default/grub'
Sourcing file `/etc/default/grub.d/50-cloudimg-settings.cfg'
Generating grub configuration file ...
Found linux image: /boot/vmlinuz-6.11.0-8-generic
Found initrd image: /boot/initrd.img-6.11.0-8-generic
Warning: os-prober will not be executed to detect other bootable partitions.
Systems on them will not be added to the GRUB boot configuration.
Check GRUB_DISABLE_OS_PROBER documentation entry.
Adding boot menu entry for UEFI Firmware Settings ...
done
Sourcing file `/etc/default/grub'
Sourcing file `/etc/default/grub.d/50-cloudimg-settings.cfg'
Generating grub configuration file ...
Found linux image: /boot/vmlinuz-6.11.0-8-generic
Found initrd image: /boot/initrd.img-6.11.0-8-generic
Warning: os-prober will not be executed to detect other bootable partitions.
Systems on them will not be added to the GRUB boot configuration.
Check GRUB_DISABLE_OS_PROBER documentation entry.
Adding boot menu entry for UEFI Firmware Settings ...
done
kex_exchange_identification: read: Connection reset by peer
kex_exchange_identification: read: Connection reset by peer
kex_exchange_identification: read: Connection reset by peer
kex_exchange_identification: read: Connection reset by peer
kex_exchange_identification: read: Connection reset by peer
> error: Switch: Switch requires either a label or an aria-label to be specified
> warn: transport closed: disconnected
kex_exchange_identification: read: Connection reset by peer
> warn: Failed to get dmidecode information:  /sys/firmware/dmi/tables/smbios_entry_point: Permission denied
Can't read memory from /dev/mem
Failed to stop rpm-ostreed.service: Unit rpm-ostreed.service not loaded.
Unit rpm-ostreed.service does not exist, proceeding anyway.
Created symlink '/etc/systemd/system/rpm-ostreed.service' → '/dev/null'.
> error: Switch: Switch requires either a label or an aria-label to be specified
audit: type=1400 audit(1728906060.150:142): apparmor="DENIED" operation="open" class="file" profile="rsyslogd" name="/proc/sys/net/ipv6/conf/all/disable_ipv6" pid=762 comm="rsyslogd" requested_mask="r" denied_mask="r" fsuid=0 ouid=0
audit: type=1400 audit(1728906060.153:143): apparmor="DENIED" operation="open" class="file" profile="rsyslogd" name="/proc/sys/net/ipv6/conf/all/disable_ipv6" pid=762 comm="rsyslogd" requested_mask="r" denied_mask="r" fsuid=0 ouid=0
audit: type=1400 audit(1728906134.395:142): apparmor="DENIED" operation="open" class="file" profile="rsyslogd" name="/proc/sys/net/ipv6/conf/all/disable_ipv6" pid=744 comm="rsyslogd" requested_mask="r" denied_mask="r" fsuid=0 ouid=0
audit: type=1400 audit(1728906134.395:143): apparmor="DENIED" operation="open" class="file" profile="rsyslogd" name="/proc/sys/net/ipv6/conf/all/disable_ipv6" pid=744 comm="rsyslogd" requested_mask="r" denied_mask="r" fsuid=0 ouid=0
audit: type=1400 audit(1728906200.712:142): apparmor="DENIED" operation="open" class="file" profile="rsyslogd" name="/proc/sys/net/ipv6/conf/all/disable_ipv6" pid=742 comm="rsyslogd" requested_mask="r" denied_mask="r" fsuid=0 ouid=0
audit: type=1400 audit(1728906200.713:143): apparmor="DENIED" operation="open" class="file" profile="rsyslogd" name="/proc/sys/net/ipv6/conf/all/disable_ipv6" pid=742 comm="rsyslogd" requested_mask="r" denied_mask="r" fsuid=0 ouid=0
audit: type=1400 audit(1728906265.799:142): apparmor="DENIED" operation="open" class="file" profile="rsyslogd" name="/proc/sys/net/ipv6/conf/all/disable_ipv6" pid=744 comm="rsyslogd" requested_mask="r" denied_mask="r" fsuid=0 ouid=0
audit: type=1400 audit(1728906265.799:143): apparmor="DENIED" operation="open" class="file" profile="rsyslogd" name="/proc/sys/net/ipv6/conf/all/disable_ipv6" pid=744 comm="rsyslogd" requested_mask="r" denied_mask="r" fsuid=0 ouid=0
Wrote JS log to TestSystemInfo-testCPUSecurityMitigationsEnable-ubuntu-stable-127.0.0.2-2201-FAIL.js.log
Journal extracted to TestSystemInfo-testCPUSecurityMitigationsEnable-ubuntu-stable-127.0.0.2-2201-FAIL.log.gz
Traceback (most recent call last):
  File "/work/make-checkout-workdir/test/common/testlib.py", line 1911, in tearDown
    self.check_journal_messages()
  File "/work/make-checkout-workdir/test/common/testlib.py", line 2172, in check_journal_messages
    raise Error(UNEXPECTED_MESSAGE + "journal messages:\n" + first)
testlib.Error: FAIL: Test completed, but found unexpected journal messages:
audit: type=1400 audit(1728906060.150:142): apparmor="DENIED" operation="open" class="file" profile="rsyslogd" name="/proc/sys/net/ipv6/conf/all/disable_ipv6" pid=762 comm="rsyslogd" requested_mask="r" denied_mask="r" fsuid=0 ouid=0

# Result testCPUSecurityMitigationsEnable (__main__.TestSystemInfo.testCPUSecurityMitigationsEnable) failed
# 1 TEST FAILED [334s on 04c5fc3d337c]
not ok 68 test/verify/check-system-info TestSystemInfo.testCPUSecurityMitigationsEnable

First occurrence: 2024-10-14T11:44:55.445179+00:00 | revision ec42cb7a95953d1f9c9563f01c2902b93c696eed
Times recorded: 1
Latest occurrences:

  • 2024-10-14T11:44:55.445179+00:00 | revision ec42cb7a95953d1f9c9563f01c2902b93c696eed

# ----------------------------------------------------------------------
# testEvents (__main__.TestHistoryMetrics.testEvents)
Starting ChromeDriver 129.0.6668.89 (951c0b97221f8d4ba37cf97d324505c832251cf9-refs/branch-heads/6668@{#1503}) on port 42925
Only local connections are allowed.
Please see https://chromedriver.chromium.org/security-considerations for suggestions on keeping ChromeDriver safe.
ChromeDriver was started successfully on port 42925.
Unit swap-create@.service does not exist, proceeding anyway.
Unit systemd-zram-setup@.service does not exist, proceeding anyway.
Created symlink '/etc/systemd/system/swap-create@.service' → '/dev/null'.
Created symlink '/etc/systemd/system/systemd-zram-setup@.service' → '/dev/null'.
> warn: CPU temperature metric closed: Object(3)
tar: var/log/pcp/pmlogger/.NeedRewrite: time stamp 2020-08-31 07:42:26 is 1186939.143313103 s in the future
tar: var/log/pcp/pmlogger/localhost.localdomain/pmlogger.log: time stamp 2020-09-01 08:59:46 is 1277979.142912492 s in the future
tar: var/log/pcp/pmlogger/localhost.localdomain/20200901.04.59.index: time stamp 2020-09-01 09:07:46 is 1278459.142342053 s in the future
tar: var/log/pcp/pmlogger/localhost.localdomain/20200901.04.59.meta: time stamp 2020-09-01 09:07:46 is 1278459.139352634 s in the future
tar: var/log/pcp/pmlogger/localhost.localdomain/20200901.04.59.0: time stamp 2020-09-01 09:08:16 is 1278489.121540241 s in the future
tar: var/log/pcp/pmlogger/localhost.localdomain/Latest: time stamp 2020-09-01 08:59:46 is 1277979.121396832 s in the future
tar: var/log/pcp/pmlogger/localhost.localdomain: time stamp 2020-09-01 08:59:46 is 1277979.120592416 s in the future
tar: var/log/pcp/pmlogger: time stamp 2020-09-01 09:07:29 is 1278442.120532934 s in the future
> warn: CPU temperature metric closed: Object(3)
tar: var/log/pcp/pmlogger/pmlogger_check.log.prev: time stamp 2020-09-16 06:44:13 is 1320246.537810712 s in the future
tar: var/log/pcp/pmlogger/.NeedRewrite: time stamp 2020-09-11 01:58:10 is 871083.537214433 s in the future
tar: var/log/pcp/pmlogger/localhost.localdomain/20200916.02.44.meta: time stamp 2020-09-16 06:56:12 is 1320965.534601471 s in the future
tar: var/log/pcp/pmlogger/localhost.localdomain/pmlogger.log: time stamp 2020-09-16 06:56:19 is 1320972.533716072 s in the future
tar: var/log/pcp/pmlogger/localhost.localdomain/20200916.02.44.0: time stamp 2020-09-16 06:56:19 is 1320972.51404385 s in the future
tar: var/log/pcp/pmlogger/localhost.localdomain/20200916.02.44.index: time stamp 2020-09-16 06:56:19 is 1320972.513250261 s in the future
tar: var/log/pcp/pmlogger/localhost.localdomain/Latest: time stamp 2020-09-16 06:44:12 is 1320245.513023696 s in the future
tar: var/log/pcp/pmlogger/localhost.localdomain: time stamp 2020-09-16 06:44:13 is 1320246.512906135 s in the future
tar: var/log/pcp/pmlogger: time stamp 2020-09-16 07:20:59 is 1322452.512880497 s in the future
tar: var/log/pcp: time stamp 2020-09-16 07:20:50 is 1322443.512864136 s in the future
tar: var/log: time stamp 2020-09-16 07:20:50 is 1322443.512840061 s in the future
tar: var: time stamp 2020-09-16 07:20:50 is 1322443.512819232 s in the future
> warn: CPU temperature metric closed: Object(3)
> warn: CPU temperature metric closed: Object(3)
> warn: CPU temperature metric closed: Object(3)
tar: var/log/pcp/pmlogger/m1.cockpit.lan/Latest: time stamp 2021-03-08 10:36:24 is 14649104.048768483 s in the future
tar: var/log/pcp/pmlogger/m1.cockpit.lan/20210308.10.36.meta: time stamp 2021-03-08 10:41:24 is 14649404.046502973 s in the future
tar: var/log/pcp/pmlogger/m1.cockpit.lan/20210308.10.36.0: time stamp 2021-03-08 10:43:24 is 14649524.044741678 s in the future
tar: var/log/pcp/pmlogger/m1.cockpit.lan/20210308.10.36.index: time stamp 2021-03-08 10:41:24 is 14649404.043813277 s in the future
tar: var/log/pcp/pmlogger/m1.cockpit.lan/pmlogger.log: time stamp 2021-03-08 10:36:24 is 14649104.043427373 s in the future
tar: var/log/pcp/pmlogger/m1.cockpit.lan: time stamp 2021-03-08 10:36:24 is 14649104.043253076 s in the future
tar: var/log/pcp/pmlogger/.NeedRewrite: time stamp 2021-02-25 07:49:03 is 13688663.042948655 s in the future
tar: var/log/pcp/pmlogger/pmlogger_check.log.prev: time stamp 2021-03-08 10:36:24 is 14649104.042847405 s in the future
tar: var/log/pcp/pmlogger: time stamp 2021-03-08 10:36:54 is 14649134.042800466 s in the future
> warn: CPU temperature metric closed: Object(3)
> warn: CPU temperature metric closed: Object(3)
> warn: CPU temperature metric closed: Object(3)
audit: type=1400 audit(1615200500.826:146): apparmor="DENIED" operation="open" class="file" profile="rsyslogd" name="/proc/sys/net/ipv6/conf/all/disable_ipv6" pid=754 comm="rsyslogd" requested_mask="r" denied_mask="r" fsuid=102 ouid=0
audit: type=1400 audit(1615200500.827:147): apparmor="DENIED" operation="open" class="file" profile="rsyslogd" name="/proc/sys/net/ipv6/conf/all/disable_ipv6" pid=754 comm="rsyslogd" requested_mask="r" denied_mask="r" fsuid=102 ouid=0
Wrote JS log to TestHistoryMetrics-testEvents-ubuntu-stable-127.0.0.2-2401-FAIL.js.log
Journal extracted to TestHistoryMetrics-testEvents-ubuntu-stable-127.0.0.2-2401-FAIL.log.gz
Traceback (most recent call last):
  File "/work/make-checkout-workdir/test/common/testlib.py", line 1911, in tearDown
    self.check_journal_messages()
  File "/work/make-checkout-workdir/test/common/testlib.py", line 2172, in check_journal_messages
    raise Error(UNEXPECTED_MESSAGE + "journal messages:\n" + first)
testlib.Error: FAIL: Test completed, but found unexpected journal messages:
audit: type=1400 audit(1615200500.826:146): apparmor="DENIED" operation="open" class="file" profile="rsyslogd" name="/proc/sys/net/ipv6/conf/all/disable_ipv6" pid=754 comm="rsyslogd" requested_mask="r" denied_mask="r" fsuid=102 ouid=0

# Result testEvents (__main__.TestHistoryMetrics.testEvents) failed
# 1 TEST FAILED [64s on f7c2789c8c50]
not ok 29 test/verify/check-metrics TestHistoryMetrics.testEvents

First occurrence: 2024-10-21T16:29:54.701392+00:00 | revision 63fe54db729ef459fbb480285528036c9ad23592
Times recorded: 1
Latest occurrences:

  • 2024-10-21T16:29:54.701392+00:00 | revision 63fe54db729ef459fbb480285528036c9ad23592

> info: Object(4)
> info: Object(4)
> info: Object(4)
> info: Object(4)
> error: Text input: Text input requires either an id or aria-label to be specified
> error: Text input: Text input requires either an id or aria-label to be specified
> info: Object(4)
> info: Object(4)
> info: Object(4)
> error: Text input: Text input requires either an id or aria-label to be specified
> info: Object(4)
> warn: transport closed: disconnected
kex_exchange_identification: read: Connection reset by peer
kex_exchange_identification: read: Connection reset by peer
audit: type=1400 audit(2082816600.123:148): apparmor="DENIED" operation="open" class="file" profile="rsyslogd" name="/proc/sys/net/ipv6/conf/all/disable_ipv6" pid=754 comm="rsyslogd" requested_mask="r" denied_mask="r" fsuid=102 ouid=0
audit: type=1400 audit(2082816600.123:149): apparmor="DENIED" operation="open" class="file" profile="rsyslogd" name="/proc/sys/net/ipv6/conf/all/disable_ipv6" pid=754 comm="rsyslogd" requested_mask="r" denied_mask="r" fsuid=102 ouid=0
Wrote JS log to TestTimers-testCreate-ubuntu-stable-127.0.0.2-2301-FAIL.js.log
Journal extracted to TestTimers-testCreate-ubuntu-stable-127.0.0.2-2301-FAIL.log.gz
Traceback (most recent call last):
  File "/work/make-checkout-workdir/test/common/testlib.py", line 1967, in tearDown
    self.check_journal_messages()
    ~~~~~~~~~~~~~~~~~~~~~~~~~~~^^
  File "/work/make-checkout-workdir/test/common/testlib.py", line 2230, in check_journal_messages
    raise Error(UNEXPECTED_MESSAGE + "journal messages:\n" + first)
testlib.Error: FAIL: Test completed, but found unexpected journal messages:
audit: type=1400 audit(2082816600.123:148): apparmor="DENIED" operation="open" class="file" profile="rsyslogd" name="/proc/sys/net/ipv6/conf/all/disable_ipv6" pid=754 comm="rsyslogd" requested_mask="r" denied_mask="r" fsuid=102 ouid=0

# Result testCreate (__main__.TestTimers.testCreate) failed
# 1 TEST FAILED [175s on f1d5c116ae86]
not ok 135 test/verify/check-system-services TestTimers.testCreate

First occurrence: 2024-12-22T05:09:11.714087+00:00 | revision 8fa31468f8c8b28d1e2b65ee81fce0f902e42d4b
Times recorded: 1
Latest occurrences:

  • 2024-12-22T05:09:11.714087+00:00 | revision 8fa31468f8c8b28d1e2b65ee81fce0f902e42d4b

@cockpituous
Copy link
Contributor

cockpituous commented Aug 27, 2024

ubuntu-2404
Ooops, it happened again


# ----------------------------------------------------------------------
# testEvents (__main__.TestHistoryMetrics.testEvents)
Starting ChromeDriver 129.0.6668.89 (951c0b97221f8d4ba37cf97d324505c832251cf9-refs/branch-heads/6668@{#1503}) on port 52335
Only local connections are allowed.
Please see https://chromedriver.chromium.org/security-considerations for suggestions on keeping ChromeDriver safe.
ChromeDriver was started successfully on port 52335.
Unit swap-create@.service does not exist, proceeding anyway.
Unit systemd-zram-setup@.service does not exist, proceeding anyway.
Created symlink /etc/systemd/system/swap-create@.service → /dev/null.
Created symlink /etc/systemd/system/systemd-zram-setup@.service → /dev/null.
Failed to get triggering units for 'swap-create@.service', ignoring: Invalid argument
Failed to get triggering units for 'systemd-zram-setup@.service', ignoring: Invalid argument
> warn: CPU temperature metric closed: Object(3)
> warn: Failed to get current crypto policy: not-found ; falling back to /etc/crypto-policies/config
> info: failed to fetch lastlog2: Object(5)
tar: var/log/pcp/pmlogger/.NeedRewrite: time stamp 2020-08-31 07:42:26 is 1186935.520836556 s in the future
tar: var/log/pcp/pmlogger/localhost.localdomain/pmlogger.log: time stamp 2020-09-01 08:59:46 is 1277975.518296672 s in the future
tar: var/log/pcp/pmlogger/localhost.localdomain/20200901.04.59.index: time stamp 2020-09-01 09:07:46 is 1278455.517515137 s in the future
tar: var/log/pcp/pmlogger/localhost.localdomain/20200901.04.59.meta: time stamp 2020-09-01 09:07:46 is 1278455.512334521 s in the future
tar: var/log/pcp/pmlogger/localhost.localdomain/20200901.04.59.0: time stamp 2020-09-01 09:08:16 is 1278485.477941521 s in the future
tar: var/log/pcp/pmlogger/localhost.localdomain/Latest: time stamp 2020-09-01 08:59:46 is 1277975.476176872 s in the future
tar: var/log/pcp/pmlogger/localhost.localdomain: time stamp 2020-09-01 08:59:46 is 1277975.475724904 s in the future
tar: var/log/pcp/pmlogger: time stamp 2020-09-01 09:07:29 is 1278438.475267055 s in the future
> warn: CPU temperature metric closed: Object(3)
> warn: Failed to get current crypto policy: not-found ; falling back to /etc/crypto-policies/config
> info: failed to fetch lastlog2: Object(5)
tar: var/log/pcp/pmlogger/pmlogger_check.log.prev: time stamp 2020-09-16 06:44:13 is 1320246.078009859 s in the future
tar: var/log/pcp/pmlogger/.NeedRewrite: time stamp 2020-09-11 01:58:10 is 871083.077182618 s in the future
tar: var/log/pcp/pmlogger/localhost.localdomain/20200916.02.44.meta: time stamp 2020-09-16 06:56:12 is 1320965.07169159 s in the future
tar: var/log/pcp/pmlogger/localhost.localdomain/pmlogger.log: time stamp 2020-09-16 06:56:19 is 1320972.069362102 s in the future
tar: var/log/pcp/pmlogger/localhost.localdomain/20200916.02.44.0: time stamp 2020-09-16 06:56:19 is 1320972.031335657 s in the future
tar: var/log/pcp/pmlogger/localhost.localdomain/20200916.02.44.index: time stamp 2020-09-16 06:56:19 is 1320972.031193591 s in the future
tar: var/log/pcp/pmlogger/localhost.localdomain/Latest: time stamp 2020-09-16 06:44:12 is 1320245.031146332 s in the future
tar: var/log/pcp/pmlogger/localhost.localdomain: time stamp 2020-09-16 06:44:13 is 1320246.030545465 s in the future
tar: var/log/pcp/pmlogger: time stamp 2020-09-16 07:20:59 is 1322452.030517333 s in the future
tar: var/log/pcp: time stamp 2020-09-16 07:20:50 is 1322443.030501273 s in the future
tar: var/log: time stamp 2020-09-16 07:20:50 is 1322443.030479091 s in the future
tar: var: time stamp 2020-09-16 07:20:50 is 1322443.03045726 s in the future
> warn: Failed to get current crypto policy: not-found ; falling back to /etc/crypto-policies/config
> warn: CPU temperature metric closed: Object(3)
> info: failed to fetch lastlog2: Object(5)
> warn: CPU temperature metric closed: Object(3)
> warn: Failed to get current crypto policy: not-found ; falling back to /etc/crypto-policies/config
> info: failed to fetch lastlog2: Object(5)
> warn: Failed to get current crypto policy: not-found ; falling back to /etc/crypto-policies/config
> warn: CPU temperature metric closed: Object(3)
> info: failed to fetch lastlog2: Object(5)
tar: var/log/pcp/pmlogger/m1.cockpit.lan/Latest: time stamp 2021-03-08 10:36:24 is 14649102.151802024 s in the future
tar: var/log/pcp/pmlogger/m1.cockpit.lan/20210308.10.36.meta: time stamp 2021-03-08 10:41:24 is 14649402.147333083 s in the future
tar: var/log/pcp/pmlogger/m1.cockpit.lan/20210308.10.36.0: time stamp 2021-03-08 10:43:24 is 14649522.144656723 s in the future
tar: var/log/pcp/pmlogger/m1.cockpit.lan/20210308.10.36.index: time stamp 2021-03-08 10:41:24 is 14649402.144455977 s in the future
tar: var/log/pcp/pmlogger/m1.cockpit.lan/pmlogger.log: time stamp 2021-03-08 10:36:24 is 14649102.143150589 s in the future
tar: var/log/pcp/pmlogger/m1.cockpit.lan: time stamp 2021-03-08 10:36:24 is 14649102.143072252 s in the future
tar: var/log/pcp/pmlogger/.NeedRewrite: time stamp 2021-02-25 07:49:03 is 13688661.142977564 s in the future
tar: var/log/pcp/pmlogger/pmlogger_check.log.prev: time stamp 2021-03-08 10:36:24 is 14649102.142899007 s in the future
tar: var/log/pcp/pmlogger: time stamp 2021-03-08 10:36:54 is 14649132.142867187 s in the future
> warn: Failed to get current crypto policy: not-found ; falling back to /etc/crypto-policies/config
> warn: CPU temperature metric closed: Object(3)
> info: failed to fetch lastlog2: Object(5)
> warn: Failed to get current crypto policy: not-found ; falling back to /etc/crypto-policies/config
> warn: CPU temperature metric closed: Object(3)
> info: failed to fetch lastlog2: Object(5)
> warn: CPU temperature metric closed: Object(3)
audit: type=1400 audit(1615200501.168:143): apparmor="DENIED" operation="open" class="file" profile="rsyslogd" name="/proc/sys/net/ipv6/conf/all/disable_ipv6" pid=743 comm="rsyslogd" requested_mask="r" denied_mask="r" fsuid=102 ouid=0
audit: type=1400 audit(1615200501.168:144): apparmor="DENIED" operation="open" class="file" profile="rsyslogd" name="/proc/sys/net/ipv6/conf/all/disable_ipv6" pid=743 comm="rsyslogd" requested_mask="r" denied_mask="r" fsuid=102 ouid=0
Wrote JS log to TestHistoryMetrics-testEvents-ubuntu-2404-127.0.0.2-2501-FAIL.js.log
Journal extracted to TestHistoryMetrics-testEvents-ubuntu-2404-127.0.0.2-2501-FAIL.log.gz
Traceback (most recent call last):
  File "/work/make-checkout-workdir/test/common/testlib.py", line 1934, in tearDown
    self.check_journal_messages()
  File "/work/make-checkout-workdir/test/common/testlib.py", line 2197, in check_journal_messages
    raise Error(UNEXPECTED_MESSAGE + "journal messages:\n" + first)
testlib.Error: FAIL: Test completed, but found unexpected journal messages:
audit: type=1400 audit(1615200501.168:143): apparmor="DENIED" operation="open" class="file" profile="rsyslogd" name="/proc/sys/net/ipv6/conf/all/disable_ipv6" pid=743 comm="rsyslogd" requested_mask="r" denied_mask="r" fsuid=102 ouid=0

# Result testEvents (__main__.TestHistoryMetrics.testEvents) failed
# 1 TEST FAILED [71s on 417453cdd623]
not ok 33 test/verify/check-metrics TestHistoryMetrics.testEvents

First occurrence: 2024-11-29T12:23:45.646534+00:00 | revision 203691c9e445708b0019a87573345aee7efbe2de
Times recorded: 1
Latest occurrences:

  • 2024-11-29T12:23:45.646534+00:00 | revision 203691c9e445708b0019a87573345aee7efbe2de

# ----------------------------------------------------------------------
# testEvents (__main__.TestHistoryMetrics.testEvents)
Starting ChromeDriver 129.0.6668.89 (951c0b97221f8d4ba37cf97d324505c832251cf9-refs/branch-heads/6668@{#1503}) on port 48817
Only local connections are allowed.
Please see https://chromedriver.chromium.org/security-considerations for suggestions on keeping ChromeDriver safe.
ChromeDriver was started successfully on port 48817.
Unit swap-create@.service does not exist, proceeding anyway.
Unit systemd-zram-setup@.service does not exist, proceeding anyway.
Created symlink /etc/systemd/system/swap-create@.service → /dev/null.
Created symlink /etc/systemd/system/systemd-zram-setup@.service → /dev/null.
Failed to get triggering units for 'swap-create@.service', ignoring: Invalid argument
Failed to get triggering units for 'systemd-zram-setup@.service', ignoring: Invalid argument
> warn: CPU temperature metric closed: Object(3)
> warn: Failed to get current crypto policy: not-found ; falling back to /etc/crypto-policies/config
> info: failed to fetch lastlog2: Object(5)
tar: var/log/pcp/pmlogger/.NeedRewrite: time stamp 2020-08-31 07:42:26 is 1186939.127088877 s in the future
tar: var/log/pcp/pmlogger/localhost.localdomain/pmlogger.log: time stamp 2020-09-01 08:59:46 is 1277979.124914608 s in the future
tar: var/log/pcp/pmlogger/localhost.localdomain/20200901.04.59.index: time stamp 2020-09-01 09:07:46 is 1278459.124852591 s in the future
tar: var/log/pcp/pmlogger/localhost.localdomain/20200901.04.59.meta: time stamp 2020-09-01 09:07:46 is 1278459.119821683 s in the future
tar: var/log/pcp/pmlogger/localhost.localdomain/20200901.04.59.0: time stamp 2020-09-01 09:08:16 is 1278489.092081113 s in the future
tar: var/log/pcp/pmlogger/localhost.localdomain/Latest: time stamp 2020-09-01 08:59:46 is 1277979.091908379 s in the future
tar: var/log/pcp/pmlogger/localhost.localdomain: time stamp 2020-09-01 08:59:46 is 1277979.090419666 s in the future
tar: var/log/pcp/pmlogger: time stamp 2020-09-01 09:07:29 is 1278442.090382776 s in the future
> warn: CPU temperature metric closed: Object(3)
> warn: Failed to get current crypto policy: not-found ; falling back to /etc/crypto-policies/config
> info: failed to fetch lastlog2: Object(5)
tar: var/log/pcp/pmlogger/pmlogger_check.log.prev: time stamp 2020-09-16 06:44:13 is 1320246.892835035 s in the future
tar: var/log/pcp/pmlogger/.NeedRewrite: time stamp 2020-09-11 01:58:10 is 871083.891157528 s in the future
tar: var/log/pcp/pmlogger/localhost.localdomain/20200916.02.44.meta: time stamp 2020-09-16 06:56:12 is 1320965.886490021 s in the future
tar: var/log/pcp/pmlogger/localhost.localdomain/pmlogger.log: time stamp 2020-09-16 06:56:19 is 1320972.884157996 s in the future
tar: var/log/pcp/pmlogger/localhost.localdomain/20200916.02.44.0: time stamp 2020-09-16 06:56:19 is 1320972.848294579 s in the future
tar: var/log/pcp/pmlogger/localhost.localdomain/20200916.02.44.index: time stamp 2020-09-16 06:56:19 is 1320972.847163718 s in the future
tar: var/log/pcp/pmlogger/localhost.localdomain/Latest: time stamp 2020-09-16 06:44:12 is 1320245.84710626 s in the future
tar: var/log/pcp/pmlogger/localhost.localdomain: time stamp 2020-09-16 06:44:13 is 1320246.847063119 s in the future
tar: var/log/pcp/pmlogger: time stamp 2020-09-16 07:20:59 is 1322452.847042801 s in the future
tar: var/log/pcp: time stamp 2020-09-16 07:20:50 is 1322443.847027161 s in the future
tar: var/log: time stamp 2020-09-16 07:20:50 is 1322443.84700506 s in the future
tar: var: time stamp 2020-09-16 07:20:50 is 1322443.84698393 s in the future
> warn: CPU temperature metric closed: Object(3)
> warn: Failed to get current crypto policy: not-found ; falling back to /etc/crypto-policies/config
> info: failed to fetch lastlog2: Object(5)
> warn: Failed to get current crypto policy: not-found ; falling back to /etc/crypto-policies/config
> warn: CPU temperature metric closed: Object(3)
> info: failed to fetch lastlog2: Object(5)
> warn: CPU temperature metric closed: Object(3)
> warn: Failed to get current crypto policy: not-found ; falling back to /etc/crypto-policies/config
tar: var/log/pcp/pmlogger/m1.cockpit.lan/Latest: time stamp 2021-03-08 10:36:24 is 14649102.567670388 s in the future
tar: var/log/pcp/pmlogger/m1.cockpit.lan/20210308.10.36.meta: time stamp 2021-03-08 10:41:24 is 14649402.563895966 s in the future
tar: var/log/pcp/pmlogger/m1.cockpit.lan/20210308.10.36.0: time stamp 2021-03-08 10:43:24 is 14649522.560083282 s in the future
tar: var/log/pcp/pmlogger/m1.cockpit.lan/20210308.10.36.index: time stamp 2021-03-08 10:41:24 is 14649402.5588932 s in the future
tar: var/log/pcp/pmlogger/m1.cockpit.lan/pmlogger.log: time stamp 2021-03-08 10:36:24 is 14649102.558328731 s in the future
tar: var/log/pcp/pmlogger/m1.cockpit.lan: time stamp 2021-03-08 10:36:24 is 14649102.557053859 s in the future
tar: var/log/pcp/pmlogger/.NeedRewrite: time stamp 2021-02-25 07:49:03 is 13688661.556968669 s in the future
tar: var/log/pcp/pmlogger/pmlogger_check.log.prev: time stamp 2021-03-08 10:36:24 is 14649102.556890362 s in the future
tar: var/log/pcp/pmlogger: time stamp 2021-03-08 10:36:54 is 14649132.556852731 s in the future
> warn: CPU temperature metric closed: Object(3)
> warn: Failed to get current crypto policy: not-found ; falling back to /etc/crypto-policies/config
> info: failed to fetch lastlog2: Object(5)
> warn: Failed to get current crypto policy: not-found ; falling back to /etc/crypto-policies/config
> warn: CPU temperature metric closed: Object(3)
> info: failed to fetch lastlog2: Object(5)
> warn: CPU temperature metric closed: Object(3)
audit: type=1400 audit(1615200501.052:143): apparmor="DENIED" operation="open" class="file" profile="rsyslogd" name="/proc/sys/net/ipv6/conf/all/disable_ipv6" pid=727 comm="rsyslogd" requested_mask="r" denied_mask="r" fsuid=102 ouid=0
audit: type=1400 audit(1615200501.057:144): apparmor="DENIED" operation="open" class="file" profile="rsyslogd" name="/proc/sys/net/ipv6/conf/all/disable_ipv6" pid=727 comm="rsyslogd" requested_mask="r" denied_mask="r" fsuid=102 ouid=0
Wrote JS log to TestHistoryMetrics-testEvents-ubuntu-2404-127.0.0.2-2501-FAIL.js.log
Journal extracted to TestHistoryMetrics-testEvents-ubuntu-2404-127.0.0.2-2501-FAIL.log.gz
Traceback (most recent call last):
  File "/work/make-checkout-workdir/test/common/testlib.py", line 1951, in tearDown
    self.check_journal_messages()
  File "/work/make-checkout-workdir/test/common/testlib.py", line 2214, in check_journal_messages
    raise Error(UNEXPECTED_MESSAGE + "journal messages:\n" + first)
testlib.Error: FAIL: Test completed, but found unexpected journal messages:
audit: type=1400 audit(1615200501.052:143): apparmor="DENIED" operation="open" class="file" profile="rsyslogd" name="/proc/sys/net/ipv6/conf/all/disable_ipv6" pid=727 comm="rsyslogd" requested_mask="r" denied_mask="r" fsuid=102 ouid=0

# Result testEvents (__main__.TestHistoryMetrics.testEvents) failed
# 1 TEST FAILED [60s on fffbd30b9eaa]
not ok 33 test/verify/check-metrics TestHistoryMetrics.testEvents

First occurrence: 2024-11-29T12:55:02.631773+00:00 | revision c9d2d93116fe0ae45797cd179b0799a5264b30fd
Times recorded: 1
Latest occurrences:

  • 2024-11-29T12:55:02.631773+00:00 | revision c9d2d93116fe0ae45797cd179b0799a5264b30fd

# ----------------------------------------------------------------------
# testEvents (__main__.TestHistoryMetrics.testEvents)
Starting ChromeDriver 129.0.6668.89 (951c0b97221f8d4ba37cf97d324505c832251cf9-refs/branch-heads/6668@{#1503}) on port 58951
Only local connections are allowed.
Please see https://chromedriver.chromium.org/security-considerations for suggestions on keeping ChromeDriver safe.
ChromeDriver was started successfully on port 58951.
Unit swap-create@.service does not exist, proceeding anyway.
Unit systemd-zram-setup@.service does not exist, proceeding anyway.
Created symlink /etc/systemd/system/swap-create@.service → /dev/null.
Created symlink /etc/systemd/system/systemd-zram-setup@.service → /dev/null.
Failed to get triggering units for 'swap-create@.service', ignoring: Invalid argument
Failed to get triggering units for 'systemd-zram-setup@.service', ignoring: Invalid argument
> warn: CPU temperature metric closed: Object(3)
> warn: Failed to get current crypto policy: not-found ; falling back to /etc/crypto-policies/config
> info: failed to fetch lastlog2: Object(5)
tar: var/log/pcp/pmlogger/.NeedRewrite: time stamp 2020-08-31 07:42:26 is 1186939.878390145 s in the future
tar: var/log/pcp/pmlogger/localhost.localdomain/pmlogger.log: time stamp 2020-09-01 08:59:46 is 1277979.877456744 s in the future
tar: var/log/pcp/pmlogger/localhost.localdomain/20200901.04.59.index: time stamp 2020-09-01 09:07:46 is 1278459.877395369 s in the future
tar: var/log/pcp/pmlogger/localhost.localdomain/20200901.04.59.meta: time stamp 2020-09-01 09:07:46 is 1278459.875140799 s in the future
tar: var/log/pcp/pmlogger/localhost.localdomain/20200901.04.59.0: time stamp 2020-09-01 09:08:16 is 1278489.860692923 s in the future
tar: var/log/pcp/pmlogger/localhost.localdomain/Latest: time stamp 2020-09-01 08:59:46 is 1277979.860571986 s in the future
tar: var/log/pcp/pmlogger/localhost.localdomain: time stamp 2020-09-01 08:59:46 is 1277979.860033145 s in the future
tar: var/log/pcp/pmlogger: time stamp 2020-09-01 09:07:29 is 1278442.860004561 s in the future
> warn: CPU temperature metric closed: Object(3)
> warn: Failed to get current crypto policy: not-found ; falling back to /etc/crypto-policies/config
> info: failed to fetch lastlog2: Object(5)
tar: var/log/pcp/pmlogger/pmlogger_check.log.prev: time stamp 2020-09-16 06:44:13 is 1320247.278586521 s in the future
tar: var/log/pcp/pmlogger/.NeedRewrite: time stamp 2020-09-11 01:58:10 is 871084.278030829 s in the future
tar: var/log/pcp/pmlogger/localhost.localdomain/20200916.02.44.meta: time stamp 2020-09-16 06:56:12 is 1320966.273072185 s in the future
tar: var/log/pcp/pmlogger/localhost.localdomain/pmlogger.log: time stamp 2020-09-16 06:56:19 is 1320973.270787028 s in the future
tar: var/log/pcp/pmlogger/localhost.localdomain/20200916.02.44.0: time stamp 2020-09-16 06:56:19 is 1320973.235572062 s in the future
tar: var/log/pcp/pmlogger/localhost.localdomain/20200916.02.44.index: time stamp 2020-09-16 06:56:19 is 1320973.234564501 s in the future
tar: var/log/pcp/pmlogger/localhost.localdomain/Latest: time stamp 2020-09-16 06:44:12 is 1320246.234514728 s in the future
tar: var/log/pcp/pmlogger/localhost.localdomain: time stamp 2020-09-16 06:44:13 is 1320247.23447312 s in the future
tar: var/log/pcp/pmlogger: time stamp 2020-09-16 07:20:59 is 1322453.234452621 s in the future
tar: var/log/pcp: time stamp 2020-09-16 07:20:50 is 1322444.234436892 s in the future
tar: var/log: time stamp 2020-09-16 07:20:50 is 1322444.23438235 s in the future
tar: var: time stamp 2020-09-16 07:20:50 is 1322444.234358375 s in the future
> warn: CPU temperature metric closed: Object(3)
> warn: Failed to get current crypto policy: not-found ; falling back to /etc/crypto-policies/config
> info: failed to fetch lastlog2: Object(5)
> warn: CPU temperature metric closed: Object(3)
> warn: Failed to get current crypto policy: not-found ; falling back to /etc/crypto-policies/config
> info: failed to fetch lastlog2: Object(5)
> warn: Failed to get current crypto policy: not-found ; falling back to /etc/crypto-policies/config
> warn: CPU temperature metric closed: Object(3)
tar: var/log/pcp/pmlogger/m1.cockpit.lan/Latest: time stamp 2021-03-08 10:36:24 is 14649103.130479364 s in the future
tar: var/log/pcp/pmlogger/m1.cockpit.lan/20210308.10.36.meta: time stamp 2021-03-08 10:41:24 is 14649403.128784024 s in the future
tar: var/log/pcp/pmlogger/m1.cockpit.lan/20210308.10.36.0: time stamp 2021-03-08 10:43:24 is 14649523.126539933 s in the future
tar: var/log/pcp/pmlogger/m1.cockpit.lan/20210308.10.36.index: time stamp 2021-03-08 10:41:24 is 14649403.126323247 s in the future
tar: var/log/pcp/pmlogger/m1.cockpit.lan/pmlogger.log: time stamp 2021-03-08 10:36:24 is 14649103.125920912 s in the future
tar: var/log/pcp/pmlogger/m1.cockpit.lan: time stamp 2021-03-08 10:36:24 is 14649103.125582978 s in the future
tar: var/log/pcp/pmlogger/.NeedRewrite: time stamp 2021-02-25 07:49:03 is 13688662.125511324 s in the future
tar: var/log/pcp/pmlogger/pmlogger_check.log.prev: time stamp 2021-03-08 10:36:24 is 14649103.125425984 s in the future
tar: var/log/pcp/pmlogger: time stamp 2021-03-08 10:36:54 is 14649133.125357756 s in the future
> warn: CPU temperature metric closed: Object(3)
> warn: Failed to get current crypto policy: not-found ; falling back to /etc/crypto-policies/config
> info: failed to fetch lastlog2: Object(5)
> warn: Failed to get current crypto policy: not-found ; falling back to /etc/crypto-policies/config
> warn: CPU temperature metric closed: Object(3)
> info: failed to fetch lastlog2: Object(5)
> warn: CPU temperature metric closed: Object(3)
audit: type=1400 audit(1615200500.710:143): apparmor="DENIED" operation="open" class="file" profile="rsyslogd" name="/proc/sys/net/ipv6/conf/all/disable_ipv6" pid=739 comm="rsyslogd" requested_mask="r" denied_mask="r" fsuid=102 ouid=0
audit: type=1400 audit(1615200500.711:144): apparmor="DENIED" operation="open" class="file" profile="rsyslogd" name="/proc/sys/net/ipv6/conf/all/disable_ipv6" pid=739 comm="rsyslogd" requested_mask="r" denied_mask="r" fsuid=102 ouid=0
Wrote JS log to TestHistoryMetrics-testEvents-ubuntu-2404-127.0.0.2-2501-FAIL.js.log
Journal extracted to TestHistoryMetrics-testEvents-ubuntu-2404-127.0.0.2-2501-FAIL.log.gz
Traceback (most recent call last):
  File "/work/make-checkout-workdir/test/common/testlib.py", line 1951, in tearDown
    self.check_journal_messages()
  File "/work/make-checkout-workdir/test/common/testlib.py", line 2214, in check_journal_messages
    raise Error(UNEXPECTED_MESSAGE + "journal messages:\n" + first)
testlib.Error: FAIL: Test completed, but found unexpected journal messages:
audit: type=1400 audit(1615200500.710:143): apparmor="DENIED" operation="open" class="file" profile="rsyslogd" name="/proc/sys/net/ipv6/conf/all/disable_ipv6" pid=739 comm="rsyslogd" requested_mask="r" denied_mask="r" fsuid=102 ouid=0

# Result testEvents (__main__.TestHistoryMetrics.testEvents) failed
# 1 TEST FAILED [57s on 7481d5b85b3f]
not ok 33 test/verify/check-metrics TestHistoryMetrics.testEvents

First occurrence: 2024-11-29T14:57:59.542291+00:00 | revision 7e490d2e94f796931863e01149ee3d94bc6bcec4
Times recorded: 1
Latest occurrences:

  • 2024-11-29T14:57:59.542291+00:00 | revision 7e490d2e94f796931863e01149ee3d94bc6bcec4

# ----------------------------------------------------------------------
# testEvents (__main__.TestHistoryMetrics.testEvents)
Starting ChromeDriver 129.0.6668.89 (951c0b97221f8d4ba37cf97d324505c832251cf9-refs/branch-heads/6668@{#1503}) on port 38859
Only local connections are allowed.
Please see https://chromedriver.chromium.org/security-considerations for suggestions on keeping ChromeDriver safe.
ChromeDriver was started successfully on port 38859.
Unit swap-create@.service does not exist, proceeding anyway.
Unit systemd-zram-setup@.service does not exist, proceeding anyway.
Created symlink /etc/systemd/system/swap-create@.service → /dev/null.
Created symlink /etc/systemd/system/systemd-zram-setup@.service → /dev/null.
Failed to get triggering units for 'swap-create@.service', ignoring: Invalid argument
Failed to get triggering units for 'systemd-zram-setup@.service', ignoring: Invalid argument
> warn: CPU temperature metric closed: Object(3)
> warn: Failed to get current crypto policy: not-found ; falling back to /etc/crypto-policies/config
> info: failed to fetch lastlog2: Object(5)
tar: var/log/pcp/pmlogger/.NeedRewrite: time stamp 2020-08-31 07:42:26 is 1186939.408839588 s in the future
tar: var/log/pcp/pmlogger/localhost.localdomain/pmlogger.log: time stamp 2020-09-01 08:59:46 is 1277979.408368424 s in the future
tar: var/log/pcp/pmlogger/localhost.localdomain/20200901.04.59.index: time stamp 2020-09-01 09:07:46 is 1278459.408202573 s in the future
tar: var/log/pcp/pmlogger/localhost.localdomain/20200901.04.59.meta: time stamp 2020-09-01 09:07:46 is 1278459.405171236 s in the future
tar: var/log/pcp/pmlogger/localhost.localdomain/20200901.04.59.0: time stamp 2020-09-01 09:08:16 is 1278489.390036193 s in the future
tar: var/log/pcp/pmlogger/localhost.localdomain/Latest: time stamp 2020-09-01 08:59:46 is 1277979.389907832 s in the future
tar: var/log/pcp/pmlogger/localhost.localdomain: time stamp 2020-09-01 08:59:46 is 1277979.389377157 s in the future
tar: var/log/pcp/pmlogger: time stamp 2020-09-01 09:07:29 is 1278442.389278512 s in the future
> warn: CPU temperature metric closed: Object(3)
> warn: Failed to get current crypto policy: not-found ; falling back to /etc/crypto-policies/config
> info: failed to fetch lastlog2: Object(5)
tar: var/log/pcp/pmlogger/pmlogger_check.log.prev: time stamp 2020-09-16 06:44:13 is 1320246.506637056 s in the future
tar: var/log/pcp/pmlogger/.NeedRewrite: time stamp 2020-09-11 01:58:10 is 871083.505946921 s in the future
tar: var/log/pcp/pmlogger/localhost.localdomain/20200916.02.44.meta: time stamp 2020-09-16 06:56:12 is 1320965.502341178 s in the future
tar: var/log/pcp/pmlogger/localhost.localdomain/pmlogger.log: time stamp 2020-09-16 06:56:19 is 1320972.500885409 s in the future
tar: var/log/pcp/pmlogger/localhost.localdomain/20200916.02.44.0: time stamp 2020-09-16 06:56:19 is 1320972.48166797 s in the future
tar: var/log/pcp/pmlogger/localhost.localdomain/20200916.02.44.index: time stamp 2020-09-16 06:56:19 is 1320972.481340445 s in the future
tar: var/log/pcp/pmlogger/localhost.localdomain/Latest: time stamp 2020-09-16 06:44:12 is 1320245.481209159 s in the future
tar: var/log/pcp/pmlogger/localhost.localdomain: time stamp 2020-09-16 06:44:13 is 1320246.480748354 s in the future
tar: var/log/pcp/pmlogger: time stamp 2020-09-16 07:20:59 is 1322452.480454904 s in the future
tar: var/log/pcp: time stamp 2020-09-16 07:20:50 is 1322443.4803303 s in the future
tar: var/log: time stamp 2020-09-16 07:20:50 is 1322443.480257373 s in the future
tar: var: time stamp 2020-09-16 07:20:50 is 1322443.48023457 s in the future
> warn: CPU temperature metric closed: Object(3)
> warn: Failed to get current crypto policy: not-found ; falling back to /etc/crypto-policies/config
> info: failed to fetch lastlog2: Object(5)
> warn: CPU temperature metric closed: Object(3)
> warn: Failed to get current crypto policy: not-found ; falling back to /etc/crypto-policies/config
> info: failed to fetch lastlog2: Object(5)
> warn: CPU temperature metric closed: Object(3)
> warn: Failed to get current crypto policy: not-found ; falling back to /etc/crypto-policies/config
tar: var/log/pcp/pmlogger/m1.cockpit.lan/Latest: time stamp 2021-03-08 10:36:24 is 14649103.649351442 s in the future
tar: var/log/pcp/pmlogger/m1.cockpit.lan/20210308.10.36.meta: time stamp 2021-03-08 10:41:24 is 14649403.6477406 s in the future
tar: var/log/pcp/pmlogger/m1.cockpit.lan/20210308.10.36.0: time stamp 2021-03-08 10:43:24 is 14649523.64562965 s in the future
tar: var/log/pcp/pmlogger/m1.cockpit.lan/20210308.10.36.index: time stamp 2021-03-08 10:41:24 is 14649403.645568325 s in the future
tar: var/log/pcp/pmlogger/m1.cockpit.lan/pmlogger.log: time stamp 2021-03-08 10:36:24 is 14649103.645126165 s in the future
tar: var/log/pcp/pmlogger/m1.cockpit.lan: time stamp 2021-03-08 10:36:24 is 14649103.644875635 s in the future
tar: var/log/pcp/pmlogger/.NeedRewrite: time stamp 2021-02-25 07:49:03 is 13688662.644810102 s in the future
tar: var/log/pcp/pmlogger/pmlogger_check.log.prev: time stamp 2021-03-08 10:36:24 is 14649103.64473451 s in the future
tar: var/log/pcp/pmlogger: time stamp 2021-03-08 10:36:54 is 14649133.644583607 s in the future
> warn: CPU temperature metric closed: Object(3)
> warn: Failed to get current crypto policy: not-found ; falling back to /etc/crypto-policies/config
> info: failed to fetch lastlog2: Object(5)
> warn: Failed to get current crypto policy: not-found ; falling back to /etc/crypto-policies/config
> warn: CPU temperature metric closed: Object(3)
> info: failed to fetch lastlog2: Object(5)
> warn: CPU temperature metric closed: Object(3)
audit: type=1400 audit(1615200500.814:143): apparmor="DENIED" operation="open" class="file" profile="rsyslogd" name="/proc/sys/net/ipv6/conf/all/disable_ipv6" pid=742 comm="rsyslogd" requested_mask="r" denied_mask="r" fsuid=102 ouid=0
audit: type=1400 audit(1615200500.814:144): apparmor="DENIED" operation="open" class="file" profile="rsyslogd" name="/proc/sys/net/ipv6/conf/all/disable_ipv6" pid=742 comm="rsyslogd" requested_mask="r" denied_mask="r" fsuid=102 ouid=0
Wrote JS log to TestHistoryMetrics-testEvents-ubuntu-2404-127.0.0.2-2701-FAIL.js.log
Journal extracted to TestHistoryMetrics-testEvents-ubuntu-2404-127.0.0.2-2701-FAIL.log.gz
Traceback (most recent call last):
  File "/work/make-checkout-workdir/test/common/testlib.py", line 1951, in tearDown
    self.check_journal_messages()
  File "/work/make-checkout-workdir/test/common/testlib.py", line 2214, in check_journal_messages
    raise Error(UNEXPECTED_MESSAGE + "journal messages:\n" + first)
testlib.Error: FAIL: Test completed, but found unexpected journal messages:
audit: type=1400 audit(1615200500.814:143): apparmor="DENIED" operation="open" class="file" profile="rsyslogd" name="/proc/sys/net/ipv6/conf/all/disable_ipv6" pid=742 comm="rsyslogd" requested_mask="r" denied_mask="r" fsuid=102 ouid=0

# Result testEvents (__main__.TestHistoryMetrics.testEvents) failed
# 1 TEST FAILED [58s on 75e297b0bb93]
not ok 31 test/verify/check-metrics TestHistoryMetrics.testEvents

First occurrence: 2024-11-30T08:38:58.467283+00:00 | revision f108cae7ee8363066dd144732d498ac110e64e1e
Times recorded: 1
Latest occurrences:

  • 2024-11-30T08:38:58.467283+00:00 | revision f108cae7ee8363066dd144732d498ac110e64e1e

# ----------------------------------------------------------------------
# testEvents (__main__.TestHistoryMetrics.testEvents)
Starting ChromeDriver 129.0.6668.89 (951c0b97221f8d4ba37cf97d324505c832251cf9-refs/branch-heads/6668@{#1503}) on port 60205
Only local connections are allowed.
Please see https://chromedriver.chromium.org/security-considerations for suggestions on keeping ChromeDriver safe.
ChromeDriver was started successfully on port 60205.
Unit swap-create@.service does not exist, proceeding anyway.
Unit systemd-zram-setup@.service does not exist, proceeding anyway.
Created symlink /etc/systemd/system/swap-create@.service → /dev/null.
Created symlink /etc/systemd/system/systemd-zram-setup@.service → /dev/null.
Failed to get triggering units for 'swap-create@.service', ignoring: Invalid argument
Failed to get triggering units for 'systemd-zram-setup@.service', ignoring: Invalid argument
> warn: CPU temperature metric closed: Object(3)
> warn: Failed to get current crypto policy: not-found ; falling back to /etc/crypto-policies/config
> info: failed to fetch lastlog2: Object(5)
tar: var/log/pcp/pmlogger/.NeedRewrite: time stamp 2020-08-31 07:42:26 is 1186939.201888336 s in the future
tar: var/log/pcp/pmlogger/localhost.localdomain/pmlogger.log: time stamp 2020-09-01 08:59:46 is 1277979.201703028 s in the future
tar: var/log/pcp/pmlogger/localhost.localdomain/20200901.04.59.index: time stamp 2020-09-01 09:07:46 is 1278459.201574698 s in the future
tar: var/log/pcp/pmlogger/localhost.localdomain/20200901.04.59.meta: time stamp 2020-09-01 09:07:46 is 1278459.198965274 s in the future
tar: var/log/pcp/pmlogger/localhost.localdomain/20200901.04.59.0: time stamp 2020-09-01 09:08:16 is 1278489.184777274 s in the future
tar: var/log/pcp/pmlogger/localhost.localdomain/Latest: time stamp 2020-09-01 08:59:46 is 1277979.184571017 s in the future
tar: var/log/pcp/pmlogger/localhost.localdomain: time stamp 2020-09-01 08:59:46 is 1277979.184134438 s in the future
tar: var/log/pcp/pmlogger: time stamp 2020-09-01 09:07:29 is 1278442.18400202 s in the future
> warn: CPU temperature metric closed: Object(3)
> warn: Failed to get current crypto policy: not-found ; falling back to /etc/crypto-policies/config
> info: failed to fetch lastlog2: Object(5)
tar: var/log/pcp/pmlogger/pmlogger_check.log.prev: time stamp 2020-09-16 06:44:13 is 1320247.064328362 s in the future
tar: var/log/pcp/pmlogger/.NeedRewrite: time stamp 2020-09-11 01:58:10 is 871084.063533341 s in the future
tar: var/log/pcp/pmlogger/localhost.localdomain/20200916.02.44.meta: time stamp 2020-09-16 06:56:12 is 1320966.060917225 s in the future
tar: var/log/pcp/pmlogger/localhost.localdomain/pmlogger.log: time stamp 2020-09-16 06:56:19 is 1320973.060025775 s in the future
tar: var/log/pcp/pmlogger/localhost.localdomain/20200916.02.44.0: time stamp 2020-09-16 06:56:19 is 1320973.042046743 s in the future
tar: var/log/pcp/pmlogger/localhost.localdomain/20200916.02.44.index: time stamp 2020-09-16 06:56:19 is 1320973.041832932 s in the future
tar: var/log/pcp/pmlogger/localhost.localdomain/Latest: time stamp 2020-09-16 06:44:12 is 1320246.041623791 s in the future
tar: var/log/pcp/pmlogger/localhost.localdomain: time stamp 2020-09-16 06:44:13 is 1320247.041065966 s in the future
tar: var/log/pcp/pmlogger: time stamp 2020-09-16 07:20:59 is 1322453.041037733 s in the future
tar: var/log/pcp: time stamp 2020-09-16 07:20:50 is 1322444.041021492 s in the future
tar: var/log: time stamp 2020-09-16 07:20:50 is 1322444.040997678 s in the future
tar: var: time stamp 2020-09-16 07:20:50 is 1322444.040976808 s in the future
> warn: CPU temperature metric closed: Object(3)
> warn: Failed to get current crypto policy: not-found ; falling back to /etc/crypto-policies/config
> info: failed to fetch lastlog2: Object(5)
> warn: CPU temperature metric closed: Object(3)
> warn: Failed to get current crypto policy: not-found ; falling back to /etc/crypto-policies/config
> info: failed to fetch lastlog2: Object(5)
> warn: CPU temperature metric closed: Object(3)
> warn: Failed to get current crypto policy: not-found ; falling back to /etc/crypto-policies/config
> info: failed to fetch lastlog2: Object(5)
tar: var/log/pcp/pmlogger/m1.cockpit.lan/Latest: time stamp 2021-03-08 10:36:24 is 14649103.673346996 s in the future
tar: var/log/pcp/pmlogger/m1.cockpit.lan/20210308.10.36.meta: time stamp 2021-03-08 10:41:24 is 14649403.671450802 s in the future
tar: var/log/pcp/pmlogger/m1.cockpit.lan/20210308.10.36.0: time stamp 2021-03-08 10:43:24 is 14649523.668880622 s in the future
tar: var/log/pcp/pmlogger/m1.cockpit.lan/20210308.10.36.index: time stamp 2021-03-08 10:41:24 is 14649403.668764394 s in the future
tar: var/log/pcp/pmlogger/m1.cockpit.lan/pmlogger.log: time stamp 2021-03-08 10:36:24 is 14649103.668495299 s in the future
tar: var/log/pcp/pmlogger/m1.cockpit.lan: time stamp 2021-03-08 10:36:24 is 14649103.668058702 s in the future
tar: var/log/pcp/pmlogger/.NeedRewrite: time stamp 2021-02-25 07:49:03 is 13688662.667981788 s in the future
tar: var/log/pcp/pmlogger/pmlogger_check.log.prev: time stamp 2021-03-08 10:36:24 is 14649103.667888483 s in the future
tar: var/log/pcp/pmlogger: time stamp 2021-03-08 10:36:54 is 14649133.667850522 s in the future
> warn: CPU temperature metric closed: Object(3)
> warn: Failed to get current crypto policy: not-found ; falling back to /etc/crypto-policies/config
> info: failed to fetch lastlog2: Object(5)
> warn: Failed to get current crypto policy: not-found ; falling back to /etc/crypto-policies/config
> warn: CPU temperature metric closed: Object(3)
> info: failed to fetch lastlog2: Object(5)
> warn: CPU temperature metric closed: Object(3)
audit: type=1400 audit(1615200500.712:143): apparmor="DENIED" operation="open" class="file" profile="rsyslogd" name="/proc/sys/net/ipv6/conf/all/disable_ipv6" pid=739 comm="rsyslogd" requested_mask="r" denied_mask="r" fsuid=102 ouid=0
audit: type=1400 audit(1615200500.714:144): apparmor="DENIED" operation="open" class="file" profile="rsyslogd" name="/proc/sys/net/ipv6/conf/all/disable_ipv6" pid=739 comm="rsyslogd" requested_mask="r" denied_mask="r" fsuid=102 ouid=0
Wrote JS log to TestHistoryMetrics-testEvents-ubuntu-2404-127.0.0.2-2501-FAIL.js.log
Journal extracted to TestHistoryMetrics-testEvents-ubuntu-2404-127.0.0.2-2501-FAIL.log.gz
Traceback (most recent call last):
  File "/work/make-checkout-workdir/test/common/testlib.py", line 1951, in tearDown
    self.check_journal_messages()
  File "/work/make-checkout-workdir/test/common/testlib.py", line 2214, in check_journal_messages
    raise Error(UNEXPECTED_MESSAGE + "journal messages:\n" + first)
testlib.Error: FAIL: Test completed, but found unexpected journal messages:
audit: type=1400 audit(1615200500.712:143): apparmor="DENIED" operation="open" class="file" profile="rsyslogd" name="/proc/sys/net/ipv6/conf/all/disable_ipv6" pid=739 comm="rsyslogd" requested_mask="r" denied_mask="r" fsuid=102 ouid=0

# Result testEvents (__main__.TestHistoryMetrics.testEvents) failed
# 1 TEST FAILED [56s on 93b58a634fd0]
not ok 33 test/verify/check-metrics TestHistoryMetrics.testEvents

First occurrence: 2024-12-01T05:16:33.919800+00:00 | revision 8a0031376e7dccc59348c7dad252eef29dc1a08a
Times recorded: 1
Latest occurrences:

  • 2024-12-01T05:16:33.919800+00:00 | revision 8a0031376e7dccc59348c7dad252eef29dc1a08a

# ----------------------------------------------------------------------
# testEvents (__main__.TestHistoryMetrics.testEvents)
Starting ChromeDriver 129.0.6668.89 (951c0b97221f8d4ba37cf97d324505c832251cf9-refs/branch-heads/6668@{#1503}) on port 34745
Only local connections are allowed.
Please see https://chromedriver.chromium.org/security-considerations for suggestions on keeping ChromeDriver safe.
ChromeDriver was started successfully on port 34745.
Unit swap-create@.service does not exist, proceeding anyway.
Unit systemd-zram-setup@.service does not exist, proceeding anyway.
Created symlink /etc/systemd/system/swap-create@.service → /dev/null.
Created symlink /etc/systemd/system/systemd-zram-setup@.service → /dev/null.
Failed to get triggering units for 'swap-create@.service', ignoring: Invalid argument
Failed to get triggering units for 'systemd-zram-setup@.service', ignoring: Invalid argument
> warn: CPU temperature metric closed: Object(3)
> warn: Failed to get current crypto policy: not-found ; falling back to /etc/crypto-policies/config
> info: failed to fetch lastlog2: Object(5)
tar: var/log/pcp/pmlogger/.NeedRewrite: time stamp 2020-08-31 07:42:26 is 1186939.034946782 s in the future
tar: var/log/pcp/pmlogger/localhost.localdomain/pmlogger.log: time stamp 2020-09-01 08:59:46 is 1277979.034202976 s in the future
tar: var/log/pcp/pmlogger/localhost.localdomain/20200901.04.59.index: time stamp 2020-09-01 09:07:46 is 1278459.033877486 s in the future
tar: var/log/pcp/pmlogger/localhost.localdomain/20200901.04.59.meta: time stamp 2020-09-01 09:07:46 is 1278459.031374049 s in the future
tar: var/log/pcp/pmlogger/localhost.localdomain/20200901.04.59.0: time stamp 2020-09-01 09:08:16 is 1278489.017218916 s in the future
tar: var/log/pcp/pmlogger/localhost.localdomain/Latest: time stamp 2020-09-01 08:59:46 is 1277979.017155307 s in the future
tar: var/log/pcp/pmlogger/localhost.localdomain: time stamp 2020-09-01 08:59:46 is 1277979.016753312 s in the future
tar: var/log/pcp/pmlogger: time stamp 2020-09-01 09:07:29 is 1278442.016360385 s in the future
> warn: CPU temperature metric closed: Object(3)
> warn: Failed to get current crypto policy: not-found ; falling back to /etc/crypto-policies/config
> info: failed to fetch lastlog2: Object(5)
tar: var/log/pcp/pmlogger/pmlogger_check.log.prev: time stamp 2020-09-16 06:44:13 is 1320247.576875341 s in the future
tar: var/log/pcp/pmlogger/.NeedRewrite: time stamp 2020-09-11 01:58:10 is 871084.576777587 s in the future
tar: var/log/pcp/pmlogger/localhost.localdomain/20200916.02.44.meta: time stamp 2020-09-16 06:56:12 is 1320966.574475939 s in the future
tar: var/log/pcp/pmlogger/localhost.localdomain/pmlogger.log: time stamp 2020-09-16 06:56:19 is 1320973.573877608 s in the future
tar: var/log/pcp/pmlogger/localhost.localdomain/20200916.02.44.0: time stamp 2020-09-16 06:56:19 is 1320973.554077884 s in the future
tar: var/log/pcp/pmlogger/localhost.localdomain/20200916.02.44.index: time stamp 2020-09-16 06:56:19 is 1320973.553948882 s in the future
tar: var/log/pcp/pmlogger/localhost.localdomain/Latest: time stamp 2020-09-16 06:44:12 is 1320246.55390001 s in the future
tar: var/log/pcp/pmlogger/localhost.localdomain: time stamp 2020-09-16 06:44:13 is 1320247.553405697 s in the future
tar: var/log/pcp/pmlogger: time stamp 2020-09-16 07:20:59 is 1322453.553377414 s in the future
tar: var/log/pcp: time stamp 2020-09-16 07:20:50 is 1322444.553360873 s in the future
tar: var/log: time stamp 2020-09-16 07:20:50 is 1322444.553336748 s in the future
tar: var: time stamp 2020-09-16 07:20:50 is 1322444.553315297 s in the future
> warn: CPU temperature metric closed: Object(3)
> warn: Failed to get current crypto policy: not-found ; falling back to /etc/crypto-policies/config
> info: failed to fetch lastlog2: Object(5)
> warn: CPU temperature metric closed: Object(3)
> warn: Failed to get current crypto policy: not-found ; falling back to /etc/crypto-policies/config
> info: failed to fetch lastlog2: Object(5)
> warn: CPU temperature metric closed: Object(3)
> warn: Failed to get current crypto policy: not-found ; falling back to /etc/crypto-policies/config
tar: var/log/pcp/pmlogger/m1.cockpit.lan/Latest: time stamp 2021-03-08 10:36:24 is 14649103.684906491 s in the future
tar: var/log/pcp/pmlogger/m1.cockpit.lan/20210308.10.36.meta: time stamp 2021-03-08 10:41:24 is 14649403.683283516 s in the future
tar: var/log/pcp/pmlogger/m1.cockpit.lan/20210308.10.36.0: time stamp 2021-03-08 10:43:24 is 14649523.681214564 s in the future
tar: var/log/pcp/pmlogger/m1.cockpit.lan/20210308.10.36.index: time stamp 2021-03-08 10:41:24 is 14649403.680965186 s in the future
tar: var/log/pcp/pmlogger/m1.cockpit.lan/pmlogger.log: time stamp 2021-03-08 10:36:24 is 14649103.680569394 s in the future
tar: var/log/pcp/pmlogger/m1.cockpit.lan: time stamp 2021-03-08 10:36:24 is 14649103.680191745 s in the future
tar: var/log/pcp/pmlogger/.NeedRewrite: time stamp 2021-02-25 07:49:03 is 13688662.680126643 s in the future
tar: var/log/pcp/pmlogger/pmlogger_check.log.prev: time stamp 2021-03-08 10:36:24 is 14649103.679923943 s in the future
tar: var/log/pcp/pmlogger: time stamp 2021-03-08 10:36:54 is 14649133.679721583 s in the future
> warn: Failed to get current crypto policy: not-found ; falling back to /etc/crypto-policies/config
> warn: CPU temperature metric closed: Object(3)
> info: failed to fetch lastlog2: Object(5)
> warn: Failed to get current crypto policy: not-found ; falling back to /etc/crypto-policies/config
> warn: CPU temperature metric closed: Object(3)
> info: failed to fetch lastlog2: Object(5)
> warn: CPU temperature metric closed: Object(3)
audit: type=1400 audit(1615200500.761:143): apparmor="DENIED" operation="open" class="file" profile="rsyslogd" name="/proc/sys/net/ipv6/conf/all/disable_ipv6" pid=726 comm="rsyslogd" requested_mask="r" denied_mask="r" fsuid=102 ouid=0
audit: type=1400 audit(1615200500.761:144): apparmor="DENIED" operation="open" class="file" profile="rsyslogd" name="/proc/sys/net/ipv6/conf/all/disable_ipv6" pid=726 comm="rsyslogd" requested_mask="r" denied_mask="r" fsuid=102 ouid=0
Wrote JS log to TestHistoryMetrics-testEvents-ubuntu-2404-127.0.0.2-2501-FAIL.js.log
Journal extracted to TestHistoryMetrics-testEvents-ubuntu-2404-127.0.0.2-2501-FAIL.log.gz
Traceback (most recent call last):
  File "/work/make-checkout-workdir/test/common/testlib.py", line 1951, in tearDown
    self.check_journal_messages()
  File "/work/make-checkout-workdir/test/common/testlib.py", line 2214, in check_journal_messages
    raise Error(UNEXPECTED_MESSAGE + "journal messages:\n" + first)
testlib.Error: FAIL: Test completed, but found unexpected journal messages:
audit: type=1400 audit(1615200500.761:143): apparmor="DENIED" operation="open" class="file" profile="rsyslogd" name="/proc/sys/net/ipv6/conf/all/disable_ipv6" pid=726 comm="rsyslogd" requested_mask="r" denied_mask="r" fsuid=102 ouid=0

# Result testEvents (__main__.TestHistoryMetrics.testEvents) failed
# 1 TEST FAILED [56s on 913d42c1725a]
not ok 33 test/verify/check-metrics TestHistoryMetrics.testEvents

First occurrence: 2024-12-01T05:35:34.607005+00:00 | revision 2e226058efd13fa742d83c58e58aab62c6f7f44f
Times recorded: 1
Latest occurrences:

  • 2024-12-01T05:35:34.607005+00:00 | revision 2e226058efd13fa742d83c58e58aab62c6f7f44f

# ----------------------------------------------------------------------
# testEvents (__main__.TestHistoryMetrics.testEvents)
Starting ChromeDriver 129.0.6668.89 (951c0b97221f8d4ba37cf97d324505c832251cf9-refs/branch-heads/6668@{#1503}) on port 56281
Only local connections are allowed.
Please see https://chromedriver.chromium.org/security-considerations for suggestions on keeping ChromeDriver safe.
ChromeDriver was started successfully on port 56281.
Unit swap-create@.service does not exist, proceeding anyway.
Unit systemd-zram-setup@.service does not exist, proceeding anyway.
Created symlink /etc/systemd/system/swap-create@.service → /dev/null.
Created symlink /etc/systemd/system/systemd-zram-setup@.service → /dev/null.
Failed to get triggering units for 'swap-create@.service', ignoring: Invalid argument
Failed to get triggering units for 'systemd-zram-setup@.service', ignoring: Invalid argument
> warn: CPU temperature metric closed: Object(3)
> warn: Failed to get current crypto policy: not-found ; falling back to /etc/crypto-policies/config
> info: failed to fetch lastlog2: Object(5)
tar: var/log/pcp/pmlogger/.NeedRewrite: time stamp 2020-08-31 07:42:26 is 1186939.135607701 s in the future
tar: var/log/pcp/pmlogger/localhost.localdomain/pmlogger.log: time stamp 2020-09-01 08:59:46 is 1277979.134621923 s in the future
tar: var/log/pcp/pmlogger/localhost.localdomain/20200901.04.59.index: time stamp 2020-09-01 09:07:46 is 1278459.13446562 s in the future
tar: var/log/pcp/pmlogger/localhost.localdomain/20200901.04.59.meta: time stamp 2020-09-01 09:07:46 is 1278459.13225673 s in the future
tar: var/log/pcp/pmlogger/localhost.localdomain/20200901.04.59.0: time stamp 2020-09-01 09:08:16 is 1278489.118111783 s in the future
tar: var/log/pcp/pmlogger/localhost.localdomain/Latest: time stamp 2020-09-01 08:59:46 is 1277979.118045289 s in the future
tar: var/log/pcp/pmlogger/localhost.localdomain: time stamp 2020-09-01 08:59:46 is 1277979.117649587 s in the future
tar: var/log/pcp/pmlogger: time stamp 2020-09-01 09:07:29 is 1278442.11755554 s in the future
> warn: CPU temperature metric closed: Object(3)
> warn: Failed to get current crypto policy: not-found ; falling back to /etc/crypto-policies/config
> info: failed to fetch lastlog2: Object(5)
tar: var/log/pcp/pmlogger/pmlogger_check.log.prev: time stamp 2020-09-16 06:44:13 is 1320247.634146702 s in the future
tar: var/log/pcp/pmlogger/.NeedRewrite: time stamp 2020-09-11 01:58:10 is 871084.633653357 s in the future
tar: var/log/pcp/pmlogger/localhost.localdomain/20200916.02.44.meta: time stamp 2020-09-16 06:56:12 is 1320966.631031351 s in the future
tar: var/log/pcp/pmlogger/localhost.localdomain/pmlogger.log: time stamp 2020-09-16 06:56:19 is 1320973.630179915 s in the future
tar: var/log/pcp/pmlogger/localhost.localdomain/20200916.02.44.0: time stamp 2020-09-16 06:56:19 is 1320973.610833288 s in the future
tar: var/log/pcp/pmlogger/localhost.localdomain/20200916.02.44.index: time stamp 2020-09-16 06:56:19 is 1320973.610415925 s in the future
tar: var/log/pcp/pmlogger/localhost.localdomain/Latest: time stamp 2020-09-16 06:44:12 is 1320246.610296231 s in the future
tar: var/log/pcp/pmlogger/localhost.localdomain: time stamp 2020-09-16 06:44:13 is 1320247.609859512 s in the future
tar: var/log/pcp/pmlogger: time stamp 2020-09-16 07:20:59 is 1322453.609417113 s in the future
tar: var/log/pcp: time stamp 2020-09-16 07:20:50 is 1322444.609302849 s in the future
tar: var/log: time stamp 2020-09-16 07:20:50 is 1322444.609272592 s in the future
tar: var: time stamp 2020-09-16 07:20:50 is 1322444.609231425 s in the future
> warn: CPU temperature metric closed: Object(3)
> warn: Failed to get current crypto policy: not-found ; falling back to /etc/crypto-policies/config
> info: failed to fetch lastlog2: Object(5)
> warn: Failed to get current crypto policy: not-found ; falling back to /etc/crypto-policies/config
> warn: CPU temperature metric closed: Object(3)
> info: failed to fetch lastlog2: Object(5)
> warn: CPU temperature metric closed: Object(3)
> warn: Failed to get current crypto policy: not-found ; falling back to /etc/crypto-policies/config
tar: var/log/pcp/pmlogger/m1.cockpit.lan/Latest: time stamp 2021-03-08 10:36:24 is 14649103.697259598 s in the future
tar: var/log/pcp/pmlogger/m1.cockpit.lan/20210308.10.36.meta: time stamp 2021-03-08 10:41:24 is 14649403.69549459 s in the future
tar: var/log/pcp/pmlogger/m1.cockpit.lan/20210308.10.36.0: time stamp 2021-03-08 10:43:24 is 14649523.693694195 s in the future
tar: var/log/pcp/pmlogger/m1.cockpit.lan/20210308.10.36.index: time stamp 2021-03-08 10:41:24 is 14649403.693518064 s in the future
tar: var/log/pcp/pmlogger/m1.cockpit.lan/pmlogger.log: time stamp 2021-03-08 10:36:24 is 14649103.692987339 s in the future
tar: var/log/pcp/pmlogger/m1.cockpit.lan: time stamp 2021-03-08 10:36:24 is 14649103.692765343 s in the future
tar: var/log/pcp/pmlogger/.NeedRewrite: time stamp 2021-02-25 07:49:03 is 13688662.692697216 s in the future
tar: var/log/pcp/pmlogger/pmlogger_check.log.prev: time stamp 2021-03-08 10:36:24 is 14649103.692621083 s in the future
tar: var/log/pcp/pmlogger: time stamp 2021-03-08 10:36:54 is 14649133.692451485 s in the future
> warn: CPU temperature metric closed: Object(3)
> warn: Failed to get current crypto policy: not-found ; falling back to /etc/crypto-policies/config
> info: failed to fetch lastlog2: Object(5)
> warn: Failed to get current crypto policy: not-found ; falling back to /etc/crypto-policies/config
> warn: CPU temperature metric closed: Object(3)
> info: failed to fetch lastlog2: Object(5)
> warn: CPU temperature metric closed: Object(3)
audit: type=1400 audit(1615200500.723:143): apparmor="DENIED" operation="open" class="file" profile="rsyslogd" name="/proc/sys/net/ipv6/conf/all/disable_ipv6" pid=740 comm="rsyslogd" requested_mask="r" denied_mask="r" fsuid=102 ouid=0
audit: type=1400 audit(1615200500.727:144): apparmor="DENIED" operation="open" class="file" profile="rsyslogd" name="/proc/sys/net/ipv6/conf/all/disable_ipv6" pid=740 comm="rsyslogd" requested_mask="r" denied_mask="r" fsuid=102 ouid=0
Wrote JS log to TestHistoryMetrics-testEvents-ubuntu-2404-127.0.0.2-2401-FAIL.js.log
Journal extracted to TestHistoryMetrics-testEvents-ubuntu-2404-127.0.0.2-2401-FAIL.log.gz
Traceback (most recent call last):
  File "/work/make-checkout-workdir/test/common/testlib.py", line 1951, in tearDown
    self.check_journal_messages()
  File "/work/make-checkout-workdir/test/common/testlib.py", line 2214, in check_journal_messages
    raise Error(UNEXPECTED_MESSAGE + "journal messages:\n" + first)
testlib.Error: FAIL: Test completed, but found unexpected journal messages:
audit: type=1400 audit(1615200500.723:143): apparmor="DENIED" operation="open" class="file" profile="rsyslogd" name="/proc/sys/net/ipv6/conf/all/disable_ipv6" pid=740 comm="rsyslogd" requested_mask="r" denied_mask="r" fsuid=102 ouid=0

# Result testEvents (__main__.TestHistoryMetrics.testEvents) failed
# 1 TEST FAILED [56s on 27f2f829d256]
not ok 33 test/verify/check-metrics TestHistoryMetrics.testEvents

First occurrence: 2024-12-02T08:31:33.291737+00:00 | revision 12ebe11436d440ba0323bff7b8a2c4814c86d171
Times recorded: 1
Latest occurrences:

  • 2024-12-02T08:31:33.291737+00:00 | revision 12ebe11436d440ba0323bff7b8a2c4814c86d171

tar: var/log/pcp/pmlogger/m1.cockpit.lan/20210308.10.36.meta: time stamp 2021-03-08 10:41:24 is 14649403.727752405 s in the future
tar: var/log/pcp/pmlogger/m1.cockpit.lan/20210308.10.36.0: time stamp 2021-03-08 10:43:24 is 14649523.726163855 s in the future
tar: var/log/pcp/pmlogger/m1.cockpit.lan/20210308.10.36.index: time stamp 2021-03-08 10:41:24 is 14649403.725956796 s in the future
tar: var/log/pcp/pmlogger/m1.cockpit.lan/pmlogger.log: time stamp 2021-03-08 10:36:24 is 14649103.725512032 s in the future
tar: var/log/pcp/pmlogger/m1.cockpit.lan: time stamp 2021-03-08 10:36:24 is 14649103.725251583 s in the future
tar: var/log/pcp/pmlogger/.NeedRewrite: time stamp 2021-02-25 07:49:03 is 13688662.725002566 s in the future
tar: var/log/pcp/pmlogger/pmlogger_check.log.prev: time stamp 2021-03-08 10:36:24 is 14649103.724714495 s in the future
tar: var/log/pcp/pmlogger: time stamp 2021-03-08 10:36:54 is 14649133.724679019 s in the future
> warn: CPU temperature metric closed: Object(3)
> warn: Failed to get current crypto policy: not-found ; falling back to /etc/crypto-policies/config
> info: failed to fetch lastlog2: Object(5)
> warn: Failed to get current crypto policy: not-found ; falling back to /etc/crypto-policies/config
> warn: CPU temperature metric closed: Object(3)
> info: failed to fetch lastlog2: Object(5)
> warn: CPU temperature metric closed: Object(3)
audit: type=1400 audit(1615200500.804:143): apparmor="DENIED" operation="open" class="file" profile="rsyslogd" name="/proc/sys/net/ipv6/conf/all/disable_ipv6" pid=737 comm="rsyslogd" requested_mask="r" denied_mask="r" fsuid=102 ouid=0
audit: type=1400 audit(1615200500.808:144): apparmor="DENIED" operation="open" class="file" profile="rsyslogd" name="/proc/sys/net/ipv6/conf/all/disable_ipv6" pid=737 comm="rsyslogd" requested_mask="r" denied_mask="r" fsuid=102 ouid=0
Wrote JS log to TestHistoryMetrics-testEvents-ubuntu-2404-127.0.0.2-2401-FAIL.js.log
Journal extracted to TestHistoryMetrics-testEvents-ubuntu-2404-127.0.0.2-2401-FAIL.log.gz
Traceback (most recent call last):
  File "/work/make-checkout-workdir/test/common/testlib.py", line 1951, in tearDown
    self.check_journal_messages()
  File "/work/make-checkout-workdir/test/common/testlib.py", line 2214, in check_journal_messages
    raise Error(UNEXPECTED_MESSAGE + "journal messages:\n" + first)
testlib.Error: FAIL: Test completed, but found unexpected journal messages:
audit: type=1400 audit(1615200500.804:143): apparmor="DENIED" operation="open" class="file" profile="rsyslogd" name="/proc/sys/net/ipv6/conf/all/disable_ipv6" pid=737 comm="rsyslogd" requested_mask="r" denied_mask="r" fsuid=102 ouid=0

# Result testEvents (__main__.TestHistoryMetrics.testEvents) failed
# 1 TEST FAILED [60s on 8e5ac1e1519b]
not ok 31 test/verify/check-metrics TestHistoryMetrics.testEvents

First occurrence: 2024-12-02T15:02:39.371988+00:00 | revision f6d055a190486d4aa2a02b0c5406504d1d468591
Times recorded: 1
Latest occurrences:

  • 2024-12-02T15:02:39.371988+00:00 | revision f6d055a190486d4aa2a02b0c5406504d1d468591

tar: var/log/pcp/pmlogger/m1.cockpit.lan/20210308.10.36.meta: time stamp 2021-03-08 10:41:24 is 14649402.580641465 s in the future
tar: var/log/pcp/pmlogger/m1.cockpit.lan/20210308.10.36.0: time stamp 2021-03-08 10:43:24 is 14649522.57891694 s in the future
tar: var/log/pcp/pmlogger/m1.cockpit.lan/20210308.10.36.index: time stamp 2021-03-08 10:41:24 is 14649402.578837662 s in the future
tar: var/log/pcp/pmlogger/m1.cockpit.lan/pmlogger.log: time stamp 2021-03-08 10:36:24 is 14649102.578189697 s in the future
tar: var/log/pcp/pmlogger/m1.cockpit.lan: time stamp 2021-03-08 10:36:24 is 14649102.578120878 s in the future
tar: var/log/pcp/pmlogger/.NeedRewrite: time stamp 2021-02-25 07:49:03 is 13688661.578045556 s in the future
tar: var/log/pcp/pmlogger/pmlogger_check.log.prev: time stamp 2021-03-08 10:36:24 is 14649102.577972189 s in the future
tar: var/log/pcp/pmlogger: time stamp 2021-03-08 10:36:54 is 14649132.577898501 s in the future
> warn: CPU temperature metric closed: Object(3)
> warn: Failed to get current crypto policy: not-found ; falling back to /etc/crypto-policies/config
> info: failed to fetch lastlog2: Object(5)
> warn: Failed to get current crypto policy: not-found ; falling back to /etc/crypto-policies/config
> warn: CPU temperature metric closed: Object(3)
> info: failed to fetch lastlog2: Object(5)
> warn: CPU temperature metric closed: Object(3)
audit: type=1400 audit(1615200500.966:143): apparmor="DENIED" operation="open" class="file" profile="rsyslogd" name="/proc/sys/net/ipv6/conf/all/disable_ipv6" pid=741 comm="rsyslogd" requested_mask="r" denied_mask="r" fsuid=102 ouid=0
audit: type=1400 audit(1615200500.967:144): apparmor="DENIED" operation="open" class="file" profile="rsyslogd" name="/proc/sys/net/ipv6/conf/all/disable_ipv6" pid=741 comm="rsyslogd" requested_mask="r" denied_mask="r" fsuid=102 ouid=0
Wrote JS log to TestHistoryMetrics-testEvents-ubuntu-2404-127.0.0.2-2501-FAIL.js.log
Journal extracted to TestHistoryMetrics-testEvents-ubuntu-2404-127.0.0.2-2501-FAIL.log.gz
Traceback (most recent call last):
  File "/work/make-checkout-workdir/test/common/testlib.py", line 1951, in tearDown
    self.check_journal_messages()
  File "/work/make-checkout-workdir/test/common/testlib.py", line 2214, in check_journal_messages
    raise Error(UNEXPECTED_MESSAGE + "journal messages:\n" + first)
testlib.Error: FAIL: Test completed, but found unexpected journal messages:
audit: type=1400 audit(1615200500.966:143): apparmor="DENIED" operation="open" class="file" profile="rsyslogd" name="/proc/sys/net/ipv6/conf/all/disable_ipv6" pid=741 comm="rsyslogd" requested_mask="r" denied_mask="r" fsuid=102 ouid=0

# Result testEvents (__main__.TestHistoryMetrics.testEvents) failed
# 1 TEST FAILED [71s on b0326e74c4bd]
not ok 33 test/verify/check-metrics TestHistoryMetrics.testEvents

First occurrence: 2024-12-08T05:04:58.874260+00:00 | revision bacd66819fe0c1598f314be128598506aa7c5177
Times recorded: 1
Latest occurrences:

  • 2024-12-08T05:04:58.874260+00:00 | revision bacd66819fe0c1598f314be128598506aa7c5177

tar: var/log/pcp/pmlogger/m1.cockpit.lan/20210308.10.36.0: time stamp 2021-03-08 10:43:24 is 14649522.779144864 s in the future
tar: var/log/pcp/pmlogger/m1.cockpit.lan/20210308.10.36.index: time stamp 2021-03-08 10:41:24 is 14649402.779083709 s in the future
tar: var/log/pcp/pmlogger/m1.cockpit.lan/pmlogger.log: time stamp 2021-03-08 10:36:24 is 14649102.778744593 s in the future
tar: var/log/pcp/pmlogger/m1.cockpit.lan: time stamp 2021-03-08 10:36:24 is 14649102.778340725 s in the future
tar: var/log/pcp/pmlogger/.NeedRewrite: time stamp 2021-02-25 07:49:03 is 13688661.77791131 s in the future
tar: var/log/pcp/pmlogger/pmlogger_check.log.prev: time stamp 2021-03-08 10:36:24 is 14649102.777162234 s in the future
tar: var/log/pcp/pmlogger: time stamp 2021-03-08 10:36:54 is 14649132.776916513 s in the future
> warn: CPU temperature metric closed: Object(3)
> warn: Failed to get current crypto policy: not-found ; falling back to /etc/crypto-policies/config
> info: failed to fetch lastlog2: Object(5)
> warn: CPU temperature metric closed: Object(3)
> warn: Failed to get current crypto policy: not-found ; falling back to /etc/crypto-policies/config
> info: failed to fetch lastlog2: Object(5)
> warn: CPU temperature metric closed: Object(3)
audit: type=1400 audit(1615200500.853:143): apparmor="DENIED" operation="open" class="file" profile="rsyslogd" name="/proc/sys/net/ipv6/conf/all/disable_ipv6" pid=705 comm="rsyslogd" requested_mask="r" denied_mask="r" fsuid=102 ouid=0
audit: type=1400 audit(1615200500.853:144): apparmor="DENIED" operation="open" class="file" profile="rsyslogd" name="/proc/sys/net/ipv6/conf/all/disable_ipv6" pid=705 comm="rsyslogd" requested_mask="r" denied_mask="r" fsuid=102 ouid=0
Wrote JS log to TestHistoryMetrics-testEvents-ubuntu-2404-127.0.0.2-2901-FAIL.js.log
Journal extracted to TestHistoryMetrics-testEvents-ubuntu-2404-127.0.0.2-2901-FAIL.log.gz
Traceback (most recent call last):
  File "/work/make-checkout-workdir/test/common/testlib.py", line 1967, in tearDown
    self.check_journal_messages()
    ~~~~~~~~~~~~~~~~~~~~~~~~~~~^^
  File "/work/make-checkout-workdir/test/common/testlib.py", line 2230, in check_journal_messages
    raise Error(UNEXPECTED_MESSAGE + "journal messages:\n" + first)
testlib.Error: FAIL: Test completed, but found unexpected journal messages:
audit: type=1400 audit(1615200500.853:143): apparmor="DENIED" operation="open" class="file" profile="rsyslogd" name="/proc/sys/net/ipv6/conf/all/disable_ipv6" pid=705 comm="rsyslogd" requested_mask="r" denied_mask="r" fsuid=102 ouid=0

# Result testEvents (__main__.TestHistoryMetrics.testEvents) failed
# 1 TEST FAILED [61s on b6f9ecbdc42a]
not ok 136 test/verify/check-metrics TestHistoryMetrics.testEvents

First occurrence: 2024-12-19T11:46:52.354769+00:00 | revision 29ed4a929690c1e92648a8e77de4734517ffb533
Times recorded: 1
Latest occurrences:

  • 2024-12-19T11:46:52.354769+00:00 | revision 29ed4a929690c1e92648a8e77de4734517ffb533

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants