Skip to content
New issue

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

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

Already on GitHub? Sign in to your account

w -s segfault #5419

Open
martinpitt opened this issue Oct 19, 2023 · 2 comments
Open

w -s segfault #5419

martinpitt opened this issue Oct 19, 2023 · 2 comments

Comments

@martinpitt
Copy link
Member

Downstream report: https://bugs.debian.org/1053706

@cockpituous
Copy link
Contributor

cockpituous commented Oct 19, 2023

debian-testing
Ooops, it happened again


# ----------------------------------------------------------------------
# testUserPasswords (__main__.TestAccounts.testUserPasswords)
[0520/055727.069000:WARNING:sandbox_linux.cc(420)] InitializeSandbox() called with multiple threads in process gpu-process.

DevTools listening on ws://127.0.0.1:9640/devtools/browser/6cf02cc9-7480-4e31-8f36-8ca2c62eac68
[0520/055727.092941:WARNING:runtime_features.cc(730)] AttributionReportingCrossAppWeb cannot be enabled in this configuration. Use --enable-features=ConversionMeasurement,AttributionReportingCrossAppWeb in addition.
[0520/055727.780331:WARNING:runtime_features.cc(730)] AttributionReportingCrossAppWeb cannot be enabled in this configuration. Use --enable-features=ConversionMeasurement,AttributionReportingCrossAppWeb in addition.
CDP: {"source":"network","level":"error","text":"Failed to load resource: the server responded with a status of 404 (ERROR)","timestamp":1716184649026.185,"url":"http://127.0.0.2:9091/cockpit/@localhost/*/po.manifest.js","networkRequestId":"25298.19"}
CDP: {"source":"network","level":"error","text":"Failed to load resource: the server responded with a status of 404 (ERROR)","timestamp":1716184649034.291,"url":"http://127.0.0.2:9091/cockpit/@localhost/*/po.js","networkRequestId":"25298.20"}
CDP: {"source":"security","level":"error","text":"Refused to execute script from 'http://127.0.0.2:9091/cockpit/@localhost/*/po.manifest.js' because its MIME type ('text/html') is not executable, and strict MIME type checking is enabled.","timestamp":1716184649078.521,"url":"http://127.0.0.2:9091/users"}
CDP: {"source":"security","level":"error","text":"Refused to execute script from 'http://127.0.0.2:9091/cockpit/@localhost/*/po.js' because its MIME type ('text/html') is not executable, and strict MIME type checking is enabled.","timestamp":1716184649078.841,"url":"http://127.0.0.2:9091/users"}
> warning: Unexpected error when getting logged in accounts {"problem":"null","exit_status":"-11","exit_signal":"null","message":"","toString":""}
> warning: Unexpected error when getting logged in accounts {"problem":"null","exit_status":"-11","exit_signal":"null","message":"","toString":""}
> warning: Unexpected error when getting logged in accounts {"problem":"null","exit_status":"-11","exit_signal":"null","message":"","toString":""}
> warning: Unexpected error when getting logged in accounts {"problem":"null","exit_status":"-11","exit_signal":"null","message":"","toString":""}
CDP: {"source":"network","level":"error","text":"Failed to load resource: the server responded with a status of 404 (ERROR)","timestamp":1716184656382.952,"url":"http://127.0.0.2:9091/cockpit/@localhost/*/po.js","networkRequestId":"25298.238"}
CDP: {"source":"network","level":"error","text":"Failed to load resource: the server responded with a status of 404 (ERROR)","timestamp":1716184656383.85,"url":"http://127.0.0.2:9091/cockpit/@localhost/*/po.manifest.js","networkRequestId":"25298.237"}
CDP: {"source":"security","level":"error","text":"Refused to execute script from 'http://127.0.0.2:9091/cockpit/@localhost/*/po.manifest.js' because its MIME type ('text/html') is not executable, and strict MIME type checking is enabled.","timestamp":1716184656446.066,"url":"http://127.0.0.2:9091/users"}
CDP: {"source":"security","level":"error","text":"Refused to execute script from 'http://127.0.0.2:9091/cockpit/@localhost/*/po.js' because its MIME type ('text/html') is not executable, and strict MIME type checking is enabled.","timestamp":1716184656446.178,"url":"http://127.0.0.2:9091/users"}
> warning: Unexpected error when getting logged in accounts {"problem":"null","exit_status":"-11","exit_signal":"null","message":"","toString":""}
Traceback (most recent call last):
  File "/work/make-checkout-workdir/test/verify/check-users", line 542, in testUserPasswords
    b.wait_visible("#account-groups-helper")
  File "/work/make-checkout-workdir/test/common/testlib.py", line 672, in wait_visible
    self._wait_present(selector)
  File "/work/make-checkout-workdir/test/common/testlib.py", line 663, in _wait_present
    self.wait_js_func('ph_is_present', selector)
  File "/work/make-checkout-workdir/test/common/testlib.py", line 657, in wait_js_func
    self.wait_js_cond("%s(%s)" % (func, ','.join(map(jsquote, args))))
  File "/work/make-checkout-workdir/test/common/testlib.py", line 642, in wait_js_cond
    self.raise_cdp_exception("timeout\nwait_js_cond", cond, result["exceptionDetails"], trailer)
  File "/work/make-checkout-workdir/test/common/testlib.py", line 332, in raise_cdp_exception
    raise Error("%s(%s): %s" % (func, arg, msg))
testlib.Error: timeout
wait_js_cond(ph_is_present("#account-groups-helper")): 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': 1716184648105.239, 'url': 'http://127.0.0.2:9091/cockpit/login', 'networkRequestId': '25298.12'}
cdp: {'source': 'network', 'level': 'error', 'text': 'Failed to load resource: the server responded with a status of 404 (ERROR)', 'timestamp': 1716184649026.185, 'url': 'http://127.0.0.2:9091/cockpit/@localhost/*/po.manifest.js', 'networkRequestId': '25298.19'}
cdp: {'source': 'network', 'level': 'error', 'text': 'Failed to load resource: the server responded with a status of 404 (ERROR)', 'timestamp': 1716184649034.291, 'url': 'http://127.0.0.2:9091/cockpit/@localhost/*/po.js', 'networkRequestId': '25298.20'}
cdp: {'source': 'security', 'level': 'error', 'text': "Refused to execute script from 'http://127.0.0.2:9091/cockpit/@localhost/*/po.manifest.js' because its MIME type ('text/html') is not executable, and strict MIME type checking is enabled.", 'timestamp': 1716184649078.521, 'url': 'http://127.0.0.2:9091/users'}
cdp: {'source': 'security', 'level': 'error', 'text': "Refused to execute script from 'http://127.0.0.2:9091/cockpit/@localhost/*/po.js' because its MIME type ('text/html') is not executable, and strict MIME type checking is enabled.", 'timestamp': 1716184649078.841, 'url': 'http://127.0.0.2:9091/users'}
warning: Unexpected error when getting logged in accounts {"problem":"null","exit_status":"-11","exit_signal":"null","message":"","toString":""}
warning: Unexpected error when getting logged in accounts {"problem":"null","exit_status":"-11","exit_signal":"null","message":"","toString":""}
warning: Unexpected error when getting logged in accounts {"problem":"null","exit_status":"-11","exit_signal":"null","message":"","toString":""}
warning: Unexpected error when getting logged in accounts {"problem":"null","exit_status":"-11","exit_signal":"null","message":"","toString":""}
cdp: {'source': 'network', 'level': 'error', 'text': 'Failed to load resource: the server responded with a status of 401 (Authentication failed)', 'timestamp': 1716184655662.84, 'url': 'http://127.0.0.2:9091/cockpit/login', 'networkRequestId': '25298.230'}
cdp: {'source': 'network', 'level': 'error', 'text': 'Failed to load resource: the server responded with a status of 404 (ERROR)', 'timestamp': 1716184656382.952, 'url': 'http://127.0.0.2:9091/cockpit/@localhost/*/po.js', 'networkRequestId': '25298.238'}
cdp: {'source': 'network', 'level': 'error', 'text': 'Failed to load resource: the server responded with a status of 404 (ERROR)', 'timestamp': 1716184656383.85, 'url': 'http://127.0.0.2:9091/cockpit/@localhost/*/po.manifest.js', 'networkRequestId': '25298.237'}
cdp: {'source': 'security', 'level': 'error', 'text': "Refused to execute script from 'http://127.0.0.2:9091/cockpit/@localhost/*/po.manifest.js' because its MIME type ('text/html') is not executable, and strict MIME type checking is enabled.", 'timestamp': 1716184656446.066, 'url': 'http://127.0.0.2:9091/users'}
cdp: {'source': 'security', 'level': 'error', 'text': "Refused to execute script from 'http://127.0.0.2:9091/cockpit/@localhost/*/po.js' because its MIME type ('text/html') is not executable, and strict MIME type checking is enabled.", 'timestamp': 1716184656446.178, 'url': 'http://127.0.0.2:9091/users'}
warning: Unexpected error when getting logged in accounts {"problem":"null","exit_status":"-11","exit_signal":"null","message":"","toString":""}

Wrote screenshot to TestAccounts-testUserPasswords-debian-testing-127.0.0.2-2201-FAIL.png
Wrote HTML dump to TestAccounts-testUserPasswords-debian-testing-127.0.0.2-2201-FAIL.html
Wrote JS log to TestAccounts-testUserPasswords-debian-testing-127.0.0.2-2201-FAIL.js.log
Journal extracted to TestAccounts-testUserPasswords-debian-testing-127.0.0.2-2201-FAIL.log.gz
Core dumps downloaded to /work/make-checkout-workdir/TestAccounts-testUserPasswords-debian-testing-127.0.0.2-2201-FAIL.core
> warning: transport closed: disconnected
Traceback (most recent call last):
  File "/work/make-checkout-workdir/test/verify/check-users", line 542, in testUserPasswords
    b.wait_visible("#account-groups-helper")
  File "/work/make-checkout-workdir/test/common/testlib.py", line 672, in wait_visible
    self._wait_present(selector)
  File "/work/make-checkout-workdir/test/common/testlib.py", line 663, in _wait_present
    self.wait_js_func('ph_is_present', selector)
  File "/work/make-checkout-workdir/test/common/testlib.py", line 657, in wait_js_func
    self.wait_js_cond("%s(%s)" % (func, ','.join(map(jsquote, args))))
  File "/work/make-checkout-workdir/test/common/testlib.py", line 642, in wait_js_cond
    self.raise_cdp_exception("timeout\nwait_js_cond", cond, result["exceptionDetails"], trailer)
  File "/work/make-checkout-workdir/test/common/testlib.py", line 332, in raise_cdp_exception
    raise Error("%s(%s): %s" % (func, arg, msg))
testlib.Error: timeout
wait_js_cond(ph_is_present("#account-groups-helper")): 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': 1716184648105.239, 'url': 'http://127.0.0.2:9091/cockpit/login', 'networkRequestId': '25298.12'}
cdp: {'source': 'network', 'level': 'error', 'text': 'Failed to load resource: the server responded with a status of 404 (ERROR)', 'timestamp': 1716184649026.185, 'url': 'http://127.0.0.2:9091/cockpit/@localhost/*/po.manifest.js', 'networkRequestId': '25298.19'}
cdp: {'source': 'network', 'level': 'error', 'text': 'Failed to load resource: the server responded with a status of 404 (ERROR)', 'timestamp': 1716184649034.291, 'url': 'http://127.0.0.2:9091/cockpit/@localhost/*/po.js', 'networkRequestId': '25298.20'}
cdp: {'source': 'security', 'level': 'error', 'text': "Refused to execute script from 'http://127.0.0.2:9091/cockpit/@localhost/*/po.manifest.js' because its MIME type ('text/html') is not executable, and strict MIME type checking is enabled.", 'timestamp': 1716184649078.521, 'url': 'http://127.0.0.2:9091/users'}
cdp: {'source': 'security', 'level': 'error', 'text': "Refused to execute script from 'http://127.0.0.2:9091/cockpit/@localhost/*/po.js' because its MIME type ('text/html') is not executable, and strict MIME type checking is enabled.", 'timestamp': 1716184649078.841, 'url': 'http://127.0.0.2:9091/users'}
warning: Unexpected error when getting logged in accounts {"problem":"null","exit_status":"-11","exit_signal":"null","message":"","toString":""}
warning: Unexpected error when getting logged in accounts {"problem":"null","exit_status":"-11","exit_signal":"null","message":"","toString":""}
warning: Unexpected error when getting logged in accounts {"problem":"null","exit_status":"-11","exit_signal":"null","message":"","toString":""}
warning: Unexpected error when getting logged in accounts {"problem":"null","exit_status":"-11","exit_signal":"null","message":"","toString":""}
cdp: {'source': 'network', 'level': 'error', 'text': 'Failed to load resource: the server responded with a status of 401 (Authentication failed)', 'timestamp': 1716184655662.84, 'url': 'http://127.0.0.2:9091/cockpit/login', 'networkRequestId': '25298.230'}
cdp: {'source': 'network', 'level': 'error', 'text': 'Failed to load resource: the server responded with a status of 404 (ERROR)', 'timestamp': 1716184656382.952, 'url': 'http://127.0.0.2:9091/cockpit/@localhost/*/po.js', 'networkRequestId': '25298.238'}
cdp: {'source': 'network', 'level': 'error', 'text': 'Failed to load resource: the server responded with a status of 404 (ERROR)', 'timestamp': 1716184656383.85, 'url': 'http://127.0.0.2:9091/cockpit/@localhost/*/po.manifest.js', 'networkRequestId': '25298.237'}
cdp: {'source': 'security', 'level': 'error', 'text': "Refused to execute script from 'http://127.0.0.2:9091/cockpit/@localhost/*/po.manifest.js' because its MIME type ('text/html') is not executable, and strict MIME type checking is enabled.", 'timestamp': 1716184656446.066, 'url': 'http://127.0.0.2:9091/users'}
cdp: {'source': 'security', 'level': 'error', 'text': "Refused to execute script from 'http://127.0.0.2:9091/cockpit/@localhost/*/po.js' because its MIME type ('text/html') is not executable, and strict MIME type checking is enabled.", 'timestamp': 1716184656446.178, 'url': 'http://127.0.0.2:9091/users'}
warning: Unexpected error when getting logged in accounts {"problem":"null","exit_status":"-11","exit_signal":"null","message":"","toString":""}

# Result testUserPasswords (__main__.TestAccounts.testUserPasswords) failed
# 1 TEST FAILED [30s on 9cdceeb08ff8]
not ok 150 test/verify/check-users TestAccounts.testUserPasswords [ND@0]

First occurrence: 2024-05-20T05:57:56.285006+00:00 | revision 4a908cdd487f698f5bf8512071542d2bcc72c5a9
Times recorded: 1
Latest occurrences:

  • 2024-05-20T05:57:56.285006+00:00 | revision 4a908cdd487f698f5bf8512071542d2bcc72c5a9

# ----------------------------------------------------------------------
# testUserPasswords (__main__.TestAccounts.testUserPasswords)
[0520/063446.945019:WARNING:sandbox_linux.cc(420)] InitializeSandbox() called with multiple threads in process gpu-process.

DevTools listening on ws://127.0.0.1:10098/devtools/browser/6c97cae0-ffcb-4ad5-b109-882759f5b797
[0520/063446.962840:WARNING:runtime_features.cc(730)] AttributionReportingCrossAppWeb cannot be enabled in this configuration. Use --enable-features=ConversionMeasurement,AttributionReportingCrossAppWeb in addition.
[0520/063447.632081:WARNING:runtime_features.cc(730)] AttributionReportingCrossAppWeb cannot be enabled in this configuration. Use --enable-features=ConversionMeasurement,AttributionReportingCrossAppWeb in addition.
CDP: {"source":"network","level":"error","text":"Failed to load resource: the server responded with a status of 404 (ERROR)","timestamp":1716186888659.056,"url":"http://127.0.0.2:9691/cockpit/@localhost/*/po.manifest.js","networkRequestId":"25225.19"}
CDP: {"source":"network","level":"error","text":"Failed to load resource: the server responded with a status of 404 (ERROR)","timestamp":1716186888662.617,"url":"http://127.0.0.2:9691/cockpit/@localhost/*/po.js","networkRequestId":"25225.20"}
CDP: {"source":"security","level":"error","text":"Refused to execute script from 'http://127.0.0.2:9691/cockpit/@localhost/*/po.manifest.js' because its MIME type ('text/html') is not executable, and strict MIME type checking is enabled.","timestamp":1716186888717.727,"url":"http://127.0.0.2:9691/users"}
CDP: {"source":"security","level":"error","text":"Refused to execute script from 'http://127.0.0.2:9691/cockpit/@localhost/*/po.js' because its MIME type ('text/html') is not executable, and strict MIME type checking is enabled.","timestamp":1716186888717.852,"url":"http://127.0.0.2:9691/users"}
> warning: Unexpected error when getting logged in accounts {"problem":"null","exit_status":"-11","exit_signal":"null","message":"","toString":""}
> warning: Unexpected error when getting logged in accounts {"problem":"null","exit_status":"-11","exit_signal":"null","message":"","toString":""}
> warning: Unexpected error when getting logged in accounts {"problem":"null","exit_status":"-11","exit_signal":"null","message":"","toString":""}
> warning: Unexpected error when getting logged in accounts {"problem":"null","exit_status":"-11","exit_signal":"null","message":"","toString":""}
> warning: Unexpected error when getting logged in accounts {"problem":"null","exit_status":"-11","exit_signal":"null","message":"","toString":""}
CDP: {"source":"network","level":"error","text":"Failed to load resource: the server responded with a status of 404 (ERROR)","timestamp":1716186896339.292,"url":"http://127.0.0.2:9691/cockpit/@localhost/*/po.js","networkRequestId":"25225.238"}
CDP: {"source":"network","level":"error","text":"Failed to load resource: the server responded with a status of 404 (ERROR)","timestamp":1716186896345.913,"url":"http://127.0.0.2:9691/cockpit/@localhost/*/po.manifest.js","networkRequestId":"25225.237"}
CDP: {"source":"security","level":"error","text":"Refused to execute script from 'http://127.0.0.2:9691/cockpit/@localhost/*/po.manifest.js' because its MIME type ('text/html') is not executable, and strict MIME type checking is enabled.","timestamp":1716186896407.933,"url":"http://127.0.0.2:9691/users"}
CDP: {"source":"security","level":"error","text":"Refused to execute script from 'http://127.0.0.2:9691/cockpit/@localhost/*/po.js' because its MIME type ('text/html') is not executable, and strict MIME type checking is enabled.","timestamp":1716186896408.114,"url":"http://127.0.0.2:9691/users"}
> warning: Unexpected error when getting logged in accounts {"problem":"null","exit_status":"-11","exit_signal":"null","message":"","toString":""}
Traceback (most recent call last):
  File "/work/make-checkout-workdir/test/verify/check-users", line 542, in testUserPasswords
    b.wait_visible("#account-groups-helper")
  File "/work/make-checkout-workdir/test/common/testlib.py", line 672, in wait_visible
    self._wait_present(selector)
  File "/work/make-checkout-workdir/test/common/testlib.py", line 663, in _wait_present
    self.wait_js_func('ph_is_present', selector)
  File "/work/make-checkout-workdir/test/common/testlib.py", line 657, in wait_js_func
    self.wait_js_cond("%s(%s)" % (func, ','.join(map(jsquote, args))))
  File "/work/make-checkout-workdir/test/common/testlib.py", line 642, in wait_js_cond
    self.raise_cdp_exception("timeout\nwait_js_cond", cond, result["exceptionDetails"], trailer)
  File "/work/make-checkout-workdir/test/common/testlib.py", line 332, in raise_cdp_exception
    raise Error("%s(%s): %s" % (func, arg, msg))
testlib.Error: timeout
wait_js_cond(ph_is_present("#account-groups-helper")): 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': 1716186887942.327, 'url': 'http://127.0.0.2:9691/cockpit/login', 'networkRequestId': '25225.12'}
cdp: {'source': 'network', 'level': 'error', 'text': 'Failed to load resource: the server responded with a status of 404 (ERROR)', 'timestamp': 1716186888659.056, 'url': 'http://127.0.0.2:9691/cockpit/@localhost/*/po.manifest.js', 'networkRequestId': '25225.19'}
cdp: {'source': 'network', 'level': 'error', 'text': 'Failed to load resource: the server responded with a status of 404 (ERROR)', 'timestamp': 1716186888662.617, 'url': 'http://127.0.0.2:9691/cockpit/@localhost/*/po.js', 'networkRequestId': '25225.20'}
cdp: {'source': 'security', 'level': 'error', 'text': "Refused to execute script from 'http://127.0.0.2:9691/cockpit/@localhost/*/po.manifest.js' because its MIME type ('text/html') is not executable, and strict MIME type checking is enabled.", 'timestamp': 1716186888717.727, 'url': 'http://127.0.0.2:9691/users'}
cdp: {'source': 'security', 'level': 'error', 'text': "Refused to execute script from 'http://127.0.0.2:9691/cockpit/@localhost/*/po.js' because its MIME type ('text/html') is not executable, and strict MIME type checking is enabled.", 'timestamp': 1716186888717.852, 'url': 'http://127.0.0.2:9691/users'}
warning: Unexpected error when getting logged in accounts {"problem":"null","exit_status":"-11","exit_signal":"null","message":"","toString":""}
warning: Unexpected error when getting logged in accounts {"problem":"null","exit_status":"-11","exit_signal":"null","message":"","toString":""}
warning: Unexpected error when getting logged in accounts {"problem":"null","exit_status":"-11","exit_signal":"null","message":"","toString":""}
warning: Unexpected error when getting logged in accounts {"problem":"null","exit_status":"-11","exit_signal":"null","message":"","toString":""}
warning: Unexpected error when getting logged in accounts {"problem":"null","exit_status":"-11","exit_signal":"null","message":"","toString":""}
cdp: {'source': 'network', 'level': 'error', 'text': 'Failed to load resource: the server responded with a status of 401 (Authentication failed)', 'timestamp': 1716186895542.244, 'url': 'http://127.0.0.2:9691/cockpit/login', 'networkRequestId': '25225.230'}
cdp: {'source': 'network', 'level': 'error', 'text': 'Failed to load resource: the server responded with a status of 404 (ERROR)', 'timestamp': 1716186896339.292, 'url': 'http://127.0.0.2:9691/cockpit/@localhost/*/po.js', 'networkRequestId': '25225.238'}
cdp: {'source': 'network', 'level': 'error', 'text': 'Failed to load resource: the server responded with a status of 404 (ERROR)', 'timestamp': 1716186896345.913, 'url': 'http://127.0.0.2:9691/cockpit/@localhost/*/po.manifest.js', 'networkRequestId': '25225.237'}
cdp: {'source': 'security', 'level': 'error', 'text': "Refused to execute script from 'http://127.0.0.2:9691/cockpit/@localhost/*/po.manifest.js' because its MIME type ('text/html') is not executable, and strict MIME type checking is enabled.", 'timestamp': 1716186896407.933, 'url': 'http://127.0.0.2:9691/users'}
cdp: {'source': 'security', 'level': 'error', 'text': "Refused to execute script from 'http://127.0.0.2:9691/cockpit/@localhost/*/po.js' because its MIME type ('text/html') is not executable, and strict MIME type checking is enabled.", 'timestamp': 1716186896408.114, 'url': 'http://127.0.0.2:9691/users'}
warning: Unexpected error when getting logged in accounts {"problem":"null","exit_status":"-11","exit_signal":"null","message":"","toString":""}

Wrote screenshot to TestAccounts-testUserPasswords-debian-testing-127.0.0.2-2801-FAIL.png
Wrote HTML dump to TestAccounts-testUserPasswords-debian-testing-127.0.0.2-2801-FAIL.html
Wrote JS log to TestAccounts-testUserPasswords-debian-testing-127.0.0.2-2801-FAIL.js.log
Journal extracted to TestAccounts-testUserPasswords-debian-testing-127.0.0.2-2801-FAIL.log.gz
Core dumps downloaded to /work/make-checkout-workdir/TestAccounts-testUserPasswords-debian-testing-127.0.0.2-2801-FAIL.core
> warning: transport closed: disconnected
umount: /run/user/1003: no mount point specified.
Traceback (most recent call last):
  File "/work/make-checkout-workdir/test/verify/check-users", line 542, in testUserPasswords
    b.wait_visible("#account-groups-helper")
  File "/work/make-checkout-workdir/test/common/testlib.py", line 672, in wait_visible
    self._wait_present(selector)
  File "/work/make-checkout-workdir/test/common/testlib.py", line 663, in _wait_present
    self.wait_js_func('ph_is_present', selector)
  File "/work/make-checkout-workdir/test/common/testlib.py", line 657, in wait_js_func
    self.wait_js_cond("%s(%s)" % (func, ','.join(map(jsquote, args))))
  File "/work/make-checkout-workdir/test/common/testlib.py", line 642, in wait_js_cond
    self.raise_cdp_exception("timeout\nwait_js_cond", cond, result["exceptionDetails"], trailer)
  File "/work/make-checkout-workdir/test/common/testlib.py", line 332, in raise_cdp_exception
    raise Error("%s(%s): %s" % (func, arg, msg))
testlib.Error: timeout
wait_js_cond(ph_is_present("#account-groups-helper")): 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': 1716186887942.327, 'url': 'http://127.0.0.2:9691/cockpit/login', 'networkRequestId': '25225.12'}
cdp: {'source': 'network', 'level': 'error', 'text': 'Failed to load resource: the server responded with a status of 404 (ERROR)', 'timestamp': 1716186888659.056, 'url': 'http://127.0.0.2:9691/cockpit/@localhost/*/po.manifest.js', 'networkRequestId': '25225.19'}
cdp: {'source': 'network', 'level': 'error', 'text': 'Failed to load resource: the server responded with a status of 404 (ERROR)', 'timestamp': 1716186888662.617, 'url': 'http://127.0.0.2:9691/cockpit/@localhost/*/po.js', 'networkRequestId': '25225.20'}
cdp: {'source': 'security', 'level': 'error', 'text': "Refused to execute script from 'http://127.0.0.2:9691/cockpit/@localhost/*/po.manifest.js' because its MIME type ('text/html') is not executable, and strict MIME type checking is enabled.", 'timestamp': 1716186888717.727, 'url': 'http://127.0.0.2:9691/users'}
cdp: {'source': 'security', 'level': 'error', 'text': "Refused to execute script from 'http://127.0.0.2:9691/cockpit/@localhost/*/po.js' because its MIME type ('text/html') is not executable, and strict MIME type checking is enabled.", 'timestamp': 1716186888717.852, 'url': 'http://127.0.0.2:9691/users'}
warning: Unexpected error when getting logged in accounts {"problem":"null","exit_status":"-11","exit_signal":"null","message":"","toString":""}
warning: Unexpected error when getting logged in accounts {"problem":"null","exit_status":"-11","exit_signal":"null","message":"","toString":""}
warning: Unexpected error when getting logged in accounts {"problem":"null","exit_status":"-11","exit_signal":"null","message":"","toString":""}
warning: Unexpected error when getting logged in accounts {"problem":"null","exit_status":"-11","exit_signal":"null","message":"","toString":""}
warning: Unexpected error when getting logged in accounts {"problem":"null","exit_status":"-11","exit_signal":"null","message":"","toString":""}
cdp: {'source': 'network', 'level': 'error', 'text': 'Failed to load resource: the server responded with a status of 401 (Authentication failed)', 'timestamp': 1716186895542.244, 'url': 'http://127.0.0.2:9691/cockpit/login', 'networkRequestId': '25225.230'}
cdp: {'source': 'network', 'level': 'error', 'text': 'Failed to load resource: the server responded with a status of 404 (ERROR)', 'timestamp': 1716186896339.292, 'url': 'http://127.0.0.2:9691/cockpit/@localhost/*/po.js', 'networkRequestId': '25225.238'}
cdp: {'source': 'network', 'level': 'error', 'text': 'Failed to load resource: the server responded with a status of 404 (ERROR)', 'timestamp': 1716186896345.913, 'url': 'http://127.0.0.2:9691/cockpit/@localhost/*/po.manifest.js', 'networkRequestId': '25225.237'}
cdp: {'source': 'security', 'level': 'error', 'text': "Refused to execute script from 'http://127.0.0.2:9691/cockpit/@localhost/*/po.manifest.js' because its MIME type ('text/html') is not executable, and strict MIME type checking is enabled.", 'timestamp': 1716186896407.933, 'url': 'http://127.0.0.2:9691/users'}
cdp: {'source': 'security', 'level': 'error', 'text': "Refused to execute script from 'http://127.0.0.2:9691/cockpit/@localhost/*/po.js' because its MIME type ('text/html') is not executable, and strict MIME type checking is enabled.", 'timestamp': 1716186896408.114, 'url': 'http://127.0.0.2:9691/users'}
warning: Unexpected error when getting logged in accounts {"problem":"null","exit_status":"-11","exit_signal":"null","message":"","toString":""}

# Result testUserPasswords (__main__.TestAccounts.testUserPasswords) failed
# 1 TEST FAILED [30s on c22aaf5f7ece]
not ok 150 test/verify/check-users TestAccounts.testUserPasswords [ND@5]

First occurrence: 2024-05-20T06:35:16.320538+00:00 | revision 1b0006388ead663c8aeacda43aa4226ef07673cb
Times recorded: 1
Latest occurrences:

  • 2024-05-20T06:35:16.320538+00:00 | revision 1b0006388ead663c8aeacda43aa4226ef07673cb

# ----------------------------------------------------------------------
# testUserPasswords (__main__.TestAccounts.testUserPasswords)
[0520/073708.787613:WARNING:sandbox_linux.cc(420)] InitializeSandbox() called with multiple threads in process gpu-process.

DevTools listening on ws://127.0.0.1:10029/devtools/browser/c1f77daa-254b-4cd8-8a78-e33d5e5812dd
[0520/073708.808736:WARNING:runtime_features.cc(730)] AttributionReportingCrossAppWeb cannot be enabled in this configuration. Use --enable-features=ConversionMeasurement,AttributionReportingCrossAppWeb in addition.
[0520/073709.440523:WARNING:runtime_features.cc(730)] AttributionReportingCrossAppWeb cannot be enabled in this configuration. Use --enable-features=ConversionMeasurement,AttributionReportingCrossAppWeb in addition.
CDP: {"source":"network","level":"error","text":"Failed to load resource: the server responded with a status of 404 (ERROR)","timestamp":1716190630376.471,"url":"http://127.0.0.2:9791/cockpit/@localhost/*/po.manifest.js","networkRequestId":"26407.19"}
CDP: {"source":"network","level":"error","text":"Failed to load resource: the server responded with a status of 404 (ERROR)","timestamp":1716190630379.265,"url":"http://127.0.0.2:9791/cockpit/@localhost/*/po.js","networkRequestId":"26407.20"}
CDP: {"source":"security","level":"error","text":"Refused to execute script from 'http://127.0.0.2:9791/cockpit/@localhost/*/po.manifest.js' because its MIME type ('text/html') is not executable, and strict MIME type checking is enabled.","timestamp":1716190630420.064,"url":"http://127.0.0.2:9791/users"}
CDP: {"source":"security","level":"error","text":"Refused to execute script from 'http://127.0.0.2:9791/cockpit/@localhost/*/po.js' because its MIME type ('text/html') is not executable, and strict MIME type checking is enabled.","timestamp":1716190630420.275,"url":"http://127.0.0.2:9791/users"}
> warning: failed to poll tuned {"problem":"disconnected","name":"null","message":"Server has closed the connection.","toString":""}
> warning: failed to poll tuned {"problem":"disconnected","name":"null","message":"Server has closed the connection.","toString":""}
> warning: Unexpected error when getting logged in accounts {"problem":"null","exit_status":"-11","exit_signal":"null","message":"","toString":""}
> warning: Unexpected error when getting logged in accounts {"problem":"null","exit_status":"-11","exit_signal":"null","message":"","toString":""}
> warning: Unexpected error when getting logged in accounts {"problem":"null","exit_status":"-11","exit_signal":"null","message":"","toString":""}
> warning: Unexpected error when getting logged in accounts {"problem":"null","exit_status":"-11","exit_signal":"null","message":"","toString":""}
CDP: {"source":"rendering","level":"info","text":"Autofocus processing was blocked because a document already has a focused element.","timestamp":1716190635809.961,"url":"http://127.0.0.2:9791/users#/jussi"}
CDP: {"source":"network","level":"error","text":"Failed to load resource: the server responded with a status of 404 (ERROR)","timestamp":1716190637475.202,"url":"http://127.0.0.2:9791/cockpit/@localhost/*/po.manifest.js","networkRequestId":"26407.237"}
CDP: {"source":"network","level":"error","text":"Failed to load resource: the server responded with a status of 404 (ERROR)","timestamp":1716190637498.015,"url":"http://127.0.0.2:9791/cockpit/@localhost/*/po.js","networkRequestId":"26407.238"}
CDP: {"source":"security","level":"error","text":"Refused to execute script from 'http://127.0.0.2:9791/cockpit/@localhost/*/po.manifest.js' because its MIME type ('text/html') is not executable, and strict MIME type checking is enabled.","timestamp":1716190637530.482,"url":"http://127.0.0.2:9791/users"}
CDP: {"source":"security","level":"error","text":"Refused to execute script from 'http://127.0.0.2:9791/cockpit/@localhost/*/po.js' because its MIME type ('text/html') is not executable, and strict MIME type checking is enabled.","timestamp":1716190637530.598,"url":"http://127.0.0.2:9791/users"}
> warning: failed to poll tuned {"problem":"disconnected","name":"null","message":"Server has closed the connection.","toString":""}
> warning: failed to poll tuned {"problem":"disconnected","name":"null","message":"Server has closed the connection.","toString":""}
> warning: Unexpected error when getting logged in accounts {"problem":"null","exit_status":"-11","exit_signal":"null","message":"","toString":""}
Traceback (most recent call last):
  File "/work/make-checkout-workdir/test/verify/check-users", line 542, in testUserPasswords
    b.wait_visible("#account-groups-helper")
  File "/work/make-checkout-workdir/test/common/testlib.py", line 672, in wait_visible
    self._wait_present(selector)
  File "/work/make-checkout-workdir/test/common/testlib.py", line 663, in _wait_present
    self.wait_js_func('ph_is_present', selector)
  File "/work/make-checkout-workdir/test/common/testlib.py", line 657, in wait_js_func
    self.wait_js_cond("%s(%s)" % (func, ','.join(map(jsquote, args))))
  File "/work/make-checkout-workdir/test/common/testlib.py", line 642, in wait_js_cond
    self.raise_cdp_exception("timeout\nwait_js_cond", cond, result["exceptionDetails"], trailer)
  File "/work/make-checkout-workdir/test/common/testlib.py", line 332, in raise_cdp_exception
    raise Error("%s(%s): %s" % (func, arg, msg))
testlib.Error: timeout
wait_js_cond(ph_is_present("#account-groups-helper")): 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': 1716190629713.745, 'url': 'http://127.0.0.2:9791/cockpit/login', 'networkRequestId': '26407.12'}
cdp: {'source': 'network', 'level': 'error', 'text': 'Failed to load resource: the server responded with a status of 404 (ERROR)', 'timestamp': 1716190630376.471, 'url': 'http://127.0.0.2:9791/cockpit/@localhost/*/po.manifest.js', 'networkRequestId': '26407.19'}
cdp: {'source': 'network', 'level': 'error', 'text': 'Failed to load resource: the server responded with a status of 404 (ERROR)', 'timestamp': 1716190630379.265, 'url': 'http://127.0.0.2:9791/cockpit/@localhost/*/po.js', 'networkRequestId': '26407.20'}
cdp: {'source': 'security', 'level': 'error', 'text': "Refused to execute script from 'http://127.0.0.2:9791/cockpit/@localhost/*/po.manifest.js' because its MIME type ('text/html') is not executable, and strict MIME type checking is enabled.", 'timestamp': 1716190630420.064, 'url': 'http://127.0.0.2:9791/users'}
cdp: {'source': 'security', 'level': 'error', 'text': "Refused to execute script from 'http://127.0.0.2:9791/cockpit/@localhost/*/po.js' because its MIME type ('text/html') is not executable, and strict MIME type checking is enabled.", 'timestamp': 1716190630420.275, 'url': 'http://127.0.0.2:9791/users'}
warning: failed to poll tuned {"problem":"disconnected","name":"null","message":"Server has closed the connection.","toString":""}
warning: failed to poll tuned {"problem":"disconnected","name":"null","message":"Server has closed the connection.","toString":""}
warning: Unexpected error when getting logged in accounts {"problem":"null","exit_status":"-11","exit_signal":"null","message":"","toString":""}
warning: Unexpected error when getting logged in accounts {"problem":"null","exit_status":"-11","exit_signal":"null","message":"","toString":""}
warning: Unexpected error when getting logged in accounts {"problem":"null","exit_status":"-11","exit_signal":"null","message":"","toString":""}
warning: Unexpected error when getting logged in accounts {"problem":"null","exit_status":"-11","exit_signal":"null","message":"","toString":""}
cdp: {'source': 'rendering', 'level': 'info', 'text': 'Autofocus processing was blocked because a document already has a focused element.', 'timestamp': 1716190635809.961, 'url': 'http://127.0.0.2:9791/users#/jussi'}
cdp: {'source': 'network', 'level': 'error', 'text': 'Failed to load resource: the server responded with a status of 401 (Authentication failed)', 'timestamp': 1716190636848.821, 'url': 'http://127.0.0.2:9791/cockpit/login', 'networkRequestId': '26407.230'}
cdp: {'source': 'network', 'level': 'error', 'text': 'Failed to load resource: the server responded with a status of 404 (ERROR)', 'timestamp': 1716190637475.202, 'url': 'http://127.0.0.2:9791/cockpit/@localhost/*/po.manifest.js', 'networkRequestId': '26407.237'}
cdp: {'source': 'network', 'level': 'error', 'text': 'Failed to load resource: the server responded with a status of 404 (ERROR)', 'timestamp': 1716190637498.015, 'url': 'http://127.0.0.2:9791/cockpit/@localhost/*/po.js', 'networkRequestId': '26407.238'}
cdp: {'source': 'security', 'level': 'error', 'text': "Refused to execute script from 'http://127.0.0.2:9791/cockpit/@localhost/*/po.manifest.js' because its MIME type ('text/html') is not executable, and strict MIME type checking is enabled.", 'timestamp': 1716190637530.482, 'url': 'http://127.0.0.2:9791/users'}
cdp: {'source': 'security', 'level': 'error', 'text': "Refused to execute script from 'http://127.0.0.2:9791/cockpit/@localhost/*/po.js' because its MIME type ('text/html') is not executable, and strict MIME type checking is enabled.", 'timestamp': 1716190637530.598, 'url': 'http://127.0.0.2:9791/users'}
warning: failed to poll tuned {"problem":"disconnected","name":"null","message":"Server has closed the connection.","toString":""}
warning: failed to poll tuned {"problem":"disconnected","name":"null","message":"Server has closed the connection.","toString":""}
warning: Unexpected error when getting logged in accounts {"problem":"null","exit_status":"-11","exit_signal":"null","message":"","toString":""}

Wrote screenshot to TestAccounts-testUserPasswords-debian-testing-127.0.0.2-2901-FAIL.png
Wrote HTML dump to TestAccounts-testUserPasswords-debian-testing-127.0.0.2-2901-FAIL.html
Wrote JS log to TestAccounts-testUserPasswords-debian-testing-127.0.0.2-2901-FAIL.js.log
Journal extracted to TestAccounts-testUserPasswords-debian-testing-127.0.0.2-2901-FAIL.log.gz
Core dumps downloaded to /work/make-checkout-workdir/TestAccounts-testUserPasswords-debian-testing-127.0.0.2-2901-FAIL.core
> warning: transport closed: disconnected
Traceback (most recent call last):
  File "/work/make-checkout-workdir/test/verify/check-users", line 542, in testUserPasswords
    b.wait_visible("#account-groups-helper")
  File "/work/make-checkout-workdir/test/common/testlib.py", line 672, in wait_visible
    self._wait_present(selector)
  File "/work/make-checkout-workdir/test/common/testlib.py", line 663, in _wait_present
    self.wait_js_func('ph_is_present', selector)
  File "/work/make-checkout-workdir/test/common/testlib.py", line 657, in wait_js_func
    self.wait_js_cond("%s(%s)" % (func, ','.join(map(jsquote, args))))
  File "/work/make-checkout-workdir/test/common/testlib.py", line 642, in wait_js_cond
    self.raise_cdp_exception("timeout\nwait_js_cond", cond, result["exceptionDetails"], trailer)
  File "/work/make-checkout-workdir/test/common/testlib.py", line 332, in raise_cdp_exception
    raise Error("%s(%s): %s" % (func, arg, msg))
testlib.Error: timeout
wait_js_cond(ph_is_present("#account-groups-helper")): 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': 1716190629713.745, 'url': 'http://127.0.0.2:9791/cockpit/login', 'networkRequestId': '26407.12'}
cdp: {'source': 'network', 'level': 'error', 'text': 'Failed to load resource: the server responded with a status of 404 (ERROR)', 'timestamp': 1716190630376.471, 'url': 'http://127.0.0.2:9791/cockpit/@localhost/*/po.manifest.js', 'networkRequestId': '26407.19'}
cdp: {'source': 'network', 'level': 'error', 'text': 'Failed to load resource: the server responded with a status of 404 (ERROR)', 'timestamp': 1716190630379.265, 'url': 'http://127.0.0.2:9791/cockpit/@localhost/*/po.js', 'networkRequestId': '26407.20'}
cdp: {'source': 'security', 'level': 'error', 'text': "Refused to execute script from 'http://127.0.0.2:9791/cockpit/@localhost/*/po.manifest.js' because its MIME type ('text/html') is not executable, and strict MIME type checking is enabled.", 'timestamp': 1716190630420.064, 'url': 'http://127.0.0.2:9791/users'}
cdp: {'source': 'security', 'level': 'error', 'text': "Refused to execute script from 'http://127.0.0.2:9791/cockpit/@localhost/*/po.js' because its MIME type ('text/html') is not executable, and strict MIME type checking is enabled.", 'timestamp': 1716190630420.275, 'url': 'http://127.0.0.2:9791/users'}
warning: failed to poll tuned {"problem":"disconnected","name":"null","message":"Server has closed the connection.","toString":""}
warning: failed to poll tuned {"problem":"disconnected","name":"null","message":"Server has closed the connection.","toString":""}
warning: Unexpected error when getting logged in accounts {"problem":"null","exit_status":"-11","exit_signal":"null","message":"","toString":""}
warning: Unexpected error when getting logged in accounts {"problem":"null","exit_status":"-11","exit_signal":"null","message":"","toString":""}
warning: Unexpected error when getting logged in accounts {"problem":"null","exit_status":"-11","exit_signal":"null","message":"","toString":""}
warning: Unexpected error when getting logged in accounts {"problem":"null","exit_status":"-11","exit_signal":"null","message":"","toString":""}
cdp: {'source': 'rendering', 'level': 'info', 'text': 'Autofocus processing was blocked because a document already has a focused element.', 'timestamp': 1716190635809.961, 'url': 'http://127.0.0.2:9791/users#/jussi'}
cdp: {'source': 'network', 'level': 'error', 'text': 'Failed to load resource: the server responded with a status of 401 (Authentication failed)', 'timestamp': 1716190636848.821, 'url': 'http://127.0.0.2:9791/cockpit/login', 'networkRequestId': '26407.230'}
cdp: {'source': 'network', 'level': 'error', 'text': 'Failed to load resource: the server responded with a status of 404 (ERROR)', 'timestamp': 1716190637475.202, 'url': 'http://127.0.0.2:9791/cockpit/@localhost/*/po.manifest.js', 'networkRequestId': '26407.237'}
cdp: {'source': 'network', 'level': 'error', 'text': 'Failed to load resource: the server responded with a status of 404 (ERROR)', 'timestamp': 1716190637498.015, 'url': 'http://127.0.0.2:9791/cockpit/@localhost/*/po.js', 'networkRequestId': '26407.238'}
cdp: {'source': 'security', 'level': 'error', 'text': "Refused to execute script from 'http://127.0.0.2:9791/cockpit/@localhost/*/po.manifest.js' because its MIME type ('text/html') is not executable, and strict MIME type checking is enabled.", 'timestamp': 1716190637530.482, 'url': 'http://127.0.0.2:9791/users'}
cdp: {'source': 'security', 'level': 'error', 'text': "Refused to execute script from 'http://127.0.0.2:9791/cockpit/@localhost/*/po.js' because its MIME type ('text/html') is not executable, and strict MIME type checking is enabled.", 'timestamp': 1716190637530.598, 'url': 'http://127.0.0.2:9791/users'}
warning: failed to poll tuned {"problem":"disconnected","name":"null","message":"Server has closed the connection.","toString":""}
warning: failed to poll tuned {"problem":"disconnected","name":"null","message":"Server has closed the connection.","toString":""}
warning: Unexpected error when getting logged in accounts {"problem":"null","exit_status":"-11","exit_signal":"null","message":"","toString":""}

# Result testUserPasswords (__main__.TestAccounts.testUserPasswords) failed
# 1 TEST FAILED [29s on 48160f62e092]
not ok 148 test/verify/check-users TestAccounts.testUserPasswords [ND@6]

First occurrence: 2024-05-20T07:37:37.331452+00:00 | revision 2493342a76e7323eded0d9f87749a04714176439
Times recorded: 1
Latest occurrences:

  • 2024-05-20T07:37:37.331452+00:00 | revision 2493342a76e7323eded0d9f87749a04714176439

# ----------------------------------------------------------------------
# testUserPasswords (__main__.TestAccounts.testUserPasswords)
[0520/091734.225313:WARNING:sandbox_linux.cc(420)] InitializeSandbox() called with multiple threads in process gpu-process.

DevTools listening on ws://127.0.0.1:9930/devtools/browser/b04a3756-ad4b-4d30-8cd0-6ece5f55a9ff
[0520/091734.251364:WARNING:runtime_features.cc(730)] AttributionReportingCrossAppWeb cannot be enabled in this configuration. Use --enable-features=ConversionMeasurement,AttributionReportingCrossAppWeb in addition.
[0520/091734.886375:WARNING:runtime_features.cc(730)] AttributionReportingCrossAppWeb cannot be enabled in this configuration. Use --enable-features=ConversionMeasurement,AttributionReportingCrossAppWeb in addition.
CDP: {"source":"network","level":"error","text":"Failed to load resource: the server responded with a status of 404 (ERROR)","timestamp":1716196656023.624,"url":"http://127.0.0.2:9591/cockpit/@localhost/*/po.js","networkRequestId":"25438.20"}
CDP: {"source":"network","level":"error","text":"Failed to load resource: the server responded with a status of 404 (ERROR)","timestamp":1716196656026.676,"url":"http://127.0.0.2:9591/cockpit/@localhost/*/po.manifest.js","networkRequestId":"25438.19"}
CDP: {"source":"security","level":"error","text":"Refused to execute script from 'http://127.0.0.2:9591/cockpit/@localhost/*/po.manifest.js' because its MIME type ('text/html') is not executable, and strict MIME type checking is enabled.","timestamp":1716196656072.716,"url":"http://127.0.0.2:9591/users"}
CDP: {"source":"security","level":"error","text":"Refused to execute script from 'http://127.0.0.2:9591/cockpit/@localhost/*/po.js' because its MIME type ('text/html') is not executable, and strict MIME type checking is enabled.","timestamp":1716196656072.812,"url":"http://127.0.0.2:9591/users"}
> warning: Unexpected error when getting logged in accounts {"problem":"null","exit_status":"-11","exit_signal":"null","message":"","toString":""}
> warning: Unexpected error when getting logged in accounts {"problem":"null","exit_status":"-11","exit_signal":"null","message":"","toString":""}
> warning: Unexpected error when getting logged in accounts {"problem":"null","exit_status":"-11","exit_signal":"null","message":"","toString":""}
> warning: Unexpected error when getting logged in accounts {"problem":"null","exit_status":"-11","exit_signal":"null","message":"","toString":""}
> warning: Unexpected error when getting logged in accounts {"problem":"null","exit_status":"-11","exit_signal":"null","message":"","toString":""}
CDP: {"source":"rendering","level":"info","text":"Autofocus processing was blocked because a document already has a focused element.","timestamp":1716196661576.142,"url":"http://127.0.0.2:9591/users#/jussi"}
CDP: {"source":"network","level":"error","text":"Failed to load resource: the server responded with a status of 404 (ERROR)","timestamp":1716196663348.622,"url":"http://127.0.0.2:9591/cockpit/@localhost/*/po.manifest.js","networkRequestId":"25438.237"}
CDP: {"source":"network","level":"error","text":"Failed to load resource: the server responded with a status of 404 (ERROR)","timestamp":1716196663354.725,"url":"http://127.0.0.2:9591/cockpit/@localhost/*/po.js","networkRequestId":"25438.238"}
CDP: {"source":"security","level":"error","text":"Refused to execute script from 'http://127.0.0.2:9591/cockpit/@localhost/*/po.manifest.js' because its MIME type ('text/html') is not executable, and strict MIME type checking is enabled.","timestamp":1716196663397.036,"url":"http://127.0.0.2:9591/users"}
CDP: {"source":"security","level":"error","text":"Refused to execute script from 'http://127.0.0.2:9591/cockpit/@localhost/*/po.js' because its MIME type ('text/html') is not executable, and strict MIME type checking is enabled.","timestamp":1716196663397.204,"url":"http://127.0.0.2:9591/users"}
> warning: Unexpected error when getting logged in accounts {"problem":"null","exit_status":"-11","exit_signal":"null","message":"","toString":""}
Traceback (most recent call last):
  File "/work/make-checkout-workdir/test/verify/check-users", line 542, in testUserPasswords
    b.wait_visible("#account-groups-helper")
  File "/work/make-checkout-workdir/test/common/testlib.py", line 672, in wait_visible
    self._wait_present(selector)
  File "/work/make-checkout-workdir/test/common/testlib.py", line 663, in _wait_present
    self.wait_js_func('ph_is_present', selector)
  File "/work/make-checkout-workdir/test/common/testlib.py", line 657, in wait_js_func
    self.wait_js_cond("%s(%s)" % (func, ','.join(map(jsquote, args))))
  File "/work/make-checkout-workdir/test/common/testlib.py", line 642, in wait_js_cond
    self.raise_cdp_exception("timeout\nwait_js_cond", cond, result["exceptionDetails"], trailer)
  File "/work/make-checkout-workdir/test/common/testlib.py", line 332, in raise_cdp_exception
    raise Error("%s(%s): %s" % (func, arg, msg))
testlib.Error: timeout
wait_js_cond(ph_is_present("#account-groups-helper")): 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': 1716196655200.982, 'url': 'http://127.0.0.2:9591/cockpit/login', 'networkRequestId': '25438.12'}
cdp: {'source': 'network', 'level': 'error', 'text': 'Failed to load resource: the server responded with a status of 404 (ERROR)', 'timestamp': 1716196656023.624, 'url': 'http://127.0.0.2:9591/cockpit/@localhost/*/po.js', 'networkRequestId': '25438.20'}
cdp: {'source': 'network', 'level': 'error', 'text': 'Failed to load resource: the server responded with a status of 404 (ERROR)', 'timestamp': 1716196656026.676, 'url': 'http://127.0.0.2:9591/cockpit/@localhost/*/po.manifest.js', 'networkRequestId': '25438.19'}
cdp: {'source': 'security', 'level': 'error', 'text': "Refused to execute script from 'http://127.0.0.2:9591/cockpit/@localhost/*/po.manifest.js' because its MIME type ('text/html') is not executable, and strict MIME type checking is enabled.", 'timestamp': 1716196656072.716, 'url': 'http://127.0.0.2:9591/users'}
cdp: {'source': 'security', 'level': 'error', 'text': "Refused to execute script from 'http://127.0.0.2:9591/cockpit/@localhost/*/po.js' because its MIME type ('text/html') is not executable, and strict MIME type checking is enabled.", 'timestamp': 1716196656072.812, 'url': 'http://127.0.0.2:9591/users'}
warning: Unexpected error when getting logged in accounts {"problem":"null","exit_status":"-11","exit_signal":"null","message":"","toString":""}
warning: Unexpected error when getting logged in accounts {"problem":"null","exit_status":"-11","exit_signal":"null","message":"","toString":""}
warning: Unexpected error when getting logged in accounts {"problem":"null","exit_status":"-11","exit_signal":"null","message":"","toString":""}
warning: Unexpected error when getting logged in accounts {"problem":"null","exit_status":"-11","exit_signal":"null","message":"","toString":""}
warning: Unexpected error when getting logged in accounts {"problem":"null","exit_status":"-11","exit_signal":"null","message":"","toString":""}
cdp: {'source': 'rendering', 'level': 'info', 'text': 'Autofocus processing was blocked because a document already has a focused element.', 'timestamp': 1716196661576.142, 'url': 'http://127.0.0.2:9591/users#/jussi'}
cdp: {'source': 'network', 'level': 'error', 'text': 'Failed to load resource: the server responded with a status of 401 (Authentication failed)', 'timestamp': 1716196662604.178, 'url': 'http://127.0.0.2:9591/cockpit/login', 'networkRequestId': '25438.230'}
cdp: {'source': 'network', 'level': 'error', 'text': 'Failed to load resource: the server responded with a status of 404 (ERROR)', 'timestamp': 1716196663348.622, 'url': 'http://127.0.0.2:9591/cockpit/@localhost/*/po.manifest.js', 'networkRequestId': '25438.237'}
cdp: {'source': 'network', 'level': 'error', 'text': 'Failed to load resource: the server responded with a status of 404 (ERROR)', 'timestamp': 1716196663354.725, 'url': 'http://127.0.0.2:9591/cockpit/@localhost/*/po.js', 'networkRequestId': '25438.238'}
cdp: {'source': 'security', 'level': 'error', 'text': "Refused to execute script from 'http://127.0.0.2:9591/cockpit/@localhost/*/po.manifest.js' because its MIME type ('text/html') is not executable, and strict MIME type checking is enabled.", 'timestamp': 1716196663397.036, 'url': 'http://127.0.0.2:9591/users'}
cdp: {'source': 'security', 'level': 'error', 'text': "Refused to execute script from 'http://127.0.0.2:9591/cockpit/@localhost/*/po.js' because its MIME type ('text/html') is not executable, and strict MIME type checking is enabled.", 'timestamp': 1716196663397.204, 'url': 'http://127.0.0.2:9591/users'}
warning: Unexpected error when getting logged in accounts {"problem":"null","exit_status":"-11","exit_signal":"null","message":"","toString":""}

Wrote screenshot to TestAccounts-testUserPasswords-debian-testing-127.0.0.2-2701-FAIL.png
Wrote HTML dump to TestAccounts-testUserPasswords-debian-testing-127.0.0.2-2701-FAIL.html
Wrote JS log to TestAccounts-testUserPasswords-debian-testing-127.0.0.2-2701-FAIL.js.log
Journal extracted to TestAccounts-testUserPasswords-debian-testing-127.0.0.2-2701-FAIL.log.gz
Core dumps downloaded to /work/make-checkout-workdir/TestAccounts-testUserPasswords-debian-testing-127.0.0.2-2701-FAIL.core
> warning: transport closed: disconnected
Traceback (most recent call last):
  File "/work/make-checkout-workdir/test/verify/check-users", line 542, in testUserPasswords
    b.wait_visible("#account-groups-helper")
  File "/work/make-checkout-workdir/test/common/testlib.py", line 672, in wait_visible
    self._wait_present(selector)
  File "/work/make-checkout-workdir/test/common/testlib.py", line 663, in _wait_present
    self.wait_js_func('ph_is_present', selector)
  File "/work/make-checkout-workdir/test/common/testlib.py", line 657, in wait_js_func
    self.wait_js_cond("%s(%s)" % (func, ','.join(map(jsquote, args))))
  File "/work/make-checkout-workdir/test/common/testlib.py", line 642, in wait_js_cond
    self.raise_cdp_exception("timeout\nwait_js_cond", cond, result["exceptionDetails"], trailer)
  File "/work/make-checkout-workdir/test/common/testlib.py", line 332, in raise_cdp_exception
    raise Error("%s(%s): %s" % (func, arg, msg))
testlib.Error: timeout
wait_js_cond(ph_is_present("#account-groups-helper")): 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': 1716196655200.982, 'url': 'http://127.0.0.2:9591/cockpit/login', 'networkRequestId': '25438.12'}
cdp: {'source': 'network', 'level': 'error', 'text': 'Failed to load resource: the server responded with a status of 404 (ERROR)', 'timestamp': 1716196656023.624, 'url': 'http://127.0.0.2:9591/cockpit/@localhost/*/po.js', 'networkRequestId': '25438.20'}
cdp: {'source': 'network', 'level': 'error', 'text': 'Failed to load resource: the server responded with a status of 404 (ERROR)', 'timestamp': 1716196656026.676, 'url': 'http://127.0.0.2:9591/cockpit/@localhost/*/po.manifest.js', 'networkRequestId': '25438.19'}
cdp: {'source': 'security', 'level': 'error', 'text': "Refused to execute script from 'http://127.0.0.2:9591/cockpit/@localhost/*/po.manifest.js' because its MIME type ('text/html') is not executable, and strict MIME type checking is enabled.", 'timestamp': 1716196656072.716, 'url': 'http://127.0.0.2:9591/users'}
cdp: {'source': 'security', 'level': 'error', 'text': "Refused to execute script from 'http://127.0.0.2:9591/cockpit/@localhost/*/po.js' because its MIME type ('text/html') is not executable, and strict MIME type checking is enabled.", 'timestamp': 1716196656072.812, 'url': 'http://127.0.0.2:9591/users'}
warning: Unexpected error when getting logged in accounts {"problem":"null","exit_status":"-11","exit_signal":"null","message":"","toString":""}
warning: Unexpected error when getting logged in accounts {"problem":"null","exit_status":"-11","exit_signal":"null","message":"","toString":""}
warning: Unexpected error when getting logged in accounts {"problem":"null","exit_status":"-11","exit_signal":"null","message":"","toString":""}
warning: Unexpected error when getting logged in accounts {"problem":"null","exit_status":"-11","exit_signal":"null","message":"","toString":""}
warning: Unexpected error when getting logged in accounts {"problem":"null","exit_status":"-11","exit_signal":"null","message":"","toString":""}
cdp: {'source': 'rendering', 'level': 'info', 'text': 'Autofocus processing was blocked because a document already has a focused element.', 'timestamp': 1716196661576.142, 'url': 'http://127.0.0.2:9591/users#/jussi'}
cdp: {'source': 'network', 'level': 'error', 'text': 'Failed to load resource: the server responded with a status of 401 (Authentication failed)', 'timestamp': 1716196662604.178, 'url': 'http://127.0.0.2:9591/cockpit/login', 'networkRequestId': '25438.230'}
cdp: {'source': 'network', 'level': 'error', 'text': 'Failed to load resource: the server responded with a status of 404 (ERROR)', 'timestamp': 1716196663348.622, 'url': 'http://127.0.0.2:9591/cockpit/@localhost/*/po.manifest.js', 'networkRequestId': '25438.237'}
cdp: {'source': 'network', 'level': 'error', 'text': 'Failed to load resource: the server responded with a status of 404 (ERROR)', 'timestamp': 1716196663354.725, 'url': 'http://127.0.0.2:9591/cockpit/@localhost/*/po.js', 'networkRequestId': '25438.238'}
cdp: {'source': 'security', 'level': 'error', 'text': "Refused to execute script from 'http://127.0.0.2:9591/cockpit/@localhost/*/po.manifest.js' because its MIME type ('text/html') is not executable, and strict MIME type checking is enabled.", 'timestamp': 1716196663397.036, 'url': 'http://127.0.0.2:9591/users'}
cdp: {'source': 'security', 'level': 'error', 'text': "Refused to execute script from 'http://127.0.0.2:9591/cockpit/@localhost/*/po.js' because its MIME type ('text/html') is not executable, and strict MIME type checking is enabled.", 'timestamp': 1716196663397.204, 'url': 'http://127.0.0.2:9591/users'}
warning: Unexpected error when getting logged in accounts {"problem":"null","exit_status":"-11","exit_signal":"null","message":"","toString":""}

# Result testUserPasswords (__main__.TestAccounts.testUserPasswords) failed
# 1 TEST FAILED [29s on 4c8934bed154]
not ok 150 test/verify/check-users TestAccounts.testUserPasswords [ND@4]

First occurrence: 2024-05-20T09:18:03.135265+00:00 | revision a8dca89adafeb6da6d83a951f2f0ab8d601e60b1
Times recorded: 1
Latest occurrences:

  • 2024-05-20T09:18:03.135265+00:00 | revision a8dca89adafeb6da6d83a951f2f0ab8d601e60b1

@cockpituous
Copy link
Contributor

cockpituous commented Mar 11, 2024

ubuntu-stable
Ooops, it happened again


# ----------------------------------------------------------------------
# testUserPasswords (__main__.TestAccounts.testUserPasswords)
[0520/060354.807642:WARNING:sandbox_linux.cc(420)] InitializeSandbox() called with multiple threads in process gpu-process.

DevTools listening on ws://127.0.0.1:10149/devtools/browser/884e8fac-5109-42c4-aebb-262599a759c1
[0520/060354.833062:WARNING:runtime_features.cc(730)] AttributionReportingCrossAppWeb cannot be enabled in this configuration. Use --enable-features=ConversionMeasurement,AttributionReportingCrossAppWeb in addition.
[0520/060355.539110:WARNING:runtime_features.cc(730)] AttributionReportingCrossAppWeb cannot be enabled in this configuration. Use --enable-features=ConversionMeasurement,AttributionReportingCrossAppWeb in addition.
CDP: {"source":"network","level":"error","text":"Failed to load resource: the server responded with a status of 404 (ERROR)","timestamp":1716185036908.321,"url":"http://127.0.0.2:9091/cockpit/@localhost/*/po.js","networkRequestId":"25412.20"}
CDP: {"source":"network","level":"error","text":"Failed to load resource: the server responded with a status of 404 (ERROR)","timestamp":1716185036909.7,"url":"http://127.0.0.2:9091/cockpit/@localhost/*/po.manifest.js","networkRequestId":"25412.19"}
CDP: {"source":"security","level":"error","text":"Refused to execute script from 'http://127.0.0.2:9091/cockpit/@localhost/*/po.manifest.js' because its MIME type ('text/html') is not executable, and strict MIME type checking is enabled.","timestamp":1716185036949.434,"url":"http://127.0.0.2:9091/users"}
CDP: {"source":"security","level":"error","text":"Refused to execute script from 'http://127.0.0.2:9091/cockpit/@localhost/*/po.js' because its MIME type ('text/html') is not executable, and strict MIME type checking is enabled.","timestamp":1716185036949.603,"url":"http://127.0.0.2:9091/users"}
> warning: Unexpected error when getting logged in accounts {"problem":"null","exit_status":"-11","exit_signal":"null","message":"","toString":""}
> warning: Unexpected error when getting logged in accounts {"problem":"null","exit_status":"-11","exit_signal":"null","message":"","toString":""}
> warning: Unexpected error when getting logged in accounts {"problem":"null","exit_status":"-11","exit_signal":"null","message":"","toString":""}
> warning: Unexpected error when getting logged in accounts {"problem":"null","exit_status":"-11","exit_signal":"null","message":"","toString":""}
CDP: {"source":"rendering","level":"info","text":"Autofocus processing was blocked because a document already has a focused element.","timestamp":1716185044052.616,"url":"http://127.0.0.2:9091/users#/jussi"}
CDP: {"source":"network","level":"error","text":"Failed to load resource: the server responded with a status of 404 (ERROR)","timestamp":1716185046307.739,"url":"http://127.0.0.2:9091/cockpit/@localhost/*/po.manifest.js","networkRequestId":"25412.237"}
CDP: {"source":"network","level":"error","text":"Failed to load resource: the server responded with a status of 404 (ERROR)","timestamp":1716185046386.265,"url":"http://127.0.0.2:9091/cockpit/@localhost/*/po.js","networkRequestId":"25412.238"}
CDP: {"source":"security","level":"error","text":"Refused to execute script from 'http://127.0.0.2:9091/cockpit/@localhost/*/po.manifest.js' because its MIME type ('text/html') is not executable, and strict MIME type checking is enabled.","timestamp":1716185046427.928,"url":"http://127.0.0.2:9091/users"}
CDP: {"source":"security","level":"error","text":"Refused to execute script from 'http://127.0.0.2:9091/cockpit/@localhost/*/po.js' because its MIME type ('text/html') is not executable, and strict MIME type checking is enabled.","timestamp":1716185046428.046,"url":"http://127.0.0.2:9091/users"}
> warning: Unexpected error when getting logged in accounts {"problem":"null","exit_status":"-11","exit_signal":"null","message":"","toString":""}
Traceback (most recent call last):
  File "/work/make-checkout-workdir/test/verify/check-users", line 542, in testUserPasswords
    b.wait_visible("#account-groups-helper")
  File "/work/make-checkout-workdir/test/common/testlib.py", line 672, in wait_visible
    self._wait_present(selector)
  File "/work/make-checkout-workdir/test/common/testlib.py", line 663, in _wait_present
    self.wait_js_func('ph_is_present', selector)
  File "/work/make-checkout-workdir/test/common/testlib.py", line 657, in wait_js_func
    self.wait_js_cond("%s(%s)" % (func, ','.join(map(jsquote, args))))
  File "/work/make-checkout-workdir/test/common/testlib.py", line 642, in wait_js_cond
    self.raise_cdp_exception("timeout\nwait_js_cond", cond, result["exceptionDetails"], trailer)
  File "/work/make-checkout-workdir/test/common/testlib.py", line 332, in raise_cdp_exception
    raise Error("%s(%s): %s" % (func, arg, msg))
testlib.Error: timeout
wait_js_cond(ph_is_present("#account-groups-helper")): 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': 1716185035932.914, 'url': 'http://127.0.0.2:9091/cockpit/login', 'networkRequestId': '25412.12'}
cdp: {'source': 'network', 'level': 'error', 'text': 'Failed to load resource: the server responded with a status of 404 (ERROR)', 'timestamp': 1716185036908.321, 'url': 'http://127.0.0.2:9091/cockpit/@localhost/*/po.js', 'networkRequestId': '25412.20'}
cdp: {'source': 'network', 'level': 'error', 'text': 'Failed to load resource: the server responded with a status of 404 (ERROR)', 'timestamp': 1716185036909.7, 'url': 'http://127.0.0.2:9091/cockpit/@localhost/*/po.manifest.js', 'networkRequestId': '25412.19'}
cdp: {'source': 'security', 'level': 'error', 'text': "Refused to execute script from 'http://127.0.0.2:9091/cockpit/@localhost/*/po.manifest.js' because its MIME type ('text/html') is not executable, and strict MIME type checking is enabled.", 'timestamp': 1716185036949.434, 'url': 'http://127.0.0.2:9091/users'}
cdp: {'source': 'security', 'level': 'error', 'text': "Refused to execute script from 'http://127.0.0.2:9091/cockpit/@localhost/*/po.js' because its MIME type ('text/html') is not executable, and strict MIME type checking is enabled.", 'timestamp': 1716185036949.603, 'url': 'http://127.0.0.2:9091/users'}
warning: Unexpected error when getting logged in accounts {"problem":"null","exit_status":"-11","exit_signal":"null","message":"","toString":""}
warning: Unexpected error when getting logged in accounts {"problem":"null","exit_status":"-11","exit_signal":"null","message":"","toString":""}
warning: Unexpected error when getting logged in accounts {"problem":"null","exit_status":"-11","exit_signal":"null","message":"","toString":""}
warning: Unexpected error when getting logged in accounts {"problem":"null","exit_status":"-11","exit_signal":"null","message":"","toString":""}
cdp: {'source': 'rendering', 'level': 'info', 'text': 'Autofocus processing was blocked because a document already has a focused element.', 'timestamp': 1716185044052.616, 'url': 'http://127.0.0.2:9091/users#/jussi'}
cdp: {'source': 'network', 'level': 'error', 'text': 'Failed to load resource: the server responded with a status of 401 (Authentication failed)', 'timestamp': 1716185045111.983, 'url': 'http://127.0.0.2:9091/cockpit/login', 'networkRequestId': '25412.230'}
cdp: {'source': 'network', 'level': 'error', 'text': 'Failed to load resource: the server responded with a status of 404 (ERROR)', 'timestamp': 1716185046307.739, 'url': 'http://127.0.0.2:9091/cockpit/@localhost/*/po.manifest.js', 'networkRequestId': '25412.237'}
cdp: {'source': 'network', 'level': 'error', 'text': 'Failed to load resource: the server responded with a status of 404 (ERROR)', 'timestamp': 1716185046386.265, 'url': 'http://127.0.0.2:9091/cockpit/@localhost/*/po.js', 'networkRequestId': '25412.238'}
cdp: {'source': 'security', 'level': 'error', 'text': "Refused to execute script from 'http://127.0.0.2:9091/cockpit/@localhost/*/po.manifest.js' because its MIME type ('text/html') is not executable, and strict MIME type checking is enabled.", 'timestamp': 1716185046427.928, 'url': 'http://127.0.0.2:9091/users'}
cdp: {'source': 'security', 'level': 'error', 'text': "Refused to execute script from 'http://127.0.0.2:9091/cockpit/@localhost/*/po.js' because its MIME type ('text/html') is not executable, and strict MIME type checking is enabled.", 'timestamp': 1716185046428.046, 'url': 'http://127.0.0.2:9091/users'}
warning: Unexpected error when getting logged in accounts {"problem":"null","exit_status":"-11","exit_signal":"null","message":"","toString":""}

Wrote screenshot to TestAccounts-testUserPasswords-ubuntu-stable-127.0.0.2-2201-FAIL.png
Wrote HTML dump to TestAccounts-testUserPasswords-ubuntu-stable-127.0.0.2-2201-FAIL.html
Wrote JS log to TestAccounts-testUserPasswords-ubuntu-stable-127.0.0.2-2201-FAIL.js.log
Journal extracted to TestAccounts-testUserPasswords-ubuntu-stable-127.0.0.2-2201-FAIL.log.gz
Core dumps downloaded to /work/make-checkout-workdir/TestAccounts-testUserPasswords-ubuntu-stable-127.0.0.2-2201-FAIL.core
> warning: transport closed: disconnected
Traceback (most recent call last):
  File "/work/make-checkout-workdir/test/verify/check-users", line 542, in testUserPasswords
    b.wait_visible("#account-groups-helper")
  File "/work/make-checkout-workdir/test/common/testlib.py", line 672, in wait_visible
    self._wait_present(selector)
  File "/work/make-checkout-workdir/test/common/testlib.py", line 663, in _wait_present
    self.wait_js_func('ph_is_present', selector)
  File "/work/make-checkout-workdir/test/common/testlib.py", line 657, in wait_js_func
    self.wait_js_cond("%s(%s)" % (func, ','.join(map(jsquote, args))))
  File "/work/make-checkout-workdir/test/common/testlib.py", line 642, in wait_js_cond
    self.raise_cdp_exception("timeout\nwait_js_cond", cond, result["exceptionDetails"], trailer)
  File "/work/make-checkout-workdir/test/common/testlib.py", line 332, in raise_cdp_exception
    raise Error("%s(%s): %s" % (func, arg, msg))
testlib.Error: timeout
wait_js_cond(ph_is_present("#account-groups-helper")): 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': 1716185035932.914, 'url': 'http://127.0.0.2:9091/cockpit/login', 'networkRequestId': '25412.12'}
cdp: {'source': 'network', 'level': 'error', 'text': 'Failed to load resource: the server responded with a status of 404 (ERROR)', 'timestamp': 1716185036908.321, 'url': 'http://127.0.0.2:9091/cockpit/@localhost/*/po.js', 'networkRequestId': '25412.20'}
cdp: {'source': 'network', 'level': 'error', 'text': 'Failed to load resource: the server responded with a status of 404 (ERROR)', 'timestamp': 1716185036909.7, 'url': 'http://127.0.0.2:9091/cockpit/@localhost/*/po.manifest.js', 'networkRequestId': '25412.19'}
cdp: {'source': 'security', 'level': 'error', 'text': "Refused to execute script from 'http://127.0.0.2:9091/cockpit/@localhost/*/po.manifest.js' because its MIME type ('text/html') is not executable, and strict MIME type checking is enabled.", 'timestamp': 1716185036949.434, 'url': 'http://127.0.0.2:9091/users'}
cdp: {'source': 'security', 'level': 'error', 'text': "Refused to execute script from 'http://127.0.0.2:9091/cockpit/@localhost/*/po.js' because its MIME type ('text/html') is not executable, and strict MIME type checking is enabled.", 'timestamp': 1716185036949.603, 'url': 'http://127.0.0.2:9091/users'}
warning: Unexpected error when getting logged in accounts {"problem":"null","exit_status":"-11","exit_signal":"null","message":"","toString":""}
warning: Unexpected error when getting logged in accounts {"problem":"null","exit_status":"-11","exit_signal":"null","message":"","toString":""}
warning: Unexpected error when getting logged in accounts {"problem":"null","exit_status":"-11","exit_signal":"null","message":"","toString":""}
warning: Unexpected error when getting logged in accounts {"problem":"null","exit_status":"-11","exit_signal":"null","message":"","toString":""}
cdp: {'source': 'rendering', 'level': 'info', 'text': 'Autofocus processing was blocked because a document already has a focused element.', 'timestamp': 1716185044052.616, 'url': 'http://127.0.0.2:9091/users#/jussi'}
cdp: {'source': 'network', 'level': 'error', 'text': 'Failed to load resource: the server responded with a status of 401 (Authentication failed)', 'timestamp': 1716185045111.983, 'url': 'http://127.0.0.2:9091/cockpit/login', 'networkRequestId': '25412.230'}
cdp: {'source': 'network', 'level': 'error', 'text': 'Failed to load resource: the server responded with a status of 404 (ERROR)', 'timestamp': 1716185046307.739, 'url': 'http://127.0.0.2:9091/cockpit/@localhost/*/po.manifest.js', 'networkRequestId': '25412.237'}
cdp: {'source': 'network', 'level': 'error', 'text': 'Failed to load resource: the server responded with a status of 404 (ERROR)', 'timestamp': 1716185046386.265, 'url': 'http://127.0.0.2:9091/cockpit/@localhost/*/po.js', 'networkRequestId': '25412.238'}
cdp: {'source': 'security', 'level': 'error', 'text': "Refused to execute script from 'http://127.0.0.2:9091/cockpit/@localhost/*/po.manifest.js' because its MIME type ('text/html') is not executable, and strict MIME type checking is enabled.", 'timestamp': 1716185046427.928, 'url': 'http://127.0.0.2:9091/users'}
cdp: {'source': 'security', 'level': 'error', 'text': "Refused to execute script from 'http://127.0.0.2:9091/cockpit/@localhost/*/po.js' because its MIME type ('text/html') is not executable, and strict MIME type checking is enabled.", 'timestamp': 1716185046428.046, 'url': 'http://127.0.0.2:9091/users'}
warning: Unexpected error when getting logged in accounts {"problem":"null","exit_status":"-11","exit_signal":"null","message":"","toString":""}

# Result testUserPasswords (__main__.TestAccounts.testUserPasswords) failed
# 1 TEST FAILED [33s on 2117c4e63c9a]
not ok 150 test/verify/check-users TestAccounts.testUserPasswords [ND@0]

First occurrence: 2024-05-20T06:04:26.770645+00:00 | revision 4a908cdd487f698f5bf8512071542d2bcc72c5a9
Times recorded: 1
Latest occurrences:

  • 2024-05-20T06:04:26.770645+00:00 | revision 4a908cdd487f698f5bf8512071542d2bcc72c5a9

# ----------------------------------------------------------------------
# testUserPasswords (__main__.TestAccounts.testUserPasswords)
[0520/064042.993404:WARNING:sandbox_linux.cc(420)] InitializeSandbox() called with multiple threads in process gpu-process.
[0520/064043.023856:WARNING:runtime_features.cc(730)] AttributionReportingCrossAppWeb cannot be enabled in this configuration. Use --enable-features=ConversionMeasurement,AttributionReportingCrossAppWeb in addition.

DevTools listening on ws://127.0.0.1:9335/devtools/browser/ad5c09f4-5106-4095-8c1c-14d5a77a1a69
[0520/064043.703377:WARNING:runtime_features.cc(730)] AttributionReportingCrossAppWeb cannot be enabled in this configuration. Use --enable-features=ConversionMeasurement,AttributionReportingCrossAppWeb in addition.
CDP: {"source":"network","level":"error","text":"Failed to load resource: the server responded with a status of 404 (ERROR)","timestamp":1716187245103.454,"url":"http://127.0.0.2:9091/cockpit/@localhost/*/po.js","networkRequestId":"25431.20"}
CDP: {"source":"network","level":"error","text":"Failed to load resource: the server responded with a status of 404 (ERROR)","timestamp":1716187245106.572,"url":"http://127.0.0.2:9091/cockpit/@localhost/*/po.manifest.js","networkRequestId":"25431.19"}
CDP: {"source":"security","level":"error","text":"Refused to execute script from 'http://127.0.0.2:9091/cockpit/@localhost/*/po.manifest.js' because its MIME type ('text/html') is not executable, and strict MIME type checking is enabled.","timestamp":1716187245225.294,"url":"http://127.0.0.2:9091/users"}
CDP: {"source":"security","level":"error","text":"Refused to execute script from 'http://127.0.0.2:9091/cockpit/@localhost/*/po.js' because its MIME type ('text/html') is not executable, and strict MIME type checking is enabled.","timestamp":1716187245225.481,"url":"http://127.0.0.2:9091/users"}
> warning: Unexpected error when getting logged in accounts {"problem":"null","exit_status":"-11","exit_signal":"null","message":"","toString":""}
> warning: Unexpected error when getting logged in accounts {"problem":"null","exit_status":"-11","exit_signal":"null","message":"","toString":""}
> warning: Unexpected error when getting logged in accounts {"problem":"null","exit_status":"-11","exit_signal":"null","message":"","toString":""}
> warning: Unexpected error when getting logged in accounts {"problem":"null","exit_status":"-11","exit_signal":"null","message":"","toString":""}
CDP: {"source":"rendering","level":"info","text":"Autofocus processing was blocked because a document already has a focused element.","timestamp":1716187251853.491,"url":"http://127.0.0.2:9091/users#/jussi"}
CDP: {"source":"network","level":"error","text":"Failed to load resource: the server responded with a status of 404 (ERROR)","timestamp":1716187253649.155,"url":"http://127.0.0.2:9091/cockpit/@localhost/*/po.js","networkRequestId":"25431.238"}
CDP: {"source":"network","level":"error","text":"Failed to load resource: the server responded with a status of 404 (ERROR)","timestamp":1716187253656.453,"url":"http://127.0.0.2:9091/cockpit/@localhost/*/po.manifest.js","networkRequestId":"25431.237"}
CDP: {"source":"security","level":"error","text":"Refused to execute script from 'http://127.0.0.2:9091/cockpit/@localhost/*/po.manifest.js' because its MIME type ('text/html') is not executable, and strict MIME type checking is enabled.","timestamp":1716187253765.71,"url":"http://127.0.0.2:9091/users"}
CDP: {"source":"security","level":"error","text":"Refused to execute script from 'http://127.0.0.2:9091/cockpit/@localhost/*/po.js' because its MIME type ('text/html') is not executable, and strict MIME type checking is enabled.","timestamp":1716187253765.823,"url":"http://127.0.0.2:9091/users"}
> warning: Unexpected error when getting logged in accounts {"problem":"null","exit_status":"-11","exit_signal":"null","message":"","toString":""}
Traceback (most recent call last):
  File "/work/make-checkout-workdir/test/verify/check-users", line 542, in testUserPasswords
    b.wait_visible("#account-groups-helper")
  File "/work/make-checkout-workdir/test/common/testlib.py", line 672, in wait_visible
    self._wait_present(selector)
  File "/work/make-checkout-workdir/test/common/testlib.py", line 663, in _wait_present
    self.wait_js_func('ph_is_present', selector)
  File "/work/make-checkout-workdir/test/common/testlib.py", line 657, in wait_js_func
    self.wait_js_cond("%s(%s)" % (func, ','.join(map(jsquote, args))))
  File "/work/make-checkout-workdir/test/common/testlib.py", line 642, in wait_js_cond
    self.raise_cdp_exception("timeout\nwait_js_cond", cond, result["exceptionDetails"], trailer)
  File "/work/make-checkout-workdir/test/common/testlib.py", line 332, in raise_cdp_exception
    raise Error("%s(%s): %s" % (func, arg, msg))
testlib.Error: timeout
wait_js_cond(ph_is_present("#account-groups-helper")): 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': 1716187244161.856, 'url': 'http://127.0.0.2:9091/cockpit/login', 'networkRequestId': '25431.12'}
cdp: {'source': 'network', 'level': 'error', 'text': 'Failed to load resource: the server responded with a status of 404 (ERROR)', 'timestamp': 1716187245103.454, 'url': 'http://127.0.0.2:9091/cockpit/@localhost/*/po.js', 'networkRequestId': '25431.20'}
cdp: {'source': 'network', 'level': 'error', 'text': 'Failed to load resource: the server responded with a status of 404 (ERROR)', 'timestamp': 1716187245106.572, 'url': 'http://127.0.0.2:9091/cockpit/@localhost/*/po.manifest.js', 'networkRequestId': '25431.19'}
cdp: {'source': 'security', 'level': 'error', 'text': "Refused to execute script from 'http://127.0.0.2:9091/cockpit/@localhost/*/po.manifest.js' because its MIME type ('text/html') is not executable, and strict MIME type checking is enabled.", 'timestamp': 1716187245225.294, 'url': 'http://127.0.0.2:9091/users'}
cdp: {'source': 'security', 'level': 'error', 'text': "Refused to execute script from 'http://127.0.0.2:9091/cockpit/@localhost/*/po.js' because its MIME type ('text/html') is not executable, and strict MIME type checking is enabled.", 'timestamp': 1716187245225.481, 'url': 'http://127.0.0.2:9091/users'}
warning: Unexpected error when getting logged in accounts {"problem":"null","exit_status":"-11","exit_signal":"null","message":"","toString":""}
warning: Unexpected error when getting logged in accounts {"problem":"null","exit_status":"-11","exit_signal":"null","message":"","toString":""}
warning: Unexpected error when getting logged in accounts {"problem":"null","exit_status":"-11","exit_signal":"null","message":"","toString":""}
warning: Unexpected error when getting logged in accounts {"problem":"null","exit_status":"-11","exit_signal":"null","message":"","toString":""}
cdp: {'source': 'rendering', 'level': 'info', 'text': 'Autofocus processing was blocked because a document already has a focused element.', 'timestamp': 1716187251853.491, 'url': 'http://127.0.0.2:9091/users#/jussi'}
cdp: {'source': 'network', 'level': 'error', 'text': 'Failed to load resource: the server responded with a status of 401 (Authentication failed)', 'timestamp': 1716187252892.084, 'url': 'http://127.0.0.2:9091/cockpit/login', 'networkRequestId': '25431.230'}
cdp: {'source': 'network', 'level': 'error', 'text': 'Failed to load resource: the server responded with a status of 404 (ERROR)', 'timestamp': 1716187253649.155, 'url': 'http://127.0.0.2:9091/cockpit/@localhost/*/po.js', 'networkRequestId': '25431.238'}
cdp: {'source': 'network', 'level': 'error', 'text': 'Failed to load resource: the server responded with a status of 404 (ERROR)', 'timestamp': 1716187253656.453, 'url': 'http://127.0.0.2:9091/cockpit/@localhost/*/po.manifest.js', 'networkRequestId': '25431.237'}
cdp: {'source': 'security', 'level': 'error', 'text': "Refused to execute script from 'http://127.0.0.2:9091/cockpit/@localhost/*/po.manifest.js' because its MIME type ('text/html') is not executable, and strict MIME type checking is enabled.", 'timestamp': 1716187253765.71, 'url': 'http://127.0.0.2:9091/users'}
cdp: {'source': 'security', 'level': 'error', 'text': "Refused to execute script from 'http://127.0.0.2:9091/cockpit/@localhost/*/po.js' because its MIME type ('text/html') is not executable, and strict MIME type checking is enabled.", 'timestamp': 1716187253765.823, 'url': 'http://127.0.0.2:9091/users'}
warning: Unexpected error when getting logged in accounts {"problem":"null","exit_status":"-11","exit_signal":"null","message":"","toString":""}

Wrote screenshot to TestAccounts-testUserPasswords-ubuntu-stable-127.0.0.2-2201-FAIL.png
Wrote HTML dump to TestAccounts-testUserPasswords-ubuntu-stable-127.0.0.2-2201-FAIL.html
Wrote JS log to TestAccounts-testUserPasswords-ubuntu-stable-127.0.0.2-2201-FAIL.js.log
Journal extracted to TestAccounts-testUserPasswords-ubuntu-stable-127.0.0.2-2201-FAIL.log.gz
Core dumps downloaded to /work/make-checkout-workdir/TestAccounts-testUserPasswords-ubuntu-stable-127.0.0.2-2201-FAIL.core
> warning: transport closed: disconnected
Traceback (most recent call last):
  File "/work/make-checkout-workdir/test/verify/check-users", line 542, in testUserPasswords
    b.wait_visible("#account-groups-helper")
  File "/work/make-checkout-workdir/test/common/testlib.py", line 672, in wait_visible
    self._wait_present(selector)
  File "/work/make-checkout-workdir/test/common/testlib.py", line 663, in _wait_present
    self.wait_js_func('ph_is_present', selector)
  File "/work/make-checkout-workdir/test/common/testlib.py", line 657, in wait_js_func
    self.wait_js_cond("%s(%s)" % (func, ','.join(map(jsquote, args))))
  File "/work/make-checkout-workdir/test/common/testlib.py", line 642, in wait_js_cond
    self.raise_cdp_exception("timeout\nwait_js_cond", cond, result["exceptionDetails"], trailer)
  File "/work/make-checkout-workdir/test/common/testlib.py", line 332, in raise_cdp_exception
    raise Error("%s(%s): %s" % (func, arg, msg))
testlib.Error: timeout
wait_js_cond(ph_is_present("#account-groups-helper")): 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': 1716187244161.856, 'url': 'http://127.0.0.2:9091/cockpit/login', 'networkRequestId': '25431.12'}
cdp: {'source': 'network', 'level': 'error', 'text': 'Failed to load resource: the server responded with a status of 404 (ERROR)', 'timestamp': 1716187245103.454, 'url': 'http://127.0.0.2:9091/cockpit/@localhost/*/po.js', 'networkRequestId': '25431.20'}
cdp: {'source': 'network', 'level': 'error', 'text': 'Failed to load resource: the server responded with a status of 404 (ERROR)', 'timestamp': 1716187245106.572, 'url': 'http://127.0.0.2:9091/cockpit/@localhost/*/po.manifest.js', 'networkRequestId': '25431.19'}
cdp: {'source': 'security', 'level': 'error', 'text': "Refused to execute script from 'http://127.0.0.2:9091/cockpit/@localhost/*/po.manifest.js' because its MIME type ('text/html') is not executable, and strict MIME type checking is enabled.", 'timestamp': 1716187245225.294, 'url': 'http://127.0.0.2:9091/users'}
cdp: {'source': 'security', 'level': 'error', 'text': "Refused to execute script from 'http://127.0.0.2:9091/cockpit/@localhost/*/po.js' because its MIME type ('text/html') is not executable, and strict MIME type checking is enabled.", 'timestamp': 1716187245225.481, 'url': 'http://127.0.0.2:9091/users'}
warning: Unexpected error when getting logged in accounts {"problem":"null","exit_status":"-11","exit_signal":"null","message":"","toString":""}
warning: Unexpected error when getting logged in accounts {"problem":"null","exit_status":"-11","exit_signal":"null","message":"","toString":""}
warning: Unexpected error when getting logged in accounts {"problem":"null","exit_status":"-11","exit_signal":"null","message":"","toString":""}
warning: Unexpected error when getting logged in accounts {"problem":"null","exit_status":"-11","exit_signal":"null","message":"","toString":""}
cdp: {'source': 'rendering', 'level': 'info', 'text': 'Autofocus processing was blocked because a document already has a focused element.', 'timestamp': 1716187251853.491, 'url': 'http://127.0.0.2:9091/users#/jussi'}
cdp: {'source': 'network', 'level': 'error', 'text': 'Failed to load resource: the server responded with a status of 401 (Authentication failed)', 'timestamp': 1716187252892.084, 'url': 'http://127.0.0.2:9091/cockpit/login', 'networkRequestId': '25431.230'}
cdp: {'source': 'network', 'level': 'error', 'text': 'Failed to load resource: the server responded with a status of 404 (ERROR)', 'timestamp': 1716187253649.155, 'url': 'http://127.0.0.2:9091/cockpit/@localhost/*/po.js', 'networkRequestId': '25431.238'}
cdp: {'source': 'network', 'level': 'error', 'text': 'Failed to load resource: the server responded with a status of 404 (ERROR)', 'timestamp': 1716187253656.453, 'url': 'http://127.0.0.2:9091/cockpit/@localhost/*/po.manifest.js', 'networkRequestId': '25431.237'}
cdp: {'source': 'security', 'level': 'error', 'text': "Refused to execute script from 'http://127.0.0.2:9091/cockpit/@localhost/*/po.manifest.js' because its MIME type ('text/html') is not executable, and strict MIME type checking is enabled.", 'timestamp': 1716187253765.71, 'url': 'http://127.0.0.2:9091/users'}
cdp: {'source': 'security', 'level': 'error', 'text': "Refused to execute script from 'http://127.0.0.2:9091/cockpit/@localhost/*/po.js' because its MIME type ('text/html') is not executable, and strict MIME type checking is enabled.", 'timestamp': 1716187253765.823, 'url': 'http://127.0.0.2:9091/users'}
warning: Unexpected error when getting logged in accounts {"problem":"null","exit_status":"-11","exit_signal":"null","message":"","toString":""}

# Result testUserPasswords (__main__.TestAccounts.testUserPasswords) failed
# 1 TEST FAILED [32s on 6652d2fc911c]
not ok 150 test/verify/check-users TestAccounts.testUserPasswords [ND@0]

First occurrence: 2024-05-20T06:41:13.800696+00:00 | revision 1b0006388ead663c8aeacda43aa4226ef07673cb
Times recorded: 1
Latest occurrences:

  • 2024-05-20T06:41:13.800696+00:00 | revision 1b0006388ead663c8aeacda43aa4226ef07673cb

# ----------------------------------------------------------------------
# testUserPasswords (__main__.TestAccounts.testUserPasswords)
[0520/073608.026175:WARNING:sandbox_linux.cc(420)] InitializeSandbox() called with multiple threads in process gpu-process.

DevTools listening on ws://127.0.0.1:9325/devtools/browser/c23cac44-3766-4d94-acbe-11b5cd564125
[0520/073608.054372:WARNING:runtime_features.cc(730)] AttributionReportingCrossAppWeb cannot be enabled in this configuration. Use --enable-features=ConversionMeasurement,AttributionReportingCrossAppWeb in addition.
[0520/073608.768438:WARNING:runtime_features.cc(730)] AttributionReportingCrossAppWeb cannot be enabled in this configuration. Use --enable-features=ConversionMeasurement,AttributionReportingCrossAppWeb in addition.
CDP: {"source":"network","level":"error","text":"Failed to load resource: the server responded with a status of 404 (ERROR)","timestamp":1716190569997.34,"url":"http://127.0.0.2:9391/cockpit/@localhost/*/po.js","networkRequestId":"26527.20"}
CDP: {"source":"network","level":"error","text":"Failed to load resource: the server responded with a status of 404 (ERROR)","timestamp":1716190570000.288,"url":"http://127.0.0.2:9391/cockpit/@localhost/*/po.manifest.js","networkRequestId":"26527.19"}
CDP: {"source":"security","level":"error","text":"Refused to execute script from 'http://127.0.0.2:9391/cockpit/@localhost/*/po.manifest.js' because its MIME type ('text/html') is not executable, and strict MIME type checking is enabled.","timestamp":1716190570044.213,"url":"http://127.0.0.2:9391/users"}
CDP: {"source":"security","level":"error","text":"Refused to execute script from 'http://127.0.0.2:9391/cockpit/@localhost/*/po.js' because its MIME type ('text/html') is not executable, and strict MIME type checking is enabled.","timestamp":1716190570044.465,"url":"http://127.0.0.2:9391/users"}
> warning: Unexpected error when getting logged in accounts {"problem":"null","exit_status":"-11","exit_signal":"null","message":"","toString":""}
> warning: Unexpected error when getting logged in accounts {"problem":"null","exit_status":"-11","exit_signal":"null","message":"","toString":""}
> warning: Unexpected error when getting logged in accounts {"problem":"null","exit_status":"-11","exit_signal":"null","message":"","toString":""}
> warning: Unexpected error when getting logged in accounts {"problem":"null","exit_status":"-11","exit_signal":"null","message":"","toString":""}
CDP: {"source":"network","level":"error","text":"Failed to load resource: the server responded with a status of 404 (ERROR)","timestamp":1716190578531.666,"url":"http://127.0.0.2:9391/cockpit/@localhost/*/po.manifest.js","networkRequestId":"26527.237"}
CDP: {"source":"network","level":"error","text":"Failed to load resource: the server responded with a status of 404 (ERROR)","timestamp":1716190578543.103,"url":"http://127.0.0.2:9391/cockpit/@localhost/*/po.js","networkRequestId":"26527.238"}
CDP: {"source":"security","level":"error","text":"Refused to execute script from 'http://127.0.0.2:9391/cockpit/@localhost/*/po.manifest.js' because its MIME type ('text/html') is not executable, and strict MIME type checking is enabled.","timestamp":1716190578595.185,"url":"http://127.0.0.2:9391/users"}
CDP: {"source":"security","level":"error","text":"Refused to execute script from 'http://127.0.0.2:9391/cockpit/@localhost/*/po.js' because its MIME type ('text/html') is not executable, and strict MIME type checking is enabled.","timestamp":1716190578595.362,"url":"http://127.0.0.2:9391/users"}
> warning: Unexpected error when getting logged in accounts {"problem":"null","exit_status":"-11","exit_signal":"null","message":"","toString":""}
Traceback (most recent call last):
  File "/work/make-checkout-workdir/test/verify/check-users", line 542, in testUserPasswords
    b.wait_visible("#account-groups-helper")
  File "/work/make-checkout-workdir/test/common/testlib.py", line 672, in wait_visible
    self._wait_present(selector)
  File "/work/make-checkout-workdir/test/common/testlib.py", line 663, in _wait_present
    self.wait_js_func('ph_is_present', selector)
  File "/work/make-checkout-workdir/test/common/testlib.py", line 657, in wait_js_func
    self.wait_js_cond("%s(%s)" % (func, ','.join(map(jsquote, args))))
  File "/work/make-checkout-workdir/test/common/testlib.py", line 642, in wait_js_cond
    self.raise_cdp_exception("timeout\nwait_js_cond", cond, result["exceptionDetails"], trailer)
  File "/work/make-checkout-workdir/test/common/testlib.py", line 332, in raise_cdp_exception
    raise Error("%s(%s): %s" % (func, arg, msg))
testlib.Error: timeout
wait_js_cond(ph_is_present("#account-groups-helper")): 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': 1716190569118.543, 'url': 'http://127.0.0.2:9391/cockpit/login', 'networkRequestId': '26527.12'}
cdp: {'source': 'network', 'level': 'error', 'text': 'Failed to load resource: the server responded with a status of 404 (ERROR)', 'timestamp': 1716190569997.34, 'url': 'http://127.0.0.2:9391/cockpit/@localhost/*/po.js', 'networkRequestId': '26527.20'}
cdp: {'source': 'network', 'level': 'error', 'text': 'Failed to load resource: the server responded with a status of 404 (ERROR)', 'timestamp': 1716190570000.288, 'url': 'http://127.0.0.2:9391/cockpit/@localhost/*/po.manifest.js', 'networkRequestId': '26527.19'}
cdp: {'source': 'security', 'level': 'error', 'text': "Refused to execute script from 'http://127.0.0.2:9391/cockpit/@localhost/*/po.manifest.js' because its MIME type ('text/html') is not executable, and strict MIME type checking is enabled.", 'timestamp': 1716190570044.213, 'url': 'http://127.0.0.2:9391/users'}
cdp: {'source': 'security', 'level': 'error', 'text': "Refused to execute script from 'http://127.0.0.2:9391/cockpit/@localhost/*/po.js' because its MIME type ('text/html') is not executable, and strict MIME type checking is enabled.", 'timestamp': 1716190570044.465, 'url': 'http://127.0.0.2:9391/users'}
warning: Unexpected error when getting logged in accounts {"problem":"null","exit_status":"-11","exit_signal":"null","message":"","toString":""}
warning: Unexpected error when getting logged in accounts {"problem":"null","exit_status":"-11","exit_signal":"null","message":"","toString":""}
warning: Unexpected error when getting logged in accounts {"problem":"null","exit_status":"-11","exit_signal":"null","message":"","toString":""}
warning: Unexpected error when getting logged in accounts {"problem":"null","exit_status":"-11","exit_signal":"null","message":"","toString":""}
cdp: {'source': 'network', 'level': 'error', 'text': 'Failed to load resource: the server responded with a status of 401 (Authentication failed)', 'timestamp': 1716190577656.144, 'url': 'http://127.0.0.2:9391/cockpit/login', 'networkRequestId': '26527.230'}
cdp: {'source': 'network', 'level': 'error', 'text': 'Failed to load resource: the server responded with a status of 404 (ERROR)', 'timestamp': 1716190578531.666, 'url': 'http://127.0.0.2:9391/cockpit/@localhost/*/po.manifest.js', 'networkRequestId': '26527.237'}
cdp: {'source': 'network', 'level': 'error', 'text': 'Failed to load resource: the server responded with a status of 404 (ERROR)', 'timestamp': 1716190578543.103, 'url': 'http://127.0.0.2:9391/cockpit/@localhost/*/po.js', 'networkRequestId': '26527.238'}
cdp: {'source': 'security', 'level': 'error', 'text': "Refused to execute script from 'http://127.0.0.2:9391/cockpit/@localhost/*/po.manifest.js' because its MIME type ('text/html') is not executable, and strict MIME type checking is enabled.", 'timestamp': 1716190578595.185, 'url': 'http://127.0.0.2:9391/users'}
cdp: {'source': 'security', 'level': 'error', 'text': "Refused to execute script from 'http://127.0.0.2:9391/cockpit/@localhost/*/po.js' because its MIME type ('text/html') is not executable, and strict MIME type checking is enabled.", 'timestamp': 1716190578595.362, 'url': 'http://127.0.0.2:9391/users'}
warning: Unexpected error when getting logged in accounts {"problem":"null","exit_status":"-11","exit_signal":"null","message":"","toString":""}

Wrote screenshot to TestAccounts-testUserPasswords-ubuntu-stable-127.0.0.2-2501-FAIL.png
Wrote HTML dump to TestAccounts-testUserPasswords-ubuntu-stable-127.0.0.2-2501-FAIL.html
Wrote JS log to TestAccounts-testUserPasswords-ubuntu-stable-127.0.0.2-2501-FAIL.js.log
Journal extracted to TestAccounts-testUserPasswords-ubuntu-stable-127.0.0.2-2501-FAIL.log.gz
Core dumps downloaded to /work/make-checkout-workdir/TestAccounts-testUserPasswords-ubuntu-stable-127.0.0.2-2501-FAIL.core
> warning: transport closed: disconnected
Traceback (most recent call last):
  File "/work/make-checkout-workdir/test/verify/check-users", line 542, in testUserPasswords
    b.wait_visible("#account-groups-helper")
  File "/work/make-checkout-workdir/test/common/testlib.py", line 672, in wait_visible
    self._wait_present(selector)
  File "/work/make-checkout-workdir/test/common/testlib.py", line 663, in _wait_present
    self.wait_js_func('ph_is_present', selector)
  File "/work/make-checkout-workdir/test/common/testlib.py", line 657, in wait_js_func
    self.wait_js_cond("%s(%s)" % (func, ','.join(map(jsquote, args))))
  File "/work/make-checkout-workdir/test/common/testlib.py", line 642, in wait_js_cond
    self.raise_cdp_exception("timeout\nwait_js_cond", cond, result["exceptionDetails"], trailer)
  File "/work/make-checkout-workdir/test/common/testlib.py", line 332, in raise_cdp_exception
    raise Error("%s(%s): %s" % (func, arg, msg))
testlib.Error: timeout
wait_js_cond(ph_is_present("#account-groups-helper")): 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': 1716190569118.543, 'url': 'http://127.0.0.2:9391/cockpit/login', 'networkRequestId': '26527.12'}
cdp: {'source': 'network', 'level': 'error', 'text': 'Failed to load resource: the server responded with a status of 404 (ERROR)', 'timestamp': 1716190569997.34, 'url': 'http://127.0.0.2:9391/cockpit/@localhost/*/po.js', 'networkRequestId': '26527.20'}
cdp: {'source': 'network', 'level': 'error', 'text': 'Failed to load resource: the server responded with a status of 404 (ERROR)', 'timestamp': 1716190570000.288, 'url': 'http://127.0.0.2:9391/cockpit/@localhost/*/po.manifest.js', 'networkRequestId': '26527.19'}
cdp: {'source': 'security', 'level': 'error', 'text': "Refused to execute script from 'http://127.0.0.2:9391/cockpit/@localhost/*/po.manifest.js' because its MIME type ('text/html') is not executable, and strict MIME type checking is enabled.", 'timestamp': 1716190570044.213, 'url': 'http://127.0.0.2:9391/users'}
cdp: {'source': 'security', 'level': 'error', 'text': "Refused to execute script from 'http://127.0.0.2:9391/cockpit/@localhost/*/po.js' because its MIME type ('text/html') is not executable, and strict MIME type checking is enabled.", 'timestamp': 1716190570044.465, 'url': 'http://127.0.0.2:9391/users'}
warning: Unexpected error when getting logged in accounts {"problem":"null","exit_status":"-11","exit_signal":"null","message":"","toString":""}
warning: Unexpected error when getting logged in accounts {"problem":"null","exit_status":"-11","exit_signal":"null","message":"","toString":""}
warning: Unexpected error when getting logged in accounts {"problem":"null","exit_status":"-11","exit_signal":"null","message":"","toString":""}
warning: Unexpected error when getting logged in accounts {"problem":"null","exit_status":"-11","exit_signal":"null","message":"","toString":""}
cdp: {'source': 'network', 'level': 'error', 'text': 'Failed to load resource: the server responded with a status of 401 (Authentication failed)', 'timestamp': 1716190577656.144, 'url': 'http://127.0.0.2:9391/cockpit/login', 'networkRequestId': '26527.230'}
cdp: {'source': 'network', 'level': 'error', 'text': 'Failed to load resource: the server responded with a status of 404 (ERROR)', 'timestamp': 1716190578531.666, 'url': 'http://127.0.0.2:9391/cockpit/@localhost/*/po.manifest.js', 'networkRequestId': '26527.237'}
cdp: {'source': 'network', 'level': 'error', 'text': 'Failed to load resource: the server responded with a status of 404 (ERROR)', 'timestamp': 1716190578543.103, 'url': 'http://127.0.0.2:9391/cockpit/@localhost/*/po.js', 'networkRequestId': '26527.238'}
cdp: {'source': 'security', 'level': 'error', 'text': "Refused to execute script from 'http://127.0.0.2:9391/cockpit/@localhost/*/po.manifest.js' because its MIME type ('text/html') is not executable, and strict MIME type checking is enabled.", 'timestamp': 1716190578595.185, 'url': 'http://127.0.0.2:9391/users'}
cdp: {'source': 'security', 'level': 'error', 'text': "Refused to execute script from 'http://127.0.0.2:9391/cockpit/@localhost/*/po.js' because its MIME type ('text/html') is not executable, and strict MIME type checking is enabled.", 'timestamp': 1716190578595.362, 'url': 'http://127.0.0.2:9391/users'}
warning: Unexpected error when getting logged in accounts {"problem":"null","exit_status":"-11","exit_signal":"null","message":"","toString":""}

# Result testUserPasswords (__main__.TestAccounts.testUserPasswords) failed
# 1 TEST FAILED [31s on 534ec6d1c81e]
not ok 148 test/verify/check-users TestAccounts.testUserPasswords [ND@3]

First occurrence: 2024-05-20T07:36:38.513641+00:00 | revision 2493342a76e7323eded0d9f87749a04714176439
Times recorded: 1
Latest occurrences:

  • 2024-05-20T07:36:38.513641+00:00 | revision 2493342a76e7323eded0d9f87749a04714176439

# ----------------------------------------------------------------------
# testUserPasswords (__main__.TestAccounts.testUserPasswords)
[0520/092306.035511:WARNING:sandbox_linux.cc(420)] InitializeSandbox() called with multiple threads in process gpu-process.

DevTools listening on ws://127.0.0.1:9418/devtools/browser/62c305d7-e3dc-418b-9d9a-ef74da946eeb
[0520/092306.058760:WARNING:runtime_features.cc(730)] AttributionReportingCrossAppWeb cannot be enabled in this configuration. Use --enable-features=ConversionMeasurement,AttributionReportingCrossAppWeb in addition.
[0520/092306.712042:WARNING:runtime_features.cc(730)] AttributionReportingCrossAppWeb cannot be enabled in this configuration. Use --enable-features=ConversionMeasurement,AttributionReportingCrossAppWeb in addition.
CDP: {"source":"network","level":"error","text":"Failed to load resource: the server responded with a status of 404 (ERROR)","timestamp":1716196987891.118,"url":"http://127.0.0.2:9191/cockpit/@localhost/*/po.manifest.js","networkRequestId":"25243.19"}
CDP: {"source":"network","level":"error","text":"Failed to load resource: the server responded with a status of 404 (ERROR)","timestamp":1716196987895.607,"url":"http://127.0.0.2:9191/cockpit/@localhost/*/po.js","networkRequestId":"25243.20"}
CDP: {"source":"security","level":"error","text":"Refused to execute script from 'http://127.0.0.2:9191/cockpit/@localhost/*/po.manifest.js' because its MIME type ('text/html') is not executable, and strict MIME type checking is enabled.","timestamp":1716196987935.485,"url":"http://127.0.0.2:9191/users"}
CDP: {"source":"security","level":"error","text":"Refused to execute script from 'http://127.0.0.2:9191/cockpit/@localhost/*/po.js' because its MIME type ('text/html') is not executable, and strict MIME type checking is enabled.","timestamp":1716196987935.654,"url":"http://127.0.0.2:9191/users"}
> warning: Unexpected error when getting logged in accounts {"problem":"null","exit_status":"-11","exit_signal":"null","message":"","toString":""}
> warning: Unexpected error when getting logged in accounts {"problem":"null","exit_status":"-11","exit_signal":"null","message":"","toString":""}
> warning: Unexpected error when getting logged in accounts {"problem":"null","exit_status":"-11","exit_signal":"null","message":"","toString":""}
> warning: Unexpected error when getting logged in accounts {"problem":"null","exit_status":"-11","exit_signal":"null","message":"","toString":""}
CDP: {"source":"rendering","level":"info","text":"Autofocus processing was blocked because a document already has a focused element.","timestamp":1716196993953.598,"url":"http://127.0.0.2:9191/users#/jussi"}
CDP: {"source":"network","level":"error","text":"Failed to load resource: the server responded with a status of 404 (ERROR)","timestamp":1716196995866.624,"url":"http://127.0.0.2:9191/cockpit/@localhost/*/po.manifest.js","networkRequestId":"25243.237"}
CDP: {"source":"network","level":"error","text":"Failed to load resource: the server responded with a status of 404 (ERROR)","timestamp":1716196995880.299,"url":"http://127.0.0.2:9191/cockpit/@localhost/*/po.js","networkRequestId":"25243.238"}
CDP: {"source":"security","level":"error","text":"Refused to execute script from 'http://127.0.0.2:9191/cockpit/@localhost/*/po.manifest.js' because its MIME type ('text/html') is not executable, and strict MIME type checking is enabled.","timestamp":1716196995921.646,"url":"http://127.0.0.2:9191/users"}
CDP: {"source":"security","level":"error","text":"Refused to execute script from 'http://127.0.0.2:9191/cockpit/@localhost/*/po.js' because its MIME type ('text/html') is not executable, and strict MIME type checking is enabled.","timestamp":1716196995921.84,"url":"http://127.0.0.2:9191/users"}
> warning: Unexpected error when getting logged in accounts {"problem":"null","exit_status":"-11","exit_signal":"null","message":"","toString":""}
Traceback (most recent call last):
  File "/work/make-checkout-workdir/test/verify/check-users", line 542, in testUserPasswords
    b.wait_visible("#account-groups-helper")
  File "/work/make-checkout-workdir/test/common/testlib.py", line 672, in wait_visible
    self._wait_present(selector)
  File "/work/make-checkout-workdir/test/common/testlib.py", line 663, in _wait_present
    self.wait_js_func('ph_is_present', selector)
  File "/work/make-checkout-workdir/test/common/testlib.py", line 657, in wait_js_func
    self.wait_js_cond("%s(%s)" % (func, ','.join(map(jsquote, args))))
  File "/work/make-checkout-workdir/test/common/testlib.py", line 642, in wait_js_cond
    self.raise_cdp_exception("timeout\nwait_js_cond", cond, result["exceptionDetails"], trailer)
  File "/work/make-checkout-workdir/test/common/testlib.py", line 332, in raise_cdp_exception
    raise Error("%s(%s): %s" % (func, arg, msg))
testlib.Error: timeout
wait_js_cond(ph_is_present("#account-groups-helper")): 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': 1716196987027.107, 'url': 'http://127.0.0.2:9191/cockpit/login', 'networkRequestId': '25243.12'}
cdp: {'source': 'network', 'level': 'error', 'text': 'Failed to load resource: the server responded with a status of 404 (ERROR)', 'timestamp': 1716196987891.118, 'url': 'http://127.0.0.2:9191/cockpit/@localhost/*/po.manifest.js', 'networkRequestId': '25243.19'}
cdp: {'source': 'network', 'level': 'error', 'text': 'Failed to load resource: the server responded with a status of 404 (ERROR)', 'timestamp': 1716196987895.607, 'url': 'http://127.0.0.2:9191/cockpit/@localhost/*/po.js', 'networkRequestId': '25243.20'}
cdp: {'source': 'security', 'level': 'error', 'text': "Refused to execute script from 'http://127.0.0.2:9191/cockpit/@localhost/*/po.manifest.js' because its MIME type ('text/html') is not executable, and strict MIME type checking is enabled.", 'timestamp': 1716196987935.485, 'url': 'http://127.0.0.2:9191/users'}
cdp: {'source': 'security', 'level': 'error', 'text': "Refused to execute script from 'http://127.0.0.2:9191/cockpit/@localhost/*/po.js' because its MIME type ('text/html') is not executable, and strict MIME type checking is enabled.", 'timestamp': 1716196987935.654, 'url': 'http://127.0.0.2:9191/users'}
warning: Unexpected error when getting logged in accounts {"problem":"null","exit_status":"-11","exit_signal":"null","message":"","toString":""}
warning: Unexpected error when getting logged in accounts {"problem":"null","exit_status":"-11","exit_signal":"null","message":"","toString":""}
warning: Unexpected error when getting logged in accounts {"problem":"null","exit_status":"-11","exit_signal":"null","message":"","toString":""}
warning: Unexpected error when getting logged in accounts {"problem":"null","exit_status":"-11","exit_signal":"null","message":"","toString":""}
cdp: {'source': 'rendering', 'level': 'info', 'text': 'Autofocus processing was blocked because a document already has a focused element.', 'timestamp': 1716196993953.598, 'url': 'http://127.0.0.2:9191/users#/jussi'}
cdp: {'source': 'network', 'level': 'error', 'text': 'Failed to load resource: the server responded with a status of 401 (Authentication failed)', 'timestamp': 1716196994995.319, 'url': 'http://127.0.0.2:9191/cockpit/login', 'networkRequestId': '25243.230'}
cdp: {'source': 'network', 'level': 'error', 'text': 'Failed to load resource: the server responded with a status of 404 (ERROR)', 'timestamp': 1716196995866.624, 'url': 'http://127.0.0.2:9191/cockpit/@localhost/*/po.manifest.js', 'networkRequestId': '25243.237'}
cdp: {'source': 'network', 'level': 'error', 'text': 'Failed to load resource: the server responded with a status of 404 (ERROR)', 'timestamp': 1716196995880.299, 'url': 'http://127.0.0.2:9191/cockpit/@localhost/*/po.js', 'networkRequestId': '25243.238'}
cdp: {'source': 'security', 'level': 'error', 'text': "Refused to execute script from 'http://127.0.0.2:9191/cockpit/@localhost/*/po.manifest.js' because its MIME type ('text/html') is not executable, and strict MIME type checking is enabled.", 'timestamp': 1716196995921.646, 'url': 'http://127.0.0.2:9191/users'}
cdp: {'source': 'security', 'level': 'error', 'text': "Refused to execute script from 'http://127.0.0.2:9191/cockpit/@localhost/*/po.js' because its MIME type ('text/html') is not executable, and strict MIME type checking is enabled.", 'timestamp': 1716196995921.84, 'url': 'http://127.0.0.2:9191/users'}
warning: Unexpected error when getting logged in accounts {"problem":"null","exit_status":"-11","exit_signal":"null","message":"","toString":""}

Wrote screenshot to TestAccounts-testUserPasswords-ubuntu-stable-127.0.0.2-2301-FAIL.png
Wrote HTML dump to TestAccounts-testUserPasswords-ubuntu-stable-127.0.0.2-2301-FAIL.html
Wrote JS log to TestAccounts-testUserPasswords-ubuntu-stable-127.0.0.2-2301-FAIL.js.log
Journal extracted to TestAccounts-testUserPasswords-ubuntu-stable-127.0.0.2-2301-FAIL.log.gz
Core dumps downloaded to /work/make-checkout-workdir/TestAccounts-testUserPasswords-ubuntu-stable-127.0.0.2-2301-FAIL.core
> warning: transport closed: disconnected
Traceback (most recent call last):
  File "/work/make-checkout-workdir/test/verify/check-users", line 542, in testUserPasswords
    b.wait_visible("#account-groups-helper")
  File "/work/make-checkout-workdir/test/common/testlib.py", line 672, in wait_visible
    self._wait_present(selector)
  File "/work/make-checkout-workdir/test/common/testlib.py", line 663, in _wait_present
    self.wait_js_func('ph_is_present', selector)
  File "/work/make-checkout-workdir/test/common/testlib.py", line 657, in wait_js_func
    self.wait_js_cond("%s(%s)" % (func, ','.join(map(jsquote, args))))
  File "/work/make-checkout-workdir/test/common/testlib.py", line 642, in wait_js_cond
    self.raise_cdp_exception("timeout\nwait_js_cond", cond, result["exceptionDetails"], trailer)
  File "/work/make-checkout-workdir/test/common/testlib.py", line 332, in raise_cdp_exception
    raise Error("%s(%s): %s" % (func, arg, msg))
testlib.Error: timeout
wait_js_cond(ph_is_present("#account-groups-helper")): 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': 1716196987027.107, 'url': 'http://127.0.0.2:9191/cockpit/login', 'networkRequestId': '25243.12'}
cdp: {'source': 'network', 'level': 'error', 'text': 'Failed to load resource: the server responded with a status of 404 (ERROR)', 'timestamp': 1716196987891.118, 'url': 'http://127.0.0.2:9191/cockpit/@localhost/*/po.manifest.js', 'networkRequestId': '25243.19'}
cdp: {'source': 'network', 'level': 'error', 'text': 'Failed to load resource: the server responded with a status of 404 (ERROR)', 'timestamp': 1716196987895.607, 'url': 'http://127.0.0.2:9191/cockpit/@localhost/*/po.js', 'networkRequestId': '25243.20'}
cdp: {'source': 'security', 'level': 'error', 'text': "Refused to execute script from 'http://127.0.0.2:9191/cockpit/@localhost/*/po.manifest.js' because its MIME type ('text/html') is not executable, and strict MIME type checking is enabled.", 'timestamp': 1716196987935.485, 'url': 'http://127.0.0.2:9191/users'}
cdp: {'source': 'security', 'level': 'error', 'text': "Refused to execute script from 'http://127.0.0.2:9191/cockpit/@localhost/*/po.js' because its MIME type ('text/html') is not executable, and strict MIME type checking is enabled.", 'timestamp': 1716196987935.654, 'url': 'http://127.0.0.2:9191/users'}
warning: Unexpected error when getting logged in accounts {"problem":"null","exit_status":"-11","exit_signal":"null","message":"","toString":""}
warning: Unexpected error when getting logged in accounts {"problem":"null","exit_status":"-11","exit_signal":"null","message":"","toString":""}
warning: Unexpected error when getting logged in accounts {"problem":"null","exit_status":"-11","exit_signal":"null","message":"","toString":""}
warning: Unexpected error when getting logged in accounts {"problem":"null","exit_status":"-11","exit_signal":"null","message":"","toString":""}
cdp: {'source': 'rendering', 'level': 'info', 'text': 'Autofocus processing was blocked because a document already has a focused element.', 'timestamp': 1716196993953.598, 'url': 'http://127.0.0.2:9191/users#/jussi'}
cdp: {'source': 'network', 'level': 'error', 'text': 'Failed to load resource: the server responded with a status of 401 (Authentication failed)', 'timestamp': 1716196994995.319, 'url': 'http://127.0.0.2:9191/cockpit/login', 'networkRequestId': '25243.230'}
cdp: {'source': 'network', 'level': 'error', 'text': 'Failed to load resource: the server responded with a status of 404 (ERROR)', 'timestamp': 1716196995866.624, 'url': 'http://127.0.0.2:9191/cockpit/@localhost/*/po.manifest.js', 'networkRequestId': '25243.237'}
cdp: {'source': 'network', 'level': 'error', 'text': 'Failed to load resource: the server responded with a status of 404 (ERROR)', 'timestamp': 1716196995880.299, 'url': 'http://127.0.0.2:9191/cockpit/@localhost/*/po.js', 'networkRequestId': '25243.238'}
cdp: {'source': 'security', 'level': 'error', 'text': "Refused to execute script from 'http://127.0.0.2:9191/cockpit/@localhost/*/po.manifest.js' because its MIME type ('text/html') is not executable, and strict MIME type checking is enabled.", 'timestamp': 1716196995921.646, 'url': 'http://127.0.0.2:9191/users'}
cdp: {'source': 'security', 'level': 'error', 'text': "Refused to execute script from 'http://127.0.0.2:9191/cockpit/@localhost/*/po.js' because its MIME type ('text/html') is not executable, and strict MIME type checking is enabled.", 'timestamp': 1716196995921.84, 'url': 'http://127.0.0.2:9191/users'}
warning: Unexpected error when getting logged in accounts {"problem":"null","exit_status":"-11","exit_signal":"null","message":"","toString":""}

# Result testUserPasswords (__main__.TestAccounts.testUserPasswords) failed
# 1 TEST FAILED [31s on aa577f93f9f0]
not ok 150 test/verify/check-users TestAccounts.testUserPasswords [ND@1]

First occurrence: 2024-05-20T09:23:36.242816+00:00 | revision a8dca89adafeb6da6d83a951f2f0ab8d601e60b1
Times recorded: 1
Latest occurrences:

  • 2024-05-20T09:23:36.242816+00:00 | revision a8dca89adafeb6da6d83a951f2f0ab8d601e60b1

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

No branches or pull requests

2 participants