cockpit-project / bots

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

setroubleshootd interrupts pending D-Bus calls with its idle timer #4672

Open martinpitt opened 1 year ago

martinpitt commented 1 year ago

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

cockpituous commented 1 year ago

centos-8-stream Ooops, it happened again

cockpituous commented 1 year ago

fedora-37 Ooops, it happened again

cockpituous commented 1 year ago

fedora-38 Ooops, it happened again


# ----------------------------------------------------------------------
# testTroubleshootAlerts (__main__.TestSelinux.testTroubleshootAlerts)
 > https://cockpit-images.eu-central-1.linodeobjects.com/ (authenticated)
 > https://cockpit-images.us-east-1.linodeobjects.com/ (authenticated)
=> https://cockpit-images.us-east-1.linodeobjects.com/fedora-39-016146d15929936c4681c569af87ff5c5fd07614a0ab0409028a0ddca3655cf8.qcow2

DevTools listening on ws://127.0.0.1:9249/devtools/browser/cf8fa1e0-de57-4edb-be0e-2a81faa7f5b2
[0213/122921.046178:WARNING:sandbox_linux.cc(418)] InitializeSandbox() called with multiple threads in process gpu-process.
CDP: {"source":"network","level":"error","text":"Failed to load resource: the server responded with a status of 404 (ERROR)","timestamp":1707827362793.064,"url":"http://127.0.0.2:9091/cockpit/@localhost/*/po.manifest.js","networkRequestId":"36032.19"}
CDP: {"source":"network","level":"error","text":"Failed to load resource: the server responded with a status of 404 (ERROR)","timestamp":1707827362794.1,"url":"http://127.0.0.2:9091/cockpit/@localhost/*/po.js","networkRequestId":"36032.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":1707827362831.906,"url":"http://127.0.0.2:9091/selinux"}
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":1707827362832.064,"url":"http://127.0.0.2:9091/selinux"}
> warning: Resolving coreutils failed: {"detail":"cannot update repo 'updates': Cannot prepare internal mirrorlist: Curl error (6): Couldn't resolve host name for https://mirrors.fedoraproject.org/metalink?repo=updates-released-f38&arch=x86_64 [Could not resolve host: mirrors.fedoraproject.org]; Last error: Curl error (6): Couldn't resolve host name for https://mirrors.fedoraproject.org/metalink?repo=updates-released-f38&arch=x86_64&countme=1 [Could not resolve host: mirrors.fedoraproject.org]","code":64}
> warning: loading available updates failed: {"detail":"cannot update repo 'updates': Cannot prepare internal mirrorlist: Curl error (6): Couldn't resolve host name for https://mirrors.fedoraproject.org/metalink?repo=updates-released-f38&arch=x86_64 [Could not resolve host: mirrors.fedoraproject.org]; Last error: Curl error (6): Couldn't resolve host name for https://mirrors.fedoraproject.org/metalink?repo=updates-released-f38&arch=x86_64 [Could not resolve host: mirrors.fedoraproject.org]","code":64}
./ls: cannot open directory '/home/admin/public_html': Permission denied
./ls: cannot open directory '/home/admin/public_html': Permission denied
> warning: Unable to delete alert with id 22257b12-c557-4652-a1b2-5a12e0932694 : {"problem":null,"name":"org.freedesktop.DBus.Error.NoReply","message":"Remote peer disconnected"}
Traceback (most recent call last):
  File "/work/bots/make-checkout-workdir/test/verify/check-selinux", line 166, in testTroubleshootAlerts
    b.wait_not_present(row_selector)
  File "/work/bots/make-checkout-workdir/test/common/testlib.py", line 644, in wait_not_present
    self.wait_js_func('!ph_is_present', selector)
  File "/work/bots/make-checkout-workdir/test/common/testlib.py", line 635, in wait_js_func
    self.wait_js_cond("%s(%s)" % (func, ','.join(map(jsquote, args))))
  File "/work/bots/make-checkout-workdir/test/common/testlib.py", line 620, in wait_js_cond
    self.raise_cdp_exception("timeout\nwait_js_cond", cond, result["exceptionDetails"], trailer)
  File "/work/bots/make-checkout-workdir/test/common/testlib.py", line 321, in raise_cdp_exception
    raise Error("%s(%s): %s" % (func, arg, msg))
testlib.Error: timeout
wait_js_cond(!ph_is_present("tbody:contains('ls from read access on the directory')")): 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': 1707827362031.223, 'url': 'http://127.0.0.2:9091/cockpit/login', 'networkRequestId': '36032.12'}
cdp: {'source': 'network', 'level': 'error', 'text': 'Failed to load resource: the server responded with a status of 404 (ERROR)', 'timestamp': 1707827362793.064, 'url': 'http://127.0.0.2:9091/cockpit/@localhost/*/po.manifest.js', 'networkRequestId': '36032.19'}
cdp: {'source': 'network', 'level': 'error', 'text': 'Failed to load resource: the server responded with a status of 404 (ERROR)', 'timestamp': 1707827362794.1, 'url': 'http://127.0.0.2:9091/cockpit/@localhost/*/po.js', 'networkRequestId': '36032.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': 1707827362831.906, 'url': 'http://127.0.0.2:9091/selinux'}
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': 1707827362832.064, 'url': 'http://127.0.0.2:9091/selinux'}
warning: Resolving coreutils failed: {"detail":"cannot update repo 'updates': Cannot prepare internal mirrorlist: Curl error (6): Couldn't resolve host name for https://mirrors.fedoraproject.org/metalink?repo=updates-released-f38&arch=x86_64 [Could not resolve host: mirrors.fedoraproject.org]; Last error: Curl error (6): Couldn't resolve host name for https://mirrors.fedoraproject.org/metalink?repo=updates-released-f38&arch=x86_64&countme=1 [Could not resolve host: mirrors.fedoraproject.org]","code":64}
warning: loading available updates failed: {"detail":"cannot update repo 'updates': Cannot prepare internal mirrorlist: Curl error (6): Couldn't resolve host name for https://mirrors.fedoraproject.org/metalink?repo=updates-released-f38&arch=x86_64 [Could not resolve host: mirrors.fedoraproject.org]; Last error: Curl error (6): Couldn't resolve host name for https://mirrors.fedoraproject.org/metalink?repo=updates-released-f38&arch=x86_64 [Could not resolve host: mirrors.fedoraproject.org]","code":64}
warning: Unable to delete alert with id 22257b12-c557-4652-a1b2-5a12e0932694 : {"problem":null,"name":"org.freedesktop.DBus.Error.NoReply","message":"Remote peer disconnected"}

Wrote screenshot to TestSelinux-testTroubleshootAlerts-fedora-38-127.0.0.2-2201-FAIL.png
Wrote HTML dump to TestSelinux-testTroubleshootAlerts-fedora-38-127.0.0.2-2201-FAIL.html
Wrote JS log to TestSelinux-testTroubleshootAlerts-fedora-38-127.0.0.2-2201-FAIL.js.log
Journal extracted to TestSelinux-testTroubleshootAlerts-fedora-38-127.0.0.2-2201-FAIL.log.gz
Journal extracted to TestSelinux-testTroubleshootAlerts-fedora-39-127.0.0.2-2202-FAIL.log.gz
> warning: transport closed: disconnected
Traceback (most recent call last):
  File "/work/bots/make-checkout-workdir/test/verify/check-selinux", line 166, in testTroubleshootAlerts
    b.wait_not_present(row_selector)
  File "/work/bots/make-checkout-workdir/test/common/testlib.py", line 644, in wait_not_present
    self.wait_js_func('!ph_is_present', selector)
  File "/work/bots/make-checkout-workdir/test/common/testlib.py", line 635, in wait_js_func
    self.wait_js_cond("%s(%s)" % (func, ','.join(map(jsquote, args))))
  File "/work/bots/make-checkout-workdir/test/common/testlib.py", line 620, in wait_js_cond
    self.raise_cdp_exception("timeout\nwait_js_cond", cond, result["exceptionDetails"], trailer)
  File "/work/bots/make-checkout-workdir/test/common/testlib.py", line 321, in raise_cdp_exception
    raise Error("%s(%s): %s" % (func, arg, msg))
testlib.Error: timeout
wait_js_cond(!ph_is_present("tbody:contains('ls from read access on the directory')")): 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': 1707827362031.223, 'url': 'http://127.0.0.2:9091/cockpit/login', 'networkRequestId': '36032.12'}
cdp: {'source': 'network', 'level': 'error', 'text': 'Failed to load resource: the server responded with a status of 404 (ERROR)', 'timestamp': 1707827362793.064, 'url': 'http://127.0.0.2:9091/cockpit/@localhost/*/po.manifest.js', 'networkRequestId': '36032.19'}
cdp: {'source': 'network', 'level': 'error', 'text': 'Failed to load resource: the server responded with a status of 404 (ERROR)', 'timestamp': 1707827362794.1, 'url': 'http://127.0.0.2:9091/cockpit/@localhost/*/po.js', 'networkRequestId': '36032.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': 1707827362831.906, 'url': 'http://127.0.0.2:9091/selinux'}
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': 1707827362832.064, 'url': 'http://127.0.0.2:9091/selinux'}
warning: Resolving coreutils failed: {"detail":"cannot update repo 'updates': Cannot prepare internal mirrorlist: Curl error (6): Couldn't resolve host name for https://mirrors.fedoraproject.org/metalink?repo=updates-released-f38&arch=x86_64 [Could not resolve host: mirrors.fedoraproject.org]; Last error: Curl error (6): Couldn't resolve host name for https://mirrors.fedoraproject.org/metalink?repo=updates-released-f38&arch=x86_64&countme=1 [Could not resolve host: mirrors.fedoraproject.org]","code":64}
warning: loading available updates failed: {"detail":"cannot update repo 'updates': Cannot prepare internal mirrorlist: Curl error (6): Couldn't resolve host name for https://mirrors.fedoraproject.org/metalink?repo=updates-released-f38&arch=x86_64 [Could not resolve host: mirrors.fedoraproject.org]; Last error: Curl error (6): Couldn't resolve host name for https://mirrors.fedoraproject.org/metalink?repo=updates-released-f38&arch=x86_64 [Could not resolve host: mirrors.fedoraproject.org]","code":64}
warning: Unable to delete alert with id 22257b12-c557-4652-a1b2-5a12e0932694 : {"problem":null,"name":"org.freedesktop.DBus.Error.NoReply","message":"Remote peer disconnected"}

# Result testTroubleshootAlerts (__main__.TestSelinux.testTroubleshootAlerts) failed
# 1 TEST FAILED [118s on rhos-01-20]
not ok 41 test/verify/check-selinux TestSelinux.testTroubleshootAlerts $2

First occurrence: 2024-02-13T12:30:34.111299 | revision ddb5f9df4de09499646037fd4aeb722ab21c696a Times recorded: 1 Latest occurrences:

# ----------------------------------------------------------------------
# testTroubleshootAlerts (__main__.TestSelinux.testTroubleshootAlerts)

DevTools listening on ws://127.0.0.1:9748/devtools/browser/1212e887-f5da-4961-bc21-1afbb2030098
[0219/124558.825262:WARNING:sandbox_linux.cc(418)] InitializeSandbox() called with multiple threads in process gpu-process.
CDP: {"source":"network","level":"error","text":"Failed to load resource: the server responded with a status of 404 (ERROR)","timestamp":1708346760974.32,"url":"http://127.0.0.2:9191/cockpit/@localhost/*/po.js","networkRequestId":"83275.20"}
CDP: {"source":"network","level":"error","text":"Failed to load resource: the server responded with a status of 404 (ERROR)","timestamp":1708346760976.048,"url":"http://127.0.0.2:9191/cockpit/@localhost/*/po.manifest.js","networkRequestId":"83275.19"}
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":1708346761038.171,"url":"http://127.0.0.2:9191/selinux"}
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":1708346761038.435,"url":"http://127.0.0.2:9191/selinux"}
> warning: Resolving coreutils failed: {"detail":"cannot update repo 'updates': Cannot prepare internal mirrorlist: Curl error (6): Couldn't resolve host name for https://mirrors.fedoraproject.org/metalink?repo=updates-released-f38&arch=x86_64 [Could not resolve host: mirrors.fedoraproject.org]; Last error: Curl error (6): Couldn't resolve host name for https://mirrors.fedoraproject.org/metalink?repo=updates-released-f38&arch=x86_64&countme=1 [Could not resolve host: mirrors.fedoraproject.org]","code":64}
> warning: loading available updates failed: {"detail":"cannot update repo 'updates': Cannot prepare internal mirrorlist: Curl error (6): Couldn't resolve host name for https://mirrors.fedoraproject.org/metalink?repo=updates-released-f38&arch=x86_64 [Could not resolve host: mirrors.fedoraproject.org]; Last error: Curl error (6): Couldn't resolve host name for https://mirrors.fedoraproject.org/metalink?repo=updates-released-f38&arch=x86_64 [Could not resolve host: mirrors.fedoraproject.org]","code":64}
./ls: cannot open directory '/home/admin/public_html': Permission denied
./ls: cannot open directory '/home/admin/public_html': Permission denied
> warning: Unable to delete alert with id 68ad2667-381b-4fc5-ba8f-6430ec86b303 : {"problem":null,"name":"org.freedesktop.DBus.Error.NoReply","message":"Remote peer disconnected"}
Traceback (most recent call last):
  File "/work/bots/make-checkout-workdir/test/verify/check-selinux", line 166, in testTroubleshootAlerts
    b.wait_not_present(row_selector)
  File "/work/bots/make-checkout-workdir/test/common/testlib.py", line 642, in wait_not_present
    self.wait_js_func('!ph_is_present', selector)
  File "/work/bots/make-checkout-workdir/test/common/testlib.py", line 633, in wait_js_func
    self.wait_js_cond("%s(%s)" % (func, ','.join(map(jsquote, args))))
  File "/work/bots/make-checkout-workdir/test/common/testlib.py", line 618, in wait_js_cond
    self.raise_cdp_exception("timeout\nwait_js_cond", cond, result["exceptionDetails"], trailer)
  File "/work/bots/make-checkout-workdir/test/common/testlib.py", line 319, in raise_cdp_exception
    raise Error("%s(%s): %s" % (func, arg, msg))
testlib.Error: timeout
wait_js_cond(!ph_is_present("tbody:contains('ls from read access on the directory')")): 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': 1708346759948.737, 'url': 'http://127.0.0.2:9191/cockpit/login', 'networkRequestId': '83275.12'}
cdp: {'source': 'network', 'level': 'error', 'text': 'Failed to load resource: the server responded with a status of 404 (ERROR)', 'timestamp': 1708346760974.32, 'url': 'http://127.0.0.2:9191/cockpit/@localhost/*/po.js', 'networkRequestId': '83275.20'}
cdp: {'source': 'network', 'level': 'error', 'text': 'Failed to load resource: the server responded with a status of 404 (ERROR)', 'timestamp': 1708346760976.048, 'url': 'http://127.0.0.2:9191/cockpit/@localhost/*/po.manifest.js', 'networkRequestId': '83275.19'}
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': 1708346761038.171, 'url': 'http://127.0.0.2:9191/selinux'}
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': 1708346761038.435, 'url': 'http://127.0.0.2:9191/selinux'}
warning: Resolving coreutils failed: {"detail":"cannot update repo 'updates': Cannot prepare internal mirrorlist: Curl error (6): Couldn't resolve host name for https://mirrors.fedoraproject.org/metalink?repo=updates-released-f38&arch=x86_64 [Could not resolve host: mirrors.fedoraproject.org]; Last error: Curl error (6): Couldn't resolve host name for https://mirrors.fedoraproject.org/metalink?repo=updates-released-f38&arch=x86_64&countme=1 [Could not resolve host: mirrors.fedoraproject.org]","code":64}
warning: loading available updates failed: {"detail":"cannot update repo 'updates': Cannot prepare internal mirrorlist: Curl error (6): Couldn't resolve host name for https://mirrors.fedoraproject.org/metalink?repo=updates-released-f38&arch=x86_64 [Could not resolve host: mirrors.fedoraproject.org]; Last error: Curl error (6): Couldn't resolve host name for https://mirrors.fedoraproject.org/metalink?repo=updates-released-f38&arch=x86_64 [Could not resolve host: mirrors.fedoraproject.org]","code":64}
warning: Unable to delete alert with id 68ad2667-381b-4fc5-ba8f-6430ec86b303 : {"problem":null,"name":"org.freedesktop.DBus.Error.NoReply","message":"Remote peer disconnected"}

Wrote screenshot to TestSelinux-testTroubleshootAlerts-fedora-38-127.0.0.2-2301-FAIL.png
Wrote HTML dump to TestSelinux-testTroubleshootAlerts-fedora-38-127.0.0.2-2301-FAIL.html
Wrote JS log to TestSelinux-testTroubleshootAlerts-fedora-38-127.0.0.2-2301-FAIL.js.log
Journal extracted to TestSelinux-testTroubleshootAlerts-fedora-38-127.0.0.2-2301-FAIL.log.gz
Journal extracted to TestSelinux-testTroubleshootAlerts-fedora-39-127.0.0.2-2302-FAIL.log.gz
> warning: transport closed: disconnected
[0219/124712.100331:ERROR:check.cc(297)] Check failed: false. NOTREACHED log messages are omitted in official builds. Sorry!
Traceback (most recent call last):
  File "/work/bots/make-checkout-workdir/test/verify/check-selinux", line 166, in testTroubleshootAlerts
    b.wait_not_present(row_selector)
  File "/work/bots/make-checkout-workdir/test/common/testlib.py", line 642, in wait_not_present
    self.wait_js_func('!ph_is_present', selector)
  File "/work/bots/make-checkout-workdir/test/common/testlib.py", line 633, in wait_js_func
    self.wait_js_cond("%s(%s)" % (func, ','.join(map(jsquote, args))))
  File "/work/bots/make-checkout-workdir/test/common/testlib.py", line 618, in wait_js_cond
    self.raise_cdp_exception("timeout\nwait_js_cond", cond, result["exceptionDetails"], trailer)
  File "/work/bots/make-checkout-workdir/test/common/testlib.py", line 319, in raise_cdp_exception
    raise Error("%s(%s): %s" % (func, arg, msg))
testlib.Error: timeout
wait_js_cond(!ph_is_present("tbody:contains('ls from read access on the directory')")): 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': 1708346759948.737, 'url': 'http://127.0.0.2:9191/cockpit/login', 'networkRequestId': '83275.12'}
cdp: {'source': 'network', 'level': 'error', 'text': 'Failed to load resource: the server responded with a status of 404 (ERROR)', 'timestamp': 1708346760974.32, 'url': 'http://127.0.0.2:9191/cockpit/@localhost/*/po.js', 'networkRequestId': '83275.20'}
cdp: {'source': 'network', 'level': 'error', 'text': 'Failed to load resource: the server responded with a status of 404 (ERROR)', 'timestamp': 1708346760976.048, 'url': 'http://127.0.0.2:9191/cockpit/@localhost/*/po.manifest.js', 'networkRequestId': '83275.19'}
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': 1708346761038.171, 'url': 'http://127.0.0.2:9191/selinux'}
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': 1708346761038.435, 'url': 'http://127.0.0.2:9191/selinux'}
warning: Resolving coreutils failed: {"detail":"cannot update repo 'updates': Cannot prepare internal mirrorlist: Curl error (6): Couldn't resolve host name for https://mirrors.fedoraproject.org/metalink?repo=updates-released-f38&arch=x86_64 [Could not resolve host: mirrors.fedoraproject.org]; Last error: Curl error (6): Couldn't resolve host name for https://mirrors.fedoraproject.org/metalink?repo=updates-released-f38&arch=x86_64&countme=1 [Could not resolve host: mirrors.fedoraproject.org]","code":64}
warning: loading available updates failed: {"detail":"cannot update repo 'updates': Cannot prepare internal mirrorlist: Curl error (6): Couldn't resolve host name for https://mirrors.fedoraproject.org/metalink?repo=updates-released-f38&arch=x86_64 [Could not resolve host: mirrors.fedoraproject.org]; Last error: Curl error (6): Couldn't resolve host name for https://mirrors.fedoraproject.org/metalink?repo=updates-released-f38&arch=x86_64 [Could not resolve host: mirrors.fedoraproject.org]","code":64}
warning: Unable to delete alert with id 68ad2667-381b-4fc5-ba8f-6430ec86b303 : {"problem":null,"name":"org.freedesktop.DBus.Error.NoReply","message":"Remote peer disconnected"}

# Result testTroubleshootAlerts (__main__.TestSelinux.testTroubleshootAlerts) failed
# 1 TEST FAILED [98s on 1-ci-srv-05]
not ok 63 test/verify/check-selinux TestSelinux.testTroubleshootAlerts $2

First occurrence: 2024-02-19T12:47:12.984280 | revision 6c8e3a2476db45bb21643304d3d718426a3dd256 Times recorded: 1 Latest occurrences:

# ----------------------------------------------------------------------
# testTroubleshootAlerts (__main__.TestSelinux.testTroubleshootAlerts)

DevTools listening on ws://127.0.0.1:10038/devtools/browser/8fd37b0d-fd96-4eda-b16b-e0ff59da204e
[0220/121054.454897:WARNING:sandbox_linux.cc(418)] InitializeSandbox() called with multiple threads in process gpu-process.
[0220/121054.462221:ERROR:command_buffer_proxy_impl.cc(131)] ContextResult::kTransientFailure: Failed to send GpuControl.CreateCommandBuffer.
CDP: {"source":"network","level":"error","text":"Failed to load resource: the server responded with a status of 404 (ERROR)","timestamp":1708431056629.518,"url":"http://127.0.0.2:9391/cockpit/@localhost/*/po.manifest.js","networkRequestId":"38777.19"}
CDP: {"source":"network","level":"error","text":"Failed to load resource: the server responded with a status of 404 (ERROR)","timestamp":1708431056635.512,"url":"http://127.0.0.2:9391/cockpit/@localhost/*/po.js","networkRequestId":"38777.20"}
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":1708431056699.584,"url":"http://127.0.0.2:9391/selinux"}
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":1708431056699.918,"url":"http://127.0.0.2:9391/selinux"}
> warning: Resolving coreutils failed: {"detail":"cannot update repo 'updates': Cannot prepare internal mirrorlist: Curl error (6): Couldn't resolve host name for https://mirrors.fedoraproject.org/metalink?repo=updates-released-f38&arch=x86_64 [Could not resolve host: mirrors.fedoraproject.org]; Last error: Curl error (6): Couldn't resolve host name for https://mirrors.fedoraproject.org/metalink?repo=updates-released-f38&arch=x86_64&countme=1 [Could not resolve host: mirrors.fedoraproject.org]","code":64}
> warning: loading available updates failed: {"detail":"cannot update repo 'updates': Cannot prepare internal mirrorlist: Curl error (6): Couldn't resolve host name for https://mirrors.fedoraproject.org/metalink?repo=updates-released-f38&arch=x86_64 [Could not resolve host: mirrors.fedoraproject.org]; Last error: Curl error (6): Couldn't resolve host name for https://mirrors.fedoraproject.org/metalink?repo=updates-released-f38&arch=x86_64 [Could not resolve host: mirrors.fedoraproject.org]","code":64}
./ls: cannot open directory '/home/admin/public_html': Permission denied
./ls: cannot open directory '/home/admin/public_html': Permission denied
> warning: Unable to delete alert with id 48ba8f73-0243-4bf0-93c0-ac47f87cb7b3 : {"problem":null,"name":"org.freedesktop.DBus.Error.NoReply","message":"Remote peer disconnected"}
Traceback (most recent call last):
  File "/work/bots/make-checkout-workdir/test/verify/check-selinux", line 166, in testTroubleshootAlerts
    b.wait_not_present(row_selector)
  File "/work/bots/make-checkout-workdir/test/common/testlib.py", line 642, in wait_not_present
    self.wait_js_func('!ph_is_present', selector)
  File "/work/bots/make-checkout-workdir/test/common/testlib.py", line 633, in wait_js_func
    self.wait_js_cond("%s(%s)" % (func, ','.join(map(jsquote, args))))
  File "/work/bots/make-checkout-workdir/test/common/testlib.py", line 618, in wait_js_cond
    self.raise_cdp_exception("timeout\nwait_js_cond", cond, result["exceptionDetails"], trailer)
  File "/work/bots/make-checkout-workdir/test/common/testlib.py", line 319, in raise_cdp_exception
    raise Error("%s(%s): %s" % (func, arg, msg))
testlib.Error: timeout
wait_js_cond(!ph_is_present("tbody:contains('ls from read access on the directory')")): 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': 1708431055715.172, 'url': 'http://127.0.0.2:9391/cockpit/login', 'networkRequestId': '38777.12'}
cdp: {'source': 'network', 'level': 'error', 'text': 'Failed to load resource: the server responded with a status of 404 (ERROR)', 'timestamp': 1708431056629.518, 'url': 'http://127.0.0.2:9391/cockpit/@localhost/*/po.manifest.js', 'networkRequestId': '38777.19'}
cdp: {'source': 'network', 'level': 'error', 'text': 'Failed to load resource: the server responded with a status of 404 (ERROR)', 'timestamp': 1708431056635.512, 'url': 'http://127.0.0.2:9391/cockpit/@localhost/*/po.js', 'networkRequestId': '38777.20'}
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': 1708431056699.584, 'url': 'http://127.0.0.2:9391/selinux'}
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': 1708431056699.918, 'url': 'http://127.0.0.2:9391/selinux'}
warning: Resolving coreutils failed: {"detail":"cannot update repo 'updates': Cannot prepare internal mirrorlist: Curl error (6): Couldn't resolve host name for https://mirrors.fedoraproject.org/metalink?repo=updates-released-f38&arch=x86_64 [Could not resolve host: mirrors.fedoraproject.org]; Last error: Curl error (6): Couldn't resolve host name for https://mirrors.fedoraproject.org/metalink?repo=updates-released-f38&arch=x86_64&countme=1 [Could not resolve host: mirrors.fedoraproject.org]","code":64}
warning: loading available updates failed: {"detail":"cannot update repo 'updates': Cannot prepare internal mirrorlist: Curl error (6): Couldn't resolve host name for https://mirrors.fedoraproject.org/metalink?repo=updates-released-f38&arch=x86_64 [Could not resolve host: mirrors.fedoraproject.org]; Last error: Curl error (6): Couldn't resolve host name for https://mirrors.fedoraproject.org/metalink?repo=updates-released-f38&arch=x86_64 [Could not resolve host: mirrors.fedoraproject.org]","code":64}
warning: Unable to delete alert with id 48ba8f73-0243-4bf0-93c0-ac47f87cb7b3 : {"problem":null,"name":"org.freedesktop.DBus.Error.NoReply","message":"Remote peer disconnected"}

Wrote screenshot to TestSelinux-testTroubleshootAlerts-fedora-38-127.0.0.2-2501-FAIL.png
Wrote HTML dump to TestSelinux-testTroubleshootAlerts-fedora-38-127.0.0.2-2501-FAIL.html
Wrote JS log to TestSelinux-testTroubleshootAlerts-fedora-38-127.0.0.2-2501-FAIL.js.log
Journal extracted to TestSelinux-testTroubleshootAlerts-fedora-38-127.0.0.2-2501-FAIL.log.gz
Journal extracted to TestSelinux-testTroubleshootAlerts-fedora-39-127.0.0.2-2502-FAIL.log.gz
> warning: transport closed: disconnected
[0220/121208.108845:ERROR:check.cc(297)] Check failed: false. NOTREACHED log messages are omitted in official builds. Sorry!
Traceback (most recent call last):
  File "/work/bots/make-checkout-workdir/test/verify/check-selinux", line 166, in testTroubleshootAlerts
    b.wait_not_present(row_selector)
  File "/work/bots/make-checkout-workdir/test/common/testlib.py", line 642, in wait_not_present
    self.wait_js_func('!ph_is_present', selector)
  File "/work/bots/make-checkout-workdir/test/common/testlib.py", line 633, in wait_js_func
    self.wait_js_cond("%s(%s)" % (func, ','.join(map(jsquote, args))))
  File "/work/bots/make-checkout-workdir/test/common/testlib.py", line 618, in wait_js_cond
    self.raise_cdp_exception("timeout\nwait_js_cond", cond, result["exceptionDetails"], trailer)
  File "/work/bots/make-checkout-workdir/test/common/testlib.py", line 319, in raise_cdp_exception
    raise Error("%s(%s): %s" % (func, arg, msg))
testlib.Error: timeout
wait_js_cond(!ph_is_present("tbody:contains('ls from read access on the directory')")): 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': 1708431055715.172, 'url': 'http://127.0.0.2:9391/cockpit/login', 'networkRequestId': '38777.12'}
cdp: {'source': 'network', 'level': 'error', 'text': 'Failed to load resource: the server responded with a status of 404 (ERROR)', 'timestamp': 1708431056629.518, 'url': 'http://127.0.0.2:9391/cockpit/@localhost/*/po.manifest.js', 'networkRequestId': '38777.19'}
cdp: {'source': 'network', 'level': 'error', 'text': 'Failed to load resource: the server responded with a status of 404 (ERROR)', 'timestamp': 1708431056635.512, 'url': 'http://127.0.0.2:9391/cockpit/@localhost/*/po.js', 'networkRequestId': '38777.20'}
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': 1708431056699.584, 'url': 'http://127.0.0.2:9391/selinux'}
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': 1708431056699.918, 'url': 'http://127.0.0.2:9391/selinux'}
warning: Resolving coreutils failed: {"detail":"cannot update repo 'updates': Cannot prepare internal mirrorlist: Curl error (6): Couldn't resolve host name for https://mirrors.fedoraproject.org/metalink?repo=updates-released-f38&arch=x86_64 [Could not resolve host: mirrors.fedoraproject.org]; Last error: Curl error (6): Couldn't resolve host name for https://mirrors.fedoraproject.org/metalink?repo=updates-released-f38&arch=x86_64&countme=1 [Could not resolve host: mirrors.fedoraproject.org]","code":64}
warning: loading available updates failed: {"detail":"cannot update repo 'updates': Cannot prepare internal mirrorlist: Curl error (6): Couldn't resolve host name for https://mirrors.fedoraproject.org/metalink?repo=updates-released-f38&arch=x86_64 [Could not resolve host: mirrors.fedoraproject.org]; Last error: Curl error (6): Couldn't resolve host name for https://mirrors.fedoraproject.org/metalink?repo=updates-released-f38&arch=x86_64 [Could not resolve host: mirrors.fedoraproject.org]","code":64}
warning: Unable to delete alert with id 48ba8f73-0243-4bf0-93c0-ac47f87cb7b3 : {"problem":null,"name":"org.freedesktop.DBus.Error.NoReply","message":"Remote peer disconnected"}

# Result testTroubleshootAlerts (__main__.TestSelinux.testTroubleshootAlerts) failed
# 1 TEST FAILED [98s on 2-cockpit-7]
not ok 63 test/verify/check-selinux TestSelinux.testTroubleshootAlerts $2

First occurrence: 2024-02-20T12:12:08.929271 | revision 3b6fc46f78d2a2549cd91f54bd8b6313adcf3a24 Times recorded: 1 Latest occurrences:

# ----------------------------------------------------------------------
# testTroubleshootAlerts (__main__.TestSelinux.testTroubleshootAlerts)

DevTools listening on ws://127.0.0.1:9324/devtools/browser/935b72d6-b62a-4de6-b4e0-ad8546164754
[0220/131130.435838:WARNING:sandbox_linux.cc(418)] InitializeSandbox() called with multiple threads in process gpu-process.
[0220/131130.444365:ERROR:command_buffer_proxy_impl.cc(131)] ContextResult::kTransientFailure: Failed to send GpuControl.CreateCommandBuffer.
CDP: {"source":"network","level":"error","text":"Failed to load resource: the server responded with a status of 404 (ERROR)","timestamp":1708434692756.441,"url":"http://127.0.0.2:9591/cockpit/@localhost/*/po.js","networkRequestId":"77593.20"}
CDP: {"source":"network","level":"error","text":"Failed to load resource: the server responded with a status of 404 (ERROR)","timestamp":1708434692758.868,"url":"http://127.0.0.2:9591/cockpit/@localhost/*/po.manifest.js","networkRequestId":"77593.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":1708434692831.084,"url":"http://127.0.0.2:9591/selinux"}
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":1708434692831.419,"url":"http://127.0.0.2:9591/selinux"}
> warning: Resolving coreutils failed: {"detail":"cannot update repo 'updates': Cannot prepare internal mirrorlist: Curl error (6): Couldn't resolve host name for https://mirrors.fedoraproject.org/metalink?repo=updates-released-f38&arch=x86_64 [Could not resolve host: mirrors.fedoraproject.org]; Last error: Curl error (6): Couldn't resolve host name for https://mirrors.fedoraproject.org/metalink?repo=updates-released-f38&arch=x86_64&countme=1 [Could not resolve host: mirrors.fedoraproject.org]","code":64}
> warning: loading available updates failed: {"detail":"cannot update repo 'updates': Cannot prepare internal mirrorlist: Curl error (6): Couldn't resolve host name for https://mirrors.fedoraproject.org/metalink?repo=updates-released-f38&arch=x86_64 [Could not resolve host: mirrors.fedoraproject.org]; Last error: Curl error (6): Couldn't resolve host name for https://mirrors.fedoraproject.org/metalink?repo=updates-released-f38&arch=x86_64 [Could not resolve host: mirrors.fedoraproject.org]","code":64}
./ls: cannot open directory '/home/admin/public_html': Permission denied
./ls: cannot open directory '/home/admin/public_html': Permission denied
> warning: Unable to delete alert with id c93ca706-0080-46a2-98fc-45e16073a5de : {"problem":null,"name":"org.freedesktop.DBus.Error.NoReply","message":"Remote peer disconnected"}
Traceback (most recent call last):
  File "/work/bots/make-checkout-workdir/test/verify/check-selinux", line 166, in testTroubleshootAlerts
    b.wait_not_present(row_selector)
  File "/work/bots/make-checkout-workdir/test/common/testlib.py", line 642, in wait_not_present
    self.wait_js_func('!ph_is_present', selector)
  File "/work/bots/make-checkout-workdir/test/common/testlib.py", line 633, in wait_js_func
    self.wait_js_cond("%s(%s)" % (func, ','.join(map(jsquote, args))))
  File "/work/bots/make-checkout-workdir/test/common/testlib.py", line 618, in wait_js_cond
    self.raise_cdp_exception("timeout\nwait_js_cond", cond, result["exceptionDetails"], trailer)
  File "/work/bots/make-checkout-workdir/test/common/testlib.py", line 319, in raise_cdp_exception
    raise Error("%s(%s): %s" % (func, arg, msg))
testlib.Error: timeout
wait_js_cond(!ph_is_present("tbody:contains('ls from read access on the directory')")): 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': 1708434691739.361, 'url': 'http://127.0.0.2:9591/cockpit/login', 'networkRequestId': '77593.12'}
cdp: {'source': 'network', 'level': 'error', 'text': 'Failed to load resource: the server responded with a status of 404 (ERROR)', 'timestamp': 1708434692756.441, 'url': 'http://127.0.0.2:9591/cockpit/@localhost/*/po.js', 'networkRequestId': '77593.20'}
cdp: {'source': 'network', 'level': 'error', 'text': 'Failed to load resource: the server responded with a status of 404 (ERROR)', 'timestamp': 1708434692758.868, 'url': 'http://127.0.0.2:9591/cockpit/@localhost/*/po.manifest.js', 'networkRequestId': '77593.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': 1708434692831.084, 'url': 'http://127.0.0.2:9591/selinux'}
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': 1708434692831.419, 'url': 'http://127.0.0.2:9591/selinux'}
warning: Resolving coreutils failed: {"detail":"cannot update repo 'updates': Cannot prepare internal mirrorlist: Curl error (6): Couldn't resolve host name for https://mirrors.fedoraproject.org/metalink?repo=updates-released-f38&arch=x86_64 [Could not resolve host: mirrors.fedoraproject.org]; Last error: Curl error (6): Couldn't resolve host name for https://mirrors.fedoraproject.org/metalink?repo=updates-released-f38&arch=x86_64&countme=1 [Could not resolve host: mirrors.fedoraproject.org]","code":64}
warning: loading available updates failed: {"detail":"cannot update repo 'updates': Cannot prepare internal mirrorlist: Curl error (6): Couldn't resolve host name for https://mirrors.fedoraproject.org/metalink?repo=updates-released-f38&arch=x86_64 [Could not resolve host: mirrors.fedoraproject.org]; Last error: Curl error (6): Couldn't resolve host name for https://mirrors.fedoraproject.org/metalink?repo=updates-released-f38&arch=x86_64 [Could not resolve host: mirrors.fedoraproject.org]","code":64}
warning: Unable to delete alert with id c93ca706-0080-46a2-98fc-45e16073a5de : {"problem":null,"name":"org.freedesktop.DBus.Error.NoReply","message":"Remote peer disconnected"}

Wrote screenshot to TestSelinux-testTroubleshootAlerts-fedora-38-127.0.0.2-2701-FAIL.png
Wrote HTML dump to TestSelinux-testTroubleshootAlerts-fedora-38-127.0.0.2-2701-FAIL.html
Wrote JS log to TestSelinux-testTroubleshootAlerts-fedora-38-127.0.0.2-2701-FAIL.js.log
Journal extracted to TestSelinux-testTroubleshootAlerts-fedora-38-127.0.0.2-2701-FAIL.log.gz
Journal extracted to TestSelinux-testTroubleshootAlerts-fedora-39-127.0.0.2-2702-FAIL.log.gz
> warning: transport closed: disconnected
[0220/131243.989220:ERROR:check.cc(297)] Check failed: false. NOTREACHED log messages are omitted in official builds. Sorry!
Traceback (most recent call last):
  File "/work/bots/make-checkout-workdir/test/verify/check-selinux", line 166, in testTroubleshootAlerts
    b.wait_not_present(row_selector)
  File "/work/bots/make-checkout-workdir/test/common/testlib.py", line 642, in wait_not_present
    self.wait_js_func('!ph_is_present', selector)
  File "/work/bots/make-checkout-workdir/test/common/testlib.py", line 633, in wait_js_func
    self.wait_js_cond("%s(%s)" % (func, ','.join(map(jsquote, args))))
  File "/work/bots/make-checkout-workdir/test/common/testlib.py", line 618, in wait_js_cond
    self.raise_cdp_exception("timeout\nwait_js_cond", cond, result["exceptionDetails"], trailer)
  File "/work/bots/make-checkout-workdir/test/common/testlib.py", line 319, in raise_cdp_exception
    raise Error("%s(%s): %s" % (func, arg, msg))
testlib.Error: timeout
wait_js_cond(!ph_is_present("tbody:contains('ls from read access on the directory')")): 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': 1708434691739.361, 'url': 'http://127.0.0.2:9591/cockpit/login', 'networkRequestId': '77593.12'}
cdp: {'source': 'network', 'level': 'error', 'text': 'Failed to load resource: the server responded with a status of 404 (ERROR)', 'timestamp': 1708434692756.441, 'url': 'http://127.0.0.2:9591/cockpit/@localhost/*/po.js', 'networkRequestId': '77593.20'}
cdp: {'source': 'network', 'level': 'error', 'text': 'Failed to load resource: the server responded with a status of 404 (ERROR)', 'timestamp': 1708434692758.868, 'url': 'http://127.0.0.2:9591/cockpit/@localhost/*/po.manifest.js', 'networkRequestId': '77593.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': 1708434692831.084, 'url': 'http://127.0.0.2:9591/selinux'}
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': 1708434692831.419, 'url': 'http://127.0.0.2:9591/selinux'}
warning: Resolving coreutils failed: {"detail":"cannot update repo 'updates': Cannot prepare internal mirrorlist: Curl error (6): Couldn't resolve host name for https://mirrors.fedoraproject.org/metalink?repo=updates-released-f38&arch=x86_64 [Could not resolve host: mirrors.fedoraproject.org]; Last error: Curl error (6): Couldn't resolve host name for https://mirrors.fedoraproject.org/metalink?repo=updates-released-f38&arch=x86_64&countme=1 [Could not resolve host: mirrors.fedoraproject.org]","code":64}
warning: loading available updates failed: {"detail":"cannot update repo 'updates': Cannot prepare internal mirrorlist: Curl error (6): Couldn't resolve host name for https://mirrors.fedoraproject.org/metalink?repo=updates-released-f38&arch=x86_64 [Could not resolve host: mirrors.fedoraproject.org]; Last error: Curl error (6): Couldn't resolve host name for https://mirrors.fedoraproject.org/metalink?repo=updates-released-f38&arch=x86_64 [Could not resolve host: mirrors.fedoraproject.org]","code":64}
warning: Unable to delete alert with id c93ca706-0080-46a2-98fc-45e16073a5de : {"problem":null,"name":"org.freedesktop.DBus.Error.NoReply","message":"Remote peer disconnected"}

# Result testTroubleshootAlerts (__main__.TestSelinux.testTroubleshootAlerts) failed
# 1 TEST FAILED [101s on 3-ci-srv-02]
not ok 63 test/verify/check-selinux TestSelinux.testTroubleshootAlerts $2

First occurrence: 2024-02-20T13:12:44.921312 | revision e085743530c5bb86b5a4caf3a9710f8bff0fa5c1 Times recorded: 1 Latest occurrences:

# ----------------------------------------------------------------------
# testTroubleshootAlerts (__main__.TestSelinux.testTroubleshootAlerts)

DevTools listening on ws://127.0.0.1:9308/devtools/browser/634187fa-ba9e-45b7-a5a8-05035041c020
[0222/180703.803151:WARNING:sandbox_linux.cc(418)] InitializeSandbox() called with multiple threads in process gpu-process.
[0222/180703.811550:ERROR:command_buffer_proxy_impl.cc(131)] ContextResult::kTransientFailure: Failed to send GpuControl.CreateCommandBuffer.
CDP: {"source":"network","level":"error","text":"Failed to load resource: the server responded with a status of 404 (ERROR)","timestamp":1708625226288.564,"url":"http://127.0.0.2:9291/cockpit/@localhost/*/po.manifest.js","networkRequestId":"45682.19"}
CDP: {"source":"network","level":"error","text":"Failed to load resource: the server responded with a status of 404 (ERROR)","timestamp":1708625226329.576,"url":"http://127.0.0.2:9291/cockpit/@localhost/*/po.js","networkRequestId":"45682.20"}
CDP: {"source":"security","level":"error","text":"Refused to execute script from 'http://127.0.0.2:9291/cockpit/@localhost/*/po.manifest.js' because its MIME type ('text/html') is not executable, and strict MIME type checking is enabled.","timestamp":1708625226391.838,"url":"http://127.0.0.2:9291/selinux"}
CDP: {"source":"security","level":"error","text":"Refused to execute script from 'http://127.0.0.2:9291/cockpit/@localhost/*/po.js' because its MIME type ('text/html') is not executable, and strict MIME type checking is enabled.","timestamp":1708625226392.075,"url":"http://127.0.0.2:9291/selinux"}
> warning: Resolving coreutils failed: {"detail":"cannot update repo 'updates': Cannot prepare internal mirrorlist: Curl error (6): Couldn't resolve host name for https://mirrors.fedoraproject.org/metalink?repo=updates-released-f38&arch=x86_64 [Could not resolve host: mirrors.fedoraproject.org]; Last error: Curl error (6): Couldn't resolve host name for https://mirrors.fedoraproject.org/metalink?repo=updates-released-f38&arch=x86_64 [Could not resolve host: mirrors.fedoraproject.org]","code":64}
> warning: loading available updates failed: {"detail":"cannot update repo 'updates': Cannot prepare internal mirrorlist: Curl error (6): Couldn't resolve host name for https://mirrors.fedoraproject.org/metalink?repo=updates-released-f38&arch=x86_64 [Could not resolve host: mirrors.fedoraproject.org]; Last error: Curl error (6): Couldn't resolve host name for https://mirrors.fedoraproject.org/metalink?repo=updates-released-f38&arch=x86_64 [Could not resolve host: mirrors.fedoraproject.org]","code":64}
./ls: cannot open directory '/home/admin/public_html': Permission denied
./ls: cannot open directory '/home/admin/public_html': Permission denied
> warning: Unable to delete alert with id 006f3b46-ded1-4c38-8199-10d82bb655d8 : {"problem":null,"name":"org.freedesktop.DBus.Error.NoReply","message":"Remote peer disconnected"}
Traceback (most recent call last):
  File "/work/bots/make-checkout-workdir/test/verify/check-selinux", line 166, in testTroubleshootAlerts
    b.wait_not_present(row_selector)
  File "/work/bots/make-checkout-workdir/test/common/testlib.py", line 642, in wait_not_present
    self.wait_js_func('!ph_is_present', selector)
  File "/work/bots/make-checkout-workdir/test/common/testlib.py", line 633, in wait_js_func
    self.wait_js_cond("%s(%s)" % (func, ','.join(map(jsquote, args))))
  File "/work/bots/make-checkout-workdir/test/common/testlib.py", line 618, in wait_js_cond
    self.raise_cdp_exception("timeout\nwait_js_cond", cond, result["exceptionDetails"], trailer)
  File "/work/bots/make-checkout-workdir/test/common/testlib.py", line 319, in raise_cdp_exception
    raise Error("%s(%s): %s" % (func, arg, msg))
testlib.Error: timeout
wait_js_cond(!ph_is_present("tbody:contains('ls from read access on the directory')")): 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': 1708625225260.596, 'url': 'http://127.0.0.2:9291/cockpit/login', 'networkRequestId': '45682.12'}
cdp: {'source': 'network', 'level': 'error', 'text': 'Failed to load resource: the server responded with a status of 404 (ERROR)', 'timestamp': 1708625226288.564, 'url': 'http://127.0.0.2:9291/cockpit/@localhost/*/po.manifest.js', 'networkRequestId': '45682.19'}
cdp: {'source': 'network', 'level': 'error', 'text': 'Failed to load resource: the server responded with a status of 404 (ERROR)', 'timestamp': 1708625226329.576, 'url': 'http://127.0.0.2:9291/cockpit/@localhost/*/po.js', 'networkRequestId': '45682.20'}
cdp: {'source': 'security', 'level': 'error', 'text': "Refused to execute script from 'http://127.0.0.2:9291/cockpit/@localhost/*/po.manifest.js' because its MIME type ('text/html') is not executable, and strict MIME type checking is enabled.", 'timestamp': 1708625226391.838, 'url': 'http://127.0.0.2:9291/selinux'}
cdp: {'source': 'security', 'level': 'error', 'text': "Refused to execute script from 'http://127.0.0.2:9291/cockpit/@localhost/*/po.js' because its MIME type ('text/html') is not executable, and strict MIME type checking is enabled.", 'timestamp': 1708625226392.075, 'url': 'http://127.0.0.2:9291/selinux'}
warning: Resolving coreutils failed: {"detail":"cannot update repo 'updates': Cannot prepare internal mirrorlist: Curl error (6): Couldn't resolve host name for https://mirrors.fedoraproject.org/metalink?repo=updates-released-f38&arch=x86_64 [Could not resolve host: mirrors.fedoraproject.org]; Last error: Curl error (6): Couldn't resolve host name for https://mirrors.fedoraproject.org/metalink?repo=updates-released-f38&arch=x86_64 [Could not resolve host: mirrors.fedoraproject.org]","code":64}
warning: loading available updates failed: {"detail":"cannot update repo 'updates': Cannot prepare internal mirrorlist: Curl error (6): Couldn't resolve host name for https://mirrors.fedoraproject.org/metalink?repo=updates-released-f38&arch=x86_64 [Could not resolve host: mirrors.fedoraproject.org]; Last error: Curl error (6): Couldn't resolve host name for https://mirrors.fedoraproject.org/metalink?repo=updates-released-f38&arch=x86_64 [Could not resolve host: mirrors.fedoraproject.org]","code":64}
warning: Unable to delete alert with id 006f3b46-ded1-4c38-8199-10d82bb655d8 : {"problem":null,"name":"org.freedesktop.DBus.Error.NoReply","message":"Remote peer disconnected"}

Wrote screenshot to TestSelinux-testTroubleshootAlerts-fedora-38-127.0.0.2-2401-FAIL.png
Wrote HTML dump to TestSelinux-testTroubleshootAlerts-fedora-38-127.0.0.2-2401-FAIL.html
Wrote JS log to TestSelinux-testTroubleshootAlerts-fedora-38-127.0.0.2-2401-FAIL.js.log
Journal extracted to TestSelinux-testTroubleshootAlerts-fedora-38-127.0.0.2-2401-FAIL.log.gz
Journal extracted to TestSelinux-testTroubleshootAlerts-fedora-39-127.0.0.2-2402-FAIL.log.gz
> warning: transport closed: disconnected
[0222/180817.859109:ERROR:check.cc(297)] Check failed: false. NOTREACHED log messages are omitted in official builds. Sorry!
Traceback (most recent call last):
  File "/work/bots/make-checkout-workdir/test/verify/check-selinux", line 166, in testTroubleshootAlerts
    b.wait_not_present(row_selector)
  File "/work/bots/make-checkout-workdir/test/common/testlib.py", line 642, in wait_not_present
    self.wait_js_func('!ph_is_present', selector)
  File "/work/bots/make-checkout-workdir/test/common/testlib.py", line 633, in wait_js_func
    self.wait_js_cond("%s(%s)" % (func, ','.join(map(jsquote, args))))
  File "/work/bots/make-checkout-workdir/test/common/testlib.py", line 618, in wait_js_cond
    self.raise_cdp_exception("timeout\nwait_js_cond", cond, result["exceptionDetails"], trailer)
  File "/work/bots/make-checkout-workdir/test/common/testlib.py", line 319, in raise_cdp_exception
    raise Error("%s(%s): %s" % (func, arg, msg))
testlib.Error: timeout
wait_js_cond(!ph_is_present("tbody:contains('ls from read access on the directory')")): 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': 1708625225260.596, 'url': 'http://127.0.0.2:9291/cockpit/login', 'networkRequestId': '45682.12'}
cdp: {'source': 'network', 'level': 'error', 'text': 'Failed to load resource: the server responded with a status of 404 (ERROR)', 'timestamp': 1708625226288.564, 'url': 'http://127.0.0.2:9291/cockpit/@localhost/*/po.manifest.js', 'networkRequestId': '45682.19'}
cdp: {'source': 'network', 'level': 'error', 'text': 'Failed to load resource: the server responded with a status of 404 (ERROR)', 'timestamp': 1708625226329.576, 'url': 'http://127.0.0.2:9291/cockpit/@localhost/*/po.js', 'networkRequestId': '45682.20'}
cdp: {'source': 'security', 'level': 'error', 'text': "Refused to execute script from 'http://127.0.0.2:9291/cockpit/@localhost/*/po.manifest.js' because its MIME type ('text/html') is not executable, and strict MIME type checking is enabled.", 'timestamp': 1708625226391.838, 'url': 'http://127.0.0.2:9291/selinux'}
cdp: {'source': 'security', 'level': 'error', 'text': "Refused to execute script from 'http://127.0.0.2:9291/cockpit/@localhost/*/po.js' because its MIME type ('text/html') is not executable, and strict MIME type checking is enabled.", 'timestamp': 1708625226392.075, 'url': 'http://127.0.0.2:9291/selinux'}
warning: Resolving coreutils failed: {"detail":"cannot update repo 'updates': Cannot prepare internal mirrorlist: Curl error (6): Couldn't resolve host name for https://mirrors.fedoraproject.org/metalink?repo=updates-released-f38&arch=x86_64 [Could not resolve host: mirrors.fedoraproject.org]; Last error: Curl error (6): Couldn't resolve host name for https://mirrors.fedoraproject.org/metalink?repo=updates-released-f38&arch=x86_64 [Could not resolve host: mirrors.fedoraproject.org]","code":64}
warning: loading available updates failed: {"detail":"cannot update repo 'updates': Cannot prepare internal mirrorlist: Curl error (6): Couldn't resolve host name for https://mirrors.fedoraproject.org/metalink?repo=updates-released-f38&arch=x86_64 [Could not resolve host: mirrors.fedoraproject.org]; Last error: Curl error (6): Couldn't resolve host name for https://mirrors.fedoraproject.org/metalink?repo=updates-released-f38&arch=x86_64 [Could not resolve host: mirrors.fedoraproject.org]","code":64}
warning: Unable to delete alert with id 006f3b46-ded1-4c38-8199-10d82bb655d8 : {"problem":null,"name":"org.freedesktop.DBus.Error.NoReply","message":"Remote peer disconnected"}

# Result testTroubleshootAlerts (__main__.TestSelinux.testTroubleshootAlerts) failed
# 1 TEST FAILED [106s on 3-cockpit-8]
not ok 36 test/verify/check-selinux TestSelinux.testTroubleshootAlerts $2

First occurrence: 2024-02-22T18:08:18.668213 | revision 110f93782d9ddbcbecb51a67c933baaec6679545 Times recorded: 1 Latest occurrences:

cockpituous commented 1 year ago

rhel-9-3 Ooops, it happened again


# ----------------------------------------------------------------------
# testTroubleshootAlerts (__main__.TestSelinux.testTroubleshootAlerts)

DevTools listening on ws://127.0.0.1:9909/devtools/browser/b33b504f-9576-44c1-9887-51fc27866219
[1025/060540.134337:WARNING:sandbox_linux.cc(393)] InitializeSandbox() called with multiple threads in process gpu-process.
CDP: {"source":"network","level":"error","text":"Failed to load resource: the server responded with a status of 404 (ERROR)","timestamp":1698213943163.085,"url":"http://127.0.0.2:9191/cockpit/@localhost/*/po.manifest.js","networkRequestId":"36205.19"}
CDP: {"source":"network","level":"error","text":"Failed to load resource: the server responded with a status of 404 (ERROR)","timestamp":1698213943164.577,"url":"http://127.0.0.2:9191/cockpit/@localhost/*/po.js","networkRequestId":"36205.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":1698213943219.416,"url":"http://127.0.0.2:9191/selinux"}
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":1698213943219.687,"url":"http://127.0.0.2:9191/selinux"}
> 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: Resolving coreutils failed: {"detail":"cannot update repo 'RHEL-BaseOS': Cannot download repomd.xml: Cannot download repodata/repomd.xml: All mirrors were tried; Last error: Curl error (6): Couldn't resolve host name for http://download.devel.redhat.com/rhel-9/nightly/RHEL-9/latest-RHEL-9.3.0/compose/BaseOS/x86_64/os/repodata/repomd.xml [Could not resolve host: download.devel.redhat.com]","code":64}
> warning: loading available updates failed: {"detail":"cannot update repo 'RHEL-BaseOS': Cannot download repomd.xml: Cannot download repodata/repomd.xml: All mirrors were tried; Last error: Curl error (6): Couldn't resolve host name for http://download.devel.redhat.com/rhel-9/nightly/RHEL-9/latest-RHEL-9.3.0/compose/BaseOS/x86_64/os/repodata/repomd.xml [Could not resolve host: download.devel.redhat.com]","code":64}
./ls: cannot open directory '/home/admin/public_html': Permission denied
./ls: cannot open directory '/home/admin/public_html': Permission denied
> warning: Unable to delete alert with id 1eeea554-d41c-4967-a5c1-dfa8998dede3 : {"problem":null,"name":"org.freedesktop.DBus.Error.NoReply","message":"Remote peer disconnected"}
Traceback (most recent call last):
  File "/work/bots/make-checkout-workdir/test/verify/check-selinux", line 177, in testTroubleshootAlerts
    b.wait_not_present(row_selector)
  File "/work/bots/make-checkout-workdir/test/common/testlib.py", line 612, in wait_not_present
    self.wait_js_func('!ph_is_present', selector)
  File "/work/bots/make-checkout-workdir/test/common/testlib.py", line 603, in wait_js_func
    self.wait_js_cond("%s(%s)" % (func, ','.join(map(jsquote, args))))
  File "/work/bots/make-checkout-workdir/test/common/testlib.py", line 588, in wait_js_cond
    self.raise_cdp_exception("timeout\nwait_js_cond", cond, result["exceptionDetails"], trailer)
  File "/work/bots/make-checkout-workdir/test/common/testlib.py", line 292, in raise_cdp_exception
    raise Error("%s(%s): %s" % (func, arg, msg))
testlib.Error: timeout
wait_js_cond(!ph_is_present("tbody:contains('ls from read access on the directory')")): 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': 1698213941322.032, 'url': 'http://127.0.0.2:9191/cockpit/login', 'networkRequestId': '36205.12'}
cdp: {'source': 'network', 'level': 'error', 'text': 'Failed to load resource: the server responded with a status of 404 (ERROR)', 'timestamp': 1698213943163.085, 'url': 'http://127.0.0.2:9191/cockpit/@localhost/*/po.manifest.js', 'networkRequestId': '36205.19'}
cdp: {'source': 'network', 'level': 'error', 'text': 'Failed to load resource: the server responded with a status of 404 (ERROR)', 'timestamp': 1698213943164.577, 'url': 'http://127.0.0.2:9191/cockpit/@localhost/*/po.js', 'networkRequestId': '36205.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': 1698213943219.416, 'url': 'http://127.0.0.2:9191/selinux'}
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': 1698213943219.687, 'url': 'http://127.0.0.2:9191/selinux'}
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: Resolving coreutils failed: {"detail":"cannot update repo 'RHEL-BaseOS': Cannot download repomd.xml: Cannot download repodata/repomd.xml: All mirrors were tried; Last error: Curl error (6): Couldn't resolve host name for http://download.devel.redhat.com/rhel-9/nightly/RHEL-9/latest-RHEL-9.3.0/compose/BaseOS/x86_64/os/repodata/repomd.xml [Could not resolve host: download.devel.redhat.com]","code":64}
warning: loading available updates failed: {"detail":"cannot update repo 'RHEL-BaseOS': Cannot download repomd.xml: Cannot download repodata/repomd.xml: All mirrors were tried; Last error: Curl error (6): Couldn't resolve host name for http://download.devel.redhat.com/rhel-9/nightly/RHEL-9/latest-RHEL-9.3.0/compose/BaseOS/x86_64/os/repodata/repomd.xml [Could not resolve host: download.devel.redhat.com]","code":64}
warning: Unable to delete alert with id 1eeea554-d41c-4967-a5c1-dfa8998dede3 : {"problem":null,"name":"org.freedesktop.DBus.Error.NoReply","message":"Remote peer disconnected"}

Wrote screenshot to TestSelinux-testTroubleshootAlerts-rhel-9-3-127.0.0.2-2301-FAIL.png
Wrote HTML dump to TestSelinux-testTroubleshootAlerts-rhel-9-3-127.0.0.2-2301-FAIL.html
Wrote JS log to TestSelinux-testTroubleshootAlerts-rhel-9-3-127.0.0.2-2301-FAIL.js.log
Journal extracted to TestSelinux-testTroubleshootAlerts-rhel-9-3-127.0.0.2-2301-FAIL.log.gz
Journal extracted to TestSelinux-testTroubleshootAlerts-fedora-38-127.0.0.2-2302-FAIL.log.gz
> warning: transport closed: disconnected
Traceback (most recent call last):
  File "/work/bots/make-checkout-workdir/test/verify/check-selinux", line 177, in testTroubleshootAlerts
    b.wait_not_present(row_selector)
  File "/work/bots/make-checkout-workdir/test/common/testlib.py", line 612, in wait_not_present
    self.wait_js_func('!ph_is_present', selector)
  File "/work/bots/make-checkout-workdir/test/common/testlib.py", line 603, in wait_js_func
    self.wait_js_cond("%s(%s)" % (func, ','.join(map(jsquote, args))))
  File "/work/bots/make-checkout-workdir/test/common/testlib.py", line 588, in wait_js_cond
    self.raise_cdp_exception("timeout\nwait_js_cond", cond, result["exceptionDetails"], trailer)
  File "/work/bots/make-checkout-workdir/test/common/testlib.py", line 292, in raise_cdp_exception
    raise Error("%s(%s): %s" % (func, arg, msg))
testlib.Error: timeout
wait_js_cond(!ph_is_present("tbody:contains('ls from read access on the directory')")): 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': 1698213941322.032, 'url': 'http://127.0.0.2:9191/cockpit/login', 'networkRequestId': '36205.12'}
cdp: {'source': 'network', 'level': 'error', 'text': 'Failed to load resource: the server responded with a status of 404 (ERROR)', 'timestamp': 1698213943163.085, 'url': 'http://127.0.0.2:9191/cockpit/@localhost/*/po.manifest.js', 'networkRequestId': '36205.19'}
cdp: {'source': 'network', 'level': 'error', 'text': 'Failed to load resource: the server responded with a status of 404 (ERROR)', 'timestamp': 1698213943164.577, 'url': 'http://127.0.0.2:9191/cockpit/@localhost/*/po.js', 'networkRequestId': '36205.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': 1698213943219.416, 'url': 'http://127.0.0.2:9191/selinux'}
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': 1698213943219.687, 'url': 'http://127.0.0.2:9191/selinux'}
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: Resolving coreutils failed: {"detail":"cannot update repo 'RHEL-BaseOS': Cannot download repomd.xml: Cannot download repodata/repomd.xml: All mirrors were tried; Last error: Curl error (6): Couldn't resolve host name for http://download.devel.redhat.com/rhel-9/nightly/RHEL-9/latest-RHEL-9.3.0/compose/BaseOS/x86_64/os/repodata/repomd.xml [Could not resolve host: download.devel.redhat.com]","code":64}
warning: loading available updates failed: {"detail":"cannot update repo 'RHEL-BaseOS': Cannot download repomd.xml: Cannot download repodata/repomd.xml: All mirrors were tried; Last error: Curl error (6): Couldn't resolve host name for http://download.devel.redhat.com/rhel-9/nightly/RHEL-9/latest-RHEL-9.3.0/compose/BaseOS/x86_64/os/repodata/repomd.xml [Could not resolve host: download.devel.redhat.com]","code":64}
warning: Unable to delete alert with id 1eeea554-d41c-4967-a5c1-dfa8998dede3 : {"problem":null,"name":"org.freedesktop.DBus.Error.NoReply","message":"Remote peer disconnected"}

# Result testTroubleshootAlerts (__main__.TestSelinux.testTroubleshootAlerts) failed
# 1 TEST FAILED [115s on 3-ci-srv-06]
not ok 63 test/verify/check-selinux TestSelinux.testTroubleshootAlerts $2

First occurrence: 2023-10-25T06:07:06.072696 | revision 627189389ef0ddcd8988680e1870fbf2dee53d76 Times recorded: 1 Latest occurrences:

cockpituous commented 1 year ago

fedora-testing Ooops, it happened again


# ----------------------------------------------------------------------
# testTroubleshootAlerts (__main__.TestSelinux.testTroubleshootAlerts)

DevTools listening on ws://127.0.0.1:10094/devtools/browser/6452d24f-3861-426a-b575-f29d3bf36179
[0823/023707.389148:WARNING:sandbox_linux.cc(393)] InitializeSandbox() called with multiple threads in process gpu-process.
CDP: {"source":"network","level":"error","text":"Failed to load resource: the server responded with a status of 404 (ERROR)","timestamp":1692758230096.169,"url":"http://127.0.0.2:9091/cockpit/@localhost/*/po.js","networkRequestId":"61287.19"}
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":1692758230144.804,"url":"http://127.0.0.2:9091/selinux"}
> warning: Selectable only cards should not contain any other actions. If you wish to include additional actions, use a clickable and selectable card.
> warning: Selectable only cards should not contain any other actions. If you wish to include additional actions, use a clickable and selectable card.
> warning: Resolving coreutils failed: {"detail":"cannot update repo 'updates-testing': Cannot prepare internal mirrorlist: Curl error (6): Couldn't resolve host name for https://mirrors.fedoraproject.org/metalink?repo=updates-testing-f38&arch=x86_64 [Could not resolve host: mirrors.fedoraproject.org]; Last error: Curl error (6): Couldn't resolve host name for https://mirrors.fedoraproject.org/metalink?repo=updates-testing-f38&arch=x86_64 [Could not resolve host: mirrors.fedoraproject.org]","code":64}
> warning: Selectable only cards should not contain any other actions. If you wish to include additional actions, use a clickable and selectable card.
> warning: loading available updates failed: {"detail":"cannot update repo 'updates-testing': Cannot prepare internal mirrorlist: Curl error (6): Couldn't resolve host name for https://mirrors.fedoraproject.org/metalink?repo=updates-testing-f38&arch=x86_64 [Could not resolve host: mirrors.fedoraproject.org]; Last error: Curl error (6): Couldn't resolve host name for https://mirrors.fedoraproject.org/metalink?repo=updates-testing-f38&arch=x86_64 [Could not resolve host: mirrors.fedoraproject.org]","code":64}
> warning: Selectable only cards should not contain any other actions. If you wish to include additional actions, use a clickable and selectable card.
> warning: Selectable only cards should not contain any other actions. If you wish to include additional actions, use a clickable and selectable card.
> warning: Selectable only cards should not contain any other actions. If you wish to include additional actions, use a clickable and selectable card.
./ls: cannot open directory '/home/admin/public_html': Permission denied
> warning: Selectable only cards should not contain any other actions. If you wish to include additional actions, use a clickable and selectable card.
> warning: Selectable only cards should not contain any other actions. If you wish to include additional actions, use a clickable and selectable card.
> warning: Selectable only cards should not contain any other actions. If you wish to include additional actions, use a clickable and selectable card.
> warning: Selectable only cards should not contain any other actions. If you wish to include additional actions, use a clickable and selectable card.
> warning: Selectable only cards should not contain any other actions. If you wish to include additional actions, use a clickable and selectable card.
> warning: Selectable only cards should not contain any other actions. If you wish to include additional actions, use a clickable and selectable card.
> warning: Selectable only cards should not contain any other actions. If you wish to include additional actions, use a clickable and selectable card.
./ls: cannot open directory '/home/admin/public_html': Permission denied
> warning: Selectable only cards should not contain any other actions. If you wish to include additional actions, use a clickable and selectable card.
> warning: Selectable only cards should not contain any other actions. If you wish to include additional actions, use a clickable and selectable card.
> warning: Selectable only cards should not contain any other actions. If you wish to include additional actions, use a clickable and selectable card.
> warning: Selectable only cards should not contain any other actions. If you wish to include additional actions, use a clickable and selectable card.
> warning: Selectable only cards should not contain any other actions. If you wish to include additional actions, use a clickable and selectable card.
> warning: Selectable only cards should not contain any other actions. If you wish to include additional actions, use a clickable and selectable card.
> warning: Unable to delete alert with id d29f8064-8832-4a43-acb5-e7f11c173c2a : {"problem":null,"name":"org.freedesktop.DBus.Error.NoReply","message":"Remote peer disconnected"}
> warning: Selectable only cards should not contain any other actions. If you wish to include additional actions, use a clickable and selectable card.
> warning: Selectable only cards should not contain any other actions. If you wish to include additional actions, use a clickable and selectable card.
> warning: Selectable only cards should not contain any other actions. If you wish to include additional actions, use a clickable and selectable card.
Traceback (most recent call last):
  File "/work/bots/make-checkout-workdir/test/verify/check-selinux", line 177, in testTroubleshootAlerts
    b.wait_not_present(row_selector)
  File "/work/bots/make-checkout-workdir/test/common/testlib.py", line 610, in wait_not_present
    self.wait_js_func('!ph_is_present', selector)
  File "/work/bots/make-checkout-workdir/test/common/testlib.py", line 601, in wait_js_func
    self.wait_js_cond("%s(%s)" % (func, ','.join(map(jsquote, args))))
  File "/work/bots/make-checkout-workdir/test/common/testlib.py", line 587, in wait_js_cond
    self.raise_cdp_exception("timeout\nwait_js_cond", cond, result["exceptionDetails"], trailer)
  File "/work/bots/make-checkout-workdir/test/common/testlib.py", line 293, in raise_cdp_exception
    raise Error("%s(%s): %s" % (func, arg, msg))
testlib.Error: timeout
wait_js_cond(!ph_is_present("tbody:contains('ls from read access on the directory')")): 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': 1692758228478.024, 'url': 'http://127.0.0.2:9091/cockpit/login', 'networkRequestId': '61287.12'}
cdp: {'source': 'network', 'level': 'error', 'text': 'Failed to load resource: the server responded with a status of 404 (ERROR)', 'timestamp': 1692758230096.169, 'url': 'http://127.0.0.2:9091/cockpit/@localhost/*/po.js', 'networkRequestId': '61287.19'}
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': 1692758230144.804, 'url': 'http://127.0.0.2:9091/selinux'}
warning: Selectable only cards should not contain any other actions. If you wish to include additional actions, use a clickable and selectable card.
warning: Selectable only cards should not contain any other actions. If you wish to include additional actions, use a clickable and selectable card.
warning: Resolving coreutils failed: {"detail":"cannot update repo 'updates-testing': Cannot prepare internal mirrorlist: Curl error (6): Couldn't resolve host name for https://mirrors.fedoraproject.org/metalink?repo=updates-testing-f38&arch=x86_64 [Could not resolve host: mirrors.fedoraproject.org]; Last error: Curl error (6): Couldn't resolve host name for https://mirrors.fedoraproject.org/metalink?repo=updates-testing-f38&arch=x86_64 [Could not resolve host: mirrors.fedoraproject.org]","code":64}
warning: Selectable only cards should not contain any other actions. If you wish to include additional actions, use a clickable and selectable card.
warning: loading available updates failed: {"detail":"cannot update repo 'updates-testing': Cannot prepare internal mirrorlist: Curl error (6): Couldn't resolve host name for https://mirrors.fedoraproject.org/metalink?repo=updates-testing-f38&arch=x86_64 [Could not resolve host: mirrors.fedoraproject.org]; Last error: Curl error (6): Couldn't resolve host name for https://mirrors.fedoraproject.org/metalink?repo=updates-testing-f38&arch=x86_64 [Could not resolve host: mirrors.fedoraproject.org]","code":64}
warning: Selectable only cards should not contain any other actions. If you wish to include additional actions, use a clickable and selectable card.
warning: Selectable only cards should not contain any other actions. If you wish to include additional actions, use a clickable and selectable card.
warning: Selectable only cards should not contain any other actions. If you wish to include additional actions, use a clickable and selectable card.
warning: Selectable only cards should not contain any other actions. If you wish to include additional actions, use a clickable and selectable card.
warning: Selectable only cards should not contain any other actions. If you wish to include additional actions, use a clickable and selectable card.
warning: Selectable only cards should not contain any other actions. If you wish to include additional actions, use a clickable and selectable card.
warning: Selectable only cards should not contain any other actions. If you wish to include additional actions, use a clickable and selectable card.
warning: Selectable only cards should not contain any other actions. If you wish to include additional actions, use a clickable and selectable card.
warning: Selectable only cards should not contain any other actions. If you wish to include additional actions, use a clickable and selectable card.
warning: Selectable only cards should not contain any other actions. If you wish to include additional actions, use a clickable and selectable card.
warning: Selectable only cards should not contain any other actions. If you wish to include additional actions, use a clickable and selectable card.
warning: Selectable only cards should not contain any other actions. If you wish to include additional actions, use a clickable and selectable card.
warning: Selectable only cards should not contain any other actions. If you wish to include additional actions, use a clickable and selectable card.
warning: Selectable only cards should not contain any other actions. If you wish to include additional actions, use a clickable and selectable card.
warning: Selectable only cards should not contain any other actions. If you wish to include additional actions, use a clickable and selectable card.
warning: Selectable only cards should not contain any other actions. If you wish to include additional actions, use a clickable and selectable card.
warning: Unable to delete alert with id d29f8064-8832-4a43-acb5-e7f11c173c2a : {"problem":null,"name":"org.freedesktop.DBus.Error.NoReply","message":"Remote peer disconnected"}
warning: Selectable only cards should not contain any other actions. If you wish to include additional actions, use a clickable and selectable card.
warning: Selectable only cards should not contain any other actions. If you wish to include additional actions, use a clickable and selectable card.
warning: Selectable only cards should not contain any other actions. If you wish to include additional actions, use a clickable and selectable card.

Wrote screenshot to TestSelinux-testTroubleshootAlerts-fedora-testing-127.0.0.2-2201-FAIL.png
Wrote HTML dump to TestSelinux-testTroubleshootAlerts-fedora-testing-127.0.0.2-2201-FAIL.html
Wrote JS log to TestSelinux-testTroubleshootAlerts-fedora-testing-127.0.0.2-2201-FAIL.js.log
Journal extracted to TestSelinux-testTroubleshootAlerts-fedora-testing-127.0.0.2-2201-FAIL.log.gz
Journal extracted to TestSelinux-testTroubleshootAlerts-fedora-38-127.0.0.2-2202-FAIL.log.gz
> warning: Selectable only cards should not contain any other actions. If you wish to include additional actions, use a clickable and selectable card.
> warning: transport closed: disconnected
Traceback (most recent call last):
  File "/work/bots/make-checkout-workdir/test/verify/check-selinux", line 177, in testTroubleshootAlerts
    b.wait_not_present(row_selector)
  File "/work/bots/make-checkout-workdir/test/common/testlib.py", line 610, in wait_not_present
    self.wait_js_func('!ph_is_present', selector)
  File "/work/bots/make-checkout-workdir/test/common/testlib.py", line 601, in wait_js_func
    self.wait_js_cond("%s(%s)" % (func, ','.join(map(jsquote, args))))
  File "/work/bots/make-checkout-workdir/test/common/testlib.py", line 587, in wait_js_cond
    self.raise_cdp_exception("timeout\nwait_js_cond", cond, result["exceptionDetails"], trailer)
  File "/work/bots/make-checkout-workdir/test/common/testlib.py", line 293, in raise_cdp_exception
    raise Error("%s(%s): %s" % (func, arg, msg))
testlib.Error: timeout
wait_js_cond(!ph_is_present("tbody:contains('ls from read access on the directory')")): 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': 1692758228478.024, 'url': 'http://127.0.0.2:9091/cockpit/login', 'networkRequestId': '61287.12'}
cdp: {'source': 'network', 'level': 'error', 'text': 'Failed to load resource: the server responded with a status of 404 (ERROR)', 'timestamp': 1692758230096.169, 'url': 'http://127.0.0.2:9091/cockpit/@localhost/*/po.js', 'networkRequestId': '61287.19'}
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': 1692758230144.804, 'url': 'http://127.0.0.2:9091/selinux'}
warning: Selectable only cards should not contain any other actions. If you wish to include additional actions, use a clickable and selectable card.
warning: Selectable only cards should not contain any other actions. If you wish to include additional actions, use a clickable and selectable card.
warning: Resolving coreutils failed: {"detail":"cannot update repo 'updates-testing': Cannot prepare internal mirrorlist: Curl error (6): Couldn't resolve host name for https://mirrors.fedoraproject.org/metalink?repo=updates-testing-f38&arch=x86_64 [Could not resolve host: mirrors.fedoraproject.org]; Last error: Curl error (6): Couldn't resolve host name for https://mirrors.fedoraproject.org/metalink?repo=updates-testing-f38&arch=x86_64 [Could not resolve host: mirrors.fedoraproject.org]","code":64}
warning: Selectable only cards should not contain any other actions. If you wish to include additional actions, use a clickable and selectable card.
warning: loading available updates failed: {"detail":"cannot update repo 'updates-testing': Cannot prepare internal mirrorlist: Curl error (6): Couldn't resolve host name for https://mirrors.fedoraproject.org/metalink?repo=updates-testing-f38&arch=x86_64 [Could not resolve host: mirrors.fedoraproject.org]; Last error: Curl error (6): Couldn't resolve host name for https://mirrors.fedoraproject.org/metalink?repo=updates-testing-f38&arch=x86_64 [Could not resolve host: mirrors.fedoraproject.org]","code":64}
warning: Selectable only cards should not contain any other actions. If you wish to include additional actions, use a clickable and selectable card.
warning: Selectable only cards should not contain any other actions. If you wish to include additional actions, use a clickable and selectable card.
warning: Selectable only cards should not contain any other actions. If you wish to include additional actions, use a clickable and selectable card.
warning: Selectable only cards should not contain any other actions. If you wish to include additional actions, use a clickable and selectable card.
warning: Selectable only cards should not contain any other actions. If you wish to include additional actions, use a clickable and selectable card.
warning: Selectable only cards should not contain any other actions. If you wish to include additional actions, use a clickable and selectable card.
warning: Selectable only cards should not contain any other actions. If you wish to include additional actions, use a clickable and selectable card.
warning: Selectable only cards should not contain any other actions. If you wish to include additional actions, use a clickable and selectable card.
warning: Selectable only cards should not contain any other actions. If you wish to include additional actions, use a clickable and selectable card.
warning: Selectable only cards should not contain any other actions. If you wish to include additional actions, use a clickable and selectable card.
warning: Selectable only cards should not contain any other actions. If you wish to include additional actions, use a clickable and selectable card.
warning: Selectable only cards should not contain any other actions. If you wish to include additional actions, use a clickable and selectable card.
warning: Selectable only cards should not contain any other actions. If you wish to include additional actions, use a clickable and selectable card.
warning: Selectable only cards should not contain any other actions. If you wish to include additional actions, use a clickable and selectable card.
warning: Selectable only cards should not contain any other actions. If you wish to include additional actions, use a clickable and selectable card.
warning: Selectable only cards should not contain any other actions. If you wish to include additional actions, use a clickable and selectable card.
warning: Unable to delete alert with id d29f8064-8832-4a43-acb5-e7f11c173c2a : {"problem":null,"name":"org.freedesktop.DBus.Error.NoReply","message":"Remote peer disconnected"}
warning: Selectable only cards should not contain any other actions. If you wish to include additional actions, use a clickable and selectable card.
warning: Selectable only cards should not contain any other actions. If you wish to include additional actions, use a clickable and selectable card.
warning: Selectable only cards should not contain any other actions. If you wish to include additional actions, use a clickable and selectable card.

# Result testTroubleshootAlerts (__main__.TestSelinux.testTroubleshootAlerts) failed
# 1 TEST FAILED [108s on rhos-01-2]
not ok 137 test/verify/check-selinux TestSelinux.testTroubleshootAlerts $2

First occurrence: 2023-08-23T02:38:21.785039 | revision c55c3dd0d06dcc923038ca86b8ec20fb07b4095d Times recorded: 1 Latest occurrences:

# ----------------------------------------------------------------------
# testTroubleshootAlerts (__main__.TestSelinux.testTroubleshootAlerts)

DevTools listening on ws://127.0.0.1:9500/devtools/browser/2dfbebad-f136-4682-ab04-2af72fd37c6d
[0823/023902.030814:WARNING:sandbox_linux.cc(393)] InitializeSandbox() called with multiple threads in process gpu-process.
CDP: {"source":"network","level":"error","text":"Failed to load resource: the server responded with a status of 404 (ERROR)","timestamp":1692758344935.3,"url":"http://127.0.0.2:9191/cockpit/@localhost/*/po.js","networkRequestId":"64016.19"}
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":1692758344997.588,"url":"http://127.0.0.2:9191/selinux"}
> warning: Selectable only cards should not contain any other actions. If you wish to include additional actions, use a clickable and selectable card.
> warning: Selectable only cards should not contain any other actions. If you wish to include additional actions, use a clickable and selectable card.
> warning: Resolving coreutils failed: {"detail":"cannot update repo 'updates-testing': Cannot prepare internal mirrorlist: Curl error (6): Couldn't resolve host name for https://mirrors.fedoraproject.org/metalink?repo=updates-testing-f38&arch=x86_64 [Could not resolve host: mirrors.fedoraproject.org]; Last error: Curl error (6): Couldn't resolve host name for https://mirrors.fedoraproject.org/metalink?repo=updates-testing-f38&arch=x86_64 [Could not resolve host: mirrors.fedoraproject.org]","code":64}
> warning: loading available updates failed: {"detail":"cannot update repo 'updates-testing': Cannot prepare internal mirrorlist: Curl error (6): Couldn't resolve host name for https://mirrors.fedoraproject.org/metalink?repo=updates-testing-f38&arch=x86_64 [Could not resolve host: mirrors.fedoraproject.org]; Last error: Curl error (6): Couldn't resolve host name for https://mirrors.fedoraproject.org/metalink?repo=updates-testing-f38&arch=x86_64 [Could not resolve host: mirrors.fedoraproject.org]","code":64}
> warning: Selectable only cards should not contain any other actions. If you wish to include additional actions, use a clickable and selectable card.
> warning: Selectable only cards should not contain any other actions. If you wish to include additional actions, use a clickable and selectable card.
> warning: Selectable only cards should not contain any other actions. If you wish to include additional actions, use a clickable and selectable card.
> warning: Selectable only cards should not contain any other actions. If you wish to include additional actions, use a clickable and selectable card.
./ls: cannot open directory '/home/admin/public_html': Permission denied
> warning: Selectable only cards should not contain any other actions. If you wish to include additional actions, use a clickable and selectable card.
> warning: Selectable only cards should not contain any other actions. If you wish to include additional actions, use a clickable and selectable card.
> warning: Selectable only cards should not contain any other actions. If you wish to include additional actions, use a clickable and selectable card.
> warning: Selectable only cards should not contain any other actions. If you wish to include additional actions, use a clickable and selectable card.
> warning: Selectable only cards should not contain any other actions. If you wish to include additional actions, use a clickable and selectable card.
> warning: Selectable only cards should not contain any other actions. If you wish to include additional actions, use a clickable and selectable card.
> warning: Selectable only cards should not contain any other actions. If you wish to include additional actions, use a clickable and selectable card.
./ls: cannot open directory '/home/admin/public_html': Permission denied
> warning: Selectable only cards should not contain any other actions. If you wish to include additional actions, use a clickable and selectable card.
> warning: Selectable only cards should not contain any other actions. If you wish to include additional actions, use a clickable and selectable card.
> warning: Selectable only cards should not contain any other actions. If you wish to include additional actions, use a clickable and selectable card.
> warning: Selectable only cards should not contain any other actions. If you wish to include additional actions, use a clickable and selectable card.
> warning: Selectable only cards should not contain any other actions. If you wish to include additional actions, use a clickable and selectable card.
> warning: Selectable only cards should not contain any other actions. If you wish to include additional actions, use a clickable and selectable card.
> warning: Unable to delete alert with id dee1292c-2df9-4f9d-8034-d712462e1942 : {"problem":null,"name":"org.freedesktop.DBus.Error.NoReply","message":"Remote peer disconnected"}
> warning: Selectable only cards should not contain any other actions. If you wish to include additional actions, use a clickable and selectable card.
> warning: Selectable only cards should not contain any other actions. If you wish to include additional actions, use a clickable and selectable card.
> warning: Selectable only cards should not contain any other actions. If you wish to include additional actions, use a clickable and selectable card.
Traceback (most recent call last):
  File "/work/bots/make-checkout-workdir/test/verify/check-selinux", line 177, in testTroubleshootAlerts
    b.wait_not_present(row_selector)
  File "/work/bots/make-checkout-workdir/test/common/testlib.py", line 610, in wait_not_present
    self.wait_js_func('!ph_is_present', selector)
  File "/work/bots/make-checkout-workdir/test/common/testlib.py", line 601, in wait_js_func
    self.wait_js_cond("%s(%s)" % (func, ','.join(map(jsquote, args))))
  File "/work/bots/make-checkout-workdir/test/common/testlib.py", line 587, in wait_js_cond
    self.raise_cdp_exception("timeout\nwait_js_cond", cond, result["exceptionDetails"], trailer)
  File "/work/bots/make-checkout-workdir/test/common/testlib.py", line 293, in raise_cdp_exception
    raise Error("%s(%s): %s" % (func, arg, msg))
testlib.Error: timeout
wait_js_cond(!ph_is_present("tbody:contains('ls from read access on the directory')")): 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': 1692758343034.238, 'url': 'http://127.0.0.2:9191/cockpit/login', 'networkRequestId': '64016.12'}
cdp: {'source': 'network', 'level': 'error', 'text': 'Failed to load resource: the server responded with a status of 404 (ERROR)', 'timestamp': 1692758344935.3, 'url': 'http://127.0.0.2:9191/cockpit/@localhost/*/po.js', 'networkRequestId': '64016.19'}
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': 1692758344997.588, 'url': 'http://127.0.0.2:9191/selinux'}
warning: Selectable only cards should not contain any other actions. If you wish to include additional actions, use a clickable and selectable card.
warning: Selectable only cards should not contain any other actions. If you wish to include additional actions, use a clickable and selectable card.
warning: Resolving coreutils failed: {"detail":"cannot update repo 'updates-testing': Cannot prepare internal mirrorlist: Curl error (6): Couldn't resolve host name for https://mirrors.fedoraproject.org/metalink?repo=updates-testing-f38&arch=x86_64 [Could not resolve host: mirrors.fedoraproject.org]; Last error: Curl error (6): Couldn't resolve host name for https://mirrors.fedoraproject.org/metalink?repo=updates-testing-f38&arch=x86_64 [Could not resolve host: mirrors.fedoraproject.org]","code":64}
warning: loading available updates failed: {"detail":"cannot update repo 'updates-testing': Cannot prepare internal mirrorlist: Curl error (6): Couldn't resolve host name for https://mirrors.fedoraproject.org/metalink?repo=updates-testing-f38&arch=x86_64 [Could not resolve host: mirrors.fedoraproject.org]; Last error: Curl error (6): Couldn't resolve host name for https://mirrors.fedoraproject.org/metalink?repo=updates-testing-f38&arch=x86_64 [Could not resolve host: mirrors.fedoraproject.org]","code":64}
warning: Selectable only cards should not contain any other actions. If you wish to include additional actions, use a clickable and selectable card.
warning: Selectable only cards should not contain any other actions. If you wish to include additional actions, use a clickable and selectable card.
warning: Selectable only cards should not contain any other actions. If you wish to include additional actions, use a clickable and selectable card.
warning: Selectable only cards should not contain any other actions. If you wish to include additional actions, use a clickable and selectable card.
warning: Selectable only cards should not contain any other actions. If you wish to include additional actions, use a clickable and selectable card.
warning: Selectable only cards should not contain any other actions. If you wish to include additional actions, use a clickable and selectable card.
warning: Selectable only cards should not contain any other actions. If you wish to include additional actions, use a clickable and selectable card.
warning: Selectable only cards should not contain any other actions. If you wish to include additional actions, use a clickable and selectable card.
warning: Selectable only cards should not contain any other actions. If you wish to include additional actions, use a clickable and selectable card.
warning: Selectable only cards should not contain any other actions. If you wish to include additional actions, use a clickable and selectable card.
warning: Selectable only cards should not contain any other actions. If you wish to include additional actions, use a clickable and selectable card.
warning: Selectable only cards should not contain any other actions. If you wish to include additional actions, use a clickable and selectable card.
warning: Selectable only cards should not contain any other actions. If you wish to include additional actions, use a clickable and selectable card.
warning: Selectable only cards should not contain any other actions. If you wish to include additional actions, use a clickable and selectable card.
warning: Selectable only cards should not contain any other actions. If you wish to include additional actions, use a clickable and selectable card.
warning: Selectable only cards should not contain any other actions. If you wish to include additional actions, use a clickable and selectable card.
warning: Selectable only cards should not contain any other actions. If you wish to include additional actions, use a clickable and selectable card.
warning: Unable to delete alert with id dee1292c-2df9-4f9d-8034-d712462e1942 : {"problem":null,"name":"org.freedesktop.DBus.Error.NoReply","message":"Remote peer disconnected"}
warning: Selectable only cards should not contain any other actions. If you wish to include additional actions, use a clickable and selectable card.
warning: Selectable only cards should not contain any other actions. If you wish to include additional actions, use a clickable and selectable card.
warning: Selectable only cards should not contain any other actions. If you wish to include additional actions, use a clickable and selectable card.

Wrote screenshot to TestSelinux-testTroubleshootAlerts-fedora-testing-127.0.0.2-2301-FAIL.png
Wrote HTML dump to TestSelinux-testTroubleshootAlerts-fedora-testing-127.0.0.2-2301-FAIL.html
Wrote JS log to TestSelinux-testTroubleshootAlerts-fedora-testing-127.0.0.2-2301-FAIL.js.log
Journal extracted to TestSelinux-testTroubleshootAlerts-fedora-testing-127.0.0.2-2301-FAIL.log.gz
Journal extracted to TestSelinux-testTroubleshootAlerts-fedora-38-127.0.0.2-2302-FAIL.log.gz
> warning: Selectable only cards should not contain any other actions. If you wish to include additional actions, use a clickable and selectable card.
> warning: transport closed: disconnected
Traceback (most recent call last):
  File "/work/bots/make-checkout-workdir/test/verify/check-selinux", line 177, in testTroubleshootAlerts
    b.wait_not_present(row_selector)
  File "/work/bots/make-checkout-workdir/test/common/testlib.py", line 610, in wait_not_present
    self.wait_js_func('!ph_is_present', selector)
  File "/work/bots/make-checkout-workdir/test/common/testlib.py", line 601, in wait_js_func
    self.wait_js_cond("%s(%s)" % (func, ','.join(map(jsquote, args))))
  File "/work/bots/make-checkout-workdir/test/common/testlib.py", line 587, in wait_js_cond
    self.raise_cdp_exception("timeout\nwait_js_cond", cond, result["exceptionDetails"], trailer)
  File "/work/bots/make-checkout-workdir/test/common/testlib.py", line 293, in raise_cdp_exception
    raise Error("%s(%s): %s" % (func, arg, msg))
testlib.Error: timeout
wait_js_cond(!ph_is_present("tbody:contains('ls from read access on the directory')")): 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': 1692758343034.238, 'url': 'http://127.0.0.2:9191/cockpit/login', 'networkRequestId': '64016.12'}
cdp: {'source': 'network', 'level': 'error', 'text': 'Failed to load resource: the server responded with a status of 404 (ERROR)', 'timestamp': 1692758344935.3, 'url': 'http://127.0.0.2:9191/cockpit/@localhost/*/po.js', 'networkRequestId': '64016.19'}
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': 1692758344997.588, 'url': 'http://127.0.0.2:9191/selinux'}
warning: Selectable only cards should not contain any other actions. If you wish to include additional actions, use a clickable and selectable card.
warning: Selectable only cards should not contain any other actions. If you wish to include additional actions, use a clickable and selectable card.
warning: Resolving coreutils failed: {"detail":"cannot update repo 'updates-testing': Cannot prepare internal mirrorlist: Curl error (6): Couldn't resolve host name for https://mirrors.fedoraproject.org/metalink?repo=updates-testing-f38&arch=x86_64 [Could not resolve host: mirrors.fedoraproject.org]; Last error: Curl error (6): Couldn't resolve host name for https://mirrors.fedoraproject.org/metalink?repo=updates-testing-f38&arch=x86_64 [Could not resolve host: mirrors.fedoraproject.org]","code":64}
warning: loading available updates failed: {"detail":"cannot update repo 'updates-testing': Cannot prepare internal mirrorlist: Curl error (6): Couldn't resolve host name for https://mirrors.fedoraproject.org/metalink?repo=updates-testing-f38&arch=x86_64 [Could not resolve host: mirrors.fedoraproject.org]; Last error: Curl error (6): Couldn't resolve host name for https://mirrors.fedoraproject.org/metalink?repo=updates-testing-f38&arch=x86_64 [Could not resolve host: mirrors.fedoraproject.org]","code":64}
warning: Selectable only cards should not contain any other actions. If you wish to include additional actions, use a clickable and selectable card.
warning: Selectable only cards should not contain any other actions. If you wish to include additional actions, use a clickable and selectable card.
warning: Selectable only cards should not contain any other actions. If you wish to include additional actions, use a clickable and selectable card.
warning: Selectable only cards should not contain any other actions. If you wish to include additional actions, use a clickable and selectable card.
warning: Selectable only cards should not contain any other actions. If you wish to include additional actions, use a clickable and selectable card.
warning: Selectable only cards should not contain any other actions. If you wish to include additional actions, use a clickable and selectable card.
warning: Selectable only cards should not contain any other actions. If you wish to include additional actions, use a clickable and selectable card.
warning: Selectable only cards should not contain any other actions. If you wish to include additional actions, use a clickable and selectable card.
warning: Selectable only cards should not contain any other actions. If you wish to include additional actions, use a clickable and selectable card.
warning: Selectable only cards should not contain any other actions. If you wish to include additional actions, use a clickable and selectable card.
warning: Selectable only cards should not contain any other actions. If you wish to include additional actions, use a clickable and selectable card.
warning: Selectable only cards should not contain any other actions. If you wish to include additional actions, use a clickable and selectable card.
warning: Selectable only cards should not contain any other actions. If you wish to include additional actions, use a clickable and selectable card.
warning: Selectable only cards should not contain any other actions. If you wish to include additional actions, use a clickable and selectable card.
warning: Selectable only cards should not contain any other actions. If you wish to include additional actions, use a clickable and selectable card.
warning: Selectable only cards should not contain any other actions. If you wish to include additional actions, use a clickable and selectable card.
warning: Selectable only cards should not contain any other actions. If you wish to include additional actions, use a clickable and selectable card.
warning: Unable to delete alert with id dee1292c-2df9-4f9d-8034-d712462e1942 : {"problem":null,"name":"org.freedesktop.DBus.Error.NoReply","message":"Remote peer disconnected"}
warning: Selectable only cards should not contain any other actions. If you wish to include additional actions, use a clickable and selectable card.
warning: Selectable only cards should not contain any other actions. If you wish to include additional actions, use a clickable and selectable card.
warning: Selectable only cards should not contain any other actions. If you wish to include additional actions, use a clickable and selectable card.

# Result testTroubleshootAlerts (__main__.TestSelinux.testTroubleshootAlerts) failed
# 1 TEST FAILED [99s on 4-ci-srv-05]
not ok 137 test/verify/check-selinux TestSelinux.testTroubleshootAlerts $2

First occurrence: 2023-08-23T02:40:17.238190 | revision c55c3dd0d06dcc923038ca86b8ec20fb07b4095d Times recorded: 1 Latest occurrences:

cockpituous commented 1 year ago

rhel-8-9 Ooops, it happened again


# ----------------------------------------------------------------------
# testTroubleshootAlerts (__main__.TestSelinux.testTroubleshootAlerts)

DevTools listening on ws://127.0.0.1:9901/devtools/browser/4ce6cc5e-81a1-40bb-a3a1-3cb75d875b1b
[1024/065333.945687:WARNING:sandbox_linux.cc(393)] InitializeSandbox() called with multiple threads in process gpu-process.
> 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: failed to poll tuned {"problem":"disconnected","name":"null","message":"Server has closed the connection.","toString":""}
> warning: Resolving coreutils failed: {"detail":"cannot update repo 'RHEL-BaseOS': Cannot download repomd.xml: Cannot download repodata/repomd.xml: All mirrors were tried; Last error: Curl error (6): Couldn't resolve host name for http://download.devel.redhat.com/rhel-8/nightly/RHEL-8/latest-RHEL-8.9.0/compose/BaseOS/x86_64/os/repodata/repomd.xml [Could not resolve host: download.devel.redhat.com]","code":64}
> warning: loading available updates failed: {"detail":"cannot update repo 'RHEL-BaseOS': Cannot download repomd.xml: Cannot download repodata/repomd.xml: All mirrors were tried; Last error: Curl error (6): Couldn't resolve host name for http://download.devel.redhat.com/rhel-8/nightly/RHEL-8/latest-RHEL-8.9.0/compose/BaseOS/x86_64/os/repodata/repomd.xml [Could not resolve host: download.devel.redhat.com]","code":64}
./ls: cannot open directory '/home/admin/public_html': Permission denied
./ls: cannot open directory '/home/admin/public_html': Permission denied
Pseudo-terminal will not be allocated because stdin is not a terminal.
Warning: Permanently added 'localhost' (ECDSA) to the list of known hosts.
root@localhost: Permission denied (publickey,gssapi-keyex,gssapi-with-mic,password).
> warning: Unable to run fix: {"problem":null,"name":"org.freedesktop.DBus.Python.subprocess.CalledProcessError","message":"Traceback (most recent call last):\n  File \"/usr/lib64/python3.6/site-packages/dbus/service.py\", line 707, in _message_cb\n    retval = candidate_method(self, *args, **keywords)\n  File \"/usr/share/setroubleshoot/SetroubleshootFixit.py\", line 41, in run_fix\n    result = subprocess.check_output(command, universal_newlines=True)\n  File \"/usr/lib64/python3.6/subprocess.py\", line 356, in check_output\n    **kwargs).stdout\n  File \"/usr/lib64/python3.6/subprocess.py\", line 438, in run\n    output=stdout, stderr=stderr)\nsubprocess.CalledProcessError: Command '['sealert', '-f', dbus.String('7fefb285-8faf-4020-b7b2-17727128ddb1'), '-P', dbus.String('restorecon')]' returned non-zero exit status 3.\n"}
==== sealert -l '*' ====
SELinux is preventing /usr/sbin/sshd from read access on the file /root/.ssh/authorized_keys.

*****  Plugin restorecon (99.5 confidence) suggests   ************************

If you want to fix the label. 
/root/.ssh/authorized_keys default label should be ssh_home_t.
Then you can run restorecon. The access attempt may have been stopped due to insufficient permissions to access a parent directory in which case try to change the following command accordingly.
Do
# /sbin/restorecon -v /root/.ssh/authorized_keys

*****  Plugin catchall (1.49 confidence) suggests   **************************

If you believe that sshd should be allowed read access on the authorized_keys file by default.
Then you should report this as a bug.
You can generate a local policy module to allow this access.
Do
allow this access for now by executing:
# ausearch -c 'sshd' --raw | audit2allow -M my-sshd
# semodule -X 300 -i my-sshd.pp

Additional Information:
Source Context                system_u:system_r:sshd_t:s0-s0:c0.c1023
Target Context                unconfined_u:object_r:httpd_exec_t:s0
Target Objects                /root/.ssh/authorized_keys [ file ]
Source                        sshd
Source Path                   /usr/sbin/sshd
Port                          <Unknown>
Host                          rhel-8-9-127-0-0-2-2201
Source RPM Packages           openssh-server-8.0p1-19.el8_8.x86_64
Target RPM Packages           
SELinux Policy RPM            selinux-policy-targeted-3.14.3-128.el8.noarch
Local Policy RPM              selinux-policy-targeted-3.14.3-128.el8.noarch
Selinux Enabled               True
Policy Type                   targeted
Enforcing Mode                Enforcing
Host Name                     rhel-8-9-127-0-0-2-2201
Platform                      Linux rhel-8-9-127-0-0-2-2201
                              4.18.0-513.5.1.el8_9.x86_64 #1 SMP Fri Sep 29
                              05:21:10 EDT 2023 x86_64 x86_64
Alert Count                   1
First Seen                    2023-10-24 02:54:46 EDT
Last Seen                     2023-10-24 02:54:46 EDT
Local ID                      7fefb285-8faf-4020-b7b2-17727128ddb1

Raw Audit Messages
type=AVC msg=audit(1698130486.107:113): avc:  denied  { read } for  pid=4588 comm="sshd" name="authorized_keys" dev="vda3" ino=9438813 scontext=system_u:system_r:sshd_t:s0-s0:c0.c1023 tcontext=unconfined_u:object_r:httpd_exec_t:s0 tclass=file permissive=0

type=SYSCALL msg=audit(1698130486.107:113): arch=x86_64 syscall=openat success=no exit=EACCES a0=ffffff9c a1=5603db2a5e90 a2=800 a3=0 items=1 ppid=818 pid=4588 auid=4294967295 uid=0 gid=0 euid=0 suid=0 fsuid=0 egid=0 sgid=0 fsgid=0 tty=(none) ses=4294967295 comm=sshd exe=/usr/sbin/sshd subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 key=(null)

type=CWD msg=audit(1698130486.107:113): cwd=/

type=PATH msg=audit(1698130486.107:113): item=0 name=/root/.ssh/authorized_keys inode=9438813 dev=fc:03 mode=0100644 ouid=0 ogid=0 rdev=00:00 obj=unconfined_u:object_r:httpd_exec_t:s0 nametype=NORMAL cap_fp=0 cap_fi=0 cap_fe=0 cap_fver=0 cap_frootid=0

Hash: sshd,sshd_t,httpd_exec_t,file,read

==== audit.log  ====
type=DAEMON_START msg=audit(1698130407.953:9651): op=start ver=3.0.7 format=enriched kernel=4.18.0-513.5.1.el8_9.x86_64 auid=4294967295 pid=1810 uid=0 ses=4294967295 subj=system_u:system_r:auditd_t:s0 res=successAUID="unset" UID="root"
type=CONFIG_CHANGE msg=audit(1698130407.999:5): op=set audit_backlog_limit=8192 old=64 auid=4294967295 ses=4294967295 subj=system_u:system_r:unconfined_service_t:s0 res=1AUID="unset"
type=SYSCALL msg=audit(1698130407.999:5): arch=c000003e syscall=44 success=yes exit=60 a0=3 a1=7ffe3678a440 a2=3c a3=0 items=0 ppid=1815 pid=1825 auid=4294967295 uid=0 gid=0 euid=0 suid=0 fsuid=0 egid=0 sgid=0 fsgid=0 tty=(none) ses=4294967295 comm="auditctl" exe="/usr/sbin/auditctl" subj=system_u:system_r:unconfined_service_t:s0 key=(null)ARCH=x86_64 SYSCALL=sendto AUID="unset" UID="root" GID="root" EUID="root" SUID="root" FSUID="root" EGID="root" SGID="root" FSGID="root"
type=PROCTITLE msg=audit(1698130407.999:5): proctitle=2F7362696E2F617564697463746C002D52002F6574632F61756469742F61756469742E72756C6573
type=CONFIG_CHANGE msg=audit(1698130408.000:6): op=set audit_failure=1 old=1 auid=4294967295 ses=4294967295 subj=system_u:system_r:unconfined_service_t:s0 res=1AUID="unset"
type=SYSCALL msg=audit(1698130408.000:6): arch=c000003e syscall=44 success=yes exit=60 a0=3 a1=7ffe3678a440 a2=3c a3=0 items=0 ppid=1815 pid=1825 auid=4294967295 uid=0 gid=0 euid=0 suid=0 fsuid=0 egid=0 sgid=0 fsgid=0 tty=(none) ses=4294967295 comm="auditctl" exe="/usr/sbin/auditctl" subj=system_u:system_r:unconfined_service_t:s0 key=(null)ARCH=x86_64 SYSCALL=sendto AUID="unset" UID="root" GID="root" EUID="root" SUID="root" FSUID="root" EGID="root" SGID="root" FSGID="root"
type=PROCTITLE msg=audit(1698130408.000:6): proctitle=2F7362696E2F617564697463746C002D52002F6574632F61756469742F61756469742E72756C6573
type=CONFIG_CHANGE msg=audit(1698130408.001:7): op=set audit_backlog_wait_time=60000 old=60000 auid=4294967295 ses=4294967295 subj=system_u:system_r:unconfined_service_t:s0 res=1AUID="unset"
type=SYSCALL msg=audit(1698130408.001:7): arch=c000003e syscall=44 success=yes exit=60 a0=3 a1=7ffe3678a440 a2=3c a3=0 items=0 ppid=1815 pid=1825 auid=4294967295 uid=0 gid=0 euid=0 suid=0 fsuid=0 egid=0 sgid=0 fsgid=0 tty=(none) ses=4294967295 comm="auditctl" exe="/usr/sbin/auditctl" subj=system_u:system_r:unconfined_service_t:s0 key=(null)ARCH=x86_64 SYSCALL=sendto AUID="unset" UID="root" GID="root" EUID="root" SUID="root" FSUID="root" EGID="root" SGID="root" FSGID="root"
type=PROCTITLE msg=audit(1698130408.001:7): proctitle=2F7362696E2F617564697463746C002D52002F6574632F61756469742F61756469742E72756C6573
type=SERVICE_START msg=audit(1698130408.003:8): pid=1 uid=0 auid=4294967295 ses=4294967295 subj=system_u:system_r:init_t:s0 msg='unit=auditd comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'UID="root" AUID="unset"
type=USER_END msg=audit(1698130408.007:9): pid=1733 uid=0 auid=0 ses=3 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=172.27.0.2 terminal=ssh res=success'UID="root" AUID="root" ID="root"
type=USER_START msg=audit(1698130408.024:10): pid=1733 uid=0 auid=0 ses=3 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=172.27.0.2 terminal=ssh res=success'UID="root" AUID="root" ID="root"
type=CRYPTO_KEY_USER msg=audit(1698130408.028:11): pid=1733 uid=0 auid=0 ses=3 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:f1:71:84:1f:39:01:c7:a6:1d:32:d8:fe:8a:15:01:11:66:d8:96:6a:6b:0e:89:c3:1d:38:73:eb:ce:6e:0a:77 direction=? spid=1832 suid=0  exe="/usr/sbin/sshd" hostname=? addr=? terminal=? res=success'UID="root" AUID="root" SUID="root"
type=CRYPTO_KEY_USER msg=audit(1698130409.609:12): pid=1846 uid=0 auid=4294967295 ses=4294967295 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:b1:14:e3:e8:bc:ab:f2:ca:9a:21:61:a6:34:41:7f:05:72:fc:97:3f:e1:83:85:e1:9f:48:b5:e5:ad:fc:a2:18 direction=? spid=1846 suid=0  exe="/usr/sbin/sshd" hostname=? addr=? terminal=? res=success'UID="root" AUID="unset" SUID="root"
type=CRYPTO_KEY_USER msg=audit(1698130409.609:13): pid=1846 uid=0 auid=4294967295 ses=4294967295 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:4b:5e:bc:2f:84:97:56:44:da:dc:ed:3c:ac:e4:3d:80:95:2d:e5:39:ae:6e:6b:63:29:da:f6:da:df:94:b3:cb direction=? spid=1846 suid=0  exe="/usr/sbin/sshd" hostname=? addr=? terminal=? res=success'UID="root" AUID="unset" SUID="root"
type=CRYPTO_KEY_USER msg=audit(1698130409.610:14): pid=1846 uid=0 auid=4294967295 ses=4294967295 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:f1:71:84:1f:39:01:c7:a6:1d:32:d8:fe:8a:15:01:11:66:d8:96:6a:6b:0e:89:c3:1d:38:73:eb:ce:6e:0a:77 direction=? spid=1846 suid=0  exe="/usr/sbin/sshd" hostname=? addr=? terminal=? res=success'UID="root" AUID="unset" SUID="root"
type=MAC_POLICY_LOAD msg=audit(1698130410.227:15): auid=0 ses=3 lsm=selinux res=1AUID="root"
type=SYSCALL msg=audit(1698130410.227:15): arch=c000003e syscall=1 success=yes exit=9083814 a0=4 a1=7fd589094000 a2=8a9ba6 a3=0 items=0 ppid=1845 pid=1851 auid=0 uid=0 gid=0 euid=0 suid=0 fsuid=0 egid=0 sgid=0 fsgid=0 tty=(none) ses=3 comm="load_policy" exe="/usr/sbin/load_policy" subj=unconfined_u:unconfined_r:unconfined_t:s0-s0:c0.c1023 key=(null)ARCH=x86_64 SYSCALL=write AUID="root" UID="root" GID="root" EUID="root" SUID="root" FSUID="root" EGID="root" SGID="root" FSGID="root"
type=PROCTITLE msg=audit(1698130410.227:15): proctitle="/sbin/load_policy"
type=USER_AVC msg=audit(1698130410.375:16): pid=758 uid=81 auid=4294967295 ses=4294967295 subj=system_u:system_r:system_dbusd_t:s0-s0:c0.c1023 msg='avc:  received policyload notice (seqno=2)  exe="/usr/bin/dbus-daemon" sauid=81 hostname=? addr=? terminal=?'UID="dbus" AUID="unset" SAUID="dbus"
type=USER_MAC_CONFIG_CHANGE msg=audit(1698130410.430:17): pid=1845 uid=0 auid=0 ses=3 subj=unconfined_u:unconfined_r:unconfined_t:s0-s0:c0.c1023 msg='resrc=fcontext op=add tglob="/var/tmp/" ftype=any tcontext=system_u:object_r:samba_share_t: comm="semanage" exe="/usr/libexec/platform-python3.6" hostname=? addr=? terminal=? res=success'UID="root" AUID="root"
type=USER_END msg=audit(1698130410.461:18): pid=1733 uid=0 auid=0 ses=3 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=172.27.0.2 terminal=ssh res=success'UID="root" AUID="root" ID="root"
type=USER_START msg=audit(1698130410.482:19): pid=1733 uid=0 auid=0 ses=3 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=172.27.0.2 terminal=ssh res=success'UID="root" AUID="root" ID="root"
type=CRYPTO_KEY_USER msg=audit(1698130410.487:20): pid=1733 uid=0 auid=0 ses=3 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:f1:71:84:1f:39:01:c7:a6:1d:32:d8:fe:8a:15:01:11:66:d8:96:6a:6b:0e:89:c3:1d:38:73:eb:ce:6e:0a:77 direction=? spid=1852 suid=0  exe="/usr/sbin/sshd" hostname=? addr=? terminal=? res=success'UID="root" AUID="root" SUID="root"
type=MAC_CONFIG_CHANGE msg=audit(1698130411.809:21): bool=zebra_write_config val=1 old_val=0 auid=0 ses=3AUID="root"
type=SYSCALL msg=audit(1698130411.809:21): arch=c000003e syscall=1 success=yes exit=2 a0=5 a1=7ffd11ef909e a2=2 a3=0 items=0 ppid=1852 pid=1865 auid=0 uid=0 gid=0 euid=0 suid=0 fsuid=0 egid=0 sgid=0 fsgid=0 tty=(none) ses=3 comm="semanage" exe="/usr/libexec/platform-python3.6" subj=unconfined_u:unconfined_r:unconfined_t:s0-s0:c0.c1023 key=(null)ARCH=x86_64 SYSCALL=write AUID="root" UID="root" GID="root" EUID="root" SUID="root" FSUID="root" EGID="root" SGID="root" FSGID="root"
type=PROCTITLE msg=audit(1698130411.809:21): proctitle=2F7573722F6C6962657865632F706C6174666F726D2D707974686F6E002D457349002F7573722F7362696E2F73656D616E61676500626F6F6C65616E002D2D6D6F64696679002D2D6F6E007A656272615F77726974655F636F6E666967
type=USER_AVC msg=audit(1698130411.814:22): pid=758 uid=81 auid=4294967295 ses=4294967295 subj=system_u:system_r:system_dbusd_t:s0-s0:c0.c1023 msg='avc:  received policyload notice (seqno=3)  exe="/usr/bin/dbus-daemon" sauid=81 hostname=? addr=? terminal=?'UID="dbus" AUID="unset" SAUID="dbus"
type=MAC_POLICY_LOAD msg=audit(1698130412.388:23): auid=0 ses=3 lsm=selinux res=1AUID="root"
type=SYSCALL msg=audit(1698130412.388:23): arch=c000003e syscall=1 success=yes exit=9083814 a0=4 a1=7fa5c61ea000 a2=8a9ba6 a3=0 items=0 ppid=1865 pid=1870 auid=0 uid=0 gid=0 euid=0 suid=0 fsuid=0 egid=0 sgid=0 fsgid=0 tty=(none) ses=3 comm="load_policy" exe="/usr/sbin/load_policy" subj=unconfined_u:unconfined_r:unconfined_t:s0-s0:c0.c1023 key=(null)ARCH=x86_64 SYSCALL=write AUID="root" UID="root" GID="root" EUID="root" SUID="root" FSUID="root" EGID="root" SGID="root" FSGID="root"
type=PROCTITLE msg=audit(1698130412.388:23): proctitle="/sbin/load_policy"
type=USER_AVC msg=audit(1698130412.526:24): pid=758 uid=81 auid=4294967295 ses=4294967295 subj=system_u:system_r:system_dbusd_t:s0-s0:c0.c1023 msg='avc:  received policyload notice (seqno=4)  exe="/usr/bin/dbus-daemon" sauid=81 hostname=? addr=? terminal=?'UID="dbus" AUID="unset" SAUID="dbus"
type=USER_END msg=audit(1698130412.656:25): pid=1733 uid=0 auid=0 ses=3 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=172.27.0.2 terminal=ssh res=success'UID="root" AUID="root" ID="root"
type=USER_START msg=audit(1698130412.675:26): pid=1733 uid=0 auid=0 ses=3 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=172.27.0.2 terminal=ssh res=success'UID="root" AUID="root" ID="root"
type=CRYPTO_KEY_USER msg=audit(1698130412.681:27): pid=1733 uid=0 auid=0 ses=3 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:f1:71:84:1f:39:01:c7:a6:1d:32:d8:fe:8a:15:01:11:66:d8:96:6a:6b:0e:89:c3:1d:38:73:eb:ce:6e:0a:77 direction=? spid=1871 suid=0  exe="/usr/sbin/sshd" hostname=? addr=? terminal=? res=success'UID="root" AUID="root" SUID="root"
type=USER_END msg=audit(1698130413.101:28): pid=1733 uid=0 auid=0 ses=3 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=172.27.0.2 terminal=ssh res=success'UID="root" AUID="root" ID="root"
type=SERVICE_START msg=audit(1698130413.129:29): pid=1 uid=0 auid=4294967295 ses=4294967295 subj=system_u:system_r:init_t:s0 msg='unit=cockpit-motd comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'UID="root" AUID="unset"
type=SERVICE_STOP msg=audit(1698130413.129:30): pid=1 uid=0 auid=4294967295 ses=4294967295 subj=system_u:system_r:init_t:s0 msg='unit=cockpit-motd comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'UID="root" AUID="unset"
type=SERVICE_START msg=audit(1698130414.120:31): pid=1 uid=0 auid=4294967295 ses=4294967295 subj=system_u:system_r:init_t:s0 msg='unit=cockpit comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'UID="root" AUID="unset"
type=SERVICE_START msg=audit(1698130414.171:32): pid=1 uid=0 auid=4294967295 ses=4294967295 subj=system_u:system_r:init_t:s0 msg='unit=cockpit-wsinstance-http comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'UID="root" AUID="unset"
type=USER_AUTH msg=audit(1698130415.313:33): pid=1953 uid=0 auid=4294967295 ses=4294967295 subj=system_u:system_r:cockpit_session_t:s0 msg='op=PAM:authentication grantors=pam_unix,pam_listfile acct="admin" exe="/usr/libexec/cockpit-session" hostname=::ffff:172.27.0.2 addr=::ffff:172.27.0.2 terminal=? res=success'UID="root" AUID="unset"
type=USER_ACCT msg=audit(1698130415.316:34): pid=1953 uid=0 auid=4294967295 ses=4294967295 subj=system_u:system_r:cockpit_session_t:s0 msg='op=PAM:accounting grantors=pam_unix acct="admin" exe="/usr/libexec/cockpit-session" hostname=::ffff:172.27.0.2 addr=::ffff:172.27.0.2 terminal=? res=success'UID="root" AUID="unset"
type=CRED_ACQ msg=audit(1698130415.316:35): pid=1953 uid=0 auid=4294967295 ses=4294967295 subj=system_u:system_r:cockpit_session_t:s0 msg='op=PAM:setcred grantors=pam_unix,pam_listfile acct="admin" exe="/usr/libexec/cockpit-session" hostname=::ffff:172.27.0.2 addr=::ffff:172.27.0.2 terminal=? res=success'UID="root" AUID="unset"
type=LOGIN msg=audit(1698130415.317:36): pid=1953 uid=0 subj=system_u:system_r:cockpit_session_t:s0 old-auid=4294967295 auid=1000 tty=(none) old-ses=4294967295 ses=4 res=1UID="root" OLD-AUID="unset" AUID="admin"
type=SYSCALL msg=audit(1698130415.317:36): arch=c000003e syscall=1 success=yes exit=4 a0=3 a1=7ffec3e9b840 a2=4 a3=7ffec3e9b564 items=0 ppid=1946 pid=1953 auid=1000 uid=0 gid=0 euid=0 suid=0 fsuid=0 egid=0 sgid=0 fsgid=0 tty=(none) ses=4 comm="cockpit-session" exe="/usr/libexec/cockpit-session" subj=system_u:system_r:cockpit_session_t:s0 key=(null)ARCH=x86_64 SYSCALL=write AUID="admin" UID="root" GID="root" EUID="root" SUID="root" FSUID="root" EGID="root" SGID="root" FSGID="root"
type=PROCTITLE msg=audit(1698130415.317:36): proctitle=2F7573722F6C6962657865632F636F636B7069742D73657373696F6E006C6F63616C686F7374
type=USER_ROLE_CHANGE msg=audit(1698130415.318:37): pid=1953 uid=0 auid=1000 ses=4 subj=system_u:system_r:cockpit_session_t:s0 msg='pam: default-context=unconfined_u:unconfined_r:unconfined_t:s0-s0:c0.c1023 selected-context=unconfined_u:unconfined_r:unconfined_t:s0-s0:c0.c1023 exe="/usr/libexec/cockpit-session" hostname=::ffff:172.27.0.2 addr=::ffff:172.27.0.2 terminal=? res=success'UID="root" AUID="admin"
type=SERVICE_START msg=audit(1698130415.385:38): pid=1 uid=0 auid=4294967295 ses=4294967295 subj=system_u:system_r:init_t:s0 msg='unit=user-runtime-dir@1000 comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'UID="root" AUID="unset"
type=USER_ACCT msg=audit(1698130415.401:39): pid=1962 uid=0 auid=4294967295 ses=4294967295 subj=system_u:system_r:init_t:s0 msg='op=PAM:accounting grantors=pam_unix acct="admin" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'UID="root" AUID="unset"
type=USER_ROLE_CHANGE msg=audit(1698130415.402:40): pid=1962 uid=0 auid=4294967295 ses=4294967295 subj=system_u:system_r:init_t:s0 msg='pam: default-context=unconfined_u:unconfined_r:unconfined_t:s0-s0:c0.c1023 selected-context=unconfined_u:unconfined_r:unconfined_t:s0-s0:c0.c1023 exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'UID="root" AUID="unset"
type=LOGIN msg=audit(1698130415.402:41): pid=1962 uid=0 subj=system_u:system_r:init_t:s0 old-auid=4294967295 auid=1000 tty=(none) old-ses=4294967295 ses=5 res=1UID="root" OLD-AUID="unset" AUID="admin"
type=SYSCALL msg=audit(1698130415.402:41): arch=c000003e syscall=1 success=yes exit=4 a0=7 a1=7ffe6f1c4ec0 a2=4 a3=7ffe6f1c4be4 items=0 ppid=1 pid=1962 auid=1000 uid=0 gid=0 euid=0 suid=0 fsuid=0 egid=0 sgid=0 fsgid=0 tty=(none) ses=5 comm="(systemd)" exe="/usr/lib/systemd/systemd" subj=system_u:system_r:init_t:s0 key=(null)ARCH=x86_64 SYSCALL=write AUID="admin" UID="root" GID="root" EUID="root" SUID="root" FSUID="root" EGID="root" SGID="root" FSGID="root"
type=PROCTITLE msg=audit(1698130415.402:41): proctitle="(systemd)"
type=USER_START msg=audit(1698130415.403:42): pid=1962 uid=0 auid=1000 ses=5 subj=system_u:system_r:init_t:s0 msg='op=PAM:session_open grantors=pam_selinux,pam_selinux,pam_loginuid,pam_namespace,pam_keyinit,pam_limits,pam_systemd,pam_unix acct="admin" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'UID="root" AUID="admin"
type=SERVICE_START msg=audit(1698130415.484:43): pid=1 uid=0 auid=4294967295 ses=4294967295 subj=system_u:system_r:init_t:s0 msg='unit=user@1000 comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'UID="root" AUID="unset"
type=USER_START msg=audit(1698130415.490:44): pid=1953 uid=0 auid=1000 ses=4 subj=system_u:system_r:cockpit_session_t:s0 msg='op=PAM:session_open grantors=pam_selinux,pam_loginuid,pam_selinux,pam_keyinit,pam_ssh_add,pam_keyinit,pam_limits,pam_systemd,pam_unix,pam_umask,pam_lastlog acct="admin" exe="/usr/libexec/cockpit-session" hostname=::ffff:172.27.0.2 addr=::ffff:172.27.0.2 terminal=? res=success'UID="root" AUID="admin"
type=CRED_REFR msg=audit(1698130415.490:45): pid=1953 uid=0 auid=1000 ses=4 subj=system_u:system_r:cockpit_session_t:s0 msg='op=PAM:setcred grantors=pam_unix,pam_listfile acct="admin" exe="/usr/libexec/cockpit-session" hostname=::ffff:172.27.0.2 addr=::ffff:172.27.0.2 terminal=? res=success'UID="root" AUID="admin"
type=USER_AUTH msg=audit(1698130415.840:46): pid=1981 uid=1000 auid=1000 ses=4 subj=unconfined_u:unconfined_r:unconfined_t:s0-s0:c0.c1023 msg='op=PAM:authentication grantors=pam_unix acct="admin" exe="/usr/bin/sudo" hostname=? addr=? terminal=? res=success'UID="admin" AUID="admin"
type=USER_ACCT msg=audit(1698130415.843:47): pid=1981 uid=1000 auid=1000 ses=4 subj=unconfined_u:unconfined_r:unconfined_t:s0-s0:c0.c1023 msg='op=PAM:accounting grantors=pam_unix acct="admin" exe="/usr/bin/sudo" hostname=? addr=? terminal=? res=success'UID="admin" AUID="admin"
type=USER_CMD msg=audit(1698130415.843:48): pid=1981 uid=1000 auid=1000 ses=4 subj=unconfined_u:unconfined_r:unconfined_t:s0-s0:c0.c1023 msg='cwd="/run/user/1000" cmd=636F636B7069742D627269646765202D2D70726976696C65676564 exe="/usr/bin/sudo" terminal=? res=success'UID="admin" AUID="admin"
type=CRED_REFR msg=audit(1698130415.843:49): pid=1981 uid=0 auid=1000 ses=4 subj=unconfined_u:unconfined_r:unconfined_t:s0-s0:c0.c1023 msg='op=PAM:setcred grantors=pam_unix acct="root" exe="/usr/bin/sudo" hostname=? addr=? terminal=? res=success'UID="root" AUID="admin"
type=USER_START msg=audit(1698130415.847:50): pid=1981 uid=0 auid=1000 ses=4 subj=unconfined_u:unconfined_r:unconfined_t:s0-s0:c0.c1023 msg='op=PAM:session_open grantors=pam_keyinit,pam_limits,pam_systemd,pam_unix acct="root" exe="/usr/bin/sudo" hostname=? addr=? terminal=? res=success'UID="root" AUID="admin"
type=CRYPTO_KEY_USER msg=audit(1698130415.935:51): pid=1997 uid=0 auid=4294967295 ses=4294967295 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:b1:14:e3:e8:bc:ab:f2:ca:9a:21:61:a6:34:41:7f:05:72:fc:97:3f:e1:83:85:e1:9f:48:b5:e5:ad:fc:a2:18 direction=? spid=1997 suid=0  exe="/usr/sbin/sshd" hostname=? addr=? terminal=? res=success'UID="root" AUID="unset" SUID="root"
type=CRYPTO_KEY_USER msg=audit(1698130415.935:52): pid=1997 uid=0 auid=4294967295 ses=4294967295 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:4b:5e:bc:2f:84:97:56:44:da:dc:ed:3c:ac:e4:3d:80:95:2d:e5:39:ae:6e:6b:63:29:da:f6:da:df:94:b3:cb direction=? spid=1997 suid=0  exe="/usr/sbin/sshd" hostname=? addr=? terminal=? res=success'UID="root" AUID="unset" SUID="root"
type=CRYPTO_KEY_USER msg=audit(1698130415.935:53): pid=1997 uid=0 auid=4294967295 ses=4294967295 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:f1:71:84:1f:39:01:c7:a6:1d:32:d8:fe:8a:15:01:11:66:d8:96:6a:6b:0e:89:c3:1d:38:73:eb:ce:6e:0a:77 direction=? spid=1997 suid=0  exe="/usr/sbin/sshd" hostname=? addr=? terminal=? res=success'UID="root" AUID="unset" SUID="root"
type=SERVICE_START msg=audit(1698130416.082:54): pid=1 uid=0 auid=4294967295 ses=4294967295 subj=system_u:system_r:init_t:s0 msg='unit=NetworkManager-dispatcher comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'UID="root" AUID="unset"
type=SERVICE_STOP msg=audit(1698130416.082:55): pid=1 uid=0 auid=4294967295 ses=4294967295 subj=system_u:system_r:init_t:s0 msg='unit=NetworkManager-dispatcher comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'UID="root" AUID="unset"
type=SERVICE_START msg=audit(1698130417.114:56): pid=1 uid=0 auid=4294967295 ses=4294967295 subj=system_u:system_r:init_t:s0 msg='unit=timedatex comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'UID="root" AUID="unset"
type=SERVICE_START msg=audit(1698130418.155:57): pid=1 uid=0 auid=4294967295 ses=4294967295 subj=system_u:system_r:init_t:s0 msg='unit=realmd comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'UID="root" AUID="unset"
type=SERVICE_START msg=audit(1698130419.335:58): pid=1 uid=0 auid=4294967295 ses=4294967295 subj=system_u:system_r:init_t:s0 msg='unit=packagekit comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'UID="root" AUID="unset"
type=SERVICE_START msg=audit(1698130421.665:59): pid=1 uid=0 auid=4294967295 ses=4294967295 subj=system_u:system_r:init_t:s0 msg='unit=setroubleshootd comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'UID="root" AUID="unset"
type=SERVICE_START msg=audit(1698130427.361:60): pid=1 uid=0 auid=4294967295 ses=4294967295 subj=system_u:system_r:init_t:s0 msg='unit=rhsm comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'UID="root" AUID="unset"
type=SERVICE_START msg=audit(1698130447.449:61): pid=1 uid=0 auid=4294967295 ses=4294967295 subj=system_u:system_r:init_t:s0 msg='unit=systemd-hostnamed comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'UID="root" AUID="unset"
type=SERVICE_STOP msg=audit(1698130447.449:62): pid=1 uid=0 auid=4294967295 ses=4294967295 subj=system_u:system_r:init_t:s0 msg='unit=systemd-hostnamed comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'UID="root" AUID="unset"
type=USER_START msg=audit(1698130459.662:63): pid=1733 uid=0 auid=0 ses=3 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=172.27.0.2 terminal=ssh res=success'UID="root" AUID="root" ID="root"
type=CRYPTO_KEY_USER msg=audit(1698130459.672:64): pid=1733 uid=0 auid=0 ses=3 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:f1:71:84:1f:39:01:c7:a6:1d:32:d8:fe:8a:15:01:11:66:d8:96:6a:6b:0e:89:c3:1d:38:73:eb:ce:6e:0a:77 direction=? spid=4374 suid=0  exe="/usr/sbin/sshd" hostname=? addr=? terminal=? res=success'UID="root" AUID="root" SUID="root"
type=USER_END msg=audit(1698130459.736:65): pid=1733 uid=0 auid=0 ses=3 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=172.27.0.2 terminal=ssh res=success'UID="root" AUID="root" ID="root"
type=USER_START msg=audit(1698130459.759:66): pid=1733 uid=0 auid=0 ses=3 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=172.27.0.2 terminal=ssh res=success'UID="root" AUID="root" ID="root"
type=CRYPTO_KEY_USER msg=audit(1698130459.765:67): pid=1733 uid=0 auid=0 ses=3 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:f1:71:84:1f:39:01:c7:a6:1d:32:d8:fe:8a:15:01:11:66:d8:96:6a:6b:0e:89:c3:1d:38:73:eb:ce:6e:0a:77 direction=? spid=4388 suid=0  exe="/usr/sbin/sshd" hostname=? addr=? terminal=? res=success'UID="root" AUID="root" SUID="root"
type=USER_AUTH msg=audit(1698130459.854:68): pid=4404 uid=0 auid=0 ses=3 subj=unconfined_u:unconfined_r:unconfined_t:s0-s0:c0.c1023 msg='op=PAM:authentication grantors=pam_rootok acct="admin" exe="/usr/bin/su" hostname=? addr=? terminal=? res=success'UID="root" AUID="root"
type=USER_ACCT msg=audit(1698130459.854:69): pid=4404 uid=0 auid=0 ses=3 subj=unconfined_u:unconfined_r:unconfined_t:s0-s0:c0.c1023 msg='op=PAM:accounting grantors=pam_succeed_if acct="admin" exe="/usr/bin/su" hostname=? addr=? terminal=? res=success'UID="root" AUID="root"
type=CRED_ACQ msg=audit(1698130459.866:70): pid=4404 uid=0 auid=0 ses=3 subj=unconfined_u:unconfined_r:unconfined_t:s0-s0:c0.c1023 msg='op=PAM:setcred grantors=pam_rootok acct="admin" exe="/usr/bin/su" hostname=? addr=? terminal=? res=success'UID="root" AUID="root"
type=USER_START msg=audit(1698130459.873:71): pid=4404 uid=0 auid=0 ses=3 subj=unconfined_u:unconfined_r:unconfined_t:s0-s0:c0.c1023 msg='op=PAM:session_open grantors=pam_keyinit,pam_keyinit,pam_limits,pam_systemd,pam_unix,pam_umask,pam_xauth acct="admin" exe="/usr/bin/su" hostname=? addr=? terminal=? res=success'UID="root" AUID="root"
type=USER_END msg=audit(1698130459.919:72): pid=4404 uid=0 auid=0 ses=3 subj=unconfined_u:unconfined_r:unconfined_t:s0-s0:c0.c1023 msg='op=PAM:session_close grantors=pam_keyinit,pam_keyinit,pam_limits,pam_systemd,pam_unix,pam_umask,pam_xauth acct="admin" exe="/usr/bin/su" hostname=? addr=? terminal=? res=success'UID="root" AUID="root"
type=CRED_DISP msg=audit(1698130459.919:73): pid=4404 uid=0 auid=0 ses=3 subj=unconfined_u:unconfined_r:unconfined_t:s0-s0:c0.c1023 msg='op=PAM:setcred grantors=pam_rootok acct="admin" exe="/usr/bin/su" hostname=? addr=? terminal=? res=success'UID="root" AUID="root"
type=AVC msg=audit(1698130459.925:74): avc:  denied  { read } for  pid=4427 comm="ls" name="public_html" dev="vda3" ino=8391326 scontext=system_u:system_r:httpd_t:s0-s0:c0.c1023 tcontext=unconfined_u:object_r:httpd_user_content_t:s0 tclass=dir permissive=0
type=SYSCALL msg=audit(1698130459.925:74): arch=c000003e syscall=257 success=no exit=-13 a0=ffffff9c a1=557bb272c410 a2=90800 a3=0 items=0 ppid=4388 pid=4427 auid=0 uid=0 gid=0 euid=0 suid=0 fsuid=0 egid=0 sgid=0 fsgid=0 tty=(none) ses=3 comm="ls" exe="/root/selinux_temp/ls" subj=system_u:system_r:httpd_t:s0-s0:c0.c1023 key=(null)ARCH=x86_64 SYSCALL=openat AUID="root" UID="root" GID="root" EUID="root" SUID="root" FSUID="root" EGID="root" SGID="root" FSGID="root"
type=PROCTITLE msg=audit(1698130459.925:74): proctitle=2E2F6C73002F686F6D652F61646D696E2F7075626C69635F68746D6C
type=USER_END msg=audit(1698130459.927:75): pid=1733 uid=0 auid=0 ses=3 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=172.27.0.2 terminal=ssh res=success'UID="root" AUID="root" ID="root"
type=USER_START msg=audit(1698130467.071:76): pid=1733 uid=0 auid=0 ses=3 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=172.27.0.2 terminal=ssh res=success'UID="root" AUID="root" ID="root"
type=CRYPTO_KEY_USER msg=audit(1698130467.079:77): pid=1733 uid=0 auid=0 ses=3 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:f1:71:84:1f:39:01:c7:a6:1d:32:d8:fe:8a:15:01:11:66:d8:96:6a:6b:0e:89:c3:1d:38:73:eb:ce:6e:0a:77 direction=? spid=4449 suid=0  exe="/usr/sbin/sshd" hostname=? addr=? terminal=? res=success'UID="root" AUID="root" SUID="root"
type=USER_END msg=audit(1698130467.116:78): pid=1733 uid=0 auid=0 ses=3 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=172.27.0.2 terminal=ssh res=success'UID="root" AUID="root" ID="root"
type=USER_START msg=audit(1698130467.138:79): pid=1733 uid=0 auid=0 ses=3 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=172.27.0.2 terminal=ssh res=success'UID="root" AUID="root" ID="root"
type=CRYPTO_KEY_USER msg=audit(1698130467.144:80): pid=1733 uid=0 auid=0 ses=3 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:f1:71:84:1f:39:01:c7:a6:1d:32:d8:fe:8a:15:01:11:66:d8:96:6a:6b:0e:89:c3:1d:38:73:eb:ce:6e:0a:77 direction=? spid=4462 suid=0  exe="/usr/sbin/sshd" hostname=? addr=? terminal=? res=success'UID="root" AUID="root" SUID="root"
type=USER_END msg=audit(1698130467.185:81): pid=1733 uid=0 auid=0 ses=3 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=172.27.0.2 terminal=ssh res=success'UID="root" AUID="root" ID="root"
type=USER_START msg=audit(1698130467.460:82): pid=1733 uid=0 auid=0 ses=3 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=172.27.0.2 terminal=ssh res=success'UID="root" AUID="root" ID="root"
type=CRYPTO_KEY_USER msg=audit(1698130467.467:83): pid=1733 uid=0 auid=0 ses=3 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:f1:71:84:1f:39:01:c7:a6:1d:32:d8:fe:8a:15:01:11:66:d8:96:6a:6b:0e:89:c3:1d:38:73:eb:ce:6e:0a:77 direction=? spid=4477 suid=0  exe="/usr/sbin/sshd" hostname=? addr=? terminal=? res=success'UID="root" AUID="root" SUID="root"
type=USER_END msg=audit(1698130467.497:84): pid=1733 uid=0 auid=0 ses=3 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=172.27.0.2 terminal=ssh res=success'UID="root" AUID="root" ID="root"
type=USER_START msg=audit(1698130467.515:85): pid=1733 uid=0 auid=0 ses=3 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=172.27.0.2 terminal=ssh res=success'UID="root" AUID="root" ID="root"
type=CRYPTO_KEY_USER msg=audit(1698130467.518:86): pid=1733 uid=0 auid=0 ses=3 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:f1:71:84:1f:39:01:c7:a6:1d:32:d8:fe:8a:15:01:11:66:d8:96:6a:6b:0e:89:c3:1d:38:73:eb:ce:6e:0a:77 direction=? spid=4492 suid=0  exe="/usr/sbin/sshd" hostname=? addr=? terminal=? res=success'UID="root" AUID="root" SUID="root"
type=USER_AUTH msg=audit(1698130467.553:87): pid=4508 uid=0 auid=0 ses=3 subj=unconfined_u:unconfined_r:unconfined_t:s0-s0:c0.c1023 msg='op=PAM:authentication grantors=pam_rootok acct="admin" exe="/usr/bin/su" hostname=? addr=? terminal=? res=success'UID="root" AUID="root"
type=USER_ACCT msg=audit(1698130467.553:88): pid=4508 uid=0 auid=0 ses=3 subj=unconfined_u:unconfined_r:unconfined_t:s0-s0:c0.c1023 msg='op=PAM:accounting grantors=pam_succeed_if acct="admin" exe="/usr/bin/su" hostname=? addr=? terminal=? res=success'UID="root" AUID="root"
type=CRED_ACQ msg=audit(1698130467.559:89): pid=4508 uid=0 auid=0 ses=3 subj=unconfined_u:unconfined_r:unconfined_t:s0-s0:c0.c1023 msg='op=PAM:setcred grantors=pam_rootok acct="admin" exe="/usr/bin/su" hostname=? addr=? terminal=? res=success'UID="root" AUID="root"
type=USER_START msg=audit(1698130467.562:90): pid=4508 uid=0 auid=0 ses=3 subj=unconfined_u:unconfined_r:unconfined_t:s0-s0:c0.c1023 msg='op=PAM:session_open grantors=pam_keyinit,pam_keyinit,pam_limits,pam_systemd,pam_unix,pam_umask,pam_xauth acct="admin" exe="/usr/bin/su" hostname=? addr=? terminal=? res=success'UID="root" AUID="root"
type=USER_END msg=audit(1698130467.593:91): pid=4508 uid=0 auid=0 ses=3 subj=unconfined_u:unconfined_r:unconfined_t:s0-s0:c0.c1023 msg='op=PAM:session_close grantors=pam_keyinit,pam_keyinit,pam_limits,pam_systemd,pam_unix,pam_umask,pam_xauth acct="admin" exe="/usr/bin/su" hostname=? addr=? terminal=? res=success'UID="root" AUID="root"
type=CRED_DISP msg=audit(1698130467.593:92): pid=4508 uid=0 auid=0 ses=3 subj=unconfined_u:unconfined_r:unconfined_t:s0-s0:c0.c1023 msg='op=PAM:setcred grantors=pam_rootok acct="admin" exe="/usr/bin/su" hostname=? addr=? terminal=? res=success'UID="root" AUID="root"
type=AVC msg=audit(1698130467.597:93): avc:  denied  { read } for  pid=4531 comm="ls" name="public_html" dev="vda3" ino=17262963 scontext=system_u:system_r:httpd_t:s0-s0:c0.c1023 tcontext=unconfined_u:object_r:httpd_user_content_t:s0 tclass=dir permissive=0
type=SYSCALL msg=audit(1698130467.597:93): arch=c000003e syscall=257 success=no exit=-13 a0=ffffff9c a1=55c1bd3c9410 a2=90800 a3=0 items=0 ppid=4492 pid=4531 auid=0 uid=0 gid=0 euid=0 suid=0 fsuid=0 egid=0 sgid=0 fsgid=0 tty=(none) ses=3 comm="ls" exe="/root/selinux_temp/ls" subj=system_u:system_r:httpd_t:s0-s0:c0.c1023 key=(null)ARCH=x86_64 SYSCALL=openat AUID="root" UID="root" GID="root" EUID="root" SUID="root" FSUID="root" EGID="root" SGID="root" FSGID="root"
type=PROCTITLE msg=audit(1698130467.597:93): proctitle=2E2F6C73002F686F6D652F61646D696E2F7075626C69635F68746D6C
type=USER_END msg=audit(1698130467.599:94): pid=1733 uid=0 auid=0 ses=3 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=172.27.0.2 terminal=ssh res=success'UID="root" AUID="root" ID="root"
type=MAC_CONFIG_CHANGE msg=audit(1698130478.229:95): bool=httpd_enable_homedirs val=1 old_val=0 auid=1000 ses=4AUID="admin"
type=SYSCALL msg=audit(1698130478.229:95): arch=c000003e syscall=1 success=yes exit=2 a0=4 a1=7fff0ab2acae a2=2 a3=0 items=0 ppid=1986 pid=4537 auid=1000 uid=0 gid=0 euid=0 suid=0 fsuid=0 egid=0 sgid=0 fsgid=0 tty=(none) ses=4 comm="setsebool" exe="/usr/sbin/setsebool" subj=unconfined_u:unconfined_r:unconfined_t:s0-s0:c0.c1023 key=(null)ARCH=x86_64 SYSCALL=write AUID="admin" UID="root" GID="root" EUID="root" SUID="root" FSUID="root" EGID="root" SGID="root" FSGID="root"
type=PROCTITLE msg=audit(1698130478.229:95): proctitle=7365747365626F6F6C002D500068747470645F656E61626C655F686F6D65646972730031
type=USER_AVC msg=audit(1698130478.247:96): pid=758 uid=81 auid=4294967295 ses=4294967295 subj=system_u:system_r:system_dbusd_t:s0-s0:c0.c1023 msg='avc:  received policyload notice (seqno=5)  exe="/usr/bin/dbus-daemon" sauid=81 hostname=? addr=? terminal=?'UID="dbus" AUID="unset" SAUID="dbus"
type=SERVICE_STOP msg=audit(1698130478.383:97): pid=1 uid=0 auid=4294967295 ses=4294967295 subj=system_u:system_r:init_t:s0 msg='unit=setroubleshootd comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'UID="root" AUID="unset"
type=MAC_POLICY_LOAD msg=audit(1698130478.960:98): auid=1000 ses=4 lsm=selinux res=1AUID="admin"
type=SYSCALL msg=audit(1698130478.960:98): arch=c000003e syscall=1 success=yes exit=9083814 a0=4 a1=7fd3b717c000 a2=8a9ba6 a3=0 items=0 ppid=4537 pid=4543 auid=1000 uid=0 gid=0 euid=0 suid=0 fsuid=0 egid=0 sgid=0 fsgid=0 tty=(none) ses=4 comm="load_policy" exe="/usr/sbin/load_policy" subj=unconfined_u:unconfined_r:unconfined_t:s0-s0:c0.c1023 key=(null)ARCH=x86_64 SYSCALL=write AUID="admin" UID="root" GID="root" EUID="root" SUID="root" FSUID="root" EGID="root" SGID="root" FSGID="root"
type=PROCTITLE msg=audit(1698130478.960:98): proctitle="/sbin/load_policy"
type=USER_AVC msg=audit(1698130479.116:99): pid=758 uid=81 auid=4294967295 ses=4294967295 subj=system_u:system_r:system_dbusd_t:s0-s0:c0.c1023 msg='avc:  received policyload notice (seqno=6)  exe="/usr/bin/dbus-daemon" sauid=81 hostname=? addr=? terminal=?'UID="dbus" AUID="unset" SAUID="dbus"
type=USER_START msg=audit(1698130479.251:100): pid=1733 uid=0 auid=0 ses=3 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=172.27.0.2 terminal=ssh res=success'UID="root" AUID="root" ID="root"
type=CRYPTO_KEY_USER msg=audit(1698130479.275:101): pid=1733 uid=0 auid=0 ses=3 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:f1:71:84:1f:39:01:c7:a6:1d:32:d8:fe:8a:15:01:11:66:d8:96:6a:6b:0e:89:c3:1d:38:73:eb:ce:6e:0a:77 direction=? spid=4546 suid=0  exe="/usr/sbin/sshd" hostname=? addr=? terminal=? res=success'UID="root" AUID="root" SUID="root"
type=USER_END msg=audit(1698130479.335:102): pid=1733 uid=0 auid=0 ses=3 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=172.27.0.2 terminal=ssh res=success'UID="root" AUID="root" ID="root"
type=SERVICE_START msg=audit(1698130483.662:103): pid=1 uid=0 auid=4294967295 ses=4294967295 subj=system_u:system_r:init_t:s0 msg='unit=setroubleshootd comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'UID="root" AUID="unset"
type=USER_START msg=audit(1698130484.634:104): pid=1733 uid=0 auid=0 ses=3 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=172.27.0.2 terminal=ssh res=success'UID="root" AUID="root" ID="root"
type=CRYPTO_KEY_USER msg=audit(1698130484.640:105): pid=1733 uid=0 auid=0 ses=3 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:f1:71:84:1f:39:01:c7:a6:1d:32:d8:fe:8a:15:01:11:66:d8:96:6a:6b:0e:89:c3:1d:38:73:eb:ce:6e:0a:77 direction=? spid=4564 suid=0  exe="/usr/sbin/sshd" hostname=? addr=? terminal=? res=success'UID="root" AUID="root" SUID="root"
type=CONFIG_CHANGE msg=audit(1698130485.797:106): auid=0 ses=3 subj=unconfined_u:unconfined_r:unconfined_t:s0-s0:c0.c1023 op=add_rule key=(null) list=4 res=1AUID="root"
type=SYSCALL msg=audit(1698130485.797:106): arch=c000003e syscall=44 success=yes exit=1084 a0=4 a1=7ffe777f80c0 a2=43c a3=0 items=0 ppid=4564 pid=4585 auid=0 uid=0 gid=0 euid=0 suid=0 fsuid=0 egid=0 sgid=0 fsgid=0 tty=(none) ses=3 comm="auditctl" exe="/usr/sbin/auditctl" subj=unconfined_u:unconfined_r:unconfined_t:s0-s0:c0.c1023 key=(null)ARCH=x86_64 SYSCALL=sendto AUID="root" UID="root" GID="root" EUID="root" SUID="root" FSUID="root" EGID="root" SGID="root" FSGID="root"
type=PROCTITLE msg=audit(1698130485.797:106): proctitle=617564697463746C002D77002F726F6F742F2E7373682F617574686F72697A65645F6B657973002D700061
type=CRYPTO_KEY_USER msg=audit(1698130485.836:107): pid=4589 uid=0 auid=4294967295 ses=4294967295 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:b1:14:e3:e8:bc:ab:f2:ca:9a:21:61:a6:34:41:7f:05:72:fc:97:3f:e1:83:85:e1:9f:48:b5:e5:ad:fc:a2:18 direction=? spid=4589 suid=0  exe="/usr/sbin/sshd" hostname=? addr=? terminal=? res=success'UID="root" AUID="unset" SUID="root"
type=CRYPTO_KEY_USER msg=audit(1698130485.836:108): pid=4589 uid=0 auid=4294967295 ses=4294967295 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:4b:5e:bc:2f:84:97:56:44:da:dc:ed:3c:ac:e4:3d:80:95:2d:e5:39:ae:6e:6b:63:29:da:f6:da:df:94:b3:cb direction=? spid=4589 suid=0  exe="/usr/sbin/sshd" hostname=? addr=? terminal=? res=success'UID="root" AUID="unset" SUID="root"
type=CRYPTO_KEY_USER msg=audit(1698130485.836:109): pid=4589 uid=0 auid=4294967295 ses=4294967295 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:f1:71:84:1f:39:01:c7:a6:1d:32:d8:fe:8a:15:01:11:66:d8:96:6a:6b:0e:89:c3:1d:38:73:eb:ce:6e:0a:77 direction=? spid=4589 suid=0  exe="/usr/sbin/sshd" hostname=? addr=? terminal=? res=success'UID="root" AUID="unset" SUID="root"
type=CRYPTO_SESSION msg=audit(1698130485.837:110): pid=4588 uid=0 auid=4294967295 ses=4294967295 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=start direction=from-server cipher=aes256-gcm@openssh.com ksize=256 mac=<implicit> pfs=curve25519-sha256 spid=4589 suid=74 rport=50218 laddr=::1 lport=22  exe="/usr/sbin/sshd" hostname=? addr=::1 terminal=? res=success'UID="root" AUID="unset" SUID="sshd"
type=CRYPTO_SESSION msg=audit(1698130485.837:111): pid=4588 uid=0 auid=4294967295 ses=4294967295 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=start direction=from-client cipher=aes256-gcm@openssh.com ksize=256 mac=<implicit> pfs=curve25519-sha256 spid=4589 suid=74 rport=50218 laddr=::1 lport=22  exe="/usr/sbin/sshd" hostname=? addr=::1 terminal=? res=success'UID="root" AUID="unset" SUID="sshd"
type=SERVICE_START msg=audit(1698130486.052:112): pid=1 uid=0 auid=4294967295 ses=4294967295 subj=system_u:system_r:init_t:s0 msg='unit=sssd-kcm comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'UID="root" AUID="unset"
type=AVC msg=audit(1698130486.107:113): avc:  denied  { read } for  pid=4588 comm="sshd" name="authorized_keys" dev="vda3" ino=9438813 scontext=system_u:system_r:sshd_t:s0-s0:c0.c1023 tcontext=unconfined_u:object_r:httpd_exec_t:s0 tclass=file permissive=0
type=SYSCALL msg=audit(1698130486.107:113): arch=c000003e syscall=257 success=no exit=-13 a0=ffffff9c a1=5603db2a5e90 a2=800 a3=0 items=1 ppid=818 pid=4588 auid=4294967295 uid=0 gid=0 euid=0 suid=0 fsuid=0 egid=0 sgid=0 fsgid=0 tty=(none) ses=4294967295 comm="sshd" exe="/usr/sbin/sshd" subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 key=(null)ARCH=x86_64 SYSCALL=openat AUID="unset" UID="root" GID="root" EUID="root" SUID="root" FSUID="root" EGID="root" SGID="root" FSGID="root"
type=CWD msg=audit(1698130486.107:113): cwd="/"
type=PATH msg=audit(1698130486.107:113): item=0 name="/root/.ssh/authorized_keys" inode=9438813 dev=fc:03 mode=0100644 ouid=0 ogid=0 rdev=00:00 obj=unconfined_u:object_r:httpd_exec_t:s0 nametype=NORMAL cap_fp=0 cap_fi=0 cap_fe=0 cap_fver=0 cap_frootid=0OUID="root" OGID="root"
type=PROCTITLE msg=audit(1698130486.107:113): proctitle=737368643A20726F6F74205B707269765D
type=USER_AUTH msg=audit(1698130486.107:114): pid=4588 uid=0 auid=4294967295 ses=4294967295 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=pubkey acct="root" exe="/usr/sbin/sshd" hostname=? addr=::1 terminal=ssh res=failed'UID="root" AUID="unset"
type=CRYPTO_KEY_USER msg=audit(1698130486.114:115): pid=4588 uid=0 auid=4294967295 ses=4294967295 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=session fp=? direction=both spid=4589 suid=74 rport=50218 laddr=::1 lport=22  exe="/usr/sbin/sshd" hostname=? addr=::1 terminal=? res=success'UID="root" AUID="unset" SUID="sshd"
type=CRYPTO_KEY_USER msg=audit(1698130486.115:116): pid=4588 uid=0 auid=4294967295 ses=4294967295 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:f1:71:84:1f:39:01:c7:a6:1d:32:d8:fe:8a:15:01:11:66:d8:96:6a:6b:0e:89:c3:1d:38:73:eb:ce:6e:0a:77 direction=? spid=4589 suid=74  exe="/usr/sbin/sshd" hostname=? addr=? terminal=? res=success'UID="root" AUID="unset" SUID="sshd"
type=USER_ERR msg=audit(1698130486.115:117): pid=4588 uid=0 auid=4294967295 ses=4294967295 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=PAM:bad_ident grantors=? acct="?" exe="/usr/sbin/sshd" hostname=::1 addr=::1 terminal=ssh res=failed'UID="root" AUID="unset"
type=CRYPTO_KEY_USER msg=audit(1698130486.116:118): pid=4588 uid=0 auid=4294967295 ses=4294967295 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:b1:14:e3:e8:bc:ab:f2:ca:9a:21:61:a6:34:41:7f:05:72:fc:97:3f:e1:83:85:e1:9f:48:b5:e5:ad:fc:a2:18 direction=? spid=4588 suid=0  exe="/usr/sbin/sshd" hostname=? addr=? terminal=? res=success'UID="root" AUID="unset" SUID="root"
type=CRYPTO_KEY_USER msg=audit(1698130486.116:119): pid=4588 uid=0 auid=4294967295 ses=4294967295 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:4b:5e:bc:2f:84:97:56:44:da:dc:ed:3c:ac:e4:3d:80:95:2d:e5:39:ae:6e:6b:63:29:da:f6:da:df:94:b3:cb direction=? spid=4588 suid=0  exe="/usr/sbin/sshd" hostname=? addr=? terminal=? res=success'UID="root" AUID="unset" SUID="root"
type=CRYPTO_KEY_USER msg=audit(1698130486.116:120): pid=4588 uid=0 auid=4294967295 ses=4294967295 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:f1:71:84:1f:39:01:c7:a6:1d:32:d8:fe:8a:15:01:11:66:d8:96:6a:6b:0e:89:c3:1d:38:73:eb:ce:6e:0a:77 direction=? spid=4588 suid=0  exe="/usr/sbin/sshd" hostname=? addr=? terminal=? res=success'UID="root" AUID="unset" SUID="root"
type=USER_LOGIN msg=audit(1698130486.116:121): pid=4588 uid=0 auid=4294967295 ses=4294967295 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login acct="root" exe="/usr/sbin/sshd" hostname=? addr=::1 terminal=ssh res=failed'UID="root" AUID="unset"
type=USER_END msg=audit(1698130486.117:122): pid=1733 uid=0 auid=0 ses=3 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=172.27.0.2 terminal=ssh res=success'UID="root" AUID="root" ID="root"
type=SERVICE_STOP msg=audit(1698130498.122:123): pid=1 uid=0 auid=4294967295 ses=4294967295 subj=system_u:system_r:init_t:s0 msg='unit=setroubleshootd comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'UID="root" AUID="unset"
type=USER_START msg=audit(1698130513.240:124): pid=1733 uid=0 auid=0 ses=3 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=172.27.0.2 terminal=ssh res=success'UID="root" AUID="root" ID="root"
type=CRYPTO_KEY_USER msg=audit(1698130513.246:125): pid=1733 uid=0 auid=0 ses=3 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:f1:71:84:1f:39:01:c7:a6:1d:32:d8:fe:8a:15:01:11:66:d8:96:6a:6b:0e:89:c3:1d:38:73:eb:ce:6e:0a:77 direction=? spid=4614 suid=0  exe="/usr/sbin/sshd" hostname=? addr=? terminal=? res=success'UID="root" AUID="root" SUID="root"
type=SERVICE_START msg=audit(1698130514.686:126): pid=1 uid=0 auid=4294967295 ses=4294967295 subj=system_u:system_r:init_t:s0 msg='unit=setroubleshootd comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'UID="root" AUID="unset"
type=USER_END msg=audit(1698130515.779:127): pid=1733 uid=0 auid=0 ses=3 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=172.27.0.2 terminal=ssh res=success'UID="root" AUID="root" ID="root"
type=USER_START msg=audit(1698130515.797:128): pid=1733 uid=0 auid=0 ses=3 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=172.27.0.2 terminal=ssh res=success'UID="root" AUID="root" ID="root"
type=CRYPTO_KEY_USER msg=audit(1698130515.803:129): pid=1733 uid=0 auid=0 ses=3 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:f1:71:84:1f:39:01:c7:a6:1d:32:d8:fe:8a:15:01:11:66:d8:96:6a:6b:0e:89:c3:1d:38:73:eb:ce:6e:0a:77 direction=? spid=4633 suid=0  exe="/usr/sbin/sshd" hostname=? addr=? terminal=? res=success'UID="root" AUID="root" SUID="root"

====================
Traceback (most recent call last):
  File "/work/bots/make-checkout-workdir/test/verify/check-selinux", line 206, in testTroubleshootAlerts
    b.wait_in_text(row_selector + " .pf-v5-c-alert__title", "Solution applied successfully")
  File "/work/bots/make-checkout-workdir/test/common/testlib.py", line 650, in wait_in_text
    self.wait_js_cond("ph_in_text(%s,%s)" % (jsquote(selector), jsquote(text)),
  File "/work/bots/make-checkout-workdir/test/common/testlib.py", line 588, in wait_js_cond
    self.raise_cdp_exception("timeout\nwait_js_cond", cond, result["exceptionDetails"], trailer)
  File "/work/bots/make-checkout-workdir/test/common/testlib.py", line 292, in raise_cdp_exception
    raise Error("%s(%s): %s" % (func, arg, msg))
testlib.Error: timeout
wait_js_cond(ph_in_text("tbody:contains('read access on the file /root/.ssh/authorized_keys') .pf-v5-c-alert__title","Solution applied successfully")): Uncaught (in promise) Error: actual text: Danger alert:Solution failed
cdp: {'source': 'network', 'level': 'error', 'text': 'Failed to load resource: the server responded with a status of 401 (Authentication failed)', 'timestamp': 1698130415070.7048, 'url': 'http://127.0.0.2:9191/cockpit/login', 'networkRequestId': '35899.12'}
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: failed to poll tuned {"problem":"disconnected","name":"null","message":"Server has closed the connection.","toString":""}
warning: Resolving coreutils failed: {"detail":"cannot update repo 'RHEL-BaseOS': Cannot download repomd.xml: Cannot download repodata/repomd.xml: All mirrors were tried; Last error: Curl error (6): Couldn't resolve host name for http://download.devel.redhat.com/rhel-8/nightly/RHEL-8/latest-RHEL-8.9.0/compose/BaseOS/x86_64/os/repodata/repomd.xml [Could not resolve host: download.devel.redhat.com]","code":64}
warning: loading available updates failed: {"detail":"cannot update repo 'RHEL-BaseOS': Cannot download repomd.xml: Cannot download repodata/repomd.xml: All mirrors were tried; Last error: Curl error (6): Couldn't resolve host name for http://download.devel.redhat.com/rhel-8/nightly/RHEL-8/latest-RHEL-8.9.0/compose/BaseOS/x86_64/os/repodata/repomd.xml [Could not resolve host: download.devel.redhat.com]","code":64}
warning: Unable to run fix: {"problem":null,"name":"org.freedesktop.DBus.Python.subprocess.CalledProcessError","message":"Traceback (most recent call last):\n  File \"/usr/lib64/python3.6/site-packages/dbus/service.py\", line 707, in _message_cb\n    retval = candidate_method(self, *args, **keywords)\n  File \"/usr/share/setroubleshoot/SetroubleshootFixit.py\", line 41, in run_fix\n    result = subprocess.check_output(command, universal_newlines=True)\n  File \"/usr/lib64/python3.6/subprocess.py\", line 356, in check_output\n    **kwargs).stdout\n  File \"/usr/lib64/python3.6/subprocess.py\", line 438, in run\n    output=stdout, stderr=stderr)\nsubprocess.CalledProcessError: Command '['sealert', '-f', dbus.String('7fefb285-8faf-4020-b7b2-17727128ddb1'), '-P', dbus.String('restorecon')]' returned non-zero exit status 3.\n"}

Wrote screenshot to TestSelinux-testTroubleshootAlerts-rhel-8-9-127.0.0.2-2301-FAIL.png
Wrote HTML dump to TestSelinux-testTroubleshootAlerts-rhel-8-9-127.0.0.2-2301-FAIL.html
Wrote JS log to TestSelinux-testTroubleshootAlerts-rhel-8-9-127.0.0.2-2301-FAIL.js.log
Journal extracted to TestSelinux-testTroubleshootAlerts-rhel-8-9-127.0.0.2-2301-FAIL.log.gz
Journal extracted to TestSelinux-testTroubleshootAlerts-fedora-38-127.0.0.2-2302-FAIL.log.gz
> warning: transport closed: disconnected
Traceback (most recent call last):
  File "/work/bots/make-checkout-workdir/test/verify/check-selinux", line 206, in testTroubleshootAlerts
    b.wait_in_text(row_selector + " .pf-v5-c-alert__title", "Solution applied successfully")
  File "/work/bots/make-checkout-workdir/test/common/testlib.py", line 650, in wait_in_text
    self.wait_js_cond("ph_in_text(%s,%s)" % (jsquote(selector), jsquote(text)),
  File "/work/bots/make-checkout-workdir/test/common/testlib.py", line 588, in wait_js_cond
    self.raise_cdp_exception("timeout\nwait_js_cond", cond, result["exceptionDetails"], trailer)
  File "/work/bots/make-checkout-workdir/test/common/testlib.py", line 292, in raise_cdp_exception
    raise Error("%s(%s): %s" % (func, arg, msg))
testlib.Error: timeout
wait_js_cond(ph_in_text("tbody:contains('read access on the file /root/.ssh/authorized_keys') .pf-v5-c-alert__title","Solution applied successfully")): Uncaught (in promise) Error: actual text: Danger alert:Solution failed
cdp: {'source': 'network', 'level': 'error', 'text': 'Failed to load resource: the server responded with a status of 401 (Authentication failed)', 'timestamp': 1698130415070.7048, 'url': 'http://127.0.0.2:9191/cockpit/login', 'networkRequestId': '35899.12'}
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: failed to poll tuned {"problem":"disconnected","name":"null","message":"Server has closed the connection.","toString":""}
warning: Resolving coreutils failed: {"detail":"cannot update repo 'RHEL-BaseOS': Cannot download repomd.xml: Cannot download repodata/repomd.xml: All mirrors were tried; Last error: Curl error (6): Couldn't resolve host name for http://download.devel.redhat.com/rhel-8/nightly/RHEL-8/latest-RHEL-8.9.0/compose/BaseOS/x86_64/os/repodata/repomd.xml [Could not resolve host: download.devel.redhat.com]","code":64}
warning: loading available updates failed: {"detail":"cannot update repo 'RHEL-BaseOS': Cannot download repomd.xml: Cannot download repodata/repomd.xml: All mirrors were tried; Last error: Curl error (6): Couldn't resolve host name for http://download.devel.redhat.com/rhel-8/nightly/RHEL-8/latest-RHEL-8.9.0/compose/BaseOS/x86_64/os/repodata/repomd.xml [Could not resolve host: download.devel.redhat.com]","code":64}
warning: Unable to run fix: {"problem":null,"name":"org.freedesktop.DBus.Python.subprocess.CalledProcessError","message":"Traceback (most recent call last):\n  File \"/usr/lib64/python3.6/site-packages/dbus/service.py\", line 707, in _message_cb\n    retval = candidate_method(self, *args, **keywords)\n  File \"/usr/share/setroubleshoot/SetroubleshootFixit.py\", line 41, in run_fix\n    result = subprocess.check_output(command, universal_newlines=True)\n  File \"/usr/lib64/python3.6/subprocess.py\", line 356, in check_output\n    **kwargs).stdout\n  File \"/usr/lib64/python3.6/subprocess.py\", line 438, in run\n    output=stdout, stderr=stderr)\nsubprocess.CalledProcessError: Command '['sealert', '-f', dbus.String('7fefb285-8faf-4020-b7b2-17727128ddb1'), '-P', dbus.String('restorecon')]' returned non-zero exit status 3.\n"}

# Result testTroubleshootAlerts (__main__.TestSelinux.testTroubleshootAlerts) failed
# 1 TEST FAILED [131s on 3-ci-srv-05]
not ok 50 test/verify/check-selinux TestSelinux.testTroubleshootAlerts $2

First occurrence: 2023-10-24T06:55:20.107811 | revision 5774a3fa53f95b7717f6f4de233a79e3f0a4ab43 Times recorded: 1 Latest occurrences:

cockpituous commented 10 months ago

fedora-39 Ooops, it happened again


# ----------------------------------------------------------------------
# testTroubleshootAlerts (__main__.TestSelinux.testTroubleshootAlerts)
[0716/163021.799088:WARNING:sandbox_linux.cc(430)] InitializeSandbox() called with multiple threads in process gpu-process.

DevTools listening on ws://127.0.0.1:9299/devtools/browser/18d30b1a-e6ce-4b73-bad8-47f16c40e185
CDP: {"source":"network","level":"error","text":"Failed to load resource: the server responded with a status of 404 (ERROR)","timestamp":1721147423771.532,"url":"http://127.0.0.2:9291/cockpit/@localhost/*/po.manifest.js","networkRequestId":"59718.19"}
CDP: {"source":"network","level":"error","text":"Failed to load resource: the server responded with a status of 404 (ERROR)","timestamp":1721147423773.35,"url":"http://127.0.0.2:9291/cockpit/@localhost/*/po.js","networkRequestId":"59718.20"}
CDP: {"source":"security","level":"error","text":"Refused to execute script from 'http://127.0.0.2:9291/cockpit/@localhost/*/po.manifest.js' because its MIME type ('text/html') is not executable, and strict MIME type checking is enabled.","timestamp":1721147423823.46,"url":"http://127.0.0.2:9291/selinux"}
CDP: {"source":"security","level":"error","text":"Refused to execute script from 'http://127.0.0.2:9291/cockpit/@localhost/*/po.js' because its MIME type ('text/html') is not executable, and strict MIME type checking is enabled.","timestamp":1721147423823.644,"url":"http://127.0.0.2:9291/selinux"}
> warning: Resolving coreutils failed: {"detail":"cannot update repo 'updates': Cannot prepare internal mirrorlist: Curl error (6): Couldn't resolve host name for https://mirrors.fedoraproject.org/metalink?repo=updates-released-f39&arch=x86_64 [Could not resolve host: mirrors.fedoraproject.org]; Last error: Curl error (6): Couldn't resolve host name for https://mirrors.fedoraproject.org/metalink?repo=updates-released-f39&arch=x86_64 [Could not resolve host: mirrors.fedoraproject.org]","code":64}
> warning: loading available updates failed: {"detail":"cannot update repo 'updates': Cannot prepare internal mirrorlist: Curl error (6): Couldn't resolve host name for https://mirrors.fedoraproject.org/metalink?repo=updates-released-f39&arch=x86_64 [Could not resolve host: mirrors.fedoraproject.org]; Last error: Curl error (6): Couldn't resolve host name for https://mirrors.fedoraproject.org/metalink?repo=updates-released-f39&arch=x86_64 [Could not resolve host: mirrors.fedoraproject.org]","code":64}
./ls: cannot open directory '/home/admin/public_html': Permission denied
./ls: cannot open directory '/home/admin/public_html': Permission denied
> warning: Unable to delete alert with id 0f710674-b0ed-4e7a-85a6-369e196f14f6 : {"problem":null,"name":"org.freedesktop.DBus.Error.NoReply","message":"Remote peer disconnected"}
Traceback (most recent call last):
  File "/work/make-checkout-workdir/test/verify/check-selinux", line 165, in testTroubleshootAlerts
    b.wait_not_present(row_selector)
  File "/work/make-checkout-workdir/test/common/testlib.py", line 652, in wait_not_present
    self.wait_js_func('!ph_is_present', selector)
  File "/work/make-checkout-workdir/test/common/testlib.py", line 643, 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 628, 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 331, in raise_cdp_exception
    raise Error("%s(%s): %s" % (func, arg, msg))
testlib.Error: timeout
wait_js_cond(!ph_is_present("tbody:contains('ls from read access on the directory')")): 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': 1721147422890.357, 'url': 'http://127.0.0.2:9291/cockpit/login', 'networkRequestId': '59718.12'}
cdp: {'source': 'network', 'level': 'error', 'text': 'Failed to load resource: the server responded with a status of 404 (ERROR)', 'timestamp': 1721147423771.532, 'url': 'http://127.0.0.2:9291/cockpit/@localhost/*/po.manifest.js', 'networkRequestId': '59718.19'}
cdp: {'source': 'network', 'level': 'error', 'text': 'Failed to load resource: the server responded with a status of 404 (ERROR)', 'timestamp': 1721147423773.35, 'url': 'http://127.0.0.2:9291/cockpit/@localhost/*/po.js', 'networkRequestId': '59718.20'}
cdp: {'source': 'security', 'level': 'error', 'text': "Refused to execute script from 'http://127.0.0.2:9291/cockpit/@localhost/*/po.manifest.js' because its MIME type ('text/html') is not executable, and strict MIME type checking is enabled.", 'timestamp': 1721147423823.46, 'url': 'http://127.0.0.2:9291/selinux'}
cdp: {'source': 'security', 'level': 'error', 'text': "Refused to execute script from 'http://127.0.0.2:9291/cockpit/@localhost/*/po.js' because its MIME type ('text/html') is not executable, and strict MIME type checking is enabled.", 'timestamp': 1721147423823.644, 'url': 'http://127.0.0.2:9291/selinux'}
warning: Resolving coreutils failed: {"detail":"cannot update repo 'updates': Cannot prepare internal mirrorlist: Curl error (6): Couldn't resolve host name for https://mirrors.fedoraproject.org/metalink?repo=updates-released-f39&arch=x86_64 [Could not resolve host: mirrors.fedoraproject.org]; Last error: Curl error (6): Couldn't resolve host name for https://mirrors.fedoraproject.org/metalink?repo=updates-released-f39&arch=x86_64 [Could not resolve host: mirrors.fedoraproject.org]","code":64}
warning: loading available updates failed: {"detail":"cannot update repo 'updates': Cannot prepare internal mirrorlist: Curl error (6): Couldn't resolve host name for https://mirrors.fedoraproject.org/metalink?repo=updates-released-f39&arch=x86_64 [Could not resolve host: mirrors.fedoraproject.org]; Last error: Curl error (6): Couldn't resolve host name for https://mirrors.fedoraproject.org/metalink?repo=updates-released-f39&arch=x86_64 [Could not resolve host: mirrors.fedoraproject.org]","code":64}
warning: Unable to delete alert with id 0f710674-b0ed-4e7a-85a6-369e196f14f6 : {"problem":null,"name":"org.freedesktop.DBus.Error.NoReply","message":"Remote peer disconnected"}

Wrote screenshot to TestSelinux-testTroubleshootAlerts-fedora-39-127.0.0.2-2401-FAIL.png
Wrote HTML dump to TestSelinux-testTroubleshootAlerts-fedora-39-127.0.0.2-2401-FAIL.html
Wrote JS log to TestSelinux-testTroubleshootAlerts-fedora-39-127.0.0.2-2401-FAIL.js.log
Journal extracted to TestSelinux-testTroubleshootAlerts-fedora-39-127.0.0.2-2401-FAIL.log.gz
Journal extracted to TestSelinux-testTroubleshootAlerts-fedora-40-127.0.0.2-2402-FAIL.log.gz
> warning: transport closed: disconnected
Traceback (most recent call last):
  File "/work/make-checkout-workdir/test/verify/check-selinux", line 165, in testTroubleshootAlerts
    b.wait_not_present(row_selector)
  File "/work/make-checkout-workdir/test/common/testlib.py", line 652, in wait_not_present
    self.wait_js_func('!ph_is_present', selector)
  File "/work/make-checkout-workdir/test/common/testlib.py", line 643, 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 628, 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 331, in raise_cdp_exception
    raise Error("%s(%s): %s" % (func, arg, msg))
testlib.Error: timeout
wait_js_cond(!ph_is_present("tbody:contains('ls from read access on the directory')")): 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': 1721147422890.357, 'url': 'http://127.0.0.2:9291/cockpit/login', 'networkRequestId': '59718.12'}
cdp: {'source': 'network', 'level': 'error', 'text': 'Failed to load resource: the server responded with a status of 404 (ERROR)', 'timestamp': 1721147423771.532, 'url': 'http://127.0.0.2:9291/cockpit/@localhost/*/po.manifest.js', 'networkRequestId': '59718.19'}
cdp: {'source': 'network', 'level': 'error', 'text': 'Failed to load resource: the server responded with a status of 404 (ERROR)', 'timestamp': 1721147423773.35, 'url': 'http://127.0.0.2:9291/cockpit/@localhost/*/po.js', 'networkRequestId': '59718.20'}
cdp: {'source': 'security', 'level': 'error', 'text': "Refused to execute script from 'http://127.0.0.2:9291/cockpit/@localhost/*/po.manifest.js' because its MIME type ('text/html') is not executable, and strict MIME type checking is enabled.", 'timestamp': 1721147423823.46, 'url': 'http://127.0.0.2:9291/selinux'}
cdp: {'source': 'security', 'level': 'error', 'text': "Refused to execute script from 'http://127.0.0.2:9291/cockpit/@localhost/*/po.js' because its MIME type ('text/html') is not executable, and strict MIME type checking is enabled.", 'timestamp': 1721147423823.644, 'url': 'http://127.0.0.2:9291/selinux'}
warning: Resolving coreutils failed: {"detail":"cannot update repo 'updates': Cannot prepare internal mirrorlist: Curl error (6): Couldn't resolve host name for https://mirrors.fedoraproject.org/metalink?repo=updates-released-f39&arch=x86_64 [Could not resolve host: mirrors.fedoraproject.org]; Last error: Curl error (6): Couldn't resolve host name for https://mirrors.fedoraproject.org/metalink?repo=updates-released-f39&arch=x86_64 [Could not resolve host: mirrors.fedoraproject.org]","code":64}
warning: loading available updates failed: {"detail":"cannot update repo 'updates': Cannot prepare internal mirrorlist: Curl error (6): Couldn't resolve host name for https://mirrors.fedoraproject.org/metalink?repo=updates-released-f39&arch=x86_64 [Could not resolve host: mirrors.fedoraproject.org]; Last error: Curl error (6): Couldn't resolve host name for https://mirrors.fedoraproject.org/metalink?repo=updates-released-f39&arch=x86_64 [Could not resolve host: mirrors.fedoraproject.org]","code":64}
warning: Unable to delete alert with id 0f710674-b0ed-4e7a-85a6-369e196f14f6 : {"problem":null,"name":"org.freedesktop.DBus.Error.NoReply","message":"Remote peer disconnected"}

# Result testTroubleshootAlerts (__main__.TestSelinux.testTroubleshootAlerts) failed
# 1 TEST FAILED [102s on 6db658ad60b5]
not ok 44 test/verify/check-selinux TestSelinux.testTroubleshootAlerts $2

First occurrence: 2024-07-16T16:31:35.229770+00:00 | revision 0101699080c4193a6caa52c31d5aa9b1b62972e7 Times recorded: 1 Latest occurrences:

# ----------------------------------------------------------------------
# testTroubleshootAlerts (__main__.TestSelinux.testTroubleshootAlerts)
[0718/001307.287062:WARNING:sandbox_linux.cc(430)] InitializeSandbox() called with multiple threads in process gpu-process.

DevTools listening on ws://127.0.0.1:10007/devtools/browser/248bd1ac-35b4-4f5b-9a12-0068016552fa
CDP: {"source":"network","level":"error","text":"Failed to load resource: the server responded with a status of 404 (ERROR)","timestamp":1721261589208.17,"url":"http://127.0.0.2:9291/cockpit/@localhost/*/po.js","networkRequestId":"35884.20"}
CDP: {"source":"network","level":"error","text":"Failed to load resource: the server responded with a status of 404 (ERROR)","timestamp":1721261589213.589,"url":"http://127.0.0.2:9291/cockpit/@localhost/*/po.manifest.js","networkRequestId":"35884.19"}
CDP: {"source":"security","level":"error","text":"Refused to execute script from 'http://127.0.0.2:9291/cockpit/@localhost/*/po.manifest.js' because its MIME type ('text/html') is not executable, and strict MIME type checking is enabled.","timestamp":1721261589252.711,"url":"http://127.0.0.2:9291/selinux"}
CDP: {"source":"security","level":"error","text":"Refused to execute script from 'http://127.0.0.2:9291/cockpit/@localhost/*/po.js' because its MIME type ('text/html') is not executable, and strict MIME type checking is enabled.","timestamp":1721261589252.873,"url":"http://127.0.0.2:9291/selinux"}
> warning: Resolving coreutils failed: {"detail":"cannot update repo 'updates': Cannot prepare internal mirrorlist: Curl error (6): Couldn't resolve host name for https://mirrors.fedoraproject.org/metalink?repo=updates-released-f39&arch=x86_64 [Could not resolve host: mirrors.fedoraproject.org]; Last error: Curl error (6): Couldn't resolve host name for https://mirrors.fedoraproject.org/metalink?repo=updates-released-f39&arch=x86_64&countme=1 [Could not resolve host: mirrors.fedoraproject.org]","code":64}
> warning: loading available updates failed: {"detail":"cannot update repo 'updates': Cannot prepare internal mirrorlist: Curl error (6): Couldn't resolve host name for https://mirrors.fedoraproject.org/metalink?repo=updates-released-f39&arch=x86_64 [Could not resolve host: mirrors.fedoraproject.org]; Last error: Curl error (6): Couldn't resolve host name for https://mirrors.fedoraproject.org/metalink?repo=updates-released-f39&arch=x86_64 [Could not resolve host: mirrors.fedoraproject.org]","code":64}
./ls: cannot open directory '/home/admin/public_html': Permission denied
./ls: cannot open directory '/home/admin/public_html': Permission denied
> warning: Unable to delete alert with id 5f784e8d-4d0a-4e64-b7fe-d7a81256c40c : {"problem":null,"name":"org.freedesktop.DBus.Error.NoReply","message":"Remote peer disconnected"}
Traceback (most recent call last):
  File "/work/make-checkout-workdir/test/verify/check-selinux", line 165, in testTroubleshootAlerts
    b.wait_not_present(row_selector)
  File "/work/make-checkout-workdir/test/common/testlib.py", line 652, in wait_not_present
    self.wait_js_func('!ph_is_present', selector)
  File "/work/make-checkout-workdir/test/common/testlib.py", line 643, 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 628, 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 331, in raise_cdp_exception
    raise Error("%s(%s): %s" % (func, arg, msg))
testlib.Error: timeout
wait_js_cond(!ph_is_present("tbody:contains('ls from read access on the directory')")): 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': 1721261588296.623, 'url': 'http://127.0.0.2:9291/cockpit/login', 'networkRequestId': '35884.12'}
cdp: {'source': 'network', 'level': 'error', 'text': 'Failed to load resource: the server responded with a status of 404 (ERROR)', 'timestamp': 1721261589208.17, 'url': 'http://127.0.0.2:9291/cockpit/@localhost/*/po.js', 'networkRequestId': '35884.20'}
cdp: {'source': 'network', 'level': 'error', 'text': 'Failed to load resource: the server responded with a status of 404 (ERROR)', 'timestamp': 1721261589213.589, 'url': 'http://127.0.0.2:9291/cockpit/@localhost/*/po.manifest.js', 'networkRequestId': '35884.19'}
cdp: {'source': 'security', 'level': 'error', 'text': "Refused to execute script from 'http://127.0.0.2:9291/cockpit/@localhost/*/po.manifest.js' because its MIME type ('text/html') is not executable, and strict MIME type checking is enabled.", 'timestamp': 1721261589252.711, 'url': 'http://127.0.0.2:9291/selinux'}
cdp: {'source': 'security', 'level': 'error', 'text': "Refused to execute script from 'http://127.0.0.2:9291/cockpit/@localhost/*/po.js' because its MIME type ('text/html') is not executable, and strict MIME type checking is enabled.", 'timestamp': 1721261589252.873, 'url': 'http://127.0.0.2:9291/selinux'}
warning: Resolving coreutils failed: {"detail":"cannot update repo 'updates': Cannot prepare internal mirrorlist: Curl error (6): Couldn't resolve host name for https://mirrors.fedoraproject.org/metalink?repo=updates-released-f39&arch=x86_64 [Could not resolve host: mirrors.fedoraproject.org]; Last error: Curl error (6): Couldn't resolve host name for https://mirrors.fedoraproject.org/metalink?repo=updates-released-f39&arch=x86_64&countme=1 [Could not resolve host: mirrors.fedoraproject.org]","code":64}
warning: loading available updates failed: {"detail":"cannot update repo 'updates': Cannot prepare internal mirrorlist: Curl error (6): Couldn't resolve host name for https://mirrors.fedoraproject.org/metalink?repo=updates-released-f39&arch=x86_64 [Could not resolve host: mirrors.fedoraproject.org]; Last error: Curl error (6): Couldn't resolve host name for https://mirrors.fedoraproject.org/metalink?repo=updates-released-f39&arch=x86_64 [Could not resolve host: mirrors.fedoraproject.org]","code":64}
warning: Unable to delete alert with id 5f784e8d-4d0a-4e64-b7fe-d7a81256c40c : {"problem":null,"name":"org.freedesktop.DBus.Error.NoReply","message":"Remote peer disconnected"}

Wrote screenshot to TestSelinux-testTroubleshootAlerts-fedora-39-127.0.0.2-2401-FAIL.png
Wrote HTML dump to TestSelinux-testTroubleshootAlerts-fedora-39-127.0.0.2-2401-FAIL.html
Wrote JS log to TestSelinux-testTroubleshootAlerts-fedora-39-127.0.0.2-2401-FAIL.js.log
Journal extracted to TestSelinux-testTroubleshootAlerts-fedora-39-127.0.0.2-2401-FAIL.log.gz
Journal extracted to TestSelinux-testTroubleshootAlerts-fedora-40-127.0.0.2-2402-FAIL.log.gz
> warning: transport closed: disconnected
Traceback (most recent call last):
  File "/work/make-checkout-workdir/test/verify/check-selinux", line 165, in testTroubleshootAlerts
    b.wait_not_present(row_selector)
  File "/work/make-checkout-workdir/test/common/testlib.py", line 652, in wait_not_present
    self.wait_js_func('!ph_is_present', selector)
  File "/work/make-checkout-workdir/test/common/testlib.py", line 643, 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 628, 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 331, in raise_cdp_exception
    raise Error("%s(%s): %s" % (func, arg, msg))
testlib.Error: timeout
wait_js_cond(!ph_is_present("tbody:contains('ls from read access on the directory')")): 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': 1721261588296.623, 'url': 'http://127.0.0.2:9291/cockpit/login', 'networkRequestId': '35884.12'}
cdp: {'source': 'network', 'level': 'error', 'text': 'Failed to load resource: the server responded with a status of 404 (ERROR)', 'timestamp': 1721261589208.17, 'url': 'http://127.0.0.2:9291/cockpit/@localhost/*/po.js', 'networkRequestId': '35884.20'}
cdp: {'source': 'network', 'level': 'error', 'text': 'Failed to load resource: the server responded with a status of 404 (ERROR)', 'timestamp': 1721261589213.589, 'url': 'http://127.0.0.2:9291/cockpit/@localhost/*/po.manifest.js', 'networkRequestId': '35884.19'}
cdp: {'source': 'security', 'level': 'error', 'text': "Refused to execute script from 'http://127.0.0.2:9291/cockpit/@localhost/*/po.manifest.js' because its MIME type ('text/html') is not executable, and strict MIME type checking is enabled.", 'timestamp': 1721261589252.711, 'url': 'http://127.0.0.2:9291/selinux'}
cdp: {'source': 'security', 'level': 'error', 'text': "Refused to execute script from 'http://127.0.0.2:9291/cockpit/@localhost/*/po.js' because its MIME type ('text/html') is not executable, and strict MIME type checking is enabled.", 'timestamp': 1721261589252.873, 'url': 'http://127.0.0.2:9291/selinux'}
warning: Resolving coreutils failed: {"detail":"cannot update repo 'updates': Cannot prepare internal mirrorlist: Curl error (6): Couldn't resolve host name for https://mirrors.fedoraproject.org/metalink?repo=updates-released-f39&arch=x86_64 [Could not resolve host: mirrors.fedoraproject.org]; Last error: Curl error (6): Couldn't resolve host name for https://mirrors.fedoraproject.org/metalink?repo=updates-released-f39&arch=x86_64&countme=1 [Could not resolve host: mirrors.fedoraproject.org]","code":64}
warning: loading available updates failed: {"detail":"cannot update repo 'updates': Cannot prepare internal mirrorlist: Curl error (6): Couldn't resolve host name for https://mirrors.fedoraproject.org/metalink?repo=updates-released-f39&arch=x86_64 [Could not resolve host: mirrors.fedoraproject.org]; Last error: Curl error (6): Couldn't resolve host name for https://mirrors.fedoraproject.org/metalink?repo=updates-released-f39&arch=x86_64 [Could not resolve host: mirrors.fedoraproject.org]","code":64}
warning: Unable to delete alert with id 5f784e8d-4d0a-4e64-b7fe-d7a81256c40c : {"problem":null,"name":"org.freedesktop.DBus.Error.NoReply","message":"Remote peer disconnected"}

# Result testTroubleshootAlerts (__main__.TestSelinux.testTroubleshootAlerts) failed
# 1 TEST FAILED [101s on 7c2d8a472546]
not ok 44 test/verify/check-selinux TestSelinux.testTroubleshootAlerts $2

First occurrence: 2024-07-18T00:14:20.553954+00:00 | revision 960e6e367c34c8f43560da399defdd5082c06d3f Times recorded: 1 Latest occurrences:

# ----------------------------------------------------------------------
# testTroubleshootAlerts (__main__.TestSelinux.testTroubleshootAlerts)
[0718/071709.237615:WARNING:sandbox_linux.cc(430)] InitializeSandbox() called with multiple threads in process gpu-process.

DevTools listening on ws://127.0.0.1:9751/devtools/browser/b4753a70-bfcf-482e-976b-e220775df699
CDP: {"source":"network","level":"error","text":"Failed to load resource: the server responded with a status of 404 (ERROR)","timestamp":1721287031149.422,"url":"http://127.0.0.2:9691/cockpit/@localhost/*/po.js","networkRequestId":"38082.20"}
CDP: {"source":"network","level":"error","text":"Failed to load resource: the server responded with a status of 404 (ERROR)","timestamp":1721287031151.083,"url":"http://127.0.0.2:9691/cockpit/@localhost/*/po.manifest.js","networkRequestId":"38082.19"}
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":1721287031195.792,"url":"http://127.0.0.2:9691/selinux"}
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":1721287031195.894,"url":"http://127.0.0.2:9691/selinux"}
> warning: Resolving coreutils failed: {"detail":"cannot update repo 'updates': Cannot prepare internal mirrorlist: Curl error (6): Couldn't resolve host name for https://mirrors.fedoraproject.org/metalink?repo=updates-released-f39&arch=x86_64 [Could not resolve host: mirrors.fedoraproject.org]; Last error: Curl error (6): Couldn't resolve host name for https://mirrors.fedoraproject.org/metalink?repo=updates-released-f39&arch=x86_64 [Could not resolve host: mirrors.fedoraproject.org]","code":64}
> warning: loading available updates failed: {"detail":"cannot update repo 'updates': Cannot prepare internal mirrorlist: Curl error (6): Couldn't resolve host name for https://mirrors.fedoraproject.org/metalink?repo=updates-released-f39&arch=x86_64 [Could not resolve host: mirrors.fedoraproject.org]; Last error: Curl error (6): Couldn't resolve host name for https://mirrors.fedoraproject.org/metalink?repo=updates-released-f39&arch=x86_64 [Could not resolve host: mirrors.fedoraproject.org]","code":64}
./ls: cannot open directory '/home/admin/public_html': Permission denied
./ls: cannot open directory '/home/admin/public_html': Permission denied
> warning: Unable to delete alert with id 1b9672a8-2cb7-426a-ade7-bcebf4662717 : {"problem":null,"name":"org.freedesktop.DBus.Error.NoReply","message":"Remote peer disconnected"}
Traceback (most recent call last):
  File "/work/make-checkout-workdir/test/verify/check-selinux", line 165, in testTroubleshootAlerts
    b.wait_not_present(row_selector)
  File "/work/make-checkout-workdir/test/common/testlib.py", line 655, in wait_not_present
    self.wait_js_func('!ph_is_present', selector)
  File "/work/make-checkout-workdir/test/common/testlib.py", line 646, 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 631, 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 331, in raise_cdp_exception
    raise Error("%s(%s): %s" % (func, arg, msg))
testlib.Error: timeout
wait_js_cond(!ph_is_present("tbody:contains('ls from read access on the directory')")): 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': 1721287030257.676, 'url': 'http://127.0.0.2:9691/cockpit/login', 'networkRequestId': '38082.12'}
cdp: {'source': 'network', 'level': 'error', 'text': 'Failed to load resource: the server responded with a status of 404 (ERROR)', 'timestamp': 1721287031149.422, 'url': 'http://127.0.0.2:9691/cockpit/@localhost/*/po.js', 'networkRequestId': '38082.20'}
cdp: {'source': 'network', 'level': 'error', 'text': 'Failed to load resource: the server responded with a status of 404 (ERROR)', 'timestamp': 1721287031151.083, 'url': 'http://127.0.0.2:9691/cockpit/@localhost/*/po.manifest.js', 'networkRequestId': '38082.19'}
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': 1721287031195.792, 'url': 'http://127.0.0.2:9691/selinux'}
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': 1721287031195.894, 'url': 'http://127.0.0.2:9691/selinux'}
warning: Resolving coreutils failed: {"detail":"cannot update repo 'updates': Cannot prepare internal mirrorlist: Curl error (6): Couldn't resolve host name for https://mirrors.fedoraproject.org/metalink?repo=updates-released-f39&arch=x86_64 [Could not resolve host: mirrors.fedoraproject.org]; Last error: Curl error (6): Couldn't resolve host name for https://mirrors.fedoraproject.org/metalink?repo=updates-released-f39&arch=x86_64 [Could not resolve host: mirrors.fedoraproject.org]","code":64}
warning: loading available updates failed: {"detail":"cannot update repo 'updates': Cannot prepare internal mirrorlist: Curl error (6): Couldn't resolve host name for https://mirrors.fedoraproject.org/metalink?repo=updates-released-f39&arch=x86_64 [Could not resolve host: mirrors.fedoraproject.org]; Last error: Curl error (6): Couldn't resolve host name for https://mirrors.fedoraproject.org/metalink?repo=updates-released-f39&arch=x86_64 [Could not resolve host: mirrors.fedoraproject.org]","code":64}
warning: Unable to delete alert with id 1b9672a8-2cb7-426a-ade7-bcebf4662717 : {"problem":null,"name":"org.freedesktop.DBus.Error.NoReply","message":"Remote peer disconnected"}

Wrote screenshot to TestSelinux-testTroubleshootAlerts-fedora-39-127.0.0.2-2801-FAIL.png
Wrote HTML dump to TestSelinux-testTroubleshootAlerts-fedora-39-127.0.0.2-2801-FAIL.html
Wrote JS log to TestSelinux-testTroubleshootAlerts-fedora-39-127.0.0.2-2801-FAIL.js.log
Journal extracted to TestSelinux-testTroubleshootAlerts-fedora-39-127.0.0.2-2801-FAIL.log.gz
Journal extracted to TestSelinux-testTroubleshootAlerts-fedora-40-127.0.0.2-2802-FAIL.log.gz
> warning: transport closed: disconnected
Traceback (most recent call last):
  File "/work/make-checkout-workdir/test/verify/check-selinux", line 165, in testTroubleshootAlerts
    b.wait_not_present(row_selector)
  File "/work/make-checkout-workdir/test/common/testlib.py", line 655, in wait_not_present
    self.wait_js_func('!ph_is_present', selector)
  File "/work/make-checkout-workdir/test/common/testlib.py", line 646, 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 631, 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 331, in raise_cdp_exception
    raise Error("%s(%s): %s" % (func, arg, msg))
testlib.Error: timeout
wait_js_cond(!ph_is_present("tbody:contains('ls from read access on the directory')")): 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': 1721287030257.676, 'url': 'http://127.0.0.2:9691/cockpit/login', 'networkRequestId': '38082.12'}
cdp: {'source': 'network', 'level': 'error', 'text': 'Failed to load resource: the server responded with a status of 404 (ERROR)', 'timestamp': 1721287031149.422, 'url': 'http://127.0.0.2:9691/cockpit/@localhost/*/po.js', 'networkRequestId': '38082.20'}
cdp: {'source': 'network', 'level': 'error', 'text': 'Failed to load resource: the server responded with a status of 404 (ERROR)', 'timestamp': 1721287031151.083, 'url': 'http://127.0.0.2:9691/cockpit/@localhost/*/po.manifest.js', 'networkRequestId': '38082.19'}
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': 1721287031195.792, 'url': 'http://127.0.0.2:9691/selinux'}
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': 1721287031195.894, 'url': 'http://127.0.0.2:9691/selinux'}
warning: Resolving coreutils failed: {"detail":"cannot update repo 'updates': Cannot prepare internal mirrorlist: Curl error (6): Couldn't resolve host name for https://mirrors.fedoraproject.org/metalink?repo=updates-released-f39&arch=x86_64 [Could not resolve host: mirrors.fedoraproject.org]; Last error: Curl error (6): Couldn't resolve host name for https://mirrors.fedoraproject.org/metalink?repo=updates-released-f39&arch=x86_64 [Could not resolve host: mirrors.fedoraproject.org]","code":64}
warning: loading available updates failed: {"detail":"cannot update repo 'updates': Cannot prepare internal mirrorlist: Curl error (6): Couldn't resolve host name for https://mirrors.fedoraproject.org/metalink?repo=updates-released-f39&arch=x86_64 [Could not resolve host: mirrors.fedoraproject.org]; Last error: Curl error (6): Couldn't resolve host name for https://mirrors.fedoraproject.org/metalink?repo=updates-released-f39&arch=x86_64 [Could not resolve host: mirrors.fedoraproject.org]","code":64}
warning: Unable to delete alert with id 1b9672a8-2cb7-426a-ade7-bcebf4662717 : {"problem":null,"name":"org.freedesktop.DBus.Error.NoReply","message":"Remote peer disconnected"}

# Result testTroubleshootAlerts (__main__.TestSelinux.testTroubleshootAlerts) failed
# 1 TEST FAILED [101s on 85ab950cbeb3]
not ok 153 test/verify/check-selinux TestSelinux.testTroubleshootAlerts $2

First occurrence: 2024-07-18T07:18:22.169762+00:00 | revision 4a7c4a0156d7fabad0eb9d92ecdd40bdd2743b63 Times recorded: 1 Latest occurrences:

# ----------------------------------------------------------------------
# testTroubleshootAlerts (__main__.TestSelinux.testTroubleshootAlerts)
[0718/091429.430764:WARNING:sandbox_linux.cc(430)] InitializeSandbox() called with multiple threads in process gpu-process.

DevTools listening on ws://127.0.0.1:9706/devtools/browser/8f0f5857-f160-4626-8d55-c81a90460e6b
CDP: {"source":"network","level":"error","text":"Failed to load resource: the server responded with a status of 404 (ERROR)","timestamp":1721294071453.898,"url":"http://127.0.0.2:9591/cockpit/@localhost/*/po.manifest.js","networkRequestId":"38337.19"}
CDP: {"source":"network","level":"error","text":"Failed to load resource: the server responded with a status of 404 (ERROR)","timestamp":1721294071456.708,"url":"http://127.0.0.2:9591/cockpit/@localhost/*/po.js","networkRequestId":"38337.20"}
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":1721294071513.352,"url":"http://127.0.0.2:9591/selinux"}
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":1721294071513.62,"url":"http://127.0.0.2:9591/selinux"}
> warning: Resolving coreutils failed: {"detail":"cannot update repo 'updates': Cannot prepare internal mirrorlist: Curl error (6): Couldn't resolve host name for https://mirrors.fedoraproject.org/metalink?repo=updates-released-f39&arch=x86_64 [Could not resolve host: mirrors.fedoraproject.org]; Last error: Curl error (6): Couldn't resolve host name for https://mirrors.fedoraproject.org/metalink?repo=updates-released-f39&arch=x86_64 [Could not resolve host: mirrors.fedoraproject.org]","code":64}
> warning: loading available updates failed: {"detail":"cannot update repo 'updates': Cannot prepare internal mirrorlist: Curl error (6): Couldn't resolve host name for https://mirrors.fedoraproject.org/metalink?repo=updates-released-f39&arch=x86_64 [Could not resolve host: mirrors.fedoraproject.org]; Last error: Curl error (6): Couldn't resolve host name for https://mirrors.fedoraproject.org/metalink?repo=updates-released-f39&arch=x86_64 [Could not resolve host: mirrors.fedoraproject.org]","code":64}
./ls: cannot open directory '/home/admin/public_html': Permission denied
./ls: cannot open directory '/home/admin/public_html': Permission denied
> warning: Unable to delete alert with id 595e7d5e-4d9a-4e34-8441-019ae33cb442 : {"problem":null,"name":"org.freedesktop.DBus.Error.NoReply","message":"Remote peer disconnected"}
Traceback (most recent call last):
  File "/work/make-checkout-workdir/test/verify/check-selinux", line 165, in testTroubleshootAlerts
    b.wait_not_present(row_selector)
  File "/work/make-checkout-workdir/test/common/testlib.py", line 655, in wait_not_present
    self.wait_js_func('!ph_is_present', selector)
  File "/work/make-checkout-workdir/test/common/testlib.py", line 646, 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 631, 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 331, in raise_cdp_exception
    raise Error("%s(%s): %s" % (func, arg, msg))
testlib.Error: timeout
wait_js_cond(!ph_is_present("tbody:contains('ls from read access on the directory')")): 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': 1721294070484.875, 'url': 'http://127.0.0.2:9591/cockpit/login', 'networkRequestId': '38337.12'}
cdp: {'source': 'network', 'level': 'error', 'text': 'Failed to load resource: the server responded with a status of 404 (ERROR)', 'timestamp': 1721294071453.898, 'url': 'http://127.0.0.2:9591/cockpit/@localhost/*/po.manifest.js', 'networkRequestId': '38337.19'}
cdp: {'source': 'network', 'level': 'error', 'text': 'Failed to load resource: the server responded with a status of 404 (ERROR)', 'timestamp': 1721294071456.708, 'url': 'http://127.0.0.2:9591/cockpit/@localhost/*/po.js', 'networkRequestId': '38337.20'}
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': 1721294071513.352, 'url': 'http://127.0.0.2:9591/selinux'}
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': 1721294071513.62, 'url': 'http://127.0.0.2:9591/selinux'}
warning: Resolving coreutils failed: {"detail":"cannot update repo 'updates': Cannot prepare internal mirrorlist: Curl error (6): Couldn't resolve host name for https://mirrors.fedoraproject.org/metalink?repo=updates-released-f39&arch=x86_64 [Could not resolve host: mirrors.fedoraproject.org]; Last error: Curl error (6): Couldn't resolve host name for https://mirrors.fedoraproject.org/metalink?repo=updates-released-f39&arch=x86_64 [Could not resolve host: mirrors.fedoraproject.org]","code":64}
warning: loading available updates failed: {"detail":"cannot update repo 'updates': Cannot prepare internal mirrorlist: Curl error (6): Couldn't resolve host name for https://mirrors.fedoraproject.org/metalink?repo=updates-released-f39&arch=x86_64 [Could not resolve host: mirrors.fedoraproject.org]; Last error: Curl error (6): Couldn't resolve host name for https://mirrors.fedoraproject.org/metalink?repo=updates-released-f39&arch=x86_64 [Could not resolve host: mirrors.fedoraproject.org]","code":64}
warning: Unable to delete alert with id 595e7d5e-4d9a-4e34-8441-019ae33cb442 : {"problem":null,"name":"org.freedesktop.DBus.Error.NoReply","message":"Remote peer disconnected"}

Wrote screenshot to TestSelinux-testTroubleshootAlerts-fedora-39-127.0.0.2-2701-FAIL.png
Wrote HTML dump to TestSelinux-testTroubleshootAlerts-fedora-39-127.0.0.2-2701-FAIL.html
Wrote JS log to TestSelinux-testTroubleshootAlerts-fedora-39-127.0.0.2-2701-FAIL.js.log
Journal extracted to TestSelinux-testTroubleshootAlerts-fedora-39-127.0.0.2-2701-FAIL.log.gz
Journal extracted to TestSelinux-testTroubleshootAlerts-fedora-40-127.0.0.2-2702-FAIL.log.gz
> warning: transport closed: disconnected
Traceback (most recent call last):
  File "/work/make-checkout-workdir/test/verify/check-selinux", line 165, in testTroubleshootAlerts
    b.wait_not_present(row_selector)
  File "/work/make-checkout-workdir/test/common/testlib.py", line 655, in wait_not_present
    self.wait_js_func('!ph_is_present', selector)
  File "/work/make-checkout-workdir/test/common/testlib.py", line 646, 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 631, 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 331, in raise_cdp_exception
    raise Error("%s(%s): %s" % (func, arg, msg))
testlib.Error: timeout
wait_js_cond(!ph_is_present("tbody:contains('ls from read access on the directory')")): 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': 1721294070484.875, 'url': 'http://127.0.0.2:9591/cockpit/login', 'networkRequestId': '38337.12'}
cdp: {'source': 'network', 'level': 'error', 'text': 'Failed to load resource: the server responded with a status of 404 (ERROR)', 'timestamp': 1721294071453.898, 'url': 'http://127.0.0.2:9591/cockpit/@localhost/*/po.manifest.js', 'networkRequestId': '38337.19'}
cdp: {'source': 'network', 'level': 'error', 'text': 'Failed to load resource: the server responded with a status of 404 (ERROR)', 'timestamp': 1721294071456.708, 'url': 'http://127.0.0.2:9591/cockpit/@localhost/*/po.js', 'networkRequestId': '38337.20'}
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': 1721294071513.352, 'url': 'http://127.0.0.2:9591/selinux'}
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': 1721294071513.62, 'url': 'http://127.0.0.2:9591/selinux'}
warning: Resolving coreutils failed: {"detail":"cannot update repo 'updates': Cannot prepare internal mirrorlist: Curl error (6): Couldn't resolve host name for https://mirrors.fedoraproject.org/metalink?repo=updates-released-f39&arch=x86_64 [Could not resolve host: mirrors.fedoraproject.org]; Last error: Curl error (6): Couldn't resolve host name for https://mirrors.fedoraproject.org/metalink?repo=updates-released-f39&arch=x86_64 [Could not resolve host: mirrors.fedoraproject.org]","code":64}
warning: loading available updates failed: {"detail":"cannot update repo 'updates': Cannot prepare internal mirrorlist: Curl error (6): Couldn't resolve host name for https://mirrors.fedoraproject.org/metalink?repo=updates-released-f39&arch=x86_64 [Could not resolve host: mirrors.fedoraproject.org]; Last error: Curl error (6): Couldn't resolve host name for https://mirrors.fedoraproject.org/metalink?repo=updates-released-f39&arch=x86_64 [Could not resolve host: mirrors.fedoraproject.org]","code":64}
warning: Unable to delete alert with id 595e7d5e-4d9a-4e34-8441-019ae33cb442 : {"problem":null,"name":"org.freedesktop.DBus.Error.NoReply","message":"Remote peer disconnected"}

# Result testTroubleshootAlerts (__main__.TestSelinux.testTroubleshootAlerts) failed
# 1 TEST FAILED [102s on b648641549ae]
not ok 153 test/verify/check-selinux TestSelinux.testTroubleshootAlerts $2

First occurrence: 2024-07-18T09:15:43.087228+00:00 | revision 49d0ac7e065534707b88ce8a17d754098360cafe Times recorded: 1 Latest occurrences:

# ----------------------------------------------------------------------
# testTroubleshootAlerts (__main__.TestSelinux.testTroubleshootAlerts)
[0722/042844.449540:WARNING:sandbox_linux.cc(430)] InitializeSandbox() called with multiple threads in process gpu-process.

DevTools listening on ws://127.0.0.1:9533/devtools/browser/b08773dd-3e5a-46ba-893d-1c3012e8e675
CDP: {"source":"network","level":"error","text":"Failed to load resource: the server responded with a status of 404 (ERROR)","timestamp":1721622526570.065,"url":"http://127.0.0.2:9091/cockpit/@localhost/*/po.manifest.js","networkRequestId":"34213.19"}
CDP: {"source":"network","level":"error","text":"Failed to load resource: the server responded with a status of 404 (ERROR)","timestamp":1721622526576.208,"url":"http://127.0.0.2:9091/cockpit/@localhost/*/po.js","networkRequestId":"34213.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":1721622526623.776,"url":"http://127.0.0.2:9091/selinux"}
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":1721622526623.91,"url":"http://127.0.0.2:9091/selinux"}
> warning: Resolving coreutils failed: {"detail":"cannot update repo 'updates': Cannot prepare internal mirrorlist: Curl error (6): Couldn't resolve host name for https://mirrors.fedoraproject.org/metalink?repo=updates-released-f39&arch=x86_64 [Could not resolve host: mirrors.fedoraproject.org]; Last error: Curl error (6): Couldn't resolve host name for https://mirrors.fedoraproject.org/metalink?repo=updates-released-f39&arch=x86_64 [Could not resolve host: mirrors.fedoraproject.org]","code":64}
> warning: loading available updates failed: {"detail":"cannot update repo 'updates': Cannot prepare internal mirrorlist: Curl error (6): Couldn't resolve host name for https://mirrors.fedoraproject.org/metalink?repo=updates-released-f39&arch=x86_64 [Could not resolve host: mirrors.fedoraproject.org]; Last error: Curl error (6): Couldn't resolve host name for https://mirrors.fedoraproject.org/metalink?repo=updates-released-f39&arch=x86_64 [Could not resolve host: mirrors.fedoraproject.org]","code":64}
./ls: cannot open directory '/home/admin/public_html': Permission denied
./ls: cannot open directory '/home/admin/public_html': Permission denied
> warning: Unable to delete alert with id 8acab0d2-aa4a-4499-8f22-a1202d8e789a : {"problem":null,"name":"org.freedesktop.DBus.Error.NoReply","message":"Remote peer disconnected"}
Traceback (most recent call last):
  File "/work/make-checkout-workdir/test/verify/check-selinux", line 165, in testTroubleshootAlerts
    b.wait_not_present(row_selector)
  File "/work/make-checkout-workdir/test/common/testlib.py", line 661, in wait_not_present
    self.wait_js_func('!ph_is_present', selector)
  File "/work/make-checkout-workdir/test/common/testlib.py", line 652, 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 637, 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 331, in raise_cdp_exception
    raise Error("%s(%s): %s" % (func, arg, msg))
testlib.Error: timeout
wait_js_cond(!ph_is_present("tbody:contains('ls from read access on the directory')")): 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': 1721622525563.683, 'url': 'http://127.0.0.2:9091/cockpit/login', 'networkRequestId': '34213.12'}
cdp: {'source': 'network', 'level': 'error', 'text': 'Failed to load resource: the server responded with a status of 404 (ERROR)', 'timestamp': 1721622526570.065, 'url': 'http://127.0.0.2:9091/cockpit/@localhost/*/po.manifest.js', 'networkRequestId': '34213.19'}
cdp: {'source': 'network', 'level': 'error', 'text': 'Failed to load resource: the server responded with a status of 404 (ERROR)', 'timestamp': 1721622526576.208, 'url': 'http://127.0.0.2:9091/cockpit/@localhost/*/po.js', 'networkRequestId': '34213.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': 1721622526623.776, 'url': 'http://127.0.0.2:9091/selinux'}
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': 1721622526623.91, 'url': 'http://127.0.0.2:9091/selinux'}
warning: Resolving coreutils failed: {"detail":"cannot update repo 'updates': Cannot prepare internal mirrorlist: Curl error (6): Couldn't resolve host name for https://mirrors.fedoraproject.org/metalink?repo=updates-released-f39&arch=x86_64 [Could not resolve host: mirrors.fedoraproject.org]; Last error: Curl error (6): Couldn't resolve host name for https://mirrors.fedoraproject.org/metalink?repo=updates-released-f39&arch=x86_64 [Could not resolve host: mirrors.fedoraproject.org]","code":64}
warning: loading available updates failed: {"detail":"cannot update repo 'updates': Cannot prepare internal mirrorlist: Curl error (6): Couldn't resolve host name for https://mirrors.fedoraproject.org/metalink?repo=updates-released-f39&arch=x86_64 [Could not resolve host: mirrors.fedoraproject.org]; Last error: Curl error (6): Couldn't resolve host name for https://mirrors.fedoraproject.org/metalink?repo=updates-released-f39&arch=x86_64 [Could not resolve host: mirrors.fedoraproject.org]","code":64}
warning: Unable to delete alert with id 8acab0d2-aa4a-4499-8f22-a1202d8e789a : {"problem":null,"name":"org.freedesktop.DBus.Error.NoReply","message":"Remote peer disconnected"}

Wrote screenshot to TestSelinux-testTroubleshootAlerts-fedora-39-127.0.0.2-2201-FAIL.png
Wrote HTML dump to TestSelinux-testTroubleshootAlerts-fedora-39-127.0.0.2-2201-FAIL.html
Wrote JS log to TestSelinux-testTroubleshootAlerts-fedora-39-127.0.0.2-2201-FAIL.js.log
Journal extracted to TestSelinux-testTroubleshootAlerts-fedora-39-127.0.0.2-2201-FAIL.log.gz
Journal extracted to TestSelinux-testTroubleshootAlerts-fedora-40-127.0.0.2-2202-FAIL.log.gz
> warning: transport closed: disconnected
Traceback (most recent call last):
  File "/work/make-checkout-workdir/test/verify/check-selinux", line 165, in testTroubleshootAlerts
    b.wait_not_present(row_selector)
  File "/work/make-checkout-workdir/test/common/testlib.py", line 661, in wait_not_present
    self.wait_js_func('!ph_is_present', selector)
  File "/work/make-checkout-workdir/test/common/testlib.py", line 652, 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 637, 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 331, in raise_cdp_exception
    raise Error("%s(%s): %s" % (func, arg, msg))
testlib.Error: timeout
wait_js_cond(!ph_is_present("tbody:contains('ls from read access on the directory')")): 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': 1721622525563.683, 'url': 'http://127.0.0.2:9091/cockpit/login', 'networkRequestId': '34213.12'}
cdp: {'source': 'network', 'level': 'error', 'text': 'Failed to load resource: the server responded with a status of 404 (ERROR)', 'timestamp': 1721622526570.065, 'url': 'http://127.0.0.2:9091/cockpit/@localhost/*/po.manifest.js', 'networkRequestId': '34213.19'}
cdp: {'source': 'network', 'level': 'error', 'text': 'Failed to load resource: the server responded with a status of 404 (ERROR)', 'timestamp': 1721622526576.208, 'url': 'http://127.0.0.2:9091/cockpit/@localhost/*/po.js', 'networkRequestId': '34213.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': 1721622526623.776, 'url': 'http://127.0.0.2:9091/selinux'}
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': 1721622526623.91, 'url': 'http://127.0.0.2:9091/selinux'}
warning: Resolving coreutils failed: {"detail":"cannot update repo 'updates': Cannot prepare internal mirrorlist: Curl error (6): Couldn't resolve host name for https://mirrors.fedoraproject.org/metalink?repo=updates-released-f39&arch=x86_64 [Could not resolve host: mirrors.fedoraproject.org]; Last error: Curl error (6): Couldn't resolve host name for https://mirrors.fedoraproject.org/metalink?repo=updates-released-f39&arch=x86_64 [Could not resolve host: mirrors.fedoraproject.org]","code":64}
warning: loading available updates failed: {"detail":"cannot update repo 'updates': Cannot prepare internal mirrorlist: Curl error (6): Couldn't resolve host name for https://mirrors.fedoraproject.org/metalink?repo=updates-released-f39&arch=x86_64 [Could not resolve host: mirrors.fedoraproject.org]; Last error: Curl error (6): Couldn't resolve host name for https://mirrors.fedoraproject.org/metalink?repo=updates-released-f39&arch=x86_64 [Could not resolve host: mirrors.fedoraproject.org]","code":64}
warning: Unable to delete alert with id 8acab0d2-aa4a-4499-8f22-a1202d8e789a : {"problem":null,"name":"org.freedesktop.DBus.Error.NoReply","message":"Remote peer disconnected"}

# Result testTroubleshootAlerts (__main__.TestSelinux.testTroubleshootAlerts) failed
# 1 TEST FAILED [103s on a8b5ccf8e022]
not ok 44 test/verify/check-selinux TestSelinux.testTroubleshootAlerts $2

First occurrence: 2024-07-22T04:29:58.408678+00:00 | revision 6a55297d19d993578047b4196633f8e151f502bf Times recorded: 1 Latest occurrences:

# ----------------------------------------------------------------------
# testTroubleshootAlerts (__main__.TestSelinux.testTroubleshootAlerts)
[0722/045448.464999:WARNING:sandbox_linux.cc(430)] InitializeSandbox() called with multiple threads in process gpu-process.

DevTools listening on ws://127.0.0.1:9739/devtools/browser/e4f5e7e9-f98f-43a8-b077-d1c426e99d5e
CDP: {"source":"network","level":"error","text":"Failed to load resource: the server responded with a status of 404 (ERROR)","timestamp":1721624090337.687,"url":"http://127.0.0.2:9291/cockpit/@localhost/*/po.js","networkRequestId":"38371.20"}
CDP: {"source":"network","level":"error","text":"Failed to load resource: the server responded with a status of 404 (ERROR)","timestamp":1721624090338.03,"url":"http://127.0.0.2:9291/cockpit/@localhost/*/po.manifest.js","networkRequestId":"38371.19"}
CDP: {"source":"security","level":"error","text":"Refused to execute script from 'http://127.0.0.2:9291/cockpit/@localhost/*/po.manifest.js' because its MIME type ('text/html') is not executable, and strict MIME type checking is enabled.","timestamp":1721624090378.205,"url":"http://127.0.0.2:9291/selinux"}
CDP: {"source":"security","level":"error","text":"Refused to execute script from 'http://127.0.0.2:9291/cockpit/@localhost/*/po.js' because its MIME type ('text/html') is not executable, and strict MIME type checking is enabled.","timestamp":1721624090378.329,"url":"http://127.0.0.2:9291/selinux"}
> warning: Resolving coreutils failed: {"detail":"cannot update repo 'updates': Cannot prepare internal mirrorlist: Curl error (6): Couldn't resolve host name for https://mirrors.fedoraproject.org/metalink?repo=updates-released-f39&arch=x86_64 [Could not resolve host: mirrors.fedoraproject.org]; Last error: Curl error (6): Couldn't resolve host name for https://mirrors.fedoraproject.org/metalink?repo=updates-released-f39&arch=x86_64 [Could not resolve host: mirrors.fedoraproject.org]","code":64}
> warning: loading available updates failed: {"detail":"cannot update repo 'updates': Cannot prepare internal mirrorlist: Curl error (6): Couldn't resolve host name for https://mirrors.fedoraproject.org/metalink?repo=updates-released-f39&arch=x86_64 [Could not resolve host: mirrors.fedoraproject.org]; Last error: Curl error (6): Couldn't resolve host name for https://mirrors.fedoraproject.org/metalink?repo=updates-released-f39&arch=x86_64 [Could not resolve host: mirrors.fedoraproject.org]","code":64}
./ls: cannot open directory '/home/admin/public_html': Permission denied
./ls: cannot open directory '/home/admin/public_html': Permission denied
> warning: Unable to delete alert with id 9d46f04e-5dc6-4305-8be4-fd5cf445f484 : {"problem":null,"name":"org.freedesktop.DBus.Error.NoReply","message":"Remote peer disconnected"}
Traceback (most recent call last):
  File "/work/make-checkout-workdir/test/verify/check-selinux", line 165, in testTroubleshootAlerts
    b.wait_not_present(row_selector)
  File "/work/make-checkout-workdir/test/common/testlib.py", line 661, in wait_not_present
    self.wait_js_func('!ph_is_present', selector)
  File "/work/make-checkout-workdir/test/common/testlib.py", line 652, 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 637, 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 331, in raise_cdp_exception
    raise Error("%s(%s): %s" % (func, arg, msg))
testlib.Error: timeout
wait_js_cond(!ph_is_present("tbody:contains('ls from read access on the directory')")): 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': 1721624089461.164, 'url': 'http://127.0.0.2:9291/cockpit/login', 'networkRequestId': '38371.12'}
cdp: {'source': 'network', 'level': 'error', 'text': 'Failed to load resource: the server responded with a status of 404 (ERROR)', 'timestamp': 1721624090337.687, 'url': 'http://127.0.0.2:9291/cockpit/@localhost/*/po.js', 'networkRequestId': '38371.20'}
cdp: {'source': 'network', 'level': 'error', 'text': 'Failed to load resource: the server responded with a status of 404 (ERROR)', 'timestamp': 1721624090338.03, 'url': 'http://127.0.0.2:9291/cockpit/@localhost/*/po.manifest.js', 'networkRequestId': '38371.19'}
cdp: {'source': 'security', 'level': 'error', 'text': "Refused to execute script from 'http://127.0.0.2:9291/cockpit/@localhost/*/po.manifest.js' because its MIME type ('text/html') is not executable, and strict MIME type checking is enabled.", 'timestamp': 1721624090378.205, 'url': 'http://127.0.0.2:9291/selinux'}
cdp: {'source': 'security', 'level': 'error', 'text': "Refused to execute script from 'http://127.0.0.2:9291/cockpit/@localhost/*/po.js' because its MIME type ('text/html') is not executable, and strict MIME type checking is enabled.", 'timestamp': 1721624090378.329, 'url': 'http://127.0.0.2:9291/selinux'}
warning: Resolving coreutils failed: {"detail":"cannot update repo 'updates': Cannot prepare internal mirrorlist: Curl error (6): Couldn't resolve host name for https://mirrors.fedoraproject.org/metalink?repo=updates-released-f39&arch=x86_64 [Could not resolve host: mirrors.fedoraproject.org]; Last error: Curl error (6): Couldn't resolve host name for https://mirrors.fedoraproject.org/metalink?repo=updates-released-f39&arch=x86_64 [Could not resolve host: mirrors.fedoraproject.org]","code":64}
warning: loading available updates failed: {"detail":"cannot update repo 'updates': Cannot prepare internal mirrorlist: Curl error (6): Couldn't resolve host name for https://mirrors.fedoraproject.org/metalink?repo=updates-released-f39&arch=x86_64 [Could not resolve host: mirrors.fedoraproject.org]; Last error: Curl error (6): Couldn't resolve host name for https://mirrors.fedoraproject.org/metalink?repo=updates-released-f39&arch=x86_64 [Could not resolve host: mirrors.fedoraproject.org]","code":64}
warning: Unable to delete alert with id 9d46f04e-5dc6-4305-8be4-fd5cf445f484 : {"problem":null,"name":"org.freedesktop.DBus.Error.NoReply","message":"Remote peer disconnected"}

Wrote screenshot to TestSelinux-testTroubleshootAlerts-fedora-39-127.0.0.2-2401-FAIL.png
Wrote HTML dump to TestSelinux-testTroubleshootAlerts-fedora-39-127.0.0.2-2401-FAIL.html
Wrote JS log to TestSelinux-testTroubleshootAlerts-fedora-39-127.0.0.2-2401-FAIL.js.log
Journal extracted to TestSelinux-testTroubleshootAlerts-fedora-39-127.0.0.2-2401-FAIL.log.gz
Journal extracted to TestSelinux-testTroubleshootAlerts-fedora-40-127.0.0.2-2402-FAIL.log.gz
> warning: transport closed: disconnected
Traceback (most recent call last):
  File "/work/make-checkout-workdir/test/verify/check-selinux", line 165, in testTroubleshootAlerts
    b.wait_not_present(row_selector)
  File "/work/make-checkout-workdir/test/common/testlib.py", line 661, in wait_not_present
    self.wait_js_func('!ph_is_present', selector)
  File "/work/make-checkout-workdir/test/common/testlib.py", line 652, 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 637, 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 331, in raise_cdp_exception
    raise Error("%s(%s): %s" % (func, arg, msg))
testlib.Error: timeout
wait_js_cond(!ph_is_present("tbody:contains('ls from read access on the directory')")): 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': 1721624089461.164, 'url': 'http://127.0.0.2:9291/cockpit/login', 'networkRequestId': '38371.12'}
cdp: {'source': 'network', 'level': 'error', 'text': 'Failed to load resource: the server responded with a status of 404 (ERROR)', 'timestamp': 1721624090337.687, 'url': 'http://127.0.0.2:9291/cockpit/@localhost/*/po.js', 'networkRequestId': '38371.20'}
cdp: {'source': 'network', 'level': 'error', 'text': 'Failed to load resource: the server responded with a status of 404 (ERROR)', 'timestamp': 1721624090338.03, 'url': 'http://127.0.0.2:9291/cockpit/@localhost/*/po.manifest.js', 'networkRequestId': '38371.19'}
cdp: {'source': 'security', 'level': 'error', 'text': "Refused to execute script from 'http://127.0.0.2:9291/cockpit/@localhost/*/po.manifest.js' because its MIME type ('text/html') is not executable, and strict MIME type checking is enabled.", 'timestamp': 1721624090378.205, 'url': 'http://127.0.0.2:9291/selinux'}
cdp: {'source': 'security', 'level': 'error', 'text': "Refused to execute script from 'http://127.0.0.2:9291/cockpit/@localhost/*/po.js' because its MIME type ('text/html') is not executable, and strict MIME type checking is enabled.", 'timestamp': 1721624090378.329, 'url': 'http://127.0.0.2:9291/selinux'}
warning: Resolving coreutils failed: {"detail":"cannot update repo 'updates': Cannot prepare internal mirrorlist: Curl error (6): Couldn't resolve host name for https://mirrors.fedoraproject.org/metalink?repo=updates-released-f39&arch=x86_64 [Could not resolve host: mirrors.fedoraproject.org]; Last error: Curl error (6): Couldn't resolve host name for https://mirrors.fedoraproject.org/metalink?repo=updates-released-f39&arch=x86_64 [Could not resolve host: mirrors.fedoraproject.org]","code":64}
warning: loading available updates failed: {"detail":"cannot update repo 'updates': Cannot prepare internal mirrorlist: Curl error (6): Couldn't resolve host name for https://mirrors.fedoraproject.org/metalink?repo=updates-released-f39&arch=x86_64 [Could not resolve host: mirrors.fedoraproject.org]; Last error: Curl error (6): Couldn't resolve host name for https://mirrors.fedoraproject.org/metalink?repo=updates-released-f39&arch=x86_64 [Could not resolve host: mirrors.fedoraproject.org]","code":64}
warning: Unable to delete alert with id 9d46f04e-5dc6-4305-8be4-fd5cf445f484 : {"problem":null,"name":"org.freedesktop.DBus.Error.NoReply","message":"Remote peer disconnected"}

# Result testTroubleshootAlerts (__main__.TestSelinux.testTroubleshootAlerts) failed
# 1 TEST FAILED [97s on 35c347c9593c]
not ok 30 test/verify/check-selinux TestSelinux.testTroubleshootAlerts $2

First occurrence: 2024-07-22T04:56:01.231626+00:00 | revision 3081e0337800dd8d335d5027cad13be1e52a6356 Times recorded: 1 Latest occurrences:

cockpituous commented 9 months ago

rhel-9-4 Ooops, it happened again


# ----------------------------------------------------------------------
# testTroubleshootAlerts (__main__.TestSelinux.testTroubleshootAlerts)

DevTools listening on ws://127.0.0.1:9603/devtools/browser/60914fc1-390d-4b7b-ab42-fd0b53347b17
[0124/113624.067495:WARNING:angle_platform_impl.cc(49)] RendererVk.cpp:1962 (initialize): ANGLE VMA version: 2003000
[0124/113624.071189:WARNING:sandbox_linux.cc(400)] InitializeSandbox() called with multiple threads in process gpu-process.
CDP: {"source":"network","level":"error","text":"Failed to load resource: the server responded with a status of 404 (ERROR)","timestamp":1706096186293.125,"url":"http://127.0.0.2:9391/cockpit/@localhost/*/po.manifest.js","networkRequestId":"99959.19"}
CDP: {"source":"network","level":"error","text":"Failed to load resource: the server responded with a status of 404 (ERROR)","timestamp":1706096186296.988,"url":"http://127.0.0.2:9391/cockpit/@localhost/*/po.js","networkRequestId":"99959.20"}
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":1706096186362.677,"url":"http://127.0.0.2:9391/selinux"}
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":1706096186362.986,"url":"http://127.0.0.2:9391/selinux"}
> 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: Resolving coreutils failed: {"detail":"cannot update repo 'RHEL-BaseOS': Cannot download repomd.xml: Cannot download repodata/repomd.xml: All mirrors were tried; Last error: Curl error (6): Couldn't resolve host name for http://download.devel.redhat.com/rhel-9/nightly/RHEL-9/latest-RHEL-9.4.0/compose/BaseOS/x86_64/os/repodata/repomd.xml [Could not resolve host: download.devel.redhat.com]","code":64}
> warning: loading available updates failed: {"detail":"cannot update repo 'RHEL-BaseOS': Cannot download repomd.xml: Cannot download repodata/repomd.xml: All mirrors were tried; Last error: Curl error (6): Couldn't resolve host name for http://download.devel.redhat.com/rhel-9/nightly/RHEL-9/latest-RHEL-9.4.0/compose/BaseOS/x86_64/os/repodata/repomd.xml [Could not resolve host: download.devel.redhat.com]","code":64}
./ls: cannot open directory '/home/admin/public_html': Permission denied
./ls: cannot open directory '/home/admin/public_html': Permission denied
> warning: Unable to delete alert with id a99eb90e-3084-477b-be5a-1d799bb3774f : {"problem":null,"name":"org.freedesktop.DBus.Error.NoReply","message":"Remote peer disconnected"}
Traceback (most recent call last):
  File "/work/bots/make-checkout-workdir/test/verify/check-selinux", line 166, in testTroubleshootAlerts
    b.wait_not_present(row_selector)
  File "/work/bots/make-checkout-workdir/test/common/testlib.py", line 639, in wait_not_present
    self.wait_js_func('!ph_is_present', selector)
  File "/work/bots/make-checkout-workdir/test/common/testlib.py", line 630, in wait_js_func
    self.wait_js_cond("%s(%s)" % (func, ','.join(map(jsquote, args))))
  File "/work/bots/make-checkout-workdir/test/common/testlib.py", line 615, in wait_js_cond
    self.raise_cdp_exception("timeout\nwait_js_cond", cond, result["exceptionDetails"], trailer)
  File "/work/bots/make-checkout-workdir/test/common/testlib.py", line 316, in raise_cdp_exception
    raise Error("%s(%s): %s" % (func, arg, msg))
testlib.Error: timeout
wait_js_cond(!ph_is_present("tbody:contains('ls from read access on the directory')")): 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': 1706096185344.876, 'url': 'http://127.0.0.2:9391/cockpit/login', 'networkRequestId': '99959.12'}
cdp: {'source': 'network', 'level': 'error', 'text': 'Failed to load resource: the server responded with a status of 404 (ERROR)', 'timestamp': 1706096186293.125, 'url': 'http://127.0.0.2:9391/cockpit/@localhost/*/po.manifest.js', 'networkRequestId': '99959.19'}
cdp: {'source': 'network', 'level': 'error', 'text': 'Failed to load resource: the server responded with a status of 404 (ERROR)', 'timestamp': 1706096186296.988, 'url': 'http://127.0.0.2:9391/cockpit/@localhost/*/po.js', 'networkRequestId': '99959.20'}
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': 1706096186362.677, 'url': 'http://127.0.0.2:9391/selinux'}
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': 1706096186362.986, 'url': 'http://127.0.0.2:9391/selinux'}
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: Resolving coreutils failed: {"detail":"cannot update repo 'RHEL-BaseOS': Cannot download repomd.xml: Cannot download repodata/repomd.xml: All mirrors were tried; Last error: Curl error (6): Couldn't resolve host name for http://download.devel.redhat.com/rhel-9/nightly/RHEL-9/latest-RHEL-9.4.0/compose/BaseOS/x86_64/os/repodata/repomd.xml [Could not resolve host: download.devel.redhat.com]","code":64}
warning: loading available updates failed: {"detail":"cannot update repo 'RHEL-BaseOS': Cannot download repomd.xml: Cannot download repodata/repomd.xml: All mirrors were tried; Last error: Curl error (6): Couldn't resolve host name for http://download.devel.redhat.com/rhel-9/nightly/RHEL-9/latest-RHEL-9.4.0/compose/BaseOS/x86_64/os/repodata/repomd.xml [Could not resolve host: download.devel.redhat.com]","code":64}
warning: Unable to delete alert with id a99eb90e-3084-477b-be5a-1d799bb3774f : {"problem":null,"name":"org.freedesktop.DBus.Error.NoReply","message":"Remote peer disconnected"}

Wrote screenshot to TestSelinux-testTroubleshootAlerts-rhel-9-4-127.0.0.2-2501-FAIL.png
Wrote HTML dump to TestSelinux-testTroubleshootAlerts-rhel-9-4-127.0.0.2-2501-FAIL.html
Wrote JS log to TestSelinux-testTroubleshootAlerts-rhel-9-4-127.0.0.2-2501-FAIL.js.log
Journal extracted to TestSelinux-testTroubleshootAlerts-rhel-9-4-127.0.0.2-2501-FAIL.log.gz
Journal extracted to TestSelinux-testTroubleshootAlerts-fedora-39-127.0.0.2-2502-FAIL.log.gz
> warning: transport closed: disconnected
Traceback (most recent call last):
  File "/work/bots/make-checkout-workdir/test/verify/check-selinux", line 166, in testTroubleshootAlerts
    b.wait_not_present(row_selector)
  File "/work/bots/make-checkout-workdir/test/common/testlib.py", line 639, in wait_not_present
    self.wait_js_func('!ph_is_present', selector)
  File "/work/bots/make-checkout-workdir/test/common/testlib.py", line 630, in wait_js_func
    self.wait_js_cond("%s(%s)" % (func, ','.join(map(jsquote, args))))
  File "/work/bots/make-checkout-workdir/test/common/testlib.py", line 615, in wait_js_cond
    self.raise_cdp_exception("timeout\nwait_js_cond", cond, result["exceptionDetails"], trailer)
  File "/work/bots/make-checkout-workdir/test/common/testlib.py", line 316, in raise_cdp_exception
    raise Error("%s(%s): %s" % (func, arg, msg))
testlib.Error: timeout
wait_js_cond(!ph_is_present("tbody:contains('ls from read access on the directory')")): 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': 1706096185344.876, 'url': 'http://127.0.0.2:9391/cockpit/login', 'networkRequestId': '99959.12'}
cdp: {'source': 'network', 'level': 'error', 'text': 'Failed to load resource: the server responded with a status of 404 (ERROR)', 'timestamp': 1706096186293.125, 'url': 'http://127.0.0.2:9391/cockpit/@localhost/*/po.manifest.js', 'networkRequestId': '99959.19'}
cdp: {'source': 'network', 'level': 'error', 'text': 'Failed to load resource: the server responded with a status of 404 (ERROR)', 'timestamp': 1706096186296.988, 'url': 'http://127.0.0.2:9391/cockpit/@localhost/*/po.js', 'networkRequestId': '99959.20'}
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': 1706096186362.677, 'url': 'http://127.0.0.2:9391/selinux'}
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': 1706096186362.986, 'url': 'http://127.0.0.2:9391/selinux'}
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: Resolving coreutils failed: {"detail":"cannot update repo 'RHEL-BaseOS': Cannot download repomd.xml: Cannot download repodata/repomd.xml: All mirrors were tried; Last error: Curl error (6): Couldn't resolve host name for http://download.devel.redhat.com/rhel-9/nightly/RHEL-9/latest-RHEL-9.4.0/compose/BaseOS/x86_64/os/repodata/repomd.xml [Could not resolve host: download.devel.redhat.com]","code":64}
warning: loading available updates failed: {"detail":"cannot update repo 'RHEL-BaseOS': Cannot download repomd.xml: Cannot download repodata/repomd.xml: All mirrors were tried; Last error: Curl error (6): Couldn't resolve host name for http://download.devel.redhat.com/rhel-9/nightly/RHEL-9/latest-RHEL-9.4.0/compose/BaseOS/x86_64/os/repodata/repomd.xml [Could not resolve host: download.devel.redhat.com]","code":64}
warning: Unable to delete alert with id a99eb90e-3084-477b-be5a-1d799bb3774f : {"problem":null,"name":"org.freedesktop.DBus.Error.NoReply","message":"Remote peer disconnected"}

# Result testTroubleshootAlerts (__main__.TestSelinux.testTroubleshootAlerts) failed
# 1 TEST FAILED [115s on 3-ci-srv-01]
not ok 63 test/verify/check-selinux TestSelinux.testTroubleshootAlerts $2

First occurrence: 2024-01-24T11:37:48.927399 | revision 08af2ed3648946f3425fc6b5f19fbbe7ff07eca3 Times recorded: 1 Latest occurrences:

# ----------------------------------------------------------------------
# testTroubleshootAlerts (__main__.TestSelinux.testTroubleshootAlerts)

DevTools listening on ws://127.0.0.1:10176/devtools/browser/482244ea-e3f6-4d55-8d33-2b2153950506
[0129/104312.690557:WARNING:angle_platform_impl.cc(49)] RendererVk.cpp:1962 (initialize): ANGLE VMA version: 2003000
[0129/104312.696555:WARNING:sandbox_linux.cc(400)] InitializeSandbox() called with multiple threads in process gpu-process.
CDP: {"source":"network","level":"error","text":"Failed to load resource: the server responded with a status of 404 (ERROR)","timestamp":1706524995423.5361,"url":"http://127.0.0.2:9091/cockpit/@localhost/*/po.manifest.js","networkRequestId":"71083.22"}
CDP: {"source":"network","level":"error","text":"Failed to load resource: the server responded with a status of 404 (ERROR)","timestamp":1706524995427.9138,"url":"http://127.0.0.2:9091/cockpit/@localhost/*/po.js","networkRequestId":"71083.23"}
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":1706524995522.4978,"url":"http://127.0.0.2:9091/selinux"}
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":1706524995522.785,"url":"http://127.0.0.2:9091/selinux"}
> 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: Resolving coreutils failed: {"detail":"cannot update repo 'RHEL-BaseOS': Cannot download repomd.xml: Cannot download repodata/repomd.xml: All mirrors were tried; Last error: Curl error (6): Couldn't resolve host name for http://download.devel.redhat.com/rhel-9/nightly/RHEL-9/latest-RHEL-9.4.0/compose/BaseOS/x86_64/os/repodata/repomd.xml [Could not resolve host: download.devel.redhat.com]","code":64}
> warning: loading available updates failed: {"detail":"cannot update repo 'RHEL-BaseOS': Cannot download repomd.xml: Cannot download repodata/repomd.xml: All mirrors were tried; Last error: Curl error (6): Couldn't resolve host name for http://download.devel.redhat.com/rhel-9/nightly/RHEL-9/latest-RHEL-9.4.0/compose/BaseOS/x86_64/os/repodata/repomd.xml [Could not resolve host: download.devel.redhat.com]","code":64}
./ls: cannot open directory '/home/admin/public_html': Permission denied
./ls: cannot open directory '/home/admin/public_html': Permission denied
> warning: Unable to delete alert with id ceb4219a-1cfc-488a-8cbe-9197ed9de324 : {"problem":null,"name":"org.freedesktop.DBus.Error.NoReply","message":"Remote peer disconnected"}
Traceback (most recent call last):
  File "/work/bots/make-checkout-workdir/test/verify/check-selinux", line 166, in testTroubleshootAlerts
    b.wait_not_present(row_selector)
  File "/work/bots/make-checkout-workdir/test/common/testlib.py", line 644, in wait_not_present
    self.wait_js_func('!ph_is_present', selector)
  File "/work/bots/make-checkout-workdir/test/common/testlib.py", line 635, in wait_js_func
    self.wait_js_cond("%s(%s)" % (func, ','.join(map(jsquote, args))))
  File "/work/bots/make-checkout-workdir/test/common/testlib.py", line 620, in wait_js_cond
    self.raise_cdp_exception("timeout\nwait_js_cond", cond, result["exceptionDetails"], trailer)
  File "/work/bots/make-checkout-workdir/test/common/testlib.py", line 321, in raise_cdp_exception
    raise Error("%s(%s): %s" % (func, arg, msg))
testlib.Error: timeout
wait_js_cond(!ph_is_present("tbody:contains('ls from read access on the directory')")): 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': 1706524994089.689, 'url': 'http://127.0.0.2:9091/cockpit/login', 'networkRequestId': '71083.12'}
cdp: {'source': 'network', 'level': 'error', 'text': 'Failed to load resource: the server responded with a status of 404 (ERROR)', 'timestamp': 1706524995423.5361, 'url': 'http://127.0.0.2:9091/cockpit/@localhost/*/po.manifest.js', 'networkRequestId': '71083.22'}
cdp: {'source': 'network', 'level': 'error', 'text': 'Failed to load resource: the server responded with a status of 404 (ERROR)', 'timestamp': 1706524995427.9138, 'url': 'http://127.0.0.2:9091/cockpit/@localhost/*/po.js', 'networkRequestId': '71083.23'}
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': 1706524995522.4978, 'url': 'http://127.0.0.2:9091/selinux'}
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': 1706524995522.785, 'url': 'http://127.0.0.2:9091/selinux'}
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: Resolving coreutils failed: {"detail":"cannot update repo 'RHEL-BaseOS': Cannot download repomd.xml: Cannot download repodata/repomd.xml: All mirrors were tried; Last error: Curl error (6): Couldn't resolve host name for http://download.devel.redhat.com/rhel-9/nightly/RHEL-9/latest-RHEL-9.4.0/compose/BaseOS/x86_64/os/repodata/repomd.xml [Could not resolve host: download.devel.redhat.com]","code":64}
warning: loading available updates failed: {"detail":"cannot update repo 'RHEL-BaseOS': Cannot download repomd.xml: Cannot download repodata/repomd.xml: All mirrors were tried; Last error: Curl error (6): Couldn't resolve host name for http://download.devel.redhat.com/rhel-9/nightly/RHEL-9/latest-RHEL-9.4.0/compose/BaseOS/x86_64/os/repodata/repomd.xml [Could not resolve host: download.devel.redhat.com]","code":64}
warning: Unable to delete alert with id ceb4219a-1cfc-488a-8cbe-9197ed9de324 : {"problem":null,"name":"org.freedesktop.DBus.Error.NoReply","message":"Remote peer disconnected"}

Wrote screenshot to TestSelinux-testTroubleshootAlerts-rhel-9-4-127.0.0.2-2201-FAIL.png
Wrote HTML dump to TestSelinux-testTroubleshootAlerts-rhel-9-4-127.0.0.2-2201-FAIL.html
Wrote JS log to TestSelinux-testTroubleshootAlerts-rhel-9-4-127.0.0.2-2201-FAIL.js.log
Journal extracted to TestSelinux-testTroubleshootAlerts-rhel-9-4-127.0.0.2-2201-FAIL.log.gz
Journal extracted to TestSelinux-testTroubleshootAlerts-fedora-39-127.0.0.2-2202-FAIL.log.gz
> warning: transport closed: disconnected
Traceback (most recent call last):
  File "/work/bots/make-checkout-workdir/test/verify/check-selinux", line 166, in testTroubleshootAlerts
    b.wait_not_present(row_selector)
  File "/work/bots/make-checkout-workdir/test/common/testlib.py", line 644, in wait_not_present
    self.wait_js_func('!ph_is_present', selector)
  File "/work/bots/make-checkout-workdir/test/common/testlib.py", line 635, in wait_js_func
    self.wait_js_cond("%s(%s)" % (func, ','.join(map(jsquote, args))))
  File "/work/bots/make-checkout-workdir/test/common/testlib.py", line 620, in wait_js_cond
    self.raise_cdp_exception("timeout\nwait_js_cond", cond, result["exceptionDetails"], trailer)
  File "/work/bots/make-checkout-workdir/test/common/testlib.py", line 321, in raise_cdp_exception
    raise Error("%s(%s): %s" % (func, arg, msg))
testlib.Error: timeout
wait_js_cond(!ph_is_present("tbody:contains('ls from read access on the directory')")): 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': 1706524994089.689, 'url': 'http://127.0.0.2:9091/cockpit/login', 'networkRequestId': '71083.12'}
cdp: {'source': 'network', 'level': 'error', 'text': 'Failed to load resource: the server responded with a status of 404 (ERROR)', 'timestamp': 1706524995423.5361, 'url': 'http://127.0.0.2:9091/cockpit/@localhost/*/po.manifest.js', 'networkRequestId': '71083.22'}
cdp: {'source': 'network', 'level': 'error', 'text': 'Failed to load resource: the server responded with a status of 404 (ERROR)', 'timestamp': 1706524995427.9138, 'url': 'http://127.0.0.2:9091/cockpit/@localhost/*/po.js', 'networkRequestId': '71083.23'}
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': 1706524995522.4978, 'url': 'http://127.0.0.2:9091/selinux'}
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': 1706524995522.785, 'url': 'http://127.0.0.2:9091/selinux'}
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: Resolving coreutils failed: {"detail":"cannot update repo 'RHEL-BaseOS': Cannot download repomd.xml: Cannot download repodata/repomd.xml: All mirrors were tried; Last error: Curl error (6): Couldn't resolve host name for http://download.devel.redhat.com/rhel-9/nightly/RHEL-9/latest-RHEL-9.4.0/compose/BaseOS/x86_64/os/repodata/repomd.xml [Could not resolve host: download.devel.redhat.com]","code":64}
warning: loading available updates failed: {"detail":"cannot update repo 'RHEL-BaseOS': Cannot download repomd.xml: Cannot download repodata/repomd.xml: All mirrors were tried; Last error: Curl error (6): Couldn't resolve host name for http://download.devel.redhat.com/rhel-9/nightly/RHEL-9/latest-RHEL-9.4.0/compose/BaseOS/x86_64/os/repodata/repomd.xml [Could not resolve host: download.devel.redhat.com]","code":64}
warning: Unable to delete alert with id ceb4219a-1cfc-488a-8cbe-9197ed9de324 : {"problem":null,"name":"org.freedesktop.DBus.Error.NoReply","message":"Remote peer disconnected"}

# Result testTroubleshootAlerts (__main__.TestSelinux.testTroubleshootAlerts) failed
# 1 TEST FAILED [120s on 2-cockpit-7]
not ok 63 test/verify/check-selinux TestSelinux.testTroubleshootAlerts $2

First occurrence: 2024-01-29T10:44:39.699726 | revision e563e530dfd07eb6fda7aee2b530b8bc4ed94fe0 Times recorded: 1 Latest occurrences:

# ----------------------------------------------------------------------
# testTroubleshootAlerts (__main__.TestSelinux.testTroubleshootAlerts)

DevTools listening on ws://127.0.0.1:10092/devtools/browser/8abf0999-dc90-4175-b124-1230b2fa644e
[0129/154011.132032:WARNING:angle_platform_impl.cc(49)] RendererVk.cpp:1962 (initialize): ANGLE VMA version: 2003000
[0129/154011.162019:WARNING:sandbox_linux.cc(400)] InitializeSandbox() called with multiple threads in process gpu-process.
CDP: {"source":"network","level":"error","text":"Failed to load resource: the server responded with a status of 404 (ERROR)","timestamp":1706542815839.272,"url":"http://127.0.0.2:9091/cockpit/@localhost/*/po.manifest.js","networkRequestId":"79256.19"}
CDP: {"source":"network","level":"error","text":"Failed to load resource: the server responded with a status of 404 (ERROR)","timestamp":1706542815849.4312,"url":"http://127.0.0.2:9091/cockpit/@localhost/*/po.js","networkRequestId":"79256.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":1706542816013.989,"url":"http://127.0.0.2:9091/selinux"}
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":1706542816017.852,"url":"http://127.0.0.2:9091/selinux"}
> 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: Resolving coreutils failed: {"detail":"cannot update repo 'RHEL-BaseOS': Cannot download repomd.xml: Cannot download repodata/repomd.xml: All mirrors were tried; Last error: Curl error (6): Couldn't resolve host name for http://download.devel.redhat.com/rhel-9/nightly/RHEL-9/latest-RHEL-9.4.0/compose/BaseOS/x86_64/os/repodata/repomd.xml [Could not resolve host: download.devel.redhat.com]","code":64}
> warning: loading available updates failed: {"detail":"cannot update repo 'RHEL-BaseOS': Cannot download repomd.xml: Cannot download repodata/repomd.xml: All mirrors were tried; Last error: Curl error (6): Couldn't resolve host name for http://download.devel.redhat.com/rhel-9/nightly/RHEL-9/latest-RHEL-9.4.0/compose/BaseOS/x86_64/os/repodata/repomd.xml [Could not resolve host: download.devel.redhat.com]","code":64}
./ls: cannot open directory '/home/admin/public_html': Permission denied
> warning: Unable to delete alert with id a695cbed-5417-4d9d-acc8-e41c3e82c070 : {"problem":null,"name":"org.freedesktop.DBus.Error.NoReply","message":"Remote peer disconnected"}
Traceback (most recent call last):
  File "/work/bots/make-checkout-workdir/test/verify/check-selinux", line 142, in testTroubleshootAlerts
    b.wait_not_present(row_selector)
  File "/work/bots/make-checkout-workdir/test/common/testlib.py", line 644, in wait_not_present
    self.wait_js_func('!ph_is_present', selector)
  File "/work/bots/make-checkout-workdir/test/common/testlib.py", line 635, in wait_js_func
    self.wait_js_cond("%s(%s)" % (func, ','.join(map(jsquote, args))))
  File "/work/bots/make-checkout-workdir/test/common/testlib.py", line 620, in wait_js_cond
    self.raise_cdp_exception("timeout\nwait_js_cond", cond, result["exceptionDetails"], trailer)
  File "/work/bots/make-checkout-workdir/test/common/testlib.py", line 321, in raise_cdp_exception
    raise Error("%s(%s): %s" % (func, arg, msg))
testlib.Error: timeout
wait_js_cond(!ph_is_present("tbody:contains('ls from read access on the directory')")): 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': 1706542813335.0178, 'url': 'http://127.0.0.2:9091/cockpit/login', 'networkRequestId': '79256.12'}
cdp: {'source': 'network', 'level': 'error', 'text': 'Failed to load resource: the server responded with a status of 404 (ERROR)', 'timestamp': 1706542815839.272, 'url': 'http://127.0.0.2:9091/cockpit/@localhost/*/po.manifest.js', 'networkRequestId': '79256.19'}
cdp: {'source': 'network', 'level': 'error', 'text': 'Failed to load resource: the server responded with a status of 404 (ERROR)', 'timestamp': 1706542815849.4312, 'url': 'http://127.0.0.2:9091/cockpit/@localhost/*/po.js', 'networkRequestId': '79256.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': 1706542816013.989, 'url': 'http://127.0.0.2:9091/selinux'}
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': 1706542816017.852, 'url': 'http://127.0.0.2:9091/selinux'}
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: Resolving coreutils failed: {"detail":"cannot update repo 'RHEL-BaseOS': Cannot download repomd.xml: Cannot download repodata/repomd.xml: All mirrors were tried; Last error: Curl error (6): Couldn't resolve host name for http://download.devel.redhat.com/rhel-9/nightly/RHEL-9/latest-RHEL-9.4.0/compose/BaseOS/x86_64/os/repodata/repomd.xml [Could not resolve host: download.devel.redhat.com]","code":64}
warning: loading available updates failed: {"detail":"cannot update repo 'RHEL-BaseOS': Cannot download repomd.xml: Cannot download repodata/repomd.xml: All mirrors were tried; Last error: Curl error (6): Couldn't resolve host name for http://download.devel.redhat.com/rhel-9/nightly/RHEL-9/latest-RHEL-9.4.0/compose/BaseOS/x86_64/os/repodata/repomd.xml [Could not resolve host: download.devel.redhat.com]","code":64}
warning: Unable to delete alert with id a695cbed-5417-4d9d-acc8-e41c3e82c070 : {"problem":null,"name":"org.freedesktop.DBus.Error.NoReply","message":"Remote peer disconnected"}

Wrote screenshot to TestSelinux-testTroubleshootAlerts-rhel-9-4-127.0.0.2-2201-FAIL.png
Wrote HTML dump to TestSelinux-testTroubleshootAlerts-rhel-9-4-127.0.0.2-2201-FAIL.html
Wrote JS log to TestSelinux-testTroubleshootAlerts-rhel-9-4-127.0.0.2-2201-FAIL.js.log
Journal extracted to TestSelinux-testTroubleshootAlerts-rhel-9-4-127.0.0.2-2201-FAIL.log.gz
Journal extracted to TestSelinux-testTroubleshootAlerts-fedora-39-127.0.0.2-2202-FAIL.log.gz
> warning: transport closed: disconnected
Traceback (most recent call last):
  File "/work/bots/make-checkout-workdir/test/verify/check-selinux", line 142, in testTroubleshootAlerts
    b.wait_not_present(row_selector)
  File "/work/bots/make-checkout-workdir/test/common/testlib.py", line 644, in wait_not_present
    self.wait_js_func('!ph_is_present', selector)
  File "/work/bots/make-checkout-workdir/test/common/testlib.py", line 635, in wait_js_func
    self.wait_js_cond("%s(%s)" % (func, ','.join(map(jsquote, args))))
  File "/work/bots/make-checkout-workdir/test/common/testlib.py", line 620, in wait_js_cond
    self.raise_cdp_exception("timeout\nwait_js_cond", cond, result["exceptionDetails"], trailer)
  File "/work/bots/make-checkout-workdir/test/common/testlib.py", line 321, in raise_cdp_exception
    raise Error("%s(%s): %s" % (func, arg, msg))
testlib.Error: timeout
wait_js_cond(!ph_is_present("tbody:contains('ls from read access on the directory')")): 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': 1706542813335.0178, 'url': 'http://127.0.0.2:9091/cockpit/login', 'networkRequestId': '79256.12'}
cdp: {'source': 'network', 'level': 'error', 'text': 'Failed to load resource: the server responded with a status of 404 (ERROR)', 'timestamp': 1706542815839.272, 'url': 'http://127.0.0.2:9091/cockpit/@localhost/*/po.manifest.js', 'networkRequestId': '79256.19'}
cdp: {'source': 'network', 'level': 'error', 'text': 'Failed to load resource: the server responded with a status of 404 (ERROR)', 'timestamp': 1706542815849.4312, 'url': 'http://127.0.0.2:9091/cockpit/@localhost/*/po.js', 'networkRequestId': '79256.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': 1706542816013.989, 'url': 'http://127.0.0.2:9091/selinux'}
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': 1706542816017.852, 'url': 'http://127.0.0.2:9091/selinux'}
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: Resolving coreutils failed: {"detail":"cannot update repo 'RHEL-BaseOS': Cannot download repomd.xml: Cannot download repodata/repomd.xml: All mirrors were tried; Last error: Curl error (6): Couldn't resolve host name for http://download.devel.redhat.com/rhel-9/nightly/RHEL-9/latest-RHEL-9.4.0/compose/BaseOS/x86_64/os/repodata/repomd.xml [Could not resolve host: download.devel.redhat.com]","code":64}
warning: loading available updates failed: {"detail":"cannot update repo 'RHEL-BaseOS': Cannot download repomd.xml: Cannot download repodata/repomd.xml: All mirrors were tried; Last error: Curl error (6): Couldn't resolve host name for http://download.devel.redhat.com/rhel-9/nightly/RHEL-9/latest-RHEL-9.4.0/compose/BaseOS/x86_64/os/repodata/repomd.xml [Could not resolve host: download.devel.redhat.com]","code":64}
warning: Unable to delete alert with id a695cbed-5417-4d9d-acc8-e41c3e82c070 : {"problem":null,"name":"org.freedesktop.DBus.Error.NoReply","message":"Remote peer disconnected"}

# Result testTroubleshootAlerts (__main__.TestSelinux.testTroubleshootAlerts) failed
# 1 TEST FAILED [189s on rhos-01-24]
not ok 63 test/verify/check-selinux TestSelinux.testTroubleshootAlerts $2

First occurrence: 2024-01-29T15:41:51.977342 | revision 30d2e20e2d10056e2cddf04e2873b00e3a2f1f3f Times recorded: 1 Latest occurrences:

# ----------------------------------------------------------------------
# testTroubleshootAlerts (__main__.TestSelinux.testTroubleshootAlerts)

DevTools listening on ws://127.0.0.1:9803/devtools/browser/7516adf8-26d8-4cd2-8efa-1b38ace032fd
[0209/104632.003676:WARNING:sandbox_linux.cc(418)] InitializeSandbox() called with multiple threads in process gpu-process.
CDP: {"source":"network","level":"error","text":"Failed to load resource: the server responded with a status of 404 (ERROR)","timestamp":1707475593913.279,"url":"http://127.0.0.2:9291/cockpit/@localhost/*/po.manifest.js","networkRequestId":"211056.19"}
CDP: {"source":"network","level":"error","text":"Failed to load resource: the server responded with a status of 404 (ERROR)","timestamp":1707475593942.082,"url":"http://127.0.0.2:9291/cockpit/@localhost/*/po.js","networkRequestId":"211056.20"}
CDP: {"source":"security","level":"error","text":"Refused to execute script from 'http://127.0.0.2:9291/cockpit/@localhost/*/po.manifest.js' because its MIME type ('text/html') is not executable, and strict MIME type checking is enabled.","timestamp":1707475594008.165,"url":"http://127.0.0.2:9291/selinux"}
CDP: {"source":"security","level":"error","text":"Refused to execute script from 'http://127.0.0.2:9291/cockpit/@localhost/*/po.js' because its MIME type ('text/html') is not executable, and strict MIME type checking is enabled.","timestamp":1707475594008.39,"url":"http://127.0.0.2:9291/selinux"}
> 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: Resolving coreutils failed: {"detail":"cannot update repo 'RHEL-BaseOS': Cannot download repomd.xml: Cannot download repodata/repomd.xml: All mirrors were tried; Last error: Curl error (6): Couldn't resolve host name for http://download.devel.redhat.com/rhel-9/nightly/RHEL-9/latest-RHEL-9.4.0/compose/BaseOS/x86_64/os/repodata/repomd.xml [Could not resolve host: download.devel.redhat.com]","code":64}
> warning: loading available updates failed: {"detail":"cannot update repo 'RHEL-BaseOS': Cannot download repomd.xml: Cannot download repodata/repomd.xml: All mirrors were tried; Last error: Curl error (6): Couldn't resolve host name for http://download.devel.redhat.com/rhel-9/nightly/RHEL-9/latest-RHEL-9.4.0/compose/BaseOS/x86_64/os/repodata/repomd.xml [Could not resolve host: download.devel.redhat.com]","code":64}
./ls: cannot open directory '/home/admin/public_html': Permission denied
./ls: cannot open directory '/home/admin/public_html': Permission denied
> warning: Unable to delete alert with id f9c84401-ee9d-42f2-a1cd-8a3cafb5f046 : {"problem":null,"name":"org.freedesktop.DBus.Error.NoReply","message":"Remote peer disconnected"}
Traceback (most recent call last):
  File "/work/bots/make-checkout-workdir/test/verify/check-selinux", line 166, in testTroubleshootAlerts
    b.wait_not_present(row_selector)
  File "/work/bots/make-checkout-workdir/test/common/testlib.py", line 644, in wait_not_present
    self.wait_js_func('!ph_is_present', selector)
  File "/work/bots/make-checkout-workdir/test/common/testlib.py", line 635, in wait_js_func
    self.wait_js_cond("%s(%s)" % (func, ','.join(map(jsquote, args))))
  File "/work/bots/make-checkout-workdir/test/common/testlib.py", line 620, in wait_js_cond
    self.raise_cdp_exception("timeout\nwait_js_cond", cond, result["exceptionDetails"], trailer)
  File "/work/bots/make-checkout-workdir/test/common/testlib.py", line 321, in raise_cdp_exception
    raise Error("%s(%s): %s" % (func, arg, msg))
testlib.Error: timeout
wait_js_cond(!ph_is_present("tbody:contains('ls from read access on the directory')")): 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': 1707475593159.658, 'url': 'http://127.0.0.2:9291/cockpit/login', 'networkRequestId': '211056.12'}
cdp: {'source': 'network', 'level': 'error', 'text': 'Failed to load resource: the server responded with a status of 404 (ERROR)', 'timestamp': 1707475593913.279, 'url': 'http://127.0.0.2:9291/cockpit/@localhost/*/po.manifest.js', 'networkRequestId': '211056.19'}
cdp: {'source': 'network', 'level': 'error', 'text': 'Failed to load resource: the server responded with a status of 404 (ERROR)', 'timestamp': 1707475593942.082, 'url': 'http://127.0.0.2:9291/cockpit/@localhost/*/po.js', 'networkRequestId': '211056.20'}
cdp: {'source': 'security', 'level': 'error', 'text': "Refused to execute script from 'http://127.0.0.2:9291/cockpit/@localhost/*/po.manifest.js' because its MIME type ('text/html') is not executable, and strict MIME type checking is enabled.", 'timestamp': 1707475594008.165, 'url': 'http://127.0.0.2:9291/selinux'}
cdp: {'source': 'security', 'level': 'error', 'text': "Refused to execute script from 'http://127.0.0.2:9291/cockpit/@localhost/*/po.js' because its MIME type ('text/html') is not executable, and strict MIME type checking is enabled.", 'timestamp': 1707475594008.39, 'url': 'http://127.0.0.2:9291/selinux'}
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: Resolving coreutils failed: {"detail":"cannot update repo 'RHEL-BaseOS': Cannot download repomd.xml: Cannot download repodata/repomd.xml: All mirrors were tried; Last error: Curl error (6): Couldn't resolve host name for http://download.devel.redhat.com/rhel-9/nightly/RHEL-9/latest-RHEL-9.4.0/compose/BaseOS/x86_64/os/repodata/repomd.xml [Could not resolve host: download.devel.redhat.com]","code":64}
warning: loading available updates failed: {"detail":"cannot update repo 'RHEL-BaseOS': Cannot download repomd.xml: Cannot download repodata/repomd.xml: All mirrors were tried; Last error: Curl error (6): Couldn't resolve host name for http://download.devel.redhat.com/rhel-9/nightly/RHEL-9/latest-RHEL-9.4.0/compose/BaseOS/x86_64/os/repodata/repomd.xml [Could not resolve host: download.devel.redhat.com]","code":64}
warning: Unable to delete alert with id f9c84401-ee9d-42f2-a1cd-8a3cafb5f046 : {"problem":null,"name":"org.freedesktop.DBus.Error.NoReply","message":"Remote peer disconnected"}

Wrote screenshot to TestSelinux-testTroubleshootAlerts-rhel-9-4-127.0.0.2-2401-FAIL.png
Wrote HTML dump to TestSelinux-testTroubleshootAlerts-rhel-9-4-127.0.0.2-2401-FAIL.html
Wrote JS log to TestSelinux-testTroubleshootAlerts-rhel-9-4-127.0.0.2-2401-FAIL.js.log
Journal extracted to TestSelinux-testTroubleshootAlerts-rhel-9-4-127.0.0.2-2401-FAIL.log.gz
Journal extracted to TestSelinux-testTroubleshootAlerts-fedora-39-127.0.0.2-2402-FAIL.log.gz
> warning: transport closed: disconnected
Traceback (most recent call last):
  File "/work/bots/make-checkout-workdir/test/verify/check-selinux", line 166, in testTroubleshootAlerts
    b.wait_not_present(row_selector)
  File "/work/bots/make-checkout-workdir/test/common/testlib.py", line 644, in wait_not_present
    self.wait_js_func('!ph_is_present', selector)
  File "/work/bots/make-checkout-workdir/test/common/testlib.py", line 635, in wait_js_func
    self.wait_js_cond("%s(%s)" % (func, ','.join(map(jsquote, args))))
  File "/work/bots/make-checkout-workdir/test/common/testlib.py", line 620, in wait_js_cond
    self.raise_cdp_exception("timeout\nwait_js_cond", cond, result["exceptionDetails"], trailer)
  File "/work/bots/make-checkout-workdir/test/common/testlib.py", line 321, in raise_cdp_exception
    raise Error("%s(%s): %s" % (func, arg, msg))
testlib.Error: timeout
wait_js_cond(!ph_is_present("tbody:contains('ls from read access on the directory')")): 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': 1707475593159.658, 'url': 'http://127.0.0.2:9291/cockpit/login', 'networkRequestId': '211056.12'}
cdp: {'source': 'network', 'level': 'error', 'text': 'Failed to load resource: the server responded with a status of 404 (ERROR)', 'timestamp': 1707475593913.279, 'url': 'http://127.0.0.2:9291/cockpit/@localhost/*/po.manifest.js', 'networkRequestId': '211056.19'}
cdp: {'source': 'network', 'level': 'error', 'text': 'Failed to load resource: the server responded with a status of 404 (ERROR)', 'timestamp': 1707475593942.082, 'url': 'http://127.0.0.2:9291/cockpit/@localhost/*/po.js', 'networkRequestId': '211056.20'}
cdp: {'source': 'security', 'level': 'error', 'text': "Refused to execute script from 'http://127.0.0.2:9291/cockpit/@localhost/*/po.manifest.js' because its MIME type ('text/html') is not executable, and strict MIME type checking is enabled.", 'timestamp': 1707475594008.165, 'url': 'http://127.0.0.2:9291/selinux'}
cdp: {'source': 'security', 'level': 'error', 'text': "Refused to execute script from 'http://127.0.0.2:9291/cockpit/@localhost/*/po.js' because its MIME type ('text/html') is not executable, and strict MIME type checking is enabled.", 'timestamp': 1707475594008.39, 'url': 'http://127.0.0.2:9291/selinux'}
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: Resolving coreutils failed: {"detail":"cannot update repo 'RHEL-BaseOS': Cannot download repomd.xml: Cannot download repodata/repomd.xml: All mirrors were tried; Last error: Curl error (6): Couldn't resolve host name for http://download.devel.redhat.com/rhel-9/nightly/RHEL-9/latest-RHEL-9.4.0/compose/BaseOS/x86_64/os/repodata/repomd.xml [Could not resolve host: download.devel.redhat.com]","code":64}
warning: loading available updates failed: {"detail":"cannot update repo 'RHEL-BaseOS': Cannot download repomd.xml: Cannot download repodata/repomd.xml: All mirrors were tried; Last error: Curl error (6): Couldn't resolve host name for http://download.devel.redhat.com/rhel-9/nightly/RHEL-9/latest-RHEL-9.4.0/compose/BaseOS/x86_64/os/repodata/repomd.xml [Could not resolve host: download.devel.redhat.com]","code":64}
warning: Unable to delete alert with id f9c84401-ee9d-42f2-a1cd-8a3cafb5f046 : {"problem":null,"name":"org.freedesktop.DBus.Error.NoReply","message":"Remote peer disconnected"}

# Result testTroubleshootAlerts (__main__.TestSelinux.testTroubleshootAlerts) failed
# 1 TEST FAILED [108s on 3-cockpit-8]
not ok 63 test/verify/check-selinux TestSelinux.testTroubleshootAlerts $2

First occurrence: 2024-02-09T10:47:56.050139 | revision a16d8c2a56b2c4e0286bdfdfe65f62cded9318e7 Times recorded: 1 Latest occurrences:

# ----------------------------------------------------------------------
# testTroubleshootAlerts (__main__.TestSelinux.testTroubleshootAlerts)

DevTools listening on ws://127.0.0.1:9328/devtools/browser/6d3fd588-081c-4daa-8d23-b8cc83f09ddd
[0318/160611.080302:WARNING:sandbox_linux.cc(418)] InitializeSandbox() called with multiple threads in process gpu-process.
[0318/160611.091324:ERROR:command_buffer_proxy_impl.cc(131)] ContextResult::kTransientFailure: Failed to send GpuControl.CreateCommandBuffer.
CDP: {"source":"network","level":"error","text":"Failed to load resource: the server responded with a status of 404 (ERROR)","timestamp":1710777973813.563,"url":"http://127.0.0.2:9091/cockpit/@localhost/*/po.manifest.js","networkRequestId":"36017.19"}
CDP: {"source":"network","level":"error","text":"Failed to load resource: the server responded with a status of 404 (ERROR)","timestamp":1710777973815.906,"url":"http://127.0.0.2:9091/cockpit/@localhost/*/po.js","networkRequestId":"36017.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":1710777973902.748,"url":"http://127.0.0.2:9091/selinux"}
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":1710777973903.342,"url":"http://127.0.0.2:9091/selinux"}
> 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: Resolving coreutils failed: {"detail":"cannot update repo 'RHEL-BaseOS': Cannot download repomd.xml: Cannot download repodata/repomd.xml: All mirrors were tried; Last error: Curl error (6): Couldn't resolve host name for http://download.devel.redhat.com/rhel-9/nightly/RHEL-9/latest-RHEL-9.4.0/compose/BaseOS/x86_64/os/repodata/repomd.xml [Could not resolve host: download.devel.redhat.com]","code":64}
> warning: loading available updates failed: {"detail":"cannot update repo 'RHEL-BaseOS': Cannot download repomd.xml: Cannot download repodata/repomd.xml: All mirrors were tried; Last error: Curl error (6): Couldn't resolve host name for http://download.devel.redhat.com/rhel-9/nightly/RHEL-9/latest-RHEL-9.4.0/compose/BaseOS/x86_64/os/repodata/repomd.xml [Could not resolve host: download.devel.redhat.com]","code":64}
./ls: cannot open directory '/home/admin/public_html': Permission denied
> warning: Unable to delete alert with id fc09ae0a-03a3-4b24-be85-9743f98a0ce1 : {"problem":null,"name":"org.freedesktop.DBus.Error.NoReply","message":"Remote peer disconnected"}
Traceback (most recent call last):
  File "/work/make-checkout-workdir/test/verify/check-selinux", line 142, in testTroubleshootAlerts
    b.wait_not_present(row_selector)
  File "/work/make-checkout-workdir/test/common/testlib.py", line 642, in wait_not_present
    self.wait_js_func('!ph_is_present', selector)
  File "/work/make-checkout-workdir/test/common/testlib.py", line 633, 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 618, 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 319, in raise_cdp_exception
    raise Error("%s(%s): %s" % (func, arg, msg))
testlib.Error: timeout
wait_js_cond(!ph_is_present("tbody:contains('ls from read access on the directory')")): 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': 1710777972565.435, 'url': 'http://127.0.0.2:9091/cockpit/login', 'networkRequestId': '36017.12'}
cdp: {'source': 'network', 'level': 'error', 'text': 'Failed to load resource: the server responded with a status of 404 (ERROR)', 'timestamp': 1710777973813.563, 'url': 'http://127.0.0.2:9091/cockpit/@localhost/*/po.manifest.js', 'networkRequestId': '36017.19'}
cdp: {'source': 'network', 'level': 'error', 'text': 'Failed to load resource: the server responded with a status of 404 (ERROR)', 'timestamp': 1710777973815.906, 'url': 'http://127.0.0.2:9091/cockpit/@localhost/*/po.js', 'networkRequestId': '36017.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': 1710777973902.748, 'url': 'http://127.0.0.2:9091/selinux'}
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': 1710777973903.342, 'url': 'http://127.0.0.2:9091/selinux'}
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: Resolving coreutils failed: {"detail":"cannot update repo 'RHEL-BaseOS': Cannot download repomd.xml: Cannot download repodata/repomd.xml: All mirrors were tried; Last error: Curl error (6): Couldn't resolve host name for http://download.devel.redhat.com/rhel-9/nightly/RHEL-9/latest-RHEL-9.4.0/compose/BaseOS/x86_64/os/repodata/repomd.xml [Could not resolve host: download.devel.redhat.com]","code":64}
warning: loading available updates failed: {"detail":"cannot update repo 'RHEL-BaseOS': Cannot download repomd.xml: Cannot download repodata/repomd.xml: All mirrors were tried; Last error: Curl error (6): Couldn't resolve host name for http://download.devel.redhat.com/rhel-9/nightly/RHEL-9/latest-RHEL-9.4.0/compose/BaseOS/x86_64/os/repodata/repomd.xml [Could not resolve host: download.devel.redhat.com]","code":64}
warning: Unable to delete alert with id fc09ae0a-03a3-4b24-be85-9743f98a0ce1 : {"problem":null,"name":"org.freedesktop.DBus.Error.NoReply","message":"Remote peer disconnected"}

Wrote screenshot to TestSelinux-testTroubleshootAlerts-rhel-9-4-127.0.0.2-2201-FAIL.png
Wrote HTML dump to TestSelinux-testTroubleshootAlerts-rhel-9-4-127.0.0.2-2201-FAIL.html
Wrote JS log to TestSelinux-testTroubleshootAlerts-rhel-9-4-127.0.0.2-2201-FAIL.js.log
Journal extracted to TestSelinux-testTroubleshootAlerts-rhel-9-4-127.0.0.2-2201-FAIL.log.gz
Journal extracted to TestSelinux-testTroubleshootAlerts-fedora-39-127.0.0.2-2202-FAIL.log.gz
> warning: transport closed: disconnected
Traceback (most recent call last):
  File "/work/make-checkout-workdir/test/verify/check-selinux", line 142, in testTroubleshootAlerts
    b.wait_not_present(row_selector)
  File "/work/make-checkout-workdir/test/common/testlib.py", line 642, in wait_not_present
    self.wait_js_func('!ph_is_present', selector)
  File "/work/make-checkout-workdir/test/common/testlib.py", line 633, 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 618, 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 319, in raise_cdp_exception
    raise Error("%s(%s): %s" % (func, arg, msg))
testlib.Error: timeout
wait_js_cond(!ph_is_present("tbody:contains('ls from read access on the directory')")): 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': 1710777972565.435, 'url': 'http://127.0.0.2:9091/cockpit/login', 'networkRequestId': '36017.12'}
cdp: {'source': 'network', 'level': 'error', 'text': 'Failed to load resource: the server responded with a status of 404 (ERROR)', 'timestamp': 1710777973813.563, 'url': 'http://127.0.0.2:9091/cockpit/@localhost/*/po.manifest.js', 'networkRequestId': '36017.19'}
cdp: {'source': 'network', 'level': 'error', 'text': 'Failed to load resource: the server responded with a status of 404 (ERROR)', 'timestamp': 1710777973815.906, 'url': 'http://127.0.0.2:9091/cockpit/@localhost/*/po.js', 'networkRequestId': '36017.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': 1710777973902.748, 'url': 'http://127.0.0.2:9091/selinux'}
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': 1710777973903.342, 'url': 'http://127.0.0.2:9091/selinux'}
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: Resolving coreutils failed: {"detail":"cannot update repo 'RHEL-BaseOS': Cannot download repomd.xml: Cannot download repodata/repomd.xml: All mirrors were tried; Last error: Curl error (6): Couldn't resolve host name for http://download.devel.redhat.com/rhel-9/nightly/RHEL-9/latest-RHEL-9.4.0/compose/BaseOS/x86_64/os/repodata/repomd.xml [Could not resolve host: download.devel.redhat.com]","code":64}
warning: loading available updates failed: {"detail":"cannot update repo 'RHEL-BaseOS': Cannot download repomd.xml: Cannot download repodata/repomd.xml: All mirrors were tried; Last error: Curl error (6): Couldn't resolve host name for http://download.devel.redhat.com/rhel-9/nightly/RHEL-9/latest-RHEL-9.4.0/compose/BaseOS/x86_64/os/repodata/repomd.xml [Could not resolve host: download.devel.redhat.com]","code":64}
warning: Unable to delete alert with id fc09ae0a-03a3-4b24-be85-9743f98a0ce1 : {"problem":null,"name":"org.freedesktop.DBus.Error.NoReply","message":"Remote peer disconnected"}

# Result testTroubleshootAlerts (__main__.TestSelinux.testTroubleshootAlerts) failed
# 1 TEST FAILED [107s on 2ed44b3f1dd8]
not ok 63 test/verify/check-selinux TestSelinux.testTroubleshootAlerts $2

First occurrence: 2024-03-18T16:07:24.491407 | revision ee393f3788596c3a9b4022e687113361476c3076 Times recorded: 1 Latest occurrences:

cockpituous commented 8 months ago

rhel-8-10 Ooops, it happened again

cockpituous commented 4 months ago

fedora-40 Ooops, it happened again