cockpit-project / bots

*beep* *boop* *beep*
GNU Lesser General Public License v2.1
24 stars 33 forks source link

Failing to start pmlogger.service with result 'protocol' #2518

Open marusak opened 2 years ago

marusak commented 2 years ago

Downstream report: https://bugzilla.redhat.com/show_bug.cgi?id=2013937

for Debian 11: https://bugs.debian.org/1005325

cockpituous commented 2 years ago

rhel-9-0 Ooops, it happened again


# ----------------------------------------------------------------------
# testBasic (__main__.TestGrafanaClient)
Error: unknown connection 'eth1'.
Error: cannot delete unknown connection(s): 'eth1'.
Failed to reset failed state of unit pmlogger.service: Unit pmlogger.service not loaded.
curl: (7) Failed to connect to 10.111.112.100 port 3000: Connection refused
curl: (7) Failed to connect to 10.111.112.100 port 3000: Connection refused
curl: (7) Failed to connect to 10.111.112.100 port 3000: Connection refused
curl: (7) Failed to connect to 10.111.112.100 port 3000: Connection refused
curl: (7) Failed to connect to 10.111.112.100 port 3000: Connection refused
curl: (7) Failed to connect to 10.111.112.100 port 3000: Connection refused
curl: (7) Failed to connect to 10.111.112.100 port 3000: Connection refused
curl: (7) Failed to connect to 10.111.112.100 port 3000: Connection refused
curl: (7) Failed to connect to 10.111.112.100 port 3000: Connection refused
/usr/bin/bash: warning: setlocale: LC_ALL: cannot change locale (en_US.UTF-8)
[1014/142645.204466:ERROR:bus.cc(392)] Failed to connect to the bus: Failed to connect to socket /run/dbus/system_bus_socket: No such file or directory

DevTools listening on ws://127.0.0.1:9607/devtools/browser/01708b66-7043-4003-9178-5a55bebfe7f0
[1014/142645.226858:ERROR:gpu_init.cc(441)] Passthrough is not supported, GL is swiftshader
CDP: {"source":"security","level":"error","text":"Refused to apply inline style because it violates the following Content Security Policy directive: \"default-src 'self' http://127.0.0.2:9391\". Either the 'unsafe-inline' keyword, a hash ('sha256-BMIkowAqVEI88ibUJ1NtYB8ByZOuS4MTi73eGoFo2+Q='), or a nonce ('nonce-...') is required to enable inline execution. Note that hashes do not apply to event handlers, style attributes and javascript: navigations unless the 'unsafe-hashes' keyword is present. Note also that 'style-src' was not explicitly set, so 'default-src' is used as a fallback.\n","timestamp":1634221613718.313,"url":"http://127.0.0.2:9391/cockpit/$dfda4e79983ff1b359e39efbe07d94bf317d7e685d8543c13cb10453a15eb395/shell/index.js","lineNumber":1,"stackTrace":{"callFrames":[{"functionName":"ke","scriptId":"23","url":"http://127.0.0.2:9391/cockpit/$dfda4e79983ff1b359e39efbe07d94bf317d7e685d8543c13cb10453a15eb395/shell/index.js","lineNumber":1,"columnNumber":121721},{"functionName":"Ze","scriptId":"23","url":"http://127.0.0.2:9391/cockpit/$dfda4e79983ff1b359e39efbe07d94bf317d7e685d8543c13cb10453a15eb395/shell/index.js","lineNumber":1,"columnNumber":130758},{"functionName":"append","scriptId":"23","url":"http://127.0.0.2:9391/cockpit/$dfda4e79983ff1b359e39efbe07d94bf317d7e685d8543c13cb10453a15eb395/shell/index.js","lineNumber":1,"columnNumber":132439},{"functionName":"D","scriptId":"23","url":"http://127.0.0.2:9391/cockpit/$dfda4e79983ff1b359e39efbe07d94bf317d7e685d8543c13cb10453a15eb395/shell/index.js","lineNumber":1,"columnNumber":349379},{"functionName":"","scriptId":"23","url":"http://127.0.0.2:9391/cockpit/$dfda4e79983ff1b359e39efbe07d94bf317d7e685d8543c13cb10453a15eb395/shell/index.js","lineNumber":1,"columnNumber":358581},{"functionName":"","scriptId":"23","url":"http://127.0.0.2:9391/cockpit/$dfda4e79983ff1b359e39efbe07d94bf317d7e685d8543c13cb10453a15eb395/shell/index.js","lineNumber":1,"columnNumber":643600},{"functionName":"","scriptId":"23","url":"http://127.0.0.2:9391/cockpit/$dfda4e79983ff1b359e39efbe07d94bf317d7e685d8543c13cb10453a15eb395/shell/index.js","lineNumber":1,"columnNumber":643604}]}}
> error: Modal: Specify at least one of: title, aria-label, aria-labelledby.
> warning: grep: /sys/class/dmi/id/power/autosuspend_delay_ms: Input/output error

> warning: Resolving coreutils failed: {"detail":"cannot update repo 'RHEL-NIGHTLY-BaseOS': Cannot download repomd.xml: Cannot download repodata/repomd.xml: All mirrors were tried; Last error: Curl error (6): Couldn't resolve host name for http://download.devel.redhat.com/rhel-9/nightly/RHEL-9/latest-RHEL-9.0/compose/BaseOS/x86_64/os/repodata/repomd.xml [Could not resolve host: download.devel.redhat.com]","code":64}
> warning: loading available updates failed: {"detail":"cannot update repo 'RHEL-NIGHTLY-BaseOS': Cannot download repomd.xml: Cannot download repodata/repomd.xml: All mirrors were tried; Last error: Curl error (6): Couldn't resolve host name for http://download.devel.redhat.com/rhel-9/nightly/RHEL-9/latest-RHEL-9.0/compose/BaseOS/x86_64/os/repodata/repomd.xml [Could not resolve host: download.devel.redhat.com]","code":64}
Traceback (most recent call last):
  File "/usr/lib64/python3.9/unittest/case.py", line 550, in _callTestMethod
    method()
  File "/work/bots/make-checkout-workdir/test/verify/check-metrics", line 1097, in testBasic
    b.wait_not_present("#pcp-settings-modal")
  File "/work/bots/make-checkout-workdir/test/common/testlib.py", line 421, in wait_not_present
    self.wait_js_func('!ph_is_present', selector)
  File "/work/bots/make-checkout-workdir/test/common/testlib.py", line 412, in wait_js_func
    self.wait_js_cond("%s(%s)" % (func, ','.join(map(jsquote, args))))
  File "/work/bots/make-checkout-workdir/test/common/testlib.py", line 409, in wait_js_cond
    self.raise_cdp_exception("timeout\nwait_js_cond", cond, result["exceptionDetails"], trailer)
  File "/work/bots/make-checkout-workdir/test/common/testlib.py", line 199, in raise_cdp_exception
    raise Error("%s(%s): %s" % (func, arg, msg))
testlib.Error: timeout
wait_js_cond(!ph_is_present("#pcp-settings-modal")): Uncaught (in promise) Error: condition did not become true
cdp: {'source': 'network', 'level': 'error', 'text': 'Failed to load resource: the server responded with a status of 401 (Authentication failed)', 'timestamp': 1634221611535.914, 'url': 'http://127.0.0.2:9391/cockpit/login', 'networkRequestId': '14539.12'}
cdp: {'source': 'security', 'level': 'error', 'text': 'Refused to apply inline style because it violates the following Content Security Policy directive: "default-src \'self\' http://127.0.0.2:9391". Either the \'unsafe-inline\' keyword, a hash (\'sha256-BMIkowAqVEI88ibUJ1NtYB8ByZOuS4MTi73eGoFo2+Q=\'), or a nonce (\'nonce-...\') is required to enable inline execution. Note that hashes do not apply to event handlers, style attributes and javascript: navigations unless the \'unsafe-hashes\' keyword is present. Note also that \'style-src\' was not explicitly set, so \'default-src\' is used as a fallback.\n', 'url': 'http://127.0.0.2:9391/cockpit/$dfda4e79983ff1b359e39efbe07d94bf317d7e685d8543c13cb10453a15eb395/shell/index.js', 'lineNumber': 1, 'stackTrace': {'callFrames': [{'functionName': 'ke', 'scriptId': '23', 'url': 'http://127.0.0.2:9391/cockpit/$dfda4e79983ff1b359e39efbe07d94bf317d7e685d8543c13cb10453a15eb395/shell/index.js', 'lineNumber': 1, 'columnNumber': 121721}, {'functionName': 'Ze', 'scriptId': '23', 'url': 'http://127.0.0.2:9391/cockpit/$dfda4e79983ff1b359e39efbe07d94bf317d7e685d8543c13cb10453a15eb395/shell/index.js', 'lineNumber': 1, 'columnNumber': 130758}, {'functionName': 'append', 'scriptId': '23', 'url': 'http://127.0.0.2:9391/cockpit/$dfda4e79983ff1b359e39efbe07d94bf317d7e685d8543c13cb10453a15eb395/shell/index.js', 'lineNumber': 1, 'columnNumber': 132439}, {'functionName': 'D', 'scriptId': '23', 'url': 'http://127.0.0.2:9391/cockpit/$dfda4e79983ff1b359e39efbe07d94bf317d7e685d8543c13cb10453a15eb395/shell/index.js', 'lineNumber': 1, 'columnNumber': 349379}, {'functionName': '', 'scriptId': '23', 'url': 'http://127.0.0.2:9391/cockpit/$dfda4e79983ff1b359e39efbe07d94bf317d7e685d8543c13cb10453a15eb395/shell/index.js', 'lineNumber': 1, 'columnNumber': 358581}, {'functionName': '', 'scriptId': '23', 'url': 'http://127.0.0.2:9391/cockpit/$dfda4e79983ff1b359e39efbe07d94bf317d7e685d8543c13cb10453a15eb395/shell/index.js', 'lineNumber': 1, 'columnNumber': 643600}, {'functionName': '', 'scriptId': '23', 'url': 'http://127.0.0.2:9391/cockpit/$dfda4e79983ff1b359e39efbe07d94bf317d7e685d8543c13cb10453a15eb395/shell/index.js', 'lineNumber': 1, 'columnNumber': 643604}]}}
error: Modal: Specify at least one of: title, aria-label, aria-labelledby.
error: Modal: Specify at least one of: title, aria-label, aria-labelledby.
error: Modal: Specify at least one of: title, aria-label, aria-labelledby.
warning: grep: /sys/class/dmi/id/power/autosuspend_delay_ms: Input/output error

warning: Resolving coreutils failed: {"detail":"cannot update repo 'RHEL-NIGHTLY-BaseOS': Cannot download repomd.xml: Cannot download repodata/repomd.xml: All mirrors were tried; Last error: Curl error (6): Couldn't resolve host name for http://download.devel.redhat.com/rhel-9/nightly/RHEL-9/latest-RHEL-9.0/compose/BaseOS/x86_64/os/repodata/repomd.xml [Could not resolve host: download.devel.redhat.com]","code":64}
warning: loading available updates failed: {"detail":"cannot update repo 'RHEL-NIGHTLY-BaseOS': Cannot download repomd.xml: Cannot download repodata/repomd.xml: All mirrors were tried; Last error: Curl error (6): Couldn't resolve host name for http://download.devel.redhat.com/rhel-9/nightly/RHEL-9/latest-RHEL-9.0/compose/BaseOS/x86_64/os/repodata/repomd.xml [Could not resolve host: download.devel.redhat.com]","code":64}
Wrote screenshot to TestGrafanaClient-testBasic-rhel-9-0-127.0.0.2-2501-FAIL.png
Wrote HTML dump to TestGrafanaClient-testBasic-rhel-9-0-127.0.0.2-2501-FAIL.html
Wrote JS log to TestGrafanaClient-testBasic-rhel-9-0-127.0.0.2-2501-FAIL.js.log
Journal extracted to TestGrafanaClient-testBasic-rhel-9-0-127.0.0.2-2501-FAIL.log.gz
Journal extracted to TestGrafanaClient-testBasic-services-127.0.0.2-2502-FAIL.log.gz
Traceback (most recent call last):
  File "/work/bots/make-checkout-workdir/test/verify/check-metrics", line 1097, in testBasic
    b.wait_not_present("#pcp-settings-modal")
  File "/work/bots/make-checkout-workdir/test/common/testlib.py", line 421, in wait_not_present
    self.wait_js_func('!ph_is_present', selector)
  File "/work/bots/make-checkout-workdir/test/common/testlib.py", line 412, in wait_js_func
    self.wait_js_cond("%s(%s)" % (func, ','.join(map(jsquote, args))))
  File "/work/bots/make-checkout-workdir/test/common/testlib.py", line 409, in wait_js_cond
    self.raise_cdp_exception("timeout\nwait_js_cond", cond, result["exceptionDetails"], trailer)
  File "/work/bots/make-checkout-workdir/test/common/testlib.py", line 199, in raise_cdp_exception
    raise Error("%s(%s): %s" % (func, arg, msg))
testlib.Error: timeout
wait_js_cond(!ph_is_present("#pcp-settings-modal")): Uncaught (in promise) Error: condition did not become true
cdp: {'source': 'network', 'level': 'error', 'text': 'Failed to load resource: the server responded with a status of 401 (Authentication failed)', 'timestamp': 1634221611535.914, 'url': 'http://127.0.0.2:9391/cockpit/login', 'networkRequestId': '14539.12'}
cdp: {'source': 'security', 'level': 'error', 'text': 'Refused to apply inline style because it violates the following Content Security Policy directive: "default-src \'self\' http://127.0.0.2:9391". Either the \'unsafe-inline\' keyword, a hash (\'sha256-BMIkowAqVEI88ibUJ1NtYB8ByZOuS4MTi73eGoFo2+Q=\'), or a nonce (\'nonce-...\') is required to enable inline execution. Note that hashes do not apply to event handlers, style attributes and javascript: navigations unless the \'unsafe-hashes\' keyword is present. Note also that \'style-src\' was not explicitly set, so \'default-src\' is used as a fallback.\n', 'url': 'http://127.0.0.2:9391/cockpit/$dfda4e79983ff1b359e39efbe07d94bf317d7e685d8543c13cb10453a15eb395/shell/index.js', 'lineNumber': 1, 'stackTrace': {'callFrames': [{'functionName': 'ke', 'scriptId': '23', 'url': 'http://127.0.0.2:9391/cockpit/$dfda4e79983ff1b359e39efbe07d94bf317d7e685d8543c13cb10453a15eb395/shell/index.js', 'lineNumber': 1, 'columnNumber': 121721}, {'functionName': 'Ze', 'scriptId': '23', 'url': 'http://127.0.0.2:9391/cockpit/$dfda4e79983ff1b359e39efbe07d94bf317d7e685d8543c13cb10453a15eb395/shell/index.js', 'lineNumber': 1, 'columnNumber': 130758}, {'functionName': 'append', 'scriptId': '23', 'url': 'http://127.0.0.2:9391/cockpit/$dfda4e79983ff1b359e39efbe07d94bf317d7e685d8543c13cb10453a15eb395/shell/index.js', 'lineNumber': 1, 'columnNumber': 132439}, {'functionName': 'D', 'scriptId': '23', 'url': 'http://127.0.0.2:9391/cockpit/$dfda4e79983ff1b359e39efbe07d94bf317d7e685d8543c13cb10453a15eb395/shell/index.js', 'lineNumber': 1, 'columnNumber': 349379}, {'functionName': '', 'scriptId': '23', 'url': 'http://127.0.0.2:9391/cockpit/$dfda4e79983ff1b359e39efbe07d94bf317d7e685d8543c13cb10453a15eb395/shell/index.js', 'lineNumber': 1, 'columnNumber': 358581}, {'functionName': '', 'scriptId': '23', 'url': 'http://127.0.0.2:9391/cockpit/$dfda4e79983ff1b359e39efbe07d94bf317d7e685d8543c13cb10453a15eb395/shell/index.js', 'lineNumber': 1, 'columnNumber': 643600}, {'functionName': '', 'scriptId': '23', 'url': 'http://127.0.0.2:9391/cockpit/$dfda4e79983ff1b359e39efbe07d94bf317d7e685d8543c13cb10453a15eb395/shell/index.js', 'lineNumber': 1, 'columnNumber': 643604}]}}
error: Modal: Specify at least one of: title, aria-label, aria-labelledby.
error: Modal: Specify at least one of: title, aria-label, aria-labelledby.
error: Modal: Specify at least one of: title, aria-label, aria-labelledby.
warning: grep: /sys/class/dmi/id/power/autosuspend_delay_ms: Input/output error

warning: Resolving coreutils failed: {"detail":"cannot update repo 'RHEL-NIGHTLY-BaseOS': Cannot download repomd.xml: Cannot download repodata/repomd.xml: All mirrors were tried; Last error: Curl error (6): Couldn't resolve host name for http://download.devel.redhat.com/rhel-9/nightly/RHEL-9/latest-RHEL-9.0/compose/BaseOS/x86_64/os/repodata/repomd.xml [Could not resolve host: download.devel.redhat.com]","code":64}
warning: loading available updates failed: {"detail":"cannot update repo 'RHEL-NIGHTLY-BaseOS': Cannot download repomd.xml: Cannot download repodata/repomd.xml: All mirrors were tried; Last error: Curl error (6): Couldn't resolve host name for http://download.devel.redhat.com/rhel-9/nightly/RHEL-9/latest-RHEL-9.0/compose/BaseOS/x86_64/os/repodata/repomd.xml [Could not resolve host: download.devel.redhat.com]","code":64}

# Result testBasic (__main__.TestGrafanaClient) failed
# 1 TEST FAILED [123s on 2-ci-srv-01]
not ok 53 test/verify/check-metrics TestGrafanaClient.testBasic

First occurrence: 2021-10-14T14:28:03.597583 | revision a117600dfffe8311ec6286cf060c80cd35a8a84c Times recorded: 1 Latest occurrences:

cockpituous commented 2 years ago

rhel-9-0 Ooops, it happened again


# ----------------------------------------------------------------------
# testNoDataEnable (__main__.TestHistoryMetrics)

DevTools listening on ws://127.0.0.1:9630/devtools/browser/c59889fa-9e3a-40a4-be0f-201c79321a95
[1104/164344.864960:ERROR:egl_util.cc(74)] Failed to load GLES library: /usr/lib64/chromium-browser/swiftshader/libGLESv2.so: /usr/lib64/chromium-browser/swiftshader/libGLESv2.so: cannot open shared object file: No such file or directory
[1104/164344.867211:ERROR:viz_main_impl.cc(162)] Exiting GPU process due to errors during initialization
[1104/164344.873707:ERROR:gpu_init.cc(441)] Passthrough is not supported, GL is disabled
> error: Modal: Specify at least one of: title, aria-label, aria-labelledby.
> warning: grep: /sys/class/dmi/id/power/autosuspend_delay_ms: Input/output error

> warning: failed to poll tuned 
> warning: Resolving coreutils failed: {"detail":"cannot update repo 'RHEL-NIGHTLY-BaseOS': Cannot download repomd.xml: Cannot download repodata/repomd.xml: All mirrors were tried; Last error: Curl error (6): Couldn't resolve host name for http://download.devel.redhat.com/rhel-9/nightly/RHEL-9/latest-RHEL-9.0/compose/BaseOS/x86_64/os/repodata/repomd.xml [Could not resolve host: download.devel.redhat.com]","code":64}
> warning: loading available updates failed: {"detail":"cannot update repo 'RHEL-NIGHTLY-BaseOS': Cannot download repomd.xml: Cannot download repodata/repomd.xml: All mirrors were tried; Last error: Curl error (6): Couldn't resolve host name for http://download.devel.redhat.com/rhel-9/nightly/RHEL-9/latest-RHEL-9.0/compose/BaseOS/x86_64/os/repodata/repomd.xml [Could not resolve host: download.devel.redhat.com]","code":64}
Traceback (most recent call last):
  File "/usr/lib64/python3.10/unittest/case.py", line 549, in _callTestMethod
    method()
  File "/work/bots/make-checkout-workdir/test/verify/check-metrics", line 451, in testNoDataEnable
    self.browser.wait_js_cond("ph_count('.metrics-data-cpu.valid-data') >= 1")
  File "/work/bots/make-checkout-workdir/test/common/testlib.py", line 411, in wait_js_cond
    self.raise_cdp_exception("timeout\nwait_js_cond", cond, result["exceptionDetails"], trailer)
  File "/work/bots/make-checkout-workdir/test/common/testlib.py", line 199, in raise_cdp_exception
    raise Error("%s(%s): %s" % (func, arg, msg))
testlib.Error: timeout
wait_js_cond(ph_count('.metrics-data-cpu.valid-data') >= 1): Uncaught (in promise) Error: condition did not become true
cdp: {'source': 'network', 'level': 'error', 'text': 'Failed to load resource: the server responded with a status of 401 (Authentication failed)', 'timestamp': 1636044225552.949, 'url': 'http://127.0.0.2:9091/cockpit/login', 'networkRequestId': '27589.12'}
error: Modal: Specify at least one of: title, aria-label, aria-labelledby.
error: Modal: Specify at least one of: title, aria-label, aria-labelledby.
error: Modal: Specify at least one of: title, aria-label, aria-labelledby.
warning: grep: /sys/class/dmi/id/power/autosuspend_delay_ms: Input/output error

warning: failed to poll tuned 
warning: failed to poll tuned 
warning: failed to poll tuned 
warning: Resolving coreutils failed: {"detail":"cannot update repo 'RHEL-NIGHTLY-BaseOS': Cannot download repomd.xml: Cannot download repodata/repomd.xml: All mirrors were tried; Last error: Curl error (6): Couldn't resolve host name for http://download.devel.redhat.com/rhel-9/nightly/RHEL-9/latest-RHEL-9.0/compose/BaseOS/x86_64/os/repodata/repomd.xml [Could not resolve host: download.devel.redhat.com]","code":64}
warning: loading available updates failed: {"detail":"cannot update repo 'RHEL-NIGHTLY-BaseOS': Cannot download repomd.xml: Cannot download repodata/repomd.xml: All mirrors were tried; Last error: Curl error (6): Couldn't resolve host name for http://download.devel.redhat.com/rhel-9/nightly/RHEL-9/latest-RHEL-9.0/compose/BaseOS/x86_64/os/repodata/repomd.xml [Could not resolve host: download.devel.redhat.com]","code":64}
Wrote screenshot to TestHistoryMetrics-testNoDataEnable-rhel-9-0-127.0.0.2-2201-FAIL.png
Wrote HTML dump to TestHistoryMetrics-testNoDataEnable-rhel-9-0-127.0.0.2-2201-FAIL.html
Wrote JS log to TestHistoryMetrics-testNoDataEnable-rhel-9-0-127.0.0.2-2201-FAIL.js.log
Journal extracted to TestHistoryMetrics-testNoDataEnable-rhel-9-0-127.0.0.2-2201-FAIL.log.gz
> warning: transport closed: disconnected
Failed to get session path: No session '111' known
Traceback (most recent call last):
  File "/work/bots/make-checkout-workdir/test/verify/check-metrics", line 451, in testNoDataEnable
    self.browser.wait_js_cond("ph_count('.metrics-data-cpu.valid-data') >= 1")
  File "/work/bots/make-checkout-workdir/test/common/testlib.py", line 411, in wait_js_cond
    self.raise_cdp_exception("timeout\nwait_js_cond", cond, result["exceptionDetails"], trailer)
  File "/work/bots/make-checkout-workdir/test/common/testlib.py", line 199, in raise_cdp_exception
    raise Error("%s(%s): %s" % (func, arg, msg))
testlib.Error: timeout
wait_js_cond(ph_count('.metrics-data-cpu.valid-data') >= 1): Uncaught (in promise) Error: condition did not become true
cdp: {'source': 'network', 'level': 'error', 'text': 'Failed to load resource: the server responded with a status of 401 (Authentication failed)', 'timestamp': 1636044225552.949, 'url': 'http://127.0.0.2:9091/cockpit/login', 'networkRequestId': '27589.12'}
error: Modal: Specify at least one of: title, aria-label, aria-labelledby.
error: Modal: Specify at least one of: title, aria-label, aria-labelledby.
error: Modal: Specify at least one of: title, aria-label, aria-labelledby.
warning: grep: /sys/class/dmi/id/power/autosuspend_delay_ms: Input/output error

warning: failed to poll tuned 
warning: failed to poll tuned 
warning: failed to poll tuned 
warning: Resolving coreutils failed: {"detail":"cannot update repo 'RHEL-NIGHTLY-BaseOS': Cannot download repomd.xml: Cannot download repodata/repomd.xml: All mirrors were tried; Last error: Curl error (6): Couldn't resolve host name for http://download.devel.redhat.com/rhel-9/nightly/RHEL-9/latest-RHEL-9.0/compose/BaseOS/x86_64/os/repodata/repomd.xml [Could not resolve host: download.devel.redhat.com]","code":64}
warning: loading available updates failed: {"detail":"cannot update repo 'RHEL-NIGHTLY-BaseOS': Cannot download repomd.xml: Cannot download repodata/repomd.xml: All mirrors were tried; Last error: Curl error (6): Couldn't resolve host name for http://download.devel.redhat.com/rhel-9/nightly/RHEL-9/latest-RHEL-9.0/compose/BaseOS/x86_64/os/repodata/repomd.xml [Could not resolve host: download.devel.redhat.com]","code":64}

# Result testNoDataEnable (__main__.TestHistoryMetrics) failed
# 1 TEST FAILED [98s on 3-ci-srv-04]
not ok 58 test/verify/check-metrics TestHistoryMetrics.testNoDataEnable [ND@0]

First occurrence: 2021-11-04T16:45:22.214925 | revision b99a6444e2432b58df974395d0a9185a75c34852 Times recorded: 1 Latest occurrences:

# ----------------------------------------------------------------------
# testPmProxySettings (__main__.TestHistoryMetrics)
Warning: NOT_ENABLED: 'pmproxy' not in 'public'
Warning: NOT_ENABLED: pmproxy

DevTools listening on ws://127.0.0.1:9752/devtools/browser/b469e2e6-0cc9-4d61-a95e-5c92a8d01e62
[1104/164547.062911:ERROR:egl_util.cc(74)] Failed to load GLES library: /usr/lib64/chromium-browser/swiftshader/libGLESv2.so: /usr/lib64/chromium-browser/swiftshader/libGLESv2.so: cannot open shared object file: No such file or directory
[1104/164547.064751:ERROR:viz_main_impl.cc(162)] Exiting GPU process due to errors during initialization
[1104/164547.071029:ERROR:gpu_init.cc(441)] Passthrough is not supported, GL is disabled
> error: Modal: Specify at least one of: title, aria-label, aria-labelledby.
> warning: grep: /sys/class/dmi/id/power/autosuspend_delay_ms: Input/output error

> warning: failed to poll tuned 
> warning: Resolving coreutils failed: {"detail":"cannot update repo 'RHEL-NIGHTLY-BaseOS': Cannot download repomd.xml: Cannot download repodata/repomd.xml: All mirrors were tried; Last error: Curl error (6): Couldn't resolve host name for http://download.devel.redhat.com/rhel-9/nightly/RHEL-9/latest-RHEL-9.0/compose/BaseOS/x86_64/os/repodata/repomd.xml [Could not resolve host: download.devel.redhat.com]","code":64}
> warning: loading available updates failed: {"detail":"cannot update repo 'RHEL-NIGHTLY-BaseOS': Cannot download repomd.xml: Cannot download repodata/repomd.xml: All mirrors were tried; Last error: Curl error (6): Couldn't resolve host name for http://download.devel.redhat.com/rhel-9/nightly/RHEL-9/latest-RHEL-9.0/compose/BaseOS/x86_64/os/repodata/repomd.xml [Could not resolve host: download.devel.redhat.com]","code":64}
Traceback (most recent call last):
  File "/usr/lib64/python3.10/unittest/case.py", line 549, in _callTestMethod
    method()
  File "/work/bots/make-checkout-workdir/test/verify/check-metrics", line 583, in testPmProxySettings
    b.wait_not_present("#pcp-settings-modal")
  File "/work/bots/make-checkout-workdir/test/common/testlib.py", line 423, in wait_not_present
    self.wait_js_func('!ph_is_present', selector)
  File "/work/bots/make-checkout-workdir/test/common/testlib.py", line 414, in wait_js_func
    self.wait_js_cond("%s(%s)" % (func, ','.join(map(jsquote, args))))
  File "/work/bots/make-checkout-workdir/test/common/testlib.py", line 411, in wait_js_cond
    self.raise_cdp_exception("timeout\nwait_js_cond", cond, result["exceptionDetails"], trailer)
  File "/work/bots/make-checkout-workdir/test/common/testlib.py", line 199, in raise_cdp_exception
    raise Error("%s(%s): %s" % (func, arg, msg))
testlib.Error: timeout
wait_js_cond(!ph_is_present("#pcp-settings-modal")): Uncaught (in promise) Error: condition did not become true
cdp: {'source': 'network', 'level': 'error', 'text': 'Failed to load resource: the server responded with a status of 401 (Authentication failed)', 'timestamp': 1636044347645.415, 'url': 'http://127.0.0.2:9091/cockpit/login', 'networkRequestId': '30439.12'}
error: Modal: Specify at least one of: title, aria-label, aria-labelledby.
error: Modal: Specify at least one of: title, aria-label, aria-labelledby.
error: Modal: Specify at least one of: title, aria-label, aria-labelledby.
warning: grep: /sys/class/dmi/id/power/autosuspend_delay_ms: Input/output error

warning: failed to poll tuned 
warning: failed to poll tuned 
warning: failed to poll tuned 
warning: Resolving coreutils failed: {"detail":"cannot update repo 'RHEL-NIGHTLY-BaseOS': Cannot download repomd.xml: Cannot download repodata/repomd.xml: All mirrors were tried; Last error: Curl error (6): Couldn't resolve host name for http://download.devel.redhat.com/rhel-9/nightly/RHEL-9/latest-RHEL-9.0/compose/BaseOS/x86_64/os/repodata/repomd.xml [Could not resolve host: download.devel.redhat.com]","code":64}
warning: loading available updates failed: {"detail":"cannot update repo 'RHEL-NIGHTLY-BaseOS': Cannot download repomd.xml: Cannot download repodata/repomd.xml: All mirrors were tried; Last error: Curl error (6): Couldn't resolve host name for http://download.devel.redhat.com/rhel-9/nightly/RHEL-9/latest-RHEL-9.0/compose/BaseOS/x86_64/os/repodata/repomd.xml [Could not resolve host: download.devel.redhat.com]","code":64}
Wrote screenshot to TestHistoryMetrics-testPmProxySettings-rhel-9-0-127.0.0.2-2201-FAIL.png
Wrote HTML dump to TestHistoryMetrics-testPmProxySettings-rhel-9-0-127.0.0.2-2201-FAIL.html
Wrote JS log to TestHistoryMetrics-testPmProxySettings-rhel-9-0-127.0.0.2-2201-FAIL.js.log
Journal extracted to TestHistoryMetrics-testPmProxySettings-rhel-9-0-127.0.0.2-2201-FAIL.log.gz
> warning: transport closed: disconnected
Failed to get session path: No session '117' known
Traceback (most recent call last):
  File "/work/bots/make-checkout-workdir/test/verify/check-metrics", line 583, in testPmProxySettings
    b.wait_not_present("#pcp-settings-modal")
  File "/work/bots/make-checkout-workdir/test/common/testlib.py", line 423, in wait_not_present
    self.wait_js_func('!ph_is_present', selector)
  File "/work/bots/make-checkout-workdir/test/common/testlib.py", line 414, in wait_js_func
    self.wait_js_cond("%s(%s)" % (func, ','.join(map(jsquote, args))))
  File "/work/bots/make-checkout-workdir/test/common/testlib.py", line 411, in wait_js_cond
    self.raise_cdp_exception("timeout\nwait_js_cond", cond, result["exceptionDetails"], trailer)
  File "/work/bots/make-checkout-workdir/test/common/testlib.py", line 199, in raise_cdp_exception
    raise Error("%s(%s): %s" % (func, arg, msg))
testlib.Error: timeout
wait_js_cond(!ph_is_present("#pcp-settings-modal")): Uncaught (in promise) Error: condition did not become true
cdp: {'source': 'network', 'level': 'error', 'text': 'Failed to load resource: the server responded with a status of 401 (Authentication failed)', 'timestamp': 1636044347645.415, 'url': 'http://127.0.0.2:9091/cockpit/login', 'networkRequestId': '30439.12'}
error: Modal: Specify at least one of: title, aria-label, aria-labelledby.
error: Modal: Specify at least one of: title, aria-label, aria-labelledby.
error: Modal: Specify at least one of: title, aria-label, aria-labelledby.
warning: grep: /sys/class/dmi/id/power/autosuspend_delay_ms: Input/output error

warning: failed to poll tuned 
warning: failed to poll tuned 
warning: failed to poll tuned 
warning: Resolving coreutils failed: {"detail":"cannot update repo 'RHEL-NIGHTLY-BaseOS': Cannot download repomd.xml: Cannot download repodata/repomd.xml: All mirrors were tried; Last error: Curl error (6): Couldn't resolve host name for http://download.devel.redhat.com/rhel-9/nightly/RHEL-9/latest-RHEL-9.0/compose/BaseOS/x86_64/os/repodata/repomd.xml [Could not resolve host: download.devel.redhat.com]","code":64}
warning: loading available updates failed: {"detail":"cannot update repo 'RHEL-NIGHTLY-BaseOS': Cannot download repomd.xml: Cannot download repodata/repomd.xml: All mirrors were tried; Last error: Curl error (6): Couldn't resolve host name for http://download.devel.redhat.com/rhel-9/nightly/RHEL-9/latest-RHEL-9.0/compose/BaseOS/x86_64/os/repodata/repomd.xml [Could not resolve host: download.devel.redhat.com]","code":64}

# Result testPmProxySettings (__main__.TestHistoryMetrics) failed
# 1 TEST FAILED [69s on 3-ci-srv-04]
not ok 60 test/verify/check-metrics TestHistoryMetrics.testPmProxySettings [ND@0]

First occurrence: 2021-11-04T16:46:53.350022 | revision b99a6444e2432b58df974395d0a9185a75c34852 Times recorded: 1 Latest occurrences:

# ----------------------------------------------------------------------
# testLoggerSettings (__main__.TestHistoryMetrics)
Created symlink /etc/systemd/system/multi-user.target.wants/pmlogger.service -> /usr/lib/systemd/system/pmlogger.service.

DevTools listening on ws://127.0.0.1:10148/devtools/browser/21b3a7f7-4cc4-4ff1-9481-5d6ece8ae47c
[1104/171552.478322:ERROR:egl_util.cc(74)] Failed to load GLES library: /usr/lib64/chromium-browser/swiftshader/libGLESv2.so: /usr/lib64/chromium-browser/swiftshader/libGLESv2.so: cannot open shared object file: No such file or directory
[1104/171552.480522:ERROR:viz_main_impl.cc(162)] Exiting GPU process due to errors during initialization
[1104/171552.484602:ERROR:gpu_init.cc(441)] Passthrough is not supported, GL is disabled
> error: Modal: Specify at least one of: title, aria-label, aria-labelledby.
> warning: grep: /sys/class/dmi/id/power/autosuspend_delay_ms: Input/output error

> warning: failed to poll tuned 
> warning: Resolving coreutils failed: {"detail":"cannot update repo 'RHEL-NIGHTLY-BaseOS': Cannot download repomd.xml: Cannot download repodata/repomd.xml: All mirrors were tried; Last error: Curl error (6): Couldn't resolve host name for http://download.devel.redhat.com/rhel-9/nightly/RHEL-9/latest-RHEL-9.0/compose/BaseOS/x86_64/os/repodata/repomd.xml [Could not resolve host: download.devel.redhat.com]","code":64}
> warning: loading available updates failed: {"detail":"cannot update repo 'RHEL-NIGHTLY-BaseOS': Cannot download repomd.xml: Cannot download repodata/repomd.xml: All mirrors were tried; Last error: Curl error (6): Couldn't resolve host name for http://download.devel.redhat.com/rhel-9/nightly/RHEL-9/latest-RHEL-9.0/compose/BaseOS/x86_64/os/repodata/repomd.xml [Could not resolve host: download.devel.redhat.com]","code":64}
> log: 
Traceback (most recent call last):
  File "/usr/lib64/python3.10/unittest/case.py", line 549, in _callTestMethod
    method()
  File "/work/bots/make-checkout-workdir/test/verify/check-metrics", line 513, in testLoggerSettings
    b.wait_not_present("#pcp-settings-modal")
  File "/work/bots/make-checkout-workdir/test/common/testlib.py", line 423, in wait_not_present
    self.wait_js_func('!ph_is_present', selector)
  File "/work/bots/make-checkout-workdir/test/common/testlib.py", line 414, in wait_js_func
    self.wait_js_cond("%s(%s)" % (func, ','.join(map(jsquote, args))))
  File "/work/bots/make-checkout-workdir/test/common/testlib.py", line 411, in wait_js_cond
    self.raise_cdp_exception("timeout\nwait_js_cond", cond, result["exceptionDetails"], trailer)
  File "/work/bots/make-checkout-workdir/test/common/testlib.py", line 199, in raise_cdp_exception
    raise Error("%s(%s): %s" % (func, arg, msg))
testlib.Error: timeout
wait_js_cond(!ph_is_present("#pcp-settings-modal")): Uncaught (in promise) Error: condition did not become true
cdp: {'source': 'network', 'level': 'error', 'text': 'Failed to load resource: the server responded with a status of 401 (Authentication failed)', 'timestamp': 1636046153123.659, 'url': 'http://127.0.0.2:9091/cockpit/login', 'networkRequestId': '1599.12'}
error: Modal: Specify at least one of: title, aria-label, aria-labelledby.
error: Modal: Specify at least one of: title, aria-label, aria-labelledby.
error: Modal: Specify at least one of: title, aria-label, aria-labelledby.
warning: grep: /sys/class/dmi/id/power/autosuspend_delay_ms: Input/output error

warning: failed to poll tuned 
warning: failed to poll tuned 
warning: failed to poll tuned 
warning: Resolving coreutils failed: {"detail":"cannot update repo 'RHEL-NIGHTLY-BaseOS': Cannot download repomd.xml: Cannot download repodata/repomd.xml: All mirrors were tried; Last error: Curl error (6): Couldn't resolve host name for http://download.devel.redhat.com/rhel-9/nightly/RHEL-9/latest-RHEL-9.0/compose/BaseOS/x86_64/os/repodata/repomd.xml [Could not resolve host: download.devel.redhat.com]","code":64}
warning: loading available updates failed: {"detail":"cannot update repo 'RHEL-NIGHTLY-BaseOS': Cannot download repomd.xml: Cannot download repodata/repomd.xml: All mirrors were tried; Last error: Curl error (6): Couldn't resolve host name for http://download.devel.redhat.com/rhel-9/nightly/RHEL-9/latest-RHEL-9.0/compose/BaseOS/x86_64/os/repodata/repomd.xml [Could not resolve host: download.devel.redhat.com]","code":64}
log: 
Wrote screenshot to TestHistoryMetrics-testLoggerSettings-rhel-9-0-127.0.0.2-2201-FAIL.png
Wrote HTML dump to TestHistoryMetrics-testLoggerSettings-rhel-9-0-127.0.0.2-2201-FAIL.html
Wrote JS log to TestHistoryMetrics-testLoggerSettings-rhel-9-0-127.0.0.2-2201-FAIL.js.log
Journal extracted to TestHistoryMetrics-testLoggerSettings-rhel-9-0-127.0.0.2-2201-FAIL.log.gz
> warning: transport closed: disconnected
Failed to get session path: No session '184' known
Traceback (most recent call last):
  File "/work/bots/make-checkout-workdir/test/verify/check-metrics", line 513, in testLoggerSettings
    b.wait_not_present("#pcp-settings-modal")
  File "/work/bots/make-checkout-workdir/test/common/testlib.py", line 423, in wait_not_present
    self.wait_js_func('!ph_is_present', selector)
  File "/work/bots/make-checkout-workdir/test/common/testlib.py", line 414, in wait_js_func
    self.wait_js_cond("%s(%s)" % (func, ','.join(map(jsquote, args))))
  File "/work/bots/make-checkout-workdir/test/common/testlib.py", line 411, in wait_js_cond
    self.raise_cdp_exception("timeout\nwait_js_cond", cond, result["exceptionDetails"], trailer)
  File "/work/bots/make-checkout-workdir/test/common/testlib.py", line 199, in raise_cdp_exception
    raise Error("%s(%s): %s" % (func, arg, msg))
testlib.Error: timeout
wait_js_cond(!ph_is_present("#pcp-settings-modal")): Uncaught (in promise) Error: condition did not become true
cdp: {'source': 'network', 'level': 'error', 'text': 'Failed to load resource: the server responded with a status of 401 (Authentication failed)', 'timestamp': 1636046153123.659, 'url': 'http://127.0.0.2:9091/cockpit/login', 'networkRequestId': '1599.12'}
error: Modal: Specify at least one of: title, aria-label, aria-labelledby.
error: Modal: Specify at least one of: title, aria-label, aria-labelledby.
error: Modal: Specify at least one of: title, aria-label, aria-labelledby.
warning: grep: /sys/class/dmi/id/power/autosuspend_delay_ms: Input/output error

warning: failed to poll tuned 
warning: failed to poll tuned 
warning: failed to poll tuned 
warning: Resolving coreutils failed: {"detail":"cannot update repo 'RHEL-NIGHTLY-BaseOS': Cannot download repomd.xml: Cannot download repodata/repomd.xml: All mirrors were tried; Last error: Curl error (6): Couldn't resolve host name for http://download.devel.redhat.com/rhel-9/nightly/RHEL-9/latest-RHEL-9.0/compose/BaseOS/x86_64/os/repodata/repomd.xml [Could not resolve host: download.devel.redhat.com]","code":64}
warning: loading available updates failed: {"detail":"cannot update repo 'RHEL-NIGHTLY-BaseOS': Cannot download repomd.xml: Cannot download repodata/repomd.xml: All mirrors were tried; Last error: Curl error (6): Couldn't resolve host name for http://download.devel.redhat.com/rhel-9/nightly/RHEL-9/latest-RHEL-9.0/compose/BaseOS/x86_64/os/repodata/repomd.xml [Could not resolve host: download.devel.redhat.com]","code":64}
log: 

# Result testLoggerSettings (__main__.TestHistoryMetrics) failed
# 1 TEST FAILED [72s on 3-ci-srv-03]
not ok 57 test/verify/check-metrics TestHistoryMetrics.testLoggerSettings [ND@0]

First occurrence: 2021-11-04T17:17:02.158622 | revision 384fb533f7cae722110c4041dc7fb3e42eb43f47 Times recorded: 1 Latest occurrences:

# ----------------------------------------------------------------------
# testNoDataEnable (__main__.TestHistoryMetrics)

DevTools listening on ws://127.0.0.1:9341/devtools/browser/8fd07b7c-43c7-4108-b008-84f75e5eec0b
[1104/171705.514024:ERROR:egl_util.cc(74)] Failed to load GLES library: /usr/lib64/chromium-browser/swiftshader/libGLESv2.so: /usr/lib64/chromium-browser/swiftshader/libGLESv2.so: cannot open shared object file: No such file or directory
[1104/171705.516056:ERROR:viz_main_impl.cc(162)] Exiting GPU process due to errors during initialization
[1104/171705.519396:ERROR:gpu_init.cc(441)] Passthrough is not supported, GL is disabled
> error: Modal: Specify at least one of: title, aria-label, aria-labelledby.
> warning: grep: /sys/class/dmi/id/power/autosuspend_delay_ms: Input/output error

> warning: failed to poll tuned 
> warning: Resolving coreutils failed: {"detail":"cannot update repo 'RHEL-NIGHTLY-BaseOS': Cannot download repomd.xml: Cannot download repodata/repomd.xml: All mirrors were tried; Last error: Curl error (6): Couldn't resolve host name for http://download.devel.redhat.com/rhel-9/nightly/RHEL-9/latest-RHEL-9.0/compose/BaseOS/x86_64/os/repodata/repomd.xml [Could not resolve host: download.devel.redhat.com]","code":64}
> warning: loading available updates failed: {"detail":"cannot update repo 'RHEL-NIGHTLY-BaseOS': Cannot download repomd.xml: Cannot download repodata/repomd.xml: All mirrors were tried; Last error: Curl error (6): Couldn't resolve host name for http://download.devel.redhat.com/rhel-9/nightly/RHEL-9/latest-RHEL-9.0/compose/BaseOS/x86_64/os/repodata/repomd.xml [Could not resolve host: download.devel.redhat.com]","code":64}
Traceback (most recent call last):
  File "/usr/lib64/python3.10/unittest/case.py", line 549, in _callTestMethod
    method()
  File "/work/bots/make-checkout-workdir/test/verify/check-metrics", line 451, in testNoDataEnable
    self.browser.wait_js_cond("ph_count('.metrics-data-cpu.valid-data') >= 1")
  File "/work/bots/make-checkout-workdir/test/common/testlib.py", line 411, in wait_js_cond
    self.raise_cdp_exception("timeout\nwait_js_cond", cond, result["exceptionDetails"], trailer)
  File "/work/bots/make-checkout-workdir/test/common/testlib.py", line 199, in raise_cdp_exception
    raise Error("%s(%s): %s" % (func, arg, msg))
testlib.Error: timeout
wait_js_cond(ph_count('.metrics-data-cpu.valid-data') >= 1): Uncaught (in promise) Error: condition did not become true
cdp: {'source': 'network', 'level': 'error', 'text': 'Failed to load resource: the server responded with a status of 401 (Authentication failed)', 'timestamp': 1636046226146.518, 'url': 'http://127.0.0.2:9091/cockpit/login', 'networkRequestId': '2801.12'}
error: Modal: Specify at least one of: title, aria-label, aria-labelledby.
error: Modal: Specify at least one of: title, aria-label, aria-labelledby.
warning: grep: /sys/class/dmi/id/power/autosuspend_delay_ms: Input/output error

error: Modal: Specify at least one of: title, aria-label, aria-labelledby.
warning: failed to poll tuned 
warning: failed to poll tuned 
warning: failed to poll tuned 
warning: Resolving coreutils failed: {"detail":"cannot update repo 'RHEL-NIGHTLY-BaseOS': Cannot download repomd.xml: Cannot download repodata/repomd.xml: All mirrors were tried; Last error: Curl error (6): Couldn't resolve host name for http://download.devel.redhat.com/rhel-9/nightly/RHEL-9/latest-RHEL-9.0/compose/BaseOS/x86_64/os/repodata/repomd.xml [Could not resolve host: download.devel.redhat.com]","code":64}
warning: loading available updates failed: {"detail":"cannot update repo 'RHEL-NIGHTLY-BaseOS': Cannot download repomd.xml: Cannot download repodata/repomd.xml: All mirrors were tried; Last error: Curl error (6): Couldn't resolve host name for http://download.devel.redhat.com/rhel-9/nightly/RHEL-9/latest-RHEL-9.0/compose/BaseOS/x86_64/os/repodata/repomd.xml [Could not resolve host: download.devel.redhat.com]","code":64}
Wrote screenshot to TestHistoryMetrics-testNoDataEnable-rhel-9-0-127.0.0.2-2201-FAIL.png
Wrote HTML dump to TestHistoryMetrics-testNoDataEnable-rhel-9-0-127.0.0.2-2201-FAIL.html
Wrote JS log to TestHistoryMetrics-testNoDataEnable-rhel-9-0-127.0.0.2-2201-FAIL.js.log
Journal extracted to TestHistoryMetrics-testNoDataEnable-rhel-9-0-127.0.0.2-2201-FAIL.log.gz
> warning: transport closed: disconnected
Failed to get session path: No session '187' known
Traceback (most recent call last):
  File "/work/bots/make-checkout-workdir/test/verify/check-metrics", line 451, in testNoDataEnable
    self.browser.wait_js_cond("ph_count('.metrics-data-cpu.valid-data') >= 1")
  File "/work/bots/make-checkout-workdir/test/common/testlib.py", line 411, in wait_js_cond
    self.raise_cdp_exception("timeout\nwait_js_cond", cond, result["exceptionDetails"], trailer)
  File "/work/bots/make-checkout-workdir/test/common/testlib.py", line 199, in raise_cdp_exception
    raise Error("%s(%s): %s" % (func, arg, msg))
testlib.Error: timeout
wait_js_cond(ph_count('.metrics-data-cpu.valid-data') >= 1): Uncaught (in promise) Error: condition did not become true
cdp: {'source': 'network', 'level': 'error', 'text': 'Failed to load resource: the server responded with a status of 401 (Authentication failed)', 'timestamp': 1636046226146.518, 'url': 'http://127.0.0.2:9091/cockpit/login', 'networkRequestId': '2801.12'}
error: Modal: Specify at least one of: title, aria-label, aria-labelledby.
error: Modal: Specify at least one of: title, aria-label, aria-labelledby.
warning: grep: /sys/class/dmi/id/power/autosuspend_delay_ms: Input/output error

error: Modal: Specify at least one of: title, aria-label, aria-labelledby.
warning: failed to poll tuned 
warning: failed to poll tuned 
warning: failed to poll tuned 
warning: Resolving coreutils failed: {"detail":"cannot update repo 'RHEL-NIGHTLY-BaseOS': Cannot download repomd.xml: Cannot download repodata/repomd.xml: All mirrors were tried; Last error: Curl error (6): Couldn't resolve host name for http://download.devel.redhat.com/rhel-9/nightly/RHEL-9/latest-RHEL-9.0/compose/BaseOS/x86_64/os/repodata/repomd.xml [Could not resolve host: download.devel.redhat.com]","code":64}
warning: loading available updates failed: {"detail":"cannot update repo 'RHEL-NIGHTLY-BaseOS': Cannot download repomd.xml: Cannot download repodata/repomd.xml: All mirrors were tried; Last error: Curl error (6): Couldn't resolve host name for http://download.devel.redhat.com/rhel-9/nightly/RHEL-9/latest-RHEL-9.0/compose/BaseOS/x86_64/os/repodata/repomd.xml [Could not resolve host: download.devel.redhat.com]","code":64}

# Result testNoDataEnable (__main__.TestHistoryMetrics) failed
# 1 TEST FAILED [98s on 3-ci-srv-03]
not ok 58 test/verify/check-metrics TestHistoryMetrics.testNoDataEnable [ND@0]

First occurrence: 2021-11-04T17:18:42.698290 | revision 384fb533f7cae722110c4041dc7fb3e42eb43f47 Times recorded: 1 Latest occurrences:

# ----------------------------------------------------------------------
# testPmProxySettings (__main__.TestHistoryMetrics)
Warning: NOT_ENABLED: 'pmproxy' not in 'public'
Warning: NOT_ENABLED: pmproxy

DevTools listening on ws://127.0.0.1:9389/devtools/browser/934d467d-a73e-4828-987a-60146304fadc
[1104/171907.509135:ERROR:egl_util.cc(74)] Failed to load GLES library: /usr/lib64/chromium-browser/swiftshader/libGLESv2.so: /usr/lib64/chromium-browser/swiftshader/libGLESv2.so: cannot open shared object file: No such file or directory
[1104/171907.511295:ERROR:viz_main_impl.cc(162)] Exiting GPU process due to errors during initialization
[1104/171907.515531:ERROR:gpu_init.cc(441)] Passthrough is not supported, GL is disabled
> error: Modal: Specify at least one of: title, aria-label, aria-labelledby.
> warning: grep: /sys/class/dmi/id/power/autosuspend_delay_ms: Input/output error

> warning: failed to poll tuned 
> warning: Resolving coreutils failed: {"detail":"cannot update repo 'RHEL-NIGHTLY-BaseOS': Cannot download repomd.xml: Cannot download repodata/repomd.xml: All mirrors were tried; Last error: Curl error (6): Couldn't resolve host name for http://download.devel.redhat.com/rhel-9/nightly/RHEL-9/latest-RHEL-9.0/compose/BaseOS/x86_64/os/repodata/repomd.xml [Could not resolve host: download.devel.redhat.com]","code":64}
> warning: loading available updates failed: {"detail":"cannot update repo 'RHEL-NIGHTLY-BaseOS': Cannot download repomd.xml: Cannot download repodata/repomd.xml: All mirrors were tried; Last error: Curl error (6): Couldn't resolve host name for http://download.devel.redhat.com/rhel-9/nightly/RHEL-9/latest-RHEL-9.0/compose/BaseOS/x86_64/os/repodata/repomd.xml [Could not resolve host: download.devel.redhat.com]","code":64}
Traceback (most recent call last):
  File "/usr/lib64/python3.10/unittest/case.py", line 549, in _callTestMethod
    method()
  File "/work/bots/make-checkout-workdir/test/verify/check-metrics", line 583, in testPmProxySettings
    b.wait_not_present("#pcp-settings-modal")
  File "/work/bots/make-checkout-workdir/test/common/testlib.py", line 423, in wait_not_present
    self.wait_js_func('!ph_is_present', selector)
  File "/work/bots/make-checkout-workdir/test/common/testlib.py", line 414, in wait_js_func
    self.wait_js_cond("%s(%s)" % (func, ','.join(map(jsquote, args))))
  File "/work/bots/make-checkout-workdir/test/common/testlib.py", line 411, in wait_js_cond
    self.raise_cdp_exception("timeout\nwait_js_cond", cond, result["exceptionDetails"], trailer)
  File "/work/bots/make-checkout-workdir/test/common/testlib.py", line 199, in raise_cdp_exception
    raise Error("%s(%s): %s" % (func, arg, msg))
testlib.Error: timeout
wait_js_cond(!ph_is_present("#pcp-settings-modal")): Uncaught (in promise) Error: condition did not become true
cdp: {'source': 'network', 'level': 'error', 'text': 'Failed to load resource: the server responded with a status of 401 (Authentication failed)', 'timestamp': 1636046348195.239, 'url': 'http://127.0.0.2:9091/cockpit/login', 'networkRequestId': '4552.12'}
error: Modal: Specify at least one of: title, aria-label, aria-labelledby.
error: Modal: Specify at least one of: title, aria-label, aria-labelledby.
error: Modal: Specify at least one of: title, aria-label, aria-labelledby.
warning: grep: /sys/class/dmi/id/power/autosuspend_delay_ms: Input/output error

warning: failed to poll tuned 
warning: failed to poll tuned 
warning: failed to poll tuned 
warning: Resolving coreutils failed: {"detail":"cannot update repo 'RHEL-NIGHTLY-BaseOS': Cannot download repomd.xml: Cannot download repodata/repomd.xml: All mirrors were tried; Last error: Curl error (6): Couldn't resolve host name for http://download.devel.redhat.com/rhel-9/nightly/RHEL-9/latest-RHEL-9.0/compose/BaseOS/x86_64/os/repodata/repomd.xml [Could not resolve host: download.devel.redhat.com]","code":64}
warning: loading available updates failed: {"detail":"cannot update repo 'RHEL-NIGHTLY-BaseOS': Cannot download repomd.xml: Cannot download repodata/repomd.xml: All mirrors were tried; Last error: Curl error (6): Couldn't resolve host name for http://download.devel.redhat.com/rhel-9/nightly/RHEL-9/latest-RHEL-9.0/compose/BaseOS/x86_64/os/repodata/repomd.xml [Could not resolve host: download.devel.redhat.com]","code":64}
Wrote screenshot to TestHistoryMetrics-testPmProxySettings-rhel-9-0-127.0.0.2-2201-FAIL.png
Wrote HTML dump to TestHistoryMetrics-testPmProxySettings-rhel-9-0-127.0.0.2-2201-FAIL.html
Wrote JS log to TestHistoryMetrics-testPmProxySettings-rhel-9-0-127.0.0.2-2201-FAIL.js.log
Journal extracted to TestHistoryMetrics-testPmProxySettings-rhel-9-0-127.0.0.2-2201-FAIL.log.gz
> warning: transport closed: disconnected
Failed to get session path: No session '193' known
Traceback (most recent call last):
  File "/work/bots/make-checkout-workdir/test/verify/check-metrics", line 583, in testPmProxySettings
    b.wait_not_present("#pcp-settings-modal")
  File "/work/bots/make-checkout-workdir/test/common/testlib.py", line 423, in wait_not_present
    self.wait_js_func('!ph_is_present', selector)
  File "/work/bots/make-checkout-workdir/test/common/testlib.py", line 414, in wait_js_func
    self.wait_js_cond("%s(%s)" % (func, ','.join(map(jsquote, args))))
  File "/work/bots/make-checkout-workdir/test/common/testlib.py", line 411, in wait_js_cond
    self.raise_cdp_exception("timeout\nwait_js_cond", cond, result["exceptionDetails"], trailer)
  File "/work/bots/make-checkout-workdir/test/common/testlib.py", line 199, in raise_cdp_exception
    raise Error("%s(%s): %s" % (func, arg, msg))
testlib.Error: timeout
wait_js_cond(!ph_is_present("#pcp-settings-modal")): Uncaught (in promise) Error: condition did not become true
cdp: {'source': 'network', 'level': 'error', 'text': 'Failed to load resource: the server responded with a status of 401 (Authentication failed)', 'timestamp': 1636046348195.239, 'url': 'http://127.0.0.2:9091/cockpit/login', 'networkRequestId': '4552.12'}
error: Modal: Specify at least one of: title, aria-label, aria-labelledby.
error: Modal: Specify at least one of: title, aria-label, aria-labelledby.
error: Modal: Specify at least one of: title, aria-label, aria-labelledby.
warning: grep: /sys/class/dmi/id/power/autosuspend_delay_ms: Input/output error

warning: failed to poll tuned 
warning: failed to poll tuned 
warning: failed to poll tuned 
warning: Resolving coreutils failed: {"detail":"cannot update repo 'RHEL-NIGHTLY-BaseOS': Cannot download repomd.xml: Cannot download repodata/repomd.xml: All mirrors were tried; Last error: Curl error (6): Couldn't resolve host name for http://download.devel.redhat.com/rhel-9/nightly/RHEL-9/latest-RHEL-9.0/compose/BaseOS/x86_64/os/repodata/repomd.xml [Could not resolve host: download.devel.redhat.com]","code":64}
warning: loading available updates failed: {"detail":"cannot update repo 'RHEL-NIGHTLY-BaseOS': Cannot download repomd.xml: Cannot download repodata/repomd.xml: All mirrors were tried; Last error: Curl error (6): Couldn't resolve host name for http://download.devel.redhat.com/rhel-9/nightly/RHEL-9/latest-RHEL-9.0/compose/BaseOS/x86_64/os/repodata/repomd.xml [Could not resolve host: download.devel.redhat.com]","code":64}

# Result testPmProxySettings (__main__.TestHistoryMetrics) failed
# 1 TEST FAILED [70s on 3-ci-srv-03]
not ok 60 test/verify/check-metrics TestHistoryMetrics.testPmProxySettings [ND@0]

First occurrence: 2021-11-04T17:20:14.661886 | revision 384fb533f7cae722110c4041dc7fb3e42eb43f47 Times recorded: 1 Latest occurrences:

# ----------------------------------------------------------------------
# testLoggerSettings (__main__.TestHistoryMetrics)
Created symlink /etc/systemd/system/multi-user.target.wants/pmlogger.service -> /usr/lib/systemd/system/pmlogger.service.

DevTools listening on ws://127.0.0.1:9693/devtools/browser/73aa5874-169f-49dc-914e-97ee37ffd37e
[1104/184837.583970:ERROR:egl_util.cc(74)] Failed to load GLES library: /usr/lib64/chromium-browser/swiftshader/libGLESv2.so: /usr/lib64/chromium-browser/swiftshader/libGLESv2.so: cannot open shared object file: No such file or directory
[1104/184837.585960:ERROR:viz_main_impl.cc(162)] Exiting GPU process due to errors during initialization
[1104/184837.592006:ERROR:gpu_init.cc(441)] Passthrough is not supported, GL is disabled
> error: Modal: Specify at least one of: title, aria-label, aria-labelledby.
> warning: grep: /sys/class/dmi/id/power/autosuspend_delay_ms: Input/output error

> warning: failed to poll tuned 
> warning: Resolving coreutils failed: {"detail":"cannot update repo 'RHEL-NIGHTLY-BaseOS': Cannot download repomd.xml: Cannot download repodata/repomd.xml: All mirrors were tried; Last error: Curl error (6): Couldn't resolve host name for http://download.devel.redhat.com/rhel-9/nightly/RHEL-9/latest-RHEL-9.0/compose/BaseOS/x86_64/os/repodata/repomd.xml [Could not resolve host: download.devel.redhat.com]","code":64}
> warning: loading available updates failed: {"detail":"cannot update repo 'RHEL-NIGHTLY-BaseOS': Cannot download repomd.xml: Cannot download repodata/repomd.xml: All mirrors were tried; Last error: Curl error (6): Couldn't resolve host name for http://download.devel.redhat.com/rhel-9/nightly/RHEL-9/latest-RHEL-9.0/compose/BaseOS/x86_64/os/repodata/repomd.xml [Could not resolve host: download.devel.redhat.com]","code":64}
> log: 
Traceback (most recent call last):
  File "/usr/lib64/python3.10/unittest/case.py", line 549, in _callTestMethod
    method()
  File "/work/bots/make-checkout-workdir/test/verify/check-metrics", line 513, in testLoggerSettings
    b.wait_not_present("#pcp-settings-modal")
  File "/work/bots/make-checkout-workdir/test/common/testlib.py", line 423, in wait_not_present
    self.wait_js_func('!ph_is_present', selector)
  File "/work/bots/make-checkout-workdir/test/common/testlib.py", line 414, in wait_js_func
    self.wait_js_cond("%s(%s)" % (func, ','.join(map(jsquote, args))))
  File "/work/bots/make-checkout-workdir/test/common/testlib.py", line 411, in wait_js_cond
    self.raise_cdp_exception("timeout\nwait_js_cond", cond, result["exceptionDetails"], trailer)
  File "/work/bots/make-checkout-workdir/test/common/testlib.py", line 199, in raise_cdp_exception
    raise Error("%s(%s): %s" % (func, arg, msg))
testlib.Error: timeout
wait_js_cond(!ph_is_present("#pcp-settings-modal")): Uncaught (in promise) Error: condition did not become true
cdp: {'source': 'network', 'level': 'error', 'text': 'Failed to load resource: the server responded with a status of 401 (Authentication failed)', 'timestamp': 1636051718155.487, 'url': 'http://127.0.0.2:9091/cockpit/login', 'networkRequestId': '178234.12'}
error: Modal: Specify at least one of: title, aria-label, aria-labelledby.
error: Modal: Specify at least one of: title, aria-label, aria-labelledby.
warning: grep: /sys/class/dmi/id/power/autosuspend_delay_ms: Input/output error

warning: failed to poll tuned 
warning: failed to poll tuned 
warning: failed to poll tuned 
warning: Resolving coreutils failed: {"detail":"cannot update repo 'RHEL-NIGHTLY-BaseOS': Cannot download repomd.xml: Cannot download repodata/repomd.xml: All mirrors were tried; Last error: Curl error (6): Couldn't resolve host name for http://download.devel.redhat.com/rhel-9/nightly/RHEL-9/latest-RHEL-9.0/compose/BaseOS/x86_64/os/repodata/repomd.xml [Could not resolve host: download.devel.redhat.com]","code":64}
warning: loading available updates failed: {"detail":"cannot update repo 'RHEL-NIGHTLY-BaseOS': Cannot download repomd.xml: Cannot download repodata/repomd.xml: All mirrors were tried; Last error: Curl error (6): Couldn't resolve host name for http://download.devel.redhat.com/rhel-9/nightly/RHEL-9/latest-RHEL-9.0/compose/BaseOS/x86_64/os/repodata/repomd.xml [Could not resolve host: download.devel.redhat.com]","code":64}
log: 
Wrote screenshot to TestHistoryMetrics-testLoggerSettings-rhel-9-0-127.0.0.2-2201-FAIL.png
Wrote HTML dump to TestHistoryMetrics-testLoggerSettings-rhel-9-0-127.0.0.2-2201-FAIL.html
Wrote JS log to TestHistoryMetrics-testLoggerSettings-rhel-9-0-127.0.0.2-2201-FAIL.js.log
Journal extracted to TestHistoryMetrics-testLoggerSettings-rhel-9-0-127.0.0.2-2201-FAIL.log.gz
> warning: transport closed: disconnected
Failed to get session path: No session '114' known
Traceback (most recent call last):
  File "/work/bots/make-checkout-workdir/test/verify/check-metrics", line 513, in testLoggerSettings
    b.wait_not_present("#pcp-settings-modal")
  File "/work/bots/make-checkout-workdir/test/common/testlib.py", line 423, in wait_not_present
    self.wait_js_func('!ph_is_present', selector)
  File "/work/bots/make-checkout-workdir/test/common/testlib.py", line 414, in wait_js_func
    self.wait_js_cond("%s(%s)" % (func, ','.join(map(jsquote, args))))
  File "/work/bots/make-checkout-workdir/test/common/testlib.py", line 411, in wait_js_cond
    self.raise_cdp_exception("timeout\nwait_js_cond", cond, result["exceptionDetails"], trailer)
  File "/work/bots/make-checkout-workdir/test/common/testlib.py", line 199, in raise_cdp_exception
    raise Error("%s(%s): %s" % (func, arg, msg))
testlib.Error: timeout
wait_js_cond(!ph_is_present("#pcp-settings-modal")): Uncaught (in promise) Error: condition did not become true
cdp: {'source': 'network', 'level': 'error', 'text': 'Failed to load resource: the server responded with a status of 401 (Authentication failed)', 'timestamp': 1636051718155.487, 'url': 'http://127.0.0.2:9091/cockpit/login', 'networkRequestId': '178234.12'}
error: Modal: Specify at least one of: title, aria-label, aria-labelledby.
error: Modal: Specify at least one of: title, aria-label, aria-labelledby.
warning: grep: /sys/class/dmi/id/power/autosuspend_delay_ms: Input/output error

warning: failed to poll tuned 
warning: failed to poll tuned 
warning: failed to poll tuned 
warning: Resolving coreutils failed: {"detail":"cannot update repo 'RHEL-NIGHTLY-BaseOS': Cannot download repomd.xml: Cannot download repodata/repomd.xml: All mirrors were tried; Last error: Curl error (6): Couldn't resolve host name for http://download.devel.redhat.com/rhel-9/nightly/RHEL-9/latest-RHEL-9.0/compose/BaseOS/x86_64/os/repodata/repomd.xml [Could not resolve host: download.devel.redhat.com]","code":64}
warning: loading available updates failed: {"detail":"cannot update repo 'RHEL-NIGHTLY-BaseOS': Cannot download repomd.xml: Cannot download repodata/repomd.xml: All mirrors were tried; Last error: Curl error (6): Couldn't resolve host name for http://download.devel.redhat.com/rhel-9/nightly/RHEL-9/latest-RHEL-9.0/compose/BaseOS/x86_64/os/repodata/repomd.xml [Could not resolve host: download.devel.redhat.com]","code":64}
log: 

# Result testLoggerSettings (__main__.TestHistoryMetrics) failed
# 1 TEST FAILED [71s on 2-cockpit-10]
not ok 53 test/verify/check-metrics TestHistoryMetrics.testLoggerSettings [ND@0]

First occurrence: 2021-11-04T18:49:46.293949 | revision 37730291fc993c4a51f7e9ef70b7ba197aefae18 Times recorded: 1 Latest occurrences:

# ----------------------------------------------------------------------
# testNoDataEnable (__main__.TestHistoryMetrics)

DevTools listening on ws://127.0.0.1:9988/devtools/browser/4804b793-f0e6-4748-9077-c63d2b3f0b0b
[1104/184949.176779:ERROR:egl_util.cc(74)] Failed to load GLES library: /usr/lib64/chromium-browser/swiftshader/libGLESv2.so: /usr/lib64/chromium-browser/swiftshader/libGLESv2.so: cannot open shared object file: No such file or directory
[1104/184949.178534:ERROR:viz_main_impl.cc(162)] Exiting GPU process due to errors during initialization
[1104/184949.181533:ERROR:gpu_init.cc(441)] Passthrough is not supported, GL is disabled
> error: Modal: Specify at least one of: title, aria-label, aria-labelledby.
> warning: grep: /sys/class/dmi/id/power/autosuspend_delay_ms: Input/output error

> warning: failed to poll tuned 
> warning: Resolving coreutils failed: {"detail":"cannot update repo 'RHEL-NIGHTLY-BaseOS': Cannot download repomd.xml: Cannot download repodata/repomd.xml: All mirrors were tried; Last error: Curl error (6): Couldn't resolve host name for http://download.devel.redhat.com/rhel-9/nightly/RHEL-9/latest-RHEL-9.0/compose/BaseOS/x86_64/os/repodata/repomd.xml [Could not resolve host: download.devel.redhat.com]","code":64}
> warning: loading available updates failed: {"detail":"cannot update repo 'RHEL-NIGHTLY-BaseOS': Cannot download repomd.xml: Cannot download repodata/repomd.xml: All mirrors were tried; Last error: Curl error (6): Couldn't resolve host name for http://download.devel.redhat.com/rhel-9/nightly/RHEL-9/latest-RHEL-9.0/compose/BaseOS/x86_64/os/repodata/repomd.xml [Could not resolve host: download.devel.redhat.com]","code":64}
Traceback (most recent call last):
  File "/usr/lib64/python3.10/unittest/case.py", line 549, in _callTestMethod
    method()
  File "/work/bots/make-checkout-workdir/test/verify/check-metrics", line 451, in testNoDataEnable
    self.browser.wait_js_cond("ph_count('.metrics-data-cpu.valid-data') >= 1")
  File "/work/bots/make-checkout-workdir/test/common/testlib.py", line 411, in wait_js_cond
    self.raise_cdp_exception("timeout\nwait_js_cond", cond, result["exceptionDetails"], trailer)
  File "/work/bots/make-checkout-workdir/test/common/testlib.py", line 199, in raise_cdp_exception
    raise Error("%s(%s): %s" % (func, arg, msg))
testlib.Error: timeout
wait_js_cond(ph_count('.metrics-data-cpu.valid-data') >= 1): Uncaught (in promise) Error: condition did not become true
cdp: {'source': 'network', 'level': 'error', 'text': 'Failed to load resource: the server responded with a status of 401 (Authentication failed)', 'timestamp': 1636051789715.923, 'url': 'http://127.0.0.2:9091/cockpit/login', 'networkRequestId': '180395.12'}
error: Modal: Specify at least one of: title, aria-label, aria-labelledby.
warning: grep: /sys/class/dmi/id/power/autosuspend_delay_ms: Input/output error

error: Modal: Specify at least one of: title, aria-label, aria-labelledby.
warning: failed to poll tuned 
warning: failed to poll tuned 
warning: failed to poll tuned 
warning: Resolving coreutils failed: {"detail":"cannot update repo 'RHEL-NIGHTLY-BaseOS': Cannot download repomd.xml: Cannot download repodata/repomd.xml: All mirrors were tried; Last error: Curl error (6): Couldn't resolve host name for http://download.devel.redhat.com/rhel-9/nightly/RHEL-9/latest-RHEL-9.0/compose/BaseOS/x86_64/os/repodata/repomd.xml [Could not resolve host: download.devel.redhat.com]","code":64}
warning: loading available updates failed: {"detail":"cannot update repo 'RHEL-NIGHTLY-BaseOS': Cannot download repomd.xml: Cannot download repodata/repomd.xml: All mirrors were tried; Last error: Curl error (6): Couldn't resolve host name for http://download.devel.redhat.com/rhel-9/nightly/RHEL-9/latest-RHEL-9.0/compose/BaseOS/x86_64/os/repodata/repomd.xml [Could not resolve host: download.devel.redhat.com]","code":64}
Wrote screenshot to TestHistoryMetrics-testNoDataEnable-rhel-9-0-127.0.0.2-2201-FAIL.png
Wrote HTML dump to TestHistoryMetrics-testNoDataEnable-rhel-9-0-127.0.0.2-2201-FAIL.html
Wrote JS log to TestHistoryMetrics-testNoDataEnable-rhel-9-0-127.0.0.2-2201-FAIL.js.log
Journal extracted to TestHistoryMetrics-testNoDataEnable-rhel-9-0-127.0.0.2-2201-FAIL.log.gz
> warning: transport closed: disconnected
Failed to get session path: No session '117' known
Traceback (most recent call last):
  File "/work/bots/make-checkout-workdir/test/verify/check-metrics", line 451, in testNoDataEnable
    self.browser.wait_js_cond("ph_count('.metrics-data-cpu.valid-data') >= 1")
  File "/work/bots/make-checkout-workdir/test/common/testlib.py", line 411, in wait_js_cond
    self.raise_cdp_exception("timeout\nwait_js_cond", cond, result["exceptionDetails"], trailer)
  File "/work/bots/make-checkout-workdir/test/common/testlib.py", line 199, in raise_cdp_exception
    raise Error("%s(%s): %s" % (func, arg, msg))
testlib.Error: timeout
wait_js_cond(ph_count('.metrics-data-cpu.valid-data') >= 1): Uncaught (in promise) Error: condition did not become true
cdp: {'source': 'network', 'level': 'error', 'text': 'Failed to load resource: the server responded with a status of 401 (Authentication failed)', 'timestamp': 1636051789715.923, 'url': 'http://127.0.0.2:9091/cockpit/login', 'networkRequestId': '180395.12'}
error: Modal: Specify at least one of: title, aria-label, aria-labelledby.
warning: grep: /sys/class/dmi/id/power/autosuspend_delay_ms: Input/output error

error: Modal: Specify at least one of: title, aria-label, aria-labelledby.
warning: failed to poll tuned 
warning: failed to poll tuned 
warning: failed to poll tuned 
warning: Resolving coreutils failed: {"detail":"cannot update repo 'RHEL-NIGHTLY-BaseOS': Cannot download repomd.xml: Cannot download repodata/repomd.xml: All mirrors were tried; Last error: Curl error (6): Couldn't resolve host name for http://download.devel.redhat.com/rhel-9/nightly/RHEL-9/latest-RHEL-9.0/compose/BaseOS/x86_64/os/repodata/repomd.xml [Could not resolve host: download.devel.redhat.com]","code":64}
warning: loading available updates failed: {"detail":"cannot update repo 'RHEL-NIGHTLY-BaseOS': Cannot download repomd.xml: Cannot download repodata/repomd.xml: All mirrors were tried; Last error: Curl error (6): Couldn't resolve host name for http://download.devel.redhat.com/rhel-9/nightly/RHEL-9/latest-RHEL-9.0/compose/BaseOS/x86_64/os/repodata/repomd.xml [Could not resolve host: download.devel.redhat.com]","code":64}

# Result testNoDataEnable (__main__.TestHistoryMetrics) failed
# 1 TEST FAILED [97s on 2-cockpit-10]
not ok 54 test/verify/check-metrics TestHistoryMetrics.testNoDataEnable [ND@0]

First occurrence: 2021-11-04T18:51:25.310631 | revision 37730291fc993c4a51f7e9ef70b7ba197aefae18 Times recorded: 1 Latest occurrences:

# ----------------------------------------------------------------------
# testPmProxySettings (__main__.TestHistoryMetrics)
Warning: NOT_ENABLED: 'pmproxy' not in 'public'
Warning: NOT_ENABLED: pmproxy

DevTools listening on ws://127.0.0.1:10137/devtools/browser/884ecfb2-1fb5-475f-8eb6-8c6d1eff08dc
[1104/185149.810825:ERROR:egl_util.cc(74)] Failed to load GLES library: /usr/lib64/chromium-browser/swiftshader/libGLESv2.so: /usr/lib64/chromium-browser/swiftshader/libGLESv2.so: cannot open shared object file: No such file or directory
[1104/185149.812955:ERROR:viz_main_impl.cc(162)] Exiting GPU process due to errors during initialization
[1104/185149.816429:ERROR:gpu_init.cc(441)] Passthrough is not supported, GL is disabled
> error: Modal: Specify at least one of: title, aria-label, aria-labelledby.
> warning: grep: /sys/class/dmi/id/power/autosuspend_delay_ms: Input/output error

> warning: failed to poll tuned 
> warning: Resolving coreutils failed: {"detail":"cannot update repo 'RHEL-NIGHTLY-BaseOS': Cannot download repomd.xml: Cannot download repodata/repomd.xml: All mirrors were tried; Last error: Curl error (6): Couldn't resolve host name for http://download.devel.redhat.com/rhel-9/nightly/RHEL-9/latest-RHEL-9.0/compose/BaseOS/x86_64/os/repodata/repomd.xml [Could not resolve host: download.devel.redhat.com]","code":64}
> warning: loading available updates failed: {"detail":"cannot update repo 'RHEL-NIGHTLY-BaseOS': Cannot download repomd.xml: Cannot download repodata/repomd.xml: All mirrors were tried; Last error: Curl error (6): Couldn't resolve host name for http://download.devel.redhat.com/rhel-9/nightly/RHEL-9/latest-RHEL-9.0/compose/BaseOS/x86_64/os/repodata/repomd.xml [Could not resolve host: download.devel.redhat.com]","code":64}
Traceback (most recent call last):
  File "/usr/lib64/python3.10/unittest/case.py", line 549, in _callTestMethod
    method()
  File "/work/bots/make-checkout-workdir/test/verify/check-metrics", line 583, in testPmProxySettings
    b.wait_not_present("#pcp-settings-modal")
  File "/work/bots/make-checkout-workdir/test/common/testlib.py", line 423, in wait_not_present
    self.wait_js_func('!ph_is_present', selector)
  File "/work/bots/make-checkout-workdir/test/common/testlib.py", line 414, in wait_js_func
    self.wait_js_cond("%s(%s)" % (func, ','.join(map(jsquote, args))))
  File "/work/bots/make-checkout-workdir/test/common/testlib.py", line 411, in wait_js_cond
    self.raise_cdp_exception("timeout\nwait_js_cond", cond, result["exceptionDetails"], trailer)
  File "/work/bots/make-checkout-workdir/test/common/testlib.py", line 199, in raise_cdp_exception
    raise Error("%s(%s): %s" % (func, arg, msg))
testlib.Error: timeout
wait_js_cond(!ph_is_present("#pcp-settings-modal")): Uncaught (in promise) Error: condition did not become true
cdp: {'source': 'network', 'level': 'error', 'text': 'Failed to load resource: the server responded with a status of 401 (Authentication failed)', 'timestamp': 1636051910308.43, 'url': 'http://127.0.0.2:9091/cockpit/login', 'networkRequestId': '183006.12'}
error: Modal: Specify at least one of: title, aria-label, aria-labelledby.
warning: grep: /sys/class/dmi/id/power/autosuspend_delay_ms: Input/output error

error: Modal: Specify at least one of: title, aria-label, aria-labelledby.
warning: failed to poll tuned 
warning: failed to poll tuned 
warning: failed to poll tuned 
warning: Resolving coreutils failed: {"detail":"cannot update repo 'RHEL-NIGHTLY-BaseOS': Cannot download repomd.xml: Cannot download repodata/repomd.xml: All mirrors were tried; Last error: Curl error (6): Couldn't resolve host name for http://download.devel.redhat.com/rhel-9/nightly/RHEL-9/latest-RHEL-9.0/compose/BaseOS/x86_64/os/repodata/repomd.xml [Could not resolve host: download.devel.redhat.com]","code":64}
warning: loading available updates failed: {"detail":"cannot update repo 'RHEL-NIGHTLY-BaseOS': Cannot download repomd.xml: Cannot download repodata/repomd.xml: All mirrors were tried; Last error: Curl error (6): Couldn't resolve host name for http://download.devel.redhat.com/rhel-9/nightly/RHEL-9/latest-RHEL-9.0/compose/BaseOS/x86_64/os/repodata/repomd.xml [Could not resolve host: download.devel.redhat.com]","code":64}
Wrote screenshot to TestHistoryMetrics-testPmProxySettings-rhel-9-0-127.0.0.2-2201-FAIL.png
Wrote HTML dump to TestHistoryMetrics-testPmProxySettings-rhel-9-0-127.0.0.2-2201-FAIL.html
Wrote JS log to TestHistoryMetrics-testPmProxySettings-rhel-9-0-127.0.0.2-2201-FAIL.js.log
Journal extracted to TestHistoryMetrics-testPmProxySettings-rhel-9-0-127.0.0.2-2201-FAIL.log.gz
> warning: transport closed: disconnected
Failed to get session path: No session '123' known
Traceback (most recent call last):
  File "/work/bots/make-checkout-workdir/test/verify/check-metrics", line 583, in testPmProxySettings
    b.wait_not_present("#pcp-settings-modal")
  File "/work/bots/make-checkout-workdir/test/common/testlib.py", line 423, in wait_not_present
    self.wait_js_func('!ph_is_present', selector)
  File "/work/bots/make-checkout-workdir/test/common/testlib.py", line 414, in wait_js_func
    self.wait_js_cond("%s(%s)" % (func, ','.join(map(jsquote, args))))
  File "/work/bots/make-checkout-workdir/test/common/testlib.py", line 411, in wait_js_cond
    self.raise_cdp_exception("timeout\nwait_js_cond", cond, result["exceptionDetails"], trailer)
  File "/work/bots/make-checkout-workdir/test/common/testlib.py", line 199, in raise_cdp_exception
    raise Error("%s(%s): %s" % (func, arg, msg))
testlib.Error: timeout
wait_js_cond(!ph_is_present("#pcp-settings-modal")): Uncaught (in promise) Error: condition did not become true
cdp: {'source': 'network', 'level': 'error', 'text': 'Failed to load resource: the server responded with a status of 401 (Authentication failed)', 'timestamp': 1636051910308.43, 'url': 'http://127.0.0.2:9091/cockpit/login', 'networkRequestId': '183006.12'}
error: Modal: Specify at least one of: title, aria-label, aria-labelledby.
warning: grep: /sys/class/dmi/id/power/autosuspend_delay_ms: Input/output error

error: Modal: Specify at least one of: title, aria-label, aria-labelledby.
warning: failed to poll tuned 
warning: failed to poll tuned 
warning: failed to poll tuned 
warning: Resolving coreutils failed: {"detail":"cannot update repo 'RHEL-NIGHTLY-BaseOS': Cannot download repomd.xml: Cannot download repodata/repomd.xml: All mirrors were tried; Last error: Curl error (6): Couldn't resolve host name for http://download.devel.redhat.com/rhel-9/nightly/RHEL-9/latest-RHEL-9.0/compose/BaseOS/x86_64/os/repodata/repomd.xml [Could not resolve host: download.devel.redhat.com]","code":64}
warning: loading available updates failed: {"detail":"cannot update repo 'RHEL-NIGHTLY-BaseOS': Cannot download repomd.xml: Cannot download repodata/repomd.xml: All mirrors were tried; Last error: Curl error (6): Couldn't resolve host name for http://download.devel.redhat.com/rhel-9/nightly/RHEL-9/latest-RHEL-9.0/compose/BaseOS/x86_64/os/repodata/repomd.xml [Could not resolve host: download.devel.redhat.com]","code":64}

# Result testPmProxySettings (__main__.TestHistoryMetrics) failed
# 1 TEST FAILED [68s on 2-cockpit-10]
not ok 56 test/verify/check-metrics TestHistoryMetrics.testPmProxySettings [ND@0]

First occurrence: 2021-11-04T18:52:55.337144 | revision 37730291fc993c4a51f7e9ef70b7ba197aefae18 Times recorded: 1 Latest occurrences:

cockpituous commented 2 years ago

rhel-8-6 Ooops, it happened again


# ----------------------------------------------------------------------
# testBasic (__main__.TestGrafanaClient)
Error: unknown connection 'eth1'.
Error: cannot delete unknown connection(s): 'eth1'.
Failed to reset failed state of unit pmlogger.service: Unit pmlogger.service not loaded.
curl: (7) Failed to connect to 10.111.112.100 port 3000: Connection refused
curl: (7) Failed to connect to 10.111.112.100 port 3000: Connection refused
curl: (7) Failed to connect to 10.111.112.100 port 3000: Connection refused
curl: (7) Failed to connect to 10.111.112.100 port 3000: Connection refused

DevTools listening on ws://127.0.0.1:9442/devtools/browser/3c4a371b-dd58-47af-b16e-e47cf030f0dd
[1025/091721.275149:ERROR:egl_util.cc(74)] Failed to load GLES library: /usr/lib64/chromium-browser/swiftshader/libGLESv2.so: /usr/lib64/chromium-browser/swiftshader/libGLESv2.so: cannot open shared object file: No such file or directory
[1025/091721.277092:ERROR:viz_main_impl.cc(162)] Exiting GPU process due to errors during initialization
[1025/091721.283184:ERROR:gpu_init.cc(441)] Passthrough is not supported, GL is disabled
CDP: {"source":"security","level":"error","text":"Refused to apply inline style because it violates the following Content Security Policy directive: \"default-src 'self' http://127.0.0.2:9591\". Either the 'unsafe-inline' keyword, a hash ('sha256-BMIkowAqVEI88ibUJ1NtYB8ByZOuS4MTi73eGoFo2+Q='), or a nonce ('nonce-...') is required to enable inline execution. Note that hashes do not apply to event handlers, style attributes and javascript: navigations unless the 'unsafe-hashes' keyword is present. Note also that 'style-src' was not explicitly set, so 'default-src' is used as a fallback.\n","timestamp":1635153444216.637,"url":"http://127.0.0.2:9591/cockpit/$326f2db12fbd9106abfc4758039294cb7e936468b5b57cca834c2de25e3692a8/shell/index.js","lineNumber":1,"stackTrace":{"callFrames":[{"functionName":"Ce","scriptId":"24","url":"http://127.0.0.2:9591/cockpit/$326f2db12fbd9106abfc4758039294cb7e936468b5b57cca834c2de25e3692a8/shell/index.js","lineNumber":1,"columnNumber":157142},{"functionName":"Ze","scriptId":"24","url":"http://127.0.0.2:9591/cockpit/$326f2db12fbd9106abfc4758039294cb7e936468b5b57cca834c2de25e3692a8/shell/index.js","lineNumber":1,"columnNumber":166179},{"functionName":"append","scriptId":"24","url":"http://127.0.0.2:9591/cockpit/$326f2db12fbd9106abfc4758039294cb7e936468b5b57cca834c2de25e3692a8/shell/index.js","lineNumber":1,"columnNumber":167860},{"functionName":"P","scriptId":"24","url":"http://127.0.0.2:9591/cockpit/$326f2db12fbd9106abfc4758039294cb7e936468b5b57cca834c2de25e3692a8/shell/index.js","lineNumber":1,"columnNumber":402764},{"functionName":"","scriptId":"24","url":"http://127.0.0.2:9591/cockpit/$326f2db12fbd9106abfc4758039294cb7e936468b5b57cca834c2de25e3692a8/shell/index.js","lineNumber":1,"columnNumber":411966},{"functionName":"","scriptId":"24","url":"http://127.0.0.2:9591/cockpit/$326f2db12fbd9106abfc4758039294cb7e936468b5b57cca834c2de25e3692a8/shell/index.js","lineNumber":1,"columnNumber":716268},{"functionName":"","scriptId":"24","url":"http://127.0.0.2:9591/cockpit/$326f2db12fbd9106abfc4758039294cb7e936468b5b57cca834c2de25e3692a8/shell/index.js","lineNumber":1,"columnNumber":716272}]}}
> error: Modal: Specify at least one of: title, aria-label, aria-labelledby.
> warning: grep: /sys/class/dmi/id/power/autosuspend_delay_ms: Input/output error

> warning: Resolving coreutils failed: {"detail":"cannot update repo 'RHEL-NIGHTLY-BaseOS': Cannot download repomd.xml: Cannot download repodata/repomd.xml: All mirrors were tried; Last error: Curl error (6): Couldn't resolve host name for http://download.devel.redhat.com/rhel-8/nightly/RHEL-8/latest-RHEL-8.6/compose/BaseOS/x86_64/os/repodata/repomd.xml [Could not resolve host: download.devel.redhat.com]","code":64}
> warning: loading available updates failed: {"detail":"cannot update repo 'RHEL-NIGHTLY-BaseOS': Cannot download repomd.xml: Cannot download repodata/repomd.xml: All mirrors were tried; Last error: Curl error (6): Couldn't resolve host name for http://download.devel.redhat.com/rhel-8/nightly/RHEL-8/latest-RHEL-8.6/compose/BaseOS/x86_64/os/repodata/repomd.xml [Could not resolve host: download.devel.redhat.com]","code":64}
Traceback (most recent call last):
  File "/usr/lib64/python3.10/unittest/case.py", line 549, in _callTestMethod
    method()
  File "/work/bots/make-checkout-workdir/test/verify/check-metrics", line 1097, in testBasic
    b.wait_not_present("#pcp-settings-modal")
  File "/work/bots/make-checkout-workdir/test/common/testlib.py", line 421, in wait_not_present
    self.wait_js_func('!ph_is_present', selector)
  File "/work/bots/make-checkout-workdir/test/common/testlib.py", line 412, in wait_js_func
    self.wait_js_cond("%s(%s)" % (func, ','.join(map(jsquote, args))))
  File "/work/bots/make-checkout-workdir/test/common/testlib.py", line 409, in wait_js_cond
    self.raise_cdp_exception("timeout\nwait_js_cond", cond, result["exceptionDetails"], trailer)
  File "/work/bots/make-checkout-workdir/test/common/testlib.py", line 199, in raise_cdp_exception
    raise Error("%s(%s): %s" % (func, arg, msg))
testlib.Error: timeout
wait_js_cond(!ph_is_present("#pcp-settings-modal")): Uncaught (in promise) Error: condition did not become true
cdp: {'source': 'network', 'level': 'error', 'text': 'Failed to load resource: the server responded with a status of 401 (Authentication failed)', 'timestamp': 1635153443261.1748, 'url': 'http://127.0.0.2:9591/cockpit/login', 'networkRequestId': '14364.12'}
cdp: {'source': 'security', 'level': 'error', 'text': 'Refused to apply inline style because it violates the following Content Security Policy directive: "default-src \'self\' http://127.0.0.2:9591". Either the \'unsafe-inline\' keyword, a hash (\'sha256-BMIkowAqVEI88ibUJ1NtYB8ByZOuS4MTi73eGoFo2+Q=\'), or a nonce (\'nonce-...\') is required to enable inline execution. Note that hashes do not apply to event handlers, style attributes and javascript: navigations unless the \'unsafe-hashes\' keyword is present. Note also that \'style-src\' was not explicitly set, so \'default-src\' is used as a fallback.\n', 'url': 'http://127.0.0.2:9591/cockpit/$326f2db12fbd9106abfc4758039294cb7e936468b5b57cca834c2de25e3692a8/shell/index.js', 'lineNumber': 1, 'stackTrace': {'callFrames': [{'functionName': 'Ce', 'scriptId': '24', 'url': 'http://127.0.0.2:9591/cockpit/$326f2db12fbd9106abfc4758039294cb7e936468b5b57cca834c2de25e3692a8/shell/index.js', 'lineNumber': 1, 'columnNumber': 157142}, {'functionName': 'Ze', 'scriptId': '24', 'url': 'http://127.0.0.2:9591/cockpit/$326f2db12fbd9106abfc4758039294cb7e936468b5b57cca834c2de25e3692a8/shell/index.js', 'lineNumber': 1, 'columnNumber': 166179}, {'functionName': 'append', 'scriptId': '24', 'url': 'http://127.0.0.2:9591/cockpit/$326f2db12fbd9106abfc4758039294cb7e936468b5b57cca834c2de25e3692a8/shell/index.js', 'lineNumber': 1, 'columnNumber': 167860}, {'functionName': 'P', 'scriptId': '24', 'url': 'http://127.0.0.2:9591/cockpit/$326f2db12fbd9106abfc4758039294cb7e936468b5b57cca834c2de25e3692a8/shell/index.js', 'lineNumber': 1, 'columnNumber': 402764}, {'functionName': '', 'scriptId': '24', 'url': 'http://127.0.0.2:9591/cockpit/$326f2db12fbd9106abfc4758039294cb7e936468b5b57cca834c2de25e3692a8/shell/index.js', 'lineNumber': 1, 'columnNumber': 411966}, {'functionName': '', 'scriptId': '24', 'url': 'http://127.0.0.2:9591/cockpit/$326f2db12fbd9106abfc4758039294cb7e936468b5b57cca834c2de25e3692a8/shell/index.js', 'lineNumber': 1, 'columnNumber': 716268}, {'functionName': '', 'scriptId': '24', 'url': 'http://127.0.0.2:9591/cockpit/$326f2db12fbd9106abfc4758039294cb7e936468b5b57cca834c2de25e3692a8/shell/index.js', 'lineNumber': 1, 'columnNumber': 716272}]}}
error: Modal: Specify at least one of: title, aria-label, aria-labelledby.
error: Modal: Specify at least one of: title, aria-label, aria-labelledby.
warning: grep: /sys/class/dmi/id/power/autosuspend_delay_ms: Input/output error

error: Modal: Specify at least one of: title, aria-label, aria-labelledby.
warning: Resolving coreutils failed: {"detail":"cannot update repo 'RHEL-NIGHTLY-BaseOS': Cannot download repomd.xml: Cannot download repodata/repomd.xml: All mirrors were tried; Last error: Curl error (6): Couldn't resolve host name for http://download.devel.redhat.com/rhel-8/nightly/RHEL-8/latest-RHEL-8.6/compose/BaseOS/x86_64/os/repodata/repomd.xml [Could not resolve host: download.devel.redhat.com]","code":64}
warning: loading available updates failed: {"detail":"cannot update repo 'RHEL-NIGHTLY-BaseOS': Cannot download repomd.xml: Cannot download repodata/repomd.xml: All mirrors were tried; Last error: Curl error (6): Couldn't resolve host name for http://download.devel.redhat.com/rhel-8/nightly/RHEL-8/latest-RHEL-8.6/compose/BaseOS/x86_64/os/repodata/repomd.xml [Could not resolve host: download.devel.redhat.com]","code":64}
Wrote screenshot to TestGrafanaClient-testBasic-rhel-8-6-127.0.0.2-2701-FAIL.png
Wrote HTML dump to TestGrafanaClient-testBasic-rhel-8-6-127.0.0.2-2701-FAIL.html
Wrote JS log to TestGrafanaClient-testBasic-rhel-8-6-127.0.0.2-2701-FAIL.js.log
Journal extracted to TestGrafanaClient-testBasic-rhel-8-6-127.0.0.2-2701-FAIL.log.gz
Journal extracted to TestGrafanaClient-testBasic-services-127.0.0.2-2702-FAIL.log.gz
Traceback (most recent call last):
  File "/work/bots/make-checkout-workdir/test/verify/check-metrics", line 1097, in testBasic
    b.wait_not_present("#pcp-settings-modal")
  File "/work/bots/make-checkout-workdir/test/common/testlib.py", line 421, in wait_not_present
    self.wait_js_func('!ph_is_present', selector)
  File "/work/bots/make-checkout-workdir/test/common/testlib.py", line 412, in wait_js_func
    self.wait_js_cond("%s(%s)" % (func, ','.join(map(jsquote, args))))
  File "/work/bots/make-checkout-workdir/test/common/testlib.py", line 409, in wait_js_cond
    self.raise_cdp_exception("timeout\nwait_js_cond", cond, result["exceptionDetails"], trailer)
  File "/work/bots/make-checkout-workdir/test/common/testlib.py", line 199, in raise_cdp_exception
    raise Error("%s(%s): %s" % (func, arg, msg))
testlib.Error: timeout
wait_js_cond(!ph_is_present("#pcp-settings-modal")): Uncaught (in promise) Error: condition did not become true
cdp: {'source': 'network', 'level': 'error', 'text': 'Failed to load resource: the server responded with a status of 401 (Authentication failed)', 'timestamp': 1635153443261.1748, 'url': 'http://127.0.0.2:9591/cockpit/login', 'networkRequestId': '14364.12'}
cdp: {'source': 'security', 'level': 'error', 'text': 'Refused to apply inline style because it violates the following Content Security Policy directive: "default-src \'self\' http://127.0.0.2:9591". Either the \'unsafe-inline\' keyword, a hash (\'sha256-BMIkowAqVEI88ibUJ1NtYB8ByZOuS4MTi73eGoFo2+Q=\'), or a nonce (\'nonce-...\') is required to enable inline execution. Note that hashes do not apply to event handlers, style attributes and javascript: navigations unless the \'unsafe-hashes\' keyword is present. Note also that \'style-src\' was not explicitly set, so \'default-src\' is used as a fallback.\n', 'url': 'http://127.0.0.2:9591/cockpit/$326f2db12fbd9106abfc4758039294cb7e936468b5b57cca834c2de25e3692a8/shell/index.js', 'lineNumber': 1, 'stackTrace': {'callFrames': [{'functionName': 'Ce', 'scriptId': '24', 'url': 'http://127.0.0.2:9591/cockpit/$326f2db12fbd9106abfc4758039294cb7e936468b5b57cca834c2de25e3692a8/shell/index.js', 'lineNumber': 1, 'columnNumber': 157142}, {'functionName': 'Ze', 'scriptId': '24', 'url': 'http://127.0.0.2:9591/cockpit/$326f2db12fbd9106abfc4758039294cb7e936468b5b57cca834c2de25e3692a8/shell/index.js', 'lineNumber': 1, 'columnNumber': 166179}, {'functionName': 'append', 'scriptId': '24', 'url': 'http://127.0.0.2:9591/cockpit/$326f2db12fbd9106abfc4758039294cb7e936468b5b57cca834c2de25e3692a8/shell/index.js', 'lineNumber': 1, 'columnNumber': 167860}, {'functionName': 'P', 'scriptId': '24', 'url': 'http://127.0.0.2:9591/cockpit/$326f2db12fbd9106abfc4758039294cb7e936468b5b57cca834c2de25e3692a8/shell/index.js', 'lineNumber': 1, 'columnNumber': 402764}, {'functionName': '', 'scriptId': '24', 'url': 'http://127.0.0.2:9591/cockpit/$326f2db12fbd9106abfc4758039294cb7e936468b5b57cca834c2de25e3692a8/shell/index.js', 'lineNumber': 1, 'columnNumber': 411966}, {'functionName': '', 'scriptId': '24', 'url': 'http://127.0.0.2:9591/cockpit/$326f2db12fbd9106abfc4758039294cb7e936468b5b57cca834c2de25e3692a8/shell/index.js', 'lineNumber': 1, 'columnNumber': 716268}, {'functionName': '', 'scriptId': '24', 'url': 'http://127.0.0.2:9591/cockpit/$326f2db12fbd9106abfc4758039294cb7e936468b5b57cca834c2de25e3692a8/shell/index.js', 'lineNumber': 1, 'columnNumber': 716272}]}}
error: Modal: Specify at least one of: title, aria-label, aria-labelledby.
error: Modal: Specify at least one of: title, aria-label, aria-labelledby.
warning: grep: /sys/class/dmi/id/power/autosuspend_delay_ms: Input/output error

error: Modal: Specify at least one of: title, aria-label, aria-labelledby.
warning: Resolving coreutils failed: {"detail":"cannot update repo 'RHEL-NIGHTLY-BaseOS': Cannot download repomd.xml: Cannot download repodata/repomd.xml: All mirrors were tried; Last error: Curl error (6): Couldn't resolve host name for http://download.devel.redhat.com/rhel-8/nightly/RHEL-8/latest-RHEL-8.6/compose/BaseOS/x86_64/os/repodata/repomd.xml [Could not resolve host: download.devel.redhat.com]","code":64}
warning: loading available updates failed: {"detail":"cannot update repo 'RHEL-NIGHTLY-BaseOS': Cannot download repomd.xml: Cannot download repodata/repomd.xml: All mirrors were tried; Last error: Curl error (6): Couldn't resolve host name for http://download.devel.redhat.com/rhel-8/nightly/RHEL-8/latest-RHEL-8.6/compose/BaseOS/x86_64/os/repodata/repomd.xml [Could not resolve host: download.devel.redhat.com]","code":64}

# Result testBasic (__main__.TestGrafanaClient) failed
# 1 TEST FAILED [95s on 2-cockpit-8]
not ok 53 test/verify/check-metrics TestGrafanaClient.testBasic

First occurrence: 2021-10-25T09:18:30.283311 | revision b69e723d7d7137cef1e1aa6e52c8ade1d809a130 Times recorded: 1 Latest occurrences:

cockpituous commented 2 years ago

rhel-8-6 Ooops, it happened again


# ----------------------------------------------------------------------
# testLoggerSettings (__main__.TestHistoryMetrics)
Created symlink /etc/systemd/system/multi-user.target.wants/pmlogger.service -> /usr/lib/systemd/system/pmlogger.service.

DevTools listening on ws://127.0.0.1:9457/devtools/browser/6c5926a2-033c-4220-bbb7-9e1f75ae3f3f
[1101/101443.158412:ERROR:egl_util.cc(74)] Failed to load GLES library: /usr/lib64/chromium-browser/swiftshader/libGLESv2.so: /usr/lib64/chromium-browser/swiftshader/libGLESv2.so: cannot open shared object file: No such file or directory
[1101/101443.160949:ERROR:viz_main_impl.cc(162)] Exiting GPU process due to errors during initialization
[1101/101443.166505:ERROR:gpu_init.cc(441)] Passthrough is not supported, GL is disabled
> error: Modal: Specify at least one of: title, aria-label, aria-labelledby.
> warning: grep: /sys/class/dmi/id/power/autosuspend_delay_ms: Input/output error

> warning: failed to poll tuned 
> warning: Resolving coreutils failed: {"detail":"cannot update repo 'epel-modular': Cannot prepare internal mirrorlist: Curl error (6): Couldn't resolve host name for https://mirrors.fedoraproject.org/metalink?repo=epel-modular-8&arch=x86_64&infra=$infra&content=$contentdir [Could not resolve host: mirrors.fedoraproject.org]; Last error: Curl error (6): Couldn't resolve host name for https://mirrors.fedoraproject.org/metalink?repo=epel-modular-8&arch=x86_64&infra=$infra&content=$contentdir [Could not resolve host: mirrors.fedoraproject.org]","code":64}
> warning: loading available updates failed: {"detail":"cannot update repo 'epel-modular': Cannot prepare internal mirrorlist: Curl error (6): Couldn't resolve host name for https://mirrors.fedoraproject.org/metalink?repo=epel-modular-8&arch=x86_64&infra=$infra&content=$contentdir [Could not resolve host: mirrors.fedoraproject.org]; Last error: Curl error (6): Couldn't resolve host name for https://mirrors.fedoraproject.org/metalink?repo=epel-modular-8&arch=x86_64&infra=$infra&content=$contentdir [Could not resolve host: mirrors.fedoraproject.org]","code":64}
> log: 
Traceback (most recent call last):
  File "/usr/lib64/python3.10/unittest/case.py", line 549, in _callTestMethod
    method()
  File "/work/bots/make-checkout-workdir/test/verify/check-metrics", line 513, in testLoggerSettings
    b.wait_not_present("#pcp-settings-modal")
  File "/work/bots/make-checkout-workdir/test/common/testlib.py", line 421, in wait_not_present
    self.wait_js_func('!ph_is_present', selector)
  File "/work/bots/make-checkout-workdir/test/common/testlib.py", line 412, in wait_js_func
    self.wait_js_cond("%s(%s)" % (func, ','.join(map(jsquote, args))))
  File "/work/bots/make-checkout-workdir/test/common/testlib.py", line 409, in wait_js_cond
    self.raise_cdp_exception("timeout\nwait_js_cond", cond, result["exceptionDetails"], trailer)
  File "/work/bots/make-checkout-workdir/test/common/testlib.py", line 199, in raise_cdp_exception
    raise Error("%s(%s): %s" % (func, arg, msg))
testlib.Error: timeout
wait_js_cond(!ph_is_present("#pcp-settings-modal")): Uncaught (in promise) Error: condition did not become true
cdp: {'source': 'network', 'level': 'error', 'text': 'Failed to load resource: the server responded with a status of 401 (Authentication failed)', 'timestamp': 1635761683847.1501, 'url': 'http://127.0.0.2:9091/cockpit/login', 'networkRequestId': '31708.12'}
error: Modal: Specify at least one of: title, aria-label, aria-labelledby.
error: Modal: Specify at least one of: title, aria-label, aria-labelledby.
warning: grep: /sys/class/dmi/id/power/autosuspend_delay_ms: Input/output error

error: Modal: Specify at least one of: title, aria-label, aria-labelledby.
warning: failed to poll tuned 
warning: failed to poll tuned 
warning: Resolving coreutils failed: {"detail":"cannot update repo 'epel-modular': Cannot prepare internal mirrorlist: Curl error (6): Couldn't resolve host name for https://mirrors.fedoraproject.org/metalink?repo=epel-modular-8&arch=x86_64&infra=$infra&content=$contentdir [Could not resolve host: mirrors.fedoraproject.org]; Last error: Curl error (6): Couldn't resolve host name for https://mirrors.fedoraproject.org/metalink?repo=epel-modular-8&arch=x86_64&infra=$infra&content=$contentdir [Could not resolve host: mirrors.fedoraproject.org]","code":64}
warning: loading available updates failed: {"detail":"cannot update repo 'epel-modular': Cannot prepare internal mirrorlist: Curl error (6): Couldn't resolve host name for https://mirrors.fedoraproject.org/metalink?repo=epel-modular-8&arch=x86_64&infra=$infra&content=$contentdir [Could not resolve host: mirrors.fedoraproject.org]; Last error: Curl error (6): Couldn't resolve host name for https://mirrors.fedoraproject.org/metalink?repo=epel-modular-8&arch=x86_64&infra=$infra&content=$contentdir [Could not resolve host: mirrors.fedoraproject.org]","code":64}
log: 
Wrote screenshot to TestHistoryMetrics-testLoggerSettings-rhel-8-6-127.0.0.2-2201-FAIL.png
Wrote HTML dump to TestHistoryMetrics-testLoggerSettings-rhel-8-6-127.0.0.2-2201-FAIL.html
Wrote JS log to TestHistoryMetrics-testLoggerSettings-rhel-8-6-127.0.0.2-2201-FAIL.js.log
Journal extracted to TestHistoryMetrics-testLoggerSettings-rhel-8-6-127.0.0.2-2201-FAIL.log.gz
> warning: transport closed: disconnected
Traceback (most recent call last):
  File "/work/bots/make-checkout-workdir/test/verify/check-metrics", line 513, in testLoggerSettings
    b.wait_not_present("#pcp-settings-modal")
  File "/work/bots/make-checkout-workdir/test/common/testlib.py", line 421, in wait_not_present
    self.wait_js_func('!ph_is_present', selector)
  File "/work/bots/make-checkout-workdir/test/common/testlib.py", line 412, in wait_js_func
    self.wait_js_cond("%s(%s)" % (func, ','.join(map(jsquote, args))))
  File "/work/bots/make-checkout-workdir/test/common/testlib.py", line 409, in wait_js_cond
    self.raise_cdp_exception("timeout\nwait_js_cond", cond, result["exceptionDetails"], trailer)
  File "/work/bots/make-checkout-workdir/test/common/testlib.py", line 199, in raise_cdp_exception
    raise Error("%s(%s): %s" % (func, arg, msg))
testlib.Error: timeout
wait_js_cond(!ph_is_present("#pcp-settings-modal")): Uncaught (in promise) Error: condition did not become true
cdp: {'source': 'network', 'level': 'error', 'text': 'Failed to load resource: the server responded with a status of 401 (Authentication failed)', 'timestamp': 1635761683847.1501, 'url': 'http://127.0.0.2:9091/cockpit/login', 'networkRequestId': '31708.12'}
error: Modal: Specify at least one of: title, aria-label, aria-labelledby.
error: Modal: Specify at least one of: title, aria-label, aria-labelledby.
warning: grep: /sys/class/dmi/id/power/autosuspend_delay_ms: Input/output error

error: Modal: Specify at least one of: title, aria-label, aria-labelledby.
warning: failed to poll tuned 
warning: failed to poll tuned 
warning: Resolving coreutils failed: {"detail":"cannot update repo 'epel-modular': Cannot prepare internal mirrorlist: Curl error (6): Couldn't resolve host name for https://mirrors.fedoraproject.org/metalink?repo=epel-modular-8&arch=x86_64&infra=$infra&content=$contentdir [Could not resolve host: mirrors.fedoraproject.org]; Last error: Curl error (6): Couldn't resolve host name for https://mirrors.fedoraproject.org/metalink?repo=epel-modular-8&arch=x86_64&infra=$infra&content=$contentdir [Could not resolve host: mirrors.fedoraproject.org]","code":64}
warning: loading available updates failed: {"detail":"cannot update repo 'epel-modular': Cannot prepare internal mirrorlist: Curl error (6): Couldn't resolve host name for https://mirrors.fedoraproject.org/metalink?repo=epel-modular-8&arch=x86_64&infra=$infra&content=$contentdir [Could not resolve host: mirrors.fedoraproject.org]; Last error: Curl error (6): Couldn't resolve host name for https://mirrors.fedoraproject.org/metalink?repo=epel-modular-8&arch=x86_64&infra=$infra&content=$contentdir [Could not resolve host: mirrors.fedoraproject.org]","code":64}
log: 

# Result testLoggerSettings (__main__.TestHistoryMetrics) failed
# 1 TEST FAILED [73s on 2-ci-srv-03]
not ok 293 test/verify/check-metrics TestHistoryMetrics.testLoggerSettings [ND@0]

First occurrence: 2021-11-01T10:15:52.753681 | revision d1a61f7aaf17d47c1d6d0d6fdc95b92c8458674c Times recorded: 1 Latest occurrences:

# ----------------------------------------------------------------------
# testNoDataEnable (__main__.TestHistoryMetrics)

DevTools listening on ws://127.0.0.1:9521/devtools/browser/9746ab6b-ef4c-4d29-91c5-66a99acad584
[1101/101555.932717:ERROR:egl_util.cc(74)] Failed to load GLES library: /usr/lib64/chromium-browser/swiftshader/libGLESv2.so: /usr/lib64/chromium-browser/swiftshader/libGLESv2.so: cannot open shared object file: No such file or directory
[1101/101555.934661:ERROR:viz_main_impl.cc(162)] Exiting GPU process due to errors during initialization
[1101/101555.938685:ERROR:gpu_init.cc(441)] Passthrough is not supported, GL is disabled
> error: Modal: Specify at least one of: title, aria-label, aria-labelledby.
> warning: grep: /sys/class/dmi/id/power/autosuspend_delay_ms: Input/output error

> warning: failed to poll tuned 
> warning: Resolving coreutils failed: {"detail":"cannot update repo 'epel-modular': Cannot prepare internal mirrorlist: Curl error (6): Couldn't resolve host name for https://mirrors.fedoraproject.org/metalink?repo=epel-modular-8&arch=x86_64&infra=$infra&content=$contentdir [Could not resolve host: mirrors.fedoraproject.org]; Last error: Curl error (6): Couldn't resolve host name for https://mirrors.fedoraproject.org/metalink?repo=epel-modular-8&arch=x86_64&infra=$infra&content=$contentdir [Could not resolve host: mirrors.fedoraproject.org]","code":64}
> warning: loading available updates failed: {"detail":"cannot update repo 'epel-modular': Cannot prepare internal mirrorlist: Curl error (6): Couldn't resolve host name for https://mirrors.fedoraproject.org/metalink?repo=epel-modular-8&arch=x86_64&infra=$infra&content=$contentdir [Could not resolve host: mirrors.fedoraproject.org]; Last error: Curl error (6): Couldn't resolve host name for https://mirrors.fedoraproject.org/metalink?repo=epel-modular-8&arch=x86_64&infra=$infra&content=$contentdir [Could not resolve host: mirrors.fedoraproject.org]","code":64}
Traceback (most recent call last):
  File "/usr/lib64/python3.10/unittest/case.py", line 549, in _callTestMethod
    method()
  File "/work/bots/make-checkout-workdir/test/verify/check-metrics", line 451, in testNoDataEnable
    self.browser.wait_js_cond("ph_count('.metrics-data-cpu.valid-data') >= 1")
  File "/work/bots/make-checkout-workdir/test/common/testlib.py", line 409, in wait_js_cond
    self.raise_cdp_exception("timeout\nwait_js_cond", cond, result["exceptionDetails"], trailer)
  File "/work/bots/make-checkout-workdir/test/common/testlib.py", line 199, in raise_cdp_exception
    raise Error("%s(%s): %s" % (func, arg, msg))
testlib.Error: timeout
wait_js_cond(ph_count('.metrics-data-cpu.valid-data') >= 1): Uncaught (in promise) Error: condition did not become true
cdp: {'source': 'network', 'level': 'error', 'text': 'Failed to load resource: the server responded with a status of 401 (Authentication failed)', 'timestamp': 1635761756496, 'url': 'http://127.0.0.2:9091/cockpit/login', 'networkRequestId': '32592.12'}
error: Modal: Specify at least one of: title, aria-label, aria-labelledby.
error: Modal: Specify at least one of: title, aria-label, aria-labelledby.
error: Modal: Specify at least one of: title, aria-label, aria-labelledby.
warning: grep: /sys/class/dmi/id/power/autosuspend_delay_ms: Input/output error

warning: failed to poll tuned 
warning: failed to poll tuned 
warning: Resolving coreutils failed: {"detail":"cannot update repo 'epel-modular': Cannot prepare internal mirrorlist: Curl error (6): Couldn't resolve host name for https://mirrors.fedoraproject.org/metalink?repo=epel-modular-8&arch=x86_64&infra=$infra&content=$contentdir [Could not resolve host: mirrors.fedoraproject.org]; Last error: Curl error (6): Couldn't resolve host name for https://mirrors.fedoraproject.org/metalink?repo=epel-modular-8&arch=x86_64&infra=$infra&content=$contentdir [Could not resolve host: mirrors.fedoraproject.org]","code":64}
warning: loading available updates failed: {"detail":"cannot update repo 'epel-modular': Cannot prepare internal mirrorlist: Curl error (6): Couldn't resolve host name for https://mirrors.fedoraproject.org/metalink?repo=epel-modular-8&arch=x86_64&infra=$infra&content=$contentdir [Could not resolve host: mirrors.fedoraproject.org]; Last error: Curl error (6): Couldn't resolve host name for https://mirrors.fedoraproject.org/metalink?repo=epel-modular-8&arch=x86_64&infra=$infra&content=$contentdir [Could not resolve host: mirrors.fedoraproject.org]","code":64}
Wrote screenshot to TestHistoryMetrics-testNoDataEnable-rhel-8-6-127.0.0.2-2201-FAIL.png
Wrote HTML dump to TestHistoryMetrics-testNoDataEnable-rhel-8-6-127.0.0.2-2201-FAIL.html
Wrote JS log to TestHistoryMetrics-testNoDataEnable-rhel-8-6-127.0.0.2-2201-FAIL.js.log
Journal extracted to TestHistoryMetrics-testNoDataEnable-rhel-8-6-127.0.0.2-2201-FAIL.log.gz
> warning: transport closed: disconnected
Traceback (most recent call last):
  File "/work/bots/make-checkout-workdir/test/verify/check-metrics", line 451, in testNoDataEnable
    self.browser.wait_js_cond("ph_count('.metrics-data-cpu.valid-data') >= 1")
  File "/work/bots/make-checkout-workdir/test/common/testlib.py", line 409, in wait_js_cond
    self.raise_cdp_exception("timeout\nwait_js_cond", cond, result["exceptionDetails"], trailer)
  File "/work/bots/make-checkout-workdir/test/common/testlib.py", line 199, in raise_cdp_exception
    raise Error("%s(%s): %s" % (func, arg, msg))
testlib.Error: timeout
wait_js_cond(ph_count('.metrics-data-cpu.valid-data') >= 1): Uncaught (in promise) Error: condition did not become true
cdp: {'source': 'network', 'level': 'error', 'text': 'Failed to load resource: the server responded with a status of 401 (Authentication failed)', 'timestamp': 1635761756496, 'url': 'http://127.0.0.2:9091/cockpit/login', 'networkRequestId': '32592.12'}
error: Modal: Specify at least one of: title, aria-label, aria-labelledby.
error: Modal: Specify at least one of: title, aria-label, aria-labelledby.
error: Modal: Specify at least one of: title, aria-label, aria-labelledby.
warning: grep: /sys/class/dmi/id/power/autosuspend_delay_ms: Input/output error

warning: failed to poll tuned 
warning: failed to poll tuned 
warning: Resolving coreutils failed: {"detail":"cannot update repo 'epel-modular': Cannot prepare internal mirrorlist: Curl error (6): Couldn't resolve host name for https://mirrors.fedoraproject.org/metalink?repo=epel-modular-8&arch=x86_64&infra=$infra&content=$contentdir [Could not resolve host: mirrors.fedoraproject.org]; Last error: Curl error (6): Couldn't resolve host name for https://mirrors.fedoraproject.org/metalink?repo=epel-modular-8&arch=x86_64&infra=$infra&content=$contentdir [Could not resolve host: mirrors.fedoraproject.org]","code":64}
warning: loading available updates failed: {"detail":"cannot update repo 'epel-modular': Cannot prepare internal mirrorlist: Curl error (6): Couldn't resolve host name for https://mirrors.fedoraproject.org/metalink?repo=epel-modular-8&arch=x86_64&infra=$infra&content=$contentdir [Could not resolve host: mirrors.fedoraproject.org]; Last error: Curl error (6): Couldn't resolve host name for https://mirrors.fedoraproject.org/metalink?repo=epel-modular-8&arch=x86_64&infra=$infra&content=$contentdir [Could not resolve host: mirrors.fedoraproject.org]","code":64}

# Result testNoDataEnable (__main__.TestHistoryMetrics) failed
# 1 TEST FAILED [98s on 2-ci-srv-03]
not ok 294 test/verify/check-metrics TestHistoryMetrics.testNoDataEnable [ND@0]

First occurrence: 2021-11-01T10:17:32.761673 | revision d1a61f7aaf17d47c1d6d0d6fdc95b92c8458674c Times recorded: 1 Latest occurrences:

# ----------------------------------------------------------------------
# testPmProxySettings (__main__.TestHistoryMetrics)
Warning: NOT_ENABLED: 'pmproxy' not in 'public'
Warning: NOT_ENABLED: pmproxy

DevTools listening on ws://127.0.0.1:9524/devtools/browser/1f38b936-879b-4402-9e4d-268b92f32174
[1101/101834.063998:ERROR:egl_util.cc(74)] Failed to load GLES library: /usr/lib64/chromium-browser/swiftshader/libGLESv2.so: /usr/lib64/chromium-browser/swiftshader/libGLESv2.so: cannot open shared object file: No such file or directory
[1101/101834.066229:ERROR:viz_main_impl.cc(162)] Exiting GPU process due to errors during initialization
[1101/101834.069386:ERROR:gpu_init.cc(441)] Passthrough is not supported, GL is disabled
> error: Modal: Specify at least one of: title, aria-label, aria-labelledby.
> warning: grep: /sys/class/dmi/id/power/autosuspend_delay_ms: Input/output error

> warning: failed to poll tuned 
> warning: Resolving coreutils failed: {"detail":"cannot update repo 'epel-modular': Cannot prepare internal mirrorlist: Curl error (6): Couldn't resolve host name for https://mirrors.fedoraproject.org/metalink?repo=epel-modular-8&arch=x86_64&infra=$infra&content=$contentdir [Could not resolve host: mirrors.fedoraproject.org]; Last error: Curl error (6): Couldn't resolve host name for https://mirrors.fedoraproject.org/metalink?repo=epel-modular-8&arch=x86_64&infra=$infra&content=$contentdir [Could not resolve host: mirrors.fedoraproject.org]","code":64}
> warning: loading available updates failed: {"detail":"cannot update repo 'epel-modular': Cannot prepare internal mirrorlist: Curl error (6): Couldn't resolve host name for https://mirrors.fedoraproject.org/metalink?repo=epel-modular-8&arch=x86_64&infra=$infra&content=$contentdir [Could not resolve host: mirrors.fedoraproject.org]; Last error: Curl error (6): Couldn't resolve host name for https://mirrors.fedoraproject.org/metalink?repo=epel-modular-8&arch=x86_64&infra=$infra&content=$contentdir [Could not resolve host: mirrors.fedoraproject.org]","code":64}
Traceback (most recent call last):
  File "/usr/lib64/python3.10/unittest/case.py", line 549, in _callTestMethod
    method()
  File "/work/bots/make-checkout-workdir/test/verify/check-metrics", line 583, in testPmProxySettings
    b.wait_not_present("#pcp-settings-modal")
  File "/work/bots/make-checkout-workdir/test/common/testlib.py", line 421, in wait_not_present
    self.wait_js_func('!ph_is_present', selector)
  File "/work/bots/make-checkout-workdir/test/common/testlib.py", line 412, in wait_js_func
    self.wait_js_cond("%s(%s)" % (func, ','.join(map(jsquote, args))))
  File "/work/bots/make-checkout-workdir/test/common/testlib.py", line 409, in wait_js_cond
    self.raise_cdp_exception("timeout\nwait_js_cond", cond, result["exceptionDetails"], trailer)
  File "/work/bots/make-checkout-workdir/test/common/testlib.py", line 199, in raise_cdp_exception
    raise Error("%s(%s): %s" % (func, arg, msg))
testlib.Error: timeout
wait_js_cond(!ph_is_present("#pcp-settings-modal")): Uncaught (in promise) Error: condition did not become true
cdp: {'source': 'network', 'level': 'error', 'text': 'Failed to load resource: the server responded with a status of 401 (Authentication failed)', 'timestamp': 1635761914651.095, 'url': 'http://127.0.0.2:9091/cockpit/login', 'networkRequestId': '3178.12'}
error: Modal: Specify at least one of: title, aria-label, aria-labelledby.
error: Modal: Specify at least one of: title, aria-label, aria-labelledby.
warning: grep: /sys/class/dmi/id/power/autosuspend_delay_ms: Input/output error

error: Modal: Specify at least one of: title, aria-label, aria-labelledby.
warning: failed to poll tuned 
warning: failed to poll tuned 
warning: Resolving coreutils failed: {"detail":"cannot update repo 'epel-modular': Cannot prepare internal mirrorlist: Curl error (6): Couldn't resolve host name for https://mirrors.fedoraproject.org/metalink?repo=epel-modular-8&arch=x86_64&infra=$infra&content=$contentdir [Could not resolve host: mirrors.fedoraproject.org]; Last error: Curl error (6): Couldn't resolve host name for https://mirrors.fedoraproject.org/metalink?repo=epel-modular-8&arch=x86_64&infra=$infra&content=$contentdir [Could not resolve host: mirrors.fedoraproject.org]","code":64}
warning: loading available updates failed: {"detail":"cannot update repo 'epel-modular': Cannot prepare internal mirrorlist: Curl error (6): Couldn't resolve host name for https://mirrors.fedoraproject.org/metalink?repo=epel-modular-8&arch=x86_64&infra=$infra&content=$contentdir [Could not resolve host: mirrors.fedoraproject.org]; Last error: Curl error (6): Couldn't resolve host name for https://mirrors.fedoraproject.org/metalink?repo=epel-modular-8&arch=x86_64&infra=$infra&content=$contentdir [Could not resolve host: mirrors.fedoraproject.org]","code":64}
Wrote screenshot to TestHistoryMetrics-testPmProxySettings-rhel-8-6-127.0.0.2-2201-FAIL.png
Wrote HTML dump to TestHistoryMetrics-testPmProxySettings-rhel-8-6-127.0.0.2-2201-FAIL.html
Wrote JS log to TestHistoryMetrics-testPmProxySettings-rhel-8-6-127.0.0.2-2201-FAIL.js.log
Journal extracted to TestHistoryMetrics-testPmProxySettings-rhel-8-6-127.0.0.2-2201-FAIL.log.gz
> warning: transport closed: disconnected
Traceback (most recent call last):
  File "/work/bots/make-checkout-workdir/test/verify/check-metrics", line 583, in testPmProxySettings
    b.wait_not_present("#pcp-settings-modal")
  File "/work/bots/make-checkout-workdir/test/common/testlib.py", line 421, in wait_not_present
    self.wait_js_func('!ph_is_present', selector)
  File "/work/bots/make-checkout-workdir/test/common/testlib.py", line 412, in wait_js_func
    self.wait_js_cond("%s(%s)" % (func, ','.join(map(jsquote, args))))
  File "/work/bots/make-checkout-workdir/test/common/testlib.py", line 409, in wait_js_cond
    self.raise_cdp_exception("timeout\nwait_js_cond", cond, result["exceptionDetails"], trailer)
  File "/work/bots/make-checkout-workdir/test/common/testlib.py", line 199, in raise_cdp_exception
    raise Error("%s(%s): %s" % (func, arg, msg))
testlib.Error: timeout
wait_js_cond(!ph_is_present("#pcp-settings-modal")): Uncaught (in promise) Error: condition did not become true
cdp: {'source': 'network', 'level': 'error', 'text': 'Failed to load resource: the server responded with a status of 401 (Authentication failed)', 'timestamp': 1635761914651.095, 'url': 'http://127.0.0.2:9091/cockpit/login', 'networkRequestId': '3178.12'}
error: Modal: Specify at least one of: title, aria-label, aria-labelledby.
error: Modal: Specify at least one of: title, aria-label, aria-labelledby.
warning: grep: /sys/class/dmi/id/power/autosuspend_delay_ms: Input/output error

error: Modal: Specify at least one of: title, aria-label, aria-labelledby.
warning: failed to poll tuned 
warning: failed to poll tuned 
warning: Resolving coreutils failed: {"detail":"cannot update repo 'epel-modular': Cannot prepare internal mirrorlist: Curl error (6): Couldn't resolve host name for https://mirrors.fedoraproject.org/metalink?repo=epel-modular-8&arch=x86_64&infra=$infra&content=$contentdir [Could not resolve host: mirrors.fedoraproject.org]; Last error: Curl error (6): Couldn't resolve host name for https://mirrors.fedoraproject.org/metalink?repo=epel-modular-8&arch=x86_64&infra=$infra&content=$contentdir [Could not resolve host: mirrors.fedoraproject.org]","code":64}
warning: loading available updates failed: {"detail":"cannot update repo 'epel-modular': Cannot prepare internal mirrorlist: Curl error (6): Couldn't resolve host name for https://mirrors.fedoraproject.org/metalink?repo=epel-modular-8&arch=x86_64&infra=$infra&content=$contentdir [Could not resolve host: mirrors.fedoraproject.org]; Last error: Curl error (6): Couldn't resolve host name for https://mirrors.fedoraproject.org/metalink?repo=epel-modular-8&arch=x86_64&infra=$infra&content=$contentdir [Could not resolve host: mirrors.fedoraproject.org]","code":64}

# Result testPmProxySettings (__main__.TestHistoryMetrics) failed
# 1 TEST FAILED [70s on 2-ci-srv-03]
not ok 296 test/verify/check-metrics TestHistoryMetrics.testPmProxySettings [ND@0]

First occurrence: 2021-11-01T10:19:40.719714 | revision d1a61f7aaf17d47c1d6d0d6fdc95b92c8458674c Times recorded: 1 Latest occurrences:

# ----------------------------------------------------------------------
# testBasic (__main__.TestHistoryMetrics)
Job for pmlogger.service failed because the service did not take the steps required by its unit configuration.
See "systemctl status pmlogger.service" and "journalctl -xe" for details.
Traceback (most recent call last):
  File "/usr/lib64/python3.10/unittest/case.py", line 549, in _callTestMethod
    method()
  File "/work/bots/make-checkout-workdir/test/verify/check-metrics", line 160, in testBasic
    m.execute("rm -rf /var/log/pcp/pmlogger/*; systemctl start pmlogger")
  File "/work/bots/make-checkout-workdir/bots/machine/machine_core/ssh_connection.py", line 359, in execute
    raise subprocess.CalledProcessError(proc.returncode, command, output=output)
subprocess.CalledProcessError: Command 'rm -rf /var/log/pcp/pmlogger/*; systemctl start pmlogger' returned non-zero exit status 1.
Journal extracted to TestHistoryMetrics-testBasic-rhel-8-6-127.0.0.2-2801-FAIL.log.gz
Traceback (most recent call last):
  File "/work/bots/make-checkout-workdir/test/verify/check-metrics", line 160, in testBasic
    m.execute("rm -rf /var/log/pcp/pmlogger/*; systemctl start pmlogger")
  File "/work/bots/make-checkout-workdir/bots/machine/machine_core/ssh_connection.py", line 359, in execute
    raise subprocess.CalledProcessError(proc.returncode, command, output=output)
subprocess.CalledProcessError: Command 'rm -rf /var/log/pcp/pmlogger/*; systemctl start pmlogger' returned non-zero exit status 1.

# Result testBasic (__main__.TestHistoryMetrics) failed
# 1 TEST FAILED [19s on 2-ci-srv-03]
not ok 291 test/verify/check-metrics TestHistoryMetrics.testBasic

First occurrence: 2021-11-01T10:40:25.571053 | revision d1a61f7aaf17d47c1d6d0d6fdc95b92c8458674c Times recorded: 1 Latest occurrences:

# ----------------------------------------------------------------------
# testBasic (__main__.TestGrafanaClient)
Error: unknown connection 'eth1'.
Error: cannot delete unknown connection(s): 'eth1'.
Failed to reset failed state of unit pmlogger.service: Unit pmlogger.service not loaded.
curl: (7) Failed to connect to 10.111.112.100 port 3000: Connection refused
curl: (7) Failed to connect to 10.111.112.100 port 3000: Connection refused
curl: (7) Failed to connect to 10.111.112.100 port 3000: Connection refused

DevTools listening on ws://127.0.0.1:9511/devtools/browser/d96dcdce-8997-44dd-bdf1-0e65ff1f5761
[1101/104029.369597:ERROR:egl_util.cc(74)] Failed to load GLES library: /usr/lib64/chromium-browser/swiftshader/libGLESv2.so: /usr/lib64/chromium-browser/swiftshader/libGLESv2.so: cannot open shared object file: No such file or directory
[1101/104029.371501:ERROR:viz_main_impl.cc(162)] Exiting GPU process due to errors during initialization
[1101/104029.377414:ERROR:gpu_init.cc(441)] Passthrough is not supported, GL is disabled
> error: Modal: Specify at least one of: title, aria-label, aria-labelledby.
> warning: grep: /sys/class/dmi/id/power/autosuspend_delay_ms: Input/output error

> warning: failed to poll tuned 
> warning: Resolving coreutils failed: {"detail":"cannot update repo 'RHEL-NIGHTLY-BaseOS': Cannot download repomd.xml: Cannot download repodata/repomd.xml: All mirrors were tried; Last error: Curl error (6): Couldn't resolve host name for http://download.devel.redhat.com/rhel-8/nightly/RHEL-8/latest-RHEL-8.6/compose/BaseOS/x86_64/os/repodata/repomd.xml [Could not resolve host: download.devel.redhat.com]","code":64}
> warning: loading available updates failed: {"detail":"cannot update repo 'RHEL-NIGHTLY-BaseOS': Cannot download repomd.xml: Cannot download repodata/repomd.xml: All mirrors were tried; Last error: Curl error (6): Couldn't resolve host name for http://download.devel.redhat.com/rhel-8/nightly/RHEL-8/latest-RHEL-8.6/compose/BaseOS/x86_64/os/repodata/repomd.xml [Could not resolve host: download.devel.redhat.com]","code":64}
Traceback (most recent call last):
  File "/usr/lib64/python3.10/unittest/case.py", line 549, in _callTestMethod
    method()
  File "/work/bots/make-checkout-workdir/test/verify/check-metrics", line 1102, in testBasic
    b.wait_not_present("#pcp-settings-modal")
  File "/work/bots/make-checkout-workdir/test/common/testlib.py", line 421, in wait_not_present
    self.wait_js_func('!ph_is_present', selector)
  File "/work/bots/make-checkout-workdir/test/common/testlib.py", line 412, in wait_js_func
    self.wait_js_cond("%s(%s)" % (func, ','.join(map(jsquote, args))))
  File "/work/bots/make-checkout-workdir/test/common/testlib.py", line 409, in wait_js_cond
    self.raise_cdp_exception("timeout\nwait_js_cond", cond, result["exceptionDetails"], trailer)
  File "/work/bots/make-checkout-workdir/test/common/testlib.py", line 199, in raise_cdp_exception
    raise Error("%s(%s): %s" % (func, arg, msg))
testlib.Error: timeout
wait_js_cond(!ph_is_present("#pcp-settings-modal")): Uncaught (in promise) Error: condition did not become true
cdp: {'source': 'network', 'level': 'error', 'text': 'Failed to load resource: the server responded with a status of 401 (Authentication failed)', 'timestamp': 1635763230936.53, 'url': 'http://127.0.0.2:9891/cockpit/login', 'networkRequestId': '25800.12'}
error: Modal: Specify at least one of: title, aria-label, aria-labelledby.
error: Modal: Specify at least one of: title, aria-label, aria-labelledby.
error: Modal: Specify at least one of: title, aria-label, aria-labelledby.
warning: grep: /sys/class/dmi/id/power/autosuspend_delay_ms: Input/output error

warning: failed to poll tuned 
warning: failed to poll tuned 
warning: Resolving coreutils failed: {"detail":"cannot update repo 'RHEL-NIGHTLY-BaseOS': Cannot download repomd.xml: Cannot download repodata/repomd.xml: All mirrors were tried; Last error: Curl error (6): Couldn't resolve host name for http://download.devel.redhat.com/rhel-8/nightly/RHEL-8/latest-RHEL-8.6/compose/BaseOS/x86_64/os/repodata/repomd.xml [Could not resolve host: download.devel.redhat.com]","code":64}
warning: loading available updates failed: {"detail":"cannot update repo 'RHEL-NIGHTLY-BaseOS': Cannot download repomd.xml: Cannot download repodata/repomd.xml: All mirrors were tried; Last error: Curl error (6): Couldn't resolve host name for http://download.devel.redhat.com/rhel-8/nightly/RHEL-8/latest-RHEL-8.6/compose/BaseOS/x86_64/os/repodata/repomd.xml [Could not resolve host: download.devel.redhat.com]","code":64}
Wrote screenshot to TestGrafanaClient-testBasic-rhel-8-6-127.0.0.2-3001-FAIL.png
Wrote HTML dump to TestGrafanaClient-testBasic-rhel-8-6-127.0.0.2-3001-FAIL.html
Wrote JS log to TestGrafanaClient-testBasic-rhel-8-6-127.0.0.2-3001-FAIL.js.log
Journal extracted to TestGrafanaClient-testBasic-rhel-8-6-127.0.0.2-3001-FAIL.log.gz
Journal extracted to TestGrafanaClient-testBasic-services-127.0.0.2-3002-FAIL.log.gz
Traceback (most recent call last):
  File "/work/bots/make-checkout-workdir/test/verify/check-metrics", line 1102, in testBasic
    b.wait_not_present("#pcp-settings-modal")
  File "/work/bots/make-checkout-workdir/test/common/testlib.py", line 421, in wait_not_present
    self.wait_js_func('!ph_is_present', selector)
  File "/work/bots/make-checkout-workdir/test/common/testlib.py", line 412, in wait_js_func
    self.wait_js_cond("%s(%s)" % (func, ','.join(map(jsquote, args))))
  File "/work/bots/make-checkout-workdir/test/common/testlib.py", line 409, in wait_js_cond
    self.raise_cdp_exception("timeout\nwait_js_cond", cond, result["exceptionDetails"], trailer)
  File "/work/bots/make-checkout-workdir/test/common/testlib.py", line 199, in raise_cdp_exception
    raise Error("%s(%s): %s" % (func, arg, msg))
testlib.Error: timeout
wait_js_cond(!ph_is_present("#pcp-settings-modal")): Uncaught (in promise) Error: condition did not become true
cdp: {'source': 'network', 'level': 'error', 'text': 'Failed to load resource: the server responded with a status of 401 (Authentication failed)', 'timestamp': 1635763230936.53, 'url': 'http://127.0.0.2:9891/cockpit/login', 'networkRequestId': '25800.12'}
error: Modal: Specify at least one of: title, aria-label, aria-labelledby.
error: Modal: Specify at least one of: title, aria-label, aria-labelledby.
error: Modal: Specify at least one of: title, aria-label, aria-labelledby.
warning: grep: /sys/class/dmi/id/power/autosuspend_delay_ms: Input/output error

warning: failed to poll tuned 
warning: failed to poll tuned 
warning: Resolving coreutils failed: {"detail":"cannot update repo 'RHEL-NIGHTLY-BaseOS': Cannot download repomd.xml: Cannot download repodata/repomd.xml: All mirrors were tried; Last error: Curl error (6): Couldn't resolve host name for http://download.devel.redhat.com/rhel-8/nightly/RHEL-8/latest-RHEL-8.6/compose/BaseOS/x86_64/os/repodata/repomd.xml [Could not resolve host: download.devel.redhat.com]","code":64}
warning: loading available updates failed: {"detail":"cannot update repo 'RHEL-NIGHTLY-BaseOS': Cannot download repomd.xml: Cannot download repodata/repomd.xml: All mirrors were tried; Last error: Curl error (6): Couldn't resolve host name for http://download.devel.redhat.com/rhel-8/nightly/RHEL-8/latest-RHEL-8.6/compose/BaseOS/x86_64/os/repodata/repomd.xml [Could not resolve host: download.devel.redhat.com]","code":64}

# Result testBasic (__main__.TestGrafanaClient) failed
# 1 TEST FAILED [92s on 2-ci-srv-03]
not ok 290 test/verify/check-metrics TestGrafanaClient.testBasic

First occurrence: 2021-11-01T10:41:37.508304 | revision d1a61f7aaf17d47c1d6d0d6fdc95b92c8458674c Times recorded: 1 Latest occurrences:

# ----------------------------------------------------------------------
# testLoggerSettings (__main__.TestHistoryMetrics)
Created symlink /etc/systemd/system/multi-user.target.wants/pmlogger.service -> /usr/lib/systemd/system/pmlogger.service.

DevTools listening on ws://127.0.0.1:9430/devtools/browser/0ec710dc-aed0-4a5f-ae87-839ead2ea836
[1101/150252.640120:ERROR:egl_util.cc(74)] Failed to load GLES library: /usr/lib64/chromium-browser/swiftshader/libGLESv2.so: /usr/lib64/chromium-browser/swiftshader/libGLESv2.so: cannot open shared object file: No such file or directory
[1101/150252.641956:ERROR:viz_main_impl.cc(162)] Exiting GPU process due to errors during initialization
[1101/150252.644589:ERROR:gpu_init.cc(441)] Passthrough is not supported, GL is disabled
> error: Modal: Specify at least one of: title, aria-label, aria-labelledby.
> warning: grep: /sys/class/dmi/id/power/autosuspend_delay_ms: Input/output error

> warning: failed to poll tuned 
> warning: Resolving coreutils failed: {"detail":"cannot update repo 'epel-modular': Cannot prepare internal mirrorlist: Curl error (6): Couldn't resolve host name for https://mirrors.fedoraproject.org/metalink?repo=epel-modular-8&arch=x86_64&infra=$infra&content=$contentdir [Could not resolve host: mirrors.fedoraproject.org]; Last error: Curl error (6): Couldn't resolve host name for https://mirrors.fedoraproject.org/metalink?repo=epel-modular-8&arch=x86_64&infra=$infra&content=$contentdir [Could not resolve host: mirrors.fedoraproject.org]","code":64}
> log: 
> warning: loading available updates failed: {"detail":"cannot update repo 'epel-modular': Cannot prepare internal mirrorlist: Curl error (6): Couldn't resolve host name for https://mirrors.fedoraproject.org/metalink?repo=epel-modular-8&arch=x86_64&infra=$infra&content=$contentdir [Could not resolve host: mirrors.fedoraproject.org]; Last error: Curl error (6): Couldn't resolve host name for https://mirrors.fedoraproject.org/metalink?repo=epel-modular-8&arch=x86_64&infra=$infra&content=$contentdir [Could not resolve host: mirrors.fedoraproject.org]","code":64}
Traceback (most recent call last):
  File "/usr/lib64/python3.10/unittest/case.py", line 549, in _callTestMethod
    method()
  File "/work/bots/make-checkout-workdir/test/verify/check-metrics", line 508, in testLoggerSettings
    b.wait_not_present("#pcp-settings-modal")
  File "/work/bots/make-checkout-workdir/test/common/testlib.py", line 421, in wait_not_present
    self.wait_js_func('!ph_is_present', selector)
  File "/work/bots/make-checkout-workdir/test/common/testlib.py", line 412, in wait_js_func
    self.wait_js_cond("%s(%s)" % (func, ','.join(map(jsquote, args))))
  File "/work/bots/make-checkout-workdir/test/common/testlib.py", line 409, in wait_js_cond
    self.raise_cdp_exception("timeout\nwait_js_cond", cond, result["exceptionDetails"], trailer)
  File "/work/bots/make-checkout-workdir/test/common/testlib.py", line 199, in raise_cdp_exception
    raise Error("%s(%s): %s" % (func, arg, msg))
testlib.Error: timeout
wait_js_cond(!ph_is_present("#pcp-settings-modal")): Uncaught (in promise) Error: condition did not become true
cdp: {'source': 'network', 'level': 'error', 'text': 'Failed to load resource: the server responded with a status of 401 (Authentication failed)', 'timestamp': 1635778973322.376, 'url': 'http://127.0.0.2:9091/cockpit/login', 'networkRequestId': '21873.12'}
error: Modal: Specify at least one of: title, aria-label, aria-labelledby.
error: Modal: Specify at least one of: title, aria-label, aria-labelledby.
warning: grep: /sys/class/dmi/id/power/autosuspend_delay_ms: Input/output error

error: Modal: Specify at least one of: title, aria-label, aria-labelledby.
warning: failed to poll tuned 
warning: failed to poll tuned 
warning: Resolving coreutils failed: {"detail":"cannot update repo 'epel-modular': Cannot prepare internal mirrorlist: Curl error (6): Couldn't resolve host name for https://mirrors.fedoraproject.org/metalink?repo=epel-modular-8&arch=x86_64&infra=$infra&content=$contentdir [Could not resolve host: mirrors.fedoraproject.org]; Last error: Curl error (6): Couldn't resolve host name for https://mirrors.fedoraproject.org/metalink?repo=epel-modular-8&arch=x86_64&infra=$infra&content=$contentdir [Could not resolve host: mirrors.fedoraproject.org]","code":64}
log: 
warning: loading available updates failed: {"detail":"cannot update repo 'epel-modular': Cannot prepare internal mirrorlist: Curl error (6): Couldn't resolve host name for https://mirrors.fedoraproject.org/metalink?repo=epel-modular-8&arch=x86_64&infra=$infra&content=$contentdir [Could not resolve host: mirrors.fedoraproject.org]; Last error: Curl error (6): Couldn't resolve host name for https://mirrors.fedoraproject.org/metalink?repo=epel-modular-8&arch=x86_64&infra=$infra&content=$contentdir [Could not resolve host: mirrors.fedoraproject.org]","code":64}
Wrote screenshot to TestHistoryMetrics-testLoggerSettings-rhel-8-6-127.0.0.2-2201-FAIL.png
Wrote HTML dump to TestHistoryMetrics-testLoggerSettings-rhel-8-6-127.0.0.2-2201-FAIL.html
Wrote JS log to TestHistoryMetrics-testLoggerSettings-rhel-8-6-127.0.0.2-2201-FAIL.js.log
Journal extracted to TestHistoryMetrics-testLoggerSettings-rhel-8-6-127.0.0.2-2201-FAIL.log.gz
> warning: transport closed: disconnected
Traceback (most recent call last):
  File "/work/bots/make-checkout-workdir/test/verify/check-metrics", line 508, in testLoggerSettings
    b.wait_not_present("#pcp-settings-modal")
  File "/work/bots/make-checkout-workdir/test/common/testlib.py", line 421, in wait_not_present
    self.wait_js_func('!ph_is_present', selector)
  File "/work/bots/make-checkout-workdir/test/common/testlib.py", line 412, in wait_js_func
    self.wait_js_cond("%s(%s)" % (func, ','.join(map(jsquote, args))))
  File "/work/bots/make-checkout-workdir/test/common/testlib.py", line 409, in wait_js_cond
    self.raise_cdp_exception("timeout\nwait_js_cond", cond, result["exceptionDetails"], trailer)
  File "/work/bots/make-checkout-workdir/test/common/testlib.py", line 199, in raise_cdp_exception
    raise Error("%s(%s): %s" % (func, arg, msg))
testlib.Error: timeout
wait_js_cond(!ph_is_present("#pcp-settings-modal")): Uncaught (in promise) Error: condition did not become true
cdp: {'source': 'network', 'level': 'error', 'text': 'Failed to load resource: the server responded with a status of 401 (Authentication failed)', 'timestamp': 1635778973322.376, 'url': 'http://127.0.0.2:9091/cockpit/login', 'networkRequestId': '21873.12'}
error: Modal: Specify at least one of: title, aria-label, aria-labelledby.
error: Modal: Specify at least one of: title, aria-label, aria-labelledby.
warning: grep: /sys/class/dmi/id/power/autosuspend_delay_ms: Input/output error

error: Modal: Specify at least one of: title, aria-label, aria-labelledby.
warning: failed to poll tuned 
warning: failed to poll tuned 
warning: Resolving coreutils failed: {"detail":"cannot update repo 'epel-modular': Cannot prepare internal mirrorlist: Curl error (6): Couldn't resolve host name for https://mirrors.fedoraproject.org/metalink?repo=epel-modular-8&arch=x86_64&infra=$infra&content=$contentdir [Could not resolve host: mirrors.fedoraproject.org]; Last error: Curl error (6): Couldn't resolve host name for https://mirrors.fedoraproject.org/metalink?repo=epel-modular-8&arch=x86_64&infra=$infra&content=$contentdir [Could not resolve host: mirrors.fedoraproject.org]","code":64}
log: 
warning: loading available updates failed: {"detail":"cannot update repo 'epel-modular': Cannot prepare internal mirrorlist: Curl error (6): Couldn't resolve host name for https://mirrors.fedoraproject.org/metalink?repo=epel-modular-8&arch=x86_64&infra=$infra&content=$contentdir [Could not resolve host: mirrors.fedoraproject.org]; Last error: Curl error (6): Couldn't resolve host name for https://mirrors.fedoraproject.org/metalink?repo=epel-modular-8&arch=x86_64&infra=$infra&content=$contentdir [Could not resolve host: mirrors.fedoraproject.org]","code":64}

# Result testLoggerSettings (__main__.TestHistoryMetrics) failed
# 1 TEST FAILED [73s on 4-ci-srv-01]
not ok 57 test/verify/check-metrics TestHistoryMetrics.testLoggerSettings [ND@0]

First occurrence: 2021-11-01T15:04:02.169853 | revision 2c9b57ebb0defd3d98970c575294c03ed1a93664 Times recorded: 1 Latest occurrences:

# ----------------------------------------------------------------------
# testNoDataEnable (__main__.TestHistoryMetrics)

DevTools listening on ws://127.0.0.1:9646/devtools/browser/fc08aa08-cfc7-4629-8932-e547182ff1a3
[1101/150405.770635:ERROR:egl_util.cc(74)] Failed to load GLES library: /usr/lib64/chromium-browser/swiftshader/libGLESv2.so: /usr/lib64/chromium-browser/swiftshader/libGLESv2.so: cannot open shared object file: No such file or directory
[1101/150405.772400:ERROR:viz_main_impl.cc(162)] Exiting GPU process due to errors during initialization
[1101/150405.778646:ERROR:gpu_init.cc(441)] Passthrough is not supported, GL is disabled
> error: Modal: Specify at least one of: title, aria-label, aria-labelledby.
> warning: grep: /sys/class/dmi/id/power/autosuspend_delay_ms: Input/output error

> warning: failed to poll tuned 
> warning: Resolving coreutils failed: {"detail":"cannot update repo 'epel-modular': Cannot prepare internal mirrorlist: Curl error (6): Couldn't resolve host name for https://mirrors.fedoraproject.org/metalink?repo=epel-modular-8&arch=x86_64&infra=$infra&content=$contentdir [Could not resolve host: mirrors.fedoraproject.org]; Last error: Curl error (6): Couldn't resolve host name for https://mirrors.fedoraproject.org/metalink?repo=epel-modular-8&arch=x86_64&infra=$infra&content=$contentdir [Could not resolve host: mirrors.fedoraproject.org]","code":64}
> warning: loading available updates failed: {"detail":"cannot update repo 'epel-modular': Cannot prepare internal mirrorlist: Curl error (6): Couldn't resolve host name for https://mirrors.fedoraproject.org/metalink?repo=epel-modular-8&arch=x86_64&infra=$infra&content=$contentdir [Could not resolve host: mirrors.fedoraproject.org]; Last error: Curl error (6): Couldn't resolve host name for https://mirrors.fedoraproject.org/metalink?repo=epel-modular-8&arch=x86_64&infra=$infra&content=$contentdir [Could not resolve host: mirrors.fedoraproject.org]","code":64}
Traceback (most recent call last):
  File "/usr/lib64/python3.10/unittest/case.py", line 549, in _callTestMethod
    method()
  File "/work/bots/make-checkout-workdir/test/verify/check-metrics", line 446, in testNoDataEnable
    self.browser.wait_js_cond("ph_count('.metrics-data-cpu.valid-data') >= 1")
  File "/work/bots/make-checkout-workdir/test/common/testlib.py", line 409, in wait_js_cond
    self.raise_cdp_exception("timeout\nwait_js_cond", cond, result["exceptionDetails"], trailer)
  File "/work/bots/make-checkout-workdir/test/common/testlib.py", line 199, in raise_cdp_exception
    raise Error("%s(%s): %s" % (func, arg, msg))
testlib.Error: timeout
wait_js_cond(ph_count('.metrics-data-cpu.valid-data') >= 1): Uncaught (in promise) Error: condition did not become true
cdp: {'source': 'network', 'level': 'error', 'text': 'Failed to load resource: the server responded with a status of 401 (Authentication failed)', 'timestamp': 1635779046508.037, 'url': 'http://127.0.0.2:9091/cockpit/login', 'networkRequestId': '23698.12'}
error: Modal: Specify at least one of: title, aria-label, aria-labelledby.
error: Modal: Specify at least one of: title, aria-label, aria-labelledby.
warning: grep: /sys/class/dmi/id/power/autosuspend_delay_ms: Input/output error

error: Modal: Specify at least one of: title, aria-label, aria-labelledby.
warning: failed to poll tuned 
warning: failed to poll tuned 
warning: Resolving coreutils failed: {"detail":"cannot update repo 'epel-modular': Cannot prepare internal mirrorlist: Curl error (6): Couldn't resolve host name for https://mirrors.fedoraproject.org/metalink?repo=epel-modular-8&arch=x86_64&infra=$infra&content=$contentdir [Could not resolve host: mirrors.fedoraproject.org]; Last error: Curl error (6): Couldn't resolve host name for https://mirrors.fedoraproject.org/metalink?repo=epel-modular-8&arch=x86_64&infra=$infra&content=$contentdir [Could not resolve host: mirrors.fedoraproject.org]","code":64}
warning: loading available updates failed: {"detail":"cannot update repo 'epel-modular': Cannot prepare internal mirrorlist: Curl error (6): Couldn't resolve host name for https://mirrors.fedoraproject.org/metalink?repo=epel-modular-8&arch=x86_64&infra=$infra&content=$contentdir [Could not resolve host: mirrors.fedoraproject.org]; Last error: Curl error (6): Couldn't resolve host name for https://mirrors.fedoraproject.org/metalink?repo=epel-modular-8&arch=x86_64&infra=$infra&content=$contentdir [Could not resolve host: mirrors.fedoraproject.org]","code":64}
Wrote screenshot to TestHistoryMetrics-testNoDataEnable-rhel-8-6-127.0.0.2-2201-FAIL.png
Wrote HTML dump to TestHistoryMetrics-testNoDataEnable-rhel-8-6-127.0.0.2-2201-FAIL.html
Wrote JS log to TestHistoryMetrics-testNoDataEnable-rhel-8-6-127.0.0.2-2201-FAIL.js.log
Journal extracted to TestHistoryMetrics-testNoDataEnable-rhel-8-6-127.0.0.2-2201-FAIL.log.gz
> warning: transport closed: disconnected
Traceback (most recent call last):
  File "/work/bots/make-checkout-workdir/test/verify/check-metrics", line 446, in testNoDataEnable
    self.browser.wait_js_cond("ph_count('.metrics-data-cpu.valid-data') >= 1")
  File "/work/bots/make-checkout-workdir/test/common/testlib.py", line 409, in wait_js_cond
    self.raise_cdp_exception("timeout\nwait_js_cond", cond, result["exceptionDetails"], trailer)
  File "/work/bots/make-checkout-workdir/test/common/testlib.py", line 199, in raise_cdp_exception
    raise Error("%s(%s): %s" % (func, arg, msg))
testlib.Error: timeout
wait_js_cond(ph_count('.metrics-data-cpu.valid-data') >= 1): Uncaught (in promise) Error: condition did not become true
cdp: {'source': 'network', 'level': 'error', 'text': 'Failed to load resource: the server responded with a status of 401 (Authentication failed)', 'timestamp': 1635779046508.037, 'url': 'http://127.0.0.2:9091/cockpit/login', 'networkRequestId': '23698.12'}
error: Modal: Specify at least one of: title, aria-label, aria-labelledby.
error: Modal: Specify at least one of: title, aria-label, aria-labelledby.
warning: grep: /sys/class/dmi/id/power/autosuspend_delay_ms: Input/output error

error: Modal: Specify at least one of: title, aria-label, aria-labelledby.
warning: failed to poll tuned 
warning: failed to poll tuned 
warning: Resolving coreutils failed: {"detail":"cannot update repo 'epel-modular': Cannot prepare internal mirrorlist: Curl error (6): Couldn't resolve host name for https://mirrors.fedoraproject.org/metalink?repo=epel-modular-8&arch=x86_64&infra=$infra&content=$contentdir [Could not resolve host: mirrors.fedoraproject.org]; Last error: Curl error (6): Couldn't resolve host name for https://mirrors.fedoraproject.org/metalink?repo=epel-modular-8&arch=x86_64&infra=$infra&content=$contentdir [Could not resolve host: mirrors.fedoraproject.org]","code":64}
warning: loading available updates failed: {"detail":"cannot update repo 'epel-modular': Cannot prepare internal mirrorlist: Curl error (6): Couldn't resolve host name for https://mirrors.fedoraproject.org/metalink?repo=epel-modular-8&arch=x86_64&infra=$infra&content=$contentdir [Could not resolve host: mirrors.fedoraproject.org]; Last error: Curl error (6): Couldn't resolve host name for https://mirrors.fedoraproject.org/metalink?repo=epel-modular-8&arch=x86_64&infra=$infra&content=$contentdir [Could not resolve host: mirrors.fedoraproject.org]","code":64}

# Result testNoDataEnable (__main__.TestHistoryMetrics) failed
# 1 TEST FAILED [99s on 4-ci-srv-01]
not ok 58 test/verify/check-metrics TestHistoryMetrics.testNoDataEnable [ND@0]

First occurrence: 2021-11-01T15:05:43.310492 | revision 2c9b57ebb0defd3d98970c575294c03ed1a93664 Times recorded: 1 Latest occurrences:

# ----------------------------------------------------------------------
# testPmProxySettings (__main__.TestHistoryMetrics)
Warning: NOT_ENABLED: 'pmproxy' not in 'public'
Warning: NOT_ENABLED: pmproxy

DevTools listening on ws://127.0.0.1:9899/devtools/browser/5f393d1e-7f7b-4466-abdf-f6f85e4ea95d
[1101/150613.666949:ERROR:egl_util.cc(74)] Failed to load GLES library: /usr/lib64/chromium-browser/swiftshader/libGLESv2.so: /usr/lib64/chromium-browser/swiftshader/libGLESv2.so: cannot open shared object file: No such file or directory
[1101/150613.678853:ERROR:viz_main_impl.cc(162)] Exiting GPU process due to errors during initialization
[1101/150613.685482:ERROR:gpu_init.cc(441)] Passthrough is not supported, GL is disabled
> error: Modal: Specify at least one of: title, aria-label, aria-labelledby.
> warning: grep: /sys/class/dmi/id/power/autosuspend_delay_ms: Input/output error

> warning: failed to poll tuned 
> warning: Resolving coreutils failed: {"detail":"cannot update repo 'epel-modular': Cannot prepare internal mirrorlist: Curl error (6): Couldn't resolve host name for https://mirrors.fedoraproject.org/metalink?repo=epel-modular-8&arch=x86_64&infra=$infra&content=$contentdir [Could not resolve host: mirrors.fedoraproject.org]; Last error: Curl error (6): Couldn't resolve host name for https://mirrors.fedoraproject.org/metalink?repo=epel-modular-8&arch=x86_64&infra=$infra&content=$contentdir [Could not resolve host: mirrors.fedoraproject.org]","code":64}
> warning: loading available updates failed: {"detail":"cannot update repo 'epel-modular': Cannot prepare internal mirrorlist: Curl error (6): Couldn't resolve host name for https://mirrors.fedoraproject.org/metalink?repo=epel-modular-8&arch=x86_64&infra=$infra&content=$contentdir [Could not resolve host: mirrors.fedoraproject.org]; Last error: Curl error (6): Couldn't resolve host name for https://mirrors.fedoraproject.org/metalink?repo=epel-modular-8&arch=x86_64&infra=$infra&content=$contentdir [Could not resolve host: mirrors.fedoraproject.org]","code":64}
Traceback (most recent call last):
  File "/usr/lib64/python3.10/unittest/case.py", line 549, in _callTestMethod
    method()
  File "/work/bots/make-checkout-workdir/test/verify/check-metrics", line 578, in testPmProxySettings
    b.wait_not_present("#pcp-settings-modal")
  File "/work/bots/make-checkout-workdir/test/common/testlib.py", line 421, in wait_not_present
    self.wait_js_func('!ph_is_present', selector)
  File "/work/bots/make-checkout-workdir/test/common/testlib.py", line 412, in wait_js_func
    self.wait_js_cond("%s(%s)" % (func, ','.join(map(jsquote, args))))
  File "/work/bots/make-checkout-workdir/test/common/testlib.py", line 409, in wait_js_cond
    self.raise_cdp_exception("timeout\nwait_js_cond", cond, result["exceptionDetails"], trailer)
  File "/work/bots/make-checkout-workdir/test/common/testlib.py", line 199, in raise_cdp_exception
    raise Error("%s(%s): %s" % (func, arg, msg))
testlib.Error: timeout
wait_js_cond(!ph_is_present("#pcp-settings-modal")): Uncaught (in promise) Error: condition did not become true
cdp: {'source': 'network', 'level': 'error', 'text': 'Failed to load resource: the server responded with a status of 401 (Authentication failed)', 'timestamp': 1635779174759.918, 'url': 'http://127.0.0.2:9091/cockpit/login', 'networkRequestId': '26418.12'}
error: Modal: Specify at least one of: title, aria-label, aria-labelledby.
error: Modal: Specify at least one of: title, aria-label, aria-labelledby.
warning: grep: /sys/class/dmi/id/power/autosuspend_delay_ms: Input/output error

error: Modal: Specify at least one of: title, aria-label, aria-labelledby.
warning: failed to poll tuned 
warning: failed to poll tuned 
warning: failed to poll tuned 
warning: Resolving coreutils failed: {"detail":"cannot update repo 'epel-modular': Cannot prepare internal mirrorlist: Curl error (6): Couldn't resolve host name for https://mirrors.fedoraproject.org/metalink?repo=epel-modular-8&arch=x86_64&infra=$infra&content=$contentdir [Could not resolve host: mirrors.fedoraproject.org]; Last error: Curl error (6): Couldn't resolve host name for https://mirrors.fedoraproject.org/metalink?repo=epel-modular-8&arch=x86_64&infra=$infra&content=$contentdir [Could not resolve host: mirrors.fedoraproject.org]","code":64}
warning: loading available updates failed: {"detail":"cannot update repo 'epel-modular': Cannot prepare internal mirrorlist: Curl error (6): Couldn't resolve host name for https://mirrors.fedoraproject.org/metalink?repo=epel-modular-8&arch=x86_64&infra=$infra&content=$contentdir [Could not resolve host: mirrors.fedoraproject.org]; Last error: Curl error (6): Couldn't resolve host name for https://mirrors.fedoraproject.org/metalink?repo=epel-modular-8&arch=x86_64&infra=$infra&content=$contentdir [Could not resolve host: mirrors.fedoraproject.org]","code":64}
Wrote screenshot to TestHistoryMetrics-testPmProxySettings-rhel-8-6-127.0.0.2-2201-FAIL.png
Wrote HTML dump to TestHistoryMetrics-testPmProxySettings-rhel-8-6-127.0.0.2-2201-FAIL.html
Wrote JS log to TestHistoryMetrics-testPmProxySettings-rhel-8-6-127.0.0.2-2201-FAIL.js.log
Journal extracted to TestHistoryMetrics-testPmProxySettings-rhel-8-6-127.0.0.2-2201-FAIL.log.gz
> warning: transport closed: disconnected
Traceback (most recent call last):
  File "/work/bots/make-checkout-workdir/test/verify/check-metrics", line 578, in testPmProxySettings
    b.wait_not_present("#pcp-settings-modal")
  File "/work/bots/make-checkout-workdir/test/common/testlib.py", line 421, in wait_not_present
    self.wait_js_func('!ph_is_present', selector)
  File "/work/bots/make-checkout-workdir/test/common/testlib.py", line 412, in wait_js_func
    self.wait_js_cond("%s(%s)" % (func, ','.join(map(jsquote, args))))
  File "/work/bots/make-checkout-workdir/test/common/testlib.py", line 409, in wait_js_cond
    self.raise_cdp_exception("timeout\nwait_js_cond", cond, result["exceptionDetails"], trailer)
  File "/work/bots/make-checkout-workdir/test/common/testlib.py", line 199, in raise_cdp_exception
    raise Error("%s(%s): %s" % (func, arg, msg))
testlib.Error: timeout
wait_js_cond(!ph_is_present("#pcp-settings-modal")): Uncaught (in promise) Error: condition did not become true
cdp: {'source': 'network', 'level': 'error', 'text': 'Failed to load resource: the server responded with a status of 401 (Authentication failed)', 'timestamp': 1635779174759.918, 'url': 'http://127.0.0.2:9091/cockpit/login', 'networkRequestId': '26418.12'}
error: Modal: Specify at least one of: title, aria-label, aria-labelledby.
error: Modal: Specify at least one of: title, aria-label, aria-labelledby.
warning: grep: /sys/class/dmi/id/power/autosuspend_delay_ms: Input/output error

error: Modal: Specify at least one of: title, aria-label, aria-labelledby.
warning: failed to poll tuned 
warning: failed to poll tuned 
warning: failed to poll tuned 
warning: Resolving coreutils failed: {"detail":"cannot update repo 'epel-modular': Cannot prepare internal mirrorlist: Curl error (6): Couldn't resolve host name for https://mirrors.fedoraproject.org/metalink?repo=epel-modular-8&arch=x86_64&infra=$infra&content=$contentdir [Could not resolve host: mirrors.fedoraproject.org]; Last error: Curl error (6): Couldn't resolve host name for https://mirrors.fedoraproject.org/metalink?repo=epel-modular-8&arch=x86_64&infra=$infra&content=$contentdir [Could not resolve host: mirrors.fedoraproject.org]","code":64}
warning: loading available updates failed: {"detail":"cannot update repo 'epel-modular': Cannot prepare internal mirrorlist: Curl error (6): Couldn't resolve host name for https://mirrors.fedoraproject.org/metalink?repo=epel-modular-8&arch=x86_64&infra=$infra&content=$contentdir [Could not resolve host: mirrors.fedoraproject.org]; Last error: Curl error (6): Couldn't resolve host name for https://mirrors.fedoraproject.org/metalink?repo=epel-modular-8&arch=x86_64&infra=$infra&content=$contentdir [Could not resolve host: mirrors.fedoraproject.org]","code":64}

# Result testPmProxySettings (__main__.TestHistoryMetrics) failed
# 1 TEST FAILED [73s on 4-ci-srv-01]
not ok 60 test/verify/check-metrics TestHistoryMetrics.testPmProxySettings [ND@0]

First occurrence: 2021-11-01T15:07:21.803686 | revision 2c9b57ebb0defd3d98970c575294c03ed1a93664 Times recorded: 1 Latest occurrences:

cockpituous commented 2 years ago

centos-8-stream Ooops, it happened again


# ----------------------------------------------------------------------
# testLoggerSettings (__main__.TestHistoryMetrics)
Created symlink /etc/systemd/system/multi-user.target.wants/pmlogger.service -> /usr/lib/systemd/system/pmlogger.service.

DevTools listening on ws://127.0.0.1:9625/devtools/browser/c329ec9e-7586-4b38-929a-40e8be02d10d
[1108/174437.440994:ERROR:egl_util.cc(74)] Failed to load GLES library: /usr/lib64/chromium-browser/swiftshader/libGLESv2.so: /usr/lib64/chromium-browser/swiftshader/libGLESv2.so: cannot open shared object file: No such file or directory
[1108/174437.443133:ERROR:viz_main_impl.cc(162)] Exiting GPU process due to errors during initialization
[1108/174437.445934:ERROR:gpu_init.cc(441)] Passthrough is not supported, GL is disabled
CDP: {"source":"security","level":"error","text":"Refused to apply inline style because it violates the following Content Security Policy directive: \"default-src 'self' http://127.0.0.2:9091\". Either the 'unsafe-inline' keyword, a hash ('sha256-BMIkowAqVEI88ibUJ1NtYB8ByZOuS4MTi73eGoFo2+Q='), or a nonce ('nonce-...') is required to enable inline execution. Note that hashes do not apply to event handlers, style attributes and javascript: navigations unless the 'unsafe-hashes' keyword is present. Note also that 'style-src' was not explicitly set, so 'default-src' is used as a fallback.\n","timestamp":1636393478682.057,"url":"http://127.0.0.2:9091/cockpit/$2442058b63c0f73ac4d72a3f7e4ce8dfa41be271d392892d1f71f3dfeede7fdd/shell/index.js","lineNumber":1,"stackTrace":{"callFrames":[{"functionName":"ke","scriptId":"24","url":"http://127.0.0.2:9091/cockpit/$2442058b63c0f73ac4d72a3f7e4ce8dfa41be271d392892d1f71f3dfeede7fdd/shell/index.js","lineNumber":1,"columnNumber":120315},{"functionName":"Ze","scriptId":"24","url":"http://127.0.0.2:9091/cockpit/$2442058b63c0f73ac4d72a3f7e4ce8dfa41be271d392892d1f71f3dfeede7fdd/shell/index.js","lineNumber":1,"columnNumber":129352},{"functionName":"append","scriptId":"24","url":"http://127.0.0.2:9091/cockpit/$2442058b63c0f73ac4d72a3f7e4ce8dfa41be271d392892d1f71f3dfeede7fdd/shell/index.js","lineNumber":1,"columnNumber":131033},{"functionName":"D","scriptId":"24","url":"http://127.0.0.2:9091/cockpit/$2442058b63c0f73ac4d72a3f7e4ce8dfa41be271d392892d1f71f3dfeede7fdd/shell/index.js","lineNumber":1,"columnNumber":347890},{"functionName":"","scriptId":"24","url":"http://127.0.0.2:9091/cockpit/$2442058b63c0f73ac4d72a3f7e4ce8dfa41be271d392892d1f71f3dfeede7fdd/shell/index.js","lineNumber":1,"columnNumber":357088},{"functionName":"","scriptId":"24","url":"http://127.0.0.2:9091/cockpit/$2442058b63c0f73ac4d72a3f7e4ce8dfa41be271d392892d1f71f3dfeede7fdd/shell/index.js","lineNumber":1,"columnNumber":630305},{"functionName":"","scriptId":"24","url":"http://127.0.0.2:9091/cockpit/$2442058b63c0f73ac4d72a3f7e4ce8dfa41be271d392892d1f71f3dfeede7fdd/shell/index.js","lineNumber":1,"columnNumber":630309}]}}
> error: Modal: Specify at least one of: title, aria-label, aria-labelledby.
> warning: grep: /sys/class/dmi/id/power/autosuspend_delay_ms: Input/output error

> warning: Resolving coreutils failed: {"detail":"cannot update repo 'appstream': Cannot prepare internal mirrorlist: Curl error (6): Couldn't resolve host name for http://mirrorlist.centos.org/?release=8-stream&arch=x86_64&repo=AppStream&infra=genclo [Could not resolve host: mirrorlist.centos.org]; Last error: Curl error (6): Couldn't resolve host name for http://mirrorlist.centos.org/?release=8-stream&arch=x86_64&repo=AppStream&infra=genclo [Could not resolve host: mirrorlist.centos.org]","code":64}
> log: 
> warning: loading available updates failed: {"detail":"cannot update repo 'appstream': Cannot prepare internal mirrorlist: Curl error (6): Couldn't resolve host name for http://mirrorlist.centos.org/?release=8-stream&arch=x86_64&repo=AppStream&infra=genclo [Could not resolve host: mirrorlist.centos.org]; Last error: Curl error (6): Couldn't resolve host name for http://mirrorlist.centos.org/?release=8-stream&arch=x86_64&repo=AppStream&infra=genclo [Could not resolve host: mirrorlist.centos.org]","code":64}
Traceback (most recent call last):
  File "/usr/lib64/python3.10/unittest/case.py", line 549, in _callTestMethod
    method()
  File "/work/bots/make-checkout-workdir/test/verify/check-metrics", line 513, in testLoggerSettings
    b.wait_not_present("#pcp-settings-modal")
  File "/work/bots/make-checkout-workdir/test/common/testlib.py", line 418, in wait_not_present
    self.wait_js_func('!ph_is_present', selector)
  File "/work/bots/make-checkout-workdir/test/common/testlib.py", line 409, in wait_js_func
    self.wait_js_cond("%s(%s)" % (func, ','.join(map(jsquote, args))))
  File "/work/bots/make-checkout-workdir/test/common/testlib.py", line 406, in wait_js_cond
    self.raise_cdp_exception("timeout\nwait_js_cond", cond, result["exceptionDetails"], trailer)
  File "/work/bots/make-checkout-workdir/test/common/testlib.py", line 196, in raise_cdp_exception
    raise Error("%s(%s): %s" % (func, arg, msg))
testlib.Error: timeout
wait_js_cond(!ph_is_present("#pcp-settings-modal")): {'exceptionId': 1, 'text': 'Uncaught (in promise) Error: condition did not become true', 'lineNumber': 243, 'columnNumber': 9, 'scriptId': '3', 'stackTrace': {'callFrames': [{'functionName': 'PhWaitCondTimeout', 'scriptId': '3', 'url': '', 'lineNumber': 242, 'columnNumber': 8}, {'functionName': '', 'scriptId': '3', 'url': '', 'lineNumber': 254, 'columnNumber': 23}]}, 'exception': {'type': 'object', 'subtype': 'error', 'className': 'PhWaitCondTimeout', 'description': 'Error: condition did not become true\n    at <anonymous>:255:24', 'objectId': '-5564713425101792136.8.2'}}
cdp: {'source': 'network', 'level': 'error', 'text': 'Failed to load resource: the server responded with a status of 401 (Authentication failed)', 'timestamp': 1636393478020.771, 'url': 'http://127.0.0.2:9091/cockpit/login', 'networkRequestId': '23218.12'}
cdp: {'source': 'security', 'level': 'error', 'text': 'Refused to apply inline style because it violates the following Content Security Policy directive: "default-src \'self\' http://127.0.0.2:9091". Either the \'unsafe-inline\' keyword, a hash (\'sha256-BMIkowAqVEI88ibUJ1NtYB8ByZOuS4MTi73eGoFo2+Q=\'), or a nonce (\'nonce-...\') is required to enable inline execution. Note that hashes do not apply to event handlers, style attributes and javascript: navigations unless the \'unsafe-hashes\' keyword is present. Note also that \'style-src\' was not explicitly set, so \'default-src\' is used as a fallback.\n', 'url': 'http://127.0.0.2:9091/cockpit/$2442058b63c0f73ac4d72a3f7e4ce8dfa41be271d392892d1f71f3dfeede7fdd/shell/index.js', 'lineNumber': 1, 'stackTrace': {'callFrames': [{'functionName': 'ke', 'scriptId': '24', 'url': 'http://127.0.0.2:9091/cockpit/$2442058b63c0f73ac4d72a3f7e4ce8dfa41be271d392892d1f71f3dfeede7fdd/shell/index.js', 'lineNumber': 1, 'columnNumber': 120315}, {'functionName': 'Ze', 'scriptId': '24', 'url': 'http://127.0.0.2:9091/cockpit/$2442058b63c0f73ac4d72a3f7e4ce8dfa41be271d392892d1f71f3dfeede7fdd/shell/index.js', 'lineNumber': 1, 'columnNumber': 129352}, {'functionName': 'append', 'scriptId': '24', 'url': 'http://127.0.0.2:9091/cockpit/$2442058b63c0f73ac4d72a3f7e4ce8dfa41be271d392892d1f71f3dfeede7fdd/shell/index.js', 'lineNumber': 1, 'columnNumber': 131033}, {'functionName': 'D', 'scriptId': '24', 'url': 'http://127.0.0.2:9091/cockpit/$2442058b63c0f73ac4d72a3f7e4ce8dfa41be271d392892d1f71f3dfeede7fdd/shell/index.js', 'lineNumber': 1, 'columnNumber': 347890}, {'functionName': '', 'scriptId': '24', 'url': 'http://127.0.0.2:9091/cockpit/$2442058b63c0f73ac4d72a3f7e4ce8dfa41be271d392892d1f71f3dfeede7fdd/shell/index.js', 'lineNumber': 1, 'columnNumber': 357088}, {'functionName': '', 'scriptId': '24', 'url': 'http://127.0.0.2:9091/cockpit/$2442058b63c0f73ac4d72a3f7e4ce8dfa41be271d392892d1f71f3dfeede7fdd/shell/index.js', 'lineNumber': 1, 'columnNumber': 630305}, {'functionName': '', 'scriptId': '24', 'url': 'http://127.0.0.2:9091/cockpit/$2442058b63c0f73ac4d72a3f7e4ce8dfa41be271d392892d1f71f3dfeede7fdd/shell/index.js', 'lineNumber': 1, 'columnNumber': 630309}]}}
error: Modal: Specify at least one of: title, aria-label, aria-labelledby.
error: Modal: Specify at least one of: title, aria-label, aria-labelledby.
warning: grep: /sys/class/dmi/id/power/autosuspend_delay_ms: Input/output error

error: Modal: Specify at least one of: title, aria-label, aria-labelledby.
warning: Resolving coreutils failed: {"detail":"cannot update repo 'appstream': Cannot prepare internal mirrorlist: Curl error (6): Couldn't resolve host name for http://mirrorlist.centos.org/?release=8-stream&arch=x86_64&repo=AppStream&infra=genclo [Could not resolve host: mirrorlist.centos.org]; Last error: Curl error (6): Couldn't resolve host name for http://mirrorlist.centos.org/?release=8-stream&arch=x86_64&repo=AppStream&infra=genclo [Could not resolve host: mirrorlist.centos.org]","code":64}
log: 
warning: loading available updates failed: {"detail":"cannot update repo 'appstream': Cannot prepare internal mirrorlist: Curl error (6): Couldn't resolve host name for http://mirrorlist.centos.org/?release=8-stream&arch=x86_64&repo=AppStream&infra=genclo [Could not resolve host: mirrorlist.centos.org]; Last error: Curl error (6): Couldn't resolve host name for http://mirrorlist.centos.org/?release=8-stream&arch=x86_64&repo=AppStream&infra=genclo [Could not resolve host: mirrorlist.centos.org]","code":64}
Wrote screenshot to TestHistoryMetrics-testLoggerSettings-centos-8-stream-127.0.0.2-2201-FAIL.png
Wrote HTML dump to TestHistoryMetrics-testLoggerSettings-centos-8-stream-127.0.0.2-2201-FAIL.html
Wrote JS log to TestHistoryMetrics-testLoggerSettings-centos-8-stream-127.0.0.2-2201-FAIL.js.log
Journal extracted to TestHistoryMetrics-testLoggerSettings-centos-8-stream-127.0.0.2-2201-FAIL.log.gz
> warning: transport closed: disconnected
Traceback (most recent call last):
  File "/work/bots/make-checkout-workdir/test/verify/check-metrics", line 513, in testLoggerSettings
    b.wait_not_present("#pcp-settings-modal")
  File "/work/bots/make-checkout-workdir/test/common/testlib.py", line 418, in wait_not_present
    self.wait_js_func('!ph_is_present', selector)
  File "/work/bots/make-checkout-workdir/test/common/testlib.py", line 409, in wait_js_func
    self.wait_js_cond("%s(%s)" % (func, ','.join(map(jsquote, args))))
  File "/work/bots/make-checkout-workdir/test/common/testlib.py", line 406, in wait_js_cond
    self.raise_cdp_exception("timeout\nwait_js_cond", cond, result["exceptionDetails"], trailer)
  File "/work/bots/make-checkout-workdir/test/common/testlib.py", line 196, in raise_cdp_exception
    raise Error("%s(%s): %s" % (func, arg, msg))
testlib.Error: timeout
wait_js_cond(!ph_is_present("#pcp-settings-modal")): {'exceptionId': 1, 'text': 'Uncaught (in promise) Error: condition did not become true', 'lineNumber': 243, 'columnNumber': 9, 'scriptId': '3', 'stackTrace': {'callFrames': [{'functionName': 'PhWaitCondTimeout', 'scriptId': '3', 'url': '', 'lineNumber': 242, 'columnNumber': 8}, {'functionName': '', 'scriptId': '3', 'url': '', 'lineNumber': 254, 'columnNumber': 23}]}, 'exception': {'type': 'object', 'subtype': 'error', 'className': 'PhWaitCondTimeout', 'description': 'Error: condition did not become true\n    at <anonymous>:255:24', 'objectId': '-5564713425101792136.8.2'}}
cdp: {'source': 'network', 'level': 'error', 'text': 'Failed to load resource: the server responded with a status of 401 (Authentication failed)', 'timestamp': 1636393478020.771, 'url': 'http://127.0.0.2:9091/cockpit/login', 'networkRequestId': '23218.12'}
cdp: {'source': 'security', 'level': 'error', 'text': 'Refused to apply inline style because it violates the following Content Security Policy directive: "default-src \'self\' http://127.0.0.2:9091". Either the \'unsafe-inline\' keyword, a hash (\'sha256-BMIkowAqVEI88ibUJ1NtYB8ByZOuS4MTi73eGoFo2+Q=\'), or a nonce (\'nonce-...\') is required to enable inline execution. Note that hashes do not apply to event handlers, style attributes and javascript: navigations unless the \'unsafe-hashes\' keyword is present. Note also that \'style-src\' was not explicitly set, so \'default-src\' is used as a fallback.\n', 'url': 'http://127.0.0.2:9091/cockpit/$2442058b63c0f73ac4d72a3f7e4ce8dfa41be271d392892d1f71f3dfeede7fdd/shell/index.js', 'lineNumber': 1, 'stackTrace': {'callFrames': [{'functionName': 'ke', 'scriptId': '24', 'url': 'http://127.0.0.2:9091/cockpit/$2442058b63c0f73ac4d72a3f7e4ce8dfa41be271d392892d1f71f3dfeede7fdd/shell/index.js', 'lineNumber': 1, 'columnNumber': 120315}, {'functionName': 'Ze', 'scriptId': '24', 'url': 'http://127.0.0.2:9091/cockpit/$2442058b63c0f73ac4d72a3f7e4ce8dfa41be271d392892d1f71f3dfeede7fdd/shell/index.js', 'lineNumber': 1, 'columnNumber': 129352}, {'functionName': 'append', 'scriptId': '24', 'url': 'http://127.0.0.2:9091/cockpit/$2442058b63c0f73ac4d72a3f7e4ce8dfa41be271d392892d1f71f3dfeede7fdd/shell/index.js', 'lineNumber': 1, 'columnNumber': 131033}, {'functionName': 'D', 'scriptId': '24', 'url': 'http://127.0.0.2:9091/cockpit/$2442058b63c0f73ac4d72a3f7e4ce8dfa41be271d392892d1f71f3dfeede7fdd/shell/index.js', 'lineNumber': 1, 'columnNumber': 347890}, {'functionName': '', 'scriptId': '24', 'url': 'http://127.0.0.2:9091/cockpit/$2442058b63c0f73ac4d72a3f7e4ce8dfa41be271d392892d1f71f3dfeede7fdd/shell/index.js', 'lineNumber': 1, 'columnNumber': 357088}, {'functionName': '', 'scriptId': '24', 'url': 'http://127.0.0.2:9091/cockpit/$2442058b63c0f73ac4d72a3f7e4ce8dfa41be271d392892d1f71f3dfeede7fdd/shell/index.js', 'lineNumber': 1, 'columnNumber': 630305}, {'functionName': '', 'scriptId': '24', 'url': 'http://127.0.0.2:9091/cockpit/$2442058b63c0f73ac4d72a3f7e4ce8dfa41be271d392892d1f71f3dfeede7fdd/shell/index.js', 'lineNumber': 1, 'columnNumber': 630309}]}}
error: Modal: Specify at least one of: title, aria-label, aria-labelledby.
error: Modal: Specify at least one of: title, aria-label, aria-labelledby.
warning: grep: /sys/class/dmi/id/power/autosuspend_delay_ms: Input/output error

error: Modal: Specify at least one of: title, aria-label, aria-labelledby.
warning: Resolving coreutils failed: {"detail":"cannot update repo 'appstream': Cannot prepare internal mirrorlist: Curl error (6): Couldn't resolve host name for http://mirrorlist.centos.org/?release=8-stream&arch=x86_64&repo=AppStream&infra=genclo [Could not resolve host: mirrorlist.centos.org]; Last error: Curl error (6): Couldn't resolve host name for http://mirrorlist.centos.org/?release=8-stream&arch=x86_64&repo=AppStream&infra=genclo [Could not resolve host: mirrorlist.centos.org]","code":64}
log: 
warning: loading available updates failed: {"detail":"cannot update repo 'appstream': Cannot prepare internal mirrorlist: Curl error (6): Couldn't resolve host name for http://mirrorlist.centos.org/?release=8-stream&arch=x86_64&repo=AppStream&infra=genclo [Could not resolve host: mirrorlist.centos.org]; Last error: Curl error (6): Couldn't resolve host name for http://mirrorlist.centos.org/?release=8-stream&arch=x86_64&repo=AppStream&infra=genclo [Could not resolve host: mirrorlist.centos.org]","code":64}

# Result testLoggerSettings (__main__.TestHistoryMetrics) failed
# 1 TEST FAILED [71s on 2-ci-srv-05]
not ok 246 test/verify/check-metrics TestHistoryMetrics.testLoggerSettings [ND@0]

First occurrence: 2021-11-08T17:45:45.902384 | revision e2294cfe2e2a58c35cbdc3600d9c525c9f50d799 Times recorded: 1 Latest occurrences:

# ----------------------------------------------------------------------
# testNoDataEnable (__main__.TestHistoryMetrics)

DevTools listening on ws://127.0.0.1:9820/devtools/browser/04f429c1-7b13-4598-b4b8-62e172015183
[1108/175816.292583:ERROR:egl_util.cc(74)] Failed to load GLES library: /usr/lib64/chromium-browser/swiftshader/libGLESv2.so: /usr/lib64/chromium-browser/swiftshader/libGLESv2.so: cannot open shared object file: No such file or directory
[1108/175816.294481:ERROR:viz_main_impl.cc(162)] Exiting GPU process due to errors during initialization
[1108/175816.297395:ERROR:gpu_init.cc(441)] Passthrough is not supported, GL is disabled
> error: Modal: Specify at least one of: title, aria-label, aria-labelledby.
> warning: grep: /sys/class/dmi/id/power/autosuspend_delay_ms: Input/output error

> warning: failed to poll tuned 
> warning: Resolving coreutils failed: {"detail":"cannot update repo 'appstream': Cannot prepare internal mirrorlist: Curl error (6): Couldn't resolve host name for http://mirrorlist.centos.org/?release=8-stream&arch=x86_64&repo=AppStream&infra=genclo [Could not resolve host: mirrorlist.centos.org]; Last error: Curl error (6): Couldn't resolve host name for http://mirrorlist.centos.org/?release=8-stream&arch=x86_64&repo=AppStream&infra=genclo [Could not resolve host: mirrorlist.centos.org]","code":64}
> warning: loading available updates failed: {"detail":"cannot update repo 'appstream': Cannot prepare internal mirrorlist: Curl error (6): Couldn't resolve host name for http://mirrorlist.centos.org/?release=8-stream&arch=x86_64&repo=AppStream&infra=genclo [Could not resolve host: mirrorlist.centos.org]; Last error: Curl error (6): Couldn't resolve host name for http://mirrorlist.centos.org/?release=8-stream&arch=x86_64&repo=AppStream&infra=genclo [Could not resolve host: mirrorlist.centos.org]","code":64}
Traceback (most recent call last):
  File "/usr/lib64/python3.10/unittest/case.py", line 549, in _callTestMethod
    method()
  File "/work/bots/make-checkout-workdir/test/verify/check-metrics", line 451, in testNoDataEnable
    self.browser.wait_js_cond("ph_count('.metrics-data-cpu.valid-data') >= 1")
  File "/work/bots/make-checkout-workdir/test/common/testlib.py", line 411, in wait_js_cond
    self.raise_cdp_exception("timeout\nwait_js_cond", cond, result["exceptionDetails"], trailer)
  File "/work/bots/make-checkout-workdir/test/common/testlib.py", line 199, in raise_cdp_exception
    raise Error("%s(%s): %s" % (func, arg, msg))
testlib.Error: timeout
wait_js_cond(ph_count('.metrics-data-cpu.valid-data') >= 1): Uncaught (in promise) Error: condition did not become true
cdp: {'source': 'network', 'level': 'error', 'text': 'Failed to load resource: the server responded with a status of 401 (Authentication failed)', 'timestamp': 1636394296887.875, 'url': 'http://127.0.0.2:9091/cockpit/login', 'networkRequestId': '22428.12'}
error: Modal: Specify at least one of: title, aria-label, aria-labelledby.
error: Modal: Specify at least one of: title, aria-label, aria-labelledby.
warning: grep: /sys/class/dmi/id/power/autosuspend_delay_ms: Input/output error

error: Modal: Specify at least one of: title, aria-label, aria-labelledby.
warning: failed to poll tuned 
warning: failed to poll tuned 
warning: failed to poll tuned 
warning: Resolving coreutils failed: {"detail":"cannot update repo 'appstream': Cannot prepare internal mirrorlist: Curl error (6): Couldn't resolve host name for http://mirrorlist.centos.org/?release=8-stream&arch=x86_64&repo=AppStream&infra=genclo [Could not resolve host: mirrorlist.centos.org]; Last error: Curl error (6): Couldn't resolve host name for http://mirrorlist.centos.org/?release=8-stream&arch=x86_64&repo=AppStream&infra=genclo [Could not resolve host: mirrorlist.centos.org]","code":64}
warning: loading available updates failed: {"detail":"cannot update repo 'appstream': Cannot prepare internal mirrorlist: Curl error (6): Couldn't resolve host name for http://mirrorlist.centos.org/?release=8-stream&arch=x86_64&repo=AppStream&infra=genclo [Could not resolve host: mirrorlist.centos.org]; Last error: Curl error (6): Couldn't resolve host name for http://mirrorlist.centos.org/?release=8-stream&arch=x86_64&repo=AppStream&infra=genclo [Could not resolve host: mirrorlist.centos.org]","code":64}
Wrote screenshot to TestHistoryMetrics-testNoDataEnable-centos-8-stream-127.0.0.2-2201-FAIL.png
Wrote HTML dump to TestHistoryMetrics-testNoDataEnable-centos-8-stream-127.0.0.2-2201-FAIL.html
Wrote JS log to TestHistoryMetrics-testNoDataEnable-centos-8-stream-127.0.0.2-2201-FAIL.js.log
Journal extracted to TestHistoryMetrics-testNoDataEnable-centos-8-stream-127.0.0.2-2201-FAIL.log.gz
> warning: transport closed: disconnected
Traceback (most recent call last):
  File "/work/bots/make-checkout-workdir/test/verify/check-metrics", line 451, in testNoDataEnable
    self.browser.wait_js_cond("ph_count('.metrics-data-cpu.valid-data') >= 1")
  File "/work/bots/make-checkout-workdir/test/common/testlib.py", line 411, in wait_js_cond
    self.raise_cdp_exception("timeout\nwait_js_cond", cond, result["exceptionDetails"], trailer)
  File "/work/bots/make-checkout-workdir/test/common/testlib.py", line 199, in raise_cdp_exception
    raise Error("%s(%s): %s" % (func, arg, msg))
testlib.Error: timeout
wait_js_cond(ph_count('.metrics-data-cpu.valid-data') >= 1): Uncaught (in promise) Error: condition did not become true
cdp: {'source': 'network', 'level': 'error', 'text': 'Failed to load resource: the server responded with a status of 401 (Authentication failed)', 'timestamp': 1636394296887.875, 'url': 'http://127.0.0.2:9091/cockpit/login', 'networkRequestId': '22428.12'}
error: Modal: Specify at least one of: title, aria-label, aria-labelledby.
error: Modal: Specify at least one of: title, aria-label, aria-labelledby.
warning: grep: /sys/class/dmi/id/power/autosuspend_delay_ms: Input/output error

error: Modal: Specify at least one of: title, aria-label, aria-labelledby.
warning: failed to poll tuned 
warning: failed to poll tuned 
warning: failed to poll tuned 
warning: Resolving coreutils failed: {"detail":"cannot update repo 'appstream': Cannot prepare internal mirrorlist: Curl error (6): Couldn't resolve host name for http://mirrorlist.centos.org/?release=8-stream&arch=x86_64&repo=AppStream&infra=genclo [Could not resolve host: mirrorlist.centos.org]; Last error: Curl error (6): Couldn't resolve host name for http://mirrorlist.centos.org/?release=8-stream&arch=x86_64&repo=AppStream&infra=genclo [Could not resolve host: mirrorlist.centos.org]","code":64}
warning: loading available updates failed: {"detail":"cannot update repo 'appstream': Cannot prepare internal mirrorlist: Curl error (6): Couldn't resolve host name for http://mirrorlist.centos.org/?release=8-stream&arch=x86_64&repo=AppStream&infra=genclo [Could not resolve host: mirrorlist.centos.org]; Last error: Curl error (6): Couldn't resolve host name for http://mirrorlist.centos.org/?release=8-stream&arch=x86_64&repo=AppStream&infra=genclo [Could not resolve host: mirrorlist.centos.org]","code":64}

# Result testNoDataEnable (__main__.TestHistoryMetrics) failed
# 1 TEST FAILED [97s on 1-ci-srv-01]
not ok 58 test/verify/check-metrics TestHistoryMetrics.testNoDataEnable [ND@0]

First occurrence: 2021-11-08T17:59:52.256956 | revision 32f965b6fba3284cb0668aeaf7dfdbfa8847e078 Times recorded: 1 Latest occurrences:

# ----------------------------------------------------------------------
# testPmProxySettings (__main__.TestHistoryMetrics)
Warning: NOT_ENABLED: 'pmproxy' not in 'public'
Warning: NOT_ENABLED: pmproxy

DevTools listening on ws://127.0.0.1:9644/devtools/browser/f577bb39-1047-4798-a3e6-63f6f30584f4
[1108/180014.956264:ERROR:egl_util.cc(74)] Failed to load GLES library: /usr/lib64/chromium-browser/swiftshader/libGLESv2.so: /usr/lib64/chromium-browser/swiftshader/libGLESv2.so: cannot open shared object file: No such file or directory
[1108/180014.958431:ERROR:viz_main_impl.cc(162)] Exiting GPU process due to errors during initialization
[1108/180014.961378:ERROR:gpu_init.cc(441)] Passthrough is not supported, GL is disabled
> error: Modal: Specify at least one of: title, aria-label, aria-labelledby.
> warning: grep: /sys/class/dmi/id/power/autosuspend_delay_ms: Input/output error

> warning: failed to poll tuned 
> warning: Resolving coreutils failed: {"detail":"cannot update repo 'appstream': Cannot prepare internal mirrorlist: Curl error (6): Couldn't resolve host name for http://mirrorlist.centos.org/?release=8-stream&arch=x86_64&repo=AppStream&infra=genclo [Could not resolve host: mirrorlist.centos.org]; Last error: Curl error (6): Couldn't resolve host name for http://mirrorlist.centos.org/?release=8-stream&arch=x86_64&repo=AppStream&infra=genclo [Could not resolve host: mirrorlist.centos.org]","code":64}
> warning: loading available updates failed: {"detail":"cannot update repo 'appstream': Cannot prepare internal mirrorlist: Curl error (6): Couldn't resolve host name for http://mirrorlist.centos.org/?release=8-stream&arch=x86_64&repo=AppStream&infra=genclo [Could not resolve host: mirrorlist.centos.org]; Last error: Curl error (6): Couldn't resolve host name for http://mirrorlist.centos.org/?release=8-stream&arch=x86_64&repo=AppStream&infra=genclo [Could not resolve host: mirrorlist.centos.org]","code":64}
Traceback (most recent call last):
  File "/usr/lib64/python3.10/unittest/case.py", line 549, in _callTestMethod
    method()
  File "/work/bots/make-checkout-workdir/test/verify/check-metrics", line 583, in testPmProxySettings
    b.wait_not_present("#pcp-settings-modal")
  File "/work/bots/make-checkout-workdir/test/common/testlib.py", line 423, in wait_not_present
    self.wait_js_func('!ph_is_present', selector)
  File "/work/bots/make-checkout-workdir/test/common/testlib.py", line 414, in wait_js_func
    self.wait_js_cond("%s(%s)" % (func, ','.join(map(jsquote, args))))
  File "/work/bots/make-checkout-workdir/test/common/testlib.py", line 411, in wait_js_cond
    self.raise_cdp_exception("timeout\nwait_js_cond", cond, result["exceptionDetails"], trailer)
  File "/work/bots/make-checkout-workdir/test/common/testlib.py", line 199, in raise_cdp_exception
    raise Error("%s(%s): %s" % (func, arg, msg))
testlib.Error: timeout
wait_js_cond(!ph_is_present("#pcp-settings-modal")): Uncaught (in promise) Error: condition did not become true
cdp: {'source': 'network', 'level': 'error', 'text': 'Failed to load resource: the server responded with a status of 401 (Authentication failed)', 'timestamp': 1636394415477.914, 'url': 'http://127.0.0.2:9091/cockpit/login', 'networkRequestId': '25154.12'}
error: Modal: Specify at least one of: title, aria-label, aria-labelledby.
error: Modal: Specify at least one of: title, aria-label, aria-labelledby.
warning: grep: /sys/class/dmi/id/power/autosuspend_delay_ms: Input/output error

error: Modal: Specify at least one of: title, aria-label, aria-labelledby.
warning: failed to poll tuned 
warning: failed to poll tuned 
warning: failed to poll tuned 
warning: Resolving coreutils failed: {"detail":"cannot update repo 'appstream': Cannot prepare internal mirrorlist: Curl error (6): Couldn't resolve host name for http://mirrorlist.centos.org/?release=8-stream&arch=x86_64&repo=AppStream&infra=genclo [Could not resolve host: mirrorlist.centos.org]; Last error: Curl error (6): Couldn't resolve host name for http://mirrorlist.centos.org/?release=8-stream&arch=x86_64&repo=AppStream&infra=genclo [Could not resolve host: mirrorlist.centos.org]","code":64}
warning: loading available updates failed: {"detail":"cannot update repo 'appstream': Cannot prepare internal mirrorlist: Curl error (6): Couldn't resolve host name for http://mirrorlist.centos.org/?release=8-stream&arch=x86_64&repo=AppStream&infra=genclo [Could not resolve host: mirrorlist.centos.org]; Last error: Curl error (6): Couldn't resolve host name for http://mirrorlist.centos.org/?release=8-stream&arch=x86_64&repo=AppStream&infra=genclo [Could not resolve host: mirrorlist.centos.org]","code":64}
Wrote screenshot to TestHistoryMetrics-testPmProxySettings-centos-8-stream-127.0.0.2-2201-FAIL.png
Wrote HTML dump to TestHistoryMetrics-testPmProxySettings-centos-8-stream-127.0.0.2-2201-FAIL.html
Wrote JS log to TestHistoryMetrics-testPmProxySettings-centos-8-stream-127.0.0.2-2201-FAIL.js.log
Journal extracted to TestHistoryMetrics-testPmProxySettings-centos-8-stream-127.0.0.2-2201-FAIL.log.gz
> warning: transport closed: disconnected
Traceback (most recent call last):
  File "/work/bots/make-checkout-workdir/test/verify/check-metrics", line 583, in testPmProxySettings
    b.wait_not_present("#pcp-settings-modal")
  File "/work/bots/make-checkout-workdir/test/common/testlib.py", line 423, in wait_not_present
    self.wait_js_func('!ph_is_present', selector)
  File "/work/bots/make-checkout-workdir/test/common/testlib.py", line 414, in wait_js_func
    self.wait_js_cond("%s(%s)" % (func, ','.join(map(jsquote, args))))
  File "/work/bots/make-checkout-workdir/test/common/testlib.py", line 411, in wait_js_cond
    self.raise_cdp_exception("timeout\nwait_js_cond", cond, result["exceptionDetails"], trailer)
  File "/work/bots/make-checkout-workdir/test/common/testlib.py", line 199, in raise_cdp_exception
    raise Error("%s(%s): %s" % (func, arg, msg))
testlib.Error: timeout
wait_js_cond(!ph_is_present("#pcp-settings-modal")): Uncaught (in promise) Error: condition did not become true
cdp: {'source': 'network', 'level': 'error', 'text': 'Failed to load resource: the server responded with a status of 401 (Authentication failed)', 'timestamp': 1636394415477.914, 'url': 'http://127.0.0.2:9091/cockpit/login', 'networkRequestId': '25154.12'}
error: Modal: Specify at least one of: title, aria-label, aria-labelledby.
error: Modal: Specify at least one of: title, aria-label, aria-labelledby.
warning: grep: /sys/class/dmi/id/power/autosuspend_delay_ms: Input/output error

error: Modal: Specify at least one of: title, aria-label, aria-labelledby.
warning: failed to poll tuned 
warning: failed to poll tuned 
warning: failed to poll tuned 
warning: Resolving coreutils failed: {"detail":"cannot update repo 'appstream': Cannot prepare internal mirrorlist: Curl error (6): Couldn't resolve host name for http://mirrorlist.centos.org/?release=8-stream&arch=x86_64&repo=AppStream&infra=genclo [Could not resolve host: mirrorlist.centos.org]; Last error: Curl error (6): Couldn't resolve host name for http://mirrorlist.centos.org/?release=8-stream&arch=x86_64&repo=AppStream&infra=genclo [Could not resolve host: mirrorlist.centos.org]","code":64}
warning: loading available updates failed: {"detail":"cannot update repo 'appstream': Cannot prepare internal mirrorlist: Curl error (6): Couldn't resolve host name for http://mirrorlist.centos.org/?release=8-stream&arch=x86_64&repo=AppStream&infra=genclo [Could not resolve host: mirrorlist.centos.org]; Last error: Curl error (6): Couldn't resolve host name for http://mirrorlist.centos.org/?release=8-stream&arch=x86_64&repo=AppStream&infra=genclo [Could not resolve host: mirrorlist.centos.org]","code":64}

# Result testPmProxySettings (__main__.TestHistoryMetrics) failed
# 1 TEST FAILED [68s on 1-ci-srv-01]
not ok 60 test/verify/check-metrics TestHistoryMetrics.testPmProxySettings [ND@0]

First occurrence: 2021-11-08T18:01:19.801720 | revision 32f965b6fba3284cb0668aeaf7dfdbfa8847e078 Times recorded: 1 Latest occurrences:

# ----------------------------------------------------------------------
# testNoDataEnable (__main__.TestHistoryMetrics)

DevTools listening on ws://127.0.0.1:9365/devtools/browser/316471c3-81cb-4e26-95f1-ad8807b121a7
[1108/174553.074729:ERROR:egl_util.cc(74)] Failed to load GLES library: /usr/lib64/chromium-browser/swiftshader/libGLESv2.so: /usr/lib64/chromium-browser/swiftshader/libGLESv2.so: cannot open shared object file: No such file or directory
[1108/174553.076774:ERROR:viz_main_impl.cc(162)] Exiting GPU process due to errors during initialization
[1108/174553.080159:ERROR:gpu_init.cc(441)] Passthrough is not supported, GL is disabled
CDP: {"source":"security","level":"error","text":"Refused to apply inline style because it violates the following Content Security Policy directive: \"default-src 'self' http://127.0.0.2:9091\". Either the 'unsafe-inline' keyword, a hash ('sha256-BMIkowAqVEI88ibUJ1NtYB8ByZOuS4MTi73eGoFo2+Q='), or a nonce ('nonce-...') is required to enable inline execution. Note that hashes do not apply to event handlers, style attributes and javascript: navigations unless the 'unsafe-hashes' keyword is present. Note also that 'style-src' was not explicitly set, so 'default-src' is used as a fallback.\n","timestamp":1636393554294.301,"url":"http://127.0.0.2:9091/cockpit/$2442058b63c0f73ac4d72a3f7e4ce8dfa41be271d392892d1f71f3dfeede7fdd/shell/index.js","lineNumber":1,"stackTrace":{"callFrames":[{"functionName":"ke","scriptId":"24","url":"http://127.0.0.2:9091/cockpit/$2442058b63c0f73ac4d72a3f7e4ce8dfa41be271d392892d1f71f3dfeede7fdd/shell/index.js","lineNumber":1,"columnNumber":120315},{"functionName":"Ze","scriptId":"24","url":"http://127.0.0.2:9091/cockpit/$2442058b63c0f73ac4d72a3f7e4ce8dfa41be271d392892d1f71f3dfeede7fdd/shell/index.js","lineNumber":1,"columnNumber":129352},{"functionName":"append","scriptId":"24","url":"http://127.0.0.2:9091/cockpit/$2442058b63c0f73ac4d72a3f7e4ce8dfa41be271d392892d1f71f3dfeede7fdd/shell/index.js","lineNumber":1,"columnNumber":131033},{"functionName":"D","scriptId":"24","url":"http://127.0.0.2:9091/cockpit/$2442058b63c0f73ac4d72a3f7e4ce8dfa41be271d392892d1f71f3dfeede7fdd/shell/index.js","lineNumber":1,"columnNumber":347890},{"functionName":"","scriptId":"24","url":"http://127.0.0.2:9091/cockpit/$2442058b63c0f73ac4d72a3f7e4ce8dfa41be271d392892d1f71f3dfeede7fdd/shell/index.js","lineNumber":1,"columnNumber":357088},{"functionName":"","scriptId":"24","url":"http://127.0.0.2:9091/cockpit/$2442058b63c0f73ac4d72a3f7e4ce8dfa41be271d392892d1f71f3dfeede7fdd/shell/index.js","lineNumber":1,"columnNumber":630305},{"functionName":"","scriptId":"24","url":"http://127.0.0.2:9091/cockpit/$2442058b63c0f73ac4d72a3f7e4ce8dfa41be271d392892d1f71f3dfeede7fdd/shell/index.js","lineNumber":1,"columnNumber":630309}]}}
> error: Modal: Specify at least one of: title, aria-label, aria-labelledby.
> warning: grep: /sys/class/dmi/id/power/autosuspend_delay_ms: Input/output error

> warning: Resolving coreutils failed: {"detail":"cannot update repo 'appstream': Cannot prepare internal mirrorlist: Curl error (6): Couldn't resolve host name for http://mirrorlist.centos.org/?release=8-stream&arch=x86_64&repo=AppStream&infra=genclo [Could not resolve host: mirrorlist.centos.org]; Last error: Curl error (6): Couldn't resolve host name for http://mirrorlist.centos.org/?release=8-stream&arch=x86_64&repo=AppStream&infra=genclo [Could not resolve host: mirrorlist.centos.org]","code":64}
> warning: loading available updates failed: {"detail":"cannot update repo 'appstream': Cannot prepare internal mirrorlist: Curl error (6): Couldn't resolve host name for http://mirrorlist.centos.org/?release=8-stream&arch=x86_64&repo=AppStream&infra=genclo [Could not resolve host: mirrorlist.centos.org]; Last error: Curl error (6): Couldn't resolve host name for http://mirrorlist.centos.org/?release=8-stream&arch=x86_64&repo=AppStream&infra=genclo [Could not resolve host: mirrorlist.centos.org]","code":64}
Traceback (most recent call last):
  File "/usr/lib64/python3.10/unittest/case.py", line 549, in _callTestMethod
    method()
  File "/work/bots/make-checkout-workdir/test/verify/check-metrics", line 450, in testNoDataEnable
    self.browser.wait_js_cond("ph_count('.metrics-data-cpu.valid-data') >= 1")
  File "/work/bots/make-checkout-workdir/test/common/testlib.py", line 406, in wait_js_cond
    self.raise_cdp_exception("timeout\nwait_js_cond", cond, result["exceptionDetails"], trailer)
  File "/work/bots/make-checkout-workdir/test/common/testlib.py", line 196, in raise_cdp_exception
    raise Error("%s(%s): %s" % (func, arg, msg))
testlib.Error: timeout
wait_js_cond(ph_count('.metrics-data-cpu.valid-data') >= 1): {'exceptionId': 1, 'text': 'Uncaught (in promise) Error: condition did not become true', 'lineNumber': 243, 'columnNumber': 9, 'scriptId': '3', 'stackTrace': {'callFrames': [{'functionName': 'PhWaitCondTimeout', 'scriptId': '3', 'url': '', 'lineNumber': 242, 'columnNumber': 8}, {'functionName': '', 'scriptId': '3', 'url': '', 'lineNumber': 254, 'columnNumber': 23}]}, 'exception': {'type': 'object', 'subtype': 'error', 'className': 'PhWaitCondTimeout', 'description': 'Error: condition did not become true\n    at <anonymous>:255:24', 'objectId': '-7822018497337786539.8.2'}}
cdp: {'source': 'network', 'level': 'error', 'text': 'Failed to load resource: the server responded with a status of 401 (Authentication failed)', 'timestamp': 1636393553664.702, 'url': 'http://127.0.0.2:9091/cockpit/login', 'networkRequestId': '25191.12'}
cdp: {'source': 'security', 'level': 'error', 'text': 'Refused to apply inline style because it violates the following Content Security Policy directive: "default-src \'self\' http://127.0.0.2:9091". Either the \'unsafe-inline\' keyword, a hash (\'sha256-BMIkowAqVEI88ibUJ1NtYB8ByZOuS4MTi73eGoFo2+Q=\'), or a nonce (\'nonce-...\') is required to enable inline execution. Note that hashes do not apply to event handlers, style attributes and javascript: navigations unless the \'unsafe-hashes\' keyword is present. Note also that \'style-src\' was not explicitly set, so \'default-src\' is used as a fallback.\n', 'url': 'http://127.0.0.2:9091/cockpit/$2442058b63c0f73ac4d72a3f7e4ce8dfa41be271d392892d1f71f3dfeede7fdd/shell/index.js', 'lineNumber': 1, 'stackTrace': {'callFrames': [{'functionName': 'ke', 'scriptId': '24', 'url': 'http://127.0.0.2:9091/cockpit/$2442058b63c0f73ac4d72a3f7e4ce8dfa41be271d392892d1f71f3dfeede7fdd/shell/index.js', 'lineNumber': 1, 'columnNumber': 120315}, {'functionName': 'Ze', 'scriptId': '24', 'url': 'http://127.0.0.2:9091/cockpit/$2442058b63c0f73ac4d72a3f7e4ce8dfa41be271d392892d1f71f3dfeede7fdd/shell/index.js', 'lineNumber': 1, 'columnNumber': 129352}, {'functionName': 'append', 'scriptId': '24', 'url': 'http://127.0.0.2:9091/cockpit/$2442058b63c0f73ac4d72a3f7e4ce8dfa41be271d392892d1f71f3dfeede7fdd/shell/index.js', 'lineNumber': 1, 'columnNumber': 131033}, {'functionName': 'D', 'scriptId': '24', 'url': 'http://127.0.0.2:9091/cockpit/$2442058b63c0f73ac4d72a3f7e4ce8dfa41be271d392892d1f71f3dfeede7fdd/shell/index.js', 'lineNumber': 1, 'columnNumber': 347890}, {'functionName': '', 'scriptId': '24', 'url': 'http://127.0.0.2:9091/cockpit/$2442058b63c0f73ac4d72a3f7e4ce8dfa41be271d392892d1f71f3dfeede7fdd/shell/index.js', 'lineNumber': 1, 'columnNumber': 357088}, {'functionName': '', 'scriptId': '24', 'url': 'http://127.0.0.2:9091/cockpit/$2442058b63c0f73ac4d72a3f7e4ce8dfa41be271d392892d1f71f3dfeede7fdd/shell/index.js', 'lineNumber': 1, 'columnNumber': 630305}, {'functionName': '', 'scriptId': '24', 'url': 'http://127.0.0.2:9091/cockpit/$2442058b63c0f73ac4d72a3f7e4ce8dfa41be271d392892d1f71f3dfeede7fdd/shell/index.js', 'lineNumber': 1, 'columnNumber': 630309}]}}
error: Modal: Specify at least one of: title, aria-label, aria-labelledby.
error: Modal: Specify at least one of: title, aria-label, aria-labelledby.
warning: grep: /sys/class/dmi/id/power/autosuspend_delay_ms: Input/output error

error: Modal: Specify at least one of: title, aria-label, aria-labelledby.
warning: Resolving coreutils failed: {"detail":"cannot update repo 'appstream': Cannot prepare internal mirrorlist: Curl error (6): Couldn't resolve host name for http://mirrorlist.centos.org/?release=8-stream&arch=x86_64&repo=AppStream&infra=genclo [Could not resolve host: mirrorlist.centos.org]; Last error: Curl error (6): Couldn't resolve host name for http://mirrorlist.centos.org/?release=8-stream&arch=x86_64&repo=AppStream&infra=genclo [Could not resolve host: mirrorlist.centos.org]","code":64}
warning: loading available updates failed: {"detail":"cannot update repo 'appstream': Cannot prepare internal mirrorlist: Curl error (6): Couldn't resolve host name for http://mirrorlist.centos.org/?release=8-stream&arch=x86_64&repo=AppStream&infra=genclo [Could not resolve host: mirrorlist.centos.org]; Last error: Curl error (6): Couldn't resolve host name for http://mirrorlist.centos.org/?release=8-stream&arch=x86_64&repo=AppStream&infra=genclo [Could not resolve host: mirrorlist.centos.org]","code":64}
Wrote screenshot to TestHistoryMetrics-testNoDataEnable-centos-8-stream-127.0.0.2-2201-FAIL.png
Wrote HTML dump to TestHistoryMetrics-testNoDataEnable-centos-8-stream-127.0.0.2-2201-FAIL.html
Wrote JS log to TestHistoryMetrics-testNoDataEnable-centos-8-stream-127.0.0.2-2201-FAIL.js.log
Journal extracted to TestHistoryMetrics-testNoDataEnable-centos-8-stream-127.0.0.2-2201-FAIL.log.gz
> warning: transport closed: disconnected
Traceback (most recent call last):
  File "/work/bots/make-checkout-workdir/test/verify/check-metrics", line 450, in testNoDataEnable
    self.browser.wait_js_cond("ph_count('.metrics-data-cpu.valid-data') >= 1")
  File "/work/bots/make-checkout-workdir/test/common/testlib.py", line 406, in wait_js_cond
    self.raise_cdp_exception("timeout\nwait_js_cond", cond, result["exceptionDetails"], trailer)
  File "/work/bots/make-checkout-workdir/test/common/testlib.py", line 196, in raise_cdp_exception
    raise Error("%s(%s): %s" % (func, arg, msg))
testlib.Error: timeout
wait_js_cond(ph_count('.metrics-data-cpu.valid-data') >= 1): {'exceptionId': 1, 'text': 'Uncaught (in promise) Error: condition did not become true', 'lineNumber': 243, 'columnNumber': 9, 'scriptId': '3', 'stackTrace': {'callFrames': [{'functionName': 'PhWaitCondTimeout', 'scriptId': '3', 'url': '', 'lineNumber': 242, 'columnNumber': 8}, {'functionName': '', 'scriptId': '3', 'url': '', 'lineNumber': 254, 'columnNumber': 23}]}, 'exception': {'type': 'object', 'subtype': 'error', 'className': 'PhWaitCondTimeout', 'description': 'Error: condition did not become true\n    at <anonymous>:255:24', 'objectId': '-7822018497337786539.8.2'}}
cdp: {'source': 'network', 'level': 'error', 'text': 'Failed to load resource: the server responded with a status of 401 (Authentication failed)', 'timestamp': 1636393553664.702, 'url': 'http://127.0.0.2:9091/cockpit/login', 'networkRequestId': '25191.12'}
cdp: {'source': 'security', 'level': 'error', 'text': 'Refused to apply inline style because it violates the following Content Security Policy directive: "default-src \'self\' http://127.0.0.2:9091". Either the \'unsafe-inline\' keyword, a hash (\'sha256-BMIkowAqVEI88ibUJ1NtYB8ByZOuS4MTi73eGoFo2+Q=\'), or a nonce (\'nonce-...\') is required to enable inline execution. Note that hashes do not apply to event handlers, style attributes and javascript: navigations unless the \'unsafe-hashes\' keyword is present. Note also that \'style-src\' was not explicitly set, so \'default-src\' is used as a fallback.\n', 'url': 'http://127.0.0.2:9091/cockpit/$2442058b63c0f73ac4d72a3f7e4ce8dfa41be271d392892d1f71f3dfeede7fdd/shell/index.js', 'lineNumber': 1, 'stackTrace': {'callFrames': [{'functionName': 'ke', 'scriptId': '24', 'url': 'http://127.0.0.2:9091/cockpit/$2442058b63c0f73ac4d72a3f7e4ce8dfa41be271d392892d1f71f3dfeede7fdd/shell/index.js', 'lineNumber': 1, 'columnNumber': 120315}, {'functionName': 'Ze', 'scriptId': '24', 'url': 'http://127.0.0.2:9091/cockpit/$2442058b63c0f73ac4d72a3f7e4ce8dfa41be271d392892d1f71f3dfeede7fdd/shell/index.js', 'lineNumber': 1, 'columnNumber': 129352}, {'functionName': 'append', 'scriptId': '24', 'url': 'http://127.0.0.2:9091/cockpit/$2442058b63c0f73ac4d72a3f7e4ce8dfa41be271d392892d1f71f3dfeede7fdd/shell/index.js', 'lineNumber': 1, 'columnNumber': 131033}, {'functionName': 'D', 'scriptId': '24', 'url': 'http://127.0.0.2:9091/cockpit/$2442058b63c0f73ac4d72a3f7e4ce8dfa41be271d392892d1f71f3dfeede7fdd/shell/index.js', 'lineNumber': 1, 'columnNumber': 347890}, {'functionName': '', 'scriptId': '24', 'url': 'http://127.0.0.2:9091/cockpit/$2442058b63c0f73ac4d72a3f7e4ce8dfa41be271d392892d1f71f3dfeede7fdd/shell/index.js', 'lineNumber': 1, 'columnNumber': 357088}, {'functionName': '', 'scriptId': '24', 'url': 'http://127.0.0.2:9091/cockpit/$2442058b63c0f73ac4d72a3f7e4ce8dfa41be271d392892d1f71f3dfeede7fdd/shell/index.js', 'lineNumber': 1, 'columnNumber': 630305}, {'functionName': '', 'scriptId': '24', 'url': 'http://127.0.0.2:9091/cockpit/$2442058b63c0f73ac4d72a3f7e4ce8dfa41be271d392892d1f71f3dfeede7fdd/shell/index.js', 'lineNumber': 1, 'columnNumber': 630309}]}}
error: Modal: Specify at least one of: title, aria-label, aria-labelledby.
error: Modal: Specify at least one of: title, aria-label, aria-labelledby.
warning: grep: /sys/class/dmi/id/power/autosuspend_delay_ms: Input/output error

error: Modal: Specify at least one of: title, aria-label, aria-labelledby.
warning: Resolving coreutils failed: {"detail":"cannot update repo 'appstream': Cannot prepare internal mirrorlist: Curl error (6): Couldn't resolve host name for http://mirrorlist.centos.org/?release=8-stream&arch=x86_64&repo=AppStream&infra=genclo [Could not resolve host: mirrorlist.centos.org]; Last error: Curl error (6): Couldn't resolve host name for http://mirrorlist.centos.org/?release=8-stream&arch=x86_64&repo=AppStream&infra=genclo [Could not resolve host: mirrorlist.centos.org]","code":64}
warning: loading available updates failed: {"detail":"cannot update repo 'appstream': Cannot prepare internal mirrorlist: Curl error (6): Couldn't resolve host name for http://mirrorlist.centos.org/?release=8-stream&arch=x86_64&repo=AppStream&infra=genclo [Could not resolve host: mirrorlist.centos.org]; Last error: Curl error (6): Couldn't resolve host name for http://mirrorlist.centos.org/?release=8-stream&arch=x86_64&repo=AppStream&infra=genclo [Could not resolve host: mirrorlist.centos.org]","code":64}

# Result testNoDataEnable (__main__.TestHistoryMetrics) failed
# 1 TEST FAILED [97s on 2-ci-srv-05]
not ok 247 test/verify/check-metrics TestHistoryMetrics.testNoDataEnable [ND@0]

First occurrence: 2021-11-08T17:47:28.955427 | revision e2294cfe2e2a58c35cbdc3600d9c525c9f50d799 Times recorded: 1 Latest occurrences:

# ----------------------------------------------------------------------
# testPmProxySettings (__main__.TestHistoryMetrics)
Warning: NOT_ENABLED: 'pmproxy' not in 'public'
Warning: NOT_ENABLED: pmproxy

DevTools listening on ws://127.0.0.1:9872/devtools/browser/7a5dd2b9-e289-479f-afd4-8110588aa46e
[1108/174754.687328:ERROR:egl_util.cc(74)] Failed to load GLES library: /usr/lib64/chromium-browser/swiftshader/libGLESv2.so: /usr/lib64/chromium-browser/swiftshader/libGLESv2.so: cannot open shared object file: No such file or directory
[1108/174754.689476:ERROR:viz_main_impl.cc(162)] Exiting GPU process due to errors during initialization
[1108/174754.696177:ERROR:gpu_init.cc(441)] Passthrough is not supported, GL is disabled
CDP: {"source":"security","level":"error","text":"Refused to apply inline style because it violates the following Content Security Policy directive: \"default-src 'self' http://127.0.0.2:9091\". Either the 'unsafe-inline' keyword, a hash ('sha256-BMIkowAqVEI88ibUJ1NtYB8ByZOuS4MTi73eGoFo2+Q='), or a nonce ('nonce-...') is required to enable inline execution. Note that hashes do not apply to event handlers, style attributes and javascript: navigations unless the 'unsafe-hashes' keyword is present. Note also that 'style-src' was not explicitly set, so 'default-src' is used as a fallback.\n","timestamp":1636393675896.1958,"url":"http://127.0.0.2:9091/cockpit/$2442058b63c0f73ac4d72a3f7e4ce8dfa41be271d392892d1f71f3dfeede7fdd/shell/index.js","lineNumber":1,"stackTrace":{"callFrames":[{"functionName":"ke","scriptId":"24","url":"http://127.0.0.2:9091/cockpit/$2442058b63c0f73ac4d72a3f7e4ce8dfa41be271d392892d1f71f3dfeede7fdd/shell/index.js","lineNumber":1,"columnNumber":120315},{"functionName":"Ze","scriptId":"24","url":"http://127.0.0.2:9091/cockpit/$2442058b63c0f73ac4d72a3f7e4ce8dfa41be271d392892d1f71f3dfeede7fdd/shell/index.js","lineNumber":1,"columnNumber":129352},{"functionName":"append","scriptId":"24","url":"http://127.0.0.2:9091/cockpit/$2442058b63c0f73ac4d72a3f7e4ce8dfa41be271d392892d1f71f3dfeede7fdd/shell/index.js","lineNumber":1,"columnNumber":131033},{"functionName":"D","scriptId":"24","url":"http://127.0.0.2:9091/cockpit/$2442058b63c0f73ac4d72a3f7e4ce8dfa41be271d392892d1f71f3dfeede7fdd/shell/index.js","lineNumber":1,"columnNumber":347890},{"functionName":"","scriptId":"24","url":"http://127.0.0.2:9091/cockpit/$2442058b63c0f73ac4d72a3f7e4ce8dfa41be271d392892d1f71f3dfeede7fdd/shell/index.js","lineNumber":1,"columnNumber":357088},{"functionName":"","scriptId":"24","url":"http://127.0.0.2:9091/cockpit/$2442058b63c0f73ac4d72a3f7e4ce8dfa41be271d392892d1f71f3dfeede7fdd/shell/index.js","lineNumber":1,"columnNumber":630305},{"functionName":"","scriptId":"24","url":"http://127.0.0.2:9091/cockpit/$2442058b63c0f73ac4d72a3f7e4ce8dfa41be271d392892d1f71f3dfeede7fdd/shell/index.js","lineNumber":1,"columnNumber":630309}]}}
> error: Modal: Specify at least one of: title, aria-label, aria-labelledby.
> warning: grep: /sys/class/dmi/id/power/autosuspend_delay_ms: Input/output error

> warning: Resolving coreutils failed: {"detail":"cannot update repo 'appstream': Cannot prepare internal mirrorlist: Curl error (6): Couldn't resolve host name for http://mirrorlist.centos.org/?release=8-stream&arch=x86_64&repo=AppStream&infra=genclo [Could not resolve host: mirrorlist.centos.org]; Last error: Curl error (6): Couldn't resolve host name for http://mirrorlist.centos.org/?release=8-stream&arch=x86_64&repo=AppStream&infra=genclo [Could not resolve host: mirrorlist.centos.org]","code":64}
> warning: loading available updates failed: {"detail":"cannot update repo 'appstream': Cannot prepare internal mirrorlist: Curl error (6): Couldn't resolve host name for http://mirrorlist.centos.org/?release=8-stream&arch=x86_64&repo=AppStream&infra=genclo [Could not resolve host: mirrorlist.centos.org]; Last error: Curl error (6): Couldn't resolve host name for http://mirrorlist.centos.org/?release=8-stream&arch=x86_64&repo=AppStream&infra=genclo [Could not resolve host: mirrorlist.centos.org]","code":64}
Traceback (most recent call last):
  File "/usr/lib64/python3.10/unittest/case.py", line 549, in _callTestMethod
    method()
  File "/work/bots/make-checkout-workdir/test/verify/check-metrics", line 584, in testPmProxySettings
    b.wait_not_present("#pcp-settings-modal")
  File "/work/bots/make-checkout-workdir/test/common/testlib.py", line 418, in wait_not_present
    self.wait_js_func('!ph_is_present', selector)
  File "/work/bots/make-checkout-workdir/test/common/testlib.py", line 409, in wait_js_func
    self.wait_js_cond("%s(%s)" % (func, ','.join(map(jsquote, args))))
  File "/work/bots/make-checkout-workdir/test/common/testlib.py", line 406, in wait_js_cond
    self.raise_cdp_exception("timeout\nwait_js_cond", cond, result["exceptionDetails"], trailer)
  File "/work/bots/make-checkout-workdir/test/common/testlib.py", line 196, in raise_cdp_exception
    raise Error("%s(%s): %s" % (func, arg, msg))
testlib.Error: timeout
wait_js_cond(!ph_is_present("#pcp-settings-modal")): {'exceptionId': 1, 'text': 'Uncaught (in promise) Error: condition did not become true', 'lineNumber': 243, 'columnNumber': 9, 'scriptId': '3', 'stackTrace': {'callFrames': [{'functionName': 'PhWaitCondTimeout', 'scriptId': '3', 'url': '', 'lineNumber': 242, 'columnNumber': 8}, {'functionName': '', 'scriptId': '3', 'url': '', 'lineNumber': 254, 'columnNumber': 23}]}, 'exception': {'type': 'object', 'subtype': 'error', 'className': 'PhWaitCondTimeout', 'description': 'Error: condition did not become true\n    at <anonymous>:255:24', 'objectId': '6977724405755390206.8.2'}}
cdp: {'source': 'network', 'level': 'error', 'text': 'Failed to load resource: the server responded with a status of 401 (Authentication failed)', 'timestamp': 1636393675261.796, 'url': 'http://127.0.0.2:9091/cockpit/login', 'networkRequestId': '27822.12'}
cdp: {'source': 'security', 'level': 'error', 'text': 'Refused to apply inline style because it violates the following Content Security Policy directive: "default-src \'self\' http://127.0.0.2:9091". Either the \'unsafe-inline\' keyword, a hash (\'sha256-BMIkowAqVEI88ibUJ1NtYB8ByZOuS4MTi73eGoFo2+Q=\'), or a nonce (\'nonce-...\') is required to enable inline execution. Note that hashes do not apply to event handlers, style attributes and javascript: navigations unless the \'unsafe-hashes\' keyword is present. Note also that \'style-src\' was not explicitly set, so \'default-src\' is used as a fallback.\n', 'url': 'http://127.0.0.2:9091/cockpit/$2442058b63c0f73ac4d72a3f7e4ce8dfa41be271d392892d1f71f3dfeede7fdd/shell/index.js', 'lineNumber': 1, 'stackTrace': {'callFrames': [{'functionName': 'ke', 'scriptId': '24', 'url': 'http://127.0.0.2:9091/cockpit/$2442058b63c0f73ac4d72a3f7e4ce8dfa41be271d392892d1f71f3dfeede7fdd/shell/index.js', 'lineNumber': 1, 'columnNumber': 120315}, {'functionName': 'Ze', 'scriptId': '24', 'url': 'http://127.0.0.2:9091/cockpit/$2442058b63c0f73ac4d72a3f7e4ce8dfa41be271d392892d1f71f3dfeede7fdd/shell/index.js', 'lineNumber': 1, 'columnNumber': 129352}, {'functionName': 'append', 'scriptId': '24', 'url': 'http://127.0.0.2:9091/cockpit/$2442058b63c0f73ac4d72a3f7e4ce8dfa41be271d392892d1f71f3dfeede7fdd/shell/index.js', 'lineNumber': 1, 'columnNumber': 131033}, {'functionName': 'D', 'scriptId': '24', 'url': 'http://127.0.0.2:9091/cockpit/$2442058b63c0f73ac4d72a3f7e4ce8dfa41be271d392892d1f71f3dfeede7fdd/shell/index.js', 'lineNumber': 1, 'columnNumber': 347890}, {'functionName': '', 'scriptId': '24', 'url': 'http://127.0.0.2:9091/cockpit/$2442058b63c0f73ac4d72a3f7e4ce8dfa41be271d392892d1f71f3dfeede7fdd/shell/index.js', 'lineNumber': 1, 'columnNumber': 357088}, {'functionName': '', 'scriptId': '24', 'url': 'http://127.0.0.2:9091/cockpit/$2442058b63c0f73ac4d72a3f7e4ce8dfa41be271d392892d1f71f3dfeede7fdd/shell/index.js', 'lineNumber': 1, 'columnNumber': 630305}, {'functionName': '', 'scriptId': '24', 'url': 'http://127.0.0.2:9091/cockpit/$2442058b63c0f73ac4d72a3f7e4ce8dfa41be271d392892d1f71f3dfeede7fdd/shell/index.js', 'lineNumber': 1, 'columnNumber': 630309}]}}
error: Modal: Specify at least one of: title, aria-label, aria-labelledby.
error: Modal: Specify at least one of: title, aria-label, aria-labelledby.
warning: grep: /sys/class/dmi/id/power/autosuspend_delay_ms: Input/output error

error: Modal: Specify at least one of: title, aria-label, aria-labelledby.
warning: Resolving coreutils failed: {"detail":"cannot update repo 'appstream': Cannot prepare internal mirrorlist: Curl error (6): Couldn't resolve host name for http://mirrorlist.centos.org/?release=8-stream&arch=x86_64&repo=AppStream&infra=genclo [Could not resolve host: mirrorlist.centos.org]; Last error: Curl error (6): Couldn't resolve host name for http://mirrorlist.centos.org/?release=8-stream&arch=x86_64&repo=AppStream&infra=genclo [Could not resolve host: mirrorlist.centos.org]","code":64}
warning: loading available updates failed: {"detail":"cannot update repo 'appstream': Cannot prepare internal mirrorlist: Curl error (6): Couldn't resolve host name for http://mirrorlist.centos.org/?release=8-stream&arch=x86_64&repo=AppStream&infra=genclo [Could not resolve host: mirrorlist.centos.org]; Last error: Curl error (6): Couldn't resolve host name for http://mirrorlist.centos.org/?release=8-stream&arch=x86_64&repo=AppStream&infra=genclo [Could not resolve host: mirrorlist.centos.org]","code":64}
Wrote screenshot to TestHistoryMetrics-testPmProxySettings-centos-8-stream-127.0.0.2-2201-FAIL.png
Wrote HTML dump to TestHistoryMetrics-testPmProxySettings-centos-8-stream-127.0.0.2-2201-FAIL.html
Wrote JS log to TestHistoryMetrics-testPmProxySettings-centos-8-stream-127.0.0.2-2201-FAIL.js.log
Journal extracted to TestHistoryMetrics-testPmProxySettings-centos-8-stream-127.0.0.2-2201-FAIL.log.gz
> warning: transport closed: disconnected
Traceback (most recent call last):
  File "/work/bots/make-checkout-workdir/test/verify/check-metrics", line 584, in testPmProxySettings
    b.wait_not_present("#pcp-settings-modal")
  File "/work/bots/make-checkout-workdir/test/common/testlib.py", line 418, in wait_not_present
    self.wait_js_func('!ph_is_present', selector)
  File "/work/bots/make-checkout-workdir/test/common/testlib.py", line 409, in wait_js_func
    self.wait_js_cond("%s(%s)" % (func, ','.join(map(jsquote, args))))
  File "/work/bots/make-checkout-workdir/test/common/testlib.py", line 406, in wait_js_cond
    self.raise_cdp_exception("timeout\nwait_js_cond", cond, result["exceptionDetails"], trailer)
  File "/work/bots/make-checkout-workdir/test/common/testlib.py", line 196, in raise_cdp_exception
    raise Error("%s(%s): %s" % (func, arg, msg))
testlib.Error: timeout
wait_js_cond(!ph_is_present("#pcp-settings-modal")): {'exceptionId': 1, 'text': 'Uncaught (in promise) Error: condition did not become true', 'lineNumber': 243, 'columnNumber': 9, 'scriptId': '3', 'stackTrace': {'callFrames': [{'functionName': 'PhWaitCondTimeout', 'scriptId': '3', 'url': '', 'lineNumber': 242, 'columnNumber': 8}, {'functionName': '', 'scriptId': '3', 'url': '', 'lineNumber': 254, 'columnNumber': 23}]}, 'exception': {'type': 'object', 'subtype': 'error', 'className': 'PhWaitCondTimeout', 'description': 'Error: condition did not become true\n    at <anonymous>:255:24', 'objectId': '6977724405755390206.8.2'}}
cdp: {'source': 'network', 'level': 'error', 'text': 'Failed to load resource: the server responded with a status of 401 (Authentication failed)', 'timestamp': 1636393675261.796, 'url': 'http://127.0.0.2:9091/cockpit/login', 'networkRequestId': '27822.12'}
cdp: {'source': 'security', 'level': 'error', 'text': 'Refused to apply inline style because it violates the following Content Security Policy directive: "default-src \'self\' http://127.0.0.2:9091". Either the \'unsafe-inline\' keyword, a hash (\'sha256-BMIkowAqVEI88ibUJ1NtYB8ByZOuS4MTi73eGoFo2+Q=\'), or a nonce (\'nonce-...\') is required to enable inline execution. Note that hashes do not apply to event handlers, style attributes and javascript: navigations unless the \'unsafe-hashes\' keyword is present. Note also that \'style-src\' was not explicitly set, so \'default-src\' is used as a fallback.\n', 'url': 'http://127.0.0.2:9091/cockpit/$2442058b63c0f73ac4d72a3f7e4ce8dfa41be271d392892d1f71f3dfeede7fdd/shell/index.js', 'lineNumber': 1, 'stackTrace': {'callFrames': [{'functionName': 'ke', 'scriptId': '24', 'url': 'http://127.0.0.2:9091/cockpit/$2442058b63c0f73ac4d72a3f7e4ce8dfa41be271d392892d1f71f3dfeede7fdd/shell/index.js', 'lineNumber': 1, 'columnNumber': 120315}, {'functionName': 'Ze', 'scriptId': '24', 'url': 'http://127.0.0.2:9091/cockpit/$2442058b63c0f73ac4d72a3f7e4ce8dfa41be271d392892d1f71f3dfeede7fdd/shell/index.js', 'lineNumber': 1, 'columnNumber': 129352}, {'functionName': 'append', 'scriptId': '24', 'url': 'http://127.0.0.2:9091/cockpit/$2442058b63c0f73ac4d72a3f7e4ce8dfa41be271d392892d1f71f3dfeede7fdd/shell/index.js', 'lineNumber': 1, 'columnNumber': 131033}, {'functionName': 'D', 'scriptId': '24', 'url': 'http://127.0.0.2:9091/cockpit/$2442058b63c0f73ac4d72a3f7e4ce8dfa41be271d392892d1f71f3dfeede7fdd/shell/index.js', 'lineNumber': 1, 'columnNumber': 347890}, {'functionName': '', 'scriptId': '24', 'url': 'http://127.0.0.2:9091/cockpit/$2442058b63c0f73ac4d72a3f7e4ce8dfa41be271d392892d1f71f3dfeede7fdd/shell/index.js', 'lineNumber': 1, 'columnNumber': 357088}, {'functionName': '', 'scriptId': '24', 'url': 'http://127.0.0.2:9091/cockpit/$2442058b63c0f73ac4d72a3f7e4ce8dfa41be271d392892d1f71f3dfeede7fdd/shell/index.js', 'lineNumber': 1, 'columnNumber': 630305}, {'functionName': '', 'scriptId': '24', 'url': 'http://127.0.0.2:9091/cockpit/$2442058b63c0f73ac4d72a3f7e4ce8dfa41be271d392892d1f71f3dfeede7fdd/shell/index.js', 'lineNumber': 1, 'columnNumber': 630309}]}}
error: Modal: Specify at least one of: title, aria-label, aria-labelledby.
error: Modal: Specify at least one of: title, aria-label, aria-labelledby.
warning: grep: /sys/class/dmi/id/power/autosuspend_delay_ms: Input/output error

error: Modal: Specify at least one of: title, aria-label, aria-labelledby.
warning: Resolving coreutils failed: {"detail":"cannot update repo 'appstream': Cannot prepare internal mirrorlist: Curl error (6): Couldn't resolve host name for http://mirrorlist.centos.org/?release=8-stream&arch=x86_64&repo=AppStream&infra=genclo [Could not resolve host: mirrorlist.centos.org]; Last error: Curl error (6): Couldn't resolve host name for http://mirrorlist.centos.org/?release=8-stream&arch=x86_64&repo=AppStream&infra=genclo [Could not resolve host: mirrorlist.centos.org]","code":64}
warning: loading available updates failed: {"detail":"cannot update repo 'appstream': Cannot prepare internal mirrorlist: Curl error (6): Couldn't resolve host name for http://mirrorlist.centos.org/?release=8-stream&arch=x86_64&repo=AppStream&infra=genclo [Could not resolve host: mirrorlist.centos.org]; Last error: Curl error (6): Couldn't resolve host name for http://mirrorlist.centos.org/?release=8-stream&arch=x86_64&repo=AppStream&infra=genclo [Could not resolve host: mirrorlist.centos.org]","code":64}

# Result testPmProxySettings (__main__.TestHistoryMetrics) failed
# 1 TEST FAILED [68s on 2-ci-srv-05]
not ok 249 test/verify/check-metrics TestHistoryMetrics.testPmProxySettings [ND@0]

First occurrence: 2021-11-08T17:48:59.825418 | revision e2294cfe2e2a58c35cbdc3600d9c525c9f50d799 Times recorded: 1 Latest occurrences:

cockpituous commented 2 years ago

rhel-8-5 Ooops, it happened again


# ----------------------------------------------------------------------
# testPmProxySettings (__main__.TestHistoryMetrics)
Warning: NOT_ENABLED: 'pmproxy' not in 'public'
Warning: NOT_ENABLED: pmproxy

DevTools listening on ws://127.0.0.1:9983/devtools/browser/5c092a2c-86fd-43fe-b791-8d60630795c5
[1028/100533.853451:ERROR:egl_util.cc(74)] Failed to load GLES library: /usr/lib64/chromium-browser/swiftshader/libGLESv2.so: /usr/lib64/chromium-browser/swiftshader/libGLESv2.so: cannot open shared object file: No such file or directory
[1028/100533.855335:ERROR:viz_main_impl.cc(162)] Exiting GPU process due to errors during initialization
[1028/100533.858907:ERROR:gpu_init.cc(441)] Passthrough is not supported, GL is disabled
> error: Modal: Specify at least one of: title, aria-label, aria-labelledby.
> warning: grep: /sys/class/dmi/id/power/autosuspend_delay_ms: Input/output error

> warning: Resolving coreutils failed: {"detail":"cannot update repo 'epel-modular': Cannot prepare internal mirrorlist: Curl error (6): Couldn't resolve host name for https://mirrors.fedoraproject.org/metalink?repo=epel-modular-8&arch=x86_64&infra=$infra&content=$contentdir [Could not resolve host: mirrors.fedoraproject.org]; Last error: Curl error (6): Couldn't resolve host name for https://mirrors.fedoraproject.org/metalink?repo=epel-modular-8&arch=x86_64&infra=$infra&content=$contentdir [Could not resolve host: mirrors.fedoraproject.org]","code":64}
> warning: loading available updates failed: {"detail":"cannot update repo 'epel-modular': Cannot prepare internal mirrorlist: Curl error (6): Couldn't resolve host name for https://mirrors.fedoraproject.org/metalink?repo=epel-modular-8&arch=x86_64&infra=$infra&content=$contentdir [Could not resolve host: mirrors.fedoraproject.org]; Last error: Curl error (6): Couldn't resolve host name for https://mirrors.fedoraproject.org/metalink?repo=epel-modular-8&arch=x86_64&infra=$infra&content=$contentdir [Could not resolve host: mirrors.fedoraproject.org]","code":64}
> log: 
Traceback (most recent call last):
  File "/usr/lib64/python3.10/unittest/case.py", line 549, in _callTestMethod
    method()
  File "/work/bots/make-checkout-workdir/test/verify/check-metrics", line 583, in testPmProxySettings
    checkEnable(True)
  File "/work/bots/make-checkout-workdir/test/verify/check-metrics", line 531, in checkEnable
    b.wait_not_present("#pcp-settings-modal")
  File "/work/bots/make-checkout-workdir/test/common/testlib.py", line 421, in wait_not_present
    self.wait_js_func('!ph_is_present', selector)
  File "/work/bots/make-checkout-workdir/test/common/testlib.py", line 412, in wait_js_func
    self.wait_js_cond("%s(%s)" % (func, ','.join(map(jsquote, args))))
  File "/work/bots/make-checkout-workdir/test/common/testlib.py", line 409, in wait_js_cond
    self.raise_cdp_exception("timeout\nwait_js_cond", cond, result["exceptionDetails"], trailer)
  File "/work/bots/make-checkout-workdir/test/common/testlib.py", line 199, in raise_cdp_exception
    raise Error("%s(%s): %s" % (func, arg, msg))
testlib.Error: timeout
wait_js_cond(!ph_is_present("#pcp-settings-modal")): Uncaught (in promise) Error: condition did not become true
cdp: {'source': 'network', 'level': 'error', 'text': 'Failed to load resource: the server responded with a status of 401 (Authentication failed)', 'timestamp': 1635415534576.001, 'url': 'http://127.0.0.2:9091/cockpit/login', 'networkRequestId': '23526.12'}
error: Modal: Specify at least one of: title, aria-label, aria-labelledby.
error: Modal: Specify at least one of: title, aria-label, aria-labelledby.
warning: grep: /sys/class/dmi/id/power/autosuspend_delay_ms: Input/output error

error: Modal: Specify at least one of: title, aria-label, aria-labelledby.
warning: Resolving coreutils failed: {"detail":"cannot update repo 'epel-modular': Cannot prepare internal mirrorlist: Curl error (6): Couldn't resolve host name for https://mirrors.fedoraproject.org/metalink?repo=epel-modular-8&arch=x86_64&infra=$infra&content=$contentdir [Could not resolve host: mirrors.fedoraproject.org]; Last error: Curl error (6): Couldn't resolve host name for https://mirrors.fedoraproject.org/metalink?repo=epel-modular-8&arch=x86_64&infra=$infra&content=$contentdir [Could not resolve host: mirrors.fedoraproject.org]","code":64}
warning: loading available updates failed: {"detail":"cannot update repo 'epel-modular': Cannot prepare internal mirrorlist: Curl error (6): Couldn't resolve host name for https://mirrors.fedoraproject.org/metalink?repo=epel-modular-8&arch=x86_64&infra=$infra&content=$contentdir [Could not resolve host: mirrors.fedoraproject.org]; Last error: Curl error (6): Couldn't resolve host name for https://mirrors.fedoraproject.org/metalink?repo=epel-modular-8&arch=x86_64&infra=$infra&content=$contentdir [Could not resolve host: mirrors.fedoraproject.org]","code":64}
log: 
Wrote screenshot to TestHistoryMetrics-testPmProxySettings-rhel-8-5-127.0.0.2-2201-FAIL.png
Wrote HTML dump to TestHistoryMetrics-testPmProxySettings-rhel-8-5-127.0.0.2-2201-FAIL.html
Wrote JS log to TestHistoryMetrics-testPmProxySettings-rhel-8-5-127.0.0.2-2201-FAIL.js.log
Journal extracted to TestHistoryMetrics-testPmProxySettings-rhel-8-5-127.0.0.2-2201-FAIL.log.gz
> warning: transport closed: disconnected
Traceback (most recent call last):
  File "/work/bots/make-checkout-workdir/test/verify/check-metrics", line 583, in testPmProxySettings
    checkEnable(True)
  File "/work/bots/make-checkout-workdir/test/verify/check-metrics", line 531, in checkEnable
    b.wait_not_present("#pcp-settings-modal")
  File "/work/bots/make-checkout-workdir/test/common/testlib.py", line 421, in wait_not_present
    self.wait_js_func('!ph_is_present', selector)
  File "/work/bots/make-checkout-workdir/test/common/testlib.py", line 412, in wait_js_func
    self.wait_js_cond("%s(%s)" % (func, ','.join(map(jsquote, args))))
  File "/work/bots/make-checkout-workdir/test/common/testlib.py", line 409, in wait_js_cond
    self.raise_cdp_exception("timeout\nwait_js_cond", cond, result["exceptionDetails"], trailer)
  File "/work/bots/make-checkout-workdir/test/common/testlib.py", line 199, in raise_cdp_exception
    raise Error("%s(%s): %s" % (func, arg, msg))
testlib.Error: timeout
wait_js_cond(!ph_is_present("#pcp-settings-modal")): Uncaught (in promise) Error: condition did not become true
cdp: {'source': 'network', 'level': 'error', 'text': 'Failed to load resource: the server responded with a status of 401 (Authentication failed)', 'timestamp': 1635415534576.001, 'url': 'http://127.0.0.2:9091/cockpit/login', 'networkRequestId': '23526.12'}
error: Modal: Specify at least one of: title, aria-label, aria-labelledby.
error: Modal: Specify at least one of: title, aria-label, aria-labelledby.
warning: grep: /sys/class/dmi/id/power/autosuspend_delay_ms: Input/output error

error: Modal: Specify at least one of: title, aria-label, aria-labelledby.
warning: Resolving coreutils failed: {"detail":"cannot update repo 'epel-modular': Cannot prepare internal mirrorlist: Curl error (6): Couldn't resolve host name for https://mirrors.fedoraproject.org/metalink?repo=epel-modular-8&arch=x86_64&infra=$infra&content=$contentdir [Could not resolve host: mirrors.fedoraproject.org]; Last error: Curl error (6): Couldn't resolve host name for https://mirrors.fedoraproject.org/metalink?repo=epel-modular-8&arch=x86_64&infra=$infra&content=$contentdir [Could not resolve host: mirrors.fedoraproject.org]","code":64}
warning: loading available updates failed: {"detail":"cannot update repo 'epel-modular': Cannot prepare internal mirrorlist: Curl error (6): Couldn't resolve host name for https://mirrors.fedoraproject.org/metalink?repo=epel-modular-8&arch=x86_64&infra=$infra&content=$contentdir [Could not resolve host: mirrors.fedoraproject.org]; Last error: Curl error (6): Couldn't resolve host name for https://mirrors.fedoraproject.org/metalink?repo=epel-modular-8&arch=x86_64&infra=$infra&content=$contentdir [Could not resolve host: mirrors.fedoraproject.org]","code":64}
log: 

# Result testPmProxySettings (__main__.TestHistoryMetrics) failed
# 1 TEST FAILED [78s on 3-cockpit-7]
not ok 60 test/verify/check-metrics TestHistoryMetrics.testPmProxySettings [ND@0]

First occurrence: 2021-10-28T10:06:48.095247 | revision 2f3170e48f457c5215f14f724c3c17d189b96b73 Times recorded: 1 Latest occurrences:

# ----------------------------------------------------------------------
# testPmProxySettings (__main__.TestHistoryMetrics)
Warning: NOT_ENABLED: 'pmproxy' not in 'public'
Warning: NOT_ENABLED: pmproxy

DevTools listening on ws://127.0.0.1:9437/devtools/browser/f46106a6-a631-460c-9322-516e6965ece5
[1028/160123.311296:ERROR:egl_util.cc(74)] Failed to load GLES library: /usr/lib64/chromium-browser/swiftshader/libGLESv2.so: /usr/lib64/chromium-browser/swiftshader/libGLESv2.so: cannot open shared object file: No such file or directory
[1028/160123.313404:ERROR:viz_main_impl.cc(162)] Exiting GPU process due to errors during initialization
[1028/160123.320400:ERROR:gpu_init.cc(441)] Passthrough is not supported, GL is disabled
> error: Modal: Specify at least one of: title, aria-label, aria-labelledby.
> warning: grep: /sys/class/dmi/id/power/autosuspend_delay_ms: Input/output error

> warning: failed to poll tuned 
> warning: Resolving coreutils failed: {"detail":"cannot update repo 'epel-modular': Cannot prepare internal mirrorlist: Curl error (6): Couldn't resolve host name for https://mirrors.fedoraproject.org/metalink?repo=epel-modular-8&arch=x86_64&infra=$infra&content=$contentdir [Could not resolve host: mirrors.fedoraproject.org]; Last error: Curl error (6): Couldn't resolve host name for https://mirrors.fedoraproject.org/metalink?repo=epel-modular-8&arch=x86_64&infra=$infra&content=$contentdir [Could not resolve host: mirrors.fedoraproject.org]","code":64}
> warning: loading available updates failed: {"detail":"cannot update repo 'epel-modular': Cannot prepare internal mirrorlist: Curl error (6): Couldn't resolve host name for https://mirrors.fedoraproject.org/metalink?repo=epel-modular-8&arch=x86_64&infra=$infra&content=$contentdir [Could not resolve host: mirrors.fedoraproject.org]; Last error: Curl error (6): Couldn't resolve host name for https://mirrors.fedoraproject.org/metalink?repo=epel-modular-8&arch=x86_64&infra=$infra&content=$contentdir [Could not resolve host: mirrors.fedoraproject.org]","code":64}
> log: 
Traceback (most recent call last):
  File "/usr/lib64/python3.10/unittest/case.py", line 549, in _callTestMethod
    method()
  File "/work/bots/make-checkout-workdir/test/verify/check-metrics", line 584, in testPmProxySettings
    checkDisable()
  File "/work/bots/make-checkout-workdir/test/verify/check-metrics", line 550, in checkDisable
    b.wait_not_present("#pcp-settings-modal")
  File "/work/bots/make-checkout-workdir/test/common/testlib.py", line 421, in wait_not_present
    self.wait_js_func('!ph_is_present', selector)
  File "/work/bots/make-checkout-workdir/test/common/testlib.py", line 412, in wait_js_func
    self.wait_js_cond("%s(%s)" % (func, ','.join(map(jsquote, args))))
  File "/work/bots/make-checkout-workdir/test/common/testlib.py", line 409, in wait_js_cond
    self.raise_cdp_exception("timeout\nwait_js_cond", cond, result["exceptionDetails"], trailer)
  File "/work/bots/make-checkout-workdir/test/common/testlib.py", line 199, in raise_cdp_exception
    raise Error("%s(%s): %s" % (func, arg, msg))
testlib.Error: timeout
wait_js_cond(!ph_is_present("#pcp-settings-modal")): Uncaught (in promise) Error: condition did not become true
cdp: {'source': 'network', 'level': 'error', 'text': 'Failed to load resource: the server responded with a status of 401 (Authentication failed)', 'timestamp': 1635436884110.473, 'url': 'http://127.0.0.2:9091/cockpit/login', 'networkRequestId': '24321.12'}
error: Modal: Specify at least one of: title, aria-label, aria-labelledby.
error: Modal: Specify at least one of: title, aria-label, aria-labelledby.
warning: grep: /sys/class/dmi/id/power/autosuspend_delay_ms: Input/output error

error: Modal: Specify at least one of: title, aria-label, aria-labelledby.
warning: failed to poll tuned 
warning: failed to poll tuned 
warning: Resolving coreutils failed: {"detail":"cannot update repo 'epel-modular': Cannot prepare internal mirrorlist: Curl error (6): Couldn't resolve host name for https://mirrors.fedoraproject.org/metalink?repo=epel-modular-8&arch=x86_64&infra=$infra&content=$contentdir [Could not resolve host: mirrors.fedoraproject.org]; Last error: Curl error (6): Couldn't resolve host name for https://mirrors.fedoraproject.org/metalink?repo=epel-modular-8&arch=x86_64&infra=$infra&content=$contentdir [Could not resolve host: mirrors.fedoraproject.org]","code":64}
warning: loading available updates failed: {"detail":"cannot update repo 'epel-modular': Cannot prepare internal mirrorlist: Curl error (6): Couldn't resolve host name for https://mirrors.fedoraproject.org/metalink?repo=epel-modular-8&arch=x86_64&infra=$infra&content=$contentdir [Could not resolve host: mirrors.fedoraproject.org]; Last error: Curl error (6): Couldn't resolve host name for https://mirrors.fedoraproject.org/metalink?repo=epel-modular-8&arch=x86_64&infra=$infra&content=$contentdir [Could not resolve host: mirrors.fedoraproject.org]","code":64}
log: 
log: 
log: 
Wrote screenshot to TestHistoryMetrics-testPmProxySettings-rhel-8-5-127.0.0.2-2201-FAIL.png
Wrote HTML dump to TestHistoryMetrics-testPmProxySettings-rhel-8-5-127.0.0.2-2201-FAIL.html
Wrote JS log to TestHistoryMetrics-testPmProxySettings-rhel-8-5-127.0.0.2-2201-FAIL.js.log
Journal extracted to TestHistoryMetrics-testPmProxySettings-rhel-8-5-127.0.0.2-2201-FAIL.log.gz
> warning: transport closed: disconnected
Traceback (most recent call last):
  File "/work/bots/make-checkout-workdir/test/verify/check-metrics", line 584, in testPmProxySettings
    checkDisable()
  File "/work/bots/make-checkout-workdir/test/verify/check-metrics", line 550, in checkDisable
    b.wait_not_present("#pcp-settings-modal")
  File "/work/bots/make-checkout-workdir/test/common/testlib.py", line 421, in wait_not_present
    self.wait_js_func('!ph_is_present', selector)
  File "/work/bots/make-checkout-workdir/test/common/testlib.py", line 412, in wait_js_func
    self.wait_js_cond("%s(%s)" % (func, ','.join(map(jsquote, args))))
  File "/work/bots/make-checkout-workdir/test/common/testlib.py", line 409, in wait_js_cond
    self.raise_cdp_exception("timeout\nwait_js_cond", cond, result["exceptionDetails"], trailer)
  File "/work/bots/make-checkout-workdir/test/common/testlib.py", line 199, in raise_cdp_exception
    raise Error("%s(%s): %s" % (func, arg, msg))
testlib.Error: timeout
wait_js_cond(!ph_is_present("#pcp-settings-modal")): Uncaught (in promise) Error: condition did not become true
cdp: {'source': 'network', 'level': 'error', 'text': 'Failed to load resource: the server responded with a status of 401 (Authentication failed)', 'timestamp': 1635436884110.473, 'url': 'http://127.0.0.2:9091/cockpit/login', 'networkRequestId': '24321.12'}
error: Modal: Specify at least one of: title, aria-label, aria-labelledby.
error: Modal: Specify at least one of: title, aria-label, aria-labelledby.
warning: grep: /sys/class/dmi/id/power/autosuspend_delay_ms: Input/output error

error: Modal: Specify at least one of: title, aria-label, aria-labelledby.
warning: failed to poll tuned 
warning: failed to poll tuned 
warning: Resolving coreutils failed: {"detail":"cannot update repo 'epel-modular': Cannot prepare internal mirrorlist: Curl error (6): Couldn't resolve host name for https://mirrors.fedoraproject.org/metalink?repo=epel-modular-8&arch=x86_64&infra=$infra&content=$contentdir [Could not resolve host: mirrors.fedoraproject.org]; Last error: Curl error (6): Couldn't resolve host name for https://mirrors.fedoraproject.org/metalink?repo=epel-modular-8&arch=x86_64&infra=$infra&content=$contentdir [Could not resolve host: mirrors.fedoraproject.org]","code":64}
warning: loading available updates failed: {"detail":"cannot update repo 'epel-modular': Cannot prepare internal mirrorlist: Curl error (6): Couldn't resolve host name for https://mirrors.fedoraproject.org/metalink?repo=epel-modular-8&arch=x86_64&infra=$infra&content=$contentdir [Could not resolve host: mirrors.fedoraproject.org]; Last error: Curl error (6): Couldn't resolve host name for https://mirrors.fedoraproject.org/metalink?repo=epel-modular-8&arch=x86_64&infra=$infra&content=$contentdir [Could not resolve host: mirrors.fedoraproject.org]","code":64}
log: 
log: 
log: 

# Result testPmProxySettings (__main__.TestHistoryMetrics) failed
# 1 TEST FAILED [143s on 3-cockpit-11]
not ok 60 test/verify/check-metrics TestHistoryMetrics.testPmProxySettings [ND@0]

First occurrence: 2021-10-28T16:03:42.086715 | revision 1cd9203a5d5bb4b4619052413a93e6a37ccfbcf5 Times recorded: 1 Latest occurrences:

# ----------------------------------------------------------------------
# testPmProxySettings (__main__.TestHistoryMetrics)
Warning: NOT_ENABLED: 'pmproxy' not in 'public'
Warning: NOT_ENABLED: pmproxy

DevTools listening on ws://127.0.0.1:9272/devtools/browser/b04e489a-ff87-4393-a835-455fcabd3617
[1118/135514.318625:ERROR:egl_util.cc(74)] Failed to load GLES library: /usr/lib64/chromium-browser/swiftshader/libGLESv2.so: /usr/lib64/chromium-browser/swiftshader/libGLESv2.so: cannot open shared object file: No such file or directory
[1118/135514.324218:ERROR:viz_main_impl.cc(162)] Exiting GPU process due to errors during initialization
[1118/135514.331037:ERROR:gpu_init.cc(441)] Passthrough is not supported, GL is disabled
> error: Modal: Specify at least one of: title, aria-label, aria-labelledby.
> warning: grep: /sys/class/dmi/id/power/autosuspend_delay_ms: Input/output error

> warning: failed to poll tuned 
> warning: Resolving coreutils failed: {"detail":"cannot update repo 'epel-modular': Cannot prepare internal mirrorlist: Curl error (6): Couldn't resolve host name for https://mirrors.fedoraproject.org/metalink?repo=epel-modular-8&arch=x86_64&infra=$infra&content=$contentdir [Could not resolve host: mirrors.fedoraproject.org]; Last error: Curl error (6): Couldn't resolve host name for https://mirrors.fedoraproject.org/metalink?repo=epel-modular-8&arch=x86_64&infra=$infra&content=$contentdir [Could not resolve host: mirrors.fedoraproject.org]","code":64}
> warning: loading available updates failed: {"detail":"cannot update repo 'epel-modular': Cannot prepare internal mirrorlist: Curl error (6): Couldn't resolve host name for https://mirrors.fedoraproject.org/metalink?repo=epel-modular-8&arch=x86_64&infra=$infra&content=$contentdir [Could not resolve host: mirrors.fedoraproject.org]; Last error: Curl error (6): Couldn't resolve host name for https://mirrors.fedoraproject.org/metalink?repo=epel-modular-8&arch=x86_64&infra=$infra&content=$contentdir [Could not resolve host: mirrors.fedoraproject.org]","code":64}
Traceback (most recent call last):
  File "/usr/lib64/python3.10/unittest/case.py", line 549, in _callTestMethod
    method()
  File "/work/bots/make-checkout-workdir/test/verify/check-metrics", line 583, in testPmProxySettings
    b.wait_not_present("#pcp-settings-modal")
  File "/work/bots/make-checkout-workdir/test/common/testlib.py", line 423, in wait_not_present
    self.wait_js_func('!ph_is_present', selector)
  File "/work/bots/make-checkout-workdir/test/common/testlib.py", line 414, in wait_js_func
    self.wait_js_cond("%s(%s)" % (func, ','.join(map(jsquote, args))))
  File "/work/bots/make-checkout-workdir/test/common/testlib.py", line 411, in wait_js_cond
    self.raise_cdp_exception("timeout\nwait_js_cond", cond, result["exceptionDetails"], trailer)
  File "/work/bots/make-checkout-workdir/test/common/testlib.py", line 199, in raise_cdp_exception
    raise Error("%s(%s): %s" % (func, arg, msg))
testlib.Error: timeout
wait_js_cond(!ph_is_present("#pcp-settings-modal")): Uncaught (in promise) Error: condition did not become true
cdp: {'source': 'network', 'level': 'error', 'text': 'Failed to load resource: the server responded with a status of 401 (Authentication failed)', 'timestamp': 1637243715328.6592, 'url': 'http://127.0.0.2:9091/cockpit/login', 'networkRequestId': '24687.12'}
error: Modal: Specify at least one of: title, aria-label, aria-labelledby.
error: Modal: Specify at least one of: title, aria-label, aria-labelledby.
warning: grep: /sys/class/dmi/id/power/autosuspend_delay_ms: Input/output error

warning: failed to poll tuned 
warning: failed to poll tuned 
warning: failed to poll tuned 
warning: Resolving coreutils failed: {"detail":"cannot update repo 'epel-modular': Cannot prepare internal mirrorlist: Curl error (6): Couldn't resolve host name for https://mirrors.fedoraproject.org/metalink?repo=epel-modular-8&arch=x86_64&infra=$infra&content=$contentdir [Could not resolve host: mirrors.fedoraproject.org]; Last error: Curl error (6): Couldn't resolve host name for https://mirrors.fedoraproject.org/metalink?repo=epel-modular-8&arch=x86_64&infra=$infra&content=$contentdir [Could not resolve host: mirrors.fedoraproject.org]","code":64}
warning: loading available updates failed: {"detail":"cannot update repo 'epel-modular': Cannot prepare internal mirrorlist: Curl error (6): Couldn't resolve host name for https://mirrors.fedoraproject.org/metalink?repo=epel-modular-8&arch=x86_64&infra=$infra&content=$contentdir [Could not resolve host: mirrors.fedoraproject.org]; Last error: Curl error (6): Couldn't resolve host name for https://mirrors.fedoraproject.org/metalink?repo=epel-modular-8&arch=x86_64&infra=$infra&content=$contentdir [Could not resolve host: mirrors.fedoraproject.org]","code":64}
Wrote screenshot to TestHistoryMetrics-testPmProxySettings-rhel-8-5-127.0.0.2-2201-FAIL.png
Wrote HTML dump to TestHistoryMetrics-testPmProxySettings-rhel-8-5-127.0.0.2-2201-FAIL.html
Wrote JS log to TestHistoryMetrics-testPmProxySettings-rhel-8-5-127.0.0.2-2201-FAIL.js.log
Journal extracted to TestHistoryMetrics-testPmProxySettings-rhel-8-5-127.0.0.2-2201-FAIL.log.gz
> warning: transport closed: disconnected
Traceback (most recent call last):
  File "/work/bots/make-checkout-workdir/test/verify/check-metrics", line 583, in testPmProxySettings
    b.wait_not_present("#pcp-settings-modal")
  File "/work/bots/make-checkout-workdir/test/common/testlib.py", line 423, in wait_not_present
    self.wait_js_func('!ph_is_present', selector)
  File "/work/bots/make-checkout-workdir/test/common/testlib.py", line 414, in wait_js_func
    self.wait_js_cond("%s(%s)" % (func, ','.join(map(jsquote, args))))
  File "/work/bots/make-checkout-workdir/test/common/testlib.py", line 411, in wait_js_cond
    self.raise_cdp_exception("timeout\nwait_js_cond", cond, result["exceptionDetails"], trailer)
  File "/work/bots/make-checkout-workdir/test/common/testlib.py", line 199, in raise_cdp_exception
    raise Error("%s(%s): %s" % (func, arg, msg))
testlib.Error: timeout
wait_js_cond(!ph_is_present("#pcp-settings-modal")): Uncaught (in promise) Error: condition did not become true
cdp: {'source': 'network', 'level': 'error', 'text': 'Failed to load resource: the server responded with a status of 401 (Authentication failed)', 'timestamp': 1637243715328.6592, 'url': 'http://127.0.0.2:9091/cockpit/login', 'networkRequestId': '24687.12'}
error: Modal: Specify at least one of: title, aria-label, aria-labelledby.
error: Modal: Specify at least one of: title, aria-label, aria-labelledby.
warning: grep: /sys/class/dmi/id/power/autosuspend_delay_ms: Input/output error

warning: failed to poll tuned 
warning: failed to poll tuned 
warning: failed to poll tuned 
warning: Resolving coreutils failed: {"detail":"cannot update repo 'epel-modular': Cannot prepare internal mirrorlist: Curl error (6): Couldn't resolve host name for https://mirrors.fedoraproject.org/metalink?repo=epel-modular-8&arch=x86_64&infra=$infra&content=$contentdir [Could not resolve host: mirrors.fedoraproject.org]; Last error: Curl error (6): Couldn't resolve host name for https://mirrors.fedoraproject.org/metalink?repo=epel-modular-8&arch=x86_64&infra=$infra&content=$contentdir [Could not resolve host: mirrors.fedoraproject.org]","code":64}
warning: loading available updates failed: {"detail":"cannot update repo 'epel-modular': Cannot prepare internal mirrorlist: Curl error (6): Couldn't resolve host name for https://mirrors.fedoraproject.org/metalink?repo=epel-modular-8&arch=x86_64&infra=$infra&content=$contentdir [Could not resolve host: mirrors.fedoraproject.org]; Last error: Curl error (6): Couldn't resolve host name for https://mirrors.fedoraproject.org/metalink?repo=epel-modular-8&arch=x86_64&infra=$infra&content=$contentdir [Could not resolve host: mirrors.fedoraproject.org]","code":64}

# Result testPmProxySettings (__main__.TestHistoryMetrics) failed
# 1 TEST FAILED [75s on 1-ci-srv-05]
not ok 60 test/verify/check-metrics TestHistoryMetrics.testPmProxySettings [ND@0]

First occurrence: 2021-11-18T13:56:23.426774 | revision fcd090031ffd6f3ff298b33fcc67e5e5b9da0617 Times recorded: 1 Latest occurrences:

cockpituous commented 2 years ago

arch Ooops, it happened again


# ----------------------------------------------------------------------
# testLoggerSettings (__main__.TestHistoryMetrics)
Failed to try-restart sssd.service: Unit sssd.service not found.
Created symlink /etc/systemd/system/multi-user.target.wants/pmlogger.service → /usr/lib/systemd/system/pmlogger.service.

DevTools listening on ws://127.0.0.1:10147/devtools/browser/5d1da999-4c1a-4493-b51b-ab4765749d45
[1110/101631.820604:ERROR:egl_util.cc(74)] Failed to load GLES library: /usr/lib64/chromium-browser/swiftshader/libGLESv2.so: /usr/lib64/chromium-browser/swiftshader/libGLESv2.so: cannot open shared object file: No such file or directory
[1110/101631.822590:ERROR:viz_main_impl.cc(162)] Exiting GPU process due to errors during initialization
[1110/101631.825503:ERROR:gpu_init.cc(441)] Passthrough is not supported, GL is disabled
> error: Modal: Specify at least one of: title, aria-label, aria-labelledby.
> warning: grep: /sys/class/dmi/id/power/autosuspend_delay_ms: Input/output error

> log: 
Traceback (most recent call last):
  File "/usr/lib64/python3.10/unittest/case.py", line 549, in _callTestMethod
    method()
  File "/work/bots/make-checkout-workdir/test/verify/check-metrics", line 513, in testLoggerSettings
    b.wait_not_present("#pcp-settings-modal")
  File "/work/bots/make-checkout-workdir/test/common/testlib.py", line 423, in wait_not_present
    self.wait_js_func('!ph_is_present', selector)
  File "/work/bots/make-checkout-workdir/test/common/testlib.py", line 414, in wait_js_func
    self.wait_js_cond("%s(%s)" % (func, ','.join(map(jsquote, args))))
  File "/work/bots/make-checkout-workdir/test/common/testlib.py", line 411, in wait_js_cond
    self.raise_cdp_exception("timeout\nwait_js_cond", cond, result["exceptionDetails"], trailer)
  File "/work/bots/make-checkout-workdir/test/common/testlib.py", line 199, in raise_cdp_exception
    raise Error("%s(%s): %s" % (func, arg, msg))
testlib.Error: timeout
wait_js_cond(!ph_is_present("#pcp-settings-modal")): Uncaught (in promise) Error: condition did not become true
cdp: {'source': 'network', 'level': 'error', 'text': 'Failed to load resource: the server responded with a status of 401 (Authentication failed)', 'timestamp': 1636539392324.903, 'url': 'http://127.0.0.2:9091/cockpit/login', 'networkRequestId': '85879.12'}
error: Modal: Specify at least one of: title, aria-label, aria-labelledby.
error: Modal: Specify at least one of: title, aria-label, aria-labelledby.
error: Modal: Specify at least one of: title, aria-label, aria-labelledby.
warning: grep: /sys/class/dmi/id/power/autosuspend_delay_ms: Input/output error

log: 
Wrote screenshot to TestHistoryMetrics-testLoggerSettings-arch-127.0.0.2-2201-FAIL.png
Wrote HTML dump to TestHistoryMetrics-testLoggerSettings-arch-127.0.0.2-2201-FAIL.html
Wrote JS log to TestHistoryMetrics-testLoggerSettings-arch-127.0.0.2-2201-FAIL.js.log
Journal extracted to TestHistoryMetrics-testLoggerSettings-arch-127.0.0.2-2201-FAIL.log.gz
> warning: GetAll failed for /org/freedesktop/systemd1/unit/pmlogger_2eservice Internal error
> warning: transport closed: disconnected
Traceback (most recent call last):
  File "/work/bots/make-checkout-workdir/test/verify/check-metrics", line 513, in testLoggerSettings
    b.wait_not_present("#pcp-settings-modal")
  File "/work/bots/make-checkout-workdir/test/common/testlib.py", line 423, in wait_not_present
    self.wait_js_func('!ph_is_present', selector)
  File "/work/bots/make-checkout-workdir/test/common/testlib.py", line 414, in wait_js_func
    self.wait_js_cond("%s(%s)" % (func, ','.join(map(jsquote, args))))
  File "/work/bots/make-checkout-workdir/test/common/testlib.py", line 411, in wait_js_cond
    self.raise_cdp_exception("timeout\nwait_js_cond", cond, result["exceptionDetails"], trailer)
  File "/work/bots/make-checkout-workdir/test/common/testlib.py", line 199, in raise_cdp_exception
    raise Error("%s(%s): %s" % (func, arg, msg))
testlib.Error: timeout
wait_js_cond(!ph_is_present("#pcp-settings-modal")): Uncaught (in promise) Error: condition did not become true
cdp: {'source': 'network', 'level': 'error', 'text': 'Failed to load resource: the server responded with a status of 401 (Authentication failed)', 'timestamp': 1636539392324.903, 'url': 'http://127.0.0.2:9091/cockpit/login', 'networkRequestId': '85879.12'}
error: Modal: Specify at least one of: title, aria-label, aria-labelledby.
error: Modal: Specify at least one of: title, aria-label, aria-labelledby.
error: Modal: Specify at least one of: title, aria-label, aria-labelledby.
warning: grep: /sys/class/dmi/id/power/autosuspend_delay_ms: Input/output error

log: 

# Result testLoggerSettings (__main__.TestHistoryMetrics) failed
# 1 TEST FAILED [69s on 2-ci-srv-06]
not ok 266 test/verify/check-metrics TestHistoryMetrics.testLoggerSettings [ND@0]

First occurrence: 2021-11-10T10:17:37.679331 | revision 3a45af3414f24a7a2704b94a5d187ef823f1ab1f Times recorded: 1 Latest occurrences:

# ----------------------------------------------------------------------
# testNoDataEnable (__main__.TestHistoryMetrics)
Failed to try-restart sssd.service: Unit sssd.service not found.
bash: line 3: restorecon: command not found

DevTools listening on ws://127.0.0.1:9287/devtools/browser/d2b2dc6a-ae62-483d-8b9d-70730715d742
[1110/101740.042378:ERROR:egl_util.cc(74)] Failed to load GLES library: /usr/lib64/chromium-browser/swiftshader/libGLESv2.so: /usr/lib64/chromium-browser/swiftshader/libGLESv2.so: cannot open shared object file: No such file or directory
[1110/101740.044284:ERROR:viz_main_impl.cc(162)] Exiting GPU process due to errors during initialization
[1110/101740.048012:ERROR:gpu_init.cc(441)] Passthrough is not supported, GL is disabled
> error: Modal: Specify at least one of: title, aria-label, aria-labelledby.
> warning: grep: /sys/class/dmi/id/power/autosuspend_delay_ms: Input/output error

Traceback (most recent call last):
  File "/usr/lib64/python3.10/unittest/case.py", line 549, in _callTestMethod
    method()
  File "/work/bots/make-checkout-workdir/test/verify/check-metrics", line 451, in testNoDataEnable
    self.browser.wait_js_cond("ph_count('.metrics-data-cpu.valid-data') >= 1")
  File "/work/bots/make-checkout-workdir/test/common/testlib.py", line 411, in wait_js_cond
    self.raise_cdp_exception("timeout\nwait_js_cond", cond, result["exceptionDetails"], trailer)
  File "/work/bots/make-checkout-workdir/test/common/testlib.py", line 199, in raise_cdp_exception
    raise Error("%s(%s): %s" % (func, arg, msg))
testlib.Error: timeout
wait_js_cond(ph_count('.metrics-data-cpu.valid-data') >= 1): Uncaught (in promise) Error: condition did not become true
cdp: {'source': 'network', 'level': 'error', 'text': 'Failed to load resource: the server responded with a status of 401 (Authentication failed)', 'timestamp': 1636539460604.448, 'url': 'http://127.0.0.2:9091/cockpit/login', 'networkRequestId': '86437.12'}
error: Modal: Specify at least one of: title, aria-label, aria-labelledby.
error: Modal: Specify at least one of: title, aria-label, aria-labelledby.
error: Modal: Specify at least one of: title, aria-label, aria-labelledby.
warning: grep: /sys/class/dmi/id/power/autosuspend_delay_ms: Input/output error

Wrote screenshot to TestHistoryMetrics-testNoDataEnable-arch-127.0.0.2-2201-FAIL.png
Wrote HTML dump to TestHistoryMetrics-testNoDataEnable-arch-127.0.0.2-2201-FAIL.html
Wrote JS log to TestHistoryMetrics-testNoDataEnable-arch-127.0.0.2-2201-FAIL.js.log
Journal extracted to TestHistoryMetrics-testNoDataEnable-arch-127.0.0.2-2201-FAIL.log.gz
> warning: transport closed: disconnected
Traceback (most recent call last):
  File "/work/bots/make-checkout-workdir/test/verify/check-metrics", line 451, in testNoDataEnable
    self.browser.wait_js_cond("ph_count('.metrics-data-cpu.valid-data') >= 1")
  File "/work/bots/make-checkout-workdir/test/common/testlib.py", line 411, in wait_js_cond
    self.raise_cdp_exception("timeout\nwait_js_cond", cond, result["exceptionDetails"], trailer)
  File "/work/bots/make-checkout-workdir/test/common/testlib.py", line 199, in raise_cdp_exception
    raise Error("%s(%s): %s" % (func, arg, msg))
testlib.Error: timeout
wait_js_cond(ph_count('.metrics-data-cpu.valid-data') >= 1): Uncaught (in promise) Error: condition did not become true
cdp: {'source': 'network', 'level': 'error', 'text': 'Failed to load resource: the server responded with a status of 401 (Authentication failed)', 'timestamp': 1636539460604.448, 'url': 'http://127.0.0.2:9091/cockpit/login', 'networkRequestId': '86437.12'}
error: Modal: Specify at least one of: title, aria-label, aria-labelledby.
error: Modal: Specify at least one of: title, aria-label, aria-labelledby.
error: Modal: Specify at least one of: title, aria-label, aria-labelledby.
warning: grep: /sys/class/dmi/id/power/autosuspend_delay_ms: Input/output error

# Result testNoDataEnable (__main__.TestHistoryMetrics) failed
# 1 TEST FAILED [95s on 2-ci-srv-06]
not ok 267 test/verify/check-metrics TestHistoryMetrics.testNoDataEnable [ND@0]

First occurrence: 2021-11-10T10:19:14.961594 | revision 3a45af3414f24a7a2704b94a5d187ef823f1ab1f Times recorded: 1 Latest occurrences:

# ----------------------------------------------------------------------
# testPmProxySettings (__main__.TestHistoryMetrics)
Failed to try-restart sssd.service: Unit sssd.service not found.
Warning: NOT_ENABLED: 'pmproxy' not in 'public'
Warning: NOT_ENABLED: pmproxy

DevTools listening on ws://127.0.0.1:9663/devtools/browser/a1becfbf-ce22-4ae3-bffc-7781250ad411
[1110/101934.839457:ERROR:egl_util.cc(74)] Failed to load GLES library: /usr/lib64/chromium-browser/swiftshader/libGLESv2.so: /usr/lib64/chromium-browser/swiftshader/libGLESv2.so: cannot open shared object file: No such file or directory
[1110/101934.841091:ERROR:viz_main_impl.cc(162)] Exiting GPU process due to errors during initialization
[1110/101934.844675:ERROR:gpu_init.cc(441)] Passthrough is not supported, GL is disabled
> error: Modal: Specify at least one of: title, aria-label, aria-labelledby.
> warning: grep: /sys/class/dmi/id/power/autosuspend_delay_ms: Input/output error

Traceback (most recent call last):
  File "/usr/lib64/python3.10/unittest/case.py", line 549, in _callTestMethod
    method()
  File "/work/bots/make-checkout-workdir/test/verify/check-metrics", line 583, in testPmProxySettings
    b.wait_not_present("#pcp-settings-modal")
  File "/work/bots/make-checkout-workdir/test/common/testlib.py", line 423, in wait_not_present
    self.wait_js_func('!ph_is_present', selector)
  File "/work/bots/make-checkout-workdir/test/common/testlib.py", line 414, in wait_js_func
    self.wait_js_cond("%s(%s)" % (func, ','.join(map(jsquote, args))))
  File "/work/bots/make-checkout-workdir/test/common/testlib.py", line 411, in wait_js_cond
    self.raise_cdp_exception("timeout\nwait_js_cond", cond, result["exceptionDetails"], trailer)
  File "/work/bots/make-checkout-workdir/test/common/testlib.py", line 199, in raise_cdp_exception
    raise Error("%s(%s): %s" % (func, arg, msg))
testlib.Error: timeout
wait_js_cond(!ph_is_present("#pcp-settings-modal")): Uncaught (in promise) Error: condition did not become true
cdp: {'source': 'network', 'level': 'error', 'text': 'Failed to load resource: the server responded with a status of 401 (Authentication failed)', 'timestamp': 1636539575412.8188, 'url': 'http://127.0.0.2:9091/cockpit/login', 'networkRequestId': '87324.12'}
error: Modal: Specify at least one of: title, aria-label, aria-labelledby.
error: Modal: Specify at least one of: title, aria-label, aria-labelledby.
error: Modal: Specify at least one of: title, aria-label, aria-labelledby.
warning: grep: /sys/class/dmi/id/power/autosuspend_delay_ms: Input/output error

Wrote screenshot to TestHistoryMetrics-testPmProxySettings-arch-127.0.0.2-2201-FAIL.png
Wrote HTML dump to TestHistoryMetrics-testPmProxySettings-arch-127.0.0.2-2201-FAIL.html
Wrote JS log to TestHistoryMetrics-testPmProxySettings-arch-127.0.0.2-2201-FAIL.js.log
Journal extracted to TestHistoryMetrics-testPmProxySettings-arch-127.0.0.2-2201-FAIL.log.gz
> warning: transport closed: disconnected
Traceback (most recent call last):
  File "/work/bots/make-checkout-workdir/test/verify/check-metrics", line 583, in testPmProxySettings
    b.wait_not_present("#pcp-settings-modal")
  File "/work/bots/make-checkout-workdir/test/common/testlib.py", line 423, in wait_not_present
    self.wait_js_func('!ph_is_present', selector)
  File "/work/bots/make-checkout-workdir/test/common/testlib.py", line 414, in wait_js_func
    self.wait_js_cond("%s(%s)" % (func, ','.join(map(jsquote, args))))
  File "/work/bots/make-checkout-workdir/test/common/testlib.py", line 411, in wait_js_cond
    self.raise_cdp_exception("timeout\nwait_js_cond", cond, result["exceptionDetails"], trailer)
  File "/work/bots/make-checkout-workdir/test/common/testlib.py", line 199, in raise_cdp_exception
    raise Error("%s(%s): %s" % (func, arg, msg))
testlib.Error: timeout
wait_js_cond(!ph_is_present("#pcp-settings-modal")): Uncaught (in promise) Error: condition did not become true
cdp: {'source': 'network', 'level': 'error', 'text': 'Failed to load resource: the server responded with a status of 401 (Authentication failed)', 'timestamp': 1636539575412.8188, 'url': 'http://127.0.0.2:9091/cockpit/login', 'networkRequestId': '87324.12'}
error: Modal: Specify at least one of: title, aria-label, aria-labelledby.
error: Modal: Specify at least one of: title, aria-label, aria-labelledby.
error: Modal: Specify at least one of: title, aria-label, aria-labelledby.
warning: grep: /sys/class/dmi/id/power/autosuspend_delay_ms: Input/output error

# Result testPmProxySettings (__main__.TestHistoryMetrics) failed
# 1 TEST FAILED [66s on 2-ci-srv-06]
not ok 269 test/verify/check-metrics TestHistoryMetrics.testPmProxySettings [ND@0]

First occurrence: 2021-11-10T10:20:39.115599 | revision 3a45af3414f24a7a2704b94a5d187ef823f1ab1f Times recorded: 1 Latest occurrences:

# ----------------------------------------------------------------------
# testLoggerSettings (__main__.TestHistoryMetrics)
Failed to try-restart sssd.service: Unit sssd.service not found.
Created symlink /etc/systemd/system/multi-user.target.wants/pmlogger.service → /usr/lib/systemd/system/pmlogger.service.

DevTools listening on ws://127.0.0.1:10101/devtools/browser/069957e5-a1fb-45c8-82c4-24b9c7b249ca
[1110/210547.340292:ERROR:egl_util.cc(74)] Failed to load GLES library: /usr/lib64/chromium-browser/swiftshader/libGLESv2.so: /usr/lib64/chromium-browser/swiftshader/libGLESv2.so: cannot open shared object file: No such file or directory
[1110/210547.342217:ERROR:viz_main_impl.cc(162)] Exiting GPU process due to errors during initialization
[1110/210547.345610:ERROR:gpu_init.cc(441)] Passthrough is not supported, GL is disabled
> error: Modal: Specify at least one of: title, aria-label, aria-labelledby.
> warning: grep: /sys/class/dmi/id/power/autosuspend_delay_ms: Input/output error

> log: 
Traceback (most recent call last):
  File "/usr/lib64/python3.10/unittest/case.py", line 549, in _callTestMethod
    method()
  File "/work/bots/make-checkout-workdir/test/verify/check-metrics", line 513, in testLoggerSettings
    b.wait_not_present("#pcp-settings-modal")
  File "/work/bots/make-checkout-workdir/test/common/testlib.py", line 423, in wait_not_present
    self.wait_js_func('!ph_is_present', selector)
  File "/work/bots/make-checkout-workdir/test/common/testlib.py", line 414, in wait_js_func
    self.wait_js_cond("%s(%s)" % (func, ','.join(map(jsquote, args))))
  File "/work/bots/make-checkout-workdir/test/common/testlib.py", line 411, in wait_js_cond
    self.raise_cdp_exception("timeout\nwait_js_cond", cond, result["exceptionDetails"], trailer)
  File "/work/bots/make-checkout-workdir/test/common/testlib.py", line 199, in raise_cdp_exception
    raise Error("%s(%s): %s" % (func, arg, msg))
testlib.Error: timeout
wait_js_cond(!ph_is_present("#pcp-settings-modal")): Uncaught (in promise) Error: condition did not become true
cdp: {'source': 'network', 'level': 'error', 'text': 'Failed to load resource: the server responded with a status of 401 (Authentication failed)', 'timestamp': 1636578347809.6362, 'url': 'http://127.0.0.2:9091/cockpit/login', 'networkRequestId': '15702.12'}
error: Modal: Specify at least one of: title, aria-label, aria-labelledby.
error: Modal: Specify at least one of: title, aria-label, aria-labelledby.
error: Modal: Specify at least one of: title, aria-label, aria-labelledby.
warning: grep: /sys/class/dmi/id/power/autosuspend_delay_ms: Input/output error

log: 
Wrote screenshot to TestHistoryMetrics-testLoggerSettings-arch-127.0.0.2-2201-FAIL.png
Wrote HTML dump to TestHistoryMetrics-testLoggerSettings-arch-127.0.0.2-2201-FAIL.html
Wrote JS log to TestHistoryMetrics-testLoggerSettings-arch-127.0.0.2-2201-FAIL.js.log
Journal extracted to TestHistoryMetrics-testLoggerSettings-arch-127.0.0.2-2201-FAIL.log.gz
> warning: transport closed: disconnected
Traceback (most recent call last):
  File "/work/bots/make-checkout-workdir/test/verify/check-metrics", line 513, in testLoggerSettings
    b.wait_not_present("#pcp-settings-modal")
  File "/work/bots/make-checkout-workdir/test/common/testlib.py", line 423, in wait_not_present
    self.wait_js_func('!ph_is_present', selector)
  File "/work/bots/make-checkout-workdir/test/common/testlib.py", line 414, in wait_js_func
    self.wait_js_cond("%s(%s)" % (func, ','.join(map(jsquote, args))))
  File "/work/bots/make-checkout-workdir/test/common/testlib.py", line 411, in wait_js_cond
    self.raise_cdp_exception("timeout\nwait_js_cond", cond, result["exceptionDetails"], trailer)
  File "/work/bots/make-checkout-workdir/test/common/testlib.py", line 199, in raise_cdp_exception
    raise Error("%s(%s): %s" % (func, arg, msg))
testlib.Error: timeout
wait_js_cond(!ph_is_present("#pcp-settings-modal")): Uncaught (in promise) Error: condition did not become true
cdp: {'source': 'network', 'level': 'error', 'text': 'Failed to load resource: the server responded with a status of 401 (Authentication failed)', 'timestamp': 1636578347809.6362, 'url': 'http://127.0.0.2:9091/cockpit/login', 'networkRequestId': '15702.12'}
error: Modal: Specify at least one of: title, aria-label, aria-labelledby.
error: Modal: Specify at least one of: title, aria-label, aria-labelledby.
error: Modal: Specify at least one of: title, aria-label, aria-labelledby.
warning: grep: /sys/class/dmi/id/power/autosuspend_delay_ms: Input/output error

log: 

# Result testLoggerSettings (__main__.TestHistoryMetrics) failed
# 1 TEST FAILED [67s on 3-ci-srv-02]
not ok 235 test/verify/check-metrics TestHistoryMetrics.testLoggerSettings [ND@0]

First occurrence: 2021-11-10T21:06:53.173252 | revision 4675eaf6441dfcf55eac4dd0b190ae863bbe5ad6 Times recorded: 1 Latest occurrences:

# ----------------------------------------------------------------------
# testNoDataEnable (__main__.TestHistoryMetrics)
Failed to try-restart sssd.service: Unit sssd.service not found.
bash: line 3: restorecon: command not found

DevTools listening on ws://127.0.0.1:9763/devtools/browser/65f1b63d-9c50-4df4-853c-68af3255b79d
[1110/210655.264469:ERROR:egl_util.cc(74)] Failed to load GLES library: /usr/lib64/chromium-browser/swiftshader/libGLESv2.so: /usr/lib64/chromium-browser/swiftshader/libGLESv2.so: cannot open shared object file: No such file or directory
[1110/210655.266485:ERROR:viz_main_impl.cc(162)] Exiting GPU process due to errors during initialization
[1110/210655.269188:ERROR:gpu_init.cc(441)] Passthrough is not supported, GL is disabled
> error: Modal: Specify at least one of: title, aria-label, aria-labelledby.
> warning: grep: /sys/class/dmi/id/power/autosuspend_delay_ms: Input/output error

Traceback (most recent call last):
  File "/usr/lib64/python3.10/unittest/case.py", line 549, in _callTestMethod
    method()
  File "/work/bots/make-checkout-workdir/test/verify/check-metrics", line 451, in testNoDataEnable
    self.browser.wait_js_cond("ph_count('.metrics-data-cpu.valid-data') >= 1")
  File "/work/bots/make-checkout-workdir/test/common/testlib.py", line 411, in wait_js_cond
    self.raise_cdp_exception("timeout\nwait_js_cond", cond, result["exceptionDetails"], trailer)
  File "/work/bots/make-checkout-workdir/test/common/testlib.py", line 199, in raise_cdp_exception
    raise Error("%s(%s): %s" % (func, arg, msg))
testlib.Error: timeout
wait_js_cond(ph_count('.metrics-data-cpu.valid-data') >= 1): Uncaught (in promise) Error: condition did not become true
cdp: {'source': 'network', 'level': 'error', 'text': 'Failed to load resource: the server responded with a status of 401 (Authentication failed)', 'timestamp': 1636578415794.8352, 'url': 'http://127.0.0.2:9091/cockpit/login', 'networkRequestId': '16444.12'}
error: Modal: Specify at least one of: title, aria-label, aria-labelledby.
error: Modal: Specify at least one of: title, aria-label, aria-labelledby.
warning: grep: /sys/class/dmi/id/power/autosuspend_delay_ms: Input/output error

error: Modal: Specify at least one of: title, aria-label, aria-labelledby.
Wrote screenshot to TestHistoryMetrics-testNoDataEnable-arch-127.0.0.2-2201-FAIL.png
Wrote HTML dump to TestHistoryMetrics-testNoDataEnable-arch-127.0.0.2-2201-FAIL.html
Wrote JS log to TestHistoryMetrics-testNoDataEnable-arch-127.0.0.2-2201-FAIL.js.log
Journal extracted to TestHistoryMetrics-testNoDataEnable-arch-127.0.0.2-2201-FAIL.log.gz
> warning: transport closed: disconnected
Traceback (most recent call last):
  File "/work/bots/make-checkout-workdir/test/verify/check-metrics", line 451, in testNoDataEnable
    self.browser.wait_js_cond("ph_count('.metrics-data-cpu.valid-data') >= 1")
  File "/work/bots/make-checkout-workdir/test/common/testlib.py", line 411, in wait_js_cond
    self.raise_cdp_exception("timeout\nwait_js_cond", cond, result["exceptionDetails"], trailer)
  File "/work/bots/make-checkout-workdir/test/common/testlib.py", line 199, in raise_cdp_exception
    raise Error("%s(%s): %s" % (func, arg, msg))
testlib.Error: timeout
wait_js_cond(ph_count('.metrics-data-cpu.valid-data') >= 1): Uncaught (in promise) Error: condition did not become true
cdp: {'source': 'network', 'level': 'error', 'text': 'Failed to load resource: the server responded with a status of 401 (Authentication failed)', 'timestamp': 1636578415794.8352, 'url': 'http://127.0.0.2:9091/cockpit/login', 'networkRequestId': '16444.12'}
error: Modal: Specify at least one of: title, aria-label, aria-labelledby.
error: Modal: Specify at least one of: title, aria-label, aria-labelledby.
warning: grep: /sys/class/dmi/id/power/autosuspend_delay_ms: Input/output error

error: Modal: Specify at least one of: title, aria-label, aria-labelledby.

# Result testNoDataEnable (__main__.TestHistoryMetrics) failed
# 1 TEST FAILED [94s on 3-ci-srv-02]
not ok 236 test/verify/check-metrics TestHistoryMetrics.testNoDataEnable [ND@0]

First occurrence: 2021-11-10T21:08:29.282528 | revision 4675eaf6441dfcf55eac4dd0b190ae863bbe5ad6 Times recorded: 1 Latest occurrences:

# ----------------------------------------------------------------------
# testPmProxySettings (__main__.TestHistoryMetrics)
Failed to try-restart sssd.service: Unit sssd.service not found.
Warning: NOT_ENABLED: 'pmproxy' not in 'public'
Warning: NOT_ENABLED: pmproxy

DevTools listening on ws://127.0.0.1:9638/devtools/browser/585cd806-a61e-496d-8bc8-9d38d99b3ee6
[1110/210845.664124:ERROR:egl_util.cc(74)] Failed to load GLES library: /usr/lib64/chromium-browser/swiftshader/libGLESv2.so: /usr/lib64/chromium-browser/swiftshader/libGLESv2.so: cannot open shared object file: No such file or directory
[1110/210845.665933:ERROR:viz_main_impl.cc(162)] Exiting GPU process due to errors during initialization
[1110/210845.668714:ERROR:gpu_init.cc(441)] Passthrough is not supported, GL is disabled
> error: Modal: Specify at least one of: title, aria-label, aria-labelledby.
> warning: grep: /sys/class/dmi/id/power/autosuspend_delay_ms: Input/output error

Traceback (most recent call last):
  File "/usr/lib64/python3.10/unittest/case.py", line 549, in _callTestMethod
    method()
  File "/work/bots/make-checkout-workdir/test/verify/check-metrics", line 583, in testPmProxySettings
    b.wait_not_present("#pcp-settings-modal")
  File "/work/bots/make-checkout-workdir/test/common/testlib.py", line 423, in wait_not_present
    self.wait_js_func('!ph_is_present', selector)
  File "/work/bots/make-checkout-workdir/test/common/testlib.py", line 414, in wait_js_func
    self.wait_js_cond("%s(%s)" % (func, ','.join(map(jsquote, args))))
  File "/work/bots/make-checkout-workdir/test/common/testlib.py", line 411, in wait_js_cond
    self.raise_cdp_exception("timeout\nwait_js_cond", cond, result["exceptionDetails"], trailer)
  File "/work/bots/make-checkout-workdir/test/common/testlib.py", line 199, in raise_cdp_exception
    raise Error("%s(%s): %s" % (func, arg, msg))
testlib.Error: timeout
wait_js_cond(!ph_is_present("#pcp-settings-modal")): Uncaught (in promise) Error: condition did not become true
cdp: {'source': 'network', 'level': 'error', 'text': 'Failed to load resource: the server responded with a status of 401 (Authentication failed)', 'timestamp': 1636578526130.393, 'url': 'http://127.0.0.2:9091/cockpit/login', 'networkRequestId': '17486.12'}
error: Modal: Specify at least one of: title, aria-label, aria-labelledby.
error: Modal: Specify at least one of: title, aria-label, aria-labelledby.
error: Modal: Specify at least one of: title, aria-label, aria-labelledby.
warning: grep: /sys/class/dmi/id/power/autosuspend_delay_ms: Input/output error

Wrote screenshot to TestHistoryMetrics-testPmProxySettings-arch-127.0.0.2-2201-FAIL.png
Wrote HTML dump to TestHistoryMetrics-testPmProxySettings-arch-127.0.0.2-2201-FAIL.html
Wrote JS log to TestHistoryMetrics-testPmProxySettings-arch-127.0.0.2-2201-FAIL.js.log
Journal extracted to TestHistoryMetrics-testPmProxySettings-arch-127.0.0.2-2201-FAIL.log.gz
> warning: transport closed: disconnected
Traceback (most recent call last):
  File "/work/bots/make-checkout-workdir/test/verify/check-metrics", line 583, in testPmProxySettings
    b.wait_not_present("#pcp-settings-modal")
  File "/work/bots/make-checkout-workdir/test/common/testlib.py", line 423, in wait_not_present
    self.wait_js_func('!ph_is_present', selector)
  File "/work/bots/make-checkout-workdir/test/common/testlib.py", line 414, in wait_js_func
    self.wait_js_cond("%s(%s)" % (func, ','.join(map(jsquote, args))))
  File "/work/bots/make-checkout-workdir/test/common/testlib.py", line 411, in wait_js_cond
    self.raise_cdp_exception("timeout\nwait_js_cond", cond, result["exceptionDetails"], trailer)
  File "/work/bots/make-checkout-workdir/test/common/testlib.py", line 199, in raise_cdp_exception
    raise Error("%s(%s): %s" % (func, arg, msg))
testlib.Error: timeout
wait_js_cond(!ph_is_present("#pcp-settings-modal")): Uncaught (in promise) Error: condition did not become true
cdp: {'source': 'network', 'level': 'error', 'text': 'Failed to load resource: the server responded with a status of 401 (Authentication failed)', 'timestamp': 1636578526130.393, 'url': 'http://127.0.0.2:9091/cockpit/login', 'networkRequestId': '17486.12'}
error: Modal: Specify at least one of: title, aria-label, aria-labelledby.
error: Modal: Specify at least one of: title, aria-label, aria-labelledby.
error: Modal: Specify at least one of: title, aria-label, aria-labelledby.
warning: grep: /sys/class/dmi/id/power/autosuspend_delay_ms: Input/output error

# Result testPmProxySettings (__main__.TestHistoryMetrics) failed
# 1 TEST FAILED [65s on 3-ci-srv-02]
not ok 238 test/verify/check-metrics TestHistoryMetrics.testPmProxySettings [ND@0]

First occurrence: 2021-11-10T21:09:49.219804 | revision 4675eaf6441dfcf55eac4dd0b190ae863bbe5ad6 Times recorded: 1 Latest occurrences:

# ----------------------------------------------------------------------
# testNoDataEnable (__main__.TestHistoryMetrics)
bash: line 3: restorecon: command not found

DevTools listening on ws://127.0.0.1:9579/devtools/browser/27fd8482-d822-4299-9274-b16a26760ea5
[1209/133459.434771:ERROR:egl_util.cc(74)] Failed to load GLES library: /usr/lib64/chromium-browser/swiftshader/libGLESv2.so: /usr/lib64/chromium-browser/swiftshader/libGLESv2.so: cannot open shared object file: No such file or directory
[1209/133459.436780:ERROR:viz_main_impl.cc(162)] Exiting GPU process due to errors during initialization
[1209/133459.439895:ERROR:gpu_init.cc(441)] Passthrough is not supported, GL is disabled
> error: Modal: Specify at least one of: title, aria-label, aria-labelledby.
> warning: grep: /sys/class/dmi/id/power/autosuspend_delay_ms: Input/output error

> log: 
Traceback (most recent call last):
  File "/usr/lib64/python3.10/unittest/case.py", line 549, in _callTestMethod
    method()
  File "/work/bots/make-checkout-workdir/test/verify/check-metrics", line 451, in testNoDataEnable
    self.browser.wait_js_cond("ph_count('.metrics-data-cpu.valid-data') >= 1")
  File "/work/bots/make-checkout-workdir/test/common/testlib.py", line 412, in wait_js_cond
    self.raise_cdp_exception("timeout\nwait_js_cond", cond, result["exceptionDetails"], trailer)
  File "/work/bots/make-checkout-workdir/test/common/testlib.py", line 200, in raise_cdp_exception
    raise Error("%s(%s): %s" % (func, arg, msg))
testlib.Error: timeout
wait_js_cond(ph_count('.metrics-data-cpu.valid-data') >= 1): Uncaught (in promise) Error: condition did not become true
cdp: {'source': 'network', 'level': 'error', 'text': 'Failed to load resource: the server responded with a status of 401 (Authentication failed)', 'timestamp': 1639056900022.6008, 'url': 'http://127.0.0.2:9091/cockpit/login', 'networkRequestId': '14164.12'}
error: Modal: Specify at least one of: title, aria-label, aria-labelledby.
error: Modal: Specify at least one of: title, aria-label, aria-labelledby.
warning: grep: /sys/class/dmi/id/power/autosuspend_delay_ms: Input/output error

log: 
Wrote screenshot to TestHistoryMetrics-testNoDataEnable-arch-127.0.0.2-2201-FAIL.png
Wrote HTML dump to TestHistoryMetrics-testNoDataEnable-arch-127.0.0.2-2201-FAIL.html
Wrote JS log to TestHistoryMetrics-testNoDataEnable-arch-127.0.0.2-2201-FAIL.js.log
Journal extracted to TestHistoryMetrics-testNoDataEnable-arch-127.0.0.2-2201-FAIL.log.gz
> warning: transport closed: disconnected
Traceback (most recent call last):
  File "/work/bots/make-checkout-workdir/test/verify/check-metrics", line 451, in testNoDataEnable
    self.browser.wait_js_cond("ph_count('.metrics-data-cpu.valid-data') >= 1")
  File "/work/bots/make-checkout-workdir/test/common/testlib.py", line 412, in wait_js_cond
    self.raise_cdp_exception("timeout\nwait_js_cond", cond, result["exceptionDetails"], trailer)
  File "/work/bots/make-checkout-workdir/test/common/testlib.py", line 200, in raise_cdp_exception
    raise Error("%s(%s): %s" % (func, arg, msg))
testlib.Error: timeout
wait_js_cond(ph_count('.metrics-data-cpu.valid-data') >= 1): Uncaught (in promise) Error: condition did not become true
cdp: {'source': 'network', 'level': 'error', 'text': 'Failed to load resource: the server responded with a status of 401 (Authentication failed)', 'timestamp': 1639056900022.6008, 'url': 'http://127.0.0.2:9091/cockpit/login', 'networkRequestId': '14164.12'}
error: Modal: Specify at least one of: title, aria-label, aria-labelledby.
error: Modal: Specify at least one of: title, aria-label, aria-labelledby.
warning: grep: /sys/class/dmi/id/power/autosuspend_delay_ms: Input/output error

log: 

# Result testNoDataEnable (__main__.TestHistoryMetrics) failed
# 1 TEST FAILED [95s on 3-cockpit-7]
not ok 58 test/verify/check-metrics TestHistoryMetrics.testNoDataEnable [ND@0]

First occurrence: 2021-12-09T13:36:34.275685 | revision b8ecbac8e32e97d583f63352ce5ae3cf61e19de3 Times recorded: 1 Latest occurrences:

martinpitt commented 2 years ago

Reopening because it still affects Debian 11.

cockpituous commented 2 years ago

debian-stable Ooops, it happened again


# ----------------------------------------------------------------------
# testPmProxySettings (__main__.TestHistoryMetrics.testPmProxySettings)
Synchronizing state of pmlogger.service with SysV service script with /lib/systemd/systemd-sysv-install.
Executing: /lib/systemd/systemd-sysv-install disable pmlogger
Synchronizing state of pmie.service with SysV service script with /lib/systemd/systemd-sysv-install.
Executing: /lib/systemd/systemd-sysv-install disable pmie
Synchronizing state of pmproxy.service with SysV service script with /lib/systemd/systemd-sysv-install.
Executing: /lib/systemd/systemd-sysv-install disable pmproxy
Synchronizing state of redis-server.service with SysV service script with /lib/systemd/systemd-sysv-install.
Executing: /lib/systemd/systemd-sysv-install disable redis-server
Removed /etc/systemd/system/multi-user.target.wants/pmie.service.
Removed /etc/systemd/system/multi-user.target.wants/pmproxy.service.
Removed /etc/systemd/system/multi-user.target.wants/pmlogger.service.
Warning: NOT_ENABLED: 'pmproxy' not in 'public'
Warning: NOT_ENABLED: pmproxy

DevTools listening on ws://127.0.0.1:9312/devtools/browser/a69f5952-296f-431c-b9be-65b61f8cd87b
[0407/231014.873461:ERROR:egl_util.cc(44)] Failed to load GLES library: /usr/lib64/chromium-browser/libGLESv2.so: /usr/lib64/chromium-browser/libGLESv2.so: cannot open shared object file: No such file or directory
[0407/231014.875327:ERROR:viz_main_impl.cc(186)] Exiting GPU process due to errors during initialization
[0407/231014.883154:ERROR:egl_util.cc(44)] Failed to load GLES library: /usr/lib64/chromium-browser/libGLESv2.so: /usr/lib64/chromium-browser/libGLESv2.so: cannot open shared object file: No such file or directory
[0407/231014.884622:ERROR:viz_main_impl.cc(186)] Exiting GPU process due to errors during initialization
[0407/231014.888102:ERROR:gpu_init.cc(523)] Passthrough is not supported, GL is disabled, ANGLE is 
> error: Tracer failed: "{"problem":null,"exit_status":1,"exit_signal":null,"message":"Traceback (most recent call last):\n  File \"<string>\", line 2, in <module>\nModuleNotFoundError: No module named 'tracer'"}", data: """"
Traceback (most recent call last):
  File "/work/bots/make-checkout-workdir/test/verify/check-metrics", line 657, in testPmProxySettings
    applySettings(b)
  File "/work/bots/make-checkout-workdir/test/verify/check-metrics", line 90, in applySettings
    browser.wait_not_present("#pcp-settings-modal")
  File "/work/bots/make-checkout-workdir/test/common/testlib.py", line 610, in wait_not_present
    self.wait_js_func('!ph_is_present', selector)
  File "/work/bots/make-checkout-workdir/test/common/testlib.py", line 601, in wait_js_func
    self.wait_js_cond("%s(%s)" % (func, ','.join(map(jsquote, args))))
  File "/work/bots/make-checkout-workdir/test/common/testlib.py", line 587, in wait_js_cond
    self.raise_cdp_exception("timeout\nwait_js_cond", cond, result["exceptionDetails"], trailer)
  File "/work/bots/make-checkout-workdir/test/common/testlib.py", line 293, in raise_cdp_exception
    raise Error("%s(%s): %s" % (func, arg, msg))
testlib.Error: timeout
wait_js_cond(!ph_is_present("#pcp-settings-modal")): Uncaught (in promise) Error: condition did not become true
cdp: {'source': 'network', 'level': 'error', 'text': 'Failed to load resource: the server responded with a status of 401 (Authentication failed)', 'timestamp': 1680909015917.096, 'url': 'http://127.0.0.2:9891/cockpit/login', 'networkRequestId': '32431.12'}
error: Tracer failed: "{"problem":null,"exit_status":1,"exit_signal":null,"message":"Traceback (most recent call last):\n  File \"<string>\", line 2, in <module>\nModuleNotFoundError: No module named 'tracer'"}", data: """"

Wrote screenshot to TestHistoryMetrics-testPmProxySettings-debian-stable-127.0.0.2-3001-FAIL.png
Wrote HTML dump to TestHistoryMetrics-testPmProxySettings-debian-stable-127.0.0.2-3001-FAIL.html
Wrote JS log to TestHistoryMetrics-testPmProxySettings-debian-stable-127.0.0.2-3001-FAIL.js.log
Journal extracted to TestHistoryMetrics-testPmProxySettings-debian-stable-127.0.0.2-3001-FAIL.log.gz
> warning: transport closed: disconnected
Traceback (most recent call last):
  File "/work/bots/make-checkout-workdir/test/verify/check-metrics", line 657, in testPmProxySettings
    applySettings(b)
  File "/work/bots/make-checkout-workdir/test/verify/check-metrics", line 90, in applySettings
    browser.wait_not_present("#pcp-settings-modal")
  File "/work/bots/make-checkout-workdir/test/common/testlib.py", line 610, in wait_not_present
    self.wait_js_func('!ph_is_present', selector)
  File "/work/bots/make-checkout-workdir/test/common/testlib.py", line 601, in wait_js_func
    self.wait_js_cond("%s(%s)" % (func, ','.join(map(jsquote, args))))
  File "/work/bots/make-checkout-workdir/test/common/testlib.py", line 587, in wait_js_cond
    self.raise_cdp_exception("timeout\nwait_js_cond", cond, result["exceptionDetails"], trailer)
  File "/work/bots/make-checkout-workdir/test/common/testlib.py", line 293, in raise_cdp_exception
    raise Error("%s(%s): %s" % (func, arg, msg))
testlib.Error: timeout
wait_js_cond(!ph_is_present("#pcp-settings-modal")): Uncaught (in promise) Error: condition did not become true
cdp: {'source': 'network', 'level': 'error', 'text': 'Failed to load resource: the server responded with a status of 401 (Authentication failed)', 'timestamp': 1680909015917.096, 'url': 'http://127.0.0.2:9891/cockpit/login', 'networkRequestId': '32431.12'}
error: Tracer failed: "{"problem":null,"exit_status":1,"exit_signal":null,"message":"Traceback (most recent call last):\n  File \"<string>\", line 2, in <module>\nModuleNotFoundError: No module named 'tracer'"}", data: """"

# Result testPmProxySettings (__main__.TestHistoryMetrics.testPmProxySettings) failed
# 1 TEST FAILED [45s on 1-ci-srv-01]
not ok 67 test/verify/check-metrics TestHistoryMetrics.testPmProxySettings [ND@7]

First occurrence: 2023-04-07T23:10:54.862778 | revision 9316c2f5d0f131ed2ea7bfba8febe7efb6f416a6 Times recorded: 1 Latest occurrences:

# ----------------------------------------------------------------------
# testLoggerSettings (__main__.TestHistoryMetrics.testLoggerSettings)
Synchronizing state of pmlogger.service with SysV service script with /lib/systemd/systemd-sysv-install.
Executing: /lib/systemd/systemd-sysv-install enable pmlogger
Job for pmlogger.service failed because the service did not take the steps required by its unit configuration.
See "systemctl status pmlogger.service" and "journalctl -xe" for details.
Traceback (most recent call last):
  File "/work/bots/make-checkout-workdir/test/verify/check-metrics", line 561, in testLoggerSettings
    m.execute("systemctl enable --now pmlogger")
  File "/work/bots/make-checkout-workdir/bots/machine/machine_core/ssh_connection.py", line 306, in execute
    res = subprocess.run(command_line,
          ^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/usr/lib64/python3.11/subprocess.py", line 571, in run
    raise CalledProcessError(retcode, process.args,
subprocess.CalledProcessError: Command '['env', '-u', 'LANGUAGE', 'LC_ALL=C', 'ssh', '-p', '2501', '-o', 'StrictHostKeyChecking=no', '-o', 'UserKnownHostsFile=/dev/null', '-o', 'IdentitiesOnly=yes', '-o', 'BatchMode=yes', '-o', 'PKCS11Provider=none', '-o', 'LogLevel=ERROR', '-l', 'root', '127.0.0.2', '-o', 'ControlPath=/tmp/.cockpit-test-resources/ssh-%h-%p-%r-31032', 'set -e;', 'systemctl enable --now pmlogger']' returned non-zero exit status 1.

Journal extracted to TestHistoryMetrics-testLoggerSettings-debian-stable-127.0.0.2-2501-FAIL.log.gz
Traceback (most recent call last):
  File "/work/bots/make-checkout-workdir/test/verify/check-metrics", line 561, in testLoggerSettings
    m.execute("systemctl enable --now pmlogger")
  File "/work/bots/make-checkout-workdir/bots/machine/machine_core/ssh_connection.py", line 306, in execute
    res = subprocess.run(command_line,
          ^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/usr/lib64/python3.11/subprocess.py", line 571, in run
    raise CalledProcessError(retcode, process.args,
subprocess.CalledProcessError: Command '['env', '-u', 'LANGUAGE', 'LC_ALL=C', 'ssh', '-p', '2501', '-o', 'StrictHostKeyChecking=no', '-o', 'UserKnownHostsFile=/dev/null', '-o', 'IdentitiesOnly=yes', '-o', 'BatchMode=yes', '-o', 'PKCS11Provider=none', '-o', 'LogLevel=ERROR', '-l', 'root', '127.0.0.2', '-o', 'ControlPath=/tmp/.cockpit-test-resources/ssh-%h-%p-%r-31032', 'set -e;', 'systemctl enable --now pmlogger']' returned non-zero exit status 1.

# Result testLoggerSettings (__main__.TestHistoryMetrics.testLoggerSettings) failed
# 1 TEST FAILED [11s on rhos-01-5]
not ok 64 test/verify/check-metrics TestHistoryMetrics.testLoggerSettings [ND@3]

First occurrence: 2023-04-10T03:19:00.056103 | revision c38a6a8fc9fb1c1937ad4a9cb4d3f58aef842829 Times recorded: 1 Latest occurrences:

# ----------------------------------------------------------------------
# testPmProxySettings (__main__.TestHistoryMetrics.testPmProxySettings)
Synchronizing state of pmlogger.service with SysV service script with /lib/systemd/systemd-sysv-install.
Executing: /lib/systemd/systemd-sysv-install disable pmlogger
Synchronizing state of pmie.service with SysV service script with /lib/systemd/systemd-sysv-install.
Executing: /lib/systemd/systemd-sysv-install disable pmie
Synchronizing state of pmproxy.service with SysV service script with /lib/systemd/systemd-sysv-install.
Executing: /lib/systemd/systemd-sysv-install disable pmproxy
Synchronizing state of redis-server.service with SysV service script with /lib/systemd/systemd-sysv-install.
Executing: /lib/systemd/systemd-sysv-install disable redis-server
Removed /etc/systemd/system/multi-user.target.wants/pmie.service.
Removed /etc/systemd/system/multi-user.target.wants/pmproxy.service.
Removed /etc/systemd/system/multi-user.target.wants/pmlogger.service.
Warning: NOT_ENABLED: 'pmproxy' not in 'public'
Warning: NOT_ENABLED: pmproxy

DevTools listening on ws://127.0.0.1:9591/devtools/browser/e3aefa9f-976e-4833-be71-27a58f6b88e9
[0411/135737.054831:ERROR:egl_util.cc(44)] Failed to load GLES library: /usr/lib64/chromium-browser/libGLESv2.so: /usr/lib64/chromium-browser/libGLESv2.so: cannot open shared object file: No such file or directory
[0411/135737.057456:ERROR:viz_main_impl.cc(186)] Exiting GPU process due to errors during initialization
[0411/135737.062619:ERROR:egl_util.cc(44)] Failed to load GLES library: /usr/lib64/chromium-browser/libGLESv2.so: /usr/lib64/chromium-browser/libGLESv2.so: cannot open shared object file: No such file or directory
[0411/135737.064841:ERROR:viz_main_impl.cc(186)] Exiting GPU process due to errors during initialization
[0411/135737.069566:ERROR:gpu_init.cc(523)] Passthrough is not supported, GL is disabled, ANGLE is 
> error: Tracer failed: "{"problem":null,"exit_status":1,"exit_signal":null,"message":"Traceback (most recent call last):\n  File \"<string>\", line 2, in <module>\nModuleNotFoundError: No module named 'tracer'"}", data: """"
Traceback (most recent call last):
  File "/work/bots/make-checkout-workdir/test/verify/check-metrics", line 657, in testPmProxySettings
    applySettings(b)
  File "/work/bots/make-checkout-workdir/test/verify/check-metrics", line 90, in applySettings
    browser.wait_not_present("#pcp-settings-modal")
  File "/work/bots/make-checkout-workdir/test/common/testlib.py", line 610, in wait_not_present
    self.wait_js_func('!ph_is_present', selector)
  File "/work/bots/make-checkout-workdir/test/common/testlib.py", line 601, in wait_js_func
    self.wait_js_cond("%s(%s)" % (func, ','.join(map(jsquote, args))))
  File "/work/bots/make-checkout-workdir/test/common/testlib.py", line 587, in wait_js_cond
    self.raise_cdp_exception("timeout\nwait_js_cond", cond, result["exceptionDetails"], trailer)
  File "/work/bots/make-checkout-workdir/test/common/testlib.py", line 293, in raise_cdp_exception
    raise Error("%s(%s): %s" % (func, arg, msg))
testlib.Error: timeout
wait_js_cond(!ph_is_present("#pcp-settings-modal")): Uncaught (in promise) Error: condition did not become true
cdp: {'source': 'network', 'level': 'error', 'text': 'Failed to load resource: the server responded with a status of 401 (Authentication failed)', 'timestamp': 1681221458126.453, 'url': 'http://127.0.0.2:9191/cockpit/login', 'networkRequestId': '33759.12'}
error: Tracer failed: "{"problem":null,"exit_status":1,"exit_signal":null,"message":"Traceback (most recent call last):\n  File \"<string>\", line 2, in <module>\nModuleNotFoundError: No module named 'tracer'"}", data: """"

Wrote screenshot to TestHistoryMetrics-testPmProxySettings-debian-stable-127.0.0.2-2301-FAIL.png
Wrote HTML dump to TestHistoryMetrics-testPmProxySettings-debian-stable-127.0.0.2-2301-FAIL.html
Wrote JS log to TestHistoryMetrics-testPmProxySettings-debian-stable-127.0.0.2-2301-FAIL.js.log
Journal extracted to TestHistoryMetrics-testPmProxySettings-debian-stable-127.0.0.2-2301-FAIL.log.gz
> warning: transport closed: disconnected
Traceback (most recent call last):
  File "/work/bots/make-checkout-workdir/test/verify/check-metrics", line 657, in testPmProxySettings
    applySettings(b)
  File "/work/bots/make-checkout-workdir/test/verify/check-metrics", line 90, in applySettings
    browser.wait_not_present("#pcp-settings-modal")
  File "/work/bots/make-checkout-workdir/test/common/testlib.py", line 610, in wait_not_present
    self.wait_js_func('!ph_is_present', selector)
  File "/work/bots/make-checkout-workdir/test/common/testlib.py", line 601, in wait_js_func
    self.wait_js_cond("%s(%s)" % (func, ','.join(map(jsquote, args))))
  File "/work/bots/make-checkout-workdir/test/common/testlib.py", line 587, in wait_js_cond
    self.raise_cdp_exception("timeout\nwait_js_cond", cond, result["exceptionDetails"], trailer)
  File "/work/bots/make-checkout-workdir/test/common/testlib.py", line 293, in raise_cdp_exception
    raise Error("%s(%s): %s" % (func, arg, msg))
testlib.Error: timeout
wait_js_cond(!ph_is_present("#pcp-settings-modal")): Uncaught (in promise) Error: condition did not become true
cdp: {'source': 'network', 'level': 'error', 'text': 'Failed to load resource: the server responded with a status of 401 (Authentication failed)', 'timestamp': 1681221458126.453, 'url': 'http://127.0.0.2:9191/cockpit/login', 'networkRequestId': '33759.12'}
error: Tracer failed: "{"problem":null,"exit_status":1,"exit_signal":null,"message":"Traceback (most recent call last):\n  File \"<string>\", line 2, in <module>\nModuleNotFoundError: No module named 'tracer'"}", data: """"

# Result testPmProxySettings (__main__.TestHistoryMetrics.testPmProxySettings) failed
# 1 TEST FAILED [46s on 3-cockpit-9]
not ok 67 test/verify/check-metrics TestHistoryMetrics.testPmProxySettings [ND@1]

First occurrence: 2023-04-11T13:58:17.403027 | revision ebe506fa4eac56cce97ba582c808b58c15ba1283 Times recorded: 1 Latest occurrences:

# ----------------------------------------------------------------------
# testPmProxySettings (__main__.TestHistoryMetrics.testPmProxySettings)
Synchronizing state of pmlogger.service with SysV service script with /lib/systemd/systemd-sysv-install.
Executing: /lib/systemd/systemd-sysv-install disable pmlogger
Synchronizing state of pmie.service with SysV service script with /lib/systemd/systemd-sysv-install.
Executing: /lib/systemd/systemd-sysv-install disable pmie
Synchronizing state of pmproxy.service with SysV service script with /lib/systemd/systemd-sysv-install.
Executing: /lib/systemd/systemd-sysv-install disable pmproxy
Synchronizing state of redis-server.service with SysV service script with /lib/systemd/systemd-sysv-install.
Executing: /lib/systemd/systemd-sysv-install disable redis-server
Removed /etc/systemd/system/multi-user.target.wants/pmie.service.
Removed /etc/systemd/system/multi-user.target.wants/pmproxy.service.
Removed /etc/systemd/system/multi-user.target.wants/pmlogger.service.
Warning: NOT_ENABLED: 'pmproxy' not in 'public'
Warning: NOT_ENABLED: pmproxy

DevTools listening on ws://127.0.0.1:9446/devtools/browser/aeaf97dd-8cbe-4a4f-b18f-8b20b1ed8bdb
[0413/065342.202866:WARNING:sandbox_linux.cc(393)] InitializeSandbox() called with multiple threads in process gpu-process.
> error: Tracer failed: "{"problem":null,"exit_status":1,"exit_signal":null,"message":"Traceback (most recent call last):\n  File \"<string>\", line 2, in <module>\nModuleNotFoundError: No module named 'tracer'"}", data: """"
> warning: failed to poll tuned 
> warning: failed to poll tuned 
> warning: failed to poll tuned 
Traceback (most recent call last):
  File "/work/bots/make-checkout-workdir/test/verify/check-metrics", line 657, in testPmProxySettings
    applySettings(b)
  File "/work/bots/make-checkout-workdir/test/verify/check-metrics", line 90, in applySettings
    browser.wait_not_present("#pcp-settings-modal")
  File "/work/bots/make-checkout-workdir/test/common/testlib.py", line 610, in wait_not_present
    self.wait_js_func('!ph_is_present', selector)
  File "/work/bots/make-checkout-workdir/test/common/testlib.py", line 601, in wait_js_func
    self.wait_js_cond("%s(%s)" % (func, ','.join(map(jsquote, args))))
  File "/work/bots/make-checkout-workdir/test/common/testlib.py", line 587, in wait_js_cond
    self.raise_cdp_exception("timeout\nwait_js_cond", cond, result["exceptionDetails"], trailer)
  File "/work/bots/make-checkout-workdir/test/common/testlib.py", line 293, in raise_cdp_exception
    raise Error("%s(%s): %s" % (func, arg, msg))
testlib.Error: timeout
wait_js_cond(!ph_is_present("#pcp-settings-modal")): Uncaught (in promise) Error: condition did not become true
cdp: {'source': 'network', 'level': 'error', 'text': 'Failed to load resource: the server responded with a status of 401 (Authentication failed)', 'timestamp': 1681368823215.955, 'url': 'http://127.0.0.2:9091/cockpit/login', 'networkRequestId': '33758.12'}
error: Tracer failed: "{"problem":null,"exit_status":1,"exit_signal":null,"message":"Traceback (most recent call last):\n  File \"<string>\", line 2, in <module>\nModuleNotFoundError: No module named 'tracer'"}", data: """"
warning: failed to poll tuned 
warning: failed to poll tuned 
warning: failed to poll tuned 

Wrote screenshot to TestHistoryMetrics-testPmProxySettings-debian-stable-127.0.0.2-2201-FAIL.png
Wrote HTML dump to TestHistoryMetrics-testPmProxySettings-debian-stable-127.0.0.2-2201-FAIL.html
Wrote JS log to TestHistoryMetrics-testPmProxySettings-debian-stable-127.0.0.2-2201-FAIL.js.log
Journal extracted to TestHistoryMetrics-testPmProxySettings-debian-stable-127.0.0.2-2201-FAIL.log.gz
> warning: transport closed: disconnected
Traceback (most recent call last):
  File "/work/bots/make-checkout-workdir/test/verify/check-metrics", line 657, in testPmProxySettings
    applySettings(b)
  File "/work/bots/make-checkout-workdir/test/verify/check-metrics", line 90, in applySettings
    browser.wait_not_present("#pcp-settings-modal")
  File "/work/bots/make-checkout-workdir/test/common/testlib.py", line 610, in wait_not_present
    self.wait_js_func('!ph_is_present', selector)
  File "/work/bots/make-checkout-workdir/test/common/testlib.py", line 601, in wait_js_func
    self.wait_js_cond("%s(%s)" % (func, ','.join(map(jsquote, args))))
  File "/work/bots/make-checkout-workdir/test/common/testlib.py", line 587, in wait_js_cond
    self.raise_cdp_exception("timeout\nwait_js_cond", cond, result["exceptionDetails"], trailer)
  File "/work/bots/make-checkout-workdir/test/common/testlib.py", line 293, in raise_cdp_exception
    raise Error("%s(%s): %s" % (func, arg, msg))
testlib.Error: timeout
wait_js_cond(!ph_is_present("#pcp-settings-modal")): Uncaught (in promise) Error: condition did not become true
cdp: {'source': 'network', 'level': 'error', 'text': 'Failed to load resource: the server responded with a status of 401 (Authentication failed)', 'timestamp': 1681368823215.955, 'url': 'http://127.0.0.2:9091/cockpit/login', 'networkRequestId': '33758.12'}
error: Tracer failed: "{"problem":null,"exit_status":1,"exit_signal":null,"message":"Traceback (most recent call last):\n  File \"<string>\", line 2, in <module>\nModuleNotFoundError: No module named 'tracer'"}", data: """"
warning: failed to poll tuned 
warning: failed to poll tuned 
warning: failed to poll tuned 

# Result testPmProxySettings (__main__.TestHistoryMetrics.testPmProxySettings) failed
# 1 TEST FAILED [44s on 4-ci-srv-05]
not ok 67 test/verify/check-metrics TestHistoryMetrics.testPmProxySettings [ND@0]

First occurrence: 2023-04-13T06:54:21.763905 | revision 741aac0e6225f917e971e571e5d41c9baa14aa33 Times recorded: 1 Latest occurrences:

# ----------------------------------------------------------------------
# testNoDataEnable (__main__.TestHistoryMetrics.testNoDataEnable)

DevTools listening on ws://127.0.0.1:9939/devtools/browser/9c1fa590-43c4-41b7-be65-84dfdce175fd
[0413/091935.951280:WARNING:sandbox_linux.cc(393)] InitializeSandbox() called with multiple threads in process gpu-process.
> error: Tracer failed: "{"problem":null,"exit_status":1,"exit_signal":null,"message":"Traceback (most recent call last):\n  File \"<string>\", line 2, in <module>\nModuleNotFoundError: No module named 'tracer'"}", data: """"
Traceback (most recent call last):
  File "/work/bots/make-checkout-workdir/test/verify/check-metrics", line 516, in testNoDataEnable
    applySettings(b)
  File "/work/bots/make-checkout-workdir/test/verify/check-metrics", line 90, in applySettings
    browser.wait_not_present("#pcp-settings-modal")
  File "/work/bots/make-checkout-workdir/test/common/testlib.py", line 610, in wait_not_present
    self.wait_js_func('!ph_is_present', selector)
  File "/work/bots/make-checkout-workdir/test/common/testlib.py", line 601, in wait_js_func
    self.wait_js_cond("%s(%s)" % (func, ','.join(map(jsquote, args))))
  File "/work/bots/make-checkout-workdir/test/common/testlib.py", line 587, in wait_js_cond
    self.raise_cdp_exception("timeout\nwait_js_cond", cond, result["exceptionDetails"], trailer)
  File "/work/bots/make-checkout-workdir/test/common/testlib.py", line 293, in raise_cdp_exception
    raise Error("%s(%s): %s" % (func, arg, msg))
testlib.Error: timeout
wait_js_cond(!ph_is_present("#pcp-settings-modal")): Uncaught (in promise) Error: condition did not become true
cdp: {'source': 'network', 'level': 'error', 'text': 'Failed to load resource: the server responded with a status of 401 (Authentication failed)', 'timestamp': 1681377576724.9602, 'url': 'http://127.0.0.2:9691/cockpit/login', 'networkRequestId': '32374.12'}
error: Tracer failed: "{"problem":null,"exit_status":1,"exit_signal":null,"message":"Traceback (most recent call last):\n  File \"<string>\", line 2, in <module>\nModuleNotFoundError: No module named 'tracer'"}", data: """"

Wrote screenshot to TestHistoryMetrics-testNoDataEnable-debian-stable-127.0.0.2-2801-FAIL.png
Wrote HTML dump to TestHistoryMetrics-testNoDataEnable-debian-stable-127.0.0.2-2801-FAIL.html
Wrote JS log to TestHistoryMetrics-testNoDataEnable-debian-stable-127.0.0.2-2801-FAIL.js.log
Journal extracted to TestHistoryMetrics-testNoDataEnable-debian-stable-127.0.0.2-2801-FAIL.log.gz
> warning: transport closed: disconnected
Traceback (most recent call last):
  File "/work/bots/make-checkout-workdir/test/verify/check-metrics", line 516, in testNoDataEnable
    applySettings(b)
  File "/work/bots/make-checkout-workdir/test/verify/check-metrics", line 90, in applySettings
    browser.wait_not_present("#pcp-settings-modal")
  File "/work/bots/make-checkout-workdir/test/common/testlib.py", line 610, in wait_not_present
    self.wait_js_func('!ph_is_present', selector)
  File "/work/bots/make-checkout-workdir/test/common/testlib.py", line 601, in wait_js_func
    self.wait_js_cond("%s(%s)" % (func, ','.join(map(jsquote, args))))
  File "/work/bots/make-checkout-workdir/test/common/testlib.py", line 587, in wait_js_cond
    self.raise_cdp_exception("timeout\nwait_js_cond", cond, result["exceptionDetails"], trailer)
  File "/work/bots/make-checkout-workdir/test/common/testlib.py", line 293, in raise_cdp_exception
    raise Error("%s(%s): %s" % (func, arg, msg))
testlib.Error: timeout
wait_js_cond(!ph_is_present("#pcp-settings-modal")): Uncaught (in promise) Error: condition did not become true
cdp: {'source': 'network', 'level': 'error', 'text': 'Failed to load resource: the server responded with a status of 401 (Authentication failed)', 'timestamp': 1681377576724.9602, 'url': 'http://127.0.0.2:9691/cockpit/login', 'networkRequestId': '32374.12'}
error: Tracer failed: "{"problem":null,"exit_status":1,"exit_signal":null,"message":"Traceback (most recent call last):\n  File \"<string>\", line 2, in <module>\nModuleNotFoundError: No module named 'tracer'"}", data: """"

# Result testNoDataEnable (__main__.TestHistoryMetrics.testNoDataEnable) failed
# 1 TEST FAILED [39s on rhos-01-6]
not ok 65 test/verify/check-metrics TestHistoryMetrics.testNoDataEnable [ND@5]

First occurrence: 2023-04-13T09:20:14.957983 | revision e1ec829d435bb58062e16468fc81235bf64baacf Times recorded: 1 Latest occurrences:

# ----------------------------------------------------------------------
# testPmProxySettings (__main__.TestHistoryMetrics.testPmProxySettings)
Synchronizing state of pmlogger.service with SysV service script with /lib/systemd/systemd-sysv-install.
Executing: /lib/systemd/systemd-sysv-install disable pmlogger
Synchronizing state of pmie.service with SysV service script with /lib/systemd/systemd-sysv-install.
Executing: /lib/systemd/systemd-sysv-install disable pmie
Synchronizing state of pmproxy.service with SysV service script with /lib/systemd/systemd-sysv-install.
Executing: /lib/systemd/systemd-sysv-install disable pmproxy
Synchronizing state of redis-server.service with SysV service script with /lib/systemd/systemd-sysv-install.
Executing: /lib/systemd/systemd-sysv-install disable redis-server
Removed /etc/systemd/system/multi-user.target.wants/pmie.service.
Removed /etc/systemd/system/multi-user.target.wants/pmproxy.service.
Removed /etc/systemd/system/multi-user.target.wants/pmlogger.service.
Warning: NOT_ENABLED: 'pmproxy' not in 'public'
Warning: NOT_ENABLED: pmproxy

DevTools listening on ws://127.0.0.1:9977/devtools/browser/86353fc6-eeea-4073-8d36-38ca43648ae7
[0413/113545.610599:WARNING:sandbox_linux.cc(393)] InitializeSandbox() called with multiple threads in process gpu-process.
> error: Tracer failed: "{"problem":null,"exit_status":1,"exit_signal":null,"message":"Traceback (most recent call last):\n  File \"<string>\", line 2, in <module>\nModuleNotFoundError: No module named 'tracer'"}", data: """"
Traceback (most recent call last):
  File "/work/bots/make-checkout-workdir/test/verify/check-metrics", line 657, in testPmProxySettings
    applySettings(b)
  File "/work/bots/make-checkout-workdir/test/verify/check-metrics", line 90, in applySettings
    browser.wait_not_present("#pcp-settings-modal")
  File "/work/bots/make-checkout-workdir/test/common/testlib.py", line 610, in wait_not_present
    self.wait_js_func('!ph_is_present', selector)
  File "/work/bots/make-checkout-workdir/test/common/testlib.py", line 601, in wait_js_func
    self.wait_js_cond("%s(%s)" % (func, ','.join(map(jsquote, args))))
  File "/work/bots/make-checkout-workdir/test/common/testlib.py", line 587, in wait_js_cond
    self.raise_cdp_exception("timeout\nwait_js_cond", cond, result["exceptionDetails"], trailer)
  File "/work/bots/make-checkout-workdir/test/common/testlib.py", line 293, in raise_cdp_exception
    raise Error("%s(%s): %s" % (func, arg, msg))
testlib.Error: timeout
wait_js_cond(!ph_is_present("#pcp-settings-modal")): Uncaught (in promise) Error: condition did not become true
cdp: {'source': 'network', 'level': 'error', 'text': 'Failed to load resource: the server responded with a status of 401 (Authentication failed)', 'timestamp': 1681385746444.65, 'url': 'http://127.0.0.2:9191/cockpit/login', 'networkRequestId': '31684.12'}
error: Tracer failed: "{"problem":null,"exit_status":1,"exit_signal":null,"message":"Traceback (most recent call last):\n  File \"<string>\", line 2, in <module>\nModuleNotFoundError: No module named 'tracer'"}", data: """"

Wrote screenshot to TestHistoryMetrics-testPmProxySettings-debian-stable-127.0.0.2-2301-FAIL.png
Wrote HTML dump to TestHistoryMetrics-testPmProxySettings-debian-stable-127.0.0.2-2301-FAIL.html
Wrote JS log to TestHistoryMetrics-testPmProxySettings-debian-stable-127.0.0.2-2301-FAIL.js.log
Journal extracted to TestHistoryMetrics-testPmProxySettings-debian-stable-127.0.0.2-2301-FAIL.log.gz
> warning: transport closed: disconnected
Traceback (most recent call last):
  File "/work/bots/make-checkout-workdir/test/verify/check-metrics", line 657, in testPmProxySettings
    applySettings(b)
  File "/work/bots/make-checkout-workdir/test/verify/check-metrics", line 90, in applySettings
    browser.wait_not_present("#pcp-settings-modal")
  File "/work/bots/make-checkout-workdir/test/common/testlib.py", line 610, in wait_not_present
    self.wait_js_func('!ph_is_present', selector)
  File "/work/bots/make-checkout-workdir/test/common/testlib.py", line 601, in wait_js_func
    self.wait_js_cond("%s(%s)" % (func, ','.join(map(jsquote, args))))
  File "/work/bots/make-checkout-workdir/test/common/testlib.py", line 587, in wait_js_cond
    self.raise_cdp_exception("timeout\nwait_js_cond", cond, result["exceptionDetails"], trailer)
  File "/work/bots/make-checkout-workdir/test/common/testlib.py", line 293, in raise_cdp_exception
    raise Error("%s(%s): %s" % (func, arg, msg))
testlib.Error: timeout
wait_js_cond(!ph_is_present("#pcp-settings-modal")): Uncaught (in promise) Error: condition did not become true
cdp: {'source': 'network', 'level': 'error', 'text': 'Failed to load resource: the server responded with a status of 401 (Authentication failed)', 'timestamp': 1681385746444.65, 'url': 'http://127.0.0.2:9191/cockpit/login', 'networkRequestId': '31684.12'}
error: Tracer failed: "{"problem":null,"exit_status":1,"exit_signal":null,"message":"Traceback (most recent call last):\n  File \"<string>\", line 2, in <module>\nModuleNotFoundError: No module named 'tracer'"}", data: """"

# Result testPmProxySettings (__main__.TestHistoryMetrics.testPmProxySettings) failed
# 1 TEST FAILED [43s on rhos-01-10]
not ok 67 test/verify/check-metrics TestHistoryMetrics.testPmProxySettings [ND@1]

First occurrence: 2023-04-13T11:36:24.979574 | revision f2a8c2aa29b69e2ec067a0eb19b603cf021d4907 Times recorded: 1 Latest occurrences:

# ----------------------------------------------------------------------
# testPmProxySettings (__main__.TestHistoryMetrics.testPmProxySettings)
Synchronizing state of pmlogger.service with SysV service script with /lib/systemd/systemd-sysv-install.
Executing: /lib/systemd/systemd-sysv-install disable pmlogger
Synchronizing state of pmie.service with SysV service script with /lib/systemd/systemd-sysv-install.
Executing: /lib/systemd/systemd-sysv-install disable pmie
Synchronizing state of pmproxy.service with SysV service script with /lib/systemd/systemd-sysv-install.
Executing: /lib/systemd/systemd-sysv-install disable pmproxy
Synchronizing state of redis-server.service with SysV service script with /lib/systemd/systemd-sysv-install.
Executing: /lib/systemd/systemd-sysv-install disable redis-server
Removed /etc/systemd/system/multi-user.target.wants/pmie.service.
Removed /etc/systemd/system/multi-user.target.wants/pmproxy.service.
Removed /etc/systemd/system/multi-user.target.wants/pmlogger.service.
Warning: NOT_ENABLED: 'pmproxy' not in 'public'
Warning: NOT_ENABLED: pmproxy

DevTools listening on ws://127.0.0.1:9568/devtools/browser/35137a1a-1c38-4082-8223-b925fea19ab6
[0413/161908.305044:WARNING:sandbox_linux.cc(393)] InitializeSandbox() called with multiple threads in process gpu-process.
> error: Tracer failed: "{"problem":null,"exit_status":1,"exit_signal":null,"message":"Traceback (most recent call last):\n  File \"<string>\", line 2, in <module>\nModuleNotFoundError: No module named 'tracer'"}", data: """"
Traceback (most recent call last):
  File "/work/bots/make-checkout-workdir/test/verify/check-metrics", line 657, in testPmProxySettings
    applySettings(b)
  File "/work/bots/make-checkout-workdir/test/verify/check-metrics", line 90, in applySettings
    browser.wait_not_present("#pcp-settings-modal")
  File "/work/bots/make-checkout-workdir/test/common/testlib.py", line 610, in wait_not_present
    self.wait_js_func('!ph_is_present', selector)
  File "/work/bots/make-checkout-workdir/test/common/testlib.py", line 601, in wait_js_func
    self.wait_js_cond("%s(%s)" % (func, ','.join(map(jsquote, args))))
  File "/work/bots/make-checkout-workdir/test/common/testlib.py", line 587, in wait_js_cond
    self.raise_cdp_exception("timeout\nwait_js_cond", cond, result["exceptionDetails"], trailer)
  File "/work/bots/make-checkout-workdir/test/common/testlib.py", line 293, in raise_cdp_exception
    raise Error("%s(%s): %s" % (func, arg, msg))
testlib.Error: timeout
wait_js_cond(!ph_is_present("#pcp-settings-modal")): Uncaught (in promise) Error: condition did not become true
cdp: {'source': 'network', 'level': 'error', 'text': 'Failed to load resource: the server responded with a status of 401 (Authentication failed)', 'timestamp': 1681402749298.99, 'url': 'http://127.0.0.2:9791/cockpit/login', 'networkRequestId': '49783.12'}
error: Tracer failed: "{"problem":null,"exit_status":1,"exit_signal":null,"message":"Traceback (most recent call last):\n  File \"<string>\", line 2, in <module>\nModuleNotFoundError: No module named 'tracer'"}", data: """"

Wrote screenshot to TestHistoryMetrics-testPmProxySettings-debian-stable-127.0.0.2-2901-FAIL.png
Wrote HTML dump to TestHistoryMetrics-testPmProxySettings-debian-stable-127.0.0.2-2901-FAIL.html
Wrote JS log to TestHistoryMetrics-testPmProxySettings-debian-stable-127.0.0.2-2901-FAIL.js.log
Journal extracted to TestHistoryMetrics-testPmProxySettings-debian-stable-127.0.0.2-2901-FAIL.log.gz
> warning: transport closed: disconnected
Traceback (most recent call last):
  File "/work/bots/make-checkout-workdir/test/verify/check-metrics", line 657, in testPmProxySettings
    applySettings(b)
  File "/work/bots/make-checkout-workdir/test/verify/check-metrics", line 90, in applySettings
    browser.wait_not_present("#pcp-settings-modal")
  File "/work/bots/make-checkout-workdir/test/common/testlib.py", line 610, in wait_not_present
    self.wait_js_func('!ph_is_present', selector)
  File "/work/bots/make-checkout-workdir/test/common/testlib.py", line 601, in wait_js_func
    self.wait_js_cond("%s(%s)" % (func, ','.join(map(jsquote, args))))
  File "/work/bots/make-checkout-workdir/test/common/testlib.py", line 587, in wait_js_cond
    self.raise_cdp_exception("timeout\nwait_js_cond", cond, result["exceptionDetails"], trailer)
  File "/work/bots/make-checkout-workdir/test/common/testlib.py", line 293, in raise_cdp_exception
    raise Error("%s(%s): %s" % (func, arg, msg))
testlib.Error: timeout
wait_js_cond(!ph_is_present("#pcp-settings-modal")): Uncaught (in promise) Error: condition did not become true
cdp: {'source': 'network', 'level': 'error', 'text': 'Failed to load resource: the server responded with a status of 401 (Authentication failed)', 'timestamp': 1681402749298.99, 'url': 'http://127.0.0.2:9791/cockpit/login', 'networkRequestId': '49783.12'}
error: Tracer failed: "{"problem":null,"exit_status":1,"exit_signal":null,"message":"Traceback (most recent call last):\n  File \"<string>\", line 2, in <module>\nModuleNotFoundError: No module named 'tracer'"}", data: """"

# Result testPmProxySettings (__main__.TestHistoryMetrics.testPmProxySettings) failed
# 1 TEST FAILED [46s on 1-cockpit-11]
not ok 67 test/verify/check-metrics TestHistoryMetrics.testPmProxySettings [ND@6]

First occurrence: 2023-04-13T16:19:48.585073 | revision a046e11665519bbaaaadebdf2044b7dc30f10589 Times recorded: 1 Latest occurrences:

# ----------------------------------------------------------------------
# testPmProxySettings (__main__.TestHistoryMetrics.testPmProxySettings)
Synchronizing state of pmlogger.service with SysV service script with /lib/systemd/systemd-sysv-install.
Executing: /lib/systemd/systemd-sysv-install disable pmlogger
Synchronizing state of pmie.service with SysV service script with /lib/systemd/systemd-sysv-install.
Executing: /lib/systemd/systemd-sysv-install disable pmie
Synchronizing state of pmproxy.service with SysV service script with /lib/systemd/systemd-sysv-install.
Executing: /lib/systemd/systemd-sysv-install disable pmproxy
Synchronizing state of redis-server.service with SysV service script with /lib/systemd/systemd-sysv-install.
Executing: /lib/systemd/systemd-sysv-install disable redis-server
Removed /etc/systemd/system/multi-user.target.wants/pmie.service.
Removed /etc/systemd/system/multi-user.target.wants/pmproxy.service.
Removed /etc/systemd/system/multi-user.target.wants/pmlogger.service.
Warning: NOT_ENABLED: 'pmproxy' not in 'public'
Warning: NOT_ENABLED: pmproxy

DevTools listening on ws://127.0.0.1:9699/devtools/browser/c07c04d2-527b-4fae-8229-6c66f67a6ddc
[0414/044235.789939:WARNING:sandbox_linux.cc(393)] InitializeSandbox() called with multiple threads in process gpu-process.
> error: Tracer failed: "{"problem":null,"exit_status":1,"exit_signal":null,"message":"Traceback (most recent call last):\n  File \"<string>\", line 2, in <module>\nModuleNotFoundError: No module named 'tracer'"}", data: """"
Traceback (most recent call last):
  File "/work/bots/make-checkout-workdir/test/verify/check-metrics", line 657, in testPmProxySettings
    applySettings(b)
  File "/work/bots/make-checkout-workdir/test/verify/check-metrics", line 90, in applySettings
    browser.wait_not_present("#pcp-settings-modal")
  File "/work/bots/make-checkout-workdir/test/common/testlib.py", line 610, in wait_not_present
    self.wait_js_func('!ph_is_present', selector)
  File "/work/bots/make-checkout-workdir/test/common/testlib.py", line 601, in wait_js_func
    self.wait_js_cond("%s(%s)" % (func, ','.join(map(jsquote, args))))
  File "/work/bots/make-checkout-workdir/test/common/testlib.py", line 587, in wait_js_cond
    self.raise_cdp_exception("timeout\nwait_js_cond", cond, result["exceptionDetails"], trailer)
  File "/work/bots/make-checkout-workdir/test/common/testlib.py", line 293, in raise_cdp_exception
    raise Error("%s(%s): %s" % (func, arg, msg))
testlib.Error: timeout
wait_js_cond(!ph_is_present("#pcp-settings-modal")): Uncaught (in promise) Error: condition did not become true
cdp: {'source': 'network', 'level': 'error', 'text': 'Failed to load resource: the server responded with a status of 401 (Authentication failed)', 'timestamp': 1681447356810.077, 'url': 'http://127.0.0.2:9391/cockpit/login', 'networkRequestId': '32453.12'}
error: Tracer failed: "{"problem":null,"exit_status":1,"exit_signal":null,"message":"Traceback (most recent call last):\n  File \"<string>\", line 2, in <module>\nModuleNotFoundError: No module named 'tracer'"}", data: """"

Wrote screenshot to TestHistoryMetrics-testPmProxySettings-debian-stable-127.0.0.2-2501-FAIL.png
Wrote HTML dump to TestHistoryMetrics-testPmProxySettings-debian-stable-127.0.0.2-2501-FAIL.html
Wrote JS log to TestHistoryMetrics-testPmProxySettings-debian-stable-127.0.0.2-2501-FAIL.js.log
Journal extracted to TestHistoryMetrics-testPmProxySettings-debian-stable-127.0.0.2-2501-FAIL.log.gz
> warning: transport closed: disconnected
Traceback (most recent call last):
  File "/work/bots/make-checkout-workdir/test/verify/check-metrics", line 657, in testPmProxySettings
    applySettings(b)
  File "/work/bots/make-checkout-workdir/test/verify/check-metrics", line 90, in applySettings
    browser.wait_not_present("#pcp-settings-modal")
  File "/work/bots/make-checkout-workdir/test/common/testlib.py", line 610, in wait_not_present
    self.wait_js_func('!ph_is_present', selector)
  File "/work/bots/make-checkout-workdir/test/common/testlib.py", line 601, in wait_js_func
    self.wait_js_cond("%s(%s)" % (func, ','.join(map(jsquote, args))))
  File "/work/bots/make-checkout-workdir/test/common/testlib.py", line 587, in wait_js_cond
    self.raise_cdp_exception("timeout\nwait_js_cond", cond, result["exceptionDetails"], trailer)
  File "/work/bots/make-checkout-workdir/test/common/testlib.py", line 293, in raise_cdp_exception
    raise Error("%s(%s): %s" % (func, arg, msg))
testlib.Error: timeout
wait_js_cond(!ph_is_present("#pcp-settings-modal")): Uncaught (in promise) Error: condition did not become true
cdp: {'source': 'network', 'level': 'error', 'text': 'Failed to load resource: the server responded with a status of 401 (Authentication failed)', 'timestamp': 1681447356810.077, 'url': 'http://127.0.0.2:9391/cockpit/login', 'networkRequestId': '32453.12'}
error: Tracer failed: "{"problem":null,"exit_status":1,"exit_signal":null,"message":"Traceback (most recent call last):\n  File \"<string>\", line 2, in <module>\nModuleNotFoundError: No module named 'tracer'"}", data: """"

# Result testPmProxySettings (__main__.TestHistoryMetrics.testPmProxySettings) failed
# 1 TEST FAILED [46s on 3-cockpit-8]
not ok 67 test/verify/check-metrics TestHistoryMetrics.testPmProxySettings [ND@3]

First occurrence: 2023-04-14T04:43:16.552158 | revision 40371a4f9efeabf6d8403033c0213b90f022bf48 Times recorded: 1 Latest occurrences:

# ----------------------------------------------------------------------
# testPmProxySettings (__main__.TestHistoryMetrics.testPmProxySettings)
Synchronizing state of pmlogger.service with SysV service script with /lib/systemd/systemd-sysv-install.
Executing: /lib/systemd/systemd-sysv-install disable pmlogger
Synchronizing state of pmie.service with SysV service script with /lib/systemd/systemd-sysv-install.
Executing: /lib/systemd/systemd-sysv-install disable pmie
Synchronizing state of pmproxy.service with SysV service script with /lib/systemd/systemd-sysv-install.
Executing: /lib/systemd/systemd-sysv-install disable pmproxy
Synchronizing state of redis-server.service with SysV service script with /lib/systemd/systemd-sysv-install.
Executing: /lib/systemd/systemd-sysv-install disable redis-server
Removed /etc/systemd/system/multi-user.target.wants/pmie.service.
Removed /etc/systemd/system/multi-user.target.wants/pmproxy.service.
Removed /etc/systemd/system/multi-user.target.wants/pmlogger.service.
Warning: NOT_ENABLED: 'pmproxy' not in 'public'
Warning: NOT_ENABLED: pmproxy

DevTools listening on ws://127.0.0.1:9675/devtools/browser/885c1b2c-1b4b-41cd-a7e9-53e7005108f3
[0414/091524.453622:WARNING:sandbox_linux.cc(393)] InitializeSandbox() called with multiple threads in process gpu-process.
> error: Tracer failed: "{"problem":null,"exit_status":1,"exit_signal":null,"message":"Traceback (most recent call last):\n  File \"<string>\", line 2, in <module>\nModuleNotFoundError: No module named 'tracer'"}", data: """"
> warning: failed to poll tuned 
> warning: failed to poll tuned 
> warning: failed to poll tuned 
Traceback (most recent call last):
  File "/work/bots/make-checkout-workdir/test/verify/check-metrics", line 657, in testPmProxySettings
    applySettings(b)
  File "/work/bots/make-checkout-workdir/test/verify/check-metrics", line 90, in applySettings
    browser.wait_not_present("#pcp-settings-modal")
  File "/work/bots/make-checkout-workdir/test/common/testlib.py", line 610, in wait_not_present
    self.wait_js_func('!ph_is_present', selector)
  File "/work/bots/make-checkout-workdir/test/common/testlib.py", line 601, in wait_js_func
    self.wait_js_cond("%s(%s)" % (func, ','.join(map(jsquote, args))))
  File "/work/bots/make-checkout-workdir/test/common/testlib.py", line 587, in wait_js_cond
    self.raise_cdp_exception("timeout\nwait_js_cond", cond, result["exceptionDetails"], trailer)
  File "/work/bots/make-checkout-workdir/test/common/testlib.py", line 293, in raise_cdp_exception
    raise Error("%s(%s): %s" % (func, arg, msg))
testlib.Error: timeout
wait_js_cond(!ph_is_present("#pcp-settings-modal")): Uncaught (in promise) Error: condition did not become true
cdp: {'source': 'network', 'level': 'error', 'text': 'Failed to load resource: the server responded with a status of 401 (Authentication failed)', 'timestamp': 1681463725419.718, 'url': 'http://127.0.0.2:9091/cockpit/login', 'networkRequestId': '114873.12'}
error: Tracer failed: "{"problem":null,"exit_status":1,"exit_signal":null,"message":"Traceback (most recent call last):\n  File \"<string>\", line 2, in <module>\nModuleNotFoundError: No module named 'tracer'"}", data: """"
warning: failed to poll tuned 
warning: failed to poll tuned 
warning: failed to poll tuned 

Wrote screenshot to TestHistoryMetrics-testPmProxySettings-debian-stable-127.0.0.2-2201-FAIL.png
Wrote HTML dump to TestHistoryMetrics-testPmProxySettings-debian-stable-127.0.0.2-2201-FAIL.html
Wrote JS log to TestHistoryMetrics-testPmProxySettings-debian-stable-127.0.0.2-2201-FAIL.js.log
Journal extracted to TestHistoryMetrics-testPmProxySettings-debian-stable-127.0.0.2-2201-FAIL.log.gz
> warning: transport closed: disconnected
Traceback (most recent call last):
  File "/work/bots/make-checkout-workdir/test/verify/check-metrics", line 657, in testPmProxySettings
    applySettings(b)
  File "/work/bots/make-checkout-workdir/test/verify/check-metrics", line 90, in applySettings
    browser.wait_not_present("#pcp-settings-modal")
  File "/work/bots/make-checkout-workdir/test/common/testlib.py", line 610, in wait_not_present
    self.wait_js_func('!ph_is_present', selector)
  File "/work/bots/make-checkout-workdir/test/common/testlib.py", line 601, in wait_js_func
    self.wait_js_cond("%s(%s)" % (func, ','.join(map(jsquote, args))))
  File "/work/bots/make-checkout-workdir/test/common/testlib.py", line 587, in wait_js_cond
    self.raise_cdp_exception("timeout\nwait_js_cond", cond, result["exceptionDetails"], trailer)
  File "/work/bots/make-checkout-workdir/test/common/testlib.py", line 293, in raise_cdp_exception
    raise Error("%s(%s): %s" % (func, arg, msg))
testlib.Error: timeout
wait_js_cond(!ph_is_present("#pcp-settings-modal")): Uncaught (in promise) Error: condition did not become true
cdp: {'source': 'network', 'level': 'error', 'text': 'Failed to load resource: the server responded with a status of 401 (Authentication failed)', 'timestamp': 1681463725419.718, 'url': 'http://127.0.0.2:9091/cockpit/login', 'networkRequestId': '114873.12'}
error: Tracer failed: "{"problem":null,"exit_status":1,"exit_signal":null,"message":"Traceback (most recent call last):\n  File \"<string>\", line 2, in <module>\nModuleNotFoundError: No module named 'tracer'"}", data: """"
warning: failed to poll tuned 
warning: failed to poll tuned 
warning: failed to poll tuned 

# Result testPmProxySettings (__main__.TestHistoryMetrics.testPmProxySettings) failed
# 1 TEST FAILED [44s on 2-cockpit-9]
not ok 67 test/verify/check-metrics TestHistoryMetrics.testPmProxySettings [ND@0]

First occurrence: 2023-04-14T09:16:04.036759 | revision cb6b835082e742d3aacb4ad018b4e39e897a07cb Times recorded: 1 Latest occurrences:

# ----------------------------------------------------------------------
# testLoggerSettings (__main__.TestHistoryMetrics.testLoggerSettings)
Synchronizing state of pmlogger.service with SysV service script with /lib/systemd/systemd-sysv-install.
Executing: /lib/systemd/systemd-sysv-install enable pmlogger
Job for pmlogger.service failed because the service did not take the steps required by its unit configuration.
See "systemctl status pmlogger.service" and "journalctl -xe" for details.
Traceback (most recent call last):
  File "/work/bots/make-checkout-workdir/test/verify/check-metrics", line 558, in testLoggerSettings
    m.execute("systemctl enable --now pmlogger")
  File "/work/bots/make-checkout-workdir/bots/machine/machine_core/ssh_connection.py", line 306, in execute
    res = subprocess.run(command_line,
          ^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/usr/lib64/python3.11/subprocess.py", line 571, in run
    raise CalledProcessError(retcode, process.args,
subprocess.CalledProcessError: Command '['env', '-u', 'LANGUAGE', 'LC_ALL=C', 'ssh', '-p', '2501', '-o', 'StrictHostKeyChecking=no', '-o', 'UserKnownHostsFile=/dev/null', '-o', 'IdentitiesOnly=yes', '-o', 'BatchMode=yes', '-o', 'PKCS11Provider=none', '-o', 'LogLevel=ERROR', '-l', 'root', '127.0.0.2', '-o', 'ControlPath=/tmp/.cockpit-test-resources/ssh-%h-%p-%r-33897', 'set -e;', 'systemctl enable --now pmlogger']' returned non-zero exit status 1.

Journal extracted to TestHistoryMetrics-testLoggerSettings-debian-stable-127.0.0.2-2501-FAIL.log.gz
Traceback (most recent call last):
  File "/work/bots/make-checkout-workdir/test/verify/check-metrics", line 558, in testLoggerSettings
    m.execute("systemctl enable --now pmlogger")
  File "/work/bots/make-checkout-workdir/bots/machine/machine_core/ssh_connection.py", line 306, in execute
    res = subprocess.run(command_line,
          ^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/usr/lib64/python3.11/subprocess.py", line 571, in run
    raise CalledProcessError(retcode, process.args,
subprocess.CalledProcessError: Command '['env', '-u', 'LANGUAGE', 'LC_ALL=C', 'ssh', '-p', '2501', '-o', 'StrictHostKeyChecking=no', '-o', 'UserKnownHostsFile=/dev/null', '-o', 'IdentitiesOnly=yes', '-o', 'BatchMode=yes', '-o', 'PKCS11Provider=none', '-o', 'LogLevel=ERROR', '-l', 'root', '127.0.0.2', '-o', 'ControlPath=/tmp/.cockpit-test-resources/ssh-%h-%p-%r-33897', 'set -e;', 'systemctl enable --now pmlogger']' returned non-zero exit status 1.

# Result testLoggerSettings (__main__.TestHistoryMetrics.testLoggerSettings) failed
# 1 TEST FAILED [10s on 2-ci-srv-04]
not ok 63 test/verify/check-metrics TestHistoryMetrics.testLoggerSettings [ND@3]

First occurrence: 2023-06-19T22:09:19.263508 | revision 36053af659fbf10b18b2e418ae462d1ae899b2cf Times recorded: 1 Latest occurrences:

mruiz42 commented 2 years ago

I am having this issue in Fedora 35 with pcp-5.3.7-1.fc35.x86_64. Maybe I am doing something wrong here because it used to work.

[x@x ~]$ systemctl status pmlogger.service
○ pmlogger.service - Performance Metrics Archive Logger
     Loaded: loaded (/usr/lib/systemd/system/pmlogger.service; enabled; vendor preset: enabled)
     Active: inactive (dead) (Result: protocol) since Wed 2022-04-27 17:47:41 PDT; 20s ago
       Docs: man:pmlogger(1)
    Process: 2005266 ExecStart=/usr/libexec/pcp/lib/pmlogger start-systemd (code=exited, status=0/SUCCESS)
   Main PID: 2005266 (code=exited, status=0/SUCCESS)
      Error: 3 (No such process)
        CPU: 1.206s

Apr 27 17:47:41 x systemd[1]: pmlogger.service: Consumed 1.206s CPU time.
Apr 27 17:47:41 x systemd[1]: pmlogger.service: Scheduled restart job, restart counter is at 1715.
Apr 27 17:47:41 x systemd[1]: Stopped Performance Metrics Archive Logger.
Apr 27 17:47:41 x systemd[1]: pmlogger.service: Consumed 1.206s CPU time.

Edit: uninstalling pcp and reinstalling seemed to fix this issue. Perhaps a SE Linux issue? I was getting pminfo: Cannot connect to PMCD on host "local:": Connection refused When I tried to test manually. Not sure if this is helpful or not

EliasGagnef commented 1 year ago

Had the same issue, uninstalling, rebooting and then installing PCP again worked for me as well :) thank you

haibara-jian commented 3 months ago

通过该方法解决pcp服务异常 需要清除pcp配置文件 dpkg -P pcp apt install pcp

dpkg -P pcp cockpit-pcp (Reading database ... 143866 files and directories currently installed.) Removing cockpit-pcp (287.1-0+deb12u2) ... Removing pcp (6.0.3-1.1) ... Purging configuration files for pcp (6.0.3-1.1) ... dpkg: warning: while removing pcp, directory '/var/log/pcp/sa' not empty so not removed dpkg: warning: while removing pcp, directory '/var/log/pcp/pmproxy' not empty so not removed dpkg: warning: while removing pcp, directory '/var/log/pcp/pmlogger' not empty so not removed dpkg: warning: while removing pcp, directory '/var/log/pcp/pmie' not empty so not removed dpkg: warning: while removing pcp, directory '/var/log/pcp/pmcd' not empty so not removed dpkg: warning: while removing pcp, directory '/var/lib/pcp/tmp/pmproxy' not empty so not removed dpkg: warning: while removing pcp, directory '/var/lib/pcp/tmp/pmie' not empty so not removed dpkg: warning: while removing pcp, directory '/var/lib/pcp/pmns' not empty so not removed dpkg: warning: while removing pcp, directory '/var/lib/pcp/pmcd' not empty so not removed dpkg: warning: while removing pcp, directory '/var/lib/pcp/config/pmlogger' not empty so not removed dpkg: warning: while removing pcp, directory '/var/lib/pcp/config/pmie' not empty so not removed dpkg: warning: while removing pcp, directory '/var/lib/pcp/config/pmda' not empty so not removed Processing triggers for man-db (2.11.2-2) ... apt install cockpit-pcp pcp Reading package lists... Done Building dependency tree... Done Reading state information... Done The following package was automatically installed and is no longer required: proxmox-kernel-6.5.11-7-pve-signed Use 'apt autoremove' to remove it. Suggested packages: pcp-gui libpcp-import-perl bpftrace python3-bpfcc The following NEW packages will be installed: cockpit-pcp pcp 0 upgraded, 2 newly installed, 0 to remove and 10 not upgraded. Need to get 0 B/2,867 kB of archives. After this operation, 14.6 MB of additional disk space will be used. Selecting previously unselected package pcp. (Reading database ... 141175 files and directories currently installed.) Preparing to unpack .../pcp_6.0.3-1.1_amd64.deb ... Unpacking pcp (6.0.3-1.1) ... Selecting previously unselected package cockpit-pcp. Preparing to unpack .../cockpit-pcp_287.1-0+deb12u2_amd64.deb ... Unpacking cockpit-pcp (287.1-0+deb12u2) ... Setting up pcp (6.0.3-1.1) ... Created symlink /etc/systemd/system/multi-user.target.wants/pmcd.service → /lib/systemd/system/pmcd.service. Created symlink /etc/systemd/system/multi-user.target.wants/pmlogger.service → /lib/systemd/system/pmlogger.service. Created symlink /etc/systemd/system/multi-user.target.wants/pmie.service → /lib/systemd/system/pmie.service. Created symlink /etc/systemd/system/multi-user.target.wants/pmproxy.service → /lib/systemd/system/pmproxy.service. Setting up cockpit-pcp (287.1-0+deb12u2) ... Processing triggers for mailcap (3.70+nmu1) ... Processing triggers for man-db (2.11.2-2) ...

/etc/init.d# ./pmcd status Checking for pmcd: running root@pve:/etc/init.d# ./pcp status ● pmcd.service - Performance Metrics Collector Daemon Loaded: loaded (/lib/systemd/system/pmcd.service; enabled; preset: enabled) Active: active (running) since Fri 2024-06-07 10:57:01 CST; 12s ago Docs: man:pmcd(1) Main PID: 17132 (pmcd) Tasks: 6 (limit: 18387) Memory: 8.5M CPU: 846ms CGroup: /system.slice/pmcd.service ├─17132 /usr/lib/pcp/bin/pmcd -A ├─17135 /var/lib/pcp/pmdas/root/pmdaroot ├─17136 /var/lib/pcp/pmdas/proc/pmdaproc -d 3 ├─17137 /var/lib/pcp/pmdas/xfs/pmdaxfs -d 11 ├─17138 /var/lib/pcp/pmdas/linux/pmdalinux └─17139 /var/lib/pcp/pmdas/kvm/pmdakvm -d 95

Jun 07 10:57:00 pve systemd[1]: Starting pmcd.service - Performance Metrics Collector Daemon... Jun 07 10:57:00 pve pmcd[16935]: Rebuilding PMNS ... Jun 07 10:57:01 pve systemd[1]: Started pmcd.service - Performance Metrics Collector Daemon. ● pmlogger.service - Performance Metrics Archive Logger Loaded: loaded (/lib/systemd/system/pmlogger.service; enabled; preset: enabled) Active: active (running) since Fri 2024-06-07 10:57:01 CST; 12s ago Docs: man:pmlogger(1) Main PID: 17478 (pmlogger) Tasks: 1 (limit: 18387) Memory: 2.4M CPU: 652ms CGroup: /system.slice/pmlogger.service └─17478 /usr/lib/pcp/bin/pmlogger -N -P -r -T24h10m -c config.default -v 100mb -m pmlogger_check %Y%m%d.%H.%M

Jun 07 10:57:01 pve systemd[1]: Starting pmlogger.service - Performance Metrics Archive Logger... Jun 07 10:57:01 pve systemd[1]: Started pmlogger.service - Performance Metrics Archive Logger.