cockpit-project / cockpit

Cockpit is a web-based graphical interface for servers.
http://www.cockpit-project.org/
GNU Lesser General Public License v2.1
11.23k stars 1.11k forks source link

SELinux is preventing passwd map access to /etc/passwd and /etc/shadow #7636

Closed petervo closed 6 years ago

petervo commented 7 years ago

https://bugzilla.redhat.com/show_bug.cgi?id=1487984

cockpituous commented 6 years ago

verify/fedora-27 Ooops, it happened again


# ----------------------------------------------------------------------
# testAbrtDelete (check_journal.TestJournal)
#
ftruncate() failed: Permission denied

DevTools listening on ws://127.0.0.1:10038/devtools/browser/bf06aee1-84a6-4ce4-a05a-9604ad3b7620
[0118/055550.996064:ERROR:zygote_host_impl_linux.cc(268)] Failed to adjust OOM score of renderer with pid 16779: Permission denied (13)
[0118/055552.021510:ERROR:zygote_host_impl_linux.cc(268)] Failed to adjust OOM score of renderer with pid 16809: Permission denied (13)
bash: line 1:  1849 Segmentation fault      (core dumped) python -c 'import os; os.kill(os.getpid(), 11)'
Unexpected journal message 'audit: type=1400 audit(1516254942.216:163): avc:  denied  { map } for  pid=1250 comm="hostname" path="/usr/bin/hostname" dev="dm-0" ino=20028 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:hostname_exec_t:s0 tclass=file permissive=0'
Unexpected journal message 'audit: type=1400 audit(1516254942.357:165): avc:  denied  { execute_no_trans } for  pid=1316 comm="pmie_check" path="/usr/bin/pmie" dev="dm-0" ino=139127 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:pcp_pmie_exec_t:s0 tclass=file permissive=0'
Wrote JS log to TestJournal-testAbrtDelete-fedora-27-127.0.0.2-2701-FAIL.js.log
Journal extracted to TestJournal-testAbrtDelete-fedora-27-127.0.0.2-2701-FAIL.log
Core dumps downloaded to /build/cockpit/TestJournal-testAbrtDelete-fedora-27-127.0.0.2-2701-FAIL.core
Traceback (most recent call last):
  File "/build/cockpit/test/common/testlib.py", line 669, in tearDown
    self.check_journal_messages()
  File "/build/cockpit/test/common/testlib.py", line 804, in check_journal_messages
    raise Error(first)
Error: audit: type=1400 audit(1516254942.216:163): avc:  denied  { map } for  pid=1250 comm="hostname" path="/usr/bin/hostname" dev="dm-0" ino=20028 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:hostname_exec_t:s0 tclass=file permissive=0

not ok 161 testAbrtDelete (check_journal.TestJournal) # duration: 29s
Wrote screenshot to TestJournal-testAbrtDelete-fedora-27-127.0.0.2-2701-FAIL.png
Wrote HTML dump to TestJournal-testAbrtDelete-fedora-27-127.0.0.2-2701-FAIL.html
Wrote JS log to TestJournal-testAbrtDelete-fedora-27-127.0.0.2-2701-FAIL.js.log
Journal extracted to TestJournal-testAbrtDelete-fedora-27-127.0.0.2-2701-FAIL.log
Core dumps downloaded to /build/cockpit/TestJournal-testAbrtDelete-fedora-27-127.0.0.2-2701-FAIL.core

First occurrence: 2018-01-18T05:56:00.518428 | revision f4feca38b4f8678b6712f9153acd3e608f9fd1e9, logs Times recorded: 1 Latest occurrences:

# ----------------------------------------------------------------------
# testBasic (check_tuned.TestTuned)
#

DevTools listening on ws://127.0.0.1:9661/devtools/browser/53b6607f-0959-41fa-a4a0-9e22a2bc2c0c
[0118/080403.822036:ERROR:zygote_host_impl_linux.cc(268)] Failed to adjust OOM score of renderer with pid 66995: Permission denied (13)
[0118/080404.957654:ERROR:zygote_host_impl_linux.cc(268)] Failed to adjust OOM score of renderer with pid 67061: Permission denied (13)
Unexpected journal message 'audit: type=1400 audit(1516262636.343:163): avc:  denied  { map } for  pid=1248 comm="hostname" path="/usr/bin/hostname" dev="dm-0" ino=20028 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:hostname_exec_t:s0 tclass=file permissive=0'
Unexpected journal message 'audit: type=1400 audit(1516262636.554:165): avc:  denied  { execute_no_trans } for  pid=1315 comm="pmie_check" path="/usr/bin/pmie" dev="dm-0" ino=139127 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:pcp_pmie_exec_t:s0 tclass=file permissive=0'
Wrote JS log to TestTuned-testBasic-fedora-27-127.0.0.2-2201-FAIL.js.log
Journal extracted to TestTuned-testBasic-fedora-27-127.0.0.2-2201-FAIL.log
Traceback (most recent call last):
  File "/build/cockpit/test/common/testlib.py", line 669, in tearDown
    self.check_journal_messages()
  File "/build/cockpit/test/common/testlib.py", line 804, in check_journal_messages
    raise Error(first)
Error: audit: type=1400 audit(1516262636.343:163): avc:  denied  { map } for  pid=1248 comm="hostname" path="/usr/bin/hostname" dev="dm-0" ino=20028 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:hostname_exec_t:s0 tclass=file permissive=0

not ok 94 testBasic (check_tuned.TestTuned) # duration: 42s
Wrote screenshot to TestTuned-testBasic-fedora-27-127.0.0.2-2201-FAIL.png
Wrote HTML dump to TestTuned-testBasic-fedora-27-127.0.0.2-2201-FAIL.html
Wrote JS log to TestTuned-testBasic-fedora-27-127.0.0.2-2201-FAIL.js.log
Journal extracted to TestTuned-testBasic-fedora-27-127.0.0.2-2201-FAIL.log

First occurrence: 2018-01-18T08:04:20.173969 | revision 647642461ed22ae922f6df567ed4c5f48fbfb47e, logs Times recorded: 1 Latest occurrences:

# ----------------------------------------------------------------------
# testLuks (check_storage_luks.TestStorage)
#

DevTools listening on ws://127.0.0.1:9741/devtools/browser/53780d04-f5b1-40fe-8bca-85c7e9ca8057
[0118/080553.712209:ERROR:zygote_host_impl_linux.cc(268)] Failed to adjust OOM score of renderer with pid 70578: Permission denied (13)
[0118/080554.642362:ERROR:zygote_host_impl_linux.cc(268)] Failed to adjust OOM score of renderer with pid 70629: Permission denied (13)
Unexpected journal message 'audit: type=1400 audit(1516262744.068:163): avc:  denied  { map } for  pid=1263 comm="hostname" path="/usr/bin/hostname" dev="dm-0" ino=20028 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:hostname_exec_t:s0 tclass=file permissive=0'
Unexpected journal message 'audit: type=1400 audit(1516262744.218:165): avc:  denied  { execute_no_trans } for  pid=1312 comm="pmie_check" path="/usr/bin/pmie" dev="dm-0" ino=139127 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:pcp_pmie_exec_t:s0 tclass=file permissive=0'
Wrote JS log to TestStorage-testLuks-fedora-27-127.0.0.2-2701-FAIL.js.log
Journal extracted to TestStorage-testLuks-fedora-27-127.0.0.2-2701-FAIL.log
Traceback (most recent call last):
  File "/build/cockpit/test/common/testlib.py", line 669, in tearDown
    self.check_journal_messages()
  File "/build/cockpit/test/common/testlib.py", line 804, in check_journal_messages
    raise Error(first)
Error: audit: type=1400 audit(1516262744.068:163): avc:  denied  { map } for  pid=1263 comm="hostname" path="/usr/bin/hostname" dev="dm-0" ino=20028 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:hostname_exec_t:s0 tclass=file permissive=0

not ok 69 testLuks (check_storage_luks.TestStorage) # duration: 43s
Wrote screenshot to TestStorage-testLuks-fedora-27-127.0.0.2-2701-FAIL.png
Wrote HTML dump to TestStorage-testLuks-fedora-27-127.0.0.2-2701-FAIL.html
Wrote JS log to TestStorage-testLuks-fedora-27-127.0.0.2-2701-FAIL.js.log
Journal extracted to TestStorage-testLuks-fedora-27-127.0.0.2-2701-FAIL.log

First occurrence: 2018-01-18T08:06:17.128605 | revision 647642461ed22ae922f6df567ed4c5f48fbfb47e, logs Times recorded: 1 Latest occurrences:

# ----------------------------------------------------------------------
# testBasic (check_shutdown_restart.TestShutdownRestart)
#

DevTools listening on ws://127.0.0.1:9693/devtools/browser/d82c4844-407a-4534-90bc-67e47a4196d0
[0118/080642.825806:ERROR:zygote_host_impl_linux.cc(268)] Failed to adjust OOM score of renderer with pid 72177: Permission denied (13)
[0118/080643.817060:ERROR:zygote_host_impl_linux.cc(268)] Failed to adjust OOM score of renderer with pid 72218: Permission denied (13)
> warning: Shutdown scheduled for Thu 2018-01-18 03:06:47 EST, use 'shutdown -c' to cancel.

> warning: transport closed: disconnected
Connection to 127.0.0.2 closed by remote host.
CDP: {"source":"network","level":"error","text":"Failed to load resource: net::ERR_EMPTY_RESPONSE","timestamp":1516262807325.91,"url":"http://127.0.0.2:9591/cockpit/static/fonts/OpenSans-Light-webfont.woff","networkRequestId":"72218.29"}
> log: transport closed, dropped message:  1:1!4
{"call":["/org/freedesktop/timedate1","org.freedesktop.DBus.Properties","Get",["org.freedesktop.timedate1","NTPSynchronized"]],"id":"3"}
> log: transport closed, dropped message:  1:1!4
{"call":["/org/freedesktop/timedate1","org.freedesktop.DBus.Properties","Get",["org.freedesktop.timedate1","NTPSynchronized"]],"id":"4"}
> log: transport closed, dropped message:  1:1!4
{"call":["/org/freedesktop/timedate1","org.freedesktop.DBus.Properties","Get",["org.freedesktop.timedate1","NTPSynchronized"]],"id":"5"}
Unexpected journal message 'audit: type=1400 audit(1516262792.354:161): avc:  denied  { map } for  pid=1260 comm="hostname" path="/usr/bin/hostname" dev="dm-0" ino=20028 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:hostname_exec_t:s0 tclass=file permissive=0'
Unexpected journal message 'audit: type=1400 audit(1516262792.670:163): avc:  denied  { execute_no_trans } for  pid=1299 comm="pmie_check" path="/usr/bin/pmie" dev="dm-0" ino=139127 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:pcp_pmie_exec_t:s0 tclass=file permissive=0'
Wrote JS log to TestShutdownRestart-testBasic-fedora-27-127.0.0.2-2701-FAIL.js.log
Journal extracted to TestShutdownRestart-testBasic-fedora-27-127.0.0.2-2701-FAIL.log
Journal extracted to TestShutdownRestart-testBasic-fedora-27-127.0.0.2-2702-FAIL.log
Traceback (most recent call last):
  File "/build/cockpit/bots/../test/verify/check-shutdown-restart", line 95, in testBasic
    self.check_journal_messages()
  File "/build/cockpit/test/common/testlib.py", line 804, in check_journal_messages
    raise Error(first)
Error: audit: type=1400 audit(1516262792.354:161): avc:  denied  { map } for  pid=1260 comm="hostname" path="/usr/bin/hostname" dev="dm-0" ino=20028 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:hostname_exec_t:s0 tclass=file permissive=0

not ok 60 testBasic (check_shutdown_restart.TestShutdownRestart) # duration: 46s
Wrote screenshot to TestShutdownRestart-testBasic-fedora-27-127.0.0.2-2701-FAIL.png
Wrote HTML dump to TestShutdownRestart-testBasic-fedora-27-127.0.0.2-2701-FAIL.html
Wrote JS log to TestShutdownRestart-testBasic-fedora-27-127.0.0.2-2701-FAIL.js.log
Journal extracted to TestShutdownRestart-testBasic-fedora-27-127.0.0.2-2701-FAIL.log
Journal extracted to TestShutdownRestart-testBasic-fedora-27-127.0.0.2-2702-FAIL.log

First occurrence: 2018-01-18T08:07:07.004263 | revision 647642461ed22ae922f6df567ed4c5f48fbfb47e, logs Times recorded: 1 Latest occurrences:

# ----------------------------------------------------------------------
# testUnmanaged (check_networking_unmanaged.TestNetworking)
#
NAME         UUID                                  TYPE            DEVICE 
System eth0  5fb06bd0-0bb0-7ffb-45f1-d6edd65f3e03  802-3-ethernet  eth0   
virbr0       829c2921-6c77-48c1-aa47-df35f68140c0  bridge          virbr0 
System eth1  9c92fad9-6ecb-3e6c-eb4d-8a47c6f50c04  802-3-ethernet  --     
ens2         39ef3890-56af-4114-9a24-f3f94c42acfe  802-3-ethernet  --     

52:54:01:00:00:03 -> eth2
52:54:01:00:00:03 -> eth2

DevTools listening on ws://127.0.0.1:10099/devtools/browser/509031a9-1ca4-41dc-900d-7f67c8375479
[0118/080818.507879:ERROR:zygote_host_impl_linux.cc(268)] Failed to adjust OOM score of renderer with pid 74884: Permission denied (13)
[0118/080819.484491:ERROR:zygote_host_impl_linux.cc(268)] Failed to adjust OOM score of renderer with pid 74951: Permission denied (13)
Unexpected journal message 'audit: type=1400 audit(1516262884.289:162): avc:  denied  { map } for  pid=1272 comm="hostname" path="/usr/bin/hostname" dev="dm-0" ino=20028 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:hostname_exec_t:s0 tclass=file permissive=0'
Unexpected journal message 'audit: type=1400 audit(1516262884.430:164): avc:  denied  { execute_no_trans } for  pid=1323 comm="pmie_check" path="/usr/bin/pmie" dev="dm-0" ino=139127 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:pcp_pmie_exec_t:s0 tclass=file permissive=0'
Wrote JS log to TestNetworking-testUnmanaged-fedora-27-127.0.0.2-2701-FAIL.js.log
Journal extracted to TestNetworking-testUnmanaged-fedora-27-127.0.0.2-2701-FAIL.log
Journal extracted to TestNetworking-testUnmanaged-fedora-26-127.0.0.2-2702-FAIL.log
Traceback (most recent call last):
  File "/build/cockpit/test/common/testlib.py", line 669, in tearDown
    self.check_journal_messages()
  File "/build/cockpit/test/common/testlib.py", line 804, in check_journal_messages
    raise Error(first)
Error: audit: type=1400 audit(1516262884.289:162): avc:  denied  { map } for  pid=1272 comm="hostname" path="/usr/bin/hostname" dev="dm-0" ino=20028 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:hostname_exec_t:s0 tclass=file permissive=0

not ok 39 testUnmanaged (check_networking_unmanaged.TestNetworking) # duration: 35s
Wrote screenshot to TestNetworking-testUnmanaged-fedora-27-127.0.0.2-2701-FAIL.png
Wrote HTML dump to TestNetworking-testUnmanaged-fedora-27-127.0.0.2-2701-FAIL.html
Wrote JS log to TestNetworking-testUnmanaged-fedora-27-127.0.0.2-2701-FAIL.js.log
Journal extracted to TestNetworking-testUnmanaged-fedora-27-127.0.0.2-2701-FAIL.log
Journal extracted to TestNetworking-testUnmanaged-fedora-26-127.0.0.2-2702-FAIL.log

First occurrence: 2018-01-18T08:08:26.673939 | revision 647642461ed22ae922f6df567ed4c5f48fbfb47e, logs Times recorded: 1 Latest occurrences:

# ----------------------------------------------------------------------
# testCheckpoint (check_networking_checkpoints.TestNetworking)
#
NAME         UUID                                  TYPE            DEVICE 
System eth0  5fb06bd0-0bb0-7ffb-45f1-d6edd65f3e03  802-3-ethernet  eth0   
virbr0       7aa61e45-7730-4362-a40f-1afc644ce910  bridge          virbr0 
System eth1  9c92fad9-6ecb-3e6c-eb4d-8a47c6f50c04  802-3-ethernet  --     
ens2         39ef3890-56af-4114-9a24-f3f94c42acfe  802-3-ethernet  --     

52:54:00:12:34:56 -> eth0

DevTools listening on ws://127.0.0.1:9393/devtools/browser/8cd8f074-c784-4bf8-92df-80f85bc7c321
[0118/080903.890842:ERROR:zygote_host_impl_linux.cc(268)] Failed to adjust OOM score of renderer with pid 76506: Permission denied (13)
[0118/080904.881897:ERROR:zygote_host_impl_linux.cc(268)] Failed to adjust OOM score of renderer with pid 76548: Permission denied (13)
Unexpected journal message 'audit: type=1400 audit(0): avc:  denied  { map } for  pid=0 comm="hostname" path="/usr/bin/hostname" dev="dm-0" ino=0 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:hostname_exec_t:s0 tclass=file permissive=0'
Unexpected journal message 'audit: type=1400 audit(0): avc:  denied  { execute_no_trans } for  pid=0 comm="pmie_check" path="/usr/bin/pmie" dev="dm-0" ino=0 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:pcp_pmie_exec_t:s0 tclass=file permissive=0'
Wrote JS log to TestNetworking-testCheckpoint-fedora-27-127.0.0.2-2201-FAIL.js.log
Journal extracted to TestNetworking-testCheckpoint-fedora-27-127.0.0.2-2201-FAIL.log
Traceback (most recent call last):
  File "testlib.py", line 669, in tearDown
    self.check_journal_messages()
  File "testlib.py", line 804, in check_journal_messages
    raise Error(first)
Error: audit: type=1400 audit(0): avc:  denied  { map } for  pid=0 comm="hostname" path="/usr/bin/hostname" dev="dm-0" ino=0 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:hostname_exec_t:s0 tclass=file permissive=0

not ok 30 testCheckpoint (check_networking_checkpoints.TestNetworking) # duration: 81s
Wrote screenshot to TestNetworking-testCheckpoint-fedora-27-127.0.0.2-2201-FAIL.png
Wrote HTML dump to TestNetworking-testCheckpoint-fedora-27-127.0.0.2-2201-FAIL.html
Wrote JS log to TestNetworking-testCheckpoint-fedora-27-127.0.0.2-2201-FAIL.js.log
Journal extracted to TestNetworking-testCheckpoint-fedora-27-127.0.0.2-2201-FAIL.log

First occurrence: 2018-01-18T08:10:05.261592 | revision 647642461ed22ae922f6df567ed4c5f48fbfb47e, logs Times recorded: 2 Latest occurrences:

# ----------------------------------------------------------------------
# testDirectLogin (check_multi_machine.TestMultiMachine)
#

DevTools listening on ws://127.0.0.1:10183/devtools/browser/626b80c1-3d19-4acf-8155-4e80e6f8632b
[0118/081142.298838:ERROR:zygote_host_impl_linux.cc(268)] Failed to adjust OOM score of renderer with pid 81549: Permission denied (13)
[0118/081143.255931:ERROR:zygote_host_impl_linux.cc(268)] Failed to adjust OOM score of renderer with pid 81599: Permission denied (13)
(node:81557) Warning: Possible EventEmitter memory leak detected. 11 Page.loadEventFired listeners added. Use emitter.setMaxListeners() to increase limit
> log: transport closed, dropped message:  1:1!1
{"type":"s","call":["/user","org.freedesktop.DBus.Properties","GetAll",["cockpit.User"]],"id":"2"}
> log: Authentication failed: invalid-hostkey
> log: Authentication failed: unknown-host
> log: Authentication failed: unknown-hostkey
> log: Authentication failed
> log: Authentication failed: no-host
Unexpected journal message 'audit: type=1400 audit(1516263090.608:161): avc:  denied  { map } for  pid=1253 comm="hostname" path="/usr/bin/hostname" dev="dm-0" ino=20028 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:hostname_exec_t:s0 tclass=file permissive=0'
Unexpected journal message 'audit: type=1400 audit(1516263090.757:163): avc:  denied  { execute_no_trans } for  pid=1302 comm="pmie_check" path="/usr/bin/pmie" dev="dm-0" ino=139127 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:pcp_pmie_exec_t:s0 tclass=file permissive=0'
Wrote JS log to TestMultiMachine-testDirectLogin-fedora-27-127.0.0.2-2801-FAIL.js.log
Journal extracted to TestMultiMachine-testDirectLogin-fedora-27-127.0.0.2-2801-FAIL.log
Journal extracted to TestMultiMachine-testDirectLogin-fedora-27-127.0.0.2-2803-FAIL.log
Journal extracted to TestMultiMachine-testDirectLogin-fedora-27-127.0.0.2-2802-FAIL.log
Core dumps downloaded to /build/cockpit/TestMultiMachine-testDirectLogin-fedora-27-127.0.0.2-2802-FAIL.core
Traceback (most recent call last):
  File "/build/cockpit/test/common/testlib.py", line 669, in tearDown
    self.check_journal_messages()
  File "/build/cockpit/test/common/testlib.py", line 804, in check_journal_messages
    raise Error(first)
Error: audit: type=1400 audit(1516263090.608:161): avc:  denied  { map } for  pid=1253 comm="hostname" path="/usr/bin/hostname" dev="dm-0" ino=20028 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:hostname_exec_t:s0 tclass=file permissive=0

not ok 12 testDirectLogin (check_multi_machine.TestMultiMachine) # duration: 53s
Wrote screenshot to TestMultiMachine-testDirectLogin-fedora-27-127.0.0.2-2801-FAIL.png
Wrote HTML dump to TestMultiMachine-testDirectLogin-fedora-27-127.0.0.2-2801-FAIL.html
Wrote JS log to TestMultiMachine-testDirectLogin-fedora-27-127.0.0.2-2801-FAIL.js.log
Journal extracted to TestMultiMachine-testDirectLogin-fedora-27-127.0.0.2-2801-FAIL.log
Journal extracted to TestMultiMachine-testDirectLogin-fedora-27-127.0.0.2-2803-FAIL.log
Journal extracted to TestMultiMachine-testDirectLogin-fedora-27-127.0.0.2-2802-FAIL.log
Core dumps downloaded to /build/cockpit/TestMultiMachine-testDirectLogin-fedora-27-127.0.0.2-2802-FAIL.core

First occurrence: 2018-01-18T08:12:12.243578 | revision 647642461ed22ae922f6df567ed4c5f48fbfb47e, logs Times recorded: 1 Latest occurrences:

# ----------------------------------------------------------------------
# testPcp (check_metrics.TestMetrics)
#

DevTools listening on ws://127.0.0.1:10034/devtools/browser/f105a2c5-175e-4be1-b008-e86b947f4437
[0118/081145.677064:ERROR:zygote_host_impl_linux.cc(268)] Failed to adjust OOM score of renderer with pid 81675: Permission denied (13)
[0118/081146.818136:ERROR:zygote_host_impl_linux.cc(268)] Failed to adjust OOM score of renderer with pid 81777: Permission denied (13)
('Measured CPU', 93.0738545613)
('Measured Memory', 452632576)
Ncat: Connection reset by peer.
Measured 2.9s of network traffic; eth0: 69030025 bytes, lo: 0 bytes
Ncat: Broken pipe.
Unexpected journal message 'audit: type=1400 audit(1516263097.493:163): avc:  denied  { map } for  pid=1268 comm="hostname" path="/usr/bin/hostname" dev="dm-0" ino=20028 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:hostname_exec_t:s0 tclass=file permissive=0'
Unexpected journal message 'audit: type=1400 audit(1516263097.631:165): avc:  denied  { execute_no_trans } for  pid=1316 comm="pmie_check" path="/usr/bin/pmie" dev="dm-0" ino=139127 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:pcp_pmie_exec_t:s0 tclass=file permissive=0'
Wrote JS log to TestMetrics-testPcp-fedora-27-127.0.0.2-2401-FAIL.js.log
Journal extracted to TestMetrics-testPcp-fedora-27-127.0.0.2-2401-FAIL.log
Traceback (most recent call last):
  File "/build/cockpit/test/common/testlib.py", line 669, in tearDown
    self.check_journal_messages()
  File "/build/cockpit/test/common/testlib.py", line 804, in check_journal_messages
    raise Error(first)
Error: audit: type=1400 audit(1516263097.493:163): avc:  denied  { map } for  pid=1268 comm="hostname" path="/usr/bin/hostname" dev="dm-0" ino=20028 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:hostname_exec_t:s0 tclass=file permissive=0

not ok 11 testPcp (check_metrics.TestMetrics) # duration: 61s
Wrote screenshot to TestMetrics-testPcp-fedora-27-127.0.0.2-2401-FAIL.png
Wrote HTML dump to TestMetrics-testPcp-fedora-27-127.0.0.2-2401-FAIL.html
Wrote JS log to TestMetrics-testPcp-fedora-27-127.0.0.2-2401-FAIL.js.log
Journal extracted to TestMetrics-testPcp-fedora-27-127.0.0.2-2401-FAIL.log

First occurrence: 2018-01-18T08:12:26.528808 | revision 647642461ed22ae922f6df567ed4c5f48fbfb47e, logs Times recorded: 1 Latest occurrences:

# ----------------------------------------------------------------------
# testConnect (check_kubernetes.TestConnection)
#

DevTools listening on ws://127.0.0.1:9465/devtools/browser/75967a59-d8c2-4c6b-94e9-ae714912fcd4
[0118/083702.199789:ERROR:zygote_host_impl_linux.cc(268)] Failed to adjust OOM score of renderer with pid 84173: Permission denied (13)
[0118/083703.208722:ERROR:zygote_host_impl_linux.cc(268)] Failed to adjust OOM score of renderer with pid 84222: Permission denied (13)
> warning: 2018-01-18 03:37:06.427806 I | proto: duplicate proto type registered: google.protobuf.Any
2018-01-18 03:37:06.428816 I | proto: duplicate proto type registered: google.protobuf.Duration
2018-01-18 03:37:06.428902 I | proto: duplicate proto type registered: google.protobuf.Timestamp
error: current-context must exist in order to minify

> warning: received invalid kubectl config 
> warning: 2018-01-18 03:37:06.842637 I | proto: duplicate proto type registered: google.protobuf.Any
2018-01-18 03:37:06.842777 I | proto: duplicate proto type registered: google.protobuf.Duration
2018-01-18 03:37:06.842814 I | proto: duplicate proto type registered: google.protobuf.Timestamp

bash: /etc/kubernetes/start-kubernetes: No such file or directory
> warning: 2018-01-18 03:38:28.585994 I | proto: duplicate proto type registered: google.protobuf.Any
2018-01-18 03:38:28.586308 I | proto: duplicate proto type registered: google.protobuf.Duration
2018-01-18 03:38:28.586353 I | proto: duplicate proto type registered: google.protobuf.Timestamp

> warning: 2018-01-18 03:38:28.943614 I | proto: duplicate proto type registered: google.protobuf.Any
2018-01-18 03:38:28.943815 I | proto: duplicate proto type registered: google.protobuf.Duration
2018-01-18 03:38:28.943848 I | proto: duplicate proto type registered: google.protobuf.Timestamp

> warning: 2018-01-18 03:38:33.487214 I | proto: duplicate proto type registered: google.protobuf.Any
2018-01-18 03:38:33.488140 I | proto: duplicate proto type registered: google.protobuf.Duration
2018-01-18 03:38:33.488156 I | proto: duplicate proto type registered: google.protobuf.Timestamp
error: current-context must exist in order to minify

> warning: received invalid kubectl config 
> warning: 2018-01-18 03:38:34.189104 I | proto: duplicate proto type registered: google.protobuf.Any
2018-01-18 03:38:34.189180 I | proto: duplicate proto type registered: google.protobuf.Duration
2018-01-18 03:38:34.189223 I | proto: duplicate proto type registered: google.protobuf.Timestamp

> warning: 2018-01-18 03:38:34.458799 I | proto: duplicate proto type registered: google.protobuf.Any
2018-01-18 03:38:34.458949 I | proto: duplicate proto type registered: google.protobuf.Duration
2018-01-18 03:38:34.458991 I | proto: duplicate proto type registered: google.protobuf.Timestamp
error: current-context must exist in order to minify

> warning: received invalid kubectl config 
> warning: 2018-01-18 03:38:34.676134 I | proto: duplicate proto type registered: google.protobuf.Any
2018-01-18 03:38:34.676237 I | proto: duplicate proto type registered: google.protobuf.Duration
2018-01-18 03:38:34.676265 I | proto: duplicate proto type registered: google.protobuf.Timestamp

> warning: Connection Error: Couldn't find running API server
> warning: Connection Error: unknown-hostkey
> warning: Connection Error: Unauthorized
> warning: 2018-01-18 03:38:35.634086 I | proto: duplicate proto type registered: google.protobuf.Any
2018-01-18 03:38:35.634223 I | proto: duplicate proto type registered: google.protobuf.Duration
2018-01-18 03:38:35.634265 I | proto: duplicate proto type registered: google.protobuf.Timestamp

> warning: 2018-01-18 03:38:35.867683 I | proto: duplicate proto type registered: google.protobuf.Any
2018-01-18 03:38:35.867825 I | proto: duplicate proto type registered: google.protobuf.Duration
2018-01-18 03:38:35.867857 I | proto: duplicate proto type registered: google.protobuf.Timestamp

> warning: 2018-01-18 03:38:36.142904 I | proto: duplicate proto type registered: google.protobuf.Any
2018-01-18 03:38:36.143045 I | proto: duplicate proto type registered: google.protobuf.Duration
2018-01-18 03:38:36.143168 I | proto: duplicate proto type registered: google.protobuf.Timestamp

> warning: 2018-01-18 03:38:36.796938 I | proto: duplicate proto type registered: google.protobuf.Any
2018-01-18 03:38:36.797040 I | proto: duplicate proto type registered: google.protobuf.Duration
2018-01-18 03:38:36.797068 I | proto: duplicate proto type registered: google.protobuf.Timestamp

> warning: 2018-01-18 03:38:37.032711 I | proto: duplicate proto type registered: google.protobuf.Any
2018-01-18 03:38:37.032778 I | proto: duplicate proto type registered: google.protobuf.Duration
2018-01-18 03:38:37.032791 I | proto: duplicate proto type registered: google.protobuf.Timestamp

> warning: 2018-01-18 03:38:37.249555 I | proto: duplicate proto type registered: google.protobuf.Any
2018-01-18 03:38:37.249629 I | proto: duplicate proto type registered: google.protobuf.Duration
2018-01-18 03:38:37.249653 I | proto: duplicate proto type registered: google.protobuf.Timestamp

> warning: 2018-01-18 03:38:38.950952 I | proto: duplicate proto type registered: google.protobuf.Any
2018-01-18 03:38:38.951101 I | proto: duplicate proto type registered: google.protobuf.Duration
2018-01-18 03:38:38.951160 I | proto: duplicate proto type registered: google.protobuf.Timestamp

> warning: 2018-01-18 03:38:39.203670 I | proto: duplicate proto type registered: google.protobuf.Any
2018-01-18 03:38:39.203806 I | proto: duplicate proto type registered: google.protobuf.Duration
2018-01-18 03:38:39.203853 I | proto: duplicate proto type registered: google.protobuf.Timestamp

> warning: 2018-01-18 03:38:39.534472 I | proto: duplicate proto type registered: google.protobuf.Any
2018-01-18 03:38:39.534973 I | proto: duplicate proto type registered: google.protobuf.Duration
2018-01-18 03:38:39.535011 I | proto: duplicate proto type registered: google.protobuf.Timestamp

> warning: 2018-01-18 03:38:39.771223 I | proto: duplicate proto type registered: google.protobuf.Any
2018-01-18 03:38:39.771333 I | proto: duplicate proto type registered: google.protobuf.Duration
2018-01-18 03:38:39.771381 I | proto: duplicate proto type registered: google.protobuf.Timestamp

> warning: 2018-01-18 03:38:40.187698 I | proto: duplicate proto type registered: google.protobuf.Any
2018-01-18 03:38:40.188146 I | proto: duplicate proto type registered: google.protobuf.Duration
2018-01-18 03:38:40.188213 I | proto: duplicate proto type registered: google.protobuf.Timestamp

> warning: 2018-01-18 03:38:40.438649 I | proto: duplicate proto type registered: google.protobuf.Any
2018-01-18 03:38:40.438813 I | proto: duplicate proto type registered: google.protobuf.Duration
2018-01-18 03:38:40.438873 I | proto: duplicate proto type registered: google.protobuf.Timestamp

> warning: 2018-01-18 03:38:40.690972 I | proto: duplicate proto type registered: google.protobuf.Any
2018-01-18 03:38:40.691062 I | proto: duplicate proto type registered: google.protobuf.Duration
2018-01-18 03:38:40.691078 I | proto: duplicate proto type registered: google.protobuf.Timestamp

> warning: 2018-01-18 03:38:40.911211 I | proto: duplicate proto type registered: google.protobuf.Any
2018-01-18 03:38:40.911324 I | proto: duplicate proto type registered: google.protobuf.Duration
2018-01-18 03:38:40.911370 I | proto: duplicate proto type registered: google.protobuf.Timestamp

> warning: 2018-01-18 03:38:41.125036 I | proto: duplicate proto type registered: google.protobuf.Any
2018-01-18 03:38:41.125146 I | proto: duplicate proto type registered: google.protobuf.Duration
2018-01-18 03:38:41.125189 I | proto: duplicate proto type registered: google.protobuf.Timestamp

> warning: 2018-01-18 03:38:41.356316 I | proto: duplicate proto type registered: google.protobuf.Any
2018-01-18 03:38:41.356526 I | proto: duplicate proto type registered: google.protobuf.Duration
2018-01-18 03:38:41.356608 I | proto: duplicate proto type registered: google.protobuf.Timestamp

> warning: 2018-01-18 03:38:41.641053 I | proto: duplicate proto type registered: google.protobuf.Any
2018-01-18 03:38:41.641177 I | proto: duplicate proto type registered: google.protobuf.Duration
2018-01-18 03:38:41.641227 I | proto: duplicate proto type registered: google.protobuf.Timestamp

> warning: 2018-01-18 03:38:41.883528 I | proto: duplicate proto type registered: google.protobuf.Any
2018-01-18 03:38:41.883698 I | proto: duplicate proto type registered: google.protobuf.Duration
2018-01-18 03:38:41.883744 I | proto: duplicate proto type registered: google.protobuf.Timestamp

> warning: 2018-01-18 03:38:43.315295 I | proto: duplicate proto type registered: google.protobuf.Any
2018-01-18 03:38:43.315482 I | proto: duplicate proto type registered: google.protobuf.Duration
2018-01-18 03:38:43.315517 I | proto: duplicate proto type registered: google.protobuf.Timestamp

> warning: 2018-01-18 03:38:43.569600 I | proto: duplicate proto type registered: google.protobuf.Any
2018-01-18 03:38:43.569685 I | proto: duplicate proto type registered: google.protobuf.Duration
2018-01-18 03:38:43.569701 I | proto: duplicate proto type registered: google.protobuf.Timestamp

> warning: 2018-01-18 03:38:44.256033 I | proto: duplicate proto type registered: google.protobuf.Any
2018-01-18 03:38:44.257187 I | proto: duplicate proto type registered: google.protobuf.Duration
2018-01-18 03:38:44.257261 I | proto: duplicate proto type registered: google.protobuf.Timestamp

> warning: 2018-01-18 03:38:44.489178 I | proto: duplicate proto type registered: google.protobuf.Any
2018-01-18 03:38:44.489305 I | proto: duplicate proto type registered: google.protobuf.Duration
2018-01-18 03:38:44.489341 I | proto: duplicate proto type registered: google.protobuf.Timestamp

> warning: 2018-01-18 03:38:44.845011 I | proto: duplicate proto type registered: google.protobuf.Any
2018-01-18 03:38:44.845247 I | proto: duplicate proto type registered: google.protobuf.Duration
2018-01-18 03:38:44.845288 I | proto: duplicate proto type registered: google.protobuf.Timestamp

> warning: 2018-01-18 03:38:45.064106 I | proto: duplicate proto type registered: google.protobuf.Any
2018-01-18 03:38:45.064222 I | proto: duplicate proto type registered: google.protobuf.Duration
2018-01-18 03:38:45.064256 I | proto: duplicate proto type registered: google.protobuf.Timestamp

> warning: 2018-01-18 03:38:45.291986 I | proto: duplicate proto type registered: google.protobuf.Any
2018-01-18 03:38:45.292630 I | proto: duplicate proto type registered: google.protobuf.Duration
2018-01-18 03:38:45.292699 I | proto: duplicate proto type registered: google.protobuf.Timestamp

> warning: 2018-01-18 03:38:45.506290 I | proto: duplicate proto type registered: google.protobuf.Any
2018-01-18 03:38:45.506467 I | proto: duplicate proto type registered: google.protobuf.Duration
2018-01-18 03:38:45.506513 I | proto: duplicate proto type registered: google.protobuf.Timestamp

> warning: 2018-01-18 03:38:45.713370 I | proto: duplicate proto type registered: google.protobuf.Any
2018-01-18 03:38:45.713472 I | proto: duplicate proto type registered: google.protobuf.Duration
2018-01-18 03:38:45.713508 I | proto: duplicate proto type registered: google.protobuf.Timestamp

> warning: 2018-01-18 03:38:45.960854 I | proto: duplicate proto type registered: google.protobuf.Any
2018-01-18 03:38:45.961000 I | proto: duplicate proto type registered: google.protobuf.Duration
2018-01-18 03:38:45.961037 I | proto: duplicate proto type registered: google.protobuf.Timestamp

> warning: 2018-01-18 03:38:46.303220 I | proto: duplicate proto type registered: google.protobuf.Any
2018-01-18 03:38:46.303330 I | proto: duplicate proto type registered: google.protobuf.Duration
2018-01-18 03:38:46.303395 I | proto: duplicate proto type registered: google.protobuf.Timestamp

> warning: 2018-01-18 03:38:46.517942 I | proto: duplicate proto type registered: google.protobuf.Any
2018-01-18 03:38:46.518078 I | proto: duplicate proto type registered: google.protobuf.Duration
2018-01-18 03:38:46.518133 I | proto: duplicate proto type registered: google.protobuf.Timestamp

> warning: 2018-01-18 03:38:47.052007 I | proto: duplicate proto type registered: google.protobuf.Any
2018-01-18 03:38:47.052185 I | proto: duplicate proto type registered: google.protobuf.Duration
2018-01-18 03:38:47.052221 I | proto: duplicate proto type registered: google.protobuf.Timestamp

> warning: 2018-01-18 03:38:47.299003 I | proto: duplicate proto type registered: google.protobuf.Any
2018-01-18 03:38:47.299146 I | proto: duplicate proto type registered: google.protobuf.Duration
2018-01-18 03:38:47.299184 I | proto: duplicate proto type registered: google.protobuf.Timestamp

Unexpected journal message 'audit: type=1400 audit(1516264613.460:163): avc:  denied  { map } for  pid=1312 comm="hostname" path="/usr/bin/hostname" dev="dm-0" ino=20028 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:hostname_exec_t:s0 tclass=file permissive=0'
Unexpected journal message 'audit: type=1400 audit(1516264613.587:165): avc:  denied  { execute_no_trans } for  pid=1341 comm="pmie_check" path="/usr/bin/pmie" dev="dm-0" ino=139127 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:pcp_pmie_exec_t:s0 tclass=file permissive=0'
Wrote JS log to TestConnection-testConnect-fedora-27-127.0.0.2-2701-FAIL.js.log
Journal extracted to TestConnection-testConnect-fedora-27-127.0.0.2-2701-FAIL.log
Traceback (most recent call last):
  File "/build/cockpit/test/common/testlib.py", line 669, in tearDown
    self.check_journal_messages()
  File "/build/cockpit/test/common/testlib.py", line 804, in check_journal_messages
    raise Error(first)
Error: audit: type=1400 audit(1516264613.460:163): avc:  denied  { map } for  pid=1312 comm="hostname" path="/usr/bin/hostname" dev="dm-0" ino=20028 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:hostname_exec_t:s0 tclass=file permissive=0

not ok 152 testConnect (check_kubernetes.TestConnection) # duration: 128s
Wrote screenshot to TestConnection-testConnect-fedora-27-127.0.0.2-2701-FAIL.png
Wrote HTML dump to TestConnection-testConnect-fedora-27-127.0.0.2-2701-FAIL.html
Wrote JS log to TestConnection-testConnect-fedora-27-127.0.0.2-2701-FAIL.js.log
Journal extracted to TestConnection-testConnect-fedora-27-127.0.0.2-2701-FAIL.log

First occurrence: 2018-01-18T08:38:50.483743 | revision 77acd9fff00a7f922407a86136420f9b906e5f07, logs Times recorded: 1 Latest occurrences:

# ----------------------------------------------------------------------
# testConfigOrigins (check_connection.TestConnection)
#
Unexpected journal message 'audit: type=1400 audit(1516264828.688:163): avc:  denied  { map } for  pid=1270 comm="hostname" path="/usr/bin/hostname" dev="dm-0" ino=20028 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:hostname_exec_t:s0 tclass=file permissive=0'
Unexpected journal message 'audit: type=1400 audit(1516264828.817:165): avc:  denied  { execute_no_trans } for  pid=1306 comm="pmie_check" path="/usr/bin/pmie" dev="dm-0" ino=139127 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:pcp_pmie_exec_t:s0 tclass=file permissive=0'
Journal extracted to TestConnection-testConfigOrigins-fedora-27-127.0.0.2-2301-FAIL.log
Traceback (most recent call last):
  File "/build/cockpit/test/common/testlib.py", line 669, in tearDown
    self.check_journal_messages()
  File "/build/cockpit/test/common/testlib.py", line 804, in check_journal_messages
    raise Error(first)
Error: audit: type=1400 audit(1516264828.688:163): avc:  denied  { map } for  pid=1270 comm="hostname" path="/usr/bin/hostname" dev="dm-0" ino=20028 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:hostname_exec_t:s0 tclass=file permissive=0

not ok 123 testConfigOrigins (check_connection.TestConnection) # duration: 31s
Journal extracted to TestConnection-testConfigOrigins-fedora-27-127.0.0.2-2301-FAIL.log

First occurrence: 2018-01-18T08:40:54.790713 | revision 77acd9fff00a7f922407a86136420f9b906e5f07, logs Times recorded: 1 Latest occurrences:

# ----------------------------------------------------------------------
# testBasic (check_terminal.TestTerminal)
#

DevTools listening on ws://127.0.0.1:9380/devtools/browser/dbf85928-cb50-4dab-8b8f-c83d62c7405d
[0118/084438.245114:ERROR:zygote_host_impl_linux.cc(268)] Failed to adjust OOM score of renderer with pid 94694: Permission denied (13)
[0118/084439.291266:ERROR:zygote_host_impl_linux.cc(268)] Failed to adjust OOM score of renderer with pid 94737: Permission denied (13)
Unexpected journal message 'audit: type=1400 audit(1516265069.359:162): avc:  denied  { map } for  pid=1288 comm="hostname" path="/usr/bin/hostname" dev="dm-0" ino=20028 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:hostname_exec_t:s0 tclass=file permissive=0'
Unexpected journal message 'audit: type=1400 audit(1516265069.472:164): avc:  denied  { execute_no_trans } for  pid=1320 comm="pmie_check" path="/usr/bin/pmie" dev="dm-0" ino=139127 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:pcp_pmie_exec_t:s0 tclass=file permissive=0'
Wrote JS log to TestTerminal-testBasic-fedora-27-127.0.0.2-2601-FAIL.js.log
Journal extracted to TestTerminal-testBasic-fedora-27-127.0.0.2-2601-FAIL.log
Traceback (most recent call last):
  File "/build/cockpit/test/common/testlib.py", line 669, in tearDown
    self.check_journal_messages()
  File "/build/cockpit/test/common/testlib.py", line 804, in check_journal_messages
    raise Error(first)
Error: audit: type=1400 audit(1516265069.359:162): avc:  denied  { map } for  pid=1288 comm="hostname" path="/usr/bin/hostname" dev="dm-0" ino=20028 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:hostname_exec_t:s0 tclass=file permissive=0

not ok 95 testBasic (check_terminal.TestTerminal) # duration: 28s
Wrote screenshot to TestTerminal-testBasic-fedora-27-127.0.0.2-2601-FAIL.png
Wrote HTML dump to TestTerminal-testBasic-fedora-27-127.0.0.2-2601-FAIL.html
Wrote JS log to TestTerminal-testBasic-fedora-27-127.0.0.2-2601-FAIL.js.log
Journal extracted to TestTerminal-testBasic-fedora-27-127.0.0.2-2601-FAIL.log

First occurrence: 2018-01-18T08:44:45.289869 | revision 77acd9fff00a7f922407a86136420f9b906e5f07, logs Times recorded: 1 Latest occurrences:

# ----------------------------------------------------------------------
# testKubevirtEnvironment (check_openshift.TestOpenshift)
#
/etc/profile.d/lang.sh: line 20: warning: setlocale: LC_COLLATE: cannot change locale (en_US.UTF-8): No such file or directory
/etc/profile.d/lang.sh: line 23: warning: setlocale: LC_MESSAGES: cannot change locale (en_US.UTF-8): No such file or directory
/etc/profile.d/lang.sh: line 26: warning: setlocale: LC_NUMERIC: cannot change locale (en_US.UTF-8): No such file or directory
/etc/profile.d/lang.sh: line 29: warning: setlocale: LC_TIME: cannot change locale (en_US.UTF-8): No such file or directory
/etc/profile.d/lang.sh: line 20: warning: setlocale: LC_COLLATE: cannot change locale (en_US.UTF-8): No such file or directory
/etc/profile.d/lang.sh: line 23: warning: setlocale: LC_MESSAGES: cannot change locale (en_US.UTF-8): No such file or directory
/etc/profile.d/lang.sh: line 26: warning: setlocale: LC_NUMERIC: cannot change locale (en_US.UTF-8): No such file or directory
/etc/profile.d/lang.sh: line 29: warning: setlocale: LC_TIME: cannot change locale (en_US.UTF-8): No such file or directory
/etc/profile.d/lang.sh: line 20: warning: setlocale: LC_COLLATE: cannot change locale (en_US.UTF-8): No such file or directory
/etc/profile.d/lang.sh: line 23: warning: setlocale: LC_MESSAGES: cannot change locale (en_US.UTF-8): No such file or directory
/etc/profile.d/lang.sh: line 26: warning: setlocale: LC_NUMERIC: cannot change locale (en_US.UTF-8): No such file or directory
/etc/profile.d/lang.sh: line 29: warning: setlocale: LC_TIME: cannot change locale (en_US.UTF-8): No such file or directory
The connection to the server 10.111.112.101:8443 was refused - did you specify the right host or port?
The connection to the server 10.111.112.101:8443 was refused - did you specify the right host or port?
The connection to the server 10.111.112.101:8443 was refused - did you specify the right host or port?
The connection to the server 10.111.112.101:8443 was refused - did you specify the right host or port?
The connection to the server 10.111.112.101:8443 was refused - did you specify the right host or port?
The connection to the server 10.111.112.101:8443 was refused - did you specify the right host or port?
The connection to the server 10.111.112.101:8443 was refused - did you specify the right host or port?
The connection to the server 10.111.112.101:8443 was refused - did you specify the right host or port?
The connection to the server 10.111.112.101:8443 was refused - did you specify the right host or port?
No resources found.
Unexpected journal message 'audit: type=1400 audit(1516265033.240:161): avc:  denied  { map } for  pid=1258 comm="hostname" path="/usr/bin/hostname" dev="dm-0" ino=20028 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:hostname_exec_t:s0 tclass=file permissive=0'
Unexpected journal message 'audit: type=1400 audit(1516265033.469:165): avc:  denied  { execute_no_trans } for  pid=1307 comm="pmie_check" path="/usr/bin/pmie" dev="dm-0" ino=139127 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:pcp_pmie_exec_t:s0 tclass=file permissive=0'
Journal extracted to TestOpenshift-testKubevirtEnvironment-fedora-27-127.0.0.2-2301-FAIL.log
Journal extracted to TestOpenshift-testKubevirtEnvironment-openshift-127.0.0.2-2302-FAIL.log
/etc/profile.d/lang.sh: line 20: warning: setlocale: LC_COLLATE: cannot change locale (en_US.UTF-8): No such file or directory
/etc/profile.d/lang.sh: line 23: warning: setlocale: LC_MESSAGES: cannot change locale (en_US.UTF-8): No such file or directory
/etc/profile.d/lang.sh: line 26: warning: setlocale: LC_NUMERIC: cannot change locale (en_US.UTF-8): No such file or directory
/etc/profile.d/lang.sh: line 29: warning: setlocale: LC_TIME: cannot change locale (en_US.UTF-8): No such file or directory
Traceback (most recent call last):
  File "/build/cockpit/test/common/testlib.py", line 669, in tearDown
    self.check_journal_messages()
  File "/build/cockpit/test/common/testlib.py", line 804, in check_journal_messages
    raise Error(first)
Error: audit: type=1400 audit(1516265033.240:161): avc:  denied  { map } for  pid=1258 comm="hostname" path="/usr/bin/hostname" dev="dm-0" ino=20028 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:hostname_exec_t:s0 tclass=file permissive=0

not ok 100 testKubevirtEnvironment (check_openshift.TestOpenshift) # duration: 100s
Journal extracted to TestOpenshift-testKubevirtEnvironment-fedora-27-127.0.0.2-2301-FAIL.log
Journal extracted to TestOpenshift-testKubevirtEnvironment-openshift-127.0.0.2-2302-FAIL.log
/etc/profile.d/lang.sh: line 20: warning: setlocale: LC_COLLATE: cannot change locale (en_US.UTF-8): No such file or directory
/etc/profile.d/lang.sh: line 23: warning: setlocale: LC_MESSAGES: cannot change locale (en_US.UTF-8): No such file or directory
/etc/profile.d/lang.sh: line 26: warning: setlocale: LC_NUMERIC: cannot change locale (en_US.UTF-8): No such file or directory
/etc/profile.d/lang.sh: line 29: warning: setlocale: LC_TIME: cannot change locale (en_US.UTF-8): No such file or directory

First occurrence: 2018-01-18T08:45:23.192892 | revision 77acd9fff00a7f922407a86136420f9b906e5f07, logs Times recorded: 1 Latest occurrences:

# ----------------------------------------------------------------------
# testMountOptions (check_storage_mounting.TestStorage)
#

DevTools listening on ws://127.0.0.1:9345/devtools/browser/0d04165f-c9dd-4475-8b7a-928cb594df22
[0118/084622.208374:ERROR:zygote_host_impl_linux.cc(268)] Failed to adjust OOM score of renderer with pid 97860: Permission denied (13)
[0118/084623.415876:ERROR:zygote_host_impl_linux.cc(268)] Failed to adjust OOM score of renderer with pid 97918: Permission denied (13)
Unexpected journal message 'audit: type=1400 audit(1516265173.626:161): avc:  denied  { map } for  pid=1283 comm="hostname" path="/usr/bin/hostname" dev="dm-0" ino=20028 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:hostname_exec_t:s0 tclass=file permissive=0'
Unexpected journal message 'audit: type=1400 audit(1516265173.745:163): avc:  denied  { execute_no_trans } for  pid=1317 comm="pmie_check" path="/usr/bin/pmie" dev="dm-0" ino=139127 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:pcp_pmie_exec_t:s0 tclass=file permissive=0'
Wrote JS log to TestStorage-testMountOptions-fedora-27-127.0.0.2-2901-FAIL.js.log
Journal extracted to TestStorage-testMountOptions-fedora-27-127.0.0.2-2901-FAIL.log
Traceback (most recent call last):
  File "/build/cockpit/test/common/testlib.py", line 669, in tearDown
    self.check_journal_messages()
  File "/build/cockpit/test/common/testlib.py", line 804, in check_journal_messages
    raise Error(first)
Error: audit: type=1400 audit(1516265173.626:161): avc:  denied  { map } for  pid=1283 comm="hostname" path="/usr/bin/hostname" dev="dm-0" ino=20028 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:hostname_exec_t:s0 tclass=file permissive=0

not ok 74 testMountOptions (check_storage_mounting.TestStorage) # duration: 40s
Wrote screenshot to TestStorage-testMountOptions-fedora-27-127.0.0.2-2901-FAIL.png
Wrote HTML dump to TestStorage-testMountOptions-fedora-27-127.0.0.2-2901-FAIL.html
Wrote JS log to TestStorage-testMountOptions-fedora-27-127.0.0.2-2901-FAIL.js.log
Journal extracted to TestStorage-testMountOptions-fedora-27-127.0.0.2-2901-FAIL.log

First occurrence: 2018-01-18T08:46:42.485119 | revision 77acd9fff00a7f922407a86136420f9b906e5f07, logs Times recorded: 1 Latest occurrences:

# ----------------------------------------------------------------------
# testApi (check_services.TestServices)
#

DevTools listening on ws://127.0.0.1:9307/devtools/browser/2db94b27-f9b2-4daf-8b3c-4a4e4b31afe6
[0118/084818.410227:ERROR:zygote_host_impl_linux.cc(268)] Failed to adjust OOM score of renderer with pid 101267: Permission denied (13)
[0118/084819.395297:ERROR:zygote_host_impl_linux.cc(268)] Failed to adjust OOM score of renderer with pid 101301: Permission denied (13)
Unexpected journal message 'audit: type=1400 audit(1516265290.538:163): avc:  denied  { map } for  pid=1280 comm="hostname" path="/usr/bin/hostname" dev="dm-0" ino=20028 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:hostname_exec_t:s0 tclass=file permissive=0'
Unexpected journal message 'audit: type=1400 audit(1516265290.656:165): avc:  denied  { execute_no_trans } for  pid=1314 comm="pmie_check" path="/usr/bin/pmie" dev="dm-0" ino=139127 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:pcp_pmie_exec_t:s0 tclass=file permissive=0'
Wrote JS log to TestServices-testApi-fedora-27-127.0.0.2-2701-FAIL.js.log
Journal extracted to TestServices-testApi-fedora-27-127.0.0.2-2701-FAIL.log
Traceback (most recent call last):
  File "/build/cockpit/test/common/testlib.py", line 669, in tearDown
    self.check_journal_messages()
  File "/build/cockpit/test/common/testlib.py", line 804, in check_journal_messages
    raise Error(first)
Error: audit: type=1400 audit(1516265290.538:163): avc:  denied  { map } for  pid=1280 comm="hostname" path="/usr/bin/hostname" dev="dm-0" ino=20028 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:hostname_exec_t:s0 tclass=file permissive=0

not ok 53 testApi (check_services.TestServices) # duration: 29s
Wrote screenshot to TestServices-testApi-fedora-27-127.0.0.2-2701-FAIL.png
Wrote HTML dump to TestServices-testApi-fedora-27-127.0.0.2-2701-FAIL.html
Wrote JS log to TestServices-testApi-fedora-27-127.0.0.2-2701-FAIL.js.log
Journal extracted to TestServices-testApi-fedora-27-127.0.0.2-2701-FAIL.log

First occurrence: 2018-01-18T08:48:27.713884 | revision 77acd9fff00a7f922407a86136420f9b906e5f07, logs Times recorded: 1 Latest occurrences:

# ----------------------------------------------------------------------
# testCreateTimer (check_services.TestServices)
#

DevTools listening on ws://127.0.0.1:9916/devtools/browser/1fb97a25-9698-4417-a27a-6ea047c674a1
[0118/084759.751027:ERROR:zygote_host_impl_linux.cc(268)] Failed to adjust OOM score of renderer with pid 100561: Permission denied (13)
[0118/084800.822192:ERROR:zygote_host_impl_linux.cc(268)] Failed to adjust OOM score of renderer with pid 100676: Permission denied (13)
> log: 
> log: 
> log: 
> log: 
> log: 
> log: 
> log: 
> log: 
> log: 
> log: 
> log: 
> log: 
> log: 
> log: 
> log: 
> log: 
> log: 
> log: 
> log: 
> log: 
> log: 
> log: 
> log: 
> log: 
> log: 
> log: 
> log: 
> log: 
> log: 
> log: 
> log: 
> log: 
> log: 
> log: 
> log: 
> log: 
> log: 
> log: 
> log: 
> log: 
> log: 
> log: 
> log: 
> log: 
> log: 
> log: 
> log: 
> log: 
> log: 
> log: 
> warning: transport closed: disconnected
CDP: {"source":"network","level":"error","text":"Failed to load resource: net::ERR_EMPTY_RESPONSE","timestamp":1516265351459.77,"url":"http://127.0.0.2:9491/cockpit/static/fonts/OpenSans-Light-webfont.woff","networkRequestId":"100676.29"}
> log: transport closed, dropped message:  1:1!4
{"call":["/org/freedesktop/timedate1","org.freedesktop.DBus.Properties","Get",["org.freedesktop.timedate1","NTPSynchronized"]],"id":"16"}
> log: transport closed, dropped message:  1:1!4
{"call":["/org/freedesktop/timedate1","org.freedesktop.DBus.Properties","Get",["org.freedesktop.timedate1","NTPSynchronized"]],"id":"17"}
> log: transport closed, dropped message:  1:1!4
{"call":["/org/freedesktop/timedate1","org.freedesktop.DBus.Properties","Get",["org.freedesktop.timedate1","NTPSynchronized"]],"id":"18"}
> log: transport closed, dropped message:  1:1!4
{"call":["/org/freedesktop/timedate1","org.freedesktop.DBus.Properties","Get",["org.freedesktop.timedate1","NTPSynchronized"]],"id":"19"}
> log: transport closed, dropped message:  1:1!4
{"call":["/org/freedesktop/timedate1","org.freedesktop.DBus.Properties","Get",["org.freedesktop.timedate1","NTPSynchronized"]],"id":"20"}
Unexpected journal message 'audit: type=1400 audit(1586491833.409:159): avc:  denied  { map } for  pid=1255 comm="hostname" path="/usr/bin/hostname" dev="dm-0" ino=20028 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:hostname_exec_t:s0 tclass=file permissive=0'
Unexpected journal message 'audit: type=1400 audit(1586491833.531:161): avc:  denied  { execute_no_trans } for  pid=1288 comm="pmie_check" path="/usr/bin/pmie" dev="dm-0" ino=139127 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:pcp_pmie_exec_t:s0 tclass=file permissive=0'
Wrote JS log to TestServices-testCreateTimer-fedora-27-127.0.0.2-2601-FAIL.js.log
Journal extracted to TestServices-testCreateTimer-fedora-27-127.0.0.2-2601-FAIL.log
Traceback (most recent call last):
  File "/build/cockpit/test/common/testlib.py", line 669, in tearDown
    self.check_journal_messages()
  File "/build/cockpit/test/common/testlib.py", line 804, in check_journal_messages
    raise Error(first)
Error: audit: type=1400 audit(1586491833.409:159): avc:  denied  { map } for  pid=1255 comm="hostname" path="/usr/bin/hostname" dev="dm-0" ino=20028 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:hostname_exec_t:s0 tclass=file permissive=0

not ok 56 testCreateTimer (check_services.TestServices) # duration: 117s
Wrote screenshot to TestServices-testCreateTimer-fedora-27-127.0.0.2-2601-FAIL.png
Wrote HTML dump to TestServices-testCreateTimer-fedora-27-127.0.0.2-2601-FAIL.html
Wrote JS log to TestServices-testCreateTimer-fedora-27-127.0.0.2-2601-FAIL.js.log
Journal extracted to TestServices-testCreateTimer-fedora-27-127.0.0.2-2601-FAIL.log

First occurrence: 2018-01-18T08:49:35.099394 | revision 77acd9fff00a7f922407a86136420f9b906e5f07, logs Times recorded: 1 Latest occurrences:

# ----------------------------------------------------------------------
# testBasic (check_multi_machine.TestMultiMachineAdd)
#

DevTools listening on ws://127.0.0.1:10074/devtools/browser/b940f803-e0ec-41cc-ae8c-2d579d2fe97b
[0118/085217.925512:ERROR:zygote_host_impl_linux.cc(268)] Failed to adjust OOM score of renderer with pid 108121: Permission denied (13)
[0118/085219.028883:ERROR:zygote_host_impl_linux.cc(268)] Failed to adjust OOM score of renderer with pid 108179: Permission denied (13)
Unexpected journal message 'audit: type=1400 audit(1516265515.783:163): avc:  denied  { map } for  pid=1238 comm="hostname" path="/usr/bin/hostname" dev="dm-0" ino=20028 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:hostname_exec_t:s0 tclass=file permissive=0'
Unexpected journal message 'audit: type=1400 audit(1516265515.951:165): avc:  denied  { execute_no_trans } for  pid=1304 comm="pmie_check" path="/usr/bin/pmie" dev="dm-0" ino=139127 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:pcp_pmie_exec_t:s0 tclass=file permissive=0'
Wrote JS log to TestMultiMachineAdd-testBasic-fedora-27-127.0.0.2-2401-FAIL.js.log
Journal extracted to TestMultiMachineAdd-testBasic-fedora-27-127.0.0.2-2401-FAIL.log
Journal extracted to TestMultiMachineAdd-testBasic-fedora-27-127.0.0.2-2403-FAIL.log
Journal extracted to TestMultiMachineAdd-testBasic-fedora-27-127.0.0.2-2402-FAIL.log
Traceback (most recent call last):
  File "/build/cockpit/test/common/testlib.py", line 669, in tearDown
    self.check_journal_messages()
  File "/build/cockpit/test/common/testlib.py", line 804, in check_journal_messages
    raise Error(first)
Error: audit: type=1400 audit(1516265515.783:163): avc:  denied  { map } for  pid=1238 comm="hostname" path="/usr/bin/hostname" dev="dm-0" ino=20028 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:hostname_exec_t:s0 tclass=file permissive=0

not ok 18 testBasic (check_multi_machine.TestMultiMachineAdd) # duration: 51s
Wrote screenshot to TestMultiMachineAdd-testBasic-fedora-27-127.0.0.2-2401-FAIL.png
Wrote HTML dump to TestMultiMachineAdd-testBasic-fedora-27-127.0.0.2-2401-FAIL.html
Wrote JS log to TestMultiMachineAdd-testBasic-fedora-27-127.0.0.2-2401-FAIL.js.log
Journal extracted to TestMultiMachineAdd-testBasic-fedora-27-127.0.0.2-2401-FAIL.log
Journal extracted to TestMultiMachineAdd-testBasic-fedora-27-127.0.0.2-2403-FAIL.log
Journal extracted to TestMultiMachineAdd-testBasic-fedora-27-127.0.0.2-2402-FAIL.log

First occurrence: 2018-01-18T08:52:36.364609 | revision 77acd9fff00a7f922407a86136420f9b906e5f07, logs Times recorded: 1 Latest occurrences:

# ----------------------------------------------------------------------
# testTroubleshooting (check_multi_machine.TestMultiMachine)
#

DevTools listening on ws://127.0.0.1:9430/devtools/browser/8e2e54bb-6958-4562-8aa1-68b28abb3a61
[0118/085231.182352:ERROR:zygote_host_impl_linux.cc(268)] Failed to adjust OOM score of renderer with pid 108589: Permission denied (13)
[0118/085232.316933:ERROR:zygote_host_impl_linux.cc(268)] Failed to adjust OOM score of renderer with pid 108685: Permission denied (13)
> warning: cat: '*.pub': No such file or directory

> warning: failed to list keys in home directory: cat: '*.pub': No such file or directory
> warning: cat: '*.pub': No such file or directory

> warning: failed to list keys in home directory: cat: '*.pub': No such file or directory
> warning: Login failed
> warning: Login failed
(node:108597) Warning: Possible EventEmitter memory leak detected. 11 Page.loadEventFired listeners added. Use emitter.setMaxListeners() to increase limit
> warning: cat: '*.pub': No such file or directory

> warning: failed to list keys in home directory: cat: '*.pub': No such file or directory
CDP: {"source":"network","level":"error","text":"Failed to load resource: the server responded with a status of 502 (Remote Page is Unavailable)","timestamp":1516265605121.11,"url":"http://127.0.0.2:9191/cockpit/@root@10.111.113.2:2222/system/index.html#/","networkRequestId":"108685.748"}
> warning: cat: '*.pub': No such file or directory

> warning: failed to list keys in home directory: cat: '*.pub': No such file or directory
Unexpected journal message 'audit: type=1400 audit(1516265533.460:163): avc:  denied  { map } for  pid=1308 comm="hostname" path="/usr/bin/hostname" dev="dm-0" ino=20028 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:hostname_exec_t:s0 tclass=file permissive=0'
Unexpected journal message 'audit: type=1400 audit(1516265533.592:165): avc:  denied  { execute_no_trans } for  pid=1345 comm="pmie_check" path="/usr/bin/pmie" dev="dm-0" ino=139127 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:pcp_pmie_exec_t:s0 tclass=file permissive=0'
Wrote JS log to TestMultiMachine-testTroubleshooting-fedora-27-127.0.0.2-2301-FAIL.js.log
Journal extracted to TestMultiMachine-testTroubleshooting-fedora-27-127.0.0.2-2301-FAIL.log
Journal extracted to TestMultiMachine-testTroubleshooting-fedora-27-127.0.0.2-2303-FAIL.log
Traceback (most recent call last):
  File "/build/cockpit/test/common/testlib.py", line 669, in tearDown
    self.check_journal_messages()
  File "/build/cockpit/test/common/testlib.py", line 804, in check_journal_messages
    raise Error(first)
Error: audit: type=1400 audit(1516265533.460:163): avc:  denied  { map } for  pid=1308 comm="hostname" path="/usr/bin/hostname" dev="dm-0" ino=20028 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:hostname_exec_t:s0 tclass=file permissive=0

not ok 16 testTroubleshooting (check_multi_machine.TestMultiMachine) # duration: 89s
Wrote screenshot to TestMultiMachine-testTroubleshooting-fedora-27-127.0.0.2-2301-FAIL.png
Wrote HTML dump to TestMultiMachine-testTroubleshooting-fedora-27-127.0.0.2-2301-FAIL.html
Wrote JS log to TestMultiMachine-testTroubleshooting-fedora-27-127.0.0.2-2301-FAIL.js.log
Journal extracted to TestMultiMachine-testTroubleshooting-fedora-27-127.0.0.2-2301-FAIL.log
Journal extracted to TestMultiMachine-testTroubleshooting-fedora-27-127.0.0.2-2303-FAIL.log

First occurrence: 2018-01-18T08:53:28.573727 | revision 77acd9fff00a7f922407a86136420f9b906e5f07, logs Times recorded: 1 Latest occurrences:

cockpituous commented 6 years ago

verify/fedora-27 Ooops, it happened again


# ----------------------------------------------------------------------
# testBasic (check_embed.TestEmbed)
#
ftruncate() failed: Permission denied

DevTools listening on ws://127.0.0.1:9849/devtools/browser/0aaaff36-01eb-4333-84fc-8686ea58612c
[0118/055556.094835:ERROR:zygote_host_impl_linux.cc(268)] Failed to adjust OOM score of renderer with pid 16872: Permission denied (13)
[0118/055557.093593:ERROR:zygote_host_impl_linux.cc(268)] Failed to adjust OOM score of renderer with pid 16907: Permission denied (13)
CDP: {"source":"network","level":"error","text":"Failed to load resource: net::ERR_FILE_NOT_FOUND","timestamp":1516254957204.38,"url":"file:///build/cockpit/dist/base1/patternfly.min.css","networkRequestId":"16907.2"}
CDP: {"source":"network","level":"error","text":"Failed to load resource: net::ERR_FILE_NOT_FOUND","timestamp":1516254957204.53,"url":"file:///build/cockpit/dist/base1/patternfly-additions.css","networkRequestId":"16907.3"}
CDP: {"source":"network","level":"error","text":"Failed to load resource: net::ERR_FILE_NOT_FOUND","timestamp":1516254957204.7,"url":"file:///build/cockpit/test/verify/dist/img/brand.svg","networkRequestId":"16907.4"}
Unexpected journal message 'audit: type=1400 audit(1516254948.019:163): avc:  denied  { map } for  pid=1240 comm="hostname" path="/usr/bin/hostname" dev="dm-0" ino=20028 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:hostname_exec_t:s0 tclass=file permissive=0'
Unexpected journal message 'audit: type=1400 audit(1516254948.227:165): avc:  denied  { execute_no_trans } for  pid=1293 comm="pmie_check" path="/usr/bin/pmie" dev="dm-0" ino=139127 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:pcp_pmie_exec_t:s0 tclass=file permissive=0'
Wrote JS log to TestEmbed-testBasic-fedora-27-127.0.0.2-2501-FAIL.js.log
Journal extracted to TestEmbed-testBasic-fedora-27-127.0.0.2-2501-FAIL.log
Traceback (most recent call last):
  File "/build/cockpit/test/common/testlib.py", line 669, in tearDown
    self.check_journal_messages()
  File "/build/cockpit/test/common/testlib.py", line 804, in check_journal_messages
    raise Error(first)
Error: audit: type=1400 audit(1516254948.019:163): avc:  denied  { map } for  pid=1240 comm="hostname" path="/usr/bin/hostname" dev="dm-0" ino=20028 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:hostname_exec_t:s0 tclass=file permissive=0

not ok 160 testBasic (check_embed.TestEmbed) # duration: 26s
Wrote screenshot to TestEmbed-testBasic-fedora-27-127.0.0.2-2501-FAIL.png
Wrote HTML dump to TestEmbed-testBasic-fedora-27-127.0.0.2-2501-FAIL.html
Wrote JS log to TestEmbed-testBasic-fedora-27-127.0.0.2-2501-FAIL.js.log
Journal extracted to TestEmbed-testBasic-fedora-27-127.0.0.2-2501-FAIL.log

First occurrence: 2018-01-18T05:56:01.803796 | revision f4feca38b4f8678b6712f9153acd3e608f9fd1e9, logs Times recorded: 1 Latest occurrences:

# ----------------------------------------------------------------------
# testConversation (check_login.TestLogin)
#

DevTools listening on ws://127.0.0.1:9376/devtools/browser/a35f4fe4-5983-483c-9ba5-3171a6e25da9
[0118/071248.402759:ERROR:zygote_host_impl_linux.cc(268)] Failed to adjust OOM score of renderer with pid 17313: Permission denied (13)
[0118/071249.321985:ERROR:zygote_host_impl_linux.cc(268)] Failed to adjust OOM score of renderer with pid 17523: Permission denied (13)
> log: Authentication failed
Unexpected journal message 'audit: type=1400 audit(1516259560.597:163): avc:  denied  { map } for  pid=1284 comm="hostname" path="/usr/bin/hostname" dev="dm-0" ino=20028 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:hostname_exec_t:s0 tclass=file permissive=0'
Unexpected journal message 'audit: type=1400 audit(1516259560.720:165): avc:  denied  { execute_no_trans } for  pid=1328 comm="pmie_check" path="/usr/bin/pmie" dev="dm-0" ino=139127 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:pcp_pmie_exec_t:s0 tclass=file permissive=0'
Wrote JS log to TestLogin-testConversation-fedora-27-127.0.0.2-2701-FAIL.js.log
Journal extracted to TestLogin-testConversation-fedora-27-127.0.0.2-2701-FAIL.log
Traceback (most recent call last):
  File "/build/cockpit/test/common/testlib.py", line 669, in tearDown
    self.check_journal_messages()
  File "/build/cockpit/test/common/testlib.py", line 804, in check_journal_messages
    raise Error(first)
Error: audit: type=1400 audit(1516259560.597:163): avc:  denied  { map } for  pid=1284 comm="hostname" path="/usr/bin/hostname" dev="dm-0" ino=20028 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:hostname_exec_t:s0 tclass=file permissive=0

not ok 177 testConversation (check_login.TestLogin) # duration: 32s
Wrote screenshot to TestLogin-testConversation-fedora-27-127.0.0.2-2701-FAIL.png
Wrote HTML dump to TestLogin-testConversation-fedora-27-127.0.0.2-2701-FAIL.html
Wrote JS log to TestLogin-testConversation-fedora-27-127.0.0.2-2701-FAIL.js.log
Journal extracted to TestLogin-testConversation-fedora-27-127.0.0.2-2701-FAIL.log

First occurrence: 2018-01-18T07:13:00.707814 | revision 6976daa75cab28ffd82094938ab5f482f351b657, logs Times recorded: 1 Latest occurrences:

# ----------------------------------------------------------------------
# testOverview (check_docker_storage.TestDockerStorage)
#

DevTools listening on ws://127.0.0.1:9536/devtools/browser/3b61b330-1056-44e5-bffa-aeab08923843
[0118/071527.454399:ERROR:zygote_host_impl_linux.cc(268)] Failed to adjust OOM score of renderer with pid 20795: Permission denied (13)
[0118/071528.428369:ERROR:zygote_host_impl_linux.cc(268)] Failed to adjust OOM score of renderer with pid 20836: Permission denied (13)
Unexpected journal message 'audit: type=1400 audit(1516259677.283:163): avc:  denied  { map } for  pid=1314 comm="hostname" path="/usr/bin/hostname" dev="dm-0" ino=20028 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:hostname_exec_t:s0 tclass=file permissive=0'
Unexpected journal message 'audit: type=1400 audit(1516259677.370:165): avc:  denied  { execute_no_trans } for  pid=1346 comm="pmie_check" path="/usr/bin/pmie" dev="dm-0" ino=139127 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:pcp_pmie_exec_t:s0 tclass=file permissive=0'
Wrote JS log to TestDockerStorage-testOverview-fedora-27-127.0.0.2-2301-FAIL.js.log
Journal extracted to TestDockerStorage-testOverview-fedora-27-127.0.0.2-2301-FAIL.log
Traceback (most recent call last):
  File "/build/cockpit/test/common/testlib.py", line 669, in tearDown
    self.check_journal_messages()
  File "/build/cockpit/test/common/testlib.py", line 804, in check_journal_messages
    raise Error(first)
Error: audit: type=1400 audit(1516259677.283:163): avc:  denied  { map } for  pid=1314 comm="hostname" path="/usr/bin/hostname" dev="dm-0" ino=20028 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:hostname_exec_t:s0 tclass=file permissive=0

not ok 156 testOverview (check_docker_storage.TestDockerStorage) # duration: 71s
Wrote screenshot to TestDockerStorage-testOverview-fedora-27-127.0.0.2-2301-FAIL.png
Wrote HTML dump to TestDockerStorage-testOverview-fedora-27-127.0.0.2-2301-FAIL.html
Wrote JS log to TestDockerStorage-testOverview-fedora-27-127.0.0.2-2301-FAIL.js.log
Journal extracted to TestDockerStorage-testOverview-fedora-27-127.0.0.2-2301-FAIL.log

First occurrence: 2018-01-18T07:15:36.745286 | revision 6976daa75cab28ffd82094938ab5f482f351b657, logs Times recorded: 1 Latest occurrences:

# ----------------------------------------------------------------------
# testBasic (check_apps.TestApps)
#

DevTools listening on ws://127.0.0.1:9596/devtools/browser/74610d48-a0fd-4051-902f-f5e444d14127
[0118/071744.424752:ERROR:zygote_host_impl_linux.cc(268)] Failed to adjust OOM score of renderer with pid 24609: Permission denied (13)
[0118/071745.377260:ERROR:zygote_host_impl_linux.cc(268)] Failed to adjust OOM score of renderer with pid 24676: Permission denied (13)
Unexpected journal message 'audit: type=1400 audit(1516259855.792:161): avc:  denied  { map } for  pid=1250 comm="hostname" path="/usr/bin/hostname" dev="dm-0" ino=20028 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:hostname_exec_t:s0 tclass=file permissive=0'
Unexpected journal message 'audit: type=1400 audit(1516259856.038:165): avc:  denied  { execute_no_trans } for  pid=1295 comm="pmie_check" path="/usr/bin/pmie" dev="dm-0" ino=139127 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:pcp_pmie_exec_t:s0 tclass=file permissive=0'
Wrote JS log to TestApps-testBasic-fedora-27-127.0.0.2-2801-FAIL.js.log
Journal extracted to TestApps-testBasic-fedora-27-127.0.0.2-2801-FAIL.log
Traceback (most recent call last):
  File "/build/cockpit/test/common/testlib.py", line 669, in tearDown
    self.check_journal_messages()
  File "/build/cockpit/test/common/testlib.py", line 804, in check_journal_messages
    raise Error(first)
Error: audit: type=1400 audit(1516259855.792:161): avc:  denied  { map } for  pid=1250 comm="hostname" path="/usr/bin/hostname" dev="dm-0" ino=20028 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:hostname_exec_t:s0 tclass=file permissive=0

not ok 131 testBasic (check_apps.TestApps) # duration: 32s
Wrote screenshot to TestApps-testBasic-fedora-27-127.0.0.2-2801-FAIL.png
Wrote HTML dump to TestApps-testBasic-fedora-27-127.0.0.2-2801-FAIL.html
Wrote JS log to TestApps-testBasic-fedora-27-127.0.0.2-2801-FAIL.js.log
Journal extracted to TestApps-testBasic-fedora-27-127.0.0.2-2801-FAIL.log

First occurrence: 2018-01-18T07:17:55.725967 | revision 6976daa75cab28ffd82094938ab5f482f351b657, logs Times recorded: 1 Latest occurrences:

# ----------------------------------------------------------------------
# testUnpartitionedSpace (check_storage_lvm2.TestStorage)
#

DevTools listening on ws://127.0.0.1:9226/devtools/browser/22979eeb-6e2f-498a-8076-988ff36943cb
[0118/071930.623939:ERROR:zygote_host_impl_linux.cc(268)] Failed to adjust OOM score of renderer with pid 28230: Permission denied (13)
[0118/071931.605304:ERROR:zygote_host_impl_linux.cc(268)] Failed to adjust OOM score of renderer with pid 28269: Permission denied (13)
Unexpected journal message 'audit: type=1400 audit(1516259963.220:161): avc:  denied  { map } for  pid=1265 comm="hostname" path="/usr/bin/hostname" dev="dm-0" ino=20028 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:hostname_exec_t:s0 tclass=file permissive=0'
Unexpected journal message 'audit: type=1400 audit(1516259963.378:165): avc:  denied  { execute_no_trans } for  pid=1300 comm="pmie_check" path="/usr/bin/pmie" dev="dm-0" ino=139127 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:pcp_pmie_exec_t:s0 tclass=file permissive=0'
Wrote JS log to TestStorage-testUnpartitionedSpace-fedora-27-127.0.0.2-2601-FAIL.js.log
Journal extracted to TestStorage-testUnpartitionedSpace-fedora-27-127.0.0.2-2601-FAIL.log
Traceback (most recent call last):
  File "/build/cockpit/test/common/testlib.py", line 669, in tearDown
    self.check_journal_messages()
  File "/build/cockpit/test/common/testlib.py", line 804, in check_journal_messages
    raise Error(first)
Error: audit: type=1400 audit(1516259963.220:161): avc:  denied  { map } for  pid=1265 comm="hostname" path="/usr/bin/hostname" dev="dm-0" ino=20028 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:hostname_exec_t:s0 tclass=file permissive=0

not ok 106 testUnpartitionedSpace (check_storage_lvm2.TestStorage) # duration: 28s
Wrote screenshot to TestStorage-testUnpartitionedSpace-fedora-27-127.0.0.2-2601-FAIL.png
Wrote HTML dump to TestStorage-testUnpartitionedSpace-fedora-27-127.0.0.2-2601-FAIL.html
Wrote JS log to TestStorage-testUnpartitionedSpace-fedora-27-127.0.0.2-2601-FAIL.js.log
Journal extracted to TestStorage-testUnpartitionedSpace-fedora-27-127.0.0.2-2601-FAIL.log

First occurrence: 2018-01-18T07:19:40.544659 | revision 6976daa75cab28ffd82094938ab5f482f351b657, logs Times recorded: 1 Latest occurrences:

# ----------------------------------------------------------------------
# testBasic (check_shutdown_restart.TestShutdownRestart)
#

DevTools listening on ws://127.0.0.1:10001/devtools/browser/a1e398b1-350c-4aeb-8f56-90e3a56f7ebd
[0118/072035.404069:ERROR:zygote_host_impl_linux.cc(268)] Failed to adjust OOM score of renderer with pid 30355: Permission denied (13)
[0118/072036.447080:ERROR:zygote_host_impl_linux.cc(268)] Failed to adjust OOM score of renderer with pid 30424: Permission denied (13)
> warning: Shutdown scheduled for Thu 2018-01-18 02:20:38 EST, use 'shutdown -c' to cancel.

> warning: transport closed: disconnected
Connection to 127.0.0.2 closed by remote host.
CDP: {"source":"network","level":"error","text":"Failed to load resource: net::ERR_EMPTY_RESPONSE","timestamp":1516260040099.57,"url":"http://127.0.0.2:9491/cockpit/static/fonts/OpenSans-Light-webfont.woff","networkRequestId":"30424.29"}
> log: transport closed, dropped message:  1:1!4
{"call":["/org/freedesktop/timedate1","org.freedesktop.DBus.Properties","Get",["org.freedesktop.timedate1","NTPSynchronized"]],"id":"3"}
> log: transport closed, dropped message:  1:1!4
{"call":["/org/freedesktop/timedate1","org.freedesktop.DBus.Properties","Get",["org.freedesktop.timedate1","NTPSynchronized"]],"id":"4"}
> log: transport closed, dropped message:  1:1!4
{"call":["/org/freedesktop/timedate1","org.freedesktop.DBus.Properties","Get",["org.freedesktop.timedate1","NTPSynchronized"]],"id":"5"}
Unexpected journal message 'audit: type=1400 audit(1516260028.350:163): avc:  denied  { map } for  pid=1261 comm="hostname" path="/usr/bin/hostname" dev="dm-0" ino=20028 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:hostname_exec_t:s0 tclass=file permissive=0'
Unexpected journal message 'audit: type=1400 audit(1516260028.487:165): avc:  denied  { execute_no_trans } for  pid=1308 comm="pmie_check" path="/usr/bin/pmie" dev="dm-0" ino=139127 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:pcp_pmie_exec_t:s0 tclass=file permissive=0'
Wrote JS log to TestShutdownRestart-testBasic-fedora-27-127.0.0.2-2601-FAIL.js.log
Journal extracted to TestShutdownRestart-testBasic-fedora-27-127.0.0.2-2601-FAIL.log
Journal extracted to TestShutdownRestart-testBasic-fedora-27-127.0.0.2-2602-FAIL.log
Traceback (most recent call last):
  File "/build/cockpit/bots/../test/verify/check-shutdown-restart", line 95, in testBasic
    self.check_journal_messages()
  File "/build/cockpit/test/common/testlib.py", line 804, in check_journal_messages
    raise Error(first)
Error: audit: type=1400 audit(1516260028.350:163): avc:  denied  { map } for  pid=1261 comm="hostname" path="/usr/bin/hostname" dev="dm-0" ino=20028 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:hostname_exec_t:s0 tclass=file permissive=0

not ok 93 testBasic (check_shutdown_restart.TestShutdownRestart) # duration: 44s
Wrote screenshot to TestShutdownRestart-testBasic-fedora-27-127.0.0.2-2601-FAIL.png
Wrote HTML dump to TestShutdownRestart-testBasic-fedora-27-127.0.0.2-2601-FAIL.html
Wrote JS log to TestShutdownRestart-testBasic-fedora-27-127.0.0.2-2601-FAIL.js.log
Journal extracted to TestShutdownRestart-testBasic-fedora-27-127.0.0.2-2601-FAIL.log
Journal extracted to TestShutdownRestart-testBasic-fedora-27-127.0.0.2-2602-FAIL.log

First occurrence: 2018-01-18T07:21:00.097657 | revision 6976daa75cab28ffd82094938ab5f482f351b657, logs Times recorded: 1 Latest occurrences:

# ----------------------------------------------------------------------
# testCreateTimer (check_services.TestServices)
#

DevTools listening on ws://127.0.0.1:9456/devtools/browser/7980d843-6a07-4e00-9fab-1c7fbea18b83
[0118/072059.203870:ERROR:zygote_host_impl_linux.cc(268)] Failed to adjust OOM score of renderer with pid 30938: Permission denied (13)
[0118/072100.142777:ERROR:zygote_host_impl_linux.cc(268)] Failed to adjust OOM score of renderer with pid 30983: Permission denied (13)
> log: 
> log: 
> log: 
> log: 
> log: 
> log: 
> log: 
> log: 
> log: 
> log: 
> log: 
> log: 
> log: 
> log: 
> log: 
> log: 
> log: 
> log: 
> log: 
> log: 
> log: 
> log: 
> log: 
> log: 
> log: 
> log: 
> log: 
> log: 
> log: 
> log: 
> log: 
> log: 
> log: 
> log: 
> log: 
> log: 
> log: 
> log: 
> log: 
> log: 
> log: 
> log: 
> log: 
> log: 
> log: 
> log: 
> log: 
> log: 
> log: 
> log: 
> log: 
> log: 
> log: 
> warning: transport closed: disconnected
> log: transport closed, dropped message:  1:1!4
{"call":["/org/freedesktop/timedate1","org.freedesktop.DBus.Properties","Get",["org.freedesktop.timedate1","NTPSynchronized"]],"id":"15"}
CDP: {"source":"network","level":"error","text":"Failed to load resource: net::ERR_EMPTY_RESPONSE","timestamp":1516260127482.69,"url":"http://127.0.0.2:9091/cockpit/static/fonts/OpenSans-Light-webfont.woff","networkRequestId":"30983.29"}
> log: transport closed, dropped message:  1:1!4
{"call":["/org/freedesktop/timedate1","org.freedesktop.DBus.Properties","Get",["org.freedesktop.timedate1","NTPSynchronized"]],"id":"16"}
> log: transport closed, dropped message:  1:1!4
{"call":["/org/freedesktop/timedate1","org.freedesktop.DBus.Properties","Get",["org.freedesktop.timedate1","NTPSynchronized"]],"id":"17"}
> log: transport closed, dropped message:  1:1!4
{"call":["/org/freedesktop/timedate1","org.freedesktop.DBus.Properties","Get",["org.freedesktop.timedate1","NTPSynchronized"]],"id":"18"}
Unexpected journal message 'audit: type=1400 audit(1516260050.806:161): avc:  denied  { map } for  pid=1225 comm="hostname" path="/usr/bin/hostname" dev="dm-0" ino=20028 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:hostname_exec_t:s0 tclass=file permissive=0'
Unexpected journal message 'audit: type=1400 audit(1516260050.907:163): avc:  denied  { execute_no_trans } for  pid=1266 comm="pmie_check" path="/usr/bin/pmie" dev="dm-0" ino=139127 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:pcp_pmie_exec_t:s0 tclass=file permissive=0'
Wrote JS log to TestServices-testCreateTimer-fedora-27-127.0.0.2-2201-FAIL.js.log
Journal extracted to TestServices-testCreateTimer-fedora-27-127.0.0.2-2201-FAIL.log
Traceback (most recent call last):
  File "/build/cockpit/test/common/testlib.py", line 669, in tearDown
    self.check_journal_messages()
  File "/build/cockpit/test/common/testlib.py", line 804, in check_journal_messages
    raise Error(first)
Error: audit: type=1400 audit(1516260050.806:161): avc:  denied  { map } for  pid=1225 comm="hostname" path="/usr/bin/hostname" dev="dm-0" ino=20028 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:hostname_exec_t:s0 tclass=file permissive=0

not ok 89 testCreateTimer (check_services.TestServices) # duration: 108s
Wrote screenshot to TestServices-testCreateTimer-fedora-27-127.0.0.2-2201-FAIL.png
Wrote HTML dump to TestServices-testCreateTimer-fedora-27-127.0.0.2-2201-FAIL.html
Wrote JS log to TestServices-testCreateTimer-fedora-27-127.0.0.2-2201-FAIL.js.log
Journal extracted to TestServices-testCreateTimer-fedora-27-127.0.0.2-2201-FAIL.log

First occurrence: 2018-01-18T07:22:27.066361 | revision 6976daa75cab28ffd82094938ab5f482f351b657, logs Times recorded: 1 Latest occurrences:

# ----------------------------------------------------------------------
# testWithAvailableUpdates (check_packagekit.TestAutoUpdates)
#

DevTools listening on ws://127.0.0.1:10103/devtools/browser/74adf4f0-7aff-485f-b8e0-94437a1a3d47
[0118/072307.683945:ERROR:zygote_host_impl_linux.cc(268)] Failed to adjust OOM score of renderer with pid 34390: Permission denied (13)
[0118/072308.720017:ERROR:zygote_host_impl_linux.cc(268)] Failed to adjust OOM score of renderer with pid 34457: Permission denied (13)
Unexpected journal message 'audit: type=1400 audit(1516260177.183:163): avc:  denied  { execute_no_trans } for  pid=1299 comm="pmie_check" path="/usr/bin/pmie" dev="dm-0" ino=139127 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:pcp_pmie_exec_t:s0 tclass=file permissive=0'
Wrote JS log to TestAutoUpdates-testWithAvailableUpdates-fedora-27-127.0.0.2-2501-FAIL.js.log
Journal extracted to TestAutoUpdates-testWithAvailableUpdates-fedora-27-127.0.0.2-2501-FAIL.log
Traceback (most recent call last):
  File "/build/cockpit/test/common/testlib.py", line 669, in tearDown
    self.check_journal_messages()
  File "/build/cockpit/test/common/testlib.py", line 804, in check_journal_messages
    raise Error(first)
Error: audit: type=1400 audit(1516260177.183:163): avc:  denied  { execute_no_trans } for  pid=1299 comm="pmie_check" path="/usr/bin/pmie" dev="dm-0" ino=139127 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:pcp_pmie_exec_t:s0 tclass=file permissive=0

not ok 66 testWithAvailableUpdates (check_packagekit.TestAutoUpdates) # duration: 43s
Wrote screenshot to TestAutoUpdates-testWithAvailableUpdates-fedora-27-127.0.0.2-2501-FAIL.png
Wrote HTML dump to TestAutoUpdates-testWithAvailableUpdates-fedora-27-127.0.0.2-2501-FAIL.html
Wrote JS log to TestAutoUpdates-testWithAvailableUpdates-fedora-27-127.0.0.2-2501-FAIL.js.log
Journal extracted to TestAutoUpdates-testWithAvailableUpdates-fedora-27-127.0.0.2-2501-FAIL.log

First occurrence: 2018-01-18T07:23:30.155340 | revision 6976daa75cab28ffd82094938ab5f482f351b657, logs Times recorded: 1 Latest occurrences:

# ----------------------------------------------------------------------
# testProjectUsers (check_openshift.TestRegistry)
#
/etc/profile.d/lang.sh: line 20: warning: setlocale: LC_COLLATE: cannot change locale (en_US.UTF-8): No such file or directory
/etc/profile.d/lang.sh: line 23: warning: setlocale: LC_MESSAGES: cannot change locale (en_US.UTF-8): No such file or directory
/etc/profile.d/lang.sh: line 26: warning: setlocale: LC_NUMERIC: cannot change locale (en_US.UTF-8): No such file or directory
/etc/profile.d/lang.sh: line 29: warning: setlocale: LC_TIME: cannot change locale (en_US.UTF-8): No such file or directory
/etc/profile.d/lang.sh: line 20: warning: setlocale: LC_COLLATE: cannot change locale (en_US.UTF-8): No such file or directory
/etc/profile.d/lang.sh: line 23: warning: setlocale: LC_MESSAGES: cannot change locale (en_US.UTF-8): No such file or directory
/etc/profile.d/lang.sh: line 26: warning: setlocale: LC_NUMERIC: cannot change locale (en_US.UTF-8): No such file or directory
/etc/profile.d/lang.sh: line 29: warning: setlocale: LC_TIME: cannot change locale (en_US.UTF-8): No such file or directory
The connection to the server 10.111.112.101:8443 was refused - did you specify the right host or port?
The connection to the server 10.111.112.101:8443 was refused - did you specify the right host or port?
The connection to the server 10.111.112.101:8443 was refused - did you specify the right host or port?
The connection to the server 10.111.112.101:8443 was refused - did you specify the right host or port?
The connection to the server 10.111.112.101:8443 was refused - did you specify the right host or port?
The connection to the server 10.111.112.101:8443 was refused - did you specify the right host or port?
The connection to the server 10.111.112.101:8443 was refused - did you specify the right host or port?
The connection to the server 10.111.112.101:8443 was refused - did you specify the right host or port?
the server doesn't have a resource type "projects"

DevTools listening on ws://127.0.0.1:9655/devtools/browser/6c70d275-8638-4876-ae2b-99ef4c81c20e
[0118/072415.423648:ERROR:zygote_host_impl_linux.cc(268)] Failed to adjust OOM score of renderer with pid 36140: Permission denied (13)
[0118/072416.546549:ERROR:zygote_host_impl_linux.cc(268)] Failed to adjust OOM score of renderer with pid 36173: Permission denied (13)
> warning: 2018-01-18 02:24:20.319310 I | proto: duplicate proto type registered: google.protobuf.Any
2018-01-18 02:24:20.319445 I | proto: duplicate proto type registered: google.protobuf.Duration
2018-01-18 02:24:20.319482 I | proto: duplicate proto type registered: google.protobuf.Timestamp

> warning: 2018-01-18 02:24:20.670532 I | proto: duplicate proto type registered: google.protobuf.Any
2018-01-18 02:24:20.670811 I | proto: duplicate proto type registered: google.protobuf.Duration
2018-01-18 02:24:20.670870 I | proto: duplicate proto type registered: google.protobuf.Timestamp

Unexpected journal message 'audit: type=1400 audit(1516260222.178:163): avc:  denied  { map } for  pid=1299 comm="hostname" path="/usr/bin/hostname" dev="dm-0" ino=20028 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:hostname_exec_t:s0 tclass=file permissive=0'
Unexpected journal message 'audit: type=1400 audit(1516260222.299:165): avc:  denied  { execute_no_trans } for  pid=1337 comm="pmie_check" path="/usr/bin/pmie" dev="dm-0" ino=139127 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:pcp_pmie_exec_t:s0 tclass=file permissive=0'
Wrote JS log to TestRegistry-testProjectUsers-fedora-27-127.0.0.2-2601-FAIL.js.log
Journal extracted to TestRegistry-testProjectUsers-fedora-27-127.0.0.2-2601-FAIL.log
Journal extracted to TestRegistry-testProjectUsers-openshift-127.0.0.2-2602-FAIL.log
/etc/profile.d/lang.sh: line 20: warning: setlocale: LC_COLLATE: cannot change locale (en_US.UTF-8): No such file or directory
/etc/profile.d/lang.sh: line 23: warning: setlocale: LC_MESSAGES: cannot change locale (en_US.UTF-8): No such file or directory
/etc/profile.d/lang.sh: line 26: warning: setlocale: LC_NUMERIC: cannot change locale (en_US.UTF-8): No such file or directory
/etc/profile.d/lang.sh: line 29: warning: setlocale: LC_TIME: cannot change locale (en_US.UTF-8): No such file or directory
Traceback (most recent call last):
  File "/build/cockpit/test/common/testlib.py", line 669, in tearDown
    self.check_journal_messages()
  File "/build/cockpit/test/common/testlib.py", line 804, in check_journal_messages
    raise Error(first)
Error: audit: type=1400 audit(1516260222.178:163): avc:  denied  { map } for  pid=1299 comm="hostname" path="/usr/bin/hostname" dev="dm-0" ino=20028 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:hostname_exec_t:s0 tclass=file permissive=0

not ok 57 testProjectUsers (check_openshift.TestRegistry) # duration: 74s
Wrote screenshot to TestRegistry-testProjectUsers-fedora-27-127.0.0.2-2601-FAIL.png
Wrote HTML dump to TestRegistry-testProjectUsers-fedora-27-127.0.0.2-2601-FAIL.html
Wrote JS log to TestRegistry-testProjectUsers-fedora-27-127.0.0.2-2601-FAIL.js.log
Journal extracted to TestRegistry-testProjectUsers-fedora-27-127.0.0.2-2601-FAIL.log
Journal extracted to TestRegistry-testProjectUsers-openshift-127.0.0.2-2602-FAIL.log
/etc/profile.d/lang.sh: line 20: warning: setlocale: LC_COLLATE: cannot change locale (en_US.UTF-8): No such file or directory
/etc/profile.d/lang.sh: line 23: warning: setlocale: LC_MESSAGES: cannot change locale (en_US.UTF-8): No such file or directory
/etc/profile.d/lang.sh: line 26: warning: setlocale: LC_NUMERIC: cannot change locale (en_US.UTF-8): No such file or directory
/etc/profile.d/lang.sh: line 29: warning: setlocale: LC_TIME: cannot change locale (en_US.UTF-8): No such file or directory

First occurrence: 2018-01-18T07:24:44.143241 | revision 6976daa75cab28ffd82094938ab5f482f351b657, logs Times recorded: 1 Latest occurrences:

# ----------------------------------------------------------------------
# testVolumes (check_openshift.TestOpenshift)
#
/etc/profile.d/lang.sh: line 20: warning: setlocale: LC_COLLATE: cannot change locale (en_US.UTF-8): No such file or directory
/etc/profile.d/lang.sh: line 23: warning: setlocale: LC_MESSAGES: cannot change locale (en_US.UTF-8): No such file or directory
/etc/profile.d/lang.sh: line 26: warning: setlocale: LC_NUMERIC: cannot change locale (en_US.UTF-8): No such file or directory
/etc/profile.d/lang.sh: line 29: warning: setlocale: LC_TIME: cannot change locale (en_US.UTF-8): No such file or directory
/etc/profile.d/lang.sh: line 20: warning: setlocale: LC_COLLATE: cannot change locale (en_US.UTF-8): No such file or directory
/etc/profile.d/lang.sh: line 23: warning: setlocale: LC_MESSAGES: cannot change locale (en_US.UTF-8): No such file or directory
/etc/profile.d/lang.sh: line 26: warning: setlocale: LC_NUMERIC: cannot change locale (en_US.UTF-8): No such file or directory
/etc/profile.d/lang.sh: line 29: warning: setlocale: LC_TIME: cannot change locale (en_US.UTF-8): No such file or directory
/etc/profile.d/lang.sh: line 20: warning: setlocale: LC_COLLATE: cannot change locale (en_US.UTF-8): No such file or directory
/etc/profile.d/lang.sh: line 23: warning: setlocale: LC_MESSAGES: cannot change locale (en_US.UTF-8): No such file or directory
/etc/profile.d/lang.sh: line 26: warning: setlocale: LC_NUMERIC: cannot change locale (en_US.UTF-8): No such file or directory
/etc/profile.d/lang.sh: line 29: warning: setlocale: LC_TIME: cannot change locale (en_US.UTF-8): No such file or directory
The connection to the server 10.111.112.101:8443 was refused - did you specify the right host or port?
The connection to the server 10.111.112.101:8443 was refused - did you specify the right host or port?
The connection to the server 10.111.112.101:8443 was refused - did you specify the right host or port?
The connection to the server 10.111.112.101:8443 was refused - did you specify the right host or port?
The connection to the server 10.111.112.101:8443 was refused - did you specify the right host or port?
The connection to the server 10.111.112.101:8443 was refused - did you specify the right host or port?
The connection to the server 10.111.112.101:8443 was refused - did you specify the right host or port?
The connection to the server 10.111.112.101:8443 was refused - did you specify the right host or port?

DevTools listening on ws://127.0.0.1:10161/devtools/browser/32583213-e60e-4c7e-b86f-fb8ac4b3a097
[0118/072531.801454:ERROR:zygote_host_impl_linux.cc(268)] Failed to adjust OOM score of renderer with pid 37903: Permission denied (13)
[0118/072532.905001:ERROR:zygote_host_impl_linux.cc(268)] Failed to adjust OOM score of renderer with pid 37985: Permission denied (13)
> warning: 2018-01-18 02:25:37.029553 I | proto: duplicate proto type registered: google.protobuf.Any
2018-01-18 02:25:37.029714 I | proto: duplicate proto type registered: google.protobuf.Duration
2018-01-18 02:25:37.029759 I | proto: duplicate proto type registered: google.protobuf.Timestamp

> warning: 2018-01-18 02:25:37.380831 I | proto: duplicate proto type registered: google.protobuf.Any
2018-01-18 02:25:37.380962 I | proto: duplicate proto type registered: google.protobuf.Duration
2018-01-18 02:25:37.380990 I | proto: duplicate proto type registered: google.protobuf.Timestamp

/etc/profile.d/lang.sh: line 20: warning: setlocale: LC_COLLATE: cannot change locale (en_US.UTF-8): No such file or directory
/etc/profile.d/lang.sh: line 23: warning: setlocale: LC_MESSAGES: cannot change locale (en_US.UTF-8): No such file or directory
/etc/profile.d/lang.sh: line 26: warning: setlocale: LC_NUMERIC: cannot change locale (en_US.UTF-8): No such file or directory
/etc/profile.d/lang.sh: line 29: warning: setlocale: LC_TIME: cannot change locale (en_US.UTF-8): No such file or directory
/etc/profile.d/lang.sh: line 20: warning: setlocale: LC_COLLATE: cannot change locale (en_US.UTF-8): No such file or directory
/etc/profile.d/lang.sh: line 23: warning: setlocale: LC_MESSAGES: cannot change locale (en_US.UTF-8): No such file or directory
/etc/profile.d/lang.sh: line 26: warning: setlocale: LC_NUMERIC: cannot change locale (en_US.UTF-8): No such file or directory
/etc/profile.d/lang.sh: line 29: warning: setlocale: LC_TIME: cannot change locale (en_US.UTF-8): No such file or directory
Unexpected journal message 'audit: type=1400 audit(1516260299.641:161): avc:  denied  { map } for  pid=1256 comm="hostname" path="/usr/bin/hostname" dev="dm-0" ino=20028 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:hostname_exec_t:s0 tclass=file permissive=0'
Wrote JS log to TestOpenshift-testVolumes-fedora-27-127.0.0.2-2201-FAIL.js.log
Journal extracted to TestOpenshift-testVolumes-fedora-27-127.0.0.2-2201-FAIL.log
Journal extracted to TestOpenshift-testVolumes-openshift-127.0.0.2-2202-FAIL.log
/etc/profile.d/lang.sh: line 20: warning: setlocale: LC_COLLATE: cannot change locale (en_US.UTF-8): No such file or directory
/etc/profile.d/lang.sh: line 23: warning: setlocale: LC_MESSAGES: cannot change locale (en_US.UTF-8): No such file or directory
/etc/profile.d/lang.sh: line 26: warning: setlocale: LC_NUMERIC: cannot change locale (en_US.UTF-8): No such file or directory
/etc/profile.d/lang.sh: line 29: warning: setlocale: LC_TIME: cannot change locale (en_US.UTF-8): No such file or directory
Traceback (most recent call last):
  File "/build/cockpit/test/common/testlib.py", line 669, in tearDown
    self.check_journal_messages()
  File "/build/cockpit/test/common/testlib.py", line 804, in check_journal_messages
    raise Error(first)
Error: audit: type=1400 audit(1516260299.641:161): avc:  denied  { map } for  pid=1256 comm="hostname" path="/usr/bin/hostname" dev="dm-0" ino=20028 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:hostname_exec_t:s0 tclass=file permissive=0

not ok 49 testVolumes (check_openshift.TestOpenshift) # duration: 60s
Wrote screenshot to TestOpenshift-testVolumes-fedora-27-127.0.0.2-2201-FAIL.png
Wrote HTML dump to TestOpenshift-testVolumes-fedora-27-127.0.0.2-2201-FAIL.html
Wrote JS log to TestOpenshift-testVolumes-fedora-27-127.0.0.2-2201-FAIL.js.log
Journal extracted to TestOpenshift-testVolumes-fedora-27-127.0.0.2-2201-FAIL.log
Journal extracted to TestOpenshift-testVolumes-openshift-127.0.0.2-2202-FAIL.log
/etc/profile.d/lang.sh: line 20: warning: setlocale: LC_COLLATE: cannot change locale (en_US.UTF-8): No such file or directory
/etc/profile.d/lang.sh: line 23: warning: setlocale: LC_MESSAGES: cannot change locale (en_US.UTF-8): No such file or directory
/etc/profile.d/lang.sh: line 26: warning: setlocale: LC_NUMERIC: cannot change locale (en_US.UTF-8): No such file or directory
/etc/profile.d/lang.sh: line 29: warning: setlocale: LC_TIME: cannot change locale (en_US.UTF-8): No such file or directory

First occurrence: 2018-01-18T07:25:47.792399 | revision 6976daa75cab28ffd82094938ab5f482f351b657, logs Times recorded: 1 Latest occurrences:

# ----------------------------------------------------------------------
# testBasic (check_openshift.TestOpenshift)
#
/etc/profile.d/lang.sh: line 20: warning: setlocale: LC_COLLATE: cannot change locale (en_US.UTF-8): No such file or directory
/etc/profile.d/lang.sh: line 23: warning: setlocale: LC_MESSAGES: cannot change locale (en_US.UTF-8): No such file or directory
/etc/profile.d/lang.sh: line 26: warning: setlocale: LC_NUMERIC: cannot change locale (en_US.UTF-8): No such file or directory
/etc/profile.d/lang.sh: line 29: warning: setlocale: LC_TIME: cannot change locale (en_US.UTF-8): No such file or directory
/etc/profile.d/lang.sh: line 20: warning: setlocale: LC_COLLATE: cannot change locale (en_US.UTF-8): No such file or directory
/etc/profile.d/lang.sh: line 23: warning: setlocale: LC_MESSAGES: cannot change locale (en_US.UTF-8): No such file or directory
/etc/profile.d/lang.sh: line 26: warning: setlocale: LC_NUMERIC: cannot change locale (en_US.UTF-8): No such file or directory
/etc/profile.d/lang.sh: line 29: warning: setlocale: LC_TIME: cannot change locale (en_US.UTF-8): No such file or directory
/etc/profile.d/lang.sh: line 20: warning: setlocale: LC_COLLATE: cannot change locale (en_US.UTF-8): No such file or directory
/etc/profile.d/lang.sh: line 23: warning: setlocale: LC_MESSAGES: cannot change locale (en_US.UTF-8): No such file or directory
/etc/profile.d/lang.sh: line 26: warning: setlocale: LC_NUMERIC: cannot change locale (en_US.UTF-8): No such file or directory
/etc/profile.d/lang.sh: line 29: warning: setlocale: LC_TIME: cannot change locale (en_US.UTF-8): No such file or directory
The connection to the server 10.111.112.101:8443 was refused - did you specify the right host or port?
The connection to the server 10.111.112.101:8443 was refused - did you specify the right host or port?
The connection to the server 10.111.112.101:8443 was refused - did you specify the right host or port?
The connection to the server 10.111.112.101:8443 was refused - did you specify the right host or port?
The connection to the server 10.111.112.101:8443 was refused - did you specify the right host or port?
The connection to the server 10.111.112.101:8443 was refused - did you specify the right host or port?
The connection to the server 10.111.112.101:8443 was refused - did you specify the right host or port?
The connection to the server 10.111.112.101:8443 was refused - did you specify the right host or port?

DevTools listening on ws://127.0.0.1:10162/devtools/browser/5388a748-9d31-4fac-a5f2-fe126ba3d1c9
[0118/072630.193576:ERROR:zygote_host_impl_linux.cc(268)] Failed to adjust OOM score of renderer with pid 39501: Permission denied (13)
[0118/072631.161141:ERROR:zygote_host_impl_linux.cc(268)] Failed to adjust OOM score of renderer with pid 39593: Permission denied (13)
> warning: 2018-01-18 02:26:34.478201 I | proto: duplicate proto type registered: google.protobuf.Any
2018-01-18 02:26:34.478333 I | proto: duplicate proto type registered: google.protobuf.Duration
2018-01-18 02:26:34.478367 I | proto: duplicate proto type registered: google.protobuf.Timestamp

> warning: 2018-01-18 02:26:34.870138 I | proto: duplicate proto type registered: google.protobuf.Any
2018-01-18 02:26:34.870256 I | proto: duplicate proto type registered: google.protobuf.Duration
2018-01-18 02:26:34.870298 I | proto: duplicate proto type registered: google.protobuf.Timestamp

CDP: {"source":"security","level":"error","text":"Refused to apply inline style because it violates the following Content Security Policy directive: \"default-src 'self' http://127.0.0.2:9091\". Either the 'unsafe-inline' keyword, a hash ('sha256-I4l5F4Kq75Yvla5XX3FqfoQO1206LqJ8p8rtQPyLwm4='), or a nonce ('nonce-...') is required to enable inline execution. Note also that 'style-src' was not explicitly set, so 'default-src' is used as a fallback.\n","timestamp":1516260395976.19,"url":"http://127.0.0.2:9091/cockpit/$6c9b031f6a5fae7df64158174d55493516eb36de-c/kubernetes/kubernetes.js","lineNumber":3940,"stackTrace":{"callFrames":[{"functionName":"html","scriptId":"44","url":"http://127.0.0.2:9091/cockpit/$6c9b031f6a5fae7df64158174d55493516eb36de-c/kubernetes/kubernetes.js","lineNumber":3940,"columnNumber":74},{"functionName":"be.(anonymous function)","scriptId":"44","url":"http://127.0.0.2:9091/cockpit/$6c9b031f6a5fae7df64158174d55493516eb36de-c/kubernetes/kubernetes.js","lineNumber":3957,"columnNumber":40},{"functionName":"","scriptId":"44","url":"http://127.0.0.2:9091/cockpit/$6c9b031f6a5fae7df64158174d55493516eb36de-c/kubernetes/kubernetes.js","lineNumber":1447,"columnNumber":40},{"functionName":"l","scriptId":"44","url":"http://127.0.0.2:9091/cockpit/$6c9b031f6a5fae7df64158174d55493516eb36de-c/kubernetes/kubernetes.js","lineNumber":2495,"columnNumber":41},{"functionName":"","scriptId":"44","url":"http://127.0.0.2:9091/cockpit/$6c9b031f6a5fae7df64158174d55493516eb36de-c/kubernetes/kubernetes.js","lineNumber":2503,"columnNumber":20},{"functionName":"$eval","scriptId":"44","url":"http://127.0.0.2:9091/cockpit/$6c9b031f6a5fae7df64158174d55493516eb36de-c/kubernetes/kubernetes.js","lineNumber":2819,"columnNumber":35},{"functionName":"$digest","scriptId":"44","url":"http://127.0.0.2:9091/cockpit/$6c9b031f6a5fae7df64158174d55493516eb36de-c/kubernetes/kubernetes.js","lineNumber":2772,"columnNumber":59},{"functionName":"$apply","scriptId":"44","url":"http://127.0.0.2:9091/cockpit/$6c9b031f6a5fae7df64158174d55493516eb36de-c/kubernetes/kubernetes.js","lineNumber":2841,"columnNumber":34},{"functionName":"","scriptId":"44","url":"http://127.0.0.2:9091/cockpit/$6c9b031f6a5fae7df64158174d55493516eb36de-c/kubernetes/kubernetes.js","lineNumber":2204,"columnNumber":52},{"functionName":"n","scriptId":"44","url":"http://127.0.0.2:9091/cockpit/$6c9b031f6a5fae7df64158174d55493516eb36de-c/kubernetes/kubernetes.js","lineNumber":733,"columnNumber":90},{"functionName":"ph_click","scriptId":"22","url":"","lineNumber":122,"columnNumber":7},{"functionName":"","scriptId":"62","url":"","lineNumber":0,"columnNumber":16}]}}
Unexpected journal message 'audit: type=1400 audit(1516260362.112:177): avc:  denied  { execute_no_trans } for  pid=1332 comm="pmie_check" path="/usr/bin/pmie" dev="dm-0" ino=139127 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:pcp_pmie_exec_t:s0 tclass=file permissive=0'
Wrote JS log to TestOpenshift-testBasic-fedora-27-127.0.0.2-2201-FAIL.js.log
Journal extracted to TestOpenshift-testBasic-fedora-27-127.0.0.2-2201-FAIL.log
Journal extracted to TestOpenshift-testBasic-openshift-127.0.0.2-2202-FAIL.log
/etc/profile.d/lang.sh: line 20: warning: setlocale: LC_COLLATE: cannot change locale (en_US.UTF-8): No such file or directory
/etc/profile.d/lang.sh: line 23: warning: setlocale: LC_MESSAGES: cannot change locale (en_US.UTF-8): No such file or directory
/etc/profile.d/lang.sh: line 26: warning: setlocale: LC_NUMERIC: cannot change locale (en_US.UTF-8): No such file or directory
/etc/profile.d/lang.sh: line 29: warning: setlocale: LC_TIME: cannot change locale (en_US.UTF-8): No such file or directory
Traceback (most recent call last):
  File "/build/cockpit/test/common/testlib.py", line 669, in tearDown
    self.check_journal_messages()
  File "/build/cockpit/test/common/testlib.py", line 804, in check_journal_messages
    raise Error(first)
Error: audit: type=1400 audit(1516260362.112:177): avc:  denied  { execute_no_trans } for  pid=1332 comm="pmie_check" path="/usr/bin/pmie" dev="dm-0" ino=139127 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:pcp_pmie_exec_t:s0 tclass=file permissive=0

not ok 41 testBasic (check_openshift.TestOpenshift) # duration: 49s
Wrote screenshot to TestOpenshift-testBasic-fedora-27-127.0.0.2-2201-FAIL.png
Wrote HTML dump to TestOpenshift-testBasic-fedora-27-127.0.0.2-2201-FAIL.html
Wrote JS log to TestOpenshift-testBasic-fedora-27-127.0.0.2-2201-FAIL.js.log
Journal extracted to TestOpenshift-testBasic-fedora-27-127.0.0.2-2201-FAIL.log
Journal extracted to TestOpenshift-testBasic-openshift-127.0.0.2-2202-FAIL.log
/etc/profile.d/lang.sh: line 20: warning: setlocale: LC_COLLATE: cannot change locale (en_US.UTF-8): No such file or directory
/etc/profile.d/lang.sh: line 23: warning: setlocale: LC_MESSAGES: cannot change locale (en_US.UTF-8): No such file or directory
/etc/profile.d/lang.sh: line 26: warning: setlocale: LC_NUMERIC: cannot change locale (en_US.UTF-8): No such file or directory
/etc/profile.d/lang.sh: line 29: warning: setlocale: LC_TIME: cannot change locale (en_US.UTF-8): No such file or directory

First occurrence: 2018-01-18T07:26:40.123329 | revision 6976daa75cab28ffd82094938ab5f482f351b657, logs Times recorded: 1 Latest occurrences:

# ----------------------------------------------------------------------
# testAbrtDelete (check_journal.TestJournal)
#

DevTools listening on ws://127.0.0.1:9916/devtools/browser/1193d15a-9035-4670-aa9e-c373eecd2387
[0118/075523.410978:ERROR:zygote_host_impl_linux.cc(268)] Failed to adjust OOM score of renderer with pid 54910: Permission denied (13)
[0118/075524.442118:ERROR:zygote_host_impl_linux.cc(268)] Failed to adjust OOM score of renderer with pid 54949: Permission denied (13)
bash: line 1:  1830 Segmentation fault      (core dumped) python -c 'import os; os.kill(os.getpid(), 11)'
Unexpected journal message 'audit: type=1400 audit(1516262115.346:163): avc:  denied  { map } for  pid=1250 comm="hostname" path="/usr/bin/hostname" dev="dm-0" ino=20028 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:hostname_exec_t:s0 tclass=file permissive=0'
Unexpected journal message 'audit: type=1400 audit(1516262115.490:165): avc:  denied  { execute_no_trans } for  pid=1298 comm="pmie_check" path="/usr/bin/pmie" dev="dm-0" ino=139127 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:pcp_pmie_exec_t:s0 tclass=file permissive=0'
Wrote JS log to TestJournal-testAbrtDelete-fedora-27-127.0.0.2-2801-FAIL.js.log
Journal extracted to TestJournal-testAbrtDelete-fedora-27-127.0.0.2-2801-FAIL.log
Core dumps downloaded to /build/cockpit/TestJournal-testAbrtDelete-fedora-27-127.0.0.2-2801-FAIL.core
Traceback (most recent call last):
  File "/build/cockpit/test/common/testlib.py", line 669, in tearDown
    self.check_journal_messages()
  File "/build/cockpit/test/common/testlib.py", line 804, in check_journal_messages
    raise Error(first)
Error: audit: type=1400 audit(1516262115.346:163): avc:  denied  { map } for  pid=1250 comm="hostname" path="/usr/bin/hostname" dev="dm-0" ino=20028 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:hostname_exec_t:s0 tclass=file permissive=0

not ok 160 testAbrtDelete (check_journal.TestJournal) # duration: 30s
Wrote screenshot to TestJournal-testAbrtDelete-fedora-27-127.0.0.2-2801-FAIL.png
Wrote HTML dump to TestJournal-testAbrtDelete-fedora-27-127.0.0.2-2801-FAIL.html
Wrote JS log to TestJournal-testAbrtDelete-fedora-27-127.0.0.2-2801-FAIL.js.log
Journal extracted to TestJournal-testAbrtDelete-fedora-27-127.0.0.2-2801-FAIL.log
Core dumps downloaded to /build/cockpit/TestJournal-testAbrtDelete-fedora-27-127.0.0.2-2801-FAIL.core

First occurrence: 2018-01-18T07:55:34.690912 | revision 647642461ed22ae922f6df567ed4c5f48fbfb47e, logs Times recorded: 1 Latest occurrences:

# ----------------------------------------------------------------------
# testBasic (check_dashboard.TestBasicDashboard)
#

DevTools listening on ws://127.0.0.1:9337/devtools/browser/44546ffd-0835-4f07-8b41-838ea979a203
[0118/075756.126182:ERROR:zygote_host_impl_linux.cc(268)] Failed to adjust OOM score of renderer with pid 58119: Permission denied (13)
[0118/075757.087808:ERROR:zygote_host_impl_linux.cc(268)] Failed to adjust OOM score of renderer with pid 58178: Permission denied (13)

DevTools listening on ws://127.0.0.1:9826/devtools/browser/e95acf73-cfc2-4439-8a1d-6145bcb9c4a8
[0118/075802.345723:ERROR:zygote_host_impl_linux.cc(268)] Failed to adjust OOM score of renderer with pid 58345: Permission denied (13)
[0118/075803.361684:ERROR:zygote_host_impl_linux.cc(268)] Failed to adjust OOM score of renderer with pid 58382: Permission denied (13)
[0118/075822.886811:ERROR:gl_implementation.cc(241)] Failed to load /usr/lib64/chromium-browser/swiftshader/libGLESv2.so: /usr/lib64/chromium-browser/swiftshader/libGLESv2.so: cannot open shared object file: No such file or directory
[0118/075822.888590:ERROR:gpu_child_thread.cc(254)] Exiting GPU process due to errors during initialization
[0118/075823.416566:ERROR:gl_implementation.cc(241)] Failed to load /usr/lib64/chromium-browser/swiftshader/libGLESv2.so: /usr/lib64/chromium-browser/swiftshader/libGLESv2.so: cannot open shared object file: No such file or directory
[0118/075823.418702:ERROR:gpu_child_thread.cc(254)] Exiting GPU process due to errors during initialization
[0118/075823.943187:ERROR:gl_implementation.cc(241)] Failed to load /usr/lib64/chromium-browser/swiftshader/libGLESv2.so: /usr/lib64/chromium-browser/swiftshader/libGLESv2.so: cannot open shared object file: No such file or directory
[0118/075823.945111:ERROR:gpu_child_thread.cc(254)] Exiting GPU process due to errors during initialization
[0118/075824.495502:ERROR:gl_implementation.cc(241)] Failed to load /usr/lib64/chromium-browser/swiftshader/libGLESv2.so: /usr/lib64/chromium-browser/swiftshader/libGLESv2.so: cannot open shared object file: No such file or directory
[0118/075824.497557:ERROR:gpu_child_thread.cc(254)] Exiting GPU process due to errors during initialization
> warning: metrics channel failed: internal-error
> warning: metrics channel failed: internal-error
> warning: metrics channel failed: internal-error
> warning: metrics channel failed: internal-error
Unexpected journal message 'audit: type=1400 audit(1516262267.353:161): avc:  denied  { map } for  pid=1273 comm="hostname" path="/usr/bin/hostname" dev="dm-0" ino=20028 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:hostname_exec_t:s0 tclass=file permissive=0'
Unexpected journal message 'audit: type=1400 audit(1516262267.543:165): avc:  denied  { execute_no_trans } for  pid=1317 comm="pmie_check" path="/usr/bin/pmie" dev="dm-0" ino=139127 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:pcp_pmie_exec_t:s0 tclass=file permissive=0'
Wrote JS log to TestBasicDashboard-testBasic-fedora-27-127.0.0.2-2301-FAIL.js.log
Journal extracted to TestBasicDashboard-testBasic-fedora-27-127.0.0.2-2301-FAIL.log
Journal extracted to TestBasicDashboard-testBasic-fedora-27-127.0.0.2-2303-FAIL.log
Journal extracted to TestBasicDashboard-testBasic-fedora-27-127.0.0.2-2302-FAIL.log
Core dumps downloaded to /build/cockpit/TestBasicDashboard-testBasic-fedora-27-127.0.0.2-2303-FAIL.core
Traceback (most recent call last):
  File "/build/cockpit/test/common/testlib.py", line 669, in tearDown
    self.check_journal_messages()
  File "/build/cockpit/test/common/testlib.py", line 804, in check_journal_messages
    raise Error(first)
Error: audit: type=1400 audit(1516262267.353:161): avc:  denied  { map } for  pid=1273 comm="hostname" path="/usr/bin/hostname" dev="dm-0" ino=20028 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:hostname_exec_t:s0 tclass=file permissive=0

not ok 144 testBasic (check_dashboard.TestBasicDashboard) # duration: 58s
Wrote screenshot to TestBasicDashboard-testBasic-fedora-27-127.0.0.2-2301-FAIL.png
Wrote HTML dump to TestBasicDashboard-testBasic-fedora-27-127.0.0.2-2301-FAIL.html
Wrote JS log to TestBasicDashboard-testBasic-fedora-27-127.0.0.2-2301-FAIL.js.log
Journal extracted to TestBasicDashboard-testBasic-fedora-27-127.0.0.2-2301-FAIL.log
Journal extracted to TestBasicDashboard-testBasic-fedora-27-127.0.0.2-2303-FAIL.log
Journal extracted to TestBasicDashboard-testBasic-fedora-27-127.0.0.2-2302-FAIL.log
Core dumps downloaded to /build/cockpit/TestBasicDashboard-testBasic-fedora-27-127.0.0.2-2303-FAIL.core

First occurrence: 2018-01-18T07:58:34.740020 | revision 647642461ed22ae922f6df567ed4c5f48fbfb47e, logs Times recorded: 1 Latest occurrences:

# ----------------------------------------------------------------------
# testProjectUsers (check_openshift.TestRegistry)
#
/etc/profile.d/lang.sh: line 20: warning: setlocale: LC_COLLATE: cannot change locale (en_US.UTF-8): No such file or directory
/etc/profile.d/lang.sh: line 23: warning: setlocale: LC_MESSAGES: cannot change locale (en_US.UTF-8): No such file or directory
/etc/profile.d/lang.sh: line 26: warning: setlocale: LC_NUMERIC: cannot change locale (en_US.UTF-8): No such file or directory
/etc/profile.d/lang.sh: line 29: warning: setlocale: LC_TIME: cannot change locale (en_US.UTF-8): No such file or directory
/etc/profile.d/lang.sh: line 20: warning: setlocale: LC_COLLATE: cannot change locale (en_US.UTF-8): No such file or directory
/etc/profile.d/lang.sh: line 23: warning: setlocale: LC_MESSAGES: cannot change locale (en_US.UTF-8): No such file or directory
/etc/profile.d/lang.sh: line 26: warning: setlocale: LC_NUMERIC: cannot change locale (en_US.UTF-8): No such file or directory
/etc/profile.d/lang.sh: line 29: warning: setlocale: LC_TIME: cannot change locale (en_US.UTF-8): No such file or directory
The connection to the server 10.111.112.101:8443 was refused - did you specify the right host or port?
The connection to the server 10.111.112.101:8443 was refused - did you specify the right host or port?
The connection to the server 10.111.112.101:8443 was refused - did you specify the right host or port?
The connection to the server 10.111.112.101:8443 was refused - did you specify the right host or port?
The connection to the server 10.111.112.101:8443 was refused - did you specify the right host or port?

DevTools listening on ws://127.0.0.1:9447/devtools/browser/b4df971e-c44b-49a6-b5f7-286c1c32bd80
[0118/075905.288695:ERROR:zygote_host_impl_linux.cc(268)] Failed to adjust OOM score of renderer with pid 59868: Permission denied (13)
[0118/075906.422391:ERROR:zygote_host_impl_linux.cc(268)] Failed to adjust OOM score of renderer with pid 59960: Permission denied (13)
> warning: 2018-01-18 02:59:09.849025 I | proto: duplicate proto type registered: google.protobuf.Any
2018-01-18 02:59:09.849179 I | proto: duplicate proto type registered: google.protobuf.Duration
2018-01-18 02:59:09.849217 I | proto: duplicate proto type registered: google.protobuf.Timestamp

> warning: 2018-01-18 02:59:10.207553 I | proto: duplicate proto type registered: google.protobuf.Any
2018-01-18 02:59:10.207688 I | proto: duplicate proto type registered: google.protobuf.Duration
2018-01-18 02:59:10.207720 I | proto: duplicate proto type registered: google.protobuf.Timestamp

Unexpected journal message 'audit: type=1400 audit(1516262316.683:163): avc:  denied  { map } for  pid=1235 comm="hostname" path="/usr/bin/hostname" dev="dm-0" ino=20028 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:hostname_exec_t:s0 tclass=file permissive=0'
Unexpected journal message 'audit: type=1400 audit(1516262316.839:165): avc:  denied  { execute_no_trans } for  pid=1306 comm="pmie_check" path="/usr/bin/pmie" dev="dm-0" ino=139127 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:pcp_pmie_exec_t:s0 tclass=file permissive=0'
Wrote JS log to TestRegistry-testProjectUsers-fedora-27-127.0.0.2-2801-FAIL.js.log
Journal extracted to TestRegistry-testProjectUsers-fedora-27-127.0.0.2-2801-FAIL.log
Journal extracted to TestRegistry-testProjectUsers-openshift-127.0.0.2-2802-FAIL.log
/etc/profile.d/lang.sh: line 20: warning: setlocale: LC_COLLATE: cannot change locale (en_US.UTF-8): No such file or directory
/etc/profile.d/lang.sh: line 23: warning: setlocale: LC_MESSAGES: cannot change locale (en_US.UTF-8): No such file or directory
/etc/profile.d/lang.sh: line 26: warning: setlocale: LC_NUMERIC: cannot change locale (en_US.UTF-8): No such file or directory
/etc/profile.d/lang.sh: line 29: warning: setlocale: LC_TIME: cannot change locale (en_US.UTF-8): No such file or directory
Traceback (most recent call last):
  File "/build/cockpit/test/common/testlib.py", line 669, in tearDown
    self.check_journal_messages()
  File "/build/cockpit/test/common/testlib.py", line 804, in check_journal_messages
    raise Error(first)
Error: audit: type=1400 audit(1516262316.683:163): avc:  denied  { map } for  pid=1235 comm="hostname" path="/usr/bin/hostname" dev="dm-0" ino=20028 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:hostname_exec_t:s0 tclass=file permissive=0

not ok 134 testProjectUsers (check_openshift.TestRegistry) # duration: 65s
Wrote screenshot to TestRegistry-testProjectUsers-fedora-27-127.0.0.2-2801-FAIL.png
Wrote HTML dump to TestRegistry-testProjectUsers-fedora-27-127.0.0.2-2801-FAIL.html
Wrote JS log to TestRegistry-testProjectUsers-fedora-27-127.0.0.2-2801-FAIL.js.log
Journal extracted to TestRegistry-testProjectUsers-fedora-27-127.0.0.2-2801-FAIL.log
Journal extracted to TestRegistry-testProjectUsers-openshift-127.0.0.2-2802-FAIL.log
/etc/profile.d/lang.sh: line 20: warning: setlocale: LC_COLLATE: cannot change locale (en_US.UTF-8): No such file or directory
/etc/profile.d/lang.sh: line 23: warning: setlocale: LC_MESSAGES: cannot change locale (en_US.UTF-8): No such file or directory
/etc/profile.d/lang.sh: line 26: warning: setlocale: LC_NUMERIC: cannot change locale (en_US.UTF-8): No such file or directory
/etc/profile.d/lang.sh: line 29: warning: setlocale: LC_TIME: cannot change locale (en_US.UTF-8): No such file or directory

First occurrence: 2018-01-18T07:59:32.302527 | revision 647642461ed22ae922f6df567ed4c5f48fbfb47e, logs Times recorded: 1 Latest occurrences:

# ----------------------------------------------------------------------
# testAppStream (check_sosreport.TestSOS)
#

DevTools listening on ws://127.0.0.1:9602/devtools/browser/f2e8b96f-557f-416d-a182-920a13071e6c
[0118/080105.138082:ERROR:zygote_host_impl_linux.cc(268)] Failed to adjust OOM score of renderer with pid 63108: Permission denied (13)
[0118/080106.230049:ERROR:zygote_host_impl_linux.cc(268)] Failed to adjust OOM score of renderer with pid 63167: Permission denied (13)
Unexpected journal message 'audit: type=1400 audit(1516262457.540:161): avc:  denied  { map } for  pid=1246 comm="hostname" path="/usr/bin/hostname" dev="dm-0" ino=20028 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:hostname_exec_t:s0 tclass=file permissive=0'
Unexpected journal message 'audit: type=1400 audit(1516262457.727:165): avc:  denied  { execute_no_trans } for  pid=1292 comm="pmie_check" path="/usr/bin/pmie" dev="dm-0" ino=139127 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:pcp_pmie_exec_t:s0 tclass=file permissive=0'
Wrote JS log to TestSOS-testAppStream-fedora-27-127.0.0.2-2401-FAIL.js.log
Journal extracted to TestSOS-testAppStream-fedora-27-127.0.0.2-2401-FAIL.log
Traceback (most recent call last):
  File "/build/cockpit/test/common/testlib.py", line 669, in tearDown
    self.check_journal_messages()
  File "/build/cockpit/test/common/testlib.py", line 804, in check_journal_messages
    raise Error(first)
Error: audit: type=1400 audit(1516262457.540:161): avc:  denied  { map } for  pid=1246 comm="hostname" path="/usr/bin/hostname" dev="dm-0" ino=20028 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:hostname_exec_t:s0 tclass=file permissive=0

not ok 116 testAppStream (check_sosreport.TestSOS) # duration: 27s
Wrote screenshot to TestSOS-testAppStream-fedora-27-127.0.0.2-2401-FAIL.png
Wrote HTML dump to TestSOS-testAppStream-fedora-27-127.0.0.2-2401-FAIL.html
Wrote JS log to TestSOS-testAppStream-fedora-27-127.0.0.2-2401-FAIL.js.log
Journal extracted to TestSOS-testAppStream-fedora-27-127.0.0.2-2401-FAIL.log

First occurrence: 2018-01-18T08:01:11.720907 | revision 647642461ed22ae922f6df567ed4c5f48fbfb47e, logs Times recorded: 1 Latest occurrences:

# ----------------------------------------------------------------------
# testPackageKitCrash (check_packagekit.TestUpdates)
#

DevTools listening on ws://127.0.0.1:9393/devtools/browser/4926a22a-2ec7-49df-b2fd-2c2462387d73
[0118/080212.797718:ERROR:zygote_host_impl_linux.cc(268)] Failed to adjust OOM score of renderer with pid 64756: Permission denied (13)
[0118/080213.885569:ERROR:zygote_host_impl_linux.cc(268)] Failed to adjust OOM score of renderer with pid 64783: Permission denied (13)
> log: close:  
Unexpected journal message 'audit: type=1400 audit(1516262521.307:160): avc:  denied  { map } for  pid=1257 comm="hostname" path="/usr/bin/hostname" dev="dm-0" ino=20028 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:hostname_exec_t:s0 tclass=file permissive=0'
Unexpected journal message 'audit: type=1400 audit(1516262521.474:162): avc:  denied  { execute_no_trans } for  pid=1305 comm="pmie_check" path="/usr/bin/pmie" dev="dm-0" ino=139127 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:pcp_pmie_exec_t:s0 tclass=file permissive=0'
Wrote JS log to TestUpdates-testPackageKitCrash-fedora-27-127.0.0.2-2901-FAIL.js.log
Journal extracted to TestUpdates-testPackageKitCrash-fedora-27-127.0.0.2-2901-FAIL.log
Traceback (most recent call last):
  File "/build/cockpit/test/common/testlib.py", line 669, in tearDown
    self.check_journal_messages()
  File "/build/cockpit/test/common/testlib.py", line 804, in check_journal_messages
    raise Error(first)
Error: audit: type=1400 audit(1516262521.307:160): avc:  denied  { map } for  pid=1257 comm="hostname" path="/usr/bin/hostname" dev="dm-0" ino=20028 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:hostname_exec_t:s0 tclass=file permissive=0

not ok 105 testPackageKitCrash (check_packagekit.TestUpdates) # duration: 33s
Wrote screenshot to TestUpdates-testPackageKitCrash-fedora-27-127.0.0.2-2901-FAIL.png
Wrote HTML dump to TestUpdates-testPackageKitCrash-fedora-27-127.0.0.2-2901-FAIL.html
Wrote JS log to TestUpdates-testPackageKitCrash-fedora-27-127.0.0.2-2901-FAIL.js.log
Journal extracted to TestUpdates-testPackageKitCrash-fedora-27-127.0.0.2-2901-FAIL.log

First occurrence: 2018-01-18T08:02:23.513704 | revision 647642461ed22ae922f6df567ed4c5f48fbfb47e, logs Times recorded: 1 Latest occurrences:

cockpituous commented 6 years ago

verify/fedora-27 Ooops, it happened again


# ----------------------------------------------------------------------
# testBasic (check_journal.TestJournal)
#
Removed /etc/systemd/system/multi-user.target.wants/chronyd.service.
ftruncate() failed: Permission denied

DevTools listening on ws://127.0.0.1:9696/devtools/browser/078c11ac-91a6-4eb9-990d-b86bd47af63e
[0118/055537.825480:ERROR:zygote_host_impl_linux.cc(268)] Failed to adjust OOM score of renderer with pid 16464: Permission denied (13)
[0118/055538.771616:ERROR:zygote_host_impl_linux.cc(268)] Failed to adjust OOM score of renderer with pid 16494: Permission denied (13)
Warning: Stopping systemd-journald.service, but it can still be activated by:
  systemd-journald-audit.socket
  systemd-journald-dev-log.socket
  systemd-journald.socket
Connection to 127.0.0.2 closed by remote host.
> warning: transport closed: disconnected
CDP: {"source":"network","level":"error","text":"Failed to load resource: net::ERR_EMPTY_RESPONSE","timestamp":1516254949412.62,"url":"http://127.0.0.2:9091/cockpit/static/fonts/OpenSans-Light-webfont.woff","networkRequestId":"16494.29"}
ssh_exchange_identification: read: Connection reset by peer
> log: transport closed, dropped message:  1:1!4
{"call":["/org/freedesktop/timedate1","org.freedesktop.DBus.Properties","Get",["org.freedesktop.timedate1","NTPSynchronized"]],"id":"4"}
ssh_exchange_identification: read: Connection reset by peer
ssh_exchange_identification: read: Connection reset by peer
> log: transport closed, dropped message:  1:1!4
{"call":["/org/freedesktop/timedate1","org.freedesktop.DBus.Properties","Get",["org.freedesktop.timedate1","NTPSynchronized"]],"id":"5"}
> log: transport closed, dropped message:  1:1!4
{"call":["/org/freedesktop/timedate1","org.freedesktop.DBus.Properties","Get",["org.freedesktop.timedate1","NTPSynchronized"]],"id":"6"}
> log: transport closed, dropped message:  1:1!4
{"call":["/org/freedesktop/timedate1","org.freedesktop.DBus.Properties","Get",["org.freedesktop.timedate1","NTPSynchronized"]],"id":"7"}
> log: transport closed, dropped message:  1:1!4
{"call":["/org/freedesktop/timedate1","org.freedesktop.DBus.Properties","Get",["org.freedesktop.timedate1","NTPSynchronized"]],"id":"8"}
Unexpected journal message 'audit: type=1400 audit(1516254929.711:163): avc:  denied  { map } for  pid=1278 comm="hostname" path="/usr/bin/hostname" dev="dm-0" ino=20028 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:hostname_exec_t:s0 tclass=file permissive=0'
Unexpected journal message 'audit: type=1400 audit(1516254929.827:165): avc:  denied  { execute_no_trans } for  pid=1322 comm="pmie_check" path="/usr/bin/pmie" dev="dm-0" ino=139127 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:pcp_pmie_exec_t:s0 tclass=file permissive=0'
Wrote JS log to TestJournal-testBasic-fedora-27-127.0.0.2-2201-FAIL.js.log
Journal extracted to TestJournal-testBasic-fedora-27-127.0.0.2-2201-FAIL.log
Traceback (most recent call last):
  File "/build/cockpit/test/common/testlib.py", line 669, in tearDown
    self.check_journal_messages()
  File "/build/cockpit/test/common/testlib.py", line 804, in check_journal_messages
    raise Error(first)
Error: audit: type=1400 audit(1516254929.711:163): avc:  denied  { map } for  pid=1278 comm="hostname" path="/usr/bin/hostname" dev="dm-0" ino=20028 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:hostname_exec_t:s0 tclass=file permissive=0

not ok 164 testBasic (check_journal.TestJournal) # duration: 62s
Wrote screenshot to TestJournal-testBasic-fedora-27-127.0.0.2-2201-FAIL.png
Wrote HTML dump to TestJournal-testBasic-fedora-27-127.0.0.2-2201-FAIL.html
Wrote JS log to TestJournal-testBasic-fedora-27-127.0.0.2-2201-FAIL.js.log
Journal extracted to TestJournal-testBasic-fedora-27-127.0.0.2-2201-FAIL.log

First occurrence: 2018-01-18T05:56:18.785808 | revision f4feca38b4f8678b6712f9153acd3e608f9fd1e9, logs Times recorded: 1 Latest occurrences:

# ----------------------------------------------------------------------
# testOverview (check_docker_storage.TestDockerStorage)
#
ftruncate() failed: Permission denied

DevTools listening on ws://127.0.0.1:9236/devtools/browser/ba5fa04e-c756-4cf3-bbf4-20028147a6fa
[0118/055651.330087:ERROR:zygote_host_impl_linux.cc(268)] Failed to adjust OOM score of renderer with pid 17455: Permission denied (13)
[0118/055652.308856:ERROR:zygote_host_impl_linux.cc(268)] Failed to adjust OOM score of renderer with pid 17503: Permission denied (13)
Unexpected journal message 'audit: type=1400 audit(1516254960.259:163): avc:  denied  { map } for  pid=1274 comm="hostname" path="/usr/bin/hostname" dev="dm-0" ino=20028 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:hostname_exec_t:s0 tclass=file permissive=0'
Unexpected journal message 'audit: type=1400 audit(1516254960.405:165): avc:  denied  { execute_no_trans } for  pid=1319 comm="pmie_check" path="/usr/bin/pmie" dev="dm-0" ino=139127 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:pcp_pmie_exec_t:s0 tclass=file permissive=0'
Wrote JS log to TestDockerStorage-testOverview-fedora-27-127.0.0.2-2301-FAIL.js.log
Journal extracted to TestDockerStorage-testOverview-fedora-27-127.0.0.2-2301-FAIL.log
Traceback (most recent call last):
  File "/build/cockpit/test/common/testlib.py", line 669, in tearDown
    self.check_journal_messages()
  File "/build/cockpit/test/common/testlib.py", line 804, in check_journal_messages
    raise Error(first)
Error: audit: type=1400 audit(1516254960.259:163): avc:  denied  { map } for  pid=1274 comm="hostname" path="/usr/bin/hostname" dev="dm-0" ino=20028 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:hostname_exec_t:s0 tclass=file permissive=0

not ok 158 testOverview (check_docker_storage.TestDockerStorage) # duration: 72s
Wrote screenshot to TestDockerStorage-testOverview-fedora-27-127.0.0.2-2301-FAIL.png
Wrote HTML dump to TestDockerStorage-testOverview-fedora-27-127.0.0.2-2301-FAIL.html
Wrote JS log to TestDockerStorage-testOverview-fedora-27-127.0.0.2-2301-FAIL.js.log
Journal extracted to TestDockerStorage-testOverview-fedora-27-127.0.0.2-2301-FAIL.log

First occurrence: 2018-01-18T05:57:00.204965 | revision f4feca38b4f8678b6712f9153acd3e608f9fd1e9, logs Times recorded: 1 Latest occurrences:

# ----------------------------------------------------------------------
# testBasic (check_apps.TestApps)
#
ftruncate() failed: Permission denied

DevTools listening on ws://127.0.0.1:9761/devtools/browser/b500349c-8186-447e-a8b1-ebaa84dbf771
[0118/055911.002501:ERROR:zygote_host_impl_linux.cc(268)] Failed to adjust OOM score of renderer with pid 20942: Permission denied (13)
[0118/055912.045890:ERROR:zygote_host_impl_linux.cc(268)] Failed to adjust OOM score of renderer with pid 20985: Permission denied (13)
Unexpected journal message 'audit: type=1400 audit(1516255142.529:160): avc:  denied  { map } for  pid=1231 comm="hostname" path="/usr/bin/hostname" dev="dm-0" ino=20028 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:hostname_exec_t:s0 tclass=file permissive=0'
Unexpected journal message 'audit: type=1400 audit(1516255142.706:162): avc:  denied  { execute_no_trans } for  pid=1298 comm="pmie_check" path="/usr/bin/pmie" dev="dm-0" ino=139127 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:pcp_pmie_exec_t:s0 tclass=file permissive=0'
Wrote JS log to TestApps-testBasic-fedora-27-127.0.0.2-2201-FAIL.js.log
Journal extracted to TestApps-testBasic-fedora-27-127.0.0.2-2201-FAIL.log
Traceback (most recent call last):
  File "/build/cockpit/test/common/testlib.py", line 669, in tearDown
    self.check_journal_messages()
  File "/build/cockpit/test/common/testlib.py", line 804, in check_journal_messages
    raise Error(first)
Error: audit: type=1400 audit(1516255142.529:160): avc:  denied  { map } for  pid=1231 comm="hostname" path="/usr/bin/hostname" dev="dm-0" ino=20028 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:hostname_exec_t:s0 tclass=file permissive=0

not ok 136 testBasic (check_apps.TestApps) # duration: 34s
Wrote screenshot to TestApps-testBasic-fedora-27-127.0.0.2-2201-FAIL.png
Wrote HTML dump to TestApps-testBasic-fedora-27-127.0.0.2-2201-FAIL.html
Wrote JS log to TestApps-testBasic-fedora-27-127.0.0.2-2201-FAIL.js.log
Journal extracted to TestApps-testBasic-fedora-27-127.0.0.2-2201-FAIL.log

First occurrence: 2018-01-18T05:59:24.506613 | revision f4feca38b4f8678b6712f9153acd3e608f9fd1e9, logs Times recorded: 1 Latest occurrences:

# ----------------------------------------------------------------------
# testUsed (check_storage_used.TestStorage)
#
ftruncate() failed: Permission denied

DevTools listening on ws://127.0.0.1:9453/devtools/browser/59bbe837-da6e-4df2-ae12-da59ee1ff0cb
[0118/060008.465896:ERROR:zygote_host_impl_linux.cc(268)] Failed to adjust OOM score of renderer with pid 22669: Permission denied (13)
[0118/060009.534659:ERROR:zygote_host_impl_linux.cc(268)] Failed to adjust OOM score of renderer with pid 22742: Permission denied (13)
Unexpected journal message 'audit: type=1400 audit(1516255200.536:163): avc:  denied  { map } for  pid=1285 comm="hostname" path="/usr/bin/hostname" dev="dm-0" ino=20028 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:hostname_exec_t:s0 tclass=file permissive=0'
Unexpected journal message 'audit: type=1400 audit(1516255200.677:165): avc:  denied  { execute_no_trans } for  pid=1331 comm="pmie_check" path="/usr/bin/pmie" dev="dm-0" ino=139127 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:pcp_pmie_exec_t:s0 tclass=file permissive=0'
Wrote JS log to TestStorage-testUsed-fedora-27-127.0.0.2-2901-FAIL.js.log
Journal extracted to TestStorage-testUsed-fedora-27-127.0.0.2-2901-FAIL.log
Traceback (most recent call last):
  File "/build/cockpit/test/common/testlib.py", line 669, in tearDown
    self.check_journal_messages()
  File "/build/cockpit/test/common/testlib.py", line 804, in check_journal_messages
    raise Error(first)
Error: audit: type=1400 audit(1516255200.536:163): avc:  denied  { map } for  pid=1285 comm="hostname" path="/usr/bin/hostname" dev="dm-0" ino=20028 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:hostname_exec_t:s0 tclass=file permissive=0

not ok 122 testUsed (check_storage_used.TestStorage) # duration: 37s
Wrote screenshot to TestStorage-testUsed-fedora-27-127.0.0.2-2901-FAIL.png
Wrote HTML dump to TestStorage-testUsed-fedora-27-127.0.0.2-2901-FAIL.html
Wrote JS log to TestStorage-testUsed-fedora-27-127.0.0.2-2901-FAIL.js.log
Journal extracted to TestStorage-testUsed-fedora-27-127.0.0.2-2901-FAIL.log

First occurrence: 2018-01-18T06:00:26.758850 | revision f4feca38b4f8678b6712f9153acd3e608f9fd1e9, logs Times recorded: 1 Latest occurrences:

# ----------------------------------------------------------------------
# testUnpartitionedSpace (check_storage_lvm2.TestStorage)
#
ftruncate() failed: Permission denied

DevTools listening on ws://127.0.0.1:10099/devtools/browser/59e42c3c-8d41-4ffb-8fe4-d62936db02d8
[0118/060115.282089:ERROR:zygote_host_impl_linux.cc(268)] Failed to adjust OOM score of renderer with pid 24859: Permission denied (13)
[0118/060116.319216:ERROR:zygote_host_impl_linux.cc(268)] Failed to adjust OOM score of renderer with pid 24907: Permission denied (13)
Unexpected journal message 'audit: type=1400 audit(1516255268.135:160): avc:  denied  { map } for  pid=1236 comm="hostname" path="/usr/bin/hostname" dev="dm-0" ino=20028 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:hostname_exec_t:s0 tclass=file permissive=0'
Unexpected journal message 'audit: type=1400 audit(1516255268.315:162): avc:  denied  { execute_no_trans } for  pid=1291 comm="pmie_check" path="/usr/bin/pmie" dev="dm-0" ino=139127 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:pcp_pmie_exec_t:s0 tclass=file permissive=0'
Wrote JS log to TestStorage-testUnpartitionedSpace-fedora-27-127.0.0.2-2201-FAIL.js.log
Journal extracted to TestStorage-testUnpartitionedSpace-fedora-27-127.0.0.2-2201-FAIL.log
Traceback (most recent call last):
  File "/build/cockpit/test/common/testlib.py", line 669, in tearDown
    self.check_journal_messages()
  File "/build/cockpit/test/common/testlib.py", line 804, in check_journal_messages
    raise Error(first)
Error: audit: type=1400 audit(1516255268.135:160): avc:  denied  { map } for  pid=1236 comm="hostname" path="/usr/bin/hostname" dev="dm-0" ino=20028 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:hostname_exec_t:s0 tclass=file permissive=0

not ok 108 testUnpartitionedSpace (check_storage_lvm2.TestStorage) # duration: 31s
Wrote screenshot to TestStorage-testUnpartitionedSpace-fedora-27-127.0.0.2-2201-FAIL.png
Wrote HTML dump to TestStorage-testUnpartitionedSpace-fedora-27-127.0.0.2-2201-FAIL.html
Wrote JS log to TestStorage-testUnpartitionedSpace-fedora-27-127.0.0.2-2201-FAIL.js.log
Journal extracted to TestStorage-testUnpartitionedSpace-fedora-27-127.0.0.2-2201-FAIL.log

First occurrence: 2018-01-18T06:01:26.464596 | revision f4feca38b4f8678b6712f9153acd3e608f9fd1e9, logs Times recorded: 1 Latest occurrences:

# ----------------------------------------------------------------------
# testBasic (check_session.TestSession)
#
ftruncate() failed: Permission denied

DevTools listening on ws://127.0.0.1:10212/devtools/browser/577d64ab-2cf6-435e-9a69-9cf34da47701
[0118/060303.189631:ERROR:zygote_host_impl_linux.cc(268)] Failed to adjust OOM score of renderer with pid 27522: Permission denied (13)
[0118/060304.332154:ERROR:zygote_host_impl_linux.cc(268)] Failed to adjust OOM score of renderer with pid 27659: Permission denied (13)
> warning: transport closed: disconnected
Unexpected journal message 'audit: type=1400 audit(1516255375.807:163): avc:  denied  { map } for  pid=1256 comm="hostname" path="/usr/bin/hostname" dev="dm-0" ino=20028 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:hostname_exec_t:s0 tclass=file permissive=0'
Unexpected journal message 'audit: type=1400 audit(1516255375.967:165): avc:  denied  { execute_no_trans } for  pid=1301 comm="pmie_check" path="/usr/bin/pmie" dev="dm-0" ino=139127 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:pcp_pmie_exec_t:s0 tclass=file permissive=0'
Wrote JS log to TestSession-testBasic-fedora-27-127.0.0.2-2601-FAIL.js.log
Journal extracted to TestSession-testBasic-fedora-27-127.0.0.2-2601-FAIL.log
Traceback (most recent call last):
  File "/build/cockpit/test/common/testlib.py", line 669, in tearDown
    self.check_journal_messages()
  File "/build/cockpit/test/common/testlib.py", line 804, in check_journal_messages
    raise Error(first)
Error: audit: type=1400 audit(1516255375.807:163): avc:  denied  { map } for  pid=1256 comm="hostname" path="/usr/bin/hostname" dev="dm-0" ino=20028 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:hostname_exec_t:s0 tclass=file permissive=0

not ok 92 testBasic (check_session.TestSession) # duration: 32s
Wrote screenshot to TestSession-testBasic-fedora-27-127.0.0.2-2601-FAIL.png
Wrote HTML dump to TestSession-testBasic-fedora-27-127.0.0.2-2601-FAIL.html
Wrote JS log to TestSession-testBasic-fedora-27-127.0.0.2-2601-FAIL.js.log
Journal extracted to TestSession-testBasic-fedora-27-127.0.0.2-2601-FAIL.log

First occurrence: 2018-01-18T06:03:13.207995 | revision f4feca38b4f8678b6712f9153acd3e608f9fd1e9, logs Times recorded: 1 Latest occurrences:

# ----------------------------------------------------------------------
# testEnforcingToggle (check_setroubleshoot.TestSelinux)
#
ftruncate() failed: Permission denied

DevTools listening on ws://127.0.0.1:9423/devtools/browser/3cc65c13-346c-422b-a5f0-4d9f00f04e73
[0118/060303.041206:ERROR:zygote_host_impl_linux.cc(268)] Failed to adjust OOM score of renderer with pid 27490: Permission denied (13)
[0118/060304.200719:ERROR:zygote_host_impl_linux.cc(268)] Failed to adjust OOM score of renderer with pid 27629: Permission denied (13)
Unexpected journal message 'audit: type=1400 audit(1516255375.464:162): avc:  denied  { map } for  pid=1256 comm="hostname" path="/usr/bin/hostname" dev="dm-0" ino=20028 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:hostname_exec_t:s0 tclass=file permissive=0'
Unexpected journal message 'audit: type=1400 audit(1516255375.667:165): avc:  denied  { execute_no_trans } for  pid=1310 comm="pmie_check" path="/usr/bin/pmie" dev="dm-0" ino=139127 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:pcp_pmie_exec_t:s0 tclass=file permissive=0'
Wrote JS log to TestSelinux-testEnforcingToggle-fedora-27-127.0.0.2-2301-FAIL.js.log
Journal extracted to TestSelinux-testEnforcingToggle-fedora-27-127.0.0.2-2301-FAIL.log
Traceback (most recent call last):
  File "/build/cockpit/test/common/testlib.py", line 669, in tearDown
    self.check_journal_messages()
  File "/build/cockpit/test/common/testlib.py", line 804, in check_journal_messages
    raise Error(first)
Error: audit: type=1400 audit(1516255375.464:162): avc:  denied  { map } for  pid=1256 comm="hostname" path="/usr/bin/hostname" dev="dm-0" ino=20028 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:hostname_exec_t:s0 tclass=file permissive=0

not ok 93 testEnforcingToggle (check_setroubleshoot.TestSelinux) # duration: 39s
Wrote screenshot to TestSelinux-testEnforcingToggle-fedora-27-127.0.0.2-2301-FAIL.png
Wrote HTML dump to TestSelinux-testEnforcingToggle-fedora-27-127.0.0.2-2301-FAIL.html
Wrote JS log to TestSelinux-testEnforcingToggle-fedora-27-127.0.0.2-2301-FAIL.js.log
Journal extracted to TestSelinux-testEnforcingToggle-fedora-27-127.0.0.2-2301-FAIL.log

First occurrence: 2018-01-18T06:03:19.711219 | revision f4feca38b4f8678b6712f9153acd3e608f9fd1e9, logs Times recorded: 1 Latest occurrences:

# ----------------------------------------------------------------------
# testNoPackageKit (check_packagekit.TestUpdates)
#
ftruncate() failed: Permission denied

DevTools listening on ws://127.0.0.1:9729/devtools/browser/d88551bf-b088-4bf2-a683-5498e3427918
[0118/060516.221615:ERROR:zygote_host_impl_linux.cc(268)] Failed to adjust OOM score of renderer with pid 30636: Permission denied (13)
[0118/060517.391999:ERROR:zygote_host_impl_linux.cc(268)] Failed to adjust OOM score of renderer with pid 30687: Permission denied (13)
> log: close:  
Unexpected journal message 'audit: type=1400 audit(1516255507.263:162): avc:  denied  { map } for  pid=1293 comm="hostname" path="/usr/bin/hostname" dev="dm-0" ino=20028 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:hostname_exec_t:s0 tclass=file permissive=0'
Unexpected journal message 'audit: type=1400 audit(1516255507.447:164): avc:  denied  { execute_no_trans } for  pid=1328 comm="pmie_check" path="/usr/bin/pmie" dev="dm-0" ino=139127 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:pcp_pmie_exec_t:s0 tclass=file permissive=0'
Wrote JS log to TestUpdates-testNoPackageKit-fedora-27-127.0.0.2-2401-FAIL.js.log
Journal extracted to TestUpdates-testNoPackageKit-fedora-27-127.0.0.2-2401-FAIL.log
Traceback (most recent call last):
  File "/build/cockpit/test/common/testlib.py", line 669, in tearDown
    self.check_journal_messages()
  File "/build/cockpit/test/common/testlib.py", line 804, in check_journal_messages
    raise Error(first)
Error: audit: type=1400 audit(1516255507.263:162): avc:  denied  { map } for  pid=1293 comm="hostname" path="/usr/bin/hostname" dev="dm-0" ino=20028 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:hostname_exec_t:s0 tclass=file permissive=0

not ok 70 testNoPackageKit (check_packagekit.TestUpdates) # duration: 29s
Wrote screenshot to TestUpdates-testNoPackageKit-fedora-27-127.0.0.2-2401-FAIL.png
Wrote HTML dump to TestUpdates-testNoPackageKit-fedora-27-127.0.0.2-2401-FAIL.html
Wrote JS log to TestUpdates-testNoPackageKit-fedora-27-127.0.0.2-2401-FAIL.js.log
Journal extracted to TestUpdates-testNoPackageKit-fedora-27-127.0.0.2-2401-FAIL.log

First occurrence: 2018-01-18T06:05:24.733946 | revision f4feca38b4f8678b6712f9153acd3e608f9fd1e9, logs Times recorded: 1 Latest occurrences:

# ----------------------------------------------------------------------
# testInfoSecurity (check_packagekit.TestUpdates)
#
ftruncate() failed: Permission denied

DevTools listening on ws://127.0.0.1:9479/devtools/browser/f4257567-dd35-4742-8037-ec0312e595cd
[0118/060527.652297:ERROR:zygote_host_impl_linux.cc(268)] Failed to adjust OOM score of renderer with pid 31126: Permission denied (13)
[0118/060528.743363:ERROR:zygote_host_impl_linux.cc(268)] Failed to adjust OOM score of renderer with pid 31156: Permission denied (13)
> warning: transport closed: disconnected
Connection to 127.0.0.2 closed by remote host.
> log: transport closed, dropped message:  1:1!4
{"call":["/org/freedesktop/timedate1","org.freedesktop.DBus.Properties","Get",["org.freedesktop.timedate1","NTPSynchronized"]],"id":"5"}
> log: transport closed, dropped message:  1:1!4
{"call":["/org/freedesktop/timedate1","org.freedesktop.DBus.Properties","Get",["org.freedesktop.timedate1","NTPSynchronized"]],"id":"6"}
> log: transport closed, dropped message:  1:1!4
{"call":["/org/freedesktop/timedate1","org.freedesktop.DBus.Properties","Get",["org.freedesktop.timedate1","NTPSynchronized"]],"id":"7"}
> log: transport closed, dropped message:  1:1!4
{"call":["/org/freedesktop/timedate1","org.freedesktop.DBus.Properties","Get",["org.freedesktop.timedate1","NTPSynchronized"]],"id":"8"}
Unexpected journal message 'audit: type=1400 audit(1516255513.826:163): avc:  denied  { map } for  pid=1255 comm="hostname" path="/usr/bin/hostname" dev="dm-0" ino=20028 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:hostname_exec_t:s0 tclass=file permissive=0'
Unexpected journal message 'audit: type=1400 audit(1516255514.049:165): avc:  denied  { execute_no_trans } for  pid=1306 comm="pmie_check" path="/usr/bin/pmie" dev="dm-0" ino=139127 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:pcp_pmie_exec_t:s0 tclass=file permissive=0'
Wrote JS log to TestUpdates-testInfoSecurity-fedora-27-127.0.0.2-2801-FAIL.js.log
Journal extracted to TestUpdates-testInfoSecurity-fedora-27-127.0.0.2-2801-FAIL.log
Traceback (most recent call last):
  File "/build/cockpit/test/common/testlib.py", line 669, in tearDown
    self.check_journal_messages()
  File "/build/cockpit/test/common/testlib.py", line 804, in check_journal_messages
    raise Error(first)
Error: audit: type=1400 audit(1516255513.826:163): avc:  denied  { map } for  pid=1255 comm="hostname" path="/usr/bin/hostname" dev="dm-0" ino=20028 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:hostname_exec_t:s0 tclass=file permissive=0

not ok 68 testInfoSecurity (check_packagekit.TestUpdates) # duration: 72s
Wrote screenshot to TestUpdates-testInfoSecurity-fedora-27-127.0.0.2-2801-FAIL.png
Wrote HTML dump to TestUpdates-testInfoSecurity-fedora-27-127.0.0.2-2801-FAIL.html
Wrote JS log to TestUpdates-testInfoSecurity-fedora-27-127.0.0.2-2801-FAIL.js.log
Journal extracted to TestUpdates-testInfoSecurity-fedora-27-127.0.0.2-2801-FAIL.log

First occurrence: 2018-01-18T06:06:26.118898 | revision f4feca38b4f8678b6712f9153acd3e608f9fd1e9, logs Times recorded: 1 Latest occurrences:

# ----------------------------------------------------------------------
# testVolumes (check_openshift.TestOpenshift)
#
/etc/profile.d/lang.sh: line 20: warning: setlocale: LC_COLLATE: cannot change locale (en_US.UTF-8): No such file or directory
/etc/profile.d/lang.sh: line 23: warning: setlocale: LC_MESSAGES: cannot change locale (en_US.UTF-8): No such file or directory
/etc/profile.d/lang.sh: line 26: warning: setlocale: LC_NUMERIC: cannot change locale (en_US.UTF-8): No such file or directory
/etc/profile.d/lang.sh: line 29: warning: setlocale: LC_TIME: cannot change locale (en_US.UTF-8): No such file or directory
/etc/profile.d/lang.sh: line 20: warning: setlocale: LC_COLLATE: cannot change locale (en_US.UTF-8): No such file or directory
/etc/profile.d/lang.sh: line 23: warning: setlocale: LC_MESSAGES: cannot change locale (en_US.UTF-8): No such file or directory
/etc/profile.d/lang.sh: line 26: warning: setlocale: LC_NUMERIC: cannot change locale (en_US.UTF-8): No such file or directory
/etc/profile.d/lang.sh: line 29: warning: setlocale: LC_TIME: cannot change locale (en_US.UTF-8): No such file or directory
/etc/profile.d/lang.sh: line 20: warning: setlocale: LC_COLLATE: cannot change locale (en_US.UTF-8): No such file or directory
/etc/profile.d/lang.sh: line 23: warning: setlocale: LC_MESSAGES: cannot change locale (en_US.UTF-8): No such file or directory
/etc/profile.d/lang.sh: line 26: warning: setlocale: LC_NUMERIC: cannot change locale (en_US.UTF-8): No such file or directory
/etc/profile.d/lang.sh: line 29: warning: setlocale: LC_TIME: cannot change locale (en_US.UTF-8): No such file or directory
The connection to the server 10.111.112.101:8443 was refused - did you specify the right host or port?
The connection to the server 10.111.112.101:8443 was refused - did you specify the right host or port?
The connection to the server 10.111.112.101:8443 was refused - did you specify the right host or port?
The connection to the server 10.111.112.101:8443 was refused - did you specify the right host or port?
The connection to the server 10.111.112.101:8443 was refused - did you specify the right host or port?
The connection to the server 10.111.112.101:8443 was refused - did you specify the right host or port?
ftruncate() failed: Permission denied

DevTools listening on ws://127.0.0.1:9369/devtools/browser/7e853df3-0ce4-4a13-936e-0f96df0f3eaa
[0118/060813.283110:ERROR:zygote_host_impl_linux.cc(268)] Failed to adjust OOM score of renderer with pid 34494: Permission denied (13)
[0118/060814.298286:ERROR:zygote_host_impl_linux.cc(268)] Failed to adjust OOM score of renderer with pid 34531: Permission denied (13)
> warning: 2018-01-18 01:08:17.524667 I | proto: duplicate proto type registered: google.protobuf.Any
2018-01-18 01:08:17.524890 I | proto: duplicate proto type registered: google.protobuf.Duration
2018-01-18 01:08:17.524971 I | proto: duplicate proto type registered: google.protobuf.Timestamp

> warning: 2018-01-18 01:08:17.912711 I | proto: duplicate proto type registered: google.protobuf.Any
2018-01-18 01:08:17.912913 I | proto: duplicate proto type registered: google.protobuf.Duration
2018-01-18 01:08:17.912981 I | proto: duplicate proto type registered: google.protobuf.Timestamp

/etc/profile.d/lang.sh: line 20: warning: setlocale: LC_COLLATE: cannot change locale (en_US.UTF-8): No such file or directory
/etc/profile.d/lang.sh: line 23: warning: setlocale: LC_MESSAGES: cannot change locale (en_US.UTF-8): No such file or directory
/etc/profile.d/lang.sh: line 26: warning: setlocale: LC_NUMERIC: cannot change locale (en_US.UTF-8): No such file or directory
/etc/profile.d/lang.sh: line 29: warning: setlocale: LC_TIME: cannot change locale (en_US.UTF-8): No such file or directory
/etc/profile.d/lang.sh: line 20: warning: setlocale: LC_COLLATE: cannot change locale (en_US.UTF-8): No such file or directory
/etc/profile.d/lang.sh: line 23: warning: setlocale: LC_MESSAGES: cannot change locale (en_US.UTF-8): No such file or directory
/etc/profile.d/lang.sh: line 26: warning: setlocale: LC_NUMERIC: cannot change locale (en_US.UTF-8): No such file or directory
/etc/profile.d/lang.sh: line 29: warning: setlocale: LC_TIME: cannot change locale (en_US.UTF-8): No such file or directory
Unexpected journal message 'audit: type=1400 audit(1516255661.900:162): avc:  denied  { map } for  pid=1247 comm="hostname" path="/usr/bin/hostname" dev="dm-0" ino=20028 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:hostname_exec_t:s0 tclass=file permissive=0'
Unexpected journal message 'audit: type=1400 audit(1516255662.032:164): avc:  denied  { execute_no_trans } for  pid=1293 comm="pmie_check" path="/usr/bin/pmie" dev="dm-0" ino=139127 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:pcp_pmie_exec_t:s0 tclass=file permissive=0'
Wrote JS log to TestOpenshift-testVolumes-fedora-27-127.0.0.2-2401-FAIL.js.log
Journal extracted to TestOpenshift-testVolumes-fedora-27-127.0.0.2-2401-FAIL.log
Journal extracted to TestOpenshift-testVolumes-openshift-127.0.0.2-2402-FAIL.log
/etc/profile.d/lang.sh: line 20: warning: setlocale: LC_COLLATE: cannot change locale (en_US.UTF-8): No such file or directory
/etc/profile.d/lang.sh: line 23: warning: setlocale: LC_MESSAGES: cannot change locale (en_US.UTF-8): No such file or directory
/etc/profile.d/lang.sh: line 26: warning: setlocale: LC_NUMERIC: cannot change locale (en_US.UTF-8): No such file or directory
/etc/profile.d/lang.sh: line 29: warning: setlocale: LC_TIME: cannot change locale (en_US.UTF-8): No such file or directory
Traceback (most recent call last):
  File "/build/cockpit/test/common/testlib.py", line 669, in tearDown
    self.check_journal_messages()
  File "/build/cockpit/test/common/testlib.py", line 804, in check_journal_messages
    raise Error(first)
Error: audit: type=1400 audit(1516255661.900:162): avc:  denied  { map } for  pid=1247 comm="hostname" path="/usr/bin/hostname" dev="dm-0" ino=20028 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:hostname_exec_t:s0 tclass=file permissive=0

not ok 49 testVolumes (check_openshift.TestOpenshift) # duration: 58s
Wrote screenshot to TestOpenshift-testVolumes-fedora-27-127.0.0.2-2401-FAIL.png
Wrote HTML dump to TestOpenshift-testVolumes-fedora-27-127.0.0.2-2401-FAIL.html
Wrote JS log to TestOpenshift-testVolumes-fedora-27-127.0.0.2-2401-FAIL.js.log
Journal extracted to TestOpenshift-testVolumes-fedora-27-127.0.0.2-2401-FAIL.log
Journal extracted to TestOpenshift-testVolumes-openshift-127.0.0.2-2402-FAIL.log
/etc/profile.d/lang.sh: line 20: warning: setlocale: LC_COLLATE: cannot change locale (en_US.UTF-8): No such file or directory
/etc/profile.d/lang.sh: line 23: warning: setlocale: LC_MESSAGES: cannot change locale (en_US.UTF-8): No such file or directory
/etc/profile.d/lang.sh: line 26: warning: setlocale: LC_NUMERIC: cannot change locale (en_US.UTF-8): No such file or directory
/etc/profile.d/lang.sh: line 29: warning: setlocale: LC_TIME: cannot change locale (en_US.UTF-8): No such file or directory

First occurrence: 2018-01-18T06:08:29.072637 | revision f4feca38b4f8678b6712f9153acd3e608f9fd1e9, logs Times recorded: 1 Latest occurrences:

# ----------------------------------------------------------------------
# testMtu (check_networking_mtu.TestNetworking)
#
NAME         UUID                                  TYPE            DEVICE 
System eth0  5fb06bd0-0bb0-7ffb-45f1-d6edd65f3e03  802-3-ethernet  eth0   
virbr0       cd18b8eb-ea62-4920-b50d-fed483904c25  bridge          virbr0 
System eth1  9c92fad9-6ecb-3e6c-eb4d-8a47c6f50c04  802-3-ethernet  --     
ens2         39ef3890-56af-4114-9a24-f3f94c42acfe  802-3-ethernet  --     

ftruncate() failed: Permission denied

DevTools listening on ws://127.0.0.1:10212/devtools/browser/a9d7d778-7fb4-430e-8e62-f81bfa672afd
[0118/060955.865802:ERROR:zygote_host_impl_linux.cc(268)] Failed to adjust OOM score of renderer with pid 37562: Permission denied (13)
[0118/060956.827671:ERROR:zygote_host_impl_linux.cc(268)] Failed to adjust OOM score of renderer with pid 37624: Permission denied (13)
52:54:01:00:00:03 -> eth2
52:54:01:00:00:03 -> eth2
Unexpected journal message 'audit: type=1400 audit(1516255787.043:165): avc:  denied  { execute_no_trans } for  pid=1328 comm="pmie_check" path="/usr/bin/pmie" dev="dm-0" ino=139127 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:pcp_pmie_exec_t:s0 tclass=file permissive=0'
Wrote JS log to TestNetworking-testMtu-fedora-27-127.0.0.2-2601-FAIL.js.log
Journal extracted to TestNetworking-testMtu-fedora-27-127.0.0.2-2601-FAIL.log
Journal extracted to TestNetworking-testMtu-fedora-26-127.0.0.2-2602-FAIL.log
Traceback (most recent call last):
  File "/build/cockpit/test/common/testlib.py", line 669, in tearDown
    self.check_journal_messages()
  File "/build/cockpit/test/common/testlib.py", line 804, in check_journal_messages
    raise Error(first)
Error: audit: type=1400 audit(1516255787.043:165): avc:  denied  { execute_no_trans } for  pid=1328 comm="pmie_check" path="/usr/bin/pmie" dev="dm-0" ino=139127 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:pcp_pmie_exec_t:s0 tclass=file permissive=0

not ok 34 testMtu (check_networking_mtu.TestNetworking) # duration: 34s
Wrote screenshot to TestNetworking-testMtu-fedora-27-127.0.0.2-2601-FAIL.png
Wrote HTML dump to TestNetworking-testMtu-fedora-27-127.0.0.2-2601-FAIL.html
Wrote JS log to TestNetworking-testMtu-fedora-27-127.0.0.2-2601-FAIL.js.log
Journal extracted to TestNetworking-testMtu-fedora-27-127.0.0.2-2601-FAIL.log
Journal extracted to TestNetworking-testMtu-fedora-26-127.0.0.2-2602-FAIL.log

First occurrence: 2018-01-18T06:10:10.910708 | revision f4feca38b4f8678b6712f9153acd3e608f9fd1e9, logs Times recorded: 1 Latest occurrences:

# ----------------------------------------------------------------------
# testBasic (check_multi_machine.TestMultiMachineAdd)
#
ftruncate() failed: Permission denied

DevTools listening on ws://127.0.0.1:9242/devtools/browser/1ef80a45-521e-4b1c-8065-80e302288dfa
[0118/061155.574289:ERROR:zygote_host_impl_linux.cc(268)] Failed to adjust OOM score of renderer with pid 41399: Permission denied (13)
[0118/061156.526245:ERROR:zygote_host_impl_linux.cc(268)] Failed to adjust OOM score of renderer with pid 41500: Permission denied (13)
Unexpected journal message 'audit: type=1400 audit(1516255899.268:160): avc:  denied  { map } for  pid=1272 comm="hostname" path="/usr/bin/hostname" dev="dm-0" ino=20028 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:hostname_exec_t:s0 tclass=file permissive=0'
Unexpected journal message 'audit: type=1400 audit(1516255899.439:162): avc:  denied  { execute_no_trans } for  pid=1314 comm="pmie_check" path="/usr/bin/pmie" dev="dm-0" ino=139127 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:pcp_pmie_exec_t:s0 tclass=file permissive=0'
Wrote JS log to TestMultiMachineAdd-testBasic-fedora-27-127.0.0.2-2301-FAIL.js.log
Journal extracted to TestMultiMachineAdd-testBasic-fedora-27-127.0.0.2-2301-FAIL.log
Journal extracted to TestMultiMachineAdd-testBasic-fedora-27-127.0.0.2-2303-FAIL.log
Journal extracted to TestMultiMachineAdd-testBasic-fedora-27-127.0.0.2-2302-FAIL.log
Traceback (most recent call last):
  File "/build/cockpit/test/common/testlib.py", line 669, in tearDown
    self.check_journal_messages()
  File "/build/cockpit/test/common/testlib.py", line 804, in check_journal_messages
    raise Error(first)
Error: audit: type=1400 audit(1516255899.268:160): avc:  denied  { map } for  pid=1272 comm="hostname" path="/usr/bin/hostname" dev="dm-0" ino=20028 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:hostname_exec_t:s0 tclass=file permissive=0

not ok 18 testBasic (check_multi_machine.TestMultiMachineAdd) # duration: 42s
Wrote screenshot to TestMultiMachineAdd-testBasic-fedora-27-127.0.0.2-2301-FAIL.png
Wrote HTML dump to TestMultiMachineAdd-testBasic-fedora-27-127.0.0.2-2301-FAIL.html
Wrote JS log to TestMultiMachineAdd-testBasic-fedora-27-127.0.0.2-2301-FAIL.js.log
Journal extracted to TestMultiMachineAdd-testBasic-fedora-27-127.0.0.2-2301-FAIL.log
Journal extracted to TestMultiMachineAdd-testBasic-fedora-27-127.0.0.2-2303-FAIL.log
Journal extracted to TestMultiMachineAdd-testBasic-fedora-27-127.0.0.2-2302-FAIL.log

First occurrence: 2018-01-18T06:12:11.149484 | revision f4feca38b4f8678b6712f9153acd3e608f9fd1e9, logs Times recorded: 1 Latest occurrences:

# ----------------------------------------------------------------------
# testFrameReload (check_multi_machine.TestMultiMachine)
#
ftruncate() failed: Permission denied

DevTools listening on ws://127.0.0.1:9579/devtools/browser/10ba5e34-6f6d-461b-848f-3e60a128cccb
[0118/061204.876628:ERROR:zygote_host_impl_linux.cc(268)] Failed to adjust OOM score of renderer with pid 41953: Permission denied (13)
[0118/061205.790204:ERROR:zygote_host_impl_linux.cc(268)] Failed to adjust OOM score of renderer with pid 42021: Permission denied (13)
Unexpected journal message 'audit: type=1400 audit(1516255911.277:163): avc:  denied  { map } for  pid=1302 comm="hostname" path="/usr/bin/hostname" dev="dm-0" ino=20028 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:hostname_exec_t:s0 tclass=file permissive=0'
Unexpected journal message 'audit: type=1400 audit(1516255911.444:165): avc:  denied  { execute_no_trans } for  pid=1342 comm="pmie_check" path="/usr/bin/pmie" dev="dm-0" ino=139127 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:pcp_pmie_exec_t:s0 tclass=file permissive=0'
Wrote JS log to TestMultiMachine-testFrameReload-fedora-27-127.0.0.2-2601-FAIL.js.log
Journal extracted to TestMultiMachine-testFrameReload-fedora-27-127.0.0.2-2601-FAIL.log
Journal extracted to TestMultiMachine-testFrameReload-fedora-27-127.0.0.2-2603-FAIL.log
Journal extracted to TestMultiMachine-testFrameReload-fedora-27-127.0.0.2-2602-FAIL.log
Traceback (most recent call last):
  File "/build/cockpit/test/common/testlib.py", line 669, in tearDown
    self.check_journal_messages()
  File "/build/cockpit/test/common/testlib.py", line 804, in check_journal_messages
    raise Error(first)
Error: audit: type=1400 audit(1516255911.277:163): avc:  denied  { map } for  pid=1302 comm="hostname" path="/usr/bin/hostname" dev="dm-0" ino=20028 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:hostname_exec_t:s0 tclass=file permissive=0

not ok 15 testFrameReload (check_multi_machine.TestMultiMachine) # duration: 34s
Wrote screenshot to TestMultiMachine-testFrameReload-fedora-27-127.0.0.2-2601-FAIL.png
Wrote HTML dump to TestMultiMachine-testFrameReload-fedora-27-127.0.0.2-2601-FAIL.html
Wrote JS log to TestMultiMachine-testFrameReload-fedora-27-127.0.0.2-2601-FAIL.js.log
Journal extracted to TestMultiMachine-testFrameReload-fedora-27-127.0.0.2-2601-FAIL.log
Journal extracted to TestMultiMachine-testFrameReload-fedora-27-127.0.0.2-2603-FAIL.log
Journal extracted to TestMultiMachine-testFrameReload-fedora-27-127.0.0.2-2602-FAIL.log

First occurrence: 2018-01-18T06:12:15.253472 | revision f4feca38b4f8678b6712f9153acd3e608f9fd1e9, logs Times recorded: 1 Latest occurrences:

# ----------------------------------------------------------------------
# testBasic (check_ovirt.TestOVirtMachines)
#

                                                                           0.0%
                                                                           0.0%
                                                                           0.1%
                                                                           0.1%
                                                                           0.4%
                                                                           0.7%
                                                                           1.0%
                                                                           1.3%
#                                                                          1.6%
#                                                                          1.9%
#                                                                          2.2%
#                                                                          2.5%
#                                                                          2.6%
##                                                                         2.8%
##                                                                         3.1%
##                                                                         3.5%
##                                                                         3.7%
##                                                                         4.0%
###                                                                        4.3%
###                                                                        4.6%
###                                                                        5.0%
###                                                                        5.2%
####                                                                       5.6%
####                                                                       5.8%
####                                                                       6.1%
####                                                                       6.4%
####                                                                       6.7%
####                                                                       6.8%
#####                                                                      7.2%
#####                                                                      7.5%
#####                                                                      7.7%
#####                                                                      8.0%
#####                                                                      8.2%
######                                                                     8.5%
######                                                                     8.7%
######                                                                     9.0%
######                                                                     9.2%
######                                                                     9.5%
#######                                                                    9.7%
#######                                                                   10.0%
#######                                                                   10.2%
#######                                                                   10.5%
#######                                                                   10.7%
#######                                                                   11.0%
########                                                                  11.2%
########                                                                  11.5%
########                                                                  11.7%
########                                                                  12.0%
########                                                                  12.2%
#########                                                                 12.5%
#########                                                                 12.7%
#########                                                                 13.0%
#########                                                                 13.2%
#########                                                                 13.4%
#########                                                                 13.7%
##########                                                                14.0%
##########                                                                14.2%
##########                                                                14.3%
##########                                                                14.6%
##########                                                                14.8%
##########                                                                14.9%
##########                                                                15.1%
###########                                                               15.3%
###########                                                               15.5%
###########                                                               15.7%
###########                                                               15.9%
###########                                                               16.1%
###########                                                               16.3%
###########                                                               16.5%
############                                                              16.7%
############                                                              16.8%
############                                                              17.0%
############                                                              17.2%
############                                                              17.5%
############                                                              17.7%
############                                                              17.9%
############                                                              18.0%
#############                                                             18.2%
#############                                                             18.4%
#############                                                             18.6%
#############                                                             18.8%
#############                                                             19.1%
#############                                                             19.3%
##############                                                            19.4%
##############                                                            19.6%
##############                                                            19.8%
##############                                                            20.0%
##############                                                            20.1%
##############                                                            20.3%
##############                                                            20.4%
##############                                                            20.5%
##############                                                            20.6%
##############                                                            20.7%
##############                                                            20.8%
###############                                                           20.9%
###############                                                           21.0%
###############                                                           21.1%
###############                                                           21.2%
###############                                                           21.3%
###############                                                           21.4%
###############                                                           21.6%
###############                                                           21.7%
###############                                                           21.8%
###############                                                           21.9%
###############                                                           21.9%
###############                                                           22.1%
################                                                          22.2%
################                                                          22.3%
################                                                          22.4%
################                                                          22.5%
################                                                          22.5%
################                                                          22.6%
################                                                          22.7%
################                                                          22.8%
################                                                          22.9%
################                                                          22.9%
################                                                          23.0%
################                                                          23.1%
################                                                          23.2%
################                                                          23.3%
################                                                          23.3%
################                                                          23.4%
################                                                          23.5%
################                                                          23.5%
################                                                          23.6%
#################                                                         23.7%
#################                                                         23.7%
#################                                                         23.8%
#################                                                         23.8%
#################                                                         23.9%
#################                                                         23.9%
#################                                                         24.0%
#################                                                         24.1%
#################                                                         24.2%
#################                                                         24.2%
#################                                                         24.3%
#################                                                         24.3%
#################                                                         24.4%
#################                                                         24.4%
#################                                                         24.4%
#################                                                         24.5%
#################                                                         24.5%
#################                                                         24.6%
#################                                                         24.6%
#################                                                         24.7%
#################                                                         24.7%
#################                                                         24.8%
#################                                                         24.8%
#################                                                         24.8%
#################                                                         24.9%
#################                                                         24.9%
#################                                                         25.0%
##################                                                        25.0%
##################                                                        25.1%
##################                                                        25.1%
##################                                                        25.2%
##################                                                        25.2%
##################                                                        25.3%
##################                                                        25.3%
##################                                                        25.4%
##################                                                        25.4%
##################                                                        25.5%
##################                                                        25.5%
##################                                                        25.6%
##################                                                        25.6%
##################                                                        25.7%
##################                                                        25.7%
##################                                                        25.8%
##################                                                        25.8%
##################                                                        25.9%
##################                                                        25.9%
##################                                                        26.0%
##################                                                        26.0%
##################                                                        26.1%
##################                                                        26.1%
##################                                                        26.2%
##################                                                        26.2%
##################                                                        26.3%
##################                                                        26.3%
##################                                                        26.4%
###################                                                       26.4%
###################                                                       26.5%
###################                                                       26.5%
###################                                                       26.6%
###################                                                       26.6%
###################                                                       26.6%
###################                                                       26.7%
###################                                                       26.8%
###################                                                       26.8%
###################                                                       26.9%
###################                                                       26.9%
###################                                                       26.9%
###################                                                       26.9%
###################                                                       27.0%
###################                                                       27.0%
###################                                                       27.0%
###################                                                       27.0%
###################                                                       27.1%
###################                                                       27.1%
###################                                                       27.1%
###################                                                       27.2%
###################                                                       27.2%
###################                                                       27.2%
###################                                                       27.3%
###################                                                       27.3%
###################                                                       27.4%
###################                                                       27.4%
###################                                                       27.4%
###################                                                       27.5%
###################                                                       27.5%
###################                                                       27.6%
###################                                                       27.6%
###################                                                       27.6%
###################                                                       27.7%
###################                                                       27.7%
###################                                                       27.7%
####################                                                      27.8%
####################                                                      27.8%
####################                                                      27.9%
####################                                                      27.9%
####################                                                      28.0%
####################                                                      28.0%
####################                                                      28.0%
####################                                                      28.1%
####################                                                      28.1%
####################                                                      28.2%
####################                                                      28.2%
####################                                                      28.2%
####################                                                      28.3%
####################                                                      28.3%
####################                                                      28.4%
####################                                                      28.4%
####################                                                      28.4%
####################                                                      28.5%
####################                                                      28.5%
####################                                                      28.6%
####################                                                      28.6%
####################                                                      28.6%
####################                                                      28.7%
####################                                                      28.7%
####################                                                      28.8%
####################                                                      28.8%
####################                                                      28.8%
####################                                                      28.9%
####################                                                      28.9%
####################                                                      29.0%
####################                                                      29.0%
####################                                                      29.0%
####################                                                      29.1%
####################                                                      29.1%
####################                                                      29.2%
#####################                                                     29.2%
#####################                                                     29.2%
#####################                                                     29.3%
#####################                                                     29.3%
#####################                                                     29.3%
#####################                                                     29.4%
#####################                                                     29.4%
#####################                                                     29.5%
#####################                                                     29.5%
#####################                                                     29.5%
#####################                                                     29.6%
#####################                                                     29.6%
#####################                                                     29.6%
#####################                                                     29.6%
#####################                                                     29.6%
#####################                                                     29.6%
#####################                                                     29.6%
#####################                                                     29.6%
#####################                                                     29.7%
#####################                                                     30.0%
#####################                                                     30.0%
#####################                                                     30.0%
#####################                                                     30.1%
#####################                                                     30.1%
#####################                                                     30.4%
#####################                                                     30.4%
#####################                                                     30.4%
#####################                                                     30.5%
#####################                                                     30.5%
######################                                                    30.6%
######################                                                    30.6%
######################                                                    30.7%
######################                                                    30.7%
######################                                                    30.7%
######################                                                    30.8%
######################                                                    30.8%
######################                                                    30.9%
######################                                                    30.9%
######################                                                    30.9%
######################                                                    30.9%
######################                                                    31.0%
######################                                                    31.0%
######################                                                    31.0%
######################                                                    31.1%
######################                                                    31.1%
######################                                                    31.1%
######################                                                    31.2%
######################                                                    31.2%
######################                                                    31.2%
######################                                                    31.2%
######################                                                    31.3%
######################                                                    31.3%
######################                                                    31.3%
######################                                                    31.4%
######################                                                    31.4%
######################                                                    31.4%
######################                                                    31.4%
######################                                                    31.5%
######################                                                    31.5%
######################                                                    31.5%
######################                                                    31.5%
######################                                                    31.5%
######################                                                    31.6%
######################                                                    31.6%
######################                                                    31.6%
######################                                                    31.6%
######################                                                    31.7%
######################                                                    31.7%
######################                                                    31.7%
######################                                                    31.7%
######################                                                    31.8%
######################                                                    31.8%
######################                                                    31.8%
######################                                                    31.8%
######################                                                    31.9%
######################                                                    31.9%
######################                                                    31.9%
######################                                                    31.9%
#######################                                                   32.0%
#######################                                                   32.0%
#######################                                                   32.0%
#######################                                                   32.0%
#######################                                                   32.1%
#######################                                                   32.1%
#######################                                                   32.1%
#######################                                                   32.1%
#######################                                                   32.2%
#######################                                                   32.2%
#######################                                                   32.2%
#######################                                                   32.2%
#######################                                                   32.3%
#######################                                                   32.3%
#######################                                                   32.3%
#######################                                                   32.3%
#######################                                                   32.4%
#######################                                                   32.4%
#######################                                                   32.4%
#######################                                                   32.5%
#######################                                                   32.5%
#######################                                                   32.5%
#######################                                                   32.5%
#######################                                                   32.6%
#######################                                                   32.6%
#######################                                                   32.6%
#######################                                                   32.6%
#######################                                                   32.7%
#######################                                                   32.7%
#######################                                                   32.7%
#######################                                                   32.7%
#######################                                                   32.8%
#######################                                                   32.8%
#######################                                                   32.8%
#######################                                                   32.8%
#######################                                                   32.9%
#######################                                                   32.9%
#######################                                                   32.9%
#######################                                                   32.9%
#######################                                                   33.0%
#######################                                                   33.0%
#######################                                                   33.0%
#######################                                                   33.1%
#######################                                                   33.1%
#######################                                                   33.1%
#######################                                                   33.2%
#######################                                                   33.2%
#######################                                                   33.3%
#######################                                                   33.3%
########################                                                  33.3%
########################                                                  33.4%
########################                                                  33.4%
########################                                                  33.5%
########################                                                  33.5%
########################                                                  33.5%
########################                                                  33.6%
########################                                                  33.6%
########################                                                  33.6%
########################                                                  33.7%
########################                                                  33.7%
########################                                                  33.7%
########################                                                  33.7%
########################                                                  33.8%
########################                                                  33.8%
########################                                                  33.8%
########################                                                  33.9%
########################                                                  33.9%
########################                                                  33.9%
########################                                                  33.9%
########################                                                  33.9%
########################                                                  34.0%
########################                                                  34.0%
########################                                                  34.0%
########################                                                  34.0%
########################                                                  34.1%
########################                                                  34.1%
########################                                                  34.1%
########################                                                  34.1%
########################                                                  34.1%
########################                                                  34.1%
########################                                                  34.2%
########################                                                  34.2%
########################                                                  34.2%
########################                                                  34.2%
########################                                                  34.2%
########################                                                  34.3%
########################                                                  34.3%
########################                                                  34.3%
########################                                                  34.3%
########################                                                  34.3%
########################                                                  34.3%
########################                                                  34.4%
########################                                                  34.4%
########################                                                  34.4%
########################                                                  34.4%
########################                                                  34.4%
########################                                                  34.5%
########################                                                  34.5%
########################                                                  34.5%
########################                                                  34.5%
########################                                                  34.5%
########################                                                  34.6%
########################                                                  34.6%
########################                                                  34.6%
########################                                                  34.6%
########################                                                  34.6%
########################                                                  34.6%
########################                                                  34.7%
########################                                                  34.7%
########################                                                  34.7%
########################                                                  34.7%
#########################                                                 34.7%
#########################                                                 34.7%
#########################                                                 34.8%
#########################                                                 34.8%
#########################                                                 34.8%
#########################                                                 34.8%
#########################                                                 34.8%
#########################                                                 34.8%
#########################                                                 34.9%
#########################                                                 34.9%
#########################                                                 34.9%
#########################                                                 34.9%
#########################                                                 34.9%
#########################                                                 34.9%
#########################                                                 35.0%
#########################                                                 35.0%
#########################                                                 35.0%
#########################                                                 35.0%
#########################                                                 35.0%
#########################                                                 35.0%
#########################                                                 35.1%
#########################                                                 35.1%
#########################                                                 35.1%
#########################                                                 35.1%
#########################                                                 35.1%
#########################                                                 35.1%
#########################                                                 35.2%
#########################                                                 35.2%
#########################                                                 35.2%
#########################                                                 35.2%
#########################                                                 35.2%
#########################                                                 35.2%
#########################                                                 35.3%
#########################                                                 35.3%
#########################                                                 35.3%
#########################                                                 35.3%
#########################                                                 35.3%
#########################                                                 35.4%
#########################                                                 35.4%
#########################                                                 35.4%
#########################                                                 35.4%
#########################                                                 35.4%
#########################                                                 35.5%
#########################                                                 35.5%
#########################                                                 35.5%
#########################                                                 35.5%
#########################                                                 35.5%
#########################                                                 35.6%
#########################                                                 35.6%
#########################                                                 35.6%
#########################                                                 35.6%
#########################                                                 35.7%
#########################                                                 35.7%
#########################                                                 35.7%
#########################                                                 35.7%
#########################                                                 35.7%
#########################                                                 35.8%
#########################                                                 35.8%
#########################                                                 35.8%
#########################                                                 35.9%
#########################                                                 35.9%
#########################                                                 35.9%
#########################                                                 35.9%
#########################                                                 36.0%
#########################                                                 36.0%
#########################                                                 36.0%
#########################                                                 36.1%
#########################                                                 36.1%
##########################                                                36.1%
##########################                                                36.2%
##########################                                                36.2%
##########################                                                36.2%
##########################                                                36.3%
##########################                                                36.3%
##########################                                                36.3%
##########################                                                36.4%
##########################                                                36.4%
##########################                                                36.5%
##########################                                                36.5%
##########################                                                36.6%
##########################                                                36.6%
##########################                                                36.7%
##########################                                                36.7%
##########################                                                36.8%
##########################                                                36.9%
##########################                                                36.9%
##########################                                                37.0%
##########################                                                37.0%
##########################                                                37.1%
##########################                                                37.1%
##########################                                                37.2%
##########################                                                37.3%
##########################                                                37.3%
##########################                                                37.4%
##########################                                                37.5%
###########################                                               37.5%
###########################                                               37.6%
###########################                                               37.7%
###########################                                               37.7%
###########################                                               37.8%
###########################                                               37.9%
###########################                                               38.0%
###########################                                               38.0%
###########################                                               38.1%
###########################                                               38.1%
###########################                                               38.2%
###########################                                               38.3%
###########################                                               38.3%
###########################                                               38.4%
###########################                                               38.4%
###########################                                               38.5%
###########################                                               38.5%
###########################                                               38.6%
###########################                                               38.6%
###########################                                               38.7%
###########################                                               38.8%
###########################                                               38.8%
###########################                                               38.9%
############################                                              38.9%
############################                                              39.0%
############################                                              39.1%
############################                                              39.1%
############################                                              39.2%
############################                                              39.3%
############################                                              39.3%
############################                                              39.4%
############################                                              39.4%
############################                                              39.5%
############################                                              39.6%
############################                                              39.6%
############################                                              39.7%
############################                                              39.8%
############################                                              39.8%
############################                                              39.9%
############################                                              40.0%
############################                                              40.0%
############################                                              40.1%
############################                                              40.2%
############################                                              40.2%
#############################                                             40.3%
#############################                                             40.4%
#############################                                             40.4%
#############################                                             40.5%
#############################                                             40.6%
#############################                                             40.7%
#############################                                             40.8%
#############################                                             40.8%
#############################                                             40.9%
#############################                                             41.0%
#############################                                             41.1%
#############################                                             41.2%
#############################                                             41.2%
#############################                                             41.3%
#############################                                             41.4%
#############################                                             41.4%
#############################                                             41.5%
#############################                                             41.5%
#############################                                             41.6%
#############################                                             41.7%
##############################                                            41.7%
##############################                                            41.8%
##############################                                            41.9%
##############################                                            41.9%
##############################                                            42.0%
##############################                                            42.0%
##############################                                            42.1%
##############################                                            42.2%
##############################                                            42.2%
##############################                                            42.3%
##############################                                            42.4%
##############################                                            42.4%
##############################                                            42.5%
##############################                                            42.6%
##############################                                            42.6%
##############################                                            42.7%
##############################                                            42.8%
##############################                                            42.8%
##############################                                            42.9%
##############################                                            43.0%
##############################                                            43.0%
###############################                                           43.1%
###############################                                           43.2%
###############################                                           43.2%
###############################                                           43.3%
###############################                                           43.4%
###############################                                           43.4%
###############################                                           43.5%
###############################                                           43.6%
###############################                                           43.6%
###############################                                           43.7%
###############################                                           43.7%
###############################                                           43.8%
###############################                                           43.9%
###############################                                           43.9%
###############################                                           44.0%
###############################                                           44.1%
###############################                                           44.1%
###############################                                           44.2%
###############################                                           44.3%
###############################                                           44.3%
###############################                                           44.4%
################################                                          44.5%
################################                                          44.5%
################################                                          44.6%
################################                                          44.6%
################################                                          44.7%
################################                                          44.8%
################################                                          44.8%
################################                                          44.9%
################################                                          44.9%
################################                                          45.0%
################################                                          45.1%
################################                                          45.1%
################################                                          45.2%
################################                                          45.2%
################################                                          45.3%
################################                                          45.4%
################################                                          45.4%
################################                                          45.5%
################################                                          45.5%
################################                                          45.6%
################################                                          45.7%
################################                                          45.7%
################################                                          45.8%
#################################                                         45.8%
#################################                                         45.9%
#################################                                         46.0%
#################################                                         46.0%
#################################                                         46.1%
#################################                                         46.1%
#################################                                         46.2%
#################################                                         46.3%
#################################                                         46.3%
#################################                                         46.4%
#################################                                         46.4%
#################################                                         46.5%
#################################                                         46.5%
#################################                                         46.6%
#################################                                         46.7%
#################################                                         46.7%
#################################                                         46.8%
#################################                                         46.8%
#################################                                         46.9%
#################################                                         47.0%
#################################                                         47.0%
#################################                                         47.1%
#################################                                         47.1%
#################################                                         47.2%
##################################                                        47.3%
##################################                                        47.3%
##################################                                        47.4%
##################################                                        47.5%
##################################                                        47.5%
##################################                                        47.6%
##################################                                        47.6%
##################################                                        47.7%
##################################                                        47.8%
##################################                                        47.8%
##################################                                        47.9%
##################################                                        48.0%
##################################                                        48.0%
##################################                                        48.1%
##################################                                        48.2%
##################################                                        48.2%
##################################                                        48.3%
##################################                                        48.4%
##################################                                        48.4%
##################################                                        48.5%
##################################                                        48.6%
###################################                                       48.6%
###################################                                       48.7%
###################################                                       48.8%
###################################                                       48.8%
###################################                                       48.9%
###################################                                       49.0%
###################################                                       49.1%
###################################                                       49.1%
###################################                                       49.1%
###################################                                       49.3%
###################################                                       49.3%
###################################                                       49.4%
###################################                                       49.4%
###################################                                       49.5%
###################################                                       49.5%
###################################                                       49.6%
###################################                                       49.6%
###################################                                       49.7%
###################################                                       49.8%
###################################                                       49.8%
###################################                                       49.9%
###################################                                       49.9%
####################################                                      50.0%
####################################                                      50.1%
####################################                                      50.1%
####################################                                      50.1%
####################################                                      50.3%
####################################                                      50.3%
####################################                                      50.3%
####################################                                      50.4%
####################################                                      50.4%
####################################                                      50.5%
####################################                                      50.5%
####################################                                      50.5%
####################################                                      50.6%
####################################                                      50.6%
####################################                                      50.7%
####################################                                      50.7%
####################################                                      50.8%
####################################                                      50.8%
####################################                                      50.9%
####################################                                      50.9%
####################################                                      51.0%
####################################                                      51.1%
####################################                                      51.1%
####################################                                      51.2%
####################################                                      51.2%
####################################                                      51.3%
####################################                                      51.3%
#####################################                                     51.4%
#####################################                                     51.5%
#####################################                                     51.5%
#####################################                                     51.6%
#####################################                                     51.6%
#####################################                                     51.7%
#####################################                                     51.8%
#####################################                                     51.8%
#####################################                                     51.9%
#####################################                                     52.0%
#####################################                                     52.0%
#####################################                                     52.1%
#####################################                                     52.2%
#####################################                                     52.3%
#####################################                                     52.3%
#####################################                                     52.4%
#####################################                                     52.5%
#####################################                                     52.5%
#####################################                                     52.6%
#####################################                                     52.7%
#####################################                                     52.7%
#####################################                                     52.8%
######################################                                    52.8%
######################################                                    52.9%
######################################                                    53.0%
######################################                                    53.0%
######################################                                    53.1%
######################################                                    53.1%
######################################                                    53.2%
######################################                                    53.2%
######################################                                    53.3%
######################################                                    53.4%
######################################                                    53.4%
######################################                                    53.5%
######################################                                    53.5%
######################################                                    53.6%
######################################                                    53.6%
######################################                                    53.7%
######################################                                    53.8%
######################################                                    53.8%
######################################                                    53.9%
######################################                                    53.9%
######################################                                    54.0%
######################################                                    54.0%
######################################                                    54.1%
######################################                                    54.1%
#######################################                                   54.2%
#######################################                                   54.3%
#######################################                                   54.3%
#######################################                                   54.4%
#######################################                                   54.4%
#######################################                                   54.5%
#######################################                                   54.5%
#######################################                                   54.6%
#######################################                                   54.6%
#######################################                                   54.7%
#######################################                                   54.7%
#######################################                                   54.8%
#######################################                                   54.8%
#######################################                                   54.9%
#######################################                                   55.0%
#######################################                                   55.0%
#######################################                                   55.1%
#######################################                                   55.1%
#######################################                                   55.1%
#######################################                                   55.1%
#######################################                                   55.2%
#######################################                                   55.2%
#######################################                                   55.2%
#######################################                                   55.3%
#######################################                                   55.3%
#######################################                                   55.3%
#######################################                                   55.4%
#######################################                                   55.4%
#######################################                                   55.4%
#######################################                                   55.4%
#######################################                                   55.4%
#######################################                                   55.5%
#######################################                                   55.5%
#######################################                                   55.5%
#######################################                                   55.5%
#######################################                                   55.5%
########################################                                  55.6%
########################################                                  55.6%
########################################                                  55.6%
########################################                                  55.6%
########################################                                  55.7%
########################################                                  55.7%
########################################                                  55.7%
########################################                                  55.7%
########################################                                  55.8%
########################################                                  55.8%
########################################                                  55.8%
########################################                                  55.8%
########################################                                  55.8%
########################################                                  55.9%
########################################                                  55.9%
########################################                                  55.9%
########################################                                  55.9%
########################################                                  56.0%
########################################                                  56.0%
########################################                                  56.0%
########################################                                  56.0%
########################################                                  56.1%
########################################                                  56.1%
########################################                                  56.1%
########################################                                  56.1%
########################################                                  56.2%
########################################                                  56.2%
########################################                                  56.2%
########################################                                  56.2%
########################################                                  56.3%
########################################                                  56.3%
########################################                                  56.3%
########################################                                  56.3%
########################################                                  56.4%
########################################                                  56.4%
########################################                                  56.4%
########################################                                  56.4%
########################################                                  56.4%
########################################                                  56.5%
########################################                                  56.5%
########################################                                  56.5%
########################################                                  56.5%
########################################                                  56.5%
########################################                                  56.6%
########################################                                  56.6%
########################################                                  56.6%
########################################                                  56.6%
########################################                                  56.6%
########################################                                  56.7%
########################################                                  56.7%
########################################                                  56.7%
########################################                                  56.8%
########################################                                  56.8%
########################################                                  56.8%
########################################                                  56.8%
########################################                                  56.9%
########################################                                  56.9%
########################################                                  56.9%
########################################                                  56.9%
#########################################                                 56.9%
#########################################                                 57.0%
#########################################                                 57.0%
#########################################                                 57.0%
#########################################                                 57.1%
#########################################                                 57.1%
#########################################                                 57.1%
#########################################                                 57.1%
#########################################                                 57.2%
#########################################                                 57.2%
#########################################                                 57.2%
#########################################                                 57.2%
#########################################                                 57.3%
#########################################                                 57.3%
#########################################                                 57.3%
#########################################                                 57.3%
#########################################                                 57.4%
#########################################                                 57.4%
#########################################                                 57.4%
#########################################                                 57.4%
#########################################                                 57.5%
#########################################                                 57.5%
#########################################                                 57.5%
#########################################                                 57.6%
#########################################                                 57.6%
#########################################                                 57.6%
#########################################                                 57.6%
#########################################                                 57.7%
#########################################                                 57.7%
#########################################                                 57.8%
#########################################                                 57.8%
#########################################                                 57.8%
#########################################                                 57.9%
#########################################                                 57.9%
#########################################                                 57.9%
#########################################                                 58.0%
#########################################                                 58.0%
#########################################                                 58.0%
#########################################                                 58.1%
#########################################                                 58.1%
#########################################                                 58.1%
#########################################                                 58.2%
#########################################                                 58.2%
#########################################                                 58.2%
#########################################                                 58.3%
#########################################                                 58.3%
#########################################                                 58.3%
##########################################                                58.4%
##########################################                                58.4%
##########################################                                58.4%
##########################################                                58.5%
##########################################                                58.5%
##########################################                                58.5%
##########################################                                58.6%
##########################################                                58.6%
##########################################                                58.6%
##########################################                                58.7%
##########################################                                58.7%
##########################################                                58.7%
##########################################                                58.7%
##########################################                                58.8%
##########################################                                58.8%
##########################################                                58.9%
##########################################                                58.9%
##########################################                                58.9%
##########################################                                59.0%
##########################################                                59.0%
##########################################                                59.0%
##########################################                                59.0%
##########################################                                59.1%
##########################################                                59.1%
##########################################                                59.1%
##########################################                                59.2%
##########################################                                59.2%
##########################################                                59.2%
##########################################                                59.2%
##########################################                                59.3%
##########################################                                59.3%
##########################################                                59.3%
##########################################                                59.4%
##########################################                                59.4%
##########################################                                59.4%
##########################################                                59.4%
##########################################                                59.4%
##########################################                                59.4%
##########################################                                59.5%
##########################################                                59.5%
##########################################                                59.5%
##########################################                                59.5%
##########################################                                59.5%
##########################################                                59.5%
##########################################                                59.6%
##########################################                                59.6%
##########################################                                59.6%
##########################################                                59.6%
##########################################                                59.6%
##########################################                                59.6%
##########################################                                59.7%
##########################################                                59.7%
##########################################                                59.7%
##########################################                                59.7%
##########################################                                59.7%
###########################################                               59.7%
###########################################                               59.8%
###########################################                               59.8%
###########################################                               59.8%
###########################################                               59.8%
###########################################                               59.8%
###########################################                               59.8%
###########################################                               59.9%
###########################################                               59.9%
###########################################                               59.9%
###########################################                               59.9%
###########################################                               59.9%
###########################################                               59.9%
###########################################                               60.0%
###########################################                               60.0%
###########################################                               60.0%
###########################################                               60.0%
###########################################                               60.0%
###########################################                               60.0%
###########################################                               60.1%
###########################################                               60.1%
###########################################                               60.1%
###########################################                               60.1%
###########################################                               60.1%
###########################################                               60.1%
###########################################                               60.2%
###########################################                               60.2%
###########################################                               60.2%
###########################################                               60.2%
###########################################                               60.2%
###########################################                               60.2%
###########################################                               60.3%
###########################################                               60.3%
###########################################                               60.3%
###########################################                               60.3%
###########################################                               60.3%
###########################################                               60.3%
###########################################                               60.4%
###########################################                               60.4%
###########################################                               60.4%
###########################################                               60.4%
###########################################                               60.4%
###########################################                               60.4%
###########################################                               60.4%
###########################################                               60.5%
###########################################                               60.5%
###########################################                               60.5%
###########################################                               60.5%
###########################################                               60.5%
###########################################                               60.5%
###########################################                               60.6%
###########################################                               60.6%
###########################################                               60.6%
###########################################                               60.6%
###########################################                               60.6%
###########################################                               60.6%
###########################################                               60.7%
###########################################                               60.7%
###########################################                               60.7%
###########################################                               60.7%
###########################################                               60.7%
###########################################                               60.8%
###########################################                               60.8%
###########################################                               60.8%
###########################################                               60.8%
###########################################                               60.8%
###########################################                               60.9%
###########################################                               60.9%
###########################################                               60.9%
###########################################                               60.9%
###########################################                               60.9%
###########################################                               61.0%
###########################################                               61.0%
###########################################                               61.0%
###########################################                               61.0%
###########################################                               61.1%
###########################################                               61.1%
############################################                              61.1%
############################################                              61.1%
############################################                              61.2%
############################################                              61.2%
############################################                              61.2%
############################################                              61.3%
############################################                              61.3%
############################################                              61.3%
############################################                              61.4%
############################################                              61.4%
############################################                              61.4%
############################################                              61.4%
############################################                              61.5%
############################################                              61.5%
############################################                              61.6%
############################################                              61.6%
############################################                              61.6%
############################################                              61.7%
############################################                              61.7%
############################################                              61.7%
############################################                              61.8%
############################################                              61.8%
############################################                              61.9%
############################################                              61.9%
############################################                              62.0%
############################################                              62.0%
############################################                              62.1%
############################################                              62.1%
############################################                              62.2%
############################################                              62.2%
############################################                              62.3%
############################################                              62.3%
############################################                              62.4%
############################################                              62.4%
############################################                              62.5%
#############################################                             62.6%
#############################################                             62.6%
#############################################                             62.7%
#############################################                             62.7%
#############################################                             62.8%
#############################################                             62.9%
#############################################                             62.9%
#############################################                             63.0%
#############################################                             63.1%
#############################################                             63.2%
#############################################                             63.3%
#############################################                             63.3%
#############################################                             63.4%
#############################################                             63.5%
#############################################                             63.6%
#############################################                             63.7%
#############################################                             63.8%
#############################################                             63.9%
##############################################                            64.0%
##############################################                            64.0%
##############################################                            64.1%
##############################################                            64.2%
##############################################                            64.3%
##############################################                            64.4%
##############################################                            64.5%
##############################################                            64.7%
##############################################                            64.8%
##############################################                            64.9%
##############################################                            65.0%
##############################################                            65.1%
##############################################                            65.2%
###############################################                           65.3%
###############################################                           65.5%
###############################################                           65.6%
###############################################                           65.7%
###############################################                           65.9%
###############################################                           66.0%
###############################################                           66.1%
###############################################                           66.3%
###############################################                           66.4%
###############################################                           66.6%
################################################                          66.7%
################################################                          66.9%
################################################                          67.1%
################################################                          67.3%
################################################                          67.5%
################################################                          67.7%
################################################                          67.8%
################################################                          67.9%
#################################################                         68.2%
#################################################                         68.4%
#################################################                         68.5%
#################################################                         68.6%
#################################################                         68.8%
#################################################                         69.0%
#################################################                         69.1%
#################################################                         69.3%
#################################################                         69.4%
##################################################                        69.6%
##################################################                        69.7%
##################################################                        69.9%
##################################################                        70.0%
##################################################                        70.2%
##################################################                        70.3%
##################################################                        70.5%
##################################################                        70.7%
##################################################                        70.8%
###################################################                       71.0%
###################################################                       71.2%
###################################################                       71.3%
###################################################                       71.5%
###################################################                       71.6%
###################################################                       71.8%
###################################################                       72.0%
###################################################                       72.2%
####################################################                      72.3%
####################################################                      72.5%
####################################################                      72.6%
####################################################                      72.8%
####################################################                      73.0%
####################################################                      73.2%
####################################################                      73.3%
####################################################                      73.5%
#####################################################                     73.7%
#####################################################                     73.8%
#####################################################                     74.0%
#####################################################                     74.2%
#####################################################                     74.3%
#####################################################                     74.4%
#####################################################                     74.7%
#####################################################                     74.8%
#####################################################                     75.0%
######################################################                    75.1%
######################################################                    75.2%
######################################################                    75.3%
######################################################                    75.4%
######################################################                    75.6%
######################################################                    75.6%
######################################################                    75.7%
######################################################                    75.8%
######################################################                    75.8%
######################################################                    75.9%
######################################################                    75.9%
######################################################                    76.0%
######################################################                    76.0%
######################################################                    76.1%
######################################################                    76.2%
######################################################                    76.2%
######################################################                    76.3%
######################################################                    76.3%
#######################################################                   76.4%
#######################################################                   76.5%
#######################################################                   76.6%
#######################################################                   76.6%
#######################################################                   76.7%
#######################################################                   76.8%
#######################################################                   76.8%
#######################################################                   76.9%
#######################################################                   76.9%
#######################################################                   77.0%
#######################################################                   77.1%
#######################################################                   77.1%
#######################################################                   77.2%
#######################################################                   77.3%
#######################################################                   77.3%
#######################################################                   77.4%
#######################################################                   77.4%
#######################################################                   77.5%
#######################################################                   77.6%
#######################################################                   77.7%
#######################################################                   77.7%
#######################################################                   77.8%
########################################################                  77.8%
########################################################                  77.9%
########################################################                  78.0%
########################################################                  78.1%
########################################################                  78.1%
########################################################                  78.2%
########################################################                  78.3%
########################################################                  78.3%
########################################################                  78.4%
########################################################                  78.4%
########################################################                  78.5%
########################################################                  78.6%
########################################################                  78.7%
########################################################                  78.7%
########################################################                  78.7%
########################################################                  78.8%
########################################################                  78.9%
########################################################                  78.9%
########################################################                  79.0%
########################################################                  79.0%
########################################################                  79.0%
########################################################                  79.1%
########################################################                  79.1%
########################################################                  79.2%
#########################################################                 79.2%
#########################################################                 79.2%
#########################################################                 79.3%
#########################################################                 79.3%
#########################################################                 79.3%
#########################################################                 79.4%
#########################################################                 79.4%
#########################################################                 79.4%
#########################################################                 79.5%
#########################################################                 79.5%
#########################################################                 79.6%
#########################################################                 79.6%
#########################################################                 79.7%
#########################################################                 79.7%
#########################################################                 79.8%
#########################################################                 79.8%
#########################################################                 79.9%
#########################################################                 79.9%
#########################################################                 79.9%
#########################################################                 80.0%
#########################################################                 80.0%
#########################################################                 80.1%
#########################################################                 80.1%
#########################################################                 80.2%
#########################################################                 80.2%
#########################################################                 80.2%
#########################################################                 80.3%
#########################################################                 80.3%
#########################################################                 80.4%
#########################################################                 80.4%
#########################################################                 80.5%
#########################################################                 80.5%
#########################################################                 80.6%
##########################################################                80.6%
##########################################################                80.6%
##########################################################                80.7%
##########################################################                80.7%
##########################################################                80.8%
##########################################################                80.8%
##########################################################                80.9%
##########################################################                80.9%
##########################################################                80.9%
##########################################################                81.0%
##########################################################                81.0%
##########################################################                81.1%
##########################################################                81.1%
##########################################################                81.2%
##########################################################                81.2%
##########################################################                81.2%
##########################################################                81.3%
##########################################################                81.3%
##########################################################                81.4%
##########################################################                81.4%
##########################################################                81.5%
##########################################################                81.5%
##########################################################                81.5%
##########################################################                81.6%
##########################################################                81.6%
##########################################################                81.7%
##########################################################                81.7%
##########################################################                81.8%
##########################################################                81.8%
##########################################################                81.9%
##########################################################                81.9%
###########################################################               82.0%
###########################################################               82.0%
###########################################################               82.0%
###########################################################               82.1%
###########################################################               82.1%
###########################################################               82.2%
###########################################################               82.2%
###########################################################               82.3%
###########################################################               82.3%
###########################################################               82.4%
###########################################################               82.4%
###########################################################               82.5%
###########################################################               82.5%
###########################################################               82.5%
###########################################################               82.6%
###########################################################               82.6%
###########################################################               82.7%
###########################################################               82.7%
###########################################################               82.8%
###########################################################               82.8%
###########################################################               82.8%
###########################################################               82.9%
###########################################################               82.9%
###########################################################               82.9%
###########################################################               83.0%
###########################################################               83.0%
###########################################################               83.1%
###########################################################               83.1%
###########################################################               83.2%
###########################################################               83.2%
###########################################################               83.3%
###########################################################               83.3%
############################################################              83.3%
############################################################              83.4%
############################################################              83.4%
############################################################              83.5%
############################################################              83.5%
############################################################              83.6%
############################################################              83.6%
############################################################              83.7%
############################################################              83.7%
############################################################              83.8%
############################################################              83.8%
############################################################              83.9%
############################################################              83.9%
############################################################              83.9%
############################################################              84.0%
############################################################              84.0%
############################################################              84.0%
############################################################              84.0%
############################################################              84.1%
############################################################              84.1%
############################################################              84.1%
############################################################              84.2%
############################################################              84.2%
############################################################              84.2%
############################################################              84.3%
############################################################              84.3%
############################################################              84.4%
############################################################              84.4%
############################################################              84.4%
############################################################              84.5%
############################################################              84.5%
############################################################              84.5%
############################################################              84.6%
############################################################              84.6%
############################################################              84.6%
############################################################              84.6%
############################################################              84.7%
############################################################              84.7%
#############################################################             84.7%
#############################################################             84.7%
#############################################################             84.8%
#############################################################             84.8%
#############################################################             84.8%
#############################################################             84.9%
#############################################################             84.9%
#############################################################             84.9%
#############################################################             85.0%
#############################################################             85.0%
#############################################################             85.0%
#############################################################             85.0%
#############################################################             85.1%
#############################################################             85.1%
#############################################################             85.1%
#############################################################             85.2%
#############################################################             85.2%
#############################################################             85.2%
#############################################################             85.2%
#############################################################             85.3%
#############################################################             85.3%
#############################################################             85.3%
#############################################################             85.4%
#############################################################             85.4%
#############################################################             85.4%
#############################################################             85.4%
#############################################################             85.5%
#############################################################             85.5%
#############################################################             85.5%
#############################################################             85.5%
#############################################################             85.5%
#############################################################             85.6%
#############################################################             85.6%
#############################################################             85.6%
#############################################################             85.7%
#############################################################             85.7%
#############################################################             85.7%
#############################################################             85.7%
#############################################################             85.8%
#############################################################             85.8%
#############################################################             85.8%
#############################################################             85.8%
#############################################################             85.9%
#############################################################             85.9%
#############################################################             85.9%
#############################################################             86.0%
#############################################################             86.0%
#############################################################             86.0%
#############################################################             86.0%
#############################################################             86.1%
#############################################################             86.1%
##############################################################            86.1%
##############################################################            86.2%
##############################################################            86.2%
##############################################################            86.2%
##############################################################            86.2%
##############################################################            86.3%
##############################################################            86.3%
##############################################################            86.3%
##############################################################            86.4%
##############################################################            86.4%
##############################################################            86.4%
##############################################################            86.4%
##############################################################            86.5%
##############################################################            86.5%
##############################################################            86.5%
##############################################################            86.5%
##############################################################            86.6%
##############################################################            86.6%
##############################################################            86.6%
##############################################################            86.7%
##############################################################            86.7%
##############################################################            86.7%
##############################################################            86.8%
##############################################################            86.8%
##############################################################            86.8%
##############################################################            86.8%
##############################################################            86.9%
##############################################################            86.9%
##############################################################            86.9%
##############################################################            87.0%
##############################################################            87.0%
##############################################################            87.0%
##############################################################            87.1%
##############################################################            87.1%
##############################################################            87.1%
##############################################################            87.1%
##############################################################            87.2%
##############################################################            87.2%
##############################################################            87.2%
##############################################################            87.3%
##############################################################            87.3%
##############################################################            87.3%
##############################################################            87.4%
##############################################################            87.4%
##############################################################            87.4%
##############################################################            87.5%
##############################################################            87.5%
###############################################################           87.5%
###############################################################           87.6%
###############################################################           87.6%
###############################################################           87.6%
###############################################################           87.6%
###############################################################           87.7%
###############################################################           87.7%
###############################################################           87.8%
###############################################################           87.8%
###############################################################           87.8%
###############################################################           87.9%
###############################################################           87.9%
###############################################################           88.0%
###############################################################           88.0%
###############################################################           88.0%
###############################################################           88.1%
###############################################################           88.1%
###############################################################           88.2%
###############################################################           88.2%
###############################################################           88.3%
###############################################################           88.3%
###############################################################           88.3%
###############################################################           88.4%
###############################################################           88.4%
###############################################################           88.5%
###############################################################           88.5%
###############################################################           88.6%
###############################################################           88.7%
###############################################################           88.7%
###############################################################           88.8%
###############################################################           88.8%
###############################################################           88.9%
################################################################          89.0%
################################################################          89.0%
################################################################          89.1%
################################################################          89.1%
################################################################          89.2%
################################################################          89.3%
################################################################          89.3%
################################################################          89.4%
################################################################          89.5%
################################################################          89.6%
################################################################          89.6%
################################################################          89.7%
################################################################          89.8%
################################################################          89.9%
################################################################          90.0%
################################################################          90.0%
################################################################          90.1%
################################################################          90.2%
#################################################################         90.3%
#################################################################         90.4%
#################################################################         90.5%
#################################################################         90.6%
#################################################################         90.7%
#################################################################         90.8%
#################################################################         90.9%
#################################################################         91.0%
#################################################################         91.1%
#################################################################         91.2%
#################################################################         91.4%
#################################################################         91.5%
#################################################################         91.6%
##################################################################        91.7%
##################################################################        91.9%
##################################################################        92.0%
##################################################################        92.1%
##################################################################        92.3%
##################################################################        92.4%
##################################################################        92.5%
##################################################################        92.6%
##################################################################        92.6%
##################################################################        92.7%
##################################################################        92.8%
##################################################################        92.9%
##################################################################        93.0%
###################################################################       93.1%
###################################################################       93.2%
###################################################################       93.3%
###################################################################       93.4%
###################################################################       93.5%
###################################################################       93.6%
###################################################################       93.7%
###################################################################       93.8%
###################################################################       93.9%
###################################################################       94.0%
###################################################################       94.1%
###################################################################       94.2%
###################################################################       94.4%
####################################################################      94.5%
####################################################################      94.5%
####################################################################      94.7%
####################################################################      94.8%
####################################################################      94.9%
####################################################################      95.0%
####################################################################      95.1%
####################################################################      95.2%
####################################################################      95.3%
####################################################################      95.4%
####################################################################      95.5%
####################################################################      95.6%
####################################################################      95.8%
#####################################################################     95.9%
#####################################################################     95.9%
#####################################################################     96.0%
#####################################################################     96.1%
#####################################################################     96.2%
#####################################################################     96.3%
#####################################################################     96.4%
#####################################################################     96.5%
#####################################################################     96.6%
#####################################################################     96.7%
#####################################################################     96.8%
#####################################################################     96.9%
#####################################################################     97.0%
#####################################################################     97.1%
#####################################################################     97.2%
######################################################################    97.3%
######################################################################    97.4%
######################################################################    97.5%
######################################################################    97.6%
######################################################################    97.7%
######################################################################    97.8%
######################################################################    97.8%
######################################################################    97.9%
######################################################################    98.0%
######################################################################    98.1%
######################################################################    98.1%
######################################################################    98.2%
######################################################################    98.3%
######################################################################    98.3%
######################################################################    98.4%
######################################################################    98.5%
######################################################################    98.5%
#######################################################################   98.6%
#######################################################################   98.7%
#######################################################################   98.8%
#######################################################################   98.8%
#######################################################################   98.9%
#######################################################################   99.0%
#######################################################################   99.1%
#######################################################################   99.1%
#######################################################################   99.2%
#######################################################################   99.3%
#######################################################################   99.3%
#######################################################################   99.4%
#######################################################################   99.5%
#######################################################################   99.6%
#######################################################################   99.7%
#######################################################################   99.7%
#######################################################################   99.8%
#######################################################################   99.9%
#######################################################################  100.0%
######################################################################## 100.0%
 > https://10.19.115.108:8493/
 x http://10.11.5.7:80/~pvolpe/images/
 x http://10.11.5.7:80/~mvollmer/images/
 x http://10.11.5.7:80/~dperpeet/images/
 x http://10.11.5.7:80/~swalter/images/
 > https://209.132.184.69:8493/
 > https://209.132.184.41:8493/
 x http://10.130.1.202:80
 x http://10.130.1.203:80
 x http://10.130.1.201:80
 x http://10.130.1.204:80
 x http://10.128.0.101:80
 x http://10.128.0.103:80
 x http://10.128.0.93:80
 x http://10.128.0.97:80
 x http://10.128.4.28:80
 x http://10.128.4.32:80
 x http://10.128.4.34:80
 x http://10.128.4.35:80
 x http://10.129.1.243:80
 x http://10.129.1.244:80
 x http://10.129.1.246:80
 x http://10.129.1.247:80
 x http://10.129.1.249:80
 x http://10.129.1.250:80
 > http://10.129.2.206:80
 > http://10.129.2.207:80
 > http://10.129.2.209:80
 > http://10.129.2.210:80
 x http://10.129.4.30:80
 x http://10.129.4.36:80
 x http://10.129.4.37:80
 x http://10.129.4.38:80
 x http://10.130.2.28:80
 x http://10.130.2.29:80
 x http://10.130.2.32:80
 x http://10.130.2.34:80
 x http://10.130.4.27:80
 x http://10.130.4.28:80
 x http://10.130.4.29:80
 > http://10.131.2.154:80
 > http://10.131.2.155:80
 > http://10.131.2.156:80
 > http://10.131.2.157:80
 x https://152.19.134.199:443/groups/cockpit/images/
 > https://209.132.184.41:8493/ovirt-3f3642bfff7ccdd35361b5b9ef72b9942f7b389411e9878f1ceadb3aa955d90b.qcow2
Engine URL: https://127.0.0.2:30702/ovirt-engine/
++ seq 1 60
+ for x in $(seq 1 60)
++ xmllint --xpath 'string(/api/product_info/name)' -
++ curl -s -k -u admin@internal:engine -H Content-type:application/xml https://10.111.113.5/ovirt-engine/api
-:1: parser error : Document is empty

^
+ '[' '' = 'oVirt Engine' ']'
+ sleep 10
+ for x in $(seq 1 60)
++ xmllint --xpath 'string(/api/product_info/name)' -
++ curl -s -k -u admin@internal:engine -H Content-type:application/xml https://10.111.113.5/ovirt-engine/api
-:1: parser error : Document is empty

^
+ '[' '' = 'oVirt Engine' ']'
+ sleep 10
+ for x in $(seq 1 60)
++ xmllint --xpath 'string(/api/product_info/name)' -
++ curl -s -k -u admin@internal:engine -H Content-type:application/xml https://10.111.113.5/ovirt-engine/api
-:1: parser error : Document is empty

^
+ '[' '' = 'oVirt Engine' ']'
+ sleep 10
+ for x in $(seq 1 60)
++ xmllint --xpath 'string(/api/product_info/name)' -
++ curl -s -k -u admin@internal:engine -H Content-type:application/xml https://10.111.113.5/ovirt-engine/api
-:1: parser error : Document is empty

^
+ '[' '' = 'oVirt Engine' ']'
+ sleep 10
+ for x in $(seq 1 60)
++ xmllint --xpath 'string(/api/product_info/name)' -
++ curl -s -k -u admin@internal:engine -H Content-type:application/xml https://10.111.113.5/ovirt-engine/api
+ '[' '' = 'oVirt Engine' ']'
+ sleep 10
+ for x in $(seq 1 60)
++ xmllint --xpath 'string(/api/product_info/name)' -
++ curl -s -k -u admin@internal:engine -H Content-type:application/xml https://10.111.113.5/ovirt-engine/api
+ '[' '' = 'oVirt Engine' ']'
+ sleep 10
+ for x in $(seq 1 60)
++ xmllint --xpath 'string(/api/product_info/name)' -
++ curl -s -k -u admin@internal:engine -H Content-type:application/xml https://10.111.113.5/ovirt-engine/api
+ '[' 'oVirt Engine' = 'oVirt Engine' ']'
+ break
  % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
                                 Dload  Upload   Total   Spent    Left  Speed

  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0
100  1327  100  1327    0     0   1327      0  0:00:01 --:--:--  0:00:01 13138
  % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
                                 Dload  Upload   Total   Spent    Left  Speed

  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0
  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0
100   389  100   310  100    79    310     79  0:00:01 --:--:--  0:00:01  1098
{"access_token":"Et1TQW6g4y5dePrd8lw3oXo5q_VPtKiU7CSsd0FQVmZviJNv7ZjHrgigRfGB4NlcqwzLWw-AKRIVSb0NhomEig","scope":"ovirt-app-api ovirt-ext=token-info:authz-search ovirt-ext=token-info:public-authz-search ovirt-ext=token-info:validate ovirt-ext=token:password-access","exp":"1516860638000","token_type":"bearer"}
oVirt token retrieved: Et1TQW6g4y5dePrd8lw3oXo5q_VPtKiU7CSsd0FQVmZviJNv7ZjHrgigRfGB4NlcqwzLWw-AKRIVSb0NhomEig
ftruncate() failed: Permission denied

DevTools listening on ws://127.0.0.1:10058/devtools/browser/60453dbb-02f2-4b9e-b7c1-f27757cf6fb8
[0118/061042.199537:ERROR:zygote_host_impl_linux.cc(268)] Failed to adjust OOM score of renderer with pid 39192: Permission denied (13)
[0118/061043.152313:ERROR:zygote_host_impl_linux.cc(268)] Failed to adjust OOM score of renderer with pid 39260: Permission denied (13)
> log: loading ovirt package
> log: Configuration file /etc/cockpit/machines-ovirt.config content is read ...
> log: ... and parsed
> warning: Unable to parse event, ignoring: event 'tunable' for domain VM:
> warning: Unable to parse event, ignoring: cputune.cpu_shares: 1020
Data Center status: problematic, waiting for automatic reactivation
> info: HTTP POST failed: "{\n  \"detail\" : \"[Cannot add VM. The VM name is already in use, please choose a unique name and try again.]\",\n  \"reason\" : \"Operation Failed\"\n}" /ovirt-engine/api/vms
> info: handleOvirtError, error =  {
  "detail" : "[Cannot add VM. The VM name is already in use, please choose a unique name and try again.]",
  "reason" : "Operation Failed"
} exception =  
> info: HTTP POST failed: "{\n  \"async\" : \"false\",\n  \"fault\" : {\n    \"detail\" : \"[Cannot run VM without at least one bootable disk.\\nAlternatives:\\n- Create a disk for this VM, and rerun the VM.\\n- Change the boot sequence using the Edit VM command (Boot Option Sub-Tab).\\n- Use the 'Run Once' command to select a different boot option and rerun the VM.]\",\n    \"reason\" : \"Operation Failed\"\n  },\n  \"status\" : \"failed\"\n}" /ovirt-engine/api/vms/58535d94-ca31-4854-8d0b-c93ed160bc06/start
> info: handleOvirtError, error =  {
  "async" : "false",
  "fault" : {
    "detail" : "[Cannot run VM without at least one bootable disk.\nAlternatives:\n- Create a disk for this VM, and rerun the VM.\n- Change the boot sequence using the Edit VM command (Boot Option Sub-Tab).\n- Use the 'Run Once' command to select a different boot option and rerun the VM.]",
    "reason" : "Operation Failed"
  },
  "status" : "failed"
} exception =  
Unexpected journal message 'audit: type=1400 audit(1516255552.414:160): avc:  denied  { map } for  pid=1275 comm="hostname" path="/usr/bin/hostname" dev="dm-0" ino=20028 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:hostname_exec_t:s0 tclass=file permissive=0'
Unexpected journal message 'audit: type=1400 audit(1516255552.560:162): avc:  denied  { execute_no_trans } for  pid=1316 comm="pmie_check" path="/usr/bin/pmie" dev="dm-0" ino=139127 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:pcp_pmie_exec_t:s0 tclass=file permissive=0'
Wrote JS log to TestOVirtMachines-testBasic-fedora-27-127.0.0.2-2901-FAIL.js.log
Journal extracted to TestOVirtMachines-testBasic-fedora-27-127.0.0.2-2901-FAIL.log
/etc/profile.d/lang.sh: line 19: warning: setlocale: LC_CTYPE: cannot change locale (C.UTF-8)
Journal extracted to TestOVirtMachines-testBasic-ovirt-127.0.0.2-2902-FAIL.log
/etc/profile.d/lang.sh: line 19: warning: setlocale: LC_CTYPE: cannot change locale (C.UTF-8)
Traceback (most recent call last):
  File "/build/cockpit/test/common/testlib.py", line 669, in tearDown
    self.check_journal_messages()
  File "/build/cockpit/test/common/testlib.py", line 804, in check_journal_messages
    raise Error(first)
Error: audit: type=1400 audit(1516255552.414:160): avc:  denied  { map } for  pid=1275 comm="hostname" path="/usr/bin/hostname" dev="dm-0" ino=20028 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:hostname_exec_t:s0 tclass=file permissive=0

not ok 62 testBasic (check_ovirt.TestOVirtMachines) # duration: 620s
Wrote screenshot to TestOVirtMachines-testBasic-fedora-27-127.0.0.2-2901-FAIL.png
Wrote HTML dump to TestOVirtMachines-testBasic-fedora-27-127.0.0.2-2901-FAIL.html
Wrote JS log to TestOVirtMachines-testBasic-fedora-27-127.0.0.2-2901-FAIL.js.log
Journal extracted to TestOVirtMachines-testBasic-fedora-27-127.0.0.2-2901-FAIL.log
Journal extracted to TestOVirtMachines-testBasic-ovirt-127.0.0.2-2902-FAIL.log
/etc/profile.d/lang.sh: line 19: warning: setlocale: LC_CTYPE: cannot change locale (C.UTF-8)

First occurrence: 2018-01-18T06:16:01.705528 | revision f4feca38b4f8678b6712f9153acd3e608f9fd1e9 Times recorded: 1 Latest occurrences:

cockpituous commented 6 years ago

verify/fedora-i386 Ooops, it happened again


# ----------------------------------------------------------------------
# testTroubleshooting (check_multi_machine.TestMultiMachine)
#

DevTools listening on ws://127.0.0.1:9885/devtools/browser/5a22219e-f2ad-41f3-bf80-8a2c7708b5c5
[0118/082806.428164:ERROR:zygote_host_impl_linux.cc(268)] Failed to adjust OOM score of renderer with pid 37644: Permission denied (13)
[0118/082807.426779:ERROR:zygote_host_impl_linux.cc(268)] Failed to adjust OOM score of renderer with pid 37718: Permission denied (13)
> warning: cat: '*.pub': No such file or directory

> warning: failed to list keys in home directory: cat: '*.pub': No such file or directory
> warning: cat: '*.pub': No such file or directory

> warning: failed to list keys in home directory: cat: '*.pub': No such file or directory
> warning: Login failed
> warning: Login failed
(node:37667) Warning: Possible EventEmitter memory leak detected. 11 Page.loadEventFired listeners added. Use emitter.setMaxListeners() to increase limit
> warning: cat: '*.pub': No such file or directory

> warning: failed to list keys in home directory: cat: '*.pub': No such file or directory
CDP: {"source":"network","level":"error","text":"Failed to load resource: the server responded with a status of 502 (Remote Page is Unavailable)","timestamp":1516264141706.43,"url":"http://127.0.0.2:9691/cockpit/@root@10.111.113.2:2222/system/index.html#/","networkRequestId":"37718.755"}
> warning: cat: '*.pub': No such file or directory

> warning: failed to list keys in home directory: cat: '*.pub': No such file or directory
Unexpected journal message 'audit: type=1400 audit(1516264069.823:148): avc:  denied  { execute_no_trans } for  pid=1084 comm="pmie_check" path="/usr/bin/pmie" dev="vda4" ino=148278 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:pcp_pmie_exec_t:s0 tclass=file permissive=0'
Wrote JS log to TestMultiMachine-testTroubleshooting-fedora-i386-127.0.0.2-2801-FAIL.js.log
Journal extracted to TestMultiMachine-testTroubleshooting-fedora-i386-127.0.0.2-2801-FAIL.log
Journal extracted to TestMultiMachine-testTroubleshooting-fedora-i386-127.0.0.2-2803-FAIL.log
Traceback (most recent call last):
  File "/build/cockpit/test/common/testlib.py", line 669, in tearDown
    self.check_journal_messages()
  File "/build/cockpit/test/common/testlib.py", line 804, in check_journal_messages
    raise Error(first)
Error: audit: type=1400 audit(1516264069.823:148): avc:  denied  { execute_no_trans } for  pid=1084 comm="pmie_check" path="/usr/bin/pmie" dev="vda4" ino=148278 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:pcp_pmie_exec_t:s0 tclass=file permissive=0

not ok 16 testTroubleshooting (check_multi_machine.TestMultiMachine) # duration: 86s
Wrote screenshot to TestMultiMachine-testTroubleshooting-fedora-i386-127.0.0.2-2801-FAIL.png
Wrote HTML dump to TestMultiMachine-testTroubleshooting-fedora-i386-127.0.0.2-2801-FAIL.html
Wrote JS log to TestMultiMachine-testTroubleshooting-fedora-i386-127.0.0.2-2801-FAIL.js.log
Journal extracted to TestMultiMachine-testTroubleshooting-fedora-i386-127.0.0.2-2801-FAIL.log
Journal extracted to TestMultiMachine-testTroubleshooting-fedora-i386-127.0.0.2-2803-FAIL.log

First occurrence: 2018-01-18T08:29:04.953721 | revision 647642461ed22ae922f6df567ed4c5f48fbfb47e, logs Times recorded: 1 Latest occurrences:

# ----------------------------------------------------------------------
# testBasic (check_machines.TestMachines)
#

DevTools listening on ws://127.0.0.1:9317/devtools/browser/877cb4ad-ebcd-427a-93c3-17955a408462
[0118/125510.745228:ERROR:zygote_host_impl_linux.cc(268)] Failed to adjust OOM score of renderer with pid 108586: Permission denied (13)
[0118/125511.704135:ERROR:zygote_host_impl_linux.cc(268)] Failed to adjust OOM score of renderer with pid 108614: Permission denied (13)
> warning: Unable to parse event, ignoring: error: Disconnected from qemu:///system due to end of file
> warning: Unable to parse event, ignoring: events received: 8
> warning: Unable to parse event, ignoring: error: internal error: client socket is closed
> warning: Unable to parse event, ignoring: 
> log: virsh event failed: 
> warning: error: Domain is already active

Unexpected journal message 'audit: type=1400 audit(1516280100.125:148): avc:  denied  { execute_no_trans } for  pid=1082 comm="pmie_check" path="/usr/bin/pmie" dev="vda4" ino=148278 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:pcp_pmie_exec_t:s0 tclass=file permissive=0'
Wrote JS log to TestMachines-testBasic-fedora-i386-127.0.0.2-2201-FAIL.js.log
Journal extracted to TestMachines-testBasic-fedora-i386-127.0.0.2-2201-FAIL.log
Traceback (most recent call last):
  File "/build/cockpit/test/common/testlib.py", line 669, in tearDown
    self.check_journal_messages()
  File "/build/cockpit/test/common/testlib.py", line 804, in check_journal_messages
    raise Error(first)
Error: audit: type=1400 audit(1516280100.125:148): avc:  denied  { execute_no_trans } for  pid=1082 comm="pmie_check" path="/usr/bin/pmie" dev="vda4" ino=148278 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:pcp_pmie_exec_t:s0 tclass=file permissive=0

not ok 1 testBasic (check_machines.TestMachines) # duration: 166s
Wrote screenshot to TestMachines-testBasic-fedora-i386-127.0.0.2-2201-FAIL.png
Wrote HTML dump to TestMachines-testBasic-fedora-i386-127.0.0.2-2201-FAIL.html
Wrote JS log to TestMachines-testBasic-fedora-i386-127.0.0.2-2201-FAIL.js.log
Journal extracted to TestMachines-testBasic-fedora-i386-127.0.0.2-2201-FAIL.log

First occurrence: 2018-01-18T12:57:35.078645 | revision a9f3e55c3771ebfb7e1d667fb9a448cde0bd24bb, logs Times recorded: 1 Latest occurrences:

# ----------------------------------------------------------------------
# testHiddenLuks (check_storage_hidden.TestStorage)
#

DevTools listening on ws://127.0.0.1:9898/devtools/browser/f3af7ef9-123e-4326-92cd-eba4e979a8c0
[0118/141837.655699:ERROR:zygote_host_impl_linux.cc(268)] Failed to adjust OOM score of renderer with pid 24741: Permission denied (13)
[0118/141838.634987:ERROR:zygote_host_impl_linux.cc(268)] Failed to adjust OOM score of renderer with pid 24827: Permission denied (13)
Unexpected journal message 'audit: type=1400 audit(1516285108.734:156): avc:  denied  { execute_no_trans } for  pid=1101 comm="pmie_check" path="/usr/bin/pmie" dev="vda4" ino=148278 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:pcp_pmie_exec_t:s0 tclass=file permissive=0'
Wrote JS log to TestStorage-testHiddenLuks-fedora-i386-127.0.0.2-2801-FAIL.js.log
Journal extracted to TestStorage-testHiddenLuks-fedora-i386-127.0.0.2-2801-FAIL.log
Traceback (most recent call last):
  File "/build/cockpit/test/common/testlib.py", line 669, in tearDown
    self.check_journal_messages()
  File "/build/cockpit/test/common/testlib.py", line 804, in check_journal_messages
    raise Error(first)
Error: audit: type=1400 audit(1516285108.734:156): avc:  denied  { execute_no_trans } for  pid=1101 comm="pmie_check" path="/usr/bin/pmie" dev="vda4" ino=148278 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:pcp_pmie_exec_t:s0 tclass=file permissive=0

not ok 92 testHiddenLuks (check_storage_hidden.TestStorage) # duration: 40s
Wrote screenshot to TestStorage-testHiddenLuks-fedora-i386-127.0.0.2-2801-FAIL.png
Wrote HTML dump to TestStorage-testHiddenLuks-fedora-i386-127.0.0.2-2801-FAIL.html
Wrote JS log to TestStorage-testHiddenLuks-fedora-i386-127.0.0.2-2801-FAIL.js.log
Journal extracted to TestStorage-testHiddenLuks-fedora-i386-127.0.0.2-2801-FAIL.log

First occurrence: 2018-01-18T14:18:58.141861 | revision 2d8f85d0360c3dbccd924f1f2301100763cc55de, logs Times recorded: 1 Latest occurrences:

# ----------------------------------------------------------------------
# testBasic (check_session.TestSession)
#

DevTools listening on ws://127.0.0.1:9577/devtools/browser/b0c6c4e9-3c73-4476-8396-f94af7c46e79
[0118/141933.338908:ERROR:zygote_host_impl_linux.cc(268)] Failed to adjust OOM score of renderer with pid 26236: Permission denied (13)
[0118/141934.342983:ERROR:zygote_host_impl_linux.cc(268)] Failed to adjust OOM score of renderer with pid 26266: Permission denied (13)
> warning: transport closed: disconnected
> log: transport closed, dropped message:  
{"payload":"metrics1","interval":1000,"source":"direct","metrics":[{"name":"kernel.all.cpu.nice","units":"millisec","derive":"rate"},{"name":"kernel.all.cpu.user","units":"millisec","derive":"rate"},{"name":"kernel.all.cpu.sys","units":"millisec","derive":"rate"}],"command":"open","channel":"1:1!21","host":"localhost","group":"cockpit1:localhost/system"}
> log: transport closed, dropped message:  
{"payload":"metrics1","interval":1000,"source":"direct","metrics":[{"name":"mem.util.used","units":"bytes"}],"command":"open","channel":"1:1!22","host":"localhost","group":"cockpit1:localhost/system"}
> log: transport closed, dropped message:  
{"payload":"metrics1","interval":1000,"source":"direct","metrics":[{"name":"disk.all.total_bytes","units":"bytes","derive":"rate"}],"command":"open","channel":"1:1!23","host":"localhost","group":"cockpit1:localhost/system"}
> log: transport closed, dropped message:  
{"payload":"metrics1","interval":1000,"source":"direct","metrics":[{"name":"network.interface.total.bytes","units":"bytes","derive":"rate"}],"omit-instances":["lo"],"command":"open","channel":"1:1!24","host":"localhost","group":"cockpit1:localhost/system"}
Unexpected journal message 'audit: type=1400 audit(1516285165.467:148): avc:  denied  { execute_no_trans } for  pid=1072 comm="pmie_check" path="/usr/bin/pmie" dev="vda4" ino=148278 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:pcp_pmie_exec_t:s0 tclass=file permissive=0'
Wrote JS log to TestSession-testBasic-fedora-i386-127.0.0.2-2601-FAIL.js.log
Journal extracted to TestSession-testBasic-fedora-i386-127.0.0.2-2601-FAIL.log
Traceback (most recent call last):
  File "/build/cockpit/test/common/testlib.py", line 669, in tearDown
    self.check_journal_messages()
  File "/build/cockpit/test/common/testlib.py", line 804, in check_journal_messages
    raise Error(first)
Error: audit: type=1400 audit(1516285165.467:148): avc:  denied  { execute_no_trans } for  pid=1072 comm="pmie_check" path="/usr/bin/pmie" dev="vda4" ino=148278 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:pcp_pmie_exec_t:s0 tclass=file permissive=0

not ok 82 testBasic (check_session.TestSession) # duration: 37s
Wrote screenshot to TestSession-testBasic-fedora-i386-127.0.0.2-2601-FAIL.png
Wrote HTML dump to TestSession-testBasic-fedora-i386-127.0.0.2-2601-FAIL.html
Wrote JS log to TestSession-testBasic-fedora-i386-127.0.0.2-2601-FAIL.js.log
Journal extracted to TestSession-testBasic-fedora-i386-127.0.0.2-2601-FAIL.log

First occurrence: 2018-01-18T14:19:45.757086 | revision 2d8f85d0360c3dbccd924f1f2301100763cc55de, logs Times recorded: 1 Latest occurrences:

# ----------------------------------------------------------------------
# testSudo (check_reauthorize.TestReauthorize)
#
ftruncate() failed: Permission denied

DevTools listening on ws://127.0.0.1:9933/devtools/browser/4b589f0a-9087-4f72-9a5e-b8fdeb2b42dd
[0118/140910.271680:ERROR:zygote_host_impl_linux.cc(268)] Failed to adjust OOM score of renderer with pid 26698: Permission denied (13)
[0118/140911.501693:ERROR:zygote_host_impl_linux.cc(268)] Failed to adjust OOM score of renderer with pid 26744: Permission denied (13)
> log: fail
> log: done
> log: transport closed, dropped message:  1:1!5
{"add-match":{"path":"/org/freedesktop/systemd1/unit/timedatex_2eservice","interface":"org.freedesktop.systemd1.Unit"}}
> log: transport closed, dropped message:  1:1!5
{"watch":{"path":"/org/freedesktop/systemd1/unit/timedatex_2eservice","interface":"org.freedesktop.systemd1.Unit"},"id":"9"}
> log: transport closed, dropped message:  1:1!5
{"add-match":{"path":"/org/freedesktop/systemd1/unit/timedatex_2eservice","interface":"org.freedesktop.systemd1.Service"}}
> log: transport closed, dropped message:  1:1!5
{"watch":{"path":"/org/freedesktop/systemd1/unit/timedatex_2eservice","interface":"org.freedesktop.systemd1.Service"},"id":"11"}
> log: transport closed, dropped message:  1:1!5
{"add-match":{"path":"/org/freedesktop/systemd1/unit/systemd_2dtimesyncd_2eservice","interface":"org.freedesktop.systemd1.Unit"}}
> log: transport closed, dropped message:  1:1!5
{"watch":{"path":"/org/freedesktop/systemd1/unit/systemd_2dtimesyncd_2eservice","interface":"org.freedesktop.systemd1.Unit"},"id":"13"}
> log: transport closed, dropped message:  1:1!5
{"add-match":{"path":"/org/freedesktop/systemd1/unit/systemd_2dtimesyncd_2eservice","interface":"org.freedesktop.systemd1.Service"}}
> log: transport closed, dropped message:  1:1!5
{"watch":{"path":"/org/freedesktop/systemd1/unit/systemd_2dtimesyncd_2eservice","interface":"org.freedesktop.systemd1.Service"},"id":"15"}
> log: transport closed, dropped message:  1:1!5
{"add-match":{"path":"/org/freedesktop/systemd1/unit/pmcd_2eservice","interface":"org.freedesktop.systemd1.Unit"}}
> log: transport closed, dropped message:  1:1!5
{"watch":{"path":"/org/freedesktop/systemd1/unit/pmcd_2eservice","interface":"org.freedesktop.systemd1.Unit"},"id":"17"}
> log: transport closed, dropped message:  1:1!5
{"add-match":{"path":"/org/freedesktop/systemd1/unit/pmcd_2eservice","interface":"org.freedesktop.systemd1.Service"}}
> log: transport closed, dropped message:  1:1!5
{"watch":{"path":"/org/freedesktop/systemd1/unit/pmcd_2eservice","interface":"org.freedesktop.systemd1.Service"},"id":"19"}
> log: transport closed, dropped message:  1:1!5
{"add-match":{"path":"/org/freedesktop/systemd1/unit/pmlogger_2eservice","interface":"org.freedesktop.systemd1.Unit"}}
> log: transport closed, dropped message:  1:1!5
{"watch":{"path":"/org/freedesktop/systemd1/unit/pmlogger_2eservice","interface":"org.freedesktop.systemd1.Unit"},"id":"21"}
> log: transport closed, dropped message:  1:1!5
{"add-match":{"path":"/org/freedesktop/systemd1/unit/pmlogger_2eservice","interface":"org.freedesktop.systemd1.Service"}}
> log: transport closed, dropped message:  1:1!5
{"watch":{"path":"/org/freedesktop/systemd1/unit/pmlogger_2eservice","interface":"org.freedesktop.systemd1.Service"},"id":"23"}
> log: fail
(node:26706) Warning: Possible EventEmitter memory leak detected. 11 Page.loadEventFired listeners added. Use emitter.setMaxListeners() to increase limit
> log: done
Unexpected journal message 'audit: type=1400 audit(1516284539.572:148): avc:  denied  { execute_no_trans } for  pid=1069 comm="pmie_check" path="/usr/bin/pmie" dev="vda4" ino=148278 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:pcp_pmie_exec_t:s0 tclass=file permissive=0'
Wrote JS log to TestReauthorize-testSudo-fedora-i386-127.0.0.2-2601-FAIL.js.log
Journal extracted to TestReauthorize-testSudo-fedora-i386-127.0.0.2-2601-FAIL.log
Traceback (most recent call last):
  File "/build/cockpit/test/common/testlib.py", line 669, in tearDown
    self.check_journal_messages()
  File "/build/cockpit/test/common/testlib.py", line 804, in check_journal_messages
    raise Error(first)
Error: audit: type=1400 audit(1516284539.572:148): avc:  denied  { execute_no_trans } for  pid=1069 comm="pmie_check" path="/usr/bin/pmie" dev="vda4" ino=148278 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:pcp_pmie_exec_t:s0 tclass=file permissive=0

not ok 84 testSudo (check_reauthorize.TestReauthorize) # duration: 59s
Wrote screenshot to TestReauthorize-testSudo-fedora-i386-127.0.0.2-2601-FAIL.png
Wrote HTML dump to TestReauthorize-testSudo-fedora-i386-127.0.0.2-2601-FAIL.html
Wrote JS log to TestReauthorize-testSudo-fedora-i386-127.0.0.2-2601-FAIL.js.log
Journal extracted to TestReauthorize-testSudo-fedora-i386-127.0.0.2-2601-FAIL.log

First occurrence: 2018-01-18T14:09:41.587199 | revision 81b1648ab7df04660f795de4c30e25e148e4233f, logs Times recorded: 1 Latest occurrences:

# ----------------------------------------------------------------------
# testFrameReload (check_multi_machine.TestMultiMachine)
#

DevTools listening on ws://127.0.0.1:10143/devtools/browser/64489afc-788b-42b7-bc16-44134d0cda7d
[0118/142554.950084:ERROR:zygote_host_impl_linux.cc(268)] Failed to adjust OOM score of renderer with pid 36511: Permission denied (13)
[0118/142556.296866:ERROR:zygote_host_impl_linux.cc(268)] Failed to adjust OOM score of renderer with pid 36598: Permission denied (13)
Unexpected journal message 'audit: type=1400 audit(1516285532.551:113): avc:  denied  { map } for  pid=1037 comm="hostname" path="/usr/bin/hostname" dev="vda4" ino=161820 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:hostname_exec_t:s0 tclass=file permissive=0'
Unexpected journal message 'audit: type=1400 audit(1516285532.726:115): avc:  denied  { execute_no_trans } for  pid=1064 comm="pmie_check" path="/usr/bin/pmie" dev="vda4" ino=148278 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:pcp_pmie_exec_t:s0 tclass=file permissive=0'
Wrote JS log to TestMultiMachine-testFrameReload-fedora-i386-127.0.0.2-2801-FAIL.js.log
Journal extracted to TestMultiMachine-testFrameReload-fedora-i386-127.0.0.2-2801-FAIL.log
Journal extracted to TestMultiMachine-testFrameReload-fedora-i386-127.0.0.2-2803-FAIL.log
Journal extracted to TestMultiMachine-testFrameReload-fedora-i386-127.0.0.2-2802-FAIL.log
Traceback (most recent call last):
  File "/build/cockpit/test/common/testlib.py", line 669, in tearDown
    self.check_journal_messages()
  File "/build/cockpit/test/common/testlib.py", line 804, in check_journal_messages
    raise Error(first)
Error: audit: type=1400 audit(1516285532.551:113): avc:  denied  { map } for  pid=1037 comm="hostname" path="/usr/bin/hostname" dev="vda4" ino=161820 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:hostname_exec_t:s0 tclass=file permissive=0

not ok 7 testFrameReload (check_multi_machine.TestMultiMachine) # duration: 61s
Wrote screenshot to TestMultiMachine-testFrameReload-fedora-i386-127.0.0.2-2801-FAIL.png
Wrote HTML dump to TestMultiMachine-testFrameReload-fedora-i386-127.0.0.2-2801-FAIL.html
Wrote JS log to TestMultiMachine-testFrameReload-fedora-i386-127.0.0.2-2801-FAIL.js.log
Journal extracted to TestMultiMachine-testFrameReload-fedora-i386-127.0.0.2-2801-FAIL.log
Journal extracted to TestMultiMachine-testFrameReload-fedora-i386-127.0.0.2-2803-FAIL.log
Journal extracted to TestMultiMachine-testFrameReload-fedora-i386-127.0.0.2-2802-FAIL.log

First occurrence: 2018-01-18T14:26:13.424015 | revision 2d8f85d0360c3dbccd924f1f2301100763cc55de, logs Times recorded: 1 Latest occurrences:

# ----------------------------------------------------------------------
# testPackageKitCrash (check_packagekit.TestUpdates)
#
ftruncate() failed: Permission denied

DevTools listening on ws://127.0.0.1:9807/devtools/browser/1cbca510-5f42-452d-bbd1-59778d993523
[0118/141228.766105:ERROR:zygote_host_impl_linux.cc(268)] Failed to adjust OOM score of renderer with pid 99091: Permission denied (13)
[0118/141230.962233:ERROR:zygote_host_impl_linux.cc(268)] Failed to adjust OOM score of renderer with pid 99215: Permission denied (13)
> log: close:  
Unexpected journal message 'audit: type=1400 audit(1516284729.528:113): avc:  denied  { execute_no_trans } for  pid=1040 comm="pmie_check" path="/usr/bin/pmie" dev="vda4" ino=148278 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:pcp_pmie_exec_t:s0 tclass=file permissive=0'
Wrote JS log to TestUpdates-testPackageKitCrash-fedora-i386-127.0.0.2-2701-FAIL.js.log
Journal extracted to TestUpdates-testPackageKitCrash-fedora-i386-127.0.0.2-2701-FAIL.log
Core dumps downloaded to /build/cockpit/TestUpdates-testPackageKitCrash-fedora-i386-127.0.0.2-2701-FAIL.core
Traceback (most recent call last):
  File "/build/cockpit/test/common/testlib.py", line 669, in tearDown
    self.check_journal_messages()
  File "/build/cockpit/test/common/testlib.py", line 804, in check_journal_messages
    raise Error(first)
Error: audit: type=1400 audit(1516284729.528:113): avc:  denied  { execute_no_trans } for  pid=1040 comm="pmie_check" path="/usr/bin/pmie" dev="vda4" ino=148278 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:pcp_pmie_exec_t:s0 tclass=file permissive=0

not ok 177 testPackageKitCrash (check_packagekit.TestUpdates) # duration: 81s
Wrote screenshot to TestUpdates-testPackageKitCrash-fedora-i386-127.0.0.2-2701-FAIL.png
Wrote HTML dump to TestUpdates-testPackageKitCrash-fedora-i386-127.0.0.2-2701-FAIL.html
Wrote JS log to TestUpdates-testPackageKitCrash-fedora-i386-127.0.0.2-2701-FAIL.js.log
Journal extracted to TestUpdates-testPackageKitCrash-fedora-i386-127.0.0.2-2701-FAIL.log
Core dumps downloaded to /build/cockpit/TestUpdates-testPackageKitCrash-fedora-i386-127.0.0.2-2701-FAIL.core

First occurrence: 2018-01-18T14:12:50.250327 | revision a7bded4ab419a090f46e1965dd81ed496da140ee, logs Times recorded: 1 Latest occurrences:

# ----------------------------------------------------------------------
# testBasic (check_packagekit.TestAutoUpdates)
#
ftruncate() failed: Permission denied

DevTools listening on ws://127.0.0.1:9621/devtools/browser/ba983c9b-aac7-4c3e-83bc-aa16fe6a136f
[0118/141353.505701:ERROR:zygote_host_impl_linux.cc(268)] Failed to adjust OOM score of renderer with pid 100357: Permission denied (13)
[0118/141355.037145:ERROR:zygote_host_impl_linux.cc(268)] Failed to adjust OOM score of renderer with pid 100387: Permission denied (13)
Unexpected journal message 'audit: type=1400 audit(1516284811.667:111): avc:  denied  { map } for  pid=999 comm="hostname" path="/usr/bin/hostname" dev="vda4" ino=161820 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:hostname_exec_t:s0 tclass=file permissive=0'
Unexpected journal message 'audit: type=1400 audit(1516284812.028:113): avc:  denied  { execute_no_trans } for  pid=1048 comm="pmie_check" path="/usr/bin/pmie" dev="vda4" ino=148278 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:pcp_pmie_exec_t:s0 tclass=file permissive=0'
Unexpected journal message 'audit: type=1400 audit(1516284812.127:114): avc:  denied  { execute_no_trans } for  pid=1051 comm="pmlogger_check" path="/usr/bin/pmlogger" dev="vda4" ino=148286 scontext=system_u:system_r:pcp_pmlogger_t:s0 tcontext=system_u:object_r:pcp_pmlogger_exec_t:s0 tclass=file permissive=0'
Wrote JS log to TestAutoUpdates-testBasic-fedora-i386-127.0.0.2-2701-FAIL.js.log
Journal extracted to TestAutoUpdates-testBasic-fedora-i386-127.0.0.2-2701-FAIL.log
Traceback (most recent call last):
  File "/build/cockpit/test/common/testlib.py", line 669, in tearDown
    self.check_journal_messages()
  File "/build/cockpit/test/common/testlib.py", line 804, in check_journal_messages
    raise Error(first)
Error: audit: type=1400 audit(1516284811.667:111): avc:  denied  { map } for  pid=999 comm="hostname" path="/usr/bin/hostname" dev="vda4" ino=161820 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:hostname_exec_t:s0 tclass=file permissive=0

not ok 170 testBasic (check_packagekit.TestAutoUpdates) # duration: 110s
Wrote screenshot to TestAutoUpdates-testBasic-fedora-i386-127.0.0.2-2701-FAIL.png
Wrote HTML dump to TestAutoUpdates-testBasic-fedora-i386-127.0.0.2-2701-FAIL.html
Wrote JS log to TestAutoUpdates-testBasic-fedora-i386-127.0.0.2-2701-FAIL.js.log
Journal extracted to TestAutoUpdates-testBasic-fedora-i386-127.0.0.2-2701-FAIL.log

First occurrence: 2018-01-18T14:14:47.349217 | revision a7bded4ab419a090f46e1965dd81ed496da140ee, logs Times recorded: 1 Latest occurrences:

# ----------------------------------------------------------------------
# testBondRename (check_networking_bond.TestNetworking)
#
NAME             UUID                                  TYPE            DEVICE 
System eth0      5fb06bd0-0bb0-7ffb-45f1-d6edd65f3e03  802-3-ethernet  eth0   
static-52:54:01  d0b8ce8f-6424-476a-89ea-29cdb862e82f  802-3-ethernet  eth1   
virbr0           790522ad-3c95-485d-ba9c-65e23474a23d  bridge          virbr0 
System eth1      9c92fad9-6ecb-3e6c-eb4d-8a47c6f50c04  802-3-ethernet  --     
ens2             8a296a34-08e2-42d9-9e8d-b37c582e87cd  802-3-ethernet  --     

ftruncate() failed: Permission denied

DevTools listening on ws://127.0.0.1:9785/devtools/browser/cd39d536-8e93-46bd-9894-69765650e203
[0118/141633.800072:ERROR:zygote_host_impl_linux.cc(268)] Failed to adjust OOM score of renderer with pid 33387: Permission denied (13)
[0118/141635.027811:ERROR:zygote_host_impl_linux.cc(268)] Failed to adjust OOM score of renderer with pid 33416: Permission denied (13)
52:54:01:00:00:01 -> eth1
> warning: Activation failed because dependencies failed.
> warning: Activation failed because dependencies failed.
Unexpected journal message 'audit: type=1400 audit(1516284974.038:112): avc:  denied  { map } for  pid=1033 comm="hostname" path="/usr/bin/hostname" dev="vda4" ino=161820 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:hostname_exec_t:s0 tclass=file permissive=0'
Unexpected journal message 'audit: type=1400 audit(1516284974.054:114): avc:  denied  { execute_no_trans } for  pid=1031 comm="pmlogger_check" path="/usr/bin/pmlogger" dev="vda4" ino=148286 scontext=system_u:system_r:pcp_pmlogger_t:s0 tcontext=system_u:object_r:pcp_pmlogger_exec_t:s0 tclass=file permissive=0'
Wrote JS log to TestNetworking-testBondRename-fedora-i386-127.0.0.2-2301-FAIL.js.log
Journal extracted to TestNetworking-testBondRename-fedora-i386-127.0.0.2-2301-FAIL.log
Journal extracted to TestNetworking-testBondRename-fedora-26-127.0.0.2-2302-FAIL.log
Traceback (most recent call last):
  File "/build/cockpit/test/common/testlib.py", line 669, in tearDown
    self.check_journal_messages()
  File "/build/cockpit/test/common/testlib.py", line 804, in check_journal_messages
    raise Error(first)
Error: audit: type=1400 audit(1516284974.038:112): avc:  denied  { map } for  pid=1033 comm="hostname" path="/usr/bin/hostname" dev="vda4" ino=161820 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:hostname_exec_t:s0 tclass=file permissive=0

not ok 25 testBondRename (check_networking_bond.TestNetworking) # duration: 69s
Wrote screenshot to TestNetworking-testBondRename-fedora-i386-127.0.0.2-2301-FAIL.png
Wrote HTML dump to TestNetworking-testBondRename-fedora-i386-127.0.0.2-2301-FAIL.html
Wrote JS log to TestNetworking-testBondRename-fedora-i386-127.0.0.2-2301-FAIL.js.log
Journal extracted to TestNetworking-testBondRename-fedora-i386-127.0.0.2-2301-FAIL.log
Journal extracted to TestNetworking-testBondRename-fedora-26-127.0.0.2-2302-FAIL.log

First occurrence: 2018-01-18T14:16:55.167928 | revision 81b1648ab7df04660f795de4c30e25e148e4233f, logs Times recorded: 1 Latest occurrences:

# ----------------------------------------------------------------------
# testRestart (check_docker.TestDocker)
#
ftruncate() failed: Permission denied

DevTools listening on ws://127.0.0.1:9848/devtools/browser/8b995e36-badd-409c-bc2d-a2175904bd3c
[0118/141703.369027:ERROR:zygote_host_impl_linux.cc(268)] Failed to adjust OOM score of renderer with pid 102412: Permission denied (13)
[0118/141704.817742:ERROR:zygote_host_impl_linux.cc(268)] Failed to adjust OOM score of renderer with pid 102448: Permission denied (13)
Unexpected journal message 'audit: type=1400 audit(1516284964.354:109): avc:  denied  { map } for  pid=1009 comm="hostname" path="/usr/bin/hostname" dev="vda4" ino=161820 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:hostname_exec_t:s0 tclass=file permissive=0'
Unexpected journal message 'audit: type=1400 audit(1516284964.406:111): avc:  denied  { execute_no_trans } for  pid=1015 comm="pmlogger_check" path="/usr/bin/pmlogger" dev="vda4" ino=148286 scontext=system_u:system_r:pcp_pmlogger_t:s0 tcontext=system_u:object_r:pcp_pmlogger_exec_t:s0 tclass=file permissive=0'
Unexpected journal message 'audit: type=1400 audit(1516284964.619:112): avc:  denied  { execute_no_trans } for  pid=1037 comm="pmie_check" path="/usr/bin/pmie" dev="vda4" ino=148278 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:pcp_pmie_exec_t:s0 tclass=file permissive=0'
Wrote JS log to TestDocker-testRestart-fedora-i386-127.0.0.2-2201-FAIL.js.log
Journal extracted to TestDocker-testRestart-fedora-i386-127.0.0.2-2201-FAIL.log
Traceback (most recent call last):
  File "/build/cockpit/test/common/testlib.py", line 669, in tearDown
    self.check_journal_messages()
  File "/build/cockpit/test/common/testlib.py", line 804, in check_journal_messages
    raise Error(first)
Error: audit: type=1400 audit(1516284964.354:109): avc:  denied  { map } for  pid=1009 comm="hostname" path="/usr/bin/hostname" dev="vda4" ino=161820 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:hostname_exec_t:s0 tclass=file permissive=0

not ok 143 testRestart (check_docker.TestDocker) # duration: 198s
Wrote screenshot to TestDocker-testRestart-fedora-i386-127.0.0.2-2201-FAIL.png
Wrote HTML dump to TestDocker-testRestart-fedora-i386-127.0.0.2-2201-FAIL.html
Wrote JS log to TestDocker-testRestart-fedora-i386-127.0.0.2-2201-FAIL.js.log
Journal extracted to TestDocker-testRestart-fedora-i386-127.0.0.2-2201-FAIL.log
[0100/000000.823747:ERROR:broker_posix.cc(40)] Recvmsg error: Connection reset by peer (104)
[0100/000000.824214:WARNING:client_shared_bitmap_manager.cc(98)] Browser failed to allocate shared memory

First occurrence: 2018-01-18T14:18:55.043307 | revision a7bded4ab419a090f46e1965dd81ed496da140ee, logs Times recorded: 1 Latest occurrences:

# ----------------------------------------------------------------------
# testUrlRoot (check_multi_machine.TestMultiMachine)
#
ftruncate() failed: Permission denied

DevTools listening on ws://127.0.0.1:9351/devtools/browser/c9dd5e97-f78c-4703-8620-db5036d1a57e
[0118/141842.024023:ERROR:zygote_host_impl_linux.cc(268)] Failed to adjust OOM score of renderer with pid 35255: Permission denied (13)
[0118/141844.698913:ERROR:zygote_host_impl_linux.cc(268)] Failed to adjust OOM score of renderer with pid 35295: Permission denied (13)
> log: transport closed, dropped message:  
{"payload":"metrics1","interval":1000,"source":"direct","metrics":[{"name":"mem.util.used","units":"bytes"}],"host":"localhost","command":"open","channel":"1:2!7","group":"cockpit1:localhost/dashboard"}
> log: transport closed, dropped message:  
{"payload":"metrics1","interval":1000,"source":"direct","metrics":[{"name":"network.interface.total.bytes","units":"bytes","derive":"rate"}],"omit-instances":["lo"],"host":"localhost","command":"open","channel":"1:2!8","group":"cockpit1:localhost/dashboard"}
> log: transport closed, dropped message:  
{"payload":"metrics1","interval":1000,"source":"direct","metrics":[{"name":"disk.dev.total_bytes","units":"bytes","derive":"rate"}],"host":"localhost","command":"open","channel":"1:2!9","group":"cockpit1:localhost/dashboard"}
> log: transport closed, dropped message:  1:1!1
{"type":"s","call":["/user","org.freedesktop.DBus.Properties","GetAll",["cockpit.User"]],"id":"2"}
(node:35265) Warning: Possible EventEmitter memory leak detected. 11 Page.loadEventFired listeners added. Use emitter.setMaxListeners() to increase limit
> log: Authentication failed: invalid-hostkey
> log: Authentication failed: unknown-host
> log: Authentication failed: unknown-hostkey
> log: Authentication failed
> log: Authentication failed: no-host
Unexpected journal message 'audit: type=1400 audit(1516285078.811:107): avc:  denied  { map } for  pid=1014 comm="hostname" path="/usr/bin/hostname" dev="vda4" ino=161820 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:hostname_exec_t:s0 tclass=file permissive=0'
Wrote JS log to TestMultiMachine-testUrlRoot-fedora-i386-127.0.0.2-2401-FAIL.js.log
Journal extracted to TestMultiMachine-testUrlRoot-fedora-i386-127.0.0.2-2401-FAIL.log
Journal extracted to TestMultiMachine-testUrlRoot-fedora-i386-127.0.0.2-2403-FAIL.log
Journal extracted to TestMultiMachine-testUrlRoot-fedora-i386-127.0.0.2-2402-FAIL.log
Core dumps downloaded to /build/cockpit/TestMultiMachine-testUrlRoot-fedora-i386-127.0.0.2-2402-FAIL.core
Traceback (most recent call last):
  File "/build/cockpit/test/common/testlib.py", line 669, in tearDown
    self.check_journal_messages()
  File "/build/cockpit/test/common/testlib.py", line 804, in check_journal_messages
    raise Error(first)
Error: audit: type=1400 audit(1516285078.811:107): avc:  denied  { map } for  pid=1014 comm="hostname" path="/usr/bin/hostname" dev="vda4" ino=161820 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:hostname_exec_t:s0 tclass=file permissive=0

not ok 17 testUrlRoot (check_multi_machine.TestMultiMachine) # duration: 171s
Wrote screenshot to TestMultiMachine-testUrlRoot-fedora-i386-127.0.0.2-2401-FAIL.png
Wrote HTML dump to TestMultiMachine-testUrlRoot-fedora-i386-127.0.0.2-2401-FAIL.html
Wrote JS log to TestMultiMachine-testUrlRoot-fedora-i386-127.0.0.2-2401-FAIL.js.log
Journal extracted to TestMultiMachine-testUrlRoot-fedora-i386-127.0.0.2-2401-FAIL.log
Journal extracted to TestMultiMachine-testUrlRoot-fedora-i386-127.0.0.2-2403-FAIL.log
Journal extracted to TestMultiMachine-testUrlRoot-fedora-i386-127.0.0.2-2402-FAIL.log
Core dumps downloaded to /build/cockpit/TestMultiMachine-testUrlRoot-fedora-i386-127.0.0.2-2402-FAIL.core

First occurrence: 2018-01-18T14:20:14.132341 | revision 81b1648ab7df04660f795de4c30e25e148e4233f, logs Times recorded: 1 Latest occurrences:

# ----------------------------------------------------------------------
# testNetworks (check_machines.TestMachines)
#
ftruncate() failed: Permission denied

DevTools listening on ws://127.0.0.1:10072/devtools/browser/b6b993bb-df32-4139-9c07-a236aaec2948
[0118/142209.018165:ERROR:zygote_host_impl_linux.cc(268)] Failed to adjust OOM score of renderer with pid 105848: Permission denied (13)
[0118/142210.628578:ERROR:zygote_host_impl_linux.cc(268)] Failed to adjust OOM score of renderer with pid 105910: Permission denied (13)
Unexpected journal message 'audit: type=1400 audit(1516285311.650:112): avc:  denied  { map } for  pid=1024 comm="hostname" path="/usr/bin/hostname" dev="vda4" ino=161820 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:hostname_exec_t:s0 tclass=file permissive=0'
Unexpected journal message 'audit: type=1400 audit(1516285311.661:113): avc:  denied  { execute_no_trans } for  pid=1022 comm="pmlogger_check" path="/usr/bin/pmlogger" dev="vda4" ino=148286 scontext=system_u:system_r:pcp_pmlogger_t:s0 tcontext=system_u:object_r:pcp_pmlogger_exec_t:s0 tclass=file permissive=0'
Wrote JS log to TestMachines-testNetworks-fedora-i386-127.0.0.2-2201-FAIL.js.log
Journal extracted to TestMachines-testNetworks-fedora-i386-127.0.0.2-2201-FAIL.log
Traceback (most recent call last):
  File "/build/cockpit/test/common/testlib.py", line 669, in tearDown
    self.check_journal_messages()
  File "/build/cockpit/test/common/testlib.py", line 804, in check_journal_messages
    raise Error(first)
Error: audit: type=1400 audit(1516285311.650:112): avc:  denied  { map } for  pid=1024 comm="hostname" path="/usr/bin/hostname" dev="vda4" ino=161820 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:hostname_exec_t:s0 tclass=file permissive=0

not ok 118 testNetworks (check_machines.TestMachines) # duration: 69s
Wrote screenshot to TestMachines-testNetworks-fedora-i386-127.0.0.2-2201-FAIL.png
Wrote HTML dump to TestMachines-testNetworks-fedora-i386-127.0.0.2-2201-FAIL.html
Wrote JS log to TestMachines-testNetworks-fedora-i386-127.0.0.2-2201-FAIL.js.log
Journal extracted to TestMachines-testNetworks-fedora-i386-127.0.0.2-2201-FAIL.log

First occurrence: 2018-01-18T14:22:34.790502 | revision a7bded4ab419a090f46e1965dd81ed496da140ee, logs Times recorded: 1 Latest occurrences:

# ----------------------------------------------------------------------
# testL10N (check_apps.TestApps)
#
ftruncate() failed: Permission denied

DevTools listening on ws://127.0.0.1:9853/devtools/browser/0f122703-6e83-4c2d-80de-7493942689ff
[0118/142437.438850:ERROR:zygote_host_impl_linux.cc(268)] Failed to adjust OOM score of renderer with pid 107958: Permission denied (13)
[0118/142438.724684:ERROR:zygote_host_impl_linux.cc(268)] Failed to adjust OOM score of renderer with pid 107989: Permission denied (13)
Unexpected journal message 'audit: type=1400 audit(1516285467.643:112): avc:  denied  { map } for  pid=1029 comm="hostname" path="/usr/bin/hostname" dev="vda4" ino=161820 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:hostname_exec_t:s0 tclass=file permissive=0'
Wrote JS log to TestApps-testL10N-fedora-i386-127.0.0.2-2601-FAIL.js.log
Journal extracted to TestApps-testL10N-fedora-i386-127.0.0.2-2601-FAIL.log
Traceback (most recent call last):
  File "/build/cockpit/test/common/testlib.py", line 669, in tearDown
    self.check_journal_messages()
  File "/build/cockpit/test/common/testlib.py", line 804, in check_journal_messages
    raise Error(first)
Error: audit: type=1400 audit(1516285467.643:112): avc:  denied  { map } for  pid=1029 comm="hostname" path="/usr/bin/hostname" dev="vda4" ino=161820 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:hostname_exec_t:s0 tclass=file permissive=0

not ok 104 testL10N (check_apps.TestApps) # duration: 47s
Wrote screenshot to TestApps-testL10N-fedora-i386-127.0.0.2-2601-FAIL.png
Wrote HTML dump to TestApps-testL10N-fedora-i386-127.0.0.2-2601-FAIL.html
Wrote JS log to TestApps-testL10N-fedora-i386-127.0.0.2-2601-FAIL.js.log
Journal extracted to TestApps-testL10N-fedora-i386-127.0.0.2-2601-FAIL.log

First occurrence: 2018-01-18T14:24:56.215661 | revision a7bded4ab419a090f46e1965dd81ed496da140ee, logs Times recorded: 1 Latest occurrences:

# ----------------------------------------------------------------------
# testBrokenVdo (check_storage_vdo.TestStorage)
#
ftruncate() failed: Permission denied

DevTools listening on ws://127.0.0.1:9791/devtools/browser/05d1046a-1603-4bee-a988-9722e630511b
[0118/142709.096774:ERROR:zygote_host_impl_linux.cc(268)] Failed to adjust OOM score of renderer with pid 109898: Permission denied (13)
[0118/142710.436900:ERROR:zygote_host_impl_linux.cc(268)] Failed to adjust OOM score of renderer with pid 109925: Permission denied (13)
which: no vdo in (/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin)
Unexpected journal message 'audit: type=1400 audit(1516285616.317:112): avc:  denied  { map } for  pid=1026 comm="hostname" path="/usr/bin/hostname" dev="vda4" ino=161820 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:hostname_exec_t:s0 tclass=file permissive=0'
Unexpected journal message 'audit: type=1400 audit(1516285616.331:113): avc:  denied  { execute_no_trans } for  pid=1023 comm="pmlogger_check" path="/usr/bin/pmlogger" dev="vda4" ino=148286 scontext=system_u:system_r:pcp_pmlogger_t:s0 tcontext=system_u:object_r:pcp_pmlogger_exec_t:s0 tclass=file permissive=0'
Wrote JS log to TestStorage-testBrokenVdo-fedora-i386-127.0.0.2-2301-FAIL.js.log
Journal extracted to TestStorage-testBrokenVdo-fedora-i386-127.0.0.2-2301-FAIL.log
Traceback (most recent call last):
  File "/build/cockpit/test/common/testlib.py", line 669, in tearDown
    self.check_journal_messages()
  File "/build/cockpit/test/common/testlib.py", line 804, in check_journal_messages
    raise Error(first)
Error: audit: type=1400 audit(1516285616.317:112): avc:  denied  { map } for  pid=1026 comm="hostname" path="/usr/bin/hostname" dev="vda4" ino=161820 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:hostname_exec_t:s0 tclass=file permissive=0

not ok 93 testBrokenVdo (check_storage_vdo.TestStorage) # duration: 46s
Wrote screenshot to TestStorage-testBrokenVdo-fedora-i386-127.0.0.2-2301-FAIL.png
Wrote HTML dump to TestStorage-testBrokenVdo-fedora-i386-127.0.0.2-2301-FAIL.html
Wrote JS log to TestStorage-testBrokenVdo-fedora-i386-127.0.0.2-2301-FAIL.js.log
Journal extracted to TestStorage-testBrokenVdo-fedora-i386-127.0.0.2-2301-FAIL.log

First occurrence: 2018-01-18T14:27:23.278986 | revision a7bded4ab419a090f46e1965dd81ed496da140ee, logs Times recorded: 1 Latest occurrences:

# ----------------------------------------------------------------------
# testLimits (check_dashboard.TestDashboardEditLimits)
#

DevTools listening on ws://127.0.0.1:9354/devtools/browser/718a89d3-8a97-45fd-8472-ac5bf4442266
[0118/144441.415557:ERROR:zygote_host_impl_linux.cc(268)] Failed to adjust OOM score of renderer with pid 84886: Permission denied (13)
[0118/144442.579210:ERROR:zygote_host_impl_linux.cc(268)] Failed to adjust OOM score of renderer with pid 84958: Permission denied (13)
Unexpected journal message 'audit: type=1400 audit(1516286673.858:112): avc:  denied  { map } for  pid=1018 comm="hostname" path="/usr/bin/hostname" dev="vda4" ino=161820 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:hostname_exec_t:s0 tclass=file permissive=0'
Unexpected journal message 'audit: type=1400 audit(1516286673.970:114): avc:  denied  { execute_no_trans } for  pid=1048 comm="pmlogger_check" path="/usr/bin/pmlogger" dev="vda4" ino=148286 scontext=system_u:system_r:pcp_pmlogger_t:s0 tcontext=system_u:object_r:pcp_pmlogger_exec_t:s0 tclass=file permissive=0'
Unexpected journal message 'audit: type=1400 audit(1516286674.030:115): avc:  denied  { execute_no_trans } for  pid=1057 comm="pmie_check" path="/usr/bin/pmie" dev="vda4" ino=148278 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:pcp_pmie_exec_t:s0 tclass=file permissive=0'
Wrote JS log to TestDashboardEditLimits-testLimits-fedora-i386-127.0.0.2-2701-FAIL.js.log
Journal extracted to TestDashboardEditLimits-testLimits-fedora-i386-127.0.0.2-2701-FAIL.log
Traceback (most recent call last):
  File "/build/cockpit/test/common/testlib.py", line 669, in tearDown
    self.check_journal_messages()
  File "/build/cockpit/test/common/testlib.py", line 804, in check_journal_messages
    raise Error(first)
Error: audit: type=1400 audit(1516286673.858:112): avc:  denied  { map } for  pid=1018 comm="hostname" path="/usr/bin/hostname" dev="vda4" ino=161820 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:hostname_exec_t:s0 tclass=file permissive=0

not ok 148 testLimits (check_dashboard.TestDashboardEditLimits) # duration: 44s
Wrote screenshot to TestDashboardEditLimits-testLimits-fedora-i386-127.0.0.2-2701-FAIL.png
Wrote HTML dump to TestDashboardEditLimits-testLimits-fedora-i386-127.0.0.2-2701-FAIL.html
Wrote JS log to TestDashboardEditLimits-testLimits-fedora-i386-127.0.0.2-2701-FAIL.js.log
Journal extracted to TestDashboardEditLimits-testLimits-fedora-i386-127.0.0.2-2701-FAIL.log

First occurrence: 2018-01-18T14:44:57.048929 | revision 7dcc7c8548a13531ead10b5dfad260f329f7af31, logs Times recorded: 1 Latest occurrences:

# ----------------------------------------------------------------------
# testLuks (check_storage_luks.TestStorage)
#
ftruncate() failed: Permission denied

DevTools listening on ws://127.0.0.1:9783/devtools/browser/191fd554-2d32-406f-8719-cb8e8c724418
[0118/142945.800746:ERROR:zygote_host_impl_linux.cc(268)] Failed to adjust OOM score of renderer with pid 112073: Permission denied (13)
[0118/142947.366588:ERROR:zygote_host_impl_linux.cc(268)] Failed to adjust OOM score of renderer with pid 112126: Permission denied (13)
Unexpected journal message 'audit: type=1400 audit(1516285772.841:112): avc:  denied  { map } for  pid=999 comm="hostname" path="/usr/bin/hostname" dev="vda4" ino=161820 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:hostname_exec_t:s0 tclass=file permissive=0'
Unexpected journal message 'audit: type=1400 audit(1516285773.001:114): avc:  denied  { execute_no_trans } for  pid=1038 comm="pmie_check" path="/usr/bin/pmie" dev="vda4" ino=148278 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:pcp_pmie_exec_t:s0 tclass=file permissive=0'
Unexpected journal message 'audit: type=1400 audit(1516285773.056:115): avc:  denied  { execute_no_trans } for  pid=1041 comm="pmlogger_check" path="/usr/bin/pmlogger" dev="vda4" ino=148286 scontext=system_u:system_r:pcp_pmlogger_t:s0 tcontext=system_u:object_r:pcp_pmlogger_exec_t:s0 tclass=file permissive=0'
Wrote JS log to TestStorage-testLuks-fedora-i386-127.0.0.2-2401-FAIL.js.log
Journal extracted to TestStorage-testLuks-fedora-i386-127.0.0.2-2401-FAIL.log
Traceback (most recent call last):
  File "/build/cockpit/test/common/testlib.py", line 669, in tearDown
    self.check_journal_messages()
  File "/build/cockpit/test/common/testlib.py", line 804, in check_journal_messages
    raise Error(first)
Error: audit: type=1400 audit(1516285772.841:112): avc:  denied  { map } for  pid=999 comm="hostname" path="/usr/bin/hostname" dev="vda4" ino=161820 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:hostname_exec_t:s0 tclass=file permissive=0

not ok 76 testLuks (check_storage_luks.TestStorage) # duration: 90s
Wrote screenshot to TestStorage-testLuks-fedora-i386-127.0.0.2-2401-FAIL.png
Wrote HTML dump to TestStorage-testLuks-fedora-i386-127.0.0.2-2401-FAIL.html
Wrote JS log to TestStorage-testLuks-fedora-i386-127.0.0.2-2401-FAIL.js.log
Journal extracted to TestStorage-testLuks-fedora-i386-127.0.0.2-2401-FAIL.log

First occurrence: 2018-01-18T14:30:33.468472 | revision a7bded4ab419a090f46e1965dd81ed496da140ee, logs Times recorded: 1 Latest occurrences:

# ----------------------------------------------------------------------
# testBasic (check_storage_multipath.TestStorage)
#

DevTools listening on ws://127.0.0.1:9372/devtools/browser/ddc3a3cc-d4d1-468c-8bcb-1cb7ff298275
[0118/144911.330194:ERROR:zygote_host_impl_linux.cc(268)] Failed to adjust OOM score of renderer with pid 91014: Permission denied (13)
[0118/144912.559442:ERROR:zygote_host_impl_linux.cc(268)] Failed to adjust OOM score of renderer with pid 91077: Permission denied (13)
Unexpected journal message 'audit: type=1400 audit(1516286941.938:111): avc:  denied  { map } for  pid=1007 comm="hostname" path="/usr/bin/hostname" dev="vda4" ino=161820 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:hostname_exec_t:s0 tclass=file permissive=0'
Unexpected journal message 'audit: type=1400 audit(1516286942.037:113): avc:  denied  { execute_no_trans } for  pid=1038 comm="pmlogger_check" path="/usr/bin/pmlogger" dev="vda4" ino=148286 scontext=system_u:system_r:pcp_pmlogger_t:s0 tcontext=system_u:object_r:pcp_pmlogger_exec_t:s0 tclass=file permissive=0'
Unexpected journal message 'audit: type=1400 audit(1516286942.067:114): avc:  denied  { execute_no_trans } for  pid=1044 comm="pmie_check" path="/usr/bin/pmie" dev="vda4" ino=148278 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:pcp_pmie_exec_t:s0 tclass=file permissive=0'
Wrote JS log to TestStorage-testBasic-fedora-i386-127.0.0.2-2501-FAIL.js.log
Journal extracted to TestStorage-testBasic-fedora-i386-127.0.0.2-2501-FAIL.log
Traceback (most recent call last):
  File "/build/cockpit/test/common/testlib.py", line 669, in tearDown
    self.check_journal_messages()
  File "/build/cockpit/test/common/testlib.py", line 804, in check_journal_messages
    raise Error(first)
Error: audit: type=1400 audit(1516286941.938:111): avc:  denied  { map } for  pid=1007 comm="hostname" path="/usr/bin/hostname" dev="vda4" ino=161820 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:hostname_exec_t:s0 tclass=file permissive=0

not ok 104 testBasic (check_storage_multipath.TestStorage) # duration: 45s
Wrote screenshot to TestStorage-testBasic-fedora-i386-127.0.0.2-2501-FAIL.png
Wrote HTML dump to TestStorage-testBasic-fedora-i386-127.0.0.2-2501-FAIL.html
Wrote JS log to TestStorage-testBasic-fedora-i386-127.0.0.2-2501-FAIL.js.log
Journal extracted to TestStorage-testBasic-fedora-i386-127.0.0.2-2501-FAIL.log

First occurrence: 2018-01-18T14:49:23.848276 | revision 7dcc7c8548a13531ead10b5dfad260f329f7af31, logs Times recorded: 1 Latest occurrences:

# ----------------------------------------------------------------------
# testBasic (check_reauthorize.TestReauthorize)
#
ftruncate() failed: Permission denied

DevTools listening on ws://127.0.0.1:9540/devtools/browser/b2edca4f-590b-47bf-bf83-411ff5f21659
[0118/143340.534825:ERROR:zygote_host_impl_linux.cc(268)] Failed to adjust OOM score of renderer with pid 115741: Permission denied (13)
[0118/143341.804270:ERROR:zygote_host_impl_linux.cc(268)] Failed to adjust OOM score of renderer with pid 115770: Permission denied (13)
> debug: Not authorized.

> warning: Error opening directory '/home/admin/.ssh': No such file or directory
> debug: Not authorized.

Unexpected journal message 'audit: type=1400 audit(1516286009.785:112): avc:  denied  { map } for  pid=1027 comm="hostname" path="/usr/bin/hostname" dev="vda4" ino=161820 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:hostname_exec_t:s0 tclass=file permissive=0'
Unexpected journal message 'audit: type=1400 audit(1516286009.802:114): avc:  denied  { execute_no_trans } for  pid=1026 comm="pmlogger_check" path="/usr/bin/pmlogger" dev="vda4" ino=148286 scontext=system_u:system_r:pcp_pmlogger_t:s0 tcontext=system_u:object_r:pcp_pmlogger_exec_t:s0 tclass=file permissive=0'
Wrote JS log to TestReauthorize-testBasic-fedora-i386-127.0.0.2-2401-FAIL.js.log
Journal extracted to TestReauthorize-testBasic-fedora-i386-127.0.0.2-2401-FAIL.log
Traceback (most recent call last):
  File "/build/cockpit/test/common/testlib.py", line 669, in tearDown
    self.check_journal_messages()
  File "/build/cockpit/test/common/testlib.py", line 804, in check_journal_messages
    raise Error(first)
Error: audit: type=1400 audit(1516286009.785:112): avc:  denied  { map } for  pid=1027 comm="hostname" path="/usr/bin/hostname" dev="vda4" ino=161820 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:hostname_exec_t:s0 tclass=file permissive=0

not ok 55 testBasic (check_reauthorize.TestReauthorize) # duration: 53s
Wrote screenshot to TestReauthorize-testBasic-fedora-i386-127.0.0.2-2401-FAIL.png
Wrote HTML dump to TestReauthorize-testBasic-fedora-i386-127.0.0.2-2401-FAIL.html
Wrote JS log to TestReauthorize-testBasic-fedora-i386-127.0.0.2-2401-FAIL.js.log
Journal extracted to TestReauthorize-testBasic-fedora-i386-127.0.0.2-2401-FAIL.log

First occurrence: 2018-01-18T14:34:01.571686 | revision a7bded4ab419a090f46e1965dd81ed496da140ee, logs Times recorded: 1 Latest occurrences:

# ----------------------------------------------------------------------
# testLuks (check_storage_luks.TestStorage)
#

DevTools listening on ws://127.0.0.1:9519/devtools/browser/2898860c-69c6-4d58-8bac-5916f257b4b4
[0118/145013.796003:ERROR:zygote_host_impl_linux.cc(268)] Failed to adjust OOM score of renderer with pid 92349: Permission denied (13)
[0118/145014.996843:ERROR:zygote_host_impl_linux.cc(268)] Failed to adjust OOM score of renderer with pid 92392: Permission denied (13)
Unexpected journal message 'audit: type=1400 audit(1516287002.023:111): avc:  denied  { map } for  pid=1028 comm="hostname" path="/usr/bin/hostname" dev="vda4" ino=161820 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:hostname_exec_t:s0 tclass=file permissive=0'
Unexpected journal message 'audit: type=1400 audit(1516287002.144:113): avc:  denied  { execute_no_trans } for  pid=1055 comm="pmie_check" path="/usr/bin/pmie" dev="vda4" ino=148278 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:pcp_pmie_exec_t:s0 tclass=file permissive=0'
Wrote JS log to TestStorage-testLuks-fedora-i386-127.0.0.2-2401-FAIL.js.log
Journal extracted to TestStorage-testLuks-fedora-i386-127.0.0.2-2401-FAIL.log
Traceback (most recent call last):
  File "/build/cockpit/test/common/testlib.py", line 669, in tearDown
    self.check_journal_messages()
  File "/build/cockpit/test/common/testlib.py", line 804, in check_journal_messages
    raise Error(first)
Error: audit: type=1400 audit(1516287002.023:111): avc:  denied  { map } for  pid=1028 comm="hostname" path="/usr/bin/hostname" dev="vda4" ino=161820 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:hostname_exec_t:s0 tclass=file permissive=0

not ok 96 testLuks (check_storage_luks.TestStorage) # duration: 70s
Wrote screenshot to TestStorage-testLuks-fedora-i386-127.0.0.2-2401-FAIL.png
Wrote HTML dump to TestStorage-testLuks-fedora-i386-127.0.0.2-2401-FAIL.html
Wrote JS log to TestStorage-testLuks-fedora-i386-127.0.0.2-2401-FAIL.js.log
Journal extracted to TestStorage-testLuks-fedora-i386-127.0.0.2-2401-FAIL.log

First occurrence: 2018-01-18T14:50:47.483167 | revision 7dcc7c8548a13531ead10b5dfad260f329f7af31, logs Times recorded: 1 Latest occurrences:

# ----------------------------------------------------------------------
# testMac (check_networking_mac.TestNetworking)
#
NAME         UUID                                  TYPE            DEVICE 
System eth0  5fb06bd0-0bb0-7ffb-45f1-d6edd65f3e03  802-3-ethernet  eth0   
virbr0       01637763-8e5a-4334-8c54-1961f65b0a07  bridge          virbr0 
System eth1  9c92fad9-6ecb-3e6c-eb4d-8a47c6f50c04  802-3-ethernet  --     
ens2         8a296a34-08e2-42d9-9e8d-b37c582e87cd  802-3-ethernet  --     

ftruncate() failed: Permission denied

DevTools listening on ws://127.0.0.1:9359/devtools/browser/678f4133-048f-4b98-8e08-c77255d80891
[0118/143512.741847:ERROR:zygote_host_impl_linux.cc(268)] Failed to adjust OOM score of renderer with pid 117499: Permission denied (13)
[0118/143514.305090:ERROR:zygote_host_impl_linux.cc(268)] Failed to adjust OOM score of renderer with pid 117570: Permission denied (13)
52:54:01:00:00:03 -> eth2
52:54:01:00:00:03 -> eth2
Unexpected journal message 'audit: type=1400 audit(1516286093.840:112): avc:  denied  { map } for  pid=1019 comm="hostname" path="/usr/bin/hostname" dev="vda4" ino=161820 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:hostname_exec_t:s0 tclass=file permissive=0'
Wrote JS log to TestNetworking-testMac-fedora-i386-127.0.0.2-2801-FAIL.js.log
Journal extracted to TestNetworking-testMac-fedora-i386-127.0.0.2-2801-FAIL.log
Journal extracted to TestNetworking-testMac-fedora-26-127.0.0.2-2802-FAIL.log
Traceback (most recent call last):
  File "/build/cockpit/test/common/testlib.py", line 669, in tearDown
    self.check_journal_messages()
  File "/build/cockpit/test/common/testlib.py", line 804, in check_journal_messages
    raise Error(first)
Error: audit: type=1400 audit(1516286093.840:112): avc:  denied  { map } for  pid=1019 comm="hostname" path="/usr/bin/hostname" dev="vda4" ino=161820 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:hostname_exec_t:s0 tclass=file permissive=0

not ok 25 testMac (check_networking_mac.TestNetworking) # duration: 64s
Wrote screenshot to TestNetworking-testMac-fedora-i386-127.0.0.2-2801-FAIL.png
Wrote HTML dump to TestNetworking-testMac-fedora-i386-127.0.0.2-2801-FAIL.html
Wrote JS log to TestNetworking-testMac-fedora-i386-127.0.0.2-2801-FAIL.js.log
Journal extracted to TestNetworking-testMac-fedora-i386-127.0.0.2-2801-FAIL.log
Journal extracted to TestNetworking-testMac-fedora-26-127.0.0.2-2802-FAIL.log

First occurrence: 2018-01-18T14:35:40.127332 | revision a7bded4ab419a090f46e1965dd81ed496da140ee, logs Times recorded: 1 Latest occurrences:

# ----------------------------------------------------------------------
# testBasic (check_reauthorize.TestReauthorize)
#

DevTools listening on ws://127.0.0.1:9795/devtools/browser/6abe4186-03fc-41e9-9a01-c9f5f09cbcc1
[0118/145306.220777:ERROR:zygote_host_impl_linux.cc(268)] Failed to adjust OOM score of renderer with pid 95984: Permission denied (13)
[0118/145307.464690:ERROR:zygote_host_impl_linux.cc(268)] Failed to adjust OOM score of renderer with pid 96029: Permission denied (13)
> debug: Not authorized.

> warning: Error opening directory '/home/admin/.ssh': No such file or directory
> warning: --: line 25: cd: /home/admin/.ssh: No such file or directory

> debug: Not authorized.

Unexpected journal message 'audit: type=1400 audit(1516287178.685:112): avc:  denied  { map } for  pid=994 comm="hostname" path="/usr/bin/hostname" dev="vda4" ino=161820 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:hostname_exec_t:s0 tclass=file permissive=0'
Wrote JS log to TestReauthorize-testBasic-fedora-i386-127.0.0.2-2801-FAIL.js.log
Journal extracted to TestReauthorize-testBasic-fedora-i386-127.0.0.2-2801-FAIL.log
Traceback (most recent call last):
  File "/build/cockpit/test/common/testlib.py", line 669, in tearDown
    self.check_journal_messages()
  File "/build/cockpit/test/common/testlib.py", line 804, in check_journal_messages
    raise Error(first)
Error: audit: type=1400 audit(1516287178.685:112): avc:  denied  { map } for  pid=994 comm="hostname" path="/usr/bin/hostname" dev="vda4" ino=161820 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:hostname_exec_t:s0 tclass=file permissive=0

not ok 73 testBasic (check_reauthorize.TestReauthorize) # duration: 49s
Wrote screenshot to TestReauthorize-testBasic-fedora-i386-127.0.0.2-2801-FAIL.png
Wrote HTML dump to TestReauthorize-testBasic-fedora-i386-127.0.0.2-2801-FAIL.html
Wrote JS log to TestReauthorize-testBasic-fedora-i386-127.0.0.2-2801-FAIL.js.log
Journal extracted to TestReauthorize-testBasic-fedora-i386-127.0.0.2-2801-FAIL.log

First occurrence: 2018-01-18T14:53:22.958248 | revision 7dcc7c8548a13531ead10b5dfad260f329f7af31, logs Times recorded: 1 Latest occurrences:

# ----------------------------------------------------------------------
# testFrameNavigation (check_multi_machine.TestMultiMachine)
#
ftruncate() failed: Permission denied

DevTools listening on ws://127.0.0.1:9294/devtools/browser/f95e5f7f-ede3-4c5f-9f3c-3ebebd1b0143
[0118/143919.748320:ERROR:zygote_host_impl_linux.cc(268)] Failed to adjust OOM score of renderer with pid 122021: Permission denied (13)
[0118/143920.864524:ERROR:zygote_host_impl_linux.cc(268)] Failed to adjust OOM score of renderer with pid 122053: Permission denied (13)
Unexpected journal message 'audit: type=1400 audit(1516286344.403:112): avc:  denied  { execute_no_trans } for  pid=1052 comm="pmie_check" path="/usr/bin/pmie" dev="vda4" ino=148278 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:pcp_pmie_exec_t:s0 tclass=file permissive=0'
Wrote JS log to TestMultiMachine-testFrameNavigation-fedora-i386-127.0.0.2-2401-FAIL.js.log
Journal extracted to TestMultiMachine-testFrameNavigation-fedora-i386-127.0.0.2-2401-FAIL.log
Journal extracted to TestMultiMachine-testFrameNavigation-fedora-i386-127.0.0.2-2403-FAIL.log
Journal extracted to TestMultiMachine-testFrameNavigation-fedora-i386-127.0.0.2-2402-FAIL.log
Traceback (most recent call last):
  File "/build/cockpit/test/common/testlib.py", line 669, in tearDown
    self.check_journal_messages()
  File "/build/cockpit/test/common/testlib.py", line 804, in check_journal_messages
    raise Error(first)
Error: audit: type=1400 audit(1516286344.403:112): avc:  denied  { execute_no_trans } for  pid=1052 comm="pmie_check" path="/usr/bin/pmie" dev="vda4" ino=148278 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:pcp_pmie_exec_t:s0 tclass=file permissive=0

not ok 6 testFrameNavigation (check_multi_machine.TestMultiMachine) # duration: 53s
Wrote screenshot to TestMultiMachine-testFrameNavigation-fedora-i386-127.0.0.2-2401-FAIL.png
Wrote HTML dump to TestMultiMachine-testFrameNavigation-fedora-i386-127.0.0.2-2401-FAIL.html
Wrote JS log to TestMultiMachine-testFrameNavigation-fedora-i386-127.0.0.2-2401-FAIL.js.log
Journal extracted to TestMultiMachine-testFrameNavigation-fedora-i386-127.0.0.2-2401-FAIL.log
Journal extracted to TestMultiMachine-testFrameNavigation-fedora-i386-127.0.0.2-2403-FAIL.log
Journal extracted to TestMultiMachine-testFrameNavigation-fedora-i386-127.0.0.2-2402-FAIL.log

First occurrence: 2018-01-18T14:39:38.658884 | revision a7bded4ab419a090f46e1965dd81ed496da140ee, logs Times recorded: 1 Latest occurrences:

cockpituous commented 6 years ago

verify/fedora-i386 Ooops, it happened again


# ----------------------------------------------------------------------
# testInternal (check_metrics.TestMetrics)
#

DevTools listening on ws://127.0.0.1:9325/devtools/browser/63027919-f82f-4e04-9ff8-f9925490b62c
[0118/082838.750780:ERROR:zygote_host_impl_linux.cc(268)] Failed to adjust OOM score of renderer with pid 38702: Permission denied (13)
[0118/082839.710263:ERROR:zygote_host_impl_linux.cc(268)] Failed to adjust OOM score of renderer with pid 38761: Permission denied (13)
('Measured CPU', 92.5502029087)
('Measured Memory', 330100736)
Ncat: Connection reset by peer.
Measured 2.6s of network traffic; eth0: 62058493 bytes, lo: 0 bytes
Ncat: Broken pipe.
Unexpected journal message 'audit: type=1400 audit(1516264110.305:148): avc:  denied  { execute_no_trans } for  pid=1054 comm="pmie_check" path="/usr/bin/pmie" dev="vda4" ino=148278 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:pcp_pmie_exec_t:s0 tclass=file permissive=0'
Wrote JS log to TestMetrics-testInternal-fedora-i386-127.0.0.2-2601-FAIL.js.log
Journal extracted to TestMetrics-testInternal-fedora-i386-127.0.0.2-2601-FAIL.log
Traceback (most recent call last):
  File "/build/cockpit/test/common/testlib.py", line 669, in tearDown
    self.check_journal_messages()
  File "/build/cockpit/test/common/testlib.py", line 804, in check_journal_messages
    raise Error(first)
Error: audit: type=1400 audit(1516264110.305:148): avc:  denied  { execute_no_trans } for  pid=1054 comm="pmie_check" path="/usr/bin/pmie" dev="vda4" ino=148278 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:pcp_pmie_exec_t:s0 tclass=file permissive=0

not ok 10 testInternal (check_metrics.TestMetrics) # duration: 62s
Wrote screenshot to TestMetrics-testInternal-fedora-i386-127.0.0.2-2601-FAIL.png
Wrote HTML dump to TestMetrics-testInternal-fedora-i386-127.0.0.2-2601-FAIL.html
Wrote JS log to TestMetrics-testInternal-fedora-i386-127.0.0.2-2601-FAIL.js.log
Journal extracted to TestMetrics-testInternal-fedora-i386-127.0.0.2-2601-FAIL.log

First occurrence: 2018-01-18T08:29:21.420147 | revision 647642461ed22ae922f6df567ed4c5f48fbfb47e, logs Times recorded: 1 Latest occurrences:

# ----------------------------------------------------------------------
# testSetup (check_dashboard.TestDashboardSetup)
#

DevTools listening on ws://127.0.0.1:9959/devtools/browser/25099454-0ca3-4ef1-8397-968e835f2000
[0118/082802.396868:ERROR:zygote_host_impl_linux.cc(268)] Failed to adjust OOM score of renderer with pid 63231: Permission denied (13)
[0118/082803.410089:ERROR:zygote_host_impl_linux.cc(268)] Failed to adjust OOM score of renderer with pid 63262: Permission denied (13)
> warning: Error opening directory '/home/admin/.ssh': No such file or directory
> warning: --: line 25: cd: /home/admin/.ssh: No such file or directory

> warning: Login failed
id: 'nosync': no such user
Unexpected journal message 'audit: type=1400 audit(1516264063.195:112): avc:  denied  { map } for  pid=1038 comm="hostname" path="/usr/bin/hostname" dev="vda4" ino=161820 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:hostname_exec_t:s0 tclass=file permissive=0'
Unexpected journal message 'audit: type=1400 audit(1516264063.271:114): avc:  denied  { execute_no_trans } for  pid=1067 comm="pmlogger_check" path="/usr/bin/pmlogger" dev="vda4" ino=148286 scontext=system_u:system_r:pcp_pmlogger_t:s0 tcontext=system_u:object_r:pcp_pmlogger_exec_t:s0 tclass=file permissive=0'
Wrote JS log to TestDashboardSetup-testSetup-fedora-i386-127.0.0.2-2801-FAIL.js.log
Journal extracted to TestDashboardSetup-testSetup-fedora-i386-127.0.0.2-2801-FAIL.log
Journal extracted to TestDashboardSetup-testSetup-fedora-i386-127.0.0.2-2803-FAIL.log
Journal extracted to TestDashboardSetup-testSetup-fedora-i386-127.0.0.2-2802-FAIL.log
Traceback (most recent call last):
  File "/build/cockpit/test/common/testlib.py", line 669, in tearDown
    self.check_journal_messages()
  File "/build/cockpit/test/common/testlib.py", line 804, in check_journal_messages
    raise Error(first)
Error: audit: type=1400 audit(1516264063.195:112): avc:  denied  { map } for  pid=1038 comm="hostname" path="/usr/bin/hostname" dev="vda4" ino=161820 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:hostname_exec_t:s0 tclass=file permissive=0

not ok 148 testSetup (check_dashboard.TestDashboardSetup) # duration: 50s
Wrote screenshot to TestDashboardSetup-testSetup-fedora-i386-127.0.0.2-2801-FAIL.png
Wrote HTML dump to TestDashboardSetup-testSetup-fedora-i386-127.0.0.2-2801-FAIL.html
Wrote JS log to TestDashboardSetup-testSetup-fedora-i386-127.0.0.2-2801-FAIL.js.log
Journal extracted to TestDashboardSetup-testSetup-fedora-i386-127.0.0.2-2801-FAIL.log
Journal extracted to TestDashboardSetup-testSetup-fedora-i386-127.0.0.2-2803-FAIL.log
Journal extracted to TestDashboardSetup-testSetup-fedora-i386-127.0.0.2-2802-FAIL.log

First occurrence: 2018-01-18T08:28:22.406954 | revision 77acd9fff00a7f922407a86136420f9b906e5f07, logs Times recorded: 1 Latest occurrences:

# ----------------------------------------------------------------------
# testExpose (check_docker.TestDocker)
#

DevTools listening on ws://127.0.0.1:9731/devtools/browser/dcad1a1a-064a-44e0-8e1b-e43cf0479250
[0118/082836.030022:ERROR:zygote_host_impl_linux.cc(268)] Failed to adjust OOM score of renderer with pid 64000: Permission denied (13)
[0118/082837.151345:ERROR:zygote_host_impl_linux.cc(268)] Failed to adjust OOM score of renderer with pid 64090: Permission denied (13)
Unexpected journal message 'audit: type=1400 audit(1516264063.552:112): avc:  denied  { map } for  pid=1006 comm="hostname" path="/usr/bin/hostname" dev="vda4" ino=161820 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:hostname_exec_t:s0 tclass=file permissive=0'
Wrote JS log to TestDocker-testExpose-fedora-i386-127.0.0.2-2401-FAIL.js.log
Journal extracted to TestDocker-testExpose-fedora-i386-127.0.0.2-2401-FAIL.log
Traceback (most recent call last):
  File "/build/cockpit/test/common/testlib.py", line 669, in tearDown
    self.check_journal_messages()
  File "/build/cockpit/test/common/testlib.py", line 804, in check_journal_messages
    raise Error(first)
Error: audit: type=1400 audit(1516264063.552:112): avc:  denied  { map } for  pid=1006 comm="hostname" path="/usr/bin/hostname" dev="vda4" ino=161820 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:hostname_exec_t:s0 tclass=file permissive=0

not ok 152 testExpose (check_docker.TestDocker) # duration: 88s
Wrote screenshot to TestDocker-testExpose-fedora-i386-127.0.0.2-2401-FAIL.png
Wrote HTML dump to TestDocker-testExpose-fedora-i386-127.0.0.2-2401-FAIL.html
Wrote JS log to TestDocker-testExpose-fedora-i386-127.0.0.2-2401-FAIL.js.log
Journal extracted to TestDocker-testExpose-fedora-i386-127.0.0.2-2401-FAIL.log

First occurrence: 2018-01-18T08:28:58.887363 | revision 77acd9fff00a7f922407a86136420f9b906e5f07, logs Times recorded: 1 Latest occurrences:

# ----------------------------------------------------------------------
# testAppStream (check_sosreport.TestSOS)
#

DevTools listening on ws://127.0.0.1:9773/devtools/browser/18edc189-bb8d-4e6b-a8b6-47e974a7ce7f
[0118/083000.957629:ERROR:zygote_host_impl_linux.cc(268)] Failed to adjust OOM score of renderer with pid 65959: Permission denied (13)
[0118/083002.199273:ERROR:zygote_host_impl_linux.cc(268)] Failed to adjust OOM score of renderer with pid 65998: Permission denied (13)
Unexpected journal message 'audit: type=1400 audit(1516264192.788:126): avc:  denied  { map } for  pid=1073 comm="hostname" path="/usr/bin/hostname" dev="vda4" ino=161820 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:hostname_exec_t:s0 tclass=file permissive=0'
Wrote JS log to TestSOS-testAppStream-fedora-i386-127.0.0.2-2801-FAIL.js.log
Journal extracted to TestSOS-testAppStream-fedora-i386-127.0.0.2-2801-FAIL.log
Traceback (most recent call last):
  File "/build/cockpit/test/common/testlib.py", line 669, in tearDown
    self.check_journal_messages()
  File "/build/cockpit/test/common/testlib.py", line 804, in check_journal_messages
    raise Error(first)
Error: audit: type=1400 audit(1516264192.788:126): avc:  denied  { map } for  pid=1073 comm="hostname" path="/usr/bin/hostname" dev="vda4" ino=161820 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:hostname_exec_t:s0 tclass=file permissive=0

not ok 116 testAppStream (check_sosreport.TestSOS) # duration: 27s
Wrote screenshot to TestSOS-testAppStream-fedora-i386-127.0.0.2-2801-FAIL.png
Wrote HTML dump to TestSOS-testAppStream-fedora-i386-127.0.0.2-2801-FAIL.html
Wrote JS log to TestSOS-testAppStream-fedora-i386-127.0.0.2-2801-FAIL.js.log
Journal extracted to TestSOS-testAppStream-fedora-i386-127.0.0.2-2801-FAIL.log

First occurrence: 2018-01-18T08:30:08.206802 | revision 77acd9fff00a7f922407a86136420f9b906e5f07, logs Times recorded: 1 Latest occurrences:

# ----------------------------------------------------------------------
# testUsed (check_storage_used.TestStorage)
#

DevTools listening on ws://127.0.0.1:9948/devtools/browser/704f3185-4c9a-418d-afe0-dc154e133c4d
[0118/083318.974109:ERROR:zygote_host_impl_linux.cc(268)] Failed to adjust OOM score of renderer with pid 70704: Permission denied (13)
[0118/083319.948484:ERROR:zygote_host_impl_linux.cc(268)] Failed to adjust OOM score of renderer with pid 70769: Permission denied (13)
Unexpected journal message 'audit: type=1400 audit(1516264391.039:145): avc:  denied  { map } for  pid=1046 comm="hostname" path="/usr/bin/hostname" dev="vda4" ino=161820 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:hostname_exec_t:s0 tclass=file permissive=0'
Wrote JS log to TestStorage-testUsed-fedora-i386-127.0.0.2-2901-FAIL.js.log
Journal extracted to TestStorage-testUsed-fedora-i386-127.0.0.2-2901-FAIL.log
Traceback (most recent call last):
  File "/build/cockpit/test/common/testlib.py", line 669, in tearDown
    self.check_journal_messages()
  File "/build/cockpit/test/common/testlib.py", line 804, in check_journal_messages
    raise Error(first)
Error: audit: type=1400 audit(1516264391.039:145): avc:  denied  { map } for  pid=1046 comm="hostname" path="/usr/bin/hostname" dev="vda4" ino=161820 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:hostname_exec_t:s0 tclass=file permissive=0

not ok 85 testUsed (check_storage_used.TestStorage) # duration: 37s
Wrote screenshot to TestStorage-testUsed-fedora-i386-127.0.0.2-2901-FAIL.png
Wrote HTML dump to TestStorage-testUsed-fedora-i386-127.0.0.2-2901-FAIL.html
Wrote JS log to TestStorage-testUsed-fedora-i386-127.0.0.2-2901-FAIL.js.log
Journal extracted to TestStorage-testUsed-fedora-i386-127.0.0.2-2901-FAIL.log

First occurrence: 2018-01-18T08:33:36.050033 | revision 77acd9fff00a7f922407a86136420f9b906e5f07, logs Times recorded: 1 Latest occurrences:

# ----------------------------------------------------------------------
# testBasic (check_storage_basic.TestStorage)
#

DevTools listening on ws://127.0.0.1:9264/devtools/browser/a5d63aab-fe55-4544-bd38-1d47dc8cb234
[0118/083500.620990:ERROR:zygote_host_impl_linux.cc(268)] Failed to adjust OOM score of renderer with pid 74250: Permission denied (13)
[0118/083501.585426:ERROR:zygote_host_impl_linux.cc(268)] Failed to adjust OOM score of renderer with pid 74306: Permission denied (13)
mke2fs 1.43.5 (04-Aug-2017)
Unexpected journal message 'audit: type=1400 audit(1516264491.530:148): avc:  denied  { execute_no_trans } for  pid=1067 comm="pmie_check" path="/usr/bin/pmie" dev="vda4" ino=148278 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:pcp_pmie_exec_t:s0 tclass=file permissive=0'
Wrote JS log to TestStorage-testBasic-fedora-i386-127.0.0.2-2601-FAIL.js.log
Journal extracted to TestStorage-testBasic-fedora-i386-127.0.0.2-2601-FAIL.log
Traceback (most recent call last):
  File "/build/cockpit/test/common/testlib.py", line 669, in tearDown
    self.check_journal_messages()
  File "/build/cockpit/test/common/testlib.py", line 804, in check_journal_messages
    raise Error(first)
Error: audit: type=1400 audit(1516264491.530:148): avc:  denied  { execute_no_trans } for  pid=1067 comm="pmie_check" path="/usr/bin/pmie" dev="vda4" ino=148278 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:pcp_pmie_exec_t:s0 tclass=file permissive=0

not ok 62 testBasic (check_storage_basic.TestStorage) # duration: 26s
Wrote screenshot to TestStorage-testBasic-fedora-i386-127.0.0.2-2601-FAIL.png
Wrote HTML dump to TestStorage-testBasic-fedora-i386-127.0.0.2-2601-FAIL.html
Wrote JS log to TestStorage-testBasic-fedora-i386-127.0.0.2-2601-FAIL.js.log
Journal extracted to TestStorage-testBasic-fedora-i386-127.0.0.2-2601-FAIL.log

First occurrence: 2018-01-18T08:35:07.244140 | revision 77acd9fff00a7f922407a86136420f9b906e5f07, logs Times recorded: 1 Latest occurrences:

# ----------------------------------------------------------------------
# testSuper (check_reauthorize.TestReauthorize)
#

DevTools listening on ws://127.0.0.1:9915/devtools/browser/4f9c6c7d-f297-4b8f-95ad-742696d9d0fd
[0118/083544.677353:ERROR:zygote_host_impl_linux.cc(268)] Failed to adjust OOM score of renderer with pid 75900: Permission denied (13)
[0118/083545.635020:ERROR:zygote_host_impl_linux.cc(268)] Failed to adjust OOM score of renderer with pid 75957: Permission denied (13)
> log: done
> warning: Error opening directory '/home/admin/.ssh': No such file or directory
> warning: --: line 25: cd: /home/admin/.ssh: No such file or directory

> log: fail
> log: done
Unexpected journal message 'audit: type=1400 audit(1516264536.833:146): avc:  denied  { map } for  pid=1046 comm="hostname" path="/usr/bin/hostname" dev="vda4" ino=161820 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:hostname_exec_t:s0 tclass=file permissive=0'
Wrote JS log to TestReauthorize-testSuper-fedora-i386-127.0.0.2-2901-FAIL.js.log
Journal extracted to TestReauthorize-testSuper-fedora-i386-127.0.0.2-2901-FAIL.log
Traceback (most recent call last):
  File "/build/cockpit/test/common/testlib.py", line 669, in tearDown
    self.check_journal_messages()
  File "/build/cockpit/test/common/testlib.py", line 804, in check_journal_messages
    raise Error(first)
Error: audit: type=1400 audit(1516264536.833:146): avc:  denied  { map } for  pid=1046 comm="hostname" path="/usr/bin/hostname" dev="vda4" ino=161820 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:hostname_exec_t:s0 tclass=file permissive=0

not ok 50 testSuper (check_reauthorize.TestReauthorize) # duration: 35s
Wrote screenshot to TestReauthorize-testSuper-fedora-i386-127.0.0.2-2901-FAIL.png
Wrote HTML dump to TestReauthorize-testSuper-fedora-i386-127.0.0.2-2901-FAIL.html
Wrote JS log to TestReauthorize-testSuper-fedora-i386-127.0.0.2-2901-FAIL.js.log
Journal extracted to TestReauthorize-testSuper-fedora-i386-127.0.0.2-2901-FAIL.log

First occurrence: 2018-01-18T08:36:00.190824 | revision 77acd9fff00a7f922407a86136420f9b906e5f07, logs Times recorded: 1 Latest occurrences:

# ----------------------------------------------------------------------
# testFedora22 (check_multi_os.TestMultiOS)
#
/etc/profile.d/lang.sh: line 19: warning: setlocale: LC_CTYPE: cannot change locale (C.UTF-8)

DevTools listening on ws://127.0.0.1:9363/devtools/browser/350500e0-c9ce-4f67-bcc1-9ff3e43e5571
[0118/083847.325678:ERROR:zygote_host_impl_linux.cc(268)] Failed to adjust OOM score of renderer with pid 81628: Permission denied (13)
[0118/083848.513708:ERROR:zygote_host_impl_linux.cc(268)] Failed to adjust OOM score of renderer with pid 81692: Permission denied (13)
1: lo: <LOOPBACK,UP,LOWER_UP> mtu 65536 qdisc noqueue state UNKNOWN group default 
    link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00
    inet 127.0.0.1/8 scope host lo
       valid_lft forever preferred_lft forever
    inet6 ::1/128 scope host 
       valid_lft forever preferred_lft forever
2: ens14: <BROADCAST,MULTICAST,UP,LOWER_UP> mtu 1500 qdisc fq_codel state UP group default qlen 1000
    link/ether 52:54:00:12:34:56 brd ff:ff:ff:ff:ff:ff
    inet 172.27.0.15/24 brd 172.27.0.255 scope global dynamic ens14
       valid_lft 86397sec preferred_lft 86397sec
    inet6 fec0::5054:ff:fe12:3456/64 scope site noprefixroute dynamic 
       valid_lft 86397sec preferred_lft 14397sec
    inet6 fe80::5054:ff:fe12:3456/64 scope link 
       valid_lft forever preferred_lft forever
3: ens15: <BROADCAST,MULTICAST,UP,LOWER_UP> mtu 1500 qdisc fq_codel state UP group default qlen 1000
    link/ether 52:54:01:00:00:02 brd ff:ff:ff:ff:ff:ff
    inet 10.111.113.5/20 brd 10.111.127.255 scope global ens15
       valid_lft forever preferred_lft forever
    inet6 fe80::5054:1ff:fe00:2/64 scope link tentative dadfailed 
       valid_lft forever preferred_lft forever
1: lo: <LOOPBACK,UP,LOWER_UP> mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000
    link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00
    inet 127.0.0.1/8 scope host lo
       valid_lft forever preferred_lft forever
    inet6 ::1/128 scope host 
       valid_lft forever preferred_lft forever
2: eth0: <BROADCAST,MULTICAST,UP,LOWER_UP> mtu 1500 qdisc fq_codel state UP group default qlen 1000
    link/ether 52:54:00:12:34:56 brd ff:ff:ff:ff:ff:ff
    inet 172.27.0.15/24 brd 172.27.0.255 scope global dynamic eth0
       valid_lft 86342sec preferred_lft 86342sec
    inet6 fec0::5054:ff:fe12:3456/64 scope site dynamic mngtmpaddr 
       valid_lft 86348sec preferred_lft 14348sec
    inet6 fe80::5054:ff:fe12:3456/64 scope link 
       valid_lft forever preferred_lft forever
3: eth1: <BROADCAST,MULTICAST,UP,LOWER_UP> mtu 1500 qdisc fq_codel state UP group default qlen 1000
    link/ether 52:54:01:00:00:01 brd ff:ff:ff:ff:ff:ff
    inet 10.111.113.1/20 brd 10.111.127.255 scope global eth1
       valid_lft forever preferred_lft forever
    inet6 fe80::2937:9809:d5a0:822b/64 scope link 
       valid_lft forever preferred_lft forever
4: virbr0: <NO-CARRIER,BROADCAST,MULTICAST,UP> mtu 1500 qdisc noqueue state DOWN group default qlen 1000
    link/ether 52:54:00:f3:60:7f brd ff:ff:ff:ff:ff:ff
    inet 192.168.122.1/24 brd 192.168.122.255 scope global virbr0
       valid_lft forever preferred_lft forever
5: virbr0-nic: <BROADCAST,MULTICAST> mtu 1500 qdisc fq_codel master virbr0 state DOWN group default qlen 1000
    link/ether 52:54:00:f3:60:7f brd ff:ff:ff:ff:ff:ff

DevTools listening on ws://127.0.0.1:9920/devtools/browser/e824c55b-4ee8-48bc-913f-b95989ac941f
[0118/083903.161783:ERROR:zygote_host_impl_linux.cc(268)] Failed to adjust OOM score of renderer with pid 82512: Permission denied (13)
[0118/083904.394050:ERROR:zygote_host_impl_linux.cc(268)] Failed to adjust OOM score of renderer with pid 82595: Permission denied (13)
> warning: metrics channel failed: protocol-error
> warning: metrics channel failed: protocol-error
Unexpected journal message 'audit: type=1400 audit(1516264677.310:111): avc:  denied  { map } for  pid=1003 comm="hostname" path="/usr/bin/hostname" dev="vda4" ino=161820 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:hostname_exec_t:s0 tclass=file permissive=0'
Wrote JS log to TestMultiOS-testFedora22-fedora-i386-127.0.0.2-2801-FAIL.js.log
Journal extracted to TestMultiOS-testFedora22-fedora-i386-127.0.0.2-2801-FAIL.log
> warning: metrics channel failed: protocol-error
Journal extracted to TestMultiOS-testFedora22-fedora-stock-127.0.0.2-2802-FAIL.log
/etc/profile.d/lang.sh: line 19: warning: setlocale: LC_CTYPE: cannot change locale (C.UTF-8)
Traceback (most recent call last):
  File "/build/cockpit/test/common/testlib.py", line 669, in tearDown
    self.check_journal_messages()
  File "/build/cockpit/test/common/testlib.py", line 804, in check_journal_messages
    raise Error(first)
Error: audit: type=1400 audit(1516264677.310:111): avc:  denied  { map } for  pid=1003 comm="hostname" path="/usr/bin/hostname" dev="vda4" ino=161820 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:hostname_exec_t:s0 tclass=file permissive=0

not ok 20 testFedora22 (check_multi_os.TestMultiOS) # duration: 95s
Wrote screenshot to TestMultiOS-testFedora22-fedora-i386-127.0.0.2-2801-FAIL.png
Wrote HTML dump to TestMultiOS-testFedora22-fedora-i386-127.0.0.2-2801-FAIL.html
Wrote JS log to TestMultiOS-testFedora22-fedora-i386-127.0.0.2-2801-FAIL.js.log
> warning: metrics channel failed: protocol-error
Journal extracted to TestMultiOS-testFedora22-fedora-i386-127.0.0.2-2801-FAIL.log
Journal extracted to TestMultiOS-testFedora22-fedora-stock-127.0.0.2-2802-FAIL.log
/etc/profile.d/lang.sh: line 19: warning: setlocale: LC_CTYPE: cannot change locale (C.UTF-8)

First occurrence: 2018-01-18T08:39:20.405562 | revision 77acd9fff00a7f922407a86136420f9b906e5f07, logs Times recorded: 1 Latest occurrences:

# ----------------------------------------------------------------------
# testNfsBusy (check_storage_nfs.TestStorage)
#

DevTools listening on ws://127.0.0.1:9605/devtools/browser/8550a7c5-6b03-41ca-aa72-33af5ceab417
[0118/084429.354287:ERROR:zygote_host_impl_linux.cc(268)] Failed to adjust OOM score of renderer with pid 103929: Permission denied (13)
[0118/084430.470651:ERROR:zygote_host_impl_linux.cc(268)] Failed to adjust OOM score of renderer with pid 103958: Permission denied (13)
> warning: clnt_create: RPC: Unknown host

> warning: 
> warning: umount.nfs4: /mounts/foo: device is busy

Connection to 127.0.0.2 closed by remote host.
Unexpected journal message 'audit: type=1400 audit(1516265060.794:126): avc:  denied  { map } for  pid=1053 comm="hostname" path="/usr/bin/hostname" dev="vda4" ino=161820 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:hostname_exec_t:s0 tclass=file permissive=0'
Wrote JS log to TestStorage-testNfsBusy-fedora-i386-127.0.0.2-2501-FAIL.js.log
Journal extracted to TestStorage-testNfsBusy-fedora-i386-127.0.0.2-2501-FAIL.log
Traceback (most recent call last):
  File "/build/cockpit/test/common/testlib.py", line 669, in tearDown
    self.check_journal_messages()
  File "/build/cockpit/test/common/testlib.py", line 804, in check_journal_messages
    raise Error(first)
Error: audit: type=1400 audit(1516265060.794:126): avc:  denied  { map } for  pid=1053 comm="hostname" path="/usr/bin/hostname" dev="vda4" ino=161820 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:hostname_exec_t:s0 tclass=file permissive=0

not ok 78 testNfsBusy (check_storage_nfs.TestStorage) # duration: 32s
Wrote screenshot to TestStorage-testNfsBusy-fedora-i386-127.0.0.2-2501-FAIL.png
Wrote HTML dump to TestStorage-testNfsBusy-fedora-i386-127.0.0.2-2501-FAIL.html
Wrote JS log to TestStorage-testNfsBusy-fedora-i386-127.0.0.2-2501-FAIL.js.log
Journal extracted to TestStorage-testNfsBusy-fedora-i386-127.0.0.2-2501-FAIL.log

First occurrence: 2018-01-18T08:44:41.116332 | revision d437156d8f63cbf111f9229062dfea7963132f97, logs Times recorded: 1 Latest occurrences:

# ----------------------------------------------------------------------
# testBinary (check_journal.TestJournal)
#

DevTools listening on ws://127.0.0.1:9591/devtools/browser/91f997d3-8868-4ee1-b412-4973ed41d690
[0118/102002.958102:ERROR:zygote_host_impl_linux.cc(268)] Failed to adjust OOM score of renderer with pid 15335: Permission denied (13)
[0118/102004.032403:ERROR:zygote_host_impl_linux.cc(268)] Failed to adjust OOM score of renderer with pid 15404: Permission denied (13)
Unexpected journal message 'audit: type=1400 audit(1516270794.732:146): avc:  denied  { map } for  pid=1048 comm="hostname" path="/usr/bin/hostname" dev="vda4" ino=161820 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:hostname_exec_t:s0 tclass=file permissive=0'
Unexpected journal message 'audit: type=1400 audit(1516270794.823:148): avc:  denied  { execute_no_trans } for  pid=1075 comm="pmie_check" path="/usr/bin/pmie" dev="vda4" ino=148278 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:pcp_pmie_exec_t:s0 tclass=file permissive=0'
Wrote JS log to TestJournal-testBinary-fedora-i386-127.0.0.2-2501-FAIL.js.log
Journal extracted to TestJournal-testBinary-fedora-i386-127.0.0.2-2501-FAIL.log
Traceback (most recent call last):
  File "/build/cockpit/test/common/testlib.py", line 669, in tearDown
    self.check_journal_messages()
  File "/build/cockpit/test/common/testlib.py", line 804, in check_journal_messages
    raise Error(first)
Error: audit: type=1400 audit(1516270794.732:146): avc:  denied  { map } for  pid=1048 comm="hostname" path="/usr/bin/hostname" dev="vda4" ino=161820 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:hostname_exec_t:s0 tclass=file permissive=0

not ok 165 testBinary (check_journal.TestJournal) # duration: 27s
Wrote screenshot to TestJournal-testBinary-fedora-i386-127.0.0.2-2501-FAIL.png
Wrote HTML dump to TestJournal-testBinary-fedora-i386-127.0.0.2-2501-FAIL.html
Wrote JS log to TestJournal-testBinary-fedora-i386-127.0.0.2-2501-FAIL.js.log
Journal extracted to TestJournal-testBinary-fedora-i386-127.0.0.2-2501-FAIL.log

First occurrence: 2018-01-18T10:20:11.832848 | revision cf7f05a08b4b892df5c2d2fe52fa10488ad93d5d, logs Times recorded: 1 Latest occurrences:

# ----------------------------------------------------------------------
# testExpire (check_accounts.TestAccounts)
#

DevTools listening on ws://127.0.0.1:10032/devtools/browser/8124656f-fc0a-4e8c-8d6a-601f655b38f8
[0118/102230.445061:ERROR:zygote_host_impl_linux.cc(268)] Failed to adjust OOM score of renderer with pid 19096: Permission denied (13)
[0118/102231.439637:ERROR:zygote_host_impl_linux.cc(268)] Failed to adjust OOM score of renderer with pid 19143: Permission denied (13)
> warning: Couldn't read /etc/passwd
> warning: Unexpected error 
Unexpected journal message 'audit: type=1400 audit(1516270940.859:148): avc:  denied  { execute_no_trans } for  pid=1070 comm="pmie_check" path="/usr/bin/pmie" dev="vda4" ino=148278 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:pcp_pmie_exec_t:s0 tclass=file permissive=0'
Wrote JS log to TestAccounts-testExpire-fedora-i386-127.0.0.2-2601-FAIL.js.log
Journal extracted to TestAccounts-testExpire-fedora-i386-127.0.0.2-2601-FAIL.log
Traceback (most recent call last):
  File "/build/cockpit/test/common/testlib.py", line 669, in tearDown
    self.check_journal_messages()
  File "/build/cockpit/test/common/testlib.py", line 804, in check_journal_messages
    raise Error(first)
Error: audit: type=1400 audit(1516270940.859:148): avc:  denied  { execute_no_trans } for  pid=1070 comm="pmie_check" path="/usr/bin/pmie" dev="vda4" ino=148278 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:pcp_pmie_exec_t:s0 tclass=file permissive=0

not ok 134 testExpire (check_accounts.TestAccounts) # duration: 36s
Wrote screenshot to TestAccounts-testExpire-fedora-i386-127.0.0.2-2601-FAIL.png
Wrote HTML dump to TestAccounts-testExpire-fedora-i386-127.0.0.2-2601-FAIL.html
Wrote JS log to TestAccounts-testExpire-fedora-i386-127.0.0.2-2601-FAIL.js.log
Journal extracted to TestAccounts-testExpire-fedora-i386-127.0.0.2-2601-FAIL.log

First occurrence: 2018-01-18T10:22:45.168298 | revision cf7f05a08b4b892df5c2d2fe52fa10488ad93d5d, logs Times recorded: 1 Latest occurrences:

# ----------------------------------------------------------------------
# testNfsBusy (check_storage_nfs.TestStorage)
#

DevTools listening on ws://127.0.0.1:9589/devtools/browser/058b2ca3-5bbe-40f1-a30c-cf678ce429cd
[0118/102346.272776:ERROR:zygote_host_impl_linux.cc(268)] Failed to adjust OOM score of renderer with pid 21613: Permission denied (13)
[0118/102347.297024:ERROR:zygote_host_impl_linux.cc(268)] Failed to adjust OOM score of renderer with pid 21707: Permission denied (13)
> warning: clnt_create: RPC: Unknown host

> warning: 
> warning: umount.nfs4: /mounts/foo: device is busy

Connection to 127.0.0.2 closed by remote host.
Unexpected journal message 'audit: type=1400 audit(1516271016.854:148): avc:  denied  { execute_no_trans } for  pid=1075 comm="pmie_check" path="/usr/bin/pmie" dev="vda4" ino=148278 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:pcp_pmie_exec_t:s0 tclass=file permissive=0'
Wrote JS log to TestStorage-testNfsBusy-fedora-i386-127.0.0.2-2401-FAIL.js.log
Journal extracted to TestStorage-testNfsBusy-fedora-i386-127.0.0.2-2401-FAIL.log
Traceback (most recent call last):
  File "/build/cockpit/test/common/testlib.py", line 669, in tearDown
    self.check_journal_messages()
  File "/build/cockpit/test/common/testlib.py", line 804, in check_journal_messages
    raise Error(first)
Error: audit: type=1400 audit(1516271016.854:148): avc:  denied  { execute_no_trans } for  pid=1075 comm="pmie_check" path="/usr/bin/pmie" dev="vda4" ino=148278 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:pcp_pmie_exec_t:s0 tclass=file permissive=0

not ok 115 testNfsBusy (check_storage_nfs.TestStorage) # duration: 30s
Wrote screenshot to TestStorage-testNfsBusy-fedora-i386-127.0.0.2-2401-FAIL.png
Wrote HTML dump to TestStorage-testNfsBusy-fedora-i386-127.0.0.2-2401-FAIL.html
Wrote JS log to TestStorage-testNfsBusy-fedora-i386-127.0.0.2-2401-FAIL.js.log
Journal extracted to TestStorage-testNfsBusy-fedora-i386-127.0.0.2-2401-FAIL.log

First occurrence: 2018-01-18T10:23:56.121519 | revision cf7f05a08b4b892df5c2d2fe52fa10488ad93d5d, logs Times recorded: 1 Latest occurrences:

# ----------------------------------------------------------------------
# testBasic (check_roles.TestRoles)
#

DevTools listening on ws://127.0.0.1:9659/devtools/browser/af9bbd56-342f-4280-9e00-da3aee04da01
[0118/102602.475142:ERROR:zygote_host_impl_linux.cc(268)] Failed to adjust OOM score of renderer with pid 25870: Permission denied (13)
[0118/102603.563681:ERROR:zygote_host_impl_linux.cc(268)] Failed to adjust OOM score of renderer with pid 25924: Permission denied (13)
Unexpected journal message 'audit: type=1400 audit(1516271152.798:125): avc:  denied  { map } for  pid=1047 comm="hostname" path="/usr/bin/hostname" dev="vda4" ino=161820 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:hostname_exec_t:s0 tclass=file permissive=0'
Unexpected journal message 'audit: type=1400 audit(1516271152.836:128): avc:  denied  { execute_no_trans } for  pid=1056 comm="pmlogger_check" path="/usr/bin/pmlogger" dev="vda4" ino=148286 scontext=system_u:system_r:pcp_pmlogger_t:s0 tcontext=system_u:object_r:pcp_pmlogger_exec_t:s0 tclass=file permissive=0'
Wrote JS log to TestRoles-testBasic-fedora-i386-127.0.0.2-2601-FAIL.js.log
Journal extracted to TestRoles-testBasic-fedora-i386-127.0.0.2-2601-FAIL.log
Traceback (most recent call last):
  File "/build/cockpit/test/common/testlib.py", line 669, in tearDown
    self.check_journal_messages()
  File "/build/cockpit/test/common/testlib.py", line 804, in check_journal_messages
    raise Error(first)
Error: audit: type=1400 audit(1516271152.798:125): avc:  denied  { map } for  pid=1047 comm="hostname" path="/usr/bin/hostname" dev="vda4" ino=161820 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:hostname_exec_t:s0 tclass=file permissive=0

not ok 86 testBasic (check_roles.TestRoles) # duration: 30s
Wrote screenshot to TestRoles-testBasic-fedora-i386-127.0.0.2-2601-FAIL.png
Wrote HTML dump to TestRoles-testBasic-fedora-i386-127.0.0.2-2601-FAIL.html
Wrote JS log to TestRoles-testBasic-fedora-i386-127.0.0.2-2601-FAIL.js.log
Journal extracted to TestRoles-testBasic-fedora-i386-127.0.0.2-2601-FAIL.log

First occurrence: 2018-01-18T10:26:11.162552 | revision cf7f05a08b4b892df5c2d2fe52fa10488ad93d5d, logs Times recorded: 1 Latest occurrences:

# ----------------------------------------------------------------------
# testInfoSecurity (check_packagekit.TestUpdates)
#

DevTools listening on ws://127.0.0.1:9599/devtools/browser/46f17038-4d46-4eb1-96c7-a29f05221891
[0118/102756.561593:ERROR:zygote_host_impl_linux.cc(268)] Failed to adjust OOM score of renderer with pid 28810: Permission denied (13)
[0118/102757.600021:ERROR:zygote_host_impl_linux.cc(268)] Failed to adjust OOM score of renderer with pid 28851: Permission denied (13)
> warning: transport closed: disconnected
Connection to 127.0.0.2 closed by remote host.
> log: transport closed, dropped message:  1:1!4
{"call":["/org/freedesktop/timedate1","org.freedesktop.DBus.Properties","Get",["org.freedesktop.timedate1","NTPSynchronized"]],"id":"5"}
> log: transport closed, dropped message:  1:1!4
{"call":["/org/freedesktop/timedate1","org.freedesktop.DBus.Properties","Get",["org.freedesktop.timedate1","NTPSynchronized"]],"id":"6"}
> log: transport closed, dropped message:  1:1!4
{"call":["/org/freedesktop/timedate1","org.freedesktop.DBus.Properties","Get",["org.freedesktop.timedate1","NTPSynchronized"]],"id":"7"}
> log: transport closed, dropped message:  1:1!4
{"call":["/org/freedesktop/timedate1","org.freedesktop.DBus.Properties","Get",["org.freedesktop.timedate1","NTPSynchronized"]],"id":"8"}
Unexpected journal message 'audit: type=1400 audit(1516271303.699:132): avc:  denied  { map } for  pid=1054 comm="hostname" path="/usr/bin/hostname" dev="vda4" ino=161820 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:hostname_exec_t:s0 tclass=file permissive=0'
Wrote JS log to TestUpdates-testInfoSecurity-fedora-i386-127.0.0.2-2801-FAIL.js.log
Journal extracted to TestUpdates-testInfoSecurity-fedora-i386-127.0.0.2-2801-FAIL.log
Traceback (most recent call last):
  File "/build/cockpit/test/common/testlib.py", line 669, in tearDown
    self.check_journal_messages()
  File "/build/cockpit/test/common/testlib.py", line 804, in check_journal_messages
    raise Error(first)
Error: audit: type=1400 audit(1516271303.699:132): avc:  denied  { map } for  pid=1054 comm="hostname" path="/usr/bin/hostname" dev="vda4" ino=161820 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:hostname_exec_t:s0 tclass=file permissive=0

not ok 68 testInfoSecurity (check_packagekit.TestUpdates) # duration: 65s
Wrote screenshot to TestUpdates-testInfoSecurity-fedora-i386-127.0.0.2-2801-FAIL.png
Wrote HTML dump to TestUpdates-testInfoSecurity-fedora-i386-127.0.0.2-2801-FAIL.html
Wrote JS log to TestUpdates-testInfoSecurity-fedora-i386-127.0.0.2-2801-FAIL.js.log
Journal extracted to TestUpdates-testInfoSecurity-fedora-i386-127.0.0.2-2801-FAIL.log

First occurrence: 2018-01-18T10:28:36.109506 | revision cf7f05a08b4b892df5c2d2fe52fa10488ad93d5d, logs Times recorded: 1 Latest occurrences:

# ----------------------------------------------------------------------
# testFrameReload (check_multi_machine.TestMultiMachine)
#

DevTools listening on ws://127.0.0.1:9361/devtools/browser/d40f916f-5c2c-48ad-a065-5ab9af676b4f
[0118/103101.174036:ERROR:zygote_host_impl_linux.cc(268)] Failed to adjust OOM score of renderer with pid 34665: Permission denied (13)
[0118/103102.165159:ERROR:zygote_host_impl_linux.cc(268)] Failed to adjust OOM score of renderer with pid 34707: Permission denied (13)
Unexpected journal message 'audit: type=1400 audit(1516271451.327:112): avc:  denied  { map } for  pid=1019 comm="hostname" path="/usr/bin/hostname" dev="vda4" ino=161820 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:hostname_exec_t:s0 tclass=file permissive=0'
Wrote JS log to TestMultiMachine-testFrameReload-fedora-i386-127.0.0.2-2401-FAIL.js.log
Journal extracted to TestMultiMachine-testFrameReload-fedora-i386-127.0.0.2-2401-FAIL.log
Journal extracted to TestMultiMachine-testFrameReload-fedora-i386-127.0.0.2-2403-FAIL.log
Journal extracted to TestMultiMachine-testFrameReload-fedora-i386-127.0.0.2-2402-FAIL.log
Traceback (most recent call last):
  File "/build/cockpit/test/common/testlib.py", line 669, in tearDown
    self.check_journal_messages()
  File "/build/cockpit/test/common/testlib.py", line 804, in check_journal_messages
    raise Error(first)
Error: audit: type=1400 audit(1516271451.327:112): avc:  denied  { map } for  pid=1019 comm="hostname" path="/usr/bin/hostname" dev="vda4" ino=161820 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:hostname_exec_t:s0 tclass=file permissive=0

not ok 15 testFrameReload (check_multi_machine.TestMultiMachine) # duration: 33s
Wrote screenshot to TestMultiMachine-testFrameReload-fedora-i386-127.0.0.2-2401-FAIL.png
Wrote HTML dump to TestMultiMachine-testFrameReload-fedora-i386-127.0.0.2-2401-FAIL.html
Wrote JS log to TestMultiMachine-testFrameReload-fedora-i386-127.0.0.2-2401-FAIL.js.log
Journal extracted to TestMultiMachine-testFrameReload-fedora-i386-127.0.0.2-2401-FAIL.log
Journal extracted to TestMultiMachine-testFrameReload-fedora-i386-127.0.0.2-2403-FAIL.log
Journal extracted to TestMultiMachine-testFrameReload-fedora-i386-127.0.0.2-2402-FAIL.log

First occurrence: 2018-01-18T10:31:11.718755 | revision cf7f05a08b4b892df5c2d2fe52fa10488ad93d5d, logs Times recorded: 1 Latest occurrences:

# ----------------------------------------------------------------------
# testUnused (check_storage_unused.TestStorage)
#
ftruncate() failed: Permission denied

DevTools listening on ws://127.0.0.1:10080/devtools/browser/eafda0df-1d20-47f8-833f-a6ab143c76c5
[0118/114932.098161:ERROR:zygote_host_impl_linux.cc(268)] Failed to adjust OOM score of renderer with pid 20624: Permission denied (13)
[0118/114933.157403:ERROR:zygote_host_impl_linux.cc(268)] Failed to adjust OOM score of renderer with pid 20671: Permission denied (13)
Warning: The resulting partition is not properly aligned for best performance: 47105s % 2048s != 0s
Unexpected journal message 'audit: type=1400 audit(1516276162.635:148): avc:  denied  { execute_no_trans } for  pid=1056 comm="pmie_check" path="/usr/bin/pmie" dev="vda4" ino=148278 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:pcp_pmie_exec_t:s0 tclass=file permissive=0'
Wrote JS log to TestStorage-testUnused-fedora-i386-127.0.0.2-2301-FAIL.js.log
Journal extracted to TestStorage-testUnused-fedora-i386-127.0.0.2-2301-FAIL.log
Traceback (most recent call last):
  File "/build/cockpit/test/common/testlib.py", line 669, in tearDown
    self.check_journal_messages()
  File "/build/cockpit/test/common/testlib.py", line 804, in check_journal_messages
    raise Error(first)
Error: audit: type=1400 audit(1516276162.635:148): avc:  denied  { execute_no_trans } for  pid=1056 comm="pmie_check" path="/usr/bin/pmie" dev="vda4" ino=148278 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:pcp_pmie_exec_t:s0 tclass=file permissive=0

not ok 121 testUnused (check_storage_unused.TestStorage) # duration: 29s
Wrote screenshot to TestStorage-testUnused-fedora-i386-127.0.0.2-2301-FAIL.png
Wrote HTML dump to TestStorage-testUnused-fedora-i386-127.0.0.2-2301-FAIL.html
Wrote JS log to TestStorage-testUnused-fedora-i386-127.0.0.2-2301-FAIL.js.log
Journal extracted to TestStorage-testUnused-fedora-i386-127.0.0.2-2301-FAIL.log

First occurrence: 2018-01-18T11:49:41.699786 | revision 85c0a3f803822ad71c2c703c61f7fe7081e875f6, logs Times recorded: 1 Latest occurrences:

# ----------------------------------------------------------------------
# testSudo (check_reauthorize.TestReauthorize)
#
ftruncate() failed: Permission denied

DevTools listening on ws://127.0.0.1:9278/devtools/browser/9088556b-1763-4f2b-a070-0b1e87cf3df2
[0118/115248.434436:ERROR:zygote_host_impl_linux.cc(268)] Failed to adjust OOM score of renderer with pid 26344: Permission denied (13)
[0118/115249.629619:ERROR:zygote_host_impl_linux.cc(268)] Failed to adjust OOM score of renderer with pid 26380: Permission denied (13)
> log: fail
> log: transport closed, dropped message:  1:1!19
{"add-match":{"path":"/org/freedesktop/systemd1/unit/tuned_2eservice","interface":"org.freedesktop.systemd1.Unit"}}
> log: transport closed, dropped message:  1:1!19
{"watch":{"path":"/org/freedesktop/systemd1/unit/tuned_2eservice","interface":"org.freedesktop.systemd1.Unit"},"id":"6"}
> log: transport closed, dropped message:  1:1!19
{"add-match":{"path":"/org/freedesktop/systemd1/unit/tuned_2eservice","interface":"org.freedesktop.systemd1.Service"}}
> log: transport closed, dropped message:  1:1!19
{"watch":{"path":"/org/freedesktop/systemd1/unit/tuned_2eservice","interface":"org.freedesktop.systemd1.Service"},"id":"8"}
> log: transport closed, dropped message:  1:1!5
{"add-match":{"path":"/org/freedesktop/systemd1/unit/timedatex_2eservice","interface":"org.freedesktop.systemd1.Unit"}}
> log: transport closed, dropped message:  1:1!5
{"watch":{"path":"/org/freedesktop/systemd1/unit/timedatex_2eservice","interface":"org.freedesktop.systemd1.Unit"},"id":"9"}
> log: transport closed, dropped message:  1:1!5
{"add-match":{"path":"/org/freedesktop/systemd1/unit/timedatex_2eservice","interface":"org.freedesktop.systemd1.Service"}}
> log: transport closed, dropped message:  1:1!5
{"watch":{"path":"/org/freedesktop/systemd1/unit/timedatex_2eservice","interface":"org.freedesktop.systemd1.Service"},"id":"11"}
> log: transport closed, dropped message:  1:1!5
{"add-match":{"path":"/org/freedesktop/systemd1/unit/systemd_2dtimesyncd_2eservice","interface":"org.freedesktop.systemd1.Unit"}}
> log: transport closed, dropped message:  1:1!5
{"watch":{"path":"/org/freedesktop/systemd1/unit/systemd_2dtimesyncd_2eservice","interface":"org.freedesktop.systemd1.Unit"},"id":"13"}
> log: transport closed, dropped message:  1:1!5
{"add-match":{"path":"/org/freedesktop/systemd1/unit/systemd_2dtimesyncd_2eservice","interface":"org.freedesktop.systemd1.Service"}}
> log: transport closed, dropped message:  1:1!5
{"watch":{"path":"/org/freedesktop/systemd1/unit/systemd_2dtimesyncd_2eservice","interface":"org.freedesktop.systemd1.Service"},"id":"15"}
> log: transport closed, dropped message:  1:1!5
{"add-match":{"path":"/org/freedesktop/systemd1/unit/pmcd_2eservice","interface":"org.freedesktop.systemd1.Unit"}}
> log: transport closed, dropped message:  1:1!5
{"watch":{"path":"/org/freedesktop/systemd1/unit/pmcd_2eservice","interface":"org.freedesktop.systemd1.Unit"},"id":"17"}
> log: transport closed, dropped message:  1:1!5
{"add-match":{"path":"/org/freedesktop/systemd1/unit/pmcd_2eservice","interface":"org.freedesktop.systemd1.Service"}}
> log: transport closed, dropped message:  1:1!5
{"watch":{"path":"/org/freedesktop/systemd1/unit/pmcd_2eservice","interface":"org.freedesktop.systemd1.Service"},"id":"19"}
> log: transport closed, dropped message:  1:1!5
{"add-match":{"path":"/org/freedesktop/systemd1/unit/pmlogger_2eservice","interface":"org.freedesktop.systemd1.Unit"}}
> log: transport closed, dropped message:  1:1!5
{"watch":{"path":"/org/freedesktop/systemd1/unit/pmlogger_2eservice","interface":"org.freedesktop.systemd1.Unit"},"id":"21"}
> log: transport closed, dropped message:  1:1!5
{"add-match":{"path":"/org/freedesktop/systemd1/unit/pmlogger_2eservice","interface":"org.freedesktop.systemd1.Service"}}
> log: transport closed, dropped message:  1:1!5
{"watch":{"path":"/org/freedesktop/systemd1/unit/pmlogger_2eservice","interface":"org.freedesktop.systemd1.Service"},"id":"23"}
> log: done
> log: fail
CDP: {"source":"javascript","level":"error","text":"WebSocket is already in CLOSING or CLOSED state.","timestamp":1516276387669.32,"url":"http://127.0.0.2:9391/cockpit/$c1d18dad2b948460e379ebec17b5e28810a5d082-c/base1/cockpit.js","lineNumber":446,"stackTrace":{"callFrames":[{"functionName":"U","scriptId":"39","url":"http://127.0.0.2:9391/cockpit/$c1d18dad2b948460e379ebec17b5e28810a5d082-c/base1/cockpit.js","lineNumber":446,"columnNumber":14},{"functionName":"Ue","scriptId":"39","url":"http://127.0.0.2:9391/cockpit/$c1d18dad2b948460e379ebec17b5e28810a5d082-c/base1/cockpit.js","lineNumber":756,"columnNumber":51},{"functionName":"l","scriptId":"61","url":"http://127.0.0.2:9391/cockpit/$c1d18dad2b948460e379ebec17b5e28810a5d082-c/shell/index.js","lineNumber":3469,"columnNumber":56}]}}
CDP: {"source":"javascript","level":"error","text":"WebSocket is already in CLOSING or CLOSED state.","timestamp":1516276387669.55,"url":"http://127.0.0.2:9391/cockpit/$c1d18dad2b948460e379ebec17b5e28810a5d082-c/base1/cockpit.js","lineNumber":446,"stackTrace":{"callFrames":[{"functionName":"U","scriptId":"39","url":"http://127.0.0.2:9391/cockpit/$c1d18dad2b948460e379ebec17b5e28810a5d082-c/base1/cockpit.js","lineNumber":446,"columnNumber":14},{"functionName":"Ue","scriptId":"39","url":"http://127.0.0.2:9391/cockpit/$c1d18dad2b948460e379ebec17b5e28810a5d082-c/base1/cockpit.js","lineNumber":756,"columnNumber":51},{"functionName":"l","scriptId":"61","url":"http://127.0.0.2:9391/cockpit/$c1d18dad2b948460e379ebec17b5e28810a5d082-c/shell/index.js","lineNumber":3469,"columnNumber":56}]}}
CDP: {"source":"javascript","level":"error","text":"WebSocket is already in CLOSING or CLOSED state.","timestamp":1516276387669.72,"url":"http://127.0.0.2:9391/cockpit/$c1d18dad2b948460e379ebec17b5e28810a5d082-c/base1/cockpit.js","lineNumber":446,"stackTrace":{"callFrames":[{"functionName":"U","scriptId":"39","url":"http://127.0.0.2:9391/cockpit/$c1d18dad2b948460e379ebec17b5e28810a5d082-c/base1/cockpit.js","lineNumber":446,"columnNumber":14},{"functionName":"Ue","scriptId":"39","url":"http://127.0.0.2:9391/cockpit/$c1d18dad2b948460e379ebec17b5e28810a5d082-c/base1/cockpit.js","lineNumber":756,"columnNumber":51},{"functionName":"l","scriptId":"61","url":"http://127.0.0.2:9391/cockpit/$c1d18dad2b948460e379ebec17b5e28810a5d082-c/shell/index.js","lineNumber":3469,"columnNumber":56}]}}
CDP: {"source":"javascript","level":"error","text":"WebSocket is already in CLOSING or CLOSED state.","timestamp":1516276387669.89,"url":"http://127.0.0.2:9391/cockpit/$c1d18dad2b948460e379ebec17b5e28810a5d082-c/base1/cockpit.js","lineNumber":446,"stackTrace":{"callFrames":[{"functionName":"U","scriptId":"39","url":"http://127.0.0.2:9391/cockpit/$c1d18dad2b948460e379ebec17b5e28810a5d082-c/base1/cockpit.js","lineNumber":446,"columnNumber":14},{"functionName":"Ue","scriptId":"39","url":"http://127.0.0.2:9391/cockpit/$c1d18dad2b948460e379ebec17b5e28810a5d082-c/base1/cockpit.js","lineNumber":756,"columnNumber":51},{"functionName":"l","scriptId":"61","url":"http://127.0.0.2:9391/cockpit/$c1d18dad2b948460e379ebec17b5e28810a5d082-c/shell/index.js","lineNumber":3469,"columnNumber":56}]}}
CDP: {"source":"javascript","level":"error","text":"WebSocket is already in CLOSING or CLOSED state.","timestamp":1516276387670.04,"url":"http://127.0.0.2:9391/cockpit/$c1d18dad2b948460e379ebec17b5e28810a5d082-c/base1/cockpit.js","lineNumber":446,"stackTrace":{"callFrames":[{"functionName":"U","scriptId":"39","url":"http://127.0.0.2:9391/cockpit/$c1d18dad2b948460e379ebec17b5e28810a5d082-c/base1/cockpit.js","lineNumber":446,"columnNumber":14},{"functionName":"Ue","scriptId":"39","url":"http://127.0.0.2:9391/cockpit/$c1d18dad2b948460e379ebec17b5e28810a5d082-c/base1/cockpit.js","lineNumber":756,"columnNumber":51},{"functionName":"l","scriptId":"61","url":"http://127.0.0.2:9391/cockpit/$c1d18dad2b948460e379ebec17b5e28810a5d082-c/shell/index.js","lineNumber":3469,"columnNumber":56}]}}
CDP: {"source":"javascript","level":"error","text":"WebSocket is already in CLOSING or CLOSED state.","timestamp":1516276387670.23,"url":"http://127.0.0.2:9391/cockpit/$c1d18dad2b948460e379ebec17b5e28810a5d082-c/base1/cockpit.js","lineNumber":446,"stackTrace":{"callFrames":[{"functionName":"U","scriptId":"39","url":"http://127.0.0.2:9391/cockpit/$c1d18dad2b948460e379ebec17b5e28810a5d082-c/base1/cockpit.js","lineNumber":446,"columnNumber":14},{"functionName":"Ue","scriptId":"39","url":"http://127.0.0.2:9391/cockpit/$c1d18dad2b948460e379ebec17b5e28810a5d082-c/base1/cockpit.js","lineNumber":756,"columnNumber":51},{"functionName":"l","scriptId":"61","url":"http://127.0.0.2:9391/cockpit/$c1d18dad2b948460e379ebec17b5e28810a5d082-c/shell/index.js","lineNumber":3469,"columnNumber":56}]}}
CDP: {"source":"javascript","level":"error","text":"WebSocket is already in CLOSING or CLOSED state.","timestamp":1516276387670.38,"url":"http://127.0.0.2:9391/cockpit/$c1d18dad2b948460e379ebec17b5e28810a5d082-c/base1/cockpit.js","lineNumber":446,"stackTrace":{"callFrames":[{"functionName":"U","scriptId":"39","url":"http://127.0.0.2:9391/cockpit/$c1d18dad2b948460e379ebec17b5e28810a5d082-c/base1/cockpit.js","lineNumber":446,"columnNumber":14},{"functionName":"Ue","scriptId":"39","url":"http://127.0.0.2:9391/cockpit/$c1d18dad2b948460e379ebec17b5e28810a5d082-c/base1/cockpit.js","lineNumber":756,"columnNumber":51},{"functionName":"l","scriptId":"61","url":"http://127.0.0.2:9391/cockpit/$c1d18dad2b948460e379ebec17b5e28810a5d082-c/shell/index.js","lineNumber":3469,"columnNumber":56}]}}
(node:26345) Warning: Possible EventEmitter memory leak detected. 11 Page.loadEventFired listeners added. Use emitter.setMaxListeners() to increase limit
> log: done
Unexpected journal message 'audit: type=1400 audit(1516276358.136:111): avc:  denied  { map } for  pid=1022 comm="hostname" path="/usr/bin/hostname" dev="vda4" ino=161820 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:hostname_exec_t:s0 tclass=file permissive=0'
Wrote JS log to TestReauthorize-testSudo-fedora-i386-127.0.0.2-2501-FAIL.js.log
Journal extracted to TestReauthorize-testSudo-fedora-i386-127.0.0.2-2501-FAIL.log
Traceback (most recent call last):
  File "/build/cockpit/test/common/testlib.py", line 669, in tearDown
    self.check_journal_messages()
  File "/build/cockpit/test/common/testlib.py", line 804, in check_journal_messages
    raise Error(first)
Error: audit: type=1400 audit(1516276358.136:111): avc:  denied  { map } for  pid=1022 comm="hostname" path="/usr/bin/hostname" dev="vda4" ino=161820 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:hostname_exec_t:s0 tclass=file permissive=0

not ok 84 testSudo (check_reauthorize.TestReauthorize) # duration: 49s
Wrote screenshot to TestReauthorize-testSudo-fedora-i386-127.0.0.2-2501-FAIL.png
Wrote HTML dump to TestReauthorize-testSudo-fedora-i386-127.0.0.2-2501-FAIL.html
Wrote JS log to TestReauthorize-testSudo-fedora-i386-127.0.0.2-2501-FAIL.js.log
Journal extracted to TestReauthorize-testSudo-fedora-i386-127.0.0.2-2501-FAIL.log

First occurrence: 2018-01-18T11:53:14.686898 | revision 85c0a3f803822ad71c2c703c61f7fe7081e875f6, logs Times recorded: 1 Latest occurrences:

# ----------------------------------------------------------------------
# testBasic (check_journal.TestJournal)
#
Removed /etc/systemd/system/multi-user.target.wants/chronyd.service.

DevTools listening on ws://127.0.0.1:9674/devtools/browser/2b568f9a-d88d-400d-9b64-41dbf3f4d640
[0118/124213.013828:ERROR:zygote_host_impl_linux.cc(268)] Failed to adjust OOM score of renderer with pid 85707: Permission denied (13)
[0118/124214.018009:ERROR:zygote_host_impl_linux.cc(268)] Failed to adjust OOM score of renderer with pid 85741: Permission denied (13)
Warning: Stopping systemd-journald.service, but it can still be activated by:
  systemd-journald-audit.socket
  systemd-journald-dev-log.socket
  systemd-journald.socket
> warning: transport closed: disconnected
CDP: {"source":"network","level":"error","text":"Failed to load resource: net::ERR_EMPTY_RESPONSE","timestamp":1516279343152.53,"url":"http://127.0.0.2:9291/cockpit/static/fonts/OpenSans-Light-webfont.woff","networkRequestId":"85741.29"}
ssh_exchange_identification: Connection closed by remote host
ssh_exchange_identification: read: Connection reset by peer
> log: transport closed, dropped message:  1:1!4
{"call":["/org/freedesktop/timedate1","org.freedesktop.DBus.Properties","Get",["org.freedesktop.timedate1","NTPSynchronized"]],"id":"4"}
> log: transport closed, dropped message:  1:1!4
{"call":["/org/freedesktop/timedate1","org.freedesktop.DBus.Properties","Get",["org.freedesktop.timedate1","NTPSynchronized"]],"id":"5"}
> log: transport closed, dropped message:  1:1!4
{"call":["/org/freedesktop/timedate1","org.freedesktop.DBus.Properties","Get",["org.freedesktop.timedate1","NTPSynchronized"]],"id":"6"}
> log: transport closed, dropped message:  1:1!4
{"call":["/org/freedesktop/timedate1","org.freedesktop.DBus.Properties","Get",["org.freedesktop.timedate1","NTPSynchronized"]],"id":"7"}
Unexpected journal message 'audit: type=1400 audit(2145934827.748:147): avc:  denied  { execute_no_trans } for  pid=1074 comm="pmie_check" path="/usr/bin/pmie" dev="vda4" ino=148278 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:pcp_pmie_exec_t:s0 tclass=file permissive=0'
Wrote JS log to TestJournal-testBasic-fedora-i386-127.0.0.2-2401-FAIL.js.log
Journal extracted to TestJournal-testBasic-fedora-i386-127.0.0.2-2401-FAIL.log
Traceback (most recent call last):
  File "/build/cockpit/test/common/testlib.py", line 669, in tearDown
    self.check_journal_messages()
  File "/build/cockpit/test/common/testlib.py", line 804, in check_journal_messages
    raise Error(first)
Error: audit: type=1400 audit(2145934827.748:147): avc:  denied  { execute_no_trans } for  pid=1074 comm="pmie_check" path="/usr/bin/pmie" dev="vda4" ino=148278 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:pcp_pmie_exec_t:s0 tclass=file permissive=0

not ok 164 testBasic (check_journal.TestJournal) # duration: 61s
Wrote screenshot to TestJournal-testBasic-fedora-i386-127.0.0.2-2401-FAIL.png
Wrote HTML dump to TestJournal-testBasic-fedora-i386-127.0.0.2-2401-FAIL.html
Wrote JS log to TestJournal-testBasic-fedora-i386-127.0.0.2-2401-FAIL.js.log
Journal extracted to TestJournal-testBasic-fedora-i386-127.0.0.2-2401-FAIL.log

First occurrence: 2018-01-18T12:42:51.670398 | revision a9f3e55c3771ebfb7e1d667fb9a448cde0bd24bb, logs Times recorded: 1 Latest occurrences:

# ----------------------------------------------------------------------
# testBasic (check_session.TestSession)
#

DevTools listening on ws://127.0.0.1:9966/devtools/browser/8515ca75-eaab-439a-b720-45306d85334e
[0118/124941.646130:ERROR:zygote_host_impl_linux.cc(268)] Failed to adjust OOM score of renderer with pid 98240: Permission denied (13)
[0118/124942.641974:ERROR:zygote_host_impl_linux.cc(268)] Failed to adjust OOM score of renderer with pid 98342: Permission denied (13)
> warning: transport closed: disconnected
Unexpected journal message 'audit: type=1400 audit(1516279774.273:148): avc:  denied  { execute_no_trans } for  pid=1085 comm="pmie_check" path="/usr/bin/pmie" dev="vda4" ino=148278 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:pcp_pmie_exec_t:s0 tclass=file permissive=0'
Wrote JS log to TestSession-testBasic-fedora-i386-127.0.0.2-2201-FAIL.js.log
Journal extracted to TestSession-testBasic-fedora-i386-127.0.0.2-2201-FAIL.log
Traceback (most recent call last):
  File "/build/cockpit/test/common/testlib.py", line 669, in tearDown
    self.check_journal_messages()
  File "/build/cockpit/test/common/testlib.py", line 804, in check_journal_messages
    raise Error(first)
Error: audit: type=1400 audit(1516279774.273:148): avc:  denied  { execute_no_trans } for  pid=1085 comm="pmie_check" path="/usr/bin/pmie" dev="vda4" ino=148278 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:pcp_pmie_exec_t:s0 tclass=file permissive=0

not ok 74 testBasic (check_session.TestSession) # duration: 30s
Wrote screenshot to TestSession-testBasic-fedora-i386-127.0.0.2-2201-FAIL.png
Wrote HTML dump to TestSession-testBasic-fedora-i386-127.0.0.2-2201-FAIL.html
Wrote JS log to TestSession-testBasic-fedora-i386-127.0.0.2-2201-FAIL.js.log
Journal extracted to TestSession-testBasic-fedora-i386-127.0.0.2-2201-FAIL.log

First occurrence: 2018-01-18T12:49:51.672215 | revision a9f3e55c3771ebfb7e1d667fb9a448cde0bd24bb, logs Times recorded: 1 Latest occurrences:

# ----------------------------------------------------------------------
# testBasic (check_packages.TestPackages)
#

DevTools listening on ws://127.0.0.1:10122/devtools/browser/16fbd2d5-818b-4f11-84ff-58434c1e3db3
[0118/125045.927661:ERROR:zygote_host_impl_linux.cc(268)] Failed to adjust OOM score of renderer with pid 100304: Permission denied (13)
[0118/125047.042347:ERROR:zygote_host_impl_linux.cc(268)] Failed to adjust OOM score of renderer with pid 100338: Permission denied (13)
Unexpected journal message 'audit: type=1400 audit(1516279837.109:146): avc:  denied  { map } for  pid=1044 comm="hostname" path="/usr/bin/hostname" dev="vda4" ino=161820 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:hostname_exec_t:s0 tclass=file permissive=0'
Unexpected journal message 'audit: type=1400 audit(1516279837.190:148): avc:  denied  { execute_no_trans } for  pid=1071 comm="pmie_check" path="/usr/bin/pmie" dev="vda4" ino=148278 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:pcp_pmie_exec_t:s0 tclass=file permissive=0'
Wrote JS log to TestPackages-testBasic-fedora-i386-127.0.0.2-2501-FAIL.js.log
Journal extracted to TestPackages-testBasic-fedora-i386-127.0.0.2-2501-FAIL.log
Traceback (most recent call last):
  File "/build/cockpit/test/common/testlib.py", line 669, in tearDown
    self.check_journal_messages()
  File "/build/cockpit/test/common/testlib.py", line 804, in check_journal_messages
    raise Error(first)
Error: audit: type=1400 audit(1516279837.109:146): avc:  denied  { map } for  pid=1044 comm="hostname" path="/usr/bin/hostname" dev="vda4" ino=161820 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:hostname_exec_t:s0 tclass=file permissive=0

not ok 64 testBasic (check_packages.TestPackages) # duration: 29s
Wrote screenshot to TestPackages-testBasic-fedora-i386-127.0.0.2-2501-FAIL.png
Wrote HTML dump to TestPackages-testBasic-fedora-i386-127.0.0.2-2501-FAIL.html
Wrote JS log to TestPackages-testBasic-fedora-i386-127.0.0.2-2501-FAIL.js.log
Journal extracted to TestPackages-testBasic-fedora-i386-127.0.0.2-2501-FAIL.log

First occurrence: 2018-01-18T12:50:54.696714 | revision a9f3e55c3771ebfb7e1d667fb9a448cde0bd24bb, logs Times recorded: 1 Latest occurrences:

# ----------------------------------------------------------------------
# testState (check_machines.TestMachines)
#

DevTools listening on ws://127.0.0.1:9842/devtools/browser/8c608f2e-1b52-4a9b-9869-87629085a6c8
[0118/125422.159700:ERROR:zygote_host_impl_linux.cc(268)] Failed to adjust OOM score of renderer with pid 107304: Permission denied (13)
[0118/125423.166622:ERROR:zygote_host_impl_linux.cc(268)] Failed to adjust OOM score of renderer with pid 107346: Permission denied (13)
Unexpected journal message 'audit: type=1400 audit(1516280051.203:112): avc:  denied  { map } for  pid=1017 comm="hostname" path="/usr/bin/hostname" dev="vda4" ino=161820 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:hostname_exec_t:s0 tclass=file permissive=0'
Wrote JS log to TestMachines-testState-fedora-i386-127.0.0.2-2601-FAIL.js.log
Journal extracted to TestMachines-testState-fedora-i386-127.0.0.2-2601-FAIL.log
Traceback (most recent call last):
  File "/build/cockpit/test/common/testlib.py", line 669, in tearDown
    self.check_journal_messages()
  File "/build/cockpit/test/common/testlib.py", line 804, in check_journal_messages
    raise Error(first)
Error: audit: type=1400 audit(1516280051.203:112): avc:  denied  { map } for  pid=1017 comm="hostname" path="/usr/bin/hostname" dev="vda4" ino=161820 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:hostname_exec_t:s0 tclass=file permissive=0

not ok 8 testState (check_machines.TestMachines) # duration: 33s
Wrote screenshot to TestMachines-testState-fedora-i386-127.0.0.2-2601-FAIL.png
Wrote HTML dump to TestMachines-testState-fedora-i386-127.0.0.2-2601-FAIL.html
Wrote JS log to TestMachines-testState-fedora-i386-127.0.0.2-2601-FAIL.js.log
Journal extracted to TestMachines-testState-fedora-i386-127.0.0.2-2601-FAIL.log

First occurrence: 2018-01-18T12:54:32.422034 | revision a9f3e55c3771ebfb7e1d667fb9a448cde0bd24bb, logs Times recorded: 1 Latest occurrences:

cockpituous commented 6 years ago

verify/fedora-27 Ooops, it happened again


# ----------------------------------------------------------------------
# testConversation (check_login.TestLogin)
#

DevTools listening on ws://127.0.0.1:9931/devtools/browser/f5ac2f2d-5212-4135-ab5e-58cd02af8cd0
[0118/135211.693237:ERROR:zygote_host_impl_linux.cc(268)] Failed to adjust OOM score of renderer with pid 122899: Permission denied (13)
[0118/135212.650532:ERROR:zygote_host_impl_linux.cc(268)] Failed to adjust OOM score of renderer with pid 123016: Permission denied (13)
> log: Authentication failed
Unexpected journal message 'audit: type=1400 audit(1516283522.196:161): avc:  denied  { map } for  pid=1264 comm="hostname" path="/usr/bin/hostname" dev="dm-0" ino=20028 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:hostname_exec_t:s0 tclass=file permissive=0'
Unexpected journal message 'audit: type=1400 audit(1516283522.380:165): avc:  denied  { execute_no_trans } for  pid=1305 comm="pmie_check" path="/usr/bin/pmie" dev="dm-0" ino=139127 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:pcp_pmie_exec_t:s0 tclass=file permissive=0'
Wrote JS log to TestLogin-testConversation-fedora-27-127.0.0.2-2501-FAIL.js.log
Journal extracted to TestLogin-testConversation-fedora-27-127.0.0.2-2501-FAIL.log
Traceback (most recent call last):
  File "/build/cockpit/test/common/testlib.py", line 669, in tearDown
    self.check_journal_messages()
  File "/build/cockpit/test/common/testlib.py", line 804, in check_journal_messages
    raise Error(first)
Error: audit: type=1400 audit(1516283522.196:161): avc:  denied  { map } for  pid=1264 comm="hostname" path="/usr/bin/hostname" dev="dm-0" ino=20028 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:hostname_exec_t:s0 tclass=file permissive=0

not ok 180 testConversation (check_login.TestLogin) # duration: 34s
Wrote screenshot to TestLogin-testConversation-fedora-27-127.0.0.2-2501-FAIL.png
Wrote HTML dump to TestLogin-testConversation-fedora-27-127.0.0.2-2501-FAIL.html
Wrote JS log to TestLogin-testConversation-fedora-27-127.0.0.2-2501-FAIL.js.log
Journal extracted to TestLogin-testConversation-fedora-27-127.0.0.2-2501-FAIL.log

First occurrence: 2018-01-18T13:52:20.746207 | revision 2d8f85d0360c3dbccd924f1f2301100763cc55de, logs Times recorded: 1 Latest occurrences:

# ----------------------------------------------------------------------
# testExternalConsole (check_machines.TestMachines)
#

DevTools listening on ws://127.0.0.1:10192/devtools/browser/7c684637-a116-463e-96d5-90b08f6d3857
[0118/141340.552007:ERROR:zygote_host_impl_linux.cc(268)] Failed to adjust OOM score of renderer with pid 102223: Permission denied (13)
[0118/141341.815158:ERROR:zygote_host_impl_linux.cc(268)] Failed to adjust OOM score of renderer with pid 102285: Permission denied (13)
Unexpected journal message 'audit: type=1400 audit(1516284810.206:161): avc:  denied  { map } for  pid=1244 comm="hostname" path="/usr/bin/hostname" dev="dm-0" ino=20028 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:hostname_exec_t:s0 tclass=file permissive=0'
Unexpected journal message 'audit: type=1400 audit(1516284810.386:165): avc:  denied  { execute_no_trans } for  pid=1284 comm="pmie_check" path="/usr/bin/pmie" dev="dm-0" ino=139127 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:pcp_pmie_exec_t:s0 tclass=file permissive=0'
Wrote JS log to TestMachines-testExternalConsole-fedora-27-127.0.0.2-2701-FAIL.js.log
Journal extracted to TestMachines-testExternalConsole-fedora-27-127.0.0.2-2701-FAIL.log
Traceback (most recent call last):
  File "/build/cockpit/test/common/testlib.py", line 669, in tearDown
    self.check_journal_messages()
  File "/build/cockpit/test/common/testlib.py", line 804, in check_journal_messages
    raise Error(first)
Error: audit: type=1400 audit(1516284810.206:161): avc:  denied  { map } for  pid=1244 comm="hostname" path="/usr/bin/hostname" dev="dm-0" ino=20028 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:hostname_exec_t:s0 tclass=file permissive=0

not ok 116 testExternalConsole (check_machines.TestMachines) # duration: 35s
Wrote screenshot to TestMachines-testExternalConsole-fedora-27-127.0.0.2-2701-FAIL.png
Wrote HTML dump to TestMachines-testExternalConsole-fedora-27-127.0.0.2-2701-FAIL.html
Wrote JS log to TestMachines-testExternalConsole-fedora-27-127.0.0.2-2701-FAIL.js.log
Journal extracted to TestMachines-testExternalConsole-fedora-27-127.0.0.2-2701-FAIL.log

First occurrence: 2018-01-18T14:13:54.458869 | revision a7bded4ab419a090f46e1965dd81ed496da140ee, logs Times recorded: 1 Latest occurrences:

# ----------------------------------------------------------------------
# testCheckpoint (check_networking_checkpoints.TestNetworking)
#
NAME         UUID                                  TYPE            DEVICE 
System eth0  5fb06bd0-0bb0-7ffb-45f1-d6edd65f3e03  802-3-ethernet  eth0   
virbr0       08170cef-4600-45ba-9bed-fa775133b610  bridge          virbr0 
System eth1  9c92fad9-6ecb-3e6c-eb4d-8a47c6f50c04  802-3-ethernet  --     
ens2         39ef3890-56af-4114-9a24-f3f94c42acfe  802-3-ethernet  --     

52:54:00:12:34:56 -> eth0

DevTools listening on ws://127.0.0.1:9355/devtools/browser/2cd01415-b7b6-4747-8c99-0ce4b90fe9aa
[0118/141413.219790:ERROR:zygote_host_impl_linux.cc(268)] Failed to adjust OOM score of renderer with pid 148873: Permission denied (13)
[0118/141414.381846:ERROR:zygote_host_impl_linux.cc(268)] Failed to adjust OOM score of renderer with pid 148904: Permission denied (13)
Unexpected journal message 'audit: type=1400 audit(0): avc:  denied  { execute_no_trans } for  pid=0 comm="pmie_check" path="/usr/bin/pmie" dev="dm-0" ino=0 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:pcp_pmie_exec_t:s0 tclass=file permissive=0'
Wrote JS log to TestNetworking-testCheckpoint-fedora-27-127.0.0.2-2701-FAIL.js.log
Journal extracted to TestNetworking-testCheckpoint-fedora-27-127.0.0.2-2701-FAIL.log
Traceback (most recent call last):
  File "testlib.py", line 669, in tearDown
    self.check_journal_messages()
  File "testlib.py", line 804, in check_journal_messages
    raise Error(first)
Error: audit: type=1400 audit(0): avc:  denied  { execute_no_trans } for  pid=0 comm="pmie_check" path="/usr/bin/pmie" dev="dm-0" ino=0 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:pcp_pmie_exec_t:s0 tclass=file permissive=0

not ok 22 testCheckpoint (check_networking_checkpoints.TestNetworking) # duration: 87s
Wrote screenshot to TestNetworking-testCheckpoint-fedora-27-127.0.0.2-2701-FAIL.png
Wrote HTML dump to TestNetworking-testCheckpoint-fedora-27-127.0.0.2-2701-FAIL.html
Wrote JS log to TestNetworking-testCheckpoint-fedora-27-127.0.0.2-2701-FAIL.js.log
Journal extracted to TestNetworking-testCheckpoint-fedora-27-127.0.0.2-2701-FAIL.log

First occurrence: 2018-01-18T14:15:13.520711 | revision 2d8f85d0360c3dbccd924f1f2301100763cc55de, logs Times recorded: 2 Latest occurrences:

# ----------------------------------------------------------------------
# testAmbiguousSlave (check_networking_bond.TestNetworking)
#
NAME             UUID                                  TYPE            DEVICE 
System eth0      5fb06bd0-0bb0-7ffb-45f1-d6edd65f3e03  802-3-ethernet  eth0   
static-52:54:01  26f45dd1-27ae-44c6-9d4b-758760d4771e  802-3-ethernet  eth1   
virbr0           81b9a36d-cd5e-43e8-82f9-994c23abaa44  bridge          virbr0 
System eth1      9c92fad9-6ecb-3e6c-eb4d-8a47c6f50c04  802-3-ethernet  --     
ens2             39ef3890-56af-4114-9a24-f3f94c42acfe  802-3-ethernet  --     

DevTools listening on ws://127.0.0.1:9655/devtools/browser/bf651e55-9e0e-47a2-9bb6-421557036709
[0118/141530.852850:ERROR:zygote_host_impl_linux.cc(268)] Failed to adjust OOM score of renderer with pid 150518: Permission denied (13)
[0118/141531.878552:ERROR:zygote_host_impl_linux.cc(268)] Failed to adjust OOM score of renderer with pid 150546: Permission denied (13)
52:54:01:00:00:03 -> eth2
52:54:01:00:00:03 -> eth2
Unexpected journal message 'audit: type=1400 audit(1516284916.650:160): avc:  denied  { map } for  pid=1254 comm="hostname" path="/usr/bin/hostname" dev="dm-0" ino=20028 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:hostname_exec_t:s0 tclass=file permissive=0'
Unexpected journal message 'audit: type=1400 audit(1516284916.819:162): avc:  denied  { execute_no_trans } for  pid=1319 comm="pmie_check" path="/usr/bin/pmie" dev="dm-0" ino=139127 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:pcp_pmie_exec_t:s0 tclass=file permissive=0'
Wrote JS log to TestNetworking-testAmbiguousSlave-fedora-27-127.0.0.2-2201-FAIL.js.log
Journal extracted to TestNetworking-testAmbiguousSlave-fedora-27-127.0.0.2-2201-FAIL.log
Journal extracted to TestNetworking-testAmbiguousSlave-fedora-26-127.0.0.2-2202-FAIL.log
Traceback (most recent call last):
  File "/build/cockpit/test/common/testlib.py", line 669, in tearDown
    self.check_journal_messages()
  File "/build/cockpit/test/common/testlib.py", line 804, in check_journal_messages
    raise Error(first)
Error: audit: type=1400 audit(1516284916.650:160): avc:  denied  { map } for  pid=1254 comm="hostname" path="/usr/bin/hostname" dev="dm-0" ino=20028 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:hostname_exec_t:s0 tclass=file permissive=0

not ok 15 testAmbiguousSlave (check_networking_bond.TestNetworking) # duration: 43s
Wrote screenshot to TestNetworking-testAmbiguousSlave-fedora-27-127.0.0.2-2201-FAIL.png
Wrote HTML dump to TestNetworking-testAmbiguousSlave-fedora-27-127.0.0.2-2201-FAIL.html
Wrote JS log to TestNetworking-testAmbiguousSlave-fedora-27-127.0.0.2-2201-FAIL.js.log
Journal extracted to TestNetworking-testAmbiguousSlave-fedora-27-127.0.0.2-2201-FAIL.log
Journal extracted to TestNetworking-testAmbiguousSlave-fedora-26-127.0.0.2-2202-FAIL.log

First occurrence: 2018-01-18T14:15:48.895800 | revision 2d8f85d0360c3dbccd924f1f2301100763cc55de, logs Times recorded: 1 Latest occurrences:

# ----------------------------------------------------------------------
# testInfoSecurity (check_packagekit.TestUpdates)
#

DevTools listening on ws://127.0.0.1:10101/devtools/browser/5270d9e6-c571-47f1-85b7-92debcbc3c56
[0118/141625.771654:ERROR:zygote_host_impl_linux.cc(268)] Failed to adjust OOM score of renderer with pid 46001: Permission denied (13)
[0118/141626.863332:ERROR:zygote_host_impl_linux.cc(268)] Failed to adjust OOM score of renderer with pid 46073: Permission denied (13)
> warning: transport closed: disconnected
Connection to 127.0.0.2 closed by remote host.
> log: transport closed, dropped message:  1:1!4
{"call":["/org/freedesktop/timedate1","org.freedesktop.DBus.Properties","Get",["org.freedesktop.timedate1","NTPSynchronized"]],"id":"5"}
> log: transport closed, dropped message:  1:1!4
{"call":["/org/freedesktop/timedate1","org.freedesktop.DBus.Properties","Get",["org.freedesktop.timedate1","NTPSynchronized"]],"id":"6"}
> log: transport closed, dropped message:  1:1!4
{"call":["/org/freedesktop/timedate1","org.freedesktop.DBus.Properties","Get",["org.freedesktop.timedate1","NTPSynchronized"]],"id":"7"}
> log: transport closed, dropped message:  1:1!4
{"call":["/org/freedesktop/timedate1","org.freedesktop.DBus.Properties","Get",["org.freedesktop.timedate1","NTPSynchronized"]],"id":"8"}
> log: transport closed, dropped message:  1:1!4
{"call":["/org/freedesktop/timedate1","org.freedesktop.DBus.Properties","Get",["org.freedesktop.timedate1","NTPSynchronized"]],"id":"9"}
Unexpected journal message 'audit: type=1400 audit(1516285018.850:168): avc:  denied  { map } for  pid=1311 comm="hostname" path="/usr/bin/hostname" dev="dm-0" ino=20028 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:hostname_exec_t:s0 tclass=file permissive=0'
Wrote JS log to TestUpdates-testInfoSecurity-fedora-27-127.0.0.2-2201-FAIL.js.log
Journal extracted to TestUpdates-testInfoSecurity-fedora-27-127.0.0.2-2201-FAIL.log
Traceback (most recent call last):
  File "/build/cockpit/test/common/testlib.py", line 669, in tearDown
    self.check_journal_messages()
  File "/build/cockpit/test/common/testlib.py", line 804, in check_journal_messages
    raise Error(first)
Error: audit: type=1400 audit(1516285018.850:168): avc:  denied  { map } for  pid=1311 comm="hostname" path="/usr/bin/hostname" dev="dm-0" ino=20028 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:hostname_exec_t:s0 tclass=file permissive=0

not ok 58 testInfoSecurity (check_packagekit.TestUpdates) # duration: 73s
Wrote screenshot to TestUpdates-testInfoSecurity-fedora-27-127.0.0.2-2201-FAIL.png
Wrote HTML dump to TestUpdates-testInfoSecurity-fedora-27-127.0.0.2-2201-FAIL.html
Wrote JS log to TestUpdates-testInfoSecurity-fedora-27-127.0.0.2-2201-FAIL.js.log
Journal extracted to TestUpdates-testInfoSecurity-fedora-27-127.0.0.2-2201-FAIL.log

First occurrence: 2018-01-18T14:17:10.622303 | revision 81b1648ab7df04660f795de4c30e25e148e4233f, logs Times recorded: 1 Latest occurrences:

# ----------------------------------------------------------------------
# testRaid (check_storage_mdraid.TestStorage)
#

DevTools listening on ws://127.0.0.1:10187/devtools/browser/a76c2785-6eb3-4f11-8cb5-71cb8f7329df
[0118/141714.560388:ERROR:zygote_host_impl_linux.cc(268)] Failed to adjust OOM score of renderer with pid 107311: Permission denied (13)
[0118/141715.737606:ERROR:zygote_host_impl_linux.cc(268)] Failed to adjust OOM score of renderer with pid 107342: Permission denied (13)
Error: Could not stat device /dev/md127 - No such file or directory.

NAME            MAJ:MIN RM  SIZE RO TYPE MOUNTPOINT
sda               8:0    0   50M  0 disk 
sdb               8:16   0   50M  0 disk 
sdc               8:32   0   50M  0 disk 
sdd               8:48   0   50M  0 disk 
sr0              11:0    1  366K  0 rom  
vda             252:0    0    8G  0 disk 
|-vda1          252:1    0    1G  0 part /boot
`-vda2          252:2    0    7G  0 part 
  |-fedora-root 253:0    0  6.2G  0 lvm  /
  `-fedora-swap 253:1    0  820M  0 lvm  [SWAP]

Unexpected journal message 'audit: type=1400 audit(1516285025.655:161): avc:  denied  { map } for  pid=1250 comm="hostname" path="/usr/bin/hostname" dev="dm-0" ino=20028 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:hostname_exec_t:s0 tclass=file permissive=0'
Unexpected journal message 'audit: type=1400 audit(1516285025.849:163): avc:  denied  { execute_no_trans } for  pid=1306 comm="pmie_check" path="/usr/bin/pmie" dev="dm-0" ino=139127 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:pcp_pmie_exec_t:s0 tclass=file permissive=0'
Wrote JS log to TestStorage-testRaid-fedora-27-127.0.0.2-2301-FAIL.js.log
Journal extracted to TestStorage-testRaid-fedora-27-127.0.0.2-2301-FAIL.log
Traceback (most recent call last):
  File "/build/cockpit/bots/../test/verify/check-storage-mdraid", line 35, in tearDown
    MachineCase.tearDown(self)
  File "/build/cockpit/test/common/testlib.py", line 669, in tearDown
    self.check_journal_messages()
  File "/build/cockpit/test/common/testlib.py", line 804, in check_journal_messages
    raise Error(first)
Error: audit: type=1400 audit(1516285025.655:161): avc:  denied  { map } for  pid=1250 comm="hostname" path="/usr/bin/hostname" dev="dm-0" ino=20028 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:hostname_exec_t:s0 tclass=file permissive=0

not ok 82 testRaid (check_storage_mdraid.TestStorage) # duration: 41s
Wrote screenshot to TestStorage-testRaid-fedora-27-127.0.0.2-2301-FAIL.png
Wrote HTML dump to TestStorage-testRaid-fedora-27-127.0.0.2-2301-FAIL.html
Wrote JS log to TestStorage-testRaid-fedora-27-127.0.0.2-2301-FAIL.js.log
Journal extracted to TestStorage-testRaid-fedora-27-127.0.0.2-2301-FAIL.log

First occurrence: 2018-01-18T14:17:35.869974 | revision a7bded4ab419a090f46e1965dd81ed496da140ee, logs Times recorded: 1 Latest occurrences:

# ----------------------------------------------------------------------
# testInternal (check_metrics.TestMetrics)
#

DevTools listening on ws://127.0.0.1:9835/devtools/browser/027d11d1-eb65-4828-b5b1-740c2a369f6e
[0118/141723.671337:ERROR:zygote_host_impl_linux.cc(268)] Failed to adjust OOM score of renderer with pid 153423: Permission denied (13)
[0118/141724.712698:ERROR:zygote_host_impl_linux.cc(268)] Failed to adjust OOM score of renderer with pid 153454: Permission denied (13)
('Measured CPU', 93.6668658821)
('Measured Memory', 454262784)
Ncat: Connection reset by peer.
Measured 4.0s of network traffic; eth0: 126315336 bytes, lo: 0 bytes
Ncat: Broken pipe.
Unexpected journal message 'audit: type=1400 audit(1516285037.007:163): avc:  denied  { map } for  pid=1307 comm="hostname" path="/usr/bin/hostname" dev="dm-0" ino=20028 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:hostname_exec_t:s0 tclass=file permissive=0'
Unexpected journal message 'audit: type=1400 audit(1516285037.140:165): avc:  denied  { execute_no_trans } for  pid=1352 comm="pmie_check" path="/usr/bin/pmie" dev="dm-0" ino=139127 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:pcp_pmie_exec_t:s0 tclass=file permissive=0'
Wrote JS log to TestMetrics-testInternal-fedora-27-127.0.0.2-2201-FAIL.js.log
Journal extracted to TestMetrics-testInternal-fedora-27-127.0.0.2-2201-FAIL.log
Traceback (most recent call last):
  File "/build/cockpit/test/common/testlib.py", line 669, in tearDown
    self.check_journal_messages()
  File "/build/cockpit/test/common/testlib.py", line 804, in check_journal_messages
    raise Error(first)
Error: audit: type=1400 audit(1516285037.007:163): avc:  denied  { map } for  pid=1307 comm="hostname" path="/usr/bin/hostname" dev="dm-0" ino=20028 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:hostname_exec_t:s0 tclass=file permissive=0

not ok 2 testInternal (check_metrics.TestMetrics) # duration: 61s
Wrote screenshot to TestMetrics-testInternal-fedora-27-127.0.0.2-2201-FAIL.png
Wrote HTML dump to TestMetrics-testInternal-fedora-27-127.0.0.2-2201-FAIL.html
Wrote JS log to TestMetrics-testInternal-fedora-27-127.0.0.2-2201-FAIL.js.log
Journal extracted to TestMetrics-testInternal-fedora-27-127.0.0.2-2201-FAIL.log

First occurrence: 2018-01-18T14:18:05.521669 | revision 2d8f85d0360c3dbccd924f1f2301100763cc55de, logs Times recorded: 1 Latest occurrences:

# ----------------------------------------------------------------------
# testVolumes (check_openshift.TestOpenshift)
#
/etc/profile.d/lang.sh: line 20: warning: setlocale: LC_COLLATE: cannot change locale (en_US.UTF-8): No such file or directory
/etc/profile.d/lang.sh: line 23: warning: setlocale: LC_MESSAGES: cannot change locale (en_US.UTF-8): No such file or directory
/etc/profile.d/lang.sh: line 26: warning: setlocale: LC_NUMERIC: cannot change locale (en_US.UTF-8): No such file or directory
/etc/profile.d/lang.sh: line 29: warning: setlocale: LC_TIME: cannot change locale (en_US.UTF-8): No such file or directory
/etc/profile.d/lang.sh: line 20: warning: setlocale: LC_COLLATE: cannot change locale (en_US.UTF-8): No such file or directory
/etc/profile.d/lang.sh: line 23: warning: setlocale: LC_MESSAGES: cannot change locale (en_US.UTF-8): No such file or directory
/etc/profile.d/lang.sh: line 26: warning: setlocale: LC_NUMERIC: cannot change locale (en_US.UTF-8): No such file or directory
/etc/profile.d/lang.sh: line 29: warning: setlocale: LC_TIME: cannot change locale (en_US.UTF-8): No such file or directory
/etc/profile.d/lang.sh: line 20: warning: setlocale: LC_COLLATE: cannot change locale (en_US.UTF-8): No such file or directory
/etc/profile.d/lang.sh: line 23: warning: setlocale: LC_MESSAGES: cannot change locale (en_US.UTF-8): No such file or directory
/etc/profile.d/lang.sh: line 26: warning: setlocale: LC_NUMERIC: cannot change locale (en_US.UTF-8): No such file or directory
/etc/profile.d/lang.sh: line 29: warning: setlocale: LC_TIME: cannot change locale (en_US.UTF-8): No such file or directory
The connection to the server 10.111.112.101:8443 was refused - did you specify the right host or port?
The connection to the server 10.111.112.101:8443 was refused - did you specify the right host or port?
The connection to the server 10.111.112.101:8443 was refused - did you specify the right host or port?
The connection to the server 10.111.112.101:8443 was refused - did you specify the right host or port?
The connection to the server 10.111.112.101:8443 was refused - did you specify the right host or port?
The connection to the server 10.111.112.101:8443 was refused - did you specify the right host or port?
The connection to the server 10.111.112.101:8443 was refused - did you specify the right host or port?
The connection to the server 10.111.112.101:8443 was refused - did you specify the right host or port?
The connection to the server 10.111.112.101:8443 was refused - did you specify the right host or port?

DevTools listening on ws://127.0.0.1:9631/devtools/browser/a01a19dc-977b-4314-b61e-47223c138d78
[0118/141928.765135:ERROR:zygote_host_impl_linux.cc(268)] Failed to adjust OOM score of renderer with pid 49159: Permission denied (13)
[0118/141930.114296:ERROR:zygote_host_impl_linux.cc(268)] Failed to adjust OOM score of renderer with pid 49202: Permission denied (13)
> warning: 2018-01-18 09:19:35.158219 I | proto: duplicate proto type registered: google.protobuf.Any
2018-01-18 09:19:35.158506 I | proto: duplicate proto type registered: google.protobuf.Duration
2018-01-18 09:19:35.158560 I | proto: duplicate proto type registered: google.protobuf.Timestamp

> warning: 2018-01-18 09:19:35.612670 I | proto: duplicate proto type registered: google.protobuf.Any
2018-01-18 09:19:35.612839 I | proto: duplicate proto type registered: google.protobuf.Duration
2018-01-18 09:19:35.612897 I | proto: duplicate proto type registered: google.protobuf.Timestamp

/etc/profile.d/lang.sh: line 20: warning: setlocale: LC_COLLATE: cannot change locale (en_US.UTF-8): No such file or directory
/etc/profile.d/lang.sh: line 23: warning: setlocale: LC_MESSAGES: cannot change locale (en_US.UTF-8): No such file or directory
/etc/profile.d/lang.sh: line 26: warning: setlocale: LC_NUMERIC: cannot change locale (en_US.UTF-8): No such file or directory
/etc/profile.d/lang.sh: line 29: warning: setlocale: LC_TIME: cannot change locale (en_US.UTF-8): No such file or directory
/etc/profile.d/lang.sh: line 20: warning: setlocale: LC_COLLATE: cannot change locale (en_US.UTF-8): No such file or directory
/etc/profile.d/lang.sh: line 23: warning: setlocale: LC_MESSAGES: cannot change locale (en_US.UTF-8): No such file or directory
/etc/profile.d/lang.sh: line 26: warning: setlocale: LC_NUMERIC: cannot change locale (en_US.UTF-8): No such file or directory
/etc/profile.d/lang.sh: line 29: warning: setlocale: LC_TIME: cannot change locale (en_US.UTF-8): No such file or directory
Unexpected journal message 'audit: type=1400 audit(1516285131.082:180): avc:  denied  { execute_no_trans } for  pid=1326 comm="pmie_check" path="/usr/bin/pmie" dev="dm-0" ino=139127 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:pcp_pmie_exec_t:s0 tclass=file permissive=0'
Wrote JS log to TestOpenshift-testVolumes-fedora-27-127.0.0.2-2401-FAIL.js.log
Journal extracted to TestOpenshift-testVolumes-fedora-27-127.0.0.2-2401-FAIL.log
Journal extracted to TestOpenshift-testVolumes-openshift-127.0.0.2-2402-FAIL.log
/etc/profile.d/lang.sh: line 20: warning: setlocale: LC_COLLATE: cannot change locale (en_US.UTF-8): No such file or directory
/etc/profile.d/lang.sh: line 23: warning: setlocale: LC_MESSAGES: cannot change locale (en_US.UTF-8): No such file or directory
/etc/profile.d/lang.sh: line 26: warning: setlocale: LC_NUMERIC: cannot change locale (en_US.UTF-8): No such file or directory
/etc/profile.d/lang.sh: line 29: warning: setlocale: LC_TIME: cannot change locale (en_US.UTF-8): No such file or directory
Traceback (most recent call last):
  File "/build/cockpit/test/common/testlib.py", line 669, in tearDown
    self.check_journal_messages()
  File "/build/cockpit/test/common/testlib.py", line 804, in check_journal_messages
    raise Error(first)
Error: audit: type=1400 audit(1516285131.082:180): avc:  denied  { execute_no_trans } for  pid=1326 comm="pmie_check" path="/usr/bin/pmie" dev="dm-0" ino=139127 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:pcp_pmie_exec_t:s0 tclass=file permissive=0

not ok 41 testVolumes (check_openshift.TestOpenshift) # duration: 66s
Wrote screenshot to TestOpenshift-testVolumes-fedora-27-127.0.0.2-2401-FAIL.png
Wrote HTML dump to TestOpenshift-testVolumes-fedora-27-127.0.0.2-2401-FAIL.html
Wrote JS log to TestOpenshift-testVolumes-fedora-27-127.0.0.2-2401-FAIL.js.log
Journal extracted to TestOpenshift-testVolumes-fedora-27-127.0.0.2-2401-FAIL.log
Journal extracted to TestOpenshift-testVolumes-openshift-127.0.0.2-2402-FAIL.log
/etc/profile.d/lang.sh: line 20: warning: setlocale: LC_COLLATE: cannot change locale (en_US.UTF-8): No such file or directory
/etc/profile.d/lang.sh: line 23: warning: setlocale: LC_MESSAGES: cannot change locale (en_US.UTF-8): No such file or directory
/etc/profile.d/lang.sh: line 26: warning: setlocale: LC_NUMERIC: cannot change locale (en_US.UTF-8): No such file or directory
/etc/profile.d/lang.sh: line 29: warning: setlocale: LC_TIME: cannot change locale (en_US.UTF-8): No such file or directory

First occurrence: 2018-01-18T14:19:46.806392 | revision 81b1648ab7df04660f795de4c30e25e148e4233f, logs Times recorded: 1 Latest occurrences:

# ----------------------------------------------------------------------
# testVlan (check_networking_vlan.TestNetworking)
#
NAME         UUID                                  TYPE            DEVICE 
System eth0  5fb06bd0-0bb0-7ffb-45f1-d6edd65f3e03  802-3-ethernet  eth0   
virbr0       2177fb1b-597e-4595-b72f-e89c8a426b37  bridge          virbr0 
System eth1  9c92fad9-6ecb-3e6c-eb4d-8a47c6f50c04  802-3-ethernet  --     
ens2         39ef3890-56af-4114-9a24-f3f94c42acfe  802-3-ethernet  --     

DevTools listening on ws://127.0.0.1:10046/devtools/browser/0437aad9-dd23-4558-81c8-585aae053680
[0118/142112.270340:ERROR:zygote_host_impl_linux.cc(268)] Failed to adjust OOM score of renderer with pid 50813: Permission denied (13)
[0118/142113.422323:ERROR:zygote_host_impl_linux.cc(268)] Failed to adjust OOM score of renderer with pid 50846: Permission denied (13)
52:54:01:00:00:03 -> eth2
52:54:01:00:00:03 -> eth2
Unexpected journal message 'audit: type=1400 audit(1516285256.432:160): avc:  denied  { map } for  pid=1294 comm="hostname" path="/usr/bin/hostname" dev="dm-0" ino=20028 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:hostname_exec_t:s0 tclass=file permissive=0'
Unexpected journal message 'audit: type=1400 audit(1516285256.589:162): avc:  denied  { execute_no_trans } for  pid=1324 comm="pmie_check" path="/usr/bin/pmie" dev="dm-0" ino=139127 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:pcp_pmie_exec_t:s0 tclass=file permissive=0'
Wrote JS log to TestNetworking-testVlan-fedora-27-127.0.0.2-2201-FAIL.js.log
Journal extracted to TestNetworking-testVlan-fedora-27-127.0.0.2-2201-FAIL.log
Journal extracted to TestNetworking-testVlan-fedora-26-127.0.0.2-2202-FAIL.log
Traceback (most recent call last):
  File "/build/cockpit/test/common/testlib.py", line 669, in tearDown
    self.check_journal_messages()
  File "/build/cockpit/test/common/testlib.py", line 804, in check_journal_messages
    raise Error(first)
Error: audit: type=1400 audit(1516285256.432:160): avc:  denied  { map } for  pid=1294 comm="hostname" path="/usr/bin/hostname" dev="dm-0" ino=20028 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:hostname_exec_t:s0 tclass=file permissive=0

not ok 32 testVlan (check_networking_vlan.TestNetworking) # duration: 46s
Wrote screenshot to TestNetworking-testVlan-fedora-27-127.0.0.2-2201-FAIL.png
Wrote HTML dump to TestNetworking-testVlan-fedora-27-127.0.0.2-2201-FAIL.html
Wrote JS log to TestNetworking-testVlan-fedora-27-127.0.0.2-2201-FAIL.js.log
Journal extracted to TestNetworking-testVlan-fedora-27-127.0.0.2-2201-FAIL.log
Journal extracted to TestNetworking-testVlan-fedora-26-127.0.0.2-2202-FAIL.log

First occurrence: 2018-01-18T14:21:30.080961 | revision 81b1648ab7df04660f795de4c30e25e148e4233f, logs Times recorded: 1 Latest occurrences:

# ----------------------------------------------------------------------
# testOther (check_networking_other.TestNetworking)
#
NAME         UUID                                  TYPE            DEVICE 
System eth0  5fb06bd0-0bb0-7ffb-45f1-d6edd65f3e03  802-3-ethernet  eth0   
virbr0       cfeca7ef-3a6e-4d3d-915c-9571b1218f53  bridge          virbr0 
System eth1  9c92fad9-6ecb-3e6c-eb4d-8a47c6f50c04  802-3-ethernet  --     
ens2         39ef3890-56af-4114-9a24-f3f94c42acfe  802-3-ethernet  --     

DevTools listening on ws://127.0.0.1:9854/devtools/browser/669bbbef-8cab-4551-9106-bb6831d975bb
[0118/142418.216812:ERROR:zygote_host_impl_linux.cc(268)] Failed to adjust OOM score of renderer with pid 116574: Permission denied (13)
[0118/142419.545257:ERROR:zygote_host_impl_linux.cc(268)] Failed to adjust OOM score of renderer with pid 116608: Permission denied (13)
Unexpected journal message 'audit: type=1400 audit(1516285451.173:158): avc:  denied  { map } for  pid=1247 comm="hostname" path="/usr/bin/hostname" dev="dm-0" ino=20028 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:hostname_exec_t:s0 tclass=file permissive=0'
Unexpected journal message 'audit: type=1400 audit(1516285451.372:160): avc:  denied  { execute_no_trans } for  pid=1272 comm="pmie_check" path="/usr/bin/pmie" dev="dm-0" ino=139127 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:pcp_pmie_exec_t:s0 tclass=file permissive=0'
Wrote JS log to TestNetworking-testOther-fedora-27-127.0.0.2-2401-FAIL.js.log
Journal extracted to TestNetworking-testOther-fedora-27-127.0.0.2-2401-FAIL.log
Traceback (most recent call last):
  File "/build/cockpit/test/common/testlib.py", line 669, in tearDown
    self.check_journal_messages()
  File "/build/cockpit/test/common/testlib.py", line 804, in check_journal_messages
    raise Error(first)
Error: audit: type=1400 audit(1516285451.173:158): avc:  denied  { map } for  pid=1247 comm="hostname" path="/usr/bin/hostname" dev="dm-0" ino=20028 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:hostname_exec_t:s0 tclass=file permissive=0

not ok 27 testOther (check_networking_other.TestNetworking) # duration: 42s
Wrote screenshot to TestNetworking-testOther-fedora-27-127.0.0.2-2401-FAIL.png
Wrote HTML dump to TestNetworking-testOther-fedora-27-127.0.0.2-2401-FAIL.html
Wrote JS log to TestNetworking-testOther-fedora-27-127.0.0.2-2401-FAIL.js.log
Journal extracted to TestNetworking-testOther-fedora-27-127.0.0.2-2401-FAIL.log

First occurrence: 2018-01-18T14:24:31.582841 | revision a7bded4ab419a090f46e1965dd81ed496da140ee, logs Times recorded: 1 Latest occurrences:

# ----------------------------------------------------------------------
# testTroubleshooting (check_multi_machine.TestMultiMachine)
#

DevTools listening on ws://127.0.0.1:9617/devtools/browser/a5cacf0b-e69d-435d-91b4-2702e7823567
[0118/142433.860683:ERROR:zygote_host_impl_linux.cc(268)] Failed to adjust OOM score of renderer with pid 55958: Permission denied (13)
[0118/142435.158339:ERROR:zygote_host_impl_linux.cc(268)] Failed to adjust OOM score of renderer with pid 56055: Permission denied (13)
CDP: {"source":"javascript","level":"error","text":"WebSocket is already in CLOSING or CLOSED state.","timestamp":1516285499207.67,"url":"http://127.0.0.2:9391/cockpit/$6c9b031f6a5fae7df64158174d55493516eb36de-c/base1/cockpit.js","lineNumber":446,"stackTrace":{"callFrames":[{"functionName":"U","scriptId":"34","url":"http://127.0.0.2:9391/cockpit/$6c9b031f6a5fae7df64158174d55493516eb36de-c/base1/cockpit.js","lineNumber":446,"columnNumber":14},{"functionName":"Ue","scriptId":"34","url":"http://127.0.0.2:9391/cockpit/$6c9b031f6a5fae7df64158174d55493516eb36de-c/base1/cockpit.js","lineNumber":756,"columnNumber":51},{"functionName":"l","scriptId":"82","url":"http://127.0.0.2:9391/cockpit/$6c9b031f6a5fae7df64158174d55493516eb36de-c/shell/index.js","lineNumber":3469,"columnNumber":56}]}}
> warning: cat: '*.pub': No such file or directory

> warning: failed to list keys in home directory: cat: '*.pub': No such file or directory
> warning: Login failed
> warning: cat: '*.pub': No such file or directory

> warning: failed to list keys in home directory: cat: '*.pub': No such file or directory
> warning: Login failed
(node:55982) Warning: Possible EventEmitter memory leak detected. 11 Page.loadEventFired listeners added. Use emitter.setMaxListeners() to increase limit
> warning: cat: '*.pub': No such file or directory

> warning: failed to list keys in home directory: cat: '*.pub': No such file or directory
CDP: {"source":"network","level":"error","text":"Failed to load resource: the server responded with a status of 502 (Remote Page is Unavailable)","timestamp":1516285542242.74,"url":"http://127.0.0.2:9391/cockpit/@root@10.111.113.2:2222/system/index.html#/","networkRequestId":"56055.761"}
> warning: cat: '*.pub': No such file or directory

> warning: failed to list keys in home directory: cat: '*.pub': No such file or directory
Unexpected journal message 'audit: type=1400 audit(1516285459.526:161): avc:  denied  { map } for  pid=1214 comm="hostname" path="/usr/bin/hostname" dev="dm-0" ino=20028 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:hostname_exec_t:s0 tclass=file permissive=0'
Unexpected journal message 'audit: type=1400 audit(1516285459.675:163): avc:  denied  { execute_no_trans } for  pid=1254 comm="pmie_check" path="/usr/bin/pmie" dev="dm-0" ino=139127 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:pcp_pmie_exec_t:s0 tclass=file permissive=0'
Wrote JS log to TestMultiMachine-testTroubleshooting-fedora-27-127.0.0.2-2501-FAIL.js.log
Journal extracted to TestMultiMachine-testTroubleshooting-fedora-27-127.0.0.2-2501-FAIL.log
Journal extracted to TestMultiMachine-testTroubleshooting-fedora-27-127.0.0.2-2503-FAIL.log
Traceback (most recent call last):
  File "/build/cockpit/test/common/testlib.py", line 669, in tearDown
    self.check_journal_messages()
  File "/build/cockpit/test/common/testlib.py", line 804, in check_journal_messages
    raise Error(first)
Error: audit: type=1400 audit(1516285459.526:161): avc:  denied  { map } for  pid=1214 comm="hostname" path="/usr/bin/hostname" dev="dm-0" ino=20028 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:hostname_exec_t:s0 tclass=file permissive=0

not ok 8 testTroubleshooting (check_multi_machine.TestMultiMachine) # duration: 109s
Wrote screenshot to TestMultiMachine-testTroubleshooting-fedora-27-127.0.0.2-2501-FAIL.png
Wrote HTML dump to TestMultiMachine-testTroubleshooting-fedora-27-127.0.0.2-2501-FAIL.html
Wrote JS log to TestMultiMachine-testTroubleshooting-fedora-27-127.0.0.2-2501-FAIL.js.log
Journal extracted to TestMultiMachine-testTroubleshooting-fedora-27-127.0.0.2-2501-FAIL.log
Journal extracted to TestMultiMachine-testTroubleshooting-fedora-27-127.0.0.2-2503-FAIL.log

First occurrence: 2018-01-18T14:25:46.240271 | revision 81b1648ab7df04660f795de4c30e25e148e4233f, logs Times recorded: 1 Latest occurrences:

# ----------------------------------------------------------------------
# testUrlRoot (check_multi_machine.TestMultiMachine)
#

DevTools listening on ws://127.0.0.1:9278/devtools/browser/2683d617-a750-4b1d-9978-6c431f2efe03
[0118/142703.214562:ERROR:zygote_host_impl_linux.cc(268)] Failed to adjust OOM score of renderer with pid 120872: Permission denied (13)
[0118/142704.307924:ERROR:zygote_host_impl_linux.cc(268)] Failed to adjust OOM score of renderer with pid 120928: Permission denied (13)
(node:120879) Warning: Possible EventEmitter memory leak detected. 11 Page.loadEventFired listeners added. Use emitter.setMaxListeners() to increase limit
> log: Authentication failed: invalid-hostkey
> log: Authentication failed: unknown-host
> log: Authentication failed: unknown-hostkey
> log: Authentication failed
> log: Authentication failed: no-host
Unexpected journal message 'audit: type=1400 audit(1516285604.231:161): avc:  denied  { map } for  pid=1256 comm="hostname" path="/usr/bin/hostname" dev="dm-0" ino=20028 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:hostname_exec_t:s0 tclass=file permissive=0'
Unexpected journal message 'audit: type=1400 audit(1516285604.330:163): avc:  denied  { execute_no_trans } for  pid=1290 comm="pmie_check" path="/usr/bin/pmie" dev="dm-0" ino=139127 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:pcp_pmie_exec_t:s0 tclass=file permissive=0'
Wrote JS log to TestMultiMachine-testUrlRoot-fedora-27-127.0.0.2-2901-FAIL.js.log
Journal extracted to TestMultiMachine-testUrlRoot-fedora-27-127.0.0.2-2901-FAIL.log
Journal extracted to TestMultiMachine-testUrlRoot-fedora-27-127.0.0.2-2903-FAIL.log
Journal extracted to TestMultiMachine-testUrlRoot-fedora-27-127.0.0.2-2902-FAIL.log
Core dumps downloaded to /build/cockpit/TestMultiMachine-testUrlRoot-fedora-27-127.0.0.2-2902-FAIL.core
Traceback (most recent call last):
  File "/build/cockpit/test/common/testlib.py", line 669, in tearDown
    self.check_journal_messages()
  File "/build/cockpit/test/common/testlib.py", line 804, in check_journal_messages
    raise Error(first)
Error: audit: type=1400 audit(1516285604.231:161): avc:  denied  { map } for  pid=1256 comm="hostname" path="/usr/bin/hostname" dev="dm-0" ino=20028 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:hostname_exec_t:s0 tclass=file permissive=0

not ok 9 testUrlRoot (check_multi_machine.TestMultiMachine) # duration: 70s
Wrote screenshot to TestMultiMachine-testUrlRoot-fedora-27-127.0.0.2-2901-FAIL.png
Wrote HTML dump to TestMultiMachine-testUrlRoot-fedora-27-127.0.0.2-2901-FAIL.html
Wrote JS log to TestMultiMachine-testUrlRoot-fedora-27-127.0.0.2-2901-FAIL.js.log
Journal extracted to TestMultiMachine-testUrlRoot-fedora-27-127.0.0.2-2901-FAIL.log
Journal extracted to TestMultiMachine-testUrlRoot-fedora-27-127.0.0.2-2903-FAIL.log
Journal extracted to TestMultiMachine-testUrlRoot-fedora-27-127.0.0.2-2902-FAIL.log
Core dumps downloaded to /build/cockpit/TestMultiMachine-testUrlRoot-fedora-27-127.0.0.2-2902-FAIL.core

First occurrence: 2018-01-18T14:27:45.194319 | revision a7bded4ab419a090f46e1965dd81ed496da140ee, logs Times recorded: 1 Latest occurrences:

# ----------------------------------------------------------------------
# testNotRemovingDisks (check_storage_mdraid.TestStorage)
#

DevTools listening on ws://127.0.0.1:9700/devtools/browser/235b8184-6db9-466c-b982-b1b67ebcd57f
[0118/151233.587152:ERROR:zygote_host_impl_linux.cc(268)] Failed to adjust OOM score of renderer with pid 122458: Permission denied (13)
[0118/151234.517525:ERROR:zygote_host_impl_linux.cc(268)] Failed to adjust OOM score of renderer with pid 122536: Permission denied (13)
Error: /dev/md127: unrecognised disk label
Model: Linux Software RAID Array (md)
Disk /dev/md127: 51.4MB
Sector size (logical/physical): 512B/512B
Partition Table: unknown
Disk Flags: 

NAME            MAJ:MIN RM  SIZE RO TYPE  MOUNTPOINT
sda               8:0    0   50M  0 disk  
sdb               8:16   0   50M  0 disk  
`-md127           9:127  0   49M  0 raid5 
sdc               8:32   0   50M  0 disk  
sr0              11:0    1  366K  0 rom   
vda             252:0    0    8G  0 disk  
|-vda1          252:1    0    1G  0 part  /boot
`-vda2          252:2    0    7G  0 part  
  |-fedora-root 253:0    0  6.2G  0 lvm   /
  `-fedora-swap 253:1    0  820M  0 lvm   [SWAP]

Unexpected journal message 'audit: type=1400 audit(1516288345.513:163): avc:  denied  { map } for  pid=1254 comm="hostname" path="/usr/bin/hostname" dev="dm-0" ino=20028 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:hostname_exec_t:s0 tclass=file permissive=0'
Unexpected journal message 'audit: type=1400 audit(1516288345.636:165): avc:  denied  { execute_no_trans } for  pid=1321 comm="pmie_check" path="/usr/bin/pmie" dev="dm-0" ino=139127 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:pcp_pmie_exec_t:s0 tclass=file permissive=0'
Wrote JS log to TestStorage-testNotRemovingDisks-fedora-27-127.0.0.2-2201-FAIL.js.log
Journal extracted to TestStorage-testNotRemovingDisks-fedora-27-127.0.0.2-2201-FAIL.log
Traceback (most recent call last):
  File "/build/cockpit/bots/../test/verify/check-storage-mdraid", line 35, in tearDown
    MachineCase.tearDown(self)
  File "/build/cockpit/test/common/testlib.py", line 669, in tearDown
    self.check_journal_messages()
  File "/build/cockpit/test/common/testlib.py", line 804, in check_journal_messages
    raise Error(first)
Error: audit: type=1400 audit(1516288345.513:163): avc:  denied  { map } for  pid=1254 comm="hostname" path="/usr/bin/hostname" dev="dm-0" ino=20028 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:hostname_exec_t:s0 tclass=file permissive=0

not ok 81 testNotRemovingDisks (check_storage_mdraid.TestStorage) # duration: 31s
Wrote screenshot to TestStorage-testNotRemovingDisks-fedora-27-127.0.0.2-2201-FAIL.png
Wrote HTML dump to TestStorage-testNotRemovingDisks-fedora-27-127.0.0.2-2201-FAIL.html
Wrote JS log to TestStorage-testNotRemovingDisks-fedora-27-127.0.0.2-2201-FAIL.js.log
Journal extracted to TestStorage-testNotRemovingDisks-fedora-27-127.0.0.2-2201-FAIL.log

First occurrence: 2018-01-18T15:12:49.928790 | revision 7dcc7c8548a13531ead10b5dfad260f329f7af31, logs Times recorded: 1 Latest occurrences:

# ----------------------------------------------------------------------
# testTeam (check_networking_team.TestNetworking)
#
NAME         UUID                                  TYPE            DEVICE 
System eth0  5fb06bd0-0bb0-7ffb-45f1-d6edd65f3e03  802-3-ethernet  eth0   
virbr0       36128133-d20a-410f-9041-51302f209048  bridge          virbr0 
System eth1  9c92fad9-6ecb-3e6c-eb4d-8a47c6f50c04  802-3-ethernet  --     
ens2         39ef3890-56af-4114-9a24-f3f94c42acfe  802-3-ethernet  --     

DevTools listening on ws://127.0.0.1:9968/devtools/browser/15f7d91b-227a-4aac-9af6-519876e96ea7
[0118/151731.205875:ERROR:zygote_host_impl_linux.cc(268)] Failed to adjust OOM score of renderer with pid 923: Permission denied (13)
[0118/151732.162323:ERROR:zygote_host_impl_linux.cc(268)] Failed to adjust OOM score of renderer with pid 971: Permission denied (13)
52:54:01:00:00:03 -> eth2
52:54:01:00:00:03 -> eth2
52:54:01:00:00:04 -> eth3
52:54:01:00:00:04 -> eth3
Unexpected journal message 'audit: type=1400 audit(1516288643.055:163): avc:  denied  { map } for  pid=1247 comm="hostname" path="/usr/bin/hostname" dev="dm-0" ino=20028 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:hostname_exec_t:s0 tclass=file permissive=0'
Wrote JS log to TestNetworking-testTeam-fedora-27-127.0.0.2-2601-FAIL.js.log
Journal extracted to TestNetworking-testTeam-fedora-27-127.0.0.2-2601-FAIL.log
Journal extracted to TestNetworking-testTeam-fedora-26-127.0.0.2-2602-FAIL.log
Traceback (most recent call last):
  File "/build/cockpit/test/common/testlib.py", line 669, in tearDown
    self.check_journal_messages()
  File "/build/cockpit/test/common/testlib.py", line 804, in check_journal_messages
    raise Error(first)
Error: audit: type=1400 audit(1516288643.055:163): avc:  denied  { map } for  pid=1247 comm="hostname" path="/usr/bin/hostname" dev="dm-0" ino=20028 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:hostname_exec_t:s0 tclass=file permissive=0

not ok 30 testTeam (check_networking_team.TestNetworking) # duration: 42s
Wrote screenshot to TestNetworking-testTeam-fedora-27-127.0.0.2-2601-FAIL.png
Wrote HTML dump to TestNetworking-testTeam-fedora-27-127.0.0.2-2601-FAIL.html
Wrote JS log to TestNetworking-testTeam-fedora-27-127.0.0.2-2601-FAIL.js.log
Journal extracted to TestNetworking-testTeam-fedora-27-127.0.0.2-2601-FAIL.log
Journal extracted to TestNetworking-testTeam-fedora-26-127.0.0.2-2602-FAIL.log

First occurrence: 2018-01-18T15:17:55.420454 | revision 7dcc7c8548a13531ead10b5dfad260f329f7af31, logs Times recorded: 1 Latest occurrences:

# ----------------------------------------------------------------------
# testDirectLogin (check_multi_machine.TestMultiMachine)
#

DevTools listening on ws://127.0.0.1:10087/devtools/browser/3e28950e-57e3-4b83-9095-f6cae486fe4b
[0118/152022.415172:ERROR:zygote_host_impl_linux.cc(268)] Failed to adjust OOM score of renderer with pid 6903: Permission denied (13)
[0118/152023.301380:ERROR:zygote_host_impl_linux.cc(268)] Failed to adjust OOM score of renderer with pid 6958: Permission denied (13)
(node:6902) Warning: Possible EventEmitter memory leak detected. 11 Page.loadEventFired listeners added. Use emitter.setMaxListeners() to increase limit
> log: Authentication failed: invalid-hostkey
> log: Authentication failed: unknown-host
> log: Authentication failed: unknown-hostkey
> log: Authentication failed
> log: Authentication failed: no-host
Unexpected journal message 'audit: type=1400 audit(1516288813.191:165): avc:  denied  { execute_no_trans } for  pid=1302 comm="pmie_check" path="/usr/bin/pmie" dev="dm-0" ino=139127 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:pcp_pmie_exec_t:s0 tclass=file permissive=0'
Wrote JS log to TestMultiMachine-testDirectLogin-fedora-27-127.0.0.2-2501-FAIL.js.log
Journal extracted to TestMultiMachine-testDirectLogin-fedora-27-127.0.0.2-2501-FAIL.log
Journal extracted to TestMultiMachine-testDirectLogin-fedora-27-127.0.0.2-2503-FAIL.log
Journal extracted to TestMultiMachine-testDirectLogin-fedora-27-127.0.0.2-2502-FAIL.log
Core dumps downloaded to /build/cockpit/TestMultiMachine-testDirectLogin-fedora-27-127.0.0.2-2502-FAIL.core
Traceback (most recent call last):
  File "/build/cockpit/test/common/testlib.py", line 669, in tearDown
    self.check_journal_messages()
  File "/build/cockpit/test/common/testlib.py", line 804, in check_journal_messages
    raise Error(first)
Error: audit: type=1400 audit(1516288813.191:165): avc:  denied  { execute_no_trans } for  pid=1302 comm="pmie_check" path="/usr/bin/pmie" dev="dm-0" ino=139127 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:pcp_pmie_exec_t:s0 tclass=file permissive=0

not ok 4 testDirectLogin (check_multi_machine.TestMultiMachine) # duration: 44s
Wrote screenshot to TestMultiMachine-testDirectLogin-fedora-27-127.0.0.2-2501-FAIL.png
Wrote HTML dump to TestMultiMachine-testDirectLogin-fedora-27-127.0.0.2-2501-FAIL.html
Wrote JS log to TestMultiMachine-testDirectLogin-fedora-27-127.0.0.2-2501-FAIL.js.log
Journal extracted to TestMultiMachine-testDirectLogin-fedora-27-127.0.0.2-2501-FAIL.log
Journal extracted to TestMultiMachine-testDirectLogin-fedora-27-127.0.0.2-2503-FAIL.log
Journal extracted to TestMultiMachine-testDirectLogin-fedora-27-127.0.0.2-2502-FAIL.log
Core dumps downloaded to /build/cockpit/TestMultiMachine-testDirectLogin-fedora-27-127.0.0.2-2502-FAIL.core

First occurrence: 2018-01-18T15:20:46.177100 | revision 7dcc7c8548a13531ead10b5dfad260f329f7af31, logs Times recorded: 1 Latest occurrences:

# ----------------------------------------------------------------------
# testDashboard (check_kubernetes.TestKubernetes)
#
bash: /etc/kubernetes/start-kubernetes: No such file or directory
2018-01-18 09:54:47.381612 I | proto: duplicate proto type registered: google.protobuf.Any
2018-01-18 09:54:47.383777 I | proto: duplicate proto type registered: google.protobuf.Duration
2018-01-18 09:54:47.384109 I | proto: duplicate proto type registered: google.protobuf.Timestamp
No resources found.
2018-01-18 09:54:50.292178 I | proto: duplicate proto type registered: google.protobuf.Any
2018-01-18 09:54:50.293673 I | proto: duplicate proto type registered: google.protobuf.Duration
2018-01-18 09:54:50.293993 I | proto: duplicate proto type registered: google.protobuf.Timestamp

DevTools listening on ws://127.0.0.1:9249/devtools/browser/ef5f5799-098e-451c-a08e-145b63f35035
[0118/145454.495119:ERROR:zygote_host_impl_linux.cc(268)] Failed to adjust OOM score of renderer with pid 107872: Permission denied (13)
[0118/145455.615937:ERROR:zygote_host_impl_linux.cc(268)] Failed to adjust OOM score of renderer with pid 107939: Permission denied (13)
> warning: 2018-01-18 09:55:03.933106 I | proto: duplicate proto type registered: google.protobuf.Any
2018-01-18 09:55:03.933380 I | proto: duplicate proto type registered: google.protobuf.Duration
2018-01-18 09:55:03.933403 I | proto: duplicate proto type registered: google.protobuf.Timestamp
error: current-context must exist in order to minify

> warning: received invalid kubectl config 
> warning: 2018-01-18 09:55:04.863623 I | proto: duplicate proto type registered: google.protobuf.Any
2018-01-18 09:55:04.863819 I | proto: duplicate proto type registered: google.protobuf.Duration
2018-01-18 09:55:04.863877 I | proto: duplicate proto type registered: google.protobuf.Timestamp

2018-01-18 09:55:06.110800 I | proto: duplicate proto type registered: google.protobuf.Any
2018-01-18 09:55:06.130137 I | proto: duplicate proto type registered: google.protobuf.Duration
2018-01-18 09:55:06.130204 I | proto: duplicate proto type registered: google.protobuf.Timestamp
Unexpected journal message 'audit: type=1400 audit(1516287253.478:166): avc:  denied  { map } for  pid=1272 comm="hostname" path="/usr/bin/hostname" dev="dm-0" ino=20028 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:hostname_exec_t:s0 tclass=file permissive=0'
Unexpected journal message 'audit: type=1400 audit(1516287253.660:168): avc:  denied  { execute_no_trans } for  pid=1317 comm="pmie_check" path="/usr/bin/pmie" dev="dm-0" ino=139127 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:pcp_pmie_exec_t:s0 tclass=file permissive=0'
Wrote JS log to TestKubernetes-testDashboard-fedora-27-127.0.0.2-2201-FAIL.js.log
Journal extracted to TestKubernetes-testDashboard-fedora-27-127.0.0.2-2201-FAIL.log
Traceback (most recent call last):
  File "/build/cockpit/test/common/testlib.py", line 669, in tearDown
    self.check_journal_messages()
  File "/build/cockpit/test/common/testlib.py", line 804, in check_journal_messages
    raise Error(first)
Error: audit: type=1400 audit(1516287253.478:166): avc:  denied  { map } for  pid=1272 comm="hostname" path="/usr/bin/hostname" dev="dm-0" ino=20028 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:hostname_exec_t:s0 tclass=file permissive=0

not ok 171 testDashboard (check_kubernetes.TestKubernetes) # duration: 90s
Wrote screenshot to TestKubernetes-testDashboard-fedora-27-127.0.0.2-2201-FAIL.png
Wrote HTML dump to TestKubernetes-testDashboard-fedora-27-127.0.0.2-2201-FAIL.html
Wrote JS log to TestKubernetes-testDashboard-fedora-27-127.0.0.2-2201-FAIL.js.log
Journal extracted to TestKubernetes-testDashboard-fedora-27-127.0.0.2-2201-FAIL.log

First occurrence: 2018-01-18T14:55:25.345970 | revision a7bded4ab419a090f46e1965dd81ed496da140ee, logs Times recorded: 1 Latest occurrences:

# ----------------------------------------------------------------------
# testConnect (check_kubernetes.TestConnection)
#

DevTools listening on ws://127.0.0.1:9790/devtools/browser/1373929d-2d81-4eef-b734-9589fb6ba31f
[0118/145430.152526:ERROR:zygote_host_impl_linux.cc(268)] Failed to adjust OOM score of renderer with pid 107359: Permission denied (13)
[0118/145431.310298:ERROR:zygote_host_impl_linux.cc(268)] Failed to adjust OOM score of renderer with pid 107391: Permission denied (13)
> warning: 2018-01-18 09:54:36.798495 I | proto: duplicate proto type registered: google.protobuf.Any
2018-01-18 09:54:36.798663 I | proto: duplicate proto type registered: google.protobuf.Duration
2018-01-18 09:54:36.798704 I | proto: duplicate proto type registered: google.protobuf.Timestamp
error: current-context must exist in order to minify

> warning: received invalid kubectl config 
> warning: 2018-01-18 09:54:37.331086 I | proto: duplicate proto type registered: google.protobuf.Any
2018-01-18 09:54:37.331270 I | proto: duplicate proto type registered: google.protobuf.Duration
2018-01-18 09:54:37.331345 I | proto: duplicate proto type registered: google.protobuf.Timestamp

bash: /etc/kubernetes/start-kubernetes: No such file or directory
> warning: 2018-01-18 09:56:13.055138 I | proto: duplicate proto type registered: google.protobuf.Any
2018-01-18 09:56:13.055692 I | proto: duplicate proto type registered: google.protobuf.Duration
2018-01-18 09:56:13.055784 I | proto: duplicate proto type registered: google.protobuf.Timestamp

> warning: 2018-01-18 09:56:13.380367 I | proto: duplicate proto type registered: google.protobuf.Any
2018-01-18 09:56:13.380500 I | proto: duplicate proto type registered: google.protobuf.Duration
2018-01-18 09:56:13.380531 I | proto: duplicate proto type registered: google.protobuf.Timestamp

> warning: 2018-01-18 09:56:18.234639 I | proto: duplicate proto type registered: google.protobuf.Any
2018-01-18 09:56:18.235644 I | proto: duplicate proto type registered: google.protobuf.Duration
2018-01-18 09:56:18.235669 I | proto: duplicate proto type registered: google.protobuf.Timestamp
error: current-context must exist in order to minify

> warning: received invalid kubectl config 
> warning: 2018-01-18 09:56:19.117050 I | proto: duplicate proto type registered: google.protobuf.Any
2018-01-18 09:56:19.117190 I | proto: duplicate proto type registered: google.protobuf.Duration
2018-01-18 09:56:19.117228 I | proto: duplicate proto type registered: google.protobuf.Timestamp

> warning: 2018-01-18 09:56:19.478861 I | proto: duplicate proto type registered: google.protobuf.Any
2018-01-18 09:56:19.478967 I | proto: duplicate proto type registered: google.protobuf.Duration
2018-01-18 09:56:19.479002 I | proto: duplicate proto type registered: google.protobuf.Timestamp
error: current-context must exist in order to minify

> warning: received invalid kubectl config 
> warning: 2018-01-18 09:56:19.800240 I | proto: duplicate proto type registered: google.protobuf.Any
2018-01-18 09:56:19.805407 I | proto: duplicate proto type registered: google.protobuf.Duration
2018-01-18 09:56:19.805456 I | proto: duplicate proto type registered: google.protobuf.Timestamp

> warning: Connection Error: Couldn't find running API server
> warning: Connection Error: unknown-hostkey
> warning: Connection Error: Unauthorized
> warning: 2018-01-18 09:56:20.704258 I | proto: duplicate proto type registered: google.protobuf.Any
2018-01-18 09:56:20.704414 I | proto: duplicate proto type registered: google.protobuf.Duration
2018-01-18 09:56:20.704443 I | proto: duplicate proto type registered: google.protobuf.Timestamp

> warning: 2018-01-18 09:56:20.994819 I | proto: duplicate proto type registered: google.protobuf.Any
2018-01-18 09:56:20.995008 I | proto: duplicate proto type registered: google.protobuf.Duration
2018-01-18 09:56:20.995052 I | proto: duplicate proto type registered: google.protobuf.Timestamp

> warning: 2018-01-18 09:56:21.289897 I | proto: duplicate proto type registered: google.protobuf.Any
2018-01-18 09:56:21.290377 I | proto: duplicate proto type registered: google.protobuf.Duration
2018-01-18 09:56:21.290421 I | proto: duplicate proto type registered: google.protobuf.Timestamp

> warning: 2018-01-18 09:56:21.648785 I | proto: duplicate proto type registered: google.protobuf.Any
2018-01-18 09:56:21.648909 I | proto: duplicate proto type registered: google.protobuf.Duration
2018-01-18 09:56:21.648928 I | proto: duplicate proto type registered: google.protobuf.Timestamp

> warning: 2018-01-18 09:56:21.973026 I | proto: duplicate proto type registered: google.protobuf.Any
2018-01-18 09:56:21.973225 I | proto: duplicate proto type registered: google.protobuf.Duration
2018-01-18 09:56:21.973464 I | proto: duplicate proto type registered: google.protobuf.Timestamp

> warning: 2018-01-18 09:56:22.312324 I | proto: duplicate proto type registered: google.protobuf.Any
2018-01-18 09:56:22.312438 I | proto: duplicate proto type registered: google.protobuf.Duration
2018-01-18 09:56:22.312454 I | proto: duplicate proto type registered: google.protobuf.Timestamp

> warning: 2018-01-18 09:56:24.133458 I | proto: duplicate proto type registered: google.protobuf.Any
2018-01-18 09:56:24.133615 I | proto: duplicate proto type registered: google.protobuf.Duration
2018-01-18 09:56:24.133720 I | proto: duplicate proto type registered: google.protobuf.Timestamp

> warning: 2018-01-18 09:56:24.399063 I | proto: duplicate proto type registered: google.protobuf.Any
2018-01-18 09:56:24.399193 I | proto: duplicate proto type registered: google.protobuf.Duration
2018-01-18 09:56:24.399231 I | proto: duplicate proto type registered: google.protobuf.Timestamp

> warning: 2018-01-18 09:56:24.827986 I | proto: duplicate proto type registered: google.protobuf.Any
2018-01-18 09:56:24.828760 I | proto: duplicate proto type registered: google.protobuf.Duration
2018-01-18 09:56:24.828953 I | proto: duplicate proto type registered: google.protobuf.Timestamp

> warning: 2018-01-18 09:56:25.126371 I | proto: duplicate proto type registered: google.protobuf.Any
2018-01-18 09:56:25.126596 I | proto: duplicate proto type registered: google.protobuf.Duration
2018-01-18 09:56:25.126676 I | proto: duplicate proto type registered: google.protobuf.Timestamp

> warning: 2018-01-18 09:56:25.655965 I | proto: duplicate proto type registered: google.protobuf.Any
2018-01-18 09:56:25.656197 I | proto: duplicate proto type registered: google.protobuf.Duration
2018-01-18 09:56:25.656420 I | proto: duplicate proto type registered: google.protobuf.Timestamp

> warning: 2018-01-18 09:56:26.148410 I | proto: duplicate proto type registered: google.protobuf.Any
2018-01-18 09:56:26.148640 I | proto: duplicate proto type registered: google.protobuf.Duration
2018-01-18 09:56:26.148689 I | proto: duplicate proto type registered: google.protobuf.Timestamp

> warning: 2018-01-18 09:56:26.544087 I | proto: duplicate proto type registered: google.protobuf.Any
2018-01-18 09:56:26.544513 I | proto: duplicate proto type registered: google.protobuf.Duration
2018-01-18 09:56:26.544593 I | proto: duplicate proto type registered: google.protobuf.Timestamp

> warning: 2018-01-18 09:56:26.953657 I | proto: duplicate proto type registered: google.protobuf.Any
2018-01-18 09:56:26.953942 I | proto: duplicate proto type registered: google.protobuf.Duration
2018-01-18 09:56:26.954019 I | proto: duplicate proto type registered: google.protobuf.Timestamp

> warning: 2018-01-18 09:56:27.334129 I | proto: duplicate proto type registered: google.protobuf.Any
2018-01-18 09:56:27.334278 I | proto: duplicate proto type registered: google.protobuf.Duration
2018-01-18 09:56:27.334366 I | proto: duplicate proto type registered: google.protobuf.Timestamp

> warning: 2018-01-18 09:56:27.642988 I | proto: duplicate proto type registered: google.protobuf.Any
2018-01-18 09:56:27.643166 I | proto: duplicate proto type registered: google.protobuf.Duration
2018-01-18 09:56:27.643222 I | proto: duplicate proto type registered: google.protobuf.Timestamp

> warning: 2018-01-18 09:56:27.955705 I | proto: duplicate proto type registered: google.protobuf.Any
2018-01-18 09:56:27.955868 I | proto: duplicate proto type registered: google.protobuf.Duration
2018-01-18 09:56:27.955919 I | proto: duplicate proto type registered: google.protobuf.Timestamp

> warning: 2018-01-18 09:56:28.254495 I | proto: duplicate proto type registered: google.protobuf.Any
2018-01-18 09:56:28.254614 I | proto: duplicate proto type registered: google.protobuf.Duration
2018-01-18 09:56:28.254639 I | proto: duplicate proto type registered: google.protobuf.Timestamp

> warning: 2018-01-18 09:56:30.013011 I | proto: duplicate proto type registered: google.protobuf.Any
2018-01-18 09:56:30.013166 I | proto: duplicate proto type registered: google.protobuf.Duration
2018-01-18 09:56:30.013219 I | proto: duplicate proto type registered: google.protobuf.Timestamp

> warning: 2018-01-18 09:56:30.321943 I | proto: duplicate proto type registered: google.protobuf.Any
2018-01-18 09:56:30.322190 I | proto: duplicate proto type registered: google.protobuf.Duration
2018-01-18 09:56:30.322231 I | proto: duplicate proto type registered: google.protobuf.Timestamp

> warning: 2018-01-18 09:56:31.094429 I | proto: duplicate proto type registered: google.protobuf.Any
2018-01-18 09:56:31.094542 I | proto: duplicate proto type registered: google.protobuf.Duration
2018-01-18 09:56:31.094562 I | proto: duplicate proto type registered: google.protobuf.Timestamp

> warning: 2018-01-18 09:56:31.326748 I | proto: duplicate proto type registered: google.protobuf.Any
2018-01-18 09:56:31.326961 I | proto: duplicate proto type registered: google.protobuf.Duration
2018-01-18 09:56:31.327003 I | proto: duplicate proto type registered: google.protobuf.Timestamp

> warning: 2018-01-18 09:56:31.675565 I | proto: duplicate proto type registered: google.protobuf.Any
2018-01-18 09:56:31.677108 I | proto: duplicate proto type registered: google.protobuf.Duration
2018-01-18 09:56:31.677188 I | proto: duplicate proto type registered: google.protobuf.Timestamp

> warning: 2018-01-18 09:56:31.911852 I | proto: duplicate proto type registered: google.protobuf.Any
2018-01-18 09:56:31.912021 I | proto: duplicate proto type registered: google.protobuf.Duration
2018-01-18 09:56:31.912070 I | proto: duplicate proto type registered: google.protobuf.Timestamp

> warning: 2018-01-18 09:56:32.183565 I | proto: duplicate proto type registered: google.protobuf.Any
2018-01-18 09:56:32.183718 I | proto: duplicate proto type registered: google.protobuf.Duration
2018-01-18 09:56:32.183760 I | proto: duplicate proto type registered: google.protobuf.Timestamp

> warning: 2018-01-18 09:56:32.420249 I | proto: duplicate proto type registered: google.protobuf.Any
2018-01-18 09:56:32.420414 I | proto: duplicate proto type registered: google.protobuf.Duration
2018-01-18 09:56:32.420467 I | proto: duplicate proto type registered: google.protobuf.Timestamp

> warning: 2018-01-18 09:56:32.694991 I | proto: duplicate proto type registered: google.protobuf.Any
2018-01-18 09:56:32.695155 I | proto: duplicate proto type registered: google.protobuf.Duration
2018-01-18 09:56:32.695205 I | proto: duplicate proto type registered: google.protobuf.Timestamp

> warning: 2018-01-18 09:56:32.934504 I | proto: duplicate proto type registered: google.protobuf.Any
2018-01-18 09:56:32.934719 I | proto: duplicate proto type registered: google.protobuf.Duration
2018-01-18 09:56:32.934813 I | proto: duplicate proto type registered: google.protobuf.Timestamp

> warning: 2018-01-18 09:56:33.241248 I | proto: duplicate proto type registered: google.protobuf.Any
2018-01-18 09:56:33.241422 I | proto: duplicate proto type registered: google.protobuf.Duration
2018-01-18 09:56:33.241465 I | proto: duplicate proto type registered: google.protobuf.Timestamp

> warning: 2018-01-18 09:56:33.483897 I | proto: duplicate proto type registered: google.protobuf.Any
2018-01-18 09:56:33.484032 I | proto: duplicate proto type registered: google.protobuf.Duration
2018-01-18 09:56:33.484085 I | proto: duplicate proto type registered: google.protobuf.Timestamp

> warning: 2018-01-18 09:56:34.026593 I | proto: duplicate proto type registered: google.protobuf.Any
2018-01-18 09:56:34.026755 I | proto: duplicate proto type registered: google.protobuf.Duration
2018-01-18 09:56:34.026791 I | proto: duplicate proto type registered: google.protobuf.Timestamp

> warning: 2018-01-18 09:56:34.368934 I | proto: duplicate proto type registered: google.protobuf.Any
2018-01-18 09:56:34.369109 I | proto: duplicate proto type registered: google.protobuf.Duration
2018-01-18 09:56:34.369158 I | proto: duplicate proto type registered: google.protobuf.Timestamp

Unexpected journal message 'audit: type=1400 audit(1516287261.170:163): avc:  denied  { map } for  pid=1260 comm="hostname" path="/usr/bin/hostname" dev="dm-0" ino=20028 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:hostname_exec_t:s0 tclass=file permissive=0'
Unexpected journal message 'audit: type=1400 audit(1516287261.336:165): avc:  denied  { execute_no_trans } for  pid=1306 comm="pmie_check" path="/usr/bin/pmie" dev="dm-0" ino=139127 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:pcp_pmie_exec_t:s0 tclass=file permissive=0'
Wrote JS log to TestConnection-testConnect-fedora-27-127.0.0.2-2601-FAIL.js.log
Journal extracted to TestConnection-testConnect-fedora-27-127.0.0.2-2601-FAIL.log
Traceback (most recent call last):
  File "/build/cockpit/test/common/testlib.py", line 669, in tearDown
    self.check_journal_messages()
  File "/build/cockpit/test/common/testlib.py", line 804, in check_journal_messages
    raise Error(first)
Error: audit: type=1400 audit(1516287261.170:163): avc:  denied  { map } for  pid=1260 comm="hostname" path="/usr/bin/hostname" dev="dm-0" ino=20028 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:hostname_exec_t:s0 tclass=file permissive=0

not ok 170 testConnect (check_kubernetes.TestConnection) # duration: 154s
Wrote screenshot to TestConnection-testConnect-fedora-27-127.0.0.2-2601-FAIL.png
Wrote HTML dump to TestConnection-testConnect-fedora-27-127.0.0.2-2601-FAIL.html
Wrote JS log to TestConnection-testConnect-fedora-27-127.0.0.2-2601-FAIL.js.log
Journal extracted to TestConnection-testConnect-fedora-27-127.0.0.2-2601-FAIL.log

First occurrence: 2018-01-18T14:56:37.326564 | revision a7bded4ab419a090f46e1965dd81ed496da140ee, logs Times recorded: 1 Latest occurrences:

cockpituous commented 6 years ago

verify/fedora-27 Ooops, it happened again


# ----------------------------------------------------------------------
# testPrivateKeys (check_keys.TestKeys)
#

DevTools listening on ws://127.0.0.1:9633/devtools/browser/7c3bc6ae-0e73-4264-9996-e328d68c7507
[0118/135300.166005:ERROR:zygote_host_impl_linux.cc(268)] Failed to adjust OOM score of renderer with pid 124184: Permission denied (13)
[0118/135301.252926:ERROR:zygote_host_impl_linux.cc(268)] Failed to adjust OOM score of renderer with pid 124233: Permission denied (13)
> log: /bad: No such file or directory

> log: /bad: No such file or directory

> log: Enter passphrase for /tmp/new.rsa: 
Bad passphrase, try again for /tmp/new.rsa: 

> log: Enter passphrase for /tmp/new.rsa: 
Bad passphrase, try again for /tmp/new.rsa: 

> warning: loading key failed:  Password not accepted
Unexpected journal message 'audit: type=1400 audit(1516283572.822:162): avc:  denied  { map } for  pid=1250 comm="hostname" path="/usr/bin/hostname" dev="dm-0" ino=20028 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:hostname_exec_t:s0 tclass=file permissive=0'
Unexpected journal message 'audit: type=1400 audit(1516283572.994:165): avc:  denied  { execute_no_trans } for  pid=1293 comm="pmie_check" path="/usr/bin/pmie" dev="dm-0" ino=139127 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:pcp_pmie_exec_t:s0 tclass=file permissive=0'
Wrote JS log to TestKeys-testPrivateKeys-fedora-27-127.0.0.2-2301-FAIL.js.log
Journal extracted to TestKeys-testPrivateKeys-fedora-27-127.0.0.2-2301-FAIL.log
Traceback (most recent call last):
  File "/build/cockpit/test/common/testlib.py", line 669, in tearDown
    self.check_journal_messages()
  File "/build/cockpit/test/common/testlib.py", line 804, in check_journal_messages
    raise Error(first)
Error: audit: type=1400 audit(1516283572.822:162): avc:  denied  { map } for  pid=1250 comm="hostname" path="/usr/bin/hostname" dev="dm-0" ino=20028 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:hostname_exec_t:s0 tclass=file permissive=0

not ok 170 testPrivateKeys (check_keys.TestKeys) # duration: 33s
Wrote screenshot to TestKeys-testPrivateKeys-fedora-27-127.0.0.2-2301-FAIL.png
Wrote HTML dump to TestKeys-testPrivateKeys-fedora-27-127.0.0.2-2301-FAIL.html
Wrote JS log to TestKeys-testPrivateKeys-fedora-27-127.0.0.2-2301-FAIL.js.log
Journal extracted to TestKeys-testPrivateKeys-fedora-27-127.0.0.2-2301-FAIL.log

First occurrence: 2018-01-18T13:53:13.643878 | revision 2d8f85d0360c3dbccd924f1f2301100763cc55de, logs Times recorded: 1 Latest occurrences:

# ----------------------------------------------------------------------
# testDevmapper (check_docker_storage.TestDockerStorageMapper)
#
  Volume group "atomic-storage" not found
  Cannot process volume group atomic-storage

DevTools listening on ws://127.0.0.1:9712/devtools/browser/92ea7d1e-21e7-4ef4-8b72-47cbdcb0c0e1
[0118/135407.241905:ERROR:zygote_host_impl_linux.cc(268)] Failed to adjust OOM score of renderer with pid 125964: Permission denied (13)
[0118/135408.277784:ERROR:zygote_host_impl_linux.cc(268)] Failed to adjust OOM score of renderer with pid 125992: Permission denied (13)
  Volume group "atomic-storage" not found
  Cannot process volume group atomic-storage
  Volume group "atomic-storage" not found
  Cannot process volume group atomic-storage
  Volume group "atomic-storage" not found
  Cannot process volume group atomic-storage
Unexpected journal message 'audit: type=1400 audit(1516283636.184:160): avc:  denied  { map } for  pid=1255 comm="hostname" path="/usr/bin/hostname" dev="dm-0" ino=20028 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:hostname_exec_t:s0 tclass=file permissive=0'
Unexpected journal message 'audit: type=1400 audit(1516283636.292:162): avc:  denied  { execute_no_trans } for  pid=1290 comm="pmie_check" path="/usr/bin/pmie" dev="dm-0" ino=139127 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:pcp_pmie_exec_t:s0 tclass=file permissive=0'
Wrote JS log to TestDockerStorageMapper-testDevmapper-fedora-27-127.0.0.2-2301-FAIL.js.log
Journal extracted to TestDockerStorageMapper-testDevmapper-fedora-27-127.0.0.2-2301-FAIL.log
Traceback (most recent call last):
  File "/build/cockpit/test/common/testlib.py", line 669, in tearDown
    self.check_journal_messages()
  File "/build/cockpit/test/common/testlib.py", line 804, in check_journal_messages
    raise Error(first)
Error: audit: type=1400 audit(1516283636.184:160): avc:  denied  { map } for  pid=1255 comm="hostname" path="/usr/bin/hostname" dev="dm-0" ino=20028 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:hostname_exec_t:s0 tclass=file permissive=0

not ok 160 testDevmapper (check_docker_storage.TestDockerStorageMapper) # duration: 65s
Wrote screenshot to TestDockerStorageMapper-testDevmapper-fedora-27-127.0.0.2-2301-FAIL.png
Wrote HTML dump to TestDockerStorageMapper-testDevmapper-fedora-27-127.0.0.2-2301-FAIL.html
Wrote JS log to TestDockerStorageMapper-testDevmapper-fedora-27-127.0.0.2-2301-FAIL.js.log
Journal extracted to TestDockerStorageMapper-testDevmapper-fedora-27-127.0.0.2-2301-FAIL.log

First occurrence: 2018-01-18T13:54:49.294316 | revision 2d8f85d0360c3dbccd924f1f2301100763cc55de, logs Times recorded: 1 Latest occurrences:

# ----------------------------------------------------------------------
# testBasic (check_kdump.TestKdump)
#
Created symlink /etc/systemd/system/multi-user.target.wants/kdump.service -> /usr/lib/systemd/system/kdump.service.
Job for kdump.service failed because the control process exited with error code.
See "systemctl  status kdump.service" and "journalctl  -xe" for details.

DevTools listening on ws://127.0.0.1:9385/devtools/browser/c09e8690-1d54-4290-be13-6f11971a6c7c
[0118/135314.594324:ERROR:zygote_host_impl_linux.cc(268)] Failed to adjust OOM score of renderer with pid 124646: Permission denied (13)
[0118/135315.620718:ERROR:zygote_host_impl_linux.cc(268)] Failed to adjust OOM score of renderer with pid 124760: Permission denied (13)
Generating grub configuration file ...
Found linux image: /boot/vmlinuz-4.14.11-300.fc27.x86_64
Found initrd image: /boot/initramfs-4.14.11-300.fc27.x86_64.img
Found linux image: /boot/vmlinuz-4.13.9-300.fc27.x86_64
Found initrd image: /boot/initramfs-4.13.9-300.fc27.x86_64.img
Found linux image: /boot/vmlinuz-0-rescue-b7698e75e35a46dc9cd9db5d9bec44b8
Found initrd image: /boot/initramfs-0-rescue-b7698e75e35a46dc9cd9db5d9bec44b8.img
done
> warning: transport closed: disconnected
CDP: {"source":"network","level":"error","text":"Failed to load resource: net::ERR_EMPTY_RESPONSE","timestamp":1516283604194.05,"url":"http://127.0.0.2:9691/cockpit/static/fonts/OpenSans-Light-webfont.woff","networkRequestId":"124760.29"}
ssh_exchange_identification: Connection closed by remote host
ssh_exchange_identification: read: Connection reset by peer
ssh_exchange_identification: read: Connection reset by peer
> log: transport closed, dropped message:  1:1!4
{"call":["/org/freedesktop/timedate1","org.freedesktop.DBus.Properties","Get",["org.freedesktop.timedate1","NTPSynchronized"]],"id":"4"}
> log: transport closed, dropped message:  1:1!4
{"call":["/org/freedesktop/timedate1","org.freedesktop.DBus.Properties","Get",["org.freedesktop.timedate1","NTPSynchronized"]],"id":"5"}
> log: transport closed, dropped message:  1:1!4
{"call":["/org/freedesktop/timedate1","org.freedesktop.DBus.Properties","Get",["org.freedesktop.timedate1","NTPSynchronized"]],"id":"6"}
> log: transport closed, dropped message:  1:1!4
{"call":["/org/freedesktop/timedate1","org.freedesktop.DBus.Properties","Get",["org.freedesktop.timedate1","NTPSynchronized"]],"id":"7"}
> log: transport closed, dropped message:  1:1!4
{"call":["/org/freedesktop/timedate1","org.freedesktop.DBus.Properties","Get",["org.freedesktop.timedate1","NTPSynchronized"]],"id":"8"}
> warning: Unable to apply settings: Directory /var/crash2 isn't writable or doesn't exist.
> warning: transport closed: disconnected
CDP: {"source":"network","level":"error","text":"Failed to load resource: net::ERR_CONNECTION_RESET","timestamp":1516283722090.02,"url":"http://127.0.0.2:9691/cockpit/static/fonts/OpenSans-Light-webfont.woff","networkRequestId":"124760.133"}
Connection to 127.0.0.2 closed by remote host.
> log: transport closed, dropped message:  1:1!4
{"call":["/org/freedesktop/timedate1","org.freedesktop.DBus.Properties","Get",["org.freedesktop.timedate1","NTPSynchronized"]],"id":"20"}
Unexpected journal message 'audit: type=1400 audit(1516283619.199:161): avc:  denied  { execute_no_trans } for  pid=1423 comm="pmie_check" path="/usr/bin/pmie" dev="dm-0" ino=139127 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:pcp_pmie_exec_t:s0 tclass=file permissive=0'
Wrote JS log to TestKdump-testBasic-fedora-27-127.0.0.2-2801-FAIL.js.log
Journal extracted to TestKdump-testBasic-fedora-27-127.0.0.2-2801-FAIL.log
Traceback (most recent call last):
  File "/build/cockpit/test/common/testlib.py", line 669, in tearDown
    self.check_journal_messages()
  File "/build/cockpit/test/common/testlib.py", line 804, in check_journal_messages
    raise Error(first)
Error: audit: type=1400 audit(1516283619.199:161): avc:  denied  { execute_no_trans } for  pid=1423 comm="pmie_check" path="/usr/bin/pmie" dev="dm-0" ino=139127 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:pcp_pmie_exec_t:s0 tclass=file permissive=0

not ok 168 testBasic (check_kdump.TestKdump) # duration: 152s
Wrote screenshot to TestKdump-testBasic-fedora-27-127.0.0.2-2801-FAIL.png
Wrote HTML dump to TestKdump-testBasic-fedora-27-127.0.0.2-2801-FAIL.html
Wrote JS log to TestKdump-testBasic-fedora-27-127.0.0.2-2801-FAIL.js.log
Journal extracted to TestKdump-testBasic-fedora-27-127.0.0.2-2801-FAIL.log

First occurrence: 2018-01-18T13:55:25.959575 | revision 2d8f85d0360c3dbccd924f1f2301100763cc55de, logs Times recorded: 1 Latest occurrences:

# ----------------------------------------------------------------------
# testBasic (check_docker.TestDocker)
#

DevTools listening on ws://127.0.0.1:9405/devtools/browser/47c73bf6-4c80-4178-ba94-d60bd864f373
[0118/135621.744198:ERROR:zygote_host_impl_linux.cc(268)] Failed to adjust OOM score of renderer with pid 128231: Permission denied (13)
[0118/135622.831057:ERROR:zygote_host_impl_linux.cc(268)] Failed to adjust OOM score of renderer with pid 128262: Permission denied (13)
Unexpected journal message 'audit: type=1400 audit(1516283729.320:161): avc:  denied  { map } for  pid=1227 comm="hostname" path="/usr/bin/hostname" dev="dm-0" ino=20028 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:hostname_exec_t:s0 tclass=file permissive=0'
Unexpected journal message 'audit: type=1400 audit(1516283729.462:164): avc:  denied  { execute_no_trans } for  pid=1269 comm="pmie_check" path="/usr/bin/pmie" dev="dm-0" ino=139127 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:pcp_pmie_exec_t:s0 tclass=file permissive=0'
Wrote JS log to TestDocker-testBasic-fedora-27-127.0.0.2-2201-FAIL.js.log
Journal extracted to TestDocker-testBasic-fedora-27-127.0.0.2-2201-FAIL.log
Traceback (most recent call last):
  File "/build/cockpit/test/common/testlib.py", line 669, in tearDown
    self.check_journal_messages()
  File "/build/cockpit/test/common/testlib.py", line 804, in check_journal_messages
    raise Error(first)
Error: audit: type=1400 audit(1516283729.320:161): avc:  denied  { map } for  pid=1227 comm="hostname" path="/usr/bin/hostname" dev="dm-0" ino=20028 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:hostname_exec_t:s0 tclass=file permissive=0

not ok 152 testBasic (check_docker.TestDocker) # duration: 132s
Wrote screenshot to TestDocker-testBasic-fedora-27-127.0.0.2-2201-FAIL.png
Wrote HTML dump to TestDocker-testBasic-fedora-27-127.0.0.2-2201-FAIL.html
Wrote JS log to TestDocker-testBasic-fedora-27-127.0.0.2-2201-FAIL.js.log
Journal extracted to TestDocker-testBasic-fedora-27-127.0.0.2-2201-FAIL.log

First occurrence: 2018-01-18T13:57:30.314760 | revision 2d8f85d0360c3dbccd924f1f2301100763cc55de, logs Times recorded: 1 Latest occurrences:

# ----------------------------------------------------------------------
# testBasic (check_terminal.TestTerminal)
#

DevTools listening on ws://127.0.0.1:9942/devtools/browser/73831ad0-05d2-4fa3-b385-223ae1145ff7
[0118/135820.170755:ERROR:zygote_host_impl_linux.cc(268)] Failed to adjust OOM score of renderer with pid 131120: Permission denied (13)
[0118/135821.153596:ERROR:zygote_host_impl_linux.cc(268)] Failed to adjust OOM score of renderer with pid 131172: Permission denied (13)
Unexpected journal message 'audit: type=1400 audit(1516283892.516:159): avc:  denied  { map } for  pid=1228 comm="hostname" path="/usr/bin/hostname" dev="dm-0" ino=20028 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:hostname_exec_t:s0 tclass=file permissive=0'
Wrote JS log to TestTerminal-testBasic-fedora-27-127.0.0.2-2901-FAIL.js.log
Journal extracted to TestTerminal-testBasic-fedora-27-127.0.0.2-2901-FAIL.log
Traceback (most recent call last):
  File "/build/cockpit/test/common/testlib.py", line 669, in tearDown
    self.check_journal_messages()
  File "/build/cockpit/test/common/testlib.py", line 804, in check_journal_messages
    raise Error(first)
Error: audit: type=1400 audit(1516283892.516:159): avc:  denied  { map } for  pid=1228 comm="hostname" path="/usr/bin/hostname" dev="dm-0" ino=20028 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:hostname_exec_t:s0 tclass=file permissive=0

not ok 127 testBasic (check_terminal.TestTerminal) # duration: 27s
Wrote screenshot to TestTerminal-testBasic-fedora-27-127.0.0.2-2901-FAIL.png
Wrote HTML dump to TestTerminal-testBasic-fedora-27-127.0.0.2-2901-FAIL.html
Wrote JS log to TestTerminal-testBasic-fedora-27-127.0.0.2-2901-FAIL.js.log
Journal extracted to TestTerminal-testBasic-fedora-27-127.0.0.2-2901-FAIL.log

First occurrence: 2018-01-18T13:58:26.958664 | revision 2d8f85d0360c3dbccd924f1f2301100763cc55de, logs Times recorded: 1 Latest occurrences:

# ----------------------------------------------------------------------
# testDosParts (check_storage_msdos.TestStorage)
#

DevTools listening on ws://127.0.0.1:9920/devtools/browser/c149a464-8bf7-438c-b6c1-0416ad6bd99c
[0118/140302.213541:ERROR:zygote_host_impl_linux.cc(268)] Failed to adjust OOM score of renderer with pid 137901: Permission denied (13)
[0118/140303.507291:ERROR:zygote_host_impl_linux.cc(268)] Failed to adjust OOM score of renderer with pid 137959: Permission denied (13)
Unexpected journal message 'audit: type=1400 audit(1516284174.161:159): avc:  denied  { execute_no_trans } for  pid=1247 comm="pmie_check" path="/usr/bin/pmie" dev="dm-0" ino=139127 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:pcp_pmie_exec_t:s0 tclass=file permissive=0'
Wrote JS log to TestStorage-testDosParts-fedora-27-127.0.0.2-2501-FAIL.js.log
Journal extracted to TestStorage-testDosParts-fedora-27-127.0.0.2-2501-FAIL.log
Traceback (most recent call last):
  File "/build/cockpit/test/common/testlib.py", line 669, in tearDown
    self.check_journal_messages()
  File "/build/cockpit/test/common/testlib.py", line 804, in check_journal_messages
    raise Error(first)
Error: audit: type=1400 audit(1516284174.161:159): avc:  denied  { execute_no_trans } for  pid=1247 comm="pmie_check" path="/usr/bin/pmie" dev="dm-0" ino=139127 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:pcp_pmie_exec_t:s0 tclass=file permissive=0

not ok 85 testDosParts (check_storage_msdos.TestStorage) # duration: 47s
Wrote screenshot to TestStorage-testDosParts-fedora-27-127.0.0.2-2501-FAIL.png
Wrote HTML dump to TestStorage-testDosParts-fedora-27-127.0.0.2-2501-FAIL.html
Wrote JS log to TestStorage-testDosParts-fedora-27-127.0.0.2-2501-FAIL.js.log
Journal extracted to TestStorage-testDosParts-fedora-27-127.0.0.2-2501-FAIL.log

First occurrence: 2018-01-18T14:03:21.195850 | revision 2d8f85d0360c3dbccd924f1f2301100763cc55de, logs Times recorded: 1 Latest occurrences:

# ----------------------------------------------------------------------
# testNoPermission (check_shutdown_restart.TestShutdownRestart)
#
[0118/140512.655614:ERROR:zygote_host_impl_linux.cc(268)] Failed to adjust OOM score of renderer with pid 140272: Permission denied (13)

DevTools listening on ws://127.0.0.1:10076/devtools/browser/08ff4d0b-da6b-47c0-8c5d-583a7920f8a7
[0118/140514.152551:ERROR:zygote_host_impl_linux.cc(268)] Failed to adjust OOM score of renderer with pid 140330: Permission denied (13)
Unexpected journal message 'audit: type=1400 audit(1516284296.094:153): avc:  denied  { map } for  pid=1224 comm="hostname" path="/usr/bin/hostname" dev="dm-0" ino=20028 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:hostname_exec_t:s0 tclass=file permissive=0'
Wrote JS log to TestShutdownRestart-testNoPermission-fedora-27-127.0.0.2-2901-FAIL.js.log
Journal extracted to TestShutdownRestart-testNoPermission-fedora-27-127.0.0.2-2901-FAIL.log
Journal extracted to TestShutdownRestart-testNoPermission-fedora-27-127.0.0.2-2902-FAIL.log
Traceback (most recent call last):
  File "/build/cockpit/test/common/testlib.py", line 669, in tearDown
    self.check_journal_messages()
  File "/build/cockpit/test/common/testlib.py", line 804, in check_journal_messages
    raise Error(first)
Error: audit: type=1400 audit(1516284296.094:153): avc:  denied  { map } for  pid=1224 comm="hostname" path="/usr/bin/hostname" dev="dm-0" ino=20028 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:hostname_exec_t:s0 tclass=file permissive=0

not ok 70 testNoPermission (check_shutdown_restart.TestShutdownRestart) # duration: 46s
Wrote screenshot to TestShutdownRestart-testNoPermission-fedora-27-127.0.0.2-2901-FAIL.png
Wrote HTML dump to TestShutdownRestart-testNoPermission-fedora-27-127.0.0.2-2901-FAIL.html
Wrote JS log to TestShutdownRestart-testNoPermission-fedora-27-127.0.0.2-2901-FAIL.js.log
Journal extracted to TestShutdownRestart-testNoPermission-fedora-27-127.0.0.2-2901-FAIL.log
Journal extracted to TestShutdownRestart-testNoPermission-fedora-27-127.0.0.2-2902-FAIL.log

First occurrence: 2018-01-18T14:05:24.227825 | revision 2d8f85d0360c3dbccd924f1f2301100763cc55de, logs Times recorded: 1 Latest occurrences:

# ----------------------------------------------------------------------
# testConditions (check_services.TestServices)
#
Created symlink /etc/systemd/system/multi-user.target.wants/condtest.service -> /etc/systemd/system/condtest.service.

DevTools listening on ws://127.0.0.1:10178/devtools/browser/5322ba26-d0df-4b2a-8e58-51a69c723cd5
[0118/140541.659007:ERROR:zygote_host_impl_linux.cc(268)] Failed to adjust OOM score of renderer with pid 140971: Permission denied (13)
[0118/140543.102996:ERROR:zygote_host_impl_linux.cc(268)] Failed to adjust OOM score of renderer with pid 141007: Permission denied (13)
Unexpected journal message 'audit: type=1400 audit(1516284331.493:160): avc:  denied  { map } for  pid=1248 comm="hostname" path="/usr/bin/hostname" dev="dm-0" ino=20028 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:hostname_exec_t:s0 tclass=file permissive=0'
Wrote JS log to TestServices-testConditions-fedora-27-127.0.0.2-2801-FAIL.js.log
Journal extracted to TestServices-testConditions-fedora-27-127.0.0.2-2801-FAIL.log
Traceback (most recent call last):
  File "/build/cockpit/test/common/testlib.py", line 669, in tearDown
    self.check_journal_messages()
  File "/build/cockpit/test/common/testlib.py", line 804, in check_journal_messages
    raise Error(first)
Error: audit: type=1400 audit(1516284331.493:160): avc:  denied  { map } for  pid=1248 comm="hostname" path="/usr/bin/hostname" dev="dm-0" ino=20028 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:hostname_exec_t:s0 tclass=file permissive=0

not ok 64 testConditions (check_services.TestServices) # duration: 54s
Wrote screenshot to TestServices-testConditions-fedora-27-127.0.0.2-2801-FAIL.png
Wrote HTML dump to TestServices-testConditions-fedora-27-127.0.0.2-2801-FAIL.html
Wrote JS log to TestServices-testConditions-fedora-27-127.0.0.2-2801-FAIL.js.log
Journal extracted to TestServices-testConditions-fedora-27-127.0.0.2-2801-FAIL.log

First occurrence: 2018-01-18T14:06:07.239603 | revision 2d8f85d0360c3dbccd924f1f2301100763cc55de, logs Times recorded: 1 Latest occurrences:

# ----------------------------------------------------------------------
# testPrivateKeys (check_keys.TestKeys)
#

DevTools listening on ws://127.0.0.1:10120/devtools/browser/d8bdb12b-20fb-4d7d-a875-e428617e94d1
[0118/140746.151609:ERROR:zygote_host_impl_linux.cc(268)] Failed to adjust OOM score of renderer with pid 93492: Permission denied (13)
[0118/140747.199334:ERROR:zygote_host_impl_linux.cc(268)] Failed to adjust OOM score of renderer with pid 93563: Permission denied (13)
> log: /bad: No such file or directory

> log: /bad: No such file or directory

> log: Enter passphrase for /tmp/new.rsa: 
Bad passphrase, try again for /tmp/new.rsa: 

> log: Enter passphrase for /tmp/new.rsa: 
Bad passphrase, try again for /tmp/new.rsa: 

> warning: loading key failed:  Password not accepted
Unexpected journal message 'audit: type=1400 audit(1516284457.275:165): avc:  denied  { execute_no_trans } for  pid=1307 comm="pmie_check" path="/usr/bin/pmie" dev="dm-0" ino=139127 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:pcp_pmie_exec_t:s0 tclass=file permissive=0'
Wrote JS log to TestKeys-testPrivateKeys-fedora-27-127.0.0.2-2901-FAIL.js.log
Journal extracted to TestKeys-testPrivateKeys-fedora-27-127.0.0.2-2901-FAIL.log
Traceback (most recent call last):
  File "/build/cockpit/test/common/testlib.py", line 669, in tearDown
    self.check_journal_messages()
  File "/build/cockpit/test/common/testlib.py", line 804, in check_journal_messages
    raise Error(first)
Error: audit: type=1400 audit(1516284457.275:165): avc:  denied  { execute_no_trans } for  pid=1307 comm="pmie_check" path="/usr/bin/pmie" dev="dm-0" ino=139127 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:pcp_pmie_exec_t:s0 tclass=file permissive=0

not ok 167 testPrivateKeys (check_keys.TestKeys) # duration: 33s
Wrote screenshot to TestKeys-testPrivateKeys-fedora-27-127.0.0.2-2901-FAIL.png
Wrote HTML dump to TestKeys-testPrivateKeys-fedora-27-127.0.0.2-2901-FAIL.html
Wrote JS log to TestKeys-testPrivateKeys-fedora-27-127.0.0.2-2901-FAIL.js.log
Journal extracted to TestKeys-testPrivateKeys-fedora-27-127.0.0.2-2901-FAIL.log

First occurrence: 2018-01-18T14:07:59.508959 | revision a7bded4ab419a090f46e1965dd81ed496da140ee, logs Times recorded: 1 Latest occurrences:

# ----------------------------------------------------------------------
# testAbrtDelete (check_journal.TestJournal)
#

DevTools listening on ws://127.0.0.1:9353/devtools/browser/d5f8b7a4-f347-47d8-b3ec-4265d52b940d
[0118/140852.715227:ERROR:zygote_host_impl_linux.cc(268)] Failed to adjust OOM score of renderer with pid 94990: Permission denied (13)
[0118/140853.664289:ERROR:zygote_host_impl_linux.cc(268)] Failed to adjust OOM score of renderer with pid 95026: Permission denied (13)
bash: line 1:  1806 Segmentation fault      (core dumped) python -c 'import os; os.kill(os.getpid(), 11)'
Unexpected journal message 'audit: type=1400 audit(1516284524.740:163): avc:  denied  { map } for  pid=1280 comm="hostname" path="/usr/bin/hostname" dev="dm-0" ino=20028 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:hostname_exec_t:s0 tclass=file permissive=0'
Unexpected journal message 'audit: type=1400 audit(1516284524.957:166): avc:  denied  { execute_no_trans } for  pid=1319 comm="pmie_check" path="/usr/bin/pmie" dev="dm-0" ino=139127 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:pcp_pmie_exec_t:s0 tclass=file permissive=0'
Wrote JS log to TestJournal-testAbrtDelete-fedora-27-127.0.0.2-2401-FAIL.js.log
Journal extracted to TestJournal-testAbrtDelete-fedora-27-127.0.0.2-2401-FAIL.log
Core dumps downloaded to /build/cockpit/TestJournal-testAbrtDelete-fedora-27-127.0.0.2-2401-FAIL.core
Traceback (most recent call last):
  File "/build/cockpit/test/common/testlib.py", line 669, in tearDown
    self.check_journal_messages()
  File "/build/cockpit/test/common/testlib.py", line 804, in check_journal_messages
    raise Error(first)
Error: audit: type=1400 audit(1516284524.740:163): avc:  denied  { map } for  pid=1280 comm="hostname" path="/usr/bin/hostname" dev="dm-0" ino=20028 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:hostname_exec_t:s0 tclass=file permissive=0

not ok 159 testAbrtDelete (check_journal.TestJournal) # duration: 29s
Wrote screenshot to TestJournal-testAbrtDelete-fedora-27-127.0.0.2-2401-FAIL.png
Wrote HTML dump to TestJournal-testAbrtDelete-fedora-27-127.0.0.2-2401-FAIL.html
Wrote JS log to TestJournal-testAbrtDelete-fedora-27-127.0.0.2-2401-FAIL.js.log
Journal extracted to TestJournal-testAbrtDelete-fedora-27-127.0.0.2-2401-FAIL.log
Core dumps downloaded to /build/cockpit/TestJournal-testAbrtDelete-fedora-27-127.0.0.2-2401-FAIL.core

First occurrence: 2018-01-18T14:09:01.881181 | revision a7bded4ab419a090f46e1965dd81ed496da140ee, logs Times recorded: 1 Latest occurrences:

# ----------------------------------------------------------------------
# testConnect (check_kubernetes.TestConnection)
#

DevTools listening on ws://127.0.0.1:10134/devtools/browser/b5458fed-ffce-48b6-858c-a98e0f1899e9
[0118/140744.740461:ERROR:zygote_host_impl_linux.cc(268)] Failed to adjust OOM score of renderer with pid 93380: Permission denied (13)
[0118/140745.765440:ERROR:zygote_host_impl_linux.cc(268)] Failed to adjust OOM score of renderer with pid 93449: Permission denied (13)
> warning: 2018-01-18 09:07:48.663175 I | proto: duplicate proto type registered: google.protobuf.Any
2018-01-18 09:07:48.663378 I | proto: duplicate proto type registered: google.protobuf.Duration
2018-01-18 09:07:48.663442 I | proto: duplicate proto type registered: google.protobuf.Timestamp
error: current-context must exist in order to minify

> warning: received invalid kubectl config 
> warning: 2018-01-18 09:07:49.081101 I | proto: duplicate proto type registered: google.protobuf.Any
2018-01-18 09:07:49.081297 I | proto: duplicate proto type registered: google.protobuf.Duration
2018-01-18 09:07:49.081331 I | proto: duplicate proto type registered: google.protobuf.Timestamp

bash: /etc/kubernetes/start-kubernetes: No such file or directory
> warning: 2018-01-18 09:09:12.559160 I | proto: duplicate proto type registered: google.protobuf.Any
2018-01-18 09:09:12.559517 I | proto: duplicate proto type registered: google.protobuf.Duration
2018-01-18 09:09:12.559576 I | proto: duplicate proto type registered: google.protobuf.Timestamp

> warning: 2018-01-18 09:09:12.932161 I | proto: duplicate proto type registered: google.protobuf.Any
2018-01-18 09:09:12.932309 I | proto: duplicate proto type registered: google.protobuf.Duration
2018-01-18 09:09:12.932359 I | proto: duplicate proto type registered: google.protobuf.Timestamp

> warning: 2018-01-18 09:09:17.953599 I | proto: duplicate proto type registered: google.protobuf.Any
2018-01-18 09:09:17.959323 I | proto: duplicate proto type registered: google.protobuf.Duration
2018-01-18 09:09:17.959344 I | proto: duplicate proto type registered: google.protobuf.Timestamp
error: current-context must exist in order to minify

> warning: received invalid kubectl config 
> warning: 2018-01-18 09:09:18.637086 I | proto: duplicate proto type registered: google.protobuf.Any
2018-01-18 09:09:18.637294 I | proto: duplicate proto type registered: google.protobuf.Duration
2018-01-18 09:09:18.637323 I | proto: duplicate proto type registered: google.protobuf.Timestamp

> warning: 2018-01-18 09:09:19.005336 I | proto: duplicate proto type registered: google.protobuf.Any
2018-01-18 09:09:19.005465 I | proto: duplicate proto type registered: google.protobuf.Duration
2018-01-18 09:09:19.005501 I | proto: duplicate proto type registered: google.protobuf.Timestamp
error: current-context must exist in order to minify

> warning: received invalid kubectl config 
> warning: 2018-01-18 09:09:19.253446 I | proto: duplicate proto type registered: google.protobuf.Any
2018-01-18 09:09:19.253549 I | proto: duplicate proto type registered: google.protobuf.Duration
2018-01-18 09:09:19.253579 I | proto: duplicate proto type registered: google.protobuf.Timestamp

> warning: Connection Error: Couldn't find running API server
> warning: Connection Error: unknown-hostkey
> warning: Connection Error: Unauthorized
> warning: 2018-01-18 09:09:20.119150 I | proto: duplicate proto type registered: google.protobuf.Any
2018-01-18 09:09:20.119353 I | proto: duplicate proto type registered: google.protobuf.Duration
2018-01-18 09:09:20.119388 I | proto: duplicate proto type registered: google.protobuf.Timestamp

> warning: 2018-01-18 09:09:20.516228 I | proto: duplicate proto type registered: google.protobuf.Any
2018-01-18 09:09:20.516355 I | proto: duplicate proto type registered: google.protobuf.Duration
2018-01-18 09:09:20.516385 I | proto: duplicate proto type registered: google.protobuf.Timestamp

> warning: 2018-01-18 09:09:20.738740 I | proto: duplicate proto type registered: google.protobuf.Any
2018-01-18 09:09:20.738850 I | proto: duplicate proto type registered: google.protobuf.Duration
2018-01-18 09:09:20.738883 I | proto: duplicate proto type registered: google.protobuf.Timestamp

> warning: 2018-01-18 09:09:20.964047 I | proto: duplicate proto type registered: google.protobuf.Any
2018-01-18 09:09:20.964239 I | proto: duplicate proto type registered: google.protobuf.Duration
2018-01-18 09:09:20.964302 I | proto: duplicate proto type registered: google.protobuf.Timestamp

> warning: 2018-01-18 09:09:21.215405 I | proto: duplicate proto type registered: google.protobuf.Any
2018-01-18 09:09:21.215468 I | proto: duplicate proto type registered: google.protobuf.Duration
2018-01-18 09:09:21.215484 I | proto: duplicate proto type registered: google.protobuf.Timestamp

> warning: 2018-01-18 09:09:21.444555 I | proto: duplicate proto type registered: google.protobuf.Any
2018-01-18 09:09:21.444668 I | proto: duplicate proto type registered: google.protobuf.Duration
2018-01-18 09:09:21.444725 I | proto: duplicate proto type registered: google.protobuf.Timestamp

> warning: 2018-01-18 09:09:23.334644 I | proto: duplicate proto type registered: google.protobuf.Any
2018-01-18 09:09:23.334778 I | proto: duplicate proto type registered: google.protobuf.Duration
2018-01-18 09:09:23.334804 I | proto: duplicate proto type registered: google.protobuf.Timestamp

> warning: 2018-01-18 09:09:23.587023 I | proto: duplicate proto type registered: google.protobuf.Any
2018-01-18 09:09:23.587141 I | proto: duplicate proto type registered: google.protobuf.Duration
2018-01-18 09:09:23.587186 I | proto: duplicate proto type registered: google.protobuf.Timestamp

> warning: 2018-01-18 09:09:23.933589 I | proto: duplicate proto type registered: google.protobuf.Any
2018-01-18 09:09:23.933746 I | proto: duplicate proto type registered: google.protobuf.Duration
2018-01-18 09:09:23.933786 I | proto: duplicate proto type registered: google.protobuf.Timestamp

> warning: 2018-01-18 09:09:24.151616 I | proto: duplicate proto type registered: google.protobuf.Any
2018-01-18 09:09:24.151752 I | proto: duplicate proto type registered: google.protobuf.Duration
2018-01-18 09:09:24.151833 I | proto: duplicate proto type registered: google.protobuf.Timestamp

> warning: 2018-01-18 09:09:24.494373 I | proto: duplicate proto type registered: google.protobuf.Any
2018-01-18 09:09:24.494503 I | proto: duplicate proto type registered: google.protobuf.Duration
2018-01-18 09:09:24.494543 I | proto: duplicate proto type registered: google.protobuf.Timestamp

> warning: 2018-01-18 09:09:24.705857 I | proto: duplicate proto type registered: google.protobuf.Any
2018-01-18 09:09:24.705988 I | proto: duplicate proto type registered: google.protobuf.Duration
2018-01-18 09:09:24.706023 I | proto: duplicate proto type registered: google.protobuf.Timestamp

> warning: 2018-01-18 09:09:24.927303 I | proto: duplicate proto type registered: google.protobuf.Any
2018-01-18 09:09:24.927415 I | proto: duplicate proto type registered: google.protobuf.Duration
2018-01-18 09:09:24.927456 I | proto: duplicate proto type registered: google.protobuf.Timestamp

> warning: 2018-01-18 09:09:25.168784 I | proto: duplicate proto type registered: google.protobuf.Any
2018-01-18 09:09:25.168896 I | proto: duplicate proto type registered: google.protobuf.Duration
2018-01-18 09:09:25.168938 I | proto: duplicate proto type registered: google.protobuf.Timestamp

> warning: 2018-01-18 09:09:25.469533 I | proto: duplicate proto type registered: google.protobuf.Any
2018-01-18 09:09:25.469655 I | proto: duplicate proto type registered: google.protobuf.Duration
2018-01-18 09:09:25.469725 I | proto: duplicate proto type registered: google.protobuf.Timestamp

> warning: 2018-01-18 09:09:25.730145 I | proto: duplicate proto type registered: google.protobuf.Any
2018-01-18 09:09:25.730278 I | proto: duplicate proto type registered: google.protobuf.Duration
2018-01-18 09:09:25.730316 I | proto: duplicate proto type registered: google.protobuf.Timestamp

> warning: 2018-01-18 09:09:26.248796 I | proto: duplicate proto type registered: google.protobuf.Any
2018-01-18 09:09:26.248872 I | proto: duplicate proto type registered: google.protobuf.Duration
2018-01-18 09:09:26.248887 I | proto: duplicate proto type registered: google.protobuf.Timestamp

> warning: 2018-01-18 09:09:26.497320 I | proto: duplicate proto type registered: google.protobuf.Any
2018-01-18 09:09:26.497866 I | proto: duplicate proto type registered: google.protobuf.Duration
2018-01-18 09:09:26.497922 I | proto: duplicate proto type registered: google.protobuf.Timestamp

> warning: 2018-01-18 09:09:28.009987 I | proto: duplicate proto type registered: google.protobuf.Any
2018-01-18 09:09:28.010097 I | proto: duplicate proto type registered: google.protobuf.Duration
2018-01-18 09:09:28.010124 I | proto: duplicate proto type registered: google.protobuf.Timestamp

> warning: 2018-01-18 09:09:28.261989 I | proto: duplicate proto type registered: google.protobuf.Any
2018-01-18 09:09:28.262111 I | proto: duplicate proto type registered: google.protobuf.Duration
2018-01-18 09:09:28.262155 I | proto: duplicate proto type registered: google.protobuf.Timestamp

> warning: 2018-01-18 09:09:29.016992 I | proto: duplicate proto type registered: google.protobuf.Any
2018-01-18 09:09:29.017127 I | proto: duplicate proto type registered: google.protobuf.Duration
2018-01-18 09:09:29.017168 I | proto: duplicate proto type registered: google.protobuf.Timestamp

> warning: 2018-01-18 09:09:29.227596 I | proto: duplicate proto type registered: google.protobuf.Any
2018-01-18 09:09:29.227757 I | proto: duplicate proto type registered: google.protobuf.Duration
2018-01-18 09:09:29.227796 I | proto: duplicate proto type registered: google.protobuf.Timestamp

> warning: 2018-01-18 09:09:29.596818 I | proto: duplicate proto type registered: google.protobuf.Any
2018-01-18 09:09:29.596935 I | proto: duplicate proto type registered: google.protobuf.Duration
2018-01-18 09:09:29.596968 I | proto: duplicate proto type registered: google.protobuf.Timestamp

> warning: 2018-01-18 09:09:29.820021 I | proto: duplicate proto type registered: google.protobuf.Any
2018-01-18 09:09:29.820085 I | proto: duplicate proto type registered: google.protobuf.Duration
2018-01-18 09:09:29.820098 I | proto: duplicate proto type registered: google.protobuf.Timestamp

> warning: 2018-01-18 09:09:30.031998 I | proto: duplicate proto type registered: google.protobuf.Any
2018-01-18 09:09:30.032120 I | proto: duplicate proto type registered: google.protobuf.Duration
2018-01-18 09:09:30.032157 I | proto: duplicate proto type registered: google.protobuf.Timestamp

> warning: 2018-01-18 09:09:30.260615 I | proto: duplicate proto type registered: google.protobuf.Any
2018-01-18 09:09:30.260775 I | proto: duplicate proto type registered: google.protobuf.Duration
2018-01-18 09:09:30.260814 I | proto: duplicate proto type registered: google.protobuf.Timestamp

> warning: 2018-01-18 09:09:30.509645 I | proto: duplicate proto type registered: google.protobuf.Any
2018-01-18 09:09:30.509806 I | proto: duplicate proto type registered: google.protobuf.Duration
2018-01-18 09:09:30.509855 I | proto: duplicate proto type registered: google.protobuf.Timestamp

> warning: 2018-01-18 09:09:30.814179 I | proto: duplicate proto type registered: google.protobuf.Any
2018-01-18 09:09:30.814359 I | proto: duplicate proto type registered: google.protobuf.Duration
2018-01-18 09:09:30.814395 I | proto: duplicate proto type registered: google.protobuf.Timestamp

> warning: 2018-01-18 09:09:31.123414 I | proto: duplicate proto type registered: google.protobuf.Any
2018-01-18 09:09:31.123506 I | proto: duplicate proto type registered: google.protobuf.Duration
2018-01-18 09:09:31.123533 I | proto: duplicate proto type registered: google.protobuf.Timestamp

> warning: 2018-01-18 09:09:31.352698 I | proto: duplicate proto type registered: google.protobuf.Any
2018-01-18 09:09:31.352800 I | proto: duplicate proto type registered: google.protobuf.Duration
2018-01-18 09:09:31.352847 I | proto: duplicate proto type registered: google.protobuf.Timestamp

> warning: 2018-01-18 09:09:31.865201 I | proto: duplicate proto type registered: google.protobuf.Any
2018-01-18 09:09:31.865310 I | proto: duplicate proto type registered: google.protobuf.Duration
2018-01-18 09:09:31.865333 I | proto: duplicate proto type registered: google.protobuf.Timestamp

> warning: 2018-01-18 09:09:32.069710 I | proto: duplicate proto type registered: google.protobuf.Any
2018-01-18 09:09:32.069911 I | proto: duplicate proto type registered: google.protobuf.Duration
2018-01-18 09:09:32.069947 I | proto: duplicate proto type registered: google.protobuf.Timestamp

Unexpected journal message 'audit: type=1400 audit(1516284455.517:161): avc:  denied  { map } for  pid=1273 comm="hostname" path="/usr/bin/hostname" dev="dm-0" ino=20028 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:hostname_exec_t:s0 tclass=file permissive=0'
Unexpected journal message 'audit: type=1400 audit(1516284455.659:165): avc:  denied  { execute_no_trans } for  pid=1306 comm="pmie_check" path="/usr/bin/pmie" dev="dm-0" ino=139127 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:pcp_pmie_exec_t:s0 tclass=file permissive=0'
Wrote JS log to TestConnection-testConnect-fedora-27-127.0.0.2-2601-FAIL.js.log
Journal extracted to TestConnection-testConnect-fedora-27-127.0.0.2-2601-FAIL.log
Traceback (most recent call last):
  File "/build/cockpit/test/common/testlib.py", line 669, in tearDown
    self.check_journal_messages()
  File "/build/cockpit/test/common/testlib.py", line 804, in check_journal_messages
    raise Error(first)
Error: audit: type=1400 audit(1516284455.517:161): avc:  denied  { map } for  pid=1273 comm="hostname" path="/usr/bin/hostname" dev="dm-0" ino=20028 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:hostname_exec_t:s0 tclass=file permissive=0

not ok 168 testConnect (check_kubernetes.TestConnection) # duration: 131s
Wrote screenshot to TestConnection-testConnect-fedora-27-127.0.0.2-2601-FAIL.png
Wrote HTML dump to TestConnection-testConnect-fedora-27-127.0.0.2-2601-FAIL.html
Wrote JS log to TestConnection-testConnect-fedora-27-127.0.0.2-2601-FAIL.js.log
Journal extracted to TestConnection-testConnect-fedora-27-127.0.0.2-2601-FAIL.log

First occurrence: 2018-01-18T14:09:35.443819 | revision a7bded4ab419a090f46e1965dd81ed496da140ee, logs Times recorded: 1 Latest occurrences:

# ----------------------------------------------------------------------
# testProjectAdmin (check_openshift.TestRegistry)
#
/etc/profile.d/lang.sh: line 20: warning: setlocale: LC_COLLATE: cannot change locale (en_US.UTF-8): No such file or directory
/etc/profile.d/lang.sh: line 23: warning: setlocale: LC_MESSAGES: cannot change locale (en_US.UTF-8): No such file or directory
/etc/profile.d/lang.sh: line 26: warning: setlocale: LC_NUMERIC: cannot change locale (en_US.UTF-8): No such file or directory
/etc/profile.d/lang.sh: line 29: warning: setlocale: LC_TIME: cannot change locale (en_US.UTF-8): No such file or directory
/etc/profile.d/lang.sh: line 20: warning: setlocale: LC_COLLATE: cannot change locale (en_US.UTF-8): No such file or directory
/etc/profile.d/lang.sh: line 23: warning: setlocale: LC_MESSAGES: cannot change locale (en_US.UTF-8): No such file or directory
/etc/profile.d/lang.sh: line 26: warning: setlocale: LC_NUMERIC: cannot change locale (en_US.UTF-8): No such file or directory
/etc/profile.d/lang.sh: line 29: warning: setlocale: LC_TIME: cannot change locale (en_US.UTF-8): No such file or directory
The connection to the server 10.111.112.101:8443 was refused - did you specify the right host or port?
The connection to the server 10.111.112.101:8443 was refused - did you specify the right host or port?
The connection to the server 10.111.112.101:8443 was refused - did you specify the right host or port?
The connection to the server 10.111.112.101:8443 was refused - did you specify the right host or port?
The connection to the server 10.111.112.101:8443 was refused - did you specify the right host or port?
The connection to the server 10.111.112.101:8443 was refused - did you specify the right host or port?
The connection to the server 10.111.112.101:8443 was refused - did you specify the right host or port?
The connection to the server 10.111.112.101:8443 was refused - did you specify the right host or port?
/etc/profile.d/lang.sh: line 20: warning: setlocale: LC_COLLATE: cannot change locale (en_US.UTF-8): No such file or directory
/etc/profile.d/lang.sh: line 23: warning: setlocale: LC_MESSAGES: cannot change locale (en_US.UTF-8): No such file or directory
/etc/profile.d/lang.sh: line 26: warning: setlocale: LC_NUMERIC: cannot change locale (en_US.UTF-8): No such file or directory
/etc/profile.d/lang.sh: line 29: warning: setlocale: LC_TIME: cannot change locale (en_US.UTF-8): No such file or directory

DevTools listening on ws://127.0.0.1:9858/devtools/browser/c258ba1b-9628-45c1-abe0-23f71c9d61b3
[0118/140907.980165:ERROR:zygote_host_impl_linux.cc(268)] Failed to adjust OOM score of renderer with pid 143932: Permission denied (13)
[0118/140909.196692:ERROR:zygote_host_impl_linux.cc(268)] Failed to adjust OOM score of renderer with pid 143955: Permission denied (13)
> warning: 2018-01-18 09:09:15.578006 I | proto: duplicate proto type registered: google.protobuf.Any
2018-01-18 09:09:15.578290 I | proto: duplicate proto type registered: google.protobuf.Duration
2018-01-18 09:09:15.578367 I | proto: duplicate proto type registered: google.protobuf.Timestamp

> warning: 2018-01-18 09:09:16.176634 I | proto: duplicate proto type registered: google.protobuf.Any
2018-01-18 09:09:16.176832 I | proto: duplicate proto type registered: google.protobuf.Duration
2018-01-18 09:09:16.176897 I | proto: duplicate proto type registered: google.protobuf.Timestamp

Unexpected journal message 'audit: type=1400 audit(1516284495.235:150): avc:  denied  { map } for  pid=1215 comm="hostname" path="/usr/bin/hostname" dev="dm-0" ino=20028 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:hostname_exec_t:s0 tclass=file permissive=0'
Wrote JS log to TestRegistry-testProjectAdmin-fedora-27-127.0.0.2-2701-FAIL.js.log
Journal extracted to TestRegistry-testProjectAdmin-fedora-27-127.0.0.2-2701-FAIL.log
Journal extracted to TestRegistry-testProjectAdmin-openshift-127.0.0.2-2702-FAIL.log
/etc/profile.d/lang.sh: line 20: warning: setlocale: LC_COLLATE: cannot change locale (en_US.UTF-8): No such file or directory
/etc/profile.d/lang.sh: line 23: warning: setlocale: LC_MESSAGES: cannot change locale (en_US.UTF-8): No such file or directory
/etc/profile.d/lang.sh: line 26: warning: setlocale: LC_NUMERIC: cannot change locale (en_US.UTF-8): No such file or directory
/etc/profile.d/lang.sh: line 29: warning: setlocale: LC_TIME: cannot change locale (en_US.UTF-8): No such file or directory
Traceback (most recent call last):
  File "/build/cockpit/test/common/testlib.py", line 669, in tearDown
    self.check_journal_messages()
  File "/build/cockpit/test/common/testlib.py", line 804, in check_journal_messages
    raise Error(first)
Error: audit: type=1400 audit(1516284495.235:150): avc:  denied  { map } for  pid=1215 comm="hostname" path="/usr/bin/hostname" dev="dm-0" ino=20028 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:hostname_exec_t:s0 tclass=file permissive=0

not ok 46 testProjectAdmin (check_openshift.TestRegistry) # duration: 119s
Wrote screenshot to TestRegistry-testProjectAdmin-fedora-27-127.0.0.2-2701-FAIL.png
Wrote HTML dump to TestRegistry-testProjectAdmin-fedora-27-127.0.0.2-2701-FAIL.html
Wrote JS log to TestRegistry-testProjectAdmin-fedora-27-127.0.0.2-2701-FAIL.js.log
Journal extracted to TestRegistry-testProjectAdmin-fedora-27-127.0.0.2-2701-FAIL.log
Journal extracted to TestRegistry-testProjectAdmin-openshift-127.0.0.2-2702-FAIL.log
/etc/profile.d/lang.sh: line 20: warning: setlocale: LC_COLLATE: cannot change locale (en_US.UTF-8): No such file or directory
/etc/profile.d/lang.sh: line 23: warning: setlocale: LC_MESSAGES: cannot change locale (en_US.UTF-8): No such file or directory
/etc/profile.d/lang.sh: line 26: warning: setlocale: LC_NUMERIC: cannot change locale (en_US.UTF-8): No such file or directory
/etc/profile.d/lang.sh: line 29: warning: setlocale: LC_TIME: cannot change locale (en_US.UTF-8): No such file or directory

First occurrence: 2018-01-18T14:09:50.317658 | revision 2d8f85d0360c3dbccd924f1f2301100763cc55de, logs Times recorded: 1 Latest occurrences:

# ----------------------------------------------------------------------
# testNotRemovingDisks (check_storage_mdraid.TestStorage)
#

DevTools listening on ws://127.0.0.1:9774/devtools/browser/0805debf-2162-4d32-add7-bc327531dc88
[0118/141056.770006:ERROR:zygote_host_impl_linux.cc(268)] Failed to adjust OOM score of renderer with pid 39678: Permission denied (13)
[0118/141057.731786:ERROR:zygote_host_impl_linux.cc(268)] Failed to adjust OOM score of renderer with pid 39706: Permission denied (13)
Error: /dev/md127: unrecognised disk label
Model: Linux Software RAID Array (md)
Disk /dev/md127: 51.4MB
Sector size (logical/physical): 512B/512B
Partition Table: unknown
Disk Flags: 

NAME            MAJ:MIN RM  SIZE RO TYPE  MOUNTPOINT
sda               8:0    0   50M  0 disk  
sdb               8:16   0   50M  0 disk  
`-md127           9:127  0   49M  0 raid5 
sdc               8:32   0   50M  0 disk  
sr0              11:0    1  366K  0 rom   
vda             252:0    0    8G  0 disk  
|-vda1          252:1    0    1G  0 part  /boot
`-vda2          252:2    0    7G  0 part  
  |-fedora-root 253:0    0  6.2G  0 lvm   /
  `-fedora-swap 253:1    0  820M  0 lvm   [SWAP]

Unexpected journal message 'audit: type=1400 audit(1516284648.868:162): avc:  denied  { map } for  pid=1263 comm="hostname" path="/usr/bin/hostname" dev="dm-0" ino=20028 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:hostname_exec_t:s0 tclass=file permissive=0'
Unexpected journal message 'audit: type=1400 audit(1516284649.037:165): avc:  denied  { execute_no_trans } for  pid=1308 comm="pmie_check" path="/usr/bin/pmie" dev="dm-0" ino=139127 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:pcp_pmie_exec_t:s0 tclass=file permissive=0'
Wrote JS log to TestStorage-testNotRemovingDisks-fedora-27-127.0.0.2-2901-FAIL.js.log
Journal extracted to TestStorage-testNotRemovingDisks-fedora-27-127.0.0.2-2901-FAIL.log
Traceback (most recent call last):
  File "/build/cockpit/bots/../test/verify/check-storage-mdraid", line 35, in tearDown
    MachineCase.tearDown(self)
  File "/build/cockpit/test/common/testlib.py", line 669, in tearDown
    self.check_journal_messages()
  File "/build/cockpit/test/common/testlib.py", line 804, in check_journal_messages
    raise Error(first)
Error: audit: type=1400 audit(1516284648.868:162): avc:  denied  { map } for  pid=1263 comm="hostname" path="/usr/bin/hostname" dev="dm-0" ino=20028 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:hostname_exec_t:s0 tclass=file permissive=0

not ok 99 testNotRemovingDisks (check_storage_mdraid.TestStorage) # duration: 29s
Wrote screenshot to TestStorage-testNotRemovingDisks-fedora-27-127.0.0.2-2901-FAIL.png
Wrote HTML dump to TestStorage-testNotRemovingDisks-fedora-27-127.0.0.2-2901-FAIL.html
Wrote JS log to TestStorage-testNotRemovingDisks-fedora-27-127.0.0.2-2901-FAIL.js.log
Journal extracted to TestStorage-testNotRemovingDisks-fedora-27-127.0.0.2-2901-FAIL.log

First occurrence: 2018-01-18T14:11:06.231571 | revision 81b1648ab7df04660f795de4c30e25e148e4233f, logs Times recorded: 1 Latest occurrences:

# ----------------------------------------------------------------------
# testHiddenRaid (check_storage_hidden.TestStorage)
#

DevTools listening on ws://127.0.0.1:9394/devtools/browser/66a59253-da6a-4021-8712-6145b330b59c
[0118/141129.697074:ERROR:zygote_host_impl_linux.cc(268)] Failed to adjust OOM score of renderer with pid 40512: Permission denied (13)
[0118/141130.701102:ERROR:zygote_host_impl_linux.cc(268)] Failed to adjust OOM score of renderer with pid 40563: Permission denied (13)
Unexpected journal message 'audit: type=1400 audit(1516284681.468:160): avc:  denied  { map } for  pid=1249 comm="hostname" path="/usr/bin/hostname" dev="dm-0" ino=20028 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:hostname_exec_t:s0 tclass=file permissive=0'
Unexpected journal message 'audit: type=1400 audit(1516284681.629:162): avc:  denied  { execute_no_trans } for  pid=1296 comm="pmie_check" path="/usr/bin/pmie" dev="dm-0" ino=139127 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:pcp_pmie_exec_t:s0 tclass=file permissive=0'
Wrote JS log to TestStorage-testHiddenRaid-fedora-27-127.0.0.2-2901-FAIL.js.log
Journal extracted to TestStorage-testHiddenRaid-fedora-27-127.0.0.2-2901-FAIL.log
Traceback (most recent call last):
  File "/build/cockpit/test/common/testlib.py", line 669, in tearDown
    self.check_journal_messages()
  File "/build/cockpit/test/common/testlib.py", line 804, in check_journal_messages
    raise Error(first)
Error: audit: type=1400 audit(1516284681.468:160): avc:  denied  { map } for  pid=1249 comm="hostname" path="/usr/bin/hostname" dev="dm-0" ino=20028 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:hostname_exec_t:s0 tclass=file permissive=0

not ok 93 testHiddenRaid (check_storage_hidden.TestStorage) # duration: 32s
Wrote screenshot to TestStorage-testHiddenRaid-fedora-27-127.0.0.2-2901-FAIL.png
Wrote HTML dump to TestStorage-testHiddenRaid-fedora-27-127.0.0.2-2901-FAIL.html
Wrote JS log to TestStorage-testHiddenRaid-fedora-27-127.0.0.2-2901-FAIL.js.log
Journal extracted to TestStorage-testHiddenRaid-fedora-27-127.0.0.2-2901-FAIL.log

First occurrence: 2018-01-18T14:11:40.955019 | revision 81b1648ab7df04660f795de4c30e25e148e4233f, logs Times recorded: 1 Latest occurrences:

# ----------------------------------------------------------------------
# testBasic (check_openshift.TestOpenshift)
#
/etc/profile.d/lang.sh: line 20: warning: setlocale: LC_COLLATE: cannot change locale (en_US.UTF-8): No such file or directory
/etc/profile.d/lang.sh: line 23: warning: setlocale: LC_MESSAGES: cannot change locale (en_US.UTF-8): No such file or directory
/etc/profile.d/lang.sh: line 26: warning: setlocale: LC_NUMERIC: cannot change locale (en_US.UTF-8): No such file or directory
/etc/profile.d/lang.sh: line 29: warning: setlocale: LC_TIME: cannot change locale (en_US.UTF-8): No such file or directory
/etc/profile.d/lang.sh: line 20: warning: setlocale: LC_COLLATE: cannot change locale (en_US.UTF-8): No such file or directory
/etc/profile.d/lang.sh: line 23: warning: setlocale: LC_MESSAGES: cannot change locale (en_US.UTF-8): No such file or directory
/etc/profile.d/lang.sh: line 26: warning: setlocale: LC_NUMERIC: cannot change locale (en_US.UTF-8): No such file or directory
/etc/profile.d/lang.sh: line 29: warning: setlocale: LC_TIME: cannot change locale (en_US.UTF-8): No such file or directory
/etc/profile.d/lang.sh: line 20: warning: setlocale: LC_COLLATE: cannot change locale (en_US.UTF-8): No such file or directory
/etc/profile.d/lang.sh: line 23: warning: setlocale: LC_MESSAGES: cannot change locale (en_US.UTF-8): No such file or directory
/etc/profile.d/lang.sh: line 26: warning: setlocale: LC_NUMERIC: cannot change locale (en_US.UTF-8): No such file or directory
/etc/profile.d/lang.sh: line 29: warning: setlocale: LC_TIME: cannot change locale (en_US.UTF-8): No such file or directory
The connection to the server 10.111.112.101:8443 was refused - did you specify the right host or port?
The connection to the server 10.111.112.101:8443 was refused - did you specify the right host or port?
The connection to the server 10.111.112.101:8443 was refused - did you specify the right host or port?
The connection to the server 10.111.112.101:8443 was refused - did you specify the right host or port?
The connection to the server 10.111.112.101:8443 was refused - did you specify the right host or port?
The connection to the server 10.111.112.101:8443 was refused - did you specify the right host or port?
The connection to the server 10.111.112.101:8443 was refused - did you specify the right host or port?

DevTools listening on ws://127.0.0.1:9782/devtools/browser/ad2ce44e-b6cb-4d2e-8a1e-c2a944da3812
[0118/141223.484042:ERROR:zygote_host_impl_linux.cc(268)] Failed to adjust OOM score of renderer with pid 146686: Permission denied (13)
[0118/141224.982641:ERROR:zygote_host_impl_linux.cc(268)] Failed to adjust OOM score of renderer with pid 146716: Permission denied (13)
> warning: 2018-01-18 09:12:31.946868 I | proto: duplicate proto type registered: google.protobuf.Any
2018-01-18 09:12:31.947086 I | proto: duplicate proto type registered: google.protobuf.Duration
2018-01-18 09:12:31.947122 I | proto: duplicate proto type registered: google.protobuf.Timestamp

> warning: 2018-01-18 09:12:32.565130 I | proto: duplicate proto type registered: google.protobuf.Any
2018-01-18 09:12:32.565298 I | proto: duplicate proto type registered: google.protobuf.Duration
2018-01-18 09:12:32.565364 I | proto: duplicate proto type registered: google.protobuf.Timestamp

CDP: {"source":"security","level":"error","text":"Refused to apply inline style because it violates the following Content Security Policy directive: \"default-src 'self' http://127.0.0.2:9591\". Either the 'unsafe-inline' keyword, a hash ('sha256-I4l5F4Kq75Yvla5XX3FqfoQO1206LqJ8p8rtQPyLwm4='), or a nonce ('nonce-...') is required to enable inline execution. Note also that 'style-src' was not explicitly set, so 'default-src' is used as a fallback.\n","timestamp":1516284755992.52,"url":"http://127.0.0.2:9591/cockpit/$e5c818a20b633b5ccbb8ede5f107e05bf8e1c76d-c/kubernetes/kubernetes.js","lineNumber":3940,"stackTrace":{"callFrames":[{"functionName":"html","scriptId":"44","url":"http://127.0.0.2:9591/cockpit/$e5c818a20b633b5ccbb8ede5f107e05bf8e1c76d-c/kubernetes/kubernetes.js","lineNumber":3940,"columnNumber":74},{"functionName":"be.(anonymous function)","scriptId":"44","url":"http://127.0.0.2:9591/cockpit/$e5c818a20b633b5ccbb8ede5f107e05bf8e1c76d-c/kubernetes/kubernetes.js","lineNumber":3957,"columnNumber":40},{"functionName":"","scriptId":"44","url":"http://127.0.0.2:9591/cockpit/$e5c818a20b633b5ccbb8ede5f107e05bf8e1c76d-c/kubernetes/kubernetes.js","lineNumber":1447,"columnNumber":40},{"functionName":"l","scriptId":"44","url":"http://127.0.0.2:9591/cockpit/$e5c818a20b633b5ccbb8ede5f107e05bf8e1c76d-c/kubernetes/kubernetes.js","lineNumber":2495,"columnNumber":41},{"functionName":"","scriptId":"44","url":"http://127.0.0.2:9591/cockpit/$e5c818a20b633b5ccbb8ede5f107e05bf8e1c76d-c/kubernetes/kubernetes.js","lineNumber":2503,"columnNumber":20},{"functionName":"$eval","scriptId":"44","url":"http://127.0.0.2:9591/cockpit/$e5c818a20b633b5ccbb8ede5f107e05bf8e1c76d-c/kubernetes/kubernetes.js","lineNumber":2819,"columnNumber":35},{"functionName":"$digest","scriptId":"44","url":"http://127.0.0.2:9591/cockpit/$e5c818a20b633b5ccbb8ede5f107e05bf8e1c76d-c/kubernetes/kubernetes.js","lineNumber":2772,"columnNumber":59},{"functionName":"$apply","scriptId":"44","url":"http://127.0.0.2:9591/cockpit/$e5c818a20b633b5ccbb8ede5f107e05bf8e1c76d-c/kubernetes/kubernetes.js","lineNumber":2841,"columnNumber":34},{"functionName":"","scriptId":"44","url":"http://127.0.0.2:9591/cockpit/$e5c818a20b633b5ccbb8ede5f107e05bf8e1c76d-c/kubernetes/kubernetes.js","lineNumber":2204,"columnNumber":52},{"functionName":"n","scriptId":"44","url":"http://127.0.0.2:9591/cockpit/$e5c818a20b633b5ccbb8ede5f107e05bf8e1c76d-c/kubernetes/kubernetes.js","lineNumber":733,"columnNumber":90},{"functionName":"ph_click","scriptId":"22","url":"","lineNumber":122,"columnNumber":7},{"functionName":"","scriptId":"62","url":"","lineNumber":0,"columnNumber":16}]}}
Unexpected journal message 'audit: type=1400 audit(1516284701.454:158): avc:  denied  { map } for  pid=1281 comm="hostname" path="/usr/bin/hostname" dev="dm-0" ino=20028 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:hostname_exec_t:s0 tclass=file permissive=0'
Unexpected journal message 'audit: type=1400 audit(1516284701.621:160): avc:  denied  { execute_no_trans } for  pid=1310 comm="pmie_check" path="/usr/bin/pmie" dev="dm-0" ino=139127 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:pcp_pmie_exec_t:s0 tclass=file permissive=0'
Wrote JS log to TestOpenshift-testBasic-fedora-27-127.0.0.2-2701-FAIL.js.log
Journal extracted to TestOpenshift-testBasic-fedora-27-127.0.0.2-2701-FAIL.log
Journal extracted to TestOpenshift-testBasic-openshift-127.0.0.2-2702-FAIL.log
/etc/profile.d/lang.sh: line 20: warning: setlocale: LC_COLLATE: cannot change locale (en_US.UTF-8): No such file or directory
/etc/profile.d/lang.sh: line 23: warning: setlocale: LC_MESSAGES: cannot change locale (en_US.UTF-8): No such file or directory
/etc/profile.d/lang.sh: line 26: warning: setlocale: LC_NUMERIC: cannot change locale (en_US.UTF-8): No such file or directory
/etc/profile.d/lang.sh: line 29: warning: setlocale: LC_TIME: cannot change locale (en_US.UTF-8): No such file or directory
Traceback (most recent call last):
  File "/build/cockpit/test/common/testlib.py", line 669, in tearDown
    self.check_journal_messages()
  File "/build/cockpit/test/common/testlib.py", line 804, in check_journal_messages
    raise Error(first)
Error: audit: type=1400 audit(1516284701.454:158): avc:  denied  { map } for  pid=1281 comm="hostname" path="/usr/bin/hostname" dev="dm-0" ino=20028 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:hostname_exec_t:s0 tclass=file permissive=0

not ok 33 testBasic (check_openshift.TestOpenshift) # duration: 81s
Wrote screenshot to TestOpenshift-testBasic-fedora-27-127.0.0.2-2701-FAIL.png
Wrote HTML dump to TestOpenshift-testBasic-fedora-27-127.0.0.2-2701-FAIL.html
Wrote JS log to TestOpenshift-testBasic-fedora-27-127.0.0.2-2701-FAIL.js.log
Journal extracted to TestOpenshift-testBasic-fedora-27-127.0.0.2-2701-FAIL.log
Journal extracted to TestOpenshift-testBasic-openshift-127.0.0.2-2702-FAIL.log
/etc/profile.d/lang.sh: line 20: warning: setlocale: LC_COLLATE: cannot change locale (en_US.UTF-8): No such file or directory
/etc/profile.d/lang.sh: line 23: warning: setlocale: LC_MESSAGES: cannot change locale (en_US.UTF-8): No such file or directory
/etc/profile.d/lang.sh: line 26: warning: setlocale: LC_NUMERIC: cannot change locale (en_US.UTF-8): No such file or directory
/etc/profile.d/lang.sh: line 29: warning: setlocale: LC_TIME: cannot change locale (en_US.UTF-8): No such file or directory
[0100/000000.426023:ERROR:broker_posix.cc(40)] Recvmsg error: Connection reset by peer (104)
[0100/000000.426519:WARNING:client_shared_bitmap_manager.cc(98)] Browser failed to allocate shared memory

First occurrence: 2018-01-18T14:12:44.349407 | revision 2d8f85d0360c3dbccd924f1f2301100763cc55de, logs Times recorded: 1 Latest occurrences:

cockpituous commented 6 years ago

verify/fedora-i386 Ooops, it happened again


# ----------------------------------------------------------------------
# testTeam (check_networking_team.TestNetworking)
#
NAME         UUID                                  TYPE            DEVICE 
System eth0  5fb06bd0-0bb0-7ffb-45f1-d6edd65f3e03  802-3-ethernet  eth0   
virbr0       7937dc3d-d023-427d-befc-024a42caa5e0  bridge          virbr0 
System eth1  9c92fad9-6ecb-3e6c-eb4d-8a47c6f50c04  802-3-ethernet  --     
ens2         8a296a34-08e2-42d9-9e8d-b37c582e87cd  802-3-ethernet  --     

[0118/145602.508950:ERROR:zygote_host_impl_linux.cc(268)] Failed to adjust OOM score of renderer with pid 99929: Permission denied (13)

DevTools listening on ws://127.0.0.1:9720/devtools/browser/4b5efe24-6a35-49da-867a-38f00afd021e
[0118/145603.629766:ERROR:zygote_host_impl_linux.cc(268)] Failed to adjust OOM score of renderer with pid 100047: Permission denied (13)
52:54:01:00:00:03 -> eth2
52:54:01:00:00:03 -> eth2
52:54:01:00:00:04 -> eth3
52:54:01:00:00:04 -> eth3
Unexpected journal message 'audit: type=1400 audit(1516287347.540:112): avc:  denied  { map } for  pid=1016 comm="hostname" path="/usr/bin/hostname" dev="vda4" ino=161820 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:hostname_exec_t:s0 tclass=file permissive=0'
Unexpected journal message 'audit: type=1400 audit(1516287347.558:114): avc:  denied  { execute_no_trans } for  pid=1017 comm="pmlogger_check" path="/usr/bin/pmlogger" dev="vda4" ino=148286 scontext=system_u:system_r:pcp_pmlogger_t:s0 tcontext=system_u:object_r:pcp_pmlogger_exec_t:s0 tclass=file permissive=0'
Wrote JS log to TestNetworking-testTeam-fedora-i386-127.0.0.2-2301-FAIL.js.log
Journal extracted to TestNetworking-testTeam-fedora-i386-127.0.0.2-2301-FAIL.log
Journal extracted to TestNetworking-testTeam-fedora-26-127.0.0.2-2302-FAIL.log
Traceback (most recent call last):
  File "/build/cockpit/test/common/testlib.py", line 669, in tearDown
    self.check_journal_messages()
  File "/build/cockpit/test/common/testlib.py", line 804, in check_journal_messages
    raise Error(first)
Error: audit: type=1400 audit(1516287347.540:112): avc:  denied  { map } for  pid=1016 comm="hostname" path="/usr/bin/hostname" dev="vda4" ino=161820 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:hostname_exec_t:s0 tclass=file permissive=0

not ok 30 testTeam (check_networking_team.TestNetworking) # duration: 70s
Wrote screenshot to TestNetworking-testTeam-fedora-i386-127.0.0.2-2301-FAIL.png
Wrote HTML dump to TestNetworking-testTeam-fedora-i386-127.0.0.2-2301-FAIL.html
Wrote JS log to TestNetworking-testTeam-fedora-i386-127.0.0.2-2301-FAIL.js.log
Journal extracted to TestNetworking-testTeam-fedora-i386-127.0.0.2-2301-FAIL.log
Journal extracted to TestNetworking-testTeam-fedora-26-127.0.0.2-2302-FAIL.log

First occurrence: 2018-01-18T14:56:30.831509 | revision 7dcc7c8548a13531ead10b5dfad260f329f7af31, logs Times recorded: 1 Latest occurrences:

# ----------------------------------------------------------------------
# testDynamic (check_roles.TestRoles)
#

DevTools listening on ws://127.0.0.1:9911/devtools/browser/57c95815-efe5-4187-8a52-d8311aa929d7
[0118/155827.132554:ERROR:zygote_host_impl_linux.cc(268)] Failed to adjust OOM score of renderer with pid 10179: Permission denied (13)
[0118/155828.246374:ERROR:zygote_host_impl_linux.cc(268)] Failed to adjust OOM score of renderer with pid 10208: Permission denied (13)
Unexpected journal message 'audit: type=1400 audit(1516291099.048:146): avc:  denied  { map } for  pid=1067 comm="hostname" path="/usr/bin/hostname" dev="vda4" ino=161820 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:hostname_exec_t:s0 tclass=file permissive=0'
Unexpected journal message 'audit: type=1400 audit(1516291099.156:148): avc:  denied  { execute_no_trans } for  pid=1094 comm="pmie_check" path="/usr/bin/pmie" dev="vda4" ino=148278 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:pcp_pmie_exec_t:s0 tclass=file permissive=0'
Wrote JS log to TestRoles-testDynamic-fedora-i386-127.0.0.2-2301-FAIL.js.log
Journal extracted to TestRoles-testDynamic-fedora-i386-127.0.0.2-2301-FAIL.log
Traceback (most recent call last):
  File "/build/cockpit/test/common/testlib.py", line 669, in tearDown
    self.check_journal_messages()
  File "/build/cockpit/test/common/testlib.py", line 804, in check_journal_messages
    raise Error(first)
Error: audit: type=1400 audit(1516291099.048:146): avc:  denied  { map } for  pid=1067 comm="hostname" path="/usr/bin/hostname" dev="vda4" ino=161820 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:hostname_exec_t:s0 tclass=file permissive=0

not ok 62 testDynamic (check_roles.TestRoles) # duration: 34s
Wrote screenshot to TestRoles-testDynamic-fedora-i386-127.0.0.2-2301-FAIL.png
Wrote HTML dump to TestRoles-testDynamic-fedora-i386-127.0.0.2-2301-FAIL.html
Wrote JS log to TestRoles-testDynamic-fedora-i386-127.0.0.2-2301-FAIL.js.log
Journal extracted to TestRoles-testDynamic-fedora-i386-127.0.0.2-2301-FAIL.log

First occurrence: 2018-01-18T15:58:34.273497 | revision 78109cff0829e3f58bfc470e619bd046311f990f, logs Times recorded: 1 Latest occurrences:

# ----------------------------------------------------------------------
# testCreateTimer (check_services.TestServices)
#
[0118/155746.219776:ERROR:zygote_host_impl_linux.cc(268)] Failed to adjust OOM score of renderer with pid 9250: Permission denied (13)

DevTools listening on ws://127.0.0.1:9870/devtools/browser/e3891ea1-fc0c-4329-b825-86cd1ef1698c
[0118/155747.612793:ERROR:zygote_host_impl_linux.cc(268)] Failed to adjust OOM score of renderer with pid 9303: Permission denied (13)
> log: 
> log: 
> log: 
> log: 
> log: 
> log: 
> log: 
> log: 
> log: 
> log: 
> log: 
> log: 
> log: 
> log: 
> log: 
> log: 
> log: 
> log: 
> log: 
> log: 
> log: 
> log: 
> log: 
> log: 
> log: 
> log: 
> log: 
> log: 
> log: 
> log: 
> log: 
> log: 
> log: 
> log: 
> log: 
> log: 
> log: 
> log: 
> log: 
> log: 
> log: 
> log: 
> log: 
> log: 
> log: 
> log: 
> log: 
> log: 
> log: 
> log: 
> log: 
> log: 
> log: 
> log: 
> log: 
> log: 
> log: 
> log: 
> log: 
> log: 
> log: 
> log: 
> log: 
> log: 
> log: 
> log: 
> log: 
> warning: transport closed: disconnected
CDP: {"source":"network","level":"error","text":"Failed to load resource: net::ERR_EMPTY_RESPONSE","timestamp":1516291147369.38,"url":"http://127.0.0.2:9691/cockpit/static/fonts/OpenSans-Light-webfont.woff","networkRequestId":"9303.29"}
> log: transport closed, dropped message:  1:1!4
{"call":["/org/freedesktop/timedate1","org.freedesktop.DBus.Properties","Get",["org.freedesktop.timedate1","NTPSynchronized"]],"id":"18"}
> log: transport closed, dropped message:  1:1!4
{"call":["/org/freedesktop/timedate1","org.freedesktop.DBus.Properties","Get",["org.freedesktop.timedate1","NTPSynchronized"]],"id":"19"}
> log: transport closed, dropped message:  1:1!4
{"call":["/org/freedesktop/timedate1","org.freedesktop.DBus.Properties","Get",["org.freedesktop.timedate1","NTPSynchronized"]],"id":"20"}
> log: transport closed, dropped message:  1:1!4
{"call":["/org/freedesktop/timedate1","org.freedesktop.DBus.Properties","Get",["org.freedesktop.timedate1","NTPSynchronized"]],"id":"21"}
Unexpected journal message 'audit: type=1400 audit(1516291054.771:110): avc:  denied  { map } for  pid=1010 comm="hostname" path="/usr/bin/hostname" dev="vda4" ino=161820 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:hostname_exec_t:s0 tclass=file permissive=0'
Unexpected journal message 'audit: type=1400 audit(1516291054.809:112): avc:  denied  { execute_no_trans } for  pid=1019 comm="pmlogger_check" path="/usr/bin/pmlogger" dev="vda4" ino=148286 scontext=system_u:system_r:pcp_pmlogger_t:s0 tcontext=system_u:object_r:pcp_pmlogger_exec_t:s0 tclass=file permissive=0'
Unexpected journal message 'audit: type=1400 audit(1516291054.889:113): avc:  denied  { execute_no_trans } for  pid=1039 comm="pmie_check" path="/usr/bin/pmie" dev="vda4" ino=148278 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:pcp_pmie_exec_t:s0 tclass=file permissive=0'
Wrote JS log to TestServices-testCreateTimer-fedora-i386-127.0.0.2-2801-FAIL.js.log
Journal extracted to TestServices-testCreateTimer-fedora-i386-127.0.0.2-2801-FAIL.log
Traceback (most recent call last):
  File "/build/cockpit/test/common/testlib.py", line 669, in tearDown
    self.check_journal_messages()
  File "/build/cockpit/test/common/testlib.py", line 804, in check_journal_messages
    raise Error(first)
Error: audit: type=1400 audit(1516291054.771:110): avc:  denied  { map } for  pid=1010 comm="hostname" path="/usr/bin/hostname" dev="vda4" ino=161820 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:hostname_exec_t:s0 tclass=file permissive=0

not ok 66 testCreateTimer (check_services.TestServices) # duration: 143s
Wrote screenshot to TestServices-testCreateTimer-fedora-i386-127.0.0.2-2801-FAIL.png
Wrote HTML dump to TestServices-testCreateTimer-fedora-i386-127.0.0.2-2801-FAIL.html
Wrote JS log to TestServices-testCreateTimer-fedora-i386-127.0.0.2-2801-FAIL.js.log
Journal extracted to TestServices-testCreateTimer-fedora-i386-127.0.0.2-2801-FAIL.log

First occurrence: 2018-01-18T15:59:30.336544 | revision 78109cff0829e3f58bfc470e619bd046311f990f, logs Times recorded: 1 Latest occurrences:

# ----------------------------------------------------------------------
# testAmbiguousSlave (check_networking_bond.TestNetworking)
#
NAME             UUID                                  TYPE            DEVICE 
System eth0      5fb06bd0-0bb0-7ffb-45f1-d6edd65f3e03  802-3-ethernet  eth0   
static-52:54:01  24de799f-b9a8-43e1-bc64-b9b10b904abb  802-3-ethernet  eth1   
virbr0           27d19ee7-a3f2-44bc-9549-7564e312a7cf  bridge          virbr0 
System eth1      9c92fad9-6ecb-3e6c-eb4d-8a47c6f50c04  802-3-ethernet  --     
ens2             8a296a34-08e2-42d9-9e8d-b37c582e87cd  802-3-ethernet  --     

DevTools listening on ws://127.0.0.1:9846/devtools/browser/473e99a6-a173-4731-bf7d-0416b7e1fbb1
[0118/160123.317396:ERROR:zygote_host_impl_linux.cc(268)] Failed to adjust OOM score of renderer with pid 15506: Permission denied (13)
[0118/160124.277344:ERROR:zygote_host_impl_linux.cc(268)] Failed to adjust OOM score of renderer with pid 15540: Permission denied (13)
52:54:01:00:00:03 -> eth2
52:54:01:00:00:03 -> eth2
Unexpected journal message 'audit: type=1400 audit(1516291271.884:146): avc:  denied  { map } for  pid=1055 comm="hostname" path="/usr/bin/hostname" dev="vda4" ino=161820 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:hostname_exec_t:s0 tclass=file permissive=0'
Unexpected journal message 'audit: type=1400 audit(1516291271.977:148): avc:  denied  { execute_no_trans } for  pid=1082 comm="pmie_check" path="/usr/bin/pmie" dev="vda4" ino=148278 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:pcp_pmie_exec_t:s0 tclass=file permissive=0'
Wrote JS log to TestNetworking-testAmbiguousSlave-fedora-i386-127.0.0.2-2901-FAIL.js.log
Journal extracted to TestNetworking-testAmbiguousSlave-fedora-i386-127.0.0.2-2901-FAIL.log
Journal extracted to TestNetworking-testAmbiguousSlave-fedora-26-127.0.0.2-2902-FAIL.log
Traceback (most recent call last):
  File "/build/cockpit/test/common/testlib.py", line 669, in tearDown
    self.check_journal_messages()
  File "/build/cockpit/test/common/testlib.py", line 804, in check_journal_messages
    raise Error(first)
Error: audit: type=1400 audit(1516291271.884:146): avc:  denied  { map } for  pid=1055 comm="hostname" path="/usr/bin/hostname" dev="vda4" ino=161820 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:hostname_exec_t:s0 tclass=file permissive=0

not ok 15 testAmbiguousSlave (check_networking_bond.TestNetworking) # duration: 38s
Wrote screenshot to TestNetworking-testAmbiguousSlave-fedora-i386-127.0.0.2-2901-FAIL.png
Wrote HTML dump to TestNetworking-testAmbiguousSlave-fedora-i386-127.0.0.2-2901-FAIL.html
Wrote JS log to TestNetworking-testAmbiguousSlave-fedora-i386-127.0.0.2-2901-FAIL.js.log
Journal extracted to TestNetworking-testAmbiguousSlave-fedora-i386-127.0.0.2-2901-FAIL.log
Journal extracted to TestNetworking-testAmbiguousSlave-fedora-26-127.0.0.2-2902-FAIL.log

First occurrence: 2018-01-18T16:01:39.649111 | revision 78109cff0829e3f58bfc470e619bd046311f990f, logs Times recorded: 1 Latest occurrences:

# ----------------------------------------------------------------------
# testNfsClient (check_storage_nfs.TestStorage)
#
ftruncate() failed: Permission denied

DevTools listening on ws://127.0.0.1:9578/devtools/browser/1fe5b193-5993-4954-92cb-90fd2cd764ac
[0118/154859.072428:ERROR:zygote_host_impl_linux.cc(268)] Failed to adjust OOM score of renderer with pid 89230: Permission denied (13)
[0118/154900.253239:ERROR:zygote_host_impl_linux.cc(268)] Failed to adjust OOM score of renderer with pid 89288: Permission denied (13)
> warning: clnt_create: RPC: Unknown host

> warning: 
> warning: clnt_create: RPC: Unknown host

> warning: 
Unexpected journal message 'audit: type=1400 audit(1516290528.740:148): avc:  denied  { execute_no_trans } for  pid=1082 comm="pmie_check" path="/usr/bin/pmie" dev="vda4" ino=148278 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:pcp_pmie_exec_t:s0 tclass=file permissive=0'
Wrote JS log to TestStorage-testNfsClient-fedora-i386-127.0.0.2-2701-FAIL.js.log
Journal extracted to TestStorage-testNfsClient-fedora-i386-127.0.0.2-2701-FAIL.log
Traceback (most recent call last):
  File "/build/cockpit/test/common/testlib.py", line 669, in tearDown
    self.check_journal_messages()
  File "/build/cockpit/test/common/testlib.py", line 804, in check_journal_messages
    raise Error(first)
Error: audit: type=1400 audit(1516290528.740:148): avc:  denied  { execute_no_trans } for  pid=1082 comm="pmie_check" path="/usr/bin/pmie" dev="vda4" ino=148278 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:pcp_pmie_exec_t:s0 tclass=file permissive=0

not ok 101 testNfsClient (check_storage_nfs.TestStorage) # duration: 42s
Wrote screenshot to TestStorage-testNfsClient-fedora-i386-127.0.0.2-2701-FAIL.png
Wrote HTML dump to TestStorage-testNfsClient-fedora-i386-127.0.0.2-2701-FAIL.html
Wrote JS log to TestStorage-testNfsClient-fedora-i386-127.0.0.2-2701-FAIL.js.log
Journal extracted to TestStorage-testNfsClient-fedora-i386-127.0.0.2-2701-FAIL.log

First occurrence: 2018-01-18T15:49:12.267548 | revision 81b1648ab7df04660f795de4c30e25e148e4233f, logs Times recorded: 1 Latest occurrences:

# ----------------------------------------------------------------------
# testCreateTimer (check_services.TestServices)
#
ftruncate() failed: Permission denied

DevTools listening on ws://127.0.0.1:9464/devtools/browser/35d31bcc-a158-48c4-b4bf-9ef0692de266
[0118/155120.488779:ERROR:zygote_host_impl_linux.cc(268)] Failed to adjust OOM score of renderer with pid 92850: Permission denied (13)
[0118/155121.647546:ERROR:zygote_host_impl_linux.cc(268)] Failed to adjust OOM score of renderer with pid 92906: Permission denied (13)
> log: 
> log: 
> log: 
> log: 
> log: 
> log: 
> log: 
> log: 
> log: 
> log: 
> log: 
> log: 
> log: 
> log: 
> log: 
> log: 
> log: 
> log: 
> log: 
> log: 
> log: 
> log: 
> log: 
> log: 
> log: 
> log: 
> log: 
> log: 
> log: 
> log: 
> log: 
> log: 
> log: 
> log: 
> log: 
> log: 
> log: 
> log: 
> log: 
> log: 
> log: 
> log: 
> log: 
> log: 
> log: 
> log: 
> log: 
> log: 
> log: 
> log: 
> log: 
> log: 
> log: 
> log: 
> log: 
> log: 
> warning: transport closed: disconnected
CDP: {"source":"network","level":"error","text":"Failed to load resource: net::ERR_EMPTY_RESPONSE","timestamp":1516290777786.85,"url":"http://127.0.0.2:9091/cockpit/static/fonts/OpenSans-Light-webfont.woff","networkRequestId":"92906.29"}
> log: transport closed, dropped message:  1:1!4
{"call":["/org/freedesktop/timedate1","org.freedesktop.DBus.Properties","Get",["org.freedesktop.timedate1","NTPSynchronized"]],"id":"21"}
> log: transport closed, dropped message:  1:1!4
{"call":["/org/freedesktop/timedate1","org.freedesktop.DBus.Properties","Get",["org.freedesktop.timedate1","NTPSynchronized"]],"id":"22"}
> log: transport closed, dropped message:  1:1!4
{"call":["/org/freedesktop/timedate1","org.freedesktop.DBus.Properties","Get",["org.freedesktop.timedate1","NTPSynchronized"]],"id":"23"}
> log: transport closed, dropped message:  1:1!4
{"call":["/org/freedesktop/timedate1","org.freedesktop.DBus.Properties","Get",["org.freedesktop.timedate1","NTPSynchronized"]],"id":"24"}
> log: transport closed, dropped message:  1:1!4
{"call":["/org/freedesktop/timedate1","org.freedesktop.DBus.Properties","Get",["org.freedesktop.timedate1","NTPSynchronized"]],"id":"25"}
> log: transport closed, dropped message:  1:1!4
{"call":["/org/freedesktop/timedate1","org.freedesktop.DBus.Properties","Get",["org.freedesktop.timedate1","NTPSynchronized"]],"id":"26"}
Unexpected journal message 'audit: type=1400 audit(1516290670.580:148): avc:  denied  { execute_no_trans } for  pid=1081 comm="pmie_check" path="/usr/bin/pmie" dev="vda4" ino=148278 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:pcp_pmie_exec_t:s0 tclass=file permissive=0'
Unexpected journal message 'audit: type=1400 audit(1586491847.074:128): avc:  denied  { map } for  pid=996 comm="hostname" path="/usr/bin/hostname" dev="vda4" ino=161820 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:hostname_exec_t:s0 tclass=file permissive=0'
Wrote JS log to TestServices-testCreateTimer-fedora-i386-127.0.0.2-2201-FAIL.js.log
Journal extracted to TestServices-testCreateTimer-fedora-i386-127.0.0.2-2201-FAIL.log
Traceback (most recent call last):
  File "/build/cockpit/test/common/testlib.py", line 669, in tearDown
    self.check_journal_messages()
  File "/build/cockpit/test/common/testlib.py", line 804, in check_journal_messages
    raise Error(first)
Error: audit: type=1400 audit(1516290670.580:148): avc:  denied  { execute_no_trans } for  pid=1081 comm="pmie_check" path="/usr/bin/pmie" dev="vda4" ino=148278 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:pcp_pmie_exec_t:s0 tclass=file permissive=0

not ok 76 testCreateTimer (check_services.TestServices) # duration: 158s
Wrote screenshot to TestServices-testCreateTimer-fedora-i386-127.0.0.2-2201-FAIL.png
Wrote HTML dump to TestServices-testCreateTimer-fedora-i386-127.0.0.2-2201-FAIL.html
Wrote JS log to TestServices-testCreateTimer-fedora-i386-127.0.0.2-2201-FAIL.js.log
Journal extracted to TestServices-testCreateTimer-fedora-i386-127.0.0.2-2201-FAIL.log

First occurrence: 2018-01-18T15:53:39.521136 | revision 81b1648ab7df04660f795de4c30e25e148e4233f, logs Times recorded: 1 Latest occurrences:

# ----------------------------------------------------------------------
# testOther (check_networking_other.TestNetworking)
#
NAME         UUID                                  TYPE            DEVICE 
System eth0  5fb06bd0-0bb0-7ffb-45f1-d6edd65f3e03  802-3-ethernet  eth0   
virbr0       dae89660-8d21-4757-bb27-a5ead1e4b778  bridge          virbr0 
System eth1  9c92fad9-6ecb-3e6c-eb4d-8a47c6f50c04  802-3-ethernet  --     
ens2         8a296a34-08e2-42d9-9e8d-b37c582e87cd  802-3-ethernet  --     

DevTools listening on ws://127.0.0.1:9797/devtools/browser/e1b59180-5355-4d33-ae07-5555f3ec311a
[0118/161521.033878:ERROR:zygote_host_impl_linux.cc(268)] Failed to adjust OOM score of renderer with pid 118924: Permission denied (13)
[0118/161522.059697:ERROR:zygote_host_impl_linux.cc(268)] Failed to adjust OOM score of renderer with pid 118998: Permission denied (13)
Unexpected journal message 'audit: type=1400 audit(1516292112.906:148): avc:  denied  { execute_no_trans } for  pid=1082 comm="pmie_check" path="/usr/bin/pmie" dev="vda4" ino=148278 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:pcp_pmie_exec_t:s0 tclass=file permissive=0'
Wrote JS log to TestNetworking-testOther-fedora-i386-127.0.0.2-2801-FAIL.js.log
Journal extracted to TestNetworking-testOther-fedora-i386-127.0.0.2-2801-FAIL.log
Traceback (most recent call last):
  File "/build/cockpit/test/common/testlib.py", line 669, in tearDown
    self.check_journal_messages()
  File "/build/cockpit/test/common/testlib.py", line 804, in check_journal_messages
    raise Error(first)
Error: audit: type=1400 audit(1516292112.906:148): avc:  denied  { execute_no_trans } for  pid=1082 comm="pmie_check" path="/usr/bin/pmie" dev="vda4" ino=148278 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:pcp_pmie_exec_t:s0 tclass=file permissive=0

not ok 27 testOther (check_networking_other.TestNetworking) # duration: 28s
Wrote screenshot to TestNetworking-testOther-fedora-i386-127.0.0.2-2801-FAIL.png
Wrote HTML dump to TestNetworking-testOther-fedora-i386-127.0.0.2-2801-FAIL.html
Wrote JS log to TestNetworking-testOther-fedora-i386-127.0.0.2-2801-FAIL.js.log
Journal extracted to TestNetworking-testOther-fedora-i386-127.0.0.2-2801-FAIL.log

First occurrence: 2018-01-18T16:15:28.528882 | revision 81b1648ab7df04660f795de4c30e25e148e4233f, logs Times recorded: 1 Latest occurrences:

# ----------------------------------------------------------------------
# testAmbiguousSlave (check_networking_bond.TestNetworking)
#
NAME             UUID                                  TYPE            DEVICE 
System eth0      5fb06bd0-0bb0-7ffb-45f1-d6edd65f3e03  802-3-ethernet  eth0   
static-52:54:01  0a5ac212-7cc5-4da1-b160-e6a56a8fe933  802-3-ethernet  eth1   
virbr0           68c93ce4-4e17-4100-8035-95b5834fd9ef  bridge          virbr0 
System eth1      9c92fad9-6ecb-3e6c-eb4d-8a47c6f50c04  802-3-ethernet  --     
ens2             8a296a34-08e2-42d9-9e8d-b37c582e87cd  802-3-ethernet  --     

DevTools listening on ws://127.0.0.1:9407/devtools/browser/2ab75c33-70c4-48df-a224-6f90b68f478a
[0118/161628.806646:ERROR:zygote_host_impl_linux.cc(268)] Failed to adjust OOM score of renderer with pid 121590: Permission denied (13)
[0118/161629.724679:ERROR:zygote_host_impl_linux.cc(268)] Failed to adjust OOM score of renderer with pid 121689: Permission denied (13)
52:54:01:00:00:03 -> eth2
52:54:01:00:00:03 -> eth2
Unexpected journal message 'audit: type=1400 audit(1516292180.019:148): avc:  denied  { execute_no_trans } for  pid=1094 comm="pmie_check" path="/usr/bin/pmie" dev="vda4" ino=148278 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:pcp_pmie_exec_t:s0 tclass=file permissive=0'
Wrote JS log to TestNetworking-testAmbiguousSlave-fedora-i386-127.0.0.2-2201-FAIL.js.log
Journal extracted to TestNetworking-testAmbiguousSlave-fedora-i386-127.0.0.2-2201-FAIL.log
Journal extracted to TestNetworking-testAmbiguousSlave-fedora-26-127.0.0.2-2202-FAIL.log
Traceback (most recent call last):
  File "/build/cockpit/test/common/testlib.py", line 669, in tearDown
    self.check_journal_messages()
  File "/build/cockpit/test/common/testlib.py", line 804, in check_journal_messages
    raise Error(first)
Error: audit: type=1400 audit(1516292180.019:148): avc:  denied  { execute_no_trans } for  pid=1094 comm="pmie_check" path="/usr/bin/pmie" dev="vda4" ino=148278 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:pcp_pmie_exec_t:s0 tclass=file permissive=0

not ok 15 testAmbiguousSlave (check_networking_bond.TestNetworking) # duration: 34s
Wrote screenshot to TestNetworking-testAmbiguousSlave-fedora-i386-127.0.0.2-2201-FAIL.png
Wrote HTML dump to TestNetworking-testAmbiguousSlave-fedora-i386-127.0.0.2-2201-FAIL.html
Wrote JS log to TestNetworking-testAmbiguousSlave-fedora-i386-127.0.0.2-2201-FAIL.js.log
Journal extracted to TestNetworking-testAmbiguousSlave-fedora-i386-127.0.0.2-2201-FAIL.log
Journal extracted to TestNetworking-testAmbiguousSlave-fedora-26-127.0.0.2-2202-FAIL.log

First occurrence: 2018-01-18T16:16:43.367247 | revision 81b1648ab7df04660f795de4c30e25e148e4233f, logs Times recorded: 1 Latest occurrences:

# ----------------------------------------------------------------------
# testBasic (check_tuned.TestTuned)
#

DevTools listening on ws://127.0.0.1:9596/devtools/browser/a3d12c9b-d102-450f-b20d-6c318569a9bd
[0118/161901.735520:ERROR:zygote_host_impl_linux.cc(268)] Failed to adjust OOM score of renderer with pid 248545: Permission denied (13)
[0118/161902.666011:ERROR:zygote_host_impl_linux.cc(268)] Failed to adjust OOM score of renderer with pid 248582: Permission denied (13)
Unexpected journal message 'audit: type=1400 audit(1516292333.614:148): avc:  denied  { execute_no_trans } for  pid=1083 comm="pmie_check" path="/usr/bin/pmie" dev="vda4" ino=148278 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:pcp_pmie_exec_t:s0 tclass=file permissive=0'
Wrote JS log to TestTuned-testBasic-fedora-i386-127.0.0.2-2501-FAIL.js.log
Journal extracted to TestTuned-testBasic-fedora-i386-127.0.0.2-2501-FAIL.log
Traceback (most recent call last):
  File "/build/cockpit/test/common/testlib.py", line 669, in tearDown
    self.check_journal_messages()
  File "/build/cockpit/test/common/testlib.py", line 804, in check_journal_messages
    raise Error(first)
Error: audit: type=1400 audit(1516292333.614:148): avc:  denied  { execute_no_trans } for  pid=1083 comm="pmie_check" path="/usr/bin/pmie" dev="vda4" ino=148278 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:pcp_pmie_exec_t:s0 tclass=file permissive=0

not ok 101 testBasic (check_tuned.TestTuned) # duration: 32s
Wrote screenshot to TestTuned-testBasic-fedora-i386-127.0.0.2-2501-FAIL.png
Wrote HTML dump to TestTuned-testBasic-fedora-i386-127.0.0.2-2501-FAIL.html
Wrote JS log to TestTuned-testBasic-fedora-i386-127.0.0.2-2501-FAIL.js.log
Journal extracted to TestTuned-testBasic-fedora-i386-127.0.0.2-2501-FAIL.log

First occurrence: 2018-01-18T16:19:14.903995 | revision cb61451e79040bcd46603a6bcbde8f1397074ec6, logs Times recorded: 1 Latest occurrences:

# ----------------------------------------------------------------------
# testVlan (check_networking_vlan.TestNetworking)
#
NAME         UUID                                  TYPE            DEVICE 
System eth0  5fb06bd0-0bb0-7ffb-45f1-d6edd65f3e03  802-3-ethernet  eth0   
virbr0       962430b4-2291-4363-87ca-ca7e561cb2f3  bridge          virbr0 
System eth1  9c92fad9-6ecb-3e6c-eb4d-8a47c6f50c04  802-3-ethernet  --     
ens2         8a296a34-08e2-42d9-9e8d-b37c582e87cd  802-3-ethernet  --     

DevTools listening on ws://127.0.0.1:9956/devtools/browser/989058e3-7e6c-4320-8ef7-c9109fd51394
[0118/162328.517132:ERROR:zygote_host_impl_linux.cc(268)] Failed to adjust OOM score of renderer with pid 256053: Permission denied (13)
[0118/162329.478474:ERROR:zygote_host_impl_linux.cc(268)] Failed to adjust OOM score of renderer with pid 256086: Permission denied (13)
52:54:01:00:00:03 -> eth2
52:54:01:00:00:03 -> eth2
Unexpected journal message 'audit: type=1400 audit(1516292596.870:148): avc:  denied  { execute_no_trans } for  pid=1096 comm="pmie_check" path="/usr/bin/pmie" dev="vda4" ino=148278 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:pcp_pmie_exec_t:s0 tclass=file permissive=0'
Wrote JS log to TestNetworking-testVlan-fedora-i386-127.0.0.2-2801-FAIL.js.log
Journal extracted to TestNetworking-testVlan-fedora-i386-127.0.0.2-2801-FAIL.log
Journal extracted to TestNetworking-testVlan-fedora-26-127.0.0.2-2802-FAIL.log
Traceback (most recent call last):
  File "/build/cockpit/test/common/testlib.py", line 669, in tearDown
    self.check_journal_messages()
  File "/build/cockpit/test/common/testlib.py", line 804, in check_journal_messages
    raise Error(first)
Error: audit: type=1400 audit(1516292596.870:148): avc:  denied  { execute_no_trans } for  pid=1096 comm="pmie_check" path="/usr/bin/pmie" dev="vda4" ino=148278 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:pcp_pmie_exec_t:s0 tclass=file permissive=0

not ok 32 testVlan (check_networking_vlan.TestNetworking) # duration: 37s
Wrote screenshot to TestNetworking-testVlan-fedora-i386-127.0.0.2-2801-FAIL.png
Wrote HTML dump to TestNetworking-testVlan-fedora-i386-127.0.0.2-2801-FAIL.html
Wrote JS log to TestNetworking-testVlan-fedora-i386-127.0.0.2-2801-FAIL.js.log
Journal extracted to TestNetworking-testVlan-fedora-i386-127.0.0.2-2801-FAIL.log
Journal extracted to TestNetworking-testVlan-fedora-26-127.0.0.2-2802-FAIL.log

First occurrence: 2018-01-18T16:23:43.638308 | revision cb61451e79040bcd46603a6bcbde8f1397074ec6, logs Times recorded: 1 Latest occurrences:

# ----------------------------------------------------------------------
# testBasic (check_networking_basic.TestNetworking)
#
NAME         UUID                                  TYPE            DEVICE 
System eth0  5fb06bd0-0bb0-7ffb-45f1-d6edd65f3e03  802-3-ethernet  eth0   
virbr0       2c5dbce0-7eb7-4f93-9822-4f0bd0b2de71  bridge          virbr0 
System eth1  9c92fad9-6ecb-3e6c-eb4d-8a47c6f50c04  802-3-ethernet  --     
ens2         8a296a34-08e2-42d9-9e8d-b37c582e87cd  802-3-ethernet  --     

DevTools listening on ws://127.0.0.1:9700/devtools/browser/228061fe-5a3a-4a9d-a0f6-5bc458535364
[0118/162538.525016:ERROR:zygote_host_impl_linux.cc(268)] Failed to adjust OOM score of renderer with pid 259843: Permission denied (13)
[0118/162539.560035:ERROR:zygote_host_impl_linux.cc(268)] Failed to adjust OOM score of renderer with pid 259924: Permission denied (13)
52:54:01:00:00:03 -> eth2
52:54:01:00:00:03 -> eth2
> warning: Invalid prefix or netmask 255.255.0.8
Unexpected journal message 'audit: type=1400 audit(1516292730.271:125): avc:  denied  { map } for  pid=1027 comm="hostname" path="/usr/bin/hostname" dev="vda4" ino=161820 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:hostname_exec_t:s0 tclass=file permissive=0'
Wrote JS log to TestNetworking-testBasic-fedora-i386-127.0.0.2-2601-FAIL.js.log
Journal extracted to TestNetworking-testBasic-fedora-i386-127.0.0.2-2601-FAIL.log
Journal extracted to TestNetworking-testBasic-fedora-26-127.0.0.2-2602-FAIL.log
Traceback (most recent call last):
  File "/build/cockpit/test/common/testlib.py", line 669, in tearDown
    self.check_journal_messages()
  File "/build/cockpit/test/common/testlib.py", line 804, in check_journal_messages
    raise Error(first)
Error: audit: type=1400 audit(1516292730.271:125): avc:  denied  { map } for  pid=1027 comm="hostname" path="/usr/bin/hostname" dev="vda4" ino=161820 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:hostname_exec_t:s0 tclass=file permissive=0

not ok 14 testBasic (check_networking_basic.TestNetworking) # duration: 37s
Wrote screenshot to TestNetworking-testBasic-fedora-i386-127.0.0.2-2601-FAIL.png
Wrote HTML dump to TestNetworking-testBasic-fedora-i386-127.0.0.2-2601-FAIL.html
Wrote JS log to TestNetworking-testBasic-fedora-i386-127.0.0.2-2601-FAIL.js.log
Journal extracted to TestNetworking-testBasic-fedora-i386-127.0.0.2-2601-FAIL.log
Journal extracted to TestNetworking-testBasic-fedora-26-127.0.0.2-2602-FAIL.log

First occurrence: 2018-01-18T16:25:55.321972 | revision cb61451e79040bcd46603a6bcbde8f1397074ec6, logs Times recorded: 1 Latest occurrences:

# ----------------------------------------------------------------------
# testInternal (check_metrics.TestMetrics)
#

DevTools listening on ws://127.0.0.1:9333/devtools/browser/f7475888-da01-4fab-ae20-a4fe5ff633bb
[0118/162702.767442:ERROR:zygote_host_impl_linux.cc(268)] Failed to adjust OOM score of renderer with pid 262747: Permission denied (13)
[0118/162703.753183:ERROR:zygote_host_impl_linux.cc(268)] Failed to adjust OOM score of renderer with pid 262813: Permission denied (13)
('Measured CPU', 93.2246852075)
('Measured Memory', 337375232)
Ncat: Connection reset by peer.
Measured 3.1s of network traffic; eth0: 89945570 bytes, lo: 0 bytes
Ncat: Broken pipe.
Unexpected journal message 'audit: type=1400 audit(1516292814.890:148): avc:  denied  { execute_no_trans } for  pid=1080 comm="pmie_check" path="/usr/bin/pmie" dev="vda4" ino=148278 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:pcp_pmie_exec_t:s0 tclass=file permissive=0'
Wrote JS log to TestMetrics-testInternal-fedora-i386-127.0.0.2-2701-FAIL.js.log
Journal extracted to TestMetrics-testInternal-fedora-i386-127.0.0.2-2701-FAIL.log
Traceback (most recent call last):
  File "/build/cockpit/test/common/testlib.py", line 669, in tearDown
    self.check_journal_messages()
  File "/build/cockpit/test/common/testlib.py", line 804, in check_journal_messages
    raise Error(first)
Error: audit: type=1400 audit(1516292814.890:148): avc:  denied  { execute_no_trans } for  pid=1080 comm="pmie_check" path="/usr/bin/pmie" dev="vda4" ino=148278 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:pcp_pmie_exec_t:s0 tclass=file permissive=0

not ok 2 testInternal (check_metrics.TestMetrics) # duration: 61s
Wrote screenshot to TestMetrics-testInternal-fedora-i386-127.0.0.2-2701-FAIL.png
Wrote HTML dump to TestMetrics-testInternal-fedora-i386-127.0.0.2-2701-FAIL.html
Wrote JS log to TestMetrics-testInternal-fedora-i386-127.0.0.2-2701-FAIL.js.log
Journal extracted to TestMetrics-testInternal-fedora-i386-127.0.0.2-2701-FAIL.log

First occurrence: 2018-01-18T16:27:43.529465 | revision cb61451e79040bcd46603a6bcbde8f1397074ec6, logs Times recorded: 1 Latest occurrences:

# ----------------------------------------------------------------------
# testBasic (check_embed.TestEmbed)
#

DevTools listening on ws://127.0.0.1:9508/devtools/browser/9c49f4c2-0da6-414f-ab1a-324283aef505
[0118/170014.022039:ERROR:zygote_host_impl_linux.cc(268)] Failed to adjust OOM score of renderer with pid 77531: Permission denied (13)
[0118/170015.045103:ERROR:zygote_host_impl_linux.cc(268)] Failed to adjust OOM score of renderer with pid 77590: Permission denied (13)
CDP: {"source":"network","level":"error","text":"Failed to load resource: net::ERR_FILE_NOT_FOUND","timestamp":1516294815136.95,"url":"file:///build/cockpit/dist/base1/patternfly.min.css","networkRequestId":"77590.2"}
CDP: {"source":"network","level":"error","text":"Failed to load resource: net::ERR_FILE_NOT_FOUND","timestamp":1516294815137.16,"url":"file:///build/cockpit/dist/base1/patternfly-additions.css","networkRequestId":"77590.3"}
CDP: {"source":"network","level":"error","text":"Failed to load resource: net::ERR_FILE_NOT_FOUND","timestamp":1516294815137.4,"url":"file:///build/cockpit/test/verify/dist/img/brand.svg","networkRequestId":"77590.4"}
Unexpected journal message 'audit: type=1400 audit(1516294806.293:146): avc:  denied  { map } for  pid=1054 comm="hostname" path="/usr/bin/hostname" dev="vda4" ino=161820 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:hostname_exec_t:s0 tclass=file permissive=0'
Unexpected journal message 'audit: type=1400 audit(1516294806.389:148): avc:  denied  { execute_no_trans } for  pid=1081 comm="pmie_check" path="/usr/bin/pmie" dev="vda4" ino=148278 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:pcp_pmie_exec_t:s0 tclass=file permissive=0'
Wrote JS log to TestEmbed-testBasic-fedora-i386-127.0.0.2-2901-FAIL.js.log
Journal extracted to TestEmbed-testBasic-fedora-i386-127.0.0.2-2901-FAIL.log
Traceback (most recent call last):
  File "/build/cockpit/test/common/testlib.py", line 669, in tearDown
    self.check_journal_messages()
  File "/build/cockpit/test/common/testlib.py", line 804, in check_journal_messages
    raise Error(first)
Error: audit: type=1400 audit(1516294806.293:146): avc:  denied  { map } for  pid=1054 comm="hostname" path="/usr/bin/hostname" dev="vda4" ino=161820 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:hostname_exec_t:s0 tclass=file permissive=0

not ok 157 testBasic (check_embed.TestEmbed) # duration: 26s
Wrote screenshot to TestEmbed-testBasic-fedora-i386-127.0.0.2-2901-FAIL.png
Wrote HTML dump to TestEmbed-testBasic-fedora-i386-127.0.0.2-2901-FAIL.html
Wrote JS log to TestEmbed-testBasic-fedora-i386-127.0.0.2-2901-FAIL.js.log
Journal extracted to TestEmbed-testBasic-fedora-i386-127.0.0.2-2901-FAIL.log

First occurrence: 2018-01-18T17:00:20.304494 | revision cb61451e79040bcd46603a6bcbde8f1397074ec6, logs Times recorded: 1 Latest occurrences:

# ----------------------------------------------------------------------
# testBasic (check_login.TestLogin)
#

DevTools listening on ws://127.0.0.1:9727/devtools/browser/56415ba4-0324-4459-87b4-df434002c974
[0118/170303.878400:ERROR:zygote_host_impl_linux.cc(268)] Failed to adjust OOM score of renderer with pid 128468: Permission denied (13)
[0118/170304.944178:ERROR:zygote_host_impl_linux.cc(268)] Failed to adjust OOM score of renderer with pid 128521: Permission denied (13)
> log: Authentication failed
> log: Authentication failed
CDP: {"source":"network","level":"error","text":"Failed to load resource: the server responded with a status of 403 (Permission denied)","timestamp":1516294990402.31,"url":"http://127.0.0.2:9691/cockpit/login","networkRequestId":"128521.11"}
CDP: {"source":"network","level":"error","text":"Failed to load resource: the server responded with a status of 403 (Permission denied)","timestamp":1516294991248.31,"url":"http://127.0.0.2:9691/cockpit/login","networkRequestId":"128521.12"}
Unexpected journal message 'audit: type=1400 audit(1516294972.744:148): avc:  denied  { execute_no_trans } for  pid=1082 comm="pmie_check" path="/usr/bin/pmie" dev="vda4" ino=148278 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:pcp_pmie_exec_t:s0 tclass=file permissive=0'
Wrote JS log to TestLogin-testBasic-fedora-i386-127.0.0.2-2801-FAIL.js.log
Journal extracted to TestLogin-testBasic-fedora-i386-127.0.0.2-2801-FAIL.log
Traceback (most recent call last):
  File "/build/cockpit/test/common/testlib.py", line 669, in tearDown
    self.check_journal_messages()
  File "/build/cockpit/test/common/testlib.py", line 804, in check_journal_messages
    raise Error(first)
Error: audit: type=1400 audit(1516294972.744:148): avc:  denied  { execute_no_trans } for  pid=1082 comm="pmie_check" path="/usr/bin/pmie" dev="vda4" ino=148278 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:pcp_pmie_exec_t:s0 tclass=file permissive=0

not ok 176 testBasic (check_login.TestLogin) # duration: 51s
Wrote screenshot to TestLogin-testBasic-fedora-i386-127.0.0.2-2801-FAIL.png
Wrote HTML dump to TestLogin-testBasic-fedora-i386-127.0.0.2-2801-FAIL.html
Wrote JS log to TestLogin-testBasic-fedora-i386-127.0.0.2-2801-FAIL.js.log
Journal extracted to TestLogin-testBasic-fedora-i386-127.0.0.2-2801-FAIL.log

First occurrence: 2018-01-18T17:03:20.835205 | revision 4d12cf5e6e335955134af0118c283d8313aee36b, logs Times recorded: 1 Latest occurrences:

# ----------------------------------------------------------------------
# testTls (check_connection.TestConnection)
#
Unexpected journal message 'audit: type=1400 audit(1516295130.463:127): avc:  denied  { map } for  pid=1040 comm="hostname" path="/usr/bin/hostname" dev="vda4" ino=161820 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:hostname_exec_t:s0 tclass=file permissive=0'
Journal extracted to TestConnection-testTls-fedora-i386-127.0.0.2-2201-FAIL.log
Traceback (most recent call last):
  File "/build/cockpit/test/common/testlib.py", line 669, in tearDown
    self.check_journal_messages()
  File "/build/cockpit/test/common/testlib.py", line 804, in check_journal_messages
    raise Error(first)
Error: audit: type=1400 audit(1516295130.463:127): avc:  denied  { map } for  pid=1040 comm="hostname" path="/usr/bin/hostname" dev="vda4" ino=161820 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:hostname_exec_t:s0 tclass=file permissive=0

not ok 142 testTls (check_connection.TestConnection) # duration: 32s
Journal extracted to TestConnection-testTls-fedora-i386-127.0.0.2-2201-FAIL.log

First occurrence: 2018-01-18T17:05:41.630743 | revision 4d12cf5e6e335955134af0118c283d8313aee36b, logs Times recorded: 1 Latest occurrences:

# ----------------------------------------------------------------------
# testBasic (check_shutdown_restart.TestShutdownRestart)
#

DevTools listening on ws://127.0.0.1:9808/devtools/browser/8b1a14e6-f322-40ad-982c-9c5098214fce
[0118/170822.083174:ERROR:zygote_host_impl_linux.cc(268)] Failed to adjust OOM score of renderer with pid 89917: Permission denied (13)
[0118/170823.194016:ERROR:zygote_host_impl_linux.cc(268)] Failed to adjust OOM score of renderer with pid 90017: Permission denied (13)
> warning: transport closed: disconnected
Connection to 127.0.0.2 closed by remote host.
CDP: {"source":"network","level":"error","text":"Failed to load resource: net::ERR_EMPTY_RESPONSE","timestamp":1516295306978.9,"url":"http://127.0.0.2:9791/cockpit/static/fonts/OpenSans-Light-webfont.woff","networkRequestId":"90017.29"}
> log: transport closed, dropped message:  1:1!4
{"call":["/org/freedesktop/timedate1","org.freedesktop.DBus.Properties","Get",["org.freedesktop.timedate1","NTPSynchronized"]],"id":"3"}
> log: transport closed, dropped message:  1:1!4
{"call":["/org/freedesktop/timedate1","org.freedesktop.DBus.Properties","Get",["org.freedesktop.timedate1","NTPSynchronized"]],"id":"4"}
> log: transport closed, dropped message:  1:1!4
{"call":["/org/freedesktop/timedate1","org.freedesktop.DBus.Properties","Get",["org.freedesktop.timedate1","NTPSynchronized"]],"id":"5"}
> log: transport closed, dropped message:  1:1!4
{"call":["/org/freedesktop/timedate1","org.freedesktop.DBus.Properties","Get",["org.freedesktop.timedate1","NTPSynchronized"]],"id":"6"}
Unexpected journal message 'audit: type=1400 audit(1516295321.684:148): avc:  denied  { execute_no_trans } for  pid=1083 comm="pmie_check" path="/usr/bin/pmie" dev="vda4" ino=148278 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:pcp_pmie_exec_t:s0 tclass=file permissive=0'
Wrote JS log to TestShutdownRestart-testBasic-fedora-i386-127.0.0.2-2901-FAIL.js.log
Journal extracted to TestShutdownRestart-testBasic-fedora-i386-127.0.0.2-2901-FAIL.log
Journal extracted to TestShutdownRestart-testBasic-fedora-i386-127.0.0.2-2902-FAIL.log
Traceback (most recent call last):
  File "/build/cockpit/bots/../test/verify/check-shutdown-restart", line 95, in testBasic
    self.check_journal_messages()
  File "/build/cockpit/test/common/testlib.py", line 804, in check_journal_messages
    raise Error(first)
Error: audit: type=1400 audit(1516295321.684:148): avc:  denied  { execute_no_trans } for  pid=1083 comm="pmie_check" path="/usr/bin/pmie" dev="vda4" ino=148278 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:pcp_pmie_exec_t:s0 tclass=file permissive=0

not ok 70 testBasic (check_shutdown_restart.TestShutdownRestart) # duration: 56s
Wrote screenshot to TestShutdownRestart-testBasic-fedora-i386-127.0.0.2-2901-FAIL.png
Wrote HTML dump to TestShutdownRestart-testBasic-fedora-i386-127.0.0.2-2901-FAIL.html
Wrote JS log to TestShutdownRestart-testBasic-fedora-i386-127.0.0.2-2901-FAIL.js.log
Journal extracted to TestShutdownRestart-testBasic-fedora-i386-127.0.0.2-2901-FAIL.log
Journal extracted to TestShutdownRestart-testBasic-fedora-i386-127.0.0.2-2902-FAIL.log

First occurrence: 2018-01-18T17:08:51.252718 | revision cb61451e79040bcd46603a6bcbde8f1397074ec6, logs Times recorded: 1 Latest occurrences:

# ----------------------------------------------------------------------
# testBasic (check_sosreport.TestSOS)
#

DevTools listening on ws://127.0.0.1:9831/devtools/browser/e33bce2b-c618-4528-b3e2-121a1dbff26a
[0118/171553.218834:ERROR:zygote_host_impl_linux.cc(268)] Failed to adjust OOM score of renderer with pid 107657: Permission denied (13)
[0118/171554.206043:ERROR:zygote_host_impl_linux.cc(268)] Failed to adjust OOM score of renderer with pid 107735: Permission denied (13)
Unexpected journal message 'audit: type=1400 audit(1516295744.675:148): avc:  denied  { execute_no_trans } for  pid=1071 comm="pmie_check" path="/usr/bin/pmie" dev="vda4" ino=148278 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:pcp_pmie_exec_t:s0 tclass=file permissive=0'
Wrote JS log to TestSOS-testBasic-fedora-i386-127.0.0.2-2401-FAIL.js.log
Journal extracted to TestSOS-testBasic-fedora-i386-127.0.0.2-2401-FAIL.log
Traceback (most recent call last):
  File "/build/cockpit/test/common/testlib.py", line 669, in tearDown
    self.check_journal_messages()
  File "/build/cockpit/test/common/testlib.py", line 804, in check_journal_messages
    raise Error(first)
Error: audit: type=1400 audit(1516295744.675:148): avc:  denied  { execute_no_trans } for  pid=1071 comm="pmie_check" path="/usr/bin/pmie" dev="vda4" ino=148278 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:pcp_pmie_exec_t:s0 tclass=file permissive=0

not ok 174 testBasic (check_sosreport.TestSOS) # duration: 151s
Wrote screenshot to TestSOS-testBasic-fedora-i386-127.0.0.2-2401-FAIL.png
Wrote HTML dump to TestSOS-testBasic-fedora-i386-127.0.0.2-2401-FAIL.html
Wrote JS log to TestSOS-testBasic-fedora-i386-127.0.0.2-2401-FAIL.js.log
Journal extracted to TestSOS-testBasic-fedora-i386-127.0.0.2-2401-FAIL.log

First occurrence: 2018-01-18T17:18:04.567340 | revision f1f56090bad5efcd026bd36d0a493ffa2f6f22f2, logs Times recorded: 1 Latest occurrences:

# ----------------------------------------------------------------------
# testUnmanaged (check_networking_unmanaged.TestNetworking)
#
NAME         UUID                                  TYPE            DEVICE 
System eth0  5fb06bd0-0bb0-7ffb-45f1-d6edd65f3e03  802-3-ethernet  eth0   
virbr0       5efbec71-774a-47fe-b3b7-52dd431e1734  bridge          virbr0 
System eth1  9c92fad9-6ecb-3e6c-eb4d-8a47c6f50c04  802-3-ethernet  --     
ens2         8a296a34-08e2-42d9-9e8d-b37c582e87cd  802-3-ethernet  --     

52:54:01:00:00:04 -> eth2
52:54:01:00:00:04 -> eth2

DevTools listening on ws://127.0.0.1:9698/devtools/browser/b490d1d2-9685-491c-a07f-fdccd5193733
[0118/171034.719344:ERROR:zygote_host_impl_linux.cc(268)] Failed to adjust OOM score of renderer with pid 93079: Permission denied (13)
[0118/171035.906902:ERROR:zygote_host_impl_linux.cc(268)] Failed to adjust OOM score of renderer with pid 93107: Permission denied (13)
Unexpected journal message 'audit: type=1400 audit(1516295410.917:146): avc:  denied  { map } for  pid=1045 comm="hostname" path="/usr/bin/hostname" dev="vda4" ino=161820 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:hostname_exec_t:s0 tclass=file permissive=0'
Unexpected journal message 'audit: type=1400 audit(1516295411.061:148): avc:  denied  { execute_no_trans } for  pid=1073 comm="pmie_check" path="/usr/bin/pmie" dev="vda4" ino=148278 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:pcp_pmie_exec_t:s0 tclass=file permissive=0'
Wrote JS log to TestNetworking-testUnmanaged-fedora-i386-127.0.0.2-2401-FAIL.js.log
Journal extracted to TestNetworking-testUnmanaged-fedora-i386-127.0.0.2-2401-FAIL.log
Journal extracted to TestNetworking-testUnmanaged-fedora-26-127.0.0.2-2402-FAIL.log
Traceback (most recent call last):
  File "/build/cockpit/test/common/testlib.py", line 669, in tearDown
    self.check_journal_messages()
  File "/build/cockpit/test/common/testlib.py", line 804, in check_journal_messages
    raise Error(first)
Error: audit: type=1400 audit(1516295410.917:146): avc:  denied  { map } for  pid=1045 comm="hostname" path="/usr/bin/hostname" dev="vda4" ino=161820 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:hostname_exec_t:s0 tclass=file permissive=0

not ok 31 testUnmanaged (check_networking_unmanaged.TestNetworking) # duration: 52s
Wrote screenshot to TestNetworking-testUnmanaged-fedora-i386-127.0.0.2-2401-FAIL.png
Wrote HTML dump to TestNetworking-testUnmanaged-fedora-i386-127.0.0.2-2401-FAIL.html
Wrote JS log to TestNetworking-testUnmanaged-fedora-i386-127.0.0.2-2401-FAIL.js.log
Journal extracted to TestNetworking-testUnmanaged-fedora-i386-127.0.0.2-2401-FAIL.log
Journal extracted to TestNetworking-testUnmanaged-fedora-26-127.0.0.2-2402-FAIL.log

First occurrence: 2018-01-18T17:10:47.631683 | revision cb61451e79040bcd46603a6bcbde8f1397074ec6, logs Times recorded: 1 Latest occurrences:

# ----------------------------------------------------------------------
# testFrameReload (check_pages.TestPages)
#

DevTools listening on ws://127.0.0.1:9234/devtools/browser/6521ca86-a3f9-486c-9c34-a117b7987962
[0118/172020.062756:ERROR:zygote_host_impl_linux.cc(268)] Failed to adjust OOM score of renderer with pid 115304: Permission denied (13)
[0118/172020.964077:ERROR:zygote_host_impl_linux.cc(268)] Failed to adjust OOM score of renderer with pid 115334: Permission denied (13)
Unexpected journal message 'audit: type=1400 audit(1516296012.010:146): avc:  denied  { map } for  pid=1056 comm="hostname" path="/usr/bin/hostname" dev="vda4" ino=161820 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:hostname_exec_t:s0 tclass=file permissive=0'
Unexpected journal message 'audit: type=1400 audit(1516296012.098:148): avc:  denied  { execute_no_trans } for  pid=1084 comm="pmie_check" path="/usr/bin/pmie" dev="vda4" ino=148278 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:pcp_pmie_exec_t:s0 tclass=file permissive=0'
Wrote JS log to TestPages-testFrameReload-fedora-i386-127.0.0.2-2201-FAIL.js.log
Journal extracted to TestPages-testFrameReload-fedora-i386-127.0.0.2-2201-FAIL.log
Traceback (most recent call last):
  File "/build/cockpit/test/common/testlib.py", line 669, in tearDown
    self.check_journal_messages()
  File "/build/cockpit/test/common/testlib.py", line 804, in check_journal_messages
    raise Error(first)
Error: audit: type=1400 audit(1516296012.010:146): avc:  denied  { map } for  pid=1056 comm="hostname" path="/usr/bin/hostname" dev="vda4" ino=161820 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:hostname_exec_t:s0 tclass=file permissive=0

not ok 108 testFrameReload (check_pages.TestPages) # duration: 25s
Wrote screenshot to TestPages-testFrameReload-fedora-i386-127.0.0.2-2201-FAIL.png
Wrote HTML dump to TestPages-testFrameReload-fedora-i386-127.0.0.2-2201-FAIL.html
Wrote JS log to TestPages-testFrameReload-fedora-i386-127.0.0.2-2201-FAIL.js.log
Journal extracted to TestPages-testFrameReload-fedora-i386-127.0.0.2-2201-FAIL.log

First occurrence: 2018-01-18T17:20:26.049147 | revision f1f56090bad5efcd026bd36d0a493ffa2f6f22f2, logs Times recorded: 1 Latest occurrences:

# ----------------------------------------------------------------------
# testRaidLevelOne (check_storage_raid1.TestStorage)
#

DevTools listening on ws://127.0.0.1:9723/devtools/browser/5d7dd02f-f15a-4314-bde0-506e466afaf3
[0118/172127.506041:ERROR:zygote_host_impl_linux.cc(268)] Failed to adjust OOM score of renderer with pid 117288: Permission denied (13)
[0118/172128.459028:ERROR:zygote_host_impl_linux.cc(268)] Failed to adjust OOM score of renderer with pid 117346: Permission denied (13)
Unexpected journal message 'audit: type=1400 audit(1516296079.783:130): avc:  denied  { map } for  pid=1037 comm="hostname" path="/usr/bin/hostname" dev="vda4" ino=161820 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:hostname_exec_t:s0 tclass=file permissive=0'
Wrote JS log to TestStorage-testRaidLevelOne-fedora-i386-127.0.0.2-2501-FAIL.js.log
Journal extracted to TestStorage-testRaidLevelOne-fedora-i386-127.0.0.2-2501-FAIL.log
Traceback (most recent call last):
  File "/build/cockpit/test/common/testlib.py", line 669, in tearDown
    self.check_journal_messages()
  File "/build/cockpit/test/common/testlib.py", line 804, in check_journal_messages
    raise Error(first)
Error: audit: type=1400 audit(1516296079.783:130): avc:  denied  { map } for  pid=1037 comm="hostname" path="/usr/bin/hostname" dev="vda4" ino=161820 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:hostname_exec_t:s0 tclass=file permissive=0

not ok 94 testRaidLevelOne (check_storage_raid1.TestStorage) # duration: 26s
Wrote screenshot to TestStorage-testRaidLevelOne-fedora-i386-127.0.0.2-2501-FAIL.png
Wrote HTML dump to TestStorage-testRaidLevelOne-fedora-i386-127.0.0.2-2501-FAIL.html
Wrote JS log to TestStorage-testRaidLevelOne-fedora-i386-127.0.0.2-2501-FAIL.js.log
Journal extracted to TestStorage-testRaidLevelOne-fedora-i386-127.0.0.2-2501-FAIL.log

First occurrence: 2018-01-18T17:21:35.559850 | revision f1f56090bad5efcd026bd36d0a493ffa2f6f22f2, logs Times recorded: 1 Latest occurrences:

# ----------------------------------------------------------------------
# testVlan (check_networking_vlan.TestNetworking)
#
NAME         UUID                                  TYPE            DEVICE 
System eth0  5fb06bd0-0bb0-7ffb-45f1-d6edd65f3e03  802-3-ethernet  eth0   
virbr0       16a2b6a2-7e1a-4f26-b346-b86bedbeea5f  bridge          virbr0 
System eth1  9c92fad9-6ecb-3e6c-eb4d-8a47c6f50c04  802-3-ethernet  --     
ens2         8a296a34-08e2-42d9-9e8d-b37c582e87cd  802-3-ethernet  --     

DevTools listening on ws://127.0.0.1:9314/devtools/browser/54ad6b40-da03-43c2-a8ff-0f66d11e5aba
[0118/171403.719396:ERROR:zygote_host_impl_linux.cc(268)] Failed to adjust OOM score of renderer with pid 14148: Permission denied (13)
[0118/171404.962323:ERROR:zygote_host_impl_linux.cc(268)] Failed to adjust OOM score of renderer with pid 14201: Permission denied (13)
52:54:01:00:00:03 -> eth2
52:54:01:00:00:03 -> eth2
Unexpected journal message 'audit: type=1400 audit(1516295630.914:113): avc:  denied  { map } for  pid=1037 comm="hostname" path="/usr/bin/hostname" dev="vda4" ino=161820 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:hostname_exec_t:s0 tclass=file permissive=0'
Unexpected journal message 'audit: type=1400 audit(1516295631.018:115): avc:  denied  { execute_no_trans } for  pid=1064 comm="pmie_check" path="/usr/bin/pmie" dev="vda4" ino=148278 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:pcp_pmie_exec_t:s0 tclass=file permissive=0'
Wrote JS log to TestNetworking-testVlan-fedora-i386-127.0.0.2-2301-FAIL.js.log
Journal extracted to TestNetworking-testVlan-fedora-i386-127.0.0.2-2301-FAIL.log
Journal extracted to TestNetworking-testVlan-fedora-26-127.0.0.2-2302-FAIL.log
Traceback (most recent call last):
  File "/build/cockpit/test/common/testlib.py", line 669, in tearDown
    self.check_journal_messages()
  File "/build/cockpit/test/common/testlib.py", line 804, in check_journal_messages
    raise Error(first)
Error: audit: type=1400 audit(1516295630.914:113): avc:  denied  { map } for  pid=1037 comm="hostname" path="/usr/bin/hostname" dev="vda4" ino=161820 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:hostname_exec_t:s0 tclass=file permissive=0

not ok 32 testVlan (check_networking_vlan.TestNetworking) # duration: 51s
Wrote screenshot to TestNetworking-testVlan-fedora-i386-127.0.0.2-2301-FAIL.png
Wrote HTML dump to TestNetworking-testVlan-fedora-i386-127.0.0.2-2301-FAIL.html
Wrote JS log to TestNetworking-testVlan-fedora-i386-127.0.0.2-2301-FAIL.js.log
Journal extracted to TestNetworking-testVlan-fedora-i386-127.0.0.2-2301-FAIL.log
Journal extracted to TestNetworking-testVlan-fedora-26-127.0.0.2-2302-FAIL.log

First occurrence: 2018-01-18T17:14:21.861750 | revision 4d12cf5e6e335955134af0118c283d8313aee36b, logs Times recorded: 1 Latest occurrences:

# ----------------------------------------------------------------------
# testFedora23Direct (check_multi_os.TestMultiOSDirect)
#

DevTools listening on ws://127.0.0.1:10128/devtools/browser/74f626c8-4555-46a9-a5ee-17cafe6fca5c
[0118/172607.534680:ERROR:zygote_host_impl_linux.cc(268)] Failed to adjust OOM score of renderer with pid 126697: Permission denied (13)
[0118/172608.501320:ERROR:zygote_host_impl_linux.cc(268)] Failed to adjust OOM score of renderer with pid 126743: Permission denied (13)
Unexpected journal message 'audit: type=1400 audit(1516296357.017:148): avc:  denied  { execute_no_trans } for  pid=1071 comm="pmie_check" path="/usr/bin/pmie" dev="vda4" ino=148278 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:pcp_pmie_exec_t:s0 tclass=file permissive=0'
Wrote JS log to TestMultiOSDirect-testFedora23Direct-fedora-i386-127.0.0.2-2201-FAIL.js.log
Journal extracted to TestMultiOSDirect-testFedora23Direct-fedora-i386-127.0.0.2-2201-FAIL.log
Journal extracted to TestMultiOSDirect-testFedora23Direct-fedora-23-stock-127.0.0.2-2202-FAIL.log
Traceback (most recent call last):
  File "/build/cockpit/test/common/testlib.py", line 669, in tearDown
    self.check_journal_messages()
  File "/build/cockpit/test/common/testlib.py", line 804, in check_journal_messages
    raise Error(first)
Error: audit: type=1400 audit(1516296357.017:148): avc:  denied  { execute_no_trans } for  pid=1071 comm="pmie_check" path="/usr/bin/pmie" dev="vda4" ino=148278 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:pcp_pmie_exec_t:s0 tclass=file permissive=0

not ok 16 testFedora23Direct (check_multi_os.TestMultiOSDirect) # duration: 32s
Wrote screenshot to TestMultiOSDirect-testFedora23Direct-fedora-i386-127.0.0.2-2201-FAIL.png
Wrote HTML dump to TestMultiOSDirect-testFedora23Direct-fedora-i386-127.0.0.2-2201-FAIL.html
Wrote JS log to TestMultiOSDirect-testFedora23Direct-fedora-i386-127.0.0.2-2201-FAIL.js.log
Journal extracted to TestMultiOSDirect-testFedora23Direct-fedora-i386-127.0.0.2-2201-FAIL.log
Journal extracted to TestMultiOSDirect-testFedora23Direct-fedora-23-stock-127.0.0.2-2202-FAIL.log

First occurrence: 2018-01-18T17:26:17.903498 | revision f1f56090bad5efcd026bd36d0a493ffa2f6f22f2, logs Times recorded: 1 Latest occurrences:

# ----------------------------------------------------------------------
# testBasic (check_connection.TestConnection)
#

DevTools listening on ws://127.0.0.1:9612/devtools/browser/cfe5e4c3-1e86-4466-8047-ceb51bc64974
[0118/172449.547445:ERROR:zygote_host_impl_linux.cc(268)] Failed to adjust OOM score of renderer with pid 90837: Permission denied (13)
[0118/172450.734104:ERROR:zygote_host_impl_linux.cc(268)] Failed to adjust OOM score of renderer with pid 90865: Permission denied (13)
CDP: {"source":"network","level":"error","text":"Failed to load resource: net::ERR_CONNECTION_RESET","timestamp":1516296292671.48,"url":"http://127.0.0.2:9491/cockpit/login","networkRequestId":"90865.9"}
> warning: fatal:  error
> warning: transport closed: disconnected
> log: transport closed, dropped message:  1:1!1
{"type":"s","call":["/user","org.freedesktop.DBus.Properties","GetAll",["cockpit.User"]],"id":"2"}
> log: transport closed, dropped message:  
{"payload":"metrics1","interval":1000,"source":"direct","metrics":[{"name":"kernel.all.cpu.nice","units":"millisec","derive":"rate"},{"name":"kernel.all.cpu.user","units":"millisec","derive":"rate"},{"name":"kernel.all.cpu.sys","units":"millisec","derive":"rate"}],"command":"open","channel":"1:1!21","host":"localhost","group":"cockpit1:localhost/system"}
> log: transport closed, dropped message:  
{"payload":"metrics1","interval":1000,"source":"direct","metrics":[{"name":"mem.util.used","units":"bytes"}],"command":"open","channel":"1:1!22","host":"localhost","group":"cockpit1:localhost/system"}
> log: transport closed, dropped message:  
{"payload":"metrics1","interval":1000,"source":"direct","metrics":[{"name":"disk.all.total_bytes","units":"bytes","derive":"rate"}],"command":"open","channel":"1:1!23","host":"localhost","group":"cockpit1:localhost/system"}
> log: transport closed, dropped message:  
{"payload":"metrics1","interval":1000,"source":"direct","metrics":[{"name":"network.interface.total.bytes","units":"bytes","derive":"rate"}],"omit-instances":["lo"],"command":"open","channel":"1:1!24","host":"localhost","group":"cockpit1:localhost/system"}
CDP: {"source":"network","level":"error","text":"Failed to load resource: net::ERR_EMPTY_RESPONSE","timestamp":1516296298432.1,"url":"http://127.0.0.2:9491/cockpit/static/fonts/OpenSans-Light-webfont.woff","networkRequestId":"90865.36"}
CDP: {"source":"network","level":"error","text":"Failed to load resource: net::ERR_CONNECTION_RESET","timestamp":1516296301175.53,"url":"http://127.0.0.2:9491/cockpit/login","networkRequestId":"90865.93"}
> warning: fatal:  error
> log: health check failed
> warning: transport closed: timeout
> log: transport closed, dropped message:  1:1!4
{"call":["/org/freedesktop/timedate1","org.freedesktop.DBus.Properties","Get",["org.freedesktop.timedate1","NTPSynchronized"]],"id":"14"}
Unexpected journal message 'audit: type=1400 audit(1516296282.129:112): avc:  denied  { map } for  pid=1018 comm="hostname" path="/usr/bin/hostname" dev="vda4" ino=161820 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:hostname_exec_t:s0 tclass=file permissive=0'
Unexpected journal message 'audit: type=1400 audit(1516296282.159:114): avc:  denied  { execute_no_trans } for  pid=1015 comm="pmlogger_check" path="/usr/bin/pmlogger" dev="vda4" ino=148286 scontext=system_u:system_r:pcp_pmlogger_t:s0 tcontext=system_u:object_r:pcp_pmlogger_exec_t:s0 tclass=file permissive=0'
Unexpected journal message 'audit: type=1400 audit(1516296282.282:115): avc:  denied  { execute_no_trans } for  pid=1044 comm="pmie_check" path="/usr/bin/pmie" dev="vda4" ino=148278 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:pcp_pmie_exec_t:s0 tclass=file permissive=0'
Wrote JS log to TestConnection-testBasic-fedora-i386-127.0.0.2-2601-FAIL.js.log
Journal extracted to TestConnection-testBasic-fedora-i386-127.0.0.2-2601-FAIL.log
Core dumps downloaded to /build/cockpit/TestConnection-testBasic-fedora-i386-127.0.0.2-2601-FAIL.core
Traceback (most recent call last):
  File "/build/cockpit/test/common/testlib.py", line 669, in tearDown
    self.check_journal_messages()
  File "/build/cockpit/test/common/testlib.py", line 804, in check_journal_messages
    raise Error(first)
Error: audit: type=1400 audit(1516296282.129:112): avc:  denied  { map } for  pid=1018 comm="hostname" path="/usr/bin/hostname" dev="vda4" ino=161820 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:hostname_exec_t:s0 tclass=file permissive=0

not ok 122 testBasic (check_connection.TestConnection) # duration: 107s
Wrote screenshot to TestConnection-testBasic-fedora-i386-127.0.0.2-2601-FAIL.png
Wrote HTML dump to TestConnection-testBasic-fedora-i386-127.0.0.2-2601-FAIL.html
Wrote JS log to TestConnection-testBasic-fedora-i386-127.0.0.2-2601-FAIL.js.log
Journal extracted to TestConnection-testBasic-fedora-i386-127.0.0.2-2601-FAIL.log
Core dumps downloaded to /build/cockpit/TestConnection-testBasic-fedora-i386-127.0.0.2-2601-FAIL.core

First occurrence: 2018-01-18T17:26:09.327731 | revision 7dcc7c8548a13531ead10b5dfad260f329f7af31, logs Times recorded: 1 Latest occurrences:

cockpituous commented 6 years ago

verify/fedora-27 Ooops, it happened again


# ----------------------------------------------------------------------
# testExpose (check_docker.TestDocker)
#

DevTools listening on ws://127.0.0.1:9702/devtools/browser/a0bc5694-b870-401f-bca2-e005e54ac368
[0118/145737.505215:ERROR:zygote_host_impl_linux.cc(268)] Failed to adjust OOM score of renderer with pid 110679: Permission denied (13)
[0118/145738.616514:ERROR:zygote_host_impl_linux.cc(268)] Failed to adjust OOM score of renderer with pid 110712: Permission denied (13)
Unexpected journal message 'audit: type=1400 audit(1516287405.835:163): avc:  denied  { map } for  pid=1286 comm="hostname" path="/usr/bin/hostname" dev="dm-0" ino=20028 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:hostname_exec_t:s0 tclass=file permissive=0'
Unexpected journal message 'audit: type=1400 audit(1516287405.976:165): avc:  denied  { execute_no_trans } for  pid=1337 comm="pmie_check" path="/usr/bin/pmie" dev="dm-0" ino=139127 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:pcp_pmie_exec_t:s0 tclass=file permissive=0'
Wrote JS log to TestDocker-testExpose-fedora-27-127.0.0.2-2801-FAIL.js.log
Journal extracted to TestDocker-testExpose-fedora-27-127.0.0.2-2801-FAIL.log
Traceback (most recent call last):
  File "/build/cockpit/test/common/testlib.py", line 669, in tearDown
    self.check_journal_messages()
  File "/build/cockpit/test/common/testlib.py", line 804, in check_journal_messages
    raise Error(first)
Error: audit: type=1400 audit(1516287405.835:163): avc:  denied  { map } for  pid=1286 comm="hostname" path="/usr/bin/hostname" dev="dm-0" ino=20028 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:hostname_exec_t:s0 tclass=file permissive=0

not ok 153 testExpose (check_docker.TestDocker) # duration: 81s
Wrote screenshot to TestDocker-testExpose-fedora-27-127.0.0.2-2801-FAIL.png
Wrote HTML dump to TestDocker-testExpose-fedora-27-127.0.0.2-2801-FAIL.html
Wrote JS log to TestDocker-testExpose-fedora-27-127.0.0.2-2801-FAIL.js.log
Journal extracted to TestDocker-testExpose-fedora-27-127.0.0.2-2801-FAIL.log

First occurrence: 2018-01-18T14:57:53.890033 | revision a7bded4ab419a090f46e1965dd81ed496da140ee, logs Times recorded: 1 Latest occurrences:

# ----------------------------------------------------------------------
# testFedora23Direct (check_multi_os.TestMultiOSDirect)
#

DevTools listening on ws://127.0.0.1:9952/devtools/browser/a8bb3a4e-7b4a-4db9-9741-bf277784aec3
[0118/173054.719519:ERROR:zygote_host_impl_linux.cc(268)] Failed to adjust OOM score of renderer with pid 86851: Permission denied (13)
[0118/173055.964940:ERROR:zygote_host_impl_linux.cc(268)] Failed to adjust OOM score of renderer with pid 86908: Permission denied (13)
Unexpected journal message 'audit: type=1400 audit(1516296642.679:150): avc:  denied  { map } for  pid=1221 comm="hostname" path="/usr/bin/hostname" dev="dm-0" ino=20028 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:hostname_exec_t:s0 tclass=file permissive=0'
Unexpected journal message 'audit: type=1400 audit(1516296642.798:152): avc:  denied  { execute_no_trans } for  pid=1250 comm="pmie_check" path="/usr/bin/pmie" dev="dm-0" ino=139127 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:pcp_pmie_exec_t:s0 tclass=file permissive=0'
Wrote JS log to TestMultiOSDirect-testFedora23Direct-fedora-27-127.0.0.2-2901-FAIL.js.log
Journal extracted to TestMultiOSDirect-testFedora23Direct-fedora-27-127.0.0.2-2901-FAIL.log
Journal extracted to TestMultiOSDirect-testFedora23Direct-fedora-23-stock-127.0.0.2-2902-FAIL.log
Traceback (most recent call last):
  File "/build/cockpit/test/common/testlib.py", line 669, in tearDown
    self.check_journal_messages()
  File "/build/cockpit/test/common/testlib.py", line 804, in check_journal_messages
    raise Error(first)
Error: audit: type=1400 audit(1516296642.679:150): avc:  denied  { map } for  pid=1221 comm="hostname" path="/usr/bin/hostname" dev="dm-0" ino=20028 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:hostname_exec_t:s0 tclass=file permissive=0

not ok 21 testFedora23Direct (check_multi_os.TestMultiOSDirect) # duration: 53s
Wrote screenshot to TestMultiOSDirect-testFedora23Direct-fedora-27-127.0.0.2-2901-FAIL.png
Wrote HTML dump to TestMultiOSDirect-testFedora23Direct-fedora-27-127.0.0.2-2901-FAIL.html
Wrote JS log to TestMultiOSDirect-testFedora23Direct-fedora-27-127.0.0.2-2901-FAIL.js.log
Journal extracted to TestMultiOSDirect-testFedora23Direct-fedora-27-127.0.0.2-2901-FAIL.log
Journal extracted to TestMultiOSDirect-testFedora23Direct-fedora-23-stock-127.0.0.2-2902-FAIL.log

First occurrence: 2018-01-18T17:31:11.032842 | revision f1f56090bad5efcd026bd36d0a493ffa2f6f22f2, logs Times recorded: 1 Latest occurrences:

# ----------------------------------------------------------------------
# testFedora22 (check_multi_os.TestMultiOS)
#
/etc/profile.d/lang.sh: line 19: warning: setlocale: LC_CTYPE: cannot change locale (C.UTF-8)

DevTools listening on ws://127.0.0.1:10007/devtools/browser/45fc1115-33a9-4b2b-8624-276f4c57dd7d
[0118/173137.882182:ERROR:zygote_host_impl_linux.cc(268)] Failed to adjust OOM score of renderer with pid 87769: Permission denied (13)
[0118/173139.382098:ERROR:zygote_host_impl_linux.cc(268)] Failed to adjust OOM score of renderer with pid 87812: Permission denied (13)
1: lo: <LOOPBACK,UP,LOWER_UP> mtu 65536 qdisc noqueue state UNKNOWN group default 
    link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00
    inet 127.0.0.1/8 scope host lo
       valid_lft forever preferred_lft forever
    inet6 ::1/128 scope host 
       valid_lft forever preferred_lft forever
2: ens14: <BROADCAST,MULTICAST,UP,LOWER_UP> mtu 1500 qdisc fq_codel state UP group default qlen 1000
    link/ether 52:54:00:12:34:56 brd ff:ff:ff:ff:ff:ff
    inet 172.27.0.15/24 brd 172.27.0.255 scope global dynamic ens14
       valid_lft 86393sec preferred_lft 86393sec
    inet6 fec0::5054:ff:fe12:3456/64 scope site noprefixroute dynamic 
       valid_lft 86394sec preferred_lft 14394sec
    inet6 fe80::5054:ff:fe12:3456/64 scope link 
       valid_lft forever preferred_lft forever
3: ens15: <BROADCAST,MULTICAST,UP,LOWER_UP> mtu 1500 qdisc fq_codel state UP group default qlen 1000
    link/ether 52:54:01:00:00:02 brd ff:ff:ff:ff:ff:ff
    inet 10.111.113.5/20 brd 10.111.127.255 scope global ens15
       valid_lft forever preferred_lft forever
    inet6 fe80::5054:1ff:fe00:2/64 scope link tentative dadfailed 
       valid_lft forever preferred_lft forever
1: lo: <LOOPBACK,UP,LOWER_UP> mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000
    link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00
    inet 127.0.0.1/8 scope host lo
       valid_lft forever preferred_lft forever
    inet6 ::1/128 scope host 
       valid_lft forever preferred_lft forever
2: eth0: <BROADCAST,MULTICAST,UP,LOWER_UP> mtu 1500 qdisc fq_codel state UP group default qlen 1000
    link/ether 52:54:00:12:34:56 brd ff:ff:ff:ff:ff:ff
    inet 172.27.0.15/24 brd 172.27.0.255 scope global dynamic eth0
       valid_lft 86339sec preferred_lft 86339sec
    inet6 fec0::5054:ff:fe12:3456/64 scope site dynamic mngtmpaddr 
       valid_lft 86340sec preferred_lft 14340sec
    inet6 fe80::5054:ff:fe12:3456/64 scope link 
       valid_lft forever preferred_lft forever
3: eth1: <BROADCAST,MULTICAST,UP,LOWER_UP> mtu 1500 qdisc fq_codel state UP group default qlen 1000
    link/ether 52:54:01:00:00:01 brd ff:ff:ff:ff:ff:ff
    inet 10.111.113.1/20 brd 10.111.127.255 scope global eth1
       valid_lft forever preferred_lft forever
    inet6 fe80::e9f9:ae0:8c54:eb62/64 scope link 
       valid_lft forever preferred_lft forever
4: virbr0: <NO-CARRIER,BROADCAST,MULTICAST,UP> mtu 1500 qdisc noqueue state DOWN group default qlen 1000
    link/ether 52:54:00:0c:aa:93 brd ff:ff:ff:ff:ff:ff
    inet 192.168.122.1/24 brd 192.168.122.255 scope global virbr0
       valid_lft forever preferred_lft forever
5: virbr0-nic: <BROADCAST,MULTICAST> mtu 1500 qdisc fq_codel master virbr0 state DOWN group default qlen 1000
    link/ether 52:54:00:0c:aa:93 brd ff:ff:ff:ff:ff:ff

DevTools listening on ws://127.0.0.1:9631/devtools/browser/f7c36d40-bddb-4f46-97f2-ab39560d5654
[0118/173157.794720:ERROR:zygote_host_impl_linux.cc(268)] Failed to adjust OOM score of renderer with pid 88374: Permission denied (13)
[0118/173159.448084:ERROR:zygote_host_impl_linux.cc(268)] Failed to adjust OOM score of renderer with pid 88406: Permission denied (13)
> warning: metrics channel failed: protocol-error
> warning: metrics channel failed: protocol-error
> warning: metrics channel failed: protocol-error
> warning: metrics channel failed: protocol-error
Unexpected journal message 'audit: type=1400 audit(1516296648.245:160): avc:  denied  { execute_no_trans } for  pid=1308 comm="pmie_check" path="/usr/bin/pmie" dev="dm-0" ino=139127 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:pcp_pmie_exec_t:s0 tclass=file permissive=0'
Wrote JS log to TestMultiOS-testFedora22-fedora-27-127.0.0.2-2301-FAIL.js.log
Journal extracted to TestMultiOS-testFedora22-fedora-27-127.0.0.2-2301-FAIL.log
> warning: metrics channel failed: protocol-error
Journal extracted to TestMultiOS-testFedora22-fedora-stock-127.0.0.2-2302-FAIL.log
/etc/profile.d/lang.sh: line 19: warning: setlocale: LC_CTYPE: cannot change locale (C.UTF-8)
Traceback (most recent call last):
  File "/build/cockpit/test/common/testlib.py", line 669, in tearDown
    self.check_journal_messages()
  File "/build/cockpit/test/common/testlib.py", line 804, in check_journal_messages
    raise Error(first)
Error: audit: type=1400 audit(1516296648.245:160): avc:  denied  { execute_no_trans } for  pid=1308 comm="pmie_check" path="/usr/bin/pmie" dev="dm-0" ino=139127 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:pcp_pmie_exec_t:s0 tclass=file permissive=0

not ok 20 testFedora22 (check_multi_os.TestMultiOS) # duration: 122s
> warning: metrics channel failed: protocol-error
Wrote screenshot to TestMultiOS-testFedora22-fedora-27-127.0.0.2-2301-FAIL.png
Wrote HTML dump to TestMultiOS-testFedora22-fedora-27-127.0.0.2-2301-FAIL.html
Wrote JS log to TestMultiOS-testFedora22-fedora-27-127.0.0.2-2301-FAIL.js.log
Journal extracted to TestMultiOS-testFedora22-fedora-27-127.0.0.2-2301-FAIL.log
> warning: metrics channel failed: protocol-error
Journal extracted to TestMultiOS-testFedora22-fedora-stock-127.0.0.2-2302-FAIL.log
/etc/profile.d/lang.sh: line 19: warning: setlocale: LC_CTYPE: cannot change locale (C.UTF-8)

First occurrence: 2018-01-18T17:32:27.996384 | revision f1f56090bad5efcd026bd36d0a493ffa2f6f22f2, logs Times recorded: 1 Latest occurrences:

# ----------------------------------------------------------------------
# testInlineConsole (check_machines.TestMachines)
#

DevTools listening on ws://127.0.0.1:9798/devtools/browser/34a134b6-e8bf-47e0-9763-2fe5c2824e38
[0118/173358.837788:ERROR:zygote_host_impl_linux.cc(268)] Failed to adjust OOM score of renderer with pid 90500: Permission denied (13)
[0118/173400.332381:ERROR:zygote_host_impl_linux.cc(268)] Failed to adjust OOM score of renderer with pid 90537: Permission denied (13)
> log: Query used for channel:  {"payload":"stream","protocol":"binary","address":"127.0.0.1","port":5900,"binary":"raw"}
> log: Registering ctrl-alt-del handler to:  vm-subVmTest1-vnc-ctrl-alt-del
> log: connecting
> warning:  Msg: noVNC ready: native WebSockets, canvas rendering
> log: Creating channel:  127.0.0.2 9591
> warning: 
> warning:  Msg: Starting VNC handshake
> warning:  Msg: Sent ProtocolVersion: 003.008
> warning:  Msg: Authenticating using scheme: 1
> warning: 
> warning:  Msg: Authentication OK
> warning:  Msg: Authentication OK
> warning:  Msg: Connected (unencrypted) to: QEMU (subVmTest1)
> log: Resizing noVNC, height =  460px
> log: Setting focus
> log: Scrolling VNC frame into view, containerId =  vm-subVmTest1
Unexpected journal message 'audit: type=1400 audit(1516296821.438:153): avc:  denied  { map } for  pid=1216 comm="hostname" path="/usr/bin/hostname" dev="dm-0" ino=20028 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:hostname_exec_t:s0 tclass=file permissive=0'
Unexpected journal message 'audit: type=1400 audit(1516296821.595:155): avc:  denied  { execute_no_trans } for  pid=1246 comm="pmie_check" path="/usr/bin/pmie" dev="dm-0" ino=139127 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:pcp_pmie_exec_t:s0 tclass=file permissive=0'
Wrote JS log to TestMachines-testInlineConsole-fedora-27-127.0.0.2-2701-FAIL.js.log
> log: Resizing noVNC, height =  460px
> log: Scrolling VNC frame into view, containerId =  vm-subVmTest1
Journal extracted to TestMachines-testInlineConsole-fedora-27-127.0.0.2-2701-FAIL.log
Traceback (most recent call last):
  File "/build/cockpit/test/common/testlib.py", line 669, in tearDown
    self.check_journal_messages()
  File "/build/cockpit/test/common/testlib.py", line 804, in check_journal_messages
    raise Error(first)
Error: audit: type=1400 audit(1516296821.438:153): avc:  denied  { map } for  pid=1216 comm="hostname" path="/usr/bin/hostname" dev="dm-0" ino=20028 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:hostname_exec_t:s0 tclass=file permissive=0

not ok 5 testInlineConsole (check_machines.TestMachines) # duration: 60s
Wrote screenshot to TestMachines-testInlineConsole-fedora-27-127.0.0.2-2701-FAIL.png
Wrote HTML dump to TestMachines-testInlineConsole-fedora-27-127.0.0.2-2701-FAIL.html
Wrote JS log to TestMachines-testInlineConsole-fedora-27-127.0.0.2-2701-FAIL.js.log
Journal extracted to TestMachines-testInlineConsole-fedora-27-127.0.0.2-2701-FAIL.log

First occurrence: 2018-01-18T17:34:17.517789 | revision f1f56090bad5efcd026bd36d0a493ffa2f6f22f2, logs Times recorded: 1 Latest occurrences:

# ----------------------------------------------------------------------
# testBasic (check_active_pages.TestActivePages)
#
ftruncate() failed: Permission denied

DevTools listening on ws://127.0.0.1:10055/devtools/browser/089c7181-4f52-40ca-a2cf-384880989c5b
[0118/185824.205630:ERROR:zygote_host_impl_linux.cc(268)] Failed to adjust OOM score of renderer with pid 183224: Permission denied (13)
[0118/185825.164932:ERROR:zygote_host_impl_linux.cc(268)] Failed to adjust OOM score of renderer with pid 183261: Permission denied (13)
Unexpected journal message 'audit: type=1400 audit(1516301896.058:165): avc:  denied  { execute_no_trans } for  pid=1300 comm="pmie_check" path="/usr/bin/pmie" dev="dm-0" ino=139127 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:pcp_pmie_exec_t:s0 tclass=file permissive=0'
Wrote JS log to TestActivePages-testBasic-fedora-27-127.0.0.2-2301-FAIL.js.log
Journal extracted to TestActivePages-testBasic-fedora-27-127.0.0.2-2301-FAIL.log
Traceback (most recent call last):
  File "/build/cockpit/test/common/testlib.py", line 669, in tearDown
    self.check_journal_messages()
  File "/build/cockpit/test/common/testlib.py", line 804, in check_journal_messages
    raise Error(first)
Error: audit: type=1400 audit(1516301896.058:165): avc:  denied  { execute_no_trans } for  pid=1300 comm="pmie_check" path="/usr/bin/pmie" dev="dm-0" ino=139127 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:pcp_pmie_exec_t:s0 tclass=file permissive=0

not ok 125 testBasic (check_active_pages.TestActivePages) # duration: 25s
Wrote screenshot to TestActivePages-testBasic-fedora-27-127.0.0.2-2301-FAIL.png
Wrote HTML dump to TestActivePages-testBasic-fedora-27-127.0.0.2-2301-FAIL.html
Wrote JS log to TestActivePages-testBasic-fedora-27-127.0.0.2-2301-FAIL.js.log
Journal extracted to TestActivePages-testBasic-fedora-27-127.0.0.2-2301-FAIL.log

First occurrence: 2018-01-18T18:58:30.655880 | revision a3521f17744b335b34277efff40b2e816effa56d, logs Times recorded: 1 Latest occurrences:

# ----------------------------------------------------------------------
# testProjectAdmin (check_openshift.TestRegistry)
#
/etc/profile.d/lang.sh: line 20: warning: setlocale: LC_COLLATE: cannot change locale (en_US.UTF-8): No such file or directory
/etc/profile.d/lang.sh: line 23: warning: setlocale: LC_MESSAGES: cannot change locale (en_US.UTF-8): No such file or directory
/etc/profile.d/lang.sh: line 26: warning: setlocale: LC_NUMERIC: cannot change locale (en_US.UTF-8): No such file or directory
/etc/profile.d/lang.sh: line 29: warning: setlocale: LC_TIME: cannot change locale (en_US.UTF-8): No such file or directory
/etc/profile.d/lang.sh: line 20: warning: setlocale: LC_COLLATE: cannot change locale (en_US.UTF-8): No such file or directory
/etc/profile.d/lang.sh: line 23: warning: setlocale: LC_MESSAGES: cannot change locale (en_US.UTF-8): No such file or directory
/etc/profile.d/lang.sh: line 26: warning: setlocale: LC_NUMERIC: cannot change locale (en_US.UTF-8): No such file or directory
/etc/profile.d/lang.sh: line 29: warning: setlocale: LC_TIME: cannot change locale (en_US.UTF-8): No such file or directory
The connection to the server 10.111.112.101:8443 was refused - did you specify the right host or port?
The connection to the server 10.111.112.101:8443 was refused - did you specify the right host or port?
The connection to the server 10.111.112.101:8443 was refused - did you specify the right host or port?
The connection to the server 10.111.112.101:8443 was refused - did you specify the right host or port?
The connection to the server 10.111.112.101:8443 was refused - did you specify the right host or port?
The connection to the server 10.111.112.101:8443 was refused - did you specify the right host or port?
The connection to the server 10.111.112.101:8443 was refused - did you specify the right host or port?
The connection to the server 10.111.112.101:8443 was refused - did you specify the right host or port?
/etc/profile.d/lang.sh: line 20: warning: setlocale: LC_COLLATE: cannot change locale (en_US.UTF-8): No such file or directory
/etc/profile.d/lang.sh: line 23: warning: setlocale: LC_MESSAGES: cannot change locale (en_US.UTF-8): No such file or directory
/etc/profile.d/lang.sh: line 26: warning: setlocale: LC_NUMERIC: cannot change locale (en_US.UTF-8): No such file or directory
/etc/profile.d/lang.sh: line 29: warning: setlocale: LC_TIME: cannot change locale (en_US.UTF-8): No such file or directory
ftruncate() failed: Permission denied

DevTools listening on ws://127.0.0.1:9334/devtools/browser/bdb77f8b-e5a3-431c-bfa1-b9a64089e9f2
[0118/190416.816858:ERROR:zygote_host_impl_linux.cc(268)] Failed to adjust OOM score of renderer with pid 193915: Permission denied (13)
[0118/190417.816692:ERROR:zygote_host_impl_linux.cc(268)] Failed to adjust OOM score of renderer with pid 193950: Permission denied (13)
> warning: 2018-01-18 14:04:20.615643 I | proto: duplicate proto type registered: google.protobuf.Any
2018-01-18 14:04:20.615853 I | proto: duplicate proto type registered: google.protobuf.Duration
2018-01-18 14:04:20.615886 I | proto: duplicate proto type registered: google.protobuf.Timestamp

> warning: 2018-01-18 14:04:20.959976 I | proto: duplicate proto type registered: google.protobuf.Any
2018-01-18 14:04:20.960035 I | proto: duplicate proto type registered: google.protobuf.Duration
2018-01-18 14:04:20.960047 I | proto: duplicate proto type registered: google.protobuf.Timestamp

Unexpected journal message 'audit: type=1400 audit(1516302221.458:162): avc:  denied  { map } for  pid=1252 comm="hostname" path="/usr/bin/hostname" dev="dm-0" ino=20028 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:hostname_exec_t:s0 tclass=file permissive=0'
Unexpected journal message 'audit: type=1400 audit(1516302221.705:165): avc:  denied  { execute_no_trans } for  pid=1302 comm="pmie_check" path="/usr/bin/pmie" dev="dm-0" ino=139127 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:pcp_pmie_exec_t:s0 tclass=file permissive=0'
Wrote JS log to TestRegistry-testProjectAdmin-fedora-27-127.0.0.2-2701-FAIL.js.log
Journal extracted to TestRegistry-testProjectAdmin-fedora-27-127.0.0.2-2701-FAIL.log
Journal extracted to TestRegistry-testProjectAdmin-openshift-127.0.0.2-2702-FAIL.log
/etc/profile.d/lang.sh: line 20: warning: setlocale: LC_COLLATE: cannot change locale (en_US.UTF-8): No such file or directory
/etc/profile.d/lang.sh: line 23: warning: setlocale: LC_MESSAGES: cannot change locale (en_US.UTF-8): No such file or directory
/etc/profile.d/lang.sh: line 26: warning: setlocale: LC_NUMERIC: cannot change locale (en_US.UTF-8): No such file or directory
/etc/profile.d/lang.sh: line 29: warning: setlocale: LC_TIME: cannot change locale (en_US.UTF-8): No such file or directory
Traceback (most recent call last):
  File "/build/cockpit/test/common/testlib.py", line 669, in tearDown
    self.check_journal_messages()
  File "/build/cockpit/test/common/testlib.py", line 804, in check_journal_messages
    raise Error(first)
Error: audit: type=1400 audit(1516302221.458:162): avc:  denied  { map } for  pid=1252 comm="hostname" path="/usr/bin/hostname" dev="dm-0" ino=20028 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:hostname_exec_t:s0 tclass=file permissive=0

not ok 54 testProjectAdmin (check_openshift.TestRegistry) # duration: 65s
Wrote screenshot to TestRegistry-testProjectAdmin-fedora-27-127.0.0.2-2701-FAIL.png
Wrote HTML dump to TestRegistry-testProjectAdmin-fedora-27-127.0.0.2-2701-FAIL.html
Wrote JS log to TestRegistry-testProjectAdmin-fedora-27-127.0.0.2-2701-FAIL.js.log
Journal extracted to TestRegistry-testProjectAdmin-fedora-27-127.0.0.2-2701-FAIL.log
Journal extracted to TestRegistry-testProjectAdmin-openshift-127.0.0.2-2702-FAIL.log
/etc/profile.d/lang.sh: line 20: warning: setlocale: LC_COLLATE: cannot change locale (en_US.UTF-8): No such file or directory
/etc/profile.d/lang.sh: line 23: warning: setlocale: LC_MESSAGES: cannot change locale (en_US.UTF-8): No such file or directory
/etc/profile.d/lang.sh: line 26: warning: setlocale: LC_NUMERIC: cannot change locale (en_US.UTF-8): No such file or directory
/etc/profile.d/lang.sh: line 29: warning: setlocale: LC_TIME: cannot change locale (en_US.UTF-8): No such file or directory

First occurrence: 2018-01-18T19:04:36.175498 | revision a3521f17744b335b34277efff40b2e816effa56d, logs Times recorded: 1 Latest occurrences:

# ----------------------------------------------------------------------
# testOther (check_networking_other.TestNetworking)
#
NAME         UUID                                  TYPE            DEVICE 
System eth0  5fb06bd0-0bb0-7ffb-45f1-d6edd65f3e03  802-3-ethernet  eth0   
virbr0       fa9fe997-cffc-4948-adad-c3722c1a0eb9  bridge          virbr0 
System eth1  9c92fad9-6ecb-3e6c-eb4d-8a47c6f50c04  802-3-ethernet  --     
ens2         39ef3890-56af-4114-9a24-f3f94c42acfe  802-3-ethernet  --     

ftruncate() failed: Permission denied

DevTools listening on ws://127.0.0.1:9772/devtools/browser/bcd5ad94-38e9-45de-81e0-e7aad5ed6a09
[0118/190704.271643:ERROR:zygote_host_impl_linux.cc(268)] Failed to adjust OOM score of renderer with pid 198195: Permission denied (13)
[0118/190705.231891:ERROR:zygote_host_impl_linux.cc(268)] Failed to adjust OOM score of renderer with pid 198233: Permission denied (13)
Unexpected journal message 'audit: type=1400 audit(1516302416.266:164): avc:  denied  { execute_no_trans } for  pid=1285 comm="pmie_check" path="/usr/bin/pmie" dev="dm-0" ino=139127 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:pcp_pmie_exec_t:s0 tclass=file permissive=0'
Wrote JS log to TestNetworking-testOther-fedora-27-127.0.0.2-2401-FAIL.js.log
Journal extracted to TestNetworking-testOther-fedora-27-127.0.0.2-2401-FAIL.log
Traceback (most recent call last):
  File "/build/cockpit/test/common/testlib.py", line 669, in tearDown
    self.check_journal_messages()
  File "/build/cockpit/test/common/testlib.py", line 804, in check_journal_messages
    raise Error(first)
Error: audit: type=1400 audit(1516302416.266:164): avc:  denied  { execute_no_trans } for  pid=1285 comm="pmie_check" path="/usr/bin/pmie" dev="dm-0" ino=139127 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:pcp_pmie_exec_t:s0 tclass=file permissive=0

not ok 35 testOther (check_networking_other.TestNetworking) # duration: 29s
Wrote screenshot to TestNetworking-testOther-fedora-27-127.0.0.2-2401-FAIL.png
Wrote HTML dump to TestNetworking-testOther-fedora-27-127.0.0.2-2401-FAIL.html
Wrote JS log to TestNetworking-testOther-fedora-27-127.0.0.2-2401-FAIL.js.log
Journal extracted to TestNetworking-testOther-fedora-27-127.0.0.2-2401-FAIL.log

First occurrence: 2018-01-18T19:07:11.520095 | revision a3521f17744b335b34277efff40b2e816effa56d, logs Times recorded: 1 Latest occurrences:

# ----------------------------------------------------------------------
# testFrameReload (check_multi_machine.TestMultiMachine)
#
ftruncate() failed: Permission denied

DevTools listening on ws://127.0.0.1:9664/devtools/browser/b6618bf1-94c1-4b3e-813a-56a55912dc3c
[0118/190902.943105:ERROR:zygote_host_impl_linux.cc(268)] Failed to adjust OOM score of renderer with pid 201831: Permission denied (13)
[0118/190903.857737:ERROR:zygote_host_impl_linux.cc(268)] Failed to adjust OOM score of renderer with pid 201892: Permission denied (13)
Unexpected journal message 'audit: type=1400 audit(1516302532.820:162): avc:  denied  { map } for  pid=1247 comm="hostname" path="/usr/bin/hostname" dev="dm-0" ino=20028 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:hostname_exec_t:s0 tclass=file permissive=0'
Unexpected journal message 'audit: type=1400 audit(1516302533.030:165): avc:  denied  { execute_no_trans } for  pid=1311 comm="pmie_check" path="/usr/bin/pmie" dev="dm-0" ino=139127 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:pcp_pmie_exec_t:s0 tclass=file permissive=0'
Wrote JS log to TestMultiMachine-testFrameReload-fedora-27-127.0.0.2-2201-FAIL.js.log
Journal extracted to TestMultiMachine-testFrameReload-fedora-27-127.0.0.2-2201-FAIL.log
Journal extracted to TestMultiMachine-testFrameReload-fedora-27-127.0.0.2-2203-FAIL.log
Journal extracted to TestMultiMachine-testFrameReload-fedora-27-127.0.0.2-2202-FAIL.log
Traceback (most recent call last):
  File "/build/cockpit/test/common/testlib.py", line 669, in tearDown
    self.check_journal_messages()
  File "/build/cockpit/test/common/testlib.py", line 804, in check_journal_messages
    raise Error(first)
Error: audit: type=1400 audit(1516302532.820:162): avc:  denied  { map } for  pid=1247 comm="hostname" path="/usr/bin/hostname" dev="dm-0" ino=20028 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:hostname_exec_t:s0 tclass=file permissive=0

not ok 15 testFrameReload (check_multi_machine.TestMultiMachine) # duration: 35s
Wrote screenshot to TestMultiMachine-testFrameReload-fedora-27-127.0.0.2-2201-FAIL.png
Wrote HTML dump to TestMultiMachine-testFrameReload-fedora-27-127.0.0.2-2201-FAIL.html
Wrote JS log to TestMultiMachine-testFrameReload-fedora-27-127.0.0.2-2201-FAIL.js.log
Journal extracted to TestMultiMachine-testFrameReload-fedora-27-127.0.0.2-2201-FAIL.log
Journal extracted to TestMultiMachine-testFrameReload-fedora-27-127.0.0.2-2203-FAIL.log
Journal extracted to TestMultiMachine-testFrameReload-fedora-27-127.0.0.2-2202-FAIL.log

First occurrence: 2018-01-18T19:09:14.680119 | revision a3521f17744b335b34277efff40b2e816effa56d, logs Times recorded: 1 Latest occurrences:

# ----------------------------------------------------------------------
# testInternal (check_metrics.TestMetrics)
#
ftruncate() failed: Permission denied

DevTools listening on ws://127.0.0.1:10215/devtools/browser/1540f733-7bff-4c4c-a15b-43471b92ca3b
[0118/191002.424786:ERROR:zygote_host_impl_linux.cc(268)] Failed to adjust OOM score of renderer with pid 203822: Permission denied (13)
[0118/191003.376569:ERROR:zygote_host_impl_linux.cc(268)] Failed to adjust OOM score of renderer with pid 203858: Permission denied (13)
('Measured CPU', 93.9830259206)
('Measured Memory', 450547712)
Ncat: Connection reset by peer.
Measured 2.8s of network traffic; eth0: 61762515 bytes, lo: 0 bytes
Ncat: Broken pipe.
Unexpected journal message 'audit: type=1400 audit(1516302593.122:165): avc:  denied  { execute_no_trans } for  pid=1281 comm="pmie_check" path="/usr/bin/pmie" dev="dm-0" ino=139127 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:pcp_pmie_exec_t:s0 tclass=file permissive=0'
Wrote JS log to TestMetrics-testInternal-fedora-27-127.0.0.2-2801-FAIL.js.log
Journal extracted to TestMetrics-testInternal-fedora-27-127.0.0.2-2801-FAIL.log
Traceback (most recent call last):
  File "/build/cockpit/test/common/testlib.py", line 669, in tearDown
    self.check_journal_messages()
  File "/build/cockpit/test/common/testlib.py", line 804, in check_journal_messages
    raise Error(first)
Error: audit: type=1400 audit(1516302593.122:165): avc:  denied  { execute_no_trans } for  pid=1281 comm="pmie_check" path="/usr/bin/pmie" dev="dm-0" ino=139127 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:pcp_pmie_exec_t:s0 tclass=file permissive=0

not ok 10 testInternal (check_metrics.TestMetrics) # duration: 60s
Wrote screenshot to TestMetrics-testInternal-fedora-27-127.0.0.2-2801-FAIL.png
Wrote HTML dump to TestMetrics-testInternal-fedora-27-127.0.0.2-2801-FAIL.html
Wrote JS log to TestMetrics-testInternal-fedora-27-127.0.0.2-2801-FAIL.js.log
Journal extracted to TestMetrics-testInternal-fedora-27-127.0.0.2-2801-FAIL.log

First occurrence: 2018-01-18T19:10:44.237356 | revision a3521f17744b335b34277efff40b2e816effa56d, logs Times recorded: 1 Latest occurrences:

# ----------------------------------------------------------------------
# testAuthorizedKeys (check_keys.TestKeys)
#
ftruncate() failed: Permission denied

DevTools listening on ws://127.0.0.1:9821/devtools/browser/43392516-6271-44a0-a996-f280bcadbbb3
[0119/073026.941462:ERROR:zygote_host_impl_linux.cc(268)] Failed to adjust OOM score of renderer with pid 16423: Permission denied (13)
[0119/073027.945811:ERROR:zygote_host_impl_linux.cc(268)] Failed to adjust OOM score of renderer with pid 16457: Permission denied (13)
> warning: The key you provided was not valid.
> warning: chage: Permission denied.

> warning: chage: Permission denied.

> warning: chage: Permission denied.

getfacl: Removing leading '/' from absolute path names
getfacl: Removing leading '/' from absolute path names
Unexpected journal message 'audit: type=1400 audit(0): avc:  denied  { map } for  pid=0 comm="hostname" path="/usr/bin/hostname" dev="dm-0" ino=0 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:hostname_exec_t:s0 tclass=file permissive=0'
Unexpected journal message 'audit: type=1400 audit(0): avc:  denied  { execute_no_trans } for  pid=0 comm="pmie_check" path="/usr/bin/pmie" dev="dm-0" ino=0 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:pcp_pmie_exec_t:s0 tclass=file permissive=0'
Wrote JS log to TestKeys-testAuthorizedKeys-fedora-27-127.0.0.2-2701-FAIL.js.log
Journal extracted to TestKeys-testAuthorizedKeys-fedora-27-127.0.0.2-2701-FAIL.log
Traceback (most recent call last):
  File "testlib.py", line 669, in tearDown
    self.check_journal_messages()
  File "testlib.py", line 804, in check_journal_messages
    raise Error(first)
Error: audit: type=1400 audit(0): avc:  denied  { map } for  pid=0 comm="hostname" path="/usr/bin/hostname" dev="dm-0" ino=0 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:hostname_exec_t:s0 tclass=file permissive=0

not ok 168 testAuthorizedKeys (check_keys.TestKeys) # duration: 42s
Wrote screenshot to TestKeys-testAuthorizedKeys-fedora-27-127.0.0.2-2701-FAIL.png
Wrote HTML dump to TestKeys-testAuthorizedKeys-fedora-27-127.0.0.2-2701-FAIL.html
Wrote JS log to TestKeys-testAuthorizedKeys-fedora-27-127.0.0.2-2701-FAIL.js.log
Journal extracted to TestKeys-testAuthorizedKeys-fedora-27-127.0.0.2-2701-FAIL.log

First occurrence: 2018-01-19T07:30:46.037871 | revision cb61451e79040bcd46603a6bcbde8f1397074ec6, logs Times recorded: 2 Latest occurrences:

# ----------------------------------------------------------------------
# testBasic (check_kdump.TestKdump)
#
Created symlink /etc/systemd/system/multi-user.target.wants/kdump.service -> /usr/lib/systemd/system/kdump.service.
Job for kdump.service failed because the control process exited with error code.
See "systemctl  status kdump.service" and "journalctl  -xe" for details.
ftruncate() failed: Permission denied

DevTools listening on ws://127.0.0.1:10026/devtools/browser/438fd8b6-bc2b-47d5-bf62-075f496c46eb
[0119/073025.869086:ERROR:zygote_host_impl_linux.cc(268)] Failed to adjust OOM score of renderer with pid 16295: Permission denied (13)
[0119/073026.774569:ERROR:zygote_host_impl_linux.cc(268)] Failed to adjust OOM score of renderer with pid 16385: Permission denied (13)
Generating grub configuration file ...
Found linux image: /boot/vmlinuz-4.14.11-300.fc27.x86_64
Found initrd image: /boot/initramfs-4.14.11-300.fc27.x86_64.img
Found linux image: /boot/vmlinuz-4.13.9-300.fc27.x86_64
Found initrd image: /boot/initramfs-4.13.9-300.fc27.x86_64.img
Found linux image: /boot/vmlinuz-0-rescue-b7698e75e35a46dc9cd9db5d9bec44b8
Found initrd image: /boot/initramfs-0-rescue-b7698e75e35a46dc9cd9db5d9bec44b8.img
done
> warning: transport closed: disconnected
CDP: {"source":"network","level":"error","text":"Failed to load resource: net::ERR_EMPTY_RESPONSE","timestamp":1516347034109.2,"url":"http://127.0.0.2:9691/cockpit/static/fonts/OpenSans-Light-webfont.woff","networkRequestId":"16385.29"}
> log: transport closed, dropped message:  1:1!4
{"call":["/org/freedesktop/timedate1","org.freedesktop.DBus.Properties","Get",["org.freedesktop.timedate1","NTPSynchronized"]],"id":"3"}
ssh_exchange_identification: read: Connection reset by peer
ssh_exchange_identification: read: Connection reset by peer
> log: transport closed, dropped message:  1:1!4
{"call":["/org/freedesktop/timedate1","org.freedesktop.DBus.Properties","Get",["org.freedesktop.timedate1","NTPSynchronized"]],"id":"4"}
> log: transport closed, dropped message:  1:1!4
{"call":["/org/freedesktop/timedate1","org.freedesktop.DBus.Properties","Get",["org.freedesktop.timedate1","NTPSynchronized"]],"id":"5"}
> log: transport closed, dropped message:  1:1!4
{"call":["/org/freedesktop/timedate1","org.freedesktop.DBus.Properties","Get",["org.freedesktop.timedate1","NTPSynchronized"]],"id":"6"}
> log: transport closed, dropped message:  1:1!4
{"call":["/org/freedesktop/timedate1","org.freedesktop.DBus.Properties","Get",["org.freedesktop.timedate1","NTPSynchronized"]],"id":"7"}
> log: transport closed, dropped message:  1:1!4
{"call":["/org/freedesktop/timedate1","org.freedesktop.DBus.Properties","Get",["org.freedesktop.timedate1","NTPSynchronized"]],"id":"8"}
> warning: Unable to apply settings: Directory /var/crash2 isn't writable or doesn't exist.
> warning: transport closed: disconnected
CDP: {"source":"network","level":"error","text":"Failed to load resource: net::ERR_CONNECTION_RESET","timestamp":1516347135975.46,"url":"http://127.0.0.2:9691/cockpit/static/fonts/OpenSans-Light-webfont.woff","networkRequestId":"16385.131"}
> log: transport closed, dropped message:  1:1!4
{"call":["/org/freedesktop/timedate1","org.freedesktop.DBus.Properties","Get",["org.freedesktop.timedate1","NTPSynchronized"]],"id":"17"}
Connection to 127.0.0.2 closed by remote host.
Unexpected journal message 'audit: type=1400 audit(1516347017.172:162): avc:  denied  { execute_no_trans } for  pid=1281 comm="pmie_check" path="/usr/bin/pmie" dev="dm-0" ino=139127 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:pcp_pmie_exec_t:s0 tclass=file permissive=0'
Wrote JS log to TestKdump-testBasic-fedora-27-127.0.0.2-2801-FAIL.js.log
Journal extracted to TestKdump-testBasic-fedora-27-127.0.0.2-2801-FAIL.log
Traceback (most recent call last):
  File "/build/cockpit/test/common/testlib.py", line 669, in tearDown
    self.check_journal_messages()
  File "/build/cockpit/test/common/testlib.py", line 804, in check_journal_messages
    raise Error(first)
Error: audit: type=1400 audit(1516347017.172:162): avc:  denied  { execute_no_trans } for  pid=1281 comm="pmie_check" path="/usr/bin/pmie" dev="dm-0" ino=139127 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:pcp_pmie_exec_t:s0 tclass=file permissive=0

not ok 167 testBasic (check_kdump.TestKdump) # duration: 135s
Wrote screenshot to TestKdump-testBasic-fedora-27-127.0.0.2-2801-FAIL.png
Wrote HTML dump to TestKdump-testBasic-fedora-27-127.0.0.2-2801-FAIL.html
Wrote JS log to TestKdump-testBasic-fedora-27-127.0.0.2-2801-FAIL.js.log
Journal extracted to TestKdump-testBasic-fedora-27-127.0.0.2-2801-FAIL.log

First occurrence: 2018-01-19T07:32:19.294929 | revision cb61451e79040bcd46603a6bcbde8f1397074ec6, logs Times recorded: 1 Latest occurrences:

# ----------------------------------------------------------------------
# testLuks (check_storage_luks.TestStorage)
#
ftruncate() failed: Permission denied

DevTools listening on ws://127.0.0.1:9400/devtools/browser/ad309047-237e-41bc-a88a-7f70ad2d198b
[0119/073638.853493:ERROR:zygote_host_impl_linux.cc(268)] Failed to adjust OOM score of renderer with pid 27484: Permission denied (13)
[0119/073639.792686:ERROR:zygote_host_impl_linux.cc(268)] Failed to adjust OOM score of renderer with pid 27533: Permission denied (13)
Unexpected journal message 'audit: type=1400 audit(1516347391.121:165): avc:  denied  { execute_no_trans } for  pid=1296 comm="pmie_check" path="/usr/bin/pmie" dev="dm-0" ino=139127 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:pcp_pmie_exec_t:s0 tclass=file permissive=0'
Wrote JS log to TestStorage-testLuks-fedora-27-127.0.0.2-2901-FAIL.js.log
Journal extracted to TestStorage-testLuks-fedora-27-127.0.0.2-2901-FAIL.log
Traceback (most recent call last):
  File "/build/cockpit/test/common/testlib.py", line 669, in tearDown
    self.check_journal_messages()
  File "/build/cockpit/test/common/testlib.py", line 804, in check_journal_messages
    raise Error(first)
Error: audit: type=1400 audit(1516347391.121:165): avc:  denied  { execute_no_trans } for  pid=1296 comm="pmie_check" path="/usr/bin/pmie" dev="dm-0" ino=139127 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:pcp_pmie_exec_t:s0 tclass=file permissive=0

not ok 93 testLuks (check_storage_luks.TestStorage) # duration: 45s
Wrote screenshot to TestStorage-testLuks-fedora-27-127.0.0.2-2901-FAIL.png
Wrote HTML dump to TestStorage-testLuks-fedora-27-127.0.0.2-2901-FAIL.html
Wrote JS log to TestStorage-testLuks-fedora-27-127.0.0.2-2901-FAIL.js.log
Journal extracted to TestStorage-testLuks-fedora-27-127.0.0.2-2901-FAIL.log

First occurrence: 2018-01-19T07:37:05.392468 | revision cb61451e79040bcd46603a6bcbde8f1397074ec6, logs Times recorded: 1 Latest occurrences:

# ----------------------------------------------------------------------
# testNotSupported (check_realms.TestRealms)
#
ftruncate() failed: Permission denied

DevTools listening on ws://127.0.0.1:9661/devtools/browser/638751cd-8c92-4153-a111-dbd5537db25d
[0119/073841.115250:ERROR:zygote_host_impl_linux.cc(268)] Failed to adjust OOM score of renderer with pid 31078: Permission denied (13)
[0119/073842.107528:ERROR:zygote_host_impl_linux.cc(268)] Failed to adjust OOM score of renderer with pid 31141: Permission denied (13)
Unexpected journal message 'audit: type=1400 audit(1516347513.146:165): avc:  denied  { execute_no_trans } for  pid=1292 comm="pmie_check" path="/usr/bin/pmie" dev="dm-0" ino=139127 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:pcp_pmie_exec_t:s0 tclass=file permissive=0'
Wrote JS log to TestRealms-testNotSupported-fedora-27-127.0.0.2-2801-FAIL.js.log
Journal extracted to TestRealms-testNotSupported-fedora-27-127.0.0.2-2801-FAIL.log
Journal extracted to TestRealms-testNotSupported-ipa-127.0.0.2-2802-FAIL.log
Traceback (most recent call last):
  File "/build/cockpit/test/common/testlib.py", line 669, in tearDown
    self.check_journal_messages()
  File "/build/cockpit/test/common/testlib.py", line 804, in check_journal_messages
    raise Error(first)
Error: audit: type=1400 audit(1516347513.146:165): avc:  denied  { execute_no_trans } for  pid=1292 comm="pmie_check" path="/usr/bin/pmie" dev="dm-0" ino=139127 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:pcp_pmie_exec_t:s0 tclass=file permissive=0

not ok 69 testNotSupported (check_realms.TestRealms) # duration: 37s
Wrote screenshot to TestRealms-testNotSupported-fedora-27-127.0.0.2-2801-FAIL.png
Wrote HTML dump to TestRealms-testNotSupported-fedora-27-127.0.0.2-2801-FAIL.html
Wrote JS log to TestRealms-testNotSupported-fedora-27-127.0.0.2-2801-FAIL.js.log
Journal extracted to TestRealms-testNotSupported-fedora-27-127.0.0.2-2801-FAIL.log
Journal extracted to TestRealms-testNotSupported-ipa-127.0.0.2-2802-FAIL.log

First occurrence: 2018-01-19T07:39:01.297727 | revision cb61451e79040bcd46603a6bcbde8f1397074ec6, logs Times recorded: 1 Latest occurrences:

# ----------------------------------------------------------------------
# testIpa (check_realms.TestRealms)
#
ftruncate() failed: Permission denied

DevTools listening on ws://127.0.0.1:9941/devtools/browser/6eceeb5e-b268-4773-bb5f-6db1b8db45fd
[0119/073847.753622:ERROR:zygote_host_impl_linux.cc(268)] Failed to adjust OOM score of renderer with pid 31337: Permission denied (13)
[0119/073848.703773:ERROR:zygote_host_impl_linux.cc(268)] Failed to adjust OOM score of renderer with pid 31372: Permission denied (13)
> log: Failed to join domain: cockpit.lan: Password is incorrect
Unexpected journal message 'audit: type=1400 audit(1516347516.883:161): avc:  denied  { map } for  pid=1242 comm="hostname" path="/usr/bin/hostname" dev="dm-0" ino=20028 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:hostname_exec_t:s0 tclass=file permissive=0'
Unexpected journal message 'audit: type=1400 audit(1516347517.056:165): avc:  denied  { execute_no_trans } for  pid=1276 comm="pmie_check" path="/usr/bin/pmie" dev="dm-0" ino=139127 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:pcp_pmie_exec_t:s0 tclass=file permissive=0'
Wrote JS log to TestRealms-testIpa-fedora-27-127.0.0.2-2901-FAIL.js.log
Journal extracted to TestRealms-testIpa-fedora-27-127.0.0.2-2901-FAIL.log
Journal extracted to TestRealms-testIpa-ipa-127.0.0.2-2902-FAIL.log
Traceback (most recent call last):
  File "/build/cockpit/test/common/testlib.py", line 669, in tearDown
    self.check_journal_messages()
  File "/build/cockpit/test/common/testlib.py", line 804, in check_journal_messages
    raise Error(first)
Error: audit: type=1400 audit(1516347516.883:161): avc:  denied  { map } for  pid=1242 comm="hostname" path="/usr/bin/hostname" dev="dm-0" ino=20028 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:hostname_exec_t:s0 tclass=file permissive=0

not ok 68 testIpa (check_realms.TestRealms) # duration: 176s
Wrote screenshot to TestRealms-testIpa-fedora-27-127.0.0.2-2901-FAIL.png
Wrote HTML dump to TestRealms-testIpa-fedora-27-127.0.0.2-2901-FAIL.html
Wrote JS log to TestRealms-testIpa-fedora-27-127.0.0.2-2901-FAIL.js.log
Journal extracted to TestRealms-testIpa-fedora-27-127.0.0.2-2901-FAIL.log
Journal extracted to TestRealms-testIpa-ipa-127.0.0.2-2902-FAIL.log

First occurrence: 2018-01-19T07:41:20.795658 | revision cb61451e79040bcd46603a6bcbde8f1397074ec6, logs Times recorded: 1 Latest occurrences:

# ----------------------------------------------------------------------
# testNodeNavigation (check_openshift.TestOpenshift)
#
/etc/profile.d/lang.sh: line 20: warning: setlocale: LC_COLLATE: cannot change locale (en_US.UTF-8): No such file or directory
/etc/profile.d/lang.sh: line 23: warning: setlocale: LC_MESSAGES: cannot change locale (en_US.UTF-8): No such file or directory
/etc/profile.d/lang.sh: line 26: warning: setlocale: LC_NUMERIC: cannot change locale (en_US.UTF-8): No such file or directory
/etc/profile.d/lang.sh: line 29: warning: setlocale: LC_TIME: cannot change locale (en_US.UTF-8): No such file or directory
/etc/profile.d/lang.sh: line 20: warning: setlocale: LC_COLLATE: cannot change locale (en_US.UTF-8): No such file or directory
/etc/profile.d/lang.sh: line 23: warning: setlocale: LC_MESSAGES: cannot change locale (en_US.UTF-8): No such file or directory
/etc/profile.d/lang.sh: line 26: warning: setlocale: LC_NUMERIC: cannot change locale (en_US.UTF-8): No such file or directory
/etc/profile.d/lang.sh: line 29: warning: setlocale: LC_TIME: cannot change locale (en_US.UTF-8): No such file or directory
/etc/profile.d/lang.sh: line 20: warning: setlocale: LC_COLLATE: cannot change locale (en_US.UTF-8): No such file or directory
/etc/profile.d/lang.sh: line 23: warning: setlocale: LC_MESSAGES: cannot change locale (en_US.UTF-8): No such file or directory
/etc/profile.d/lang.sh: line 26: warning: setlocale: LC_NUMERIC: cannot change locale (en_US.UTF-8): No such file or directory
/etc/profile.d/lang.sh: line 29: warning: setlocale: LC_TIME: cannot change locale (en_US.UTF-8): No such file or directory
The connection to the server 10.111.112.101:8443 was refused - did you specify the right host or port?
The connection to the server 10.111.112.101:8443 was refused - did you specify the right host or port?
The connection to the server 10.111.112.101:8443 was refused - did you specify the right host or port?
The connection to the server 10.111.112.101:8443 was refused - did you specify the right host or port?
The connection to the server 10.111.112.101:8443 was refused - did you specify the right host or port?
The connection to the server 10.111.112.101:8443 was refused - did you specify the right host or port?
The connection to the server 10.111.112.101:8443 was refused - did you specify the right host or port?
The connection to the server 10.111.112.101:8443 was refused - did you specify the right host or port?
the server doesn't have a resource type "projects"
ftruncate() failed: Permission denied

DevTools listening on ws://127.0.0.1:9565/devtools/browser/83fd35a9-a41c-4df8-b090-0d6bc039ba20
[0119/074207.310787:ERROR:zygote_host_impl_linux.cc(268)] Failed to adjust OOM score of renderer with pid 35869: Permission denied (13)
[0119/074208.281051:ERROR:zygote_host_impl_linux.cc(268)] Failed to adjust OOM score of renderer with pid 35933: Permission denied (13)
> warning: 2018-01-19 02:42:11.227060 I | proto: duplicate proto type registered: google.protobuf.Any
2018-01-19 02:42:11.227220 I | proto: duplicate proto type registered: google.protobuf.Duration
2018-01-19 02:42:11.227251 I | proto: duplicate proto type registered: google.protobuf.Timestamp

> warning: 2018-01-19 02:42:11.612011 I | proto: duplicate proto type registered: google.protobuf.Any
2018-01-19 02:42:11.612195 I | proto: duplicate proto type registered: google.protobuf.Duration
2018-01-19 02:42:11.612231 I | proto: duplicate proto type registered: google.protobuf.Timestamp

> warning: Error opening directory '/home/admin/.ssh': No such file or directory
> warning: --: line 25: cd: /home/admin/.ssh: No such file or directory

> warning: Error opening directory '/home/admin/.ssh': No such file or directory
> warning: --: line 25: cd: /home/admin/.ssh: No such file or directory

grep: /etc/ssh/ssh_known_hosts: No such file or directory
grep: /etc/cockpit/machines.d/99-webui.json: No such file or directory
Unexpected journal message 'audit: type=1400 audit(1516347694.451:161): avc:  denied  { map } for  pid=1249 comm="hostname" path="/usr/bin/hostname" dev="dm-0" ino=20028 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:hostname_exec_t:s0 tclass=file permissive=0'
Unexpected journal message 'audit: type=1400 audit(1516347694.732:165): avc:  denied  { execute_no_trans } for  pid=1298 comm="pmie_check" path="/usr/bin/pmie" dev="dm-0" ino=139127 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:pcp_pmie_exec_t:s0 tclass=file permissive=0'
Wrote JS log to TestOpenshift-testNodeNavigation-fedora-27-127.0.0.2-2901-FAIL.js.log
Journal extracted to TestOpenshift-testNodeNavigation-fedora-27-127.0.0.2-2901-FAIL.log
Journal extracted to TestOpenshift-testNodeNavigation-openshift-127.0.0.2-2902-FAIL.log
Traceback (most recent call last):
  File "/build/cockpit/test/common/testlib.py", line 669, in tearDown
    self.check_journal_messages()
  File "/build/cockpit/test/common/testlib.py", line 804, in check_journal_messages
    raise Error(first)
Error: audit: type=1400 audit(1516347694.451:161): avc:  denied  { map } for  pid=1249 comm="hostname" path="/usr/bin/hostname" dev="dm-0" ino=20028 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:hostname_exec_t:s0 tclass=file permissive=0

not ok 46 testNodeNavigation (check_openshift.TestOpenshift) # duration: 64s
Wrote screenshot to TestOpenshift-testNodeNavigation-fedora-27-127.0.0.2-2901-FAIL.png
Wrote HTML dump to TestOpenshift-testNodeNavigation-fedora-27-127.0.0.2-2901-FAIL.html
Wrote JS log to TestOpenshift-testNodeNavigation-fedora-27-127.0.0.2-2901-FAIL.js.log
Journal extracted to TestOpenshift-testNodeNavigation-fedora-27-127.0.0.2-2901-FAIL.log
Journal extracted to TestOpenshift-testNodeNavigation-openshift-127.0.0.2-2902-FAIL.log

First occurrence: 2018-01-19T07:42:28.680410 | revision cb61451e79040bcd46603a6bcbde8f1397074ec6, logs Times recorded: 1 Latest occurrences:

# ----------------------------------------------------------------------
# testCheckpointSlowRollback (check_networking_checkpoints.TestNetworking)
#
NAME         UUID                                  TYPE            DEVICE 
System eth0  5fb06bd0-0bb0-7ffb-45f1-d6edd65f3e03  802-3-ethernet  eth0   
virbr0       78a425a2-a529-44e8-98b6-f29305a3f8a3  bridge          virbr0 
System eth1  9c92fad9-6ecb-3e6c-eb4d-8a47c6f50c04  802-3-ethernet  --     
ens2         39ef3890-56af-4114-9a24-f3f94c42acfe  802-3-ethernet  --     

52:54:00:12:34:56 -> eth0
ftruncate() failed: Permission denied

DevTools listening on ws://127.0.0.1:10197/devtools/browser/5a3a74ca-3dae-4aea-b43e-ea1f9a0a589a
[0119/074337.601120:ERROR:zygote_host_impl_linux.cc(268)] Failed to adjust OOM score of renderer with pid 38741: Permission denied (13)
[0119/074338.517227:ERROR:zygote_host_impl_linux.cc(268)] Failed to adjust OOM score of renderer with pid 38783: Permission denied (13)
Unexpected journal message 'audit: type=1400 audit(1516347808.077:165): avc:  denied  { execute_no_trans } for  pid=1321 comm="pmie_check" path="/usr/bin/pmie" dev="dm-0" ino=139127 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:pcp_pmie_exec_t:s0 tclass=file permissive=0'
Wrote JS log to TestNetworking-testCheckpointSlowRollback-fedora-27-127.0.0.2-2401-FAIL.js.log
Journal extracted to TestNetworking-testCheckpointSlowRollback-fedora-27-127.0.0.2-2401-FAIL.log
Traceback (most recent call last):
  File "/build/cockpit/test/common/testlib.py", line 669, in tearDown
    self.check_journal_messages()
  File "/build/cockpit/test/common/testlib.py", line 804, in check_journal_messages
    raise Error(first)
Error: audit: type=1400 audit(1516347808.077:165): avc:  denied  { execute_no_trans } for  pid=1321 comm="pmie_check" path="/usr/bin/pmie" dev="dm-0" ino=139127 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:pcp_pmie_exec_t:s0 tclass=file permissive=0

not ok 31 testCheckpointSlowRollback (check_networking_checkpoints.TestNetworking) # duration: 84s
Wrote screenshot to TestNetworking-testCheckpointSlowRollback-fedora-27-127.0.0.2-2401-FAIL.png
Wrote HTML dump to TestNetworking-testCheckpointSlowRollback-fedora-27-127.0.0.2-2401-FAIL.html
Wrote JS log to TestNetworking-testCheckpointSlowRollback-fedora-27-127.0.0.2-2401-FAIL.js.log
Journal extracted to TestNetworking-testCheckpointSlowRollback-fedora-27-127.0.0.2-2401-FAIL.log

First occurrence: 2018-01-19T07:44:39.721962 | revision cb61451e79040bcd46603a6bcbde8f1397074ec6, logs Times recorded: 1 Latest occurrences:

# ----------------------------------------------------------------------
# testPcp (check_metrics.TestMetrics)
#
ftruncate() failed: Permission denied

DevTools listening on ws://127.0.0.1:9443/devtools/browser/990469be-8cd5-4c14-ad9b-3e30f2251364
[0119/074551.405986:ERROR:zygote_host_impl_linux.cc(268)] Failed to adjust OOM score of renderer with pid 43756: Permission denied (13)
[0119/074552.401804:ERROR:zygote_host_impl_linux.cc(268)] Failed to adjust OOM score of renderer with pid 43786: Permission denied (13)
('Measured CPU', 93.5180466385)
('Measured Memory', 454074368)
Ncat: Connection reset by peer.
Measured 2.8s of network traffic; eth0: 51471335 bytes, lo: 0 bytes
Ncat: Broken pipe.
Unexpected journal message 'audit: type=1400 audit(1516347944.587:163): avc:  denied  { map } for  pid=1233 comm="hostname" path="/usr/bin/hostname" dev="dm-0" ino=20028 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:hostname_exec_t:s0 tclass=file permissive=0'
Unexpected journal message 'audit: type=1400 audit(1516347944.751:165): avc:  denied  { execute_no_trans } for  pid=1306 comm="pmie_check" path="/usr/bin/pmie" dev="dm-0" ino=139127 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:pcp_pmie_exec_t:s0 tclass=file permissive=0'
Wrote JS log to TestMetrics-testPcp-fedora-27-127.0.0.2-2201-FAIL.js.log
Journal extracted to TestMetrics-testPcp-fedora-27-127.0.0.2-2201-FAIL.log
Traceback (most recent call last):
  File "/build/cockpit/test/common/testlib.py", line 669, in tearDown
    self.check_journal_messages()
  File "/build/cockpit/test/common/testlib.py", line 804, in check_journal_messages
    raise Error(first)
Error: audit: type=1400 audit(1516347944.587:163): avc:  denied  { map } for  pid=1233 comm="hostname" path="/usr/bin/hostname" dev="dm-0" ino=20028 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:hostname_exec_t:s0 tclass=file permissive=0

not ok 11 testPcp (check_metrics.TestMetrics) # duration: 60s
Wrote screenshot to TestMetrics-testPcp-fedora-27-127.0.0.2-2201-FAIL.png
Wrote HTML dump to TestMetrics-testPcp-fedora-27-127.0.0.2-2201-FAIL.html
Wrote JS log to TestMetrics-testPcp-fedora-27-127.0.0.2-2201-FAIL.js.log
Journal extracted to TestMetrics-testPcp-fedora-27-127.0.0.2-2201-FAIL.log

First occurrence: 2018-01-19T07:46:32.401840 | revision cb61451e79040bcd46603a6bcbde8f1397074ec6, logs Times recorded: 1 Latest occurrences:

# ----------------------------------------------------------------------
# testDevmapper (check_docker_storage.TestDockerStorageMapper)
#
  Volume group "atomic-storage" not found
  Cannot process volume group atomic-storage
ftruncate() failed: Permission denied

DevTools listening on ws://127.0.0.1:10033/devtools/browser/8ba57195-1533-4f36-a3b0-d4f8456e7bb3
[0119/080355.954111:ERROR:zygote_host_impl_linux.cc(268)] Failed to adjust OOM score of renderer with pid 17865: Permission denied (13)
[0119/080356.875194:ERROR:zygote_host_impl_linux.cc(268)] Failed to adjust OOM score of renderer with pid 17896: Permission denied (13)
  Volume group "atomic-storage" not found
  Cannot process volume group atomic-storage
  Volume group "atomic-storage" not found
  Cannot process volume group atomic-storage
  Volume group "atomic-storage" not found
  Cannot process volume group atomic-storage
Unexpected journal message 'audit: type=1400 audit(1516349024.238:163): avc:  denied  { map } for  pid=1288 comm="hostname" path="/usr/bin/hostname" dev="dm-0" ino=20028 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:hostname_exec_t:s0 tclass=file permissive=0'
Unexpected journal message 'audit: type=1400 audit(1516349024.412:165): avc:  denied  { execute_no_trans } for  pid=1326 comm="pmie_check" path="/usr/bin/pmie" dev="dm-0" ino=139127 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:pcp_pmie_exec_t:s0 tclass=file permissive=0'
Wrote JS log to TestDockerStorageMapper-testDevmapper-fedora-27-127.0.0.2-2901-FAIL.js.log
Journal extracted to TestDockerStorageMapper-testDevmapper-fedora-27-127.0.0.2-2901-FAIL.log
Traceback (most recent call last):
  File "/build/cockpit/test/common/testlib.py", line 669, in tearDown
    self.check_journal_messages()
  File "/build/cockpit/test/common/testlib.py", line 804, in check_journal_messages
    raise Error(first)
Error: audit: type=1400 audit(1516349024.238:163): avc:  denied  { map } for  pid=1288 comm="hostname" path="/usr/bin/hostname" dev="dm-0" ino=20028 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:hostname_exec_t:s0 tclass=file permissive=0

not ok 159 testDevmapper (check_docker_storage.TestDockerStorageMapper) # duration: 54s
Wrote screenshot to TestDockerStorageMapper-testDevmapper-fedora-27-127.0.0.2-2901-FAIL.png
Wrote HTML dump to TestDockerStorageMapper-testDevmapper-fedora-27-127.0.0.2-2901-FAIL.html
Wrote JS log to TestDockerStorageMapper-testDevmapper-fedora-27-127.0.0.2-2901-FAIL.js.log
Journal extracted to TestDockerStorageMapper-testDevmapper-fedora-27-127.0.0.2-2901-FAIL.log

First occurrence: 2018-01-19T08:04:27.835013 | revision cb61451e79040bcd46603a6bcbde8f1397074ec6, logs Times recorded: 1 Latest occurrences:

# ----------------------------------------------------------------------
# testL10N (check_apps.TestApps)
#
ftruncate() failed: Permission denied

DevTools listening on ws://127.0.0.1:9396/devtools/browser/130b1343-2a46-42a2-8bd4-be86c8c7bda9
[0119/080553.446405:ERROR:zygote_host_impl_linux.cc(268)] Failed to adjust OOM score of renderer with pid 20557: Permission denied (13)
[0119/080554.428304:ERROR:zygote_host_impl_linux.cc(268)] Failed to adjust OOM score of renderer with pid 20624: Permission denied (13)
Unexpected journal message 'audit: type=1400 audit(1516349145.170:165): avc:  denied  { execute_no_trans } for  pid=1267 comm="pmie_check" path="/usr/bin/pmie" dev="dm-0" ino=139127 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:pcp_pmie_exec_t:s0 tclass=file permissive=0'
Wrote JS log to TestApps-testL10N-fedora-27-127.0.0.2-2401-FAIL.js.log
Journal extracted to TestApps-testL10N-fedora-27-127.0.0.2-2401-FAIL.log
Traceback (most recent call last):
  File "/build/cockpit/test/common/testlib.py", line 669, in tearDown
    self.check_journal_messages()
  File "/build/cockpit/test/common/testlib.py", line 804, in check_journal_messages
    raise Error(first)
Error: audit: type=1400 audit(1516349145.170:165): avc:  denied  { execute_no_trans } for  pid=1267 comm="pmie_check" path="/usr/bin/pmie" dev="dm-0" ino=139127 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:pcp_pmie_exec_t:s0 tclass=file permissive=0

not ok 138 testL10N (check_apps.TestApps) # duration: 31s
Wrote screenshot to TestApps-testL10N-fedora-27-127.0.0.2-2401-FAIL.png
Wrote HTML dump to TestApps-testL10N-fedora-27-127.0.0.2-2401-FAIL.html
Wrote JS log to TestApps-testL10N-fedora-27-127.0.0.2-2401-FAIL.js.log
Journal extracted to TestApps-testL10N-fedora-27-127.0.0.2-2401-FAIL.log

First occurrence: 2018-01-19T08:06:04.026760 | revision cb61451e79040bcd46603a6bcbde8f1397074ec6, logs Times recorded: 1 Latest occurrences:

cockpituous commented 6 years ago

verify/fedora-27 Ooops, it happened again


# ----------------------------------------------------------------------
# testFailure (check_docker.TestDocker)
#

DevTools listening on ws://127.0.0.1:9319/devtools/browser/3e7812f0-9aae-4989-826b-91234e4f208b
[0118/145717.307479:ERROR:zygote_host_impl_linux.cc(268)] Failed to adjust OOM score of renderer with pid 110323: Permission denied (13)
[0118/145718.272899:ERROR:zygote_host_impl_linux.cc(268)] Failed to adjust OOM score of renderer with pid 110376: Permission denied (13)
> warning: 
Unexpected journal message 'audit: type=1400 audit(1516287384.752:163): avc:  denied  { map } for  pid=1273 comm="hostname" path="/usr/bin/hostname" dev="dm-0" ino=20028 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:hostname_exec_t:s0 tclass=file permissive=0'
Unexpected journal message 'audit: type=1400 audit(1516287384.981:165): avc:  denied  { execute_no_trans } for  pid=1327 comm="pmie_check" path="/usr/bin/pmie" dev="dm-0" ino=139127 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:pcp_pmie_exec_t:s0 tclass=file permissive=0'
Wrote JS log to TestDocker-testFailure-fedora-27-127.0.0.2-2401-FAIL.js.log
Journal extracted to TestDocker-testFailure-fedora-27-127.0.0.2-2401-FAIL.log
Traceback (most recent call last):
  File "/build/cockpit/test/common/testlib.py", line 669, in tearDown
    self.check_journal_messages()
  File "/build/cockpit/test/common/testlib.py", line 804, in check_journal_messages
    raise Error(first)
Error: audit: type=1400 audit(1516287384.752:163): avc:  denied  { map } for  pid=1273 comm="hostname" path="/usr/bin/hostname" dev="dm-0" ino=20028 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:hostname_exec_t:s0 tclass=file permissive=0

not ok 154 testFailure (check_docker.TestDocker) # duration: 126s
Wrote screenshot to TestDocker-testFailure-fedora-27-127.0.0.2-2401-FAIL.png
Wrote HTML dump to TestDocker-testFailure-fedora-27-127.0.0.2-2401-FAIL.html
Wrote JS log to TestDocker-testFailure-fedora-27-127.0.0.2-2401-FAIL.js.log
Journal extracted to TestDocker-testFailure-fedora-27-127.0.0.2-2401-FAIL.log

First occurrence: 2018-01-18T14:58:20.252171 | revision a7bded4ab419a090f46e1965dd81ed496da140ee, logs Times recorded: 1 Latest occurrences:

# ----------------------------------------------------------------------
# testSocket (check_connection.TestConnection)
#
Unexpected journal message 'audit: type=1400 audit(1516290083.728:163): avc:  denied  { map } for  pid=1298 comm="hostname" path="/usr/bin/hostname" dev="dm-0" ino=20028 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:hostname_exec_t:s0 tclass=file permissive=0'
Unexpected journal message 'audit: type=1400 audit(1516290083.879:165): avc:  denied  { execute_no_trans } for  pid=1334 comm="pmie_check" path="/usr/bin/pmie" dev="dm-0" ino=139127 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:pcp_pmie_exec_t:s0 tclass=file permissive=0'
Journal extracted to TestConnection-testSocket-fedora-27-127.0.0.2-2801-FAIL.log
Traceback (most recent call last):
  File "/build/cockpit/test/common/testlib.py", line 669, in tearDown
    self.check_journal_messages()
  File "/build/cockpit/test/common/testlib.py", line 804, in check_journal_messages
    raise Error(first)
Error: audit: type=1400 audit(1516290083.728:163): avc:  denied  { map } for  pid=1298 comm="hostname" path="/usr/bin/hostname" dev="dm-0" ino=20028 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:hostname_exec_t:s0 tclass=file permissive=0

not ok 123 testSocket (check_connection.TestConnection) # duration: 25s
Journal extracted to TestConnection-testSocket-fedora-27-127.0.0.2-2801-FAIL.log

First occurrence: 2018-01-18T15:41:36.853080 | revision cb61451e79040bcd46603a6bcbde8f1397074ec6, logs Times recorded: 1 Latest occurrences:

# ----------------------------------------------------------------------
# testPcp (check_metrics.TestMetrics)
#

DevTools listening on ws://127.0.0.1:9797/devtools/browser/c86c6634-a0ac-4ba4-a13d-0f8e0533b8d3
[0118/155815.535879:ERROR:zygote_host_impl_linux.cc(268)] Failed to adjust OOM score of renderer with pid 50738: Permission denied (13)
[0118/155816.767673:ERROR:zygote_host_impl_linux.cc(268)] Failed to adjust OOM score of renderer with pid 50784: Permission denied (13)
('Measured CPU', 93.8407538198)
('Measured Memory', 453251072)
Ncat: Connection reset by peer.
Measured 3.2s of network traffic; eth0: 85367018 bytes, lo: 0 bytes
Ncat: Broken pipe.
Unexpected journal message 'audit: type=1400 audit(0): avc:  denied  { map } for  pid=0 comm="hostname" path="/usr/bin/hostname" dev="dm-0" ino=0 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:hostname_exec_t:s0 tclass=file permissive=0'
Unexpected journal message 'audit: type=1400 audit(0): avc:  denied  { execute_no_trans } for  pid=0 comm="pmie_check" path="/usr/bin/pmie" dev="dm-0" ino=0 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:pcp_pmie_exec_t:s0 tclass=file permissive=0'
Wrote JS log to TestMetrics-testPcp-fedora-27-127.0.0.2-2401-FAIL.js.log
Journal extracted to TestMetrics-testPcp-fedora-27-127.0.0.2-2401-FAIL.log
Traceback (most recent call last):
  File "testlib.py", line 669, in tearDown
    self.check_journal_messages()
  File "testlib.py", line 804, in check_journal_messages
    raise Error(first)
Error: audit: type=1400 audit(0): avc:  denied  { map } for  pid=0 comm="hostname" path="/usr/bin/hostname" dev="dm-0" ino=0 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:hostname_exec_t:s0 tclass=file permissive=0

not ok 3 testPcp (check_metrics.TestMetrics) # duration: 78s
Wrote screenshot to TestMetrics-testPcp-fedora-27-127.0.0.2-2401-FAIL.png
Wrote HTML dump to TestMetrics-testPcp-fedora-27-127.0.0.2-2401-FAIL.html
Wrote JS log to TestMetrics-testPcp-fedora-27-127.0.0.2-2401-FAIL.js.log
Journal extracted to TestMetrics-testPcp-fedora-27-127.0.0.2-2401-FAIL.log

First occurrence: 2018-01-18T15:59:00.122844 | revision 78109cff0829e3f58bfc470e619bd046311f990f, logs Times recorded: 2 Latest occurrences:

# ----------------------------------------------------------------------
# testISCSI (check_storage_iscsi.TestStorage)
#
ftruncate() failed: Permission denied

DevTools listening on ws://127.0.0.1:9324/devtools/browser/4e9202fa-07be-4e77-863f-e8067f3aaf82
[0118/154826.095490:ERROR:zygote_host_impl_linux.cc(268)] Failed to adjust OOM score of renderer with pid 187561: Permission denied (13)
[0118/154827.220620:ERROR:zygote_host_impl_linux.cc(268)] Failed to adjust OOM score of renderer with pid 187592: Permission denied (13)
Unexpected journal message 'audit: type=1400 audit(1516290494.168:163): avc:  denied  { map } for  pid=1277 comm="hostname" path="/usr/bin/hostname" dev="dm-0" ino=20028 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:hostname_exec_t:s0 tclass=file permissive=0'
Unexpected journal message 'audit: type=1400 audit(1516290494.397:165): avc:  denied  { execute_no_trans } for  pid=1328 comm="pmie_check" path="/usr/bin/pmie" dev="dm-0" ino=139127 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:pcp_pmie_exec_t:s0 tclass=file permissive=0'
Wrote JS log to TestStorage-testISCSI-fedora-27-127.0.0.2-2501-FAIL.js.log
Journal extracted to TestStorage-testISCSI-fedora-27-127.0.0.2-2501-FAIL.log
Traceback (most recent call last):
  File "/build/cockpit/test/common/testlib.py", line 669, in tearDown
    self.check_journal_messages()
  File "/build/cockpit/test/common/testlib.py", line 804, in check_journal_messages
    raise Error(first)
Error: audit: type=1400 audit(1516290494.168:163): avc:  denied  { map } for  pid=1277 comm="hostname" path="/usr/bin/hostname" dev="dm-0" ino=20028 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:hostname_exec_t:s0 tclass=file permissive=0

not ok 75 testISCSI (check_storage_iscsi.TestStorage) # duration: 135s
Wrote screenshot to TestStorage-testISCSI-fedora-27-127.0.0.2-2501-FAIL.png
Wrote HTML dump to TestStorage-testISCSI-fedora-27-127.0.0.2-2501-FAIL.html
Wrote JS log to TestStorage-testISCSI-fedora-27-127.0.0.2-2501-FAIL.js.log
Journal extracted to TestStorage-testISCSI-fedora-27-127.0.0.2-2501-FAIL.log

First occurrence: 2018-01-18T15:50:11.740926 | revision cb61451e79040bcd46603a6bcbde8f1397074ec6, logs Times recorded: 1 Latest occurrences:

# ----------------------------------------------------------------------
# testDockerCommandInfo (check_openshift.TestRegistry)
#
/etc/profile.d/lang.sh: line 20: warning: setlocale: LC_COLLATE: cannot change locale (en_US.UTF-8): No such file or directory
/etc/profile.d/lang.sh: line 23: warning: setlocale: LC_MESSAGES: cannot change locale (en_US.UTF-8): No such file or directory
/etc/profile.d/lang.sh: line 26: warning: setlocale: LC_NUMERIC: cannot change locale (en_US.UTF-8): No such file or directory
/etc/profile.d/lang.sh: line 29: warning: setlocale: LC_TIME: cannot change locale (en_US.UTF-8): No such file or directory
/etc/profile.d/lang.sh: line 20: warning: setlocale: LC_COLLATE: cannot change locale (en_US.UTF-8): No such file or directory
/etc/profile.d/lang.sh: line 23: warning: setlocale: LC_MESSAGES: cannot change locale (en_US.UTF-8): No such file or directory
/etc/profile.d/lang.sh: line 26: warning: setlocale: LC_NUMERIC: cannot change locale (en_US.UTF-8): No such file or directory
/etc/profile.d/lang.sh: line 29: warning: setlocale: LC_TIME: cannot change locale (en_US.UTF-8): No such file or directory
The connection to the server 10.111.112.101:8443 was refused - did you specify the right host or port?
The connection to the server 10.111.112.101:8443 was refused - did you specify the right host or port?
The connection to the server 10.111.112.101:8443 was refused - did you specify the right host or port?
The connection to the server 10.111.112.101:8443 was refused - did you specify the right host or port?
The connection to the server 10.111.112.101:8443 was refused - did you specify the right host or port?
The connection to the server 10.111.112.101:8443 was refused - did you specify the right host or port?
The connection to the server 10.111.112.101:8443 was refused - did you specify the right host or port?
The connection to the server 10.111.112.101:8443 was refused - did you specify the right host or port?
/etc/profile.d/lang.sh: line 20: warning: setlocale: LC_COLLATE: cannot change locale (en_US.UTF-8): No such file or directory
/etc/profile.d/lang.sh: line 23: warning: setlocale: LC_MESSAGES: cannot change locale (en_US.UTF-8): No such file or directory
/etc/profile.d/lang.sh: line 26: warning: setlocale: LC_NUMERIC: cannot change locale (en_US.UTF-8): No such file or directory
/etc/profile.d/lang.sh: line 29: warning: setlocale: LC_TIME: cannot change locale (en_US.UTF-8): No such file or directory
ftruncate() failed: Permission denied

DevTools listening on ws://127.0.0.1:9891/devtools/browser/7b670e63-fe63-4200-8254-e9ca59e41f20
[0118/155517.649900:ERROR:zygote_host_impl_linux.cc(268)] Failed to adjust OOM score of renderer with pid 193849: Permission denied (13)
[0118/155518.952369:ERROR:zygote_host_impl_linux.cc(268)] Failed to adjust OOM score of renderer with pid 193881: Permission denied (13)
> warning: 2018-01-18 10:55:25.292218 I | proto: duplicate proto type registered: google.protobuf.Any
2018-01-18 10:55:25.293289 I | proto: duplicate proto type registered: google.protobuf.Duration
2018-01-18 10:55:25.293470 I | proto: duplicate proto type registered: google.protobuf.Timestamp

> warning: 2018-01-18 10:55:25.805405 I | proto: duplicate proto type registered: google.protobuf.Any
2018-01-18 10:55:25.805649 I | proto: duplicate proto type registered: google.protobuf.Duration
2018-01-18 10:55:25.805732 I | proto: duplicate proto type registered: google.protobuf.Timestamp

> warning: failed to lookup access: marmalade get imagestreams/layers: "User \"pushuser\" cannot create localresourceaccessreviews in the namespace \"marmalade\": User \"pushuser\" cannot create localresourceaccessreviews in project \"marmalade\""
> warning: failed to lookup access: pizzazz get imagestreams/layers: "User \"pushuser\" cannot create localresourceaccessreviews in the namespace \"pizzazz\": User \"pushuser\" cannot create localresourceaccessreviews in project \"pizzazz\""
> warning: failed to lookup access: marmalade get imagestreams/layers: "User \"pushuser\" cannot create localresourceaccessreviews in the namespace \"marmalade\": User \"pushuser\" cannot create localresourceaccessreviews in project \"marmalade\""
> warning: failed to lookup access: pizzazz get imagestreams/layers: "User \"pushuser\" cannot create localresourceaccessreviews in the namespace \"pizzazz\": User \"pushuser\" cannot create localresourceaccessreviews in project \"pizzazz\""
CDP: {"source":"security","level":"error","text":"Refused to apply inline style because it violates the following Content Security Policy directive: \"default-src 'self' http://127.0.0.2:9391\". Either the 'unsafe-inline' keyword, a hash ('sha256-I4l5F4Kq75Yvla5XX3FqfoQO1206LqJ8p8rtQPyLwm4='), or a nonce ('nonce-...') is required to enable inline execution. Note also that 'style-src' was not explicitly set, so 'default-src' is used as a fallback.\n","timestamp":1516290930354.44,"url":"http://127.0.0.2:9391/cockpit/$0f941df3aac66e19497dbacc3df4b77d4653d6b0/kubernetes/registry.js","lineNumber":3920,"stackTrace":{"callFrames":[{"functionName":"html","scriptId":"44","url":"http://127.0.0.2:9391/cockpit/$0f941df3aac66e19497dbacc3df4b77d4653d6b0/kubernetes/registry.js","lineNumber":3920,"columnNumber":74},{"functionName":"be.(anonymous function)","scriptId":"44","url":"http://127.0.0.2:9391/cockpit/$0f941df3aac66e19497dbacc3df4b77d4653d6b0/kubernetes/registry.js","lineNumber":3937,"columnNumber":40},{"functionName":"","scriptId":"44","url":"http://127.0.0.2:9391/cockpit/$0f941df3aac66e19497dbacc3df4b77d4653d6b0/kubernetes/registry.js","lineNumber":1427,"columnNumber":40},{"functionName":"l","scriptId":"44","url":"http://127.0.0.2:9391/cockpit/$0f941df3aac66e19497dbacc3df4b77d4653d6b0/kubernetes/registry.js","lineNumber":2475,"columnNumber":41},{"functionName":"","scriptId":"44","url":"http://127.0.0.2:9391/cockpit/$0f941df3aac66e19497dbacc3df4b77d4653d6b0/kubernetes/registry.js","lineNumber":2483,"columnNumber":20},{"functionName":"$eval","scriptId":"44","url":"http://127.0.0.2:9391/cockpit/$0f941df3aac66e19497dbacc3df4b77d4653d6b0/kubernetes/registry.js","lineNumber":2799,"columnNumber":35},{"functionName":"$digest","scriptId":"44","url":"http://127.0.0.2:9391/cockpit/$0f941df3aac66e19497dbacc3df4b77d4653d6b0/kubernetes/registry.js","lineNumber":2752,"columnNumber":59},{"functionName":"","scriptId":"44","url":"http://127.0.0.2:9391/cockpit/$0f941df3aac66e19497dbacc3df4b77d4653d6b0/kubernetes/registry.js","lineNumber":2193,"columnNumber":45},{"functionName":"","scriptId":"44","url":"http://127.0.0.2:9391/cockpit/$0f941df3aac66e19497dbacc3df4b77d4653d6b0/kubernetes/registry.js","lineNumber":978,"columnNumber":20},{"functionName":"i","scriptId":"44","url":"http://127.0.0.2:9391/cockpit/$0f941df3aac66e19497dbacc3df4b77d4653d6b0/kubernetes/registry.js","lineNumber":41,"columnNumber":73},{"functionName":"m","scriptId":"44","url":"http://127.0.0.2:9391/cockpit/$0f941df3aac66e19497dbacc3df4b77d4653d6b0/kubernetes/registry.js","lineNumber":977,"columnNumber":65},{"functionName":"u","scriptId":"44","url":"http://127.0.0.2:9391/cockpit/$0f941df3aac66e19497dbacc3df4b77d4653d6b0/kubernetes/registry.js","lineNumber":966,"columnNumber":21},{"functionName":"n","scriptId":"44","url":"http://127.0.0.2:9391/cockpit/$0f941df3aac66e19497dbacc3df4b77d4653d6b0/kubernetes/registry.js","lineNumber":713,"columnNumber":90},{"functionName":"ph_go","scriptId":"22","url":"","lineNumber":167,"columnNumber":29},{"functionName":"","scriptId":"72","url":"","lineNumber":0,"columnNumber":16}]}}
/etc/profile.d/lang.sh: line 20: warning: setlocale: LC_COLLATE: cannot change locale (en_US.UTF-8): No such file or directory
/etc/profile.d/lang.sh: line 23: warning: setlocale: LC_MESSAGES: cannot change locale (en_US.UTF-8): No such file or directory
/etc/profile.d/lang.sh: line 26: warning: setlocale: LC_NUMERIC: cannot change locale (en_US.UTF-8): No such file or directory
/etc/profile.d/lang.sh: line 29: warning: setlocale: LC_TIME: cannot change locale (en_US.UTF-8): No such file or directory
> warning: 2018-01-18 10:55:36.277923 I | proto: duplicate proto type registered: google.protobuf.Any
2018-01-18 10:55:36.278033 I | proto: duplicate proto type registered: google.protobuf.Duration
2018-01-18 10:55:36.278060 I | proto: duplicate proto type registered: google.protobuf.Timestamp

> warning: 2018-01-18 10:55:36.883119 I | proto: duplicate proto type registered: google.protobuf.Any
2018-01-18 10:55:36.883240 I | proto: duplicate proto type registered: google.protobuf.Duration
2018-01-18 10:55:36.883269 I | proto: duplicate proto type registered: google.protobuf.Timestamp

> warning: failed to lookup access: marmalade get imagestreams/layers: "User \"pulluser\" cannot create localresourceaccessreviews in the namespace \"marmalade\": User \"pulluser\" cannot create localresourceaccessreviews in project \"marmalade\""
> warning: failed to lookup access: marmalade get imagestreams/layers: "User \"pulluser\" cannot create localresourceaccessreviews in the namespace \"marmalade\": User \"pulluser\" cannot create localresourceaccessreviews in project \"marmalade\""
CDP: {"source":"security","level":"error","text":"Refused to apply inline style because it violates the following Content Security Policy directive: \"default-src 'self' http://127.0.0.2:9391\". Either the 'unsafe-inline' keyword, a hash ('sha256-I4l5F4Kq75Yvla5XX3FqfoQO1206LqJ8p8rtQPyLwm4='), or a nonce ('nonce-...') is required to enable inline execution. Note also that 'style-src' was not explicitly set, so 'default-src' is used as a fallback.\n","timestamp":1516290937779.77,"url":"http://127.0.0.2:9391/cockpit/$0f941df3aac66e19497dbacc3df4b77d4653d6b0/kubernetes/registry.js","lineNumber":3920,"stackTrace":{"callFrames":[{"functionName":"html","scriptId":"87","url":"http://127.0.0.2:9391/cockpit/$0f941df3aac66e19497dbacc3df4b77d4653d6b0/kubernetes/registry.js","lineNumber":3920,"columnNumber":74},{"functionName":"be.(anonymous function)","scriptId":"87","url":"http://127.0.0.2:9391/cockpit/$0f941df3aac66e19497dbacc3df4b77d4653d6b0/kubernetes/registry.js","lineNumber":3937,"columnNumber":40},{"functionName":"","scriptId":"87","url":"http://127.0.0.2:9391/cockpit/$0f941df3aac66e19497dbacc3df4b77d4653d6b0/kubernetes/registry.js","lineNumber":1427,"columnNumber":40},{"functionName":"l","scriptId":"87","url":"http://127.0.0.2:9391/cockpit/$0f941df3aac66e19497dbacc3df4b77d4653d6b0/kubernetes/registry.js","lineNumber":2475,"columnNumber":41},{"functionName":"","scriptId":"87","url":"http://127.0.0.2:9391/cockpit/$0f941df3aac66e19497dbacc3df4b77d4653d6b0/kubernetes/registry.js","lineNumber":2483,"columnNumber":20},{"functionName":"$eval","scriptId":"87","url":"http://127.0.0.2:9391/cockpit/$0f941df3aac66e19497dbacc3df4b77d4653d6b0/kubernetes/registry.js","lineNumber":2799,"columnNumber":35},{"functionName":"$digest","scriptId":"87","url":"http://127.0.0.2:9391/cockpit/$0f941df3aac66e19497dbacc3df4b77d4653d6b0/kubernetes/registry.js","lineNumber":2752,"columnNumber":59},{"functionName":"","scriptId":"87","url":"http://127.0.0.2:9391/cockpit/$0f941df3aac66e19497dbacc3df4b77d4653d6b0/kubernetes/registry.js","lineNumber":2193,"columnNumber":45},{"functionName":"","scriptId":"87","url":"http://127.0.0.2:9391/cockpit/$0f941df3aac66e19497dbacc3df4b77d4653d6b0/kubernetes/registry.js","lineNumber":978,"columnNumber":20},{"functionName":"i","scriptId":"87","url":"http://127.0.0.2:9391/cockpit/$0f941df3aac66e19497dbacc3df4b77d4653d6b0/kubernetes/registry.js","lineNumber":41,"columnNumber":73},{"functionName":"m","scriptId":"87","url":"http://127.0.0.2:9391/cockpit/$0f941df3aac66e19497dbacc3df4b77d4653d6b0/kubernetes/registry.js","lineNumber":977,"columnNumber":65},{"functionName":"u","scriptId":"87","url":"http://127.0.0.2:9391/cockpit/$0f941df3aac66e19497dbacc3df4b77d4653d6b0/kubernetes/registry.js","lineNumber":966,"columnNumber":21},{"functionName":"n","scriptId":"87","url":"http://127.0.0.2:9391/cockpit/$0f941df3aac66e19497dbacc3df4b77d4653d6b0/kubernetes/registry.js","lineNumber":713,"columnNumber":90},{"functionName":"ph_go","scriptId":"22","url":"","lineNumber":167,"columnNumber":29},{"functionName":"","scriptId":"72","url":"","lineNumber":0,"columnNumber":16}]}}
Unexpected journal message 'audit: type=1400 audit(1516290867.340:151): avc:  denied  { map } for  pid=1208 comm="hostname" path="/usr/bin/hostname" dev="dm-0" ino=20028 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:hostname_exec_t:s0 tclass=file permissive=0'
Wrote JS log to TestRegistry-testDockerCommandInfo-fedora-27-127.0.0.2-2501-FAIL.js.log
Journal extracted to TestRegistry-testDockerCommandInfo-fedora-27-127.0.0.2-2501-FAIL.log
Journal extracted to TestRegistry-testDockerCommandInfo-openshift-127.0.0.2-2502-FAIL.log
/etc/profile.d/lang.sh: line 20: warning: setlocale: LC_COLLATE: cannot change locale (en_US.UTF-8): No such file or directory
/etc/profile.d/lang.sh: line 23: warning: setlocale: LC_MESSAGES: cannot change locale (en_US.UTF-8): No such file or directory
/etc/profile.d/lang.sh: line 26: warning: setlocale: LC_NUMERIC: cannot change locale (en_US.UTF-8): No such file or directory
/etc/profile.d/lang.sh: line 29: warning: setlocale: LC_TIME: cannot change locale (en_US.UTF-8): No such file or directory
Traceback (most recent call last):
  File "/build/cockpit/test/common/testlib.py", line 669, in tearDown
    self.check_journal_messages()
  File "/build/cockpit/test/common/testlib.py", line 804, in check_journal_messages
    raise Error(first)
Error: audit: type=1400 audit(1516290867.340:151): avc:  denied  { map } for  pid=1208 comm="hostname" path="/usr/bin/hostname" dev="dm-0" ino=20028 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:hostname_exec_t:s0 tclass=file permissive=0

not ok 42 testDockerCommandInfo (check_openshift.TestRegistry) # duration: 97s
Wrote screenshot to TestRegistry-testDockerCommandInfo-fedora-27-127.0.0.2-2501-FAIL.png
Wrote HTML dump to TestRegistry-testDockerCommandInfo-fedora-27-127.0.0.2-2501-FAIL.html
Wrote JS log to TestRegistry-testDockerCommandInfo-fedora-27-127.0.0.2-2501-FAIL.js.log
Journal extracted to TestRegistry-testDockerCommandInfo-fedora-27-127.0.0.2-2501-FAIL.log
Journal extracted to TestRegistry-testDockerCommandInfo-openshift-127.0.0.2-2502-FAIL.log
/etc/profile.d/lang.sh: line 20: warning: setlocale: LC_COLLATE: cannot change locale (en_US.UTF-8): No such file or directory
/etc/profile.d/lang.sh: line 23: warning: setlocale: LC_MESSAGES: cannot change locale (en_US.UTF-8): No such file or directory
/etc/profile.d/lang.sh: line 26: warning: setlocale: LC_NUMERIC: cannot change locale (en_US.UTF-8): No such file or directory
/etc/profile.d/lang.sh: line 29: warning: setlocale: LC_TIME: cannot change locale (en_US.UTF-8): No such file or directory

First occurrence: 2018-01-18T15:55:43.965088 | revision cb61451e79040bcd46603a6bcbde8f1397074ec6, logs Times recorded: 1 Latest occurrences:

# ----------------------------------------------------------------------
# testDelete (check_openshift.TestOpenshift)
#
/etc/profile.d/lang.sh: line 20: warning: setlocale: LC_COLLATE: cannot change locale (en_US.UTF-8): No such file or directory
/etc/profile.d/lang.sh: line 23: warning: setlocale: LC_MESSAGES: cannot change locale (en_US.UTF-8): No such file or directory
/etc/profile.d/lang.sh: line 26: warning: setlocale: LC_NUMERIC: cannot change locale (en_US.UTF-8): No such file or directory
/etc/profile.d/lang.sh: line 29: warning: setlocale: LC_TIME: cannot change locale (en_US.UTF-8): No such file or directory
/etc/profile.d/lang.sh: line 20: warning: setlocale: LC_COLLATE: cannot change locale (en_US.UTF-8): No such file or directory
/etc/profile.d/lang.sh: line 23: warning: setlocale: LC_MESSAGES: cannot change locale (en_US.UTF-8): No such file or directory
/etc/profile.d/lang.sh: line 26: warning: setlocale: LC_NUMERIC: cannot change locale (en_US.UTF-8): No such file or directory
/etc/profile.d/lang.sh: line 29: warning: setlocale: LC_TIME: cannot change locale (en_US.UTF-8): No such file or directory
/etc/profile.d/lang.sh: line 20: warning: setlocale: LC_COLLATE: cannot change locale (en_US.UTF-8): No such file or directory
/etc/profile.d/lang.sh: line 23: warning: setlocale: LC_MESSAGES: cannot change locale (en_US.UTF-8): No such file or directory
/etc/profile.d/lang.sh: line 26: warning: setlocale: LC_NUMERIC: cannot change locale (en_US.UTF-8): No such file or directory
/etc/profile.d/lang.sh: line 29: warning: setlocale: LC_TIME: cannot change locale (en_US.UTF-8): No such file or directory
The connection to the server 10.111.112.101:8443 was refused - did you specify the right host or port?
The connection to the server 10.111.112.101:8443 was refused - did you specify the right host or port?
The connection to the server 10.111.112.101:8443 was refused - did you specify the right host or port?
The connection to the server 10.111.112.101:8443 was refused - did you specify the right host or port?
The connection to the server 10.111.112.101:8443 was refused - did you specify the right host or port?
The connection to the server 10.111.112.101:8443 was refused - did you specify the right host or port?
The connection to the server 10.111.112.101:8443 was refused - did you specify the right host or port?
The connection to the server 10.111.112.101:8443 was refused - did you specify the right host or port?
The connection to the server 10.111.112.101:8443 was refused - did you specify the right host or port?
The connection to the server 10.111.112.101:8443 was refused - did you specify the right host or port?
ftruncate() failed: Permission denied

DevTools listening on ws://127.0.0.1:9785/devtools/browser/0391142b-57b3-4eec-8493-f50018dda271
[0118/155637.114566:ERROR:zygote_host_impl_linux.cc(268)] Failed to adjust OOM score of renderer with pid 195986: Permission denied (13)
[0118/155638.317628:ERROR:zygote_host_impl_linux.cc(268)] Failed to adjust OOM score of renderer with pid 196041: Permission denied (13)
> warning: 2018-01-18 10:56:43.142262 I | proto: duplicate proto type registered: google.protobuf.Any
2018-01-18 10:56:43.142898 I | proto: duplicate proto type registered: google.protobuf.Duration
2018-01-18 10:56:43.142945 I | proto: duplicate proto type registered: google.protobuf.Timestamp

> warning: 2018-01-18 10:56:43.563855 I | proto: duplicate proto type registered: google.protobuf.Any
2018-01-18 10:56:43.563935 I | proto: duplicate proto type registered: google.protobuf.Duration
2018-01-18 10:56:43.563951 I | proto: duplicate proto type registered: google.protobuf.Timestamp

Unexpected journal message 'audit: type=1400 audit(1516290956.906:163): avc:  denied  { map } for  pid=1268 comm="hostname" path="/usr/bin/hostname" dev="dm-0" ino=20028 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:hostname_exec_t:s0 tclass=file permissive=0'
Wrote JS log to TestOpenshift-testDelete-fedora-27-127.0.0.2-2301-FAIL.js.log
Journal extracted to TestOpenshift-testDelete-fedora-27-127.0.0.2-2301-FAIL.log
Journal extracted to TestOpenshift-testDelete-openshift-127.0.0.2-2302-FAIL.log
/etc/profile.d/lang.sh: line 20: warning: setlocale: LC_COLLATE: cannot change locale (en_US.UTF-8): No such file or directory
/etc/profile.d/lang.sh: line 23: warning: setlocale: LC_MESSAGES: cannot change locale (en_US.UTF-8): No such file or directory
/etc/profile.d/lang.sh: line 26: warning: setlocale: LC_NUMERIC: cannot change locale (en_US.UTF-8): No such file or directory
/etc/profile.d/lang.sh: line 29: warning: setlocale: LC_TIME: cannot change locale (en_US.UTF-8): No such file or directory
Traceback (most recent call last):
  File "/build/cockpit/test/common/testlib.py", line 669, in tearDown
    self.check_journal_messages()
  File "/build/cockpit/test/common/testlib.py", line 804, in check_journal_messages
    raise Error(first)
Error: audit: type=1400 audit(1516290956.906:163): avc:  denied  { map } for  pid=1268 comm="hostname" path="/usr/bin/hostname" dev="dm-0" ino=20028 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:hostname_exec_t:s0 tclass=file permissive=0

not ok 35 testDelete (check_openshift.TestOpenshift) # duration: 67s
Wrote screenshot to TestOpenshift-testDelete-fedora-27-127.0.0.2-2301-FAIL.png
Wrote HTML dump to TestOpenshift-testDelete-fedora-27-127.0.0.2-2301-FAIL.html
Wrote JS log to TestOpenshift-testDelete-fedora-27-127.0.0.2-2301-FAIL.js.log
Journal extracted to TestOpenshift-testDelete-fedora-27-127.0.0.2-2301-FAIL.log
Journal extracted to TestOpenshift-testDelete-openshift-127.0.0.2-2302-FAIL.log
/etc/profile.d/lang.sh: line 20: warning: setlocale: LC_COLLATE: cannot change locale (en_US.UTF-8): No such file or directory
/etc/profile.d/lang.sh: line 23: warning: setlocale: LC_MESSAGES: cannot change locale (en_US.UTF-8): No such file or directory
/etc/profile.d/lang.sh: line 26: warning: setlocale: LC_NUMERIC: cannot change locale (en_US.UTF-8): No such file or directory
/etc/profile.d/lang.sh: line 29: warning: setlocale: LC_TIME: cannot change locale (en_US.UTF-8): No such file or directory

First occurrence: 2018-01-18T15:56:52.472452 | revision cb61451e79040bcd46603a6bcbde8f1397074ec6, logs Times recorded: 1 Latest occurrences:

# ----------------------------------------------------------------------
# testDirectLogin (check_multi_machine.TestMultiMachine)
#

DevTools listening on ws://127.0.0.1:9591/devtools/browser/80e483c2-4ab5-427b-900d-435687d29443
[0118/164225.812720:ERROR:zygote_host_impl_linux.cc(268)] Failed to adjust OOM score of renderer with pid 37618: Permission denied (13)
[0118/164226.744163:ERROR:zygote_host_impl_linux.cc(268)] Failed to adjust OOM score of renderer with pid 37656: Permission denied (13)
(node:37626) Warning: Possible EventEmitter memory leak detected. 11 Page.loadEventFired listeners added. Use emitter.setMaxListeners() to increase limit
> log: Authentication failed: invalid-hostkey
> log: Authentication failed: unknown-host
> log: Authentication failed: unknown-hostkey
> log: Authentication failed
> log: Authentication failed: no-host
Unexpected journal message 'audit: type=1400 audit(1516293738.084:161): avc:  denied  { map } for  pid=1250 comm="hostname" path="/usr/bin/hostname" dev="dm-0" ino=20028 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:hostname_exec_t:s0 tclass=file permissive=0'
Unexpected journal message 'audit: type=1400 audit(1516293738.298:165): avc:  denied  { execute_no_trans } for  pid=1292 comm="pmie_check" path="/usr/bin/pmie" dev="dm-0" ino=139127 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:pcp_pmie_exec_t:s0 tclass=file permissive=0'
Wrote JS log to TestMultiMachine-testDirectLogin-fedora-27-127.0.0.2-2201-FAIL.js.log
Journal extracted to TestMultiMachine-testDirectLogin-fedora-27-127.0.0.2-2201-FAIL.log
Journal extracted to TestMultiMachine-testDirectLogin-fedora-27-127.0.0.2-2203-FAIL.log
Journal extracted to TestMultiMachine-testDirectLogin-fedora-27-127.0.0.2-2202-FAIL.log
Traceback (most recent call last):
  File "/build/cockpit/test/common/testlib.py", line 669, in tearDown
    self.check_journal_messages()
  File "/build/cockpit/test/common/testlib.py", line 804, in check_journal_messages
    raise Error(first)
Error: audit: type=1400 audit(1516293738.084:161): avc:  denied  { map } for  pid=1250 comm="hostname" path="/usr/bin/hostname" dev="dm-0" ino=20028 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:hostname_exec_t:s0 tclass=file permissive=0

not ok 4 testDirectLogin (check_multi_machine.TestMultiMachine) # duration: 41s
Wrote screenshot to TestMultiMachine-testDirectLogin-fedora-27-127.0.0.2-2201-FAIL.png
Wrote HTML dump to TestMultiMachine-testDirectLogin-fedora-27-127.0.0.2-2201-FAIL.html
Wrote JS log to TestMultiMachine-testDirectLogin-fedora-27-127.0.0.2-2201-FAIL.js.log
Journal extracted to TestMultiMachine-testDirectLogin-fedora-27-127.0.0.2-2201-FAIL.log
Journal extracted to TestMultiMachine-testDirectLogin-fedora-27-127.0.0.2-2203-FAIL.log
Journal extracted to TestMultiMachine-testDirectLogin-fedora-27-127.0.0.2-2202-FAIL.log

First occurrence: 2018-01-18T16:42:49.161316 | revision cb61451e79040bcd46603a6bcbde8f1397074ec6, logs Times recorded: 1 Latest occurrences:

# ----------------------------------------------------------------------
# testAbrtDelete (check_journal.TestJournal)
#

DevTools listening on ws://127.0.0.1:10026/devtools/browser/af3eded0-a4b9-4201-b26d-70e32e49bd7a
[0118/171315.586889:ERROR:zygote_host_impl_linux.cc(268)] Failed to adjust OOM score of renderer with pid 63845: Permission denied (13)
[0118/171316.653439:ERROR:zygote_host_impl_linux.cc(268)] Failed to adjust OOM score of renderer with pid 63881: Permission denied (13)
bash: line 1:  1838 Segmentation fault      (core dumped) python -c 'import os; os.kill(os.getpid(), 11)'
Unexpected journal message 'audit: type=1400 audit(1516295587.018:160): avc:  denied  { map } for  pid=1298 comm="hostname" path="/usr/bin/hostname" dev="dm-0" ino=20028 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:hostname_exec_t:s0 tclass=file permissive=0'
Unexpected journal message 'audit: type=1400 audit(1516295587.184:162): avc:  denied  { execute_no_trans } for  pid=1333 comm="pmie_check" path="/usr/bin/pmie" dev="dm-0" ino=139127 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:pcp_pmie_exec_t:s0 tclass=file permissive=0'
Wrote JS log to TestJournal-testAbrtDelete-fedora-27-127.0.0.2-2901-FAIL.js.log
Journal extracted to TestJournal-testAbrtDelete-fedora-27-127.0.0.2-2901-FAIL.log
Core dumps downloaded to /build/cockpit/TestJournal-testAbrtDelete-fedora-27-127.0.0.2-2901-FAIL.core
Traceback (most recent call last):
  File "/build/cockpit/test/common/testlib.py", line 669, in tearDown
    self.check_journal_messages()
  File "/build/cockpit/test/common/testlib.py", line 804, in check_journal_messages
    raise Error(first)
Error: audit: type=1400 audit(1516295587.018:160): avc:  denied  { map } for  pid=1298 comm="hostname" path="/usr/bin/hostname" dev="dm-0" ino=20028 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:hostname_exec_t:s0 tclass=file permissive=0

not ok 161 testAbrtDelete (check_journal.TestJournal) # duration: 30s
Wrote screenshot to TestJournal-testAbrtDelete-fedora-27-127.0.0.2-2901-FAIL.png
Wrote HTML dump to TestJournal-testAbrtDelete-fedora-27-127.0.0.2-2901-FAIL.html
Wrote JS log to TestJournal-testAbrtDelete-fedora-27-127.0.0.2-2901-FAIL.js.log
Journal extracted to TestJournal-testAbrtDelete-fedora-27-127.0.0.2-2901-FAIL.log
Core dumps downloaded to /build/cockpit/TestJournal-testAbrtDelete-fedora-27-127.0.0.2-2901-FAIL.core

First occurrence: 2018-01-18T17:13:24.955467 | revision f1f56090bad5efcd026bd36d0a493ffa2f6f22f2, logs Times recorded: 1 Latest occurrences:

# ----------------------------------------------------------------------
# testVolumesAndEnvironment (check_docker.TestDocker)
#

DevTools listening on ws://127.0.0.1:9891/devtools/browser/b5161155-aeef-4482-8583-873a5e2d2d4e
[0118/171420.033324:ERROR:zygote_host_impl_linux.cc(268)] Failed to adjust OOM score of renderer with pid 64711: Permission denied (13)
[0118/171421.003725:ERROR:zygote_host_impl_linux.cc(268)] Failed to adjust OOM score of renderer with pid 64781: Permission denied (13)
Unexpected journal message 'audit: type=1400 audit(1516295608.568:163): avc:  denied  { map } for  pid=1309 comm="hostname" path="/usr/bin/hostname" dev="dm-0" ino=20028 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:hostname_exec_t:s0 tclass=file permissive=0'
Unexpected journal message 'audit: type=1400 audit(1516295608.709:165): avc:  denied  { execute_no_trans } for  pid=1346 comm="pmie_check" path="/usr/bin/pmie" dev="dm-0" ino=139127 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:pcp_pmie_exec_t:s0 tclass=file permissive=0'
Wrote JS log to TestDocker-testVolumesAndEnvironment-fedora-27-127.0.0.2-2201-FAIL.js.log
Journal extracted to TestDocker-testVolumesAndEnvironment-fedora-27-127.0.0.2-2201-FAIL.log
Traceback (most recent call last):
  File "/build/cockpit/test/common/testlib.py", line 669, in tearDown
    self.check_journal_messages()
  File "/build/cockpit/test/common/testlib.py", line 804, in check_journal_messages
    raise Error(first)
Error: audit: type=1400 audit(1516295608.568:163): avc:  denied  { map } for  pid=1309 comm="hostname" path="/usr/bin/hostname" dev="dm-0" ino=20028 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:hostname_exec_t:s0 tclass=file permissive=0

not ok 157 testVolumesAndEnvironment (check_docker.TestDocker) # duration: 77s
Wrote screenshot to TestDocker-testVolumesAndEnvironment-fedora-27-127.0.0.2-2201-FAIL.png
Wrote HTML dump to TestDocker-testVolumesAndEnvironment-fedora-27-127.0.0.2-2201-FAIL.html
Wrote JS log to TestDocker-testVolumesAndEnvironment-fedora-27-127.0.0.2-2201-FAIL.js.log
Journal extracted to TestDocker-testVolumesAndEnvironment-fedora-27-127.0.0.2-2201-FAIL.log

First occurrence: 2018-01-18T17:14:33.144099 | revision f1f56090bad5efcd026bd36d0a493ffa2f6f22f2, logs Times recorded: 1 Latest occurrences:

# ----------------------------------------------------------------------
# testBasic (check_docker.TestDocker)
#

DevTools listening on ws://127.0.0.1:10033/devtools/browser/81049f5e-abb9-4699-94d1-7d2078737250
[0118/171518.262461:ERROR:zygote_host_impl_linux.cc(268)] Failed to adjust OOM score of renderer with pid 66274: Permission denied (13)
[0118/171519.321601:ERROR:zygote_host_impl_linux.cc(268)] Failed to adjust OOM score of renderer with pid 66322: Permission denied (13)
Unexpected journal message 'audit: type=1400 audit(1516295667.515:160): avc:  denied  { map } for  pid=1269 comm="hostname" path="/usr/bin/hostname" dev="dm-0" ino=20028 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:hostname_exec_t:s0 tclass=file permissive=0'
Unexpected journal message 'audit: type=1400 audit(1516295667.701:162): avc:  denied  { execute_no_trans } for  pid=1318 comm="pmie_check" path="/usr/bin/pmie" dev="dm-0" ino=139127 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:pcp_pmie_exec_t:s0 tclass=file permissive=0'
Wrote JS log to TestDocker-testBasic-fedora-27-127.0.0.2-2801-FAIL.js.log
Journal extracted to TestDocker-testBasic-fedora-27-127.0.0.2-2801-FAIL.log
Traceback (most recent call last):
  File "/build/cockpit/test/common/testlib.py", line 669, in tearDown
    self.check_journal_messages()
  File "/build/cockpit/test/common/testlib.py", line 804, in check_journal_messages
    raise Error(first)
Error: audit: type=1400 audit(1516295667.515:160): avc:  denied  { map } for  pid=1269 comm="hostname" path="/usr/bin/hostname" dev="dm-0" ino=20028 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:hostname_exec_t:s0 tclass=file permissive=0

not ok 151 testBasic (check_docker.TestDocker) # duration: 127s
Wrote screenshot to TestDocker-testBasic-fedora-27-127.0.0.2-2801-FAIL.png
Wrote HTML dump to TestDocker-testBasic-fedora-27-127.0.0.2-2801-FAIL.html
Wrote JS log to TestDocker-testBasic-fedora-27-127.0.0.2-2801-FAIL.js.log
Journal extracted to TestDocker-testBasic-fedora-27-127.0.0.2-2801-FAIL.log

First occurrence: 2018-01-18T17:16:22.162727 | revision f1f56090bad5efcd026bd36d0a493ffa2f6f22f2, logs Times recorded: 1 Latest occurrences:

# ----------------------------------------------------------------------
# testBrokenVdoConfig (check_storage_vdo.TestStorage)
#

DevTools listening on ws://127.0.0.1:10211/devtools/browser/1749dae0-d1e8-428c-8849-41fe4ce0f7f8
[0118/171724.734287:ERROR:zygote_host_impl_linux.cc(268)] Failed to adjust OOM score of renderer with pid 70119: Permission denied (13)
[0118/171725.724454:ERROR:zygote_host_impl_linux.cc(268)] Failed to adjust OOM score of renderer with pid 70157: Permission denied (13)
which: no vdo in (/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin)
Unexpected journal message 'audit: type=1400 audit(1516295835.332:168): avc:  denied  { execute_no_trans } for  pid=1344 comm="pmie_check" path="/usr/bin/pmie" dev="dm-0" ino=139127 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:pcp_pmie_exec_t:s0 tclass=file permissive=0'
Wrote JS log to TestStorage-testBrokenVdoConfig-fedora-27-127.0.0.2-2501-FAIL.js.log
Journal extracted to TestStorage-testBrokenVdoConfig-fedora-27-127.0.0.2-2501-FAIL.log
Traceback (most recent call last):
  File "/build/cockpit/test/common/testlib.py", line 669, in tearDown
    self.check_journal_messages()
  File "/build/cockpit/test/common/testlib.py", line 804, in check_journal_messages
    raise Error(first)
Error: audit: type=1400 audit(1516295835.332:168): avc:  denied  { execute_no_trans } for  pid=1344 comm="pmie_check" path="/usr/bin/pmie" dev="dm-0" ino=139127 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:pcp_pmie_exec_t:s0 tclass=file permissive=0

not ok 120 testBrokenVdoConfig (check_storage_vdo.TestStorage) # duration: 26s
Wrote screenshot to TestStorage-testBrokenVdoConfig-fedora-27-127.0.0.2-2501-FAIL.png
Wrote HTML dump to TestStorage-testBrokenVdoConfig-fedora-27-127.0.0.2-2501-FAIL.html
Wrote JS log to TestStorage-testBrokenVdoConfig-fedora-27-127.0.0.2-2501-FAIL.js.log
Journal extracted to TestStorage-testBrokenVdoConfig-fedora-27-127.0.0.2-2501-FAIL.log

First occurrence: 2018-01-18T17:17:30.902811 | revision f1f56090bad5efcd026bd36d0a493ffa2f6f22f2, logs Times recorded: 1 Latest occurrences:

# ----------------------------------------------------------------------
# testBasic (check_storage_basic.TestStorage)
#

DevTools listening on ws://127.0.0.1:9933/devtools/browser/83bd5318-cd92-454a-9b15-5d1a067e31c9
[0118/171922.794266:ERROR:zygote_host_impl_linux.cc(268)] Failed to adjust OOM score of renderer with pid 74034: Permission denied (13)
[0118/171923.960106:ERROR:zygote_host_impl_linux.cc(268)] Failed to adjust OOM score of renderer with pid 74096: Permission denied (13)
mke2fs 1.43.5 (04-Aug-2017)
Unexpected journal message 'audit: type=1400 audit(1516295954.001:161): avc:  denied  { map } for  pid=1294 comm="hostname" path="/usr/bin/hostname" dev="dm-0" ino=20028 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:hostname_exec_t:s0 tclass=file permissive=0'
Unexpected journal message 'audit: type=1400 audit(1516295954.140:163): avc:  denied  { execute_no_trans } for  pid=1331 comm="pmie_check" path="/usr/bin/pmie" dev="dm-0" ino=139127 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:pcp_pmie_exec_t:s0 tclass=file permissive=0'
Wrote JS log to TestStorage-testBasic-fedora-27-127.0.0.2-2201-FAIL.js.log
Journal extracted to TestStorage-testBasic-fedora-27-127.0.0.2-2201-FAIL.log
Traceback (most recent call last):
  File "/build/cockpit/test/common/testlib.py", line 669, in tearDown
    self.check_journal_messages()
  File "/build/cockpit/test/common/testlib.py", line 804, in check_journal_messages
    raise Error(first)
Error: audit: type=1400 audit(1516295954.001:161): avc:  denied  { map } for  pid=1294 comm="hostname" path="/usr/bin/hostname" dev="dm-0" ino=20028 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:hostname_exec_t:s0 tclass=file permissive=0

not ok 95 testBasic (check_storage_basic.TestStorage) # duration: 30s
Wrote screenshot to TestStorage-testBasic-fedora-27-127.0.0.2-2201-FAIL.png
Wrote HTML dump to TestStorage-testBasic-fedora-27-127.0.0.2-2201-FAIL.html
Wrote JS log to TestStorage-testBasic-fedora-27-127.0.0.2-2201-FAIL.js.log
Journal extracted to TestStorage-testBasic-fedora-27-127.0.0.2-2201-FAIL.log

First occurrence: 2018-01-18T17:19:33.803560 | revision f1f56090bad5efcd026bd36d0a493ffa2f6f22f2, logs Times recorded: 1 Latest occurrences:

# ----------------------------------------------------------------------
# testSudo (check_reauthorize.TestReauthorize)
#

DevTools listening on ws://127.0.0.1:10007/devtools/browser/5050cf2a-5635-45ea-b6b3-72646fc92def
[0118/172051.776097:ERROR:zygote_host_impl_linux.cc(268)] Failed to adjust OOM score of renderer with pid 76145: Permission denied (13)
[0118/172053.003195:ERROR:zygote_host_impl_linux.cc(268)] Failed to adjust OOM score of renderer with pid 76175: Permission denied (13)
> log: fail
> log: transport closed, dropped message:  1:1!5
{"add-match":{"path":"/org/freedesktop/systemd1/unit/timedatex_2eservice","interface":"org.freedesktop.systemd1.Unit"}}
> log: transport closed, dropped message:  1:1!5
{"watch":{"path":"/org/freedesktop/systemd1/unit/timedatex_2eservice","interface":"org.freedesktop.systemd1.Unit"},"id":"9"}
> log: transport closed, dropped message:  1:1!5
{"add-match":{"path":"/org/freedesktop/systemd1/unit/timedatex_2eservice","interface":"org.freedesktop.systemd1.Service"}}
> log: transport closed, dropped message:  1:1!5
{"watch":{"path":"/org/freedesktop/systemd1/unit/timedatex_2eservice","interface":"org.freedesktop.systemd1.Service"},"id":"11"}
> log: transport closed, dropped message:  1:1!5
{"add-match":{"path":"/org/freedesktop/systemd1/unit/systemd_2dtimesyncd_2eservice","interface":"org.freedesktop.systemd1.Unit"}}
> log: transport closed, dropped message:  1:1!5
{"watch":{"path":"/org/freedesktop/systemd1/unit/systemd_2dtimesyncd_2eservice","interface":"org.freedesktop.systemd1.Unit"},"id":"13"}
> log: transport closed, dropped message:  1:1!5
{"add-match":{"path":"/org/freedesktop/systemd1/unit/systemd_2dtimesyncd_2eservice","interface":"org.freedesktop.systemd1.Service"}}
> log: transport closed, dropped message:  1:1!5
{"watch":{"path":"/org/freedesktop/systemd1/unit/systemd_2dtimesyncd_2eservice","interface":"org.freedesktop.systemd1.Service"},"id":"15"}
> log: transport closed, dropped message:  1:1!5
{"add-match":{"path":"/org/freedesktop/systemd1/unit/pmcd_2eservice","interface":"org.freedesktop.systemd1.Unit"}}
> log: transport closed, dropped message:  1:1!5
{"watch":{"path":"/org/freedesktop/systemd1/unit/pmcd_2eservice","interface":"org.freedesktop.systemd1.Unit"},"id":"17"}
> log: transport closed, dropped message:  1:1!5
{"add-match":{"path":"/org/freedesktop/systemd1/unit/pmcd_2eservice","interface":"org.freedesktop.systemd1.Service"}}
> log: transport closed, dropped message:  1:1!5
{"watch":{"path":"/org/freedesktop/systemd1/unit/pmcd_2eservice","interface":"org.freedesktop.systemd1.Service"},"id":"19"}
> log: transport closed, dropped message:  1:1!5
{"add-match":{"path":"/org/freedesktop/systemd1/unit/pmlogger_2eservice","interface":"org.freedesktop.systemd1.Unit"}}
> log: transport closed, dropped message:  1:1!5
{"watch":{"path":"/org/freedesktop/systemd1/unit/pmlogger_2eservice","interface":"org.freedesktop.systemd1.Unit"},"id":"21"}
> log: transport closed, dropped message:  1:1!5
{"add-match":{"path":"/org/freedesktop/systemd1/unit/pmlogger_2eservice","interface":"org.freedesktop.systemd1.Service"}}
> log: transport closed, dropped message:  1:1!5
{"watch":{"path":"/org/freedesktop/systemd1/unit/pmlogger_2eservice","interface":"org.freedesktop.systemd1.Service"},"id":"23"}
> log: done
> log: fail
(node:76154) Warning: Possible EventEmitter memory leak detected. 11 Page.loadEventFired listeners added. Use emitter.setMaxListeners() to increase limit
> log: done
Unexpected journal message 'audit: type=1400 audit(1516296042.362:161): avc:  denied  { map } for  pid=1276 comm="hostname" path="/usr/bin/hostname" dev="dm-0" ino=20028 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:hostname_exec_t:s0 tclass=file permissive=0'
Unexpected journal message 'audit: type=1400 audit(1516296042.481:163): avc:  denied  { execute_no_trans } for  pid=1302 comm="pmie_check" path="/usr/bin/pmie" dev="dm-0" ino=139127 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:pcp_pmie_exec_t:s0 tclass=file permissive=0'
Wrote JS log to TestReauthorize-testSudo-fedora-27-127.0.0.2-2601-FAIL.js.log
Journal extracted to TestReauthorize-testSudo-fedora-27-127.0.0.2-2601-FAIL.log
Traceback (most recent call last):
  File "/build/cockpit/test/common/testlib.py", line 669, in tearDown
    self.check_journal_messages()
  File "/build/cockpit/test/common/testlib.py", line 804, in check_journal_messages
    raise Error(first)
Error: audit: type=1400 audit(1516296042.362:161): avc:  denied  { map } for  pid=1276 comm="hostname" path="/usr/bin/hostname" dev="dm-0" ino=20028 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:hostname_exec_t:s0 tclass=file permissive=0

not ok 82 testSudo (check_reauthorize.TestReauthorize) # duration: 53s
Wrote screenshot to TestReauthorize-testSudo-fedora-27-127.0.0.2-2601-FAIL.png
Wrote HTML dump to TestReauthorize-testSudo-fedora-27-127.0.0.2-2601-FAIL.html
Wrote JS log to TestReauthorize-testSudo-fedora-27-127.0.0.2-2601-FAIL.js.log
Journal extracted to TestReauthorize-testSudo-fedora-27-127.0.0.2-2601-FAIL.log

First occurrence: 2018-01-18T17:21:17.927023 | revision f1f56090bad5efcd026bd36d0a493ffa2f6f22f2, logs Times recorded: 1 Latest occurrences:

# ----------------------------------------------------------------------
# testIpa (check_realms.TestRealms)
#

DevTools listening on ws://127.0.0.1:9501/devtools/browser/7decd8b2-85d6-4543-81ca-b9df3a51d0aa
[0118/172106.490735:ERROR:zygote_host_impl_linux.cc(268)] Failed to adjust OOM score of renderer with pid 76570: Permission denied (13)
[0118/172107.705358:ERROR:zygote_host_impl_linux.cc(268)] Failed to adjust OOM score of renderer with pid 76605: Permission denied (13)
> log: Failed to join domain: cockpit.lan: Password is incorrect
Unexpected journal message 'audit: type=1400 audit(1516296055.263:163): avc:  denied  { map } for  pid=1262 comm="hostname" path="/usr/bin/hostname" dev="dm-0" ino=20028 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:hostname_exec_t:s0 tclass=file permissive=0'
Unexpected journal message 'audit: type=1400 audit(1516296055.437:165): avc:  denied  { execute_no_trans } for  pid=1306 comm="pmie_check" path="/usr/bin/pmie" dev="dm-0" ino=139127 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:pcp_pmie_exec_t:s0 tclass=file permissive=0'
Wrote JS log to TestRealms-testIpa-fedora-27-127.0.0.2-2501-FAIL.js.log
Journal extracted to TestRealms-testIpa-fedora-27-127.0.0.2-2501-FAIL.log
Journal extracted to TestRealms-testIpa-ipa-127.0.0.2-2502-FAIL.log
Traceback (most recent call last):
  File "/build/cockpit/test/common/testlib.py", line 669, in tearDown
    self.check_journal_messages()
  File "/build/cockpit/test/common/testlib.py", line 804, in check_journal_messages
    raise Error(first)
Error: audit: type=1400 audit(1516296055.263:163): avc:  denied  { map } for  pid=1262 comm="hostname" path="/usr/bin/hostname" dev="dm-0" ino=20028 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:hostname_exec_t:s0 tclass=file permissive=0

not ok 79 testIpa (check_realms.TestRealms) # duration: 209s
Wrote screenshot to TestRealms-testIpa-fedora-27-127.0.0.2-2501-FAIL.png
Wrote HTML dump to TestRealms-testIpa-fedora-27-127.0.0.2-2501-FAIL.html
Wrote JS log to TestRealms-testIpa-fedora-27-127.0.0.2-2501-FAIL.js.log
Journal extracted to TestRealms-testIpa-fedora-27-127.0.0.2-2501-FAIL.log
Journal extracted to TestRealms-testIpa-ipa-127.0.0.2-2502-FAIL.log

First occurrence: 2018-01-18T17:24:04.246884 | revision f1f56090bad5efcd026bd36d0a493ffa2f6f22f2, logs Times recorded: 1 Latest occurrences:

# ----------------------------------------------------------------------
# testBasic (check_openshift.TestOpenshift)
#
/etc/profile.d/lang.sh: line 20: warning: setlocale: LC_COLLATE: cannot change locale (en_US.UTF-8): No such file or directory
/etc/profile.d/lang.sh: line 23: warning: setlocale: LC_MESSAGES: cannot change locale (en_US.UTF-8): No such file or directory
/etc/profile.d/lang.sh: line 26: warning: setlocale: LC_NUMERIC: cannot change locale (en_US.UTF-8): No such file or directory
/etc/profile.d/lang.sh: line 29: warning: setlocale: LC_TIME: cannot change locale (en_US.UTF-8): No such file or directory
/etc/profile.d/lang.sh: line 20: warning: setlocale: LC_COLLATE: cannot change locale (en_US.UTF-8): No such file or directory
/etc/profile.d/lang.sh: line 23: warning: setlocale: LC_MESSAGES: cannot change locale (en_US.UTF-8): No such file or directory
/etc/profile.d/lang.sh: line 26: warning: setlocale: LC_NUMERIC: cannot change locale (en_US.UTF-8): No such file or directory
/etc/profile.d/lang.sh: line 29: warning: setlocale: LC_TIME: cannot change locale (en_US.UTF-8): No such file or directory
/etc/profile.d/lang.sh: line 20: warning: setlocale: LC_COLLATE: cannot change locale (en_US.UTF-8): No such file or directory
/etc/profile.d/lang.sh: line 23: warning: setlocale: LC_MESSAGES: cannot change locale (en_US.UTF-8): No such file or directory
/etc/profile.d/lang.sh: line 26: warning: setlocale: LC_NUMERIC: cannot change locale (en_US.UTF-8): No such file or directory
/etc/profile.d/lang.sh: line 29: warning: setlocale: LC_TIME: cannot change locale (en_US.UTF-8): No such file or directory
The connection to the server 10.111.112.101:8443 was refused - did you specify the right host or port?
The connection to the server 10.111.112.101:8443 was refused - did you specify the right host or port?
The connection to the server 10.111.112.101:8443 was refused - did you specify the right host or port?
The connection to the server 10.111.112.101:8443 was refused - did you specify the right host or port?
The connection to the server 10.111.112.101:8443 was refused - did you specify the right host or port?
The connection to the server 10.111.112.101:8443 was refused - did you specify the right host or port?
The connection to the server 10.111.112.101:8443 was refused - did you specify the right host or port?
The connection to the server 10.111.112.101:8443 was refused - did you specify the right host or port?

DevTools listening on ws://127.0.0.1:9391/devtools/browser/5476c381-bca8-4fac-9746-8735d4de87fb
[0118/172747.388467:ERROR:zygote_host_impl_linux.cc(268)] Failed to adjust OOM score of renderer with pid 83442: Permission denied (13)
[0118/172748.691321:ERROR:zygote_host_impl_linux.cc(268)] Failed to adjust OOM score of renderer with pid 83513: Permission denied (13)
> warning: 2018-01-18 12:27:55.214282 I | proto: duplicate proto type registered: google.protobuf.Any
2018-01-18 12:27:55.214556 I | proto: duplicate proto type registered: google.protobuf.Duration
2018-01-18 12:27:55.214618 I | proto: duplicate proto type registered: google.protobuf.Timestamp

> warning: 2018-01-18 12:27:55.860582 I | proto: duplicate proto type registered: google.protobuf.Any
2018-01-18 12:27:55.860802 I | proto: duplicate proto type registered: google.protobuf.Duration
2018-01-18 12:27:55.860878 I | proto: duplicate proto type registered: google.protobuf.Timestamp

CDP: {"source":"security","level":"error","text":"Refused to apply inline style because it violates the following Content Security Policy directive: \"default-src 'self' http://127.0.0.2:9091\". Either the 'unsafe-inline' keyword, a hash ('sha256-I4l5F4Kq75Yvla5XX3FqfoQO1206LqJ8p8rtQPyLwm4='), or a nonce ('nonce-...') is required to enable inline execution. Note also that 'style-src' was not explicitly set, so 'default-src' is used as a fallback.\n","timestamp":1516296478618.59,"url":"http://127.0.0.2:9091/cockpit/$9bbfe7e6e4792b13ed1ccd3a5502e50ce199ff6b/kubernetes/kubernetes.js","lineNumber":3940,"stackTrace":{"callFrames":[{"functionName":"html","scriptId":"44","url":"http://127.0.0.2:9091/cockpit/$9bbfe7e6e4792b13ed1ccd3a5502e50ce199ff6b/kubernetes/kubernetes.js","lineNumber":3940,"columnNumber":74},{"functionName":"be.(anonymous function)","scriptId":"44","url":"http://127.0.0.2:9091/cockpit/$9bbfe7e6e4792b13ed1ccd3a5502e50ce199ff6b/kubernetes/kubernetes.js","lineNumber":3957,"columnNumber":40},{"functionName":"","scriptId":"44","url":"http://127.0.0.2:9091/cockpit/$9bbfe7e6e4792b13ed1ccd3a5502e50ce199ff6b/kubernetes/kubernetes.js","lineNumber":1447,"columnNumber":40},{"functionName":"l","scriptId":"44","url":"http://127.0.0.2:9091/cockpit/$9bbfe7e6e4792b13ed1ccd3a5502e50ce199ff6b/kubernetes/kubernetes.js","lineNumber":2495,"columnNumber":41},{"functionName":"","scriptId":"44","url":"http://127.0.0.2:9091/cockpit/$9bbfe7e6e4792b13ed1ccd3a5502e50ce199ff6b/kubernetes/kubernetes.js","lineNumber":2503,"columnNumber":20},{"functionName":"$eval","scriptId":"44","url":"http://127.0.0.2:9091/cockpit/$9bbfe7e6e4792b13ed1ccd3a5502e50ce199ff6b/kubernetes/kubernetes.js","lineNumber":2819,"columnNumber":35},{"functionName":"$digest","scriptId":"44","url":"http://127.0.0.2:9091/cockpit/$9bbfe7e6e4792b13ed1ccd3a5502e50ce199ff6b/kubernetes/kubernetes.js","lineNumber":2772,"columnNumber":59},{"functionName":"$apply","scriptId":"44","url":"http://127.0.0.2:9091/cockpit/$9bbfe7e6e4792b13ed1ccd3a5502e50ce199ff6b/kubernetes/kubernetes.js","lineNumber":2841,"columnNumber":34},{"functionName":"","scriptId":"44","url":"http://127.0.0.2:9091/cockpit/$9bbfe7e6e4792b13ed1ccd3a5502e50ce199ff6b/kubernetes/kubernetes.js","lineNumber":2204,"columnNumber":52},{"functionName":"n","scriptId":"44","url":"http://127.0.0.2:9091/cockpit/$9bbfe7e6e4792b13ed1ccd3a5502e50ce199ff6b/kubernetes/kubernetes.js","lineNumber":733,"columnNumber":90},{"functionName":"ph_click","scriptId":"22","url":"","lineNumber":122,"columnNumber":7},{"functionName":"","scriptId":"62","url":"","lineNumber":0,"columnNumber":16}]}}
Unexpected journal message 'audit: type=1400 audit(1516296421.551:150): avc:  denied  { map } for  pid=1211 comm="hostname" path="/usr/bin/hostname" dev="dm-0" ino=20028 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:hostname_exec_t:s0 tclass=file permissive=0'
Wrote JS log to TestOpenshift-testBasic-fedora-27-127.0.0.2-2201-FAIL.js.log
Journal extracted to TestOpenshift-testBasic-fedora-27-127.0.0.2-2201-FAIL.log
Journal extracted to TestOpenshift-testBasic-openshift-127.0.0.2-2202-FAIL.log
/etc/profile.d/lang.sh: line 20: warning: setlocale: LC_COLLATE: cannot change locale (en_US.UTF-8): No such file or directory
/etc/profile.d/lang.sh: line 23: warning: setlocale: LC_MESSAGES: cannot change locale (en_US.UTF-8): No such file or directory
/etc/profile.d/lang.sh: line 26: warning: setlocale: LC_NUMERIC: cannot change locale (en_US.UTF-8): No such file or directory
/etc/profile.d/lang.sh: line 29: warning: setlocale: LC_TIME: cannot change locale (en_US.UTF-8): No such file or directory
Traceback (most recent call last):
  File "/build/cockpit/test/common/testlib.py", line 669, in tearDown
    self.check_journal_messages()
  File "/build/cockpit/test/common/testlib.py", line 804, in check_journal_messages
    raise Error(first)
Error: audit: type=1400 audit(1516296421.551:150): avc:  denied  { map } for  pid=1211 comm="hostname" path="/usr/bin/hostname" dev="dm-0" ino=20028 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:hostname_exec_t:s0 tclass=file permissive=0

not ok 41 testBasic (check_openshift.TestOpenshift) # duration: 80s
Wrote screenshot to TestOpenshift-testBasic-fedora-27-127.0.0.2-2201-FAIL.png
Wrote HTML dump to TestOpenshift-testBasic-fedora-27-127.0.0.2-2201-FAIL.html
Wrote JS log to TestOpenshift-testBasic-fedora-27-127.0.0.2-2201-FAIL.js.log
Journal extracted to TestOpenshift-testBasic-fedora-27-127.0.0.2-2201-FAIL.log
Journal extracted to TestOpenshift-testBasic-openshift-127.0.0.2-2202-FAIL.log
/etc/profile.d/lang.sh: line 20: warning: setlocale: LC_COLLATE: cannot change locale (en_US.UTF-8): No such file or directory
/etc/profile.d/lang.sh: line 23: warning: setlocale: LC_MESSAGES: cannot change locale (en_US.UTF-8): No such file or directory
/etc/profile.d/lang.sh: line 26: warning: setlocale: LC_NUMERIC: cannot change locale (en_US.UTF-8): No such file or directory
/etc/profile.d/lang.sh: line 29: warning: setlocale: LC_TIME: cannot change locale (en_US.UTF-8): No such file or directory

First occurrence: 2018-01-18T17:28:06.996522 | revision f1f56090bad5efcd026bd36d0a493ffa2f6f22f2, logs Times recorded: 1 Latest occurrences:

cockpituous commented 6 years ago

verify/fedora-27 Ooops, it happened again


# ----------------------------------------------------------------------
# testLimits (check_dashboard.TestDashboardEditLimits)
#

DevTools listening on ws://127.0.0.1:9739/devtools/browser/3d6b2415-a218-4fe8-86c5-358235cdadeb
[0118/145818.581656:ERROR:zygote_host_impl_linux.cc(268)] Failed to adjust OOM score of renderer with pid 111666: Permission denied (13)
[0118/145819.764761:ERROR:zygote_host_impl_linux.cc(268)] Failed to adjust OOM score of renderer with pid 111711: Permission denied (13)
Unexpected journal message 'audit: type=1400 audit(1516287489.472:165): avc:  denied  { execute_no_trans } for  pid=1292 comm="pmie_check" path="/usr/bin/pmie" dev="dm-0" ino=139127 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:pcp_pmie_exec_t:s0 tclass=file permissive=0'
Wrote JS log to TestDashboardEditLimits-testLimits-fedora-27-127.0.0.2-2801-FAIL.js.log
Journal extracted to TestDashboardEditLimits-testLimits-fedora-27-127.0.0.2-2801-FAIL.log
Traceback (most recent call last):
  File "/build/cockpit/test/common/testlib.py", line 669, in tearDown
    self.check_journal_messages()
  File "/build/cockpit/test/common/testlib.py", line 804, in check_journal_messages
    raise Error(first)
Error: audit: type=1400 audit(1516287489.472:165): avc:  denied  { execute_no_trans } for  pid=1292 comm="pmie_check" path="/usr/bin/pmie" dev="dm-0" ino=139127 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:pcp_pmie_exec_t:s0 tclass=file permissive=0

not ok 147 testLimits (check_dashboard.TestDashboardEditLimits) # duration: 37s
Wrote screenshot to TestDashboardEditLimits-testLimits-fedora-27-127.0.0.2-2801-FAIL.png
Wrote HTML dump to TestDashboardEditLimits-testLimits-fedora-27-127.0.0.2-2801-FAIL.html
Wrote JS log to TestDashboardEditLimits-testLimits-fedora-27-127.0.0.2-2801-FAIL.js.log
Journal extracted to TestDashboardEditLimits-testLimits-fedora-27-127.0.0.2-2801-FAIL.log

First occurrence: 2018-01-18T14:58:35.793709 | revision a7bded4ab419a090f46e1965dd81ed496da140ee, logs Times recorded: 1 Latest occurrences:

# ----------------------------------------------------------------------
# testDisks (check_machines.TestMachines)
#

DevTools listening on ws://127.0.0.1:9858/devtools/browser/bfdf86b0-9eec-4ab8-95f0-b425b98212eb
[0118/150008.499016:ERROR:zygote_host_impl_linux.cc(268)] Failed to adjust OOM score of renderer with pid 114687: Permission denied (13)
[0118/150009.477835:ERROR:zygote_host_impl_linux.cc(268)] Failed to adjust OOM score of renderer with pid 114719: Permission denied (13)
Restarting vm-subVmTest1, might take a while
Unexpected journal message 'audit: type=1400 audit(1516287598.624:163): avc:  denied  { map } for  pid=1270 comm="hostname" path="/usr/bin/hostname" dev="dm-0" ino=20028 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:hostname_exec_t:s0 tclass=file permissive=0'
Unexpected journal message 'audit: type=1400 audit(1516287598.802:165): avc:  denied  { execute_no_trans } for  pid=1321 comm="pmie_check" path="/usr/bin/pmie" dev="dm-0" ino=139127 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:pcp_pmie_exec_t:s0 tclass=file permissive=0'
Wrote JS log to TestMachines-testDisks-fedora-27-127.0.0.2-2601-FAIL.js.log
Journal extracted to TestMachines-testDisks-fedora-27-127.0.0.2-2601-FAIL.log
Traceback (most recent call last):
  File "/build/cockpit/test/common/testlib.py", line 669, in tearDown
    self.check_journal_messages()
  File "/build/cockpit/test/common/testlib.py", line 804, in check_journal_messages
    raise Error(first)
Error: audit: type=1400 audit(1516287598.624:163): avc:  denied  { map } for  pid=1270 comm="hostname" path="/usr/bin/hostname" dev="dm-0" ino=20028 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:hostname_exec_t:s0 tclass=file permissive=0

not ok 127 testDisks (check_machines.TestMachines) # duration: 43s
Wrote screenshot to TestMachines-testDisks-fedora-27-127.0.0.2-2601-FAIL.png
Wrote HTML dump to TestMachines-testDisks-fedora-27-127.0.0.2-2601-FAIL.html
Wrote JS log to TestMachines-testDisks-fedora-27-127.0.0.2-2601-FAIL.js.log
Journal extracted to TestMachines-testDisks-fedora-27-127.0.0.2-2601-FAIL.log

First occurrence: 2018-01-18T15:00:30.665207 | revision a7bded4ab419a090f46e1965dd81ed496da140ee, logs Times recorded: 1 Latest occurrences:

# ----------------------------------------------------------------------
# testRunningUpdate (check_packagekit.TestUpdates)
#

DevTools listening on ws://127.0.0.1:10088/devtools/browser/d65e8abf-796e-49a2-bbd4-f1833e2dc9cf
[0118/150027.409786:ERROR:zygote_host_impl_linux.cc(268)] Failed to adjust OOM score of renderer with pid 115420: Permission denied (13)
[0118/150028.480993:ERROR:zygote_host_impl_linux.cc(268)] Failed to adjust OOM score of renderer with pid 115464: Permission denied (13)
> warning: transport closed: disconnected
Unexpected journal message 'audit: type=1400 audit(1516287616.184:163): avc:  denied  { map } for  pid=1289 comm="hostname" path="/usr/bin/hostname" dev="dm-0" ino=20028 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:hostname_exec_t:s0 tclass=file permissive=0'
Unexpected journal message 'audit: type=1400 audit(1516287616.292:165): avc:  denied  { execute_no_trans } for  pid=1325 comm="pmie_check" path="/usr/bin/pmie" dev="dm-0" ino=139127 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:pcp_pmie_exec_t:s0 tclass=file permissive=0'
Wrote JS log to TestUpdates-testRunningUpdate-fedora-27-127.0.0.2-2301-FAIL.js.log
Journal extracted to TestUpdates-testRunningUpdate-fedora-27-127.0.0.2-2301-FAIL.log
Traceback (most recent call last):
  File "/build/cockpit/test/common/testlib.py", line 669, in tearDown
    self.check_journal_messages()
  File "/build/cockpit/test/common/testlib.py", line 804, in check_journal_messages
    raise Error(first)
Error: audit: type=1400 audit(1516287616.184:163): avc:  denied  { map } for  pid=1289 comm="hostname" path="/usr/bin/hostname" dev="dm-0" ino=20028 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:hostname_exec_t:s0 tclass=file permissive=0

not ok 120 testRunningUpdate (check_packagekit.TestUpdates) # duration: 38s
Wrote screenshot to TestUpdates-testRunningUpdate-fedora-27-127.0.0.2-2301-FAIL.png
Wrote HTML dump to TestUpdates-testRunningUpdate-fedora-27-127.0.0.2-2301-FAIL.html
Wrote JS log to TestUpdates-testRunningUpdate-fedora-27-127.0.0.2-2301-FAIL.js.log
Journal extracted to TestUpdates-testRunningUpdate-fedora-27-127.0.0.2-2301-FAIL.log

First occurrence: 2018-01-18T15:00:42.313510 | revision a7bded4ab419a090f46e1965dd81ed496da140ee, logs Times recorded: 1 Latest occurrences:

# ----------------------------------------------------------------------
# testRaidLevelOne (check_storage_raid1.TestStorage)
#

DevTools listening on ws://127.0.0.1:9691/devtools/browser/08353a26-1c55-4963-88ce-94fc3a9f96b9
[0118/150227.956362:ERROR:zygote_host_impl_linux.cc(268)] Failed to adjust OOM score of renderer with pid 118961: Permission denied (13)
[0118/150229.129256:ERROR:zygote_host_impl_linux.cc(268)] Failed to adjust OOM score of renderer with pid 119012: Permission denied (13)
Unexpected journal message 'audit: type=1400 audit(1516287740.661:160): avc:  denied  { map } for  pid=1291 comm="hostname" path="/usr/bin/hostname" dev="dm-0" ino=20028 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:hostname_exec_t:s0 tclass=file permissive=0'
Unexpected journal message 'audit: type=1400 audit(1516287740.827:163): avc:  denied  { execute_no_trans } for  pid=1330 comm="pmie_check" path="/usr/bin/pmie" dev="dm-0" ino=139127 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:pcp_pmie_exec_t:s0 tclass=file permissive=0'
Wrote JS log to TestStorage-testRaidLevelOne-fedora-27-127.0.0.2-2501-FAIL.js.log
Journal extracted to TestStorage-testRaidLevelOne-fedora-27-127.0.0.2-2501-FAIL.log
Traceback (most recent call last):
  File "/build/cockpit/test/common/testlib.py", line 669, in tearDown
    self.check_journal_messages()
  File "/build/cockpit/test/common/testlib.py", line 804, in check_journal_messages
    raise Error(first)
Error: audit: type=1400 audit(1516287740.661:160): avc:  denied  { map } for  pid=1291 comm="hostname" path="/usr/bin/hostname" dev="dm-0" ino=20028 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:hostname_exec_t:s0 tclass=file permissive=0

not ok 98 testRaidLevelOne (check_storage_raid1.TestStorage) # duration: 28s
Wrote screenshot to TestStorage-testRaidLevelOne-fedora-27-127.0.0.2-2501-FAIL.png
Wrote HTML dump to TestStorage-testRaidLevelOne-fedora-27-127.0.0.2-2501-FAIL.html
Wrote JS log to TestStorage-testRaidLevelOne-fedora-27-127.0.0.2-2501-FAIL.js.log
Journal extracted to TestStorage-testRaidLevelOne-fedora-27-127.0.0.2-2501-FAIL.log

First occurrence: 2018-01-18T15:02:36.956218 | revision a7bded4ab419a090f46e1965dd81ed496da140ee, logs Times recorded: 1 Latest occurrences:

# ----------------------------------------------------------------------
# testDynamic (check_roles.TestRoles)
#

DevTools listening on ws://127.0.0.1:9400/devtools/browser/93c8f127-beff-443e-b08f-180b2b8e25c5
[0118/150512.854686:ERROR:zygote_host_impl_linux.cc(268)] Failed to adjust OOM score of renderer with pid 123621: Permission denied (13)
[0118/150514.063712:ERROR:zygote_host_impl_linux.cc(268)] Failed to adjust OOM score of renderer with pid 123651: Permission denied (13)
Unexpected journal message 'audit: type=1400 audit(1516287903.930:160): avc:  denied  { map } for  pid=1296 comm="hostname" path="/usr/bin/hostname" dev="dm-0" ino=20028 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:hostname_exec_t:s0 tclass=file permissive=0'
Wrote JS log to TestRoles-testDynamic-fedora-27-127.0.0.2-2301-FAIL.js.log
Journal extracted to TestRoles-testDynamic-fedora-27-127.0.0.2-2301-FAIL.log
Traceback (most recent call last):
  File "/build/cockpit/test/common/testlib.py", line 669, in tearDown
    self.check_journal_messages()
  File "/build/cockpit/test/common/testlib.py", line 804, in check_journal_messages
    raise Error(first)
Error: audit: type=1400 audit(1516287903.930:160): avc:  denied  { map } for  pid=1296 comm="hostname" path="/usr/bin/hostname" dev="dm-0" ino=20028 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:hostname_exec_t:s0 tclass=file permissive=0

not ok 66 testDynamic (check_roles.TestRoles) # duration: 29s
Wrote screenshot to TestRoles-testDynamic-fedora-27-127.0.0.2-2301-FAIL.png
Wrote HTML dump to TestRoles-testDynamic-fedora-27-127.0.0.2-2301-FAIL.html
Wrote JS log to TestRoles-testDynamic-fedora-27-127.0.0.2-2301-FAIL.js.log
Journal extracted to TestRoles-testDynamic-fedora-27-127.0.0.2-2301-FAIL.log

First occurrence: 2018-01-18T15:05:20.760989 | revision a7bded4ab419a090f46e1965dd81ed496da140ee, logs Times recorded: 1 Latest occurrences:

# ----------------------------------------------------------------------
# testBasic (check_packages.TestPackages)
#

DevTools listening on ws://127.0.0.1:9952/devtools/browser/10d89212-c6e0-445d-8232-91a7dc88dea6
[0118/150653.501257:ERROR:zygote_host_impl_linux.cc(268)] Failed to adjust OOM score of renderer with pid 125149: Permission denied (13)
[0118/150654.540794:ERROR:zygote_host_impl_linux.cc(268)] Failed to adjust OOM score of renderer with pid 125169: Permission denied (13)
Unexpected journal message 'audit: type=1400 audit(1516288004.478:165): avc:  denied  { execute_no_trans } for  pid=1312 comm="pmie_check" path="/usr/bin/pmie" dev="dm-0" ino=139127 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:pcp_pmie_exec_t:s0 tclass=file permissive=0'
Wrote JS log to TestPackages-testBasic-fedora-27-127.0.0.2-2901-FAIL.js.log
Journal extracted to TestPackages-testBasic-fedora-27-127.0.0.2-2901-FAIL.log
Traceback (most recent call last):
  File "/build/cockpit/test/common/testlib.py", line 669, in tearDown
    self.check_journal_messages()
  File "/build/cockpit/test/common/testlib.py", line 804, in check_journal_messages
    raise Error(first)
Error: audit: type=1400 audit(1516288004.478:165): avc:  denied  { execute_no_trans } for  pid=1312 comm="pmie_check" path="/usr/bin/pmie" dev="dm-0" ino=139127 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:pcp_pmie_exec_t:s0 tclass=file permissive=0

not ok 56 testBasic (check_packages.TestPackages) # duration: 37s
Wrote screenshot to TestPackages-testBasic-fedora-27-127.0.0.2-2901-FAIL.png
Wrote HTML dump to TestPackages-testBasic-fedora-27-127.0.0.2-2901-FAIL.html
Wrote JS log to TestPackages-testBasic-fedora-27-127.0.0.2-2901-FAIL.js.log
Journal extracted to TestPackages-testBasic-fedora-27-127.0.0.2-2901-FAIL.log

First occurrence: 2018-01-18T15:07:07.647134 | revision a7bded4ab419a090f46e1965dd81ed496da140ee, logs Times recorded: 1 Latest occurrences:

# ----------------------------------------------------------------------
# testProjectUsers (check_openshift.TestRegistry)
#
/etc/profile.d/lang.sh: line 20: warning: setlocale: LC_COLLATE: cannot change locale (en_US.UTF-8): No such file or directory
/etc/profile.d/lang.sh: line 23: warning: setlocale: LC_MESSAGES: cannot change locale (en_US.UTF-8): No such file or directory
/etc/profile.d/lang.sh: line 26: warning: setlocale: LC_NUMERIC: cannot change locale (en_US.UTF-8): No such file or directory
/etc/profile.d/lang.sh: line 29: warning: setlocale: LC_TIME: cannot change locale (en_US.UTF-8): No such file or directory
/etc/profile.d/lang.sh: line 20: warning: setlocale: LC_COLLATE: cannot change locale (en_US.UTF-8): No such file or directory
/etc/profile.d/lang.sh: line 23: warning: setlocale: LC_MESSAGES: cannot change locale (en_US.UTF-8): No such file or directory
/etc/profile.d/lang.sh: line 26: warning: setlocale: LC_NUMERIC: cannot change locale (en_US.UTF-8): No such file or directory
/etc/profile.d/lang.sh: line 29: warning: setlocale: LC_TIME: cannot change locale (en_US.UTF-8): No such file or directory
The connection to the server 10.111.112.101:8443 was refused - did you specify the right host or port?
The connection to the server 10.111.112.101:8443 was refused - did you specify the right host or port?
The connection to the server 10.111.112.101:8443 was refused - did you specify the right host or port?
The connection to the server 10.111.112.101:8443 was refused - did you specify the right host or port?
The connection to the server 10.111.112.101:8443 was refused - did you specify the right host or port?
The connection to the server 10.111.112.101:8443 was refused - did you specify the right host or port?
The connection to the server 10.111.112.101:8443 was refused - did you specify the right host or port?
The connection to the server 10.111.112.101:8443 was refused - did you specify the right host or port?
The connection to the server 10.111.112.101:8443 was refused - did you specify the right host or port?
The connection to the server 10.111.112.101:8443 was refused - did you specify the right host or port?

DevTools listening on ws://127.0.0.1:9304/devtools/browser/b0fe0ced-567d-4df0-b333-132e314b03b5
[0118/150811.438737:ERROR:zygote_host_impl_linux.cc(268)] Failed to adjust OOM score of renderer with pid 125909: Permission denied (13)
[0118/150812.677679:ERROR:zygote_host_impl_linux.cc(268)] Failed to adjust OOM score of renderer with pid 125940: Permission denied (13)
> warning: 2018-01-18 10:08:18.947153 I | proto: duplicate proto type registered: google.protobuf.Any
2018-01-18 10:08:18.947473 I | proto: duplicate proto type registered: google.protobuf.Duration
2018-01-18 10:08:18.947527 I | proto: duplicate proto type registered: google.protobuf.Timestamp

> warning: 2018-01-18 10:08:19.493316 I | proto: duplicate proto type registered: google.protobuf.Any
2018-01-18 10:08:19.493449 I | proto: duplicate proto type registered: google.protobuf.Duration
2018-01-18 10:08:19.493483 I | proto: duplicate proto type registered: google.protobuf.Timestamp

Unexpected journal message 'audit: type=1400 audit(1516288047.464:152): avc:  denied  { map } for  pid=1207 comm="hostname" path="/usr/bin/hostname" dev="dm-0" ino=20028 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:hostname_exec_t:s0 tclass=file permissive=0'
Wrote JS log to TestRegistry-testProjectUsers-fedora-27-127.0.0.2-2401-FAIL.js.log
Journal extracted to TestRegistry-testProjectUsers-fedora-27-127.0.0.2-2401-FAIL.log
Journal extracted to TestRegistry-testProjectUsers-openshift-127.0.0.2-2402-FAIL.log
/etc/profile.d/lang.sh: line 20: warning: setlocale: LC_COLLATE: cannot change locale (en_US.UTF-8): No such file or directory
/etc/profile.d/lang.sh: line 23: warning: setlocale: LC_MESSAGES: cannot change locale (en_US.UTF-8): No such file or directory
/etc/profile.d/lang.sh: line 26: warning: setlocale: LC_NUMERIC: cannot change locale (en_US.UTF-8): No such file or directory
/etc/profile.d/lang.sh: line 29: warning: setlocale: LC_TIME: cannot change locale (en_US.UTF-8): No such file or directory
Traceback (most recent call last):
  File "/build/cockpit/test/common/testlib.py", line 669, in tearDown
    self.check_journal_messages()
  File "/build/cockpit/test/common/testlib.py", line 804, in check_journal_messages
    raise Error(first)
Error: audit: type=1400 audit(1516288047.464:152): avc:  denied  { map } for  pid=1207 comm="hostname" path="/usr/bin/hostname" dev="dm-0" ino=20028 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:hostname_exec_t:s0 tclass=file permissive=0

not ok 49 testProjectUsers (check_openshift.TestRegistry) # duration: 100s
Wrote screenshot to TestRegistry-testProjectUsers-fedora-27-127.0.0.2-2401-FAIL.png
Wrote HTML dump to TestRegistry-testProjectUsers-fedora-27-127.0.0.2-2401-FAIL.html
Wrote JS log to TestRegistry-testProjectUsers-fedora-27-127.0.0.2-2401-FAIL.js.log
Journal extracted to TestRegistry-testProjectUsers-fedora-27-127.0.0.2-2401-FAIL.log
Journal extracted to TestRegistry-testProjectUsers-openshift-127.0.0.2-2402-FAIL.log
/etc/profile.d/lang.sh: line 20: warning: setlocale: LC_COLLATE: cannot change locale (en_US.UTF-8): No such file or directory
/etc/profile.d/lang.sh: line 23: warning: setlocale: LC_MESSAGES: cannot change locale (en_US.UTF-8): No such file or directory
/etc/profile.d/lang.sh: line 26: warning: setlocale: LC_NUMERIC: cannot change locale (en_US.UTF-8): No such file or directory
/etc/profile.d/lang.sh: line 29: warning: setlocale: LC_TIME: cannot change locale (en_US.UTF-8): No such file or directory

First occurrence: 2018-01-18T15:08:48.843774 | revision a7bded4ab419a090f46e1965dd81ed496da140ee, logs Times recorded: 1 Latest occurrences:

# ----------------------------------------------------------------------
# testHostToMaintenance (check_ovirt.TestOVirtMachines)
#
Engine URL: https://127.0.0.2:30302/ovirt-engine/
++ seq 1 60
+ for x in $(seq 1 60)
++ xmllint --xpath 'string(/api/product_info/name)' -
++ curl -s -k -u admin@internal:engine -H Content-type:application/xml https://10.111.113.5/ovirt-engine/api
-:1: parser error : Document is empty

^
+ '[' '' = 'oVirt Engine' ']'
+ sleep 10
+ for x in $(seq 1 60)
++ xmllint --xpath 'string(/api/product_info/name)' -
++ curl -s -k -u admin@internal:engine -H Content-type:application/xml https://10.111.113.5/ovirt-engine/api
-:1: parser error : Document is empty

^
+ '[' '' = 'oVirt Engine' ']'
+ sleep 10
+ for x in $(seq 1 60)
++ xmllint --xpath 'string(/api/product_info/name)' -
++ curl -s -k -u admin@internal:engine -H Content-type:application/xml https://10.111.113.5/ovirt-engine/api
-:1: parser error : Document is empty

^
+ '[' '' = 'oVirt Engine' ']'
+ sleep 10
+ for x in $(seq 1 60)
++ xmllint --xpath 'string(/api/product_info/name)' -
++ curl -s -k -u admin@internal:engine -H Content-type:application/xml https://10.111.113.5/ovirt-engine/api
-:1: parser error : Document is empty

^
+ '[' '' = 'oVirt Engine' ']'
+ sleep 10
+ for x in $(seq 1 60)
++ xmllint --xpath 'string(/api/product_info/name)' -
++ curl -s -k -u admin@internal:engine -H Content-type:application/xml https://10.111.113.5/ovirt-engine/api
+ '[' '' = 'oVirt Engine' ']'
+ sleep 10
+ for x in $(seq 1 60)
++ xmllint --xpath 'string(/api/product_info/name)' -
++ curl -s -k -u admin@internal:engine -H Content-type:application/xml https://10.111.113.5/ovirt-engine/api
+ '[' '' = 'oVirt Engine' ']'
+ sleep 10
+ for x in $(seq 1 60)
++ xmllint --xpath 'string(/api/product_info/name)' -
++ curl -s -k -u admin@internal:engine -H Content-type:application/xml https://10.111.113.5/ovirt-engine/api
+ '[' '' = 'oVirt Engine' ']'
+ sleep 10
+ for x in $(seq 1 60)
++ xmllint --xpath 'string(/api/product_info/name)' -
++ curl -s -k -u admin@internal:engine -H Content-type:application/xml https://10.111.113.5/ovirt-engine/api
+ '[' '' = 'oVirt Engine' ']'
+ sleep 10
+ for x in $(seq 1 60)
++ xmllint --xpath 'string(/api/product_info/name)' -
++ curl -s -k -u admin@internal:engine -H Content-type:application/xml https://10.111.113.5/ovirt-engine/api
+ '[' 'oVirt Engine' = 'oVirt Engine' ']'
+ break
  % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
                                 Dload  Upload   Total   Spent    Left  Speed

  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0
100  1327  100  1327    0     0   1327      0  0:00:01 --:--:--  0:00:01  5820
  % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
                                 Dload  Upload   Total   Spent    Left  Speed

  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0
 20   389    0     0  100    79      0     79  0:00:01 --:--:--  0:00:01   107
100   389  100   310  100    79    310     79  0:00:01 --:--:--  0:00:01   525
{"access_token":"XVhb4k92bupnIgy1MZFxzOktNKFHoKyjpo0C9iaB23CI403L4VcuEEnRA32ROk2Jf3iDzTDivWuH2StcRQh5Hg","scope":"ovirt-app-api ovirt-ext=token-info:authz-search ovirt-ext=token-info:public-authz-search ovirt-ext=token-info:validate ovirt-ext=token:password-access","exp":"1516892986000","token_type":"bearer"}
oVirt token retrieved: XVhb4k92bupnIgy1MZFxzOktNKFHoKyjpo0C9iaB23CI403L4VcuEEnRA32ROk2Jf3iDzTDivWuH2StcRQh5Hg

DevTools listening on ws://127.0.0.1:9362/devtools/browser/63b65e24-7061-4ebf-9e90-06bc94702c64
[0118/150949.930743:ERROR:zygote_host_impl_linux.cc(268)] Failed to adjust OOM score of renderer with pid 127358: Permission denied (13)
[0118/150951.067739:ERROR:zygote_host_impl_linux.cc(268)] Failed to adjust OOM score of renderer with pid 127409: Permission denied (13)
> log: loading ovirt package
> log: Configuration file /etc/cockpit/machines-ovirt.config content is read ...
> log: ... and parsed
> info: HTTP POST failed: "{\n  \"fault\" : {\n    \"detail\" : \"[The following Hosts have running VMs and cannot be switched to maintenance mode: host.Please ensure that the following Clusters have at least one Host in UP state: Default.]\",\n    \"reason\" : \"Operation Failed\"\n  },\n  \"status\" : \"failed\"\n}" /ovirt-engine/api/hosts/525f2e90-397b-483f-8c0e-1cdb01f559f3/deactivate
> info: handleOvirtError, error =  {
  "fault" : {
    "detail" : "[The following Hosts have running VMs and cannot be switched to maintenance mode: host.Please ensure that the following Clusters have at least one Host in UP state: Default.]",
    "reason" : "Operation Failed"
  },
  "status" : "failed"
} exception =  
> warning: Switching host to maintenance mode failed. Received error: [The following Hosts have running VMs and cannot be switched to maintenance mode: host.Please ensure that the following Clusters have at least one Host in UP state: Default.]
Unexpected journal message 'audit: type=1400 audit(1516288017.896:147): avc:  denied  { map } for  pid=1227 comm="hostname" path="/usr/bin/hostname" dev="dm-0" ino=20028 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:hostname_exec_t:s0 tclass=file permissive=0'
Unexpected journal message 'audit: type=1400 audit(1516288018.276:150): avc:  denied  { execute_no_trans } for  pid=1292 comm="pmie_check" path="/usr/bin/pmie" dev="dm-0" ino=139127 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:pcp_pmie_exec_t:s0 tclass=file permissive=0'
Wrote JS log to TestOVirtMachines-testHostToMaintenance-fedora-27-127.0.0.2-2501-FAIL.js.log
Journal extracted to TestOVirtMachines-testHostToMaintenance-fedora-27-127.0.0.2-2501-FAIL.log
/etc/profile.d/lang.sh: line 19: warning: setlocale: LC_CTYPE: cannot change locale (C.UTF-8)
Journal extracted to TestOVirtMachines-testHostToMaintenance-ovirt-127.0.0.2-2502-FAIL.log
/etc/profile.d/lang.sh: line 19: warning: setlocale: LC_CTYPE: cannot change locale (C.UTF-8)
Traceback (most recent call last):
  File "/build/cockpit/test/common/testlib.py", line 669, in tearDown
    self.check_journal_messages()
  File "/build/cockpit/test/common/testlib.py", line 804, in check_journal_messages
    raise Error(first)
Error: audit: type=1400 audit(1516288017.896:147): avc:  denied  { map } for  pid=1227 comm="hostname" path="/usr/bin/hostname" dev="dm-0" ino=20028 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:hostname_exec_t:s0 tclass=file permissive=0

not ok 55 testHostToMaintenance (check_ovirt.TestOVirtMachines) # duration: 206s
Wrote screenshot to TestOVirtMachines-testHostToMaintenance-fedora-27-127.0.0.2-2501-FAIL.png
Wrote HTML dump to TestOVirtMachines-testHostToMaintenance-fedora-27-127.0.0.2-2501-FAIL.html
Wrote JS log to TestOVirtMachines-testHostToMaintenance-fedora-27-127.0.0.2-2501-FAIL.js.log
Journal extracted to TestOVirtMachines-testHostToMaintenance-fedora-27-127.0.0.2-2501-FAIL.log
Journal extracted to TestOVirtMachines-testHostToMaintenance-ovirt-127.0.0.2-2502-FAIL.log
/etc/profile.d/lang.sh: line 19: warning: setlocale: LC_CTYPE: cannot change locale (C.UTF-8)

First occurrence: 2018-01-18T15:10:06.678676 | revision a7bded4ab419a090f46e1965dd81ed496da140ee, logs Times recorded: 1 Latest occurrences:

# ----------------------------------------------------------------------
# testBondRename (check_networking_bond.TestNetworking)
#
NAME             UUID                                  TYPE            DEVICE 
System eth0      5fb06bd0-0bb0-7ffb-45f1-d6edd65f3e03  802-3-ethernet  eth0   
static-52:54:01  dc88af9d-782f-4f84-8e9d-ada57bfe8b92  802-3-ethernet  eth1   
virbr0           bfa79ac0-bd0e-42e9-90f6-651b19604114  bridge          virbr0 
System eth1      9c92fad9-6ecb-3e6c-eb4d-8a47c6f50c04  802-3-ethernet  --     
ens2             39ef3890-56af-4114-9a24-f3f94c42acfe  802-3-ethernet  --     

DevTools listening on ws://127.0.0.1:9475/devtools/browser/4a79c3c1-2a76-4c02-a908-e731343cca5c
[0118/151309.128260:ERROR:zygote_host_impl_linux.cc(268)] Failed to adjust OOM score of renderer with pid 132829: Permission denied (13)
[0118/151310.253092:ERROR:zygote_host_impl_linux.cc(268)] Failed to adjust OOM score of renderer with pid 132871: Permission denied (13)
52:54:01:00:00:01 -> eth1
Unexpected journal message 'audit: type=1400 audit(1516288376.323:159): avc:  denied  { map } for  pid=1258 comm="hostname" path="/usr/bin/hostname" dev="dm-0" ino=20028 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:hostname_exec_t:s0 tclass=file permissive=0'
Unexpected journal message 'audit: type=1400 audit(1516288376.610:163): avc:  denied  { execute_no_trans } for  pid=1305 comm="pmie_check" path="/usr/bin/pmie" dev="dm-0" ino=139127 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:pcp_pmie_exec_t:s0 tclass=file permissive=0'
Wrote JS log to TestNetworking-testBondRename-fedora-27-127.0.0.2-2701-FAIL.js.log
Journal extracted to TestNetworking-testBondRename-fedora-27-127.0.0.2-2701-FAIL.log
Journal extracted to TestNetworking-testBondRename-fedora-26-127.0.0.2-2702-FAIL.log
Traceback (most recent call last):
  File "/build/cockpit/test/common/testlib.py", line 669, in tearDown
    self.check_journal_messages()
  File "/build/cockpit/test/common/testlib.py", line 804, in check_journal_messages
    raise Error(first)
Error: audit: type=1400 audit(1516288376.323:159): avc:  denied  { map } for  pid=1258 comm="hostname" path="/usr/bin/hostname" dev="dm-0" ino=20028 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:hostname_exec_t:s0 tclass=file permissive=0

not ok 17 testBondRename (check_networking_bond.TestNetworking) # duration: 35s
Wrote screenshot to TestNetworking-testBondRename-fedora-27-127.0.0.2-2701-FAIL.png
Wrote HTML dump to TestNetworking-testBondRename-fedora-27-127.0.0.2-2701-FAIL.html
Wrote JS log to TestNetworking-testBondRename-fedora-27-127.0.0.2-2701-FAIL.js.log
Journal extracted to TestNetworking-testBondRename-fedora-27-127.0.0.2-2701-FAIL.log
Journal extracted to TestNetworking-testBondRename-fedora-26-127.0.0.2-2702-FAIL.log

First occurrence: 2018-01-18T15:13:19.604134 | revision a7bded4ab419a090f46e1965dd81ed496da140ee, logs Times recorded: 1 Latest occurrences:

# ----------------------------------------------------------------------
# testAmbiguousSlave (check_networking_bond.TestNetworking)
#
NAME             UUID                                  TYPE            DEVICE 
System eth0      5fb06bd0-0bb0-7ffb-45f1-d6edd65f3e03  802-3-ethernet  eth0   
static-52:54:01  861f0f0a-4515-46e6-94c5-4b7d1ce16f3d  802-3-ethernet  eth1   
virbr0           2fde0801-213b-4df8-b33c-9c3630fb272d  bridge          virbr0 
System eth1      9c92fad9-6ecb-3e6c-eb4d-8a47c6f50c04  802-3-ethernet  --     
ens2             39ef3890-56af-4114-9a24-f3f94c42acfe  802-3-ethernet  --     

DevTools listening on ws://127.0.0.1:9602/devtools/browser/694ed32e-6cb6-405e-8084-4738ef417b8b
[0118/151334.765863:ERROR:zygote_host_impl_linux.cc(268)] Failed to adjust OOM score of renderer with pid 133362: Permission denied (13)
[0118/151335.778537:ERROR:zygote_host_impl_linux.cc(268)] Failed to adjust OOM score of renderer with pid 133435: Permission denied (13)
52:54:01:00:00:03 -> eth2
52:54:01:00:00:03 -> eth2
Unexpected journal message 'audit: type=1400 audit(1516288401.339:161): avc:  denied  { map } for  pid=1289 comm="hostname" path="/usr/bin/hostname" dev="dm-0" ino=20028 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:hostname_exec_t:s0 tclass=file permissive=0'
Unexpected journal message 'audit: type=1400 audit(1516288401.498:163): avc:  denied  { execute_no_trans } for  pid=1339 comm="pmie_check" path="/usr/bin/pmie" dev="dm-0" ino=139127 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:pcp_pmie_exec_t:s0 tclass=file permissive=0'
Wrote JS log to TestNetworking-testAmbiguousSlave-fedora-27-127.0.0.2-2201-FAIL.js.log
Journal extracted to TestNetworking-testAmbiguousSlave-fedora-27-127.0.0.2-2201-FAIL.log
Journal extracted to TestNetworking-testAmbiguousSlave-fedora-26-127.0.0.2-2202-FAIL.log
Traceback (most recent call last):
  File "/build/cockpit/test/common/testlib.py", line 669, in tearDown
    self.check_journal_messages()
  File "/build/cockpit/test/common/testlib.py", line 804, in check_journal_messages
    raise Error(first)
Error: audit: type=1400 audit(1516288401.339:161): avc:  denied  { map } for  pid=1289 comm="hostname" path="/usr/bin/hostname" dev="dm-0" ino=20028 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:hostname_exec_t:s0 tclass=file permissive=0

not ok 15 testAmbiguousSlave (check_networking_bond.TestNetworking) # duration: 44s
Wrote screenshot to TestNetworking-testAmbiguousSlave-fedora-27-127.0.0.2-2201-FAIL.png
Wrote HTML dump to TestNetworking-testAmbiguousSlave-fedora-27-127.0.0.2-2201-FAIL.html
Wrote JS log to TestNetworking-testAmbiguousSlave-fedora-27-127.0.0.2-2201-FAIL.js.log
Journal extracted to TestNetworking-testAmbiguousSlave-fedora-27-127.0.0.2-2201-FAIL.log
Journal extracted to TestNetworking-testAmbiguousSlave-fedora-26-127.0.0.2-2202-FAIL.log

First occurrence: 2018-01-18T15:13:52.580141 | revision a7bded4ab419a090f46e1965dd81ed496da140ee, logs Times recorded: 1 Latest occurrences:

# ----------------------------------------------------------------------
# testBasic (check_multi_machine.TestMultiMachineAdd)
#

DevTools listening on ws://127.0.0.1:10174/devtools/browser/91ccc2e8-151b-490f-842f-fe1fc22ed1b0
[0118/151428.919402:ERROR:zygote_host_impl_linux.cc(268)] Failed to adjust OOM score of renderer with pid 134929: Permission denied (13)
[0118/151430.226628:ERROR:zygote_host_impl_linux.cc(268)] Failed to adjust OOM score of renderer with pid 135008: Permission denied (13)
Unexpected journal message 'audit: type=1400 audit(1516288438.114:160): avc:  denied  { map } for  pid=1294 comm="hostname" path="/usr/bin/hostname" dev="dm-0" ino=20028 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:hostname_exec_t:s0 tclass=file permissive=0'
Wrote JS log to TestMultiMachineAdd-testBasic-fedora-27-127.0.0.2-2601-FAIL.js.log
Journal extracted to TestMultiMachineAdd-testBasic-fedora-27-127.0.0.2-2601-FAIL.log
Journal extracted to TestMultiMachineAdd-testBasic-fedora-27-127.0.0.2-2603-FAIL.log
Journal extracted to TestMultiMachineAdd-testBasic-fedora-27-127.0.0.2-2602-FAIL.log
Traceback (most recent call last):
  File "/build/cockpit/test/common/testlib.py", line 669, in tearDown
    self.check_journal_messages()
  File "/build/cockpit/test/common/testlib.py", line 804, in check_journal_messages
    raise Error(first)
Error: audit: type=1400 audit(1516288438.114:160): avc:  denied  { map } for  pid=1294 comm="hostname" path="/usr/bin/hostname" dev="dm-0" ino=20028 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:hostname_exec_t:s0 tclass=file permissive=0

not ok 10 testBasic (check_multi_machine.TestMultiMachineAdd) # duration: 64s
Wrote screenshot to TestMultiMachineAdd-testBasic-fedora-27-127.0.0.2-2601-FAIL.png
Wrote HTML dump to TestMultiMachineAdd-testBasic-fedora-27-127.0.0.2-2601-FAIL.html
Wrote JS log to TestMultiMachineAdd-testBasic-fedora-27-127.0.0.2-2601-FAIL.js.log
Journal extracted to TestMultiMachineAdd-testBasic-fedora-27-127.0.0.2-2601-FAIL.log
Journal extracted to TestMultiMachineAdd-testBasic-fedora-27-127.0.0.2-2603-FAIL.log
Journal extracted to TestMultiMachineAdd-testBasic-fedora-27-127.0.0.2-2602-FAIL.log

First occurrence: 2018-01-18T15:14:51.889199 | revision a7bded4ab419a090f46e1965dd81ed496da140ee, logs Times recorded: 1 Latest occurrences:

# ----------------------------------------------------------------------
# testBasic (check_apps.TestApps)
#

DevTools listening on ws://127.0.0.1:10035/devtools/browser/e412f576-6d9c-4240-b5dd-a5a24bd60d1d
[0118/153838.308264:ERROR:zygote_host_impl_linux.cc(268)] Failed to adjust OOM score of renderer with pid 22311: Permission denied (13)
[0118/153839.262156:ERROR:zygote_host_impl_linux.cc(268)] Failed to adjust OOM score of renderer with pid 22395: Permission denied (13)
Unexpected journal message 'audit: type=1400 audit(1516289908.581:161): avc:  denied  { map } for  pid=1267 comm="hostname" path="/usr/bin/hostname" dev="dm-0" ino=20028 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:hostname_exec_t:s0 tclass=file permissive=0'
Unexpected journal message 'audit: type=1400 audit(1516289908.763:165): avc:  denied  { execute_no_trans } for  pid=1308 comm="pmie_check" path="/usr/bin/pmie" dev="dm-0" ino=139127 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:pcp_pmie_exec_t:s0 tclass=file permissive=0'
Wrote JS log to TestApps-testBasic-fedora-27-127.0.0.2-2901-FAIL.js.log
Journal extracted to TestApps-testBasic-fedora-27-127.0.0.2-2901-FAIL.log
Traceback (most recent call last):
  File "/build/cockpit/test/common/testlib.py", line 669, in tearDown
    self.check_journal_messages()
  File "/build/cockpit/test/common/testlib.py", line 804, in check_journal_messages
    raise Error(first)
Error: audit: type=1400 audit(1516289908.581:161): avc:  denied  { map } for  pid=1267 comm="hostname" path="/usr/bin/hostname" dev="dm-0" ino=20028 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:hostname_exec_t:s0 tclass=file permissive=0

not ok 167 testBasic (check_apps.TestApps) # duration: 33s
Wrote screenshot to TestApps-testBasic-fedora-27-127.0.0.2-2901-FAIL.png
Wrote HTML dump to TestApps-testBasic-fedora-27-127.0.0.2-2901-FAIL.html
Wrote JS log to TestApps-testBasic-fedora-27-127.0.0.2-2901-FAIL.js.log
Journal extracted to TestApps-testBasic-fedora-27-127.0.0.2-2901-FAIL.log

First occurrence: 2018-01-18T15:38:52.810058 | revision 78109cff0829e3f58bfc470e619bd046311f990f, logs Times recorded: 1 Latest occurrences:

# ----------------------------------------------------------------------
# testMachinesJsonVarMigration (check_dashboard.TestDashboardSetup)
#

DevTools listening on ws://127.0.0.1:9400/devtools/browser/32aa6a68-92cb-4d2f-9a4e-cb79948cedaa
[0118/154205.742447:ERROR:zygote_host_impl_linux.cc(268)] Failed to adjust OOM score of renderer with pid 27391: Permission denied (13)
[0118/154206.776600:ERROR:zygote_host_impl_linux.cc(268)] Failed to adjust OOM score of renderer with pid 27535: Permission denied (13)
> log: done
> log: done
> log: done
Unexpected journal message 'audit: type=1400 audit(1516290117.254:162): avc:  denied  { map } for  pid=1261 comm="hostname" path="/usr/bin/hostname" dev="dm-0" ino=20028 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:hostname_exec_t:s0 tclass=file permissive=0'
Unexpected journal message 'audit: type=1400 audit(1516290117.404:164): avc:  denied  { execute_no_trans } for  pid=1312 comm="pmie_check" path="/usr/bin/pmie" dev="dm-0" ino=139127 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:pcp_pmie_exec_t:s0 tclass=file permissive=0'
Wrote JS log to TestDashboardSetup-testMachinesJsonVarMigration-fedora-27-127.0.0.2-2401-FAIL.js.log
Journal extracted to TestDashboardSetup-testMachinesJsonVarMigration-fedora-27-127.0.0.2-2401-FAIL.log
Journal extracted to TestDashboardSetup-testMachinesJsonVarMigration-fedora-27-127.0.0.2-2403-FAIL.log
Journal extracted to TestDashboardSetup-testMachinesJsonVarMigration-fedora-27-127.0.0.2-2402-FAIL.log
Traceback (most recent call last):
  File "/build/cockpit/test/common/testlib.py", line 669, in tearDown
    self.check_journal_messages()
  File "/build/cockpit/test/common/testlib.py", line 804, in check_journal_messages
    raise Error(first)
Error: audit: type=1400 audit(1516290117.254:162): avc:  denied  { map } for  pid=1261 comm="hostname" path="/usr/bin/hostname" dev="dm-0" ino=20028 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:hostname_exec_t:s0 tclass=file permissive=0

not ok 132 testMachinesJsonVarMigration (check_dashboard.TestDashboardSetup) # duration: 34s
Wrote screenshot to TestDashboardSetup-testMachinesJsonVarMigration-fedora-27-127.0.0.2-2401-FAIL.png
Wrote HTML dump to TestDashboardSetup-testMachinesJsonVarMigration-fedora-27-127.0.0.2-2401-FAIL.html
Wrote JS log to TestDashboardSetup-testMachinesJsonVarMigration-fedora-27-127.0.0.2-2401-FAIL.js.log
Journal extracted to TestDashboardSetup-testMachinesJsonVarMigration-fedora-27-127.0.0.2-2401-FAIL.log
Journal extracted to TestDashboardSetup-testMachinesJsonVarMigration-fedora-27-127.0.0.2-2403-FAIL.log
Journal extracted to TestDashboardSetup-testMachinesJsonVarMigration-fedora-27-127.0.0.2-2402-FAIL.log

First occurrence: 2018-01-18T15:42:21.261796 | revision 78109cff0829e3f58bfc470e619bd046311f990f, logs Times recorded: 1 Latest occurrences:

# ----------------------------------------------------------------------
# testTls (check_connection.TestConnection)
#
Unexpected journal message 'audit: type=1400 audit(1516290158.101:165): avc:  denied  { execute_no_trans } for  pid=1320 comm="pmie_check" path="/usr/bin/pmie" dev="dm-0" ino=139127 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:pcp_pmie_exec_t:s0 tclass=file permissive=0'
Journal extracted to TestConnection-testTls-fedora-27-127.0.0.2-2601-FAIL.log
Traceback (most recent call last):
  File "/build/cockpit/test/common/testlib.py", line 669, in tearDown
    self.check_journal_messages()
  File "/build/cockpit/test/common/testlib.py", line 804, in check_journal_messages
    raise Error(first)
Error: audit: type=1400 audit(1516290158.101:165): avc:  denied  { execute_no_trans } for  pid=1320 comm="pmie_check" path="/usr/bin/pmie" dev="dm-0" ino=139127 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:pcp_pmie_exec_t:s0 tclass=file permissive=0

not ok 128 testTls (check_connection.TestConnection) # duration: 22s
Journal extracted to TestConnection-testTls-fedora-27-127.0.0.2-2601-FAIL.log

First occurrence: 2018-01-18T15:42:48.184208 | revision 78109cff0829e3f58bfc470e619bd046311f990f, logs Times recorded: 1 Latest occurrences:

# ----------------------------------------------------------------------
# testBasic (check_sosreport.TestSOS)
#

DevTools listening on ws://127.0.0.1:9721/devtools/browser/a266b118-eee0-4d00-ac9d-d6a5e28452e5
[0118/154418.746063:ERROR:zygote_host_impl_linux.cc(268)] Failed to adjust OOM score of renderer with pid 31338: Permission denied (13)
[0118/154419.754219:ERROR:zygote_host_impl_linux.cc(268)] Failed to adjust OOM score of renderer with pid 31379: Permission denied (13)
Unexpected journal message 'audit: type=1400 audit(1516290250.434:163): avc:  denied  { map } for  pid=1245 comm="hostname" path="/usr/bin/hostname" dev="dm-0" ino=20028 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:hostname_exec_t:s0 tclass=file permissive=0'
Unexpected journal message 'audit: type=1400 audit(1516290250.596:165): avc:  denied  { execute_no_trans } for  pid=1298 comm="pmie_check" path="/usr/bin/pmie" dev="dm-0" ino=139127 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:pcp_pmie_exec_t:s0 tclass=file permissive=0'
Wrote JS log to TestSOS-testBasic-fedora-27-127.0.0.2-2601-FAIL.js.log
Journal extracted to TestSOS-testBasic-fedora-27-127.0.0.2-2601-FAIL.log
Traceback (most recent call last):
  File "/build/cockpit/test/common/testlib.py", line 669, in tearDown
    self.check_journal_messages()
  File "/build/cockpit/test/common/testlib.py", line 804, in check_journal_messages
    raise Error(first)
Error: audit: type=1400 audit(1516290250.434:163): avc:  denied  { map } for  pid=1245 comm="hostname" path="/usr/bin/hostname" dev="dm-0" ino=20028 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:hostname_exec_t:s0 tclass=file permissive=0

not ok 109 testBasic (check_sosreport.TestSOS) # duration: 150s
Wrote screenshot to TestSOS-testBasic-fedora-27-127.0.0.2-2601-FAIL.png
Wrote HTML dump to TestSOS-testBasic-fedora-27-127.0.0.2-2601-FAIL.html
Wrote JS log to TestSOS-testBasic-fedora-27-127.0.0.2-2601-FAIL.js.log
Journal extracted to TestSOS-testBasic-fedora-27-127.0.0.2-2601-FAIL.log

First occurrence: 2018-01-18T15:46:29.472072 | revision 78109cff0829e3f58bfc470e619bd046311f990f, logs Times recorded: 1 Latest occurrences:

# ----------------------------------------------------------------------
# testBasic (check_shutdown_restart.TestShutdownRestart)
#

DevTools listening on ws://127.0.0.1:9816/devtools/browser/fa58ed2d-0bf7-469a-a453-54fb6b1c81fe
[0118/154808.475609:ERROR:zygote_host_impl_linux.cc(268)] Failed to adjust OOM score of renderer with pid 37263: Permission denied (13)
[0118/154809.493384:ERROR:zygote_host_impl_linux.cc(268)] Failed to adjust OOM score of renderer with pid 37339: Permission denied (13)
> warning: Shutdown scheduled for Thu 2018-01-18 10:48:12 EST, use 'shutdown -c' to cancel.

> warning: transport closed: disconnected
Connection to 127.0.0.2 closed by remote host.
CDP: {"source":"network","level":"error","text":"Failed to load resource: net::ERR_EMPTY_RESPONSE","timestamp":1516290493105.89,"url":"http://127.0.0.2:9391/cockpit/static/fonts/OpenSans-Light-webfont.woff","networkRequestId":"37339.29"}
> log: transport closed, dropped message:  1:1!4
{"call":["/org/freedesktop/timedate1","org.freedesktop.DBus.Properties","Get",["org.freedesktop.timedate1","NTPSynchronized"]],"id":"3"}
> log: transport closed, dropped message:  1:1!4
{"call":["/org/freedesktop/timedate1","org.freedesktop.DBus.Properties","Get",["org.freedesktop.timedate1","NTPSynchronized"]],"id":"4"}
> log: transport closed, dropped message:  1:1!4
{"call":["/org/freedesktop/timedate1","org.freedesktop.DBus.Properties","Get",["org.freedesktop.timedate1","NTPSynchronized"]],"id":"5"}
Unexpected journal message 'audit: type=1400 audit(1516290480.516:162): avc:  denied  { map } for  pid=1277 comm="hostname" path="/usr/bin/hostname" dev="dm-0" ino=20028 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:hostname_exec_t:s0 tclass=file permissive=0'
Unexpected journal message 'audit: type=1400 audit(1516290480.650:164): avc:  denied  { execute_no_trans } for  pid=1322 comm="pmie_check" path="/usr/bin/pmie" dev="dm-0" ino=139127 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:pcp_pmie_exec_t:s0 tclass=file permissive=0'
Wrote JS log to TestShutdownRestart-testBasic-fedora-27-127.0.0.2-2501-FAIL.js.log
Journal extracted to TestShutdownRestart-testBasic-fedora-27-127.0.0.2-2501-FAIL.log
Journal extracted to TestShutdownRestart-testBasic-fedora-27-127.0.0.2-2502-FAIL.log
Traceback (most recent call last):
  File "/build/cockpit/bots/../test/verify/check-shutdown-restart", line 95, in testBasic
    self.check_journal_messages()
  File "/build/cockpit/test/common/testlib.py", line 804, in check_journal_messages
    raise Error(first)
Error: audit: type=1400 audit(1516290480.516:162): avc:  denied  { map } for  pid=1277 comm="hostname" path="/usr/bin/hostname" dev="dm-0" ino=20028 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:hostname_exec_t:s0 tclass=file permissive=0

not ok 70 testBasic (check_shutdown_restart.TestShutdownRestart) # duration: 43s
Wrote screenshot to TestShutdownRestart-testBasic-fedora-27-127.0.0.2-2501-FAIL.png
Wrote HTML dump to TestShutdownRestart-testBasic-fedora-27-127.0.0.2-2501-FAIL.html
Wrote JS log to TestShutdownRestart-testBasic-fedora-27-127.0.0.2-2501-FAIL.js.log
Journal extracted to TestShutdownRestart-testBasic-fedora-27-127.0.0.2-2501-FAIL.log
Journal extracted to TestShutdownRestart-testBasic-fedora-27-127.0.0.2-2502-FAIL.log

First occurrence: 2018-01-18T15:48:32.850085 | revision 78109cff0829e3f58bfc470e619bd046311f990f, logs Times recorded: 1 Latest occurrences:

# ----------------------------------------------------------------------
# testSudo (check_reauthorize.TestReauthorize)
#

DevTools listening on ws://127.0.0.1:10181/devtools/browser/2fcd0278-6453-4fc7-b2ca-85fd226caaa9
[0118/154927.582499:ERROR:zygote_host_impl_linux.cc(268)] Failed to adjust OOM score of renderer with pid 39219: Permission denied (13)
[0118/154928.663468:ERROR:zygote_host_impl_linux.cc(268)] Failed to adjust OOM score of renderer with pid 39282: Permission denied (13)
> log: fail
> log: done
> log: fail
> log: transport closed, dropped message:  1:1!5
{"watch":{"path":"/org/freedesktop/systemd1/unit/timedatex_2eservice","interface":"org.freedesktop.systemd1.Service"},"id":"11"}
> log: transport closed, dropped message:  1:1!5
{"add-match":{"path":"/org/freedesktop/systemd1/unit/systemd_2dtimesyncd_2eservice","interface":"org.freedesktop.systemd1.Unit"}}
> log: transport closed, dropped message:  1:1!5
{"watch":{"path":"/org/freedesktop/systemd1/unit/systemd_2dtimesyncd_2eservice","interface":"org.freedesktop.systemd1.Unit"},"id":"13"}
> log: transport closed, dropped message:  1:1!5
{"add-match":{"path":"/org/freedesktop/systemd1/unit/systemd_2dtimesyncd_2eservice","interface":"org.freedesktop.systemd1.Service"}}
> log: transport closed, dropped message:  1:1!5
{"watch":{"path":"/org/freedesktop/systemd1/unit/systemd_2dtimesyncd_2eservice","interface":"org.freedesktop.systemd1.Service"},"id":"15"}
> log: transport closed, dropped message:  1:1!5
{"add-match":{"path":"/org/freedesktop/systemd1/unit/pmcd_2eservice","interface":"org.freedesktop.systemd1.Unit"}}
> log: transport closed, dropped message:  1:1!5
{"watch":{"path":"/org/freedesktop/systemd1/unit/pmcd_2eservice","interface":"org.freedesktop.systemd1.Unit"},"id":"17"}
> log: transport closed, dropped message:  1:1!5
{"add-match":{"path":"/org/freedesktop/systemd1/unit/pmcd_2eservice","interface":"org.freedesktop.systemd1.Service"}}
> log: transport closed, dropped message:  1:1!5
{"watch":{"path":"/org/freedesktop/systemd1/unit/pmcd_2eservice","interface":"org.freedesktop.systemd1.Service"},"id":"19"}
(node:39227) Warning: Possible EventEmitter memory leak detected. 11 Page.loadEventFired listeners added. Use emitter.setMaxListeners() to increase limit
> log: done
Unexpected journal message 'audit: type=1400 audit(1516290557.909:161): avc:  denied  { map } for  pid=1301 comm="hostname" path="/usr/bin/hostname" dev="dm-0" ino=20028 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:hostname_exec_t:s0 tclass=file permissive=0'
Unexpected journal message 'audit: type=1400 audit(1516290558.044:163): avc:  denied  { execute_no_trans } for  pid=1332 comm="pmie_check" path="/usr/bin/pmie" dev="dm-0" ino=139127 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:pcp_pmie_exec_t:s0 tclass=file permissive=0'
Wrote JS log to TestReauthorize-testSudo-fedora-27-127.0.0.2-2701-FAIL.js.log
Journal extracted to TestReauthorize-testSudo-fedora-27-127.0.0.2-2701-FAIL.log
Traceback (most recent call last):
  File "/build/cockpit/test/common/testlib.py", line 669, in tearDown
    self.check_journal_messages()
  File "/build/cockpit/test/common/testlib.py", line 804, in check_journal_messages
    raise Error(first)
Error: audit: type=1400 audit(1516290557.909:161): avc:  denied  { map } for  pid=1301 comm="hostname" path="/usr/bin/hostname" dev="dm-0" ino=20028 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:hostname_exec_t:s0 tclass=file permissive=0

not ok 59 testSudo (check_reauthorize.TestReauthorize) # duration: 45s
Wrote screenshot to TestReauthorize-testSudo-fedora-27-127.0.0.2-2701-FAIL.png
Wrote HTML dump to TestReauthorize-testSudo-fedora-27-127.0.0.2-2701-FAIL.html
Wrote JS log to TestReauthorize-testSudo-fedora-27-127.0.0.2-2701-FAIL.js.log
Journal extracted to TestReauthorize-testSudo-fedora-27-127.0.0.2-2701-FAIL.log

First occurrence: 2018-01-18T15:49:50.966158 | revision 78109cff0829e3f58bfc470e619bd046311f990f, logs Times recorded: 1 Latest occurrences:

# ----------------------------------------------------------------------
# testRaw (check_login.TestLogin)
#
Unexpected journal message 'audit: type=1400 audit(1516289769.987:160): avc:  denied  { map } for  pid=1271 comm="hostname" path="/usr/bin/hostname" dev="dm-0" ino=20028 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:hostname_exec_t:s0 tclass=file permissive=0'
Journal extracted to TestLogin-testRaw-fedora-27-127.0.0.2-2501-FAIL.log
Traceback (most recent call last):
  File "/build/cockpit/test/common/testlib.py", line 669, in tearDown
    self.check_journal_messages()
  File "/build/cockpit/test/common/testlib.py", line 804, in check_journal_messages
    raise Error(first)
Error: audit: type=1400 audit(1516289769.987:160): avc:  denied  { map } for  pid=1271 comm="hostname" path="/usr/bin/hostname" dev="dm-0" ino=20028 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:hostname_exec_t:s0 tclass=file permissive=0

not ok 161 testRaw (check_login.TestLogin) # duration: 45s
Journal extracted to TestLogin-testRaw-fedora-27-127.0.0.2-2501-FAIL.log

First occurrence: 2018-01-18T15:36:42.303942 | revision cb61451e79040bcd46603a6bcbde8f1397074ec6, logs Times recorded: 1 Latest occurrences:

# ----------------------------------------------------------------------
# testOther (check_networking_other.TestNetworking)
#
NAME         UUID                                  TYPE            DEVICE 
System eth0  5fb06bd0-0bb0-7ffb-45f1-d6edd65f3e03  802-3-ethernet  eth0   
virbr0       d32f8b3f-a245-43cd-96b8-cebeac165e89  bridge          virbr0 
System eth1  9c92fad9-6ecb-3e6c-eb4d-8a47c6f50c04  802-3-ethernet  --     
ens2         39ef3890-56af-4114-9a24-f3f94c42acfe  802-3-ethernet  --     

DevTools listening on ws://127.0.0.1:9354/devtools/browser/481daa02-eabc-4bca-b075-22188e4dac63
[0118/155446.402956:ERROR:zygote_host_impl_linux.cc(268)] Failed to adjust OOM score of renderer with pid 45554: Permission denied (13)
[0118/155447.452993:ERROR:zygote_host_impl_linux.cc(268)] Failed to adjust OOM score of renderer with pid 45646: Permission denied (13)
Unexpected journal message 'audit: type=1400 audit(1516290877.745:163): avc:  denied  { map } for  pid=1283 comm="hostname" path="/usr/bin/hostname" dev="dm-0" ino=20028 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:hostname_exec_t:s0 tclass=file permissive=0'
Unexpected journal message 'audit: type=1400 audit(1516290877.870:165): avc:  denied  { execute_no_trans } for  pid=1321 comm="pmie_check" path="/usr/bin/pmie" dev="dm-0" ino=139127 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:pcp_pmie_exec_t:s0 tclass=file permissive=0'
Wrote JS log to TestNetworking-testOther-fedora-27-127.0.0.2-2501-FAIL.js.log
Journal extracted to TestNetworking-testOther-fedora-27-127.0.0.2-2501-FAIL.log
Traceback (most recent call last):
  File "/build/cockpit/test/common/testlib.py", line 669, in tearDown
    self.check_journal_messages()
  File "/build/cockpit/test/common/testlib.py", line 804, in check_journal_messages
    raise Error(first)
Error: audit: type=1400 audit(1516290877.745:163): avc:  denied  { map } for  pid=1283 comm="hostname" path="/usr/bin/hostname" dev="dm-0" ino=20028 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:hostname_exec_t:s0 tclass=file permissive=0

not ok 27 testOther (check_networking_other.TestNetworking) # duration: 30s
Wrote screenshot to TestNetworking-testOther-fedora-27-127.0.0.2-2501-FAIL.png
Wrote HTML dump to TestNetworking-testOther-fedora-27-127.0.0.2-2501-FAIL.html
Wrote JS log to TestNetworking-testOther-fedora-27-127.0.0.2-2501-FAIL.js.log
Journal extracted to TestNetworking-testOther-fedora-27-127.0.0.2-2501-FAIL.log

First occurrence: 2018-01-18T15:54:55.633606 | revision 78109cff0829e3f58bfc470e619bd046311f990f, logs Times recorded: 1 Latest occurrences:

# ----------------------------------------------------------------------
# testBondMac (check_networking_mac.TestNetworking)
#
NAME         UUID                                  TYPE            DEVICE 
System eth0  5fb06bd0-0bb0-7ffb-45f1-d6edd65f3e03  802-3-ethernet  eth0   
virbr0       723f9132-46cf-4562-9e0b-c0cf5a89e703  bridge          virbr0 
System eth1  9c92fad9-6ecb-3e6c-eb4d-8a47c6f50c04  802-3-ethernet  --     
ens2         39ef3890-56af-4114-9a24-f3f94c42acfe  802-3-ethernet  --     

DevTools listening on ws://127.0.0.1:10116/devtools/browser/78c4adb2-566f-4794-9631-17160dc01c66
[0118/155512.272506:ERROR:zygote_host_impl_linux.cc(268)] Failed to adjust OOM score of renderer with pid 46462: Permission denied (13)
[0118/155513.432485:ERROR:zygote_host_impl_linux.cc(268)] Failed to adjust OOM score of renderer with pid 46529: Permission denied (13)
52:54:01:00:00:03 -> eth2
52:54:01:00:00:03 -> eth2
52:54:01:00:00:04 -> eth3
52:54:01:00:00:04 -> eth3
Unexpected journal message 'audit: type=1400 audit(1516290898.320:163): avc:  denied  { map } for  pid=1308 comm="hostname" path="/usr/bin/hostname" dev="dm-0" ino=20028 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:hostname_exec_t:s0 tclass=file permissive=0'
Wrote JS log to TestNetworking-testBondMac-fedora-27-127.0.0.2-2201-FAIL.js.log
Journal extracted to TestNetworking-testBondMac-fedora-27-127.0.0.2-2201-FAIL.log
Journal extracted to TestNetworking-testBondMac-fedora-26-127.0.0.2-2202-FAIL.log
Traceback (most recent call last):
  File "/build/cockpit/test/common/testlib.py", line 669, in tearDown
    self.check_journal_messages()
  File "/build/cockpit/test/common/testlib.py", line 804, in check_journal_messages
    raise Error(first)
Error: audit: type=1400 audit(1516290898.320:163): avc:  denied  { map } for  pid=1308 comm="hostname" path="/usr/bin/hostname" dev="dm-0" ino=20028 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:hostname_exec_t:s0 tclass=file permissive=0

not ok 24 testBondMac (check_networking_mac.TestNetworking) # duration: 51s
Wrote screenshot to TestNetworking-testBondMac-fedora-27-127.0.0.2-2201-FAIL.png
Wrote HTML dump to TestNetworking-testBondMac-fedora-27-127.0.0.2-2201-FAIL.html
Wrote JS log to TestNetworking-testBondMac-fedora-27-127.0.0.2-2201-FAIL.js.log
Journal extracted to TestNetworking-testBondMac-fedora-27-127.0.0.2-2201-FAIL.log
Journal extracted to TestNetworking-testBondMac-fedora-26-127.0.0.2-2202-FAIL.log

First occurrence: 2018-01-18T15:55:37.715484 | revision 78109cff0829e3f58bfc470e619bd046311f990f, logs Times recorded: 1 Latest occurrences:

# ----------------------------------------------------------------------
# testBasic (check_docker.TestAtomicScan)
#
ftruncate() failed: Permission denied

DevTools listening on ws://127.0.0.1:10040/devtools/browser/afd835a2-6d6f-4ba5-8e18-b265d76273a8
[0118/154107.329765:ERROR:zygote_host_impl_linux.cc(268)] Failed to adjust OOM score of renderer with pid 179668: Permission denied (13)
[0118/154108.309252:ERROR:zygote_host_impl_linux.cc(268)] Failed to adjust OOM score of renderer with pid 179755: Permission denied (13)
Unexpected journal message 'audit: type=1400 audit(1516290015.632:160): avc:  denied  { map } for  pid=1300 comm="hostname" path="/usr/bin/hostname" dev="dm-0" ino=20028 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:hostname_exec_t:s0 tclass=file permissive=0'
Unexpected journal message 'audit: type=1400 audit(1516290015.778:162): avc:  denied  { execute_no_trans } for  pid=1339 comm="pmie_check" path="/usr/bin/pmie" dev="dm-0" ino=139127 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:pcp_pmie_exec_t:s0 tclass=file permissive=0'
Wrote JS log to TestAtomicScan-testBasic-fedora-27-127.0.0.2-2201-FAIL.js.log
Journal extracted to TestAtomicScan-testBasic-fedora-27-127.0.0.2-2201-FAIL.log
Traceback (most recent call last):
  File "/build/cockpit/test/common/testlib.py", line 669, in tearDown
    self.check_journal_messages()
  File "/build/cockpit/test/common/testlib.py", line 804, in check_journal_messages
    raise Error(first)
Error: audit: type=1400 audit(1516290015.632:160): avc:  denied  { map } for  pid=1300 comm="hostname" path="/usr/bin/hostname" dev="dm-0" ino=20028 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:hostname_exec_t:s0 tclass=file permissive=0

not ok 130 testBasic (check_docker.TestAtomicScan) # duration: 80s
Wrote screenshot to TestAtomicScan-testBasic-fedora-27-127.0.0.2-2201-FAIL.png
Wrote HTML dump to TestAtomicScan-testBasic-fedora-27-127.0.0.2-2201-FAIL.html
Wrote JS log to TestAtomicScan-testBasic-fedora-27-127.0.0.2-2201-FAIL.js.log
Journal extracted to TestAtomicScan-testBasic-fedora-27-127.0.0.2-2201-FAIL.log
[0100/000000.474382:ERROR:broker_posix.cc(40)] Recvmsg error: Connection reset by peer (104)

First occurrence: 2018-01-18T15:41:23.407330 | revision cb61451e79040bcd46603a6bcbde8f1397074ec6, logs Times recorded: 1 Latest occurrences:

cockpituous commented 6 years ago

verify/fedora-i386 Ooops, it happened again


# ----------------------------------------------------------------------
# testBasic (check_active_pages.TestActivePages)
#
ftruncate() failed: Permission denied

DevTools listening on ws://127.0.0.1:9475/devtools/browser/fa6a8055-5d9f-4ae7-8b02-a47962dc49b1
[0118/171145.875706:ERROR:zygote_host_impl_linux.cc(268)] Failed to adjust OOM score of renderer with pid 87899: Permission denied (13)
[0118/171146.831194:ERROR:zygote_host_impl_linux.cc(268)] Failed to adjust OOM score of renderer with pid 87934: Permission denied (13)
Unexpected journal message 'audit: type=1400 audit(1516295497.948:145): avc:  denied  { map } for  pid=1047 comm="hostname" path="/usr/bin/hostname" dev="vda4" ino=161820 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:hostname_exec_t:s0 tclass=file permissive=0'
Unexpected journal message 'audit: type=1400 audit(1516295498.038:147): avc:  denied  { execute_no_trans } for  pid=1075 comm="pmie_check" path="/usr/bin/pmie" dev="vda4" ino=148278 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:pcp_pmie_exec_t:s0 tclass=file permissive=0'
Wrote JS log to TestActivePages-testBasic-fedora-i386-127.0.0.2-2801-FAIL.js.log
Journal extracted to TestActivePages-testBasic-fedora-i386-127.0.0.2-2801-FAIL.log
Traceback (most recent call last):
  File "/build/cockpit/test/common/testlib.py", line 669, in tearDown
    self.check_journal_messages()
  File "/build/cockpit/test/common/testlib.py", line 804, in check_journal_messages
    raise Error(first)
Error: audit: type=1400 audit(1516295497.948:145): avc:  denied  { map } for  pid=1047 comm="hostname" path="/usr/bin/hostname" dev="vda4" ino=161820 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:hostname_exec_t:s0 tclass=file permissive=0

not ok 136 testBasic (check_active_pages.TestActivePages) # duration: 27s
Wrote screenshot to TestActivePages-testBasic-fedora-i386-127.0.0.2-2801-FAIL.png
Wrote HTML dump to TestActivePages-testBasic-fedora-i386-127.0.0.2-2801-FAIL.html
Wrote JS log to TestActivePages-testBasic-fedora-i386-127.0.0.2-2801-FAIL.js.log
Journal extracted to TestActivePages-testBasic-fedora-i386-127.0.0.2-2801-FAIL.log

First occurrence: 2018-01-18T17:11:52.120221 | revision cb61451e79040bcd46603a6bcbde8f1397074ec6, logs Times recorded: 1 Latest occurrences:

# ----------------------------------------------------------------------
# testMountOptions (check_storage_mounting.TestStorage)
#
ftruncate() failed: Permission denied
[0119/130909.251703:ERROR:zygote_host_impl_linux.cc(268)] Failed to adjust OOM score of renderer with pid 121059: Permission denied (13)

DevTools listening on ws://127.0.0.1:9728/devtools/browser/fa53ef23-21b2-47e7-8d49-818933e1fb59
[0119/130910.691804:ERROR:zygote_host_impl_linux.cc(268)] Failed to adjust OOM score of renderer with pid 121138: Permission denied (13)
Unexpected journal message 'audit: type=1400 audit(1516367335.733:111): avc:  denied  { map } for  pid=1028 comm="hostname" path="/usr/bin/hostname" dev="vda4" ino=161820 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:hostname_exec_t:s0 tclass=file permissive=0'
Unexpected journal message 'audit: type=1400 audit(1516367335.805:113): avc:  denied  { execute_no_trans } for  pid=1053 comm="pmlogger_check" path="/usr/bin/pmlogger" dev="vda4" ino=148286 scontext=system_u:system_r:pcp_pmlogger_t:s0 tcontext=system_u:object_r:pcp_pmlogger_exec_t:s0 tclass=file permissive=0'
Unexpected journal message 'audit: type=1400 audit(1516367335.879:114): avc:  denied  { execute_no_trans } for  pid=1062 comm="pmie_check" path="/usr/bin/pmie" dev="vda4" ino=148278 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:pcp_pmie_exec_t:s0 tclass=file permissive=0'
Wrote JS log to TestStorage-testMountOptions-fedora-i386-127.0.0.2-2701-FAIL.js.log
Journal extracted to TestStorage-testMountOptions-fedora-i386-127.0.0.2-2701-FAIL.log
Traceback (most recent call last):
  File "/build/cockpit/test/common/testlib.py", line 669, in tearDown
    self.check_journal_messages()
  File "/build/cockpit/test/common/testlib.py", line 804, in check_journal_messages
    raise Error(first)
Error: audit: type=1400 audit(1516367335.733:111): avc:  denied  { map } for  pid=1028 comm="hostname" path="/usr/bin/hostname" dev="vda4" ino=161820 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:hostname_exec_t:s0 tclass=file permissive=0

not ok 81 testMountOptions (check_storage_mounting.TestStorage) # duration: 78s
Wrote screenshot to TestStorage-testMountOptions-fedora-i386-127.0.0.2-2701-FAIL.png
Wrote HTML dump to TestStorage-testMountOptions-fedora-i386-127.0.0.2-2701-FAIL.html
Wrote JS log to TestStorage-testMountOptions-fedora-i386-127.0.0.2-2701-FAIL.js.log
Journal extracted to TestStorage-testMountOptions-fedora-i386-127.0.0.2-2701-FAIL.log

First occurrence: 2018-01-19T13:09:40.676401 | revision 845b8a0e6c73584c971bf55e613c787f1107b5b1, logs Times recorded: 1 Latest occurrences:

# ----------------------------------------------------------------------
# testIgnored (check_storage_ignored.TestStorage)
#
ftruncate() failed: Permission denied

DevTools listening on ws://127.0.0.1:9236/devtools/browser/7baa476f-ef77-49fd-92cd-1bfe791ca17c
[0119/131019.409662:ERROR:zygote_host_impl_linux.cc(268)] Failed to adjust OOM score of renderer with pid 121976: Permission denied (13)
[0119/131020.660371:ERROR:zygote_host_impl_linux.cc(268)] Failed to adjust OOM score of renderer with pid 122005: Permission denied (13)
Unexpected journal message 'audit: type=1400 audit(1516367409.495:112): avc:  denied  { map } for  pid=1018 comm="hostname" path="/usr/bin/hostname" dev="vda4" ino=161820 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:hostname_exec_t:s0 tclass=file permissive=0'
Unexpected journal message 'audit: type=1400 audit(1516367409.567:114): avc:  denied  { execute_no_trans } for  pid=1031 comm="pmlogger_check" path="/usr/bin/pmlogger" dev="vda4" ino=148286 scontext=system_u:system_r:pcp_pmlogger_t:s0 tcontext=system_u:object_r:pcp_pmlogger_exec_t:s0 tclass=file permissive=0'
Unexpected journal message 'audit: type=1400 audit(1516367409.678:115): avc:  denied  { execute_no_trans } for  pid=1051 comm="pmie_check" path="/usr/bin/pmie" dev="vda4" ino=148278 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:pcp_pmie_exec_t:s0 tclass=file permissive=0'
Wrote JS log to TestStorage-testIgnored-fedora-i386-127.0.0.2-2601-FAIL.js.log
Journal extracted to TestStorage-testIgnored-fedora-i386-127.0.0.2-2601-FAIL.log
Traceback (most recent call last):
  File "/build/cockpit/test/common/testlib.py", line 669, in tearDown
    self.check_journal_messages()
  File "/build/cockpit/test/common/testlib.py", line 804, in check_journal_messages
    raise Error(first)
Error: audit: type=1400 audit(1516367409.495:112): avc:  denied  { map } for  pid=1018 comm="hostname" path="/usr/bin/hostname" dev="vda4" ino=161820 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:hostname_exec_t:s0 tclass=file permissive=0

not ok 74 testIgnored (check_storage_ignored.TestStorage) # duration: 57s
Wrote screenshot to TestStorage-testIgnored-fedora-i386-127.0.0.2-2601-FAIL.png
Wrote HTML dump to TestStorage-testIgnored-fedora-i386-127.0.0.2-2601-FAIL.html
Wrote JS log to TestStorage-testIgnored-fedora-i386-127.0.0.2-2601-FAIL.js.log
Journal extracted to TestStorage-testIgnored-fedora-i386-127.0.0.2-2601-FAIL.log

First occurrence: 2018-01-19T13:10:43.216038 | revision 845b8a0e6c73584c971bf55e613c787f1107b5b1, logs Times recorded: 1 Latest occurrences:

# ----------------------------------------------------------------------
# testNoPermission (check_shutdown_restart.TestShutdownRestart)
#
ftruncate() failed: Permission denied

DevTools listening on ws://127.0.0.1:9820/devtools/browser/15c8a6d8-96b5-49e7-a364-542ad5699056
[0119/131152.686213:ERROR:zygote_host_impl_linux.cc(268)] Failed to adjust OOM score of renderer with pid 123305: Permission denied (13)
[0119/131154.037743:ERROR:zygote_host_impl_linux.cc(268)] Failed to adjust OOM score of renderer with pid 123355: Permission denied (13)
Unexpected journal message 'audit: type=1400 audit(1516367491.763:106): avc:  denied  { map } for  pid=1021 comm="hostname" path="/usr/bin/hostname" dev="vda4" ino=161820 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:hostname_exec_t:s0 tclass=file permissive=0'
Unexpected journal message 'audit: type=1400 audit(1516367491.860:108): avc:  denied  { execute_no_trans } for  pid=1034 comm="pmlogger_check" path="/usr/bin/pmlogger" dev="vda4" ino=148286 scontext=system_u:system_r:pcp_pmlogger_t:s0 tcontext=system_u:object_r:pcp_pmlogger_exec_t:s0 tclass=file permissive=0'
Unexpected journal message 'audit: type=1400 audit(1516367491.993:109): avc:  denied  { execute_no_trans } for  pid=1051 comm="pmie_check" path="/usr/bin/pmie" dev="vda4" ino=148278 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:pcp_pmie_exec_t:s0 tclass=file permissive=0'
Wrote JS log to TestShutdownRestart-testNoPermission-fedora-i386-127.0.0.2-2701-FAIL.js.log
Journal extracted to TestShutdownRestart-testNoPermission-fedora-i386-127.0.0.2-2701-FAIL.log
Journal extracted to TestShutdownRestart-testNoPermission-fedora-i386-127.0.0.2-2702-FAIL.log
Traceback (most recent call last):
  File "/build/cockpit/test/common/testlib.py", line 669, in tearDown
    self.check_journal_messages()
  File "/build/cockpit/test/common/testlib.py", line 804, in check_journal_messages
    raise Error(first)
Error: audit: type=1400 audit(1516367491.763:106): avc:  denied  { map } for  pid=1021 comm="hostname" path="/usr/bin/hostname" dev="vda4" ino=161820 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:hostname_exec_t:s0 tclass=file permissive=0

not ok 66 testNoPermission (check_shutdown_restart.TestShutdownRestart) # duration: 66s
Wrote screenshot to TestShutdownRestart-testNoPermission-fedora-i386-127.0.0.2-2701-FAIL.png
Wrote HTML dump to TestShutdownRestart-testNoPermission-fedora-i386-127.0.0.2-2701-FAIL.html
Wrote JS log to TestShutdownRestart-testNoPermission-fedora-i386-127.0.0.2-2701-FAIL.js.log
Journal extracted to TestShutdownRestart-testNoPermission-fedora-i386-127.0.0.2-2701-FAIL.log
Journal extracted to TestShutdownRestart-testNoPermission-fedora-i386-127.0.0.2-2702-FAIL.log

First occurrence: 2018-01-19T13:12:09.570295 | revision 845b8a0e6c73584c971bf55e613c787f1107b5b1, logs Times recorded: 1 Latest occurrences:

# ----------------------------------------------------------------------
# testApi (check_services.TestServices)
#
ftruncate() failed: Permission denied

DevTools listening on ws://127.0.0.1:9797/devtools/browser/0e229b92-e9aa-4a6c-bf9a-6a3a1410a78f
[0119/131321.235500:ERROR:zygote_host_impl_linux.cc(268)] Failed to adjust OOM score of renderer with pid 124565: Permission denied (13)
[0119/131322.924595:ERROR:zygote_host_impl_linux.cc(268)] Failed to adjust OOM score of renderer with pid 124628: Permission denied (13)
Unexpected journal message 'audit: type=1400 audit(1516367585.468:112): avc:  denied  { map } for  pid=1026 comm="hostname" path="/usr/bin/hostname" dev="vda4" ino=161820 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:hostname_exec_t:s0 tclass=file permissive=0'
Unexpected journal message 'audit: type=1400 audit(1516367585.554:114): avc:  denied  { execute_no_trans } for  pid=1053 comm="pmie_check" path="/usr/bin/pmie" dev="vda4" ino=148278 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:pcp_pmie_exec_t:s0 tclass=file permissive=0'
Wrote JS log to TestServices-testApi-fedora-i386-127.0.0.2-2801-FAIL.js.log
Journal extracted to TestServices-testApi-fedora-i386-127.0.0.2-2801-FAIL.log
Traceback (most recent call last):
  File "/build/cockpit/test/common/testlib.py", line 669, in tearDown
    self.check_journal_messages()
  File "/build/cockpit/test/common/testlib.py", line 804, in check_journal_messages
    raise Error(first)
Error: audit: type=1400 audit(1516367585.468:112): avc:  denied  { map } for  pid=1026 comm="hostname" path="/usr/bin/hostname" dev="vda4" ino=161820 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:hostname_exec_t:s0 tclass=file permissive=0

not ok 58 testApi (check_services.TestServices) # duration: 77s
Wrote screenshot to TestServices-testApi-fedora-i386-127.0.0.2-2801-FAIL.png
Wrote HTML dump to TestServices-testApi-fedora-i386-127.0.0.2-2801-FAIL.html
Wrote JS log to TestServices-testApi-fedora-i386-127.0.0.2-2801-FAIL.js.log
Journal extracted to TestServices-testApi-fedora-i386-127.0.0.2-2801-FAIL.log

First occurrence: 2018-01-19T13:13:46.049651 | revision 845b8a0e6c73584c971bf55e613c787f1107b5b1, logs Times recorded: 1 Latest occurrences:

# ----------------------------------------------------------------------
# testNotSupported (check_realms.TestRealms)
#
ftruncate() failed: Permission denied

DevTools listening on ws://127.0.0.1:10126/devtools/browser/3999e366-4e0e-4e20-9071-bcaaab4499dc
[0119/131450.884198:ERROR:zygote_host_impl_linux.cc(268)] Failed to adjust OOM score of renderer with pid 125546: Permission denied (13)
[0119/131452.726637:ERROR:zygote_host_impl_linux.cc(268)] Failed to adjust OOM score of renderer with pid 125586: Permission denied (13)
Unexpected journal message 'audit: type=1400 audit(1516367670.940:110): avc:  denied  { map } for  pid=1014 comm="hostname" path="/usr/bin/hostname" dev="vda4" ino=161820 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:hostname_exec_t:s0 tclass=file permissive=0'
Unexpected journal message 'audit: type=1400 audit(1516367670.953:111): avc:  denied  { execute_no_trans } for  pid=1011 comm="pmlogger_check" path="/usr/bin/pmlogger" dev="vda4" ino=148286 scontext=system_u:system_r:pcp_pmlogger_t:s0 tcontext=system_u:object_r:pcp_pmlogger_exec_t:s0 tclass=file permissive=0'
Wrote JS log to TestRealms-testNotSupported-fedora-i386-127.0.0.2-2401-FAIL.js.log
Journal extracted to TestRealms-testNotSupported-fedora-i386-127.0.0.2-2401-FAIL.log
Journal extracted to TestRealms-testNotSupported-ipa-127.0.0.2-2402-FAIL.log
Traceback (most recent call last):
  File "/build/cockpit/test/common/testlib.py", line 669, in tearDown
    self.check_journal_messages()
  File "/build/cockpit/test/common/testlib.py", line 804, in check_journal_messages
    raise Error(first)
Error: audit: type=1400 audit(1516367670.940:110): avc:  denied  { map } for  pid=1014 comm="hostname" path="/usr/bin/hostname" dev="vda4" ino=161820 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:hostname_exec_t:s0 tclass=file permissive=0

not ok 52 testNotSupported (check_realms.TestRealms) # duration: 124s
Wrote screenshot to TestRealms-testNotSupported-fedora-i386-127.0.0.2-2401-FAIL.png
Wrote HTML dump to TestRealms-testNotSupported-fedora-i386-127.0.0.2-2401-FAIL.html
Wrote JS log to TestRealms-testNotSupported-fedora-i386-127.0.0.2-2401-FAIL.js.log
Journal extracted to TestRealms-testNotSupported-fedora-i386-127.0.0.2-2401-FAIL.log
Journal extracted to TestRealms-testNotSupported-ipa-127.0.0.2-2402-FAIL.log

First occurrence: 2018-01-19T13:16:02.460904 | revision 845b8a0e6c73584c971bf55e613c787f1107b5b1, logs Times recorded: 1 Latest occurrences:

# ----------------------------------------------------------------------
# testVlan (check_networking_vlan.TestNetworking)
#
NAME         UUID                                  TYPE            DEVICE 
System eth0  5fb06bd0-0bb0-7ffb-45f1-d6edd65f3e03  802-3-ethernet  eth0   
virbr0       28bd7af9-80d1-4512-a7ec-1fe62cfc0999  bridge          virbr0 
System eth1  9c92fad9-6ecb-3e6c-eb4d-8a47c6f50c04  802-3-ethernet  --     
ens2         8a296a34-08e2-42d9-9e8d-b37c582e87cd  802-3-ethernet  --     

ftruncate() failed: Permission denied

DevTools listening on ws://127.0.0.1:9433/devtools/browser/613b830d-82ee-4206-bf9f-14ff425a3994
[0119/131631.293094:ERROR:zygote_host_impl_linux.cc(268)] Failed to adjust OOM score of renderer with pid 126543: Permission denied (13)
[0119/131633.523478:ERROR:zygote_host_impl_linux.cc(268)] Failed to adjust OOM score of renderer with pid 126576: Permission denied (13)
52:54:01:00:00:03 -> eth2
52:54:01:00:00:03 -> eth2
> warning: Incomplete 'Connection' object accessed 
> log: Error
    at c (http://127.0.0.2:9791/cockpit/$e5bb228313d46586df09c0cf03f3683cce5dd4e8/network/network.js:58:19)
    at Array.ie.exporters (http://127.0.0.2:9791/cockpit/$e5bb228313d46586df09c0cf03f3683cce5dd4e8/network/network.js:519:31)
    at e (http://127.0.0.2:9791/cockpit/$e5bb228313d46586df09c0cf03f3683cce5dd4e8/network/network.js:148:106)
    at http://127.0.0.2:9791/cockpit/$e5bb228313d46586df09c0cf03f3683cce5dd4e8/network/network.js:152:25
Unexpected journal message 'audit: type=1400 audit(1516367755.908:110): avc:  denied  { map } for  pid=1012 comm="hostname" path="/usr/bin/hostname" dev="vda4" ino=161820 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:hostname_exec_t:s0 tclass=file permissive=0'
Wrote JS log to TestNetworking-testVlan-fedora-i386-127.0.0.2-2901-FAIL.js.log
Journal extracted to TestNetworking-testVlan-fedora-i386-127.0.0.2-2901-FAIL.log
Journal extracted to TestNetworking-testVlan-fedora-26-127.0.0.2-2902-FAIL.log
Traceback (most recent call last):
  File "/build/cockpit/test/common/testlib.py", line 669, in tearDown
    self.check_journal_messages()
  File "/build/cockpit/test/common/testlib.py", line 804, in check_journal_messages
    raise Error(first)
Error: audit: type=1400 audit(1516367755.908:110): avc:  denied  { map } for  pid=1012 comm="hostname" path="/usr/bin/hostname" dev="vda4" ino=161820 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:hostname_exec_t:s0 tclass=file permissive=0

not ok 40 testVlan (check_networking_vlan.TestNetworking) # duration: 114s
Wrote screenshot to TestNetworking-testVlan-fedora-i386-127.0.0.2-2901-FAIL.png
Wrote HTML dump to TestNetworking-testVlan-fedora-i386-127.0.0.2-2901-FAIL.html
Wrote JS log to TestNetworking-testVlan-fedora-i386-127.0.0.2-2901-FAIL.js.log
Journal extracted to TestNetworking-testVlan-fedora-i386-127.0.0.2-2901-FAIL.log
Journal extracted to TestNetworking-testVlan-fedora-26-127.0.0.2-2902-FAIL.log

First occurrence: 2018-01-19T13:17:19.047883 | revision 845b8a0e6c73584c971bf55e613c787f1107b5b1, logs Times recorded: 1 Latest occurrences:

# ----------------------------------------------------------------------
# testMtu (check_networking_mtu.TestNetworking)
#
NAME         UUID                                  TYPE            DEVICE 
System eth0  5fb06bd0-0bb0-7ffb-45f1-d6edd65f3e03  802-3-ethernet  eth0   
virbr0       c3ab0139-e633-441b-af66-52f9b7cc159c  bridge          virbr0 
System eth1  9c92fad9-6ecb-3e6c-eb4d-8a47c6f50c04  802-3-ethernet  --     
ens2         8a296a34-08e2-42d9-9e8d-b37c582e87cd  802-3-ethernet  --     

ftruncate() failed: Permission denied

DevTools listening on ws://127.0.0.1:9373/devtools/browser/5eac78f8-17d1-4e39-9022-e385d299de68
[0119/131837.215204:ERROR:zygote_host_impl_linux.cc(268)] Failed to adjust OOM score of renderer with pid 127970: Permission denied (13)
[0119/131838.666614:ERROR:zygote_host_impl_linux.cc(268)] Failed to adjust OOM score of renderer with pid 128001: Permission denied (13)
52:54:01:00:00:03 -> eth2
52:54:01:00:00:03 -> eth2
Unexpected journal message 'audit: type=1400 audit(1516367885.877:112): avc:  denied  { map } for  pid=1011 comm="hostname" path="/usr/bin/hostname" dev="vda4" ino=161820 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:hostname_exec_t:s0 tclass=file permissive=0'
Wrote JS log to TestNetworking-testMtu-fedora-i386-127.0.0.2-2901-FAIL.js.log
Journal extracted to TestNetworking-testMtu-fedora-i386-127.0.0.2-2901-FAIL.log
Journal extracted to TestNetworking-testMtu-fedora-26-127.0.0.2-2902-FAIL.log
Traceback (most recent call last):
  File "/build/cockpit/test/common/testlib.py", line 669, in tearDown
    self.check_journal_messages()
  File "/build/cockpit/test/common/testlib.py", line 804, in check_journal_messages
    raise Error(first)
Error: audit: type=1400 audit(1516367885.877:112): avc:  denied  { map } for  pid=1011 comm="hostname" path="/usr/bin/hostname" dev="vda4" ino=161820 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:hostname_exec_t:s0 tclass=file permissive=0

not ok 34 testMtu (check_networking_mtu.TestNetworking) # duration: 99s
Wrote screenshot to TestNetworking-testMtu-fedora-i386-127.0.0.2-2901-FAIL.png
Wrote HTML dump to TestNetworking-testMtu-fedora-i386-127.0.0.2-2901-FAIL.html
Wrote JS log to TestNetworking-testMtu-fedora-i386-127.0.0.2-2901-FAIL.js.log
Journal extracted to TestNetworking-testMtu-fedora-i386-127.0.0.2-2901-FAIL.log
Journal extracted to TestNetworking-testMtu-fedora-26-127.0.0.2-2902-FAIL.log

First occurrence: 2018-01-19T13:19:27.129231 | revision 845b8a0e6c73584c971bf55e613c787f1107b5b1, logs Times recorded: 1 Latest occurrences:

# ----------------------------------------------------------------------
# testNonDefaultBondSettings (check_networking_bond.TestNetworking)
#
NAME             UUID                                  TYPE            DEVICE 
System eth0      5fb06bd0-0bb0-7ffb-45f1-d6edd65f3e03  802-3-ethernet  eth0   
static-52:54:01  da485c90-13e7-44f0-8452-d2c3ec0f21d7  802-3-ethernet  eth1   
virbr0           b049d8c8-d6b1-44fb-ac3e-520ac9566fbf  bridge          virbr0 
System eth1      9c92fad9-6ecb-3e6c-eb4d-8a47c6f50c04  802-3-ethernet  --     
ens2             8a296a34-08e2-42d9-9e8d-b37c582e87cd  802-3-ethernet  --     

52:54:01:00:00:03 -> eth2
52:54:01:00:00:03 -> eth2
52:54:01:00:00:04 -> eth3
52:54:01:00:00:04 -> eth3
ftruncate() failed: Permission denied

DevTools listening on ws://127.0.0.1:9401/devtools/browser/4003dfc1-65e7-4abf-afca-a38aa5ff78ae
[0119/132101.167287:ERROR:zygote_host_impl_linux.cc(268)] Failed to adjust OOM score of renderer with pid 129751: Permission denied (13)
[0119/132103.041301:ERROR:zygote_host_impl_linux.cc(268)] Failed to adjust OOM score of renderer with pid 129781: Permission denied (13)
Unexpected journal message 'audit: type=1400 audit(1516368012.177:108): avc:  denied  { map } for  pid=1031 comm="hostname" path="/usr/bin/hostname" dev="vda4" ino=161820 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:hostname_exec_t:s0 tclass=file permissive=0'
Wrote JS log to TestNetworking-testNonDefaultBondSettings-fedora-i386-127.0.0.2-2801-FAIL.js.log
Journal extracted to TestNetworking-testNonDefaultBondSettings-fedora-i386-127.0.0.2-2801-FAIL.log
Journal extracted to TestNetworking-testNonDefaultBondSettings-fedora-26-127.0.0.2-2802-FAIL.log
Traceback (most recent call last):
  File "/build/cockpit/test/common/testlib.py", line 669, in tearDown
    self.check_journal_messages()
  File "/build/cockpit/test/common/testlib.py", line 804, in check_journal_messages
    raise Error(first)
Error: audit: type=1400 audit(1516368012.177:108): avc:  denied  { map } for  pid=1031 comm="hostname" path="/usr/bin/hostname" dev="vda4" ino=161820 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:hostname_exec_t:s0 tclass=file permissive=0

not ok 28 testNonDefaultBondSettings (check_networking_bond.TestNetworking) # duration: 130s
Wrote screenshot to TestNetworking-testNonDefaultBondSettings-fedora-i386-127.0.0.2-2801-FAIL.png
Wrote HTML dump to TestNetworking-testNonDefaultBondSettings-fedora-i386-127.0.0.2-2801-FAIL.html
Wrote JS log to TestNetworking-testNonDefaultBondSettings-fedora-i386-127.0.0.2-2801-FAIL.js.log
Journal extracted to TestNetworking-testNonDefaultBondSettings-fedora-i386-127.0.0.2-2801-FAIL.log
Journal extracted to TestNetworking-testNonDefaultBondSettings-fedora-26-127.0.0.2-2802-FAIL.log

First occurrence: 2018-01-19T13:21:44.516847 | revision 845b8a0e6c73584c971bf55e613c787f1107b5b1, logs Times recorded: 1 Latest occurrences:

# ----------------------------------------------------------------------
# testFrameNavigation (check_multi_machine.TestMultiMachine)
#
ftruncate() failed: Permission denied

DevTools listening on ws://127.0.0.1:9589/devtools/browser/74b16944-f5bd-4a3b-9f13-9b5207dfd77c
[0119/132434.302732:ERROR:zygote_host_impl_linux.cc(268)] Failed to adjust OOM score of renderer with pid 132491: Permission denied (13)
[0119/132435.906156:ERROR:zygote_host_impl_linux.cc(268)] Failed to adjust OOM score of renderer with pid 132545: Permission denied (13)
Unexpected journal message 'audit: type=1400 audit(1516368242.508:122): avc:  denied  { execute_no_trans } for  pid=1055 comm="pmie_check" path="/usr/bin/pmie" dev="vda4" ino=148278 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:pcp_pmie_exec_t:s0 tclass=file permissive=0'
Wrote JS log to TestMultiMachine-testFrameNavigation-fedora-i386-127.0.0.2-2301-FAIL.js.log
Journal extracted to TestMultiMachine-testFrameNavigation-fedora-i386-127.0.0.2-2301-FAIL.log
Journal extracted to TestMultiMachine-testFrameNavigation-fedora-i386-127.0.0.2-2303-FAIL.log
Journal extracted to TestMultiMachine-testFrameNavigation-fedora-i386-127.0.0.2-2302-FAIL.log
Traceback (most recent call last):
  File "/build/cockpit/test/common/testlib.py", line 669, in tearDown
    self.check_journal_messages()
  File "/build/cockpit/test/common/testlib.py", line 804, in check_journal_messages
    raise Error(first)
Error: audit: type=1400 audit(1516368242.508:122): avc:  denied  { execute_no_trans } for  pid=1055 comm="pmie_check" path="/usr/bin/pmie" dev="vda4" ino=148278 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:pcp_pmie_exec_t:s0 tclass=file permissive=0

not ok 14 testFrameNavigation (check_multi_machine.TestMultiMachine) # duration: 136s
Wrote screenshot to TestMultiMachine-testFrameNavigation-fedora-i386-127.0.0.2-2301-FAIL.png
Wrote HTML dump to TestMultiMachine-testFrameNavigation-fedora-i386-127.0.0.2-2301-FAIL.html
Wrote JS log to TestMultiMachine-testFrameNavigation-fedora-i386-127.0.0.2-2301-FAIL.js.log
Journal extracted to TestMultiMachine-testFrameNavigation-fedora-i386-127.0.0.2-2301-FAIL.log
Journal extracted to TestMultiMachine-testFrameNavigation-fedora-i386-127.0.0.2-2303-FAIL.log
Journal extracted to TestMultiMachine-testFrameNavigation-fedora-i386-127.0.0.2-2302-FAIL.log
[0100/000000.664782:ERROR:broker_posix.cc(40)] Recvmsg error: Connection reset by peer (104)
[0100/000000.665093:WARNING:client_shared_bitmap_manager.cc(98)] Browser failed to allocate shared memory

First occurrence: 2018-01-19T13:25:34.869427 | revision 845b8a0e6c73584c971bf55e613c787f1107b5b1, logs Times recorded: 1 Latest occurrences:

# ----------------------------------------------------------------------
# testSerialConsole (check_machines.TestMachines)
#
ftruncate() failed: Permission denied

DevTools listening on ws://127.0.0.1:9527/devtools/browser/02facc46-9898-464f-bef2-7ae71a0d3158
[0119/132629.230737:ERROR:zygote_host_impl_linux.cc(268)] Failed to adjust OOM score of renderer with pid 133966: Permission denied (13)
[0119/132630.952706:ERROR:zygote_host_impl_linux.cc(268)] Failed to adjust OOM score of renderer with pid 133998: Permission denied (13)
Unexpected journal message 'audit: type=1400 audit(1516368370.080:104): avc:  denied  { map } for  pid=1019 comm="hostname" path="/usr/bin/hostname" dev="vda4" ino=161820 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:hostname_exec_t:s0 tclass=file permissive=0'
Unexpected journal message 'audit: type=1400 audit(1516368370.097:106): avc:  denied  { execute_no_trans } for  pid=1020 comm="pmlogger_check" path="/usr/bin/pmlogger" dev="vda4" ino=148286 scontext=system_u:system_r:pcp_pmlogger_t:s0 tcontext=system_u:object_r:pcp_pmlogger_exec_t:s0 tclass=file permissive=0'
Wrote JS log to TestMachines-testSerialConsole-fedora-i386-127.0.0.2-2401-FAIL.js.log
Journal extracted to TestMachines-testSerialConsole-fedora-i386-127.0.0.2-2401-FAIL.log
Traceback (most recent call last):
  File "/build/cockpit/test/common/testlib.py", line 669, in tearDown
    self.check_journal_messages()
  File "/build/cockpit/test/common/testlib.py", line 804, in check_journal_messages
    raise Error(first)
Error: audit: type=1400 audit(1516368370.080:104): avc:  denied  { map } for  pid=1019 comm="hostname" path="/usr/bin/hostname" dev="vda4" ino=161820 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:hostname_exec_t:s0 tclass=file permissive=0

not ok 7 testSerialConsole (check_machines.TestMachines) # duration: 100s
Wrote screenshot to TestMachines-testSerialConsole-fedora-i386-127.0.0.2-2401-FAIL.png
Wrote HTML dump to TestMachines-testSerialConsole-fedora-i386-127.0.0.2-2401-FAIL.html
Wrote JS log to TestMachines-testSerialConsole-fedora-i386-127.0.0.2-2401-FAIL.js.log
Journal extracted to TestMachines-testSerialConsole-fedora-i386-127.0.0.2-2401-FAIL.log

First occurrence: 2018-01-19T13:27:14.862085 | revision 845b8a0e6c73584c971bf55e613c787f1107b5b1, logs Times recorded: 1 Latest occurrences:

# ----------------------------------------------------------------------
# testBasic (check_machines.TestMachines)
#
ftruncate() failed: Permission denied

DevTools listening on ws://127.0.0.1:10046/devtools/browser/573d5bf9-8abf-4601-935e-94b7821a0ad7
[0119/132748.767042:ERROR:zygote_host_impl_linux.cc(268)] Failed to adjust OOM score of renderer with pid 134934: Permission denied (13)
[0119/132750.223566:ERROR:zygote_host_impl_linux.cc(268)] Failed to adjust OOM score of renderer with pid 134956: Permission denied (13)
> warning: Unable to parse event, ignoring: error: Disconnected from qemu:///system due to end of file
> warning: Unable to parse event, ignoring: events received: 8
> warning: Unable to parse event, ignoring: error: internal error: client socket is closed
> warning: Unable to parse event, ignoring: 
> log: virsh event failed: 
> warning: error: Domain is already active

Unexpected journal message 'audit: type=1400 audit(0): avc:  denied  { map } for  pid=0 comm="hostname" path="/usr/bin/hostname" dev="vda4" ino=0 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:hostname_exec_t:s0 tclass=file permissive=0'
Wrote JS log to TestMachines-testBasic-fedora-i386-127.0.0.2-2901-FAIL.js.log
Journal extracted to TestMachines-testBasic-fedora-i386-127.0.0.2-2901-FAIL.log
Traceback (most recent call last):
  File "testlib.py", line 669, in tearDown
    self.check_journal_messages()
  File "testlib.py", line 804, in check_journal_messages
    raise Error(first)
Error: audit: type=1400 audit(0): avc:  denied  { map } for  pid=0 comm="hostname" path="/usr/bin/hostname" dev="vda4" ino=0 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:hostname_exec_t:s0 tclass=file permissive=0

not ok 1 testBasic (check_machines.TestMachines) # duration: 262s
Wrote screenshot to TestMachines-testBasic-fedora-i386-127.0.0.2-2901-FAIL.png
Wrote HTML dump to TestMachines-testBasic-fedora-i386-127.0.0.2-2901-FAIL.html
Wrote JS log to TestMachines-testBasic-fedora-i386-127.0.0.2-2901-FAIL.js.log
Journal extracted to TestMachines-testBasic-fedora-i386-127.0.0.2-2901-FAIL.log

First occurrence: 2018-01-19T13:31:16.363168 | revision 845b8a0e6c73584c971bf55e613c787f1107b5b1, logs Times recorded: 2 Latest occurrences:

# ----------------------------------------------------------------------
# testVdo (check_storage_vdo.TestStorage)
#

DevTools listening on ws://127.0.0.1:9849/devtools/browser/0a34013b-a95d-47b3-aac9-d612c4a46779
[0119/145935.113839:ERROR:zygote_host_impl_linux.cc(268)] Failed to adjust OOM score of renderer with pid 28037: Permission denied (13)
[0119/145940.439055:ERROR:zygote_host_impl_linux.cc(268)] Failed to adjust OOM score of renderer with pid 28251: Permission denied (13)
which: no vdo in (/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin)
Unexpected journal message 'audit: type=1400 audit(1516373951.738:111): avc:  denied  { map } for  pid=1023 comm="hostname" path="/usr/bin/hostname" dev="vda4" ino=161820 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:hostname_exec_t:s0 tclass=file permissive=0'
Unexpected journal message 'audit: type=1400 audit(1516373951.799:113): avc:  denied  { execute_no_trans } for  pid=1033 comm="pmlogger_check" path="/usr/bin/pmlogger" dev="vda4" ino=148286 scontext=system_u:system_r:pcp_pmlogger_t:s0 tcontext=system_u:object_r:pcp_pmlogger_exec_t:s0 tclass=file permissive=0'
Wrote JS log to TestStorage-testVdo-fedora-i386-127.0.0.2-2201-FAIL.js.log
Journal extracted to TestStorage-testVdo-fedora-i386-127.0.0.2-2201-FAIL.log
Traceback (most recent call last):
  File "/build/cockpit/test/common/testlib.py", line 669, in tearDown
    self.check_journal_messages()
  File "/build/cockpit/test/common/testlib.py", line 804, in check_journal_messages
    raise Error(first)
Error: audit: type=1400 audit(1516373951.738:111): avc:  denied  { map } for  pid=1023 comm="hostname" path="/usr/bin/hostname" dev="vda4" ino=161820 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:hostname_exec_t:s0 tclass=file permissive=0

not ok 182 testVdo (check_storage_vdo.TestStorage) # duration: 63s
Wrote screenshot to TestStorage-testVdo-fedora-i386-127.0.0.2-2201-FAIL.png
Wrote HTML dump to TestStorage-testVdo-fedora-i386-127.0.0.2-2201-FAIL.html
Wrote JS log to TestStorage-testVdo-fedora-i386-127.0.0.2-2201-FAIL.js.log
Journal extracted to TestStorage-testVdo-fedora-i386-127.0.0.2-2201-FAIL.log

First occurrence: 2018-01-19T15:00:03.339793 | revision f1c0c7dcebbd231d7809b3e3ec5c8d6ed9605496, logs Times recorded: 1 Latest occurrences:

# ----------------------------------------------------------------------
# testBasic (check_storage_multipath.TestStorage)
#
ftruncate() failed: Permission denied

DevTools listening on ws://127.0.0.1:9810/devtools/browser/8ca21dc1-531d-4213-9922-956a66e720af
[0119/150100.181756:ERROR:zygote_host_impl_linux.cc(268)] Failed to adjust OOM score of renderer with pid 66769: Permission denied (13)
[0119/150101.131489:ERROR:zygote_host_impl_linux.cc(268)] Failed to adjust OOM score of renderer with pid 66797: Permission denied (13)
Unexpected journal message 'audit: type=1400 audit(1516374051.826:148): avc:  denied  { execute_no_trans } for  pid=1071 comm="pmie_check" path="/usr/bin/pmie" dev="vda4" ino=148278 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:pcp_pmie_exec_t:s0 tclass=file permissive=0'
Wrote JS log to TestStorage-testBasic-fedora-i386-127.0.0.2-2301-FAIL.js.log
Journal extracted to TestStorage-testBasic-fedora-i386-127.0.0.2-2301-FAIL.log
Traceback (most recent call last):
  File "/build/cockpit/test/common/testlib.py", line 669, in tearDown
    self.check_journal_messages()
  File "/build/cockpit/test/common/testlib.py", line 804, in check_journal_messages
    raise Error(first)
Error: audit: type=1400 audit(1516374051.826:148): avc:  denied  { execute_no_trans } for  pid=1071 comm="pmie_check" path="/usr/bin/pmie" dev="vda4" ino=148278 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:pcp_pmie_exec_t:s0 tclass=file permissive=0

not ok 69 testBasic (check_storage_multipath.TestStorage) # duration: 27s
Wrote screenshot to TestStorage-testBasic-fedora-i386-127.0.0.2-2301-FAIL.png
Wrote HTML dump to TestStorage-testBasic-fedora-i386-127.0.0.2-2301-FAIL.html
Wrote JS log to TestStorage-testBasic-fedora-i386-127.0.0.2-2301-FAIL.js.log
Journal extracted to TestStorage-testBasic-fedora-i386-127.0.0.2-2301-FAIL.log

First occurrence: 2018-01-19T15:01:06.864803 | revision df080b0b867d5c35a1085c88ebe036f614317a56, logs Times recorded: 1 Latest occurrences:

# ----------------------------------------------------------------------
# testPartitions (check_storage_partitions.TestStorage)
#
ftruncate() failed: Permission denied

DevTools listening on ws://127.0.0.1:9937/devtools/browser/179c86ad-e666-44b2-861b-f3653a3ff599
[0119/185130.663757:ERROR:zygote_host_impl_linux.cc(268)] Failed to adjust OOM score of renderer with pid 22736: Permission denied (13)
[0119/185131.867243:ERROR:zygote_host_impl_linux.cc(268)] Failed to adjust OOM score of renderer with pid 22809: Permission denied (13)
10+0 records in
10+0 records out
10485760 bytes (10 MB, 10 MiB) copied, 0.0873731 s, 120 MB/s
Unexpected journal message 'audit: type=1400 audit(1516387879.373:148): avc:  denied  { execute_no_trans } for  pid=1071 comm="pmie_check" path="/usr/bin/pmie" dev="vda4" ino=148278 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:pcp_pmie_exec_t:s0 tclass=file permissive=0'
Wrote JS log to TestStorage-testPartitions-fedora-i386-127.0.0.2-2901-FAIL.js.log
Journal extracted to TestStorage-testPartitions-fedora-i386-127.0.0.2-2901-FAIL.log
Traceback (most recent call last):
  File "/build/cockpit/test/common/testlib.py", line 669, in tearDown
    self.check_journal_messages()
  File "/build/cockpit/test/common/testlib.py", line 804, in check_journal_messages
    raise Error(first)
Error: audit: type=1400 audit(1516387879.373:148): avc:  denied  { execute_no_trans } for  pid=1071 comm="pmie_check" path="/usr/bin/pmie" dev="vda4" ino=148278 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:pcp_pmie_exec_t:s0 tclass=file permissive=0

not ok 108 testPartitions (check_storage_partitions.TestStorage) # duration: 41s
Wrote screenshot to TestStorage-testPartitions-fedora-i386-127.0.0.2-2901-FAIL.png
Wrote HTML dump to TestStorage-testPartitions-fedora-i386-127.0.0.2-2901-FAIL.html
Wrote JS log to TestStorage-testPartitions-fedora-i386-127.0.0.2-2901-FAIL.js.log
Journal extracted to TestStorage-testPartitions-fedora-i386-127.0.0.2-2901-FAIL.log

First occurrence: 2018-01-19T18:51:43.958826 | revision fcb4fe390a93be55e68fa614f6ff4a2d82607f6c, logs Times recorded: 1 Latest occurrences:

# ----------------------------------------------------------------------
# testRunningUpdate (check_packagekit.TestUpdates)
#
ftruncate() failed: Permission denied

DevTools listening on ws://127.0.0.1:9462/devtools/browser/175340f4-1543-4523-a073-61da492ee8f4
[0119/185706.126681:ERROR:zygote_host_impl_linux.cc(268)] Failed to adjust OOM score of renderer with pid 29565: Permission denied (13)
[0119/185707.436654:ERROR:zygote_host_impl_linux.cc(268)] Failed to adjust OOM score of renderer with pid 29670: Permission denied (13)
> warning: transport closed: disconnected
Unexpected journal message 'audit: type=1400 audit(1516388211.910:112): avc:  denied  { map } for  pid=994 comm="hostname" path="/usr/bin/hostname" dev="vda4" ino=161820 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:hostname_exec_t:s0 tclass=file permissive=0'
Wrote JS log to TestUpdates-testRunningUpdate-fedora-i386-127.0.0.2-2801-FAIL.js.log
Journal extracted to TestUpdates-testRunningUpdate-fedora-i386-127.0.0.2-2801-FAIL.log
Traceback (most recent call last):
  File "/build/cockpit/test/common/testlib.py", line 669, in tearDown
    self.check_journal_messages()
  File "/build/cockpit/test/common/testlib.py", line 804, in check_journal_messages
    raise Error(first)
Error: audit: type=1400 audit(1516388211.910:112): avc:  denied  { map } for  pid=994 comm="hostname" path="/usr/bin/hostname" dev="vda4" ino=161820 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:hostname_exec_t:s0 tclass=file permissive=0

not ok 62 testRunningUpdate (check_packagekit.TestUpdates) # duration: 57s
Wrote screenshot to TestUpdates-testRunningUpdate-fedora-i386-127.0.0.2-2801-FAIL.png
Wrote HTML dump to TestUpdates-testRunningUpdate-fedora-i386-127.0.0.2-2801-FAIL.html
Wrote JS log to TestUpdates-testRunningUpdate-fedora-i386-127.0.0.2-2801-FAIL.js.log
Journal extracted to TestUpdates-testRunningUpdate-fedora-i386-127.0.0.2-2801-FAIL.log

First occurrence: 2018-01-19T18:57:30.485137 | revision fcb4fe390a93be55e68fa614f6ff4a2d82607f6c, logs Times recorded: 1 Latest occurrences:

# ----------------------------------------------------------------------
# testTls (check_connection.TestConnection)
#
Unexpected journal message 'audit: type=1400 audit(1516390845.765:122): avc:  denied  { map } for  pid=1027 comm="hostname" path="/usr/bin/hostname" dev="vda4" ino=161820 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:hostname_exec_t:s0 tclass=file permissive=0'
Journal extracted to TestConnection-testTls-fedora-i386-127.0.0.2-2501-FAIL.log
Traceback (most recent call last):
  File "/build/cockpit/test/common/testlib.py", line 669, in tearDown
    self.check_journal_messages()
  File "/build/cockpit/test/common/testlib.py", line 804, in check_journal_messages
    raise Error(first)
Error: audit: type=1400 audit(1516390845.765:122): avc:  denied  { map } for  pid=1027 comm="hostname" path="/usr/bin/hostname" dev="vda4" ino=161820 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:hostname_exec_t:s0 tclass=file permissive=0

not ok 119 testTls (check_connection.TestConnection) # duration: 22s
Journal extracted to TestConnection-testTls-fedora-i386-127.0.0.2-2501-FAIL.log

First occurrence: 2018-01-19T19:40:55.774043 | revision bc56acc665f48af83bbe9fb4c01b225c9a19f909, logs Times recorded: 1 Latest occurrences:

# ----------------------------------------------------------------------
# testInfoSecurity (check_packagekit.TestUpdates)
#

DevTools listening on ws://127.0.0.1:9622/devtools/browser/b5c11c0f-9a19-4fce-82fe-dd6efded3c57
[0119/194342.189011:ERROR:zygote_host_impl_linux.cc(268)] Failed to adjust OOM score of renderer with pid 102239: Permission denied (13)
[0119/194343.172655:ERROR:zygote_host_impl_linux.cc(268)] Failed to adjust OOM score of renderer with pid 102279: Permission denied (13)
> warning: transport closed: disconnected
Connection to 127.0.0.2 closed by remote host.
> log: transport closed, dropped message:  1:1!4
{"call":["/org/freedesktop/timedate1","org.freedesktop.DBus.Properties","Get",["org.freedesktop.timedate1","NTPSynchronized"]],"id":"5"}
> log: transport closed, dropped message:  1:1!4
{"call":["/org/freedesktop/timedate1","org.freedesktop.DBus.Properties","Get",["org.freedesktop.timedate1","NTPSynchronized"]],"id":"6"}
> log: transport closed, dropped message:  1:1!4
{"call":["/org/freedesktop/timedate1","org.freedesktop.DBus.Properties","Get",["org.freedesktop.timedate1","NTPSynchronized"]],"id":"7"}
> log: transport closed, dropped message:  1:1!4
{"call":["/org/freedesktop/timedate1","org.freedesktop.DBus.Properties","Get",["org.freedesktop.timedate1","NTPSynchronized"]],"id":"8"}
Unexpected journal message 'audit: type=1400 audit(1516391050.492:148): avc:  denied  { execute_no_trans } for  pid=1081 comm="pmie_check" path="/usr/bin/pmie" dev="vda4" ino=148278 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:pcp_pmie_exec_t:s0 tclass=file permissive=0'
Wrote JS log to TestUpdates-testInfoSecurity-fedora-i386-127.0.0.2-2201-FAIL.js.log
Journal extracted to TestUpdates-testInfoSecurity-fedora-i386-127.0.0.2-2201-FAIL.log
Traceback (most recent call last):
  File "/build/cockpit/test/common/testlib.py", line 669, in tearDown
    self.check_journal_messages()
  File "/build/cockpit/test/common/testlib.py", line 804, in check_journal_messages
    raise Error(first)
Error: audit: type=1400 audit(1516391050.492:148): avc:  denied  { execute_no_trans } for  pid=1081 comm="pmie_check" path="/usr/bin/pmie" dev="vda4" ino=148278 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:pcp_pmie_exec_t:s0 tclass=file permissive=0

not ok 91 testInfoSecurity (check_packagekit.TestUpdates) # duration: 66s
Wrote screenshot to TestUpdates-testInfoSecurity-fedora-i386-127.0.0.2-2201-FAIL.png
Wrote HTML dump to TestUpdates-testInfoSecurity-fedora-i386-127.0.0.2-2201-FAIL.html
Wrote JS log to TestUpdates-testInfoSecurity-fedora-i386-127.0.0.2-2201-FAIL.js.log
Journal extracted to TestUpdates-testInfoSecurity-fedora-i386-127.0.0.2-2201-FAIL.log

First occurrence: 2018-01-19T19:44:22.953985 | revision bc56acc665f48af83bbe9fb4c01b225c9a19f909, logs Times recorded: 1 Latest occurrences:

# ----------------------------------------------------------------------
# testExpose (check_docker.TestDocker)
#
ftruncate() failed: Permission denied

DevTools listening on ws://127.0.0.1:9249/devtools/browser/6b16f3c7-95f5-4a2a-99af-ee0c3f08fcce
[0119/201139.828765:ERROR:zygote_host_impl_linux.cc(268)] Failed to adjust OOM score of renderer with pid 16655: Permission denied (13)
[0119/201140.780942:ERROR:zygote_host_impl_linux.cc(268)] Failed to adjust OOM score of renderer with pid 16744: Permission denied (13)
Unexpected journal message 'audit: type=1400 audit(1516392648.916:148): avc:  denied  { execute_no_trans } for  pid=1068 comm="pmie_check" path="/usr/bin/pmie" dev="vda4" ino=148278 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:pcp_pmie_exec_t:s0 tclass=file permissive=0'
Wrote JS log to TestDocker-testExpose-fedora-i386-127.0.0.2-2401-FAIL.js.log
Journal extracted to TestDocker-testExpose-fedora-i386-127.0.0.2-2401-FAIL.log
Traceback (most recent call last):
  File "/build/cockpit/test/common/testlib.py", line 669, in tearDown
    self.check_journal_messages()
  File "/build/cockpit/test/common/testlib.py", line 804, in check_journal_messages
    raise Error(first)
Error: audit: type=1400 audit(1516392648.916:148): avc:  denied  { execute_no_trans } for  pid=1068 comm="pmie_check" path="/usr/bin/pmie" dev="vda4" ino=148278 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:pcp_pmie_exec_t:s0 tclass=file permissive=0

not ok 152 testExpose (check_docker.TestDocker) # duration: 76s
Wrote screenshot to TestDocker-testExpose-fedora-i386-127.0.0.2-2401-FAIL.png
Wrote HTML dump to TestDocker-testExpose-fedora-i386-127.0.0.2-2401-FAIL.html
Wrote JS log to TestDocker-testExpose-fedora-i386-127.0.0.2-2401-FAIL.js.log
Journal extracted to TestDocker-testExpose-fedora-i386-127.0.0.2-2401-FAIL.log

First occurrence: 2018-01-19T20:11:51.937383 | revision bc56acc665f48af83bbe9fb4c01b225c9a19f909, logs Times recorded: 1 Latest occurrences:

# ----------------------------------------------------------------------
# testPartitions (check_storage_partitions.TestStorage)
#
ftruncate() failed: Permission denied

DevTools listening on ws://127.0.0.1:9869/devtools/browser/9985b2e5-3f96-4d82-9161-5807a90aaf18
[0119/201445.494689:ERROR:zygote_host_impl_linux.cc(268)] Failed to adjust OOM score of renderer with pid 22805: Permission denied (13)
[0119/201446.430837:ERROR:zygote_host_impl_linux.cc(268)] Failed to adjust OOM score of renderer with pid 22899: Permission denied (13)
10+0 records in
10+0 records out
10485760 bytes (10 MB, 10 MiB) copied, 0.139819 s, 75.0 MB/s
Unexpected journal message 'audit: type=1400 audit(1516392876.877:146): avc:  denied  { map } for  pid=1047 comm="hostname" path="/usr/bin/hostname" dev="vda4" ino=161820 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:hostname_exec_t:s0 tclass=file permissive=0'
Unexpected journal message 'audit: type=1400 audit(1516392876.962:148): avc:  denied  { execute_no_trans } for  pid=1074 comm="pmie_check" path="/usr/bin/pmie" dev="vda4" ino=148278 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:pcp_pmie_exec_t:s0 tclass=file permissive=0'
Wrote JS log to TestStorage-testPartitions-fedora-i386-127.0.0.2-2201-FAIL.js.log
Journal extracted to TestStorage-testPartitions-fedora-i386-127.0.0.2-2201-FAIL.log
Traceback (most recent call last):
  File "/build/cockpit/test/common/testlib.py", line 669, in tearDown
    self.check_journal_messages()
  File "/build/cockpit/test/common/testlib.py", line 804, in check_journal_messages
    raise Error(first)
Error: audit: type=1400 audit(1516392876.877:146): avc:  denied  { map } for  pid=1047 comm="hostname" path="/usr/bin/hostname" dev="vda4" ino=161820 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:hostname_exec_t:s0 tclass=file permissive=0

not ok 108 testPartitions (check_storage_partitions.TestStorage) # duration: 28s
Wrote screenshot to TestStorage-testPartitions-fedora-i386-127.0.0.2-2201-FAIL.png
Wrote HTML dump to TestStorage-testPartitions-fedora-i386-127.0.0.2-2201-FAIL.html
Wrote JS log to TestStorage-testPartitions-fedora-i386-127.0.0.2-2201-FAIL.js.log
Journal extracted to TestStorage-testPartitions-fedora-i386-127.0.0.2-2201-FAIL.log

First occurrence: 2018-01-19T20:14:54.860593 | revision bc56acc665f48af83bbe9fb4c01b225c9a19f909, logs Times recorded: 1 Latest occurrences:

# ----------------------------------------------------------------------
# testFormatTooSmall (check_storage_format.TestStorage)
#
ftruncate() failed: Permission denied

DevTools listening on ws://127.0.0.1:9379/devtools/browser/a0ccbc55-f5d7-4499-8343-75b40f9da325
[0119/201621.114741:ERROR:zygote_host_impl_linux.cc(268)] Failed to adjust OOM score of renderer with pid 25862: Permission denied (13)
[0119/201622.127745:ERROR:zygote_host_impl_linux.cc(268)] Failed to adjust OOM score of renderer with pid 25903: Permission denied (13)
> warning: Error creating file system: Command-line `mkfs.xfs -N -f -L "" "/dev/sda"' exited with non-zero exit status 1: agsize (1280 blocks) too small, need at least 4096 blocks
Usage: mkfs.xfs
/* blocksize */     [-b log=n|size=num]
/* metadata */      [-m crc=0|1,finobt=0|1,uuid=xxx,rmapbt=0|1,reflink=0|1]
/* data subvol */   [-d agcount=n,agsize=n,file,name=xxx,size=num,
                (sunit=value,swidth=value|su=num,sw=num|noalign),
                sectlog=n|sectsize=num
/* force overwrite */   [-f]
/* inode size */    [-i log=n|perblock=n|size=num,maxpct=n,attr=0|1|2,
                projid32bit=0|1,sparse=0|1]
/* no discard */    [-K]
/* log subvol */    [-l agnum=n,internal,size=num,logdev=xxx,version=n
                sunit=value|su=num,sectlog=n|sectsize=num,
                lazy-count=0|1]
/* label */     [-L label (maximum 12 characters)]
/* naming */        [-n log=n|size=num,version=2|ci,ftype=0|1]
/* no-op info only */   [-N]
/* prototype file */    [-p fname]
/* quiet */     [-q]
/* realtime subvol */   [-r extsize=num,size=num,rtdev=xxx]
/* sectorsize */    [-s log=n|size=num]
/* version */       [-V]
            devicename
<devicename> is required unless -d name=xxx is given.
<num> is xxx (bytes), xxxs (sectors), xxxb (fs blocks), xxxk (xxx KiB),
      xxxm (xxx MiB), xxxg (xxx GiB), xxxt (xxx TiB) or xxxp (xxx PiB).
<value> is xxx (512 byte blocks).

Unexpected journal message 'audit: type=1400 audit(1516392972.869:129): avc:  denied  { execute_no_trans } for  pid=1073 comm="pmie_check" path="/usr/bin/pmie" dev="vda4" ino=148278 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:pcp_pmie_exec_t:s0 tclass=file permissive=0'
Wrote JS log to TestStorage-testFormatTooSmall-fedora-i386-127.0.0.2-2601-FAIL.js.log
Journal extracted to TestStorage-testFormatTooSmall-fedora-i386-127.0.0.2-2601-FAIL.log
Traceback (most recent call last):
  File "/build/cockpit/test/common/testlib.py", line 669, in tearDown
    self.check_journal_messages()
  File "/build/cockpit/test/common/testlib.py", line 804, in check_journal_messages
    raise Error(first)
Error: audit: type=1400 audit(1516392972.869:129): avc:  denied  { execute_no_trans } for  pid=1073 comm="pmie_check" path="/usr/bin/pmie" dev="vda4" ino=148278 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:pcp_pmie_exec_t:s0 tclass=file permissive=0

not ok 90 testFormatTooSmall (check_storage_format.TestStorage) # duration: 28s
Wrote screenshot to TestStorage-testFormatTooSmall-fedora-i386-127.0.0.2-2601-FAIL.png
Wrote HTML dump to TestStorage-testFormatTooSmall-fedora-i386-127.0.0.2-2601-FAIL.html
Wrote JS log to TestStorage-testFormatTooSmall-fedora-i386-127.0.0.2-2601-FAIL.js.log
Journal extracted to TestStorage-testFormatTooSmall-fedora-i386-127.0.0.2-2601-FAIL.log

First occurrence: 2018-01-19T20:16:29.741730 | revision bc56acc665f48af83bbe9fb4c01b225c9a19f909, logs Times recorded: 1 Latest occurrences:

# ----------------------------------------------------------------------
# testBasic (check_reauthorize.TestReauthorize)
#
ftruncate() failed: Permission denied

DevTools listening on ws://127.0.0.1:9355/devtools/browser/4f438c8d-74ed-493b-a8a4-025d1900934c
[0119/201744.209597:ERROR:zygote_host_impl_linux.cc(268)] Failed to adjust OOM score of renderer with pid 28344: Permission denied (13)
[0119/201745.199431:ERROR:zygote_host_impl_linux.cc(268)] Failed to adjust OOM score of renderer with pid 28385: Permission denied (13)
> debug: Not authorized.

> debug: Not authorized.

Unexpected journal message 'audit: type=1400 audit(1516393056.283:148): avc:  denied  { execute_no_trans } for  pid=1071 comm="pmie_check" path="/usr/bin/pmie" dev="vda4" ino=148278 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:pcp_pmie_exec_t:s0 tclass=file permissive=0'
Wrote JS log to TestReauthorize-testBasic-fedora-i386-127.0.0.2-2901-FAIL.js.log
Journal extracted to TestReauthorize-testBasic-fedora-i386-127.0.0.2-2901-FAIL.log
Traceback (most recent call last):
  File "/build/cockpit/test/common/testlib.py", line 669, in tearDown
    self.check_journal_messages()
  File "/build/cockpit/test/common/testlib.py", line 804, in check_journal_messages
    raise Error(first)
Error: audit: type=1400 audit(1516393056.283:148): avc:  denied  { execute_no_trans } for  pid=1071 comm="pmie_check" path="/usr/bin/pmie" dev="vda4" ino=148278 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:pcp_pmie_exec_t:s0 tclass=file permissive=0

not ok 73 testBasic (check_reauthorize.TestReauthorize) # duration: 32s
Wrote screenshot to TestReauthorize-testBasic-fedora-i386-127.0.0.2-2901-FAIL.png
Wrote HTML dump to TestReauthorize-testBasic-fedora-i386-127.0.0.2-2901-FAIL.html
Wrote JS log to TestReauthorize-testBasic-fedora-i386-127.0.0.2-2901-FAIL.js.log
Journal extracted to TestReauthorize-testBasic-fedora-i386-127.0.0.2-2901-FAIL.log

First occurrence: 2018-01-19T20:17:55.961132 | revision bc56acc665f48af83bbe9fb4c01b225c9a19f909, logs Times recorded: 1 Latest occurrences:

# ----------------------------------------------------------------------
# testBridge (check_networking_bridge.TestNetworking)
#
NAME         UUID                                  TYPE            DEVICE 
System eth0  5fb06bd0-0bb0-7ffb-45f1-d6edd65f3e03  802-3-ethernet  eth0   
virbr0       89d3305f-2781-40fd-84e8-664ce3e604b5  bridge          virbr0 
System eth1  9c92fad9-6ecb-3e6c-eb4d-8a47c6f50c04  802-3-ethernet  --     
ens2         8a296a34-08e2-42d9-9e8d-b37c582e87cd  802-3-ethernet  --     

ftruncate() failed: Permission denied

DevTools listening on ws://127.0.0.1:9888/devtools/browser/b3850a1f-8d89-4096-b58c-3a048b036cc8
[0119/202100.531410:ERROR:zygote_host_impl_linux.cc(268)] Failed to adjust OOM score of renderer with pid 34271: Permission denied (13)
[0119/202101.461668:ERROR:zygote_host_impl_linux.cc(268)] Failed to adjust OOM score of renderer with pid 34374: Permission denied (13)
52:54:01:00:00:03 -> eth2
52:54:01:00:00:03 -> eth2
52:54:01:00:00:04 -> eth3
52:54:01:00:00:04 -> eth3
Unexpected journal message 'audit: type=1400 audit(1516393252.243:148): avc:  denied  { execute_no_trans } for  pid=1082 comm="pmie_check" path="/usr/bin/pmie" dev="vda4" ino=148278 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:pcp_pmie_exec_t:s0 tclass=file permissive=0'
Wrote JS log to TestNetworking-testBridge-fedora-i386-127.0.0.2-2201-FAIL.js.log
Journal extracted to TestNetworking-testBridge-fedora-i386-127.0.0.2-2201-FAIL.log
Journal extracted to TestNetworking-testBridge-fedora-26-127.0.0.2-2202-FAIL.log
Traceback (most recent call last):
  File "/build/cockpit/test/common/testlib.py", line 669, in tearDown
    self.check_journal_messages()
  File "/build/cockpit/test/common/testlib.py", line 804, in check_journal_messages
    raise Error(first)
Error: audit: type=1400 audit(1516393252.243:148): avc:  denied  { execute_no_trans } for  pid=1082 comm="pmie_check" path="/usr/bin/pmie" dev="vda4" ino=148278 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:pcp_pmie_exec_t:s0 tclass=file permissive=0

not ok 21 testBridge (check_networking_bridge.TestNetworking) # duration: 39s
Wrote screenshot to TestNetworking-testBridge-fedora-i386-127.0.0.2-2201-FAIL.png
Wrote HTML dump to TestNetworking-testBridge-fedora-i386-127.0.0.2-2201-FAIL.html
Wrote JS log to TestNetworking-testBridge-fedora-i386-127.0.0.2-2201-FAIL.js.log
Journal extracted to TestNetworking-testBridge-fedora-i386-127.0.0.2-2201-FAIL.log
Journal extracted to TestNetworking-testBridge-fedora-26-127.0.0.2-2202-FAIL.log

First occurrence: 2018-01-19T20:21:18.186383 | revision bc56acc665f48af83bbe9fb4c01b225c9a19f909, logs Times recorded: 1 Latest occurrences:

# ----------------------------------------------------------------------
# testBrokenXML (check_apps.TestApps)
#

DevTools listening on ws://127.0.0.1:9667/devtools/browser/3b26c8f6-93f9-4995-a780-e0ac3323db8a
[0119/210302.128189:ERROR:zygote_host_impl_linux.cc(268)] Failed to adjust OOM score of renderer with pid 15651: Permission denied (13)
[0119/210302.982203:ERROR:zygote_host_impl_linux.cc(268)] Failed to adjust OOM score of renderer with pid 15781: Permission denied (13)
Unexpected journal message 'audit: type=1400 audit(1516395773.224:148): avc:  denied  { execute_no_trans } for  pid=1073 comm="pmie_check" path="/usr/bin/pmie" dev="vda4" ino=148278 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:pcp_pmie_exec_t:s0 tclass=file permissive=0'
Wrote JS log to TestApps-testBrokenXML-fedora-i386-127.0.0.2-2901-FAIL.js.log
Journal extracted to TestApps-testBrokenXML-fedora-i386-127.0.0.2-2901-FAIL.log
Traceback (most recent call last):
  File "/build/cockpit/test/common/testlib.py", line 669, in tearDown
    self.check_journal_messages()
  File "/build/cockpit/test/common/testlib.py", line 804, in check_journal_messages
    raise Error(first)
Error: audit: type=1400 audit(1516395773.224:148): avc:  denied  { execute_no_trans } for  pid=1073 comm="pmie_check" path="/usr/bin/pmie" dev="vda4" ino=148278 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:pcp_pmie_exec_t:s0 tclass=file permissive=0

not ok 166 testBrokenXML (check_apps.TestApps) # duration: 29s
Wrote screenshot to TestApps-testBrokenXML-fedora-i386-127.0.0.2-2901-FAIL.png
Wrote HTML dump to TestApps-testBrokenXML-fedora-i386-127.0.0.2-2901-FAIL.html
Wrote JS log to TestApps-testBrokenXML-fedora-i386-127.0.0.2-2901-FAIL.js.log
Journal extracted to TestApps-testBrokenXML-fedora-i386-127.0.0.2-2901-FAIL.log

First occurrence: 2018-01-19T21:03:08.465382 | revision f5a9e9e53912bcda1571f8f5e38ba9a7591cf894, logs Times recorded: 1 Latest occurrences:

cockpituous commented 6 years ago

verify/fedora-i386 Ooops, it happened again


# ----------------------------------------------------------------------
# testExpire (check_accounts.TestAccounts)
#
ftruncate() failed: Permission denied

DevTools listening on ws://127.0.0.1:9700/devtools/browser/2b5dba36-35d4-499f-a3b0-26c4bdcf8b09
[0118/171147.273762:ERROR:zygote_host_impl_linux.cc(268)] Failed to adjust OOM score of renderer with pid 87971: Permission denied (13)
[0118/171148.285995:ERROR:zygote_host_impl_linux.cc(268)] Failed to adjust OOM score of renderer with pid 88005: Permission denied (13)
> log: transport closed, dropped message:  
{"payload":"stream","spawn":["/usr/bin/chage","-l","scruffy"],"environ":["LC_ALL=C"],"err":"message","superuser":"try","command":"open","channel":"1:2!35","host":"localhost","group":"cockpit1:localhost/users"}
> log: transport closed, dropped message:  1:1!5
{"add-match":{"path":"/org/freedesktop/systemd1/unit/systemd_2dtimesyncd_2eservice","interface":"org.freedesktop.systemd1.Unit"}}
> log: transport closed, dropped message:  1:1!5
{"watch":{"path":"/org/freedesktop/systemd1/unit/systemd_2dtimesyncd_2eservice","interface":"org.freedesktop.systemd1.Unit"},"id":"13"}
> log: transport closed, dropped message:  1:1!5
{"add-match":{"path":"/org/freedesktop/systemd1/unit/systemd_2dtimesyncd_2eservice","interface":"org.freedesktop.systemd1.Service"}}
> log: transport closed, dropped message:  1:1!5
{"watch":{"path":"/org/freedesktop/systemd1/unit/systemd_2dtimesyncd_2eservice","interface":"org.freedesktop.systemd1.Service"},"id":"15"}
> log: transport closed, dropped message:  1:1!5
{"add-match":{"path":"/org/freedesktop/systemd1/unit/pmcd_2eservice","interface":"org.freedesktop.systemd1.Unit"}}
> log: transport closed, dropped message:  1:1!5
{"watch":{"path":"/org/freedesktop/systemd1/unit/pmcd_2eservice","interface":"org.freedesktop.systemd1.Unit"},"id":"17"}
> log: transport closed, dropped message:  1:1!5
{"add-match":{"path":"/org/freedesktop/systemd1/unit/pmcd_2eservice","interface":"org.freedesktop.systemd1.Service"}}
> log: transport closed, dropped message:  1:1!5
{"watch":{"path":"/org/freedesktop/systemd1/unit/pmcd_2eservice","interface":"org.freedesktop.systemd1.Service"},"id":"19"}
Unexpected journal message 'audit: type=1400 audit(1516295498.129:145): avc:  denied  { map } for  pid=1070 comm="hostname" path="/usr/bin/hostname" dev="vda4" ino=161820 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:hostname_exec_t:s0 tclass=file permissive=0'
Unexpected journal message 'audit: type=1400 audit(1516295498.154:147): avc:  denied  { execute_no_trans } for  pid=1076 comm="pmlogger_check" path="/usr/bin/pmlogger" dev="vda4" ino=148286 scontext=system_u:system_r:pcp_pmlogger_t:s0 tcontext=system_u:object_r:pcp_pmlogger_exec_t:s0 tclass=file permissive=0'
Unexpected journal message 'audit: type=1400 audit(1516295498.217:148): avc:  denied  { execute_no_trans } for  pid=1098 comm="pmie_check" path="/usr/bin/pmie" dev="vda4" ino=148278 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:pcp_pmie_exec_t:s0 tclass=file permissive=0'
Wrote JS log to TestAccounts-testExpire-fedora-i386-127.0.0.2-2301-FAIL.js.log
Journal extracted to TestAccounts-testExpire-fedora-i386-127.0.0.2-2301-FAIL.log
Traceback (most recent call last):
  File "/build/cockpit/test/common/testlib.py", line 669, in tearDown
    self.check_journal_messages()
  File "/build/cockpit/test/common/testlib.py", line 804, in check_journal_messages
    raise Error(first)
Error: audit: type=1400 audit(1516295498.129:145): avc:  denied  { map } for  pid=1070 comm="hostname" path="/usr/bin/hostname" dev="vda4" ino=161820 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:hostname_exec_t:s0 tclass=file permissive=0

not ok 135 testExpire (check_accounts.TestAccounts) # duration: 37s
Wrote screenshot to TestAccounts-testExpire-fedora-i386-127.0.0.2-2301-FAIL.png
Wrote HTML dump to TestAccounts-testExpire-fedora-i386-127.0.0.2-2301-FAIL.html
Wrote JS log to TestAccounts-testExpire-fedora-i386-127.0.0.2-2301-FAIL.js.log
Journal extracted to TestAccounts-testExpire-fedora-i386-127.0.0.2-2301-FAIL.log

First occurrence: 2018-01-18T17:12:02.498416 | revision cb61451e79040bcd46603a6bcbde8f1397074ec6, logs Times recorded: 1 Latest occurrences:

# ----------------------------------------------------------------------
# testVolumesAndEnvironment (check_docker.TestDocker)
#

DevTools listening on ws://127.0.0.1:9866/devtools/browser/04e2b570-aea8-48a4-9529-e0ddf680e1f0
[0119/100213.707860:ERROR:zygote_host_impl_linux.cc(268)] Failed to adjust OOM score of renderer with pid 106311: Permission denied (13)
[0119/100214.860050:ERROR:zygote_host_impl_linux.cc(268)] Failed to adjust OOM score of renderer with pid 106351: Permission denied (13)
Unexpected journal message 'audit: type=1400 audit(1516356081.540:112): avc:  denied  { map } for  pid=1029 comm="hostname" path="/usr/bin/hostname" dev="vda4" ino=161820 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:hostname_exec_t:s0 tclass=file permissive=0'
Wrote JS log to TestDocker-testVolumesAndEnvironment-fedora-i386-127.0.0.2-2601-FAIL.js.log
Journal extracted to TestDocker-testVolumesAndEnvironment-fedora-i386-127.0.0.2-2601-FAIL.log
Traceback (most recent call last):
  File "/build/cockpit/test/common/testlib.py", line 669, in tearDown
    self.check_journal_messages()
  File "/build/cockpit/test/common/testlib.py", line 804, in check_journal_messages
    raise Error(first)
Error: audit: type=1400 audit(1516356081.540:112): avc:  denied  { map } for  pid=1029 comm="hostname" path="/usr/bin/hostname" dev="vda4" ino=161820 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:hostname_exec_t:s0 tclass=file permissive=0

not ok 153 testVolumesAndEnvironment (check_docker.TestDocker) # duration: 78s
Wrote screenshot to TestDocker-testVolumesAndEnvironment-fedora-i386-127.0.0.2-2601-FAIL.png
Wrote HTML dump to TestDocker-testVolumesAndEnvironment-fedora-i386-127.0.0.2-2601-FAIL.html
Wrote JS log to TestDocker-testVolumesAndEnvironment-fedora-i386-127.0.0.2-2601-FAIL.js.log
Journal extracted to TestDocker-testVolumesAndEnvironment-fedora-i386-127.0.0.2-2601-FAIL.log

First occurrence: 2018-01-19T10:02:27.549220 | revision 4c46259d85894a26e20e200072b1a7e7e8644268, logs Times recorded: 1 Latest occurrences:

# ----------------------------------------------------------------------
# testUpdateError (check_packagekit.TestUpdates)
#

DevTools listening on ws://127.0.0.1:9236/devtools/browser/1f26c514-1615-4951-990f-688945295a8f
[0119/094811.243648:ERROR:zygote_host_impl_linux.cc(268)] Failed to adjust OOM score of renderer with pid 87406: Permission denied (13)
[0119/094812.247131:ERROR:zygote_host_impl_linux.cc(268)] Failed to adjust OOM score of renderer with pid 87447: Permission denied (13)
Unexpected journal message 'audit: type=1400 audit(1516355280.345:146): avc:  denied  { map } for  pid=1031 comm="hostname" path="/usr/bin/hostname" dev="vda4" ino=161820 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:hostname_exec_t:s0 tclass=file permissive=0'
Wrote JS log to TestUpdates-testUpdateError-fedora-i386-127.0.0.2-2601-FAIL.js.log
Journal extracted to TestUpdates-testUpdateError-fedora-i386-127.0.0.2-2601-FAIL.log
Traceback (most recent call last):
  File "/build/cockpit/test/common/testlib.py", line 669, in tearDown
    self.check_journal_messages()
  File "/build/cockpit/test/common/testlib.py", line 804, in check_journal_messages
    raise Error(first)
Error: audit: type=1400 audit(1516355280.345:146): avc:  denied  { map } for  pid=1031 comm="hostname" path="/usr/bin/hostname" dev="vda4" ino=161820 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:hostname_exec_t:s0 tclass=file permissive=0

not ok 74 testUpdateError (check_packagekit.TestUpdates) # duration: 34s
Wrote screenshot to TestUpdates-testUpdateError-fedora-i386-127.0.0.2-2601-FAIL.png
Wrote HTML dump to TestUpdates-testUpdateError-fedora-i386-127.0.0.2-2601-FAIL.html
Wrote JS log to TestUpdates-testUpdateError-fedora-i386-127.0.0.2-2601-FAIL.js.log
Journal extracted to TestUpdates-testUpdateError-fedora-i386-127.0.0.2-2601-FAIL.log

First occurrence: 2018-01-19T09:48:21.094504 | revision babb98c733f42a131ed97e6887fde8c5e9e4da53, logs Times recorded: 1 Latest occurrences:

# ----------------------------------------------------------------------
# testBasic (check_session.TestSession)
#

DevTools listening on ws://127.0.0.1:9353/devtools/browser/601c17d4-ed49-49bd-8690-66e968056e3c
[0119/100851.171599:ERROR:zygote_host_impl_linux.cc(268)] Failed to adjust OOM score of renderer with pid 115625: Permission denied (13)
[0119/100852.392678:ERROR:zygote_host_impl_linux.cc(268)] Failed to adjust OOM score of renderer with pid 115679: Permission denied (13)
> log: transport closed, dropped message:  
{"payload":"metrics1","interval":1000,"source":"direct","metrics":[{"name":"kernel.all.cpu.nice","units":"millisec","derive":"rate"},{"name":"kernel.all.cpu.user","units":"millisec","derive":"rate"},{"name":"kernel.all.cpu.sys","units":"millisec","derive":"rate"}],"command":"open","channel":"1:1!21","host":"localhost","group":"cockpit1:localhost/system"}
> log: transport closed, dropped message:  
{"payload":"metrics1","interval":1000,"source":"direct","metrics":[{"name":"mem.util.used","units":"bytes"}],"command":"open","channel":"1:1!22","host":"localhost","group":"cockpit1:localhost/system"}
> log: transport closed, dropped message:  
{"payload":"metrics1","interval":1000,"source":"direct","metrics":[{"name":"disk.all.total_bytes","units":"bytes","derive":"rate"}],"command":"open","channel":"1:1!23","host":"localhost","group":"cockpit1:localhost/system"}
> log: transport closed, dropped message:  
{"payload":"metrics1","interval":1000,"source":"direct","metrics":[{"name":"network.interface.total.bytes","units":"bytes","derive":"rate"}],"omit-instances":["lo"],"command":"open","channel":"1:1!24","host":"localhost","group":"cockpit1:localhost/system"}
> warning: transport closed: disconnected
> log: transport closed, dropped message:  
{"payload":"metrics1","interval":1000,"source":"direct","metrics":[{"name":"kernel.all.cpu.nice","units":"millisec","derive":"rate"},{"name":"kernel.all.cpu.user","units":"millisec","derive":"rate"},{"name":"kernel.all.cpu.sys","units":"millisec","derive":"rate"}],"command":"open","channel":"1:1!21","host":"localhost","group":"cockpit1:localhost/system"}
> log: transport closed, dropped message:  
{"payload":"metrics1","interval":1000,"source":"direct","metrics":[{"name":"mem.util.used","units":"bytes"}],"command":"open","channel":"1:1!22","host":"localhost","group":"cockpit1:localhost/system"}
> log: transport closed, dropped message:  
{"payload":"metrics1","interval":1000,"source":"direct","metrics":[{"name":"disk.all.total_bytes","units":"bytes","derive":"rate"}],"command":"open","channel":"1:1!23","host":"localhost","group":"cockpit1:localhost/system"}
> log: transport closed, dropped message:  
{"payload":"metrics1","interval":1000,"source":"direct","metrics":[{"name":"network.interface.total.bytes","units":"bytes","derive":"rate"}],"omit-instances":["lo"],"command":"open","channel":"1:1!24","host":"localhost","group":"cockpit1:localhost/system"}
Unexpected journal message 'audit: type=1400 audit(1516356519.572:112): avc:  denied  { map } for  pid=1018 comm="hostname" path="/usr/bin/hostname" dev="vda4" ino=161820 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:hostname_exec_t:s0 tclass=file permissive=0'
Unexpected journal message 'audit: type=1400 audit(1516356519.588:113): avc:  denied  { execute_no_trans } for  pid=1015 comm="pmlogger_check" path="/usr/bin/pmlogger" dev="vda4" ino=148286 scontext=system_u:system_r:pcp_pmlogger_t:s0 tcontext=system_u:object_r:pcp_pmlogger_exec_t:s0 tclass=file permissive=0'
Wrote JS log to TestSession-testBasic-fedora-i386-127.0.0.2-2301-FAIL.js.log
Journal extracted to TestSession-testBasic-fedora-i386-127.0.0.2-2301-FAIL.log
Traceback (most recent call last):
  File "/build/cockpit/test/common/testlib.py", line 669, in tearDown
    self.check_journal_messages()
  File "/build/cockpit/test/common/testlib.py", line 804, in check_journal_messages
    raise Error(first)
Error: audit: type=1400 audit(1516356519.572:112): avc:  denied  { map } for  pid=1018 comm="hostname" path="/usr/bin/hostname" dev="vda4" ino=161820 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:hostname_exec_t:s0 tclass=file permissive=0

not ok 89 testBasic (check_session.TestSession) # duration: 56s
Wrote screenshot to TestSession-testBasic-fedora-i386-127.0.0.2-2301-FAIL.png
Wrote HTML dump to TestSession-testBasic-fedora-i386-127.0.0.2-2301-FAIL.html
Wrote JS log to TestSession-testBasic-fedora-i386-127.0.0.2-2301-FAIL.js.log
Journal extracted to TestSession-testBasic-fedora-i386-127.0.0.2-2301-FAIL.log

First occurrence: 2018-01-19T10:09:13.478681 | revision 4c46259d85894a26e20e200072b1a7e7e8644268, logs Times recorded: 1 Latest occurrences:

# ----------------------------------------------------------------------
# testSecurityOnly (check_packagekit.TestUpdates)
#

DevTools listening on ws://127.0.0.1:10130/devtools/browser/0e7d6f5c-6895-45e1-adf0-d74acce7f9bc
[0119/101109.695581:ERROR:zygote_host_impl_linux.cc(268)] Failed to adjust OOM score of renderer with pid 118147: Permission denied (13)
[0119/101110.964355:ERROR:zygote_host_impl_linux.cc(268)] Failed to adjust OOM score of renderer with pid 118227: Permission denied (13)
Unexpected journal message 'audit: type=1400 audit(1516356652.047:109): avc:  denied  { map } for  pid=1019 comm="hostname" path="/usr/bin/hostname" dev="vda4" ino=161820 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:hostname_exec_t:s0 tclass=file permissive=0'
Wrote JS log to TestUpdates-testSecurityOnly-fedora-i386-127.0.0.2-2601-FAIL.js.log
Journal extracted to TestUpdates-testSecurityOnly-fedora-i386-127.0.0.2-2601-FAIL.log
Traceback (most recent call last):
  File "/build/cockpit/test/common/testlib.py", line 669, in tearDown
    self.check_journal_messages()
  File "/build/cockpit/test/common/testlib.py", line 804, in check_journal_messages
    raise Error(first)
Error: audit: type=1400 audit(1516356652.047:109): avc:  denied  { map } for  pid=1019 comm="hostname" path="/usr/bin/hostname" dev="vda4" ino=161820 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:hostname_exec_t:s0 tclass=file permissive=0

not ok 50 testSecurityOnly (check_packagekit.TestUpdates) # duration: 62s
Wrote screenshot to TestUpdates-testSecurityOnly-fedora-i386-127.0.0.2-2601-FAIL.png
Wrote HTML dump to TestUpdates-testSecurityOnly-fedora-i386-127.0.0.2-2601-FAIL.html
Wrote JS log to TestUpdates-testSecurityOnly-fedora-i386-127.0.0.2-2601-FAIL.js.log
Journal extracted to TestUpdates-testSecurityOnly-fedora-i386-127.0.0.2-2601-FAIL.log

First occurrence: 2018-01-19T10:11:24.518811 | revision 4c46259d85894a26e20e200072b1a7e7e8644268, logs Times recorded: 1 Latest occurrences:

# ----------------------------------------------------------------------
# testBasic (check_packagekit.TestAutoUpdates)
#

DevTools listening on ws://127.0.0.1:9391/devtools/browser/ae4a92da-3716-487f-ba09-df863df7dd97
[0119/101205.196258:ERROR:zygote_host_impl_linux.cc(268)] Failed to adjust OOM score of renderer with pid 119426: Permission denied (13)
[0119/101206.593468:ERROR:zygote_host_impl_linux.cc(268)] Failed to adjust OOM score of renderer with pid 119465: Permission denied (13)
Unexpected journal message 'audit: type=1400 audit(1516356712.097:112): avc:  denied  { map } for  pid=1011 comm="hostname" path="/usr/bin/hostname" dev="vda4" ino=161820 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:hostname_exec_t:s0 tclass=file permissive=0'
Wrote JS log to TestAutoUpdates-testBasic-fedora-i386-127.0.0.2-2701-FAIL.js.log
Journal extracted to TestAutoUpdates-testBasic-fedora-i386-127.0.0.2-2701-FAIL.log
Traceback (most recent call last):
  File "/build/cockpit/test/common/testlib.py", line 669, in tearDown
    self.check_journal_messages()
  File "/build/cockpit/test/common/testlib.py", line 804, in check_journal_messages
    raise Error(first)
Error: audit: type=1400 audit(1516356712.097:112): avc:  denied  { map } for  pid=1011 comm="hostname" path="/usr/bin/hostname" dev="vda4" ino=161820 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:hostname_exec_t:s0 tclass=file permissive=0

not ok 41 testBasic (check_packagekit.TestAutoUpdates) # duration: 67s
Wrote screenshot to TestAutoUpdates-testBasic-fedora-i386-127.0.0.2-2701-FAIL.png
Wrote HTML dump to TestAutoUpdates-testBasic-fedora-i386-127.0.0.2-2701-FAIL.html
Wrote JS log to TestAutoUpdates-testBasic-fedora-i386-127.0.0.2-2701-FAIL.js.log
Journal extracted to TestAutoUpdates-testBasic-fedora-i386-127.0.0.2-2701-FAIL.log

First occurrence: 2018-01-19T10:12:39.218097 | revision 4c46259d85894a26e20e200072b1a7e7e8644268, logs Times recorded: 1 Latest occurrences:

# ----------------------------------------------------------------------
# testExternalPage (check_multi_machine.TestMultiMachine)
#

DevTools listening on ws://127.0.0.1:10138/devtools/browser/722dac11-8ce5-494f-a331-cc066056dc72
[0119/101559.597311:ERROR:zygote_host_impl_linux.cc(268)] Failed to adjust OOM score of renderer with pid 125595: Permission denied (13)
[0119/101600.816681:ERROR:zygote_host_impl_linux.cc(268)] Failed to adjust OOM score of renderer with pid 125729: Permission denied (13)
Unexpected journal message 'audit: type=1400 audit(1516356938.942:112): avc:  denied  { map } for  pid=1041 comm="hostname" path="/usr/bin/hostname" dev="vda4" ino=161820 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:hostname_exec_t:s0 tclass=file permissive=0'
Unexpected journal message 'audit: type=1400 audit(1516356939.034:114): avc:  denied  { execute_no_trans } for  pid=1060 comm="pmlogger_check" path="/usr/bin/pmlogger" dev="vda4" ino=148286 scontext=system_u:system_r:pcp_pmlogger_t:s0 tcontext=system_u:object_r:pcp_pmlogger_exec_t:s0 tclass=file permissive=0'
Unexpected journal message 'audit: type=1400 audit(1516356939.102:115): avc:  denied  { execute_no_trans } for  pid=1074 comm="pmie_check" path="/usr/bin/pmie" dev="vda4" ino=148278 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:pcp_pmie_exec_t:s0 tclass=file permissive=0'
Wrote JS log to TestMultiMachine-testExternalPage-fedora-i386-127.0.0.2-2601-FAIL.js.log
Journal extracted to TestMultiMachine-testExternalPage-fedora-i386-127.0.0.2-2601-FAIL.log
Journal extracted to TestMultiMachine-testExternalPage-fedora-i386-127.0.0.2-2603-FAIL.log
Journal extracted to TestMultiMachine-testExternalPage-fedora-i386-127.0.0.2-2602-FAIL.log
Traceback (most recent call last):
  File "/build/cockpit/test/common/testlib.py", line 669, in tearDown
    self.check_journal_messages()
  File "/build/cockpit/test/common/testlib.py", line 804, in check_journal_messages
    raise Error(first)
Error: audit: type=1400 audit(1516356938.942:112): avc:  denied  { map } for  pid=1041 comm="hostname" path="/usr/bin/hostname" dev="vda4" ino=161820 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:hostname_exec_t:s0 tclass=file permissive=0

not ok 13 testExternalPage (check_multi_machine.TestMultiMachine) # duration: 55s
Wrote screenshot to TestMultiMachine-testExternalPage-fedora-i386-127.0.0.2-2601-FAIL.png
Wrote HTML dump to TestMultiMachine-testExternalPage-fedora-i386-127.0.0.2-2601-FAIL.html
Wrote JS log to TestMultiMachine-testExternalPage-fedora-i386-127.0.0.2-2601-FAIL.js.log
Journal extracted to TestMultiMachine-testExternalPage-fedora-i386-127.0.0.2-2601-FAIL.log
Journal extracted to TestMultiMachine-testExternalPage-fedora-i386-127.0.0.2-2603-FAIL.log
Journal extracted to TestMultiMachine-testExternalPage-fedora-i386-127.0.0.2-2602-FAIL.log

First occurrence: 2018-01-19T10:16:14.620438 | revision 4c46259d85894a26e20e200072b1a7e7e8644268, logs Times recorded: 1 Latest occurrences:

# ----------------------------------------------------------------------
# testHiddenRaid (check_storage_hidden.TestStorage)
#

DevTools listening on ws://127.0.0.1:9985/devtools/browser/c336d10e-71a9-4ece-ada6-659d0c052a7c
[0119/103130.220406:ERROR:zygote_host_impl_linux.cc(268)] Failed to adjust OOM score of renderer with pid 67580: Permission denied (13)
[0119/103131.464982:ERROR:zygote_host_impl_linux.cc(268)] Failed to adjust OOM score of renderer with pid 67647: Permission denied (13)
Unexpected journal message 'audit: type=1400 audit(1516357880.810:112): avc:  denied  { map } for  pid=1027 comm="hostname" path="/usr/bin/hostname" dev="vda4" ino=161820 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:hostname_exec_t:s0 tclass=file permissive=0'
Unexpected journal message 'audit: type=1400 audit(1516357880.887:114): avc:  denied  { execute_no_trans } for  pid=1055 comm="pmlogger_check" path="/usr/bin/pmlogger" dev="vda4" ino=148286 scontext=system_u:system_r:pcp_pmlogger_t:s0 tcontext=system_u:object_r:pcp_pmlogger_exec_t:s0 tclass=file permissive=0'
Unexpected journal message 'audit: type=1400 audit(1516357880.941:115): avc:  denied  { execute_no_trans } for  pid=1064 comm="pmie_check" path="/usr/bin/pmie" dev="vda4" ino=148278 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:pcp_pmie_exec_t:s0 tclass=file permissive=0'
Wrote JS log to TestStorage-testHiddenRaid-fedora-i386-127.0.0.2-2301-FAIL.js.log
Journal extracted to TestStorage-testHiddenRaid-fedora-i386-127.0.0.2-2301-FAIL.log
Traceback (most recent call last):
  File "/build/cockpit/test/common/testlib.py", line 669, in tearDown
    self.check_journal_messages()
  File "/build/cockpit/test/common/testlib.py", line 804, in check_journal_messages
    raise Error(first)
Error: audit: type=1400 audit(1516357880.810:112): avc:  denied  { map } for  pid=1027 comm="hostname" path="/usr/bin/hostname" dev="vda4" ino=161820 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:hostname_exec_t:s0 tclass=file permissive=0

not ok 90 testHiddenRaid (check_storage_hidden.TestStorage) # duration: 44s
Wrote screenshot to TestStorage-testHiddenRaid-fedora-i386-127.0.0.2-2301-FAIL.png
Wrote HTML dump to TestStorage-testHiddenRaid-fedora-i386-127.0.0.2-2301-FAIL.html
Wrote JS log to TestStorage-testHiddenRaid-fedora-i386-127.0.0.2-2301-FAIL.js.log
Journal extracted to TestStorage-testHiddenRaid-fedora-i386-127.0.0.2-2301-FAIL.log

First occurrence: 2018-01-19T10:31:46.940712 | revision f70abce34b8470b34b7d67258d431ee0e10075e9, logs Times recorded: 1 Latest occurrences:

# ----------------------------------------------------------------------
# testBasic (check_multi_machine.TestMultiMachineAdd)
#

DevTools listening on ws://127.0.0.1:9595/devtools/browser/8b935042-8811-4337-9c8b-995dcb677335
[0119/103814.886480:ERROR:zygote_host_impl_linux.cc(268)] Failed to adjust OOM score of renderer with pid 78121: Permission denied (13)
[0119/103815.990022:ERROR:zygote_host_impl_linux.cc(268)] Failed to adjust OOM score of renderer with pid 78184: Permission denied (13)
Unexpected journal message 'audit: type=1400 audit(1516358257.831:111): avc:  denied  { map } for  pid=1015 comm="hostname" path="/usr/bin/hostname" dev="vda4" ino=161820 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:hostname_exec_t:s0 tclass=file permissive=0'
Unexpected journal message 'audit: type=1400 audit(1516358257.911:113): avc:  denied  { execute_no_trans } for  pid=1043 comm="pmlogger_check" path="/usr/bin/pmlogger" dev="vda4" ino=148286 scontext=system_u:system_r:pcp_pmlogger_t:s0 tcontext=system_u:object_r:pcp_pmlogger_exec_t:s0 tclass=file permissive=0'
Unexpected journal message 'audit: type=1400 audit(1516358257.970:114): avc:  denied  { execute_no_trans } for  pid=1052 comm="pmie_check" path="/usr/bin/pmie" dev="vda4" ino=148278 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:pcp_pmie_exec_t:s0 tclass=file permissive=0'
Wrote JS log to TestMultiMachineAdd-testBasic-fedora-i386-127.0.0.2-2301-FAIL.js.log
Journal extracted to TestMultiMachineAdd-testBasic-fedora-i386-127.0.0.2-2301-FAIL.log
Journal extracted to TestMultiMachineAdd-testBasic-fedora-i386-127.0.0.2-2303-FAIL.log
Journal extracted to TestMultiMachineAdd-testBasic-fedora-i386-127.0.0.2-2302-FAIL.log
Traceback (most recent call last):
  File "/build/cockpit/test/common/testlib.py", line 669, in tearDown
    self.check_journal_messages()
  File "/build/cockpit/test/common/testlib.py", line 804, in check_journal_messages
    raise Error(first)
Error: audit: type=1400 audit(1516358257.831:111): avc:  denied  { map } for  pid=1015 comm="hostname" path="/usr/bin/hostname" dev="vda4" ino=161820 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:hostname_exec_t:s0 tclass=file permissive=0

not ok 18 testBasic (check_multi_machine.TestMultiMachineAdd) # duration: 74s
Wrote screenshot to TestMultiMachineAdd-testBasic-fedora-i386-127.0.0.2-2301-FAIL.png
Wrote HTML dump to TestMultiMachineAdd-testBasic-fedora-i386-127.0.0.2-2301-FAIL.html
Wrote JS log to TestMultiMachineAdd-testBasic-fedora-i386-127.0.0.2-2301-FAIL.js.log
Journal extracted to TestMultiMachineAdd-testBasic-fedora-i386-127.0.0.2-2301-FAIL.log
Journal extracted to TestMultiMachineAdd-testBasic-fedora-i386-127.0.0.2-2303-FAIL.log
Journal extracted to TestMultiMachineAdd-testBasic-fedora-i386-127.0.0.2-2302-FAIL.log

First occurrence: 2018-01-19T10:38:32.327238 | revision f70abce34b8470b34b7d67258d431ee0e10075e9, logs Times recorded: 1 Latest occurrences:

# ----------------------------------------------------------------------
# testISCSI (check_storage_iscsi.TestStorage)
#
ftruncate() failed: Permission denied

DevTools listening on ws://127.0.0.1:9586/devtools/browser/eb7f545c-a94a-4879-9073-b6b1165b2782
[0119/102834.275910:ERROR:zygote_host_impl_linux.cc(268)] Failed to adjust OOM score of renderer with pid 129154: Permission denied (13)
[0119/102835.263510:ERROR:zygote_host_impl_linux.cc(268)] Failed to adjust OOM score of renderer with pid 129207: Permission denied (13)
Unexpected journal message 'audit: type=1400 audit(1516357703.987:146): avc:  denied  { map } for  pid=1047 comm="hostname" path="/usr/bin/hostname" dev="vda4" ino=161820 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:hostname_exec_t:s0 tclass=file permissive=0'
Unexpected journal message 'audit: type=1400 audit(1516357704.073:148): avc:  denied  { execute_no_trans } for  pid=1075 comm="pmie_check" path="/usr/bin/pmie" dev="vda4" ino=148278 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:pcp_pmie_exec_t:s0 tclass=file permissive=0'
Wrote JS log to TestStorage-testISCSI-fedora-i386-127.0.0.2-2601-FAIL.js.log
Journal extracted to TestStorage-testISCSI-fedora-i386-127.0.0.2-2601-FAIL.log
Traceback (most recent call last):
  File "/build/cockpit/test/common/testlib.py", line 669, in tearDown
    self.check_journal_messages()
  File "/build/cockpit/test/common/testlib.py", line 804, in check_journal_messages
    raise Error(first)
Error: audit: type=1400 audit(1516357703.987:146): avc:  denied  { map } for  pid=1047 comm="hostname" path="/usr/bin/hostname" dev="vda4" ino=161820 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:hostname_exec_t:s0 tclass=file permissive=0

not ok 70 testISCSI (check_storage_iscsi.TestStorage) # duration: 33s
Wrote screenshot to TestStorage-testISCSI-fedora-i386-127.0.0.2-2601-FAIL.png
Wrote HTML dump to TestStorage-testISCSI-fedora-i386-127.0.0.2-2601-FAIL.html
Wrote JS log to TestStorage-testISCSI-fedora-i386-127.0.0.2-2601-FAIL.js.log
Journal extracted to TestStorage-testISCSI-fedora-i386-127.0.0.2-2601-FAIL.log

First occurrence: 2018-01-19T10:28:45.013080 | revision c20c89a07d8cbf4ea301cd51d2753dea275f0172, logs Times recorded: 1 Latest occurrences:

# ----------------------------------------------------------------------
# testBasic (check_packagekit.TestAutoUpdates)
#
ftruncate() failed: Permission denied

DevTools listening on ws://127.0.0.1:9241/devtools/browser/734c512c-2ebd-4d88-9706-f9ce0ac3da6e
[0119/105338.130618:ERROR:zygote_host_impl_linux.cc(268)] Failed to adjust OOM score of renderer with pid 198779: Permission denied (13)
[0119/105339.107843:ERROR:zygote_host_impl_linux.cc(268)] Failed to adjust OOM score of renderer with pid 198855: Permission denied (13)
Unexpected journal message 'audit: type=1400 audit(1516359209.822:147): avc:  denied  { execute_no_trans } for  pid=1070 comm="pmie_check" path="/usr/bin/pmie" dev="vda4" ino=148278 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:pcp_pmie_exec_t:s0 tclass=file permissive=0'
Wrote JS log to TestAutoUpdates-testBasic-fedora-i386-127.0.0.2-2201-FAIL.js.log
Journal extracted to TestAutoUpdates-testBasic-fedora-i386-127.0.0.2-2201-FAIL.log
Traceback (most recent call last):
  File "/build/cockpit/test/common/testlib.py", line 669, in tearDown
    self.check_journal_messages()
  File "/build/cockpit/test/common/testlib.py", line 804, in check_journal_messages
    raise Error(first)
Error: audit: type=1400 audit(1516359209.822:147): avc:  denied  { execute_no_trans } for  pid=1070 comm="pmie_check" path="/usr/bin/pmie" dev="vda4" ino=148278 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:pcp_pmie_exec_t:s0 tclass=file permissive=0

not ok 170 testBasic (check_packagekit.TestAutoUpdates) # duration: 38s
Wrote screenshot to TestAutoUpdates-testBasic-fedora-i386-127.0.0.2-2201-FAIL.png
Wrote HTML dump to TestAutoUpdates-testBasic-fedora-i386-127.0.0.2-2201-FAIL.html
Wrote JS log to TestAutoUpdates-testBasic-fedora-i386-127.0.0.2-2201-FAIL.js.log
Journal extracted to TestAutoUpdates-testBasic-fedora-i386-127.0.0.2-2201-FAIL.log

First occurrence: 2018-01-19T10:53:55.521236 | revision f70abce34b8470b34b7d67258d431ee0e10075e9, logs Times recorded: 1 Latest occurrences:

# ----------------------------------------------------------------------
# testSetup (check_dashboard.TestDashboardSetup)
#
ftruncate() failed: Permission denied

DevTools listening on ws://127.0.0.1:9302/devtools/browser/52282342-8123-4e4b-b436-518ff3554cf6
[0119/105506.232093:ERROR:zygote_host_impl_linux.cc(268)] Failed to adjust OOM score of renderer with pid 201263: Permission denied (13)
[0119/105507.220484:ERROR:zygote_host_impl_linux.cc(268)] Failed to adjust OOM score of renderer with pid 201290: Permission denied (13)
> warning: Error opening directory '/home/admin/.ssh': No such file or directory
> warning: --: line 25: cd: /home/admin/.ssh: No such file or directory

> warning: Login failed
id: 'nosync': no such user
Unexpected journal message 'audit: type=1400 audit(1516359294.579:148): avc:  denied  { execute_no_trans } for  pid=1071 comm="pmie_check" path="/usr/bin/pmie" dev="vda4" ino=148278 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:pcp_pmie_exec_t:s0 tclass=file permissive=0'
Wrote JS log to TestDashboardSetup-testSetup-fedora-i386-127.0.0.2-2501-FAIL.js.log
Journal extracted to TestDashboardSetup-testSetup-fedora-i386-127.0.0.2-2501-FAIL.log
Journal extracted to TestDashboardSetup-testSetup-fedora-i386-127.0.0.2-2503-FAIL.log
Journal extracted to TestDashboardSetup-testSetup-fedora-i386-127.0.0.2-2502-FAIL.log
Traceback (most recent call last):
  File "/build/cockpit/test/common/testlib.py", line 669, in tearDown
    self.check_journal_messages()
  File "/build/cockpit/test/common/testlib.py", line 804, in check_journal_messages
    raise Error(first)
Error: audit: type=1400 audit(1516359294.579:148): avc:  denied  { execute_no_trans } for  pid=1071 comm="pmie_check" path="/usr/bin/pmie" dev="vda4" ino=148278 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:pcp_pmie_exec_t:s0 tclass=file permissive=0

not ok 118 testSetup (check_dashboard.TestDashboardSetup) # duration: 39s
Wrote screenshot to TestDashboardSetup-testSetup-fedora-i386-127.0.0.2-2501-FAIL.png
Wrote HTML dump to TestDashboardSetup-testSetup-fedora-i386-127.0.0.2-2501-FAIL.html
Wrote JS log to TestDashboardSetup-testSetup-fedora-i386-127.0.0.2-2501-FAIL.js.log
Journal extracted to TestDashboardSetup-testSetup-fedora-i386-127.0.0.2-2501-FAIL.log
Journal extracted to TestDashboardSetup-testSetup-fedora-i386-127.0.0.2-2503-FAIL.log
Journal extracted to TestDashboardSetup-testSetup-fedora-i386-127.0.0.2-2502-FAIL.log

First occurrence: 2018-01-19T10:55:22.967156 | revision f70abce34b8470b34b7d67258d431ee0e10075e9, logs Times recorded: 1 Latest occurrences:

# ----------------------------------------------------------------------
# testSetup (check_dashboard.TestDashboardSetup)
#

DevTools listening on ws://127.0.0.1:9935/devtools/browser/4e6dde8e-0fdd-4f61-b591-aaa8f0daa374
[0119/105618.362204:ERROR:zygote_host_impl_linux.cc(268)] Failed to adjust OOM score of renderer with pid 132877: Permission denied (13)
[0119/105619.443675:ERROR:zygote_host_impl_linux.cc(268)] Failed to adjust OOM score of renderer with pid 132905: Permission denied (13)
> warning: Error opening directory '/home/admin/.ssh': No such file or directory
> warning: --: line 25: cd: /home/admin/.ssh: No such file or directory

> warning: Login failed
id: 'nosync': no such user
Unexpected journal message 'audit: type=1400 audit(1516359358.054:146): avc:  denied  { map } for  pid=1059 comm="hostname" path="/usr/bin/hostname" dev="vda4" ino=161820 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:hostname_exec_t:s0 tclass=file permissive=0'
Unexpected journal message 'audit: type=1400 audit(1516359358.157:148): avc:  denied  { execute_no_trans } for  pid=1086 comm="pmie_check" path="/usr/bin/pmie" dev="vda4" ino=148278 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:pcp_pmie_exec_t:s0 tclass=file permissive=0'
Wrote JS log to TestDashboardSetup-testSetup-fedora-i386-127.0.0.2-2401-FAIL.js.log
Journal extracted to TestDashboardSetup-testSetup-fedora-i386-127.0.0.2-2401-FAIL.log
Journal extracted to TestDashboardSetup-testSetup-fedora-i386-127.0.0.2-2403-FAIL.log
Journal extracted to TestDashboardSetup-testSetup-fedora-i386-127.0.0.2-2402-FAIL.log
Traceback (most recent call last):
  File "/build/cockpit/test/common/testlib.py", line 669, in tearDown
    self.check_journal_messages()
  File "/build/cockpit/test/common/testlib.py", line 804, in check_journal_messages
    raise Error(first)
Error: audit: type=1400 audit(1516359358.054:146): avc:  denied  { map } for  pid=1059 comm="hostname" path="/usr/bin/hostname" dev="vda4" ino=161820 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:hostname_exec_t:s0 tclass=file permissive=0

not ok 128 testSetup (check_dashboard.TestDashboardSetup) # duration: 52s
Wrote screenshot to TestDashboardSetup-testSetup-fedora-i386-127.0.0.2-2401-FAIL.png
Wrote HTML dump to TestDashboardSetup-testSetup-fedora-i386-127.0.0.2-2401-FAIL.html
Wrote JS log to TestDashboardSetup-testSetup-fedora-i386-127.0.0.2-2401-FAIL.js.log
Journal extracted to TestDashboardSetup-testSetup-fedora-i386-127.0.0.2-2401-FAIL.log
Journal extracted to TestDashboardSetup-testSetup-fedora-i386-127.0.0.2-2403-FAIL.log
Journal extracted to TestDashboardSetup-testSetup-fedora-i386-127.0.0.2-2402-FAIL.log

First occurrence: 2018-01-19T10:56:40.031589 | revision 386d312c2b5a412da833809e45abb29215ff2121, logs Times recorded: 1 Latest occurrences:

# ----------------------------------------------------------------------
# testAppStream (check_sosreport.TestSOS)
#
ftruncate() failed: Permission denied

DevTools listening on ws://127.0.0.1:10189/devtools/browser/76b96774-d217-4806-b823-b411f1e3b388
[0119/105656.475991:ERROR:zygote_host_impl_linux.cc(268)] Failed to adjust OOM score of renderer with pid 204445: Permission denied (13)
[0119/105657.419103:ERROR:zygote_host_impl_linux.cc(268)] Failed to adjust OOM score of renderer with pid 204483: Permission denied (13)
Unexpected journal message 'audit: type=1400 audit(1516359408.604:148): avc:  denied  { execute_no_trans } for  pid=1071 comm="pmie_check" path="/usr/bin/pmie" dev="vda4" ino=148278 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:pcp_pmie_exec_t:s0 tclass=file permissive=0'
Wrote JS log to TestSOS-testAppStream-fedora-i386-127.0.0.2-2901-FAIL.js.log
Journal extracted to TestSOS-testAppStream-fedora-i386-127.0.0.2-2901-FAIL.log
Traceback (most recent call last):
  File "/build/cockpit/test/common/testlib.py", line 669, in tearDown
    self.check_journal_messages()
  File "/build/cockpit/test/common/testlib.py", line 804, in check_journal_messages
    raise Error(first)
Error: audit: type=1400 audit(1516359408.604:148): avc:  denied  { execute_no_trans } for  pid=1071 comm="pmie_check" path="/usr/bin/pmie" dev="vda4" ino=148278 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:pcp_pmie_exec_t:s0 tclass=file permissive=0

not ok 103 testAppStream (check_sosreport.TestSOS) # duration: 25s
Wrote screenshot to TestSOS-testAppStream-fedora-i386-127.0.0.2-2901-FAIL.png
Wrote HTML dump to TestSOS-testAppStream-fedora-i386-127.0.0.2-2901-FAIL.html
Wrote JS log to TestSOS-testAppStream-fedora-i386-127.0.0.2-2901-FAIL.js.log
Journal extracted to TestSOS-testAppStream-fedora-i386-127.0.0.2-2901-FAIL.log

First occurrence: 2018-01-19T10:57:02.209402 | revision f70abce34b8470b34b7d67258d431ee0e10075e9, logs Times recorded: 1 Latest occurrences:

# ----------------------------------------------------------------------
# testNetworks (check_machines.TestMachines)
#
ftruncate() failed: Permission denied

DevTools listening on ws://127.0.0.1:9244/devtools/browser/1228ef51-01ae-430b-9945-056fac11d197
[0119/110529.168519:ERROR:zygote_host_impl_linux.cc(268)] Failed to adjust OOM score of renderer with pid 220445: Permission denied (13)
[0119/110530.227869:ERROR:zygote_host_impl_linux.cc(268)] Failed to adjust OOM score of renderer with pid 220487: Permission denied (13)
Unexpected journal message 'audit: type=1400 audit(1516359918.992:148): avc:  denied  { execute_no_trans } for  pid=1072 comm="pmie_check" path="/usr/bin/pmie" dev="vda4" ino=148278 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:pcp_pmie_exec_t:s0 tclass=file permissive=0'
Wrote JS log to TestMachines-testNetworks-fedora-i386-127.0.0.2-2701-FAIL.js.log
Journal extracted to TestMachines-testNetworks-fedora-i386-127.0.0.2-2701-FAIL.log
Traceback (most recent call last):
  File "/build/cockpit/test/common/testlib.py", line 669, in tearDown
    self.check_journal_messages()
  File "/build/cockpit/test/common/testlib.py", line 804, in check_journal_messages
    raise Error(first)
Error: audit: type=1400 audit(1516359918.992:148): avc:  denied  { execute_no_trans } for  pid=1072 comm="pmie_check" path="/usr/bin/pmie" dev="vda4" ino=148278 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:pcp_pmie_exec_t:s0 tclass=file permissive=0

not ok 6 testNetworks (check_machines.TestMachines) # duration: 31s
Wrote screenshot to TestMachines-testNetworks-fedora-i386-127.0.0.2-2701-FAIL.png
Wrote HTML dump to TestMachines-testNetworks-fedora-i386-127.0.0.2-2701-FAIL.html
Wrote JS log to TestMachines-testNetworks-fedora-i386-127.0.0.2-2701-FAIL.js.log
Journal extracted to TestMachines-testNetworks-fedora-i386-127.0.0.2-2701-FAIL.log

First occurrence: 2018-01-19T11:05:39.070660 | revision f70abce34b8470b34b7d67258d431ee0e10075e9, logs Times recorded: 1 Latest occurrences:

# ----------------------------------------------------------------------
# testBasic (check_journal.TestJournal)
#
Removed /etc/systemd/system/multi-user.target.wants/chronyd.service.
ftruncate() failed: Permission denied
[0119/125846.362961:ERROR:zygote_host_impl_linux.cc(268)] Failed to adjust OOM score of renderer with pid 112155: Permission denied (13)

DevTools listening on ws://127.0.0.1:9240/devtools/browser/03a06b5f-8006-44a5-be64-66c1ab8f025a
[0119/125847.844050:ERROR:zygote_host_impl_linux.cc(268)] Failed to adjust OOM score of renderer with pid 112207: Permission denied (13)
Warning: Stopping systemd-journald.service, but it can still be activated by:
  systemd-journald-dev-log.socket
  systemd-journald-audit.socket
  systemd-journald.socket
> warning: transport closed: disconnected
Connection to 127.0.0.2 closed by remote host.
CDP: {"source":"network","level":"error","text":"Failed to load resource: net::ERR_EMPTY_RESPONSE","timestamp":1516366740984.66,"url":"http://127.0.0.2:9391/cockpit/static/fonts/OpenSans-Light-webfont.woff","networkRequestId":"112207.31"}
> log: transport closed, dropped message:  1:1!4
{"call":["/org/freedesktop/timedate1","org.freedesktop.DBus.Properties","Get",["org.freedesktop.timedate1","NTPSynchronized"]],"id":"4"}
ssh_exchange_identification: Connection closed by remote host
ssh_exchange_identification: Connection closed by remote host
ssh_exchange_identification: Connection closed by remote host
> log: transport closed, dropped message:  1:1!4
{"call":["/org/freedesktop/timedate1","org.freedesktop.DBus.Properties","Get",["org.freedesktop.timedate1","NTPSynchronized"]],"id":"5"}
> log: transport closed, dropped message:  1:1!4
{"call":["/org/freedesktop/timedate1","org.freedesktop.DBus.Properties","Get",["org.freedesktop.timedate1","NTPSynchronized"]],"id":"6"}
> log: transport closed, dropped message:  1:1!4
{"call":["/org/freedesktop/timedate1","org.freedesktop.DBus.Properties","Get",["org.freedesktop.timedate1","NTPSynchronized"]],"id":"7"}
> log: transport closed, dropped message:  1:1!4
{"call":["/org/freedesktop/timedate1","org.freedesktop.DBus.Properties","Get",["org.freedesktop.timedate1","NTPSynchronized"]],"id":"8"}
> log: transport closed, dropped message:  1:1!4
{"call":["/org/freedesktop/timedate1","org.freedesktop.DBus.Properties","Get",["org.freedesktop.timedate1","NTPSynchronized"]],"id":"9"}
> log: transport closed, dropped message:  1:1!4
{"call":["/org/freedesktop/timedate1","org.freedesktop.DBus.Properties","Get",["org.freedesktop.timedate1","NTPSynchronized"]],"id":"10"}
> log: transport closed, dropped message:  1:1!4
{"call":["/org/freedesktop/timedate1","org.freedesktop.DBus.Properties","Get",["org.freedesktop.timedate1","NTPSynchronized"]],"id":"11"}
> log: transport closed, dropped message:  1:1!4
{"call":["/org/freedesktop/timedate1","org.freedesktop.DBus.Properties","Get",["org.freedesktop.timedate1","NTPSynchronized"]],"id":"12"}
Unexpected journal message 'audit: type=1400 audit(1516366715.579:112): avc:  denied  { map } for  pid=1008 comm="hostname" path="/usr/bin/hostname" dev="vda4" ino=161820 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:hostname_exec_t:s0 tclass=file permissive=0'
Unexpected journal message 'audit: type=1400 audit(2145934852.429:109): avc:  denied  { map } for  pid=996 comm="hostname" path="/usr/bin/hostname" dev="vda4" ino=161820 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:hostname_exec_t:s0 tclass=file permissive=0'
Unexpected journal message 'audit: type=1400 audit(2145934852.517:111): avc:  denied  { execute_no_trans } for  pid=1025 comm="pmlogger_check" path="/usr/bin/pmlogger" dev="vda4" ino=148286 scontext=system_u:system_r:pcp_pmlogger_t:s0 tcontext=system_u:object_r:pcp_pmlogger_exec_t:s0 tclass=file permissive=0'
Unexpected journal message 'audit: type=1400 audit(2145934852.587:112): avc:  denied  { execute_no_trans } for  pid=1033 comm="pmie_check" path="/usr/bin/pmie" dev="vda4" ino=148278 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:pcp_pmie_exec_t:s0 tclass=file permissive=0'
Wrote JS log to TestJournal-testBasic-fedora-i386-127.0.0.2-2501-FAIL.js.log
Journal extracted to TestJournal-testBasic-fedora-i386-127.0.0.2-2501-FAIL.log
Traceback (most recent call last):
  File "/build/cockpit/test/common/testlib.py", line 669, in tearDown
    self.check_journal_messages()
  File "/build/cockpit/test/common/testlib.py", line 804, in check_journal_messages
    raise Error(first)
Error: audit: type=1400 audit(1516366715.579:112): avc:  denied  { map } for  pid=1008 comm="hostname" path="/usr/bin/hostname" dev="vda4" ino=161820 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:hostname_exec_t:s0 tclass=file permissive=0

not ok 164 testBasic (check_journal.TestJournal) # duration: 99s
Wrote screenshot to TestJournal-testBasic-fedora-i386-127.0.0.2-2501-FAIL.png
Wrote HTML dump to TestJournal-testBasic-fedora-i386-127.0.0.2-2501-FAIL.html
Wrote JS log to TestJournal-testBasic-fedora-i386-127.0.0.2-2501-FAIL.js.log
Journal extracted to TestJournal-testBasic-fedora-i386-127.0.0.2-2501-FAIL.log
[0100/000000.174386:ERROR:broker_posix.cc(40)] Recvmsg error: Connection reset by peer (104)
[0100/000000.174692:WARNING:client_shared_bitmap_manager.cc(98)] Browser failed to allocate shared memory

First occurrence: 2018-01-19T12:59:55.731678 | revision 845b8a0e6c73584c971bf55e613c787f1107b5b1, logs Times recorded: 1 Latest occurrences:

# ----------------------------------------------------------------------
# testBasic (check_kdump.TestKdump)
#
Created symlink /etc/systemd/system/multi-user.target.wants/kdump.service -> /usr/lib/systemd/system/kdump.service.
Job for kdump.service failed because the control process exited with error code.
See "systemctl  status kdump.service" and "journalctl  -xe" for details.
ftruncate() failed: Permission denied

DevTools listening on ws://127.0.0.1:10213/devtools/browser/836ba444-e592-48f0-b770-1229b404ed8d
[0119/125801.360588:ERROR:zygote_host_impl_linux.cc(268)] Failed to adjust OOM score of renderer with pid 111521: Permission denied (13)
[0119/125802.922995:ERROR:zygote_host_impl_linux.cc(268)] Failed to adjust OOM score of renderer with pid 111553: Permission denied (13)
Generating grub configuration file ...
Found linux image: /boot/vmlinuz-4.13.16-302.fc27.i686+PAE
Found initrd image: /boot/initramfs-4.13.16-302.fc27.i686+PAE.img
Found linux image: /boot/vmlinuz-4.13.11-300.fc27.i686+PAE
Found initrd image: /boot/initramfs-4.13.11-300.fc27.i686+PAE.img
Found linux image: /boot/vmlinuz-4.13.9-300.fc27.i686+PAE
Found initrd image: /boot/initramfs-4.13.9-300.fc27.i686+PAE.img
Found linux image: /boot/vmlinuz-0-rescue-bbadcd9442613b293626c1f330504885
Found initrd image: /boot/initramfs-0-rescue-bbadcd9442613b293626c1f330504885.img
Found linux image: /boot/vmlinuz-0-rescue-a5539c629e0d4193973d9703e455338a
Found initrd image: /boot/initramfs-0-rescue-a5539c629e0d4193973d9703e455338a.img
done
> warning: transport closed: disconnected
ssh_exchange_identification: Connection closed by remote host
CDP: {"source":"network","level":"error","text":"Failed to load resource: net::ERR_EMPTY_RESPONSE","timestamp":1516366699331.44,"url":"http://127.0.0.2:9791/cockpit/static/fonts/OpenSans-Light-webfont.woff","networkRequestId":"111553.29"}
ssh_exchange_identification: Connection closed by remote host
ssh_exchange_identification: read: Connection reset by peer
ssh_exchange_identification: Connection closed by remote host
> log: transport closed, dropped message:  1:1!4
{"call":["/org/freedesktop/timedate1","org.freedesktop.DBus.Properties","Get",["org.freedesktop.timedate1","NTPSynchronized"]],"id":"5"}
> log: transport closed, dropped message:  1:1!4
{"call":["/org/freedesktop/timedate1","org.freedesktop.DBus.Properties","Get",["org.freedesktop.timedate1","NTPSynchronized"]],"id":"6"}
> log: transport closed, dropped message:  1:1!4
{"call":["/org/freedesktop/timedate1","org.freedesktop.DBus.Properties","Get",["org.freedesktop.timedate1","NTPSynchronized"]],"id":"7"}
> log: transport closed, dropped message:  1:1!4
{"call":["/org/freedesktop/timedate1","org.freedesktop.DBus.Properties","Get",["org.freedesktop.timedate1","NTPSynchronized"]],"id":"8"}
> log: transport closed, dropped message:  1:1!4
{"call":["/org/freedesktop/timedate1","org.freedesktop.DBus.Properties","Get",["org.freedesktop.timedate1","NTPSynchronized"]],"id":"9"}
> log: transport closed, dropped message:  1:1!4
{"call":["/org/freedesktop/timedate1","org.freedesktop.DBus.Properties","Get",["org.freedesktop.timedate1","NTPSynchronized"]],"id":"10"}
> log: transport closed, dropped message:  1:1!4
{"call":["/org/freedesktop/timedate1","org.freedesktop.DBus.Properties","Get",["org.freedesktop.timedate1","NTPSynchronized"]],"id":"11"}
> log: transport closed, dropped message:  1:1!4
{"call":["/org/freedesktop/timedate1","org.freedesktop.DBus.Properties","Get",["org.freedesktop.timedate1","NTPSynchronized"]],"id":"12"}
> warning: Unable to apply settings: Directory /var/crash2 isn't writable or doesn't exist.
> log: health check failed
> warning: transport closed: timeout
> log: transport closed, dropped message:  1:1!4
{"call":["/org/freedesktop/timedate1","org.freedesktop.DBus.Properties","Get",["org.freedesktop.timedate1","NTPSynchronized"]],"id":"26"}
> log: transport closed, dropped message:  1:1!4
{"call":["/org/freedesktop/timedate1","org.freedesktop.DBus.Properties","Get",["org.freedesktop.timedate1","NTPSynchronized"]],"id":"27"}
> log: transport closed, dropped message:  1:1!4
{"call":["/org/freedesktop/timedate1","org.freedesktop.DBus.Properties","Get",["org.freedesktop.timedate1","NTPSynchronized"]],"id":"28"}
> log: transport closed, dropped message:  1:1!4
{"call":["/org/freedesktop/timedate1","org.freedesktop.DBus.Properties","Get",["org.freedesktop.timedate1","NTPSynchronized"]],"id":"29"}
> log: transport closed, dropped message:  1:1!4
{"call":["/org/freedesktop/timedate1","org.freedesktop.DBus.Properties","Get",["org.freedesktop.timedate1","NTPSynchronized"]],"id":"30"}
> log: transport closed, dropped message:  1:1!4
{"call":["/org/freedesktop/timedate1","org.freedesktop.DBus.Properties","Get",["org.freedesktop.timedate1","NTPSynchronized"]],"id":"31"}
> log: transport closed, dropped message:  1:1!4
{"call":["/org/freedesktop/timedate1","org.freedesktop.DBus.Properties","Get",["org.freedesktop.timedate1","NTPSynchronized"]],"id":"32"}
> log: transport closed, dropped message:  1:1!4
{"call":["/org/freedesktop/timedate1","org.freedesktop.DBus.Properties","Get",["org.freedesktop.timedate1","NTPSynchronized"]],"id":"33"}
Connection to 127.0.0.2 closed by remote host.
> log: transport closed, dropped message:  1:1!4
{"call":["/org/freedesktop/timedate1","org.freedesktop.DBus.Properties","Get",["org.freedesktop.timedate1","NTPSynchronized"]],"id":"34"}
Unexpected journal message 'audit: type=1400 audit(1516366895.736:109): avc:  denied  { map } for  pid=1011 comm="hostname" path="/usr/bin/hostname" dev="vda4" ino=161820 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:hostname_exec_t:s0 tclass=file permissive=0'
Wrote JS log to TestKdump-testBasic-fedora-i386-127.0.0.2-2901-FAIL.js.log
Journal extracted to TestKdump-testBasic-fedora-i386-127.0.0.2-2901-FAIL.log
Traceback (most recent call last):
  File "/build/cockpit/test/common/testlib.py", line 669, in tearDown
    self.check_journal_messages()
  File "/build/cockpit/test/common/testlib.py", line 804, in check_journal_messages
    raise Error(first)
Error: audit: type=1400 audit(1516366895.736:109): avc:  denied  { map } for  pid=1011 comm="hostname" path="/usr/bin/hostname" dev="vda4" ino=161820 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:hostname_exec_t:s0 tclass=file permissive=0

not ok 167 testBasic (check_kdump.TestKdump) # duration: 289s
Wrote screenshot to TestKdump-testBasic-fedora-i386-127.0.0.2-2901-FAIL.png
Wrote HTML dump to TestKdump-testBasic-fedora-i386-127.0.0.2-2901-FAIL.html
Wrote JS log to TestKdump-testBasic-fedora-i386-127.0.0.2-2901-FAIL.js.log
CDP: {"source":"network","level":"error","text":"Failed to load resource: net::ERR_CONNECTION_RESET","timestamp":1516366906234.32,"url":"http://127.0.0.2:9791/cockpit/static/fonts/OpenSans-Light-webfont.woff","networkRequestId":"111553.131"}
Journal extracted to TestKdump-testBasic-fedora-i386-127.0.0.2-2901-FAIL.log

First occurrence: 2018-01-19T13:01:48.990797 | revision 845b8a0e6c73584c971bf55e613c787f1107b5b1, logs Times recorded: 1 Latest occurrences:

# ----------------------------------------------------------------------
# testSecurityOnly (check_packagekit.TestUpdates)
#
ftruncate() failed: Permission denied

DevTools listening on ws://127.0.0.1:9607/devtools/browser/173b07ee-8e5d-4fde-930a-9e5e01377e50
[0119/130355.444111:ERROR:zygote_host_impl_linux.cc(268)] Failed to adjust OOM score of renderer with pid 116151: Permission denied (13)
[0119/130357.036060:ERROR:zygote_host_impl_linux.cc(268)] Failed to adjust OOM score of renderer with pid 116198: Permission denied (13)
Unexpected journal message 'audit: type=1400 audit(1516367019.346:112): avc:  denied  { map } for  pid=1003 comm="hostname" path="/usr/bin/hostname" dev="vda4" ino=161820 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:hostname_exec_t:s0 tclass=file permissive=0'
Unexpected journal message 'audit: type=1400 audit(1516367019.504:114): avc:  denied  { execute_no_trans } for  pid=1031 comm="pmlogger_check" path="/usr/bin/pmlogger" dev="vda4" ino=148286 scontext=system_u:system_r:pcp_pmlogger_t:s0 tcontext=system_u:object_r:pcp_pmlogger_exec_t:s0 tclass=file permissive=0'
Wrote JS log to TestUpdates-testSecurityOnly-fedora-i386-127.0.0.2-2901-FAIL.js.log
Journal extracted to TestUpdates-testSecurityOnly-fedora-i386-127.0.0.2-2901-FAIL.log
Traceback (most recent call last):
  File "/build/cockpit/test/common/testlib.py", line 669, in tearDown
    self.check_journal_messages()
  File "/build/cockpit/test/common/testlib.py", line 804, in check_journal_messages
    raise Error(first)
Error: audit: type=1400 audit(1516367019.346:112): avc:  denied  { map } for  pid=1003 comm="hostname" path="/usr/bin/hostname" dev="vda4" ino=161820 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:hostname_exec_t:s0 tclass=file permissive=0

not ok 129 testSecurityOnly (check_packagekit.TestUpdates) # duration: 68s
Wrote screenshot to TestUpdates-testSecurityOnly-fedora-i386-127.0.0.2-2901-FAIL.png
Wrote HTML dump to TestUpdates-testSecurityOnly-fedora-i386-127.0.0.2-2901-FAIL.html
Wrote JS log to TestUpdates-testSecurityOnly-fedora-i386-127.0.0.2-2901-FAIL.js.log
Journal extracted to TestUpdates-testSecurityOnly-fedora-i386-127.0.0.2-2901-FAIL.log

First occurrence: 2018-01-19T13:04:11.330465 | revision 845b8a0e6c73584c971bf55e613c787f1107b5b1, logs Times recorded: 1 Latest occurrences:

# ----------------------------------------------------------------------
# testMotd (check_system_info.TestSystemInfo)
#
ftruncate() failed: Permission denied

DevTools listening on ws://127.0.0.1:9301/devtools/browser/63999ee4-6591-456a-88a8-0aa00b62028b
[0119/130621.703426:ERROR:zygote_host_impl_linux.cc(268)] Failed to adjust OOM score of renderer with pid 118539: Permission denied (13)
[0119/130623.143410:ERROR:zygote_host_impl_linux.cc(268)] Failed to adjust OOM score of renderer with pid 118572: Permission denied (13)
Unexpected journal message 'audit: type=1400 audit(1516367168.941:111): avc:  denied  { map } for  pid=1012 comm="hostname" path="/usr/bin/hostname" dev="vda4" ino=161820 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:hostname_exec_t:s0 tclass=file permissive=0'
Unexpected journal message 'audit: type=1400 audit(1516367168.982:113): avc:  denied  { execute_no_trans } for  pid=1019 comm="pmlogger_check" path="/usr/bin/pmlogger" dev="vda4" ino=148286 scontext=system_u:system_r:pcp_pmlogger_t:s0 tcontext=system_u:object_r:pcp_pmlogger_exec_t:s0 tclass=file permissive=0'
Wrote JS log to TestSystemInfo-testMotd-fedora-i386-127.0.0.2-2801-FAIL.js.log
Journal extracted to TestSystemInfo-testMotd-fedora-i386-127.0.0.2-2801-FAIL.log
Traceback (most recent call last):
  File "/build/cockpit/test/common/testlib.py", line 669, in tearDown
    self.check_journal_messages()
  File "/build/cockpit/test/common/testlib.py", line 804, in check_journal_messages
    raise Error(first)
Error: audit: type=1400 audit(1516367168.941:111): avc:  denied  { map } for  pid=1012 comm="hostname" path="/usr/bin/hostname" dev="vda4" ino=161820 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:hostname_exec_t:s0 tclass=file permissive=0

not ok 98 testMotd (check_system_info.TestSystemInfo) # duration: 66s
Wrote screenshot to TestSystemInfo-testMotd-fedora-i386-127.0.0.2-2801-FAIL.png
Wrote HTML dump to TestSystemInfo-testMotd-fedora-i386-127.0.0.2-2801-FAIL.html
Wrote JS log to TestSystemInfo-testMotd-fedora-i386-127.0.0.2-2801-FAIL.js.log
Journal extracted to TestSystemInfo-testMotd-fedora-i386-127.0.0.2-2801-FAIL.log

First occurrence: 2018-01-19T13:06:42.019313 | revision 845b8a0e6c73584c971bf55e613c787f1107b5b1, logs Times recorded: 1 Latest occurrences:

# ----------------------------------------------------------------------
# testResize (check_storage_resize.TestStorage)
#
ftruncate() failed: Permission denied

DevTools listening on ws://127.0.0.1:9885/devtools/browser/57cde829-2031-4aba-ab0c-ede12104d446
[0119/130743.363214:ERROR:zygote_host_impl_linux.cc(268)] Failed to adjust OOM score of renderer with pid 119631: Permission denied (13)
[0119/130744.789092:ERROR:zygote_host_impl_linux.cc(268)] Failed to adjust OOM score of renderer with pid 119671: Permission denied (13)
Unexpected journal message 'audit: type=1400 audit(1516367249.229:106): avc:  denied  { map } for  pid=1022 comm="hostname" path="/usr/bin/hostname" dev="vda4" ino=161820 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:hostname_exec_t:s0 tclass=file permissive=0'
Wrote JS log to TestStorage-testResize-fedora-i386-127.0.0.2-2801-FAIL.js.log
Journal extracted to TestStorage-testResize-fedora-i386-127.0.0.2-2801-FAIL.log
Traceback (most recent call last):
  File "/build/cockpit/test/common/testlib.py", line 669, in tearDown
    self.check_journal_messages()
  File "/build/cockpit/test/common/testlib.py", line 804, in check_journal_messages
    raise Error(first)
Error: audit: type=1400 audit(1516367249.229:106): avc:  denied  { map } for  pid=1022 comm="hostname" path="/usr/bin/hostname" dev="vda4" ino=161820 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:hostname_exec_t:s0 tclass=file permissive=0

not ok 90 testResize (check_storage_resize.TestStorage) # duration: 83s
Wrote screenshot to TestStorage-testResize-fedora-i386-127.0.0.2-2801-FAIL.png
Wrote HTML dump to TestStorage-testResize-fedora-i386-127.0.0.2-2801-FAIL.html
Wrote JS log to TestStorage-testResize-fedora-i386-127.0.0.2-2801-FAIL.js.log
Journal extracted to TestStorage-testResize-fedora-i386-127.0.0.2-2801-FAIL.log

First occurrence: 2018-01-19T13:08:11.607609 | revision 845b8a0e6c73584c971bf55e613c787f1107b5b1, logs Times recorded: 1 Latest occurrences:

cockpituous commented 6 years ago

verify/fedora-i386 Ooops, it happened again


# ----------------------------------------------------------------------
# testBasic (check_accounts.TestAccounts)
#
ftruncate() failed: Permission denied

DevTools listening on ws://127.0.0.1:10201/devtools/browser/4011c7de-d4c1-42ae-8aeb-83c45e11a276
[0118/171151.460579:ERROR:zygote_host_impl_linux.cc(268)] Failed to adjust OOM score of renderer with pid 88140: Permission denied (13)
[0118/171152.435703:ERROR:zygote_host_impl_linux.cc(268)] Failed to adjust OOM score of renderer with pid 88171: Permission denied (13)
> warning: chage: user 'anton' does not exist in /etc/passwd

> warning: chage: user 'anton' does not exist in /etc/passwd

userdel: group berta is the primary group of another user and is not removed.
> warning: chage: user 'anton' does not exist in /etc/passwd

> warning: chage: user 'anton' does not exist in /etc/passwd

> warning: chage: user 'anton' does not exist in /etc/passwd

> warning: Password quality check failed:
 The password is a palindrome

> warning: Password quality check failed:
 The password is a palindrome

> warning: Password quality check failed:
 The password is a palindrome

Unexpected journal message 'audit: type=1400 audit(1516295502.896:134): avc:  denied  { map } for  pid=1054 comm="hostname" path="/usr/bin/hostname" dev="vda4" ino=161820 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:hostname_exec_t:s0 tclass=file permissive=0'
Wrote JS log to TestAccounts-testBasic-fedora-i386-127.0.0.2-2501-FAIL.js.log
Journal extracted to TestAccounts-testBasic-fedora-i386-127.0.0.2-2501-FAIL.log
Traceback (most recent call last):
  File "/build/cockpit/test/common/testlib.py", line 669, in tearDown
    self.check_journal_messages()
  File "/build/cockpit/test/common/testlib.py", line 804, in check_journal_messages
    raise Error(first)
Error: audit: type=1400 audit(1516295502.896:134): avc:  denied  { map } for  pid=1054 comm="hostname" path="/usr/bin/hostname" dev="vda4" ino=161820 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:hostname_exec_t:s0 tclass=file permissive=0

not ok 134 testBasic (check_accounts.TestAccounts) # duration: 32s
Wrote screenshot to TestAccounts-testBasic-fedora-i386-127.0.0.2-2501-FAIL.png
Wrote HTML dump to TestAccounts-testBasic-fedora-i386-127.0.0.2-2501-FAIL.html
Wrote JS log to TestAccounts-testBasic-fedora-i386-127.0.0.2-2501-FAIL.js.log
Journal extracted to TestAccounts-testBasic-fedora-i386-127.0.0.2-2501-FAIL.log

First occurrence: 2018-01-18T17:12:04.178520 | revision cb61451e79040bcd46603a6bcbde8f1397074ec6, logs Times recorded: 1 Latest occurrences:

# ----------------------------------------------------------------------
# testMounting (check_storage_mounting.TestStorage)
#

DevTools listening on ws://127.0.0.1:9761/devtools/browser/c79331ac-52e1-454c-9241-c988f6c6d153
[0118/172902.823589:ERROR:zygote_host_impl_linux.cc(268)] Failed to adjust OOM score of renderer with pid 96551: Permission denied (13)
[0118/172903.959322:ERROR:zygote_host_impl_linux.cc(268)] Failed to adjust OOM score of renderer with pid 96628: Permission denied (13)
Unexpected journal message 'audit: type=1400 audit(1516296534.906:148): avc:  denied  { execute_no_trans } for  pid=1067 comm="pmie_check" path="/usr/bin/pmie" dev="vda4" ino=148278 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:pcp_pmie_exec_t:s0 tclass=file permissive=0'
Wrote JS log to TestStorage-testMounting-fedora-i386-127.0.0.2-2801-FAIL.js.log
Journal extracted to TestStorage-testMounting-fedora-i386-127.0.0.2-2801-FAIL.log
Traceback (most recent call last):
  File "/build/cockpit/test/common/testlib.py", line 669, in tearDown
    self.check_journal_messages()
  File "/build/cockpit/test/common/testlib.py", line 804, in check_journal_messages
    raise Error(first)
Error: audit: type=1400 audit(1516296534.906:148): avc:  denied  { execute_no_trans } for  pid=1067 comm="pmie_check" path="/usr/bin/pmie" dev="vda4" ino=148278 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:pcp_pmie_exec_t:s0 tclass=file permissive=0

not ok 85 testMounting (check_storage_mounting.TestStorage) # duration: 51s
Wrote screenshot to TestStorage-testMounting-fedora-i386-127.0.0.2-2801-FAIL.png
Wrote HTML dump to TestStorage-testMounting-fedora-i386-127.0.0.2-2801-FAIL.html
Wrote JS log to TestStorage-testMounting-fedora-i386-127.0.0.2-2801-FAIL.js.log
Journal extracted to TestStorage-testMounting-fedora-i386-127.0.0.2-2801-FAIL.log

First occurrence: 2018-01-18T17:29:24.796070 | revision 7dcc7c8548a13531ead10b5dfad260f329f7af31, logs Times recorded: 1 Latest occurrences:

# ----------------------------------------------------------------------
# testResize (check_storage_resize.TestStorage)
#
ftruncate() failed: Permission denied

DevTools listening on ws://127.0.0.1:10145/devtools/browser/3f18a98f-1523-4809-83a3-490ad9be82ee
[0118/171409.194041:ERROR:zygote_host_impl_linux.cc(268)] Failed to adjust OOM score of renderer with pid 92768: Permission denied (13)
[0118/171410.187218:ERROR:zygote_host_impl_linux.cc(268)] Failed to adjust OOM score of renderer with pid 92846: Permission denied (13)
Unexpected journal message 'audit: type=1400 audit(1516295641.012:148): avc:  denied  { execute_no_trans } for  pid=1071 comm="pmie_check" path="/usr/bin/pmie" dev="vda4" ino=148278 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:pcp_pmie_exec_t:s0 tclass=file permissive=0'
Wrote JS log to TestStorage-testResize-fedora-i386-127.0.0.2-2401-FAIL.js.log
Journal extracted to TestStorage-testResize-fedora-i386-127.0.0.2-2401-FAIL.log
Traceback (most recent call last):
  File "/build/cockpit/test/common/testlib.py", line 669, in tearDown
    self.check_journal_messages()
  File "/build/cockpit/test/common/testlib.py", line 804, in check_journal_messages
    raise Error(first)
Error: audit: type=1400 audit(1516295641.012:148): avc:  denied  { execute_no_trans } for  pid=1071 comm="pmie_check" path="/usr/bin/pmie" dev="vda4" ino=148278 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:pcp_pmie_exec_t:s0 tclass=file permissive=0

not ok 103 testResize (check_storage_resize.TestStorage) # duration: 31s
Wrote screenshot to TestStorage-testResize-fedora-i386-127.0.0.2-2401-FAIL.png
Wrote HTML dump to TestStorage-testResize-fedora-i386-127.0.0.2-2401-FAIL.html
Wrote JS log to TestStorage-testResize-fedora-i386-127.0.0.2-2401-FAIL.js.log
Journal extracted to TestStorage-testResize-fedora-i386-127.0.0.2-2401-FAIL.log

First occurrence: 2018-01-18T17:14:20.950807 | revision cb61451e79040bcd46603a6bcbde8f1397074ec6, logs Times recorded: 1 Latest occurrences:

# ----------------------------------------------------------------------
# testDynamic (check_roles.TestRoles)
#

DevTools listening on ws://127.0.0.1:10065/devtools/browser/c78fe324-11c2-49cf-96ef-a66917766221
[0118/173142.066196:ERROR:zygote_host_impl_linux.cc(268)] Failed to adjust OOM score of renderer with pid 100088: Permission denied (13)
[0118/173143.581913:ERROR:zygote_host_impl_linux.cc(268)] Failed to adjust OOM score of renderer with pid 100118: Permission denied (13)
> warning: Couldn't read /etc/passwd
> warning: Unexpected error 
Unexpected journal message 'audit: type=1400 audit(1516296690.763:112): avc:  denied  { map } for  pid=1019 comm="hostname" path="/usr/bin/hostname" dev="vda4" ino=161820 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:hostname_exec_t:s0 tclass=file permissive=0'
Wrote JS log to TestRoles-testDynamic-fedora-i386-127.0.0.2-2801-FAIL.js.log
Journal extracted to TestRoles-testDynamic-fedora-i386-127.0.0.2-2801-FAIL.log
Traceback (most recent call last):
  File "/build/cockpit/test/common/testlib.py", line 669, in tearDown
    self.check_journal_messages()
  File "/build/cockpit/test/common/testlib.py", line 804, in check_journal_messages
    raise Error(first)
Error: audit: type=1400 audit(1516296690.763:112): avc:  denied  { map } for  pid=1019 comm="hostname" path="/usr/bin/hostname" dev="vda4" ino=161820 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:hostname_exec_t:s0 tclass=file permissive=0

not ok 62 testDynamic (check_roles.TestRoles) # duration: 45s
Wrote screenshot to TestRoles-testDynamic-fedora-i386-127.0.0.2-2801-FAIL.png
Wrote HTML dump to TestRoles-testDynamic-fedora-i386-127.0.0.2-2801-FAIL.html
Wrote JS log to TestRoles-testDynamic-fedora-i386-127.0.0.2-2801-FAIL.js.log
Journal extracted to TestRoles-testDynamic-fedora-i386-127.0.0.2-2801-FAIL.log

First occurrence: 2018-01-18T17:31:53.698843 | revision 7dcc7c8548a13531ead10b5dfad260f329f7af31, logs Times recorded: 1 Latest occurrences:

# ----------------------------------------------------------------------
# testFormatTooSmall (check_storage_format.TestStorage)
#
ftruncate() failed: Permission denied

DevTools listening on ws://127.0.0.1:9782/devtools/browser/e6ae2a33-a63b-40f9-b820-f12c0a9562f9
[0118/171539.053736:ERROR:zygote_host_impl_linux.cc(268)] Failed to adjust OOM score of renderer with pid 95816: Permission denied (13)
[0118/171540.056875:ERROR:zygote_host_impl_linux.cc(268)] Failed to adjust OOM score of renderer with pid 95889: Permission denied (13)
> warning: Error creating file system: Command-line `mkfs.xfs -N -f -L "" "/dev/sda"' exited with non-zero exit status 1: agsize (1280 blocks) too small, need at least 4096 blocks
Usage: mkfs.xfs
/* blocksize */     [-b log=n|size=num]
/* metadata */      [-m crc=0|1,finobt=0|1,uuid=xxx,rmapbt=0|1,reflink=0|1]
/* data subvol */   [-d agcount=n,agsize=n,file,name=xxx,size=num,
                (sunit=value,swidth=value|su=num,sw=num|noalign),
                sectlog=n|sectsize=num
/* force overwrite */   [-f]
/* inode size */    [-i log=n|perblock=n|size=num,maxpct=n,attr=0|1|2,
                projid32bit=0|1,sparse=0|1]
/* no discard */    [-K]
/* log subvol */    [-l agnum=n,internal,size=num,logdev=xxx,version=n
                sunit=value|su=num,sectlog=n|sectsize=num,
                lazy-count=0|1]
/* label */     [-L label (maximum 12 characters)]
/* naming */        [-n log=n|size=num,version=2|ci,ftype=0|1]
/* no-op info only */   [-N]
/* prototype file */    [-p fname]
/* quiet */     [-q]
/* realtime subvol */   [-r extsize=num,size=num,rtdev=xxx]
/* sectorsize */    [-s log=n|size=num]
/* version */       [-V]
            devicename
<devicename> is required unless -d name=xxx is given.
<num> is xxx (bytes), xxxs (sectors), xxxb (fs blocks), xxxk (xxx KiB),
      xxxm (xxx MiB), xxxg (xxx GiB), xxxt (xxx TiB) or xxxp (xxx PiB).
<value> is xxx (512 byte blocks).

Unexpected journal message 'audit: type=1400 audit(1516295730.561:148): avc:  denied  { execute_no_trans } for  pid=1071 comm="pmie_check" path="/usr/bin/pmie" dev="vda4" ino=148278 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:pcp_pmie_exec_t:s0 tclass=file permissive=0'
Wrote JS log to TestStorage-testFormatTooSmall-fedora-i386-127.0.0.2-2201-FAIL.js.log
Journal extracted to TestStorage-testFormatTooSmall-fedora-i386-127.0.0.2-2201-FAIL.log
Traceback (most recent call last):
  File "/build/cockpit/test/common/testlib.py", line 669, in tearDown
    self.check_journal_messages()
  File "/build/cockpit/test/common/testlib.py", line 804, in check_journal_messages
    raise Error(first)
Error: audit: type=1400 audit(1516295730.561:148): avc:  denied  { execute_no_trans } for  pid=1071 comm="pmie_check" path="/usr/bin/pmie" dev="vda4" ino=148278 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:pcp_pmie_exec_t:s0 tclass=file permissive=0

not ok 83 testFormatTooSmall (check_storage_format.TestStorage) # duration: 27s
Wrote screenshot to TestStorage-testFormatTooSmall-fedora-i386-127.0.0.2-2201-FAIL.png
Wrote HTML dump to TestStorage-testFormatTooSmall-fedora-i386-127.0.0.2-2201-FAIL.html
Wrote JS log to TestStorage-testFormatTooSmall-fedora-i386-127.0.0.2-2201-FAIL.js.log
Journal extracted to TestStorage-testFormatTooSmall-fedora-i386-127.0.0.2-2201-FAIL.log

First occurrence: 2018-01-18T17:15:48.103499 | revision cb61451e79040bcd46603a6bcbde8f1397074ec6, logs Times recorded: 1 Latest occurrences:

# ----------------------------------------------------------------------
# testNotSupported (check_realms.TestRealms)
#

DevTools listening on ws://127.0.0.1:9260/devtools/browser/183da3c9-6842-419a-b688-f12c21a1b4c5
[0118/173235.905585:ERROR:zygote_host_impl_linux.cc(268)] Failed to adjust OOM score of renderer with pid 101042: Permission denied (13)
[0118/173237.689410:ERROR:zygote_host_impl_linux.cc(268)] Failed to adjust OOM score of renderer with pid 101078: Permission denied (13)
Unexpected journal message 'audit: type=1400 audit(1516296739.469:110): avc:  denied  { map } for  pid=1031 comm="hostname" path="/usr/bin/hostname" dev="vda4" ino=161820 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:hostname_exec_t:s0 tclass=file permissive=0'
Wrote JS log to TestRealms-testNotSupported-fedora-i386-127.0.0.2-2501-FAIL.js.log
Journal extracted to TestRealms-testNotSupported-fedora-i386-127.0.0.2-2501-FAIL.log
Journal extracted to TestRealms-testNotSupported-ipa-127.0.0.2-2502-FAIL.log
Traceback (most recent call last):
  File "/build/cockpit/test/common/testlib.py", line 669, in tearDown
    self.check_journal_messages()
  File "/build/cockpit/test/common/testlib.py", line 804, in check_journal_messages
    raise Error(first)
Error: audit: type=1400 audit(1516296739.469:110): avc:  denied  { map } for  pid=1031 comm="hostname" path="/usr/bin/hostname" dev="vda4" ino=161820 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:hostname_exec_t:s0 tclass=file permissive=0

not ok 57 testNotSupported (check_realms.TestRealms) # duration: 97s
Wrote screenshot to TestRealms-testNotSupported-fedora-i386-127.0.0.2-2501-FAIL.png
Wrote HTML dump to TestRealms-testNotSupported-fedora-i386-127.0.0.2-2501-FAIL.html
Wrote JS log to TestRealms-testNotSupported-fedora-i386-127.0.0.2-2501-FAIL.js.log
Journal extracted to TestRealms-testNotSupported-fedora-i386-127.0.0.2-2501-FAIL.log
Journal extracted to TestRealms-testNotSupported-ipa-127.0.0.2-2502-FAIL.log

First occurrence: 2018-01-18T17:33:30.119063 | revision 7dcc7c8548a13531ead10b5dfad260f329f7af31, logs Times recorded: 1 Latest occurrences:

# ----------------------------------------------------------------------
# testMtu (check_networking_mtu.TestNetworking)
#
NAME         UUID                                  TYPE            DEVICE 
System eth0  5fb06bd0-0bb0-7ffb-45f1-d6edd65f3e03  802-3-ethernet  eth0   
virbr0       2962b472-a3f1-4216-9599-8b0987306e20  bridge          virbr0 
System eth1  9c92fad9-6ecb-3e6c-eb4d-8a47c6f50c04  802-3-ethernet  --     
ens2         8a296a34-08e2-42d9-9e8d-b37c582e87cd  802-3-ethernet  --     

DevTools listening on ws://127.0.0.1:9752/devtools/browser/bde24141-d40b-4c83-91e5-f84a70b51f65
[0118/173424.743912:ERROR:zygote_host_impl_linux.cc(268)] Failed to adjust OOM score of renderer with pid 102719: Permission denied (13)
[0118/173426.026971:ERROR:zygote_host_impl_linux.cc(268)] Failed to adjust OOM score of renderer with pid 102761: Permission denied (13)
52:54:01:00:00:03 -> eth2
52:54:01:00:00:03 -> eth2
Unexpected journal message 'audit: type=1400 audit(1516296847.981:112): avc:  denied  { map } for  pid=1024 comm="hostname" path="/usr/bin/hostname" dev="vda4" ino=161820 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:hostname_exec_t:s0 tclass=file permissive=0'
Unexpected journal message 'audit: type=1400 audit(1516296848.031:114): avc:  denied  { execute_no_trans } for  pid=1034 comm="pmlogger_check" path="/usr/bin/pmlogger" dev="vda4" ino=148286 scontext=system_u:system_r:pcp_pmlogger_t:s0 tcontext=system_u:object_r:pcp_pmlogger_exec_t:s0 tclass=file permissive=0'
Unexpected journal message 'audit: type=1400 audit(1516296848.104:115): avc:  denied  { execute_no_trans } for  pid=1054 comm="pmie_check" path="/usr/bin/pmie" dev="vda4" ino=148278 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:pcp_pmie_exec_t:s0 tclass=file permissive=0'
Wrote JS log to TestNetworking-testMtu-fedora-i386-127.0.0.2-2901-FAIL.js.log
Journal extracted to TestNetworking-testMtu-fedora-i386-127.0.0.2-2901-FAIL.log
Journal extracted to TestNetworking-testMtu-fedora-26-127.0.0.2-2902-FAIL.log
Traceback (most recent call last):
  File "/build/cockpit/test/common/testlib.py", line 669, in tearDown
    self.check_journal_messages()
  File "/build/cockpit/test/common/testlib.py", line 804, in check_journal_messages
    raise Error(first)
Error: audit: type=1400 audit(1516296847.981:112): avc:  denied  { map } for  pid=1024 comm="hostname" path="/usr/bin/hostname" dev="vda4" ino=161820 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:hostname_exec_t:s0 tclass=file permissive=0

not ok 26 testMtu (check_networking_mtu.TestNetworking) # duration: 58s
Wrote screenshot to TestNetworking-testMtu-fedora-i386-127.0.0.2-2901-FAIL.png
Wrote HTML dump to TestNetworking-testMtu-fedora-i386-127.0.0.2-2901-FAIL.html
Wrote JS log to TestNetworking-testMtu-fedora-i386-127.0.0.2-2901-FAIL.js.log
Journal extracted to TestNetworking-testMtu-fedora-i386-127.0.0.2-2901-FAIL.log
Journal extracted to TestNetworking-testMtu-fedora-26-127.0.0.2-2902-FAIL.log

First occurrence: 2018-01-18T17:34:42.730348 | revision 7dcc7c8548a13531ead10b5dfad260f329f7af31, logs Times recorded: 1 Latest occurrences:

# ----------------------------------------------------------------------
# testNonDefaultBondSettings (check_networking_bond.TestNetworking)
#
NAME             UUID                                  TYPE            DEVICE 
System eth0      5fb06bd0-0bb0-7ffb-45f1-d6edd65f3e03  802-3-ethernet  eth0   
static-52:54:01  62434583-4654-4cf6-9ea5-9880cf4da936  802-3-ethernet  eth1   
virbr0           f683b2d9-c080-4e16-afbc-9db9f2f04d5d  bridge          virbr0 
System eth1      9c92fad9-6ecb-3e6c-eb4d-8a47c6f50c04  802-3-ethernet  --     
ens2             8a296a34-08e2-42d9-9e8d-b37c582e87cd  802-3-ethernet  --     

52:54:01:00:00:03 -> eth2
52:54:01:00:00:03 -> eth2
52:54:01:00:00:04 -> eth3
52:54:01:00:00:04 -> eth3

DevTools listening on ws://127.0.0.1:9838/devtools/browser/9845d9f3-3649-4263-9080-de8133653545
[0118/173536.433163:ERROR:zygote_host_impl_linux.cc(268)] Failed to adjust OOM score of renderer with pid 104252: Permission denied (13)
[0118/173537.510746:ERROR:zygote_host_impl_linux.cc(268)] Failed to adjust OOM score of renderer with pid 104295: Permission denied (13)
Unexpected journal message 'audit: type=1400 audit(1516296908.044:112): avc:  denied  { map } for  pid=1015 comm="hostname" path="/usr/bin/hostname" dev="vda4" ino=161820 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:hostname_exec_t:s0 tclass=file permissive=0'
Unexpected journal message 'audit: type=1400 audit(1516296908.163:114): avc:  denied  { execute_no_trans } for  pid=1039 comm="pmlogger_check" path="/usr/bin/pmlogger" dev="vda4" ino=148286 scontext=system_u:system_r:pcp_pmlogger_t:s0 tcontext=system_u:object_r:pcp_pmlogger_exec_t:s0 tclass=file permissive=0'
Unexpected journal message 'audit: type=1400 audit(1516296908.295:115): avc:  denied  { execute_no_trans } for  pid=1052 comm="pmie_check" path="/usr/bin/pmie" dev="vda4" ino=148278 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:pcp_pmie_exec_t:s0 tclass=file permissive=0'
Wrote JS log to TestNetworking-testNonDefaultBondSettings-fedora-i386-127.0.0.2-2901-FAIL.js.log
Journal extracted to TestNetworking-testNonDefaultBondSettings-fedora-i386-127.0.0.2-2901-FAIL.log
Journal extracted to TestNetworking-testNonDefaultBondSettings-fedora-26-127.0.0.2-2902-FAIL.log
Traceback (most recent call last):
  File "/build/cockpit/test/common/testlib.py", line 669, in tearDown
    self.check_journal_messages()
  File "/build/cockpit/test/common/testlib.py", line 804, in check_journal_messages
    raise Error(first)
Error: audit: type=1400 audit(1516296908.044:112): avc:  denied  { map } for  pid=1015 comm="hostname" path="/usr/bin/hostname" dev="vda4" ino=161820 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:hostname_exec_t:s0 tclass=file permissive=0

not ok 20 testNonDefaultBondSettings (check_networking_bond.TestNetworking) # duration: 67s
Wrote screenshot to TestNetworking-testNonDefaultBondSettings-fedora-i386-127.0.0.2-2901-FAIL.png
Wrote HTML dump to TestNetworking-testNonDefaultBondSettings-fedora-i386-127.0.0.2-2901-FAIL.html
Wrote JS log to TestNetworking-testNonDefaultBondSettings-fedora-i386-127.0.0.2-2901-FAIL.js.log
Journal extracted to TestNetworking-testNonDefaultBondSettings-fedora-i386-127.0.0.2-2901-FAIL.log
Journal extracted to TestNetworking-testNonDefaultBondSettings-fedora-26-127.0.0.2-2902-FAIL.log

First occurrence: 2018-01-18T17:35:54.861495 | revision 7dcc7c8548a13531ead10b5dfad260f329f7af31, logs Times recorded: 1 Latest occurrences:

# ----------------------------------------------------------------------
# testBridge (check_networking_bridge.TestNetworking)
#
NAME         UUID                                  TYPE            DEVICE 
System eth0  5fb06bd0-0bb0-7ffb-45f1-d6edd65f3e03  802-3-ethernet  eth0   
virbr0       e68acdf1-2cd4-4c98-b015-e9ad4437f882  bridge          virbr0 
System eth1  9c92fad9-6ecb-3e6c-eb4d-8a47c6f50c04  802-3-ethernet  --     
ens2         8a296a34-08e2-42d9-9e8d-b37c582e87cd  802-3-ethernet  --     

ftruncate() failed: Permission denied

DevTools listening on ws://127.0.0.1:9653/devtools/browser/8c222ac1-6606-4f3d-86a0-bc6c2b620b7f
[0118/171928.102424:ERROR:zygote_host_impl_linux.cc(268)] Failed to adjust OOM score of renderer with pid 101410: Permission denied (13)
[0118/171929.162165:ERROR:zygote_host_impl_linux.cc(268)] Failed to adjust OOM score of renderer with pid 101442: Permission denied (13)
52:54:01:00:00:03 -> eth2
52:54:01:00:00:03 -> eth2
52:54:01:00:00:04 -> eth3
52:54:01:00:00:04 -> eth3
Unexpected journal message 'audit: type=1400 audit(1516295954.080:113): avc:  denied  { execute_no_trans } for  pid=1063 comm="pmie_check" path="/usr/bin/pmie" dev="vda4" ino=148278 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:pcp_pmie_exec_t:s0 tclass=file permissive=0'
Wrote JS log to TestNetworking-testBridge-fedora-i386-127.0.0.2-2401-FAIL.js.log
Journal extracted to TestNetworking-testBridge-fedora-i386-127.0.0.2-2401-FAIL.log
Journal extracted to TestNetworking-testBridge-fedora-26-127.0.0.2-2402-FAIL.log
Traceback (most recent call last):
  File "/build/cockpit/test/common/testlib.py", line 669, in tearDown
    self.check_journal_messages()
  File "/build/cockpit/test/common/testlib.py", line 804, in check_journal_messages
    raise Error(first)
Error: audit: type=1400 audit(1516295954.080:113): avc:  denied  { execute_no_trans } for  pid=1063 comm="pmie_check" path="/usr/bin/pmie" dev="vda4" ino=148278 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:pcp_pmie_exec_t:s0 tclass=file permissive=0

not ok 29 testBridge (check_networking_bridge.TestNetworking) # duration: 52s
Wrote screenshot to TestNetworking-testBridge-fedora-i386-127.0.0.2-2401-FAIL.png
Wrote HTML dump to TestNetworking-testBridge-fedora-i386-127.0.0.2-2401-FAIL.html
Wrote JS log to TestNetworking-testBridge-fedora-i386-127.0.0.2-2401-FAIL.js.log
Journal extracted to TestNetworking-testBridge-fedora-i386-127.0.0.2-2401-FAIL.log
Journal extracted to TestNetworking-testBridge-fedora-26-127.0.0.2-2402-FAIL.log

First occurrence: 2018-01-18T17:19:48.703492 | revision cb61451e79040bcd46603a6bcbde8f1397074ec6, logs Times recorded: 1 Latest occurrences:

# ----------------------------------------------------------------------
# testNegotiate (check_realms.TestKerberos)
#
++ seq 1 20
+ for x in $(seq 1 20)
+ nslookup -type=SRV _ldap._tcp.cockpit.lan
+ sleep 1
+ for x in $(seq 1 20)
+ nslookup -type=SRV _ldap._tcp.cockpit.lan
+ sleep 2
+ for x in $(seq 1 20)
+ nslookup -type=SRV _ldap._tcp.cockpit.lan
+ break
+ realm join -U admin cockpit.lan
+ echo foobarfoo
+ KRB5_TRACE=/dev/stderr
+ kinit -f admin@COCKPIT.LAN
+ echo foobarfoo
[7357] 1516296906.14862: Getting initial credentials for admin@COCKPIT.LAN
[7357] 1516296906.14864: Sending request (171 bytes) to COCKPIT.LAN
[7357] 1516296906.14865: Resolving hostname f0.cockpit.lan.
[7357] 1516296906.14866: Resolving hostname f0.cockpit.lan.
[7357] 1516296906.14867: Initiating TCP connection to stream fec0::5054:ff:fe12:3456:88
[7357] 1516296906.14868: Terminating TCP connection to stream fec0::5054:ff:fe12:3456:88
[7357] 1516296906.14869: Initiating TCP connection to stream 172.27.0.15:88
[7357] 1516296906.14870: Terminating TCP connection to stream 172.27.0.15:88
[7357] 1516296906.14871: Initiating TCP connection to stream 10.111.112.100:88
[7357] 1516296906.14872: Sending TCP request to stream 10.111.112.100:88
[7357] 1516296906.14873: Received answer (252 bytes) from stream 10.111.112.100:88
[7357] 1516296906.14874: Terminating TCP connection to stream 10.111.112.100:88
[7357] 1516296906.14875: Response was from master KDC
[7357] 1516296906.14876: Received error from KDC: -1765328359/Additional pre-authentication required
[7357] 1516296906.14879: Processing preauth types: 136, 19, 2, 133
[7357] 1516296906.14880: Selected etype info: etype aes256-cts, salt "7e4\Z_9=6u+=PqyA", params ""
[7357] 1516296906.14881: Received cookie: MIT
[7357] 1516296906.14882: AS key obtained for encrypted timestamp: aes256-cts/901A
[7357] 1516296906.14884: Encrypted timestamp (for 1516296905.826014): plain 301AA011180F32303138303131383137333530355AA10502030C9A9E, encrypted 7C54CA1B0B74ADB020047FC502A58FFB33AE8CA89755B5E696863C0150419967070D5663CF5CA13E587693613C16F64FDE8AD3A38E8A046D
[7357] 1516296906.14885: Preauth module encrypted_timestamp (2) (real) returned: 0/Success
[7357] 1516296906.14886: Produced preauth for next request: 133, 2
[7357] 1516296906.14887: Sending request (266 bytes) to COCKPIT.LAN
[7357] 1516296906.14888: Resolving hostname f0.cockpit.lan.
[7357] 1516296906.14889: Resolving hostname f0.cockpit.lan.
[7357] 1516296906.14890: Initiating TCP connection to stream fec0::5054:ff:fe12:3456:88
[7357] 1516296906.14891: Terminating TCP connection to stream fec0::5054:ff:fe12:3456:88
[7357] 1516296906.14892: Initiating TCP connection to stream 172.27.0.15:88
[7357] 1516296906.14893: Terminating TCP connection to stream 172.27.0.15:88
[7357] 1516296906.14894: Initiating TCP connection to stream 10.111.112.100:88
[7357] 1516296906.14895: Sending TCP request to stream 10.111.112.100:88
[7357] 1516296906.14896: Received answer (724 bytes) from stream 10.111.112.100:88
[7357] 1516296906.14897: Terminating TCP connection to stream 10.111.112.100:88
[7357] 1516296906.14898: Response was from master KDC
[7357] 1516296906.14899: Processing preauth types: 19
[7357] 1516296906.14900: Selected etype info: etype aes256-cts, salt "7e4\Z_9=6u+=PqyA", params ""
[7357] 1516296906.14901: Produced preauth for next request: (empty)
[7357] 1516296906.14902: AS key determined by preauth: aes256-cts/901A
[7357] 1516296906.14903: Decrypted AS reply; session key is: aes256-cts/8B4E
[7357] 1516296906.14904: FAST negotiation: available
[7357] 1516296906.14905: Initializing KCM:0 with default princ admin@COCKPIT.LAN
[7357] 1516296906.14906: Storing admin@COCKPIT.LAN -> krbtgt/COCKPIT.LAN@COCKPIT.LAN in KCM:0
[7357] 1516296906.14907: Storing config in KCM:0 for krbtgt/COCKPIT.LAN@COCKPIT.LAN: fast_avail: yes
[7357] 1516296906.14908: Storing admin@COCKPIT.LAN -> krb5_ccache_conf_data/fast_avail/krbtgt\/COCKPIT.LAN\@COCKPIT.LAN@X-CACHECONF: in KCM:0
[7357] 1516296906.14909: Storing config in KCM:0 for krbtgt/COCKPIT.LAN@COCKPIT.LAN: pa_type: 2
[7357] 1516296906.14910: Storing admin@COCKPIT.LAN -> krb5_ccache_conf_data/pa_type/krbtgt\/COCKPIT.LAN\@COCKPIT.LAN@X-CACHECONF: in KCM:0
+ curl --insecure -s --negotiate -u : https://f0.cockpit.lan/ipa/json --header 'Referer: https://f0.cockpit.lan/ipa' --header 'Content-Type: application/json' --header 'Accept: application/json' --data '{"params": [["HTTP/x0.cockpit.lan@COCKPIT.LAN"], {"raw": false, "all": false, "version": "2.101", "force": true, "no_members": false, "ipakrbokasdelegate": true}], "method": "service_add", "id": 0}'
+ grep -q 'services.*nss' /etc/sssd/sssd.conf
++ seq 1 60
+ for x in $(seq 1 60)
+ getent passwd admin@cockpit.lan
+ systemctl --quiet is-failed sssd.service
+ sleep 1
+ for x in $(seq 1 60)
+ getent passwd admin@cockpit.lan
+ systemctl --quiet is-failed sssd.service
+ sleep 2
+ for x in $(seq 1 60)
+ getent passwd admin@cockpit.lan
+ systemctl --quiet is-failed sssd.service
+ sleep 3
+ for x in $(seq 1 60)
+ getent passwd admin@cockpit.lan
+ systemctl --quiet is-failed sssd.service
+ sleep 4
+ for x in $(seq 1 60)
+ getent passwd admin@cockpit.lan
+ systemctl --quiet is-failed sssd.service
+ sleep 5
+ for x in $(seq 1 60)
+ getent passwd admin@cockpit.lan
+ systemctl --quiet is-failed sssd.service
+ sleep 6
+ for x in $(seq 1 60)
+ getent passwd admin@cockpit.lan
+ systemctl --quiet is-failed sssd.service
+ sleep 7
+ for x in $(seq 1 60)
+ getent passwd admin@cockpit.lan
+ systemctl --quiet is-failed sssd.service
+ sleep 8
+ for x in $(seq 1 60)
+ getent passwd admin@cockpit.lan
+ systemctl --quiet is-failed sssd.service
+ sleep 9
+ for x in $(seq 1 60)
+ getent passwd admin@cockpit.lan
+ systemctl --quiet is-failed sssd.service
+ sleep 10
+ for x in $(seq 1 60)
+ getent passwd admin@cockpit.lan
+ systemctl --quiet is-failed sssd.service
+ sleep 11
+ for x in $(seq 1 60)
+ getent passwd admin@cockpit.lan
+ systemctl --quiet is-failed sssd.service
+ sleep 12
+ for x in $(seq 1 60)
+ getent passwd admin@cockpit.lan
+ break
+ getent passwd admin@cockpit.lan
+ chown -R admin@cockpit.lan /home/admin
++ seq 1 60
+ for x in $(seq 1 60)
+ ssh -oStrictHostKeyChecking=no -oBatchMode=yes -l admin@cockpit.lan x0.cockpit.lan true
+ break

DevTools listening on ws://127.0.0.1:9402/devtools/browser/a79b0d29-39f7-429d-879b-8fde973371eb
[0118/173641.058593:ERROR:zygote_host_impl_linux.cc(268)] Failed to adjust OOM score of renderer with pid 105806: Permission denied (13)
[0118/173642.148956:ERROR:zygote_host_impl_linux.cc(268)] Failed to adjust OOM score of renderer with pid 105864: Permission denied (13)
> warning: Error opening directory '/home/admin/.ssh': No such file or directory
> warning: --: line 25: cd: /home/admin/.ssh: No such file or directory

Unexpected journal message 'audit: type=1400 audit(1516296775.738:110): avc:  denied  { map } for  pid=1020 comm="hostname" path="/usr/bin/hostname" dev="vda4" ino=161820 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:hostname_exec_t:s0 tclass=file permissive=0'
Journal extracted to TestKerberos-testNegotiate-fedora-i386-127.0.0.2-2201-FAIL.log
Journal extracted to TestKerberos-testNegotiate-ipa-127.0.0.2-2202-FAIL.log
Traceback (most recent call last):
  File "/build/cockpit/bots/../test/verify/check-realms", line 236, in tearDown
    MachineCase.tearDown(self)
  File "/build/cockpit/test/common/testlib.py", line 669, in tearDown
    self.check_journal_messages()
  File "/build/cockpit/test/common/testlib.py", line 804, in check_journal_messages
    raise Error(first)
Error: audit: type=1400 audit(1516296775.738:110): avc:  denied  { map } for  pid=1020 comm="hostname" path="/usr/bin/hostname" dev="vda4" ino=161820 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:hostname_exec_t:s0 tclass=file permissive=0

not ok 55 testNegotiate (check_realms.TestKerberos) # duration: 274s
Journal extracted to TestKerberos-testNegotiate-fedora-i386-127.0.0.2-2201-FAIL.log
Journal extracted to TestKerberos-testNegotiate-ipa-127.0.0.2-2202-FAIL.log

First occurrence: 2018-01-18T17:37:01.295856 | revision 7dcc7c8548a13531ead10b5dfad260f329f7af31, logs Times recorded: 1 Latest occurrences:

# ----------------------------------------------------------------------
# testUpdateError (check_packagekit.TestUpdates)
#

DevTools listening on ws://127.0.0.1:9836/devtools/browser/2629cd75-1420-4107-b3c4-0a6b682c3916
[0118/185812.129141:ERROR:zygote_host_impl_linux.cc(268)] Failed to adjust OOM score of renderer with pid 40563: Permission denied (13)
[0118/185813.119774:ERROR:zygote_host_impl_linux.cc(268)] Failed to adjust OOM score of renderer with pid 40717: Permission denied (13)
Unexpected journal message 'audit: type=1400 audit(1516301881.956:148): avc:  denied  { execute_no_trans } for  pid=1071 comm="pmie_check" path="/usr/bin/pmie" dev="vda4" ino=148278 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:pcp_pmie_exec_t:s0 tclass=file permissive=0'
Wrote JS log to TestUpdates-testUpdateError-fedora-i386-127.0.0.2-2601-FAIL.js.log
Journal extracted to TestUpdates-testUpdateError-fedora-i386-127.0.0.2-2601-FAIL.log
Traceback (most recent call last):
  File "/build/cockpit/test/common/testlib.py", line 669, in tearDown
    self.check_journal_messages()
  File "/build/cockpit/test/common/testlib.py", line 804, in check_journal_messages
    raise Error(first)
Error: audit: type=1400 audit(1516301881.956:148): avc:  denied  { execute_no_trans } for  pid=1071 comm="pmie_check" path="/usr/bin/pmie" dev="vda4" ino=148278 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:pcp_pmie_exec_t:s0 tclass=file permissive=0

not ok 176 testUpdateError (check_packagekit.TestUpdates) # duration: 35s
Wrote screenshot to TestUpdates-testUpdateError-fedora-i386-127.0.0.2-2601-FAIL.png
Wrote HTML dump to TestUpdates-testUpdateError-fedora-i386-127.0.0.2-2601-FAIL.html
Wrote JS log to TestUpdates-testUpdateError-fedora-i386-127.0.0.2-2601-FAIL.js.log
Journal extracted to TestUpdates-testUpdateError-fedora-i386-127.0.0.2-2601-FAIL.log

First occurrence: 2018-01-18T18:58:20.338120 | revision a3521f17744b335b34277efff40b2e816effa56d, logs Times recorded: 1 Latest occurrences:

# ----------------------------------------------------------------------
# testOther (check_networking_other.TestNetworking)
#
NAME         UUID                                  TYPE            DEVICE 
System eth0  5fb06bd0-0bb0-7ffb-45f1-d6edd65f3e03  802-3-ethernet  eth0   
virbr0       344f8613-7c31-455b-bd0b-cfdca5934cdb  bridge          virbr0 
System eth1  9c92fad9-6ecb-3e6c-eb4d-8a47c6f50c04  802-3-ethernet  --     
ens2         8a296a34-08e2-42d9-9e8d-b37c582e87cd  802-3-ethernet  --     

DevTools listening on ws://127.0.0.1:9318/devtools/browser/a12f2799-6b41-462f-9214-e82989c71ceb
[0118/190742.137592:ERROR:zygote_host_impl_linux.cc(268)] Failed to adjust OOM score of renderer with pid 57808: Permission denied (13)
[0118/190743.066805:ERROR:zygote_host_impl_linux.cc(268)] Failed to adjust OOM score of renderer with pid 57877: Permission denied (13)
Unexpected journal message 'audit: type=1400 audit(1516302454.146:122): avc:  denied  { map } for  pid=1033 comm="hostname" path="/usr/bin/hostname" dev="vda4" ino=161820 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:hostname_exec_t:s0 tclass=file permissive=0'
Wrote JS log to TestNetworking-testOther-fedora-i386-127.0.0.2-2601-FAIL.js.log
Journal extracted to TestNetworking-testOther-fedora-i386-127.0.0.2-2601-FAIL.log
Traceback (most recent call last):
  File "/build/cockpit/test/common/testlib.py", line 669, in tearDown
    self.check_journal_messages()
  File "/build/cockpit/test/common/testlib.py", line 804, in check_journal_messages
    raise Error(first)
Error: audit: type=1400 audit(1516302454.146:122): avc:  denied  { map } for  pid=1033 comm="hostname" path="/usr/bin/hostname" dev="vda4" ino=161820 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:hostname_exec_t:s0 tclass=file permissive=0

not ok 27 testOther (check_networking_other.TestNetworking) # duration: 28s
Wrote screenshot to TestNetworking-testOther-fedora-i386-127.0.0.2-2601-FAIL.png
Wrote HTML dump to TestNetworking-testOther-fedora-i386-127.0.0.2-2601-FAIL.html
Wrote JS log to TestNetworking-testOther-fedora-i386-127.0.0.2-2601-FAIL.js.log
Journal extracted to TestNetworking-testOther-fedora-i386-127.0.0.2-2601-FAIL.log

First occurrence: 2018-01-18T19:07:49.578457 | revision a3521f17744b335b34277efff40b2e816effa56d, logs Times recorded: 1 Latest occurrences:

# ----------------------------------------------------------------------
# testPcp (check_metrics.TestMetrics)
#

DevTools listening on ws://127.0.0.1:10071/devtools/browser/a4a0bb87-e838-40ec-8aa4-26c1a4d1ab60
[0118/191011.716984:ERROR:zygote_host_impl_linux.cc(268)] Failed to adjust OOM score of renderer with pid 63330: Permission denied (13)
[0118/191012.641831:ERROR:zygote_host_impl_linux.cc(268)] Failed to adjust OOM score of renderer with pid 63402: Permission denied (13)
('Measured CPU', 92.5607996212)
('Measured Memory', 338882560)
Ncat: Connection reset by peer.
Measured 3.1s of network traffic; eth0: 82034021 bytes, lo: 0 bytes
Ncat: Broken pipe.
Unexpected journal message 'audit: type=1400 audit(1516302604.044:148): avc:  denied  { execute_no_trans } for  pid=1108 comm="pmie_check" path="/usr/bin/pmie" dev="vda4" ino=148278 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:pcp_pmie_exec_t:s0 tclass=file permissive=0'
Wrote JS log to TestMetrics-testPcp-fedora-i386-127.0.0.2-2701-FAIL.js.log
Journal extracted to TestMetrics-testPcp-fedora-i386-127.0.0.2-2701-FAIL.log
Traceback (most recent call last):
  File "/build/cockpit/test/common/testlib.py", line 669, in tearDown
    self.check_journal_messages()
  File "/build/cockpit/test/common/testlib.py", line 804, in check_journal_messages
    raise Error(first)
Error: audit: type=1400 audit(1516302604.044:148): avc:  denied  { execute_no_trans } for  pid=1108 comm="pmie_check" path="/usr/bin/pmie" dev="vda4" ino=148278 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:pcp_pmie_exec_t:s0 tclass=file permissive=0

not ok 3 testPcp (check_metrics.TestMetrics) # duration: 61s
Wrote screenshot to TestMetrics-testPcp-fedora-i386-127.0.0.2-2701-FAIL.png
Wrote HTML dump to TestMetrics-testPcp-fedora-i386-127.0.0.2-2701-FAIL.html
Wrote JS log to TestMetrics-testPcp-fedora-i386-127.0.0.2-2701-FAIL.js.log
Journal extracted to TestMetrics-testPcp-fedora-i386-127.0.0.2-2701-FAIL.log

First occurrence: 2018-01-18T19:10:52.711967 | revision a3521f17744b335b34277efff40b2e816effa56d, logs Times recorded: 1 Latest occurrences:

# ----------------------------------------------------------------------
# testIpa (check_realms.TestRealms)
#

DevTools listening on ws://127.0.0.1:9464/devtools/browser/e9bc1236-6db6-4bf7-9ce6-122ac8daa112
[0118/185612.713830:ERROR:zygote_host_impl_linux.cc(268)] Failed to adjust OOM score of renderer with pid 114439: Permission denied (13)
[0118/185613.699098:ERROR:zygote_host_impl_linux.cc(268)] Failed to adjust OOM score of renderer with pid 114514: Permission denied (13)
> log: Failed to join domain: cockpit.lan: Password is incorrect
Unexpected journal message 'audit: type=1400 audit(1516301766.720:146): avc:  denied  { execute_no_trans } for  pid=1075 comm="pmie_check" path="/usr/bin/pmie" dev="vda4" ino=148278 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:pcp_pmie_exec_t:s0 tclass=file permissive=0'
Wrote JS log to TestRealms-testIpa-fedora-i386-127.0.0.2-2601-FAIL.js.log
Journal extracted to TestRealms-testIpa-fedora-i386-127.0.0.2-2601-FAIL.log
Journal extracted to TestRealms-testIpa-ipa-127.0.0.2-2602-FAIL.log
Traceback (most recent call last):
  File "/build/cockpit/test/common/testlib.py", line 669, in tearDown
    self.check_journal_messages()
  File "/build/cockpit/test/common/testlib.py", line 804, in check_journal_messages
    raise Error(first)
Error: audit: type=1400 audit(1516301766.720:146): avc:  denied  { execute_no_trans } for  pid=1075 comm="pmie_check" path="/usr/bin/pmie" dev="vda4" ino=148278 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:pcp_pmie_exec_t:s0 tclass=file permissive=0

not ok 56 testIpa (check_realms.TestRealms) # duration: 159s
Wrote screenshot to TestRealms-testIpa-fedora-i386-127.0.0.2-2601-FAIL.png
Wrote HTML dump to TestRealms-testIpa-fedora-i386-127.0.0.2-2601-FAIL.html
Wrote JS log to TestRealms-testIpa-fedora-i386-127.0.0.2-2601-FAIL.js.log
Journal extracted to TestRealms-testIpa-fedora-i386-127.0.0.2-2601-FAIL.log
Journal extracted to TestRealms-testIpa-ipa-127.0.0.2-2602-FAIL.log

First occurrence: 2018-01-18T18:58:35.025033 | revision 7dcc7c8548a13531ead10b5dfad260f329f7af31, logs Times recorded: 1 Latest occurrences:

# ----------------------------------------------------------------------
# testBasic (check_kdump.TestKdump)
#
Created symlink /etc/systemd/system/multi-user.target.wants/kdump.service -> /usr/lib/systemd/system/kdump.service.
Job for kdump.service failed because the control process exited with error code.
See "systemctl  status kdump.service" and "journalctl  -xe" for details.

DevTools listening on ws://127.0.0.1:9314/devtools/browser/257cf8f9-5af0-4a07-82c2-4006410b1f08
[0119/083110.878803:ERROR:zygote_host_impl_linux.cc(268)] Failed to adjust OOM score of renderer with pid 17070: Permission denied (13)
[0119/083111.877655:ERROR:zygote_host_impl_linux.cc(268)] Failed to adjust OOM score of renderer with pid 17102: Permission denied (13)
Generating grub configuration file ...
Found linux image: /boot/vmlinuz-4.13.16-302.fc27.i686+PAE
Found initrd image: /boot/initramfs-4.13.16-302.fc27.i686+PAE.img
Found linux image: /boot/vmlinuz-4.13.11-300.fc27.i686+PAE
Found initrd image: /boot/initramfs-4.13.11-300.fc27.i686+PAE.img
Found linux image: /boot/vmlinuz-4.13.9-300.fc27.i686+PAE
Found initrd image: /boot/initramfs-4.13.9-300.fc27.i686+PAE.img
Found linux image: /boot/vmlinuz-0-rescue-bbadcd9442613b293626c1f330504885
Found initrd image: /boot/initramfs-0-rescue-bbadcd9442613b293626c1f330504885.img
Found linux image: /boot/vmlinuz-0-rescue-a5539c629e0d4193973d9703e455338a
Found initrd image: /boot/initramfs-0-rescue-a5539c629e0d4193973d9703e455338a.img
done
> warning: transport closed: disconnected
Connection to 127.0.0.2 closed by remote host.
CDP: {"source":"network","level":"error","text":"Failed to load resource: net::ERR_EMPTY_RESPONSE","timestamp":1516350680181.39,"url":"http://127.0.0.2:9691/cockpit/static/fonts/OpenSans-Light-webfont.woff","networkRequestId":"17102.29"}
ssh_exchange_identification: Connection closed by remote host
> log: transport closed, dropped message:  1:1!4
{"call":["/org/freedesktop/timedate1","org.freedesktop.DBus.Properties","Get",["org.freedesktop.timedate1","NTPSynchronized"]],"id":"4"}
> log: transport closed, dropped message:  1:1!4
{"call":["/org/freedesktop/timedate1","org.freedesktop.DBus.Properties","Get",["org.freedesktop.timedate1","NTPSynchronized"]],"id":"5"}
> log: transport closed, dropped message:  1:1!4
{"call":["/org/freedesktop/timedate1","org.freedesktop.DBus.Properties","Get",["org.freedesktop.timedate1","NTPSynchronized"]],"id":"6"}
> log: transport closed, dropped message:  1:1!4
{"call":["/org/freedesktop/timedate1","org.freedesktop.DBus.Properties","Get",["org.freedesktop.timedate1","NTPSynchronized"]],"id":"7"}
> warning: Unable to apply settings: Directory /var/crash2 isn't writable or doesn't exist.
> log: health check failed
> warning: transport closed: timeout
> log: transport closed, dropped message:  1:1!4
{"call":["/org/freedesktop/timedate1","org.freedesktop.DBus.Properties","Get",["org.freedesktop.timedate1","NTPSynchronized"]],"id":"14"}
> log: transport closed, dropped message:  1:1!4
{"call":["/org/freedesktop/timedate1","org.freedesktop.DBus.Properties","Get",["org.freedesktop.timedate1","NTPSynchronized"]],"id":"15"}
> log: transport closed, dropped message:  1:1!4
{"call":["/org/freedesktop/timedate1","org.freedesktop.DBus.Properties","Get",["org.freedesktop.timedate1","NTPSynchronized"]],"id":"16"}
Connection to 127.0.0.2 closed by remote host.
CDP: {"source":"network","level":"error","text":"Failed to load resource: net::ERR_CONNECTION_RESET","timestamp":1516350777340.17,"url":"http://127.0.0.2:9691/cockpit/static/fonts/OpenSans-Light-webfont.woff","networkRequestId":"17102.131"}
Unexpected journal message 'audit: type=1400 audit(1516350663.007:148): avc:  denied  { execute_no_trans } for  pid=1077 comm="pmie_check" path="/usr/bin/pmie" dev="vda4" ino=148278 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:pcp_pmie_exec_t:s0 tclass=file permissive=0'
Wrote JS log to TestKdump-testBasic-fedora-i386-127.0.0.2-2801-FAIL.js.log
Journal extracted to TestKdump-testBasic-fedora-i386-127.0.0.2-2801-FAIL.log
Traceback (most recent call last):
  File "/build/cockpit/test/common/testlib.py", line 669, in tearDown
    self.check_journal_messages()
  File "/build/cockpit/test/common/testlib.py", line 804, in check_journal_messages
    raise Error(first)
Error: audit: type=1400 audit(1516350663.007:148): avc:  denied  { execute_no_trans } for  pid=1077 comm="pmie_check" path="/usr/bin/pmie" dev="vda4" ino=148278 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:pcp_pmie_exec_t:s0 tclass=file permissive=0

not ok 162 testBasic (check_kdump.TestKdump) # duration: 129s
Wrote screenshot to TestKdump-testBasic-fedora-i386-127.0.0.2-2801-FAIL.png
Wrote HTML dump to TestKdump-testBasic-fedora-i386-127.0.0.2-2801-FAIL.html
Wrote JS log to TestKdump-testBasic-fedora-i386-127.0.0.2-2801-FAIL.js.log
Journal extracted to TestKdump-testBasic-fedora-i386-127.0.0.2-2801-FAIL.log

First occurrence: 2018-01-19T08:33:00.946162 | revision 42f5641b675b8010550024186f6564e921b10cc2, logs Times recorded: 1 Latest occurrences:

# ----------------------------------------------------------------------
# testBasic (check_packagekit.TestUpdates)
#

DevTools listening on ws://127.0.0.1:10067/devtools/browser/452a4548-1ecd-4469-8722-da5adac360af
[0119/083529.065811:ERROR:zygote_host_impl_linux.cc(268)] Failed to adjust OOM score of renderer with pid 22559: Permission denied (13)
[0119/083530.160550:ERROR:zygote_host_impl_linux.cc(268)] Failed to adjust OOM score of renderer with pid 22638: Permission denied (13)
Unexpected journal message 'audit: type=1400 audit(1516350918.725:146): avc:  denied  { map } for  pid=1049 comm="hostname" path="/usr/bin/hostname" dev="vda4" ino=161820 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:hostname_exec_t:s0 tclass=file permissive=0'
Wrote JS log to TestUpdates-testBasic-fedora-i386-127.0.0.2-2601-FAIL.js.log
Journal extracted to TestUpdates-testBasic-fedora-i386-127.0.0.2-2601-FAIL.log
Traceback (most recent call last):
  File "/build/cockpit/test/common/testlib.py", line 669, in tearDown
    self.check_journal_messages()
  File "/build/cockpit/test/common/testlib.py", line 804, in check_journal_messages
    raise Error(first)
Error: audit: type=1400 audit(1516350918.725:146): avc:  denied  { map } for  pid=1049 comm="hostname" path="/usr/bin/hostname" dev="vda4" ino=161820 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:hostname_exec_t:s0 tclass=file permissive=0

not ok 104 testBasic (check_packagekit.TestUpdates) # duration: 44s
Wrote screenshot to TestUpdates-testBasic-fedora-i386-127.0.0.2-2601-FAIL.png
Wrote HTML dump to TestUpdates-testBasic-fedora-i386-127.0.0.2-2601-FAIL.html
Wrote JS log to TestUpdates-testBasic-fedora-i386-127.0.0.2-2601-FAIL.js.log
Journal extracted to TestUpdates-testBasic-fedora-i386-127.0.0.2-2601-FAIL.log

First occurrence: 2018-01-19T08:35:45.932430 | revision 42f5641b675b8010550024186f6564e921b10cc2, logs Times recorded: 1 Latest occurrences:

# ----------------------------------------------------------------------
# testOtherSettings (check_networking_settings.TestNetworking)
#
NAME         UUID                                  TYPE            DEVICE 
System eth0  5fb06bd0-0bb0-7ffb-45f1-d6edd65f3e03  802-3-ethernet  eth0   
virbr0       b641ea4c-b575-4719-840b-7b36cc0a9e3f  bridge          virbr0 
System eth1  9c92fad9-6ecb-3e6c-eb4d-8a47c6f50c04  802-3-ethernet  --     
ens2         8a296a34-08e2-42d9-9e8d-b37c582e87cd  802-3-ethernet  --     

52:54:01:00:00:03 -> eth2
52:54:01:00:00:03 -> eth2

DevTools listening on ws://127.0.0.1:9528/devtools/browser/34b76281-d662-42e5-963f-a8b9be6d0a40
[0119/084116.860185:ERROR:zygote_host_impl_linux.cc(268)] Failed to adjust OOM score of renderer with pid 32079: Permission denied (13)
[0119/084117.866581:ERROR:zygote_host_impl_linux.cc(268)] Failed to adjust OOM score of renderer with pid 32198: Permission denied (13)
Unexpected journal message 'audit: type=1400 audit(1516351256.030:112): avc:  denied  { map } for  pid=1042 comm="hostname" path="/usr/bin/hostname" dev="vda4" ino=161820 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:hostname_exec_t:s0 tclass=file permissive=0'
Wrote JS log to TestNetworking-testOtherSettings-fedora-i386-127.0.0.2-2801-FAIL.js.log
Journal extracted to TestNetworking-testOtherSettings-fedora-i386-127.0.0.2-2801-FAIL.log
Journal extracted to TestNetworking-testOtherSettings-fedora-26-127.0.0.2-2802-FAIL.log
Traceback (most recent call last):
  File "/build/cockpit/test/common/testlib.py", line 669, in tearDown
    self.check_journal_messages()
  File "/build/cockpit/test/common/testlib.py", line 804, in check_journal_messages
    raise Error(first)
Error: audit: type=1400 audit(1516351256.030:112): avc:  denied  { map } for  pid=1042 comm="hostname" path="/usr/bin/hostname" dev="vda4" ino=161820 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:hostname_exec_t:s0 tclass=file permissive=0

not ok 37 testOtherSettings (check_networking_settings.TestNetworking) # duration: 56s
Wrote screenshot to TestNetworking-testOtherSettings-fedora-i386-127.0.0.2-2801-FAIL.png
Wrote HTML dump to TestNetworking-testOtherSettings-fedora-i386-127.0.0.2-2801-FAIL.html
Wrote JS log to TestNetworking-testOtherSettings-fedora-i386-127.0.0.2-2801-FAIL.js.log
Journal extracted to TestNetworking-testOtherSettings-fedora-i386-127.0.0.2-2801-FAIL.log
Journal extracted to TestNetworking-testOtherSettings-fedora-26-127.0.0.2-2802-FAIL.log

First occurrence: 2018-01-19T08:41:28.643215 | revision 42f5641b675b8010550024186f6564e921b10cc2, logs Times recorded: 1 Latest occurrences:

# ----------------------------------------------------------------------
# testBrokenVdo (check_storage_vdo.TestStorage)
#

DevTools listening on ws://127.0.0.1:9753/devtools/browser/84f351c3-2d15-44dc-b557-2482fce98d16
[0119/090304.456698:ERROR:zygote_host_impl_linux.cc(268)] Failed to adjust OOM score of renderer with pid 19969: Permission denied (13)
[0119/090305.503421:ERROR:zygote_host_impl_linux.cc(268)] Failed to adjust OOM score of renderer with pid 20053: Permission denied (13)
which: no vdo in (/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin)
Unexpected journal message 'audit: type=1400 audit(1516352575.504:145): avc:  denied  { map } for  pid=1056 comm="hostname" path="/usr/bin/hostname" dev="vda4" ino=161820 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:hostname_exec_t:s0 tclass=file permissive=0'
Unexpected journal message 'audit: type=1400 audit(1516352575.591:147): avc:  denied  { execute_no_trans } for  pid=1080 comm="pmie_check" path="/usr/bin/pmie" dev="vda4" ino=148278 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:pcp_pmie_exec_t:s0 tclass=file permissive=0'
Wrote JS log to TestStorage-testBrokenVdo-fedora-i386-127.0.0.2-2301-FAIL.js.log
Journal extracted to TestStorage-testBrokenVdo-fedora-i386-127.0.0.2-2301-FAIL.log
Traceback (most recent call last):
  File "/build/cockpit/test/common/testlib.py", line 669, in tearDown
    self.check_journal_messages()
  File "/build/cockpit/test/common/testlib.py", line 804, in check_journal_messages
    raise Error(first)
Error: audit: type=1400 audit(1516352575.504:145): avc:  denied  { map } for  pid=1056 comm="hostname" path="/usr/bin/hostname" dev="vda4" ino=161820 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:hostname_exec_t:s0 tclass=file permissive=0

not ok 123 testBrokenVdo (check_storage_vdo.TestStorage) # duration: 28s
Wrote screenshot to TestStorage-testBrokenVdo-fedora-i386-127.0.0.2-2301-FAIL.png
Wrote HTML dump to TestStorage-testBrokenVdo-fedora-i386-127.0.0.2-2301-FAIL.html
Wrote JS log to TestStorage-testBrokenVdo-fedora-i386-127.0.0.2-2301-FAIL.js.log
Journal extracted to TestStorage-testBrokenVdo-fedora-i386-127.0.0.2-2301-FAIL.log

First occurrence: 2018-01-19T09:03:12.186414 | revision 9ce19c68e75b6c43a064c9d60c3582c12c1ebbab, logs Times recorded: 1 Latest occurrences:

# ----------------------------------------------------------------------
# testNoPermission (check_shutdown_restart.TestShutdownRestart)
#

DevTools listening on ws://127.0.0.1:9328/devtools/browser/7e1fecd4-20ad-4a04-8b4e-d6f8477fc106
[0119/090509.345346:ERROR:zygote_host_impl_linux.cc(268)] Failed to adjust OOM score of renderer with pid 24090: Permission denied (13)
[0119/090510.297039:ERROR:zygote_host_impl_linux.cc(268)] Failed to adjust OOM score of renderer with pid 24140: Permission denied (13)
Unexpected journal message 'audit: type=1400 audit(1516352696.460:145): avc:  denied  { execute_no_trans } for  pid=1082 comm="pmie_check" path="/usr/bin/pmie" dev="vda4" ino=148278 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:pcp_pmie_exec_t:s0 tclass=file permissive=0'
Wrote JS log to TestShutdownRestart-testNoPermission-fedora-i386-127.0.0.2-2801-FAIL.js.log
Journal extracted to TestShutdownRestart-testNoPermission-fedora-i386-127.0.0.2-2801-FAIL.log
Journal extracted to TestShutdownRestart-testNoPermission-fedora-i386-127.0.0.2-2802-FAIL.log
Traceback (most recent call last):
  File "/build/cockpit/test/common/testlib.py", line 669, in tearDown
    self.check_journal_messages()
  File "/build/cockpit/test/common/testlib.py", line 804, in check_journal_messages
    raise Error(first)
Error: audit: type=1400 audit(1516352696.460:145): avc:  denied  { execute_no_trans } for  pid=1082 comm="pmie_check" path="/usr/bin/pmie" dev="vda4" ino=148278 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:pcp_pmie_exec_t:s0 tclass=file permissive=0

not ok 96 testNoPermission (check_shutdown_restart.TestShutdownRestart) # duration: 29s
Wrote screenshot to TestShutdownRestart-testNoPermission-fedora-i386-127.0.0.2-2801-FAIL.png
Wrote HTML dump to TestShutdownRestart-testNoPermission-fedora-i386-127.0.0.2-2801-FAIL.html
Wrote JS log to TestShutdownRestart-testNoPermission-fedora-i386-127.0.0.2-2801-FAIL.js.log
Journal extracted to TestShutdownRestart-testNoPermission-fedora-i386-127.0.0.2-2801-FAIL.log
Journal extracted to TestShutdownRestart-testNoPermission-fedora-i386-127.0.0.2-2802-FAIL.log

First occurrence: 2018-01-19T09:05:15.940251 | revision 9ce19c68e75b6c43a064c9d60c3582c12c1ebbab, logs Times recorded: 1 Latest occurrences:

# ----------------------------------------------------------------------
# testBasic (check_reauthorize.TestReauthorize)
#

DevTools listening on ws://127.0.0.1:9473/devtools/browser/9286ee7e-5343-40fd-a200-f1246490e2db
[0119/090633.909986:ERROR:zygote_host_impl_linux.cc(268)] Failed to adjust OOM score of renderer with pid 26436: Permission denied (13)
[0119/090634.928009:ERROR:zygote_host_impl_linux.cc(268)] Failed to adjust OOM score of renderer with pid 26454: Permission denied (13)
> debug: Not authorized.

> debug: Not authorized.

Unexpected journal message 'audit: type=1400 audit(1516352785.501:148): avc:  denied  { execute_no_trans } for  pid=1071 comm="pmie_check" path="/usr/bin/pmie" dev="vda4" ino=148278 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:pcp_pmie_exec_t:s0 tclass=file permissive=0'
Wrote JS log to TestReauthorize-testBasic-fedora-i386-127.0.0.2-2701-FAIL.js.log
Journal extracted to TestReauthorize-testBasic-fedora-i386-127.0.0.2-2701-FAIL.log
Traceback (most recent call last):
  File "/build/cockpit/test/common/testlib.py", line 669, in tearDown
    self.check_journal_messages()
  File "/build/cockpit/test/common/testlib.py", line 804, in check_journal_messages
    raise Error(first)
Error: audit: type=1400 audit(1516352785.501:148): avc:  denied  { execute_no_trans } for  pid=1071 comm="pmie_check" path="/usr/bin/pmie" dev="vda4" ino=148278 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:pcp_pmie_exec_t:s0 tclass=file permissive=0

not ok 83 testBasic (check_reauthorize.TestReauthorize) # duration: 35s
Wrote screenshot to TestReauthorize-testBasic-fedora-i386-127.0.0.2-2701-FAIL.png
Wrote HTML dump to TestReauthorize-testBasic-fedora-i386-127.0.0.2-2701-FAIL.html
Wrote JS log to TestReauthorize-testBasic-fedora-i386-127.0.0.2-2701-FAIL.js.log
Journal extracted to TestReauthorize-testBasic-fedora-i386-127.0.0.2-2701-FAIL.log

First occurrence: 2018-01-19T09:06:49.043931 | revision 9ce19c68e75b6c43a064c9d60c3582c12c1ebbab, logs Times recorded: 1 Latest occurrences:

# ----------------------------------------------------------------------
# testNotSupported (check_realms.TestRealms)
#

DevTools listening on ws://127.0.0.1:10127/devtools/browser/60195fa6-b0d4-4904-af64-18828db359b0
[0119/093926.292229:ERROR:zygote_host_impl_linux.cc(268)] Failed to adjust OOM score of renderer with pid 74013: Permission denied (13)
[0119/093927.213102:ERROR:zygote_host_impl_linux.cc(268)] Failed to adjust OOM score of renderer with pid 74134: Permission denied (13)
Unexpected journal message 'audit: type=1400 audit(1516354759.025:146): avc:  denied  { map } for  pid=1042 comm="hostname" path="/usr/bin/hostname" dev="vda4" ino=161820 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:hostname_exec_t:s0 tclass=file permissive=0'
Wrote JS log to TestRealms-testNotSupported-fedora-i386-127.0.0.2-2301-FAIL.js.log
Journal extracted to TestRealms-testNotSupported-fedora-i386-127.0.0.2-2301-FAIL.log
Journal extracted to TestRealms-testNotSupported-ipa-127.0.0.2-2302-FAIL.log
Traceback (most recent call last):
  File "/build/cockpit/test/common/testlib.py", line 669, in tearDown
    self.check_journal_messages()
  File "/build/cockpit/test/common/testlib.py", line 804, in check_journal_messages
    raise Error(first)
Error: audit: type=1400 audit(1516354759.025:146): avc:  denied  { map } for  pid=1042 comm="hostname" path="/usr/bin/hostname" dev="vda4" ino=161820 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:hostname_exec_t:s0 tclass=file permissive=0

not ok 181 testNotSupported (check_realms.TestRealms) # duration: 43s
Wrote screenshot to TestRealms-testNotSupported-fedora-i386-127.0.0.2-2301-FAIL.png
Wrote HTML dump to TestRealms-testNotSupported-fedora-i386-127.0.0.2-2301-FAIL.html
Wrote JS log to TestRealms-testNotSupported-fedora-i386-127.0.0.2-2301-FAIL.js.log
Journal extracted to TestRealms-testNotSupported-fedora-i386-127.0.0.2-2301-FAIL.log
Journal extracted to TestRealms-testNotSupported-ipa-127.0.0.2-2302-FAIL.log

First occurrence: 2018-01-19T09:39:50.140456 | revision babb98c733f42a131ed97e6887fde8c5e9e4da53, logs Times recorded: 1 Latest occurrences:

cockpituous commented 6 years ago

verify/fedora-27 Ooops, it happened again


# ----------------------------------------------------------------------
# testBasic (check_docker.TestAtomicScan)
#
ftruncate() failed: Permission denied

DevTools listening on ws://127.0.0.1:10199/devtools/browser/9307005b-ecd7-4284-aae2-15ede1b6a11e
[0119/080601.318506:ERROR:zygote_host_impl_linux.cc(268)] Failed to adjust OOM score of renderer with pid 20364: Permission denied (13)
[0119/080602.290194:ERROR:zygote_host_impl_linux.cc(268)] Failed to adjust OOM score of renderer with pid 20397: Permission denied (13)
Unexpected journal message 'audit: type=1400 audit(1516349109.091:162): avc:  denied  { map } for  pid=1271 comm="hostname" path="/usr/bin/hostname" dev="dm-0" ino=20028 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:hostname_exec_t:s0 tclass=file permissive=0'
Unexpected journal message 'audit: type=1400 audit(1516349109.212:164): avc:  denied  { execute_no_trans } for  pid=1316 comm="pmie_check" path="/usr/bin/pmie" dev="dm-0" ino=139127 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:pcp_pmie_exec_t:s0 tclass=file permissive=0'
Wrote JS log to TestAtomicScan-testBasic-fedora-27-127.0.0.2-2601-FAIL.js.log
Journal extracted to TestAtomicScan-testBasic-fedora-27-127.0.0.2-2601-FAIL.log
Traceback (most recent call last):
  File "/build/cockpit/test/common/testlib.py", line 669, in tearDown
    self.check_journal_messages()
  File "/build/cockpit/test/common/testlib.py", line 804, in check_journal_messages
    raise Error(first)
Error: audit: type=1400 audit(1516349109.091:162): avc:  denied  { map } for  pid=1271 comm="hostname" path="/usr/bin/hostname" dev="dm-0" ino=20028 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:hostname_exec_t:s0 tclass=file permissive=0

not ok 150 testBasic (check_docker.TestAtomicScan) # duration: 80s
Wrote screenshot to TestAtomicScan-testBasic-fedora-27-127.0.0.2-2601-FAIL.png
Wrote HTML dump to TestAtomicScan-testBasic-fedora-27-127.0.0.2-2601-FAIL.html
Wrote JS log to TestAtomicScan-testBasic-fedora-27-127.0.0.2-2601-FAIL.js.log
Journal extracted to TestAtomicScan-testBasic-fedora-27-127.0.0.2-2601-FAIL.log
[0100/000000.230591:ERROR:broker_posix.cc(40)] Recvmsg error: Connection reset by peer (104)
[0100/000000.230838:WARNING:client_shared_bitmap_manager.cc(98)] Browser failed to allocate shared memory

First occurrence: 2018-01-19T08:06:17.607035 | revision cb61451e79040bcd46603a6bcbde8f1397074ec6, logs Times recorded: 1 Latest occurrences:

# ----------------------------------------------------------------------
# testPendingClaim (check_openshift.TestOpenshift)
#
/etc/profile.d/lang.sh: line 20: warning: setlocale: LC_COLLATE: cannot change locale (en_US.UTF-8): No such file or directory
/etc/profile.d/lang.sh: line 23: warning: setlocale: LC_MESSAGES: cannot change locale (en_US.UTF-8): No such file or directory
/etc/profile.d/lang.sh: line 26: warning: setlocale: LC_NUMERIC: cannot change locale (en_US.UTF-8): No such file or directory
/etc/profile.d/lang.sh: line 29: warning: setlocale: LC_TIME: cannot change locale (en_US.UTF-8): No such file or directory
/etc/profile.d/lang.sh: line 20: warning: setlocale: LC_COLLATE: cannot change locale (en_US.UTF-8): No such file or directory
/etc/profile.d/lang.sh: line 23: warning: setlocale: LC_MESSAGES: cannot change locale (en_US.UTF-8): No such file or directory
/etc/profile.d/lang.sh: line 26: warning: setlocale: LC_NUMERIC: cannot change locale (en_US.UTF-8): No such file or directory
/etc/profile.d/lang.sh: line 29: warning: setlocale: LC_TIME: cannot change locale (en_US.UTF-8): No such file or directory
/etc/profile.d/lang.sh: line 20: warning: setlocale: LC_COLLATE: cannot change locale (en_US.UTF-8): No such file or directory
/etc/profile.d/lang.sh: line 23: warning: setlocale: LC_MESSAGES: cannot change locale (en_US.UTF-8): No such file or directory
/etc/profile.d/lang.sh: line 26: warning: setlocale: LC_NUMERIC: cannot change locale (en_US.UTF-8): No such file or directory
/etc/profile.d/lang.sh: line 29: warning: setlocale: LC_TIME: cannot change locale (en_US.UTF-8): No such file or directory
The connection to the server 10.111.112.101:8443 was refused - did you specify the right host or port?
The connection to the server 10.111.112.101:8443 was refused - did you specify the right host or port?
The connection to the server 10.111.112.101:8443 was refused - did you specify the right host or port?
The connection to the server 10.111.112.101:8443 was refused - did you specify the right host or port?
The connection to the server 10.111.112.101:8443 was refused - did you specify the right host or port?
The connection to the server 10.111.112.101:8443 was refused - did you specify the right host or port?
The connection to the server 10.111.112.101:8443 was refused - did you specify the right host or port?
The connection to the server 10.111.112.101:8443 was refused - did you specify the right host or port?
ftruncate() failed: Permission denied

DevTools listening on ws://127.0.0.1:9577/devtools/browser/32af7bb2-5355-4fb5-bb99-aa35c52b7bf9
[0120/120354.217324:ERROR:zygote_host_impl_linux.cc(268)] Failed to adjust OOM score of renderer with pid 39494: Permission denied (13)
[0120/120355.169887:ERROR:zygote_host_impl_linux.cc(268)] Failed to adjust OOM score of renderer with pid 39538: Permission denied (13)
> warning: 2018-01-20 07:03:58.538734 I | proto: duplicate proto type registered: google.protobuf.Any
2018-01-20 07:03:58.538858 I | proto: duplicate proto type registered: google.protobuf.Duration
2018-01-20 07:03:58.538885 I | proto: duplicate proto type registered: google.protobuf.Timestamp

> warning: 2018-01-20 07:03:58.850363 I | proto: duplicate proto type registered: google.protobuf.Any
2018-01-20 07:03:58.850458 I | proto: duplicate proto type registered: google.protobuf.Duration
2018-01-20 07:03:58.850489 I | proto: duplicate proto type registered: google.protobuf.Timestamp

/etc/profile.d/lang.sh: line 20: warning: setlocale: LC_COLLATE: cannot change locale (en_US.UTF-8): No such file or directory
/etc/profile.d/lang.sh: line 23: warning: setlocale: LC_MESSAGES: cannot change locale (en_US.UTF-8): No such file or directory
/etc/profile.d/lang.sh: line 26: warning: setlocale: LC_NUMERIC: cannot change locale (en_US.UTF-8): No such file or directory
/etc/profile.d/lang.sh: line 29: warning: setlocale: LC_TIME: cannot change locale (en_US.UTF-8): No such file or directory
/etc/profile.d/lang.sh: line 20: warning: setlocale: LC_COLLATE: cannot change locale (en_US.UTF-8): No such file or directory
/etc/profile.d/lang.sh: line 23: warning: setlocale: LC_MESSAGES: cannot change locale (en_US.UTF-8): No such file or directory
/etc/profile.d/lang.sh: line 26: warning: setlocale: LC_NUMERIC: cannot change locale (en_US.UTF-8): No such file or directory
/etc/profile.d/lang.sh: line 29: warning: setlocale: LC_TIME: cannot change locale (en_US.UTF-8): No such file or directory
Unexpected journal message 'audit: type=1400 audit(1516449801.080:163): avc:  denied  { map } for  pid=1257 comm="hostname" path="/usr/bin/hostname" dev="dm-0" ino=20028 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:hostname_exec_t:s0 tclass=file permissive=0'
Unexpected journal message 'audit: type=1400 audit(1516449801.203:165): avc:  denied  { execute_no_trans } for  pid=1322 comm="pmie_check" path="/usr/bin/pmie" dev="dm-0" ino=139127 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:pcp_pmie_exec_t:s0 tclass=file permissive=0'
Wrote JS log to TestOpenshift-testPendingClaim-fedora-27-127.0.0.2-2401-FAIL.js.log
Journal extracted to TestOpenshift-testPendingClaim-fedora-27-127.0.0.2-2401-FAIL.log
Journal extracted to TestOpenshift-testPendingClaim-openshift-127.0.0.2-2402-FAIL.log
/etc/profile.d/lang.sh: line 20: warning: setlocale: LC_COLLATE: cannot change locale (en_US.UTF-8): No such file or directory
/etc/profile.d/lang.sh: line 23: warning: setlocale: LC_MESSAGES: cannot change locale (en_US.UTF-8): No such file or directory
/etc/profile.d/lang.sh: line 26: warning: setlocale: LC_NUMERIC: cannot change locale (en_US.UTF-8): No such file or directory
/etc/profile.d/lang.sh: line 29: warning: setlocale: LC_TIME: cannot change locale (en_US.UTF-8): No such file or directory
Traceback (most recent call last):
  File "/build/cockpit/test/common/testlib.py", line 669, in tearDown
    self.check_journal_messages()
  File "/build/cockpit/test/common/testlib.py", line 804, in check_journal_messages
    raise Error(first)
Error: audit: type=1400 audit(1516449801.080:163): avc:  denied  { map } for  pid=1257 comm="hostname" path="/usr/bin/hostname" dev="dm-0" ino=20028 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:hostname_exec_t:s0 tclass=file permissive=0

not ok 39 testPendingClaim (check_openshift.TestOpenshift) # duration: 70s
Wrote screenshot to TestOpenshift-testPendingClaim-fedora-27-127.0.0.2-2401-FAIL.png
Wrote HTML dump to TestOpenshift-testPendingClaim-fedora-27-127.0.0.2-2401-FAIL.html
Wrote JS log to TestOpenshift-testPendingClaim-fedora-27-127.0.0.2-2401-FAIL.js.log
Journal extracted to TestOpenshift-testPendingClaim-fedora-27-127.0.0.2-2401-FAIL.log
Journal extracted to TestOpenshift-testPendingClaim-openshift-127.0.0.2-2402-FAIL.log
/etc/profile.d/lang.sh: line 20: warning: setlocale: LC_COLLATE: cannot change locale (en_US.UTF-8): No such file or directory
/etc/profile.d/lang.sh: line 23: warning: setlocale: LC_MESSAGES: cannot change locale (en_US.UTF-8): No such file or directory
/etc/profile.d/lang.sh: line 26: warning: setlocale: LC_NUMERIC: cannot change locale (en_US.UTF-8): No such file or directory
/etc/profile.d/lang.sh: line 29: warning: setlocale: LC_TIME: cannot change locale (en_US.UTF-8): No such file or directory

First occurrence: 2018-01-20T12:04:20.171920 | revision bc56acc665f48af83bbe9fb4c01b225c9a19f909, logs Times recorded: 1 Latest occurrences:

# ----------------------------------------------------------------------
# testBondingMainSlowly (check_networking_bond.TestNetworking)
#
NAME             UUID                                  TYPE            DEVICE 
System eth0      5fb06bd0-0bb0-7ffb-45f1-d6edd65f3e03  802-3-ethernet  eth0   
static-52:54:01  bace82a2-c0f1-4064-a956-97ef85efb5c1  802-3-ethernet  eth1   
virbr0           2a795fce-0da9-4212-95d1-3f442708eee7  bridge          virbr0 
System eth1      9c92fad9-6ecb-3e6c-eb4d-8a47c6f50c04  802-3-ethernet  --     
ens2             39ef3890-56af-4114-9a24-f3f94c42acfe  802-3-ethernet  --     

52:54:01:00:00:01 -> eth1
ftruncate() failed: Permission denied

DevTools listening on ws://127.0.0.1:9442/devtools/browser/44cb73e1-ccb5-40c3-adda-d5cb4263fd49
[0120/120530.231343:ERROR:zygote_host_impl_linux.cc(268)] Failed to adjust OOM score of renderer with pid 43174: Permission denied (13)
[0120/120531.130881:ERROR:zygote_host_impl_linux.cc(268)] Failed to adjust OOM score of renderer with pid 43222: Permission denied (13)
Unexpected journal message 'audit: type=1400 audit(1516449921.640:163): avc:  denied  { map } for  pid=1272 comm="hostname" path="/usr/bin/hostname" dev="dm-0" ino=20028 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:hostname_exec_t:s0 tclass=file permissive=0'
Unexpected journal message 'audit: type=1400 audit(1516449921.804:165): avc:  denied  { execute_no_trans } for  pid=1317 comm="pmie_check" path="/usr/bin/pmie" dev="dm-0" ino=139127 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:pcp_pmie_exec_t:s0 tclass=file permissive=0'
Wrote JS log to TestNetworking-testBondingMainSlowly-fedora-27-127.0.0.2-2401-FAIL.js.log
Journal extracted to TestNetworking-testBondingMainSlowly-fedora-27-127.0.0.2-2401-FAIL.log
Journal extracted to TestNetworking-testBondingMainSlowly-fedora-26-127.0.0.2-2402-FAIL.log
Traceback (most recent call last):
  File "/build/cockpit/test/common/testlib.py", line 669, in tearDown
    self.check_journal_messages()
  File "/build/cockpit/test/common/testlib.py", line 804, in check_journal_messages
    raise Error(first)
Error: audit: type=1400 audit(1516449921.640:163): avc:  denied  { map } for  pid=1272 comm="hostname" path="/usr/bin/hostname" dev="dm-0" ino=20028 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:hostname_exec_t:s0 tclass=file permissive=0

not ok 19 testBondingMainSlowly (check_networking_bond.TestNetworking) # duration: 28s
Wrote screenshot to TestNetworking-testBondingMainSlowly-fedora-27-127.0.0.2-2401-FAIL.png
Wrote HTML dump to TestNetworking-testBondingMainSlowly-fedora-27-127.0.0.2-2401-FAIL.html
Wrote JS log to TestNetworking-testBondingMainSlowly-fedora-27-127.0.0.2-2401-FAIL.js.log
Journal extracted to TestNetworking-testBondingMainSlowly-fedora-27-127.0.0.2-2401-FAIL.log
Journal extracted to TestNetworking-testBondingMainSlowly-fedora-26-127.0.0.2-2402-FAIL.log

First occurrence: 2018-01-20T12:05:38.518738 | revision bc56acc665f48af83bbe9fb4c01b225c9a19f909, logs Times recorded: 1 Latest occurrences:

# ----------------------------------------------------------------------
# testBondingMain (check_networking_bond.TestNetworking)
#
NAME             UUID                                  TYPE            DEVICE 
System eth0      5fb06bd0-0bb0-7ffb-45f1-d6edd65f3e03  802-3-ethernet  eth0   
static-52:54:01  dea2bc35-0305-43e9-8ded-5f57b0bfc361  802-3-ethernet  eth1   
virbr0           cb7a7d4e-770c-4d9c-ac81-8381ca568f3a  bridge          virbr0 
System eth1      9c92fad9-6ecb-3e6c-eb4d-8a47c6f50c04  802-3-ethernet  --     
ens2             39ef3890-56af-4114-9a24-f3f94c42acfe  802-3-ethernet  --     

52:54:01:00:00:01 -> eth1
ftruncate() failed: Permission denied

DevTools listening on ws://127.0.0.1:9464/devtools/browser/0746cc1d-92fd-4c8e-9106-2d9b1072c326
[0120/120538.185159:ERROR:zygote_host_impl_linux.cc(268)] Failed to adjust OOM score of renderer with pid 43530: Permission denied (13)
[0120/120539.091805:ERROR:zygote_host_impl_linux.cc(268)] Failed to adjust OOM score of renderer with pid 43569: Permission denied (13)
Unexpected journal message 'audit: type=1400 audit(1516449930.371:165): avc:  denied  { map } for  pid=1263 comm="hostname" path="/usr/bin/hostname" dev="dm-0" ino=20028 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:hostname_exec_t:s0 tclass=file permissive=0'
Wrote JS log to TestNetworking-testBondingMain-fedora-27-127.0.0.2-2601-FAIL.js.log
Journal extracted to TestNetworking-testBondingMain-fedora-27-127.0.0.2-2601-FAIL.log
Journal extracted to TestNetworking-testBondingMain-fedora-26-127.0.0.2-2602-FAIL.log
Traceback (most recent call last):
  File "/build/cockpit/test/common/testlib.py", line 669, in tearDown
    self.check_journal_messages()
  File "/build/cockpit/test/common/testlib.py", line 804, in check_journal_messages
    raise Error(first)
Error: audit: type=1400 audit(1516449930.371:165): avc:  denied  { map } for  pid=1263 comm="hostname" path="/usr/bin/hostname" dev="dm-0" ino=20028 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:hostname_exec_t:s0 tclass=file permissive=0

not ok 18 testBondingMain (check_networking_bond.TestNetworking) # duration: 27s
Wrote screenshot to TestNetworking-testBondingMain-fedora-27-127.0.0.2-2601-FAIL.png
Wrote HTML dump to TestNetworking-testBondingMain-fedora-27-127.0.0.2-2601-FAIL.html
Wrote JS log to TestNetworking-testBondingMain-fedora-27-127.0.0.2-2601-FAIL.js.log
Journal extracted to TestNetworking-testBondingMain-fedora-27-127.0.0.2-2601-FAIL.log
Journal extracted to TestNetworking-testBondingMain-fedora-26-127.0.0.2-2602-FAIL.log

First occurrence: 2018-01-20T12:05:46.660089 | revision bc56acc665f48af83bbe9fb4c01b225c9a19f909, logs Times recorded: 1 Latest occurrences:

# ----------------------------------------------------------------------
# testUrlRoot (check_multi_machine.TestMultiMachine)
#
ftruncate() failed: Permission denied

DevTools listening on ws://127.0.0.1:9243/devtools/browser/3b529262-be5f-4649-a6a4-d612625ca62c
[0120/120647.894541:ERROR:zygote_host_impl_linux.cc(268)] Failed to adjust OOM score of renderer with pid 45825: Permission denied (13)
[0120/120648.825099:ERROR:zygote_host_impl_linux.cc(268)] Failed to adjust OOM score of renderer with pid 45863: Permission denied (13)
(node:45834) Warning: Possible EventEmitter memory leak detected. 11 Page.loadEventFired listeners added. Use emitter.setMaxListeners() to increase limit
> log: transport closed, dropped message:  1:1!1
{"type":"s","call":["/user","org.freedesktop.DBus.Properties","GetAll",["cockpit.User"]],"id":"2"}
> log: Authentication failed: invalid-hostkey
> log: Authentication failed: unknown-host
> log: Authentication failed: unknown-hostkey
> log: Authentication failed
> log: Authentication failed: no-host
Unexpected journal message 'audit: type=1400 audit(1516449988.482:163): avc:  denied  { map } for  pid=1261 comm="hostname" path="/usr/bin/hostname" dev="dm-0" ino=20028 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:hostname_exec_t:s0 tclass=file permissive=0'
Unexpected journal message 'audit: type=1400 audit(1516449988.649:165): avc:  denied  { execute_no_trans } for  pid=1315 comm="pmie_check" path="/usr/bin/pmie" dev="dm-0" ino=139127 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:pcp_pmie_exec_t:s0 tclass=file permissive=0'
Wrote JS log to TestMultiMachine-testUrlRoot-fedora-27-127.0.0.2-2201-FAIL.js.log
Journal extracted to TestMultiMachine-testUrlRoot-fedora-27-127.0.0.2-2201-FAIL.log
Journal extracted to TestMultiMachine-testUrlRoot-fedora-27-127.0.0.2-2203-FAIL.log
Journal extracted to TestMultiMachine-testUrlRoot-fedora-27-127.0.0.2-2202-FAIL.log
Core dumps downloaded to /build/cockpit/TestMultiMachine-testUrlRoot-fedora-27-127.0.0.2-2202-FAIL.core
Traceback (most recent call last):
  File "/build/cockpit/test/common/testlib.py", line 669, in tearDown
    self.check_journal_messages()
  File "/build/cockpit/test/common/testlib.py", line 804, in check_journal_messages
    raise Error(first)
Error: audit: type=1400 audit(1516449988.482:163): avc:  denied  { map } for  pid=1261 comm="hostname" path="/usr/bin/hostname" dev="dm-0" ino=20028 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:hostname_exec_t:s0 tclass=file permissive=0

not ok 9 testUrlRoot (check_multi_machine.TestMultiMachine) # duration: 61s
Wrote screenshot to TestMultiMachine-testUrlRoot-fedora-27-127.0.0.2-2201-FAIL.png
Wrote HTML dump to TestMultiMachine-testUrlRoot-fedora-27-127.0.0.2-2201-FAIL.html
Wrote JS log to TestMultiMachine-testUrlRoot-fedora-27-127.0.0.2-2201-FAIL.js.log
Journal extracted to TestMultiMachine-testUrlRoot-fedora-27-127.0.0.2-2201-FAIL.log
Journal extracted to TestMultiMachine-testUrlRoot-fedora-27-127.0.0.2-2203-FAIL.log
Journal extracted to TestMultiMachine-testUrlRoot-fedora-27-127.0.0.2-2202-FAIL.log
Core dumps downloaded to /build/cockpit/TestMultiMachine-testUrlRoot-fedora-27-127.0.0.2-2202-FAIL.core

First occurrence: 2018-01-20T12:07:17.339729 | revision bc56acc665f48af83bbe9fb4c01b225c9a19f909, logs Times recorded: 1 Latest occurrences:

# ----------------------------------------------------------------------
# testTopology (check_kubernetes.TestKubernetes)
#
bash: /etc/kubernetes/start-kubernetes: No such file or directory
2018-01-20 07:58:06.989963 I | proto: duplicate proto type registered: google.protobuf.Any
2018-01-20 07:58:06.991795 I | proto: duplicate proto type registered: google.protobuf.Duration
2018-01-20 07:58:06.992049 I | proto: duplicate proto type registered: google.protobuf.Timestamp
ftruncate() failed: Permission denied

DevTools listening on ws://127.0.0.1:9713/devtools/browser/13921ad6-e65b-415f-bd36-ed32ce786314
[0120/125811.898228:ERROR:zygote_host_impl_linux.cc(268)] Failed to adjust OOM score of renderer with pid 16145: Permission denied (13)
[0120/125812.966823:ERROR:zygote_host_impl_linux.cc(268)] Failed to adjust OOM score of renderer with pid 16175: Permission denied (13)
> warning: 2018-01-20 07:58:19.623360 I | proto: duplicate proto type registered: google.protobuf.Any
2018-01-20 07:58:19.623489 I | proto: duplicate proto type registered: google.protobuf.Duration
2018-01-20 07:58:19.623538 I | proto: duplicate proto type registered: google.protobuf.Timestamp
error: current-context must exist in order to minify

> warning: received invalid kubectl config 
> warning: 2018-01-20 07:58:20.684193 I | proto: duplicate proto type registered: google.protobuf.Any
2018-01-20 07:58:20.684365 I | proto: duplicate proto type registered: google.protobuf.Duration
2018-01-20 07:58:20.684402 I | proto: duplicate proto type registered: google.protobuf.Timestamp

2018-01-20 07:58:21.197764 I | proto: duplicate proto type registered: google.protobuf.Any
2018-01-20 07:58:21.198377 I | proto: duplicate proto type registered: google.protobuf.Duration
2018-01-20 07:58:21.198609 I | proto: duplicate proto type registered: google.protobuf.Timestamp
> warning: 
CDP: {"source":"security","level":"error","text":"Refused to apply inline style because it violates the following Content Security Policy directive: \"default-src 'self' http://127.0.0.2:9491\". Either the 'unsafe-inline' keyword, a hash ('sha256-O2+tCymNJNXAt1PNeGpUdjx9tYTHtsUHA3yHgvt0o98='), or a nonce ('nonce-...') is required to enable inline execution. Note also that 'style-src' was not explicitly set, so 'default-src' is used as a fallback.\n","timestamp":1516453108158.98,"url":"http://127.0.0.2:9491/cockpit/$996d03f5d8935ef9fc08a017e6961aaaeba38c0e/kubernetes/kubernetes.js","lineNumber":3940,"stackTrace":{"callFrames":[{"functionName":"html","scriptId":"44","url":"http://127.0.0.2:9491/cockpit/$996d03f5d8935ef9fc08a017e6961aaaeba38c0e/kubernetes/kubernetes.js","lineNumber":3940,"columnNumber":74},{"functionName":"be.(anonymous function)","scriptId":"44","url":"http://127.0.0.2:9491/cockpit/$996d03f5d8935ef9fc08a017e6961aaaeba38c0e/kubernetes/kubernetes.js","lineNumber":3957,"columnNumber":40},{"functionName":"","scriptId":"44","url":"http://127.0.0.2:9491/cockpit/$996d03f5d8935ef9fc08a017e6961aaaeba38c0e/kubernetes/kubernetes.js","lineNumber":1447,"columnNumber":40},{"functionName":"l","scriptId":"44","url":"http://127.0.0.2:9491/cockpit/$996d03f5d8935ef9fc08a017e6961aaaeba38c0e/kubernetes/kubernetes.js","lineNumber":2495,"columnNumber":41},{"functionName":"","scriptId":"44","url":"http://127.0.0.2:9491/cockpit/$996d03f5d8935ef9fc08a017e6961aaaeba38c0e/kubernetes/kubernetes.js","lineNumber":2503,"columnNumber":20},{"functionName":"$eval","scriptId":"44","url":"http://127.0.0.2:9491/cockpit/$996d03f5d8935ef9fc08a017e6961aaaeba38c0e/kubernetes/kubernetes.js","lineNumber":2819,"columnNumber":35},{"functionName":"$digest","scriptId":"44","url":"http://127.0.0.2:9491/cockpit/$996d03f5d8935ef9fc08a017e6961aaaeba38c0e/kubernetes/kubernetes.js","lineNumber":2772,"columnNumber":59},{"functionName":"$apply","scriptId":"44","url":"http://127.0.0.2:9491/cockpit/$996d03f5d8935ef9fc08a017e6961aaaeba38c0e/kubernetes/kubernetes.js","lineNumber":2841,"columnNumber":34},{"functionName":"","scriptId":"44","url":"http://127.0.0.2:9491/cockpit/$996d03f5d8935ef9fc08a017e6961aaaeba38c0e/kubernetes/kubernetes.js","lineNumber":2680,"columnNumber":26},{"functionName":"s","scriptId":"44","url":"http://127.0.0.2:9491/cockpit/$996d03f5d8935ef9fc08a017e6961aaaeba38c0e/kubernetes/kubernetes.js","lineNumber":965,"columnNumber":22},{"functionName":"","scriptId":"44","url":"http://127.0.0.2:9491/cockpit/$996d03f5d8935ef9fc08a017e6961aaaeba38c0e/kubernetes/kubernetes.js","lineNumber":1057,"columnNumber":33}]}}
CDP: {"source":"security","level":"error","text":"Refused to apply inline style because it violates the following Content Security Policy directive: \"default-src 'self' http://127.0.0.2:9491\". Either the 'unsafe-inline' keyword, a hash ('sha256-fA+Gq1RWMzVOfRLxqhYDHEkv5mTE5Id9hCuHr3/ce8A='), or a nonce ('nonce-...') is required to enable inline execution. Note also that 'style-src' was not explicitly set, so 'default-src' is used as a fallback.\n","timestamp":1516453108163.39,"url":"http://127.0.0.2:9491/cockpit/$996d03f5d8935ef9fc08a017e6961aaaeba38c0e/kubernetes/kubernetes.js","lineNumber":3940,"stackTrace":{"callFrames":[{"functionName":"html","scriptId":"44","url":"http://127.0.0.2:9491/cockpit/$996d03f5d8935ef9fc08a017e6961aaaeba38c0e/kubernetes/kubernetes.js","lineNumber":3940,"columnNumber":74},{"functionName":"be.(anonymous function)","scriptId":"44","url":"http://127.0.0.2:9491/cockpit/$996d03f5d8935ef9fc08a017e6961aaaeba38c0e/kubernetes/kubernetes.js","lineNumber":3957,"columnNumber":40},{"functionName":"","scriptId":"44","url":"http://127.0.0.2:9491/cockpit/$996d03f5d8935ef9fc08a017e6961aaaeba38c0e/kubernetes/kubernetes.js","lineNumber":1447,"columnNumber":40},{"functionName":"l","scriptId":"44","url":"http://127.0.0.2:9491/cockpit/$996d03f5d8935ef9fc08a017e6961aaaeba38c0e/kubernetes/kubernetes.js","lineNumber":2495,"columnNumber":41},{"functionName":"","scriptId":"44","url":"http://127.0.0.2:9491/cockpit/$996d03f5d8935ef9fc08a017e6961aaaeba38c0e/kubernetes/kubernetes.js","lineNumber":2503,"columnNumber":20},{"functionName":"$eval","scriptId":"44","url":"http://127.0.0.2:9491/cockpit/$996d03f5d8935ef9fc08a017e6961aaaeba38c0e/kubernetes/kubernetes.js","lineNumber":2819,"columnNumber":35},{"functionName":"$digest","scriptId":"44","url":"http://127.0.0.2:9491/cockpit/$996d03f5d8935ef9fc08a017e6961aaaeba38c0e/kubernetes/kubernetes.js","lineNumber":2772,"columnNumber":59},{"functionName":"$apply","scriptId":"44","url":"http://127.0.0.2:9491/cockpit/$996d03f5d8935ef9fc08a017e6961aaaeba38c0e/kubernetes/kubernetes.js","lineNumber":2841,"columnNumber":34},{"functionName":"","scriptId":"44","url":"http://127.0.0.2:9491/cockpit/$996d03f5d8935ef9fc08a017e6961aaaeba38c0e/kubernetes/kubernetes.js","lineNumber":2680,"columnNumber":26},{"functionName":"s","scriptId":"44","url":"http://127.0.0.2:9491/cockpit/$996d03f5d8935ef9fc08a017e6961aaaeba38c0e/kubernetes/kubernetes.js","lineNumber":965,"columnNumber":22},{"functionName":"","scriptId":"44","url":"http://127.0.0.2:9491/cockpit/$996d03f5d8935ef9fc08a017e6961aaaeba38c0e/kubernetes/kubernetes.js","lineNumber":1057,"columnNumber":33}]}}
CDP: {"source":"security","level":"error","text":"Refused to apply inline style because it violates the following Content Security Policy directive: \"default-src 'self' http://127.0.0.2:9491\". Either the 'unsafe-inline' keyword, a hash ('sha256-biLFinpqYMtWHmXfkA1BPeCY0/fNt46SAZ+BBk5YUog='), or a nonce ('nonce-...') is required to enable inline execution. Note also that 'style-src' was not explicitly set, so 'default-src' is used as a fallback.\n","timestamp":1516453108163.6,"url":"http://127.0.0.2:9491/cockpit/$996d03f5d8935ef9fc08a017e6961aaaeba38c0e/kubernetes/kubernetes.js","lineNumber":3940,"stackTrace":{"callFrames":[{"functionName":"html","scriptId":"44","url":"http://127.0.0.2:9491/cockpit/$996d03f5d8935ef9fc08a017e6961aaaeba38c0e/kubernetes/kubernetes.js","lineNumber":3940,"columnNumber":74},{"functionName":"be.(anonymous function)","scriptId":"44","url":"http://127.0.0.2:9491/cockpit/$996d03f5d8935ef9fc08a017e6961aaaeba38c0e/kubernetes/kubernetes.js","lineNumber":3957,"columnNumber":40},{"functionName":"","scriptId":"44","url":"http://127.0.0.2:9491/cockpit/$996d03f5d8935ef9fc08a017e6961aaaeba38c0e/kubernetes/kubernetes.js","lineNumber":1447,"columnNumber":40},{"functionName":"l","scriptId":"44","url":"http://127.0.0.2:9491/cockpit/$996d03f5d8935ef9fc08a017e6961aaaeba38c0e/kubernetes/kubernetes.js","lineNumber":2495,"columnNumber":41},{"functionName":"","scriptId":"44","url":"http://127.0.0.2:9491/cockpit/$996d03f5d8935ef9fc08a017e6961aaaeba38c0e/kubernetes/kubernetes.js","lineNumber":2503,"columnNumber":20},{"functionName":"$eval","scriptId":"44","url":"http://127.0.0.2:9491/cockpit/$996d03f5d8935ef9fc08a017e6961aaaeba38c0e/kubernetes/kubernetes.js","lineNumber":2819,"columnNumber":35},{"functionName":"$digest","scriptId":"44","url":"http://127.0.0.2:9491/cockpit/$996d03f5d8935ef9fc08a017e6961aaaeba38c0e/kubernetes/kubernetes.js","lineNumber":2772,"columnNumber":59},{"functionName":"$apply","scriptId":"44","url":"http://127.0.0.2:9491/cockpit/$996d03f5d8935ef9fc08a017e6961aaaeba38c0e/kubernetes/kubernetes.js","lineNumber":2841,"columnNumber":34},{"functionName":"","scriptId":"44","url":"http://127.0.0.2:9491/cockpit/$996d03f5d8935ef9fc08a017e6961aaaeba38c0e/kubernetes/kubernetes.js","lineNumber":2680,"columnNumber":26},{"functionName":"s","scriptId":"44","url":"http://127.0.0.2:9491/cockpit/$996d03f5d8935ef9fc08a017e6961aaaeba38c0e/kubernetes/kubernetes.js","lineNumber":965,"columnNumber":22},{"functionName":"","scriptId":"44","url":"http://127.0.0.2:9491/cockpit/$996d03f5d8935ef9fc08a017e6961aaaeba38c0e/kubernetes/kubernetes.js","lineNumber":1057,"columnNumber":33}]}}
Unexpected journal message 'audit: type=1400 audit(1516453059.726:160): avc:  denied  { map } for  pid=1221 comm="hostname" path="/usr/bin/hostname" dev="dm-0" ino=20028 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:hostname_exec_t:s0 tclass=file permissive=0'
Unexpected journal message 'audit: type=1400 audit(1516453059.945:164): avc:  denied  { execute_no_trans } for  pid=1274 comm="pmie_check" path="/usr/bin/pmie" dev="dm-0" ino=139127 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:pcp_pmie_exec_t:s0 tclass=file permissive=0'
Wrote JS log to TestKubernetes-testTopology-fedora-27-127.0.0.2-2601-FAIL.js.log
Journal extracted to TestKubernetes-testTopology-fedora-27-127.0.0.2-2601-FAIL.log
Traceback (most recent call last):
  File "/build/cockpit/test/common/testlib.py", line 669, in tearDown
    self.check_journal_messages()
  File "/build/cockpit/test/common/testlib.py", line 804, in check_journal_messages
    raise Error(first)
Error: audit: type=1400 audit(1516453059.726:160): avc:  denied  { map } for  pid=1221 comm="hostname" path="/usr/bin/hostname" dev="dm-0" ino=20028 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:hostname_exec_t:s0 tclass=file permissive=0

not ok 174 testTopology (check_kubernetes.TestKubernetes) # duration: 62s
Wrote screenshot to TestKubernetes-testTopology-fedora-27-127.0.0.2-2601-FAIL.png
Wrote HTML dump to TestKubernetes-testTopology-fedora-27-127.0.0.2-2601-FAIL.html
Wrote JS log to TestKubernetes-testTopology-fedora-27-127.0.0.2-2601-FAIL.js.log
Journal extracted to TestKubernetes-testTopology-fedora-27-127.0.0.2-2601-FAIL.log

First occurrence: 2018-01-20T12:58:30.346253 | revision 47ce2fa30ee488380faedcae0bde51784d8d79b5, logs Times recorded: 1 Latest occurrences:

# ----------------------------------------------------------------------
# testBinary (check_journal.TestJournal)
#
ftruncate() failed: Permission denied

DevTools listening on ws://127.0.0.1:9744/devtools/browser/aaf1478b-fd92-4506-a303-60a1e4f1eb34
[0120/125927.155910:ERROR:zygote_host_impl_linux.cc(268)] Failed to adjust OOM score of renderer with pid 17717: Permission denied (13)
[0120/125928.128898:ERROR:zygote_host_impl_linux.cc(268)] Failed to adjust OOM score of renderer with pid 17776: Permission denied (13)
Unexpected journal message 'audit: type=1400 audit(1516453158.319:160): avc:  denied  { map } for  pid=1227 comm="hostname" path="/usr/bin/hostname" dev="dm-0" ino=20028 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:hostname_exec_t:s0 tclass=file permissive=0'
Unexpected journal message 'audit: type=1400 audit(1516453158.461:162): avc:  denied  { execute_no_trans } for  pid=1294 comm="pmie_check" path="/usr/bin/pmie" dev="dm-0" ino=139127 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:pcp_pmie_exec_t:s0 tclass=file permissive=0'
Wrote JS log to TestJournal-testBinary-fedora-27-127.0.0.2-2501-FAIL.js.log
Journal extracted to TestJournal-testBinary-fedora-27-127.0.0.2-2501-FAIL.log
Traceback (most recent call last):
  File "/build/cockpit/test/common/testlib.py", line 669, in tearDown
    self.check_journal_messages()
  File "/build/cockpit/test/common/testlib.py", line 804, in check_journal_messages
    raise Error(first)
Error: audit: type=1400 audit(1516453158.319:160): avc:  denied  { map } for  pid=1227 comm="hostname" path="/usr/bin/hostname" dev="dm-0" ino=20028 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:hostname_exec_t:s0 tclass=file permissive=0

not ok 164 testBinary (check_journal.TestJournal) # duration: 28s
Wrote screenshot to TestJournal-testBinary-fedora-27-127.0.0.2-2501-FAIL.png
Wrote HTML dump to TestJournal-testBinary-fedora-27-127.0.0.2-2501-FAIL.html
Wrote JS log to TestJournal-testBinary-fedora-27-127.0.0.2-2501-FAIL.js.log
Journal extracted to TestJournal-testBinary-fedora-27-127.0.0.2-2501-FAIL.log

First occurrence: 2018-01-20T12:59:34.135327 | revision 47ce2fa30ee488380faedcae0bde51784d8d79b5, logs Times recorded: 1 Latest occurrences:

# ----------------------------------------------------------------------
# testBasic (check_embed.TestEmbed)
#
ftruncate() failed: Permission denied

DevTools listening on ws://127.0.0.1:10008/devtools/browser/1a435865-4617-48e7-a922-dbb8d27a89b3
[0120/130013.840711:ERROR:zygote_host_impl_linux.cc(268)] Failed to adjust OOM score of renderer with pid 18555: Permission denied (13)
[0120/130014.934080:ERROR:zygote_host_impl_linux.cc(268)] Failed to adjust OOM score of renderer with pid 18583: Permission denied (13)
CDP: {"source":"network","level":"error","text":"Failed to load resource: net::ERR_FILE_NOT_FOUND","timestamp":1516453215037.09,"url":"file:///build/cockpit/dist/base1/patternfly.min.css","networkRequestId":"18583.2"}
CDP: {"source":"network","level":"error","text":"Failed to load resource: net::ERR_FILE_NOT_FOUND","timestamp":1516453215037.49,"url":"file:///build/cockpit/dist/base1/patternfly-additions.css","networkRequestId":"18583.3"}
CDP: {"source":"network","level":"error","text":"Failed to load resource: net::ERR_FILE_NOT_FOUND","timestamp":1516453215037.7,"url":"file:///build/cockpit/test/verify/dist/img/brand.svg","networkRequestId":"18583.4"}
Unexpected journal message 'audit: type=1400 audit(1516453205.633:163): avc:  denied  { map } for  pid=1244 comm="hostname" path="/usr/bin/hostname" dev="dm-0" ino=20028 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:hostname_exec_t:s0 tclass=file permissive=0'
Unexpected journal message 'audit: type=1400 audit(1516453205.814:165): avc:  denied  { execute_no_trans } for  pid=1298 comm="pmie_check" path="/usr/bin/pmie" dev="dm-0" ino=139127 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:pcp_pmie_exec_t:s0 tclass=file permissive=0'
Wrote JS log to TestEmbed-testBasic-fedora-27-127.0.0.2-2801-FAIL.js.log
Journal extracted to TestEmbed-testBasic-fedora-27-127.0.0.2-2801-FAIL.log
Traceback (most recent call last):
  File "/build/cockpit/test/common/testlib.py", line 669, in tearDown
    self.check_journal_messages()
  File "/build/cockpit/test/common/testlib.py", line 804, in check_journal_messages
    raise Error(first)
Error: audit: type=1400 audit(1516453205.633:163): avc:  denied  { map } for  pid=1244 comm="hostname" path="/usr/bin/hostname" dev="dm-0" ino=20028 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:hostname_exec_t:s0 tclass=file permissive=0

not ok 159 testBasic (check_embed.TestEmbed) # duration: 26s
Wrote screenshot to TestEmbed-testBasic-fedora-27-127.0.0.2-2801-FAIL.png
Wrote HTML dump to TestEmbed-testBasic-fedora-27-127.0.0.2-2801-FAIL.html
Wrote JS log to TestEmbed-testBasic-fedora-27-127.0.0.2-2801-FAIL.js.log
Journal extracted to TestEmbed-testBasic-fedora-27-127.0.0.2-2801-FAIL.log

First occurrence: 2018-01-20T13:00:20.596555 | revision 47ce2fa30ee488380faedcae0bde51784d8d79b5, logs Times recorded: 1 Latest occurrences:

# ----------------------------------------------------------------------
# testResources (check_docker.TestDocker)
#
ftruncate() failed: Permission denied

DevTools listening on ws://127.0.0.1:9805/devtools/browser/ab8a709c-ea94-43e2-8f84-b2dd87a0ac0d
[0120/130128.269609:ERROR:zygote_host_impl_linux.cc(268)] Failed to adjust OOM score of renderer with pid 19683: Permission denied (13)
[0120/130129.239714:ERROR:zygote_host_impl_linux.cc(268)] Failed to adjust OOM score of renderer with pid 19768: Permission denied (13)
Unexpected journal message 'audit: type=1400 audit(1516453236.371:163): avc:  denied  { map } for  pid=1266 comm="hostname" path="/usr/bin/hostname" dev="dm-0" ino=20028 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:hostname_exec_t:s0 tclass=file permissive=0'
Unexpected journal message 'audit: type=1400 audit(1516453236.533:165): avc:  denied  { execute_no_trans } for  pid=1322 comm="pmie_check" path="/usr/bin/pmie" dev="dm-0" ino=139127 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:pcp_pmie_exec_t:s0 tclass=file permissive=0'
Wrote JS log to TestDocker-testResources-fedora-27-127.0.0.2-2901-FAIL.js.log
Journal extracted to TestDocker-testResources-fedora-27-127.0.0.2-2901-FAIL.log
Traceback (most recent call last):
  File "/build/cockpit/test/common/testlib.py", line 669, in tearDown
    self.check_journal_messages()
  File "/build/cockpit/test/common/testlib.py", line 804, in check_journal_messages
    raise Error(first)
Error: audit: type=1400 audit(1516453236.371:163): avc:  denied  { map } for  pid=1266 comm="hostname" path="/usr/bin/hostname" dev="dm-0" ino=20028 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:hostname_exec_t:s0 tclass=file permissive=0

not ok 154 testResources (check_docker.TestDocker) # duration: 79s
Wrote screenshot to TestDocker-testResources-fedora-27-127.0.0.2-2901-FAIL.png
Wrote HTML dump to TestDocker-testResources-fedora-27-127.0.0.2-2901-FAIL.html
Wrote JS log to TestDocker-testResources-fedora-27-127.0.0.2-2901-FAIL.js.log
Journal extracted to TestDocker-testResources-fedora-27-127.0.0.2-2901-FAIL.log

First occurrence: 2018-01-20T13:01:43.534279 | revision 47ce2fa30ee488380faedcae0bde51784d8d79b5, logs Times recorded: 1 Latest occurrences:

# ----------------------------------------------------------------------
# testSocket (check_connection.TestConnection)
#
Unexpected journal message 'audit: type=1400 audit(1516453387.081:163): avc:  denied  { map } for  pid=1305 comm="hostname" path="/usr/bin/hostname" dev="dm-0" ino=20028 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:hostname_exec_t:s0 tclass=file permissive=0'
Unexpected journal message 'audit: type=1400 audit(1516453387.191:165): avc:  denied  { execute_no_trans } for  pid=1341 comm="pmie_check" path="/usr/bin/pmie" dev="dm-0" ino=139127 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:pcp_pmie_exec_t:s0 tclass=file permissive=0'
Journal extracted to TestConnection-testSocket-fedora-27-127.0.0.2-2201-FAIL.log
Traceback (most recent call last):
  File "/build/cockpit/test/common/testlib.py", line 669, in tearDown
    self.check_journal_messages()
  File "/build/cockpit/test/common/testlib.py", line 804, in check_journal_messages
    raise Error(first)
Error: audit: type=1400 audit(1516453387.081:163): avc:  denied  { map } for  pid=1305 comm="hostname" path="/usr/bin/hostname" dev="dm-0" ino=20028 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:hostname_exec_t:s0 tclass=file permissive=0

not ok 142 testSocket (check_connection.TestConnection) # duration: 24s
Journal extracted to TestConnection-testSocket-fedora-27-127.0.0.2-2201-FAIL.log

First occurrence: 2018-01-20T13:03:20.645050 | revision 47ce2fa30ee488380faedcae0bde51784d8d79b5, logs Times recorded: 1 Latest occurrences:

# ----------------------------------------------------------------------
# testBasic (check_accounts.TestAccounts)
#
ftruncate() failed: Permission denied

DevTools listening on ws://127.0.0.1:9767/devtools/browser/f9963bb3-f2ab-46da-9ac3-30775cc09a19
[0120/130405.202995:ERROR:zygote_host_impl_linux.cc(268)] Failed to adjust OOM score of renderer with pid 23501: Permission denied (13)
[0120/130406.158379:ERROR:zygote_host_impl_linux.cc(268)] Failed to adjust OOM score of renderer with pid 23543: Permission denied (13)
> warning: chage: user 'anton' does not exist in /etc/passwd

> warning: chage: user 'anton' does not exist in /etc/passwd

userdel: group berta is the primary group of another user and is not removed.
> warning: chage: user 'anton' does not exist in /etc/passwd

> warning: chage: user 'anton' does not exist in /etc/passwd

> warning: chage: user 'anton' does not exist in /etc/passwd

> warning: Password quality check failed:
 The password is a palindrome

> warning: Password quality check failed:
 The password is a palindrome

> warning: Password quality check failed:
 The password is a palindrome

Unexpected journal message 'audit: type=1400 audit(1516453437.288:159): avc:  denied  { map } for  pid=1254 comm="hostname" path="/usr/bin/hostname" dev="dm-0" ino=20028 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:hostname_exec_t:s0 tclass=file permissive=0'
Unexpected journal message 'audit: type=1400 audit(1516453437.520:163): avc:  denied  { execute_no_trans } for  pid=1300 comm="pmie_check" path="/usr/bin/pmie" dev="dm-0" ino=139127 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:pcp_pmie_exec_t:s0 tclass=file permissive=0'
Wrote JS log to TestAccounts-testBasic-fedora-27-127.0.0.2-2601-FAIL.js.log
Journal extracted to TestAccounts-testBasic-fedora-27-127.0.0.2-2601-FAIL.log
Traceback (most recent call last):
  File "/build/cockpit/test/common/testlib.py", line 669, in tearDown
    self.check_journal_messages()
  File "/build/cockpit/test/common/testlib.py", line 804, in check_journal_messages
    raise Error(first)
Error: audit: type=1400 audit(1516453437.288:159): avc:  denied  { map } for  pid=1254 comm="hostname" path="/usr/bin/hostname" dev="dm-0" ino=20028 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:hostname_exec_t:s0 tclass=file permissive=0

not ok 132 testBasic (check_accounts.TestAccounts) # duration: 38s
Wrote screenshot to TestAccounts-testBasic-fedora-27-127.0.0.2-2601-FAIL.png
Wrote HTML dump to TestAccounts-testBasic-fedora-27-127.0.0.2-2601-FAIL.html
Wrote JS log to TestAccounts-testBasic-fedora-27-127.0.0.2-2601-FAIL.js.log
Journal extracted to TestAccounts-testBasic-fedora-27-127.0.0.2-2601-FAIL.log

First occurrence: 2018-01-20T13:04:23.837246 | revision 47ce2fa30ee488380faedcae0bde51784d8d79b5, logs Times recorded: 1 Latest occurrences:

# ----------------------------------------------------------------------
# testMounting (check_storage_mounting.TestStorage)
#
ftruncate() failed: Permission denied

DevTools listening on ws://127.0.0.1:9311/devtools/browser/3ca3211a-bc4c-44e4-ba9e-f03b069d1f11
[0120/130657.703214:ERROR:zygote_host_impl_linux.cc(268)] Failed to adjust OOM score of renderer with pid 28179: Permission denied (13)
[0120/130658.737925:ERROR:zygote_host_impl_linux.cc(268)] Failed to adjust OOM score of renderer with pid 28214: Permission denied (13)
Unexpected journal message 'audit: type=1400 audit(1516453609.563:163): avc:  denied  { map } for  pid=1277 comm="hostname" path="/usr/bin/hostname" dev="dm-0" ino=20028 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:hostname_exec_t:s0 tclass=file permissive=0'
Unexpected journal message 'audit: type=1400 audit(1516453609.696:165): avc:  denied  { execute_no_trans } for  pid=1326 comm="pmie_check" path="/usr/bin/pmie" dev="dm-0" ino=139127 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:pcp_pmie_exec_t:s0 tclass=file permissive=0'
Wrote JS log to TestStorage-testMounting-fedora-27-127.0.0.2-2401-FAIL.js.log
Journal extracted to TestStorage-testMounting-fedora-27-127.0.0.2-2401-FAIL.log
Traceback (most recent call last):
  File "/build/cockpit/test/common/testlib.py", line 669, in tearDown
    self.check_journal_messages()
  File "/build/cockpit/test/common/testlib.py", line 804, in check_journal_messages
    raise Error(first)
Error: audit: type=1400 audit(1516453609.563:163): avc:  denied  { map } for  pid=1277 comm="hostname" path="/usr/bin/hostname" dev="dm-0" ino=20028 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:hostname_exec_t:s0 tclass=file permissive=0

not ok 102 testMounting (check_storage_mounting.TestStorage) # duration: 35s
Wrote screenshot to TestStorage-testMounting-fedora-27-127.0.0.2-2401-FAIL.png
Wrote HTML dump to TestStorage-testMounting-fedora-27-127.0.0.2-2401-FAIL.html
Wrote JS log to TestStorage-testMounting-fedora-27-127.0.0.2-2401-FAIL.js.log
Journal extracted to TestStorage-testMounting-fedora-27-127.0.0.2-2401-FAIL.log

First occurrence: 2018-01-20T13:07:13.429594 | revision 47ce2fa30ee488380faedcae0bde51784d8d79b5, logs Times recorded: 1 Latest occurrences:

# ----------------------------------------------------------------------
# testLuks (check_storage_luks.TestStorage)
#
ftruncate() failed: Permission denied

DevTools listening on ws://127.0.0.1:9652/devtools/browser/1510f5fd-7510-4e4d-a0e8-9f69cb7ccedf
[0120/130728.779864:ERROR:zygote_host_impl_linux.cc(268)] Failed to adjust OOM score of renderer with pid 29260: Permission denied (13)
[0120/130729.733032:ERROR:zygote_host_impl_linux.cc(268)] Failed to adjust OOM score of renderer with pid 29288: Permission denied (13)
Unexpected journal message 'audit: type=1400 audit(1516453640.289:162): avc:  denied  { map } for  pid=1289 comm="hostname" path="/usr/bin/hostname" dev="dm-0" ino=20028 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:hostname_exec_t:s0 tclass=file permissive=0'
Unexpected journal message 'audit: type=1400 audit(1516453640.407:164): avc:  denied  { execute_no_trans } for  pid=1326 comm="pmie_check" path="/usr/bin/pmie" dev="dm-0" ino=139127 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:pcp_pmie_exec_t:s0 tclass=file permissive=0'
Wrote JS log to TestStorage-testLuks-fedora-27-127.0.0.2-2701-FAIL.js.log
Journal extracted to TestStorage-testLuks-fedora-27-127.0.0.2-2701-FAIL.log
Traceback (most recent call last):
  File "/build/cockpit/test/common/testlib.py", line 669, in tearDown
    self.check_journal_messages()
  File "/build/cockpit/test/common/testlib.py", line 804, in check_journal_messages
    raise Error(first)
Error: audit: type=1400 audit(1516453640.289:162): avc:  denied  { map } for  pid=1289 comm="hostname" path="/usr/bin/hostname" dev="dm-0" ino=20028 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:hostname_exec_t:s0 tclass=file permissive=0

not ok 96 testLuks (check_storage_luks.TestStorage) # duration: 46s
Wrote screenshot to TestStorage-testLuks-fedora-27-127.0.0.2-2701-FAIL.png
Wrote HTML dump to TestStorage-testLuks-fedora-27-127.0.0.2-2701-FAIL.html
Wrote JS log to TestStorage-testLuks-fedora-27-127.0.0.2-2701-FAIL.js.log
Journal extracted to TestStorage-testLuks-fedora-27-127.0.0.2-2701-FAIL.log

First occurrence: 2018-01-20T13:07:57.092585 | revision 47ce2fa30ee488380faedcae0bde51784d8d79b5, logs Times recorded: 1 Latest occurrences:

# ----------------------------------------------------------------------
# testTroubleshootAlerts (check_setroubleshoot.TestSelinux)
#
ftruncate() failed: Permission denied

DevTools listening on ws://127.0.0.1:9333/devtools/browser/23bfc22f-e217-4ef2-bc36-a9c6584cbf79
[0120/130819.378158:ERROR:zygote_host_impl_linux.cc(268)] Failed to adjust OOM score of renderer with pid 30991: Permission denied (13)
[0120/130820.282257:ERROR:zygote_host_impl_linux.cc(268)] Failed to adjust OOM score of renderer with pid 31031: Permission denied (13)
./ls: cannot open directory '/home/admin': Permission denied
./ls: cannot open directory '/home/builder': 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).
Unexpected journal message 'audit: type=1400 audit(1516453691.272:163): avc:  denied  { map } for  pid=1281 comm="hostname" path="/usr/bin/hostname" dev="dm-0" ino=20028 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:hostname_exec_t:s0 tclass=file permissive=0'
Unexpected journal message 'audit: type=1400 audit(1516453691.411:165): avc:  denied  { execute_no_trans } for  pid=1328 comm="pmie_check" path="/usr/bin/pmie" dev="dm-0" ino=139127 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:pcp_pmie_exec_t:s0 tclass=file permissive=0'
Wrote JS log to TestSelinux-testTroubleshootAlerts-fedora-27-127.0.0.2-2701-FAIL.js.log
Journal extracted to TestSelinux-testTroubleshootAlerts-fedora-27-127.0.0.2-2701-FAIL.log
Traceback (most recent call last):
  File "/build/cockpit/test/common/testlib.py", line 669, in tearDown
    self.check_journal_messages()
  File "/build/cockpit/test/common/testlib.py", line 804, in check_journal_messages
    raise Error(first)
Error: audit: type=1400 audit(1516453691.272:163): avc:  denied  { map } for  pid=1281 comm="hostname" path="/usr/bin/hostname" dev="dm-0" ino=20028 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:hostname_exec_t:s0 tclass=file permissive=0

not ok 84 testTroubleshootAlerts (check_setroubleshoot.TestSelinux) # duration: 32s
Wrote screenshot to TestSelinux-testTroubleshootAlerts-fedora-27-127.0.0.2-2701-FAIL.png
Wrote HTML dump to TestSelinux-testTroubleshootAlerts-fedora-27-127.0.0.2-2701-FAIL.html
Wrote JS log to TestSelinux-testTroubleshootAlerts-fedora-27-127.0.0.2-2701-FAIL.js.log
Journal extracted to TestSelinux-testTroubleshootAlerts-fedora-27-127.0.0.2-2701-FAIL.log

First occurrence: 2018-01-20T13:08:31.795419 | revision 47ce2fa30ee488380faedcae0bde51784d8d79b5, logs Times recorded: 1 Latest occurrences:

# ----------------------------------------------------------------------
# testInfoTruncation (check_packagekit.TestUpdates)
#
ftruncate() failed: Permission denied

DevTools listening on ws://127.0.0.1:9471/devtools/browser/73ca8bca-868b-47a8-b804-c78e3c4b4f0d
[0120/131050.231876:ERROR:zygote_host_impl_linux.cc(268)] Failed to adjust OOM score of renderer with pid 35166: Permission denied (13)
[0120/131051.231963:ERROR:zygote_host_impl_linux.cc(268)] Failed to adjust OOM score of renderer with pid 35206: Permission denied (13)
Unexpected journal message 'audit: type=1400 audit(1516453831.115:165): avc:  denied  { execute_no_trans } for  pid=1319 comm="pmie_check" path="/usr/bin/pmie" dev="dm-0" ino=139127 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:pcp_pmie_exec_t:s0 tclass=file permissive=0'
Wrote JS log to TestUpdates-testInfoTruncation-fedora-27-127.0.0.2-2801-FAIL.js.log
Journal extracted to TestUpdates-testInfoTruncation-fedora-27-127.0.0.2-2801-FAIL.log
Traceback (most recent call last):
  File "/build/cockpit/test/common/testlib.py", line 669, in tearDown
    self.check_journal_messages()
  File "/build/cockpit/test/common/testlib.py", line 804, in check_journal_messages
    raise Error(first)
Error: audit: type=1400 audit(1516453831.115:165): avc:  denied  { execute_no_trans } for  pid=1319 comm="pmie_check" path="/usr/bin/pmie" dev="dm-0" ino=139127 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:pcp_pmie_exec_t:s0 tclass=file permissive=0

not ok 59 testInfoTruncation (check_packagekit.TestUpdates) # duration: 39s
Wrote screenshot to TestUpdates-testInfoTruncation-fedora-27-127.0.0.2-2801-FAIL.png
Wrote HTML dump to TestUpdates-testInfoTruncation-fedora-27-127.0.0.2-2801-FAIL.html
Wrote JS log to TestUpdates-testInfoTruncation-fedora-27-127.0.0.2-2801-FAIL.js.log
Journal extracted to TestUpdates-testInfoTruncation-fedora-27-127.0.0.2-2801-FAIL.log

First occurrence: 2018-01-20T13:10:58.628553 | revision 47ce2fa30ee488380faedcae0bde51784d8d79b5, logs Times recorded: 1 Latest occurrences:

# ----------------------------------------------------------------------
# testVolumes (check_openshift.TestOpenshift)
#
/etc/profile.d/lang.sh: line 20: warning: setlocale: LC_COLLATE: cannot change locale (en_US.UTF-8): No such file or directory
/etc/profile.d/lang.sh: line 23: warning: setlocale: LC_MESSAGES: cannot change locale (en_US.UTF-8): No such file or directory
/etc/profile.d/lang.sh: line 26: warning: setlocale: LC_NUMERIC: cannot change locale (en_US.UTF-8): No such file or directory
/etc/profile.d/lang.sh: line 29: warning: setlocale: LC_TIME: cannot change locale (en_US.UTF-8): No such file or directory
/etc/profile.d/lang.sh: line 20: warning: setlocale: LC_COLLATE: cannot change locale (en_US.UTF-8): No such file or directory
/etc/profile.d/lang.sh: line 23: warning: setlocale: LC_MESSAGES: cannot change locale (en_US.UTF-8): No such file or directory
/etc/profile.d/lang.sh: line 26: warning: setlocale: LC_NUMERIC: cannot change locale (en_US.UTF-8): No such file or directory
/etc/profile.d/lang.sh: line 29: warning: setlocale: LC_TIME: cannot change locale (en_US.UTF-8): No such file or directory
/etc/profile.d/lang.sh: line 20: warning: setlocale: LC_COLLATE: cannot change locale (en_US.UTF-8): No such file or directory
/etc/profile.d/lang.sh: line 23: warning: setlocale: LC_MESSAGES: cannot change locale (en_US.UTF-8): No such file or directory
/etc/profile.d/lang.sh: line 26: warning: setlocale: LC_NUMERIC: cannot change locale (en_US.UTF-8): No such file or directory
/etc/profile.d/lang.sh: line 29: warning: setlocale: LC_TIME: cannot change locale (en_US.UTF-8): No such file or directory
The connection to the server 10.111.112.101:8443 was refused - did you specify the right host or port?
The connection to the server 10.111.112.101:8443 was refused - did you specify the right host or port?
The connection to the server 10.111.112.101:8443 was refused - did you specify the right host or port?
The connection to the server 10.111.112.101:8443 was refused - did you specify the right host or port?
The connection to the server 10.111.112.101:8443 was refused - did you specify the right host or port?
The connection to the server 10.111.112.101:8443 was refused - did you specify the right host or port?
The connection to the server 10.111.112.101:8443 was refused - did you specify the right host or port?
The connection to the server 10.111.112.101:8443 was refused - did you specify the right host or port?
The connection to the server 10.111.112.101:8443 was refused - did you specify the right host or port?
ftruncate() failed: Permission denied

DevTools listening on ws://127.0.0.1:9228/devtools/browser/266e0561-7673-4e22-86f8-e1d0a8951a4f
[0120/131239.361977:ERROR:zygote_host_impl_linux.cc(268)] Failed to adjust OOM score of renderer with pid 38320: Permission denied (13)
[0120/131240.286531:ERROR:zygote_host_impl_linux.cc(268)] Failed to adjust OOM score of renderer with pid 38361: Permission denied (13)
> warning: 2018-01-20 08:12:42.758682 I | proto: duplicate proto type registered: google.protobuf.Any
2018-01-20 08:12:42.759031 I | proto: duplicate proto type registered: google.protobuf.Duration
2018-01-20 08:12:42.759079 I | proto: duplicate proto type registered: google.protobuf.Timestamp

> warning: 2018-01-20 08:12:43.117036 I | proto: duplicate proto type registered: google.protobuf.Any
2018-01-20 08:12:43.117234 I | proto: duplicate proto type registered: google.protobuf.Duration
2018-01-20 08:12:43.117269 I | proto: duplicate proto type registered: google.protobuf.Timestamp

/etc/profile.d/lang.sh: line 20: warning: setlocale: LC_COLLATE: cannot change locale (en_US.UTF-8): No such file or directory
/etc/profile.d/lang.sh: line 23: warning: setlocale: LC_MESSAGES: cannot change locale (en_US.UTF-8): No such file or directory
/etc/profile.d/lang.sh: line 26: warning: setlocale: LC_NUMERIC: cannot change locale (en_US.UTF-8): No such file or directory
/etc/profile.d/lang.sh: line 29: warning: setlocale: LC_TIME: cannot change locale (en_US.UTF-8): No such file or directory
/etc/profile.d/lang.sh: line 20: warning: setlocale: LC_COLLATE: cannot change locale (en_US.UTF-8): No such file or directory
/etc/profile.d/lang.sh: line 23: warning: setlocale: LC_MESSAGES: cannot change locale (en_US.UTF-8): No such file or directory
/etc/profile.d/lang.sh: line 26: warning: setlocale: LC_NUMERIC: cannot change locale (en_US.UTF-8): No such file or directory
/etc/profile.d/lang.sh: line 29: warning: setlocale: LC_TIME: cannot change locale (en_US.UTF-8): No such file or directory
Unexpected journal message 'audit: type=1400 audit(1516453925.300:171): avc:  denied  { map } for  pid=1284 comm="hostname" path="/usr/bin/hostname" dev="dm-0" ino=20028 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:hostname_exec_t:s0 tclass=file permissive=0'
Wrote JS log to TestOpenshift-testVolumes-fedora-27-127.0.0.2-2801-FAIL.js.log
Journal extracted to TestOpenshift-testVolumes-fedora-27-127.0.0.2-2801-FAIL.log
Journal extracted to TestOpenshift-testVolumes-openshift-127.0.0.2-2802-FAIL.log
/etc/profile.d/lang.sh: line 20: warning: setlocale: LC_COLLATE: cannot change locale (en_US.UTF-8): No such file or directory
/etc/profile.d/lang.sh: line 23: warning: setlocale: LC_MESSAGES: cannot change locale (en_US.UTF-8): No such file or directory
/etc/profile.d/lang.sh: line 26: warning: setlocale: LC_NUMERIC: cannot change locale (en_US.UTF-8): No such file or directory
/etc/profile.d/lang.sh: line 29: warning: setlocale: LC_TIME: cannot change locale (en_US.UTF-8): No such file or directory
Traceback (most recent call last):
  File "/build/cockpit/test/common/testlib.py", line 669, in tearDown
    self.check_journal_messages()
  File "/build/cockpit/test/common/testlib.py", line 804, in check_journal_messages
    raise Error(first)
Error: audit: type=1400 audit(1516453925.300:171): avc:  denied  { map } for  pid=1284 comm="hostname" path="/usr/bin/hostname" dev="dm-0" ino=20028 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:hostname_exec_t:s0 tclass=file permissive=0

not ok 41 testVolumes (check_openshift.TestOpenshift) # duration: 58s
Wrote screenshot to TestOpenshift-testVolumes-fedora-27-127.0.0.2-2801-FAIL.png
Wrote HTML dump to TestOpenshift-testVolumes-fedora-27-127.0.0.2-2801-FAIL.html
Wrote JS log to TestOpenshift-testVolumes-fedora-27-127.0.0.2-2801-FAIL.js.log
Journal extracted to TestOpenshift-testVolumes-fedora-27-127.0.0.2-2801-FAIL.log
Journal extracted to TestOpenshift-testVolumes-openshift-127.0.0.2-2802-FAIL.log
/etc/profile.d/lang.sh: line 20: warning: setlocale: LC_COLLATE: cannot change locale (en_US.UTF-8): No such file or directory
/etc/profile.d/lang.sh: line 23: warning: setlocale: LC_MESSAGES: cannot change locale (en_US.UTF-8): No such file or directory
/etc/profile.d/lang.sh: line 26: warning: setlocale: LC_NUMERIC: cannot change locale (en_US.UTF-8): No such file or directory
/etc/profile.d/lang.sh: line 29: warning: setlocale: LC_TIME: cannot change locale (en_US.UTF-8): No such file or directory

First occurrence: 2018-01-20T13:12:52.910178 | revision 47ce2fa30ee488380faedcae0bde51784d8d79b5, logs Times recorded: 1 Latest occurrences:

# ----------------------------------------------------------------------
# testMac (check_networking_mac.TestNetworking)
#
NAME         UUID                                  TYPE            DEVICE 
System eth0  5fb06bd0-0bb0-7ffb-45f1-d6edd65f3e03  802-3-ethernet  eth0   
virbr0       80cb8539-047d-4658-89a4-4a3192f2d959  bridge          virbr0 
System eth1  9c92fad9-6ecb-3e6c-eb4d-8a47c6f50c04  802-3-ethernet  --     
ens2         39ef3890-56af-4114-9a24-f3f94c42acfe  802-3-ethernet  --     

ftruncate() failed: Permission denied

DevTools listening on ws://127.0.0.1:9248/devtools/browser/d34b79c1-1bb6-4c58-8e65-e56e796b04e7
[0120/131406.224593:ERROR:zygote_host_impl_linux.cc(268)] Failed to adjust OOM score of renderer with pid 41423: Permission denied (13)
[0120/131407.163283:ERROR:zygote_host_impl_linux.cc(268)] Failed to adjust OOM score of renderer with pid 41457: Permission denied (13)
52:54:01:00:00:03 -> eth2
52:54:01:00:00:03 -> eth2
Unexpected journal message 'audit: type=1400 audit(1516454038.104:160): avc:  denied  { map } for  pid=1282 comm="hostname" path="/usr/bin/hostname" dev="dm-0" ino=20028 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:hostname_exec_t:s0 tclass=file permissive=0'
Unexpected journal message 'audit: type=1400 audit(1516454038.260:162): avc:  denied  { execute_no_trans } for  pid=1321 comm="pmie_check" path="/usr/bin/pmie" dev="dm-0" ino=139127 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:pcp_pmie_exec_t:s0 tclass=file permissive=0'
Wrote JS log to TestNetworking-testMac-fedora-27-127.0.0.2-2501-FAIL.js.log
Journal extracted to TestNetworking-testMac-fedora-27-127.0.0.2-2501-FAIL.log
Journal extracted to TestNetworking-testMac-fedora-26-127.0.0.2-2502-FAIL.log
Traceback (most recent call last):
  File "/build/cockpit/test/common/testlib.py", line 669, in tearDown
    self.check_journal_messages()
  File "/build/cockpit/test/common/testlib.py", line 804, in check_journal_messages
    raise Error(first)
Error: audit: type=1400 audit(1516454038.104:160): avc:  denied  { map } for  pid=1282 comm="hostname" path="/usr/bin/hostname" dev="dm-0" ino=20028 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:hostname_exec_t:s0 tclass=file permissive=0

not ok 25 testMac (check_networking_mac.TestNetworking) # duration: 35s
Wrote screenshot to TestNetworking-testMac-fedora-27-127.0.0.2-2501-FAIL.png
Wrote HTML dump to TestNetworking-testMac-fedora-27-127.0.0.2-2501-FAIL.html
Wrote JS log to TestNetworking-testMac-fedora-27-127.0.0.2-2501-FAIL.js.log
Journal extracted to TestNetworking-testMac-fedora-27-127.0.0.2-2501-FAIL.log
Journal extracted to TestNetworking-testMac-fedora-26-127.0.0.2-2502-FAIL.log

First occurrence: 2018-01-20T13:14:21.558744 | revision 47ce2fa30ee488380faedcae0bde51784d8d79b5, logs Times recorded: 1 Latest occurrences:

cockpituous commented 6 years ago

verify/fedora-27 Ooops, it happened again


# ----------------------------------------------------------------------
# testTls (check_connection.TestConnection)
#
Unexpected journal message 'audit: type=1400 audit(1516349169.554:163): avc:  denied  { map } for  pid=1290 comm="hostname" path="/usr/bin/hostname" dev="dm-0" ino=20028 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:hostname_exec_t:s0 tclass=file permissive=0'
Unexpected journal message 'audit: type=1400 audit(1516349169.678:165): avc:  denied  { execute_no_trans } for  pid=1335 comm="pmie_check" path="/usr/bin/pmie" dev="dm-0" ino=139127 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:pcp_pmie_exec_t:s0 tclass=file permissive=0'
Journal extracted to TestConnection-testTls-fedora-27-127.0.0.2-2501-FAIL.log
Traceback (most recent call last):
  File "/build/cockpit/test/common/testlib.py", line 669, in tearDown
    self.check_journal_messages()
  File "/build/cockpit/test/common/testlib.py", line 804, in check_journal_messages
    raise Error(first)
Error: audit: type=1400 audit(1516349169.554:163): avc:  denied  { map } for  pid=1290 comm="hostname" path="/usr/bin/hostname" dev="dm-0" ino=20028 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:hostname_exec_t:s0 tclass=file permissive=0

not ok 144 testTls (check_connection.TestConnection) # duration: 22s
Journal extracted to TestConnection-testTls-fedora-27-127.0.0.2-2501-FAIL.log

First occurrence: 2018-01-19T08:06:20.069770 | revision cb61451e79040bcd46603a6bcbde8f1397074ec6, logs Times recorded: 1 Latest occurrences:

# ----------------------------------------------------------------------
# testTroubleshooting (check_multi_machine.TestMultiMachine)
#

DevTools listening on ws://127.0.0.1:9861/devtools/browser/036b6953-b371-4552-86df-338a879c0147
[0120/020540.591096:ERROR:zygote_host_impl_linux.cc(268)] Failed to adjust OOM score of renderer with pid 43913: Permission denied (13)
[0120/020541.643368:ERROR:zygote_host_impl_linux.cc(268)] Failed to adjust OOM score of renderer with pid 43952: Permission denied (13)
> warning: cat: '*.pub': No such file or directory

> warning: failed to list keys in home directory: cat: '*.pub': No such file or directory
> warning: Login failed
> warning: cat: '*.pub': No such file or directory

> warning: failed to list keys in home directory: cat: '*.pub': No such file or directory
> warning: Login failed
(node:43924) Warning: Possible EventEmitter memory leak detected. 11 Page.loadEventFired listeners added. Use emitter.setMaxListeners() to increase limit
> warning: cat: '*.pub': No such file or directory

> warning: failed to list keys in home directory: cat: '*.pub': No such file or directory
CDP: {"source":"network","level":"error","text":"Failed to load resource: the server responded with a status of 502 (Remote Page is Unavailable)","timestamp":1516413985341.02,"url":"http://127.0.0.2:9291/cockpit/@root@10.111.113.2:2222/system/index.html#/","networkRequestId":"43952.746"}
> warning: cat: '*.pub': No such file or directory

> warning: failed to list keys in home directory: cat: '*.pub': No such file or directory
Unexpected journal message 'audit: type=1400 audit(0): avc:  denied  { map } for  pid=0 comm="hostname" path="/usr/bin/hostname" dev="dm-0" ino=0 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:hostname_exec_t:s0 tclass=file permissive=0'
Unexpected journal message 'audit: type=1400 audit(0): avc:  denied  { execute_no_trans } for  pid=0 comm="pmie_check" path="/usr/bin/pmie" dev="dm-0" ino=0 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:pcp_pmie_exec_t:s0 tclass=file permissive=0'
Wrote JS log to TestMultiMachine-testTroubleshooting-fedora-27-127.0.0.2-2401-FAIL.js.log
Journal extracted to TestMultiMachine-testTroubleshooting-fedora-27-127.0.0.2-2401-FAIL.log
Journal extracted to TestMultiMachine-testTroubleshooting-fedora-27-127.0.0.2-2403-FAIL.log
Traceback (most recent call last):
  File "testlib.py", line 669, in tearDown
    self.check_journal_messages()
  File "testlib.py", line 804, in check_journal_messages
    raise Error(first)
Error: audit: type=1400 audit(0): avc:  denied  { map } for  pid=0 comm="hostname" path="/usr/bin/hostname" dev="dm-0" ino=0 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:hostname_exec_t:s0 tclass=file permissive=0

not ok 8 testTroubleshooting (check_multi_machine.TestMultiMachine) # duration: 78s
Wrote screenshot to TestMultiMachine-testTroubleshooting-fedora-27-127.0.0.2-2401-FAIL.png
Wrote HTML dump to TestMultiMachine-testTroubleshooting-fedora-27-127.0.0.2-2401-FAIL.html
Wrote JS log to TestMultiMachine-testTroubleshooting-fedora-27-127.0.0.2-2401-FAIL.js.log
Journal extracted to TestMultiMachine-testTroubleshooting-fedora-27-127.0.0.2-2401-FAIL.log
Journal extracted to TestMultiMachine-testTroubleshooting-fedora-27-127.0.0.2-2403-FAIL.log

First occurrence: 2018-01-20T02:06:28.090522 | revision bc56acc665f48af83bbe9fb4c01b225c9a19f909, logs Times recorded: 2 Latest occurrences:

# ----------------------------------------------------------------------
# testRaw (check_login.TestLogin)
#
Unexpected journal message 'audit: type=1400 audit(1516417046.178:163): avc:  denied  { map } for  pid=1270 comm="hostname" path="/usr/bin/hostname" dev="dm-0" ino=20028 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:hostname_exec_t:s0 tclass=file permissive=0'
Unexpected journal message 'audit: type=1400 audit(1516417046.295:165): avc:  denied  { execute_no_trans } for  pid=1314 comm="pmie_check" path="/usr/bin/pmie" dev="dm-0" ino=139127 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:pcp_pmie_exec_t:s0 tclass=file permissive=0'
Journal extracted to TestLogin-testRaw-fedora-27-127.0.0.2-2501-FAIL.log
Traceback (most recent call last):
  File "/build/cockpit/test/common/testlib.py", line 669, in tearDown
    self.check_journal_messages()
  File "/build/cockpit/test/common/testlib.py", line 804, in check_journal_messages
    raise Error(first)
Error: audit: type=1400 audit(1516417046.178:163): avc:  denied  { map } for  pid=1270 comm="hostname" path="/usr/bin/hostname" dev="dm-0" ino=20028 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:hostname_exec_t:s0 tclass=file permissive=0

not ok 180 testRaw (check_login.TestLogin) # duration: 51s
Journal extracted to TestLogin-testRaw-fedora-27-127.0.0.2-2501-FAIL.log

First occurrence: 2018-01-20T02:58:03.565662 | revision bc56acc665f48af83bbe9fb4c01b225c9a19f909, logs Times recorded: 1 Latest occurrences:

# ----------------------------------------------------------------------
# testPrivateKeys (check_keys.TestKeys)
#
ftruncate() failed: Permission denied

DevTools listening on ws://127.0.0.1:9308/devtools/browser/65cfaa79-d3a0-4c41-9f0a-cc067db672e1
[0120/025853.440199:ERROR:zygote_host_impl_linux.cc(268)] Failed to adjust OOM score of renderer with pid 16810: Permission denied (13)
[0120/025854.456963:ERROR:zygote_host_impl_linux.cc(268)] Failed to adjust OOM score of renderer with pid 16931: Permission denied (13)
> log: /bad: No such file or directory

> log: /bad: No such file or directory

> log: Enter passphrase for /tmp/new.rsa: 
Bad passphrase, try again for /tmp/new.rsa: 

> log: Enter passphrase for /tmp/new.rsa: 
Bad passphrase, try again for /tmp/new.rsa: 

> warning: loading key failed:  Password not accepted
Unexpected journal message 'audit: type=1400 audit(1516417124.328:165): avc:  denied  { execute_no_trans } for  pid=1306 comm="pmie_check" path="/usr/bin/pmie" dev="dm-0" ino=139127 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:pcp_pmie_exec_t:s0 tclass=file permissive=0'
Wrote JS log to TestKeys-testPrivateKeys-fedora-27-127.0.0.2-2601-FAIL.js.log
Journal extracted to TestKeys-testPrivateKeys-fedora-27-127.0.0.2-2601-FAIL.log
Traceback (most recent call last):
  File "/build/cockpit/test/common/testlib.py", line 669, in tearDown
    self.check_journal_messages()
  File "/build/cockpit/test/common/testlib.py", line 804, in check_journal_messages
    raise Error(first)
Error: audit: type=1400 audit(1516417124.328:165): avc:  denied  { execute_no_trans } for  pid=1306 comm="pmie_check" path="/usr/bin/pmie" dev="dm-0" ino=139127 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:pcp_pmie_exec_t:s0 tclass=file permissive=0

not ok 168 testPrivateKeys (check_keys.TestKeys) # duration: 33s
Wrote screenshot to TestKeys-testPrivateKeys-fedora-27-127.0.0.2-2601-FAIL.png
Wrote HTML dump to TestKeys-testPrivateKeys-fedora-27-127.0.0.2-2601-FAIL.html
Wrote JS log to TestKeys-testPrivateKeys-fedora-27-127.0.0.2-2601-FAIL.js.log
Journal extracted to TestKeys-testPrivateKeys-fedora-27-127.0.0.2-2601-FAIL.log

First occurrence: 2018-01-20T02:59:05.289284 | revision bc56acc665f48af83bbe9fb4c01b225c9a19f909, logs Times recorded: 1 Latest occurrences:

# ----------------------------------------------------------------------
# testFormatTooSmall (check_storage_format.TestStorage)
#
ftruncate() failed: Permission denied

DevTools listening on ws://127.0.0.1:9816/devtools/browser/a0307daa-45d1-446d-b63b-ef6c74d7c4f2
[0120/030712.826923:ERROR:zygote_host_impl_linux.cc(268)] Failed to adjust OOM score of renderer with pid 29703: Permission denied (13)
[0120/030713.752749:ERROR:zygote_host_impl_linux.cc(268)] Failed to adjust OOM score of renderer with pid 29752: Permission denied (13)
> warning: Error creating file system: Command-line `mkfs.xfs -N -f -L ""  "/dev/sda"' exited with non-zero exit status 1: agsize (1280 blocks) too small, need at least 4096 blocks
Usage: mkfs.xfs
/* blocksize */     [-b log=n|size=num]
/* metadata */      [-m crc=0|1,finobt=0|1,uuid=xxx,rmapbt=0|1,reflink=0|1]
/* data subvol */   [-d agcount=n,agsize=n,file,name=xxx,size=num,
                (sunit=value,swidth=value|su=num,sw=num|noalign),
                sectlog=n|sectsize=num
/* force overwrite */   [-f]
/* inode size */    [-i log=n|perblock=n|size=num,maxpct=n,attr=0|1|2,
                projid32bit=0|1,sparse=0|1]
/* no discard */    [-K]
/* log subvol */    [-l agnum=n,internal,size=num,logdev=xxx,version=n
                sunit=value|su=num,sectlog=n|sectsize=num,
                lazy-count=0|1]
/* label */     [-L label (maximum 12 characters)]
/* naming */        [-n log=n|size=num,version=2|ci,ftype=0|1]
/* no-op info only */   [-N]
/* prototype file */    [-p fname]
/* quiet */     [-q]
/* realtime subvol */   [-r extsize=num,size=num,rtdev=xxx]
/* sectorsize */    [-s log=n|size=num]
/* version */       [-V]
            devicename
<devicename> is required unless -d name=xxx is given.
<num> is xxx (bytes), xxxs (sectors), xxxb (fs blocks), xxxk (xxx KiB),
      xxxm (xxx MiB), xxxg (xxx GiB), xxxt (xxx TiB) or xxxp (xxx PiB).
<value> is xxx (512 byte blocks).

Unexpected journal message 'audit: type=1400 audit(1516417624.061:165): avc:  denied  { execute_no_trans } for  pid=1326 comm="pmie_check" path="/usr/bin/pmie" dev="dm-0" ino=139127 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:pcp_pmie_exec_t:s0 tclass=file permissive=0'
Wrote JS log to TestStorage-testFormatTooSmall-fedora-27-127.0.0.2-2401-FAIL.js.log
Journal extracted to TestStorage-testFormatTooSmall-fedora-27-127.0.0.2-2401-FAIL.log
Traceback (most recent call last):
  File "/build/cockpit/test/common/testlib.py", line 669, in tearDown
    self.check_journal_messages()
  File "/build/cockpit/test/common/testlib.py", line 804, in check_journal_messages
    raise Error(first)
Error: audit: type=1400 audit(1516417624.061:165): avc:  denied  { execute_no_trans } for  pid=1326 comm="pmie_check" path="/usr/bin/pmie" dev="dm-0" ino=139127 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:pcp_pmie_exec_t:s0 tclass=file permissive=0

not ok 90 testFormatTooSmall (check_storage_format.TestStorage) # duration: 26s
Wrote screenshot to TestStorage-testFormatTooSmall-fedora-27-127.0.0.2-2401-FAIL.png
Wrote HTML dump to TestStorage-testFormatTooSmall-fedora-27-127.0.0.2-2401-FAIL.html
Wrote JS log to TestStorage-testFormatTooSmall-fedora-27-127.0.0.2-2401-FAIL.js.log
Journal extracted to TestStorage-testFormatTooSmall-fedora-27-127.0.0.2-2401-FAIL.log

First occurrence: 2018-01-20T03:07:20.254370 | revision bc56acc665f48af83bbe9fb4c01b225c9a19f909, logs Times recorded: 1 Latest occurrences:

# ----------------------------------------------------------------------
# testDockerCommandInfo (check_openshift.TestRegistry)
#
/etc/profile.d/lang.sh: line 20: warning: setlocale: LC_COLLATE: cannot change locale (en_US.UTF-8): No such file or directory
/etc/profile.d/lang.sh: line 23: warning: setlocale: LC_MESSAGES: cannot change locale (en_US.UTF-8): No such file or directory
/etc/profile.d/lang.sh: line 26: warning: setlocale: LC_NUMERIC: cannot change locale (en_US.UTF-8): No such file or directory
/etc/profile.d/lang.sh: line 29: warning: setlocale: LC_TIME: cannot change locale (en_US.UTF-8): No such file or directory
/etc/profile.d/lang.sh: line 20: warning: setlocale: LC_COLLATE: cannot change locale (en_US.UTF-8): No such file or directory
/etc/profile.d/lang.sh: line 23: warning: setlocale: LC_MESSAGES: cannot change locale (en_US.UTF-8): No such file or directory
/etc/profile.d/lang.sh: line 26: warning: setlocale: LC_NUMERIC: cannot change locale (en_US.UTF-8): No such file or directory
/etc/profile.d/lang.sh: line 29: warning: setlocale: LC_TIME: cannot change locale (en_US.UTF-8): No such file or directory
The connection to the server 10.111.112.101:8443 was refused - did you specify the right host or port?
The connection to the server 10.111.112.101:8443 was refused - did you specify the right host or port?
The connection to the server 10.111.112.101:8443 was refused - did you specify the right host or port?
The connection to the server 10.111.112.101:8443 was refused - did you specify the right host or port?
The connection to the server 10.111.112.101:8443 was refused - did you specify the right host or port?
The connection to the server 10.111.112.101:8443 was refused - did you specify the right host or port?
The connection to the server 10.111.112.101:8443 was refused - did you specify the right host or port?
The connection to the server 10.111.112.101:8443 was refused - did you specify the right host or port?
The connection to the server 10.111.112.101:8443 was refused - did you specify the right host or port?
/etc/profile.d/lang.sh: line 20: warning: setlocale: LC_COLLATE: cannot change locale (en_US.UTF-8): No such file or directory
/etc/profile.d/lang.sh: line 23: warning: setlocale: LC_MESSAGES: cannot change locale (en_US.UTF-8): No such file or directory
/etc/profile.d/lang.sh: line 26: warning: setlocale: LC_NUMERIC: cannot change locale (en_US.UTF-8): No such file or directory
/etc/profile.d/lang.sh: line 29: warning: setlocale: LC_TIME: cannot change locale (en_US.UTF-8): No such file or directory
ftruncate() failed: Permission denied

DevTools listening on ws://127.0.0.1:9385/devtools/browser/f0d420bd-428d-44bc-9a62-89568f0295c8
[0120/031159.497522:ERROR:zygote_host_impl_linux.cc(268)] Failed to adjust OOM score of renderer with pid 37557: Permission denied (13)
[0120/031200.413973:ERROR:zygote_host_impl_linux.cc(268)] Failed to adjust OOM score of renderer with pid 37609: Permission denied (13)
> warning: 2018-01-19 22:12:03.779201 I | proto: duplicate proto type registered: google.protobuf.Any
2018-01-19 22:12:03.779367 I | proto: duplicate proto type registered: google.protobuf.Duration
2018-01-19 22:12:03.779399 I | proto: duplicate proto type registered: google.protobuf.Timestamp

> warning: 2018-01-19 22:12:04.153339 I | proto: duplicate proto type registered: google.protobuf.Any
2018-01-19 22:12:04.153454 I | proto: duplicate proto type registered: google.protobuf.Duration
2018-01-19 22:12:04.153493 I | proto: duplicate proto type registered: google.protobuf.Timestamp

> warning: failed to lookup access: pizzazz get imagestreams/layers: "User \"pushuser\" cannot create localresourceaccessreviews in the namespace \"pizzazz\": User \"pushuser\" cannot create localresourceaccessreviews in project \"pizzazz\""
> warning: failed to lookup access: marmalade get imagestreams/layers: "User \"pushuser\" cannot create localresourceaccessreviews in the namespace \"marmalade\": User \"pushuser\" cannot create localresourceaccessreviews in project \"marmalade\""
> warning: failed to lookup access: pizzazz get imagestreams/layers: "User \"pushuser\" cannot create localresourceaccessreviews in the namespace \"pizzazz\": User \"pushuser\" cannot create localresourceaccessreviews in project \"pizzazz\""
> warning: failed to lookup access: marmalade get imagestreams/layers: "User \"pushuser\" cannot create localresourceaccessreviews in the namespace \"marmalade\": User \"pushuser\" cannot create localresourceaccessreviews in project \"marmalade\""
CDP: {"source":"security","level":"error","text":"Refused to apply inline style because it violates the following Content Security Policy directive: \"default-src 'self' http://127.0.0.2:9791\". Either the 'unsafe-inline' keyword, a hash ('sha256-I4l5F4Kq75Yvla5XX3FqfoQO1206LqJ8p8rtQPyLwm4='), or a nonce ('nonce-...') is required to enable inline execution. Note also that 'style-src' was not explicitly set, so 'default-src' is used as a fallback.\n","timestamp":1516417928584.89,"url":"http://127.0.0.2:9791/cockpit/$996d03f5d8935ef9fc08a017e6961aaaeba38c0e/kubernetes/registry.js","lineNumber":3920,"stackTrace":{"callFrames":[{"functionName":"html","scriptId":"44","url":"http://127.0.0.2:9791/cockpit/$996d03f5d8935ef9fc08a017e6961aaaeba38c0e/kubernetes/registry.js","lineNumber":3920,"columnNumber":74},{"functionName":"be.(anonymous function)","scriptId":"44","url":"http://127.0.0.2:9791/cockpit/$996d03f5d8935ef9fc08a017e6961aaaeba38c0e/kubernetes/registry.js","lineNumber":3937,"columnNumber":40},{"functionName":"","scriptId":"44","url":"http://127.0.0.2:9791/cockpit/$996d03f5d8935ef9fc08a017e6961aaaeba38c0e/kubernetes/registry.js","lineNumber":1427,"columnNumber":40},{"functionName":"l","scriptId":"44","url":"http://127.0.0.2:9791/cockpit/$996d03f5d8935ef9fc08a017e6961aaaeba38c0e/kubernetes/registry.js","lineNumber":2475,"columnNumber":41},{"functionName":"","scriptId":"44","url":"http://127.0.0.2:9791/cockpit/$996d03f5d8935ef9fc08a017e6961aaaeba38c0e/kubernetes/registry.js","lineNumber":2483,"columnNumber":20},{"functionName":"$eval","scriptId":"44","url":"http://127.0.0.2:9791/cockpit/$996d03f5d8935ef9fc08a017e6961aaaeba38c0e/kubernetes/registry.js","lineNumber":2799,"columnNumber":35},{"functionName":"$digest","scriptId":"44","url":"http://127.0.0.2:9791/cockpit/$996d03f5d8935ef9fc08a017e6961aaaeba38c0e/kubernetes/registry.js","lineNumber":2752,"columnNumber":59},{"functionName":"","scriptId":"44","url":"http://127.0.0.2:9791/cockpit/$996d03f5d8935ef9fc08a017e6961aaaeba38c0e/kubernetes/registry.js","lineNumber":2193,"columnNumber":45},{"functionName":"","scriptId":"44","url":"http://127.0.0.2:9791/cockpit/$996d03f5d8935ef9fc08a017e6961aaaeba38c0e/kubernetes/registry.js","lineNumber":978,"columnNumber":20},{"functionName":"i","scriptId":"44","url":"http://127.0.0.2:9791/cockpit/$996d03f5d8935ef9fc08a017e6961aaaeba38c0e/kubernetes/registry.js","lineNumber":41,"columnNumber":73},{"functionName":"m","scriptId":"44","url":"http://127.0.0.2:9791/cockpit/$996d03f5d8935ef9fc08a017e6961aaaeba38c0e/kubernetes/registry.js","lineNumber":977,"columnNumber":65},{"functionName":"u","scriptId":"44","url":"http://127.0.0.2:9791/cockpit/$996d03f5d8935ef9fc08a017e6961aaaeba38c0e/kubernetes/registry.js","lineNumber":966,"columnNumber":21},{"functionName":"n","scriptId":"44","url":"http://127.0.0.2:9791/cockpit/$996d03f5d8935ef9fc08a017e6961aaaeba38c0e/kubernetes/registry.js","lineNumber":713,"columnNumber":90},{"functionName":"ph_go","scriptId":"22","url":"","lineNumber":167,"columnNumber":29},{"functionName":"","scriptId":"72","url":"","lineNumber":0,"columnNumber":16}]}}
/etc/profile.d/lang.sh: line 20: warning: setlocale: LC_COLLATE: cannot change locale (en_US.UTF-8): No such file or directory
/etc/profile.d/lang.sh: line 23: warning: setlocale: LC_MESSAGES: cannot change locale (en_US.UTF-8): No such file or directory
/etc/profile.d/lang.sh: line 26: warning: setlocale: LC_NUMERIC: cannot change locale (en_US.UTF-8): No such file or directory
/etc/profile.d/lang.sh: line 29: warning: setlocale: LC_TIME: cannot change locale (en_US.UTF-8): No such file or directory
> warning: 2018-01-19 22:12:12.838578 I | proto: duplicate proto type registered: google.protobuf.Any
2018-01-19 22:12:12.839686 I | proto: duplicate proto type registered: google.protobuf.Duration
2018-01-19 22:12:12.839734 I | proto: duplicate proto type registered: google.protobuf.Timestamp

> warning: 2018-01-19 22:12:13.386287 I | proto: duplicate proto type registered: google.protobuf.Any
2018-01-19 22:12:13.386400 I | proto: duplicate proto type registered: google.protobuf.Duration
2018-01-19 22:12:13.386430 I | proto: duplicate proto type registered: google.protobuf.Timestamp

> warning: failed to lookup access: marmalade get imagestreams/layers: "User \"pulluser\" cannot create localresourceaccessreviews in the namespace \"marmalade\": User \"pulluser\" cannot create localresourceaccessreviews in project \"marmalade\""
> warning: failed to lookup access: marmalade get imagestreams/layers: "User \"pulluser\" cannot create localresourceaccessreviews in the namespace \"marmalade\": User \"pulluser\" cannot create localresourceaccessreviews in project \"marmalade\""
CDP: {"source":"security","level":"error","text":"Refused to apply inline style because it violates the following Content Security Policy directive: \"default-src 'self' http://127.0.0.2:9791\". Either the 'unsafe-inline' keyword, a hash ('sha256-I4l5F4Kq75Yvla5XX3FqfoQO1206LqJ8p8rtQPyLwm4='), or a nonce ('nonce-...') is required to enable inline execution. Note also that 'style-src' was not explicitly set, so 'default-src' is used as a fallback.\n","timestamp":1516417934228.83,"url":"http://127.0.0.2:9791/cockpit/$996d03f5d8935ef9fc08a017e6961aaaeba38c0e/kubernetes/registry.js","lineNumber":3920,"stackTrace":{"callFrames":[{"functionName":"html","scriptId":"87","url":"http://127.0.0.2:9791/cockpit/$996d03f5d8935ef9fc08a017e6961aaaeba38c0e/kubernetes/registry.js","lineNumber":3920,"columnNumber":74},{"functionName":"be.(anonymous function)","scriptId":"87","url":"http://127.0.0.2:9791/cockpit/$996d03f5d8935ef9fc08a017e6961aaaeba38c0e/kubernetes/registry.js","lineNumber":3937,"columnNumber":40},{"functionName":"","scriptId":"87","url":"http://127.0.0.2:9791/cockpit/$996d03f5d8935ef9fc08a017e6961aaaeba38c0e/kubernetes/registry.js","lineNumber":1427,"columnNumber":40},{"functionName":"l","scriptId":"87","url":"http://127.0.0.2:9791/cockpit/$996d03f5d8935ef9fc08a017e6961aaaeba38c0e/kubernetes/registry.js","lineNumber":2475,"columnNumber":41},{"functionName":"","scriptId":"87","url":"http://127.0.0.2:9791/cockpit/$996d03f5d8935ef9fc08a017e6961aaaeba38c0e/kubernetes/registry.js","lineNumber":2483,"columnNumber":20},{"functionName":"$eval","scriptId":"87","url":"http://127.0.0.2:9791/cockpit/$996d03f5d8935ef9fc08a017e6961aaaeba38c0e/kubernetes/registry.js","lineNumber":2799,"columnNumber":35},{"functionName":"$digest","scriptId":"87","url":"http://127.0.0.2:9791/cockpit/$996d03f5d8935ef9fc08a017e6961aaaeba38c0e/kubernetes/registry.js","lineNumber":2752,"columnNumber":59},{"functionName":"","scriptId":"87","url":"http://127.0.0.2:9791/cockpit/$996d03f5d8935ef9fc08a017e6961aaaeba38c0e/kubernetes/registry.js","lineNumber":2193,"columnNumber":45},{"functionName":"","scriptId":"87","url":"http://127.0.0.2:9791/cockpit/$996d03f5d8935ef9fc08a017e6961aaaeba38c0e/kubernetes/registry.js","lineNumber":978,"columnNumber":20},{"functionName":"i","scriptId":"87","url":"http://127.0.0.2:9791/cockpit/$996d03f5d8935ef9fc08a017e6961aaaeba38c0e/kubernetes/registry.js","lineNumber":41,"columnNumber":73},{"functionName":"m","scriptId":"87","url":"http://127.0.0.2:9791/cockpit/$996d03f5d8935ef9fc08a017e6961aaaeba38c0e/kubernetes/registry.js","lineNumber":977,"columnNumber":65},{"functionName":"u","scriptId":"87","url":"http://127.0.0.2:9791/cockpit/$996d03f5d8935ef9fc08a017e6961aaaeba38c0e/kubernetes/registry.js","lineNumber":966,"columnNumber":21},{"functionName":"n","scriptId":"87","url":"http://127.0.0.2:9791/cockpit/$996d03f5d8935ef9fc08a017e6961aaaeba38c0e/kubernetes/registry.js","lineNumber":713,"columnNumber":90},{"functionName":"ph_go","scriptId":"22","url":"","lineNumber":167,"columnNumber":29},{"functionName":"","scriptId":"72","url":"","lineNumber":0,"columnNumber":16}]}}
Unexpected journal message 'audit: type=1400 audit(1516417885.081:163): avc:  denied  { map } for  pid=1226 comm="hostname" path="/usr/bin/hostname" dev="dm-0" ino=20028 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:hostname_exec_t:s0 tclass=file permissive=0'
Unexpected journal message 'audit: type=1400 audit(1516417885.260:165): avc:  denied  { execute_no_trans } for  pid=1292 comm="pmie_check" path="/usr/bin/pmie" dev="dm-0" ino=139127 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:pcp_pmie_exec_t:s0 tclass=file permissive=0'
Wrote JS log to TestRegistry-testDockerCommandInfo-fedora-27-127.0.0.2-2901-FAIL.js.log
Journal extracted to TestRegistry-testDockerCommandInfo-fedora-27-127.0.0.2-2901-FAIL.log
Journal extracted to TestRegistry-testDockerCommandInfo-openshift-127.0.0.2-2902-FAIL.log
/etc/profile.d/lang.sh: line 20: warning: setlocale: LC_COLLATE: cannot change locale (en_US.UTF-8): No such file or directory
/etc/profile.d/lang.sh: line 23: warning: setlocale: LC_MESSAGES: cannot change locale (en_US.UTF-8): No such file or directory
/etc/profile.d/lang.sh: line 26: warning: setlocale: LC_NUMERIC: cannot change locale (en_US.UTF-8): No such file or directory
/etc/profile.d/lang.sh: line 29: warning: setlocale: LC_TIME: cannot change locale (en_US.UTF-8): No such file or directory
Traceback (most recent call last):
  File "/build/cockpit/test/common/testlib.py", line 669, in tearDown
    self.check_journal_messages()
  File "/build/cockpit/test/common/testlib.py", line 804, in check_journal_messages
    raise Error(first)
Error: audit: type=1400 audit(1516417885.081:163): avc:  denied  { map } for  pid=1226 comm="hostname" path="/usr/bin/hostname" dev="dm-0" ino=20028 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:hostname_exec_t:s0 tclass=file permissive=0

not ok 42 testDockerCommandInfo (check_openshift.TestRegistry) # duration: 64s
Wrote screenshot to TestRegistry-testDockerCommandInfo-fedora-27-127.0.0.2-2901-FAIL.png
Wrote HTML dump to TestRegistry-testDockerCommandInfo-fedora-27-127.0.0.2-2901-FAIL.html
Wrote JS log to TestRegistry-testDockerCommandInfo-fedora-27-127.0.0.2-2901-FAIL.js.log
Journal extracted to TestRegistry-testDockerCommandInfo-fedora-27-127.0.0.2-2901-FAIL.log
Journal extracted to TestRegistry-testDockerCommandInfo-openshift-127.0.0.2-2902-FAIL.log
/etc/profile.d/lang.sh: line 20: warning: setlocale: LC_COLLATE: cannot change locale (en_US.UTF-8): No such file or directory
/etc/profile.d/lang.sh: line 23: warning: setlocale: LC_MESSAGES: cannot change locale (en_US.UTF-8): No such file or directory
/etc/profile.d/lang.sh: line 26: warning: setlocale: LC_NUMERIC: cannot change locale (en_US.UTF-8): No such file or directory
/etc/profile.d/lang.sh: line 29: warning: setlocale: LC_TIME: cannot change locale (en_US.UTF-8): No such file or directory

First occurrence: 2018-01-20T03:12:17.283715 | revision bc56acc665f48af83bbe9fb4c01b225c9a19f909, logs Times recorded: 1 Latest occurrences:

# ----------------------------------------------------------------------
# testNoConnectionSettings (check_networking_settings.TestNetworking)
#
NAME         UUID                                  TYPE            DEVICE 
System eth0  5fb06bd0-0bb0-7ffb-45f1-d6edd65f3e03  802-3-ethernet  eth0   
virbr0       eec219ca-5b73-4b36-90d0-6ccadfc04491  bridge          virbr0 
System eth1  9c92fad9-6ecb-3e6c-eb4d-8a47c6f50c04  802-3-ethernet  --     
ens2         39ef3890-56af-4114-9a24-f3f94c42acfe  802-3-ethernet  --     

ftruncate() failed: Permission denied

DevTools listening on ws://127.0.0.1:9678/devtools/browser/8e27d86f-b735-459b-93b0-879dbe6f95e7
[0120/031322.533162:ERROR:zygote_host_impl_linux.cc(268)] Failed to adjust OOM score of renderer with pid 40156: Permission denied (13)
[0120/031323.503976:ERROR:zygote_host_impl_linux.cc(268)] Failed to adjust OOM score of renderer with pid 40276: Permission denied (13)
52:54:01:00:00:03 -> eth2
52:54:01:00:00:03 -> eth2
Unexpected journal message 'audit: type=1400 audit(1516417993.163:165): avc:  denied  { execute_no_trans } for  pid=1289 comm="pmie_check" path="/usr/bin/pmie" dev="dm-0" ino=139127 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:pcp_pmie_exec_t:s0 tclass=file permissive=0'
Wrote JS log to TestNetworking-testNoConnectionSettings-fedora-27-127.0.0.2-2401-FAIL.js.log
Journal extracted to TestNetworking-testNoConnectionSettings-fedora-27-127.0.0.2-2401-FAIL.log
Journal extracted to TestNetworking-testNoConnectionSettings-fedora-26-127.0.0.2-2402-FAIL.log
Traceback (most recent call last):
  File "/build/cockpit/test/common/testlib.py", line 669, in tearDown
    self.check_journal_messages()
  File "/build/cockpit/test/common/testlib.py", line 804, in check_journal_messages
    raise Error(first)
Error: audit: type=1400 audit(1516417993.163:165): avc:  denied  { execute_no_trans } for  pid=1289 comm="pmie_check" path="/usr/bin/pmie" dev="dm-0" ino=139127 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:pcp_pmie_exec_t:s0 tclass=file permissive=0

not ok 28 testNoConnectionSettings (check_networking_settings.TestNetworking) # duration: 36s
Wrote screenshot to TestNetworking-testNoConnectionSettings-fedora-27-127.0.0.2-2401-FAIL.png
Wrote HTML dump to TestNetworking-testNoConnectionSettings-fedora-27-127.0.0.2-2401-FAIL.html
Wrote JS log to TestNetworking-testNoConnectionSettings-fedora-27-127.0.0.2-2401-FAIL.js.log
Journal extracted to TestNetworking-testNoConnectionSettings-fedora-27-127.0.0.2-2401-FAIL.log
Journal extracted to TestNetworking-testNoConnectionSettings-fedora-26-127.0.0.2-2402-FAIL.log

First occurrence: 2018-01-20T03:13:37.827424 | revision bc56acc665f48af83bbe9fb4c01b225c9a19f909, logs Times recorded: 1 Latest occurrences:

# ----------------------------------------------------------------------
# testBondingMain (check_networking_bond.TestNetworking)
#
NAME             UUID                                  TYPE            DEVICE 
System eth0      5fb06bd0-0bb0-7ffb-45f1-d6edd65f3e03  802-3-ethernet  eth0   
static-52:54:01  a890b4ee-3776-4e11-b4f9-a5b1087b0caf  802-3-ethernet  eth1   
virbr0           cad0fe4e-3c08-4b36-a996-fda7b47bdb5e  bridge          virbr0 
System eth1      9c92fad9-6ecb-3e6c-eb4d-8a47c6f50c04  802-3-ethernet  --     
ens2             39ef3890-56af-4114-9a24-f3f94c42acfe  802-3-ethernet  --     

52:54:01:00:00:01 -> eth1
ftruncate() failed: Permission denied

DevTools listening on ws://127.0.0.1:9592/devtools/browser/45b53799-0c6a-4a5f-81d9-0834eed94291
[0120/031410.774697:ERROR:zygote_host_impl_linux.cc(268)] Failed to adjust OOM score of renderer with pid 41990: Permission denied (13)
[0120/031411.772476:ERROR:zygote_host_impl_linux.cc(268)] Failed to adjust OOM score of renderer with pid 42045: Permission denied (13)
Unexpected journal message 'audit: type=1400 audit(1516418039.197:168): avc:  denied  { execute_no_trans } for  pid=1329 comm="pmie_check" path="/usr/bin/pmie" dev="dm-0" ino=139127 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:pcp_pmie_exec_t:s0 tclass=file permissive=0'
Wrote JS log to TestNetworking-testBondingMain-fedora-27-127.0.0.2-2601-FAIL.js.log
Journal extracted to TestNetworking-testBondingMain-fedora-27-127.0.0.2-2601-FAIL.log
Journal extracted to TestNetworking-testBondingMain-fedora-26-127.0.0.2-2602-FAIL.log
Traceback (most recent call last):
  File "/build/cockpit/test/common/testlib.py", line 669, in tearDown
    self.check_journal_messages()
  File "/build/cockpit/test/common/testlib.py", line 804, in check_journal_messages
    raise Error(first)
Error: audit: type=1400 audit(1516418039.197:168): avc:  denied  { execute_no_trans } for  pid=1329 comm="pmie_check" path="/usr/bin/pmie" dev="dm-0" ino=139127 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:pcp_pmie_exec_t:s0 tclass=file permissive=0

not ok 18 testBondingMain (check_networking_bond.TestNetworking) # duration: 31s
Wrote screenshot to TestNetworking-testBondingMain-fedora-27-127.0.0.2-2601-FAIL.png
Wrote HTML dump to TestNetworking-testBondingMain-fedora-27-127.0.0.2-2601-FAIL.html
Wrote JS log to TestNetworking-testBondingMain-fedora-27-127.0.0.2-2601-FAIL.js.log
Journal extracted to TestNetworking-testBondingMain-fedora-27-127.0.0.2-2601-FAIL.log
Journal extracted to TestNetworking-testBondingMain-fedora-26-127.0.0.2-2602-FAIL.log

First occurrence: 2018-01-20T03:14:19.652622 | revision bc56acc665f48af83bbe9fb4c01b225c9a19f909, logs Times recorded: 1 Latest occurrences:

# ----------------------------------------------------------------------
# testPrivateKeys (check_keys.TestKeys)
#
ftruncate() failed: Permission denied

DevTools listening on ws://127.0.0.1:9432/devtools/browser/9643c85b-c405-40fd-994d-c10ebd302f20
[0120/114917.568450:ERROR:zygote_host_impl_linux.cc(268)] Failed to adjust OOM score of renderer with pid 17364: Permission denied (13)
[0120/114918.566018:ERROR:zygote_host_impl_linux.cc(268)] Failed to adjust OOM score of renderer with pid 17407: Permission denied (13)
> log: /bad: No such file or directory

> log: /bad: No such file or directory

> log: Enter passphrase for /tmp/new.rsa: 
Bad passphrase, try again for /tmp/new.rsa: 

> log: Enter passphrase for /tmp/new.rsa: 
Bad passphrase, try again for /tmp/new.rsa: 

> warning: loading key failed:  Password not accepted
Unexpected journal message 'audit: type=1400 audit(1516448949.145:158): avc:  denied  { map } for  pid=1255 comm="hostname" path="/usr/bin/hostname" dev="dm-0" ino=20028 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:hostname_exec_t:s0 tclass=file permissive=0'
Unexpected journal message 'audit: type=1400 audit(1516448949.365:162): avc:  denied  { execute_no_trans } for  pid=1305 comm="pmie_check" path="/usr/bin/pmie" dev="dm-0" ino=139127 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:pcp_pmie_exec_t:s0 tclass=file permissive=0'
Wrote JS log to TestKeys-testPrivateKeys-fedora-27-127.0.0.2-2401-FAIL.js.log
Journal extracted to TestKeys-testPrivateKeys-fedora-27-127.0.0.2-2401-FAIL.log
Traceback (most recent call last):
  File "/build/cockpit/test/common/testlib.py", line 669, in tearDown
    self.check_journal_messages()
  File "/build/cockpit/test/common/testlib.py", line 804, in check_journal_messages
    raise Error(first)
Error: audit: type=1400 audit(1516448949.145:158): avc:  denied  { map } for  pid=1255 comm="hostname" path="/usr/bin/hostname" dev="dm-0" ino=20028 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:hostname_exec_t:s0 tclass=file permissive=0

not ok 168 testPrivateKeys (check_keys.TestKeys) # duration: 35s
Wrote screenshot to TestKeys-testPrivateKeys-fedora-27-127.0.0.2-2401-FAIL.png
Wrote HTML dump to TestKeys-testPrivateKeys-fedora-27-127.0.0.2-2401-FAIL.html
Wrote JS log to TestKeys-testPrivateKeys-fedora-27-127.0.0.2-2401-FAIL.js.log
Journal extracted to TestKeys-testPrivateKeys-fedora-27-127.0.0.2-2401-FAIL.log

First occurrence: 2018-01-20T11:49:31.425986 | revision bc56acc665f48af83bbe9fb4c01b225c9a19f909, logs Times recorded: 1 Latest occurrences:

# ----------------------------------------------------------------------
# testDevmapper (check_docker_storage.TestDockerStorageMapper)
#
  Volume group "atomic-storage" not found
  Cannot process volume group atomic-storage
ftruncate() failed: Permission denied

DevTools listening on ws://127.0.0.1:9684/devtools/browser/18486185-da11-4485-bae8-b9fb2ff04438
[0120/115025.780586:ERROR:zygote_host_impl_linux.cc(268)] Failed to adjust OOM score of renderer with pid 18948: Permission denied (13)
[0120/115026.853590:ERROR:zygote_host_impl_linux.cc(268)] Failed to adjust OOM score of renderer with pid 18980: Permission denied (13)
  Volume group "atomic-storage" not found
  Cannot process volume group atomic-storage
  Volume group "atomic-storage" not found
  Cannot process volume group atomic-storage
  Volume group "atomic-storage" not found
  Cannot process volume group atomic-storage
Unexpected journal message 'audit: type=1400 audit(1516449014.061:164): avc:  denied  { execute_no_trans } for  pid=1292 comm="pmie_check" path="/usr/bin/pmie" dev="dm-0" ino=139127 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:pcp_pmie_exec_t:s0 tclass=file permissive=0'
Wrote JS log to TestDockerStorageMapper-testDevmapper-fedora-27-127.0.0.2-2401-FAIL.js.log
Journal extracted to TestDockerStorageMapper-testDevmapper-fedora-27-127.0.0.2-2401-FAIL.log
Traceback (most recent call last):
  File "/build/cockpit/test/common/testlib.py", line 669, in tearDown
    self.check_journal_messages()
  File "/build/cockpit/test/common/testlib.py", line 804, in check_journal_messages
    raise Error(first)
Error: audit: type=1400 audit(1516449014.061:164): avc:  denied  { execute_no_trans } for  pid=1292 comm="pmie_check" path="/usr/bin/pmie" dev="dm-0" ino=139127 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:pcp_pmie_exec_t:s0 tclass=file permissive=0

not ok 158 testDevmapper (check_docker_storage.TestDockerStorageMapper) # duration: 53s
Wrote screenshot to TestDockerStorageMapper-testDevmapper-fedora-27-127.0.0.2-2401-FAIL.png
Wrote HTML dump to TestDockerStorageMapper-testDevmapper-fedora-27-127.0.0.2-2401-FAIL.html
Wrote JS log to TestDockerStorageMapper-testDevmapper-fedora-27-127.0.0.2-2401-FAIL.js.log
Journal extracted to TestDockerStorageMapper-testDevmapper-fedora-27-127.0.0.2-2401-FAIL.log

First occurrence: 2018-01-20T11:50:56.424563 | revision bc56acc665f48af83bbe9fb4c01b225c9a19f909, logs Times recorded: 1 Latest occurrences:

# ----------------------------------------------------------------------
# testVolumesAndEnvironment (check_docker.TestDocker)
#
ftruncate() failed: Permission denied

DevTools listening on ws://127.0.0.1:10178/devtools/browser/d60670ea-65e9-4ab7-80fd-2566716b2d49
[0120/115129.530239:ERROR:zygote_host_impl_linux.cc(268)] Failed to adjust OOM score of renderer with pid 19557: Permission denied (13)
[0120/115130.559910:ERROR:zygote_host_impl_linux.cc(268)] Failed to adjust OOM score of renderer with pid 19692: Permission denied (13)
Unexpected journal message 'audit: type=1400 audit(1516449037.746:161): avc:  denied  { map } for  pid=1233 comm="hostname" path="/usr/bin/hostname" dev="dm-0" ino=20028 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:hostname_exec_t:s0 tclass=file permissive=0'
Unexpected journal message 'audit: type=1400 audit(1516449037.924:165): avc:  denied  { execute_no_trans } for  pid=1266 comm="pmie_check" path="/usr/bin/pmie" dev="dm-0" ino=139127 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:pcp_pmie_exec_t:s0 tclass=file permissive=0'
Wrote JS log to TestDocker-testVolumesAndEnvironment-fedora-27-127.0.0.2-2901-FAIL.js.log
Journal extracted to TestDocker-testVolumesAndEnvironment-fedora-27-127.0.0.2-2901-FAIL.log
Traceback (most recent call last):
  File "/build/cockpit/test/common/testlib.py", line 669, in tearDown
    self.check_journal_messages()
  File "/build/cockpit/test/common/testlib.py", line 804, in check_journal_messages
    raise Error(first)
Error: audit: type=1400 audit(1516449037.746:161): avc:  denied  { map } for  pid=1233 comm="hostname" path="/usr/bin/hostname" dev="dm-0" ino=20028 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:hostname_exec_t:s0 tclass=file permissive=0

not ok 156 testVolumesAndEnvironment (check_docker.TestDocker) # duration: 77s
Wrote screenshot to TestDocker-testVolumesAndEnvironment-fedora-27-127.0.0.2-2901-FAIL.png
Wrote HTML dump to TestDocker-testVolumesAndEnvironment-fedora-27-127.0.0.2-2901-FAIL.html
Wrote JS log to TestDocker-testVolumesAndEnvironment-fedora-27-127.0.0.2-2901-FAIL.js.log
Journal extracted to TestDocker-testVolumesAndEnvironment-fedora-27-127.0.0.2-2901-FAIL.log

First occurrence: 2018-01-20T11:51:42.110142 | revision bc56acc665f48af83bbe9fb4c01b225c9a19f909, logs Times recorded: 1 Latest occurrences:

# ----------------------------------------------------------------------
# testConfigOrigins (check_connection.TestConnection)
#
Unexpected journal message 'audit: type=1400 audit(1516449210.460:160): avc:  denied  { map } for  pid=1244 comm="hostname" path="/usr/bin/hostname" dev="dm-0" ino=20028 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:hostname_exec_t:s0 tclass=file permissive=0'
Unexpected journal message 'audit: type=1400 audit(1516449210.641:162): avc:  denied  { execute_no_trans } for  pid=1315 comm="pmie_check" path="/usr/bin/pmie" dev="dm-0" ino=139127 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:pcp_pmie_exec_t:s0 tclass=file permissive=0'
Journal extracted to TestConnection-testConfigOrigins-fedora-27-127.0.0.2-2201-FAIL.log
Traceback (most recent call last):
  File "/build/cockpit/test/common/testlib.py", line 669, in tearDown
    self.check_journal_messages()
  File "/build/cockpit/test/common/testlib.py", line 804, in check_journal_messages
    raise Error(first)
Error: audit: type=1400 audit(1516449210.460:160): avc:  denied  { map } for  pid=1244 comm="hostname" path="/usr/bin/hostname" dev="dm-0" ino=20028 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:hostname_exec_t:s0 tclass=file permissive=0

not ok 140 testConfigOrigins (check_connection.TestConnection) # duration: 31s
Journal extracted to TestConnection-testConfigOrigins-fedora-27-127.0.0.2-2201-FAIL.log

First occurrence: 2018-01-20T11:53:59.910003 | revision bc56acc665f48af83bbe9fb4c01b225c9a19f909, logs Times recorded: 1 Latest occurrences:

# ----------------------------------------------------------------------
# testBasic (check_apps.TestApps)
#
ftruncate() failed: Permission denied

DevTools listening on ws://127.0.0.1:10125/devtools/browser/3d80f58f-0fab-415b-8ba9-c9edb3acb76a
[0120/115406.406231:ERROR:zygote_host_impl_linux.cc(268)] Failed to adjust OOM score of renderer with pid 23377: Permission denied (13)
[0120/115407.457623:ERROR:zygote_host_impl_linux.cc(268)] Failed to adjust OOM score of renderer with pid 23466: Permission denied (13)
Unexpected journal message 'audit: type=1400 audit(1516449236.462:163): avc:  denied  { map } for  pid=1257 comm="hostname" path="/usr/bin/hostname" dev="dm-0" ino=20028 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:hostname_exec_t:s0 tclass=file permissive=0'
Unexpected journal message 'audit: type=1400 audit(1516449236.591:165): avc:  denied  { execute_no_trans } for  pid=1297 comm="pmie_check" path="/usr/bin/pmie" dev="dm-0" ino=139127 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:pcp_pmie_exec_t:s0 tclass=file permissive=0'
Wrote JS log to TestApps-testBasic-fedora-27-127.0.0.2-2601-FAIL.js.log
Journal extracted to TestApps-testBasic-fedora-27-127.0.0.2-2601-FAIL.log
Traceback (most recent call last):
  File "/build/cockpit/test/common/testlib.py", line 669, in tearDown
    self.check_journal_messages()
  File "/build/cockpit/test/common/testlib.py", line 804, in check_journal_messages
    raise Error(first)
Error: audit: type=1400 audit(1516449236.462:163): avc:  denied  { map } for  pid=1257 comm="hostname" path="/usr/bin/hostname" dev="dm-0" ino=20028 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:hostname_exec_t:s0 tclass=file permissive=0

not ok 135 testBasic (check_apps.TestApps) # duration: 36s
Wrote screenshot to TestApps-testBasic-fedora-27-127.0.0.2-2601-FAIL.png
Wrote HTML dump to TestApps-testBasic-fedora-27-127.0.0.2-2601-FAIL.html
Wrote JS log to TestApps-testBasic-fedora-27-127.0.0.2-2601-FAIL.js.log
Journal extracted to TestApps-testBasic-fedora-27-127.0.0.2-2601-FAIL.log

First occurrence: 2018-01-20T11:54:21.080212 | revision bc56acc665f48af83bbe9fb4c01b225c9a19f909, logs Times recorded: 1 Latest occurrences:

# ----------------------------------------------------------------------
# testUsed (check_storage_used.TestStorage)
#
ftruncate() failed: Permission denied

DevTools listening on ws://127.0.0.1:9446/devtools/browser/7be586e1-3319-4130-9cf7-5fea0d151515
[0120/115613.794083:ERROR:zygote_host_impl_linux.cc(268)] Failed to adjust OOM score of renderer with pid 27283: Permission denied (13)
[0120/115614.822027:ERROR:zygote_host_impl_linux.cc(268)] Failed to adjust OOM score of renderer with pid 27357: Permission denied (13)
Unexpected journal message 'audit: type=1400 audit(1516449365.246:161): avc:  denied  { map } for  pid=1251 comm="hostname" path="/usr/bin/hostname" dev="dm-0" ino=20028 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:hostname_exec_t:s0 tclass=file permissive=0'
Unexpected journal message 'audit: type=1400 audit(1516449365.335:163): avc:  denied  { execute_no_trans } for  pid=1287 comm="pmie_check" path="/usr/bin/pmie" dev="dm-0" ino=139127 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:pcp_pmie_exec_t:s0 tclass=file permissive=0'
Wrote JS log to TestStorage-testUsed-fedora-27-127.0.0.2-2501-FAIL.js.log
Journal extracted to TestStorage-testUsed-fedora-27-127.0.0.2-2501-FAIL.log
Traceback (most recent call last):
  File "/build/cockpit/test/common/testlib.py", line 669, in tearDown
    self.check_journal_messages()
  File "/build/cockpit/test/common/testlib.py", line 804, in check_journal_messages
    raise Error(first)
Error: audit: type=1400 audit(1516449365.246:161): avc:  denied  { map } for  pid=1251 comm="hostname" path="/usr/bin/hostname" dev="dm-0" ino=20028 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:hostname_exec_t:s0 tclass=file permissive=0

not ok 112 testUsed (check_storage_used.TestStorage) # duration: 38s
Wrote screenshot to TestStorage-testUsed-fedora-27-127.0.0.2-2501-FAIL.png
Wrote HTML dump to TestStorage-testUsed-fedora-27-127.0.0.2-2501-FAIL.html
Wrote JS log to TestStorage-testUsed-fedora-27-127.0.0.2-2501-FAIL.js.log
Journal extracted to TestStorage-testUsed-fedora-27-127.0.0.2-2501-FAIL.log

First occurrence: 2018-01-20T11:56:32.388607 | revision bc56acc665f48af83bbe9fb4c01b225c9a19f909, logs Times recorded: 1 Latest occurrences:

# ----------------------------------------------------------------------
# testMountOptions (check_storage_mounting.TestStorage)
#
ftruncate() failed: Permission denied

DevTools listening on ws://127.0.0.1:9344/devtools/browser/2fdbb067-22a8-4420-8ea8-038c99235d69
[0120/115700.480049:ERROR:zygote_host_impl_linux.cc(268)] Failed to adjust OOM score of renderer with pid 28783: Permission denied (13)
[0120/115701.517100:ERROR:zygote_host_impl_linux.cc(268)] Failed to adjust OOM score of renderer with pid 28849: Permission denied (13)
Unexpected journal message 'audit: type=1400 audit(1516449412.799:163): avc:  denied  { map } for  pid=1221 comm="hostname" path="/usr/bin/hostname" dev="dm-0" ino=20028 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:hostname_exec_t:s0 tclass=file permissive=0'
Unexpected journal message 'audit: type=1400 audit(1516449412.986:165): avc:  denied  { execute_no_trans } for  pid=1291 comm="pmie_check" path="/usr/bin/pmie" dev="dm-0" ino=139127 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:pcp_pmie_exec_t:s0 tclass=file permissive=0'
Wrote JS log to TestStorage-testMountOptions-fedora-27-127.0.0.2-2201-FAIL.js.log
Journal extracted to TestStorage-testMountOptions-fedora-27-127.0.0.2-2201-FAIL.log
Traceback (most recent call last):
  File "/build/cockpit/test/common/testlib.py", line 669, in tearDown
    self.check_journal_messages()
  File "/build/cockpit/test/common/testlib.py", line 804, in check_journal_messages
    raise Error(first)
Error: audit: type=1400 audit(1516449412.799:163): avc:  denied  { map } for  pid=1221 comm="hostname" path="/usr/bin/hostname" dev="dm-0" ino=20028 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:hostname_exec_t:s0 tclass=file permissive=0

not ok 101 testMountOptions (check_storage_mounting.TestStorage) # duration: 43s
Wrote screenshot to TestStorage-testMountOptions-fedora-27-127.0.0.2-2201-FAIL.png
Wrote HTML dump to TestStorage-testMountOptions-fedora-27-127.0.0.2-2201-FAIL.html
Wrote JS log to TestStorage-testMountOptions-fedora-27-127.0.0.2-2201-FAIL.js.log
Journal extracted to TestStorage-testMountOptions-fedora-27-127.0.0.2-2201-FAIL.log

First occurrence: 2018-01-20T11:57:23.422963 | revision bc56acc665f48af83bbe9fb4c01b225c9a19f909, logs Times recorded: 1 Latest occurrences:

# ----------------------------------------------------------------------
# testNoPermission (check_shutdown_restart.TestShutdownRestart)
#
ftruncate() failed: Permission denied

DevTools listening on ws://127.0.0.1:9609/devtools/browser/cb05d4f5-d942-42b3-8d12-e637e3028e1b
[0120/115843.626914:ERROR:zygote_host_impl_linux.cc(268)] Failed to adjust OOM score of renderer with pid 31501: Permission denied (13)
[0120/115844.634312:ERROR:zygote_host_impl_linux.cc(268)] Failed to adjust OOM score of renderer with pid 31546: Permission denied (13)
Unexpected journal message 'audit: type=1400 audit(1516449501.369:160): avc:  denied  { map } for  pid=1260 comm="hostname" path="/usr/bin/hostname" dev="dm-0" ino=20028 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:hostname_exec_t:s0 tclass=file permissive=0'
Unexpected journal message 'audit: type=1400 audit(1516449501.603:162): avc:  denied  { execute_no_trans } for  pid=1315 comm="pmie_check" path="/usr/bin/pmie" dev="dm-0" ino=139127 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:pcp_pmie_exec_t:s0 tclass=file permissive=0'
Wrote JS log to TestShutdownRestart-testNoPermission-fedora-27-127.0.0.2-2801-FAIL.js.log
Journal extracted to TestShutdownRestart-testNoPermission-fedora-27-127.0.0.2-2801-FAIL.log
Journal extracted to TestShutdownRestart-testNoPermission-fedora-27-127.0.0.2-2802-FAIL.log
Traceback (most recent call last):
  File "/build/cockpit/test/common/testlib.py", line 669, in tearDown
    self.check_journal_messages()
  File "/build/cockpit/test/common/testlib.py", line 804, in check_journal_messages
    raise Error(first)
Error: audit: type=1400 audit(1516449501.369:160): avc:  denied  { map } for  pid=1260 comm="hostname" path="/usr/bin/hostname" dev="dm-0" ino=20028 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:hostname_exec_t:s0 tclass=file permissive=0

not ok 86 testNoPermission (check_shutdown_restart.TestShutdownRestart) # duration: 42s
Wrote screenshot to TestShutdownRestart-testNoPermission-fedora-27-127.0.0.2-2801-FAIL.png
Wrote HTML dump to TestShutdownRestart-testNoPermission-fedora-27-127.0.0.2-2801-FAIL.html
Wrote JS log to TestShutdownRestart-testNoPermission-fedora-27-127.0.0.2-2801-FAIL.js.log
Journal extracted to TestShutdownRestart-testNoPermission-fedora-27-127.0.0.2-2801-FAIL.log
Journal extracted to TestShutdownRestart-testNoPermission-fedora-27-127.0.0.2-2802-FAIL.log

First occurrence: 2018-01-20T11:58:53.306781 | revision bc56acc665f48af83bbe9fb4c01b225c9a19f909, logs Times recorded: 1 Latest occurrences:

# ----------------------------------------------------------------------
# testBasic (check_roles.TestRoles)
#
ftruncate() failed: Permission denied

DevTools listening on ws://127.0.0.1:9495/devtools/browser/9d12a2cb-ed40-41ab-a7c3-d0ed92a93d2b
[0120/115941.043898:ERROR:zygote_host_impl_linux.cc(268)] Failed to adjust OOM score of renderer with pid 32945: Permission denied (13)
[0120/115942.097558:ERROR:zygote_host_impl_linux.cc(268)] Failed to adjust OOM score of renderer with pid 32976: Permission denied (13)
Unexpected journal message 'audit: type=1400 audit(1516449571.172:162): avc:  denied  { map } for  pid=1267 comm="hostname" path="/usr/bin/hostname" dev="dm-0" ino=20028 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:hostname_exec_t:s0 tclass=file permissive=0'
Unexpected journal message 'audit: type=1400 audit(1516449571.318:164): avc:  denied  { execute_no_trans } for  pid=1332 comm="pmie_check" path="/usr/bin/pmie" dev="dm-0" ino=139127 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:pcp_pmie_exec_t:s0 tclass=file permissive=0'
Wrote JS log to TestRoles-testBasic-fedora-27-127.0.0.2-2701-FAIL.js.log
Journal extracted to TestRoles-testBasic-fedora-27-127.0.0.2-2701-FAIL.log
Traceback (most recent call last):
  File "/build/cockpit/test/common/testlib.py", line 669, in tearDown
    self.check_journal_messages()
  File "/build/cockpit/test/common/testlib.py", line 804, in check_journal_messages
    raise Error(first)
Error: audit: type=1400 audit(1516449571.172:162): avc:  denied  { map } for  pid=1267 comm="hostname" path="/usr/bin/hostname" dev="dm-0" ino=20028 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:hostname_exec_t:s0 tclass=file permissive=0

not ok 76 testBasic (check_roles.TestRoles) # duration: 31s
Wrote screenshot to TestRoles-testBasic-fedora-27-127.0.0.2-2701-FAIL.png
Wrote HTML dump to TestRoles-testBasic-fedora-27-127.0.0.2-2701-FAIL.html
Wrote JS log to TestRoles-testBasic-fedora-27-127.0.0.2-2701-FAIL.js.log
Journal extracted to TestRoles-testBasic-fedora-27-127.0.0.2-2701-FAIL.log

First occurrence: 2018-01-20T11:59:49.922023 | revision bc56acc665f48af83bbe9fb4c01b225c9a19f909, logs Times recorded: 1 Latest occurrences:

# ----------------------------------------------------------------------
# testPackageKitCrash (check_packagekit.TestUpdates)
#
ftruncate() failed: Permission denied

DevTools listening on ws://127.0.0.1:9247/devtools/browser/ebd81cc2-b959-45c1-90fa-81cba1f43ac6
[0120/120107.922365:ERROR:zygote_host_impl_linux.cc(268)] Failed to adjust OOM score of renderer with pid 34904: Permission denied (13)
[0120/120109.035300:ERROR:zygote_host_impl_linux.cc(268)] Failed to adjust OOM score of renderer with pid 34947: Permission denied (13)
> log: close:  
Unexpected journal message 'audit: type=1400 audit(1516449656.533:161): avc:  denied  { map } for  pid=1229 comm="hostname" path="/usr/bin/hostname" dev="dm-0" ino=20028 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:hostname_exec_t:s0 tclass=file permissive=0'
Unexpected journal message 'audit: type=1400 audit(1516449656.649:163): avc:  denied  { execute_no_trans } for  pid=1272 comm="pmie_check" path="/usr/bin/pmie" dev="dm-0" ino=139127 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:pcp_pmie_exec_t:s0 tclass=file permissive=0'
Wrote JS log to TestUpdates-testPackageKitCrash-fedora-27-127.0.0.2-2901-FAIL.js.log
Journal extracted to TestUpdates-testPackageKitCrash-fedora-27-127.0.0.2-2901-FAIL.log
Traceback (most recent call last):
  File "/build/cockpit/test/common/testlib.py", line 669, in tearDown
    self.check_journal_messages()
  File "/build/cockpit/test/common/testlib.py", line 804, in check_journal_messages
    raise Error(first)
Error: audit: type=1400 audit(1516449656.533:161): avc:  denied  { map } for  pid=1229 comm="hostname" path="/usr/bin/hostname" dev="dm-0" ino=20028 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:hostname_exec_t:s0 tclass=file permissive=0

not ok 61 testPackageKitCrash (check_packagekit.TestUpdates) # duration: 32s
Wrote screenshot to TestUpdates-testPackageKitCrash-fedora-27-127.0.0.2-2901-FAIL.png
Wrote HTML dump to TestUpdates-testPackageKitCrash-fedora-27-127.0.0.2-2901-FAIL.html
Wrote JS log to TestUpdates-testPackageKitCrash-fedora-27-127.0.0.2-2901-FAIL.js.log
Journal extracted to TestUpdates-testPackageKitCrash-fedora-27-127.0.0.2-2901-FAIL.log

First occurrence: 2018-01-20T12:01:16.640125 | revision bc56acc665f48af83bbe9fb4c01b225c9a19f909, logs Times recorded: 1 Latest occurrences:

# ----------------------------------------------------------------------
# testProjectAdmin (check_openshift.TestRegistry)
#
/etc/profile.d/lang.sh: line 20: warning: setlocale: LC_COLLATE: cannot change locale (en_US.UTF-8): No such file or directory
/etc/profile.d/lang.sh: line 23: warning: setlocale: LC_MESSAGES: cannot change locale (en_US.UTF-8): No such file or directory
/etc/profile.d/lang.sh: line 26: warning: setlocale: LC_NUMERIC: cannot change locale (en_US.UTF-8): No such file or directory
/etc/profile.d/lang.sh: line 29: warning: setlocale: LC_TIME: cannot change locale (en_US.UTF-8): No such file or directory
/etc/profile.d/lang.sh: line 20: warning: setlocale: LC_COLLATE: cannot change locale (en_US.UTF-8): No such file or directory
/etc/profile.d/lang.sh: line 23: warning: setlocale: LC_MESSAGES: cannot change locale (en_US.UTF-8): No such file or directory
/etc/profile.d/lang.sh: line 26: warning: setlocale: LC_NUMERIC: cannot change locale (en_US.UTF-8): No such file or directory
/etc/profile.d/lang.sh: line 29: warning: setlocale: LC_TIME: cannot change locale (en_US.UTF-8): No such file or directory
The connection to the server 10.111.112.101:8443 was refused - did you specify the right host or port?
The connection to the server 10.111.112.101:8443 was refused - did you specify the right host or port?
The connection to the server 10.111.112.101:8443 was refused - did you specify the right host or port?
The connection to the server 10.111.112.101:8443 was refused - did you specify the right host or port?
The connection to the server 10.111.112.101:8443 was refused - did you specify the right host or port?
The connection to the server 10.111.112.101:8443 was refused - did you specify the right host or port?
The connection to the server 10.111.112.101:8443 was refused - did you specify the right host or port?
The connection to the server 10.111.112.101:8443 was refused - did you specify the right host or port?
The connection to the server 10.111.112.101:8443 was refused - did you specify the right host or port?
/etc/profile.d/lang.sh: line 20: warning: setlocale: LC_COLLATE: cannot change locale (en_US.UTF-8): No such file or directory
/etc/profile.d/lang.sh: line 23: warning: setlocale: LC_MESSAGES: cannot change locale (en_US.UTF-8): No such file or directory
/etc/profile.d/lang.sh: line 26: warning: setlocale: LC_NUMERIC: cannot change locale (en_US.UTF-8): No such file or directory
/etc/profile.d/lang.sh: line 29: warning: setlocale: LC_TIME: cannot change locale (en_US.UTF-8): No such file or directory
ftruncate() failed: Permission denied

DevTools listening on ws://127.0.0.1:9797/devtools/browser/e68f2bbe-e05f-431b-9e1e-7dbed6c06cb1
[0120/120256.824884:ERROR:zygote_host_impl_linux.cc(268)] Failed to adjust OOM score of renderer with pid 37812: Permission denied (13)
[0120/120257.806691:ERROR:zygote_host_impl_linux.cc(268)] Failed to adjust OOM score of renderer with pid 37873: Permission denied (13)
> warning: 2018-01-20 07:03:02.447563 I | proto: duplicate proto type registered: google.protobuf.Any
2018-01-20 07:03:02.447733 I | proto: duplicate proto type registered: google.protobuf.Duration
2018-01-20 07:03:02.447804 I | proto: duplicate proto type registered: google.protobuf.Timestamp

> warning: 2018-01-20 07:03:02.850276 I | proto: duplicate proto type registered: google.protobuf.Any
2018-01-20 07:03:02.850408 I | proto: duplicate proto type registered: google.protobuf.Duration
2018-01-20 07:03:02.850452 I | proto: duplicate proto type registered: google.protobuf.Timestamp

Unexpected journal message 'audit: type=1400 audit(1516449738.300:163): avc:  denied  { execute_no_trans } for  pid=1292 comm="pmie_check" path="/usr/bin/pmie" dev="dm-0" ino=139127 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:pcp_pmie_exec_t:s0 tclass=file permissive=0'
Wrote JS log to TestRegistry-testProjectAdmin-fedora-27-127.0.0.2-2901-FAIL.js.log
Journal extracted to TestRegistry-testProjectAdmin-fedora-27-127.0.0.2-2901-FAIL.log
Journal extracted to TestRegistry-testProjectAdmin-openshift-127.0.0.2-2902-FAIL.log
/etc/profile.d/lang.sh: line 20: warning: setlocale: LC_COLLATE: cannot change locale (en_US.UTF-8): No such file or directory
/etc/profile.d/lang.sh: line 23: warning: setlocale: LC_MESSAGES: cannot change locale (en_US.UTF-8): No such file or directory
/etc/profile.d/lang.sh: line 26: warning: setlocale: LC_NUMERIC: cannot change locale (en_US.UTF-8): No such file or directory
/etc/profile.d/lang.sh: line 29: warning: setlocale: LC_TIME: cannot change locale (en_US.UTF-8): No such file or directory
Traceback (most recent call last):
  File "/build/cockpit/test/common/testlib.py", line 669, in tearDown
    self.check_journal_messages()
  File "/build/cockpit/test/common/testlib.py", line 804, in check_journal_messages
    raise Error(first)
Error: audit: type=1400 audit(1516449738.300:163): avc:  denied  { execute_no_trans } for  pid=1292 comm="pmie_check" path="/usr/bin/pmie" dev="dm-0" ino=139127 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:pcp_pmie_exec_t:s0 tclass=file permissive=0

not ok 46 testProjectAdmin (check_openshift.TestRegistry) # duration: 73s
Wrote screenshot to TestRegistry-testProjectAdmin-fedora-27-127.0.0.2-2901-FAIL.png
Wrote HTML dump to TestRegistry-testProjectAdmin-fedora-27-127.0.0.2-2901-FAIL.html
Wrote JS log to TestRegistry-testProjectAdmin-fedora-27-127.0.0.2-2901-FAIL.js.log
Journal extracted to TestRegistry-testProjectAdmin-fedora-27-127.0.0.2-2901-FAIL.log
Journal extracted to TestRegistry-testProjectAdmin-openshift-127.0.0.2-2902-FAIL.log
/etc/profile.d/lang.sh: line 20: warning: setlocale: LC_COLLATE: cannot change locale (en_US.UTF-8): No such file or directory
/etc/profile.d/lang.sh: line 23: warning: setlocale: LC_MESSAGES: cannot change locale (en_US.UTF-8): No such file or directory
/etc/profile.d/lang.sh: line 26: warning: setlocale: LC_NUMERIC: cannot change locale (en_US.UTF-8): No such file or directory
/etc/profile.d/lang.sh: line 29: warning: setlocale: LC_TIME: cannot change locale (en_US.UTF-8): No such file or directory

First occurrence: 2018-01-20T12:03:18.508097 | revision bc56acc665f48af83bbe9fb4c01b225c9a19f909, logs Times recorded: 1 Latest occurrences:

cockpituous commented 6 years ago

verify/fedora-27 Ooops, it happened again


# ----------------------------------------------------------------------
# testBasic (check_active_pages.TestActivePages)
#
ftruncate() failed: Permission denied

DevTools listening on ws://127.0.0.1:9631/devtools/browser/d2d0deb9-2c01-4b22-b9d4-c52ee06e6684
[0119/080615.427917:ERROR:zygote_host_impl_linux.cc(268)] Failed to adjust OOM score of renderer with pid 21062: Permission denied (13)
[0119/080616.368003:ERROR:zygote_host_impl_linux.cc(268)] Failed to adjust OOM score of renderer with pid 21120: Permission denied (13)
Unexpected journal message 'audit: type=1400 audit(1516349167.748:163): avc:  denied  { map } for  pid=1244 comm="hostname" path="/usr/bin/hostname" dev="dm-0" ino=20028 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:hostname_exec_t:s0 tclass=file permissive=0'
Unexpected journal message 'audit: type=1400 audit(1516349167.940:165): avc:  denied  { execute_no_trans } for  pid=1307 comm="pmie_check" path="/usr/bin/pmie" dev="dm-0" ino=139127 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:pcp_pmie_exec_t:s0 tclass=file permissive=0'
Wrote JS log to TestActivePages-testBasic-fedora-27-127.0.0.2-2601-FAIL.js.log
Journal extracted to TestActivePages-testBasic-fedora-27-127.0.0.2-2601-FAIL.log
Traceback (most recent call last):
  File "/build/cockpit/test/common/testlib.py", line 669, in tearDown
    self.check_journal_messages()
  File "/build/cockpit/test/common/testlib.py", line 804, in check_journal_messages
    raise Error(first)
Error: audit: type=1400 audit(1516349167.748:163): avc:  denied  { map } for  pid=1244 comm="hostname" path="/usr/bin/hostname" dev="dm-0" ino=20028 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:hostname_exec_t:s0 tclass=file permissive=0

not ok 135 testBasic (check_active_pages.TestActivePages) # duration: 27s
Wrote screenshot to TestActivePages-testBasic-fedora-27-127.0.0.2-2601-FAIL.png
Wrote HTML dump to TestActivePages-testBasic-fedora-27-127.0.0.2-2601-FAIL.html
Wrote JS log to TestActivePages-testBasic-fedora-27-127.0.0.2-2601-FAIL.js.log
Journal extracted to TestActivePages-testBasic-fedora-27-127.0.0.2-2601-FAIL.log

First occurrence: 2018-01-19T08:06:21.668796 | revision cb61451e79040bcd46603a6bcbde8f1397074ec6, logs Times recorded: 1 Latest occurrences:

# ----------------------------------------------------------------------
# testBasic (check_docker.TestDocker)
#
ftruncate() failed: Permission denied

DevTools listening on ws://127.0.0.1:9349/devtools/browser/92fc9201-3409-4c7f-8449-9412368cd1de
[0120/003535.772936:ERROR:zygote_host_impl_linux.cc(268)] Failed to adjust OOM score of renderer with pid 19434: Permission denied (13)
[0120/003536.888823:ERROR:zygote_host_impl_linux.cc(268)] Failed to adjust OOM score of renderer with pid 19523: Permission denied (13)
Unexpected journal message 'audit: type=1400 audit(1516408484.097:162): avc:  denied  { map } for  pid=1248 comm="hostname" path="/usr/bin/hostname" dev="dm-0" ino=20028 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:hostname_exec_t:s0 tclass=file permissive=0'
Unexpected journal message 'audit: type=1400 audit(1516408484.242:164): avc:  denied  { execute_no_trans } for  pid=1309 comm="pmie_check" path="/usr/bin/pmie" dev="dm-0" ino=139127 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:pcp_pmie_exec_t:s0 tclass=file permissive=0'
Wrote JS log to TestDocker-testBasic-fedora-27-127.0.0.2-2601-FAIL.js.log
Journal extracted to TestDocker-testBasic-fedora-27-127.0.0.2-2601-FAIL.log
Traceback (most recent call last):
  File "/build/cockpit/test/common/testlib.py", line 669, in tearDown
    self.check_journal_messages()
  File "/build/cockpit/test/common/testlib.py", line 804, in check_journal_messages
    raise Error(first)
Error: audit: type=1400 audit(1516408484.097:162): avc:  denied  { map } for  pid=1248 comm="hostname" path="/usr/bin/hostname" dev="dm-0" ino=20028 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:hostname_exec_t:s0 tclass=file permissive=0

not ok 150 testBasic (check_docker.TestDocker) # duration: 133s
Wrote screenshot to TestDocker-testBasic-fedora-27-127.0.0.2-2601-FAIL.png
Wrote HTML dump to TestDocker-testBasic-fedora-27-127.0.0.2-2601-FAIL.html
Wrote JS log to TestDocker-testBasic-fedora-27-127.0.0.2-2601-FAIL.js.log
Journal extracted to TestDocker-testBasic-fedora-27-127.0.0.2-2601-FAIL.log

First occurrence: 2018-01-20T00:36:44.783454 | revision bc56acc665f48af83bbe9fb4c01b225c9a19f909, logs Times recorded: 1 Latest occurrences:

# ----------------------------------------------------------------------
# testDynamic (check_roles.TestRoles)
#
ftruncate() failed: Permission denied

DevTools listening on ws://127.0.0.1:9761/devtools/browser/ed3383ef-e2d2-4f40-8d6d-615bdef7eff9
[0120/004309.498941:ERROR:zygote_host_impl_linux.cc(268)] Failed to adjust OOM score of renderer with pid 30541: Permission denied (13)
[0120/004310.655318:ERROR:zygote_host_impl_linux.cc(268)] Failed to adjust OOM score of renderer with pid 30580: Permission denied (13)
Unexpected journal message 'audit: type=1400 audit(1516408979.173:161): avc:  denied  { map } for  pid=1254 comm="hostname" path="/usr/bin/hostname" dev="dm-0" ino=20028 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:hostname_exec_t:s0 tclass=file permissive=0'
Unexpected journal message 'audit: type=1400 audit(1516408979.436:165): avc:  denied  { execute_no_trans } for  pid=1295 comm="pmie_check" path="/usr/bin/pmie" dev="dm-0" ino=139127 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:pcp_pmie_exec_t:s0 tclass=file permissive=0'
Wrote JS log to TestRoles-testDynamic-fedora-27-127.0.0.2-2501-FAIL.js.log
Journal extracted to TestRoles-testDynamic-fedora-27-127.0.0.2-2501-FAIL.log
Traceback (most recent call last):
  File "/build/cockpit/test/common/testlib.py", line 669, in tearDown
    self.check_journal_messages()
  File "/build/cockpit/test/common/testlib.py", line 804, in check_journal_messages
    raise Error(first)
Error: audit: type=1400 audit(1516408979.173:161): avc:  denied  { map } for  pid=1254 comm="hostname" path="/usr/bin/hostname" dev="dm-0" ino=20028 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:hostname_exec_t:s0 tclass=file permissive=0

not ok 77 testDynamic (check_roles.TestRoles) # duration: 36s
Wrote screenshot to TestRoles-testDynamic-fedora-27-127.0.0.2-2501-FAIL.png
Wrote HTML dump to TestRoles-testDynamic-fedora-27-127.0.0.2-2501-FAIL.html
Wrote JS log to TestRoles-testDynamic-fedora-27-127.0.0.2-2501-FAIL.js.log
Journal extracted to TestRoles-testDynamic-fedora-27-127.0.0.2-2501-FAIL.log

First occurrence: 2018-01-20T00:43:17.706052 | revision bc56acc665f48af83bbe9fb4c01b225c9a19f909, logs Times recorded: 1 Latest occurrences:

# ----------------------------------------------------------------------
# testBasic (check_packages.TestPackages)
#
ftruncate() failed: Permission denied

DevTools listening on ws://127.0.0.1:9457/devtools/browser/f2cd8f79-9d46-4160-bdd6-95a1948e9ea3
[0120/004420.451017:ERROR:zygote_host_impl_linux.cc(268)] Failed to adjust OOM score of renderer with pid 31852: Permission denied (13)
[0120/004421.687999:ERROR:zygote_host_impl_linux.cc(268)] Failed to adjust OOM score of renderer with pid 31882: Permission denied (13)
Unexpected journal message 'audit: type=1400 audit(1516409053.589:163): avc:  denied  { execute_no_trans } for  pid=1245 comm="pmie_check" path="/usr/bin/pmie" dev="dm-0" ino=139127 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:pcp_pmie_exec_t:s0 tclass=file permissive=0'
Wrote JS log to TestPackages-testBasic-fedora-27-127.0.0.2-2801-FAIL.js.log
Journal extracted to TestPackages-testBasic-fedora-27-127.0.0.2-2801-FAIL.log
Traceback (most recent call last):
  File "/build/cockpit/test/common/testlib.py", line 669, in tearDown
    self.check_journal_messages()
  File "/build/cockpit/test/common/testlib.py", line 804, in check_journal_messages
    raise Error(first)
Error: audit: type=1400 audit(1516409053.589:163): avc:  denied  { execute_no_trans } for  pid=1245 comm="pmie_check" path="/usr/bin/pmie" dev="dm-0" ino=139127 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:pcp_pmie_exec_t:s0 tclass=file permissive=0

not ok 67 testBasic (check_packages.TestPackages) # duration: 35s
Wrote screenshot to TestPackages-testBasic-fedora-27-127.0.0.2-2801-FAIL.png
Wrote HTML dump to TestPackages-testBasic-fedora-27-127.0.0.2-2801-FAIL.html
Wrote JS log to TestPackages-testBasic-fedora-27-127.0.0.2-2801-FAIL.js.log
Journal extracted to TestPackages-testBasic-fedora-27-127.0.0.2-2801-FAIL.log

First occurrence: 2018-01-20T00:44:29.757969 | revision bc56acc665f48af83bbe9fb4c01b225c9a19f909, logs Times recorded: 1 Latest occurrences:

# ----------------------------------------------------------------------
# testRunningUpdate (check_packagekit.TestUpdates)
#
ftruncate() failed: Permission denied

DevTools listening on ws://127.0.0.1:10138/devtools/browser/0732e334-fdd8-4d50-9f64-3e0b23c2de95
[0120/004504.482319:ERROR:zygote_host_impl_linux.cc(268)] Failed to adjust OOM score of renderer with pid 32763: Permission denied (13)
[0120/004505.658568:ERROR:zygote_host_impl_linux.cc(268)] Failed to adjust OOM score of renderer with pid 32858: Permission denied (13)
> warning: transport closed: disconnected
Unexpected journal message 'audit: type=1400 audit(1516409091.241:165): avc:  denied  { execute_no_trans } for  pid=1323 comm="pmie_check" path="/usr/bin/pmie" dev="dm-0" ino=139127 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:pcp_pmie_exec_t:s0 tclass=file permissive=0'
Wrote JS log to TestUpdates-testRunningUpdate-fedora-27-127.0.0.2-2201-FAIL.js.log
Journal extracted to TestUpdates-testRunningUpdate-fedora-27-127.0.0.2-2201-FAIL.log
Traceback (most recent call last):
  File "/build/cockpit/test/common/testlib.py", line 669, in tearDown
    self.check_journal_messages()
  File "/build/cockpit/test/common/testlib.py", line 804, in check_journal_messages
    raise Error(first)
Error: audit: type=1400 audit(1516409091.241:165): avc:  denied  { execute_no_trans } for  pid=1323 comm="pmie_check" path="/usr/bin/pmie" dev="dm-0" ino=139127 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:pcp_pmie_exec_t:s0 tclass=file permissive=0

not ok 62 testRunningUpdate (check_packagekit.TestUpdates) # duration: 51s
Wrote screenshot to TestUpdates-testRunningUpdate-fedora-27-127.0.0.2-2201-FAIL.png
Wrote HTML dump to TestUpdates-testRunningUpdate-fedora-27-127.0.0.2-2201-FAIL.html
Wrote JS log to TestUpdates-testRunningUpdate-fedora-27-127.0.0.2-2201-FAIL.js.log
Journal extracted to TestUpdates-testRunningUpdate-fedora-27-127.0.0.2-2201-FAIL.log

First occurrence: 2018-01-20T00:45:23.647750 | revision bc56acc665f48af83bbe9fb4c01b225c9a19f909, logs Times recorded: 1 Latest occurrences:

# ----------------------------------------------------------------------
# testInfoSecurity (check_packagekit.TestUpdates)
#

(process:1496): GLib-GIO-WARNING **: gdbusobjectmanagerclient.c:1585: Processing InterfaceRemoved signal for path /org/freedesktop/NetworkManager/Settings/5 but no object proxy exists
ftruncate() failed: Permission denied

DevTools listening on ws://127.0.0.1:9799/devtools/browser/182c6c01-665d-408c-922f-c77440052f8e
[0120/004535.988496:ERROR:zygote_host_impl_linux.cc(268)] Failed to adjust OOM score of renderer with pid 33373: Permission denied (13)
[0120/004537.297157:ERROR:zygote_host_impl_linux.cc(268)] Failed to adjust OOM score of renderer with pid 33412: Permission denied (13)
> warning: transport closed: disconnected
Connection to 127.0.0.2 closed by remote host.
> log: transport closed, dropped message:  1:1!4
{"call":["/org/freedesktop/timedate1","org.freedesktop.DBus.Properties","Get",["org.freedesktop.timedate1","NTPSynchronized"]],"id":"6"}
> log: transport closed, dropped message:  1:1!4
{"call":["/org/freedesktop/timedate1","org.freedesktop.DBus.Properties","Get",["org.freedesktop.timedate1","NTPSynchronized"]],"id":"7"}
> log: transport closed, dropped message:  1:1!4
{"call":["/org/freedesktop/timedate1","org.freedesktop.DBus.Properties","Get",["org.freedesktop.timedate1","NTPSynchronized"]],"id":"8"}
> log: transport closed, dropped message:  1:1!4
{"call":["/org/freedesktop/timedate1","org.freedesktop.DBus.Properties","Get",["org.freedesktop.timedate1","NTPSynchronized"]],"id":"9"}
> log: transport closed, dropped message:  1:1!4
{"call":["/org/freedesktop/timedate1","org.freedesktop.DBus.Properties","Get",["org.freedesktop.timedate1","NTPSynchronized"]],"id":"10"}
> log: transport closed, dropped message:  1:1!4
{"call":["/org/freedesktop/timedate1","org.freedesktop.DBus.Properties","Get",["org.freedesktop.timedate1","NTPSynchronized"]],"id":"11"}
Unexpected journal message 'audit: type=1400 audit(0): avc:  denied  { map } for  pid=0 comm="hostname" path="/usr/bin/hostname" dev="dm-0" ino=0 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:hostname_exec_t:s0 tclass=file permissive=0'
Unexpected journal message 'audit: type=1400 audit(0): avc:  denied  { execute_no_trans } for  pid=0 comm="pmie_check" path="/usr/bin/pmie" dev="dm-0" ino=0 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:pcp_pmie_exec_t:s0 tclass=file permissive=0'
Wrote JS log to TestUpdates-testInfoSecurity-fedora-27-127.0.0.2-2301-FAIL.js.log
Journal extracted to TestUpdates-testInfoSecurity-fedora-27-127.0.0.2-2301-FAIL.log
Traceback (most recent call last):
  File "testlib.py", line 669, in tearDown
    self.check_journal_messages()
  File "testlib.py", line 804, in check_journal_messages
    raise Error(first)
Error: audit: type=1400 audit(0): avc:  denied  { map } for  pid=0 comm="hostname" path="/usr/bin/hostname" dev="dm-0" ino=0 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:hostname_exec_t:s0 tclass=file permissive=0

not ok 58 testInfoSecurity (check_packagekit.TestUpdates) # duration: 92s
Wrote screenshot to TestUpdates-testInfoSecurity-fedora-27-127.0.0.2-2301-FAIL.png
Wrote HTML dump to TestUpdates-testInfoSecurity-fedora-27-127.0.0.2-2301-FAIL.html
Wrote JS log to TestUpdates-testInfoSecurity-fedora-27-127.0.0.2-2301-FAIL.js.log
Journal extracted to TestUpdates-testInfoSecurity-fedora-27-127.0.0.2-2301-FAIL.log

First occurrence: 2018-01-20T00:46:37.688379 | revision bc56acc665f48af83bbe9fb4c01b225c9a19f909, logs Times recorded: 2 Latest occurrences:

# ----------------------------------------------------------------------
# testProjectAdmin (check_openshift.TestRegistry)
#
/etc/profile.d/lang.sh: line 20: warning: setlocale: LC_COLLATE: cannot change locale (en_US.UTF-8): No such file or directory
/etc/profile.d/lang.sh: line 23: warning: setlocale: LC_MESSAGES: cannot change locale (en_US.UTF-8): No such file or directory
/etc/profile.d/lang.sh: line 26: warning: setlocale: LC_NUMERIC: cannot change locale (en_US.UTF-8): No such file or directory
/etc/profile.d/lang.sh: line 29: warning: setlocale: LC_TIME: cannot change locale (en_US.UTF-8): No such file or directory
/etc/profile.d/lang.sh: line 20: warning: setlocale: LC_COLLATE: cannot change locale (en_US.UTF-8): No such file or directory
/etc/profile.d/lang.sh: line 23: warning: setlocale: LC_MESSAGES: cannot change locale (en_US.UTF-8): No such file or directory
/etc/profile.d/lang.sh: line 26: warning: setlocale: LC_NUMERIC: cannot change locale (en_US.UTF-8): No such file or directory
/etc/profile.d/lang.sh: line 29: warning: setlocale: LC_TIME: cannot change locale (en_US.UTF-8): No such file or directory
The connection to the server 10.111.112.101:8443 was refused - did you specify the right host or port?
The connection to the server 10.111.112.101:8443 was refused - did you specify the right host or port?
The connection to the server 10.111.112.101:8443 was refused - did you specify the right host or port?
The connection to the server 10.111.112.101:8443 was refused - did you specify the right host or port?
The connection to the server 10.111.112.101:8443 was refused - did you specify the right host or port?
The connection to the server 10.111.112.101:8443 was refused - did you specify the right host or port?
The connection to the server 10.111.112.101:8443 was refused - did you specify the right host or port?
The connection to the server 10.111.112.101:8443 was refused - did you specify the right host or port?
The connection to the server 10.111.112.101:8443 was refused - did you specify the right host or port?
/etc/profile.d/lang.sh: line 20: warning: setlocale: LC_COLLATE: cannot change locale (en_US.UTF-8): No such file or directory
/etc/profile.d/lang.sh: line 23: warning: setlocale: LC_MESSAGES: cannot change locale (en_US.UTF-8): No such file or directory
/etc/profile.d/lang.sh: line 26: warning: setlocale: LC_NUMERIC: cannot change locale (en_US.UTF-8): No such file or directory
/etc/profile.d/lang.sh: line 29: warning: setlocale: LC_TIME: cannot change locale (en_US.UTF-8): No such file or directory
ftruncate() failed: Permission denied

DevTools listening on ws://127.0.0.1:9448/devtools/browser/11bdde6c-20b0-40f5-b91f-a0427a91ff80
[0120/004717.169058:ERROR:zygote_host_impl_linux.cc(268)] Failed to adjust OOM score of renderer with pid 35434: Permission denied (13)
[0120/004718.301908:ERROR:zygote_host_impl_linux.cc(268)] Failed to adjust OOM score of renderer with pid 35470: Permission denied (13)
> warning: 2018-01-19 19:47:23.057994 I | proto: duplicate proto type registered: google.protobuf.Any
2018-01-19 19:47:23.058260 I | proto: duplicate proto type registered: google.protobuf.Duration
2018-01-19 19:47:23.058328 I | proto: duplicate proto type registered: google.protobuf.Timestamp

> warning: 2018-01-19 19:47:23.546979 I | proto: duplicate proto type registered: google.protobuf.Any
2018-01-19 19:47:23.547074 I | proto: duplicate proto type registered: google.protobuf.Duration
2018-01-19 19:47:23.547089 I | proto: duplicate proto type registered: google.protobuf.Timestamp

Unexpected journal message 'audit: type=1400 audit(1516409195.014:161): avc:  denied  { map } for  pid=1269 comm="hostname" path="/usr/bin/hostname" dev="dm-0" ino=20028 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:hostname_exec_t:s0 tclass=file permissive=0'
Unexpected journal message 'audit: type=1400 audit(1516409195.250:165): avc:  denied  { execute_no_trans } for  pid=1309 comm="pmie_check" path="/usr/bin/pmie" dev="dm-0" ino=139127 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:pcp_pmie_exec_t:s0 tclass=file permissive=0'
Wrote JS log to TestRegistry-testProjectAdmin-fedora-27-127.0.0.2-2801-FAIL.js.log
Journal extracted to TestRegistry-testProjectAdmin-fedora-27-127.0.0.2-2801-FAIL.log
Journal extracted to TestRegistry-testProjectAdmin-openshift-127.0.0.2-2802-FAIL.log
/etc/profile.d/lang.sh: line 20: warning: setlocale: LC_COLLATE: cannot change locale (en_US.UTF-8): No such file or directory
/etc/profile.d/lang.sh: line 23: warning: setlocale: LC_MESSAGES: cannot change locale (en_US.UTF-8): No such file or directory
/etc/profile.d/lang.sh: line 26: warning: setlocale: LC_NUMERIC: cannot change locale (en_US.UTF-8): No such file or directory
/etc/profile.d/lang.sh: line 29: warning: setlocale: LC_TIME: cannot change locale (en_US.UTF-8): No such file or directory
Traceback (most recent call last):
  File "/build/cockpit/test/common/testlib.py", line 669, in tearDown
    self.check_journal_messages()
  File "/build/cockpit/test/common/testlib.py", line 804, in check_journal_messages
    raise Error(first)
Error: audit: type=1400 audit(1516409195.014:161): avc:  denied  { map } for  pid=1269 comm="hostname" path="/usr/bin/hostname" dev="dm-0" ino=20028 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:hostname_exec_t:s0 tclass=file permissive=0

not ok 46 testProjectAdmin (check_openshift.TestRegistry) # duration: 88s
Wrote screenshot to TestRegistry-testProjectAdmin-fedora-27-127.0.0.2-2801-FAIL.png
Wrote HTML dump to TestRegistry-testProjectAdmin-fedora-27-127.0.0.2-2801-FAIL.html
Wrote JS log to TestRegistry-testProjectAdmin-fedora-27-127.0.0.2-2801-FAIL.js.log
Journal extracted to TestRegistry-testProjectAdmin-fedora-27-127.0.0.2-2801-FAIL.log
Journal extracted to TestRegistry-testProjectAdmin-openshift-127.0.0.2-2802-FAIL.log
/etc/profile.d/lang.sh: line 20: warning: setlocale: LC_COLLATE: cannot change locale (en_US.UTF-8): No such file or directory
/etc/profile.d/lang.sh: line 23: warning: setlocale: LC_MESSAGES: cannot change locale (en_US.UTF-8): No such file or directory
/etc/profile.d/lang.sh: line 26: warning: setlocale: LC_NUMERIC: cannot change locale (en_US.UTF-8): No such file or directory
/etc/profile.d/lang.sh: line 29: warning: setlocale: LC_TIME: cannot change locale (en_US.UTF-8): No such file or directory

First occurrence: 2018-01-20T00:47:42.545006 | revision bc56acc665f48af83bbe9fb4c01b225c9a19f909, logs Times recorded: 1 Latest occurrences:

# ----------------------------------------------------------------------
# testNonDefaultBondSettings (check_networking_bond.TestNetworking)
#
NAME             UUID                                  TYPE            DEVICE 
System eth0      5fb06bd0-0bb0-7ffb-45f1-d6edd65f3e03  802-3-ethernet  eth0   
static-52:54:01  7ea1410f-491b-4239-9f98-e349eeb2dcbd  802-3-ethernet  eth1   
virbr0           df905d25-32eb-4c90-b0a9-44dcdd05fd7f  bridge          virbr0 
System eth1      9c92fad9-6ecb-3e6c-eb4d-8a47c6f50c04  802-3-ethernet  --     
ens2             39ef3890-56af-4114-9a24-f3f94c42acfe  802-3-ethernet  --     

52:54:01:00:00:03 -> eth2
52:54:01:00:00:03 -> eth2
52:54:01:00:00:04 -> eth3
52:54:01:00:00:04 -> eth3
ftruncate() failed: Permission denied

DevTools listening on ws://127.0.0.1:10093/devtools/browser/90bd191f-1fb4-4ba7-8278-6f33e399dcb7
[0120/005047.752021:ERROR:zygote_host_impl_linux.cc(268)] Failed to adjust OOM score of renderer with pid 41190: Permission denied (13)
[0120/005049.014766:ERROR:zygote_host_impl_linux.cc(268)] Failed to adjust OOM score of renderer with pid 41239: Permission denied (13)
Unexpected journal message 'audit: type=1400 audit(1516409422.027:161): avc:  denied  { map } for  pid=1234 comm="hostname" path="/usr/bin/hostname" dev="dm-0" ino=20028 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:hostname_exec_t:s0 tclass=file permissive=0'
Unexpected journal message 'audit: type=1400 audit(1516409422.285:165): avc:  denied  { execute_no_trans } for  pid=1286 comm="pmie_check" path="/usr/bin/pmie" dev="dm-0" ino=139127 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:pcp_pmie_exec_t:s0 tclass=file permissive=0'
Wrote JS log to TestNetworking-testNonDefaultBondSettings-fedora-27-127.0.0.2-2701-FAIL.js.log
Journal extracted to TestNetworking-testNonDefaultBondSettings-fedora-27-127.0.0.2-2701-FAIL.log
Journal extracted to TestNetworking-testNonDefaultBondSettings-fedora-26-127.0.0.2-2702-FAIL.log
Traceback (most recent call last):
  File "/build/cockpit/test/common/testlib.py", line 669, in tearDown
    self.check_journal_messages()
  File "/build/cockpit/test/common/testlib.py", line 804, in check_journal_messages
    raise Error(first)
Error: audit: type=1400 audit(1516409422.027:161): avc:  denied  { map } for  pid=1234 comm="hostname" path="/usr/bin/hostname" dev="dm-0" ino=20028 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:hostname_exec_t:s0 tclass=file permissive=0

not ok 20 testNonDefaultBondSettings (check_networking_bond.TestNetworking) # duration: 57s
Wrote screenshot to TestNetworking-testNonDefaultBondSettings-fedora-27-127.0.0.2-2701-FAIL.png
Wrote HTML dump to TestNetworking-testNonDefaultBondSettings-fedora-27-127.0.0.2-2701-FAIL.html
Wrote JS log to TestNetworking-testNonDefaultBondSettings-fedora-27-127.0.0.2-2701-FAIL.js.log
Journal extracted to TestNetworking-testNonDefaultBondSettings-fedora-27-127.0.0.2-2701-FAIL.log
Journal extracted to TestNetworking-testNonDefaultBondSettings-fedora-26-127.0.0.2-2702-FAIL.log

First occurrence: 2018-01-20T00:51:07.643926 | revision bc56acc665f48af83bbe9fb4c01b225c9a19f909, logs Times recorded: 1 Latest occurrences:

# ----------------------------------------------------------------------
# testPcp (check_metrics.TestMetrics)
#
ftruncate() failed: Permission denied

DevTools listening on ws://127.0.0.1:9628/devtools/browser/ab2455c2-3d9c-4f11-9387-4910e2fedc8c
[0120/005234.272369:ERROR:zygote_host_impl_linux.cc(268)] Failed to adjust OOM score of renderer with pid 44963: Permission denied (13)
[0120/005235.149125:ERROR:zygote_host_impl_linux.cc(268)] Failed to adjust OOM score of renderer with pid 45094: Permission denied (13)
('Measured CPU', 93.8361345804)
('Measured Memory', 453189632)
Ncat: Connection reset by peer.
Measured 3.2s of network traffic; eth0: 87414986 bytes, lo: 0 bytes
Ncat: Broken pipe.
Unexpected journal message 'audit: type=1400 audit(1516409547.539:163): avc:  denied  { map } for  pid=1278 comm="hostname" path="/usr/bin/hostname" dev="dm-0" ino=20028 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:hostname_exec_t:s0 tclass=file permissive=0'
Unexpected journal message 'audit: type=1400 audit(1516409547.634:165): avc:  denied  { execute_no_trans } for  pid=1321 comm="pmie_check" path="/usr/bin/pmie" dev="dm-0" ino=139127 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:pcp_pmie_exec_t:s0 tclass=file permissive=0'
Wrote JS log to TestMetrics-testPcp-fedora-27-127.0.0.2-2201-FAIL.js.log
Journal extracted to TestMetrics-testPcp-fedora-27-127.0.0.2-2201-FAIL.log
Traceback (most recent call last):
  File "/build/cockpit/test/common/testlib.py", line 669, in tearDown
    self.check_journal_messages()
  File "/build/cockpit/test/common/testlib.py", line 804, in check_journal_messages
    raise Error(first)
Error: audit: type=1400 audit(1516409547.539:163): avc:  denied  { map } for  pid=1278 comm="hostname" path="/usr/bin/hostname" dev="dm-0" ino=20028 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:hostname_exec_t:s0 tclass=file permissive=0

not ok 3 testPcp (check_metrics.TestMetrics) # duration: 61s
Wrote screenshot to TestMetrics-testPcp-fedora-27-127.0.0.2-2201-FAIL.png
Wrote HTML dump to TestMetrics-testPcp-fedora-27-127.0.0.2-2201-FAIL.html
Wrote JS log to TestMetrics-testPcp-fedora-27-127.0.0.2-2201-FAIL.js.log
Journal extracted to TestMetrics-testPcp-fedora-27-127.0.0.2-2201-FAIL.log

First occurrence: 2018-01-20T00:53:16.771517 | revision bc56acc665f48af83bbe9fb4c01b225c9a19f909, logs Times recorded: 1 Latest occurrences:

# ----------------------------------------------------------------------
# testPendingClaim (check_kubernetes.TestKubernetes)
#
bash: /etc/kubernetes/start-kubernetes: No such file or directory
2018-01-19 20:47:31.295060 I | proto: duplicate proto type registered: google.protobuf.Any
2018-01-19 20:47:31.304098 I | proto: duplicate proto type registered: google.protobuf.Duration
2018-01-19 20:47:31.304183 I | proto: duplicate proto type registered: google.protobuf.Timestamp

DevTools listening on ws://127.0.0.1:9396/devtools/browser/287746a8-9d80-4f45-8f23-2fcf9d3b43f4
[0120/014735.675074:ERROR:zygote_host_impl_linux.cc(268)] Failed to adjust OOM score of renderer with pid 14874: Permission denied (13)
[0120/014736.760435:ERROR:zygote_host_impl_linux.cc(268)] Failed to adjust OOM score of renderer with pid 14953: Permission denied (13)
> warning: 2018-01-19 20:47:43.019886 I | proto: duplicate proto type registered: google.protobuf.Any
2018-01-19 20:47:43.020223 I | proto: duplicate proto type registered: google.protobuf.Duration
2018-01-19 20:47:43.020252 I | proto: duplicate proto type registered: google.protobuf.Timestamp
error: current-context must exist in order to minify

> warning: received invalid kubectl config 
> warning: 2018-01-19 20:47:44.945785 I | proto: duplicate proto type registered: google.protobuf.Any
2018-01-19 20:47:44.945997 I | proto: duplicate proto type registered: google.protobuf.Duration
2018-01-19 20:47:44.946045 I | proto: duplicate proto type registered: google.protobuf.Timestamp

2018-01-19 20:47:45.994280 I | proto: duplicate proto type registered: google.protobuf.Any
2018-01-19 20:47:45.996326 I | proto: duplicate proto type registered: google.protobuf.Duration
2018-01-19 20:47:45.996586 I | proto: duplicate proto type registered: google.protobuf.Timestamp
2018-01-19 20:47:47.603277 I | proto: duplicate proto type registered: google.protobuf.Any
2018-01-19 20:47:47.604969 I | proto: duplicate proto type registered: google.protobuf.Duration
2018-01-19 20:47:47.605263 I | proto: duplicate proto type registered: google.protobuf.Timestamp
2018-01-19 20:47:48.034883 I | proto: duplicate proto type registered: google.protobuf.Any
2018-01-19 20:47:48.035367 I | proto: duplicate proto type registered: google.protobuf.Duration
2018-01-19 20:47:48.035678 I | proto: duplicate proto type registered: google.protobuf.Timestamp
2018-01-19 20:47:48.817862 I | proto: duplicate proto type registered: google.protobuf.Any
2018-01-19 20:47:48.818350 I | proto: duplicate proto type registered: google.protobuf.Duration
2018-01-19 20:47:48.818679 I | proto: duplicate proto type registered: google.protobuf.Timestamp
2018-01-19 20:47:49.461580 I | proto: duplicate proto type registered: google.protobuf.Any
2018-01-19 20:47:49.462313 I | proto: duplicate proto type registered: google.protobuf.Duration
2018-01-19 20:47:49.462601 I | proto: duplicate proto type registered: google.protobuf.Timestamp
2018-01-19 20:47:50.458910 I | proto: duplicate proto type registered: google.protobuf.Any
2018-01-19 20:47:50.472180 I | proto: duplicate proto type registered: google.protobuf.Duration
2018-01-19 20:47:50.472293 I | proto: duplicate proto type registered: google.protobuf.Timestamp
Unexpected journal message 'audit: type=1400 audit(1516412826.885:163): avc:  denied  { map } for  pid=1275 comm="hostname" path="/usr/bin/hostname" dev="dm-0" ino=20028 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:hostname_exec_t:s0 tclass=file permissive=0'
Unexpected journal message 'audit: type=1400 audit(1516412827.075:165): avc:  denied  { execute_no_trans } for  pid=1322 comm="pmie_check" path="/usr/bin/pmie" dev="dm-0" ino=139127 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:pcp_pmie_exec_t:s0 tclass=file permissive=0'
Wrote JS log to TestKubernetes-testPendingClaim-fedora-27-127.0.0.2-2701-FAIL.js.log
Journal extracted to TestKubernetes-testPendingClaim-fedora-27-127.0.0.2-2701-FAIL.log
Traceback (most recent call last):
  File "/build/cockpit/test/common/testlib.py", line 669, in tearDown
    self.check_journal_messages()
  File "/build/cockpit/test/common/testlib.py", line 804, in check_journal_messages
    raise Error(first)
Error: audit: type=1400 audit(1516412826.885:163): avc:  denied  { map } for  pid=1275 comm="hostname" path="/usr/bin/hostname" dev="dm-0" ino=20028 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:hostname_exec_t:s0 tclass=file permissive=0

not ok 173 testPendingClaim (check_kubernetes.TestKubernetes) # duration: 65s
Wrote screenshot to TestKubernetes-testPendingClaim-fedora-27-127.0.0.2-2701-FAIL.png
Wrote HTML dump to TestKubernetes-testPendingClaim-fedora-27-127.0.0.2-2701-FAIL.html
Wrote JS log to TestKubernetes-testPendingClaim-fedora-27-127.0.0.2-2701-FAIL.js.log
Journal extracted to TestKubernetes-testPendingClaim-fedora-27-127.0.0.2-2701-FAIL.log

First occurrence: 2018-01-20T01:47:58.725092 | revision bc56acc665f48af83bbe9fb4c01b225c9a19f909, logs Times recorded: 1 Latest occurrences:

# ----------------------------------------------------------------------
# testAbrtReport (check_journal.TestJournal)
#

DevTools listening on ws://127.0.0.1:9239/devtools/browser/12d9bcdf-b6ac-492e-8f57-0962368f699c
[0120/014906.826526:ERROR:zygote_host_impl_linux.cc(268)] Failed to adjust OOM score of renderer with pid 16751: Permission denied (13)
[0120/014907.803144:ERROR:zygote_host_impl_linux.cc(268)] Failed to adjust OOM score of renderer with pid 16838: Permission denied (13)
Unexpected journal message 'audit: type=1400 audit(1516412938.744:163): avc:  denied  { map } for  pid=1287 comm="hostname" path="/usr/bin/hostname" dev="dm-0" ino=20028 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:hostname_exec_t:s0 tclass=file permissive=0'
Unexpected journal message 'audit: type=1400 audit(1516412938.877:165): avc:  denied  { execute_no_trans } for  pid=1324 comm="pmie_check" path="/usr/bin/pmie" dev="dm-0" ino=139127 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:pcp_pmie_exec_t:s0 tclass=file permissive=0'
Wrote JS log to TestJournal-testAbrtReport-fedora-27-127.0.0.2-2501-FAIL.js.log
Journal extracted to TestJournal-testAbrtReport-fedora-27-127.0.0.2-2501-FAIL.log
Core dumps downloaded to /build/cockpit/TestJournal-testAbrtReport-fedora-27-127.0.0.2-2501-FAIL.core
Traceback (most recent call last):
  File "/build/cockpit/test/common/testlib.py", line 669, in tearDown
    self.check_journal_messages()
  File "/build/cockpit/test/common/testlib.py", line 804, in check_journal_messages
    raise Error(first)
Error: audit: type=1400 audit(1516412938.744:163): avc:  denied  { map } for  pid=1287 comm="hostname" path="/usr/bin/hostname" dev="dm-0" ino=20028 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:hostname_exec_t:s0 tclass=file permissive=0

not ok 161 testAbrtReport (check_journal.TestJournal) # duration: 35s
Wrote screenshot to TestJournal-testAbrtReport-fedora-27-127.0.0.2-2501-FAIL.png
Wrote HTML dump to TestJournal-testAbrtReport-fedora-27-127.0.0.2-2501-FAIL.html
Wrote JS log to TestJournal-testAbrtReport-fedora-27-127.0.0.2-2501-FAIL.js.log
Journal extracted to TestJournal-testAbrtReport-fedora-27-127.0.0.2-2501-FAIL.log
Core dumps downloaded to /build/cockpit/TestJournal-testAbrtReport-fedora-27-127.0.0.2-2501-FAIL.core

First occurrence: 2018-01-20T01:49:20.387001 | revision bc56acc665f48af83bbe9fb4c01b225c9a19f909, logs Times recorded: 1 Latest occurrences:

# ----------------------------------------------------------------------
# testBasic (check_kdump.TestKdump)
#
Created symlink /etc/systemd/system/multi-user.target.wants/kdump.service -> /usr/lib/systemd/system/kdump.service.
Job for kdump.service failed because the control process exited with error code.
See "systemctl  status kdump.service" and "journalctl  -xe" for details.

DevTools listening on ws://127.0.0.1:10079/devtools/browser/2fe84eba-39a2-4e64-b7e2-6cf15b8a1dea
[0120/014822.872068:ERROR:zygote_host_impl_linux.cc(268)] Failed to adjust OOM score of renderer with pid 15872: Permission denied (13)
[0120/014823.853162:ERROR:zygote_host_impl_linux.cc(268)] Failed to adjust OOM score of renderer with pid 15931: Permission denied (13)
Generating grub configuration file ...
Found linux image: /boot/vmlinuz-4.14.11-300.fc27.x86_64
Found initrd image: /boot/initramfs-4.14.11-300.fc27.x86_64.img
Found linux image: /boot/vmlinuz-4.13.9-300.fc27.x86_64
Found initrd image: /boot/initramfs-4.13.9-300.fc27.x86_64.img
Found linux image: /boot/vmlinuz-0-rescue-b7698e75e35a46dc9cd9db5d9bec44b8
Found initrd image: /boot/initramfs-0-rescue-b7698e75e35a46dc9cd9db5d9bec44b8.img
done
Connection to 127.0.0.2 closed by remote host.
> warning: transport closed: disconnected
CDP: {"source":"network","level":"error","text":"Failed to load resource: net::ERR_EMPTY_RESPONSE","timestamp":1516412911860.9,"url":"http://127.0.0.2:9591/cockpit/static/fonts/OpenSans-Light-webfont.woff","networkRequestId":"15931.29"}
ssh_exchange_identification: read: Connection reset by peer
ssh_exchange_identification: read: Connection reset by peer
ssh_exchange_identification: read: Connection reset by peer
> log: transport closed, dropped message:  1:1!4
{"call":["/org/freedesktop/timedate1","org.freedesktop.DBus.Properties","Get",["org.freedesktop.timedate1","NTPSynchronized"]],"id":"4"}
> log: transport closed, dropped message:  1:1!4
{"call":["/org/freedesktop/timedate1","org.freedesktop.DBus.Properties","Get",["org.freedesktop.timedate1","NTPSynchronized"]],"id":"5"}
> log: transport closed, dropped message:  1:1!4
{"call":["/org/freedesktop/timedate1","org.freedesktop.DBus.Properties","Get",["org.freedesktop.timedate1","NTPSynchronized"]],"id":"6"}
> log: transport closed, dropped message:  1:1!4
{"call":["/org/freedesktop/timedate1","org.freedesktop.DBus.Properties","Get",["org.freedesktop.timedate1","NTPSynchronized"]],"id":"7"}
> log: transport closed, dropped message:  1:1!4
{"call":["/org/freedesktop/timedate1","org.freedesktop.DBus.Properties","Get",["org.freedesktop.timedate1","NTPSynchronized"]],"id":"8"}
> warning: Unable to apply settings: Directory /var/crash2 isn't writable or doesn't exist.
> warning: transport closed: disconnected
CDP: {"source":"network","level":"error","text":"Failed to load resource: net::ERR_CONNECTION_RESET","timestamp":1516413024062.99,"url":"http://127.0.0.2:9591/cockpit/static/fonts/OpenSans-Light-webfont.woff","networkRequestId":"15931.131"}
Connection to 127.0.0.2 closed by remote host.
Unexpected journal message 'audit: type=1400 audit(1516412895.074:165): avc:  denied  { execute_no_trans } for  pid=1332 comm="pmie_check" path="/usr/bin/pmie" dev="dm-0" ino=139127 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:pcp_pmie_exec_t:s0 tclass=file permissive=0'
Wrote JS log to TestKdump-testBasic-fedora-27-127.0.0.2-2701-FAIL.js.log
Journal extracted to TestKdump-testBasic-fedora-27-127.0.0.2-2701-FAIL.log
Traceback (most recent call last):
  File "/build/cockpit/test/common/testlib.py", line 669, in tearDown
    self.check_journal_messages()
  File "/build/cockpit/test/common/testlib.py", line 804, in check_journal_messages
    raise Error(first)
Error: audit: type=1400 audit(1516412895.074:165): avc:  denied  { execute_no_trans } for  pid=1332 comm="pmie_check" path="/usr/bin/pmie" dev="dm-0" ino=139127 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:pcp_pmie_exec_t:s0 tclass=file permissive=0

not ok 166 testBasic (check_kdump.TestKdump) # duration: 146s
Wrote screenshot to TestKdump-testBasic-fedora-27-127.0.0.2-2701-FAIL.png
Wrote HTML dump to TestKdump-testBasic-fedora-27-127.0.0.2-2701-FAIL.html
Wrote JS log to TestKdump-testBasic-fedora-27-127.0.0.2-2701-FAIL.js.log
Journal extracted to TestKdump-testBasic-fedora-27-127.0.0.2-2701-FAIL.log

First occurrence: 2018-01-20T01:50:27.657797 | revision bc56acc665f48af83bbe9fb4c01b225c9a19f909, logs Times recorded: 1 Latest occurrences:

# ----------------------------------------------------------------------
# testResources (check_docker.TestDocker)
#

DevTools listening on ws://127.0.0.1:10012/devtools/browser/ef034604-9cb3-4039-be49-433aaef6d449
[0120/015049.142336:ERROR:zygote_host_impl_linux.cc(268)] Failed to adjust OOM score of renderer with pid 18463: Permission denied (13)
[0120/015050.141471:ERROR:zygote_host_impl_linux.cc(268)] Failed to adjust OOM score of renderer with pid 18491: Permission denied (13)
Unexpected journal message 'audit: type=1400 audit(1516412998.054:162): avc:  denied  { execute_no_trans } for  pid=1324 comm="pmie_check" path="/usr/bin/pmie" dev="dm-0" ino=139127 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:pcp_pmie_exec_t:s0 tclass=file permissive=0'
Wrote JS log to TestDocker-testResources-fedora-27-127.0.0.2-2901-FAIL.js.log
Journal extracted to TestDocker-testResources-fedora-27-127.0.0.2-2901-FAIL.log
Traceback (most recent call last):
  File "/build/cockpit/test/common/testlib.py", line 669, in tearDown
    self.check_journal_messages()
  File "/build/cockpit/test/common/testlib.py", line 804, in check_journal_messages
    raise Error(first)
Error: audit: type=1400 audit(1516412998.054:162): avc:  denied  { execute_no_trans } for  pid=1324 comm="pmie_check" path="/usr/bin/pmie" dev="dm-0" ino=139127 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:pcp_pmie_exec_t:s0 tclass=file permissive=0

not ok 154 testResources (check_docker.TestDocker) # duration: 78s
Wrote screenshot to TestDocker-testResources-fedora-27-127.0.0.2-2901-FAIL.png
Wrote HTML dump to TestDocker-testResources-fedora-27-127.0.0.2-2901-FAIL.html
Wrote JS log to TestDocker-testResources-fedora-27-127.0.0.2-2901-FAIL.js.log
Journal extracted to TestDocker-testResources-fedora-27-127.0.0.2-2901-FAIL.log

First occurrence: 2018-01-20T01:51:20.415948 | revision bc56acc665f48af83bbe9fb4c01b225c9a19f909, logs Times recorded: 1 Latest occurrences:

# ----------------------------------------------------------------------
# testBasic (check_dashboard.TestBasicDashboard)
#

DevTools listening on ws://127.0.0.1:9698/devtools/browser/36a6e22e-cea8-4ca6-bd45-5e4c25b02758
[0120/015221.277628:ERROR:zygote_host_impl_linux.cc(268)] Failed to adjust OOM score of renderer with pid 20696: Permission denied (13)
[0120/015222.284623:ERROR:zygote_host_impl_linux.cc(268)] Failed to adjust OOM score of renderer with pid 20723: Permission denied (13)

DevTools listening on ws://127.0.0.1:9334/devtools/browser/5a738af9-4fa4-4b1b-9fac-0fd29a30777a
[0120/015227.002270:ERROR:zygote_host_impl_linux.cc(268)] Failed to adjust OOM score of renderer with pid 20799: Permission denied (13)
[0120/015227.973467:ERROR:zygote_host_impl_linux.cc(268)] Failed to adjust OOM score of renderer with pid 20859: Permission denied (13)
[0120/015245.899042:ERROR:gl_implementation.cc(241)] Failed to load /usr/lib64/chromium-browser/swiftshader/libGLESv2.so: /usr/lib64/chromium-browser/swiftshader/libGLESv2.so: cannot open shared object file: No such file or directory
[0120/015245.900787:ERROR:gpu_child_thread.cc(254)] Exiting GPU process due to errors during initialization
[0120/015246.409583:ERROR:gl_implementation.cc(241)] Failed to load /usr/lib64/chromium-browser/swiftshader/libGLESv2.so: /usr/lib64/chromium-browser/swiftshader/libGLESv2.so: cannot open shared object file: No such file or directory
[0120/015246.411530:ERROR:gpu_child_thread.cc(254)] Exiting GPU process due to errors during initialization
[0120/015246.942648:ERROR:gl_implementation.cc(241)] Failed to load /usr/lib64/chromium-browser/swiftshader/libGLESv2.so: /usr/lib64/chromium-browser/swiftshader/libGLESv2.so: cannot open shared object file: No such file or directory
[0120/015246.944832:ERROR:gpu_child_thread.cc(254)] Exiting GPU process due to errors during initialization
[0120/015247.449928:ERROR:gl_implementation.cc(241)] Failed to load /usr/lib64/chromium-browser/swiftshader/libGLESv2.so: /usr/lib64/chromium-browser/swiftshader/libGLESv2.so: cannot open shared object file: No such file or directory
[0120/015247.451681:ERROR:gpu_child_thread.cc(254)] Exiting GPU process due to errors during initialization
Unexpected journal message 'audit: type=1400 audit(1516413133.236:163): avc:  denied  { map } for  pid=1284 comm="hostname" path="/usr/bin/hostname" dev="dm-0" ino=20028 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:hostname_exec_t:s0 tclass=file permissive=0'
Unexpected journal message 'audit: type=1400 audit(1516413133.393:165): avc:  denied  { execute_no_trans } for  pid=1329 comm="pmie_check" path="/usr/bin/pmie" dev="dm-0" ino=139127 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:pcp_pmie_exec_t:s0 tclass=file permissive=0'
Wrote JS log to TestBasicDashboard-testBasic-fedora-27-127.0.0.2-2401-FAIL.js.log
Journal extracted to TestBasicDashboard-testBasic-fedora-27-127.0.0.2-2401-FAIL.log
Journal extracted to TestBasicDashboard-testBasic-fedora-27-127.0.0.2-2403-FAIL.log
Journal extracted to TestBasicDashboard-testBasic-fedora-27-127.0.0.2-2402-FAIL.log
Traceback (most recent call last):
  File "/build/cockpit/test/common/testlib.py", line 669, in tearDown
    self.check_journal_messages()
  File "/build/cockpit/test/common/testlib.py", line 804, in check_journal_messages
    raise Error(first)
Error: audit: type=1400 audit(1516413133.236:163): avc:  denied  { map } for  pid=1284 comm="hostname" path="/usr/bin/hostname" dev="dm-0" ino=20028 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:hostname_exec_t:s0 tclass=file permissive=0

not ok 144 testBasic (check_dashboard.TestBasicDashboard) # duration: 54s
Wrote screenshot to TestBasicDashboard-testBasic-fedora-27-127.0.0.2-2401-FAIL.png
Wrote HTML dump to TestBasicDashboard-testBasic-fedora-27-127.0.0.2-2401-FAIL.html
Wrote JS log to TestBasicDashboard-testBasic-fedora-27-127.0.0.2-2401-FAIL.js.log
Journal extracted to TestBasicDashboard-testBasic-fedora-27-127.0.0.2-2401-FAIL.log
Journal extracted to TestBasicDashboard-testBasic-fedora-27-127.0.0.2-2403-FAIL.log
Journal extracted to TestBasicDashboard-testBasic-fedora-27-127.0.0.2-2402-FAIL.log

First occurrence: 2018-01-20T01:52:58.191854 | revision bc56acc665f48af83bbe9fb4c01b225c9a19f909, logs Times recorded: 1 Latest occurrences:

# ----------------------------------------------------------------------
# testUnused (check_storage_unused.TestStorage)
#

DevTools listening on ws://127.0.0.1:10036/devtools/browser/aed4e9a2-d777-47fa-82fc-dd13b4d29bd2
[0120/015458.100672:ERROR:zygote_host_impl_linux.cc(268)] Failed to adjust OOM score of renderer with pid 25516: Permission denied (13)
[0120/015459.065601:ERROR:zygote_host_impl_linux.cc(268)] Failed to adjust OOM score of renderer with pid 25557: Permission denied (13)
Warning: The resulting partition is not properly aligned for best performance: 47105s % 2048s != 0s
Unexpected journal message 'audit: type=1400 audit(1516413290.491:163): avc:  denied  { map } for  pid=1283 comm="hostname" path="/usr/bin/hostname" dev="dm-0" ino=20028 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:hostname_exec_t:s0 tclass=file permissive=0'
Unexpected journal message 'audit: type=1400 audit(1516413290.617:165): avc:  denied  { execute_no_trans } for  pid=1315 comm="pmie_check" path="/usr/bin/pmie" dev="dm-0" ino=139127 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:pcp_pmie_exec_t:s0 tclass=file permissive=0'
Wrote JS log to TestStorage-testUnused-fedora-27-127.0.0.2-2601-FAIL.js.log
Journal extracted to TestStorage-testUnused-fedora-27-127.0.0.2-2601-FAIL.log
Traceback (most recent call last):
  File "/build/cockpit/test/common/testlib.py", line 669, in tearDown
    self.check_journal_messages()
  File "/build/cockpit/test/common/testlib.py", line 804, in check_journal_messages
    raise Error(first)
Error: audit: type=1400 audit(1516413290.491:163): avc:  denied  { map } for  pid=1283 comm="hostname" path="/usr/bin/hostname" dev="dm-0" ino=20028 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:hostname_exec_t:s0 tclass=file permissive=0

not ok 111 testUnused (check_storage_unused.TestStorage) # duration: 28s
Wrote screenshot to TestStorage-testUnused-fedora-27-127.0.0.2-2601-FAIL.png
Wrote HTML dump to TestStorage-testUnused-fedora-27-127.0.0.2-2601-FAIL.html
Wrote JS log to TestStorage-testUnused-fedora-27-127.0.0.2-2601-FAIL.js.log
Journal extracted to TestStorage-testUnused-fedora-27-127.0.0.2-2601-FAIL.log

First occurrence: 2018-01-20T01:55:06.173840 | revision bc56acc665f48af83bbe9fb4c01b225c9a19f909, logs Times recorded: 1 Latest occurrences:

# ----------------------------------------------------------------------
# testUnpartitionedSpace (check_storage_lvm2.TestStorage)
#

DevTools listening on ws://127.0.0.1:10166/devtools/browser/9375fabf-f779-4f56-be41-04c4f8338207
[0120/015600.611140:ERROR:zygote_host_impl_linux.cc(268)] Failed to adjust OOM score of renderer with pid 27427: Permission denied (13)
[0120/015601.569793:ERROR:zygote_host_impl_linux.cc(268)] Failed to adjust OOM score of renderer with pid 27487: Permission denied (13)
Unexpected journal message 'audit: type=1400 audit(1516413352.363:162): avc:  denied  { map } for  pid=1285 comm="hostname" path="/usr/bin/hostname" dev="dm-0" ino=20028 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:hostname_exec_t:s0 tclass=file permissive=0'
Unexpected journal message 'audit: type=1400 audit(1516413352.507:164): avc:  denied  { execute_no_trans } for  pid=1324 comm="pmie_check" path="/usr/bin/pmie" dev="dm-0" ino=139127 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:pcp_pmie_exec_t:s0 tclass=file permissive=0'
Wrote JS log to TestStorage-testUnpartitionedSpace-fedora-27-127.0.0.2-2201-FAIL.js.log
Journal extracted to TestStorage-testUnpartitionedSpace-fedora-27-127.0.0.2-2201-FAIL.log
Traceback (most recent call last):
  File "/build/cockpit/test/common/testlib.py", line 669, in tearDown
    self.check_journal_messages()
  File "/build/cockpit/test/common/testlib.py", line 804, in check_journal_messages
    raise Error(first)
Error: audit: type=1400 audit(1516413352.363:162): avc:  denied  { map } for  pid=1285 comm="hostname" path="/usr/bin/hostname" dev="dm-0" ino=20028 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:hostname_exec_t:s0 tclass=file permissive=0

not ok 98 testUnpartitionedSpace (check_storage_lvm2.TestStorage) # duration: 31s
Wrote screenshot to TestStorage-testUnpartitionedSpace-fedora-27-127.0.0.2-2201-FAIL.png
Wrote HTML dump to TestStorage-testUnpartitionedSpace-fedora-27-127.0.0.2-2201-FAIL.html
Wrote JS log to TestStorage-testUnpartitionedSpace-fedora-27-127.0.0.2-2201-FAIL.js.log
Journal extracted to TestStorage-testUnpartitionedSpace-fedora-27-127.0.0.2-2201-FAIL.log

First occurrence: 2018-01-20T01:56:11.494014 | revision bc56acc665f48af83bbe9fb4c01b225c9a19f909, logs Times recorded: 1 Latest occurrences:

# ----------------------------------------------------------------------
# testEnforcingToggle (check_setroubleshoot.TestSelinux)
#

DevTools listening on ws://127.0.0.1:9402/devtools/browser/c20aedbb-01a6-4717-8dce-397c64bd4eac
[0120/015718.643203:ERROR:zygote_host_impl_linux.cc(268)] Failed to adjust OOM score of renderer with pid 29770: Permission denied (13)
[0120/015719.728843:ERROR:zygote_host_impl_linux.cc(268)] Failed to adjust OOM score of renderer with pid 29806: Permission denied (13)
Unexpected journal message 'audit: type=1400 audit(1516413431.484:163): avc:  denied  { map } for  pid=1267 comm="hostname" path="/usr/bin/hostname" dev="dm-0" ino=20028 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:hostname_exec_t:s0 tclass=file permissive=0'
Unexpected journal message 'audit: type=1400 audit(1516413431.651:165): avc:  denied  { execute_no_trans } for  pid=1319 comm="pmie_check" path="/usr/bin/pmie" dev="dm-0" ino=139127 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:pcp_pmie_exec_t:s0 tclass=file permissive=0'
Wrote JS log to TestSelinux-testEnforcingToggle-fedora-27-127.0.0.2-2201-FAIL.js.log
Journal extracted to TestSelinux-testEnforcingToggle-fedora-27-127.0.0.2-2201-FAIL.log
Traceback (most recent call last):
  File "/build/cockpit/test/common/testlib.py", line 669, in tearDown
    self.check_journal_messages()
  File "/build/cockpit/test/common/testlib.py", line 804, in check_journal_messages
    raise Error(first)
Error: audit: type=1400 audit(1516413431.484:163): avc:  denied  { map } for  pid=1267 comm="hostname" path="/usr/bin/hostname" dev="dm-0" ino=20028 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:hostname_exec_t:s0 tclass=file permissive=0

not ok 83 testEnforcingToggle (check_setroubleshoot.TestSelinux) # duration: 36s
Wrote screenshot to TestSelinux-testEnforcingToggle-fedora-27-127.0.0.2-2201-FAIL.png
Wrote HTML dump to TestSelinux-testEnforcingToggle-fedora-27-127.0.0.2-2201-FAIL.html
Wrote JS log to TestSelinux-testEnforcingToggle-fedora-27-127.0.0.2-2201-FAIL.js.log
Journal extracted to TestSelinux-testEnforcingToggle-fedora-27-127.0.0.2-2201-FAIL.log

First occurrence: 2018-01-20T01:57:35.064744 | revision bc56acc665f48af83bbe9fb4c01b225c9a19f909, logs Times recorded: 1 Latest occurrences:

# ----------------------------------------------------------------------
# testSuper (check_reauthorize.TestReauthorize)
#

DevTools listening on ws://127.0.0.1:10022/devtools/browser/7ef2f0be-932e-4d8f-bbf9-6d5c1ae9a323
[0120/015813.643013:ERROR:zygote_host_impl_linux.cc(268)] Failed to adjust OOM score of renderer with pid 31089: Permission denied (13)
[0120/015814.645338:ERROR:zygote_host_impl_linux.cc(268)] Failed to adjust OOM score of renderer with pid 31117: Permission denied (13)
> log: done
> warning: Error opening directory '/home/admin/.ssh': No such file or directory
> warning: --: line 25: cd: /home/admin/.ssh: No such file or directory

> log: fail
> log: done
Unexpected journal message 'audit: type=1400 audit(1516413485.509:163): avc:  denied  { map } for  pid=1286 comm="hostname" path="/usr/bin/hostname" dev="dm-0" ino=20028 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:hostname_exec_t:s0 tclass=file permissive=0'
Unexpected journal message 'audit: type=1400 audit(1516413485.646:165): avc:  denied  { execute_no_trans } for  pid=1320 comm="pmie_check" path="/usr/bin/pmie" dev="dm-0" ino=139127 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:pcp_pmie_exec_t:s0 tclass=file permissive=0'
Wrote JS log to TestReauthorize-testSuper-fedora-27-127.0.0.2-2801-FAIL.js.log
Journal extracted to TestReauthorize-testSuper-fedora-27-127.0.0.2-2801-FAIL.log
Traceback (most recent call last):
  File "/build/cockpit/test/common/testlib.py", line 669, in tearDown
    self.check_journal_messages()
  File "/build/cockpit/test/common/testlib.py", line 804, in check_journal_messages
    raise Error(first)
Error: audit: type=1400 audit(1516413485.509:163): avc:  denied  { map } for  pid=1286 comm="hostname" path="/usr/bin/hostname" dev="dm-0" ino=20028 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:hostname_exec_t:s0 tclass=file permissive=0

not ok 75 testSuper (check_reauthorize.TestReauthorize) # duration: 36s
Wrote screenshot to TestReauthorize-testSuper-fedora-27-127.0.0.2-2801-FAIL.png
Wrote HTML dump to TestReauthorize-testSuper-fedora-27-127.0.0.2-2801-FAIL.html
Wrote JS log to TestReauthorize-testSuper-fedora-27-127.0.0.2-2801-FAIL.js.log
Journal extracted to TestReauthorize-testSuper-fedora-27-127.0.0.2-2801-FAIL.log

First occurrence: 2018-01-20T01:58:29.517501 | revision bc56acc665f48af83bbe9fb4c01b225c9a19f909, logs Times recorded: 1 Latest occurrences:

# ----------------------------------------------------------------------
# testRunningUpdate (check_packagekit.TestUpdates)
#

DevTools listening on ws://127.0.0.1:9622/devtools/browser/19df75f1-e6b5-4167-8f83-4e631a175d35
[0120/015934.639015:ERROR:zygote_host_impl_linux.cc(268)] Failed to adjust OOM score of renderer with pid 32941: Permission denied (13)
[0120/015935.680499:ERROR:zygote_host_impl_linux.cc(268)] Failed to adjust OOM score of renderer with pid 32989: Permission denied (13)
> warning: transport closed: disconnected
Unexpected journal message 'audit: type=1400 audit(1516413562.474:160): avc:  denied  { map } for  pid=1253 comm="hostname" path="/usr/bin/hostname" dev="dm-0" ino=20028 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:hostname_exec_t:s0 tclass=file permissive=0'
Unexpected journal message 'audit: type=1400 audit(1516413562.651:163): avc:  denied  { execute_no_trans } for  pid=1297 comm="pmie_check" path="/usr/bin/pmie" dev="dm-0" ino=139127 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:pcp_pmie_exec_t:s0 tclass=file permissive=0'
Wrote JS log to TestUpdates-testRunningUpdate-fedora-27-127.0.0.2-2401-FAIL.js.log
Journal extracted to TestUpdates-testRunningUpdate-fedora-27-127.0.0.2-2401-FAIL.log
Traceback (most recent call last):
  File "/build/cockpit/test/common/testlib.py", line 669, in tearDown
    self.check_journal_messages()
  File "/build/cockpit/test/common/testlib.py", line 804, in check_journal_messages
    raise Error(first)
Error: audit: type=1400 audit(1516413562.474:160): avc:  denied  { map } for  pid=1253 comm="hostname" path="/usr/bin/hostname" dev="dm-0" ino=20028 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:hostname_exec_t:s0 tclass=file permissive=0

not ok 62 testRunningUpdate (check_packagekit.TestUpdates) # duration: 38s
Wrote screenshot to TestUpdates-testRunningUpdate-fedora-27-127.0.0.2-2401-FAIL.png
Wrote HTML dump to TestUpdates-testRunningUpdate-fedora-27-127.0.0.2-2401-FAIL.html
Wrote JS log to TestUpdates-testRunningUpdate-fedora-27-127.0.0.2-2401-FAIL.js.log
Journal extracted to TestUpdates-testRunningUpdate-fedora-27-127.0.0.2-2401-FAIL.log

First occurrence: 2018-01-20T01:59:48.977431 | revision bc56acc665f48af83bbe9fb4c01b225c9a19f909, logs Times recorded: 1 Latest occurrences:

# ----------------------------------------------------------------------
# testConnect (check_openshift.TestOpenshift)
#
/etc/profile.d/lang.sh: line 20: warning: setlocale: LC_COLLATE: cannot change locale (en_US.UTF-8): No such file or directory
/etc/profile.d/lang.sh: line 23: warning: setlocale: LC_MESSAGES: cannot change locale (en_US.UTF-8): No such file or directory
/etc/profile.d/lang.sh: line 26: warning: setlocale: LC_NUMERIC: cannot change locale (en_US.UTF-8): No such file or directory
/etc/profile.d/lang.sh: line 29: warning: setlocale: LC_TIME: cannot change locale (en_US.UTF-8): No such file or directory
/etc/profile.d/lang.sh: line 20: warning: setlocale: LC_COLLATE: cannot change locale (en_US.UTF-8): No such file or directory
/etc/profile.d/lang.sh: line 23: warning: setlocale: LC_MESSAGES: cannot change locale (en_US.UTF-8): No such file or directory
/etc/profile.d/lang.sh: line 26: warning: setlocale: LC_NUMERIC: cannot change locale (en_US.UTF-8): No such file or directory
/etc/profile.d/lang.sh: line 29: warning: setlocale: LC_TIME: cannot change locale (en_US.UTF-8): No such file or directory
/etc/profile.d/lang.sh: line 20: warning: setlocale: LC_COLLATE: cannot change locale (en_US.UTF-8): No such file or directory
/etc/profile.d/lang.sh: line 23: warning: setlocale: LC_MESSAGES: cannot change locale (en_US.UTF-8): No such file or directory
/etc/profile.d/lang.sh: line 26: warning: setlocale: LC_NUMERIC: cannot change locale (en_US.UTF-8): No such file or directory
/etc/profile.d/lang.sh: line 29: warning: setlocale: LC_TIME: cannot change locale (en_US.UTF-8): No such file or directory
The connection to the server 10.111.112.101:8443 was refused - did you specify the right host or port?
The connection to the server 10.111.112.101:8443 was refused - did you specify the right host or port?
The connection to the server 10.111.112.101:8443 was refused - did you specify the right host or port?
The connection to the server 10.111.112.101:8443 was refused - did you specify the right host or port?
The connection to the server 10.111.112.101:8443 was refused - did you specify the right host or port?
The connection to the server 10.111.112.101:8443 was refused - did you specify the right host or port?
The connection to the server 10.111.112.101:8443 was refused - did you specify the right host or port?

DevTools listening on ws://127.0.0.1:9706/devtools/browser/b3a6a4b2-c97a-46fc-8d54-ae4f31a6182d
[0120/020314.766008:ERROR:zygote_host_impl_linux.cc(268)] Failed to adjust OOM score of renderer with pid 38683: Permission denied (13)
[0120/020315.714304:ERROR:zygote_host_impl_linux.cc(268)] Failed to adjust OOM score of renderer with pid 38721: Permission denied (13)
> warning: 2018-01-19 21:03:18.245041 I | proto: duplicate proto type registered: google.protobuf.Any
2018-01-19 21:03:18.245259 I | proto: duplicate proto type registered: google.protobuf.Duration
2018-01-19 21:03:18.245325 I | proto: duplicate proto type registered: google.protobuf.Timestamp

> warning: 2018-01-19 21:03:18.628549 I | proto: duplicate proto type registered: google.protobuf.Any
2018-01-19 21:03:18.628684 I | proto: duplicate proto type registered: google.protobuf.Duration
2018-01-19 21:03:18.628717 I | proto: duplicate proto type registered: google.protobuf.Timestamp

> warning: 2018-01-19 21:03:19.573132 I | proto: duplicate proto type registered: google.protobuf.Any
2018-01-19 21:03:19.573288 I | proto: duplicate proto type registered: google.protobuf.Duration
2018-01-19 21:03:19.573327 I | proto: duplicate proto type registered: google.protobuf.Timestamp

> warning: 2018-01-19 21:03:19.812950 I | proto: duplicate proto type registered: google.protobuf.Any
2018-01-19 21:03:19.813123 I | proto: duplicate proto type registered: google.protobuf.Duration
2018-01-19 21:03:19.813179 I | proto: duplicate proto type registered: google.protobuf.Timestamp

> warning: 2018-01-19 21:03:20.573597 I | proto: duplicate proto type registered: google.protobuf.Any
2018-01-19 21:03:20.573846 I | proto: duplicate proto type registered: google.protobuf.Duration
2018-01-19 21:03:20.573916 I | proto: duplicate proto type registered: google.protobuf.Timestamp

> warning: 2018-01-19 21:03:20.860992 I | proto: duplicate proto type registered: google.protobuf.Any
2018-01-19 21:03:20.861186 I | proto: duplicate proto type registered: google.protobuf.Duration
2018-01-19 21:03:20.861230 I | proto: duplicate proto type registered: google.protobuf.Timestamp

> warning: 2018-01-19 21:03:21.111165 I | proto: duplicate proto type registered: google.protobuf.Any
2018-01-19 21:03:21.111267 I | proto: duplicate proto type registered: google.protobuf.Duration
2018-01-19 21:03:21.111284 I | proto: duplicate proto type registered: google.protobuf.Timestamp

> warning: 2018-01-19 21:03:21.372991 I | proto: duplicate proto type registered: google.protobuf.Any
2018-01-19 21:03:21.373084 I | proto: duplicate proto type registered: google.protobuf.Duration
2018-01-19 21:03:21.373099 I | proto: duplicate proto type registered: google.protobuf.Timestamp

> warning: 2018-01-19 21:03:21.635492 I | proto: duplicate proto type registered: google.protobuf.Any
2018-01-19 21:03:21.635581 I | proto: duplicate proto type registered: google.protobuf.Duration
2018-01-19 21:03:21.635597 I | proto: duplicate proto type registered: google.protobuf.Timestamp

> warning: 2018-01-19 21:03:21.867334 I | proto: duplicate proto type registered: google.protobuf.Any
2018-01-19 21:03:21.867529 I | proto: duplicate proto type registered: google.protobuf.Duration
2018-01-19 21:03:21.867578 I | proto: duplicate proto type registered: google.protobuf.Timestamp

> warning: 2018-01-19 21:03:22.192111 I | proto: duplicate proto type registered: google.protobuf.Any
2018-01-19 21:03:22.194080 I | proto: duplicate proto type registered: google.protobuf.Duration
2018-01-19 21:03:22.194109 I | proto: duplicate proto type registered: google.protobuf.Timestamp

> warning: 2018-01-19 21:03:22.417087 I | proto: duplicate proto type registered: google.protobuf.Any
2018-01-19 21:03:22.417303 I | proto: duplicate proto type registered: google.protobuf.Duration
2018-01-19 21:03:22.417390 I | proto: duplicate proto type registered: google.protobuf.Timestamp

> warning: 2018-01-19 21:03:23.060061 I | proto: duplicate proto type registered: google.protobuf.Any
2018-01-19 21:03:23.060159 I | proto: duplicate proto type registered: google.protobuf.Duration
2018-01-19 21:03:23.060176 I | proto: duplicate proto type registered: google.protobuf.Timestamp

> warning: 2018-01-19 21:03:23.290841 I | proto: duplicate proto type registered: google.protobuf.Any
2018-01-19 21:03:23.290930 I | proto: duplicate proto type registered: google.protobuf.Duration
2018-01-19 21:03:23.290967 I | proto: duplicate proto type registered: google.protobuf.Timestamp

> warning: 2018-01-19 21:03:26.377795 I | proto: duplicate proto type registered: google.protobuf.Any
2018-01-19 21:03:26.378371 I | proto: duplicate proto type registered: google.protobuf.Duration
2018-01-19 21:03:26.378421 I | proto: duplicate proto type registered: google.protobuf.Timestamp

> warning: 2018-01-19 21:03:27.076743 I | proto: duplicate proto type registered: google.protobuf.Any
2018-01-19 21:03:27.076893 I | proto: duplicate proto type registered: google.protobuf.Duration
2018-01-19 21:03:27.076924 I | proto: duplicate proto type registered: google.protobuf.Timestamp

Unexpected journal message 'audit: type=1400 audit(1516413761.476:163): avc:  denied  { map } for  pid=1246 comm="hostname" path="/usr/bin/hostname" dev="dm-0" ino=20028 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:hostname_exec_t:s0 tclass=file permissive=0'
Unexpected journal message 'audit: type=1400 audit(1516413761.648:165): avc:  denied  { execute_no_trans } for  pid=1307 comm="pmie_check" path="/usr/bin/pmie" dev="dm-0" ino=139127 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:pcp_pmie_exec_t:s0 tclass=file permissive=0'
Wrote JS log to TestOpenshift-testConnect-fedora-27-127.0.0.2-2301-FAIL.js.log
Journal extracted to TestOpenshift-testConnect-fedora-27-127.0.0.2-2301-FAIL.log
Journal extracted to TestOpenshift-testConnect-openshift-127.0.0.2-2302-FAIL.log
/etc/profile.d/lang.sh: line 20: warning: setlocale: LC_COLLATE: cannot change locale (en_US.UTF-8): No such file or directory
/etc/profile.d/lang.sh: line 23: warning: setlocale: LC_MESSAGES: cannot change locale (en_US.UTF-8): No such file or directory
/etc/profile.d/lang.sh: line 26: warning: setlocale: LC_NUMERIC: cannot change locale (en_US.UTF-8): No such file or directory
/etc/profile.d/lang.sh: line 29: warning: setlocale: LC_TIME: cannot change locale (en_US.UTF-8): No such file or directory
Traceback (most recent call last):
  File "/build/cockpit/test/common/testlib.py", line 669, in tearDown
    self.check_journal_messages()
  File "/build/cockpit/test/common/testlib.py", line 804, in check_journal_messages
    raise Error(first)
Error: audit: type=1400 audit(1516413761.476:163): avc:  denied  { map } for  pid=1246 comm="hostname" path="/usr/bin/hostname" dev="dm-0" ino=20028 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:hostname_exec_t:s0 tclass=file permissive=0

not ok 34 testConnect (check_openshift.TestOpenshift) # duration: 60s
Wrote screenshot to TestOpenshift-testConnect-fedora-27-127.0.0.2-2301-FAIL.png
Wrote HTML dump to TestOpenshift-testConnect-fedora-27-127.0.0.2-2301-FAIL.html
Wrote JS log to TestOpenshift-testConnect-fedora-27-127.0.0.2-2301-FAIL.js.log
Journal extracted to TestOpenshift-testConnect-fedora-27-127.0.0.2-2301-FAIL.log
Journal extracted to TestOpenshift-testConnect-openshift-127.0.0.2-2302-FAIL.log
/etc/profile.d/lang.sh: line 20: warning: setlocale: LC_COLLATE: cannot change locale (en_US.UTF-8): No such file or directory
/etc/profile.d/lang.sh: line 23: warning: setlocale: LC_MESSAGES: cannot change locale (en_US.UTF-8): No such file or directory
/etc/profile.d/lang.sh: line 26: warning: setlocale: LC_NUMERIC: cannot change locale (en_US.UTF-8): No such file or directory
/etc/profile.d/lang.sh: line 29: warning: setlocale: LC_TIME: cannot change locale (en_US.UTF-8): No such file or directory

First occurrence: 2018-01-20T02:03:33.702338 | revision bc56acc665f48af83bbe9fb4c01b225c9a19f909, logs Times recorded: 1 Latest occurrences:

cockpituous commented 6 years ago

verify/fedora-27 Ooops, it happened again


# ----------------------------------------------------------------------
# testHeadRequest (check_connection.TestConnection)
#
Unexpected journal message 'audit: type=1400 audit(1516349178.033:163): avc:  denied  { execute_no_trans } for  pid=1327 comm="pmie_check" path="/usr/bin/pmie" dev="dm-0" ino=139127 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:pcp_pmie_exec_t:s0 tclass=file permissive=0'
Journal extracted to TestConnection-testHeadRequest-fedora-27-127.0.0.2-2301-FAIL.log
Traceback (most recent call last):
  File "/build/cockpit/test/common/testlib.py", line 669, in tearDown
    self.check_journal_messages()
  File "/build/cockpit/test/common/testlib.py", line 804, in check_journal_messages
    raise Error(first)
Error: audit: type=1400 audit(1516349178.033:163): avc:  denied  { execute_no_trans } for  pid=1327 comm="pmie_check" path="/usr/bin/pmie" dev="dm-0" ino=139127 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:pcp_pmie_exec_t:s0 tclass=file permissive=0

not ok 142 testHeadRequest (check_connection.TestConnection) # duration: 22s
Journal extracted to TestConnection-testHeadRequest-fedora-27-127.0.0.2-2301-FAIL.log

First occurrence: 2018-01-19T08:06:28.398935 | revision cb61451e79040bcd46603a6bcbde8f1397074ec6, logs Times recorded: 1 Latest occurrences:

# ----------------------------------------------------------------------
# testBasic (check_loopback.TestLoopback)
#

DevTools listening on ws://127.0.0.1:9770/devtools/browser/2f73c9d2-a92e-4e10-a860-da5d1b0efdcb
[0119/232213.405032:ERROR:zygote_host_impl_linux.cc(268)] Failed to adjust OOM score of renderer with pid 57661: Permission denied (13)
[0119/232214.414198:ERROR:zygote_host_impl_linux.cc(268)] Failed to adjust OOM score of renderer with pid 57689: Permission denied (13)
CDP: {"source":"network","level":"error","text":"Failed to load resource: the server responded with a status of 500 (Authentication failed: no-cockpit)","timestamp":1516404137978.31,"url":"http://127.0.0.2:9591/cockpit/login","networkRequestId":"57689.85"}
> warning: fatal: Authentication failed: no-cockpit
> log: Authentication failed: authentication-not-supported
> warning: fatal: The server refused to authenticate 'admin' using password authentication, and no other supported authentication methods are available.
Unexpected journal message 'audit: type=1400 audit(1516404125.166:162): avc:  denied  { execute_no_trans } for  pid=1324 comm="pmie_check" path="/usr/bin/pmie" dev="dm-0" ino=139127 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:pcp_pmie_exec_t:s0 tclass=file permissive=0'
Wrote JS log to TestLoopback-testBasic-fedora-27-127.0.0.2-2701-FAIL.js.log
Journal extracted to TestLoopback-testBasic-fedora-27-127.0.0.2-2701-FAIL.log
Traceback (most recent call last):
  File "/build/cockpit/test/common/testlib.py", line 669, in tearDown
    self.check_journal_messages()
  File "/build/cockpit/test/common/testlib.py", line 804, in check_journal_messages
    raise Error(first)
Error: audit: type=1400 audit(1516404125.166:162): avc:  denied  { execute_no_trans } for  pid=1324 comm="pmie_check" path="/usr/bin/pmie" dev="dm-0" ino=139127 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:pcp_pmie_exec_t:s0 tclass=file permissive=0

not ok 154 testBasic (check_loopback.TestLoopback) # duration: 28s
Wrote screenshot to TestLoopback-testBasic-fedora-27-127.0.0.2-2701-FAIL.png
Wrote HTML dump to TestLoopback-testBasic-fedora-27-127.0.0.2-2701-FAIL.html
Wrote JS log to TestLoopback-testBasic-fedora-27-127.0.0.2-2701-FAIL.js.log
Journal extracted to TestLoopback-testBasic-fedora-27-127.0.0.2-2701-FAIL.log

First occurrence: 2018-01-19T23:22:22.082874 | revision bc56acc665f48af83bbe9fb4c01b225c9a19f909, logs Times recorded: 1 Latest occurrences:

# ----------------------------------------------------------------------
# testBasic (check_embed.TestEmbed)
#

DevTools listening on ws://127.0.0.1:9700/devtools/browser/1ff7cddf-fd6f-4033-a986-f013f9a72f0b
[0119/232456.581945:ERROR:zygote_host_impl_linux.cc(268)] Failed to adjust OOM score of renderer with pid 60781: Permission denied (13)
[0119/232457.654453:ERROR:zygote_host_impl_linux.cc(268)] Failed to adjust OOM score of renderer with pid 60808: Permission denied (13)
CDP: {"source":"network","level":"error","text":"Failed to load resource: net::ERR_FILE_NOT_FOUND","timestamp":1516404297757.8,"url":"file:///build/cockpit/dist/base1/patternfly.min.css","networkRequestId":"60808.2"}
CDP: {"source":"network","level":"error","text":"Failed to load resource: net::ERR_FILE_NOT_FOUND","timestamp":1516404297758.06,"url":"file:///build/cockpit/dist/base1/patternfly-additions.css","networkRequestId":"60808.3"}
CDP: {"source":"network","level":"error","text":"Failed to load resource: net::ERR_FILE_NOT_FOUND","timestamp":1516404297758.31,"url":"file:///build/cockpit/test/verify/dist/img/brand.svg","networkRequestId":"60808.4"}
Unexpected journal message 'audit: type=1400 audit(1516404289.158:162): avc:  denied  { map } for  pid=1243 comm="hostname" path="/usr/bin/hostname" dev="dm-0" ino=20028 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:hostname_exec_t:s0 tclass=file permissive=0'
Unexpected journal message 'audit: type=1400 audit(1516404289.340:164): avc:  denied  { execute_no_trans } for  pid=1310 comm="pmie_check" path="/usr/bin/pmie" dev="dm-0" ino=139127 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:pcp_pmie_exec_t:s0 tclass=file permissive=0'
Wrote JS log to TestEmbed-testBasic-fedora-27-127.0.0.2-2701-FAIL.js.log
Journal extracted to TestEmbed-testBasic-fedora-27-127.0.0.2-2701-FAIL.log
Traceback (most recent call last):
  File "/build/cockpit/test/common/testlib.py", line 669, in tearDown
    self.check_journal_messages()
  File "/build/cockpit/test/common/testlib.py", line 804, in check_journal_messages
    raise Error(first)
Error: audit: type=1400 audit(1516404289.158:162): avc:  denied  { map } for  pid=1243 comm="hostname" path="/usr/bin/hostname" dev="dm-0" ino=20028 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:hostname_exec_t:s0 tclass=file permissive=0

not ok 132 testBasic (check_embed.TestEmbed) # duration: 25s
Wrote screenshot to TestEmbed-testBasic-fedora-27-127.0.0.2-2701-FAIL.png
Wrote HTML dump to TestEmbed-testBasic-fedora-27-127.0.0.2-2701-FAIL.html
Wrote JS log to TestEmbed-testBasic-fedora-27-127.0.0.2-2701-FAIL.js.log
Journal extracted to TestEmbed-testBasic-fedora-27-127.0.0.2-2701-FAIL.log

First occurrence: 2018-01-19T23:25:02.819039 | revision bc56acc665f48af83bbe9fb4c01b225c9a19f909, logs Times recorded: 1 Latest occurrences:

# ----------------------------------------------------------------------
# testOverview (check_docker_storage.TestDockerStorage)
#

DevTools listening on ws://127.0.0.1:9326/devtools/browser/cdeebe7c-974f-4fc8-90e0-664b49d525d6
[0119/232556.341132:ERROR:zygote_host_impl_linux.cc(268)] Failed to adjust OOM score of renderer with pid 61495: Permission denied (13)
[0119/232557.275855:ERROR:zygote_host_impl_linux.cc(268)] Failed to adjust OOM score of renderer with pid 61528: Permission denied (13)
Unexpected journal message 'audit: type=1400 audit(1516404306.152:165): avc:  denied  { execute_no_trans } for  pid=1295 comm="pmie_check" path="/usr/bin/pmie" dev="dm-0" ino=139127 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:pcp_pmie_exec_t:s0 tclass=file permissive=0'
Wrote JS log to TestDockerStorage-testOverview-fedora-27-127.0.0.2-2801-FAIL.js.log
Journal extracted to TestDockerStorage-testOverview-fedora-27-127.0.0.2-2801-FAIL.log
Traceback (most recent call last):
  File "/build/cockpit/test/common/testlib.py", line 669, in tearDown
    self.check_journal_messages()
  File "/build/cockpit/test/common/testlib.py", line 804, in check_journal_messages
    raise Error(first)
Error: audit: type=1400 audit(1516404306.152:165): avc:  denied  { execute_no_trans } for  pid=1295 comm="pmie_check" path="/usr/bin/pmie" dev="dm-0" ino=139127 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:pcp_pmie_exec_t:s0 tclass=file permissive=0

not ok 130 testOverview (check_docker_storage.TestDockerStorage) # duration: 70s
Wrote screenshot to TestDockerStorage-testOverview-fedora-27-127.0.0.2-2801-FAIL.png
Wrote HTML dump to TestDockerStorage-testOverview-fedora-27-127.0.0.2-2801-FAIL.html
Wrote JS log to TestDockerStorage-testOverview-fedora-27-127.0.0.2-2801-FAIL.js.log
Journal extracted to TestDockerStorage-testOverview-fedora-27-127.0.0.2-2801-FAIL.log

First occurrence: 2018-01-19T23:26:04.399128 | revision bc56acc665f48af83bbe9fb4c01b225c9a19f909, logs Times recorded: 1 Latest occurrences:

# ----------------------------------------------------------------------
# testSocket (check_connection.TestConnection)
#
Unexpected journal message 'audit: type=1400 audit(1516404478.231:163): avc:  denied  { map } for  pid=1252 comm="hostname" path="/usr/bin/hostname" dev="dm-0" ino=20028 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:hostname_exec_t:s0 tclass=file permissive=0'
Unexpected journal message 'audit: type=1400 audit(1516404478.387:165): avc:  denied  { execute_no_trans } for  pid=1319 comm="pmie_check" path="/usr/bin/pmie" dev="dm-0" ino=139127 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:pcp_pmie_exec_t:s0 tclass=file permissive=0'
Journal extracted to TestConnection-testSocket-fedora-27-127.0.0.2-2601-FAIL.log
Traceback (most recent call last):
  File "/build/cockpit/test/common/testlib.py", line 669, in tearDown
    self.check_journal_messages()
  File "/build/cockpit/test/common/testlib.py", line 804, in check_journal_messages
    raise Error(first)
Error: audit: type=1400 audit(1516404478.231:163): avc:  denied  { map } for  pid=1252 comm="hostname" path="/usr/bin/hostname" dev="dm-0" ino=20028 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:hostname_exec_t:s0 tclass=file permissive=0

not ok 115 testSocket (check_connection.TestConnection) # duration: 25s
Journal extracted to TestConnection-testSocket-fedora-27-127.0.0.2-2601-FAIL.log

First occurrence: 2018-01-19T23:28:10.351513 | revision bc56acc665f48af83bbe9fb4c01b225c9a19f909, logs Times recorded: 1 Latest occurrences:

# ----------------------------------------------------------------------
# testBasic (check_accounts.TestAccounts)
#

DevTools listening on ws://127.0.0.1:9615/devtools/browser/2c19c51c-7ec8-4b68-9f60-aec45e493ac6
[0119/232837.288646:ERROR:zygote_host_impl_linux.cc(268)] Failed to adjust OOM score of renderer with pid 65341: Permission denied (13)
[0119/232838.336900:ERROR:zygote_host_impl_linux.cc(268)] Failed to adjust OOM score of renderer with pid 65392: Permission denied (13)
> warning: chage: user 'anton' does not exist in /etc/passwd

> warning: chage: user 'anton' does not exist in /etc/passwd

> warning: chage: user 'anton' does not exist in /etc/passwd

userdel: group berta is the primary group of another user and is not removed.
> warning: chage: user 'anton' does not exist in /etc/passwd

> warning: chage: user 'anton' does not exist in /etc/passwd

> warning: Password quality check failed:
 The password is a palindrome

> warning: Password quality check failed:
 The password is a palindrome

> warning: Password quality check failed:
 The password is a palindrome

Unexpected journal message 'audit: type=1400 audit(1516404508.341:160): avc:  denied  { map } for  pid=1254 comm="hostname" path="/usr/bin/hostname" dev="dm-0" ino=20028 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:hostname_exec_t:s0 tclass=file permissive=0'
Unexpected journal message 'audit: type=1400 audit(1516404508.528:162): avc:  denied  { execute_no_trans } for  pid=1311 comm="pmie_check" path="/usr/bin/pmie" dev="dm-0" ino=139127 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:pcp_pmie_exec_t:s0 tclass=file permissive=0'
Wrote JS log to TestAccounts-testBasic-fedora-27-127.0.0.2-2901-FAIL.js.log
Journal extracted to TestAccounts-testBasic-fedora-27-127.0.0.2-2901-FAIL.log
Traceback (most recent call last):
  File "/build/cockpit/test/common/testlib.py", line 669, in tearDown
    self.check_journal_messages()
  File "/build/cockpit/test/common/testlib.py", line 804, in check_journal_messages
    raise Error(first)
Error: audit: type=1400 audit(1516404508.341:160): avc:  denied  { map } for  pid=1254 comm="hostname" path="/usr/bin/hostname" dev="dm-0" ino=20028 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:hostname_exec_t:s0 tclass=file permissive=0

not ok 108 testBasic (check_accounts.TestAccounts) # duration: 33s
Wrote screenshot to TestAccounts-testBasic-fedora-27-127.0.0.2-2901-FAIL.png
Wrote HTML dump to TestAccounts-testBasic-fedora-27-127.0.0.2-2901-FAIL.html
Wrote JS log to TestAccounts-testBasic-fedora-27-127.0.0.2-2901-FAIL.js.log
Journal extracted to TestAccounts-testBasic-fedora-27-127.0.0.2-2901-FAIL.log

First occurrence: 2018-01-19T23:28:53.456326 | revision bc56acc665f48af83bbe9fb4c01b225c9a19f909, logs Times recorded: 1 Latest occurrences:

# ----------------------------------------------------------------------
# testVolumes (check_openshift.TestOpenshift)
#
/etc/profile.d/lang.sh: line 20: warning: setlocale: LC_COLLATE: cannot change locale (en_US.UTF-8): No such file or directory
/etc/profile.d/lang.sh: line 23: warning: setlocale: LC_MESSAGES: cannot change locale (en_US.UTF-8): No such file or directory
/etc/profile.d/lang.sh: line 26: warning: setlocale: LC_NUMERIC: cannot change locale (en_US.UTF-8): No such file or directory
/etc/profile.d/lang.sh: line 29: warning: setlocale: LC_TIME: cannot change locale (en_US.UTF-8): No such file or directory
/etc/profile.d/lang.sh: line 20: warning: setlocale: LC_COLLATE: cannot change locale (en_US.UTF-8): No such file or directory
/etc/profile.d/lang.sh: line 23: warning: setlocale: LC_MESSAGES: cannot change locale (en_US.UTF-8): No such file or directory
/etc/profile.d/lang.sh: line 26: warning: setlocale: LC_NUMERIC: cannot change locale (en_US.UTF-8): No such file or directory
/etc/profile.d/lang.sh: line 29: warning: setlocale: LC_TIME: cannot change locale (en_US.UTF-8): No such file or directory
/etc/profile.d/lang.sh: line 20: warning: setlocale: LC_COLLATE: cannot change locale (en_US.UTF-8): No such file or directory
/etc/profile.d/lang.sh: line 23: warning: setlocale: LC_MESSAGES: cannot change locale (en_US.UTF-8): No such file or directory
/etc/profile.d/lang.sh: line 26: warning: setlocale: LC_NUMERIC: cannot change locale (en_US.UTF-8): No such file or directory
/etc/profile.d/lang.sh: line 29: warning: setlocale: LC_TIME: cannot change locale (en_US.UTF-8): No such file or directory
The connection to the server 10.111.112.101:8443 was refused - did you specify the right host or port?
The connection to the server 10.111.112.101:8443 was refused - did you specify the right host or port?
The connection to the server 10.111.112.101:8443 was refused - did you specify the right host or port?
The connection to the server 10.111.112.101:8443 was refused - did you specify the right host or port?
The connection to the server 10.111.112.101:8443 was refused - did you specify the right host or port?
The connection to the server 10.111.112.101:8443 was refused - did you specify the right host or port?
the server doesn't have a resource type "projects"

DevTools listening on ws://127.0.0.1:9486/devtools/browser/fe0389dc-e756-41cd-9f06-b339a6a5baa7
[0119/233101.433668:ERROR:zygote_host_impl_linux.cc(268)] Failed to adjust OOM score of renderer with pid 68522: Permission denied (13)
[0119/233102.557077:ERROR:zygote_host_impl_linux.cc(268)] Failed to adjust OOM score of renderer with pid 68569: Permission denied (13)
> warning: 2018-01-19 18:31:06.466958 I | proto: duplicate proto type registered: google.protobuf.Any
2018-01-19 18:31:06.473761 I | proto: duplicate proto type registered: google.protobuf.Duration
2018-01-19 18:31:06.473850 I | proto: duplicate proto type registered: google.protobuf.Timestamp

> warning: 2018-01-19 18:31:06.993621 I | proto: duplicate proto type registered: google.protobuf.Any
2018-01-19 18:31:06.997726 I | proto: duplicate proto type registered: google.protobuf.Duration
2018-01-19 18:31:06.997784 I | proto: duplicate proto type registered: google.protobuf.Timestamp

/etc/profile.d/lang.sh: line 20: warning: setlocale: LC_COLLATE: cannot change locale (en_US.UTF-8): No such file or directory
/etc/profile.d/lang.sh: line 23: warning: setlocale: LC_MESSAGES: cannot change locale (en_US.UTF-8): No such file or directory
/etc/profile.d/lang.sh: line 26: warning: setlocale: LC_NUMERIC: cannot change locale (en_US.UTF-8): No such file or directory
/etc/profile.d/lang.sh: line 29: warning: setlocale: LC_TIME: cannot change locale (en_US.UTF-8): No such file or directory
/etc/profile.d/lang.sh: line 20: warning: setlocale: LC_COLLATE: cannot change locale (en_US.UTF-8): No such file or directory
/etc/profile.d/lang.sh: line 23: warning: setlocale: LC_MESSAGES: cannot change locale (en_US.UTF-8): No such file or directory
/etc/profile.d/lang.sh: line 26: warning: setlocale: LC_NUMERIC: cannot change locale (en_US.UTF-8): No such file or directory
/etc/profile.d/lang.sh: line 29: warning: setlocale: LC_TIME: cannot change locale (en_US.UTF-8): No such file or directory
Unexpected journal message 'audit: type=1400 audit(1516404623.669:166): avc:  denied  { map } for  pid=1253 comm="hostname" path="/usr/bin/hostname" dev="dm-0" ino=20028 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:hostname_exec_t:s0 tclass=file permissive=0'
Unexpected journal message 'audit: type=1400 audit(1516404623.808:168): avc:  denied  { execute_no_trans } for  pid=1299 comm="pmie_check" path="/usr/bin/pmie" dev="dm-0" ino=139127 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:pcp_pmie_exec_t:s0 tclass=file permissive=0'
Wrote JS log to TestOpenshift-testVolumes-fedora-27-127.0.0.2-2901-FAIL.js.log
Journal extracted to TestOpenshift-testVolumes-fedora-27-127.0.0.2-2901-FAIL.log
Journal extracted to TestOpenshift-testVolumes-openshift-127.0.0.2-2902-FAIL.log
/etc/profile.d/lang.sh: line 20: warning: setlocale: LC_COLLATE: cannot change locale (en_US.UTF-8): No such file or directory
/etc/profile.d/lang.sh: line 23: warning: setlocale: LC_MESSAGES: cannot change locale (en_US.UTF-8): No such file or directory
/etc/profile.d/lang.sh: line 26: warning: setlocale: LC_NUMERIC: cannot change locale (en_US.UTF-8): No such file or directory
/etc/profile.d/lang.sh: line 29: warning: setlocale: LC_TIME: cannot change locale (en_US.UTF-8): No such file or directory
Traceback (most recent call last):
  File "/build/cockpit/test/common/testlib.py", line 669, in tearDown
    self.check_journal_messages()
  File "/build/cockpit/test/common/testlib.py", line 804, in check_journal_messages
    raise Error(first)
Error: audit: type=1400 audit(1516404623.669:166): avc:  denied  { map } for  pid=1253 comm="hostname" path="/usr/bin/hostname" dev="dm-0" ino=20028 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:hostname_exec_t:s0 tclass=file permissive=0

not ok 95 testVolumes (check_openshift.TestOpenshift) # duration: 65s
Wrote screenshot to TestOpenshift-testVolumes-fedora-27-127.0.0.2-2901-FAIL.png
Wrote HTML dump to TestOpenshift-testVolumes-fedora-27-127.0.0.2-2901-FAIL.html
Wrote JS log to TestOpenshift-testVolumes-fedora-27-127.0.0.2-2901-FAIL.js.log
Journal extracted to TestOpenshift-testVolumes-fedora-27-127.0.0.2-2901-FAIL.log
Journal extracted to TestOpenshift-testVolumes-openshift-127.0.0.2-2902-FAIL.log
/etc/profile.d/lang.sh: line 20: warning: setlocale: LC_COLLATE: cannot change locale (en_US.UTF-8): No such file or directory
/etc/profile.d/lang.sh: line 23: warning: setlocale: LC_MESSAGES: cannot change locale (en_US.UTF-8): No such file or directory
/etc/profile.d/lang.sh: line 26: warning: setlocale: LC_NUMERIC: cannot change locale (en_US.UTF-8): No such file or directory
/etc/profile.d/lang.sh: line 29: warning: setlocale: LC_TIME: cannot change locale (en_US.UTF-8): No such file or directory

First occurrence: 2018-01-19T23:31:17.551384 | revision bc56acc665f48af83bbe9fb4c01b225c9a19f909, logs Times recorded: 1 Latest occurrences:

# ----------------------------------------------------------------------
# testConnect (check_openshift.TestOpenshift)
#
/etc/profile.d/lang.sh: line 20: warning: setlocale: LC_COLLATE: cannot change locale (en_US.UTF-8): No such file or directory
/etc/profile.d/lang.sh: line 23: warning: setlocale: LC_MESSAGES: cannot change locale (en_US.UTF-8): No such file or directory
/etc/profile.d/lang.sh: line 26: warning: setlocale: LC_NUMERIC: cannot change locale (en_US.UTF-8): No such file or directory
/etc/profile.d/lang.sh: line 29: warning: setlocale: LC_TIME: cannot change locale (en_US.UTF-8): No such file or directory
/etc/profile.d/lang.sh: line 20: warning: setlocale: LC_COLLATE: cannot change locale (en_US.UTF-8): No such file or directory
/etc/profile.d/lang.sh: line 23: warning: setlocale: LC_MESSAGES: cannot change locale (en_US.UTF-8): No such file or directory
/etc/profile.d/lang.sh: line 26: warning: setlocale: LC_NUMERIC: cannot change locale (en_US.UTF-8): No such file or directory
/etc/profile.d/lang.sh: line 29: warning: setlocale: LC_TIME: cannot change locale (en_US.UTF-8): No such file or directory
/etc/profile.d/lang.sh: line 20: warning: setlocale: LC_COLLATE: cannot change locale (en_US.UTF-8): No such file or directory
/etc/profile.d/lang.sh: line 23: warning: setlocale: LC_MESSAGES: cannot change locale (en_US.UTF-8): No such file or directory
/etc/profile.d/lang.sh: line 26: warning: setlocale: LC_NUMERIC: cannot change locale (en_US.UTF-8): No such file or directory
/etc/profile.d/lang.sh: line 29: warning: setlocale: LC_TIME: cannot change locale (en_US.UTF-8): No such file or directory
The connection to the server 10.111.112.101:8443 was refused - did you specify the right host or port?
The connection to the server 10.111.112.101:8443 was refused - did you specify the right host or port?
The connection to the server 10.111.112.101:8443 was refused - did you specify the right host or port?
The connection to the server 10.111.112.101:8443 was refused - did you specify the right host or port?
The connection to the server 10.111.112.101:8443 was refused - did you specify the right host or port?
The connection to the server 10.111.112.101:8443 was refused - did you specify the right host or port?
The connection to the server 10.111.112.101:8443 was refused - did you specify the right host or port?
The connection to the server 10.111.112.101:8443 was refused - did you specify the right host or port?

DevTools listening on ws://127.0.0.1:9515/devtools/browser/108539a2-98d2-4a5d-902f-158903a3a021
[0119/233204.319215:ERROR:zygote_host_impl_linux.cc(268)] Failed to adjust OOM score of renderer with pid 70049: Permission denied (13)
[0119/233205.349356:ERROR:zygote_host_impl_linux.cc(268)] Failed to adjust OOM score of renderer with pid 70090: Permission denied (13)
> warning: 2018-01-19 18:32:09.548849 I | proto: duplicate proto type registered: google.protobuf.Any
2018-01-19 18:32:09.550030 I | proto: duplicate proto type registered: google.protobuf.Duration
2018-01-19 18:32:09.550156 I | proto: duplicate proto type registered: google.protobuf.Timestamp

> warning: 2018-01-19 18:32:10.021847 I | proto: duplicate proto type registered: google.protobuf.Any
2018-01-19 18:32:10.022003 I | proto: duplicate proto type registered: google.protobuf.Duration
2018-01-19 18:32:10.022046 I | proto: duplicate proto type registered: google.protobuf.Timestamp

> warning: 2018-01-19 18:32:11.014068 I | proto: duplicate proto type registered: google.protobuf.Any
2018-01-19 18:32:11.014165 I | proto: duplicate proto type registered: google.protobuf.Duration
2018-01-19 18:32:11.014181 I | proto: duplicate proto type registered: google.protobuf.Timestamp

> warning: 2018-01-19 18:32:11.257063 I | proto: duplicate proto type registered: google.protobuf.Any
2018-01-19 18:32:11.257244 I | proto: duplicate proto type registered: google.protobuf.Duration
2018-01-19 18:32:11.257282 I | proto: duplicate proto type registered: google.protobuf.Timestamp

> warning: 2018-01-19 18:32:11.929716 I | proto: duplicate proto type registered: google.protobuf.Any
2018-01-19 18:32:11.929864 I | proto: duplicate proto type registered: google.protobuf.Duration
2018-01-19 18:32:11.929901 I | proto: duplicate proto type registered: google.protobuf.Timestamp

> warning: 2018-01-19 18:32:12.191991 I | proto: duplicate proto type registered: google.protobuf.Any
2018-01-19 18:32:12.192064 I | proto: duplicate proto type registered: google.protobuf.Duration
2018-01-19 18:32:12.192088 I | proto: duplicate proto type registered: google.protobuf.Timestamp

> warning: 2018-01-19 18:32:12.460712 I | proto: duplicate proto type registered: google.protobuf.Any
2018-01-19 18:32:12.460930 I | proto: duplicate proto type registered: google.protobuf.Duration
2018-01-19 18:32:12.461001 I | proto: duplicate proto type registered: google.protobuf.Timestamp

> warning: 2018-01-19 18:32:12.710048 I | proto: duplicate proto type registered: google.protobuf.Any
2018-01-19 18:32:12.710157 I | proto: duplicate proto type registered: google.protobuf.Duration
2018-01-19 18:32:12.710195 I | proto: duplicate proto type registered: google.protobuf.Timestamp

> warning: 2018-01-19 18:32:12.926156 I | proto: duplicate proto type registered: google.protobuf.Any
2018-01-19 18:32:12.926290 I | proto: duplicate proto type registered: google.protobuf.Duration
2018-01-19 18:32:12.926339 I | proto: duplicate proto type registered: google.protobuf.Timestamp

> warning: 2018-01-19 18:32:13.162880 I | proto: duplicate proto type registered: google.protobuf.Any
2018-01-19 18:32:13.163021 I | proto: duplicate proto type registered: google.protobuf.Duration
2018-01-19 18:32:13.163062 I | proto: duplicate proto type registered: google.protobuf.Timestamp

> warning: 2018-01-19 18:32:13.550141 I | proto: duplicate proto type registered: google.protobuf.Any
2018-01-19 18:32:13.550272 I | proto: duplicate proto type registered: google.protobuf.Duration
2018-01-19 18:32:13.550352 I | proto: duplicate proto type registered: google.protobuf.Timestamp

> warning: 2018-01-19 18:32:13.778128 I | proto: duplicate proto type registered: google.protobuf.Any
2018-01-19 18:32:13.778254 I | proto: duplicate proto type registered: google.protobuf.Duration
2018-01-19 18:32:13.778302 I | proto: duplicate proto type registered: google.protobuf.Timestamp

> warning: 2018-01-19 18:32:14.778907 I | proto: duplicate proto type registered: google.protobuf.Any
2018-01-19 18:32:14.779037 I | proto: duplicate proto type registered: google.protobuf.Duration
2018-01-19 18:32:14.779070 I | proto: duplicate proto type registered: google.protobuf.Timestamp

> warning: 2018-01-19 18:32:15.049932 I | proto: duplicate proto type registered: google.protobuf.Any
2018-01-19 18:32:15.050059 I | proto: duplicate proto type registered: google.protobuf.Duration
2018-01-19 18:32:15.050112 I | proto: duplicate proto type registered: google.protobuf.Timestamp

> warning: 2018-01-19 18:32:18.742537 I | proto: duplicate proto type registered: google.protobuf.Any
2018-01-19 18:32:18.742797 I | proto: duplicate proto type registered: google.protobuf.Duration
2018-01-19 18:32:18.742846 I | proto: duplicate proto type registered: google.protobuf.Timestamp

> warning: 2018-01-19 18:32:19.280129 I | proto: duplicate proto type registered: google.protobuf.Any
2018-01-19 18:32:19.280476 I | proto: duplicate proto type registered: google.protobuf.Duration
2018-01-19 18:32:19.280532 I | proto: duplicate proto type registered: google.protobuf.Timestamp

Unexpected journal message 'audit: type=1400 audit(1516404692.308:163): avc:  denied  { map } for  pid=1256 comm="hostname" path="/usr/bin/hostname" dev="dm-0" ino=20028 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:hostname_exec_t:s0 tclass=file permissive=0'
Unexpected journal message 'audit: type=1400 audit(1516404692.453:165): avc:  denied  { execute_no_trans } for  pid=1303 comm="pmie_check" path="/usr/bin/pmie" dev="dm-0" ino=139127 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:pcp_pmie_exec_t:s0 tclass=file permissive=0'
Wrote JS log to TestOpenshift-testConnect-fedora-27-127.0.0.2-2901-FAIL.js.log
Journal extracted to TestOpenshift-testConnect-fedora-27-127.0.0.2-2901-FAIL.log
Journal extracted to TestOpenshift-testConnect-openshift-127.0.0.2-2902-FAIL.log
/etc/profile.d/lang.sh: line 20: warning: setlocale: LC_COLLATE: cannot change locale (en_US.UTF-8): No such file or directory
/etc/profile.d/lang.sh: line 23: warning: setlocale: LC_MESSAGES: cannot change locale (en_US.UTF-8): No such file or directory
/etc/profile.d/lang.sh: line 26: warning: setlocale: LC_NUMERIC: cannot change locale (en_US.UTF-8): No such file or directory
/etc/profile.d/lang.sh: line 29: warning: setlocale: LC_TIME: cannot change locale (en_US.UTF-8): No such file or directory
Traceback (most recent call last):
  File "/build/cockpit/test/common/testlib.py", line 669, in tearDown
    self.check_journal_messages()
  File "/build/cockpit/test/common/testlib.py", line 804, in check_journal_messages
    raise Error(first)
Error: audit: type=1400 audit(1516404692.308:163): avc:  denied  { map } for  pid=1256 comm="hostname" path="/usr/bin/hostname" dev="dm-0" ino=20028 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:hostname_exec_t:s0 tclass=file permissive=0

not ok 88 testConnect (check_openshift.TestOpenshift) # duration: 62s
Wrote screenshot to TestOpenshift-testConnect-fedora-27-127.0.0.2-2901-FAIL.png
Wrote HTML dump to TestOpenshift-testConnect-fedora-27-127.0.0.2-2901-FAIL.html
Wrote JS log to TestOpenshift-testConnect-fedora-27-127.0.0.2-2901-FAIL.js.log
Journal extracted to TestOpenshift-testConnect-fedora-27-127.0.0.2-2901-FAIL.log
Journal extracted to TestOpenshift-testConnect-openshift-127.0.0.2-2902-FAIL.log
/etc/profile.d/lang.sh: line 20: warning: setlocale: LC_COLLATE: cannot change locale (en_US.UTF-8): No such file or directory
/etc/profile.d/lang.sh: line 23: warning: setlocale: LC_MESSAGES: cannot change locale (en_US.UTF-8): No such file or directory
/etc/profile.d/lang.sh: line 26: warning: setlocale: LC_NUMERIC: cannot change locale (en_US.UTF-8): No such file or directory
/etc/profile.d/lang.sh: line 29: warning: setlocale: LC_TIME: cannot change locale (en_US.UTF-8): No such file or directory

First occurrence: 2018-01-19T23:32:23.143588 | revision bc56acc665f48af83bbe9fb4c01b225c9a19f909, logs Times recorded: 1 Latest occurrences:

# ----------------------------------------------------------------------
# testPartitions (check_storage_partitions.TestStorage)
#

DevTools listening on ws://127.0.0.1:9809/devtools/browser/515e0dc4-9239-4a16-a8f4-e1d7389fd1e6
[0119/233301.464948:ERROR:zygote_host_impl_linux.cc(268)] Failed to adjust OOM score of renderer with pid 71981: Permission denied (13)
[0119/233302.484724:ERROR:zygote_host_impl_linux.cc(268)] Failed to adjust OOM score of renderer with pid 72039: Permission denied (13)
10+0 records in
10+0 records out
10485760 bytes (10 MB, 10 MiB) copied, 0.0914909 s, 115 MB/s
Unexpected journal message 'audit: type=1400 audit(1516404772.562:161): avc:  denied  { map } for  pid=1259 comm="hostname" path="/usr/bin/hostname" dev="dm-0" ino=20028 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:hostname_exec_t:s0 tclass=file permissive=0'
Unexpected journal message 'audit: type=1400 audit(1516404772.800:165): avc:  denied  { execute_no_trans } for  pid=1302 comm="pmie_check" path="/usr/bin/pmie" dev="dm-0" ino=139127 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:pcp_pmie_exec_t:s0 tclass=file permissive=0'
Wrote JS log to TestStorage-testPartitions-fedora-27-127.0.0.2-2701-FAIL.js.log
Journal extracted to TestStorage-testPartitions-fedora-27-127.0.0.2-2701-FAIL.log
Traceback (most recent call last):
  File "/build/cockpit/test/common/testlib.py", line 669, in tearDown
    self.check_journal_messages()
  File "/build/cockpit/test/common/testlib.py", line 804, in check_journal_messages
    raise Error(first)
Error: audit: type=1400 audit(1516404772.562:161): avc:  denied  { map } for  pid=1259 comm="hostname" path="/usr/bin/hostname" dev="dm-0" ino=20028 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:hostname_exec_t:s0 tclass=file permissive=0

not ok 73 testPartitions (check_storage_partitions.TestStorage) # duration: 29s
Wrote screenshot to TestStorage-testPartitions-fedora-27-127.0.0.2-2701-FAIL.png
Wrote HTML dump to TestStorage-testPartitions-fedora-27-127.0.0.2-2701-FAIL.html
Wrote JS log to TestStorage-testPartitions-fedora-27-127.0.0.2-2701-FAIL.js.log
Journal extracted to TestStorage-testPartitions-fedora-27-127.0.0.2-2701-FAIL.log

First occurrence: 2018-01-19T23:33:10.597717 | revision bc56acc665f48af83bbe9fb4c01b225c9a19f909, logs Times recorded: 1 Latest occurrences:

# ----------------------------------------------------------------------
# testLvm (check_storage_lvm2.TestStorage)
#

DevTools listening on ws://127.0.0.1:9414/devtools/browser/65bfda63-f0d9-443f-977a-762fec585510
[0119/233352.564445:ERROR:zygote_host_impl_linux.cc(268)] Failed to adjust OOM score of renderer with pid 73505: Permission denied (13)
[0119/233353.585598:ERROR:zygote_host_impl_linux.cc(268)] Failed to adjust OOM score of renderer with pid 73573: Permission denied (13)
  WARNING: Sum of all thin volume sizes (100.00 MiB) exceeds the size of thin pool TEST1/pool and the size of whole volume group (48.00 MiB)!
> warning: This logical volume cannot be made smaller.
Unexpected journal message 'audit: type=1400 audit(1516404824.373:160): avc:  denied  { map } for  pid=1224 comm="hostname" path="/usr/bin/hostname" dev="dm-0" ino=20028 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:hostname_exec_t:s0 tclass=file permissive=0'
Unexpected journal message 'audit: type=1400 audit(1516404824.526:162): avc:  denied  { execute_no_trans } for  pid=1290 comm="pmie_check" path="/usr/bin/pmie" dev="dm-0" ino=139127 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:pcp_pmie_exec_t:s0 tclass=file permissive=0'
Wrote JS log to TestStorage-testLvm-fedora-27-127.0.0.2-2901-FAIL.js.log
Journal extracted to TestStorage-testLvm-fedora-27-127.0.0.2-2901-FAIL.log
Traceback (most recent call last):
  File "/build/cockpit/test/common/testlib.py", line 669, in tearDown
    self.check_journal_messages()
  File "/build/cockpit/test/common/testlib.py", line 804, in check_journal_messages
    raise Error(first)
Error: audit: type=1400 audit(1516404824.373:160): avc:  denied  { map } for  pid=1224 comm="hostname" path="/usr/bin/hostname" dev="dm-0" ino=20028 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:hostname_exec_t:s0 tclass=file permissive=0

not ok 62 testLvm (check_storage_lvm2.TestStorage) # duration: 56s
Wrote screenshot to TestStorage-testLvm-fedora-27-127.0.0.2-2901-FAIL.png
Wrote HTML dump to TestStorage-testLvm-fedora-27-127.0.0.2-2901-FAIL.html
Wrote JS log to TestStorage-testLvm-fedora-27-127.0.0.2-2901-FAIL.js.log
Journal extracted to TestStorage-testLvm-fedora-27-127.0.0.2-2901-FAIL.log

First occurrence: 2018-01-19T23:34:28.188406 | revision bc56acc665f48af83bbe9fb4c01b225c9a19f909, logs Times recorded: 1 Latest occurrences:

# ----------------------------------------------------------------------
# testSuper (check_reauthorize.TestReauthorize)
#

DevTools listening on ws://127.0.0.1:9882/devtools/browser/6727bf38-79c7-4332-b43d-a9cbefea7e07
[0119/233542.308337:ERROR:zygote_host_impl_linux.cc(268)] Failed to adjust OOM score of renderer with pid 76677: Permission denied (13)
[0119/233543.257821:ERROR:zygote_host_impl_linux.cc(268)] Failed to adjust OOM score of renderer with pid 76760: Permission denied (13)
> log: done
> warning: Subscribing to systemd signals failed 
> warning: Subscribing to systemd signals failed 
> warning: Error opening directory '/home/admin/.ssh': No such file or directory
> warning: --: line 25: cd: /home/admin/.ssh: No such file or directory

> log: fail
> log: done
Unexpected journal message 'audit: type=1400 audit(1516404934.619:161): avc:  denied  { map } for  pid=1283 comm="hostname" path="/usr/bin/hostname" dev="dm-0" ino=20028 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:hostname_exec_t:s0 tclass=file permissive=0'
Unexpected journal message 'audit: type=1400 audit(1516404934.806:163): avc:  denied  { execute_no_trans } for  pid=1318 comm="pmie_check" path="/usr/bin/pmie" dev="dm-0" ino=139127 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:pcp_pmie_exec_t:s0 tclass=file permissive=0'
Wrote JS log to TestReauthorize-testSuper-fedora-27-127.0.0.2-2601-FAIL.js.log
Journal extracted to TestReauthorize-testSuper-fedora-27-127.0.0.2-2601-FAIL.log
Traceback (most recent call last):
  File "/build/cockpit/test/common/testlib.py", line 669, in tearDown
    self.check_journal_messages()
  File "/build/cockpit/test/common/testlib.py", line 804, in check_journal_messages
    raise Error(first)
Error: audit: type=1400 audit(1516404934.619:161): avc:  denied  { map } for  pid=1283 comm="hostname" path="/usr/bin/hostname" dev="dm-0" ino=20028 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:hostname_exec_t:s0 tclass=file permissive=0

not ok 42 testSuper (check_reauthorize.TestReauthorize) # duration: 37s
Wrote screenshot to TestReauthorize-testSuper-fedora-27-127.0.0.2-2601-FAIL.png
Wrote HTML dump to TestReauthorize-testSuper-fedora-27-127.0.0.2-2601-FAIL.html
Wrote JS log to TestReauthorize-testSuper-fedora-27-127.0.0.2-2601-FAIL.js.log
Journal extracted to TestReauthorize-testSuper-fedora-27-127.0.0.2-2601-FAIL.log

First occurrence: 2018-01-19T23:35:58.852347 | revision bc56acc665f48af83bbe9fb4c01b225c9a19f909, logs Times recorded: 1 Latest occurrences:

# ----------------------------------------------------------------------
# testTeam (check_networking_team.TestNetworking)
#
NAME         UUID                                  TYPE            DEVICE 
System eth0  5fb06bd0-0bb0-7ffb-45f1-d6edd65f3e03  802-3-ethernet  eth0   
virbr0       ddfdd75b-0bfb-4d67-8d49-253403037b81  bridge          virbr0 
System eth1  9c92fad9-6ecb-3e6c-eb4d-8a47c6f50c04  802-3-ethernet  --     
ens2         39ef3890-56af-4114-9a24-f3f94c42acfe  802-3-ethernet  --     

DevTools listening on ws://127.0.0.1:9844/devtools/browser/665b7307-0962-4987-b11a-f88c95ccc968
[0119/233631.772714:ERROR:zygote_host_impl_linux.cc(268)] Failed to adjust OOM score of renderer with pid 78256: Permission denied (13)
[0119/233632.765806:ERROR:zygote_host_impl_linux.cc(268)] Failed to adjust OOM score of renderer with pid 78308: Permission denied (13)
52:54:01:00:00:03 -> eth2
52:54:01:00:00:03 -> eth2
52:54:01:00:00:04 -> eth3
52:54:01:00:00:04 -> eth3
Unexpected journal message 'audit: type=1400 audit(1516404984.392:179): avc:  denied  { map } for  pid=1291 comm="hostname" path="/usr/bin/hostname" dev="dm-0" ino=20028 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:hostname_exec_t:s0 tclass=file permissive=0'
Wrote JS log to TestNetworking-testTeam-fedora-27-127.0.0.2-2301-FAIL.js.log
Journal extracted to TestNetworking-testTeam-fedora-27-127.0.0.2-2301-FAIL.log
Journal extracted to TestNetworking-testTeam-fedora-26-127.0.0.2-2302-FAIL.log
Traceback (most recent call last):
  File "/build/cockpit/test/common/testlib.py", line 669, in tearDown
    self.check_journal_messages()
  File "/build/cockpit/test/common/testlib.py", line 804, in check_journal_messages
    raise Error(first)
Error: audit: type=1400 audit(1516404984.392:179): avc:  denied  { map } for  pid=1291 comm="hostname" path="/usr/bin/hostname" dev="dm-0" ino=20028 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:hostname_exec_t:s0 tclass=file permissive=0

not ok 30 testTeam (check_networking_team.TestNetworking) # duration: 46s
Wrote screenshot to TestNetworking-testTeam-fedora-27-127.0.0.2-2301-FAIL.png
Wrote HTML dump to TestNetworking-testTeam-fedora-27-127.0.0.2-2301-FAIL.html
Wrote JS log to TestNetworking-testTeam-fedora-27-127.0.0.2-2301-FAIL.js.log
Journal extracted to TestNetworking-testTeam-fedora-27-127.0.0.2-2301-FAIL.log
Journal extracted to TestNetworking-testTeam-fedora-26-127.0.0.2-2302-FAIL.log

First occurrence: 2018-01-19T23:37:00.967178 | revision bc56acc665f48af83bbe9fb4c01b225c9a19f909, logs Times recorded: 1 Latest occurrences:

# ----------------------------------------------------------------------
# testBasic (check_multi_machine_key.TestMultiMachineKeyAuth)
#

DevTools listening on ws://127.0.0.1:10112/devtools/browser/e2b211ea-a567-49d5-8b89-1ee2f94bdbf5
[0119/233829.765070:ERROR:zygote_host_impl_linux.cc(268)] Failed to adjust OOM score of renderer with pid 82160: Permission denied (13)
[0119/233830.735264:ERROR:zygote_host_impl_linux.cc(268)] Failed to adjust OOM score of renderer with pid 82201: Permission denied (13)
[0119/233848.244064:ERROR:gl_implementation.cc(241)] Failed to load /usr/lib64/chromium-browser/swiftshader/libGLESv2.so: /usr/lib64/chromium-browser/swiftshader/libGLESv2.so: cannot open shared object file: No such file or directory
[0119/233848.245958:ERROR:gpu_child_thread.cc(254)] Exiting GPU process due to errors during initialization
[0119/233848.762501:ERROR:gl_implementation.cc(241)] Failed to load /usr/lib64/chromium-browser/swiftshader/libGLESv2.so: /usr/lib64/chromium-browser/swiftshader/libGLESv2.so: cannot open shared object file: No such file or directory
[0119/233848.764731:ERROR:gpu_child_thread.cc(254)] Exiting GPU process due to errors during initialization
[0119/233849.388148:ERROR:gl_implementation.cc(241)] Failed to load /usr/lib64/chromium-browser/swiftshader/libGLESv2.so: /usr/lib64/chromium-browser/swiftshader/libGLESv2.so: cannot open shared object file: No such file or directory
[0119/233849.390135:ERROR:gpu_child_thread.cc(254)] Exiting GPU process due to errors during initialization
[0119/233849.902025:ERROR:gl_implementation.cc(241)] Failed to load /usr/lib64/chromium-browser/swiftshader/libGLESv2.so: /usr/lib64/chromium-browser/swiftshader/libGLESv2.so: cannot open shared object file: No such file or directory
[0119/233849.903796:ERROR:gpu_child_thread.cc(254)] Exiting GPU process due to errors during initialization
Unexpected journal message 'audit: type=1400 audit(1516405096.126:161): avc:  denied  { map } for  pid=1210 comm="hostname" path="/usr/bin/hostname" dev="dm-0" ino=20028 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:hostname_exec_t:s0 tclass=file permissive=0'
Unexpected journal message 'audit: type=1400 audit(1516405096.337:165): avc:  denied  { execute_no_trans } for  pid=1275 comm="pmie_check" path="/usr/bin/pmie" dev="dm-0" ino=139127 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:pcp_pmie_exec_t:s0 tclass=file permissive=0'
Wrote JS log to TestMultiMachineKeyAuth-testBasic-fedora-27-127.0.0.2-2501-FAIL.js.log
Journal extracted to TestMultiMachineKeyAuth-testBasic-fedora-27-127.0.0.2-2501-FAIL.log
Journal extracted to TestMultiMachineKeyAuth-testBasic-fedora-27-127.0.0.2-2502-FAIL.log
Traceback (most recent call last):
  File "/build/cockpit/test/common/testlib.py", line 669, in tearDown
    self.check_journal_messages()
  File "/build/cockpit/test/common/testlib.py", line 804, in check_journal_messages
    raise Error(first)
Error: audit: type=1400 audit(1516405096.126:161): avc:  denied  { map } for  pid=1210 comm="hostname" path="/usr/bin/hostname" dev="dm-0" ino=20028 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:hostname_exec_t:s0 tclass=file permissive=0

not ok 11 testBasic (check_multi_machine_key.TestMultiMachineKeyAuth) # duration: 51s
Wrote screenshot to TestMultiMachineKeyAuth-testBasic-fedora-27-127.0.0.2-2501-FAIL.png
Wrote HTML dump to TestMultiMachineKeyAuth-testBasic-fedora-27-127.0.0.2-2501-FAIL.html
Wrote JS log to TestMultiMachineKeyAuth-testBasic-fedora-27-127.0.0.2-2501-FAIL.js.log
Journal extracted to TestMultiMachineKeyAuth-testBasic-fedora-27-127.0.0.2-2501-FAIL.log
Journal extracted to TestMultiMachineKeyAuth-testBasic-fedora-27-127.0.0.2-2502-FAIL.log

First occurrence: 2018-01-19T23:38:54.277271 | revision bc56acc665f48af83bbe9fb4c01b225c9a19f909, logs Times recorded: 1 Latest occurrences:

# ----------------------------------------------------------------------
# testDirectLogin (check_multi_machine.TestMultiMachine)
#

DevTools listening on ws://127.0.0.1:10113/devtools/browser/59ea9358-df13-4cae-8063-1307246eeb28
[0119/233921.800923:ERROR:zygote_host_impl_linux.cc(268)] Failed to adjust OOM score of renderer with pid 84119: Permission denied (13)
[0119/233922.690502:ERROR:zygote_host_impl_linux.cc(268)] Failed to adjust OOM score of renderer with pid 84207: Permission denied (13)
(node:84127) Warning: Possible EventEmitter memory leak detected. 11 Page.loadEventFired listeners added. Use emitter.setMaxListeners() to increase limit
> log: transport closed, dropped message:  1:1!1
{"type":"s","call":["/user","org.freedesktop.DBus.Properties","GetAll",["cockpit.User"]],"id":"2"}
> log: Authentication failed: invalid-hostkey
> log: Authentication failed: unknown-host
> log: Authentication failed: unknown-hostkey
> log: Authentication failed
> log: Authentication failed: no-host
Unexpected journal message 'audit: type=1400 audit(0): avc:  denied  { map } for  pid=0 comm="hostname" path="/usr/bin/hostname" dev="dm-0" ino=0 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:hostname_exec_t:s0 tclass=file permissive=0'
Unexpected journal message 'audit: type=1400 audit(0): avc:  denied  { execute_no_trans } for  pid=0 comm="pmie_check" path="/usr/bin/pmie" dev="dm-0" ino=0 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:pcp_pmie_exec_t:s0 tclass=file permissive=0'
Wrote JS log to TestMultiMachine-testDirectLogin-fedora-27-127.0.0.2-2501-FAIL.js.log
Journal extracted to TestMultiMachine-testDirectLogin-fedora-27-127.0.0.2-2501-FAIL.log
Journal extracted to TestMultiMachine-testDirectLogin-fedora-27-127.0.0.2-2503-FAIL.log
Journal extracted to TestMultiMachine-testDirectLogin-fedora-27-127.0.0.2-2502-FAIL.log
Traceback (most recent call last):
  File "testlib.py", line 669, in tearDown
    self.check_journal_messages()
  File "testlib.py", line 804, in check_journal_messages
    raise Error(first)
Error: audit: type=1400 audit(0): avc:  denied  { map } for  pid=0 comm="hostname" path="/usr/bin/hostname" dev="dm-0" ino=0 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:hostname_exec_t:s0 tclass=file permissive=0

not ok 4 testDirectLogin (check_multi_machine.TestMultiMachine) # duration: 48s
Wrote screenshot to TestMultiMachine-testDirectLogin-fedora-27-127.0.0.2-2501-FAIL.png
Wrote HTML dump to TestMultiMachine-testDirectLogin-fedora-27-127.0.0.2-2501-FAIL.html
Wrote JS log to TestMultiMachine-testDirectLogin-fedora-27-127.0.0.2-2501-FAIL.js.log
Journal extracted to TestMultiMachine-testDirectLogin-fedora-27-127.0.0.2-2501-FAIL.log
Journal extracted to TestMultiMachine-testDirectLogin-fedora-27-127.0.0.2-2503-FAIL.log
Journal extracted to TestMultiMachine-testDirectLogin-fedora-27-127.0.0.2-2502-FAIL.log

First occurrence: 2018-01-19T23:39:45.335051 | revision bc56acc665f48af83bbe9fb4c01b225c9a19f909, logs Times recorded: 2 Latest occurrences:

# ----------------------------------------------------------------------
# testConversation (check_login.TestLogin)
#
ftruncate() failed: Permission denied

DevTools listening on ws://127.0.0.1:9725/devtools/browser/aa303d84-ad2a-47ec-9dbf-ce87b5ae2304
[0119/235900.036462:ERROR:zygote_host_impl_linux.cc(268)] Failed to adjust OOM score of renderer with pid 15100: Permission denied (13)
[0119/235901.021377:ERROR:zygote_host_impl_linux.cc(268)] Failed to adjust OOM score of renderer with pid 15154: Permission denied (13)
> log: Authentication failed
Unexpected journal message 'audit: type=1400 audit(1516406331.555:163): avc:  denied  { map } for  pid=1301 comm="hostname" path="/usr/bin/hostname" dev="dm-0" ino=20028 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:hostname_exec_t:s0 tclass=file permissive=0'
Unexpected journal message 'audit: type=1400 audit(1516406331.676:165): avc:  denied  { execute_no_trans } for  pid=1338 comm="pmie_check" path="/usr/bin/pmie" dev="dm-0" ino=139127 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:pcp_pmie_exec_t:s0 tclass=file permissive=0'
Wrote JS log to TestLogin-testConversation-fedora-27-127.0.0.2-2701-FAIL.js.log
Journal extracted to TestLogin-testConversation-fedora-27-127.0.0.2-2701-FAIL.log
Traceback (most recent call last):
  File "/build/cockpit/test/common/testlib.py", line 669, in tearDown
    self.check_journal_messages()
  File "/build/cockpit/test/common/testlib.py", line 804, in check_journal_messages
    raise Error(first)
Error: audit: type=1400 audit(1516406331.555:163): avc:  denied  { map } for  pid=1301 comm="hostname" path="/usr/bin/hostname" dev="dm-0" ino=20028 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:hostname_exec_t:s0 tclass=file permissive=0

not ok 178 testConversation (check_login.TestLogin) # duration: 32s
Wrote screenshot to TestLogin-testConversation-fedora-27-127.0.0.2-2701-FAIL.png
Wrote HTML dump to TestLogin-testConversation-fedora-27-127.0.0.2-2701-FAIL.html
Wrote JS log to TestLogin-testConversation-fedora-27-127.0.0.2-2701-FAIL.js.log
Journal extracted to TestLogin-testConversation-fedora-27-127.0.0.2-2701-FAIL.log

First occurrence: 2018-01-19T23:59:10.732595 | revision bc56acc665f48af83bbe9fb4c01b225c9a19f909, logs Times recorded: 1 Latest occurrences:

# ----------------------------------------------------------------------
# testBasic (check_packages.TestPackages)
#
ftruncate() failed: Permission denied

DevTools listening on ws://127.0.0.1:10201/devtools/browser/e10c7b34-01c0-4f3c-be18-8af718a576d1
[0120/001026.437711:ERROR:zygote_host_impl_linux.cc(268)] Failed to adjust OOM score of renderer with pid 33139: Permission denied (13)
[0120/001027.419682:ERROR:zygote_host_impl_linux.cc(268)] Failed to adjust OOM score of renderer with pid 33177: Permission denied (13)
Unexpected journal message 'audit: type=1400 audit(1516407017.300:161): avc:  denied  { map } for  pid=1318 comm="hostname" path="/usr/bin/hostname" dev="dm-0" ino=20028 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:hostname_exec_t:s0 tclass=file permissive=0'
Wrote JS log to TestPackages-testBasic-fedora-27-127.0.0.2-2801-FAIL.js.log
Journal extracted to TestPackages-testBasic-fedora-27-127.0.0.2-2801-FAIL.log
Traceback (most recent call last):
  File "/build/cockpit/test/common/testlib.py", line 669, in tearDown
    self.check_journal_messages()
  File "/build/cockpit/test/common/testlib.py", line 804, in check_journal_messages
    raise Error(first)
Error: audit: type=1400 audit(1516407017.300:161): avc:  denied  { map } for  pid=1318 comm="hostname" path="/usr/bin/hostname" dev="dm-0" ino=20028 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:hostname_exec_t:s0 tclass=file permissive=0

not ok 67 testBasic (check_packages.TestPackages) # duration: 26s
Wrote screenshot to TestPackages-testBasic-fedora-27-127.0.0.2-2801-FAIL.png
Wrote HTML dump to TestPackages-testBasic-fedora-27-127.0.0.2-2801-FAIL.html
Wrote JS log to TestPackages-testBasic-fedora-27-127.0.0.2-2801-FAIL.js.log
Journal extracted to TestPackages-testBasic-fedora-27-127.0.0.2-2801-FAIL.log

First occurrence: 2018-01-20T00:10:33.179323 | revision bc56acc665f48af83bbe9fb4c01b225c9a19f909, logs Times recorded: 1 Latest occurrences:

# ----------------------------------------------------------------------
# testMac (check_networking_mac.TestNetworking)
#
NAME         UUID                                  TYPE            DEVICE 
System eth0  5fb06bd0-0bb0-7ffb-45f1-d6edd65f3e03  802-3-ethernet  eth0   
virbr0       f06d7260-4d37-4ac7-b110-27dcc92198c1  bridge          virbr0 
System eth1  9c92fad9-6ecb-3e6c-eb4d-8a47c6f50c04  802-3-ethernet  --     
ens2         39ef3890-56af-4114-9a24-f3f94c42acfe  802-3-ethernet  --     

ftruncate() failed: Permission denied

DevTools listening on ws://127.0.0.1:10141/devtools/browser/b71bcc02-f5e1-4da7-9560-392c9cb00685
[0120/001418.760710:ERROR:zygote_host_impl_linux.cc(268)] Failed to adjust OOM score of renderer with pid 40559: Permission denied (13)
[0120/001419.779510:ERROR:zygote_host_impl_linux.cc(268)] Failed to adjust OOM score of renderer with pid 40630: Permission denied (13)
52:54:01:00:00:03 -> eth2
52:54:01:00:00:03 -> eth2
Unexpected journal message 'audit: type=1400 audit(1516407246.427:163): avc:  denied  { map } for  pid=1289 comm="hostname" path="/usr/bin/hostname" dev="dm-0" ino=20028 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:hostname_exec_t:s0 tclass=file permissive=0'
Unexpected journal message 'audit: type=1400 audit(1516407246.545:165): avc:  denied  { execute_no_trans } for  pid=1334 comm="pmie_check" path="/usr/bin/pmie" dev="dm-0" ino=139127 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:pcp_pmie_exec_t:s0 tclass=file permissive=0'
Wrote JS log to TestNetworking-testMac-fedora-27-127.0.0.2-2601-FAIL.js.log
Journal extracted to TestNetworking-testMac-fedora-27-127.0.0.2-2601-FAIL.log
Journal extracted to TestNetworking-testMac-fedora-26-127.0.0.2-2602-FAIL.log
Traceback (most recent call last):
  File "/build/cockpit/test/common/testlib.py", line 669, in tearDown
    self.check_journal_messages()
  File "/build/cockpit/test/common/testlib.py", line 804, in check_journal_messages
    raise Error(first)
Error: audit: type=1400 audit(1516407246.427:163): avc:  denied  { map } for  pid=1289 comm="hostname" path="/usr/bin/hostname" dev="dm-0" ino=20028 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:hostname_exec_t:s0 tclass=file permissive=0

not ok 25 testMac (check_networking_mac.TestNetworking) # duration: 43s
Wrote screenshot to TestNetworking-testMac-fedora-27-127.0.0.2-2601-FAIL.png
Wrote HTML dump to TestNetworking-testMac-fedora-27-127.0.0.2-2601-FAIL.html
Wrote JS log to TestNetworking-testMac-fedora-27-127.0.0.2-2601-FAIL.js.log
Journal extracted to TestNetworking-testMac-fedora-27-127.0.0.2-2601-FAIL.log
Journal extracted to TestNetworking-testMac-fedora-26-127.0.0.2-2602-FAIL.log

First occurrence: 2018-01-20T00:14:35.049828 | revision bc56acc665f48af83bbe9fb4c01b225c9a19f909, logs Times recorded: 1 Latest occurrences:

# ----------------------------------------------------------------------
# testNonDefaultBondSettings (check_networking_bond.TestNetworking)
#
NAME             UUID                                  TYPE            DEVICE 
System eth0      5fb06bd0-0bb0-7ffb-45f1-d6edd65f3e03  802-3-ethernet  eth0   
static-52:54:01  e9051711-c749-4e7b-8bd2-9aaeac240af3  802-3-ethernet  eth1   
virbr0           ddc4cef2-a1fc-47a3-8e53-7e9397378d48  bridge          virbr0 
System eth1      9c92fad9-6ecb-3e6c-eb4d-8a47c6f50c04  802-3-ethernet  --     
ens2             39ef3890-56af-4114-9a24-f3f94c42acfe  802-3-ethernet  --     

52:54:01:00:00:03 -> eth2
52:54:01:00:00:03 -> eth2
52:54:01:00:00:04 -> eth3
52:54:01:00:00:04 -> eth3
ftruncate() failed: Permission denied

DevTools listening on ws://127.0.0.1:10216/devtools/browser/edc4cec8-bfdc-4a1d-8f4c-fa8a70fef166
[0120/001458.198761:ERROR:zygote_host_impl_linux.cc(268)] Failed to adjust OOM score of renderer with pid 42295: Permission denied (13)
[0120/001459.136354:ERROR:zygote_host_impl_linux.cc(268)] Failed to adjust OOM score of renderer with pid 42347: Permission denied (13)
> warning: Incomplete 'Connection' object accessed 
> log: Error
    at c (http://127.0.0.2:9691/cockpit/$996d03f5d8935ef9fc08a017e6961aaaeba38c0e/network/network.js:58:19)
    at Array.ie.exporters (http://127.0.0.2:9691/cockpit/$996d03f5d8935ef9fc08a017e6961aaaeba38c0e/network/network.js:519:31)
    at e (http://127.0.0.2:9691/cockpit/$996d03f5d8935ef9fc08a017e6961aaaeba38c0e/network/network.js:148:106)
    at http://127.0.0.2:9691/cockpit/$996d03f5d8935ef9fc08a017e6961aaaeba38c0e/network/network.js:152:25
Unexpected journal message 'audit: type=1400 audit(1516407277.210:160): avc:  denied  { map } for  pid=1272 comm="hostname" path="/usr/bin/hostname" dev="dm-0" ino=20028 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:hostname_exec_t:s0 tclass=file permissive=0'
Unexpected journal message 'audit: type=1400 audit(1516407277.350:162): avc:  denied  { execute_no_trans } for  pid=1318 comm="pmie_check" path="/usr/bin/pmie" dev="dm-0" ino=139127 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:pcp_pmie_exec_t:s0 tclass=file permissive=0'
Wrote JS log to TestNetworking-testNonDefaultBondSettings-fedora-27-127.0.0.2-2801-FAIL.js.log
Journal extracted to TestNetworking-testNonDefaultBondSettings-fedora-27-127.0.0.2-2801-FAIL.log
Journal extracted to TestNetworking-testNonDefaultBondSettings-fedora-26-127.0.0.2-2802-FAIL.log
Traceback (most recent call last):
  File "/build/cockpit/test/common/testlib.py", line 669, in tearDown
    self.check_journal_messages()
  File "/build/cockpit/test/common/testlib.py", line 804, in check_journal_messages
    raise Error(first)
Error: audit: type=1400 audit(1516407277.210:160): avc:  denied  { map } for  pid=1272 comm="hostname" path="/usr/bin/hostname" dev="dm-0" ino=20028 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:hostname_exec_t:s0 tclass=file permissive=0

not ok 20 testNonDefaultBondSettings (check_networking_bond.TestNetworking) # duration: 47s
Wrote screenshot to TestNetworking-testNonDefaultBondSettings-fedora-27-127.0.0.2-2801-FAIL.png
Wrote HTML dump to TestNetworking-testNonDefaultBondSettings-fedora-27-127.0.0.2-2801-FAIL.html
Wrote JS log to TestNetworking-testNonDefaultBondSettings-fedora-27-127.0.0.2-2801-FAIL.js.log
Journal extracted to TestNetworking-testNonDefaultBondSettings-fedora-27-127.0.0.2-2801-FAIL.log
Journal extracted to TestNetworking-testNonDefaultBondSettings-fedora-26-127.0.0.2-2802-FAIL.log

First occurrence: 2018-01-20T00:15:13.980061 | revision bc56acc665f48af83bbe9fb4c01b225c9a19f909, logs Times recorded: 1 Latest occurrences:

# ----------------------------------------------------------------------
# testBasic (check_kdump.TestKdump)
#
Created symlink /etc/systemd/system/multi-user.target.wants/kdump.service -> /usr/lib/systemd/system/kdump.service.
Job for kdump.service failed because the control process exited with error code.
See "systemctl  status kdump.service" and "journalctl  -xe" for details.
ftruncate() failed: Permission denied

DevTools listening on ws://127.0.0.1:9459/devtools/browser/0d6cd27d-d007-4bc8-a248-b4407edf3ef0
[0120/003214.970228:ERROR:zygote_host_impl_linux.cc(268)] Failed to adjust OOM score of renderer with pid 16261: Permission denied (13)
[0120/003216.149437:ERROR:zygote_host_impl_linux.cc(268)] Failed to adjust OOM score of renderer with pid 16327: Permission denied (13)
Generating grub configuration file ...
Found linux image: /boot/vmlinuz-4.14.11-300.fc27.x86_64
Found initrd image: /boot/initramfs-4.14.11-300.fc27.x86_64.img
Found linux image: /boot/vmlinuz-4.13.9-300.fc27.x86_64
Found initrd image: /boot/initramfs-4.13.9-300.fc27.x86_64.img
Found linux image: /boot/vmlinuz-0-rescue-b7698e75e35a46dc9cd9db5d9bec44b8
Found initrd image: /boot/initramfs-0-rescue-b7698e75e35a46dc9cd9db5d9bec44b8.img
done
Connection to 127.0.0.2 closed by remote host.
> warning: transport closed: disconnected
CDP: {"source":"network","level":"error","text":"Failed to load resource: net::ERR_EMPTY_RESPONSE","timestamp":1516408344859.5,"url":"http://127.0.0.2:9591/cockpit/static/fonts/OpenSans-Light-webfont.woff","networkRequestId":"16327.31"}
ssh_exchange_identification: read: Connection reset by peer
ssh_exchange_identification: read: Connection reset by peer
ssh_exchange_identification: Connection closed by remote host
ssh_exchange_identification: Connection closed by remote host
> log: transport closed, dropped message:  1:1!4
{"call":["/org/freedesktop/timedate1","org.freedesktop.DBus.Properties","Get",["org.freedesktop.timedate1","NTPSynchronized"]],"id":"4"}
> log: transport closed, dropped message:  1:1!4
{"call":["/org/freedesktop/timedate1","org.freedesktop.DBus.Properties","Get",["org.freedesktop.timedate1","NTPSynchronized"]],"id":"5"}
> log: transport closed, dropped message:  1:1!4
{"call":["/org/freedesktop/timedate1","org.freedesktop.DBus.Properties","Get",["org.freedesktop.timedate1","NTPSynchronized"]],"id":"6"}
> log: transport closed, dropped message:  1:1!4
{"call":["/org/freedesktop/timedate1","org.freedesktop.DBus.Properties","Get",["org.freedesktop.timedate1","NTPSynchronized"]],"id":"7"}
> log: transport closed, dropped message:  1:1!4
{"call":["/org/freedesktop/timedate1","org.freedesktop.DBus.Properties","Get",["org.freedesktop.timedate1","NTPSynchronized"]],"id":"8"}
> warning: Unable to apply settings: Directory /var/crash2 isn't writable or doesn't exist.
> warning: transport closed: disconnected
CDP: {"source":"network","level":"error","text":"Failed to load resource: net::ERR_CONNECTION_RESET","timestamp":1516408453957.93,"url":"http://127.0.0.2:9591/cockpit/static/fonts/OpenSans-Light-webfont.woff","networkRequestId":"16327.131"}
Connection to 127.0.0.2 closed by remote host.
Unexpected journal message 'audit: type=1400 audit(1516408453.844:160): avc:  denied  { map } for  pid=1347 comm="hostname" path="/usr/bin/hostname" dev="dm-0" ino=20028 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:hostname_exec_t:s0 tclass=file permissive=0'
Wrote JS log to TestKdump-testBasic-fedora-27-127.0.0.2-2701-FAIL.js.log
Journal extracted to TestKdump-testBasic-fedora-27-127.0.0.2-2701-FAIL.log
Traceback (most recent call last):
  File "/build/cockpit/test/common/testlib.py", line 669, in tearDown
    self.check_journal_messages()
  File "/build/cockpit/test/common/testlib.py", line 804, in check_journal_messages
    raise Error(first)
Error: audit: type=1400 audit(1516408453.844:160): avc:  denied  { map } for  pid=1347 comm="hostname" path="/usr/bin/hostname" dev="dm-0" ino=20028 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:hostname_exec_t:s0 tclass=file permissive=0

not ok 166 testBasic (check_kdump.TestKdump) # duration: 150s
Wrote screenshot to TestKdump-testBasic-fedora-27-127.0.0.2-2701-FAIL.png
Wrote HTML dump to TestKdump-testBasic-fedora-27-127.0.0.2-2701-FAIL.html
Wrote JS log to TestKdump-testBasic-fedora-27-127.0.0.2-2701-FAIL.js.log
Journal extracted to TestKdump-testBasic-fedora-27-127.0.0.2-2701-FAIL.log

First occurrence: 2018-01-20T00:34:24.506451 | revision bc56acc665f48af83bbe9fb4c01b225c9a19f909, logs Times recorded: 1 Latest occurrences:

cockpituous commented 6 years ago

verify/fedora-27 Ooops, it happened again


# ----------------------------------------------------------------------
# testBasic (check_apps.TestApps)
#
ftruncate() failed: Permission denied

DevTools listening on ws://127.0.0.1:10093/devtools/browser/639b5355-a5d4-49bd-90b0-45dbe9e36c82
[0119/080616.210930:ERROR:zygote_host_impl_linux.cc(268)] Failed to adjust OOM score of renderer with pid 21102: Permission denied (13)
[0119/080617.218707:ERROR:zygote_host_impl_linux.cc(268)] Failed to adjust OOM score of renderer with pid 21155: Permission denied (13)
Unexpected journal message 'audit: type=1400 audit(1516349166.956:163): avc:  denied  { map } for  pid=1229 comm="hostname" path="/usr/bin/hostname" dev="dm-0" ino=20028 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:hostname_exec_t:s0 tclass=file permissive=0'
Unexpected journal message 'audit: type=1400 audit(1516349167.151:165): avc:  denied  { execute_no_trans } for  pid=1305 comm="pmie_check" path="/usr/bin/pmie" dev="dm-0" ino=139127 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:pcp_pmie_exec_t:s0 tclass=file permissive=0'
Wrote JS log to TestApps-testBasic-fedora-27-127.0.0.2-2501-FAIL.js.log
Journal extracted to TestApps-testBasic-fedora-27-127.0.0.2-2501-FAIL.log
Traceback (most recent call last):
  File "/build/cockpit/test/common/testlib.py", line 669, in tearDown
    self.check_journal_messages()
  File "/build/cockpit/test/common/testlib.py", line 804, in check_journal_messages
    raise Error(first)
Error: audit: type=1400 audit(1516349166.956:163): avc:  denied  { map } for  pid=1229 comm="hostname" path="/usr/bin/hostname" dev="dm-0" ino=20028 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:hostname_exec_t:s0 tclass=file permissive=0

not ok 136 testBasic (check_apps.TestApps) # duration: 34s
Wrote screenshot to TestApps-testBasic-fedora-27-127.0.0.2-2501-FAIL.png
Wrote HTML dump to TestApps-testBasic-fedora-27-127.0.0.2-2501-FAIL.html
Wrote JS log to TestApps-testBasic-fedora-27-127.0.0.2-2501-FAIL.js.log
Journal extracted to TestApps-testBasic-fedora-27-127.0.0.2-2501-FAIL.log

First occurrence: 2018-01-19T08:06:28.503314 | revision cb61451e79040bcd46603a6bcbde8f1397074ec6, logs Times recorded: 1 Latest occurrences:

# ----------------------------------------------------------------------
# testSecurityOnly (check_packagekit.TestUpdates)
#
ftruncate() failed: Permission denied

DevTools listening on ws://127.0.0.1:9601/devtools/browser/9a8001c1-74bb-4782-92b9-64262d882731
[0119/201455.442036:ERROR:zygote_host_impl_linux.cc(268)] Failed to adjust OOM score of renderer with pid 48524: Permission denied (13)
[0119/201456.461343:ERROR:zygote_host_impl_linux.cc(268)] Failed to adjust OOM score of renderer with pid 48552: Permission denied (13)
Unexpected journal message 'audit: type=1400 audit(1516392885.080:165): avc:  denied  { execute_no_trans } for  pid=1312 comm="pmie_check" path="/usr/bin/pmie" dev="dm-0" ino=139127 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:pcp_pmie_exec_t:s0 tclass=file permissive=0'
Wrote JS log to TestUpdates-testSecurityOnly-fedora-27-127.0.0.2-2201-FAIL.js.log
Journal extracted to TestUpdates-testSecurityOnly-fedora-27-127.0.0.2-2201-FAIL.log
Traceback (most recent call last):
  File "/build/cockpit/test/common/testlib.py", line 669, in tearDown
    self.check_journal_messages()
  File "/build/cockpit/test/common/testlib.py", line 804, in check_journal_messages
    raise Error(first)
Error: audit: type=1400 audit(1516392885.080:165): avc:  denied  { execute_no_trans } for  pid=1312 comm="pmie_check" path="/usr/bin/pmie" dev="dm-0" ino=139127 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:pcp_pmie_exec_t:s0 tclass=file permissive=0

not ok 63 testSecurityOnly (check_packagekit.TestUpdates) # duration: 30s
Wrote screenshot to TestUpdates-testSecurityOnly-fedora-27-127.0.0.2-2201-FAIL.png
Wrote HTML dump to TestUpdates-testSecurityOnly-fedora-27-127.0.0.2-2201-FAIL.html
Wrote JS log to TestUpdates-testSecurityOnly-fedora-27-127.0.0.2-2201-FAIL.js.log
Journal extracted to TestUpdates-testSecurityOnly-fedora-27-127.0.0.2-2201-FAIL.log

First occurrence: 2018-01-19T20:15:03.548648 | revision bc56acc665f48af83bbe9fb4c01b225c9a19f909 Times recorded: 1 Latest occurrences:

# ----------------------------------------------------------------------
# testNoMessage (check_journal.TestJournal)
#

DevTools listening on ws://127.0.0.1:9467/devtools/browser/66364f6e-232f-41f2-bf31-5a15190fc195
[0119/211315.920536:ERROR:zygote_host_impl_linux.cc(268)] Failed to adjust OOM score of renderer with pid 107838: Permission denied (13)
[0119/211316.897723:ERROR:zygote_host_impl_linux.cc(268)] Failed to adjust OOM score of renderer with pid 107868: Permission denied (13)
Unexpected journal message 'audit: type=1400 audit(1516396387.070:165): avc:  denied  { execute_no_trans } for  pid=1344 comm="pmie_check" path="/usr/bin/pmie" dev="dm-0" ino=139127 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:pcp_pmie_exec_t:s0 tclass=file permissive=0'
Wrote JS log to TestJournal-testNoMessage-fedora-27-127.0.0.2-2701-FAIL.js.log
Journal extracted to TestJournal-testNoMessage-fedora-27-127.0.0.2-2701-FAIL.log
Traceback (most recent call last):
  File "/build/cockpit/test/common/testlib.py", line 669, in tearDown
    self.check_journal_messages()
  File "/build/cockpit/test/common/testlib.py", line 804, in check_journal_messages
    raise Error(first)
Error: audit: type=1400 audit(1516396387.070:165): avc:  denied  { execute_no_trans } for  pid=1344 comm="pmie_check" path="/usr/bin/pmie" dev="dm-0" ino=139127 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:pcp_pmie_exec_t:s0 tclass=file permissive=0

not ok 167 testNoMessage (check_journal.TestJournal) # duration: 26s
Wrote screenshot to TestJournal-testNoMessage-fedora-27-127.0.0.2-2701-FAIL.png
Wrote HTML dump to TestJournal-testNoMessage-fedora-27-127.0.0.2-2701-FAIL.html
Wrote JS log to TestJournal-testNoMessage-fedora-27-127.0.0.2-2701-FAIL.js.log
Journal extracted to TestJournal-testNoMessage-fedora-27-127.0.0.2-2701-FAIL.log

First occurrence: 2018-01-19T21:13:21.818286 | revision bc56acc665f48af83bbe9fb4c01b225c9a19f909, logs Times recorded: 1 Latest occurrences:

# ----------------------------------------------------------------------
# testBasic (check_embed.TestEmbed)
#

DevTools listening on ws://127.0.0.1:9243/devtools/browser/d3aa0460-88fa-4923-ad6c-6a5318ab0854
[0119/211357.199150:ERROR:zygote_host_impl_linux.cc(268)] Failed to adjust OOM score of renderer with pid 108833: Permission denied (13)
[0119/211358.177591:ERROR:zygote_host_impl_linux.cc(268)] Failed to adjust OOM score of renderer with pid 108872: Permission denied (13)
CDP: {"source":"network","level":"error","text":"Failed to load resource: net::ERR_FILE_NOT_FOUND","timestamp":1516396438275,"url":"file:///build/cockpit/dist/base1/patternfly.min.css","networkRequestId":"108872.2"}
CDP: {"source":"network","level":"error","text":"Failed to load resource: net::ERR_FILE_NOT_FOUND","timestamp":1516396438275.21,"url":"file:///build/cockpit/dist/base1/patternfly-additions.css","networkRequestId":"108872.3"}
CDP: {"source":"network","level":"error","text":"Failed to load resource: net::ERR_FILE_NOT_FOUND","timestamp":1516396438275.41,"url":"file:///build/cockpit/test/verify/dist/img/brand.svg","networkRequestId":"108872.4"}
Unexpected journal message 'audit: type=1400 audit(1516396428.196:161): avc:  denied  { map } for  pid=1245 comm="hostname" path="/usr/bin/hostname" dev="dm-0" ino=20028 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:hostname_exec_t:s0 tclass=file permissive=0'
Unexpected journal message 'audit: type=1400 audit(1516396428.370:165): avc:  denied  { name_connect } for  pid=1266 comm="pmlc" dest=4330 scontext=system_u:system_r:pcp_pmlogger_t:s0 tcontext=system_u:object_r:dey_sapi_port_t:s0 tclass=tcp_socket permissive=0'
Unexpected journal message 'audit: type=1400 audit(1516396428.378:166): avc:  denied  { name_connect } for  pid=1266 comm="pmlc" dest=4330 scontext=system_u:system_r:pcp_pmlogger_t:s0 tcontext=system_u:object_r:dey_sapi_port_t:s0 tclass=tcp_socket permissive=0'
Wrote JS log to TestEmbed-testBasic-fedora-27-127.0.0.2-2401-FAIL.js.log
Journal extracted to TestEmbed-testBasic-fedora-27-127.0.0.2-2401-FAIL.log
Traceback (most recent call last):
  File "/build/cockpit/test/common/testlib.py", line 669, in tearDown
    self.check_journal_messages()
  File "/build/cockpit/test/common/testlib.py", line 804, in check_journal_messages
    raise Error(first)
Error: audit: type=1400 audit(1516396428.196:161): avc:  denied  { map } for  pid=1245 comm="hostname" path="/usr/bin/hostname" dev="dm-0" ino=20028 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:hostname_exec_t:s0 tclass=file permissive=0

not ok 161 testBasic (check_embed.TestEmbed) # duration: 27s
Wrote screenshot to TestEmbed-testBasic-fedora-27-127.0.0.2-2401-FAIL.png
Wrote HTML dump to TestEmbed-testBasic-fedora-27-127.0.0.2-2401-FAIL.html
Wrote JS log to TestEmbed-testBasic-fedora-27-127.0.0.2-2401-FAIL.js.log
Journal extracted to TestEmbed-testBasic-fedora-27-127.0.0.2-2401-FAIL.log

First occurrence: 2018-01-19T21:14:02.752100 | revision bc56acc665f48af83bbe9fb4c01b225c9a19f909, logs Times recorded: 1 Latest occurrences:

# ----------------------------------------------------------------------
# testConnect (check_kubernetes.TestConnection)
#

DevTools listening on ws://127.0.0.1:9868/devtools/browser/208cf039-43da-4580-860d-caffe379fa91
[0119/211252.425035:ERROR:zygote_host_impl_linux.cc(268)] Failed to adjust OOM score of renderer with pid 106934: Permission denied (13)
[0119/211253.388001:ERROR:zygote_host_impl_linux.cc(268)] Failed to adjust OOM score of renderer with pid 106970: Permission denied (13)
> warning: 2018-01-19 16:12:57.246577 I | proto: duplicate proto type registered: google.protobuf.Any
2018-01-19 16:12:57.246817 I | proto: duplicate proto type registered: google.protobuf.Duration
2018-01-19 16:12:57.246926 I | proto: duplicate proto type registered: google.protobuf.Timestamp
error: current-context must exist in order to minify

> warning: received invalid kubectl config 
> warning: 2018-01-19 16:12:57.585073 I | proto: duplicate proto type registered: google.protobuf.Any
2018-01-19 16:12:57.585202 I | proto: duplicate proto type registered: google.protobuf.Duration
2018-01-19 16:12:57.585241 I | proto: duplicate proto type registered: google.protobuf.Timestamp

bash: /etc/kubernetes/start-kubernetes: No such file or directory
> warning: 2018-01-19 16:14:19.993378 I | proto: duplicate proto type registered: google.protobuf.Any
2018-01-19 16:14:19.994076 I | proto: duplicate proto type registered: google.protobuf.Duration
2018-01-19 16:14:19.994173 I | proto: duplicate proto type registered: google.protobuf.Timestamp

> warning: 2018-01-19 16:14:20.323110 I | proto: duplicate proto type registered: google.protobuf.Any
2018-01-19 16:14:20.323381 I | proto: duplicate proto type registered: google.protobuf.Duration
2018-01-19 16:14:20.323446 I | proto: duplicate proto type registered: google.protobuf.Timestamp

> warning: 2018-01-19 16:14:25.280792 I | proto: duplicate proto type registered: google.protobuf.Any
2018-01-19 16:14:25.281803 I | proto: duplicate proto type registered: google.protobuf.Duration
2018-01-19 16:14:25.281822 I | proto: duplicate proto type registered: google.protobuf.Timestamp
error: current-context must exist in order to minify

> warning: received invalid kubectl config 
> warning: 2018-01-19 16:14:26.041087 I | proto: duplicate proto type registered: google.protobuf.Any
2018-01-19 16:14:26.041241 I | proto: duplicate proto type registered: google.protobuf.Duration
2018-01-19 16:14:26.041272 I | proto: duplicate proto type registered: google.protobuf.Timestamp

> warning: 2018-01-19 16:14:26.437353 I | proto: duplicate proto type registered: google.protobuf.Any
2018-01-19 16:14:26.437455 I | proto: duplicate proto type registered: google.protobuf.Duration
2018-01-19 16:14:26.437486 I | proto: duplicate proto type registered: google.protobuf.Timestamp
error: current-context must exist in order to minify

> warning: received invalid kubectl config 
> warning: 2018-01-19 16:14:26.662120 I | proto: duplicate proto type registered: google.protobuf.Any
2018-01-19 16:14:26.662245 I | proto: duplicate proto type registered: google.protobuf.Duration
2018-01-19 16:14:26.662291 I | proto: duplicate proto type registered: google.protobuf.Timestamp

> warning: Connection Error: Couldn't find running API server
> warning: Connection Error: unknown-hostkey
> warning: Connection Error: Unauthorized
> warning: 2018-01-19 16:14:27.792064 I | proto: duplicate proto type registered: google.protobuf.Any
2018-01-19 16:14:27.792339 I | proto: duplicate proto type registered: google.protobuf.Duration
2018-01-19 16:14:27.792385 I | proto: duplicate proto type registered: google.protobuf.Timestamp

> warning: 2018-01-19 16:14:28.069558 I | proto: duplicate proto type registered: google.protobuf.Any
2018-01-19 16:14:28.069774 I | proto: duplicate proto type registered: google.protobuf.Duration
2018-01-19 16:14:28.069813 I | proto: duplicate proto type registered: google.protobuf.Timestamp

> warning: 2018-01-19 16:14:28.299661 I | proto: duplicate proto type registered: google.protobuf.Any
2018-01-19 16:14:28.299818 I | proto: duplicate proto type registered: google.protobuf.Duration
2018-01-19 16:14:28.299902 I | proto: duplicate proto type registered: google.protobuf.Timestamp

> warning: 2018-01-19 16:14:28.558612 I | proto: duplicate proto type registered: google.protobuf.Any
2018-01-19 16:14:28.561667 I | proto: duplicate proto type registered: google.protobuf.Duration
2018-01-19 16:14:28.561713 I | proto: duplicate proto type registered: google.protobuf.Timestamp

> warning: 2018-01-19 16:14:28.836121 I | proto: duplicate proto type registered: google.protobuf.Any
2018-01-19 16:14:28.836300 I | proto: duplicate proto type registered: google.protobuf.Duration
2018-01-19 16:14:28.836336 I | proto: duplicate proto type registered: google.protobuf.Timestamp

> warning: 2018-01-19 16:14:29.131632 I | proto: duplicate proto type registered: google.protobuf.Any
2018-01-19 16:14:29.132586 I | proto: duplicate proto type registered: google.protobuf.Duration
2018-01-19 16:14:29.133899 I | proto: duplicate proto type registered: google.protobuf.Timestamp

> warning: 2018-01-19 16:14:31.043789 I | proto: duplicate proto type registered: google.protobuf.Any
2018-01-19 16:14:31.044042 I | proto: duplicate proto type registered: google.protobuf.Duration
2018-01-19 16:14:31.044067 I | proto: duplicate proto type registered: google.protobuf.Timestamp

> warning: 2018-01-19 16:14:31.345755 I | proto: duplicate proto type registered: google.protobuf.Any
2018-01-19 16:14:31.345994 I | proto: duplicate proto type registered: google.protobuf.Duration
2018-01-19 16:14:31.347106 I | proto: duplicate proto type registered: google.protobuf.Timestamp

> warning: 2018-01-19 16:14:31.682940 I | proto: duplicate proto type registered: google.protobuf.Any
2018-01-19 16:14:31.683117 I | proto: duplicate proto type registered: google.protobuf.Duration
2018-01-19 16:14:31.683187 I | proto: duplicate proto type registered: google.protobuf.Timestamp

> warning: 2018-01-19 16:14:31.970386 I | proto: duplicate proto type registered: google.protobuf.Any
2018-01-19 16:14:31.971224 I | proto: duplicate proto type registered: google.protobuf.Duration
2018-01-19 16:14:31.971421 I | proto: duplicate proto type registered: google.protobuf.Timestamp

> warning: 2018-01-19 16:14:32.329882 I | proto: duplicate proto type registered: google.protobuf.Any
2018-01-19 16:14:32.330066 I | proto: duplicate proto type registered: google.protobuf.Duration
2018-01-19 16:14:32.330117 I | proto: duplicate proto type registered: google.protobuf.Timestamp

> warning: 2018-01-19 16:14:32.585642 I | proto: duplicate proto type registered: google.protobuf.Any
2018-01-19 16:14:32.585771 I | proto: duplicate proto type registered: google.protobuf.Duration
2018-01-19 16:14:32.585813 I | proto: duplicate proto type registered: google.protobuf.Timestamp

> warning: 2018-01-19 16:14:32.838030 I | proto: duplicate proto type registered: google.protobuf.Any
2018-01-19 16:14:32.838173 I | proto: duplicate proto type registered: google.protobuf.Duration
2018-01-19 16:14:32.838213 I | proto: duplicate proto type registered: google.protobuf.Timestamp

> warning: 2018-01-19 16:14:33.064546 I | proto: duplicate proto type registered: google.protobuf.Any
2018-01-19 16:14:33.064681 I | proto: duplicate proto type registered: google.protobuf.Duration
2018-01-19 16:14:33.064719 I | proto: duplicate proto type registered: google.protobuf.Timestamp

> warning: 2018-01-19 16:14:33.315545 I | proto: duplicate proto type registered: google.protobuf.Any
2018-01-19 16:14:33.315700 I | proto: duplicate proto type registered: google.protobuf.Duration
2018-01-19 16:14:33.315734 I | proto: duplicate proto type registered: google.protobuf.Timestamp

> warning: 2018-01-19 16:14:33.571802 I | proto: duplicate proto type registered: google.protobuf.Any
2018-01-19 16:14:33.572019 I | proto: duplicate proto type registered: google.protobuf.Duration
2018-01-19 16:14:33.572076 I | proto: duplicate proto type registered: google.protobuf.Timestamp

> warning: 2018-01-19 16:14:33.900087 I | proto: duplicate proto type registered: google.protobuf.Any
2018-01-19 16:14:33.900182 I | proto: duplicate proto type registered: google.protobuf.Duration
2018-01-19 16:14:33.900198 I | proto: duplicate proto type registered: google.protobuf.Timestamp

> warning: 2018-01-19 16:14:34.123759 I | proto: duplicate proto type registered: google.protobuf.Any
2018-01-19 16:14:34.123936 I | proto: duplicate proto type registered: google.protobuf.Duration
2018-01-19 16:14:34.123976 I | proto: duplicate proto type registered: google.protobuf.Timestamp

> warning: 2018-01-19 16:14:35.630011 I | proto: duplicate proto type registered: google.protobuf.Any
2018-01-19 16:14:35.630113 I | proto: duplicate proto type registered: google.protobuf.Duration
2018-01-19 16:14:35.630127 I | proto: duplicate proto type registered: google.protobuf.Timestamp

> warning: 2018-01-19 16:14:35.837126 I | proto: duplicate proto type registered: google.protobuf.Any
2018-01-19 16:14:35.837258 I | proto: duplicate proto type registered: google.protobuf.Duration
2018-01-19 16:14:35.837301 I | proto: duplicate proto type registered: google.protobuf.Timestamp

> warning: 2018-01-19 16:14:36.452103 I | proto: duplicate proto type registered: google.protobuf.Any
2018-01-19 16:14:36.452240 I | proto: duplicate proto type registered: google.protobuf.Duration
2018-01-19 16:14:36.452278 I | proto: duplicate proto type registered: google.protobuf.Timestamp

> warning: 2018-01-19 16:14:36.668360 I | proto: duplicate proto type registered: google.protobuf.Any
2018-01-19 16:14:36.668484 I | proto: duplicate proto type registered: google.protobuf.Duration
2018-01-19 16:14:36.668523 I | proto: duplicate proto type registered: google.protobuf.Timestamp

> warning: 2018-01-19 16:14:37.029524 I | proto: duplicate proto type registered: google.protobuf.Any
2018-01-19 16:14:37.029742 I | proto: duplicate proto type registered: google.protobuf.Duration
2018-01-19 16:14:37.029810 I | proto: duplicate proto type registered: google.protobuf.Timestamp

> warning: 2018-01-19 16:14:37.262281 I | proto: duplicate proto type registered: google.protobuf.Any
2018-01-19 16:14:37.262433 I | proto: duplicate proto type registered: google.protobuf.Duration
2018-01-19 16:14:37.262474 I | proto: duplicate proto type registered: google.protobuf.Timestamp

> warning: 2018-01-19 16:14:37.519308 I | proto: duplicate proto type registered: google.protobuf.Any
2018-01-19 16:14:37.519382 I | proto: duplicate proto type registered: google.protobuf.Duration
2018-01-19 16:14:37.519395 I | proto: duplicate proto type registered: google.protobuf.Timestamp

> warning: 2018-01-19 16:14:37.745136 I | proto: duplicate proto type registered: google.protobuf.Any
2018-01-19 16:14:37.745642 I | proto: duplicate proto type registered: google.protobuf.Duration
2018-01-19 16:14:37.745687 I | proto: duplicate proto type registered: google.protobuf.Timestamp

> warning: 2018-01-19 16:14:38.092977 I | proto: duplicate proto type registered: google.protobuf.Any
2018-01-19 16:14:38.093141 I | proto: duplicate proto type registered: google.protobuf.Duration
2018-01-19 16:14:38.093181 I | proto: duplicate proto type registered: google.protobuf.Timestamp

> warning: 2018-01-19 16:14:38.357763 I | proto: duplicate proto type registered: google.protobuf.Any
2018-01-19 16:14:38.357995 I | proto: duplicate proto type registered: google.protobuf.Duration
2018-01-19 16:14:38.358044 I | proto: duplicate proto type registered: google.protobuf.Timestamp

> warning: 2018-01-19 16:14:38.720384 I | proto: duplicate proto type registered: google.protobuf.Any
2018-01-19 16:14:38.720593 I | proto: duplicate proto type registered: google.protobuf.Duration
2018-01-19 16:14:38.720661 I | proto: duplicate proto type registered: google.protobuf.Timestamp

> warning: 2018-01-19 16:14:39.002198 I | proto: duplicate proto type registered: google.protobuf.Any
2018-01-19 16:14:39.002333 I | proto: duplicate proto type registered: google.protobuf.Duration
2018-01-19 16:14:39.002364 I | proto: duplicate proto type registered: google.protobuf.Timestamp

> warning: 2018-01-19 16:14:39.653757 I | proto: duplicate proto type registered: google.protobuf.Any
2018-01-19 16:14:39.653998 I | proto: duplicate proto type registered: google.protobuf.Duration
2018-01-19 16:14:39.654041 I | proto: duplicate proto type registered: google.protobuf.Timestamp

> warning: 2018-01-19 16:14:39.898381 I | proto: duplicate proto type registered: google.protobuf.Any
2018-01-19 16:14:39.898535 I | proto: duplicate proto type registered: google.protobuf.Duration
2018-01-19 16:14:39.898573 I | proto: duplicate proto type registered: google.protobuf.Timestamp

Unexpected journal message 'audit: type=1400 audit(1516396364.869:161): avc:  denied  { map } for  pid=1237 comm="hostname" path="/usr/bin/hostname" dev="dm-0" ino=20028 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:hostname_exec_t:s0 tclass=file permissive=0'
Unexpected journal message 'audit: type=1400 audit(1516396365.035:164): avc:  denied  { execute_no_trans } for  pid=1275 comm="pmie_check" path="/usr/bin/pmie" dev="dm-0" ino=139127 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:pcp_pmie_exec_t:s0 tclass=file permissive=0'
Wrote JS log to TestConnection-testConnect-fedora-27-127.0.0.2-2601-FAIL.js.log
Journal extracted to TestConnection-testConnect-fedora-27-127.0.0.2-2601-FAIL.log
Traceback (most recent call last):
  File "/build/cockpit/test/common/testlib.py", line 669, in tearDown
    self.check_journal_messages()
  File "/build/cockpit/test/common/testlib.py", line 804, in check_journal_messages
    raise Error(first)
Error: audit: type=1400 audit(1516396364.869:161): avc:  denied  { map } for  pid=1237 comm="hostname" path="/usr/bin/hostname" dev="dm-0" ino=20028 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:hostname_exec_t:s0 tclass=file permissive=0

not ok 171 testConnect (check_kubernetes.TestConnection) # duration: 130s
Wrote screenshot to TestConnection-testConnect-fedora-27-127.0.0.2-2601-FAIL.png
Wrote HTML dump to TestConnection-testConnect-fedora-27-127.0.0.2-2601-FAIL.html
Wrote JS log to TestConnection-testConnect-fedora-27-127.0.0.2-2601-FAIL.js.log
Journal extracted to TestConnection-testConnect-fedora-27-127.0.0.2-2601-FAIL.log

First occurrence: 2018-01-19T21:14:42.018524 | revision bc56acc665f48af83bbe9fb4c01b225c9a19f909, logs Times recorded: 1 Latest occurrences:

# ----------------------------------------------------------------------
# testL10N (check_apps.TestApps)
#

DevTools listening on ws://127.0.0.1:9335/devtools/browser/608da822-4fed-432c-8845-2dab9b83a4d7
[0119/211639.157495:ERROR:zygote_host_impl_linux.cc(268)] Failed to adjust OOM score of renderer with pid 112445: Permission denied (13)
[0119/211640.159687:ERROR:zygote_host_impl_linux.cc(268)] Failed to adjust OOM score of renderer with pid 112514: Permission denied (13)
Unexpected journal message 'audit: type=1400 audit(1516396591.063:165): avc:  denied  { execute_no_trans } for  pid=1342 comm="pmie_check" path="/usr/bin/pmie" dev="dm-0" ino=139127 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:pcp_pmie_exec_t:s0 tclass=file permissive=0'
Wrote JS log to TestApps-testL10N-fedora-27-127.0.0.2-2601-FAIL.js.log
Journal extracted to TestApps-testL10N-fedora-27-127.0.0.2-2601-FAIL.log
Traceback (most recent call last):
  File "/build/cockpit/test/common/testlib.py", line 669, in tearDown
    self.check_journal_messages()
  File "/build/cockpit/test/common/testlib.py", line 804, in check_journal_messages
    raise Error(first)
Error: audit: type=1400 audit(1516396591.063:165): avc:  denied  { execute_no_trans } for  pid=1342 comm="pmie_check" path="/usr/bin/pmie" dev="dm-0" ino=139127 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:pcp_pmie_exec_t:s0 tclass=file permissive=0

not ok 139 testL10N (check_apps.TestApps) # duration: 29s
Wrote screenshot to TestApps-testL10N-fedora-27-127.0.0.2-2601-FAIL.png
Wrote HTML dump to TestApps-testL10N-fedora-27-127.0.0.2-2601-FAIL.html
Wrote JS log to TestApps-testL10N-fedora-27-127.0.0.2-2601-FAIL.js.log
Journal extracted to TestApps-testL10N-fedora-27-127.0.0.2-2601-FAIL.log

First occurrence: 2018-01-19T21:16:48.829285 | revision bc56acc665f48af83bbe9fb4c01b225c9a19f909, logs Times recorded: 1 Latest occurrences:

# ----------------------------------------------------------------------
# testBasic (check_dashboard.TestBasicDashboard)
#

DevTools listening on ws://127.0.0.1:9230/devtools/browser/4e1a9fcc-72ab-4eb5-9f58-f8282c3a0069
[0119/211708.888822:ERROR:zygote_host_impl_linux.cc(268)] Failed to adjust OOM score of renderer with pid 20166: Permission denied (13)
[0119/211709.867003:ERROR:zygote_host_impl_linux.cc(268)] Failed to adjust OOM score of renderer with pid 20218: Permission denied (13)

DevTools listening on ws://127.0.0.1:9682/devtools/browser/4ebc6dd7-b78e-4544-a41d-451d6bcbf6dd
[0119/211714.516656:ERROR:zygote_host_impl_linux.cc(268)] Failed to adjust OOM score of renderer with pid 20331: Permission denied (13)
[0119/211715.538745:ERROR:zygote_host_impl_linux.cc(268)] Failed to adjust OOM score of renderer with pid 20422: Permission denied (13)
[0119/211733.485031:ERROR:gl_implementation.cc(241)] Failed to load /usr/lib64/chromium-browser/swiftshader/libGLESv2.so: /usr/lib64/chromium-browser/swiftshader/libGLESv2.so: cannot open shared object file: No such file or directory
[0119/211733.486752:ERROR:gpu_child_thread.cc(254)] Exiting GPU process due to errors during initialization
[0119/211734.008761:ERROR:gl_implementation.cc(241)] Failed to load /usr/lib64/chromium-browser/swiftshader/libGLESv2.so: /usr/lib64/chromium-browser/swiftshader/libGLESv2.so: cannot open shared object file: No such file or directory
[0119/211734.010659:ERROR:gpu_child_thread.cc(254)] Exiting GPU process due to errors during initialization
[0119/211734.526402:ERROR:gl_implementation.cc(241)] Failed to load /usr/lib64/chromium-browser/swiftshader/libGLESv2.so: /usr/lib64/chromium-browser/swiftshader/libGLESv2.so: cannot open shared object file: No such file or directory
[0119/211734.528192:ERROR:gpu_child_thread.cc(254)] Exiting GPU process due to errors during initialization
[0119/211735.038810:ERROR:gl_implementation.cc(241)] Failed to load /usr/lib64/chromium-browser/swiftshader/libGLESv2.so: /usr/lib64/chromium-browser/swiftshader/libGLESv2.so: cannot open shared object file: No such file or directory
[0119/211735.040900:ERROR:gpu_child_thread.cc(254)] Exiting GPU process due to errors during initialization
Unexpected journal message 'audit: type=1400 audit(1516396620.154:163): avc:  denied  { map } for  pid=1275 comm="hostname" path="/usr/bin/hostname" dev="dm-0" ino=20028 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:hostname_exec_t:s0 tclass=file permissive=0'
Unexpected journal message 'audit: type=1400 audit(1516396620.289:165): avc:  denied  { execute_no_trans } for  pid=1319 comm="pmie_check" path="/usr/bin/pmie" dev="dm-0" ino=139127 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:pcp_pmie_exec_t:s0 tclass=file permissive=0'
Wrote JS log to TestBasicDashboard-testBasic-fedora-27-127.0.0.2-2801-FAIL.js.log
Journal extracted to TestBasicDashboard-testBasic-fedora-27-127.0.0.2-2801-FAIL.log
Journal extracted to TestBasicDashboard-testBasic-fedora-27-127.0.0.2-2803-FAIL.log
Journal extracted to TestBasicDashboard-testBasic-fedora-27-127.0.0.2-2802-FAIL.log
Traceback (most recent call last):
  File "/build/cockpit/test/common/testlib.py", line 669, in tearDown
    self.check_journal_messages()
  File "/build/cockpit/test/common/testlib.py", line 804, in check_journal_messages
    raise Error(first)
Error: audit: type=1400 audit(1516396620.154:163): avc:  denied  { map } for  pid=1275 comm="hostname" path="/usr/bin/hostname" dev="dm-0" ino=20028 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:hostname_exec_t:s0 tclass=file permissive=0

not ok 144 testBasic (check_dashboard.TestBasicDashboard) # duration: 53s
Wrote screenshot to TestBasicDashboard-testBasic-fedora-27-127.0.0.2-2801-FAIL.png
Wrote HTML dump to TestBasicDashboard-testBasic-fedora-27-127.0.0.2-2801-FAIL.html
Wrote JS log to TestBasicDashboard-testBasic-fedora-27-127.0.0.2-2801-FAIL.js.log
Journal extracted to TestBasicDashboard-testBasic-fedora-27-127.0.0.2-2801-FAIL.log
Journal extracted to TestBasicDashboard-testBasic-fedora-27-127.0.0.2-2803-FAIL.log
Journal extracted to TestBasicDashboard-testBasic-fedora-27-127.0.0.2-2802-FAIL.log

First occurrence: 2018-01-19T21:17:45.132194 | revision bc56acc665f48af83bbe9fb4c01b225c9a19f909, logs Times recorded: 1 Latest occurrences:

# ----------------------------------------------------------------------
# testBasic (check_system_info.TestSystemInfo)
#

DevTools listening on ws://127.0.0.1:9451/devtools/browser/7ea6363e-d415-49d8-b0bc-75b1b741c9a5
[0119/211857.644092:ERROR:zygote_host_impl_linux.cc(268)] Failed to adjust OOM score of renderer with pid 116429: Permission denied (13)
[0119/211858.671919:ERROR:zygote_host_impl_linux.cc(268)] Failed to adjust OOM score of renderer with pid 116507: Permission denied (13)
> warning: # localhost:22 SSH-2.0-OpenSSH_7.6
# localhost:22 SSH-2.0-OpenSSH_7.6
# localhost:22 SSH-2.0-OpenSSH_7.6
# localhost:22 SSH-2.0-OpenSSH_7.6

> warning: # localhost:22 SSH-2.0-OpenSSH_7.6
# localhost:22 SSH-2.0-OpenSSH_7.6
# localhost:22 SSH-2.0-OpenSSH_7.6
# localhost:22 SSH-2.0-OpenSSH_7.6

Unexpected journal message 'audit: type=1400 audit(1516396729.058:162): avc:  denied  { execute_no_trans } for  pid=1315 comm="pmie_check" path="/usr/bin/pmie" dev="dm-0" ino=139127 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:pcp_pmie_exec_t:s0 tclass=file permissive=0'
Wrote JS log to TestSystemInfo-testBasic-fedora-27-127.0.0.2-2201-FAIL.js.log
Journal extracted to TestSystemInfo-testBasic-fedora-27-127.0.0.2-2201-FAIL.log
Traceback (most recent call last):
  File "/build/cockpit/bots/../test/verify/check-system-info", line 188, in testBasic
    self.check_journal_messages()
  File "/build/cockpit/test/common/testlib.py", line 804, in check_journal_messages
    raise Error(first)
Error: audit: type=1400 audit(1516396729.058:162): avc:  denied  { execute_no_trans } for  pid=1315 comm="pmie_check" path="/usr/bin/pmie" dev="dm-0" ino=139127 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:pcp_pmie_exec_t:s0 tclass=file permissive=0

not ok 117 testBasic (check_system_info.TestSystemInfo) # duration: 32s
Wrote screenshot to TestSystemInfo-testBasic-fedora-27-127.0.0.2-2201-FAIL.png
Wrote HTML dump to TestSystemInfo-testBasic-fedora-27-127.0.0.2-2201-FAIL.html
Wrote JS log to TestSystemInfo-testBasic-fedora-27-127.0.0.2-2201-FAIL.js.log
Journal extracted to TestSystemInfo-testBasic-fedora-27-127.0.0.2-2201-FAIL.log

First occurrence: 2018-01-19T21:19:09.634278 | revision bc56acc665f48af83bbe9fb4c01b225c9a19f909, logs Times recorded: 1 Latest occurrences:

# ----------------------------------------------------------------------
# testUsed (check_storage_used.TestStorage)
#

DevTools listening on ws://127.0.0.1:9719/devtools/browser/0c8a2297-68e1-4fd1-a626-32bd12123f99
[0119/212025.875852:ERROR:zygote_host_impl_linux.cc(268)] Failed to adjust OOM score of renderer with pid 25308: Permission denied (13)
[0119/212026.926279:ERROR:zygote_host_impl_linux.cc(268)] Failed to adjust OOM score of renderer with pid 25487: Permission denied (13)
Unexpected journal message 'audit: type=1400 audit(1516396817.145:162): avc:  denied  { execute_no_trans } for  pid=1316 comm="pmie_check" path="/usr/bin/pmie" dev="dm-0" ino=139127 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:pcp_pmie_exec_t:s0 tclass=file permissive=0'
Wrote JS log to TestStorage-testUsed-fedora-27-127.0.0.2-2601-FAIL.js.log
Journal extracted to TestStorage-testUsed-fedora-27-127.0.0.2-2601-FAIL.log
Traceback (most recent call last):
  File "/build/cockpit/test/common/testlib.py", line 669, in tearDown
    self.check_journal_messages()
  File "/build/cockpit/test/common/testlib.py", line 804, in check_journal_messages
    raise Error(first)
Error: audit: type=1400 audit(1516396817.145:162): avc:  denied  { execute_no_trans } for  pid=1316 comm="pmie_check" path="/usr/bin/pmie" dev="dm-0" ino=139127 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:pcp_pmie_exec_t:s0 tclass=file permissive=0

not ok 112 testUsed (check_storage_used.TestStorage) # duration: 40s
Wrote screenshot to TestStorage-testUsed-fedora-27-127.0.0.2-2601-FAIL.png
Wrote HTML dump to TestStorage-testUsed-fedora-27-127.0.0.2-2601-FAIL.html
Wrote JS log to TestStorage-testUsed-fedora-27-127.0.0.2-2601-FAIL.js.log
Journal extracted to TestStorage-testUsed-fedora-27-127.0.0.2-2601-FAIL.log

First occurrence: 2018-01-19T21:20:43.088527 | revision bc56acc665f48af83bbe9fb4c01b225c9a19f909, logs Times recorded: 1 Latest occurrences:

# ----------------------------------------------------------------------
# testEnforcingToggle (check_setroubleshoot.TestSelinux)
#

DevTools listening on ws://127.0.0.1:10084/devtools/browser/9b6ef87e-42fb-4f7f-bd06-dbdd847f804a
[0119/212152.069236:ERROR:zygote_host_impl_linux.cc(268)] Failed to adjust OOM score of renderer with pid 121541: Permission denied (13)
[0119/212153.074836:ERROR:zygote_host_impl_linux.cc(268)] Failed to adjust OOM score of renderer with pid 121594: Permission denied (13)
Unexpected journal message 'audit: type=1400 audit(1516396904.598:163): avc:  denied  { map } for  pid=1294 comm="hostname" path="/usr/bin/hostname" dev="dm-0" ino=20028 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:hostname_exec_t:s0 tclass=file permissive=0'
Unexpected journal message 'audit: type=1400 audit(1516396904.755:165): avc:  denied  { execute_no_trans } for  pid=1331 comm="pmie_check" path="/usr/bin/pmie" dev="dm-0" ino=139127 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:pcp_pmie_exec_t:s0 tclass=file permissive=0'
Wrote JS log to TestSelinux-testEnforcingToggle-fedora-27-127.0.0.2-2601-FAIL.js.log
Journal extracted to TestSelinux-testEnforcingToggle-fedora-27-127.0.0.2-2601-FAIL.log
Traceback (most recent call last):
  File "/build/cockpit/test/common/testlib.py", line 669, in tearDown
    self.check_journal_messages()
  File "/build/cockpit/test/common/testlib.py", line 804, in check_journal_messages
    raise Error(first)
Error: audit: type=1400 audit(1516396904.598:163): avc:  denied  { map } for  pid=1294 comm="hostname" path="/usr/bin/hostname" dev="dm-0" ino=20028 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:hostname_exec_t:s0 tclass=file permissive=0

not ok 83 testEnforcingToggle (check_setroubleshoot.TestSelinux) # duration: 36s
Wrote screenshot to TestSelinux-testEnforcingToggle-fedora-27-127.0.0.2-2601-FAIL.png
Wrote HTML dump to TestSelinux-testEnforcingToggle-fedora-27-127.0.0.2-2601-FAIL.html
Wrote JS log to TestSelinux-testEnforcingToggle-fedora-27-127.0.0.2-2601-FAIL.js.log
Journal extracted to TestSelinux-testEnforcingToggle-fedora-27-127.0.0.2-2601-FAIL.log

First occurrence: 2018-01-19T21:22:08.450841 | revision bc56acc665f48af83bbe9fb4c01b225c9a19f909, logs Times recorded: 1 Latest occurrences:

# ----------------------------------------------------------------------
# testSuper (check_reauthorize.TestReauthorize)
#

DevTools listening on ws://127.0.0.1:9408/devtools/browser/75c9b8f8-cf8b-4b06-a824-64a28216bbc8
[0119/212246.752234:ERROR:zygote_host_impl_linux.cc(268)] Failed to adjust OOM score of renderer with pid 122919: Permission denied (13)
[0119/212247.761115:ERROR:zygote_host_impl_linux.cc(268)] Failed to adjust OOM score of renderer with pid 122987: Permission denied (13)
> log: done
> warning: Error opening directory '/home/admin/.ssh': No such file or directory
> warning: Error opening directory '/home/admin/.ssh': No such file or directory
> warning: --: line 25: cd: /home/admin/.ssh: No such file or directory

> log: fail
> log: done
Unexpected journal message 'audit: type=1400 audit(1516396959.458:163): avc:  denied  { map } for  pid=1283 comm="hostname" path="/usr/bin/hostname" dev="dm-0" ino=20028 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:hostname_exec_t:s0 tclass=file permissive=0'
Unexpected journal message 'audit: type=1400 audit(1516396959.568:165): avc:  denied  { execute_no_trans } for  pid=1321 comm="pmie_check" path="/usr/bin/pmie" dev="dm-0" ino=139127 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:pcp_pmie_exec_t:s0 tclass=file permissive=0'
Wrote JS log to TestReauthorize-testSuper-fedora-27-127.0.0.2-2801-FAIL.js.log
Journal extracted to TestReauthorize-testSuper-fedora-27-127.0.0.2-2801-FAIL.log
Traceback (most recent call last):
  File "/build/cockpit/test/common/testlib.py", line 669, in tearDown
    self.check_journal_messages()
  File "/build/cockpit/test/common/testlib.py", line 804, in check_journal_messages
    raise Error(first)
Error: audit: type=1400 audit(1516396959.458:163): avc:  denied  { map } for  pid=1283 comm="hostname" path="/usr/bin/hostname" dev="dm-0" ino=20028 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:hostname_exec_t:s0 tclass=file permissive=0

not ok 75 testSuper (check_reauthorize.TestReauthorize) # duration: 36s
Wrote screenshot to TestReauthorize-testSuper-fedora-27-127.0.0.2-2801-FAIL.png
Wrote HTML dump to TestReauthorize-testSuper-fedora-27-127.0.0.2-2801-FAIL.html
Wrote JS log to TestReauthorize-testSuper-fedora-27-127.0.0.2-2801-FAIL.js.log
Journal extracted to TestReauthorize-testSuper-fedora-27-127.0.0.2-2801-FAIL.log

First occurrence: 2018-01-19T21:23:02.861469 | revision bc56acc665f48af83bbe9fb4c01b225c9a19f909, logs Times recorded: 1 Latest occurrences:

# ----------------------------------------------------------------------
# testRunningUpdate (check_packagekit.TestUpdates)
#

DevTools listening on ws://127.0.0.1:10063/devtools/browser/c7a2f9b6-36f1-4056-b7f7-71f5290c6913
[0119/212403.694126:ERROR:zygote_host_impl_linux.cc(268)] Failed to adjust OOM score of renderer with pid 124875: Permission denied (13)
[0119/212404.680609:ERROR:zygote_host_impl_linux.cc(268)] Failed to adjust OOM score of renderer with pid 124909: Permission denied (13)
> warning: transport closed: disconnected
Unexpected journal message 'audit: type=1400 audit(1516397032.433:161): avc:  denied  { map } for  pid=1278 comm="hostname" path="/usr/bin/hostname" dev="dm-0" ino=20028 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:hostname_exec_t:s0 tclass=file permissive=0'
Unexpected journal message 'audit: type=1400 audit(1516397032.611:165): avc:  denied  { execute_no_trans } for  pid=1311 comm="pmie_check" path="/usr/bin/pmie" dev="dm-0" ino=139127 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:pcp_pmie_exec_t:s0 tclass=file permissive=0'
Wrote JS log to TestUpdates-testRunningUpdate-fedora-27-127.0.0.2-2701-FAIL.js.log
Journal extracted to TestUpdates-testRunningUpdate-fedora-27-127.0.0.2-2701-FAIL.log
Traceback (most recent call last):
  File "/build/cockpit/test/common/testlib.py", line 669, in tearDown
    self.check_journal_messages()
  File "/build/cockpit/test/common/testlib.py", line 804, in check_journal_messages
    raise Error(first)
Error: audit: type=1400 audit(1516397032.433:161): avc:  denied  { map } for  pid=1278 comm="hostname" path="/usr/bin/hostname" dev="dm-0" ino=20028 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:hostname_exec_t:s0 tclass=file permissive=0

not ok 62 testRunningUpdate (check_packagekit.TestUpdates) # duration: 37s
Wrote screenshot to TestUpdates-testRunningUpdate-fedora-27-127.0.0.2-2701-FAIL.png
Wrote HTML dump to TestUpdates-testRunningUpdate-fedora-27-127.0.0.2-2701-FAIL.html
Wrote JS log to TestUpdates-testRunningUpdate-fedora-27-127.0.0.2-2701-FAIL.js.log
Journal extracted to TestUpdates-testRunningUpdate-fedora-27-127.0.0.2-2701-FAIL.log

First occurrence: 2018-01-19T21:24:17.665899 | revision bc56acc665f48af83bbe9fb4c01b225c9a19f909, logs Times recorded: 1 Latest occurrences:

# ----------------------------------------------------------------------
# testBasic (check_packagekit.TestUpdates)
#

DevTools listening on ws://127.0.0.1:9480/devtools/browser/4daae080-d76a-423a-b0ab-30cc26c7221d
[0119/212517.289072:ERROR:zygote_host_impl_linux.cc(268)] Failed to adjust OOM score of renderer with pid 33724: Permission denied (13)
[0119/212518.305839:ERROR:zygote_host_impl_linux.cc(268)] Failed to adjust OOM score of renderer with pid 33785: Permission denied (13)
Unexpected journal message 'audit: type=1400 audit(1516397108.520:163): avc:  denied  { map } for  pid=1275 comm="hostname" path="/usr/bin/hostname" dev="dm-0" ino=20028 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:hostname_exec_t:s0 tclass=file permissive=0'
Unexpected journal message 'audit: type=1400 audit(1516397108.671:165): avc:  denied  { execute_no_trans } for  pid=1323 comm="pmie_check" path="/usr/bin/pmie" dev="dm-0" ino=139127 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:pcp_pmie_exec_t:s0 tclass=file permissive=0'
Wrote JS log to TestUpdates-testBasic-fedora-27-127.0.0.2-2501-FAIL.js.log
Journal extracted to TestUpdates-testBasic-fedora-27-127.0.0.2-2501-FAIL.log
Traceback (most recent call last):
  File "/build/cockpit/test/common/testlib.py", line 669, in tearDown
    self.check_journal_messages()
  File "/build/cockpit/test/common/testlib.py", line 804, in check_journal_messages
    raise Error(first)
Error: audit: type=1400 audit(1516397108.520:163): avc:  denied  { map } for  pid=1275 comm="hostname" path="/usr/bin/hostname" dev="dm-0" ino=20028 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:hostname_exec_t:s0 tclass=file permissive=0

not ok 57 testBasic (check_packagekit.TestUpdates) # duration: 35s
Wrote screenshot to TestUpdates-testBasic-fedora-27-127.0.0.2-2501-FAIL.png
Wrote HTML dump to TestUpdates-testBasic-fedora-27-127.0.0.2-2501-FAIL.html
Wrote JS log to TestUpdates-testBasic-fedora-27-127.0.0.2-2501-FAIL.js.log
Journal extracted to TestUpdates-testBasic-fedora-27-127.0.0.2-2501-FAIL.log

First occurrence: 2018-01-19T21:25:32.539075 | revision bc56acc665f48af83bbe9fb4c01b225c9a19f909, logs Times recorded: 1 Latest occurrences:

# ----------------------------------------------------------------------
# testIpa (check_realms.TestRealms)
#

DevTools listening on ws://127.0.0.1:9548/devtools/browser/4df0597d-9e1c-40a2-a232-d5bbb1de27da
[0119/212401.631463:ERROR:zygote_host_impl_linux.cc(268)] Failed to adjust OOM score of renderer with pid 31907: Permission denied (13)
[0119/212402.782758:ERROR:zygote_host_impl_linux.cc(268)] Failed to adjust OOM score of renderer with pid 31952: Permission denied (13)
> log: Failed to join domain: cockpit.lan: Password is incorrect
Unexpected journal message 'audit: type=1400 audit(1516397030.413:158): avc:  denied  { map } for  pid=1225 comm="hostname" path="/usr/bin/hostname" dev="dm-0" ino=20028 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:hostname_exec_t:s0 tclass=file permissive=0'
Unexpected journal message 'audit: type=1400 audit(1516397030.638:162): avc:  denied  { execute_no_trans } for  pid=1290 comm="pmie_check" path="/usr/bin/pmie" dev="dm-0" ino=139127 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:pcp_pmie_exec_t:s0 tclass=file permissive=0'
Wrote JS log to TestRealms-testIpa-fedora-27-127.0.0.2-2201-FAIL.js.log
Journal extracted to TestRealms-testIpa-fedora-27-127.0.0.2-2201-FAIL.log
Journal extracted to TestRealms-testIpa-ipa-127.0.0.2-2202-FAIL.log
Traceback (most recent call last):
  File "/build/cockpit/test/common/testlib.py", line 669, in tearDown
    self.check_journal_messages()
  File "/build/cockpit/test/common/testlib.py", line 804, in check_journal_messages
    raise Error(first)
Error: audit: type=1400 audit(1516397030.413:158): avc:  denied  { map } for  pid=1225 comm="hostname" path="/usr/bin/hostname" dev="dm-0" ino=20028 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:hostname_exec_t:s0 tclass=file permissive=0

not ok 71 testIpa (check_realms.TestRealms) # duration: 185s
Wrote screenshot to TestRealms-testIpa-fedora-27-127.0.0.2-2201-FAIL.png
Wrote HTML dump to TestRealms-testIpa-fedora-27-127.0.0.2-2201-FAIL.html
Wrote JS log to TestRealms-testIpa-fedora-27-127.0.0.2-2201-FAIL.js.log
Journal extracted to TestRealms-testIpa-fedora-27-127.0.0.2-2201-FAIL.log
Journal extracted to TestRealms-testIpa-ipa-127.0.0.2-2202-FAIL.log

First occurrence: 2018-01-19T21:26:44.203637 | revision bc56acc665f48af83bbe9fb4c01b225c9a19f909, logs Times recorded: 1 Latest occurrences:

# ----------------------------------------------------------------------
# testOtherSettings (check_networking_settings.TestNetworking)
#
NAME         UUID                                  TYPE            DEVICE 
System eth0  5fb06bd0-0bb0-7ffb-45f1-d6edd65f3e03  802-3-ethernet  eth0   
virbr0       acf11f5f-6b43-418d-8e56-64c6f0bb9b97  bridge          virbr0 
System eth1  9c92fad9-6ecb-3e6c-eb4d-8a47c6f50c04  802-3-ethernet  --     
ens2         39ef3890-56af-4114-9a24-f3f94c42acfe  802-3-ethernet  --     

52:54:01:00:00:03 -> eth2
52:54:01:00:00:03 -> eth2

DevTools listening on ws://127.0.0.1:9753/devtools/browser/e6cb861c-98bf-4e0a-81c6-96d6c10f1f5f
[0119/212756.000471:ERROR:zygote_host_impl_linux.cc(268)] Failed to adjust OOM score of renderer with pid 828: Permission denied (13)
[0119/212756.993221:ERROR:zygote_host_impl_linux.cc(268)] Failed to adjust OOM score of renderer with pid 863: Permission denied (13)

(process:2462): GLib-GIO-WARNING **: gdbusobjectmanagerclient.c:1585: Processing InterfaceRemoved signal for path /org/freedesktop/NetworkManager/DHCP4Config/3 but no object proxy exists

(process:2462): GLib-GIO-WARNING **: gdbusobjectmanagerclient.c:1585: Processing InterfaceRemoved signal for path /org/freedesktop/NetworkManager/IP4Config/7 but no object proxy exists

(process:2462): GLib-GIO-WARNING **: gdbusobjectmanagerclient.c:1585: Processing InterfaceRemoved signal for path /org/freedesktop/NetworkManager/IP6Config/8 but no object proxy exists
Unexpected journal message 'audit: type=1400 audit(1516397254.778:166): avc:  denied  { map } for  pid=1307 comm="hostname" path="/usr/bin/hostname" dev="dm-0" ino=20028 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:hostname_exec_t:s0 tclass=file permissive=0'
Wrote JS log to TestNetworking-testOtherSettings-fedora-27-127.0.0.2-2201-FAIL.js.log
Journal extracted to TestNetworking-testOtherSettings-fedora-27-127.0.0.2-2201-FAIL.log
Journal extracted to TestNetworking-testOtherSettings-fedora-26-127.0.0.2-2202-FAIL.log
Traceback (most recent call last):
  File "/build/cockpit/test/common/testlib.py", line 669, in tearDown
    self.check_journal_messages()
  File "/build/cockpit/test/common/testlib.py", line 804, in check_journal_messages
    raise Error(first)
Error: audit: type=1400 audit(1516397254.778:166): avc:  denied  { map } for  pid=1307 comm="hostname" path="/usr/bin/hostname" dev="dm-0" ino=20028 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:hostname_exec_t:s0 tclass=file permissive=0

not ok 29 testOtherSettings (check_networking_settings.TestNetworking) # duration: 43s
Wrote screenshot to TestNetworking-testOtherSettings-fedora-27-127.0.0.2-2201-FAIL.png
Wrote HTML dump to TestNetworking-testOtherSettings-fedora-27-127.0.0.2-2201-FAIL.html
Wrote JS log to TestNetworking-testOtherSettings-fedora-27-127.0.0.2-2201-FAIL.js.log
Journal extracted to TestNetworking-testOtherSettings-fedora-27-127.0.0.2-2201-FAIL.log
Journal extracted to TestNetworking-testOtherSettings-fedora-26-127.0.0.2-2202-FAIL.log

First occurrence: 2018-01-19T21:28:07.242253 | revision bc56acc665f48af83bbe9fb4c01b225c9a19f909, logs Times recorded: 1 Latest occurrences:

# ----------------------------------------------------------------------
# testNoConnectionSettings (check_networking_settings.TestNetworking)
#
NAME         UUID                                  TYPE            DEVICE 
System eth0  5fb06bd0-0bb0-7ffb-45f1-d6edd65f3e03  802-3-ethernet  eth0   
virbr0       63b7c1f0-5ba4-47e1-84f8-6c27acf119d4  bridge          virbr0 
System eth1  9c92fad9-6ecb-3e6c-eb4d-8a47c6f50c04  802-3-ethernet  --     
ens2         39ef3890-56af-4114-9a24-f3f94c42acfe  802-3-ethernet  --     

DevTools listening on ws://127.0.0.1:9893/devtools/browser/3e06d4e8-e717-4473-ac5d-c32be78b7999
[0119/212920.118875:ERROR:zygote_host_impl_linux.cc(268)] Failed to adjust OOM score of renderer with pid 39769: Permission denied (13)
[0119/212921.202778:ERROR:zygote_host_impl_linux.cc(268)] Failed to adjust OOM score of renderer with pid 39812: Permission denied (13)
52:54:01:00:00:03 -> eth2
52:54:01:00:00:03 -> eth2
Unexpected journal message 'audit: type=1400 audit(1516397345.775:165): avc:  denied  { map } for  pid=1281 comm="hostname" path="/usr/bin/hostname" dev="dm-0" ino=20028 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:hostname_exec_t:s0 tclass=file permissive=0'
Wrote JS log to TestNetworking-testNoConnectionSettings-fedora-27-127.0.0.2-2701-FAIL.js.log
Journal extracted to TestNetworking-testNoConnectionSettings-fedora-27-127.0.0.2-2701-FAIL.log
Journal extracted to TestNetworking-testNoConnectionSettings-fedora-26-127.0.0.2-2702-FAIL.log
Traceback (most recent call last):
  File "/build/cockpit/test/common/testlib.py", line 669, in tearDown
    self.check_journal_messages()
  File "/build/cockpit/test/common/testlib.py", line 804, in check_journal_messages
    raise Error(first)
Error: audit: type=1400 audit(1516397345.775:165): avc:  denied  { map } for  pid=1281 comm="hostname" path="/usr/bin/hostname" dev="dm-0" ino=20028 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:hostname_exec_t:s0 tclass=file permissive=0

not ok 28 testNoConnectionSettings (check_networking_settings.TestNetworking) # duration: 46s
Wrote screenshot to TestNetworking-testNoConnectionSettings-fedora-27-127.0.0.2-2701-FAIL.png
Wrote HTML dump to TestNetworking-testNoConnectionSettings-fedora-27-127.0.0.2-2701-FAIL.html
Wrote JS log to TestNetworking-testNoConnectionSettings-fedora-27-127.0.0.2-2701-FAIL.js.log
Journal extracted to TestNetworking-testNoConnectionSettings-fedora-27-127.0.0.2-2701-FAIL.log
Journal extracted to TestNetworking-testNoConnectionSettings-fedora-26-127.0.0.2-2702-FAIL.log

First occurrence: 2018-01-19T21:29:41.121429 | revision bc56acc665f48af83bbe9fb4c01b225c9a19f909, logs Times recorded: 1 Latest occurrences:

# ----------------------------------------------------------------------
# testBasic (check_networking_basic.TestNetworking)
#
NAME         UUID                                  TYPE            DEVICE 
System eth0  5fb06bd0-0bb0-7ffb-45f1-d6edd65f3e03  802-3-ethernet  eth0   
virbr0       6758e119-b84b-4163-8caf-0dcc6c991205  bridge          virbr0 
System eth1  9c92fad9-6ecb-3e6c-eb4d-8a47c6f50c04  802-3-ethernet  --     
ens2         39ef3890-56af-4114-9a24-f3f94c42acfe  802-3-ethernet  --     

DevTools listening on ws://127.0.0.1:9706/devtools/browser/7e1bb7c2-18af-4b8b-a493-527dc1a4d997
[0119/213053.462575:ERROR:zygote_host_impl_linux.cc(268)] Failed to adjust OOM score of renderer with pid 42670: Permission denied (13)
[0119/213054.586320:ERROR:zygote_host_impl_linux.cc(268)] Failed to adjust OOM score of renderer with pid 42713: Permission denied (13)
52:54:01:00:00:03 -> eth2
52:54:01:00:00:03 -> eth2
> warning: Invalid prefix or netmask 255.255.0.8
> warning: a checkpoint for device 'eth2' already exists
Unexpected journal message 'audit: type=1400 audit(1516397445.207:163): avc:  denied  { map } for  pid=1284 comm="hostname" path="/usr/bin/hostname" dev="dm-0" ino=20028 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:hostname_exec_t:s0 tclass=file permissive=0'
Unexpected journal message 'audit: type=1400 audit(1516397445.332:165): avc:  denied  { execute_no_trans } for  pid=1322 comm="pmie_check" path="/usr/bin/pmie" dev="dm-0" ino=139127 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:pcp_pmie_exec_t:s0 tclass=file permissive=0'
Wrote JS log to TestNetworking-testBasic-fedora-27-127.0.0.2-2501-FAIL.js.log
Journal extracted to TestNetworking-testBasic-fedora-27-127.0.0.2-2501-FAIL.log
Journal extracted to TestNetworking-testBasic-fedora-26-127.0.0.2-2502-FAIL.log
Traceback (most recent call last):
  File "/build/cockpit/test/common/testlib.py", line 669, in tearDown
    self.check_journal_messages()
  File "/build/cockpit/test/common/testlib.py", line 804, in check_journal_messages
    raise Error(first)
Error: audit: type=1400 audit(1516397445.207:163): avc:  denied  { map } for  pid=1284 comm="hostname" path="/usr/bin/hostname" dev="dm-0" ino=20028 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:hostname_exec_t:s0 tclass=file permissive=0

not ok 14 testBasic (check_networking_basic.TestNetworking) # duration: 37s
Wrote screenshot to TestNetworking-testBasic-fedora-27-127.0.0.2-2501-FAIL.png
Wrote HTML dump to TestNetworking-testBasic-fedora-27-127.0.0.2-2501-FAIL.html
Wrote JS log to TestNetworking-testBasic-fedora-27-127.0.0.2-2501-FAIL.js.log
Journal extracted to TestNetworking-testBasic-fedora-27-127.0.0.2-2501-FAIL.log
Journal extracted to TestNetworking-testBasic-fedora-26-127.0.0.2-2502-FAIL.log

First occurrence: 2018-01-19T21:31:11.313044 | revision bc56acc665f48af83bbe9fb4c01b225c9a19f909, logs Times recorded: 1 Latest occurrences:

# ----------------------------------------------------------------------
# testExternalPage (check_multi_machine.TestMultiMachine)
#

DevTools listening on ws://127.0.0.1:10113/devtools/browser/76e78151-fd9c-4a8b-bc6b-4bbc68cb92db
[0119/213134.590080:ERROR:zygote_host_impl_linux.cc(268)] Failed to adjust OOM score of renderer with pid 44633: Permission denied (13)
[0119/213135.665160:ERROR:zygote_host_impl_linux.cc(268)] Failed to adjust OOM score of renderer with pid 44705: Permission denied (13)
Unexpected journal message 'audit: type=1400 audit(1516397486.043:165): avc:  denied  { execute_no_trans } for  pid=1316 comm="pmie_check" path="/usr/bin/pmie" dev="dm-0" ino=139127 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:pcp_pmie_exec_t:s0 tclass=file permissive=0'
Wrote JS log to TestMultiMachine-testExternalPage-fedora-27-127.0.0.2-2501-FAIL.js.log
Journal extracted to TestMultiMachine-testExternalPage-fedora-27-127.0.0.2-2501-FAIL.log
Journal extracted to TestMultiMachine-testExternalPage-fedora-27-127.0.0.2-2503-FAIL.log
Journal extracted to TestMultiMachine-testExternalPage-fedora-27-127.0.0.2-2502-FAIL.log
Traceback (most recent call last):
  File "/build/cockpit/test/common/testlib.py", line 669, in tearDown
    self.check_journal_messages()
  File "/build/cockpit/test/common/testlib.py", line 804, in check_journal_messages
    raise Error(first)
Error: audit: type=1400 audit(1516397486.043:165): avc:  denied  { execute_no_trans } for  pid=1316 comm="pmie_check" path="/usr/bin/pmie" dev="dm-0" ino=139127 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:pcp_pmie_exec_t:s0 tclass=file permissive=0

not ok 5 testExternalPage (check_multi_machine.TestMultiMachine) # duration: 29s
Wrote screenshot to TestMultiMachine-testExternalPage-fedora-27-127.0.0.2-2501-FAIL.png
Wrote HTML dump to TestMultiMachine-testExternalPage-fedora-27-127.0.0.2-2501-FAIL.html
Wrote JS log to TestMultiMachine-testExternalPage-fedora-27-127.0.0.2-2501-FAIL.js.log
Journal extracted to TestMultiMachine-testExternalPage-fedora-27-127.0.0.2-2501-FAIL.log
Journal extracted to TestMultiMachine-testExternalPage-fedora-27-127.0.0.2-2503-FAIL.log
Journal extracted to TestMultiMachine-testExternalPage-fedora-27-127.0.0.2-2502-FAIL.log

First occurrence: 2018-01-19T21:31:44.667760 | revision bc56acc665f48af83bbe9fb4c01b225c9a19f909, logs Times recorded: 1 Latest occurrences:

# ----------------------------------------------------------------------
# testUpdateError (check_packagekit.TestUpdates)
#

DevTools listening on ws://127.0.0.1:9655/devtools/browser/c55fb169-53b3-4b73-b49c-17c687d9e079
[0119/231958.078201:ERROR:zygote_host_impl_linux.cc(268)] Failed to adjust OOM score of renderer with pid 54666: Permission denied (13)
[0119/231959.084730:ERROR:zygote_host_impl_linux.cc(268)] Failed to adjust OOM score of renderer with pid 54724: Permission denied (13)
Unexpected journal message 'audit: type=1400 audit(1516403987.145:161): avc:  denied  { map } for  pid=1292 comm="hostname" path="/usr/bin/hostname" dev="dm-0" ino=20028 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:hostname_exec_t:s0 tclass=file permissive=0'
Unexpected journal message 'audit: type=1400 audit(1516403987.356:165): avc:  denied  { execute_no_trans } for  pid=1335 comm="pmie_check" path="/usr/bin/pmie" dev="dm-0" ino=139127 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:pcp_pmie_exec_t:s0 tclass=file permissive=0'
Wrote JS log to TestUpdates-testUpdateError-fedora-27-127.0.0.2-2901-FAIL.js.log
Journal extracted to TestUpdates-testUpdateError-fedora-27-127.0.0.2-2901-FAIL.log
Traceback (most recent call last):
  File "/build/cockpit/test/common/testlib.py", line 669, in tearDown
    self.check_journal_messages()
  File "/build/cockpit/test/common/testlib.py", line 804, in check_journal_messages
    raise Error(first)
Error: audit: type=1400 audit(1516403987.145:161): avc:  denied  { map } for  pid=1292 comm="hostname" path="/usr/bin/hostname" dev="dm-0" ino=20028 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:hostname_exec_t:s0 tclass=file permissive=0

not ok 168 testUpdateError (check_packagekit.TestUpdates) # duration: 31s
Wrote screenshot to TestUpdates-testUpdateError-fedora-27-127.0.0.2-2901-FAIL.png
Wrote HTML dump to TestUpdates-testUpdateError-fedora-27-127.0.0.2-2901-FAIL.html
Wrote JS log to TestUpdates-testUpdateError-fedora-27-127.0.0.2-2901-FAIL.js.log
Journal extracted to TestUpdates-testUpdateError-fedora-27-127.0.0.2-2901-FAIL.log

First occurrence: 2018-01-19T23:20:06.324492 | revision bc56acc665f48af83bbe9fb4c01b225c9a19f909, logs Times recorded: 1 Latest occurrences:

cockpituous commented 6 years ago

verify/fedora-27 Ooops, it happened again


# ----------------------------------------------------------------------
# testBasic (check_accounts.TestAccounts)
#
ftruncate() failed: Permission denied

DevTools listening on ws://127.0.0.1:9781/devtools/browser/6b1cd740-9a8b-4853-94a6-a4c8bc853cd2
[0119/080623.609116:ERROR:zygote_host_impl_linux.cc(268)] Failed to adjust OOM score of renderer with pid 21397: Permission denied (13)
[0119/080624.575865:ERROR:zygote_host_impl_linux.cc(268)] Failed to adjust OOM score of renderer with pid 21434: Permission denied (13)
> warning: chage: user 'anton' does not exist in /etc/passwd

> warning: chage: user 'anton' does not exist in /etc/passwd

> warning: chage: user 'anton' does not exist in /etc/passwd

userdel: group berta is the primary group of another user and is not removed.
> warning: chage: user 'anton' does not exist in /etc/passwd

> warning: chage: user 'anton' does not exist in /etc/passwd

> warning: Password quality check failed:
 The password is a palindrome

> warning: Password quality check failed:
 The password is a palindrome

> warning: Password quality check failed:
 The password is a palindrome

Unexpected journal message 'audit: type=1400 audit(1516349176.738:163): avc:  denied  { map } for  pid=1252 comm="hostname" path="/usr/bin/hostname" dev="dm-0" ino=20028 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:hostname_exec_t:s0 tclass=file permissive=0'
Unexpected journal message 'audit: type=1400 audit(1516349176.894:165): avc:  denied  { execute_no_trans } for  pid=1302 comm="pmie_check" path="/usr/bin/pmie" dev="dm-0" ino=139127 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:pcp_pmie_exec_t:s0 tclass=file permissive=0'
Wrote JS log to TestAccounts-testBasic-fedora-27-127.0.0.2-2201-FAIL.js.log
Journal extracted to TestAccounts-testBasic-fedora-27-127.0.0.2-2201-FAIL.log
Traceback (most recent call last):
  File "/build/cockpit/test/common/testlib.py", line 669, in tearDown
    self.check_journal_messages()
  File "/build/cockpit/test/common/testlib.py", line 804, in check_journal_messages
    raise Error(first)
Error: audit: type=1400 audit(1516349176.738:163): avc:  denied  { map } for  pid=1252 comm="hostname" path="/usr/bin/hostname" dev="dm-0" ino=20028 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:hostname_exec_t:s0 tclass=file permissive=0

not ok 133 testBasic (check_accounts.TestAccounts) # duration: 33s
Wrote screenshot to TestAccounts-testBasic-fedora-27-127.0.0.2-2201-FAIL.png
Wrote HTML dump to TestAccounts-testBasic-fedora-27-127.0.0.2-2201-FAIL.html
Wrote JS log to TestAccounts-testBasic-fedora-27-127.0.0.2-2201-FAIL.js.log
Journal extracted to TestAccounts-testBasic-fedora-27-127.0.0.2-2201-FAIL.log

First occurrence: 2018-01-19T08:06:37.239870 | revision cb61451e79040bcd46603a6bcbde8f1397074ec6, logs Times recorded: 1 Latest occurrences:

# ----------------------------------------------------------------------
# testVolumesAndEnvironment (check_docker.TestDocker)
#
ftruncate() failed: Permission denied

DevTools listening on ws://127.0.0.1:9951/devtools/browser/b6a4873d-23e5-4933-b724-ec059abc1ff7
[0119/193900.194766:ERROR:zygote_host_impl_linux.cc(268)] Failed to adjust OOM score of renderer with pid 37425: Permission denied (13)
[0119/193901.178742:ERROR:zygote_host_impl_linux.cc(268)] Failed to adjust OOM score of renderer with pid 37494: Permission denied (13)
Unexpected journal message 'audit: type=1400 audit(1516390688.518:160): avc:  denied  { map } for  pid=1299 comm="hostname" path="/usr/bin/hostname" dev="dm-0" ino=20028 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:hostname_exec_t:s0 tclass=file permissive=0'
Unexpected journal message 'audit: type=1400 audit(1516390688.642:162): avc:  denied  { execute_no_trans } for  pid=1330 comm="pmie_check" path="/usr/bin/pmie" dev="dm-0" ino=139127 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:pcp_pmie_exec_t:s0 tclass=file permissive=0'
Wrote JS log to TestDocker-testVolumesAndEnvironment-fedora-27-127.0.0.2-2401-FAIL.js.log
Journal extracted to TestDocker-testVolumesAndEnvironment-fedora-27-127.0.0.2-2401-FAIL.log
Traceback (most recent call last):
  File "/build/cockpit/test/common/testlib.py", line 669, in tearDown
    self.check_journal_messages()
  File "/build/cockpit/test/common/testlib.py", line 804, in check_journal_messages
    raise Error(first)
Error: audit: type=1400 audit(1516390688.518:160): avc:  denied  { map } for  pid=1299 comm="hostname" path="/usr/bin/hostname" dev="dm-0" ino=20028 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:hostname_exec_t:s0 tclass=file permissive=0

not ok 156 testVolumesAndEnvironment (check_docker.TestDocker) # duration: 75s
Wrote screenshot to TestDocker-testVolumesAndEnvironment-fedora-27-127.0.0.2-2401-FAIL.png
Wrote HTML dump to TestDocker-testVolumesAndEnvironment-fedora-27-127.0.0.2-2401-FAIL.html
Wrote JS log to TestDocker-testVolumesAndEnvironment-fedora-27-127.0.0.2-2401-FAIL.js.log
Journal extracted to TestDocker-testVolumesAndEnvironment-fedora-27-127.0.0.2-2401-FAIL.log

First occurrence: 2018-01-19T19:39:11.873030 | revision bc56acc665f48af83bbe9fb4c01b225c9a19f909, logs Times recorded: 1 Latest occurrences:

# ----------------------------------------------------------------------
# testLimits (check_dashboard.TestDashboardEditLimits)
#
ftruncate() failed: Permission denied

DevTools listening on ws://127.0.0.1:9317/devtools/browser/e6e91aa6-3b26-405e-841c-1f4bf01b66d4
[0119/194036.413924:ERROR:zygote_host_impl_linux.cc(268)] Failed to adjust OOM score of renderer with pid 38927: Permission denied (13)
[0119/194037.352241:ERROR:zygote_host_impl_linux.cc(268)] Failed to adjust OOM score of renderer with pid 38989: Permission denied (13)
Unexpected journal message 'audit: type=1400 audit(1516390827.133:163): avc:  denied  { map } for  pid=1290 comm="hostname" path="/usr/bin/hostname" dev="dm-0" ino=20028 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:hostname_exec_t:s0 tclass=file permissive=0'
Unexpected journal message 'audit: type=1400 audit(1516390827.231:165): avc:  denied  { execute_no_trans } for  pid=1330 comm="pmie_check" path="/usr/bin/pmie" dev="dm-0" ino=139127 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:pcp_pmie_exec_t:s0 tclass=file permissive=0'
Wrote JS log to TestDashboardEditLimits-testLimits-fedora-27-127.0.0.2-2501-FAIL.js.log
Journal extracted to TestDashboardEditLimits-testLimits-fedora-27-127.0.0.2-2501-FAIL.log
Traceback (most recent call last):
  File "/build/cockpit/test/common/testlib.py", line 669, in tearDown
    self.check_journal_messages()
  File "/build/cockpit/test/common/testlib.py", line 804, in check_journal_messages
    raise Error(first)
Error: audit: type=1400 audit(1516390827.133:163): avc:  denied  { map } for  pid=1290 comm="hostname" path="/usr/bin/hostname" dev="dm-0" ino=20028 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:hostname_exec_t:s0 tclass=file permissive=0

not ok 146 testLimits (check_dashboard.TestDashboardEditLimits) # duration: 31s
Wrote screenshot to TestDashboardEditLimits-testLimits-fedora-27-127.0.0.2-2501-FAIL.png
Wrote HTML dump to TestDashboardEditLimits-testLimits-fedora-27-127.0.0.2-2501-FAIL.html
Wrote JS log to TestDashboardEditLimits-testLimits-fedora-27-127.0.0.2-2501-FAIL.js.log
Journal extracted to TestDashboardEditLimits-testLimits-fedora-27-127.0.0.2-2501-FAIL.log

First occurrence: 2018-01-19T19:40:47.898900 | revision bc56acc665f48af83bbe9fb4c01b225c9a19f909, logs Times recorded: 1 Latest occurrences:

# ----------------------------------------------------------------------
# testContainerProblems (check_docker.TestDocker)
#
ftruncate() failed: Permission denied

DevTools listening on ws://127.0.0.1:9706/devtools/browser/f0be9162-463c-4cd6-b829-41b4ef41375a
[0119/194047.635360:ERROR:zygote_host_impl_linux.cc(268)] Failed to adjust OOM score of renderer with pid 21714: Permission denied (13)
[0119/194048.684815:ERROR:zygote_host_impl_linux.cc(268)] Failed to adjust OOM score of renderer with pid 21745: Permission denied (13)
Unexpected journal message 'audit: type=1400 audit(1516390792.761:160): avc:  denied  { map } for  pid=1214 comm="hostname" path="/usr/bin/hostname" dev="dm-0" ino=20028 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:hostname_exec_t:s0 tclass=file permissive=0'
Unexpected journal message 'audit: type=1400 audit(1516390792.898:162): avc:  denied  { execute_no_trans } for  pid=1274 comm="pmie_check" path="/usr/bin/pmie" dev="dm-0" ino=139127 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:pcp_pmie_exec_t:s0 tclass=file permissive=0'
Wrote JS log to TestDocker-testContainerProblems-fedora-27-127.0.0.2-2701-FAIL.js.log
Journal extracted to TestDocker-testContainerProblems-fedora-27-127.0.0.2-2701-FAIL.log
Traceback (most recent call last):
  File "/build/cockpit/test/common/testlib.py", line 669, in tearDown
    self.check_journal_messages()
  File "/build/cockpit/test/common/testlib.py", line 804, in check_journal_messages
    raise Error(first)
Error: audit: type=1400 audit(1516390792.761:160): avc:  denied  { map } for  pid=1214 comm="hostname" path="/usr/bin/hostname" dev="dm-0" ino=20028 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:hostname_exec_t:s0 tclass=file permissive=0

not ok 151 testContainerProblems (check_docker.TestDocker) # duration: 79s
Wrote screenshot to TestDocker-testContainerProblems-fedora-27-127.0.0.2-2701-FAIL.png
Wrote HTML dump to TestDocker-testContainerProblems-fedora-27-127.0.0.2-2701-FAIL.html
Wrote JS log to TestDocker-testContainerProblems-fedora-27-127.0.0.2-2701-FAIL.js.log
Journal extracted to TestDocker-testContainerProblems-fedora-27-127.0.0.2-2701-FAIL.log

First occurrence: 2018-01-19T19:40:59.859107 | revision bc56acc665f48af83bbe9fb4c01b225c9a19f909, logs Times recorded: 1 Latest occurrences:

# ----------------------------------------------------------------------
# testBasic (check_apps.TestApps)
#
ftruncate() failed: Permission denied

DevTools listening on ws://127.0.0.1:9975/devtools/browser/b21cb350-e559-4e06-8dfc-1bfbc7ec7722
[0119/194147.665589:ERROR:zygote_host_impl_linux.cc(268)] Failed to adjust OOM score of renderer with pid 40644: Permission denied (13)
[0119/194148.676579:ERROR:zygote_host_impl_linux.cc(268)] Failed to adjust OOM score of renderer with pid 40696: Permission denied (13)
Unexpected journal message 'audit: type=1400 audit(1516390899.248:162): avc:  denied  { map } for  pid=1293 comm="hostname" path="/usr/bin/hostname" dev="dm-0" ino=20028 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:hostname_exec_t:s0 tclass=file permissive=0'
Unexpected journal message 'audit: type=1400 audit(1516390899.386:164): avc:  denied  { execute_no_trans } for  pid=1339 comm="pmie_check" path="/usr/bin/pmie" dev="dm-0" ino=139127 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:pcp_pmie_exec_t:s0 tclass=file permissive=0'
Wrote JS log to TestApps-testBasic-fedora-27-127.0.0.2-2901-FAIL.js.log
Journal extracted to TestApps-testBasic-fedora-27-127.0.0.2-2901-FAIL.log
Traceback (most recent call last):
  File "/build/cockpit/test/common/testlib.py", line 669, in tearDown
    self.check_journal_messages()
  File "/build/cockpit/test/common/testlib.py", line 804, in check_journal_messages
    raise Error(first)
Error: audit: type=1400 audit(1516390899.248:162): avc:  denied  { map } for  pid=1293 comm="hostname" path="/usr/bin/hostname" dev="dm-0" ino=20028 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:hostname_exec_t:s0 tclass=file permissive=0

not ok 135 testBasic (check_apps.TestApps) # duration: 33s
Wrote screenshot to TestApps-testBasic-fedora-27-127.0.0.2-2901-FAIL.png
Wrote HTML dump to TestApps-testBasic-fedora-27-127.0.0.2-2901-FAIL.html
Wrote JS log to TestApps-testBasic-fedora-27-127.0.0.2-2901-FAIL.js.log
Journal extracted to TestApps-testBasic-fedora-27-127.0.0.2-2901-FAIL.log

First occurrence: 2018-01-19T19:42:00.371478 | revision bc56acc665f48af83bbe9fb4c01b225c9a19f909, logs Times recorded: 1 Latest occurrences:

# ----------------------------------------------------------------------
# testExpire (check_accounts.TestAccounts)
#
ftruncate() failed: Permission denied

DevTools listening on ws://127.0.0.1:9579/devtools/browser/1e7fe73a-8b37-4edf-9da9-e1413d50c2dd
[0119/194206.919233:ERROR:zygote_host_impl_linux.cc(268)] Failed to adjust OOM score of renderer with pid 41124: Permission denied (13)
[0119/194207.961349:ERROR:zygote_host_impl_linux.cc(268)] Failed to adjust OOM score of renderer with pid 41152: Permission denied (13)
> warning: Couldn't read /etc/passwd
> warning: Unexpected error 
Unexpected journal message 'audit: type=1400 audit(1516390917.407:163): avc:  denied  { execute_no_trans } for  pid=1308 comm="pmie_check" path="/usr/bin/pmie" dev="dm-0" ino=139127 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:pcp_pmie_exec_t:s0 tclass=file permissive=0'
Wrote JS log to TestAccounts-testExpire-fedora-27-127.0.0.2-2801-FAIL.js.log
Journal extracted to TestAccounts-testExpire-fedora-27-127.0.0.2-2801-FAIL.log
Traceback (most recent call last):
  File "/build/cockpit/test/common/testlib.py", line 669, in tearDown
    self.check_journal_messages()
  File "/build/cockpit/test/common/testlib.py", line 804, in check_journal_messages
    raise Error(first)
Error: audit: type=1400 audit(1516390917.407:163): avc:  denied  { execute_no_trans } for  pid=1308 comm="pmie_check" path="/usr/bin/pmie" dev="dm-0" ino=139127 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:pcp_pmie_exec_t:s0 tclass=file permissive=0

not ok 133 testExpire (check_accounts.TestAccounts) # duration: 38s
Wrote screenshot to TestAccounts-testExpire-fedora-27-127.0.0.2-2801-FAIL.png
Wrote HTML dump to TestAccounts-testExpire-fedora-27-127.0.0.2-2801-FAIL.html
Wrote JS log to TestAccounts-testExpire-fedora-27-127.0.0.2-2801-FAIL.js.log
Journal extracted to TestAccounts-testExpire-fedora-27-127.0.0.2-2801-FAIL.log

First occurrence: 2018-01-19T19:42:24.529859 | revision bc56acc665f48af83bbe9fb4c01b225c9a19f909, logs Times recorded: 1 Latest occurrences:

# ----------------------------------------------------------------------
# testBrokenXML (check_apps.TestApps)
#
ftruncate() failed: Permission denied

DevTools listening on ws://127.0.0.1:9584/devtools/browser/1a2da966-b12a-40af-8441-c34e4ac3a565
[0119/194254.913698:ERROR:zygote_host_impl_linux.cc(268)] Failed to adjust OOM score of renderer with pid 23988: Permission denied (13)
[0119/194256.106171:ERROR:zygote_host_impl_linux.cc(268)] Failed to adjust OOM score of renderer with pid 24075: Permission denied (13)
Unexpected journal message 'audit: type=1400 audit(1516390966.085:163): avc:  denied  { map } for  pid=1281 comm="hostname" path="/usr/bin/hostname" dev="dm-0" ino=20028 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:hostname_exec_t:s0 tclass=file permissive=0'
Unexpected journal message 'audit: type=1400 audit(1516390966.274:165): avc:  denied  { execute_no_trans } for  pid=1327 comm="pmie_check" path="/usr/bin/pmie" dev="dm-0" ino=139127 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:pcp_pmie_exec_t:s0 tclass=file permissive=0'
Wrote JS log to TestApps-testBrokenXML-fedora-27-127.0.0.2-2801-FAIL.js.log
Journal extracted to TestApps-testBrokenXML-fedora-27-127.0.0.2-2801-FAIL.log
Traceback (most recent call last):
  File "/build/cockpit/test/common/testlib.py", line 669, in tearDown
    self.check_journal_messages()
  File "/build/cockpit/test/common/testlib.py", line 804, in check_journal_messages
    raise Error(first)
Error: audit: type=1400 audit(1516390966.085:163): avc:  denied  { map } for  pid=1281 comm="hostname" path="/usr/bin/hostname" dev="dm-0" ino=20028 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:hostname_exec_t:s0 tclass=file permissive=0

not ok 136 testBrokenXML (check_apps.TestApps) # duration: 38s
Wrote screenshot to TestApps-testBrokenXML-fedora-27-127.0.0.2-2801-FAIL.png
Wrote HTML dump to TestApps-testBrokenXML-fedora-27-127.0.0.2-2801-FAIL.html
Wrote JS log to TestApps-testBrokenXML-fedora-27-127.0.0.2-2801-FAIL.js.log
Journal extracted to TestApps-testBrokenXML-fedora-27-127.0.0.2-2801-FAIL.log

First occurrence: 2018-01-19T19:43:05.473220 | revision bc56acc665f48af83bbe9fb4c01b225c9a19f909, logs Times recorded: 1 Latest occurrences:

# ----------------------------------------------------------------------
# testUnused (check_storage_unused.TestStorage)
#
ftruncate() failed: Permission denied

DevTools listening on ws://127.0.0.1:9928/devtools/browser/8cdb5d0a-c56d-4a44-9390-3c8abe496497
[0119/194444.013561:ERROR:zygote_host_impl_linux.cc(268)] Failed to adjust OOM score of renderer with pid 44866: Permission denied (13)
[0119/194445.030078:ERROR:zygote_host_impl_linux.cc(268)] Failed to adjust OOM score of renderer with pid 44895: Permission denied (13)
Warning: The resulting partition is not properly aligned for best performance: 47105s % 2048s != 0s
Unexpected journal message 'audit: type=1400 audit(1516391076.406:161): avc:  denied  { map } for  pid=1257 comm="hostname" path="/usr/bin/hostname" dev="dm-0" ino=20028 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:hostname_exec_t:s0 tclass=file permissive=0'
Unexpected journal message 'audit: type=1400 audit(1516391076.663:165): avc:  denied  { execute_no_trans } for  pid=1309 comm="pmie_check" path="/usr/bin/pmie" dev="dm-0" ino=139127 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:pcp_pmie_exec_t:s0 tclass=file permissive=0'
Wrote JS log to TestStorage-testUnused-fedora-27-127.0.0.2-2901-FAIL.js.log
Journal extracted to TestStorage-testUnused-fedora-27-127.0.0.2-2901-FAIL.log
Traceback (most recent call last):
  File "/build/cockpit/test/common/testlib.py", line 669, in tearDown
    self.check_journal_messages()
  File "/build/cockpit/test/common/testlib.py", line 804, in check_journal_messages
    raise Error(first)
Error: audit: type=1400 audit(1516391076.406:161): avc:  denied  { map } for  pid=1257 comm="hostname" path="/usr/bin/hostname" dev="dm-0" ino=20028 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:hostname_exec_t:s0 tclass=file permissive=0

not ok 111 testUnused (check_storage_unused.TestStorage) # duration: 27s
Wrote screenshot to TestStorage-testUnused-fedora-27-127.0.0.2-2901-FAIL.png
Wrote HTML dump to TestStorage-testUnused-fedora-27-127.0.0.2-2901-FAIL.html
Wrote JS log to TestStorage-testUnused-fedora-27-127.0.0.2-2901-FAIL.js.log
Journal extracted to TestStorage-testUnused-fedora-27-127.0.0.2-2901-FAIL.log

First occurrence: 2018-01-19T19:44:51.160778 | revision bc56acc665f48af83bbe9fb4c01b225c9a19f909, logs Times recorded: 1 Latest occurrences:

# ----------------------------------------------------------------------
# testResize (check_storage_resize.TestStorage)
#
ftruncate() failed: Permission denied

DevTools listening on ws://127.0.0.1:9629/devtools/browser/dc83efe5-0cb0-4561-aeb3-97dcfa5d372b
[0119/194448.873691:ERROR:zygote_host_impl_linux.cc(268)] Failed to adjust OOM score of renderer with pid 45024: Permission denied (13)
[0119/194449.840235:ERROR:zygote_host_impl_linux.cc(268)] Failed to adjust OOM score of renderer with pid 45077: Permission denied (13)
Unexpected journal message 'audit: type=1400 audit(1516391080.396:163): avc:  denied  { map } for  pid=1278 comm="hostname" path="/usr/bin/hostname" dev="dm-0" ino=20028 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:hostname_exec_t:s0 tclass=file permissive=0'
Unexpected journal message 'audit: type=1400 audit(1516391080.496:165): avc:  denied  { execute_no_trans } for  pid=1321 comm="pmie_check" path="/usr/bin/pmie" dev="dm-0" ino=139127 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:pcp_pmie_exec_t:s0 tclass=file permissive=0'
Wrote JS log to TestStorage-testResize-fedora-27-127.0.0.2-2801-FAIL.js.log
Journal extracted to TestStorage-testResize-fedora-27-127.0.0.2-2801-FAIL.log
Traceback (most recent call last):
  File "/build/cockpit/test/common/testlib.py", line 669, in tearDown
    self.check_journal_messages()
  File "/build/cockpit/test/common/testlib.py", line 804, in check_journal_messages
    raise Error(first)
Error: audit: type=1400 audit(1516391080.396:163): avc:  denied  { map } for  pid=1278 comm="hostname" path="/usr/bin/hostname" dev="dm-0" ino=20028 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:hostname_exec_t:s0 tclass=file permissive=0

not ok 110 testResize (check_storage_resize.TestStorage) # duration: 28s
Wrote screenshot to TestStorage-testResize-fedora-27-127.0.0.2-2801-FAIL.png
Wrote HTML dump to TestStorage-testResize-fedora-27-127.0.0.2-2801-FAIL.html
Wrote JS log to TestStorage-testResize-fedora-27-127.0.0.2-2801-FAIL.js.log
Journal extracted to TestStorage-testResize-fedora-27-127.0.0.2-2801-FAIL.log

First occurrence: 2018-01-19T19:44:57.960874 | revision bc56acc665f48af83bbe9fb4c01b225c9a19f909, logs Times recorded: 1 Latest occurrences:

# ----------------------------------------------------------------------
# testDosParts (check_storage_msdos.TestStorage)
#
ftruncate() failed: Permission denied

DevTools listening on ws://127.0.0.1:9258/devtools/browser/1f3df552-33eb-45d2-ad3a-bcaa62c9a46a
[0119/194746.471600:ERROR:zygote_host_impl_linux.cc(268)] Failed to adjust OOM score of renderer with pid 29888: Permission denied (13)
[0119/194747.832321:ERROR:zygote_host_impl_linux.cc(268)] Failed to adjust OOM score of renderer with pid 30050: Permission denied (13)
Unexpected journal message 'audit: type=1400 audit(1516391257.257:163): avc:  denied  { execute_no_trans } for  pid=1246 comm="pmie_check" path="/usr/bin/pmie" dev="dm-0" ino=139127 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:pcp_pmie_exec_t:s0 tclass=file permissive=0'
Wrote JS log to TestStorage-testDosParts-fedora-27-127.0.0.2-2601-FAIL.js.log
Journal extracted to TestStorage-testDosParts-fedora-27-127.0.0.2-2601-FAIL.log
Traceback (most recent call last):
  File "/build/cockpit/test/common/testlib.py", line 669, in tearDown
    self.check_journal_messages()
  File "/build/cockpit/test/common/testlib.py", line 804, in check_journal_messages
    raise Error(first)
Error: audit: type=1400 audit(1516391257.257:163): avc:  denied  { execute_no_trans } for  pid=1246 comm="pmie_check" path="/usr/bin/pmie" dev="dm-0" ino=139127 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:pcp_pmie_exec_t:s0 tclass=file permissive=0

not ok 103 testDosParts (check_storage_msdos.TestStorage) # duration: 46s
Wrote screenshot to TestStorage-testDosParts-fedora-27-127.0.0.2-2601-FAIL.png
Wrote HTML dump to TestStorage-testDosParts-fedora-27-127.0.0.2-2601-FAIL.html
Wrote JS log to TestStorage-testDosParts-fedora-27-127.0.0.2-2601-FAIL.js.log
Journal extracted to TestStorage-testDosParts-fedora-27-127.0.0.2-2601-FAIL.log

First occurrence: 2018-01-19T19:48:04.273205 | revision bc56acc665f48af83bbe9fb4c01b225c9a19f909, logs Times recorded: 1 Latest occurrences:

# ----------------------------------------------------------------------
# testNoPermission (check_shutdown_restart.TestShutdownRestart)
#
ftruncate() failed: Permission denied

DevTools listening on ws://127.0.0.1:9700/devtools/browser/f184e83e-91fb-48aa-aa0f-36ec90d5a279
[0119/194944.191783:ERROR:zygote_host_impl_linux.cc(268)] Failed to adjust OOM score of renderer with pid 32599: Permission denied (13)
[0119/194945.177190:ERROR:zygote_host_impl_linux.cc(268)] Failed to adjust OOM score of renderer with pid 32624: Permission denied (13)
Unexpected journal message 'audit: type=1400 audit(1516391364.927:162): avc:  denied  { execute_no_trans } for  pid=1264 comm="pmie_check" path="/usr/bin/pmie" dev="dm-0" ino=139127 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:pcp_pmie_exec_t:s0 tclass=file permissive=0'
Wrote JS log to TestShutdownRestart-testNoPermission-fedora-27-127.0.0.2-2801-FAIL.js.log
Journal extracted to TestShutdownRestart-testNoPermission-fedora-27-127.0.0.2-2801-FAIL.log
Journal extracted to TestShutdownRestart-testNoPermission-fedora-27-127.0.0.2-2802-FAIL.log
Traceback (most recent call last):
  File "/build/cockpit/test/common/testlib.py", line 669, in tearDown
    self.check_journal_messages()
  File "/build/cockpit/test/common/testlib.py", line 804, in check_journal_messages
    raise Error(first)
Error: audit: type=1400 audit(1516391364.927:162): avc:  denied  { execute_no_trans } for  pid=1264 comm="pmie_check" path="/usr/bin/pmie" dev="dm-0" ino=139127 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:pcp_pmie_exec_t:s0 tclass=file permissive=0

not ok 86 testNoPermission (check_shutdown_restart.TestShutdownRestart) # duration: 47s
Wrote screenshot to TestShutdownRestart-testNoPermission-fedora-27-127.0.0.2-2801-FAIL.png
Wrote HTML dump to TestShutdownRestart-testNoPermission-fedora-27-127.0.0.2-2801-FAIL.html
Wrote JS log to TestShutdownRestart-testNoPermission-fedora-27-127.0.0.2-2801-FAIL.js.log
Journal extracted to TestShutdownRestart-testNoPermission-fedora-27-127.0.0.2-2801-FAIL.log
Journal extracted to TestShutdownRestart-testNoPermission-fedora-27-127.0.0.2-2802-FAIL.log

First occurrence: 2018-01-19T19:49:55.164740 | revision bc56acc665f48af83bbe9fb4c01b225c9a19f909, logs Times recorded: 1 Latest occurrences:

# ----------------------------------------------------------------------
# testImageNames (check_openshift.TestRegistry)
#
/etc/profile.d/lang.sh: line 20: warning: setlocale: LC_COLLATE: cannot change locale (en_US.UTF-8): No such file or directory
/etc/profile.d/lang.sh: line 23: warning: setlocale: LC_MESSAGES: cannot change locale (en_US.UTF-8): No such file or directory
/etc/profile.d/lang.sh: line 26: warning: setlocale: LC_NUMERIC: cannot change locale (en_US.UTF-8): No such file or directory
/etc/profile.d/lang.sh: line 29: warning: setlocale: LC_TIME: cannot change locale (en_US.UTF-8): No such file or directory
/etc/profile.d/lang.sh: line 20: warning: setlocale: LC_COLLATE: cannot change locale (en_US.UTF-8): No such file or directory
/etc/profile.d/lang.sh: line 23: warning: setlocale: LC_MESSAGES: cannot change locale (en_US.UTF-8): No such file or directory
/etc/profile.d/lang.sh: line 26: warning: setlocale: LC_NUMERIC: cannot change locale (en_US.UTF-8): No such file or directory
/etc/profile.d/lang.sh: line 29: warning: setlocale: LC_TIME: cannot change locale (en_US.UTF-8): No such file or directory
The connection to the server 10.111.112.101:8443 was refused - did you specify the right host or port?
The connection to the server 10.111.112.101:8443 was refused - did you specify the right host or port?
The connection to the server 10.111.112.101:8443 was refused - did you specify the right host or port?
The connection to the server 10.111.112.101:8443 was refused - did you specify the right host or port?
The connection to the server 10.111.112.101:8443 was refused - did you specify the right host or port?
The connection to the server 10.111.112.101:8443 was refused - did you specify the right host or port?
The connection to the server 10.111.112.101:8443 was refused - did you specify the right host or port?
The connection to the server 10.111.112.101:8443 was refused - did you specify the right host or port?
ftruncate() failed: Permission denied

DevTools listening on ws://127.0.0.1:9679/devtools/browser/113a6c40-3739-46c5-9917-17beee243c83
[0119/195046.576676:ERROR:zygote_host_impl_linux.cc(268)] Failed to adjust OOM score of renderer with pid 55766: Permission denied (13)
[0119/195047.526961:ERROR:zygote_host_impl_linux.cc(268)] Failed to adjust OOM score of renderer with pid 55805: Permission denied (13)
> warning: 2018-01-19 14:50:50.891660 I | proto: duplicate proto type registered: google.protobuf.Any
2018-01-19 14:50:50.891760 I | proto: duplicate proto type registered: google.protobuf.Duration
2018-01-19 14:50:50.891794 I | proto: duplicate proto type registered: google.protobuf.Timestamp

> warning: 2018-01-19 14:50:51.394379 I | proto: duplicate proto type registered: google.protobuf.Any
2018-01-19 14:50:51.394468 I | proto: duplicate proto type registered: google.protobuf.Duration
2018-01-19 14:50:51.394483 I | proto: duplicate proto type registered: google.protobuf.Timestamp

CDP: {"source":"security","level":"error","text":"Refused to apply inline style because it violates the following Content Security Policy directive: \"default-src 'self' http://127.0.0.2:9791\". Either the 'unsafe-inline' keyword, a hash ('sha256-I4l5F4Kq75Yvla5XX3FqfoQO1206LqJ8p8rtQPyLwm4='), or a nonce ('nonce-...') is required to enable inline execution. Note also that 'style-src' was not explicitly set, so 'default-src' is used as a fallback.\n","timestamp":1516391451979.66,"url":"http://127.0.0.2:9791/cockpit/$996d03f5d8935ef9fc08a017e6961aaaeba38c0e/kubernetes/registry.js","lineNumber":3920,"stackTrace":{"callFrames":[{"functionName":"html","scriptId":"44","url":"http://127.0.0.2:9791/cockpit/$996d03f5d8935ef9fc08a017e6961aaaeba38c0e/kubernetes/registry.js","lineNumber":3920,"columnNumber":74},{"functionName":"be.(anonymous function)","scriptId":"44","url":"http://127.0.0.2:9791/cockpit/$996d03f5d8935ef9fc08a017e6961aaaeba38c0e/kubernetes/registry.js","lineNumber":3937,"columnNumber":40},{"functionName":"","scriptId":"44","url":"http://127.0.0.2:9791/cockpit/$996d03f5d8935ef9fc08a017e6961aaaeba38c0e/kubernetes/registry.js","lineNumber":1427,"columnNumber":40},{"functionName":"l","scriptId":"44","url":"http://127.0.0.2:9791/cockpit/$996d03f5d8935ef9fc08a017e6961aaaeba38c0e/kubernetes/registry.js","lineNumber":2475,"columnNumber":41},{"functionName":"","scriptId":"44","url":"http://127.0.0.2:9791/cockpit/$996d03f5d8935ef9fc08a017e6961aaaeba38c0e/kubernetes/registry.js","lineNumber":2483,"columnNumber":20},{"functionName":"$eval","scriptId":"44","url":"http://127.0.0.2:9791/cockpit/$996d03f5d8935ef9fc08a017e6961aaaeba38c0e/kubernetes/registry.js","lineNumber":2799,"columnNumber":35},{"functionName":"$digest","scriptId":"44","url":"http://127.0.0.2:9791/cockpit/$996d03f5d8935ef9fc08a017e6961aaaeba38c0e/kubernetes/registry.js","lineNumber":2752,"columnNumber":59},{"functionName":"$apply","scriptId":"44","url":"http://127.0.0.2:9791/cockpit/$996d03f5d8935ef9fc08a017e6961aaaeba38c0e/kubernetes/registry.js","lineNumber":2821,"columnNumber":34},{"functionName":"","scriptId":"44","url":"http://127.0.0.2:9791/cockpit/$996d03f5d8935ef9fc08a017e6961aaaeba38c0e/kubernetes/registry.js","lineNumber":2184,"columnNumber":52},{"functionName":"n","scriptId":"44","url":"http://127.0.0.2:9791/cockpit/$996d03f5d8935ef9fc08a017e6961aaaeba38c0e/kubernetes/registry.js","lineNumber":713,"columnNumber":90},{"functionName":"ph_click","scriptId":"22","url":"","lineNumber":122,"columnNumber":7},{"functionName":"","scriptId":"54","url":"","lineNumber":0,"columnNumber":16}]}}
Unexpected journal message 'audit: type=1400 audit(1516391418.009:163): avc:  denied  { execute_no_trans } for  pid=1350 comm="pmie_check" path="/usr/bin/pmie" dev="dm-0" ino=139127 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:pcp_pmie_exec_t:s0 tclass=file permissive=0'
Wrote JS log to TestRegistry-testImageNames-fedora-27-127.0.0.2-2901-FAIL.js.log
Journal extracted to TestRegistry-testImageNames-fedora-27-127.0.0.2-2901-FAIL.log
Journal extracted to TestRegistry-testImageNames-openshift-127.0.0.2-2902-FAIL.log
/etc/profile.d/lang.sh: line 20: warning: setlocale: LC_COLLATE: cannot change locale (en_US.UTF-8): No such file or directory
/etc/profile.d/lang.sh: line 23: warning: setlocale: LC_MESSAGES: cannot change locale (en_US.UTF-8): No such file or directory
/etc/profile.d/lang.sh: line 26: warning: setlocale: LC_NUMERIC: cannot change locale (en_US.UTF-8): No such file or directory
/etc/profile.d/lang.sh: line 29: warning: setlocale: LC_TIME: cannot change locale (en_US.UTF-8): No such file or directory
Traceback (most recent call last):
  File "/build/cockpit/test/common/testlib.py", line 669, in tearDown
    self.check_journal_messages()
  File "/build/cockpit/test/common/testlib.py", line 804, in check_journal_messages
    raise Error(first)
Error: audit: type=1400 audit(1516391418.009:163): avc:  denied  { execute_no_trans } for  pid=1350 comm="pmie_check" path="/usr/bin/pmie" dev="dm-0" ino=139127 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:pcp_pmie_exec_t:s0 tclass=file permissive=0

not ok 43 testImageNames (check_openshift.TestRegistry) # duration: 51s
Wrote screenshot to TestRegistry-testImageNames-fedora-27-127.0.0.2-2901-FAIL.png
Wrote HTML dump to TestRegistry-testImageNames-fedora-27-127.0.0.2-2901-FAIL.html
Wrote JS log to TestRegistry-testImageNames-fedora-27-127.0.0.2-2901-FAIL.js.log
Journal extracted to TestRegistry-testImageNames-fedora-27-127.0.0.2-2901-FAIL.log
Journal extracted to TestRegistry-testImageNames-openshift-127.0.0.2-2902-FAIL.log
/etc/profile.d/lang.sh: line 20: warning: setlocale: LC_COLLATE: cannot change locale (en_US.UTF-8): No such file or directory
/etc/profile.d/lang.sh: line 23: warning: setlocale: LC_MESSAGES: cannot change locale (en_US.UTF-8): No such file or directory
/etc/profile.d/lang.sh: line 26: warning: setlocale: LC_NUMERIC: cannot change locale (en_US.UTF-8): No such file or directory
/etc/profile.d/lang.sh: line 29: warning: setlocale: LC_TIME: cannot change locale (en_US.UTF-8): No such file or directory

First occurrence: 2018-01-19T19:50:57.348988 | revision bc56acc665f48af83bbe9fb4c01b225c9a19f909, logs Times recorded: 1 Latest occurrences:

# ----------------------------------------------------------------------
# testNodeNavigation (check_openshift.TestOpenshift)
#
/etc/profile.d/lang.sh: line 20: warning: setlocale: LC_COLLATE: cannot change locale (en_US.UTF-8): No such file or directory
/etc/profile.d/lang.sh: line 23: warning: setlocale: LC_MESSAGES: cannot change locale (en_US.UTF-8): No such file or directory
/etc/profile.d/lang.sh: line 26: warning: setlocale: LC_NUMERIC: cannot change locale (en_US.UTF-8): No such file or directory
/etc/profile.d/lang.sh: line 29: warning: setlocale: LC_TIME: cannot change locale (en_US.UTF-8): No such file or directory
/etc/profile.d/lang.sh: line 20: warning: setlocale: LC_COLLATE: cannot change locale (en_US.UTF-8): No such file or directory
/etc/profile.d/lang.sh: line 23: warning: setlocale: LC_MESSAGES: cannot change locale (en_US.UTF-8): No such file or directory
/etc/profile.d/lang.sh: line 26: warning: setlocale: LC_NUMERIC: cannot change locale (en_US.UTF-8): No such file or directory
/etc/profile.d/lang.sh: line 29: warning: setlocale: LC_TIME: cannot change locale (en_US.UTF-8): No such file or directory
/etc/profile.d/lang.sh: line 20: warning: setlocale: LC_COLLATE: cannot change locale (en_US.UTF-8): No such file or directory
/etc/profile.d/lang.sh: line 23: warning: setlocale: LC_MESSAGES: cannot change locale (en_US.UTF-8): No such file or directory
/etc/profile.d/lang.sh: line 26: warning: setlocale: LC_NUMERIC: cannot change locale (en_US.UTF-8): No such file or directory
/etc/profile.d/lang.sh: line 29: warning: setlocale: LC_TIME: cannot change locale (en_US.UTF-8): No such file or directory
The connection to the server 10.111.112.101:8443 was refused - did you specify the right host or port?
The connection to the server 10.111.112.101:8443 was refused - did you specify the right host or port?
The connection to the server 10.111.112.101:8443 was refused - did you specify the right host or port?
The connection to the server 10.111.112.101:8443 was refused - did you specify the right host or port?
The connection to the server 10.111.112.101:8443 was refused - did you specify the right host or port?
The connection to the server 10.111.112.101:8443 was refused - did you specify the right host or port?
ftruncate() failed: Permission denied

DevTools listening on ws://127.0.0.1:9539/devtools/browser/7cd86a56-5e14-4029-884c-bc3cddb09a5e
[0119/195129.943163:ERROR:zygote_host_impl_linux.cc(268)] Failed to adjust OOM score of renderer with pid 57386: Permission denied (13)
[0119/195130.908092:ERROR:zygote_host_impl_linux.cc(268)] Failed to adjust OOM score of renderer with pid 57442: Permission denied (13)
> warning: 2018-01-19 14:51:33.635305 I | proto: duplicate proto type registered: google.protobuf.Any
2018-01-19 14:51:33.635474 I | proto: duplicate proto type registered: google.protobuf.Duration
2018-01-19 14:51:33.635535 I | proto: duplicate proto type registered: google.protobuf.Timestamp

> warning: 2018-01-19 14:51:33.998037 I | proto: duplicate proto type registered: google.protobuf.Any
2018-01-19 14:51:33.998138 I | proto: duplicate proto type registered: google.protobuf.Duration
2018-01-19 14:51:33.998155 I | proto: duplicate proto type registered: google.protobuf.Timestamp

> warning: Error opening directory '/home/admin/.ssh': No such file or directory
> warning: --: line 25: cd: /home/admin/.ssh: No such file or directory

> warning: Error opening directory '/home/admin/.ssh': No such file or directory
> warning: --: line 25: cd: /home/admin/.ssh: No such file or directory

grep: /etc/ssh/ssh_known_hosts: No such file or directory
grep: /etc/cockpit/machines.d/99-webui.json: No such file or directory
Unexpected journal message 'audit: type=1400 audit(1516391459.382:163): avc:  denied  { map } for  pid=1269 comm="hostname" path="/usr/bin/hostname" dev="dm-0" ino=20028 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:hostname_exec_t:s0 tclass=file permissive=0'
Unexpected journal message 'audit: type=1400 audit(1516391459.551:165): avc:  denied  { execute_no_trans } for  pid=1319 comm="pmie_check" path="/usr/bin/pmie" dev="dm-0" ino=139127 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:pcp_pmie_exec_t:s0 tclass=file permissive=0'
Wrote JS log to TestOpenshift-testNodeNavigation-fedora-27-127.0.0.2-2301-FAIL.js.log
Journal extracted to TestOpenshift-testNodeNavigation-fedora-27-127.0.0.2-2301-FAIL.log
Journal extracted to TestOpenshift-testNodeNavigation-openshift-127.0.0.2-2302-FAIL.log
Traceback (most recent call last):
  File "/build/cockpit/test/common/testlib.py", line 669, in tearDown
    self.check_journal_messages()
  File "/build/cockpit/test/common/testlib.py", line 804, in check_journal_messages
    raise Error(first)
Error: audit: type=1400 audit(1516391459.382:163): avc:  denied  { map } for  pid=1269 comm="hostname" path="/usr/bin/hostname" dev="dm-0" ino=20028 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:hostname_exec_t:s0 tclass=file permissive=0

not ok 38 testNodeNavigation (check_openshift.TestOpenshift) # duration: 59s
Wrote screenshot to TestOpenshift-testNodeNavigation-fedora-27-127.0.0.2-2301-FAIL.png
Wrote HTML dump to TestOpenshift-testNodeNavigation-fedora-27-127.0.0.2-2301-FAIL.html
Wrote JS log to TestOpenshift-testNodeNavigation-fedora-27-127.0.0.2-2301-FAIL.js.log
Journal extracted to TestOpenshift-testNodeNavigation-fedora-27-127.0.0.2-2301-FAIL.log
Journal extracted to TestOpenshift-testNodeNavigation-openshift-127.0.0.2-2302-FAIL.log

First occurrence: 2018-01-19T19:51:47.489604 | revision bc56acc665f48af83bbe9fb4c01b225c9a19f909, logs Times recorded: 1 Latest occurrences:

# ----------------------------------------------------------------------
# testBondingMain (check_networking_bond.TestNetworking)
#
NAME             UUID                                  TYPE            DEVICE 
System eth0      5fb06bd0-0bb0-7ffb-45f1-d6edd65f3e03  802-3-ethernet  eth0   
static-52:54:01  d8dd5ce4-1e64-4221-9ad0-c55319d0bb73  802-3-ethernet  eth1   
virbr0           7a0d287e-adc4-4b16-b7d2-3f2709a7f02e  bridge          virbr0 
System eth1      9c92fad9-6ecb-3e6c-eb4d-8a47c6f50c04  802-3-ethernet  --     
ens2             39ef3890-56af-4114-9a24-f3f94c42acfe  802-3-ethernet  --     

52:54:01:00:00:01 -> eth1
ftruncate() failed: Permission denied

DevTools listening on ws://127.0.0.1:9980/devtools/browser/ce5a7bb1-755f-472a-ab4d-25195fe20215
[0119/195257.893342:ERROR:zygote_host_impl_linux.cc(268)] Failed to adjust OOM score of renderer with pid 60887: Permission denied (13)
[0119/195258.808617:ERROR:zygote_host_impl_linux.cc(268)] Failed to adjust OOM score of renderer with pid 60943: Permission denied (13)
Unexpected journal message 'audit: type=1400 audit(1516391569.997:166): avc:  denied  { map } for  pid=1294 comm="hostname" path="/usr/bin/hostname" dev="dm-0" ino=20028 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:hostname_exec_t:s0 tclass=file permissive=0'
Wrote JS log to TestNetworking-testBondingMain-fedora-27-127.0.0.2-2601-FAIL.js.log
Journal extracted to TestNetworking-testBondingMain-fedora-27-127.0.0.2-2601-FAIL.log
Journal extracted to TestNetworking-testBondingMain-fedora-26-127.0.0.2-2602-FAIL.log
Traceback (most recent call last):
  File "/build/cockpit/test/common/testlib.py", line 669, in tearDown
    self.check_journal_messages()
  File "/build/cockpit/test/common/testlib.py", line 804, in check_journal_messages
    raise Error(first)
Error: audit: type=1400 audit(1516391569.997:166): avc:  denied  { map } for  pid=1294 comm="hostname" path="/usr/bin/hostname" dev="dm-0" ino=20028 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:hostname_exec_t:s0 tclass=file permissive=0

not ok 18 testBondingMain (check_networking_bond.TestNetworking) # duration: 27s
Wrote screenshot to TestNetworking-testBondingMain-fedora-27-127.0.0.2-2601-FAIL.png
Wrote HTML dump to TestNetworking-testBondingMain-fedora-27-127.0.0.2-2601-FAIL.html
Wrote JS log to TestNetworking-testBondingMain-fedora-27-127.0.0.2-2601-FAIL.js.log
Journal extracted to TestNetworking-testBondingMain-fedora-27-127.0.0.2-2601-FAIL.log
Journal extracted to TestNetworking-testBondingMain-fedora-26-127.0.0.2-2602-FAIL.log

First occurrence: 2018-01-19T19:53:06.737968 | revision bc56acc665f48af83bbe9fb4c01b225c9a19f909, logs Times recorded: 1 Latest occurrences:

# ----------------------------------------------------------------------
# testPcp (check_metrics.TestMetrics)
#
ftruncate() failed: Permission denied

DevTools listening on ws://127.0.0.1:9492/devtools/browser/ae92956a-24d1-4061-8bee-092ab760b661
[0119/195438.417469:ERROR:zygote_host_impl_linux.cc(268)] Failed to adjust OOM score of renderer with pid 64726: Permission denied (13)
[0119/195439.331085:ERROR:zygote_host_impl_linux.cc(268)] Failed to adjust OOM score of renderer with pid 64758: Permission denied (13)
('Measured CPU', 93.8774049812)
('Measured Memory', 456990720)
Measured 2.3s of network traffic; eth0: 109718440 bytes, lo: 0 bytes
Ncat: Broken pipe.
Unexpected journal message 'audit: type=1400 audit(1516391670.508:163): avc:  denied  { map } for  pid=1312 comm="hostname" path="/usr/bin/hostname" dev="dm-0" ino=20028 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:hostname_exec_t:s0 tclass=file permissive=0'
Unexpected journal message 'audit: type=1400 audit(1516391670.651:165): avc:  denied  { execute_no_trans } for  pid=1350 comm="pmie_check" path="/usr/bin/pmie" dev="dm-0" ino=139127 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:pcp_pmie_exec_t:s0 tclass=file permissive=0'
Wrote JS log to TestMetrics-testPcp-fedora-27-127.0.0.2-2801-FAIL.js.log
Journal extracted to TestMetrics-testPcp-fedora-27-127.0.0.2-2801-FAIL.log
Traceback (most recent call last):
  File "/build/cockpit/test/common/testlib.py", line 669, in tearDown
    self.check_journal_messages()
  File "/build/cockpit/test/common/testlib.py", line 804, in check_journal_messages
    raise Error(first)
Error: audit: type=1400 audit(1516391670.508:163): avc:  denied  { map } for  pid=1312 comm="hostname" path="/usr/bin/hostname" dev="dm-0" ino=20028 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:hostname_exec_t:s0 tclass=file permissive=0

not ok 3 testPcp (check_metrics.TestMetrics) # duration: 59s
Wrote screenshot to TestMetrics-testPcp-fedora-27-127.0.0.2-2801-FAIL.png
Wrote HTML dump to TestMetrics-testPcp-fedora-27-127.0.0.2-2801-FAIL.html
Wrote JS log to TestMetrics-testPcp-fedora-27-127.0.0.2-2801-FAIL.js.log
Journal extracted to TestMetrics-testPcp-fedora-27-127.0.0.2-2801-FAIL.log

First occurrence: 2018-01-19T19:55:18.177429 | revision bc56acc665f48af83bbe9fb4c01b225c9a19f909, logs Times recorded: 1 Latest occurrences:

# ----------------------------------------------------------------------
# testConnect (check_openshift.TestOpenshift)
#
/etc/profile.d/lang.sh: line 20: warning: setlocale: LC_COLLATE: cannot change locale (en_US.UTF-8): No such file or directory
/etc/profile.d/lang.sh: line 23: warning: setlocale: LC_MESSAGES: cannot change locale (en_US.UTF-8): No such file or directory
/etc/profile.d/lang.sh: line 26: warning: setlocale: LC_NUMERIC: cannot change locale (en_US.UTF-8): No such file or directory
/etc/profile.d/lang.sh: line 29: warning: setlocale: LC_TIME: cannot change locale (en_US.UTF-8): No such file or directory
/etc/profile.d/lang.sh: line 20: warning: setlocale: LC_COLLATE: cannot change locale (en_US.UTF-8): No such file or directory
/etc/profile.d/lang.sh: line 23: warning: setlocale: LC_MESSAGES: cannot change locale (en_US.UTF-8): No such file or directory
/etc/profile.d/lang.sh: line 26: warning: setlocale: LC_NUMERIC: cannot change locale (en_US.UTF-8): No such file or directory
/etc/profile.d/lang.sh: line 29: warning: setlocale: LC_TIME: cannot change locale (en_US.UTF-8): No such file or directory
/etc/profile.d/lang.sh: line 20: warning: setlocale: LC_COLLATE: cannot change locale (en_US.UTF-8): No such file or directory
/etc/profile.d/lang.sh: line 23: warning: setlocale: LC_MESSAGES: cannot change locale (en_US.UTF-8): No such file or directory
/etc/profile.d/lang.sh: line 26: warning: setlocale: LC_NUMERIC: cannot change locale (en_US.UTF-8): No such file or directory
/etc/profile.d/lang.sh: line 29: warning: setlocale: LC_TIME: cannot change locale (en_US.UTF-8): No such file or directory
The connection to the server 10.111.112.101:8443 was refused - did you specify the right host or port?
The connection to the server 10.111.112.101:8443 was refused - did you specify the right host or port?
The connection to the server 10.111.112.101:8443 was refused - did you specify the right host or port?
The connection to the server 10.111.112.101:8443 was refused - did you specify the right host or port?
The connection to the server 10.111.112.101:8443 was refused - did you specify the right host or port?
the server doesn't have a resource type "projects"
ftruncate() failed: Permission denied

DevTools listening on ws://127.0.0.1:10160/devtools/browser/5961c5b1-b9c5-463b-9de9-b5ad35f84f22
[0119/195658.304611:ERROR:zygote_host_impl_linux.cc(268)] Failed to adjust OOM score of renderer with pid 41120: Permission denied (13)
[0119/195659.325232:ERROR:zygote_host_impl_linux.cc(268)] Failed to adjust OOM score of renderer with pid 41159: Permission denied (13)
> warning: 2018-01-19 14:57:02.768486 I | proto: duplicate proto type registered: google.protobuf.Any
2018-01-19 14:57:02.768670 I | proto: duplicate proto type registered: google.protobuf.Duration
2018-01-19 14:57:02.768711 I | proto: duplicate proto type registered: google.protobuf.Timestamp

> warning: 2018-01-19 14:57:03.184256 I | proto: duplicate proto type registered: google.protobuf.Any
2018-01-19 14:57:03.184356 I | proto: duplicate proto type registered: google.protobuf.Duration
2018-01-19 14:57:03.184415 I | proto: duplicate proto type registered: google.protobuf.Timestamp

> warning: 2018-01-19 14:57:04.201568 I | proto: duplicate proto type registered: google.protobuf.Any
2018-01-19 14:57:04.201838 I | proto: duplicate proto type registered: google.protobuf.Duration
2018-01-19 14:57:04.201888 I | proto: duplicate proto type registered: google.protobuf.Timestamp

> warning: 2018-01-19 14:57:04.444644 I | proto: duplicate proto type registered: google.protobuf.Any
2018-01-19 14:57:04.444830 I | proto: duplicate proto type registered: google.protobuf.Duration
2018-01-19 14:57:04.444869 I | proto: duplicate proto type registered: google.protobuf.Timestamp

> warning: 2018-01-19 14:57:05.057702 I | proto: duplicate proto type registered: google.protobuf.Any
2018-01-19 14:57:05.057842 I | proto: duplicate proto type registered: google.protobuf.Duration
2018-01-19 14:57:05.057882 I | proto: duplicate proto type registered: google.protobuf.Timestamp

> warning: 2018-01-19 14:57:05.295182 I | proto: duplicate proto type registered: google.protobuf.Any
2018-01-19 14:57:05.295348 I | proto: duplicate proto type registered: google.protobuf.Duration
2018-01-19 14:57:05.295426 I | proto: duplicate proto type registered: google.protobuf.Timestamp

> warning: 2018-01-19 14:57:05.601002 I | proto: duplicate proto type registered: google.protobuf.Any
2018-01-19 14:57:05.601212 I | proto: duplicate proto type registered: google.protobuf.Duration
2018-01-19 14:57:05.601257 I | proto: duplicate proto type registered: google.protobuf.Timestamp

> warning: 2018-01-19 14:57:05.879217 I | proto: duplicate proto type registered: google.protobuf.Any
2018-01-19 14:57:05.879436 I | proto: duplicate proto type registered: google.protobuf.Duration
2018-01-19 14:57:05.879483 I | proto: duplicate proto type registered: google.protobuf.Timestamp

> warning: 2018-01-19 14:57:06.124935 I | proto: duplicate proto type registered: google.protobuf.Any
2018-01-19 14:57:06.125167 I | proto: duplicate proto type registered: google.protobuf.Duration
2018-01-19 14:57:06.125234 I | proto: duplicate proto type registered: google.protobuf.Timestamp

> warning: 2018-01-19 14:57:06.521289 I | proto: duplicate proto type registered: google.protobuf.Any
2018-01-19 14:57:06.521501 I | proto: duplicate proto type registered: google.protobuf.Duration
2018-01-19 14:57:06.521558 I | proto: duplicate proto type registered: google.protobuf.Timestamp

> warning: 2018-01-19 14:57:06.908483 I | proto: duplicate proto type registered: google.protobuf.Any
2018-01-19 14:57:06.908626 I | proto: duplicate proto type registered: google.protobuf.Duration
2018-01-19 14:57:06.908772 I | proto: duplicate proto type registered: google.protobuf.Timestamp

> warning: 2018-01-19 14:57:07.190119 I | proto: duplicate proto type registered: google.protobuf.Any
2018-01-19 14:57:07.190281 I | proto: duplicate proto type registered: google.protobuf.Duration
2018-01-19 14:57:07.190316 I | proto: duplicate proto type registered: google.protobuf.Timestamp

> warning: 2018-01-19 14:57:07.769528 I | proto: duplicate proto type registered: google.protobuf.Any
2018-01-19 14:57:07.769732 I | proto: duplicate proto type registered: google.protobuf.Duration
2018-01-19 14:57:07.769810 I | proto: duplicate proto type registered: google.protobuf.Timestamp

> warning: 2018-01-19 14:57:08.007305 I | proto: duplicate proto type registered: google.protobuf.Any
2018-01-19 14:57:08.007482 I | proto: duplicate proto type registered: google.protobuf.Duration
2018-01-19 14:57:08.007546 I | proto: duplicate proto type registered: google.protobuf.Timestamp

> warning: 2018-01-19 14:57:11.419574 I | proto: duplicate proto type registered: google.protobuf.Any
2018-01-19 14:57:11.420409 I | proto: duplicate proto type registered: google.protobuf.Duration
2018-01-19 14:57:11.420474 I | proto: duplicate proto type registered: google.protobuf.Timestamp

> warning: 2018-01-19 14:57:12.090792 I | proto: duplicate proto type registered: google.protobuf.Any
2018-01-19 14:57:12.090895 I | proto: duplicate proto type registered: google.protobuf.Duration
2018-01-19 14:57:12.090947 I | proto: duplicate proto type registered: google.protobuf.Timestamp

Unexpected journal message 'audit: type=1400 audit(1516391785.117:163): avc:  denied  { execute_no_trans } for  pid=1309 comm="pmie_check" path="/usr/bin/pmie" dev="dm-0" ino=139127 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:pcp_pmie_exec_t:s0 tclass=file permissive=0'
Wrote JS log to TestOpenshift-testConnect-fedora-27-127.0.0.2-2801-FAIL.js.log
Journal extracted to TestOpenshift-testConnect-fedora-27-127.0.0.2-2801-FAIL.log
Journal extracted to TestOpenshift-testConnect-openshift-127.0.0.2-2802-FAIL.log
/etc/profile.d/lang.sh: line 20: warning: setlocale: LC_COLLATE: cannot change locale (en_US.UTF-8): No such file or directory
/etc/profile.d/lang.sh: line 23: warning: setlocale: LC_MESSAGES: cannot change locale (en_US.UTF-8): No such file or directory
/etc/profile.d/lang.sh: line 26: warning: setlocale: LC_NUMERIC: cannot change locale (en_US.UTF-8): No such file or directory
/etc/profile.d/lang.sh: line 29: warning: setlocale: LC_TIME: cannot change locale (en_US.UTF-8): No such file or directory
Traceback (most recent call last):
  File "/build/cockpit/test/common/testlib.py", line 669, in tearDown
    self.check_journal_messages()
  File "/build/cockpit/test/common/testlib.py", line 804, in check_journal_messages
    raise Error(first)
Error: audit: type=1400 audit(1516391785.117:163): avc:  denied  { execute_no_trans } for  pid=1309 comm="pmie_check" path="/usr/bin/pmie" dev="dm-0" ino=139127 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:pcp_pmie_exec_t:s0 tclass=file permissive=0

not ok 34 testConnect (check_openshift.TestOpenshift) # duration: 71s
Wrote screenshot to TestOpenshift-testConnect-fedora-27-127.0.0.2-2801-FAIL.png
Wrote HTML dump to TestOpenshift-testConnect-fedora-27-127.0.0.2-2801-FAIL.html
Wrote JS log to TestOpenshift-testConnect-fedora-27-127.0.0.2-2801-FAIL.js.log
Journal extracted to TestOpenshift-testConnect-fedora-27-127.0.0.2-2801-FAIL.log
Journal extracted to TestOpenshift-testConnect-openshift-127.0.0.2-2802-FAIL.log
/etc/profile.d/lang.sh: line 20: warning: setlocale: LC_COLLATE: cannot change locale (en_US.UTF-8): No such file or directory
/etc/profile.d/lang.sh: line 23: warning: setlocale: LC_MESSAGES: cannot change locale (en_US.UTF-8): No such file or directory
/etc/profile.d/lang.sh: line 26: warning: setlocale: LC_NUMERIC: cannot change locale (en_US.UTF-8): No such file or directory
/etc/profile.d/lang.sh: line 29: warning: setlocale: LC_TIME: cannot change locale (en_US.UTF-8): No such file or directory

First occurrence: 2018-01-19T19:57:16.752223 | revision bc56acc665f48af83bbe9fb4c01b225c9a19f909, logs Times recorded: 1 Latest occurrences:

# ----------------------------------------------------------------------
# testNonDefaultBondSettings (check_networking_bond.TestNetworking)
#
NAME             UUID                                  TYPE            DEVICE 
System eth0      5fb06bd0-0bb0-7ffb-45f1-d6edd65f3e03  802-3-ethernet  eth0   
static-52:54:01  a37926d3-258b-4ddb-86bd-405ab0bd5afb  802-3-ethernet  eth1   
virbr0           219d96d3-a2bf-4760-94b1-c006ab43970b  bridge          virbr0 
System eth1      9c92fad9-6ecb-3e6c-eb4d-8a47c6f50c04  802-3-ethernet  --     
ens2             39ef3890-56af-4114-9a24-f3f94c42acfe  802-3-ethernet  --     

52:54:01:00:00:03 -> eth2
52:54:01:00:00:03 -> eth2
52:54:01:00:00:04 -> eth3
52:54:01:00:00:04 -> eth3
ftruncate() failed: Permission denied

DevTools listening on ws://127.0.0.1:9565/devtools/browser/02566811-a179-4b7b-a953-5b327ec8b1cc
[0119/195826.650347:ERROR:zygote_host_impl_linux.cc(268)] Failed to adjust OOM score of renderer with pid 44157: Permission denied (13)
[0119/195827.597277:ERROR:zygote_host_impl_linux.cc(268)] Failed to adjust OOM score of renderer with pid 44193: Permission denied (13)
Unexpected journal message 'audit: type=1400 audit(1516391885.036:163): avc:  denied  { map } for  pid=1292 comm="hostname" path="/usr/bin/hostname" dev="dm-0" ino=20028 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:hostname_exec_t:s0 tclass=file permissive=0'
Unexpected journal message 'audit: type=1400 audit(1516391885.150:165): avc:  denied  { execute_no_trans } for  pid=1326 comm="pmie_check" path="/usr/bin/pmie" dev="dm-0" ino=139127 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:pcp_pmie_exec_t:s0 tclass=file permissive=0'
Wrote JS log to TestNetworking-testNonDefaultBondSettings-fedora-27-127.0.0.2-2901-FAIL.js.log
Journal extracted to TestNetworking-testNonDefaultBondSettings-fedora-27-127.0.0.2-2901-FAIL.log
Journal extracted to TestNetworking-testNonDefaultBondSettings-fedora-26-127.0.0.2-2902-FAIL.log
Traceback (most recent call last):
  File "/build/cockpit/test/common/testlib.py", line 669, in tearDown
    self.check_journal_messages()
  File "/build/cockpit/test/common/testlib.py", line 804, in check_journal_messages
    raise Error(first)
Error: audit: type=1400 audit(1516391885.036:163): avc:  denied  { map } for  pid=1292 comm="hostname" path="/usr/bin/hostname" dev="dm-0" ino=20028 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:hostname_exec_t:s0 tclass=file permissive=0

not ok 20 testNonDefaultBondSettings (check_networking_bond.TestNetworking) # duration: 47s
Wrote screenshot to TestNetworking-testNonDefaultBondSettings-fedora-27-127.0.0.2-2901-FAIL.png
Wrote HTML dump to TestNetworking-testNonDefaultBondSettings-fedora-27-127.0.0.2-2901-FAIL.html
Wrote JS log to TestNetworking-testNonDefaultBondSettings-fedora-27-127.0.0.2-2901-FAIL.js.log
Journal extracted to TestNetworking-testNonDefaultBondSettings-fedora-27-127.0.0.2-2901-FAIL.log
Journal extracted to TestNetworking-testNonDefaultBondSettings-fedora-26-127.0.0.2-2902-FAIL.log

First occurrence: 2018-01-19T19:58:41.825692 | revision bc56acc665f48af83bbe9fb4c01b225c9a19f909, logs Times recorded: 1 Latest occurrences:

# ----------------------------------------------------------------------
# testTroubleshooting (check_multi_machine.TestMultiMachine)
#
ftruncate() failed: Permission denied

DevTools listening on ws://127.0.0.1:9497/devtools/browser/d1e3745f-1ea1-45d7-9ea7-db847e7941e9
[0119/195940.370838:ERROR:zygote_host_impl_linux.cc(268)] Failed to adjust OOM score of renderer with pid 46525: Permission denied (13)
[0119/195941.390507:ERROR:zygote_host_impl_linux.cc(268)] Failed to adjust OOM score of renderer with pid 46617: Permission denied (13)
> warning: cat: '*.pub': No such file or directory

> warning: failed to list keys in home directory: cat: '*.pub': No such file or directory
> warning: Login failed
> warning: cat: '*.pub': No such file or directory

> warning: failed to list keys in home directory: cat: '*.pub': No such file or directory
> warning: Login failed
(node:46543) Warning: Possible EventEmitter memory leak detected. 11 Page.loadEventFired listeners added. Use emitter.setMaxListeners() to increase limit
> warning: cat: '*.pub': No such file or directory

> warning: failed to list keys in home directory: cat: '*.pub': No such file or directory
> warning: cat: '*.pub': No such file or directory

> warning: failed to list keys in home directory: cat: '*.pub': No such file or directory
Unexpected journal message 'audit: type=1400 audit(1516391963.646:163): avc:  denied  { map } for  pid=1295 comm="hostname" path="/usr/bin/hostname" dev="dm-0" ino=20028 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:hostname_exec_t:s0 tclass=file permissive=0'
Unexpected journal message 'audit: type=1400 audit(1516391963.757:165): avc:  denied  { execute_no_trans } for  pid=1329 comm="pmie_check" path="/usr/bin/pmie" dev="dm-0" ino=139127 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:pcp_pmie_exec_t:s0 tclass=file permissive=0'
Wrote JS log to TestMultiMachine-testTroubleshooting-fedora-27-127.0.0.2-2801-FAIL.js.log
Journal extracted to TestMultiMachine-testTroubleshooting-fedora-27-127.0.0.2-2801-FAIL.log
Journal extracted to TestMultiMachine-testTroubleshooting-fedora-27-127.0.0.2-2803-FAIL.log
Traceback (most recent call last):
  File "/build/cockpit/test/common/testlib.py", line 669, in tearDown
    self.check_journal_messages()
  File "/build/cockpit/test/common/testlib.py", line 804, in check_journal_messages
    raise Error(first)
Error: audit: type=1400 audit(1516391963.646:163): avc:  denied  { map } for  pid=1295 comm="hostname" path="/usr/bin/hostname" dev="dm-0" ino=20028 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:hostname_exec_t:s0 tclass=file permissive=0

not ok 8 testTroubleshooting (check_multi_machine.TestMultiMachine) # duration: 79s
Wrote screenshot to TestMultiMachine-testTroubleshooting-fedora-27-127.0.0.2-2801-FAIL.png
Wrote HTML dump to TestMultiMachine-testTroubleshooting-fedora-27-127.0.0.2-2801-FAIL.html
Wrote JS log to TestMultiMachine-testTroubleshooting-fedora-27-127.0.0.2-2801-FAIL.js.log
Journal extracted to TestMultiMachine-testTroubleshooting-fedora-27-127.0.0.2-2801-FAIL.log
Journal extracted to TestMultiMachine-testTroubleshooting-fedora-27-127.0.0.2-2803-FAIL.log

First occurrence: 2018-01-19T20:00:31.520117 | revision bc56acc665f48af83bbe9fb4c01b225c9a19f909, logs Times recorded: 1 Latest occurrences:

cockpituous commented 6 years ago

verify/fedora-27 Ooops, it happened again


# ----------------------------------------------------------------------
# testCommandline (check_connection.TestConnection)
#
ls: cannot access '/etc/cockpit/ws-certs.d/*': No such file or directory
Unexpected journal message 'audit: type=1400 audit(1516349195.194:160): avc:  denied  { map } for  pid=1250 comm="hostname" path="/usr/bin/hostname" dev="dm-0" ino=20028 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:hostname_exec_t:s0 tclass=file permissive=0'
Unexpected journal message 'audit: type=1400 audit(1516349195.388:162): avc:  denied  { execute_no_trans } for  pid=1308 comm="pmie_check" path="/usr/bin/pmie" dev="dm-0" ino=139127 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:pcp_pmie_exec_t:s0 tclass=file permissive=0'
Journal extracted to TestConnection-testCommandline-fedora-27-127.0.0.2-2901-FAIL.log
Traceback (most recent call last):
  File "/build/cockpit/test/common/testlib.py", line 669, in tearDown
    self.check_journal_messages()
  File "/build/cockpit/test/common/testlib.py", line 804, in check_journal_messages
    raise Error(first)
Error: audit: type=1400 audit(1516349195.194:160): avc:  denied  { map } for  pid=1250 comm="hostname" path="/usr/bin/hostname" dev="dm-0" ino=20028 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:hostname_exec_t:s0 tclass=file permissive=0

not ok 140 testCommandline (check_connection.TestConnection) # duration: 21s
Journal extracted to TestConnection-testCommandline-fedora-27-127.0.0.2-2901-FAIL.log

First occurrence: 2018-01-19T08:06:43.548962 | revision cb61451e79040bcd46603a6bcbde8f1397074ec6, logs Times recorded: 1 Latest occurrences:

# ----------------------------------------------------------------------
# testVolumes (check_openshift.TestOpenshift)
#
/etc/profile.d/lang.sh: line 20: warning: setlocale: LC_COLLATE: cannot change locale (en_US.UTF-8): No such file or directory
/etc/profile.d/lang.sh: line 23: warning: setlocale: LC_MESSAGES: cannot change locale (en_US.UTF-8): No such file or directory
/etc/profile.d/lang.sh: line 26: warning: setlocale: LC_NUMERIC: cannot change locale (en_US.UTF-8): No such file or directory
/etc/profile.d/lang.sh: line 29: warning: setlocale: LC_TIME: cannot change locale (en_US.UTF-8): No such file or directory
/etc/profile.d/lang.sh: line 20: warning: setlocale: LC_COLLATE: cannot change locale (en_US.UTF-8): No such file or directory
/etc/profile.d/lang.sh: line 23: warning: setlocale: LC_MESSAGES: cannot change locale (en_US.UTF-8): No such file or directory
/etc/profile.d/lang.sh: line 26: warning: setlocale: LC_NUMERIC: cannot change locale (en_US.UTF-8): No such file or directory
/etc/profile.d/lang.sh: line 29: warning: setlocale: LC_TIME: cannot change locale (en_US.UTF-8): No such file or directory
/etc/profile.d/lang.sh: line 20: warning: setlocale: LC_COLLATE: cannot change locale (en_US.UTF-8): No such file or directory
/etc/profile.d/lang.sh: line 23: warning: setlocale: LC_MESSAGES: cannot change locale (en_US.UTF-8): No such file or directory
/etc/profile.d/lang.sh: line 26: warning: setlocale: LC_NUMERIC: cannot change locale (en_US.UTF-8): No such file or directory
/etc/profile.d/lang.sh: line 29: warning: setlocale: LC_TIME: cannot change locale (en_US.UTF-8): No such file or directory
The connection to the server 10.111.112.101:8443 was refused - did you specify the right host or port?
The connection to the server 10.111.112.101:8443 was refused - did you specify the right host or port?
The connection to the server 10.111.112.101:8443 was refused - did you specify the right host or port?
The connection to the server 10.111.112.101:8443 was refused - did you specify the right host or port?
The connection to the server 10.111.112.101:8443 was refused - did you specify the right host or port?
The connection to the server 10.111.112.101:8443 was refused - did you specify the right host or port?
The connection to the server 10.111.112.101:8443 was refused - did you specify the right host or port?
The connection to the server 10.111.112.101:8443 was refused - did you specify the right host or port?

DevTools listening on ws://127.0.0.1:10074/devtools/browser/7e2bd777-5b7a-42a6-a8af-2c8798eb1c30
[0119/175132.213022:ERROR:zygote_host_impl_linux.cc(268)] Failed to adjust OOM score of renderer with pid 16826: Permission denied (13)
[0119/175133.153809:ERROR:zygote_host_impl_linux.cc(268)] Failed to adjust OOM score of renderer with pid 16866: Permission denied (13)
> warning: 2018-01-19 12:51:36.103215 I | proto: duplicate proto type registered: google.protobuf.Any
2018-01-19 12:51:36.103397 I | proto: duplicate proto type registered: google.protobuf.Duration
2018-01-19 12:51:36.103435 I | proto: duplicate proto type registered: google.protobuf.Timestamp

> warning: 2018-01-19 12:51:36.602215 I | proto: duplicate proto type registered: google.protobuf.Any
2018-01-19 12:51:36.602395 I | proto: duplicate proto type registered: google.protobuf.Duration
2018-01-19 12:51:36.602432 I | proto: duplicate proto type registered: google.protobuf.Timestamp

/etc/profile.d/lang.sh: line 20: warning: setlocale: LC_COLLATE: cannot change locale (en_US.UTF-8): No such file or directory
/etc/profile.d/lang.sh: line 23: warning: setlocale: LC_MESSAGES: cannot change locale (en_US.UTF-8): No such file or directory
/etc/profile.d/lang.sh: line 26: warning: setlocale: LC_NUMERIC: cannot change locale (en_US.UTF-8): No such file or directory
/etc/profile.d/lang.sh: line 29: warning: setlocale: LC_TIME: cannot change locale (en_US.UTF-8): No such file or directory
/etc/profile.d/lang.sh: line 20: warning: setlocale: LC_COLLATE: cannot change locale (en_US.UTF-8): No such file or directory
/etc/profile.d/lang.sh: line 23: warning: setlocale: LC_MESSAGES: cannot change locale (en_US.UTF-8): No such file or directory
/etc/profile.d/lang.sh: line 26: warning: setlocale: LC_NUMERIC: cannot change locale (en_US.UTF-8): No such file or directory
/etc/profile.d/lang.sh: line 29: warning: setlocale: LC_TIME: cannot change locale (en_US.UTF-8): No such file or directory
Unexpected journal message 'audit: type=1400 audit(1516384259.206:162): avc:  denied  { execute_no_trans } for  pid=1314 comm="pmie_check" path="/usr/bin/pmie" dev="dm-0" ino=139127 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:pcp_pmie_exec_t:s0 tclass=file permissive=0'
Wrote JS log to TestOpenshift-testVolumes-fedora-27-127.0.0.2-2601-FAIL.js.log
Journal extracted to TestOpenshift-testVolumes-fedora-27-127.0.0.2-2601-FAIL.log
Journal extracted to TestOpenshift-testVolumes-openshift-127.0.0.2-2602-FAIL.log
/etc/profile.d/lang.sh: line 20: warning: setlocale: LC_COLLATE: cannot change locale (en_US.UTF-8): No such file or directory
/etc/profile.d/lang.sh: line 23: warning: setlocale: LC_MESSAGES: cannot change locale (en_US.UTF-8): No such file or directory
/etc/profile.d/lang.sh: line 26: warning: setlocale: LC_NUMERIC: cannot change locale (en_US.UTF-8): No such file or directory
/etc/profile.d/lang.sh: line 29: warning: setlocale: LC_TIME: cannot change locale (en_US.UTF-8): No such file or directory
Traceback (most recent call last):
  File "/build/cockpit/test/common/testlib.py", line 669, in tearDown
    self.check_journal_messages()
  File "/build/cockpit/test/common/testlib.py", line 804, in check_journal_messages
    raise Error(first)
Error: audit: type=1400 audit(1516384259.206:162): avc:  denied  { execute_no_trans } for  pid=1314 comm="pmie_check" path="/usr/bin/pmie" dev="dm-0" ino=139127 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:pcp_pmie_exec_t:s0 tclass=file permissive=0

not ok 170 testVolumes (check_openshift.TestOpenshift) # duration: 59s
Wrote screenshot to TestOpenshift-testVolumes-fedora-27-127.0.0.2-2601-FAIL.png
Wrote HTML dump to TestOpenshift-testVolumes-fedora-27-127.0.0.2-2601-FAIL.html
Wrote JS log to TestOpenshift-testVolumes-fedora-27-127.0.0.2-2601-FAIL.js.log
Journal extracted to TestOpenshift-testVolumes-fedora-27-127.0.0.2-2601-FAIL.log
Journal extracted to TestOpenshift-testVolumes-openshift-127.0.0.2-2602-FAIL.log
/etc/profile.d/lang.sh: line 20: warning: setlocale: LC_COLLATE: cannot change locale (en_US.UTF-8): No such file or directory
/etc/profile.d/lang.sh: line 23: warning: setlocale: LC_MESSAGES: cannot change locale (en_US.UTF-8): No such file or directory
/etc/profile.d/lang.sh: line 26: warning: setlocale: LC_NUMERIC: cannot change locale (en_US.UTF-8): No such file or directory
/etc/profile.d/lang.sh: line 29: warning: setlocale: LC_TIME: cannot change locale (en_US.UTF-8): No such file or directory

First occurrence: 2018-01-19T17:51:47.093962 | revision c20c89a07d8cbf4ea301cd51d2753dea275f0172, logs Times recorded: 1 Latest occurrences:

# ----------------------------------------------------------------------
# testRaw (check_login.TestLogin)
#
Unexpected journal message 'audit: type=1400 audit(1516384360.100:163): avc:  denied  { map } for  pid=1279 comm="hostname" path="/usr/bin/hostname" dev="dm-0" ino=20028 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:hostname_exec_t:s0 tclass=file permissive=0'
Unexpected journal message 'audit: type=1400 audit(1516384360.218:165): avc:  denied  { execute_no_trans } for  pid=1318 comm="pmie_check" path="/usr/bin/pmie" dev="dm-0" ino=139127 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:pcp_pmie_exec_t:s0 tclass=file permissive=0'
Journal extracted to TestLogin-testRaw-fedora-27-127.0.0.2-2201-FAIL.log
Traceback (most recent call last):
  File "/build/cockpit/test/common/testlib.py", line 669, in tearDown
    self.check_journal_messages()
  File "/build/cockpit/test/common/testlib.py", line 804, in check_journal_messages
    raise Error(first)
Error: audit: type=1400 audit(1516384360.100:163): avc:  denied  { map } for  pid=1279 comm="hostname" path="/usr/bin/hostname" dev="dm-0" ino=20028 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:hostname_exec_t:s0 tclass=file permissive=0

not ok 160 testRaw (check_login.TestLogin) # duration: 47s
Journal extracted to TestLogin-testRaw-fedora-27-127.0.0.2-2201-FAIL.log

First occurrence: 2018-01-19T17:53:16.196023 | revision c20c89a07d8cbf4ea301cd51d2753dea275f0172, logs Times recorded: 1 Latest occurrences:

# ----------------------------------------------------------------------
# testPrivateKeys (check_keys.TestKeys)
#

DevTools listening on ws://127.0.0.1:9265/devtools/browser/8e5b1649-cca6-4b95-97d1-0666cbf6f7dd
[0119/175338.759841:ERROR:zygote_host_impl_linux.cc(268)] Failed to adjust OOM score of renderer with pid 19926: Permission denied (13)
[0119/175339.689271:ERROR:zygote_host_impl_linux.cc(268)] Failed to adjust OOM score of renderer with pid 19956: Permission denied (13)
> log: /bad: No such file or directory

> log: /bad: No such file or directory

> log: Enter passphrase for /tmp/new.rsa: 
Bad passphrase, try again for /tmp/new.rsa: 

> log: Enter passphrase for /tmp/new.rsa: 
Bad passphrase, try again for /tmp/new.rsa: 

> warning: loading key failed:  Password not accepted
Unexpected journal message 'audit: type=1400 audit(1516384410.101:164): avc:  denied  { execute_no_trans } for  pid=1305 comm="pmie_check" path="/usr/bin/pmie" dev="dm-0" ino=139127 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:pcp_pmie_exec_t:s0 tclass=file permissive=0'
Wrote JS log to TestKeys-testPrivateKeys-fedora-27-127.0.0.2-2201-FAIL.js.log
Journal extracted to TestKeys-testPrivateKeys-fedora-27-127.0.0.2-2201-FAIL.log
Traceback (most recent call last):
  File "/build/cockpit/test/common/testlib.py", line 669, in tearDown
    self.check_journal_messages()
  File "/build/cockpit/test/common/testlib.py", line 804, in check_journal_messages
    raise Error(first)
Error: audit: type=1400 audit(1516384410.101:164): avc:  denied  { execute_no_trans } for  pid=1305 comm="pmie_check" path="/usr/bin/pmie" dev="dm-0" ino=139127 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:pcp_pmie_exec_t:s0 tclass=file permissive=0

not ok 148 testPrivateKeys (check_keys.TestKeys) # duration: 32s
Wrote screenshot to TestKeys-testPrivateKeys-fedora-27-127.0.0.2-2201-FAIL.png
Wrote HTML dump to TestKeys-testPrivateKeys-fedora-27-127.0.0.2-2201-FAIL.html
Wrote JS log to TestKeys-testPrivateKeys-fedora-27-127.0.0.2-2201-FAIL.js.log
Journal extracted to TestKeys-testPrivateKeys-fedora-27-127.0.0.2-2201-FAIL.log

First occurrence: 2018-01-19T17:53:51.120479 | revision c20c89a07d8cbf4ea301cd51d2753dea275f0172, logs Times recorded: 1 Latest occurrences:

# ----------------------------------------------------------------------
# testDevmapper (check_docker_storage.TestDockerStorageMapper)
#
  Volume group "atomic-storage" not found
  Cannot process volume group atomic-storage

DevTools listening on ws://127.0.0.1:10148/devtools/browser/29620350-db9d-48cd-9701-c2aa5234a2fd
[0119/175445.025262:ERROR:zygote_host_impl_linux.cc(268)] Failed to adjust OOM score of renderer with pid 21868: Permission denied (13)
[0119/175445.906986:ERROR:zygote_host_impl_linux.cc(268)] Failed to adjust OOM score of renderer with pid 21899: Permission denied (13)
  Volume group "atomic-storage" not found
  Cannot process volume group atomic-storage
  Volume group "atomic-storage" not found
  Cannot process volume group atomic-storage
  Volume group "atomic-storage" not found
  Cannot process volume group atomic-storage
Unexpected journal message 'audit: type=1400 audit(1516384473.171:162): avc:  denied  { map } for  pid=1278 comm="hostname" path="/usr/bin/hostname" dev="dm-0" ino=20028 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:hostname_exec_t:s0 tclass=file permissive=0'
Unexpected journal message 'audit: type=1400 audit(1516384473.290:164): avc:  denied  { execute_no_trans } for  pid=1318 comm="pmie_check" path="/usr/bin/pmie" dev="dm-0" ino=139127 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:pcp_pmie_exec_t:s0 tclass=file permissive=0'
Wrote JS log to TestDockerStorageMapper-testDevmapper-fedora-27-127.0.0.2-2201-FAIL.js.log
Journal extracted to TestDockerStorageMapper-testDevmapper-fedora-27-127.0.0.2-2201-FAIL.log
Traceback (most recent call last):
  File "/build/cockpit/test/common/testlib.py", line 669, in tearDown
    self.check_journal_messages()
  File "/build/cockpit/test/common/testlib.py", line 804, in check_journal_messages
    raise Error(first)
Error: audit: type=1400 audit(1516384473.171:162): avc:  denied  { map } for  pid=1278 comm="hostname" path="/usr/bin/hostname" dev="dm-0" ino=20028 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:hostname_exec_t:s0 tclass=file permissive=0

not ok 138 testDevmapper (check_docker_storage.TestDockerStorageMapper) # duration: 48s
Wrote screenshot to TestDockerStorageMapper-testDevmapper-fedora-27-127.0.0.2-2201-FAIL.png
Wrote HTML dump to TestDockerStorageMapper-testDevmapper-fedora-27-127.0.0.2-2201-FAIL.html
Wrote JS log to TestDockerStorageMapper-testDevmapper-fedora-27-127.0.0.2-2201-FAIL.js.log
Journal extracted to TestDockerStorageMapper-testDevmapper-fedora-27-127.0.0.2-2201-FAIL.log

First occurrence: 2018-01-19T17:55:11.392262 | revision c20c89a07d8cbf4ea301cd51d2753dea275f0172, logs Times recorded: 1 Latest occurrences:

# ----------------------------------------------------------------------
# testFrameNavigation (check_multi_machine.TestMultiMachine)
#

DevTools listening on ws://127.0.0.1:9680/devtools/browser/42c46c50-2eee-4def-9b5a-99c12ff60d7f
[0119/180514.607502:ERROR:zygote_host_impl_linux.cc(268)] Failed to adjust OOM score of renderer with pid 41997: Permission denied (13)
[0119/180515.619043:ERROR:zygote_host_impl_linux.cc(268)] Failed to adjust OOM score of renderer with pid 42030: Permission denied (13)
[0119/180525.253743:WARNING:ipc_message_attachment_set.cc(49)] MessageAttachmentSet destroyed with unconsumed attachments: 0/1
Unexpected journal message 'audit: type=1400 audit(1516385107.185:163): avc:  denied  { map } for  pid=1264 comm="hostname" path="/usr/bin/hostname" dev="dm-0" ino=20028 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:hostname_exec_t:s0 tclass=file permissive=0'
Unexpected journal message 'audit: type=1400 audit(1516385107.336:165): avc:  denied  { execute_no_trans } for  pid=1311 comm="pmie_check" path="/usr/bin/pmie" dev="dm-0" ino=139127 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:pcp_pmie_exec_t:s0 tclass=file permissive=0'
Wrote JS log to TestMultiMachine-testFrameNavigation-fedora-27-127.0.0.2-2201-FAIL.js.log
Journal extracted to TestMultiMachine-testFrameNavigation-fedora-27-127.0.0.2-2201-FAIL.log
Journal extracted to TestMultiMachine-testFrameNavigation-fedora-27-127.0.0.2-2203-FAIL.log
Journal extracted to TestMultiMachine-testFrameNavigation-fedora-27-127.0.0.2-2202-FAIL.log
Traceback (most recent call last):
  File "/build/cockpit/test/common/testlib.py", line 669, in tearDown
    self.check_journal_messages()
  File "/build/cockpit/test/common/testlib.py", line 804, in check_journal_messages
    raise Error(first)
Error: audit: type=1400 audit(1516385107.185:163): avc:  denied  { map } for  pid=1264 comm="hostname" path="/usr/bin/hostname" dev="dm-0" ino=20028 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:hostname_exec_t:s0 tclass=file permissive=0

not ok 14 testFrameNavigation (check_multi_machine.TestMultiMachine) # duration: 35s
Wrote screenshot to TestMultiMachine-testFrameNavigation-fedora-27-127.0.0.2-2201-FAIL.png
Wrote HTML dump to TestMultiMachine-testFrameNavigation-fedora-27-127.0.0.2-2201-FAIL.html
Wrote JS log to TestMultiMachine-testFrameNavigation-fedora-27-127.0.0.2-2201-FAIL.js.log
Journal extracted to TestMultiMachine-testFrameNavigation-fedora-27-127.0.0.2-2201-FAIL.log
Journal extracted to TestMultiMachine-testFrameNavigation-fedora-27-127.0.0.2-2203-FAIL.log
Journal extracted to TestMultiMachine-testFrameNavigation-fedora-27-127.0.0.2-2202-FAIL.log

First occurrence: 2018-01-19T18:05:31.308564 | revision c20c89a07d8cbf4ea301cd51d2753dea275f0172, logs Times recorded: 1 Latest occurrences:

# ----------------------------------------------------------------------
# testAbrtSegv (check_journal.TestJournal)
#
ftruncate() failed: Permission denied

DevTools listening on ws://127.0.0.1:9721/devtools/browser/9360930d-dba0-4eb4-855a-a4e2265e8e83
[0119/184942.736432:ERROR:zygote_host_impl_linux.cc(268)] Failed to adjust OOM score of renderer with pid 16643: Permission denied (13)
[0119/184943.774786:ERROR:zygote_host_impl_linux.cc(268)] Failed to adjust OOM score of renderer with pid 16681: Permission denied (13)
bash: line 1:  1818 Segmentation fault      (core dumped) python -c 'import os; os.kill(os.getpid(), 11)'
Unexpected journal message 'audit: type=1400 audit(0): avc:  denied  { map } for  pid=0 comm="hostname" path="/usr/bin/hostname" dev="dm-0" ino=0 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:hostname_exec_t:s0 tclass=file permissive=0'
Unexpected journal message 'audit: type=1400 audit(0): avc:  denied  { execute_no_trans } for  pid=0 comm="pmie_check" path="/usr/bin/pmie" dev="dm-0" ino=0 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:pcp_pmie_exec_t:s0 tclass=file permissive=0'
Wrote JS log to TestJournal-testAbrtSegv-fedora-27-127.0.0.2-2501-FAIL.js.log
Journal extracted to TestJournal-testAbrtSegv-fedora-27-127.0.0.2-2501-FAIL.log
Core dumps downloaded to /build/cockpit/TestJournal-testAbrtSegv-fedora-27-127.0.0.2-2501-FAIL.core
Traceback (most recent call last):
  File "testlib.py", line 669, in tearDown
    self.check_journal_messages()
  File "testlib.py", line 804, in check_journal_messages
    raise Error(first)
Error: audit: type=1400 audit(0): avc:  denied  { map } for  pid=0 comm="hostname" path="/usr/bin/hostname" dev="dm-0" ino=0 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:hostname_exec_t:s0 tclass=file permissive=0

not ok 162 testAbrtSegv (check_journal.TestJournal) # duration: 33s
Wrote screenshot to TestJournal-testAbrtSegv-fedora-27-127.0.0.2-2501-FAIL.png
Wrote HTML dump to TestJournal-testAbrtSegv-fedora-27-127.0.0.2-2501-FAIL.html
Wrote JS log to TestJournal-testAbrtSegv-fedora-27-127.0.0.2-2501-FAIL.js.log
Journal extracted to TestJournal-testAbrtSegv-fedora-27-127.0.0.2-2501-FAIL.log
Core dumps downloaded to /build/cockpit/TestJournal-testAbrtSegv-fedora-27-127.0.0.2-2501-FAIL.core

First occurrence: 2018-01-19T18:49:53.894621 | revision fcb4fe390a93be55e68fa614f6ff4a2d82607f6c, logs Times recorded: 2 Latest occurrences:

# ----------------------------------------------------------------------
# testLimits (check_dashboard.TestDashboardEditLimits)
#
ftruncate() failed: Permission denied

DevTools listening on ws://127.0.0.1:9670/devtools/browser/a1490dd6-656c-44a9-9a51-2c8369d0c62a
[0119/185322.363454:ERROR:zygote_host_impl_linux.cc(268)] Failed to adjust OOM score of renderer with pid 19267: Permission denied (13)
[0119/185323.647564:ERROR:zygote_host_impl_linux.cc(268)] Failed to adjust OOM score of renderer with pid 19306: Permission denied (13)
Unexpected journal message 'audit: type=1400 audit(1516387992.308:160): avc:  denied  { map } for  pid=1283 comm="hostname" path="/usr/bin/hostname" dev="dm-0" ino=20028 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:hostname_exec_t:s0 tclass=file permissive=0'
Unexpected journal message 'audit: type=1400 audit(1516387992.604:165): avc:  denied  { execute_no_trans } for  pid=1330 comm="pmie_check" path="/usr/bin/pmie" dev="dm-0" ino=139127 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:pcp_pmie_exec_t:s0 tclass=file permissive=0'
Wrote JS log to TestDashboardEditLimits-testLimits-fedora-27-127.0.0.2-2901-FAIL.js.log
Journal extracted to TestDashboardEditLimits-testLimits-fedora-27-127.0.0.2-2901-FAIL.log
Traceback (most recent call last):
  File "/build/cockpit/test/common/testlib.py", line 669, in tearDown
    self.check_journal_messages()
  File "/build/cockpit/test/common/testlib.py", line 804, in check_journal_messages
    raise Error(first)
Error: audit: type=1400 audit(1516387992.308:160): avc:  denied  { map } for  pid=1283 comm="hostname" path="/usr/bin/hostname" dev="dm-0" ino=20028 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:hostname_exec_t:s0 tclass=file permissive=0

not ok 146 testLimits (check_dashboard.TestDashboardEditLimits) # duration: 44s
Wrote screenshot to TestDashboardEditLimits-testLimits-fedora-27-127.0.0.2-2901-FAIL.png
Wrote HTML dump to TestDashboardEditLimits-testLimits-fedora-27-127.0.0.2-2901-FAIL.html
Wrote JS log to TestDashboardEditLimits-testLimits-fedora-27-127.0.0.2-2901-FAIL.js.log
Journal extracted to TestDashboardEditLimits-testLimits-fedora-27-127.0.0.2-2901-FAIL.log

First occurrence: 2018-01-19T18:53:37.969898 | revision fcb4fe390a93be55e68fa614f6ff4a2d82607f6c, logs Times recorded: 1 Latest occurrences:

# ----------------------------------------------------------------------
# testMachinesJsonVarMigration (check_dashboard.TestDashboardSetup)
#
ftruncate() failed: Permission denied

DevTools listening on ws://127.0.0.1:9343/devtools/browser/5a42175e-e2b3-4d47-b0e9-059c50f5ecb0
[0119/185326.453360:ERROR:zygote_host_impl_linux.cc(268)] Failed to adjust OOM score of renderer with pid 19354: Permission denied (13)
[0119/185327.686898:ERROR:zygote_host_impl_linux.cc(268)] Failed to adjust OOM score of renderer with pid 19400: Permission denied (13)
> log: done
> log: done
> log: done
Unexpected journal message 'audit: type=1400 audit(1516387992.127:165): avc:  denied  { execute_no_trans } for  pid=1309 comm="pmie_check" path="/usr/bin/pmie" dev="dm-0" ino=139127 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:pcp_pmie_exec_t:s0 tclass=file permissive=0'
Wrote JS log to TestDashboardSetup-testMachinesJsonVarMigration-fedora-27-127.0.0.2-2701-FAIL.js.log
Journal extracted to TestDashboardSetup-testMachinesJsonVarMigration-fedora-27-127.0.0.2-2701-FAIL.log
Journal extracted to TestDashboardSetup-testMachinesJsonVarMigration-fedora-27-127.0.0.2-2703-FAIL.log
Journal extracted to TestDashboardSetup-testMachinesJsonVarMigration-fedora-27-127.0.0.2-2702-FAIL.log
Traceback (most recent call last):
  File "/build/cockpit/test/common/testlib.py", line 669, in tearDown
    self.check_journal_messages()
  File "/build/cockpit/test/common/testlib.py", line 804, in check_journal_messages
    raise Error(first)
Error: audit: type=1400 audit(1516387992.127:165): avc:  denied  { execute_no_trans } for  pid=1309 comm="pmie_check" path="/usr/bin/pmie" dev="dm-0" ino=139127 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:pcp_pmie_exec_t:s0 tclass=file permissive=0

not ok 147 testMachinesJsonVarMigration (check_dashboard.TestDashboardSetup) # duration: 54s
Wrote screenshot to TestDashboardSetup-testMachinesJsonVarMigration-fedora-27-127.0.0.2-2701-FAIL.png
Wrote HTML dump to TestDashboardSetup-testMachinesJsonVarMigration-fedora-27-127.0.0.2-2701-FAIL.html
Wrote JS log to TestDashboardSetup-testMachinesJsonVarMigration-fedora-27-127.0.0.2-2701-FAIL.js.log
Journal extracted to TestDashboardSetup-testMachinesJsonVarMigration-fedora-27-127.0.0.2-2701-FAIL.log
Journal extracted to TestDashboardSetup-testMachinesJsonVarMigration-fedora-27-127.0.0.2-2703-FAIL.log
Journal extracted to TestDashboardSetup-testMachinesJsonVarMigration-fedora-27-127.0.0.2-2702-FAIL.log

First occurrence: 2018-01-19T18:53:51.061348 | revision fcb4fe390a93be55e68fa614f6ff4a2d82607f6c, logs Times recorded: 1 Latest occurrences:

# ----------------------------------------------------------------------
# testBasic (check_accounts.TestAccounts)
#
ftruncate() failed: Permission denied

DevTools listening on ws://127.0.0.1:9847/devtools/browser/8fa8fca5-df26-4b58-b532-11273ea47599
[0119/185506.342579:ERROR:zygote_host_impl_linux.cc(268)] Failed to adjust OOM score of renderer with pid 20933: Permission denied (13)
[0119/185507.318782:ERROR:zygote_host_impl_linux.cc(268)] Failed to adjust OOM score of renderer with pid 21091: Permission denied (13)
> warning: chage: user 'anton' does not exist in /etc/passwd

> warning: chage: user 'anton' does not exist in /etc/passwd

userdel: group berta is the primary group of another user and is not removed.
> warning: chage: user 'anton' does not exist in /etc/passwd

> warning: chage: user 'anton' does not exist in /etc/passwd

> warning: chage: user 'anton' does not exist in /etc/passwd

> warning: Password quality check failed:
 The password is a palindrome

> warning: Password quality check failed:
 The password is a palindrome

> warning: Password quality check failed:
 The password is a palindrome

Unexpected journal message 'audit: type=1400 audit(1516388098.629:160): avc:  denied  { map } for  pid=1278 comm="hostname" path="/usr/bin/hostname" dev="dm-0" ino=20028 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:hostname_exec_t:s0 tclass=file permissive=0'
Unexpected journal message 'audit: type=1400 audit(1516388098.782:162): avc:  denied  { execute_no_trans } for  pid=1327 comm="pmie_check" path="/usr/bin/pmie" dev="dm-0" ino=139127 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:pcp_pmie_exec_t:s0 tclass=file permissive=0'
Wrote JS log to TestAccounts-testBasic-fedora-27-127.0.0.2-2901-FAIL.js.log
Journal extracted to TestAccounts-testBasic-fedora-27-127.0.0.2-2901-FAIL.log
Traceback (most recent call last):
  File "/build/cockpit/test/common/testlib.py", line 669, in tearDown
    self.check_journal_messages()
  File "/build/cockpit/test/common/testlib.py", line 804, in check_journal_messages
    raise Error(first)
Error: audit: type=1400 audit(1516388098.629:160): avc:  denied  { map } for  pid=1278 comm="hostname" path="/usr/bin/hostname" dev="dm-0" ino=20028 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:hostname_exec_t:s0 tclass=file permissive=0

not ok 132 testBasic (check_accounts.TestAccounts) # duration: 33s
Wrote screenshot to TestAccounts-testBasic-fedora-27-127.0.0.2-2901-FAIL.png
Wrote HTML dump to TestAccounts-testBasic-fedora-27-127.0.0.2-2901-FAIL.html
Wrote JS log to TestAccounts-testBasic-fedora-27-127.0.0.2-2901-FAIL.js.log
Journal extracted to TestAccounts-testBasic-fedora-27-127.0.0.2-2901-FAIL.log

First occurrence: 2018-01-19T18:55:25.501894 | revision fcb4fe390a93be55e68fa614f6ff4a2d82607f6c, logs Times recorded: 1 Latest occurrences:

# ----------------------------------------------------------------------
# testBrokenVdo (check_storage_vdo.TestStorage)
#
ftruncate() failed: Permission denied

DevTools listening on ws://127.0.0.1:10058/devtools/browser/0109e8e5-6400-47f8-82c9-79879daa07d2
[0119/185747.454471:ERROR:zygote_host_impl_linux.cc(268)] Failed to adjust OOM score of renderer with pid 24681: Permission denied (13)
[0119/185748.488403:ERROR:zygote_host_impl_linux.cc(268)] Failed to adjust OOM score of renderer with pid 24719: Permission denied (13)
which: no vdo in (/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin)
Unexpected journal message 'audit: type=1400 audit(1516388259.366:163): avc:  denied  { map } for  pid=1229 comm="hostname" path="/usr/bin/hostname" dev="dm-0" ino=20028 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:hostname_exec_t:s0 tclass=file permissive=0'
Unexpected journal message 'audit: type=1400 audit(1516388259.535:165): avc:  denied  { execute_no_trans } for  pid=1295 comm="pmie_check" path="/usr/bin/pmie" dev="dm-0" ino=139127 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:pcp_pmie_exec_t:s0 tclass=file permissive=0'
Wrote JS log to TestStorage-testBrokenVdo-fedora-27-127.0.0.2-2401-FAIL.js.log
Journal extracted to TestStorage-testBrokenVdo-fedora-27-127.0.0.2-2401-FAIL.log
Traceback (most recent call last):
  File "/build/cockpit/test/common/testlib.py", line 669, in tearDown
    self.check_journal_messages()
  File "/build/cockpit/test/common/testlib.py", line 804, in check_journal_messages
    raise Error(first)
Error: audit: type=1400 audit(1516388259.366:163): avc:  denied  { map } for  pid=1229 comm="hostname" path="/usr/bin/hostname" dev="dm-0" ino=20028 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:hostname_exec_t:s0 tclass=file permissive=0

not ok 113 testBrokenVdo (check_storage_vdo.TestStorage) # duration: 26s
Wrote screenshot to TestStorage-testBrokenVdo-fedora-27-127.0.0.2-2401-FAIL.png
Wrote HTML dump to TestStorage-testBrokenVdo-fedora-27-127.0.0.2-2401-FAIL.html
Wrote JS log to TestStorage-testBrokenVdo-fedora-27-127.0.0.2-2401-FAIL.js.log
Journal extracted to TestStorage-testBrokenVdo-fedora-27-127.0.0.2-2401-FAIL.log

First occurrence: 2018-01-19T18:57:53.926809 | revision fcb4fe390a93be55e68fa614f6ff4a2d82607f6c, logs Times recorded: 1 Latest occurrences:

# ----------------------------------------------------------------------
# testMounting (check_storage_mounting.TestStorage)
#
ftruncate() failed: Permission denied

DevTools listening on ws://127.0.0.1:10083/devtools/browser/6297d351-017c-4d11-858f-e04c0205e9e5
[0119/185849.609116:ERROR:zygote_host_impl_linux.cc(268)] Failed to adjust OOM score of renderer with pid 26363: Permission denied (13)
[0119/185850.608758:ERROR:zygote_host_impl_linux.cc(268)] Failed to adjust OOM score of renderer with pid 26394: Permission denied (13)
Unexpected journal message 'audit: type=1400 audit(1516388321.126:164): avc:  denied  { execute_no_trans } for  pid=1318 comm="pmie_check" path="/usr/bin/pmie" dev="dm-0" ino=139127 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:pcp_pmie_exec_t:s0 tclass=file permissive=0'
Wrote JS log to TestStorage-testMounting-fedora-27-127.0.0.2-2901-FAIL.js.log
Journal extracted to TestStorage-testMounting-fedora-27-127.0.0.2-2901-FAIL.log
Traceback (most recent call last):
  File "/build/cockpit/test/common/testlib.py", line 669, in tearDown
    self.check_journal_messages()
  File "/build/cockpit/test/common/testlib.py", line 804, in check_journal_messages
    raise Error(first)
Error: audit: type=1400 audit(1516388321.126:164): avc:  denied  { execute_no_trans } for  pid=1318 comm="pmie_check" path="/usr/bin/pmie" dev="dm-0" ino=139127 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:pcp_pmie_exec_t:s0 tclass=file permissive=0

not ok 102 testMounting (check_storage_mounting.TestStorage) # duration: 35s
Wrote screenshot to TestStorage-testMounting-fedora-27-127.0.0.2-2901-FAIL.png
Wrote HTML dump to TestStorage-testMounting-fedora-27-127.0.0.2-2901-FAIL.html
Wrote JS log to TestStorage-testMounting-fedora-27-127.0.0.2-2901-FAIL.js.log
Journal extracted to TestStorage-testMounting-fedora-27-127.0.0.2-2901-FAIL.log

First occurrence: 2018-01-19T18:59:06.145648 | revision fcb4fe390a93be55e68fa614f6ff4a2d82607f6c, logs Times recorded: 1 Latest occurrences:

# ----------------------------------------------------------------------
# testLuks (check_storage_luks.TestStorage)
#
ftruncate() failed: Permission denied

DevTools listening on ws://127.0.0.1:9536/devtools/browser/f68e12d8-6aa6-4925-ace1-f6a30051c2c2
[0119/185928.652553:ERROR:zygote_host_impl_linux.cc(268)] Failed to adjust OOM score of renderer with pid 27482: Permission denied (13)
[0119/185929.666446:ERROR:zygote_host_impl_linux.cc(268)] Failed to adjust OOM score of renderer with pid 27520: Permission denied (13)
Unexpected journal message 'audit: type=1400 audit(1516388361.808:163): avc:  denied  { map } for  pid=1265 comm="hostname" path="/usr/bin/hostname" dev="dm-0" ino=20028 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:hostname_exec_t:s0 tclass=file permissive=0'
Wrote JS log to TestStorage-testLuks-fedora-27-127.0.0.2-2901-FAIL.js.log
Journal extracted to TestStorage-testLuks-fedora-27-127.0.0.2-2901-FAIL.log
Traceback (most recent call last):
  File "/build/cockpit/test/common/testlib.py", line 669, in tearDown
    self.check_journal_messages()
  File "/build/cockpit/test/common/testlib.py", line 804, in check_journal_messages
    raise Error(first)
Error: audit: type=1400 audit(1516388361.808:163): avc:  denied  { map } for  pid=1265 comm="hostname" path="/usr/bin/hostname" dev="dm-0" ino=20028 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:hostname_exec_t:s0 tclass=file permissive=0

not ok 96 testLuks (check_storage_luks.TestStorage) # duration: 46s
Wrote screenshot to TestStorage-testLuks-fedora-27-127.0.0.2-2901-FAIL.png
Wrote HTML dump to TestStorage-testLuks-fedora-27-127.0.0.2-2901-FAIL.html
Wrote JS log to TestStorage-testLuks-fedora-27-127.0.0.2-2901-FAIL.js.log
Journal extracted to TestStorage-testLuks-fedora-27-127.0.0.2-2901-FAIL.log

First occurrence: 2018-01-19T18:59:57.147369 | revision fcb4fe390a93be55e68fa614f6ff4a2d82607f6c, logs Times recorded: 1 Latest occurrences:

# ----------------------------------------------------------------------
# testBasic (check_shutdown_restart.TestShutdownRestart)
#
ftruncate() failed: Permission denied

DevTools listening on ws://127.0.0.1:9982/devtools/browser/3ed832bc-92c5-4933-8231-da1c3f31b060
[0119/190111.346185:ERROR:zygote_host_impl_linux.cc(268)] Failed to adjust OOM score of renderer with pid 29303: Permission denied (13)
[0119/190112.618353:ERROR:zygote_host_impl_linux.cc(268)] Failed to adjust OOM score of renderer with pid 29460: Permission denied (13)
> warning: Shutdown scheduled for Fri 2018-01-19 14:01:17 EST, use 'shutdown -c' to cancel.

> warning: transport closed: disconnected
Connection to 127.0.0.2 closed by remote host.
CDP: {"source":"network","level":"error","text":"Failed to load resource: net::ERR_EMPTY_RESPONSE","timestamp":1516388478762.67,"url":"http://127.0.0.2:9391/cockpit/static/fonts/OpenSans-Light-webfont.woff","networkRequestId":"29460.29"}
> log: transport closed, dropped message:  1:1!4
{"call":["/org/freedesktop/timedate1","org.freedesktop.DBus.Properties","Get",["org.freedesktop.timedate1","NTPSynchronized"]],"id":"3"}
> log: transport closed, dropped message:  1:1!4
{"call":["/org/freedesktop/timedate1","org.freedesktop.DBus.Properties","Get",["org.freedesktop.timedate1","NTPSynchronized"]],"id":"4"}
> log: transport closed, dropped message:  1:1!4
{"call":["/org/freedesktop/timedate1","org.freedesktop.DBus.Properties","Get",["org.freedesktop.timedate1","NTPSynchronized"]],"id":"5"}
> log: transport closed, dropped message:  1:1!4
{"call":["/org/freedesktop/timedate1","org.freedesktop.DBus.Properties","Get",["org.freedesktop.timedate1","NTPSynchronized"]],"id":"6"}
> log: transport closed, dropped message:  1:1!4
{"call":["/org/freedesktop/timedate1","org.freedesktop.DBus.Properties","Get",["org.freedesktop.timedate1","NTPSynchronized"]],"id":"7"}
Unexpected journal message 'audit: type=1400 audit(1516388495.899:171): avc:  denied  { map } for  pid=1363 comm="hostname" path="/usr/bin/hostname" dev="dm-0" ino=20028 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:hostname_exec_t:s0 tclass=file permissive=0'
Wrote JS log to TestShutdownRestart-testBasic-fedora-27-127.0.0.2-2501-FAIL.js.log
Journal extracted to TestShutdownRestart-testBasic-fedora-27-127.0.0.2-2501-FAIL.log
Journal extracted to TestShutdownRestart-testBasic-fedora-27-127.0.0.2-2502-FAIL.log
Traceback (most recent call last):
  File "/build/cockpit/bots/../test/verify/check-shutdown-restart", line 95, in testBasic
    self.check_journal_messages()
  File "/build/cockpit/test/common/testlib.py", line 804, in check_journal_messages
    raise Error(first)
Error: audit: type=1400 audit(1516388495.899:171): avc:  denied  { map } for  pid=1363 comm="hostname" path="/usr/bin/hostname" dev="dm-0" ino=20028 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:hostname_exec_t:s0 tclass=file permissive=0

not ok 85 testBasic (check_shutdown_restart.TestShutdownRestart) # duration: 59s
Wrote screenshot to TestShutdownRestart-testBasic-fedora-27-127.0.0.2-2501-FAIL.png
Wrote HTML dump to TestShutdownRestart-testBasic-fedora-27-127.0.0.2-2501-FAIL.html
Wrote JS log to TestShutdownRestart-testBasic-fedora-27-127.0.0.2-2501-FAIL.js.log
Journal extracted to TestShutdownRestart-testBasic-fedora-27-127.0.0.2-2501-FAIL.log
Journal extracted to TestShutdownRestart-testBasic-fedora-27-127.0.0.2-2502-FAIL.log

First occurrence: 2018-01-19T19:01:44.603510 | revision fcb4fe390a93be55e68fa614f6ff4a2d82607f6c, logs Times recorded: 1 Latest occurrences:

# ----------------------------------------------------------------------
# testPackageKitCrash (check_packagekit.TestUpdates)
#
ftruncate() failed: Permission denied

DevTools listening on ws://127.0.0.1:9838/devtools/browser/9e2365e6-1a3c-461f-92e2-0c91127fd163
[0119/190320.697735:ERROR:zygote_host_impl_linux.cc(268)] Failed to adjust OOM score of renderer with pid 32856: Permission denied (13)
[0119/190321.569171:ERROR:zygote_host_impl_linux.cc(268)] Failed to adjust OOM score of renderer with pid 32888: Permission denied (13)
> log: close:  
Unexpected journal message 'audit: type=1400 audit(1516388589.101:168): avc:  denied  { execute_no_trans } for  pid=1347 comm="pmie_check" path="/usr/bin/pmie" dev="dm-0" ino=139127 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:pcp_pmie_exec_t:s0 tclass=file permissive=0'
Wrote JS log to TestUpdates-testPackageKitCrash-fedora-27-127.0.0.2-2201-FAIL.js.log
Journal extracted to TestUpdates-testPackageKitCrash-fedora-27-127.0.0.2-2201-FAIL.log
Traceback (most recent call last):
  File "/build/cockpit/test/common/testlib.py", line 669, in tearDown
    self.check_journal_messages()
  File "/build/cockpit/test/common/testlib.py", line 804, in check_journal_messages
    raise Error(first)
Error: audit: type=1400 audit(1516388589.101:168): avc:  denied  { execute_no_trans } for  pid=1347 comm="pmie_check" path="/usr/bin/pmie" dev="dm-0" ino=139127 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:pcp_pmie_exec_t:s0 tclass=file permissive=0

not ok 61 testPackageKitCrash (check_packagekit.TestUpdates) # duration: 29s
Wrote screenshot to TestUpdates-testPackageKitCrash-fedora-27-127.0.0.2-2201-FAIL.png
Wrote HTML dump to TestUpdates-testPackageKitCrash-fedora-27-127.0.0.2-2201-FAIL.html
Wrote JS log to TestUpdates-testPackageKitCrash-fedora-27-127.0.0.2-2201-FAIL.js.log
Journal extracted to TestUpdates-testPackageKitCrash-fedora-27-127.0.0.2-2201-FAIL.log

First occurrence: 2018-01-19T19:03:28.102196 | revision fcb4fe390a93be55e68fa614f6ff4a2d82607f6c, logs Times recorded: 1 Latest occurrences:

# ----------------------------------------------------------------------
# testPendingClaim (check_openshift.TestOpenshift)
#
/etc/profile.d/lang.sh: line 20: warning: setlocale: LC_COLLATE: cannot change locale (en_US.UTF-8): No such file or directory
/etc/profile.d/lang.sh: line 23: warning: setlocale: LC_MESSAGES: cannot change locale (en_US.UTF-8): No such file or directory
/etc/profile.d/lang.sh: line 26: warning: setlocale: LC_NUMERIC: cannot change locale (en_US.UTF-8): No such file or directory
/etc/profile.d/lang.sh: line 29: warning: setlocale: LC_TIME: cannot change locale (en_US.UTF-8): No such file or directory
/etc/profile.d/lang.sh: line 20: warning: setlocale: LC_COLLATE: cannot change locale (en_US.UTF-8): No such file or directory
/etc/profile.d/lang.sh: line 23: warning: setlocale: LC_MESSAGES: cannot change locale (en_US.UTF-8): No such file or directory
/etc/profile.d/lang.sh: line 26: warning: setlocale: LC_NUMERIC: cannot change locale (en_US.UTF-8): No such file or directory
/etc/profile.d/lang.sh: line 29: warning: setlocale: LC_TIME: cannot change locale (en_US.UTF-8): No such file or directory
/etc/profile.d/lang.sh: line 20: warning: setlocale: LC_COLLATE: cannot change locale (en_US.UTF-8): No such file or directory
/etc/profile.d/lang.sh: line 23: warning: setlocale: LC_MESSAGES: cannot change locale (en_US.UTF-8): No such file or directory
/etc/profile.d/lang.sh: line 26: warning: setlocale: LC_NUMERIC: cannot change locale (en_US.UTF-8): No such file or directory
/etc/profile.d/lang.sh: line 29: warning: setlocale: LC_TIME: cannot change locale (en_US.UTF-8): No such file or directory
The connection to the server 10.111.112.101:8443 was refused - did you specify the right host or port?
The connection to the server 10.111.112.101:8443 was refused - did you specify the right host or port?
The connection to the server 10.111.112.101:8443 was refused - did you specify the right host or port?
The connection to the server 10.111.112.101:8443 was refused - did you specify the right host or port?
The connection to the server 10.111.112.101:8443 was refused - did you specify the right host or port?
The connection to the server 10.111.112.101:8443 was refused - did you specify the right host or port?
The connection to the server 10.111.112.101:8443 was refused - did you specify the right host or port?
The connection to the server 10.111.112.101:8443 was refused - did you specify the right host or port?
ftruncate() failed: Permission denied

DevTools listening on ws://127.0.0.1:9988/devtools/browser/3804eaf6-8a20-4b72-882f-2dbeb6ac0ab0
[0119/190532.733552:ERROR:zygote_host_impl_linux.cc(268)] Failed to adjust OOM score of renderer with pid 36972: Permission denied (13)
[0119/190533.704307:ERROR:zygote_host_impl_linux.cc(268)] Failed to adjust OOM score of renderer with pid 37053: Permission denied (13)
> warning: 2018-01-19 14:05:37.419933 I | proto: duplicate proto type registered: google.protobuf.Any
2018-01-19 14:05:37.420133 I | proto: duplicate proto type registered: google.protobuf.Duration
2018-01-19 14:05:37.420168 I | proto: duplicate proto type registered: google.protobuf.Timestamp

> warning: 2018-01-19 14:05:37.783263 I | proto: duplicate proto type registered: google.protobuf.Any
2018-01-19 14:05:37.783411 I | proto: duplicate proto type registered: google.protobuf.Duration
2018-01-19 14:05:37.783441 I | proto: duplicate proto type registered: google.protobuf.Timestamp

/etc/profile.d/lang.sh: line 20: warning: setlocale: LC_COLLATE: cannot change locale (en_US.UTF-8): No such file or directory
/etc/profile.d/lang.sh: line 23: warning: setlocale: LC_MESSAGES: cannot change locale (en_US.UTF-8): No such file or directory
/etc/profile.d/lang.sh: line 26: warning: setlocale: LC_NUMERIC: cannot change locale (en_US.UTF-8): No such file or directory
/etc/profile.d/lang.sh: line 29: warning: setlocale: LC_TIME: cannot change locale (en_US.UTF-8): No such file or directory
/etc/profile.d/lang.sh: line 20: warning: setlocale: LC_COLLATE: cannot change locale (en_US.UTF-8): No such file or directory
/etc/profile.d/lang.sh: line 23: warning: setlocale: LC_MESSAGES: cannot change locale (en_US.UTF-8): No such file or directory
/etc/profile.d/lang.sh: line 26: warning: setlocale: LC_NUMERIC: cannot change locale (en_US.UTF-8): No such file or directory
/etc/profile.d/lang.sh: line 29: warning: setlocale: LC_TIME: cannot change locale (en_US.UTF-8): No such file or directory
Unexpected journal message 'audit: type=1400 audit(1516388701.255:161): avc:  denied  { map } for  pid=1219 comm="hostname" path="/usr/bin/hostname" dev="dm-0" ino=20028 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:hostname_exec_t:s0 tclass=file permissive=0'
Unexpected journal message 'audit: type=1400 audit(1516388701.412:163): avc:  denied  { execute_no_trans } for  pid=1291 comm="pmie_check" path="/usr/bin/pmie" dev="dm-0" ino=139127 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:pcp_pmie_exec_t:s0 tclass=file permissive=0'
Wrote JS log to TestOpenshift-testPendingClaim-fedora-27-127.0.0.2-2901-FAIL.js.log
Journal extracted to TestOpenshift-testPendingClaim-fedora-27-127.0.0.2-2901-FAIL.log
Journal extracted to TestOpenshift-testPendingClaim-openshift-127.0.0.2-2902-FAIL.log
/etc/profile.d/lang.sh: line 20: warning: setlocale: LC_COLLATE: cannot change locale (en_US.UTF-8): No such file or directory
/etc/profile.d/lang.sh: line 23: warning: setlocale: LC_MESSAGES: cannot change locale (en_US.UTF-8): No such file or directory
/etc/profile.d/lang.sh: line 26: warning: setlocale: LC_NUMERIC: cannot change locale (en_US.UTF-8): No such file or directory
/etc/profile.d/lang.sh: line 29: warning: setlocale: LC_TIME: cannot change locale (en_US.UTF-8): No such file or directory
Traceback (most recent call last):
  File "/build/cockpit/test/common/testlib.py", line 669, in tearDown
    self.check_journal_messages()
  File "/build/cockpit/test/common/testlib.py", line 804, in check_journal_messages
    raise Error(first)
Error: audit: type=1400 audit(1516388701.255:161): avc:  denied  { map } for  pid=1219 comm="hostname" path="/usr/bin/hostname" dev="dm-0" ino=20028 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:hostname_exec_t:s0 tclass=file permissive=0

not ok 39 testPendingClaim (check_openshift.TestOpenshift) # duration: 65s
Wrote screenshot to TestOpenshift-testPendingClaim-fedora-27-127.0.0.2-2901-FAIL.png
Wrote HTML dump to TestOpenshift-testPendingClaim-fedora-27-127.0.0.2-2901-FAIL.html
Wrote JS log to TestOpenshift-testPendingClaim-fedora-27-127.0.0.2-2901-FAIL.js.log
Journal extracted to TestOpenshift-testPendingClaim-fedora-27-127.0.0.2-2901-FAIL.log
Journal extracted to TestOpenshift-testPendingClaim-openshift-127.0.0.2-2902-FAIL.log
/etc/profile.d/lang.sh: line 20: warning: setlocale: LC_COLLATE: cannot change locale (en_US.UTF-8): No such file or directory
/etc/profile.d/lang.sh: line 23: warning: setlocale: LC_MESSAGES: cannot change locale (en_US.UTF-8): No such file or directory
/etc/profile.d/lang.sh: line 26: warning: setlocale: LC_NUMERIC: cannot change locale (en_US.UTF-8): No such file or directory
/etc/profile.d/lang.sh: line 29: warning: setlocale: LC_TIME: cannot change locale (en_US.UTF-8): No such file or directory

First occurrence: 2018-01-19T19:05:53.974383 | revision fcb4fe390a93be55e68fa614f6ff4a2d82607f6c, logs Times recorded: 1 Latest occurrences:

# ----------------------------------------------------------------------
# testTeam (check_networking_team.TestNetworking)
#
NAME         UUID                                  TYPE            DEVICE 
System eth0  5fb06bd0-0bb0-7ffb-45f1-d6edd65f3e03  802-3-ethernet  eth0   
virbr0       6a9dc7e9-b49a-4483-b94f-66bf8c04edac  bridge          virbr0 
System eth1  9c92fad9-6ecb-3e6c-eb4d-8a47c6f50c04  802-3-ethernet  --     
ens2         39ef3890-56af-4114-9a24-f3f94c42acfe  802-3-ethernet  --     

ftruncate() failed: Permission denied

DevTools listening on ws://127.0.0.1:9677/devtools/browser/99e818eb-3f33-4fe8-9955-1fa21cedf7b0
[0119/190616.515644:ERROR:zygote_host_impl_linux.cc(268)] Failed to adjust OOM score of renderer with pid 38340: Permission denied (13)
[0119/190617.542530:ERROR:zygote_host_impl_linux.cc(268)] Failed to adjust OOM score of renderer with pid 38399: Permission denied (13)
52:54:01:00:00:03 -> eth2
52:54:01:00:00:03 -> eth2
52:54:01:00:00:04 -> eth3
52:54:01:00:00:04 -> eth3
Unexpected journal message 'audit: type=1400 audit(1516388768.244:173): avc:  denied  { execute_no_trans } for  pid=1321 comm="pmie_check" path="/usr/bin/pmie" dev="dm-0" ino=139127 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:pcp_pmie_exec_t:s0 tclass=file permissive=0'
Wrote JS log to TestNetworking-testTeam-fedora-27-127.0.0.2-2901-FAIL.js.log
Journal extracted to TestNetworking-testTeam-fedora-27-127.0.0.2-2901-FAIL.log
Journal extracted to TestNetworking-testTeam-fedora-26-127.0.0.2-2902-FAIL.log
Traceback (most recent call last):
  File "/build/cockpit/test/common/testlib.py", line 669, in tearDown
    self.check_journal_messages()
  File "/build/cockpit/test/common/testlib.py", line 804, in check_journal_messages
    raise Error(first)
Error: audit: type=1400 audit(1516388768.244:173): avc:  denied  { execute_no_trans } for  pid=1321 comm="pmie_check" path="/usr/bin/pmie" dev="dm-0" ino=139127 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:pcp_pmie_exec_t:s0 tclass=file permissive=0

not ok 30 testTeam (check_networking_team.TestNetworking) # duration: 42s
Wrote screenshot to TestNetworking-testTeam-fedora-27-127.0.0.2-2901-FAIL.png
Wrote HTML dump to TestNetworking-testTeam-fedora-27-127.0.0.2-2901-FAIL.html
Wrote JS log to TestNetworking-testTeam-fedora-27-127.0.0.2-2901-FAIL.js.log
Journal extracted to TestNetworking-testTeam-fedora-27-127.0.0.2-2901-FAIL.log
Journal extracted to TestNetworking-testTeam-fedora-26-127.0.0.2-2902-FAIL.log

First occurrence: 2018-01-19T19:06:40.013339 | revision fcb4fe390a93be55e68fa614f6ff4a2d82607f6c, logs Times recorded: 1 Latest occurrences:

# ----------------------------------------------------------------------
# testFrameNavigation (check_multi_machine.TestMultiMachine)
#
ftruncate() failed: Permission denied

DevTools listening on ws://127.0.0.1:9923/devtools/browser/bb5f3617-927a-4cdd-9522-cc2a36c0e0a3
[0119/190832.073319:ERROR:zygote_host_impl_linux.cc(268)] Failed to adjust OOM score of renderer with pid 43403: Permission denied (13)
[0119/190833.054998:ERROR:zygote_host_impl_linux.cc(268)] Failed to adjust OOM score of renderer with pid 43487: Permission denied (13)
Unexpected journal message 'audit: type=1400 audit(1516388901.799:161): avc:  denied  { map } for  pid=1310 comm="hostname" path="/usr/bin/hostname" dev="dm-0" ino=20028 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:hostname_exec_t:s0 tclass=file permissive=0'
Unexpected journal message 'audit: type=1400 audit(1516388901.922:163): avc:  denied  { execute_no_trans } for  pid=1347 comm="pmie_check" path="/usr/bin/pmie" dev="dm-0" ino=139127 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:pcp_pmie_exec_t:s0 tclass=file permissive=0'
Wrote JS log to TestMultiMachine-testFrameNavigation-fedora-27-127.0.0.2-2701-FAIL.js.log
Journal extracted to TestMultiMachine-testFrameNavigation-fedora-27-127.0.0.2-2701-FAIL.log
Journal extracted to TestMultiMachine-testFrameNavigation-fedora-27-127.0.0.2-2703-FAIL.log
Journal extracted to TestMultiMachine-testFrameNavigation-fedora-27-127.0.0.2-2702-FAIL.log
Traceback (most recent call last):
  File "/build/cockpit/test/common/testlib.py", line 669, in tearDown
    self.check_journal_messages()
  File "/build/cockpit/test/common/testlib.py", line 804, in check_journal_messages
    raise Error(first)
Error: audit: type=1400 audit(1516388901.799:161): avc:  denied  { map } for  pid=1310 comm="hostname" path="/usr/bin/hostname" dev="dm-0" ino=20028 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:hostname_exec_t:s0 tclass=file permissive=0

not ok 6 testFrameNavigation (check_multi_machine.TestMultiMachine) # duration: 40s
Wrote screenshot to TestMultiMachine-testFrameNavigation-fedora-27-127.0.0.2-2701-FAIL.png
Wrote HTML dump to TestMultiMachine-testFrameNavigation-fedora-27-127.0.0.2-2701-FAIL.html
Wrote JS log to TestMultiMachine-testFrameNavigation-fedora-27-127.0.0.2-2701-FAIL.js.log
Journal extracted to TestMultiMachine-testFrameNavigation-fedora-27-127.0.0.2-2701-FAIL.log
Journal extracted to TestMultiMachine-testFrameNavigation-fedora-27-127.0.0.2-2703-FAIL.log
Journal extracted to TestMultiMachine-testFrameNavigation-fedora-27-127.0.0.2-2702-FAIL.log

First occurrence: 2018-01-19T19:08:52.940255 | revision fcb4fe390a93be55e68fa614f6ff4a2d82607f6c, logs Times recorded: 1 Latest occurrences:

# ----------------------------------------------------------------------
# testPcp (check_metrics.TestMetrics)
#
ftruncate() failed: Permission denied

DevTools listening on ws://127.0.0.1:9297/devtools/browser/6f377d67-6798-4393-9d41-3afffe53c2e6
[0119/190902.229693:ERROR:zygote_host_impl_linux.cc(268)] Failed to adjust OOM score of renderer with pid 44735: Permission denied (13)
[0119/190903.206889:ERROR:zygote_host_impl_linux.cc(268)] Failed to adjust OOM score of renderer with pid 44774: Permission denied (13)
('Measured CPU', 94.5728021322)
('Measured Memory', 453181440)
Ncat: Connection reset by peer.
Measured 3.4s of network traffic; eth0: 115197068 bytes, lo: 0 bytes
Ncat: Broken pipe.
Unexpected journal message 'audit: type=1400 audit(1516388934.419:161): avc:  denied  { map } for  pid=1269 comm="hostname" path="/usr/bin/hostname" dev="dm-0" ino=20028 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:hostname_exec_t:s0 tclass=file permissive=0'
Unexpected journal message 'audit: type=1400 audit(1516388934.556:163): avc:  denied  { execute_no_trans } for  pid=1322 comm="pmie_check" path="/usr/bin/pmie" dev="dm-0" ino=139127 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:pcp_pmie_exec_t:s0 tclass=file permissive=0'
Wrote JS log to TestMetrics-testPcp-fedora-27-127.0.0.2-2901-FAIL.js.log
Journal extracted to TestMetrics-testPcp-fedora-27-127.0.0.2-2901-FAIL.log
Traceback (most recent call last):
  File "/build/cockpit/test/common/testlib.py", line 669, in tearDown
    self.check_journal_messages()
  File "/build/cockpit/test/common/testlib.py", line 804, in check_journal_messages
    raise Error(first)
Error: audit: type=1400 audit(1516388934.419:161): avc:  denied  { map } for  pid=1269 comm="hostname" path="/usr/bin/hostname" dev="dm-0" ino=20028 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:hostname_exec_t:s0 tclass=file permissive=0

not ok 3 testPcp (check_metrics.TestMetrics) # duration: 60s
Wrote screenshot to TestMetrics-testPcp-fedora-27-127.0.0.2-2901-FAIL.png
Wrote HTML dump to TestMetrics-testPcp-fedora-27-127.0.0.2-2901-FAIL.html
Wrote JS log to TestMetrics-testPcp-fedora-27-127.0.0.2-2901-FAIL.js.log
Journal extracted to TestMetrics-testPcp-fedora-27-127.0.0.2-2901-FAIL.log

First occurrence: 2018-01-19T19:09:43.454287 | revision fcb4fe390a93be55e68fa614f6ff4a2d82607f6c, logs Times recorded: 1 Latest occurrences:

# ----------------------------------------------------------------------
# testPrivateKeys (check_keys.TestKeys)
#
ftruncate() failed: Permission denied

DevTools listening on ws://127.0.0.1:9917/devtools/browser/35c59d18-1ef8-4f0b-9a82-a56153de4077
[0119/193642.050002:ERROR:zygote_host_impl_linux.cc(268)] Failed to adjust OOM score of renderer with pid 35301: Permission denied (13)
[0119/193643.067607:ERROR:zygote_host_impl_linux.cc(268)] Failed to adjust OOM score of renderer with pid 35336: Permission denied (13)
> log: /bad: No such file or directory

> log: /bad: No such file or directory

> log: Enter passphrase for /tmp/new.rsa: 
Bad passphrase, try again for /tmp/new.rsa: 

> log: Enter passphrase for /tmp/new.rsa: 
Bad passphrase, try again for /tmp/new.rsa: 

> warning: loading key failed:  Password not accepted
Unexpected journal message 'audit: type=1400 audit(1516390594.677:163): avc:  denied  { map } for  pid=1239 comm="hostname" path="/usr/bin/hostname" dev="dm-0" ino=20028 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:hostname_exec_t:s0 tclass=file permissive=0'
Unexpected journal message 'audit: type=1400 audit(1516390594.892:165): avc:  denied  { execute_no_trans } for  pid=1289 comm="pmie_check" path="/usr/bin/pmie" dev="dm-0" ino=139127 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:pcp_pmie_exec_t:s0 tclass=file permissive=0'
Wrote JS log to TestKeys-testPrivateKeys-fedora-27-127.0.0.2-2601-FAIL.js.log
Journal extracted to TestKeys-testPrivateKeys-fedora-27-127.0.0.2-2601-FAIL.log
Traceback (most recent call last):
  File "/build/cockpit/test/common/testlib.py", line 669, in tearDown
    self.check_journal_messages()
  File "/build/cockpit/test/common/testlib.py", line 804, in check_journal_messages
    raise Error(first)
Error: audit: type=1400 audit(1516390594.677:163): avc:  denied  { map } for  pid=1239 comm="hostname" path="/usr/bin/hostname" dev="dm-0" ino=20028 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:hostname_exec_t:s0 tclass=file permissive=0

not ok 168 testPrivateKeys (check_keys.TestKeys) # duration: 34s
Wrote screenshot to TestKeys-testPrivateKeys-fedora-27-127.0.0.2-2601-FAIL.png
Wrote HTML dump to TestKeys-testPrivateKeys-fedora-27-127.0.0.2-2601-FAIL.html
Wrote JS log to TestKeys-testPrivateKeys-fedora-27-127.0.0.2-2601-FAIL.js.log
Journal extracted to TestKeys-testPrivateKeys-fedora-27-127.0.0.2-2601-FAIL.log

First occurrence: 2018-01-19T19:36:56.184701 | revision bc56acc665f48af83bbe9fb4c01b225c9a19f909, logs Times recorded: 1 Latest occurrences:

# ----------------------------------------------------------------------
# testAuthorizedKeys (check_keys.TestKeys)
#
ftruncate() failed: Permission denied

DevTools listening on ws://127.0.0.1:9938/devtools/browser/b75e0b8e-cee2-4c6d-8582-4f7a8c35b497
[0119/193735.024560:ERROR:zygote_host_impl_linux.cc(268)] Failed to adjust OOM score of renderer with pid 19110: Permission denied (13)
[0119/193736.050602:ERROR:zygote_host_impl_linux.cc(268)] Failed to adjust OOM score of renderer with pid 19168: Permission denied (13)
> warning: The key you provided was not valid.
> warning: chage: Permission denied.

> warning: chage: Permission denied.

> warning: chage: Permission denied.

getfacl: Removing leading '/' from absolute path names
getfacl: Removing leading '/' from absolute path names
Unexpected journal message 'audit: type=1400 audit(1516390645.227:163): avc:  denied  { map } for  pid=1280 comm="hostname" path="/usr/bin/hostname" dev="dm-0" ino=20028 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:hostname_exec_t:s0 tclass=file permissive=0'
Unexpected journal message 'audit: type=1400 audit(1516390645.426:165): avc:  denied  { execute_no_trans } for  pid=1320 comm="pmie_check" path="/usr/bin/pmie" dev="dm-0" ino=139127 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:pcp_pmie_exec_t:s0 tclass=file permissive=0'
Wrote JS log to TestKeys-testAuthorizedKeys-fedora-27-127.0.0.2-2701-FAIL.js.log
Journal extracted to TestKeys-testAuthorizedKeys-fedora-27-127.0.0.2-2701-FAIL.log
Traceback (most recent call last):
  File "/build/cockpit/test/common/testlib.py", line 669, in tearDown
    self.check_journal_messages()
  File "/build/cockpit/test/common/testlib.py", line 804, in check_journal_messages
    raise Error(first)
Error: audit: type=1400 audit(1516390645.227:163): avc:  denied  { map } for  pid=1280 comm="hostname" path="/usr/bin/hostname" dev="dm-0" ino=20028 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:hostname_exec_t:s0 tclass=file permissive=0

not ok 167 testAuthorizedKeys (check_keys.TestKeys) # duration: 43s
Wrote screenshot to TestKeys-testAuthorizedKeys-fedora-27-127.0.0.2-2701-FAIL.png
Wrote HTML dump to TestKeys-testAuthorizedKeys-fedora-27-127.0.0.2-2701-FAIL.html
Wrote JS log to TestKeys-testAuthorizedKeys-fedora-27-127.0.0.2-2701-FAIL.js.log
Journal extracted to TestKeys-testAuthorizedKeys-fedora-27-127.0.0.2-2701-FAIL.log

First occurrence: 2018-01-19T19:37:55.020557 | revision bc56acc665f48af83bbe9fb4c01b225c9a19f909, logs Times recorded: 1 Latest occurrences:

cockpituous commented 6 years ago

verify/fedora-27 Ooops, it happened again


# ----------------------------------------------------------------------
# testSecurityOnly (check_packagekit.TestUpdates)
#
ftruncate() failed: Permission denied

DevTools listening on ws://127.0.0.1:9871/devtools/browser/33a116cc-c9b1-45b8-bb8b-d2ee1a10bf5c
[0119/080636.847353:ERROR:zygote_host_impl_linux.cc(268)] Failed to adjust OOM score of renderer with pid 21796: Permission denied (13)
[0119/080637.829460:ERROR:zygote_host_impl_linux.cc(268)] Failed to adjust OOM score of renderer with pid 21844: Permission denied (13)
Unexpected journal message 'audit: type=1400 audit(1516349186.109:163): avc:  denied  { map } for  pid=1267 comm="hostname" path="/usr/bin/hostname" dev="dm-0" ino=20028 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:hostname_exec_t:s0 tclass=file permissive=0'
Unexpected journal message 'audit: type=1400 audit(1516349186.275:165): avc:  denied  { execute_no_trans } for  pid=1317 comm="pmie_check" path="/usr/bin/pmie" dev="dm-0" ino=139127 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:pcp_pmie_exec_t:s0 tclass=file permissive=0'
Wrote JS log to TestUpdates-testSecurityOnly-fedora-27-127.0.0.2-2801-FAIL.js.log
Journal extracted to TestUpdates-testSecurityOnly-fedora-27-127.0.0.2-2801-FAIL.log
Traceback (most recent call last):
  File "/build/cockpit/test/common/testlib.py", line 669, in tearDown
    self.check_journal_messages()
  File "/build/cockpit/test/common/testlib.py", line 804, in check_journal_messages
    raise Error(first)
Error: audit: type=1400 audit(1516349186.109:163): avc:  denied  { map } for  pid=1267 comm="hostname" path="/usr/bin/hostname" dev="dm-0" ino=20028 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:hostname_exec_t:s0 tclass=file permissive=0

not ok 129 testSecurityOnly (check_packagekit.TestUpdates) # duration: 30s
Wrote screenshot to TestUpdates-testSecurityOnly-fedora-27-127.0.0.2-2801-FAIL.png
Wrote HTML dump to TestUpdates-testSecurityOnly-fedora-27-127.0.0.2-2801-FAIL.html
Wrote JS log to TestUpdates-testSecurityOnly-fedora-27-127.0.0.2-2801-FAIL.js.log
Journal extracted to TestUpdates-testSecurityOnly-fedora-27-127.0.0.2-2801-FAIL.log

First occurrence: 2018-01-19T08:06:44.065034 | revision cb61451e79040bcd46603a6bcbde8f1397074ec6, logs Times recorded: 1 Latest occurrences:

# ----------------------------------------------------------------------
# testDelete (check_openshift.TestOpenshift)
#
/etc/profile.d/lang.sh: line 20: warning: setlocale: LC_COLLATE: cannot change locale (en_US.UTF-8): No such file or directory
/etc/profile.d/lang.sh: line 23: warning: setlocale: LC_MESSAGES: cannot change locale (en_US.UTF-8): No such file or directory
/etc/profile.d/lang.sh: line 26: warning: setlocale: LC_NUMERIC: cannot change locale (en_US.UTF-8): No such file or directory
/etc/profile.d/lang.sh: line 29: warning: setlocale: LC_TIME: cannot change locale (en_US.UTF-8): No such file or directory
/etc/profile.d/lang.sh: line 20: warning: setlocale: LC_COLLATE: cannot change locale (en_US.UTF-8): No such file or directory
/etc/profile.d/lang.sh: line 23: warning: setlocale: LC_MESSAGES: cannot change locale (en_US.UTF-8): No such file or directory
/etc/profile.d/lang.sh: line 26: warning: setlocale: LC_NUMERIC: cannot change locale (en_US.UTF-8): No such file or directory
/etc/profile.d/lang.sh: line 29: warning: setlocale: LC_TIME: cannot change locale (en_US.UTF-8): No such file or directory
/etc/profile.d/lang.sh: line 20: warning: setlocale: LC_COLLATE: cannot change locale (en_US.UTF-8): No such file or directory
/etc/profile.d/lang.sh: line 23: warning: setlocale: LC_MESSAGES: cannot change locale (en_US.UTF-8): No such file or directory
/etc/profile.d/lang.sh: line 26: warning: setlocale: LC_NUMERIC: cannot change locale (en_US.UTF-8): No such file or directory
/etc/profile.d/lang.sh: line 29: warning: setlocale: LC_TIME: cannot change locale (en_US.UTF-8): No such file or directory
The connection to the server 10.111.112.101:8443 was refused - did you specify the right host or port?
The connection to the server 10.111.112.101:8443 was refused - did you specify the right host or port?
The connection to the server 10.111.112.101:8443 was refused - did you specify the right host or port?
The connection to the server 10.111.112.101:8443 was refused - did you specify the right host or port?
The connection to the server 10.111.112.101:8443 was refused - did you specify the right host or port?
The connection to the server 10.111.112.101:8443 was refused - did you specify the right host or port?
The connection to the server 10.111.112.101:8443 was refused - did you specify the right host or port?
The connection to the server 10.111.112.101:8443 was refused - did you specify the right host or port?
The connection to the server 10.111.112.101:8443 was refused - did you specify the right host or port?
The connection to the server 10.111.112.101:8443 was refused - did you specify the right host or port?

DevTools listening on ws://127.0.0.1:9383/devtools/browser/2f1c8baa-5a78-4402-b4e8-7eaa81ec4ef7
[0119/153623.903508:ERROR:zygote_host_impl_linux.cc(268)] Failed to adjust OOM score of renderer with pid 76292: Permission denied (13)
[0119/153624.924709:ERROR:zygote_host_impl_linux.cc(268)] Failed to adjust OOM score of renderer with pid 76353: Permission denied (13)
> warning: 2018-01-19 10:36:29.309873 I | proto: duplicate proto type registered: google.protobuf.Any
2018-01-19 10:36:29.310237 I | proto: duplicate proto type registered: google.protobuf.Duration
2018-01-19 10:36:29.310315 I | proto: duplicate proto type registered: google.protobuf.Timestamp

> warning: 2018-01-19 10:36:29.792144 I | proto: duplicate proto type registered: google.protobuf.Any
2018-01-19 10:36:29.793417 I | proto: duplicate proto type registered: google.protobuf.Duration
2018-01-19 10:36:29.793612 I | proto: duplicate proto type registered: google.protobuf.Timestamp

Unexpected journal message 'audit: type=1400 audit(1516376144.188:161): avc:  denied  { map } for  pid=1239 comm="hostname" path="/usr/bin/hostname" dev="dm-0" ino=20028 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:hostname_exec_t:s0 tclass=file permissive=0'
Unexpected journal message 'audit: type=1400 audit(1516376144.582:165): avc:  denied  { execute_no_trans } for  pid=1268 comm="pmie_check" path="/usr/bin/pmie" dev="dm-0" ino=139127 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:pcp_pmie_exec_t:s0 tclass=file permissive=0'
Wrote JS log to TestOpenshift-testDelete-fedora-27-127.0.0.2-2201-FAIL.js.log
Journal extracted to TestOpenshift-testDelete-fedora-27-127.0.0.2-2201-FAIL.log
Journal extracted to TestOpenshift-testDelete-openshift-127.0.0.2-2202-FAIL.log
/etc/profile.d/lang.sh: line 20: warning: setlocale: LC_COLLATE: cannot change locale (en_US.UTF-8): No such file or directory
/etc/profile.d/lang.sh: line 23: warning: setlocale: LC_MESSAGES: cannot change locale (en_US.UTF-8): No such file or directory
/etc/profile.d/lang.sh: line 26: warning: setlocale: LC_NUMERIC: cannot change locale (en_US.UTF-8): No such file or directory
/etc/profile.d/lang.sh: line 29: warning: setlocale: LC_TIME: cannot change locale (en_US.UTF-8): No such file or directory
Traceback (most recent call last):
  File "/build/cockpit/test/common/testlib.py", line 669, in tearDown
    self.check_journal_messages()
  File "/build/cockpit/test/common/testlib.py", line 804, in check_journal_messages
    raise Error(first)
Error: audit: type=1400 audit(1516376144.188:161): avc:  denied  { map } for  pid=1239 comm="hostname" path="/usr/bin/hostname" dev="dm-0" ino=20028 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:hostname_exec_t:s0 tclass=file permissive=0

not ok 89 testDelete (check_openshift.TestOpenshift) # duration: 66s
Wrote screenshot to TestOpenshift-testDelete-fedora-27-127.0.0.2-2201-FAIL.png
Wrote HTML dump to TestOpenshift-testDelete-fedora-27-127.0.0.2-2201-FAIL.html
Wrote JS log to TestOpenshift-testDelete-fedora-27-127.0.0.2-2201-FAIL.js.log
Journal extracted to TestOpenshift-testDelete-fedora-27-127.0.0.2-2201-FAIL.log
Journal extracted to TestOpenshift-testDelete-openshift-127.0.0.2-2202-FAIL.log
/etc/profile.d/lang.sh: line 20: warning: setlocale: LC_COLLATE: cannot change locale (en_US.UTF-8): No such file or directory
/etc/profile.d/lang.sh: line 23: warning: setlocale: LC_MESSAGES: cannot change locale (en_US.UTF-8): No such file or directory
/etc/profile.d/lang.sh: line 26: warning: setlocale: LC_NUMERIC: cannot change locale (en_US.UTF-8): No such file or directory
/etc/profile.d/lang.sh: line 29: warning: setlocale: LC_TIME: cannot change locale (en_US.UTF-8): No such file or directory

First occurrence: 2018-01-19T15:36:38.633867 | revision c20c89a07d8cbf4ea301cd51d2753dea275f0172, logs Times recorded: 1 Latest occurrences:

# ----------------------------------------------------------------------
# testCheckpoint (check_networking_checkpoints.TestNetworking)
#
NAME         UUID                                  TYPE            DEVICE 
System eth0  5fb06bd0-0bb0-7ffb-45f1-d6edd65f3e03  802-3-ethernet  eth0   
virbr0       e23d7776-218d-412c-bf33-dbaa4ae3e340  bridge          virbr0 
System eth1  9c92fad9-6ecb-3e6c-eb4d-8a47c6f50c04  802-3-ethernet  --     
ens2         39ef3890-56af-4114-9a24-f3f94c42acfe  802-3-ethernet  --     

52:54:00:12:34:56 -> eth0

DevTools listening on ws://127.0.0.1:9677/devtools/browser/87251db8-ee12-423e-a333-1f6a2083aecf
[0119/154617.109652:ERROR:zygote_host_impl_linux.cc(268)] Failed to adjust OOM score of renderer with pid 81581: Permission denied (13)
[0119/154618.203490:ERROR:zygote_host_impl_linux.cc(268)] Failed to adjust OOM score of renderer with pid 81623: Permission denied (13)
Unexpected journal message 'audit: type=1400 audit(1516376768.176:163): avc:  denied  { map } for  pid=1278 comm="hostname" path="/usr/bin/hostname" dev="dm-0" ino=20028 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:hostname_exec_t:s0 tclass=file permissive=0'
Unexpected journal message 'audit: type=1400 audit(1516376768.366:165): avc:  denied  { execute_no_trans } for  pid=1315 comm="pmie_check" path="/usr/bin/pmie" dev="dm-0" ino=139127 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:pcp_pmie_exec_t:s0 tclass=file permissive=0'
Wrote JS log to TestNetworking-testCheckpoint-fedora-27-127.0.0.2-2601-FAIL.js.log
Journal extracted to TestNetworking-testCheckpoint-fedora-27-127.0.0.2-2601-FAIL.log
Traceback (most recent call last):
  File "/build/cockpit/test/common/testlib.py", line 669, in tearDown
    self.check_journal_messages()
  File "/build/cockpit/test/common/testlib.py", line 804, in check_journal_messages
    raise Error(first)
Error: audit: type=1400 audit(1516376768.176:163): avc:  denied  { map } for  pid=1278 comm="hostname" path="/usr/bin/hostname" dev="dm-0" ino=20028 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:hostname_exec_t:s0 tclass=file permissive=0

not ok 22 testCheckpoint (check_networking_checkpoints.TestNetworking) # duration: 78s
Wrote screenshot to TestNetworking-testCheckpoint-fedora-27-127.0.0.2-2601-FAIL.png
Wrote HTML dump to TestNetworking-testCheckpoint-fedora-27-127.0.0.2-2601-FAIL.html
Wrote JS log to TestNetworking-testCheckpoint-fedora-27-127.0.0.2-2601-FAIL.js.log
Journal extracted to TestNetworking-testCheckpoint-fedora-27-127.0.0.2-2601-FAIL.log

First occurrence: 2018-01-19T15:47:15.167769 | revision c20c89a07d8cbf4ea301cd51d2753dea275f0172, logs Times recorded: 1 Latest occurrences:

# ----------------------------------------------------------------------
# testNfsBusy (check_storage_nfs.TestStorage)
#

DevTools listening on ws://127.0.0.1:10103/devtools/browser/0c33f367-f27a-425e-955d-666dadb8afa6
[0119/153754.576621:ERROR:zygote_host_impl_linux.cc(268)] Failed to adjust OOM score of renderer with pid 78640: Permission denied (13)
[0119/153755.533842:ERROR:zygote_host_impl_linux.cc(268)] Failed to adjust OOM score of renderer with pid 78669: Permission denied (13)
> warning: clnt_create: RPC: Unknown host

> warning: 
> warning: umount.nfs4: /mounts/foo: device is busy

Connection to 127.0.0.2 closed by remote host.
Unexpected journal message 'audit: type=1400 audit(1516376266.404:163): avc:  denied  { execute_no_trans } for  pid=1327 comm="pmie_check" path="/usr/bin/pmie" dev="dm-0" ino=139127 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:pcp_pmie_exec_t:s0 tclass=file permissive=0'
Wrote JS log to TestStorage-testNfsBusy-fedora-27-127.0.0.2-2701-FAIL.js.log
Journal extracted to TestStorage-testNfsBusy-fedora-27-127.0.0.2-2701-FAIL.log
Traceback (most recent call last):
  File "/build/cockpit/test/common/testlib.py", line 669, in tearDown
    self.check_journal_messages()
  File "/build/cockpit/test/common/testlib.py", line 804, in check_journal_messages
    raise Error(first)
Error: audit: type=1400 audit(1516376266.404:163): avc:  denied  { execute_no_trans } for  pid=1327 comm="pmie_check" path="/usr/bin/pmie" dev="dm-0" ino=139127 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:pcp_pmie_exec_t:s0 tclass=file permissive=0

not ok 70 testNfsBusy (check_storage_nfs.TestStorage) # duration: 29s
Wrote screenshot to TestStorage-testNfsBusy-fedora-27-127.0.0.2-2701-FAIL.png
Wrote HTML dump to TestStorage-testNfsBusy-fedora-27-127.0.0.2-2701-FAIL.html
Wrote JS log to TestStorage-testNfsBusy-fedora-27-127.0.0.2-2701-FAIL.js.log
Journal extracted to TestStorage-testNfsBusy-fedora-27-127.0.0.2-2701-FAIL.log

First occurrence: 2018-01-19T15:38:09.181141 | revision c20c89a07d8cbf4ea301cd51d2753dea275f0172, logs Times recorded: 1 Latest occurrences:

# ----------------------------------------------------------------------
# testDirectLogin (check_multi_machine.TestMultiMachine)
#

DevTools listening on ws://127.0.0.1:9794/devtools/browser/f406974d-f955-4c9e-b76b-8aee22c1cf00
[0119/154801.182107:ERROR:zygote_host_impl_linux.cc(268)] Failed to adjust OOM score of renderer with pid 85634: Permission denied (13)
[0119/154802.160006:ERROR:zygote_host_impl_linux.cc(268)] Failed to adjust OOM score of renderer with pid 85715: Permission denied (13)
(node:85643) Warning: Possible EventEmitter memory leak detected. 11 Page.loadEventFired listeners added. Use emitter.setMaxListeners() to increase limit
> log: Authentication failed: invalid-hostkey
> log: Authentication failed: unknown-host
> log: Authentication failed: unknown-hostkey
> log: Authentication failed
> log: Authentication failed: no-host
Unexpected journal message 'audit: type=1400 audit(1516376872.227:160): avc:  denied  { map } for  pid=1267 comm="hostname" path="/usr/bin/hostname" dev="dm-0" ino=20028 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:hostname_exec_t:s0 tclass=file permissive=0'
Unexpected journal message 'audit: type=1400 audit(1516376872.388:162): avc:  denied  { execute_no_trans } for  pid=1312 comm="pmie_check" path="/usr/bin/pmie" dev="dm-0" ino=139127 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:pcp_pmie_exec_t:s0 tclass=file permissive=0'
Wrote JS log to TestMultiMachine-testDirectLogin-fedora-27-127.0.0.2-2901-FAIL.js.log
Journal extracted to TestMultiMachine-testDirectLogin-fedora-27-127.0.0.2-2901-FAIL.log
Journal extracted to TestMultiMachine-testDirectLogin-fedora-27-127.0.0.2-2903-FAIL.log
Journal extracted to TestMultiMachine-testDirectLogin-fedora-27-127.0.0.2-2902-FAIL.log
Traceback (most recent call last):
  File "/build/cockpit/test/common/testlib.py", line 669, in tearDown
    self.check_journal_messages()
  File "/build/cockpit/test/common/testlib.py", line 804, in check_journal_messages
    raise Error(first)
Error: audit: type=1400 audit(1516376872.227:160): avc:  denied  { map } for  pid=1267 comm="hostname" path="/usr/bin/hostname" dev="dm-0" ino=20028 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:hostname_exec_t:s0 tclass=file permissive=0

not ok 4 testDirectLogin (check_multi_machine.TestMultiMachine) # duration: 44s
Wrote screenshot to TestMultiMachine-testDirectLogin-fedora-27-127.0.0.2-2901-FAIL.png
Wrote HTML dump to TestMultiMachine-testDirectLogin-fedora-27-127.0.0.2-2901-FAIL.html
Wrote JS log to TestMultiMachine-testDirectLogin-fedora-27-127.0.0.2-2901-FAIL.js.log
Journal extracted to TestMultiMachine-testDirectLogin-fedora-27-127.0.0.2-2901-FAIL.log
Journal extracted to TestMultiMachine-testDirectLogin-fedora-27-127.0.0.2-2903-FAIL.log
Journal extracted to TestMultiMachine-testDirectLogin-fedora-27-127.0.0.2-2902-FAIL.log

First occurrence: 2018-01-19T15:48:25.097752 | revision c20c89a07d8cbf4ea301cd51d2753dea275f0172, logs Times recorded: 1 Latest occurrences:

# ----------------------------------------------------------------------
# testFrameReload (check_multi_machine.TestMultiMachine)
#

DevTools listening on ws://127.0.0.1:9340/devtools/browser/fcf37d9f-363a-4cdf-a4d9-46169c57c13c
[0119/154311.860620:ERROR:zygote_host_impl_linux.cc(268)] Failed to adjust OOM score of renderer with pid 88913: Permission denied (13)
[0119/154312.869307:ERROR:zygote_host_impl_linux.cc(268)] Failed to adjust OOM score of renderer with pid 89034: Permission denied (13)
Unexpected journal message 'audit: type=1400 audit(1516376582.177:163): avc:  denied  { map } for  pid=1274 comm="hostname" path="/usr/bin/hostname" dev="dm-0" ino=20028 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:hostname_exec_t:s0 tclass=file permissive=0'
Unexpected journal message 'audit: type=1400 audit(1516376582.345:165): avc:  denied  { execute_no_trans } for  pid=1329 comm="pmie_check" path="/usr/bin/pmie" dev="dm-0" ino=139127 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:pcp_pmie_exec_t:s0 tclass=file permissive=0'
Wrote JS log to TestMultiMachine-testFrameReload-fedora-27-127.0.0.2-2401-FAIL.js.log
Journal extracted to TestMultiMachine-testFrameReload-fedora-27-127.0.0.2-2401-FAIL.log
Journal extracted to TestMultiMachine-testFrameReload-fedora-27-127.0.0.2-2403-FAIL.log
Journal extracted to TestMultiMachine-testFrameReload-fedora-27-127.0.0.2-2402-FAIL.log
Traceback (most recent call last):
  File "/build/cockpit/test/common/testlib.py", line 669, in tearDown
    self.check_journal_messages()
  File "/build/cockpit/test/common/testlib.py", line 804, in check_journal_messages
    raise Error(first)
Error: audit: type=1400 audit(1516376582.177:163): avc:  denied  { map } for  pid=1274 comm="hostname" path="/usr/bin/hostname" dev="dm-0" ino=20028 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:hostname_exec_t:s0 tclass=file permissive=0

not ok 7 testFrameReload (check_multi_machine.TestMultiMachine) # duration: 33s
Wrote screenshot to TestMultiMachine-testFrameReload-fedora-27-127.0.0.2-2401-FAIL.png
Wrote HTML dump to TestMultiMachine-testFrameReload-fedora-27-127.0.0.2-2401-FAIL.html
Wrote JS log to TestMultiMachine-testFrameReload-fedora-27-127.0.0.2-2401-FAIL.js.log
Journal extracted to TestMultiMachine-testFrameReload-fedora-27-127.0.0.2-2401-FAIL.log
Journal extracted to TestMultiMachine-testFrameReload-fedora-27-127.0.0.2-2403-FAIL.log
Journal extracted to TestMultiMachine-testFrameReload-fedora-27-127.0.0.2-2402-FAIL.log

First occurrence: 2018-01-19T15:43:23.028850 | revision c20c89a07d8cbf4ea301cd51d2753dea275f0172, logs Times recorded: 1 Latest occurrences:

# ----------------------------------------------------------------------
# testVolumes (check_kubernetes.TestKubernetes)
#
bash: /etc/kubernetes/start-kubernetes: No such file or directory
2018-01-19 10:45:07.629918 I | proto: duplicate proto type registered: google.protobuf.Any
2018-01-19 10:45:07.634702 I | proto: duplicate proto type registered: google.protobuf.Duration
2018-01-19 10:45:07.634750 I | proto: duplicate proto type registered: google.protobuf.Timestamp

DevTools listening on ws://127.0.0.1:9460/devtools/browser/ba6069bb-160f-4ccd-a694-b00669645da2
[0119/154512.049239:ERROR:zygote_host_impl_linux.cc(268)] Failed to adjust OOM score of renderer with pid 81735: Permission denied (13)
[0119/154513.033031:ERROR:zygote_host_impl_linux.cc(268)] Failed to adjust OOM score of renderer with pid 81804: Permission denied (13)
> warning: 2018-01-19 10:45:18.190443 I | proto: duplicate proto type registered: google.protobuf.Any
2018-01-19 10:45:18.190805 I | proto: duplicate proto type registered: google.protobuf.Duration
2018-01-19 10:45:18.190838 I | proto: duplicate proto type registered: google.protobuf.Timestamp
error: current-context must exist in order to minify

> warning: received invalid kubectl config 
> warning: 2018-01-19 10:45:19.483076 I | proto: duplicate proto type registered: google.protobuf.Any
2018-01-19 10:45:19.483281 I | proto: duplicate proto type registered: google.protobuf.Duration
2018-01-19 10:45:19.483329 I | proto: duplicate proto type registered: google.protobuf.Timestamp

2018-01-19 10:45:21.253099 I | proto: duplicate proto type registered: google.protobuf.Any
2018-01-19 10:45:21.292040 I | proto: duplicate proto type registered: google.protobuf.Duration
2018-01-19 10:45:21.292229 I | proto: duplicate proto type registered: google.protobuf.Timestamp
2018-01-19 10:45:23.310092 I | proto: duplicate proto type registered: google.protobuf.Any
2018-01-19 10:45:23.316558 I | proto: duplicate proto type registered: google.protobuf.Duration
2018-01-19 10:45:23.316647 I | proto: duplicate proto type registered: google.protobuf.Timestamp
2018-01-19 10:45:24.709122 I | proto: duplicate proto type registered: google.protobuf.Any
2018-01-19 10:45:24.742511 I | proto: duplicate proto type registered: google.protobuf.Duration
2018-01-19 10:45:24.744799 I | proto: duplicate proto type registered: google.protobuf.Timestamp
2018-01-19 10:45:26.341776 I | proto: duplicate proto type registered: google.protobuf.Any
2018-01-19 10:45:26.342201 I | proto: duplicate proto type registered: google.protobuf.Duration
2018-01-19 10:45:26.342446 I | proto: duplicate proto type registered: google.protobuf.Timestamp
Unexpected journal message 'audit: type=1400 audit(1516376681.347:163): avc:  denied  { map } for  pid=1282 comm="hostname" path="/usr/bin/hostname" dev="dm-0" ino=20028 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:hostname_exec_t:s0 tclass=file permissive=0'
Unexpected journal message 'audit: type=1400 audit(1516376681.467:165): avc:  denied  { execute_no_trans } for  pid=1320 comm="pmie_check" path="/usr/bin/pmie" dev="dm-0" ino=139127 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:pcp_pmie_exec_t:s0 tclass=file permissive=0'
Wrote JS log to TestKubernetes-testVolumes-fedora-27-127.0.0.2-2701-FAIL.js.log
Journal extracted to TestKubernetes-testVolumes-fedora-27-127.0.0.2-2701-FAIL.log
Traceback (most recent call last):
  File "/build/cockpit/test/common/testlib.py", line 669, in tearDown
    self.check_journal_messages()
  File "/build/cockpit/test/common/testlib.py", line 804, in check_journal_messages
    raise Error(first)
Error: audit: type=1400 audit(1516376681.347:163): avc:  denied  { map } for  pid=1282 comm="hostname" path="/usr/bin/hostname" dev="dm-0" ino=20028 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:hostname_exec_t:s0 tclass=file permissive=0

not ok 177 testVolumes (check_kubernetes.TestKubernetes) # duration: 64s
Wrote screenshot to TestKubernetes-testVolumes-fedora-27-127.0.0.2-2701-FAIL.png
Wrote HTML dump to TestKubernetes-testVolumes-fedora-27-127.0.0.2-2701-FAIL.html
Wrote JS log to TestKubernetes-testVolumes-fedora-27-127.0.0.2-2701-FAIL.js.log
Journal extracted to TestKubernetes-testVolumes-fedora-27-127.0.0.2-2701-FAIL.log

First occurrence: 2018-01-19T15:45:30.220503 | revision df080b0b867d5c35a1085c88ebe036f614317a56, logs Times recorded: 1 Latest occurrences:

# ----------------------------------------------------------------------
# testPcp (check_metrics.TestMetrics)
#

DevTools listening on ws://127.0.0.1:9316/devtools/browser/37df60d9-611a-4d21-bb73-0bf650962c9d
[0119/154345.118364:ERROR:zygote_host_impl_linux.cc(268)] Failed to adjust OOM score of renderer with pid 89985: Permission denied (13)
[0119/154346.003836:ERROR:zygote_host_impl_linux.cc(268)] Failed to adjust OOM score of renderer with pid 90020: Permission denied (13)
('Measured CPU', 93.7511782664)
('Measured Memory', 452624384)
Ncat: Connection reset by peer.
Measured 4.1s of network traffic; eth0: 137313064 bytes, lo: 0 bytes
Ncat: Broken pipe.
Unexpected journal message 'audit: type=1400 audit(1516376618.121:160): avc:  denied  { map } for  pid=1250 comm="hostname" path="/usr/bin/hostname" dev="dm-0" ino=20028 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:hostname_exec_t:s0 tclass=file permissive=0'
Unexpected journal message 'audit: type=1400 audit(1516376618.254:162): avc:  denied  { execute_no_trans } for  pid=1309 comm="pmie_check" path="/usr/bin/pmie" dev="dm-0" ino=139127 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:pcp_pmie_exec_t:s0 tclass=file permissive=0'
Wrote JS log to TestMetrics-testPcp-fedora-27-127.0.0.2-2401-FAIL.js.log
Journal extracted to TestMetrics-testPcp-fedora-27-127.0.0.2-2401-FAIL.log
Traceback (most recent call last):
  File "/build/cockpit/test/common/testlib.py", line 669, in tearDown
    self.check_journal_messages()
  File "/build/cockpit/test/common/testlib.py", line 804, in check_journal_messages
    raise Error(first)
Error: audit: type=1400 audit(1516376618.121:160): avc:  denied  { map } for  pid=1250 comm="hostname" path="/usr/bin/hostname" dev="dm-0" ino=20028 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:hostname_exec_t:s0 tclass=file permissive=0

not ok 3 testPcp (check_metrics.TestMetrics) # duration: 60s
Wrote screenshot to TestMetrics-testPcp-fedora-27-127.0.0.2-2401-FAIL.png
Wrote HTML dump to TestMetrics-testPcp-fedora-27-127.0.0.2-2401-FAIL.html
Wrote JS log to TestMetrics-testPcp-fedora-27-127.0.0.2-2401-FAIL.js.log
Journal extracted to TestMetrics-testPcp-fedora-27-127.0.0.2-2401-FAIL.log

First occurrence: 2018-01-19T15:44:27.847900 | revision c20c89a07d8cbf4ea301cd51d2753dea275f0172, logs Times recorded: 1 Latest occurrences:

# ----------------------------------------------------------------------
# testBasic (check_kdump.TestKdump)
#
Created symlink /etc/systemd/system/multi-user.target.wants/kdump.service -> /usr/lib/systemd/system/kdump.service.
Job for kdump.service failed because the control process exited with error code.
See "systemctl  status kdump.service" and "journalctl  -xe" for details.

DevTools listening on ws://127.0.0.1:9922/devtools/browser/b5d49466-9051-4fc7-8a35-914c341d16c4
[0119/154555.757846:ERROR:zygote_host_impl_linux.cc(268)] Failed to adjust OOM score of renderer with pid 82904: Permission denied (13)
[0119/154556.690991:ERROR:zygote_host_impl_linux.cc(268)] Failed to adjust OOM score of renderer with pid 82986: Permission denied (13)
Generating grub configuration file ...
Found linux image: /boot/vmlinuz-4.14.11-300.fc27.x86_64
Found initrd image: /boot/initramfs-4.14.11-300.fc27.x86_64.img
Found linux image: /boot/vmlinuz-4.13.9-300.fc27.x86_64
Found initrd image: /boot/initramfs-4.13.9-300.fc27.x86_64.img
Found linux image: /boot/vmlinuz-0-rescue-b7698e75e35a46dc9cd9db5d9bec44b8
Found initrd image: /boot/initramfs-0-rescue-b7698e75e35a46dc9cd9db5d9bec44b8.img
done
Connection to 127.0.0.2 closed by remote host.
> warning: transport closed: disconnected
CDP: {"source":"network","level":"error","text":"Failed to load resource: net::ERR_EMPTY_RESPONSE","timestamp":1516376764086.48,"url":"http://127.0.0.2:9591/cockpit/static/fonts/OpenSans-Light-webfont.woff","networkRequestId":"82986.29"}
> log: transport closed, dropped message:  1:1!4
{"call":["/org/freedesktop/timedate1","org.freedesktop.DBus.Properties","Get",["org.freedesktop.timedate1","NTPSynchronized"]],"id":"3"}
ssh_exchange_identification: read: Connection reset by peer
ssh_exchange_identification: read: Connection reset by peer
ssh_exchange_identification: read: Connection reset by peer
> log: transport closed, dropped message:  1:1!4
{"call":["/org/freedesktop/timedate1","org.freedesktop.DBus.Properties","Get",["org.freedesktop.timedate1","NTPSynchronized"]],"id":"4"}
> log: transport closed, dropped message:  1:1!4
{"call":["/org/freedesktop/timedate1","org.freedesktop.DBus.Properties","Get",["org.freedesktop.timedate1","NTPSynchronized"]],"id":"5"}
> log: transport closed, dropped message:  1:1!4
{"call":["/org/freedesktop/timedate1","org.freedesktop.DBus.Properties","Get",["org.freedesktop.timedate1","NTPSynchronized"]],"id":"6"}
> log: transport closed, dropped message:  1:1!4
{"call":["/org/freedesktop/timedate1","org.freedesktop.DBus.Properties","Get",["org.freedesktop.timedate1","NTPSynchronized"]],"id":"7"}
> log: transport closed, dropped message:  1:1!4
{"call":["/org/freedesktop/timedate1","org.freedesktop.DBus.Properties","Get",["org.freedesktop.timedate1","NTPSynchronized"]],"id":"8"}
> warning: Unable to apply settings: Directory /var/crash2 isn't writable or doesn't exist.
> warning: transport closed: disconnected
CDP: {"source":"network","level":"error","text":"Failed to load resource: net::ERR_CONNECTION_RESET","timestamp":1516376856946.42,"url":"http://127.0.0.2:9591/cockpit/static/fonts/OpenSans-Light-webfont.woff","networkRequestId":"82986.131"}
Connection to 127.0.0.2 closed by remote host.
Unexpected journal message 'audit: type=1400 audit(1516376748.060:165): avc:  denied  { execute_no_trans } for  pid=1294 comm="pmie_check" path="/usr/bin/pmie" dev="dm-0" ino=139127 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:pcp_pmie_exec_t:s0 tclass=file permissive=0'
Wrote JS log to TestKdump-testBasic-fedora-27-127.0.0.2-2701-FAIL.js.log
Journal extracted to TestKdump-testBasic-fedora-27-127.0.0.2-2701-FAIL.log
Traceback (most recent call last):
  File "/build/cockpit/test/common/testlib.py", line 669, in tearDown
    self.check_journal_messages()
  File "/build/cockpit/test/common/testlib.py", line 804, in check_journal_messages
    raise Error(first)
Error: audit: type=1400 audit(1516376748.060:165): avc:  denied  { execute_no_trans } for  pid=1294 comm="pmie_check" path="/usr/bin/pmie" dev="dm-0" ino=139127 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:pcp_pmie_exec_t:s0 tclass=file permissive=0

not ok 168 testBasic (check_kdump.TestKdump) # duration: 125s
Wrote screenshot to TestKdump-testBasic-fedora-27-127.0.0.2-2701-FAIL.png
Wrote HTML dump to TestKdump-testBasic-fedora-27-127.0.0.2-2701-FAIL.html
Wrote JS log to TestKdump-testBasic-fedora-27-127.0.0.2-2701-FAIL.js.log
Journal extracted to TestKdump-testBasic-fedora-27-127.0.0.2-2701-FAIL.log

First occurrence: 2018-01-19T15:47:40.052799 | revision df080b0b867d5c35a1085c88ebe036f614317a56, logs Times recorded: 1 Latest occurrences:

# ----------------------------------------------------------------------
# testBasic (check_roles.TestRoles)
#

DevTools listening on ws://127.0.0.1:10013/devtools/browser/64866bdd-6316-4489-959c-9272019aa873
[0119/155511.516340:ERROR:zygote_host_impl_linux.cc(268)] Failed to adjust OOM score of renderer with pid 97731: Permission denied (13)
[0119/155512.469699:ERROR:zygote_host_impl_linux.cc(268)] Failed to adjust OOM score of renderer with pid 97766: Permission denied (13)
Unexpected journal message 'audit: type=1400 audit(1516377301.264:165): avc:  denied  { execute_no_trans } for  pid=1335 comm="pmie_check" path="/usr/bin/pmie" dev="dm-0" ino=139127 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:pcp_pmie_exec_t:s0 tclass=file permissive=0'
Wrote JS log to TestRoles-testBasic-fedora-27-127.0.0.2-2701-FAIL.js.log
Journal extracted to TestRoles-testBasic-fedora-27-127.0.0.2-2701-FAIL.log
Traceback (most recent call last):
  File "/build/cockpit/test/common/testlib.py", line 669, in tearDown
    self.check_journal_messages()
  File "/build/cockpit/test/common/testlib.py", line 804, in check_journal_messages
    raise Error(first)
Error: audit: type=1400 audit(1516377301.264:165): avc:  denied  { execute_no_trans } for  pid=1335 comm="pmie_check" path="/usr/bin/pmie" dev="dm-0" ino=139127 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:pcp_pmie_exec_t:s0 tclass=file permissive=0

not ok 76 testBasic (check_roles.TestRoles) # duration: 29s
Wrote screenshot to TestRoles-testBasic-fedora-27-127.0.0.2-2701-FAIL.png
Wrote HTML dump to TestRoles-testBasic-fedora-27-127.0.0.2-2701-FAIL.html
Wrote JS log to TestRoles-testBasic-fedora-27-127.0.0.2-2701-FAIL.js.log
Journal extracted to TestRoles-testBasic-fedora-27-127.0.0.2-2701-FAIL.log

First occurrence: 2018-01-19T15:55:19.540643 | revision df080b0b867d5c35a1085c88ebe036f614317a56, logs Times recorded: 1 Latest occurrences:

# ----------------------------------------------------------------------
# testWithAvailableUpdates (check_packagekit.TestAutoUpdates)
#

DevTools listening on ws://127.0.0.1:9727/devtools/browser/bd2aac41-d528-43ae-9a4c-85b131085689
[0119/155712.604831:ERROR:zygote_host_impl_linux.cc(268)] Failed to adjust OOM score of renderer with pid 100692: Permission denied (13)
[0119/155713.517121:ERROR:zygote_host_impl_linux.cc(268)] Failed to adjust OOM score of renderer with pid 100756: Permission denied (13)
Unexpected journal message 'audit: type=1400 audit(1516377422.303:160): avc:  denied  { map } for  pid=1212 comm="hostname" path="/usr/bin/hostname" dev="dm-0" ino=20028 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:hostname_exec_t:s0 tclass=file permissive=0'
Unexpected journal message 'audit: type=1400 audit(1516377422.531:164): avc:  denied  { execute_no_trans } for  pid=1284 comm="pmie_check" path="/usr/bin/pmie" dev="dm-0" ino=139127 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:pcp_pmie_exec_t:s0 tclass=file permissive=0'
Wrote JS log to TestAutoUpdates-testWithAvailableUpdates-fedora-27-127.0.0.2-2701-FAIL.js.log
Journal extracted to TestAutoUpdates-testWithAvailableUpdates-fedora-27-127.0.0.2-2701-FAIL.log
Traceback (most recent call last):
  File "/build/cockpit/test/common/testlib.py", line 669, in tearDown
    self.check_journal_messages()
  File "/build/cockpit/test/common/testlib.py", line 804, in check_journal_messages
    raise Error(first)
Error: audit: type=1400 audit(1516377422.303:160): avc:  denied  { map } for  pid=1212 comm="hostname" path="/usr/bin/hostname" dev="dm-0" ino=20028 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:hostname_exec_t:s0 tclass=file permissive=0

not ok 56 testWithAvailableUpdates (check_packagekit.TestAutoUpdates) # duration: 40s
Wrote screenshot to TestAutoUpdates-testWithAvailableUpdates-fedora-27-127.0.0.2-2701-FAIL.png
Wrote HTML dump to TestAutoUpdates-testWithAvailableUpdates-fedora-27-127.0.0.2-2701-FAIL.html
Wrote JS log to TestAutoUpdates-testWithAvailableUpdates-fedora-27-127.0.0.2-2701-FAIL.js.log
Journal extracted to TestAutoUpdates-testWithAvailableUpdates-fedora-27-127.0.0.2-2701-FAIL.log

First occurrence: 2018-01-19T15:57:30.783359 | revision df080b0b867d5c35a1085c88ebe036f614317a56, logs Times recorded: 1 Latest occurrences:

# ----------------------------------------------------------------------
# testUnmanaged (check_networking_unmanaged.TestNetworking)
#
NAME         UUID                                  TYPE            DEVICE 
System eth0  5fb06bd0-0bb0-7ffb-45f1-d6edd65f3e03  802-3-ethernet  eth0   
virbr0       e9c3be4a-2f20-4bf8-84c0-701b4fec1b74  bridge          virbr0 
System eth1  9c92fad9-6ecb-3e6c-eb4d-8a47c6f50c04  802-3-ethernet  --     
ens2         39ef3890-56af-4114-9a24-f3f94c42acfe  802-3-ethernet  --     

52:54:01:00:00:03 -> eth2
52:54:01:00:00:03 -> eth2

DevTools listening on ws://127.0.0.1:9533/devtools/browser/dc7fd495-f5d5-47ec-9d05-facb80082ae4
[0119/160034.615189:ERROR:zygote_host_impl_linux.cc(268)] Failed to adjust OOM score of renderer with pid 106190: Permission denied (13)
[0119/160035.580199:ERROR:zygote_host_impl_linux.cc(268)] Failed to adjust OOM score of renderer with pid 106262: Permission denied (13)
Unexpected journal message 'audit: type=1400 audit(1516377617.497:162): avc:  denied  { map } for  pid=1245 comm="hostname" path="/usr/bin/hostname" dev="dm-0" ino=20028 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:hostname_exec_t:s0 tclass=file permissive=0'
Unexpected journal message 'audit: type=1400 audit(1516377617.694:164): avc:  denied  { execute_no_trans } for  pid=1296 comm="pmie_check" path="/usr/bin/pmie" dev="dm-0" ino=139127 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:pcp_pmie_exec_t:s0 tclass=file permissive=0'
Wrote JS log to TestNetworking-testUnmanaged-fedora-27-127.0.0.2-2801-FAIL.js.log
Journal extracted to TestNetworking-testUnmanaged-fedora-27-127.0.0.2-2801-FAIL.log
Journal extracted to TestNetworking-testUnmanaged-fedora-26-127.0.0.2-2802-FAIL.log
Traceback (most recent call last):
  File "/build/cockpit/test/common/testlib.py", line 669, in tearDown
    self.check_journal_messages()
  File "/build/cockpit/test/common/testlib.py", line 804, in check_journal_messages
    raise Error(first)
Error: audit: type=1400 audit(1516377617.497:162): avc:  denied  { map } for  pid=1245 comm="hostname" path="/usr/bin/hostname" dev="dm-0" ino=20028 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:hostname_exec_t:s0 tclass=file permissive=0

not ok 31 testUnmanaged (check_networking_unmanaged.TestNetworking) # duration: 35s
Wrote screenshot to TestNetworking-testUnmanaged-fedora-27-127.0.0.2-2801-FAIL.png
Wrote HTML dump to TestNetworking-testUnmanaged-fedora-27-127.0.0.2-2801-FAIL.html
Wrote JS log to TestNetworking-testUnmanaged-fedora-27-127.0.0.2-2801-FAIL.js.log
Journal extracted to TestNetworking-testUnmanaged-fedora-27-127.0.0.2-2801-FAIL.log
Journal extracted to TestNetworking-testUnmanaged-fedora-26-127.0.0.2-2802-FAIL.log

First occurrence: 2018-01-19T16:00:42.085648 | revision df080b0b867d5c35a1085c88ebe036f614317a56, logs Times recorded: 1 Latest occurrences:

# ----------------------------------------------------------------------
# testMac (check_networking_mac.TestNetworking)
#
NAME         UUID                                  TYPE            DEVICE 
System eth0  5fb06bd0-0bb0-7ffb-45f1-d6edd65f3e03  802-3-ethernet  eth0   
virbr0       9a7accfc-eed5-45ca-a1bf-0cce2dc87d10  bridge          virbr0 
System eth1  9c92fad9-6ecb-3e6c-eb4d-8a47c6f50c04  802-3-ethernet  --     
ens2         39ef3890-56af-4114-9a24-f3f94c42acfe  802-3-ethernet  --     

DevTools listening on ws://127.0.0.1:9947/devtools/browser/e2d656cb-dff2-4987-b997-e4487e8f9408
[0119/160058.545762:ERROR:zygote_host_impl_linux.cc(268)] Failed to adjust OOM score of renderer with pid 107045: Permission denied (13)
[0119/160059.520338:ERROR:zygote_host_impl_linux.cc(268)] Failed to adjust OOM score of renderer with pid 107135: Permission denied (13)
52:54:01:00:00:03 -> eth2
52:54:01:00:00:03 -> eth2
Unexpected journal message 'audit: type=1400 audit(1516377651.209:173): avc:  denied  { execute_no_trans } for  pid=1332 comm="pmie_check" path="/usr/bin/pmie" dev="dm-0" ino=139127 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:pcp_pmie_exec_t:s0 tclass=file permissive=0'
Wrote JS log to TestNetworking-testMac-fedora-27-127.0.0.2-2301-FAIL.js.log
Journal extracted to TestNetworking-testMac-fedora-27-127.0.0.2-2301-FAIL.log
Journal extracted to TestNetworking-testMac-fedora-26-127.0.0.2-2302-FAIL.log
Traceback (most recent call last):
  File "/build/cockpit/test/common/testlib.py", line 669, in tearDown
    self.check_journal_messages()
  File "/build/cockpit/test/common/testlib.py", line 804, in check_journal_messages
    raise Error(first)
Error: audit: type=1400 audit(1516377651.209:173): avc:  denied  { execute_no_trans } for  pid=1332 comm="pmie_check" path="/usr/bin/pmie" dev="dm-0" ino=139127 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:pcp_pmie_exec_t:s0 tclass=file permissive=0

not ok 25 testMac (check_networking_mac.TestNetworking) # duration: 34s
Wrote screenshot to TestNetworking-testMac-fedora-27-127.0.0.2-2301-FAIL.png
Wrote HTML dump to TestNetworking-testMac-fedora-27-127.0.0.2-2301-FAIL.html
Wrote JS log to TestNetworking-testMac-fedora-27-127.0.0.2-2301-FAIL.js.log
Journal extracted to TestNetworking-testMac-fedora-27-127.0.0.2-2301-FAIL.log
Journal extracted to TestNetworking-testMac-fedora-26-127.0.0.2-2302-FAIL.log

First occurrence: 2018-01-19T16:01:14.440981 | revision df080b0b867d5c35a1085c88ebe036f614317a56, logs Times recorded: 1 Latest occurrences:

# ----------------------------------------------------------------------
# testPcp (check_metrics.TestMetrics)
#

DevTools listening on ws://127.0.0.1:10199/devtools/browser/5cf5e488-0ce7-458d-8a45-a0744c731c12
[0119/160307.200367:ERROR:zygote_host_impl_linux.cc(268)] Failed to adjust OOM score of renderer with pid 112276: Permission denied (13)
[0119/160308.166847:ERROR:zygote_host_impl_linux.cc(268)] Failed to adjust OOM score of renderer with pid 112321: Permission denied (13)
('Measured CPU', 93.8135695601)
('Measured Memory', 453095424)
Ncat: Connection reset by peer.
Measured 3.5s of network traffic; eth0: 106698244 bytes, lo: 0 bytes
Ncat: Broken pipe.
Unexpected journal message 'audit: type=1400 audit(1516377779.152:160): avc:  denied  { execute_no_trans } for  pid=1260 comm="pmie_check" path="/usr/bin/pmie" dev="dm-0" ino=139127 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:pcp_pmie_exec_t:s0 tclass=file permissive=0'
Wrote JS log to TestMetrics-testPcp-fedora-27-127.0.0.2-2801-FAIL.js.log
Journal extracted to TestMetrics-testPcp-fedora-27-127.0.0.2-2801-FAIL.log
Traceback (most recent call last):
  File "/build/cockpit/test/common/testlib.py", line 669, in tearDown
    self.check_journal_messages()
  File "/build/cockpit/test/common/testlib.py", line 804, in check_journal_messages
    raise Error(first)
Error: audit: type=1400 audit(1516377779.152:160): avc:  denied  { execute_no_trans } for  pid=1260 comm="pmie_check" path="/usr/bin/pmie" dev="dm-0" ino=139127 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:pcp_pmie_exec_t:s0 tclass=file permissive=0

not ok 3 testPcp (check_metrics.TestMetrics) # duration: 62s
Wrote screenshot to TestMetrics-testPcp-fedora-27-127.0.0.2-2801-FAIL.png
Wrote HTML dump to TestMetrics-testPcp-fedora-27-127.0.0.2-2801-FAIL.html
Wrote JS log to TestMetrics-testPcp-fedora-27-127.0.0.2-2801-FAIL.js.log
Journal extracted to TestMetrics-testPcp-fedora-27-127.0.0.2-2801-FAIL.log

First occurrence: 2018-01-19T16:03:49.620245 | revision df080b0b867d5c35a1085c88ebe036f614317a56, logs Times recorded: 1 Latest occurrences:

# ----------------------------------------------------------------------
# testTeam (check_networking_team.TestNetworking)
#
NAME         UUID                                  TYPE            DEVICE 
System eth0  5fb06bd0-0bb0-7ffb-45f1-d6edd65f3e03  802-3-ethernet  eth0   
virbr0       c7b43d59-b510-45ee-9ffd-4a4b7279f25b  bridge          virbr0 
System eth1  9c92fad9-6ecb-3e6c-eb4d-8a47c6f50c04  802-3-ethernet  --     
ens2         39ef3890-56af-4114-9a24-f3f94c42acfe  802-3-ethernet  --     

DevTools listening on ws://127.0.0.1:9443/devtools/browser/facef703-e286-45d7-8861-e2320f7063e5
[0119/174358.756954:ERROR:zygote_host_impl_linux.cc(268)] Failed to adjust OOM score of renderer with pid 37080: Permission denied (13)
[0119/174359.751790:ERROR:zygote_host_impl_linux.cc(268)] Failed to adjust OOM score of renderer with pid 37127: Permission denied (13)
52:54:01:00:00:03 -> eth2
52:54:01:00:00:03 -> eth2
52:54:01:00:00:04 -> eth3
52:54:01:00:00:04 -> eth3
Unexpected journal message 'audit: type=1400 audit(1516383830.983:162): avc:  denied  { map } for  pid=1289 comm="hostname" path="/usr/bin/hostname" dev="dm-0" ino=20028 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:hostname_exec_t:s0 tclass=file permissive=0'
Unexpected journal message 'audit: type=1400 audit(1516383831.107:164): avc:  denied  { execute_no_trans } for  pid=1325 comm="pmie_check" path="/usr/bin/pmie" dev="dm-0" ino=139127 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:pcp_pmie_exec_t:s0 tclass=file permissive=0'
Wrote JS log to TestNetworking-testTeam-fedora-27-127.0.0.2-2201-FAIL.js.log
Journal extracted to TestNetworking-testTeam-fedora-27-127.0.0.2-2201-FAIL.log
Journal extracted to TestNetworking-testTeam-fedora-26-127.0.0.2-2202-FAIL.log
Traceback (most recent call last):
  File "/build/cockpit/test/common/testlib.py", line 669, in tearDown
    self.check_journal_messages()
  File "/build/cockpit/test/common/testlib.py", line 804, in check_journal_messages
    raise Error(first)
Error: audit: type=1400 audit(1516383830.983:162): avc:  denied  { map } for  pid=1289 comm="hostname" path="/usr/bin/hostname" dev="dm-0" ino=20028 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:hostname_exec_t:s0 tclass=file permissive=0

not ok 38 testTeam (check_networking_team.TestNetworking) # duration: 43s
Wrote screenshot to TestNetworking-testTeam-fedora-27-127.0.0.2-2201-FAIL.png
Wrote HTML dump to TestNetworking-testTeam-fedora-27-127.0.0.2-2201-FAIL.html
Wrote JS log to TestNetworking-testTeam-fedora-27-127.0.0.2-2201-FAIL.js.log
Journal extracted to TestNetworking-testTeam-fedora-27-127.0.0.2-2201-FAIL.log
Journal extracted to TestNetworking-testTeam-fedora-26-127.0.0.2-2202-FAIL.log

First occurrence: 2018-01-19T17:44:22.132546 | revision f1c0c7dcebbd231d7809b3e3ec5c8d6ed9605496, logs Times recorded: 1 Latest occurrences:

# ----------------------------------------------------------------------
# testCheckpoint (check_networking_checkpoints.TestNetworking)
#
NAME         UUID                                  TYPE            DEVICE 
System eth0  5fb06bd0-0bb0-7ffb-45f1-d6edd65f3e03  802-3-ethernet  eth0   
virbr0       68780508-0897-456b-8507-86a598174640  bridge          virbr0 
System eth1  9c92fad9-6ecb-3e6c-eb4d-8a47c6f50c04  802-3-ethernet  --     
ens2         39ef3890-56af-4114-9a24-f3f94c42acfe  802-3-ethernet  --     

52:54:00:12:34:56 -> eth0

DevTools listening on ws://127.0.0.1:10099/devtools/browser/7ed6cc13-691b-4c5c-8788-e02d1f0edd45
[0119/174438.546411:ERROR:zygote_host_impl_linux.cc(268)] Failed to adjust OOM score of renderer with pid 38431: Permission denied (13)
[0119/174439.585295:ERROR:zygote_host_impl_linux.cc(268)] Failed to adjust OOM score of renderer with pid 38468: Permission denied (13)
Unexpected journal message 'audit: type=1400 audit(1516383870.180:160): avc:  denied  { map } for  pid=1269 comm="hostname" path="/usr/bin/hostname" dev="dm-0" ino=20028 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:hostname_exec_t:s0 tclass=file permissive=0'
Unexpected journal message 'audit: type=1400 audit(1516383870.339:162): avc:  denied  { execute_no_trans } for  pid=1317 comm="pmie_check" path="/usr/bin/pmie" dev="dm-0" ino=139127 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:pcp_pmie_exec_t:s0 tclass=file permissive=0'
Wrote JS log to TestNetworking-testCheckpoint-fedora-27-127.0.0.2-2701-FAIL.js.log
Journal extracted to TestNetworking-testCheckpoint-fedora-27-127.0.0.2-2701-FAIL.log
Traceback (most recent call last):
  File "/build/cockpit/test/common/testlib.py", line 669, in tearDown
    self.check_journal_messages()
  File "/build/cockpit/test/common/testlib.py", line 804, in check_journal_messages
    raise Error(first)
Error: audit: type=1400 audit(1516383870.180:160): avc:  denied  { map } for  pid=1269 comm="hostname" path="/usr/bin/hostname" dev="dm-0" ino=20028 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:hostname_exec_t:s0 tclass=file permissive=0

not ok 30 testCheckpoint (check_networking_checkpoints.TestNetworking) # duration: 81s
Wrote screenshot to TestNetworking-testCheckpoint-fedora-27-127.0.0.2-2701-FAIL.png
Wrote HTML dump to TestNetworking-testCheckpoint-fedora-27-127.0.0.2-2701-FAIL.html
Wrote JS log to TestNetworking-testCheckpoint-fedora-27-127.0.0.2-2701-FAIL.js.log
Journal extracted to TestNetworking-testCheckpoint-fedora-27-127.0.0.2-2701-FAIL.log

First occurrence: 2018-01-19T17:45:39.461699 | revision f1c0c7dcebbd231d7809b3e3ec5c8d6ed9605496, logs Times recorded: 1 Latest occurrences:

# ----------------------------------------------------------------------
# testTroubleshooting (check_multi_machine.TestMultiMachine)
#

DevTools listening on ws://127.0.0.1:9298/devtools/browser/333b59ff-944c-4629-8fd0-3f8f636ee827
[0119/174620.349716:ERROR:zygote_host_impl_linux.cc(268)] Failed to adjust OOM score of renderer with pid 41280: Permission denied (13)
[0119/174621.344067:ERROR:zygote_host_impl_linux.cc(268)] Failed to adjust OOM score of renderer with pid 41319: Permission denied (13)
> warning: cat: '*.pub': No such file or directory

> warning: failed to list keys in home directory: cat: '*.pub': No such file or directory
> warning: Login failed
> warning: cat: '*.pub': No such file or directory

> warning: failed to list keys in home directory: cat: '*.pub': No such file or directory
> warning: Login failed
(node:41288) Warning: Possible EventEmitter memory leak detected. 11 Page.loadEventFired listeners added. Use emitter.setMaxListeners() to increase limit
> warning: cat: '*.pub': No such file or directory

> warning: failed to list keys in home directory: cat: '*.pub': No such file or directory
CDP: {"source":"network","level":"error","text":"Failed to load resource: the server responded with a status of 502 (Remote Page is Unavailable)","timestamp":1516384029989.88,"url":"http://127.0.0.2:9091/cockpit/@root@10.111.113.2:2222/system/index.html#/","networkRequestId":"41319.748"}
> warning: cat: '*.pub': No such file or directory

> warning: failed to list keys in home directory: cat: '*.pub': No such file or directory
Unexpected journal message 'audit: type=1400 audit(1516383968.179:165): avc:  denied  { execute_no_trans } for  pid=1320 comm="pmie_check" path="/usr/bin/pmie" dev="dm-0" ino=139127 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:pcp_pmie_exec_t:s0 tclass=file permissive=0'
Wrote JS log to TestMultiMachine-testTroubleshooting-fedora-27-127.0.0.2-2201-FAIL.js.log
Journal extracted to TestMultiMachine-testTroubleshooting-fedora-27-127.0.0.2-2201-FAIL.log
Journal extracted to TestMultiMachine-testTroubleshooting-fedora-27-127.0.0.2-2203-FAIL.log
Traceback (most recent call last):
  File "/build/cockpit/test/common/testlib.py", line 669, in tearDown
    self.check_journal_messages()
  File "/build/cockpit/test/common/testlib.py", line 804, in check_journal_messages
    raise Error(first)
Error: audit: type=1400 audit(1516383968.179:165): avc:  denied  { execute_no_trans } for  pid=1320 comm="pmie_check" path="/usr/bin/pmie" dev="dm-0" ino=139127 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:pcp_pmie_exec_t:s0 tclass=file permissive=0

not ok 16 testTroubleshooting (check_multi_machine.TestMultiMachine) # duration: 76s
Wrote screenshot to TestMultiMachine-testTroubleshooting-fedora-27-127.0.0.2-2201-FAIL.png
Wrote HTML dump to TestMultiMachine-testTroubleshooting-fedora-27-127.0.0.2-2201-FAIL.html
Wrote JS log to TestMultiMachine-testTroubleshooting-fedora-27-127.0.0.2-2201-FAIL.js.log
Journal extracted to TestMultiMachine-testTroubleshooting-fedora-27-127.0.0.2-2201-FAIL.log
Journal extracted to TestMultiMachine-testTroubleshooting-fedora-27-127.0.0.2-2203-FAIL.log

First occurrence: 2018-01-19T17:47:13.072403 | revision f1c0c7dcebbd231d7809b3e3ec5c8d6ed9605496, logs Times recorded: 1 Latest occurrences:

# ----------------------------------------------------------------------
# testInternal (check_metrics.TestMetrics)
#

DevTools listening on ws://127.0.0.1:9485/devtools/browser/1ce33f90-f78c-47dc-bbc8-e4f25d64d12c
[0119/174709.539437:ERROR:zygote_host_impl_linux.cc(268)] Failed to adjust OOM score of renderer with pid 43009: Permission denied (13)
[0119/174710.501794:ERROR:zygote_host_impl_linux.cc(268)] Failed to adjust OOM score of renderer with pid 43057: Permission denied (13)
('Measured CPU', 94.4020590129)
('Measured Memory', 450670592)
Ncat: Connection reset by peer.
Measured 4.0s of network traffic; eth0: 121125683 bytes, lo: 0 bytes
Ncat: Broken pipe.
Unexpected journal message 'audit: type=1400 audit(1516384021.206:163): avc:  denied  { map } for  pid=1296 comm="hostname" path="/usr/bin/hostname" dev="dm-0" ino=20028 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:hostname_exec_t:s0 tclass=file permissive=0'
Unexpected journal message 'audit: type=1400 audit(1516384021.333:165): avc:  denied  { execute_no_trans } for  pid=1328 comm="pmie_check" path="/usr/bin/pmie" dev="dm-0" ino=139127 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:pcp_pmie_exec_t:s0 tclass=file permissive=0'
Wrote JS log to TestMetrics-testInternal-fedora-27-127.0.0.2-2701-FAIL.js.log
Journal extracted to TestMetrics-testInternal-fedora-27-127.0.0.2-2701-FAIL.log
Traceback (most recent call last):
  File "/build/cockpit/test/common/testlib.py", line 669, in tearDown
    self.check_journal_messages()
  File "/build/cockpit/test/common/testlib.py", line 804, in check_journal_messages
    raise Error(first)
Error: audit: type=1400 audit(1516384021.206:163): avc:  denied  { map } for  pid=1296 comm="hostname" path="/usr/bin/hostname" dev="dm-0" ino=20028 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:hostname_exec_t:s0 tclass=file permissive=0

not ok 10 testInternal (check_metrics.TestMetrics) # duration: 61s
Wrote screenshot to TestMetrics-testInternal-fedora-27-127.0.0.2-2701-FAIL.png
Wrote HTML dump to TestMetrics-testInternal-fedora-27-127.0.0.2-2701-FAIL.html
Wrote JS log to TestMetrics-testInternal-fedora-27-127.0.0.2-2701-FAIL.js.log
Journal extracted to TestMetrics-testInternal-fedora-27-127.0.0.2-2701-FAIL.log

First occurrence: 2018-01-19T17:47:51.054103 | revision f1c0c7dcebbd231d7809b3e3ec5c8d6ed9605496, logs Times recorded: 1 Latest occurrences:

# ----------------------------------------------------------------------
# testProjectAdmin (check_openshift.TestRegistry)
#
/etc/profile.d/lang.sh: line 20: warning: setlocale: LC_COLLATE: cannot change locale (en_US.UTF-8): No such file or directory
/etc/profile.d/lang.sh: line 23: warning: setlocale: LC_MESSAGES: cannot change locale (en_US.UTF-8): No such file or directory
/etc/profile.d/lang.sh: line 26: warning: setlocale: LC_NUMERIC: cannot change locale (en_US.UTF-8): No such file or directory
/etc/profile.d/lang.sh: line 29: warning: setlocale: LC_TIME: cannot change locale (en_US.UTF-8): No such file or directory
/etc/profile.d/lang.sh: line 20: warning: setlocale: LC_COLLATE: cannot change locale (en_US.UTF-8): No such file or directory
/etc/profile.d/lang.sh: line 23: warning: setlocale: LC_MESSAGES: cannot change locale (en_US.UTF-8): No such file or directory
/etc/profile.d/lang.sh: line 26: warning: setlocale: LC_NUMERIC: cannot change locale (en_US.UTF-8): No such file or directory
/etc/profile.d/lang.sh: line 29: warning: setlocale: LC_TIME: cannot change locale (en_US.UTF-8): No such file or directory
The connection to the server 10.111.112.101:8443 was refused - did you specify the right host or port?
The connection to the server 10.111.112.101:8443 was refused - did you specify the right host or port?
The connection to the server 10.111.112.101:8443 was refused - did you specify the right host or port?
The connection to the server 10.111.112.101:8443 was refused - did you specify the right host or port?
The connection to the server 10.111.112.101:8443 was refused - did you specify the right host or port?
The connection to the server 10.111.112.101:8443 was refused - did you specify the right host or port?
The connection to the server 10.111.112.101:8443 was refused - did you specify the right host or port?
The connection to the server 10.111.112.101:8443 was refused - did you specify the right host or port?
The connection to the server 10.111.112.101:8443 was refused - did you specify the right host or port?
/etc/profile.d/lang.sh: line 20: warning: setlocale: LC_COLLATE: cannot change locale (en_US.UTF-8): No such file or directory
/etc/profile.d/lang.sh: line 23: warning: setlocale: LC_MESSAGES: cannot change locale (en_US.UTF-8): No such file or directory
/etc/profile.d/lang.sh: line 26: warning: setlocale: LC_NUMERIC: cannot change locale (en_US.UTF-8): No such file or directory
/etc/profile.d/lang.sh: line 29: warning: setlocale: LC_TIME: cannot change locale (en_US.UTF-8): No such file or directory

DevTools listening on ws://127.0.0.1:10194/devtools/browser/55f7a3a9-b173-4a6d-863f-4ce02839c721
[0119/175025.080138:ERROR:zygote_host_impl_linux.cc(268)] Failed to adjust OOM score of renderer with pid 15301: Permission denied (13)
[0119/175026.134874:ERROR:zygote_host_impl_linux.cc(268)] Failed to adjust OOM score of renderer with pid 15399: Permission denied (13)
> warning: 2018-01-19 12:50:30.037593 I | proto: duplicate proto type registered: google.protobuf.Any
2018-01-19 12:50:30.037773 I | proto: duplicate proto type registered: google.protobuf.Duration
2018-01-19 12:50:30.037844 I | proto: duplicate proto type registered: google.protobuf.Timestamp

> warning: 2018-01-19 12:50:30.411560 I | proto: duplicate proto type registered: google.protobuf.Any
2018-01-19 12:50:30.411727 I | proto: duplicate proto type registered: google.protobuf.Duration
2018-01-19 12:50:30.411775 I | proto: duplicate proto type registered: google.protobuf.Timestamp

Unexpected journal message 'audit: type=1400 audit(1516384186.377:163): avc:  denied  { map } for  pid=1238 comm="hostname" path="/usr/bin/hostname" dev="dm-0" ino=20028 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:hostname_exec_t:s0 tclass=file permissive=0'
Unexpected journal message 'audit: type=1400 audit(1516384186.584:165): avc:  denied  { execute_no_trans } for  pid=1307 comm="pmie_check" path="/usr/bin/pmie" dev="dm-0" ino=139127 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:pcp_pmie_exec_t:s0 tclass=file permissive=0'
Wrote JS log to TestRegistry-testProjectAdmin-fedora-27-127.0.0.2-2901-FAIL.js.log
Journal extracted to TestRegistry-testProjectAdmin-fedora-27-127.0.0.2-2901-FAIL.log
Journal extracted to TestRegistry-testProjectAdmin-openshift-127.0.0.2-2902-FAIL.log
/etc/profile.d/lang.sh: line 20: warning: setlocale: LC_COLLATE: cannot change locale (en_US.UTF-8): No such file or directory
/etc/profile.d/lang.sh: line 23: warning: setlocale: LC_MESSAGES: cannot change locale (en_US.UTF-8): No such file or directory
/etc/profile.d/lang.sh: line 26: warning: setlocale: LC_NUMERIC: cannot change locale (en_US.UTF-8): No such file or directory
/etc/profile.d/lang.sh: line 29: warning: setlocale: LC_TIME: cannot change locale (en_US.UTF-8): No such file or directory
Traceback (most recent call last):
  File "/build/cockpit/test/common/testlib.py", line 669, in tearDown
    self.check_journal_messages()
  File "/build/cockpit/test/common/testlib.py", line 804, in check_journal_messages
    raise Error(first)
Error: audit: type=1400 audit(1516384186.377:163): avc:  denied  { map } for  pid=1238 comm="hostname" path="/usr/bin/hostname" dev="dm-0" ino=20028 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:hostname_exec_t:s0 tclass=file permissive=0

not ok 175 testProjectAdmin (check_openshift.TestRegistry) # duration: 72s
Wrote screenshot to TestRegistry-testProjectAdmin-fedora-27-127.0.0.2-2901-FAIL.png
Wrote HTML dump to TestRegistry-testProjectAdmin-fedora-27-127.0.0.2-2901-FAIL.html
Wrote JS log to TestRegistry-testProjectAdmin-fedora-27-127.0.0.2-2901-FAIL.js.log
Journal extracted to TestRegistry-testProjectAdmin-fedora-27-127.0.0.2-2901-FAIL.log
Journal extracted to TestRegistry-testProjectAdmin-openshift-127.0.0.2-2902-FAIL.log
/etc/profile.d/lang.sh: line 20: warning: setlocale: LC_COLLATE: cannot change locale (en_US.UTF-8): No such file or directory
/etc/profile.d/lang.sh: line 23: warning: setlocale: LC_MESSAGES: cannot change locale (en_US.UTF-8): No such file or directory
/etc/profile.d/lang.sh: line 26: warning: setlocale: LC_NUMERIC: cannot change locale (en_US.UTF-8): No such file or directory
/etc/profile.d/lang.sh: line 29: warning: setlocale: LC_TIME: cannot change locale (en_US.UTF-8): No such file or directory

First occurrence: 2018-01-19T17:50:44.510456 | revision c20c89a07d8cbf4ea301cd51d2753dea275f0172, logs Times recorded: 1 Latest occurrences:

cockpituous commented 6 years ago

verify/fedora-27 Ooops, it happened again


# ----------------------------------------------------------------------
# testConfigOrigins (check_connection.TestConnection)
#
Unexpected journal message 'audit: type=1400 audit(1516349192.138:163): avc:  denied  { map } for  pid=1288 comm="hostname" path="/usr/bin/hostname" dev="dm-0" ino=20028 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:hostname_exec_t:s0 tclass=file permissive=0'
Unexpected journal message 'audit: type=1400 audit(1516349192.271:165): avc:  denied  { execute_no_trans } for  pid=1323 comm="pmie_check" path="/usr/bin/pmie" dev="dm-0" ino=139127 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:pcp_pmie_exec_t:s0 tclass=file permissive=0'
Journal extracted to TestConnection-testConfigOrigins-fedora-27-127.0.0.2-2501-FAIL.log
Traceback (most recent call last):
  File "/build/cockpit/test/common/testlib.py", line 669, in tearDown
    self.check_journal_messages()
  File "/build/cockpit/test/common/testlib.py", line 804, in check_journal_messages
    raise Error(first)
Error: audit: type=1400 audit(1516349192.138:163): avc:  denied  { map } for  pid=1288 comm="hostname" path="/usr/bin/hostname" dev="dm-0" ino=20028 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:hostname_exec_t:s0 tclass=file permissive=0

not ok 141 testConfigOrigins (check_connection.TestConnection) # duration: 30s
Journal extracted to TestConnection-testConfigOrigins-fedora-27-127.0.0.2-2501-FAIL.log

First occurrence: 2018-01-19T08:06:50.764453 | revision cb61451e79040bcd46603a6bcbde8f1397074ec6, logs Times recorded: 1 Latest occurrences:

# ----------------------------------------------------------------------
# testExternalPage (check_multi_machine.TestMultiMachine)
#

DevTools listening on ws://127.0.0.1:9861/devtools/browser/0cf066f2-db3b-415e-95e0-2afe3bb8c0d9
[0119/152149.326469:ERROR:zygote_host_impl_linux.cc(268)] Failed to adjust OOM score of renderer with pid 40948: Permission denied (13)
[0119/152150.358199:ERROR:zygote_host_impl_linux.cc(268)] Failed to adjust OOM score of renderer with pid 41077: Permission denied (13)
Unexpected journal message 'audit: type=1400 audit(1516375294.607:164): avc:  denied  { map } for  pid=1293 comm="hostname" path="/usr/bin/hostname" dev="dm-0" ino=20028 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:hostname_exec_t:s0 tclass=file permissive=0'
Wrote JS log to TestMultiMachine-testExternalPage-fedora-27-127.0.0.2-2301-FAIL.js.log
Journal extracted to TestMultiMachine-testExternalPage-fedora-27-127.0.0.2-2301-FAIL.log
Journal extracted to TestMultiMachine-testExternalPage-fedora-27-127.0.0.2-2303-FAIL.log
Journal extracted to TestMultiMachine-testExternalPage-fedora-27-127.0.0.2-2302-FAIL.log
Traceback (most recent call last):
  File "/build/cockpit/test/common/testlib.py", line 669, in tearDown
    self.check_journal_messages()
  File "/build/cockpit/test/common/testlib.py", line 804, in check_journal_messages
    raise Error(first)
Error: audit: type=1400 audit(1516375294.607:164): avc:  denied  { map } for  pid=1293 comm="hostname" path="/usr/bin/hostname" dev="dm-0" ino=20028 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:hostname_exec_t:s0 tclass=file permissive=0

not ok 5 testExternalPage (check_multi_machine.TestMultiMachine) # duration: 37s
Wrote screenshot to TestMultiMachine-testExternalPage-fedora-27-127.0.0.2-2301-FAIL.png
Wrote HTML dump to TestMultiMachine-testExternalPage-fedora-27-127.0.0.2-2301-FAIL.html
Wrote JS log to TestMultiMachine-testExternalPage-fedora-27-127.0.0.2-2301-FAIL.js.log
Journal extracted to TestMultiMachine-testExternalPage-fedora-27-127.0.0.2-2301-FAIL.log
Journal extracted to TestMultiMachine-testExternalPage-fedora-27-127.0.0.2-2303-FAIL.log
Journal extracted to TestMultiMachine-testExternalPage-fedora-27-127.0.0.2-2302-FAIL.log

First occurrence: 2018-01-19T15:21:59.772082 | revision df080b0b867d5c35a1085c88ebe036f614317a56, logs Times recorded: 1 Latest occurrences:

# ----------------------------------------------------------------------
# testMtu (check_networking_mtu.TestNetworking)
#
NAME         UUID                                  TYPE            DEVICE 
System eth0  5fb06bd0-0bb0-7ffb-45f1-d6edd65f3e03  802-3-ethernet  eth0   
virbr0       a42cbe16-c467-46b2-a87c-e3f0213154eb  bridge          virbr0 
System eth1  9c92fad9-6ecb-3e6c-eb4d-8a47c6f50c04  802-3-ethernet  --     
ens2         39ef3890-56af-4114-9a24-f3f94c42acfe  802-3-ethernet  --     

DevTools listening on ws://127.0.0.1:9441/devtools/browser/9c0df487-0cd2-49a3-941a-d6ecd9593d49
[0119/145708.438019:ERROR:zygote_host_impl_linux.cc(268)] Failed to adjust OOM score of renderer with pid 37457: Permission denied (13)
[0119/145709.407456:ERROR:zygote_host_impl_linux.cc(268)] Failed to adjust OOM score of renderer with pid 37506: Permission denied (13)
52:54:01:00:00:03 -> eth2
52:54:01:00:00:03 -> eth2
Unexpected journal message 'audit: type=1400 audit(1516373816.805:166): avc:  denied  { map } for  pid=1264 comm="hostname" path="/usr/bin/hostname" dev="dm-0" ino=20028 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:hostname_exec_t:s0 tclass=file permissive=0'
Wrote JS log to TestNetworking-testMtu-fedora-27-127.0.0.2-2301-FAIL.js.log
Journal extracted to TestNetworking-testMtu-fedora-27-127.0.0.2-2301-FAIL.log
Journal extracted to TestNetworking-testMtu-fedora-26-127.0.0.2-2302-FAIL.log
Traceback (most recent call last):
  File "/build/cockpit/test/common/testlib.py", line 669, in tearDown
    self.check_journal_messages()
  File "/build/cockpit/test/common/testlib.py", line 804, in check_journal_messages
    raise Error(first)
Error: audit: type=1400 audit(1516373816.805:166): avc:  denied  { map } for  pid=1264 comm="hostname" path="/usr/bin/hostname" dev="dm-0" ino=20028 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:hostname_exec_t:s0 tclass=file permissive=0

not ok 34 testMtu (check_networking_mtu.TestNetworking) # duration: 38s
Wrote screenshot to TestNetworking-testMtu-fedora-27-127.0.0.2-2301-FAIL.png
Wrote HTML dump to TestNetworking-testMtu-fedora-27-127.0.0.2-2301-FAIL.html
Wrote JS log to TestNetworking-testMtu-fedora-27-127.0.0.2-2301-FAIL.js.log
Journal extracted to TestNetworking-testMtu-fedora-27-127.0.0.2-2301-FAIL.log
Journal extracted to TestNetworking-testMtu-fedora-26-127.0.0.2-2302-FAIL.log

First occurrence: 2018-01-19T14:57:24.081515 | revision f1c0c7dcebbd231d7809b3e3ec5c8d6ed9605496, logs Times recorded: 1 Latest occurrences:

# ----------------------------------------------------------------------
# testFedora23Direct (check_multi_os.TestMultiOSDirect)
#

DevTools listening on ws://127.0.0.1:9310/devtools/browser/7b3aa5a4-f560-42d0-b0e0-1a8e69ede386
[0119/145908.398488:ERROR:zygote_host_impl_linux.cc(268)] Failed to adjust OOM score of renderer with pid 40438: Permission denied (13)
[0119/145909.676681:ERROR:zygote_host_impl_linux.cc(268)] Failed to adjust OOM score of renderer with pid 40467: Permission denied (13)
Unexpected journal message 'audit: type=1400 audit(1516373935.331:160): avc:  denied  { map } for  pid=1241 comm="hostname" path="/usr/bin/hostname" dev="dm-0" ino=20028 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:hostname_exec_t:s0 tclass=file permissive=0'
Unexpected journal message 'audit: type=1400 audit(1516373935.494:163): avc:  denied  { execute_no_trans } for  pid=1272 comm="pmie_check" path="/usr/bin/pmie" dev="dm-0" ino=139127 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:pcp_pmie_exec_t:s0 tclass=file permissive=0'
Wrote JS log to TestMultiOSDirect-testFedora23Direct-fedora-27-127.0.0.2-2401-FAIL.js.log
Journal extracted to TestMultiOSDirect-testFedora23Direct-fedora-27-127.0.0.2-2401-FAIL.log
Journal extracted to TestMultiOSDirect-testFedora23Direct-fedora-23-stock-127.0.0.2-2402-FAIL.log
Traceback (most recent call last):
  File "/build/cockpit/test/common/testlib.py", line 669, in tearDown
    self.check_journal_messages()
  File "/build/cockpit/test/common/testlib.py", line 804, in check_journal_messages
    raise Error(first)
Error: audit: type=1400 audit(1516373935.331:160): avc:  denied  { map } for  pid=1241 comm="hostname" path="/usr/bin/hostname" dev="dm-0" ino=20028 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:hostname_exec_t:s0 tclass=file permissive=0

not ok 21 testFedora23Direct (check_multi_os.TestMultiOSDirect) # duration: 39s
Wrote screenshot to TestMultiOSDirect-testFedora23Direct-fedora-27-127.0.0.2-2401-FAIL.png
Wrote HTML dump to TestMultiOSDirect-testFedora23Direct-fedora-27-127.0.0.2-2401-FAIL.html
Wrote JS log to TestMultiOSDirect-testFedora23Direct-fedora-27-127.0.0.2-2401-FAIL.js.log
Journal extracted to TestMultiOSDirect-testFedora23Direct-fedora-27-127.0.0.2-2401-FAIL.log
Journal extracted to TestMultiOSDirect-testFedora23Direct-fedora-23-stock-127.0.0.2-2402-FAIL.log

First occurrence: 2018-01-19T14:59:24.110925 | revision f1c0c7dcebbd231d7809b3e3ec5c8d6ed9605496, logs Times recorded: 1 Latest occurrences:

# ----------------------------------------------------------------------
# testTroubleshooting (check_multi_machine.TestMultiMachine)
#

DevTools listening on ws://127.0.0.1:9796/devtools/browser/b943c7c2-0f50-4f38-89c8-0ffcbfd47d42
[0119/150002.672213:ERROR:zygote_host_impl_linux.cc(268)] Failed to adjust OOM score of renderer with pid 41521: Permission denied (13)
[0119/150003.829946:ERROR:zygote_host_impl_linux.cc(268)] Failed to adjust OOM score of renderer with pid 41556: Permission denied (13)
> warning: cat: '*.pub': No such file or directory

> warning: failed to list keys in home directory: cat: '*.pub': No such file or directory
> warning: cat: '*.pub': No such file or directory

> warning: failed to list keys in home directory: cat: '*.pub': No such file or directory
> warning: Login failed
> warning: Login failed
> warning: cat: '*.pub': No such file or directory

> warning: failed to list keys in home directory: cat: '*.pub': No such file or directory
(node:41522) Warning: Possible EventEmitter memory leak detected. 11 Page.loadEventFired listeners added. Use emitter.setMaxListeners() to increase limit
> warning: cat: '*.pub': No such file or directory

> warning: failed to list keys in home directory: cat: '*.pub': No such file or directory
[0119/150106.684520:WARNING:ipc_message_attachment_set.cc(49)] MessageAttachmentSet destroyed with unconsumed attachments: 0/1
> warning: cat: '*.pub': No such file or directory

> warning: failed to list keys in home directory: cat: '*.pub': No such file or directory
Unexpected journal message 'audit: type=1400 audit(1516373984.959:158): avc:  denied  { map } for  pid=1255 comm="hostname" path="/usr/bin/hostname" dev="dm-0" ino=20028 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:hostname_exec_t:s0 tclass=file permissive=0'
Unexpected journal message 'audit: type=1400 audit(1516373985.134:160): avc:  denied  { execute_no_trans } for  pid=1284 comm="pmie_check" path="/usr/bin/pmie" dev="dm-0" ino=139127 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:pcp_pmie_exec_t:s0 tclass=file permissive=0'
Wrote JS log to TestMultiMachine-testTroubleshooting-fedora-27-127.0.0.2-2401-FAIL.js.log
Journal extracted to TestMultiMachine-testTroubleshooting-fedora-27-127.0.0.2-2401-FAIL.log
Journal extracted to TestMultiMachine-testTroubleshooting-fedora-27-127.0.0.2-2403-FAIL.log
Traceback (most recent call last):
  File "/build/cockpit/test/common/testlib.py", line 669, in tearDown
    self.check_journal_messages()
  File "/build/cockpit/test/common/testlib.py", line 804, in check_journal_messages
    raise Error(first)
Error: audit: type=1400 audit(1516373984.959:158): avc:  denied  { map } for  pid=1255 comm="hostname" path="/usr/bin/hostname" dev="dm-0" ino=20028 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:hostname_exec_t:s0 tclass=file permissive=0

not ok 16 testTroubleshooting (check_multi_machine.TestMultiMachine) # duration: 103s
Wrote screenshot to TestMultiMachine-testTroubleshooting-fedora-27-127.0.0.2-2401-FAIL.png
Wrote HTML dump to TestMultiMachine-testTroubleshooting-fedora-27-127.0.0.2-2401-FAIL.html
Wrote JS log to TestMultiMachine-testTroubleshooting-fedora-27-127.0.0.2-2401-FAIL.js.log
Journal extracted to TestMultiMachine-testTroubleshooting-fedora-27-127.0.0.2-2401-FAIL.log
Journal extracted to TestMultiMachine-testTroubleshooting-fedora-27-127.0.0.2-2403-FAIL.log

First occurrence: 2018-01-19T15:01:12.103490 | revision f1c0c7dcebbd231d7809b3e3ec5c8d6ed9605496, logs Times recorded: 1 Latest occurrences:

# ----------------------------------------------------------------------
# testInlineConsole (check_machines.TestMachines)
#

DevTools listening on ws://127.0.0.1:9524/devtools/browser/6587c192-9119-4425-bcac-e31a5d5e0d71
[0119/150213.511828:ERROR:zygote_host_impl_linux.cc(268)] Failed to adjust OOM score of renderer with pid 43933: Permission denied (13)
[0119/150214.482535:ERROR:zygote_host_impl_linux.cc(268)] Failed to adjust OOM score of renderer with pid 43983: Permission denied (13)
> log: Query used for channel:  {"payload":"stream","protocol":"binary","address":"127.0.0.1","port":5900,"binary":"raw"}
> log: Registering ctrl-alt-del handler to:  vm-subVmTest1-vnc-ctrl-alt-del
> log: connecting
> warning:  Msg: noVNC ready: native WebSockets, canvas rendering
> log: Creating channel:  127.0.0.2 9791
> warning: 
> warning:  Msg: Starting VNC handshake
> warning:  Msg: Sent ProtocolVersion: 003.008
> warning:  Msg: Authenticating using scheme: 1
> warning: 
> warning:  Msg: Authentication OK
> warning:  Msg: Authentication OK
> warning:  Msg: Connected (unencrypted) to: QEMU (subVmTest1)
> log: Resizing noVNC, height =  460px
> log: Setting focus
> log: Scrolling VNC frame into view, containerId =  vm-subVmTest1
Unexpected journal message 'audit: type=1400 audit(1516374123.677:162): avc:  denied  { map } for  pid=1292 comm="hostname" path="/usr/bin/hostname" dev="dm-0" ino=20028 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:hostname_exec_t:s0 tclass=file permissive=0'
Unexpected journal message 'audit: type=1400 audit(1516374123.864:164): avc:  denied  { execute_no_trans } for  pid=1337 comm="pmie_check" path="/usr/bin/pmie" dev="dm-0" ino=139127 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:pcp_pmie_exec_t:s0 tclass=file permissive=0'
Wrote JS log to TestMachines-testInlineConsole-fedora-27-127.0.0.2-2901-FAIL.js.log
> log: Resizing noVNC, height =  460px
> log: Scrolling VNC frame into view, containerId =  vm-subVmTest1
Journal extracted to TestMachines-testInlineConsole-fedora-27-127.0.0.2-2901-FAIL.log
Traceback (most recent call last):
  File "/build/cockpit/test/common/testlib.py", line 669, in tearDown
    self.check_journal_messages()
  File "/build/cockpit/test/common/testlib.py", line 804, in check_journal_messages
    raise Error(first)
Error: audit: type=1400 audit(1516374123.677:162): avc:  denied  { map } for  pid=1292 comm="hostname" path="/usr/bin/hostname" dev="dm-0" ino=20028 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:hostname_exec_t:s0 tclass=file permissive=0

not ok 5 testInlineConsole (check_machines.TestMachines) # duration: 34s
Wrote screenshot to TestMachines-testInlineConsole-fedora-27-127.0.0.2-2901-FAIL.png
Wrote HTML dump to TestMachines-testInlineConsole-fedora-27-127.0.0.2-2901-FAIL.html
Wrote JS log to TestMachines-testInlineConsole-fedora-27-127.0.0.2-2901-FAIL.js.log
Journal extracted to TestMachines-testInlineConsole-fedora-27-127.0.0.2-2901-FAIL.log

First occurrence: 2018-01-19T15:02:25.883415 | revision f1c0c7dcebbd231d7809b3e3ec5c8d6ed9605496, logs Times recorded: 1 Latest occurrences:

# ----------------------------------------------------------------------
# testNotSupported (check_realms.TestRealms)
#

DevTools listening on ws://127.0.0.1:9503/devtools/browser/a81a7e16-adf9-4ffc-a615-f7d208f3ceb1
[0119/153110.882818:ERROR:zygote_host_impl_linux.cc(268)] Failed to adjust OOM score of renderer with pid 55944: Permission denied (13)
[0119/153111.903120:ERROR:zygote_host_impl_linux.cc(268)] Failed to adjust OOM score of renderer with pid 56059: Permission denied (13)
Unexpected journal message 'audit: type=1400 audit(1516375862.516:163): avc:  denied  { map } for  pid=1269 comm="hostname" path="/usr/bin/hostname" dev="dm-0" ino=20028 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:hostname_exec_t:s0 tclass=file permissive=0'
Unexpected journal message 'audit: type=1400 audit(1516375862.657:165): avc:  denied  { execute_no_trans } for  pid=1315 comm="pmie_check" path="/usr/bin/pmie" dev="dm-0" ino=139127 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:pcp_pmie_exec_t:s0 tclass=file permissive=0'
Wrote JS log to TestRealms-testNotSupported-fedora-27-127.0.0.2-2501-FAIL.js.log
Journal extracted to TestRealms-testNotSupported-fedora-27-127.0.0.2-2501-FAIL.log
Journal extracted to TestRealms-testNotSupported-ipa-127.0.0.2-2502-FAIL.log
Traceback (most recent call last):
  File "/build/cockpit/test/common/testlib.py", line 669, in tearDown
    self.check_journal_messages()
  File "/build/cockpit/test/common/testlib.py", line 804, in check_journal_messages
    raise Error(first)
Error: audit: type=1400 audit(1516375862.516:163): avc:  denied  { map } for  pid=1269 comm="hostname" path="/usr/bin/hostname" dev="dm-0" ino=20028 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:hostname_exec_t:s0 tclass=file permissive=0

not ok 179 testNotSupported (check_realms.TestRealms) # duration: 44s
Wrote screenshot to TestRealms-testNotSupported-fedora-27-127.0.0.2-2501-FAIL.png
Wrote HTML dump to TestRealms-testNotSupported-fedora-27-127.0.0.2-2501-FAIL.html
Wrote JS log to TestRealms-testNotSupported-fedora-27-127.0.0.2-2501-FAIL.js.log
Journal extracted to TestRealms-testNotSupported-fedora-27-127.0.0.2-2501-FAIL.log
Journal extracted to TestRealms-testNotSupported-ipa-127.0.0.2-2502-FAIL.log

First occurrence: 2018-01-19T15:31:30.568758 | revision c20c89a07d8cbf4ea301cd51d2753dea275f0172, logs Times recorded: 1 Latest occurrences:

# ----------------------------------------------------------------------
# testBasic (check_sosreport.TestSOS)
#

DevTools listening on ws://127.0.0.1:9983/devtools/browser/db7ccbf8-5956-458a-92f5-974b11e44fda
[0119/153110.213264:ERROR:zygote_host_impl_linux.cc(268)] Failed to adjust OOM score of renderer with pid 55856: Permission denied (13)
[0119/153111.158037:ERROR:zygote_host_impl_linux.cc(268)] Failed to adjust OOM score of renderer with pid 56000: Permission denied (13)
Unexpected journal message 'audit: type=1400 audit(1516375862.702:163): avc:  denied  { map } for  pid=1264 comm="hostname" path="/usr/bin/hostname" dev="dm-0" ino=20028 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:hostname_exec_t:s0 tclass=file permissive=0'
Unexpected journal message 'audit: type=1400 audit(1516375862.852:165): avc:  denied  { execute_no_trans } for  pid=1330 comm="pmie_check" path="/usr/bin/pmie" dev="dm-0" ino=139127 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:pcp_pmie_exec_t:s0 tclass=file permissive=0'
Wrote JS log to TestSOS-testBasic-fedora-27-127.0.0.2-2301-FAIL.js.log
Journal extracted to TestSOS-testBasic-fedora-27-127.0.0.2-2301-FAIL.log
Traceback (most recent call last):
  File "/build/cockpit/test/common/testlib.py", line 669, in tearDown
    self.check_journal_messages()
  File "/build/cockpit/test/common/testlib.py", line 804, in check_journal_messages
    raise Error(first)
Error: audit: type=1400 audit(1516375862.702:163): avc:  denied  { map } for  pid=1264 comm="hostname" path="/usr/bin/hostname" dev="dm-0" ino=20028 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:hostname_exec_t:s0 tclass=file permissive=0

not ok 181 testBasic (check_sosreport.TestSOS) # duration: 160s
Wrote screenshot to TestSOS-testBasic-fedora-27-127.0.0.2-2301-FAIL.png
Wrote HTML dump to TestSOS-testBasic-fedora-27-127.0.0.2-2301-FAIL.html
Wrote JS log to TestSOS-testBasic-fedora-27-127.0.0.2-2301-FAIL.js.log
Journal extracted to TestSOS-testBasic-fedora-27-127.0.0.2-2301-FAIL.log

First occurrence: 2018-01-19T15:33:26.853977 | revision c20c89a07d8cbf4ea301cd51d2753dea275f0172, logs Times recorded: 1 Latest occurrences:

# ----------------------------------------------------------------------
# testIpa (check_realms.TestRealms)
#

DevTools listening on ws://127.0.0.1:9901/devtools/browser/bf3999f6-76b4-465a-b645-212ccbe74aaa
[0119/153111.041417:ERROR:zygote_host_impl_linux.cc(268)] Failed to adjust OOM score of renderer with pid 55978: Permission denied (13)
[0119/153112.072410:ERROR:zygote_host_impl_linux.cc(268)] Failed to adjust OOM score of renderer with pid 56085: Permission denied (13)
> log: Failed to join domain: cockpit.lan: Password is incorrect
Unexpected journal message 'audit: type=1400 audit(1516375862.437:163): avc:  denied  { execute_no_trans } for  pid=1317 comm="pmie_check" path="/usr/bin/pmie" dev="dm-0" ino=139127 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:pcp_pmie_exec_t:s0 tclass=file permissive=0'
Wrote JS log to TestRealms-testIpa-fedora-27-127.0.0.2-2601-FAIL.js.log
Journal extracted to TestRealms-testIpa-fedora-27-127.0.0.2-2601-FAIL.log
Journal extracted to TestRealms-testIpa-ipa-127.0.0.2-2602-FAIL.log
Traceback (most recent call last):
  File "/build/cockpit/test/common/testlib.py", line 669, in tearDown
    self.check_journal_messages()
  File "/build/cockpit/test/common/testlib.py", line 804, in check_journal_messages
    raise Error(first)
Error: audit: type=1400 audit(1516375862.437:163): avc:  denied  { execute_no_trans } for  pid=1317 comm="pmie_check" path="/usr/bin/pmie" dev="dm-0" ino=139127 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:pcp_pmie_exec_t:s0 tclass=file permissive=0

not ok 178 testIpa (check_realms.TestRealms) # duration: 169s
Wrote screenshot to TestRealms-testIpa-fedora-27-127.0.0.2-2601-FAIL.png
Wrote HTML dump to TestRealms-testIpa-fedora-27-127.0.0.2-2601-FAIL.html
Wrote JS log to TestRealms-testIpa-fedora-27-127.0.0.2-2601-FAIL.js.log
Journal extracted to TestRealms-testIpa-fedora-27-127.0.0.2-2601-FAIL.log
Journal extracted to TestRealms-testIpa-ipa-127.0.0.2-2602-FAIL.log

First occurrence: 2018-01-19T15:33:37.504341 | revision c20c89a07d8cbf4ea301cd51d2753dea275f0172, logs Times recorded: 1 Latest occurrences:

# ----------------------------------------------------------------------
# testInfoSecurity (check_packagekit.TestUpdates)
#

DevTools listening on ws://127.0.0.1:9814/devtools/browser/83bd73f5-7153-4a3a-ad0c-50e684593cd0
[0119/152457.134254:ERROR:zygote_host_impl_linux.cc(268)] Failed to adjust OOM score of renderer with pid 61362: Permission denied (13)
[0119/152458.175115:ERROR:zygote_host_impl_linux.cc(268)] Failed to adjust OOM score of renderer with pid 61473: Permission denied (13)
> warning: transport closed: disconnected
Connection to 127.0.0.2 closed by remote host.
> log: transport closed, dropped message:  1:1!4
{"call":["/org/freedesktop/timedate1","org.freedesktop.DBus.Properties","Get",["org.freedesktop.timedate1","NTPSynchronized"]],"id":"5"}
> log: transport closed, dropped message:  1:1!4
{"call":["/org/freedesktop/timedate1","org.freedesktop.DBus.Properties","Get",["org.freedesktop.timedate1","NTPSynchronized"]],"id":"6"}
> log: transport closed, dropped message:  1:1!4
{"call":["/org/freedesktop/timedate1","org.freedesktop.DBus.Properties","Get",["org.freedesktop.timedate1","NTPSynchronized"]],"id":"7"}
Unexpected journal message 'audit: type=1400 audit(1516375483.377:163): avc:  denied  { map } for  pid=1296 comm="hostname" path="/usr/bin/hostname" dev="dm-0" ino=20028 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:hostname_exec_t:s0 tclass=file permissive=0'
Unexpected journal message 'audit: type=1400 audit(1516375483.503:165): avc:  denied  { execute_no_trans } for  pid=1332 comm="pmie_check" path="/usr/bin/pmie" dev="dm-0" ino=139127 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:pcp_pmie_exec_t:s0 tclass=file permissive=0'
Wrote JS log to TestUpdates-testInfoSecurity-fedora-27-127.0.0.2-2501-FAIL.js.log
Journal extracted to TestUpdates-testInfoSecurity-fedora-27-127.0.0.2-2501-FAIL.log
Traceback (most recent call last):
  File "/build/cockpit/test/common/testlib.py", line 669, in tearDown
    self.check_journal_messages()
  File "/build/cockpit/test/common/testlib.py", line 804, in check_journal_messages
    raise Error(first)
Error: audit: type=1400 audit(1516375483.377:163): avc:  denied  { map } for  pid=1296 comm="hostname" path="/usr/bin/hostname" dev="dm-0" ino=20028 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:hostname_exec_t:s0 tclass=file permissive=0

not ok 171 testInfoSecurity (check_packagekit.TestUpdates) # duration: 62s
Wrote screenshot to TestUpdates-testInfoSecurity-fedora-27-127.0.0.2-2501-FAIL.png
Wrote HTML dump to TestUpdates-testInfoSecurity-fedora-27-127.0.0.2-2501-FAIL.html
Wrote JS log to TestUpdates-testInfoSecurity-fedora-27-127.0.0.2-2501-FAIL.js.log
Journal extracted to TestUpdates-testInfoSecurity-fedora-27-127.0.0.2-2501-FAIL.log

First occurrence: 2018-01-19T15:25:32.130153 | revision c20c89a07d8cbf4ea301cd51d2753dea275f0172, logs Times recorded: 1 Latest occurrences:

# ----------------------------------------------------------------------
# testAbrtReport (check_journal.TestJournal)
#

DevTools listening on ws://127.0.0.1:9535/devtools/browser/0669700e-a4d3-499c-985c-ce3e9a01ba5a
[0119/152703.707547:ERROR:zygote_host_impl_linux.cc(268)] Failed to adjust OOM score of renderer with pid 64707: Permission denied (13)
[0119/152704.836588:ERROR:zygote_host_impl_linux.cc(268)] Failed to adjust OOM score of renderer with pid 64780: Permission denied (13)
Unexpected journal message 'audit: type=1400 audit(1516375614.091:165): avc:  denied  { execute_no_trans } for  pid=1313 comm="pmie_check" path="/usr/bin/pmie" dev="dm-0" ino=139127 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:pcp_pmie_exec_t:s0 tclass=file permissive=0'
Wrote JS log to TestJournal-testAbrtReport-fedora-27-127.0.0.2-2301-FAIL.js.log
Journal extracted to TestJournal-testAbrtReport-fedora-27-127.0.0.2-2301-FAIL.log
Core dumps downloaded to /build/cockpit/TestJournal-testAbrtReport-fedora-27-127.0.0.2-2301-FAIL.core
Traceback (most recent call last):
  File "/build/cockpit/test/common/testlib.py", line 669, in tearDown
    self.check_journal_messages()
  File "/build/cockpit/test/common/testlib.py", line 804, in check_journal_messages
    raise Error(first)
Error: audit: type=1400 audit(1516375614.091:165): avc:  denied  { execute_no_trans } for  pid=1313 comm="pmie_check" path="/usr/bin/pmie" dev="dm-0" ino=139127 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:pcp_pmie_exec_t:s0 tclass=file permissive=0

not ok 146 testAbrtReport (check_journal.TestJournal) # duration: 38s
Wrote screenshot to TestJournal-testAbrtReport-fedora-27-127.0.0.2-2301-FAIL.png
Wrote HTML dump to TestJournal-testAbrtReport-fedora-27-127.0.0.2-2301-FAIL.html
Wrote JS log to TestJournal-testAbrtReport-fedora-27-127.0.0.2-2301-FAIL.js.log
Journal extracted to TestJournal-testAbrtReport-fedora-27-127.0.0.2-2301-FAIL.log
Core dumps downloaded to /build/cockpit/TestJournal-testAbrtReport-fedora-27-127.0.0.2-2301-FAIL.core

First occurrence: 2018-01-19T15:27:19.914083 | revision c20c89a07d8cbf4ea301cd51d2753dea275f0172, logs Times recorded: 1 Latest occurrences:

# ----------------------------------------------------------------------
# testExpose (check_docker.TestDocker)
#

DevTools listening on ws://127.0.0.1:9226/devtools/browser/4d0f465b-01e2-4917-a476-c399bb3c6eed
[0119/152851.858511:ERROR:zygote_host_impl_linux.cc(268)] Failed to adjust OOM score of renderer with pid 66538: Permission denied (13)
[0119/152852.839450:ERROR:zygote_host_impl_linux.cc(268)] Failed to adjust OOM score of renderer with pid 66568: Permission denied (13)
Unexpected journal message 'audit: type=1400 audit(1516375679.284:165): avc:  denied  { execute_no_trans } for  pid=1311 comm="pmie_check" path="/usr/bin/pmie" dev="dm-0" ino=139127 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:pcp_pmie_exec_t:s0 tclass=file permissive=0'
Wrote JS log to TestDocker-testExpose-fedora-27-127.0.0.2-2201-FAIL.js.log
Journal extracted to TestDocker-testExpose-fedora-27-127.0.0.2-2201-FAIL.log
Traceback (most recent call last):
  File "/build/cockpit/test/common/testlib.py", line 669, in tearDown
    self.check_journal_messages()
  File "/build/cockpit/test/common/testlib.py", line 804, in check_journal_messages
    raise Error(first)
Error: audit: type=1400 audit(1516375679.284:165): avc:  denied  { execute_no_trans } for  pid=1311 comm="pmie_check" path="/usr/bin/pmie" dev="dm-0" ino=139127 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:pcp_pmie_exec_t:s0 tclass=file permissive=0

not ok 137 testExpose (check_docker.TestDocker) # duration: 83s
Wrote screenshot to TestDocker-testExpose-fedora-27-127.0.0.2-2201-FAIL.png
Wrote HTML dump to TestDocker-testExpose-fedora-27-127.0.0.2-2201-FAIL.html
Wrote JS log to TestDocker-testExpose-fedora-27-127.0.0.2-2201-FAIL.js.log
Journal extracted to TestDocker-testExpose-fedora-27-127.0.0.2-2201-FAIL.log

First occurrence: 2018-01-19T15:29:10.885138 | revision c20c89a07d8cbf4ea301cd51d2753dea275f0172, logs Times recorded: 1 Latest occurrences:

# ----------------------------------------------------------------------
# testBasic (check_kdump.TestKdump)
#
Created symlink /etc/systemd/system/multi-user.target.wants/kdump.service -> /usr/lib/systemd/system/kdump.service.
Job for kdump.service failed because the control process exited with error code.
See "systemctl  status kdump.service" and "journalctl  -xe" for details.

DevTools listening on ws://127.0.0.1:9690/devtools/browser/5db09771-7d41-417a-a0c3-b97cbb69eeec
[0119/153656.815900:ERROR:zygote_host_impl_linux.cc(268)] Failed to adjust OOM score of renderer with pid 64519: Permission denied (13)
[0119/153657.814165:ERROR:zygote_host_impl_linux.cc(268)] Failed to adjust OOM score of renderer with pid 64553: Permission denied (13)
Generating grub configuration file ...
Found linux image: /boot/vmlinuz-4.14.11-300.fc27.x86_64
Found initrd image: /boot/initramfs-4.14.11-300.fc27.x86_64.img
Found linux image: /boot/vmlinuz-4.13.9-300.fc27.x86_64
Found initrd image: /boot/initramfs-4.13.9-300.fc27.x86_64.img
Found linux image: /boot/vmlinuz-0-rescue-b7698e75e35a46dc9cd9db5d9bec44b8
Found initrd image: /boot/initramfs-0-rescue-b7698e75e35a46dc9cd9db5d9bec44b8.img
done
> warning: transport closed: disconnected
> log: transport closed, dropped message:  1:1!4
{"call":["/org/freedesktop/timedate1","org.freedesktop.DBus.Properties","Get",["org.freedesktop.timedate1","NTPSynchronized"]],"id":"3"}
ssh_exchange_identification: read: Connection reset by peer
CDP: {"source":"network","level":"error","text":"Failed to load resource: net::ERR_EMPTY_RESPONSE","timestamp":1516376224930.81,"url":"http://127.0.0.2:9391/cockpit/static/fonts/OpenSans-Light-webfont.woff","networkRequestId":"64553.29"}
ssh_exchange_identification: read: Connection reset by peer
ssh_exchange_identification: read: Connection reset by peer
> log: transport closed, dropped message:  1:1!4
{"call":["/org/freedesktop/timedate1","org.freedesktop.DBus.Properties","Get",["org.freedesktop.timedate1","NTPSynchronized"]],"id":"4"}
> log: transport closed, dropped message:  1:1!4
{"call":["/org/freedesktop/timedate1","org.freedesktop.DBus.Properties","Get",["org.freedesktop.timedate1","NTPSynchronized"]],"id":"5"}
> log: transport closed, dropped message:  1:1!4
{"call":["/org/freedesktop/timedate1","org.freedesktop.DBus.Properties","Get",["org.freedesktop.timedate1","NTPSynchronized"]],"id":"6"}
> log: transport closed, dropped message:  1:1!4
{"call":["/org/freedesktop/timedate1","org.freedesktop.DBus.Properties","Get",["org.freedesktop.timedate1","NTPSynchronized"]],"id":"7"}
> warning: Unable to apply settings: Directory /var/crash2 isn't writable or doesn't exist.
> warning: transport closed: disconnected
CDP: {"source":"network","level":"error","text":"Failed to load resource: net::ERR_CONNECTION_RESET","timestamp":1516376311880.32,"url":"http://127.0.0.2:9391/cockpit/static/fonts/OpenSans-Light-webfont.woff","networkRequestId":"64553.131"}
Connection to 127.0.0.2 closed by remote host.
Unexpected journal message 'audit: type=1400 audit(1516376208.296:160): avc:  denied  { map } for  pid=1287 comm="hostname" path="/usr/bin/hostname" dev="dm-0" ino=20028 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:hostname_exec_t:s0 tclass=file permissive=0'
Unexpected journal message 'audit: type=1400 audit(1516376208.401:162): avc:  denied  { execute_no_trans } for  pid=1327 comm="pmie_check" path="/usr/bin/pmie" dev="dm-0" ino=139127 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:pcp_pmie_exec_t:s0 tclass=file permissive=0'
Wrote JS log to TestKdump-testBasic-fedora-27-127.0.0.2-2501-FAIL.js.log
Journal extracted to TestKdump-testBasic-fedora-27-127.0.0.2-2501-FAIL.log
Traceback (most recent call last):
  File "/build/cockpit/test/common/testlib.py", line 669, in tearDown
    self.check_journal_messages()
  File "/build/cockpit/test/common/testlib.py", line 804, in check_journal_messages
    raise Error(first)
Error: audit: type=1400 audit(1516376208.296:160): avc:  denied  { map } for  pid=1287 comm="hostname" path="/usr/bin/hostname" dev="dm-0" ino=20028 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:hostname_exec_t:s0 tclass=file permissive=0

not ok 134 testBasic (check_kdump.TestKdump) # duration: 118s
Wrote screenshot to TestKdump-testBasic-fedora-27-127.0.0.2-2501-FAIL.png
Wrote HTML dump to TestKdump-testBasic-fedora-27-127.0.0.2-2501-FAIL.html
Wrote JS log to TestKdump-testBasic-fedora-27-127.0.0.2-2501-FAIL.js.log
Journal extracted to TestKdump-testBasic-fedora-27-127.0.0.2-2501-FAIL.log

First occurrence: 2018-01-19T15:38:35.325705 | revision c20c89a07d8cbf4ea301cd51d2753dea275f0172, logs Times recorded: 1 Latest occurrences:

# ----------------------------------------------------------------------
# testBasic (check_dashboard.TestBasicDashboard)
#

DevTools listening on ws://127.0.0.1:9595/devtools/browser/ec4b5223-c4c4-4bda-8948-9b71185a4b2f
[0119/152944.125851:ERROR:zygote_host_impl_linux.cc(268)] Failed to adjust OOM score of renderer with pid 68185: Permission denied (13)
[0119/152945.090187:ERROR:zygote_host_impl_linux.cc(268)] Failed to adjust OOM score of renderer with pid 68251: Permission denied (13)

DevTools listening on ws://127.0.0.1:9735/devtools/browser/118731ac-7901-461b-ae48-af82c7ec82cd
[0119/152949.746899:ERROR:zygote_host_impl_linux.cc(268)] Failed to adjust OOM score of renderer with pid 68392: Permission denied (13)
[0119/152950.768436:ERROR:zygote_host_impl_linux.cc(268)] Failed to adjust OOM score of renderer with pid 68421: Permission denied (13)
[0119/153009.604889:ERROR:gl_implementation.cc(241)] Failed to load /usr/lib64/chromium-browser/swiftshader/libGLESv2.so: /usr/lib64/chromium-browser/swiftshader/libGLESv2.so: cannot open shared object file: No such file or directory
[0119/153009.607439:ERROR:gpu_child_thread.cc(254)] Exiting GPU process due to errors during initialization
[0119/153010.145232:ERROR:gl_implementation.cc(241)] Failed to load /usr/lib64/chromium-browser/swiftshader/libGLESv2.so: /usr/lib64/chromium-browser/swiftshader/libGLESv2.so: cannot open shared object file: No such file or directory
[0119/153010.147111:ERROR:gpu_child_thread.cc(254)] Exiting GPU process due to errors during initialization
[0119/153010.705174:ERROR:gl_implementation.cc(241)] Failed to load /usr/lib64/chromium-browser/swiftshader/libGLESv2.so: /usr/lib64/chromium-browser/swiftshader/libGLESv2.so: cannot open shared object file: No such file or directory
[0119/153010.707184:ERROR:gpu_child_thread.cc(254)] Exiting GPU process due to errors during initialization
[0119/153011.297386:ERROR:gl_implementation.cc(241)] Failed to load /usr/lib64/chromium-browser/swiftshader/libGLESv2.so: /usr/lib64/chromium-browser/swiftshader/libGLESv2.so: cannot open shared object file: No such file or directory
[0119/153011.299262:ERROR:gpu_child_thread.cc(254)] Exiting GPU process due to errors during initialization
Unexpected journal message 'audit: type=1400 audit(1516375771.643:163): avc:  denied  { map } for  pid=1287 comm="hostname" path="/usr/bin/hostname" dev="dm-0" ino=20028 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:hostname_exec_t:s0 tclass=file permissive=0'
Unexpected journal message 'audit: type=1400 audit(1516375771.804:165): avc:  denied  { execute_no_trans } for  pid=1327 comm="pmie_check" path="/usr/bin/pmie" dev="dm-0" ino=139127 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:pcp_pmie_exec_t:s0 tclass=file permissive=0'
Wrote JS log to TestBasicDashboard-testBasic-fedora-27-127.0.0.2-2301-FAIL.js.log
Journal extracted to TestBasicDashboard-testBasic-fedora-27-127.0.0.2-2301-FAIL.log
Journal extracted to TestBasicDashboard-testBasic-fedora-27-127.0.0.2-2303-FAIL.log
Journal extracted to TestBasicDashboard-testBasic-fedora-27-127.0.0.2-2302-FAIL.log
Traceback (most recent call last):
  File "/build/cockpit/test/common/testlib.py", line 669, in tearDown
    self.check_journal_messages()
  File "/build/cockpit/test/common/testlib.py", line 804, in check_journal_messages
    raise Error(first)
Error: audit: type=1400 audit(1516375771.643:163): avc:  denied  { map } for  pid=1287 comm="hostname" path="/usr/bin/hostname" dev="dm-0" ino=20028 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:hostname_exec_t:s0 tclass=file permissive=0

not ok 129 testBasic (check_dashboard.TestBasicDashboard) # duration: 61s
Wrote screenshot to TestBasicDashboard-testBasic-fedora-27-127.0.0.2-2301-FAIL.png
Wrote HTML dump to TestBasicDashboard-testBasic-fedora-27-127.0.0.2-2301-FAIL.html
Wrote JS log to TestBasicDashboard-testBasic-fedora-27-127.0.0.2-2301-FAIL.js.log
Journal extracted to TestBasicDashboard-testBasic-fedora-27-127.0.0.2-2301-FAIL.log
Journal extracted to TestBasicDashboard-testBasic-fedora-27-127.0.0.2-2303-FAIL.log
Journal extracted to TestBasicDashboard-testBasic-fedora-27-127.0.0.2-2302-FAIL.log

First occurrence: 2018-01-19T15:30:20.119070 | revision c20c89a07d8cbf4ea301cd51d2753dea275f0172, logs Times recorded: 1 Latest occurrences:

# ----------------------------------------------------------------------
# testDisks (check_machines.TestMachines)
#

DevTools listening on ws://127.0.0.1:9953/devtools/browser/84de1ae2-69ac-47f7-aecf-8ec910be2b6d
[0119/153110.210684:ERROR:zygote_host_impl_linux.cc(268)] Failed to adjust OOM score of renderer with pid 70461: Permission denied (13)
[0119/153111.256270:ERROR:zygote_host_impl_linux.cc(268)] Failed to adjust OOM score of renderer with pid 70496: Permission denied (13)
Restarting vm-subVmTest1, might take a while
Unexpected journal message 'audit: type=1400 audit(1516375859.417:163): avc:  denied  { map } for  pid=1269 comm="hostname" path="/usr/bin/hostname" dev="dm-0" ino=20028 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:hostname_exec_t:s0 tclass=file permissive=0'
Unexpected journal message 'audit: type=1400 audit(1516375859.566:165): avc:  denied  { execute_no_trans } for  pid=1325 comm="pmie_check" path="/usr/bin/pmie" dev="dm-0" ino=139127 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:pcp_pmie_exec_t:s0 tclass=file permissive=0'
Wrote JS log to TestMachines-testDisks-fedora-27-127.0.0.2-2601-FAIL.js.log
Journal extracted to TestMachines-testDisks-fedora-27-127.0.0.2-2601-FAIL.log
Traceback (most recent call last):
  File "/build/cockpit/test/common/testlib.py", line 669, in tearDown
    self.check_journal_messages()
  File "/build/cockpit/test/common/testlib.py", line 804, in check_journal_messages
    raise Error(first)
Error: audit: type=1400 audit(1516375859.417:163): avc:  denied  { map } for  pid=1269 comm="hostname" path="/usr/bin/hostname" dev="dm-0" ino=20028 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:hostname_exec_t:s0 tclass=file permissive=0

not ok 112 testDisks (check_machines.TestMachines) # duration: 42s
Wrote screenshot to TestMachines-testDisks-fedora-27-127.0.0.2-2601-FAIL.png
Wrote HTML dump to TestMachines-testDisks-fedora-27-127.0.0.2-2601-FAIL.html
Wrote JS log to TestMachines-testDisks-fedora-27-127.0.0.2-2601-FAIL.js.log
Journal extracted to TestMachines-testDisks-fedora-27-127.0.0.2-2601-FAIL.log

First occurrence: 2018-01-19T15:31:30.709297 | revision c20c89a07d8cbf4ea301cd51d2753dea275f0172, logs Times recorded: 1 Latest occurrences:

# ----------------------------------------------------------------------
# testUsed (check_storage_used.TestStorage)
#

DevTools listening on ws://127.0.0.1:9606/devtools/browser/334d89f2-42b1-435a-932e-65d4ebed564b
[0119/154202.271461:ERROR:zygote_host_impl_linux.cc(268)] Failed to adjust OOM score of renderer with pid 73074: Permission denied (13)
[0119/154203.366869:ERROR:zygote_host_impl_linux.cc(268)] Failed to adjust OOM score of renderer with pid 73108: Permission denied (13)
Unexpected journal message 'audit: type=1400 audit(1516376512.926:160): avc:  denied  { map } for  pid=1286 comm="hostname" path="/usr/bin/hostname" dev="dm-0" ino=20028 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:hostname_exec_t:s0 tclass=file permissive=0'
Unexpected journal message 'audit: type=1400 audit(1516376513.049:162): avc:  denied  { execute_no_trans } for  pid=1325 comm="pmie_check" path="/usr/bin/pmie" dev="dm-0" ino=139127 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:pcp_pmie_exec_t:s0 tclass=file permissive=0'
Wrote JS log to TestStorage-testUsed-fedora-27-127.0.0.2-2501-FAIL.js.log
Journal extracted to TestStorage-testUsed-fedora-27-127.0.0.2-2501-FAIL.log
Traceback (most recent call last):
  File "/build/cockpit/test/common/testlib.py", line 669, in tearDown
    self.check_journal_messages()
  File "/build/cockpit/test/common/testlib.py", line 804, in check_journal_messages
    raise Error(first)
Error: audit: type=1400 audit(1516376512.926:160): avc:  denied  { map } for  pid=1286 comm="hostname" path="/usr/bin/hostname" dev="dm-0" ino=20028 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:hostname_exec_t:s0 tclass=file permissive=0

not ok 77 testUsed (check_storage_used.TestStorage) # duration: 37s
Wrote screenshot to TestStorage-testUsed-fedora-27-127.0.0.2-2501-FAIL.png
Wrote HTML dump to TestStorage-testUsed-fedora-27-127.0.0.2-2501-FAIL.html
Wrote JS log to TestStorage-testUsed-fedora-27-127.0.0.2-2501-FAIL.js.log
Journal extracted to TestStorage-testUsed-fedora-27-127.0.0.2-2501-FAIL.log

First occurrence: 2018-01-19T15:42:20.102181 | revision c20c89a07d8cbf4ea301cd51d2753dea275f0172, logs Times recorded: 1 Latest occurrences:

# ----------------------------------------------------------------------
# testNfsBusy (check_storage_nfs.TestStorage)
#

DevTools listening on ws://127.0.0.1:10194/devtools/browser/548ea37c-081a-4425-a8bc-210afda9e5cd
[0119/154242.770503:ERROR:zygote_host_impl_linux.cc(268)] Failed to adjust OOM score of renderer with pid 74338: Permission denied (13)
[0119/154243.711499:ERROR:zygote_host_impl_linux.cc(268)] Failed to adjust OOM score of renderer with pid 74422: Permission denied (13)
> warning: clnt_create: RPC: Unknown host

> warning: 
> warning: umount.nfs4: /mounts/foo: device is busy

Connection to 127.0.0.2 closed by remote host.
Unexpected journal message 'audit: type=1400 audit(1516376555.596:163): avc:  denied  { map } for  pid=1275 comm="hostname" path="/usr/bin/hostname" dev="dm-0" ino=20028 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:hostname_exec_t:s0 tclass=file permissive=0'
Unexpected journal message 'audit: type=1400 audit(1516376555.721:165): avc:  denied  { execute_no_trans } for  pid=1309 comm="pmie_check" path="/usr/bin/pmie" dev="dm-0" ino=139127 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:pcp_pmie_exec_t:s0 tclass=file permissive=0'
Wrote JS log to TestStorage-testNfsBusy-fedora-27-127.0.0.2-2501-FAIL.js.log
Journal extracted to TestStorage-testNfsBusy-fedora-27-127.0.0.2-2501-FAIL.log
Traceback (most recent call last):
  File "/build/cockpit/test/common/testlib.py", line 669, in tearDown
    self.check_journal_messages()
  File "/build/cockpit/test/common/testlib.py", line 804, in check_journal_messages
    raise Error(first)
Error: audit: type=1400 audit(1516376555.596:163): avc:  denied  { map } for  pid=1275 comm="hostname" path="/usr/bin/hostname" dev="dm-0" ino=20028 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:hostname_exec_t:s0 tclass=file permissive=0

not ok 70 testNfsBusy (check_storage_nfs.TestStorage) # duration: 29s
Wrote screenshot to TestStorage-testNfsBusy-fedora-27-127.0.0.2-2501-FAIL.png
Wrote HTML dump to TestStorage-testNfsBusy-fedora-27-127.0.0.2-2501-FAIL.html
Wrote JS log to TestStorage-testNfsBusy-fedora-27-127.0.0.2-2501-FAIL.js.log
Journal extracted to TestStorage-testNfsBusy-fedora-27-127.0.0.2-2501-FAIL.log

First occurrence: 2018-01-19T15:42:51.735804 | revision c20c89a07d8cbf4ea301cd51d2753dea275f0172, logs Times recorded: 1 Latest occurrences:

# ----------------------------------------------------------------------
# testIpa (check_realms.TestRealms)
#

DevTools listening on ws://127.0.0.1:10009/devtools/browser/8e68d882-57ed-4ada-8096-492c44562089
[0119/153150.032765:ERROR:zygote_host_impl_linux.cc(268)] Failed to adjust OOM score of renderer with pid 71519: Permission denied (13)
[0119/153151.097881:ERROR:zygote_host_impl_linux.cc(268)] Failed to adjust OOM score of renderer with pid 71568: Permission denied (13)
> log: Failed to join domain: cockpit.lan: Password is incorrect
Unexpected journal message 'audit: type=1400 audit(1516375902.381:163): avc:  denied  { map } for  pid=1269 comm="hostname" path="/usr/bin/hostname" dev="dm-0" ino=20028 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:hostname_exec_t:s0 tclass=file permissive=0'
Unexpected journal message 'audit: type=1400 audit(1516375902.506:165): avc:  denied  { execute_no_trans } for  pid=1315 comm="pmie_check" path="/usr/bin/pmie" dev="dm-0" ino=139127 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:pcp_pmie_exec_t:s0 tclass=file permissive=0'
Wrote JS log to TestRealms-testIpa-fedora-27-127.0.0.2-2701-FAIL.js.log
Journal extracted to TestRealms-testIpa-fedora-27-127.0.0.2-2701-FAIL.log
Journal extracted to TestRealms-testIpa-ipa-127.0.0.2-2702-FAIL.log
Traceback (most recent call last):
  File "/build/cockpit/test/common/testlib.py", line 669, in tearDown
    self.check_journal_messages()
  File "/build/cockpit/test/common/testlib.py", line 804, in check_journal_messages
    raise Error(first)
Error: audit: type=1400 audit(1516375902.381:163): avc:  denied  { map } for  pid=1269 comm="hostname" path="/usr/bin/hostname" dev="dm-0" ino=20028 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:hostname_exec_t:s0 tclass=file permissive=0

not ok 105 testIpa (check_realms.TestRealms) # duration: 183s
Wrote screenshot to TestRealms-testIpa-fedora-27-127.0.0.2-2701-FAIL.png
Wrote HTML dump to TestRealms-testIpa-fedora-27-127.0.0.2-2701-FAIL.html
Wrote JS log to TestRealms-testIpa-fedora-27-127.0.0.2-2701-FAIL.js.log
Journal extracted to TestRealms-testIpa-fedora-27-127.0.0.2-2701-FAIL.log
Journal extracted to TestRealms-testIpa-ipa-127.0.0.2-2702-FAIL.log

First occurrence: 2018-01-19T15:34:34.918022 | revision c20c89a07d8cbf4ea301cd51d2753dea275f0172, logs Times recorded: 1 Latest occurrences:

# ----------------------------------------------------------------------
# testBasic (check_roles.TestRoles)
#

DevTools listening on ws://127.0.0.1:9838/devtools/browser/f7fa8c7e-8469-4106-877b-6fe828060edc
[0119/154447.151369:ERROR:zygote_host_impl_linux.cc(268)] Failed to adjust OOM score of renderer with pid 78405: Permission denied (13)
[0119/154448.133945:ERROR:zygote_host_impl_linux.cc(268)] Failed to adjust OOM score of renderer with pid 78471: Permission denied (13)
Unexpected journal message 'audit: type=1400 audit(1516376678.457:161): avc:  denied  { map } for  pid=1224 comm="hostname" path="/usr/bin/hostname" dev="dm-0" ino=20028 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:hostname_exec_t:s0 tclass=file permissive=0'
Unexpected journal message 'audit: type=1400 audit(1516376678.568:163): avc:  denied  { execute_no_trans } for  pid=1278 comm="pmie_check" path="/usr/bin/pmie" dev="dm-0" ino=139127 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:pcp_pmie_exec_t:s0 tclass=file permissive=0'
Wrote JS log to TestRoles-testBasic-fedora-27-127.0.0.2-2701-FAIL.js.log
Journal extracted to TestRoles-testBasic-fedora-27-127.0.0.2-2701-FAIL.log
Traceback (most recent call last):
  File "/build/cockpit/test/common/testlib.py", line 669, in tearDown
    self.check_journal_messages()
  File "/build/cockpit/test/common/testlib.py", line 804, in check_journal_messages
    raise Error(first)
Error: audit: type=1400 audit(1516376678.457:161): avc:  denied  { map } for  pid=1224 comm="hostname" path="/usr/bin/hostname" dev="dm-0" ino=20028 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:hostname_exec_t:s0 tclass=file permissive=0

not ok 43 testBasic (check_roles.TestRoles) # duration: 28s
Wrote screenshot to TestRoles-testBasic-fedora-27-127.0.0.2-2701-FAIL.png
Wrote HTML dump to TestRoles-testBasic-fedora-27-127.0.0.2-2701-FAIL.html
Wrote JS log to TestRoles-testBasic-fedora-27-127.0.0.2-2701-FAIL.js.log
Journal extracted to TestRoles-testBasic-fedora-27-127.0.0.2-2701-FAIL.log

First occurrence: 2018-01-19T15:44:54.265578 | revision c20c89a07d8cbf4ea301cd51d2753dea275f0172, logs Times recorded: 1 Latest occurrences:

# ----------------------------------------------------------------------
# testReconnectChangeCert (check_openshift.TestOpenshift)
#
/etc/profile.d/lang.sh: line 20: warning: setlocale: LC_COLLATE: cannot change locale (en_US.UTF-8): No such file or directory
/etc/profile.d/lang.sh: line 23: warning: setlocale: LC_MESSAGES: cannot change locale (en_US.UTF-8): No such file or directory
/etc/profile.d/lang.sh: line 26: warning: setlocale: LC_NUMERIC: cannot change locale (en_US.UTF-8): No such file or directory
/etc/profile.d/lang.sh: line 29: warning: setlocale: LC_TIME: cannot change locale (en_US.UTF-8): No such file or directory
/etc/profile.d/lang.sh: line 20: warning: setlocale: LC_COLLATE: cannot change locale (en_US.UTF-8): No such file or directory
/etc/profile.d/lang.sh: line 23: warning: setlocale: LC_MESSAGES: cannot change locale (en_US.UTF-8): No such file or directory
/etc/profile.d/lang.sh: line 26: warning: setlocale: LC_NUMERIC: cannot change locale (en_US.UTF-8): No such file or directory
/etc/profile.d/lang.sh: line 29: warning: setlocale: LC_TIME: cannot change locale (en_US.UTF-8): No such file or directory
/etc/profile.d/lang.sh: line 20: warning: setlocale: LC_COLLATE: cannot change locale (en_US.UTF-8): No such file or directory
/etc/profile.d/lang.sh: line 23: warning: setlocale: LC_MESSAGES: cannot change locale (en_US.UTF-8): No such file or directory
/etc/profile.d/lang.sh: line 26: warning: setlocale: LC_NUMERIC: cannot change locale (en_US.UTF-8): No such file or directory
/etc/profile.d/lang.sh: line 29: warning: setlocale: LC_TIME: cannot change locale (en_US.UTF-8): No such file or directory
The connection to the server 10.111.112.101:8443 was refused - did you specify the right host or port?
The connection to the server 10.111.112.101:8443 was refused - did you specify the right host or port?
The connection to the server 10.111.112.101:8443 was refused - did you specify the right host or port?
The connection to the server 10.111.112.101:8443 was refused - did you specify the right host or port?
The connection to the server 10.111.112.101:8443 was refused - did you specify the right host or port?
The connection to the server 10.111.112.101:8443 was refused - did you specify the right host or port?
The connection to the server 10.111.112.101:8443 was refused - did you specify the right host or port?
The connection to the server 10.111.112.101:8443 was refused - did you specify the right host or port?
The connection to the server 10.111.112.101:8443 was refused - did you specify the right host or port?
The connection to the server 10.111.112.101:8443 was refused - did you specify the right host or port?

DevTools listening on ws://127.0.0.1:9965/devtools/browser/09be3d47-0940-43d0-b749-bb96051f13a4
[0119/153525.209157:ERROR:zygote_host_impl_linux.cc(268)] Failed to adjust OOM score of renderer with pid 75140: Permission denied (13)
[0119/153526.315207:ERROR:zygote_host_impl_linux.cc(268)] Failed to adjust OOM score of renderer with pid 75196: Permission denied (13)
> warning: 2018-01-19 10:35:30.111932 I | proto: duplicate proto type registered: google.protobuf.Any
2018-01-19 10:35:30.112117 I | proto: duplicate proto type registered: google.protobuf.Duration
2018-01-19 10:35:30.112150 I | proto: duplicate proto type registered: google.protobuf.Timestamp

> warning: 2018-01-19 10:35:30.512146 I | proto: duplicate proto type registered: google.protobuf.Any
2018-01-19 10:35:30.512286 I | proto: duplicate proto type registered: google.protobuf.Duration
2018-01-19 10:35:30.512330 I | proto: duplicate proto type registered: google.protobuf.Timestamp

> warning: 2018-01-19 10:35:31.069387 I | proto: duplicate proto type registered: google.protobuf.Any
2018-01-19 10:35:31.069582 I | proto: duplicate proto type registered: google.protobuf.Duration
2018-01-19 10:35:31.069657 I | proto: duplicate proto type registered: google.protobuf.Timestamp

> warning: 2018-01-19 10:35:31.304312 I | proto: duplicate proto type registered: google.protobuf.Any
2018-01-19 10:35:31.304471 I | proto: duplicate proto type registered: google.protobuf.Duration
2018-01-19 10:35:31.304512 I | proto: duplicate proto type registered: google.protobuf.Timestamp

Unexpected journal message 'audit: type=1400 audit(1516376086.053:163): avc:  denied  { map } for  pid=1276 comm="hostname" path="/usr/bin/hostname" dev="dm-0" ino=20028 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:hostname_exec_t:s0 tclass=file permissive=0'
Unexpected journal message 'audit: type=1400 audit(1516376086.217:165): avc:  denied  { execute_no_trans } for  pid=1322 comm="pmie_check" path="/usr/bin/pmie" dev="dm-0" ino=139127 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:pcp_pmie_exec_t:s0 tclass=file permissive=0'
Wrote JS log to TestOpenshift-testReconnectChangeCert-fedora-27-127.0.0.2-2401-FAIL.js.log
Journal extracted to TestOpenshift-testReconnectChangeCert-fedora-27-127.0.0.2-2401-FAIL.log
Journal extracted to TestOpenshift-testReconnectChangeCert-openshift-127.0.0.2-2402-FAIL.log
/etc/profile.d/lang.sh: line 20: warning: setlocale: LC_COLLATE: cannot change locale (en_US.UTF-8): No such file or directory
/etc/profile.d/lang.sh: line 23: warning: setlocale: LC_MESSAGES: cannot change locale (en_US.UTF-8): No such file or directory
/etc/profile.d/lang.sh: line 26: warning: setlocale: LC_NUMERIC: cannot change locale (en_US.UTF-8): No such file or directory
/etc/profile.d/lang.sh: line 29: warning: setlocale: LC_TIME: cannot change locale (en_US.UTF-8): No such file or directory
Traceback (most recent call last):
  File "/build/cockpit/test/common/testlib.py", line 669, in tearDown
    self.check_journal_messages()
  File "/build/cockpit/test/common/testlib.py", line 804, in check_journal_messages
    raise Error(first)
Error: audit: type=1400 audit(1516376086.053:163): avc:  denied  { map } for  pid=1276 comm="hostname" path="/usr/bin/hostname" dev="dm-0" ino=20028 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:hostname_exec_t:s0 tclass=file permissive=0

not ok 94 testReconnectChangeCert (check_openshift.TestOpenshift) # duration: 60s
Wrote screenshot to TestOpenshift-testReconnectChangeCert-fedora-27-127.0.0.2-2401-FAIL.png
Wrote HTML dump to TestOpenshift-testReconnectChangeCert-fedora-27-127.0.0.2-2401-FAIL.html
Wrote JS log to TestOpenshift-testReconnectChangeCert-fedora-27-127.0.0.2-2401-FAIL.js.log
Journal extracted to TestOpenshift-testReconnectChangeCert-fedora-27-127.0.0.2-2401-FAIL.log
Journal extracted to TestOpenshift-testReconnectChangeCert-openshift-127.0.0.2-2402-FAIL.log
/etc/profile.d/lang.sh: line 20: warning: setlocale: LC_COLLATE: cannot change locale (en_US.UTF-8): No such file or directory
/etc/profile.d/lang.sh: line 23: warning: setlocale: LC_MESSAGES: cannot change locale (en_US.UTF-8): No such file or directory
/etc/profile.d/lang.sh: line 26: warning: setlocale: LC_NUMERIC: cannot change locale (en_US.UTF-8): No such file or directory
/etc/profile.d/lang.sh: line 29: warning: setlocale: LC_TIME: cannot change locale (en_US.UTF-8): No such file or directory

First occurrence: 2018-01-19T15:35:36.807814 | revision c20c89a07d8cbf4ea301cd51d2753dea275f0172, logs Times recorded: 1 Latest occurrences:

# ----------------------------------------------------------------------
# testOther (check_networking_other.TestNetworking)
#
NAME         UUID                                  TYPE            DEVICE 
System eth0  5fb06bd0-0bb0-7ffb-45f1-d6edd65f3e03  802-3-ethernet  eth0   
virbr0       0d52bef4-55ca-4117-ac24-0e48976501d2  bridge          virbr0 
System eth1  9c92fad9-6ecb-3e6c-eb4d-8a47c6f50c04  802-3-ethernet  --     
ens2         39ef3890-56af-4114-9a24-f3f94c42acfe  802-3-ethernet  --     

DevTools listening on ws://127.0.0.1:9850/devtools/browser/5b53a50e-00dc-4653-89ec-77f501efbc56
[0119/154550.234625:ERROR:zygote_host_impl_linux.cc(268)] Failed to adjust OOM score of renderer with pid 80584: Permission denied (13)
[0119/154551.187737:ERROR:zygote_host_impl_linux.cc(268)] Failed to adjust OOM score of renderer with pid 80621: Permission denied (13)
Unexpected journal message 'audit: type=1400 audit(1516376742.508:161): avc:  denied  { map } for  pid=1242 comm="hostname" path="/usr/bin/hostname" dev="dm-0" ino=20028 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:hostname_exec_t:s0 tclass=file permissive=0'
Unexpected journal message 'audit: type=1400 audit(1516376742.701:165): avc:  denied  { execute_no_trans } for  pid=1290 comm="pmie_check" path="/usr/bin/pmie" dev="dm-0" ino=139127 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:pcp_pmie_exec_t:s0 tclass=file permissive=0'
Wrote JS log to TestNetworking-testOther-fedora-27-127.0.0.2-2701-FAIL.js.log
Journal extracted to TestNetworking-testOther-fedora-27-127.0.0.2-2701-FAIL.log
Traceback (most recent call last):
  File "/build/cockpit/test/common/testlib.py", line 669, in tearDown
    self.check_journal_messages()
  File "/build/cockpit/test/common/testlib.py", line 804, in check_journal_messages
    raise Error(first)
Error: audit: type=1400 audit(1516376742.508:161): avc:  denied  { map } for  pid=1242 comm="hostname" path="/usr/bin/hostname" dev="dm-0" ino=20028 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:hostname_exec_t:s0 tclass=file permissive=0

not ok 27 testOther (check_networking_other.TestNetworking) # duration: 27s
Wrote screenshot to TestNetworking-testOther-fedora-27-127.0.0.2-2701-FAIL.png
Wrote HTML dump to TestNetworking-testOther-fedora-27-127.0.0.2-2701-FAIL.html
Wrote JS log to TestNetworking-testOther-fedora-27-127.0.0.2-2701-FAIL.js.log
Journal extracted to TestNetworking-testOther-fedora-27-127.0.0.2-2701-FAIL.log

First occurrence: 2018-01-19T15:45:57.563995 | revision c20c89a07d8cbf4ea301cd51d2753dea275f0172, logs Times recorded: 1 Latest occurrences:

cockpituous commented 6 years ago

verify/fedora-27 Ooops, it happened again


# ----------------------------------------------------------------------
# testBrokenXML (check_apps.TestApps)
#
ftruncate() failed: Permission denied

DevTools listening on ws://127.0.0.1:9226/devtools/browser/a404109d-f00a-448f-8570-0aff6ad9d980
[0119/080647.709655:ERROR:zygote_host_impl_linux.cc(268)] Failed to adjust OOM score of renderer with pid 21600: Permission denied (13)
[0119/080648.786748:ERROR:zygote_host_impl_linux.cc(268)] Failed to adjust OOM score of renderer with pid 21641: Permission denied (13)
Unexpected journal message 'audit: type=1400 audit(1516349199.504:163): avc:  denied  { map } for  pid=1281 comm="hostname" path="/usr/bin/hostname" dev="dm-0" ino=20028 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:hostname_exec_t:s0 tclass=file permissive=0'
Unexpected journal message 'audit: type=1400 audit(1516349199.638:165): avc:  denied  { execute_no_trans } for  pid=1333 comm="pmie_check" path="/usr/bin/pmie" dev="dm-0" ino=139127 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:pcp_pmie_exec_t:s0 tclass=file permissive=0'
Wrote JS log to TestApps-testBrokenXML-fedora-27-127.0.0.2-2701-FAIL.js.log
Journal extracted to TestApps-testBrokenXML-fedora-27-127.0.0.2-2701-FAIL.log
Traceback (most recent call last):
  File "/build/cockpit/test/common/testlib.py", line 669, in tearDown
    self.check_journal_messages()
  File "/build/cockpit/test/common/testlib.py", line 804, in check_journal_messages
    raise Error(first)
Error: audit: type=1400 audit(1516349199.504:163): avc:  denied  { map } for  pid=1281 comm="hostname" path="/usr/bin/hostname" dev="dm-0" ino=20028 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:hostname_exec_t:s0 tclass=file permissive=0

not ok 137 testBrokenXML (check_apps.TestApps) # duration: 28s
Wrote screenshot to TestApps-testBrokenXML-fedora-27-127.0.0.2-2701-FAIL.png
Wrote HTML dump to TestApps-testBrokenXML-fedora-27-127.0.0.2-2701-FAIL.html
Wrote JS log to TestApps-testBrokenXML-fedora-27-127.0.0.2-2701-FAIL.js.log
Journal extracted to TestApps-testBrokenXML-fedora-27-127.0.0.2-2701-FAIL.log

First occurrence: 2018-01-19T08:06:54.994378 | revision cb61451e79040bcd46603a6bcbde8f1397074ec6, logs Times recorded: 1 Latest occurrences:

# ----------------------------------------------------------------------
# testImagestreamImport (check_openshift.TestRegistry)
#
/etc/profile.d/lang.sh: line 20: warning: setlocale: LC_COLLATE: cannot change locale (en_US.UTF-8): No such file or directory
/etc/profile.d/lang.sh: line 23: warning: setlocale: LC_MESSAGES: cannot change locale (en_US.UTF-8): No such file or directory
/etc/profile.d/lang.sh: line 26: warning: setlocale: LC_NUMERIC: cannot change locale (en_US.UTF-8): No such file or directory
/etc/profile.d/lang.sh: line 29: warning: setlocale: LC_TIME: cannot change locale (en_US.UTF-8): No such file or directory
/etc/profile.d/lang.sh: line 20: warning: setlocale: LC_COLLATE: cannot change locale (en_US.UTF-8): No such file or directory
/etc/profile.d/lang.sh: line 23: warning: setlocale: LC_MESSAGES: cannot change locale (en_US.UTF-8): No such file or directory
/etc/profile.d/lang.sh: line 26: warning: setlocale: LC_NUMERIC: cannot change locale (en_US.UTF-8): No such file or directory
/etc/profile.d/lang.sh: line 29: warning: setlocale: LC_TIME: cannot change locale (en_US.UTF-8): No such file or directory
The connection to the server 10.111.112.101:8443 was refused - did you specify the right host or port?
The connection to the server 10.111.112.101:8443 was refused - did you specify the right host or port?
The connection to the server 10.111.112.101:8443 was refused - did you specify the right host or port?
The connection to the server 10.111.112.101:8443 was refused - did you specify the right host or port?
The connection to the server 10.111.112.101:8443 was refused - did you specify the right host or port?
The connection to the server 10.111.112.101:8443 was refused - did you specify the right host or port?
The connection to the server 10.111.112.101:8443 was refused - did you specify the right host or port?
The connection to the server 10.111.112.101:8443 was refused - did you specify the right host or port?
The connection to the server 10.111.112.101:8443 was refused - did you specify the right host or port?

DevTools listening on ws://127.0.0.1:9567/devtools/browser/dd253f2a-c6cb-45cc-8ee0-671aea676eac
[0119/150603.312028:ERROR:zygote_host_impl_linux.cc(268)] Failed to adjust OOM score of renderer with pid 14960: Permission denied (13)
[0119/150604.297528:ERROR:zygote_host_impl_linux.cc(268)] Failed to adjust OOM score of renderer with pid 15014: Permission denied (13)
> warning: 2018-01-19 10:06:07.258890 I | proto: duplicate proto type registered: google.protobuf.Any
2018-01-19 10:06:07.258987 I | proto: duplicate proto type registered: google.protobuf.Duration
2018-01-19 10:06:07.259002 I | proto: duplicate proto type registered: google.protobuf.Timestamp

> warning: 2018-01-19 10:06:07.620688 I | proto: duplicate proto type registered: google.protobuf.Any
2018-01-19 10:06:07.620821 I | proto: duplicate proto type registered: google.protobuf.Duration
2018-01-19 10:06:07.620857 I | proto: duplicate proto type registered: google.protobuf.Timestamp

CDP: {"source":"security","level":"error","text":"Refused to apply inline style because it violates the following Content Security Policy directive: \"default-src 'self' http://127.0.0.2:9591\". Either the 'unsafe-inline' keyword, a hash ('sha256-I4l5F4Kq75Yvla5XX3FqfoQO1206LqJ8p8rtQPyLwm4='), or a nonce ('nonce-...') is required to enable inline execution. Note also that 'style-src' was not explicitly set, so 'default-src' is used as a fallback.\n","timestamp":1516374368728.75,"url":"http://127.0.0.2:9591/cockpit/$996d03f5d8935ef9fc08a017e6961aaaeba38c0e/kubernetes/registry.js","lineNumber":3920,"stackTrace":{"callFrames":[{"functionName":"html","scriptId":"44","url":"http://127.0.0.2:9591/cockpit/$996d03f5d8935ef9fc08a017e6961aaaeba38c0e/kubernetes/registry.js","lineNumber":3920,"columnNumber":74},{"functionName":"be.(anonymous function)","scriptId":"44","url":"http://127.0.0.2:9591/cockpit/$996d03f5d8935ef9fc08a017e6961aaaeba38c0e/kubernetes/registry.js","lineNumber":3937,"columnNumber":40},{"functionName":"","scriptId":"44","url":"http://127.0.0.2:9591/cockpit/$996d03f5d8935ef9fc08a017e6961aaaeba38c0e/kubernetes/registry.js","lineNumber":1427,"columnNumber":40},{"functionName":"l","scriptId":"44","url":"http://127.0.0.2:9591/cockpit/$996d03f5d8935ef9fc08a017e6961aaaeba38c0e/kubernetes/registry.js","lineNumber":2475,"columnNumber":41},{"functionName":"","scriptId":"44","url":"http://127.0.0.2:9591/cockpit/$996d03f5d8935ef9fc08a017e6961aaaeba38c0e/kubernetes/registry.js","lineNumber":2483,"columnNumber":20},{"functionName":"$eval","scriptId":"44","url":"http://127.0.0.2:9591/cockpit/$996d03f5d8935ef9fc08a017e6961aaaeba38c0e/kubernetes/registry.js","lineNumber":2799,"columnNumber":35},{"functionName":"$digest","scriptId":"44","url":"http://127.0.0.2:9591/cockpit/$996d03f5d8935ef9fc08a017e6961aaaeba38c0e/kubernetes/registry.js","lineNumber":2752,"columnNumber":59},{"functionName":"$apply","scriptId":"44","url":"http://127.0.0.2:9591/cockpit/$996d03f5d8935ef9fc08a017e6961aaaeba38c0e/kubernetes/registry.js","lineNumber":2821,"columnNumber":34},{"functionName":"","scriptId":"44","url":"http://127.0.0.2:9591/cockpit/$996d03f5d8935ef9fc08a017e6961aaaeba38c0e/kubernetes/registry.js","lineNumber":2660,"columnNumber":26},{"functionName":"s","scriptId":"44","url":"http://127.0.0.2:9591/cockpit/$996d03f5d8935ef9fc08a017e6961aaaeba38c0e/kubernetes/registry.js","lineNumber":945,"columnNumber":22},{"functionName":"","scriptId":"44","url":"http://127.0.0.2:9591/cockpit/$996d03f5d8935ef9fc08a017e6961aaaeba38c0e/kubernetes/registry.js","lineNumber":1037,"columnNumber":33}]}}
Unexpected journal message 'audit: type=1400 audit(1516374318.276:163): avc:  denied  { map } for  pid=1272 comm="hostname" path="/usr/bin/hostname" dev="dm-0" ino=20028 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:hostname_exec_t:s0 tclass=file permissive=0'
Wrote JS log to TestRegistry-testImagestreamImport-fedora-27-127.0.0.2-2701-FAIL.js.log
Journal extracted to TestRegistry-testImagestreamImport-fedora-27-127.0.0.2-2701-FAIL.log
Journal extracted to TestRegistry-testImagestreamImport-openshift-127.0.0.2-2702-FAIL.log
/etc/profile.d/lang.sh: line 20: warning: setlocale: LC_COLLATE: cannot change locale (en_US.UTF-8): No such file or directory
/etc/profile.d/lang.sh: line 23: warning: setlocale: LC_MESSAGES: cannot change locale (en_US.UTF-8): No such file or directory
/etc/profile.d/lang.sh: line 26: warning: setlocale: LC_NUMERIC: cannot change locale (en_US.UTF-8): No such file or directory
/etc/profile.d/lang.sh: line 29: warning: setlocale: LC_TIME: cannot change locale (en_US.UTF-8): No such file or directory
Traceback (most recent call last):
  File "/build/cockpit/test/common/testlib.py", line 669, in tearDown
    self.check_journal_messages()
  File "/build/cockpit/test/common/testlib.py", line 804, in check_journal_messages
    raise Error(first)
Error: audit: type=1400 audit(1516374318.276:163): avc:  denied  { map } for  pid=1272 comm="hostname" path="/usr/bin/hostname" dev="dm-0" ino=20028 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:hostname_exec_t:s0 tclass=file permissive=0

not ok 165 testImagestreamImport (check_openshift.TestRegistry) # duration: 66s
Wrote screenshot to TestRegistry-testImagestreamImport-fedora-27-127.0.0.2-2701-FAIL.png
Wrote HTML dump to TestRegistry-testImagestreamImport-fedora-27-127.0.0.2-2701-FAIL.html
Wrote JS log to TestRegistry-testImagestreamImport-fedora-27-127.0.0.2-2701-FAIL.js.log
Journal extracted to TestRegistry-testImagestreamImport-fedora-27-127.0.0.2-2701-FAIL.log
Journal extracted to TestRegistry-testImagestreamImport-openshift-127.0.0.2-2702-FAIL.log
/etc/profile.d/lang.sh: line 20: warning: setlocale: LC_COLLATE: cannot change locale (en_US.UTF-8): No such file or directory
/etc/profile.d/lang.sh: line 23: warning: setlocale: LC_MESSAGES: cannot change locale (en_US.UTF-8): No such file or directory
/etc/profile.d/lang.sh: line 26: warning: setlocale: LC_NUMERIC: cannot change locale (en_US.UTF-8): No such file or directory
/etc/profile.d/lang.sh: line 29: warning: setlocale: LC_TIME: cannot change locale (en_US.UTF-8): No such file or directory

First occurrence: 2018-01-19T15:06:15.428027 | revision df080b0b867d5c35a1085c88ebe036f614317a56, logs Times recorded: 1 Latest occurrences:

# ----------------------------------------------------------------------
# testPendingClaim (check_openshift.TestOpenshift)
#
/etc/profile.d/lang.sh: line 20: warning: setlocale: LC_COLLATE: cannot change locale (en_US.UTF-8): No such file or directory
/etc/profile.d/lang.sh: line 23: warning: setlocale: LC_MESSAGES: cannot change locale (en_US.UTF-8): No such file or directory
/etc/profile.d/lang.sh: line 26: warning: setlocale: LC_NUMERIC: cannot change locale (en_US.UTF-8): No such file or directory
/etc/profile.d/lang.sh: line 29: warning: setlocale: LC_TIME: cannot change locale (en_US.UTF-8): No such file or directory
/etc/profile.d/lang.sh: line 20: warning: setlocale: LC_COLLATE: cannot change locale (en_US.UTF-8): No such file or directory
/etc/profile.d/lang.sh: line 23: warning: setlocale: LC_MESSAGES: cannot change locale (en_US.UTF-8): No such file or directory
/etc/profile.d/lang.sh: line 26: warning: setlocale: LC_NUMERIC: cannot change locale (en_US.UTF-8): No such file or directory
/etc/profile.d/lang.sh: line 29: warning: setlocale: LC_TIME: cannot change locale (en_US.UTF-8): No such file or directory
/etc/profile.d/lang.sh: line 20: warning: setlocale: LC_COLLATE: cannot change locale (en_US.UTF-8): No such file or directory
/etc/profile.d/lang.sh: line 23: warning: setlocale: LC_MESSAGES: cannot change locale (en_US.UTF-8): No such file or directory
/etc/profile.d/lang.sh: line 26: warning: setlocale: LC_NUMERIC: cannot change locale (en_US.UTF-8): No such file or directory
/etc/profile.d/lang.sh: line 29: warning: setlocale: LC_TIME: cannot change locale (en_US.UTF-8): No such file or directory
The connection to the server 10.111.112.101:8443 was refused - did you specify the right host or port?
The connection to the server 10.111.112.101:8443 was refused - did you specify the right host or port?
The connection to the server 10.111.112.101:8443 was refused - did you specify the right host or port?
The connection to the server 10.111.112.101:8443 was refused - did you specify the right host or port?
The connection to the server 10.111.112.101:8443 was refused - did you specify the right host or port?
The connection to the server 10.111.112.101:8443 was refused - did you specify the right host or port?
The connection to the server 10.111.112.101:8443 was refused - did you specify the right host or port?
The connection to the server 10.111.112.101:8443 was refused - did you specify the right host or port?
The connection to the server 10.111.112.101:8443 was refused - did you specify the right host or port?

DevTools listening on ws://127.0.0.1:10186/devtools/browser/2be8dfa9-d36c-4d81-9da7-4bdf5c54e1ee
[0119/150700.020834:ERROR:zygote_host_impl_linux.cc(268)] Failed to adjust OOM score of renderer with pid 16643: Permission denied (13)
[0119/150700.946756:ERROR:zygote_host_impl_linux.cc(268)] Failed to adjust OOM score of renderer with pid 16714: Permission denied (13)
> warning: 2018-01-19 10:07:03.711742 I | proto: duplicate proto type registered: google.protobuf.Any
2018-01-19 10:07:03.711958 I | proto: duplicate proto type registered: google.protobuf.Duration
2018-01-19 10:07:03.712036 I | proto: duplicate proto type registered: google.protobuf.Timestamp

> warning: 2018-01-19 10:07:04.070930 I | proto: duplicate proto type registered: google.protobuf.Any
2018-01-19 10:07:04.071099 I | proto: duplicate proto type registered: google.protobuf.Duration
2018-01-19 10:07:04.071138 I | proto: duplicate proto type registered: google.protobuf.Timestamp

/etc/profile.d/lang.sh: line 20: warning: setlocale: LC_COLLATE: cannot change locale (en_US.UTF-8): No such file or directory
/etc/profile.d/lang.sh: line 23: warning: setlocale: LC_MESSAGES: cannot change locale (en_US.UTF-8): No such file or directory
/etc/profile.d/lang.sh: line 26: warning: setlocale: LC_NUMERIC: cannot change locale (en_US.UTF-8): No such file or directory
/etc/profile.d/lang.sh: line 29: warning: setlocale: LC_TIME: cannot change locale (en_US.UTF-8): No such file or directory
/etc/profile.d/lang.sh: line 20: warning: setlocale: LC_COLLATE: cannot change locale (en_US.UTF-8): No such file or directory
/etc/profile.d/lang.sh: line 23: warning: setlocale: LC_MESSAGES: cannot change locale (en_US.UTF-8): No such file or directory
/etc/profile.d/lang.sh: line 26: warning: setlocale: LC_NUMERIC: cannot change locale (en_US.UTF-8): No such file or directory
/etc/profile.d/lang.sh: line 29: warning: setlocale: LC_TIME: cannot change locale (en_US.UTF-8): No such file or directory
Unexpected journal message 'audit: type=1400 audit(1516374386.055:165): avc:  denied  { execute_no_trans } for  pid=1305 comm="pmie_check" path="/usr/bin/pmie" dev="dm-0" ino=139127 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:pcp_pmie_exec_t:s0 tclass=file permissive=0'
Wrote JS log to TestOpenshift-testPendingClaim-fedora-27-127.0.0.2-2901-FAIL.js.log
Journal extracted to TestOpenshift-testPendingClaim-fedora-27-127.0.0.2-2901-FAIL.log
Journal extracted to TestOpenshift-testPendingClaim-openshift-127.0.0.2-2902-FAIL.log
/etc/profile.d/lang.sh: line 20: warning: setlocale: LC_COLLATE: cannot change locale (en_US.UTF-8): No such file or directory
/etc/profile.d/lang.sh: line 23: warning: setlocale: LC_MESSAGES: cannot change locale (en_US.UTF-8): No such file or directory
/etc/profile.d/lang.sh: line 26: warning: setlocale: LC_NUMERIC: cannot change locale (en_US.UTF-8): No such file or directory
/etc/profile.d/lang.sh: line 29: warning: setlocale: LC_TIME: cannot change locale (en_US.UTF-8): No such file or directory
Traceback (most recent call last):
  File "/build/cockpit/test/common/testlib.py", line 669, in tearDown
    self.check_journal_messages()
  File "/build/cockpit/test/common/testlib.py", line 804, in check_journal_messages
    raise Error(first)
Error: audit: type=1400 audit(1516374386.055:165): avc:  denied  { execute_no_trans } for  pid=1305 comm="pmie_check" path="/usr/bin/pmie" dev="dm-0" ino=139127 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:pcp_pmie_exec_t:s0 tclass=file permissive=0

not ok 159 testPendingClaim (check_openshift.TestOpenshift) # duration: 64s
Wrote screenshot to TestOpenshift-testPendingClaim-fedora-27-127.0.0.2-2901-FAIL.png
Wrote HTML dump to TestOpenshift-testPendingClaim-fedora-27-127.0.0.2-2901-FAIL.html
Wrote JS log to TestOpenshift-testPendingClaim-fedora-27-127.0.0.2-2901-FAIL.js.log
Journal extracted to TestOpenshift-testPendingClaim-fedora-27-127.0.0.2-2901-FAIL.log
Journal extracted to TestOpenshift-testPendingClaim-openshift-127.0.0.2-2902-FAIL.log
/etc/profile.d/lang.sh: line 20: warning: setlocale: LC_COLLATE: cannot change locale (en_US.UTF-8): No such file or directory
/etc/profile.d/lang.sh: line 23: warning: setlocale: LC_MESSAGES: cannot change locale (en_US.UTF-8): No such file or directory
/etc/profile.d/lang.sh: line 26: warning: setlocale: LC_NUMERIC: cannot change locale (en_US.UTF-8): No such file or directory
/etc/profile.d/lang.sh: line 29: warning: setlocale: LC_TIME: cannot change locale (en_US.UTF-8): No such file or directory

First occurrence: 2018-01-19T15:07:20.866573 | revision df080b0b867d5c35a1085c88ebe036f614317a56, logs Times recorded: 1 Latest occurrences:

# ----------------------------------------------------------------------
# testDashboard (check_kubernetes.TestKubernetes)
#
bash: /etc/kubernetes/start-kubernetes: No such file or directory
2018-01-19 09:42:54.524316 I | proto: duplicate proto type registered: google.protobuf.Any
2018-01-19 09:42:54.526093 I | proto: duplicate proto type registered: google.protobuf.Duration
2018-01-19 09:42:54.526333 I | proto: duplicate proto type registered: google.protobuf.Timestamp

DevTools listening on ws://127.0.0.1:9419/devtools/browser/040d5e7a-7e9c-4c1a-92ba-71bca08a95d2
[0119/144258.750044:ERROR:zygote_host_impl_linux.cc(268)] Failed to adjust OOM score of renderer with pid 15085: Permission denied (13)
[0119/144259.716446:ERROR:zygote_host_impl_linux.cc(268)] Failed to adjust OOM score of renderer with pid 15142: Permission denied (13)
> warning: 2018-01-19 09:43:05.230997 I | proto: duplicate proto type registered: google.protobuf.Any
2018-01-19 09:43:05.231156 I | proto: duplicate proto type registered: google.protobuf.Duration
2018-01-19 09:43:05.231187 I | proto: duplicate proto type registered: google.protobuf.Timestamp
error: current-context must exist in order to minify

> warning: received invalid kubectl config 
> warning: 2018-01-19 09:43:06.345578 I | proto: duplicate proto type registered: google.protobuf.Any
2018-01-19 09:43:06.346590 I | proto: duplicate proto type registered: google.protobuf.Duration
2018-01-19 09:43:06.346728 I | proto: duplicate proto type registered: google.protobuf.Timestamp

2018-01-19 09:43:07.518096 I | proto: duplicate proto type registered: google.protobuf.Any
2018-01-19 09:43:07.518857 I | proto: duplicate proto type registered: google.protobuf.Duration
2018-01-19 09:43:07.519059 I | proto: duplicate proto type registered: google.protobuf.Timestamp
Unexpected journal message 'audit: type=1400 audit(1516372945.800:161): avc:  denied  { map } for  pid=1249 comm="hostname" path="/usr/bin/hostname" dev="dm-0" ino=20028 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:hostname_exec_t:s0 tclass=file permissive=0'
Unexpected journal message 'audit: type=1400 audit(1516372946.041:165): avc:  denied  { execute_no_trans } for  pid=1290 comm="pmie_check" path="/usr/bin/pmie" dev="dm-0" ino=139127 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:pcp_pmie_exec_t:s0 tclass=file permissive=0'
Wrote JS log to TestKubernetes-testDashboard-fedora-27-127.0.0.2-2501-FAIL.js.log
Journal extracted to TestKubernetes-testDashboard-fedora-27-127.0.0.2-2501-FAIL.log
Traceback (most recent call last):
  File "/build/cockpit/test/common/testlib.py", line 669, in tearDown
    self.check_journal_messages()
  File "/build/cockpit/test/common/testlib.py", line 804, in check_journal_messages
    raise Error(first)
Error: audit: type=1400 audit(1516372945.800:161): avc:  denied  { map } for  pid=1249 comm="hostname" path="/usr/bin/hostname" dev="dm-0" ino=20028 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:hostname_exec_t:s0 tclass=file permissive=0

not ok 171 testDashboard (check_kubernetes.TestKubernetes) # duration: 69s
Wrote screenshot to TestKubernetes-testDashboard-fedora-27-127.0.0.2-2501-FAIL.png
Wrote HTML dump to TestKubernetes-testDashboard-fedora-27-127.0.0.2-2501-FAIL.html
Wrote JS log to TestKubernetes-testDashboard-fedora-27-127.0.0.2-2501-FAIL.js.log
Journal extracted to TestKubernetes-testDashboard-fedora-27-127.0.0.2-2501-FAIL.log

First occurrence: 2018-01-19T14:43:21.613019 | revision f1c0c7dcebbd231d7809b3e3ec5c8d6ed9605496, logs Times recorded: 1 Latest occurrences:

# ----------------------------------------------------------------------
# testBasic (check_embed.TestEmbed)
#

DevTools listening on ws://127.0.0.1:9781/devtools/browser/7e21066f-1c62-494e-ad77-10d39c303018
[0119/150937.439429:ERROR:zygote_host_impl_linux.cc(268)] Failed to adjust OOM score of renderer with pid 20897: Permission denied (13)
[0119/150938.433572:ERROR:zygote_host_impl_linux.cc(268)] Failed to adjust OOM score of renderer with pid 20927: Permission denied (13)
CDP: {"source":"network","level":"error","text":"Failed to load resource: net::ERR_FILE_NOT_FOUND","timestamp":1516374578514.61,"url":"file:///build/cockpit/dist/base1/patternfly.min.css","networkRequestId":"20927.2"}
CDP: {"source":"network","level":"error","text":"Failed to load resource: net::ERR_FILE_NOT_FOUND","timestamp":1516374578514.78,"url":"file:///build/cockpit/dist/base1/patternfly-additions.css","networkRequestId":"20927.3"}
CDP: {"source":"network","level":"error","text":"Failed to load resource: net::ERR_FILE_NOT_FOUND","timestamp":1516374578514.98,"url":"file:///build/cockpit/test/verify/dist/img/brand.svg","networkRequestId":"20927.4"}
Unexpected journal message 'audit: type=1400 audit(1516374568.448:163): avc:  denied  { map } for  pid=1299 comm="hostname" path="/usr/bin/hostname" dev="dm-0" ino=20028 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:hostname_exec_t:s0 tclass=file permissive=0'
Unexpected journal message 'audit: type=1400 audit(1516374568.599:165): avc:  denied  { execute_no_trans } for  pid=1343 comm="pmie_check" path="/usr/bin/pmie" dev="dm-0" ino=139127 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:pcp_pmie_exec_t:s0 tclass=file permissive=0'
Wrote JS log to TestEmbed-testBasic-fedora-27-127.0.0.2-2901-FAIL.js.log
Journal extracted to TestEmbed-testBasic-fedora-27-127.0.0.2-2901-FAIL.log
Traceback (most recent call last):
  File "/build/cockpit/test/common/testlib.py", line 669, in tearDown
    self.check_journal_messages()
  File "/build/cockpit/test/common/testlib.py", line 804, in check_journal_messages
    raise Error(first)
Error: audit: type=1400 audit(1516374568.448:163): avc:  denied  { map } for  pid=1299 comm="hostname" path="/usr/bin/hostname" dev="dm-0" ino=20028 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:hostname_exec_t:s0 tclass=file permissive=0

not ok 127 testBasic (check_embed.TestEmbed) # duration: 25s
Wrote screenshot to TestEmbed-testBasic-fedora-27-127.0.0.2-2901-FAIL.png
Wrote HTML dump to TestEmbed-testBasic-fedora-27-127.0.0.2-2901-FAIL.html
Wrote JS log to TestEmbed-testBasic-fedora-27-127.0.0.2-2901-FAIL.js.log
Journal extracted to TestEmbed-testBasic-fedora-27-127.0.0.2-2901-FAIL.log

First occurrence: 2018-01-19T15:09:43.050244 | revision df080b0b867d5c35a1085c88ebe036f614317a56, logs Times recorded: 1 Latest occurrences:

# ----------------------------------------------------------------------
# testVolumesAndEnvironment (check_docker.TestDocker)
#

DevTools listening on ws://127.0.0.1:10125/devtools/browser/c441de7a-a022-4598-987b-19eb5e58488a
[0119/144456.857920:ERROR:zygote_host_impl_linux.cc(268)] Failed to adjust OOM score of renderer with pid 17357: Permission denied (13)
[0119/144457.732375:ERROR:zygote_host_impl_linux.cc(268)] Failed to adjust OOM score of renderer with pid 17397: Permission denied (13)
Unexpected journal message 'audit: type=1400 audit(1516373046.740:158): avc:  denied  { map } for  pid=1249 comm="hostname" path="/usr/bin/hostname" dev="dm-0" ino=20028 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:hostname_exec_t:s0 tclass=file permissive=0'
Unexpected journal message 'audit: type=1400 audit(1516373046.982:162): avc:  denied  { execute_no_trans } for  pid=1311 comm="pmie_check" path="/usr/bin/pmie" dev="dm-0" ino=139127 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:pcp_pmie_exec_t:s0 tclass=file permissive=0'
Wrote JS log to TestDocker-testVolumesAndEnvironment-fedora-27-127.0.0.2-2501-FAIL.js.log
Journal extracted to TestDocker-testVolumesAndEnvironment-fedora-27-127.0.0.2-2501-FAIL.log
Traceback (most recent call last):
  File "/build/cockpit/test/common/testlib.py", line 669, in tearDown
    self.check_journal_messages()
  File "/build/cockpit/test/common/testlib.py", line 804, in check_journal_messages
    raise Error(first)
Error: audit: type=1400 audit(1516373046.740:158): avc:  denied  { map } for  pid=1249 comm="hostname" path="/usr/bin/hostname" dev="dm-0" ino=20028 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:hostname_exec_t:s0 tclass=file permissive=0

not ok 157 testVolumesAndEnvironment (check_docker.TestDocker) # duration: 72s
Wrote screenshot to TestDocker-testVolumesAndEnvironment-fedora-27-127.0.0.2-2501-FAIL.png
Wrote HTML dump to TestDocker-testVolumesAndEnvironment-fedora-27-127.0.0.2-2501-FAIL.html
Wrote JS log to TestDocker-testVolumesAndEnvironment-fedora-27-127.0.0.2-2501-FAIL.js.log
Journal extracted to TestDocker-testVolumesAndEnvironment-fedora-27-127.0.0.2-2501-FAIL.log

First occurrence: 2018-01-19T14:45:07.122187 | revision f1c0c7dcebbd231d7809b3e3ec5c8d6ed9605496, logs Times recorded: 1 Latest occurrences:

# ----------------------------------------------------------------------
# testExpose (check_docker.TestDocker)
#

DevTools listening on ws://127.0.0.1:9721/devtools/browser/05c004a6-9f61-419d-909a-f0f7c3e5f2e2
[0119/151122.568898:ERROR:zygote_host_impl_linux.cc(268)] Failed to adjust OOM score of renderer with pid 22334: Permission denied (13)
[0119/151123.617208:ERROR:zygote_host_impl_linux.cc(268)] Failed to adjust OOM score of renderer with pid 22371: Permission denied (13)
Unexpected journal message 'audit: type=1400 audit(1516374630.096:163): avc:  denied  { execute_no_trans } for  pid=1286 comm="pmie_check" path="/usr/bin/pmie" dev="dm-0" ino=139127 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:pcp_pmie_exec_t:s0 tclass=file permissive=0'
Wrote JS log to TestDocker-testExpose-fedora-27-127.0.0.2-2401-FAIL.js.log
Journal extracted to TestDocker-testExpose-fedora-27-127.0.0.2-2401-FAIL.log
Traceback (most recent call last):
  File "/build/cockpit/test/common/testlib.py", line 669, in tearDown
    self.check_journal_messages()
  File "/build/cockpit/test/common/testlib.py", line 804, in check_journal_messages
    raise Error(first)
Error: audit: type=1400 audit(1516374630.096:163): avc:  denied  { execute_no_trans } for  pid=1286 comm="pmie_check" path="/usr/bin/pmie" dev="dm-0" ino=139127 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:pcp_pmie_exec_t:s0 tclass=file permissive=0

not ok 120 testExpose (check_docker.TestDocker) # duration: 78s
Wrote screenshot to TestDocker-testExpose-fedora-27-127.0.0.2-2401-FAIL.png
Wrote HTML dump to TestDocker-testExpose-fedora-27-127.0.0.2-2401-FAIL.html
Wrote JS log to TestDocker-testExpose-fedora-27-127.0.0.2-2401-FAIL.js.log
Journal extracted to TestDocker-testExpose-fedora-27-127.0.0.2-2401-FAIL.log

First occurrence: 2018-01-19T15:11:37.162770 | revision df080b0b867d5c35a1085c88ebe036f614317a56, logs Times recorded: 1 Latest occurrences:

# ----------------------------------------------------------------------
# testEdit (check_dashboard.TestDashboardEditLimits)
#

DevTools listening on ws://127.0.0.1:9345/devtools/browser/1361ee4f-9a48-43eb-8dc4-b1f6816e75d3
[0119/144606.687259:ERROR:zygote_host_impl_linux.cc(268)] Failed to adjust OOM score of renderer with pid 19236: Permission denied (13)
[0119/144607.632225:ERROR:zygote_host_impl_linux.cc(268)] Failed to adjust OOM score of renderer with pid 19274: Permission denied (13)
[0119/144611.149398:ERROR:gl_implementation.cc(241)] Failed to load /usr/lib64/chromium-browser/swiftshader/libGLESv2.so: /usr/lib64/chromium-browser/swiftshader/libGLESv2.so: cannot open shared object file: No such file or directory
[0119/144611.151308:ERROR:gpu_child_thread.cc(254)] Exiting GPU process due to errors during initialization
[0119/144611.626270:ERROR:gl_implementation.cc(241)] Failed to load /usr/lib64/chromium-browser/swiftshader/libGLESv2.so: /usr/lib64/chromium-browser/swiftshader/libGLESv2.so: cannot open shared object file: No such file or directory
[0119/144611.627921:ERROR:gpu_child_thread.cc(254)] Exiting GPU process due to errors during initialization
[0119/144612.116030:ERROR:gl_implementation.cc(241)] Failed to load /usr/lib64/chromium-browser/swiftshader/libGLESv2.so: /usr/lib64/chromium-browser/swiftshader/libGLESv2.so: cannot open shared object file: No such file or directory
[0119/144612.117676:ERROR:gpu_child_thread.cc(254)] Exiting GPU process due to errors during initialization
[0119/144612.572143:ERROR:gl_implementation.cc(241)] Failed to load /usr/lib64/chromium-browser/swiftshader/libGLESv2.so: /usr/lib64/chromium-browser/swiftshader/libGLESv2.so: cannot open shared object file: No such file or directory
[0119/144612.573947:ERROR:gpu_child_thread.cc(254)] Exiting GPU process due to errors during initialization
Unexpected journal message 'audit: type=1400 audit(1516373158.170:163): avc:  denied  { map } for  pid=1258 comm="hostname" path="/usr/bin/hostname" dev="dm-0" ino=20028 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:hostname_exec_t:s0 tclass=file permissive=0'
Unexpected journal message 'audit: type=1400 audit(1516373158.309:165): avc:  denied  { execute_no_trans } for  pid=1305 comm="pmie_check" path="/usr/bin/pmie" dev="dm-0" ino=139127 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:pcp_pmie_exec_t:s0 tclass=file permissive=0'
Wrote JS log to TestDashboardEditLimits-testEdit-fedora-27-127.0.0.2-2601-FAIL.js.log
Journal extracted to TestDashboardEditLimits-testEdit-fedora-27-127.0.0.2-2601-FAIL.log
Traceback (most recent call last):
  File "/build/cockpit/test/common/testlib.py", line 669, in tearDown
    self.check_journal_messages()
  File "/build/cockpit/test/common/testlib.py", line 804, in check_journal_messages
    raise Error(first)
Error: audit: type=1400 audit(1516373158.170:163): avc:  denied  { map } for  pid=1258 comm="hostname" path="/usr/bin/hostname" dev="dm-0" ino=20028 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:hostname_exec_t:s0 tclass=file permissive=0

not ok 146 testEdit (check_dashboard.TestDashboardEditLimits) # duration: 28s
Wrote screenshot to TestDashboardEditLimits-testEdit-fedora-27-127.0.0.2-2601-FAIL.png
Wrote HTML dump to TestDashboardEditLimits-testEdit-fedora-27-127.0.0.2-2601-FAIL.html
Wrote JS log to TestDashboardEditLimits-testEdit-fedora-27-127.0.0.2-2601-FAIL.js.log
Journal extracted to TestDashboardEditLimits-testEdit-fedora-27-127.0.0.2-2601-FAIL.log

First occurrence: 2018-01-19T14:46:15.224081 | revision f1c0c7dcebbd231d7809b3e3ec5c8d6ed9605496, logs Times recorded: 1 Latest occurrences:

# ----------------------------------------------------------------------
# testBasic (check_active_pages.TestActivePages)
#

DevTools listening on ws://127.0.0.1:9621/devtools/browser/25f855a5-b2ea-4bc6-8a01-53c6fe7f41e4
[0119/151243.695308:ERROR:zygote_host_impl_linux.cc(268)] Failed to adjust OOM score of renderer with pid 24474: Permission denied (13)
[0119/151244.755191:ERROR:zygote_host_impl_linux.cc(268)] Failed to adjust OOM score of renderer with pid 24520: Permission denied (13)
Unexpected journal message 'audit: type=1400 audit(1516374756.462:160): avc:  denied  { map } for  pid=1296 comm="hostname" path="/usr/bin/hostname" dev="dm-0" ino=20028 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:hostname_exec_t:s0 tclass=file permissive=0'
Unexpected journal message 'audit: type=1400 audit(1516374756.589:162): avc:  denied  { execute_no_trans } for  pid=1328 comm="pmie_check" path="/usr/bin/pmie" dev="dm-0" ino=139127 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:pcp_pmie_exec_t:s0 tclass=file permissive=0'
Wrote JS log to TestActivePages-testBasic-fedora-27-127.0.0.2-2901-FAIL.js.log
Journal extracted to TestActivePages-testBasic-fedora-27-127.0.0.2-2901-FAIL.log
Traceback (most recent call last):
  File "/build/cockpit/test/common/testlib.py", line 669, in tearDown
    self.check_journal_messages()
  File "/build/cockpit/test/common/testlib.py", line 804, in check_journal_messages
    raise Error(first)
Error: audit: type=1400 audit(1516374756.462:160): avc:  denied  { map } for  pid=1296 comm="hostname" path="/usr/bin/hostname" dev="dm-0" ino=20028 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:hostname_exec_t:s0 tclass=file permissive=0

not ok 105 testBasic (check_active_pages.TestActivePages) # duration: 27s
Wrote screenshot to TestActivePages-testBasic-fedora-27-127.0.0.2-2901-FAIL.png
Wrote HTML dump to TestActivePages-testBasic-fedora-27-127.0.0.2-2901-FAIL.html
Wrote JS log to TestActivePages-testBasic-fedora-27-127.0.0.2-2901-FAIL.js.log
Journal extracted to TestActivePages-testBasic-fedora-27-127.0.0.2-2901-FAIL.log

First occurrence: 2018-01-19T15:12:50.694985 | revision df080b0b867d5c35a1085c88ebe036f614317a56, logs Times recorded: 1 Latest occurrences:

# ----------------------------------------------------------------------
# testUpdateError (check_packagekit.TestUpdates)
#

DevTools listening on ws://127.0.0.1:9855/devtools/browser/f813865e-cdae-49a9-8dbb-a9a0bf9290d6
[0119/151318.298617:ERROR:zygote_host_impl_linux.cc(268)] Failed to adjust OOM score of renderer with pid 25421: Permission denied (13)
[0119/151319.580558:ERROR:zygote_host_impl_linux.cc(268)] Failed to adjust OOM score of renderer with pid 25500: Permission denied (13)
Unexpected journal message 'audit: type=1400 audit(1516374786.628:163): avc:  denied  { map } for  pid=1271 comm="hostname" path="/usr/bin/hostname" dev="dm-0" ino=20028 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:hostname_exec_t:s0 tclass=file permissive=0'
Unexpected journal message 'audit: type=1400 audit(1516374786.781:165): avc:  denied  { execute_no_trans } for  pid=1317 comm="pmie_check" path="/usr/bin/pmie" dev="dm-0" ino=139127 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:pcp_pmie_exec_t:s0 tclass=file permissive=0'
Wrote JS log to TestUpdates-testUpdateError-fedora-27-127.0.0.2-2501-FAIL.js.log
Journal extracted to TestUpdates-testUpdateError-fedora-27-127.0.0.2-2501-FAIL.log
Traceback (most recent call last):
  File "/build/cockpit/test/common/testlib.py", line 669, in tearDown
    self.check_journal_messages()
  File "/build/cockpit/test/common/testlib.py", line 804, in check_journal_messages
    raise Error(first)
Error: audit: type=1400 audit(1516374786.628:163): avc:  denied  { map } for  pid=1271 comm="hostname" path="/usr/bin/hostname" dev="dm-0" ino=20028 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:hostname_exec_t:s0 tclass=file permissive=0

not ok 97 testUpdateError (check_packagekit.TestUpdates) # duration: 36s
Wrote screenshot to TestUpdates-testUpdateError-fedora-27-127.0.0.2-2501-FAIL.png
Wrote HTML dump to TestUpdates-testUpdateError-fedora-27-127.0.0.2-2501-FAIL.html
Wrote JS log to TestUpdates-testUpdateError-fedora-27-127.0.0.2-2501-FAIL.js.log
Journal extracted to TestUpdates-testUpdateError-fedora-27-127.0.0.2-2501-FAIL.log

First occurrence: 2018-01-19T15:13:29.335954 | revision df080b0b867d5c35a1085c88ebe036f614317a56, logs Times recorded: 1 Latest occurrences:

# ----------------------------------------------------------------------
# testNfsClient (check_storage_nfs.TestStorage)
#

DevTools listening on ws://127.0.0.1:10044/devtools/browser/bfde97ba-6c8f-47d9-bf95-1c3c5451b6ee
[0119/144757.557875:ERROR:zygote_host_impl_linux.cc(268)] Failed to adjust OOM score of renderer with pid 23076: Permission denied (13)
[0119/144758.490502:ERROR:zygote_host_impl_linux.cc(268)] Failed to adjust OOM score of renderer with pid 23145: Permission denied (13)
> warning: clnt_create: RPC: Unknown host

> warning: 
> warning: clnt_create: RPC: Unknown host

> warning: 
Unexpected journal message 'audit: type=1400 audit(1516373270.055:162): avc:  denied  { execute_no_trans } for  pid=1324 comm="pmie_check" path="/usr/bin/pmie" dev="dm-0" ino=139127 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:pcp_pmie_exec_t:s0 tclass=file permissive=0'
Wrote JS log to TestStorage-testNfsClient-fedora-27-127.0.0.2-2901-FAIL.js.log
Journal extracted to TestStorage-testNfsClient-fedora-27-127.0.0.2-2901-FAIL.log
Traceback (most recent call last):
  File "/build/cockpit/test/common/testlib.py", line 669, in tearDown
    self.check_journal_messages()
  File "/build/cockpit/test/common/testlib.py", line 804, in check_journal_messages
    raise Error(first)
Error: audit: type=1400 audit(1516373270.055:162): avc:  denied  { execute_no_trans } for  pid=1324 comm="pmie_check" path="/usr/bin/pmie" dev="dm-0" ino=139127 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:pcp_pmie_exec_t:s0 tclass=file permissive=0

not ok 116 testNfsClient (check_storage_nfs.TestStorage) # duration: 32s
Wrote screenshot to TestStorage-testNfsClient-fedora-27-127.0.0.2-2901-FAIL.png
Wrote HTML dump to TestStorage-testNfsClient-fedora-27-127.0.0.2-2901-FAIL.html
Wrote JS log to TestStorage-testNfsClient-fedora-27-127.0.0.2-2901-FAIL.js.log
Journal extracted to TestStorage-testNfsClient-fedora-27-127.0.0.2-2901-FAIL.log

First occurrence: 2018-01-19T14:48:09.191846 | revision f1c0c7dcebbd231d7809b3e3ec5c8d6ed9605496, logs Times recorded: 1 Latest occurrences:

# ----------------------------------------------------------------------
# testBasic (check_tuned.TestTuned)
#

DevTools listening on ws://127.0.0.1:10095/devtools/browser/8ff61d00-ac2d-4a98-98f7-85b13a463c02
[0119/151513.114442:ERROR:zygote_host_impl_linux.cc(268)] Failed to adjust OOM score of renderer with pid 28380: Permission denied (13)
[0119/151514.173507:ERROR:zygote_host_impl_linux.cc(268)] Failed to adjust OOM score of renderer with pid 28411: Permission denied (13)
Unexpected journal message 'audit: type=1400 audit(1516374905.168:165): avc:  denied  { execute_no_trans } for  pid=1307 comm="pmie_check" path="/usr/bin/pmie" dev="dm-0" ino=139127 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:pcp_pmie_exec_t:s0 tclass=file permissive=0'
Wrote JS log to TestTuned-testBasic-fedora-27-127.0.0.2-2501-FAIL.js.log
Journal extracted to TestTuned-testBasic-fedora-27-127.0.0.2-2501-FAIL.log
Traceback (most recent call last):
  File "/build/cockpit/test/common/testlib.py", line 669, in tearDown
    self.check_journal_messages()
  File "/build/cockpit/test/common/testlib.py", line 804, in check_journal_messages
    raise Error(first)
Error: audit: type=1400 audit(1516374905.168:165): avc:  denied  { execute_no_trans } for  pid=1307 comm="pmie_check" path="/usr/bin/pmie" dev="dm-0" ino=139127 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:pcp_pmie_exec_t:s0 tclass=file permissive=0

not ok 83 testBasic (check_tuned.TestTuned) # duration: 35s
Wrote screenshot to TestTuned-testBasic-fedora-27-127.0.0.2-2501-FAIL.png
Wrote HTML dump to TestTuned-testBasic-fedora-27-127.0.0.2-2501-FAIL.html
Wrote JS log to TestTuned-testBasic-fedora-27-127.0.0.2-2501-FAIL.js.log
Journal extracted to TestTuned-testBasic-fedora-27-127.0.0.2-2501-FAIL.log

First occurrence: 2018-01-19T15:15:27.657454 | revision df080b0b867d5c35a1085c88ebe036f614317a56, logs Times recorded: 1 Latest occurrences:

# ----------------------------------------------------------------------
# testNotSupported (check_realms.TestRealms)
#

DevTools listening on ws://127.0.0.1:9685/devtools/browser/31a79de3-240c-48b0-b426-a1fc760046ba
[0119/145058.533453:ERROR:zygote_host_impl_linux.cc(268)] Failed to adjust OOM score of renderer with pid 28846: Permission denied (13)
[0119/145059.548992:ERROR:zygote_host_impl_linux.cc(268)] Failed to adjust OOM score of renderer with pid 28883: Permission denied (13)
Unexpected journal message 'audit: type=1400 audit(1516373445.572:162): avc:  denied  { map } for  pid=1213 comm="hostname" path="/usr/bin/hostname" dev="dm-0" ino=20028 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:hostname_exec_t:s0 tclass=file permissive=0'
Unexpected journal message 'audit: type=1400 audit(1516373445.730:164): avc:  denied  { execute_no_trans } for  pid=1286 comm="pmie_check" path="/usr/bin/pmie" dev="dm-0" ino=139127 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:pcp_pmie_exec_t:s0 tclass=file permissive=0'
Wrote JS log to TestRealms-testNotSupported-fedora-27-127.0.0.2-2501-FAIL.js.log
Journal extracted to TestRealms-testNotSupported-fedora-27-127.0.0.2-2501-FAIL.log
Journal extracted to TestRealms-testNotSupported-ipa-127.0.0.2-2502-FAIL.log
Traceback (most recent call last):
  File "/build/cockpit/test/common/testlib.py", line 669, in tearDown
    self.check_journal_messages()
  File "/build/cockpit/test/common/testlib.py", line 804, in check_journal_messages
    raise Error(first)
Error: audit: type=1400 audit(1516373445.572:162): avc:  denied  { map } for  pid=1213 comm="hostname" path="/usr/bin/hostname" dev="dm-0" ino=20028 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:hostname_exec_t:s0 tclass=file permissive=0

not ok 82 testNotSupported (check_realms.TestRealms) # duration: 44s
Wrote screenshot to TestRealms-testNotSupported-fedora-27-127.0.0.2-2501-FAIL.png
Wrote HTML dump to TestRealms-testNotSupported-fedora-27-127.0.0.2-2501-FAIL.html
Wrote JS log to TestRealms-testNotSupported-fedora-27-127.0.0.2-2501-FAIL.js.log
Journal extracted to TestRealms-testNotSupported-fedora-27-127.0.0.2-2501-FAIL.log
Journal extracted to TestRealms-testNotSupported-ipa-127.0.0.2-2502-FAIL.log

First occurrence: 2018-01-19T14:51:19.784316 | revision f1c0c7dcebbd231d7809b3e3ec5c8d6ed9605496, logs Times recorded: 1 Latest occurrences:

# ----------------------------------------------------------------------
# testLuks (check_storage_luks.TestStorage)
#

DevTools listening on ws://127.0.0.1:9352/devtools/browser/e32e2fa9-91cb-411a-9542-7f96d3e46887
[0119/151637.852711:ERROR:zygote_host_impl_linux.cc(268)] Failed to adjust OOM score of renderer with pid 31014: Permission denied (13)
[0119/151638.927274:ERROR:zygote_host_impl_linux.cc(268)] Failed to adjust OOM score of renderer with pid 31105: Permission denied (13)
Unexpected journal message 'audit: type=1400 audit(1516374990.321:163): avc:  denied  { map } for  pid=1296 comm="hostname" path="/usr/bin/hostname" dev="dm-0" ino=20028 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:hostname_exec_t:s0 tclass=file permissive=0'
Unexpected journal message 'audit: type=1400 audit(1516374990.470:165): avc:  denied  { execute_no_trans } for  pid=1330 comm="pmie_check" path="/usr/bin/pmie" dev="dm-0" ino=139127 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:pcp_pmie_exec_t:s0 tclass=file permissive=0'
Wrote JS log to TestStorage-testLuks-fedora-27-127.0.0.2-2301-FAIL.js.log
Journal extracted to TestStorage-testLuks-fedora-27-127.0.0.2-2301-FAIL.log
Traceback (most recent call last):
  File "/build/cockpit/test/common/testlib.py", line 669, in tearDown
    self.check_journal_messages()
  File "/build/cockpit/test/common/testlib.py", line 804, in check_journal_messages
    raise Error(first)
Error: audit: type=1400 audit(1516374990.321:163): avc:  denied  { map } for  pid=1296 comm="hostname" path="/usr/bin/hostname" dev="dm-0" ino=20028 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:hostname_exec_t:s0 tclass=file permissive=0

not ok 61 testLuks (check_storage_luks.TestStorage) # duration: 49s
Wrote screenshot to TestStorage-testLuks-fedora-27-127.0.0.2-2301-FAIL.png
Wrote HTML dump to TestStorage-testLuks-fedora-27-127.0.0.2-2301-FAIL.html
Wrote JS log to TestStorage-testLuks-fedora-27-127.0.0.2-2301-FAIL.js.log
Journal extracted to TestStorage-testLuks-fedora-27-127.0.0.2-2301-FAIL.log

First occurrence: 2018-01-19T15:17:07.584838 | revision df080b0b867d5c35a1085c88ebe036f614317a56, logs Times recorded: 1 Latest occurrences:

# ----------------------------------------------------------------------
# testInfoTruncation (check_packagekit.TestUpdates)
#

DevTools listening on ws://127.0.0.1:9978/devtools/browser/b0106957-d454-4e51-9642-5df18b06ddef
[0119/145219.629520:ERROR:zygote_host_impl_linux.cc(268)] Failed to adjust OOM score of renderer with pid 30958: Permission denied (13)
[0119/145220.646186:ERROR:zygote_host_impl_linux.cc(268)] Failed to adjust OOM score of renderer with pid 31007: Permission denied (13)
Unexpected journal message 'audit: type=1400 audit(1516373518.279:161): avc:  denied  { map } for  pid=1251 comm="hostname" path="/usr/bin/hostname" dev="dm-0" ino=20028 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:hostname_exec_t:s0 tclass=file permissive=0'
Wrote JS log to TestUpdates-testInfoTruncation-fedora-27-127.0.0.2-2801-FAIL.js.log
Journal extracted to TestUpdates-testInfoTruncation-fedora-27-127.0.0.2-2801-FAIL.log
Traceback (most recent call last):
  File "/build/cockpit/test/common/testlib.py", line 669, in tearDown
    self.check_journal_messages()
  File "/build/cockpit/test/common/testlib.py", line 804, in check_journal_messages
    raise Error(first)
Error: audit: type=1400 audit(1516373518.279:161): avc:  denied  { map } for  pid=1251 comm="hostname" path="/usr/bin/hostname" dev="dm-0" ino=20028 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:hostname_exec_t:s0 tclass=file permissive=0

not ok 69 testInfoTruncation (check_packagekit.TestUpdates) # duration: 43s
Wrote screenshot to TestUpdates-testInfoTruncation-fedora-27-127.0.0.2-2801-FAIL.png
Wrote HTML dump to TestUpdates-testInfoTruncation-fedora-27-127.0.0.2-2801-FAIL.html
Wrote JS log to TestUpdates-testInfoTruncation-fedora-27-127.0.0.2-2801-FAIL.js.log
Journal extracted to TestUpdates-testInfoTruncation-fedora-27-127.0.0.2-2801-FAIL.log

First occurrence: 2018-01-19T14:52:28.502741 | revision f1c0c7dcebbd231d7809b3e3ec5c8d6ed9605496, logs Times recorded: 1 Latest occurrences:

# ----------------------------------------------------------------------
# testISCSI (check_storage_iscsi.TestStorage)
#

DevTools listening on ws://127.0.0.1:9531/devtools/browser/1729b5b7-a095-41cb-830d-fa581c14cfd8
[0119/151647.153199:ERROR:zygote_host_impl_linux.cc(268)] Failed to adjust OOM score of renderer with pid 31391: Permission denied (13)
[0119/151648.177248:ERROR:zygote_host_impl_linux.cc(268)] Failed to adjust OOM score of renderer with pid 31431: Permission denied (13)
Unexpected journal message 'audit: type=1400 audit(1516374996.619:163): avc:  denied  { map } for  pid=1253 comm="hostname" path="/usr/bin/hostname" dev="dm-0" ino=20028 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:hostname_exec_t:s0 tclass=file permissive=0'
Unexpected journal message 'audit: type=1400 audit(1516374996.784:165): avc:  denied  { execute_no_trans } for  pid=1297 comm="pmie_check" path="/usr/bin/pmie" dev="dm-0" ino=139127 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:pcp_pmie_exec_t:s0 tclass=file permissive=0'
Wrote JS log to TestStorage-testISCSI-fedora-27-127.0.0.2-2801-FAIL.js.log
Journal extracted to TestStorage-testISCSI-fedora-27-127.0.0.2-2801-FAIL.log
Traceback (most recent call last):
  File "/build/cockpit/test/common/testlib.py", line 669, in tearDown
    self.check_journal_messages()
  File "/build/cockpit/test/common/testlib.py", line 804, in check_journal_messages
    raise Error(first)
Error: audit: type=1400 audit(1516374996.619:163): avc:  denied  { map } for  pid=1253 comm="hostname" path="/usr/bin/hostname" dev="dm-0" ino=20028 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:hostname_exec_t:s0 tclass=file permissive=0

not ok 60 testISCSI (check_storage_iscsi.TestStorage) # duration: 126s
Wrote screenshot to TestStorage-testISCSI-fedora-27-127.0.0.2-2801-FAIL.png
Wrote HTML dump to TestStorage-testISCSI-fedora-27-127.0.0.2-2801-FAIL.html
Wrote JS log to TestStorage-testISCSI-fedora-27-127.0.0.2-2801-FAIL.js.log
Journal extracted to TestStorage-testISCSI-fedora-27-127.0.0.2-2801-FAIL.log

First occurrence: 2018-01-19T15:18:31.175469 | revision df080b0b867d5c35a1085c88ebe036f614317a56, logs Times recorded: 1 Latest occurrences:

# ----------------------------------------------------------------------
# testProjectPolicy (check_openshift.TestRegistry)
#
/etc/profile.d/lang.sh: line 20: warning: setlocale: LC_COLLATE: cannot change locale (en_US.UTF-8): No such file or directory
/etc/profile.d/lang.sh: line 23: warning: setlocale: LC_MESSAGES: cannot change locale (en_US.UTF-8): No such file or directory
/etc/profile.d/lang.sh: line 26: warning: setlocale: LC_NUMERIC: cannot change locale (en_US.UTF-8): No such file or directory
/etc/profile.d/lang.sh: line 29: warning: setlocale: LC_TIME: cannot change locale (en_US.UTF-8): No such file or directory
/etc/profile.d/lang.sh: line 20: warning: setlocale: LC_COLLATE: cannot change locale (en_US.UTF-8): No such file or directory
/etc/profile.d/lang.sh: line 23: warning: setlocale: LC_MESSAGES: cannot change locale (en_US.UTF-8): No such file or directory
/etc/profile.d/lang.sh: line 26: warning: setlocale: LC_NUMERIC: cannot change locale (en_US.UTF-8): No such file or directory
/etc/profile.d/lang.sh: line 29: warning: setlocale: LC_TIME: cannot change locale (en_US.UTF-8): No such file or directory
The connection to the server 10.111.112.101:8443 was refused - did you specify the right host or port?
The connection to the server 10.111.112.101:8443 was refused - did you specify the right host or port?
The connection to the server 10.111.112.101:8443 was refused - did you specify the right host or port?
The connection to the server 10.111.112.101:8443 was refused - did you specify the right host or port?
The connection to the server 10.111.112.101:8443 was refused - did you specify the right host or port?

DevTools listening on ws://127.0.0.1:9418/devtools/browser/9d188f32-8b9d-4b33-af65-9e0e191fc4a2
[0119/145331.005788:ERROR:zygote_host_impl_linux.cc(268)] Failed to adjust OOM score of renderer with pid 32529: Permission denied (13)
[0119/145332.043546:ERROR:zygote_host_impl_linux.cc(268)] Failed to adjust OOM score of renderer with pid 32613: Permission denied (13)
> warning: 2018-01-19 09:53:34.677370 I | proto: duplicate proto type registered: google.protobuf.Any
2018-01-19 09:53:34.677510 I | proto: duplicate proto type registered: google.protobuf.Duration
2018-01-19 09:53:34.677528 I | proto: duplicate proto type registered: google.protobuf.Timestamp

> warning: 2018-01-19 09:53:35.164026 I | proto: duplicate proto type registered: google.protobuf.Any
2018-01-19 09:53:35.164167 I | proto: duplicate proto type registered: google.protobuf.Duration
2018-01-19 09:53:35.164204 I | proto: duplicate proto type registered: google.protobuf.Timestamp

Unexpected journal message 'audit: type=1400 audit(1516373580.830:163): avc:  denied  { map } for  pid=1264 comm="hostname" path="/usr/bin/hostname" dev="dm-0" ino=20028 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:hostname_exec_t:s0 tclass=file permissive=0'
Unexpected journal message 'audit: type=1400 audit(1516373580.974:165): avc:  denied  { execute_no_trans } for  pid=1322 comm="pmie_check" path="/usr/bin/pmie" dev="dm-0" ino=139127 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:pcp_pmie_exec_t:s0 tclass=file permissive=0'
Wrote JS log to TestRegistry-testProjectPolicy-fedora-27-127.0.0.2-2701-FAIL.js.log
Journal extracted to TestRegistry-testProjectPolicy-fedora-27-127.0.0.2-2701-FAIL.log
Journal extracted to TestRegistry-testProjectPolicy-openshift-127.0.0.2-2702-FAIL.log
/etc/profile.d/lang.sh: line 20: warning: setlocale: LC_COLLATE: cannot change locale (en_US.UTF-8): No such file or directory
/etc/profile.d/lang.sh: line 23: warning: setlocale: LC_MESSAGES: cannot change locale (en_US.UTF-8): No such file or directory
/etc/profile.d/lang.sh: line 26: warning: setlocale: LC_NUMERIC: cannot change locale (en_US.UTF-8): No such file or directory
/etc/profile.d/lang.sh: line 29: warning: setlocale: LC_TIME: cannot change locale (en_US.UTF-8): No such file or directory
Traceback (most recent call last):
  File "/build/cockpit/test/common/testlib.py", line 669, in tearDown
    self.check_journal_messages()
  File "/build/cockpit/test/common/testlib.py", line 804, in check_journal_messages
    raise Error(first)
Error: audit: type=1400 audit(1516373580.830:163): avc:  denied  { map } for  pid=1264 comm="hostname" path="/usr/bin/hostname" dev="dm-0" ino=20028 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:hostname_exec_t:s0 tclass=file permissive=0

not ok 56 testProjectPolicy (check_openshift.TestRegistry) # duration: 60s
Wrote screenshot to TestRegistry-testProjectPolicy-fedora-27-127.0.0.2-2701-FAIL.png
Wrote HTML dump to TestRegistry-testProjectPolicy-fedora-27-127.0.0.2-2701-FAIL.html
Wrote JS log to TestRegistry-testProjectPolicy-fedora-27-127.0.0.2-2701-FAIL.js.log
Journal extracted to TestRegistry-testProjectPolicy-fedora-27-127.0.0.2-2701-FAIL.log
Journal extracted to TestRegistry-testProjectPolicy-openshift-127.0.0.2-2702-FAIL.log
/etc/profile.d/lang.sh: line 20: warning: setlocale: LC_COLLATE: cannot change locale (en_US.UTF-8): No such file or directory
/etc/profile.d/lang.sh: line 23: warning: setlocale: LC_MESSAGES: cannot change locale (en_US.UTF-8): No such file or directory
/etc/profile.d/lang.sh: line 26: warning: setlocale: LC_NUMERIC: cannot change locale (en_US.UTF-8): No such file or directory
/etc/profile.d/lang.sh: line 29: warning: setlocale: LC_TIME: cannot change locale (en_US.UTF-8): No such file or directory

First occurrence: 2018-01-19T14:53:50.058355 | revision f1c0c7dcebbd231d7809b3e3ec5c8d6ed9605496, logs Times recorded: 1 Latest occurrences:

# ----------------------------------------------------------------------
# testMac (check_networking_mac.TestNetworking)
#
NAME         UUID                                  TYPE            DEVICE 
System eth0  5fb06bd0-0bb0-7ffb-45f1-d6edd65f3e03  802-3-ethernet  eth0   
virbr0       92c893b5-914b-47a0-9cba-3484422d15a4  bridge          virbr0 
System eth1  9c92fad9-6ecb-3e6c-eb4d-8a47c6f50c04  802-3-ethernet  --     
ens2         39ef3890-56af-4114-9a24-f3f94c42acfe  802-3-ethernet  --     

DevTools listening on ws://127.0.0.1:9924/devtools/browser/a98cac97-1190-42e9-8edb-6b6fb3c26a5e
[0119/151940.442014:ERROR:zygote_host_impl_linux.cc(268)] Failed to adjust OOM score of renderer with pid 36348: Permission denied (13)
[0119/151941.483685:ERROR:zygote_host_impl_linux.cc(268)] Failed to adjust OOM score of renderer with pid 36435: Permission denied (13)
52:54:01:00:00:03 -> eth2
52:54:01:00:00:03 -> eth2
Unexpected journal message 'audit: type=1400 audit(1516375167.557:163): avc:  denied  { map } for  pid=1248 comm="hostname" path="/usr/bin/hostname" dev="dm-0" ino=20028 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:hostname_exec_t:s0 tclass=file permissive=0'
Unexpected journal message 'audit: type=1400 audit(1516375167.778:165): avc:  denied  { execute_no_trans } for  pid=1311 comm="pmie_check" path="/usr/bin/pmie" dev="dm-0" ino=139127 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:pcp_pmie_exec_t:s0 tclass=file permissive=0'
Wrote JS log to TestNetworking-testMac-fedora-27-127.0.0.2-2601-FAIL.js.log
Journal extracted to TestNetworking-testMac-fedora-27-127.0.0.2-2601-FAIL.log
Journal extracted to TestNetworking-testMac-fedora-26-127.0.0.2-2602-FAIL.log
Traceback (most recent call last):
  File "/build/cockpit/test/common/testlib.py", line 669, in tearDown
    self.check_journal_messages()
  File "/build/cockpit/test/common/testlib.py", line 804, in check_journal_messages
    raise Error(first)
Error: audit: type=1400 audit(1516375167.557:163): avc:  denied  { map } for  pid=1248 comm="hostname" path="/usr/bin/hostname" dev="dm-0" ino=20028 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:hostname_exec_t:s0 tclass=file permissive=0

not ok 25 testMac (check_networking_mac.TestNetworking) # duration: 40s
Wrote screenshot to TestNetworking-testMac-fedora-27-127.0.0.2-2601-FAIL.png
Wrote HTML dump to TestNetworking-testMac-fedora-27-127.0.0.2-2601-FAIL.html
Wrote JS log to TestNetworking-testMac-fedora-27-127.0.0.2-2601-FAIL.js.log
Journal extracted to TestNetworking-testMac-fedora-27-127.0.0.2-2601-FAIL.log
Journal extracted to TestNetworking-testMac-fedora-26-127.0.0.2-2602-FAIL.log

First occurrence: 2018-01-19T15:19:56.839312 | revision df080b0b867d5c35a1085c88ebe036f614317a56, logs Times recorded: 1 Latest occurrences:

# ----------------------------------------------------------------------
# testDockerCommandInfo (check_openshift.TestRegistry)
#
/etc/profile.d/lang.sh: line 20: warning: setlocale: LC_COLLATE: cannot change locale (en_US.UTF-8): No such file or directory
/etc/profile.d/lang.sh: line 23: warning: setlocale: LC_MESSAGES: cannot change locale (en_US.UTF-8): No such file or directory
/etc/profile.d/lang.sh: line 26: warning: setlocale: LC_NUMERIC: cannot change locale (en_US.UTF-8): No such file or directory
/etc/profile.d/lang.sh: line 29: warning: setlocale: LC_TIME: cannot change locale (en_US.UTF-8): No such file or directory
/etc/profile.d/lang.sh: line 20: warning: setlocale: LC_COLLATE: cannot change locale (en_US.UTF-8): No such file or directory
/etc/profile.d/lang.sh: line 23: warning: setlocale: LC_MESSAGES: cannot change locale (en_US.UTF-8): No such file or directory
/etc/profile.d/lang.sh: line 26: warning: setlocale: LC_NUMERIC: cannot change locale (en_US.UTF-8): No such file or directory
/etc/profile.d/lang.sh: line 29: warning: setlocale: LC_TIME: cannot change locale (en_US.UTF-8): No such file or directory
The connection to the server 10.111.112.101:8443 was refused - did you specify the right host or port?
The connection to the server 10.111.112.101:8443 was refused - did you specify the right host or port?
The connection to the server 10.111.112.101:8443 was refused - did you specify the right host or port?
The connection to the server 10.111.112.101:8443 was refused - did you specify the right host or port?
The connection to the server 10.111.112.101:8443 was refused - did you specify the right host or port?
The connection to the server 10.111.112.101:8443 was refused - did you specify the right host or port?
The connection to the server 10.111.112.101:8443 was refused - did you specify the right host or port?
The connection to the server 10.111.112.101:8443 was refused - did you specify the right host or port?
/etc/profile.d/lang.sh: line 20: warning: setlocale: LC_COLLATE: cannot change locale (en_US.UTF-8): No such file or directory
/etc/profile.d/lang.sh: line 23: warning: setlocale: LC_MESSAGES: cannot change locale (en_US.UTF-8): No such file or directory
/etc/profile.d/lang.sh: line 26: warning: setlocale: LC_NUMERIC: cannot change locale (en_US.UTF-8): No such file or directory
/etc/profile.d/lang.sh: line 29: warning: setlocale: LC_TIME: cannot change locale (en_US.UTF-8): No such file or directory

DevTools listening on ws://127.0.0.1:10169/devtools/browser/b86372f1-f8c1-4ea9-93fc-d1cfffd5645d
[0119/145445.464568:ERROR:zygote_host_impl_linux.cc(268)] Failed to adjust OOM score of renderer with pid 34063: Permission denied (13)
[0119/145446.681924:ERROR:zygote_host_impl_linux.cc(268)] Failed to adjust OOM score of renderer with pid 34118: Permission denied (13)
> warning: 2018-01-19 09:54:49.851096 I | proto: duplicate proto type registered: google.protobuf.Any
2018-01-19 09:54:49.851283 I | proto: duplicate proto type registered: google.protobuf.Duration
2018-01-19 09:54:49.851330 I | proto: duplicate proto type registered: google.protobuf.Timestamp

> warning: 2018-01-19 09:54:50.279477 I | proto: duplicate proto type registered: google.protobuf.Any
2018-01-19 09:54:50.279595 I | proto: duplicate proto type registered: google.protobuf.Duration
2018-01-19 09:54:50.279631 I | proto: duplicate proto type registered: google.protobuf.Timestamp

> warning: failed to lookup access: pizzazz get imagestreams/layers: "User \"pushuser\" cannot create localresourceaccessreviews in the namespace \"pizzazz\": User \"pushuser\" cannot create localresourceaccessreviews in project \"pizzazz\""
> warning: failed to lookup access: marmalade get imagestreams/layers: "User \"pushuser\" cannot create localresourceaccessreviews in the namespace \"marmalade\": User \"pushuser\" cannot create localresourceaccessreviews in project \"marmalade\""
> warning: failed to lookup access: marmalade get imagestreams/layers: "User \"pushuser\" cannot create localresourceaccessreviews in the namespace \"marmalade\": User \"pushuser\" cannot create localresourceaccessreviews in project \"marmalade\""
> warning: failed to lookup access: pizzazz get imagestreams/layers: "User \"pushuser\" cannot create localresourceaccessreviews in the namespace \"pizzazz\": User \"pushuser\" cannot create localresourceaccessreviews in project \"pizzazz\""
CDP: {"source":"security","level":"error","text":"Refused to apply inline style because it violates the following Content Security Policy directive: \"default-src 'self' http://127.0.0.2:9491\". Either the 'unsafe-inline' keyword, a hash ('sha256-I4l5F4Kq75Yvla5XX3FqfoQO1206LqJ8p8rtQPyLwm4='), or a nonce ('nonce-...') is required to enable inline execution. Note also that 'style-src' was not explicitly set, so 'default-src' is used as a fallback.\n","timestamp":1516373696689.69,"url":"http://127.0.0.2:9491/cockpit/$e1dcfb38e40d759b434962e0327bf5d44656f582/kubernetes/registry.js","lineNumber":3920,"stackTrace":{"callFrames":[{"functionName":"html","scriptId":"44","url":"http://127.0.0.2:9491/cockpit/$e1dcfb38e40d759b434962e0327bf5d44656f582/kubernetes/registry.js","lineNumber":3920,"columnNumber":74},{"functionName":"be.(anonymous function)","scriptId":"44","url":"http://127.0.0.2:9491/cockpit/$e1dcfb38e40d759b434962e0327bf5d44656f582/kubernetes/registry.js","lineNumber":3937,"columnNumber":40},{"functionName":"","scriptId":"44","url":"http://127.0.0.2:9491/cockpit/$e1dcfb38e40d759b434962e0327bf5d44656f582/kubernetes/registry.js","lineNumber":1427,"columnNumber":40},{"functionName":"l","scriptId":"44","url":"http://127.0.0.2:9491/cockpit/$e1dcfb38e40d759b434962e0327bf5d44656f582/kubernetes/registry.js","lineNumber":2475,"columnNumber":41},{"functionName":"","scriptId":"44","url":"http://127.0.0.2:9491/cockpit/$e1dcfb38e40d759b434962e0327bf5d44656f582/kubernetes/registry.js","lineNumber":2483,"columnNumber":20},{"functionName":"$eval","scriptId":"44","url":"http://127.0.0.2:9491/cockpit/$e1dcfb38e40d759b434962e0327bf5d44656f582/kubernetes/registry.js","lineNumber":2799,"columnNumber":35},{"functionName":"$digest","scriptId":"44","url":"http://127.0.0.2:9491/cockpit/$e1dcfb38e40d759b434962e0327bf5d44656f582/kubernetes/registry.js","lineNumber":2752,"columnNumber":59},{"functionName":"","scriptId":"44","url":"http://127.0.0.2:9491/cockpit/$e1dcfb38e40d759b434962e0327bf5d44656f582/kubernetes/registry.js","lineNumber":2193,"columnNumber":45},{"functionName":"","scriptId":"44","url":"http://127.0.0.2:9491/cockpit/$e1dcfb38e40d759b434962e0327bf5d44656f582/kubernetes/registry.js","lineNumber":978,"columnNumber":20},{"functionName":"i","scriptId":"44","url":"http://127.0.0.2:9491/cockpit/$e1dcfb38e40d759b434962e0327bf5d44656f582/kubernetes/registry.js","lineNumber":41,"columnNumber":73},{"functionName":"m","scriptId":"44","url":"http://127.0.0.2:9491/cockpit/$e1dcfb38e40d759b434962e0327bf5d44656f582/kubernetes/registry.js","lineNumber":977,"columnNumber":65},{"functionName":"u","scriptId":"44","url":"http://127.0.0.2:9491/cockpit/$e1dcfb38e40d759b434962e0327bf5d44656f582/kubernetes/registry.js","lineNumber":966,"columnNumber":21},{"functionName":"n","scriptId":"44","url":"http://127.0.0.2:9491/cockpit/$e1dcfb38e40d759b434962e0327bf5d44656f582/kubernetes/registry.js","lineNumber":713,"columnNumber":90},{"functionName":"ph_go","scriptId":"22","url":"","lineNumber":167,"columnNumber":29},{"functionName":"","scriptId":"72","url":"","lineNumber":0,"columnNumber":16}]}}
/etc/profile.d/lang.sh: line 20: warning: setlocale: LC_COLLATE: cannot change locale (en_US.UTF-8): No such file or directory
/etc/profile.d/lang.sh: line 23: warning: setlocale: LC_MESSAGES: cannot change locale (en_US.UTF-8): No such file or directory
/etc/profile.d/lang.sh: line 26: warning: setlocale: LC_NUMERIC: cannot change locale (en_US.UTF-8): No such file or directory
/etc/profile.d/lang.sh: line 29: warning: setlocale: LC_TIME: cannot change locale (en_US.UTF-8): No such file or directory
> warning: 2018-01-19 09:55:00.750601 I | proto: duplicate proto type registered: google.protobuf.Any
2018-01-19 09:55:00.750827 I | proto: duplicate proto type registered: google.protobuf.Duration
2018-01-19 09:55:00.750896 I | proto: duplicate proto type registered: google.protobuf.Timestamp

> warning: 2018-01-19 09:55:02.023406 I | proto: duplicate proto type registered: google.protobuf.Any
2018-01-19 09:55:02.024835 I | proto: duplicate proto type registered: google.protobuf.Duration
2018-01-19 09:55:02.024876 I | proto: duplicate proto type registered: google.protobuf.Timestamp

> warning: failed to lookup access: marmalade get imagestreams/layers: "User \"pulluser\" cannot create localresourceaccessreviews in the namespace \"marmalade\": User \"pulluser\" cannot create localresourceaccessreviews in project \"marmalade\""
CDP: {"source":"security","level":"error","text":"Refused to apply inline style because it violates the following Content Security Policy directive: \"default-src 'self' http://127.0.0.2:9491\". Either the 'unsafe-inline' keyword, a hash ('sha256-I4l5F4Kq75Yvla5XX3FqfoQO1206LqJ8p8rtQPyLwm4='), or a nonce ('nonce-...') is required to enable inline execution. Note also that 'style-src' was not explicitly set, so 'default-src' is used as a fallback.\n","timestamp":1516373703271.73,"url":"http://127.0.0.2:9491/cockpit/$e1dcfb38e40d759b434962e0327bf5d44656f582/kubernetes/registry.js","lineNumber":3920,"stackTrace":{"callFrames":[{"functionName":"html","scriptId":"87","url":"http://127.0.0.2:9491/cockpit/$e1dcfb38e40d759b434962e0327bf5d44656f582/kubernetes/registry.js","lineNumber":3920,"columnNumber":74},{"functionName":"be.(anonymous function)","scriptId":"87","url":"http://127.0.0.2:9491/cockpit/$e1dcfb38e40d759b434962e0327bf5d44656f582/kubernetes/registry.js","lineNumber":3937,"columnNumber":40},{"functionName":"","scriptId":"87","url":"http://127.0.0.2:9491/cockpit/$e1dcfb38e40d759b434962e0327bf5d44656f582/kubernetes/registry.js","lineNumber":1427,"columnNumber":40},{"functionName":"l","scriptId":"87","url":"http://127.0.0.2:9491/cockpit/$e1dcfb38e40d759b434962e0327bf5d44656f582/kubernetes/registry.js","lineNumber":2475,"columnNumber":41},{"functionName":"","scriptId":"87","url":"http://127.0.0.2:9491/cockpit/$e1dcfb38e40d759b434962e0327bf5d44656f582/kubernetes/registry.js","lineNumber":2483,"columnNumber":20},{"functionName":"$eval","scriptId":"87","url":"http://127.0.0.2:9491/cockpit/$e1dcfb38e40d759b434962e0327bf5d44656f582/kubernetes/registry.js","lineNumber":2799,"columnNumber":35},{"functionName":"$digest","scriptId":"87","url":"http://127.0.0.2:9491/cockpit/$e1dcfb38e40d759b434962e0327bf5d44656f582/kubernetes/registry.js","lineNumber":2752,"columnNumber":59},{"functionName":"","scriptId":"87","url":"http://127.0.0.2:9491/cockpit/$e1dcfb38e40d759b434962e0327bf5d44656f582/kubernetes/registry.js","lineNumber":2193,"columnNumber":45},{"functionName":"","scriptId":"87","url":"http://127.0.0.2:9491/cockpit/$e1dcfb38e40d759b434962e0327bf5d44656f582/kubernetes/registry.js","lineNumber":978,"columnNumber":20},{"functionName":"i","scriptId":"87","url":"http://127.0.0.2:9491/cockpit/$e1dcfb38e40d759b434962e0327bf5d44656f582/kubernetes/registry.js","lineNumber":41,"columnNumber":73},{"functionName":"m","scriptId":"87","url":"http://127.0.0.2:9491/cockpit/$e1dcfb38e40d759b434962e0327bf5d44656f582/kubernetes/registry.js","lineNumber":977,"columnNumber":65},{"functionName":"u","scriptId":"87","url":"http://127.0.0.2:9491/cockpit/$e1dcfb38e40d759b434962e0327bf5d44656f582/kubernetes/registry.js","lineNumber":966,"columnNumber":21},{"functionName":"n","scriptId":"87","url":"http://127.0.0.2:9491/cockpit/$e1dcfb38e40d759b434962e0327bf5d44656f582/kubernetes/registry.js","lineNumber":713,"columnNumber":90},{"functionName":"ph_go","scriptId":"22","url":"","lineNumber":167,"columnNumber":29},{"functionName":"","scriptId":"72","url":"","lineNumber":0,"columnNumber":16}]}}
Unexpected journal message 'audit: type=1400 audit(1516373651.422:169): avc:  denied  { map } for  pid=1251 comm="hostname" path="/usr/bin/hostname" dev="dm-0" ino=20028 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:hostname_exec_t:s0 tclass=file permissive=0'
Wrote JS log to TestRegistry-testDockerCommandInfo-fedora-27-127.0.0.2-2601-FAIL.js.log
Journal extracted to TestRegistry-testDockerCommandInfo-fedora-27-127.0.0.2-2601-FAIL.log
Journal extracted to TestRegistry-testDockerCommandInfo-openshift-127.0.0.2-2602-FAIL.log
/etc/profile.d/lang.sh: line 20: warning: setlocale: LC_COLLATE: cannot change locale (en_US.UTF-8): No such file or directory
/etc/profile.d/lang.sh: line 23: warning: setlocale: LC_MESSAGES: cannot change locale (en_US.UTF-8): No such file or directory
/etc/profile.d/lang.sh: line 26: warning: setlocale: LC_NUMERIC: cannot change locale (en_US.UTF-8): No such file or directory
/etc/profile.d/lang.sh: line 29: warning: setlocale: LC_TIME: cannot change locale (en_US.UTF-8): No such file or directory
Traceback (most recent call last):
  File "/build/cockpit/test/common/testlib.py", line 669, in tearDown
    self.check_journal_messages()
  File "/build/cockpit/test/common/testlib.py", line 804, in check_journal_messages
    raise Error(first)
Error: audit: type=1400 audit(1516373651.422:169): avc:  denied  { map } for  pid=1251 comm="hostname" path="/usr/bin/hostname" dev="dm-0" ino=20028 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:hostname_exec_t:s0 tclass=file permissive=0

not ok 50 testDockerCommandInfo (check_openshift.TestRegistry) # duration: 66s
Wrote screenshot to TestRegistry-testDockerCommandInfo-fedora-27-127.0.0.2-2601-FAIL.png
Wrote HTML dump to TestRegistry-testDockerCommandInfo-fedora-27-127.0.0.2-2601-FAIL.html
Wrote JS log to TestRegistry-testDockerCommandInfo-fedora-27-127.0.0.2-2601-FAIL.js.log
Journal extracted to TestRegistry-testDockerCommandInfo-fedora-27-127.0.0.2-2601-FAIL.log
Journal extracted to TestRegistry-testDockerCommandInfo-openshift-127.0.0.2-2602-FAIL.log
/etc/profile.d/lang.sh: line 20: warning: setlocale: LC_COLLATE: cannot change locale (en_US.UTF-8): No such file or directory
/etc/profile.d/lang.sh: line 23: warning: setlocale: LC_MESSAGES: cannot change locale (en_US.UTF-8): No such file or directory
/etc/profile.d/lang.sh: line 26: warning: setlocale: LC_NUMERIC: cannot change locale (en_US.UTF-8): No such file or directory
/etc/profile.d/lang.sh: line 29: warning: setlocale: LC_TIME: cannot change locale (en_US.UTF-8): No such file or directory

First occurrence: 2018-01-19T14:55:06.055456 | revision f1c0c7dcebbd231d7809b3e3ec5c8d6ed9605496, logs Times recorded: 1 Latest occurrences:

cockpituous commented 6 years ago

verify/fedora-27 Ooops, it happened again


# ----------------------------------------------------------------------
# testPackageKitCrash (check_packagekit.TestUpdates)
#
ftruncate() failed: Permission denied

DevTools listening on ws://127.0.0.1:9697/devtools/browser/a0692acc-b882-4606-af0e-77333817bbce
[0119/080646.882457:ERROR:zygote_host_impl_linux.cc(268)] Failed to adjust OOM score of renderer with pid 22120: Permission denied (13)
[0119/080647.810821:ERROR:zygote_host_impl_linux.cc(268)] Failed to adjust OOM score of renderer with pid 22151: Permission denied (13)
> log: close:  
Unexpected journal message 'audit: type=1400 audit(1516349196.464:163): avc:  denied  { map } for  pid=1259 comm="hostname" path="/usr/bin/hostname" dev="dm-0" ino=20028 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:hostname_exec_t:s0 tclass=file permissive=0'
Unexpected journal message 'audit: type=1400 audit(1516349196.608:165): avc:  denied  { execute_no_trans } for  pid=1305 comm="pmie_check" path="/usr/bin/pmie" dev="dm-0" ino=139127 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:pcp_pmie_exec_t:s0 tclass=file permissive=0'
Wrote JS log to TestUpdates-testPackageKitCrash-fedora-27-127.0.0.2-2601-FAIL.js.log
Journal extracted to TestUpdates-testPackageKitCrash-fedora-27-127.0.0.2-2601-FAIL.log
Traceback (most recent call last):
  File "/build/cockpit/test/common/testlib.py", line 669, in tearDown
    self.check_journal_messages()
  File "/build/cockpit/test/common/testlib.py", line 804, in check_journal_messages
    raise Error(first)
Error: audit: type=1400 audit(1516349196.464:163): avc:  denied  { map } for  pid=1259 comm="hostname" path="/usr/bin/hostname" dev="dm-0" ino=20028 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:hostname_exec_t:s0 tclass=file permissive=0

not ok 127 testPackageKitCrash (check_packagekit.TestUpdates) # duration: 31s
Wrote screenshot to TestUpdates-testPackageKitCrash-fedora-27-127.0.0.2-2601-FAIL.png
Wrote HTML dump to TestUpdates-testPackageKitCrash-fedora-27-127.0.0.2-2601-FAIL.html
Wrote JS log to TestUpdates-testPackageKitCrash-fedora-27-127.0.0.2-2601-FAIL.js.log
Journal extracted to TestUpdates-testPackageKitCrash-fedora-27-127.0.0.2-2601-FAIL.log

First occurrence: 2018-01-19T08:06:55.584825 | revision cb61451e79040bcd46603a6bcbde8f1397074ec6, logs Times recorded: 1 Latest occurrences:

# ----------------------------------------------------------------------
# testConnect (check_openshift.TestOpenshift)
#
/etc/profile.d/lang.sh: line 20: warning: setlocale: LC_COLLATE: cannot change locale (en_US.UTF-8): No such file or directory
/etc/profile.d/lang.sh: line 23: warning: setlocale: LC_MESSAGES: cannot change locale (en_US.UTF-8): No such file or directory
/etc/profile.d/lang.sh: line 26: warning: setlocale: LC_NUMERIC: cannot change locale (en_US.UTF-8): No such file or directory
/etc/profile.d/lang.sh: line 29: warning: setlocale: LC_TIME: cannot change locale (en_US.UTF-8): No such file or directory
/etc/profile.d/lang.sh: line 20: warning: setlocale: LC_COLLATE: cannot change locale (en_US.UTF-8): No such file or directory
/etc/profile.d/lang.sh: line 23: warning: setlocale: LC_MESSAGES: cannot change locale (en_US.UTF-8): No such file or directory
/etc/profile.d/lang.sh: line 26: warning: setlocale: LC_NUMERIC: cannot change locale (en_US.UTF-8): No such file or directory
/etc/profile.d/lang.sh: line 29: warning: setlocale: LC_TIME: cannot change locale (en_US.UTF-8): No such file or directory
/etc/profile.d/lang.sh: line 20: warning: setlocale: LC_COLLATE: cannot change locale (en_US.UTF-8): No such file or directory
/etc/profile.d/lang.sh: line 23: warning: setlocale: LC_MESSAGES: cannot change locale (en_US.UTF-8): No such file or directory
/etc/profile.d/lang.sh: line 26: warning: setlocale: LC_NUMERIC: cannot change locale (en_US.UTF-8): No such file or directory
/etc/profile.d/lang.sh: line 29: warning: setlocale: LC_TIME: cannot change locale (en_US.UTF-8): No such file or directory
The connection to the server 10.111.112.101:8443 was refused - did you specify the right host or port?
The connection to the server 10.111.112.101:8443 was refused - did you specify the right host or port?
The connection to the server 10.111.112.101:8443 was refused - did you specify the right host or port?
The connection to the server 10.111.112.101:8443 was refused - did you specify the right host or port?
The connection to the server 10.111.112.101:8443 was refused - did you specify the right host or port?
The connection to the server 10.111.112.101:8443 was refused - did you specify the right host or port?
The connection to the server 10.111.112.101:8443 was refused - did you specify the right host or port?
The connection to the server 10.111.112.101:8443 was refused - did you specify the right host or port?
The connection to the server 10.111.112.101:8443 was refused - did you specify the right host or port?
ftruncate() failed: Permission denied

DevTools listening on ws://127.0.0.1:9466/devtools/browser/bbb7efc5-3bb9-48fa-bf6a-a68638d950df
[0119/110908.211932:ERROR:zygote_host_impl_linux.cc(268)] Failed to adjust OOM score of renderer with pid 175137: Permission denied (13)
[0119/110909.106445:ERROR:zygote_host_impl_linux.cc(268)] Failed to adjust OOM score of renderer with pid 175202: Permission denied (13)
> warning: 2018-01-19 06:09:13.021505 I | proto: duplicate proto type registered: google.protobuf.Any
2018-01-19 06:09:13.021692 I | proto: duplicate proto type registered: google.protobuf.Duration
2018-01-19 06:09:13.021774 I | proto: duplicate proto type registered: google.protobuf.Timestamp

> warning: 2018-01-19 06:09:13.392511 I | proto: duplicate proto type registered: google.protobuf.Any
2018-01-19 06:09:13.392741 I | proto: duplicate proto type registered: google.protobuf.Duration
2018-01-19 06:09:13.392809 I | proto: duplicate proto type registered: google.protobuf.Timestamp

> warning: 2018-01-19 06:09:14.479639 I | proto: duplicate proto type registered: google.protobuf.Any
2018-01-19 06:09:14.479971 I | proto: duplicate proto type registered: google.protobuf.Duration
2018-01-19 06:09:14.480020 I | proto: duplicate proto type registered: google.protobuf.Timestamp

> warning: 2018-01-19 06:09:14.724798 I | proto: duplicate proto type registered: google.protobuf.Any
2018-01-19 06:09:14.724956 I | proto: duplicate proto type registered: google.protobuf.Duration
2018-01-19 06:09:14.724996 I | proto: duplicate proto type registered: google.protobuf.Timestamp

> warning: 2018-01-19 06:09:15.991669 I | proto: duplicate proto type registered: google.protobuf.Any
2018-01-19 06:09:15.991820 I | proto: duplicate proto type registered: google.protobuf.Duration
2018-01-19 06:09:15.991860 I | proto: duplicate proto type registered: google.protobuf.Timestamp

> warning: 2018-01-19 06:09:16.264710 I | proto: duplicate proto type registered: google.protobuf.Any
2018-01-19 06:09:16.264801 I | proto: duplicate proto type registered: google.protobuf.Duration
2018-01-19 06:09:16.264815 I | proto: duplicate proto type registered: google.protobuf.Timestamp

> warning: 2018-01-19 06:09:16.509164 I | proto: duplicate proto type registered: google.protobuf.Any
2018-01-19 06:09:16.509365 I | proto: duplicate proto type registered: google.protobuf.Duration
2018-01-19 06:09:16.509406 I | proto: duplicate proto type registered: google.protobuf.Timestamp

> warning: 2018-01-19 06:09:16.752008 I | proto: duplicate proto type registered: google.protobuf.Any
2018-01-19 06:09:16.752142 I | proto: duplicate proto type registered: google.protobuf.Duration
2018-01-19 06:09:16.752176 I | proto: duplicate proto type registered: google.protobuf.Timestamp

> warning: 2018-01-19 06:09:17.004171 I | proto: duplicate proto type registered: google.protobuf.Any
2018-01-19 06:09:17.004423 I | proto: duplicate proto type registered: google.protobuf.Duration
2018-01-19 06:09:17.004514 I | proto: duplicate proto type registered: google.protobuf.Timestamp

> warning: 2018-01-19 06:09:17.257947 I | proto: duplicate proto type registered: google.protobuf.Any
2018-01-19 06:09:17.258125 I | proto: duplicate proto type registered: google.protobuf.Duration
2018-01-19 06:09:17.258166 I | proto: duplicate proto type registered: google.protobuf.Timestamp

> warning: 2018-01-19 06:09:17.567094 I | proto: duplicate proto type registered: google.protobuf.Any
2018-01-19 06:09:17.567214 I | proto: duplicate proto type registered: google.protobuf.Duration
2018-01-19 06:09:17.567245 I | proto: duplicate proto type registered: google.protobuf.Timestamp

> warning: 2018-01-19 06:09:17.771371 I | proto: duplicate proto type registered: google.protobuf.Any
2018-01-19 06:09:17.771499 I | proto: duplicate proto type registered: google.protobuf.Duration
2018-01-19 06:09:17.771531 I | proto: duplicate proto type registered: google.protobuf.Timestamp

> warning: 2018-01-19 06:09:18.338126 I | proto: duplicate proto type registered: google.protobuf.Any
2018-01-19 06:09:18.338237 I | proto: duplicate proto type registered: google.protobuf.Duration
2018-01-19 06:09:18.338267 I | proto: duplicate proto type registered: google.protobuf.Timestamp

> warning: 2018-01-19 06:09:18.549582 I | proto: duplicate proto type registered: google.protobuf.Any
2018-01-19 06:09:18.549730 I | proto: duplicate proto type registered: google.protobuf.Duration
2018-01-19 06:09:18.549779 I | proto: duplicate proto type registered: google.protobuf.Timestamp

> warning: 2018-01-19 06:09:21.643489 I | proto: duplicate proto type registered: google.protobuf.Any
2018-01-19 06:09:21.643608 I | proto: duplicate proto type registered: google.protobuf.Duration
2018-01-19 06:09:21.643650 I | proto: duplicate proto type registered: google.protobuf.Timestamp

> warning: 2018-01-19 06:09:22.175288 I | proto: duplicate proto type registered: google.protobuf.Any
2018-01-19 06:09:22.175418 I | proto: duplicate proto type registered: google.protobuf.Duration
2018-01-19 06:09:22.175448 I | proto: duplicate proto type registered: google.protobuf.Timestamp

Unexpected journal message 'audit: type=1400 audit(1516360117.386:163): avc:  denied  { map } for  pid=1282 comm="hostname" path="/usr/bin/hostname" dev="dm-0" ino=20028 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:hostname_exec_t:s0 tclass=file permissive=0'
Unexpected journal message 'audit: type=1400 audit(1516360117.484:165): avc:  denied  { execute_no_trans } for  pid=1320 comm="pmie_check" path="/usr/bin/pmie" dev="dm-0" ino=139127 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:pcp_pmie_exec_t:s0 tclass=file permissive=0'
Wrote JS log to TestOpenshift-testConnect-fedora-27-127.0.0.2-2601-FAIL.js.log
Journal extracted to TestOpenshift-testConnect-fedora-27-127.0.0.2-2601-FAIL.log
Journal extracted to TestOpenshift-testConnect-openshift-127.0.0.2-2602-FAIL.log
/etc/profile.d/lang.sh: line 20: warning: setlocale: LC_COLLATE: cannot change locale (en_US.UTF-8): No such file or directory
/etc/profile.d/lang.sh: line 23: warning: setlocale: LC_MESSAGES: cannot change locale (en_US.UTF-8): No such file or directory
/etc/profile.d/lang.sh: line 26: warning: setlocale: LC_NUMERIC: cannot change locale (en_US.UTF-8): No such file or directory
/etc/profile.d/lang.sh: line 29: warning: setlocale: LC_TIME: cannot change locale (en_US.UTF-8): No such file or directory
Traceback (most recent call last):
  File "/build/cockpit/test/common/testlib.py", line 669, in tearDown
    self.check_journal_messages()
  File "/build/cockpit/test/common/testlib.py", line 804, in check_journal_messages
    raise Error(first)
Error: audit: type=1400 audit(1516360117.386:163): avc:  denied  { map } for  pid=1282 comm="hostname" path="/usr/bin/hostname" dev="dm-0" ino=20028 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:hostname_exec_t:s0 tclass=file permissive=0

not ok 103 testConnect (check_openshift.TestOpenshift) # duration: 59s
Wrote screenshot to TestOpenshift-testConnect-fedora-27-127.0.0.2-2601-FAIL.png
Wrote HTML dump to TestOpenshift-testConnect-fedora-27-127.0.0.2-2601-FAIL.html
Wrote JS log to TestOpenshift-testConnect-fedora-27-127.0.0.2-2601-FAIL.js.log
Journal extracted to TestOpenshift-testConnect-fedora-27-127.0.0.2-2601-FAIL.log
Journal extracted to TestOpenshift-testConnect-openshift-127.0.0.2-2602-FAIL.log
/etc/profile.d/lang.sh: line 20: warning: setlocale: LC_COLLATE: cannot change locale (en_US.UTF-8): No such file or directory
/etc/profile.d/lang.sh: line 23: warning: setlocale: LC_MESSAGES: cannot change locale (en_US.UTF-8): No such file or directory
/etc/profile.d/lang.sh: line 26: warning: setlocale: LC_NUMERIC: cannot change locale (en_US.UTF-8): No such file or directory
/etc/profile.d/lang.sh: line 29: warning: setlocale: LC_TIME: cannot change locale (en_US.UTF-8): No such file or directory

First occurrence: 2018-01-19T11:09:25.699645 | revision 386d312c2b5a412da833809e45abb29215ff2121, logs Times recorded: 1 Latest occurrences:

# ----------------------------------------------------------------------
# testFrameNavigation (check_multi_machine.TestMultiMachine)
#
ftruncate() failed: Permission denied

DevTools listening on ws://127.0.0.1:9966/devtools/browser/a5ebeeaf-ffef-4a99-acd9-f95825bbda7e
[0119/111542.393928:ERROR:zygote_host_impl_linux.cc(268)] Failed to adjust OOM score of renderer with pid 189035: Permission denied (13)
[0119/111543.433506:ERROR:zygote_host_impl_linux.cc(268)] Failed to adjust OOM score of renderer with pid 189096: Permission denied (13)
Unexpected journal message 'audit: type=1400 audit(1516360532.396:162): avc:  denied  { map } for  pid=1253 comm="hostname" path="/usr/bin/hostname" dev="dm-0" ino=20028 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:hostname_exec_t:s0 tclass=file permissive=0'
Unexpected journal message 'audit: type=1400 audit(1516360532.576:165): avc:  denied  { execute_no_trans } for  pid=1303 comm="pmie_check" path="/usr/bin/pmie" dev="dm-0" ino=139127 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:pcp_pmie_exec_t:s0 tclass=file permissive=0'
Wrote JS log to TestMultiMachine-testFrameNavigation-fedora-27-127.0.0.2-2201-FAIL.js.log
Journal extracted to TestMultiMachine-testFrameNavigation-fedora-27-127.0.0.2-2201-FAIL.log
Journal extracted to TestMultiMachine-testFrameNavigation-fedora-27-127.0.0.2-2203-FAIL.log
Journal extracted to TestMultiMachine-testFrameNavigation-fedora-27-127.0.0.2-2202-FAIL.log
Traceback (most recent call last):
  File "/build/cockpit/test/common/testlib.py", line 669, in tearDown
    self.check_journal_messages()
  File "/build/cockpit/test/common/testlib.py", line 804, in check_journal_messages
    raise Error(first)
Error: audit: type=1400 audit(1516360532.396:162): avc:  denied  { map } for  pid=1253 comm="hostname" path="/usr/bin/hostname" dev="dm-0" ino=20028 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:hostname_exec_t:s0 tclass=file permissive=0

not ok 14 testFrameNavigation (check_multi_machine.TestMultiMachine) # duration: 40s
Wrote screenshot to TestMultiMachine-testFrameNavigation-fedora-27-127.0.0.2-2201-FAIL.png
Wrote HTML dump to TestMultiMachine-testFrameNavigation-fedora-27-127.0.0.2-2201-FAIL.html
Wrote JS log to TestMultiMachine-testFrameNavigation-fedora-27-127.0.0.2-2201-FAIL.js.log
Journal extracted to TestMultiMachine-testFrameNavigation-fedora-27-127.0.0.2-2201-FAIL.log
Journal extracted to TestMultiMachine-testFrameNavigation-fedora-27-127.0.0.2-2203-FAIL.log
Journal extracted to TestMultiMachine-testFrameNavigation-fedora-27-127.0.0.2-2202-FAIL.log

First occurrence: 2018-01-19T11:15:59.533578 | revision 386d312c2b5a412da833809e45abb29215ff2121, logs Times recorded: 1 Latest occurrences:

# ----------------------------------------------------------------------
# testInternal (check_metrics.TestMetrics)
#
ftruncate() failed: Permission denied

DevTools listening on ws://127.0.0.1:9254/devtools/browser/4f98ebf0-8c63-4868-8308-a9c201dc38cc
[0119/111621.901002:ERROR:zygote_host_impl_linux.cc(268)] Failed to adjust OOM score of renderer with pid 190515: Permission denied (13)
[0119/111622.861992:ERROR:zygote_host_impl_linux.cc(268)] Failed to adjust OOM score of renderer with pid 190567: Permission denied (13)
('Measured CPU', 94.2940345449)
('Measured Memory', 450805760)
Ncat: Connection reset by peer.
Measured 4.1s of network traffic; eth0: 139704727 bytes, lo: 0 bytes
Ncat: Broken pipe.
Unexpected journal message 'audit: type=1400 audit(1516360573.390:160): avc:  denied  { map } for  pid=1285 comm="hostname" path="/usr/bin/hostname" dev="dm-0" ino=20028 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:hostname_exec_t:s0 tclass=file permissive=0'
Unexpected journal message 'audit: type=1400 audit(1516360573.500:162): avc:  denied  { execute_no_trans } for  pid=1322 comm="pmie_check" path="/usr/bin/pmie" dev="dm-0" ino=139127 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:pcp_pmie_exec_t:s0 tclass=file permissive=0'
Wrote JS log to TestMetrics-testInternal-fedora-27-127.0.0.2-2201-FAIL.js.log
Journal extracted to TestMetrics-testInternal-fedora-27-127.0.0.2-2201-FAIL.log
Traceback (most recent call last):
  File "/build/cockpit/test/common/testlib.py", line 669, in tearDown
    self.check_journal_messages()
  File "/build/cockpit/test/common/testlib.py", line 804, in check_journal_messages
    raise Error(first)
Error: audit: type=1400 audit(1516360573.390:160): avc:  denied  { map } for  pid=1285 comm="hostname" path="/usr/bin/hostname" dev="dm-0" ino=20028 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:hostname_exec_t:s0 tclass=file permissive=0

not ok 10 testInternal (check_metrics.TestMetrics) # duration: 61s
Wrote screenshot to TestMetrics-testInternal-fedora-27-127.0.0.2-2201-FAIL.png
Wrote HTML dump to TestMetrics-testInternal-fedora-27-127.0.0.2-2201-FAIL.html
Wrote JS log to TestMetrics-testInternal-fedora-27-127.0.0.2-2201-FAIL.js.log
Journal extracted to TestMetrics-testInternal-fedora-27-127.0.0.2-2201-FAIL.log

First occurrence: 2018-01-19T11:17:03.756182 | revision 386d312c2b5a412da833809e45abb29215ff2121, logs Times recorded: 1 Latest occurrences:

# ----------------------------------------------------------------------
# testBasic (check_journal.TestJournal)
#
Removed /etc/systemd/system/multi-user.target.wants/chronyd.service.
ftruncate() failed: Permission denied

DevTools listening on ws://127.0.0.1:9988/devtools/browser/7ce33fff-99a9-47fb-a927-c7228c781a47
[0119/125831.736174:ERROR:zygote_host_impl_linux.cc(268)] Failed to adjust OOM score of renderer with pid 16576: Permission denied (13)
[0119/125832.973799:ERROR:zygote_host_impl_linux.cc(268)] Failed to adjust OOM score of renderer with pid 16609: Permission denied (13)
Warning: Stopping systemd-journald.service, but it can still be activated by:
  systemd-journald-audit.socket
  systemd-journald-dev-log.socket
  systemd-journald.socket
Connection to 127.0.0.2 closed by remote host.
> warning: transport closed: disconnected
CDP: {"source":"network","level":"error","text":"Failed to load resource: net::ERR_EMPTY_RESPONSE","timestamp":1516366724868.52,"url":"http://127.0.0.2:9591/cockpit/static/fonts/OpenSans-Light-webfont.woff","networkRequestId":"16609.29"}
ssh_exchange_identification: read: Connection reset by peer
> log: transport closed, dropped message:  1:1!4
{"call":["/org/freedesktop/timedate1","org.freedesktop.DBus.Properties","Get",["org.freedesktop.timedate1","NTPSynchronized"]],"id":"4"}
ssh_exchange_identification: Connection closed by remote host
ssh_exchange_identification: read: Connection reset by peer
ssh_exchange_identification: Connection closed by remote host
ssh_exchange_identification: Connection closed by remote host
> log: transport closed, dropped message:  1:1!4
{"call":["/org/freedesktop/timedate1","org.freedesktop.DBus.Properties","Get",["org.freedesktop.timedate1","NTPSynchronized"]],"id":"5"}
> log: transport closed, dropped message:  1:1!4
{"call":["/org/freedesktop/timedate1","org.freedesktop.DBus.Properties","Get",["org.freedesktop.timedate1","NTPSynchronized"]],"id":"6"}
> log: transport closed, dropped message:  1:1!4
{"call":["/org/freedesktop/timedate1","org.freedesktop.DBus.Properties","Get",["org.freedesktop.timedate1","NTPSynchronized"]],"id":"7"}
> log: transport closed, dropped message:  1:1!4
{"call":["/org/freedesktop/timedate1","org.freedesktop.DBus.Properties","Get",["org.freedesktop.timedate1","NTPSynchronized"]],"id":"8"}
> log: transport closed, dropped message:  1:1!4
{"call":["/org/freedesktop/timedate1","org.freedesktop.DBus.Properties","Get",["org.freedesktop.timedate1","NTPSynchronized"]],"id":"9"}
> log: transport closed, dropped message:  1:1!4
{"call":["/org/freedesktop/timedate1","org.freedesktop.DBus.Properties","Get",["org.freedesktop.timedate1","NTPSynchronized"]],"id":"10"}
> log: transport closed, dropped message:  1:1!4
{"call":["/org/freedesktop/timedate1","org.freedesktop.DBus.Properties","Get",["org.freedesktop.timedate1","NTPSynchronized"]],"id":"11"}
> log: transport closed, dropped message:  1:1!4
{"call":["/org/freedesktop/timedate1","org.freedesktop.DBus.Properties","Get",["org.freedesktop.timedate1","NTPSynchronized"]],"id":"12"}
Unexpected journal message 'audit: type=1400 audit(1516366700.994:161): avc:  denied  { map } for  pid=1228 comm="hostname" path="/usr/bin/hostname" dev="dm-0" ino=20028 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:hostname_exec_t:s0 tclass=file permissive=0'
Unexpected journal message 'audit: type=1400 audit(1516366701.187:163): avc:  denied  { execute_no_trans } for  pid=1269 comm="pmie_check" path="/usr/bin/pmie" dev="dm-0" ino=139127 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:pcp_pmie_exec_t:s0 tclass=file permissive=0'
Wrote JS log to TestJournal-testBasic-fedora-27-127.0.0.2-2701-FAIL.js.log
Journal extracted to TestJournal-testBasic-fedora-27-127.0.0.2-2701-FAIL.log
Traceback (most recent call last):
  File "/build/cockpit/test/common/testlib.py", line 669, in tearDown
    self.check_journal_messages()
  File "/build/cockpit/test/common/testlib.py", line 804, in check_journal_messages
    raise Error(first)
Error: audit: type=1400 audit(1516366700.994:161): avc:  denied  { map } for  pid=1228 comm="hostname" path="/usr/bin/hostname" dev="dm-0" ino=20028 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:hostname_exec_t:s0 tclass=file permissive=0

not ok 164 testBasic (check_journal.TestJournal) # duration: 104s
Wrote screenshot to TestJournal-testBasic-fedora-27-127.0.0.2-2701-FAIL.png
Wrote HTML dump to TestJournal-testBasic-fedora-27-127.0.0.2-2701-FAIL.html
Wrote JS log to TestJournal-testBasic-fedora-27-127.0.0.2-2701-FAIL.js.log
Journal extracted to TestJournal-testBasic-fedora-27-127.0.0.2-2701-FAIL.log

First occurrence: 2018-01-19T12:59:37.813080 | revision 845b8a0e6c73584c971bf55e613c787f1107b5b1, logs Times recorded: 1 Latest occurrences:

# ----------------------------------------------------------------------
# testBasic (check_kdump.TestKdump)
#
Created symlink /etc/systemd/system/multi-user.target.wants/kdump.service -> /usr/lib/systemd/system/kdump.service.
Job for kdump.service failed because the control process exited with error code.
See "systemctl  status kdump.service" and "journalctl  -xe" for details.
ftruncate() failed: Permission denied

DevTools listening on ws://127.0.0.1:9564/devtools/browser/ac1936f9-9780-41b1-b575-e35564e4d040
[0119/125730.725647:ERROR:zygote_host_impl_linux.cc(268)] Failed to adjust OOM score of renderer with pid 15807: Permission denied (13)
[0119/125732.016069:ERROR:zygote_host_impl_linux.cc(268)] Failed to adjust OOM score of renderer with pid 15837: Permission denied (13)
Generating grub configuration file ...
Found linux image: /boot/vmlinuz-4.14.11-300.fc27.x86_64
Found initrd image: /boot/initramfs-4.14.11-300.fc27.x86_64.img
Found linux image: /boot/vmlinuz-4.13.9-300.fc27.x86_64
Found initrd image: /boot/initramfs-4.13.9-300.fc27.x86_64.img
Found linux image: /boot/vmlinuz-0-rescue-b7698e75e35a46dc9cd9db5d9bec44b8
Found initrd image: /boot/initramfs-0-rescue-b7698e75e35a46dc9cd9db5d9bec44b8.img
done
Connection to 127.0.0.2 closed by remote host.
> warning: transport closed: disconnected
> log: transport closed, dropped message:  1:1!4
{"call":["/org/freedesktop/timedate1","org.freedesktop.DBus.Properties","Get",["org.freedesktop.timedate1","NTPSynchronized"]],"id":"4"}
CDP: {"source":"network","level":"error","text":"Failed to load resource: net::ERR_EMPTY_RESPONSE","timestamp":1516366670803.99,"url":"http://127.0.0.2:9691/cockpit/static/fonts/OpenSans-Light-webfont.woff","networkRequestId":"15837.29"}
ssh_exchange_identification: Connection closed by remote host
ssh_exchange_identification: read: Connection reset by peer
ssh_exchange_identification: read: Connection reset by peer
ssh_exchange_identification: Connection closed by remote host
ssh_exchange_identification: read: Connection reset by peer
> log: transport closed, dropped message:  1:1!4
{"call":["/org/freedesktop/timedate1","org.freedesktop.DBus.Properties","Get",["org.freedesktop.timedate1","NTPSynchronized"]],"id":"5"}
ssh_exchange_identification: read: Connection reset by peer
> log: transport closed, dropped message:  1:1!4
{"call":["/org/freedesktop/timedate1","org.freedesktop.DBus.Properties","Get",["org.freedesktop.timedate1","NTPSynchronized"]],"id":"6"}
> log: transport closed, dropped message:  1:1!4
{"call":["/org/freedesktop/timedate1","org.freedesktop.DBus.Properties","Get",["org.freedesktop.timedate1","NTPSynchronized"]],"id":"7"}
> log: transport closed, dropped message:  1:1!4
{"call":["/org/freedesktop/timedate1","org.freedesktop.DBus.Properties","Get",["org.freedesktop.timedate1","NTPSynchronized"]],"id":"8"}
> log: transport closed, dropped message:  1:1!4
{"call":["/org/freedesktop/timedate1","org.freedesktop.DBus.Properties","Get",["org.freedesktop.timedate1","NTPSynchronized"]],"id":"9"}
> log: transport closed, dropped message:  1:1!4
{"call":["/org/freedesktop/timedate1","org.freedesktop.DBus.Properties","Get",["org.freedesktop.timedate1","NTPSynchronized"]],"id":"10"}
> log: transport closed, dropped message:  1:1!4
{"call":["/org/freedesktop/timedate1","org.freedesktop.DBus.Properties","Get",["org.freedesktop.timedate1","NTPSynchronized"]],"id":"11"}
> log: transport closed, dropped message:  1:1!4
{"call":["/org/freedesktop/timedate1","org.freedesktop.DBus.Properties","Get",["org.freedesktop.timedate1","NTPSynchronized"]],"id":"12"}
> warning: Unable to apply settings: Directory /var/crash2 isn't writable or doesn't exist.
> log: health check failed
> warning: transport closed: timeout
> log: transport closed, dropped message:  1:1!4
{"call":["/org/freedesktop/timedate1","org.freedesktop.DBus.Properties","Get",["org.freedesktop.timedate1","NTPSynchronized"]],"id":"26"}
> log: transport closed, dropped message:  1:1!4
{"call":["/org/freedesktop/timedate1","org.freedesktop.DBus.Properties","Get",["org.freedesktop.timedate1","NTPSynchronized"]],"id":"27"}
> log: transport closed, dropped message:  1:1!4
{"call":["/org/freedesktop/timedate1","org.freedesktop.DBus.Properties","Get",["org.freedesktop.timedate1","NTPSynchronized"]],"id":"28"}
> log: transport closed, dropped message:  1:1!4
{"call":["/org/freedesktop/timedate1","org.freedesktop.DBus.Properties","Get",["org.freedesktop.timedate1","NTPSynchronized"]],"id":"29"}
> log: transport closed, dropped message:  1:1!4
{"call":["/org/freedesktop/timedate1","org.freedesktop.DBus.Properties","Get",["org.freedesktop.timedate1","NTPSynchronized"]],"id":"30"}
> log: transport closed, dropped message:  1:1!4
{"call":["/org/freedesktop/timedate1","org.freedesktop.DBus.Properties","Get",["org.freedesktop.timedate1","NTPSynchronized"]],"id":"31"}
> log: transport closed, dropped message:  1:1!4
{"call":["/org/freedesktop/timedate1","org.freedesktop.DBus.Properties","Get",["org.freedesktop.timedate1","NTPSynchronized"]],"id":"32"}
CDP: {"source":"network","level":"error","text":"Failed to load resource: net::ERR_CONNECTION_RESET","timestamp":1516366868271.38,"url":"http://127.0.0.2:9691/cockpit/static/fonts/OpenSans-Light-webfont.woff","networkRequestId":"15837.131"}
> log: transport closed, dropped message:  1:1!4
{"call":["/org/freedesktop/timedate1","org.freedesktop.DBus.Properties","Get",["org.freedesktop.timedate1","NTPSynchronized"]],"id":"33"}
Connection to 127.0.0.2 closed by remote host.
Unexpected journal message 'audit: type=1400 audit(1516366639.430:120): avc:  denied  { map } for  pid=1184 comm="hostname" path="/usr/bin/hostname" dev="dm-0" ino=20028 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:hostname_exec_t:s0 tclass=file permissive=0'
Unexpected journal message 'audit: type=1400 audit(1516366861.788:148): avc:  denied  { map } for  pid=1210 comm="hostname" path="/usr/bin/hostname" dev="dm-0" ino=20028 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:hostname_exec_t:s0 tclass=file permissive=0'
Wrote JS log to TestKdump-testBasic-fedora-27-127.0.0.2-2801-FAIL.js.log
> log: transport closed, dropped message:  1:1!4
{"call":["/org/freedesktop/timedate1","org.freedesktop.DBus.Properties","Get",["org.freedesktop.timedate1","NTPSynchronized"]],"id":"34"}
Journal extracted to TestKdump-testBasic-fedora-27-127.0.0.2-2801-FAIL.log
Traceback (most recent call last):
  File "/build/cockpit/test/common/testlib.py", line 669, in tearDown
    self.check_journal_messages()
  File "/build/cockpit/test/common/testlib.py", line 804, in check_journal_messages
    raise Error(first)
Error: audit: type=1400 audit(1516366639.430:120): avc:  denied  { map } for  pid=1184 comm="hostname" path="/usr/bin/hostname" dev="dm-0" ino=20028 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:hostname_exec_t:s0 tclass=file permissive=0

not ok 167 testBasic (check_kdump.TestKdump) # duration: 276s
Wrote screenshot to TestKdump-testBasic-fedora-27-127.0.0.2-2801-FAIL.png
Wrote HTML dump to TestKdump-testBasic-fedora-27-127.0.0.2-2801-FAIL.html
Wrote JS log to TestKdump-testBasic-fedora-27-127.0.0.2-2801-FAIL.js.log
Journal extracted to TestKdump-testBasic-fedora-27-127.0.0.2-2801-FAIL.log

First occurrence: 2018-01-19T13:01:21.518742 | revision 845b8a0e6c73584c971bf55e613c787f1107b5b1, logs Times recorded: 1 Latest occurrences:

# ----------------------------------------------------------------------
# testExpose (check_docker.TestDocker)
#
ftruncate() failed: Permission denied

DevTools listening on ws://127.0.0.1:9410/devtools/browser/557088fa-1418-4c33-a4e4-536fcc42cc23
[0119/130134.750948:ERROR:zygote_host_impl_linux.cc(268)] Failed to adjust OOM score of renderer with pid 18484: Permission denied (13)
[0119/130136.013437:ERROR:zygote_host_impl_linux.cc(268)] Failed to adjust OOM score of renderer with pid 18520: Permission denied (13)
Unexpected journal message 'audit: type=1400 audit(1516366834.249:148): avc:  denied  { map } for  pid=1224 comm="hostname" path="/usr/bin/hostname" dev="dm-0" ino=20028 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:hostname_exec_t:s0 tclass=file permissive=0'
Unexpected journal message 'audit: type=1400 audit(1516366834.456:150): avc:  denied  { execute_no_trans } for  pid=1255 comm="pmie_check" path="/usr/bin/pmie" dev="dm-0" ino=139127 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:pcp_pmie_exec_t:s0 tclass=file permissive=0'
Wrote JS log to TestDocker-testExpose-fedora-27-127.0.0.2-2201-FAIL.js.log
Journal extracted to TestDocker-testExpose-fedora-27-127.0.0.2-2201-FAIL.log
Traceback (most recent call last):
  File "/build/cockpit/test/common/testlib.py", line 669, in tearDown
    self.check_journal_messages()
  File "/build/cockpit/test/common/testlib.py", line 804, in check_journal_messages
    raise Error(first)
Error: audit: type=1400 audit(1516366834.249:148): avc:  denied  { map } for  pid=1224 comm="hostname" path="/usr/bin/hostname" dev="dm-0" ino=20028 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:hostname_exec_t:s0 tclass=file permissive=0

not ok 153 testExpose (check_docker.TestDocker) # duration: 133s
Wrote screenshot to TestDocker-testExpose-fedora-27-127.0.0.2-2201-FAIL.png
Wrote HTML dump to TestDocker-testExpose-fedora-27-127.0.0.2-2201-FAIL.html
Wrote JS log to TestDocker-testExpose-fedora-27-127.0.0.2-2201-FAIL.js.log
Journal extracted to TestDocker-testExpose-fedora-27-127.0.0.2-2201-FAIL.log

First occurrence: 2018-01-19T13:02:11.260404 | revision 845b8a0e6c73584c971bf55e613c787f1107b5b1, logs Times recorded: 1 Latest occurrences:

# ----------------------------------------------------------------------
# testConfigOrigins (check_connection.TestConnection)
#
Unexpected journal message 'audit: type=1400 audit(1516367029.844:151): avc:  denied  { map } for  pid=1216 comm="hostname" path="/usr/bin/hostname" dev="dm-0" ino=20028 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:hostname_exec_t:s0 tclass=file permissive=0'
Unexpected journal message 'audit: type=1400 audit(1516367029.985:153): avc:  denied  { execute_no_trans } for  pid=1245 comm="pmie_check" path="/usr/bin/pmie" dev="dm-0" ino=139127 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:pcp_pmie_exec_t:s0 tclass=file permissive=0'
Journal extracted to TestConnection-testConfigOrigins-fedora-27-127.0.0.2-2701-FAIL.log
Traceback (most recent call last):
  File "/build/cockpit/test/common/testlib.py", line 669, in tearDown
    self.check_journal_messages()
  File "/build/cockpit/test/common/testlib.py", line 804, in check_journal_messages
    raise Error(first)
Error: audit: type=1400 audit(1516367029.844:151): avc:  denied  { map } for  pid=1216 comm="hostname" path="/usr/bin/hostname" dev="dm-0" ino=20028 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:hostname_exec_t:s0 tclass=file permissive=0

not ok 141 testConfigOrigins (check_connection.TestConnection) # duration: 56s
Journal extracted to TestConnection-testConfigOrigins-fedora-27-127.0.0.2-2701-FAIL.log

First occurrence: 2018-01-19T13:04:11.679174 | revision 845b8a0e6c73584c971bf55e613c787f1107b5b1, logs Times recorded: 1 Latest occurrences:

# ----------------------------------------------------------------------
# testUsed (check_storage_used.TestStorage)
#
ftruncate() failed: Permission denied

DevTools listening on ws://127.0.0.1:9572/devtools/browser/aefc2f54-8621-47be-9183-65b812650d3d
[0119/130712.808407:ERROR:zygote_host_impl_linux.cc(268)] Failed to adjust OOM score of renderer with pid 23399: Permission denied (13)
[0119/130714.626278:ERROR:zygote_host_impl_linux.cc(268)] Failed to adjust OOM score of renderer with pid 23485: Permission denied (13)
Unexpected journal message 'audit: type=1400 audit(1516367219.808:153): avc:  denied  { map } for  pid=1234 comm="hostname" path="/usr/bin/hostname" dev="dm-0" ino=20028 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:hostname_exec_t:s0 tclass=file permissive=0'
Unexpected journal message 'audit: type=1400 audit(1516367220.040:155): avc:  denied  { execute_no_trans } for  pid=1263 comm="pmie_check" path="/usr/bin/pmie" dev="dm-0" ino=139127 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:pcp_pmie_exec_t:s0 tclass=file permissive=0'
Wrote JS log to TestStorage-testUsed-fedora-27-127.0.0.2-2401-FAIL.js.log
Journal extracted to TestStorage-testUsed-fedora-27-127.0.0.2-2401-FAIL.log
Traceback (most recent call last):
  File "/build/cockpit/test/common/testlib.py", line 669, in tearDown
    self.check_journal_messages()
  File "/build/cockpit/test/common/testlib.py", line 804, in check_journal_messages
    raise Error(first)
Error: audit: type=1400 audit(1516367219.808:153): avc:  denied  { map } for  pid=1234 comm="hostname" path="/usr/bin/hostname" dev="dm-0" ino=20028 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:hostname_exec_t:s0 tclass=file permissive=0

not ok 122 testUsed (check_storage_used.TestStorage) # duration: 83s
Wrote screenshot to TestStorage-testUsed-fedora-27-127.0.0.2-2401-FAIL.png
Wrote HTML dump to TestStorage-testUsed-fedora-27-127.0.0.2-2401-FAIL.html
Wrote JS log to TestStorage-testUsed-fedora-27-127.0.0.2-2401-FAIL.js.log
Journal extracted to TestStorage-testUsed-fedora-27-127.0.0.2-2401-FAIL.log

First occurrence: 2018-01-19T13:07:49.994504 | revision 845b8a0e6c73584c971bf55e613c787f1107b5b1, logs Times recorded: 1 Latest occurrences:

# ----------------------------------------------------------------------
# testNoPermission (check_shutdown_restart.TestShutdownRestart)
#
ftruncate() failed: Permission denied

DevTools listening on ws://127.0.0.1:9787/devtools/browser/ba8b99d5-3fa3-4308-8c33-9c6f863bdc73
[0119/131125.639126:ERROR:zygote_host_impl_linux.cc(268)] Failed to adjust OOM score of renderer with pid 27148: Permission denied (13)
[0119/131127.017994:ERROR:zygote_host_impl_linux.cc(268)] Failed to adjust OOM score of renderer with pid 27193: Permission denied (13)
Unexpected journal message 'audit: type=1400 audit(1516367464.544:120): avc:  denied  { map } for  pid=1199 comm="hostname" path="/usr/bin/hostname" dev="dm-0" ino=20028 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:hostname_exec_t:s0 tclass=file permissive=0'
Unexpected journal message 'audit: type=1400 audit(1516367464.695:122): avc:  denied  { execute_no_trans } for  pid=1229 comm="pmie_check" path="/usr/bin/pmie" dev="dm-0" ino=139127 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:pcp_pmie_exec_t:s0 tclass=file permissive=0'
Wrote JS log to TestShutdownRestart-testNoPermission-fedora-27-127.0.0.2-2901-FAIL.js.log
Journal extracted to TestShutdownRestart-testNoPermission-fedora-27-127.0.0.2-2901-FAIL.log
Journal extracted to TestShutdownRestart-testNoPermission-fedora-27-127.0.0.2-2902-FAIL.log
Traceback (most recent call last):
  File "/build/cockpit/test/common/testlib.py", line 669, in tearDown
    self.check_journal_messages()
  File "/build/cockpit/test/common/testlib.py", line 804, in check_journal_messages
    raise Error(first)
Error: audit: type=1400 audit(1516367464.544:120): avc:  denied  { map } for  pid=1199 comm="hostname" path="/usr/bin/hostname" dev="dm-0" ino=20028 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:hostname_exec_t:s0 tclass=file permissive=0

not ok 96 testNoPermission (check_shutdown_restart.TestShutdownRestart) # duration: 68s
Wrote screenshot to TestShutdownRestart-testNoPermission-fedora-27-127.0.0.2-2901-FAIL.png
Wrote HTML dump to TestShutdownRestart-testNoPermission-fedora-27-127.0.0.2-2901-FAIL.html
Wrote JS log to TestShutdownRestart-testNoPermission-fedora-27-127.0.0.2-2901-FAIL.js.log
Journal extracted to TestShutdownRestart-testNoPermission-fedora-27-127.0.0.2-2901-FAIL.log
Journal extracted to TestShutdownRestart-testNoPermission-fedora-27-127.0.0.2-2902-FAIL.log

First occurrence: 2018-01-19T13:11:40.502447 | revision 845b8a0e6c73584c971bf55e613c787f1107b5b1, logs Times recorded: 1 Latest occurrences:

# ----------------------------------------------------------------------
# testConditions (check_services.TestServices)
#
Created symlink /etc/systemd/system/multi-user.target.wants/condtest.service -> /etc/systemd/system/condtest.service.
ftruncate() failed: Permission denied
[0119/131226.897055:ERROR:zygote_host_impl_linux.cc(268)] Failed to adjust OOM score of renderer with pid 28073: Permission denied (13)

DevTools listening on ws://127.0.0.1:9788/devtools/browser/e6df7c3d-ddeb-4fd8-a698-eab3b7f3c2c5
[0119/131228.513403:ERROR:zygote_host_impl_linux.cc(268)] Failed to adjust OOM score of renderer with pid 28104: Permission denied (13)
Unexpected journal message 'audit: type=1400 audit(1516367534.039:153): avc:  denied  { map } for  pid=1223 comm="hostname" path="/usr/bin/hostname" dev="dm-0" ino=20028 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:hostname_exec_t:s0 tclass=file permissive=0'
Wrote JS log to TestServices-testConditions-fedora-27-127.0.0.2-2901-FAIL.js.log
Journal extracted to TestServices-testConditions-fedora-27-127.0.0.2-2901-FAIL.log
Traceback (most recent call last):
  File "/build/cockpit/test/common/testlib.py", line 669, in tearDown
    self.check_journal_messages()
  File "/build/cockpit/test/common/testlib.py", line 804, in check_journal_messages
    raise Error(first)
Error: audit: type=1400 audit(1516367534.039:153): avc:  denied  { map } for  pid=1223 comm="hostname" path="/usr/bin/hostname" dev="dm-0" ino=20028 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:hostname_exec_t:s0 tclass=file permissive=0

not ok 90 testConditions (check_services.TestServices) # duration: 68s
Wrote screenshot to TestServices-testConditions-fedora-27-127.0.0.2-2901-FAIL.png
Wrote HTML dump to TestServices-testConditions-fedora-27-127.0.0.2-2901-FAIL.html
Wrote JS log to TestServices-testConditions-fedora-27-127.0.0.2-2901-FAIL.js.log
Journal extracted to TestServices-testConditions-fedora-27-127.0.0.2-2901-FAIL.log

First occurrence: 2018-01-19T13:12:53.817228 | revision 845b8a0e6c73584c971bf55e613c787f1107b5b1 Times recorded: 1 Latest occurrences:

# ----------------------------------------------------------------------
# testImageNames (check_openshift.TestRegistry)
#
/etc/profile.d/lang.sh: line 20: warning: setlocale: LC_COLLATE: cannot change locale (en_US.UTF-8): No such file or directory
/etc/profile.d/lang.sh: line 23: warning: setlocale: LC_MESSAGES: cannot change locale (en_US.UTF-8): No such file or directory
/etc/profile.d/lang.sh: line 26: warning: setlocale: LC_NUMERIC: cannot change locale (en_US.UTF-8): No such file or directory
/etc/profile.d/lang.sh: line 29: warning: setlocale: LC_TIME: cannot change locale (en_US.UTF-8): No such file or directory
/etc/profile.d/lang.sh: line 20: warning: setlocale: LC_COLLATE: cannot change locale (en_US.UTF-8): No such file or directory
/etc/profile.d/lang.sh: line 23: warning: setlocale: LC_MESSAGES: cannot change locale (en_US.UTF-8): No such file or directory
/etc/profile.d/lang.sh: line 26: warning: setlocale: LC_NUMERIC: cannot change locale (en_US.UTF-8): No such file or directory
/etc/profile.d/lang.sh: line 29: warning: setlocale: LC_TIME: cannot change locale (en_US.UTF-8): No such file or directory
The connection to the server 10.111.112.101:8443 was refused - did you specify the right host or port?
The connection to the server 10.111.112.101:8443 was refused - did you specify the right host or port?
The connection to the server 10.111.112.101:8443 was refused - did you specify the right host or port?
The connection to the server 10.111.112.101:8443 was refused - did you specify the right host or port?
ftruncate() failed: Permission denied

DevTools listening on ws://127.0.0.1:9223/devtools/browser/763cbf38-87fc-45c2-bf84-9e82565db5f5
[0119/132324.250971:ERROR:zygote_host_impl_linux.cc(268)] Failed to adjust OOM score of renderer with pid 34171: Permission denied (13)
[0119/132326.804725:ERROR:zygote_host_impl_linux.cc(268)] Failed to adjust OOM score of renderer with pid 34206: Permission denied (13)
> warning: 2018-01-19 08:23:42.989673 I | proto: duplicate proto type registered: google.protobuf.Any
2018-01-19 08:23:42.990165 I | proto: duplicate proto type registered: google.protobuf.Duration
2018-01-19 08:23:42.990221 I | proto: duplicate proto type registered: google.protobuf.Timestamp

> warning: 2018-01-19 08:23:44.262352 I | proto: duplicate proto type registered: google.protobuf.Any
2018-01-19 08:23:44.262533 I | proto: duplicate proto type registered: google.protobuf.Duration
2018-01-19 08:23:44.262622 I | proto: duplicate proto type registered: google.protobuf.Timestamp

CDP: {"source":"security","level":"error","text":"Refused to apply inline style because it violates the following Content Security Policy directive: \"default-src 'self' http://127.0.0.2:9391\". Either the 'unsafe-inline' keyword, a hash ('sha256-I4l5F4Kq75Yvla5XX3FqfoQO1206LqJ8p8rtQPyLwm4='), or a nonce ('nonce-...') is required to enable inline execution. Note also that 'style-src' was not explicitly set, so 'default-src' is used as a fallback.\n","timestamp":1516368227571.65,"url":"http://127.0.0.2:9391/cockpit/$e1dcfb38e40d759b434962e0327bf5d44656f582/kubernetes/registry.js","lineNumber":3920,"stackTrace":{"callFrames":[{"functionName":"html","scriptId":"44","url":"http://127.0.0.2:9391/cockpit/$e1dcfb38e40d759b434962e0327bf5d44656f582/kubernetes/registry.js","lineNumber":3920,"columnNumber":74},{"functionName":"be.(anonymous function)","scriptId":"44","url":"http://127.0.0.2:9391/cockpit/$e1dcfb38e40d759b434962e0327bf5d44656f582/kubernetes/registry.js","lineNumber":3937,"columnNumber":40},{"functionName":"","scriptId":"44","url":"http://127.0.0.2:9391/cockpit/$e1dcfb38e40d759b434962e0327bf5d44656f582/kubernetes/registry.js","lineNumber":1427,"columnNumber":40},{"functionName":"l","scriptId":"44","url":"http://127.0.0.2:9391/cockpit/$e1dcfb38e40d759b434962e0327bf5d44656f582/kubernetes/registry.js","lineNumber":2475,"columnNumber":41},{"functionName":"","scriptId":"44","url":"http://127.0.0.2:9391/cockpit/$e1dcfb38e40d759b434962e0327bf5d44656f582/kubernetes/registry.js","lineNumber":2483,"columnNumber":20},{"functionName":"$eval","scriptId":"44","url":"http://127.0.0.2:9391/cockpit/$e1dcfb38e40d759b434962e0327bf5d44656f582/kubernetes/registry.js","lineNumber":2799,"columnNumber":35},{"functionName":"$digest","scriptId":"44","url":"http://127.0.0.2:9391/cockpit/$e1dcfb38e40d759b434962e0327bf5d44656f582/kubernetes/registry.js","lineNumber":2752,"columnNumber":59},{"functionName":"$apply","scriptId":"44","url":"http://127.0.0.2:9391/cockpit/$e1dcfb38e40d759b434962e0327bf5d44656f582/kubernetes/registry.js","lineNumber":2821,"columnNumber":34},{"functionName":"","scriptId":"44","url":"http://127.0.0.2:9391/cockpit/$e1dcfb38e40d759b434962e0327bf5d44656f582/kubernetes/registry.js","lineNumber":2184,"columnNumber":52},{"functionName":"n","scriptId":"44","url":"http://127.0.0.2:9391/cockpit/$e1dcfb38e40d759b434962e0327bf5d44656f582/kubernetes/registry.js","lineNumber":713,"columnNumber":90},{"functionName":"ph_click","scriptId":"22","url":"","lineNumber":122,"columnNumber":7},{"functionName":"","scriptId":"54","url":"","lineNumber":0,"columnNumber":16}]}}
Unexpected journal message 'audit: type=1400 audit(1516368152.202:153): avc:  denied  { map } for  pid=1219 comm="hostname" path="/usr/bin/hostname" dev="dm-0" ino=20028 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:hostname_exec_t:s0 tclass=file permissive=0'
Wrote JS log to TestRegistry-testImageNames-fedora-27-127.0.0.2-2501-FAIL.js.log
Journal extracted to TestRegistry-testImageNames-fedora-27-127.0.0.2-2501-FAIL.log
Journal extracted to TestRegistry-testImageNames-openshift-127.0.0.2-2502-FAIL.log
/etc/profile.d/lang.sh: line 20: warning: setlocale: LC_COLLATE: cannot change locale (en_US.UTF-8): No such file or directory
/etc/profile.d/lang.sh: line 23: warning: setlocale: LC_MESSAGES: cannot change locale (en_US.UTF-8): No such file or directory
/etc/profile.d/lang.sh: line 26: warning: setlocale: LC_NUMERIC: cannot change locale (en_US.UTF-8): No such file or directory
/etc/profile.d/lang.sh: line 29: warning: setlocale: LC_TIME: cannot change locale (en_US.UTF-8): No such file or directory
Traceback (most recent call last):
  File "/build/cockpit/test/common/testlib.py", line 669, in tearDown
    self.check_journal_messages()
  File "/build/cockpit/test/common/testlib.py", line 804, in check_journal_messages
    raise Error(first)
Error: audit: type=1400 audit(1516368152.202:153): avc:  denied  { map } for  pid=1219 comm="hostname" path="/usr/bin/hostname" dev="dm-0" ino=20028 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:hostname_exec_t:s0 tclass=file permissive=0

not ok 51 testImageNames (check_openshift.TestRegistry) # duration: 142s
Wrote screenshot to TestRegistry-testImageNames-fedora-27-127.0.0.2-2501-FAIL.png
Wrote HTML dump to TestRegistry-testImageNames-fedora-27-127.0.0.2-2501-FAIL.html
Wrote JS log to TestRegistry-testImageNames-fedora-27-127.0.0.2-2501-FAIL.js.log
Journal extracted to TestRegistry-testImageNames-fedora-27-127.0.0.2-2501-FAIL.log
Journal extracted to TestRegistry-testImageNames-openshift-127.0.0.2-2502-FAIL.log
/etc/profile.d/lang.sh: line 20: warning: setlocale: LC_COLLATE: cannot change locale (en_US.UTF-8): No such file or directory
/etc/profile.d/lang.sh: line 23: warning: setlocale: LC_MESSAGES: cannot change locale (en_US.UTF-8): No such file or directory
/etc/profile.d/lang.sh: line 26: warning: setlocale: LC_NUMERIC: cannot change locale (en_US.UTF-8): No such file or directory
/etc/profile.d/lang.sh: line 29: warning: setlocale: LC_TIME: cannot change locale (en_US.UTF-8): No such file or directory

First occurrence: 2018-01-19T13:24:13.189687 | revision 845b8a0e6c73584c971bf55e613c787f1107b5b1 Times recorded: 1 Latest occurrences:

# ----------------------------------------------------------------------
# testVolumes (check_openshift.TestOpenshift)
#
/etc/profile.d/lang.sh: line 20: warning: setlocale: LC_COLLATE: cannot change locale (en_US.UTF-8): No such file or directory
/etc/profile.d/lang.sh: line 23: warning: setlocale: LC_MESSAGES: cannot change locale (en_US.UTF-8): No such file or directory
/etc/profile.d/lang.sh: line 26: warning: setlocale: LC_NUMERIC: cannot change locale (en_US.UTF-8): No such file or directory
/etc/profile.d/lang.sh: line 29: warning: setlocale: LC_TIME: cannot change locale (en_US.UTF-8): No such file or directory
/etc/profile.d/lang.sh: line 20: warning: setlocale: LC_COLLATE: cannot change locale (en_US.UTF-8): No such file or directory
/etc/profile.d/lang.sh: line 23: warning: setlocale: LC_MESSAGES: cannot change locale (en_US.UTF-8): No such file or directory
/etc/profile.d/lang.sh: line 26: warning: setlocale: LC_NUMERIC: cannot change locale (en_US.UTF-8): No such file or directory
/etc/profile.d/lang.sh: line 29: warning: setlocale: LC_TIME: cannot change locale (en_US.UTF-8): No such file or directory
/etc/profile.d/lang.sh: line 20: warning: setlocale: LC_COLLATE: cannot change locale (en_US.UTF-8): No such file or directory
/etc/profile.d/lang.sh: line 23: warning: setlocale: LC_MESSAGES: cannot change locale (en_US.UTF-8): No such file or directory
/etc/profile.d/lang.sh: line 26: warning: setlocale: LC_NUMERIC: cannot change locale (en_US.UTF-8): No such file or directory
/etc/profile.d/lang.sh: line 29: warning: setlocale: LC_TIME: cannot change locale (en_US.UTF-8): No such file or directory
The connection to the server 10.111.112.101:8443 was refused - did you specify the right host or port?
The connection to the server 10.111.112.101:8443 was refused - did you specify the right host or port?
The connection to the server 10.111.112.101:8443 was refused - did you specify the right host or port?
The connection to the server 10.111.112.101:8443 was refused - did you specify the right host or port?
The connection to the server 10.111.112.101:8443 was refused - did you specify the right host or port?
The connection to the server 10.111.112.101:8443 was refused - did you specify the right host or port?
The connection to the server 10.111.112.101:8443 was refused - did you specify the right host or port?
The connection to the server 10.111.112.101:8443 was refused - did you specify the right host or port?
The connection to the server 10.111.112.101:8443 was refused - did you specify the right host or port?
The connection to the server 10.111.112.101:8443 was refused - did you specify the right host or port?
The connection to the server 10.111.112.101:8443 was refused - did you specify the right host or port?
The connection to the server 10.111.112.101:8443 was refused - did you specify the right host or port?
ftruncate() failed: Permission denied

DevTools listening on ws://127.0.0.1:9825/devtools/browser/1aaea0ed-c465-49fd-a0de-c7148b2d1140
[0119/132435.156806:ERROR:zygote_host_impl_linux.cc(268)] Failed to adjust OOM score of renderer with pid 34808: Permission denied (13)
[0119/132437.255964:ERROR:zygote_host_impl_linux.cc(268)] Failed to adjust OOM score of renderer with pid 34853: Permission denied (13)
> warning: 2018-01-19 08:24:50.134131 I | proto: duplicate proto type registered: google.protobuf.Any
2018-01-19 08:24:50.134380 I | proto: duplicate proto type registered: google.protobuf.Duration
2018-01-19 08:24:50.134461 I | proto: duplicate proto type registered: google.protobuf.Timestamp

> warning: 2018-01-19 08:24:51.613975 I | proto: duplicate proto type registered: google.protobuf.Any
2018-01-19 08:24:51.614191 I | proto: duplicate proto type registered: google.protobuf.Duration
2018-01-19 08:24:51.614255 I | proto: duplicate proto type registered: google.protobuf.Timestamp

/etc/profile.d/lang.sh: line 20: warning: setlocale: LC_COLLATE: cannot change locale (en_US.UTF-8): No such file or directory
/etc/profile.d/lang.sh: line 23: warning: setlocale: LC_MESSAGES: cannot change locale (en_US.UTF-8): No such file or directory
/etc/profile.d/lang.sh: line 26: warning: setlocale: LC_NUMERIC: cannot change locale (en_US.UTF-8): No such file or directory
/etc/profile.d/lang.sh: line 29: warning: setlocale: LC_TIME: cannot change locale (en_US.UTF-8): No such file or directory
/etc/profile.d/lang.sh: line 20: warning: setlocale: LC_COLLATE: cannot change locale (en_US.UTF-8): No such file or directory
/etc/profile.d/lang.sh: line 23: warning: setlocale: LC_MESSAGES: cannot change locale (en_US.UTF-8): No such file or directory
/etc/profile.d/lang.sh: line 26: warning: setlocale: LC_NUMERIC: cannot change locale (en_US.UTF-8): No such file or directory
/etc/profile.d/lang.sh: line 29: warning: setlocale: LC_TIME: cannot change locale (en_US.UTF-8): No such file or directory
Unexpected journal message 'audit: type=1400 audit(1516368200.888:190): avc:  denied  { map } for  pid=1360 comm="hostname" path="/usr/bin/hostname" dev="dm-0" ino=20028 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:hostname_exec_t:s0 tclass=file permissive=0'
Wrote JS log to TestOpenshift-testVolumes-fedora-27-127.0.0.2-2901-FAIL.js.log
Journal extracted to TestOpenshift-testVolumes-fedora-27-127.0.0.2-2901-FAIL.log
Journal extracted to TestOpenshift-testVolumes-openshift-127.0.0.2-2902-FAIL.log
/etc/profile.d/lang.sh: line 20: warning: setlocale: LC_COLLATE: cannot change locale (en_US.UTF-8): No such file or directory
/etc/profile.d/lang.sh: line 23: warning: setlocale: LC_MESSAGES: cannot change locale (en_US.UTF-8): No such file or directory
/etc/profile.d/lang.sh: line 26: warning: setlocale: LC_NUMERIC: cannot change locale (en_US.UTF-8): No such file or directory
/etc/profile.d/lang.sh: line 29: warning: setlocale: LC_TIME: cannot change locale (en_US.UTF-8): No such file or directory
Traceback (most recent call last):
  File "/build/cockpit/test/common/testlib.py", line 669, in tearDown
    self.check_journal_messages()
  File "/build/cockpit/test/common/testlib.py", line 804, in check_journal_messages
    raise Error(first)
Error: audit: type=1400 audit(1516368200.888:190): avc:  denied  { map } for  pid=1360 comm="hostname" path="/usr/bin/hostname" dev="dm-0" ino=20028 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:hostname_exec_t:s0 tclass=file permissive=0

not ok 49 testVolumes (check_openshift.TestOpenshift) # duration: 157s
Wrote screenshot to TestOpenshift-testVolumes-fedora-27-127.0.0.2-2901-FAIL.png
Wrote HTML dump to TestOpenshift-testVolumes-fedora-27-127.0.0.2-2901-FAIL.html
Wrote JS log to TestOpenshift-testVolumes-fedora-27-127.0.0.2-2901-FAIL.js.log
Journal extracted to TestOpenshift-testVolumes-fedora-27-127.0.0.2-2901-FAIL.log
Journal extracted to TestOpenshift-testVolumes-openshift-127.0.0.2-2902-FAIL.log
/etc/profile.d/lang.sh: line 20: warning: setlocale: LC_COLLATE: cannot change locale (en_US.UTF-8): No such file or directory
/etc/profile.d/lang.sh: line 23: warning: setlocale: LC_MESSAGES: cannot change locale (en_US.UTF-8): No such file or directory
/etc/profile.d/lang.sh: line 26: warning: setlocale: LC_NUMERIC: cannot change locale (en_US.UTF-8): No such file or directory
/etc/profile.d/lang.sh: line 29: warning: setlocale: LC_TIME: cannot change locale (en_US.UTF-8): No such file or directory

First occurrence: 2018-01-19T13:25:26.289769 | revision 845b8a0e6c73584c971bf55e613c787f1107b5b1 Times recorded: 1 Latest occurrences:

# ----------------------------------------------------------------------
# testNonDefaultBondSettings (check_networking_bond.TestNetworking)
#
NAME             UUID                                  TYPE            DEVICE 
System eth0      5fb06bd0-0bb0-7ffb-45f1-d6edd65f3e03  802-3-ethernet  eth0   
static-52:54:01  3829b609-eed3-4d66-9423-059d5031a765  802-3-ethernet  eth1   
virbr0           55463afb-bb23-433a-ab7b-b0d3af34961b  bridge          virbr0 
System eth1      9c92fad9-6ecb-3e6c-eb4d-8a47c6f50c04  802-3-ethernet  --     
ens2             39ef3890-56af-4114-9a24-f3f94c42acfe  802-3-ethernet  --     

52:54:01:00:00:03 -> eth2
52:54:01:00:00:03 -> eth2
52:54:01:00:00:04 -> eth3
52:54:01:00:00:04 -> eth3
ftruncate() failed: Permission denied

DevTools listening on ws://127.0.0.1:10139/devtools/browser/b790404c-19e4-4fa8-b1e9-65f142d5dbd7
[0119/133002.840039:ERROR:zygote_host_impl_linux.cc(268)] Failed to adjust OOM score of renderer with pid 39194: Permission denied (13)
[0119/133003.888062:ERROR:zygote_host_impl_linux.cc(268)] Failed to adjust OOM score of renderer with pid 39230: Permission denied (13)
Unexpected journal message 'audit: type=1400 audit(1516368577.131:163): avc:  denied  { map } for  pid=1256 comm="hostname" path="/usr/bin/hostname" dev="dm-0" ino=20028 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:hostname_exec_t:s0 tclass=file permissive=0'
Unexpected journal message 'audit: type=1400 audit(1516368577.325:165): avc:  denied  { execute_no_trans } for  pid=1306 comm="pmie_check" path="/usr/bin/pmie" dev="dm-0" ino=139127 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:pcp_pmie_exec_t:s0 tclass=file permissive=0'
Wrote JS log to TestNetworking-testNonDefaultBondSettings-fedora-27-127.0.0.2-2201-FAIL.js.log
Journal extracted to TestNetworking-testNonDefaultBondSettings-fedora-27-127.0.0.2-2201-FAIL.log
Journal extracted to TestNetworking-testNonDefaultBondSettings-fedora-26-127.0.0.2-2202-FAIL.log
Traceback (most recent call last):
  File "/build/cockpit/test/common/testlib.py", line 669, in tearDown
    self.check_journal_messages()
  File "/build/cockpit/test/common/testlib.py", line 804, in check_journal_messages
    raise Error(first)
Error: audit: type=1400 audit(1516368577.131:163): avc:  denied  { map } for  pid=1256 comm="hostname" path="/usr/bin/hostname" dev="dm-0" ino=20028 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:hostname_exec_t:s0 tclass=file permissive=0

not ok 28 testNonDefaultBondSettings (check_networking_bond.TestNetworking) # duration: 63s
Wrote screenshot to TestNetworking-testNonDefaultBondSettings-fedora-27-127.0.0.2-2201-FAIL.png
Wrote HTML dump to TestNetworking-testNonDefaultBondSettings-fedora-27-127.0.0.2-2201-FAIL.html
Wrote JS log to TestNetworking-testNonDefaultBondSettings-fedora-27-127.0.0.2-2201-FAIL.js.log
Journal extracted to TestNetworking-testNonDefaultBondSettings-fedora-27-127.0.0.2-2201-FAIL.log
Journal extracted to TestNetworking-testNonDefaultBondSettings-fedora-26-127.0.0.2-2202-FAIL.log

First occurrence: 2018-01-19T13:30:21.653863 | revision 845b8a0e6c73584c971bf55e613c787f1107b5b1 Times recorded: 1 Latest occurrences:

# ----------------------------------------------------------------------
# testInlineConsole (check_machines.TestMachines)
#
ftruncate() failed: Permission denied

DevTools listening on ws://127.0.0.1:9472/devtools/browser/35db0fe8-2ee2-49a3-b110-3d9aa9a6c3be
[0119/133322.243934:ERROR:zygote_host_impl_linux.cc(268)] Failed to adjust OOM score of renderer with pid 43808: Permission denied (13)
[0119/133323.360625:ERROR:zygote_host_impl_linux.cc(268)] Failed to adjust OOM score of renderer with pid 43904: Permission denied (13)
> log: Query used for channel:  {"payload":"stream","protocol":"binary","address":"127.0.0.1","port":5900,"binary":"raw"}
> log: Registering ctrl-alt-del handler to:  vm-subVmTest1-vnc-ctrl-alt-del
> log: connecting
> warning:  Msg: noVNC ready: native WebSockets, canvas rendering
> log: Creating channel:  127.0.0.2 9391
> warning: 
> warning:  Msg: Starting VNC handshake
> warning:  Msg: Sent ProtocolVersion: 003.008
> warning:  Msg: Authenticating using scheme: 1
> warning: 
> warning:  Msg: Authentication OK
> warning:  Msg: Authentication OK
> warning:  Msg: Connected (unencrypted) to: QEMU (subVmTest1)
> log: Resizing noVNC, height =  460px
> log: Setting focus
> log: Scrolling VNC frame into view, containerId =  vm-subVmTest1
Unexpected journal message 'audit: type=1400 audit(1516368792.676:163): avc:  denied  { map } for  pid=1283 comm="hostname" path="/usr/bin/hostname" dev="dm-0" ino=20028 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:hostname_exec_t:s0 tclass=file permissive=0'
Unexpected journal message 'audit: type=1400 audit(1516368792.809:165): avc:  denied  { execute_no_trans } for  pid=1327 comm="pmie_check" path="/usr/bin/pmie" dev="dm-0" ino=139127 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:pcp_pmie_exec_t:s0 tclass=file permissive=0'
Wrote JS log to TestMachines-testInlineConsole-fedora-27-127.0.0.2-2501-FAIL.js.log
> log: Resizing noVNC, height =  460px
> log: Scrolling VNC frame into view, containerId =  vm-subVmTest1
Journal extracted to TestMachines-testInlineConsole-fedora-27-127.0.0.2-2501-FAIL.log
Traceback (most recent call last):
  File "/build/cockpit/test/common/testlib.py", line 669, in tearDown
    self.check_journal_messages()
  File "/build/cockpit/test/common/testlib.py", line 804, in check_journal_messages
    raise Error(first)
Error: audit: type=1400 audit(1516368792.676:163): avc:  denied  { map } for  pid=1283 comm="hostname" path="/usr/bin/hostname" dev="dm-0" ino=20028 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:hostname_exec_t:s0 tclass=file permissive=0

not ok 5 testInlineConsole (check_machines.TestMachines) # duration: 33s
Wrote screenshot to TestMachines-testInlineConsole-fedora-27-127.0.0.2-2501-FAIL.png
Wrote HTML dump to TestMachines-testInlineConsole-fedora-27-127.0.0.2-2501-FAIL.html
Wrote JS log to TestMachines-testInlineConsole-fedora-27-127.0.0.2-2501-FAIL.js.log
Journal extracted to TestMachines-testInlineConsole-fedora-27-127.0.0.2-2501-FAIL.log

First occurrence: 2018-01-19T13:33:31.673866 | revision 845b8a0e6c73584c971bf55e613c787f1107b5b1 Times recorded: 1 Latest occurrences:

cockpituous commented 6 years ago

verify/fedora-27 Ooops, it happened again


# ----------------------------------------------------------------------
# testL10N (check_apps.TestApps)
#
ftruncate() failed: Permission denied

DevTools listening on ws://127.0.0.1:9684/devtools/browser/429aa005-32d5-4f25-851a-466e72883040
[0119/080644.767842:ERROR:zygote_host_impl_linux.cc(268)] Failed to adjust OOM score of renderer with pid 21478: Permission denied (13)
[0119/080645.739258:ERROR:zygote_host_impl_linux.cc(268)] Failed to adjust OOM score of renderer with pid 21550: Permission denied (13)
Unexpected journal message 'audit: type=1400 audit(1516349196.888:163): avc:  denied  { map } for  pid=1304 comm="hostname" path="/usr/bin/hostname" dev="dm-0" ino=20028 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:hostname_exec_t:s0 tclass=file permissive=0'
Wrote JS log to TestApps-testL10N-fedora-27-127.0.0.2-2801-FAIL.js.log
Journal extracted to TestApps-testL10N-fedora-27-127.0.0.2-2801-FAIL.log
Traceback (most recent call last):
  File "/build/cockpit/test/common/testlib.py", line 669, in tearDown
    self.check_journal_messages()
  File "/build/cockpit/test/common/testlib.py", line 804, in check_journal_messages
    raise Error(first)
Error: audit: type=1400 audit(1516349196.888:163): avc:  denied  { map } for  pid=1304 comm="hostname" path="/usr/bin/hostname" dev="dm-0" ino=20028 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:hostname_exec_t:s0 tclass=file permissive=0

not ok 138 testL10N (check_apps.TestApps) # duration: 31s
Wrote screenshot to TestApps-testL10N-fedora-27-127.0.0.2-2801-FAIL.png
Wrote HTML dump to TestApps-testL10N-fedora-27-127.0.0.2-2801-FAIL.html
Wrote JS log to TestApps-testL10N-fedora-27-127.0.0.2-2801-FAIL.js.log
Journal extracted to TestApps-testL10N-fedora-27-127.0.0.2-2801-FAIL.log

First occurrence: 2018-01-19T08:06:56.427200 | revision cb61451e79040bcd46603a6bcbde8f1397074ec6, logs Times recorded: 1 Latest occurrences:

# ----------------------------------------------------------------------
# testConfigOrigins (check_connection.TestConnection)
#
Unexpected journal message 'audit: type=1400 audit(1516357427.199:165): avc:  denied  { execute_no_trans } for  pid=1325 comm="pmie_check" path="/usr/bin/pmie" dev="dm-0" ino=139127 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:pcp_pmie_exec_t:s0 tclass=file permissive=0'
Journal extracted to TestConnection-testConfigOrigins-fedora-27-127.0.0.2-2801-FAIL.log
Traceback (most recent call last):
  File "/build/cockpit/test/common/testlib.py", line 669, in tearDown
    self.check_journal_messages()
  File "/build/cockpit/test/common/testlib.py", line 804, in check_journal_messages
    raise Error(first)
Error: audit: type=1400 audit(1516357427.199:165): avc:  denied  { execute_no_trans } for  pid=1325 comm="pmie_check" path="/usr/bin/pmie" dev="dm-0" ino=139127 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:pcp_pmie_exec_t:s0 tclass=file permissive=0

not ok 110 testConfigOrigins (check_connection.TestConnection) # duration: 30s
Journal extracted to TestConnection-testConfigOrigins-fedora-27-127.0.0.2-2801-FAIL.log

First occurrence: 2018-01-19T10:24:04.617520 | revision 4c46259d85894a26e20e200072b1a7e7e8644268, logs Times recorded: 1 Latest occurrences:

# ----------------------------------------------------------------------
# testReconnectChangeCert (check_openshift.TestOpenshift)
#
/etc/profile.d/lang.sh: line 20: warning: setlocale: LC_COLLATE: cannot change locale (en_US.UTF-8): No such file or directory
/etc/profile.d/lang.sh: line 23: warning: setlocale: LC_MESSAGES: cannot change locale (en_US.UTF-8): No such file or directory
/etc/profile.d/lang.sh: line 26: warning: setlocale: LC_NUMERIC: cannot change locale (en_US.UTF-8): No such file or directory
/etc/profile.d/lang.sh: line 29: warning: setlocale: LC_TIME: cannot change locale (en_US.UTF-8): No such file or directory
/etc/profile.d/lang.sh: line 20: warning: setlocale: LC_COLLATE: cannot change locale (en_US.UTF-8): No such file or directory
/etc/profile.d/lang.sh: line 23: warning: setlocale: LC_MESSAGES: cannot change locale (en_US.UTF-8): No such file or directory
/etc/profile.d/lang.sh: line 26: warning: setlocale: LC_NUMERIC: cannot change locale (en_US.UTF-8): No such file or directory
/etc/profile.d/lang.sh: line 29: warning: setlocale: LC_TIME: cannot change locale (en_US.UTF-8): No such file or directory
/etc/profile.d/lang.sh: line 20: warning: setlocale: LC_COLLATE: cannot change locale (en_US.UTF-8): No such file or directory
/etc/profile.d/lang.sh: line 23: warning: setlocale: LC_MESSAGES: cannot change locale (en_US.UTF-8): No such file or directory
/etc/profile.d/lang.sh: line 26: warning: setlocale: LC_NUMERIC: cannot change locale (en_US.UTF-8): No such file or directory
/etc/profile.d/lang.sh: line 29: warning: setlocale: LC_TIME: cannot change locale (en_US.UTF-8): No such file or directory
The connection to the server 10.111.112.101:8443 was refused - did you specify the right host or port?
The connection to the server 10.111.112.101:8443 was refused - did you specify the right host or port?
The connection to the server 10.111.112.101:8443 was refused - did you specify the right host or port?
The connection to the server 10.111.112.101:8443 was refused - did you specify the right host or port?
The connection to the server 10.111.112.101:8443 was refused - did you specify the right host or port?
The connection to the server 10.111.112.101:8443 was refused - did you specify the right host or port?
The connection to the server 10.111.112.101:8443 was refused - did you specify the right host or port?
The connection to the server 10.111.112.101:8443 was refused - did you specify the right host or port?
The connection to the server 10.111.112.101:8443 was refused - did you specify the right host or port?

DevTools listening on ws://127.0.0.1:9995/devtools/browser/6e24408b-c3b0-49f8-bb73-ed26ebaa614d
[0119/105224.084764:ERROR:zygote_host_impl_linux.cc(268)] Failed to adjust OOM score of renderer with pid 6405: Permission denied (13)
[0119/105225.123768:ERROR:zygote_host_impl_linux.cc(268)] Failed to adjust OOM score of renderer with pid 6456: Permission denied (13)
> warning: 2018-01-19 05:52:28.889939 I | proto: duplicate proto type registered: google.protobuf.Any
2018-01-19 05:52:28.890108 I | proto: duplicate proto type registered: google.protobuf.Duration
2018-01-19 05:52:28.890141 I | proto: duplicate proto type registered: google.protobuf.Timestamp

> warning: 2018-01-19 05:52:29.268953 I | proto: duplicate proto type registered: google.protobuf.Any
2018-01-19 05:52:29.269074 I | proto: duplicate proto type registered: google.protobuf.Duration
2018-01-19 05:52:29.269107 I | proto: duplicate proto type registered: google.protobuf.Timestamp

> warning: 2018-01-19 05:52:29.777669 I | proto: duplicate proto type registered: google.protobuf.Any
2018-01-19 05:52:29.777796 I | proto: duplicate proto type registered: google.protobuf.Duration
2018-01-19 05:52:29.777863 I | proto: duplicate proto type registered: google.protobuf.Timestamp

> warning: 2018-01-19 05:52:30.018757 I | proto: duplicate proto type registered: google.protobuf.Any
2018-01-19 05:52:30.018956 I | proto: duplicate proto type registered: google.protobuf.Duration
2018-01-19 05:52:30.019015 I | proto: duplicate proto type registered: google.protobuf.Timestamp

Unexpected journal message 'audit: type=1400 audit(1516359110.104:165): avc:  denied  { execute_no_trans } for  pid=1319 comm="pmie_check" path="/usr/bin/pmie" dev="dm-0" ino=139127 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:pcp_pmie_exec_t:s0 tclass=file permissive=0'
Wrote JS log to TestOpenshift-testReconnectChangeCert-fedora-27-127.0.0.2-2701-FAIL.js.log
Journal extracted to TestOpenshift-testReconnectChangeCert-fedora-27-127.0.0.2-2701-FAIL.log
Journal extracted to TestOpenshift-testReconnectChangeCert-openshift-127.0.0.2-2702-FAIL.log
/etc/profile.d/lang.sh: line 20: warning: setlocale: LC_COLLATE: cannot change locale (en_US.UTF-8): No such file or directory
/etc/profile.d/lang.sh: line 23: warning: setlocale: LC_MESSAGES: cannot change locale (en_US.UTF-8): No such file or directory
/etc/profile.d/lang.sh: line 26: warning: setlocale: LC_NUMERIC: cannot change locale (en_US.UTF-8): No such file or directory
/etc/profile.d/lang.sh: line 29: warning: setlocale: LC_TIME: cannot change locale (en_US.UTF-8): No such file or directory
Traceback (most recent call last):
  File "/build/cockpit/test/common/testlib.py", line 669, in tearDown
    self.check_journal_messages()
  File "/build/cockpit/test/common/testlib.py", line 804, in check_journal_messages
    raise Error(first)
Error: audit: type=1400 audit(1516359110.104:165): avc:  denied  { execute_no_trans } for  pid=1319 comm="pmie_check" path="/usr/bin/pmie" dev="dm-0" ino=139127 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:pcp_pmie_exec_t:s0 tclass=file permissive=0

not ok 151 testReconnectChangeCert (check_openshift.TestOpenshift) # duration: 57s
Wrote screenshot to TestOpenshift-testReconnectChangeCert-fedora-27-127.0.0.2-2701-FAIL.png
Wrote HTML dump to TestOpenshift-testReconnectChangeCert-fedora-27-127.0.0.2-2701-FAIL.html
Wrote JS log to TestOpenshift-testReconnectChangeCert-fedora-27-127.0.0.2-2701-FAIL.js.log
Journal extracted to TestOpenshift-testReconnectChangeCert-fedora-27-127.0.0.2-2701-FAIL.log
Journal extracted to TestOpenshift-testReconnectChangeCert-openshift-127.0.0.2-2702-FAIL.log
/etc/profile.d/lang.sh: line 20: warning: setlocale: LC_COLLATE: cannot change locale (en_US.UTF-8): No such file or directory
/etc/profile.d/lang.sh: line 23: warning: setlocale: LC_MESSAGES: cannot change locale (en_US.UTF-8): No such file or directory
/etc/profile.d/lang.sh: line 26: warning: setlocale: LC_NUMERIC: cannot change locale (en_US.UTF-8): No such file or directory
/etc/profile.d/lang.sh: line 29: warning: setlocale: LC_TIME: cannot change locale (en_US.UTF-8): No such file or directory

First occurrence: 2018-01-19T10:52:34.242464 | revision c20c89a07d8cbf4ea301cd51d2753dea275f0172, logs Times recorded: 1 Latest occurrences:

# ----------------------------------------------------------------------
# testPendingClaim (check_openshift.TestOpenshift)
#
/etc/profile.d/lang.sh: line 20: warning: setlocale: LC_COLLATE: cannot change locale (en_US.UTF-8): No such file or directory
/etc/profile.d/lang.sh: line 23: warning: setlocale: LC_MESSAGES: cannot change locale (en_US.UTF-8): No such file or directory
/etc/profile.d/lang.sh: line 26: warning: setlocale: LC_NUMERIC: cannot change locale (en_US.UTF-8): No such file or directory
/etc/profile.d/lang.sh: line 29: warning: setlocale: LC_TIME: cannot change locale (en_US.UTF-8): No such file or directory
/etc/profile.d/lang.sh: line 20: warning: setlocale: LC_COLLATE: cannot change locale (en_US.UTF-8): No such file or directory
/etc/profile.d/lang.sh: line 23: warning: setlocale: LC_MESSAGES: cannot change locale (en_US.UTF-8): No such file or directory
/etc/profile.d/lang.sh: line 26: warning: setlocale: LC_NUMERIC: cannot change locale (en_US.UTF-8): No such file or directory
/etc/profile.d/lang.sh: line 29: warning: setlocale: LC_TIME: cannot change locale (en_US.UTF-8): No such file or directory
/etc/profile.d/lang.sh: line 20: warning: setlocale: LC_COLLATE: cannot change locale (en_US.UTF-8): No such file or directory
/etc/profile.d/lang.sh: line 23: warning: setlocale: LC_MESSAGES: cannot change locale (en_US.UTF-8): No such file or directory
/etc/profile.d/lang.sh: line 26: warning: setlocale: LC_NUMERIC: cannot change locale (en_US.UTF-8): No such file or directory
/etc/profile.d/lang.sh: line 29: warning: setlocale: LC_TIME: cannot change locale (en_US.UTF-8): No such file or directory
The connection to the server 10.111.112.101:8443 was refused - did you specify the right host or port?
The connection to the server 10.111.112.101:8443 was refused - did you specify the right host or port?
The connection to the server 10.111.112.101:8443 was refused - did you specify the right host or port?
The connection to the server 10.111.112.101:8443 was refused - did you specify the right host or port?
The connection to the server 10.111.112.101:8443 was refused - did you specify the right host or port?
The connection to the server 10.111.112.101:8443 was refused - did you specify the right host or port?
The connection to the server 10.111.112.101:8443 was refused - did you specify the right host or port?

DevTools listening on ws://127.0.0.1:9819/devtools/browser/d7e8bfbe-eecb-4f11-a65b-7cf1dea531cc
[0119/105221.848926:ERROR:zygote_host_impl_linux.cc(268)] Failed to adjust OOM score of renderer with pid 6254: Permission denied (13)
[0119/105222.860624:ERROR:zygote_host_impl_linux.cc(268)] Failed to adjust OOM score of renderer with pid 6332: Permission denied (13)
> warning: 2018-01-19 05:52:26.245996 I | proto: duplicate proto type registered: google.protobuf.Any
2018-01-19 05:52:26.246127 I | proto: duplicate proto type registered: google.protobuf.Duration
2018-01-19 05:52:26.246154 I | proto: duplicate proto type registered: google.protobuf.Timestamp

> warning: 2018-01-19 05:52:26.614959 I | proto: duplicate proto type registered: google.protobuf.Any
2018-01-19 05:52:26.615074 I | proto: duplicate proto type registered: google.protobuf.Duration
2018-01-19 05:52:26.615110 I | proto: duplicate proto type registered: google.protobuf.Timestamp

/etc/profile.d/lang.sh: line 20: warning: setlocale: LC_COLLATE: cannot change locale (en_US.UTF-8): No such file or directory
/etc/profile.d/lang.sh: line 23: warning: setlocale: LC_MESSAGES: cannot change locale (en_US.UTF-8): No such file or directory
/etc/profile.d/lang.sh: line 26: warning: setlocale: LC_NUMERIC: cannot change locale (en_US.UTF-8): No such file or directory
/etc/profile.d/lang.sh: line 29: warning: setlocale: LC_TIME: cannot change locale (en_US.UTF-8): No such file or directory
/etc/profile.d/lang.sh: line 20: warning: setlocale: LC_COLLATE: cannot change locale (en_US.UTF-8): No such file or directory
/etc/profile.d/lang.sh: line 23: warning: setlocale: LC_MESSAGES: cannot change locale (en_US.UTF-8): No such file or directory
/etc/profile.d/lang.sh: line 26: warning: setlocale: LC_NUMERIC: cannot change locale (en_US.UTF-8): No such file or directory
/etc/profile.d/lang.sh: line 29: warning: setlocale: LC_TIME: cannot change locale (en_US.UTF-8): No such file or directory
Unexpected journal message 'audit: type=1400 audit(1516359112.062:162): avc:  denied  { execute_no_trans } for  pid=1279 comm="pmie_check" path="/usr/bin/pmie" dev="dm-0" ino=139127 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:pcp_pmie_exec_t:s0 tclass=file permissive=0'
Wrote JS log to TestOpenshift-testPendingClaim-fedora-27-127.0.0.2-2401-FAIL.js.log
Journal extracted to TestOpenshift-testPendingClaim-fedora-27-127.0.0.2-2401-FAIL.log
Journal extracted to TestOpenshift-testPendingClaim-openshift-127.0.0.2-2402-FAIL.log
/etc/profile.d/lang.sh: line 20: warning: setlocale: LC_COLLATE: cannot change locale (en_US.UTF-8): No such file or directory
/etc/profile.d/lang.sh: line 23: warning: setlocale: LC_MESSAGES: cannot change locale (en_US.UTF-8): No such file or directory
/etc/profile.d/lang.sh: line 26: warning: setlocale: LC_NUMERIC: cannot change locale (en_US.UTF-8): No such file or directory
/etc/profile.d/lang.sh: line 29: warning: setlocale: LC_TIME: cannot change locale (en_US.UTF-8): No such file or directory
Traceback (most recent call last):
  File "/build/cockpit/test/common/testlib.py", line 669, in tearDown
    self.check_journal_messages()
  File "/build/cockpit/test/common/testlib.py", line 804, in check_journal_messages
    raise Error(first)
Error: audit: type=1400 audit(1516359112.062:162): avc:  denied  { execute_no_trans } for  pid=1279 comm="pmie_check" path="/usr/bin/pmie" dev="dm-0" ino=139127 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:pcp_pmie_exec_t:s0 tclass=file permissive=0

not ok 150 testPendingClaim (check_openshift.TestOpenshift) # duration: 62s
Wrote screenshot to TestOpenshift-testPendingClaim-fedora-27-127.0.0.2-2401-FAIL.png
Wrote HTML dump to TestOpenshift-testPendingClaim-fedora-27-127.0.0.2-2401-FAIL.html
Wrote JS log to TestOpenshift-testPendingClaim-fedora-27-127.0.0.2-2401-FAIL.js.log
Journal extracted to TestOpenshift-testPendingClaim-fedora-27-127.0.0.2-2401-FAIL.log
Journal extracted to TestOpenshift-testPendingClaim-openshift-127.0.0.2-2402-FAIL.log
/etc/profile.d/lang.sh: line 20: warning: setlocale: LC_COLLATE: cannot change locale (en_US.UTF-8): No such file or directory
/etc/profile.d/lang.sh: line 23: warning: setlocale: LC_MESSAGES: cannot change locale (en_US.UTF-8): No such file or directory
/etc/profile.d/lang.sh: line 26: warning: setlocale: LC_NUMERIC: cannot change locale (en_US.UTF-8): No such file or directory
/etc/profile.d/lang.sh: line 29: warning: setlocale: LC_TIME: cannot change locale (en_US.UTF-8): No such file or directory

First occurrence: 2018-01-19T10:52:42.675645 | revision c20c89a07d8cbf4ea301cd51d2753dea275f0172, logs Times recorded: 1 Latest occurrences:

# ----------------------------------------------------------------------
# testLuks (check_storage_luks.TestStorage)
#
ftruncate() failed: Permission denied

DevTools listening on ws://127.0.0.1:9430/devtools/browser/16415567-4dc8-4c05-817d-5b39df5dfe5a
[0119/102714.768525:ERROR:zygote_host_impl_linux.cc(268)] Failed to adjust OOM score of renderer with pid 169502: Permission denied (13)
[0119/102715.727360:ERROR:zygote_host_impl_linux.cc(268)] Failed to adjust OOM score of renderer with pid 169545: Permission denied (13)
Unexpected journal message 'audit: type=1400 audit(1516357626.171:161): avc:  denied  { map } for  pid=1288 comm="hostname" path="/usr/bin/hostname" dev="dm-0" ino=20028 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:hostname_exec_t:s0 tclass=file permissive=0'
Unexpected journal message 'audit: type=1400 audit(1516357626.294:163): avc:  denied  { execute_no_trans } for  pid=1324 comm="pmie_check" path="/usr/bin/pmie" dev="dm-0" ino=139127 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:pcp_pmie_exec_t:s0 tclass=file permissive=0'
Wrote JS log to TestStorage-testLuks-fedora-27-127.0.0.2-2801-FAIL.js.log
Journal extracted to TestStorage-testLuks-fedora-27-127.0.0.2-2801-FAIL.log
Traceback (most recent call last):
  File "/build/cockpit/test/common/testlib.py", line 669, in tearDown
    self.check_journal_messages()
  File "/build/cockpit/test/common/testlib.py", line 804, in check_journal_messages
    raise Error(first)
Error: audit: type=1400 audit(1516357626.171:161): avc:  denied  { map } for  pid=1288 comm="hostname" path="/usr/bin/hostname" dev="dm-0" ino=20028 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:hostname_exec_t:s0 tclass=file permissive=0

not ok 71 testLuks (check_storage_luks.TestStorage) # duration: 45s
Wrote screenshot to TestStorage-testLuks-fedora-27-127.0.0.2-2801-FAIL.png
Wrote HTML dump to TestStorage-testLuks-fedora-27-127.0.0.2-2801-FAIL.html
Wrote JS log to TestStorage-testLuks-fedora-27-127.0.0.2-2801-FAIL.js.log
Journal extracted to TestStorage-testLuks-fedora-27-127.0.0.2-2801-FAIL.log

First occurrence: 2018-01-19T10:27:41.526516 | revision 4c46259d85894a26e20e200072b1a7e7e8644268, logs Times recorded: 1 Latest occurrences:

# ----------------------------------------------------------------------
# testSuper (check_reauthorize.TestReauthorize)
#
ftruncate() failed: Permission denied

DevTools listening on ws://127.0.0.1:10149/devtools/browser/415173dc-d8e7-4b28-b08f-f90789498e87
[0119/102929.412650:ERROR:zygote_host_impl_linux.cc(268)] Failed to adjust OOM score of renderer with pid 173051: Permission denied (13)
[0119/102930.347612:ERROR:zygote_host_impl_linux.cc(268)] Failed to adjust OOM score of renderer with pid 173085: Permission denied (13)
> log: done
> warning: Error opening directory '/home/admin/.ssh': No such file or directory
> warning: --: line 25: cd: /home/admin/.ssh: No such file or directory

> log: fail
> log: done
Unexpected journal message 'audit: type=1400 audit(1516357761.565:163): avc:  denied  { map } for  pid=1274 comm="hostname" path="/usr/bin/hostname" dev="dm-0" ino=20028 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:hostname_exec_t:s0 tclass=file permissive=0'
Unexpected journal message 'audit: type=1400 audit(1516357761.725:165): avc:  denied  { execute_no_trans } for  pid=1326 comm="pmie_check" path="/usr/bin/pmie" dev="dm-0" ino=139127 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:pcp_pmie_exec_t:s0 tclass=file permissive=0'
Wrote JS log to TestReauthorize-testSuper-fedora-27-127.0.0.2-2501-FAIL.js.log
Journal extracted to TestReauthorize-testSuper-fedora-27-127.0.0.2-2501-FAIL.log
Traceback (most recent call last):
  File "/build/cockpit/test/common/testlib.py", line 669, in tearDown
    self.check_journal_messages()
  File "/build/cockpit/test/common/testlib.py", line 804, in check_journal_messages
    raise Error(first)
Error: audit: type=1400 audit(1516357761.565:163): avc:  denied  { map } for  pid=1274 comm="hostname" path="/usr/bin/hostname" dev="dm-0" ino=20028 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:hostname_exec_t:s0 tclass=file permissive=0

not ok 52 testSuper (check_reauthorize.TestReauthorize) # duration: 35s
Wrote screenshot to TestReauthorize-testSuper-fedora-27-127.0.0.2-2501-FAIL.png
Wrote HTML dump to TestReauthorize-testSuper-fedora-27-127.0.0.2-2501-FAIL.html
Wrote JS log to TestReauthorize-testSuper-fedora-27-127.0.0.2-2501-FAIL.js.log
Journal extracted to TestReauthorize-testSuper-fedora-27-127.0.0.2-2501-FAIL.log

First occurrence: 2018-01-19T10:29:45.720858 | revision 4c46259d85894a26e20e200072b1a7e7e8644268, logs Times recorded: 1 Latest occurrences:

# ----------------------------------------------------------------------
# testCheckpointSlowRollback (check_networking_checkpoints.TestNetworking)
#
NAME         UUID                                  TYPE            DEVICE 
System eth0  5fb06bd0-0bb0-7ffb-45f1-d6edd65f3e03  802-3-ethernet  eth0   
virbr0       b1d5d9c5-87dd-48b9-b85a-ca186e99ef19  bridge          virbr0 
System eth1  9c92fad9-6ecb-3e6c-eb4d-8a47c6f50c04  802-3-ethernet  --     
ens2         39ef3890-56af-4114-9a24-f3f94c42acfe  802-3-ethernet  --     

52:54:00:12:34:56 -> eth0
ftruncate() failed: Permission denied

DevTools listening on ws://127.0.0.1:9327/devtools/browser/3ed73cb2-61ff-417a-990d-88620c6114eb
[0119/103113.809275:ERROR:zygote_host_impl_linux.cc(268)] Failed to adjust OOM score of renderer with pid 176161: Permission denied (13)
[0119/103114.756694:ERROR:zygote_host_impl_linux.cc(268)] Failed to adjust OOM score of renderer with pid 176226: Permission denied (13)
Unexpected journal message 'audit: type=1400 audit(1516357864.188:162): avc:  denied  { execute_no_trans } for  pid=1309 comm="pmie_check" path="/usr/bin/pmie" dev="dm-0" ino=139127 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:pcp_pmie_exec_t:s0 tclass=file permissive=0'
Wrote JS log to TestNetworking-testCheckpointSlowRollback-fedora-27-127.0.0.2-2201-FAIL.js.log
Journal extracted to TestNetworking-testCheckpointSlowRollback-fedora-27-127.0.0.2-2201-FAIL.log
Traceback (most recent call last):
  File "/build/cockpit/test/common/testlib.py", line 669, in tearDown
    self.check_journal_messages()
  File "/build/cockpit/test/common/testlib.py", line 804, in check_journal_messages
    raise Error(first)
Error: audit: type=1400 audit(1516357864.188:162): avc:  denied  { execute_no_trans } for  pid=1309 comm="pmie_check" path="/usr/bin/pmie" dev="dm-0" ino=139127 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:pcp_pmie_exec_t:s0 tclass=file permissive=0

not ok 31 testCheckpointSlowRollback (check_networking_checkpoints.TestNetworking) # duration: 89s
Wrote screenshot to TestNetworking-testCheckpointSlowRollback-fedora-27-127.0.0.2-2201-FAIL.png
Wrote HTML dump to TestNetworking-testCheckpointSlowRollback-fedora-27-127.0.0.2-2201-FAIL.html
Wrote JS log to TestNetworking-testCheckpointSlowRollback-fedora-27-127.0.0.2-2201-FAIL.js.log
Journal extracted to TestNetworking-testCheckpointSlowRollback-fedora-27-127.0.0.2-2201-FAIL.log

First occurrence: 2018-01-19T10:32:22.834489 | revision 4c46259d85894a26e20e200072b1a7e7e8644268, logs Times recorded: 1 Latest occurrences:

# ----------------------------------------------------------------------
# testBasic (check_menu.TestMenu)
#
ftruncate() failed: Permission denied

DevTools listening on ws://127.0.0.1:9892/devtools/browser/dd907c84-ee94-4216-a5f2-fb84bf9bdef5
[0119/103434.259002:ERROR:zygote_host_impl_linux.cc(268)] Failed to adjust OOM score of renderer with pid 181504: Permission denied (13)
[0119/103435.268924:ERROR:zygote_host_impl_linux.cc(268)] Failed to adjust OOM score of renderer with pid 181534: Permission denied (13)
Unexpected journal message 'audit: type=1400 audit(1516358066.622:163): avc:  denied  { map } for  pid=1248 comm="hostname" path="/usr/bin/hostname" dev="dm-0" ino=20028 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:hostname_exec_t:s0 tclass=file permissive=0'
Unexpected journal message 'audit: type=1400 audit(1516358066.759:165): avc:  denied  { execute_no_trans } for  pid=1294 comm="pmie_check" path="/usr/bin/pmie" dev="dm-0" ino=139127 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:pcp_pmie_exec_t:s0 tclass=file permissive=0'
Wrote JS log to TestMenu-testBasic-fedora-27-127.0.0.2-2901-FAIL.js.log
Journal extracted to TestMenu-testBasic-fedora-27-127.0.0.2-2901-FAIL.log
Traceback (most recent call last):
  File "/build/cockpit/test/common/testlib.py", line 669, in tearDown
    self.check_journal_messages()
  File "/build/cockpit/test/common/testlib.py", line 804, in check_journal_messages
    raise Error(first)
Error: audit: type=1400 audit(1516358066.622:163): avc:  denied  { map } for  pid=1248 comm="hostname" path="/usr/bin/hostname" dev="dm-0" ino=20028 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:hostname_exec_t:s0 tclass=file permissive=0

not ok 9 testBasic (check_menu.TestMenu) # duration: 26s
Wrote screenshot to TestMenu-testBasic-fedora-27-127.0.0.2-2901-FAIL.png
Wrote HTML dump to TestMenu-testBasic-fedora-27-127.0.0.2-2901-FAIL.html
Wrote JS log to TestMenu-testBasic-fedora-27-127.0.0.2-2901-FAIL.js.log
Journal extracted to TestMenu-testBasic-fedora-27-127.0.0.2-2901-FAIL.log

First occurrence: 2018-01-19T10:34:40.480240 | revision 4c46259d85894a26e20e200072b1a7e7e8644268, logs Times recorded: 1 Latest occurrences:

# ----------------------------------------------------------------------
# testExternalConsole (check_machines.TestMachines)
#
ftruncate() failed: Permission denied

DevTools listening on ws://127.0.0.1:9626/devtools/browser/3c1aee60-469f-4a93-880d-b683f1a143f6
[0119/103525.708468:ERROR:zygote_host_impl_linux.cc(268)] Failed to adjust OOM score of renderer with pid 182678: Permission denied (13)
[0119/103526.705018:ERROR:zygote_host_impl_linux.cc(268)] Failed to adjust OOM score of renderer with pid 182791: Permission denied (13)
Unexpected journal message 'audit: type=1400 audit(1516358115.068:165): avc:  denied  { execute_no_trans } for  pid=1287 comm="pmie_check" path="/usr/bin/pmie" dev="dm-0" ino=139127 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:pcp_pmie_exec_t:s0 tclass=file permissive=0'
Wrote JS log to TestMachines-testExternalConsole-fedora-27-127.0.0.2-2401-FAIL.js.log
Journal extracted to TestMachines-testExternalConsole-fedora-27-127.0.0.2-2401-FAIL.log
Traceback (most recent call last):
  File "/build/cockpit/test/common/testlib.py", line 669, in tearDown
    self.check_journal_messages()
  File "/build/cockpit/test/common/testlib.py", line 804, in check_journal_messages
    raise Error(first)
Error: audit: type=1400 audit(1516358115.068:165): avc:  denied  { execute_no_trans } for  pid=1287 comm="pmie_check" path="/usr/bin/pmie" dev="dm-0" ino=139127 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:pcp_pmie_exec_t:s0 tclass=file permissive=0

not ok 4 testExternalConsole (check_machines.TestMachines) # duration: 34s
Wrote screenshot to TestMachines-testExternalConsole-fedora-27-127.0.0.2-2401-FAIL.png
Wrote HTML dump to TestMachines-testExternalConsole-fedora-27-127.0.0.2-2401-FAIL.html
Wrote JS log to TestMachines-testExternalConsole-fedora-27-127.0.0.2-2401-FAIL.js.log
Journal extracted to TestMachines-testExternalConsole-fedora-27-127.0.0.2-2401-FAIL.log

First occurrence: 2018-01-19T10:35:34.961149 | revision 4c46259d85894a26e20e200072b1a7e7e8644268, logs Times recorded: 1 Latest occurrences:

# ----------------------------------------------------------------------
# testTroubleshooting (check_multi_machine.TestMultiMachine)
#

DevTools listening on ws://127.0.0.1:10075/devtools/browser/975fbc35-ef03-4a84-80d6-181b4bf81704
[0119/110359.747001:ERROR:zygote_host_impl_linux.cc(268)] Failed to adjust OOM score of renderer with pid 27386: Permission denied (13)
[0119/110400.756624:ERROR:zygote_host_impl_linux.cc(268)] Failed to adjust OOM score of renderer with pid 27460: Permission denied (13)
> warning: cat: '*.pub': No such file or directory

> warning: failed to list keys in home directory: cat: '*.pub': No such file or directory
> warning: Login failed
> warning: cat: '*.pub': No such file or directory

> warning: failed to list keys in home directory: cat: '*.pub': No such file or directory
> warning: Login failed
(node:27396) Warning: Possible EventEmitter memory leak detected. 11 Page.loadEventFired listeners added. Use emitter.setMaxListeners() to increase limit
> warning: cat: '*.pub': No such file or directory

> warning: failed to list keys in home directory: cat: '*.pub': No such file or directory
[0119/110447.609624:WARNING:ipc_message_attachment_set.cc(49)] MessageAttachmentSet destroyed with unconsumed attachments: 0/1
> warning: cat: '*.pub': No such file or directory

> warning: failed to list keys in home directory: cat: '*.pub': No such file or directory
Unexpected journal message 'audit: type=1400 audit(1516359827.035:165): avc:  denied  { execute_no_trans } for  pid=1285 comm="pmie_check" path="/usr/bin/pmie" dev="dm-0" ino=139127 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:pcp_pmie_exec_t:s0 tclass=file permissive=0'
Wrote JS log to TestMultiMachine-testTroubleshooting-fedora-27-127.0.0.2-2601-FAIL.js.log
Journal extracted to TestMultiMachine-testTroubleshooting-fedora-27-127.0.0.2-2601-FAIL.log
Journal extracted to TestMultiMachine-testTroubleshooting-fedora-27-127.0.0.2-2603-FAIL.log
Traceback (most recent call last):
  File "/build/cockpit/test/common/testlib.py", line 669, in tearDown
    self.check_journal_messages()
  File "/build/cockpit/test/common/testlib.py", line 804, in check_journal_messages
    raise Error(first)
Error: audit: type=1400 audit(1516359827.035:165): avc:  denied  { execute_no_trans } for  pid=1285 comm="pmie_check" path="/usr/bin/pmie" dev="dm-0" ino=139127 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:pcp_pmie_exec_t:s0 tclass=file permissive=0

not ok 16 testTroubleshooting (check_multi_machine.TestMultiMachine) # duration: 75s
Wrote screenshot to TestMultiMachine-testTroubleshooting-fedora-27-127.0.0.2-2601-FAIL.png
Wrote HTML dump to TestMultiMachine-testTroubleshooting-fedora-27-127.0.0.2-2601-FAIL.html
Wrote JS log to TestMultiMachine-testTroubleshooting-fedora-27-127.0.0.2-2601-FAIL.js.log
Journal extracted to TestMultiMachine-testTroubleshooting-fedora-27-127.0.0.2-2601-FAIL.log
Journal extracted to TestMultiMachine-testTroubleshooting-fedora-27-127.0.0.2-2603-FAIL.log

First occurrence: 2018-01-19T11:04:50.616123 | revision c20c89a07d8cbf4ea301cd51d2753dea275f0172, logs Times recorded: 1 Latest occurrences:

# ----------------------------------------------------------------------
# testInfoSecurity (check_packagekit.TestUpdates)
#
ftruncate() failed: Permission denied

DevTools listening on ws://127.0.0.1:10052/devtools/browser/1dcc6b90-53e9-4d79-8dd0-a57e77c78474
[0119/105933.643065:ERROR:zygote_host_impl_linux.cc(268)] Failed to adjust OOM score of renderer with pid 161632: Permission denied (13)
[0119/105934.703286:ERROR:zygote_host_impl_linux.cc(268)] Failed to adjust OOM score of renderer with pid 161699: Permission denied (13)
> warning: transport closed: disconnected
Connection to 127.0.0.2 closed by remote host.
> log: transport closed, dropped message:  1:1!4
{"call":["/org/freedesktop/timedate1","org.freedesktop.DBus.Properties","Get",["org.freedesktop.timedate1","NTPSynchronized"]],"id":"5"}
> log: transport closed, dropped message:  1:1!4
{"call":["/org/freedesktop/timedate1","org.freedesktop.DBus.Properties","Get",["org.freedesktop.timedate1","NTPSynchronized"]],"id":"6"}
> log: transport closed, dropped message:  1:1!4
{"call":["/org/freedesktop/timedate1","org.freedesktop.DBus.Properties","Get",["org.freedesktop.timedate1","NTPSynchronized"]],"id":"7"}
> log: transport closed, dropped message:  1:1!4
{"call":["/org/freedesktop/timedate1","org.freedesktop.DBus.Properties","Get",["org.freedesktop.timedate1","NTPSynchronized"]],"id":"8"}
> log: transport closed, dropped message:  1:1!4
{"call":["/org/freedesktop/timedate1","org.freedesktop.DBus.Properties","Get",["org.freedesktop.timedate1","NTPSynchronized"]],"id":"9"}
Unexpected journal message 'audit: type=1400 audit(1516359608.678:171): avc:  denied  { map } for  pid=1315 comm="hostname" path="/usr/bin/hostname" dev="dm-0" ino=20028 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:hostname_exec_t:s0 tclass=file permissive=0'
Unexpected journal message 'audit: type=1400 audit(1516359608.826:173): avc:  denied  { execute_no_trans } for  pid=1365 comm="pmie_check" path="/usr/bin/pmie" dev="dm-0" ino=139127 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:pcp_pmie_exec_t:s0 tclass=file permissive=0'
Wrote JS log to TestUpdates-testInfoSecurity-fedora-27-127.0.0.2-2801-FAIL.js.log
Journal extracted to TestUpdates-testInfoSecurity-fedora-27-127.0.0.2-2801-FAIL.log
Traceback (most recent call last):
  File "/build/cockpit/test/common/testlib.py", line 669, in tearDown
    self.check_journal_messages()
  File "/build/cockpit/test/common/testlib.py", line 804, in check_journal_messages
    raise Error(first)
Error: audit: type=1400 audit(1516359608.678:171): avc:  denied  { map } for  pid=1315 comm="hostname" path="/usr/bin/hostname" dev="dm-0" ino=20028 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:hostname_exec_t:s0 tclass=file permissive=0

not ok 174 testInfoSecurity (check_packagekit.TestUpdates) # duration: 80s
Wrote screenshot to TestUpdates-testInfoSecurity-fedora-27-127.0.0.2-2801-FAIL.png
Wrote HTML dump to TestUpdates-testInfoSecurity-fedora-27-127.0.0.2-2801-FAIL.html
Wrote JS log to TestUpdates-testInfoSecurity-fedora-27-127.0.0.2-2801-FAIL.js.log
Journal extracted to TestUpdates-testInfoSecurity-fedora-27-127.0.0.2-2801-FAIL.log

First occurrence: 2018-01-19T11:00:21.866182 | revision 386d312c2b5a412da833809e45abb29215ff2121, logs Times recorded: 1 Latest occurrences:

# ----------------------------------------------------------------------
# testTopology (check_kubernetes.TestKubernetes)
#
bash: /etc/kubernetes/start-kubernetes: No such file or directory
2018-01-19 06:01:22.573103 I | proto: duplicate proto type registered: google.protobuf.Any
2018-01-19 06:01:22.574017 I | proto: duplicate proto type registered: google.protobuf.Duration
2018-01-19 06:01:22.574407 I | proto: duplicate proto type registered: google.protobuf.Timestamp
ftruncate() failed: Permission denied

DevTools listening on ws://127.0.0.1:9985/devtools/browser/7764d1a3-0908-47ee-8fc4-9d99fb4b9b85
[0119/110126.809457:ERROR:zygote_host_impl_linux.cc(268)] Failed to adjust OOM score of renderer with pid 164286: Permission denied (13)
[0119/110127.928505:ERROR:zygote_host_impl_linux.cc(268)] Failed to adjust OOM score of renderer with pid 164317: Permission denied (13)
> warning: 2018-01-19 06:01:34.344855 I | proto: duplicate proto type registered: google.protobuf.Any
2018-01-19 06:01:34.345096 I | proto: duplicate proto type registered: google.protobuf.Duration
2018-01-19 06:01:34.345136 I | proto: duplicate proto type registered: google.protobuf.Timestamp
error: current-context must exist in order to minify

> warning: received invalid kubectl config 
> warning: 2018-01-19 06:01:36.141715 I | proto: duplicate proto type registered: google.protobuf.Any
2018-01-19 06:01:36.142105 I | proto: duplicate proto type registered: google.protobuf.Duration
2018-01-19 06:01:36.142819 I | proto: duplicate proto type registered: google.protobuf.Timestamp

2018-01-19 06:01:36.494363 I | proto: duplicate proto type registered: google.protobuf.Any
2018-01-19 06:01:36.494997 I | proto: duplicate proto type registered: google.protobuf.Duration
2018-01-19 06:01:36.495275 I | proto: duplicate proto type registered: google.protobuf.Timestamp
> warning: 
> warning: 
CDP: {"source":"security","level":"error","text":"Refused to apply inline style because it violates the following Content Security Policy directive: \"default-src 'self' http://127.0.0.2:9291\". Either the 'unsafe-inline' keyword, a hash ('sha256-O2+tCymNJNXAt1PNeGpUdjx9tYTHtsUHA3yHgvt0o98='), or a nonce ('nonce-...') is required to enable inline execution. Note also that 'style-src' was not explicitly set, so 'default-src' is used as a fallback.\n","timestamp":1516359701390.32,"url":"http://127.0.0.2:9291/cockpit/$e1dcfb38e40d759b434962e0327bf5d44656f582/kubernetes/kubernetes.js","lineNumber":3940,"stackTrace":{"callFrames":[{"functionName":"html","scriptId":"44","url":"http://127.0.0.2:9291/cockpit/$e1dcfb38e40d759b434962e0327bf5d44656f582/kubernetes/kubernetes.js","lineNumber":3940,"columnNumber":74},{"functionName":"be.(anonymous function)","scriptId":"44","url":"http://127.0.0.2:9291/cockpit/$e1dcfb38e40d759b434962e0327bf5d44656f582/kubernetes/kubernetes.js","lineNumber":3957,"columnNumber":40},{"functionName":"","scriptId":"44","url":"http://127.0.0.2:9291/cockpit/$e1dcfb38e40d759b434962e0327bf5d44656f582/kubernetes/kubernetes.js","lineNumber":1447,"columnNumber":40},{"functionName":"l","scriptId":"44","url":"http://127.0.0.2:9291/cockpit/$e1dcfb38e40d759b434962e0327bf5d44656f582/kubernetes/kubernetes.js","lineNumber":2495,"columnNumber":41},{"functionName":"","scriptId":"44","url":"http://127.0.0.2:9291/cockpit/$e1dcfb38e40d759b434962e0327bf5d44656f582/kubernetes/kubernetes.js","lineNumber":2503,"columnNumber":20},{"functionName":"$eval","scriptId":"44","url":"http://127.0.0.2:9291/cockpit/$e1dcfb38e40d759b434962e0327bf5d44656f582/kubernetes/kubernetes.js","lineNumber":2819,"columnNumber":35},{"functionName":"$digest","scriptId":"44","url":"http://127.0.0.2:9291/cockpit/$e1dcfb38e40d759b434962e0327bf5d44656f582/kubernetes/kubernetes.js","lineNumber":2772,"columnNumber":59},{"functionName":"$apply","scriptId":"44","url":"http://127.0.0.2:9291/cockpit/$e1dcfb38e40d759b434962e0327bf5d44656f582/kubernetes/kubernetes.js","lineNumber":2841,"columnNumber":34},{"functionName":"","scriptId":"44","url":"http://127.0.0.2:9291/cockpit/$e1dcfb38e40d759b434962e0327bf5d44656f582/kubernetes/kubernetes.js","lineNumber":2680,"columnNumber":26},{"functionName":"s","scriptId":"44","url":"http://127.0.0.2:9291/cockpit/$e1dcfb38e40d759b434962e0327bf5d44656f582/kubernetes/kubernetes.js","lineNumber":965,"columnNumber":22},{"functionName":"","scriptId":"44","url":"http://127.0.0.2:9291/cockpit/$e1dcfb38e40d759b434962e0327bf5d44656f582/kubernetes/kubernetes.js","lineNumber":1057,"columnNumber":33}]}}
CDP: {"source":"security","level":"error","text":"Refused to apply inline style because it violates the following Content Security Policy directive: \"default-src 'self' http://127.0.0.2:9291\". Either the 'unsafe-inline' keyword, a hash ('sha256-fA+Gq1RWMzVOfRLxqhYDHEkv5mTE5Id9hCuHr3/ce8A='), or a nonce ('nonce-...') is required to enable inline execution. Note also that 'style-src' was not explicitly set, so 'default-src' is used as a fallback.\n","timestamp":1516359701394.97,"url":"http://127.0.0.2:9291/cockpit/$e1dcfb38e40d759b434962e0327bf5d44656f582/kubernetes/kubernetes.js","lineNumber":3940,"stackTrace":{"callFrames":[{"functionName":"html","scriptId":"44","url":"http://127.0.0.2:9291/cockpit/$e1dcfb38e40d759b434962e0327bf5d44656f582/kubernetes/kubernetes.js","lineNumber":3940,"columnNumber":74},{"functionName":"be.(anonymous function)","scriptId":"44","url":"http://127.0.0.2:9291/cockpit/$e1dcfb38e40d759b434962e0327bf5d44656f582/kubernetes/kubernetes.js","lineNumber":3957,"columnNumber":40},{"functionName":"","scriptId":"44","url":"http://127.0.0.2:9291/cockpit/$e1dcfb38e40d759b434962e0327bf5d44656f582/kubernetes/kubernetes.js","lineNumber":1447,"columnNumber":40},{"functionName":"l","scriptId":"44","url":"http://127.0.0.2:9291/cockpit/$e1dcfb38e40d759b434962e0327bf5d44656f582/kubernetes/kubernetes.js","lineNumber":2495,"columnNumber":41},{"functionName":"","scriptId":"44","url":"http://127.0.0.2:9291/cockpit/$e1dcfb38e40d759b434962e0327bf5d44656f582/kubernetes/kubernetes.js","lineNumber":2503,"columnNumber":20},{"functionName":"$eval","scriptId":"44","url":"http://127.0.0.2:9291/cockpit/$e1dcfb38e40d759b434962e0327bf5d44656f582/kubernetes/kubernetes.js","lineNumber":2819,"columnNumber":35},{"functionName":"$digest","scriptId":"44","url":"http://127.0.0.2:9291/cockpit/$e1dcfb38e40d759b434962e0327bf5d44656f582/kubernetes/kubernetes.js","lineNumber":2772,"columnNumber":59},{"functionName":"$apply","scriptId":"44","url":"http://127.0.0.2:9291/cockpit/$e1dcfb38e40d759b434962e0327bf5d44656f582/kubernetes/kubernetes.js","lineNumber":2841,"columnNumber":34},{"functionName":"","scriptId":"44","url":"http://127.0.0.2:9291/cockpit/$e1dcfb38e40d759b434962e0327bf5d44656f582/kubernetes/kubernetes.js","lineNumber":2680,"columnNumber":26},{"functionName":"s","scriptId":"44","url":"http://127.0.0.2:9291/cockpit/$e1dcfb38e40d759b434962e0327bf5d44656f582/kubernetes/kubernetes.js","lineNumber":965,"columnNumber":22},{"functionName":"","scriptId":"44","url":"http://127.0.0.2:9291/cockpit/$e1dcfb38e40d759b434962e0327bf5d44656f582/kubernetes/kubernetes.js","lineNumber":1057,"columnNumber":33}]}}
CDP: {"source":"security","level":"error","text":"Refused to apply inline style because it violates the following Content Security Policy directive: \"default-src 'self' http://127.0.0.2:9291\". Either the 'unsafe-inline' keyword, a hash ('sha256-biLFinpqYMtWHmXfkA1BPeCY0/fNt46SAZ+BBk5YUog='), or a nonce ('nonce-...') is required to enable inline execution. Note also that 'style-src' was not explicitly set, so 'default-src' is used as a fallback.\n","timestamp":1516359701395.35,"url":"http://127.0.0.2:9291/cockpit/$e1dcfb38e40d759b434962e0327bf5d44656f582/kubernetes/kubernetes.js","lineNumber":3940,"stackTrace":{"callFrames":[{"functionName":"html","scriptId":"44","url":"http://127.0.0.2:9291/cockpit/$e1dcfb38e40d759b434962e0327bf5d44656f582/kubernetes/kubernetes.js","lineNumber":3940,"columnNumber":74},{"functionName":"be.(anonymous function)","scriptId":"44","url":"http://127.0.0.2:9291/cockpit/$e1dcfb38e40d759b434962e0327bf5d44656f582/kubernetes/kubernetes.js","lineNumber":3957,"columnNumber":40},{"functionName":"","scriptId":"44","url":"http://127.0.0.2:9291/cockpit/$e1dcfb38e40d759b434962e0327bf5d44656f582/kubernetes/kubernetes.js","lineNumber":1447,"columnNumber":40},{"functionName":"l","scriptId":"44","url":"http://127.0.0.2:9291/cockpit/$e1dcfb38e40d759b434962e0327bf5d44656f582/kubernetes/kubernetes.js","lineNumber":2495,"columnNumber":41},{"functionName":"","scriptId":"44","url":"http://127.0.0.2:9291/cockpit/$e1dcfb38e40d759b434962e0327bf5d44656f582/kubernetes/kubernetes.js","lineNumber":2503,"columnNumber":20},{"functionName":"$eval","scriptId":"44","url":"http://127.0.0.2:9291/cockpit/$e1dcfb38e40d759b434962e0327bf5d44656f582/kubernetes/kubernetes.js","lineNumber":2819,"columnNumber":35},{"functionName":"$digest","scriptId":"44","url":"http://127.0.0.2:9291/cockpit/$e1dcfb38e40d759b434962e0327bf5d44656f582/kubernetes/kubernetes.js","lineNumber":2772,"columnNumber":59},{"functionName":"$apply","scriptId":"44","url":"http://127.0.0.2:9291/cockpit/$e1dcfb38e40d759b434962e0327bf5d44656f582/kubernetes/kubernetes.js","lineNumber":2841,"columnNumber":34},{"functionName":"","scriptId":"44","url":"http://127.0.0.2:9291/cockpit/$e1dcfb38e40d759b434962e0327bf5d44656f582/kubernetes/kubernetes.js","lineNumber":2680,"columnNumber":26},{"functionName":"s","scriptId":"44","url":"http://127.0.0.2:9291/cockpit/$e1dcfb38e40d759b434962e0327bf5d44656f582/kubernetes/kubernetes.js","lineNumber":965,"columnNumber":22},{"functionName":"","scriptId":"44","url":"http://127.0.0.2:9291/cockpit/$e1dcfb38e40d759b434962e0327bf5d44656f582/kubernetes/kubernetes.js","lineNumber":1057,"columnNumber":33}]}}
Unexpected journal message 'audit: type=1400 audit(1516359653.349:161): avc:  denied  { map } for  pid=1283 comm="hostname" path="/usr/bin/hostname" dev="dm-0" ino=20028 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:hostname_exec_t:s0 tclass=file permissive=0'
Unexpected journal message 'audit: type=1400 audit(1516359653.479:163): avc:  denied  { execute_no_trans } for  pid=1317 comm="pmie_check" path="/usr/bin/pmie" dev="dm-0" ino=139127 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:pcp_pmie_exec_t:s0 tclass=file permissive=0'
Wrote JS log to TestKubernetes-testTopology-fedora-27-127.0.0.2-2401-FAIL.js.log
Journal extracted to TestKubernetes-testTopology-fedora-27-127.0.0.2-2401-FAIL.log
Traceback (most recent call last):
  File "/build/cockpit/test/common/testlib.py", line 669, in tearDown
    self.check_journal_messages()
  File "/build/cockpit/test/common/testlib.py", line 804, in check_journal_messages
    raise Error(first)
Error: audit: type=1400 audit(1516359653.349:161): avc:  denied  { map } for  pid=1283 comm="hostname" path="/usr/bin/hostname" dev="dm-0" ino=20028 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:hostname_exec_t:s0 tclass=file permissive=0

not ok 158 testTopology (check_kubernetes.TestKubernetes) # duration: 62s
Wrote screenshot to TestKubernetes-testTopology-fedora-27-127.0.0.2-2401-FAIL.png
Wrote HTML dump to TestKubernetes-testTopology-fedora-27-127.0.0.2-2401-FAIL.html
Wrote JS log to TestKubernetes-testTopology-fedora-27-127.0.0.2-2401-FAIL.js.log
Journal extracted to TestKubernetes-testTopology-fedora-27-127.0.0.2-2401-FAIL.log

First occurrence: 2018-01-19T11:01:44.134627 | revision 386d312c2b5a412da833809e45abb29215ff2121, logs Times recorded: 1 Latest occurrences:

# ----------------------------------------------------------------------
# testDevmapper (check_docker_storage.TestDockerStorageMapper)
#
  Volume group "atomic-storage" not found
  Cannot process volume group atomic-storage
ftruncate() failed: Permission denied

DevTools listening on ws://127.0.0.1:9774/devtools/browser/5b605dac-1b2a-46db-a9a8-99c0522d415d
[0119/110329.181122:ERROR:zygote_host_impl_linux.cc(268)] Failed to adjust OOM score of renderer with pid 166692: Permission denied (13)
[0119/110330.183871:ERROR:zygote_host_impl_linux.cc(268)] Failed to adjust OOM score of renderer with pid 166722: Permission denied (13)
  Volume group "atomic-storage" not found
  Cannot process volume group atomic-storage
  Volume group "atomic-storage" not found
  Cannot process volume group atomic-storage
  Volume group "atomic-storage" not found
  Cannot process volume group atomic-storage
Unexpected journal message 'audit: type=1400 audit(1516359797.685:161): avc:  denied  { map } for  pid=1268 comm="hostname" path="/usr/bin/hostname" dev="dm-0" ino=20028 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:hostname_exec_t:s0 tclass=file permissive=0'
Unexpected journal message 'audit: type=1400 audit(1516359797.861:163): avc:  denied  { execute_no_trans } for  pid=1296 comm="pmie_check" path="/usr/bin/pmie" dev="dm-0" ino=139127 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:pcp_pmie_exec_t:s0 tclass=file permissive=0'
Wrote JS log to TestDockerStorageMapper-testDevmapper-fedora-27-127.0.0.2-2301-FAIL.js.log
Journal extracted to TestDockerStorageMapper-testDevmapper-fedora-27-127.0.0.2-2301-FAIL.log
Traceback (most recent call last):
  File "/build/cockpit/test/common/testlib.py", line 669, in tearDown
    self.check_journal_messages()
  File "/build/cockpit/test/common/testlib.py", line 804, in check_journal_messages
    raise Error(first)
Error: audit: type=1400 audit(1516359797.685:161): avc:  denied  { map } for  pid=1268 comm="hostname" path="/usr/bin/hostname" dev="dm-0" ino=20028 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:hostname_exec_t:s0 tclass=file permissive=0

not ok 142 testDevmapper (check_docker_storage.TestDockerStorageMapper) # duration: 57s
Wrote screenshot to TestDockerStorageMapper-testDevmapper-fedora-27-127.0.0.2-2301-FAIL.png
Wrote HTML dump to TestDockerStorageMapper-testDevmapper-fedora-27-127.0.0.2-2301-FAIL.html
Wrote JS log to TestDockerStorageMapper-testDevmapper-fedora-27-127.0.0.2-2301-FAIL.js.log
Journal extracted to TestDockerStorageMapper-testDevmapper-fedora-27-127.0.0.2-2301-FAIL.log

First occurrence: 2018-01-19T11:04:04.248677 | revision 386d312c2b5a412da833809e45abb29215ff2121, logs Times recorded: 1 Latest occurrences:

# ----------------------------------------------------------------------
# testContainerProblems (check_docker.TestDocker)
#
ftruncate() failed: Permission denied

DevTools listening on ws://127.0.0.1:10174/devtools/browser/3f287b9a-f424-4e92-8cb6-74862f0432b9
[0119/110524.768661:ERROR:zygote_host_impl_linux.cc(268)] Failed to adjust OOM score of renderer with pid 168357: Permission denied (13)
[0119/110525.786807:ERROR:zygote_host_impl_linux.cc(268)] Failed to adjust OOM score of renderer with pid 168389: Permission denied (13)
Unexpected journal message 'audit: type=1400 audit(1516359870.605:163): avc:  denied  { map } for  pid=1280 comm="hostname" path="/usr/bin/hostname" dev="dm-0" ino=20028 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:hostname_exec_t:s0 tclass=file permissive=0'
Unexpected journal message 'audit: type=1400 audit(1516359870.792:165): avc:  denied  { execute_no_trans } for  pid=1318 comm="pmie_check" path="/usr/bin/pmie" dev="dm-0" ino=139127 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:pcp_pmie_exec_t:s0 tclass=file permissive=0'
Wrote JS log to TestDocker-testContainerProblems-fedora-27-127.0.0.2-2301-FAIL.js.log
Journal extracted to TestDocker-testContainerProblems-fedora-27-127.0.0.2-2301-FAIL.log
Traceback (most recent call last):
  File "/build/cockpit/test/common/testlib.py", line 669, in tearDown
    self.check_journal_messages()
  File "/build/cockpit/test/common/testlib.py", line 804, in check_journal_messages
    raise Error(first)
Error: audit: type=1400 audit(1516359870.605:163): avc:  denied  { map } for  pid=1280 comm="hostname" path="/usr/bin/hostname" dev="dm-0" ino=20028 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:hostname_exec_t:s0 tclass=file permissive=0

not ok 135 testContainerProblems (check_docker.TestDocker) # duration: 79s
Wrote screenshot to TestDocker-testContainerProblems-fedora-27-127.0.0.2-2301-FAIL.png
Wrote HTML dump to TestDocker-testContainerProblems-fedora-27-127.0.0.2-2301-FAIL.html
Wrote JS log to TestDocker-testContainerProblems-fedora-27-127.0.0.2-2301-FAIL.js.log
Journal extracted to TestDocker-testContainerProblems-fedora-27-127.0.0.2-2301-FAIL.log

First occurrence: 2018-01-19T11:05:36.934265 | revision 386d312c2b5a412da833809e45abb29215ff2121, logs Times recorded: 1 Latest occurrences:

# ----------------------------------------------------------------------
# testBasic (check_dashboard.TestBasicDashboard)
#
ftruncate() failed: Permission denied

DevTools listening on ws://127.0.0.1:9366/devtools/browser/2d05356d-f43c-4419-aee3-b720243bc502
[0119/110610.586550:ERROR:zygote_host_impl_linux.cc(268)] Failed to adjust OOM score of renderer with pid 169737: Permission denied (13)
[0119/110611.565925:ERROR:zygote_host_impl_linux.cc(268)] Failed to adjust OOM score of renderer with pid 169806: Permission denied (13)
ftruncate() failed: Permission denied

DevTools listening on ws://127.0.0.1:9436/devtools/browser/9073a283-af1d-4c4a-b11b-20795d14b0b6
[0119/110616.229274:ERROR:zygote_host_impl_linux.cc(268)] Failed to adjust OOM score of renderer with pid 169937: Permission denied (13)
[0119/110617.175187:ERROR:zygote_host_impl_linux.cc(268)] Failed to adjust OOM score of renderer with pid 169967: Permission denied (13)
[0119/110635.873652:ERROR:gl_implementation.cc(241)] Failed to load /usr/lib64/chromium-browser/swiftshader/libGLESv2.so: /usr/lib64/chromium-browser/swiftshader/libGLESv2.so: cannot open shared object file: No such file or directory
[0119/110635.875396:ERROR:gpu_child_thread.cc(254)] Exiting GPU process due to errors during initialization
[0119/110636.371327:ERROR:gl_implementation.cc(241)] Failed to load /usr/lib64/chromium-browser/swiftshader/libGLESv2.so: /usr/lib64/chromium-browser/swiftshader/libGLESv2.so: cannot open shared object file: No such file or directory
[0119/110636.373228:ERROR:gpu_child_thread.cc(254)] Exiting GPU process due to errors during initialization
[0119/110636.886515:ERROR:gl_implementation.cc(241)] Failed to load /usr/lib64/chromium-browser/swiftshader/libGLESv2.so: /usr/lib64/chromium-browser/swiftshader/libGLESv2.so: cannot open shared object file: No such file or directory
[0119/110636.888332:ERROR:gpu_child_thread.cc(254)] Exiting GPU process due to errors during initialization
[0119/110637.372557:ERROR:gl_implementation.cc(241)] Failed to load /usr/lib64/chromium-browser/swiftshader/libGLESv2.so: /usr/lib64/chromium-browser/swiftshader/libGLESv2.so: cannot open shared object file: No such file or directory
[0119/110637.374564:ERROR:gpu_child_thread.cc(254)] Exiting GPU process due to errors during initialization
> warning: metrics channel failed: internal-error
> warning: metrics channel failed: internal-error
> warning: metrics channel failed: internal-error
> warning: metrics channel failed: internal-error
Unexpected journal message 'audit: type=1400 audit(1516359957.120:165): avc:  denied  { execute_no_trans } for  pid=1316 comm="pmie_check" path="/usr/bin/pmie" dev="dm-0" ino=139127 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:pcp_pmie_exec_t:s0 tclass=file permissive=0'
Wrote JS log to TestBasicDashboard-testBasic-fedora-27-127.0.0.2-2801-FAIL.js.log
Journal extracted to TestBasicDashboard-testBasic-fedora-27-127.0.0.2-2801-FAIL.log
Journal extracted to TestBasicDashboard-testBasic-fedora-27-127.0.0.2-2803-FAIL.log
Journal extracted to TestBasicDashboard-testBasic-fedora-27-127.0.0.2-2802-FAIL.log
Core dumps downloaded to /build/cockpit/TestBasicDashboard-testBasic-fedora-27-127.0.0.2-2803-FAIL.core
Traceback (most recent call last):
  File "/build/cockpit/test/common/testlib.py", line 669, in tearDown
    self.check_journal_messages()
  File "/build/cockpit/test/common/testlib.py", line 804, in check_journal_messages
    raise Error(first)
Error: audit: type=1400 audit(1516359957.120:165): avc:  denied  { execute_no_trans } for  pid=1316 comm="pmie_check" path="/usr/bin/pmie" dev="dm-0" ino=139127 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:pcp_pmie_exec_t:s0 tclass=file permissive=0

not ok 128 testBasic (check_dashboard.TestBasicDashboard) # duration: 62s
Wrote screenshot to TestBasicDashboard-testBasic-fedora-27-127.0.0.2-2801-FAIL.png
Wrote HTML dump to TestBasicDashboard-testBasic-fedora-27-127.0.0.2-2801-FAIL.html
Wrote JS log to TestBasicDashboard-testBasic-fedora-27-127.0.0.2-2801-FAIL.js.log
Journal extracted to TestBasicDashboard-testBasic-fedora-27-127.0.0.2-2801-FAIL.log
Journal extracted to TestBasicDashboard-testBasic-fedora-27-127.0.0.2-2803-FAIL.log
Journal extracted to TestBasicDashboard-testBasic-fedora-27-127.0.0.2-2802-FAIL.log
Core dumps downloaded to /build/cockpit/TestBasicDashboard-testBasic-fedora-27-127.0.0.2-2803-FAIL.core

First occurrence: 2018-01-19T11:06:47.022609 | revision 386d312c2b5a412da833809e45abb29215ff2121, logs Times recorded: 1 Latest occurrences:

# ----------------------------------------------------------------------
# testReconnectChangeCert (check_openshift.TestOpenshift)
#
/etc/profile.d/lang.sh: line 20: warning: setlocale: LC_COLLATE: cannot change locale (en_US.UTF-8): No such file or directory
/etc/profile.d/lang.sh: line 23: warning: setlocale: LC_MESSAGES: cannot change locale (en_US.UTF-8): No such file or directory
/etc/profile.d/lang.sh: line 26: warning: setlocale: LC_NUMERIC: cannot change locale (en_US.UTF-8): No such file or directory
/etc/profile.d/lang.sh: line 29: warning: setlocale: LC_TIME: cannot change locale (en_US.UTF-8): No such file or directory
/etc/profile.d/lang.sh: line 20: warning: setlocale: LC_COLLATE: cannot change locale (en_US.UTF-8): No such file or directory
/etc/profile.d/lang.sh: line 23: warning: setlocale: LC_MESSAGES: cannot change locale (en_US.UTF-8): No such file or directory
/etc/profile.d/lang.sh: line 26: warning: setlocale: LC_NUMERIC: cannot change locale (en_US.UTF-8): No such file or directory
/etc/profile.d/lang.sh: line 29: warning: setlocale: LC_TIME: cannot change locale (en_US.UTF-8): No such file or directory
/etc/profile.d/lang.sh: line 20: warning: setlocale: LC_COLLATE: cannot change locale (en_US.UTF-8): No such file or directory
/etc/profile.d/lang.sh: line 23: warning: setlocale: LC_MESSAGES: cannot change locale (en_US.UTF-8): No such file or directory
/etc/profile.d/lang.sh: line 26: warning: setlocale: LC_NUMERIC: cannot change locale (en_US.UTF-8): No such file or directory
/etc/profile.d/lang.sh: line 29: warning: setlocale: LC_TIME: cannot change locale (en_US.UTF-8): No such file or directory
The connection to the server 10.111.112.101:8443 was refused - did you specify the right host or port?
The connection to the server 10.111.112.101:8443 was refused - did you specify the right host or port?
The connection to the server 10.111.112.101:8443 was refused - did you specify the right host or port?
The connection to the server 10.111.112.101:8443 was refused - did you specify the right host or port?
The connection to the server 10.111.112.101:8443 was refused - did you specify the right host or port?
The connection to the server 10.111.112.101:8443 was refused - did you specify the right host or port?
The connection to the server 10.111.112.101:8443 was refused - did you specify the right host or port?
ftruncate() failed: Permission denied

DevTools listening on ws://127.0.0.1:9669/devtools/browser/1d1ea8c4-6dcd-44b4-bc48-2278c884712c
[0119/110827.065230:ERROR:zygote_host_impl_linux.cc(268)] Failed to adjust OOM score of renderer with pid 173803: Permission denied (13)
[0119/110827.986012:ERROR:zygote_host_impl_linux.cc(268)] Failed to adjust OOM score of renderer with pid 173839: Permission denied (13)
> warning: 2018-01-19 06:08:31.203632 I | proto: duplicate proto type registered: google.protobuf.Any
2018-01-19 06:08:31.203908 I | proto: duplicate proto type registered: google.protobuf.Duration
2018-01-19 06:08:31.203980 I | proto: duplicate proto type registered: google.protobuf.Timestamp

> warning: 2018-01-19 06:08:31.596753 I | proto: duplicate proto type registered: google.protobuf.Any
2018-01-19 06:08:31.596963 I | proto: duplicate proto type registered: google.protobuf.Duration
2018-01-19 06:08:31.596991 I | proto: duplicate proto type registered: google.protobuf.Timestamp

> warning: 2018-01-19 06:08:32.202071 I | proto: duplicate proto type registered: google.protobuf.Any
2018-01-19 06:08:32.202279 I | proto: duplicate proto type registered: google.protobuf.Duration
2018-01-19 06:08:32.202325 I | proto: duplicate proto type registered: google.protobuf.Timestamp

> warning: 2018-01-19 06:08:32.472331 I | proto: duplicate proto type registered: google.protobuf.Any
2018-01-19 06:08:32.472438 I | proto: duplicate proto type registered: google.protobuf.Duration
2018-01-19 06:08:32.472458 I | proto: duplicate proto type registered: google.protobuf.Timestamp

Unexpected journal message 'audit: type=1400 audit(1516360074.080:164): avc:  denied  { execute_no_trans } for  pid=1294 comm="pmie_check" path="/usr/bin/pmie" dev="dm-0" ino=139127 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:pcp_pmie_exec_t:s0 tclass=file permissive=0'
Wrote JS log to TestOpenshift-testReconnectChangeCert-fedora-27-127.0.0.2-2201-FAIL.js.log
Journal extracted to TestOpenshift-testReconnectChangeCert-fedora-27-127.0.0.2-2201-FAIL.log
Journal extracted to TestOpenshift-testReconnectChangeCert-openshift-127.0.0.2-2202-FAIL.log
/etc/profile.d/lang.sh: line 20: warning: setlocale: LC_COLLATE: cannot change locale (en_US.UTF-8): No such file or directory
/etc/profile.d/lang.sh: line 23: warning: setlocale: LC_MESSAGES: cannot change locale (en_US.UTF-8): No such file or directory
/etc/profile.d/lang.sh: line 26: warning: setlocale: LC_NUMERIC: cannot change locale (en_US.UTF-8): No such file or directory
/etc/profile.d/lang.sh: line 29: warning: setlocale: LC_TIME: cannot change locale (en_US.UTF-8): No such file or directory
Traceback (most recent call last):
  File "/build/cockpit/test/common/testlib.py", line 669, in tearDown
    self.check_journal_messages()
  File "/build/cockpit/test/common/testlib.py", line 804, in check_journal_messages
    raise Error(first)
Error: audit: type=1400 audit(1516360074.080:164): avc:  denied  { execute_no_trans } for  pid=1294 comm="pmie_check" path="/usr/bin/pmie" dev="dm-0" ino=139127 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:pcp_pmie_exec_t:s0 tclass=file permissive=0

not ok 109 testReconnectChangeCert (check_openshift.TestOpenshift) # duration: 54s
Wrote screenshot to TestOpenshift-testReconnectChangeCert-fedora-27-127.0.0.2-2201-FAIL.png
Wrote HTML dump to TestOpenshift-testReconnectChangeCert-fedora-27-127.0.0.2-2201-FAIL.html
Wrote JS log to TestOpenshift-testReconnectChangeCert-fedora-27-127.0.0.2-2201-FAIL.js.log
Journal extracted to TestOpenshift-testReconnectChangeCert-fedora-27-127.0.0.2-2201-FAIL.log
Journal extracted to TestOpenshift-testReconnectChangeCert-openshift-127.0.0.2-2202-FAIL.log
/etc/profile.d/lang.sh: line 20: warning: setlocale: LC_COLLATE: cannot change locale (en_US.UTF-8): No such file or directory
/etc/profile.d/lang.sh: line 23: warning: setlocale: LC_MESSAGES: cannot change locale (en_US.UTF-8): No such file or directory
/etc/profile.d/lang.sh: line 26: warning: setlocale: LC_NUMERIC: cannot change locale (en_US.UTF-8): No such file or directory
/etc/profile.d/lang.sh: line 29: warning: setlocale: LC_TIME: cannot change locale (en_US.UTF-8): No such file or directory

First occurrence: 2018-01-19T11:08:37.759910 | revision 386d312c2b5a412da833809e45abb29215ff2121, logs Times recorded: 1 Latest occurrences:

cockpituous commented 6 years ago

verify/fedora-27 Ooops, it happened again


# ----------------------------------------------------------------------
# testRunningUpdate (check_packagekit.TestUpdates)
#
ftruncate() failed: Permission denied

DevTools listening on ws://127.0.0.1:9409/devtools/browser/cb0bd1d5-cf5d-46cb-a217-c3c0fef4c975
[0119/080641.905676:ERROR:zygote_host_impl_linux.cc(268)] Failed to adjust OOM score of renderer with pid 21967: Permission denied (13)
[0119/080642.943475:ERROR:zygote_host_impl_linux.cc(268)] Failed to adjust OOM score of renderer with pid 22017: Permission denied (13)
> warning: transport closed: disconnected
Unexpected journal message 'audit: type=1400 audit(1516349190.293:160): avc:  denied  { map } for  pid=1263 comm="hostname" path="/usr/bin/hostname" dev="dm-0" ino=20028 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:hostname_exec_t:s0 tclass=file permissive=0'
Unexpected journal message 'audit: type=1400 audit(1516349190.433:162): avc:  denied  { execute_no_trans } for  pid=1311 comm="pmie_check" path="/usr/bin/pmie" dev="dm-0" ino=139127 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:pcp_pmie_exec_t:s0 tclass=file permissive=0'
Wrote JS log to TestUpdates-testRunningUpdate-fedora-27-127.0.0.2-2701-FAIL.js.log
Journal extracted to TestUpdates-testRunningUpdate-fedora-27-127.0.0.2-2701-FAIL.log
Traceback (most recent call last):
  File "/build/cockpit/test/common/testlib.py", line 669, in tearDown
    self.check_journal_messages()
  File "/build/cockpit/test/common/testlib.py", line 804, in check_journal_messages
    raise Error(first)
Error: audit: type=1400 audit(1516349190.293:160): avc:  denied  { map } for  pid=1263 comm="hostname" path="/usr/bin/hostname" dev="dm-0" ino=20028 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:hostname_exec_t:s0 tclass=file permissive=0

not ok 128 testRunningUpdate (check_packagekit.TestUpdates) # duration: 36s
Wrote screenshot to TestUpdates-testRunningUpdate-fedora-27-127.0.0.2-2701-FAIL.png
Wrote HTML dump to TestUpdates-testRunningUpdate-fedora-27-127.0.0.2-2701-FAIL.html
Wrote JS log to TestUpdates-testRunningUpdate-fedora-27-127.0.0.2-2701-FAIL.js.log
Journal extracted to TestUpdates-testRunningUpdate-fedora-27-127.0.0.2-2701-FAIL.log

First occurrence: 2018-01-19T08:06:56.880894 | revision cb61451e79040bcd46603a6bcbde8f1397074ec6, logs Times recorded: 1 Latest occurrences:

# ----------------------------------------------------------------------
# testBasic (check_reauthorize.TestReauthorize)
#
ftruncate() failed: Permission denied

DevTools listening on ws://127.0.0.1:9525/devtools/browser/07570103-cec6-499c-9164-a7e5d789eb57
[0119/095013.527770:ERROR:zygote_host_impl_linux.cc(268)] Failed to adjust OOM score of renderer with pid 128244: Permission denied (13)
[0119/095014.511430:ERROR:zygote_host_impl_linux.cc(268)] Failed to adjust OOM score of renderer with pid 128289: Permission denied (13)
> debug: Not authorized.

> warning: Error opening directory '/home/admin/.ssh': No such file or directory
> debug: Not authorized.

Unexpected journal message 'audit: type=1400 audit(1516355405.348:163): avc:  denied  { map } for  pid=1275 comm="hostname" path="/usr/bin/hostname" dev="dm-0" ino=20028 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:hostname_exec_t:s0 tclass=file permissive=0'
Unexpected journal message 'audit: type=1400 audit(1516355405.509:165): avc:  denied  { execute_no_trans } for  pid=1328 comm="pmie_check" path="/usr/bin/pmie" dev="dm-0" ino=139127 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:pcp_pmie_exec_t:s0 tclass=file permissive=0'
Wrote JS log to TestReauthorize-testBasic-fedora-27-127.0.0.2-2301-FAIL.js.log
Journal extracted to TestReauthorize-testBasic-fedora-27-127.0.0.2-2301-FAIL.log
Traceback (most recent call last):
  File "/build/cockpit/test/common/testlib.py", line 669, in tearDown
    self.check_journal_messages()
  File "/build/cockpit/test/common/testlib.py", line 804, in check_journal_messages
    raise Error(first)
Error: audit: type=1400 audit(1516355405.348:163): avc:  denied  { map } for  pid=1275 comm="hostname" path="/usr/bin/hostname" dev="dm-0" ino=20028 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:hostname_exec_t:s0 tclass=file permissive=0

not ok 50 testBasic (check_reauthorize.TestReauthorize) # duration: 34s
Wrote screenshot to TestReauthorize-testBasic-fedora-27-127.0.0.2-2301-FAIL.png
Wrote HTML dump to TestReauthorize-testBasic-fedora-27-127.0.0.2-2301-FAIL.html
Wrote JS log to TestReauthorize-testBasic-fedora-27-127.0.0.2-2301-FAIL.js.log
Journal extracted to TestReauthorize-testBasic-fedora-27-127.0.0.2-2301-FAIL.log

First occurrence: 2018-01-19T09:50:26.745802 | revision babb98c733f42a131ed97e6887fde8c5e9e4da53, logs Times recorded: 1 Latest occurrences:

# ----------------------------------------------------------------------
# testCreateTimer (check_services.TestServices)
#
ftruncate() failed: Permission denied

DevTools listening on ws://127.0.0.1:9637/devtools/browser/4604c4ad-1cf0-4802-a18e-cce019d2653b
[0119/094925.642965:ERROR:zygote_host_impl_linux.cc(268)] Failed to adjust OOM score of renderer with pid 126956: Permission denied (13)
[0119/094926.711716:ERROR:zygote_host_impl_linux.cc(268)] Failed to adjust OOM score of renderer with pid 126996: Permission denied (13)
> log: 
> log: 
> log: 
> log: 
> log: 
> log: 
> log: 
> log: 
> log: 
> log: 
> log: 
> log: 
> log: 
> log: 
> log: 
> log: 
> log: 
> log: 
> log: 
> log: 
> log: 
> log: 
> log: 
> log: 
> log: 
> log: 
> log: 
> log: 
> log: 
> log: 
> log: 
> log: 
> log: 
> log: 
> log: 
> log: 
> log: 
> log: 
> log: 
> log: 
> log: 
> log: 
> log: 
> log: 
> log: 
> log: 
> log: 
> log: 
> log: 
> log: 
> log: 
> log: 
> log: 
> log: 
> log: 
> log: 
> log: 
> log: 
> log: 
> warning: transport closed: disconnected
CDP: {"source":"network","level":"error","text":"Failed to load resource: net::ERR_EMPTY_RESPONSE","timestamp":1516355440105.43,"url":"http://127.0.0.2:9691/cockpit/static/fonts/OpenSans-Light-webfont.woff","networkRequestId":"126996.29"}
> log: transport closed, dropped message:  1:1!4
{"call":["/org/freedesktop/timedate1","org.freedesktop.DBus.Properties","Get",["org.freedesktop.timedate1","NTPSynchronized"]],"id":"17"}
> log: transport closed, dropped message:  1:1!4
{"call":["/org/freedesktop/timedate1","org.freedesktop.DBus.Properties","Get",["org.freedesktop.timedate1","NTPSynchronized"]],"id":"18"}
> log: transport closed, dropped message:  1:1!4
{"call":["/org/freedesktop/timedate1","org.freedesktop.DBus.Properties","Get",["org.freedesktop.timedate1","NTPSynchronized"]],"id":"19"}
> log: transport closed, dropped message:  1:1!4
{"call":["/org/freedesktop/timedate1","org.freedesktop.DBus.Properties","Get",["org.freedesktop.timedate1","NTPSynchronized"]],"id":"20"}
Unexpected journal message 'audit: type=1400 audit(1516355356.427:163): avc:  denied  { map } for  pid=1261 comm="hostname" path="/usr/bin/hostname" dev="dm-0" ino=20028 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:hostname_exec_t:s0 tclass=file permissive=0'
Unexpected journal message 'audit: type=1400 audit(1516355356.564:165): avc:  denied  { execute_no_trans } for  pid=1313 comm="pmie_check" path="/usr/bin/pmie" dev="dm-0" ino=139127 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:pcp_pmie_exec_t:s0 tclass=file permissive=0'
Wrote JS log to TestServices-testCreateTimer-fedora-27-127.0.0.2-2801-FAIL.js.log
Journal extracted to TestServices-testCreateTimer-fedora-27-127.0.0.2-2801-FAIL.log
Traceback (most recent call last):
  File "/build/cockpit/test/common/testlib.py", line 669, in tearDown
    self.check_journal_messages()
  File "/build/cockpit/test/common/testlib.py", line 804, in check_journal_messages
    raise Error(first)
Error: audit: type=1400 audit(1516355356.427:163): avc:  denied  { map } for  pid=1261 comm="hostname" path="/usr/bin/hostname" dev="dm-0" ino=20028 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:hostname_exec_t:s0 tclass=file permissive=0

not ok 58 testCreateTimer (check_services.TestServices) # duration: 121s
Wrote screenshot to TestServices-testCreateTimer-fedora-27-127.0.0.2-2801-FAIL.png
Wrote HTML dump to TestServices-testCreateTimer-fedora-27-127.0.0.2-2801-FAIL.html
Wrote JS log to TestServices-testCreateTimer-fedora-27-127.0.0.2-2801-FAIL.js.log
Journal extracted to TestServices-testCreateTimer-fedora-27-127.0.0.2-2801-FAIL.log

First occurrence: 2018-01-19T09:51:05.181767 | revision babb98c733f42a131ed97e6887fde8c5e9e4da53, logs Times recorded: 1 Latest occurrences:

# ----------------------------------------------------------------------
# testBondRename (check_networking_bond.TestNetworking)
#
NAME             UUID                                  TYPE            DEVICE 
System eth0      5fb06bd0-0bb0-7ffb-45f1-d6edd65f3e03  802-3-ethernet  eth0   
static-52:54:01  a05d7c4e-ee9c-4bbd-8613-76c16a87fddc  802-3-ethernet  eth1   
virbr0           2b701946-5fe3-47e5-9f75-fbbc04b6373a  bridge          virbr0 
System eth1      9c92fad9-6ecb-3e6c-eb4d-8a47c6f50c04  802-3-ethernet  --     
ens2             39ef3890-56af-4114-9a24-f3f94c42acfe  802-3-ethernet  --     

ftruncate() failed: Permission denied

DevTools listening on ws://127.0.0.1:10048/devtools/browser/a5b53e78-0b13-4cd4-9980-d5412ead1edd
[0119/095246.798847:ERROR:zygote_host_impl_linux.cc(268)] Failed to adjust OOM score of renderer with pid 132436: Permission denied (13)
[0119/095247.844787:ERROR:zygote_host_impl_linux.cc(268)] Failed to adjust OOM score of renderer with pid 132501: Permission denied (13)
52:54:01:00:00:01 -> eth1
Unexpected journal message 'audit: type=1400 audit(1516355558.352:165): avc:  denied  { execute_no_trans } for  pid=1314 comm="pmie_check" path="/usr/bin/pmie" dev="dm-0" ino=139127 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:pcp_pmie_exec_t:s0 tclass=file permissive=0'
Wrote JS log to TestNetworking-testBondRename-fedora-27-127.0.0.2-2701-FAIL.js.log
Journal extracted to TestNetworking-testBondRename-fedora-27-127.0.0.2-2701-FAIL.log
Journal extracted to TestNetworking-testBondRename-fedora-26-127.0.0.2-2702-FAIL.log
Traceback (most recent call last):
  File "/build/cockpit/test/common/testlib.py", line 669, in tearDown
    self.check_journal_messages()
  File "/build/cockpit/test/common/testlib.py", line 804, in check_journal_messages
    raise Error(first)
Error: audit: type=1400 audit(1516355558.352:165): avc:  denied  { execute_no_trans } for  pid=1314 comm="pmie_check" path="/usr/bin/pmie" dev="dm-0" ino=139127 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:pcp_pmie_exec_t:s0 tclass=file permissive=0

not ok 25 testBondRename (check_networking_bond.TestNetworking) # duration: 30s
Wrote screenshot to TestNetworking-testBondRename-fedora-27-127.0.0.2-2701-FAIL.png
Wrote HTML dump to TestNetworking-testBondRename-fedora-27-127.0.0.2-2701-FAIL.html
Wrote JS log to TestNetworking-testBondRename-fedora-27-127.0.0.2-2701-FAIL.js.log
Journal extracted to TestNetworking-testBondRename-fedora-27-127.0.0.2-2701-FAIL.log
Journal extracted to TestNetworking-testBondRename-fedora-26-127.0.0.2-2702-FAIL.log

First occurrence: 2018-01-19T09:52:58.301523 | revision babb98c733f42a131ed97e6887fde8c5e9e4da53, logs Times recorded: 1 Latest occurrences:

# ----------------------------------------------------------------------
# testDisks (check_machines.TestMachines)
#
ftruncate() failed: Permission denied

DevTools listening on ws://127.0.0.1:9418/devtools/browser/a9963e2a-ac73-4ed0-8b2d-ae218eb3104b
[0119/095531.326895:ERROR:zygote_host_impl_linux.cc(268)] Failed to adjust OOM score of renderer with pid 137498: Permission denied (13)
[0119/095532.336189:ERROR:zygote_host_impl_linux.cc(268)] Failed to adjust OOM score of renderer with pid 137548: Permission denied (13)
Restarting vm-subVmTest1, might take a while
Unexpected journal message 'audit: type=1400 audit(1516355721.429:163): avc:  denied  { map } for  pid=1271 comm="hostname" path="/usr/bin/hostname" dev="dm-0" ino=20028 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:hostname_exec_t:s0 tclass=file permissive=0'
Unexpected journal message 'audit: type=1400 audit(1516355721.581:165): avc:  denied  { execute_no_trans } for  pid=1316 comm="pmie_check" path="/usr/bin/pmie" dev="dm-0" ino=139127 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:pcp_pmie_exec_t:s0 tclass=file permissive=0'
Wrote JS log to TestMachines-testDisks-fedora-27-127.0.0.2-2301-FAIL.js.log
Journal extracted to TestMachines-testDisks-fedora-27-127.0.0.2-2301-FAIL.log
Traceback (most recent call last):
  File "/build/cockpit/test/common/testlib.py", line 669, in tearDown
    self.check_journal_messages()
  File "/build/cockpit/test/common/testlib.py", line 804, in check_journal_messages
    raise Error(first)
Error: audit: type=1400 audit(1516355721.429:163): avc:  denied  { map } for  pid=1271 comm="hostname" path="/usr/bin/hostname" dev="dm-0" ino=20028 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:hostname_exec_t:s0 tclass=file permissive=0

not ok 3 testDisks (check_machines.TestMachines) # duration: 43s
Wrote screenshot to TestMachines-testDisks-fedora-27-127.0.0.2-2301-FAIL.png
Wrote HTML dump to TestMachines-testDisks-fedora-27-127.0.0.2-2301-FAIL.html
Wrote JS log to TestMachines-testDisks-fedora-27-127.0.0.2-2301-FAIL.js.log
Journal extracted to TestMachines-testDisks-fedora-27-127.0.0.2-2301-FAIL.log

First occurrence: 2018-01-19T09:55:51.779269 | revision babb98c733f42a131ed97e6887fde8c5e9e4da53, logs Times recorded: 1 Latest occurrences:

# ----------------------------------------------------------------------
# testBasic (check_machines.TestMachines)
#
ftruncate() failed: Permission denied

DevTools listening on ws://127.0.0.1:9931/devtools/browser/03619e27-4e36-4cf0-bc7f-a1d477d2452e
[0119/095541.556242:ERROR:zygote_host_impl_linux.cc(268)] Failed to adjust OOM score of renderer with pid 137759: Permission denied (13)
[0119/095542.571258:ERROR:zygote_host_impl_linux.cc(268)] Failed to adjust OOM score of renderer with pid 137792: Permission denied (13)
> warning: Unable to parse event, ignoring: error: Disconnected from qemu:///system due to end of file
> warning: Unable to parse event, ignoring: events received: 8
> warning: Unable to parse event, ignoring: error: internal error: client socket is closed
> warning: Unable to parse event, ignoring: 
> log: virsh event failed: 
> warning: error: Domain is already active

Unexpected journal message 'audit: type=1400 audit(1516355731.156:165): avc:  denied  { execute_no_trans } for  pid=1318 comm="pmie_check" path="/usr/bin/pmie" dev="dm-0" ino=139127 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:pcp_pmie_exec_t:s0 tclass=file permissive=0'
Wrote JS log to TestMachines-testBasic-fedora-27-127.0.0.2-2501-FAIL.js.log
Journal extracted to TestMachines-testBasic-fedora-27-127.0.0.2-2501-FAIL.log
Traceback (most recent call last):
  File "/build/cockpit/test/common/testlib.py", line 669, in tearDown
    self.check_journal_messages()
  File "/build/cockpit/test/common/testlib.py", line 804, in check_journal_messages
    raise Error(first)
Error: audit: type=1400 audit(1516355731.156:165): avc:  denied  { execute_no_trans } for  pid=1318 comm="pmie_check" path="/usr/bin/pmie" dev="dm-0" ino=139127 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:pcp_pmie_exec_t:s0 tclass=file permissive=0

not ok 1 testBasic (check_machines.TestMachines) # duration: 157s
Wrote screenshot to TestMachines-testBasic-fedora-27-127.0.0.2-2501-FAIL.png
Wrote HTML dump to TestMachines-testBasic-fedora-27-127.0.0.2-2501-FAIL.html
Wrote JS log to TestMachines-testBasic-fedora-27-127.0.0.2-2501-FAIL.js.log
Journal extracted to TestMachines-testBasic-fedora-27-127.0.0.2-2501-FAIL.log

First occurrence: 2018-01-19T09:57:57.682266 | revision babb98c733f42a131ed97e6887fde8c5e9e4da53, logs Times recorded: 1 Latest occurrences:

# ----------------------------------------------------------------------
# testConversation (check_login.TestLogin)
#
ftruncate() failed: Permission denied

DevTools listening on ws://127.0.0.1:9292/devtools/browser/de896be5-3e7b-4532-be03-8a77c9913a6c
[0119/100538.211828:ERROR:zygote_host_impl_linux.cc(268)] Failed to adjust OOM score of renderer with pid 73417: Permission denied (13)
[0119/100539.207201:ERROR:zygote_host_impl_linux.cc(268)] Failed to adjust OOM score of renderer with pid 73550: Permission denied (13)
> log: Authentication failed
Unexpected journal message 'audit: type=1400 audit(1516356329.322:160): avc:  denied  { map } for  pid=1252 comm="hostname" path="/usr/bin/hostname" dev="dm-0" ino=20028 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:hostname_exec_t:s0 tclass=file permissive=0'
Unexpected journal message 'audit: type=1400 audit(1516356329.479:162): avc:  denied  { execute_no_trans } for  pid=1307 comm="pmie_check" path="/usr/bin/pmie" dev="dm-0" ino=139127 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:pcp_pmie_exec_t:s0 tclass=file permissive=0'
Wrote JS log to TestLogin-testConversation-fedora-27-127.0.0.2-2901-FAIL.js.log
Journal extracted to TestLogin-testConversation-fedora-27-127.0.0.2-2901-FAIL.log
Traceback (most recent call last):
  File "/build/cockpit/test/common/testlib.py", line 669, in tearDown
    self.check_journal_messages()
  File "/build/cockpit/test/common/testlib.py", line 804, in check_journal_messages
    raise Error(first)
Error: audit: type=1400 audit(1516356329.322:160): avc:  denied  { map } for  pid=1252 comm="hostname" path="/usr/bin/hostname" dev="dm-0" ino=20028 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:hostname_exec_t:s0 tclass=file permissive=0

not ok 175 testConversation (check_login.TestLogin) # duration: 32s
Wrote screenshot to TestLogin-testConversation-fedora-27-127.0.0.2-2901-FAIL.png
Wrote HTML dump to TestLogin-testConversation-fedora-27-127.0.0.2-2901-FAIL.html
Wrote JS log to TestLogin-testConversation-fedora-27-127.0.0.2-2901-FAIL.js.log
Journal extracted to TestLogin-testConversation-fedora-27-127.0.0.2-2901-FAIL.log

First occurrence: 2018-01-19T10:05:46.555596 | revision f70abce34b8470b34b7d67258d431ee0e10075e9, logs Times recorded: 1 Latest occurrences:

# ----------------------------------------------------------------------
# testPrivateKeys (check_keys.TestKeys)
#
ftruncate() failed: Permission denied

DevTools listening on ws://127.0.0.1:10212/devtools/browser/6aa39d5c-77c9-4d4e-959f-cd6287586ca1
[0119/100656.479969:ERROR:zygote_host_impl_linux.cc(268)] Failed to adjust OOM score of renderer with pid 75138: Permission denied (13)
[0119/100657.401983:ERROR:zygote_host_impl_linux.cc(268)] Failed to adjust OOM score of renderer with pid 75228: Permission denied (13)
> log: /bad: No such file or directory

> log: /bad: No such file or directory

> log: Enter passphrase for /tmp/new.rsa: 
Bad passphrase, try again for /tmp/new.rsa: 

> log: Enter passphrase for /tmp/new.rsa: 
Bad passphrase, try again for /tmp/new.rsa: 

> warning: loading key failed:  Password not accepted
Unexpected journal message 'audit: type=1400 audit(1516356408.212:165): avc:  denied  { execute_no_trans } for  pid=1283 comm="pmie_check" path="/usr/bin/pmie" dev="dm-0" ino=139127 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:pcp_pmie_exec_t:s0 tclass=file permissive=0'
Wrote JS log to TestKeys-testPrivateKeys-fedora-27-127.0.0.2-2801-FAIL.js.log
Journal extracted to TestKeys-testPrivateKeys-fedora-27-127.0.0.2-2801-FAIL.log
Traceback (most recent call last):
  File "/build/cockpit/test/common/testlib.py", line 669, in tearDown
    self.check_journal_messages()
  File "/build/cockpit/test/common/testlib.py", line 804, in check_journal_messages
    raise Error(first)
Error: audit: type=1400 audit(1516356408.212:165): avc:  denied  { execute_no_trans } for  pid=1283 comm="pmie_check" path="/usr/bin/pmie" dev="dm-0" ino=139127 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:pcp_pmie_exec_t:s0 tclass=file permissive=0

not ok 165 testPrivateKeys (check_keys.TestKeys) # duration: 33s
Wrote screenshot to TestKeys-testPrivateKeys-fedora-27-127.0.0.2-2801-FAIL.png
Wrote HTML dump to TestKeys-testPrivateKeys-fedora-27-127.0.0.2-2801-FAIL.html
Wrote JS log to TestKeys-testPrivateKeys-fedora-27-127.0.0.2-2801-FAIL.js.log
Journal extracted to TestKeys-testPrivateKeys-fedora-27-127.0.0.2-2801-FAIL.log

First occurrence: 2018-01-19T10:07:09.234907 | revision f70abce34b8470b34b7d67258d431ee0e10075e9, logs Times recorded: 1 Latest occurrences:

# ----------------------------------------------------------------------
# testConnect (check_kubernetes.TestConnection)
#
ftruncate() failed: Permission denied

DevTools listening on ws://127.0.0.1:9236/devtools/browser/6872ce86-3a47-4140-894e-5cb98d2ebb65
[0119/100656.647868:ERROR:zygote_host_impl_linux.cc(268)] Failed to adjust OOM score of renderer with pid 75188: Permission denied (13)
[0119/100657.599346:ERROR:zygote_host_impl_linux.cc(268)] Failed to adjust OOM score of renderer with pid 75276: Permission denied (13)
> warning: 2018-01-19 05:07:00.811243 I | proto: duplicate proto type registered: google.protobuf.Any
2018-01-19 05:07:00.811370 I | proto: duplicate proto type registered: google.protobuf.Duration
2018-01-19 05:07:00.811407 I | proto: duplicate proto type registered: google.protobuf.Timestamp
error: current-context must exist in order to minify

> warning: received invalid kubectl config 
> warning: 2018-01-19 05:07:01.213056 I | proto: duplicate proto type registered: google.protobuf.Any
2018-01-19 05:07:01.213198 I | proto: duplicate proto type registered: google.protobuf.Duration
2018-01-19 05:07:01.213239 I | proto: duplicate proto type registered: google.protobuf.Timestamp

bash: /etc/kubernetes/start-kubernetes: No such file or directory
> warning: 2018-01-19 05:08:20.383395 I | proto: duplicate proto type registered: google.protobuf.Any
2018-01-19 05:08:20.383842 I | proto: duplicate proto type registered: google.protobuf.Duration
2018-01-19 05:08:20.383890 I | proto: duplicate proto type registered: google.protobuf.Timestamp

> warning: 2018-01-19 05:08:20.891341 I | proto: duplicate proto type registered: google.protobuf.Any
2018-01-19 05:08:20.891668 I | proto: duplicate proto type registered: google.protobuf.Duration
2018-01-19 05:08:20.891794 I | proto: duplicate proto type registered: google.protobuf.Timestamp

> warning: 2018-01-19 05:08:26.348241 I | proto: duplicate proto type registered: google.protobuf.Any
2018-01-19 05:08:26.349311 I | proto: duplicate proto type registered: google.protobuf.Duration
2018-01-19 05:08:26.349340 I | proto: duplicate proto type registered: google.protobuf.Timestamp
error: current-context must exist in order to minify

> warning: received invalid kubectl config 
> warning: 2018-01-19 05:08:27.225671 I | proto: duplicate proto type registered: google.protobuf.Any
2018-01-19 05:08:27.225814 I | proto: duplicate proto type registered: google.protobuf.Duration
2018-01-19 05:08:27.225847 I | proto: duplicate proto type registered: google.protobuf.Timestamp

> warning: 2018-01-19 05:08:27.572655 I | proto: duplicate proto type registered: google.protobuf.Any
2018-01-19 05:08:27.572807 I | proto: duplicate proto type registered: google.protobuf.Duration
2018-01-19 05:08:27.572841 I | proto: duplicate proto type registered: google.protobuf.Timestamp
error: current-context must exist in order to minify

> warning: received invalid kubectl config 
> warning: 2018-01-19 05:08:27.842072 I | proto: duplicate proto type registered: google.protobuf.Any
2018-01-19 05:08:27.842269 I | proto: duplicate proto type registered: google.protobuf.Duration
2018-01-19 05:08:27.842324 I | proto: duplicate proto type registered: google.protobuf.Timestamp

> warning: Connection Error: Couldn't find running API server
> warning: Connection Error: unknown-hostkey
> warning: Connection Error: Unauthorized
> warning: 2018-01-19 05:08:28.918563 I | proto: duplicate proto type registered: google.protobuf.Any
2018-01-19 05:08:28.918735 I | proto: duplicate proto type registered: google.protobuf.Duration
2018-01-19 05:08:28.918771 I | proto: duplicate proto type registered: google.protobuf.Timestamp

> warning: 2018-01-19 05:08:29.353617 I | proto: duplicate proto type registered: google.protobuf.Any
2018-01-19 05:08:29.353827 I | proto: duplicate proto type registered: google.protobuf.Duration
2018-01-19 05:08:29.353904 I | proto: duplicate proto type registered: google.protobuf.Timestamp

> warning: 2018-01-19 05:08:29.660738 I | proto: duplicate proto type registered: google.protobuf.Any
2018-01-19 05:08:29.660885 I | proto: duplicate proto type registered: google.protobuf.Duration
2018-01-19 05:08:29.660920 I | proto: duplicate proto type registered: google.protobuf.Timestamp

> warning: 2018-01-19 05:08:29.893287 I | proto: duplicate proto type registered: google.protobuf.Any
2018-01-19 05:08:29.893414 I | proto: duplicate proto type registered: google.protobuf.Duration
2018-01-19 05:08:29.893456 I | proto: duplicate proto type registered: google.protobuf.Timestamp

> warning: 2018-01-19 05:08:30.199079 I | proto: duplicate proto type registered: google.protobuf.Any
2018-01-19 05:08:30.199400 I | proto: duplicate proto type registered: google.protobuf.Duration
2018-01-19 05:08:30.199450 I | proto: duplicate proto type registered: google.protobuf.Timestamp

> warning: 2018-01-19 05:08:30.455515 I | proto: duplicate proto type registered: google.protobuf.Any
2018-01-19 05:08:30.455673 I | proto: duplicate proto type registered: google.protobuf.Duration
2018-01-19 05:08:30.455746 I | proto: duplicate proto type registered: google.protobuf.Timestamp

> warning: 2018-01-19 05:08:32.236842 I | proto: duplicate proto type registered: google.protobuf.Any
2018-01-19 05:08:32.236975 I | proto: duplicate proto type registered: google.protobuf.Duration
2018-01-19 05:08:32.237003 I | proto: duplicate proto type registered: google.protobuf.Timestamp

> warning: 2018-01-19 05:08:32.473080 I | proto: duplicate proto type registered: google.protobuf.Any
2018-01-19 05:08:32.473263 I | proto: duplicate proto type registered: google.protobuf.Duration
2018-01-19 05:08:32.473321 I | proto: duplicate proto type registered: google.protobuf.Timestamp

> warning: 2018-01-19 05:08:32.815453 I | proto: duplicate proto type registered: google.protobuf.Any
2018-01-19 05:08:32.815572 I | proto: duplicate proto type registered: google.protobuf.Duration
2018-01-19 05:08:32.815637 I | proto: duplicate proto type registered: google.protobuf.Timestamp

> warning: 2018-01-19 05:08:33.093096 I | proto: duplicate proto type registered: google.protobuf.Any
2018-01-19 05:08:33.096073 I | proto: duplicate proto type registered: google.protobuf.Duration
2018-01-19 05:08:33.096111 I | proto: duplicate proto type registered: google.protobuf.Timestamp

> warning: 2018-01-19 05:08:33.466930 I | proto: duplicate proto type registered: google.protobuf.Any
2018-01-19 05:08:33.467056 I | proto: duplicate proto type registered: google.protobuf.Duration
2018-01-19 05:08:33.467095 I | proto: duplicate proto type registered: google.protobuf.Timestamp

> warning: 2018-01-19 05:08:33.735486 I | proto: duplicate proto type registered: google.protobuf.Any
2018-01-19 05:08:33.735628 I | proto: duplicate proto type registered: google.protobuf.Duration
2018-01-19 05:08:33.735672 I | proto: duplicate proto type registered: google.protobuf.Timestamp

> warning: 2018-01-19 05:08:33.989707 I | proto: duplicate proto type registered: google.protobuf.Any
2018-01-19 05:08:33.989788 I | proto: duplicate proto type registered: google.protobuf.Duration
2018-01-19 05:08:33.989803 I | proto: duplicate proto type registered: google.protobuf.Timestamp

> warning: 2018-01-19 05:08:34.258774 I | proto: duplicate proto type registered: google.protobuf.Any
2018-01-19 05:08:34.258904 I | proto: duplicate proto type registered: google.protobuf.Duration
2018-01-19 05:08:34.258943 I | proto: duplicate proto type registered: google.protobuf.Timestamp

> warning: 2018-01-19 05:08:34.515331 I | proto: duplicate proto type registered: google.protobuf.Any
2018-01-19 05:08:34.515462 I | proto: duplicate proto type registered: google.protobuf.Duration
2018-01-19 05:08:34.515510 I | proto: duplicate proto type registered: google.protobuf.Timestamp

> warning: 2018-01-19 05:08:34.762063 I | proto: duplicate proto type registered: google.protobuf.Any
2018-01-19 05:08:34.762207 I | proto: duplicate proto type registered: google.protobuf.Duration
2018-01-19 05:08:34.762237 I | proto: duplicate proto type registered: google.protobuf.Timestamp

> warning: 2018-01-19 05:08:35.070577 I | proto: duplicate proto type registered: google.protobuf.Any
2018-01-19 05:08:35.070773 I | proto: duplicate proto type registered: google.protobuf.Duration
2018-01-19 05:08:35.070836 I | proto: duplicate proto type registered: google.protobuf.Timestamp

> warning: 2018-01-19 05:08:35.328538 I | proto: duplicate proto type registered: google.protobuf.Any
2018-01-19 05:08:35.328724 I | proto: duplicate proto type registered: google.protobuf.Duration
2018-01-19 05:08:35.328762 I | proto: duplicate proto type registered: google.protobuf.Timestamp

> warning: 2018-01-19 05:08:36.790562 I | proto: duplicate proto type registered: google.protobuf.Any
2018-01-19 05:08:36.790714 I | proto: duplicate proto type registered: google.protobuf.Duration
2018-01-19 05:08:36.790745 I | proto: duplicate proto type registered: google.protobuf.Timestamp

> warning: 2018-01-19 05:08:37.033194 I | proto: duplicate proto type registered: google.protobuf.Any
2018-01-19 05:08:37.033258 I | proto: duplicate proto type registered: google.protobuf.Duration
2018-01-19 05:08:37.033271 I | proto: duplicate proto type registered: google.protobuf.Timestamp

> warning: 2018-01-19 05:08:37.679431 I | proto: duplicate proto type registered: google.protobuf.Any
2018-01-19 05:08:37.679601 I | proto: duplicate proto type registered: google.protobuf.Duration
2018-01-19 05:08:37.679647 I | proto: duplicate proto type registered: google.protobuf.Timestamp

> warning: 2018-01-19 05:08:37.978982 I | proto: duplicate proto type registered: google.protobuf.Any
2018-01-19 05:08:37.979129 I | proto: duplicate proto type registered: google.protobuf.Duration
2018-01-19 05:08:37.980218 I | proto: duplicate proto type registered: google.protobuf.Timestamp

> warning: 2018-01-19 05:08:38.376672 I | proto: duplicate proto type registered: google.protobuf.Any
2018-01-19 05:08:38.376754 I | proto: duplicate proto type registered: google.protobuf.Duration
2018-01-19 05:08:38.376769 I | proto: duplicate proto type registered: google.protobuf.Timestamp

> warning: 2018-01-19 05:08:38.612168 I | proto: duplicate proto type registered: google.protobuf.Any
2018-01-19 05:08:38.612299 I | proto: duplicate proto type registered: google.protobuf.Duration
2018-01-19 05:08:38.612337 I | proto: duplicate proto type registered: google.protobuf.Timestamp

> warning: 2018-01-19 05:08:38.890288 I | proto: duplicate proto type registered: google.protobuf.Any
2018-01-19 05:08:38.890433 I | proto: duplicate proto type registered: google.protobuf.Duration
2018-01-19 05:08:38.890487 I | proto: duplicate proto type registered: google.protobuf.Timestamp

> warning: 2018-01-19 05:08:39.135969 I | proto: duplicate proto type registered: google.protobuf.Any
2018-01-19 05:08:39.136121 I | proto: duplicate proto type registered: google.protobuf.Duration
2018-01-19 05:08:39.136199 I | proto: duplicate proto type registered: google.protobuf.Timestamp

> warning: 2018-01-19 05:08:39.352655 I | proto: duplicate proto type registered: google.protobuf.Any
2018-01-19 05:08:39.352783 I | proto: duplicate proto type registered: google.protobuf.Duration
2018-01-19 05:08:39.352837 I | proto: duplicate proto type registered: google.protobuf.Timestamp

> warning: 2018-01-19 05:08:39.597126 I | proto: duplicate proto type registered: google.protobuf.Any
2018-01-19 05:08:39.597279 I | proto: duplicate proto type registered: google.protobuf.Duration
2018-01-19 05:08:39.597315 I | proto: duplicate proto type registered: google.protobuf.Timestamp

> warning: 2018-01-19 05:08:40.062440 I | proto: duplicate proto type registered: google.protobuf.Any
2018-01-19 05:08:40.062607 I | proto: duplicate proto type registered: google.protobuf.Duration
2018-01-19 05:08:40.062684 I | proto: duplicate proto type registered: google.protobuf.Timestamp

> warning: 2018-01-19 05:08:40.297888 I | proto: duplicate proto type registered: google.protobuf.Any
2018-01-19 05:08:40.298041 I | proto: duplicate proto type registered: google.protobuf.Duration
2018-01-19 05:08:40.298075 I | proto: duplicate proto type registered: google.protobuf.Timestamp

> warning: 2018-01-19 05:08:40.858007 I | proto: duplicate proto type registered: google.protobuf.Any
2018-01-19 05:08:40.858129 I | proto: duplicate proto type registered: google.protobuf.Duration
2018-01-19 05:08:40.858191 I | proto: duplicate proto type registered: google.protobuf.Timestamp

> warning: 2018-01-19 05:08:41.175445 I | proto: duplicate proto type registered: google.protobuf.Any
2018-01-19 05:08:41.175616 I | proto: duplicate proto type registered: google.protobuf.Duration
2018-01-19 05:08:41.175659 I | proto: duplicate proto type registered: google.protobuf.Timestamp

Unexpected journal message 'audit: type=1400 audit(1516356408.529:163): avc:  denied  { map } for  pid=1265 comm="hostname" path="/usr/bin/hostname" dev="dm-0" ino=20028 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:hostname_exec_t:s0 tclass=file permissive=0'
Unexpected journal message 'audit: type=1400 audit(1516356408.658:165): avc:  denied  { execute_no_trans } for  pid=1311 comm="pmie_check" path="/usr/bin/pmie" dev="dm-0" ino=139127 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:pcp_pmie_exec_t:s0 tclass=file permissive=0'
Wrote JS log to TestConnection-testConnect-fedora-27-127.0.0.2-2201-FAIL.js.log
Journal extracted to TestConnection-testConnect-fedora-27-127.0.0.2-2201-FAIL.log
Traceback (most recent call last):
  File "/build/cockpit/test/common/testlib.py", line 669, in tearDown
    self.check_journal_messages()
  File "/build/cockpit/test/common/testlib.py", line 804, in check_journal_messages
    raise Error(first)
Error: audit: type=1400 audit(1516356408.529:163): avc:  denied  { map } for  pid=1265 comm="hostname" path="/usr/bin/hostname" dev="dm-0" ino=20028 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:hostname_exec_t:s0 tclass=file permissive=0

not ok 166 testConnect (check_kubernetes.TestConnection) # duration: 128s
Wrote screenshot to TestConnection-testConnect-fedora-27-127.0.0.2-2201-FAIL.png
Wrote HTML dump to TestConnection-testConnect-fedora-27-127.0.0.2-2201-FAIL.html
Wrote JS log to TestConnection-testConnect-fedora-27-127.0.0.2-2201-FAIL.js.log
Journal extracted to TestConnection-testConnect-fedora-27-127.0.0.2-2201-FAIL.log

First occurrence: 2018-01-19T10:08:43.675440 | revision f70abce34b8470b34b7d67258d431ee0e10075e9, logs Times recorded: 1 Latest occurrences:

# ----------------------------------------------------------------------
# testBasic (check_active_pages.TestActivePages)
#
ftruncate() failed: Permission denied

DevTools listening on ws://127.0.0.1:10210/devtools/browser/d463dfed-e93f-4d69-ad2b-425bfdc364fb
[0119/101050.733433:ERROR:zygote_host_impl_linux.cc(268)] Failed to adjust OOM score of renderer with pid 80447: Permission denied (13)
[0119/101051.744155:ERROR:zygote_host_impl_linux.cc(268)] Failed to adjust OOM score of renderer with pid 80503: Permission denied (13)
Unexpected journal message 'audit: type=1400 audit(1516356642.981:158): avc:  denied  { map } for  pid=1256 comm="hostname" path="/usr/bin/hostname" dev="dm-0" ino=20028 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:hostname_exec_t:s0 tclass=file permissive=0'
Unexpected journal message 'audit: type=1400 audit(1516356643.135:162): avc:  denied  { execute_no_trans } for  pid=1298 comm="pmie_check" path="/usr/bin/pmie" dev="dm-0" ino=139127 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:pcp_pmie_exec_t:s0 tclass=file permissive=0'
Wrote JS log to TestActivePages-testBasic-fedora-27-127.0.0.2-2501-FAIL.js.log
Journal extracted to TestActivePages-testBasic-fedora-27-127.0.0.2-2501-FAIL.log
Traceback (most recent call last):
  File "/build/cockpit/test/common/testlib.py", line 669, in tearDown
    self.check_journal_messages()
  File "/build/cockpit/test/common/testlib.py", line 804, in check_journal_messages
    raise Error(first)
Error: audit: type=1400 audit(1516356642.981:158): avc:  denied  { map } for  pid=1256 comm="hostname" path="/usr/bin/hostname" dev="dm-0" ino=20028 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:hostname_exec_t:s0 tclass=file permissive=0

not ok 134 testBasic (check_active_pages.TestActivePages) # duration: 25s
Wrote screenshot to TestActivePages-testBasic-fedora-27-127.0.0.2-2501-FAIL.png
Wrote HTML dump to TestActivePages-testBasic-fedora-27-127.0.0.2-2501-FAIL.html
Wrote JS log to TestActivePages-testBasic-fedora-27-127.0.0.2-2501-FAIL.js.log
Journal extracted to TestActivePages-testBasic-fedora-27-127.0.0.2-2501-FAIL.log

First occurrence: 2018-01-19T10:10:56.719995 | revision f70abce34b8470b34b7d67258d431ee0e10075e9, logs Times recorded: 1 Latest occurrences:

# ----------------------------------------------------------------------
# testUnsupported (check_packagekit.TestAutoUpdates)
#
ftruncate() failed: Permission denied

DevTools listening on ws://127.0.0.1:10066/devtools/browser/d72f793e-a50b-44e3-b715-56ce3208b869
[0119/101223.748909:ERROR:zygote_host_impl_linux.cc(268)] Failed to adjust OOM score of renderer with pid 83483: Permission denied (13)
[0119/101224.712582:ERROR:zygote_host_impl_linux.cc(268)] Failed to adjust OOM score of renderer with pid 83521: Permission denied (13)
Unexpected journal message 'audit: type=1400 audit(1516356730.294:163): avc:  denied  { map } for  pid=1299 comm="hostname" path="/usr/bin/hostname" dev="dm-0" ino=20028 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:hostname_exec_t:s0 tclass=file permissive=0'
Wrote JS log to TestAutoUpdates-testUnsupported-fedora-27-127.0.0.2-2501-FAIL.js.log
Journal extracted to TestAutoUpdates-testUnsupported-fedora-27-127.0.0.2-2501-FAIL.log
Traceback (most recent call last):
  File "/build/cockpit/test/common/testlib.py", line 669, in tearDown
    self.check_journal_messages()
  File "/build/cockpit/test/common/testlib.py", line 804, in check_journal_messages
    raise Error(first)
Error: audit: type=1400 audit(1516356730.294:163): avc:  denied  { map } for  pid=1299 comm="hostname" path="/usr/bin/hostname" dev="dm-0" ino=20028 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:hostname_exec_t:s0 tclass=file permissive=0

not ok 114 testUnsupported (check_packagekit.TestAutoUpdates) # duration: 34s
Wrote screenshot to TestAutoUpdates-testUnsupported-fedora-27-127.0.0.2-2501-FAIL.png
Wrote HTML dump to TestAutoUpdates-testUnsupported-fedora-27-127.0.0.2-2501-FAIL.html
Wrote JS log to TestAutoUpdates-testUnsupported-fedora-27-127.0.0.2-2501-FAIL.js.log
Journal extracted to TestAutoUpdates-testUnsupported-fedora-27-127.0.0.2-2501-FAIL.log

First occurrence: 2018-01-19T10:12:31.110699 | revision f70abce34b8470b34b7d67258d431ee0e10075e9, logs Times recorded: 1 Latest occurrences:

# ----------------------------------------------------------------------
# testMountOptions (check_storage_mounting.TestStorage)
#
ftruncate() failed: Permission denied

DevTools listening on ws://127.0.0.1:9973/devtools/browser/d3cf6e99-829d-48d7-b7b4-f5712cab6986
[0119/101350.269189:ERROR:zygote_host_impl_linux.cc(268)] Failed to adjust OOM score of renderer with pid 86446: Permission denied (13)
[0119/101351.187642:ERROR:zygote_host_impl_linux.cc(268)] Failed to adjust OOM score of renderer with pid 86559: Permission denied (13)
Unexpected journal message 'audit: type=1400 audit(1516356822.477:161): avc:  denied  { map } for  pid=1245 comm="hostname" path="/usr/bin/hostname" dev="dm-0" ino=20028 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:hostname_exec_t:s0 tclass=file permissive=0'
Unexpected journal message 'audit: type=1400 audit(1516356822.544:163): avc:  denied  { execute_no_trans } for  pid=1274 comm="pmie_check" path="/usr/bin/pmie" dev="dm-0" ino=139127 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:pcp_pmie_exec_t:s0 tclass=file permissive=0'
Wrote JS log to TestStorage-testMountOptions-fedora-27-127.0.0.2-2401-FAIL.js.log
Journal extracted to TestStorage-testMountOptions-fedora-27-127.0.0.2-2401-FAIL.log
Traceback (most recent call last):
  File "/build/cockpit/test/common/testlib.py", line 669, in tearDown
    self.check_journal_messages()
  File "/build/cockpit/test/common/testlib.py", line 804, in check_journal_messages
    raise Error(first)
Error: audit: type=1400 audit(1516356822.477:161): avc:  denied  { map } for  pid=1245 comm="hostname" path="/usr/bin/hostname" dev="dm-0" ino=20028 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:hostname_exec_t:s0 tclass=file permissive=0

not ok 93 testMountOptions (check_storage_mounting.TestStorage) # duration: 38s
Wrote screenshot to TestStorage-testMountOptions-fedora-27-127.0.0.2-2401-FAIL.png
Wrote HTML dump to TestStorage-testMountOptions-fedora-27-127.0.0.2-2401-FAIL.html
Wrote JS log to TestStorage-testMountOptions-fedora-27-127.0.0.2-2401-FAIL.js.log
Journal extracted to TestStorage-testMountOptions-fedora-27-127.0.0.2-2401-FAIL.log

First occurrence: 2018-01-19T10:14:07.762324 | revision f70abce34b8470b34b7d67258d431ee0e10075e9, logs Times recorded: 1 Latest occurrences:

# ----------------------------------------------------------------------
# testCreateTimer (check_services.TestServices)
#
ftruncate() failed: Permission denied

DevTools listening on ws://127.0.0.1:9662/devtools/browser/35b16e03-75e5-412b-bda6-7624159f5cdb
[0119/101501.386496:ERROR:zygote_host_impl_linux.cc(268)] Failed to adjust OOM score of renderer with pid 89067: Permission denied (13)
[0119/101502.376656:ERROR:zygote_host_impl_linux.cc(268)] Failed to adjust OOM score of renderer with pid 89101: Permission denied (13)
> log: 
> log: 
> log: 
> log: 
> log: 
> log: 
> log: 
> log: 
> log: 
> log: 
> log: 
> log: 
> log: 
> log: 
> log: 
> log: 
> log: 
> log: 
> log: 
> log: 
> log: 
> log: 
> log: 
> log: 
> log: 
> log: 
> log: 
> log: 
> log: 
> log: 
> log: 
> log: 
> log: 
> log: 
> log: 
> log: 
> log: 
> log: 
> log: 
> log: 
> log: 
> log: 
> log: 
> log: 
> log: 
> log: 
> log: 
> log: 
> log: 
> log: 
> log: 
> log: 
> log: 
> log: 
> log: 
> log: 
> log: 
> log: 
> log: 
> log: 
> warning: transport closed: disconnected
CDP: {"source":"network","level":"error","text":"Failed to load resource: net::ERR_EMPTY_RESPONSE","timestamp":1516356968303.39,"url":"http://127.0.0.2:9791/cockpit/static/fonts/OpenSans-Light-webfont.woff","networkRequestId":"89101.29"}
> log: transport closed, dropped message:  1:1!4
{"call":["/org/freedesktop/timedate1","org.freedesktop.DBus.Properties","Get",["org.freedesktop.timedate1","NTPSynchronized"]],"id":"15"}
> log: transport closed, dropped message:  1:1!4
{"call":["/org/freedesktop/timedate1","org.freedesktop.DBus.Properties","Get",["org.freedesktop.timedate1","NTPSynchronized"]],"id":"16"}
> log: transport closed, dropped message:  1:1!4
{"call":["/org/freedesktop/timedate1","org.freedesktop.DBus.Properties","Get",["org.freedesktop.timedate1","NTPSynchronized"]],"id":"17"}
> log: transport closed, dropped message:  1:1!4
{"call":["/org/freedesktop/timedate1","org.freedesktop.DBus.Properties","Get",["org.freedesktop.timedate1","NTPSynchronized"]],"id":"18"}
> log: transport closed, dropped message:  1:1!4
{"call":["/org/freedesktop/timedate1","org.freedesktop.DBus.Properties","Get",["org.freedesktop.timedate1","NTPSynchronized"]],"id":"19"}
Unexpected journal message 'audit: type=1400 audit(1586491834.050:168): avc:  denied  { execute_no_trans } for  pid=1327 comm="pmie_check" path="/usr/bin/pmie" dev="dm-0" ino=139127 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:pcp_pmie_exec_t:s0 tclass=file permissive=0'
Wrote JS log to TestServices-testCreateTimer-fedora-27-127.0.0.2-2901-FAIL.js.log
Journal extracted to TestServices-testCreateTimer-fedora-27-127.0.0.2-2901-FAIL.log
Traceback (most recent call last):
  File "/build/cockpit/test/common/testlib.py", line 669, in tearDown
    self.check_journal_messages()
  File "/build/cockpit/test/common/testlib.py", line 804, in check_journal_messages
    raise Error(first)
Error: audit: type=1400 audit(1586491834.050:168): avc:  denied  { execute_no_trans } for  pid=1327 comm="pmie_check" path="/usr/bin/pmie" dev="dm-0" ino=139127 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:pcp_pmie_exec_t:s0 tclass=file permissive=0

not ok 75 testCreateTimer (check_services.TestServices) # duration: 107s
Wrote screenshot to TestServices-testCreateTimer-fedora-27-127.0.0.2-2901-FAIL.png
Wrote HTML dump to TestServices-testCreateTimer-fedora-27-127.0.0.2-2901-FAIL.html
Wrote JS log to TestServices-testCreateTimer-fedora-27-127.0.0.2-2901-FAIL.js.log
Journal extracted to TestServices-testCreateTimer-fedora-27-127.0.0.2-2901-FAIL.log

First occurrence: 2018-01-19T10:16:33.482280 | revision f70abce34b8470b34b7d67258d431ee0e10075e9, logs Times recorded: 1 Latest occurrences:

# ----------------------------------------------------------------------
# testProjectPolicy (check_openshift.TestRegistry)
#
/etc/profile.d/lang.sh: line 20: warning: setlocale: LC_COLLATE: cannot change locale (en_US.UTF-8): No such file or directory
/etc/profile.d/lang.sh: line 23: warning: setlocale: LC_MESSAGES: cannot change locale (en_US.UTF-8): No such file or directory
/etc/profile.d/lang.sh: line 26: warning: setlocale: LC_NUMERIC: cannot change locale (en_US.UTF-8): No such file or directory
/etc/profile.d/lang.sh: line 29: warning: setlocale: LC_TIME: cannot change locale (en_US.UTF-8): No such file or directory
/etc/profile.d/lang.sh: line 20: warning: setlocale: LC_COLLATE: cannot change locale (en_US.UTF-8): No such file or directory
/etc/profile.d/lang.sh: line 23: warning: setlocale: LC_MESSAGES: cannot change locale (en_US.UTF-8): No such file or directory
/etc/profile.d/lang.sh: line 26: warning: setlocale: LC_NUMERIC: cannot change locale (en_US.UTF-8): No such file or directory
/etc/profile.d/lang.sh: line 29: warning: setlocale: LC_TIME: cannot change locale (en_US.UTF-8): No such file or directory
The connection to the server 10.111.112.101:8443 was refused - did you specify the right host or port?
The connection to the server 10.111.112.101:8443 was refused - did you specify the right host or port?
The connection to the server 10.111.112.101:8443 was refused - did you specify the right host or port?
The connection to the server 10.111.112.101:8443 was refused - did you specify the right host or port?
The connection to the server 10.111.112.101:8443 was refused - did you specify the right host or port?
The connection to the server 10.111.112.101:8443 was refused - did you specify the right host or port?
The connection to the server 10.111.112.101:8443 was refused - did you specify the right host or port?
ftruncate() failed: Permission denied

DevTools listening on ws://127.0.0.1:9705/devtools/browser/fff4027f-1da1-42c2-9145-fb1dc69a73a5
[0119/101655.916319:ERROR:zygote_host_impl_linux.cc(268)] Failed to adjust OOM score of renderer with pid 91894: Permission denied (13)
[0119/101657.066452:ERROR:zygote_host_impl_linux.cc(268)] Failed to adjust OOM score of renderer with pid 91933: Permission denied (13)
> warning: 2018-01-19 05:17:00.956103 I | proto: duplicate proto type registered: google.protobuf.Any
2018-01-19 05:17:00.956457 I | proto: duplicate proto type registered: google.protobuf.Duration
2018-01-19 05:17:00.956532 I | proto: duplicate proto type registered: google.protobuf.Timestamp

> warning: 2018-01-19 05:17:01.415565 I | proto: duplicate proto type registered: google.protobuf.Any
2018-01-19 05:17:01.415673 I | proto: duplicate proto type registered: google.protobuf.Duration
2018-01-19 05:17:01.415692 I | proto: duplicate proto type registered: google.protobuf.Timestamp

Unexpected journal message 'audit: type=1400 audit(1516356980.388:166): avc:  denied  { map } for  pid=1235 comm="hostname" path="/usr/bin/hostname" dev="dm-0" ino=20028 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:hostname_exec_t:s0 tclass=file permissive=0'
Unexpected journal message 'audit: type=1400 audit(1516356980.551:168): avc:  denied  { execute_no_trans } for  pid=1303 comm="pmie_check" path="/usr/bin/pmie" dev="dm-0" ino=139127 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:pcp_pmie_exec_t:s0 tclass=file permissive=0'
Wrote JS log to TestRegistry-testProjectPolicy-fedora-27-127.0.0.2-2201-FAIL.js.log
Journal extracted to TestRegistry-testProjectPolicy-fedora-27-127.0.0.2-2201-FAIL.log
Journal extracted to TestRegistry-testProjectPolicy-openshift-127.0.0.2-2202-FAIL.log
/etc/profile.d/lang.sh: line 20: warning: setlocale: LC_COLLATE: cannot change locale (en_US.UTF-8): No such file or directory
/etc/profile.d/lang.sh: line 23: warning: setlocale: LC_MESSAGES: cannot change locale (en_US.UTF-8): No such file or directory
/etc/profile.d/lang.sh: line 26: warning: setlocale: LC_NUMERIC: cannot change locale (en_US.UTF-8): No such file or directory
/etc/profile.d/lang.sh: line 29: warning: setlocale: LC_TIME: cannot change locale (en_US.UTF-8): No such file or directory
Traceback (most recent call last):
  File "/build/cockpit/test/common/testlib.py", line 669, in tearDown
    self.check_journal_messages()
  File "/build/cockpit/test/common/testlib.py", line 804, in check_journal_messages
    raise Error(first)
Error: audit: type=1400 audit(1516356980.388:166): avc:  denied  { map } for  pid=1235 comm="hostname" path="/usr/bin/hostname" dev="dm-0" ino=20028 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:hostname_exec_t:s0 tclass=file permissive=0

not ok 56 testProjectPolicy (check_openshift.TestRegistry) # duration: 67s
Wrote screenshot to TestRegistry-testProjectPolicy-fedora-27-127.0.0.2-2201-FAIL.png
Wrote HTML dump to TestRegistry-testProjectPolicy-fedora-27-127.0.0.2-2201-FAIL.html
Wrote JS log to TestRegistry-testProjectPolicy-fedora-27-127.0.0.2-2201-FAIL.js.log
Journal extracted to TestRegistry-testProjectPolicy-fedora-27-127.0.0.2-2201-FAIL.log
Journal extracted to TestRegistry-testProjectPolicy-openshift-127.0.0.2-2202-FAIL.log
/etc/profile.d/lang.sh: line 20: warning: setlocale: LC_COLLATE: cannot change locale (en_US.UTF-8): No such file or directory
/etc/profile.d/lang.sh: line 23: warning: setlocale: LC_MESSAGES: cannot change locale (en_US.UTF-8): No such file or directory
/etc/profile.d/lang.sh: line 26: warning: setlocale: LC_NUMERIC: cannot change locale (en_US.UTF-8): No such file or directory
/etc/profile.d/lang.sh: line 29: warning: setlocale: LC_TIME: cannot change locale (en_US.UTF-8): No such file or directory

First occurrence: 2018-01-19T10:17:17.373924 | revision f70abce34b8470b34b7d67258d431ee0e10075e9, logs Times recorded: 1 Latest occurrences:

# ----------------------------------------------------------------------
# testBasic (check_terminal.TestTerminal)
#
ftruncate() failed: Permission denied

DevTools listening on ws://127.0.0.1:10156/devtools/browser/8306f39a-ef84-488d-bfb1-d997b7c791df
[0119/101829.844622:ERROR:zygote_host_impl_linux.cc(268)] Failed to adjust OOM score of renderer with pid 156796: Permission denied (13)
[0119/101831.032201:ERROR:zygote_host_impl_linux.cc(268)] Failed to adjust OOM score of renderer with pid 156850: Permission denied (13)
Unexpected journal message 'audit: type=1400 audit(1516357102.468:161): avc:  denied  { map } for  pid=1277 comm="hostname" path="/usr/bin/hostname" dev="dm-0" ino=20028 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:hostname_exec_t:s0 tclass=file permissive=0'
Unexpected journal message 'audit: type=1400 audit(1516357102.626:163): avc:  denied  { execute_no_trans } for  pid=1305 comm="pmie_check" path="/usr/bin/pmie" dev="dm-0" ino=139127 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:pcp_pmie_exec_t:s0 tclass=file permissive=0'
Wrote JS log to TestTerminal-testBasic-fedora-27-127.0.0.2-2901-FAIL.js.log
Journal extracted to TestTerminal-testBasic-fedora-27-127.0.0.2-2901-FAIL.log
Traceback (most recent call last):
  File "/build/cockpit/test/common/testlib.py", line 669, in tearDown
    self.check_journal_messages()
  File "/build/cockpit/test/common/testlib.py", line 804, in check_journal_messages
    raise Error(first)
Error: audit: type=1400 audit(1516357102.468:161): avc:  denied  { map } for  pid=1277 comm="hostname" path="/usr/bin/hostname" dev="dm-0" ino=20028 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:hostname_exec_t:s0 tclass=file permissive=0

not ok 152 testBasic (check_terminal.TestTerminal) # duration: 28s
Wrote screenshot to TestTerminal-testBasic-fedora-27-127.0.0.2-2901-FAIL.png
Wrote HTML dump to TestTerminal-testBasic-fedora-27-127.0.0.2-2901-FAIL.html
Wrote JS log to TestTerminal-testBasic-fedora-27-127.0.0.2-2901-FAIL.js.log
Journal extracted to TestTerminal-testBasic-fedora-27-127.0.0.2-2901-FAIL.log

First occurrence: 2018-01-19T10:18:38.146926 | revision 4c46259d85894a26e20e200072b1a7e7e8644268, logs Times recorded: 1 Latest occurrences:

# ----------------------------------------------------------------------
# testNoMessage (check_journal.TestJournal)
#
ftruncate() failed: Permission denied

DevTools listening on ws://127.0.0.1:9412/devtools/browser/28c48234-9743-49da-815a-5afd2f8c47aa
[0119/102026.879744:ERROR:zygote_host_impl_linux.cc(268)] Failed to adjust OOM score of renderer with pid 159650: Permission denied (13)
[0119/102027.952974:ERROR:zygote_host_impl_linux.cc(268)] Failed to adjust OOM score of renderer with pid 159706: Permission denied (13)
Unexpected journal message 'audit: type=1400 audit(1516357219.225:163): avc:  denied  { map } for  pid=1250 comm="hostname" path="/usr/bin/hostname" dev="dm-0" ino=20028 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:hostname_exec_t:s0 tclass=file permissive=0'
Unexpected journal message 'audit: type=1400 audit(1516357219.387:165): avc:  denied  { execute_no_trans } for  pid=1318 comm="pmie_check" path="/usr/bin/pmie" dev="dm-0" ino=139127 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:pcp_pmie_exec_t:s0 tclass=file permissive=0'
Wrote JS log to TestJournal-testNoMessage-fedora-27-127.0.0.2-2501-FAIL.js.log
Journal extracted to TestJournal-testNoMessage-fedora-27-127.0.0.2-2501-FAIL.log
Traceback (most recent call last):
  File "/build/cockpit/test/common/testlib.py", line 669, in tearDown
    self.check_journal_messages()
  File "/build/cockpit/test/common/testlib.py", line 804, in check_journal_messages
    raise Error(first)
Error: audit: type=1400 audit(1516357219.225:163): avc:  denied  { map } for  pid=1250 comm="hostname" path="/usr/bin/hostname" dev="dm-0" ino=20028 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:hostname_exec_t:s0 tclass=file permissive=0

not ok 135 testNoMessage (check_journal.TestJournal) # duration: 28s
Wrote screenshot to TestJournal-testNoMessage-fedora-27-127.0.0.2-2501-FAIL.png
Wrote HTML dump to TestJournal-testNoMessage-fedora-27-127.0.0.2-2501-FAIL.html
Wrote JS log to TestJournal-testNoMessage-fedora-27-127.0.0.2-2501-FAIL.js.log
Journal extracted to TestJournal-testNoMessage-fedora-27-127.0.0.2-2501-FAIL.log

First occurrence: 2018-01-19T10:20:33.729588 | revision 4c46259d85894a26e20e200072b1a7e7e8644268, logs Times recorded: 1 Latest occurrences:

# ----------------------------------------------------------------------
# testOverview (check_docker_storage.TestDockerStorage)
#
ftruncate() failed: Permission denied

DevTools listening on ws://127.0.0.1:9497/devtools/browser/1af54571-831c-44dd-b637-1141ae38de7d
[0119/102150.961950:ERROR:zygote_host_impl_linux.cc(268)] Failed to adjust OOM score of renderer with pid 161095: Permission denied (13)
[0119/102152.001587:ERROR:zygote_host_impl_linux.cc(268)] Failed to adjust OOM score of renderer with pid 161126: Permission denied (13)
Unexpected journal message 'audit: type=1400 audit(1516357261.112:165): avc:  denied  { execute_no_trans } for  pid=1314 comm="pmie_check" path="/usr/bin/pmie" dev="dm-0" ino=139127 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:pcp_pmie_exec_t:s0 tclass=file permissive=0'
Wrote JS log to TestDockerStorage-testOverview-fedora-27-127.0.0.2-2901-FAIL.js.log
Journal extracted to TestDockerStorage-testOverview-fedora-27-127.0.0.2-2901-FAIL.log
Traceback (most recent call last):
  File "/build/cockpit/test/common/testlib.py", line 669, in tearDown
    self.check_journal_messages()
  File "/build/cockpit/test/common/testlib.py", line 804, in check_journal_messages
    raise Error(first)
Error: audit: type=1400 audit(1516357261.112:165): avc:  denied  { execute_no_trans } for  pid=1314 comm="pmie_check" path="/usr/bin/pmie" dev="dm-0" ino=139127 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:pcp_pmie_exec_t:s0 tclass=file permissive=0

not ok 127 testOverview (check_docker_storage.TestDockerStorage) # duration: 71s
Wrote screenshot to TestDockerStorage-testOverview-fedora-27-127.0.0.2-2901-FAIL.png
Wrote HTML dump to TestDockerStorage-testOverview-fedora-27-127.0.0.2-2901-FAIL.html
Wrote JS log to TestDockerStorage-testOverview-fedora-27-127.0.0.2-2901-FAIL.js.log
Journal extracted to TestDockerStorage-testOverview-fedora-27-127.0.0.2-2901-FAIL.log

First occurrence: 2018-01-19T10:21:59.905482 | revision 4c46259d85894a26e20e200072b1a7e7e8644268, logs Times recorded: 1 Latest occurrences:

# ----------------------------------------------------------------------
# testSerialConsole (check_machines.TestMachines)
#
ftruncate() failed: Permission denied

DevTools listening on ws://127.0.0.1:9820/devtools/browser/64c1bb24-60e9-4696-927b-6303f4f4aaf6
[0119/102311.477327:ERROR:zygote_host_impl_linux.cc(268)] Failed to adjust OOM score of renderer with pid 102889: Permission denied (13)
[0119/102312.506605:ERROR:zygote_host_impl_linux.cc(268)] Failed to adjust OOM score of renderer with pid 102942: Permission denied (13)
Unexpected journal message 'audit: type=1400 audit(1516357381.209:165): avc:  denied  { execute_no_trans } for  pid=1315 comm="pmie_check" path="/usr/bin/pmie" dev="dm-0" ino=139127 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:pcp_pmie_exec_t:s0 tclass=file permissive=0'
Wrote JS log to TestMachines-testSerialConsole-fedora-27-127.0.0.2-2401-FAIL.js.log
Journal extracted to TestMachines-testSerialConsole-fedora-27-127.0.0.2-2401-FAIL.log
Traceback (most recent call last):
  File "/build/cockpit/test/common/testlib.py", line 669, in tearDown
    self.check_journal_messages()
  File "/build/cockpit/test/common/testlib.py", line 804, in check_journal_messages
    raise Error(first)
Error: audit: type=1400 audit(1516357381.209:165): avc:  denied  { execute_no_trans } for  pid=1315 comm="pmie_check" path="/usr/bin/pmie" dev="dm-0" ino=139127 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:pcp_pmie_exec_t:s0 tclass=file permissive=0

not ok 7 testSerialConsole (check_machines.TestMachines) # duration: 33s
Wrote screenshot to TestMachines-testSerialConsole-fedora-27-127.0.0.2-2401-FAIL.png
Wrote HTML dump to TestMachines-testSerialConsole-fedora-27-127.0.0.2-2401-FAIL.html
Wrote JS log to TestMachines-testSerialConsole-fedora-27-127.0.0.2-2401-FAIL.js.log
Journal extracted to TestMachines-testSerialConsole-fedora-27-127.0.0.2-2401-FAIL.log

First occurrence: 2018-01-19T10:23:23.099675 | revision f70abce34b8470b34b7d67258d431ee0e10075e9, logs Times recorded: 1 Latest occurrences:

cockpituous commented 6 years ago

verify/fedora-27 Ooops, it happened again


# ----------------------------------------------------------------------
# testNoPackageKit (check_packagekit.TestUpdates)
#
ftruncate() failed: Permission denied

DevTools listening on ws://127.0.0.1:9412/devtools/browser/0ef85359-125e-4518-823d-a179304ff714
[0119/080652.225007:ERROR:zygote_host_impl_linux.cc(268)] Failed to adjust OOM score of renderer with pid 22234: Permission denied (13)
[0119/080653.298529:ERROR:zygote_host_impl_linux.cc(268)] Failed to adjust OOM score of renderer with pid 22269: Permission denied (13)
> log: close:  
Unexpected journal message 'audit: type=1400 audit(1516349203.292:163): avc:  denied  { map } for  pid=1275 comm="hostname" path="/usr/bin/hostname" dev="dm-0" ino=20028 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:hostname_exec_t:s0 tclass=file permissive=0'
Unexpected journal message 'audit: type=1400 audit(1516349203.445:165): avc:  denied  { execute_no_trans } for  pid=1327 comm="pmie_check" path="/usr/bin/pmie" dev="dm-0" ino=139127 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:pcp_pmie_exec_t:s0 tclass=file permissive=0'
Wrote JS log to TestUpdates-testNoPackageKit-fedora-27-127.0.0.2-2501-FAIL.js.log
Journal extracted to TestUpdates-testNoPackageKit-fedora-27-127.0.0.2-2501-FAIL.log
Traceback (most recent call last):
  File "/build/cockpit/test/common/testlib.py", line 669, in tearDown
    self.check_journal_messages()
  File "/build/cockpit/test/common/testlib.py", line 804, in check_journal_messages
    raise Error(first)
Error: audit: type=1400 audit(1516349203.292:163): avc:  denied  { map } for  pid=1275 comm="hostname" path="/usr/bin/hostname" dev="dm-0" ino=20028 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:hostname_exec_t:s0 tclass=file permissive=0

not ok 126 testNoPackageKit (check_packagekit.TestUpdates) # duration: 27s
Wrote screenshot to TestUpdates-testNoPackageKit-fedora-27-127.0.0.2-2501-FAIL.png
Wrote HTML dump to TestUpdates-testNoPackageKit-fedora-27-127.0.0.2-2501-FAIL.html
Wrote JS log to TestUpdates-testNoPackageKit-fedora-27-127.0.0.2-2501-FAIL.js.log
Journal extracted to TestUpdates-testNoPackageKit-fedora-27-127.0.0.2-2501-FAIL.log

First occurrence: 2018-01-19T08:06:58.669870 | revision cb61451e79040bcd46603a6bcbde8f1397074ec6, logs Times recorded: 1 Latest occurrences:

# ----------------------------------------------------------------------
# testInternal (check_metrics.TestMetrics)
#

DevTools listening on ws://127.0.0.1:10123/devtools/browser/b0d0325e-b7bc-4be1-8455-12b7100efded
[0119/092848.611746:ERROR:zygote_host_impl_linux.cc(268)] Failed to adjust OOM score of renderer with pid 87912: Permission denied (13)
[0119/092849.537757:ERROR:zygote_host_impl_linux.cc(268)] Failed to adjust OOM score of renderer with pid 87970: Permission denied (13)
('Measured CPU', 93.4486281614)
('Measured Memory', 450351104)
Ncat: Connection reset by peer.
Measured 3.7s of network traffic; eth0: 111907730 bytes, lo: 0 bytes
Ncat: Broken pipe.
Unexpected journal message 'audit: type=1400 audit(1516354121.235:158): avc:  denied  { map } for  pid=1254 comm="hostname" path="/usr/bin/hostname" dev="dm-0" ino=20028 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:hostname_exec_t:s0 tclass=file permissive=0'
Unexpected journal message 'audit: type=1400 audit(1516354121.430:162): avc:  denied  { execute_no_trans } for  pid=1293 comm="pmie_check" path="/usr/bin/pmie" dev="dm-0" ino=139127 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:pcp_pmie_exec_t:s0 tclass=file permissive=0'
Wrote JS log to TestMetrics-testInternal-fedora-27-127.0.0.2-2301-FAIL.js.log
Journal extracted to TestMetrics-testInternal-fedora-27-127.0.0.2-2301-FAIL.log
Traceback (most recent call last):
  File "/build/cockpit/test/common/testlib.py", line 669, in tearDown
    self.check_journal_messages()
  File "/build/cockpit/test/common/testlib.py", line 804, in check_journal_messages
    raise Error(first)
Error: audit: type=1400 audit(1516354121.235:158): avc:  denied  { map } for  pid=1254 comm="hostname" path="/usr/bin/hostname" dev="dm-0" ino=20028 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:hostname_exec_t:s0 tclass=file permissive=0

not ok 10 testInternal (check_metrics.TestMetrics) # duration: 62s
Wrote screenshot to TestMetrics-testInternal-fedora-27-127.0.0.2-2301-FAIL.png
Wrote HTML dump to TestMetrics-testInternal-fedora-27-127.0.0.2-2301-FAIL.html
Wrote JS log to TestMetrics-testInternal-fedora-27-127.0.0.2-2301-FAIL.js.log
Journal extracted to TestMetrics-testInternal-fedora-27-127.0.0.2-2301-FAIL.log

First occurrence: 2018-01-19T09:29:31.793740 | revision 9ce19c68e75b6c43a064c9d60c3582c12c1ebbab, logs Times recorded: 1 Latest occurrences:

# ----------------------------------------------------------------------
# testBasic (check_packagekit.TestAutoUpdates)
#
ftruncate() failed: Permission denied

DevTools listening on ws://127.0.0.1:9690/devtools/browser/9891d686-8a7b-4e92-9b6d-fb1290fd6da7
[0119/093638.911495:ERROR:zygote_host_impl_linux.cc(268)] Failed to adjust OOM score of renderer with pid 107785: Permission denied (13)
[0119/093639.923579:ERROR:zygote_host_impl_linux.cc(268)] Failed to adjust OOM score of renderer with pid 107834: Permission denied (13)
Unexpected journal message 'audit: type=1400 audit(1516354591.517:163): avc:  denied  { map } for  pid=1273 comm="hostname" path="/usr/bin/hostname" dev="dm-0" ino=20028 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:hostname_exec_t:s0 tclass=file permissive=0'
Unexpected journal message 'audit: type=1400 audit(1516354591.669:165): avc:  denied  { execute_no_trans } for  pid=1320 comm="pmie_check" path="/usr/bin/pmie" dev="dm-0" ino=139127 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:pcp_pmie_exec_t:s0 tclass=file permissive=0'
Wrote JS log to TestAutoUpdates-testBasic-fedora-27-127.0.0.2-2501-FAIL.js.log
Journal extracted to TestAutoUpdates-testBasic-fedora-27-127.0.0.2-2501-FAIL.log
Traceback (most recent call last):
  File "/build/cockpit/test/common/testlib.py", line 669, in tearDown
    self.check_journal_messages()
  File "/build/cockpit/test/common/testlib.py", line 804, in check_journal_messages
    raise Error(first)
Error: audit: type=1400 audit(1516354591.517:163): avc:  denied  { map } for  pid=1273 comm="hostname" path="/usr/bin/hostname" dev="dm-0" ino=20028 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:hostname_exec_t:s0 tclass=file permissive=0

not ok 170 testBasic (check_packagekit.TestAutoUpdates) # duration: 38s
Wrote screenshot to TestAutoUpdates-testBasic-fedora-27-127.0.0.2-2501-FAIL.png
Wrote HTML dump to TestAutoUpdates-testBasic-fedora-27-127.0.0.2-2501-FAIL.html
Wrote JS log to TestAutoUpdates-testBasic-fedora-27-127.0.0.2-2501-FAIL.js.log
Journal extracted to TestAutoUpdates-testBasic-fedora-27-127.0.0.2-2501-FAIL.log

First occurrence: 2018-01-19T09:36:55.890490 | revision babb98c733f42a131ed97e6887fde8c5e9e4da53, logs Times recorded: 1 Latest occurrences:

# ----------------------------------------------------------------------
# testDockerCommandInfo (check_openshift.TestRegistry)
#
/etc/profile.d/lang.sh: line 20: warning: setlocale: LC_COLLATE: cannot change locale (en_US.UTF-8): No such file or directory
/etc/profile.d/lang.sh: line 23: warning: setlocale: LC_MESSAGES: cannot change locale (en_US.UTF-8): No such file or directory
/etc/profile.d/lang.sh: line 26: warning: setlocale: LC_NUMERIC: cannot change locale (en_US.UTF-8): No such file or directory
/etc/profile.d/lang.sh: line 29: warning: setlocale: LC_TIME: cannot change locale (en_US.UTF-8): No such file or directory
/etc/profile.d/lang.sh: line 20: warning: setlocale: LC_COLLATE: cannot change locale (en_US.UTF-8): No such file or directory
/etc/profile.d/lang.sh: line 23: warning: setlocale: LC_MESSAGES: cannot change locale (en_US.UTF-8): No such file or directory
/etc/profile.d/lang.sh: line 26: warning: setlocale: LC_NUMERIC: cannot change locale (en_US.UTF-8): No such file or directory
/etc/profile.d/lang.sh: line 29: warning: setlocale: LC_TIME: cannot change locale (en_US.UTF-8): No such file or directory
The connection to the server 10.111.112.101:8443 was refused - did you specify the right host or port?
The connection to the server 10.111.112.101:8443 was refused - did you specify the right host or port?
The connection to the server 10.111.112.101:8443 was refused - did you specify the right host or port?
The connection to the server 10.111.112.101:8443 was refused - did you specify the right host or port?
The connection to the server 10.111.112.101:8443 was refused - did you specify the right host or port?
The connection to the server 10.111.112.101:8443 was refused - did you specify the right host or port?
/etc/profile.d/lang.sh: line 20: warning: setlocale: LC_COLLATE: cannot change locale (en_US.UTF-8): No such file or directory
/etc/profile.d/lang.sh: line 23: warning: setlocale: LC_MESSAGES: cannot change locale (en_US.UTF-8): No such file or directory
/etc/profile.d/lang.sh: line 26: warning: setlocale: LC_NUMERIC: cannot change locale (en_US.UTF-8): No such file or directory
/etc/profile.d/lang.sh: line 29: warning: setlocale: LC_TIME: cannot change locale (en_US.UTF-8): No such file or directory
ftruncate() failed: Permission denied

DevTools listening on ws://127.0.0.1:9824/devtools/browser/3167237c-8a12-406f-a064-0dc142c7f457
[0119/093747.878601:ERROR:zygote_host_impl_linux.cc(268)] Failed to adjust OOM score of renderer with pid 110084: Permission denied (13)
[0119/093748.906123:ERROR:zygote_host_impl_linux.cc(268)] Failed to adjust OOM score of renderer with pid 110124: Permission denied (13)
> warning: 2018-01-19 04:37:52.414624 I | proto: duplicate proto type registered: google.protobuf.Any
2018-01-19 04:37:52.414923 I | proto: duplicate proto type registered: google.protobuf.Duration
2018-01-19 04:37:52.414969 I | proto: duplicate proto type registered: google.protobuf.Timestamp

> warning: 2018-01-19 04:37:52.867939 I | proto: duplicate proto type registered: google.protobuf.Any
2018-01-19 04:37:52.868110 I | proto: duplicate proto type registered: google.protobuf.Duration
2018-01-19 04:37:52.868181 I | proto: duplicate proto type registered: google.protobuf.Timestamp

> warning: failed to lookup access: marmalade get imagestreams/layers: "User \"pushuser\" cannot create localresourceaccessreviews in the namespace \"marmalade\": User \"pushuser\" cannot create localresourceaccessreviews in project \"marmalade\""
> warning: failed to lookup access: pizzazz get imagestreams/layers: "User \"pushuser\" cannot create localresourceaccessreviews in the namespace \"pizzazz\": User \"pushuser\" cannot create localresourceaccessreviews in project \"pizzazz\""
> warning: failed to lookup access: marmalade get imagestreams/layers: "User \"pushuser\" cannot create localresourceaccessreviews in the namespace \"marmalade\": User \"pushuser\" cannot create localresourceaccessreviews in project \"marmalade\""
> warning: failed to lookup access: pizzazz get imagestreams/layers: "User \"pushuser\" cannot create localresourceaccessreviews in the namespace \"pizzazz\": User \"pushuser\" cannot create localresourceaccessreviews in project \"pizzazz\""
CDP: {"source":"security","level":"error","text":"Refused to apply inline style because it violates the following Content Security Policy directive: \"default-src 'self' http://127.0.0.2:9091\". Either the 'unsafe-inline' keyword, a hash ('sha256-I4l5F4Kq75Yvla5XX3FqfoQO1206LqJ8p8rtQPyLwm4='), or a nonce ('nonce-...') is required to enable inline execution. Note also that 'style-src' was not explicitly set, so 'default-src' is used as a fallback.\n","timestamp":1516354677693.14,"url":"http://127.0.0.2:9091/cockpit/$0f941df3aac66e19497dbacc3df4b77d4653d6b0/kubernetes/registry.js","lineNumber":3920,"stackTrace":{"callFrames":[{"functionName":"html","scriptId":"44","url":"http://127.0.0.2:9091/cockpit/$0f941df3aac66e19497dbacc3df4b77d4653d6b0/kubernetes/registry.js","lineNumber":3920,"columnNumber":74},{"functionName":"be.(anonymous function)","scriptId":"44","url":"http://127.0.0.2:9091/cockpit/$0f941df3aac66e19497dbacc3df4b77d4653d6b0/kubernetes/registry.js","lineNumber":3937,"columnNumber":40},{"functionName":"","scriptId":"44","url":"http://127.0.0.2:9091/cockpit/$0f941df3aac66e19497dbacc3df4b77d4653d6b0/kubernetes/registry.js","lineNumber":1427,"columnNumber":40},{"functionName":"l","scriptId":"44","url":"http://127.0.0.2:9091/cockpit/$0f941df3aac66e19497dbacc3df4b77d4653d6b0/kubernetes/registry.js","lineNumber":2475,"columnNumber":41},{"functionName":"","scriptId":"44","url":"http://127.0.0.2:9091/cockpit/$0f941df3aac66e19497dbacc3df4b77d4653d6b0/kubernetes/registry.js","lineNumber":2483,"columnNumber":20},{"functionName":"$eval","scriptId":"44","url":"http://127.0.0.2:9091/cockpit/$0f941df3aac66e19497dbacc3df4b77d4653d6b0/kubernetes/registry.js","lineNumber":2799,"columnNumber":35},{"functionName":"$digest","scriptId":"44","url":"http://127.0.0.2:9091/cockpit/$0f941df3aac66e19497dbacc3df4b77d4653d6b0/kubernetes/registry.js","lineNumber":2752,"columnNumber":59},{"functionName":"","scriptId":"44","url":"http://127.0.0.2:9091/cockpit/$0f941df3aac66e19497dbacc3df4b77d4653d6b0/kubernetes/registry.js","lineNumber":2193,"columnNumber":45},{"functionName":"","scriptId":"44","url":"http://127.0.0.2:9091/cockpit/$0f941df3aac66e19497dbacc3df4b77d4653d6b0/kubernetes/registry.js","lineNumber":978,"columnNumber":20},{"functionName":"i","scriptId":"44","url":"http://127.0.0.2:9091/cockpit/$0f941df3aac66e19497dbacc3df4b77d4653d6b0/kubernetes/registry.js","lineNumber":41,"columnNumber":73},{"functionName":"m","scriptId":"44","url":"http://127.0.0.2:9091/cockpit/$0f941df3aac66e19497dbacc3df4b77d4653d6b0/kubernetes/registry.js","lineNumber":977,"columnNumber":65},{"functionName":"u","scriptId":"44","url":"http://127.0.0.2:9091/cockpit/$0f941df3aac66e19497dbacc3df4b77d4653d6b0/kubernetes/registry.js","lineNumber":966,"columnNumber":21},{"functionName":"n","scriptId":"44","url":"http://127.0.0.2:9091/cockpit/$0f941df3aac66e19497dbacc3df4b77d4653d6b0/kubernetes/registry.js","lineNumber":713,"columnNumber":90},{"functionName":"ph_go","scriptId":"22","url":"","lineNumber":167,"columnNumber":29},{"functionName":"","scriptId":"72","url":"","lineNumber":0,"columnNumber":16}]}}
/etc/profile.d/lang.sh: line 20: warning: setlocale: LC_COLLATE: cannot change locale (en_US.UTF-8): No such file or directory
/etc/profile.d/lang.sh: line 23: warning: setlocale: LC_MESSAGES: cannot change locale (en_US.UTF-8): No such file or directory
/etc/profile.d/lang.sh: line 26: warning: setlocale: LC_NUMERIC: cannot change locale (en_US.UTF-8): No such file or directory
/etc/profile.d/lang.sh: line 29: warning: setlocale: LC_TIME: cannot change locale (en_US.UTF-8): No such file or directory
> warning: 2018-01-19 04:38:03.585034 I | proto: duplicate proto type registered: google.protobuf.Any
2018-01-19 04:38:03.586634 I | proto: duplicate proto type registered: google.protobuf.Duration
2018-01-19 04:38:03.586710 I | proto: duplicate proto type registered: google.protobuf.Timestamp

> warning: 2018-01-19 04:38:03.968943 I | proto: duplicate proto type registered: google.protobuf.Any
2018-01-19 04:38:03.969024 I | proto: duplicate proto type registered: google.protobuf.Duration
2018-01-19 04:38:03.969040 I | proto: duplicate proto type registered: google.protobuf.Timestamp

> warning: failed to lookup access: marmalade get imagestreams/layers: "User \"pulluser\" cannot create localresourceaccessreviews in the namespace \"marmalade\": User \"pulluser\" cannot create localresourceaccessreviews in project \"marmalade\""
> warning: failed to lookup access: marmalade get imagestreams/layers: "User \"pulluser\" cannot create localresourceaccessreviews in the namespace \"marmalade\": User \"pulluser\" cannot create localresourceaccessreviews in project \"marmalade\""
CDP: {"source":"security","level":"error","text":"Refused to apply inline style because it violates the following Content Security Policy directive: \"default-src 'self' http://127.0.0.2:9091\". Either the 'unsafe-inline' keyword, a hash ('sha256-I4l5F4Kq75Yvla5XX3FqfoQO1206LqJ8p8rtQPyLwm4='), or a nonce ('nonce-...') is required to enable inline execution. Note also that 'style-src' was not explicitly set, so 'default-src' is used as a fallback.\n","timestamp":1516354685033.8,"url":"http://127.0.0.2:9091/cockpit/$0f941df3aac66e19497dbacc3df4b77d4653d6b0/kubernetes/registry.js","lineNumber":3920,"stackTrace":{"callFrames":[{"functionName":"html","scriptId":"87","url":"http://127.0.0.2:9091/cockpit/$0f941df3aac66e19497dbacc3df4b77d4653d6b0/kubernetes/registry.js","lineNumber":3920,"columnNumber":74},{"functionName":"be.(anonymous function)","scriptId":"87","url":"http://127.0.0.2:9091/cockpit/$0f941df3aac66e19497dbacc3df4b77d4653d6b0/kubernetes/registry.js","lineNumber":3937,"columnNumber":40},{"functionName":"","scriptId":"87","url":"http://127.0.0.2:9091/cockpit/$0f941df3aac66e19497dbacc3df4b77d4653d6b0/kubernetes/registry.js","lineNumber":1427,"columnNumber":40},{"functionName":"l","scriptId":"87","url":"http://127.0.0.2:9091/cockpit/$0f941df3aac66e19497dbacc3df4b77d4653d6b0/kubernetes/registry.js","lineNumber":2475,"columnNumber":41},{"functionName":"","scriptId":"87","url":"http://127.0.0.2:9091/cockpit/$0f941df3aac66e19497dbacc3df4b77d4653d6b0/kubernetes/registry.js","lineNumber":2483,"columnNumber":20},{"functionName":"$eval","scriptId":"87","url":"http://127.0.0.2:9091/cockpit/$0f941df3aac66e19497dbacc3df4b77d4653d6b0/kubernetes/registry.js","lineNumber":2799,"columnNumber":35},{"functionName":"$digest","scriptId":"87","url":"http://127.0.0.2:9091/cockpit/$0f941df3aac66e19497dbacc3df4b77d4653d6b0/kubernetes/registry.js","lineNumber":2752,"columnNumber":59},{"functionName":"","scriptId":"87","url":"http://127.0.0.2:9091/cockpit/$0f941df3aac66e19497dbacc3df4b77d4653d6b0/kubernetes/registry.js","lineNumber":2193,"columnNumber":45},{"functionName":"","scriptId":"87","url":"http://127.0.0.2:9091/cockpit/$0f941df3aac66e19497dbacc3df4b77d4653d6b0/kubernetes/registry.js","lineNumber":978,"columnNumber":20},{"functionName":"i","scriptId":"87","url":"http://127.0.0.2:9091/cockpit/$0f941df3aac66e19497dbacc3df4b77d4653d6b0/kubernetes/registry.js","lineNumber":41,"columnNumber":73},{"functionName":"m","scriptId":"87","url":"http://127.0.0.2:9091/cockpit/$0f941df3aac66e19497dbacc3df4b77d4653d6b0/kubernetes/registry.js","lineNumber":977,"columnNumber":65},{"functionName":"u","scriptId":"87","url":"http://127.0.0.2:9091/cockpit/$0f941df3aac66e19497dbacc3df4b77d4653d6b0/kubernetes/registry.js","lineNumber":966,"columnNumber":21},{"functionName":"n","scriptId":"87","url":"http://127.0.0.2:9091/cockpit/$0f941df3aac66e19497dbacc3df4b77d4653d6b0/kubernetes/registry.js","lineNumber":713,"columnNumber":90},{"functionName":"ph_go","scriptId":"22","url":"","lineNumber":167,"columnNumber":29},{"functionName":"","scriptId":"72","url":"","lineNumber":0,"columnNumber":16}]}}
Unexpected journal message 'audit: type=1400 audit(1516354633.605:163): avc:  denied  { map } for  pid=1264 comm="hostname" path="/usr/bin/hostname" dev="dm-0" ino=20028 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:hostname_exec_t:s0 tclass=file permissive=0'
Unexpected journal message 'audit: type=1400 audit(1516354633.842:168): avc:  denied  { execute_no_trans } for  pid=1313 comm="pmie_check" path="/usr/bin/pmie" dev="dm-0" ino=139127 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:pcp_pmie_exec_t:s0 tclass=file permissive=0'
Wrote JS log to TestRegistry-testDockerCommandInfo-fedora-27-127.0.0.2-2201-FAIL.js.log
Journal extracted to TestRegistry-testDockerCommandInfo-fedora-27-127.0.0.2-2201-FAIL.log
Journal extracted to TestRegistry-testDockerCommandInfo-openshift-127.0.0.2-2202-FAIL.log
/etc/profile.d/lang.sh: line 20: warning: setlocale: LC_COLLATE: cannot change locale (en_US.UTF-8): No such file or directory
/etc/profile.d/lang.sh: line 23: warning: setlocale: LC_MESSAGES: cannot change locale (en_US.UTF-8): No such file or directory
/etc/profile.d/lang.sh: line 26: warning: setlocale: LC_NUMERIC: cannot change locale (en_US.UTF-8): No such file or directory
/etc/profile.d/lang.sh: line 29: warning: setlocale: LC_TIME: cannot change locale (en_US.UTF-8): No such file or directory
Traceback (most recent call last):
  File "/build/cockpit/test/common/testlib.py", line 669, in tearDown
    self.check_journal_messages()
  File "/build/cockpit/test/common/testlib.py", line 804, in check_journal_messages
    raise Error(first)
Error: audit: type=1400 audit(1516354633.605:163): avc:  denied  { map } for  pid=1264 comm="hostname" path="/usr/bin/hostname" dev="dm-0" ino=20028 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:hostname_exec_t:s0 tclass=file permissive=0

not ok 162 testDockerCommandInfo (check_openshift.TestRegistry) # duration: 66s
Wrote screenshot to TestRegistry-testDockerCommandInfo-fedora-27-127.0.0.2-2201-FAIL.png
Wrote HTML dump to TestRegistry-testDockerCommandInfo-fedora-27-127.0.0.2-2201-FAIL.html
Wrote JS log to TestRegistry-testDockerCommandInfo-fedora-27-127.0.0.2-2201-FAIL.js.log
Journal extracted to TestRegistry-testDockerCommandInfo-fedora-27-127.0.0.2-2201-FAIL.log
Journal extracted to TestRegistry-testDockerCommandInfo-openshift-127.0.0.2-2202-FAIL.log
/etc/profile.d/lang.sh: line 20: warning: setlocale: LC_COLLATE: cannot change locale (en_US.UTF-8): No such file or directory
/etc/profile.d/lang.sh: line 23: warning: setlocale: LC_MESSAGES: cannot change locale (en_US.UTF-8): No such file or directory
/etc/profile.d/lang.sh: line 26: warning: setlocale: LC_NUMERIC: cannot change locale (en_US.UTF-8): No such file or directory
/etc/profile.d/lang.sh: line 29: warning: setlocale: LC_TIME: cannot change locale (en_US.UTF-8): No such file or directory

First occurrence: 2018-01-19T09:38:08.732136 | revision babb98c733f42a131ed97e6887fde8c5e9e4da53, logs Times recorded: 1 Latest occurrences:

# ----------------------------------------------------------------------
# testConnect (check_openshift.TestOpenshift)
#
/etc/profile.d/lang.sh: line 20: warning: setlocale: LC_COLLATE: cannot change locale (en_US.UTF-8): No such file or directory
/etc/profile.d/lang.sh: line 23: warning: setlocale: LC_MESSAGES: cannot change locale (en_US.UTF-8): No such file or directory
/etc/profile.d/lang.sh: line 26: warning: setlocale: LC_NUMERIC: cannot change locale (en_US.UTF-8): No such file or directory
/etc/profile.d/lang.sh: line 29: warning: setlocale: LC_TIME: cannot change locale (en_US.UTF-8): No such file or directory
/etc/profile.d/lang.sh: line 20: warning: setlocale: LC_COLLATE: cannot change locale (en_US.UTF-8): No such file or directory
/etc/profile.d/lang.sh: line 23: warning: setlocale: LC_MESSAGES: cannot change locale (en_US.UTF-8): No such file or directory
/etc/profile.d/lang.sh: line 26: warning: setlocale: LC_NUMERIC: cannot change locale (en_US.UTF-8): No such file or directory
/etc/profile.d/lang.sh: line 29: warning: setlocale: LC_TIME: cannot change locale (en_US.UTF-8): No such file or directory
/etc/profile.d/lang.sh: line 20: warning: setlocale: LC_COLLATE: cannot change locale (en_US.UTF-8): No such file or directory
/etc/profile.d/lang.sh: line 23: warning: setlocale: LC_MESSAGES: cannot change locale (en_US.UTF-8): No such file or directory
/etc/profile.d/lang.sh: line 26: warning: setlocale: LC_NUMERIC: cannot change locale (en_US.UTF-8): No such file or directory
/etc/profile.d/lang.sh: line 29: warning: setlocale: LC_TIME: cannot change locale (en_US.UTF-8): No such file or directory
The connection to the server 10.111.112.101:8443 was refused - did you specify the right host or port?
The connection to the server 10.111.112.101:8443 was refused - did you specify the right host or port?
The connection to the server 10.111.112.101:8443 was refused - did you specify the right host or port?
The connection to the server 10.111.112.101:8443 was refused - did you specify the right host or port?
The connection to the server 10.111.112.101:8443 was refused - did you specify the right host or port?
The connection to the server 10.111.112.101:8443 was refused - did you specify the right host or port?
The connection to the server 10.111.112.101:8443 was refused - did you specify the right host or port?
ftruncate() failed: Permission denied

DevTools listening on ws://127.0.0.1:10001/devtools/browser/ade11a2a-3624-4e1c-9775-c8703ae691a0
[0119/093850.750551:ERROR:zygote_host_impl_linux.cc(268)] Failed to adjust OOM score of renderer with pid 111673: Permission denied (13)
[0119/093851.790538:ERROR:zygote_host_impl_linux.cc(268)] Failed to adjust OOM score of renderer with pid 111732: Permission denied (13)
> warning: 2018-01-19 04:38:55.315644 I | proto: duplicate proto type registered: google.protobuf.Any
2018-01-19 04:38:55.315881 I | proto: duplicate proto type registered: google.protobuf.Duration
2018-01-19 04:38:55.315958 I | proto: duplicate proto type registered: google.protobuf.Timestamp

> warning: 2018-01-19 04:38:55.819828 I | proto: duplicate proto type registered: google.protobuf.Any
2018-01-19 04:38:55.820001 I | proto: duplicate proto type registered: google.protobuf.Duration
2018-01-19 04:38:55.820040 I | proto: duplicate proto type registered: google.protobuf.Timestamp

> warning: 2018-01-19 04:38:56.984048 I | proto: duplicate proto type registered: google.protobuf.Any
2018-01-19 04:38:56.984424 I | proto: duplicate proto type registered: google.protobuf.Duration
2018-01-19 04:38:56.984566 I | proto: duplicate proto type registered: google.protobuf.Timestamp

> warning: 2018-01-19 04:38:57.295393 I | proto: duplicate proto type registered: google.protobuf.Any
2018-01-19 04:38:57.295653 I | proto: duplicate proto type registered: google.protobuf.Duration
2018-01-19 04:38:57.295708 I | proto: duplicate proto type registered: google.protobuf.Timestamp

> warning: 2018-01-19 04:38:58.416193 I | proto: duplicate proto type registered: google.protobuf.Any
2018-01-19 04:38:58.416373 I | proto: duplicate proto type registered: google.protobuf.Duration
2018-01-19 04:38:58.416407 I | proto: duplicate proto type registered: google.protobuf.Timestamp

> warning: 2018-01-19 04:38:58.695346 I | proto: duplicate proto type registered: google.protobuf.Any
2018-01-19 04:38:58.695513 I | proto: duplicate proto type registered: google.protobuf.Duration
2018-01-19 04:38:58.695554 I | proto: duplicate proto type registered: google.protobuf.Timestamp

> warning: 2018-01-19 04:38:58.942431 I | proto: duplicate proto type registered: google.protobuf.Any
2018-01-19 04:38:58.943660 I | proto: duplicate proto type registered: google.protobuf.Duration
2018-01-19 04:38:58.943731 I | proto: duplicate proto type registered: google.protobuf.Timestamp

> warning: 2018-01-19 04:38:59.275148 I | proto: duplicate proto type registered: google.protobuf.Any
2018-01-19 04:38:59.275284 I | proto: duplicate proto type registered: google.protobuf.Duration
2018-01-19 04:38:59.275300 I | proto: duplicate proto type registered: google.protobuf.Timestamp

> warning: 2018-01-19 04:38:59.593725 I | proto: duplicate proto type registered: google.protobuf.Any
2018-01-19 04:38:59.594045 I | proto: duplicate proto type registered: google.protobuf.Duration
2018-01-19 04:38:59.594103 I | proto: duplicate proto type registered: google.protobuf.Timestamp

> warning: 2018-01-19 04:38:59.985340 I | proto: duplicate proto type registered: google.protobuf.Any
2018-01-19 04:38:59.985729 I | proto: duplicate proto type registered: google.protobuf.Duration
2018-01-19 04:38:59.985837 I | proto: duplicate proto type registered: google.protobuf.Timestamp

> warning: 2018-01-19 04:39:00.521905 I | proto: duplicate proto type registered: google.protobuf.Any
2018-01-19 04:39:00.522160 I | proto: duplicate proto type registered: google.protobuf.Duration
2018-01-19 04:39:00.522270 I | proto: duplicate proto type registered: google.protobuf.Timestamp

> warning: 2018-01-19 04:39:00.891383 I | proto: duplicate proto type registered: google.protobuf.Any
2018-01-19 04:39:00.891624 I | proto: duplicate proto type registered: google.protobuf.Duration
2018-01-19 04:39:00.891664 I | proto: duplicate proto type registered: google.protobuf.Timestamp

> warning: 2018-01-19 04:39:01.594374 I | proto: duplicate proto type registered: google.protobuf.Any
2018-01-19 04:39:01.594551 I | proto: duplicate proto type registered: google.protobuf.Duration
2018-01-19 04:39:01.594588 I | proto: duplicate proto type registered: google.protobuf.Timestamp

> warning: 2018-01-19 04:39:01.818640 I | proto: duplicate proto type registered: google.protobuf.Any
2018-01-19 04:39:01.818867 I | proto: duplicate proto type registered: google.protobuf.Duration
2018-01-19 04:39:01.818884 I | proto: duplicate proto type registered: google.protobuf.Timestamp

> warning: 2018-01-19 04:39:05.720898 I | proto: duplicate proto type registered: google.protobuf.Any
2018-01-19 04:39:05.722212 I | proto: duplicate proto type registered: google.protobuf.Duration
2018-01-19 04:39:05.722268 I | proto: duplicate proto type registered: google.protobuf.Timestamp

> warning: 2018-01-19 04:39:06.313991 I | proto: duplicate proto type registered: google.protobuf.Any
2018-01-19 04:39:06.314101 I | proto: duplicate proto type registered: google.protobuf.Duration
2018-01-19 04:39:06.314128 I | proto: duplicate proto type registered: google.protobuf.Timestamp

Unexpected journal message 'audit: type=1400 audit(1516354694.933:163): avc:  denied  { map } for  pid=1240 comm="hostname" path="/usr/bin/hostname" dev="dm-0" ino=20028 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:hostname_exec_t:s0 tclass=file permissive=0'
Unexpected journal message 'audit: type=1400 audit(1516354695.121:165): avc:  denied  { execute_no_trans } for  pid=1293 comm="pmie_check" path="/usr/bin/pmie" dev="dm-0" ino=139127 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:pcp_pmie_exec_t:s0 tclass=file permissive=0'
Wrote JS log to TestOpenshift-testConnect-fedora-27-127.0.0.2-2301-FAIL.js.log
Journal extracted to TestOpenshift-testConnect-fedora-27-127.0.0.2-2301-FAIL.log
Journal extracted to TestOpenshift-testConnect-openshift-127.0.0.2-2302-FAIL.log
/etc/profile.d/lang.sh: line 20: warning: setlocale: LC_COLLATE: cannot change locale (en_US.UTF-8): No such file or directory
/etc/profile.d/lang.sh: line 23: warning: setlocale: LC_MESSAGES: cannot change locale (en_US.UTF-8): No such file or directory
/etc/profile.d/lang.sh: line 26: warning: setlocale: LC_NUMERIC: cannot change locale (en_US.UTF-8): No such file or directory
/etc/profile.d/lang.sh: line 29: warning: setlocale: LC_TIME: cannot change locale (en_US.UTF-8): No such file or directory
Traceback (most recent call last):
  File "/build/cockpit/test/common/testlib.py", line 669, in tearDown
    self.check_journal_messages()
  File "/build/cockpit/test/common/testlib.py", line 804, in check_journal_messages
    raise Error(first)
Error: audit: type=1400 audit(1516354694.933:163): avc:  denied  { map } for  pid=1240 comm="hostname" path="/usr/bin/hostname" dev="dm-0" ino=20028 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:hostname_exec_t:s0 tclass=file permissive=0

not ok 154 testConnect (check_openshift.TestOpenshift) # duration: 69s
Wrote screenshot to TestOpenshift-testConnect-fedora-27-127.0.0.2-2301-FAIL.png
Wrote HTML dump to TestOpenshift-testConnect-fedora-27-127.0.0.2-2301-FAIL.html
Wrote JS log to TestOpenshift-testConnect-fedora-27-127.0.0.2-2301-FAIL.js.log
Journal extracted to TestOpenshift-testConnect-fedora-27-127.0.0.2-2301-FAIL.log
Journal extracted to TestOpenshift-testConnect-openshift-127.0.0.2-2302-FAIL.log
/etc/profile.d/lang.sh: line 20: warning: setlocale: LC_COLLATE: cannot change locale (en_US.UTF-8): No such file or directory
/etc/profile.d/lang.sh: line 23: warning: setlocale: LC_MESSAGES: cannot change locale (en_US.UTF-8): No such file or directory
/etc/profile.d/lang.sh: line 26: warning: setlocale: LC_NUMERIC: cannot change locale (en_US.UTF-8): No such file or directory
/etc/profile.d/lang.sh: line 29: warning: setlocale: LC_TIME: cannot change locale (en_US.UTF-8): No such file or directory

First occurrence: 2018-01-19T09:39:10.228364 | revision babb98c733f42a131ed97e6887fde8c5e9e4da53, logs Times recorded: 1 Latest occurrences:

# ----------------------------------------------------------------------
# testTopology (check_kubernetes.TestKubernetes)
#
bash: /etc/kubernetes/start-kubernetes: No such file or directory
2018-01-19 04:39:56.186558 I | proto: duplicate proto type registered: google.protobuf.Any
2018-01-19 04:39:56.233489 I | proto: duplicate proto type registered: google.protobuf.Duration
2018-01-19 04:39:56.233770 I | proto: duplicate proto type registered: google.protobuf.Timestamp
ftruncate() failed: Permission denied

DevTools listening on ws://127.0.0.1:10074/devtools/browser/81f35391-9a64-4c16-98d2-a7939179f0fd
[0119/094000.453756:ERROR:zygote_host_impl_linux.cc(268)] Failed to adjust OOM score of renderer with pid 113326: Permission denied (13)
[0119/094001.415592:ERROR:zygote_host_impl_linux.cc(268)] Failed to adjust OOM score of renderer with pid 113418: Permission denied (13)
> warning: 2018-01-19 04:40:08.235312 I | proto: duplicate proto type registered: google.protobuf.Any
2018-01-19 04:40:08.236852 I | proto: duplicate proto type registered: google.protobuf.Duration
2018-01-19 04:40:08.236916 I | proto: duplicate proto type registered: google.protobuf.Timestamp
error: current-context must exist in order to minify

> warning: received invalid kubectl config 
2018-01-19 04:40:10.330553 I | proto: duplicate proto type registered: google.protobuf.Any
2018-01-19 04:40:10.331419 I | proto: duplicate proto type registered: google.protobuf.Duration
2018-01-19 04:40:10.331654 I | proto: duplicate proto type registered: google.protobuf.Timestamp
> warning: 2018-01-19 04:40:09.992498 I | proto: duplicate proto type registered: google.protobuf.Any
2018-01-19 04:40:09.992662 I | proto: duplicate proto type registered: google.protobuf.Duration
2018-01-19 04:40:09.992718 I | proto: duplicate proto type registered: google.protobuf.Timestamp

> warning: 
CDP: {"source":"security","level":"error","text":"Refused to apply inline style because it violates the following Content Security Policy directive: \"default-src 'self' http://127.0.0.2:9791\". Either the 'unsafe-inline' keyword, a hash ('sha256-O2+tCymNJNXAt1PNeGpUdjx9tYTHtsUHA3yHgvt0o98='), or a nonce ('nonce-...') is required to enable inline execution. Note also that 'style-src' was not explicitly set, so 'default-src' is used as a fallback.\n","timestamp":1516354816608.11,"url":"http://127.0.0.2:9791/cockpit/$0f941df3aac66e19497dbacc3df4b77d4653d6b0/kubernetes/kubernetes.js","lineNumber":3940,"stackTrace":{"callFrames":[{"functionName":"html","scriptId":"44","url":"http://127.0.0.2:9791/cockpit/$0f941df3aac66e19497dbacc3df4b77d4653d6b0/kubernetes/kubernetes.js","lineNumber":3940,"columnNumber":74},{"functionName":"be.(anonymous function)","scriptId":"44","url":"http://127.0.0.2:9791/cockpit/$0f941df3aac66e19497dbacc3df4b77d4653d6b0/kubernetes/kubernetes.js","lineNumber":3957,"columnNumber":40},{"functionName":"","scriptId":"44","url":"http://127.0.0.2:9791/cockpit/$0f941df3aac66e19497dbacc3df4b77d4653d6b0/kubernetes/kubernetes.js","lineNumber":1447,"columnNumber":40},{"functionName":"l","scriptId":"44","url":"http://127.0.0.2:9791/cockpit/$0f941df3aac66e19497dbacc3df4b77d4653d6b0/kubernetes/kubernetes.js","lineNumber":2495,"columnNumber":41},{"functionName":"","scriptId":"44","url":"http://127.0.0.2:9791/cockpit/$0f941df3aac66e19497dbacc3df4b77d4653d6b0/kubernetes/kubernetes.js","lineNumber":2503,"columnNumber":20},{"functionName":"$eval","scriptId":"44","url":"http://127.0.0.2:9791/cockpit/$0f941df3aac66e19497dbacc3df4b77d4653d6b0/kubernetes/kubernetes.js","lineNumber":2819,"columnNumber":35},{"functionName":"$digest","scriptId":"44","url":"http://127.0.0.2:9791/cockpit/$0f941df3aac66e19497dbacc3df4b77d4653d6b0/kubernetes/kubernetes.js","lineNumber":2772,"columnNumber":59},{"functionName":"$apply","scriptId":"44","url":"http://127.0.0.2:9791/cockpit/$0f941df3aac66e19497dbacc3df4b77d4653d6b0/kubernetes/kubernetes.js","lineNumber":2841,"columnNumber":34},{"functionName":"","scriptId":"44","url":"http://127.0.0.2:9791/cockpit/$0f941df3aac66e19497dbacc3df4b77d4653d6b0/kubernetes/kubernetes.js","lineNumber":2680,"columnNumber":26},{"functionName":"s","scriptId":"44","url":"http://127.0.0.2:9791/cockpit/$0f941df3aac66e19497dbacc3df4b77d4653d6b0/kubernetes/kubernetes.js","lineNumber":965,"columnNumber":22},{"functionName":"","scriptId":"44","url":"http://127.0.0.2:9791/cockpit/$0f941df3aac66e19497dbacc3df4b77d4653d6b0/kubernetes/kubernetes.js","lineNumber":1057,"columnNumber":33}]}}
CDP: {"source":"security","level":"error","text":"Refused to apply inline style because it violates the following Content Security Policy directive: \"default-src 'self' http://127.0.0.2:9791\". Either the 'unsafe-inline' keyword, a hash ('sha256-fA+Gq1RWMzVOfRLxqhYDHEkv5mTE5Id9hCuHr3/ce8A='), or a nonce ('nonce-...') is required to enable inline execution. Note also that 'style-src' was not explicitly set, so 'default-src' is used as a fallback.\n","timestamp":1516354816623.8,"url":"http://127.0.0.2:9791/cockpit/$0f941df3aac66e19497dbacc3df4b77d4653d6b0/kubernetes/kubernetes.js","lineNumber":3940,"stackTrace":{"callFrames":[{"functionName":"html","scriptId":"44","url":"http://127.0.0.2:9791/cockpit/$0f941df3aac66e19497dbacc3df4b77d4653d6b0/kubernetes/kubernetes.js","lineNumber":3940,"columnNumber":74},{"functionName":"be.(anonymous function)","scriptId":"44","url":"http://127.0.0.2:9791/cockpit/$0f941df3aac66e19497dbacc3df4b77d4653d6b0/kubernetes/kubernetes.js","lineNumber":3957,"columnNumber":40},{"functionName":"","scriptId":"44","url":"http://127.0.0.2:9791/cockpit/$0f941df3aac66e19497dbacc3df4b77d4653d6b0/kubernetes/kubernetes.js","lineNumber":1447,"columnNumber":40},{"functionName":"l","scriptId":"44","url":"http://127.0.0.2:9791/cockpit/$0f941df3aac66e19497dbacc3df4b77d4653d6b0/kubernetes/kubernetes.js","lineNumber":2495,"columnNumber":41},{"functionName":"","scriptId":"44","url":"http://127.0.0.2:9791/cockpit/$0f941df3aac66e19497dbacc3df4b77d4653d6b0/kubernetes/kubernetes.js","lineNumber":2503,"columnNumber":20},{"functionName":"$eval","scriptId":"44","url":"http://127.0.0.2:9791/cockpit/$0f941df3aac66e19497dbacc3df4b77d4653d6b0/kubernetes/kubernetes.js","lineNumber":2819,"columnNumber":35},{"functionName":"$digest","scriptId":"44","url":"http://127.0.0.2:9791/cockpit/$0f941df3aac66e19497dbacc3df4b77d4653d6b0/kubernetes/kubernetes.js","lineNumber":2772,"columnNumber":59},{"functionName":"$apply","scriptId":"44","url":"http://127.0.0.2:9791/cockpit/$0f941df3aac66e19497dbacc3df4b77d4653d6b0/kubernetes/kubernetes.js","lineNumber":2841,"columnNumber":34},{"functionName":"","scriptId":"44","url":"http://127.0.0.2:9791/cockpit/$0f941df3aac66e19497dbacc3df4b77d4653d6b0/kubernetes/kubernetes.js","lineNumber":2680,"columnNumber":26},{"functionName":"s","scriptId":"44","url":"http://127.0.0.2:9791/cockpit/$0f941df3aac66e19497dbacc3df4b77d4653d6b0/kubernetes/kubernetes.js","lineNumber":965,"columnNumber":22},{"functionName":"","scriptId":"44","url":"http://127.0.0.2:9791/cockpit/$0f941df3aac66e19497dbacc3df4b77d4653d6b0/kubernetes/kubernetes.js","lineNumber":1057,"columnNumber":33}]}}
CDP: {"source":"security","level":"error","text":"Refused to apply inline style because it violates the following Content Security Policy directive: \"default-src 'self' http://127.0.0.2:9791\". Either the 'unsafe-inline' keyword, a hash ('sha256-biLFinpqYMtWHmXfkA1BPeCY0/fNt46SAZ+BBk5YUog='), or a nonce ('nonce-...') is required to enable inline execution. Note also that 'style-src' was not explicitly set, so 'default-src' is used as a fallback.\n","timestamp":1516354816624.69,"url":"http://127.0.0.2:9791/cockpit/$0f941df3aac66e19497dbacc3df4b77d4653d6b0/kubernetes/kubernetes.js","lineNumber":3940,"stackTrace":{"callFrames":[{"functionName":"html","scriptId":"44","url":"http://127.0.0.2:9791/cockpit/$0f941df3aac66e19497dbacc3df4b77d4653d6b0/kubernetes/kubernetes.js","lineNumber":3940,"columnNumber":74},{"functionName":"be.(anonymous function)","scriptId":"44","url":"http://127.0.0.2:9791/cockpit/$0f941df3aac66e19497dbacc3df4b77d4653d6b0/kubernetes/kubernetes.js","lineNumber":3957,"columnNumber":40},{"functionName":"","scriptId":"44","url":"http://127.0.0.2:9791/cockpit/$0f941df3aac66e19497dbacc3df4b77d4653d6b0/kubernetes/kubernetes.js","lineNumber":1447,"columnNumber":40},{"functionName":"l","scriptId":"44","url":"http://127.0.0.2:9791/cockpit/$0f941df3aac66e19497dbacc3df4b77d4653d6b0/kubernetes/kubernetes.js","lineNumber":2495,"columnNumber":41},{"functionName":"","scriptId":"44","url":"http://127.0.0.2:9791/cockpit/$0f941df3aac66e19497dbacc3df4b77d4653d6b0/kubernetes/kubernetes.js","lineNumber":2503,"columnNumber":20},{"functionName":"$eval","scriptId":"44","url":"http://127.0.0.2:9791/cockpit/$0f941df3aac66e19497dbacc3df4b77d4653d6b0/kubernetes/kubernetes.js","lineNumber":2819,"columnNumber":35},{"functionName":"$digest","scriptId":"44","url":"http://127.0.0.2:9791/cockpit/$0f941df3aac66e19497dbacc3df4b77d4653d6b0/kubernetes/kubernetes.js","lineNumber":2772,"columnNumber":59},{"functionName":"$apply","scriptId":"44","url":"http://127.0.0.2:9791/cockpit/$0f941df3aac66e19497dbacc3df4b77d4653d6b0/kubernetes/kubernetes.js","lineNumber":2841,"columnNumber":34},{"functionName":"","scriptId":"44","url":"http://127.0.0.2:9791/cockpit/$0f941df3aac66e19497dbacc3df4b77d4653d6b0/kubernetes/kubernetes.js","lineNumber":2680,"columnNumber":26},{"functionName":"s","scriptId":"44","url":"http://127.0.0.2:9791/cockpit/$0f941df3aac66e19497dbacc3df4b77d4653d6b0/kubernetes/kubernetes.js","lineNumber":965,"columnNumber":22},{"functionName":"","scriptId":"44","url":"http://127.0.0.2:9791/cockpit/$0f941df3aac66e19497dbacc3df4b77d4653d6b0/kubernetes/kubernetes.js","lineNumber":1057,"columnNumber":33}]}}
Unexpected journal message 'audit: type=1400 audit(1516354761.523:163): avc:  denied  { map } for  pid=1256 comm="hostname" path="/usr/bin/hostname" dev="dm-0" ino=20028 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:hostname_exec_t:s0 tclass=file permissive=0'
Unexpected journal message 'audit: type=1400 audit(1516354761.762:165): avc:  denied  { execute_no_trans } for  pid=1304 comm="pmie_check" path="/usr/bin/pmie" dev="dm-0" ino=139127 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:pcp_pmie_exec_t:s0 tclass=file permissive=0'
Wrote JS log to TestKubernetes-testTopology-fedora-27-127.0.0.2-2901-FAIL.js.log
Journal extracted to TestKubernetes-testTopology-fedora-27-127.0.0.2-2901-FAIL.log
Traceback (most recent call last):
  File "/build/cockpit/test/common/testlib.py", line 669, in tearDown
    self.check_journal_messages()
  File "/build/cockpit/test/common/testlib.py", line 804, in check_journal_messages
    raise Error(first)
Error: audit: type=1400 audit(1516354761.523:163): avc:  denied  { map } for  pid=1256 comm="hostname" path="/usr/bin/hostname" dev="dm-0" ino=20028 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:hostname_exec_t:s0 tclass=file permissive=0

not ok 144 testTopology (check_kubernetes.TestKubernetes) # duration: 71s
Wrote screenshot to TestKubernetes-testTopology-fedora-27-127.0.0.2-2901-FAIL.png
Wrote HTML dump to TestKubernetes-testTopology-fedora-27-127.0.0.2-2901-FAIL.html
Wrote JS log to TestKubernetes-testTopology-fedora-27-127.0.0.2-2901-FAIL.js.log
Journal extracted to TestKubernetes-testTopology-fedora-27-127.0.0.2-2901-FAIL.log

First occurrence: 2018-01-19T09:40:19.067613 | revision babb98c733f42a131ed97e6887fde8c5e9e4da53, logs Times recorded: 1 Latest occurrences:

# ----------------------------------------------------------------------
# testDevmapper (check_docker_storage.TestDockerStorageMapper)
#
  Volume group "atomic-storage" not found
  Cannot process volume group atomic-storage
ftruncate() failed: Permission denied

DevTools listening on ws://127.0.0.1:9728/devtools/browser/faf87fd2-f0c6-4695-b957-d43e6eb1bdef
[0119/094120.197943:ERROR:zygote_host_impl_linux.cc(268)] Failed to adjust OOM score of renderer with pid 115353: Permission denied (13)
[0119/094121.327086:ERROR:zygote_host_impl_linux.cc(268)] Failed to adjust OOM score of renderer with pid 115391: Permission denied (13)
  Volume group "atomic-storage" not found
  Cannot process volume group atomic-storage
  Volume group "atomic-storage" not found
  Cannot process volume group atomic-storage
  Volume group "atomic-storage" not found
  Cannot process volume group atomic-storage
Unexpected journal message 'audit: type=1400 audit(1516354868.278:163): avc:  denied  { map } for  pid=1290 comm="hostname" path="/usr/bin/hostname" dev="dm-0" ino=20028 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:hostname_exec_t:s0 tclass=file permissive=0'
Unexpected journal message 'audit: type=1400 audit(1516354868.424:165): avc:  denied  { execute_no_trans } for  pid=1326 comm="pmie_check" path="/usr/bin/pmie" dev="dm-0" ino=139127 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:pcp_pmie_exec_t:s0 tclass=file permissive=0'
Wrote JS log to TestDockerStorageMapper-testDevmapper-fedora-27-127.0.0.2-2601-FAIL.js.log
Journal extracted to TestDockerStorageMapper-testDevmapper-fedora-27-127.0.0.2-2601-FAIL.log
Traceback (most recent call last):
  File "/build/cockpit/test/common/testlib.py", line 669, in tearDown
    self.check_journal_messages()
  File "/build/cockpit/test/common/testlib.py", line 804, in check_journal_messages
    raise Error(first)
Error: audit: type=1400 audit(1516354868.278:163): avc:  denied  { map } for  pid=1290 comm="hostname" path="/usr/bin/hostname" dev="dm-0" ino=20028 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:hostname_exec_t:s0 tclass=file permissive=0

not ok 128 testDevmapper (check_docker_storage.TestDockerStorageMapper) # duration: 58s
Wrote screenshot to TestDockerStorageMapper-testDevmapper-fedora-27-127.0.0.2-2601-FAIL.png
Wrote HTML dump to TestDockerStorageMapper-testDevmapper-fedora-27-127.0.0.2-2601-FAIL.html
Wrote JS log to TestDockerStorageMapper-testDevmapper-fedora-27-127.0.0.2-2601-FAIL.js.log
Journal extracted to TestDockerStorageMapper-testDevmapper-fedora-27-127.0.0.2-2601-FAIL.log

First occurrence: 2018-01-19T09:41:55.521222 | revision babb98c733f42a131ed97e6887fde8c5e9e4da53, logs Times recorded: 1 Latest occurrences:

# ----------------------------------------------------------------------
# testBasic (check_kdump.TestKdump)
#
Created symlink /etc/systemd/system/multi-user.target.wants/kdump.service -> /usr/lib/systemd/system/kdump.service.
Job for kdump.service failed because the control process exited with error code.
See "systemctl  status kdump.service" and "journalctl  -xe" for details.
ftruncate() failed: Permission denied

DevTools listening on ws://127.0.0.1:9281/devtools/browser/6dbf8661-d386-49cb-8fa4-370440c447fc
[0119/094040.182609:ERROR:zygote_host_impl_linux.cc(268)] Failed to adjust OOM score of renderer with pid 114199: Permission denied (13)
[0119/094041.157511:ERROR:zygote_host_impl_linux.cc(268)] Failed to adjust OOM score of renderer with pid 114246: Permission denied (13)
Generating grub configuration file ...
Found linux image: /boot/vmlinuz-4.14.11-300.fc27.x86_64
Found initrd image: /boot/initramfs-4.14.11-300.fc27.x86_64.img
Found linux image: /boot/vmlinuz-4.13.9-300.fc27.x86_64
Found initrd image: /boot/initramfs-4.13.9-300.fc27.x86_64.img
Found linux image: /boot/vmlinuz-0-rescue-b7698e75e35a46dc9cd9db5d9bec44b8
Found initrd image: /boot/initramfs-0-rescue-b7698e75e35a46dc9cd9db5d9bec44b8.img
done
> warning: transport closed: disconnected
CDP: {"source":"network","level":"error","text":"Failed to load resource: net::ERR_EMPTY_RESPONSE","timestamp":1516354849506.78,"url":"http://127.0.0.2:9691/cockpit/static/fonts/OpenSans-Light-webfont.woff","networkRequestId":"114246.29"}
ssh_exchange_identification: read: Connection reset by peer
ssh_exchange_identification: read: Connection reset by peer
ssh_exchange_identification: read: Connection reset by peer
> log: transport closed, dropped message:  1:1!4
{"call":["/org/freedesktop/timedate1","org.freedesktop.DBus.Properties","Get",["org.freedesktop.timedate1","NTPSynchronized"]],"id":"4"}
> log: transport closed, dropped message:  1:1!4
{"call":["/org/freedesktop/timedate1","org.freedesktop.DBus.Properties","Get",["org.freedesktop.timedate1","NTPSynchronized"]],"id":"5"}
> log: transport closed, dropped message:  1:1!4
{"call":["/org/freedesktop/timedate1","org.freedesktop.DBus.Properties","Get",["org.freedesktop.timedate1","NTPSynchronized"]],"id":"6"}
> log: transport closed, dropped message:  1:1!4
{"call":["/org/freedesktop/timedate1","org.freedesktop.DBus.Properties","Get",["org.freedesktop.timedate1","NTPSynchronized"]],"id":"7"}
> log: transport closed, dropped message:  1:1!4
{"call":["/org/freedesktop/timedate1","org.freedesktop.DBus.Properties","Get",["org.freedesktop.timedate1","NTPSynchronized"]],"id":"8"}
> warning: Unable to apply settings: Directory /var/crash2 isn't writable or doesn't exist.
> log: health check failed
> warning: transport closed: timeout
CDP: {"source":"network","level":"error","text":"Failed to load resource: net::ERR_EMPTY_RESPONSE","timestamp":1516354967282.6,"url":"http://127.0.0.2:9691/cockpit/static/fonts/OpenSans-Light-webfont.woff","networkRequestId":"114246.131"}
> log: transport closed, dropped message:  1:1!4
{"call":["/org/freedesktop/timedate1","org.freedesktop.DBus.Properties","Get",["org.freedesktop.timedate1","NTPSynchronized"]],"id":"20"}
Connection to 127.0.0.2 closed by remote host.
Unexpected journal message 'audit: type=1400 audit(1516354865.831:158): avc:  denied  { map } for  pid=1332 comm="hostname" path="/usr/bin/hostname" dev="dm-0" ino=20028 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:hostname_exec_t:s0 tclass=file permissive=0'
Unexpected journal message 'audit: type=1400 audit(1516354866.007:160): avc:  denied  { execute_no_trans } for  pid=1389 comm="pmie_check" path="/usr/bin/pmie" dev="dm-0" ino=139127 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:pcp_pmie_exec_t:s0 tclass=file permissive=0'
Wrote JS log to TestKdump-testBasic-fedora-27-127.0.0.2-2801-FAIL.js.log
Journal extracted to TestKdump-testBasic-fedora-27-127.0.0.2-2801-FAIL.log
Traceback (most recent call last):
  File "/build/cockpit/test/common/testlib.py", line 669, in tearDown
    self.check_journal_messages()
  File "/build/cockpit/test/common/testlib.py", line 804, in check_journal_messages
    raise Error(first)
Error: audit: type=1400 audit(1516354865.831:158): avc:  denied  { map } for  pid=1332 comm="hostname" path="/usr/bin/hostname" dev="dm-0" ino=20028 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:hostname_exec_t:s0 tclass=file permissive=0

not ok 136 testBasic (check_kdump.TestKdump) # duration: 151s
Wrote screenshot to TestKdump-testBasic-fedora-27-127.0.0.2-2801-FAIL.png
Wrote HTML dump to TestKdump-testBasic-fedora-27-127.0.0.2-2801-FAIL.html
Wrote JS log to TestKdump-testBasic-fedora-27-127.0.0.2-2801-FAIL.js.log
Journal extracted to TestKdump-testBasic-fedora-27-127.0.0.2-2801-FAIL.log

First occurrence: 2018-01-19T09:42:51.173004 | revision babb98c733f42a131ed97e6887fde8c5e9e4da53, logs Times recorded: 1 Latest occurrences:

# ----------------------------------------------------------------------
# testCommandline (check_connection.TestConnection)
#
ls: cannot access '/etc/cockpit/ws-certs.d/*': No such file or directory
Unexpected journal message 'audit: type=1400 audit(1516355047.048:161): avc:  denied  { map } for  pid=1230 comm="hostname" path="/usr/bin/hostname" dev="dm-0" ino=20028 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:hostname_exec_t:s0 tclass=file permissive=0'
Unexpected journal message 'audit: type=1400 audit(1516355047.385:165): avc:  denied  { execute_no_trans } for  pid=1280 comm="pmie_check" path="/usr/bin/pmie" dev="dm-0" ino=139127 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:pcp_pmie_exec_t:s0 tclass=file permissive=0'
Journal extracted to TestConnection-testCommandline-fedora-27-127.0.0.2-2601-FAIL.log
Traceback (most recent call last):
  File "/build/cockpit/test/common/testlib.py", line 669, in tearDown
    self.check_journal_messages()
  File "/build/cockpit/test/common/testlib.py", line 804, in check_journal_messages
    raise Error(first)
Error: audit: type=1400 audit(1516355047.048:161): avc:  denied  { map } for  pid=1230 comm="hostname" path="/usr/bin/hostname" dev="dm-0" ino=20028 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:hostname_exec_t:s0 tclass=file permissive=0

not ok 109 testCommandline (check_connection.TestConnection) # duration: 21s
Journal extracted to TestConnection-testCommandline-fedora-27-127.0.0.2-2601-FAIL.log

First occurrence: 2018-01-19T09:44:15.418930 | revision babb98c733f42a131ed97e6887fde8c5e9e4da53, logs Times recorded: 1 Latest occurrences:

# ----------------------------------------------------------------------
# testBrokenXML (check_apps.TestApps)
#
ftruncate() failed: Permission denied

DevTools listening on ws://127.0.0.1:9727/devtools/browser/59208090-f318-4d95-a6aa-5bc8b55e4fa8
[0119/094504.784975:ERROR:zygote_host_impl_linux.cc(268)] Failed to adjust OOM score of renderer with pid 120395: Permission denied (13)
[0119/094505.796586:ERROR:zygote_host_impl_linux.cc(268)] Failed to adjust OOM score of renderer with pid 120432: Permission denied (13)
Unexpected journal message 'audit: type=1400 audit(1516355095.595:163): avc:  denied  { map } for  pid=1287 comm="hostname" path="/usr/bin/hostname" dev="dm-0" ino=20028 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:hostname_exec_t:s0 tclass=file permissive=0'
Unexpected journal message 'audit: type=1400 audit(1516355095.723:165): avc:  denied  { execute_no_trans } for  pid=1329 comm="pmie_check" path="/usr/bin/pmie" dev="dm-0" ino=139127 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:pcp_pmie_exec_t:s0 tclass=file permissive=0'
Wrote JS log to TestApps-testBrokenXML-fedora-27-127.0.0.2-2901-FAIL.js.log
Journal extracted to TestApps-testBrokenXML-fedora-27-127.0.0.2-2901-FAIL.log
Traceback (most recent call last):
  File "/build/cockpit/test/common/testlib.py", line 669, in tearDown
    self.check_journal_messages()
  File "/build/cockpit/test/common/testlib.py", line 804, in check_journal_messages
    raise Error(first)
Error: audit: type=1400 audit(1516355095.595:163): avc:  denied  { map } for  pid=1287 comm="hostname" path="/usr/bin/hostname" dev="dm-0" ino=20028 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:hostname_exec_t:s0 tclass=file permissive=0

not ok 98 testBrokenXML (check_apps.TestApps) # duration: 27s
Wrote screenshot to TestApps-testBrokenXML-fedora-27-127.0.0.2-2901-FAIL.png
Wrote HTML dump to TestApps-testBrokenXML-fedora-27-127.0.0.2-2901-FAIL.html
Wrote JS log to TestApps-testBrokenXML-fedora-27-127.0.0.2-2901-FAIL.js.log
Journal extracted to TestApps-testBrokenXML-fedora-27-127.0.0.2-2901-FAIL.log

First occurrence: 2018-01-19T09:45:13.212118 | revision babb98c733f42a131ed97e6887fde8c5e9e4da53, logs Times recorded: 1 Latest occurrences:

# ----------------------------------------------------------------------
# testVdo (check_storage_vdo.TestStorage)
#
ftruncate() failed: Permission denied

DevTools listening on ws://127.0.0.1:9863/devtools/browser/80bfd21d-e5a0-47a2-9095-7e996c17a221
[0119/094614.608632:ERROR:zygote_host_impl_linux.cc(268)] Failed to adjust OOM score of renderer with pid 121885: Permission denied (13)
[0119/094615.590067:ERROR:zygote_host_impl_linux.cc(268)] Failed to adjust OOM score of renderer with pid 121967: Permission denied (13)
which: no vdo in (/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin)
Unexpected journal message 'audit: type=1400 audit(1516355167.851:163): avc:  denied  { map } for  pid=1275 comm="hostname" path="/usr/bin/hostname" dev="dm-0" ino=20028 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:hostname_exec_t:s0 tclass=file permissive=0'
Unexpected journal message 'audit: type=1400 audit(1516355168.065:165): avc:  denied  { execute_no_trans } for  pid=1325 comm="pmie_check" path="/usr/bin/pmie" dev="dm-0" ino=139127 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:pcp_pmie_exec_t:s0 tclass=file permissive=0'
Wrote JS log to TestStorage-testVdo-fedora-27-127.0.0.2-2801-FAIL.js.log
Journal extracted to TestStorage-testVdo-fedora-27-127.0.0.2-2801-FAIL.log
Traceback (most recent call last):
  File "/build/cockpit/test/common/testlib.py", line 669, in tearDown
    self.check_journal_messages()
  File "/build/cockpit/test/common/testlib.py", line 804, in check_journal_messages
    raise Error(first)
Error: audit: type=1400 audit(1516355167.851:163): avc:  denied  { map } for  pid=1275 comm="hostname" path="/usr/bin/hostname" dev="dm-0" ino=20028 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:hostname_exec_t:s0 tclass=file permissive=0

not ok 90 testVdo (check_storage_vdo.TestStorage) # duration: 28s
Wrote screenshot to TestStorage-testVdo-fedora-27-127.0.0.2-2801-FAIL.png
Wrote HTML dump to TestStorage-testVdo-fedora-27-127.0.0.2-2801-FAIL.html
Wrote JS log to TestStorage-testVdo-fedora-27-127.0.0.2-2801-FAIL.js.log
Journal extracted to TestStorage-testVdo-fedora-27-127.0.0.2-2801-FAIL.log

First occurrence: 2018-01-19T09:46:22.248532 | revision babb98c733f42a131ed97e6887fde8c5e9e4da53, logs Times recorded: 1 Latest occurrences:

# ----------------------------------------------------------------------
# testBasic (check_storage_multipath.TestStorage)
#
ftruncate() failed: Permission denied

DevTools listening on ws://127.0.0.1:9564/devtools/browser/91773f50-da42-4d36-a374-1b77c1b46ce6
[0119/094725.055671:ERROR:zygote_host_impl_linux.cc(268)] Failed to adjust OOM score of renderer with pid 123539: Permission denied (13)
[0119/094726.099654:ERROR:zygote_host_impl_linux.cc(268)] Failed to adjust OOM score of renderer with pid 123638: Permission denied (13)
Unexpected journal message 'audit: type=1400 audit(1516355236.248:163): avc:  denied  { map } for  pid=1279 comm="hostname" path="/usr/bin/hostname" dev="dm-0" ino=20028 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:hostname_exec_t:s0 tclass=file permissive=0'
Unexpected journal message 'audit: type=1400 audit(1516355236.399:165): avc:  denied  { execute_no_trans } for  pid=1319 comm="pmie_check" path="/usr/bin/pmie" dev="dm-0" ino=139127 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:pcp_pmie_exec_t:s0 tclass=file permissive=0'
Wrote JS log to TestStorage-testBasic-fedora-27-127.0.0.2-2801-FAIL.js.log
Journal extracted to TestStorage-testBasic-fedora-27-127.0.0.2-2801-FAIL.log
Traceback (most recent call last):
  File "/build/cockpit/test/common/testlib.py", line 669, in tearDown
    self.check_journal_messages()
  File "/build/cockpit/test/common/testlib.py", line 804, in check_journal_messages
    raise Error(first)
Error: audit: type=1400 audit(1516355236.248:163): avc:  denied  { map } for  pid=1279 comm="hostname" path="/usr/bin/hostname" dev="dm-0" ino=20028 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:hostname_exec_t:s0 tclass=file permissive=0

not ok 79 testBasic (check_storage_multipath.TestStorage) # duration: 31s
Wrote screenshot to TestStorage-testBasic-fedora-27-127.0.0.2-2801-FAIL.png
Wrote HTML dump to TestStorage-testBasic-fedora-27-127.0.0.2-2801-FAIL.html
Wrote JS log to TestStorage-testBasic-fedora-27-127.0.0.2-2801-FAIL.js.log
Journal extracted to TestStorage-testBasic-fedora-27-127.0.0.2-2801-FAIL.log

First occurrence: 2018-01-19T09:47:35.137400 | revision babb98c733f42a131ed97e6887fde8c5e9e4da53, logs Times recorded: 1 Latest occurrences:

# ----------------------------------------------------------------------
# testBasic (check_storage_basic.TestStorage)
#
ftruncate() failed: Permission denied

DevTools listening on ws://127.0.0.1:9287/devtools/browser/1af41532-b227-4c20-a624-fcc23182e5ea
[0119/094852.305891:ERROR:zygote_host_impl_linux.cc(268)] Failed to adjust OOM score of renderer with pid 125910: Permission denied (13)
[0119/094853.350843:ERROR:zygote_host_impl_linux.cc(268)] Failed to adjust OOM score of renderer with pid 125964: Permission denied (13)
mke2fs 1.43.5 (04-Aug-2017)
Unexpected journal message 'audit: type=1400 audit(1516355324.163:163): avc:  denied  { map } for  pid=1287 comm="hostname" path="/usr/bin/hostname" dev="dm-0" ino=20028 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:hostname_exec_t:s0 tclass=file permissive=0'
Unexpected journal message 'audit: type=1400 audit(1516355324.322:165): avc:  denied  { execute_no_trans } for  pid=1330 comm="pmie_check" path="/usr/bin/pmie" dev="dm-0" ino=139127 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:pcp_pmie_exec_t:s0 tclass=file permissive=0'
Wrote JS log to TestStorage-testBasic-fedora-27-127.0.0.2-2801-FAIL.js.log
Journal extracted to TestStorage-testBasic-fedora-27-127.0.0.2-2801-FAIL.log
Traceback (most recent call last):
  File "/build/cockpit/test/common/testlib.py", line 669, in tearDown
    self.check_journal_messages()
  File "/build/cockpit/test/common/testlib.py", line 804, in check_journal_messages
    raise Error(first)
Error: audit: type=1400 audit(1516355324.163:163): avc:  denied  { map } for  pid=1287 comm="hostname" path="/usr/bin/hostname" dev="dm-0" ino=20028 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:hostname_exec_t:s0 tclass=file permissive=0

not ok 64 testBasic (check_storage_basic.TestStorage) # duration: 29s
Wrote screenshot to TestStorage-testBasic-fedora-27-127.0.0.2-2801-FAIL.png
Wrote HTML dump to TestStorage-testBasic-fedora-27-127.0.0.2-2801-FAIL.html
Wrote JS log to TestStorage-testBasic-fedora-27-127.0.0.2-2801-FAIL.js.log
Journal extracted to TestStorage-testBasic-fedora-27-127.0.0.2-2801-FAIL.log

First occurrence: 2018-01-19T09:49:01.037403 | revision babb98c733f42a131ed97e6887fde8c5e9e4da53, logs Times recorded: 1 Latest occurrences:

cockpituous commented 6 years ago

verify/fedora-27 Ooops, it happened again


# ----------------------------------------------------------------------
# testBasic (check_docker.TestDocker)
#
ftruncate() failed: Permission denied

DevTools listening on ws://127.0.0.1:9663/devtools/browser/07484955-0819-48c7-a4fb-79f21705cd78
[0119/080554.274070:ERROR:zygote_host_impl_linux.cc(268)] Failed to adjust OOM score of renderer with pid 20064: Permission denied (13)
[0119/080555.355950:ERROR:zygote_host_impl_linux.cc(268)] Failed to adjust OOM score of renderer with pid 20172: Permission denied (13)
Unexpected journal message 'audit: type=1400 audit(1516349101.650:160): avc:  denied  { map } for  pid=1305 comm="hostname" path="/usr/bin/hostname" dev="dm-0" ino=20028 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:hostname_exec_t:s0 tclass=file permissive=0'
Unexpected journal message 'audit: type=1400 audit(1516349101.764:162): avc:  denied  { execute_no_trans } for  pid=1339 comm="pmie_check" path="/usr/bin/pmie" dev="dm-0" ino=139127 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:pcp_pmie_exec_t:s0 tclass=file permissive=0'
Wrote JS log to TestDocker-testBasic-fedora-27-127.0.0.2-2201-FAIL.js.log
Journal extracted to TestDocker-testBasic-fedora-27-127.0.0.2-2201-FAIL.log
Traceback (most recent call last):
  File "/build/cockpit/test/common/testlib.py", line 669, in tearDown
    self.check_journal_messages()
  File "/build/cockpit/test/common/testlib.py", line 804, in check_journal_messages
    raise Error(first)
Error: audit: type=1400 audit(1516349101.650:160): avc:  denied  { map } for  pid=1305 comm="hostname" path="/usr/bin/hostname" dev="dm-0" ino=20028 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:hostname_exec_t:s0 tclass=file permissive=0

not ok 151 testBasic (check_docker.TestDocker) # duration: 128s
Wrote screenshot to TestDocker-testBasic-fedora-27-127.0.0.2-2201-FAIL.png
Wrote HTML dump to TestDocker-testBasic-fedora-27-127.0.0.2-2201-FAIL.html
Wrote JS log to TestDocker-testBasic-fedora-27-127.0.0.2-2201-FAIL.js.log
Journal extracted to TestDocker-testBasic-fedora-27-127.0.0.2-2201-FAIL.log

First occurrence: 2018-01-19T08:06:59.595682 | revision cb61451e79040bcd46603a6bcbde8f1397074ec6, logs Times recorded: 1 Latest occurrences:

# ----------------------------------------------------------------------
# testBasic (check_journal.TestJournal)
#
Removed /etc/systemd/system/multi-user.target.wants/chronyd.service.
ftruncate() failed: Permission denied

DevTools listening on ws://127.0.0.1:9232/devtools/browser/b412dbc8-3b3a-4e24-b27c-e4a22fd7f3b8
[0119/084252.997699:ERROR:zygote_host_impl_linux.cc(268)] Failed to adjust OOM score of renderer with pid 16444: Permission denied (13)
[0119/084254.003472:ERROR:zygote_host_impl_linux.cc(268)] Failed to adjust OOM score of renderer with pid 16499: Permission denied (13)
Warning: Stopping systemd-journald.service, but it can still be activated by:
  systemd-journald-audit.socket
  systemd-journald.socket
  systemd-journald-dev-log.socket
> warning: transport closed: disconnected
CDP: {"source":"network","level":"error","text":"Failed to load resource: net::ERR_EMPTY_RESPONSE","timestamp":1516351383455.87,"url":"http://127.0.0.2:9291/cockpit/static/fonts/OpenSans-Light-webfont.woff","networkRequestId":"16499.29"}
ssh_exchange_identification: read: Connection reset by peer
ssh_exchange_identification: read: Connection reset by peer
> log: transport closed, dropped message:  1:1!4
{"call":["/org/freedesktop/timedate1","org.freedesktop.DBus.Properties","Get",["org.freedesktop.timedate1","NTPSynchronized"]],"id":"4"}
> log: transport closed, dropped message:  1:1!4
{"call":["/org/freedesktop/timedate1","org.freedesktop.DBus.Properties","Get",["org.freedesktop.timedate1","NTPSynchronized"]],"id":"5"}
> log: transport closed, dropped message:  1:1!4
{"call":["/org/freedesktop/timedate1","org.freedesktop.DBus.Properties","Get",["org.freedesktop.timedate1","NTPSynchronized"]],"id":"6"}
> log: transport closed, dropped message:  1:1!4
{"call":["/org/freedesktop/timedate1","org.freedesktop.DBus.Properties","Get",["org.freedesktop.timedate1","NTPSynchronized"]],"id":"7"}
> log: transport closed, dropped message:  1:1!4
{"call":["/org/freedesktop/timedate1","org.freedesktop.DBus.Properties","Get",["org.freedesktop.timedate1","NTPSynchronized"]],"id":"8"}
Unexpected journal message 'audit: type=1400 audit(1516351363.348:160): avc:  denied  { map } for  pid=1296 comm="hostname" path="/usr/bin/hostname" dev="dm-0" ino=20028 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:hostname_exec_t:s0 tclass=file permissive=0'
Unexpected journal message 'audit: type=1400 audit(1516351363.481:162): avc:  denied  { execute_no_trans } for  pid=1341 comm="pmie_check" path="/usr/bin/pmie" dev="dm-0" ino=139127 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:pcp_pmie_exec_t:s0 tclass=file permissive=0'
Wrote JS log to TestJournal-testBasic-fedora-27-127.0.0.2-2401-FAIL.js.log
Journal extracted to TestJournal-testBasic-fedora-27-127.0.0.2-2401-FAIL.log
Traceback (most recent call last):
  File "/build/cockpit/test/common/testlib.py", line 669, in tearDown
    self.check_journal_messages()
  File "/build/cockpit/test/common/testlib.py", line 804, in check_journal_messages
    raise Error(first)
Error: audit: type=1400 audit(1516351363.348:160): avc:  denied  { map } for  pid=1296 comm="hostname" path="/usr/bin/hostname" dev="dm-0" ino=20028 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:hostname_exec_t:s0 tclass=file permissive=0

not ok 164 testBasic (check_journal.TestJournal) # duration: 59s
Wrote screenshot to TestJournal-testBasic-fedora-27-127.0.0.2-2401-FAIL.png
Wrote HTML dump to TestJournal-testBasic-fedora-27-127.0.0.2-2401-FAIL.html
Wrote JS log to TestJournal-testBasic-fedora-27-127.0.0.2-2401-FAIL.js.log
Journal extracted to TestJournal-testBasic-fedora-27-127.0.0.2-2401-FAIL.log

First occurrence: 2018-01-19T08:43:31.325937 | revision cb61451e79040bcd46603a6bcbde8f1397074ec6, logs Times recorded: 1 Latest occurrences:

# ----------------------------------------------------------------------
# testDirectLogin (check_multi_machine.TestMultiMachine)
#
ftruncate() failed: Permission denied

DevTools listening on ws://127.0.0.1:9496/devtools/browser/a4dd597a-ef3f-4110-ad5f-2182ed9f14e7
[0119/084407.203825:ERROR:zygote_host_impl_linux.cc(268)] Failed to adjust OOM score of renderer with pid 89710: Permission denied (13)
[0119/084408.217514:ERROR:zygote_host_impl_linux.cc(268)] Failed to adjust OOM score of renderer with pid 89747: Permission denied (13)
(node:89718) Warning: Possible EventEmitter memory leak detected. 11 Page.loadEventFired listeners added. Use emitter.setMaxListeners() to increase limit
> log: Authentication failed: invalid-hostkey
> log: Authentication failed: unknown-host
> log: Authentication failed: unknown-hostkey
> log: Authentication failed
> log: Authentication failed: no-host
Unexpected journal message 'audit: type=1400 audit(1516351437.193:163): avc:  denied  { map } for  pid=1266 comm="hostname" path="/usr/bin/hostname" dev="dm-0" ino=20028 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:hostname_exec_t:s0 tclass=file permissive=0'
Unexpected journal message 'audit: type=1400 audit(1516351437.314:165): avc:  denied  { execute_no_trans } for  pid=1313 comm="pmie_check" path="/usr/bin/pmie" dev="dm-0" ino=139127 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:pcp_pmie_exec_t:s0 tclass=file permissive=0'
Wrote JS log to TestMultiMachine-testDirectLogin-fedora-27-127.0.0.2-2201-FAIL.js.log
Journal extracted to TestMultiMachine-testDirectLogin-fedora-27-127.0.0.2-2201-FAIL.log
Journal extracted to TestMultiMachine-testDirectLogin-fedora-27-127.0.0.2-2203-FAIL.log
Journal extracted to TestMultiMachine-testDirectLogin-fedora-27-127.0.0.2-2202-FAIL.log
Traceback (most recent call last):
  File "/build/cockpit/test/common/testlib.py", line 669, in tearDown
    self.check_journal_messages()
  File "/build/cockpit/test/common/testlib.py", line 804, in check_journal_messages
    raise Error(first)
Error: audit: type=1400 audit(1516351437.193:163): avc:  denied  { map } for  pid=1266 comm="hostname" path="/usr/bin/hostname" dev="dm-0" ino=20028 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:hostname_exec_t:s0 tclass=file permissive=0

not ok 12 testDirectLogin (check_multi_machine.TestMultiMachine) # duration: 48s
Wrote screenshot to TestMultiMachine-testDirectLogin-fedora-27-127.0.0.2-2201-FAIL.png
Wrote HTML dump to TestMultiMachine-testDirectLogin-fedora-27-127.0.0.2-2201-FAIL.html
Wrote JS log to TestMultiMachine-testDirectLogin-fedora-27-127.0.0.2-2201-FAIL.js.log
Journal extracted to TestMultiMachine-testDirectLogin-fedora-27-127.0.0.2-2201-FAIL.log
Journal extracted to TestMultiMachine-testDirectLogin-fedora-27-127.0.0.2-2203-FAIL.log
Journal extracted to TestMultiMachine-testDirectLogin-fedora-27-127.0.0.2-2202-FAIL.log

First occurrence: 2018-01-19T08:44:33.256218 | revision 42f5641b675b8010550024186f6564e921b10cc2, logs Times recorded: 1 Latest occurrences:

# ----------------------------------------------------------------------
# testNfsClient (check_storage_nfs.TestStorage)
#
ftruncate() failed: Permission denied

DevTools listening on ws://127.0.0.1:9876/devtools/browser/8abf3f3f-7a8f-4719-9da1-333125cf14b2
[0119/084825.618326:ERROR:zygote_host_impl_linux.cc(268)] Failed to adjust OOM score of renderer with pid 25565: Permission denied (13)
[0119/084826.576140:ERROR:zygote_host_impl_linux.cc(268)] Failed to adjust OOM score of renderer with pid 25594: Permission denied (13)
> warning: clnt_create: RPC: Unknown host

> warning: 
> warning: clnt_create: RPC: Unknown host

> warning: 
Unexpected journal message 'audit: type=1400 audit(1516351696.853:163): avc:  denied  { map } for  pid=1279 comm="hostname" path="/usr/bin/hostname" dev="dm-0" ino=20028 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:hostname_exec_t:s0 tclass=file permissive=0'
Unexpected journal message 'audit: type=1400 audit(1516351697.005:165): avc:  denied  { execute_no_trans } for  pid=1326 comm="pmie_check" path="/usr/bin/pmie" dev="dm-0" ino=139127 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:pcp_pmie_exec_t:s0 tclass=file permissive=0'
Wrote JS log to TestStorage-testNfsClient-fedora-27-127.0.0.2-2601-FAIL.js.log
Journal extracted to TestStorage-testNfsClient-fedora-27-127.0.0.2-2601-FAIL.log
Traceback (most recent call last):
  File "/build/cockpit/test/common/testlib.py", line 669, in tearDown
    self.check_journal_messages()
  File "/build/cockpit/test/common/testlib.py", line 804, in check_journal_messages
    raise Error(first)
Error: audit: type=1400 audit(1516351696.853:163): avc:  denied  { map } for  pid=1279 comm="hostname" path="/usr/bin/hostname" dev="dm-0" ino=20028 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:hostname_exec_t:s0 tclass=file permissive=0

not ok 103 testNfsClient (check_storage_nfs.TestStorage) # duration: 31s
Wrote screenshot to TestStorage-testNfsClient-fedora-27-127.0.0.2-2601-FAIL.png
Wrote HTML dump to TestStorage-testNfsClient-fedora-27-127.0.0.2-2601-FAIL.html
Wrote JS log to TestStorage-testNfsClient-fedora-27-127.0.0.2-2601-FAIL.js.log
Journal extracted to TestStorage-testNfsClient-fedora-27-127.0.0.2-2601-FAIL.log

First occurrence: 2018-01-19T08:48:36.436443 | revision cb61451e79040bcd46603a6bcbde8f1397074ec6, logs Times recorded: 1 Latest occurrences:

# ----------------------------------------------------------------------
# testBasic (check_session.TestSession)
#
ftruncate() failed: Permission denied

DevTools listening on ws://127.0.0.1:9989/devtools/browser/599690c7-777f-42cd-beed-7958c847fc04
[0119/085019.811187:ERROR:zygote_host_impl_linux.cc(268)] Failed to adjust OOM score of renderer with pid 28925: Permission denied (13)
[0119/085020.735479:ERROR:zygote_host_impl_linux.cc(268)] Failed to adjust OOM score of renderer with pid 28956: Permission denied (13)
> warning: transport closed: disconnected
Unexpected journal message 'audit: type=1400 audit(1516351812.163:163): avc:  denied  { map } for  pid=1232 comm="hostname" path="/usr/bin/hostname" dev="dm-0" ino=20028 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:hostname_exec_t:s0 tclass=file permissive=0'
Unexpected journal message 'audit: type=1400 audit(1516351812.335:165): avc:  denied  { execute_no_trans } for  pid=1300 comm="pmie_check" path="/usr/bin/pmie" dev="dm-0" ino=139127 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:pcp_pmie_exec_t:s0 tclass=file permissive=0'
Wrote JS log to TestSession-testBasic-fedora-27-127.0.0.2-2901-FAIL.js.log
Journal extracted to TestSession-testBasic-fedora-27-127.0.0.2-2901-FAIL.log
Traceback (most recent call last):
  File "/build/cockpit/test/common/testlib.py", line 669, in tearDown
    self.check_journal_messages()
  File "/build/cockpit/test/common/testlib.py", line 804, in check_journal_messages
    raise Error(first)
Error: audit: type=1400 audit(1516351812.163:163): avc:  denied  { map } for  pid=1232 comm="hostname" path="/usr/bin/hostname" dev="dm-0" ino=20028 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:hostname_exec_t:s0 tclass=file permissive=0

not ok 79 testBasic (check_session.TestSession) # duration: 29s
Wrote screenshot to TestSession-testBasic-fedora-27-127.0.0.2-2901-FAIL.png
Wrote HTML dump to TestSession-testBasic-fedora-27-127.0.0.2-2901-FAIL.html
Wrote JS log to TestSession-testBasic-fedora-27-127.0.0.2-2901-FAIL.js.log
Journal extracted to TestSession-testBasic-fedora-27-127.0.0.2-2901-FAIL.log

First occurrence: 2018-01-19T08:50:28.834585 | revision cb61451e79040bcd46603a6bcbde8f1397074ec6, logs Times recorded: 1 Latest occurrences:

# ----------------------------------------------------------------------
# testBasic (check_services.TestServices)
#
ftruncate() failed: Permission denied

DevTools listening on ws://127.0.0.1:9233/devtools/browser/7cfa7caf-b004-404b-b1c7-ce6f74f5bd7d
[0119/085042.377193:ERROR:zygote_host_impl_linux.cc(268)] Failed to adjust OOM score of renderer with pid 29377: Permission denied (13)
[0119/085043.398941:ERROR:zygote_host_impl_linux.cc(268)] Failed to adjust OOM score of renderer with pid 29492: Permission denied (13)
Created symlink /etc/systemd/system/default.target.wants/test.service -> /etc/systemd/system/test.service.
Unexpected journal message 'audit: type=1400 audit(1516351834.524:163): avc:  denied  { map } for  pid=1239 comm="hostname" path="/usr/bin/hostname" dev="dm-0" ino=20028 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:hostname_exec_t:s0 tclass=file permissive=0'
Unexpected journal message 'audit: type=1400 audit(1516351834.728:165): avc:  denied  { execute_no_trans } for  pid=1304 comm="pmie_check" path="/usr/bin/pmie" dev="dm-0" ino=139127 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:pcp_pmie_exec_t:s0 tclass=file permissive=0'
Wrote JS log to TestServices-testBasic-fedora-27-127.0.0.2-2601-FAIL.js.log
Journal extracted to TestServices-testBasic-fedora-27-127.0.0.2-2601-FAIL.log
Traceback (most recent call last):
  File "/build/cockpit/test/common/testlib.py", line 669, in tearDown
    self.check_journal_messages()
  File "/build/cockpit/test/common/testlib.py", line 804, in check_journal_messages
    raise Error(first)
Error: audit: type=1400 audit(1516351834.524:163): avc:  denied  { map } for  pid=1239 comm="hostname" path="/usr/bin/hostname" dev="dm-0" ino=20028 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:hostname_exec_t:s0 tclass=file permissive=0

not ok 76 testBasic (check_services.TestServices) # duration: 44s
Wrote screenshot to TestServices-testBasic-fedora-27-127.0.0.2-2601-FAIL.png
Wrote HTML dump to TestServices-testBasic-fedora-27-127.0.0.2-2601-FAIL.html
Wrote JS log to TestServices-testBasic-fedora-27-127.0.0.2-2601-FAIL.js.log
Journal extracted to TestServices-testBasic-fedora-27-127.0.0.2-2601-FAIL.log

First occurrence: 2018-01-19T08:51:05.059905 | revision cb61451e79040bcd46603a6bcbde8f1397074ec6, logs Times recorded: 1 Latest occurrences:

# ----------------------------------------------------------------------
# testBasic (check_sosreport.TestSOS)
#
ftruncate() failed: Permission denied

DevTools listening on ws://127.0.0.1:9552/devtools/browser/2f650b99-0846-4425-a635-17acff3046e1
[0119/084957.290078:ERROR:zygote_host_impl_linux.cc(268)] Failed to adjust OOM score of renderer with pid 28173: Permission denied (13)
[0119/084958.236403:ERROR:zygote_host_impl_linux.cc(268)] Failed to adjust OOM score of renderer with pid 28206: Permission denied (13)
Unexpected journal message 'audit: type=1400 audit(1516351789.507:163): avc:  denied  { map } for  pid=1240 comm="hostname" path="/usr/bin/hostname" dev="dm-0" ino=20028 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:hostname_exec_t:s0 tclass=file permissive=0'
Unexpected journal message 'audit: type=1400 audit(1516351789.652:165): avc:  denied  { execute_no_trans } for  pid=1312 comm="pmie_check" path="/usr/bin/pmie" dev="dm-0" ino=139127 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:pcp_pmie_exec_t:s0 tclass=file permissive=0'
Wrote JS log to TestSOS-testBasic-fedora-27-127.0.0.2-2501-FAIL.js.log
Journal extracted to TestSOS-testBasic-fedora-27-127.0.0.2-2501-FAIL.log
Traceback (most recent call last):
  File "/build/cockpit/test/common/testlib.py", line 669, in tearDown
    self.check_journal_messages()
  File "/build/cockpit/test/common/testlib.py", line 804, in check_journal_messages
    raise Error(first)
Error: audit: type=1400 audit(1516351789.507:163): avc:  denied  { map } for  pid=1240 comm="hostname" path="/usr/bin/hostname" dev="dm-0" ino=20028 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:hostname_exec_t:s0 tclass=file permissive=0

not ok 85 testBasic (check_sosreport.TestSOS) # duration: 166s
Wrote screenshot to TestSOS-testBasic-fedora-27-127.0.0.2-2501-FAIL.png
Wrote HTML dump to TestSOS-testBasic-fedora-27-127.0.0.2-2501-FAIL.html
Wrote JS log to TestSOS-testBasic-fedora-27-127.0.0.2-2501-FAIL.js.log
Journal extracted to TestSOS-testBasic-fedora-27-127.0.0.2-2501-FAIL.log

First occurrence: 2018-01-19T08:52:24.044516 | revision cb61451e79040bcd46603a6bcbde8f1397074ec6, logs Times recorded: 1 Latest occurrences:

# ----------------------------------------------------------------------
# testProjectAdmin (check_openshift.TestRegistry)
#
/etc/profile.d/lang.sh: line 20: warning: setlocale: LC_COLLATE: cannot change locale (en_US.UTF-8): No such file or directory
/etc/profile.d/lang.sh: line 23: warning: setlocale: LC_MESSAGES: cannot change locale (en_US.UTF-8): No such file or directory
/etc/profile.d/lang.sh: line 26: warning: setlocale: LC_NUMERIC: cannot change locale (en_US.UTF-8): No such file or directory
/etc/profile.d/lang.sh: line 29: warning: setlocale: LC_TIME: cannot change locale (en_US.UTF-8): No such file or directory
/etc/profile.d/lang.sh: line 20: warning: setlocale: LC_COLLATE: cannot change locale (en_US.UTF-8): No such file or directory
/etc/profile.d/lang.sh: line 23: warning: setlocale: LC_MESSAGES: cannot change locale (en_US.UTF-8): No such file or directory
/etc/profile.d/lang.sh: line 26: warning: setlocale: LC_NUMERIC: cannot change locale (en_US.UTF-8): No such file or directory
/etc/profile.d/lang.sh: line 29: warning: setlocale: LC_TIME: cannot change locale (en_US.UTF-8): No such file or directory
The connection to the server 10.111.112.101:8443 was refused - did you specify the right host or port?
The connection to the server 10.111.112.101:8443 was refused - did you specify the right host or port?
The connection to the server 10.111.112.101:8443 was refused - did you specify the right host or port?
The connection to the server 10.111.112.101:8443 was refused - did you specify the right host or port?
The connection to the server 10.111.112.101:8443 was refused - did you specify the right host or port?
/etc/profile.d/lang.sh: line 20: warning: setlocale: LC_COLLATE: cannot change locale (en_US.UTF-8): No such file or directory
/etc/profile.d/lang.sh: line 23: warning: setlocale: LC_MESSAGES: cannot change locale (en_US.UTF-8): No such file or directory
/etc/profile.d/lang.sh: line 26: warning: setlocale: LC_NUMERIC: cannot change locale (en_US.UTF-8): No such file or directory
/etc/profile.d/lang.sh: line 29: warning: setlocale: LC_TIME: cannot change locale (en_US.UTF-8): No such file or directory
ftruncate() failed: Permission denied

DevTools listening on ws://127.0.0.1:9345/devtools/browser/042719e8-20c9-4cf8-b293-13070ac035b6
[0119/085313.716032:ERROR:zygote_host_impl_linux.cc(268)] Failed to adjust OOM score of renderer with pid 32765: Permission denied (13)
[0119/085314.878097:ERROR:zygote_host_impl_linux.cc(268)] Failed to adjust OOM score of renderer with pid 32795: Permission denied (13)
> warning: 2018-01-19 03:53:18.706597 I | proto: duplicate proto type registered: google.protobuf.Any
2018-01-19 03:53:18.706852 I | proto: duplicate proto type registered: google.protobuf.Duration
2018-01-19 03:53:18.706881 I | proto: duplicate proto type registered: google.protobuf.Timestamp

> warning: 2018-01-19 03:53:19.117746 I | proto: duplicate proto type registered: google.protobuf.Any
2018-01-19 03:53:19.117949 I | proto: duplicate proto type registered: google.protobuf.Duration
2018-01-19 03:53:19.118025 I | proto: duplicate proto type registered: google.protobuf.Timestamp

Unexpected journal message 'audit: type=1400 audit(1516351959.044:161): avc:  denied  { map } for  pid=1241 comm="hostname" path="/usr/bin/hostname" dev="dm-0" ino=20028 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:hostname_exec_t:s0 tclass=file permissive=0'
Unexpected journal message 'audit: type=1400 audit(1516351959.214:165): avc:  denied  { execute_no_trans } for  pid=1281 comm="pmie_check" path="/usr/bin/pmie" dev="dm-0" ino=139127 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:pcp_pmie_exec_t:s0 tclass=file permissive=0'
Wrote JS log to TestRegistry-testProjectAdmin-fedora-27-127.0.0.2-2501-FAIL.js.log
Journal extracted to TestRegistry-testProjectAdmin-fedora-27-127.0.0.2-2501-FAIL.log
Journal extracted to TestRegistry-testProjectAdmin-openshift-127.0.0.2-2502-FAIL.log
/etc/profile.d/lang.sh: line 20: warning: setlocale: LC_COLLATE: cannot change locale (en_US.UTF-8): No such file or directory
/etc/profile.d/lang.sh: line 23: warning: setlocale: LC_MESSAGES: cannot change locale (en_US.UTF-8): No such file or directory
/etc/profile.d/lang.sh: line 26: warning: setlocale: LC_NUMERIC: cannot change locale (en_US.UTF-8): No such file or directory
/etc/profile.d/lang.sh: line 29: warning: setlocale: LC_TIME: cannot change locale (en_US.UTF-8): No such file or directory
Traceback (most recent call last):
  File "/build/cockpit/test/common/testlib.py", line 669, in tearDown
    self.check_journal_messages()
  File "/build/cockpit/test/common/testlib.py", line 804, in check_journal_messages
    raise Error(first)
Error: audit: type=1400 audit(1516351959.044:161): avc:  denied  { map } for  pid=1241 comm="hostname" path="/usr/bin/hostname" dev="dm-0" ino=20028 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:hostname_exec_t:s0 tclass=file permissive=0

not ok 54 testProjectAdmin (check_openshift.TestRegistry) # duration: 73s
Wrote screenshot to TestRegistry-testProjectAdmin-fedora-27-127.0.0.2-2501-FAIL.png
Wrote HTML dump to TestRegistry-testProjectAdmin-fedora-27-127.0.0.2-2501-FAIL.html
Wrote JS log to TestRegistry-testProjectAdmin-fedora-27-127.0.0.2-2501-FAIL.js.log
Journal extracted to TestRegistry-testProjectAdmin-fedora-27-127.0.0.2-2501-FAIL.log
Journal extracted to TestRegistry-testProjectAdmin-openshift-127.0.0.2-2502-FAIL.log
/etc/profile.d/lang.sh: line 20: warning: setlocale: LC_COLLATE: cannot change locale (en_US.UTF-8): No such file or directory
/etc/profile.d/lang.sh: line 23: warning: setlocale: LC_MESSAGES: cannot change locale (en_US.UTF-8): No such file or directory
/etc/profile.d/lang.sh: line 26: warning: setlocale: LC_NUMERIC: cannot change locale (en_US.UTF-8): No such file or directory
/etc/profile.d/lang.sh: line 29: warning: setlocale: LC_TIME: cannot change locale (en_US.UTF-8): No such file or directory

First occurrence: 2018-01-19T08:53:41.610740 | revision cb61451e79040bcd46603a6bcbde8f1397074ec6, logs Times recorded: 1 Latest occurrences:

# ----------------------------------------------------------------------
# testIpa (check_realms.TestRealms)
#
ftruncate() failed: Permission denied

DevTools listening on ws://127.0.0.1:10222/devtools/browser/4ab194cf-8aec-4699-9c64-46a9c8b62181
[0119/085150.758932:ERROR:zygote_host_impl_linux.cc(268)] Failed to adjust OOM score of renderer with pid 31029: Permission denied (13)
[0119/085151.860281:ERROR:zygote_host_impl_linux.cc(268)] Failed to adjust OOM score of renderer with pid 31064: Permission denied (13)
> log: Failed to join domain: cockpit.lan: Password is incorrect
Unexpected journal message 'audit: type=1400 audit(1516351898.467:161): avc:  denied  { execute_no_trans } for  pid=1270 comm="pmie_check" path="/usr/bin/pmie" dev="dm-0" ino=139127 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:pcp_pmie_exec_t:s0 tclass=file permissive=0'
Wrote JS log to TestRealms-testIpa-fedora-27-127.0.0.2-2701-FAIL.js.log
Journal extracted to TestRealms-testIpa-fedora-27-127.0.0.2-2701-FAIL.log
Journal extracted to TestRealms-testIpa-ipa-127.0.0.2-2702-FAIL.log
Traceback (most recent call last):
  File "/build/cockpit/test/common/testlib.py", line 669, in tearDown
    self.check_journal_messages()
  File "/build/cockpit/test/common/testlib.py", line 804, in check_journal_messages
    raise Error(first)
Error: audit: type=1400 audit(1516351898.467:161): avc:  denied  { execute_no_trans } for  pid=1270 comm="pmie_check" path="/usr/bin/pmie" dev="dm-0" ino=139127 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:pcp_pmie_exec_t:s0 tclass=file permissive=0

not ok 68 testIpa (check_realms.TestRealms) # duration: 202s
Wrote screenshot to TestRealms-testIpa-fedora-27-127.0.0.2-2701-FAIL.png
Wrote HTML dump to TestRealms-testIpa-fedora-27-127.0.0.2-2701-FAIL.html
Wrote JS log to TestRealms-testIpa-fedora-27-127.0.0.2-2701-FAIL.js.log
Journal extracted to TestRealms-testIpa-fedora-27-127.0.0.2-2701-FAIL.log
Journal extracted to TestRealms-testIpa-ipa-127.0.0.2-2702-FAIL.log

First occurrence: 2018-01-19T08:54:45.407485 | revision cb61451e79040bcd46603a6bcbde8f1397074ec6, logs Times recorded: 1 Latest occurrences:

# ----------------------------------------------------------------------
# testOther (check_networking_other.TestNetworking)
#
NAME         UUID                                  TYPE            DEVICE 
System eth0  5fb06bd0-0bb0-7ffb-45f1-d6edd65f3e03  802-3-ethernet  eth0   
virbr0       5d31a0a7-c037-4117-9bb4-e504c6737c84  bridge          virbr0 
System eth1  9c92fad9-6ecb-3e6c-eb4d-8a47c6f50c04  802-3-ethernet  --     
ens2         39ef3890-56af-4114-9a24-f3f94c42acfe  802-3-ethernet  --     

ftruncate() failed: Permission denied

DevTools listening on ws://127.0.0.1:9695/devtools/browser/9398a5ca-cb81-48fe-aa01-9c458ff93719
[0119/085733.926888:ERROR:zygote_host_impl_linux.cc(268)] Failed to adjust OOM score of renderer with pid 37241: Permission denied (13)
[0119/085734.969527:ERROR:zygote_host_impl_linux.cc(268)] Failed to adjust OOM score of renderer with pid 37313: Permission denied (13)
Unexpected journal message 'audit: type=1400 audit(1516352245.165:163): avc:  denied  { map } for  pid=1272 comm="hostname" path="/usr/bin/hostname" dev="dm-0" ino=20028 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:hostname_exec_t:s0 tclass=file permissive=0'
Unexpected journal message 'audit: type=1400 audit(1516352245.306:165): avc:  denied  { execute_no_trans } for  pid=1311 comm="pmie_check" path="/usr/bin/pmie" dev="dm-0" ino=139127 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:pcp_pmie_exec_t:s0 tclass=file permissive=0'
Wrote JS log to TestNetworking-testOther-fedora-27-127.0.0.2-2901-FAIL.js.log
Journal extracted to TestNetworking-testOther-fedora-27-127.0.0.2-2901-FAIL.log
Traceback (most recent call last):
  File "/build/cockpit/test/common/testlib.py", line 669, in tearDown
    self.check_journal_messages()
  File "/build/cockpit/test/common/testlib.py", line 804, in check_journal_messages
    raise Error(first)
Error: audit: type=1400 audit(1516352245.165:163): avc:  denied  { map } for  pid=1272 comm="hostname" path="/usr/bin/hostname" dev="dm-0" ino=20028 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:hostname_exec_t:s0 tclass=file permissive=0

not ok 35 testOther (check_networking_other.TestNetworking) # duration: 29s
Wrote screenshot to TestNetworking-testOther-fedora-27-127.0.0.2-2901-FAIL.png
Wrote HTML dump to TestNetworking-testOther-fedora-27-127.0.0.2-2901-FAIL.html
Wrote JS log to TestNetworking-testOther-fedora-27-127.0.0.2-2901-FAIL.js.log
Journal extracted to TestNetworking-testOther-fedora-27-127.0.0.2-2901-FAIL.log

First occurrence: 2018-01-19T08:57:41.937228 | revision cb61451e79040bcd46603a6bcbde8f1397074ec6, logs Times recorded: 1 Latest occurrences:

# ----------------------------------------------------------------------
# testBondRename (check_networking_bond.TestNetworking)
#
NAME             UUID                                  TYPE            DEVICE 
System eth0      5fb06bd0-0bb0-7ffb-45f1-d6edd65f3e03  802-3-ethernet  eth0   
static-52:54:01  aef1555e-5028-42d4-aded-8f1fa803358d  802-3-ethernet  eth1   
virbr0           538592d2-d807-48b1-8c82-73312b5ff725  bridge          virbr0 
System eth1      9c92fad9-6ecb-3e6c-eb4d-8a47c6f50c04  802-3-ethernet  --     
ens2             39ef3890-56af-4114-9a24-f3f94c42acfe  802-3-ethernet  --     

ftruncate() failed: Permission denied

DevTools listening on ws://127.0.0.1:9925/devtools/browser/7e9cb6a7-68b4-4d62-adef-967dab85818d
[0119/085856.539858:ERROR:zygote_host_impl_linux.cc(268)] Failed to adjust OOM score of renderer with pid 40054: Permission denied (13)
[0119/085857.548063:ERROR:zygote_host_impl_linux.cc(268)] Failed to adjust OOM score of renderer with pid 40122: Permission denied (13)
52:54:01:00:00:01 -> eth1
> warning: Activation failed because dependencies failed.
> warning: Activation failed because dependencies failed.
Unexpected journal message 'audit: type=1400 audit(1516352327.374:163): avc:  denied  { map } for  pid=1299 comm="hostname" path="/usr/bin/hostname" dev="dm-0" ino=20028 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:hostname_exec_t:s0 tclass=file permissive=0'
Wrote JS log to TestNetworking-testBondRename-fedora-27-127.0.0.2-2901-FAIL.js.log
Journal extracted to TestNetworking-testBondRename-fedora-27-127.0.0.2-2901-FAIL.log
Journal extracted to TestNetworking-testBondRename-fedora-26-127.0.0.2-2902-FAIL.log
Traceback (most recent call last):
  File "/build/cockpit/test/common/testlib.py", line 669, in tearDown
    self.check_journal_messages()
  File "/build/cockpit/test/common/testlib.py", line 804, in check_journal_messages
    raise Error(first)
Error: audit: type=1400 audit(1516352327.374:163): avc:  denied  { map } for  pid=1299 comm="hostname" path="/usr/bin/hostname" dev="dm-0" ino=20028 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:hostname_exec_t:s0 tclass=file permissive=0

not ok 25 testBondRename (check_networking_bond.TestNetworking) # duration: 29s
Wrote screenshot to TestNetworking-testBondRename-fedora-27-127.0.0.2-2901-FAIL.png
Wrote HTML dump to TestNetworking-testBondRename-fedora-27-127.0.0.2-2901-FAIL.html
Wrote JS log to TestNetworking-testBondRename-fedora-27-127.0.0.2-2901-FAIL.js.log
Journal extracted to TestNetworking-testBondRename-fedora-27-127.0.0.2-2901-FAIL.log
Journal extracted to TestNetworking-testBondRename-fedora-26-127.0.0.2-2902-FAIL.log

First occurrence: 2018-01-19T08:59:05.830963 | revision cb61451e79040bcd46603a6bcbde8f1397074ec6, logs Times recorded: 1 Latest occurrences:

# ----------------------------------------------------------------------
# testFrameReload (check_multi_machine.TestMultiMachine)
#
ftruncate() failed: Permission denied

DevTools listening on ws://127.0.0.1:10172/devtools/browser/b298708d-1bc1-4509-ac27-0077176a76b8
[0119/085958.237753:ERROR:zygote_host_impl_linux.cc(268)] Failed to adjust OOM score of renderer with pid 42263: Permission denied (13)
[0119/085959.169306:ERROR:zygote_host_impl_linux.cc(268)] Failed to adjust OOM score of renderer with pid 42308: Permission denied (13)
Unexpected journal message 'audit: type=1400 audit(1516352385.351:161): avc:  denied  { map } for  pid=1279 comm="hostname" path="/usr/bin/hostname" dev="dm-0" ino=20028 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:hostname_exec_t:s0 tclass=file permissive=0'
Unexpected journal message 'audit: type=1400 audit(1516352385.511:163): avc:  denied  { execute_no_trans } for  pid=1312 comm="pmie_check" path="/usr/bin/pmie" dev="dm-0" ino=139127 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:pcp_pmie_exec_t:s0 tclass=file permissive=0'
Wrote JS log to TestMultiMachine-testFrameReload-fedora-27-127.0.0.2-2501-FAIL.js.log
Journal extracted to TestMultiMachine-testFrameReload-fedora-27-127.0.0.2-2501-FAIL.log
Journal extracted to TestMultiMachine-testFrameReload-fedora-27-127.0.0.2-2503-FAIL.log
Journal extracted to TestMultiMachine-testFrameReload-fedora-27-127.0.0.2-2502-FAIL.log
Traceback (most recent call last):
  File "/build/cockpit/test/common/testlib.py", line 669, in tearDown
    self.check_journal_messages()
  File "/build/cockpit/test/common/testlib.py", line 804, in check_journal_messages
    raise Error(first)
Error: audit: type=1400 audit(1516352385.351:161): avc:  denied  { map } for  pid=1279 comm="hostname" path="/usr/bin/hostname" dev="dm-0" ino=20028 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:hostname_exec_t:s0 tclass=file permissive=0

not ok 15 testFrameReload (check_multi_machine.TestMultiMachine) # duration: 39s
Wrote screenshot to TestMultiMachine-testFrameReload-fedora-27-127.0.0.2-2501-FAIL.png
Wrote HTML dump to TestMultiMachine-testFrameReload-fedora-27-127.0.0.2-2501-FAIL.html
Wrote JS log to TestMultiMachine-testFrameReload-fedora-27-127.0.0.2-2501-FAIL.js.log
Journal extracted to TestMultiMachine-testFrameReload-fedora-27-127.0.0.2-2501-FAIL.log
Journal extracted to TestMultiMachine-testFrameReload-fedora-27-127.0.0.2-2503-FAIL.log
Journal extracted to TestMultiMachine-testFrameReload-fedora-27-127.0.0.2-2502-FAIL.log

First occurrence: 2018-01-19T09:00:12.333111 | revision cb61451e79040bcd46603a6bcbde8f1397074ec6, logs Times recorded: 1 Latest occurrences:

# ----------------------------------------------------------------------
# testPcp (check_metrics.TestMetrics)
#
ftruncate() failed: Permission denied

DevTools listening on ws://127.0.0.1:9506/devtools/browser/f6d89a8c-86d1-47a1-9383-ec2ce4d20fd2
[0119/090035.234556:ERROR:zygote_host_impl_linux.cc(268)] Failed to adjust OOM score of renderer with pid 43366: Permission denied (13)
[0119/090036.460591:ERROR:zygote_host_impl_linux.cc(268)] Failed to adjust OOM score of renderer with pid 43433: Permission denied (13)
('Measured CPU', 90.4742458923)
('Measured Memory', 452902912)
Ncat: Connection reset by peer.
Measured 4.0s of network traffic; eth0: 69812206 bytes, lo: 0 bytes
Ncat: Broken pipe.
Unexpected journal message 'audit: type=1400 audit(1516352427.743:163): avc:  denied  { map } for  pid=1280 comm="hostname" path="/usr/bin/hostname" dev="dm-0" ino=20028 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:hostname_exec_t:s0 tclass=file permissive=0'
Wrote JS log to TestMetrics-testPcp-fedora-27-127.0.0.2-2501-FAIL.js.log
Journal extracted to TestMetrics-testPcp-fedora-27-127.0.0.2-2501-FAIL.log
Traceback (most recent call last):
  File "/build/cockpit/test/common/testlib.py", line 669, in tearDown
    self.check_journal_messages()
  File "/build/cockpit/test/common/testlib.py", line 804, in check_journal_messages
    raise Error(first)
Error: audit: type=1400 audit(1516352427.743:163): avc:  denied  { map } for  pid=1280 comm="hostname" path="/usr/bin/hostname" dev="dm-0" ino=20028 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:hostname_exec_t:s0 tclass=file permissive=0

not ok 11 testPcp (check_metrics.TestMetrics) # duration: 65s
Wrote screenshot to TestMetrics-testPcp-fedora-27-127.0.0.2-2501-FAIL.png
Wrote HTML dump to TestMetrics-testPcp-fedora-27-127.0.0.2-2501-FAIL.html
Wrote JS log to TestMetrics-testPcp-fedora-27-127.0.0.2-2501-FAIL.js.log
Journal extracted to TestMetrics-testPcp-fedora-27-127.0.0.2-2501-FAIL.log

First occurrence: 2018-01-19T09:01:21.777745 | revision cb61451e79040bcd46603a6bcbde8f1397074ec6, logs Times recorded: 1 Latest occurrences:

# ----------------------------------------------------------------------
# testDelete (check_machines.TestMachines)
#
ftruncate() failed: Permission denied

DevTools listening on ws://127.0.0.1:9750/devtools/browser/26ae6903-8fa3-4633-b4c0-11442de7c9bd
[0119/090148.521202:ERROR:zygote_host_impl_linux.cc(268)] Failed to adjust OOM score of renderer with pid 45133: Permission denied (13)
[0119/090149.581730:ERROR:zygote_host_impl_linux.cc(268)] Failed to adjust OOM score of renderer with pid 45167: Permission denied (13)
Unexpected journal message 'audit: type=1400 audit(1516352497.711:163): avc:  denied  { map } for  pid=1276 comm="hostname" path="/usr/bin/hostname" dev="dm-0" ino=20028 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:hostname_exec_t:s0 tclass=file permissive=0'
Unexpected journal message 'audit: type=1400 audit(1516352497.873:165): avc:  denied  { execute_no_trans } for  pid=1330 comm="pmie_check" path="/usr/bin/pmie" dev="dm-0" ino=139127 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:pcp_pmie_exec_t:s0 tclass=file permissive=0'
Wrote JS log to TestMachines-testDelete-fedora-27-127.0.0.2-2501-FAIL.js.log
Journal extracted to TestMachines-testDelete-fedora-27-127.0.0.2-2501-FAIL.log
Traceback (most recent call last):
  File "/build/cockpit/test/common/testlib.py", line 669, in tearDown
    self.check_journal_messages()
  File "/build/cockpit/test/common/testlib.py", line 804, in check_journal_messages
    raise Error(first)
Error: audit: type=1400 audit(1516352497.711:163): avc:  denied  { map } for  pid=1276 comm="hostname" path="/usr/bin/hostname" dev="dm-0" ino=20028 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:hostname_exec_t:s0 tclass=file permissive=0

not ok 2 testDelete (check_machines.TestMachines) # duration: 36s
Wrote screenshot to TestMachines-testDelete-fedora-27-127.0.0.2-2501-FAIL.png
Wrote HTML dump to TestMachines-testDelete-fedora-27-127.0.0.2-2501-FAIL.html
Wrote JS log to TestMachines-testDelete-fedora-27-127.0.0.2-2501-FAIL.js.log
Journal extracted to TestMachines-testDelete-fedora-27-127.0.0.2-2501-FAIL.log

First occurrence: 2018-01-19T09:02:00.883920 | revision cb61451e79040bcd46603a6bcbde8f1397074ec6, logs Times recorded: 1 Latest occurrences:

# ----------------------------------------------------------------------
# testBasic (check_machines.TestMachines)
#
ftruncate() failed: Permission denied

DevTools listening on ws://127.0.0.1:10170/devtools/browser/d8df8440-2910-430e-a032-3313f640dc3f
[0119/090149.764832:ERROR:zygote_host_impl_linux.cc(268)] Failed to adjust OOM score of renderer with pid 45210: Permission denied (13)
[0119/090150.873847:ERROR:zygote_host_impl_linux.cc(268)] Failed to adjust OOM score of renderer with pid 45238: Permission denied (13)
> warning: error: failed to connect to the hypervisor
error: Failed to connect socket to '/var/run/libvirt/libvirt-sock-ro': No such file or directory

> info: The 'virsh' command failed, as expected: "{"problem":null,"exit_status":1,"exit_signal":null,"message":"error: failed to connect to the hypervisor\nerror: Failed to connect socket to '/var/run/libvirt/libvirt-sock-ro': No such file or directory"}", data: """"
> warning: Unable to parse event, ignoring: error: Disconnected from qemu:///system due to end of file
> warning: Unable to parse event, ignoring: events received: 8
> warning: Unable to parse event, ignoring: error: internal error: client socket is closed
> warning: Unable to parse event, ignoring: 
> log: virsh event failed: 
> warning: error: Domain is already active

Unexpected journal message 'audit: type=1400 audit(1516352498.662:161): avc:  denied  { map } for  pid=1258 comm="hostname" path="/usr/bin/hostname" dev="dm-0" ino=20028 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:hostname_exec_t:s0 tclass=file permissive=0'
Unexpected journal message 'audit: type=1400 audit(1516352498.841:163): avc:  denied  { execute_no_trans } for  pid=1320 comm="pmie_check" path="/usr/bin/pmie" dev="dm-0" ino=139127 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:pcp_pmie_exec_t:s0 tclass=file permissive=0'
Wrote JS log to TestMachines-testBasic-fedora-27-127.0.0.2-2301-FAIL.js.log
Journal extracted to TestMachines-testBasic-fedora-27-127.0.0.2-2301-FAIL.log
Traceback (most recent call last):
  File "/build/cockpit/test/common/testlib.py", line 669, in tearDown
    self.check_journal_messages()
  File "/build/cockpit/test/common/testlib.py", line 804, in check_journal_messages
    raise Error(first)
Error: audit: type=1400 audit(1516352498.662:161): avc:  denied  { map } for  pid=1258 comm="hostname" path="/usr/bin/hostname" dev="dm-0" ino=20028 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:hostname_exec_t:s0 tclass=file permissive=0

not ok 1 testBasic (check_machines.TestMachines) # duration: 167s
Wrote screenshot to TestMachines-testBasic-fedora-27-127.0.0.2-2301-FAIL.png
Wrote HTML dump to TestMachines-testBasic-fedora-27-127.0.0.2-2301-FAIL.html
Wrote JS log to TestMachines-testBasic-fedora-27-127.0.0.2-2301-FAIL.js.log
Journal extracted to TestMachines-testBasic-fedora-27-127.0.0.2-2301-FAIL.log

First occurrence: 2018-01-19T09:04:14.680518 | revision cb61451e79040bcd46603a6bcbde8f1397074ec6, logs Times recorded: 1 Latest occurrences:

# ----------------------------------------------------------------------
# testLuks (check_storage_luks.TestStorage)
#

DevTools listening on ws://127.0.0.1:9513/devtools/browser/1c990d1d-3a8c-413f-98e2-6aa100725d31
[0119/092127.664038:ERROR:zygote_host_impl_linux.cc(268)] Failed to adjust OOM score of renderer with pid 73377: Permission denied (13)
[0119/092128.681321:ERROR:zygote_host_impl_linux.cc(268)] Failed to adjust OOM score of renderer with pid 73426: Permission denied (13)
Unexpected journal message 'audit: type=1400 audit(1516353679.484:161): avc:  denied  { map } for  pid=1235 comm="hostname" path="/usr/bin/hostname" dev="dm-0" ino=20028 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:hostname_exec_t:s0 tclass=file permissive=0'
Unexpected journal message 'audit: type=1400 audit(1516353679.707:165): avc:  denied  { execute_no_trans } for  pid=1295 comm="pmie_check" path="/usr/bin/pmie" dev="dm-0" ino=139127 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:pcp_pmie_exec_t:s0 tclass=file permissive=0'
Wrote JS log to TestStorage-testLuks-fedora-27-127.0.0.2-2201-FAIL.js.log
Journal extracted to TestStorage-testLuks-fedora-27-127.0.0.2-2201-FAIL.log
Traceback (most recent call last):
  File "/build/cockpit/test/common/testlib.py", line 669, in tearDown
    self.check_journal_messages()
  File "/build/cockpit/test/common/testlib.py", line 804, in check_journal_messages
    raise Error(first)
Error: audit: type=1400 audit(1516353679.484:161): avc:  denied  { map } for  pid=1235 comm="hostname" path="/usr/bin/hostname" dev="dm-0" ino=20028 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:hostname_exec_t:s0 tclass=file permissive=0

not ok 88 testLuks (check_storage_luks.TestStorage) # duration: 46s
Wrote screenshot to TestStorage-testLuks-fedora-27-127.0.0.2-2201-FAIL.png
Wrote HTML dump to TestStorage-testLuks-fedora-27-127.0.0.2-2201-FAIL.html
Wrote JS log to TestStorage-testLuks-fedora-27-127.0.0.2-2201-FAIL.js.log
Journal extracted to TestStorage-testLuks-fedora-27-127.0.0.2-2201-FAIL.log

First occurrence: 2018-01-19T09:21:56.367395 | revision 9ce19c68e75b6c43a064c9d60c3582c12c1ebbab, logs Times recorded: 1 Latest occurrences:

# ----------------------------------------------------------------------
# testReconnectChangeCert (check_openshift.TestOpenshift)
#
/etc/profile.d/lang.sh: line 20: warning: setlocale: LC_COLLATE: cannot change locale (en_US.UTF-8): No such file or directory
/etc/profile.d/lang.sh: line 23: warning: setlocale: LC_MESSAGES: cannot change locale (en_US.UTF-8): No such file or directory
/etc/profile.d/lang.sh: line 26: warning: setlocale: LC_NUMERIC: cannot change locale (en_US.UTF-8): No such file or directory
/etc/profile.d/lang.sh: line 29: warning: setlocale: LC_TIME: cannot change locale (en_US.UTF-8): No such file or directory
/etc/profile.d/lang.sh: line 20: warning: setlocale: LC_COLLATE: cannot change locale (en_US.UTF-8): No such file or directory
/etc/profile.d/lang.sh: line 23: warning: setlocale: LC_MESSAGES: cannot change locale (en_US.UTF-8): No such file or directory
/etc/profile.d/lang.sh: line 26: warning: setlocale: LC_NUMERIC: cannot change locale (en_US.UTF-8): No such file or directory
/etc/profile.d/lang.sh: line 29: warning: setlocale: LC_TIME: cannot change locale (en_US.UTF-8): No such file or directory
/etc/profile.d/lang.sh: line 20: warning: setlocale: LC_COLLATE: cannot change locale (en_US.UTF-8): No such file or directory
/etc/profile.d/lang.sh: line 23: warning: setlocale: LC_MESSAGES: cannot change locale (en_US.UTF-8): No such file or directory
/etc/profile.d/lang.sh: line 26: warning: setlocale: LC_NUMERIC: cannot change locale (en_US.UTF-8): No such file or directory
/etc/profile.d/lang.sh: line 29: warning: setlocale: LC_TIME: cannot change locale (en_US.UTF-8): No such file or directory
The connection to the server 10.111.112.101:8443 was refused - did you specify the right host or port?
The connection to the server 10.111.112.101:8443 was refused - did you specify the right host or port?
The connection to the server 10.111.112.101:8443 was refused - did you specify the right host or port?
The connection to the server 10.111.112.101:8443 was refused - did you specify the right host or port?
The connection to the server 10.111.112.101:8443 was refused - did you specify the right host or port?
The connection to the server 10.111.112.101:8443 was refused - did you specify the right host or port?
The connection to the server 10.111.112.101:8443 was refused - did you specify the right host or port?
The connection to the server 10.111.112.101:8443 was refused - did you specify the right host or port?

DevTools listening on ws://127.0.0.1:9555/devtools/browser/c169c5cc-5637-474e-82cf-50bffb4cf5a8
[0119/092453.651821:ERROR:zygote_host_impl_linux.cc(268)] Failed to adjust OOM score of renderer with pid 79873: Permission denied (13)
[0119/092454.596489:ERROR:zygote_host_impl_linux.cc(268)] Failed to adjust OOM score of renderer with pid 79949: Permission denied (13)
> warning: 2018-01-19 04:24:57.736001 I | proto: duplicate proto type registered: google.protobuf.Any
2018-01-19 04:24:57.736123 I | proto: duplicate proto type registered: google.protobuf.Duration
2018-01-19 04:24:57.736150 I | proto: duplicate proto type registered: google.protobuf.Timestamp

> warning: 2018-01-19 04:24:58.098304 I | proto: duplicate proto type registered: google.protobuf.Any
2018-01-19 04:24:58.098426 I | proto: duplicate proto type registered: google.protobuf.Duration
2018-01-19 04:24:58.098466 I | proto: duplicate proto type registered: google.protobuf.Timestamp

> warning: 2018-01-19 04:24:58.641880 I | proto: duplicate proto type registered: google.protobuf.Any
2018-01-19 04:24:58.641995 I | proto: duplicate proto type registered: google.protobuf.Duration
2018-01-19 04:24:58.642030 I | proto: duplicate proto type registered: google.protobuf.Timestamp

> warning: 2018-01-19 04:24:58.851659 I | proto: duplicate proto type registered: google.protobuf.Any
2018-01-19 04:24:58.851730 I | proto: duplicate proto type registered: google.protobuf.Duration
2018-01-19 04:24:58.851743 I | proto: duplicate proto type registered: google.protobuf.Timestamp

Unexpected journal message 'audit: type=1400 audit(1516353863.339:163): avc:  denied  { map } for  pid=1293 comm="hostname" path="/usr/bin/hostname" dev="dm-0" ino=20028 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:hostname_exec_t:s0 tclass=file permissive=0'
Unexpected journal message 'audit: type=1400 audit(1516353863.440:165): avc:  denied  { execute_no_trans } for  pid=1331 comm="pmie_check" path="/usr/bin/pmie" dev="dm-0" ino=139127 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:pcp_pmie_exec_t:s0 tclass=file permissive=0'
Wrote JS log to TestOpenshift-testReconnectChangeCert-fedora-27-127.0.0.2-2601-FAIL.js.log
Journal extracted to TestOpenshift-testReconnectChangeCert-fedora-27-127.0.0.2-2601-FAIL.log
Journal extracted to TestOpenshift-testReconnectChangeCert-openshift-127.0.0.2-2602-FAIL.log
/etc/profile.d/lang.sh: line 20: warning: setlocale: LC_COLLATE: cannot change locale (en_US.UTF-8): No such file or directory
/etc/profile.d/lang.sh: line 23: warning: setlocale: LC_MESSAGES: cannot change locale (en_US.UTF-8): No such file or directory
/etc/profile.d/lang.sh: line 26: warning: setlocale: LC_NUMERIC: cannot change locale (en_US.UTF-8): No such file or directory
/etc/profile.d/lang.sh: line 29: warning: setlocale: LC_TIME: cannot change locale (en_US.UTF-8): No such file or directory
Traceback (most recent call last):
  File "/build/cockpit/test/common/testlib.py", line 669, in tearDown
    self.check_journal_messages()
  File "/build/cockpit/test/common/testlib.py", line 804, in check_journal_messages
    raise Error(first)
Error: audit: type=1400 audit(1516353863.339:163): avc:  denied  { map } for  pid=1293 comm="hostname" path="/usr/bin/hostname" dev="dm-0" ino=20028 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:hostname_exec_t:s0 tclass=file permissive=0

not ok 54 testReconnectChangeCert (check_openshift.TestOpenshift) # duration: 50s
Wrote screenshot to TestOpenshift-testReconnectChangeCert-fedora-27-127.0.0.2-2601-FAIL.png
Wrote HTML dump to TestOpenshift-testReconnectChangeCert-fedora-27-127.0.0.2-2601-FAIL.html
Wrote JS log to TestOpenshift-testReconnectChangeCert-fedora-27-127.0.0.2-2601-FAIL.js.log
Journal extracted to TestOpenshift-testReconnectChangeCert-fedora-27-127.0.0.2-2601-FAIL.log
Journal extracted to TestOpenshift-testReconnectChangeCert-openshift-127.0.0.2-2602-FAIL.log
/etc/profile.d/lang.sh: line 20: warning: setlocale: LC_COLLATE: cannot change locale (en_US.UTF-8): No such file or directory
/etc/profile.d/lang.sh: line 23: warning: setlocale: LC_MESSAGES: cannot change locale (en_US.UTF-8): No such file or directory
/etc/profile.d/lang.sh: line 26: warning: setlocale: LC_NUMERIC: cannot change locale (en_US.UTF-8): No such file or directory
/etc/profile.d/lang.sh: line 29: warning: setlocale: LC_TIME: cannot change locale (en_US.UTF-8): No such file or directory

First occurrence: 2018-01-19T09:25:02.525256 | revision 9ce19c68e75b6c43a064c9d60c3582c12c1ebbab, logs Times recorded: 1 Latest occurrences:

# ----------------------------------------------------------------------
# testNodeNavigation (check_openshift.TestOpenshift)
#
/etc/profile.d/lang.sh: line 20: warning: setlocale: LC_COLLATE: cannot change locale (en_US.UTF-8): No such file or directory
/etc/profile.d/lang.sh: line 23: warning: setlocale: LC_MESSAGES: cannot change locale (en_US.UTF-8): No such file or directory
/etc/profile.d/lang.sh: line 26: warning: setlocale: LC_NUMERIC: cannot change locale (en_US.UTF-8): No such file or directory
/etc/profile.d/lang.sh: line 29: warning: setlocale: LC_TIME: cannot change locale (en_US.UTF-8): No such file or directory
/etc/profile.d/lang.sh: line 20: warning: setlocale: LC_COLLATE: cannot change locale (en_US.UTF-8): No such file or directory
/etc/profile.d/lang.sh: line 23: warning: setlocale: LC_MESSAGES: cannot change locale (en_US.UTF-8): No such file or directory
/etc/profile.d/lang.sh: line 26: warning: setlocale: LC_NUMERIC: cannot change locale (en_US.UTF-8): No such file or directory
/etc/profile.d/lang.sh: line 29: warning: setlocale: LC_TIME: cannot change locale (en_US.UTF-8): No such file or directory
/etc/profile.d/lang.sh: line 20: warning: setlocale: LC_COLLATE: cannot change locale (en_US.UTF-8): No such file or directory
/etc/profile.d/lang.sh: line 23: warning: setlocale: LC_MESSAGES: cannot change locale (en_US.UTF-8): No such file or directory
/etc/profile.d/lang.sh: line 26: warning: setlocale: LC_NUMERIC: cannot change locale (en_US.UTF-8): No such file or directory
/etc/profile.d/lang.sh: line 29: warning: setlocale: LC_TIME: cannot change locale (en_US.UTF-8): No such file or directory
The connection to the server 10.111.112.101:8443 was refused - did you specify the right host or port?
The connection to the server 10.111.112.101:8443 was refused - did you specify the right host or port?
The connection to the server 10.111.112.101:8443 was refused - did you specify the right host or port?
The connection to the server 10.111.112.101:8443 was refused - did you specify the right host or port?
The connection to the server 10.111.112.101:8443 was refused - did you specify the right host or port?
The connection to the server 10.111.112.101:8443 was refused - did you specify the right host or port?
The connection to the server 10.111.112.101:8443 was refused - did you specify the right host or port?
The connection to the server 10.111.112.101:8443 was refused - did you specify the right host or port?

DevTools listening on ws://127.0.0.1:9405/devtools/browser/c5e24425-e34f-47bd-b3b9-8e7bd4b69813
[0119/092459.150027:ERROR:zygote_host_impl_linux.cc(268)] Failed to adjust OOM score of renderer with pid 80168: Permission denied (13)
[0119/092500.143883:ERROR:zygote_host_impl_linux.cc(268)] Failed to adjust OOM score of renderer with pid 80222: Permission denied (13)
> warning: 2018-01-19 04:25:03.804906 I | proto: duplicate proto type registered: google.protobuf.Any
2018-01-19 04:25:03.805094 I | proto: duplicate proto type registered: google.protobuf.Duration
2018-01-19 04:25:03.805150 I | proto: duplicate proto type registered: google.protobuf.Timestamp

> warning: 2018-01-19 04:25:04.228468 I | proto: duplicate proto type registered: google.protobuf.Any
2018-01-19 04:25:04.228654 I | proto: duplicate proto type registered: google.protobuf.Duration
2018-01-19 04:25:04.228684 I | proto: duplicate proto type registered: google.protobuf.Timestamp

> warning: Error opening directory '/home/admin/.ssh': No such file or directory
> warning: --: line 25: cd: /home/admin/.ssh: No such file or directory

> warning: Error opening directory '/home/admin/.ssh': No such file or directory
> warning: --: line 25: cd: /home/admin/.ssh: No such file or directory

grep: /etc/ssh/ssh_known_hosts: No such file or directory
grep: /etc/cockpit/machines.d/99-webui.json: No such file or directory
Unexpected journal message 'audit: type=1400 audit(1516353869.052:165): avc:  denied  { execute_no_trans } for  pid=1296 comm="pmie_check" path="/usr/bin/pmie" dev="dm-0" ino=139127 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:pcp_pmie_exec_t:s0 tclass=file permissive=0'
Wrote JS log to TestOpenshift-testNodeNavigation-fedora-27-127.0.0.2-2301-FAIL.js.log
Journal extracted to TestOpenshift-testNodeNavigation-fedora-27-127.0.0.2-2301-FAIL.log
Journal extracted to TestOpenshift-testNodeNavigation-openshift-127.0.0.2-2302-FAIL.log
Traceback (most recent call last):
  File "/build/cockpit/test/common/testlib.py", line 669, in tearDown
    self.check_journal_messages()
  File "/build/cockpit/test/common/testlib.py", line 804, in check_journal_messages
    raise Error(first)
Error: audit: type=1400 audit(1516353869.052:165): avc:  denied  { execute_no_trans } for  pid=1296 comm="pmie_check" path="/usr/bin/pmie" dev="dm-0" ino=139127 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:pcp_pmie_exec_t:s0 tclass=file permissive=0

not ok 52 testNodeNavigation (check_openshift.TestOpenshift) # duration: 62s
Wrote screenshot to TestOpenshift-testNodeNavigation-fedora-27-127.0.0.2-2301-FAIL.png
Wrote HTML dump to TestOpenshift-testNodeNavigation-fedora-27-127.0.0.2-2301-FAIL.html
Wrote JS log to TestOpenshift-testNodeNavigation-fedora-27-127.0.0.2-2301-FAIL.js.log
Journal extracted to TestOpenshift-testNodeNavigation-fedora-27-127.0.0.2-2301-FAIL.log
Journal extracted to TestOpenshift-testNodeNavigation-openshift-127.0.0.2-2302-FAIL.log

First occurrence: 2018-01-19T09:25:19.754491 | revision 9ce19c68e75b6c43a064c9d60c3582c12c1ebbab, logs Times recorded: 1 Latest occurrences:

# ----------------------------------------------------------------------
# testSerialConsole (check_machines.TestMachines)
#

DevTools listening on ws://127.0.0.1:9812/devtools/browser/0a16b524-7070-44db-a0d3-e662cebf2fcb
[0119/092914.087586:ERROR:zygote_host_impl_linux.cc(268)] Failed to adjust OOM score of renderer with pid 88729: Permission denied (13)
[0119/092915.074770:ERROR:zygote_host_impl_linux.cc(268)] Failed to adjust OOM score of renderer with pid 88757: Permission denied (13)
Unexpected journal message 'audit: type=1400 audit(1516354144.363:163): avc:  denied  { map } for  pid=1261 comm="hostname" path="/usr/bin/hostname" dev="dm-0" ino=20028 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:hostname_exec_t:s0 tclass=file permissive=0'
Unexpected journal message 'audit: type=1400 audit(1516354144.514:165): avc:  denied  { execute_no_trans } for  pid=1307 comm="pmie_check" path="/usr/bin/pmie" dev="dm-0" ino=139127 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:pcp_pmie_exec_t:s0 tclass=file permissive=0'
Wrote JS log to TestMachines-testSerialConsole-fedora-27-127.0.0.2-2701-FAIL.js.log
Journal extracted to TestMachines-testSerialConsole-fedora-27-127.0.0.2-2701-FAIL.log
Traceback (most recent call last):
  File "/build/cockpit/test/common/testlib.py", line 669, in tearDown
    self.check_journal_messages()
  File "/build/cockpit/test/common/testlib.py", line 804, in check_journal_messages
    raise Error(first)
Error: audit: type=1400 audit(1516354144.363:163): avc:  denied  { map } for  pid=1261 comm="hostname" path="/usr/bin/hostname" dev="dm-0" ino=20028 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:hostname_exec_t:s0 tclass=file permissive=0

not ok 7 testSerialConsole (check_machines.TestMachines) # duration: 32s
Wrote screenshot to TestMachines-testSerialConsole-fedora-27-127.0.0.2-2701-FAIL.png
Wrote HTML dump to TestMachines-testSerialConsole-fedora-27-127.0.0.2-2701-FAIL.html
Wrote JS log to TestMachines-testSerialConsole-fedora-27-127.0.0.2-2701-FAIL.js.log
Journal extracted to TestMachines-testSerialConsole-fedora-27-127.0.0.2-2701-FAIL.log

First occurrence: 2018-01-19T09:29:24.404434 | revision 9ce19c68e75b6c43a064c9d60c3582c12c1ebbab, logs Times recorded: 1 Latest occurrences:

cockpituous commented 6 years ago

verify/fedora-27 Ooops, it happened again


# ----------------------------------------------------------------------
# testBasic (check_apps.TestApps)
#
ftruncate() failed: Permission denied

DevTools listening on ws://127.0.0.1:9304/devtools/browser/f271939d-bc66-406b-b79b-0036e97804a0
[0119/080651.826156:ERROR:zygote_host_impl_linux.cc(268)] Failed to adjust OOM score of renderer with pid 21795: Permission denied (13)
[0119/080652.848452:ERROR:zygote_host_impl_linux.cc(268)] Failed to adjust OOM score of renderer with pid 21854: Permission denied (13)
Unexpected journal message 'audit: type=1400 audit(1516349203.163:165): avc:  denied  { execute_no_trans } for  pid=1291 comm="pmie_check" path="/usr/bin/pmie" dev="dm-0" ino=139127 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:pcp_pmie_exec_t:s0 tclass=file permissive=0'
Wrote JS log to TestApps-testBasic-fedora-27-127.0.0.2-2301-FAIL.js.log
Journal extracted to TestApps-testBasic-fedora-27-127.0.0.2-2301-FAIL.log
Traceback (most recent call last):
  File "/build/cockpit/test/common/testlib.py", line 669, in tearDown
    self.check_journal_messages()
  File "/build/cockpit/test/common/testlib.py", line 804, in check_journal_messages
    raise Error(first)
Error: audit: type=1400 audit(1516349203.163:165): avc:  denied  { execute_no_trans } for  pid=1291 comm="pmie_check" path="/usr/bin/pmie" dev="dm-0" ino=139127 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:pcp_pmie_exec_t:s0 tclass=file permissive=0

not ok 136 testBasic (check_apps.TestApps) # duration: 33s
Wrote screenshot to TestApps-testBasic-fedora-27-127.0.0.2-2301-FAIL.png
Wrote HTML dump to TestApps-testBasic-fedora-27-127.0.0.2-2301-FAIL.html
Wrote JS log to TestApps-testBasic-fedora-27-127.0.0.2-2301-FAIL.js.log
Journal extracted to TestApps-testBasic-fedora-27-127.0.0.2-2301-FAIL.log

First occurrence: 2018-01-19T08:07:04.088553 | revision cb61451e79040bcd46603a6bcbde8f1397074ec6, logs Times recorded: 1 Latest occurrences:

# ----------------------------------------------------------------------
# testBasic (check_packagekit.TestAutoUpdates)
#
ftruncate() failed: Permission denied

DevTools listening on ws://127.0.0.1:9334/devtools/browser/04390719-7267-4d68-8c92-ae35f5fc0b46
[0119/080803.456388:ERROR:zygote_host_impl_linux.cc(268)] Failed to adjust OOM score of renderer with pid 24063: Permission denied (13)
[0119/080804.502641:ERROR:zygote_host_impl_linux.cc(268)] Failed to adjust OOM score of renderer with pid 24185: Permission denied (13)
Unexpected journal message 'audit: type=1400 audit(1516349274.161:162): avc:  denied  { map } for  pid=1265 comm="hostname" path="/usr/bin/hostname" dev="dm-0" ino=20028 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:hostname_exec_t:s0 tclass=file permissive=0'
Unexpected journal message 'audit: type=1400 audit(1516349274.312:164): avc:  denied  { execute_no_trans } for  pid=1321 comm="pmie_check" path="/usr/bin/pmie" dev="dm-0" ino=139127 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:pcp_pmie_exec_t:s0 tclass=file permissive=0'
Wrote JS log to TestAutoUpdates-testBasic-fedora-27-127.0.0.2-2401-FAIL.js.log
Journal extracted to TestAutoUpdates-testBasic-fedora-27-127.0.0.2-2401-FAIL.log
Traceback (most recent call last):
  File "/build/cockpit/test/common/testlib.py", line 669, in tearDown
    self.check_journal_messages()
  File "/build/cockpit/test/common/testlib.py", line 804, in check_journal_messages
    raise Error(first)
Error: audit: type=1400 audit(1516349274.161:162): avc:  denied  { map } for  pid=1265 comm="hostname" path="/usr/bin/hostname" dev="dm-0" ino=20028 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:hostname_exec_t:s0 tclass=file permissive=0

not ok 120 testBasic (check_packagekit.TestAutoUpdates) # duration: 41s
Wrote screenshot to TestAutoUpdates-testBasic-fedora-27-127.0.0.2-2401-FAIL.png
Wrote HTML dump to TestAutoUpdates-testBasic-fedora-27-127.0.0.2-2401-FAIL.html
Wrote JS log to TestAutoUpdates-testBasic-fedora-27-127.0.0.2-2401-FAIL.js.log
Journal extracted to TestAutoUpdates-testBasic-fedora-27-127.0.0.2-2401-FAIL.log

First occurrence: 2018-01-19T08:08:23.277268 | revision cb61451e79040bcd46603a6bcbde8f1397074ec6, logs Times recorded: 1 Latest occurrences:

# ----------------------------------------------------------------------
# testPartitions (check_storage_partitions.TestStorage)
#
ftruncate() failed: Permission denied

DevTools listening on ws://127.0.0.1:10018/devtools/browser/b0ad6981-fad1-42b9-a3eb-e900d765c6d3
[0119/080917.546298:ERROR:zygote_host_impl_linux.cc(268)] Failed to adjust OOM score of renderer with pid 26564: Permission denied (13)
[0119/080918.583609:ERROR:zygote_host_impl_linux.cc(268)] Failed to adjust OOM score of renderer with pid 26622: Permission denied (13)
10+0 records in
10+0 records out
10485760 bytes (10 MB, 10 MiB) copied, 0.0454515 s, 231 MB/s
Unexpected journal message 'audit: type=1400 audit(1516349349.641:163): avc:  denied  { map } for  pid=1302 comm="hostname" path="/usr/bin/hostname" dev="dm-0" ino=20028 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:hostname_exec_t:s0 tclass=file permissive=0'
Unexpected journal message 'audit: type=1400 audit(1516349349.793:165): avc:  denied  { execute_no_trans } for  pid=1333 comm="pmie_check" path="/usr/bin/pmie" dev="dm-0" ino=139127 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:pcp_pmie_exec_t:s0 tclass=file permissive=0'
Wrote JS log to TestStorage-testPartitions-fedora-27-127.0.0.2-2901-FAIL.js.log
Journal extracted to TestStorage-testPartitions-fedora-27-127.0.0.2-2901-FAIL.log
Traceback (most recent call last):
  File "/build/cockpit/test/common/testlib.py", line 669, in tearDown
    self.check_journal_messages()
  File "/build/cockpit/test/common/testlib.py", line 804, in check_journal_messages
    raise Error(first)
Error: audit: type=1400 audit(1516349349.641:163): avc:  denied  { map } for  pid=1302 comm="hostname" path="/usr/bin/hostname" dev="dm-0" ino=20028 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:hostname_exec_t:s0 tclass=file permissive=0

not ok 105 testPartitions (check_storage_partitions.TestStorage) # duration: 30s
Wrote screenshot to TestStorage-testPartitions-fedora-27-127.0.0.2-2901-FAIL.png
Wrote HTML dump to TestStorage-testPartitions-fedora-27-127.0.0.2-2901-FAIL.html
Wrote JS log to TestStorage-testPartitions-fedora-27-127.0.0.2-2901-FAIL.js.log
Journal extracted to TestStorage-testPartitions-fedora-27-127.0.0.2-2901-FAIL.log

First occurrence: 2018-01-19T08:09:28.290276 | revision cb61451e79040bcd46603a6bcbde8f1397074ec6, logs Times recorded: 1 Latest occurrences:

# ----------------------------------------------------------------------
# testFormatTypes (check_storage_format.TestStorage)
#
ftruncate() failed: Permission denied

DevTools listening on ws://127.0.0.1:9725/devtools/browser/31c56bf0-b99d-49d8-a3d3-779b832a82e2
[0119/081034.084147:ERROR:zygote_host_impl_linux.cc(268)] Failed to adjust OOM score of renderer with pid 29114: Permission denied (13)
[0119/081035.101107:ERROR:zygote_host_impl_linux.cc(268)] Failed to adjust OOM score of renderer with pid 29208: Permission denied (13)
Unexpected journal message 'audit: type=1400 audit(1516349426.195:165): avc:  denied  { execute_no_trans } for  pid=1352 comm="pmie_check" path="/usr/bin/pmie" dev="dm-0" ino=139127 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:pcp_pmie_exec_t:s0 tclass=file permissive=0'
Wrote JS log to TestStorage-testFormatTypes-fedora-27-127.0.0.2-2801-FAIL.js.log
Journal extracted to TestStorage-testFormatTypes-fedora-27-127.0.0.2-2801-FAIL.log
Traceback (most recent call last):
  File "/build/cockpit/test/common/testlib.py", line 669, in tearDown
    self.check_journal_messages()
  File "/build/cockpit/test/common/testlib.py", line 804, in check_journal_messages
    raise Error(first)
Error: audit: type=1400 audit(1516349426.195:165): avc:  denied  { execute_no_trans } for  pid=1352 comm="pmie_check" path="/usr/bin/pmie" dev="dm-0" ino=139127 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:pcp_pmie_exec_t:s0 tclass=file permissive=0

not ok 88 testFormatTypes (check_storage_format.TestStorage) # duration: 32s
Wrote screenshot to TestStorage-testFormatTypes-fedora-27-127.0.0.2-2801-FAIL.png
Wrote HTML dump to TestStorage-testFormatTypes-fedora-27-127.0.0.2-2801-FAIL.html
Wrote JS log to TestStorage-testFormatTypes-fedora-27-127.0.0.2-2801-FAIL.js.log
Journal extracted to TestStorage-testFormatTypes-fedora-27-127.0.0.2-2801-FAIL.log

First occurrence: 2018-01-19T08:10:45.203493 | revision cb61451e79040bcd46603a6bcbde8f1397074ec6, logs Times recorded: 1 Latest occurrences:

# ----------------------------------------------------------------------
# testBasic (check_shutdown_restart.TestShutdownRestart)
#
ftruncate() failed: Permission denied

DevTools listening on ws://127.0.0.1:9563/devtools/browser/28a670e1-5e6f-4c9d-99ed-94ce16c0a1ba
[0119/081111.552763:ERROR:zygote_host_impl_linux.cc(268)] Failed to adjust OOM score of renderer with pid 30261: Permission denied (13)
[0119/081112.565881:ERROR:zygote_host_impl_linux.cc(268)] Failed to adjust OOM score of renderer with pid 30314: Permission denied (13)
> warning: Shutdown scheduled for Fri 2018-01-19 03:11:16 EST, use 'shutdown -c' to cancel.

> warning: transport closed: disconnected
CDP: {"source":"network","level":"error","text":"Failed to load resource: net::ERR_EMPTY_RESPONSE","timestamp":1516349476496.73,"url":"http://127.0.0.2:9691/cockpit/static/fonts/OpenSans-Light-webfont.woff","networkRequestId":"30314.29"}
> log: transport closed, dropped message:  1:1!4
{"call":["/org/freedesktop/timedate1","org.freedesktop.DBus.Properties","Get",["org.freedesktop.timedate1","NTPSynchronized"]],"id":"3"}
> log: transport closed, dropped message:  1:1!4
{"call":["/org/freedesktop/timedate1","org.freedesktop.DBus.Properties","Get",["org.freedesktop.timedate1","NTPSynchronized"]],"id":"4"}
> log: transport closed, dropped message:  1:1!4
{"call":["/org/freedesktop/timedate1","org.freedesktop.DBus.Properties","Get",["org.freedesktop.timedate1","NTPSynchronized"]],"id":"5"}
> log: transport closed, dropped message:  1:1!4
{"call":["/org/freedesktop/timedate1","org.freedesktop.DBus.Properties","Get",["org.freedesktop.timedate1","NTPSynchronized"]],"id":"6"}
Unexpected journal message 'audit: type=1400 audit(1516349460.808:163): avc:  denied  { map } for  pid=1272 comm="hostname" path="/usr/bin/hostname" dev="dm-0" ino=20028 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:hostname_exec_t:s0 tclass=file permissive=0'
Unexpected journal message 'audit: type=1400 audit(1516349460.942:165): avc:  denied  { execute_no_trans } for  pid=1314 comm="pmie_check" path="/usr/bin/pmie" dev="dm-0" ino=139127 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:pcp_pmie_exec_t:s0 tclass=file permissive=0'
Unexpected journal message 'audit: type=1400 audit(1516349492.043:171): avc:  denied  { map } for  pid=1322 comm="hostname" path="/usr/bin/hostname" dev="dm-0" ino=20028 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:hostname_exec_t:s0 tclass=file permissive=0'
Unexpected journal message 'audit: type=1400 audit(1516349492.241:173): avc:  denied  { execute_no_trans } for  pid=1367 comm="pmie_check" path="/usr/bin/pmie" dev="dm-0" ino=139127 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:pcp_pmie_exec_t:s0 tclass=file permissive=0'
Wrote JS log to TestShutdownRestart-testBasic-fedora-27-127.0.0.2-2801-FAIL.js.log
Journal extracted to TestShutdownRestart-testBasic-fedora-27-127.0.0.2-2801-FAIL.log
Journal extracted to TestShutdownRestart-testBasic-fedora-27-127.0.0.2-2802-FAIL.log
Traceback (most recent call last):
  File "/build/cockpit/bots/../test/verify/check-shutdown-restart", line 95, in testBasic
    self.check_journal_messages()
  File "/build/cockpit/test/common/testlib.py", line 804, in check_journal_messages
    raise Error(first)
Error: audit: type=1400 audit(1516349460.808:163): avc:  denied  { map } for  pid=1272 comm="hostname" path="/usr/bin/hostname" dev="dm-0" ino=20028 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:hostname_exec_t:s0 tclass=file permissive=0

not ok 82 testBasic (check_shutdown_restart.TestShutdownRestart) # duration: 54s
Wrote screenshot to TestShutdownRestart-testBasic-fedora-27-127.0.0.2-2801-FAIL.png
Wrote HTML dump to TestShutdownRestart-testBasic-fedora-27-127.0.0.2-2801-FAIL.html
Wrote JS log to TestShutdownRestart-testBasic-fedora-27-127.0.0.2-2801-FAIL.js.log
Journal extracted to TestShutdownRestart-testBasic-fedora-27-127.0.0.2-2801-FAIL.log
Journal extracted to TestShutdownRestart-testBasic-fedora-27-127.0.0.2-2802-FAIL.log

First occurrence: 2018-01-19T08:11:41.187783 | revision cb61451e79040bcd46603a6bcbde8f1397074ec6, logs Times recorded: 1 Latest occurrences:

# ----------------------------------------------------------------------
# testCreateTimer (check_services.TestServices)
#
ftruncate() failed: Permission denied

DevTools listening on ws://127.0.0.1:9422/devtools/browser/df32fe47-a217-4608-9676-73682589df78
[0119/081132.049682:ERROR:zygote_host_impl_linux.cc(268)] Failed to adjust OOM score of renderer with pid 30746: Permission denied (13)
[0119/081133.042614:ERROR:zygote_host_impl_linux.cc(268)] Failed to adjust OOM score of renderer with pid 30820: Permission denied (13)
> log: 
> log: 
> log: 
> log: 
> log: 
> log: 
> log: 
> log: 
> log: 
> log: 
> log: 
> log: 
> log: 
> log: 
> log: 
> log: 
> log: 
> log: 
> log: 
> log: 
> log: 
> log: 
> log: 
> log: 
> log: 
> log: 
> log: 
> log: 
> log: 
> log: 
> log: 
> log: 
> log: 
> log: 
> log: 
> log: 
> log: 
> log: 
> log: 
> log: 
> log: 
> log: 
> log: 
> log: 
> log: 
> log: 
> log: 
> log: 
> log: 
> log: 
> log: 
> log: 
> log: 
> log: 
> log: 
> log: 
> log: 
> log: 
> log: 
> log: 
> log: 
> log: 
> log: 
> log: 
> log: 
> log: 
> log: 
> log: 
> warning: transport closed: disconnected
CDP: {"source":"network","level":"error","text":"Failed to load resource: net::ERR_EMPTY_RESPONSE","timestamp":1516349566058.22,"url":"http://127.0.0.2:9091/cockpit/static/fonts/OpenSans-Light-webfont.woff","networkRequestId":"30820.29"}
> log: transport closed, dropped message:  1:1!4
{"call":["/org/freedesktop/timedate1","org.freedesktop.DBus.Properties","Get",["org.freedesktop.timedate1","NTPSynchronized"]],"id":"17"}
> log: transport closed, dropped message:  1:1!4
{"call":["/org/freedesktop/timedate1","org.freedesktop.DBus.Properties","Get",["org.freedesktop.timedate1","NTPSynchronized"]],"id":"18"}
> log: transport closed, dropped message:  1:1!4
{"call":["/org/freedesktop/timedate1","org.freedesktop.DBus.Properties","Get",["org.freedesktop.timedate1","NTPSynchronized"]],"id":"19"}
> log: transport closed, dropped message:  1:1!4
{"call":["/org/freedesktop/timedate1","org.freedesktop.DBus.Properties","Get",["org.freedesktop.timedate1","NTPSynchronized"]],"id":"20"}
Unexpected journal message 'audit: type=1400 audit(1516349483.574:163): avc:  denied  { map } for  pid=1271 comm="hostname" path="/usr/bin/hostname" dev="dm-0" ino=20028 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:hostname_exec_t:s0 tclass=file permissive=0'
Unexpected journal message 'audit: type=1400 audit(1516349483.715:165): avc:  denied  { execute_no_trans } for  pid=1321 comm="pmie_check" path="/usr/bin/pmie" dev="dm-0" ino=139127 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:pcp_pmie_exec_t:s0 tclass=file permissive=0'
Wrote JS log to TestServices-testCreateTimer-fedora-27-127.0.0.2-2201-FAIL.js.log
Journal extracted to TestServices-testCreateTimer-fedora-27-127.0.0.2-2201-FAIL.log
Traceback (most recent call last):
  File "/build/cockpit/test/common/testlib.py", line 669, in tearDown
    self.check_journal_messages()
  File "/build/cockpit/test/common/testlib.py", line 804, in check_journal_messages
    raise Error(first)
Error: audit: type=1400 audit(1516349483.574:163): avc:  denied  { map } for  pid=1271 comm="hostname" path="/usr/bin/hostname" dev="dm-0" ino=20028 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:hostname_exec_t:s0 tclass=file permissive=0

not ok 78 testCreateTimer (check_services.TestServices) # duration: 119s
Wrote screenshot to TestServices-testCreateTimer-fedora-27-127.0.0.2-2201-FAIL.png
Wrote HTML dump to TestServices-testCreateTimer-fedora-27-127.0.0.2-2201-FAIL.html
Wrote JS log to TestServices-testCreateTimer-fedora-27-127.0.0.2-2201-FAIL.js.log
Journal extracted to TestServices-testCreateTimer-fedora-27-127.0.0.2-2201-FAIL.log

First occurrence: 2018-01-19T08:13:10.508673 | revision cb61451e79040bcd46603a6bcbde8f1397074ec6, logs Times recorded: 1 Latest occurrences:

# ----------------------------------------------------------------------
# testBasic (check_sosreport.TestSOS)
#
ftruncate() failed: Permission denied

DevTools listening on ws://127.0.0.1:9348/devtools/browser/2ed7ae89-b1e8-47be-9960-85a1ba9562cb
[0119/081100.038207:ERROR:zygote_host_impl_linux.cc(268)] Failed to adjust OOM score of renderer with pid 29823: Permission denied (13)
[0119/081100.998507:ERROR:zygote_host_impl_linux.cc(268)] Failed to adjust OOM score of renderer with pid 29859: Permission denied (13)
Unexpected journal message 'audit: type=1400 audit(1516349452.139:159): avc:  denied  { map } for  pid=1251 comm="hostname" path="/usr/bin/hostname" dev="dm-0" ino=20028 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:hostname_exec_t:s0 tclass=file permissive=0'
Unexpected journal message 'audit: type=1400 audit(1516349452.299:162): avc:  denied  { name_connect } for  pid=1271 comm="pmlc" dest=4330 scontext=system_u:system_r:pcp_pmlogger_t:s0 tcontext=system_u:object_r:dey_sapi_port_t:s0 tclass=tcp_socket permissive=0'
Unexpected journal message 'audit: type=1400 audit(1516349452.311:163): avc:  denied  { name_connect } for  pid=1271 comm="pmlc" dest=4330 scontext=system_u:system_r:pcp_pmlogger_t:s0 tcontext=system_u:object_r:dey_sapi_port_t:s0 tclass=tcp_socket permissive=0'
Wrote JS log to TestSOS-testBasic-fedora-27-127.0.0.2-2401-FAIL.js.log
Journal extracted to TestSOS-testBasic-fedora-27-127.0.0.2-2401-FAIL.log
Traceback (most recent call last):
  File "/build/cockpit/test/common/testlib.py", line 669, in tearDown
    self.check_journal_messages()
  File "/build/cockpit/test/common/testlib.py", line 804, in check_journal_messages
    raise Error(first)
Error: audit: type=1400 audit(1516349452.139:159): avc:  denied  { map } for  pid=1251 comm="hostname" path="/usr/bin/hostname" dev="dm-0" ino=20028 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:hostname_exec_t:s0 tclass=file permissive=0

not ok 85 testBasic (check_sosreport.TestSOS) # duration: 167s
Wrote screenshot to TestSOS-testBasic-fedora-27-127.0.0.2-2401-FAIL.png
Wrote HTML dump to TestSOS-testBasic-fedora-27-127.0.0.2-2401-FAIL.html
Wrote JS log to TestSOS-testBasic-fedora-27-127.0.0.2-2401-FAIL.js.log
Journal extracted to TestSOS-testBasic-fedora-27-127.0.0.2-2401-FAIL.log

First occurrence: 2018-01-19T08:13:27.199342 | revision cb61451e79040bcd46603a6bcbde8f1397074ec6, logs Times recorded: 1 Latest occurrences:

# ----------------------------------------------------------------------
# testDelete (check_openshift.TestOpenshift)
#
/etc/profile.d/lang.sh: line 20: warning: setlocale: LC_COLLATE: cannot change locale (en_US.UTF-8): No such file or directory
/etc/profile.d/lang.sh: line 23: warning: setlocale: LC_MESSAGES: cannot change locale (en_US.UTF-8): No such file or directory
/etc/profile.d/lang.sh: line 26: warning: setlocale: LC_NUMERIC: cannot change locale (en_US.UTF-8): No such file or directory
/etc/profile.d/lang.sh: line 29: warning: setlocale: LC_TIME: cannot change locale (en_US.UTF-8): No such file or directory
/etc/profile.d/lang.sh: line 20: warning: setlocale: LC_COLLATE: cannot change locale (en_US.UTF-8): No such file or directory
/etc/profile.d/lang.sh: line 23: warning: setlocale: LC_MESSAGES: cannot change locale (en_US.UTF-8): No such file or directory
/etc/profile.d/lang.sh: line 26: warning: setlocale: LC_NUMERIC: cannot change locale (en_US.UTF-8): No such file or directory
/etc/profile.d/lang.sh: line 29: warning: setlocale: LC_TIME: cannot change locale (en_US.UTF-8): No such file or directory
/etc/profile.d/lang.sh: line 20: warning: setlocale: LC_COLLATE: cannot change locale (en_US.UTF-8): No such file or directory
/etc/profile.d/lang.sh: line 23: warning: setlocale: LC_MESSAGES: cannot change locale (en_US.UTF-8): No such file or directory
/etc/profile.d/lang.sh: line 26: warning: setlocale: LC_NUMERIC: cannot change locale (en_US.UTF-8): No such file or directory
/etc/profile.d/lang.sh: line 29: warning: setlocale: LC_TIME: cannot change locale (en_US.UTF-8): No such file or directory
The connection to the server 10.111.112.101:8443 was refused - did you specify the right host or port?
The connection to the server 10.111.112.101:8443 was refused - did you specify the right host or port?
The connection to the server 10.111.112.101:8443 was refused - did you specify the right host or port?
The connection to the server 10.111.112.101:8443 was refused - did you specify the right host or port?
The connection to the server 10.111.112.101:8443 was refused - did you specify the right host or port?
The connection to the server 10.111.112.101:8443 was refused - did you specify the right host or port?
The connection to the server 10.111.112.101:8443 was refused - did you specify the right host or port?
The connection to the server 10.111.112.101:8443 was refused - did you specify the right host or port?
The connection to the server 10.111.112.101:8443 was refused - did you specify the right host or port?
ftruncate() failed: Permission denied

DevTools listening on ws://127.0.0.1:9314/devtools/browser/49c32643-68a7-457e-8eac-9d3246ac7818
[0119/081536.969232:ERROR:zygote_host_impl_linux.cc(268)] Failed to adjust OOM score of renderer with pid 35610: Permission denied (13)
[0119/081537.928913:ERROR:zygote_host_impl_linux.cc(268)] Failed to adjust OOM score of renderer with pid 35673: Permission denied (13)
> warning: 2018-01-19 03:15:42.035714 I | proto: duplicate proto type registered: google.protobuf.Any
2018-01-19 03:15:42.036239 I | proto: duplicate proto type registered: google.protobuf.Duration
2018-01-19 03:15:42.036281 I | proto: duplicate proto type registered: google.protobuf.Timestamp

> warning: 2018-01-19 03:15:42.503244 I | proto: duplicate proto type registered: google.protobuf.Any
2018-01-19 03:15:42.503418 I | proto: duplicate proto type registered: google.protobuf.Duration
2018-01-19 03:15:42.503488 I | proto: duplicate proto type registered: google.protobuf.Timestamp

Unexpected journal message 'audit: type=1400 audit(1516349702.448:166): avc:  denied  { map } for  pid=1285 comm="hostname" path="/usr/bin/hostname" dev="dm-0" ino=20028 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:hostname_exec_t:s0 tclass=file permissive=0'
Wrote JS log to TestOpenshift-testDelete-fedora-27-127.0.0.2-2401-FAIL.js.log
Journal extracted to TestOpenshift-testDelete-fedora-27-127.0.0.2-2401-FAIL.log
Journal extracted to TestOpenshift-testDelete-openshift-127.0.0.2-2402-FAIL.log
/etc/profile.d/lang.sh: line 20: warning: setlocale: LC_COLLATE: cannot change locale (en_US.UTF-8): No such file or directory
/etc/profile.d/lang.sh: line 23: warning: setlocale: LC_MESSAGES: cannot change locale (en_US.UTF-8): No such file or directory
/etc/profile.d/lang.sh: line 26: warning: setlocale: LC_NUMERIC: cannot change locale (en_US.UTF-8): No such file or directory
/etc/profile.d/lang.sh: line 29: warning: setlocale: LC_TIME: cannot change locale (en_US.UTF-8): No such file or directory
Traceback (most recent call last):
  File "/build/cockpit/test/common/testlib.py", line 669, in tearDown
    self.check_journal_messages()
  File "/build/cockpit/test/common/testlib.py", line 804, in check_journal_messages
    raise Error(first)
Error: audit: type=1400 audit(1516349702.448:166): avc:  denied  { map } for  pid=1285 comm="hostname" path="/usr/bin/hostname" dev="dm-0" ino=20028 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:hostname_exec_t:s0 tclass=file permissive=0

not ok 43 testDelete (check_openshift.TestOpenshift) # duration: 58s
Wrote screenshot to TestOpenshift-testDelete-fedora-27-127.0.0.2-2401-FAIL.png
Wrote HTML dump to TestOpenshift-testDelete-fedora-27-127.0.0.2-2401-FAIL.html
Wrote JS log to TestOpenshift-testDelete-fedora-27-127.0.0.2-2401-FAIL.js.log
Journal extracted to TestOpenshift-testDelete-fedora-27-127.0.0.2-2401-FAIL.log
Journal extracted to TestOpenshift-testDelete-openshift-127.0.0.2-2402-FAIL.log
/etc/profile.d/lang.sh: line 20: warning: setlocale: LC_COLLATE: cannot change locale (en_US.UTF-8): No such file or directory
/etc/profile.d/lang.sh: line 23: warning: setlocale: LC_MESSAGES: cannot change locale (en_US.UTF-8): No such file or directory
/etc/profile.d/lang.sh: line 26: warning: setlocale: LC_NUMERIC: cannot change locale (en_US.UTF-8): No such file or directory
/etc/profile.d/lang.sh: line 29: warning: setlocale: LC_TIME: cannot change locale (en_US.UTF-8): No such file or directory

First occurrence: 2018-01-19T08:15:49.280522 | revision cb61451e79040bcd46603a6bcbde8f1397074ec6, logs Times recorded: 1 Latest occurrences:

# ----------------------------------------------------------------------
# testUnmanaged (check_networking_unmanaged.TestNetworking)
#
NAME         UUID                                  TYPE            DEVICE 
System eth0  5fb06bd0-0bb0-7ffb-45f1-d6edd65f3e03  802-3-ethernet  eth0   
virbr0       37578413-a139-45a0-9c87-cddddbd522a5  bridge          virbr0 
System eth1  9c92fad9-6ecb-3e6c-eb4d-8a47c6f50c04  802-3-ethernet  --     
ens2         39ef3890-56af-4114-9a24-f3f94c42acfe  802-3-ethernet  --     

52:54:01:00:00:03 -> eth2
52:54:01:00:00:03 -> eth2
ftruncate() failed: Permission denied

DevTools listening on ws://127.0.0.1:10150/devtools/browser/35901d10-5a96-4f45-959e-ea8458c677ab
[0119/081717.487226:ERROR:zygote_host_impl_linux.cc(268)] Failed to adjust OOM score of renderer with pid 38140: Permission denied (13)
[0119/081718.475919:ERROR:zygote_host_impl_linux.cc(268)] Failed to adjust OOM score of renderer with pid 38220: Permission denied (13)
Unexpected journal message 'audit: type=1400 audit(1516349819.753:161): avc:  denied  { map } for  pid=1274 comm="hostname" path="/usr/bin/hostname" dev="dm-0" ino=20028 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:hostname_exec_t:s0 tclass=file permissive=0'
Unexpected journal message 'audit: type=1400 audit(1516349819.915:163): avc:  denied  { execute_no_trans } for  pid=1313 comm="pmie_check" path="/usr/bin/pmie" dev="dm-0" ino=139127 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:pcp_pmie_exec_t:s0 tclass=file permissive=0'
Wrote JS log to TestNetworking-testUnmanaged-fedora-27-127.0.0.2-2601-FAIL.js.log
Journal extracted to TestNetworking-testUnmanaged-fedora-27-127.0.0.2-2601-FAIL.log
Journal extracted to TestNetworking-testUnmanaged-fedora-26-127.0.0.2-2602-FAIL.log
Traceback (most recent call last):
  File "/build/cockpit/test/common/testlib.py", line 669, in tearDown
    self.check_journal_messages()
  File "/build/cockpit/test/common/testlib.py", line 804, in check_journal_messages
    raise Error(first)
Error: audit: type=1400 audit(1516349819.753:161): avc:  denied  { map } for  pid=1274 comm="hostname" path="/usr/bin/hostname" dev="dm-0" ino=20028 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:hostname_exec_t:s0 tclass=file permissive=0

not ok 39 testUnmanaged (check_networking_unmanaged.TestNetworking) # duration: 39s
Wrote screenshot to TestNetworking-testUnmanaged-fedora-27-127.0.0.2-2601-FAIL.png
Wrote HTML dump to TestNetworking-testUnmanaged-fedora-27-127.0.0.2-2601-FAIL.html
Wrote JS log to TestNetworking-testUnmanaged-fedora-27-127.0.0.2-2601-FAIL.js.log
Journal extracted to TestNetworking-testUnmanaged-fedora-27-127.0.0.2-2601-FAIL.log
Journal extracted to TestNetworking-testUnmanaged-fedora-26-127.0.0.2-2602-FAIL.log

First occurrence: 2018-01-19T08:17:25.739738 | revision cb61451e79040bcd46603a6bcbde8f1397074ec6, logs Times recorded: 1 Latest occurrences:

# ----------------------------------------------------------------------
# testBondMac (check_networking_mac.TestNetworking)
#
NAME         UUID                                  TYPE            DEVICE 
System eth0  5fb06bd0-0bb0-7ffb-45f1-d6edd65f3e03  802-3-ethernet  eth0   
virbr0       ed69f989-e11f-4379-8f8a-f5582882357f  bridge          virbr0 
System eth1  9c92fad9-6ecb-3e6c-eb4d-8a47c6f50c04  802-3-ethernet  --     
ens2         39ef3890-56af-4114-9a24-f3f94c42acfe  802-3-ethernet  --     

ftruncate() failed: Permission denied

DevTools listening on ws://127.0.0.1:10020/devtools/browser/d5ad57f6-06da-411b-a2f5-c6db0cd97356
[0119/081809.266119:ERROR:zygote_host_impl_linux.cc(268)] Failed to adjust OOM score of renderer with pid 39807: Permission denied (13)
[0119/081810.260170:ERROR:zygote_host_impl_linux.cc(268)] Failed to adjust OOM score of renderer with pid 39862: Permission denied (13)
52:54:01:00:00:03 -> eth2
52:54:01:00:00:03 -> eth2
52:54:01:00:00:04 -> eth3
52:54:01:00:00:04 -> eth3
Unexpected journal message 'audit: type=1400 audit(1516349876.941:163): avc:  denied  { map } for  pid=1255 comm="hostname" path="/usr/bin/hostname" dev="dm-0" ino=20028 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:hostname_exec_t:s0 tclass=file permissive=0'
Unexpected journal message 'audit: type=1400 audit(1516349877.077:165): avc:  denied  { execute_no_trans } for  pid=1301 comm="pmie_check" path="/usr/bin/pmie" dev="dm-0" ino=139127 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:pcp_pmie_exec_t:s0 tclass=file permissive=0'
Wrote JS log to TestNetworking-testBondMac-fedora-27-127.0.0.2-2801-FAIL.js.log
Journal extracted to TestNetworking-testBondMac-fedora-27-127.0.0.2-2801-FAIL.log
Journal extracted to TestNetworking-testBondMac-fedora-26-127.0.0.2-2802-FAIL.log
Traceback (most recent call last):
  File "/build/cockpit/test/common/testlib.py", line 669, in tearDown
    self.check_journal_messages()
  File "/build/cockpit/test/common/testlib.py", line 804, in check_journal_messages
    raise Error(first)
Error: audit: type=1400 audit(1516349876.941:163): avc:  denied  { map } for  pid=1255 comm="hostname" path="/usr/bin/hostname" dev="dm-0" ino=20028 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:hostname_exec_t:s0 tclass=file permissive=0

not ok 32 testBondMac (check_networking_mac.TestNetworking) # duration: 48s
Wrote screenshot to TestNetworking-testBondMac-fedora-27-127.0.0.2-2801-FAIL.png
Wrote HTML dump to TestNetworking-testBondMac-fedora-27-127.0.0.2-2801-FAIL.html
Wrote JS log to TestNetworking-testBondMac-fedora-27-127.0.0.2-2801-FAIL.js.log
Journal extracted to TestNetworking-testBondMac-fedora-27-127.0.0.2-2801-FAIL.log
Journal extracted to TestNetworking-testBondMac-fedora-26-127.0.0.2-2802-FAIL.log

First occurrence: 2018-01-19T08:18:32.923949 | revision cb61451e79040bcd46603a6bcbde8f1397074ec6, logs Times recorded: 1 Latest occurrences:

# ----------------------------------------------------------------------
# testBondRename (check_networking_bond.TestNetworking)
#
NAME             UUID                                  TYPE            DEVICE 
System eth0      5fb06bd0-0bb0-7ffb-45f1-d6edd65f3e03  802-3-ethernet  eth0   
static-52:54:01  d7c2690a-536d-4e65-b4af-e06bac1acc03  802-3-ethernet  eth1   
virbr0           c69bcca2-4859-4e71-8c79-598868e5f016  bridge          virbr0 
System eth1      9c92fad9-6ecb-3e6c-eb4d-8a47c6f50c04  802-3-ethernet  --     
ens2             39ef3890-56af-4114-9a24-f3f94c42acfe  802-3-ethernet  --     

ftruncate() failed: Permission denied

DevTools listening on ws://127.0.0.1:10074/devtools/browser/3a45f9b1-a36a-4c2f-a909-bdad2957ba39
[0119/081906.403187:ERROR:zygote_host_impl_linux.cc(268)] Failed to adjust OOM score of renderer with pid 41031: Permission denied (13)
[0119/081907.457080:ERROR:zygote_host_impl_linux.cc(268)] Failed to adjust OOM score of renderer with pid 41061: Permission denied (13)
52:54:01:00:00:01 -> eth1
> warning: Activation failed because dependencies failed.
> warning: Activation failed because dependencies failed.
Unexpected journal message 'audit: type=1400 audit(1516349929.760:164): avc:  denied  { map } for  pid=1261 comm="hostname" path="/usr/bin/hostname" dev="dm-0" ino=20028 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:hostname_exec_t:s0 tclass=file permissive=0'
Unexpected journal message 'audit: type=1400 audit(1516349929.905:166): avc:  denied  { execute_no_trans } for  pid=1313 comm="pmie_check" path="/usr/bin/pmie" dev="dm-0" ino=139127 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:pcp_pmie_exec_t:s0 tclass=file permissive=0'
Wrote JS log to TestNetworking-testBondRename-fedora-27-127.0.0.2-2201-FAIL.js.log
Journal extracted to TestNetworking-testBondRename-fedora-27-127.0.0.2-2201-FAIL.log
Journal extracted to TestNetworking-testBondRename-fedora-26-127.0.0.2-2202-FAIL.log
Traceback (most recent call last):
  File "/build/cockpit/test/common/testlib.py", line 669, in tearDown
    self.check_journal_messages()
  File "/build/cockpit/test/common/testlib.py", line 804, in check_journal_messages
    raise Error(first)
Error: audit: type=1400 audit(1516349929.760:164): avc:  denied  { map } for  pid=1261 comm="hostname" path="/usr/bin/hostname" dev="dm-0" ino=20028 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:hostname_exec_t:s0 tclass=file permissive=0

not ok 25 testBondRename (check_networking_bond.TestNetworking) # duration: 40s
Wrote screenshot to TestNetworking-testBondRename-fedora-27-127.0.0.2-2201-FAIL.png
Wrote HTML dump to TestNetworking-testBondRename-fedora-27-127.0.0.2-2201-FAIL.html
Wrote JS log to TestNetworking-testBondRename-fedora-27-127.0.0.2-2201-FAIL.js.log
Journal extracted to TestNetworking-testBondRename-fedora-27-127.0.0.2-2201-FAIL.log
Journal extracted to TestNetworking-testBondRename-fedora-26-127.0.0.2-2202-FAIL.log

First occurrence: 2018-01-19T08:19:18.277652 | revision cb61451e79040bcd46603a6bcbde8f1397074ec6, logs Times recorded: 1 Latest occurrences:

# ----------------------------------------------------------------------
# testBasic (check_networking_basic.TestNetworking)
#
NAME         UUID                                  TYPE            DEVICE 
System eth0  5fb06bd0-0bb0-7ffb-45f1-d6edd65f3e03  802-3-ethernet  eth0   
virbr0       a58b46ec-cfef-4ec5-aca7-d20b899c78bc  bridge          virbr0 
System eth1  9c92fad9-6ecb-3e6c-eb4d-8a47c6f50c04  802-3-ethernet  --     
ens2         39ef3890-56af-4114-9a24-f3f94c42acfe  802-3-ethernet  --     

ftruncate() failed: Permission denied

DevTools listening on ws://127.0.0.1:9431/devtools/browser/4bc88775-5f7c-4ff1-a5bb-d238051575d5
[0119/081942.933689:ERROR:zygote_host_impl_linux.cc(268)] Failed to adjust OOM score of renderer with pid 41799: Permission denied (13)
[0119/081943.971911:ERROR:zygote_host_impl_linux.cc(268)] Failed to adjust OOM score of renderer with pid 41867: Permission denied (13)
52:54:01:00:00:03 -> eth2
52:54:01:00:00:03 -> eth2
> warning: Invalid prefix or netmask 255.255.0.8
Unexpected journal message 'audit: type=1400 audit(1516349967.092:162): avc:  denied  { map } for  pid=1271 comm="hostname" path="/usr/bin/hostname" dev="dm-0" ino=20028 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:hostname_exec_t:s0 tclass=file permissive=0'
Wrote JS log to TestNetworking-testBasic-fedora-27-127.0.0.2-2901-FAIL.js.log
Journal extracted to TestNetworking-testBasic-fedora-27-127.0.0.2-2901-FAIL.log
Journal extracted to TestNetworking-testBasic-fedora-26-127.0.0.2-2902-FAIL.log
Traceback (most recent call last):
  File "/build/cockpit/test/common/testlib.py", line 669, in tearDown
    self.check_journal_messages()
  File "/build/cockpit/test/common/testlib.py", line 804, in check_journal_messages
    raise Error(first)
Error: audit: type=1400 audit(1516349967.092:162): avc:  denied  { map } for  pid=1271 comm="hostname" path="/usr/bin/hostname" dev="dm-0" ino=20028 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:hostname_exec_t:s0 tclass=file permissive=0

not ok 22 testBasic (check_networking_basic.TestNetworking) # duration: 49s
Wrote screenshot to TestNetworking-testBasic-fedora-27-127.0.0.2-2901-FAIL.png
Wrote HTML dump to TestNetworking-testBasic-fedora-27-127.0.0.2-2901-FAIL.html
Wrote JS log to TestNetworking-testBasic-fedora-27-127.0.0.2-2901-FAIL.js.log
Journal extracted to TestNetworking-testBasic-fedora-27-127.0.0.2-2901-FAIL.log
Journal extracted to TestNetworking-testBasic-fedora-26-127.0.0.2-2902-FAIL.log

First occurrence: 2018-01-19T08:20:03.646521 | revision cb61451e79040bcd46603a6bcbde8f1397074ec6, logs Times recorded: 1 Latest occurrences:

# ----------------------------------------------------------------------
# testBasic (check_machines.TestMachines)
#
ftruncate() failed: Permission denied

DevTools listening on ws://127.0.0.1:9251/devtools/browser/6b32d8ab-aa99-41ad-8a27-7a25973036f0
[0119/082215.182142:ERROR:zygote_host_impl_linux.cc(268)] Failed to adjust OOM score of renderer with pid 45210: Permission denied (13)
[0119/082216.398474:ERROR:zygote_host_impl_linux.cc(268)] Failed to adjust OOM score of renderer with pid 45245: Permission denied (13)
> warning: error: Failed to get memory statistics for domain subVmTest1
error: Requested operation is not valid: domain is not running

> info: The 'virsh' command failed, as expected: "{"problem":null,"exit_status":1,"exit_signal":null,"message":"error: Failed to get memory statistics for domain subVmTest1\nerror: Requested operation is not valid: domain is not running"}", data: """"
> warning: Unable to parse event, ignoring: error: Disconnected from qemu:///system due to end of file
> warning: Unable to parse event, ignoring: events received: 8
> warning: Unable to parse event, ignoring: error: internal error: client socket is closed
> warning: Unable to parse event, ignoring: 
> log: virsh event failed: 
> warning: error: Domain is already active

Unexpected journal message 'audit: type=1400 audit(1516350122.243:163): avc:  denied  { execute_no_trans } for  pid=1280 comm="pmie_check" path="/usr/bin/pmie" dev="dm-0" ino=139127 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:pcp_pmie_exec_t:s0 tclass=file permissive=0'
Unexpected journal message 'audit: type=1400 audit(1516350122.553:169): avc:  denied  { name_connect } for  pid=1289 comm="pmlc" dest=4330 scontext=system_u:system_r:pcp_pmlogger_t:s0 tcontext=system_u:object_r:dey_sapi_port_t:s0 tclass=tcp_socket permissive=0'
Wrote JS log to TestMachines-testBasic-fedora-27-127.0.0.2-2201-FAIL.js.log
Journal extracted to TestMachines-testBasic-fedora-27-127.0.0.2-2201-FAIL.log
Traceback (most recent call last):
  File "/build/cockpit/test/common/testlib.py", line 669, in tearDown
    self.check_journal_messages()
  File "/build/cockpit/test/common/testlib.py", line 804, in check_journal_messages
    raise Error(first)
Error: audit: type=1400 audit(1516350122.243:163): avc:  denied  { execute_no_trans } for  pid=1280 comm="pmie_check" path="/usr/bin/pmie" dev="dm-0" ino=139127 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:pcp_pmie_exec_t:s0 tclass=file permissive=0

not ok 1 testBasic (check_machines.TestMachines) # duration: 175s
Wrote screenshot to TestMachines-testBasic-fedora-27-127.0.0.2-2201-FAIL.png
Wrote HTML dump to TestMachines-testBasic-fedora-27-127.0.0.2-2201-FAIL.html
Wrote JS log to TestMachines-testBasic-fedora-27-127.0.0.2-2201-FAIL.js.log
Journal extracted to TestMachines-testBasic-fedora-27-127.0.0.2-2201-FAIL.log

First occurrence: 2018-01-19T08:24:40.102350 | revision cb61451e79040bcd46603a6bcbde8f1397074ec6, logs Times recorded: 1 Latest occurrences:

# ----------------------------------------------------------------------
# testAbrtSegv (check_journal.TestJournal)
#
ftruncate() failed: Permission denied

DevTools listening on ws://127.0.0.1:9534/devtools/browser/aa118992-d141-4d66-a9ce-339683fd759a
[0119/083002.226171:ERROR:zygote_host_impl_linux.cc(268)] Failed to adjust OOM score of renderer with pid 63343: Permission denied (13)
[0119/083003.184857:ERROR:zygote_host_impl_linux.cc(268)] Failed to adjust OOM score of renderer with pid 63409: Permission denied (13)
bash: line 1:  1833 Segmentation fault      (core dumped) python -c 'import os; os.kill(os.getpid(), 11)'
Unexpected journal message 'audit: type=1400 audit(1516350594.357:160): avc:  denied  { map } for  pid=1285 comm="hostname" path="/usr/bin/hostname" dev="dm-0" ino=20028 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:hostname_exec_t:s0 tclass=file permissive=0'
Unexpected journal message 'audit: type=1400 audit(1516350594.463:162): avc:  denied  { execute_no_trans } for  pid=1325 comm="pmie_check" path="/usr/bin/pmie" dev="dm-0" ino=139127 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:pcp_pmie_exec_t:s0 tclass=file permissive=0'
Wrote JS log to TestJournal-testAbrtSegv-fedora-27-127.0.0.2-2201-FAIL.js.log
Journal extracted to TestJournal-testAbrtSegv-fedora-27-127.0.0.2-2201-FAIL.log
Core dumps downloaded to /build/cockpit/TestJournal-testAbrtSegv-fedora-27-127.0.0.2-2201-FAIL.core
Traceback (most recent call last):
  File "/build/cockpit/test/common/testlib.py", line 669, in tearDown
    self.check_journal_messages()
  File "/build/cockpit/test/common/testlib.py", line 804, in check_journal_messages
    raise Error(first)
Error: audit: type=1400 audit(1516350594.357:160): avc:  denied  { map } for  pid=1285 comm="hostname" path="/usr/bin/hostname" dev="dm-0" ino=20028 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:hostname_exec_t:s0 tclass=file permissive=0

not ok 162 testAbrtSegv (check_journal.TestJournal) # duration: 28s
Wrote screenshot to TestJournal-testAbrtSegv-fedora-27-127.0.0.2-2201-FAIL.png
Wrote HTML dump to TestJournal-testAbrtSegv-fedora-27-127.0.0.2-2201-FAIL.html
Wrote JS log to TestJournal-testAbrtSegv-fedora-27-127.0.0.2-2201-FAIL.js.log
Journal extracted to TestJournal-testAbrtSegv-fedora-27-127.0.0.2-2201-FAIL.log
Core dumps downloaded to /build/cockpit/TestJournal-testAbrtSegv-fedora-27-127.0.0.2-2201-FAIL.core

First occurrence: 2018-01-19T08:30:11.340233 | revision 42f5641b675b8010550024186f6564e921b10cc2, logs Times recorded: 1 Latest occurrences:

# ----------------------------------------------------------------------
# testDockerCommandInfo (check_openshift.TestRegistry)
#
/etc/profile.d/lang.sh: line 20: warning: setlocale: LC_COLLATE: cannot change locale (en_US.UTF-8): No such file or directory
/etc/profile.d/lang.sh: line 23: warning: setlocale: LC_MESSAGES: cannot change locale (en_US.UTF-8): No such file or directory
/etc/profile.d/lang.sh: line 26: warning: setlocale: LC_NUMERIC: cannot change locale (en_US.UTF-8): No such file or directory
/etc/profile.d/lang.sh: line 29: warning: setlocale: LC_TIME: cannot change locale (en_US.UTF-8): No such file or directory
/etc/profile.d/lang.sh: line 20: warning: setlocale: LC_COLLATE: cannot change locale (en_US.UTF-8): No such file or directory
/etc/profile.d/lang.sh: line 23: warning: setlocale: LC_MESSAGES: cannot change locale (en_US.UTF-8): No such file or directory
/etc/profile.d/lang.sh: line 26: warning: setlocale: LC_NUMERIC: cannot change locale (en_US.UTF-8): No such file or directory
/etc/profile.d/lang.sh: line 29: warning: setlocale: LC_TIME: cannot change locale (en_US.UTF-8): No such file or directory
The connection to the server 10.111.112.101:8443 was refused - did you specify the right host or port?
The connection to the server 10.111.112.101:8443 was refused - did you specify the right host or port?
The connection to the server 10.111.112.101:8443 was refused - did you specify the right host or port?
The connection to the server 10.111.112.101:8443 was refused - did you specify the right host or port?
The connection to the server 10.111.112.101:8443 was refused - did you specify the right host or port?
The connection to the server 10.111.112.101:8443 was refused - did you specify the right host or port?
The connection to the server 10.111.112.101:8443 was refused - did you specify the right host or port?
The connection to the server 10.111.112.101:8443 was refused - did you specify the right host or port?
The connection to the server 10.111.112.101:8443 was refused - did you specify the right host or port?
/etc/profile.d/lang.sh: line 20: warning: setlocale: LC_COLLATE: cannot change locale (en_US.UTF-8): No such file or directory
/etc/profile.d/lang.sh: line 23: warning: setlocale: LC_MESSAGES: cannot change locale (en_US.UTF-8): No such file or directory
/etc/profile.d/lang.sh: line 26: warning: setlocale: LC_NUMERIC: cannot change locale (en_US.UTF-8): No such file or directory
/etc/profile.d/lang.sh: line 29: warning: setlocale: LC_TIME: cannot change locale (en_US.UTF-8): No such file or directory
ftruncate() failed: Permission denied

DevTools listening on ws://127.0.0.1:10001/devtools/browser/05186d1b-acc8-4cd2-97d6-a7fba7e22026
[0119/083438.364762:ERROR:zygote_host_impl_linux.cc(268)] Failed to adjust OOM score of renderer with pid 70184: Permission denied (13)
[0119/083439.278064:ERROR:zygote_host_impl_linux.cc(268)] Failed to adjust OOM score of renderer with pid 70216: Permission denied (13)
> warning: 2018-01-19 03:34:42.662593 I | proto: duplicate proto type registered: google.protobuf.Any
2018-01-19 03:34:42.662769 I | proto: duplicate proto type registered: google.protobuf.Duration
2018-01-19 03:34:42.662805 I | proto: duplicate proto type registered: google.protobuf.Timestamp

> warning: 2018-01-19 03:34:43.040399 I | proto: duplicate proto type registered: google.protobuf.Any
2018-01-19 03:34:43.040478 I | proto: duplicate proto type registered: google.protobuf.Duration
2018-01-19 03:34:43.040495 I | proto: duplicate proto type registered: google.protobuf.Timestamp

> warning: failed to lookup access: marmalade get imagestreams/layers: "User \"pushuser\" cannot create localresourceaccessreviews in the namespace \"marmalade\": User \"pushuser\" cannot create localresourceaccessreviews in project \"marmalade\""
> warning: failed to lookup access: pizzazz get imagestreams/layers: "User \"pushuser\" cannot create localresourceaccessreviews in the namespace \"pizzazz\": User \"pushuser\" cannot create localresourceaccessreviews in project \"pizzazz\""
> warning: failed to lookup access: marmalade get imagestreams/layers: "User \"pushuser\" cannot create localresourceaccessreviews in the namespace \"marmalade\": User \"pushuser\" cannot create localresourceaccessreviews in project \"marmalade\""
> warning: failed to lookup access: pizzazz get imagestreams/layers: "User \"pushuser\" cannot create localresourceaccessreviews in the namespace \"pizzazz\": User \"pushuser\" cannot create localresourceaccessreviews in project \"pizzazz\""
CDP: {"source":"security","level":"error","text":"Refused to apply inline style because it violates the following Content Security Policy directive: \"default-src 'self' http://127.0.0.2:9691\". Either the 'unsafe-inline' keyword, a hash ('sha256-I4l5F4Kq75Yvla5XX3FqfoQO1206LqJ8p8rtQPyLwm4='), or a nonce ('nonce-...') is required to enable inline execution. Note also that 'style-src' was not explicitly set, so 'default-src' is used as a fallback.\n","timestamp":1516350887765.68,"url":"http://127.0.0.2:9691/cockpit/$9bbfe7e6e4792b13ed1ccd3a5502e50ce199ff6b/kubernetes/registry.js","lineNumber":3920,"stackTrace":{"callFrames":[{"functionName":"html","scriptId":"44","url":"http://127.0.0.2:9691/cockpit/$9bbfe7e6e4792b13ed1ccd3a5502e50ce199ff6b/kubernetes/registry.js","lineNumber":3920,"columnNumber":74},{"functionName":"be.(anonymous function)","scriptId":"44","url":"http://127.0.0.2:9691/cockpit/$9bbfe7e6e4792b13ed1ccd3a5502e50ce199ff6b/kubernetes/registry.js","lineNumber":3937,"columnNumber":40},{"functionName":"","scriptId":"44","url":"http://127.0.0.2:9691/cockpit/$9bbfe7e6e4792b13ed1ccd3a5502e50ce199ff6b/kubernetes/registry.js","lineNumber":1427,"columnNumber":40},{"functionName":"l","scriptId":"44","url":"http://127.0.0.2:9691/cockpit/$9bbfe7e6e4792b13ed1ccd3a5502e50ce199ff6b/kubernetes/registry.js","lineNumber":2475,"columnNumber":41},{"functionName":"","scriptId":"44","url":"http://127.0.0.2:9691/cockpit/$9bbfe7e6e4792b13ed1ccd3a5502e50ce199ff6b/kubernetes/registry.js","lineNumber":2483,"columnNumber":20},{"functionName":"$eval","scriptId":"44","url":"http://127.0.0.2:9691/cockpit/$9bbfe7e6e4792b13ed1ccd3a5502e50ce199ff6b/kubernetes/registry.js","lineNumber":2799,"columnNumber":35},{"functionName":"$digest","scriptId":"44","url":"http://127.0.0.2:9691/cockpit/$9bbfe7e6e4792b13ed1ccd3a5502e50ce199ff6b/kubernetes/registry.js","lineNumber":2752,"columnNumber":59},{"functionName":"","scriptId":"44","url":"http://127.0.0.2:9691/cockpit/$9bbfe7e6e4792b13ed1ccd3a5502e50ce199ff6b/kubernetes/registry.js","lineNumber":2193,"columnNumber":45},{"functionName":"","scriptId":"44","url":"http://127.0.0.2:9691/cockpit/$9bbfe7e6e4792b13ed1ccd3a5502e50ce199ff6b/kubernetes/registry.js","lineNumber":978,"columnNumber":20},{"functionName":"i","scriptId":"44","url":"http://127.0.0.2:9691/cockpit/$9bbfe7e6e4792b13ed1ccd3a5502e50ce199ff6b/kubernetes/registry.js","lineNumber":41,"columnNumber":73},{"functionName":"m","scriptId":"44","url":"http://127.0.0.2:9691/cockpit/$9bbfe7e6e4792b13ed1ccd3a5502e50ce199ff6b/kubernetes/registry.js","lineNumber":977,"columnNumber":65},{"functionName":"u","scriptId":"44","url":"http://127.0.0.2:9691/cockpit/$9bbfe7e6e4792b13ed1ccd3a5502e50ce199ff6b/kubernetes/registry.js","lineNumber":966,"columnNumber":21},{"functionName":"n","scriptId":"44","url":"http://127.0.0.2:9691/cockpit/$9bbfe7e6e4792b13ed1ccd3a5502e50ce199ff6b/kubernetes/registry.js","lineNumber":713,"columnNumber":90},{"functionName":"ph_go","scriptId":"22","url":"","lineNumber":167,"columnNumber":29},{"functionName":"","scriptId":"72","url":"","lineNumber":0,"columnNumber":16}]}}
/etc/profile.d/lang.sh: line 20: warning: setlocale: LC_COLLATE: cannot change locale (en_US.UTF-8): No such file or directory
/etc/profile.d/lang.sh: line 23: warning: setlocale: LC_MESSAGES: cannot change locale (en_US.UTF-8): No such file or directory
/etc/profile.d/lang.sh: line 26: warning: setlocale: LC_NUMERIC: cannot change locale (en_US.UTF-8): No such file or directory
/etc/profile.d/lang.sh: line 29: warning: setlocale: LC_TIME: cannot change locale (en_US.UTF-8): No such file or directory
> warning: 2018-01-19 03:34:52.147892 I | proto: duplicate proto type registered: google.protobuf.Any
2018-01-19 03:34:52.150190 I | proto: duplicate proto type registered: google.protobuf.Duration
2018-01-19 03:34:52.151182 I | proto: duplicate proto type registered: google.protobuf.Timestamp

> warning: 2018-01-19 03:34:52.664279 I | proto: duplicate proto type registered: google.protobuf.Any
2018-01-19 03:34:52.664413 I | proto: duplicate proto type registered: google.protobuf.Duration
2018-01-19 03:34:52.664465 I | proto: duplicate proto type registered: google.protobuf.Timestamp

> warning: failed to lookup access: marmalade get imagestreams/layers: "User \"pulluser\" cannot create localresourceaccessreviews in the namespace \"marmalade\": User \"pulluser\" cannot create localresourceaccessreviews in project \"marmalade\""
> warning: failed to lookup access: marmalade get imagestreams/layers: "User \"pulluser\" cannot create localresourceaccessreviews in the namespace \"marmalade\": User \"pulluser\" cannot create localresourceaccessreviews in project \"marmalade\""
CDP: {"source":"security","level":"error","text":"Refused to apply inline style because it violates the following Content Security Policy directive: \"default-src 'self' http://127.0.0.2:9691\". Either the 'unsafe-inline' keyword, a hash ('sha256-I4l5F4Kq75Yvla5XX3FqfoQO1206LqJ8p8rtQPyLwm4='), or a nonce ('nonce-...') is required to enable inline execution. Note also that 'style-src' was not explicitly set, so 'default-src' is used as a fallback.\n","timestamp":1516350893786.89,"url":"http://127.0.0.2:9691/cockpit/$9bbfe7e6e4792b13ed1ccd3a5502e50ce199ff6b/kubernetes/registry.js","lineNumber":3920,"stackTrace":{"callFrames":[{"functionName":"html","scriptId":"87","url":"http://127.0.0.2:9691/cockpit/$9bbfe7e6e4792b13ed1ccd3a5502e50ce199ff6b/kubernetes/registry.js","lineNumber":3920,"columnNumber":74},{"functionName":"be.(anonymous function)","scriptId":"87","url":"http://127.0.0.2:9691/cockpit/$9bbfe7e6e4792b13ed1ccd3a5502e50ce199ff6b/kubernetes/registry.js","lineNumber":3937,"columnNumber":40},{"functionName":"","scriptId":"87","url":"http://127.0.0.2:9691/cockpit/$9bbfe7e6e4792b13ed1ccd3a5502e50ce199ff6b/kubernetes/registry.js","lineNumber":1427,"columnNumber":40},{"functionName":"l","scriptId":"87","url":"http://127.0.0.2:9691/cockpit/$9bbfe7e6e4792b13ed1ccd3a5502e50ce199ff6b/kubernetes/registry.js","lineNumber":2475,"columnNumber":41},{"functionName":"","scriptId":"87","url":"http://127.0.0.2:9691/cockpit/$9bbfe7e6e4792b13ed1ccd3a5502e50ce199ff6b/kubernetes/registry.js","lineNumber":2483,"columnNumber":20},{"functionName":"$eval","scriptId":"87","url":"http://127.0.0.2:9691/cockpit/$9bbfe7e6e4792b13ed1ccd3a5502e50ce199ff6b/kubernetes/registry.js","lineNumber":2799,"columnNumber":35},{"functionName":"$digest","scriptId":"87","url":"http://127.0.0.2:9691/cockpit/$9bbfe7e6e4792b13ed1ccd3a5502e50ce199ff6b/kubernetes/registry.js","lineNumber":2752,"columnNumber":59},{"functionName":"","scriptId":"87","url":"http://127.0.0.2:9691/cockpit/$9bbfe7e6e4792b13ed1ccd3a5502e50ce199ff6b/kubernetes/registry.js","lineNumber":2193,"columnNumber":45},{"functionName":"","scriptId":"87","url":"http://127.0.0.2:9691/cockpit/$9bbfe7e6e4792b13ed1ccd3a5502e50ce199ff6b/kubernetes/registry.js","lineNumber":978,"columnNumber":20},{"functionName":"i","scriptId":"87","url":"http://127.0.0.2:9691/cockpit/$9bbfe7e6e4792b13ed1ccd3a5502e50ce199ff6b/kubernetes/registry.js","lineNumber":41,"columnNumber":73},{"functionName":"m","scriptId":"87","url":"http://127.0.0.2:9691/cockpit/$9bbfe7e6e4792b13ed1ccd3a5502e50ce199ff6b/kubernetes/registry.js","lineNumber":977,"columnNumber":65},{"functionName":"u","scriptId":"87","url":"http://127.0.0.2:9691/cockpit/$9bbfe7e6e4792b13ed1ccd3a5502e50ce199ff6b/kubernetes/registry.js","lineNumber":966,"columnNumber":21},{"functionName":"n","scriptId":"87","url":"http://127.0.0.2:9691/cockpit/$9bbfe7e6e4792b13ed1ccd3a5502e50ce199ff6b/kubernetes/registry.js","lineNumber":713,"columnNumber":90},{"functionName":"ph_go","scriptId":"22","url":"","lineNumber":167,"columnNumber":29},{"functionName":"","scriptId":"72","url":"","lineNumber":0,"columnNumber":16}]}}
Unexpected journal message 'audit: type=1400 audit(1516350842.290:164): avc:  denied  { execute_no_trans } for  pid=1295 comm="pmie_check" path="/usr/bin/pmie" dev="dm-0" ino=139127 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:pcp_pmie_exec_t:s0 tclass=file permissive=0'
Wrote JS log to TestRegistry-testDockerCommandInfo-fedora-27-127.0.0.2-2801-FAIL.js.log
Journal extracted to TestRegistry-testDockerCommandInfo-fedora-27-127.0.0.2-2801-FAIL.log
Journal extracted to TestRegistry-testDockerCommandInfo-openshift-127.0.0.2-2802-FAIL.log
/etc/profile.d/lang.sh: line 20: warning: setlocale: LC_COLLATE: cannot change locale (en_US.UTF-8): No such file or directory
/etc/profile.d/lang.sh: line 23: warning: setlocale: LC_MESSAGES: cannot change locale (en_US.UTF-8): No such file or directory
/etc/profile.d/lang.sh: line 26: warning: setlocale: LC_NUMERIC: cannot change locale (en_US.UTF-8): No such file or directory
/etc/profile.d/lang.sh: line 29: warning: setlocale: LC_TIME: cannot change locale (en_US.UTF-8): No such file or directory
Traceback (most recent call last):
  File "/build/cockpit/test/common/testlib.py", line 669, in tearDown
    self.check_journal_messages()
  File "/build/cockpit/test/common/testlib.py", line 804, in check_journal_messages
    raise Error(first)
Error: audit: type=1400 audit(1516350842.290:164): avc:  denied  { execute_no_trans } for  pid=1295 comm="pmie_check" path="/usr/bin/pmie" dev="dm-0" ino=139127 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:pcp_pmie_exec_t:s0 tclass=file permissive=0

not ok 127 testDockerCommandInfo (check_openshift.TestRegistry) # duration: 65s
Wrote screenshot to TestRegistry-testDockerCommandInfo-fedora-27-127.0.0.2-2801-FAIL.png
Wrote HTML dump to TestRegistry-testDockerCommandInfo-fedora-27-127.0.0.2-2801-FAIL.html
Wrote JS log to TestRegistry-testDockerCommandInfo-fedora-27-127.0.0.2-2801-FAIL.js.log
Journal extracted to TestRegistry-testDockerCommandInfo-fedora-27-127.0.0.2-2801-FAIL.log
Journal extracted to TestRegistry-testDockerCommandInfo-openshift-127.0.0.2-2802-FAIL.log
/etc/profile.d/lang.sh: line 20: warning: setlocale: LC_COLLATE: cannot change locale (en_US.UTF-8): No such file or directory
/etc/profile.d/lang.sh: line 23: warning: setlocale: LC_MESSAGES: cannot change locale (en_US.UTF-8): No such file or directory
/etc/profile.d/lang.sh: line 26: warning: setlocale: LC_NUMERIC: cannot change locale (en_US.UTF-8): No such file or directory
/etc/profile.d/lang.sh: line 29: warning: setlocale: LC_TIME: cannot change locale (en_US.UTF-8): No such file or directory

First occurrence: 2018-01-19T08:34:56.958275 | revision 42f5641b675b8010550024186f6564e921b10cc2, logs Times recorded: 1 Latest occurrences:

# ----------------------------------------------------------------------
# testUsed (check_storage_used.TestStorage)
#
ftruncate() failed: Permission denied

DevTools listening on ws://127.0.0.1:9629/devtools/browser/cf399dac-237a-44aa-99ec-7d785477f3a1
[0119/083756.227848:ERROR:zygote_host_impl_linux.cc(268)] Failed to adjust OOM score of renderer with pid 76595: Permission denied (13)
[0119/083757.251476:ERROR:zygote_host_impl_linux.cc(268)] Failed to adjust OOM score of renderer with pid 76672: Permission denied (13)
Unexpected journal message 'audit: type=1400 audit(1516351068.630:162): avc:  denied  { execute_no_trans } for  pid=1303 comm="pmie_check" path="/usr/bin/pmie" dev="dm-0" ino=139127 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:pcp_pmie_exec_t:s0 tclass=file permissive=0'
Wrote JS log to TestStorage-testUsed-fedora-27-127.0.0.2-2901-FAIL.js.log
Journal extracted to TestStorage-testUsed-fedora-27-127.0.0.2-2901-FAIL.log
Traceback (most recent call last):
  File "/build/cockpit/test/common/testlib.py", line 669, in tearDown
    self.check_journal_messages()
  File "/build/cockpit/test/common/testlib.py", line 804, in check_journal_messages
    raise Error(first)
Error: audit: type=1400 audit(1516351068.630:162): avc:  denied  { execute_no_trans } for  pid=1303 comm="pmie_check" path="/usr/bin/pmie" dev="dm-0" ino=139127 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:pcp_pmie_exec_t:s0 tclass=file permissive=0

not ok 87 testUsed (check_storage_used.TestStorage) # duration: 37s
Wrote screenshot to TestStorage-testUsed-fedora-27-127.0.0.2-2901-FAIL.png
Wrote HTML dump to TestStorage-testUsed-fedora-27-127.0.0.2-2901-FAIL.html
Wrote JS log to TestStorage-testUsed-fedora-27-127.0.0.2-2901-FAIL.js.log
Journal extracted to TestStorage-testUsed-fedora-27-127.0.0.2-2901-FAIL.log

First occurrence: 2018-01-19T08:38:13.826680 | revision 42f5641b675b8010550024186f6564e921b10cc2, logs Times recorded: 1 Latest occurrences:

# ----------------------------------------------------------------------
# testNoMessage (check_journal.TestJournal)
#
ftruncate() failed: Permission denied

DevTools listening on ws://127.0.0.1:9303/devtools/browser/1b989af3-f4eb-416c-befb-2ad6a8807509
[0119/084235.559544:ERROR:zygote_host_impl_linux.cc(268)] Failed to adjust OOM score of renderer with pid 16040: Permission denied (13)
[0119/084236.504521:ERROR:zygote_host_impl_linux.cc(268)] Failed to adjust OOM score of renderer with pid 16070: Permission denied (13)
Unexpected journal message 'audit: type=1400 audit(1516351347.854:160): avc:  denied  { map } for  pid=1305 comm="hostname" path="/usr/bin/hostname" dev="dm-0" ino=20028 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:hostname_exec_t:s0 tclass=file permissive=0'
Wrote JS log to TestJournal-testNoMessage-fedora-27-127.0.0.2-2901-FAIL.js.log
Journal extracted to TestJournal-testNoMessage-fedora-27-127.0.0.2-2901-FAIL.log
Traceback (most recent call last):
  File "/build/cockpit/test/common/testlib.py", line 669, in tearDown
    self.check_journal_messages()
  File "/build/cockpit/test/common/testlib.py", line 804, in check_journal_messages
    raise Error(first)
Error: audit: type=1400 audit(1516351347.854:160): avc:  denied  { map } for  pid=1305 comm="hostname" path="/usr/bin/hostname" dev="dm-0" ino=20028 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:hostname_exec_t:s0 tclass=file permissive=0

not ok 166 testNoMessage (check_journal.TestJournal) # duration: 26s
Wrote screenshot to TestJournal-testNoMessage-fedora-27-127.0.0.2-2901-FAIL.png
Wrote HTML dump to TestJournal-testNoMessage-fedora-27-127.0.0.2-2901-FAIL.html
Wrote JS log to TestJournal-testNoMessage-fedora-27-127.0.0.2-2901-FAIL.js.log
Journal extracted to TestJournal-testNoMessage-fedora-27-127.0.0.2-2901-FAIL.log

First occurrence: 2018-01-19T08:42:41.853959 | revision cb61451e79040bcd46603a6bcbde8f1397074ec6, logs Times recorded: 1 Latest occurrences:

cockpituous commented 6 years ago

verify/fedora-i386 Ooops, it happened again


# ----------------------------------------------------------------------
# testBasic (check_dashboard.TestBasicDashboard)
#

DevTools listening on ws://127.0.0.1:9897/devtools/browser/b5e92f58-3b3e-4aea-9593-b2a252034146
[0119/210555.443099:ERROR:zygote_host_impl_linux.cc(268)] Failed to adjust OOM score of renderer with pid 20200: Permission denied (13)
[0119/210556.335124:ERROR:zygote_host_impl_linux.cc(268)] Failed to adjust OOM score of renderer with pid 20231: Permission denied (13)

DevTools listening on ws://127.0.0.1:9338/devtools/browser/d0d9acc1-fdcc-46ef-8385-80077736aa65
[0119/210601.069089:ERROR:zygote_host_impl_linux.cc(268)] Failed to adjust OOM score of renderer with pid 20394: Permission denied (13)
[0119/210602.056846:ERROR:zygote_host_impl_linux.cc(268)] Failed to adjust OOM score of renderer with pid 20422: Permission denied (13)
[0119/210620.080795:ERROR:gl_implementation.cc(241)] Failed to load /usr/lib64/chromium-browser/swiftshader/libGLESv2.so: /usr/lib64/chromium-browser/swiftshader/libGLESv2.so: cannot open shared object file: No such file or directory
[0119/210620.082806:ERROR:gpu_child_thread.cc(254)] Exiting GPU process due to errors during initialization
[0119/210620.672614:ERROR:gl_implementation.cc(241)] Failed to load /usr/lib64/chromium-browser/swiftshader/libGLESv2.so: /usr/lib64/chromium-browser/swiftshader/libGLESv2.so: cannot open shared object file: No such file or directory
[0119/210620.674342:ERROR:gpu_child_thread.cc(254)] Exiting GPU process due to errors during initialization
[0119/210621.356067:ERROR:gl_implementation.cc(241)] Failed to load /usr/lib64/chromium-browser/swiftshader/libGLESv2.so: /usr/lib64/chromium-browser/swiftshader/libGLESv2.so: cannot open shared object file: No such file or directory
[0119/210621.358820:ERROR:gpu_child_thread.cc(254)] Exiting GPU process due to errors during initialization
[0119/210621.939768:ERROR:gl_implementation.cc(241)] Failed to load /usr/lib64/chromium-browser/swiftshader/libGLESv2.so: /usr/lib64/chromium-browser/swiftshader/libGLESv2.so: cannot open shared object file: No such file or directory
[0119/210621.941649:ERROR:gpu_child_thread.cc(254)] Exiting GPU process due to errors during initialization
> warning: metrics channel failed: internal-error
> warning: metrics channel failed: internal-error
> warning: metrics channel failed: internal-error
> warning: metrics channel failed: internal-error
Unexpected journal message 'audit: type=1400 audit(1516395942.006:145): avc:  denied  { execute_no_trans } for  pid=1073 comm="pmie_check" path="/usr/bin/pmie" dev="vda4" ino=148278 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:pcp_pmie_exec_t:s0 tclass=file permissive=0'
Wrote JS log to TestBasicDashboard-testBasic-fedora-i386-127.0.0.2-2701-FAIL.js.log
Journal extracted to TestBasicDashboard-testBasic-fedora-i386-127.0.0.2-2701-FAIL.log
Journal extracted to TestBasicDashboard-testBasic-fedora-i386-127.0.0.2-2703-FAIL.log
Journal extracted to TestBasicDashboard-testBasic-fedora-i386-127.0.0.2-2702-FAIL.log
Core dumps downloaded to /build/cockpit/TestBasicDashboard-testBasic-fedora-i386-127.0.0.2-2703-FAIL.core
Traceback (most recent call last):
  File "/build/cockpit/test/common/testlib.py", line 669, in tearDown
    self.check_journal_messages()
  File "/build/cockpit/test/common/testlib.py", line 804, in check_journal_messages
    raise Error(first)
Error: audit: type=1400 audit(1516395942.006:145): avc:  denied  { execute_no_trans } for  pid=1073 comm="pmie_check" path="/usr/bin/pmie" dev="vda4" ino=148278 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:pcp_pmie_exec_t:s0 tclass=file permissive=0

not ok 127 testBasic (check_dashboard.TestBasicDashboard) # duration: 59s
Wrote screenshot to TestBasicDashboard-testBasic-fedora-i386-127.0.0.2-2701-FAIL.png
Wrote HTML dump to TestBasicDashboard-testBasic-fedora-i386-127.0.0.2-2701-FAIL.html
Wrote JS log to TestBasicDashboard-testBasic-fedora-i386-127.0.0.2-2701-FAIL.js.log
Journal extracted to TestBasicDashboard-testBasic-fedora-i386-127.0.0.2-2701-FAIL.log
Journal extracted to TestBasicDashboard-testBasic-fedora-i386-127.0.0.2-2703-FAIL.log
Journal extracted to TestBasicDashboard-testBasic-fedora-i386-127.0.0.2-2702-FAIL.log
Core dumps downloaded to /build/cockpit/TestBasicDashboard-testBasic-fedora-i386-127.0.0.2-2703-FAIL.core

First occurrence: 2018-01-19T21:06:31.018252 | revision f5a9e9e53912bcda1571f8f5e38ba9a7591cf894, logs Times recorded: 1 Latest occurrences:

# ----------------------------------------------------------------------
# testIgnored (check_storage_ignored.TestStorage)
#

DevTools listening on ws://127.0.0.1:9892/devtools/browser/dd2fd31f-2685-4f77-9a77-676d1df55647
[0119/210925.693207:ERROR:zygote_host_impl_linux.cc(268)] Failed to adjust OOM score of renderer with pid 26025: Permission denied (13)
[0119/210926.660473:ERROR:zygote_host_impl_linux.cc(268)] Failed to adjust OOM score of renderer with pid 26060: Permission denied (13)
Unexpected journal message 'audit: type=1400 audit(1516396157.597:148): avc:  denied  { execute_no_trans } for  pid=1070 comm="pmie_check" path="/usr/bin/pmie" dev="vda4" ino=148278 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:pcp_pmie_exec_t:s0 tclass=file permissive=0'
Wrote JS log to TestStorage-testIgnored-fedora-i386-127.0.0.2-2801-FAIL.js.log
Journal extracted to TestStorage-testIgnored-fedora-i386-127.0.0.2-2801-FAIL.log
Traceback (most recent call last):
  File "/build/cockpit/test/common/testlib.py", line 669, in tearDown
    self.check_journal_messages()
  File "/build/cockpit/test/common/testlib.py", line 804, in check_journal_messages
    raise Error(first)
Error: audit: type=1400 audit(1516396157.597:148): avc:  denied  { execute_no_trans } for  pid=1070 comm="pmie_check" path="/usr/bin/pmie" dev="vda4" ino=148278 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:pcp_pmie_exec_t:s0 tclass=file permissive=0

not ok 69 testIgnored (check_storage_ignored.TestStorage) # duration: 27s
Wrote screenshot to TestStorage-testIgnored-fedora-i386-127.0.0.2-2801-FAIL.png
Wrote HTML dump to TestStorage-testIgnored-fedora-i386-127.0.0.2-2801-FAIL.html
Wrote JS log to TestStorage-testIgnored-fedora-i386-127.0.0.2-2801-FAIL.js.log
Journal extracted to TestStorage-testIgnored-fedora-i386-127.0.0.2-2801-FAIL.log

First occurrence: 2018-01-19T21:09:32.971008 | revision f5a9e9e53912bcda1571f8f5e38ba9a7591cf894, logs Times recorded: 1 Latest occurrences:

# ----------------------------------------------------------------------
# testBasic (check_networking_basic.TestNetworking)
#
NAME         UUID                                  TYPE            DEVICE 
System eth0  5fb06bd0-0bb0-7ffb-45f1-d6edd65f3e03  802-3-ethernet  eth0   
virbr0       4d9423dc-122d-46b1-9195-ffebe0c1039d  bridge          virbr0 
System eth1  9c92fad9-6ecb-3e6c-eb4d-8a47c6f50c04  802-3-ethernet  --     
ens2         8a296a34-08e2-42d9-9e8d-b37c582e87cd  802-3-ethernet  --     

DevTools listening on ws://127.0.0.1:10113/devtools/browser/51da886e-54bb-4822-b233-fb9f8d7ea6ad
[0119/211406.745848:ERROR:zygote_host_impl_linux.cc(268)] Failed to adjust OOM score of renderer with pid 33729: Permission denied (13)
[0119/211407.922627:ERROR:zygote_host_impl_linux.cc(268)] Failed to adjust OOM score of renderer with pid 33761: Permission denied (13)
52:54:01:00:00:03 -> eth2
52:54:01:00:00:03 -> eth2
> warning: Invalid prefix or netmask 255.255.0.8
Unexpected journal message 'audit: type=1400 audit(1516396429.885:145): avc:  denied  { execute_no_trans } for  pid=1086 comm="pmie_check" path="/usr/bin/pmie" dev="vda4" ino=148278 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:pcp_pmie_exec_t:s0 tclass=file permissive=0'
Wrote JS log to TestNetworking-testBasic-fedora-i386-127.0.0.2-2301-FAIL.js.log
Journal extracted to TestNetworking-testBasic-fedora-i386-127.0.0.2-2301-FAIL.log
Journal extracted to TestNetworking-testBasic-fedora-26-127.0.0.2-2302-FAIL.log
Traceback (most recent call last):
  File "/build/cockpit/test/common/testlib.py", line 669, in tearDown
    self.check_journal_messages()
  File "/build/cockpit/test/common/testlib.py", line 804, in check_journal_messages
    raise Error(first)
Error: audit: type=1400 audit(1516396429.885:145): avc:  denied  { execute_no_trans } for  pid=1086 comm="pmie_check" path="/usr/bin/pmie" dev="vda4" ino=148278 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:pcp_pmie_exec_t:s0 tclass=file permissive=0

not ok 22 testBasic (check_networking_basic.TestNetworking) # duration: 57s
Wrote screenshot to TestNetworking-testBasic-fedora-i386-127.0.0.2-2301-FAIL.png
Wrote HTML dump to TestNetworking-testBasic-fedora-i386-127.0.0.2-2301-FAIL.html
Wrote JS log to TestNetworking-testBasic-fedora-i386-127.0.0.2-2301-FAIL.js.log
Journal extracted to TestNetworking-testBasic-fedora-i386-127.0.0.2-2301-FAIL.log
Journal extracted to TestNetworking-testBasic-fedora-26-127.0.0.2-2302-FAIL.log

First occurrence: 2018-01-19T21:14:30.544360 | revision f5a9e9e53912bcda1571f8f5e38ba9a7591cf894, logs Times recorded: 1 Latest occurrences:

# ----------------------------------------------------------------------
# testBasic (check_kdump.TestKdump)
#
Created symlink /etc/systemd/system/multi-user.target.wants/kdump.service -> /usr/lib/systemd/system/kdump.service.
Job for kdump.service failed because the control process exited with error code.
See "systemctl  status kdump.service" and "journalctl  -xe" for details.
ftruncate() failed: Permission denied

DevTools listening on ws://127.0.0.1:10164/devtools/browser/dc689b51-c548-4c13-b026-0ee7f1fc3249
[0119/211314.232461:ERROR:zygote_host_impl_linux.cc(268)] Failed to adjust OOM score of renderer with pid 13968: Permission denied (13)
[0119/211315.402313:ERROR:zygote_host_impl_linux.cc(268)] Failed to adjust OOM score of renderer with pid 14082: Permission denied (13)
Generating grub configuration file ...
Found linux image: /boot/vmlinuz-4.13.16-302.fc27.i686+PAE
Found initrd image: /boot/initramfs-4.13.16-302.fc27.i686+PAE.img
Found linux image: /boot/vmlinuz-4.13.11-300.fc27.i686+PAE
Found initrd image: /boot/initramfs-4.13.11-300.fc27.i686+PAE.img
Found linux image: /boot/vmlinuz-4.13.9-300.fc27.i686+PAE
Found initrd image: /boot/initramfs-4.13.9-300.fc27.i686+PAE.img
Found linux image: /boot/vmlinuz-0-rescue-bbadcd9442613b293626c1f330504885
Found initrd image: /boot/initramfs-0-rescue-bbadcd9442613b293626c1f330504885.img
Found linux image: /boot/vmlinuz-0-rescue-a5539c629e0d4193973d9703e455338a
Found initrd image: /boot/initramfs-0-rescue-a5539c629e0d4193973d9703e455338a.img
done
> warning: transport closed: disconnected
Connection to 127.0.0.2 closed by remote host.
CDP: {"source":"network","level":"error","text":"Failed to load resource: net::ERR_EMPTY_RESPONSE","timestamp":1516396406635.8,"url":"http://127.0.0.2:9791/cockpit/static/fonts/OpenSans-Light-webfont.woff","networkRequestId":"14082.29"}
ssh_exchange_identification: Connection closed by remote host
ssh_exchange_identification: read: Connection reset by peer
> log: transport closed, dropped message:  1:1!4
{"call":["/org/freedesktop/timedate1","org.freedesktop.DBus.Properties","Get",["org.freedesktop.timedate1","NTPSynchronized"]],"id":"4"}
> log: transport closed, dropped message:  1:1!4
{"call":["/org/freedesktop/timedate1","org.freedesktop.DBus.Properties","Get",["org.freedesktop.timedate1","NTPSynchronized"]],"id":"5"}
> log: transport closed, dropped message:  1:1!4
{"call":["/org/freedesktop/timedate1","org.freedesktop.DBus.Properties","Get",["org.freedesktop.timedate1","NTPSynchronized"]],"id":"6"}
> log: transport closed, dropped message:  1:1!4
{"call":["/org/freedesktop/timedate1","org.freedesktop.DBus.Properties","Get",["org.freedesktop.timedate1","NTPSynchronized"]],"id":"7"}
> log: transport closed, dropped message:  1:1!4
{"call":["/org/freedesktop/timedate1","org.freedesktop.DBus.Properties","Get",["org.freedesktop.timedate1","NTPSynchronized"]],"id":"8"}
> warning: Unable to apply settings: Directory /var/crash2 isn't writable or doesn't exist.
> log: health check failed
> warning: transport closed: timeout
> log: transport closed, dropped message:  1:1!4
{"call":["/org/freedesktop/timedate1","org.freedesktop.DBus.Properties","Get",["org.freedesktop.timedate1","NTPSynchronized"]],"id":"20"}
> log: transport closed, dropped message:  1:1!4
{"call":["/org/freedesktop/timedate1","org.freedesktop.DBus.Properties","Get",["org.freedesktop.timedate1","NTPSynchronized"]],"id":"21"}
> log: transport closed, dropped message:  1:1!4
{"call":["/org/freedesktop/timedate1","org.freedesktop.DBus.Properties","Get",["org.freedesktop.timedate1","NTPSynchronized"]],"id":"22"}
> log: transport closed, dropped message:  1:1!4
{"call":["/org/freedesktop/timedate1","org.freedesktop.DBus.Properties","Get",["org.freedesktop.timedate1","NTPSynchronized"]],"id":"23"}
> log: transport closed, dropped message:  1:1!4
{"call":["/org/freedesktop/timedate1","org.freedesktop.DBus.Properties","Get",["org.freedesktop.timedate1","NTPSynchronized"]],"id":"24"}
Connection to 127.0.0.2 closed by remote host.
> log: transport closed, dropped message:  1:1!4
{"call":["/org/freedesktop/timedate1","org.freedesktop.DBus.Properties","Get",["org.freedesktop.timedate1","NTPSynchronized"]],"id":"25"}
Unexpected journal message 'audit: type=1400 audit(1516396547.050:142): avc:  denied  { map } for  pid=1063 comm="hostname" path="/usr/bin/hostname" dev="vda4" ino=161820 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:hostname_exec_t:s0 tclass=file permissive=0'
Wrote JS log to TestKdump-testBasic-fedora-i386-127.0.0.2-2901-FAIL.js.log
Journal extracted to TestKdump-testBasic-fedora-i386-127.0.0.2-2901-FAIL.log
Traceback (most recent call last):
  File "/build/cockpit/test/common/testlib.py", line 669, in tearDown
    self.check_journal_messages()
  File "/build/cockpit/test/common/testlib.py", line 804, in check_journal_messages
    raise Error(first)
Error: audit: type=1400 audit(1516396547.050:142): avc:  denied  { map } for  pid=1063 comm="hostname" path="/usr/bin/hostname" dev="vda4" ino=161820 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:hostname_exec_t:s0 tclass=file permissive=0

not ok 166 testBasic (check_kdump.TestKdump) # duration: 198s
Wrote screenshot to TestKdump-testBasic-fedora-i386-127.0.0.2-2901-FAIL.png
Wrote HTML dump to TestKdump-testBasic-fedora-i386-127.0.0.2-2901-FAIL.html
Wrote JS log to TestKdump-testBasic-fedora-i386-127.0.0.2-2901-FAIL.js.log
Journal extracted to TestKdump-testBasic-fedora-i386-127.0.0.2-2901-FAIL.log

First occurrence: 2018-01-19T21:15:54.267322 | revision bc56acc665f48af83bbe9fb4c01b225c9a19f909, logs Times recorded: 1 Latest occurrences:

# ----------------------------------------------------------------------
# testBasic (check_multi_machine.TestMultiMachineAdd)
#
ftruncate() failed: Permission denied

DevTools listening on ws://127.0.0.1:9776/devtools/browser/ce31c4d2-db03-489b-9730-5495259e6bac
[0119/212900.018979:ERROR:zygote_host_impl_linux.cc(268)] Failed to adjust OOM score of renderer with pid 35601: Permission denied (13)
[0119/212901.324928:ERROR:zygote_host_impl_linux.cc(268)] Failed to adjust OOM score of renderer with pid 35661: Permission denied (13)
Unexpected journal message 'audit: type=1400 audit(1516397306.363:145): avc:  denied  { map } for  pid=1007 comm="hostname" path="/usr/bin/hostname" dev="vda4" ino=161820 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:hostname_exec_t:s0 tclass=file permissive=0'
Unexpected journal message 'audit: type=1400 audit(1516397306.605:147): avc:  denied  { execute_no_trans } for  pid=1055 comm="pmie_check" path="/usr/bin/pmie" dev="vda4" ino=148278 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:pcp_pmie_exec_t:s0 tclass=file permissive=0'
Unexpected journal message 'audit: type=1400 audit(1516397306.665:148): avc:  denied  { execute_no_trans } for  pid=1058 comm="pmlogger_check" path="/usr/bin/pmlogger" dev="vda4" ino=148286 scontext=system_u:system_r:pcp_pmlogger_t:s0 tcontext=system_u:object_r:pcp_pmlogger_exec_t:s0 tclass=file permissive=0'
Wrote JS log to TestMultiMachineAdd-testBasic-fedora-i386-127.0.0.2-2201-FAIL.js.log
Journal extracted to TestMultiMachineAdd-testBasic-fedora-i386-127.0.0.2-2201-FAIL.log
Journal extracted to TestMultiMachineAdd-testBasic-fedora-i386-127.0.0.2-2203-FAIL.log
Journal extracted to TestMultiMachineAdd-testBasic-fedora-i386-127.0.0.2-2202-FAIL.log
Traceback (most recent call last):
  File "/build/cockpit/test/common/testlib.py", line 669, in tearDown
    self.check_journal_messages()
  File "/build/cockpit/test/common/testlib.py", line 804, in check_journal_messages
    raise Error(first)
Error: audit: type=1400 audit(1516397306.363:145): avc:  denied  { map } for  pid=1007 comm="hostname" path="/usr/bin/hostname" dev="vda4" ino=161820 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:hostname_exec_t:s0 tclass=file permissive=0

not ok 10 testBasic (check_multi_machine.TestMultiMachineAdd) # duration: 100s
Wrote screenshot to TestMultiMachineAdd-testBasic-fedora-i386-127.0.0.2-2201-FAIL.png
Wrote HTML dump to TestMultiMachineAdd-testBasic-fedora-i386-127.0.0.2-2201-FAIL.html
Wrote JS log to TestMultiMachineAdd-testBasic-fedora-i386-127.0.0.2-2201-FAIL.js.log
Journal extracted to TestMultiMachineAdd-testBasic-fedora-i386-127.0.0.2-2201-FAIL.log
Journal extracted to TestMultiMachineAdd-testBasic-fedora-i386-127.0.0.2-2203-FAIL.log
Journal extracted to TestMultiMachineAdd-testBasic-fedora-i386-127.0.0.2-2202-FAIL.log

First occurrence: 2018-01-19T21:29:37.504431 | revision bc56acc665f48af83bbe9fb4c01b225c9a19f909, logs Times recorded: 1 Latest occurrences:

# ----------------------------------------------------------------------
# testMachinesJsonVarMigration (check_dashboard.TestDashboardSetup)
#

DevTools listening on ws://127.0.0.1:9769/devtools/browser/c632f4ee-364c-4212-ba96-e32e3a98aec7
[0120/130019.865728:ERROR:zygote_host_impl_linux.cc(268)] Failed to adjust OOM score of renderer with pid 17452: Permission denied (13)
[0120/130020.839840:ERROR:zygote_host_impl_linux.cc(268)] Failed to adjust OOM score of renderer with pid 17507: Permission denied (13)
> log: done
> log: done
> log: done
Unexpected journal message 'audit: type=1400 audit(1516453206.723:112): avc:  denied  { map } for  pid=1003 comm="hostname" path="/usr/bin/hostname" dev="vda4" ino=161820 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:hostname_exec_t:s0 tclass=file permissive=0'
Wrote JS log to TestDashboardSetup-testMachinesJsonVarMigration-fedora-i386-127.0.0.2-2301-FAIL.js.log
Journal extracted to TestDashboardSetup-testMachinesJsonVarMigration-fedora-i386-127.0.0.2-2301-FAIL.log
Journal extracted to TestDashboardSetup-testMachinesJsonVarMigration-fedora-i386-127.0.0.2-2303-FAIL.log
Journal extracted to TestDashboardSetup-testMachinesJsonVarMigration-fedora-i386-127.0.0.2-2302-FAIL.log
Traceback (most recent call last):
  File "/build/cockpit/test/common/testlib.py", line 669, in tearDown
    self.check_journal_messages()
  File "/build/cockpit/test/common/testlib.py", line 804, in check_journal_messages
    raise Error(first)
Error: audit: type=1400 audit(1516453206.723:112): avc:  denied  { map } for  pid=1003 comm="hostname" path="/usr/bin/hostname" dev="vda4" ino=161820 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:hostname_exec_t:s0 tclass=file permissive=0

not ok 147 testMachinesJsonVarMigration (check_dashboard.TestDashboardSetup) # duration: 40s
Wrote screenshot to TestDashboardSetup-testMachinesJsonVarMigration-fedora-i386-127.0.0.2-2301-FAIL.png
Wrote HTML dump to TestDashboardSetup-testMachinesJsonVarMigration-fedora-i386-127.0.0.2-2301-FAIL.html
Wrote JS log to TestDashboardSetup-testMachinesJsonVarMigration-fedora-i386-127.0.0.2-2301-FAIL.js.log
Journal extracted to TestDashboardSetup-testMachinesJsonVarMigration-fedora-i386-127.0.0.2-2301-FAIL.log
Journal extracted to TestDashboardSetup-testMachinesJsonVarMigration-fedora-i386-127.0.0.2-2303-FAIL.log
Journal extracted to TestDashboardSetup-testMachinesJsonVarMigration-fedora-i386-127.0.0.2-2302-FAIL.log

First occurrence: 2018-01-20T13:00:35.971427 | revision 47ce2fa30ee488380faedcae0bde51784d8d79b5, logs Times recorded: 1 Latest occurrences:

# ----------------------------------------------------------------------
# testApi (check_services.TestServices)
#

DevTools listening on ws://127.0.0.1:9251/devtools/browser/6cd457b1-0d41-4410-8c3f-c165271a995d
[0120/130558.053952:ERROR:zygote_host_impl_linux.cc(268)] Failed to adjust OOM score of renderer with pid 27883: Permission denied (13)
[0120/130559.111263:ERROR:zygote_host_impl_linux.cc(268)] Failed to adjust OOM score of renderer with pid 27947: Permission denied (13)
Unexpected journal message 'audit: type=1400 audit(1516453550.074:145): avc:  denied  { map } for  pid=1068 comm="hostname" path="/usr/bin/hostname" dev="vda4" ino=161820 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:hostname_exec_t:s0 tclass=file permissive=0'
Wrote JS log to TestServices-testApi-fedora-i386-127.0.0.2-2301-FAIL.js.log
Journal extracted to TestServices-testApi-fedora-i386-127.0.0.2-2301-FAIL.log
Traceback (most recent call last):
  File "/build/cockpit/test/common/testlib.py", line 669, in tearDown
    self.check_journal_messages()
  File "/build/cockpit/test/common/testlib.py", line 804, in check_journal_messages
    raise Error(first)
Error: audit: type=1400 audit(1516453550.074:145): avc:  denied  { map } for  pid=1068 comm="hostname" path="/usr/bin/hostname" dev="vda4" ino=161820 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:hostname_exec_t:s0 tclass=file permissive=0

not ok 78 testApi (check_services.TestServices) # duration: 29s
Wrote screenshot to TestServices-testApi-fedora-i386-127.0.0.2-2301-FAIL.png
Wrote HTML dump to TestServices-testApi-fedora-i386-127.0.0.2-2301-FAIL.html
Wrote JS log to TestServices-testApi-fedora-i386-127.0.0.2-2301-FAIL.js.log
Journal extracted to TestServices-testApi-fedora-i386-127.0.0.2-2301-FAIL.log

First occurrence: 2018-01-20T13:06:07.998204 | revision 47ce2fa30ee488380faedcae0bde51784d8d79b5, logs Times recorded: 1 Latest occurrences:

# ----------------------------------------------------------------------
# testCreateTimer (check_services.TestServices)
#

DevTools listening on ws://127.0.0.1:9360/devtools/browser/75e6f92d-210f-43cc-b7dc-9eaa8c0ebfc9
> log: 
> log: 
> log: 
> log: 
> log: 
> log: 
> log: 
> log: 
> log: 
> log: 
> log: 
> log: 
> log: 
> log: 
> log: 
> log: 
> log: 
> log: 
> log: 
> log: 
> log: 
> log: 
> log: 
> log: 
> log: 
> log: 
> log: 
> log: 
> log: 
> log: 
> log: 
> log: 
> log: 
> log: 
> log: 
> log: 
> log: 
> log: 
> log: 
> log: 
> log: 
> log: 
> log: 
> log: 
> log: 
> log: 
> log: 
> log: 
> log: 
> log: 
> log: 
> log: 
> log: 
> log: 
> log: 
> log: 
> log: 
> log: 
> log: 
> log: 
> log: 
> log: 
> log: 
> log: 
> log: 
> log: 
> log: 
> log: 
> log: 
> log: 
> log: 
> log: 
> log: 
> log: 
> log: 
> log: 
> log: 
> log: 
> log: 
> warning: transport closed: disconnected
CDP: {"source":"network","level":"error","text":"Failed to load resource: net::ERR_EMPTY_RESPONSE","timestamp":1516463952192.2,"url":"http://127.0.0.2:9291/cockpit/static/fonts/OpenSans-Light-webfont.woff","networkRequestId":"15571.29"}
> log: transport closed, dropped message:  1:1!4
{"call":["/org/freedesktop/timedate1","org.freedesktop.DBus.Properties","Get",["org.freedesktop.timedate1","NTPSynchronized"]],"id":"30"}
> log: transport closed, dropped message:  1:1!4
{"call":["/org/freedesktop/timedate1","org.freedesktop.DBus.Properties","Get",["org.freedesktop.timedate1","NTPSynchronized"]],"id":"31"}
> log: transport closed, dropped message:  1:1!4
{"call":["/org/freedesktop/timedate1","org.freedesktop.DBus.Properties","Get",["org.freedesktop.timedate1","NTPSynchronized"]],"id":"32"}
> log: transport closed, dropped message:  1:1!4
{"call":["/org/freedesktop/timedate1","org.freedesktop.DBus.Properties","Get",["org.freedesktop.timedate1","NTPSynchronized"]],"id":"33"}
> log: transport closed, dropped message:  1:1!4
{"call":["/org/freedesktop/timedate1","org.freedesktop.DBus.Properties","Get",["org.freedesktop.timedate1","NTPSynchronized"]],"id":"34"}
> log: transport closed, dropped message:  1:1!4
{"call":["/org/freedesktop/timedate1","org.freedesktop.DBus.Properties","Get",["org.freedesktop.timedate1","NTPSynchronized"]],"id":"35"}
Unexpected journal message 'audit: type=1400 audit(1586491854.698:112): avc:  denied  { map } for  pid=1025 comm="hostname" path="/usr/bin/hostname" dev="vda4" ino=161820 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:hostname_exec_t:s0 tclass=file permissive=0'
Unexpected journal message 'audit: type=1400 audit(1586491854.785:114): avc:  denied  { execute_no_trans } for  pid=1048 comm="pmlogger_check" path="/usr/bin/pmlogger" dev="vda4" ino=148286 scontext=system_u:system_r:pcp_pmlogger_t:s0 tcontext=system_u:object_r:pcp_pmlogger_exec_t:s0 tclass=file permissive=0'
Wrote JS log to TestServices-testCreateTimer-fedora-i386-127.0.0.2-2401-FAIL.js.log
Journal extracted to TestServices-testCreateTimer-fedora-i386-127.0.0.2-2401-FAIL.log
Traceback (most recent call last):
  File "/build/cockpit/test/common/testlib.py", line 669, in tearDown
    self.check_journal_messages()
  File "/build/cockpit/test/common/testlib.py", line 804, in check_journal_messages
    raise Error(first)
Error: audit: type=1400 audit(1586491854.698:112): avc:  denied  { map } for  pid=1025 comm="hostname" path="/usr/bin/hostname" dev="vda4" ino=161820 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:hostname_exec_t:s0 tclass=file permissive=0

not ok 168 testCreateTimer (check_services.TestServices) # duration: 207s
Wrote screenshot to TestServices-testCreateTimer-fedora-i386-127.0.0.2-2401-FAIL.png
Wrote HTML dump to TestServices-testCreateTimer-fedora-i386-127.0.0.2-2401-FAIL.html
Wrote JS log to TestServices-testCreateTimer-fedora-i386-127.0.0.2-2401-FAIL.js.log
> log: transport closed, dropped message:  1:1!4
{"call":["/org/freedesktop/timedate1","org.freedesktop.DBus.Properties","Get",["org.freedesktop.timedate1","NTPSynchronized"]],"id":"36"}
Journal extracted to TestServices-testCreateTimer-fedora-i386-127.0.0.2-2401-FAIL.log

First occurrence: 2018-01-20T15:59:50.337086 | revision 4eae2fa73f2a5f6469a88b342a57cf7d7c3c6511, logs Times recorded: 1 Latest occurrences:

# ----------------------------------------------------------------------
# testTroubleshootAlerts (check_setroubleshoot.TestSelinux)
#

DevTools listening on ws://127.0.0.1:9563/devtools/browser/76481d01-8920-4db3-aa92-65ac4c2a702e
./ls: cannot open directory '/home/admin': Permission denied
./ls: cannot open directory '/home/builder': 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.
Permission denied (publickey,gssapi-keyex,gssapi-with-mic,password).
Unexpected journal message 'audit: type=1400 audit(1516464185.043:112): avc:  denied  { map } for  pid=1048 comm="hostname" path="/usr/bin/hostname" dev="vda4" ino=161820 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:hostname_exec_t:s0 tclass=file permissive=0'
Unexpected journal message 'audit: type=1400 audit(1516464185.160:114): avc:  denied  { execute_no_trans } for  pid=1085 comm="pmie_check" path="/usr/bin/pmie" dev="vda4" ino=148278 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:pcp_pmie_exec_t:s0 tclass=file permissive=0'
Wrote JS log to TestSelinux-testTroubleshootAlerts-fedora-i386-127.0.0.2-2401-FAIL.js.log
Journal extracted to TestSelinux-testTroubleshootAlerts-fedora-i386-127.0.0.2-2401-FAIL.log
Traceback (most recent call last):
  File "/build/cockpit/test/common/testlib.py", line 669, in tearDown
    self.check_journal_messages()
  File "/build/cockpit/test/common/testlib.py", line 804, in check_journal_messages
    raise Error(first)
Error: audit: type=1400 audit(1516464185.043:112): avc:  denied  { map } for  pid=1048 comm="hostname" path="/usr/bin/hostname" dev="vda4" ino=161820 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:hostname_exec_t:s0 tclass=file permissive=0

not ok 164 testTroubleshootAlerts (check_setroubleshoot.TestSelinux) # duration: 47s
Wrote screenshot to TestSelinux-testTroubleshootAlerts-fedora-i386-127.0.0.2-2401-FAIL.png
Wrote HTML dump to TestSelinux-testTroubleshootAlerts-fedora-i386-127.0.0.2-2401-FAIL.html
Wrote JS log to TestSelinux-testTroubleshootAlerts-fedora-i386-127.0.0.2-2401-FAIL.js.log
Journal extracted to TestSelinux-testTroubleshootAlerts-fedora-i386-127.0.0.2-2401-FAIL.log

First occurrence: 2018-01-20T16:03:31.778086 | revision 4eae2fa73f2a5f6469a88b342a57cf7d7c3c6511, logs Times recorded: 1 Latest occurrences:

# ----------------------------------------------------------------------
# testHeadRequest (check_connection.TestConnection)
#
Unexpected journal message 'audit: type=1400 audit(1516464425.225:112): avc:  denied  { map } for  pid=996 comm="hostname" path="/usr/bin/hostname" dev="vda4" ino=161820 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:hostname_exec_t:s0 tclass=file permissive=0'
Journal extracted to TestConnection-testHeadRequest-fedora-i386-127.0.0.2-2401-FAIL.log
Traceback (most recent call last):
  File "/build/cockpit/test/common/testlib.py", line 669, in tearDown
    self.check_journal_messages()
  File "/build/cockpit/test/common/testlib.py", line 804, in check_journal_messages
    raise Error(first)
Error: audit: type=1400 audit(1516464425.225:112): avc:  denied  { map } for  pid=996 comm="hostname" path="/usr/bin/hostname" dev="vda4" ino=161820 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:hostname_exec_t:s0 tclass=file permissive=0

not ok 159 testHeadRequest (check_connection.TestConnection) # duration: 35s
Journal extracted to TestConnection-testHeadRequest-fedora-i386-127.0.0.2-2401-FAIL.log

First occurrence: 2018-01-20T16:07:18.980214 | revision 4eae2fa73f2a5f6469a88b342a57cf7d7c3c6511 Times recorded: 1 Latest occurrences:

# ----------------------------------------------------------------------
# testNonDefaultBondSettings (check_networking_bond.TestNetworking)
#
NAME             UUID                                  TYPE            DEVICE 
System eth0      5fb06bd0-0bb0-7ffb-45f1-d6edd65f3e03  802-3-ethernet  eth0   
static-52:54:01  bdce1856-0925-42df-b988-dc2055215bb4  802-3-ethernet  eth1   
virbr0           e587e271-fc6f-4f6e-a3bc-898ec889fd38  bridge          virbr0 
System eth1      9c92fad9-6ecb-3e6c-eb4d-8a47c6f50c04  802-3-ethernet  --     
ens2             8a296a34-08e2-42d9-9e8d-b37c582e87cd  802-3-ethernet  --     

52:54:01:00:00:03 -> eth2
52:54:01:00:00:03 -> eth2
52:54:01:00:00:04 -> eth3
52:54:01:00:00:04 -> eth3

DevTools listening on ws://127.0.0.1:9724/devtools/browser/cf205809-711e-4ad0-b19d-b495fb807a9a
Unexpected journal message 'audit: type=1400 audit(1516464827.824:112): avc:  denied  { map } for  pid=959 comm="hostname" path="/usr/bin/hostname" dev="vda4" ino=161820 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:hostname_exec_t:s0 tclass=file permissive=0'
Unexpected journal message 'audit: type=1400 audit(1516464827.934:114): avc:  denied  { execute_no_trans } for  pid=999 comm="pmie_check" path="/usr/bin/pmie" dev="vda4" ino=148278 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:pcp_pmie_exec_t:s0 tclass=file permissive=0'
Wrote JS log to TestNetworking-testNonDefaultBondSettings-fedora-i386-127.0.0.2-2201-FAIL.js.log
Journal extracted to TestNetworking-testNonDefaultBondSettings-fedora-i386-127.0.0.2-2201-FAIL.log
Journal extracted to TestNetworking-testNonDefaultBondSettings-fedora-26-127.0.0.2-2202-FAIL.log
Traceback (most recent call last):
  File "/build/cockpit/test/common/testlib.py", line 669, in tearDown
    self.check_journal_messages()
  File "/build/cockpit/test/common/testlib.py", line 804, in check_journal_messages
    raise Error(first)
Error: audit: type=1400 audit(1516464827.824:112): avc:  denied  { map } for  pid=959 comm="hostname" path="/usr/bin/hostname" dev="vda4" ino=161820 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:hostname_exec_t:s0 tclass=file permissive=0

not ok 182 testNonDefaultBondSettings (check_networking_bond.TestNetworking) # duration: 98s
Wrote screenshot to TestNetworking-testNonDefaultBondSettings-fedora-i386-127.0.0.2-2201-FAIL.png
Wrote HTML dump to TestNetworking-testNonDefaultBondSettings-fedora-i386-127.0.0.2-2201-FAIL.html
Wrote JS log to TestNetworking-testNonDefaultBondSettings-fedora-i386-127.0.0.2-2201-FAIL.js.log
Journal extracted to TestNetworking-testNonDefaultBondSettings-fedora-i386-127.0.0.2-2201-FAIL.log
Journal extracted to TestNetworking-testNonDefaultBondSettings-fedora-26-127.0.0.2-2202-FAIL.log

First occurrence: 2018-01-20T16:14:57.997371 | revision 4eae2fa73f2a5f6469a88b342a57cf7d7c3c6511 Times recorded: 1 Latest occurrences:

# ----------------------------------------------------------------------
# testBasic (check_packagekit.TestUpdates)
#
[0120/164012.848056:WARNING:discardable_shared_memory_manager.cc(178)] Less than 64MB of free space in temporary directory for shared memory files: 61

DevTools listening on ws://127.0.0.1:9299/devtools/browser/4eca7003-5bf9-4d95-9254-4189f9501fef
Unexpected journal message 'audit: type=1400 audit(1516466404.850:112): avc:  denied  { map } for  pid=1037 comm="hostname" path="/usr/bin/hostname" dev="vda4" ino=161820 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:hostname_exec_t:s0 tclass=file permissive=0'
Wrote JS log to TestUpdates-testBasic-fedora-i386-127.0.0.2-2201-FAIL.js.log
Journal extracted to TestUpdates-testBasic-fedora-i386-127.0.0.2-2201-FAIL.log
Traceback (most recent call last):
  File "/build/cockpit/test/common/testlib.py", line 669, in tearDown
    self.check_journal_messages()
  File "/build/cockpit/test/common/testlib.py", line 804, in check_journal_messages
    raise Error(first)
Error: audit: type=1400 audit(1516466404.850:112): avc:  denied  { map } for  pid=1037 comm="hostname" path="/usr/bin/hostname" dev="vda4" ino=161820 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:hostname_exec_t:s0 tclass=file permissive=0

not ok 119 testBasic (check_packagekit.TestUpdates) # duration: 45s
Wrote screenshot to TestUpdates-testBasic-fedora-i386-127.0.0.2-2201-FAIL.png
Wrote HTML dump to TestUpdates-testBasic-fedora-i386-127.0.0.2-2201-FAIL.html
Wrote JS log to TestUpdates-testBasic-fedora-i386-127.0.0.2-2201-FAIL.js.log
Journal extracted to TestUpdates-testBasic-fedora-i386-127.0.0.2-2201-FAIL.log

First occurrence: 2018-01-20T16:40:29.505883 | revision 4eae2fa73f2a5f6469a88b342a57cf7d7c3c6511 Times recorded: 1 Latest occurrences:

# ----------------------------------------------------------------------
# testWithAvailableUpdates (check_packagekit.TestAutoUpdates)
#
[0120/164105.746948:WARNING:discardable_shared_memory_manager.cc(178)] Less than 64MB of free space in temporary directory for shared memory files: 61

DevTools listening on ws://127.0.0.1:9784/devtools/browser/acb15044-d319-4b3c-a51b-fde81f775fc9
Unexpected journal message 'audit: type=1400 audit(1516466455.994:112): avc:  denied  { map } for  pid=1034 comm="hostname" path="/usr/bin/hostname" dev="vda4" ino=161820 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:hostname_exec_t:s0 tclass=file permissive=0'
Unexpected journal message 'audit: type=1400 audit(1516466456.041:114): avc:  denied  { execute_no_trans } for  pid=1061 comm="pmlogger_check" path="/usr/bin/pmlogger" dev="vda4" ino=148286 scontext=system_u:system_r:pcp_pmlogger_t:s0 tcontext=system_u:object_r:pcp_pmlogger_exec_t:s0 tclass=file permissive=0'
Wrote JS log to TestAutoUpdates-testWithAvailableUpdates-fedora-i386-127.0.0.2-2201-FAIL.js.log
Journal extracted to TestAutoUpdates-testWithAvailableUpdates-fedora-i386-127.0.0.2-2201-FAIL.log
Traceback (most recent call last):
  File "/build/cockpit/test/common/testlib.py", line 669, in tearDown
    self.check_journal_messages()
  File "/build/cockpit/test/common/testlib.py", line 804, in check_journal_messages
    raise Error(first)
Error: audit: type=1400 audit(1516466455.994:112): avc:  denied  { map } for  pid=1034 comm="hostname" path="/usr/bin/hostname" dev="vda4" ino=161820 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:hostname_exec_t:s0 tclass=file permissive=0

not ok 118 testWithAvailableUpdates (check_packagekit.TestAutoUpdates) # duration: 58s
Wrote screenshot to TestAutoUpdates-testWithAvailableUpdates-fedora-i386-127.0.0.2-2201-FAIL.png
Wrote HTML dump to TestAutoUpdates-testWithAvailableUpdates-fedora-i386-127.0.0.2-2201-FAIL.html
Wrote JS log to TestAutoUpdates-testWithAvailableUpdates-fedora-i386-127.0.0.2-2201-FAIL.js.log
Journal extracted to TestAutoUpdates-testWithAvailableUpdates-fedora-i386-127.0.0.2-2201-FAIL.log

First occurrence: 2018-01-20T16:41:33.871897 | revision 4eae2fa73f2a5f6469a88b342a57cf7d7c3c6511 Times recorded: 1 Latest occurrences:

# ----------------------------------------------------------------------
# testBasic (check_packagekit.TestAutoUpdates)
#
[0120/164258.117867:WARNING:discardable_shared_memory_manager.cc(178)] Less than 64MB of free space in temporary directory for shared memory files: 61

DevTools listening on ws://127.0.0.1:10088/devtools/browser/bf7e8eed-0731-426c-98ae-af17bf21d47e
Unexpected journal message 'audit: type=1400 audit(1516466570.153:111): avc:  denied  { map } for  pid=1021 comm="hostname" path="/usr/bin/hostname" dev="vda4" ino=161820 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:hostname_exec_t:s0 tclass=file permissive=0'
Wrote JS log to TestAutoUpdates-testBasic-fedora-i386-127.0.0.2-2201-FAIL.js.log
Journal extracted to TestAutoUpdates-testBasic-fedora-i386-127.0.0.2-2201-FAIL.log
Traceback (most recent call last):
  File "/build/cockpit/test/common/testlib.py", line 669, in tearDown
    self.check_journal_messages()
  File "/build/cockpit/test/common/testlib.py", line 804, in check_journal_messages
    raise Error(first)
Error: audit: type=1400 audit(1516466570.153:111): avc:  denied  { map } for  pid=1021 comm="hostname" path="/usr/bin/hostname" dev="vda4" ino=161820 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:hostname_exec_t:s0 tclass=file permissive=0

not ok 116 testBasic (check_packagekit.TestAutoUpdates) # duration: 67s
Wrote screenshot to TestAutoUpdates-testBasic-fedora-i386-127.0.0.2-2201-FAIL.png
Wrote HTML dump to TestAutoUpdates-testBasic-fedora-i386-127.0.0.2-2201-FAIL.html
Wrote JS log to TestAutoUpdates-testBasic-fedora-i386-127.0.0.2-2201-FAIL.js.log
Journal extracted to TestAutoUpdates-testBasic-fedora-i386-127.0.0.2-2201-FAIL.log

First occurrence: 2018-01-20T16:43:36.743193 | revision 4eae2fa73f2a5f6469a88b342a57cf7d7c3c6511 Times recorded: 1 Latest occurrences:

# ----------------------------------------------------------------------
# testCheckpoint (check_networking_checkpoints.TestNetworking)
#
NAME         UUID                                  TYPE            DEVICE 
System eth0  5fb06bd0-0bb0-7ffb-45f1-d6edd65f3e03  802-3-ethernet  eth0   
virbr0       f5851c71-2928-4814-9c73-a0b235b91441  bridge          virbr0 
System eth1  9c92fad9-6ecb-3e6c-eb4d-8a47c6f50c04  802-3-ethernet  --     
ens2         8a296a34-08e2-42d9-9e8d-b37c582e87cd  802-3-ethernet  --     

52:54:00:12:34:56 -> eth0
[0120/164840.955554:WARNING:discardable_shared_memory_manager.cc(178)] Less than 64MB of free space in temporary directory for shared memory files: 61

DevTools listening on ws://127.0.0.1:10190/devtools/browser/ad588380-b284-479d-9142-e06e790f3619
Unexpected journal message 'audit: type=1400 audit(1516466913.852:110): avc:  denied  { map } for  pid=972 comm="hostname" path="/usr/bin/hostname" dev="vda4" ino=161820 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:hostname_exec_t:s0 tclass=file permissive=0'
Wrote JS log to TestNetworking-testCheckpoint-fedora-i386-127.0.0.2-2201-FAIL.js.log
Journal extracted to TestNetworking-testCheckpoint-fedora-i386-127.0.0.2-2201-FAIL.log
Traceback (most recent call last):
  File "/build/cockpit/test/common/testlib.py", line 669, in tearDown
    self.check_journal_messages()
  File "/build/cockpit/test/common/testlib.py", line 804, in check_journal_messages
    raise Error(first)
Error: audit: type=1400 audit(1516466913.852:110): avc:  denied  { map } for  pid=972 comm="hostname" path="/usr/bin/hostname" dev="vda4" ino=161820 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:hostname_exec_t:s0 tclass=file permissive=0

not ok 108 testCheckpoint (check_networking_checkpoints.TestNetworking) # duration: 89s
Wrote screenshot to TestNetworking-testCheckpoint-fedora-i386-127.0.0.2-2201-FAIL.png
Wrote HTML dump to TestNetworking-testCheckpoint-fedora-i386-127.0.0.2-2201-FAIL.html
Wrote JS log to TestNetworking-testCheckpoint-fedora-i386-127.0.0.2-2201-FAIL.js.log
Journal extracted to TestNetworking-testCheckpoint-fedora-i386-127.0.0.2-2201-FAIL.log

First occurrence: 2018-01-20T16:49:43.066827 | revision 4eae2fa73f2a5f6469a88b342a57cf7d7c3c6511 Times recorded: 1 Latest occurrences:

# ----------------------------------------------------------------------
# testIpa (check_realms.TestRealms)
#

DevTools listening on ws://127.0.0.1:10002/devtools/browser/a91ca16f-d3ec-4ba6-80be-490b4703fafd
> log: Failed to join domain: cockpit.lan: Password is incorrect
Unexpected journal message 'audit: type=1400 audit(1516467001.801:154): avc:  denied  { map } for  pid=1068 comm="hostname" path="/usr/bin/hostname" dev="vda4" ino=161820 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:hostname_exec_t:s0 tclass=file permissive=0'
Unexpected journal message 'audit: type=1400 audit(1516467002.639:158): avc:  denied  { execute_no_trans } for  pid=1129 comm="pmie_check" path="/usr/bin/pmie" dev="vda4" ino=148278 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:pcp_pmie_exec_t:s0 tclass=file permissive=0'
Wrote JS log to TestRealms-testIpa-fedora-i386-127.0.0.2-2401-FAIL.js.log
Journal extracted to TestRealms-testIpa-fedora-i386-127.0.0.2-2401-FAIL.log
Journal extracted to TestRealms-testIpa-ipa-127.0.0.2-2402-FAIL.log
Traceback (most recent call last):
  File "/build/cockpit/test/common/testlib.py", line 669, in tearDown
    self.check_journal_messages()
  File "/build/cockpit/test/common/testlib.py", line 804, in check_journal_messages
    raise Error(first)
Error: audit: type=1400 audit(1516467001.801:154): avc:  denied  { map } for  pid=1068 comm="hostname" path="/usr/bin/hostname" dev="vda4" ino=161820 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:hostname_exec_t:s0 tclass=file permissive=0

not ok 140 testIpa (check_realms.TestRealms) # duration: 287s
Wrote screenshot to TestRealms-testIpa-fedora-i386-127.0.0.2-2401-FAIL.png
Wrote HTML dump to TestRealms-testIpa-fedora-i386-127.0.0.2-2401-FAIL.html
Wrote JS log to TestRealms-testIpa-fedora-i386-127.0.0.2-2401-FAIL.js.log
Journal extracted to TestRealms-testIpa-fedora-i386-127.0.0.2-2401-FAIL.log
Journal extracted to TestRealms-testIpa-ipa-127.0.0.2-2402-FAIL.log

First occurrence: 2018-01-20T16:54:16.050527 | revision 4eae2fa73f2a5f6469a88b342a57cf7d7c3c6511 Times recorded: 1 Latest occurrences:

# ----------------------------------------------------------------------
# testDynamic (check_roles.TestRoles)
#
[0120/172728.093780:WARNING:discardable_shared_memory_manager.cc(178)] Less than 64MB of free space in temporary directory for shared memory files: 61

DevTools listening on ws://127.0.0.1:9323/devtools/browser/3d2315a0-7aec-468a-b7dc-c6e8415ea61a
Unexpected journal message 'audit: type=1400 audit(1516469241.116:112): avc:  denied  { map } for  pid=1072 comm="hostname" path="/usr/bin/hostname" dev="vda4" ino=161820 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:hostname_exec_t:s0 tclass=file permissive=0'
Wrote JS log to TestRoles-testDynamic-fedora-i386-127.0.0.2-2401-FAIL.js.log
Journal extracted to TestRoles-testDynamic-fedora-i386-127.0.0.2-2401-FAIL.log
Traceback (most recent call last):
  File "/build/cockpit/test/common/testlib.py", line 669, in tearDown
    self.check_journal_messages()
  File "/build/cockpit/test/common/testlib.py", line 804, in check_journal_messages
    raise Error(first)
Error: audit: type=1400 audit(1516469241.116:112): avc:  denied  { map } for  pid=1072 comm="hostname" path="/usr/bin/hostname" dev="vda4" ino=161820 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:hostname_exec_t:s0 tclass=file permissive=0

not ok 47 testDynamic (check_roles.TestRoles) # duration: 47s
Wrote screenshot to TestRoles-testDynamic-fedora-i386-127.0.0.2-2401-FAIL.png
Wrote HTML dump to TestRoles-testDynamic-fedora-i386-127.0.0.2-2401-FAIL.html
Wrote JS log to TestRoles-testDynamic-fedora-i386-127.0.0.2-2401-FAIL.js.log
Journal extracted to TestRoles-testDynamic-fedora-i386-127.0.0.2-2401-FAIL.log

First occurrence: 2018-01-20T17:27:39.529290 | revision 4eae2fa73f2a5f6469a88b342a57cf7d7c3c6511 Times recorded: 1 Latest occurrences:

# ----------------------------------------------------------------------
# testSudo (check_reauthorize.TestReauthorize)
#

DevTools listening on ws://127.0.0.1:9327/devtools/browser/9b458dc1-3c40-42f2-a8fd-6a0e4e55b1c0
[0120/180411.630228:ERROR:zygote_host_impl_linux.cc(268)] Failed to adjust OOM score of renderer with pid 63164: Permission denied (13)
[0120/180412.454624:ERROR:zygote_host_impl_linux.cc(268)] Failed to adjust OOM score of renderer with pid 63196: Permission denied (13)
> log: fail
> log: done
> log: fail
(node:63172) Warning: Possible EventEmitter memory leak detected. 11 Page.loadEventFired listeners added. Use emitter.setMaxListeners() to increase limit
> log: done
Unexpected journal message 'audit: type=1400 audit(1516471442.511:146): avc:  denied  { map } for  pid=1051 comm="hostname" path="/usr/bin/hostname" dev="vda4" ino=161820 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:hostname_exec_t:s0 tclass=file permissive=0'
Unexpected journal message 'audit: type=1400 audit(1516471442.600:148): avc:  denied  { execute_no_trans } for  pid=1078 comm="pmie_check" path="/usr/bin/pmie" dev="vda4" ino=148278 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:pcp_pmie_exec_t:s0 tclass=file permissive=0'
Wrote JS log to TestReauthorize-testSudo-fedora-i386-127.0.0.2-2501-FAIL.js.log
Journal extracted to TestReauthorize-testSudo-fedora-i386-127.0.0.2-2501-FAIL.log
Traceback (most recent call last):
  File "/build/cockpit/test/common/testlib.py", line 669, in tearDown
    self.check_journal_messages()
  File "/build/cockpit/test/common/testlib.py", line 804, in check_journal_messages
    raise Error(first)
Error: audit: type=1400 audit(1516471442.511:146): avc:  denied  { map } for  pid=1051 comm="hostname" path="/usr/bin/hostname" dev="vda4" ino=161820 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:hostname_exec_t:s0 tclass=file permissive=0

not ok 57 testSudo (check_reauthorize.TestReauthorize) # duration: 41s
Wrote screenshot to TestReauthorize-testSudo-fedora-i386-127.0.0.2-2501-FAIL.png
Wrote HTML dump to TestReauthorize-testSudo-fedora-i386-127.0.0.2-2501-FAIL.html
Wrote JS log to TestReauthorize-testSudo-fedora-i386-127.0.0.2-2501-FAIL.js.log
Journal extracted to TestReauthorize-testSudo-fedora-i386-127.0.0.2-2501-FAIL.log

First occurrence: 2018-01-20T18:04:32.657761 | revision 2526ff4d5b970d2391429f20cd34cfb797e36dcd, logs Times recorded: 1 Latest occurrences:

# ----------------------------------------------------------------------
# testBasic (check_connection.TestConnection)
#
ftruncate() failed: Permission denied

DevTools listening on ws://127.0.0.1:9288/devtools/browser/3b043f1c-cf5d-46f9-80e4-ff64cfff5250
[0120/180345.420065:ERROR:zygote_host_impl_linux.cc(268)] Failed to adjust OOM score of renderer with pid 57160: Permission denied (13)
[0120/180346.391979:ERROR:zygote_host_impl_linux.cc(268)] Failed to adjust OOM score of renderer with pid 57207: Permission denied (13)
CDP: {"source":"network","level":"error","text":"Failed to load resource: net::ERR_CONNECTION_RESET","timestamp":1516471427403.72,"url":"http://127.0.0.2:9191/cockpit/login","networkRequestId":"57207.9"}
> warning: fatal:  error
> warning: transport closed: disconnected
CDP: {"source":"network","level":"error","text":"Failed to load resource: net::ERR_EMPTY_RESPONSE","timestamp":1516471430314.07,"url":"http://127.0.0.2:9191/cockpit/static/fonts/OpenSans-Light-webfont.woff","networkRequestId":"57207.36"}
> log: transport closed, dropped message:  
{"payload":"metrics1","interval":1000,"source":"direct","metrics":[{"name":"kernel.all.cpu.nice","units":"millisec","derive":"rate"},{"name":"kernel.all.cpu.user","units":"millisec","derive":"rate"},{"name":"kernel.all.cpu.sys","units":"millisec","derive":"rate"}],"command":"open","channel":"1:1!21","host":"localhost","group":"cockpit1:localhost/system"}
> log: transport closed, dropped message:  
{"payload":"metrics1","interval":1000,"source":"direct","metrics":[{"name":"mem.util.used","units":"bytes"}],"command":"open","channel":"1:1!22","host":"localhost","group":"cockpit1:localhost/system"}
> log: transport closed, dropped message:  
{"payload":"metrics1","interval":1000,"source":"direct","metrics":[{"name":"disk.all.total_bytes","units":"bytes","derive":"rate"}],"command":"open","channel":"1:1!23","host":"localhost","group":"cockpit1:localhost/system"}
> log: transport closed, dropped message:  
{"payload":"metrics1","interval":1000,"source":"direct","metrics":[{"name":"network.interface.total.bytes","units":"bytes","derive":"rate"}],"omit-instances":["lo"],"command":"open","channel":"1:1!24","host":"localhost","group":"cockpit1:localhost/system"}
CDP: {"source":"network","level":"error","text":"Failed to load resource: net::ERR_CONNECTION_RESET","timestamp":1516471431961.31,"url":"http://127.0.0.2:9191/cockpit/login","networkRequestId":"57207.93"}
> warning: fatal:  error
> log: health check failed
> warning: transport closed: timeout
> log: transport closed, dropped message:  1:1!4
{"call":["/org/freedesktop/timedate1","org.freedesktop.DBus.Properties","Get",["org.freedesktop.timedate1","NTPSynchronized"]],"id":"14"}
Unexpected journal message 'audit: type=1400 audit(1516471418.091:146): avc:  denied  { map } for  pid=1060 comm="hostname" path="/usr/bin/hostname" dev="vda4" ino=161820 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:hostname_exec_t:s0 tclass=file permissive=0'
Wrote JS log to TestConnection-testBasic-fedora-i386-127.0.0.2-2301-FAIL.js.log
Journal extracted to TestConnection-testBasic-fedora-i386-127.0.0.2-2301-FAIL.log
Core dumps downloaded to /build/cockpit/TestConnection-testBasic-fedora-i386-127.0.0.2-2301-FAIL.core
Traceback (most recent call last):
  File "/build/cockpit/test/common/testlib.py", line 669, in tearDown
    self.check_journal_messages()
  File "/build/cockpit/test/common/testlib.py", line 804, in check_journal_messages
    raise Error(first)
Error: audit: type=1400 audit(1516471418.091:146): avc:  denied  { map } for  pid=1060 comm="hostname" path="/usr/bin/hostname" dev="vda4" ino=161820 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:hostname_exec_t:s0 tclass=file permissive=0

not ok 120 testBasic (check_connection.TestConnection) # duration: 90s
Wrote screenshot to TestConnection-testBasic-fedora-i386-127.0.0.2-2301-FAIL.png
Wrote HTML dump to TestConnection-testBasic-fedora-i386-127.0.0.2-2301-FAIL.html
Wrote JS log to TestConnection-testBasic-fedora-i386-127.0.0.2-2301-FAIL.js.log
Journal extracted to TestConnection-testBasic-fedora-i386-127.0.0.2-2301-FAIL.log
Core dumps downloaded to /build/cockpit/TestConnection-testBasic-fedora-i386-127.0.0.2-2301-FAIL.core

First occurrence: 2018-01-20T18:04:56.888310 | revision 2526ff4d5b970d2391429f20cd34cfb797e36dcd, logs Times recorded: 1 Latest occurrences:

# ----------------------------------------------------------------------
# testBasic (check_packagekit.TestUpdates)
#
ftruncate() failed: Permission denied

DevTools listening on ws://127.0.0.1:10121/devtools/browser/72707c92-4680-4ad6-8dec-88481699f424
[0120/181033.122852:ERROR:zygote_host_impl_linux.cc(268)] Failed to adjust OOM score of renderer with pid 68930: Permission denied (13)
[0120/181034.102991:ERROR:zygote_host_impl_linux.cc(268)] Failed to adjust OOM score of renderer with pid 68980: Permission denied (13)
Unexpected journal message 'audit: type=1400 audit(1516471825.062:146): avc:  denied  { map } for  pid=1049 comm="hostname" path="/usr/bin/hostname" dev="vda4" ino=161820 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:hostname_exec_t:s0 tclass=file permissive=0'
Wrote JS log to TestUpdates-testBasic-fedora-i386-127.0.0.2-2301-FAIL.js.log
Journal extracted to TestUpdates-testBasic-fedora-i386-127.0.0.2-2301-FAIL.log
Traceback (most recent call last):
  File "/build/cockpit/test/common/testlib.py", line 669, in tearDown
    self.check_journal_messages()
  File "/build/cockpit/test/common/testlib.py", line 804, in check_journal_messages
    raise Error(first)
Error: audit: type=1400 audit(1516471825.062:146): avc:  denied  { map } for  pid=1049 comm="hostname" path="/usr/bin/hostname" dev="vda4" ino=161820 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:hostname_exec_t:s0 tclass=file permissive=0

not ok 40 testBasic (check_packagekit.TestUpdates) # duration: 33s
Wrote screenshot to TestUpdates-testBasic-fedora-i386-127.0.0.2-2301-FAIL.png
Wrote HTML dump to TestUpdates-testBasic-fedora-i386-127.0.0.2-2301-FAIL.html
Wrote JS log to TestUpdates-testBasic-fedora-i386-127.0.0.2-2301-FAIL.js.log
Journal extracted to TestUpdates-testBasic-fedora-i386-127.0.0.2-2301-FAIL.log

First occurrence: 2018-01-20T18:10:45.678468 | revision 2526ff4d5b970d2391429f20cd34cfb797e36dcd, logs Times recorded: 1 Latest occurrences:

# ----------------------------------------------------------------------
# testBasic (check_journal.TestJournal)
#
Removed /etc/systemd/system/multi-user.target.wants/chronyd.service.
ftruncate() failed: Permission denied

DevTools listening on ws://127.0.0.1:9900/devtools/browser/f6cb6041-e27a-41f8-bec3-9565394673e0
[0121/184518.596507:ERROR:zygote_host_impl_linux.cc(268)] Failed to adjust OOM score of renderer with pid 14926: Permission denied (13)
[0121/184519.556504:ERROR:zygote_host_impl_linux.cc(268)] Failed to adjust OOM score of renderer with pid 14977: Permission denied (13)
Warning: Stopping systemd-journald.service, but it can still be activated by:
  systemd-journald-audit.socket
  systemd-journald-dev-log.socket
  systemd-journald.socket
> warning: transport closed: disconnected
CDP: {"source":"network","level":"error","text":"Failed to load resource: net::ERR_EMPTY_RESPONSE","timestamp":1516560327887.15,"url":"http://127.0.0.2:9091/cockpit/static/fonts/OpenSans-Light-webfont.woff","networkRequestId":"14977.29"}
> log: transport closed, dropped message:  1:1!4
{"call":["/org/freedesktop/timedate1","org.freedesktop.DBus.Properties","Get",["org.freedesktop.timedate1","NTPSynchronized"]],"id":"4"}
> log: transport closed, dropped message:  1:1!4
{"call":["/org/freedesktop/timedate1","org.freedesktop.DBus.Properties","Get",["org.freedesktop.timedate1","NTPSynchronized"]],"id":"5"}
> log: transport closed, dropped message:  1:1!4
{"call":["/org/freedesktop/timedate1","org.freedesktop.DBus.Properties","Get",["org.freedesktop.timedate1","NTPSynchronized"]],"id":"6"}
> log: transport closed, dropped message:  1:1!4
{"call":["/org/freedesktop/timedate1","org.freedesktop.DBus.Properties","Get",["org.freedesktop.timedate1","NTPSynchronized"]],"id":"7"}
Unexpected journal message 'audit: type=1400 audit(1516560310.048:148): avc:  denied  { execute_no_trans } for  pid=1081 comm="pmie_check" path="/usr/bin/pmie" dev="vda4" ino=148278 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:pcp_pmie_exec_t:s0 tclass=file permissive=0'
Wrote JS log to TestJournal-testBasic-fedora-i386-127.0.0.2-2201-FAIL.js.log
Journal extracted to TestJournal-testBasic-fedora-i386-127.0.0.2-2201-FAIL.log
Traceback (most recent call last):
  File "/build/cockpit/test/common/testlib.py", line 669, in tearDown
    self.check_journal_messages()
  File "/build/cockpit/test/common/testlib.py", line 804, in check_journal_messages
    raise Error(first)
Error: audit: type=1400 audit(1516560310.048:148): avc:  denied  { execute_no_trans } for  pid=1081 comm="pmie_check" path="/usr/bin/pmie" dev="vda4" ino=148278 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:pcp_pmie_exec_t:s0 tclass=file permissive=0

not ok 164 testBasic (check_journal.TestJournal) # duration: 54s
Wrote screenshot to TestJournal-testBasic-fedora-i386-127.0.0.2-2201-FAIL.png
Wrote HTML dump to TestJournal-testBasic-fedora-i386-127.0.0.2-2201-FAIL.html
Wrote JS log to TestJournal-testBasic-fedora-i386-127.0.0.2-2201-FAIL.js.log
Journal extracted to TestJournal-testBasic-fedora-i386-127.0.0.2-2201-FAIL.log

First occurrence: 2018-01-21T18:45:56.379824 | revision 0218d776ca1acab13399b9d0f606fbaeb8be3585, logs Times recorded: 1 Latest occurrences:

# ----------------------------------------------------------------------
# testBasic (check_system_info.TestSystemInfo)
#
ftruncate() failed: Permission denied

DevTools listening on ws://127.0.0.1:9988/devtools/browser/95fad08f-ebfd-4e09-a447-f53a8ac20ffb
[0121/184823.302471:ERROR:zygote_host_impl_linux.cc(268)] Failed to adjust OOM score of renderer with pid 19960: Permission denied (13)
[0121/184824.263795:ERROR:zygote_host_impl_linux.cc(268)] Failed to adjust OOM score of renderer with pid 19993: Permission denied (13)
> warning: # localhost:22 SSH-2.0-OpenSSH_7.5
# localhost:22 SSH-2.0-OpenSSH_7.5
# localhost:22 SSH-2.0-OpenSSH_7.5
# localhost:22 SSH-2.0-OpenSSH_7.5

> warning: # localhost:22 SSH-2.0-OpenSSH_7.5
# localhost:22 SSH-2.0-OpenSSH_7.5
# localhost:22 SSH-2.0-OpenSSH_7.5
# localhost:22 SSH-2.0-OpenSSH_7.5

Unexpected journal message 'audit: type=1400 audit(1516560494.628:148): avc:  denied  { execute_no_trans } for  pid=1071 comm="pmie_check" path="/usr/bin/pmie" dev="vda4" ino=148278 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:pcp_pmie_exec_t:s0 tclass=file permissive=0'
Wrote JS log to TestSystemInfo-testBasic-fedora-i386-127.0.0.2-2201-FAIL.js.log
Journal extracted to TestSystemInfo-testBasic-fedora-i386-127.0.0.2-2201-FAIL.log
Traceback (most recent call last):
  File "/build/cockpit/bots/../test/verify/check-system-info", line 188, in testBasic
    self.check_journal_messages()
  File "/build/cockpit/test/common/testlib.py", line 804, in check_journal_messages
    raise Error(first)
Error: audit: type=1400 audit(1516560494.628:148): avc:  denied  { execute_no_trans } for  pid=1071 comm="pmie_check" path="/usr/bin/pmie" dev="vda4" ino=148278 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:pcp_pmie_exec_t:s0 tclass=file permissive=0

not ok 124 testBasic (check_system_info.TestSystemInfo) # duration: 31s
Wrote screenshot to TestSystemInfo-testBasic-fedora-i386-127.0.0.2-2201-FAIL.png
Wrote HTML dump to TestSystemInfo-testBasic-fedora-i386-127.0.0.2-2201-FAIL.html
Wrote JS log to TestSystemInfo-testBasic-fedora-i386-127.0.0.2-2201-FAIL.js.log
Journal extracted to TestSystemInfo-testBasic-fedora-i386-127.0.0.2-2201-FAIL.log

First occurrence: 2018-01-21T18:48:37.678383 | revision 0218d776ca1acab13399b9d0f606fbaeb8be3585, logs Times recorded: 1 Latest occurrences:

cockpituous commented 6 years ago

verify/fedora-27 Ooops, it happened again


# ----------------------------------------------------------------------
# testBondMac (check_networking_mac.TestNetworking)
#
NAME         UUID                                  TYPE            DEVICE 
System eth0  5fb06bd0-0bb0-7ffb-45f1-d6edd65f3e03  802-3-ethernet  eth0   
virbr0       3c603112-13e2-4e56-bad5-f6b9bf530b6c  bridge          virbr0 
System eth1  9c92fad9-6ecb-3e6c-eb4d-8a47c6f50c04  802-3-ethernet  --     
ens2         39ef3890-56af-4114-9a24-f3f94c42acfe  802-3-ethernet  --     

ftruncate() failed: Permission denied

DevTools listening on ws://127.0.0.1:9353/devtools/browser/4756bff0-6a6e-4d84-af1c-3bd09b114b1b
[0120/131407.300162:ERROR:zygote_host_impl_linux.cc(268)] Failed to adjust OOM score of renderer with pid 41494: Permission denied (13)
[0120/131408.190056:ERROR:zygote_host_impl_linux.cc(268)] Failed to adjust OOM score of renderer with pid 41545: Permission denied (13)
52:54:01:00:00:03 -> eth2
52:54:01:00:00:03 -> eth2
52:54:01:00:00:04 -> eth3
52:54:01:00:00:04 -> eth3
Unexpected journal message 'audit: type=1400 audit(1516454040.051:163): avc:  denied  { map } for  pid=1299 comm="hostname" path="/usr/bin/hostname" dev="dm-0" ino=20028 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:hostname_exec_t:s0 tclass=file permissive=0'
Unexpected journal message 'audit: type=1400 audit(1516454040.242:166): avc:  denied  { execute_no_trans } for  pid=1337 comm="pmie_check" path="/usr/bin/pmie" dev="dm-0" ino=139127 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:pcp_pmie_exec_t:s0 tclass=file permissive=0'
Wrote JS log to TestNetworking-testBondMac-fedora-27-127.0.0.2-2601-FAIL.js.log
Journal extracted to TestNetworking-testBondMac-fedora-27-127.0.0.2-2601-FAIL.log
Journal extracted to TestNetworking-testBondMac-fedora-26-127.0.0.2-2602-FAIL.log
Traceback (most recent call last):
  File "/build/cockpit/test/common/testlib.py", line 669, in tearDown
    self.check_journal_messages()
  File "/build/cockpit/test/common/testlib.py", line 804, in check_journal_messages
    raise Error(first)
Error: audit: type=1400 audit(1516454040.051:163): avc:  denied  { map } for  pid=1299 comm="hostname" path="/usr/bin/hostname" dev="dm-0" ino=20028 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:hostname_exec_t:s0 tclass=file permissive=0

not ok 24 testBondMac (check_networking_mac.TestNetworking) # duration: 42s
Wrote screenshot to TestNetworking-testBondMac-fedora-27-127.0.0.2-2601-FAIL.png
Wrote HTML dump to TestNetworking-testBondMac-fedora-27-127.0.0.2-2601-FAIL.html
Wrote JS log to TestNetworking-testBondMac-fedora-27-127.0.0.2-2601-FAIL.js.log
Journal extracted to TestNetworking-testBondMac-fedora-27-127.0.0.2-2601-FAIL.log
Journal extracted to TestNetworking-testBondMac-fedora-26-127.0.0.2-2602-FAIL.log

First occurrence: 2018-01-20T13:14:30.464494 | revision 47ce2fa30ee488380faedcae0bde51784d8d79b5, logs Times recorded: 1 Latest occurrences:

# ----------------------------------------------------------------------
# testBasic (check_docker.TestAtomicScan)
#

DevTools listening on ws://127.0.0.1:9705/devtools/browser/3b8ac93d-be55-4029-90e4-0cdf7a5136e8
[0122/074930.833153:ERROR:zygote_host_impl_linux.cc(268)] Failed to adjust OOM score of renderer with pid 57210: Permission denied (13)
[0122/074932.209311:ERROR:zygote_host_impl_linux.cc(268)] Failed to adjust OOM score of renderer with pid 57275: Permission denied (13)
Unexpected journal message 'audit: type=1400 audit(1516607312.480:151): avc:  denied  { map } for  pid=1210 comm="hostname" path="/usr/bin/hostname" dev="dm-0" ino=20028 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:hostname_exec_t:s0 tclass=file permissive=0'
Unexpected journal message 'audit: type=1400 audit(1516607312.712:153): avc:  denied  { execute_no_trans } for  pid=1249 comm="pmie_check" path="/usr/bin/pmie" dev="dm-0" ino=139127 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:pcp_pmie_exec_t:s0 tclass=file permissive=0'
Wrote JS log to TestAtomicScan-testBasic-fedora-27-127.0.0.2-2901-FAIL.js.log
Journal extracted to TestAtomicScan-testBasic-fedora-27-127.0.0.2-2901-FAIL.log
Traceback (most recent call last):
  File "/build/cockpit/test/common/testlib.py", line 669, in tearDown
    self.check_journal_messages()
  File "/build/cockpit/test/common/testlib.py", line 804, in check_journal_messages
    raise Error(first)
Error: audit: type=1400 audit(1516607312.480:151): avc:  denied  { map } for  pid=1210 comm="hostname" path="/usr/bin/hostname" dev="dm-0" ino=20028 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:hostname_exec_t:s0 tclass=file permissive=0

not ok 150 testBasic (check_docker.TestAtomicScan) # duration: 109s
Wrote screenshot to TestAtomicScan-testBasic-fedora-27-127.0.0.2-2901-FAIL.png
Wrote HTML dump to TestAtomicScan-testBasic-fedora-27-127.0.0.2-2901-FAIL.html
Wrote JS log to TestAtomicScan-testBasic-fedora-27-127.0.0.2-2901-FAIL.js.log
Journal extracted to TestAtomicScan-testBasic-fedora-27-127.0.0.2-2901-FAIL.log

First occurrence: 2018-01-22T07:49:51.615271 | revision 067f2137c5ef6f00ce678aea77194e3aa2c637a2, logs Times recorded: 1 Latest occurrences:

# ----------------------------------------------------------------------
# testBrokenXML (check_apps.TestApps)
#
[0122/075049.174688:ERROR:zygote_host_impl_linux.cc(268)] Failed to adjust OOM score of renderer with pid 58697: Permission denied (13)

DevTools listening on ws://127.0.0.1:9543/devtools/browser/46eb658a-446f-4ef3-982f-f59309497459
[0122/075050.473812:ERROR:zygote_host_impl_linux.cc(268)] Failed to adjust OOM score of renderer with pid 58747: Permission denied (13)
Unexpected journal message 'audit: type=1400 audit(1516607441.439:158): avc:  denied  { map } for  pid=1234 comm="hostname" path="/usr/bin/hostname" dev="dm-0" ino=20028 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:hostname_exec_t:s0 tclass=file permissive=0'
Unexpected journal message 'audit: type=1400 audit(1516607441.713:162): avc:  denied  { execute_no_trans } for  pid=1281 comm="pmie_check" path="/usr/bin/pmie" dev="dm-0" ino=139127 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:pcp_pmie_exec_t:s0 tclass=file permissive=0'
Wrote JS log to TestApps-testBrokenXML-fedora-27-127.0.0.2-2401-FAIL.js.log
Journal extracted to TestApps-testBrokenXML-fedora-27-127.0.0.2-2401-FAIL.log
Traceback (most recent call last):
  File "/build/cockpit/test/common/testlib.py", line 669, in tearDown
    self.check_journal_messages()
  File "/build/cockpit/test/common/testlib.py", line 804, in check_journal_messages
    raise Error(first)
Error: audit: type=1400 audit(1516607441.439:158): avc:  denied  { map } for  pid=1234 comm="hostname" path="/usr/bin/hostname" dev="dm-0" ino=20028 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:hostname_exec_t:s0 tclass=file permissive=0

not ok 137 testBrokenXML (check_apps.TestApps) # duration: 39s
Wrote screenshot to TestApps-testBrokenXML-fedora-27-127.0.0.2-2401-FAIL.png
Wrote HTML dump to TestApps-testBrokenXML-fedora-27-127.0.0.2-2401-FAIL.html
Wrote JS log to TestApps-testBrokenXML-fedora-27-127.0.0.2-2401-FAIL.js.log
Journal extracted to TestApps-testBrokenXML-fedora-27-127.0.0.2-2401-FAIL.log
[0100/000000.916187:ERROR:broker_posix.cc(107)] Error sending sync broker message: Broken pipe (32)
[0100/000000.916480:WARNING:client_shared_bitmap_manager.cc(98)] Browser failed to allocate shared memory

First occurrence: 2018-01-22T07:51:00.808083 | revision 067f2137c5ef6f00ce678aea77194e3aa2c637a2, logs Times recorded: 1 Latest occurrences:

# ----------------------------------------------------------------------
# testProjectUsers (check_openshift.TestRegistry)
#
/etc/profile.d/lang.sh: line 20: warning: setlocale: LC_COLLATE: cannot change locale (en_US.UTF-8): No such file or directory
/etc/profile.d/lang.sh: line 23: warning: setlocale: LC_MESSAGES: cannot change locale (en_US.UTF-8): No such file or directory
/etc/profile.d/lang.sh: line 26: warning: setlocale: LC_NUMERIC: cannot change locale (en_US.UTF-8): No such file or directory
/etc/profile.d/lang.sh: line 29: warning: setlocale: LC_TIME: cannot change locale (en_US.UTF-8): No such file or directory
/etc/profile.d/lang.sh: line 20: warning: setlocale: LC_COLLATE: cannot change locale (en_US.UTF-8): No such file or directory
/etc/profile.d/lang.sh: line 23: warning: setlocale: LC_MESSAGES: cannot change locale (en_US.UTF-8): No such file or directory
/etc/profile.d/lang.sh: line 26: warning: setlocale: LC_NUMERIC: cannot change locale (en_US.UTF-8): No such file or directory
/etc/profile.d/lang.sh: line 29: warning: setlocale: LC_TIME: cannot change locale (en_US.UTF-8): No such file or directory
The connection to the server 10.111.112.101:8443 was refused - did you specify the right host or port?
The connection to the server 10.111.112.101:8443 was refused - did you specify the right host or port?
The connection to the server 10.111.112.101:8443 was refused - did you specify the right host or port?
The connection to the server 10.111.112.101:8443 was refused - did you specify the right host or port?
The connection to the server 10.111.112.101:8443 was refused - did you specify the right host or port?
The connection to the server 10.111.112.101:8443 was refused - did you specify the right host or port?
The connection to the server 10.111.112.101:8443 was refused - did you specify the right host or port?
The connection to the server 10.111.112.101:8443 was refused - did you specify the right host or port?

DevTools listening on ws://127.0.0.1:10213/devtools/browser/14387705-8049-4f1f-881d-1f6d1560ff76
[0122/075147.985020:ERROR:zygote_host_impl_linux.cc(268)] Failed to adjust OOM score of renderer with pid 59944: Permission denied (13)
[0122/075149.211142:ERROR:zygote_host_impl_linux.cc(268)] Failed to adjust OOM score of renderer with pid 60039: Permission denied (13)
> warning: 2018-01-22 02:51:57.195584 I | proto: duplicate proto type registered: google.protobuf.Any
2018-01-22 02:51:57.195787 I | proto: duplicate proto type registered: google.protobuf.Duration
2018-01-22 02:51:57.195865 I | proto: duplicate proto type registered: google.protobuf.Timestamp

> warning: 2018-01-22 02:51:57.826686 I | proto: duplicate proto type registered: google.protobuf.Any
2018-01-22 02:51:57.826864 I | proto: duplicate proto type registered: google.protobuf.Duration
2018-01-22 02:51:57.826914 I | proto: duplicate proto type registered: google.protobuf.Timestamp

Unexpected journal message 'audit: type=1400 audit(1516607461.423:163): avc:  denied  { map } for  pid=1243 comm="hostname" path="/usr/bin/hostname" dev="dm-0" ino=20028 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:hostname_exec_t:s0 tclass=file permissive=0'
Unexpected journal message 'audit: type=1400 audit(1516607461.609:165): avc:  denied  { execute_no_trans } for  pid=1309 comm="pmie_check" path="/usr/bin/pmie" dev="dm-0" ino=139127 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:pcp_pmie_exec_t:s0 tclass=file permissive=0'
Wrote JS log to TestRegistry-testProjectUsers-fedora-27-127.0.0.2-2801-FAIL.js.log
Journal extracted to TestRegistry-testProjectUsers-fedora-27-127.0.0.2-2801-FAIL.log
Journal extracted to TestRegistry-testProjectUsers-openshift-127.0.0.2-2802-FAIL.log
/etc/profile.d/lang.sh: line 20: warning: setlocale: LC_COLLATE: cannot change locale (en_US.UTF-8): No such file or directory
/etc/profile.d/lang.sh: line 23: warning: setlocale: LC_MESSAGES: cannot change locale (en_US.UTF-8): No such file or directory
/etc/profile.d/lang.sh: line 26: warning: setlocale: LC_NUMERIC: cannot change locale (en_US.UTF-8): No such file or directory
/etc/profile.d/lang.sh: line 29: warning: setlocale: LC_TIME: cannot change locale (en_US.UTF-8): No such file or directory
Traceback (most recent call last):
  File "/build/cockpit/test/common/testlib.py", line 669, in tearDown
    self.check_journal_messages()
  File "/build/cockpit/test/common/testlib.py", line 804, in check_journal_messages
    raise Error(first)
Error: audit: type=1400 audit(1516607461.423:163): avc:  denied  { map } for  pid=1243 comm="hostname" path="/usr/bin/hostname" dev="dm-0" ino=20028 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:hostname_exec_t:s0 tclass=file permissive=0

not ok 132 testProjectUsers (check_openshift.TestRegistry) # duration: 104s
Wrote screenshot to TestRegistry-testProjectUsers-fedora-27-127.0.0.2-2801-FAIL.png
Wrote HTML dump to TestRegistry-testProjectUsers-fedora-27-127.0.0.2-2801-FAIL.html
Wrote JS log to TestRegistry-testProjectUsers-fedora-27-127.0.0.2-2801-FAIL.js.log
Journal extracted to TestRegistry-testProjectUsers-fedora-27-127.0.0.2-2801-FAIL.log
Journal extracted to TestRegistry-testProjectUsers-openshift-127.0.0.2-2802-FAIL.log
/etc/profile.d/lang.sh: line 20: warning: setlocale: LC_COLLATE: cannot change locale (en_US.UTF-8): No such file or directory
/etc/profile.d/lang.sh: line 23: warning: setlocale: LC_MESSAGES: cannot change locale (en_US.UTF-8): No such file or directory
/etc/profile.d/lang.sh: line 26: warning: setlocale: LC_NUMERIC: cannot change locale (en_US.UTF-8): No such file or directory
/etc/profile.d/lang.sh: line 29: warning: setlocale: LC_TIME: cannot change locale (en_US.UTF-8): No such file or directory

First occurrence: 2018-01-22T07:52:28.140756 | revision 067f2137c5ef6f00ce678aea77194e3aa2c637a2, logs Times recorded: 1 Latest occurrences:

# ----------------------------------------------------------------------
# testVolumes (check_openshift.TestOpenshift)
#
/etc/profile.d/lang.sh: line 20: warning: setlocale: LC_COLLATE: cannot change locale (en_US.UTF-8): No such file or directory
/etc/profile.d/lang.sh: line 23: warning: setlocale: LC_MESSAGES: cannot change locale (en_US.UTF-8): No such file or directory
/etc/profile.d/lang.sh: line 26: warning: setlocale: LC_NUMERIC: cannot change locale (en_US.UTF-8): No such file or directory
/etc/profile.d/lang.sh: line 29: warning: setlocale: LC_TIME: cannot change locale (en_US.UTF-8): No such file or directory
/etc/profile.d/lang.sh: line 20: warning: setlocale: LC_COLLATE: cannot change locale (en_US.UTF-8): No such file or directory
/etc/profile.d/lang.sh: line 23: warning: setlocale: LC_MESSAGES: cannot change locale (en_US.UTF-8): No such file or directory
/etc/profile.d/lang.sh: line 26: warning: setlocale: LC_NUMERIC: cannot change locale (en_US.UTF-8): No such file or directory
/etc/profile.d/lang.sh: line 29: warning: setlocale: LC_TIME: cannot change locale (en_US.UTF-8): No such file or directory
/etc/profile.d/lang.sh: line 20: warning: setlocale: LC_COLLATE: cannot change locale (en_US.UTF-8): No such file or directory
/etc/profile.d/lang.sh: line 23: warning: setlocale: LC_MESSAGES: cannot change locale (en_US.UTF-8): No such file or directory
/etc/profile.d/lang.sh: line 26: warning: setlocale: LC_NUMERIC: cannot change locale (en_US.UTF-8): No such file or directory
/etc/profile.d/lang.sh: line 29: warning: setlocale: LC_TIME: cannot change locale (en_US.UTF-8): No such file or directory
The connection to the server 10.111.112.101:8443 was refused - did you specify the right host or port?
The connection to the server 10.111.112.101:8443 was refused - did you specify the right host or port?
The connection to the server 10.111.112.101:8443 was refused - did you specify the right host or port?
The connection to the server 10.111.112.101:8443 was refused - did you specify the right host or port?
The connection to the server 10.111.112.101:8443 was refused - did you specify the right host or port?

DevTools listening on ws://127.0.0.1:9410/devtools/browser/50b635b2-e59f-49ae-88f5-2bfdfb975ad8
[0122/075354.909603:ERROR:zygote_host_impl_linux.cc(268)] Failed to adjust OOM score of renderer with pid 61892: Permission denied (13)
[0122/075356.200004:ERROR:zygote_host_impl_linux.cc(268)] Failed to adjust OOM score of renderer with pid 61919: Permission denied (13)
> warning: 2018-01-22 02:54:01.895286 I | proto: duplicate proto type registered: google.protobuf.Any
2018-01-22 02:54:01.895588 I | proto: duplicate proto type registered: google.protobuf.Duration
2018-01-22 02:54:01.895651 I | proto: duplicate proto type registered: google.protobuf.Timestamp

> warning: 2018-01-22 02:54:02.419294 I | proto: duplicate proto type registered: google.protobuf.Any
2018-01-22 02:54:02.419531 I | proto: duplicate proto type registered: google.protobuf.Duration
2018-01-22 02:54:02.419588 I | proto: duplicate proto type registered: google.protobuf.Timestamp

/etc/profile.d/lang.sh: line 20: warning: setlocale: LC_COLLATE: cannot change locale (en_US.UTF-8): No such file or directory
/etc/profile.d/lang.sh: line 23: warning: setlocale: LC_MESSAGES: cannot change locale (en_US.UTF-8): No such file or directory
/etc/profile.d/lang.sh: line 26: warning: setlocale: LC_NUMERIC: cannot change locale (en_US.UTF-8): No such file or directory
/etc/profile.d/lang.sh: line 29: warning: setlocale: LC_TIME: cannot change locale (en_US.UTF-8): No such file or directory
/etc/profile.d/lang.sh: line 20: warning: setlocale: LC_COLLATE: cannot change locale (en_US.UTF-8): No such file or directory
/etc/profile.d/lang.sh: line 23: warning: setlocale: LC_MESSAGES: cannot change locale (en_US.UTF-8): No such file or directory
/etc/profile.d/lang.sh: line 26: warning: setlocale: LC_NUMERIC: cannot change locale (en_US.UTF-8): No such file or directory
/etc/profile.d/lang.sh: line 29: warning: setlocale: LC_TIME: cannot change locale (en_US.UTF-8): No such file or directory
Unexpected journal message 'audit: type=1400 audit(1516607589.510:161): avc:  denied  { map } for  pid=1205 comm="hostname" path="/usr/bin/hostname" dev="dm-0" ino=20028 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:hostname_exec_t:s0 tclass=file permissive=0'
Unexpected journal message 'audit: type=1400 audit(1516607589.657:163): avc:  denied  { execute_no_trans } for  pid=1246 comm="pmie_check" path="/usr/bin/pmie" dev="dm-0" ino=139127 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:pcp_pmie_exec_t:s0 tclass=file permissive=0'
Wrote JS log to TestOpenshift-testVolumes-fedora-27-127.0.0.2-2501-FAIL.js.log
Journal extracted to TestOpenshift-testVolumes-fedora-27-127.0.0.2-2501-FAIL.log
Journal extracted to TestOpenshift-testVolumes-openshift-127.0.0.2-2502-FAIL.log
/etc/profile.d/lang.sh: line 20: warning: setlocale: LC_COLLATE: cannot change locale (en_US.UTF-8): No such file or directory
/etc/profile.d/lang.sh: line 23: warning: setlocale: LC_MESSAGES: cannot change locale (en_US.UTF-8): No such file or directory
/etc/profile.d/lang.sh: line 26: warning: setlocale: LC_NUMERIC: cannot change locale (en_US.UTF-8): No such file or directory
/etc/profile.d/lang.sh: line 29: warning: setlocale: LC_TIME: cannot change locale (en_US.UTF-8): No such file or directory
Traceback (most recent call last):
  File "/build/cockpit/test/common/testlib.py", line 669, in tearDown
    self.check_journal_messages()
  File "/build/cockpit/test/common/testlib.py", line 804, in check_journal_messages
    raise Error(first)
Error: audit: type=1400 audit(1516607589.510:161): avc:  denied  { map } for  pid=1205 comm="hostname" path="/usr/bin/hostname" dev="dm-0" ino=20028 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:hostname_exec_t:s0 tclass=file permissive=0

not ok 124 testVolumes (check_openshift.TestOpenshift) # duration: 105s
Wrote screenshot to TestOpenshift-testVolumes-fedora-27-127.0.0.2-2501-FAIL.png
Wrote HTML dump to TestOpenshift-testVolumes-fedora-27-127.0.0.2-2501-FAIL.html
Wrote JS log to TestOpenshift-testVolumes-fedora-27-127.0.0.2-2501-FAIL.js.log
Journal extracted to TestOpenshift-testVolumes-fedora-27-127.0.0.2-2501-FAIL.log
Journal extracted to TestOpenshift-testVolumes-openshift-127.0.0.2-2502-FAIL.log
/etc/profile.d/lang.sh: line 20: warning: setlocale: LC_COLLATE: cannot change locale (en_US.UTF-8): No such file or directory
/etc/profile.d/lang.sh: line 23: warning: setlocale: LC_MESSAGES: cannot change locale (en_US.UTF-8): No such file or directory
/etc/profile.d/lang.sh: line 26: warning: setlocale: LC_NUMERIC: cannot change locale (en_US.UTF-8): No such file or directory
/etc/profile.d/lang.sh: line 29: warning: setlocale: LC_TIME: cannot change locale (en_US.UTF-8): No such file or directory

First occurrence: 2018-01-22T07:54:18.145657 | revision 067f2137c5ef6f00ce678aea77194e3aa2c637a2, logs Times recorded: 1 Latest occurrences:

# ----------------------------------------------------------------------
# testRaidLevelOne (check_storage_raid1.TestStorage)
#
[0122/075628.228848:ERROR:zygote_host_impl_linux.cc(268)] Failed to adjust OOM score of renderer with pid 64844: Permission denied (13)

DevTools listening on ws://127.0.0.1:9989/devtools/browser/d71690e5-f014-4ef2-a43d-407a96a3695d
[0122/075629.640555:ERROR:zygote_host_impl_linux.cc(268)] Failed to adjust OOM score of renderer with pid 64947: Permission denied (13)
Unexpected journal message 'audit: type=1400 audit(1516607776.080:155): avc:  denied  { execute_no_trans } for  pid=1249 comm="pmie_check" path="/usr/bin/pmie" dev="dm-0" ino=139127 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:pcp_pmie_exec_t:s0 tclass=file permissive=0'
Wrote JS log to TestStorage-testRaidLevelOne-fedora-27-127.0.0.2-2501-FAIL.js.log
Journal extracted to TestStorage-testRaidLevelOne-fedora-27-127.0.0.2-2501-FAIL.log
Traceback (most recent call last):
  File "/build/cockpit/test/common/testlib.py", line 669, in tearDown
    self.check_journal_messages()
  File "/build/cockpit/test/common/testlib.py", line 804, in check_journal_messages
    raise Error(first)
Error: audit: type=1400 audit(1516607776.080:155): avc:  denied  { execute_no_trans } for  pid=1249 comm="pmie_check" path="/usr/bin/pmie" dev="dm-0" ino=139127 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:pcp_pmie_exec_t:s0 tclass=file permissive=0

not ok 102 testRaidLevelOne (check_storage_raid1.TestStorage) # duration: 48s
Wrote screenshot to TestStorage-testRaidLevelOne-fedora-27-127.0.0.2-2501-FAIL.png
Wrote HTML dump to TestStorage-testRaidLevelOne-fedora-27-127.0.0.2-2501-FAIL.html
Wrote JS log to TestStorage-testRaidLevelOne-fedora-27-127.0.0.2-2501-FAIL.js.log
Journal extracted to TestStorage-testRaidLevelOne-fedora-27-127.0.0.2-2501-FAIL.log

First occurrence: 2018-01-22T07:56:46.687300 | revision 067f2137c5ef6f00ce678aea77194e3aa2c637a2, logs Times recorded: 1 Latest occurrences:

# ----------------------------------------------------------------------
# testNfsBusy (check_storage_nfs.TestStorage)
#

DevTools listening on ws://127.0.0.1:9410/devtools/browser/85fe64db-db79-4f56-93e7-71f218425f92
[0122/075707.385237:ERROR:zygote_host_impl_linux.cc(268)] Failed to adjust OOM score of renderer with pid 65627: Permission denied (13)
[0122/075708.643370:ERROR:zygote_host_impl_linux.cc(268)] Failed to adjust OOM score of renderer with pid 65654: Permission denied (13)
> warning: clnt_create: RPC: Unknown host

> warning: 
> warning: umount.nfs4: /mounts/foo: device is busy

Connection to 127.0.0.2 closed by remote host.
Unexpected journal message 'audit: type=1400 audit(1516607819.648:159): avc:  denied  { execute_no_trans } for  pid=1252 comm="pmie_check" path="/usr/bin/pmie" dev="dm-0" ino=139127 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:pcp_pmie_exec_t:s0 tclass=file permissive=0'
Wrote JS log to TestStorage-testNfsBusy-fedora-27-127.0.0.2-2701-FAIL.js.log
Journal extracted to TestStorage-testNfsBusy-fedora-27-127.0.0.2-2701-FAIL.log
Traceback (most recent call last):
  File "/build/cockpit/test/common/testlib.py", line 669, in tearDown
    self.check_journal_messages()
  File "/build/cockpit/test/common/testlib.py", line 804, in check_journal_messages
    raise Error(first)
Error: audit: type=1400 audit(1516607819.648:159): avc:  denied  { execute_no_trans } for  pid=1252 comm="pmie_check" path="/usr/bin/pmie" dev="dm-0" ino=139127 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:pcp_pmie_exec_t:s0 tclass=file permissive=0

not ok 98 testNfsBusy (check_storage_nfs.TestStorage) # duration: 58s
Wrote screenshot to TestStorage-testNfsBusy-fedora-27-127.0.0.2-2701-FAIL.png
Wrote HTML dump to TestStorage-testNfsBusy-fedora-27-127.0.0.2-2701-FAIL.html
Wrote JS log to TestStorage-testNfsBusy-fedora-27-127.0.0.2-2701-FAIL.js.log
Journal extracted to TestStorage-testNfsBusy-fedora-27-127.0.0.2-2701-FAIL.log

First occurrence: 2018-01-22T07:57:27.705263 | revision 067f2137c5ef6f00ce678aea77194e3aa2c637a2, logs Times recorded: 1 Latest occurrences:

# ----------------------------------------------------------------------
# testBasic (check_shutdown_restart.TestShutdownRestart)
#

DevTools listening on ws://127.0.0.1:10016/devtools/browser/425093ee-722a-4842-9cee-77b6b74dc774
[0122/080026.170697:ERROR:zygote_host_impl_linux.cc(268)] Failed to adjust OOM score of renderer with pid 68478: Permission denied (13)
[0122/080028.186276:ERROR:zygote_host_impl_linux.cc(268)] Failed to adjust OOM score of renderer with pid 68524: Permission denied (13)
> warning: Shutdown scheduled for Mon 2018-01-22 03:00:36 EST, use 'shutdown -c' to cancel.

> warning: transport closed: disconnected
Connection to 127.0.0.2 closed by remote host.
CDP: {"source":"network","level":"error","text":"Failed to load resource: net::ERR_EMPTY_RESPONSE","timestamp":1516608039442.99,"url":"http://127.0.0.2:9691/cockpit/static/fonts/OpenSans-Light-webfont.woff","networkRequestId":"68524.29"}
> log: transport closed, dropped message:  1:1!4
{"call":["/org/freedesktop/timedate1","org.freedesktop.DBus.Properties","Get",["org.freedesktop.timedate1","NTPSynchronized"]],"id":"3"}
> log: transport closed, dropped message:  1:1!4
{"call":["/org/freedesktop/timedate1","org.freedesktop.DBus.Properties","Get",["org.freedesktop.timedate1","NTPSynchronized"]],"id":"4"}
> log: transport closed, dropped message:  1:1!4
{"call":["/org/freedesktop/timedate1","org.freedesktop.DBus.Properties","Get",["org.freedesktop.timedate1","NTPSynchronized"]],"id":"5"}
> log: transport closed, dropped message:  1:1!4
{"call":["/org/freedesktop/timedate1","org.freedesktop.DBus.Properties","Get",["org.freedesktop.timedate1","NTPSynchronized"]],"id":"6"}
> log: transport closed, dropped message:  1:1!4
{"call":["/org/freedesktop/timedate1","org.freedesktop.DBus.Properties","Get",["org.freedesktop.timedate1","NTPSynchronized"]],"id":"7"}
> log: transport closed, dropped message:  1:1!4
{"call":["/org/freedesktop/timedate1","org.freedesktop.DBus.Properties","Get",["org.freedesktop.timedate1","NTPSynchronized"]],"id":"8"}
> log: transport closed, dropped message:  1:1!4
{"call":["/org/freedesktop/timedate1","org.freedesktop.DBus.Properties","Get",["org.freedesktop.timedate1","NTPSynchronized"]],"id":"9"}
> log: transport closed, dropped message:  1:1!4
{"call":["/org/freedesktop/timedate1","org.freedesktop.DBus.Properties","Get",["org.freedesktop.timedate1","NTPSynchronized"]],"id":"10"}
> log: transport closed, dropped message:  1:1!4
{"call":["/org/freedesktop/timedate1","org.freedesktop.DBus.Properties","Get",["org.freedesktop.timedate1","NTPSynchronized"]],"id":"11"}
Unexpected journal message 'audit: type=1400 audit(1516608073.978:170): avc:  denied  { map } for  pid=1297 comm="hostname" path="/usr/bin/hostname" dev="dm-0" ino=20028 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:hostname_exec_t:s0 tclass=file permissive=0'
Unexpected journal message 'audit: type=1400 audit(1516608074.237:172): avc:  denied  { execute_no_trans } for  pid=1352 comm="pmie_check" path="/usr/bin/pmie" dev="dm-0" ino=139127 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:pcp_pmie_exec_t:s0 tclass=file permissive=0'
Wrote JS log to TestShutdownRestart-testBasic-fedora-27-127.0.0.2-2801-FAIL.js.log
Journal extracted to TestShutdownRestart-testBasic-fedora-27-127.0.0.2-2801-FAIL.log
Journal extracted to TestShutdownRestart-testBasic-fedora-27-127.0.0.2-2802-FAIL.log
Traceback (most recent call last):
  File "/build/cockpit/bots/../test/verify/check-shutdown-restart", line 95, in testBasic
    self.check_journal_messages()
  File "/build/cockpit/test/common/testlib.py", line 804, in check_journal_messages
    raise Error(first)
Error: audit: type=1400 audit(1516608073.978:170): avc:  denied  { map } for  pid=1297 comm="hostname" path="/usr/bin/hostname" dev="dm-0" ino=20028 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:hostname_exec_t:s0 tclass=file permissive=0

not ok 78 testBasic (check_shutdown_restart.TestShutdownRestart) # duration: 118s
Wrote screenshot to TestShutdownRestart-testBasic-fedora-27-127.0.0.2-2801-FAIL.png
Wrote HTML dump to TestShutdownRestart-testBasic-fedora-27-127.0.0.2-2801-FAIL.html
Wrote JS log to TestShutdownRestart-testBasic-fedora-27-127.0.0.2-2801-FAIL.js.log
Journal extracted to TestShutdownRestart-testBasic-fedora-27-127.0.0.2-2801-FAIL.log
Journal extracted to TestShutdownRestart-testBasic-fedora-27-127.0.0.2-2802-FAIL.log

First occurrence: 2018-01-22T08:01:26.737978 | revision 067f2137c5ef6f00ce678aea77194e3aa2c637a2, logs Times recorded: 1 Latest occurrences:

# ----------------------------------------------------------------------
# testPackageKitCrash (check_packagekit.TestUpdates)
#

DevTools listening on ws://127.0.0.1:10192/devtools/browser/8c39bb3c-da4f-4dbb-ab11-0b14c96b84f3
[0122/080422.935875:ERROR:zygote_host_impl_linux.cc(268)] Failed to adjust OOM score of renderer with pid 72065: Permission denied (13)
[0122/080424.163758:ERROR:zygote_host_impl_linux.cc(268)] Failed to adjust OOM score of renderer with pid 72108: Permission denied (13)
> log: close:  
Unexpected journal message 'audit: type=1400 audit(1516608251.818:159): avc:  denied  { map } for  pid=1257 comm="hostname" path="/usr/bin/hostname" dev="dm-0" ino=20028 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:hostname_exec_t:s0 tclass=file permissive=0'
Unexpected journal message 'audit: type=1400 audit(1516608252.051:163): avc:  denied  { execute_no_trans } for  pid=1296 comm="pmie_check" path="/usr/bin/pmie" dev="dm-0" ino=139127 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:pcp_pmie_exec_t:s0 tclass=file permissive=0'
Wrote JS log to TestUpdates-testPackageKitCrash-fedora-27-127.0.0.2-2301-FAIL.js.log
Journal extracted to TestUpdates-testPackageKitCrash-fedora-27-127.0.0.2-2301-FAIL.log
Traceback (most recent call last):
  File "/build/cockpit/test/common/testlib.py", line 669, in tearDown
    self.check_journal_messages()
  File "/build/cockpit/test/common/testlib.py", line 804, in check_journal_messages
    raise Error(first)
Error: audit: type=1400 audit(1516608251.818:159): avc:  denied  { map } for  pid=1257 comm="hostname" path="/usr/bin/hostname" dev="dm-0" ino=20028 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:hostname_exec_t:s0 tclass=file permissive=0

not ok 54 testPackageKitCrash (check_packagekit.TestUpdates) # duration: 41s
Wrote screenshot to TestUpdates-testPackageKitCrash-fedora-27-127.0.0.2-2301-FAIL.png
Wrote HTML dump to TestUpdates-testPackageKitCrash-fedora-27-127.0.0.2-2301-FAIL.html
Wrote JS log to TestUpdates-testPackageKitCrash-fedora-27-127.0.0.2-2301-FAIL.js.log
Journal extracted to TestUpdates-testPackageKitCrash-fedora-27-127.0.0.2-2301-FAIL.log

First occurrence: 2018-01-22T08:04:31.514435 | revision 067f2137c5ef6f00ce678aea77194e3aa2c637a2, logs Times recorded: 1 Latest occurrences:

# ----------------------------------------------------------------------
# testMac (check_networking_mac.TestNetworking)
#
NAME         UUID                                  TYPE            DEVICE 
System eth0  5fb06bd0-0bb0-7ffb-45f1-d6edd65f3e03  802-3-ethernet  eth0   
virbr0       c3475380-5f1c-477f-b04c-b390ef911674  bridge          virbr0 
System eth1  9c92fad9-6ecb-3e6c-eb4d-8a47c6f50c04  802-3-ethernet  --     
ens2         39ef3890-56af-4114-9a24-f3f94c42acfe  802-3-ethernet  --     

DevTools listening on ws://127.0.0.1:9324/devtools/browser/25a9fa29-ed2e-4c1e-a966-0f7821be4db1
[0122/080703.942318:ERROR:zygote_host_impl_linux.cc(268)] Failed to adjust OOM score of renderer with pid 75851: Permission denied (13)
[0122/080704.992231:ERROR:zygote_host_impl_linux.cc(268)] Failed to adjust OOM score of renderer with pid 75916: Permission denied (13)
52:54:01:00:00:03 -> eth2
52:54:01:00:00:03 -> eth2
Unexpected journal message 'audit: type=1400 audit(1516608415.167:173): avc:  denied  { execute_no_trans } for  pid=1303 comm="pmie_check" path="/usr/bin/pmie" dev="dm-0" ino=139127 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:pcp_pmie_exec_t:s0 tclass=file permissive=0'
Wrote JS log to TestNetworking-testMac-fedora-27-127.0.0.2-2201-FAIL.js.log
Journal extracted to TestNetworking-testMac-fedora-27-127.0.0.2-2201-FAIL.log
Journal extracted to TestNetworking-testMac-fedora-26-127.0.0.2-2202-FAIL.log
Traceback (most recent call last):
  File "/build/cockpit/test/common/testlib.py", line 669, in tearDown
    self.check_journal_messages()
  File "/build/cockpit/test/common/testlib.py", line 804, in check_journal_messages
    raise Error(first)
Error: audit: type=1400 audit(1516608415.167:173): avc:  denied  { execute_no_trans } for  pid=1303 comm="pmie_check" path="/usr/bin/pmie" dev="dm-0" ino=139127 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:pcp_pmie_exec_t:s0 tclass=file permissive=0

not ok 33 testMac (check_networking_mac.TestNetworking) # duration: 48s
Wrote screenshot to TestNetworking-testMac-fedora-27-127.0.0.2-2201-FAIL.png
Wrote HTML dump to TestNetworking-testMac-fedora-27-127.0.0.2-2201-FAIL.html
Wrote JS log to TestNetworking-testMac-fedora-27-127.0.0.2-2201-FAIL.js.log
Journal extracted to TestNetworking-testMac-fedora-27-127.0.0.2-2201-FAIL.log
Journal extracted to TestNetworking-testMac-fedora-26-127.0.0.2-2202-FAIL.log

First occurrence: 2018-01-22T08:07:21.119308 | revision 067f2137c5ef6f00ce678aea77194e3aa2c637a2, logs Times recorded: 1 Latest occurrences:

# ----------------------------------------------------------------------
# testBasic (check_multi_machine_key.TestMultiMachineKeyAuth)
#

(process:1523): GLib-GIO-WARNING **: gdbusobjectmanagerclient.c:1585: Processing InterfaceRemoved signal for path /org/freedesktop/NetworkManager/Settings/5 but no object proxy exists

DevTools listening on ws://127.0.0.1:9459/devtools/browser/0948ce40-c47d-476d-ac84-7b0aec6e7f40
[0122/080842.242947:ERROR:zygote_host_impl_linux.cc(268)] Failed to adjust OOM score of renderer with pid 78357: Permission denied (13)
[0122/080843.130320:ERROR:zygote_host_impl_linux.cc(268)] Failed to adjust OOM score of renderer with pid 78397: Permission denied (13)
[0122/080856.688899:ERROR:gl_implementation.cc(241)] Failed to load /usr/lib64/chromium-browser/swiftshader/libGLESv2.so: /usr/lib64/chromium-browser/swiftshader/libGLESv2.so: cannot open shared object file: No such file or directory
[0122/080856.690745:ERROR:gpu_child_thread.cc(254)] Exiting GPU process due to errors during initialization
[0122/080857.186812:ERROR:gl_implementation.cc(241)] Failed to load /usr/lib64/chromium-browser/swiftshader/libGLESv2.so: /usr/lib64/chromium-browser/swiftshader/libGLESv2.so: cannot open shared object file: No such file or directory
[0122/080857.188629:ERROR:gpu_child_thread.cc(254)] Exiting GPU process due to errors during initialization
[0122/080857.709062:ERROR:gl_implementation.cc(241)] Failed to load /usr/lib64/chromium-browser/swiftshader/libGLESv2.so: /usr/lib64/chromium-browser/swiftshader/libGLESv2.so: cannot open shared object file: No such file or directory
[0122/080857.711069:ERROR:gpu_child_thread.cc(254)] Exiting GPU process due to errors during initialization
[0122/080858.219716:ERROR:gl_implementation.cc(241)] Failed to load /usr/lib64/chromium-browser/swiftshader/libGLESv2.so: /usr/lib64/chromium-browser/swiftshader/libGLESv2.so: cannot open shared object file: No such file or directory
[0122/080858.221466:ERROR:gpu_child_thread.cc(254)] Exiting GPU process due to errors during initialization
Unexpected journal message 'audit: type=1400 audit(1516608511.348:180): avc:  denied  { execute_no_trans } for  pid=1328 comm="pmie_check" path="/usr/bin/pmie" dev="dm-0" ino=139127 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:pcp_pmie_exec_t:s0 tclass=file permissive=0'
Wrote JS log to TestMultiMachineKeyAuth-testBasic-fedora-27-127.0.0.2-2601-FAIL.js.log
Journal extracted to TestMultiMachineKeyAuth-testBasic-fedora-27-127.0.0.2-2601-FAIL.log
Journal extracted to TestMultiMachineKeyAuth-testBasic-fedora-27-127.0.0.2-2602-FAIL.log
Traceback (most recent call last):
  File "/build/cockpit/test/common/testlib.py", line 669, in tearDown
    self.check_journal_messages()
  File "/build/cockpit/test/common/testlib.py", line 804, in check_journal_messages
    raise Error(first)
Error: audit: type=1400 audit(1516608511.348:180): avc:  denied  { execute_no_trans } for  pid=1328 comm="pmie_check" path="/usr/bin/pmie" dev="dm-0" ino=139127 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:pcp_pmie_exec_t:s0 tclass=file permissive=0

not ok 19 testBasic (check_multi_machine_key.TestMultiMachineKeyAuth) # duration: 42s
Wrote screenshot to TestMultiMachineKeyAuth-testBasic-fedora-27-127.0.0.2-2601-FAIL.png
Wrote HTML dump to TestMultiMachineKeyAuth-testBasic-fedora-27-127.0.0.2-2601-FAIL.html
Wrote JS log to TestMultiMachineKeyAuth-testBasic-fedora-27-127.0.0.2-2601-FAIL.js.log
Journal extracted to TestMultiMachineKeyAuth-testBasic-fedora-27-127.0.0.2-2601-FAIL.log
Journal extracted to TestMultiMachineKeyAuth-testBasic-fedora-27-127.0.0.2-2602-FAIL.log

First occurrence: 2018-01-22T08:09:02.819236 | revision 067f2137c5ef6f00ce678aea77194e3aa2c637a2, logs Times recorded: 1 Latest occurrences:

# ----------------------------------------------------------------------
# testDirectLogin (check_multi_machine.TestMultiMachine)
#

DevTools listening on ws://127.0.0.1:9243/devtools/browser/fdc86330-b157-4863-a406-7509af9f60cc
[0122/080949.247640:ERROR:zygote_host_impl_linux.cc(268)] Failed to adjust OOM score of renderer with pid 80610: Permission denied (13)
[0122/080950.160096:ERROR:zygote_host_impl_linux.cc(268)] Failed to adjust OOM score of renderer with pid 80665: Permission denied (13)
(node:80618) Warning: Possible EventEmitter memory leak detected. 11 Page.loadEventFired listeners added. Use emitter.setMaxListeners() to increase limit
> log: transport closed, dropped message:  1:1!1
{"type":"s","call":["/user","org.freedesktop.DBus.Properties","GetAll",["cockpit.User"]],"id":"2"}
> log: Authentication failed: invalid-hostkey
> log: Authentication failed: unknown-host
> log: Authentication failed: unknown-hostkey
> log: Authentication failed
> log: Authentication failed: no-host
Unexpected journal message 'audit: type=1400 audit(1516608580.187:165): avc:  denied  { execute_no_trans } for  pid=1287 comm="pmie_check" path="/usr/bin/pmie" dev="dm-0" ino=139127 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:pcp_pmie_exec_t:s0 tclass=file permissive=0'
Wrote JS log to TestMultiMachine-testDirectLogin-fedora-27-127.0.0.2-2301-FAIL.js.log
Journal extracted to TestMultiMachine-testDirectLogin-fedora-27-127.0.0.2-2301-FAIL.log
Journal extracted to TestMultiMachine-testDirectLogin-fedora-27-127.0.0.2-2303-FAIL.log
Journal extracted to TestMultiMachine-testDirectLogin-fedora-27-127.0.0.2-2302-FAIL.log
Traceback (most recent call last):
  File "/build/cockpit/test/common/testlib.py", line 669, in tearDown
    self.check_journal_messages()
  File "/build/cockpit/test/common/testlib.py", line 804, in check_journal_messages
    raise Error(first)
Error: audit: type=1400 audit(1516608580.187:165): avc:  denied  { execute_no_trans } for  pid=1287 comm="pmie_check" path="/usr/bin/pmie" dev="dm-0" ino=139127 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:pcp_pmie_exec_t:s0 tclass=file permissive=0

not ok 12 testDirectLogin (check_multi_machine.TestMultiMachine) # duration: 46s
Wrote screenshot to TestMultiMachine-testDirectLogin-fedora-27-127.0.0.2-2301-FAIL.png
Wrote HTML dump to TestMultiMachine-testDirectLogin-fedora-27-127.0.0.2-2301-FAIL.html
Wrote JS log to TestMultiMachine-testDirectLogin-fedora-27-127.0.0.2-2301-FAIL.js.log
Journal extracted to TestMultiMachine-testDirectLogin-fedora-27-127.0.0.2-2301-FAIL.log
Journal extracted to TestMultiMachine-testDirectLogin-fedora-27-127.0.0.2-2303-FAIL.log
Journal extracted to TestMultiMachine-testDirectLogin-fedora-27-127.0.0.2-2302-FAIL.log

First occurrence: 2018-01-22T08:10:14.236037 | revision 067f2137c5ef6f00ce678aea77194e3aa2c637a2, logs Times recorded: 1 Latest occurrences:

# ----------------------------------------------------------------------
# testPcp (check_metrics.TestMetrics)
#

DevTools listening on ws://127.0.0.1:9831/devtools/browser/bfd513c1-3b43-48ad-98f0-27e37f6dee8c
[0122/080948.569951:ERROR:zygote_host_impl_linux.cc(268)] Failed to adjust OOM score of renderer with pid 80540: Permission denied (13)
[0122/080949.527910:ERROR:zygote_host_impl_linux.cc(268)] Failed to adjust OOM score of renderer with pid 80638: Permission denied (13)
('Measured CPU', 93.9432945442)
('Measured Memory', 454082560)
Measured 2.0s of network traffic; eth0: 67824916 bytes, lo: 0 bytes
Ncat: Broken pipe.
Unexpected journal message 'audit: type=1400 audit(1516608580.255:163): avc:  denied  { map } for  pid=1250 comm="hostname" path="/usr/bin/hostname" dev="dm-0" ino=20028 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:hostname_exec_t:s0 tclass=file permissive=0'
Unexpected journal message 'audit: type=1400 audit(1516608580.430:165): avc:  denied  { execute_no_trans } for  pid=1303 comm="pmie_check" path="/usr/bin/pmie" dev="dm-0" ino=139127 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:pcp_pmie_exec_t:s0 tclass=file permissive=0'
Wrote JS log to TestMetrics-testPcp-fedora-27-127.0.0.2-2801-FAIL.js.log
Journal extracted to TestMetrics-testPcp-fedora-27-127.0.0.2-2801-FAIL.log
Traceback (most recent call last):
  File "/build/cockpit/test/common/testlib.py", line 669, in tearDown
    self.check_journal_messages()
  File "/build/cockpit/test/common/testlib.py", line 804, in check_journal_messages
    raise Error(first)
Error: audit: type=1400 audit(1516608580.255:163): avc:  denied  { map } for  pid=1250 comm="hostname" path="/usr/bin/hostname" dev="dm-0" ino=20028 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:hostname_exec_t:s0 tclass=file permissive=0

not ok 11 testPcp (check_metrics.TestMetrics) # duration: 61s
Wrote screenshot to TestMetrics-testPcp-fedora-27-127.0.0.2-2801-FAIL.png
Wrote HTML dump to TestMetrics-testPcp-fedora-27-127.0.0.2-2801-FAIL.html
Wrote JS log to TestMetrics-testPcp-fedora-27-127.0.0.2-2801-FAIL.js.log
Journal extracted to TestMetrics-testPcp-fedora-27-127.0.0.2-2801-FAIL.log

First occurrence: 2018-01-22T08:10:28.366274 | revision 067f2137c5ef6f00ce678aea77194e3aa2c637a2, logs Times recorded: 1 Latest occurrences:

# ----------------------------------------------------------------------
# testImages (check_openshift.TestRegistry)
#
/etc/profile.d/lang.sh: line 20: warning: setlocale: LC_COLLATE: cannot change locale (en_US.UTF-8): No such file or directory
/etc/profile.d/lang.sh: line 23: warning: setlocale: LC_MESSAGES: cannot change locale (en_US.UTF-8): No such file or directory
/etc/profile.d/lang.sh: line 26: warning: setlocale: LC_NUMERIC: cannot change locale (en_US.UTF-8): No such file or directory
/etc/profile.d/lang.sh: line 29: warning: setlocale: LC_TIME: cannot change locale (en_US.UTF-8): No such file or directory
/etc/profile.d/lang.sh: line 20: warning: setlocale: LC_COLLATE: cannot change locale (en_US.UTF-8): No such file or directory
/etc/profile.d/lang.sh: line 23: warning: setlocale: LC_MESSAGES: cannot change locale (en_US.UTF-8): No such file or directory
/etc/profile.d/lang.sh: line 26: warning: setlocale: LC_NUMERIC: cannot change locale (en_US.UTF-8): No such file or directory
/etc/profile.d/lang.sh: line 29: warning: setlocale: LC_TIME: cannot change locale (en_US.UTF-8): No such file or directory
The connection to the server 10.111.112.101:8443 was refused - did you specify the right host or port?
The connection to the server 10.111.112.101:8443 was refused - did you specify the right host or port?
The connection to the server 10.111.112.101:8443 was refused - did you specify the right host or port?
The connection to the server 10.111.112.101:8443 was refused - did you specify the right host or port?
The connection to the server 10.111.112.101:8443 was refused - did you specify the right host or port?
The connection to the server 10.111.112.101:8443 was refused - did you specify the right host or port?
The connection to the server 10.111.112.101:8443 was refused - did you specify the right host or port?
The connection to the server 10.111.112.101:8443 was refused - did you specify the right host or port?
the server doesn't have a resource type "projects"

DevTools listening on ws://127.0.0.1:9722/devtools/browser/5a33a7c0-9eef-48a9-91db-e9e78d375b4b
[0122/100359.525349:ERROR:zygote_host_impl_linux.cc(268)] Failed to adjust OOM score of renderer with pid 16359: Permission denied (13)
[0122/100400.526646:ERROR:zygote_host_impl_linux.cc(268)] Failed to adjust OOM score of renderer with pid 16407: Permission denied (13)
> warning: 2018-01-22 05:04:03.097784 I | proto: duplicate proto type registered: google.protobuf.Any
2018-01-22 05:04:03.097916 I | proto: duplicate proto type registered: google.protobuf.Duration
2018-01-22 05:04:03.097944 I | proto: duplicate proto type registered: google.protobuf.Timestamp

> warning: 2018-01-22 05:04:03.440682 I | proto: duplicate proto type registered: google.protobuf.Any
2018-01-22 05:04:03.440751 I | proto: duplicate proto type registered: google.protobuf.Duration
2018-01-22 05:04:03.440764 I | proto: duplicate proto type registered: google.protobuf.Timestamp

CDP: {"source":"security","level":"error","text":"Refused to apply inline style because it violates the following Content Security Policy directive: \"default-src 'self' http://127.0.0.2:9191\". Either the 'unsafe-inline' keyword, a hash ('sha256-I4l5F4Kq75Yvla5XX3FqfoQO1206LqJ8p8rtQPyLwm4='), or a nonce ('nonce-...') is required to enable inline execution. Note also that 'style-src' was not explicitly set, so 'default-src' is used as a fallback.\n","timestamp":1516615445486.32,"url":"http://127.0.0.2:9191/cockpit/$afeeb61a2f60acef4e005aebf97d9be2795639c8/kubernetes/registry.js","lineNumber":3920,"stackTrace":{"callFrames":[{"functionName":"html","scriptId":"44","url":"http://127.0.0.2:9191/cockpit/$afeeb61a2f60acef4e005aebf97d9be2795639c8/kubernetes/registry.js","lineNumber":3920,"columnNumber":74},{"functionName":"be.(anonymous function)","scriptId":"44","url":"http://127.0.0.2:9191/cockpit/$afeeb61a2f60acef4e005aebf97d9be2795639c8/kubernetes/registry.js","lineNumber":3937,"columnNumber":40},{"functionName":"","scriptId":"44","url":"http://127.0.0.2:9191/cockpit/$afeeb61a2f60acef4e005aebf97d9be2795639c8/kubernetes/registry.js","lineNumber":1427,"columnNumber":40},{"functionName":"l","scriptId":"44","url":"http://127.0.0.2:9191/cockpit/$afeeb61a2f60acef4e005aebf97d9be2795639c8/kubernetes/registry.js","lineNumber":2475,"columnNumber":41},{"functionName":"","scriptId":"44","url":"http://127.0.0.2:9191/cockpit/$afeeb61a2f60acef4e005aebf97d9be2795639c8/kubernetes/registry.js","lineNumber":2483,"columnNumber":20},{"functionName":"$eval","scriptId":"44","url":"http://127.0.0.2:9191/cockpit/$afeeb61a2f60acef4e005aebf97d9be2795639c8/kubernetes/registry.js","lineNumber":2799,"columnNumber":35},{"functionName":"$digest","scriptId":"44","url":"http://127.0.0.2:9191/cockpit/$afeeb61a2f60acef4e005aebf97d9be2795639c8/kubernetes/registry.js","lineNumber":2752,"columnNumber":59},{"functionName":"$apply","scriptId":"44","url":"http://127.0.0.2:9191/cockpit/$afeeb61a2f60acef4e005aebf97d9be2795639c8/kubernetes/registry.js","lineNumber":2821,"columnNumber":34},{"functionName":"","scriptId":"44","url":"http://127.0.0.2:9191/cockpit/$afeeb61a2f60acef4e005aebf97d9be2795639c8/kubernetes/registry.js","lineNumber":2184,"columnNumber":52},{"functionName":"n","scriptId":"44","url":"http://127.0.0.2:9191/cockpit/$afeeb61a2f60acef4e005aebf97d9be2795639c8/kubernetes/registry.js","lineNumber":713,"columnNumber":90},{"functionName":"ph_click","scriptId":"22","url":"","lineNumber":122,"columnNumber":7},{"functionName":"","scriptId":"65","url":"","lineNumber":0,"columnNumber":16}]}}
CDP: {"source":"security","level":"error","text":"Refused to apply inline style because it violates the following Content Security Policy directive: \"default-src 'self' http://127.0.0.2:9191\". Either the 'unsafe-inline' keyword, a hash ('sha256-I4l5F4Kq75Yvla5XX3FqfoQO1206LqJ8p8rtQPyLwm4='), or a nonce ('nonce-...') is required to enable inline execution. Note also that 'style-src' was not explicitly set, so 'default-src' is used as a fallback.\n","timestamp":1516615449895.41,"url":"http://127.0.0.2:9191/cockpit/$afeeb61a2f60acef4e005aebf97d9be2795639c8/kubernetes/registry.js","lineNumber":3920,"stackTrace":{"callFrames":[{"functionName":"html","scriptId":"44","url":"http://127.0.0.2:9191/cockpit/$afeeb61a2f60acef4e005aebf97d9be2795639c8/kubernetes/registry.js","lineNumber":3920,"columnNumber":74},{"functionName":"be.(anonymous function)","scriptId":"44","url":"http://127.0.0.2:9191/cockpit/$afeeb61a2f60acef4e005aebf97d9be2795639c8/kubernetes/registry.js","lineNumber":3937,"columnNumber":40},{"functionName":"","scriptId":"44","url":"http://127.0.0.2:9191/cockpit/$afeeb61a2f60acef4e005aebf97d9be2795639c8/kubernetes/registry.js","lineNumber":1427,"columnNumber":40},{"functionName":"l","scriptId":"44","url":"http://127.0.0.2:9191/cockpit/$afeeb61a2f60acef4e005aebf97d9be2795639c8/kubernetes/registry.js","lineNumber":2475,"columnNumber":41},{"functionName":"","scriptId":"44","url":"http://127.0.0.2:9191/cockpit/$afeeb61a2f60acef4e005aebf97d9be2795639c8/kubernetes/registry.js","lineNumber":2483,"columnNumber":20},{"functionName":"$eval","scriptId":"44","url":"http://127.0.0.2:9191/cockpit/$afeeb61a2f60acef4e005aebf97d9be2795639c8/kubernetes/registry.js","lineNumber":2799,"columnNumber":35},{"functionName":"$digest","scriptId":"44","url":"http://127.0.0.2:9191/cockpit/$afeeb61a2f60acef4e005aebf97d9be2795639c8/kubernetes/registry.js","lineNumber":2752,"columnNumber":59},{"functionName":"$apply","scriptId":"44","url":"http://127.0.0.2:9191/cockpit/$afeeb61a2f60acef4e005aebf97d9be2795639c8/kubernetes/registry.js","lineNumber":2821,"columnNumber":34},{"functionName":"","scriptId":"44","url":"http://127.0.0.2:9191/cockpit/$afeeb61a2f60acef4e005aebf97d9be2795639c8/kubernetes/registry.js","lineNumber":2184,"columnNumber":52},{"functionName":"n","scriptId":"44","url":"http://127.0.0.2:9191/cockpit/$afeeb61a2f60acef4e005aebf97d9be2795639c8/kubernetes/registry.js","lineNumber":713,"columnNumber":90},{"functionName":"ph_click","scriptId":"22","url":"","lineNumber":122,"columnNumber":7},{"functionName":"","scriptId":"87","url":"","lineNumber":0,"columnNumber":16}]}}
CDP: {"source":"security","level":"error","text":"Refused to apply inline style because it violates the following Content Security Policy directive: \"default-src 'self' http://127.0.0.2:9191\". Either the 'unsafe-inline' keyword, a hash ('sha256-I4l5F4Kq75Yvla5XX3FqfoQO1206LqJ8p8rtQPyLwm4='), or a nonce ('nonce-...') is required to enable inline execution. Note also that 'style-src' was not explicitly set, so 'default-src' is used as a fallback.\n","timestamp":1516615450267.02,"url":"http://127.0.0.2:9191/cockpit/$afeeb61a2f60acef4e005aebf97d9be2795639c8/kubernetes/registry.js","lineNumber":3920,"stackTrace":{"callFrames":[{"functionName":"html","scriptId":"44","url":"http://127.0.0.2:9191/cockpit/$afeeb61a2f60acef4e005aebf97d9be2795639c8/kubernetes/registry.js","lineNumber":3920,"columnNumber":74},{"functionName":"be.(anonymous function)","scriptId":"44","url":"http://127.0.0.2:9191/cockpit/$afeeb61a2f60acef4e005aebf97d9be2795639c8/kubernetes/registry.js","lineNumber":3937,"columnNumber":40},{"functionName":"","scriptId":"44","url":"http://127.0.0.2:9191/cockpit/$afeeb61a2f60acef4e005aebf97d9be2795639c8/kubernetes/registry.js","lineNumber":1427,"columnNumber":40},{"functionName":"l","scriptId":"44","url":"http://127.0.0.2:9191/cockpit/$afeeb61a2f60acef4e005aebf97d9be2795639c8/kubernetes/registry.js","lineNumber":2475,"columnNumber":41},{"functionName":"","scriptId":"44","url":"http://127.0.0.2:9191/cockpit/$afeeb61a2f60acef4e005aebf97d9be2795639c8/kubernetes/registry.js","lineNumber":2483,"columnNumber":20},{"functionName":"$eval","scriptId":"44","url":"http://127.0.0.2:9191/cockpit/$afeeb61a2f60acef4e005aebf97d9be2795639c8/kubernetes/registry.js","lineNumber":2799,"columnNumber":35},{"functionName":"$digest","scriptId":"44","url":"http://127.0.0.2:9191/cockpit/$afeeb61a2f60acef4e005aebf97d9be2795639c8/kubernetes/registry.js","lineNumber":2752,"columnNumber":59},{"functionName":"$apply","scriptId":"44","url":"http://127.0.0.2:9191/cockpit/$afeeb61a2f60acef4e005aebf97d9be2795639c8/kubernetes/registry.js","lineNumber":2821,"columnNumber":34},{"functionName":"","scriptId":"44","url":"http://127.0.0.2:9191/cockpit/$afeeb61a2f60acef4e005aebf97d9be2795639c8/kubernetes/registry.js","lineNumber":4914,"columnNumber":73},{"functionName":"n","scriptId":"44","url":"http://127.0.0.2:9191/cockpit/$afeeb61a2f60acef4e005aebf97d9be2795639c8/kubernetes/registry.js","lineNumber":713,"columnNumber":90},{"functionName":"ph_click","scriptId":"22","url":"","lineNumber":122,"columnNumber":7},{"functionName":"","scriptId":"103","url":"","lineNumber":0,"columnNumber":16}]}}
CDP: {"source":"security","level":"error","text":"Refused to apply inline style because it violates the following Content Security Policy directive: \"default-src 'self' http://127.0.0.2:9191\". Either the 'unsafe-inline' keyword, a hash ('sha256-I4l5F4Kq75Yvla5XX3FqfoQO1206LqJ8p8rtQPyLwm4='), or a nonce ('nonce-...') is required to enable inline execution. Note also that 'style-src' was not explicitly set, so 'default-src' is used as a fallback.\n","timestamp":1516615450526.21,"url":"http://127.0.0.2:9191/cockpit/$afeeb61a2f60acef4e005aebf97d9be2795639c8/kubernetes/registry.js","lineNumber":3920,"stackTrace":{"callFrames":[{"functionName":"html","scriptId":"44","url":"http://127.0.0.2:9191/cockpit/$afeeb61a2f60acef4e005aebf97d9be2795639c8/kubernetes/registry.js","lineNumber":3920,"columnNumber":74},{"functionName":"be.(anonymous function)","scriptId":"44","url":"http://127.0.0.2:9191/cockpit/$afeeb61a2f60acef4e005aebf97d9be2795639c8/kubernetes/registry.js","lineNumber":3937,"columnNumber":40},{"functionName":"","scriptId":"44","url":"http://127.0.0.2:9191/cockpit/$afeeb61a2f60acef4e005aebf97d9be2795639c8/kubernetes/registry.js","lineNumber":1427,"columnNumber":40},{"functionName":"l","scriptId":"44","url":"http://127.0.0.2:9191/cockpit/$afeeb61a2f60acef4e005aebf97d9be2795639c8/kubernetes/registry.js","lineNumber":2475,"columnNumber":41},{"functionName":"","scriptId":"44","url":"http://127.0.0.2:9191/cockpit/$afeeb61a2f60acef4e005aebf97d9be2795639c8/kubernetes/registry.js","lineNumber":2483,"columnNumber":20},{"functionName":"$eval","scriptId":"44","url":"http://127.0.0.2:9191/cockpit/$afeeb61a2f60acef4e005aebf97d9be2795639c8/kubernetes/registry.js","lineNumber":2799,"columnNumber":35},{"functionName":"$digest","scriptId":"44","url":"http://127.0.0.2:9191/cockpit/$afeeb61a2f60acef4e005aebf97d9be2795639c8/kubernetes/registry.js","lineNumber":2752,"columnNumber":59},{"functionName":"$apply","scriptId":"44","url":"http://127.0.0.2:9191/cockpit/$afeeb61a2f60acef4e005aebf97d9be2795639c8/kubernetes/registry.js","lineNumber":2821,"columnNumber":34},{"functionName":"","scriptId":"44","url":"http://127.0.0.2:9191/cockpit/$afeeb61a2f60acef4e005aebf97d9be2795639c8/kubernetes/registry.js","lineNumber":4914,"columnNumber":73},{"functionName":"n","scriptId":"44","url":"http://127.0.0.2:9191/cockpit/$afeeb61a2f60acef4e005aebf97d9be2795639c8/kubernetes/registry.js","lineNumber":713,"columnNumber":90},{"functionName":"ph_click","scriptId":"22","url":"","lineNumber":122,"columnNumber":7},{"functionName":"","scriptId":"106","url":"","lineNumber":0,"columnNumber":16}]}}
CDP: {"source":"security","level":"error","text":"Refused to apply inline style because it violates the following Content Security Policy directive: \"default-src 'self' http://127.0.0.2:9191\". Either the 'unsafe-inline' keyword, a hash ('sha256-I4l5F4Kq75Yvla5XX3FqfoQO1206LqJ8p8rtQPyLwm4='), or a nonce ('nonce-...') is required to enable inline execution. Note also that 'style-src' was not explicitly set, so 'default-src' is used as a fallback.\n","timestamp":1516615450978.7,"url":"http://127.0.0.2:9191/cockpit/$afeeb61a2f60acef4e005aebf97d9be2795639c8/kubernetes/registry.js","lineNumber":3920,"stackTrace":{"callFrames":[{"functionName":"html","scriptId":"44","url":"http://127.0.0.2:9191/cockpit/$afeeb61a2f60acef4e005aebf97d9be2795639c8/kubernetes/registry.js","lineNumber":3920,"columnNumber":74},{"functionName":"be.(anonymous function)","scriptId":"44","url":"http://127.0.0.2:9191/cockpit/$afeeb61a2f60acef4e005aebf97d9be2795639c8/kubernetes/registry.js","lineNumber":3937,"columnNumber":40},{"functionName":"","scriptId":"44","url":"http://127.0.0.2:9191/cockpit/$afeeb61a2f60acef4e005aebf97d9be2795639c8/kubernetes/registry.js","lineNumber":1427,"columnNumber":40},{"functionName":"l","scriptId":"44","url":"http://127.0.0.2:9191/cockpit/$afeeb61a2f60acef4e005aebf97d9be2795639c8/kubernetes/registry.js","lineNumber":2475,"columnNumber":41},{"functionName":"","scriptId":"44","url":"http://127.0.0.2:9191/cockpit/$afeeb61a2f60acef4e005aebf97d9be2795639c8/kubernetes/registry.js","lineNumber":2483,"columnNumber":20},{"functionName":"$eval","scriptId":"44","url":"http://127.0.0.2:9191/cockpit/$afeeb61a2f60acef4e005aebf97d9be2795639c8/kubernetes/registry.js","lineNumber":2799,"columnNumber":35},{"functionName":"$digest","scriptId":"44","url":"http://127.0.0.2:9191/cockpit/$afeeb61a2f60acef4e005aebf97d9be2795639c8/kubernetes/registry.js","lineNumber":2752,"columnNumber":59},{"functionName":"","scriptId":"44","url":"http://127.0.0.2:9191/cockpit/$afeeb61a2f60acef4e005aebf97d9be2795639c8/kubernetes/registry.js","lineNumber":2803,"columnNumber":42},{"functionName":"s","scriptId":"44","url":"http://127.0.0.2:9191/cockpit/$afeeb61a2f60acef4e005aebf97d9be2795639c8/kubernetes/registry.js","lineNumber":945,"columnNumber":22},{"functionName":"","scriptId":"44","url":"http://127.0.0.2:9191/cockpit/$afeeb61a2f60acef4e005aebf97d9be2795639c8/kubernetes/registry.js","lineNumber":1037,"columnNumber":33}]}}
CDP: {"source":"security","level":"error","text":"Refused to apply inline style because it violates the following Content Security Policy directive: \"default-src 'self' http://127.0.0.2:9191\". Either the 'unsafe-inline' keyword, a hash ('sha256-I4l5F4Kq75Yvla5XX3FqfoQO1206LqJ8p8rtQPyLwm4='), or a nonce ('nonce-...') is required to enable inline execution. Note also that 'style-src' was not explicitly set, so 'default-src' is used as a fallback.\n","timestamp":1516615451389.81,"url":"http://127.0.0.2:9191/cockpit/$afeeb61a2f60acef4e005aebf97d9be2795639c8/kubernetes/registry.js","lineNumber":3920,"stackTrace":{"callFrames":[{"functionName":"html","scriptId":"44","url":"http://127.0.0.2:9191/cockpit/$afeeb61a2f60acef4e005aebf97d9be2795639c8/kubernetes/registry.js","lineNumber":3920,"columnNumber":74},{"functionName":"be.(anonymous function)","scriptId":"44","url":"http://127.0.0.2:9191/cockpit/$afeeb61a2f60acef4e005aebf97d9be2795639c8/kubernetes/registry.js","lineNumber":3937,"columnNumber":40},{"functionName":"","scriptId":"44","url":"http://127.0.0.2:9191/cockpit/$afeeb61a2f60acef4e005aebf97d9be2795639c8/kubernetes/registry.js","lineNumber":1427,"columnNumber":40},{"functionName":"l","scriptId":"44","url":"http://127.0.0.2:9191/cockpit/$afeeb61a2f60acef4e005aebf97d9be2795639c8/kubernetes/registry.js","lineNumber":2475,"columnNumber":41},{"functionName":"","scriptId":"44","url":"http://127.0.0.2:9191/cockpit/$afeeb61a2f60acef4e005aebf97d9be2795639c8/kubernetes/registry.js","lineNumber":2483,"columnNumber":20},{"functionName":"$eval","scriptId":"44","url":"http://127.0.0.2:9191/cockpit/$afeeb61a2f60acef4e005aebf97d9be2795639c8/kubernetes/registry.js","lineNumber":2799,"columnNumber":35},{"functionName":"$digest","scriptId":"44","url":"http://127.0.0.2:9191/cockpit/$afeeb61a2f60acef4e005aebf97d9be2795639c8/kubernetes/registry.js","lineNumber":2752,"columnNumber":59},{"functionName":"","scriptId":"44","url":"http://127.0.0.2:9191/cockpit/$afeeb61a2f60acef4e005aebf97d9be2795639c8/kubernetes/registry.js","lineNumber":2193,"columnNumber":45},{"functionName":"","scriptId":"44","url":"http://127.0.0.2:9191/cockpit/$afeeb61a2f60acef4e005aebf97d9be2795639c8/kubernetes/registry.js","lineNumber":978,"columnNumber":20},{"functionName":"i","scriptId":"44","url":"http://127.0.0.2:9191/cockpit/$afeeb61a2f60acef4e005aebf97d9be2795639c8/kubernetes/registry.js","lineNumber":41,"columnNumber":73},{"functionName":"m","scriptId":"44","url":"http://127.0.0.2:9191/cockpit/$afeeb61a2f60acef4e005aebf97d9be2795639c8/kubernetes/registry.js","lineNumber":977,"columnNumber":65},{"functionName":"u","scriptId":"44","url":"http://127.0.0.2:9191/cockpit/$afeeb61a2f60acef4e005aebf97d9be2795639c8/kubernetes/registry.js","lineNumber":966,"columnNumber":21},{"functionName":"n","scriptId":"44","url":"http://127.0.0.2:9191/cockpit/$afeeb61a2f60acef4e005aebf97d9be2795639c8/kubernetes/registry.js","lineNumber":713,"columnNumber":90},{"functionName":"ph_go","scriptId":"22","url":"","lineNumber":167,"columnNumber":29},{"functionName":"","scriptId":"123","url":"","lineNumber":0,"columnNumber":16}]}}
CDP: {"source":"security","level":"error","text":"Refused to apply inline style because it violates the following Content Security Policy directive: \"default-src 'self' http://127.0.0.2:9191\". Either the 'unsafe-inline' keyword, a hash ('sha256-I4l5F4Kq75Yvla5XX3FqfoQO1206LqJ8p8rtQPyLwm4='), or a nonce ('nonce-...') is required to enable inline execution. Note also that 'style-src' was not explicitly set, so 'default-src' is used as a fallback.\n","timestamp":1516615451536.73,"url":"http://127.0.0.2:9191/cockpit/$afeeb61a2f60acef4e005aebf97d9be2795639c8/kubernetes/registry.js","lineNumber":3920,"stackTrace":{"callFrames":[{"functionName":"html","scriptId":"44","url":"http://127.0.0.2:9191/cockpit/$afeeb61a2f60acef4e005aebf97d9be2795639c8/kubernetes/registry.js","lineNumber":3920,"columnNumber":74},{"functionName":"be.(anonymous function)","scriptId":"44","url":"http://127.0.0.2:9191/cockpit/$afeeb61a2f60acef4e005aebf97d9be2795639c8/kubernetes/registry.js","lineNumber":3937,"columnNumber":40},{"functionName":"","scriptId":"44","url":"http://127.0.0.2:9191/cockpit/$afeeb61a2f60acef4e005aebf97d9be2795639c8/kubernetes/registry.js","lineNumber":1427,"columnNumber":40},{"functionName":"l","scriptId":"44","url":"http://127.0.0.2:9191/cockpit/$afeeb61a2f60acef4e005aebf97d9be2795639c8/kubernetes/registry.js","lineNumber":2475,"columnNumber":41},{"functionName":"","scriptId":"44","url":"http://127.0.0.2:9191/cockpit/$afeeb61a2f60acef4e005aebf97d9be2795639c8/kubernetes/registry.js","lineNumber":2483,"columnNumber":20},{"functionName":"$eval","scriptId":"44","url":"http://127.0.0.2:9191/cockpit/$afeeb61a2f60acef4e005aebf97d9be2795639c8/kubernetes/registry.js","lineNumber":2799,"columnNumber":35},{"functionName":"$digest","scriptId":"44","url":"http://127.0.0.2:9191/cockpit/$afeeb61a2f60acef4e005aebf97d9be2795639c8/kubernetes/registry.js","lineNumber":2752,"columnNumber":59},{"functionName":"","scriptId":"44","url":"http://127.0.0.2:9191/cockpit/$afeeb61a2f60acef4e005aebf97d9be2795639c8/kubernetes/registry.js","lineNumber":2193,"columnNumber":45},{"functionName":"","scriptId":"44","url":"http://127.0.0.2:9191/cockpit/$afeeb61a2f60acef4e005aebf97d9be2795639c8/kubernetes/registry.js","lineNumber":978,"columnNumber":20},{"functionName":"i","scriptId":"44","url":"http://127.0.0.2:9191/cockpit/$afeeb61a2f60acef4e005aebf97d9be2795639c8/kubernetes/registry.js","lineNumber":41,"columnNumber":73},{"functionName":"m","scriptId":"44","url":"http://127.0.0.2:9191/cockpit/$afeeb61a2f60acef4e005aebf97d9be2795639c8/kubernetes/registry.js","lineNumber":977,"columnNumber":65},{"functionName":"u","scriptId":"44","url":"http://127.0.0.2:9191/cockpit/$afeeb61a2f60acef4e005aebf97d9be2795639c8/kubernetes/registry.js","lineNumber":966,"columnNumber":21},{"functionName":"n","scriptId":"44","url":"http://127.0.0.2:9191/cockpit/$afeeb61a2f60acef4e005aebf97d9be2795639c8/kubernetes/registry.js","lineNumber":713,"columnNumber":90},{"functionName":"ph_go","scriptId":"22","url":"","lineNumber":167,"columnNumber":29},{"functionName":"","scriptId":"133","url":"","lineNumber":0,"columnNumber":16}]}}
CDP: {"source":"security","level":"error","text":"Refused to apply inline style because it violates the following Content Security Policy directive: \"default-src 'self' http://127.0.0.2:9191\". Either the 'unsafe-inline' keyword, a hash ('sha256-I4l5F4Kq75Yvla5XX3FqfoQO1206LqJ8p8rtQPyLwm4='), or a nonce ('nonce-...') is required to enable inline execution. Note also that 'style-src' was not explicitly set, so 'default-src' is used as a fallback.\n","timestamp":1516615451739.19,"url":"http://127.0.0.2:9191/cockpit/$afeeb61a2f60acef4e005aebf97d9be2795639c8/kubernetes/registry.js","lineNumber":3920,"stackTrace":{"callFrames":[{"functionName":"html","scriptId":"44","url":"http://127.0.0.2:9191/cockpit/$afeeb61a2f60acef4e005aebf97d9be2795639c8/kubernetes/registry.js","lineNumber":3920,"columnNumber":74},{"functionName":"be.(anonymous function)","scriptId":"44","url":"http://127.0.0.2:9191/cockpit/$afeeb61a2f60acef4e005aebf97d9be2795639c8/kubernetes/registry.js","lineNumber":3937,"columnNumber":40},{"functionName":"","scriptId":"44","url":"http://127.0.0.2:9191/cockpit/$afeeb61a2f60acef4e005aebf97d9be2795639c8/kubernetes/registry.js","lineNumber":1427,"columnNumber":40},{"functionName":"l","scriptId":"44","url":"http://127.0.0.2:9191/cockpit/$afeeb61a2f60acef4e005aebf97d9be2795639c8/kubernetes/registry.js","lineNumber":2475,"columnNumber":41},{"functionName":"","scriptId":"44","url":"http://127.0.0.2:9191/cockpit/$afeeb61a2f60acef4e005aebf97d9be2795639c8/kubernetes/registry.js","lineNumber":2483,"columnNumber":20},{"functionName":"$eval","scriptId":"44","url":"http://127.0.0.2:9191/cockpit/$afeeb61a2f60acef4e005aebf97d9be2795639c8/kubernetes/registry.js","lineNumber":2799,"columnNumber":35},{"functionName":"$digest","scriptId":"44","url":"http://127.0.0.2:9191/cockpit/$afeeb61a2f60acef4e005aebf97d9be2795639c8/kubernetes/registry.js","lineNumber":2752,"columnNumber":59},{"functionName":"","scriptId":"44","url":"http://127.0.0.2:9191/cockpit/$afeeb61a2f60acef4e005aebf97d9be2795639c8/kubernetes/registry.js","lineNumber":2193,"columnNumber":45},{"functionName":"","scriptId":"44","url":"http://127.0.0.2:9191/cockpit/$afeeb61a2f60acef4e005aebf97d9be2795639c8/kubernetes/registry.js","lineNumber":978,"columnNumber":20},{"functionName":"i","scriptId":"44","url":"http://127.0.0.2:9191/cockpit/$afeeb61a2f60acef4e005aebf97d9be2795639c8/kubernetes/registry.js","lineNumber":41,"columnNumber":73},{"functionName":"m","scriptId":"44","url":"http://127.0.0.2:9191/cockpit/$afeeb61a2f60acef4e005aebf97d9be2795639c8/kubernetes/registry.js","lineNumber":977,"columnNumber":65},{"functionName":"u","scriptId":"44","url":"http://127.0.0.2:9191/cockpit/$afeeb61a2f60acef4e005aebf97d9be2795639c8/kubernetes/registry.js","lineNumber":966,"columnNumber":21},{"functionName":"n","scriptId":"44","url":"http://127.0.0.2:9191/cockpit/$afeeb61a2f60acef4e005aebf97d9be2795639c8/kubernetes/registry.js","lineNumber":713,"columnNumber":90},{"functionName":"ph_go","scriptId":"22","url":"","lineNumber":167,"columnNumber":29},{"functionName":"","scriptId":"133","url":"","lineNumber":0,"columnNumber":16}]}}
CDP: {"source":"security","level":"error","text":"Refused to apply inline style because it violates the following Content Security Policy directive: \"default-src 'self' http://127.0.0.2:9191\". Either the 'unsafe-inline' keyword, a hash ('sha256-I4l5F4Kq75Yvla5XX3FqfoQO1206LqJ8p8rtQPyLwm4='), or a nonce ('nonce-...') is required to enable inline execution. Note also that 'style-src' was not explicitly set, so 'default-src' is used as a fallback.\n","timestamp":1516615451850.38,"url":"http://127.0.0.2:9191/cockpit/$afeeb61a2f60acef4e005aebf97d9be2795639c8/kubernetes/registry.js","lineNumber":3920,"stackTrace":{"callFrames":[{"functionName":"html","scriptId":"44","url":"http://127.0.0.2:9191/cockpit/$afeeb61a2f60acef4e005aebf97d9be2795639c8/kubernetes/registry.js","lineNumber":3920,"columnNumber":74},{"functionName":"be.(anonymous function)","scriptId":"44","url":"http://127.0.0.2:9191/cockpit/$afeeb61a2f60acef4e005aebf97d9be2795639c8/kubernetes/registry.js","lineNumber":3937,"columnNumber":40},{"functionName":"","scriptId":"44","url":"http://127.0.0.2:9191/cockpit/$afeeb61a2f60acef4e005aebf97d9be2795639c8/kubernetes/registry.js","lineNumber":1427,"columnNumber":40},{"functionName":"l","scriptId":"44","url":"http://127.0.0.2:9191/cockpit/$afeeb61a2f60acef4e005aebf97d9be2795639c8/kubernetes/registry.js","lineNumber":2475,"columnNumber":41},{"functionName":"","scriptId":"44","url":"http://127.0.0.2:9191/cockpit/$afeeb61a2f60acef4e005aebf97d9be2795639c8/kubernetes/registry.js","lineNumber":2483,"columnNumber":20},{"functionName":"$eval","scriptId":"44","url":"http://127.0.0.2:9191/cockpit/$afeeb61a2f60acef4e005aebf97d9be2795639c8/kubernetes/registry.js","lineNumber":2799,"columnNumber":35},{"functionName":"$digest","scriptId":"44","url":"http://127.0.0.2:9191/cockpit/$afeeb61a2f60acef4e005aebf97d9be2795639c8/kubernetes/registry.js","lineNumber":2752,"columnNumber":59},{"functionName":"","scriptId":"44","url":"http://127.0.0.2:9191/cockpit/$afeeb61a2f60acef4e005aebf97d9be2795639c8/kubernetes/registry.js","lineNumber":2193,"columnNumber":45},{"functionName":"","scriptId":"44","url":"http://127.0.0.2:9191/cockpit/$afeeb61a2f60acef4e005aebf97d9be2795639c8/kubernetes/registry.js","lineNumber":978,"columnNumber":20},{"functionName":"i","scriptId":"44","url":"http://127.0.0.2:9191/cockpit/$afeeb61a2f60acef4e005aebf97d9be2795639c8/kubernetes/registry.js","lineNumber":41,"columnNumber":73},{"functionName":"m","scriptId":"44","url":"http://127.0.0.2:9191/cockpit/$afeeb61a2f60acef4e005aebf97d9be2795639c8/kubernetes/registry.js","lineNumber":977,"columnNumber":65},{"functionName":"u","scriptId":"44","url":"http://127.0.0.2:9191/cockpit/$afeeb61a2f60acef4e005aebf97d9be2795639c8/kubernetes/registry.js","lineNumber":966,"columnNumber":21},{"functionName":"n","scriptId":"44","url":"http://127.0.0.2:9191/cockpit/$afeeb61a2f60acef4e005aebf97d9be2795639c8/kubernetes/registry.js","lineNumber":713,"columnNumber":90},{"functionName":"ph_go","scriptId":"22","url":"","lineNumber":167,"columnNumber":29},{"functionName":"","scriptId":"133","url":"","lineNumber":0,"columnNumber":16}]}}
CDP: {"source":"security","level":"error","text":"Refused to apply inline style because it violates the following Content Security Policy directive: \"default-src 'self' http://127.0.0.2:9191\". Either the 'unsafe-inline' keyword, a hash ('sha256-I4l5F4Kq75Yvla5XX3FqfoQO1206LqJ8p8rtQPyLwm4='), or a nonce ('nonce-...') is required to enable inline execution. Note also that 'style-src' was not explicitly set, so 'default-src' is used as a fallback.\n","timestamp":1516615451911.31,"url":"http://127.0.0.2:9191/cockpit/$afeeb61a2f60acef4e005aebf97d9be2795639c8/kubernetes/registry.js","lineNumber":3920,"stackTrace":{"callFrames":[{"functionName":"html","scriptId":"44","url":"http://127.0.0.2:9191/cockpit/$afeeb61a2f60acef4e005aebf97d9be2795639c8/kubernetes/registry.js","lineNumber":3920,"columnNumber":74},{"functionName":"be.(anonymous function)","scriptId":"44","url":"http://127.0.0.2:9191/cockpit/$afeeb61a2f60acef4e005aebf97d9be2795639c8/kubernetes/registry.js","lineNumber":3937,"columnNumber":40},{"functionName":"","scriptId":"44","url":"http://127.0.0.2:9191/cockpit/$afeeb61a2f60acef4e005aebf97d9be2795639c8/kubernetes/registry.js","lineNumber":1427,"columnNumber":40},{"functionName":"l","scriptId":"44","url":"http://127.0.0.2:9191/cockpit/$afeeb61a2f60acef4e005aebf97d9be2795639c8/kubernetes/registry.js","lineNumber":2475,"columnNumber":41},{"functionName":"","scriptId":"44","url":"http://127.0.0.2:9191/cockpit/$afeeb61a2f60acef4e005aebf97d9be2795639c8/kubernetes/registry.js","lineNumber":2483,"columnNumber":20},{"functionName":"$eval","scriptId":"44","url":"http://127.0.0.2:9191/cockpit/$afeeb61a2f60acef4e005aebf97d9be2795639c8/kubernetes/registry.js","lineNumber":2799,"columnNumber":35},{"functionName":"$digest","scriptId":"44","url":"http://127.0.0.2:9191/cockpit/$afeeb61a2f60acef4e005aebf97d9be2795639c8/kubernetes/registry.js","lineNumber":2752,"columnNumber":59},{"functionName":"$apply","scriptId":"44","url":"http://127.0.0.2:9191/cockpit/$afeeb61a2f60acef4e005aebf97d9be2795639c8/kubernetes/registry.js","lineNumber":2821,"columnNumber":34},{"functionName":"","scriptId":"44","url":"http://127.0.0.2:9191/cockpit/$afeeb61a2f60acef4e005aebf97d9be2795639c8/kubernetes/registry.js","lineNumber":4914,"columnNumber":73},{"functionName":"n","scriptId":"44","url":"http://127.0.0.2:9191/cockpit/$afeeb61a2f60acef4e005aebf97d9be2795639c8/kubernetes/registry.js","lineNumber":713,"columnNumber":90},{"functionName":"ph_click","scriptId":"22","url":"","lineNumber":122,"columnNumber":7},{"functionName":"","scriptId":"151","url":"","lineNumber":0,"columnNumber":16}]}}
Unexpected journal message 'audit: type=1400 audit(1516615407.254:166): avc:  denied  { map } for  pid=1277 comm="hostname" path="/usr/bin/hostname" dev="dm-0" ino=20028 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:hostname_exec_t:s0 tclass=file permissive=0'
Wrote JS log to TestRegistry-testImages-fedora-27-127.0.0.2-2301-FAIL.js.log
Journal extracted to TestRegistry-testImages-fedora-27-127.0.0.2-2301-FAIL.log
Journal extracted to TestRegistry-testImages-openshift-127.0.0.2-2302-FAIL.log
/etc/profile.d/lang.sh: line 20: warning: setlocale: LC_COLLATE: cannot change locale (en_US.UTF-8): No such file or directory
/etc/profile.d/lang.sh: line 23: warning: setlocale: LC_MESSAGES: cannot change locale (en_US.UTF-8): No such file or directory
/etc/profile.d/lang.sh: line 26: warning: setlocale: LC_NUMERIC: cannot change locale (en_US.UTF-8): No such file or directory
/etc/profile.d/lang.sh: line 29: warning: setlocale: LC_TIME: cannot change locale (en_US.UTF-8): No such file or directory
Traceback (most recent call last):
  File "/build/cockpit/test/common/testlib.py", line 669, in tearDown
    self.check_journal_messages()
  File "/build/cockpit/test/common/testlib.py", line 804, in check_journal_messages
    raise Error(first)
Error: audit: type=1400 audit(1516615407.254:166): avc:  denied  { map } for  pid=1277 comm="hostname" path="/usr/bin/hostname" dev="dm-0" ino=20028 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:hostname_exec_t:s0 tclass=file permissive=0

not ok 177 testImages (check_openshift.TestRegistry) # duration: 58s
Wrote screenshot to TestRegistry-testImages-fedora-27-127.0.0.2-2301-FAIL.png
Wrote HTML dump to TestRegistry-testImages-fedora-27-127.0.0.2-2301-FAIL.html
Wrote JS log to TestRegistry-testImages-fedora-27-127.0.0.2-2301-FAIL.js.log
Journal extracted to TestRegistry-testImages-fedora-27-127.0.0.2-2301-FAIL.log
Journal extracted to TestRegistry-testImages-openshift-127.0.0.2-2302-FAIL.log
/etc/profile.d/lang.sh: line 20: warning: setlocale: LC_COLLATE: cannot change locale (en_US.UTF-8): No such file or directory
/etc/profile.d/lang.sh: line 23: warning: setlocale: LC_MESSAGES: cannot change locale (en_US.UTF-8): No such file or directory
/etc/profile.d/lang.sh: line 26: warning: setlocale: LC_NUMERIC: cannot change locale (en_US.UTF-8): No such file or directory
/etc/profile.d/lang.sh: line 29: warning: setlocale: LC_TIME: cannot change locale (en_US.UTF-8): No such file or directory

First occurrence: 2018-01-22T10:04:23.333686 | revision bfc1f931a789004fc4a4afeca66c2422ca91c28b, logs Times recorded: 1 Latest occurrences:

cockpituous commented 6 years ago

verify/fedora-27 Ooops, it happened again


# ----------------------------------------------------------------------
# testBondingMain (check_networking_bond.TestNetworking)
#
NAME             UUID                                  TYPE            DEVICE 
System eth0      5fb06bd0-0bb0-7ffb-45f1-d6edd65f3e03  802-3-ethernet  eth0   
static-52:54:01  15044a77-5326-4813-afb4-48d6fe112573  802-3-ethernet  eth1   
virbr0           07a78fb5-b2a1-47f1-80e9-82637fff34fc  bridge          virbr0 
System eth1      9c92fad9-6ecb-3e6c-eb4d-8a47c6f50c04  802-3-ethernet  --     
ens2             39ef3890-56af-4114-9a24-f3f94c42acfe  802-3-ethernet  --     

52:54:01:00:00:01 -> eth1
ftruncate() failed: Permission denied

DevTools listening on ws://127.0.0.1:9923/devtools/browser/d12d49d4-f609-499f-9510-c19c6d7085ad
[0120/131433.070882:ERROR:zygote_host_impl_linux.cc(268)] Failed to adjust OOM score of renderer with pid 42497: Permission denied (13)
[0120/131434.048230:ERROR:zygote_host_impl_linux.cc(268)] Failed to adjust OOM score of renderer with pid 42565: Permission denied (13)
Unexpected journal message 'audit: type=1400 audit(1516454064.265:178): avc:  denied  { map } for  pid=1291 comm="hostname" path="/usr/bin/hostname" dev="dm-0" ino=20028 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:hostname_exec_t:s0 tclass=file permissive=0'
Unexpected journal message 'audit: type=1400 audit(1516454064.482:183): avc:  denied  { execute_no_trans } for  pid=1327 comm="pmie_check" path="/usr/bin/pmie" dev="dm-0" ino=139127 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:pcp_pmie_exec_t:s0 tclass=file permissive=0'
Wrote JS log to TestNetworking-testBondingMain-fedora-27-127.0.0.2-2201-FAIL.js.log
Journal extracted to TestNetworking-testBondingMain-fedora-27-127.0.0.2-2201-FAIL.log
Journal extracted to TestNetworking-testBondingMain-fedora-26-127.0.0.2-2202-FAIL.log
Traceback (most recent call last):
  File "/build/cockpit/test/common/testlib.py", line 669, in tearDown
    self.check_journal_messages()
  File "/build/cockpit/test/common/testlib.py", line 804, in check_journal_messages
    raise Error(first)
Error: audit: type=1400 audit(1516454064.265:178): avc:  denied  { map } for  pid=1291 comm="hostname" path="/usr/bin/hostname" dev="dm-0" ino=20028 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:hostname_exec_t:s0 tclass=file permissive=0

not ok 18 testBondingMain (check_networking_bond.TestNetworking) # duration: 28s
Wrote screenshot to TestNetworking-testBondingMain-fedora-27-127.0.0.2-2201-FAIL.png
Wrote HTML dump to TestNetworking-testBondingMain-fedora-27-127.0.0.2-2201-FAIL.html
Wrote JS log to TestNetworking-testBondingMain-fedora-27-127.0.0.2-2201-FAIL.js.log
Journal extracted to TestNetworking-testBondingMain-fedora-27-127.0.0.2-2201-FAIL.log
Journal extracted to TestNetworking-testBondingMain-fedora-26-127.0.0.2-2202-FAIL.log

First occurrence: 2018-01-20T13:14:41.985157 | revision 47ce2fa30ee488380faedcae0bde51784d8d79b5, logs Times recorded: 1 Latest occurrences:

# ----------------------------------------------------------------------
# testVolumesAndEnvironment (check_docker.TestDocker)
#

DevTools listening on ws://127.0.0.1:9981/devtools/browser/88a15644-f863-40cc-a18f-6d7a3e0f24b2
[0122/073134.120529:ERROR:zygote_host_impl_linux.cc(268)] Failed to adjust OOM score of renderer with pid 17863: Permission denied (13)
[0122/073135.139193:ERROR:zygote_host_impl_linux.cc(268)] Failed to adjust OOM score of renderer with pid 17974: Permission denied (13)
Unexpected journal message 'audit: type=1400 audit(1516606242.437:160): avc:  denied  { map } for  pid=1233 comm="hostname" path="/usr/bin/hostname" dev="dm-0" ino=20028 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:hostname_exec_t:s0 tclass=file permissive=0'
Unexpected journal message 'audit: type=1400 audit(1516606242.715:164): avc:  denied  { execute_no_trans } for  pid=1291 comm="pmie_check" path="/usr/bin/pmie" dev="dm-0" ino=139127 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:pcp_pmie_exec_t:s0 tclass=file permissive=0'
Wrote JS log to TestDocker-testVolumesAndEnvironment-fedora-27-127.0.0.2-2201-FAIL.js.log
Journal extracted to TestDocker-testVolumesAndEnvironment-fedora-27-127.0.0.2-2201-FAIL.log
Traceback (most recent call last):
  File "/build/cockpit/test/common/testlib.py", line 669, in tearDown
    self.check_journal_messages()
  File "/build/cockpit/test/common/testlib.py", line 804, in check_journal_messages
    raise Error(first)
Error: audit: type=1400 audit(1516606242.437:160): avc:  denied  { map } for  pid=1233 comm="hostname" path="/usr/bin/hostname" dev="dm-0" ino=20028 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:hostname_exec_t:s0 tclass=file permissive=0

not ok 161 testVolumesAndEnvironment (check_docker.TestDocker) # duration: 79s
Wrote screenshot to TestDocker-testVolumesAndEnvironment-fedora-27-127.0.0.2-2201-FAIL.png
Wrote HTML dump to TestDocker-testVolumesAndEnvironment-fedora-27-127.0.0.2-2201-FAIL.html
Wrote JS log to TestDocker-testVolumesAndEnvironment-fedora-27-127.0.0.2-2201-FAIL.js.log
Journal extracted to TestDocker-testVolumesAndEnvironment-fedora-27-127.0.0.2-2201-FAIL.log

First occurrence: 2018-01-22T07:31:47.276199 | revision 6a5c0cf00365d6c8851c89e7f2c5973e93a69db1, logs Times recorded: 1 Latest occurrences:

# ----------------------------------------------------------------------
# testFailure (check_docker.TestDocker)
#

DevTools listening on ws://127.0.0.1:9410/devtools/browser/f9f4506d-ce4d-491c-b2d6-198e93f8e790
[0122/073140.597212:ERROR:zygote_host_impl_linux.cc(268)] Failed to adjust OOM score of renderer with pid 18161: Permission denied (13)
[0122/073141.671257:ERROR:zygote_host_impl_linux.cc(268)] Failed to adjust OOM score of renderer with pid 18192: Permission denied (13)
> warning: 
Unexpected journal message 'audit: type=1400 audit(1516606248.829:163): avc:  denied  { map } for  pid=1297 comm="hostname" path="/usr/bin/hostname" dev="dm-0" ino=20028 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:hostname_exec_t:s0 tclass=file permissive=0'
Wrote JS log to TestDocker-testFailure-fedora-27-127.0.0.2-2301-FAIL.js.log
Journal extracted to TestDocker-testFailure-fedora-27-127.0.0.2-2301-FAIL.log
Traceback (most recent call last):
  File "/build/cockpit/test/common/testlib.py", line 669, in tearDown
    self.check_journal_messages()
  File "/build/cockpit/test/common/testlib.py", line 804, in check_journal_messages
    raise Error(first)
Error: audit: type=1400 audit(1516606248.829:163): avc:  denied  { map } for  pid=1297 comm="hostname" path="/usr/bin/hostname" dev="dm-0" ino=20028 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:hostname_exec_t:s0 tclass=file permissive=0

not ok 158 testFailure (check_docker.TestDocker) # duration: 125s
Wrote screenshot to TestDocker-testFailure-fedora-27-127.0.0.2-2301-FAIL.png
Wrote HTML dump to TestDocker-testFailure-fedora-27-127.0.0.2-2301-FAIL.html
Wrote JS log to TestDocker-testFailure-fedora-27-127.0.0.2-2301-FAIL.js.log
Journal extracted to TestDocker-testFailure-fedora-27-127.0.0.2-2301-FAIL.log

First occurrence: 2018-01-22T07:32:42.281140 | revision 6a5c0cf00365d6c8851c89e7f2c5973e93a69db1, logs Times recorded: 1 Latest occurrences:

# ----------------------------------------------------------------------
# testExpire (check_accounts.TestAccounts)
#

DevTools listening on ws://127.0.0.1:9507/devtools/browser/9e2232e8-9bc2-49c0-8ee6-e3facbe09d9b
[0122/073350.893587:ERROR:zygote_host_impl_linux.cc(268)] Failed to adjust OOM score of renderer with pid 21554: Permission denied (13)
[0122/073352.007224:ERROR:zygote_host_impl_linux.cc(268)] Failed to adjust OOM score of renderer with pid 21612: Permission denied (13)
Unexpected journal message 'audit: type=1400 audit(1516606421.765:159): avc:  denied  { map } for  pid=1256 comm="hostname" path="/usr/bin/hostname" dev="dm-0" ino=20028 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:hostname_exec_t:s0 tclass=file permissive=0'
Unexpected journal message 'audit: type=1400 audit(1516606421.968:163): avc:  denied  { execute_no_trans } for  pid=1304 comm="pmie_check" path="/usr/bin/pmie" dev="dm-0" ino=139127 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:pcp_pmie_exec_t:s0 tclass=file permissive=0'
Wrote JS log to TestAccounts-testExpire-fedora-27-127.0.0.2-2801-FAIL.js.log
Journal extracted to TestAccounts-testExpire-fedora-27-127.0.0.2-2801-FAIL.log
Traceback (most recent call last):
  File "/build/cockpit/test/common/testlib.py", line 669, in tearDown
    self.check_journal_messages()
  File "/build/cockpit/test/common/testlib.py", line 804, in check_journal_messages
    raise Error(first)
Error: audit: type=1400 audit(1516606421.765:159): avc:  denied  { map } for  pid=1256 comm="hostname" path="/usr/bin/hostname" dev="dm-0" ino=20028 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:hostname_exec_t:s0 tclass=file permissive=0

not ok 138 testExpire (check_accounts.TestAccounts) # duration: 37s
Wrote screenshot to TestAccounts-testExpire-fedora-27-127.0.0.2-2801-FAIL.png
Wrote HTML dump to TestAccounts-testExpire-fedora-27-127.0.0.2-2801-FAIL.html
Wrote JS log to TestAccounts-testExpire-fedora-27-127.0.0.2-2801-FAIL.js.log
Journal extracted to TestAccounts-testExpire-fedora-27-127.0.0.2-2801-FAIL.log

First occurrence: 2018-01-22T07:34:06.731096 | revision 6a5c0cf00365d6c8851c89e7f2c5973e93a69db1, logs Times recorded: 1 Latest occurrences:

# ----------------------------------------------------------------------
# testImagestreamImport (check_openshift.TestRegistry)
#
/etc/profile.d/lang.sh: line 20: warning: setlocale: LC_COLLATE: cannot change locale (en_US.UTF-8): No such file or directory
/etc/profile.d/lang.sh: line 23: warning: setlocale: LC_MESSAGES: cannot change locale (en_US.UTF-8): No such file or directory
/etc/profile.d/lang.sh: line 26: warning: setlocale: LC_NUMERIC: cannot change locale (en_US.UTF-8): No such file or directory
/etc/profile.d/lang.sh: line 29: warning: setlocale: LC_TIME: cannot change locale (en_US.UTF-8): No such file or directory
/etc/profile.d/lang.sh: line 20: warning: setlocale: LC_COLLATE: cannot change locale (en_US.UTF-8): No such file or directory
/etc/profile.d/lang.sh: line 23: warning: setlocale: LC_MESSAGES: cannot change locale (en_US.UTF-8): No such file or directory
/etc/profile.d/lang.sh: line 26: warning: setlocale: LC_NUMERIC: cannot change locale (en_US.UTF-8): No such file or directory
/etc/profile.d/lang.sh: line 29: warning: setlocale: LC_TIME: cannot change locale (en_US.UTF-8): No such file or directory
The connection to the server 10.111.112.101:8443 was refused - did you specify the right host or port?
The connection to the server 10.111.112.101:8443 was refused - did you specify the right host or port?
The connection to the server 10.111.112.101:8443 was refused - did you specify the right host or port?
The connection to the server 10.111.112.101:8443 was refused - did you specify the right host or port?
The connection to the server 10.111.112.101:8443 was refused - did you specify the right host or port?
The connection to the server 10.111.112.101:8443 was refused - did you specify the right host or port?
The connection to the server 10.111.112.101:8443 was refused - did you specify the right host or port?

DevTools listening on ws://127.0.0.1:9766/devtools/browser/fa54cbae-e402-45cc-8835-665e82a4887a
[0122/073450.314382:ERROR:zygote_host_impl_linux.cc(268)] Failed to adjust OOM score of renderer with pid 23157: Permission denied (13)
[0122/073451.469230:ERROR:zygote_host_impl_linux.cc(268)] Failed to adjust OOM score of renderer with pid 23211: Permission denied (13)
> warning: 2018-01-22 02:34:55.640354 I | proto: duplicate proto type registered: google.protobuf.Any
2018-01-22 02:34:55.640556 I | proto: duplicate proto type registered: google.protobuf.Duration
2018-01-22 02:34:55.640590 I | proto: duplicate proto type registered: google.protobuf.Timestamp

> warning: 2018-01-22 02:34:56.034586 I | proto: duplicate proto type registered: google.protobuf.Any
2018-01-22 02:34:56.034698 I | proto: duplicate proto type registered: google.protobuf.Duration
2018-01-22 02:34:56.034731 I | proto: duplicate proto type registered: google.protobuf.Timestamp

CDP: {"source":"security","level":"error","text":"Refused to apply inline style because it violates the following Content Security Policy directive: \"default-src 'self' http://127.0.0.2:9091\". Either the 'unsafe-inline' keyword, a hash ('sha256-I4l5F4Kq75Yvla5XX3FqfoQO1206LqJ8p8rtQPyLwm4='), or a nonce ('nonce-...') is required to enable inline execution. Note also that 'style-src' was not explicitly set, so 'default-src' is used as a fallback.\n","timestamp":1516606497205.3,"url":"http://127.0.0.2:9091/cockpit/$10b90b67875dd314204fa69a2cc683d51f94ce25/kubernetes/registry.js","lineNumber":3920,"stackTrace":{"callFrames":[{"functionName":"html","scriptId":"44","url":"http://127.0.0.2:9091/cockpit/$10b90b67875dd314204fa69a2cc683d51f94ce25/kubernetes/registry.js","lineNumber":3920,"columnNumber":74},{"functionName":"be.(anonymous function)","scriptId":"44","url":"http://127.0.0.2:9091/cockpit/$10b90b67875dd314204fa69a2cc683d51f94ce25/kubernetes/registry.js","lineNumber":3937,"columnNumber":40},{"functionName":"","scriptId":"44","url":"http://127.0.0.2:9091/cockpit/$10b90b67875dd314204fa69a2cc683d51f94ce25/kubernetes/registry.js","lineNumber":1427,"columnNumber":40},{"functionName":"l","scriptId":"44","url":"http://127.0.0.2:9091/cockpit/$10b90b67875dd314204fa69a2cc683d51f94ce25/kubernetes/registry.js","lineNumber":2475,"columnNumber":41},{"functionName":"","scriptId":"44","url":"http://127.0.0.2:9091/cockpit/$10b90b67875dd314204fa69a2cc683d51f94ce25/kubernetes/registry.js","lineNumber":2483,"columnNumber":20},{"functionName":"$eval","scriptId":"44","url":"http://127.0.0.2:9091/cockpit/$10b90b67875dd314204fa69a2cc683d51f94ce25/kubernetes/registry.js","lineNumber":2799,"columnNumber":35},{"functionName":"$digest","scriptId":"44","url":"http://127.0.0.2:9091/cockpit/$10b90b67875dd314204fa69a2cc683d51f94ce25/kubernetes/registry.js","lineNumber":2752,"columnNumber":59},{"functionName":"$apply","scriptId":"44","url":"http://127.0.0.2:9091/cockpit/$10b90b67875dd314204fa69a2cc683d51f94ce25/kubernetes/registry.js","lineNumber":2821,"columnNumber":34},{"functionName":"","scriptId":"44","url":"http://127.0.0.2:9091/cockpit/$10b90b67875dd314204fa69a2cc683d51f94ce25/kubernetes/registry.js","lineNumber":2660,"columnNumber":26},{"functionName":"s","scriptId":"44","url":"http://127.0.0.2:9091/cockpit/$10b90b67875dd314204fa69a2cc683d51f94ce25/kubernetes/registry.js","lineNumber":945,"columnNumber":22},{"functionName":"","scriptId":"44","url":"http://127.0.0.2:9091/cockpit/$10b90b67875dd314204fa69a2cc683d51f94ce25/kubernetes/registry.js","lineNumber":1037,"columnNumber":33}]}}
Unexpected journal message 'audit: type=1400 audit(1516606443.968:165): avc:  denied  { execute_no_trans } for  pid=1285 comm="pmie_check" path="/usr/bin/pmie" dev="dm-0" ino=139127 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:pcp_pmie_exec_t:s0 tclass=file permissive=0'
Wrote JS log to TestRegistry-testImagestreamImport-fedora-27-127.0.0.2-2201-FAIL.js.log
Journal extracted to TestRegistry-testImagestreamImport-fedora-27-127.0.0.2-2201-FAIL.log
Journal extracted to TestRegistry-testImagestreamImport-openshift-127.0.0.2-2202-FAIL.log
/etc/profile.d/lang.sh: line 20: warning: setlocale: LC_COLLATE: cannot change locale (en_US.UTF-8): No such file or directory
/etc/profile.d/lang.sh: line 23: warning: setlocale: LC_MESSAGES: cannot change locale (en_US.UTF-8): No such file or directory
/etc/profile.d/lang.sh: line 26: warning: setlocale: LC_NUMERIC: cannot change locale (en_US.UTF-8): No such file or directory
/etc/profile.d/lang.sh: line 29: warning: setlocale: LC_TIME: cannot change locale (en_US.UTF-8): No such file or directory
Traceback (most recent call last):
  File "/build/cockpit/test/common/testlib.py", line 669, in tearDown
    self.check_journal_messages()
  File "/build/cockpit/test/common/testlib.py", line 804, in check_journal_messages
    raise Error(first)
Error: audit: type=1400 audit(1516606443.968:165): avc:  denied  { execute_no_trans } for  pid=1285 comm="pmie_check" path="/usr/bin/pmie" dev="dm-0" ino=139127 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:pcp_pmie_exec_t:s0 tclass=file permissive=0

not ok 132 testImagestreamImport (check_openshift.TestRegistry) # duration: 70s
Wrote screenshot to TestRegistry-testImagestreamImport-fedora-27-127.0.0.2-2201-FAIL.png
Wrote HTML dump to TestRegistry-testImagestreamImport-fedora-27-127.0.0.2-2201-FAIL.html
Wrote JS log to TestRegistry-testImagestreamImport-fedora-27-127.0.0.2-2201-FAIL.js.log
Journal extracted to TestRegistry-testImagestreamImport-fedora-27-127.0.0.2-2201-FAIL.log
Journal extracted to TestRegistry-testImagestreamImport-openshift-127.0.0.2-2202-FAIL.log
/etc/profile.d/lang.sh: line 20: warning: setlocale: LC_COLLATE: cannot change locale (en_US.UTF-8): No such file or directory
/etc/profile.d/lang.sh: line 23: warning: setlocale: LC_MESSAGES: cannot change locale (en_US.UTF-8): No such file or directory
/etc/profile.d/lang.sh: line 26: warning: setlocale: LC_NUMERIC: cannot change locale (en_US.UTF-8): No such file or directory
/etc/profile.d/lang.sh: line 29: warning: setlocale: LC_TIME: cannot change locale (en_US.UTF-8): No such file or directory

First occurrence: 2018-01-22T07:35:04.389188 | revision 6a5c0cf00365d6c8851c89e7f2c5973e93a69db1, logs Times recorded: 1 Latest occurrences:

# ----------------------------------------------------------------------
# testVirtualMachineLinkToNode (check_openshift.TestOpenshift)
#
======= done setUp
/etc/profile.d/lang.sh: line 20: warning: setlocale: LC_COLLATE: cannot change locale (en_US.UTF-8): No such file or directory
/etc/profile.d/lang.sh: line 23: warning: setlocale: LC_MESSAGES: cannot change locale (en_US.UTF-8): No such file or directory
/etc/profile.d/lang.sh: line 26: warning: setlocale: LC_NUMERIC: cannot change locale (en_US.UTF-8): No such file or directory
/etc/profile.d/lang.sh: line 29: warning: setlocale: LC_TIME: cannot change locale (en_US.UTF-8): No such file or directory
/etc/profile.d/lang.sh: line 20: warning: setlocale: LC_COLLATE: cannot change locale (en_US.UTF-8): No such file or directory
/etc/profile.d/lang.sh: line 23: warning: setlocale: LC_MESSAGES: cannot change locale (en_US.UTF-8): No such file or directory
/etc/profile.d/lang.sh: line 26: warning: setlocale: LC_NUMERIC: cannot change locale (en_US.UTF-8): No such file or directory
/etc/profile.d/lang.sh: line 29: warning: setlocale: LC_TIME: cannot change locale (en_US.UTF-8): No such file or directory
/etc/profile.d/lang.sh: line 20: warning: setlocale: LC_COLLATE: cannot change locale (en_US.UTF-8): No such file or directory
/etc/profile.d/lang.sh: line 23: warning: setlocale: LC_MESSAGES: cannot change locale (en_US.UTF-8): No such file or directory
/etc/profile.d/lang.sh: line 26: warning: setlocale: LC_NUMERIC: cannot change locale (en_US.UTF-8): No such file or directory
/etc/profile.d/lang.sh: line 29: warning: setlocale: LC_TIME: cannot change locale (en_US.UTF-8): No such file or directory
The connection to the server 10.111.112.101:8443 was refused - did you specify the right host or port?
The connection to the server 10.111.112.101:8443 was refused - did you specify the right host or port?
The connection to the server 10.111.112.101:8443 was refused - did you specify the right host or port?
The connection to the server 10.111.112.101:8443 was refused - did you specify the right host or port?
The connection to the server 10.111.112.101:8443 was refused - did you specify the right host or port?
The connection to the server 10.111.112.101:8443 was refused - did you specify the right host or port?
The connection to the server 10.111.112.101:8443 was refused - did you specify the right host or port?
The connection to the server 10.111.112.101:8443 was refused - did you specify the right host or port?
The connection to the server 10.111.112.101:8443 was refused - did you specify the right host or port?
start
No resources found.
No resources found.
kubevirt installed

DevTools listening on ws://127.0.0.1:9746/devtools/browser/c598a7e9-9fe0-4936-b14e-c551f8d439ae
[0122/073625.989654:ERROR:zygote_host_impl_linux.cc(268)] Failed to adjust OOM score of renderer with pid 25649: Permission denied (13)
[0122/073627.075581:ERROR:zygote_host_impl_linux.cc(268)] Failed to adjust OOM score of renderer with pid 25748: Permission denied (13)
> warning: 2018-01-22 02:36:29.605620 I | proto: duplicate proto type registered: google.protobuf.Any
2018-01-22 02:36:29.605763 I | proto: duplicate proto type registered: google.protobuf.Duration
2018-01-22 02:36:29.605794 I | proto: duplicate proto type registered: google.protobuf.Timestamp

> warning: 2018-01-22 02:36:29.986004 I | proto: duplicate proto type registered: google.protobuf.Any
2018-01-22 02:36:29.986158 I | proto: duplicate proto type registered: google.protobuf.Duration
2018-01-22 02:36:29.986233 I | proto: duplicate proto type registered: google.protobuf.Timestamp

Unexpected journal message 'audit: type=1400 audit(1516606518.376:163): avc:  denied  { execute_no_trans } for  pid=1292 comm="pmie_check" path="/usr/bin/pmie" dev="dm-0" ino=139127 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:pcp_pmie_exec_t:s0 tclass=file permissive=0'
Wrote JS log to TestOpenshift-testVirtualMachineLinkToNode-fedora-27-127.0.0.2-2901-FAIL.js.log
Journal extracted to TestOpenshift-testVirtualMachineLinkToNode-fedora-27-127.0.0.2-2901-FAIL.log
Journal extracted to TestOpenshift-testVirtualMachineLinkToNode-openshift-127.0.0.2-2902-FAIL.log
/etc/profile.d/lang.sh: line 20: warning: setlocale: LC_COLLATE: cannot change locale (en_US.UTF-8): No such file or directory
/etc/profile.d/lang.sh: line 23: warning: setlocale: LC_MESSAGES: cannot change locale (en_US.UTF-8): No such file or directory
/etc/profile.d/lang.sh: line 26: warning: setlocale: LC_NUMERIC: cannot change locale (en_US.UTF-8): No such file or directory
/etc/profile.d/lang.sh: line 29: warning: setlocale: LC_TIME: cannot change locale (en_US.UTF-8): No such file or directory
Traceback (most recent call last):
  File "/build/cockpit/test/common/testlib.py", line 669, in tearDown
    self.check_journal_messages()
  File "/build/cockpit/test/common/testlib.py", line 804, in check_journal_messages
    raise Error(first)
Error: audit: type=1400 audit(1516606518.376:163): avc:  denied  { execute_no_trans } for  pid=1292 comm="pmie_check" path="/usr/bin/pmie" dev="dm-0" ino=139127 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:pcp_pmie_exec_t:s0 tclass=file permissive=0

not ok 124 testVirtualMachineLinkToNode (check_openshift.TestOpenshift) # duration: 89s
Wrote screenshot to TestOpenshift-testVirtualMachineLinkToNode-fedora-27-127.0.0.2-2901-FAIL.png
Wrote HTML dump to TestOpenshift-testVirtualMachineLinkToNode-fedora-27-127.0.0.2-2901-FAIL.html
Wrote JS log to TestOpenshift-testVirtualMachineLinkToNode-fedora-27-127.0.0.2-2901-FAIL.js.log
Journal extracted to TestOpenshift-testVirtualMachineLinkToNode-fedora-27-127.0.0.2-2901-FAIL.log
Journal extracted to TestOpenshift-testVirtualMachineLinkToNode-openshift-127.0.0.2-2902-FAIL.log
/etc/profile.d/lang.sh: line 20: warning: setlocale: LC_COLLATE: cannot change locale (en_US.UTF-8): No such file or directory
/etc/profile.d/lang.sh: line 23: warning: setlocale: LC_MESSAGES: cannot change locale (en_US.UTF-8): No such file or directory
/etc/profile.d/lang.sh: line 26: warning: setlocale: LC_NUMERIC: cannot change locale (en_US.UTF-8): No such file or directory
/etc/profile.d/lang.sh: line 29: warning: setlocale: LC_TIME: cannot change locale (en_US.UTF-8): No such file or directory

First occurrence: 2018-01-22T07:36:35.104481 | revision 6a5c0cf00365d6c8851c89e7f2c5973e93a69db1, logs Times recorded: 1 Latest occurrences:

# ----------------------------------------------------------------------
# testSuper (check_reauthorize.TestReauthorize)
#

DevTools listening on ws://127.0.0.1:9466/devtools/browser/6d2858b1-579e-4a17-bcf5-b78c37c8301c
[0122/073736.814538:ERROR:zygote_host_impl_linux.cc(268)] Failed to adjust OOM score of renderer with pid 34809: Permission denied (13)
[0122/073737.780877:ERROR:zygote_host_impl_linux.cc(268)] Failed to adjust OOM score of renderer with pid 34854: Permission denied (13)
> log: done
> warning: Error opening directory '/home/admin/.ssh': No such file or directory
> warning: Subscribing to systemd signals failed 
> warning: --: line 25: cd: /home/admin/.ssh: No such file or directory

> warning: Error opening directory '/home/admin/.ssh': No such file or directory
> warning: --: line 25: cd: /home/admin/.ssh: No such file or directory

> log: fail
> log: done
Unexpected journal message 'audit: type=1400 audit(1516606649.245:160): avc:  denied  { map } for  pid=1255 comm="hostname" path="/usr/bin/hostname" dev="dm-0" ino=20028 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:hostname_exec_t:s0 tclass=file permissive=0'
Unexpected journal message 'audit: type=1400 audit(1516606649.433:162): avc:  denied  { execute_no_trans } for  pid=1325 comm="pmie_check" path="/usr/bin/pmie" dev="dm-0" ino=139127 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:pcp_pmie_exec_t:s0 tclass=file permissive=0'
Wrote JS log to TestReauthorize-testSuper-fedora-27-127.0.0.2-2301-FAIL.js.log
Journal extracted to TestReauthorize-testSuper-fedora-27-127.0.0.2-2301-FAIL.log
Traceback (most recent call last):
  File "/build/cockpit/test/common/testlib.py", line 669, in tearDown
    self.check_journal_messages()
  File "/build/cockpit/test/common/testlib.py", line 804, in check_journal_messages
    raise Error(first)
Error: audit: type=1400 audit(1516606649.245:160): avc:  denied  { map } for  pid=1255 comm="hostname" path="/usr/bin/hostname" dev="dm-0" ino=20028 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:hostname_exec_t:s0 tclass=file permissive=0

not ok 68 testSuper (check_reauthorize.TestReauthorize) # duration: 35s
Wrote screenshot to TestReauthorize-testSuper-fedora-27-127.0.0.2-2301-FAIL.png
Wrote HTML dump to TestReauthorize-testSuper-fedora-27-127.0.0.2-2301-FAIL.html
Wrote JS log to TestReauthorize-testSuper-fedora-27-127.0.0.2-2301-FAIL.js.log
Journal extracted to TestReauthorize-testSuper-fedora-27-127.0.0.2-2301-FAIL.log

First occurrence: 2018-01-22T07:37:52.344883 | revision 2a7622d28a96c548701e28333d4064c7fbc0e1c0, logs Times recorded: 1 Latest occurrences:

# ----------------------------------------------------------------------
# testSecurityOnly (check_packagekit.TestUpdates)
#

DevTools listening on ws://127.0.0.1:9613/devtools/browser/377f11c3-f52d-4e23-962c-a32991d17294
[0122/073850.202582:ERROR:zygote_host_impl_linux.cc(268)] Failed to adjust OOM score of renderer with pid 36548: Permission denied (13)
[0122/073851.290432:ERROR:zygote_host_impl_linux.cc(268)] Failed to adjust OOM score of renderer with pid 36625: Permission denied (13)
Unexpected journal message 'audit: type=1400 audit(1516606718.075:165): avc:  denied  { execute_no_trans } for  pid=1318 comm="pmie_check" path="/usr/bin/pmie" dev="dm-0" ino=139127 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:pcp_pmie_exec_t:s0 tclass=file permissive=0'
Wrote JS log to TestUpdates-testSecurityOnly-fedora-27-127.0.0.2-2701-FAIL.js.log
Journal extracted to TestUpdates-testSecurityOnly-fedora-27-127.0.0.2-2701-FAIL.log
Traceback (most recent call last):
  File "/build/cockpit/test/common/testlib.py", line 669, in tearDown
    self.check_journal_messages()
  File "/build/cockpit/test/common/testlib.py", line 804, in check_journal_messages
    raise Error(first)
Error: audit: type=1400 audit(1516606718.075:165): avc:  denied  { execute_no_trans } for  pid=1318 comm="pmie_check" path="/usr/bin/pmie" dev="dm-0" ino=139127 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:pcp_pmie_exec_t:s0 tclass=file permissive=0

not ok 56 testSecurityOnly (check_packagekit.TestUpdates) # duration: 32s
Wrote screenshot to TestUpdates-testSecurityOnly-fedora-27-127.0.0.2-2701-FAIL.png
Wrote HTML dump to TestUpdates-testSecurityOnly-fedora-27-127.0.0.2-2701-FAIL.html
Wrote JS log to TestUpdates-testSecurityOnly-fedora-27-127.0.0.2-2701-FAIL.js.log
Journal extracted to TestUpdates-testSecurityOnly-fedora-27-127.0.0.2-2701-FAIL.log

First occurrence: 2018-01-22T07:38:57.991024 | revision 2a7622d28a96c548701e28333d4064c7fbc0e1c0, logs Times recorded: 1 Latest occurrences:

# ----------------------------------------------------------------------
# testTroubleshootAlerts (check_setroubleshoot.TestSelinux)
#

DevTools listening on ws://127.0.0.1:9387/devtools/browser/97be54cb-2bf9-43bb-95bd-66270adac4ff
[0122/073950.573998:ERROR:zygote_host_impl_linux.cc(268)] Failed to adjust OOM score of renderer with pid 32239: Permission denied (13)
[0122/073951.547048:ERROR:zygote_host_impl_linux.cc(268)] Failed to adjust OOM score of renderer with pid 32315: Permission denied (13)
./ls: cannot open directory '/home/admin': Permission denied
./ls: cannot open directory '/home/builder': 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).
Unexpected journal message 'audit: type=1400 audit(1516606782.512:158): avc:  denied  { map } for  pid=1235 comm="hostname" path="/usr/bin/hostname" dev="dm-0" ino=20028 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:hostname_exec_t:s0 tclass=file permissive=0'
Unexpected journal message 'audit: type=1400 audit(1516606782.751:162): avc:  denied  { execute_no_trans } for  pid=1297 comm="pmie_check" path="/usr/bin/pmie" dev="dm-0" ino=139127 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:pcp_pmie_exec_t:s0 tclass=file permissive=0'
Wrote JS log to TestSelinux-testTroubleshootAlerts-fedora-27-127.0.0.2-2201-FAIL.js.log
Journal extracted to TestSelinux-testTroubleshootAlerts-fedora-27-127.0.0.2-2201-FAIL.log
Traceback (most recent call last):
  File "/build/cockpit/test/common/testlib.py", line 669, in tearDown
    self.check_journal_messages()
  File "/build/cockpit/test/common/testlib.py", line 804, in check_journal_messages
    raise Error(first)
Error: audit: type=1400 audit(1516606782.512:158): avc:  denied  { map } for  pid=1235 comm="hostname" path="/usr/bin/hostname" dev="dm-0" ino=20028 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:hostname_exec_t:s0 tclass=file permissive=0

not ok 77 testTroubleshootAlerts (check_setroubleshoot.TestSelinux) # duration: 32s
Wrote screenshot to TestSelinux-testTroubleshootAlerts-fedora-27-127.0.0.2-2201-FAIL.png
Wrote HTML dump to TestSelinux-testTroubleshootAlerts-fedora-27-127.0.0.2-2201-FAIL.html
Wrote JS log to TestSelinux-testTroubleshootAlerts-fedora-27-127.0.0.2-2201-FAIL.js.log
Journal extracted to TestSelinux-testTroubleshootAlerts-fedora-27-127.0.0.2-2201-FAIL.log

First occurrence: 2018-01-22T07:40:03.497255 | revision 6a5c0cf00365d6c8851c89e7f2c5973e93a69db1, logs Times recorded: 1 Latest occurrences:

# ----------------------------------------------------------------------
# testMtu (check_networking_mtu.TestNetworking)
#
NAME         UUID                                  TYPE            DEVICE 
System eth0  5fb06bd0-0bb0-7ffb-45f1-d6edd65f3e03  802-3-ethernet  eth0   
virbr0       f7afdea4-95ae-4fa8-a622-3b994fccbc9d  bridge          virbr0 
System eth1  9c92fad9-6ecb-3e6c-eb4d-8a47c6f50c04  802-3-ethernet  --     
ens2         39ef3890-56af-4114-9a24-f3f94c42acfe  802-3-ethernet  --     

DevTools listening on ws://127.0.0.1:10112/devtools/browser/767bbb58-6e6c-4934-a9c3-cd839ab4345b
[0122/074048.141588:ERROR:zygote_host_impl_linux.cc(268)] Failed to adjust OOM score of renderer with pid 40175: Permission denied (13)
[0122/074049.222911:ERROR:zygote_host_impl_linux.cc(268)] Failed to adjust OOM score of renderer with pid 40203: Permission denied (13)
52:54:01:00:00:03 -> eth2
52:54:01:00:00:03 -> eth2
Unexpected journal message 'audit: type=1400 audit(1516606837.063:163): avc:  denied  { map } for  pid=1221 comm="hostname" path="/usr/bin/hostname" dev="dm-0" ino=20028 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:hostname_exec_t:s0 tclass=file permissive=0'
Unexpected journal message 'audit: type=1400 audit(1516606837.285:168): avc:  denied  { execute_no_trans } for  pid=1286 comm="pmie_check" path="/usr/bin/pmie" dev="dm-0" ino=139127 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:pcp_pmie_exec_t:s0 tclass=file permissive=0'
Wrote JS log to TestNetworking-testMtu-fedora-27-127.0.0.2-2801-FAIL.js.log
Journal extracted to TestNetworking-testMtu-fedora-27-127.0.0.2-2801-FAIL.log
Journal extracted to TestNetworking-testMtu-fedora-26-127.0.0.2-2802-FAIL.log
Traceback (most recent call last):
  File "/build/cockpit/test/common/testlib.py", line 669, in tearDown
    self.check_journal_messages()
  File "/build/cockpit/test/common/testlib.py", line 804, in check_journal_messages
    raise Error(first)
Error: audit: type=1400 audit(1516606837.063:163): avc:  denied  { map } for  pid=1221 comm="hostname" path="/usr/bin/hostname" dev="dm-0" ino=20028 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:hostname_exec_t:s0 tclass=file permissive=0

not ok 34 testMtu (check_networking_mtu.TestNetworking) # duration: 41s
Wrote screenshot to TestNetworking-testMtu-fedora-27-127.0.0.2-2801-FAIL.png
Wrote HTML dump to TestNetworking-testMtu-fedora-27-127.0.0.2-2801-FAIL.html
Wrote JS log to TestNetworking-testMtu-fedora-27-127.0.0.2-2801-FAIL.js.log
Journal extracted to TestNetworking-testMtu-fedora-27-127.0.0.2-2801-FAIL.log
Journal extracted to TestNetworking-testMtu-fedora-26-127.0.0.2-2802-FAIL.log

First occurrence: 2018-01-22T07:41:04.803716 | revision 2a7622d28a96c548701e28333d4064c7fbc0e1c0, logs Times recorded: 1 Latest occurrences:

# ----------------------------------------------------------------------
# testRunningUpdate (check_packagekit.TestUpdates)
#

DevTools listening on ws://127.0.0.1:10027/devtools/browser/da272d5f-5aa2-407a-adf3-cc5d0686e460
[0122/074209.051943:ERROR:zygote_host_impl_linux.cc(268)] Failed to adjust OOM score of renderer with pid 35759: Permission denied (13)
[0122/074210.113948:ERROR:zygote_host_impl_linux.cc(268)] Failed to adjust OOM score of renderer with pid 35798: Permission denied (13)
> warning: transport closed: disconnected
Unexpected journal message 'audit: type=1400 audit(1516606916.074:162): avc:  denied  { execute_no_trans } for  pid=1332 comm="pmie_check" path="/usr/bin/pmie" dev="dm-0" ino=139127 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:pcp_pmie_exec_t:s0 tclass=file permissive=0'
Wrote JS log to TestUpdates-testRunningUpdate-fedora-27-127.0.0.2-2501-FAIL.js.log
Journal extracted to TestUpdates-testRunningUpdate-fedora-27-127.0.0.2-2501-FAIL.log
Traceback (most recent call last):
  File "/build/cockpit/test/common/testlib.py", line 669, in tearDown
    self.check_journal_messages()
  File "/build/cockpit/test/common/testlib.py", line 804, in check_journal_messages
    raise Error(first)
Error: audit: type=1400 audit(1516606916.074:162): avc:  denied  { execute_no_trans } for  pid=1332 comm="pmie_check" path="/usr/bin/pmie" dev="dm-0" ino=139127 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:pcp_pmie_exec_t:s0 tclass=file permissive=0

not ok 55 testRunningUpdate (check_packagekit.TestUpdates) # duration: 40s
Wrote screenshot to TestUpdates-testRunningUpdate-fedora-27-127.0.0.2-2501-FAIL.png
Wrote HTML dump to TestUpdates-testRunningUpdate-fedora-27-127.0.0.2-2501-FAIL.html
Wrote JS log to TestUpdates-testRunningUpdate-fedora-27-127.0.0.2-2501-FAIL.js.log
Journal extracted to TestUpdates-testRunningUpdate-fedora-27-127.0.0.2-2501-FAIL.log

First occurrence: 2018-01-22T07:42:24.500206 | revision 6a5c0cf00365d6c8851c89e7f2c5973e93a69db1, logs Times recorded: 1 Latest occurrences:

# ----------------------------------------------------------------------
# testVlan (check_networking_vlan.TestNetworking)
#
NAME         UUID                                  TYPE            DEVICE 
System eth0  5fb06bd0-0bb0-7ffb-45f1-d6edd65f3e03  802-3-ethernet  eth0   
virbr0       8714cba9-25a5-438c-8dc5-883df3f8a031  bridge          virbr0 
System eth1  9c92fad9-6ecb-3e6c-eb4d-8a47c6f50c04  802-3-ethernet  --     
ens2         39ef3890-56af-4114-9a24-f3f94c42acfe  802-3-ethernet  --     

DevTools listening on ws://127.0.0.1:9982/devtools/browser/10f71ef7-3095-4710-9502-2f3488136c95
[0122/074337.608558:ERROR:zygote_host_impl_linux.cc(268)] Failed to adjust OOM score of renderer with pid 38003: Permission denied (13)
[0122/074338.581444:ERROR:zygote_host_impl_linux.cc(268)] Failed to adjust OOM score of renderer with pid 38026: Permission denied (13)
52:54:01:00:00:03 -> eth2
52:54:01:00:00:03 -> eth2
Unexpected journal message 'audit: type=1400 audit(1516607000.505:163): avc:  denied  { map } for  pid=1301 comm="hostname" path="/usr/bin/hostname" dev="dm-0" ino=20028 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:hostname_exec_t:s0 tclass=file permissive=0'
Unexpected journal message 'audit: type=1400 audit(1516607000.649:165): avc:  denied  { execute_no_trans } for  pid=1336 comm="pmie_check" path="/usr/bin/pmie" dev="dm-0" ino=139127 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:pcp_pmie_exec_t:s0 tclass=file permissive=0'
Wrote JS log to TestNetworking-testVlan-fedora-27-127.0.0.2-2501-FAIL.js.log
Journal extracted to TestNetworking-testVlan-fedora-27-127.0.0.2-2501-FAIL.log
Journal extracted to TestNetworking-testVlan-fedora-26-127.0.0.2-2502-FAIL.log
Traceback (most recent call last):
  File "/build/cockpit/test/common/testlib.py", line 669, in tearDown
    self.check_journal_messages()
  File "/build/cockpit/test/common/testlib.py", line 804, in check_journal_messages
    raise Error(first)
Error: audit: type=1400 audit(1516607000.505:163): avc:  denied  { map } for  pid=1301 comm="hostname" path="/usr/bin/hostname" dev="dm-0" ino=20028 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:hostname_exec_t:s0 tclass=file permissive=0

not ok 40 testVlan (check_networking_vlan.TestNetworking) # duration: 46s
Wrote screenshot to TestNetworking-testVlan-fedora-27-127.0.0.2-2501-FAIL.png
Wrote HTML dump to TestNetworking-testVlan-fedora-27-127.0.0.2-2501-FAIL.html
Wrote JS log to TestNetworking-testVlan-fedora-27-127.0.0.2-2501-FAIL.js.log
Journal extracted to TestNetworking-testVlan-fedora-27-127.0.0.2-2501-FAIL.log
Journal extracted to TestNetworking-testVlan-fedora-26-127.0.0.2-2502-FAIL.log

First occurrence: 2018-01-22T07:43:55.477348 | revision 6a5c0cf00365d6c8851c89e7f2c5973e93a69db1, logs Times recorded: 1 Latest occurrences:

# ----------------------------------------------------------------------
# testBondingMainSlowly (check_networking_bond.TestNetworking)
#
NAME             UUID                                  TYPE            DEVICE 
System eth0      5fb06bd0-0bb0-7ffb-45f1-d6edd65f3e03  802-3-ethernet  eth0   
static-52:54:01  e2add3a0-863d-46b5-91ae-8c8304d1839a  802-3-ethernet  eth1   
virbr0           9a5ef2f4-f409-43be-a1d0-571e9610cce9  bridge          virbr0 
System eth1      9c92fad9-6ecb-3e6c-eb4d-8a47c6f50c04  802-3-ethernet  --     
ens2             39ef3890-56af-4114-9a24-f3f94c42acfe  802-3-ethernet  --     

52:54:01:00:00:01 -> eth1

DevTools listening on ws://127.0.0.1:9986/devtools/browser/9d21cf04-4fb7-4c39-adb5-4379296147a7
[0122/074507.758884:ERROR:zygote_host_impl_linux.cc(268)] Failed to adjust OOM score of renderer with pid 40936: Permission denied (13)
[0122/074508.828521:ERROR:zygote_host_impl_linux.cc(268)] Failed to adjust OOM score of renderer with pid 40968: Permission denied (13)
Unexpected journal message 'audit: type=1400 audit(1516607096.429:163): avc:  denied  { map } for  pid=1294 comm="hostname" path="/usr/bin/hostname" dev="dm-0" ino=20028 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:hostname_exec_t:s0 tclass=file permissive=0'
Unexpected journal message 'audit: type=1400 audit(1516607096.557:165): avc:  denied  { execute_no_trans } for  pid=1326 comm="pmie_check" path="/usr/bin/pmie" dev="dm-0" ino=139127 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:pcp_pmie_exec_t:s0 tclass=file permissive=0'
Wrote JS log to TestNetworking-testBondingMainSlowly-fedora-27-127.0.0.2-2401-FAIL.js.log
Journal extracted to TestNetworking-testBondingMainSlowly-fedora-27-127.0.0.2-2401-FAIL.log
Journal extracted to TestNetworking-testBondingMainSlowly-fedora-26-127.0.0.2-2402-FAIL.log
Traceback (most recent call last):
  File "/build/cockpit/test/common/testlib.py", line 669, in tearDown
    self.check_journal_messages()
  File "/build/cockpit/test/common/testlib.py", line 804, in check_journal_messages
    raise Error(first)
Error: audit: type=1400 audit(1516607096.429:163): avc:  denied  { map } for  pid=1294 comm="hostname" path="/usr/bin/hostname" dev="dm-0" ino=20028 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:hostname_exec_t:s0 tclass=file permissive=0

not ok 27 testBondingMainSlowly (check_networking_bond.TestNetworking) # duration: 31s
Wrote screenshot to TestNetworking-testBondingMainSlowly-fedora-27-127.0.0.2-2401-FAIL.png
Wrote HTML dump to TestNetworking-testBondingMainSlowly-fedora-27-127.0.0.2-2401-FAIL.html
Wrote JS log to TestNetworking-testBondingMainSlowly-fedora-27-127.0.0.2-2401-FAIL.js.log
Journal extracted to TestNetworking-testBondingMainSlowly-fedora-27-127.0.0.2-2401-FAIL.log
Journal extracted to TestNetworking-testBondingMainSlowly-fedora-26-127.0.0.2-2402-FAIL.log

First occurrence: 2018-01-22T07:45:16.334369 | revision 6a5c0cf00365d6c8851c89e7f2c5973e93a69db1, logs Times recorded: 1 Latest occurrences:

# ----------------------------------------------------------------------
# testFrameReload (check_multi_machine.TestMultiMachine)
#

DevTools listening on ws://127.0.0.1:9883/devtools/browser/c75ca26e-e49b-4996-8e3a-0b95ce6e1177
[0122/074630.652973:ERROR:zygote_host_impl_linux.cc(268)] Failed to adjust OOM score of renderer with pid 43867: Permission denied (13)
[0122/074631.608337:ERROR:zygote_host_impl_linux.cc(268)] Failed to adjust OOM score of renderer with pid 43938: Permission denied (13)
Unexpected journal message 'audit: type=1400 audit(1516607181.072:163): avc:  denied  { map } for  pid=1262 comm="hostname" path="/usr/bin/hostname" dev="dm-0" ino=20028 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:hostname_exec_t:s0 tclass=file permissive=0'
Unexpected journal message 'audit: type=1400 audit(1516607181.230:165): avc:  denied  { execute_no_trans } for  pid=1315 comm="pmie_check" path="/usr/bin/pmie" dev="dm-0" ino=139127 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:pcp_pmie_exec_t:s0 tclass=file permissive=0'
Wrote JS log to TestMultiMachine-testFrameReload-fedora-27-127.0.0.2-2801-FAIL.js.log
Journal extracted to TestMultiMachine-testFrameReload-fedora-27-127.0.0.2-2801-FAIL.log
Journal extracted to TestMultiMachine-testFrameReload-fedora-27-127.0.0.2-2803-FAIL.log
Journal extracted to TestMultiMachine-testFrameReload-fedora-27-127.0.0.2-2802-FAIL.log
Traceback (most recent call last):
  File "/build/cockpit/test/common/testlib.py", line 669, in tearDown
    self.check_journal_messages()
  File "/build/cockpit/test/common/testlib.py", line 804, in check_journal_messages
    raise Error(first)
Error: audit: type=1400 audit(1516607181.072:163): avc:  denied  { map } for  pid=1262 comm="hostname" path="/usr/bin/hostname" dev="dm-0" ino=20028 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:hostname_exec_t:s0 tclass=file permissive=0

not ok 15 testFrameReload (check_multi_machine.TestMultiMachine) # duration: 30s
Wrote screenshot to TestMultiMachine-testFrameReload-fedora-27-127.0.0.2-2801-FAIL.png
Wrote HTML dump to TestMultiMachine-testFrameReload-fedora-27-127.0.0.2-2801-FAIL.html
Wrote JS log to TestMultiMachine-testFrameReload-fedora-27-127.0.0.2-2801-FAIL.js.log
Journal extracted to TestMultiMachine-testFrameReload-fedora-27-127.0.0.2-2801-FAIL.log
Journal extracted to TestMultiMachine-testFrameReload-fedora-27-127.0.0.2-2803-FAIL.log
Journal extracted to TestMultiMachine-testFrameReload-fedora-27-127.0.0.2-2802-FAIL.log

First occurrence: 2018-01-22T07:46:40.418058 | revision 6a5c0cf00365d6c8851c89e7f2c5973e93a69db1, logs Times recorded: 1 Latest occurrences:

# ----------------------------------------------------------------------
# testExternalPage (check_multi_machine.TestMultiMachine)
#

DevTools listening on ws://127.0.0.1:9626/devtools/browser/9c93a74a-e553-4ca6-9ee1-f4a4beab3938
[0122/074653.135090:ERROR:zygote_host_impl_linux.cc(268)] Failed to adjust OOM score of renderer with pid 44772: Permission denied (13)
[0122/074654.153914:ERROR:zygote_host_impl_linux.cc(268)] Failed to adjust OOM score of renderer with pid 44818: Permission denied (13)
Unexpected journal message 'audit: type=1400 audit(1516607204.985:163): avc:  denied  { map } for  pid=1256 comm="hostname" path="/usr/bin/hostname" dev="dm-0" ino=20028 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:hostname_exec_t:s0 tclass=file permissive=0'
Unexpected journal message 'audit: type=1400 audit(1516607205.146:165): avc:  denied  { execute_no_trans } for  pid=1314 comm="pmie_check" path="/usr/bin/pmie" dev="dm-0" ino=139127 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:pcp_pmie_exec_t:s0 tclass=file permissive=0'
Wrote JS log to TestMultiMachine-testExternalPage-fedora-27-127.0.0.2-2501-FAIL.js.log
Journal extracted to TestMultiMachine-testExternalPage-fedora-27-127.0.0.2-2501-FAIL.log
Journal extracted to TestMultiMachine-testExternalPage-fedora-27-127.0.0.2-2503-FAIL.log
Journal extracted to TestMultiMachine-testExternalPage-fedora-27-127.0.0.2-2502-FAIL.log
Traceback (most recent call last):
  File "/build/cockpit/test/common/testlib.py", line 669, in tearDown
    self.check_journal_messages()
  File "/build/cockpit/test/common/testlib.py", line 804, in check_journal_messages
    raise Error(first)
Error: audit: type=1400 audit(1516607204.985:163): avc:  denied  { map } for  pid=1256 comm="hostname" path="/usr/bin/hostname" dev="dm-0" ino=20028 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:hostname_exec_t:s0 tclass=file permissive=0

not ok 13 testExternalPage (check_multi_machine.TestMultiMachine) # duration: 28s
Wrote screenshot to TestMultiMachine-testExternalPage-fedora-27-127.0.0.2-2501-FAIL.png
Wrote HTML dump to TestMultiMachine-testExternalPage-fedora-27-127.0.0.2-2501-FAIL.html
Wrote JS log to TestMultiMachine-testExternalPage-fedora-27-127.0.0.2-2501-FAIL.js.log
Journal extracted to TestMultiMachine-testExternalPage-fedora-27-127.0.0.2-2501-FAIL.log
Journal extracted to TestMultiMachine-testExternalPage-fedora-27-127.0.0.2-2503-FAIL.log
Journal extracted to TestMultiMachine-testExternalPage-fedora-27-127.0.0.2-2502-FAIL.log

First occurrence: 2018-01-22T07:47:02.958463 | revision 6a5c0cf00365d6c8851c89e7f2c5973e93a69db1, logs Times recorded: 1 Latest occurrences:

# ----------------------------------------------------------------------
# testBasic (check_login.TestLogin)
#

DevTools listening on ws://127.0.0.1:10077/devtools/browser/78105595-a26c-4b9e-ad58-cc40c688940e
[0122/074337.034713:ERROR:zygote_host_impl_linux.cc(268)] Failed to adjust OOM score of renderer with pid 51985: Permission denied (13)
[0122/074338.295570:ERROR:zygote_host_impl_linux.cc(268)] Failed to adjust OOM score of renderer with pid 52025: Permission denied (13)
> log: Authentication failed
> log: Authentication failed
CDP: {"source":"network","level":"error","text":"Failed to load resource: the server responded with a status of 403 (Permission denied)","timestamp":1516607023008.79,"url":"http://127.0.0.2:9491/cockpit/login","networkRequestId":"52025.11"}
CDP: {"source":"network","level":"error","text":"Failed to load resource: the server responded with a status of 403 (Permission denied)","timestamp":1516607023945.94,"url":"http://127.0.0.2:9491/cockpit/login","networkRequestId":"52025.12"}
Unexpected journal message 'audit: type=1400 audit(1516607009.019:176): avc:  denied  { execute_no_trans } for  pid=1294 comm="pmie_check" path="/usr/bin/pmie" dev="dm-0" ino=139127 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:pcp_pmie_exec_t:s0 tclass=file permissive=0'
Wrote JS log to TestLogin-testBasic-fedora-27-127.0.0.2-2601-FAIL.js.log
Journal extracted to TestLogin-testBasic-fedora-27-127.0.0.2-2601-FAIL.log
Traceback (most recent call last):
  File "/build/cockpit/test/common/testlib.py", line 669, in tearDown
    self.check_journal_messages()
  File "/build/cockpit/test/common/testlib.py", line 804, in check_journal_messages
    raise Error(first)
Error: audit: type=1400 audit(1516607009.019:176): avc:  denied  { execute_no_trans } for  pid=1294 comm="pmie_check" path="/usr/bin/pmie" dev="dm-0" ino=139127 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:pcp_pmie_exec_t:s0 tclass=file permissive=0

not ok 178 testBasic (check_login.TestLogin) # duration: 48s
Wrote screenshot to TestLogin-testBasic-fedora-27-127.0.0.2-2601-FAIL.png
Wrote HTML dump to TestLogin-testBasic-fedora-27-127.0.0.2-2601-FAIL.html
Wrote JS log to TestLogin-testBasic-fedora-27-127.0.0.2-2601-FAIL.js.log
Journal extracted to TestLogin-testBasic-fedora-27-127.0.0.2-2601-FAIL.log

First occurrence: 2018-01-22T07:43:55.211373 | revision 067f2137c5ef6f00ce678aea77194e3aa2c637a2, logs Times recorded: 1 Latest occurrences:

# ----------------------------------------------------------------------
# testBasic (check_embed.TestEmbed)
#

DevTools listening on ws://127.0.0.1:10021/devtools/browser/f5207569-efd7-4f26-9e78-321624cc1146
[0122/074619.510771:ERROR:zygote_host_impl_linux.cc(268)] Failed to adjust OOM score of renderer with pid 54769: Permission denied (13)
[0122/074620.823799:ERROR:zygote_host_impl_linux.cc(268)] Failed to adjust OOM score of renderer with pid 54809: Permission denied (13)
CDP: {"source":"network","level":"error","text":"Failed to load resource: net::ERR_FILE_NOT_FOUND","timestamp":1516607181036.42,"url":"file:///build/cockpit/dist/base1/patternfly.min.css","networkRequestId":"54809.2"}
CDP: {"source":"network","level":"error","text":"Failed to load resource: net::ERR_FILE_NOT_FOUND","timestamp":1516607181038.36,"url":"file:///build/cockpit/dist/base1/patternfly-additions.css","networkRequestId":"54809.3"}
CDP: {"source":"network","level":"error","text":"Failed to load resource: net::ERR_FILE_NOT_FOUND","timestamp":1516607181039.89,"url":"file:///build/cockpit/test/verify/dist/img/brand.svg","networkRequestId":"54809.4"}
Unexpected journal message 'audit: type=1400 audit(1516607169.149:119): avc:  denied  { map } for  pid=1185 comm="hostname" path="/usr/bin/hostname" dev="dm-0" ino=20028 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:hostname_exec_t:s0 tclass=file permissive=0'
Wrote JS log to TestEmbed-testBasic-fedora-27-127.0.0.2-2401-FAIL.js.log
Journal extracted to TestEmbed-testBasic-fedora-27-127.0.0.2-2401-FAIL.log
Traceback (most recent call last):
  File "/build/cockpit/test/common/testlib.py", line 669, in tearDown
    self.check_journal_messages()
  File "/build/cockpit/test/common/testlib.py", line 804, in check_journal_messages
    raise Error(first)
Error: audit: type=1400 audit(1516607169.149:119): avc:  denied  { map } for  pid=1185 comm="hostname" path="/usr/bin/hostname" dev="dm-0" ino=20028 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:hostname_exec_t:s0 tclass=file permissive=0

not ok 160 testBasic (check_embed.TestEmbed) # duration: 45s
Wrote screenshot to TestEmbed-testBasic-fedora-27-127.0.0.2-2401-FAIL.png
Wrote HTML dump to TestEmbed-testBasic-fedora-27-127.0.0.2-2401-FAIL.html
Wrote JS log to TestEmbed-testBasic-fedora-27-127.0.0.2-2401-FAIL.js.log
Journal extracted to TestEmbed-testBasic-fedora-27-127.0.0.2-2401-FAIL.log

First occurrence: 2018-01-22T07:46:30.792731 | revision 067f2137c5ef6f00ce678aea77194e3aa2c637a2, logs Times recorded: 1 Latest occurrences:

# ----------------------------------------------------------------------
# testBasic (check_journal.TestJournal)
#
Removed /etc/systemd/system/multi-user.target.wants/chronyd.service.

DevTools listening on ws://127.0.0.1:9461/devtools/browser/af9ce78e-a91c-450e-9e52-ad3e9eda49d3
[0122/074542.108531:ERROR:zygote_host_impl_linux.cc(268)] Failed to adjust OOM score of renderer with pid 54128: Permission denied (13)
[0122/074543.288154:ERROR:zygote_host_impl_linux.cc(268)] Failed to adjust OOM score of renderer with pid 54168: Permission denied (13)
Warning: Stopping systemd-journald.service, but it can still be activated by:
  systemd-journald-dev-log.socket
  systemd-journald-audit.socket
  systemd-journald.socket
Connection to 127.0.0.2 closed by remote host.
> warning: transport closed: disconnected
CDP: {"source":"network","level":"error","text":"Failed to load resource: net::ERR_EMPTY_RESPONSE","timestamp":1516607155644.04,"url":"http://127.0.0.2:9391/cockpit/static/fonts/OpenSans-Light-webfont.woff","networkRequestId":"54168.29"}
ssh_exchange_identification: Connection closed by remote host
> log: transport closed, dropped message:  1:1!4
{"call":["/org/freedesktop/timedate1","org.freedesktop.DBus.Properties","Get",["org.freedesktop.timedate1","NTPSynchronized"]],"id":"4"}
ssh_exchange_identification: read: Connection reset by peer
ssh_exchange_identification: Connection closed by remote host
ssh_exchange_identification: Connection closed by remote host
ssh_exchange_identification: Connection closed by remote host
> log: transport closed, dropped message:  1:1!4
{"call":["/org/freedesktop/timedate1","org.freedesktop.DBus.Properties","Get",["org.freedesktop.timedate1","NTPSynchronized"]],"id":"5"}
> log: transport closed, dropped message:  1:1!4
{"call":["/org/freedesktop/timedate1","org.freedesktop.DBus.Properties","Get",["org.freedesktop.timedate1","NTPSynchronized"]],"id":"6"}
> log: transport closed, dropped message:  1:1!4
{"call":["/org/freedesktop/timedate1","org.freedesktop.DBus.Properties","Get",["org.freedesktop.timedate1","NTPSynchronized"]],"id":"7"}
> log: transport closed, dropped message:  1:1!4
{"call":["/org/freedesktop/timedate1","org.freedesktop.DBus.Properties","Get",["org.freedesktop.timedate1","NTPSynchronized"]],"id":"8"}
> log: transport closed, dropped message:  1:1!4
{"call":["/org/freedesktop/timedate1","org.freedesktop.DBus.Properties","Get",["org.freedesktop.timedate1","NTPSynchronized"]],"id":"9"}
> log: transport closed, dropped message:  1:1!4
{"call":["/org/freedesktop/timedate1","org.freedesktop.DBus.Properties","Get",["org.freedesktop.timedate1","NTPSynchronized"]],"id":"10"}
> log: transport closed, dropped message:  1:1!4
{"call":["/org/freedesktop/timedate1","org.freedesktop.DBus.Properties","Get",["org.freedesktop.timedate1","NTPSynchronized"]],"id":"11"}
Unexpected journal message 'audit: type=1400 audit(1516607132.662:165): avc:  denied  { execute_no_trans } for  pid=1297 comm="pmie_check" path="/usr/bin/pmie" dev="dm-0" ino=139127 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:pcp_pmie_exec_t:s0 tclass=file permissive=0'
Wrote JS log to TestJournal-testBasic-fedora-27-127.0.0.2-2501-FAIL.js.log
Journal extracted to TestJournal-testBasic-fedora-27-127.0.0.2-2501-FAIL.log
Traceback (most recent call last):
  File "/build/cockpit/test/common/testlib.py", line 669, in tearDown
    self.check_journal_messages()
  File "/build/cockpit/test/common/testlib.py", line 804, in check_journal_messages
    raise Error(first)
Error: audit: type=1400 audit(1516607132.662:165): avc:  denied  { execute_no_trans } for  pid=1297 comm="pmie_check" path="/usr/bin/pmie" dev="dm-0" ino=139127 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:pcp_pmie_exec_t:s0 tclass=file permissive=0

not ok 164 testBasic (check_journal.TestJournal) # duration: 90s
Wrote screenshot to TestJournal-testBasic-fedora-27-127.0.0.2-2501-FAIL.png
Wrote HTML dump to TestJournal-testBasic-fedora-27-127.0.0.2-2501-FAIL.html
Wrote JS log to TestJournal-testBasic-fedora-27-127.0.0.2-2501-FAIL.js.log
Journal extracted to TestJournal-testBasic-fedora-27-127.0.0.2-2501-FAIL.log

First occurrence: 2018-01-22T07:46:43.614829 | revision 067f2137c5ef6f00ce678aea77194e3aa2c637a2, logs Times recorded: 1 Latest occurrences:

# ----------------------------------------------------------------------
# testResources (check_docker.TestDocker)
#

DevTools listening on ws://127.0.0.1:10122/devtools/browser/ab98fd53-3636-4f11-8577-8b3558c23727
[0122/074753.723357:ERROR:zygote_host_impl_linux.cc(268)] Failed to adjust OOM score of renderer with pid 55724: Permission denied (13)
[0122/074755.057053:ERROR:zygote_host_impl_linux.cc(268)] Failed to adjust OOM score of renderer with pid 55752: Permission denied (13)
Unexpected journal message 'audit: type=1400 audit(1516607217.322:158): avc:  denied  { map } for  pid=1248 comm="hostname" path="/usr/bin/hostname" dev="dm-0" ino=20028 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:hostname_exec_t:s0 tclass=file permissive=0'
Unexpected journal message 'audit: type=1400 audit(1516607217.552:162): avc:  denied  { execute_no_trans } for  pid=1285 comm="pmie_check" path="/usr/bin/pmie" dev="dm-0" ino=139127 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:pcp_pmie_exec_t:s0 tclass=file permissive=0'
Wrote JS log to TestDocker-testResources-fedora-27-127.0.0.2-2401-FAIL.js.log
Journal extracted to TestDocker-testResources-fedora-27-127.0.0.2-2401-FAIL.log
Traceback (most recent call last):
  File "/build/cockpit/test/common/testlib.py", line 669, in tearDown
    self.check_journal_messages()
  File "/build/cockpit/test/common/testlib.py", line 804, in check_journal_messages
    raise Error(first)
Error: audit: type=1400 audit(1516607217.322:158): avc:  denied  { map } for  pid=1248 comm="hostname" path="/usr/bin/hostname" dev="dm-0" ino=20028 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:hostname_exec_t:s0 tclass=file permissive=0

not ok 155 testResources (check_docker.TestDocker) # duration: 103s
Wrote screenshot to TestDocker-testResources-fedora-27-127.0.0.2-2401-FAIL.png
Wrote HTML dump to TestDocker-testResources-fedora-27-127.0.0.2-2401-FAIL.html
Wrote JS log to TestDocker-testResources-fedora-27-127.0.0.2-2401-FAIL.js.log
Journal extracted to TestDocker-testResources-fedora-27-127.0.0.2-2401-FAIL.log

First occurrence: 2018-01-22T07:48:18.352706 | revision 067f2137c5ef6f00ce678aea77194e3aa2c637a2, logs Times recorded: 1 Latest occurrences:

cockpituous commented 6 years ago

verify/fedora-27 Ooops, it happened again


# ----------------------------------------------------------------------
# testNonDefaultBondSettings (check_networking_bond.TestNetworking)
#
NAME             UUID                                  TYPE            DEVICE 
System eth0      5fb06bd0-0bb0-7ffb-45f1-d6edd65f3e03  802-3-ethernet  eth0   
static-52:54:01  a4bc5129-a340-4e0c-b07f-deb8e49ea22b  802-3-ethernet  eth1   
virbr0           16557665-1909-4e83-a184-17640e505dd0  bridge          virbr0 
System eth1      9c92fad9-6ecb-3e6c-eb4d-8a47c6f50c04  802-3-ethernet  --     
ens2             39ef3890-56af-4114-9a24-f3f94c42acfe  802-3-ethernet  --     

52:54:01:00:00:03 -> eth2
52:54:01:00:00:03 -> eth2
52:54:01:00:00:04 -> eth3
52:54:01:00:00:04 -> eth3
ftruncate() failed: Permission denied

DevTools listening on ws://127.0.0.1:9852/devtools/browser/44bcc677-0015-497e-a931-1296add96906
[0120/131441.994533:ERROR:zygote_host_impl_linux.cc(268)] Failed to adjust OOM score of renderer with pid 42852: Permission denied (13)
[0120/131443.003888:ERROR:zygote_host_impl_linux.cc(268)] Failed to adjust OOM score of renderer with pid 42924: Permission denied (13)
Unexpected journal message 'audit: type=1400 audit(1516454060.268:163): avc:  denied  { map } for  pid=1314 comm="hostname" path="/usr/bin/hostname" dev="dm-0" ino=20028 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:hostname_exec_t:s0 tclass=file permissive=0'
Unexpected journal message 'audit: type=1400 audit(1516454060.437:165): avc:  denied  { execute_no_trans } for  pid=1352 comm="pmie_check" path="/usr/bin/pmie" dev="dm-0" ino=139127 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:pcp_pmie_exec_t:s0 tclass=file permissive=0'
Wrote JS log to TestNetworking-testNonDefaultBondSettings-fedora-27-127.0.0.2-2401-FAIL.js.log
Journal extracted to TestNetworking-testNonDefaultBondSettings-fedora-27-127.0.0.2-2401-FAIL.log
Journal extracted to TestNetworking-testNonDefaultBondSettings-fedora-26-127.0.0.2-2402-FAIL.log
Traceback (most recent call last):
  File "/build/cockpit/test/common/testlib.py", line 669, in tearDown
    self.check_journal_messages()
  File "/build/cockpit/test/common/testlib.py", line 804, in check_journal_messages
    raise Error(first)
Error: audit: type=1400 audit(1516454060.268:163): avc:  denied  { map } for  pid=1314 comm="hostname" path="/usr/bin/hostname" dev="dm-0" ino=20028 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:hostname_exec_t:s0 tclass=file permissive=0

not ok 20 testNonDefaultBondSettings (check_networking_bond.TestNetworking) # duration: 50s
Wrote screenshot to TestNetworking-testNonDefaultBondSettings-fedora-27-127.0.0.2-2401-FAIL.png
Wrote HTML dump to TestNetworking-testNonDefaultBondSettings-fedora-27-127.0.0.2-2401-FAIL.html
Wrote JS log to TestNetworking-testNonDefaultBondSettings-fedora-27-127.0.0.2-2401-FAIL.js.log
Journal extracted to TestNetworking-testNonDefaultBondSettings-fedora-27-127.0.0.2-2401-FAIL.log
Journal extracted to TestNetworking-testNonDefaultBondSettings-fedora-26-127.0.0.2-2402-FAIL.log

First occurrence: 2018-01-20T13:14:58.937458 | revision 47ce2fa30ee488380faedcae0bde51784d8d79b5, logs Times recorded: 1 Latest occurrences:

# ----------------------------------------------------------------------
# testConnect (check_openshift.TestOpenshift)
#
======= done setUp
/etc/profile.d/lang.sh: line 20: warning: setlocale: LC_COLLATE: cannot change locale (en_US.UTF-8): No such file or directory
/etc/profile.d/lang.sh: line 23: warning: setlocale: LC_MESSAGES: cannot change locale (en_US.UTF-8): No such file or directory
/etc/profile.d/lang.sh: line 26: warning: setlocale: LC_NUMERIC: cannot change locale (en_US.UTF-8): No such file or directory
/etc/profile.d/lang.sh: line 29: warning: setlocale: LC_TIME: cannot change locale (en_US.UTF-8): No such file or directory
/etc/profile.d/lang.sh: line 20: warning: setlocale: LC_COLLATE: cannot change locale (en_US.UTF-8): No such file or directory
/etc/profile.d/lang.sh: line 23: warning: setlocale: LC_MESSAGES: cannot change locale (en_US.UTF-8): No such file or directory
/etc/profile.d/lang.sh: line 26: warning: setlocale: LC_NUMERIC: cannot change locale (en_US.UTF-8): No such file or directory
/etc/profile.d/lang.sh: line 29: warning: setlocale: LC_TIME: cannot change locale (en_US.UTF-8): No such file or directory
/etc/profile.d/lang.sh: line 20: warning: setlocale: LC_COLLATE: cannot change locale (en_US.UTF-8): No such file or directory
/etc/profile.d/lang.sh: line 23: warning: setlocale: LC_MESSAGES: cannot change locale (en_US.UTF-8): No such file or directory
/etc/profile.d/lang.sh: line 26: warning: setlocale: LC_NUMERIC: cannot change locale (en_US.UTF-8): No such file or directory
/etc/profile.d/lang.sh: line 29: warning: setlocale: LC_TIME: cannot change locale (en_US.UTF-8): No such file or directory
The connection to the server 10.111.112.101:8443 was refused - did you specify the right host or port?
The connection to the server 10.111.112.101:8443 was refused - did you specify the right host or port?
The connection to the server 10.111.112.101:8443 was refused - did you specify the right host or port?
The connection to the server 10.111.112.101:8443 was refused - did you specify the right host or port?
The connection to the server 10.111.112.101:8443 was refused - did you specify the right host or port?
The connection to the server 10.111.112.101:8443 was refused - did you specify the right host or port?
The connection to the server 10.111.112.101:8443 was refused - did you specify the right host or port?
The connection to the server 10.111.112.101:8443 was refused - did you specify the right host or port?

DevTools listening on ws://127.0.0.1:9991/devtools/browser/95484302-51b9-4620-b453-1b55fd4b2463
[0120/174538.377888:ERROR:zygote_host_impl_linux.cc(268)] Failed to adjust OOM score of renderer with pid 73625: Permission denied (13)
[0120/174539.411739:ERROR:zygote_host_impl_linux.cc(268)] Failed to adjust OOM score of renderer with pid 73666: Permission denied (13)
> warning: 2018-01-20 12:45:43.876263 I | proto: duplicate proto type registered: google.protobuf.Any
2018-01-20 12:45:43.876416 I | proto: duplicate proto type registered: google.protobuf.Duration
2018-01-20 12:45:43.876480 I | proto: duplicate proto type registered: google.protobuf.Timestamp

> warning: 2018-01-20 12:45:44.226690 I | proto: duplicate proto type registered: google.protobuf.Any
2018-01-20 12:45:44.226837 I | proto: duplicate proto type registered: google.protobuf.Duration
2018-01-20 12:45:44.226877 I | proto: duplicate proto type registered: google.protobuf.Timestamp

> warning: 2018-01-20 12:45:45.144175 I | proto: duplicate proto type registered: google.protobuf.Any
2018-01-20 12:45:45.144307 I | proto: duplicate proto type registered: google.protobuf.Duration
2018-01-20 12:45:45.144345 I | proto: duplicate proto type registered: google.protobuf.Timestamp

> warning: 2018-01-20 12:45:45.347290 I | proto: duplicate proto type registered: google.protobuf.Any
2018-01-20 12:45:45.347370 I | proto: duplicate proto type registered: google.protobuf.Duration
2018-01-20 12:45:45.347383 I | proto: duplicate proto type registered: google.protobuf.Timestamp

> warning: 2018-01-20 12:45:46.356960 I | proto: duplicate proto type registered: google.protobuf.Any
2018-01-20 12:45:46.357225 I | proto: duplicate proto type registered: google.protobuf.Duration
2018-01-20 12:45:46.357255 I | proto: duplicate proto type registered: google.protobuf.Timestamp

> warning: 2018-01-20 12:45:46.596297 I | proto: duplicate proto type registered: google.protobuf.Any
2018-01-20 12:45:46.596430 I | proto: duplicate proto type registered: google.protobuf.Duration
2018-01-20 12:45:46.596484 I | proto: duplicate proto type registered: google.protobuf.Timestamp

> warning: 2018-01-20 12:45:46.848084 I | proto: duplicate proto type registered: google.protobuf.Any
2018-01-20 12:45:46.848215 I | proto: duplicate proto type registered: google.protobuf.Duration
2018-01-20 12:45:46.848255 I | proto: duplicate proto type registered: google.protobuf.Timestamp

> warning: 2018-01-20 12:45:47.107942 I | proto: duplicate proto type registered: google.protobuf.Any
2018-01-20 12:45:47.108134 I | proto: duplicate proto type registered: google.protobuf.Duration
2018-01-20 12:45:47.108195 I | proto: duplicate proto type registered: google.protobuf.Timestamp

> warning: 2018-01-20 12:45:47.360877 I | proto: duplicate proto type registered: google.protobuf.Any
2018-01-20 12:45:47.362723 I | proto: duplicate proto type registered: google.protobuf.Duration
2018-01-20 12:45:47.362740 I | proto: duplicate proto type registered: google.protobuf.Timestamp

> warning: 2018-01-20 12:45:47.570896 I | proto: duplicate proto type registered: google.protobuf.Any
2018-01-20 12:45:47.571033 I | proto: duplicate proto type registered: google.protobuf.Duration
2018-01-20 12:45:47.571073 I | proto: duplicate proto type registered: google.protobuf.Timestamp

> warning: 2018-01-20 12:45:47.874790 I | proto: duplicate proto type registered: google.protobuf.Any
2018-01-20 12:45:47.874908 I | proto: duplicate proto type registered: google.protobuf.Duration
2018-01-20 12:45:47.874935 I | proto: duplicate proto type registered: google.protobuf.Timestamp

> warning: 2018-01-20 12:45:48.109100 I | proto: duplicate proto type registered: google.protobuf.Any
2018-01-20 12:45:48.109271 I | proto: duplicate proto type registered: google.protobuf.Duration
2018-01-20 12:45:48.109316 I | proto: duplicate proto type registered: google.protobuf.Timestamp

> warning: 2018-01-20 12:45:48.675825 I | proto: duplicate proto type registered: google.protobuf.Any
2018-01-20 12:45:48.675951 I | proto: duplicate proto type registered: google.protobuf.Duration
2018-01-20 12:45:48.675991 I | proto: duplicate proto type registered: google.protobuf.Timestamp

> warning: 2018-01-20 12:45:48.948919 I | proto: duplicate proto type registered: google.protobuf.Any
2018-01-20 12:45:48.948990 I | proto: duplicate proto type registered: google.protobuf.Duration
2018-01-20 12:45:48.949004 I | proto: duplicate proto type registered: google.protobuf.Timestamp

> warning: 2018-01-20 12:45:52.563435 I | proto: duplicate proto type registered: google.protobuf.Any
2018-01-20 12:45:52.564893 I | proto: duplicate proto type registered: google.protobuf.Duration
2018-01-20 12:45:52.564945 I | proto: duplicate proto type registered: google.protobuf.Timestamp

> warning: 2018-01-20 12:45:53.138635 I | proto: duplicate proto type registered: google.protobuf.Any
2018-01-20 12:45:53.138756 I | proto: duplicate proto type registered: google.protobuf.Duration
2018-01-20 12:45:53.138828 I | proto: duplicate proto type registered: google.protobuf.Timestamp

Unexpected journal message 'audit: type=1400 audit(1516470305.319:161): avc:  denied  { map } for  pid=1255 comm="hostname" path="/usr/bin/hostname" dev="dm-0" ino=20028 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:hostname_exec_t:s0 tclass=file permissive=0'
Unexpected journal message 'audit: type=1400 audit(1516470305.531:164): avc:  denied  { execute_no_trans } for  pid=1297 comm="pmie_check" path="/usr/bin/pmie" dev="dm-0" ino=139127 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:pcp_pmie_exec_t:s0 tclass=file permissive=0'
Wrote JS log to TestOpenshift-testConnect-fedora-27-127.0.0.2-2701-FAIL.js.log
Journal extracted to TestOpenshift-testConnect-fedora-27-127.0.0.2-2701-FAIL.log
Journal extracted to TestOpenshift-testConnect-openshift-127.0.0.2-2702-FAIL.log
/etc/profile.d/lang.sh: line 20: warning: setlocale: LC_COLLATE: cannot change locale (en_US.UTF-8): No such file or directory
/etc/profile.d/lang.sh: line 23: warning: setlocale: LC_MESSAGES: cannot change locale (en_US.UTF-8): No such file or directory
/etc/profile.d/lang.sh: line 26: warning: setlocale: LC_NUMERIC: cannot change locale (en_US.UTF-8): No such file or directory
/etc/profile.d/lang.sh: line 29: warning: setlocale: LC_TIME: cannot change locale (en_US.UTF-8): No such file or directory
Traceback (most recent call last):
  File "/build/cockpit/test/common/testlib.py", line 669, in tearDown
    self.check_journal_messages()
  File "/build/cockpit/test/common/testlib.py", line 804, in check_journal_messages
    raise Error(first)
Error: audit: type=1400 audit(1516470305.319:161): avc:  denied  { map } for  pid=1255 comm="hostname" path="/usr/bin/hostname" dev="dm-0" ino=20028 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:hostname_exec_t:s0 tclass=file permissive=0

not ok 117 testConnect (check_openshift.TestOpenshift) # duration: 63s
Wrote screenshot to TestOpenshift-testConnect-fedora-27-127.0.0.2-2701-FAIL.png
Wrote HTML dump to TestOpenshift-testConnect-fedora-27-127.0.0.2-2701-FAIL.html
Wrote JS log to TestOpenshift-testConnect-fedora-27-127.0.0.2-2701-FAIL.js.log
Journal extracted to TestOpenshift-testConnect-fedora-27-127.0.0.2-2701-FAIL.log
Journal extracted to TestOpenshift-testConnect-openshift-127.0.0.2-2702-FAIL.log
/etc/profile.d/lang.sh: line 20: warning: setlocale: LC_COLLATE: cannot change locale (en_US.UTF-8): No such file or directory
/etc/profile.d/lang.sh: line 23: warning: setlocale: LC_MESSAGES: cannot change locale (en_US.UTF-8): No such file or directory
/etc/profile.d/lang.sh: line 26: warning: setlocale: LC_NUMERIC: cannot change locale (en_US.UTF-8): No such file or directory
/etc/profile.d/lang.sh: line 29: warning: setlocale: LC_TIME: cannot change locale (en_US.UTF-8): No such file or directory

First occurrence: 2018-01-20T17:45:56.856798 | revision 2526ff4d5b970d2391429f20cd34cfb797e36dcd, logs Times recorded: 1 Latest occurrences:

# ----------------------------------------------------------------------
# testMounting (check_storage_mounting.TestStorage)
#

DevTools listening on ws://127.0.0.1:9770/devtools/browser/6a5c9031-2921-4473-8980-15379cb4078b
[0120/174654.925865:ERROR:zygote_host_impl_linux.cc(268)] Failed to adjust OOM score of renderer with pid 76394: Permission denied (13)
[0120/174655.927703:ERROR:zygote_host_impl_linux.cc(268)] Failed to adjust OOM score of renderer with pid 76431: Permission denied (13)
Unexpected journal message 'audit: type=1400 audit(1516470405.163:160): avc:  denied  { map } for  pid=1283 comm="hostname" path="/usr/bin/hostname" dev="dm-0" ino=20028 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:hostname_exec_t:s0 tclass=file permissive=0'
Unexpected journal message 'audit: type=1400 audit(1516470405.304:162): avc:  denied  { execute_no_trans } for  pid=1316 comm="pmie_check" path="/usr/bin/pmie" dev="dm-0" ino=139127 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:pcp_pmie_exec_t:s0 tclass=file permissive=0'
Wrote JS log to TestStorage-testMounting-fedora-27-127.0.0.2-2401-FAIL.js.log
Journal extracted to TestStorage-testMounting-fedora-27-127.0.0.2-2401-FAIL.log
Traceback (most recent call last):
  File "/build/cockpit/test/common/testlib.py", line 669, in tearDown
    self.check_journal_messages()
  File "/build/cockpit/test/common/testlib.py", line 804, in check_journal_messages
    raise Error(first)
Error: audit: type=1400 audit(1516470405.163:160): avc:  denied  { map } for  pid=1283 comm="hostname" path="/usr/bin/hostname" dev="dm-0" ino=20028 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:hostname_exec_t:s0 tclass=file permissive=0

not ok 95 testMounting (check_storage_mounting.TestStorage) # duration: 34s
Wrote screenshot to TestStorage-testMounting-fedora-27-127.0.0.2-2401-FAIL.png
Wrote HTML dump to TestStorage-testMounting-fedora-27-127.0.0.2-2401-FAIL.html
Wrote JS log to TestStorage-testMounting-fedora-27-127.0.0.2-2401-FAIL.js.log
Journal extracted to TestStorage-testMounting-fedora-27-127.0.0.2-2401-FAIL.log

First occurrence: 2018-01-20T17:47:09.732735 | revision 2526ff4d5b970d2391429f20cd34cfb797e36dcd, logs Times recorded: 1 Latest occurrences:

# ----------------------------------------------------------------------
# testFormatTooSmall (check_storage_format.TestStorage)
#

DevTools listening on ws://127.0.0.1:9527/devtools/browser/b8f13613-75de-43bd-b3ab-6e9d2bc80f23
[0120/174803.686722:ERROR:zygote_host_impl_linux.cc(268)] Failed to adjust OOM score of renderer with pid 78262: Permission denied (13)
[0120/174804.653364:ERROR:zygote_host_impl_linux.cc(268)] Failed to adjust OOM score of renderer with pid 78296: Permission denied (13)
> warning: Error creating file system: Command-line `mkfs.xfs -N -f -L ""  "/dev/sda"' exited with non-zero exit status 1: agsize (1280 blocks) too small, need at least 4096 blocks
Usage: mkfs.xfs
/* blocksize */     [-b log=n|size=num]
/* metadata */      [-m crc=0|1,finobt=0|1,uuid=xxx,rmapbt=0|1,reflink=0|1]
/* data subvol */   [-d agcount=n,agsize=n,file,name=xxx,size=num,
                (sunit=value,swidth=value|su=num,sw=num|noalign),
                sectlog=n|sectsize=num
/* force overwrite */   [-f]
/* inode size */    [-i log=n|perblock=n|size=num,maxpct=n,attr=0|1|2,
                projid32bit=0|1,sparse=0|1]
/* no discard */    [-K]
/* log subvol */    [-l agnum=n,internal,size=num,logdev=xxx,version=n
                sunit=value|su=num,sectlog=n|sectsize=num,
                lazy-count=0|1]
/* label */     [-L label (maximum 12 characters)]
/* naming */        [-n log=n|size=num,version=2|ci,ftype=0|1]
/* no-op info only */   [-N]
/* prototype file */    [-p fname]
/* quiet */     [-q]
/* realtime subvol */   [-r extsize=num,size=num,rtdev=xxx]
/* sectorsize */    [-s log=n|size=num]
/* version */       [-V]
            devicename
<devicename> is required unless -d name=xxx is given.
<num> is xxx (bytes), xxxs (sectors), xxxb (fs blocks), xxxk (xxx KiB),
      xxxm (xxx MiB), xxxg (xxx GiB), xxxt (xxx TiB) or xxxp (xxx PiB).
<value> is xxx (512 byte blocks).

Unexpected journal message 'audit: type=1400 audit(1516470475.338:165): avc:  denied  { execute_no_trans } for  pid=1313 comm="pmie_check" path="/usr/bin/pmie" dev="dm-0" ino=139127 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:pcp_pmie_exec_t:s0 tclass=file permissive=0'
Wrote JS log to TestStorage-testFormatTooSmall-fedora-27-127.0.0.2-2401-FAIL.js.log
Journal extracted to TestStorage-testFormatTooSmall-fedora-27-127.0.0.2-2401-FAIL.log
Traceback (most recent call last):
  File "/build/cockpit/test/common/testlib.py", line 669, in tearDown
    self.check_journal_messages()
  File "/build/cockpit/test/common/testlib.py", line 804, in check_journal_messages
    raise Error(first)
Error: audit: type=1400 audit(1516470475.338:165): avc:  denied  { execute_no_trans } for  pid=1313 comm="pmie_check" path="/usr/bin/pmie" dev="dm-0" ino=139127 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:pcp_pmie_exec_t:s0 tclass=file permissive=0

not ok 83 testFormatTooSmall (check_storage_format.TestStorage) # duration: 27s
Wrote screenshot to TestStorage-testFormatTooSmall-fedora-27-127.0.0.2-2401-FAIL.png
Wrote HTML dump to TestStorage-testFormatTooSmall-fedora-27-127.0.0.2-2401-FAIL.html
Wrote JS log to TestStorage-testFormatTooSmall-fedora-27-127.0.0.2-2401-FAIL.js.log
Journal extracted to TestStorage-testFormatTooSmall-fedora-27-127.0.0.2-2401-FAIL.log

First occurrence: 2018-01-20T17:48:11.720641 | revision 2526ff4d5b970d2391429f20cd34cfb797e36dcd, logs Times recorded: 1 Latest occurrences:

# ----------------------------------------------------------------------
# testBasic (check_packages.TestPackages)
#

DevTools listening on ws://127.0.0.1:9960/devtools/browser/b1a94804-f527-4184-8db8-da3da094438f
[0120/175029.925770:ERROR:zygote_host_impl_linux.cc(268)] Failed to adjust OOM score of renderer with pid 82055: Permission denied (13)
[0120/175030.994889:ERROR:zygote_host_impl_linux.cc(268)] Failed to adjust OOM score of renderer with pid 82095: Permission denied (13)
Unexpected journal message 'audit: type=1400 audit(1516470621.807:163): avc:  denied  { map } for  pid=1267 comm="hostname" path="/usr/bin/hostname" dev="dm-0" ino=20028 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:hostname_exec_t:s0 tclass=file permissive=0'
Wrote JS log to TestPackages-testBasic-fedora-27-127.0.0.2-2201-FAIL.js.log
Journal extracted to TestPackages-testBasic-fedora-27-127.0.0.2-2201-FAIL.log
Traceback (most recent call last):
  File "/build/cockpit/test/common/testlib.py", line 669, in tearDown
    self.check_journal_messages()
  File "/build/cockpit/test/common/testlib.py", line 804, in check_journal_messages
    raise Error(first)
Error: audit: type=1400 audit(1516470621.807:163): avc:  denied  { map } for  pid=1267 comm="hostname" path="/usr/bin/hostname" dev="dm-0" ino=20028 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:hostname_exec_t:s0 tclass=file permissive=0

not ok 60 testBasic (check_packages.TestPackages) # duration: 28s
Wrote screenshot to TestPackages-testBasic-fedora-27-127.0.0.2-2201-FAIL.png
Wrote HTML dump to TestPackages-testBasic-fedora-27-127.0.0.2-2201-FAIL.html
Wrote JS log to TestPackages-testBasic-fedora-27-127.0.0.2-2201-FAIL.js.log
Journal extracted to TestPackages-testBasic-fedora-27-127.0.0.2-2201-FAIL.log

First occurrence: 2018-01-20T17:50:37.446333 | revision 2526ff4d5b970d2391429f20cd34cfb797e36dcd, logs Times recorded: 1 Latest occurrences:

# ----------------------------------------------------------------------
# testRunningUpdate (check_packagekit.TestUpdates)
#

DevTools listening on ws://127.0.0.1:9422/devtools/browser/0005d3ce-11e2-424e-b0d6-9becdb269559
[0120/175048.568419:ERROR:zygote_host_impl_linux.cc(268)] Failed to adjust OOM score of renderer with pid 82553: Permission denied (13)
[0120/175049.679583:ERROR:zygote_host_impl_linux.cc(268)] Failed to adjust OOM score of renderer with pid 82588: Permission denied (13)
> warning: transport closed: disconnected
Unexpected journal message 'audit: type=1400 audit(1516470637.136:163): avc:  denied  { map } for  pid=1248 comm="hostname" path="/usr/bin/hostname" dev="dm-0" ino=20028 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:hostname_exec_t:s0 tclass=file permissive=0'
Unexpected journal message 'audit: type=1400 audit(1516470637.313:165): avc:  denied  { execute_no_trans } for  pid=1303 comm="pmie_check" path="/usr/bin/pmie" dev="dm-0" ino=139127 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:pcp_pmie_exec_t:s0 tclass=file permissive=0'
Wrote JS log to TestUpdates-testRunningUpdate-fedora-27-127.0.0.2-2501-FAIL.js.log
Journal extracted to TestUpdates-testRunningUpdate-fedora-27-127.0.0.2-2501-FAIL.log
Traceback (most recent call last):
  File "/build/cockpit/test/common/testlib.py", line 669, in tearDown
    self.check_journal_messages()
  File "/build/cockpit/test/common/testlib.py", line 804, in check_journal_messages
    raise Error(first)
Error: audit: type=1400 audit(1516470637.136:163): avc:  denied  { map } for  pid=1248 comm="hostname" path="/usr/bin/hostname" dev="dm-0" ino=20028 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:hostname_exec_t:s0 tclass=file permissive=0

not ok 55 testRunningUpdate (check_packagekit.TestUpdates) # duration: 36s
Wrote screenshot to TestUpdates-testRunningUpdate-fedora-27-127.0.0.2-2501-FAIL.png
Wrote HTML dump to TestUpdates-testRunningUpdate-fedora-27-127.0.0.2-2501-FAIL.html
Wrote JS log to TestUpdates-testRunningUpdate-fedora-27-127.0.0.2-2501-FAIL.js.log
Journal extracted to TestUpdates-testRunningUpdate-fedora-27-127.0.0.2-2501-FAIL.log

First occurrence: 2018-01-20T17:51:02.966985 | revision 2526ff4d5b970d2391429f20cd34cfb797e36dcd, logs Times recorded: 1 Latest occurrences:

# ----------------------------------------------------------------------
# testInfoSecurity (check_packagekit.TestUpdates)
#

DevTools listening on ws://127.0.0.1:9649/devtools/browser/802abf10-6474-450a-bb23-fc1a8aa3c85d
[0120/175114.875447:ERROR:zygote_host_impl_linux.cc(268)] Failed to adjust OOM score of renderer with pid 83328: Permission denied (13)
[0120/175116.002754:ERROR:zygote_host_impl_linux.cc(268)] Failed to adjust OOM score of renderer with pid 83418: Permission denied (13)
> warning: transport closed: disconnected
Connection to 127.0.0.2 closed by remote host.
> log: transport closed, dropped message:  1:1!4
{"call":["/org/freedesktop/timedate1","org.freedesktop.DBus.Properties","Get",["org.freedesktop.timedate1","NTPSynchronized"]],"id":"5"}
> log: transport closed, dropped message:  1:1!4
{"call":["/org/freedesktop/timedate1","org.freedesktop.DBus.Properties","Get",["org.freedesktop.timedate1","NTPSynchronized"]],"id":"6"}
> log: transport closed, dropped message:  1:1!4
{"call":["/org/freedesktop/timedate1","org.freedesktop.DBus.Properties","Get",["org.freedesktop.timedate1","NTPSynchronized"]],"id":"7"}
> log: transport closed, dropped message:  1:1!4
{"call":["/org/freedesktop/timedate1","org.freedesktop.DBus.Properties","Get",["org.freedesktop.timedate1","NTPSynchronized"]],"id":"8"}
> log: transport closed, dropped message:  1:1!4
{"call":["/org/freedesktop/timedate1","org.freedesktop.DBus.Properties","Get",["org.freedesktop.timedate1","NTPSynchronized"]],"id":"9"}
Unexpected journal message 'audit: type=1400 audit(1516470709.062:171): avc:  denied  { map } for  pid=1318 comm="hostname" path="/usr/bin/hostname" dev="dm-0" ino=20028 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:hostname_exec_t:s0 tclass=file permissive=0'
Wrote JS log to TestUpdates-testInfoSecurity-fedora-27-127.0.0.2-2601-FAIL.js.log
Journal extracted to TestUpdates-testInfoSecurity-fedora-27-127.0.0.2-2601-FAIL.log
Traceback (most recent call last):
  File "/build/cockpit/test/common/testlib.py", line 669, in tearDown
    self.check_journal_messages()
  File "/build/cockpit/test/common/testlib.py", line 804, in check_journal_messages
    raise Error(first)
Error: audit: type=1400 audit(1516470709.062:171): avc:  denied  { map } for  pid=1318 comm="hostname" path="/usr/bin/hostname" dev="dm-0" ino=20028 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:hostname_exec_t:s0 tclass=file permissive=0

not ok 51 testInfoSecurity (check_packagekit.TestUpdates) # duration: 73s
Wrote screenshot to TestUpdates-testInfoSecurity-fedora-27-127.0.0.2-2601-FAIL.png
Wrote HTML dump to TestUpdates-testInfoSecurity-fedora-27-127.0.0.2-2601-FAIL.html
Wrote JS log to TestUpdates-testInfoSecurity-fedora-27-127.0.0.2-2601-FAIL.js.log
Journal extracted to TestUpdates-testInfoSecurity-fedora-27-127.0.0.2-2601-FAIL.log

First occurrence: 2018-01-20T17:52:00.659076 | revision 2526ff4d5b970d2391429f20cd34cfb797e36dcd, logs Times recorded: 1 Latest occurrences:

# ----------------------------------------------------------------------
# testBondingMainSlowly (check_networking_bond.TestNetworking)
#
NAME             UUID                                  TYPE            DEVICE 
System eth0      5fb06bd0-0bb0-7ffb-45f1-d6edd65f3e03  802-3-ethernet  eth0   
static-52:54:01  a36507d1-c637-46d3-bc88-62a23d026a63  802-3-ethernet  eth1   
virbr0           2739781b-b957-4ce8-a7ac-656db4b7216e  bridge          virbr0 
System eth1      9c92fad9-6ecb-3e6c-eb4d-8a47c6f50c04  802-3-ethernet  --     
ens2             39ef3890-56af-4114-9a24-f3f94c42acfe  802-3-ethernet  --     

52:54:01:00:00:01 -> eth1

DevTools listening on ws://127.0.0.1:9559/devtools/browser/6d57211d-7e02-4aa3-86ed-d64d31fca120
[0120/175412.315887:ERROR:zygote_host_impl_linux.cc(268)] Failed to adjust OOM score of renderer with pid 87411: Permission denied (13)
[0120/175413.389567:ERROR:zygote_host_impl_linux.cc(268)] Failed to adjust OOM score of renderer with pid 87527: Permission denied (13)
Unexpected journal message 'audit: type=1400 audit(1516470840.511:166): avc:  denied  { map } for  pid=1269 comm="hostname" path="/usr/bin/hostname" dev="dm-0" ino=20028 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:hostname_exec_t:s0 tclass=file permissive=0'
Unexpected journal message 'audit: type=1400 audit(1516470840.676:168): avc:  denied  { execute_no_trans } for  pid=1326 comm="pmie_check" path="/usr/bin/pmie" dev="dm-0" ino=139127 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:pcp_pmie_exec_t:s0 tclass=file permissive=0'
Wrote JS log to TestNetworking-testBondingMainSlowly-fedora-27-127.0.0.2-2601-FAIL.js.log
Journal extracted to TestNetworking-testBondingMainSlowly-fedora-27-127.0.0.2-2601-FAIL.log
Journal extracted to TestNetworking-testBondingMainSlowly-fedora-26-127.0.0.2-2602-FAIL.log
Traceback (most recent call last):
  File "/build/cockpit/test/common/testlib.py", line 669, in tearDown
    self.check_journal_messages()
  File "/build/cockpit/test/common/testlib.py", line 804, in check_journal_messages
    raise Error(first)
Error: audit: type=1400 audit(1516470840.511:166): avc:  denied  { map } for  pid=1269 comm="hostname" path="/usr/bin/hostname" dev="dm-0" ino=20028 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:hostname_exec_t:s0 tclass=file permissive=0

not ok 27 testBondingMainSlowly (check_networking_bond.TestNetworking) # duration: 34s
Wrote screenshot to TestNetworking-testBondingMainSlowly-fedora-27-127.0.0.2-2601-FAIL.png
Wrote HTML dump to TestNetworking-testBondingMainSlowly-fedora-27-127.0.0.2-2601-FAIL.html
Wrote JS log to TestNetworking-testBondingMainSlowly-fedora-27-127.0.0.2-2601-FAIL.js.log
Journal extracted to TestNetworking-testBondingMainSlowly-fedora-27-127.0.0.2-2601-FAIL.log
Journal extracted to TestNetworking-testBondingMainSlowly-fedora-26-127.0.0.2-2602-FAIL.log

First occurrence: 2018-01-20T17:54:22.581595 | revision 2526ff4d5b970d2391429f20cd34cfb797e36dcd, logs Times recorded: 1 Latest occurrences:

# ----------------------------------------------------------------------
# testBasic (check_multi_machine_key.TestMultiMachineKeyAuth)
#

DevTools listening on ws://127.0.0.1:9769/devtools/browser/d8b68193-950c-41c7-8473-f3fc78111384
[0120/175518.163368:ERROR:zygote_host_impl_linux.cc(268)] Failed to adjust OOM score of renderer with pid 89368: Permission denied (13)
[0120/175519.179354:ERROR:zygote_host_impl_linux.cc(268)] Failed to adjust OOM score of renderer with pid 89415: Permission denied (13)
[0120/175537.792596:ERROR:gl_implementation.cc(241)] Failed to load /usr/lib64/chromium-browser/swiftshader/libGLESv2.so: /usr/lib64/chromium-browser/swiftshader/libGLESv2.so: cannot open shared object file: No such file or directory
[0120/175537.795015:ERROR:gpu_child_thread.cc(254)] Exiting GPU process due to errors during initialization
[0120/175538.414971:ERROR:gl_implementation.cc(241)] Failed to load /usr/lib64/chromium-browser/swiftshader/libGLESv2.so: /usr/lib64/chromium-browser/swiftshader/libGLESv2.so: cannot open shared object file: No such file or directory
[0120/175538.417061:ERROR:gpu_child_thread.cc(254)] Exiting GPU process due to errors during initialization
[0120/175539.085519:ERROR:gl_implementation.cc(241)] Failed to load /usr/lib64/chromium-browser/swiftshader/libGLESv2.so: /usr/lib64/chromium-browser/swiftshader/libGLESv2.so: cannot open shared object file: No such file or directory
[0120/175539.088927:ERROR:gpu_child_thread.cc(254)] Exiting GPU process due to errors during initialization
[0120/175539.651470:ERROR:gl_implementation.cc(241)] Failed to load /usr/lib64/chromium-browser/swiftshader/libGLESv2.so: /usr/lib64/chromium-browser/swiftshader/libGLESv2.so: cannot open shared object file: No such file or directory
[0120/175539.653641:ERROR:gpu_child_thread.cc(254)] Exiting GPU process due to errors during initialization
Unexpected journal message 'audit: type=1400 audit(1516470903.677:163): avc:  denied  { map } for  pid=1263 comm="hostname" path="/usr/bin/hostname" dev="dm-0" ino=20028 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:hostname_exec_t:s0 tclass=file permissive=0'
Wrote JS log to TestMultiMachineKeyAuth-testBasic-fedora-27-127.0.0.2-2201-FAIL.js.log
Journal extracted to TestMultiMachineKeyAuth-testBasic-fedora-27-127.0.0.2-2201-FAIL.log
Journal extracted to TestMultiMachineKeyAuth-testBasic-fedora-27-127.0.0.2-2202-FAIL.log
Traceback (most recent call last):
  File "/build/cockpit/test/common/testlib.py", line 669, in tearDown
    self.check_journal_messages()
  File "/build/cockpit/test/common/testlib.py", line 804, in check_journal_messages
    raise Error(first)
Error: audit: type=1400 audit(1516470903.677:163): avc:  denied  { map } for  pid=1263 comm="hostname" path="/usr/bin/hostname" dev="dm-0" ino=20028 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:hostname_exec_t:s0 tclass=file permissive=0

not ok 19 testBasic (check_multi_machine_key.TestMultiMachineKeyAuth) # duration: 52s
Wrote screenshot to TestMultiMachineKeyAuth-testBasic-fedora-27-127.0.0.2-2201-FAIL.png
Wrote HTML dump to TestMultiMachineKeyAuth-testBasic-fedora-27-127.0.0.2-2201-FAIL.html
Wrote JS log to TestMultiMachineKeyAuth-testBasic-fedora-27-127.0.0.2-2201-FAIL.js.log
Journal extracted to TestMultiMachineKeyAuth-testBasic-fedora-27-127.0.0.2-2201-FAIL.log
Journal extracted to TestMultiMachineKeyAuth-testBasic-fedora-27-127.0.0.2-2202-FAIL.log

First occurrence: 2018-01-20T17:55:44.707149 | revision 2526ff4d5b970d2391429f20cd34cfb797e36dcd, logs Times recorded: 1 Latest occurrences:

# ----------------------------------------------------------------------
# testInlineConsole (check_machines.TestMachines)
#

DevTools listening on ws://127.0.0.1:9647/devtools/browser/cd213ee4-c54a-44bc-987f-f7e474fc2cd6
[0120/175727.328501:ERROR:zygote_host_impl_linux.cc(268)] Failed to adjust OOM score of renderer with pid 92853: Permission denied (13)
[0120/175728.445293:ERROR:zygote_host_impl_linux.cc(268)] Failed to adjust OOM score of renderer with pid 92941: Permission denied (13)
> log: Query used for channel:  {"payload":"stream","protocol":"binary","address":"127.0.0.1","port":5900,"binary":"raw"}
> log: Registering ctrl-alt-del handler to:  vm-subVmTest1-vnc-ctrl-alt-del
> log: connecting
> warning:  Msg: noVNC ready: native WebSockets, canvas rendering
> log: Creating channel:  127.0.0.2 9591
> warning: 
> warning:  Msg: Starting VNC handshake
> warning:  Msg: Sent ProtocolVersion: 003.008
> warning:  Msg: Authenticating using scheme: 1
> warning: 
> warning:  Msg: Authentication OK
> warning:  Msg: Authentication OK
> warning:  Msg: Connected (unencrypted) to: QEMU (subVmTest1)
> log: Resizing noVNC, height =  460px
> log: Setting focus
> log: Scrolling VNC frame into view, containerId =  vm-subVmTest1
Unexpected journal message 'audit: type=1400 audit(1516471036.391:163): avc:  denied  { map } for  pid=1285 comm="hostname" path="/usr/bin/hostname" dev="dm-0" ino=20028 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:hostname_exec_t:s0 tclass=file permissive=0'
Wrote JS log to TestMachines-testInlineConsole-fedora-27-127.0.0.2-2701-FAIL.js.log
> log: Resizing noVNC, height =  460px
Journal extracted to TestMachines-testInlineConsole-fedora-27-127.0.0.2-2701-FAIL.log
> log: Scrolling VNC frame into view, containerId =  vm-subVmTest1
Traceback (most recent call last):
  File "/build/cockpit/test/common/testlib.py", line 669, in tearDown
    self.check_journal_messages()
  File "/build/cockpit/test/common/testlib.py", line 804, in check_journal_messages
    raise Error(first)
Error: audit: type=1400 audit(1516471036.391:163): avc:  denied  { map } for  pid=1285 comm="hostname" path="/usr/bin/hostname" dev="dm-0" ino=20028 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:hostname_exec_t:s0 tclass=file permissive=0

not ok 5 testInlineConsole (check_machines.TestMachines) # duration: 35s
Wrote screenshot to TestMachines-testInlineConsole-fedora-27-127.0.0.2-2701-FAIL.png
Wrote HTML dump to TestMachines-testInlineConsole-fedora-27-127.0.0.2-2701-FAIL.html
Wrote JS log to TestMachines-testInlineConsole-fedora-27-127.0.0.2-2701-FAIL.js.log
Journal extracted to TestMachines-testInlineConsole-fedora-27-127.0.0.2-2701-FAIL.log

First occurrence: 2018-01-20T17:57:37.282293 | revision 2526ff4d5b970d2391429f20cd34cfb797e36dcd, logs Times recorded: 1 Latest occurrences:

# ----------------------------------------------------------------------
# testNoMessage (check_journal.TestJournal)
#
ftruncate() failed: Permission denied

DevTools listening on ws://127.0.0.1:9756/devtools/browser/49182507-1af0-4bc1-a024-b81dfec6ec1d
[0121/184838.468874:ERROR:zygote_host_impl_linux.cc(268)] Failed to adjust OOM score of renderer with pid 15572: Permission denied (13)
[0121/184839.407161:ERROR:zygote_host_impl_linux.cc(268)] Failed to adjust OOM score of renderer with pid 15607: Permission denied (13)
Unexpected journal message 'audit: type=1400 audit(1516560510.002:160): avc:  denied  { map } for  pid=1265 comm="hostname" path="/usr/bin/hostname" dev="dm-0" ino=20028 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:hostname_exec_t:s0 tclass=file permissive=0'
Unexpected journal message 'audit: type=1400 audit(1516560510.114:162): avc:  denied  { execute_no_trans } for  pid=1302 comm="pmie_check" path="/usr/bin/pmie" dev="dm-0" ino=139127 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:pcp_pmie_exec_t:s0 tclass=file permissive=0'
Wrote JS log to TestJournal-testNoMessage-fedora-27-127.0.0.2-2901-FAIL.js.log
Journal extracted to TestJournal-testNoMessage-fedora-27-127.0.0.2-2901-FAIL.log
Traceback (most recent call last):
  File "/build/cockpit/test/common/testlib.py", line 669, in tearDown
    self.check_journal_messages()
  File "/build/cockpit/test/common/testlib.py", line 804, in check_journal_messages
    raise Error(first)
Error: audit: type=1400 audit(1516560510.002:160): avc:  denied  { map } for  pid=1265 comm="hostname" path="/usr/bin/hostname" dev="dm-0" ino=20028 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:hostname_exec_t:s0 tclass=file permissive=0

not ok 166 testNoMessage (check_journal.TestJournal) # duration: 26s
Wrote screenshot to TestJournal-testNoMessage-fedora-27-127.0.0.2-2901-FAIL.png
Wrote HTML dump to TestJournal-testNoMessage-fedora-27-127.0.0.2-2901-FAIL.html
Wrote JS log to TestJournal-testNoMessage-fedora-27-127.0.0.2-2901-FAIL.js.log
Journal extracted to TestJournal-testNoMessage-fedora-27-127.0.0.2-2901-FAIL.log

First occurrence: 2018-01-21T18:48:50.607686 | revision 0218d776ca1acab13399b9d0f606fbaeb8be3585, logs Times recorded: 1 Latest occurrences:

# ----------------------------------------------------------------------
# testNoPackageKit (check_packagekit.TestUpdates)
#
ftruncate() failed: Permission denied

DevTools listening on ws://127.0.0.1:9346/devtools/browser/d2629b3c-6387-4ebb-be55-d50c43badc22
[0121/185651.189239:ERROR:zygote_host_impl_linux.cc(268)] Failed to adjust OOM score of renderer with pid 30064: Permission denied (13)
[0121/185652.163513:ERROR:zygote_host_impl_linux.cc(268)] Failed to adjust OOM score of renderer with pid 30114: Permission denied (13)
> log: close:  
Unexpected journal message 'audit: type=1400 audit(1516561002.375:163): avc:  denied  { execute_no_trans } for  pid=1328 comm="pmie_check" path="/usr/bin/pmie" dev="dm-0" ino=139127 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:pcp_pmie_exec_t:s0 tclass=file permissive=0'
Wrote JS log to TestUpdates-testNoPackageKit-fedora-27-127.0.0.2-2701-FAIL.js.log
Journal extracted to TestUpdates-testNoPackageKit-fedora-27-127.0.0.2-2701-FAIL.log
Traceback (most recent call last):
  File "/build/cockpit/test/common/testlib.py", line 669, in tearDown
    self.check_journal_messages()
  File "/build/cockpit/test/common/testlib.py", line 804, in check_journal_messages
    raise Error(first)
Error: audit: type=1400 audit(1516561002.375:163): avc:  denied  { execute_no_trans } for  pid=1328 comm="pmie_check" path="/usr/bin/pmie" dev="dm-0" ino=139127 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:pcp_pmie_exec_t:s0 tclass=file permissive=0

not ok 70 testNoPackageKit (check_packagekit.TestUpdates) # duration: 26s
Wrote screenshot to TestUpdates-testNoPackageKit-fedora-27-127.0.0.2-2701-FAIL.png
Wrote HTML dump to TestUpdates-testNoPackageKit-fedora-27-127.0.0.2-2701-FAIL.html
Wrote JS log to TestUpdates-testNoPackageKit-fedora-27-127.0.0.2-2701-FAIL.js.log
Journal extracted to TestUpdates-testNoPackageKit-fedora-27-127.0.0.2-2701-FAIL.log

First occurrence: 2018-01-21T18:56:57.461574 | revision 0218d776ca1acab13399b9d0f606fbaeb8be3585, logs Times recorded: 1 Latest occurrences:

# ----------------------------------------------------------------------
# testVolumes (check_openshift.TestOpenshift)
#
/etc/profile.d/lang.sh: line 20: warning: setlocale: LC_COLLATE: cannot change locale (en_US.UTF-8): No such file or directory
/etc/profile.d/lang.sh: line 23: warning: setlocale: LC_MESSAGES: cannot change locale (en_US.UTF-8): No such file or directory
/etc/profile.d/lang.sh: line 26: warning: setlocale: LC_NUMERIC: cannot change locale (en_US.UTF-8): No such file or directory
/etc/profile.d/lang.sh: line 29: warning: setlocale: LC_TIME: cannot change locale (en_US.UTF-8): No such file or directory
/etc/profile.d/lang.sh: line 20: warning: setlocale: LC_COLLATE: cannot change locale (en_US.UTF-8): No such file or directory
/etc/profile.d/lang.sh: line 23: warning: setlocale: LC_MESSAGES: cannot change locale (en_US.UTF-8): No such file or directory
/etc/profile.d/lang.sh: line 26: warning: setlocale: LC_NUMERIC: cannot change locale (en_US.UTF-8): No such file or directory
/etc/profile.d/lang.sh: line 29: warning: setlocale: LC_TIME: cannot change locale (en_US.UTF-8): No such file or directory
/etc/profile.d/lang.sh: line 20: warning: setlocale: LC_COLLATE: cannot change locale (en_US.UTF-8): No such file or directory
/etc/profile.d/lang.sh: line 23: warning: setlocale: LC_MESSAGES: cannot change locale (en_US.UTF-8): No such file or directory
/etc/profile.d/lang.sh: line 26: warning: setlocale: LC_NUMERIC: cannot change locale (en_US.UTF-8): No such file or directory
/etc/profile.d/lang.sh: line 29: warning: setlocale: LC_TIME: cannot change locale (en_US.UTF-8): No such file or directory
The connection to the server 10.111.112.101:8443 was refused - did you specify the right host or port?
The connection to the server 10.111.112.101:8443 was refused - did you specify the right host or port?
The connection to the server 10.111.112.101:8443 was refused - did you specify the right host or port?
The connection to the server 10.111.112.101:8443 was refused - did you specify the right host or port?
The connection to the server 10.111.112.101:8443 was refused - did you specify the right host or port?
ftruncate() failed: Permission denied

DevTools listening on ws://127.0.0.1:9676/devtools/browser/8c67648b-dad7-47e1-9c66-9ccb8d4bf673
[0121/185931.890570:ERROR:zygote_host_impl_linux.cc(268)] Failed to adjust OOM score of renderer with pid 34053: Permission denied (13)
[0121/185932.822441:ERROR:zygote_host_impl_linux.cc(268)] Failed to adjust OOM score of renderer with pid 34095: Permission denied (13)
> warning: 2018-01-21 13:59:36.394234 I | proto: duplicate proto type registered: google.protobuf.Any
2018-01-21 13:59:36.394357 I | proto: duplicate proto type registered: google.protobuf.Duration
2018-01-21 13:59:36.394387 I | proto: duplicate proto type registered: google.protobuf.Timestamp

> warning: 2018-01-21 13:59:36.734988 I | proto: duplicate proto type registered: google.protobuf.Any
2018-01-21 13:59:36.735124 I | proto: duplicate proto type registered: google.protobuf.Duration
2018-01-21 13:59:36.735160 I | proto: duplicate proto type registered: google.protobuf.Timestamp

/etc/profile.d/lang.sh: line 20: warning: setlocale: LC_COLLATE: cannot change locale (en_US.UTF-8): No such file or directory
/etc/profile.d/lang.sh: line 23: warning: setlocale: LC_MESSAGES: cannot change locale (en_US.UTF-8): No such file or directory
/etc/profile.d/lang.sh: line 26: warning: setlocale: LC_NUMERIC: cannot change locale (en_US.UTF-8): No such file or directory
/etc/profile.d/lang.sh: line 29: warning: setlocale: LC_TIME: cannot change locale (en_US.UTF-8): No such file or directory
/etc/profile.d/lang.sh: line 20: warning: setlocale: LC_COLLATE: cannot change locale (en_US.UTF-8): No such file or directory
/etc/profile.d/lang.sh: line 23: warning: setlocale: LC_MESSAGES: cannot change locale (en_US.UTF-8): No such file or directory
/etc/profile.d/lang.sh: line 26: warning: setlocale: LC_NUMERIC: cannot change locale (en_US.UTF-8): No such file or directory
/etc/profile.d/lang.sh: line 29: warning: setlocale: LC_TIME: cannot change locale (en_US.UTF-8): No such file or directory
Unexpected journal message 'audit: type=1400 audit(1516561135.405:161): avc:  denied  { map } for  pid=1287 comm="hostname" path="/usr/bin/hostname" dev="dm-0" ino=20028 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:hostname_exec_t:s0 tclass=file permissive=0'
Unexpected journal message 'audit: type=1400 audit(1516561135.483:163): avc:  denied  { execute_no_trans } for  pid=1314 comm="pmie_check" path="/usr/bin/pmie" dev="dm-0" ino=139127 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:pcp_pmie_exec_t:s0 tclass=file permissive=0'
Wrote JS log to TestOpenshift-testVolumes-fedora-27-127.0.0.2-2701-FAIL.js.log
Journal extracted to TestOpenshift-testVolumes-fedora-27-127.0.0.2-2701-FAIL.log
Journal extracted to TestOpenshift-testVolumes-openshift-127.0.0.2-2702-FAIL.log
/etc/profile.d/lang.sh: line 20: warning: setlocale: LC_COLLATE: cannot change locale (en_US.UTF-8): No such file or directory
/etc/profile.d/lang.sh: line 23: warning: setlocale: LC_MESSAGES: cannot change locale (en_US.UTF-8): No such file or directory
/etc/profile.d/lang.sh: line 26: warning: setlocale: LC_NUMERIC: cannot change locale (en_US.UTF-8): No such file or directory
/etc/profile.d/lang.sh: line 29: warning: setlocale: LC_TIME: cannot change locale (en_US.UTF-8): No such file or directory
Traceback (most recent call last):
  File "/build/cockpit/test/common/testlib.py", line 669, in tearDown
    self.check_journal_messages()
  File "/build/cockpit/test/common/testlib.py", line 804, in check_journal_messages
    raise Error(first)
Error: audit: type=1400 audit(1516561135.405:161): avc:  denied  { map } for  pid=1287 comm="hostname" path="/usr/bin/hostname" dev="dm-0" ino=20028 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:hostname_exec_t:s0 tclass=file permissive=0

not ok 49 testVolumes (check_openshift.TestOpenshift) # duration: 62s
Wrote screenshot to TestOpenshift-testVolumes-fedora-27-127.0.0.2-2701-FAIL.png
Wrote HTML dump to TestOpenshift-testVolumes-fedora-27-127.0.0.2-2701-FAIL.html
Wrote JS log to TestOpenshift-testVolumes-fedora-27-127.0.0.2-2701-FAIL.js.log
Journal extracted to TestOpenshift-testVolumes-fedora-27-127.0.0.2-2701-FAIL.log
Journal extracted to TestOpenshift-testVolumes-openshift-127.0.0.2-2702-FAIL.log
/etc/profile.d/lang.sh: line 20: warning: setlocale: LC_COLLATE: cannot change locale (en_US.UTF-8): No such file or directory
/etc/profile.d/lang.sh: line 23: warning: setlocale: LC_MESSAGES: cannot change locale (en_US.UTF-8): No such file or directory
/etc/profile.d/lang.sh: line 26: warning: setlocale: LC_NUMERIC: cannot change locale (en_US.UTF-8): No such file or directory
/etc/profile.d/lang.sh: line 29: warning: setlocale: LC_TIME: cannot change locale (en_US.UTF-8): No such file or directory

First occurrence: 2018-01-21T18:59:51.797437 | revision 0218d776ca1acab13399b9d0f606fbaeb8be3585, logs Times recorded: 1 Latest occurrences:

# ----------------------------------------------------------------------
# testVlan (check_networking_vlan.TestNetworking)
#
NAME         UUID                                  TYPE            DEVICE 
System eth0  5fb06bd0-0bb0-7ffb-45f1-d6edd65f3e03  802-3-ethernet  eth0   
virbr0       2da18292-56fc-45c7-b564-671c4df9c871  bridge          virbr0 
System eth1  9c92fad9-6ecb-3e6c-eb4d-8a47c6f50c04  802-3-ethernet  --     
ens2         39ef3890-56af-4114-9a24-f3f94c42acfe  802-3-ethernet  --     

ftruncate() failed: Permission denied

DevTools listening on ws://127.0.0.1:9825/devtools/browser/42e0bc41-7d5e-4906-b775-5b085ea6eb8e
[0121/190052.225175:ERROR:zygote_host_impl_linux.cc(268)] Failed to adjust OOM score of renderer with pid 36049: Permission denied (13)
[0121/190053.210003:ERROR:zygote_host_impl_linux.cc(268)] Failed to adjust OOM score of renderer with pid 36097: Permission denied (13)
52:54:01:00:00:03 -> eth2
52:54:01:00:00:03 -> eth2
Unexpected journal message 'audit: type=1400 audit(1516561241.061:160): avc:  denied  { map } for  pid=1287 comm="hostname" path="/usr/bin/hostname" dev="dm-0" ino=20028 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:hostname_exec_t:s0 tclass=file permissive=0'
Unexpected journal message 'audit: type=1400 audit(1516561241.200:162): avc:  denied  { execute_no_trans } for  pid=1333 comm="pmie_check" path="/usr/bin/pmie" dev="dm-0" ino=139127 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:pcp_pmie_exec_t:s0 tclass=file permissive=0'
Wrote JS log to TestNetworking-testVlan-fedora-27-127.0.0.2-2501-FAIL.js.log
Journal extracted to TestNetworking-testVlan-fedora-27-127.0.0.2-2501-FAIL.log
Journal extracted to TestNetworking-testVlan-fedora-26-127.0.0.2-2502-FAIL.log
Traceback (most recent call last):
  File "/build/cockpit/test/common/testlib.py", line 669, in tearDown
    self.check_journal_messages()
  File "/build/cockpit/test/common/testlib.py", line 804, in check_journal_messages
    raise Error(first)
Error: audit: type=1400 audit(1516561241.061:160): avc:  denied  { map } for  pid=1287 comm="hostname" path="/usr/bin/hostname" dev="dm-0" ino=20028 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:hostname_exec_t:s0 tclass=file permissive=0

not ok 40 testVlan (check_networking_vlan.TestNetworking) # duration: 36s
Wrote screenshot to TestNetworking-testVlan-fedora-27-127.0.0.2-2501-FAIL.png
Wrote HTML dump to TestNetworking-testVlan-fedora-27-127.0.0.2-2501-FAIL.html
Wrote JS log to TestNetworking-testVlan-fedora-27-127.0.0.2-2501-FAIL.js.log
Journal extracted to TestNetworking-testVlan-fedora-27-127.0.0.2-2501-FAIL.log
Journal extracted to TestNetworking-testVlan-fedora-26-127.0.0.2-2502-FAIL.log

First occurrence: 2018-01-21T19:01:08.017708 | revision 0218d776ca1acab13399b9d0f606fbaeb8be3585, logs Times recorded: 1 Latest occurrences:

# ----------------------------------------------------------------------
# testUrlRoot (check_multi_machine.TestMultiMachine)
#
ftruncate() failed: Permission denied

DevTools listening on ws://127.0.0.1:9614/devtools/browser/ee35744e-cb07-4121-a2e7-4ee591df331d
[0121/190319.987345:ERROR:zygote_host_impl_linux.cc(268)] Failed to adjust OOM score of renderer with pid 41068: Permission denied (13)
[0121/190320.983180:ERROR:zygote_host_impl_linux.cc(268)] Failed to adjust OOM score of renderer with pid 41115: Permission denied (13)
(node:41076) Warning: Possible EventEmitter memory leak detected. 11 Page.loadEventFired listeners added. Use emitter.setMaxListeners() to increase limit
> log: Authentication failed: invalid-hostkey
> log: Authentication failed: unknown-host
> log: Authentication failed: unknown-hostkey
> log: Authentication failed
> log: Authentication failed: no-host
Unexpected journal message 'audit: type=1400 audit(1516561385.862:161): avc:  denied  { map } for  pid=1224 comm="hostname" path="/usr/bin/hostname" dev="dm-0" ino=20028 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:hostname_exec_t:s0 tclass=file permissive=0'
Unexpected journal message 'audit: type=1400 audit(1516561386.086:165): avc:  denied  { execute_no_trans } for  pid=1263 comm="pmie_check" path="/usr/bin/pmie" dev="dm-0" ino=139127 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:pcp_pmie_exec_t:s0 tclass=file permissive=0'
Wrote JS log to TestMultiMachine-testUrlRoot-fedora-27-127.0.0.2-2701-FAIL.js.log
Journal extracted to TestMultiMachine-testUrlRoot-fedora-27-127.0.0.2-2701-FAIL.log
Journal extracted to TestMultiMachine-testUrlRoot-fedora-27-127.0.0.2-2703-FAIL.log
Journal extracted to TestMultiMachine-testUrlRoot-fedora-27-127.0.0.2-2702-FAIL.log
Traceback (most recent call last):
  File "/build/cockpit/test/common/testlib.py", line 669, in tearDown
    self.check_journal_messages()
  File "/build/cockpit/test/common/testlib.py", line 804, in check_journal_messages
    raise Error(first)
Error: audit: type=1400 audit(1516561385.862:161): avc:  denied  { map } for  pid=1224 comm="hostname" path="/usr/bin/hostname" dev="dm-0" ino=20028 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:hostname_exec_t:s0 tclass=file permissive=0

not ok 17 testUrlRoot (check_multi_machine.TestMultiMachine) # duration: 51s
Wrote screenshot to TestMultiMachine-testUrlRoot-fedora-27-127.0.0.2-2701-FAIL.png
Wrote HTML dump to TestMultiMachine-testUrlRoot-fedora-27-127.0.0.2-2701-FAIL.html
Wrote JS log to TestMultiMachine-testUrlRoot-fedora-27-127.0.0.2-2701-FAIL.js.log
Journal extracted to TestMultiMachine-testUrlRoot-fedora-27-127.0.0.2-2701-FAIL.log
Journal extracted to TestMultiMachine-testUrlRoot-fedora-27-127.0.0.2-2703-FAIL.log
Journal extracted to TestMultiMachine-testUrlRoot-fedora-27-127.0.0.2-2702-FAIL.log

First occurrence: 2018-01-21T19:03:48.788050 | revision 0218d776ca1acab13399b9d0f606fbaeb8be3585, logs Times recorded: 1 Latest occurrences:

# ----------------------------------------------------------------------
# testDelete (check_kubernetes.TestKubernetes)
#
bash: /etc/kubernetes/start-kubernetes: No such file or directory
2018-01-22 02:29:32.517966 I | proto: duplicate proto type registered: google.protobuf.Any
2018-01-22 02:29:32.550358 I | proto: duplicate proto type registered: google.protobuf.Duration
2018-01-22 02:29:32.550433 I | proto: duplicate proto type registered: google.protobuf.Timestamp

DevTools listening on ws://127.0.0.1:9549/devtools/browser/2fa535c6-1ee6-4ac7-b018-d8bd55cde5b3
[0122/072936.953329:ERROR:zygote_host_impl_linux.cc(268)] Failed to adjust OOM score of renderer with pid 15983: Permission denied (13)
[0122/072938.013053:ERROR:zygote_host_impl_linux.cc(268)] Failed to adjust OOM score of renderer with pid 16054: Permission denied (13)
> warning: 2018-01-22 02:29:42.980107 I | proto: duplicate proto type registered: google.protobuf.Any
2018-01-22 02:29:42.980242 I | proto: duplicate proto type registered: google.protobuf.Duration
2018-01-22 02:29:42.980269 I | proto: duplicate proto type registered: google.protobuf.Timestamp
error: current-context must exist in order to minify

> warning: received invalid kubectl config 
> warning: 2018-01-22 02:29:43.874444 I | proto: duplicate proto type registered: google.protobuf.Any
2018-01-22 02:29:43.874564 I | proto: duplicate proto type registered: google.protobuf.Duration
2018-01-22 02:29:43.874596 I | proto: duplicate proto type registered: google.protobuf.Timestamp

2018-01-22 02:29:44.661222 I | proto: duplicate proto type registered: google.protobuf.Any
2018-01-22 02:29:44.661772 I | proto: duplicate proto type registered: google.protobuf.Duration
2018-01-22 02:29:44.662040 I | proto: duplicate proto type registered: google.protobuf.Timestamp
2018-01-22 02:29:45.879554 I | proto: duplicate proto type registered: google.protobuf.Any
2018-01-22 02:29:45.879972 I | proto: duplicate proto type registered: google.protobuf.Duration
2018-01-22 02:29:45.880188 I | proto: duplicate proto type registered: google.protobuf.Timestamp
Unexpected journal message 'audit: type=1400 audit(1516606147.062:163): avc:  denied  { map } for  pid=1253 comm="hostname" path="/usr/bin/hostname" dev="dm-0" ino=20028 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:hostname_exec_t:s0 tclass=file permissive=0'
Unexpected journal message 'audit: type=1400 audit(1516606147.231:165): avc:  denied  { execute_no_trans } for  pid=1304 comm="pmie_check" path="/usr/bin/pmie" dev="dm-0" ino=139127 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:pcp_pmie_exec_t:s0 tclass=file permissive=0'
Wrote JS log to TestKubernetes-testDelete-fedora-27-127.0.0.2-2201-FAIL.js.log
Journal extracted to TestKubernetes-testDelete-fedora-27-127.0.0.2-2201-FAIL.log
Traceback (most recent call last):
  File "/build/cockpit/test/common/testlib.py", line 669, in tearDown
    self.check_journal_messages()
  File "/build/cockpit/test/common/testlib.py", line 804, in check_journal_messages
    raise Error(first)
Error: audit: type=1400 audit(1516606147.062:163): avc:  denied  { map } for  pid=1253 comm="hostname" path="/usr/bin/hostname" dev="dm-0" ino=20028 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:hostname_exec_t:s0 tclass=file permissive=0

not ok 176 testDelete (check_kubernetes.TestKubernetes) # duration: 55s
Wrote screenshot to TestKubernetes-testDelete-fedora-27-127.0.0.2-2201-FAIL.png
Wrote HTML dump to TestKubernetes-testDelete-fedora-27-127.0.0.2-2201-FAIL.html
Wrote JS log to TestKubernetes-testDelete-fedora-27-127.0.0.2-2201-FAIL.js.log
Journal extracted to TestKubernetes-testDelete-fedora-27-127.0.0.2-2201-FAIL.log

First occurrence: 2018-01-22T07:29:49.960454 | revision 6a5c0cf00365d6c8851c89e7f2c5973e93a69db1, logs Times recorded: 1 Latest occurrences:

# ----------------------------------------------------------------------
# testDevmapper (check_docker_storage.TestDockerStorageMapper)
#
  Volume group "atomic-storage" not found
  Cannot process volume group atomic-storage

DevTools listening on ws://127.0.0.1:9266/devtools/browser/50612cad-b72a-4e27-8996-593e2b4b179e
[0122/073029.948145:ERROR:zygote_host_impl_linux.cc(268)] Failed to adjust OOM score of renderer with pid 17215: Permission denied (13)
[0122/073031.015748:ERROR:zygote_host_impl_linux.cc(268)] Failed to adjust OOM score of renderer with pid 17246: Permission denied (13)
  Volume group "atomic-storage" not found
  Cannot process volume group atomic-storage
  Volume group "atomic-storage" not found
  Cannot process volume group atomic-storage
  Volume group "atomic-storage" not found
  Cannot process volume group atomic-storage
Unexpected journal message 'audit: type=1400 audit(1516606217.575:163): avc:  denied  { map } for  pid=1249 comm="hostname" path="/usr/bin/hostname" dev="dm-0" ino=20028 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:hostname_exec_t:s0 tclass=file permissive=0'
Unexpected journal message 'audit: type=1400 audit(1516606217.770:165): avc:  denied  { execute_no_trans } for  pid=1293 comm="pmie_check" path="/usr/bin/pmie" dev="dm-0" ino=139127 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:pcp_pmie_exec_t:s0 tclass=file permissive=0'
Wrote JS log to TestDockerStorageMapper-testDevmapper-fedora-27-127.0.0.2-2501-FAIL.js.log
Journal extracted to TestDockerStorageMapper-testDevmapper-fedora-27-127.0.0.2-2501-FAIL.log
Traceback (most recent call last):
  File "/build/cockpit/test/common/testlib.py", line 669, in tearDown
    self.check_journal_messages()
  File "/build/cockpit/test/common/testlib.py", line 804, in check_journal_messages
    raise Error(first)
Error: audit: type=1400 audit(1516606217.575:163): avc:  denied  { map } for  pid=1249 comm="hostname" path="/usr/bin/hostname" dev="dm-0" ino=20028 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:hostname_exec_t:s0 tclass=file permissive=0

not ok 163 testDevmapper (check_docker_storage.TestDockerStorageMapper) # duration: 57s
Wrote screenshot to TestDockerStorageMapper-testDevmapper-fedora-27-127.0.0.2-2501-FAIL.png
Wrote HTML dump to TestDockerStorageMapper-testDevmapper-fedora-27-127.0.0.2-2501-FAIL.html
Wrote JS log to TestDockerStorageMapper-testDevmapper-fedora-27-127.0.0.2-2501-FAIL.js.log
Journal extracted to TestDockerStorageMapper-testDevmapper-fedora-27-127.0.0.2-2501-FAIL.log

First occurrence: 2018-01-22T07:31:03.940150 | revision 6a5c0cf00365d6c8851c89e7f2c5973e93a69db1, logs Times recorded: 1 Latest occurrences:

cockpituous commented 6 years ago

verify/fedora-27 Ooops, it happened again


# ----------------------------------------------------------------------
# testFedora23Direct (check_multi_os.TestMultiOSDirect)
#
ftruncate() failed: Permission denied

DevTools listening on ws://127.0.0.1:9656/devtools/browser/a698f244-6b9f-4b61-8e59-85fc2a13d9a6
[0120/131504.050738:ERROR:zygote_host_impl_linux.cc(268)] Failed to adjust OOM score of renderer with pid 43581: Permission denied (13)
[0120/131504.971586:ERROR:zygote_host_impl_linux.cc(268)] Failed to adjust OOM score of renderer with pid 43632: Permission denied (13)
Unexpected journal message 'audit: type=1400 audit(1516454097.141:163): avc:  denied  { map } for  pid=1253 comm="hostname" path="/usr/bin/hostname" dev="dm-0" ino=20028 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:hostname_exec_t:s0 tclass=file permissive=0'
Unexpected journal message 'audit: type=1400 audit(1516454097.279:165): avc:  denied  { execute_no_trans } for  pid=1300 comm="pmie_check" path="/usr/bin/pmie" dev="dm-0" ino=139127 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:pcp_pmie_exec_t:s0 tclass=file permissive=0'
Wrote JS log to TestMultiOSDirect-testFedora23Direct-fedora-27-127.0.0.2-2301-FAIL.js.log
Journal extracted to TestMultiOSDirect-testFedora23Direct-fedora-27-127.0.0.2-2301-FAIL.log
Journal extracted to TestMultiOSDirect-testFedora23Direct-fedora-23-stock-127.0.0.2-2302-FAIL.log
Traceback (most recent call last):
  File "/build/cockpit/test/common/testlib.py", line 669, in tearDown
    self.check_journal_messages()
  File "/build/cockpit/test/common/testlib.py", line 804, in check_journal_messages
    raise Error(first)
Error: audit: type=1400 audit(1516454097.141:163): avc:  denied  { map } for  pid=1253 comm="hostname" path="/usr/bin/hostname" dev="dm-0" ino=20028 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:hostname_exec_t:s0 tclass=file permissive=0

not ok 13 testFedora23Direct (check_multi_os.TestMultiOSDirect) # duration: 30s
Wrote screenshot to TestMultiOSDirect-testFedora23Direct-fedora-27-127.0.0.2-2301-FAIL.png
Wrote HTML dump to TestMultiOSDirect-testFedora23Direct-fedora-27-127.0.0.2-2301-FAIL.html
Wrote JS log to TestMultiOSDirect-testFedora23Direct-fedora-27-127.0.0.2-2301-FAIL.js.log
Journal extracted to TestMultiOSDirect-testFedora23Direct-fedora-27-127.0.0.2-2301-FAIL.log
Journal extracted to TestMultiOSDirect-testFedora23Direct-fedora-23-stock-127.0.0.2-2302-FAIL.log

First occurrence: 2018-01-20T13:15:15.197516 | revision 47ce2fa30ee488380faedcae0bde51784d8d79b5, logs Times recorded: 1 Latest occurrences:

# ----------------------------------------------------------------------
# testTroubleshooting (check_multi_machine.TestMultiMachine)
#
ftruncate() failed: Permission denied

DevTools listening on ws://127.0.0.1:10122/devtools/browser/eb16d955-6eb5-46af-9331-cc0009a62cb5
[0120/131541.927164:ERROR:zygote_host_impl_linux.cc(268)] Failed to adjust OOM score of renderer with pid 44918: Permission denied (13)
[0120/131542.906457:ERROR:zygote_host_impl_linux.cc(268)] Failed to adjust OOM score of renderer with pid 44962: Permission denied (13)
> warning: cat: '*.pub': No such file or directory

> warning: failed to list keys in home directory: cat: '*.pub': No such file or directory
> warning: Login failed
> warning: cat: '*.pub': No such file or directory

> warning: failed to list keys in home directory: cat: '*.pub': No such file or directory
> warning: Login failed
(node:44926) Warning: Possible EventEmitter memory leak detected. 11 Page.loadEventFired listeners added. Use emitter.setMaxListeners() to increase limit
> warning: cat: '*.pub': No such file or directory

> warning: failed to list keys in home directory: cat: '*.pub': No such file or directory
[0120/131631.206239:WARNING:ipc_message_attachment_set.cc(49)] MessageAttachmentSet destroyed with unconsumed attachments: 0/1
> warning: cat: '*.pub': No such file or directory

> warning: failed to list keys in home directory: cat: '*.pub': No such file or directory
Unexpected journal message 'audit: type=1400 audit(0): avc:  denied  { map } for  pid=0 comm="hostname" path="/usr/bin/hostname" dev="dm-0" ino=0 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:hostname_exec_t:s0 tclass=file permissive=0'
Unexpected journal message 'audit: type=1400 audit(0): avc:  denied  { execute_no_trans } for  pid=0 comm="pmie_check" path="/usr/bin/pmie" dev="dm-0" ino=0 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:pcp_pmie_exec_t:s0 tclass=file permissive=0'
Wrote JS log to TestMultiMachine-testTroubleshooting-fedora-27-127.0.0.2-2301-FAIL.js.log
Journal extracted to TestMultiMachine-testTroubleshooting-fedora-27-127.0.0.2-2301-FAIL.log
Journal extracted to TestMultiMachine-testTroubleshooting-fedora-27-127.0.0.2-2303-FAIL.log
Traceback (most recent call last):
  File "testlib.py", line 669, in tearDown
    self.check_journal_messages()
  File "testlib.py", line 804, in check_journal_messages
    raise Error(first)
Error: audit: type=1400 audit(0): avc:  denied  { map } for  pid=0 comm="hostname" path="/usr/bin/hostname" dev="dm-0" ino=0 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:hostname_exec_t:s0 tclass=file permissive=0

not ok 8 testTroubleshooting (check_multi_machine.TestMultiMachine) # duration: 76s
Wrote screenshot to TestMultiMachine-testTroubleshooting-fedora-27-127.0.0.2-2301-FAIL.png
Wrote HTML dump to TestMultiMachine-testTroubleshooting-fedora-27-127.0.0.2-2301-FAIL.html
Wrote JS log to TestMultiMachine-testTroubleshooting-fedora-27-127.0.0.2-2301-FAIL.js.log
Journal extracted to TestMultiMachine-testTroubleshooting-fedora-27-127.0.0.2-2301-FAIL.log
Journal extracted to TestMultiMachine-testTroubleshooting-fedora-27-127.0.0.2-2303-FAIL.log

First occurrence: 2018-01-20T13:16:34.715696 | revision 47ce2fa30ee488380faedcae0bde51784d8d79b5, logs Times recorded: 2 Latest occurrences:

# ----------------------------------------------------------------------
# testAuthorizedKeys (check_keys.TestKeys)
#
ftruncate() failed: Permission denied

DevTools listening on ws://127.0.0.1:9423/devtools/browser/db057279-b9dc-4153-9df5-3e0b9a1e8cd2
[0120/133129.939435:ERROR:zygote_host_impl_linux.cc(268)] Failed to adjust OOM score of renderer with pid 61589: Permission denied (13)
[0120/133130.903023:ERROR:zygote_host_impl_linux.cc(268)] Failed to adjust OOM score of renderer with pid 61635: Permission denied (13)
> warning: The key you provided was not valid.
> warning: chage: Permission denied.

> warning: chage: Permission denied.

> warning: chage: Permission denied.

getfacl: Removing leading '/' from absolute path names
getfacl: Removing leading '/' from absolute path names
Unexpected journal message 'audit: type=1400 audit(1516455079.426:162): avc:  denied  { map } for  pid=1256 comm="hostname" path="/usr/bin/hostname" dev="dm-0" ino=20028 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:hostname_exec_t:s0 tclass=file permissive=0'
Unexpected journal message 'audit: type=1400 audit(1516455079.579:164): avc:  denied  { execute_no_trans } for  pid=1316 comm="pmie_check" path="/usr/bin/pmie" dev="dm-0" ino=139127 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:pcp_pmie_exec_t:s0 tclass=file permissive=0'
Wrote JS log to TestKeys-testAuthorizedKeys-fedora-27-127.0.0.2-2701-FAIL.js.log
Journal extracted to TestKeys-testAuthorizedKeys-fedora-27-127.0.0.2-2701-FAIL.log
Traceback (most recent call last):
  File "/build/cockpit/test/common/testlib.py", line 669, in tearDown
    self.check_journal_messages()
  File "/build/cockpit/test/common/testlib.py", line 804, in check_journal_messages
    raise Error(first)
Error: audit: type=1400 audit(1516455079.426:162): avc:  denied  { map } for  pid=1256 comm="hostname" path="/usr/bin/hostname" dev="dm-0" ino=20028 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:hostname_exec_t:s0 tclass=file permissive=0

not ok 169 testAuthorizedKeys (check_keys.TestKeys) # duration: 44s
Wrote screenshot to TestKeys-testAuthorizedKeys-fedora-27-127.0.0.2-2701-FAIL.png
Wrote HTML dump to TestKeys-testAuthorizedKeys-fedora-27-127.0.0.2-2701-FAIL.html
Wrote JS log to TestKeys-testAuthorizedKeys-fedora-27-127.0.0.2-2701-FAIL.js.log
Journal extracted to TestKeys-testAuthorizedKeys-fedora-27-127.0.0.2-2701-FAIL.log

First occurrence: 2018-01-20T13:31:51.771847 | revision 47ce2fa30ee488380faedcae0bde51784d8d79b5, logs Times recorded: 1 Latest occurrences:

# ----------------------------------------------------------------------
# testExpire (check_accounts.TestAccounts)
#
ftruncate() failed: Permission denied

DevTools listening on ws://127.0.0.1:9889/devtools/browser/cb73083c-7a15-4697-acdf-e3df2dfa5b70
[0120/133506.518579:ERROR:zygote_host_impl_linux.cc(268)] Failed to adjust OOM score of renderer with pid 66809: Permission denied (13)
[0120/133507.455070:ERROR:zygote_host_impl_linux.cc(268)] Failed to adjust OOM score of renderer with pid 66837: Permission denied (13)
> warning: Couldn't read /etc/passwd
> warning: Unexpected error 
Unexpected journal message 'audit: type=1400 audit(1516455297.260:160): avc:  denied  { map } for  pid=1225 comm="hostname" path="/usr/bin/hostname" dev="dm-0" ino=20028 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:hostname_exec_t:s0 tclass=file permissive=0'
Unexpected journal message 'audit: type=1400 audit(1516455297.434:162): avc:  denied  { execute_no_trans } for  pid=1296 comm="pmie_check" path="/usr/bin/pmie" dev="dm-0" ino=139127 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:pcp_pmie_exec_t:s0 tclass=file permissive=0'
Wrote JS log to TestAccounts-testExpire-fedora-27-127.0.0.2-2501-FAIL.js.log
Journal extracted to TestAccounts-testExpire-fedora-27-127.0.0.2-2501-FAIL.log
Traceback (most recent call last):
  File "/build/cockpit/test/common/testlib.py", line 669, in tearDown
    self.check_journal_messages()
  File "/build/cockpit/test/common/testlib.py", line 804, in check_journal_messages
    raise Error(first)
Error: audit: type=1400 audit(1516455297.260:160): avc:  denied  { map } for  pid=1225 comm="hostname" path="/usr/bin/hostname" dev="dm-0" ino=20028 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:hostname_exec_t:s0 tclass=file permissive=0

not ok 135 testExpire (check_accounts.TestAccounts) # duration: 35s
Wrote screenshot to TestAccounts-testExpire-fedora-27-127.0.0.2-2501-FAIL.png
Wrote HTML dump to TestAccounts-testExpire-fedora-27-127.0.0.2-2501-FAIL.html
Wrote JS log to TestAccounts-testExpire-fedora-27-127.0.0.2-2501-FAIL.js.log
Journal extracted to TestAccounts-testExpire-fedora-27-127.0.0.2-2501-FAIL.log

First occurrence: 2018-01-20T13:35:21.212622 | revision 47ce2fa30ee488380faedcae0bde51784d8d79b5, logs Times recorded: 1 Latest occurrences:

# ----------------------------------------------------------------------
# testUnmanaged (check_networking_unmanaged.TestNetworking)
#
NAME         UUID                                  TYPE            DEVICE 
System eth0  5fb06bd0-0bb0-7ffb-45f1-d6edd65f3e03  802-3-ethernet  eth0   
virbr0       0ac6cfaf-9217-45e9-b682-7c9e9dce8fe7  bridge          virbr0 
System eth1  9c92fad9-6ecb-3e6c-eb4d-8a47c6f50c04  802-3-ethernet  --     
ens2         39ef3890-56af-4114-9a24-f3f94c42acfe  802-3-ethernet  --     

52:54:01:00:00:03 -> eth2
52:54:01:00:00:03 -> eth2
ftruncate() failed: Permission denied

DevTools listening on ws://127.0.0.1:9266/devtools/browser/5eb62969-c87b-40b9-b52c-00fe58ebf96d
[0120/134435.673610:ERROR:zygote_host_impl_linux.cc(268)] Failed to adjust OOM score of renderer with pid 83803: Permission denied (13)
[0120/134436.748605:ERROR:zygote_host_impl_linux.cc(268)] Failed to adjust OOM score of renderer with pid 83870: Permission denied (13)
Unexpected journal message 'audit: type=1400 audit(1516455856.235:163): avc:  denied  { map } for  pid=1238 comm="hostname" path="/usr/bin/hostname" dev="dm-0" ino=20028 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:hostname_exec_t:s0 tclass=file permissive=0'
Unexpected journal message 'audit: type=1400 audit(1516455856.405:165): avc:  denied  { execute_no_trans } for  pid=1304 comm="pmie_check" path="/usr/bin/pmie" dev="dm-0" ino=139127 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:pcp_pmie_exec_t:s0 tclass=file permissive=0'
Wrote JS log to TestNetworking-testUnmanaged-fedora-27-127.0.0.2-2601-FAIL.js.log
Journal extracted to TestNetworking-testUnmanaged-fedora-27-127.0.0.2-2601-FAIL.log
Journal extracted to TestNetworking-testUnmanaged-fedora-26-127.0.0.2-2602-FAIL.log
Traceback (most recent call last):
  File "/build/cockpit/test/common/testlib.py", line 669, in tearDown
    self.check_journal_messages()
  File "/build/cockpit/test/common/testlib.py", line 804, in check_journal_messages
    raise Error(first)
Error: audit: type=1400 audit(1516455856.235:163): avc:  denied  { map } for  pid=1238 comm="hostname" path="/usr/bin/hostname" dev="dm-0" ino=20028 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:hostname_exec_t:s0 tclass=file permissive=0

not ok 31 testUnmanaged (check_networking_unmanaged.TestNetworking) # duration: 39s
Wrote screenshot to TestNetworking-testUnmanaged-fedora-27-127.0.0.2-2601-FAIL.png
Wrote HTML dump to TestNetworking-testUnmanaged-fedora-27-127.0.0.2-2601-FAIL.html
Wrote JS log to TestNetworking-testUnmanaged-fedora-27-127.0.0.2-2601-FAIL.js.log
Journal extracted to TestNetworking-testUnmanaged-fedora-27-127.0.0.2-2601-FAIL.log
Journal extracted to TestNetworking-testUnmanaged-fedora-26-127.0.0.2-2602-FAIL.log

First occurrence: 2018-01-20T13:44:43.743639 | revision 47ce2fa30ee488380faedcae0bde51784d8d79b5, logs Times recorded: 1 Latest occurrences:

# ----------------------------------------------------------------------
# testNonDefaultBondSettings (check_networking_bond.TestNetworking)
#
NAME             UUID                                  TYPE            DEVICE 
System eth0      5fb06bd0-0bb0-7ffb-45f1-d6edd65f3e03  802-3-ethernet  eth0   
static-52:54:01  23a4237f-05b0-4722-b4e9-58049eca2a8b  802-3-ethernet  eth1   
virbr0           2f7bc73d-bea3-43a6-aa5c-71dd457a92fb  bridge          virbr0 
System eth1      9c92fad9-6ecb-3e6c-eb4d-8a47c6f50c04  802-3-ethernet  --     
ens2             39ef3890-56af-4114-9a24-f3f94c42acfe  802-3-ethernet  --     

52:54:01:00:00:03 -> eth2
52:54:01:00:00:03 -> eth2
52:54:01:00:00:04 -> eth3
52:54:01:00:00:04 -> eth3
ftruncate() failed: Permission denied

DevTools listening on ws://127.0.0.1:9884/devtools/browser/7bd838dc-ce1f-44ff-8034-08cc8416b722
[0120/134535.423536:ERROR:zygote_host_impl_linux.cc(268)] Failed to adjust OOM score of renderer with pid 86498: Permission denied (13)
[0120/134536.409710:ERROR:zygote_host_impl_linux.cc(268)] Failed to adjust OOM score of renderer with pid 86535: Permission denied (13)
Unexpected journal message 'audit: type=1400 audit(1516455914.201:163): avc:  denied  { map } for  pid=1277 comm="hostname" path="/usr/bin/hostname" dev="dm-0" ino=20028 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:hostname_exec_t:s0 tclass=file permissive=0'
Unexpected journal message 'audit: type=1400 audit(1516455914.312:165): avc:  denied  { execute_no_trans } for  pid=1312 comm="pmie_check" path="/usr/bin/pmie" dev="dm-0" ino=139127 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:pcp_pmie_exec_t:s0 tclass=file permissive=0'
Wrote JS log to TestNetworking-testNonDefaultBondSettings-fedora-27-127.0.0.2-2301-FAIL.js.log
Journal extracted to TestNetworking-testNonDefaultBondSettings-fedora-27-127.0.0.2-2301-FAIL.log
Journal extracted to TestNetworking-testNonDefaultBondSettings-fedora-26-127.0.0.2-2302-FAIL.log
Traceback (most recent call last):
  File "/build/cockpit/test/common/testlib.py", line 669, in tearDown
    self.check_journal_messages()
  File "/build/cockpit/test/common/testlib.py", line 804, in check_journal_messages
    raise Error(first)
Error: audit: type=1400 audit(1516455914.201:163): avc:  denied  { map } for  pid=1277 comm="hostname" path="/usr/bin/hostname" dev="dm-0" ino=20028 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:hostname_exec_t:s0 tclass=file permissive=0

not ok 20 testNonDefaultBondSettings (check_networking_bond.TestNetworking) # duration: 47s
Wrote screenshot to TestNetworking-testNonDefaultBondSettings-fedora-27-127.0.0.2-2301-FAIL.png
Wrote HTML dump to TestNetworking-testNonDefaultBondSettings-fedora-27-127.0.0.2-2301-FAIL.html
Wrote JS log to TestNetworking-testNonDefaultBondSettings-fedora-27-127.0.0.2-2301-FAIL.js.log
Journal extracted to TestNetworking-testNonDefaultBondSettings-fedora-27-127.0.0.2-2301-FAIL.log
Journal extracted to TestNetworking-testNonDefaultBondSettings-fedora-26-127.0.0.2-2302-FAIL.log

First occurrence: 2018-01-20T13:45:50.208849 | revision 47ce2fa30ee488380faedcae0bde51784d8d79b5, logs Times recorded: 1 Latest occurrences:

# ----------------------------------------------------------------------
# testBasic (check_login.TestLogin)
#

DevTools listening on ws://127.0.0.1:10176/devtools/browser/5fdeb711-5aca-4c1d-ba5d-1982d97d3854
[0120/154634.117401:ERROR:zygote_host_impl_linux.cc(268)] Failed to adjust OOM score of renderer with pid 14409: Permission denied (13)
[0120/154635.106428:ERROR:zygote_host_impl_linux.cc(268)] Failed to adjust OOM score of renderer with pid 14536: Permission denied (13)
> log: Authentication failed
> log: Authentication failed
CDP: {"source":"network","level":"error","text":"Failed to load resource: the server responded with a status of 403 (Permission denied)","timestamp":1516463199412.06,"url":"http://127.0.0.2:9491/cockpit/login","networkRequestId":"14536.11"}
CDP: {"source":"network","level":"error","text":"Failed to load resource: the server responded with a status of 403 (Permission denied)","timestamp":1516463200108.61,"url":"http://127.0.0.2:9491/cockpit/login","networkRequestId":"14536.12"}
Unexpected journal message 'audit: type=1400 audit(1516463182.284:163): avc:  denied  { map } for  pid=1300 comm="hostname" path="/usr/bin/hostname" dev="dm-0" ino=20028 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:hostname_exec_t:s0 tclass=file permissive=0'
Unexpected journal message 'audit: type=1400 audit(1516463182.409:165): avc:  denied  { execute_no_trans } for  pid=1336 comm="pmie_check" path="/usr/bin/pmie" dev="dm-0" ino=139127 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:pcp_pmie_exec_t:s0 tclass=file permissive=0'
Wrote JS log to TestLogin-testBasic-fedora-27-127.0.0.2-2601-FAIL.js.log
Journal extracted to TestLogin-testBasic-fedora-27-127.0.0.2-2601-FAIL.log
Traceback (most recent call last):
  File "/build/cockpit/test/common/testlib.py", line 669, in tearDown
    self.check_journal_messages()
  File "/build/cockpit/test/common/testlib.py", line 804, in check_journal_messages
    raise Error(first)
Error: audit: type=1400 audit(1516463182.284:163): avc:  denied  { map } for  pid=1300 comm="hostname" path="/usr/bin/hostname" dev="dm-0" ino=20028 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:hostname_exec_t:s0 tclass=file permissive=0

not ok 182 testBasic (check_login.TestLogin) # duration: 40s
Wrote screenshot to TestLogin-testBasic-fedora-27-127.0.0.2-2601-FAIL.png
Wrote HTML dump to TestLogin-testBasic-fedora-27-127.0.0.2-2601-FAIL.html
Wrote JS log to TestLogin-testBasic-fedora-27-127.0.0.2-2601-FAIL.js.log
Journal extracted to TestLogin-testBasic-fedora-27-127.0.0.2-2601-FAIL.log

First occurrence: 2018-01-20T15:47:03.417267 | revision 4eae2fa73f2a5f6469a88b342a57cf7d7c3c6511, logs Times recorded: 1 Latest occurrences:

# ----------------------------------------------------------------------
# testDockerCommandInfo (check_openshift.TestRegistry)
#
/etc/profile.d/lang.sh: line 20: warning: setlocale: LC_COLLATE: cannot change locale (en_US.UTF-8): No such file or directory
/etc/profile.d/lang.sh: line 23: warning: setlocale: LC_MESSAGES: cannot change locale (en_US.UTF-8): No such file or directory
/etc/profile.d/lang.sh: line 26: warning: setlocale: LC_NUMERIC: cannot change locale (en_US.UTF-8): No such file or directory
/etc/profile.d/lang.sh: line 29: warning: setlocale: LC_TIME: cannot change locale (en_US.UTF-8): No such file or directory
/etc/profile.d/lang.sh: line 20: warning: setlocale: LC_COLLATE: cannot change locale (en_US.UTF-8): No such file or directory
/etc/profile.d/lang.sh: line 23: warning: setlocale: LC_MESSAGES: cannot change locale (en_US.UTF-8): No such file or directory
/etc/profile.d/lang.sh: line 26: warning: setlocale: LC_NUMERIC: cannot change locale (en_US.UTF-8): No such file or directory
/etc/profile.d/lang.sh: line 29: warning: setlocale: LC_TIME: cannot change locale (en_US.UTF-8): No such file or directory
The connection to the server 10.111.112.101:8443 was refused - did you specify the right host or port?
The connection to the server 10.111.112.101:8443 was refused - did you specify the right host or port?
The connection to the server 10.111.112.101:8443 was refused - did you specify the right host or port?
The connection to the server 10.111.112.101:8443 was refused - did you specify the right host or port?
The connection to the server 10.111.112.101:8443 was refused - did you specify the right host or port?
The connection to the server 10.111.112.101:8443 was refused - did you specify the right host or port?
The connection to the server 10.111.112.101:8443 was refused - did you specify the right host or port?
The connection to the server 10.111.112.101:8443 was refused - did you specify the right host or port?
The connection to the server 10.111.112.101:8443 was refused - did you specify the right host or port?
/etc/profile.d/lang.sh: line 20: warning: setlocale: LC_COLLATE: cannot change locale (en_US.UTF-8): No such file or directory
/etc/profile.d/lang.sh: line 23: warning: setlocale: LC_MESSAGES: cannot change locale (en_US.UTF-8): No such file or directory
/etc/profile.d/lang.sh: line 26: warning: setlocale: LC_NUMERIC: cannot change locale (en_US.UTF-8): No such file or directory
/etc/profile.d/lang.sh: line 29: warning: setlocale: LC_TIME: cannot change locale (en_US.UTF-8): No such file or directory

DevTools listening on ws://127.0.0.1:10191/devtools/browser/82c6470e-23aa-4d25-857b-ba87faf18d57
[0120/155250.057272:ERROR:zygote_host_impl_linux.cc(268)] Failed to adjust OOM score of renderer with pid 24189: Permission denied (13)
[0120/155250.971751:ERROR:zygote_host_impl_linux.cc(268)] Failed to adjust OOM score of renderer with pid 24214: Permission denied (13)
> warning: 2018-01-20 10:52:54.697163 I | proto: duplicate proto type registered: google.protobuf.Any
2018-01-20 10:52:54.697271 I | proto: duplicate proto type registered: google.protobuf.Duration
2018-01-20 10:52:54.697292 I | proto: duplicate proto type registered: google.protobuf.Timestamp

> warning: 2018-01-20 10:52:55.228733 I | proto: duplicate proto type registered: google.protobuf.Any
2018-01-20 10:52:55.228856 I | proto: duplicate proto type registered: google.protobuf.Duration
2018-01-20 10:52:55.228897 I | proto: duplicate proto type registered: google.protobuf.Timestamp

> warning: failed to lookup access: marmalade get imagestreams/layers: "User \"pushuser\" cannot create localresourceaccessreviews in the namespace \"marmalade\": User \"pushuser\" cannot create localresourceaccessreviews in project \"marmalade\""
> warning: failed to lookup access: pizzazz get imagestreams/layers: "User \"pushuser\" cannot create localresourceaccessreviews in the namespace \"pizzazz\": User \"pushuser\" cannot create localresourceaccessreviews in project \"pizzazz\""
> warning: failed to lookup access: marmalade get imagestreams/layers: "User \"pushuser\" cannot create localresourceaccessreviews in the namespace \"marmalade\": User \"pushuser\" cannot create localresourceaccessreviews in project \"marmalade\""
> warning: failed to lookup access: pizzazz get imagestreams/layers: "User \"pushuser\" cannot create localresourceaccessreviews in the namespace \"pizzazz\": User \"pushuser\" cannot create localresourceaccessreviews in project \"pizzazz\""
CDP: {"source":"security","level":"error","text":"Refused to apply inline style because it violates the following Content Security Policy directive: \"default-src 'self' http://127.0.0.2:9691\". Either the 'unsafe-inline' keyword, a hash ('sha256-I4l5F4Kq75Yvla5XX3FqfoQO1206LqJ8p8rtQPyLwm4='), or a nonce ('nonce-...') is required to enable inline execution. Note also that 'style-src' was not explicitly set, so 'default-src' is used as a fallback.\n","timestamp":1516463579459.93,"url":"http://127.0.0.2:9691/cockpit/$46faf5149195bd7131e6a4d5702aa1959d3092fd/kubernetes/registry.js","lineNumber":3920,"stackTrace":{"callFrames":[{"functionName":"html","scriptId":"44","url":"http://127.0.0.2:9691/cockpit/$46faf5149195bd7131e6a4d5702aa1959d3092fd/kubernetes/registry.js","lineNumber":3920,"columnNumber":74},{"functionName":"be.(anonymous function)","scriptId":"44","url":"http://127.0.0.2:9691/cockpit/$46faf5149195bd7131e6a4d5702aa1959d3092fd/kubernetes/registry.js","lineNumber":3937,"columnNumber":40},{"functionName":"","scriptId":"44","url":"http://127.0.0.2:9691/cockpit/$46faf5149195bd7131e6a4d5702aa1959d3092fd/kubernetes/registry.js","lineNumber":1427,"columnNumber":40},{"functionName":"l","scriptId":"44","url":"http://127.0.0.2:9691/cockpit/$46faf5149195bd7131e6a4d5702aa1959d3092fd/kubernetes/registry.js","lineNumber":2475,"columnNumber":41},{"functionName":"","scriptId":"44","url":"http://127.0.0.2:9691/cockpit/$46faf5149195bd7131e6a4d5702aa1959d3092fd/kubernetes/registry.js","lineNumber":2483,"columnNumber":20},{"functionName":"$eval","scriptId":"44","url":"http://127.0.0.2:9691/cockpit/$46faf5149195bd7131e6a4d5702aa1959d3092fd/kubernetes/registry.js","lineNumber":2799,"columnNumber":35},{"functionName":"$digest","scriptId":"44","url":"http://127.0.0.2:9691/cockpit/$46faf5149195bd7131e6a4d5702aa1959d3092fd/kubernetes/registry.js","lineNumber":2752,"columnNumber":59},{"functionName":"","scriptId":"44","url":"http://127.0.0.2:9691/cockpit/$46faf5149195bd7131e6a4d5702aa1959d3092fd/kubernetes/registry.js","lineNumber":2193,"columnNumber":45},{"functionName":"","scriptId":"44","url":"http://127.0.0.2:9691/cockpit/$46faf5149195bd7131e6a4d5702aa1959d3092fd/kubernetes/registry.js","lineNumber":978,"columnNumber":20},{"functionName":"i","scriptId":"44","url":"http://127.0.0.2:9691/cockpit/$46faf5149195bd7131e6a4d5702aa1959d3092fd/kubernetes/registry.js","lineNumber":41,"columnNumber":73},{"functionName":"m","scriptId":"44","url":"http://127.0.0.2:9691/cockpit/$46faf5149195bd7131e6a4d5702aa1959d3092fd/kubernetes/registry.js","lineNumber":977,"columnNumber":65},{"functionName":"u","scriptId":"44","url":"http://127.0.0.2:9691/cockpit/$46faf5149195bd7131e6a4d5702aa1959d3092fd/kubernetes/registry.js","lineNumber":966,"columnNumber":21},{"functionName":"n","scriptId":"44","url":"http://127.0.0.2:9691/cockpit/$46faf5149195bd7131e6a4d5702aa1959d3092fd/kubernetes/registry.js","lineNumber":713,"columnNumber":90},{"functionName":"ph_go","scriptId":"22","url":"","lineNumber":167,"columnNumber":29},{"functionName":"","scriptId":"73","url":"","lineNumber":0,"columnNumber":16}]}}
/etc/profile.d/lang.sh: line 20: warning: setlocale: LC_COLLATE: cannot change locale (en_US.UTF-8): No such file or directory
/etc/profile.d/lang.sh: line 23: warning: setlocale: LC_MESSAGES: cannot change locale (en_US.UTF-8): No such file or directory
/etc/profile.d/lang.sh: line 26: warning: setlocale: LC_NUMERIC: cannot change locale (en_US.UTF-8): No such file or directory
/etc/profile.d/lang.sh: line 29: warning: setlocale: LC_TIME: cannot change locale (en_US.UTF-8): No such file or directory
> warning: 2018-01-20 10:53:04.150396 I | proto: duplicate proto type registered: google.protobuf.Any
2018-01-20 10:53:04.151858 I | proto: duplicate proto type registered: google.protobuf.Duration
2018-01-20 10:53:04.151911 I | proto: duplicate proto type registered: google.protobuf.Timestamp

> warning: 2018-01-20 10:53:04.711449 I | proto: duplicate proto type registered: google.protobuf.Any
2018-01-20 10:53:04.714702 I | proto: duplicate proto type registered: google.protobuf.Duration
2018-01-20 10:53:04.714754 I | proto: duplicate proto type registered: google.protobuf.Timestamp

> warning: failed to lookup access: marmalade get imagestreams/layers: "User \"pulluser\" cannot create localresourceaccessreviews in the namespace \"marmalade\": User \"pulluser\" cannot create localresourceaccessreviews in project \"marmalade\""
> warning: failed to lookup access: marmalade get imagestreams/layers: "User \"pulluser\" cannot create localresourceaccessreviews in the namespace \"marmalade\": User \"pulluser\" cannot create localresourceaccessreviews in project \"marmalade\""
CDP: {"source":"security","level":"error","text":"Refused to apply inline style because it violates the following Content Security Policy directive: \"default-src 'self' http://127.0.0.2:9691\". Either the 'unsafe-inline' keyword, a hash ('sha256-I4l5F4Kq75Yvla5XX3FqfoQO1206LqJ8p8rtQPyLwm4='), or a nonce ('nonce-...') is required to enable inline execution. Note also that 'style-src' was not explicitly set, so 'default-src' is used as a fallback.\n","timestamp":1516463585347.16,"url":"http://127.0.0.2:9691/cockpit/$46faf5149195bd7131e6a4d5702aa1959d3092fd/kubernetes/registry.js","lineNumber":3920,"stackTrace":{"callFrames":[{"functionName":"html","scriptId":"88","url":"http://127.0.0.2:9691/cockpit/$46faf5149195bd7131e6a4d5702aa1959d3092fd/kubernetes/registry.js","lineNumber":3920,"columnNumber":74},{"functionName":"be.(anonymous function)","scriptId":"88","url":"http://127.0.0.2:9691/cockpit/$46faf5149195bd7131e6a4d5702aa1959d3092fd/kubernetes/registry.js","lineNumber":3937,"columnNumber":40},{"functionName":"","scriptId":"88","url":"http://127.0.0.2:9691/cockpit/$46faf5149195bd7131e6a4d5702aa1959d3092fd/kubernetes/registry.js","lineNumber":1427,"columnNumber":40},{"functionName":"l","scriptId":"88","url":"http://127.0.0.2:9691/cockpit/$46faf5149195bd7131e6a4d5702aa1959d3092fd/kubernetes/registry.js","lineNumber":2475,"columnNumber":41},{"functionName":"","scriptId":"88","url":"http://127.0.0.2:9691/cockpit/$46faf5149195bd7131e6a4d5702aa1959d3092fd/kubernetes/registry.js","lineNumber":2483,"columnNumber":20},{"functionName":"$eval","scriptId":"88","url":"http://127.0.0.2:9691/cockpit/$46faf5149195bd7131e6a4d5702aa1959d3092fd/kubernetes/registry.js","lineNumber":2799,"columnNumber":35},{"functionName":"$digest","scriptId":"88","url":"http://127.0.0.2:9691/cockpit/$46faf5149195bd7131e6a4d5702aa1959d3092fd/kubernetes/registry.js","lineNumber":2752,"columnNumber":59},{"functionName":"","scriptId":"88","url":"http://127.0.0.2:9691/cockpit/$46faf5149195bd7131e6a4d5702aa1959d3092fd/kubernetes/registry.js","lineNumber":2193,"columnNumber":45},{"functionName":"","scriptId":"88","url":"http://127.0.0.2:9691/cockpit/$46faf5149195bd7131e6a4d5702aa1959d3092fd/kubernetes/registry.js","lineNumber":978,"columnNumber":20},{"functionName":"i","scriptId":"88","url":"http://127.0.0.2:9691/cockpit/$46faf5149195bd7131e6a4d5702aa1959d3092fd/kubernetes/registry.js","lineNumber":41,"columnNumber":73},{"functionName":"m","scriptId":"88","url":"http://127.0.0.2:9691/cockpit/$46faf5149195bd7131e6a4d5702aa1959d3092fd/kubernetes/registry.js","lineNumber":977,"columnNumber":65},{"functionName":"u","scriptId":"88","url":"http://127.0.0.2:9691/cockpit/$46faf5149195bd7131e6a4d5702aa1959d3092fd/kubernetes/registry.js","lineNumber":966,"columnNumber":21},{"functionName":"n","scriptId":"88","url":"http://127.0.0.2:9691/cockpit/$46faf5149195bd7131e6a4d5702aa1959d3092fd/kubernetes/registry.js","lineNumber":713,"columnNumber":90},{"functionName":"ph_go","scriptId":"22","url":"","lineNumber":167,"columnNumber":29},{"functionName":"","scriptId":"73","url":"","lineNumber":0,"columnNumber":16}]}}
Unexpected journal message 'audit: type=1400 audit(1516463533.136:165): avc:  denied  { execute_no_trans } for  pid=1326 comm="pmie_check" path="/usr/bin/pmie" dev="dm-0" ino=139127 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:pcp_pmie_exec_t:s0 tclass=file permissive=0'
Wrote JS log to TestRegistry-testDockerCommandInfo-fedora-27-127.0.0.2-2801-FAIL.js.log
Journal extracted to TestRegistry-testDockerCommandInfo-fedora-27-127.0.0.2-2801-FAIL.log
Journal extracted to TestRegistry-testDockerCommandInfo-openshift-127.0.0.2-2802-FAIL.log
/etc/profile.d/lang.sh: line 20: warning: setlocale: LC_COLLATE: cannot change locale (en_US.UTF-8): No such file or directory
/etc/profile.d/lang.sh: line 23: warning: setlocale: LC_MESSAGES: cannot change locale (en_US.UTF-8): No such file or directory
/etc/profile.d/lang.sh: line 26: warning: setlocale: LC_NUMERIC: cannot change locale (en_US.UTF-8): No such file or directory
/etc/profile.d/lang.sh: line 29: warning: setlocale: LC_TIME: cannot change locale (en_US.UTF-8): No such file or directory
Traceback (most recent call last):
  File "/build/cockpit/test/common/testlib.py", line 669, in tearDown
    self.check_journal_messages()
  File "/build/cockpit/test/common/testlib.py", line 804, in check_journal_messages
    raise Error(first)
Error: audit: type=1400 audit(1516463533.136:165): avc:  denied  { execute_no_trans } for  pid=1326 comm="pmie_check" path="/usr/bin/pmie" dev="dm-0" ino=139127 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:pcp_pmie_exec_t:s0 tclass=file permissive=0

not ok 129 testDockerCommandInfo (check_openshift.TestRegistry) # duration: 67s
Wrote screenshot to TestRegistry-testDockerCommandInfo-fedora-27-127.0.0.2-2801-FAIL.png
Wrote HTML dump to TestRegistry-testDockerCommandInfo-fedora-27-127.0.0.2-2801-FAIL.html
Wrote JS log to TestRegistry-testDockerCommandInfo-fedora-27-127.0.0.2-2801-FAIL.js.log
Journal extracted to TestRegistry-testDockerCommandInfo-fedora-27-127.0.0.2-2801-FAIL.log
Journal extracted to TestRegistry-testDockerCommandInfo-openshift-127.0.0.2-2802-FAIL.log
/etc/profile.d/lang.sh: line 20: warning: setlocale: LC_COLLATE: cannot change locale (en_US.UTF-8): No such file or directory
/etc/profile.d/lang.sh: line 23: warning: setlocale: LC_MESSAGES: cannot change locale (en_US.UTF-8): No such file or directory
/etc/profile.d/lang.sh: line 26: warning: setlocale: LC_NUMERIC: cannot change locale (en_US.UTF-8): No such file or directory
/etc/profile.d/lang.sh: line 29: warning: setlocale: LC_TIME: cannot change locale (en_US.UTF-8): No such file or directory

First occurrence: 2018-01-20T15:53:09.778724 | revision 4eae2fa73f2a5f6469a88b342a57cf7d7c3c6511, logs Times recorded: 1 Latest occurrences:

# ----------------------------------------------------------------------
# testKubevirtEnvironment (check_openshift.TestOpenshift)
#
======= done setUp
/etc/profile.d/lang.sh: line 20: warning: setlocale: LC_COLLATE: cannot change locale (en_US.UTF-8): No such file or directory
/etc/profile.d/lang.sh: line 23: warning: setlocale: LC_MESSAGES: cannot change locale (en_US.UTF-8): No such file or directory
/etc/profile.d/lang.sh: line 26: warning: setlocale: LC_NUMERIC: cannot change locale (en_US.UTF-8): No such file or directory
/etc/profile.d/lang.sh: line 29: warning: setlocale: LC_TIME: cannot change locale (en_US.UTF-8): No such file or directory
/etc/profile.d/lang.sh: line 20: warning: setlocale: LC_COLLATE: cannot change locale (en_US.UTF-8): No such file or directory
/etc/profile.d/lang.sh: line 23: warning: setlocale: LC_MESSAGES: cannot change locale (en_US.UTF-8): No such file or directory
/etc/profile.d/lang.sh: line 26: warning: setlocale: LC_NUMERIC: cannot change locale (en_US.UTF-8): No such file or directory
/etc/profile.d/lang.sh: line 29: warning: setlocale: LC_TIME: cannot change locale (en_US.UTF-8): No such file or directory
/etc/profile.d/lang.sh: line 20: warning: setlocale: LC_COLLATE: cannot change locale (en_US.UTF-8): No such file or directory
/etc/profile.d/lang.sh: line 23: warning: setlocale: LC_MESSAGES: cannot change locale (en_US.UTF-8): No such file or directory
/etc/profile.d/lang.sh: line 26: warning: setlocale: LC_NUMERIC: cannot change locale (en_US.UTF-8): No such file or directory
/etc/profile.d/lang.sh: line 29: warning: setlocale: LC_TIME: cannot change locale (en_US.UTF-8): No such file or directory
The connection to the server 10.111.112.101:8443 was refused - did you specify the right host or port?
The connection to the server 10.111.112.101:8443 was refused - did you specify the right host or port?
The connection to the server 10.111.112.101:8443 was refused - did you specify the right host or port?
The connection to the server 10.111.112.101:8443 was refused - did you specify the right host or port?
The connection to the server 10.111.112.101:8443 was refused - did you specify the right host or port?
The connection to the server 10.111.112.101:8443 was refused - did you specify the right host or port?
The connection to the server 10.111.112.101:8443 was refused - did you specify the right host or port?
The connection to the server 10.111.112.101:8443 was refused - did you specify the right host or port?
the server doesn't have a resource type "projects"
No resources found.
Unexpected journal message 'audit: type=1400 audit(1516463605.147:165): avc:  denied  { execute_no_trans } for  pid=1316 comm="pmie_check" path="/usr/bin/pmie" dev="dm-0" ino=139127 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:pcp_pmie_exec_t:s0 tclass=file permissive=0'
Journal extracted to TestOpenshift-testKubevirtEnvironment-fedora-27-127.0.0.2-2801-FAIL.log
Journal extracted to TestOpenshift-testKubevirtEnvironment-openshift-127.0.0.2-2802-FAIL.log
/etc/profile.d/lang.sh: line 20: warning: setlocale: LC_COLLATE: cannot change locale (en_US.UTF-8): No such file or directory
/etc/profile.d/lang.sh: line 23: warning: setlocale: LC_MESSAGES: cannot change locale (en_US.UTF-8): No such file or directory
/etc/profile.d/lang.sh: line 26: warning: setlocale: LC_NUMERIC: cannot change locale (en_US.UTF-8): No such file or directory
/etc/profile.d/lang.sh: line 29: warning: setlocale: LC_TIME: cannot change locale (en_US.UTF-8): No such file or directory
Traceback (most recent call last):
  File "/build/cockpit/test/common/testlib.py", line 669, in tearDown
    self.check_journal_messages()
  File "/build/cockpit/test/common/testlib.py", line 804, in check_journal_messages
    raise Error(first)
Error: audit: type=1400 audit(1516463605.147:165): avc:  denied  { execute_no_trans } for  pid=1316 comm="pmie_check" path="/usr/bin/pmie" dev="dm-0" ino=139127 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:pcp_pmie_exec_t:s0 tclass=file permissive=0

not ok 120 testKubevirtEnvironment (check_openshift.TestOpenshift) # duration: 78s
Journal extracted to TestOpenshift-testKubevirtEnvironment-fedora-27-127.0.0.2-2801-FAIL.log
Journal extracted to TestOpenshift-testKubevirtEnvironment-openshift-127.0.0.2-2802-FAIL.log
/etc/profile.d/lang.sh: line 20: warning: setlocale: LC_COLLATE: cannot change locale (en_US.UTF-8): No such file or directory
/etc/profile.d/lang.sh: line 23: warning: setlocale: LC_MESSAGES: cannot change locale (en_US.UTF-8): No such file or directory
/etc/profile.d/lang.sh: line 26: warning: setlocale: LC_NUMERIC: cannot change locale (en_US.UTF-8): No such file or directory
/etc/profile.d/lang.sh: line 29: warning: setlocale: LC_TIME: cannot change locale (en_US.UTF-8): No such file or directory

First occurrence: 2018-01-20T15:54:30.836272 | revision 4eae2fa73f2a5f6469a88b342a57cf7d7c3c6511, logs Times recorded: 1 Latest occurrences:

# ----------------------------------------------------------------------
# testFormatTypes (check_storage_format.TestStorage)
#

DevTools listening on ws://127.0.0.1:10115/devtools/browser/3ea53944-8a70-4262-84d7-9077b3e746b3
[0120/155611.101041:ERROR:zygote_host_impl_linux.cc(268)] Failed to adjust OOM score of renderer with pid 30844: Permission denied (13)
[0120/155612.006944:ERROR:zygote_host_impl_linux.cc(268)] Failed to adjust OOM score of renderer with pid 30947: Permission denied (13)
Unexpected journal message 'audit: type=1400 audit(1516463762.088:162): avc:  denied  { map } for  pid=1297 comm="hostname" path="/usr/bin/hostname" dev="dm-0" ino=20028 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:hostname_exec_t:s0 tclass=file permissive=0'
Unexpected journal message 'audit: type=1400 audit(1516463762.219:164): avc:  denied  { execute_no_trans } for  pid=1333 comm="pmie_check" path="/usr/bin/pmie" dev="dm-0" ino=139127 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:pcp_pmie_exec_t:s0 tclass=file permissive=0'
Wrote JS log to TestStorage-testFormatTypes-fedora-27-127.0.0.2-2901-FAIL.js.log
Journal extracted to TestStorage-testFormatTypes-fedora-27-127.0.0.2-2901-FAIL.log
Traceback (most recent call last):
  File "/build/cockpit/test/common/testlib.py", line 669, in tearDown
    self.check_journal_messages()
  File "/build/cockpit/test/common/testlib.py", line 804, in check_journal_messages
    raise Error(first)
Error: audit: type=1400 audit(1516463762.088:162): avc:  denied  { map } for  pid=1297 comm="hostname" path="/usr/bin/hostname" dev="dm-0" ino=20028 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:hostname_exec_t:s0 tclass=file permissive=0

not ok 84 testFormatTypes (check_storage_format.TestStorage) # duration: 30s
Wrote screenshot to TestStorage-testFormatTypes-fedora-27-127.0.0.2-2901-FAIL.png
Wrote HTML dump to TestStorage-testFormatTypes-fedora-27-127.0.0.2-2901-FAIL.html
Wrote JS log to TestStorage-testFormatTypes-fedora-27-127.0.0.2-2901-FAIL.js.log
Journal extracted to TestStorage-testFormatTypes-fedora-27-127.0.0.2-2901-FAIL.log

First occurrence: 2018-01-20T15:56:21.031902 | revision 4eae2fa73f2a5f6469a88b342a57cf7d7c3c6511, logs Times recorded: 1 Latest occurrences:

# ----------------------------------------------------------------------
# testBondingMain (check_networking_bond.TestNetworking)
#
NAME             UUID                                  TYPE            DEVICE 
System eth0      5fb06bd0-0bb0-7ffb-45f1-d6edd65f3e03  802-3-ethernet  eth0   
static-52:54:01  70037df1-41a0-4ab0-8b6f-861451974066  802-3-ethernet  eth1   
virbr0           26e408d2-3e4a-460b-9723-8a304f549768  bridge          virbr0 
System eth1      9c92fad9-6ecb-3e6c-eb4d-8a47c6f50c04  802-3-ethernet  --     
ens2             39ef3890-56af-4114-9a24-f3f94c42acfe  802-3-ethernet  --     

52:54:01:00:00:01 -> eth1

DevTools listening on ws://127.0.0.1:9950/devtools/browser/7d3ee943-2903-4752-8718-8d9dc50d4625
[0120/160134.232929:ERROR:zygote_host_impl_linux.cc(268)] Failed to adjust OOM score of renderer with pid 40308: Permission denied (13)
[0120/160135.257709:ERROR:zygote_host_impl_linux.cc(268)] Failed to adjust OOM score of renderer with pid 40366: Permission denied (13)
Unexpected journal message 'audit: type=1400 audit(1516464082.499:161): avc:  denied  { map } for  pid=1295 comm="hostname" path="/usr/bin/hostname" dev="dm-0" ino=20028 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:hostname_exec_t:s0 tclass=file permissive=0'
Unexpected journal message 'audit: type=1400 audit(1516464082.711:166): avc:  denied  { execute_no_trans } for  pid=1335 comm="pmie_check" path="/usr/bin/pmie" dev="dm-0" ino=139127 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:pcp_pmie_exec_t:s0 tclass=file permissive=0'
Wrote JS log to TestNetworking-testBondingMain-fedora-27-127.0.0.2-2401-FAIL.js.log
Journal extracted to TestNetworking-testBondingMain-fedora-27-127.0.0.2-2401-FAIL.log
Journal extracted to TestNetworking-testBondingMain-fedora-26-127.0.0.2-2402-FAIL.log
Traceback (most recent call last):
  File "/build/cockpit/test/common/testlib.py", line 669, in tearDown
    self.check_journal_messages()
  File "/build/cockpit/test/common/testlib.py", line 804, in check_journal_messages
    raise Error(first)
Error: audit: type=1400 audit(1516464082.499:161): avc:  denied  { map } for  pid=1295 comm="hostname" path="/usr/bin/hostname" dev="dm-0" ino=20028 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:hostname_exec_t:s0 tclass=file permissive=0

not ok 26 testBondingMain (check_networking_bond.TestNetworking) # duration: 31s
Wrote screenshot to TestNetworking-testBondingMain-fedora-27-127.0.0.2-2401-FAIL.png
Wrote HTML dump to TestNetworking-testBondingMain-fedora-27-127.0.0.2-2401-FAIL.html
Wrote JS log to TestNetworking-testBondingMain-fedora-27-127.0.0.2-2401-FAIL.js.log
Journal extracted to TestNetworking-testBondingMain-fedora-27-127.0.0.2-2401-FAIL.log
Journal extracted to TestNetworking-testBondingMain-fedora-26-127.0.0.2-2402-FAIL.log

First occurrence: 2018-01-20T16:01:42.901884 | revision 4eae2fa73f2a5f6469a88b342a57cf7d7c3c6511, logs Times recorded: 1 Latest occurrences:

# ----------------------------------------------------------------------
# testDirectLogin (check_multi_machine.TestMultiMachine)
#

DevTools listening on ws://127.0.0.1:9398/devtools/browser/7ead4cad-be29-4bd1-b04f-044116323205
[0120/160326.461811:ERROR:zygote_host_impl_linux.cc(268)] Failed to adjust OOM score of renderer with pid 44467: Permission denied (13)
[0120/160327.471066:ERROR:zygote_host_impl_linux.cc(268)] Failed to adjust OOM score of renderer with pid 44516: Permission denied (13)
(node:44475) Warning: Possible EventEmitter memory leak detected. 11 Page.loadEventFired listeners added. Use emitter.setMaxListeners() to increase limit
> log: transport closed, dropped message:  1:1!1
{"type":"s","call":["/user","org.freedesktop.DBus.Properties","GetAll",["cockpit.User"]],"id":"2"}
> log: Authentication failed: invalid-hostkey
> log: Authentication failed: unknown-host
> log: Authentication failed: unknown-hostkey
> log: Authentication failed
> log: Authentication failed: no-host
Unexpected journal message 'audit: type=1400 audit(1516464197.302:163): avc:  denied  { map } for  pid=1251 comm="hostname" path="/usr/bin/hostname" dev="dm-0" ino=20028 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:hostname_exec_t:s0 tclass=file permissive=0'
Unexpected journal message 'audit: type=1400 audit(1516464197.484:165): avc:  denied  { execute_no_trans } for  pid=1322 comm="pmie_check" path="/usr/bin/pmie" dev="dm-0" ino=139127 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:pcp_pmie_exec_t:s0 tclass=file permissive=0'
Wrote JS log to TestMultiMachine-testDirectLogin-fedora-27-127.0.0.2-2801-FAIL.js.log
Journal extracted to TestMultiMachine-testDirectLogin-fedora-27-127.0.0.2-2801-FAIL.log
Journal extracted to TestMultiMachine-testDirectLogin-fedora-27-127.0.0.2-2803-FAIL.log
Journal extracted to TestMultiMachine-testDirectLogin-fedora-27-127.0.0.2-2802-FAIL.log
Core dumps downloaded to /build/cockpit/TestMultiMachine-testDirectLogin-fedora-27-127.0.0.2-2802-FAIL.core
Traceback (most recent call last):
  File "/build/cockpit/test/common/testlib.py", line 669, in tearDown
    self.check_journal_messages()
  File "/build/cockpit/test/common/testlib.py", line 804, in check_journal_messages
    raise Error(first)
Error: audit: type=1400 audit(1516464197.302:163): avc:  denied  { map } for  pid=1251 comm="hostname" path="/usr/bin/hostname" dev="dm-0" ino=20028 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:hostname_exec_t:s0 tclass=file permissive=0

not ok 12 testDirectLogin (check_multi_machine.TestMultiMachine) # duration: 46s
Wrote screenshot to TestMultiMachine-testDirectLogin-fedora-27-127.0.0.2-2801-FAIL.png
Wrote HTML dump to TestMultiMachine-testDirectLogin-fedora-27-127.0.0.2-2801-FAIL.html
Wrote JS log to TestMultiMachine-testDirectLogin-fedora-27-127.0.0.2-2801-FAIL.js.log
Journal extracted to TestMultiMachine-testDirectLogin-fedora-27-127.0.0.2-2801-FAIL.log
Journal extracted to TestMultiMachine-testDirectLogin-fedora-27-127.0.0.2-2803-FAIL.log
Journal extracted to TestMultiMachine-testDirectLogin-fedora-27-127.0.0.2-2802-FAIL.log
Core dumps downloaded to /build/cockpit/TestMultiMachine-testDirectLogin-fedora-27-127.0.0.2-2802-FAIL.core

First occurrence: 2018-01-20T16:03:51.840534 | revision 4eae2fa73f2a5f6469a88b342a57cf7d7c3c6511, logs Times recorded: 1 Latest occurrences:

# ----------------------------------------------------------------------
# testAbrtDelete (check_journal.TestJournal)
#

DevTools listening on ws://127.0.0.1:10179/devtools/browser/fb3fb1ef-2fe5-4298-ac0d-2aea23e001c6
[0120/173825.174580:ERROR:zygote_host_impl_linux.cc(268)] Failed to adjust OOM score of renderer with pid 63599: Permission denied (13)
[0120/173826.177244:ERROR:zygote_host_impl_linux.cc(268)] Failed to adjust OOM score of renderer with pid 63684: Permission denied (13)
bash: line 1:  1848 Segmentation fault      (core dumped) python -c 'import os; os.kill(os.getpid(), 11)'
Unexpected journal message 'audit: type=1400 audit(1516469896.324:160): avc:  denied  { map } for  pid=1271 comm="hostname" path="/usr/bin/hostname" dev="dm-0" ino=20028 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:hostname_exec_t:s0 tclass=file permissive=0'
Unexpected journal message 'audit: type=1400 audit(1516469896.455:162): avc:  denied  { execute_no_trans } for  pid=1325 comm="pmie_check" path="/usr/bin/pmie" dev="dm-0" ino=139127 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:pcp_pmie_exec_t:s0 tclass=file permissive=0'
Wrote JS log to TestJournal-testAbrtDelete-fedora-27-127.0.0.2-2901-FAIL.js.log
Journal extracted to TestJournal-testAbrtDelete-fedora-27-127.0.0.2-2901-FAIL.log
Core dumps downloaded to /build/cockpit/TestJournal-testAbrtDelete-fedora-27-127.0.0.2-2901-FAIL.core
Traceback (most recent call last):
  File "/build/cockpit/test/common/testlib.py", line 669, in tearDown
    self.check_journal_messages()
  File "/build/cockpit/test/common/testlib.py", line 804, in check_journal_messages
    raise Error(first)
Error: audit: type=1400 audit(1516469896.324:160): avc:  denied  { map } for  pid=1271 comm="hostname" path="/usr/bin/hostname" dev="dm-0" ino=20028 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:hostname_exec_t:s0 tclass=file permissive=0

not ok 165 testAbrtDelete (check_journal.TestJournal) # duration: 29s
Wrote screenshot to TestJournal-testAbrtDelete-fedora-27-127.0.0.2-2901-FAIL.png
Wrote HTML dump to TestJournal-testAbrtDelete-fedora-27-127.0.0.2-2901-FAIL.html
Wrote JS log to TestJournal-testAbrtDelete-fedora-27-127.0.0.2-2901-FAIL.js.log
Journal extracted to TestJournal-testAbrtDelete-fedora-27-127.0.0.2-2901-FAIL.log
Core dumps downloaded to /build/cockpit/TestJournal-testAbrtDelete-fedora-27-127.0.0.2-2901-FAIL.core

First occurrence: 2018-01-20T17:38:35.105099 | revision 2526ff4d5b970d2391429f20cd34cfb797e36dcd, logs Times recorded: 1 Latest occurrences:

# ----------------------------------------------------------------------
# testResources (check_docker.TestDocker)
#

DevTools listening on ws://127.0.0.1:9871/devtools/browser/2f5e56e6-d7c3-4377-8088-cd5d55f26415
[0120/173941.130484:ERROR:zygote_host_impl_linux.cc(268)] Failed to adjust OOM score of renderer with pid 64793: Permission denied (13)
[0120/173942.120443:ERROR:zygote_host_impl_linux.cc(268)] Failed to adjust OOM score of renderer with pid 64830: Permission denied (13)
Unexpected journal message 'audit: type=1400 audit(1516469929.585:163): avc:  denied  { map } for  pid=1306 comm="hostname" path="/usr/bin/hostname" dev="dm-0" ino=20028 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:hostname_exec_t:s0 tclass=file permissive=0'
Unexpected journal message 'audit: type=1400 audit(1516469929.700:165): avc:  denied  { execute_no_trans } for  pid=1341 comm="pmie_check" path="/usr/bin/pmie" dev="dm-0" ino=139127 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:pcp_pmie_exec_t:s0 tclass=file permissive=0'
Wrote JS log to TestDocker-testResources-fedora-27-127.0.0.2-2901-FAIL.js.log
Journal extracted to TestDocker-testResources-fedora-27-127.0.0.2-2901-FAIL.log
Traceback (most recent call last):
  File "/build/cockpit/test/common/testlib.py", line 669, in tearDown
    self.check_journal_messages()
  File "/build/cockpit/test/common/testlib.py", line 804, in check_journal_messages
    raise Error(first)
Error: audit: type=1400 audit(1516469929.585:163): avc:  denied  { map } for  pid=1306 comm="hostname" path="/usr/bin/hostname" dev="dm-0" ino=20028 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:hostname_exec_t:s0 tclass=file permissive=0

not ok 159 testResources (check_docker.TestDocker) # duration: 78s
Wrote screenshot to TestDocker-testResources-fedora-27-127.0.0.2-2901-FAIL.png
Wrote HTML dump to TestDocker-testResources-fedora-27-127.0.0.2-2901-FAIL.html
Wrote JS log to TestDocker-testResources-fedora-27-127.0.0.2-2901-FAIL.js.log
Journal extracted to TestDocker-testResources-fedora-27-127.0.0.2-2901-FAIL.log

First occurrence: 2018-01-20T17:39:55.444956 | revision 2526ff4d5b970d2391429f20cd34cfb797e36dcd, logs Times recorded: 1 Latest occurrences:

# ----------------------------------------------------------------------
# testL10N (check_apps.TestApps)
#

DevTools listening on ws://127.0.0.1:9824/devtools/browser/1bac72b0-5719-4eb5-b2d7-d3363c06a543
[0120/174129.961614:ERROR:zygote_host_impl_linux.cc(268)] Failed to adjust OOM score of renderer with pid 67375: Permission denied (13)
[0120/174131.018342:ERROR:zygote_host_impl_linux.cc(268)] Failed to adjust OOM score of renderer with pid 67440: Permission denied (13)
[0120/174135.232195:WARNING:ipc_message_attachment_set.cc(49)] MessageAttachmentSet destroyed with unconsumed attachments: 0/1
Unexpected journal message 'audit: type=1400 audit(1516470081.521:163): avc:  denied  { map } for  pid=1273 comm="hostname" path="/usr/bin/hostname" dev="dm-0" ino=20028 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:hostname_exec_t:s0 tclass=file permissive=0'
Unexpected journal message 'audit: type=1400 audit(1516470081.730:165): avc:  denied  { execute_no_trans } for  pid=1317 comm="pmie_check" path="/usr/bin/pmie" dev="dm-0" ino=139127 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:pcp_pmie_exec_t:s0 tclass=file permissive=0'
Wrote JS log to TestApps-testL10N-fedora-27-127.0.0.2-2701-FAIL.js.log
Journal extracted to TestApps-testL10N-fedora-27-127.0.0.2-2701-FAIL.log
Traceback (most recent call last):
  File "/build/cockpit/test/common/testlib.py", line 669, in tearDown
    self.check_journal_messages()
  File "/build/cockpit/test/common/testlib.py", line 804, in check_journal_messages
    raise Error(first)
Error: audit: type=1400 audit(1516470081.521:163): avc:  denied  { map } for  pid=1273 comm="hostname" path="/usr/bin/hostname" dev="dm-0" ino=20028 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:hostname_exec_t:s0 tclass=file permissive=0

not ok 142 testL10N (check_apps.TestApps) # duration: 31s
Wrote screenshot to TestApps-testL10N-fedora-27-127.0.0.2-2701-FAIL.png
Wrote HTML dump to TestApps-testL10N-fedora-27-127.0.0.2-2701-FAIL.html
Wrote JS log to TestApps-testL10N-fedora-27-127.0.0.2-2701-FAIL.js.log
Journal extracted to TestApps-testL10N-fedora-27-127.0.0.2-2701-FAIL.log

First occurrence: 2018-01-20T17:41:40.454118 | revision 2526ff4d5b970d2391429f20cd34cfb797e36dcd, logs Times recorded: 1 Latest occurrences:

# ----------------------------------------------------------------------
# testProjectAdmin (check_openshift.TestRegistry)
#
/etc/profile.d/lang.sh: line 20: warning: setlocale: LC_COLLATE: cannot change locale (en_US.UTF-8): No such file or directory
/etc/profile.d/lang.sh: line 23: warning: setlocale: LC_MESSAGES: cannot change locale (en_US.UTF-8): No such file or directory
/etc/profile.d/lang.sh: line 26: warning: setlocale: LC_NUMERIC: cannot change locale (en_US.UTF-8): No such file or directory
/etc/profile.d/lang.sh: line 29: warning: setlocale: LC_TIME: cannot change locale (en_US.UTF-8): No such file or directory
/etc/profile.d/lang.sh: line 20: warning: setlocale: LC_COLLATE: cannot change locale (en_US.UTF-8): No such file or directory
/etc/profile.d/lang.sh: line 23: warning: setlocale: LC_MESSAGES: cannot change locale (en_US.UTF-8): No such file or directory
/etc/profile.d/lang.sh: line 26: warning: setlocale: LC_NUMERIC: cannot change locale (en_US.UTF-8): No such file or directory
/etc/profile.d/lang.sh: line 29: warning: setlocale: LC_TIME: cannot change locale (en_US.UTF-8): No such file or directory
The connection to the server 10.111.112.101:8443 was refused - did you specify the right host or port?
The connection to the server 10.111.112.101:8443 was refused - did you specify the right host or port?
The connection to the server 10.111.112.101:8443 was refused - did you specify the right host or port?
The connection to the server 10.111.112.101:8443 was refused - did you specify the right host or port?
The connection to the server 10.111.112.101:8443 was refused - did you specify the right host or port?
The connection to the server 10.111.112.101:8443 was refused - did you specify the right host or port?
The connection to the server 10.111.112.101:8443 was refused - did you specify the right host or port?
/etc/profile.d/lang.sh: line 20: warning: setlocale: LC_COLLATE: cannot change locale (en_US.UTF-8): No such file or directory
/etc/profile.d/lang.sh: line 23: warning: setlocale: LC_MESSAGES: cannot change locale (en_US.UTF-8): No such file or directory
/etc/profile.d/lang.sh: line 26: warning: setlocale: LC_NUMERIC: cannot change locale (en_US.UTF-8): No such file or directory
/etc/profile.d/lang.sh: line 29: warning: setlocale: LC_TIME: cannot change locale (en_US.UTF-8): No such file or directory

DevTools listening on ws://127.0.0.1:10069/devtools/browser/60dce7ac-6be2-4dcf-a992-e10127fde391
[0120/174244.881122:ERROR:zygote_host_impl_linux.cc(268)] Failed to adjust OOM score of renderer with pid 69247: Permission denied (13)
[0120/174246.011987:ERROR:zygote_host_impl_linux.cc(268)] Failed to adjust OOM score of renderer with pid 69290: Permission denied (13)
> warning: 2018-01-20 12:42:50.369341 I | proto: duplicate proto type registered: google.protobuf.Any
2018-01-20 12:42:50.369490 I | proto: duplicate proto type registered: google.protobuf.Duration
2018-01-20 12:42:50.369552 I | proto: duplicate proto type registered: google.protobuf.Timestamp

> warning: 2018-01-20 12:42:50.802425 I | proto: duplicate proto type registered: google.protobuf.Any
2018-01-20 12:42:50.802612 I | proto: duplicate proto type registered: google.protobuf.Duration
2018-01-20 12:42:50.802682 I | proto: duplicate proto type registered: google.protobuf.Timestamp

Unexpected journal message 'audit: type=1400 audit(1516470128.418:161): avc:  denied  { map } for  pid=1223 comm="hostname" path="/usr/bin/hostname" dev="dm-0" ino=20028 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:hostname_exec_t:s0 tclass=file permissive=0'
Unexpected journal message 'audit: type=1400 audit(1516470128.653:165): avc:  denied  { execute_no_trans } for  pid=1288 comm="pmie_check" path="/usr/bin/pmie" dev="dm-0" ino=139127 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:pcp_pmie_exec_t:s0 tclass=file permissive=0'
Wrote JS log to TestRegistry-testProjectAdmin-fedora-27-127.0.0.2-2401-FAIL.js.log
Journal extracted to TestRegistry-testProjectAdmin-fedora-27-127.0.0.2-2401-FAIL.log
Journal extracted to TestRegistry-testProjectAdmin-openshift-127.0.0.2-2402-FAIL.log
/etc/profile.d/lang.sh: line 20: warning: setlocale: LC_COLLATE: cannot change locale (en_US.UTF-8): No such file or directory
/etc/profile.d/lang.sh: line 23: warning: setlocale: LC_MESSAGES: cannot change locale (en_US.UTF-8): No such file or directory
/etc/profile.d/lang.sh: line 26: warning: setlocale: LC_NUMERIC: cannot change locale (en_US.UTF-8): No such file or directory
/etc/profile.d/lang.sh: line 29: warning: setlocale: LC_TIME: cannot change locale (en_US.UTF-8): No such file or directory
Traceback (most recent call last):
  File "/build/cockpit/test/common/testlib.py", line 669, in tearDown
    self.check_journal_messages()
  File "/build/cockpit/test/common/testlib.py", line 804, in check_journal_messages
    raise Error(first)
Error: audit: type=1400 audit(1516470128.418:161): avc:  denied  { map } for  pid=1223 comm="hostname" path="/usr/bin/hostname" dev="dm-0" ino=20028 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:hostname_exec_t:s0 tclass=file permissive=0

not ok 133 testProjectAdmin (check_openshift.TestRegistry) # duration: 67s
Wrote screenshot to TestRegistry-testProjectAdmin-fedora-27-127.0.0.2-2401-FAIL.png
Wrote HTML dump to TestRegistry-testProjectAdmin-fedora-27-127.0.0.2-2401-FAIL.html
Wrote JS log to TestRegistry-testProjectAdmin-fedora-27-127.0.0.2-2401-FAIL.js.log
Journal extracted to TestRegistry-testProjectAdmin-fedora-27-127.0.0.2-2401-FAIL.log
Journal extracted to TestRegistry-testProjectAdmin-openshift-127.0.0.2-2402-FAIL.log
/etc/profile.d/lang.sh: line 20: warning: setlocale: LC_COLLATE: cannot change locale (en_US.UTF-8): No such file or directory
/etc/profile.d/lang.sh: line 23: warning: setlocale: LC_MESSAGES: cannot change locale (en_US.UTF-8): No such file or directory
/etc/profile.d/lang.sh: line 26: warning: setlocale: LC_NUMERIC: cannot change locale (en_US.UTF-8): No such file or directory
/etc/profile.d/lang.sh: line 29: warning: setlocale: LC_TIME: cannot change locale (en_US.UTF-8): No such file or directory

First occurrence: 2018-01-20T17:43:04.746351 | revision 2526ff4d5b970d2391429f20cd34cfb797e36dcd, logs Times recorded: 1 Latest occurrences:

cockpituous commented 6 years ago

verify/fedora-i386 Ooops, it happened again


# ----------------------------------------------------------------------
# testNfsClient (check_storage_nfs.TestStorage)
#
ftruncate() failed: Permission denied

DevTools listening on ws://127.0.0.1:9341/devtools/browser/d90063c2-a2b4-4543-a206-0cbed218665e
[0121/184859.022892:ERROR:zygote_host_impl_linux.cc(268)] Failed to adjust OOM score of renderer with pid 21180: Permission denied (13)
[0121/184859.907372:ERROR:zygote_host_impl_linux.cc(268)] Failed to adjust OOM score of renderer with pid 21249: Permission denied (13)
> warning: clnt_create: RPC: Unknown host

> warning: 
> warning: clnt_create: RPC: Unknown host

> warning: 
Unexpected journal message 'audit: type=1400 audit(1516560531.017:126): avc:  denied  { map } for  pid=1045 comm="hostname" path="/usr/bin/hostname" dev="vda4" ino=161820 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:hostname_exec_t:s0 tclass=file permissive=0'
Wrote JS log to TestStorage-testNfsClient-fedora-i386-127.0.0.2-2201-FAIL.js.log
Journal extracted to TestStorage-testNfsClient-fedora-i386-127.0.0.2-2201-FAIL.log
Traceback (most recent call last):
  File "/build/cockpit/test/common/testlib.py", line 669, in tearDown
    self.check_journal_messages()
  File "/build/cockpit/test/common/testlib.py", line 804, in check_journal_messages
    raise Error(first)
Error: audit: type=1400 audit(1516560531.017:126): avc:  denied  { map } for  pid=1045 comm="hostname" path="/usr/bin/hostname" dev="vda4" ino=161820 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:hostname_exec_t:s0 tclass=file permissive=0

not ok 116 testNfsClient (check_storage_nfs.TestStorage) # duration: 30s
Wrote screenshot to TestStorage-testNfsClient-fedora-i386-127.0.0.2-2201-FAIL.png
Wrote HTML dump to TestStorage-testNfsClient-fedora-i386-127.0.0.2-2201-FAIL.html
Wrote JS log to TestStorage-testNfsClient-fedora-i386-127.0.0.2-2201-FAIL.js.log
Journal extracted to TestStorage-testNfsClient-fedora-i386-127.0.0.2-2201-FAIL.log

First occurrence: 2018-01-21T18:49:09.430367 | revision 0218d776ca1acab13399b9d0f606fbaeb8be3585, logs Times recorded: 1 Latest occurrences:

# ----------------------------------------------------------------------
# testMotd (check_system_info.TestSystemInfo)
#

DevTools listening on ws://127.0.0.1:9795/devtools/browser/5c515a1b-4e6b-4d7f-9548-ccbf0116a07a
[0122/110738.350869:ERROR:zygote_host_impl_linux.cc(268)] Failed to adjust OOM score of renderer with pid 19215: Permission denied (13)
[0122/110739.392127:ERROR:zygote_host_impl_linux.cc(268)] Failed to adjust OOM score of renderer with pid 19292: Permission denied (13)
Unexpected journal message 'audit: type=1400 audit(1516619250.088:146): avc:  denied  { map } for  pid=1058 comm="hostname" path="/usr/bin/hostname" dev="vda4" ino=161820 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:hostname_exec_t:s0 tclass=file permissive=0'
Unexpected journal message 'audit: type=1400 audit(1516619250.207:148): avc:  denied  { execute_no_trans } for  pid=1085 comm="pmie_check" path="/usr/bin/pmie" dev="vda4" ino=148278 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:pcp_pmie_exec_t:s0 tclass=file permissive=0'
Wrote JS log to TestSystemInfo-testMotd-fedora-i386-127.0.0.2-2601-FAIL.js.log
Journal extracted to TestSystemInfo-testMotd-fedora-i386-127.0.0.2-2601-FAIL.log
Traceback (most recent call last):
  File "/build/cockpit/test/common/testlib.py", line 669, in tearDown
    self.check_journal_messages()
  File "/build/cockpit/test/common/testlib.py", line 804, in check_journal_messages
    raise Error(first)
Error: audit: type=1400 audit(1516619250.088:146): avc:  denied  { map } for  pid=1058 comm="hostname" path="/usr/bin/hostname" dev="vda4" ino=161820 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:hostname_exec_t:s0 tclass=file permissive=0

not ok 132 testMotd (check_system_info.TestSystemInfo) # duration: 26s
Wrote screenshot to TestSystemInfo-testMotd-fedora-i386-127.0.0.2-2601-FAIL.png
Wrote HTML dump to TestSystemInfo-testMotd-fedora-i386-127.0.0.2-2601-FAIL.html
Wrote JS log to TestSystemInfo-testMotd-fedora-i386-127.0.0.2-2601-FAIL.js.log
Journal extracted to TestSystemInfo-testMotd-fedora-i386-127.0.0.2-2601-FAIL.log

First occurrence: 2018-01-22T11:07:44.464392 | revision 550a632b411ac740e1e984e3b3d64d920e303d58, logs Times recorded: 1 Latest occurrences:

# ----------------------------------------------------------------------
# testMountOptions (check_storage_mounting.TestStorage)
#

DevTools listening on ws://127.0.0.1:9900/devtools/browser/b850dedb-1170-4ed0-b314-fad4c589f102
[0122/110903.070630:ERROR:zygote_host_impl_linux.cc(268)] Failed to adjust OOM score of renderer with pid 21966: Permission denied (13)
[0122/110904.089099:ERROR:zygote_host_impl_linux.cc(268)] Failed to adjust OOM score of renderer with pid 22090: Permission denied (13)
Unexpected journal message 'audit: type=1400 audit(1516619334.899:148): avc:  denied  { execute_no_trans } for  pid=1083 comm="pmie_check" path="/usr/bin/pmie" dev="vda4" ino=148278 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:pcp_pmie_exec_t:s0 tclass=file permissive=0'
Wrote JS log to TestStorage-testMountOptions-fedora-i386-127.0.0.2-2301-FAIL.js.log
Journal extracted to TestStorage-testMountOptions-fedora-i386-127.0.0.2-2301-FAIL.log
Traceback (most recent call last):
  File "/build/cockpit/test/common/testlib.py", line 669, in tearDown
    self.check_journal_messages()
  File "/build/cockpit/test/common/testlib.py", line 804, in check_journal_messages
    raise Error(first)
Error: audit: type=1400 audit(1516619334.899:148): avc:  denied  { execute_no_trans } for  pid=1083 comm="pmie_check" path="/usr/bin/pmie" dev="vda4" ino=148278 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:pcp_pmie_exec_t:s0 tclass=file permissive=0

not ok 115 testMountOptions (check_storage_mounting.TestStorage) # duration: 38s
Wrote screenshot to TestStorage-testMountOptions-fedora-i386-127.0.0.2-2301-FAIL.png
Wrote HTML dump to TestStorage-testMountOptions-fedora-i386-127.0.0.2-2301-FAIL.html
Wrote JS log to TestStorage-testMountOptions-fedora-i386-127.0.0.2-2301-FAIL.js.log
Journal extracted to TestStorage-testMountOptions-fedora-i386-127.0.0.2-2301-FAIL.log

First occurrence: 2018-01-22T11:09:21.596289 | revision 550a632b411ac740e1e984e3b3d64d920e303d58, logs Times recorded: 1 Latest occurrences:

# ----------------------------------------------------------------------
# testBasic (check_shutdown_restart.TestShutdownRestart)
#

DevTools listening on ws://127.0.0.1:10002/devtools/browser/f713cadc-8dff-43f5-9c61-f6106bac11de
[0122/111018.199207:ERROR:zygote_host_impl_linux.cc(268)] Failed to adjust OOM score of renderer with pid 24324: Permission denied (13)
[0122/111019.185543:ERROR:zygote_host_impl_linux.cc(268)] Failed to adjust OOM score of renderer with pid 24358: Permission denied (13)
> warning: transport closed: disconnected
CDP: {"source":"network","level":"error","text":"Failed to load resource: net::ERR_EMPTY_RESPONSE","timestamp":1516619422689.89,"url":"http://127.0.0.2:9791/cockpit/static/fonts/OpenSans-Light-webfont.woff","networkRequestId":"24358.29"}
> log: transport closed, dropped message:  1:1!4
{"call":["/org/freedesktop/timedate1","org.freedesktop.DBus.Properties","Get",["org.freedesktop.timedate1","NTPSynchronized"]],"id":"3"}
> log: transport closed, dropped message:  1:1!4
{"call":["/org/freedesktop/timedate1","org.freedesktop.DBus.Properties","Get",["org.freedesktop.timedate1","NTPSynchronized"]],"id":"4"}
> log: transport closed, dropped message:  1:1!4
{"call":["/org/freedesktop/timedate1","org.freedesktop.DBus.Properties","Get",["org.freedesktop.timedate1","NTPSynchronized"]],"id":"5"}
> log: transport closed, dropped message:  1:1!4
{"call":["/org/freedesktop/timedate1","org.freedesktop.DBus.Properties","Get",["org.freedesktop.timedate1","NTPSynchronized"]],"id":"6"}
Unexpected journal message 'audit: type=1400 audit(1516619407.025:148): avc:  denied  { execute_no_trans } for  pid=1081 comm="pmie_check" path="/usr/bin/pmie" dev="vda4" ino=148278 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:pcp_pmie_exec_t:s0 tclass=file permissive=0'
Wrote JS log to TestShutdownRestart-testBasic-fedora-i386-127.0.0.2-2901-FAIL.js.log
Journal extracted to TestShutdownRestart-testBasic-fedora-i386-127.0.0.2-2901-FAIL.log
Journal extracted to TestShutdownRestart-testBasic-fedora-i386-127.0.0.2-2902-FAIL.log
Traceback (most recent call last):
  File "/build/cockpit/bots/../test/verify/check-shutdown-restart", line 95, in testBasic
    self.check_journal_messages()
  File "/build/cockpit/test/common/testlib.py", line 804, in check_journal_messages
    raise Error(first)
Error: audit: type=1400 audit(1516619407.025:148): avc:  denied  { execute_no_trans } for  pid=1081 comm="pmie_check" path="/usr/bin/pmie" dev="vda4" ino=148278 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:pcp_pmie_exec_t:s0 tclass=file permissive=0

not ok 99 testBasic (check_shutdown_restart.TestShutdownRestart) # duration: 50s
Wrote screenshot to TestShutdownRestart-testBasic-fedora-i386-127.0.0.2-2901-FAIL.png
Wrote HTML dump to TestShutdownRestart-testBasic-fedora-i386-127.0.0.2-2901-FAIL.html
Wrote JS log to TestShutdownRestart-testBasic-fedora-i386-127.0.0.2-2901-FAIL.js.log
Journal extracted to TestShutdownRestart-testBasic-fedora-i386-127.0.0.2-2901-FAIL.log
Journal extracted to TestShutdownRestart-testBasic-fedora-i386-127.0.0.2-2902-FAIL.log

First occurrence: 2018-01-22T11:10:46.318040 | revision 550a632b411ac740e1e984e3b3d64d920e303d58, logs Times recorded: 1 Latest occurrences:

# ----------------------------------------------------------------------
# testNonDefaultBondSettings (check_networking_bond.TestNetworking)
#
NAME             UUID                                  TYPE            DEVICE 
System eth0      5fb06bd0-0bb0-7ffb-45f1-d6edd65f3e03  802-3-ethernet  eth0   
static-52:54:01  995ca819-700e-405f-b1ef-db32538eaf18  802-3-ethernet  eth1   
virbr0           2e3313c1-cac4-42a2-a908-feb503a4384d  bridge          virbr0 
System eth1      9c92fad9-6ecb-3e6c-eb4d-8a47c6f50c04  802-3-ethernet  --     
ens2             8a296a34-08e2-42d9-9e8d-b37c582e87cd  802-3-ethernet  --     

52:54:01:00:00:03 -> eth2
52:54:01:00:00:03 -> eth2
52:54:01:00:00:04 -> eth3
52:54:01:00:00:04 -> eth3

DevTools listening on ws://127.0.0.1:9308/devtools/browser/9d630780-30d1-490a-ab10-5358fed9aae9
[0122/111447.850374:ERROR:zygote_host_impl_linux.cc(268)] Failed to adjust OOM score of renderer with pid 32081: Permission denied (13)
[0122/111448.912581:ERROR:zygote_host_impl_linux.cc(268)] Failed to adjust OOM score of renderer with pid 32118: Permission denied (13)
Unexpected journal message 'audit: type=1400 audit(1516619661.754:148): avc:  denied  { execute_no_trans } for  pid=1078 comm="pmie_check" path="/usr/bin/pmie" dev="vda4" ino=148278 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:pcp_pmie_exec_t:s0 tclass=file permissive=0'
Wrote JS log to TestNetworking-testNonDefaultBondSettings-fedora-i386-127.0.0.2-2601-FAIL.js.log
Journal extracted to TestNetworking-testNonDefaultBondSettings-fedora-i386-127.0.0.2-2601-FAIL.log
Journal extracted to TestNetworking-testNonDefaultBondSettings-fedora-26-127.0.0.2-2602-FAIL.log
Traceback (most recent call last):
  File "/build/cockpit/test/common/testlib.py", line 669, in tearDown
    self.check_journal_messages()
  File "/build/cockpit/test/common/testlib.py", line 804, in check_journal_messages
    raise Error(first)
Error: audit: type=1400 audit(1516619661.754:148): avc:  denied  { execute_no_trans } for  pid=1078 comm="pmie_check" path="/usr/bin/pmie" dev="vda4" ino=148278 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:pcp_pmie_exec_t:s0 tclass=file permissive=0

not ok 28 testNonDefaultBondSettings (check_networking_bond.TestNetworking) # duration: 53s
Wrote screenshot to TestNetworking-testNonDefaultBondSettings-fedora-i386-127.0.0.2-2601-FAIL.png
Wrote HTML dump to TestNetworking-testNonDefaultBondSettings-fedora-i386-127.0.0.2-2601-FAIL.html
Wrote JS log to TestNetworking-testNonDefaultBondSettings-fedora-i386-127.0.0.2-2601-FAIL.js.log
Journal extracted to TestNetworking-testNonDefaultBondSettings-fedora-i386-127.0.0.2-2601-FAIL.log
Journal extracted to TestNetworking-testNonDefaultBondSettings-fedora-26-127.0.0.2-2602-FAIL.log

First occurrence: 2018-01-22T11:15:04.968460 | revision 550a632b411ac740e1e984e3b3d64d920e303d58, logs Times recorded: 1 Latest occurrences:

# ----------------------------------------------------------------------
# testAmbiguousSlave (check_networking_bond.TestNetworking)
#
NAME             UUID                                  TYPE            DEVICE 
System eth0      5fb06bd0-0bb0-7ffb-45f1-d6edd65f3e03  802-3-ethernet  eth0   
static-52:54:01  4acf7c9b-64bf-4118-ba3a-1b0304d86ae8  802-3-ethernet  eth1   
virbr0           e348bc53-d344-47a7-ac8b-f66d309e69fe  bridge          virbr0 
System eth1      9c92fad9-6ecb-3e6c-eb4d-8a47c6f50c04  802-3-ethernet  --     
ens2             8a296a34-08e2-42d9-9e8d-b37c582e87cd  802-3-ethernet  --     

[0122/110413.289289:ERROR:zygote_host_impl_linux.cc(268)] Failed to adjust OOM score of renderer with pid 76200: Permission denied (13)

DevTools listening on ws://127.0.0.1:9504/devtools/browser/a7c47c09-bc81-4bd2-98e0-931894b2f588
[0122/110414.634046:ERROR:zygote_host_impl_linux.cc(268)] Failed to adjust OOM score of renderer with pid 76250: Permission denied (13)
52:54:01:00:00:03 -> eth2
52:54:01:00:00:03 -> eth2
Unexpected journal message 'audit: type=1400 audit(1516619038.407:129): avc:  denied  { map } for  pid=1013 comm="hostname" path="/usr/bin/hostname" dev="vda4" ino=161820 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:hostname_exec_t:s0 tclass=file permissive=0'
Wrote JS log to TestNetworking-testAmbiguousSlave-fedora-i386-127.0.0.2-2801-FAIL.js.log
Journal extracted to TestNetworking-testAmbiguousSlave-fedora-i386-127.0.0.2-2801-FAIL.log
Journal extracted to TestNetworking-testAmbiguousSlave-fedora-26-127.0.0.2-2802-FAIL.log
Traceback (most recent call last):
  File "/build/cockpit/test/common/testlib.py", line 669, in tearDown
    self.check_journal_messages()
  File "/build/cockpit/test/common/testlib.py", line 804, in check_journal_messages
    raise Error(first)
Error: audit: type=1400 audit(1516619038.407:129): avc:  denied  { map } for  pid=1013 comm="hostname" path="/usr/bin/hostname" dev="vda4" ino=161820 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:hostname_exec_t:s0 tclass=file permissive=0

not ok 23 testAmbiguousSlave (check_networking_bond.TestNetworking) # duration: 51s
Wrote screenshot to TestNetworking-testAmbiguousSlave-fedora-i386-127.0.0.2-2801-FAIL.png
Wrote HTML dump to TestNetworking-testAmbiguousSlave-fedora-i386-127.0.0.2-2801-FAIL.html
Wrote JS log to TestNetworking-testAmbiguousSlave-fedora-i386-127.0.0.2-2801-FAIL.js.log
Journal extracted to TestNetworking-testAmbiguousSlave-fedora-i386-127.0.0.2-2801-FAIL.log
Journal extracted to TestNetworking-testAmbiguousSlave-fedora-26-127.0.0.2-2802-FAIL.log

First occurrence: 2018-01-22T11:04:35.161627 | revision 1f6d52f436d7f5425d3a4cfe633d2f55bb87d4fc, logs Times recorded: 1 Latest occurrences:

# ----------------------------------------------------------------------
# testBasic (check_tuned.TestTuned)
#

DevTools listening on ws://127.0.0.1:9481/devtools/browser/57929446-76d3-4178-9aa5-66c391c656fc
[0122/112336.064997:ERROR:zygote_host_impl_linux.cc(268)] Failed to adjust OOM score of renderer with pid 40006: Permission denied (13)
[0122/112337.072468:ERROR:zygote_host_impl_linux.cc(268)] Failed to adjust OOM score of renderer with pid 40063: Permission denied (13)
Unexpected journal message 'audit: type=1400 audit(1516620206.967:146): avc:  denied  { execute_no_trans } for  pid=1070 comm="pmie_check" path="/usr/bin/pmie" dev="vda4" ino=148278 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:pcp_pmie_exec_t:s0 tclass=file permissive=0'
Wrote JS log to TestTuned-testBasic-fedora-i386-127.0.0.2-2401-FAIL.js.log
Journal extracted to TestTuned-testBasic-fedora-i386-127.0.0.2-2401-FAIL.log
Traceback (most recent call last):
  File "/build/cockpit/test/common/testlib.py", line 669, in tearDown
    self.check_journal_messages()
  File "/build/cockpit/test/common/testlib.py", line 804, in check_journal_messages
    raise Error(first)
Error: audit: type=1400 audit(1516620206.967:146): avc:  denied  { execute_no_trans } for  pid=1070 comm="pmie_check" path="/usr/bin/pmie" dev="vda4" ino=148278 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:pcp_pmie_exec_t:s0 tclass=file permissive=0

not ok 93 testBasic (check_tuned.TestTuned) # duration: 34s
Wrote screenshot to TestTuned-testBasic-fedora-i386-127.0.0.2-2401-FAIL.png
Wrote HTML dump to TestTuned-testBasic-fedora-i386-127.0.0.2-2401-FAIL.html
Wrote JS log to TestTuned-testBasic-fedora-i386-127.0.0.2-2401-FAIL.js.log
Journal extracted to TestTuned-testBasic-fedora-i386-127.0.0.2-2401-FAIL.log

First occurrence: 2018-01-22T11:23:51.199287 | revision f4199327560f0a79dbb2aeef0c30d647c5257e25, logs Times recorded: 1 Latest occurrences:

# ----------------------------------------------------------------------
# testFrameNavigation (check_multi_machine.TestMultiMachine)
#

DevTools listening on ws://127.0.0.1:9969/devtools/browser/9694d743-311c-49d9-a070-50a16779e42e
[0122/110602.579480:ERROR:zygote_host_impl_linux.cc(268)] Failed to adjust OOM score of renderer with pid 78696: Permission denied (13)
[0122/110603.744962:ERROR:zygote_host_impl_linux.cc(268)] Failed to adjust OOM score of renderer with pid 78774: Permission denied (13)
Unexpected journal message 'audit: type=1400 audit(1516619139.905:112): avc:  denied  { map } for  pid=1023 comm="hostname" path="/usr/bin/hostname" dev="vda4" ino=161820 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:hostname_exec_t:s0 tclass=file permissive=0'
Unexpected journal message 'audit: type=1400 audit(1516619140.003:114): avc:  denied  { execute_no_trans } for  pid=1034 comm="pmlogger_check" path="/usr/bin/pmlogger" dev="vda4" ino=148286 scontext=system_u:system_r:pcp_pmlogger_t:s0 tcontext=system_u:object_r:pcp_pmlogger_exec_t:s0 tclass=file permissive=0'
Wrote JS log to TestMultiMachine-testFrameNavigation-fedora-i386-127.0.0.2-2301-FAIL.js.log
Journal extracted to TestMultiMachine-testFrameNavigation-fedora-i386-127.0.0.2-2301-FAIL.log
Journal extracted to TestMultiMachine-testFrameNavigation-fedora-i386-127.0.0.2-2303-FAIL.log
Journal extracted to TestMultiMachine-testFrameNavigation-fedora-i386-127.0.0.2-2302-FAIL.log
Traceback (most recent call last):
  File "/build/cockpit/test/common/testlib.py", line 669, in tearDown
    self.check_journal_messages()
  File "/build/cockpit/test/common/testlib.py", line 804, in check_journal_messages
    raise Error(first)
Error: audit: type=1400 audit(1516619139.905:112): avc:  denied  { map } for  pid=1023 comm="hostname" path="/usr/bin/hostname" dev="vda4" ino=161820 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:hostname_exec_t:s0 tclass=file permissive=0

not ok 14 testFrameNavigation (check_multi_machine.TestMultiMachine) # duration: 69s
Wrote screenshot to TestMultiMachine-testFrameNavigation-fedora-i386-127.0.0.2-2301-FAIL.png
Wrote HTML dump to TestMultiMachine-testFrameNavigation-fedora-i386-127.0.0.2-2301-FAIL.html
Wrote JS log to TestMultiMachine-testFrameNavigation-fedora-i386-127.0.0.2-2301-FAIL.js.log
Journal extracted to TestMultiMachine-testFrameNavigation-fedora-i386-127.0.0.2-2301-FAIL.log
Journal extracted to TestMultiMachine-testFrameNavigation-fedora-i386-127.0.0.2-2303-FAIL.log
Journal extracted to TestMultiMachine-testFrameNavigation-fedora-i386-127.0.0.2-2302-FAIL.log

First occurrence: 2018-01-22T11:06:27.827830 | revision 1f6d52f436d7f5425d3a4cfe633d2f55bb87d4fc, logs Times recorded: 1 Latest occurrences:

# ----------------------------------------------------------------------
# testEnforcingToggle (check_setroubleshoot.TestSelinux)
#

DevTools listening on ws://127.0.0.1:9269/devtools/browser/07d4755a-4e2c-4864-8d62-7858c3429f84
[0122/112633.820394:ERROR:zygote_host_impl_linux.cc(268)] Failed to adjust OOM score of renderer with pid 44825: Permission denied (13)
[0122/112635.137812:ERROR:zygote_host_impl_linux.cc(268)] Failed to adjust OOM score of renderer with pid 44859: Permission denied (13)
Unexpected journal message 'audit: type=1400 audit(1516620382.750:148): avc:  denied  { execute_no_trans } for  pid=1072 comm="pmie_check" path="/usr/bin/pmie" dev="vda4" ino=148278 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:pcp_pmie_exec_t:s0 tclass=file permissive=0'
Wrote JS log to TestSelinux-testEnforcingToggle-fedora-i386-127.0.0.2-2901-FAIL.js.log
Journal extracted to TestSelinux-testEnforcingToggle-fedora-i386-127.0.0.2-2901-FAIL.log
Traceback (most recent call last):
  File "/build/cockpit/test/common/testlib.py", line 669, in tearDown
    self.check_journal_messages()
  File "/build/cockpit/test/common/testlib.py", line 804, in check_journal_messages
    raise Error(first)
Error: audit: type=1400 audit(1516620382.750:148): avc:  denied  { execute_no_trans } for  pid=1072 comm="pmie_check" path="/usr/bin/pmie" dev="vda4" ino=148278 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:pcp_pmie_exec_t:s0 tclass=file permissive=0

not ok 60 testEnforcingToggle (check_setroubleshoot.TestSelinux) # duration: 51s
Wrote screenshot to TestSelinux-testEnforcingToggle-fedora-i386-127.0.0.2-2901-FAIL.png
Wrote HTML dump to TestSelinux-testEnforcingToggle-fedora-i386-127.0.0.2-2901-FAIL.html
Wrote JS log to TestSelinux-testEnforcingToggle-fedora-i386-127.0.0.2-2901-FAIL.js.log
Journal extracted to TestSelinux-testEnforcingToggle-fedora-i386-127.0.0.2-2901-FAIL.log

First occurrence: 2018-01-22T11:26:53.540378 | revision f4199327560f0a79dbb2aeef0c30d647c5257e25, logs Times recorded: 1 Latest occurrences:

# ----------------------------------------------------------------------
# testBridge (check_networking_bridge.TestNetworking)
#
NAME         UUID                                  TYPE            DEVICE 
System eth0  5fb06bd0-0bb0-7ffb-45f1-d6edd65f3e03  802-3-ethernet  eth0   
virbr0       b11dddda-6caf-4a83-8043-f3707960ae3e  bridge          virbr0 
System eth1  9c92fad9-6ecb-3e6c-eb4d-8a47c6f50c04  802-3-ethernet  --     
ens2         8a296a34-08e2-42d9-9e8d-b37c582e87cd  802-3-ethernet  --     

DevTools listening on ws://127.0.0.1:9816/devtools/browser/0d3e9016-9fee-4ebe-a7c1-6295389518bf
[0122/112921.356018:ERROR:zygote_host_impl_linux.cc(268)] Failed to adjust OOM score of renderer with pid 49224: Permission denied (13)
[0122/112922.420513:ERROR:zygote_host_impl_linux.cc(268)] Failed to adjust OOM score of renderer with pid 49263: Permission denied (13)
52:54:01:00:00:03 -> eth2
52:54:01:00:00:03 -> eth2
52:54:01:00:00:04 -> eth3
52:54:01:00:00:04 -> eth3
Unexpected journal message 'audit: type=1400 audit(1516620549.753:146): avc:  denied  { map } for  pid=1046 comm="hostname" path="/usr/bin/hostname" dev="vda4" ino=161820 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:hostname_exec_t:s0 tclass=file permissive=0'
Unexpected journal message 'audit: type=1400 audit(1516620549.869:148): avc:  denied  { execute_no_trans } for  pid=1074 comm="pmie_check" path="/usr/bin/pmie" dev="vda4" ino=148278 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:pcp_pmie_exec_t:s0 tclass=file permissive=0'
Wrote JS log to TestNetworking-testBridge-fedora-i386-127.0.0.2-2601-FAIL.js.log
Journal extracted to TestNetworking-testBridge-fedora-i386-127.0.0.2-2601-FAIL.log
Journal extracted to TestNetworking-testBridge-fedora-26-127.0.0.2-2602-FAIL.log
Traceback (most recent call last):
  File "/build/cockpit/test/common/testlib.py", line 669, in tearDown
    self.check_journal_messages()
  File "/build/cockpit/test/common/testlib.py", line 804, in check_journal_messages
    raise Error(first)
Error: audit: type=1400 audit(1516620549.753:146): avc:  denied  { map } for  pid=1046 comm="hostname" path="/usr/bin/hostname" dev="vda4" ino=161820 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:hostname_exec_t:s0 tclass=file permissive=0

not ok 29 testBridge (check_networking_bridge.TestNetworking) # duration: 51s
Wrote screenshot to TestNetworking-testBridge-fedora-i386-127.0.0.2-2601-FAIL.png
Wrote HTML dump to TestNetworking-testBridge-fedora-i386-127.0.0.2-2601-FAIL.html
Wrote JS log to TestNetworking-testBridge-fedora-i386-127.0.0.2-2601-FAIL.js.log
Journal extracted to TestNetworking-testBridge-fedora-i386-127.0.0.2-2601-FAIL.log
Journal extracted to TestNetworking-testBridge-fedora-26-127.0.0.2-2602-FAIL.log

First occurrence: 2018-01-22T11:29:43.340261 | revision f4199327560f0a79dbb2aeef0c30d647c5257e25, logs Times recorded: 1 Latest occurrences:

# ----------------------------------------------------------------------
# testConversation (check_login.TestLogin)
#

DevTools listening on ws://127.0.0.1:10189/devtools/browser/0446150d-d8ff-4f40-a740-991dd2a08b43
[0122/134550.526403:ERROR:zygote_host_impl_linux.cc(268)] Failed to adjust OOM score of renderer with pid 14648: Permission denied (13)
[0122/134551.430860:ERROR:zygote_host_impl_linux.cc(268)] Failed to adjust OOM score of renderer with pid 14789: Permission denied (13)
> log: Authentication failed
Unexpected journal message 'audit: type=1400 audit(1516628742.663:146): avc:  denied  { map } for  pid=1061 comm="hostname" path="/usr/bin/hostname" dev="vda4" ino=161820 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:hostname_exec_t:s0 tclass=file permissive=0'
Unexpected journal message 'audit: type=1400 audit(1516628742.736:148): avc:  denied  { execute_no_trans } for  pid=1085 comm="pmie_check" path="/usr/bin/pmie" dev="vda4" ino=148278 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:pcp_pmie_exec_t:s0 tclass=file permissive=0'
Wrote JS log to TestLogin-testConversation-fedora-i386-127.0.0.2-2501-FAIL.js.log
Journal extracted to TestLogin-testConversation-fedora-i386-127.0.0.2-2501-FAIL.log
Traceback (most recent call last):
  File "/build/cockpit/test/common/testlib.py", line 669, in tearDown
    self.check_journal_messages()
  File "/build/cockpit/test/common/testlib.py", line 804, in check_journal_messages
    raise Error(first)
Error: audit: type=1400 audit(1516628742.663:146): avc:  denied  { map } for  pid=1061 comm="hostname" path="/usr/bin/hostname" dev="vda4" ino=161820 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:hostname_exec_t:s0 tclass=file permissive=0

not ok 183 testConversation (check_login.TestLogin) # duration: 32s
Wrote screenshot to TestLogin-testConversation-fedora-i386-127.0.0.2-2501-FAIL.png
Wrote HTML dump to TestLogin-testConversation-fedora-i386-127.0.0.2-2501-FAIL.html
Wrote JS log to TestLogin-testConversation-fedora-i386-127.0.0.2-2501-FAIL.js.log
Journal extracted to TestLogin-testConversation-fedora-i386-127.0.0.2-2501-FAIL.log

First occurrence: 2018-01-22T13:46:04.550886 | revision 6b466c34c5559c70809d99ca620a9c9125343e7d, logs Times recorded: 1 Latest occurrences:

# ----------------------------------------------------------------------
# testBasic (check_kdump.TestKdump)
#
Created symlink /etc/systemd/system/multi-user.target.wants/kdump.service -> /usr/lib/systemd/system/kdump.service.
Job for kdump.service failed because the control process exited with error code.
See "systemctl  status kdump.service" and "journalctl  -xe" for details.

DevTools listening on ws://127.0.0.1:9483/devtools/browser/b63a28d1-0b74-458d-a927-69e6a629397e
[0122/134550.737299:ERROR:zygote_host_impl_linux.cc(268)] Failed to adjust OOM score of renderer with pid 14681: Permission denied (13)
[0122/134551.677224:ERROR:zygote_host_impl_linux.cc(268)] Failed to adjust OOM score of renderer with pid 14826: Permission denied (13)
Generating grub configuration file ...
Found linux image: /boot/vmlinuz-4.13.16-302.fc27.i686+PAE
Found initrd image: /boot/initramfs-4.13.16-302.fc27.i686+PAE.img
Found linux image: /boot/vmlinuz-4.13.11-300.fc27.i686+PAE
Found initrd image: /boot/initramfs-4.13.11-300.fc27.i686+PAE.img
Found linux image: /boot/vmlinuz-4.13.9-300.fc27.i686+PAE
Found initrd image: /boot/initramfs-4.13.9-300.fc27.i686+PAE.img
Found linux image: /boot/vmlinuz-0-rescue-bbadcd9442613b293626c1f330504885
Found initrd image: /boot/initramfs-0-rescue-bbadcd9442613b293626c1f330504885.img
Found linux image: /boot/vmlinuz-0-rescue-a5539c629e0d4193973d9703e455338a
Found initrd image: /boot/initramfs-0-rescue-a5539c629e0d4193973d9703e455338a.img
done
> warning: transport closed: disconnected
ssh_exchange_identification: Connection closed by remote host
CDP: {"source":"network","level":"error","text":"Failed to load resource: net::ERR_EMPTY_RESPONSE","timestamp":1516628759053.27,"url":"http://127.0.0.2:9791/cockpit/static/fonts/OpenSans-Light-webfont.woff","networkRequestId":"14826.29"}
ssh_exchange_identification: Connection closed by remote host
> log: transport closed, dropped message:  1:1!4
{"call":["/org/freedesktop/timedate1","org.freedesktop.DBus.Properties","Get",["org.freedesktop.timedate1","NTPSynchronized"]],"id":"4"}
> log: transport closed, dropped message:  1:1!4
{"call":["/org/freedesktop/timedate1","org.freedesktop.DBus.Properties","Get",["org.freedesktop.timedate1","NTPSynchronized"]],"id":"5"}
> log: transport closed, dropped message:  1:1!4
{"call":["/org/freedesktop/timedate1","org.freedesktop.DBus.Properties","Get",["org.freedesktop.timedate1","NTPSynchronized"]],"id":"6"}
> log: transport closed, dropped message:  1:1!4
{"call":["/org/freedesktop/timedate1","org.freedesktop.DBus.Properties","Get",["org.freedesktop.timedate1","NTPSynchronized"]],"id":"7"}
> warning: Unable to apply settings: Directory /var/crash2 isn't writable or doesn't exist.
> log: health check failed
> warning: transport closed: timeout
> log: transport closed, dropped message:  1:1!4
{"call":["/org/freedesktop/timedate1","org.freedesktop.DBus.Properties","Get",["org.freedesktop.timedate1","NTPSynchronized"]],"id":"14"}
> log: transport closed, dropped message:  1:1!4
{"call":["/org/freedesktop/timedate1","org.freedesktop.DBus.Properties","Get",["org.freedesktop.timedate1","NTPSynchronized"]],"id":"15"}
> log: transport closed, dropped message:  1:1!4
{"call":["/org/freedesktop/timedate1","org.freedesktop.DBus.Properties","Get",["org.freedesktop.timedate1","NTPSynchronized"]],"id":"16"}
> log: transport closed, dropped message:  1:1!4
{"call":["/org/freedesktop/timedate1","org.freedesktop.DBus.Properties","Get",["org.freedesktop.timedate1","NTPSynchronized"]],"id":"17"}
> log: transport closed, dropped message:  1:1!4
{"call":["/org/freedesktop/timedate1","org.freedesktop.DBus.Properties","Get",["org.freedesktop.timedate1","NTPSynchronized"]],"id":"18"}
Connection to 127.0.0.2 closed by remote host.
CDP: {"source":"network","level":"error","text":"Failed to load resource: net::ERR_CONNECTION_RESET","timestamp":1516628868686.98,"url":"http://127.0.0.2:9791/cockpit/static/fonts/OpenSans-Light-webfont.woff","networkRequestId":"14826.131"}
> log: transport closed, dropped message:  1:1!4
{"call":["/org/freedesktop/timedate1","org.freedesktop.DBus.Properties","Get",["org.freedesktop.timedate1","NTPSynchronized"]],"id":"19"}
Unexpected journal message 'audit: type=1400 audit(1516628742.768:148): avc:  denied  { execute_no_trans } for  pid=1074 comm="pmie_check" path="/usr/bin/pmie" dev="vda4" ino=148278 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:pcp_pmie_exec_t:s0 tclass=file permissive=0'
Wrote JS log to TestKdump-testBasic-fedora-i386-127.0.0.2-2901-FAIL.js.log
Journal extracted to TestKdump-testBasic-fedora-i386-127.0.0.2-2901-FAIL.log
Traceback (most recent call last):
  File "/build/cockpit/test/common/testlib.py", line 669, in tearDown
    self.check_journal_messages()
  File "/build/cockpit/test/common/testlib.py", line 804, in check_journal_messages
    raise Error(first)
Error: audit: type=1400 audit(1516628742.768:148): avc:  denied  { execute_no_trans } for  pid=1074 comm="pmie_check" path="/usr/bin/pmie" dev="vda4" ino=148278 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:pcp_pmie_exec_t:s0 tclass=file permissive=0

not ok 171 testBasic (check_kdump.TestKdump) # duration: 145s
Wrote screenshot to TestKdump-testBasic-fedora-i386-127.0.0.2-2901-FAIL.png
Wrote HTML dump to TestKdump-testBasic-fedora-i386-127.0.0.2-2901-FAIL.html
Wrote JS log to TestKdump-testBasic-fedora-i386-127.0.0.2-2901-FAIL.js.log
Journal extracted to TestKdump-testBasic-fedora-i386-127.0.0.2-2901-FAIL.log

First occurrence: 2018-01-22T13:47:52.699335 | revision 6b466c34c5559c70809d99ca620a9c9125343e7d, logs Times recorded: 1 Latest occurrences:

# ----------------------------------------------------------------------
# testHiddenRaid (check_storage_hidden.TestStorage)
#

DevTools listening on ws://127.0.0.1:9297/devtools/browser/207cdda3-c679-467a-9f7e-6644b1003fa4
[0122/135157.836116:ERROR:zygote_host_impl_linux.cc(268)] Failed to adjust OOM score of renderer with pid 25651: Permission denied (13)
[0122/135158.889807:ERROR:zygote_host_impl_linux.cc(268)] Failed to adjust OOM score of renderer with pid 25786: Permission denied (13)
Unexpected journal message 'audit: type=1400 audit(1516629108.777:147): avc:  denied  { execute_no_trans } for  pid=1075 comm="pmie_check" path="/usr/bin/pmie" dev="vda4" ino=148278 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:pcp_pmie_exec_t:s0 tclass=file permissive=0'
Wrote JS log to TestStorage-testHiddenRaid-fedora-i386-127.0.0.2-2601-FAIL.js.log
Journal extracted to TestStorage-testHiddenRaid-fedora-i386-127.0.0.2-2601-FAIL.log
Traceback (most recent call last):
  File "/build/cockpit/test/common/testlib.py", line 669, in tearDown
    self.check_journal_messages()
  File "/build/cockpit/test/common/testlib.py", line 804, in check_journal_messages
    raise Error(first)
Error: audit: type=1400 audit(1516629108.777:147): avc:  denied  { execute_no_trans } for  pid=1075 comm="pmie_check" path="/usr/bin/pmie" dev="vda4" ino=148278 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:pcp_pmie_exec_t:s0 tclass=file permissive=0

not ok 94 testHiddenRaid (check_storage_hidden.TestStorage) # duration: 34s
Wrote screenshot to TestStorage-testHiddenRaid-fedora-i386-127.0.0.2-2601-FAIL.png
Wrote HTML dump to TestStorage-testHiddenRaid-fedora-i386-127.0.0.2-2601-FAIL.html
Wrote JS log to TestStorage-testHiddenRaid-fedora-i386-127.0.0.2-2601-FAIL.js.log
Journal extracted to TestStorage-testHiddenRaid-fedora-i386-127.0.0.2-2601-FAIL.log

First occurrence: 2018-01-22T13:52:09.720289 | revision 6b466c34c5559c70809d99ca620a9c9125343e7d, logs Times recorded: 1 Latest occurrences:

# ----------------------------------------------------------------------
# testNonDefaultBondSettings (check_networking_bond.TestNetworking)
#
NAME             UUID                                  TYPE            DEVICE 
System eth0      5fb06bd0-0bb0-7ffb-45f1-d6edd65f3e03  802-3-ethernet  eth0   
static-52:54:01  0a579432-058f-4e0e-9f74-d89ea17b77e1  802-3-ethernet  eth1   
virbr0           92504df0-9a29-498f-b195-d0cbd4d666fe  bridge          virbr0 
System eth1      9c92fad9-6ecb-3e6c-eb4d-8a47c6f50c04  802-3-ethernet  --     
ens2             8a296a34-08e2-42d9-9e8d-b37c582e87cd  802-3-ethernet  --     

52:54:01:00:00:03 -> eth2
52:54:01:00:00:03 -> eth2
52:54:01:00:00:04 -> eth3
52:54:01:00:00:04 -> eth3

DevTools listening on ws://127.0.0.1:9755/devtools/browser/4a12fc8b-203a-4503-98da-9ec559515265
Unexpected journal message 'audit: type=1400 audit(1516630888.111:182): avc:  denied  { execute_no_trans } for  pid=1225 comm="pmie_check" path="/usr/bin/pmie" dev="vda4" ino=148278 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:pcp_pmie_exec_t:s0 tclass=file permissive=0'
Wrote JS log to TestNetworking-testNonDefaultBondSettings-fedora-i386-127.0.0.2-2501-FAIL.js.log
Journal extracted to TestNetworking-testNonDefaultBondSettings-fedora-i386-127.0.0.2-2501-FAIL.log
Journal extracted to TestNetworking-testNonDefaultBondSettings-fedora-26-127.0.0.2-2502-FAIL.log
Traceback (most recent call last):
  File "/build/cockpit/test/common/testlib.py", line 669, in tearDown
    self.check_journal_messages()
  File "/build/cockpit/test/common/testlib.py", line 804, in check_journal_messages
    raise Error(first)
Error: audit: type=1400 audit(1516630888.111:182): avc:  denied  { execute_no_trans } for  pid=1225 comm="pmie_check" path="/usr/bin/pmie" dev="vda4" ino=148278 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:pcp_pmie_exec_t:s0 tclass=file permissive=0

not ok 182 testNonDefaultBondSettings (check_networking_bond.TestNetworking) # duration: 89s
Wrote screenshot to TestNetworking-testNonDefaultBondSettings-fedora-i386-127.0.0.2-2501-FAIL.png
Wrote HTML dump to TestNetworking-testNonDefaultBondSettings-fedora-i386-127.0.0.2-2501-FAIL.html
Wrote JS log to TestNetworking-testNonDefaultBondSettings-fedora-i386-127.0.0.2-2501-FAIL.js.log
Journal extracted to TestNetworking-testNonDefaultBondSettings-fedora-i386-127.0.0.2-2501-FAIL.log
Journal extracted to TestNetworking-testNonDefaultBondSettings-fedora-26-127.0.0.2-2502-FAIL.log

First occurrence: 2018-01-22T14:22:28.339441 | revision 6b466c34c5559c70809d99ca620a9c9125343e7d, logs Times recorded: 1 Latest occurrences:

# ----------------------------------------------------------------------
# testCreateTimer (check_services.TestServices)
#

DevTools listening on ws://127.0.0.1:10210/devtools/browser/e02daa96-0ee3-43f7-b5b7-611edb8addf4
> log: 
> log: 
> log: 
> log: 
> log: 
> log: 
> log: 
> log: 
> log: 
> log: 
> log: 
> log: 
> log: 
> log: 
> log: 
> log: 
> log: 
> log: 
> log: 
> log: 
> log: 
> log: 
> log: 
> log: 
> log: 
> log: 
> log: 
> log: 
> log: 
> log: 
> log: 
> log: 
> log: 
> log: 
> log: 
> log: 
> log: 
> log: 
> log: 
> log: 
> log: 
> log: 
> log: 
> log: 
> log: 
> log: 
> log: 
> log: 
> log: 
> log: 
> log: 
> log: 
> log: 
> log: 
> log: 
> log: 
> log: 
> log: 
> log: 
> log: 
> log: 
> log: 
> log: 
> log: 
> log: 
> log: 
> log: 
> log: 
> log: 
> log: 
> log: 
> log: 
> log: 
> log: 
> log: 
> log: 
> log: 
> log: 
> log: 
> log: 
> log: 
> log: 
> log: 
> log: 
> log: 
> log: 
> warning: transport closed: disconnected
CDP: {"source":"network","level":"error","text":"Failed to load resource: net::ERR_EMPTY_RESPONSE","timestamp":1516631426897.42,"url":"http://127.0.0.2:9391/cockpit/static/fonts/OpenSans-Light-webfont.woff","networkRequestId":"13742.29"}
> log: transport closed, dropped message:  1:1!4
{"call":["/org/freedesktop/timedate1","org.freedesktop.DBus.Properties","Get",["org.freedesktop.timedate1","NTPSynchronized"]],"id":"30"}
> log: transport closed, dropped message:  1:1!4
{"call":["/org/freedesktop/timedate1","org.freedesktop.DBus.Properties","Get",["org.freedesktop.timedate1","NTPSynchronized"]],"id":"31"}
> log: transport closed, dropped message:  1:1!4
{"call":["/org/freedesktop/timedate1","org.freedesktop.DBus.Properties","Get",["org.freedesktop.timedate1","NTPSynchronized"]],"id":"32"}
> log: transport closed, dropped message:  1:1!4
{"call":["/org/freedesktop/timedate1","org.freedesktop.DBus.Properties","Get",["org.freedesktop.timedate1","NTPSynchronized"]],"id":"33"}
> log: transport closed, dropped message:  1:1!4
{"call":["/org/freedesktop/timedate1","org.freedesktop.DBus.Properties","Get",["org.freedesktop.timedate1","NTPSynchronized"]],"id":"34"}
> log: transport closed, dropped message:  1:1!4
{"call":["/org/freedesktop/timedate1","org.freedesktop.DBus.Properties","Get",["org.freedesktop.timedate1","NTPSynchronized"]],"id":"35"}
Unexpected journal message 'audit: type=1400 audit(1516631278.662:112): avc:  denied  { map } for  pid=1051 comm="hostname" path="/usr/bin/hostname" dev="vda4" ino=161820 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:hostname_exec_t:s0 tclass=file permissive=0'
Unexpected journal message 'audit: type=1400 audit(1586491853.541:113): avc:  denied  { map } for  pid=996 comm="hostname" path="/usr/bin/hostname" dev="vda4" ino=161820 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:hostname_exec_t:s0 tclass=file permissive=0'
Unexpected journal message 'audit: type=1400 audit(1586491853.702:115): avc:  denied  { execute_no_trans } for  pid=1041 comm="pmie_check" path="/usr/bin/pmie" dev="vda4" ino=148278 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:pcp_pmie_exec_t:s0 tclass=file permissive=0'
Wrote JS log to TestServices-testCreateTimer-fedora-i386-127.0.0.2-2501-FAIL.js.log
Journal extracted to TestServices-testCreateTimer-fedora-i386-127.0.0.2-2501-FAIL.log
Traceback (most recent call last):
  File "/build/cockpit/test/common/testlib.py", line 669, in tearDown
    self.check_journal_messages()
  File "/build/cockpit/test/common/testlib.py", line 804, in check_journal_messages
    raise Error(first)
Error: audit: type=1400 audit(1516631278.662:112): avc:  denied  { map } for  pid=1051 comm="hostname" path="/usr/bin/hostname" dev="vda4" ino=161820 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:hostname_exec_t:s0 tclass=file permissive=0

not ok 168 testCreateTimer (check_services.TestServices) # duration: 206s
Wrote screenshot to TestServices-testCreateTimer-fedora-i386-127.0.0.2-2501-FAIL.png
> log: transport closed, dropped message:  1:1!4
{"call":["/org/freedesktop/timedate1","org.freedesktop.DBus.Properties","Get",["org.freedesktop.timedate1","NTPSynchronized"]],"id":"36"}
Wrote HTML dump to TestServices-testCreateTimer-fedora-i386-127.0.0.2-2501-FAIL.html
Wrote JS log to TestServices-testCreateTimer-fedora-i386-127.0.0.2-2501-FAIL.js.log
Journal extracted to TestServices-testCreateTimer-fedora-i386-127.0.0.2-2501-FAIL.log

First occurrence: 2018-01-22T14:31:04.086893 | revision 6b466c34c5559c70809d99ca620a9c9125343e7d, logs Times recorded: 1 Latest occurrences:

# ----------------------------------------------------------------------
# testSocket (check_connection.TestConnection)
#
Unexpected journal message 'audit: type=1400 audit(1516631851.130:108): avc:  denied  { map } for  pid=1035 comm="hostname" path="/usr/bin/hostname" dev="vda4" ino=161820 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:hostname_exec_t:s0 tclass=file permissive=0'
Unexpected journal message 'audit: type=1400 audit(1516631851.138:110): avc:  denied  { execute_no_trans } for  pid=1039 comm="pmlogger_check" path="/usr/bin/pmlogger" dev="vda4" ino=148286 scontext=system_u:system_r:pcp_pmlogger_t:s0 tcontext=system_u:object_r:pcp_pmlogger_exec_t:s0 tclass=file permissive=0'
Journal extracted to TestConnection-testSocket-fedora-i386-127.0.0.2-2501-FAIL.log
Traceback (most recent call last):
  File "/build/cockpit/test/common/testlib.py", line 669, in tearDown
    self.check_journal_messages()
  File "/build/cockpit/test/common/testlib.py", line 804, in check_journal_messages
    raise Error(first)
Error: audit: type=1400 audit(1516631851.130:108): avc:  denied  { map } for  pid=1035 comm="hostname" path="/usr/bin/hostname" dev="vda4" ino=161820 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:hostname_exec_t:s0 tclass=file permissive=0

not ok 160 testSocket (check_connection.TestConnection) # duration: 39s
Journal extracted to TestConnection-testSocket-fedora-i386-127.0.0.2-2501-FAIL.log

First occurrence: 2018-01-22T14:37:49.603278 | revision 6b466c34c5559c70809d99ca620a9c9125343e7d, logs Times recorded: 1 Latest occurrences:

# ----------------------------------------------------------------------
# testCommandline (check_connection.TestConnection)
#
ls: cannot access '/etc/cockpit/ws-certs.d/*': No such file or directory
Unexpected journal message 'audit: type=1400 audit(1516631975.586:112): avc:  denied  { map } for  pid=1025 comm="hostname" path="/usr/bin/hostname" dev="vda4" ino=161820 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:hostname_exec_t:s0 tclass=file permissive=0'
Journal extracted to TestConnection-testCommandline-fedora-i386-127.0.0.2-2501-FAIL.log
Traceback (most recent call last):
  File "/build/cockpit/test/common/testlib.py", line 669, in tearDown
    self.check_journal_messages()
  File "/build/cockpit/test/common/testlib.py", line 804, in check_journal_messages
    raise Error(first)
Error: audit: type=1400 audit(1516631975.586:112): avc:  denied  { map } for  pid=1025 comm="hostname" path="/usr/bin/hostname" dev="vda4" ino=161820 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:hostname_exec_t:s0 tclass=file permissive=0

not ok 157 testCommandline (check_connection.TestConnection) # duration: 31s
Journal extracted to TestConnection-testCommandline-fedora-i386-127.0.0.2-2501-FAIL.log

First occurrence: 2018-01-22T14:39:45.531160 | revision 6b466c34c5559c70809d99ca620a9c9125343e7d, logs Times recorded: 1 Latest occurrences:

# ----------------------------------------------------------------------
# testSetup (check_dashboard.TestDashboardSetup)
#

DevTools listening on ws://127.0.0.1:9456/devtools/browser/078bb6cd-96c4-4f8f-a7bb-dcfddac1b0b4
> warning: Error opening directory '/home/admin/.ssh': No such file or directory
> warning: Error opening directory '/home/admin/.ssh': No such file or directory
> warning: --: line 25: cd: /home/admin/.ssh: No such file or directory

> warning: Login failed
> warning: Error opening directory '/home/admin/.ssh': No such file or directory
> warning: --: line 25: cd: /home/admin/.ssh: No such file or directory

id: 'nosync': no such user
Unexpected journal message 'audit: type=1400 audit(1516632129.868:151): avc:  denied  { map } for  pid=1120 comm="hostname" path="/usr/bin/hostname" dev="vda4" ino=161820 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:hostname_exec_t:s0 tclass=file permissive=0'
Unexpected journal message 'audit: type=1400 audit(1516632129.997:153): avc:  denied  { execute_no_trans } for  pid=1147 comm="pmie_check" path="/usr/bin/pmie" dev="vda4" ino=148278 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:pcp_pmie_exec_t:s0 tclass=file permissive=0'
Wrote JS log to TestDashboardSetup-testSetup-fedora-i386-127.0.0.2-2501-FAIL.js.log
Journal extracted to TestDashboardSetup-testSetup-fedora-i386-127.0.0.2-2501-FAIL.log
Journal extracted to TestDashboardSetup-testSetup-fedora-i386-127.0.0.2-2503-FAIL.log
Journal extracted to TestDashboardSetup-testSetup-fedora-i386-127.0.0.2-2502-FAIL.log
Traceback (most recent call last):
  File "/build/cockpit/test/common/testlib.py", line 669, in tearDown
    self.check_journal_messages()
  File "/build/cockpit/test/common/testlib.py", line 804, in check_journal_messages
    raise Error(first)
Error: audit: type=1400 audit(1516632129.868:151): avc:  denied  { map } for  pid=1120 comm="hostname" path="/usr/bin/hostname" dev="vda4" ino=161820 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:hostname_exec_t:s0 tclass=file permissive=0

not ok 155 testSetup (check_dashboard.TestDashboardSetup) # duration: 75s
Wrote screenshot to TestDashboardSetup-testSetup-fedora-i386-127.0.0.2-2501-FAIL.png
Wrote HTML dump to TestDashboardSetup-testSetup-fedora-i386-127.0.0.2-2501-FAIL.html
Wrote JS log to TestDashboardSetup-testSetup-fedora-i386-127.0.0.2-2501-FAIL.js.log
Journal extracted to TestDashboardSetup-testSetup-fedora-i386-127.0.0.2-2501-FAIL.log
Journal extracted to TestDashboardSetup-testSetup-fedora-i386-127.0.0.2-2503-FAIL.log
> warning: Error opening directory '/home/admin/.ssh': No such file or directory
> warning: --: line 25: cd: /home/admin/.ssh: No such file or directory

Journal extracted to TestDashboardSetup-testSetup-fedora-i386-127.0.0.2-2502-FAIL.log

First occurrence: 2018-01-22T14:42:52.727724 | revision 6b466c34c5559c70809d99ca620a9c9125343e7d, logs Times recorded: 1 Latest occurrences:

# ----------------------------------------------------------------------
# testNoMessage (check_journal.TestJournal)
#
ftruncate() failed: Permission denied
[0122/144404.769013:ERROR:zygote_host_impl_linux.cc(268)] Failed to adjust OOM score of renderer with pid 51666: Permission denied (13)

DevTools listening on ws://127.0.0.1:9664/devtools/browser/a468395f-8daf-4e15-862c-16d3deeca968
[0122/144406.106786:ERROR:zygote_host_impl_linux.cc(268)] Failed to adjust OOM score of renderer with pid 51694: Permission denied (13)
Unexpected journal message 'audit: type=1400 audit(1516632231.752:112): avc:  denied  { map } for  pid=1003 comm="hostname" path="/usr/bin/hostname" dev="vda4" ino=161820 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:hostname_exec_t:s0 tclass=file permissive=0'
Unexpected journal message 'audit: type=1400 audit(1516632231.831:114): avc:  denied  { execute_no_trans } for  pid=1026 comm="pmlogger_check" path="/usr/bin/pmlogger" dev="vda4" ino=148286 scontext=system_u:system_r:pcp_pmlogger_t:s0 tcontext=system_u:object_r:pcp_pmlogger_exec_t:s0 tclass=file permissive=0'
Wrote JS log to TestJournal-testNoMessage-fedora-i386-127.0.0.2-2201-FAIL.js.log
Journal extracted to TestJournal-testNoMessage-fedora-i386-127.0.0.2-2201-FAIL.log
Traceback (most recent call last):
  File "/build/cockpit/test/common/testlib.py", line 669, in tearDown
    self.check_journal_messages()
  File "/build/cockpit/test/common/testlib.py", line 804, in check_journal_messages
    raise Error(first)
Error: audit: type=1400 audit(1516632231.752:112): avc:  denied  { map } for  pid=1003 comm="hostname" path="/usr/bin/hostname" dev="vda4" ino=161820 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:hostname_exec_t:s0 tclass=file permissive=0

not ok 166 testNoMessage (check_journal.TestJournal) # duration: 46s
Wrote screenshot to TestJournal-testNoMessage-fedora-i386-127.0.0.2-2201-FAIL.png
Wrote HTML dump to TestJournal-testNoMessage-fedora-i386-127.0.0.2-2201-FAIL.html
Wrote JS log to TestJournal-testNoMessage-fedora-i386-127.0.0.2-2201-FAIL.js.log
Journal extracted to TestJournal-testNoMessage-fedora-i386-127.0.0.2-2201-FAIL.log

First occurrence: 2018-01-22T14:44:17.560473 | revision 406553f0a1c7944d4702673ddef1f2778f003642, logs Times recorded: 1 Latest occurrences:

# ----------------------------------------------------------------------
# testSetup (check_dashboard.TestDashboardSetup)
#
ftruncate() failed: Permission denied

DevTools listening on ws://127.0.0.1:10164/devtools/browser/2b24dfd4-4a61-4acf-aee8-d8c2fb363fe1
[0122/144553.961424:ERROR:zygote_host_impl_linux.cc(268)] Failed to adjust OOM score of renderer with pid 52817: Permission denied (13)
[0122/144555.347100:ERROR:zygote_host_impl_linux.cc(268)] Failed to adjust OOM score of renderer with pid 52848: Permission denied (13)
> warning: Error opening directory '/home/admin/.ssh': No such file or directory
> warning: --: line 25: cd: /home/admin/.ssh: No such file or directory

> warning: Login failed
> warning: Error opening directory '/home/admin/.ssh': No such file or directory
> warning: --: line 25: cd: /home/admin/.ssh: No such file or directory

> warning: Error opening directory '/home/admin/.ssh': No such file or directory
> warning: --: line 25: cd: /home/admin/.ssh: No such file or directory

id: 'nosync': no such user
Unexpected journal message 'audit: type=1400 audit(1516632308.661:112): avc:  denied  { map } for  pid=1012 comm="hostname" path="/usr/bin/hostname" dev="vda4" ino=161820 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:hostname_exec_t:s0 tclass=file permissive=0'
Wrote JS log to TestDashboardSetup-testSetup-fedora-i386-127.0.0.2-2601-FAIL.js.log
Journal extracted to TestDashboardSetup-testSetup-fedora-i386-127.0.0.2-2601-FAIL.log
Journal extracted to TestDashboardSetup-testSetup-fedora-i386-127.0.0.2-2603-FAIL.log
Journal extracted to TestDashboardSetup-testSetup-fedora-i386-127.0.0.2-2602-FAIL.log
Traceback (most recent call last):
  File "/build/cockpit/test/common/testlib.py", line 669, in tearDown
    self.check_journal_messages()
  File "/build/cockpit/test/common/testlib.py", line 804, in check_journal_messages
    raise Error(first)
Error: audit: type=1400 audit(1516632308.661:112): avc:  denied  { map } for  pid=1012 comm="hostname" path="/usr/bin/hostname" dev="vda4" ino=161820 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:hostname_exec_t:s0 tclass=file permissive=0

not ok 149 testSetup (check_dashboard.TestDashboardSetup) # duration: 117s
Wrote screenshot to TestDashboardSetup-testSetup-fedora-i386-127.0.0.2-2601-FAIL.png
Wrote HTML dump to TestDashboardSetup-testSetup-fedora-i386-127.0.0.2-2601-FAIL.html> warning: Error opening directory '/home/admin/.ssh': No such file or directory
> warning: --: line 25: cd: /home/admin/.ssh: No such file or directory

Wrote JS log to TestDashboardSetup-testSetup-fedora-i386-127.0.0.2-2601-FAIL.js.log
Journal extracted to TestDashboardSetup-testSetup-fedora-i386-127.0.0.2-2601-FAIL.log
Journal extracted to TestDashboardSetup-testSetup-fedora-i386-127.0.0.2-2603-FAIL.log
Journal extracted to TestDashboardSetup-testSetup-fedora-i386-127.0.0.2-2602-FAIL.log

First occurrence: 2018-01-22T14:46:32.562557 | revision 406553f0a1c7944d4702673ddef1f2778f003642, logs Times recorded: 1 Latest occurrences:

# ----------------------------------------------------------------------
# testBasic (check_kdump.TestKdump)
#
Created symlink /etc/systemd/system/multi-user.target.wants/kdump.service -> /usr/lib/systemd/system/kdump.service.
Job for kdump.service failed because the control process exited with error code.
See "systemctl  status kdump.service" and "journalctl  -xe" for details.
ftruncate() failed: Permission denied

DevTools listening on ws://127.0.0.1:9660/devtools/browser/0891856d-e957-4378-897c-cc30459f6f9e
[0122/144322.173834:ERROR:zygote_host_impl_linux.cc(268)] Failed to adjust OOM score of renderer with pid 50931: Permission denied (13)
[0122/144323.709711:ERROR:zygote_host_impl_linux.cc(268)] Failed to adjust OOM score of renderer with pid 51040: Permission denied (13)
Generating grub configuration file ...
Found linux image: /boot/vmlinuz-4.13.16-302.fc27.i686+PAE
Found initrd image: /boot/initramfs-4.13.16-302.fc27.i686+PAE.img
Found linux image: /boot/vmlinuz-4.13.11-300.fc27.i686+PAE
Found initrd image: /boot/initramfs-4.13.11-300.fc27.i686+PAE.img
Found linux image: /boot/vmlinuz-4.13.9-300.fc27.i686+PAE
Found initrd image: /boot/initramfs-4.13.9-300.fc27.i686+PAE.img
Found linux image: /boot/vmlinuz-0-rescue-bbadcd9442613b293626c1f330504885
Found initrd image: /boot/initramfs-0-rescue-bbadcd9442613b293626c1f330504885.img
Found linux image: /boot/vmlinuz-0-rescue-a5539c629e0d4193973d9703e455338a
Found initrd image: /boot/initramfs-0-rescue-a5539c629e0d4193973d9703e455338a.img
done
> warning: transport closed: disconnected
Connection to 127.0.0.2 closed by remote host.
CDP: {"source":"network","level":"error","text":"Failed to load resource: net::ERR_EMPTY_RESPONSE","timestamp":1516632219739.41,"url":"http://127.0.0.2:9791/cockpit/static/fonts/OpenSans-Light-webfont.woff","networkRequestId":"51040.29"}
ssh_exchange_identification: Connection closed by remote host
ssh_exchange_identification: Connection closed by remote host
ssh_exchange_identification: read: Connection reset by peer
> log: transport closed, dropped message:  1:1!4
{"call":["/org/freedesktop/timedate1","org.freedesktop.DBus.Properties","Get",["org.freedesktop.timedate1","NTPSynchronized"]],"id":"5"}
> log: transport closed, dropped message:  1:1!4
{"call":["/org/freedesktop/timedate1","org.freedesktop.DBus.Properties","Get",["org.freedesktop.timedate1","NTPSynchronized"]],"id":"6"}
> log: transport closed, dropped message:  1:1!4
{"call":["/org/freedesktop/timedate1","org.freedesktop.DBus.Properties","Get",["org.freedesktop.timedate1","NTPSynchronized"]],"id":"7"}
> log: transport closed, dropped message:  1:1!4
{"call":["/org/freedesktop/timedate1","org.freedesktop.DBus.Properties","Get",["org.freedesktop.timedate1","NTPSynchronized"]],"id":"8"}
> log: transport closed, dropped message:  1:1!4
{"call":["/org/freedesktop/timedate1","org.freedesktop.DBus.Properties","Get",["org.freedesktop.timedate1","NTPSynchronized"]],"id":"9"}
> log: transport closed, dropped message:  1:1!4
{"call":["/org/freedesktop/timedate1","org.freedesktop.DBus.Properties","Get",["org.freedesktop.timedate1","NTPSynchronized"]],"id":"10"}
> log: transport closed, dropped message:  1:1!4
{"call":["/org/freedesktop/timedate1","org.freedesktop.DBus.Properties","Get",["org.freedesktop.timedate1","NTPSynchronized"]],"id":"11"}
> log: transport closed, dropped message:  1:1!4
{"call":["/org/freedesktop/timedate1","org.freedesktop.DBus.Properties","Get",["org.freedesktop.timedate1","NTPSynchronized"]],"id":"12"}
> warning: Unable to apply settings: Directory /var/crash2 isn't writable or doesn't exist.
> log: health check failed
> warning: transport closed: timeout
> log: transport closed, dropped message:  1:1!4
{"call":["/org/freedesktop/timedate1","org.freedesktop.DBus.Properties","Get",["org.freedesktop.timedate1","NTPSynchronized"]],"id":"26"}
> log: transport closed, dropped message:  1:1!4
{"call":["/org/freedesktop/timedate1","org.freedesktop.DBus.Properties","Get",["org.freedesktop.timedate1","NTPSynchronized"]],"id":"27"}
> log: transport closed, dropped message:  1:1!4
{"call":["/org/freedesktop/timedate1","org.freedesktop.DBus.Properties","Get",["org.freedesktop.timedate1","NTPSynchronized"]],"id":"28"}
> log: transport closed, dropped message:  1:1!4
{"call":["/org/freedesktop/timedate1","org.freedesktop.DBus.Properties","Get",["org.freedesktop.timedate1","NTPSynchronized"]],"id":"29"}
> log: transport closed, dropped message:  1:1!4
{"call":["/org/freedesktop/timedate1","org.freedesktop.DBus.Properties","Get",["org.freedesktop.timedate1","NTPSynchronized"]],"id":"30"}
> log: transport closed, dropped message:  1:1!4
{"call":["/org/freedesktop/timedate1","org.freedesktop.DBus.Properties","Get",["org.freedesktop.timedate1","NTPSynchronized"]],"id":"31"}
> log: transport closed, dropped message:  1:1!4
{"call":["/org/freedesktop/timedate1","org.freedesktop.DBus.Properties","Get",["org.freedesktop.timedate1","NTPSynchronized"]],"id":"32"}
> log: transport closed, dropped message:  1:1!4
{"call":["/org/freedesktop/timedate1","org.freedesktop.DBus.Properties","Get",["org.freedesktop.timedate1","NTPSynchronized"]],"id":"33"}
> log: transport closed, dropped message:  1:1!4
{"call":["/org/freedesktop/timedate1","org.freedesktop.DBus.Properties","Get",["org.freedesktop.timedate1","NTPSynchronized"]],"id":"34"}
> log: transport closed, dropped message:  1:1!4
{"call":["/org/freedesktop/timedate1","org.freedesktop.DBus.Properties","Get",["org.freedesktop.timedate1","NTPSynchronized"]],"id":"35"}
> log: transport closed, dropped message:  1:1!4
{"call":["/org/freedesktop/timedate1","org.freedesktop.DBus.Properties","Get",["org.freedesktop.timedate1","NTPSynchronized"]],"id":"36"}
> log: transport closed, dropped message:  1:1!4
{"call":["/org/freedesktop/timedate1","org.freedesktop.DBus.Properties","Get",["org.freedesktop.timedate1","NTPSynchronized"]],"id":"37"}
CDP: {"source":"network","level":"error","text":"Failed to load resource: net::ERR_CONNECTION_RESET","timestamp":1516632442226.46,"url":"http://127.0.0.2:9791/cockpit/static/fonts/OpenSans-Light-webfont.woff","networkRequestId":"51040.131"}
> log: transport closed, dropped message:  1:1!4
{"call":["/org/freedesktop/timedate1","org.freedesktop.DBus.Properties","Get",["org.freedesktop.timedate1","NTPSynchronized"]],"id":"38"}
Connection to 127.0.0.2 closed by remote host.
> log: transport closed, dropped message:  1:1!4
{"call":["/org/freedesktop/timedate1","org.freedesktop.DBus.Properties","Get",["org.freedesktop.timedate1","NTPSynchronized"]],"id":"39"}
Unexpected journal message 'audit: type=1400 audit(1516632433.009:108): avc:  denied  { map } for  pid=1024 comm="hostname" path="/usr/bin/hostname" dev="vda4" ino=161820 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:hostname_exec_t:s0 tclass=file permissive=0'
Wrote JS log to TestKdump-testBasic-fedora-i386-127.0.0.2-2901-FAIL.js.log
Journal extracted to TestKdump-testBasic-fedora-i386-127.0.0.2-2901-FAIL.log
Traceback (most recent call last):
  File "/build/cockpit/test/common/testlib.py", line 669, in tearDown
    self.check_journal_messages()
  File "/build/cockpit/test/common/testlib.py", line 804, in check_journal_messages
    raise Error(first)
Error: audit: type=1400 audit(1516632433.009:108): avc:  denied  { map } for  pid=1024 comm="hostname" path="/usr/bin/hostname" dev="vda4" ino=161820 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:hostname_exec_t:s0 tclass=file permissive=0

not ok 167 testBasic (check_kdump.TestKdump) # duration: 310s
Wrote screenshot to TestKdump-testBasic-fedora-i386-127.0.0.2-2901-FAIL.png
Wrote HTML dump to TestKdump-testBasic-fedora-i386-127.0.0.2-2901-FAIL.html
Wrote JS log to TestKdump-testBasic-fedora-i386-127.0.0.2-2901-FAIL.js.log
Journal extracted to TestKdump-testBasic-fedora-i386-127.0.0.2-2901-FAIL.log

First occurrence: 2018-01-22T14:47:35.232763 | revision 406553f0a1c7944d4702673ddef1f2778f003642, logs Times recorded: 1 Latest occurrences:

cockpituous commented 6 years ago

verify/fedora-i386 Ooops, it happened again


# ----------------------------------------------------------------------
# testUnpartitionedSpace (check_storage_lvm2.TestStorage)
#
ftruncate() failed: Permission denied

DevTools listening on ws://127.0.0.1:10025/devtools/browser/7ad92394-a0fb-4995-bcb1-5e3aa1459044
[0121/184929.655097:ERROR:zygote_host_impl_linux.cc(268)] Failed to adjust OOM score of renderer with pid 22237: Permission denied (13)
[0121/184930.562784:ERROR:zygote_host_impl_linux.cc(268)] Failed to adjust OOM score of renderer with pid 22284: Permission denied (13)
Unexpected journal message 'audit: type=1400 audit(1516560561.126:146): avc:  denied  { map } for  pid=1042 comm="hostname" path="/usr/bin/hostname" dev="vda4" ino=161820 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:hostname_exec_t:s0 tclass=file permissive=0'
Wrote JS log to TestStorage-testUnpartitionedSpace-fedora-i386-127.0.0.2-2701-FAIL.js.log
Journal extracted to TestStorage-testUnpartitionedSpace-fedora-i386-127.0.0.2-2701-FAIL.log
Traceback (most recent call last):
  File "/build/cockpit/test/common/testlib.py", line 669, in tearDown
    self.check_journal_messages()
  File "/build/cockpit/test/common/testlib.py", line 804, in check_journal_messages
    raise Error(first)
Error: audit: type=1400 audit(1516560561.126:146): avc:  denied  { map } for  pid=1042 comm="hostname" path="/usr/bin/hostname" dev="vda4" ino=161820 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:hostname_exec_t:s0 tclass=file permissive=0

not ok 108 testUnpartitionedSpace (check_storage_lvm2.TestStorage) # duration: 29s
Wrote screenshot to TestStorage-testUnpartitionedSpace-fedora-i386-127.0.0.2-2701-FAIL.png
Wrote HTML dump to TestStorage-testUnpartitionedSpace-fedora-i386-127.0.0.2-2701-FAIL.html
Wrote JS log to TestStorage-testUnpartitionedSpace-fedora-i386-127.0.0.2-2701-FAIL.js.log
Journal extracted to TestStorage-testUnpartitionedSpace-fedora-i386-127.0.0.2-2701-FAIL.log

First occurrence: 2018-01-21T18:49:39.687989 | revision 0218d776ca1acab13399b9d0f606fbaeb8be3585, logs Times recorded: 1 Latest occurrences:

# ----------------------------------------------------------------------
# testFormatTooSmall (check_storage_format.TestStorage)
#
ftruncate() failed: Permission denied

DevTools listening on ws://127.0.0.1:9916/devtools/browser/7412d810-266e-4123-8c44-ad0329101bdc
[0121/185002.756256:ERROR:zygote_host_impl_linux.cc(268)] Failed to adjust OOM score of renderer with pid 23346: Permission denied (13)
[0121/185003.700646:ERROR:zygote_host_impl_linux.cc(268)] Failed to adjust OOM score of renderer with pid 23424: Permission denied (13)
> warning: Error creating file system: Command-line `mkfs.xfs -N -f -L "" "/dev/sda"' exited with non-zero exit status 1: agsize (1280 blocks) too small, need at least 4096 blocks
Usage: mkfs.xfs
/* blocksize */     [-b log=n|size=num]
/* metadata */      [-m crc=0|1,finobt=0|1,uuid=xxx,rmapbt=0|1,reflink=0|1]
/* data subvol */   [-d agcount=n,agsize=n,file,name=xxx,size=num,
                (sunit=value,swidth=value|su=num,sw=num|noalign),
                sectlog=n|sectsize=num
/* force overwrite */   [-f]
/* inode size */    [-i log=n|perblock=n|size=num,maxpct=n,attr=0|1|2,
                projid32bit=0|1,sparse=0|1]
/* no discard */    [-K]
/* log subvol */    [-l agnum=n,internal,size=num,logdev=xxx,version=n
                sunit=value|su=num,sectlog=n|sectsize=num,
                lazy-count=0|1]
/* label */     [-L label (maximum 12 characters)]
/* naming */        [-n log=n|size=num,version=2|ci,ftype=0|1]
/* no-op info only */   [-N]
/* prototype file */    [-p fname]
/* quiet */     [-q]
/* realtime subvol */   [-r extsize=num,size=num,rtdev=xxx]
/* sectorsize */    [-s log=n|size=num]
/* version */       [-V]
            devicename
<devicename> is required unless -d name=xxx is given.
<num> is xxx (bytes), xxxs (sectors), xxxb (fs blocks), xxxk (xxx KiB),
      xxxm (xxx MiB), xxxg (xxx GiB), xxxt (xxx TiB) or xxxp (xxx PiB).
<value> is xxx (512 byte blocks).

Unexpected journal message 'audit: type=1400 audit(1516560595.126:132): avc:  denied  { map } for  pid=1052 comm="hostname" path="/usr/bin/hostname" dev="vda4" ino=161820 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:hostname_exec_t:s0 tclass=file permissive=0'
Wrote JS log to TestStorage-testFormatTooSmall-fedora-i386-127.0.0.2-2801-FAIL.js.log
Journal extracted to TestStorage-testFormatTooSmall-fedora-i386-127.0.0.2-2801-FAIL.log
Traceback (most recent call last):
  File "/build/cockpit/test/common/testlib.py", line 669, in tearDown
    self.check_journal_messages()
  File "/build/cockpit/test/common/testlib.py", line 804, in check_journal_messages
    raise Error(first)
Error: audit: type=1400 audit(1516560595.126:132): avc:  denied  { map } for  pid=1052 comm="hostname" path="/usr/bin/hostname" dev="vda4" ino=161820 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:hostname_exec_t:s0 tclass=file permissive=0

not ok 100 testFormatTooSmall (check_storage_format.TestStorage) # duration: 28s
Wrote screenshot to TestStorage-testFormatTooSmall-fedora-i386-127.0.0.2-2801-FAIL.png
Wrote HTML dump to TestStorage-testFormatTooSmall-fedora-i386-127.0.0.2-2801-FAIL.html
Wrote JS log to TestStorage-testFormatTooSmall-fedora-i386-127.0.0.2-2801-FAIL.js.log
Journal extracted to TestStorage-testFormatTooSmall-fedora-i386-127.0.0.2-2801-FAIL.log

First occurrence: 2018-01-21T18:50:12.915542 | revision 0218d776ca1acab13399b9d0f606fbaeb8be3585, logs Times recorded: 1 Latest occurrences:

# ----------------------------------------------------------------------
# testBasic (check_pages.TestPages)
#
ftruncate() failed: Permission denied

DevTools listening on ws://127.0.0.1:9746/devtools/browser/5c2a0bba-21d2-49ea-93f3-af79b411a4ec
[0122/072158.900360:ERROR:zygote_host_impl_linux.cc(268)] Failed to adjust OOM score of renderer with pid 27177: Permission denied (13)
[0122/072200.249352:ERROR:zygote_host_impl_linux.cc(268)] Failed to adjust OOM score of renderer with pid 27204: Permission denied (13)
> warning: transport closed: disconnected
Unexpected journal message 'audit: type=1400 audit(1516605708.157:112): avc:  denied  { map } for  pid=1009 comm="hostname" path="/usr/bin/hostname" dev="vda4" ino=161820 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:hostname_exec_t:s0 tclass=file permissive=0'
Wrote JS log to TestPages-testBasic-fedora-i386-127.0.0.2-2701-FAIL.js.log
Journal extracted to TestPages-testBasic-fedora-i386-127.0.0.2-2701-FAIL.log
Traceback (most recent call last):
  File "/build/cockpit/test/common/testlib.py", line 669, in tearDown
    self.check_journal_messages()
  File "/build/cockpit/test/common/testlib.py", line 804, in check_journal_messages
    raise Error(first)
Error: audit: type=1400 audit(1516605708.157:112): avc:  denied  { map } for  pid=1009 comm="hostname" path="/usr/bin/hostname" dev="vda4" ino=161820 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:hostname_exec_t:s0 tclass=file permissive=0

not ok 61 testBasic (check_pages.TestPages) # duration: 56s
Wrote screenshot to TestPages-testBasic-fedora-i386-127.0.0.2-2701-FAIL.png
Wrote HTML dump to TestPages-testBasic-fedora-i386-127.0.0.2-2701-FAIL.html
Wrote JS log to TestPages-testBasic-fedora-i386-127.0.0.2-2701-FAIL.js.log
Journal extracted to TestPages-testBasic-fedora-i386-127.0.0.2-2701-FAIL.log

First occurrence: 2018-01-22T07:22:22.393017 | revision 6a5c0cf00365d6c8851c89e7f2c5973e93a69db1, logs Times recorded: 1 Latest occurrences:

# ----------------------------------------------------------------------
# testRunningUpdate (check_packagekit.TestUpdates)
#
ftruncate() failed: Permission denied

DevTools listening on ws://127.0.0.1:9448/devtools/browser/2ff209f6-2341-49cb-9eb4-71b78da35a47
[0122/072251.530674:ERROR:zygote_host_impl_linux.cc(268)] Failed to adjust OOM score of renderer with pid 27985: Permission denied (13)
[0122/072252.760133:ERROR:zygote_host_impl_linux.cc(268)] Failed to adjust OOM score of renderer with pid 28014: Permission denied (13)
> warning: transport closed: disconnected
Unexpected journal message 'audit: type=1400 audit(1516605753.867:145): avc:  denied  { map } for  pid=1027 comm="hostname" path="/usr/bin/hostname" dev="vda4" ino=161820 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:hostname_exec_t:s0 tclass=file permissive=0'
Unexpected journal message 'audit: type=1400 audit(1516605754.002:147): avc:  denied  { execute_no_trans } for  pid=1065 comm="pmie_check" path="/usr/bin/pmie" dev="vda4" ino=148278 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:pcp_pmie_exec_t:s0 tclass=file permissive=0'
Unexpected journal message 'audit: type=1400 audit(1516605754.014:148): avc:  denied  { execute_no_trans } for  pid=1067 comm="pmlogger_check" path="/usr/bin/pmlogger" dev="vda4" ino=148286 scontext=system_u:system_r:pcp_pmlogger_t:s0 tcontext=system_u:object_r:pcp_pmlogger_exec_t:s0 tclass=file permissive=0'
Wrote JS log to TestUpdates-testRunningUpdate-fedora-i386-127.0.0.2-2801-FAIL.js.log
Journal extracted to TestUpdates-testRunningUpdate-fedora-i386-127.0.0.2-2801-FAIL.log
Traceback (most recent call last):
  File "/build/cockpit/test/common/testlib.py", line 669, in tearDown
    self.check_journal_messages()
  File "/build/cockpit/test/common/testlib.py", line 804, in check_journal_messages
    raise Error(first)
Error: audit: type=1400 audit(1516605753.867:145): avc:  denied  { map } for  pid=1027 comm="hostname" path="/usr/bin/hostname" dev="vda4" ino=161820 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:hostname_exec_t:s0 tclass=file permissive=0

not ok 55 testRunningUpdate (check_packagekit.TestUpdates) # duration: 65s
Wrote screenshot to TestUpdates-testRunningUpdate-fedora-i386-127.0.0.2-2801-FAIL.png
Wrote HTML dump to TestUpdates-testRunningUpdate-fedora-i386-127.0.0.2-2801-FAIL.html
Wrote JS log to TestUpdates-testRunningUpdate-fedora-i386-127.0.0.2-2801-FAIL.js.log
Journal extracted to TestUpdates-testRunningUpdate-fedora-i386-127.0.0.2-2801-FAIL.log

First occurrence: 2018-01-22T07:23:16.577279 | revision 6a5c0cf00365d6c8851c89e7f2c5973e93a69db1, logs Times recorded: 1 Latest occurrences:

# ----------------------------------------------------------------------
# testIpa (check_realms.TestRealms)
#
ftruncate() failed: Permission denied

DevTools listening on ws://127.0.0.1:10024/devtools/browser/5cf8de3c-1662-461c-b8f3-768331da461c
[0122/072118.535285:ERROR:zygote_host_impl_linux.cc(268)] Failed to adjust OOM score of renderer with pid 26629: Permission denied (13)
[0122/072119.756648:ERROR:zygote_host_impl_linux.cc(268)] Failed to adjust OOM score of renderer with pid 26676: Permission denied (13)
> log: Failed to join domain: cockpit.lan: Password is incorrect
Unexpected journal message 'audit: type=1400 audit(1516605666.488:148): avc:  denied  { execute_no_trans } for  pid=1070 comm="pmie_check" path="/usr/bin/pmie" dev="vda4" ino=148278 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:pcp_pmie_exec_t:s0 tclass=file permissive=0'
Wrote JS log to TestRealms-testIpa-fedora-i386-127.0.0.2-2501-FAIL.js.log
Journal extracted to TestRealms-testIpa-fedora-i386-127.0.0.2-2501-FAIL.log
Journal extracted to TestRealms-testIpa-ipa-127.0.0.2-2502-FAIL.log
Traceback (most recent call last):
  File "/build/cockpit/test/common/testlib.py", line 669, in tearDown
    self.check_journal_messages()
  File "/build/cockpit/test/common/testlib.py", line 804, in check_journal_messages
    raise Error(first)
Error: audit: type=1400 audit(1516605666.488:148): avc:  denied  { execute_no_trans } for  pid=1070 comm="pmie_check" path="/usr/bin/pmie" dev="vda4" ino=148278 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:pcp_pmie_exec_t:s0 tclass=file permissive=0

not ok 64 testIpa (check_realms.TestRealms) # duration: 261s
Wrote screenshot to TestRealms-testIpa-fedora-i386-127.0.0.2-2501-FAIL.png
Wrote HTML dump to TestRealms-testIpa-fedora-i386-127.0.0.2-2501-FAIL.html
Wrote JS log to TestRealms-testIpa-fedora-i386-127.0.0.2-2501-FAIL.js.log
Journal extracted to TestRealms-testIpa-fedora-i386-127.0.0.2-2501-FAIL.log
Journal extracted to TestRealms-testIpa-ipa-127.0.0.2-2502-FAIL.log

First occurrence: 2018-01-22T07:25:07.738733 | revision 6a5c0cf00365d6c8851c89e7f2c5973e93a69db1, logs Times recorded: 1 Latest occurrences:

# ----------------------------------------------------------------------
# testBasic (check_shutdown_restart.TestShutdownRestart)
#

DevTools listening on ws://127.0.0.1:9745/devtools/browser/d73123b0-a802-45a4-8485-bef06101f78d
[0122/081303.707977:ERROR:zygote_host_impl_linux.cc(268)] Failed to adjust OOM score of renderer with pid 24595: Permission denied (13)
[0122/081304.574562:ERROR:zygote_host_impl_linux.cc(268)] Failed to adjust OOM score of renderer with pid 24634: Permission denied (13)
> warning: transport closed: disconnected
> log: transport closed, dropped message:  
{"payload":"metrics1","interval":1000,"source":"direct","metrics":[{"name":"kernel.all.cpu.nice","units":"millisec","derive":"rate"},{"name":"kernel.all.cpu.user","units":"millisec","derive":"rate"},{"name":"kernel.all.cpu.sys","units":"millisec","derive":"rate"}],"command":"open","channel":"1:1!23","host":"localhost","group":"cockpit1:localhost/system"}
> log: transport closed, dropped message:  
{"payload":"metrics1","interval":1000,"source":"direct","metrics":[{"name":"mem.util.used","units":"bytes"}],"command":"open","channel":"1:1!24","host":"localhost","group":"cockpit1:localhost/system"}
> log: transport closed, dropped message:  
{"payload":"metrics1","interval":1000,"source":"direct","metrics":[{"name":"disk.all.total_bytes","units":"bytes","derive":"rate"}],"command":"open","channel":"1:1!25","host":"localhost","group":"cockpit1:localhost/system"}
> log: transport closed, dropped message:  
{"payload":"metrics1","interval":1000,"source":"direct","metrics":[{"name":"network.interface.total.bytes","units":"bytes","derive":"rate"}],"omit-instances":["lo"],"command":"open","channel":"1:1!26","host":"localhost","group":"cockpit1:localhost/system"}
CDP: {"source":"network","level":"error","text":"Failed to load resource: net::ERR_EMPTY_RESPONSE","timestamp":1516608787621.84,"url":"http://127.0.0.2:9591/cockpit/static/fonts/OpenSans-Light-webfont.woff","networkRequestId":"24634.29"}
> log: transport closed, dropped message:  1:1!4
{"call":["/org/freedesktop/timedate1","org.freedesktop.DBus.Properties","Get",["org.freedesktop.timedate1","NTPSynchronized"]],"id":"3"}
> log: transport closed, dropped message:  1:1!4
{"call":["/org/freedesktop/timedate1","org.freedesktop.DBus.Properties","Get",["org.freedesktop.timedate1","NTPSynchronized"]],"id":"4"}
> log: transport closed, dropped message:  1:1!4
{"call":["/org/freedesktop/timedate1","org.freedesktop.DBus.Properties","Get",["org.freedesktop.timedate1","NTPSynchronized"]],"id":"5"}
Unexpected journal message 'audit: type=1400 audit(1516608775.867:148): avc:  denied  { execute_no_trans } for  pid=1092 comm="pmie_check" path="/usr/bin/pmie" dev="vda4" ino=148278 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:pcp_pmie_exec_t:s0 tclass=file permissive=0'
Wrote JS log to TestShutdownRestart-testBasic-fedora-i386-127.0.0.2-2701-FAIL.js.log
Journal extracted to TestShutdownRestart-testBasic-fedora-i386-127.0.0.2-2701-FAIL.log
Journal extracted to TestShutdownRestart-testBasic-fedora-i386-127.0.0.2-2702-FAIL.log
Traceback (most recent call last):
  File "/build/cockpit/bots/../test/verify/check-shutdown-restart", line 95, in testBasic
    self.check_journal_messages()
  File "/build/cockpit/test/common/testlib.py", line 804, in check_journal_messages
    raise Error(first)
Error: audit: type=1400 audit(1516608775.867:148): avc:  denied  { execute_no_trans } for  pid=1092 comm="pmie_check" path="/usr/bin/pmie" dev="vda4" ino=148278 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:pcp_pmie_exec_t:s0 tclass=file permissive=0

not ok 78 testBasic (check_shutdown_restart.TestShutdownRestart) # duration: 40s
Wrote screenshot to TestShutdownRestart-testBasic-fedora-i386-127.0.0.2-2701-FAIL.png
Wrote HTML dump to TestShutdownRestart-testBasic-fedora-i386-127.0.0.2-2701-FAIL.html
Wrote JS log to TestShutdownRestart-testBasic-fedora-i386-127.0.0.2-2701-FAIL.js.log
Journal extracted to TestShutdownRestart-testBasic-fedora-i386-127.0.0.2-2701-FAIL.log
Journal extracted to TestShutdownRestart-testBasic-fedora-i386-127.0.0.2-2702-FAIL.log

First occurrence: 2018-01-22T08:13:29.581073 | revision 067f2137c5ef6f00ce678aea77194e3aa2c637a2, logs Times recorded: 1 Latest occurrences:

# ----------------------------------------------------------------------
# testNoPackageKit (check_packagekit.TestUpdates)
#

DevTools listening on ws://127.0.0.1:9587/devtools/browser/b25c2c7c-2ca3-42fb-b237-d000aa627970
[0122/081511.597584:ERROR:zygote_host_impl_linux.cc(268)] Failed to adjust OOM score of renderer with pid 28247: Permission denied (13)
[0122/081512.579241:ERROR:zygote_host_impl_linux.cc(268)] Failed to adjust OOM score of renderer with pid 28283: Permission denied (13)
> log: close:  
Unexpected journal message 'audit: type=1400 audit(1516608902.732:145): avc:  denied  { map } for  pid=1043 comm="hostname" path="/usr/bin/hostname" dev="vda4" ino=161820 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:hostname_exec_t:s0 tclass=file permissive=0'
Wrote JS log to TestUpdates-testNoPackageKit-fedora-i386-127.0.0.2-2701-FAIL.js.log
Journal extracted to TestUpdates-testNoPackageKit-fedora-i386-127.0.0.2-2701-FAIL.log
Traceback (most recent call last):
  File "/build/cockpit/test/common/testlib.py", line 669, in tearDown
    self.check_journal_messages()
  File "/build/cockpit/test/common/testlib.py", line 804, in check_journal_messages
    raise Error(first)
Error: audit: type=1400 audit(1516608902.732:145): avc:  denied  { map } for  pid=1043 comm="hostname" path="/usr/bin/hostname" dev="vda4" ino=161820 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:hostname_exec_t:s0 tclass=file permissive=0

not ok 53 testNoPackageKit (check_packagekit.TestUpdates) # duration: 26s
Wrote screenshot to TestUpdates-testNoPackageKit-fedora-i386-127.0.0.2-2701-FAIL.png
Wrote HTML dump to TestUpdates-testNoPackageKit-fedora-i386-127.0.0.2-2701-FAIL.html
Wrote JS log to TestUpdates-testNoPackageKit-fedora-i386-127.0.0.2-2701-FAIL.js.log
Journal extracted to TestUpdates-testNoPackageKit-fedora-i386-127.0.0.2-2701-FAIL.log

First occurrence: 2018-01-22T08:15:18.040123 | revision 067f2137c5ef6f00ce678aea77194e3aa2c637a2, logs Times recorded: 1 Latest occurrences:

# ----------------------------------------------------------------------
# testTeam (check_networking_team.TestNetworking)
#
NAME         UUID                                  TYPE            DEVICE 
System eth0  5fb06bd0-0bb0-7ffb-45f1-d6edd65f3e03  802-3-ethernet  eth0   
virbr0       ec3d6270-3191-4459-9dfa-1b43b1627dfb  bridge          virbr0 
System eth1  9c92fad9-6ecb-3e6c-eb4d-8a47c6f50c04  802-3-ethernet  --     
ens2         8a296a34-08e2-42d9-9e8d-b37c582e87cd  802-3-ethernet  --     

DevTools listening on ws://127.0.0.1:9893/devtools/browser/b035a5c6-1fe3-4567-9358-6417806b82e8
[0122/081611.445805:ERROR:zygote_host_impl_linux.cc(268)] Failed to adjust OOM score of renderer with pid 30192: Permission denied (13)
[0122/081612.391140:ERROR:zygote_host_impl_linux.cc(268)] Failed to adjust OOM score of renderer with pid 30261: Permission denied (13)
52:54:01:00:00:03 -> eth2
52:54:01:00:00:03 -> eth2
52:54:01:00:00:04 -> eth3
52:54:01:00:00:04 -> eth3
Unexpected journal message 'audit: type=1400 audit(1516608964.120:156): avc:  denied  { execute_no_trans } for  pid=1076 comm="pmie_check" path="/usr/bin/pmie" dev="vda4" ino=148278 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:pcp_pmie_exec_t:s0 tclass=file permissive=0'
Wrote JS log to TestNetworking-testTeam-fedora-i386-127.0.0.2-2601-FAIL.js.log
Journal extracted to TestNetworking-testTeam-fedora-i386-127.0.0.2-2601-FAIL.log
Journal extracted to TestNetworking-testTeam-fedora-26-127.0.0.2-2602-FAIL.log
Traceback (most recent call last):
  File "/build/cockpit/test/common/testlib.py", line 669, in tearDown
    self.check_journal_messages()
  File "/build/cockpit/test/common/testlib.py", line 804, in check_journal_messages
    raise Error(first)
Error: audit: type=1400 audit(1516608964.120:156): avc:  denied  { execute_no_trans } for  pid=1076 comm="pmie_check" path="/usr/bin/pmie" dev="vda4" ino=148278 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:pcp_pmie_exec_t:s0 tclass=file permissive=0

not ok 38 testTeam (check_networking_team.TestNetworking) # duration: 43s
Wrote screenshot to TestNetworking-testTeam-fedora-i386-127.0.0.2-2601-FAIL.png
Wrote HTML dump to TestNetworking-testTeam-fedora-i386-127.0.0.2-2601-FAIL.html
Wrote JS log to TestNetworking-testTeam-fedora-i386-127.0.0.2-2601-FAIL.js.log
Journal extracted to TestNetworking-testTeam-fedora-i386-127.0.0.2-2601-FAIL.log
Journal extracted to TestNetworking-testTeam-fedora-26-127.0.0.2-2602-FAIL.log

First occurrence: 2018-01-22T08:16:34.546693 | revision 067f2137c5ef6f00ce678aea77194e3aa2c637a2, logs Times recorded: 1 Latest occurrences:

# ----------------------------------------------------------------------
# testDirectLogin (check_multi_machine.TestMultiMachine)
#

DevTools listening on ws://127.0.0.1:9340/devtools/browser/b2b9b5aa-bb5d-4c1e-82db-e8e286e5478c
[0122/081911.503322:ERROR:zygote_host_impl_linux.cc(268)] Failed to adjust OOM score of renderer with pid 36479: Permission denied (13)
[0122/081912.441570:ERROR:zygote_host_impl_linux.cc(268)] Failed to adjust OOM score of renderer with pid 36541: Permission denied (13)
(node:36486) Warning: Possible EventEmitter memory leak detected. 11 Page.loadEventFired listeners added. Use emitter.setMaxListeners() to increase limit
> log: Authentication failed: invalid-hostkey
> log: Authentication failed: unknown-host
> log: Authentication failed: unknown-hostkey
> log: Authentication failed
> log: Authentication failed: no-host
Unexpected journal message 'audit: type=1400 audit(1516609134.093:147): avc:  denied  { execute_no_trans } for  pid=1082 comm="pmie_check" path="/usr/bin/pmie" dev="vda4" ino=148278 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:pcp_pmie_exec_t:s0 tclass=file permissive=0'
Wrote JS log to TestMultiMachine-testDirectLogin-fedora-i386-127.0.0.2-2701-FAIL.js.log
Journal extracted to TestMultiMachine-testDirectLogin-fedora-i386-127.0.0.2-2701-FAIL.log
Journal extracted to TestMultiMachine-testDirectLogin-fedora-i386-127.0.0.2-2703-FAIL.log
Journal extracted to TestMultiMachine-testDirectLogin-fedora-i386-127.0.0.2-2702-FAIL.log
Traceback (most recent call last):
  File "/build/cockpit/test/common/testlib.py", line 669, in tearDown
    self.check_journal_messages()
  File "/build/cockpit/test/common/testlib.py", line 804, in check_journal_messages
    raise Error(first)
Error: audit: type=1400 audit(1516609134.093:147): avc:  denied  { execute_no_trans } for  pid=1082 comm="pmie_check" path="/usr/bin/pmie" dev="vda4" ino=148278 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:pcp_pmie_exec_t:s0 tclass=file permissive=0

not ok 12 testDirectLogin (check_multi_machine.TestMultiMachine) # duration: 52s
Wrote screenshot to TestMultiMachine-testDirectLogin-fedora-i386-127.0.0.2-2701-FAIL.png
Wrote HTML dump to TestMultiMachine-testDirectLogin-fedora-i386-127.0.0.2-2701-FAIL.html
Wrote JS log to TestMultiMachine-testDirectLogin-fedora-i386-127.0.0.2-2701-FAIL.js.log
Journal extracted to TestMultiMachine-testDirectLogin-fedora-i386-127.0.0.2-2701-FAIL.log
Journal extracted to TestMultiMachine-testDirectLogin-fedora-i386-127.0.0.2-2703-FAIL.log
Journal extracted to TestMultiMachine-testDirectLogin-fedora-i386-127.0.0.2-2702-FAIL.log

First occurrence: 2018-01-22T08:19:36.099614 | revision 067f2137c5ef6f00ce678aea77194e3aa2c637a2, logs Times recorded: 1 Latest occurrences:

# ----------------------------------------------------------------------
# testBasic (check_dashboard.TestBasicDashboard)
#
ftruncate() failed: Permission denied

DevTools listening on ws://127.0.0.1:10089/devtools/browser/1a432cea-820e-46de-ab8f-829d89c060f7
[0122/083902.055081:ERROR:zygote_host_impl_linux.cc(268)] Failed to adjust OOM score of renderer with pid 21122: Permission denied (13)
[0122/083903.037454:ERROR:zygote_host_impl_linux.cc(268)] Failed to adjust OOM score of renderer with pid 21150: Permission denied (13)
ftruncate() failed: Permission denied

DevTools listening on ws://127.0.0.1:9441/devtools/browser/a7760e1a-cfc1-4aba-bdc4-2416ac5f7680
[0122/083907.660934:ERROR:zygote_host_impl_linux.cc(268)] Failed to adjust OOM score of renderer with pid 21203: Permission denied (13)
[0122/083908.557961:ERROR:zygote_host_impl_linux.cc(268)] Failed to adjust OOM score of renderer with pid 21244: Permission denied (13)
[0122/083925.421563:ERROR:gl_implementation.cc(241)] Failed to load /usr/lib64/chromium-browser/swiftshader/libGLESv2.so: /usr/lib64/chromium-browser/swiftshader/libGLESv2.so: cannot open shared object file: No such file or directory
[0122/083925.423355:ERROR:gpu_child_thread.cc(254)] Exiting GPU process due to errors during initialization
[0122/083925.980246:ERROR:gl_implementation.cc(241)] Failed to load /usr/lib64/chromium-browser/swiftshader/libGLESv2.so: /usr/lib64/chromium-browser/swiftshader/libGLESv2.so: cannot open shared object file: No such file or directory
[0122/083925.982407:ERROR:gpu_child_thread.cc(254)] Exiting GPU process due to errors during initialization
[0122/083926.551178:ERROR:gl_implementation.cc(241)] Failed to load /usr/lib64/chromium-browser/swiftshader/libGLESv2.so: /usr/lib64/chromium-browser/swiftshader/libGLESv2.so: cannot open shared object file: No such file or directory
[0122/083926.563910:ERROR:gpu_child_thread.cc(254)] Exiting GPU process due to errors during initialization
[0122/083927.068275:ERROR:gl_implementation.cc(241)] Failed to load /usr/lib64/chromium-browser/swiftshader/libGLESv2.so: /usr/lib64/chromium-browser/swiftshader/libGLESv2.so: cannot open shared object file: No such file or directory
[0122/083927.069954:ERROR:gpu_child_thread.cc(254)] Exiting GPU process due to errors during initialization
Unexpected journal message 'audit: type=1400 audit(1516610332.599:148): avc:  denied  { execute_no_trans } for  pid=1084 comm="pmie_check" path="/usr/bin/pmie" dev="vda4" ino=148278 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:pcp_pmie_exec_t:s0 tclass=file permissive=0'
Wrote JS log to TestBasicDashboard-testBasic-fedora-i386-127.0.0.2-2501-FAIL.js.log
Journal extracted to TestBasicDashboard-testBasic-fedora-i386-127.0.0.2-2501-FAIL.log
Journal extracted to TestBasicDashboard-testBasic-fedora-i386-127.0.0.2-2503-FAIL.log
Journal extracted to TestBasicDashboard-testBasic-fedora-i386-127.0.0.2-2502-FAIL.log
Traceback (most recent call last):
  File "/build/cockpit/test/common/testlib.py", line 669, in tearDown
    self.check_journal_messages()
  File "/build/cockpit/test/common/testlib.py", line 804, in check_journal_messages
    raise Error(first)
Error: audit: type=1400 audit(1516610332.599:148): avc:  denied  { execute_no_trans } for  pid=1084 comm="pmie_check" path="/usr/bin/pmie" dev="vda4" ino=148278 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:pcp_pmie_exec_t:s0 tclass=file permissive=0

not ok 149 testBasic (check_dashboard.TestBasicDashboard) # duration: 53s
Wrote screenshot to TestBasicDashboard-testBasic-fedora-i386-127.0.0.2-2501-FAIL.png
Wrote HTML dump to TestBasicDashboard-testBasic-fedora-i386-127.0.0.2-2501-FAIL.html
Wrote JS log to TestBasicDashboard-testBasic-fedora-i386-127.0.0.2-2501-FAIL.js.log
Journal extracted to TestBasicDashboard-testBasic-fedora-i386-127.0.0.2-2501-FAIL.log
Journal extracted to TestBasicDashboard-testBasic-fedora-i386-127.0.0.2-2503-FAIL.log
Journal extracted to TestBasicDashboard-testBasic-fedora-i386-127.0.0.2-2502-FAIL.log

First occurrence: 2018-01-22T08:39:36.457885 | revision f1c0c7dcebbd231d7809b3e3ec5c8d6ed9605496, logs Times recorded: 1 Latest occurrences:

# ----------------------------------------------------------------------
# testFrameReload (check_pages.TestPages)
#
ftruncate() failed: Permission denied

DevTools listening on ws://127.0.0.1:10180/devtools/browser/3013f8dc-33f2-4c7a-8a9f-fd994f014f81
[0122/084357.642849:ERROR:zygote_host_impl_linux.cc(268)] Failed to adjust OOM score of renderer with pid 30681: Permission denied (13)
[0122/084358.573749:ERROR:zygote_host_impl_linux.cc(268)] Failed to adjust OOM score of renderer with pid 30743: Permission denied (13)
Unexpected journal message 'audit: type=1400 audit(1516610629.869:146): avc:  denied  { map } for  pid=1047 comm="hostname" path="/usr/bin/hostname" dev="vda4" ino=161820 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:hostname_exec_t:s0 tclass=file permissive=0'
Unexpected journal message 'audit: type=1400 audit(1516610629.952:148): avc:  denied  { execute_no_trans } for  pid=1075 comm="pmie_check" path="/usr/bin/pmie" dev="vda4" ino=148278 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:pcp_pmie_exec_t:s0 tclass=file permissive=0'
Wrote JS log to TestPages-testFrameReload-fedora-i386-127.0.0.2-2801-FAIL.js.log
Journal extracted to TestPages-testFrameReload-fedora-i386-127.0.0.2-2801-FAIL.log
Traceback (most recent call last):
  File "/build/cockpit/test/common/testlib.py", line 669, in tearDown
    self.check_journal_messages()
  File "/build/cockpit/test/common/testlib.py", line 804, in check_journal_messages
    raise Error(first)
Error: audit: type=1400 audit(1516610629.869:146): avc:  denied  { map } for  pid=1047 comm="hostname" path="/usr/bin/hostname" dev="vda4" ino=161820 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:hostname_exec_t:s0 tclass=file permissive=0

not ok 62 testFrameReload (check_pages.TestPages) # duration: 25s
Wrote screenshot to TestPages-testFrameReload-fedora-i386-127.0.0.2-2801-FAIL.png
Wrote HTML dump to TestPages-testFrameReload-fedora-i386-127.0.0.2-2801-FAIL.html
Wrote JS log to TestPages-testFrameReload-fedora-i386-127.0.0.2-2801-FAIL.js.log
Journal extracted to TestPages-testFrameReload-fedora-i386-127.0.0.2-2801-FAIL.log

First occurrence: 2018-01-22T08:44:03.259997 | revision f1c0c7dcebbd231d7809b3e3ec5c8d6ed9605496, logs Times recorded: 1 Latest occurrences:

# ----------------------------------------------------------------------
# testUnsupported (check_packagekit.TestAutoUpdates)
#
ftruncate() failed: Permission denied

DevTools listening on ws://127.0.0.1:9662/devtools/browser/f52d96a2-40ef-4f4e-8bbc-d53bdac7766b
[0122/084515.090761:ERROR:zygote_host_impl_linux.cc(268)] Failed to adjust OOM score of renderer with pid 33089: Permission denied (13)
[0122/084516.033161:ERROR:zygote_host_impl_linux.cc(268)] Failed to adjust OOM score of renderer with pid 33124: Permission denied (13)
Unexpected journal message 'audit: type=1400 audit(1516610700.766:148): avc:  denied  { execute_no_trans } for  pid=1071 comm="pmie_check" path="/usr/bin/pmie" dev="vda4" ino=148278 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:pcp_pmie_exec_t:s0 tclass=file permissive=0'
Wrote JS log to TestAutoUpdates-testUnsupported-fedora-i386-127.0.0.2-2201-FAIL.js.log
Journal extracted to TestAutoUpdates-testUnsupported-fedora-i386-127.0.0.2-2201-FAIL.log
Traceback (most recent call last):
  File "/build/cockpit/test/common/testlib.py", line 669, in tearDown
    self.check_journal_messages()
  File "/build/cockpit/test/common/testlib.py", line 804, in check_journal_messages
    raise Error(first)
Error: audit: type=1400 audit(1516610700.766:148): avc:  denied  { execute_no_trans } for  pid=1071 comm="pmie_check" path="/usr/bin/pmie" dev="vda4" ino=148278 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:pcp_pmie_exec_t:s0 tclass=file permissive=0

not ok 48 testUnsupported (check_packagekit.TestAutoUpdates) # duration: 34s
Wrote screenshot to TestAutoUpdates-testUnsupported-fedora-i386-127.0.0.2-2201-FAIL.png
Wrote HTML dump to TestAutoUpdates-testUnsupported-fedora-i386-127.0.0.2-2201-FAIL.html
Wrote JS log to TestAutoUpdates-testUnsupported-fedora-i386-127.0.0.2-2201-FAIL.js.log
Journal extracted to TestAutoUpdates-testUnsupported-fedora-i386-127.0.0.2-2201-FAIL.log

First occurrence: 2018-01-22T08:45:28.804192 | revision f1c0c7dcebbd231d7809b3e3ec5c8d6ed9605496, logs Times recorded: 1 Latest occurrences:

# ----------------------------------------------------------------------
# testBasic (check_menu.TestMenu)
#
ftruncate() failed: Permission denied

DevTools listening on ws://127.0.0.1:9845/devtools/browser/fc4230de-92b6-4d9c-9b19-993e3c1a4ac5
[0122/084835.690197:ERROR:zygote_host_impl_linux.cc(268)] Failed to adjust OOM score of renderer with pid 40177: Permission denied (13)
[0122/084836.646597:ERROR:zygote_host_impl_linux.cc(268)] Failed to adjust OOM score of renderer with pid 40216: Permission denied (13)
Unexpected journal message 'audit: type=1400 audit(1516610907.874:148): avc:  denied  { execute_no_trans } for  pid=1069 comm="pmie_check" path="/usr/bin/pmie" dev="vda4" ino=148278 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:pcp_pmie_exec_t:s0 tclass=file permissive=0'
Wrote JS log to TestMenu-testBasic-fedora-i386-127.0.0.2-2601-FAIL.js.log
Journal extracted to TestMenu-testBasic-fedora-i386-127.0.0.2-2601-FAIL.log
Traceback (most recent call last):
  File "/build/cockpit/test/common/testlib.py", line 669, in tearDown
    self.check_journal_messages()
  File "/build/cockpit/test/common/testlib.py", line 804, in check_journal_messages
    raise Error(first)
Error: audit: type=1400 audit(1516610907.874:148): avc:  denied  { execute_no_trans } for  pid=1069 comm="pmie_check" path="/usr/bin/pmie" dev="vda4" ino=148278 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:pcp_pmie_exec_t:s0 tclass=file permissive=0

not ok 9 testBasic (check_menu.TestMenu) # duration: 24s
Wrote screenshot to TestMenu-testBasic-fedora-i386-127.0.0.2-2601-FAIL.png
Wrote HTML dump to TestMenu-testBasic-fedora-i386-127.0.0.2-2601-FAIL.html
Wrote JS log to TestMenu-testBasic-fedora-i386-127.0.0.2-2601-FAIL.js.log
Journal extracted to TestMenu-testBasic-fedora-i386-127.0.0.2-2601-FAIL.log

First occurrence: 2018-01-22T08:48:41.233185 | revision f1c0c7dcebbd231d7809b3e3ec5c8d6ed9605496, logs Times recorded: 1 Latest occurrences:

# ----------------------------------------------------------------------
# testBinary (check_journal.TestJournal)
#

DevTools listening on ws://127.0.0.1:10023/devtools/browser/5daa276f-050c-4d68-9e39-ea690d4ae1a8
[0122/094321.540866:ERROR:zygote_host_impl_linux.cc(268)] Failed to adjust OOM score of renderer with pid 15939: Permission denied (13)
[0122/094322.496270:ERROR:zygote_host_impl_linux.cc(268)] Failed to adjust OOM score of renderer with pid 15971: Permission denied (13)
Unexpected journal message 'audit: type=1400 audit(1516614192.662:148): avc:  denied  { execute_no_trans } for  pid=1084 comm="pmie_check" path="/usr/bin/pmie" dev="vda4" ino=148278 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:pcp_pmie_exec_t:s0 tclass=file permissive=0'
Wrote JS log to TestJournal-testBinary-fedora-i386-127.0.0.2-2701-FAIL.js.log
Journal extracted to TestJournal-testBinary-fedora-i386-127.0.0.2-2701-FAIL.log
Traceback (most recent call last):
  File "/build/cockpit/test/common/testlib.py", line 669, in tearDown
    self.check_journal_messages()
  File "/build/cockpit/test/common/testlib.py", line 804, in check_journal_messages
    raise Error(first)
Error: audit: type=1400 audit(1516614192.662:148): avc:  denied  { execute_no_trans } for  pid=1084 comm="pmie_check" path="/usr/bin/pmie" dev="vda4" ino=148278 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:pcp_pmie_exec_t:s0 tclass=file permissive=0

not ok 144 testBinary (check_journal.TestJournal) # duration: 26s
Wrote screenshot to TestJournal-testBinary-fedora-i386-127.0.0.2-2701-FAIL.png
Wrote HTML dump to TestJournal-testBinary-fedora-i386-127.0.0.2-2701-FAIL.html
Wrote JS log to TestJournal-testBinary-fedora-i386-127.0.0.2-2701-FAIL.js.log
Journal extracted to TestJournal-testBinary-fedora-i386-127.0.0.2-2701-FAIL.log

First occurrence: 2018-01-22T09:43:31.487905 | revision bfc1f931a789004fc4a4afeca66c2422ca91c28b, logs Times recorded: 1 Latest occurrences:

# ----------------------------------------------------------------------
# testIpa (check_realms.TestRealms)
#

DevTools listening on ws://127.0.0.1:10183/devtools/browser/23d8f085-e341-4679-8e68-0a264b031f23
[0122/094233.697533:ERROR:zygote_host_impl_linux.cc(268)] Failed to adjust OOM score of renderer with pid 14568: Permission denied (13)
[0122/094234.608114:ERROR:zygote_host_impl_linux.cc(268)] Failed to adjust OOM score of renderer with pid 14670: Permission denied (13)
> log: Failed to join domain: cockpit.lan: Password is incorrect
Unexpected journal message 'audit: type=1400 audit(1516614145.306:146): avc:  denied  { map } for  pid=1053 comm="hostname" path="/usr/bin/hostname" dev="vda4" ino=161820 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:hostname_exec_t:s0 tclass=file permissive=0'
Wrote JS log to TestRealms-testIpa-fedora-i386-127.0.0.2-2401-FAIL.js.log
Journal extracted to TestRealms-testIpa-fedora-i386-127.0.0.2-2401-FAIL.log
Journal extracted to TestRealms-testIpa-ipa-127.0.0.2-2402-FAIL.log
Traceback (most recent call last):
  File "/build/cockpit/test/common/testlib.py", line 669, in tearDown
    self.check_journal_messages()
  File "/build/cockpit/test/common/testlib.py", line 804, in check_journal_messages
    raise Error(first)
Error: audit: type=1400 audit(1516614145.306:146): avc:  denied  { map } for  pid=1053 comm="hostname" path="/usr/bin/hostname" dev="vda4" ino=161820 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:hostname_exec_t:s0 tclass=file permissive=0

not ok 184 testIpa (check_realms.TestRealms) # duration: 170s
Wrote screenshot to TestRealms-testIpa-fedora-i386-127.0.0.2-2401-FAIL.png
Wrote HTML dump to TestRealms-testIpa-fedora-i386-127.0.0.2-2401-FAIL.html
Wrote JS log to TestRealms-testIpa-fedora-i386-127.0.0.2-2401-FAIL.js.log
Journal extracted to TestRealms-testIpa-fedora-i386-127.0.0.2-2401-FAIL.log
Journal extracted to TestRealms-testIpa-ipa-127.0.0.2-2402-FAIL.log

First occurrence: 2018-01-22T09:44:58.887817 | revision bfc1f931a789004fc4a4afeca66c2422ca91c28b, logs Times recorded: 1 Latest occurrences:

# ----------------------------------------------------------------------
# testNoConnectionSettings (check_networking_settings.TestNetworking)
#
NAME         UUID                                  TYPE            DEVICE 
System eth0  5fb06bd0-0bb0-7ffb-45f1-d6edd65f3e03  802-3-ethernet  eth0   
virbr0       d6f65d0a-eea6-445d-b5bd-6dc7a9ea427b  bridge          virbr0 
System eth1  9c92fad9-6ecb-3e6c-eb4d-8a47c6f50c04  802-3-ethernet  --     
ens2         8a296a34-08e2-42d9-9e8d-b37c582e87cd  802-3-ethernet  --     

DevTools listening on ws://127.0.0.1:9884/devtools/browser/c3870561-3a51-4b87-bcb0-df5ee91dfe2a
[0122/095226.741379:ERROR:zygote_host_impl_linux.cc(268)] Failed to adjust OOM score of renderer with pid 31164: Permission denied (13)
[0122/095227.664162:ERROR:zygote_host_impl_linux.cc(268)] Failed to adjust OOM score of renderer with pid 31229: Permission denied (13)
52:54:01:00:00:03 -> eth2
52:54:01:00:00:03 -> eth2
Unexpected journal message 'audit: type=1400 audit(1516614734.534:148): avc:  denied  { execute_no_trans } for  pid=1076 comm="pmie_check" path="/usr/bin/pmie" dev="vda4" ino=148278 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:pcp_pmie_exec_t:s0 tclass=file permissive=0'
Wrote JS log to TestNetworking-testNoConnectionSettings-fedora-i386-127.0.0.2-2601-FAIL.js.log
Journal extracted to TestNetworking-testNoConnectionSettings-fedora-i386-127.0.0.2-2601-FAIL.log
Journal extracted to TestNetworking-testNoConnectionSettings-fedora-26-127.0.0.2-2602-FAIL.log
Traceback (most recent call last):
  File "/build/cockpit/test/common/testlib.py", line 669, in tearDown
    self.check_journal_messages()
  File "/build/cockpit/test/common/testlib.py", line 804, in check_journal_messages
    raise Error(first)
Error: audit: type=1400 audit(1516614734.534:148): avc:  denied  { execute_no_trans } for  pid=1076 comm="pmie_check" path="/usr/bin/pmie" dev="vda4" ino=148278 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:pcp_pmie_exec_t:s0 tclass=file permissive=0

not ok 36 testNoConnectionSettings (check_networking_settings.TestNetworking) # duration: 38s
Wrote screenshot to TestNetworking-testNoConnectionSettings-fedora-i386-127.0.0.2-2601-FAIL.png
Wrote HTML dump to TestNetworking-testNoConnectionSettings-fedora-i386-127.0.0.2-2601-FAIL.html
Wrote JS log to TestNetworking-testNoConnectionSettings-fedora-i386-127.0.0.2-2601-FAIL.js.log
Journal extracted to TestNetworking-testNoConnectionSettings-fedora-i386-127.0.0.2-2601-FAIL.log
Journal extracted to TestNetworking-testNoConnectionSettings-fedora-26-127.0.0.2-2602-FAIL.log

First occurrence: 2018-01-22T09:52:42.397620 | revision bfc1f931a789004fc4a4afeca66c2422ca91c28b, logs Times recorded: 1 Latest occurrences:

# ----------------------------------------------------------------------
# testAmbiguousSlave (check_networking_bond.TestNetworking)
#
NAME             UUID                                  TYPE            DEVICE 
System eth0      5fb06bd0-0bb0-7ffb-45f1-d6edd65f3e03  802-3-ethernet  eth0   
static-52:54:01  12935f6c-6359-4165-9405-455d177df502  802-3-ethernet  eth1   
virbr0           a586992d-d754-4932-b293-9f7a8178f228  bridge          virbr0 
System eth1      9c92fad9-6ecb-3e6c-eb4d-8a47c6f50c04  802-3-ethernet  --     
ens2             8a296a34-08e2-42d9-9e8d-b37c582e87cd  802-3-ethernet  --     

DevTools listening on ws://127.0.0.1:9293/devtools/browser/3742362c-4748-44f4-8c57-2e4d1a0773d7
[0122/095333.082420:ERROR:zygote_host_impl_linux.cc(268)] Failed to adjust OOM score of renderer with pid 33512: Permission denied (13)
[0122/095334.092023:ERROR:zygote_host_impl_linux.cc(268)] Failed to adjust OOM score of renderer with pid 33573: Permission denied (13)
52:54:01:00:00:03 -> eth2
52:54:01:00:00:03 -> eth2
Unexpected journal message 'audit: type=1400 audit(1516614800.815:122): avc:  denied  { map } for  pid=1016 comm="hostname" path="/usr/bin/hostname" dev="vda4" ino=161820 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:hostname_exec_t:s0 tclass=file permissive=0'
Wrote JS log to TestNetworking-testAmbiguousSlave-fedora-i386-127.0.0.2-2701-FAIL.js.log
Journal extracted to TestNetworking-testAmbiguousSlave-fedora-i386-127.0.0.2-2701-FAIL.log
Journal extracted to TestNetworking-testAmbiguousSlave-fedora-26-127.0.0.2-2702-FAIL.log
Traceback (most recent call last):
  File "/build/cockpit/test/common/testlib.py", line 669, in tearDown
    self.check_journal_messages()
  File "/build/cockpit/test/common/testlib.py", line 804, in check_journal_messages
    raise Error(first)
Error: audit: type=1400 audit(1516614800.815:122): avc:  denied  { map } for  pid=1016 comm="hostname" path="/usr/bin/hostname" dev="vda4" ino=161820 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:hostname_exec_t:s0 tclass=file permissive=0

not ok 23 testAmbiguousSlave (check_networking_bond.TestNetworking) # duration: 38s
Wrote screenshot to TestNetworking-testAmbiguousSlave-fedora-i386-127.0.0.2-2701-FAIL.png
Wrote HTML dump to TestNetworking-testAmbiguousSlave-fedora-i386-127.0.0.2-2701-FAIL.html
Wrote JS log to TestNetworking-testAmbiguousSlave-fedora-i386-127.0.0.2-2701-FAIL.js.log
Journal extracted to TestNetworking-testAmbiguousSlave-fedora-i386-127.0.0.2-2701-FAIL.log
Journal extracted to TestNetworking-testAmbiguousSlave-fedora-26-127.0.0.2-2702-FAIL.log

First occurrence: 2018-01-22T09:53:48.020501 | revision bfc1f931a789004fc4a4afeca66c2422ca91c28b, logs Times recorded: 1 Latest occurrences:

# ----------------------------------------------------------------------
# testTroubleshooting (check_multi_machine.TestMultiMachine)
#

DevTools listening on ws://127.0.0.1:9923/devtools/browser/61f5e2b2-0fc2-4cb1-91db-9b5a6bbce790
[0122/095425.170972:ERROR:zygote_host_impl_linux.cc(268)] Failed to adjust OOM score of renderer with pid 35533: Permission denied (13)
[0122/095426.105262:ERROR:zygote_host_impl_linux.cc(268)] Failed to adjust OOM score of renderer with pid 35594: Permission denied (13)
CDP: {"source":"javascript","level":"error","text":"WebSocket is already in CLOSING or CLOSED state.","timestamp":1516614880209.07,"url":"http://127.0.0.2:9591/cockpit/$a5d7d31c194043b3587083ca8a887a2c38c6a8ac/base1/cockpit.js","lineNumber":446,"stackTrace":{"callFrames":[{"functionName":"U","scriptId":"34","url":"http://127.0.0.2:9591/cockpit/$a5d7d31c194043b3587083ca8a887a2c38c6a8ac/base1/cockpit.js","lineNumber":446,"columnNumber":14},{"functionName":"Ue","scriptId":"34","url":"http://127.0.0.2:9591/cockpit/$a5d7d31c194043b3587083ca8a887a2c38c6a8ac/base1/cockpit.js","lineNumber":756,"columnNumber":51},{"functionName":"l","scriptId":"82","url":"http://127.0.0.2:9591/cockpit/$a5d7d31c194043b3587083ca8a887a2c38c6a8ac/shell/index.js","lineNumber":3470,"columnNumber":56}]}}
> warning: cat: '*.pub': No such file or directory

> warning: failed to list keys in home directory: cat: '*.pub': No such file or directory
> warning: Login failed
> warning: cat: '*.pub': No such file or directory

> warning: failed to list keys in home directory: cat: '*.pub': No such file or directory
> warning: Login failed
(node:35540) Warning: Possible EventEmitter memory leak detected. 11 Page.loadEventFired listeners added. Use emitter.setMaxListeners() to increase limit
> warning: cat: '*.pub': No such file or directory

> warning: failed to list keys in home directory: cat: '*.pub': No such file or directory
CDP: {"source":"network","level":"error","text":"Failed to load resource: the server responded with a status of 502 (Remote Page is Unavailable)","timestamp":1516614915570.96,"url":"http://127.0.0.2:9591/cockpit/@root@10.111.113.2:2222/system/index.html#/","networkRequestId":"35594.748"}
> warning: cat: '*.pub': No such file or directory

> warning: failed to list keys in home directory: cat: '*.pub': No such file or directory
Unexpected journal message 'audit: type=1400 audit(1516614844.123:135): avc:  denied  { execute_no_trans } for  pid=1071 comm="pmie_check" path="/usr/bin/pmie" dev="vda4" ino=148278 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:pcp_pmie_exec_t:s0 tclass=file permissive=0'
Wrote JS log to TestMultiMachine-testTroubleshooting-fedora-i386-127.0.0.2-2701-FAIL.js.log
Journal extracted to TestMultiMachine-testTroubleshooting-fedora-i386-127.0.0.2-2701-FAIL.log
Journal extracted to TestMultiMachine-testTroubleshooting-fedora-i386-127.0.0.2-2703-FAIL.log
Traceback (most recent call last):
  File "/build/cockpit/test/common/testlib.py", line 669, in tearDown
    self.check_journal_messages()
  File "/build/cockpit/test/common/testlib.py", line 804, in check_journal_messages
    raise Error(first)
Error: audit: type=1400 audit(1516614844.123:135): avc:  denied  { execute_no_trans } for  pid=1071 comm="pmie_check" path="/usr/bin/pmie" dev="vda4" ino=148278 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:pcp_pmie_exec_t:s0 tclass=file permissive=0

not ok 16 testTroubleshooting (check_multi_machine.TestMultiMachine) # duration: 85s
Wrote screenshot to TestMultiMachine-testTroubleshooting-fedora-i386-127.0.0.2-2701-FAIL.png
Wrote HTML dump to TestMultiMachine-testTroubleshooting-fedora-i386-127.0.0.2-2701-FAIL.html
Wrote JS log to TestMultiMachine-testTroubleshooting-fedora-i386-127.0.0.2-2701-FAIL.js.log
Journal extracted to TestMultiMachine-testTroubleshooting-fedora-i386-127.0.0.2-2701-FAIL.log
Journal extracted to TestMultiMachine-testTroubleshooting-fedora-i386-127.0.0.2-2703-FAIL.log

First occurrence: 2018-01-22T09:55:19.567951 | revision bfc1f931a789004fc4a4afeca66c2422ca91c28b, logs Times recorded: 1 Latest occurrences:

# ----------------------------------------------------------------------
# testExpired (check_login.TestLogin)
#

DevTools listening on ws://127.0.0.1:10125/devtools/browser/71c274a1-efc4-4845-8f6c-8d8f6d95b70c
[0122/103646.797394:ERROR:zygote_host_impl_linux.cc(268)] Failed to adjust OOM score of renderer with pid 52740: Permission denied (13)
[0122/103647.737817:ERROR:zygote_host_impl_linux.cc(268)] Failed to adjust OOM score of renderer with pid 52776: Permission denied (13)
Unexpected journal message 'audit: type=1400 audit(1516617398.010:146): avc:  denied  { map } for  pid=1052 comm="hostname" path="/usr/bin/hostname" dev="vda4" ino=161820 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:hostname_exec_t:s0 tclass=file permissive=0'
Unexpected journal message 'audit: type=1400 audit(1516617398.099:148): avc:  denied  { execute_no_trans } for  pid=1080 comm="pmie_check" path="/usr/bin/pmie" dev="vda4" ino=148278 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:pcp_pmie_exec_t:s0 tclass=file permissive=0'
Wrote JS log to TestLogin-testExpired-fedora-i386-127.0.0.2-2901-FAIL.js.log
Journal extracted to TestLogin-testExpired-fedora-i386-127.0.0.2-2901-FAIL.log
Traceback (most recent call last):
  File "/build/cockpit/test/common/testlib.py", line 669, in tearDown
    self.check_journal_messages()
  File "/build/cockpit/test/common/testlib.py", line 804, in check_journal_messages
    raise Error(first)
Error: audit: type=1400 audit(1516617398.010:146): avc:  denied  { map } for  pid=1052 comm="hostname" path="/usr/bin/hostname" dev="vda4" ino=161820 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:hostname_exec_t:s0 tclass=file permissive=0

not ok 138 testExpired (check_login.TestLogin) # duration: 27s
Wrote screenshot to TestLogin-testExpired-fedora-i386-127.0.0.2-2901-FAIL.png
Wrote HTML dump to TestLogin-testExpired-fedora-i386-127.0.0.2-2901-FAIL.html
Wrote JS log to TestLogin-testExpired-fedora-i386-127.0.0.2-2901-FAIL.js.log
Journal extracted to TestLogin-testExpired-fedora-i386-127.0.0.2-2901-FAIL.log

First occurrence: 2018-01-22T10:36:53.025691 | revision bfc1f931a789004fc4a4afeca66c2422ca91c28b, logs Times recorded: 1 Latest occurrences:

# ----------------------------------------------------------------------
# testISCSI (check_storage_iscsi.TestStorage)
#

DevTools listening on ws://127.0.0.1:10129/devtools/browser/d008cbc3-51c4-4a23-a44d-6c69d957842e
[0122/104117.795790:ERROR:zygote_host_impl_linux.cc(268)] Failed to adjust OOM score of renderer with pid 60826: Permission denied (13)
[0122/104118.737235:ERROR:zygote_host_impl_linux.cc(268)] Failed to adjust OOM score of renderer with pid 60859: Permission denied (13)
Unexpected journal message 'audit: type=1400 audit(1516617667.765:146): avc:  denied  { map } for  pid=1043 comm="hostname" path="/usr/bin/hostname" dev="vda4" ino=161820 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:hostname_exec_t:s0 tclass=file permissive=0'
Unexpected journal message 'audit: type=1400 audit(1516617667.862:148): avc:  denied  { execute_no_trans } for  pid=1071 comm="pmie_check" path="/usr/bin/pmie" dev="vda4" ino=148278 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:pcp_pmie_exec_t:s0 tclass=file permissive=0'
Wrote JS log to TestStorage-testISCSI-fedora-i386-127.0.0.2-2601-FAIL.js.log
Journal extracted to TestStorage-testISCSI-fedora-i386-127.0.0.2-2601-FAIL.log
Traceback (most recent call last):
  File "/build/cockpit/test/common/testlib.py", line 669, in tearDown
    self.check_journal_messages()
  File "/build/cockpit/test/common/testlib.py", line 804, in check_journal_messages
    raise Error(first)
Error: audit: type=1400 audit(1516617667.765:146): avc:  denied  { map } for  pid=1043 comm="hostname" path="/usr/bin/hostname" dev="vda4" ino=161820 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:hostname_exec_t:s0 tclass=file permissive=0

not ok 70 testISCSI (check_storage_iscsi.TestStorage) # duration: 31s
Wrote screenshot to TestStorage-testISCSI-fedora-i386-127.0.0.2-2601-FAIL.png
Wrote HTML dump to TestStorage-testISCSI-fedora-i386-127.0.0.2-2601-FAIL.html
Wrote JS log to TestStorage-testISCSI-fedora-i386-127.0.0.2-2601-FAIL.js.log
Journal extracted to TestStorage-testISCSI-fedora-i386-127.0.0.2-2601-FAIL.log

First occurrence: 2018-01-22T10:41:27.973475 | revision bfc1f931a789004fc4a4afeca66c2422ca91c28b, logs Times recorded: 1 Latest occurrences:

# ----------------------------------------------------------------------
# testOtherSettings (check_networking_settings.TestNetworking)
#
NAME         UUID                                  TYPE            DEVICE 
System eth0  5fb06bd0-0bb0-7ffb-45f1-d6edd65f3e03  802-3-ethernet  eth0   
virbr0       a3a7cf4d-0fb8-414b-afa3-cf7460d7910f  bridge          virbr0 
System eth1  9c92fad9-6ecb-3e6c-eb4d-8a47c6f50c04  802-3-ethernet  --     
ens2         8a296a34-08e2-42d9-9e8d-b37c582e87cd  802-3-ethernet  --     

52:54:01:00:00:03 -> eth2
52:54:01:00:00:03 -> eth2

DevTools listening on ws://127.0.0.1:9739/devtools/browser/0586320f-a0d5-412d-b865-3a8118bf0623
[0122/104335.204101:ERROR:zygote_host_impl_linux.cc(268)] Failed to adjust OOM score of renderer with pid 65594: Permission denied (13)
[0122/104336.208860:ERROR:zygote_host_impl_linux.cc(268)] Failed to adjust OOM score of renderer with pid 65659: Permission denied (13)
Unexpected journal message 'audit: type=1400 audit(1516617796.946:148): avc:  denied  { execute_no_trans } for  pid=1090 comm="pmie_check" path="/usr/bin/pmie" dev="vda4" ino=148278 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:pcp_pmie_exec_t:s0 tclass=file permissive=0'
Wrote JS log to TestNetworking-testOtherSettings-fedora-i386-127.0.0.2-2601-FAIL.js.log
Journal extracted to TestNetworking-testOtherSettings-fedora-i386-127.0.0.2-2601-FAIL.log
Journal extracted to TestNetworking-testOtherSettings-fedora-26-127.0.0.2-2602-FAIL.log
Traceback (most recent call last):
  File "/build/cockpit/test/common/testlib.py", line 669, in tearDown
    self.check_journal_messages()
  File "/build/cockpit/test/common/testlib.py", line 804, in check_journal_messages
    raise Error(first)
Error: audit: type=1400 audit(1516617796.946:148): avc:  denied  { execute_no_trans } for  pid=1090 comm="pmie_check" path="/usr/bin/pmie" dev="vda4" ino=148278 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:pcp_pmie_exec_t:s0 tclass=file permissive=0

not ok 37 testOtherSettings (check_networking_settings.TestNetworking) # duration: 40s
Wrote screenshot to TestNetworking-testOtherSettings-fedora-i386-127.0.0.2-2601-FAIL.png
Wrote HTML dump to TestNetworking-testOtherSettings-fedora-i386-127.0.0.2-2601-FAIL.html
Wrote JS log to TestNetworking-testOtherSettings-fedora-i386-127.0.0.2-2601-FAIL.js.log
Journal extracted to TestNetworking-testOtherSettings-fedora-i386-127.0.0.2-2601-FAIL.log
Journal extracted to TestNetworking-testOtherSettings-fedora-26-127.0.0.2-2602-FAIL.log

First occurrence: 2018-01-22T10:43:45.496705 | revision bfc1f931a789004fc4a4afeca66c2422ca91c28b, logs Times recorded: 1 Latest occurrences:

# ----------------------------------------------------------------------
# testNonDefaultBondSettings (check_networking_bond.TestNetworking)
#
NAME             UUID                                  TYPE            DEVICE 
System eth0      5fb06bd0-0bb0-7ffb-45f1-d6edd65f3e03  802-3-ethernet  eth0   
static-52:54:01  fa332429-b450-467d-8c2b-fec5bdfce337  802-3-ethernet  eth1   
virbr0           fdb8c10a-0691-4d58-aa2b-3fce3d24eb69  bridge          virbr0 
System eth1      9c92fad9-6ecb-3e6c-eb4d-8a47c6f50c04  802-3-ethernet  --     
ens2             8a296a34-08e2-42d9-9e8d-b37c582e87cd  802-3-ethernet  --     

52:54:01:00:00:03 -> eth2
52:54:01:00:00:03 -> eth2
52:54:01:00:00:04 -> eth3
52:54:01:00:00:04 -> eth3

DevTools listening on ws://127.0.0.1:9982/devtools/browser/c5700f60-c2e7-44f6-b5f0-f001988a25ca
[0122/104421.570683:ERROR:zygote_host_impl_linux.cc(268)] Failed to adjust OOM score of renderer with pid 67397: Permission denied (13)
[0122/104422.449125:ERROR:zygote_host_impl_linux.cc(268)] Failed to adjust OOM score of renderer with pid 67456: Permission denied (13)
Unexpected journal message 'audit: type=1400 audit(1516617838.718:148): avc:  denied  { execute_no_trans } for  pid=1092 comm="pmie_check" path="/usr/bin/pmie" dev="vda4" ino=148278 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:pcp_pmie_exec_t:s0 tclass=file permissive=0'
Wrote JS log to TestNetworking-testNonDefaultBondSettings-fedora-i386-127.0.0.2-2601-FAIL.js.log
Journal extracted to TestNetworking-testNonDefaultBondSettings-fedora-i386-127.0.0.2-2601-FAIL.log
Journal extracted to TestNetworking-testNonDefaultBondSettings-fedora-26-127.0.0.2-2602-FAIL.log
Traceback (most recent call last):
  File "/build/cockpit/test/common/testlib.py", line 669, in tearDown
    self.check_journal_messages()
  File "/build/cockpit/test/common/testlib.py", line 804, in check_journal_messages
    raise Error(first)
Error: audit: type=1400 audit(1516617838.718:148): avc:  denied  { execute_no_trans } for  pid=1092 comm="pmie_check" path="/usr/bin/pmie" dev="vda4" ino=148278 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:pcp_pmie_exec_t:s0 tclass=file permissive=0

not ok 28 testNonDefaultBondSettings (check_networking_bond.TestNetworking) # duration: 49s
Wrote screenshot to TestNetworking-testNonDefaultBondSettings-fedora-i386-127.0.0.2-2601-FAIL.png
Wrote HTML dump to TestNetworking-testNonDefaultBondSettings-fedora-i386-127.0.0.2-2601-FAIL.html
Wrote JS log to TestNetworking-testNonDefaultBondSettings-fedora-i386-127.0.0.2-2601-FAIL.js.log
Journal extracted to TestNetworking-testNonDefaultBondSettings-fedora-i386-127.0.0.2-2601-FAIL.log
Journal extracted to TestNetworking-testNonDefaultBondSettings-fedora-26-127.0.0.2-2602-FAIL.log

First occurrence: 2018-01-22T10:44:38.005777 | revision bfc1f931a789004fc4a4afeca66c2422ca91c28b, logs Times recorded: 1 Latest occurrences:

cockpituous commented 6 years ago

verify/fedora-27 Ooops, it happened again


# ----------------------------------------------------------------------
# testUrlRoot (check_multi_machine.TestMultiMachine)
#

DevTools listening on ws://127.0.0.1:9300/devtools/browser/b9c257ca-f60c-4e2f-a1c3-aa1763dc46d0
[0122/101751.770134:ERROR:zygote_host_impl_linux.cc(268)] Failed to adjust OOM score of renderer with pid 42287: Permission denied (13)
[0122/101752.772780:ERROR:zygote_host_impl_linux.cc(268)] Failed to adjust OOM score of renderer with pid 42381: Permission denied (13)
(node:42297) Warning: Possible EventEmitter memory leak detected. 11 Page.loadEventFired listeners added. Use emitter.setMaxListeners() to increase limit
> log: Authentication failed: invalid-hostkey
> log: Authentication failed: unknown-host
> log: Authentication failed: unknown-hostkey
> log: Authentication failed
> log: Authentication failed: no-host
Unexpected journal message 'audit: type=1400 audit(1516616260.567:163): avc:  denied  { map } for  pid=1237 comm="hostname" path="/usr/bin/hostname" dev="dm-0" ino=20028 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:hostname_exec_t:s0 tclass=file permissive=0'
Unexpected journal message 'audit: type=1400 audit(1516616260.746:165): avc:  denied  { execute_no_trans } for  pid=1299 comm="pmie_check" path="/usr/bin/pmie" dev="dm-0" ino=139127 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:pcp_pmie_exec_t:s0 tclass=file permissive=0'
Wrote JS log to TestMultiMachine-testUrlRoot-fedora-27-127.0.0.2-2701-FAIL.js.log
Journal extracted to TestMultiMachine-testUrlRoot-fedora-27-127.0.0.2-2701-FAIL.log
Journal extracted to TestMultiMachine-testUrlRoot-fedora-27-127.0.0.2-2703-FAIL.log
Journal extracted to TestMultiMachine-testUrlRoot-fedora-27-127.0.0.2-2702-FAIL.log
Core dumps downloaded to /build/cockpit/TestMultiMachine-testUrlRoot-fedora-27-127.0.0.2-2702-FAIL.core
Traceback (most recent call last):
  File "/build/cockpit/test/common/testlib.py", line 669, in tearDown
    self.check_journal_messages()
  File "/build/cockpit/test/common/testlib.py", line 804, in check_journal_messages
    raise Error(first)
Error: audit: type=1400 audit(1516616260.567:163): avc:  denied  { map } for  pid=1237 comm="hostname" path="/usr/bin/hostname" dev="dm-0" ino=20028 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:hostname_exec_t:s0 tclass=file permissive=0

not ok 17 testUrlRoot (check_multi_machine.TestMultiMachine) # duration: 51s
Wrote screenshot to TestMultiMachine-testUrlRoot-fedora-27-127.0.0.2-2701-FAIL.png
Wrote HTML dump to TestMultiMachine-testUrlRoot-fedora-27-127.0.0.2-2701-FAIL.html
Wrote JS log to TestMultiMachine-testUrlRoot-fedora-27-127.0.0.2-2701-FAIL.js.log
Journal extracted to TestMultiMachine-testUrlRoot-fedora-27-127.0.0.2-2701-FAIL.log
Journal extracted to TestMultiMachine-testUrlRoot-fedora-27-127.0.0.2-2703-FAIL.log
Journal extracted to TestMultiMachine-testUrlRoot-fedora-27-127.0.0.2-2702-FAIL.log
Core dumps downloaded to /build/cockpit/TestMultiMachine-testUrlRoot-fedora-27-127.0.0.2-2702-FAIL.core

First occurrence: 2018-01-22T10:18:22.103927 | revision bfc1f931a789004fc4a4afeca66c2422ca91c28b, logs Times recorded: 1 Latest occurrences:

# ----------------------------------------------------------------------
# testImageNames (check_openshift.TestRegistry)
#
/etc/profile.d/lang.sh: line 20: warning: setlocale: LC_COLLATE: cannot change locale (en_US.UTF-8): No such file or directory
/etc/profile.d/lang.sh: line 23: warning: setlocale: LC_MESSAGES: cannot change locale (en_US.UTF-8): No such file or directory
/etc/profile.d/lang.sh: line 26: warning: setlocale: LC_NUMERIC: cannot change locale (en_US.UTF-8): No such file or directory
/etc/profile.d/lang.sh: line 29: warning: setlocale: LC_TIME: cannot change locale (en_US.UTF-8): No such file or directory
/etc/profile.d/lang.sh: line 20: warning: setlocale: LC_COLLATE: cannot change locale (en_US.UTF-8): No such file or directory
/etc/profile.d/lang.sh: line 23: warning: setlocale: LC_MESSAGES: cannot change locale (en_US.UTF-8): No such file or directory
/etc/profile.d/lang.sh: line 26: warning: setlocale: LC_NUMERIC: cannot change locale (en_US.UTF-8): No such file or directory
/etc/profile.d/lang.sh: line 29: warning: setlocale: LC_TIME: cannot change locale (en_US.UTF-8): No such file or directory
The connection to the server 10.111.112.101:8443 was refused - did you specify the right host or port?
The connection to the server 10.111.112.101:8443 was refused - did you specify the right host or port?
The connection to the server 10.111.112.101:8443 was refused - did you specify the right host or port?
The connection to the server 10.111.112.101:8443 was refused - did you specify the right host or port?
The connection to the server 10.111.112.101:8443 was refused - did you specify the right host or port?
The connection to the server 10.111.112.101:8443 was refused - did you specify the right host or port?
ftruncate() failed: Permission denied

DevTools listening on ws://127.0.0.1:9760/devtools/browser/f2d8100a-972a-4eff-a03f-4a7619652a56
[0122/145317.933226:ERROR:zygote_host_impl_linux.cc(268)] Failed to adjust OOM score of renderer with pid 82132: Permission denied (13)
[0122/145319.193304:ERROR:zygote_host_impl_linux.cc(268)] Failed to adjust OOM score of renderer with pid 82188: Permission denied (13)
> warning: 2018-01-22 09:53:25.247302 I | proto: duplicate proto type registered: google.protobuf.Any
2018-01-22 09:53:25.247597 I | proto: duplicate proto type registered: google.protobuf.Duration
2018-01-22 09:53:25.247655 I | proto: duplicate proto type registered: google.protobuf.Timestamp

> warning: 2018-01-22 09:53:25.770492 I | proto: duplicate proto type registered: google.protobuf.Any
2018-01-22 09:53:25.770698 I | proto: duplicate proto type registered: google.protobuf.Duration
2018-01-22 09:53:25.770849 I | proto: duplicate proto type registered: google.protobuf.Timestamp

CDP: {"source":"security","level":"error","text":"Refused to apply inline style because it violates the following Content Security Policy directive: \"default-src 'self' http://127.0.0.2:9191\". Either the 'unsafe-inline' keyword, a hash ('sha256-I4l5F4Kq75Yvla5XX3FqfoQO1206LqJ8p8rtQPyLwm4='), or a nonce ('nonce-...') is required to enable inline execution. Note also that 'style-src' was not explicitly set, so 'default-src' is used as a fallback.\n","timestamp":1516632807226.43,"url":"http://127.0.0.2:9191/cockpit/$10b90b67875dd314204fa69a2cc683d51f94ce25/kubernetes/registry.js","lineNumber":3920,"stackTrace":{"callFrames":[{"functionName":"html","scriptId":"44","url":"http://127.0.0.2:9191/cockpit/$10b90b67875dd314204fa69a2cc683d51f94ce25/kubernetes/registry.js","lineNumber":3920,"columnNumber":74},{"functionName":"be.(anonymous function)","scriptId":"44","url":"http://127.0.0.2:9191/cockpit/$10b90b67875dd314204fa69a2cc683d51f94ce25/kubernetes/registry.js","lineNumber":3937,"columnNumber":40},{"functionName":"","scriptId":"44","url":"http://127.0.0.2:9191/cockpit/$10b90b67875dd314204fa69a2cc683d51f94ce25/kubernetes/registry.js","lineNumber":1427,"columnNumber":40},{"functionName":"l","scriptId":"44","url":"http://127.0.0.2:9191/cockpit/$10b90b67875dd314204fa69a2cc683d51f94ce25/kubernetes/registry.js","lineNumber":2475,"columnNumber":41},{"functionName":"","scriptId":"44","url":"http://127.0.0.2:9191/cockpit/$10b90b67875dd314204fa69a2cc683d51f94ce25/kubernetes/registry.js","lineNumber":2483,"columnNumber":20},{"functionName":"$eval","scriptId":"44","url":"http://127.0.0.2:9191/cockpit/$10b90b67875dd314204fa69a2cc683d51f94ce25/kubernetes/registry.js","lineNumber":2799,"columnNumber":35},{"functionName":"$digest","scriptId":"44","url":"http://127.0.0.2:9191/cockpit/$10b90b67875dd314204fa69a2cc683d51f94ce25/kubernetes/registry.js","lineNumber":2752,"columnNumber":59},{"functionName":"$apply","scriptId":"44","url":"http://127.0.0.2:9191/cockpit/$10b90b67875dd314204fa69a2cc683d51f94ce25/kubernetes/registry.js","lineNumber":2821,"columnNumber":34},{"functionName":"","scriptId":"44","url":"http://127.0.0.2:9191/cockpit/$10b90b67875dd314204fa69a2cc683d51f94ce25/kubernetes/registry.js","lineNumber":2184,"columnNumber":52},{"functionName":"n","scriptId":"44","url":"http://127.0.0.2:9191/cockpit/$10b90b67875dd314204fa69a2cc683d51f94ce25/kubernetes/registry.js","lineNumber":713,"columnNumber":90},{"functionName":"ph_click","scriptId":"22","url":"","lineNumber":122,"columnNumber":7},{"functionName":"","scriptId":"55","url":"","lineNumber":0,"columnNumber":16}]}}
Unexpected journal message 'audit: type=1400 audit(1516632760.976:163): avc:  denied  { map } for  pid=1258 comm="hostname" path="/usr/bin/hostname" dev="dm-0" ino=20028 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:hostname_exec_t:s0 tclass=file permissive=0'
Unexpected journal message 'audit: type=1400 audit(1516632761.192:165): avc:  denied  { execute_no_trans } for  pid=1302 comm="pmie_check" path="/usr/bin/pmie" dev="dm-0" ino=139127 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:pcp_pmie_exec_t:s0 tclass=file permissive=0'
Wrote JS log to TestRegistry-testImageNames-fedora-27-127.0.0.2-2301-FAIL.js.log
Journal extracted to TestRegistry-testImageNames-fedora-27-127.0.0.2-2301-FAIL.log
Journal extracted to TestRegistry-testImageNames-openshift-127.0.0.2-2302-FAIL.log
/etc/profile.d/lang.sh: line 20: warning: setlocale: LC_COLLATE: cannot change locale (en_US.UTF-8): No such file or directory
/etc/profile.d/lang.sh: line 23: warning: setlocale: LC_MESSAGES: cannot change locale (en_US.UTF-8): No such file or directory
/etc/profile.d/lang.sh: line 26: warning: setlocale: LC_NUMERIC: cannot change locale (en_US.UTF-8): No such file or directory
/etc/profile.d/lang.sh: line 29: warning: setlocale: LC_TIME: cannot change locale (en_US.UTF-8): No such file or directory
Traceback (most recent call last):
  File "/build/cockpit/test/common/testlib.py", line 669, in tearDown
    self.check_journal_messages()
  File "/build/cockpit/test/common/testlib.py", line 804, in check_journal_messages
    raise Error(first)
Error: audit: type=1400 audit(1516632760.976:163): avc:  denied  { map } for  pid=1258 comm="hostname" path="/usr/bin/hostname" dev="dm-0" ino=20028 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:hostname_exec_t:s0 tclass=file permissive=0

not ok 126 testImageNames (check_openshift.TestRegistry) # duration: 75s
Wrote screenshot to TestRegistry-testImageNames-fedora-27-127.0.0.2-2301-FAIL.png
Wrote HTML dump to TestRegistry-testImageNames-fedora-27-127.0.0.2-2301-FAIL.html
Wrote JS log to TestRegistry-testImageNames-fedora-27-127.0.0.2-2301-FAIL.js.log
Journal extracted to TestRegistry-testImageNames-fedora-27-127.0.0.2-2301-FAIL.log
Journal extracted to TestRegistry-testImageNames-openshift-127.0.0.2-2302-FAIL.log
/etc/profile.d/lang.sh: line 20: warning: setlocale: LC_COLLATE: cannot change locale (en_US.UTF-8): No such file or directory
/etc/profile.d/lang.sh: line 23: warning: setlocale: LC_MESSAGES: cannot change locale (en_US.UTF-8): No such file or directory
/etc/profile.d/lang.sh: line 26: warning: setlocale: LC_NUMERIC: cannot change locale (en_US.UTF-8): No such file or directory
/etc/profile.d/lang.sh: line 29: warning: setlocale: LC_TIME: cannot change locale (en_US.UTF-8): No such file or directory

First occurrence: 2018-01-22T14:53:38.324971 | revision 406553f0a1c7944d4702673ddef1f2778f003642, logs Times recorded: 1 Latest occurrences:

# ----------------------------------------------------------------------
# testBasic (check_apps.TestApps)
#

DevTools listening on ws://127.0.0.1:10106/devtools/browser/1c8e9932-a54a-4000-8c1b-c73a367b6a95
[0122/152002.764644:ERROR:zygote_host_impl_linux.cc(268)] Failed to adjust OOM score of renderer with pid 23131: Permission denied (13)
[0122/152003.802316:ERROR:zygote_host_impl_linux.cc(268)] Failed to adjust OOM score of renderer with pid 23191: Permission denied (13)
Unexpected journal message 'audit: type=1400 audit(1516634394.973:163): avc:  denied  { map } for  pid=1303 comm="hostname" path="/usr/bin/hostname" dev="dm-0" ino=20028 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:hostname_exec_t:s0 tclass=file permissive=0'
Wrote JS log to TestApps-testBasic-fedora-27-127.0.0.2-2201-FAIL.js.log
Journal extracted to TestApps-testBasic-fedora-27-127.0.0.2-2201-FAIL.log
Traceback (most recent call last):
  File "/build/cockpit/test/common/testlib.py", line 669, in tearDown
    self.check_journal_messages()
  File "/build/cockpit/test/common/testlib.py", line 804, in check_journal_messages
    raise Error(first)
Error: audit: type=1400 audit(1516634394.973:163): avc:  denied  { map } for  pid=1303 comm="hostname" path="/usr/bin/hostname" dev="dm-0" ino=20028 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:hostname_exec_t:s0 tclass=file permissive=0

not ok 136 testBasic (check_apps.TestApps) # duration: 34s
Wrote screenshot to TestApps-testBasic-fedora-27-127.0.0.2-2201-FAIL.png
Wrote HTML dump to TestApps-testBasic-fedora-27-127.0.0.2-2201-FAIL.html
Wrote JS log to TestApps-testBasic-fedora-27-127.0.0.2-2201-FAIL.js.log
Journal extracted to TestApps-testBasic-fedora-27-127.0.0.2-2201-FAIL.log

First occurrence: 2018-01-22T15:20:16.434852 | revision f4199327560f0a79dbb2aeef0c30d647c5257e25, logs Times recorded: 1 Latest occurrences:

# ----------------------------------------------------------------------
# testDockerCommandInfo (check_openshift.TestRegistry)
#
/etc/profile.d/lang.sh: line 20: warning: setlocale: LC_COLLATE: cannot change locale (en_US.UTF-8): No such file or directory
/etc/profile.d/lang.sh: line 23: warning: setlocale: LC_MESSAGES: cannot change locale (en_US.UTF-8): No such file or directory
/etc/profile.d/lang.sh: line 26: warning: setlocale: LC_NUMERIC: cannot change locale (en_US.UTF-8): No such file or directory
/etc/profile.d/lang.sh: line 29: warning: setlocale: LC_TIME: cannot change locale (en_US.UTF-8): No such file or directory
/etc/profile.d/lang.sh: line 20: warning: setlocale: LC_COLLATE: cannot change locale (en_US.UTF-8): No such file or directory
/etc/profile.d/lang.sh: line 23: warning: setlocale: LC_MESSAGES: cannot change locale (en_US.UTF-8): No such file or directory
/etc/profile.d/lang.sh: line 26: warning: setlocale: LC_NUMERIC: cannot change locale (en_US.UTF-8): No such file or directory
/etc/profile.d/lang.sh: line 29: warning: setlocale: LC_TIME: cannot change locale (en_US.UTF-8): No such file or directory
The connection to the server 10.111.112.101:8443 was refused - did you specify the right host or port?
The connection to the server 10.111.112.101:8443 was refused - did you specify the right host or port?
The connection to the server 10.111.112.101:8443 was refused - did you specify the right host or port?
The connection to the server 10.111.112.101:8443 was refused - did you specify the right host or port?
The connection to the server 10.111.112.101:8443 was refused - did you specify the right host or port?
The connection to the server 10.111.112.101:8443 was refused - did you specify the right host or port?
The connection to the server 10.111.112.101:8443 was refused - did you specify the right host or port?
The connection to the server 10.111.112.101:8443 was refused - did you specify the right host or port?
The connection to the server 10.111.112.101:8443 was refused - did you specify the right host or port?
/etc/profile.d/lang.sh: line 20: warning: setlocale: LC_COLLATE: cannot change locale (en_US.UTF-8): No such file or directory
/etc/profile.d/lang.sh: line 23: warning: setlocale: LC_MESSAGES: cannot change locale (en_US.UTF-8): No such file or directory
/etc/profile.d/lang.sh: line 26: warning: setlocale: LC_NUMERIC: cannot change locale (en_US.UTF-8): No such file or directory
/etc/profile.d/lang.sh: line 29: warning: setlocale: LC_TIME: cannot change locale (en_US.UTF-8): No such file or directory
ftruncate() failed: Permission denied

DevTools listening on ws://127.0.0.1:10004/devtools/browser/5ec1344c-37c9-4662-afe1-dc52c3da4e65
[0122/145419.056302:ERROR:zygote_host_impl_linux.cc(268)] Failed to adjust OOM score of renderer with pid 83105: Permission denied (13)
[0122/145420.470248:ERROR:zygote_host_impl_linux.cc(268)] Failed to adjust OOM score of renderer with pid 83138: Permission denied (13)
> warning: 2018-01-22 09:54:29.965832 I | proto: duplicate proto type registered: google.protobuf.Any
2018-01-22 09:54:29.966157 I | proto: duplicate proto type registered: google.protobuf.Duration
2018-01-22 09:54:29.966280 I | proto: duplicate proto type registered: google.protobuf.Timestamp

> warning: 2018-01-22 09:54:30.938838 I | proto: duplicate proto type registered: google.protobuf.Any
2018-01-22 09:54:30.939087 I | proto: duplicate proto type registered: google.protobuf.Duration
2018-01-22 09:54:30.939187 I | proto: duplicate proto type registered: google.protobuf.Timestamp

> warning: failed to lookup access: marmalade get imagestreams/layers: "User \"pushuser\" cannot create localresourceaccessreviews in the namespace \"marmalade\": User \"pushuser\" cannot create localresourceaccessreviews in project \"marmalade\""
> warning: failed to lookup access: pizzazz get imagestreams/layers: "User \"pushuser\" cannot create localresourceaccessreviews in the namespace \"pizzazz\": User \"pushuser\" cannot create localresourceaccessreviews in project \"pizzazz\""
> warning: failed to lookup access: marmalade get imagestreams/layers: "User \"pushuser\" cannot create localresourceaccessreviews in the namespace \"marmalade\": User \"pushuser\" cannot create localresourceaccessreviews in project \"marmalade\""
> warning: failed to lookup access: pizzazz get imagestreams/layers: "User \"pushuser\" cannot create localresourceaccessreviews in the namespace \"pizzazz\": User \"pushuser\" cannot create localresourceaccessreviews in project \"pizzazz\""
CDP: {"source":"security","level":"error","text":"Refused to apply inline style because it violates the following Content Security Policy directive: \"default-src 'self' http://127.0.0.2:9691\". Either the 'unsafe-inline' keyword, a hash ('sha256-I4l5F4Kq75Yvla5XX3FqfoQO1206LqJ8p8rtQPyLwm4='), or a nonce ('nonce-...') is required to enable inline execution. Note also that 'style-src' was not explicitly set, so 'default-src' is used as a fallback.\n","timestamp":1516632876865.9,"url":"http://127.0.0.2:9691/cockpit/$10b90b67875dd314204fa69a2cc683d51f94ce25/kubernetes/registry.js","lineNumber":3920,"stackTrace":{"callFrames":[{"functionName":"html","scriptId":"44","url":"http://127.0.0.2:9691/cockpit/$10b90b67875dd314204fa69a2cc683d51f94ce25/kubernetes/registry.js","lineNumber":3920,"columnNumber":74},{"functionName":"be.(anonymous function)","scriptId":"44","url":"http://127.0.0.2:9691/cockpit/$10b90b67875dd314204fa69a2cc683d51f94ce25/kubernetes/registry.js","lineNumber":3937,"columnNumber":40},{"functionName":"","scriptId":"44","url":"http://127.0.0.2:9691/cockpit/$10b90b67875dd314204fa69a2cc683d51f94ce25/kubernetes/registry.js","lineNumber":1427,"columnNumber":40},{"functionName":"l","scriptId":"44","url":"http://127.0.0.2:9691/cockpit/$10b90b67875dd314204fa69a2cc683d51f94ce25/kubernetes/registry.js","lineNumber":2475,"columnNumber":41},{"functionName":"","scriptId":"44","url":"http://127.0.0.2:9691/cockpit/$10b90b67875dd314204fa69a2cc683d51f94ce25/kubernetes/registry.js","lineNumber":2483,"columnNumber":20},{"functionName":"$eval","scriptId":"44","url":"http://127.0.0.2:9691/cockpit/$10b90b67875dd314204fa69a2cc683d51f94ce25/kubernetes/registry.js","lineNumber":2799,"columnNumber":35},{"functionName":"$digest","scriptId":"44","url":"http://127.0.0.2:9691/cockpit/$10b90b67875dd314204fa69a2cc683d51f94ce25/kubernetes/registry.js","lineNumber":2752,"columnNumber":59},{"functionName":"","scriptId":"44","url":"http://127.0.0.2:9691/cockpit/$10b90b67875dd314204fa69a2cc683d51f94ce25/kubernetes/registry.js","lineNumber":2193,"columnNumber":45},{"functionName":"","scriptId":"44","url":"http://127.0.0.2:9691/cockpit/$10b90b67875dd314204fa69a2cc683d51f94ce25/kubernetes/registry.js","lineNumber":978,"columnNumber":20},{"functionName":"i","scriptId":"44","url":"http://127.0.0.2:9691/cockpit/$10b90b67875dd314204fa69a2cc683d51f94ce25/kubernetes/registry.js","lineNumber":41,"columnNumber":73},{"functionName":"m","scriptId":"44","url":"http://127.0.0.2:9691/cockpit/$10b90b67875dd314204fa69a2cc683d51f94ce25/kubernetes/registry.js","lineNumber":977,"columnNumber":65},{"functionName":"u","scriptId":"44","url":"http://127.0.0.2:9691/cockpit/$10b90b67875dd314204fa69a2cc683d51f94ce25/kubernetes/registry.js","lineNumber":966,"columnNumber":21},{"functionName":"n","scriptId":"44","url":"http://127.0.0.2:9691/cockpit/$10b90b67875dd314204fa69a2cc683d51f94ce25/kubernetes/registry.js","lineNumber":713,"columnNumber":90},{"functionName":"ph_go","scriptId":"22","url":"","lineNumber":167,"columnNumber":29},{"functionName":"","scriptId":"72","url":"","lineNumber":0,"columnNumber":16}]}}
/etc/profile.d/lang.sh: line 20: warning: setlocale: LC_COLLATE: cannot change locale (en_US.UTF-8): No such file or directory
/etc/profile.d/lang.sh: line 23: warning: setlocale: LC_MESSAGES: cannot change locale (en_US.UTF-8): No such file or directory
/etc/profile.d/lang.sh: line 26: warning: setlocale: LC_NUMERIC: cannot change locale (en_US.UTF-8): No such file or directory
/etc/profile.d/lang.sh: line 29: warning: setlocale: LC_TIME: cannot change locale (en_US.UTF-8): No such file or directory
> warning: 2018-01-22 09:54:44.491377 I | proto: duplicate proto type registered: google.protobuf.Any
2018-01-22 09:54:44.491694 I | proto: duplicate proto type registered: google.protobuf.Duration
2018-01-22 09:54:44.491757 I | proto: duplicate proto type registered: google.protobuf.Timestamp

> warning: 2018-01-22 09:54:45.815542 I | proto: duplicate proto type registered: google.protobuf.Any
2018-01-22 09:54:45.815753 I | proto: duplicate proto type registered: google.protobuf.Duration
2018-01-22 09:54:45.815826 I | proto: duplicate proto type registered: google.protobuf.Timestamp

> warning: failed to lookup access: marmalade get imagestreams/layers: "User \"pulluser\" cannot create localresourceaccessreviews in the namespace \"marmalade\": User \"pulluser\" cannot create localresourceaccessreviews in project \"marmalade\""
> warning: failed to lookup access: marmalade get imagestreams/layers: "User \"pulluser\" cannot create localresourceaccessreviews in the namespace \"marmalade\": User \"pulluser\" cannot create localresourceaccessreviews in project \"marmalade\""
CDP: {"source":"security","level":"error","text":"Refused to apply inline style because it violates the following Content Security Policy directive: \"default-src 'self' http://127.0.0.2:9691\". Either the 'unsafe-inline' keyword, a hash ('sha256-I4l5F4Kq75Yvla5XX3FqfoQO1206LqJ8p8rtQPyLwm4='), or a nonce ('nonce-...') is required to enable inline execution. Note also that 'style-src' was not explicitly set, so 'default-src' is used as a fallback.\n","timestamp":1516632887464.52,"url":"http://127.0.0.2:9691/cockpit/$10b90b67875dd314204fa69a2cc683d51f94ce25/kubernetes/registry.js","lineNumber":3920,"stackTrace":{"callFrames":[{"functionName":"html","scriptId":"87","url":"http://127.0.0.2:9691/cockpit/$10b90b67875dd314204fa69a2cc683d51f94ce25/kubernetes/registry.js","lineNumber":3920,"columnNumber":74},{"functionName":"be.(anonymous function)","scriptId":"87","url":"http://127.0.0.2:9691/cockpit/$10b90b67875dd314204fa69a2cc683d51f94ce25/kubernetes/registry.js","lineNumber":3937,"columnNumber":40},{"functionName":"","scriptId":"87","url":"http://127.0.0.2:9691/cockpit/$10b90b67875dd314204fa69a2cc683d51f94ce25/kubernetes/registry.js","lineNumber":1427,"columnNumber":40},{"functionName":"l","scriptId":"87","url":"http://127.0.0.2:9691/cockpit/$10b90b67875dd314204fa69a2cc683d51f94ce25/kubernetes/registry.js","lineNumber":2475,"columnNumber":41},{"functionName":"","scriptId":"87","url":"http://127.0.0.2:9691/cockpit/$10b90b67875dd314204fa69a2cc683d51f94ce25/kubernetes/registry.js","lineNumber":2483,"columnNumber":20},{"functionName":"$eval","scriptId":"87","url":"http://127.0.0.2:9691/cockpit/$10b90b67875dd314204fa69a2cc683d51f94ce25/kubernetes/registry.js","lineNumber":2799,"columnNumber":35},{"functionName":"$digest","scriptId":"87","url":"http://127.0.0.2:9691/cockpit/$10b90b67875dd314204fa69a2cc683d51f94ce25/kubernetes/registry.js","lineNumber":2752,"columnNumber":59},{"functionName":"","scriptId":"87","url":"http://127.0.0.2:9691/cockpit/$10b90b67875dd314204fa69a2cc683d51f94ce25/kubernetes/registry.js","lineNumber":2193,"columnNumber":45},{"functionName":"","scriptId":"87","url":"http://127.0.0.2:9691/cockpit/$10b90b67875dd314204fa69a2cc683d51f94ce25/kubernetes/registry.js","lineNumber":978,"columnNumber":20},{"functionName":"i","scriptId":"87","url":"http://127.0.0.2:9691/cockpit/$10b90b67875dd314204fa69a2cc683d51f94ce25/kubernetes/registry.js","lineNumber":41,"columnNumber":73},{"functionName":"m","scriptId":"87","url":"http://127.0.0.2:9691/cockpit/$10b90b67875dd314204fa69a2cc683d51f94ce25/kubernetes/registry.js","lineNumber":977,"columnNumber":65},{"functionName":"u","scriptId":"87","url":"http://127.0.0.2:9691/cockpit/$10b90b67875dd314204fa69a2cc683d51f94ce25/kubernetes/registry.js","lineNumber":966,"columnNumber":21},{"functionName":"n","scriptId":"87","url":"http://127.0.0.2:9691/cockpit/$10b90b67875dd314204fa69a2cc683d51f94ce25/kubernetes/registry.js","lineNumber":713,"columnNumber":90},{"functionName":"ph_go","scriptId":"22","url":"","lineNumber":167,"columnNumber":29},{"functionName":"","scriptId":"72","url":"","lineNumber":0,"columnNumber":16}]}}
Unexpected journal message 'audit: type=1400 audit(1516632800.986:158): avc:  denied  { map } for  pid=1269 comm="hostname" path="/usr/bin/hostname" dev="dm-0" ino=20028 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:hostname_exec_t:s0 tclass=file permissive=0'
Unexpected journal message 'audit: type=1400 audit(1516632801.279:162): avc:  denied  { execute_no_trans } for  pid=1313 comm="pmie_check" path="/usr/bin/pmie" dev="dm-0" ino=139127 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:pcp_pmie_exec_t:s0 tclass=file permissive=0'
Wrote JS log to TestRegistry-testDockerCommandInfo-fedora-27-127.0.0.2-2801-FAIL.js.log
Journal extracted to TestRegistry-testDockerCommandInfo-fedora-27-127.0.0.2-2801-FAIL.log
Journal extracted to TestRegistry-testDockerCommandInfo-openshift-127.0.0.2-2802-FAIL.log
/etc/profile.d/lang.sh: line 20: warning: setlocale: LC_COLLATE: cannot change locale (en_US.UTF-8): No such file or directory
/etc/profile.d/lang.sh: line 23: warning: setlocale: LC_MESSAGES: cannot change locale (en_US.UTF-8): No such file or directory
/etc/profile.d/lang.sh: line 26: warning: setlocale: LC_NUMERIC: cannot change locale (en_US.UTF-8): No such file or directory
/etc/profile.d/lang.sh: line 29: warning: setlocale: LC_TIME: cannot change locale (en_US.UTF-8): No such file or directory
Traceback (most recent call last):
  File "/build/cockpit/test/common/testlib.py", line 669, in tearDown
    self.check_journal_messages()
  File "/build/cockpit/test/common/testlib.py", line 804, in check_journal_messages
    raise Error(first)
Error: audit: type=1400 audit(1516632800.986:158): avc:  denied  { map } for  pid=1269 comm="hostname" path="/usr/bin/hostname" dev="dm-0" ino=20028 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:hostname_exec_t:s0 tclass=file permissive=0

not ok 125 testDockerCommandInfo (check_openshift.TestRegistry) # duration: 111s
Wrote screenshot to TestRegistry-testDockerCommandInfo-fedora-27-127.0.0.2-2801-FAIL.png
Wrote HTML dump to TestRegistry-testDockerCommandInfo-fedora-27-127.0.0.2-2801-FAIL.html
Wrote JS log to TestRegistry-testDockerCommandInfo-fedora-27-127.0.0.2-2801-FAIL.js.log
Journal extracted to TestRegistry-testDockerCommandInfo-fedora-27-127.0.0.2-2801-FAIL.log
Journal extracted to TestRegistry-testDockerCommandInfo-openshift-127.0.0.2-2802-FAIL.log
/etc/profile.d/lang.sh: line 20: warning: setlocale: LC_COLLATE: cannot change locale (en_US.UTF-8): No such file or directory
/etc/profile.d/lang.sh: line 23: warning: setlocale: LC_MESSAGES: cannot change locale (en_US.UTF-8): No such file or directory
/etc/profile.d/lang.sh: line 26: warning: setlocale: LC_NUMERIC: cannot change locale (en_US.UTF-8): No such file or directory
/etc/profile.d/lang.sh: line 29: warning: setlocale: LC_TIME: cannot change locale (en_US.UTF-8): No such file or directory

First occurrence: 2018-01-22T14:54:53.195204 | revision 406553f0a1c7944d4702673ddef1f2778f003642, logs Times recorded: 1 Latest occurrences:

# ----------------------------------------------------------------------
# testProjectPolicy (check_openshift.TestRegistry)
#
/etc/profile.d/lang.sh: line 20: warning: setlocale: LC_COLLATE: cannot change locale (en_US.UTF-8): No such file or directory
/etc/profile.d/lang.sh: line 23: warning: setlocale: LC_MESSAGES: cannot change locale (en_US.UTF-8): No such file or directory
/etc/profile.d/lang.sh: line 26: warning: setlocale: LC_NUMERIC: cannot change locale (en_US.UTF-8): No such file or directory
/etc/profile.d/lang.sh: line 29: warning: setlocale: LC_TIME: cannot change locale (en_US.UTF-8): No such file or directory
/etc/profile.d/lang.sh: line 20: warning: setlocale: LC_COLLATE: cannot change locale (en_US.UTF-8): No such file or directory
/etc/profile.d/lang.sh: line 23: warning: setlocale: LC_MESSAGES: cannot change locale (en_US.UTF-8): No such file or directory
/etc/profile.d/lang.sh: line 26: warning: setlocale: LC_NUMERIC: cannot change locale (en_US.UTF-8): No such file or directory
/etc/profile.d/lang.sh: line 29: warning: setlocale: LC_TIME: cannot change locale (en_US.UTF-8): No such file or directory
The connection to the server 10.111.112.101:8443 was refused - did you specify the right host or port?
The connection to the server 10.111.112.101:8443 was refused - did you specify the right host or port?
The connection to the server 10.111.112.101:8443 was refused - did you specify the right host or port?
The connection to the server 10.111.112.101:8443 was refused - did you specify the right host or port?
The connection to the server 10.111.112.101:8443 was refused - did you specify the right host or port?
The connection to the server 10.111.112.101:8443 was refused - did you specify the right host or port?
The connection to the server 10.111.112.101:8443 was refused - did you specify the right host or port?
The connection to the server 10.111.112.101:8443 was refused - did you specify the right host or port?
the server doesn't have a resource type "projects"

DevTools listening on ws://127.0.0.1:9369/devtools/browser/0cd77d45-7b1b-4216-aa12-6bc0c33c5714
[0122/152058.017091:ERROR:zygote_host_impl_linux.cc(268)] Failed to adjust OOM score of renderer with pid 24666: Permission denied (13)
[0122/152059.131723:ERROR:zygote_host_impl_linux.cc(268)] Failed to adjust OOM score of renderer with pid 24752: Permission denied (13)
> warning: 2018-01-22 10:21:03.926704 I | proto: duplicate proto type registered: google.protobuf.Any
2018-01-22 10:21:03.927035 I | proto: duplicate proto type registered: google.protobuf.Duration
2018-01-22 10:21:03.927067 I | proto: duplicate proto type registered: google.protobuf.Timestamp

> warning: 2018-01-22 10:21:04.342311 I | proto: duplicate proto type registered: google.protobuf.Any
2018-01-22 10:21:04.342477 I | proto: duplicate proto type registered: google.protobuf.Duration
2018-01-22 10:21:04.342529 I | proto: duplicate proto type registered: google.protobuf.Timestamp

Unexpected journal message 'audit: type=1400 audit(1516634422.651:163): avc:  denied  { map } for  pid=1277 comm="hostname" path="/usr/bin/hostname" dev="dm-0" ino=20028 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:hostname_exec_t:s0 tclass=file permissive=0'
Wrote JS log to TestRegistry-testProjectPolicy-fedora-27-127.0.0.2-2401-FAIL.js.log
Journal extracted to TestRegistry-testProjectPolicy-fedora-27-127.0.0.2-2401-FAIL.log
Journal extracted to TestRegistry-testProjectPolicy-openshift-127.0.0.2-2402-FAIL.log
/etc/profile.d/lang.sh: line 20: warning: setlocale: LC_COLLATE: cannot change locale (en_US.UTF-8): No such file or directory
/etc/profile.d/lang.sh: line 23: warning: setlocale: LC_MESSAGES: cannot change locale (en_US.UTF-8): No such file or directory
/etc/profile.d/lang.sh: line 26: warning: setlocale: LC_NUMERIC: cannot change locale (en_US.UTF-8): No such file or directory
/etc/profile.d/lang.sh: line 29: warning: setlocale: LC_TIME: cannot change locale (en_US.UTF-8): No such file or directory
Traceback (most recent call last):
  File "/build/cockpit/test/common/testlib.py", line 669, in tearDown
    self.check_journal_messages()
  File "/build/cockpit/test/common/testlib.py", line 804, in check_journal_messages
    raise Error(first)
Error: audit: type=1400 audit(1516634422.651:163): avc:  denied  { map } for  pid=1277 comm="hostname" path="/usr/bin/hostname" dev="dm-0" ino=20028 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:hostname_exec_t:s0 tclass=file permissive=0

not ok 131 testProjectPolicy (check_openshift.TestRegistry) # duration: 66s
Wrote screenshot to TestRegistry-testProjectPolicy-fedora-27-127.0.0.2-2401-FAIL.png
Wrote HTML dump to TestRegistry-testProjectPolicy-fedora-27-127.0.0.2-2401-FAIL.html
Wrote JS log to TestRegistry-testProjectPolicy-fedora-27-127.0.0.2-2401-FAIL.js.log
Journal extracted to TestRegistry-testProjectPolicy-fedora-27-127.0.0.2-2401-FAIL.log
Journal extracted to TestRegistry-testProjectPolicy-openshift-127.0.0.2-2402-FAIL.log
/etc/profile.d/lang.sh: line 20: warning: setlocale: LC_COLLATE: cannot change locale (en_US.UTF-8): No such file or directory
/etc/profile.d/lang.sh: line 23: warning: setlocale: LC_MESSAGES: cannot change locale (en_US.UTF-8): No such file or directory
/etc/profile.d/lang.sh: line 26: warning: setlocale: LC_NUMERIC: cannot change locale (en_US.UTF-8): No such file or directory
/etc/profile.d/lang.sh: line 29: warning: setlocale: LC_TIME: cannot change locale (en_US.UTF-8): No such file or directory

First occurrence: 2018-01-22T15:21:18.907801 | revision f4199327560f0a79dbb2aeef0c30d647c5257e25, logs Times recorded: 1 Latest occurrences:

# ----------------------------------------------------------------------
# testBasic (check_terminal.TestTerminal)
#
ftruncate() failed: Permission denied

DevTools listening on ws://127.0.0.1:9862/devtools/browser/916d663a-9f02-48b5-9f2d-7e5f9a99cd6d
[0122/145643.852345:ERROR:zygote_host_impl_linux.cc(268)] Failed to adjust OOM score of renderer with pid 86483: Permission denied (13)
[0122/145645.197136:ERROR:zygote_host_impl_linux.cc(268)] Failed to adjust OOM score of renderer with pid 86560: Permission denied (13)
Unexpected journal message 'audit: type=1400 audit(1516632994.012:163): avc:  denied  { execute_no_trans } for  pid=1266 comm="pmie_check" path="/usr/bin/pmie" dev="dm-0" ino=139127 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:pcp_pmie_exec_t:s0 tclass=file permissive=0'
Wrote JS log to TestTerminal-testBasic-fedora-27-127.0.0.2-2701-FAIL.js.log
Journal extracted to TestTerminal-testBasic-fedora-27-127.0.0.2-2701-FAIL.log
Traceback (most recent call last):
  File "/build/cockpit/test/common/testlib.py", line 669, in tearDown
    self.check_journal_messages()
  File "/build/cockpit/test/common/testlib.py", line 804, in check_journal_messages
    raise Error(first)
Error: audit: type=1400 audit(1516632994.012:163): avc:  denied  { execute_no_trans } for  pid=1266 comm="pmie_check" path="/usr/bin/pmie" dev="dm-0" ino=139127 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:pcp_pmie_exec_t:s0 tclass=file permissive=0

not ok 101 testBasic (check_terminal.TestTerminal) # duration: 37s
Wrote screenshot to TestTerminal-testBasic-fedora-27-127.0.0.2-2701-FAIL.png
Wrote HTML dump to TestTerminal-testBasic-fedora-27-127.0.0.2-2701-FAIL.html
Wrote JS log to TestTerminal-testBasic-fedora-27-127.0.0.2-2701-FAIL.js.log
Journal extracted to TestTerminal-testBasic-fedora-27-127.0.0.2-2701-FAIL.log

First occurrence: 2018-01-22T14:56:53.855244 | revision 406553f0a1c7944d4702673ddef1f2778f003642, logs Times recorded: 1 Latest occurrences:

# ----------------------------------------------------------------------
# testTimeServers (check_system_info.TestSystemInfo)
#
Removed /etc/systemd/system/dbus-org.freedesktop.timedate1.service.
Removed /etc/systemd/system/systemd-timedated.service.
ftruncate() failed: Permission denied

DevTools listening on ws://127.0.0.1:9971/devtools/browser/291efd8a-03d9-4d39-80ab-e2f6079e738f
[0122/145701.419386:ERROR:zygote_host_impl_linux.cc(268)] Failed to adjust OOM score of renderer with pid 86857: Permission denied (13)
[0122/145702.809191:ERROR:zygote_host_impl_linux.cc(268)] Failed to adjust OOM score of renderer with pid 86909: Permission denied (13)
Unexpected journal message 'audit: type=1400 audit(1516633014.342:163): avc:  denied  { map } for  pid=1278 comm="hostname" path="/usr/bin/hostname" dev="dm-0" ino=20028 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:hostname_exec_t:s0 tclass=file permissive=0'
Unexpected journal message 'audit: type=1400 audit(1516633014.534:165): avc:  denied  { execute_no_trans } for  pid=1320 comm="pmie_check" path="/usr/bin/pmie" dev="dm-0" ino=139127 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:pcp_pmie_exec_t:s0 tclass=file permissive=0'
Wrote JS log to TestSystemInfo-testTimeServers-fedora-27-127.0.0.2-2801-FAIL.js.log
Journal extracted to TestSystemInfo-testTimeServers-fedora-27-127.0.0.2-2801-FAIL.log
Traceback (most recent call last):
  File "/build/cockpit/test/common/testlib.py", line 669, in tearDown
    self.check_journal_messages()
  File "/build/cockpit/test/common/testlib.py", line 804, in check_journal_messages
    raise Error(first)
Error: audit: type=1400 audit(1516633014.342:163): avc:  denied  { map } for  pid=1278 comm="hostname" path="/usr/bin/hostname" dev="dm-0" ino=20028 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:hostname_exec_t:s0 tclass=file permissive=0

not ok 100 testTimeServers (check_system_info.TestSystemInfo) # duration: 43s
Wrote screenshot to TestSystemInfo-testTimeServers-fedora-27-127.0.0.2-2801-FAIL.png
Wrote HTML dump to TestSystemInfo-testTimeServers-fedora-27-127.0.0.2-2801-FAIL.html
Wrote JS log to TestSystemInfo-testTimeServers-fedora-27-127.0.0.2-2801-FAIL.js.log
Journal extracted to TestSystemInfo-testTimeServers-fedora-27-127.0.0.2-2801-FAIL.log

First occurrence: 2018-01-22T14:57:19.342435 | revision 406553f0a1c7944d4702673ddef1f2778f003642, logs Times recorded: 1 Latest occurrences:

# ----------------------------------------------------------------------
# testBrokenVdoConfig (check_storage_vdo.TestStorage)
#

DevTools listening on ws://127.0.0.1:9505/devtools/browser/00866275-0b7d-4b63-bfe9-b714d9e170de
[0122/152346.415293:ERROR:zygote_host_impl_linux.cc(268)] Failed to adjust OOM score of renderer with pid 28923: Permission denied (13)
[0122/152347.363509:ERROR:zygote_host_impl_linux.cc(268)] Failed to adjust OOM score of renderer with pid 28998: Permission denied (13)
which: no vdo in (/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin)
Unexpected journal message 'audit: type=1400 audit(1516634618.131:163): avc:  denied  { map } for  pid=1283 comm="hostname" path="/usr/bin/hostname" dev="dm-0" ino=20028 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:hostname_exec_t:s0 tclass=file permissive=0'
Unexpected journal message 'audit: type=1400 audit(1516634618.309:165): avc:  denied  { execute_no_trans } for  pid=1337 comm="pmie_check" path="/usr/bin/pmie" dev="dm-0" ino=139127 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:pcp_pmie_exec_t:s0 tclass=file permissive=0'
Wrote JS log to TestStorage-testBrokenVdoConfig-fedora-27-127.0.0.2-2301-FAIL.js.log
Journal extracted to TestStorage-testBrokenVdoConfig-fedora-27-127.0.0.2-2301-FAIL.log
Traceback (most recent call last):
  File "/build/cockpit/test/common/testlib.py", line 669, in tearDown
    self.check_journal_messages()
  File "/build/cockpit/test/common/testlib.py", line 804, in check_journal_messages
    raise Error(first)
Error: audit: type=1400 audit(1516634618.131:163): avc:  denied  { map } for  pid=1283 comm="hostname" path="/usr/bin/hostname" dev="dm-0" ino=20028 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:hostname_exec_t:s0 tclass=file permissive=0

not ok 107 testBrokenVdoConfig (check_storage_vdo.TestStorage) # duration: 27s
Wrote screenshot to TestStorage-testBrokenVdoConfig-fedora-27-127.0.0.2-2301-FAIL.png
Wrote HTML dump to TestStorage-testBrokenVdoConfig-fedora-27-127.0.0.2-2301-FAIL.html
Wrote JS log to TestStorage-testBrokenVdoConfig-fedora-27-127.0.0.2-2301-FAIL.js.log
Journal extracted to TestStorage-testBrokenVdoConfig-fedora-27-127.0.0.2-2301-FAIL.log

First occurrence: 2018-01-22T15:23:52.628675 | revision f4199327560f0a79dbb2aeef0c30d647c5257e25, logs Times recorded: 1 Latest occurrences:

# ----------------------------------------------------------------------
# testMounting (check_storage_mounting.TestStorage)
#
ftruncate() failed: Permission denied

DevTools listening on ws://127.0.0.1:9327/devtools/browser/951c134e-503f-49da-a37a-63d93e481a80
[0122/145858.710079:ERROR:zygote_host_impl_linux.cc(268)] Failed to adjust OOM score of renderer with pid 89408: Permission denied (13)
[0122/145900.050154:ERROR:zygote_host_impl_linux.cc(268)] Failed to adjust OOM score of renderer with pid 89445: Permission denied (13)
Unexpected journal message 'audit: type=1400 audit(1516633127.542:153): avc:  denied  { map } for  pid=1241 comm="hostname" path="/usr/bin/hostname" dev="dm-0" ino=20028 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:hostname_exec_t:s0 tclass=file permissive=0'
Unexpected journal message 'audit: type=1400 audit(1516633127.683:155): avc:  denied  { execute_no_trans } for  pid=1266 comm="pmie_check" path="/usr/bin/pmie" dev="dm-0" ino=139127 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:pcp_pmie_exec_t:s0 tclass=file permissive=0'
Wrote JS log to TestStorage-testMounting-fedora-27-127.0.0.2-2701-FAIL.js.log
Journal extracted to TestStorage-testMounting-fedora-27-127.0.0.2-2701-FAIL.log
Traceback (most recent call last):
  File "/build/cockpit/test/common/testlib.py", line 669, in tearDown
    self.check_journal_messages()
  File "/build/cockpit/test/common/testlib.py", line 804, in check_journal_messages
    raise Error(first)
Error: audit: type=1400 audit(1516633127.542:153): avc:  denied  { map } for  pid=1241 comm="hostname" path="/usr/bin/hostname" dev="dm-0" ino=20028 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:hostname_exec_t:s0 tclass=file permissive=0

not ok 82 testMounting (check_storage_mounting.TestStorage) # duration: 61s
Wrote screenshot to TestStorage-testMounting-fedora-27-127.0.0.2-2701-FAIL.png
Wrote HTML dump to TestStorage-testMounting-fedora-27-127.0.0.2-2701-FAIL.html
Wrote JS log to TestStorage-testMounting-fedora-27-127.0.0.2-2701-FAIL.js.log
Journal extracted to TestStorage-testMounting-fedora-27-127.0.0.2-2701-FAIL.log

First occurrence: 2018-01-22T14:59:28.876468 | revision 406553f0a1c7944d4702673ddef1f2778f003642, logs Times recorded: 1 Latest occurrences:

# ----------------------------------------------------------------------
# testFormatTypes (check_storage_format.TestStorage)
#

DevTools listening on ws://127.0.0.1:10094/devtools/browser/7ecb541f-95bd-4e1d-97bc-24e35399d07c
[0122/152504.693970:ERROR:zygote_host_impl_linux.cc(268)] Failed to adjust OOM score of renderer with pid 31884: Permission denied (13)
[0122/152505.708807:ERROR:zygote_host_impl_linux.cc(268)] Failed to adjust OOM score of renderer with pid 31925: Permission denied (13)
Unexpected journal message 'audit: type=1400 audit(1516634695.383:160): avc:  denied  { map } for  pid=1299 comm="hostname" path="/usr/bin/hostname" dev="dm-0" ino=20028 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:hostname_exec_t:s0 tclass=file permissive=0'
Unexpected journal message 'audit: type=1400 audit(1516634695.521:162): avc:  denied  { execute_no_trans } for  pid=1335 comm="pmie_check" path="/usr/bin/pmie" dev="dm-0" ino=139127 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:pcp_pmie_exec_t:s0 tclass=file permissive=0'
Wrote JS log to TestStorage-testFormatTypes-fedora-27-127.0.0.2-2901-FAIL.js.log
Journal extracted to TestStorage-testFormatTypes-fedora-27-127.0.0.2-2901-FAIL.log
Traceback (most recent call last):
  File "/build/cockpit/test/common/testlib.py", line 669, in tearDown
    self.check_journal_messages()
  File "/build/cockpit/test/common/testlib.py", line 804, in check_journal_messages
    raise Error(first)
Error: audit: type=1400 audit(1516634695.383:160): avc:  denied  { map } for  pid=1299 comm="hostname" path="/usr/bin/hostname" dev="dm-0" ino=20028 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:hostname_exec_t:s0 tclass=file permissive=0

not ok 84 testFormatTypes (check_storage_format.TestStorage) # duration: 30s
Wrote screenshot to TestStorage-testFormatTypes-fedora-27-127.0.0.2-2901-FAIL.png
Wrote HTML dump to TestStorage-testFormatTypes-fedora-27-127.0.0.2-2901-FAIL.html
Wrote JS log to TestStorage-testFormatTypes-fedora-27-127.0.0.2-2901-FAIL.js.log
Journal extracted to TestStorage-testFormatTypes-fedora-27-127.0.0.2-2901-FAIL.log

First occurrence: 2018-01-22T15:25:17.450972 | revision f4199327560f0a79dbb2aeef0c30d647c5257e25, logs Times recorded: 1 Latest occurrences:

# ----------------------------------------------------------------------
# testBasic (check_storage_basic.TestStorage)
#
ftruncate() failed: Permission denied

DevTools listening on ws://127.0.0.1:9789/devtools/browser/b8fbcfb3-dcd4-40d9-a4e1-2b4c8078d92f
[0122/150040.423248:ERROR:zygote_host_impl_linux.cc(268)] Failed to adjust OOM score of renderer with pid 91424: Permission denied (13)
[0122/150041.882284:ERROR:zygote_host_impl_linux.cc(268)] Failed to adjust OOM score of renderer with pid 91451: Permission denied (13)
mke2fs 1.43.5 (04-Aug-2017)
Unexpected journal message 'audit: type=1400 audit(1516633230.369:160): avc:  denied  { map } for  pid=1211 comm="hostname" path="/usr/bin/hostname" dev="dm-0" ino=20028 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:hostname_exec_t:s0 tclass=file permissive=0'
Unexpected journal message 'audit: type=1400 audit(1516633230.599:162): avc:  denied  { execute_no_trans } for  pid=1247 comm="pmie_check" path="/usr/bin/pmie" dev="dm-0" ino=139127 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:pcp_pmie_exec_t:s0 tclass=file permissive=0'
Wrote JS log to TestStorage-testBasic-fedora-27-127.0.0.2-2901-FAIL.js.log
Journal extracted to TestStorage-testBasic-fedora-27-127.0.0.2-2901-FAIL.log
Traceback (most recent call last):
  File "/build/cockpit/test/common/testlib.py", line 669, in tearDown
    self.check_journal_messages()
  File "/build/cockpit/test/common/testlib.py", line 804, in check_journal_messages
    raise Error(first)
Error: audit: type=1400 audit(1516633230.369:160): avc:  denied  { map } for  pid=1211 comm="hostname" path="/usr/bin/hostname" dev="dm-0" ino=20028 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:hostname_exec_t:s0 tclass=file permissive=0

not ok 69 testBasic (check_storage_basic.TestStorage) # duration: 42s
Wrote screenshot to TestStorage-testBasic-fedora-27-127.0.0.2-2901-FAIL.png
Wrote HTML dump to TestStorage-testBasic-fedora-27-127.0.0.2-2901-FAIL.html
Wrote JS log to TestStorage-testBasic-fedora-27-127.0.0.2-2901-FAIL.js.log
Journal extracted to TestStorage-testBasic-fedora-27-127.0.0.2-2901-FAIL.log

First occurrence: 2018-01-22T15:00:55.317678 | revision 406553f0a1c7944d4702673ddef1f2778f003642, logs Times recorded: 1 Latest occurrences:

# ----------------------------------------------------------------------
# testApi (check_services.TestServices)
#

DevTools listening on ws://127.0.0.1:10090/devtools/browser/1ff2f4db-9a2a-45f7-ab7c-47982f4fb14e
[0122/152622.025301:ERROR:zygote_host_impl_linux.cc(268)] Failed to adjust OOM score of renderer with pid 34300: Permission denied (13)
[0122/152623.003988:ERROR:zygote_host_impl_linux.cc(268)] Failed to adjust OOM score of renderer with pid 34371: Permission denied (13)
Unexpected journal message 'audit: type=1400 audit(1516634773.170:161): avc:  denied  { map } for  pid=1218 comm="hostname" path="/usr/bin/hostname" dev="dm-0" ino=20028 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:hostname_exec_t:s0 tclass=file permissive=0'
Unexpected journal message 'audit: type=1400 audit(1516634773.380:163): avc:  denied  { execute_no_trans } for  pid=1269 comm="pmie_check" path="/usr/bin/pmie" dev="dm-0" ino=139127 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:pcp_pmie_exec_t:s0 tclass=file permissive=0'
Wrote JS log to TestServices-testApi-fedora-27-127.0.0.2-2701-FAIL.js.log
Journal extracted to TestServices-testApi-fedora-27-127.0.0.2-2701-FAIL.log
Traceback (most recent call last):
  File "/build/cockpit/test/common/testlib.py", line 669, in tearDown
    self.check_journal_messages()
  File "/build/cockpit/test/common/testlib.py", line 804, in check_journal_messages
    raise Error(first)
Error: audit: type=1400 audit(1516634773.170:161): avc:  denied  { map } for  pid=1218 comm="hostname" path="/usr/bin/hostname" dev="dm-0" ino=20028 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:hostname_exec_t:s0 tclass=file permissive=0

not ok 71 testApi (check_services.TestServices) # duration: 30s
Wrote screenshot to TestServices-testApi-fedora-27-127.0.0.2-2701-FAIL.png
Wrote HTML dump to TestServices-testApi-fedora-27-127.0.0.2-2701-FAIL.html
Wrote JS log to TestServices-testApi-fedora-27-127.0.0.2-2701-FAIL.js.log
Journal extracted to TestServices-testApi-fedora-27-127.0.0.2-2701-FAIL.log

First occurrence: 2018-01-22T15:26:31.515309 | revision f4199327560f0a79dbb2aeef0c30d647c5257e25, logs Times recorded: 1 Latest occurrences:

# ----------------------------------------------------------------------
# testBasic (check_shutdown_restart.TestShutdownRestart)
#
ftruncate() failed: Permission denied

DevTools listening on ws://127.0.0.1:10125/devtools/browser/3be2aefe-18fc-4daf-aa77-5c283aa5abaf
[0122/150114.207173:ERROR:zygote_host_impl_linux.cc(268)] Failed to adjust OOM score of renderer with pid 92132: Permission denied (13)
[0122/150115.397597:ERROR:zygote_host_impl_linux.cc(268)] Failed to adjust OOM score of renderer with pid 92168: Permission denied (13)
> warning: Shutdown scheduled for Mon 2018-01-22 10:01:18 EST, use 'shutdown -c' to cancel.

> warning: transport closed: disconnected
Connection to 127.0.0.2 closed by remote host.
CDP: {"source":"network","level":"error","text":"Failed to load resource: net::ERR_EMPTY_RESPONSE","timestamp":1516633279932.35,"url":"http://127.0.0.2:9191/cockpit/static/fonts/OpenSans-Light-webfont.woff","networkRequestId":"92168.29"}
> log: transport closed, dropped message:  1:1!4
{"call":["/org/freedesktop/timedate1","org.freedesktop.DBus.Properties","Get",["org.freedesktop.timedate1","NTPSynchronized"]],"id":"3"}
> log: transport closed, dropped message:  1:1!4
{"call":["/org/freedesktop/timedate1","org.freedesktop.DBus.Properties","Get",["org.freedesktop.timedate1","NTPSynchronized"]],"id":"4"}
> log: transport closed, dropped message:  1:1!4
{"call":["/org/freedesktop/timedate1","org.freedesktop.DBus.Properties","Get",["org.freedesktop.timedate1","NTPSynchronized"]],"id":"5"}
> log: transport closed, dropped message:  1:1!4
{"call":["/org/freedesktop/timedate1","org.freedesktop.DBus.Properties","Get",["org.freedesktop.timedate1","NTPSynchronized"]],"id":"6"}
> log: transport closed, dropped message:  1:1!4
{"call":["/org/freedesktop/timedate1","org.freedesktop.DBus.Properties","Get",["org.freedesktop.timedate1","NTPSynchronized"]],"id":"7"}
Unexpected journal message 'audit: type=1400 audit(1516633296.628:171): avc:  denied  { map } for  pid=1319 comm="hostname" path="/usr/bin/hostname" dev="dm-0" ino=20028 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:hostname_exec_t:s0 tclass=file permissive=0'
Unexpected journal message 'audit: type=1400 audit(1516633296.785:173): avc:  denied  { execute_no_trans } for  pid=1365 comm="pmie_check" path="/usr/bin/pmie" dev="dm-0" ino=139127 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:pcp_pmie_exec_t:s0 tclass=file permissive=0'
Wrote JS log to TestShutdownRestart-testBasic-fedora-27-127.0.0.2-2301-FAIL.js.log
Journal extracted to TestShutdownRestart-testBasic-fedora-27-127.0.0.2-2301-FAIL.log
Journal extracted to TestShutdownRestart-testBasic-fedora-27-127.0.0.2-2302-FAIL.log
Traceback (most recent call last):
  File "/build/cockpit/bots/../test/verify/check-shutdown-restart", line 95, in testBasic
    self.check_journal_messages()
  File "/build/cockpit/test/common/testlib.py", line 804, in check_journal_messages
    raise Error(first)
Error: audit: type=1400 audit(1516633296.628:171): avc:  denied  { map } for  pid=1319 comm="hostname" path="/usr/bin/hostname" dev="dm-0" ino=20028 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:hostname_exec_t:s0 tclass=file permissive=0

not ok 65 testBasic (check_shutdown_restart.TestShutdownRestart) # duration: 79s
Wrote screenshot to TestShutdownRestart-testBasic-fedora-27-127.0.0.2-2301-FAIL.png
Wrote HTML dump to TestShutdownRestart-testBasic-fedora-27-127.0.0.2-2301-FAIL.html
Wrote JS log to TestShutdownRestart-testBasic-fedora-27-127.0.0.2-2301-FAIL.js.log
Journal extracted to TestShutdownRestart-testBasic-fedora-27-127.0.0.2-2301-FAIL.log
Journal extracted to TestShutdownRestart-testBasic-fedora-27-127.0.0.2-2302-FAIL.log

First occurrence: 2018-01-22T15:01:47.104279 | revision 406553f0a1c7944d4702673ddef1f2778f003642, logs Times recorded: 1 Latest occurrences:

# ----------------------------------------------------------------------
# testMac (check_networking_mac.TestNetworking)
#
NAME         UUID                                  TYPE            DEVICE 
System eth0  5fb06bd0-0bb0-7ffb-45f1-d6edd65f3e03  802-3-ethernet  eth0   
virbr0       ac49fa85-1371-49e0-a325-94747b53ceec  bridge          virbr0 
System eth1  9c92fad9-6ecb-3e6c-eb4d-8a47c6f50c04  802-3-ethernet  --     
ens2         39ef3890-56af-4114-9a24-f3f94c42acfe  802-3-ethernet  --     

DevTools listening on ws://127.0.0.1:9438/devtools/browser/fee4a281-5373-4a79-818a-225fd6442cfe
[0122/152950.422804:ERROR:zygote_host_impl_linux.cc(268)] Failed to adjust OOM score of renderer with pid 40213: Permission denied (13)
[0122/152951.419888:ERROR:zygote_host_impl_linux.cc(268)] Failed to adjust OOM score of renderer with pid 40328: Permission denied (13)
52:54:01:00:00:03 -> eth2
52:54:01:00:00:03 -> eth2
Unexpected journal message 'audit: type=1400 audit(0): avc:  denied  { map } for  pid=0 comm="hostname" path="/usr/bin/hostname" dev="dm-0" ino=0 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:hostname_exec_t:s0 tclass=file permissive=0'
Wrote JS log to TestNetworking-testMac-fedora-27-127.0.0.2-2201-FAIL.js.log
Journal extracted to TestNetworking-testMac-fedora-27-127.0.0.2-2201-FAIL.log
Journal extracted to TestNetworking-testMac-fedora-26-127.0.0.2-2202-FAIL.log
Traceback (most recent call last):
  File "testlib.py", line 669, in tearDown
    self.check_journal_messages()
  File "testlib.py", line 804, in check_journal_messages
    raise Error(first)
Error: audit: type=1400 audit(0): avc:  denied  { map } for  pid=0 comm="hostname" path="/usr/bin/hostname" dev="dm-0" ino=0 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:hostname_exec_t:s0 tclass=file permissive=0

not ok 33 testMac (check_networking_mac.TestNetworking) # duration: 39s
Wrote screenshot to TestNetworking-testMac-fedora-27-127.0.0.2-2201-FAIL.png
Wrote HTML dump to TestNetworking-testMac-fedora-27-127.0.0.2-2201-FAIL.html
Wrote JS log to TestNetworking-testMac-fedora-27-127.0.0.2-2201-FAIL.js.log
Journal extracted to TestNetworking-testMac-fedora-27-127.0.0.2-2201-FAIL.log
Journal extracted to TestNetworking-testMac-fedora-26-127.0.0.2-2202-FAIL.log

First occurrence: 2018-01-22T15:30:05.638326 | revision f4199327560f0a79dbb2aeef0c30d647c5257e25, logs Times recorded: 2 Latest occurrences:

# ----------------------------------------------------------------------
# testNonDefaultBondSettings (check_networking_bond.TestNetworking)
#
NAME             UUID                                  TYPE            DEVICE 
System eth0      5fb06bd0-0bb0-7ffb-45f1-d6edd65f3e03  802-3-ethernet  eth0   
static-52:54:01  42bc75f2-0b7b-4157-bfbc-fd0fb8356ace  802-3-ethernet  eth1   
virbr0           e16c95fa-e42b-4ad1-8af8-13308acae66b  bridge          virbr0 
System eth1      9c92fad9-6ecb-3e6c-eb4d-8a47c6f50c04  802-3-ethernet  --     
ens2             39ef3890-56af-4114-9a24-f3f94c42acfe  802-3-ethernet  --     

52:54:01:00:00:03 -> eth2
52:54:01:00:00:03 -> eth2
52:54:01:00:00:04 -> eth3
52:54:01:00:00:04 -> eth3
ftruncate() failed: Permission denied

DevTools listening on ws://127.0.0.1:9233/devtools/browser/867d63dd-6843-4fcf-b5b1-bd50549d0d1f
[0122/150632.047110:ERROR:zygote_host_impl_linux.cc(268)] Failed to adjust OOM score of renderer with pid 98344: Permission denied (13)
[0122/150633.182673:ERROR:zygote_host_impl_linux.cc(268)] Failed to adjust OOM score of renderer with pid 98403: Permission denied (13)
Unexpected journal message 'audit: type=1400 audit(1516633562.127:162): avc:  denied  { execute_no_trans } for  pid=1252 comm="pmie_check" path="/usr/bin/pmie" dev="dm-0" ino=139127 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:pcp_pmie_exec_t:s0 tclass=file permissive=0'
Wrote JS log to TestNetworking-testNonDefaultBondSettings-fedora-27-127.0.0.2-2901-FAIL.js.log
Journal extracted to TestNetworking-testNonDefaultBondSettings-fedora-27-127.0.0.2-2901-FAIL.log
Journal extracted to TestNetworking-testNonDefaultBondSettings-fedora-26-127.0.0.2-2902-FAIL.log
Traceback (most recent call last):
  File "/build/cockpit/test/common/testlib.py", line 669, in tearDown
    self.check_journal_messages()
  File "/build/cockpit/test/common/testlib.py", line 804, in check_journal_messages
    raise Error(first)
Error: audit: type=1400 audit(1516633562.127:162): avc:  denied  { execute_no_trans } for  pid=1252 comm="pmie_check" path="/usr/bin/pmie" dev="dm-0" ino=139127 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:pcp_pmie_exec_t:s0 tclass=file permissive=0

not ok 28 testNonDefaultBondSettings (check_networking_bond.TestNetworking) # duration: 69s
Wrote screenshot to TestNetworking-testNonDefaultBondSettings-fedora-27-127.0.0.2-2901-FAIL.png
Wrote HTML dump to TestNetworking-testNonDefaultBondSettings-fedora-27-127.0.0.2-2901-FAIL.html
Wrote JS log to TestNetworking-testNonDefaultBondSettings-fedora-27-127.0.0.2-2901-FAIL.js.log
Journal extracted to TestNetworking-testNonDefaultBondSettings-fedora-27-127.0.0.2-2901-FAIL.log
Journal extracted to TestNetworking-testNonDefaultBondSettings-fedora-26-127.0.0.2-2902-FAIL.log

First occurrence: 2018-01-22T15:06:54.429249 | revision 406553f0a1c7944d4702673ddef1f2778f003642, logs Times recorded: 1 Latest occurrences:

# ----------------------------------------------------------------------
# testState (check_machines.TestMachines)
#

DevTools listening on ws://127.0.0.1:10068/devtools/browser/46f14d6c-b6d0-4179-b382-d1e8c7b748be
[0122/153318.454330:ERROR:zygote_host_impl_linux.cc(268)] Failed to adjust OOM score of renderer with pid 45875: Permission denied (13)
[0122/153319.545727:ERROR:zygote_host_impl_linux.cc(268)] Failed to adjust OOM score of renderer with pid 45908: Permission denied (13)
Unexpected journal message 'audit: type=1400 audit(1516635188.379:160): avc:  denied  { map } for  pid=1268 comm="hostname" path="/usr/bin/hostname" dev="dm-0" ino=20028 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:hostname_exec_t:s0 tclass=file permissive=0'
Unexpected journal message 'audit: type=1400 audit(1516635188.513:162): avc:  denied  { execute_no_trans } for  pid=1301 comm="pmie_check" path="/usr/bin/pmie" dev="dm-0" ino=139127 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:pcp_pmie_exec_t:s0 tclass=file permissive=0'
Wrote JS log to TestMachines-testState-fedora-27-127.0.0.2-2201-FAIL.js.log
Journal extracted to TestMachines-testState-fedora-27-127.0.0.2-2201-FAIL.log
Traceback (most recent call last):
  File "/build/cockpit/test/common/testlib.py", line 669, in tearDown
    self.check_journal_messages()
  File "/build/cockpit/test/common/testlib.py", line 804, in check_journal_messages
    raise Error(first)
Error: audit: type=1400 audit(1516635188.379:160): avc:  denied  { map } for  pid=1268 comm="hostname" path="/usr/bin/hostname" dev="dm-0" ino=20028 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:hostname_exec_t:s0 tclass=file permissive=0

not ok 8 testState (check_machines.TestMachines) # duration: 32s
Wrote screenshot to TestMachines-testState-fedora-27-127.0.0.2-2201-FAIL.png
Wrote HTML dump to TestMachines-testState-fedora-27-127.0.0.2-2201-FAIL.html
Wrote JS log to TestMachines-testState-fedora-27-127.0.0.2-2201-FAIL.js.log
Journal extracted to TestMachines-testState-fedora-27-127.0.0.2-2201-FAIL.log

First occurrence: 2018-01-22T15:33:28.439235 | revision f4199327560f0a79dbb2aeef0c30d647c5257e25, logs Times recorded: 1 Latest occurrences:

cockpituous commented 6 years ago

verify/fedora-27 Ooops, it happened again


# ----------------------------------------------------------------------
# testExternalPage (check_multi_machine.TestMultiMachine)
#

DevTools listening on ws://127.0.0.1:9372/devtools/browser/c2325d25-210c-4fe4-907d-2900b0569ecf
[0122/101821.913784:ERROR:zygote_host_impl_linux.cc(268)] Failed to adjust OOM score of renderer with pid 43538: Permission denied (13)
[0122/101822.866580:ERROR:zygote_host_impl_linux.cc(268)] Failed to adjust OOM score of renderer with pid 43604: Permission denied (13)
Unexpected journal message 'audit: type=1400 audit(1516616291.167:160): avc:  denied  { map } for  pid=1273 comm="hostname" path="/usr/bin/hostname" dev="dm-0" ino=20028 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:hostname_exec_t:s0 tclass=file permissive=0'
Unexpected journal message 'audit: type=1400 audit(1516616291.300:162): avc:  denied  { execute_no_trans } for  pid=1321 comm="pmie_check" path="/usr/bin/pmie" dev="dm-0" ino=139127 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:pcp_pmie_exec_t:s0 tclass=file permissive=0'
Wrote JS log to TestMultiMachine-testExternalPage-fedora-27-127.0.0.2-2501-FAIL.js.log
Journal extracted to TestMultiMachine-testExternalPage-fedora-27-127.0.0.2-2501-FAIL.log
Journal extracted to TestMultiMachine-testExternalPage-fedora-27-127.0.0.2-2503-FAIL.log
Journal extracted to TestMultiMachine-testExternalPage-fedora-27-127.0.0.2-2502-FAIL.log
Traceback (most recent call last):
  File "/build/cockpit/test/common/testlib.py", line 669, in tearDown
    self.check_journal_messages()
  File "/build/cockpit/test/common/testlib.py", line 804, in check_journal_messages
    raise Error(first)
Error: audit: type=1400 audit(1516616291.167:160): avc:  denied  { map } for  pid=1273 comm="hostname" path="/usr/bin/hostname" dev="dm-0" ino=20028 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:hostname_exec_t:s0 tclass=file permissive=0

not ok 13 testExternalPage (check_multi_machine.TestMultiMachine) # duration: 30s
Wrote screenshot to TestMultiMachine-testExternalPage-fedora-27-127.0.0.2-2501-FAIL.png
Wrote HTML dump to TestMultiMachine-testExternalPage-fedora-27-127.0.0.2-2501-FAIL.html
Wrote JS log to TestMultiMachine-testExternalPage-fedora-27-127.0.0.2-2501-FAIL.js.log
Journal extracted to TestMultiMachine-testExternalPage-fedora-27-127.0.0.2-2501-FAIL.log
Journal extracted to TestMultiMachine-testExternalPage-fedora-27-127.0.0.2-2503-FAIL.log
Journal extracted to TestMultiMachine-testExternalPage-fedora-27-127.0.0.2-2502-FAIL.log

First occurrence: 2018-01-22T10:18:30.361359 | revision bfc1f931a789004fc4a4afeca66c2422ca91c28b, logs Times recorded: 1 Latest occurrences:

# ----------------------------------------------------------------------
# testBondRename (check_networking_bond.TestNetworking)
#
NAME             UUID                                  TYPE            DEVICE 
System eth0      5fb06bd0-0bb0-7ffb-45f1-d6edd65f3e03  802-3-ethernet  eth0   
static-52:54:01  05f89dde-77e2-4835-a3a5-508c8c2b94bc  802-3-ethernet  eth1   
virbr0           46e05ab2-52cc-4ca4-9823-ad6dc27f3ef0  bridge          virbr0 
System eth1      9c92fad9-6ecb-3e6c-eb4d-8a47c6f50c04  802-3-ethernet  --     
ens2             39ef3890-56af-4114-9a24-f3f94c42acfe  802-3-ethernet  --     

ftruncate() failed: Permission denied

DevTools listening on ws://127.0.0.1:9658/devtools/browser/eec51c59-3ec9-42c7-adc3-3ec03d477088
[0122/140354.239743:ERROR:zygote_host_impl_linux.cc(268)] Failed to adjust OOM score of renderer with pid 40923: Permission denied (13)
[0122/140355.288308:ERROR:zygote_host_impl_linux.cc(268)] Failed to adjust OOM score of renderer with pid 40952: Permission denied (13)
52:54:01:00:00:01 -> eth1
Unexpected journal message 'audit: type=1400 audit(1516629825.214:172): avc:  denied  { map } for  pid=1297 comm="hostname" path="/usr/bin/hostname" dev="dm-0" ino=20028 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:hostname_exec_t:s0 tclass=file permissive=0'
Wrote JS log to TestNetworking-testBondRename-fedora-27-127.0.0.2-2201-FAIL.js.log
Journal extracted to TestNetworking-testBondRename-fedora-27-127.0.0.2-2201-FAIL.log
Journal extracted to TestNetworking-testBondRename-fedora-26-127.0.0.2-2202-FAIL.log
Traceback (most recent call last):
  File "/build/cockpit/test/common/testlib.py", line 669, in tearDown
    self.check_journal_messages()
  File "/build/cockpit/test/common/testlib.py", line 804, in check_journal_messages
    raise Error(first)
Error: audit: type=1400 audit(1516629825.214:172): avc:  denied  { map } for  pid=1297 comm="hostname" path="/usr/bin/hostname" dev="dm-0" ino=20028 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:hostname_exec_t:s0 tclass=file permissive=0

not ok 25 testBondRename (check_networking_bond.TestNetworking) # duration: 29s
Wrote screenshot to TestNetworking-testBondRename-fedora-27-127.0.0.2-2201-FAIL.png
Wrote HTML dump to TestNetworking-testBondRename-fedora-27-127.0.0.2-2201-FAIL.html
Wrote JS log to TestNetworking-testBondRename-fedora-27-127.0.0.2-2201-FAIL.js.log
Journal extracted to TestNetworking-testBondRename-fedora-27-127.0.0.2-2201-FAIL.log
Journal extracted to TestNetworking-testBondRename-fedora-26-127.0.0.2-2202-FAIL.log

First occurrence: 2018-01-22T14:04:03.329271 | revision 6b466c34c5559c70809d99ca620a9c9125343e7d Times recorded: 1 Latest occurrences:

# ----------------------------------------------------------------------
# testUrlRoot (check_multi_machine.TestMultiMachine)
#
ftruncate() failed: Permission denied

DevTools listening on ws://127.0.0.1:10122/devtools/browser/12b249bc-9a0e-4b17-8f75-520a924377d3
[0122/140503.615417:ERROR:zygote_host_impl_linux.cc(268)] Failed to adjust OOM score of renderer with pid 43019: Permission denied (13)
[0122/140504.613525:ERROR:zygote_host_impl_linux.cc(268)] Failed to adjust OOM score of renderer with pid 43113: Permission denied (13)
(node:43036) Warning: Possible EventEmitter memory leak detected. 11 Page.loadEventFired listeners added. Use emitter.setMaxListeners() to increase limit
> log: Authentication failed: invalid-hostkey
> log: Authentication failed: unknown-host
> log: Authentication failed: unknown-hostkey
> log: Authentication failed
> log: Authentication failed: no-host
Unexpected journal message 'audit: type=1400 audit(1516629892.206:163): avc:  denied  { map } for  pid=1298 comm="hostname" path="/usr/bin/hostname" dev="dm-0" ino=20028 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:hostname_exec_t:s0 tclass=file permissive=0'
Unexpected journal message 'audit: type=1400 audit(1516629892.342:165): avc:  denied  { execute_no_trans } for  pid=1335 comm="pmie_check" path="/usr/bin/pmie" dev="dm-0" ino=139127 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:pcp_pmie_exec_t:s0 tclass=file permissive=0'
Wrote JS log to TestMultiMachine-testUrlRoot-fedora-27-127.0.0.2-2201-FAIL.js.log
Journal extracted to TestMultiMachine-testUrlRoot-fedora-27-127.0.0.2-2201-FAIL.log
Journal extracted to TestMultiMachine-testUrlRoot-fedora-27-127.0.0.2-2203-FAIL.log
Journal extracted to TestMultiMachine-testUrlRoot-fedora-27-127.0.0.2-2202-FAIL.log
Core dumps downloaded to /build/cockpit/TestMultiMachine-testUrlRoot-fedora-27-127.0.0.2-2202-FAIL.core
Traceback (most recent call last):
  File "/build/cockpit/test/common/testlib.py", line 669, in tearDown
    self.check_journal_messages()
  File "/build/cockpit/test/common/testlib.py", line 804, in check_journal_messages
    raise Error(first)
Error: audit: type=1400 audit(1516629892.206:163): avc:  denied  { map } for  pid=1298 comm="hostname" path="/usr/bin/hostname" dev="dm-0" ino=20028 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:hostname_exec_t:s0 tclass=file permissive=0

not ok 17 testUrlRoot (check_multi_machine.TestMultiMachine) # duration: 52s
Wrote screenshot to TestMultiMachine-testUrlRoot-fedora-27-127.0.0.2-2201-FAIL.png
Wrote HTML dump to TestMultiMachine-testUrlRoot-fedora-27-127.0.0.2-2201-FAIL.html
Wrote JS log to TestMultiMachine-testUrlRoot-fedora-27-127.0.0.2-2201-FAIL.js.log
Journal extracted to TestMultiMachine-testUrlRoot-fedora-27-127.0.0.2-2201-FAIL.log
Journal extracted to TestMultiMachine-testUrlRoot-fedora-27-127.0.0.2-2203-FAIL.log
Journal extracted to TestMultiMachine-testUrlRoot-fedora-27-127.0.0.2-2202-FAIL.log
Core dumps downloaded to /build/cockpit/TestMultiMachine-testUrlRoot-fedora-27-127.0.0.2-2202-FAIL.core

First occurrence: 2018-01-22T14:05:32.323906 | revision 6b466c34c5559c70809d99ca620a9c9125343e7d Times recorded: 1 Latest occurrences:

# ----------------------------------------------------------------------
# testInternal (check_metrics.TestMetrics)
#
ftruncate() failed: Permission denied

DevTools listening on ws://127.0.0.1:9812/devtools/browser/47866fa0-3448-4d9b-8698-32340d004563
[0122/140554.864751:ERROR:zygote_host_impl_linux.cc(268)] Failed to adjust OOM score of renderer with pid 44955: Permission denied (13)
[0122/140555.782143:ERROR:zygote_host_impl_linux.cc(268)] Failed to adjust OOM score of renderer with pid 45001: Permission denied (13)
('Measured CPU', 94.4450468386)
('Measured Memory', 452214784)
Ncat: Connection reset by peer.
Measured 3.9s of network traffic; eth0: 97486424 bytes, lo: 0 bytes
Ncat: Broken pipe.
Unexpected journal message 'audit: type=1400 audit(1516629946.142:163): avc:  denied  { map } for  pid=1271 comm="hostname" path="/usr/bin/hostname" dev="dm-0" ino=20028 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:hostname_exec_t:s0 tclass=file permissive=0'
Unexpected journal message 'audit: type=1400 audit(1516629946.273:165): avc:  denied  { execute_no_trans } for  pid=1317 comm="pmie_check" path="/usr/bin/pmie" dev="dm-0" ino=139127 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:pcp_pmie_exec_t:s0 tclass=file permissive=0'
Wrote JS log to TestMetrics-testInternal-fedora-27-127.0.0.2-2201-FAIL.js.log
Journal extracted to TestMetrics-testInternal-fedora-27-127.0.0.2-2201-FAIL.log
Traceback (most recent call last):
  File "/build/cockpit/test/common/testlib.py", line 669, in tearDown
    self.check_journal_messages()
  File "/build/cockpit/test/common/testlib.py", line 804, in check_journal_messages
    raise Error(first)
Error: audit: type=1400 audit(1516629946.142:163): avc:  denied  { map } for  pid=1271 comm="hostname" path="/usr/bin/hostname" dev="dm-0" ino=20028 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:hostname_exec_t:s0 tclass=file permissive=0

not ok 10 testInternal (check_metrics.TestMetrics) # duration: 61s
Wrote screenshot to TestMetrics-testInternal-fedora-27-127.0.0.2-2201-FAIL.png
Wrote HTML dump to TestMetrics-testInternal-fedora-27-127.0.0.2-2201-FAIL.html
Wrote JS log to TestMetrics-testInternal-fedora-27-127.0.0.2-2201-FAIL.js.log
Journal extracted to TestMetrics-testInternal-fedora-27-127.0.0.2-2201-FAIL.log

First occurrence: 2018-01-22T14:06:36.313858 | revision 6b466c34c5559c70809d99ca620a9c9125343e7d Times recorded: 1 Latest occurrences:

# ----------------------------------------------------------------------
# testDelete (check_kubernetes.TestKubernetes)
#
bash: /etc/kubernetes/start-kubernetes: No such file or directory
2018-01-22 09:44:10.779674 I | proto: duplicate proto type registered: google.protobuf.Any
2018-01-22 09:44:10.830128 I | proto: duplicate proto type registered: google.protobuf.Duration
2018-01-22 09:44:10.830272 I | proto: duplicate proto type registered: google.protobuf.Timestamp

DevTools listening on ws://127.0.0.1:10022/devtools/browser/f2a4b66d-ee6d-41ad-b986-d58135e79e2f
[0122/144415.345622:ERROR:zygote_host_impl_linux.cc(268)] Failed to adjust OOM score of renderer with pid 16588: Permission denied (13)
[0122/144416.248376:ERROR:zygote_host_impl_linux.cc(268)] Failed to adjust OOM score of renderer with pid 16694: Permission denied (13)
> warning: 2018-01-22 09:44:21.369385 I | proto: duplicate proto type registered: google.protobuf.Any
2018-01-22 09:44:21.369601 I | proto: duplicate proto type registered: google.protobuf.Duration
2018-01-22 09:44:21.369628 I | proto: duplicate proto type registered: google.protobuf.Timestamp
error: current-context must exist in order to minify

> warning: received invalid kubectl config 
> warning: 2018-01-22 09:44:22.599709 I | proto: duplicate proto type registered: google.protobuf.Any
2018-01-22 09:44:22.600927 I | proto: duplicate proto type registered: google.protobuf.Duration
2018-01-22 09:44:22.600960 I | proto: duplicate proto type registered: google.protobuf.Timestamp

2018-01-22 09:44:23.589491 I | proto: duplicate proto type registered: google.protobuf.Any
2018-01-22 09:44:23.590218 I | proto: duplicate proto type registered: google.protobuf.Duration
2018-01-22 09:44:23.590638 I | proto: duplicate proto type registered: google.protobuf.Timestamp
2018-01-22 09:44:25.118248 I | proto: duplicate proto type registered: google.protobuf.Any
2018-01-22 09:44:25.120752 I | proto: duplicate proto type registered: google.protobuf.Duration
2018-01-22 09:44:25.123088 I | proto: duplicate proto type registered: google.protobuf.Timestamp
Unexpected journal message 'audit: type=1400 audit(1516632224.163:165): avc:  denied  { execute_no_trans } for  pid=1277 comm="pmie_check" path="/usr/bin/pmie" dev="dm-0" ino=139127 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:pcp_pmie_exec_t:s0 tclass=file permissive=0'
Wrote JS log to TestKubernetes-testDelete-fedora-27-127.0.0.2-2201-FAIL.js.log
Journal extracted to TestKubernetes-testDelete-fedora-27-127.0.0.2-2201-FAIL.log
Traceback (most recent call last):
  File "/build/cockpit/test/common/testlib.py", line 669, in tearDown
    self.check_journal_messages()
  File "/build/cockpit/test/common/testlib.py", line 804, in check_journal_messages
    raise Error(first)
Error: audit: type=1400 audit(1516632224.163:165): avc:  denied  { execute_no_trans } for  pid=1277 comm="pmie_check" path="/usr/bin/pmie" dev="dm-0" ino=139127 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:pcp_pmie_exec_t:s0 tclass=file permissive=0

not ok 176 testDelete (check_kubernetes.TestKubernetes) # duration: 56s
Wrote screenshot to TestKubernetes-testDelete-fedora-27-127.0.0.2-2201-FAIL.png
Wrote HTML dump to TestKubernetes-testDelete-fedora-27-127.0.0.2-2201-FAIL.html
Wrote JS log to TestKubernetes-testDelete-fedora-27-127.0.0.2-2201-FAIL.js.log
Journal extracted to TestKubernetes-testDelete-fedora-27-127.0.0.2-2201-FAIL.log

First occurrence: 2018-01-22T14:44:29.782216 | revision 6b466c34c5559c70809d99ca620a9c9125343e7d, logs Times recorded: 1 Latest occurrences:

# ----------------------------------------------------------------------
# testAbrtDelete (check_journal.TestJournal)
#

DevTools listening on ws://127.0.0.1:9873/devtools/browser/f515a882-0ceb-4892-9cd0-33d0fbc687ba
[0122/144455.690732:ERROR:zygote_host_impl_linux.cc(268)] Failed to adjust OOM score of renderer with pid 17666: Permission denied (13)
[0122/144456.740818:ERROR:zygote_host_impl_linux.cc(268)] Failed to adjust OOM score of renderer with pid 17767: Permission denied (13)
bash: line 1:  1871 Segmentation fault      (core dumped) python -c 'import os; os.kill(os.getpid(), 11)'
Unexpected journal message 'audit: type=1400 audit(1516632286.456:163): avc:  denied  { map } for  pid=1285 comm="hostname" path="/usr/bin/hostname" dev="dm-0" ino=20028 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:hostname_exec_t:s0 tclass=file permissive=0'
Unexpected journal message 'audit: type=1400 audit(1516632286.566:165): avc:  denied  { execute_no_trans } for  pid=1317 comm="pmie_check" path="/usr/bin/pmie" dev="dm-0" ino=139127 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:pcp_pmie_exec_t:s0 tclass=file permissive=0'
Wrote JS log to TestJournal-testAbrtDelete-fedora-27-127.0.0.2-2401-FAIL.js.log
Journal extracted to TestJournal-testAbrtDelete-fedora-27-127.0.0.2-2401-FAIL.log
Core dumps downloaded to /build/cockpit/TestJournal-testAbrtDelete-fedora-27-127.0.0.2-2401-FAIL.core
Traceback (most recent call last):
  File "/build/cockpit/test/common/testlib.py", line 669, in tearDown
    self.check_journal_messages()
  File "/build/cockpit/test/common/testlib.py", line 804, in check_journal_messages
    raise Error(first)
Error: audit: type=1400 audit(1516632286.456:163): avc:  denied  { map } for  pid=1285 comm="hostname" path="/usr/bin/hostname" dev="dm-0" ino=20028 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:hostname_exec_t:s0 tclass=file permissive=0

not ok 165 testAbrtDelete (check_journal.TestJournal) # duration: 33s
Wrote screenshot to TestJournal-testAbrtDelete-fedora-27-127.0.0.2-2401-FAIL.png
Wrote HTML dump to TestJournal-testAbrtDelete-fedora-27-127.0.0.2-2401-FAIL.html
Wrote JS log to TestJournal-testAbrtDelete-fedora-27-127.0.0.2-2401-FAIL.js.log
Journal extracted to TestJournal-testAbrtDelete-fedora-27-127.0.0.2-2401-FAIL.log
Core dumps downloaded to /build/cockpit/TestJournal-testAbrtDelete-fedora-27-127.0.0.2-2401-FAIL.core

First occurrence: 2018-01-22T14:45:09.332322 | revision 6b466c34c5559c70809d99ca620a9c9125343e7d, logs Times recorded: 1 Latest occurrences:

# ----------------------------------------------------------------------
# testBasic (check_kdump.TestKdump)
#
Created symlink /etc/systemd/system/multi-user.target.wants/kdump.service -> /usr/lib/systemd/system/kdump.service.
Job for kdump.service failed because the control process exited with error code.
See "systemctl  status kdump.service" and "journalctl  -xe" for details.

DevTools listening on ws://127.0.0.1:9841/devtools/browser/3ac725c7-0060-4eaf-84d8-b6218bfad417
[0122/144420.037238:ERROR:zygote_host_impl_linux.cc(268)] Failed to adjust OOM score of renderer with pid 16827: Permission denied (13)
[0122/144420.996493:ERROR:zygote_host_impl_linux.cc(268)] Failed to adjust OOM score of renderer with pid 16863: Permission denied (13)
Generating grub configuration file ...
Found linux image: /boot/vmlinuz-4.14.11-300.fc27.x86_64
Found initrd image: /boot/initramfs-4.14.11-300.fc27.x86_64.img
Found linux image: /boot/vmlinuz-4.13.9-300.fc27.x86_64
Found initrd image: /boot/initramfs-4.13.9-300.fc27.x86_64.img
Found linux image: /boot/vmlinuz-0-rescue-b7698e75e35a46dc9cd9db5d9bec44b8
Found initrd image: /boot/initramfs-0-rescue-b7698e75e35a46dc9cd9db5d9bec44b8.img
done
Connection to 127.0.0.2 closed by remote host.
> warning: transport closed: disconnected
CDP: {"source":"network","level":"error","text":"Failed to load resource: net::ERR_EMPTY_RESPONSE","timestamp":1516632268736.13,"url":"http://127.0.0.2:9591/cockpit/static/fonts/OpenSans-Light-webfont.woff","networkRequestId":"16863.29"}
ssh_exchange_identification: read: Connection reset by peer
ssh_exchange_identification: read: Connection reset by peer
ssh_exchange_identification: read: Connection reset by peer
> log: transport closed, dropped message:  1:1!4
{"call":["/org/freedesktop/timedate1","org.freedesktop.DBus.Properties","Get",["org.freedesktop.timedate1","NTPSynchronized"]],"id":"4"}
> log: transport closed, dropped message:  1:1!4
{"call":["/org/freedesktop/timedate1","org.freedesktop.DBus.Properties","Get",["org.freedesktop.timedate1","NTPSynchronized"]],"id":"5"}
> log: transport closed, dropped message:  1:1!4
{"call":["/org/freedesktop/timedate1","org.freedesktop.DBus.Properties","Get",["org.freedesktop.timedate1","NTPSynchronized"]],"id":"6"}
> log: transport closed, dropped message:  1:1!4
{"call":["/org/freedesktop/timedate1","org.freedesktop.DBus.Properties","Get",["org.freedesktop.timedate1","NTPSynchronized"]],"id":"7"}
> log: transport closed, dropped message:  1:1!4
{"call":["/org/freedesktop/timedate1","org.freedesktop.DBus.Properties","Get",["org.freedesktop.timedate1","NTPSynchronized"]],"id":"8"}
> warning: Unable to apply settings: Directory /var/crash2 isn't writable or doesn't exist.
> warning: transport closed: disconnected
CDP: {"source":"network","level":"error","text":"Failed to load resource: net::ERR_CONNECTION_RESET","timestamp":1516632378925.42,"url":"http://127.0.0.2:9591/cockpit/static/fonts/OpenSans-Light-webfont.woff","networkRequestId":"16863.131"}
Connection to 127.0.0.2 closed by remote host.
Unexpected journal message 'audit: type=1400 audit(1516632251.293:163): avc:  denied  { map } for  pid=1275 comm="hostname" path="/usr/bin/hostname" dev="dm-0" ino=20028 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:hostname_exec_t:s0 tclass=file permissive=0'
Unexpected journal message 'audit: type=1400 audit(1516632251.432:165): avc:  denied  { execute_no_trans } for  pid=1326 comm="pmie_check" path="/usr/bin/pmie" dev="dm-0" ino=139127 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:pcp_pmie_exec_t:s0 tclass=file permissive=0'
Wrote JS log to TestKdump-testBasic-fedora-27-127.0.0.2-2701-FAIL.js.log
Journal extracted to TestKdump-testBasic-fedora-27-127.0.0.2-2701-FAIL.log
Traceback (most recent call last):
  File "/build/cockpit/test/common/testlib.py", line 669, in tearDown
    self.check_journal_messages()
  File "/build/cockpit/test/common/testlib.py", line 804, in check_journal_messages
    raise Error(first)
Error: audit: type=1400 audit(1516632251.293:163): avc:  denied  { map } for  pid=1275 comm="hostname" path="/usr/bin/hostname" dev="dm-0" ino=20028 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:hostname_exec_t:s0 tclass=file permissive=0

not ok 171 testBasic (check_kdump.TestKdump) # duration: 143s
Wrote screenshot to TestKdump-testBasic-fedora-27-127.0.0.2-2701-FAIL.png
Wrote HTML dump to TestKdump-testBasic-fedora-27-127.0.0.2-2701-FAIL.html
Wrote JS log to TestKdump-testBasic-fedora-27-127.0.0.2-2701-FAIL.js.log
Journal extracted to TestKdump-testBasic-fedora-27-127.0.0.2-2701-FAIL.log

First occurrence: 2018-01-22T14:46:24.260465 | revision 6b466c34c5559c70809d99ca620a9c9125343e7d, logs Times recorded: 1 Latest occurrences:

# ----------------------------------------------------------------------
# testBasic (check_dashboard.TestBasicDashboard)
#

DevTools listening on ws://127.0.0.1:9399/devtools/browser/c562694b-f41e-4aa9-a034-2f9c3ead47b2
[0122/144729.211994:ERROR:zygote_host_impl_linux.cc(268)] Failed to adjust OOM score of renderer with pid 20896: Permission denied (13)
[0122/144730.377669:ERROR:zygote_host_impl_linux.cc(268)] Failed to adjust OOM score of renderer with pid 20990: Permission denied (13)

DevTools listening on ws://127.0.0.1:9462/devtools/browser/a5fc1fc1-e3a1-4479-8195-234c17289f05
[0122/144737.507161:ERROR:zygote_host_impl_linux.cc(268)] Failed to adjust OOM score of renderer with pid 21086: Permission denied (13)
[0122/144738.570141:ERROR:zygote_host_impl_linux.cc(268)] Failed to adjust OOM score of renderer with pid 21115: Permission denied (13)
[0122/144804.659029:ERROR:gl_implementation.cc(241)] Failed to load /usr/lib64/chromium-browser/swiftshader/libGLESv2.so: /usr/lib64/chromium-browser/swiftshader/libGLESv2.so: cannot open shared object file: No such file or directory
[0122/144804.660945:ERROR:gpu_child_thread.cc(254)] Exiting GPU process due to errors during initialization
[0122/144805.186643:ERROR:gl_implementation.cc(241)] Failed to load /usr/lib64/chromium-browser/swiftshader/libGLESv2.so: /usr/lib64/chromium-browser/swiftshader/libGLESv2.so: cannot open shared object file: No such file or directory
[0122/144805.188417:ERROR:gpu_child_thread.cc(254)] Exiting GPU process due to errors during initialization
[0122/144805.788461:ERROR:gl_implementation.cc(241)] Failed to load /usr/lib64/chromium-browser/swiftshader/libGLESv2.so: /usr/lib64/chromium-browser/swiftshader/libGLESv2.so: cannot open shared object file: No such file or directory
[0122/144805.790431:ERROR:gpu_child_thread.cc(254)] Exiting GPU process due to errors during initialization
[0122/144806.344676:ERROR:gl_implementation.cc(241)] Failed to load /usr/lib64/chromium-browser/swiftshader/libGLESv2.so: /usr/lib64/chromium-browser/swiftshader/libGLESv2.so: cannot open shared object file: No such file or directory
[0122/144806.346693:ERROR:gpu_child_thread.cc(254)] Exiting GPU process due to errors during initialization
Unexpected journal message 'audit: type=1400 audit(1516632437.147:163): avc:  denied  { map } for  pid=1245 comm="hostname" path="/usr/bin/hostname" dev="dm-0" ino=20028 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:hostname_exec_t:s0 tclass=file permissive=0'
Unexpected journal message 'audit: type=1400 audit(1516632437.367:165): avc:  denied  { execute_no_trans } for  pid=1296 comm="pmie_check" path="/usr/bin/pmie" dev="dm-0" ino=139127 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:pcp_pmie_exec_t:s0 tclass=file permissive=0'
Wrote JS log to TestBasicDashboard-testBasic-fedora-27-127.0.0.2-2701-FAIL.js.log
Journal extracted to TestBasicDashboard-testBasic-fedora-27-127.0.0.2-2701-FAIL.log
Journal extracted to TestBasicDashboard-testBasic-fedora-27-127.0.0.2-2703-FAIL.log
Journal extracted to TestBasicDashboard-testBasic-fedora-27-127.0.0.2-2702-FAIL.log
Traceback (most recent call last):
  File "/build/cockpit/test/common/testlib.py", line 669, in tearDown
    self.check_journal_messages()
  File "/build/cockpit/test/common/testlib.py", line 804, in check_journal_messages
    raise Error(first)
Error: audit: type=1400 audit(1516632437.147:163): avc:  denied  { map } for  pid=1245 comm="hostname" path="/usr/bin/hostname" dev="dm-0" ino=20028 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:hostname_exec_t:s0 tclass=file permissive=0

not ok 149 testBasic (check_dashboard.TestBasicDashboard) # duration: 68s
Wrote screenshot to TestBasicDashboard-testBasic-fedora-27-127.0.0.2-2701-FAIL.png
Wrote HTML dump to TestBasicDashboard-testBasic-fedora-27-127.0.0.2-2701-FAIL.html
Wrote JS log to TestBasicDashboard-testBasic-fedora-27-127.0.0.2-2701-FAIL.js.log
Journal extracted to TestBasicDashboard-testBasic-fedora-27-127.0.0.2-2701-FAIL.log
Journal extracted to TestBasicDashboard-testBasic-fedora-27-127.0.0.2-2703-FAIL.log
Journal extracted to TestBasicDashboard-testBasic-fedora-27-127.0.0.2-2702-FAIL.log

First occurrence: 2018-01-22T14:48:15.234459 | revision 6b466c34c5559c70809d99ca620a9c9125343e7d, logs Times recorded: 1 Latest occurrences:

# ----------------------------------------------------------------------
# testTimeServers (check_system_info.TestSystemInfo)
#
Removed /etc/systemd/system/dbus-org.freedesktop.timedate1.service.
Removed /etc/systemd/system/systemd-timedated.service.

DevTools listening on ws://127.0.0.1:9336/devtools/browser/62b29ebe-884e-4a62-a60d-df5d067e9f16
[0122/144942.960830:ERROR:zygote_host_impl_linux.cc(268)] Failed to adjust OOM score of renderer with pid 25037: Permission denied (13)
[0122/144943.897306:ERROR:zygote_host_impl_linux.cc(268)] Failed to adjust OOM score of renderer with pid 25068: Permission denied (13)
Unexpected journal message 'audit: type=1400 audit(1516632574.067:162): avc:  denied  { execute_no_trans } for  pid=1323 comm="pmie_check" path="/usr/bin/pmie" dev="dm-0" ino=139127 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:pcp_pmie_exec_t:s0 tclass=file permissive=0'
Wrote JS log to TestSystemInfo-testTimeServers-fedora-27-127.0.0.2-2701-FAIL.js.log
Journal extracted to TestSystemInfo-testTimeServers-fedora-27-127.0.0.2-2701-FAIL.log
Traceback (most recent call last):
  File "/build/cockpit/test/common/testlib.py", line 669, in tearDown
    self.check_journal_messages()
  File "/build/cockpit/test/common/testlib.py", line 804, in check_journal_messages
    raise Error(first)
Error: audit: type=1400 audit(1516632574.067:162): avc:  denied  { execute_no_trans } for  pid=1323 comm="pmie_check" path="/usr/bin/pmie" dev="dm-0" ino=139127 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:pcp_pmie_exec_t:s0 tclass=file permissive=0

not ok 121 testTimeServers (check_system_info.TestSystemInfo) # duration: 30s
Wrote screenshot to TestSystemInfo-testTimeServers-fedora-27-127.0.0.2-2701-FAIL.png
Wrote HTML dump to TestSystemInfo-testTimeServers-fedora-27-127.0.0.2-2701-FAIL.html
Wrote JS log to TestSystemInfo-testTimeServers-fedora-27-127.0.0.2-2701-FAIL.js.log
Journal extracted to TestSystemInfo-testTimeServers-fedora-27-127.0.0.2-2701-FAIL.log

First occurrence: 2018-01-22T14:49:52.916508 | revision 6b466c34c5559c70809d99ca620a9c9125343e7d, logs Times recorded: 1 Latest occurrences:

# ----------------------------------------------------------------------
# testBasic (check_storage_basic.TestStorage)
#

DevTools listening on ws://127.0.0.1:9623/devtools/browser/7f55dd1f-b6b3-4fc2-89b4-54ff9c34b1dd
[0122/145154.017663:ERROR:zygote_host_impl_linux.cc(268)] Failed to adjust OOM score of renderer with pid 29402: Permission denied (13)
[0122/145155.099926:ERROR:zygote_host_impl_linux.cc(268)] Failed to adjust OOM score of renderer with pid 29443: Permission denied (13)
mke2fs 1.43.5 (04-Aug-2017)
Unexpected journal message 'audit: type=1400 audit(1516632707.188:163): avc:  denied  { map } for  pid=1303 comm="hostname" path="/usr/bin/hostname" dev="dm-0" ino=20028 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:hostname_exec_t:s0 tclass=file permissive=0'
Wrote JS log to TestStorage-testBasic-fedora-27-127.0.0.2-2901-FAIL.js.log
Journal extracted to TestStorage-testBasic-fedora-27-127.0.0.2-2901-FAIL.log
Traceback (most recent call last):
  File "/build/cockpit/test/common/testlib.py", line 669, in tearDown
    self.check_journal_messages()
  File "/build/cockpit/test/common/testlib.py", line 804, in check_journal_messages
    raise Error(first)
Error: audit: type=1400 audit(1516632707.188:163): avc:  denied  { map } for  pid=1303 comm="hostname" path="/usr/bin/hostname" dev="dm-0" ino=20028 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:hostname_exec_t:s0 tclass=file permissive=0

not ok 90 testBasic (check_storage_basic.TestStorage) # duration: 28s
Wrote screenshot to TestStorage-testBasic-fedora-27-127.0.0.2-2901-FAIL.png
Wrote HTML dump to TestStorage-testBasic-fedora-27-127.0.0.2-2901-FAIL.html
Wrote JS log to TestStorage-testBasic-fedora-27-127.0.0.2-2901-FAIL.js.log
Journal extracted to TestStorage-testBasic-fedora-27-127.0.0.2-2901-FAIL.log

First occurrence: 2018-01-22T14:52:02.787836 | revision 6b466c34c5559c70809d99ca620a9c9125343e7d, logs Times recorded: 1 Latest occurrences:

# ----------------------------------------------------------------------
# testConditions (check_services.TestServices)
#
Created symlink /etc/systemd/system/multi-user.target.wants/condtest.service -> /etc/systemd/system/condtest.service.

DevTools listening on ws://127.0.0.1:9903/devtools/browser/c187d7e6-99a5-4de1-b137-384b55ca4579
[0122/145241.467917:ERROR:zygote_host_impl_linux.cc(268)] Failed to adjust OOM score of renderer with pid 30634: Permission denied (13)
[0122/145242.585835:ERROR:zygote_host_impl_linux.cc(268)] Failed to adjust OOM score of renderer with pid 30664: Permission denied (13)
Unexpected journal message 'audit: type=1400 audit(1516632753.871:160): avc:  denied  { map } for  pid=1285 comm="hostname" path="/usr/bin/hostname" dev="dm-0" ino=20028 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:hostname_exec_t:s0 tclass=file permissive=0'
Unexpected journal message 'audit: type=1400 audit(1516632754.064:162): avc:  denied  { execute_no_trans } for  pid=1329 comm="pmie_check" path="/usr/bin/pmie" dev="dm-0" ino=139127 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:pcp_pmie_exec_t:s0 tclass=file permissive=0'
Wrote JS log to TestServices-testConditions-fedora-27-127.0.0.2-2601-FAIL.js.log
Journal extracted to TestServices-testConditions-fedora-27-127.0.0.2-2601-FAIL.log
Traceback (most recent call last):
  File "/build/cockpit/test/common/testlib.py", line 669, in tearDown
    self.check_journal_messages()
  File "/build/cockpit/test/common/testlib.py", line 804, in check_journal_messages
    raise Error(first)
Error: audit: type=1400 audit(1516632753.871:160): avc:  denied  { map } for  pid=1285 comm="hostname" path="/usr/bin/hostname" dev="dm-0" ino=20028 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:hostname_exec_t:s0 tclass=file permissive=0

not ok 81 testConditions (check_services.TestServices) # duration: 31s
Wrote screenshot to TestServices-testConditions-fedora-27-127.0.0.2-2601-FAIL.png
Wrote HTML dump to TestServices-testConditions-fedora-27-127.0.0.2-2601-FAIL.html
Wrote JS log to TestServices-testConditions-fedora-27-127.0.0.2-2601-FAIL.js.log
Journal extracted to TestServices-testConditions-fedora-27-127.0.0.2-2601-FAIL.log

First occurrence: 2018-01-22T14:52:56.033169 | revision 6b466c34c5559c70809d99ca620a9c9125343e7d, logs Times recorded: 1 Latest occurrences:

# ----------------------------------------------------------------------
# testBasic (check_sosreport.TestSOS)
#

DevTools listening on ws://127.0.0.1:9874/devtools/browser/0addd298-4342-46be-b5b6-1a075eb193a2
[0122/145208.424769:ERROR:zygote_host_impl_linux.cc(268)] Failed to adjust OOM score of renderer with pid 29659: Permission denied (13)
[0122/145209.644845:ERROR:zygote_host_impl_linux.cc(268)] Failed to adjust OOM score of renderer with pid 29729: Permission denied (13)
Unexpected journal message 'audit: type=1400 audit(1516632719.215:165): avc:  denied  { execute_no_trans } for  pid=1313 comm="pmie_check" path="/usr/bin/pmie" dev="dm-0" ino=139127 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:pcp_pmie_exec_t:s0 tclass=file permissive=0'
Wrote JS log to TestSOS-testBasic-fedora-27-127.0.0.2-2401-FAIL.js.log
Journal extracted to TestSOS-testBasic-fedora-27-127.0.0.2-2401-FAIL.log
Traceback (most recent call last):
  File "/build/cockpit/test/common/testlib.py", line 669, in tearDown
    self.check_journal_messages()
  File "/build/cockpit/test/common/testlib.py", line 804, in check_journal_messages
    raise Error(first)
Error: audit: type=1400 audit(1516632719.215:165): avc:  denied  { execute_no_trans } for  pid=1313 comm="pmie_check" path="/usr/bin/pmie" dev="dm-0" ino=139127 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:pcp_pmie_exec_t:s0 tclass=file permissive=0

not ok 89 testBasic (check_sosreport.TestSOS) # duration: 171s
Wrote screenshot to TestSOS-testBasic-fedora-27-127.0.0.2-2401-FAIL.png
Wrote HTML dump to TestSOS-testBasic-fedora-27-127.0.0.2-2401-FAIL.html
Wrote JS log to TestSOS-testBasic-fedora-27-127.0.0.2-2401-FAIL.js.log
Journal extracted to TestSOS-testBasic-fedora-27-127.0.0.2-2401-FAIL.log

First occurrence: 2018-01-22T14:54:40.160605 | revision 6b466c34c5559c70809d99ca620a9c9125343e7d, logs Times recorded: 1 Latest occurrences:

# ----------------------------------------------------------------------
# testProjectUsers (check_openshift.TestRegistry)
#
/etc/profile.d/lang.sh: line 20: warning: setlocale: LC_COLLATE: cannot change locale (en_US.UTF-8): No such file or directory
/etc/profile.d/lang.sh: line 23: warning: setlocale: LC_MESSAGES: cannot change locale (en_US.UTF-8): No such file or directory
/etc/profile.d/lang.sh: line 26: warning: setlocale: LC_NUMERIC: cannot change locale (en_US.UTF-8): No such file or directory
/etc/profile.d/lang.sh: line 29: warning: setlocale: LC_TIME: cannot change locale (en_US.UTF-8): No such file or directory
/etc/profile.d/lang.sh: line 20: warning: setlocale: LC_COLLATE: cannot change locale (en_US.UTF-8): No such file or directory
/etc/profile.d/lang.sh: line 23: warning: setlocale: LC_MESSAGES: cannot change locale (en_US.UTF-8): No such file or directory
/etc/profile.d/lang.sh: line 26: warning: setlocale: LC_NUMERIC: cannot change locale (en_US.UTF-8): No such file or directory
/etc/profile.d/lang.sh: line 29: warning: setlocale: LC_TIME: cannot change locale (en_US.UTF-8): No such file or directory
The connection to the server 10.111.112.101:8443 was refused - did you specify the right host or port?
The connection to the server 10.111.112.101:8443 was refused - did you specify the right host or port?
The connection to the server 10.111.112.101:8443 was refused - did you specify the right host or port?
The connection to the server 10.111.112.101:8443 was refused - did you specify the right host or port?
The connection to the server 10.111.112.101:8443 was refused - did you specify the right host or port?
The connection to the server 10.111.112.101:8443 was refused - did you specify the right host or port?
The connection to the server 10.111.112.101:8443 was refused - did you specify the right host or port?
The connection to the server 10.111.112.101:8443 was refused - did you specify the right host or port?
The connection to the server 10.111.112.101:8443 was refused - did you specify the right host or port?

DevTools listening on ws://127.0.0.1:9413/devtools/browser/19422434-da3f-4576-8b22-10d106e1f66f
[0122/145529.334607:ERROR:zygote_host_impl_linux.cc(268)] Failed to adjust OOM score of renderer with pid 33845: Permission denied (13)
[0122/145530.461924:ERROR:zygote_host_impl_linux.cc(268)] Failed to adjust OOM score of renderer with pid 33903: Permission denied (13)
> warning: 2018-01-22 09:55:35.462785 I | proto: duplicate proto type registered: google.protobuf.Any
2018-01-22 09:55:35.463158 I | proto: duplicate proto type registered: google.protobuf.Duration
2018-01-22 09:55:35.463193 I | proto: duplicate proto type registered: google.protobuf.Timestamp

> warning: 2018-01-22 09:55:35.856990 I | proto: duplicate proto type registered: google.protobuf.Any
2018-01-22 09:55:35.857131 I | proto: duplicate proto type registered: google.protobuf.Duration
2018-01-22 09:55:35.857176 I | proto: duplicate proto type registered: google.protobuf.Timestamp

Unexpected journal message 'audit: type=1400 audit(1516632887.059:161): avc:  denied  { map } for  pid=1265 comm="hostname" path="/usr/bin/hostname" dev="dm-0" ino=20028 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:hostname_exec_t:s0 tclass=file permissive=0'
Unexpected journal message 'audit: type=1400 audit(1516632887.142:163): avc:  denied  { execute_no_trans } for  pid=1293 comm="pmie_check" path="/usr/bin/pmie" dev="dm-0" ino=139127 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:pcp_pmie_exec_t:s0 tclass=file permissive=0'
Wrote JS log to TestRegistry-testProjectUsers-fedora-27-127.0.0.2-2301-FAIL.js.log
Journal extracted to TestRegistry-testProjectUsers-fedora-27-127.0.0.2-2301-FAIL.log
Journal extracted to TestRegistry-testProjectUsers-openshift-127.0.0.2-2302-FAIL.log
/etc/profile.d/lang.sh: line 20: warning: setlocale: LC_COLLATE: cannot change locale (en_US.UTF-8): No such file or directory
/etc/profile.d/lang.sh: line 23: warning: setlocale: LC_MESSAGES: cannot change locale (en_US.UTF-8): No such file or directory
/etc/profile.d/lang.sh: line 26: warning: setlocale: LC_NUMERIC: cannot change locale (en_US.UTF-8): No such file or directory
/etc/profile.d/lang.sh: line 29: warning: setlocale: LC_TIME: cannot change locale (en_US.UTF-8): No such file or directory
Traceback (most recent call last):
  File "/build/cockpit/test/common/testlib.py", line 669, in tearDown
    self.check_journal_messages()
  File "/build/cockpit/test/common/testlib.py", line 804, in check_journal_messages
    raise Error(first)
Error: audit: type=1400 audit(1516632887.059:161): avc:  denied  { map } for  pid=1265 comm="hostname" path="/usr/bin/hostname" dev="dm-0" ino=20028 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:hostname_exec_t:s0 tclass=file permissive=0

not ok 61 testProjectUsers (check_openshift.TestRegistry) # duration: 98s
Wrote screenshot to TestRegistry-testProjectUsers-fedora-27-127.0.0.2-2301-FAIL.png
Wrote HTML dump to TestRegistry-testProjectUsers-fedora-27-127.0.0.2-2301-FAIL.html
Wrote JS log to TestRegistry-testProjectUsers-fedora-27-127.0.0.2-2301-FAIL.js.log
Journal extracted to TestRegistry-testProjectUsers-fedora-27-127.0.0.2-2301-FAIL.log
Journal extracted to TestRegistry-testProjectUsers-openshift-127.0.0.2-2302-FAIL.log
/etc/profile.d/lang.sh: line 20: warning: setlocale: LC_COLLATE: cannot change locale (en_US.UTF-8): No such file or directory
/etc/profile.d/lang.sh: line 23: warning: setlocale: LC_MESSAGES: cannot change locale (en_US.UTF-8): No such file or directory
/etc/profile.d/lang.sh: line 26: warning: setlocale: LC_NUMERIC: cannot change locale (en_US.UTF-8): No such file or directory
/etc/profile.d/lang.sh: line 29: warning: setlocale: LC_TIME: cannot change locale (en_US.UTF-8): No such file or directory

First occurrence: 2018-01-22T14:56:06.470247 | revision 6b466c34c5559c70809d99ca620a9c9125343e7d, logs Times recorded: 1 Latest occurrences:

# ----------------------------------------------------------------------
# testVirtualMachineLinkToNode (check_openshift.TestOpenshift)
#
======= done setUp
/etc/profile.d/lang.sh: line 20: warning: setlocale: LC_COLLATE: cannot change locale (en_US.UTF-8): No such file or directory
/etc/profile.d/lang.sh: line 23: warning: setlocale: LC_MESSAGES: cannot change locale (en_US.UTF-8): No such file or directory
/etc/profile.d/lang.sh: line 26: warning: setlocale: LC_NUMERIC: cannot change locale (en_US.UTF-8): No such file or directory
/etc/profile.d/lang.sh: line 29: warning: setlocale: LC_TIME: cannot change locale (en_US.UTF-8): No such file or directory
/etc/profile.d/lang.sh: line 20: warning: setlocale: LC_COLLATE: cannot change locale (en_US.UTF-8): No such file or directory
/etc/profile.d/lang.sh: line 23: warning: setlocale: LC_MESSAGES: cannot change locale (en_US.UTF-8): No such file or directory
/etc/profile.d/lang.sh: line 26: warning: setlocale: LC_NUMERIC: cannot change locale (en_US.UTF-8): No such file or directory
/etc/profile.d/lang.sh: line 29: warning: setlocale: LC_TIME: cannot change locale (en_US.UTF-8): No such file or directory
/etc/profile.d/lang.sh: line 20: warning: setlocale: LC_COLLATE: cannot change locale (en_US.UTF-8): No such file or directory
/etc/profile.d/lang.sh: line 23: warning: setlocale: LC_MESSAGES: cannot change locale (en_US.UTF-8): No such file or directory
/etc/profile.d/lang.sh: line 26: warning: setlocale: LC_NUMERIC: cannot change locale (en_US.UTF-8): No such file or directory
/etc/profile.d/lang.sh: line 29: warning: setlocale: LC_TIME: cannot change locale (en_US.UTF-8): No such file or directory
The connection to the server 10.111.112.101:8443 was refused - did you specify the right host or port?
The connection to the server 10.111.112.101:8443 was refused - did you specify the right host or port?
The connection to the server 10.111.112.101:8443 was refused - did you specify the right host or port?
The connection to the server 10.111.112.101:8443 was refused - did you specify the right host or port?
The connection to the server 10.111.112.101:8443 was refused - did you specify the right host or port?
The connection to the server 10.111.112.101:8443 was refused - did you specify the right host or port?
start
No resources found.
No resources found.
No resources found.
kubevirt installed

DevTools listening on ws://127.0.0.1:10033/devtools/browser/056add80-d43d-4247-b5c5-c9c319e7e15c
[0122/145917.443972:ERROR:zygote_host_impl_linux.cc(268)] Failed to adjust OOM score of renderer with pid 37423: Permission denied (13)
[0122/145918.576508:ERROR:zygote_host_impl_linux.cc(268)] Failed to adjust OOM score of renderer with pid 37452: Permission denied (13)
> warning: 2018-01-22 09:59:23.761334 I | proto: duplicate proto type registered: google.protobuf.Any
2018-01-22 09:59:23.761618 I | proto: duplicate proto type registered: google.protobuf.Duration
2018-01-22 09:59:23.761689 I | proto: duplicate proto type registered: google.protobuf.Timestamp

> warning: 2018-01-22 09:59:24.224017 I | proto: duplicate proto type registered: google.protobuf.Any
2018-01-22 09:59:24.224163 I | proto: duplicate proto type registered: google.protobuf.Duration
2018-01-22 09:59:24.224194 I | proto: duplicate proto type registered: google.protobuf.Timestamp

Unexpected journal message 'audit: type=1400 audit(1516633062.245:162): avc:  denied  { execute_no_trans } for  pid=1259 comm="pmie_check" path="/usr/bin/pmie" dev="dm-0" ino=139127 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:pcp_pmie_exec_t:s0 tclass=file permissive=0'
Wrote JS log to TestOpenshift-testVirtualMachineLinkToNode-fedora-27-127.0.0.2-2301-FAIL.js.log
Journal extracted to TestOpenshift-testVirtualMachineLinkToNode-fedora-27-127.0.0.2-2301-FAIL.log
Journal extracted to TestOpenshift-testVirtualMachineLinkToNode-openshift-127.0.0.2-2302-FAIL.log
/etc/profile.d/lang.sh: line 20: warning: setlocale: LC_COLLATE: cannot change locale (en_US.UTF-8): No such file or directory
/etc/profile.d/lang.sh: line 23: warning: setlocale: LC_MESSAGES: cannot change locale (en_US.UTF-8): No such file or directory
/etc/profile.d/lang.sh: line 26: warning: setlocale: LC_NUMERIC: cannot change locale (en_US.UTF-8): No such file or directory
/etc/profile.d/lang.sh: line 29: warning: setlocale: LC_TIME: cannot change locale (en_US.UTF-8): No such file or directory
Traceback (most recent call last):
  File "/build/cockpit/test/common/testlib.py", line 669, in tearDown
    self.check_journal_messages()
  File "/build/cockpit/test/common/testlib.py", line 804, in check_journal_messages
    raise Error(first)
Error: audit: type=1400 audit(1516633062.245:162): avc:  denied  { execute_no_trans } for  pid=1259 comm="pmie_check" path="/usr/bin/pmie" dev="dm-0" ino=139127 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:pcp_pmie_exec_t:s0 tclass=file permissive=0

not ok 49 testVirtualMachineLinkToNode (check_openshift.TestOpenshift) # duration: 127s
Wrote screenshot to TestOpenshift-testVirtualMachineLinkToNode-fedora-27-127.0.0.2-2301-FAIL.png
Wrote HTML dump to TestOpenshift-testVirtualMachineLinkToNode-fedora-27-127.0.0.2-2301-FAIL.html
Wrote JS log to TestOpenshift-testVirtualMachineLinkToNode-fedora-27-127.0.0.2-2301-FAIL.js.log
Journal extracted to TestOpenshift-testVirtualMachineLinkToNode-fedora-27-127.0.0.2-2301-FAIL.log
Journal extracted to TestOpenshift-testVirtualMachineLinkToNode-openshift-127.0.0.2-2302-FAIL.log
/etc/profile.d/lang.sh: line 20: warning: setlocale: LC_COLLATE: cannot change locale (en_US.UTF-8): No such file or directory
/etc/profile.d/lang.sh: line 23: warning: setlocale: LC_MESSAGES: cannot change locale (en_US.UTF-8): No such file or directory
/etc/profile.d/lang.sh: line 26: warning: setlocale: LC_NUMERIC: cannot change locale (en_US.UTF-8): No such file or directory
/etc/profile.d/lang.sh: line 29: warning: setlocale: LC_TIME: cannot change locale (en_US.UTF-8): No such file or directory

First occurrence: 2018-01-22T14:59:30.560742 | revision 6b466c34c5559c70809d99ca620a9c9125343e7d, logs Times recorded: 1 Latest occurrences:

# ----------------------------------------------------------------------
# testOther (check_networking_other.TestNetworking)
#
NAME         UUID                                  TYPE            DEVICE 
System eth0  5fb06bd0-0bb0-7ffb-45f1-d6edd65f3e03  802-3-ethernet  eth0   
virbr0       f2834a29-cbb6-47b0-b65c-5f18bc8dd790  bridge          virbr0 
System eth1  9c92fad9-6ecb-3e6c-eb4d-8a47c6f50c04  802-3-ethernet  --     
ens2         39ef3890-56af-4114-9a24-f3f94c42acfe  802-3-ethernet  --     

DevTools listening on ws://127.0.0.1:9793/devtools/browser/17b74877-ec0c-40dc-8467-3a39036c17e8
[0122/150058.604116:ERROR:zygote_host_impl_linux.cc(268)] Failed to adjust OOM score of renderer with pid 39242: Permission denied (13)
[0122/150100.043846:ERROR:zygote_host_impl_linux.cc(268)] Failed to adjust OOM score of renderer with pid 39328: Permission denied (13)
Unexpected journal message 'audit: type=1400 audit(1516633249.279:161): avc:  denied  { map } for  pid=1242 comm="hostname" path="/usr/bin/hostname" dev="dm-0" ino=20028 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:hostname_exec_t:s0 tclass=file permissive=0'
Unexpected journal message 'audit: type=1400 audit(1516633249.422:163): avc:  denied  { execute_no_trans } for  pid=1269 comm="pmie_check" path="/usr/bin/pmie" dev="dm-0" ino=139127 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:pcp_pmie_exec_t:s0 tclass=file permissive=0'
Wrote JS log to TestNetworking-testOther-fedora-27-127.0.0.2-2801-FAIL.js.log
Journal extracted to TestNetworking-testOther-fedora-27-127.0.0.2-2801-FAIL.log
Traceback (most recent call last):
  File "/build/cockpit/test/common/testlib.py", line 669, in tearDown
    self.check_journal_messages()
  File "/build/cockpit/test/common/testlib.py", line 804, in check_journal_messages
    raise Error(first)
Error: audit: type=1400 audit(1516633249.279:161): avc:  denied  { map } for  pid=1242 comm="hostname" path="/usr/bin/hostname" dev="dm-0" ino=20028 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:hostname_exec_t:s0 tclass=file permissive=0

not ok 35 testOther (check_networking_other.TestNetworking) # duration: 43s
Wrote screenshot to TestNetworking-testOther-fedora-27-127.0.0.2-2801-FAIL.png
Wrote HTML dump to TestNetworking-testOther-fedora-27-127.0.0.2-2801-FAIL.html
Wrote JS log to TestNetworking-testOther-fedora-27-127.0.0.2-2801-FAIL.js.log
Journal extracted to TestNetworking-testOther-fedora-27-127.0.0.2-2801-FAIL.log

First occurrence: 2018-01-22T15:01:13.800082 | revision 6b466c34c5559c70809d99ca620a9c9125343e7d, logs Times recorded: 1 Latest occurrences:

# ----------------------------------------------------------------------
# testCheckpoint (check_networking_checkpoints.TestNetworking)
#
NAME         UUID                                  TYPE            DEVICE 
System eth0  5fb06bd0-0bb0-7ffb-45f1-d6edd65f3e03  802-3-ethernet  eth0   
virbr0       d8ecc657-d6b1-4d98-b138-4c3ca68927e8  bridge          virbr0 
System eth1  9c92fad9-6ecb-3e6c-eb4d-8a47c6f50c04  802-3-ethernet  --     
ens2         39ef3890-56af-4114-9a24-f3f94c42acfe  802-3-ethernet  --     

52:54:00:12:34:56 -> eth0

DevTools listening on ws://127.0.0.1:9923/devtools/browser/ad6c38a1-7e92-4ba3-90cc-624c67b4c504
[0122/150201.949387:ERROR:zygote_host_impl_linux.cc(268)] Failed to adjust OOM score of renderer with pid 40232: Permission denied (13)
[0122/150203.507514:ERROR:zygote_host_impl_linux.cc(268)] Failed to adjust OOM score of renderer with pid 40299: Permission denied (13)
Unexpected journal message 'audit: type=1400 audit(1516633313.728:160): avc:  denied  { map } for  pid=1325 comm="hostname" path="/usr/bin/hostname" dev="dm-0" ino=20028 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:hostname_exec_t:s0 tclass=file permissive=0'
Unexpected journal message 'audit: type=1400 audit(1516633313.945:162): avc:  denied  { execute_no_trans } for  pid=1356 comm="pmie_check" path="/usr/bin/pmie" dev="dm-0" ino=139127 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:pcp_pmie_exec_t:s0 tclass=file permissive=0'
Wrote JS log to TestNetworking-testCheckpoint-fedora-27-127.0.0.2-2201-FAIL.js.log
Journal extracted to TestNetworking-testCheckpoint-fedora-27-127.0.0.2-2201-FAIL.log
Traceback (most recent call last):
  File "/build/cockpit/test/common/testlib.py", line 669, in tearDown
    self.check_journal_messages()
  File "/build/cockpit/test/common/testlib.py", line 804, in check_journal_messages
    raise Error(first)
Error: audit: type=1400 audit(1516633313.728:160): avc:  denied  { map } for  pid=1325 comm="hostname" path="/usr/bin/hostname" dev="dm-0" ino=20028 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:hostname_exec_t:s0 tclass=file permissive=0

not ok 30 testCheckpoint (check_networking_checkpoints.TestNetworking) # duration: 103s
Wrote screenshot to TestNetworking-testCheckpoint-fedora-27-127.0.0.2-2201-FAIL.png
Wrote HTML dump to TestNetworking-testCheckpoint-fedora-27-127.0.0.2-2201-FAIL.html
Wrote JS log to TestNetworking-testCheckpoint-fedora-27-127.0.0.2-2201-FAIL.js.log
Journal extracted to TestNetworking-testCheckpoint-fedora-27-127.0.0.2-2201-FAIL.log

First occurrence: 2018-01-22T15:03:12.458454 | revision 6b466c34c5559c70809d99ca620a9c9125343e7d, logs Times recorded: 1 Latest occurrences:

# ----------------------------------------------------------------------
# testOverview (check_docker_storage.TestDockerStorage)
#
ftruncate() failed: Permission denied

DevTools listening on ws://127.0.0.1:9704/devtools/browser/05d8f601-ef02-43ea-83c9-5cf36defec06
[0122/144902.824666:ERROR:zygote_host_impl_linux.cc(268)] Failed to adjust OOM score of renderer with pid 76677: Permission denied (13)
[0122/144903.865946:ERROR:zygote_host_impl_linux.cc(268)] Failed to adjust OOM score of renderer with pid 76715: Permission denied (13)
Unexpected journal message 'audit: type=1400 audit(1516632491.834:161): avc:  denied  { map } for  pid=1218 comm="hostname" path="/usr/bin/hostname" dev="dm-0" ino=20028 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:hostname_exec_t:s0 tclass=file permissive=0'
Wrote JS log to TestDockerStorage-testOverview-fedora-27-127.0.0.2-2701-FAIL.js.log
Journal extracted to TestDockerStorage-testOverview-fedora-27-127.0.0.2-2701-FAIL.log
Traceback (most recent call last):
  File "/build/cockpit/test/common/testlib.py", line 669, in tearDown
    self.check_journal_messages()
  File "/build/cockpit/test/common/testlib.py", line 804, in check_journal_messages
    raise Error(first)
Error: audit: type=1400 audit(1516632491.834:161): avc:  denied  { map } for  pid=1218 comm="hostname" path="/usr/bin/hostname" dev="dm-0" ino=20028 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:hostname_exec_t:s0 tclass=file permissive=0

not ok 158 testOverview (check_docker_storage.TestDockerStorage) # duration: 74s
Wrote screenshot to TestDockerStorage-testOverview-fedora-27-127.0.0.2-2701-FAIL.png
Wrote HTML dump to TestDockerStorage-testOverview-fedora-27-127.0.0.2-2701-FAIL.html
Wrote JS log to TestDockerStorage-testOverview-fedora-27-127.0.0.2-2701-FAIL.js.log
Journal extracted to TestDockerStorage-testOverview-fedora-27-127.0.0.2-2701-FAIL.log

First occurrence: 2018-01-22T14:49:13.626946 | revision 406553f0a1c7944d4702673ddef1f2778f003642, logs Times recorded: 1 Latest occurrences:

# ----------------------------------------------------------------------
# testContainerProblems (check_docker.TestDocker)
#
ftruncate() failed: Permission denied

DevTools listening on ws://127.0.0.1:9545/devtools/browser/5b0980f8-8f47-4fdd-ae8a-25fbb4dde2ff
[0122/144952.496722:ERROR:zygote_host_impl_linux.cc(268)] Failed to adjust OOM score of renderer with pid 77817: Permission denied (13)
[0122/144953.685479:ERROR:zygote_host_impl_linux.cc(268)] Failed to adjust OOM score of renderer with pid 77864: Permission denied (13)
Unexpected journal message 'audit: type=1400 audit(1516632535.740:163): avc:  denied  { map } for  pid=1281 comm="hostname" path="/usr/bin/hostname" dev="dm-0" ino=20028 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:hostname_exec_t:s0 tclass=file permissive=0'
Unexpected journal message 'audit: type=1400 audit(1516632535.895:165): avc:  denied  { execute_no_trans } for  pid=1321 comm="pmie_check" path="/usr/bin/pmie" dev="dm-0" ino=139127 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:pcp_pmie_exec_t:s0 tclass=file permissive=0'
Wrote JS log to TestDocker-testContainerProblems-fedora-27-127.0.0.2-2601-FAIL.js.log
Journal extracted to TestDocker-testContainerProblems-fedora-27-127.0.0.2-2601-FAIL.log
Traceback (most recent call last):
  File "/build/cockpit/test/common/testlib.py", line 669, in tearDown
    self.check_journal_messages()
  File "/build/cockpit/test/common/testlib.py", line 804, in check_journal_messages
    raise Error(first)
Error: audit: type=1400 audit(1516632535.740:163): avc:  denied  { map } for  pid=1281 comm="hostname" path="/usr/bin/hostname" dev="dm-0" ino=20028 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:hostname_exec_t:s0 tclass=file permissive=0

not ok 152 testContainerProblems (check_docker.TestDocker) # duration: 81s
Wrote screenshot to TestDocker-testContainerProblems-fedora-27-127.0.0.2-2601-FAIL.png
Wrote HTML dump to TestDocker-testContainerProblems-fedora-27-127.0.0.2-2601-FAIL.html
Wrote JS log to TestDocker-testContainerProblems-fedora-27-127.0.0.2-2601-FAIL.js.log
Journal extracted to TestDocker-testContainerProblems-fedora-27-127.0.0.2-2601-FAIL.log

First occurrence: 2018-01-22T14:50:04.730333 | revision 406553f0a1c7944d4702673ddef1f2778f003642, logs Times recorded: 1 Latest occurrences:

# ----------------------------------------------------------------------
# testAbrtDelete (check_journal.TestJournal)
#

DevTools listening on ws://127.0.0.1:9254/devtools/browser/bff2d489-ab83-4cac-a96d-620b5fc44c6e
[0122/151637.578929:ERROR:zygote_host_impl_linux.cc(268)] Failed to adjust OOM score of renderer with pid 19255: Permission denied (13)
[0122/151638.741161:ERROR:zygote_host_impl_linux.cc(268)] Failed to adjust OOM score of renderer with pid 19328: Permission denied (13)
bash: line 1:  1892 Segmentation fault      (core dumped) python -c 'import os; os.kill(os.getpid(), 11)'
Unexpected journal message 'audit: type=1400 audit(1516634188.045:165): avc:  denied  { execute_no_trans } for  pid=1331 comm="pmie_check" path="/usr/bin/pmie" dev="dm-0" ino=139127 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:pcp_pmie_exec_t:s0 tclass=file permissive=0'
Wrote JS log to TestJournal-testAbrtDelete-fedora-27-127.0.0.2-2301-FAIL.js.log
Journal extracted to TestJournal-testAbrtDelete-fedora-27-127.0.0.2-2301-FAIL.log
Core dumps downloaded to /build/cockpit/TestJournal-testAbrtDelete-fedora-27-127.0.0.2-2301-FAIL.core
Traceback (most recent call last):
  File "/build/cockpit/test/common/testlib.py", line 669, in tearDown
    self.check_journal_messages()
  File "/build/cockpit/test/common/testlib.py", line 804, in check_journal_messages
    raise Error(first)
Error: audit: type=1400 audit(1516634188.045:165): avc:  denied  { execute_no_trans } for  pid=1331 comm="pmie_check" path="/usr/bin/pmie" dev="dm-0" ino=139127 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:pcp_pmie_exec_t:s0 tclass=file permissive=0

not ok 161 testAbrtDelete (check_journal.TestJournal) # duration: 42s
Wrote screenshot to TestJournal-testAbrtDelete-fedora-27-127.0.0.2-2301-FAIL.png
Wrote HTML dump to TestJournal-testAbrtDelete-fedora-27-127.0.0.2-2301-FAIL.html
Wrote JS log to TestJournal-testAbrtDelete-fedora-27-127.0.0.2-2301-FAIL.js.log
Journal extracted to TestJournal-testAbrtDelete-fedora-27-127.0.0.2-2301-FAIL.log
Core dumps downloaded to /build/cockpit/TestJournal-testAbrtDelete-fedora-27-127.0.0.2-2301-FAIL.core

First occurrence: 2018-01-22T15:16:51.312294 | revision f4199327560f0a79dbb2aeef0c30d647c5257e25, logs Times recorded: 1 Latest occurrences:

# ----------------------------------------------------------------------
# testDevmapper (check_docker_storage.TestDockerStorageMapper)
#
  Volume group "atomic-storage" not found
  Cannot process volume group atomic-storage

DevTools listening on ws://127.0.0.1:10079/devtools/browser/6f42330b-6eec-4628-a55b-4694d755a341
[0122/151642.440131:ERROR:zygote_host_impl_linux.cc(268)] Failed to adjust OOM score of renderer with pid 19415: Permission denied (13)
[0122/151643.680982:ERROR:zygote_host_impl_linux.cc(268)] Failed to adjust OOM score of renderer with pid 19477: Permission denied (13)
  Volume group "atomic-storage" not found
  Cannot process volume group atomic-storage
  Volume group "atomic-storage" not found
  Cannot process volume group atomic-storage
  Volume group "atomic-storage" not found
  Cannot process volume group atomic-storage
Unexpected journal message 'audit: type=1400 audit(1516634189.014:160): avc:  denied  { map } for  pid=1254 comm="hostname" path="/usr/bin/hostname" dev="dm-0" ino=20028 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:hostname_exec_t:s0 tclass=file permissive=0'
Unexpected journal message 'audit: type=1400 audit(1516634189.263:162): avc:  denied  { execute_no_trans } for  pid=1303 comm="pmie_check" path="/usr/bin/pmie" dev="dm-0" ino=139127 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:pcp_pmie_exec_t:s0 tclass=file permissive=0'
Wrote JS log to TestDockerStorageMapper-testDevmapper-fedora-27-127.0.0.2-2901-FAIL.js.log
Journal extracted to TestDockerStorageMapper-testDevmapper-fedora-27-127.0.0.2-2901-FAIL.log
Traceback (most recent call last):
  File "/build/cockpit/test/common/testlib.py", line 669, in tearDown
    self.check_journal_messages()
  File "/build/cockpit/test/common/testlib.py", line 804, in check_journal_messages
    raise Error(first)
Error: audit: type=1400 audit(1516634189.014:160): avc:  denied  { map } for  pid=1254 comm="hostname" path="/usr/bin/hostname" dev="dm-0" ino=20028 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:hostname_exec_t:s0 tclass=file permissive=0

not ok 159 testDevmapper (check_docker_storage.TestDockerStorageMapper) # duration: 81s
Wrote screenshot to TestDockerStorageMapper-testDevmapper-fedora-27-127.0.0.2-2901-FAIL.png
Wrote HTML dump to TestDockerStorageMapper-testDevmapper-fedora-27-127.0.0.2-2901-FAIL.html
Wrote JS log to TestDockerStorageMapper-testDevmapper-fedora-27-127.0.0.2-2901-FAIL.js.log
Journal extracted to TestDockerStorageMapper-testDevmapper-fedora-27-127.0.0.2-2901-FAIL.log

First occurrence: 2018-01-22T15:17:30.711090 | revision f4199327560f0a79dbb2aeef0c30d647c5257e25, logs Times recorded: 1 Latest occurrences:

cockpituous commented 6 years ago

verify/fedora-27 Ooops, it happened again


# ----------------------------------------------------------------------
# testTroubleshooting (check_multi_machine.TestMultiMachine)
#

DevTools listening on ws://127.0.0.1:10062/devtools/browser/5b659bfa-932a-4aff-bf05-3423745f9a48
[0122/101752.434959:ERROR:zygote_host_impl_linux.cc(268)] Failed to adjust OOM score of renderer with pid 42344: Permission denied (13)
[0122/101753.330436:ERROR:zygote_host_impl_linux.cc(268)] Failed to adjust OOM score of renderer with pid 42415: Permission denied (13)
> warning: cat: '*.pub': No such file or directory

> warning: failed to list keys in home directory: cat: '*.pub': No such file or directory
> warning: cat: '*.pub': No such file or directory

> warning: failed to list keys in home directory: cat: '*.pub': No such file or directory
> warning: Login failed
> warning: Login failed
(node:42352) Warning: Possible EventEmitter memory leak detected. 11 Page.loadEventFired listeners added. Use emitter.setMaxListeners() to increase limit
> warning: cat: '*.pub': No such file or directory

> warning: failed to list keys in home directory: cat: '*.pub': No such file or directory
CDP: {"source":"network","level":"error","text":"Failed to load resource: the server responded with a status of 502 (Remote Page is Unavailable)","timestamp":1516616318299.6,"url":"http://127.0.0.2:9491/cockpit/@root@10.111.113.2:2222/system/index.html#/","networkRequestId":"42415.742"}
> warning: cat: '*.pub': No such file or directory

> warning: failed to list keys in home directory: cat: '*.pub': No such file or directory
Unexpected journal message 'audit: type=1400 audit(1516616262.461:165): avc:  denied  { execute_no_trans } for  pid=1318 comm="pmie_check" path="/usr/bin/pmie" dev="dm-0" ino=139127 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:pcp_pmie_exec_t:s0 tclass=file permissive=0'
Wrote JS log to TestMultiMachine-testTroubleshooting-fedora-27-127.0.0.2-2601-FAIL.js.log
Journal extracted to TestMultiMachine-testTroubleshooting-fedora-27-127.0.0.2-2601-FAIL.log
Journal extracted to TestMultiMachine-testTroubleshooting-fedora-27-127.0.0.2-2603-FAIL.log
Traceback (most recent call last):
  File "/build/cockpit/test/common/testlib.py", line 669, in tearDown
    self.check_journal_messages()
  File "/build/cockpit/test/common/testlib.py", line 804, in check_journal_messages
    raise Error(first)
Error: audit: type=1400 audit(1516616262.461:165): avc:  denied  { execute_no_trans } for  pid=1318 comm="pmie_check" path="/usr/bin/pmie" dev="dm-0" ino=139127 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:pcp_pmie_exec_t:s0 tclass=file permissive=0

not ok 16 testTroubleshooting (check_multi_machine.TestMultiMachine) # duration: 70s
Wrote screenshot to TestMultiMachine-testTroubleshooting-fedora-27-127.0.0.2-2601-FAIL.png
Wrote HTML dump to TestMultiMachine-testTroubleshooting-fedora-27-127.0.0.2-2601-FAIL.html
Wrote JS log to TestMultiMachine-testTroubleshooting-fedora-27-127.0.0.2-2601-FAIL.js.log
Journal extracted to TestMultiMachine-testTroubleshooting-fedora-27-127.0.0.2-2601-FAIL.log
Journal extracted to TestMultiMachine-testTroubleshooting-fedora-27-127.0.0.2-2603-FAIL.log

First occurrence: 2018-01-22T10:18:41.641961 | revision bfc1f931a789004fc4a4afeca66c2422ca91c28b, logs Times recorded: 1 Latest occurrences:

# ----------------------------------------------------------------------
# testPendingClaim (check_kubernetes.TestKubernetes)
#
bash: /etc/kubernetes/start-kubernetes: No such file or directory
2018-01-22 05:49:37.911523 I | proto: duplicate proto type registered: google.protobuf.Any
2018-01-22 05:49:37.917604 I | proto: duplicate proto type registered: google.protobuf.Duration
2018-01-22 05:49:37.917740 I | proto: duplicate proto type registered: google.protobuf.Timestamp
ftruncate() failed: Permission denied

DevTools listening on ws://127.0.0.1:9532/devtools/browser/3eb1ebea-0f4c-4c97-9134-aee9f35aa4d7
[0122/104943.320980:ERROR:zygote_host_impl_linux.cc(268)] Failed to adjust OOM score of renderer with pid 14461: Permission denied (13)
[0122/104944.517302:ERROR:zygote_host_impl_linux.cc(268)] Failed to adjust OOM score of renderer with pid 14567: Permission denied (13)
> warning: 2018-01-22 05:49:54.205378 I | proto: duplicate proto type registered: google.protobuf.Any
2018-01-22 05:49:54.205495 I | proto: duplicate proto type registered: google.protobuf.Duration
2018-01-22 05:49:54.205519 I | proto: duplicate proto type registered: google.protobuf.Timestamp
error: current-context must exist in order to minify

> warning: received invalid kubectl config 
> warning: 2018-01-22 05:49:55.708499 I | proto: duplicate proto type registered: google.protobuf.Any
2018-01-22 05:49:55.708778 I | proto: duplicate proto type registered: google.protobuf.Duration
2018-01-22 05:49:55.708815 I | proto: duplicate proto type registered: google.protobuf.Timestamp

2018-01-22 05:49:57.027887 I | proto: duplicate proto type registered: google.protobuf.Any
2018-01-22 05:49:57.028224 I | proto: duplicate proto type registered: google.protobuf.Duration
2018-01-22 05:49:57.028253 I | proto: duplicate proto type registered: google.protobuf.Timestamp
2018-01-22 05:49:58.337491 I | proto: duplicate proto type registered: google.protobuf.Any
2018-01-22 05:49:58.337607 I | proto: duplicate proto type registered: google.protobuf.Duration
2018-01-22 05:49:58.337634 I | proto: duplicate proto type registered: google.protobuf.Timestamp
2018-01-22 05:49:58.863732 I | proto: duplicate proto type registered: google.protobuf.Any
2018-01-22 05:49:58.864263 I | proto: duplicate proto type registered: google.protobuf.Duration
2018-01-22 05:49:58.864560 I | proto: duplicate proto type registered: google.protobuf.Timestamp
2018-01-22 05:50:00.423754 I | proto: duplicate proto type registered: google.protobuf.Any
2018-01-22 05:50:00.424417 I | proto: duplicate proto type registered: google.protobuf.Duration
2018-01-22 05:50:00.424708 I | proto: duplicate proto type registered: google.protobuf.Timestamp
2018-01-22 05:50:01.529824 I | proto: duplicate proto type registered: google.protobuf.Any
2018-01-22 05:50:01.529949 I | proto: duplicate proto type registered: google.protobuf.Duration
2018-01-22 05:50:01.529975 I | proto: duplicate proto type registered: google.protobuf.Timestamp
2018-01-22 05:50:02.552439 I | proto: duplicate proto type registered: google.protobuf.Any
2018-01-22 05:50:02.552580 I | proto: duplicate proto type registered: google.protobuf.Duration
2018-01-22 05:50:02.552611 I | proto: duplicate proto type registered: google.protobuf.Timestamp
Unexpected journal message 'audit: type=1400 audit(1516618133.190:150): avc:  denied  { map } for  pid=1199 comm="hostname" path="/usr/bin/hostname" dev="dm-0" ino=20028 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:hostname_exec_t:s0 tclass=file permissive=0'
Unexpected journal message 'audit: type=1400 audit(1516618133.373:152): avc:  denied  { execute_no_trans } for  pid=1238 comm="pmie_check" path="/usr/bin/pmie" dev="dm-0" ino=139127 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:pcp_pmie_exec_t:s0 tclass=file permissive=0'
Wrote JS log to TestKubernetes-testPendingClaim-fedora-27-127.0.0.2-2901-FAIL.js.log
Journal extracted to TestKubernetes-testPendingClaim-fedora-27-127.0.0.2-2901-FAIL.log
Traceback (most recent call last):
  File "/build/cockpit/test/common/testlib.py", line 669, in tearDown
    self.check_journal_messages()
  File "/build/cockpit/test/common/testlib.py", line 804, in check_journal_messages
    raise Error(first)
Error: audit: type=1400 audit(1516618133.190:150): avc:  denied  { map } for  pid=1199 comm="hostname" path="/usr/bin/hostname" dev="dm-0" ino=20028 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:hostname_exec_t:s0 tclass=file permissive=0

not ok 178 testPendingClaim (check_kubernetes.TestKubernetes) # duration: 105s
Wrote screenshot to TestKubernetes-testPendingClaim-fedora-27-127.0.0.2-2901-FAIL.png
Wrote HTML dump to TestKubernetes-testPendingClaim-fedora-27-127.0.0.2-2901-FAIL.html
Wrote JS log to TestKubernetes-testPendingClaim-fedora-27-127.0.0.2-2901-FAIL.js.log
Journal extracted to TestKubernetes-testPendingClaim-fedora-27-127.0.0.2-2901-FAIL.log
[0100/000000.260234:ERROR:broker_posix.cc(40)] Recvmsg error: Connection reset by peer (104)
[0100/000000.260675:WARNING:client_shared_bitmap_manager.cc(98)] Browser failed to allocate shared memory

First occurrence: 2018-01-22T10:50:10.713166 | revision 550a632b411ac740e1e984e3b3d64d920e303d58, logs Times recorded: 1 Latest occurrences:

# ----------------------------------------------------------------------
# testResources (check_docker.TestDocker)
#
ftruncate() failed: Permission denied
[0122/105337.823893:ERROR:zygote_host_impl_linux.cc(268)] Failed to adjust OOM score of renderer with pid 17491: Permission denied (13)

DevTools listening on ws://127.0.0.1:9888/devtools/browser/c06def2a-3b5f-43cb-8760-6ef1817c24d6
[0122/105339.280019:ERROR:zygote_host_impl_linux.cc(268)] Failed to adjust OOM score of renderer with pid 17543: Permission denied (13)
Unexpected journal message 'audit: type=1400 audit(1516618361.944:161): avc:  denied  { execute_no_trans } for  pid=1245 comm="pmie_check" path="/usr/bin/pmie" dev="dm-0" ino=139127 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:pcp_pmie_exec_t:s0 tclass=file permissive=0'
Wrote JS log to TestDocker-testResources-fedora-27-127.0.0.2-2401-FAIL.js.log
Journal extracted to TestDocker-testResources-fedora-27-127.0.0.2-2401-FAIL.log
Traceback (most recent call last):
  File "/build/cockpit/test/common/testlib.py", line 669, in tearDown
    self.check_journal_messages()
  File "/build/cockpit/test/common/testlib.py", line 804, in check_journal_messages
    raise Error(first)
Error: audit: type=1400 audit(1516618361.944:161): avc:  denied  { execute_no_trans } for  pid=1245 comm="pmie_check" path="/usr/bin/pmie" dev="dm-0" ino=139127 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:pcp_pmie_exec_t:s0 tclass=file permissive=0

not ok 159 testResources (check_docker.TestDocker) # duration: 114s
Wrote screenshot to TestDocker-testResources-fedora-27-127.0.0.2-2401-FAIL.png
Wrote HTML dump to TestDocker-testResources-fedora-27-127.0.0.2-2401-FAIL.html
Wrote JS log to TestDocker-testResources-fedora-27-127.0.0.2-2401-FAIL.js.log
Journal extracted to TestDocker-testResources-fedora-27-127.0.0.2-2401-FAIL.log

First occurrence: 2018-01-22T10:54:08.031816 | revision 550a632b411ac740e1e984e3b3d64d920e303d58, logs Times recorded: 1 Latest occurrences:

# ----------------------------------------------------------------------
# testMachinesJsonVarMigration (check_dashboard.TestDashboardSetup)
#
ftruncate() failed: Permission denied
[0122/105518.090060:ERROR:zygote_host_impl_linux.cc(268)] Failed to adjust OOM score of renderer with pid 18652: Permission denied (13)

DevTools listening on ws://127.0.0.1:9380/devtools/browser/1df59dd1-94c4-4fe7-a92f-acc9a40bdcb2
[0122/105519.889155:ERROR:zygote_host_impl_linux.cc(268)] Failed to adjust OOM score of renderer with pid 18701: Permission denied (13)
> log: done
> log: done
> log: transport closed, dropped message:  
{"payload":"metrics1","interval":1000,"source":"direct","metrics":[{"name":"disk.dev.total_bytes","units":"bytes","derive":"rate"}],"host":"localhost","command":"open","channel":"1:3!9","group":"cockpit1:localhost/dashboard"}
> log: done
Unexpected journal message 'audit: type=1400 audit(1516618487.574:149): avc:  denied  { map } for  pid=1219 comm="hostname" path="/usr/bin/hostname" dev="dm-0" ino=20028 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:hostname_exec_t:s0 tclass=file permissive=0'
Wrote JS log to TestDashboardSetup-testMachinesJsonVarMigration-fedora-27-127.0.0.2-2401-FAIL.js.log
Journal extracted to TestDashboardSetup-testMachinesJsonVarMigration-fedora-27-127.0.0.2-2401-FAIL.log
Journal extracted to TestDashboardSetup-testMachinesJsonVarMigration-fedora-27-127.0.0.2-2403-FAIL.log
Journal extracted to TestDashboardSetup-testMachinesJsonVarMigration-fedora-27-127.0.0.2-2402-FAIL.log
Traceback (most recent call last):
  File "/build/cockpit/test/common/testlib.py", line 669, in tearDown
    self.check_journal_messages()
  File "/build/cockpit/test/common/testlib.py", line 804, in check_journal_messages
    raise Error(first)
Error: audit: type=1400 audit(1516618487.574:149): avc:  denied  { map } for  pid=1219 comm="hostname" path="/usr/bin/hostname" dev="dm-0" ino=20028 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:hostname_exec_t:s0 tclass=file permissive=0

not ok 152 testMachinesJsonVarMigration (check_dashboard.TestDashboardSetup) # duration: 98s
Wrote screenshot to TestDashboardSetup-testMachinesJsonVarMigration-fedora-27-127.0.0.2-2401-FAIL.png
Wrote HTML dump to TestDashboardSetup-testMachinesJsonVarMigration-fedora-27-127.0.0.2-2401-FAIL.html
Wrote JS log to TestDashboardSetup-testMachinesJsonVarMigration-fedora-27-127.0.0.2-2401-FAIL.js.log
Journal extracted to TestDashboardSetup-testMachinesJsonVarMigration-fedora-27-127.0.0.2-2401-FAIL.log
Journal extracted to TestDashboardSetup-testMachinesJsonVarMigration-fedora-27-127.0.0.2-2403-FAIL.log
Journal extracted to TestDashboardSetup-testMachinesJsonVarMigration-fedora-27-127.0.0.2-2402-FAIL.log

First occurrence: 2018-01-22T10:55:57.471273 | revision 550a632b411ac740e1e984e3b3d64d920e303d58, logs Times recorded: 1 Latest occurrences:

# ----------------------------------------------------------------------
# testEdit (check_dashboard.TestDashboardEditLimits)
#
ftruncate() failed: Permission denied

DevTools listening on ws://127.0.0.1:9659/devtools/browser/1b8c25b9-f902-4e6c-b286-723dc6ac04c3
[0122/105610.385333:ERROR:zygote_host_impl_linux.cc(268)] Failed to adjust OOM score of renderer with pid 19274: Permission denied (13)
[0122/105611.954834:ERROR:zygote_host_impl_linux.cc(268)] Failed to adjust OOM score of renderer with pid 19302: Permission denied (13)
[0122/105619.215173:ERROR:gl_implementation.cc(241)] Failed to load /usr/lib64/chromium-browser/swiftshader/libGLESv2.so: /usr/lib64/chromium-browser/swiftshader/libGLESv2.so: cannot open shared object file: No such file or directory
[0122/105619.219833:ERROR:gpu_child_thread.cc(254)] Exiting GPU process due to errors during initialization
[0122/105620.203904:ERROR:gl_implementation.cc(241)] Failed to load /usr/lib64/chromium-browser/swiftshader/libGLESv2.so: /usr/lib64/chromium-browser/swiftshader/libGLESv2.so: cannot open shared object file: No such file or directory
[0122/105620.209168:ERROR:gpu_child_thread.cc(254)] Exiting GPU process due to errors during initialization
[0122/105621.520914:ERROR:gl_implementation.cc(241)] Failed to load /usr/lib64/chromium-browser/swiftshader/libGLESv2.so: /usr/lib64/chromium-browser/swiftshader/libGLESv2.so: cannot open shared object file: No such file or directory
[0122/105621.538748:ERROR:gpu_child_thread.cc(254)] Exiting GPU process due to errors during initialization
[0122/105622.595242:ERROR:gl_implementation.cc(241)] Failed to load /usr/lib64/chromium-browser/swiftshader/libGLESv2.so: /usr/lib64/chromium-browser/swiftshader/libGLESv2.so: cannot open shared object file: No such file or directory
[0122/105622.604675:ERROR:gpu_child_thread.cc(254)] Exiting GPU process due to errors during initialization
Unexpected journal message 'audit: type=1400 audit(1516618557.164:155): avc:  denied  { execute_no_trans } for  pid=1237 comm="pmie_check" path="/usr/bin/pmie" dev="dm-0" ino=139127 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:pcp_pmie_exec_t:s0 tclass=file permissive=0'
Wrote JS log to TestDashboardEditLimits-testEdit-fedora-27-127.0.0.2-2801-FAIL.js.log
Journal extracted to TestDashboardEditLimits-testEdit-fedora-27-127.0.0.2-2801-FAIL.log
Traceback (most recent call last):
  File "/build/cockpit/test/common/testlib.py", line 669, in tearDown
    self.check_journal_messages()
  File "/build/cockpit/test/common/testlib.py", line 804, in check_journal_messages
    raise Error(first)
Error: audit: type=1400 audit(1516618557.164:155): avc:  denied  { execute_no_trans } for  pid=1237 comm="pmie_check" path="/usr/bin/pmie" dev="dm-0" ino=139127 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:pcp_pmie_exec_t:s0 tclass=file permissive=0

not ok 150 testEdit (check_dashboard.TestDashboardEditLimits) # duration: 68s
Wrote screenshot to TestDashboardEditLimits-testEdit-fedora-27-127.0.0.2-2801-FAIL.png
Wrote HTML dump to TestDashboardEditLimits-testEdit-fedora-27-127.0.0.2-2801-FAIL.html
Wrote JS log to TestDashboardEditLimits-testEdit-fedora-27-127.0.0.2-2801-FAIL.js.log
Journal extracted to TestDashboardEditLimits-testEdit-fedora-27-127.0.0.2-2801-FAIL.log

First occurrence: 2018-01-22T10:56:30.803521 | revision 550a632b411ac740e1e984e3b3d64d920e303d58, logs Times recorded: 1 Latest occurrences:

# ----------------------------------------------------------------------
# testUnused (check_storage_unused.TestStorage)
#
ftruncate() failed: Permission denied

DevTools listening on ws://127.0.0.1:10162/devtools/browser/8c21905e-f721-4dae-a5f9-d97b616bb810
[0122/105959.923086:ERROR:zygote_host_impl_linux.cc(268)] Failed to adjust OOM score of renderer with pid 22496: Permission denied (13)
[0122/110001.310158:ERROR:zygote_host_impl_linux.cc(268)] Failed to adjust OOM score of renderer with pid 22538: Permission denied (13)
Warning: The resulting partition is not properly aligned for best performance: 47105s % 2048s != 0s
Unexpected journal message 'audit: type=1400 audit(1516618788.668:152): avc:  denied  { execute_no_trans } for  pid=1227 comm="pmie_check" path="/usr/bin/pmie" dev="dm-0" ino=139127 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:pcp_pmie_exec_t:s0 tclass=file permissive=0'
Wrote JS log to TestStorage-testUnused-fedora-27-127.0.0.2-2401-FAIL.js.log
Journal extracted to TestStorage-testUnused-fedora-27-127.0.0.2-2401-FAIL.log
Traceback (most recent call last):
  File "/build/cockpit/test/common/testlib.py", line 669, in tearDown
    self.check_journal_messages()
  File "/build/cockpit/test/common/testlib.py", line 804, in check_journal_messages
    raise Error(first)
Error: audit: type=1400 audit(1516618788.668:152): avc:  denied  { execute_no_trans } for  pid=1227 comm="pmie_check" path="/usr/bin/pmie" dev="dm-0" ino=139127 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:pcp_pmie_exec_t:s0 tclass=file permissive=0

not ok 125 testUnused (check_storage_unused.TestStorage) # duration: 53s
Wrote screenshot to TestStorage-testUnused-fedora-27-127.0.0.2-2401-FAIL.png
Wrote HTML dump to TestStorage-testUnused-fedora-27-127.0.0.2-2401-FAIL.html
Wrote JS log to TestStorage-testUnused-fedora-27-127.0.0.2-2401-FAIL.js.log
Journal extracted to TestStorage-testUnused-fedora-27-127.0.0.2-2401-FAIL.log

First occurrence: 2018-01-22T11:00:14.809123 | revision 550a632b411ac740e1e984e3b3d64d920e303d58, logs Times recorded: 1 Latest occurrences:

# ----------------------------------------------------------------------
# testUnpartitionedSpace (check_storage_lvm2.TestStorage)
#
ftruncate() failed: Permission denied

DevTools listening on ws://127.0.0.1:9625/devtools/browser/2dd948bc-831a-437f-be47-552df3e774be
[0122/110126.875740:ERROR:zygote_host_impl_linux.cc(268)] Failed to adjust OOM score of renderer with pid 24510: Permission denied (13)
[0122/110128.272068:ERROR:zygote_host_impl_linux.cc(268)] Failed to adjust OOM score of renderer with pid 24540: Permission denied (13)
Unexpected journal message 'audit: type=1400 audit(1516618875.002:160): avc:  denied  { map } for  pid=1223 comm="hostname" path="/usr/bin/hostname" dev="dm-0" ino=20028 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:hostname_exec_t:s0 tclass=file permissive=0'
Unexpected journal message 'audit: type=1400 audit(1516618875.391:164): avc:  denied  { execute_no_trans } for  pid=1285 comm="pmie_check" path="/usr/bin/pmie" dev="dm-0" ino=139127 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:pcp_pmie_exec_t:s0 tclass=file permissive=0'
Wrote JS log to TestStorage-testUnpartitionedSpace-fedora-27-127.0.0.2-2601-FAIL.js.log
Journal extracted to TestStorage-testUnpartitionedSpace-fedora-27-127.0.0.2-2601-FAIL.log
Traceback (most recent call last):
  File "/build/cockpit/test/common/testlib.py", line 669, in tearDown
    self.check_journal_messages()
  File "/build/cockpit/test/common/testlib.py", line 804, in check_journal_messages
    raise Error(first)
Error: audit: type=1400 audit(1516618875.002:160): avc:  denied  { map } for  pid=1223 comm="hostname" path="/usr/bin/hostname" dev="dm-0" ino=20028 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:hostname_exec_t:s0 tclass=file permissive=0

not ok 112 testUnpartitionedSpace (check_storage_lvm2.TestStorage) # duration: 53s
Wrote screenshot to TestStorage-testUnpartitionedSpace-fedora-27-127.0.0.2-2601-FAIL.png
Wrote HTML dump to TestStorage-testUnpartitionedSpace-fedora-27-127.0.0.2-2601-FAIL.html
Wrote JS log to TestStorage-testUnpartitionedSpace-fedora-27-127.0.0.2-2601-FAIL.js.log
Journal extracted to TestStorage-testUnpartitionedSpace-fedora-27-127.0.0.2-2601-FAIL.log

First occurrence: 2018-01-22T11:01:48.215976 | revision 550a632b411ac740e1e984e3b3d64d920e303d58, logs Times recorded: 1 Latest occurrences:

# ----------------------------------------------------------------------
# testLuks (check_storage_luks.TestStorage)
#
ftruncate() failed: Permission denied

DevTools listening on ws://127.0.0.1:9791/devtools/browser/21e20cbb-514a-4cb8-9dc7-26a06ebf4a6c
[0122/110132.758023:ERROR:zygote_host_impl_linux.cc(268)] Failed to adjust OOM score of renderer with pid 24672: Permission denied (13)
[0122/110134.168105:ERROR:zygote_host_impl_linux.cc(268)] Failed to adjust OOM score of renderer with pid 24724: Permission denied (13)
Unexpected journal message 'audit: type=1400 audit(1516618884.464:153): avc:  denied  { map } for  pid=1207 comm="hostname" path="/usr/bin/hostname" dev="dm-0" ino=20028 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:hostname_exec_t:s0 tclass=file permissive=0'
Wrote JS log to TestStorage-testLuks-fedora-27-127.0.0.2-2401-FAIL.js.log
Journal extracted to TestStorage-testLuks-fedora-27-127.0.0.2-2401-FAIL.log
Traceback (most recent call last):
  File "/build/cockpit/test/common/testlib.py", line 669, in tearDown
    self.check_journal_messages()
  File "/build/cockpit/test/common/testlib.py", line 804, in check_journal_messages
    raise Error(first)
Error: audit: type=1400 audit(1516618884.464:153): avc:  denied  { map } for  pid=1207 comm="hostname" path="/usr/bin/hostname" dev="dm-0" ino=20028 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:hostname_exec_t:s0 tclass=file permissive=0

not ok 110 testLuks (check_storage_luks.TestStorage) # duration: 65s
Wrote screenshot to TestStorage-testLuks-fedora-27-127.0.0.2-2401-FAIL.png
Wrote HTML dump to TestStorage-testLuks-fedora-27-127.0.0.2-2401-FAIL.html
Wrote JS log to TestStorage-testLuks-fedora-27-127.0.0.2-2401-FAIL.js.log
Journal extracted to TestStorage-testLuks-fedora-27-127.0.0.2-2401-FAIL.log

First occurrence: 2018-01-22T11:02:11.987616 | revision 550a632b411ac740e1e984e3b3d64d920e303d58, logs Times recorded: 1 Latest occurrences:

# ----------------------------------------------------------------------
# testBasic (check_shutdown_restart.TestShutdownRestart)
#
ftruncate() failed: Permission denied

DevTools listening on ws://127.0.0.1:9738/devtools/browser/b5f9f32d-e78a-4f3f-aafd-b856c368c856
[0122/110341.158185:ERROR:zygote_host_impl_linux.cc(268)] Failed to adjust OOM score of renderer with pid 26562: Permission denied (13)
[0122/110342.415168:ERROR:zygote_host_impl_linux.cc(268)] Failed to adjust OOM score of renderer with pid 26596: Permission denied (13)
> warning: Shutdown scheduled for Mon 2018-01-22 06:03:47 EST, use 'shutdown -c' to cancel.

> warning: transport closed: disconnected
Connection to 127.0.0.2 closed by remote host.
CDP: {"source":"network","level":"error","text":"Failed to load resource: net::ERR_EMPTY_RESPONSE","timestamp":1516619029090.04,"url":"http://127.0.0.2:9391/cockpit/static/fonts/OpenSans-Light-webfont.woff","networkRequestId":"26596.29"}
> log: transport closed, dropped message:  1:1!4
{"call":["/org/freedesktop/timedate1","org.freedesktop.DBus.Properties","Get",["org.freedesktop.timedate1","NTPSynchronized"]],"id":"3"}
> log: transport closed, dropped message:  1:1!4
{"call":["/org/freedesktop/timedate1","org.freedesktop.DBus.Properties","Get",["org.freedesktop.timedate1","NTPSynchronized"]],"id":"4"}
> log: transport closed, dropped message:  1:1!4
{"call":["/org/freedesktop/timedate1","org.freedesktop.DBus.Properties","Get",["org.freedesktop.timedate1","NTPSynchronized"]],"id":"5"}
> log: transport closed, dropped message:  1:1!4
{"call":["/org/freedesktop/timedate1","org.freedesktop.DBus.Properties","Get",["org.freedesktop.timedate1","NTPSynchronized"]],"id":"6"}
> log: transport closed, dropped message:  1:1!4
{"call":["/org/freedesktop/timedate1","org.freedesktop.DBus.Properties","Get",["org.freedesktop.timedate1","NTPSynchronized"]],"id":"7"}
> log: transport closed, dropped message:  1:1!4
{"call":["/org/freedesktop/timedate1","org.freedesktop.DBus.Properties","Get",["org.freedesktop.timedate1","NTPSynchronized"]],"id":"8"}
Unexpected journal message 'audit: type=1400 audit(1516619055.521:168): avc:  denied  { map } for  pid=1279 comm="hostname" path="/usr/bin/hostname" dev="dm-0" ino=20028 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:hostname_exec_t:s0 tclass=file permissive=0'
Unexpected journal message 'audit: type=1400 audit(1516619055.825:170): avc:  denied  { execute_no_trans } for  pid=1336 comm="pmie_check" path="/usr/bin/pmie" dev="dm-0" ino=139127 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:pcp_pmie_exec_t:s0 tclass=file permissive=0'
Wrote JS log to TestShutdownRestart-testBasic-fedora-27-127.0.0.2-2501-FAIL.js.log
Journal extracted to TestShutdownRestart-testBasic-fedora-27-127.0.0.2-2501-FAIL.log
Journal extracted to TestShutdownRestart-testBasic-fedora-27-127.0.0.2-2502-FAIL.log
Traceback (most recent call last):
  File "/build/cockpit/bots/../test/verify/check-shutdown-restart", line 95, in testBasic
    self.check_journal_messages()
  File "/build/cockpit/test/common/testlib.py", line 804, in check_journal_messages
    raise Error(first)
Error: audit: type=1400 audit(1516619055.521:168): avc:  denied  { map } for  pid=1279 comm="hostname" path="/usr/bin/hostname" dev="dm-0" ino=20028 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:hostname_exec_t:s0 tclass=file permissive=0

not ok 99 testBasic (check_shutdown_restart.TestShutdownRestart) # duration: 102s
Wrote screenshot to TestShutdownRestart-testBasic-fedora-27-127.0.0.2-2501-FAIL.png
Wrote HTML dump to TestShutdownRestart-testBasic-fedora-27-127.0.0.2-2501-FAIL.html
Wrote JS log to TestShutdownRestart-testBasic-fedora-27-127.0.0.2-2501-FAIL.js.log
Journal extracted to TestShutdownRestart-testBasic-fedora-27-127.0.0.2-2501-FAIL.log
Journal extracted to TestShutdownRestart-testBasic-fedora-27-127.0.0.2-2502-FAIL.log

First occurrence: 2018-01-22T11:04:24.622274 | revision 550a632b411ac740e1e984e3b3d64d920e303d58, logs Times recorded: 1 Latest occurrences:

# ----------------------------------------------------------------------
# testRunningUpdate (check_packagekit.TestUpdates)
#
ftruncate() failed: Permission denied

DevTools listening on ws://127.0.0.1:10195/devtools/browser/77a6fa96-8df8-458d-b3cf-67aa6c8bacbb
[0122/110732.117845:ERROR:zygote_host_impl_linux.cc(268)] Failed to adjust OOM score of renderer with pid 29939: Permission denied (13)
[0122/110733.235319:ERROR:zygote_host_impl_linux.cc(268)] Failed to adjust OOM score of renderer with pid 29971: Permission denied (13)
> warning: transport closed: disconnected
Unexpected journal message 'audit: type=1400 audit(1516619237.348:161): avc:  denied  { map } for  pid=1246 comm="hostname" path="/usr/bin/hostname" dev="dm-0" ino=20028 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:hostname_exec_t:s0 tclass=file permissive=0'
Unexpected journal message 'audit: type=1400 audit(1516619237.628:164): avc:  denied  { execute_no_trans } for  pid=1287 comm="pmie_check" path="/usr/bin/pmie" dev="dm-0" ino=139127 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:pcp_pmie_exec_t:s0 tclass=file permissive=0'
Wrote JS log to TestUpdates-testRunningUpdate-fedora-27-127.0.0.2-2901-FAIL.js.log
Journal extracted to TestUpdates-testRunningUpdate-fedora-27-127.0.0.2-2901-FAIL.log
Traceback (most recent call last):
  File "/build/cockpit/test/common/testlib.py", line 669, in tearDown
    self.check_journal_messages()
  File "/build/cockpit/test/common/testlib.py", line 804, in check_journal_messages
    raise Error(first)
Error: audit: type=1400 audit(1516619237.348:161): avc:  denied  { map } for  pid=1246 comm="hostname" path="/usr/bin/hostname" dev="dm-0" ino=20028 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:hostname_exec_t:s0 tclass=file permissive=0

not ok 76 testRunningUpdate (check_packagekit.TestUpdates) # duration: 52s
Wrote screenshot to TestUpdates-testRunningUpdate-fedora-27-127.0.0.2-2901-FAIL.png
Wrote HTML dump to TestUpdates-testRunningUpdate-fedora-27-127.0.0.2-2901-FAIL.html
Wrote JS log to TestUpdates-testRunningUpdate-fedora-27-127.0.0.2-2901-FAIL.js.log
Journal extracted to TestUpdates-testRunningUpdate-fedora-27-127.0.0.2-2901-FAIL.log

First occurrence: 2018-01-22T11:07:51.627919 | revision 550a632b411ac740e1e984e3b3d64d920e303d58, logs Times recorded: 1 Latest occurrences:

# ----------------------------------------------------------------------
# testDisks (check_machines.TestMachines)
#
ftruncate() failed: Permission denied

DevTools listening on ws://127.0.0.1:9612/devtools/browser/8ae4d833-7272-4c8f-b7f0-c03ab0cf763b
[0122/111837.398010:ERROR:zygote_host_impl_linux.cc(268)] Failed to adjust OOM score of renderer with pid 45683: Permission denied (13)
[0122/111838.400299:ERROR:zygote_host_impl_linux.cc(268)] Failed to adjust OOM score of renderer with pid 45781: Permission denied (13)
Restarting vm-subVmTest1, might take a while
Unexpected journal message 'audit: type=1400 audit(1516619907.327:160): avc:  denied  { map } for  pid=1240 comm="hostname" path="/usr/bin/hostname" dev="dm-0" ino=20028 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:hostname_exec_t:s0 tclass=file permissive=0'
Unexpected journal message 'audit: type=1400 audit(1516619907.566:164): avc:  denied  { execute_no_trans } for  pid=1292 comm="pmie_check" path="/usr/bin/pmie" dev="dm-0" ino=139127 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:pcp_pmie_exec_t:s0 tclass=file permissive=0'
Wrote JS log to TestMachines-testDisks-fedora-27-127.0.0.2-2201-FAIL.js.log
Journal extracted to TestMachines-testDisks-fedora-27-127.0.0.2-2201-FAIL.log
Traceback (most recent call last):
  File "/build/cockpit/test/common/testlib.py", line 669, in tearDown
    self.check_journal_messages()
  File "/build/cockpit/test/common/testlib.py", line 804, in check_journal_messages
    raise Error(first)
Error: audit: type=1400 audit(1516619907.327:160): avc:  denied  { map } for  pid=1240 comm="hostname" path="/usr/bin/hostname" dev="dm-0" ino=20028 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:hostname_exec_t:s0 tclass=file permissive=0

not ok 3 testDisks (check_machines.TestMachines) # duration: 44s
Wrote screenshot to TestMachines-testDisks-fedora-27-127.0.0.2-2201-FAIL.png
Wrote HTML dump to TestMachines-testDisks-fedora-27-127.0.0.2-2201-FAIL.html
Wrote JS log to TestMachines-testDisks-fedora-27-127.0.0.2-2201-FAIL.js.log
Journal extracted to TestMachines-testDisks-fedora-27-127.0.0.2-2201-FAIL.log

First occurrence: 2018-01-22T11:18:57.138296 | revision 550a632b411ac740e1e984e3b3d64d920e303d58, logs Times recorded: 1 Latest occurrences:

# ----------------------------------------------------------------------
# testBasic (check_machines.TestMachines)
#
ftruncate() failed: Permission denied

DevTools listening on ws://127.0.0.1:9370/devtools/browser/01262bf4-cce1-4193-b6d2-b29bc9163c3c
[0122/111837.590857:ERROR:zygote_host_impl_linux.cc(268)] Failed to adjust OOM score of renderer with pid 45723: Permission denied (13)
[0122/111838.593191:ERROR:zygote_host_impl_linux.cc(268)] Failed to adjust OOM score of renderer with pid 45801: Permission denied (13)
> warning: Unable to parse event, ignoring: error: Disconnected from qemu:///system due to end of file
> warning: Unable to parse event, ignoring: events received: 8
> warning: Unable to parse event, ignoring: error: internal error: client socket is closed
> warning: Unable to parse event, ignoring: 
> log: virsh event failed: 
> warning: error: Domain is already active

Unexpected journal message 'audit: type=1400 audit(1516619907.781:163): avc:  denied  { map } for  pid=1235 comm="hostname" path="/usr/bin/hostname" dev="dm-0" ino=20028 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:hostname_exec_t:s0 tclass=file permissive=0'
Unexpected journal message 'audit: type=1400 audit(1516619907.953:165): avc:  denied  { execute_no_trans } for  pid=1310 comm="pmie_check" path="/usr/bin/pmie" dev="dm-0" ino=139127 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:pcp_pmie_exec_t:s0 tclass=file permissive=0'
Wrote JS log to TestMachines-testBasic-fedora-27-127.0.0.2-2301-FAIL.js.log
Journal extracted to TestMachines-testBasic-fedora-27-127.0.0.2-2301-FAIL.log
Traceback (most recent call last):
  File "/build/cockpit/test/common/testlib.py", line 669, in tearDown
    self.check_journal_messages()
  File "/build/cockpit/test/common/testlib.py", line 804, in check_journal_messages
    raise Error(first)
Error: audit: type=1400 audit(1516619907.781:163): avc:  denied  { map } for  pid=1235 comm="hostname" path="/usr/bin/hostname" dev="dm-0" ino=20028 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:hostname_exec_t:s0 tclass=file permissive=0

not ok 1 testBasic (check_machines.TestMachines) # duration: 161s
Wrote screenshot to TestMachines-testBasic-fedora-27-127.0.0.2-2301-FAIL.png
Wrote HTML dump to TestMachines-testBasic-fedora-27-127.0.0.2-2301-FAIL.html
Wrote JS log to TestMachines-testBasic-fedora-27-127.0.0.2-2301-FAIL.js.log
Journal extracted to TestMachines-testBasic-fedora-27-127.0.0.2-2301-FAIL.log

First occurrence: 2018-01-22T11:20:56.944426 | revision 550a632b411ac740e1e984e3b3d64d920e303d58, logs Times recorded: 1 Latest occurrences:

# ----------------------------------------------------------------------
# testAbrtDelete (check_journal.TestJournal)
#
ftruncate() failed: Permission denied

DevTools listening on ws://127.0.0.1:9923/devtools/browser/60372ced-36ce-463e-a87f-aeedaa3c8d80
[0122/134808.947491:ERROR:zygote_host_impl_linux.cc(268)] Failed to adjust OOM score of renderer with pid 16641: Permission denied (13)
[0122/134809.979014:ERROR:zygote_host_impl_linux.cc(268)] Failed to adjust OOM score of renderer with pid 16725: Permission denied (13)
bash: line 1:  1831 Segmentation fault      (core dumped) python -c 'import os; os.kill(os.getpid(), 11)'
Unexpected journal message 'audit: type=1400 audit(1516628880.813:162): avc:  denied  { map } for  pid=1289 comm="hostname" path="/usr/bin/hostname" dev="dm-0" ino=20028 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:hostname_exec_t:s0 tclass=file permissive=0'
Unexpected journal message 'audit: type=1400 audit(1516628880.944:164): avc:  denied  { execute_no_trans } for  pid=1325 comm="pmie_check" path="/usr/bin/pmie" dev="dm-0" ino=139127 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:pcp_pmie_exec_t:s0 tclass=file permissive=0'
Wrote JS log to TestJournal-testAbrtDelete-fedora-27-127.0.0.2-2601-FAIL.js.log
Journal extracted to TestJournal-testAbrtDelete-fedora-27-127.0.0.2-2601-FAIL.log
Core dumps downloaded to /build/cockpit/TestJournal-testAbrtDelete-fedora-27-127.0.0.2-2601-FAIL.core
Traceback (most recent call last):
  File "/build/cockpit/test/common/testlib.py", line 669, in tearDown
    self.check_journal_messages()
  File "/build/cockpit/test/common/testlib.py", line 804, in check_journal_messages
    raise Error(first)
Error: audit: type=1400 audit(1516628880.813:162): avc:  denied  { map } for  pid=1289 comm="hostname" path="/usr/bin/hostname" dev="dm-0" ino=20028 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:hostname_exec_t:s0 tclass=file permissive=0

not ok 165 testAbrtDelete (check_journal.TestJournal) # duration: 32s
Wrote screenshot to TestJournal-testAbrtDelete-fedora-27-127.0.0.2-2601-FAIL.png
Wrote HTML dump to TestJournal-testAbrtDelete-fedora-27-127.0.0.2-2601-FAIL.html
Wrote JS log to TestJournal-testAbrtDelete-fedora-27-127.0.0.2-2601-FAIL.js.log
Journal extracted to TestJournal-testAbrtDelete-fedora-27-127.0.0.2-2601-FAIL.log
Core dumps downloaded to /build/cockpit/TestJournal-testAbrtDelete-fedora-27-127.0.0.2-2601-FAIL.core

First occurrence: 2018-01-22T13:48:20.131297 | revision 6b466c34c5559c70809d99ca620a9c9125343e7d, logs Times recorded: 1 Latest occurrences:

# ----------------------------------------------------------------------
# testOverview (check_docker_storage.TestDockerStorage)
#
ftruncate() failed: Permission denied

DevTools listening on ws://127.0.0.1:9423/devtools/browser/39cae561-6e72-40d7-862b-51587334a007
[0122/134917.988180:ERROR:zygote_host_impl_linux.cc(268)] Failed to adjust OOM score of renderer with pid 17498: Permission denied (13)
[0122/134918.883312:ERROR:zygote_host_impl_linux.cc(268)] Failed to adjust OOM score of renderer with pid 17530: Permission denied (13)
Unexpected journal message 'audit: type=1400 audit(1516628908.887:163): avc:  denied  { map } for  pid=1286 comm="hostname" path="/usr/bin/hostname" dev="dm-0" ino=20028 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:hostname_exec_t:s0 tclass=file permissive=0'
Unexpected journal message 'audit: type=1400 audit(1516628909.026:165): avc:  denied  { execute_no_trans } for  pid=1318 comm="pmie_check" path="/usr/bin/pmie" dev="dm-0" ino=139127 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:pcp_pmie_exec_t:s0 tclass=file permissive=0'
Wrote JS log to TestDockerStorage-testOverview-fedora-27-127.0.0.2-2301-FAIL.js.log
Journal extracted to TestDockerStorage-testOverview-fedora-27-127.0.0.2-2301-FAIL.log
Traceback (most recent call last):
  File "/build/cockpit/test/common/testlib.py", line 669, in tearDown
    self.check_journal_messages()
  File "/build/cockpit/test/common/testlib.py", line 804, in check_journal_messages
    raise Error(first)
Error: audit: type=1400 audit(1516628908.887:163): avc:  denied  { map } for  pid=1286 comm="hostname" path="/usr/bin/hostname" dev="dm-0" ino=20028 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:hostname_exec_t:s0 tclass=file permissive=0

not ok 162 testOverview (check_docker_storage.TestDockerStorage) # duration: 70s
Wrote screenshot to TestDockerStorage-testOverview-fedora-27-127.0.0.2-2301-FAIL.png
Wrote HTML dump to TestDockerStorage-testOverview-fedora-27-127.0.0.2-2301-FAIL.html
Wrote JS log to TestDockerStorage-testOverview-fedora-27-127.0.0.2-2301-FAIL.js.log
Journal extracted to TestDockerStorage-testOverview-fedora-27-127.0.0.2-2301-FAIL.log

First occurrence: 2018-01-22T13:49:25.772318 | revision 6b466c34c5559c70809d99ca620a9c9125343e7d, logs Times recorded: 1 Latest occurrences:

# ----------------------------------------------------------------------
# testFailure (check_docker.TestDocker)
#
ftruncate() failed: Permission denied

DevTools listening on ws://127.0.0.1:9442/devtools/browser/e874b358-c267-459d-86d5-dac7293b38ea
[0122/134953.639978:ERROR:zygote_host_impl_linux.cc(268)] Failed to adjust OOM score of renderer with pid 18379: Permission denied (13)
[0122/134954.558949:ERROR:zygote_host_impl_linux.cc(268)] Failed to adjust OOM score of renderer with pid 18452: Permission denied (13)
> warning: 
Unexpected journal message 'audit: type=1400 audit(1516628942.124:160): avc:  denied  { map } for  pid=1286 comm="hostname" path="/usr/bin/hostname" dev="dm-0" ino=20028 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:hostname_exec_t:s0 tclass=file permissive=0'
Unexpected journal message 'audit: type=1400 audit(1516628942.298:162): avc:  denied  { execute_no_trans } for  pid=1325 comm="pmie_check" path="/usr/bin/pmie" dev="dm-0" ino=139127 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:pcp_pmie_exec_t:s0 tclass=file permissive=0'
Wrote JS log to TestDocker-testFailure-fedora-27-127.0.0.2-2201-FAIL.js.log
Journal extracted to TestDocker-testFailure-fedora-27-127.0.0.2-2201-FAIL.log
Traceback (most recent call last):
  File "/build/cockpit/test/common/testlib.py", line 669, in tearDown
    self.check_journal_messages()
  File "/build/cockpit/test/common/testlib.py", line 804, in check_journal_messages
    raise Error(first)
Error: audit: type=1400 audit(1516628942.124:160): avc:  denied  { map } for  pid=1286 comm="hostname" path="/usr/bin/hostname" dev="dm-0" ino=20028 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:hostname_exec_t:s0 tclass=file permissive=0

not ok 158 testFailure (check_docker.TestDocker) # duration: 125s
Wrote screenshot to TestDocker-testFailure-fedora-27-127.0.0.2-2201-FAIL.png
Wrote HTML dump to TestDocker-testFailure-fedora-27-127.0.0.2-2201-FAIL.html
Wrote JS log to TestDocker-testFailure-fedora-27-127.0.0.2-2201-FAIL.js.log
Journal extracted to TestDocker-testFailure-fedora-27-127.0.0.2-2201-FAIL.log

First occurrence: 2018-01-22T13:50:54.340430 | revision 6b466c34c5559c70809d99ca620a9c9125343e7d, logs Times recorded: 1 Latest occurrences:

# ----------------------------------------------------------------------
# testNoPackageKit (check_packagekit.TestUpdates)
#
ftruncate() failed: Permission denied

DevTools listening on ws://127.0.0.1:10187/devtools/browser/c36748cf-e9fb-4468-ac5d-246330b2a1fd
[0122/135222.678468:ERROR:zygote_host_impl_linux.cc(268)] Failed to adjust OOM score of renderer with pid 22175: Permission denied (13)
[0122/135223.766322:ERROR:zygote_host_impl_linux.cc(268)] Failed to adjust OOM score of renderer with pid 22257: Permission denied (13)
> log: close:  
Unexpected journal message 'audit: type=1400 audit(1516629133.210:163): avc:  denied  { map } for  pid=1267 comm="hostname" path="/usr/bin/hostname" dev="dm-0" ino=20028 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:hostname_exec_t:s0 tclass=file permissive=0'
Unexpected journal message 'audit: type=1400 audit(1516629133.376:165): avc:  denied  { execute_no_trans } for  pid=1322 comm="pmie_check" path="/usr/bin/pmie" dev="dm-0" ino=139127 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:pcp_pmie_exec_t:s0 tclass=file permissive=0'
Wrote JS log to TestUpdates-testNoPackageKit-fedora-27-127.0.0.2-2901-FAIL.js.log
Journal extracted to TestUpdates-testNoPackageKit-fedora-27-127.0.0.2-2901-FAIL.log
Traceback (most recent call last):
  File "/build/cockpit/test/common/testlib.py", line 669, in tearDown
    self.check_journal_messages()
  File "/build/cockpit/test/common/testlib.py", line 804, in check_journal_messages
    raise Error(first)
Error: audit: type=1400 audit(1516629133.210:163): avc:  denied  { map } for  pid=1267 comm="hostname" path="/usr/bin/hostname" dev="dm-0" ino=20028 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:hostname_exec_t:s0 tclass=file permissive=0

not ok 130 testNoPackageKit (check_packagekit.TestUpdates) # duration: 29s
Wrote screenshot to TestUpdates-testNoPackageKit-fedora-27-127.0.0.2-2901-FAIL.png
Wrote HTML dump to TestUpdates-testNoPackageKit-fedora-27-127.0.0.2-2901-FAIL.html
Wrote JS log to TestUpdates-testNoPackageKit-fedora-27-127.0.0.2-2901-FAIL.js.log
Journal extracted to TestUpdates-testNoPackageKit-fedora-27-127.0.0.2-2901-FAIL.log

First occurrence: 2018-01-22T13:52:29.696493 | revision 6b466c34c5559c70809d99ca620a9c9125343e7d, logs Times recorded: 1 Latest occurrences:

# ----------------------------------------------------------------------
# testTime (check_system_info.TestSystemInfo)
#
ftruncate() failed: Permission denied

DevTools listening on ws://127.0.0.1:9479/devtools/browser/385fa93e-7b89-42ad-bfcd-eda7384973a4
[0122/135316.368785:ERROR:zygote_host_impl_linux.cc(268)] Failed to adjust OOM score of renderer with pid 23986: Permission denied (13)
[0122/135317.448495:ERROR:zygote_host_impl_linux.cc(268)] Failed to adjust OOM score of renderer with pid 24054: Permission denied (13)
> log: systemd-timedated not in use, ntp server configuration not supported
> log: systemd-timedated not in use, ntp server configuration not supported
> log: systemd-timedated not in use, ntp server configuration not supported
Unexpected journal message 'audit: type=1400 audit(1516629188.806:161): avc:  denied  { map } for  pid=1253 comm="hostname" path="/usr/bin/hostname" dev="dm-0" ino=20028 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:hostname_exec_t:s0 tclass=file permissive=0'
Unexpected journal message 'audit: type=1400 audit(1516629189.012:165): avc:  denied  { execute_no_trans } for  pid=1292 comm="pmie_check" path="/usr/bin/pmie" dev="dm-0" ino=139127 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:pcp_pmie_exec_t:s0 tclass=file permissive=0'
Wrote JS log to TestSystemInfo-testTime-fedora-27-127.0.0.2-2401-FAIL.js.log
Journal extracted to TestSystemInfo-testTime-fedora-27-127.0.0.2-2401-FAIL.log
Traceback (most recent call last):
  File "/build/cockpit/test/common/testlib.py", line 669, in tearDown
    self.check_journal_messages()
  File "/build/cockpit/test/common/testlib.py", line 804, in check_journal_messages
    raise Error(first)
Error: audit: type=1400 audit(1516629188.806:161): avc:  denied  { map } for  pid=1253 comm="hostname" path="/usr/bin/hostname" dev="dm-0" ino=20028 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:hostname_exec_t:s0 tclass=file permissive=0

not ok 120 testTime (check_system_info.TestSystemInfo) # duration: 33s
Wrote screenshot to TestSystemInfo-testTime-fedora-27-127.0.0.2-2401-FAIL.png
Wrote HTML dump to TestSystemInfo-testTime-fedora-27-127.0.0.2-2401-FAIL.html
Wrote JS log to TestSystemInfo-testTime-fedora-27-127.0.0.2-2401-FAIL.js.log
Journal extracted to TestSystemInfo-testTime-fedora-27-127.0.0.2-2401-FAIL.log

First occurrence: 2018-01-22T13:53:28.400803 | revision 6b466c34c5559c70809d99ca620a9c9125343e7d, logs Times recorded: 1 Latest occurrences:

# ----------------------------------------------------------------------
# testRaidLevelOne (check_storage_raid1.TestStorage)
#
ftruncate() failed: Permission denied

DevTools listening on ws://127.0.0.1:9674/devtools/browser/7f57a5c7-6de1-43cc-9b05-d6da6857d251
[0122/135400.770422:ERROR:zygote_host_impl_linux.cc(268)] Failed to adjust OOM score of renderer with pid 25451: Permission denied (13)
[0122/135401.704663:ERROR:zygote_host_impl_linux.cc(268)] Failed to adjust OOM score of renderer with pid 25516: Permission denied (13)
Unexpected journal message 'audit: type=1400 audit(1516629233.271:163): avc:  denied  { map } for  pid=1272 comm="hostname" path="/usr/bin/hostname" dev="dm-0" ino=20028 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:hostname_exec_t:s0 tclass=file permissive=0'
Unexpected journal message 'audit: type=1400 audit(1516629233.414:165): avc:  denied  { execute_no_trans } for  pid=1317 comm="pmie_check" path="/usr/bin/pmie" dev="dm-0" ino=139127 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:pcp_pmie_exec_t:s0 tclass=file permissive=0'
Wrote JS log to TestStorage-testRaidLevelOne-fedora-27-127.0.0.2-2301-FAIL.js.log
Journal extracted to TestStorage-testRaidLevelOne-fedora-27-127.0.0.2-2301-FAIL.log
Traceback (most recent call last):
  File "/build/cockpit/test/common/testlib.py", line 669, in tearDown
    self.check_journal_messages()
  File "/build/cockpit/test/common/testlib.py", line 804, in check_journal_messages
    raise Error(first)
Error: audit: type=1400 audit(1516629233.271:163): avc:  denied  { map } for  pid=1272 comm="hostname" path="/usr/bin/hostname" dev="dm-0" ino=20028 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:hostname_exec_t:s0 tclass=file permissive=0

not ok 110 testRaidLevelOne (check_storage_raid1.TestStorage) # duration: 28s
Wrote screenshot to TestStorage-testRaidLevelOne-fedora-27-127.0.0.2-2301-FAIL.png
Wrote HTML dump to TestStorage-testRaidLevelOne-fedora-27-127.0.0.2-2301-FAIL.html
Wrote JS log to TestStorage-testRaidLevelOne-fedora-27-127.0.0.2-2301-FAIL.js.log
Journal extracted to TestStorage-testRaidLevelOne-fedora-27-127.0.0.2-2301-FAIL.log

First occurrence: 2018-01-22T13:54:08.187628 | revision 6b466c34c5559c70809d99ca620a9c9125343e7d, logs Times recorded: 1 Latest occurrences:

# ----------------------------------------------------------------------
# testBasic (check_packages.TestPackages)
#
ftruncate() failed: Permission denied

DevTools listening on ws://127.0.0.1:9923/devtools/browser/66830e0a-5166-4211-91c5-d5074a5b516e
[0122/135723.477269:ERROR:zygote_host_impl_linux.cc(268)] Failed to adjust OOM score of renderer with pid 32080: Permission denied (13)
[0122/135724.404303:ERROR:zygote_host_impl_linux.cc(268)] Failed to adjust OOM score of renderer with pid 32132: Permission denied (13)
Unexpected journal message 'audit: type=1400 audit(1516629435.235:182): avc:  denied  { execute_no_trans } for  pid=1355 comm="pmie_check" path="/usr/bin/pmie" dev="dm-0" ino=139127 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:pcp_pmie_exec_t:s0 tclass=file permissive=0'
Wrote JS log to TestPackages-testBasic-fedora-27-127.0.0.2-2301-FAIL.js.log
Journal extracted to TestPackages-testBasic-fedora-27-127.0.0.2-2301-FAIL.log
Traceback (most recent call last):
  File "/build/cockpit/test/common/testlib.py", line 669, in tearDown
    self.check_journal_messages()
  File "/build/cockpit/test/common/testlib.py", line 804, in check_journal_messages
    raise Error(first)
Error: audit: type=1400 audit(1516629435.235:182): avc:  denied  { execute_no_trans } for  pid=1355 comm="pmie_check" path="/usr/bin/pmie" dev="dm-0" ino=139127 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:pcp_pmie_exec_t:s0 tclass=file permissive=0

not ok 68 testBasic (check_packages.TestPackages) # duration: 26s
Wrote screenshot to TestPackages-testBasic-fedora-27-127.0.0.2-2301-FAIL.png
Wrote HTML dump to TestPackages-testBasic-fedora-27-127.0.0.2-2301-FAIL.html
Wrote JS log to TestPackages-testBasic-fedora-27-127.0.0.2-2301-FAIL.js.log
Journal extracted to TestPackages-testBasic-fedora-27-127.0.0.2-2301-FAIL.log

First occurrence: 2018-01-22T13:57:30.248145 | revision 6b466c34c5559c70809d99ca620a9c9125343e7d, logs Times recorded: 1 Latest occurrences:

# ----------------------------------------------------------------------
# testReconnectChangeCert (check_openshift.TestOpenshift)
#
======= done setUp
/etc/profile.d/lang.sh: line 20: warning: setlocale: LC_COLLATE: cannot change locale (en_US.UTF-8): No such file or directory
/etc/profile.d/lang.sh: line 23: warning: setlocale: LC_MESSAGES: cannot change locale (en_US.UTF-8): No such file or directory
/etc/profile.d/lang.sh: line 26: warning: setlocale: LC_NUMERIC: cannot change locale (en_US.UTF-8): No such file or directory
/etc/profile.d/lang.sh: line 29: warning: setlocale: LC_TIME: cannot change locale (en_US.UTF-8): No such file or directory
/etc/profile.d/lang.sh: line 20: warning: setlocale: LC_COLLATE: cannot change locale (en_US.UTF-8): No such file or directory
/etc/profile.d/lang.sh: line 23: warning: setlocale: LC_MESSAGES: cannot change locale (en_US.UTF-8): No such file or directory
/etc/profile.d/lang.sh: line 26: warning: setlocale: LC_NUMERIC: cannot change locale (en_US.UTF-8): No such file or directory
/etc/profile.d/lang.sh: line 29: warning: setlocale: LC_TIME: cannot change locale (en_US.UTF-8): No such file or directory
/etc/profile.d/lang.sh: line 20: warning: setlocale: LC_COLLATE: cannot change locale (en_US.UTF-8): No such file or directory
/etc/profile.d/lang.sh: line 23: warning: setlocale: LC_MESSAGES: cannot change locale (en_US.UTF-8): No such file or directory
/etc/profile.d/lang.sh: line 26: warning: setlocale: LC_NUMERIC: cannot change locale (en_US.UTF-8): No such file or directory
/etc/profile.d/lang.sh: line 29: warning: setlocale: LC_TIME: cannot change locale (en_US.UTF-8): No such file or directory
The connection to the server 10.111.112.101:8443 was refused - did you specify the right host or port?
The connection to the server 10.111.112.101:8443 was refused - did you specify the right host or port?
The connection to the server 10.111.112.101:8443 was refused - did you specify the right host or port?
The connection to the server 10.111.112.101:8443 was refused - did you specify the right host or port?
The connection to the server 10.111.112.101:8443 was refused - did you specify the right host or port?
The connection to the server 10.111.112.101:8443 was refused - did you specify the right host or port?
The connection to the server 10.111.112.101:8443 was refused - did you specify the right host or port?
The connection to the server 10.111.112.101:8443 was refused - did you specify the right host or port?
the server doesn't have a resource type "projects"
ftruncate() failed: Permission denied

DevTools listening on ws://127.0.0.1:10041/devtools/browser/60464f53-4305-475a-91eb-e18ce096d038
[0122/140107.182067:ERROR:zygote_host_impl_linux.cc(268)] Failed to adjust OOM score of renderer with pid 36148: Permission denied (13)
[0122/140108.107271:ERROR:zygote_host_impl_linux.cc(268)] Failed to adjust OOM score of renderer with pid 36184: Permission denied (13)
> warning: 2018-01-22 09:01:11.054571 I | proto: duplicate proto type registered: google.protobuf.Any
2018-01-22 09:01:11.056009 I | proto: duplicate proto type registered: google.protobuf.Duration
2018-01-22 09:01:11.056077 I | proto: duplicate proto type registered: google.protobuf.Timestamp

> warning: 2018-01-22 09:01:11.413502 I | proto: duplicate proto type registered: google.protobuf.Any
2018-01-22 09:01:11.413650 I | proto: duplicate proto type registered: google.protobuf.Duration
2018-01-22 09:01:11.413688 I | proto: duplicate proto type registered: google.protobuf.Timestamp

> warning: 2018-01-22 09:01:12.098618 I | proto: duplicate proto type registered: google.protobuf.Any
2018-01-22 09:01:12.100355 I | proto: duplicate proto type registered: google.protobuf.Duration
2018-01-22 09:01:12.100480 I | proto: duplicate proto type registered: google.protobuf.Timestamp

> warning: 2018-01-22 09:01:12.365853 I | proto: duplicate proto type registered: google.protobuf.Any
2018-01-22 09:01:12.366017 I | proto: duplicate proto type registered: google.protobuf.Duration
2018-01-22 09:01:12.366077 I | proto: duplicate proto type registered: google.protobuf.Timestamp

Unexpected journal message 'audit: type=1400 audit(1516629632.337:180): avc:  denied  { map } for  pid=1318 comm="hostname" path="/usr/bin/hostname" dev="dm-0" ino=20028 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:hostname_exec_t:s0 tclass=file permissive=0'
Unexpected journal message 'audit: type=1400 audit(1516629632.492:182): avc:  denied  { execute_no_trans } for  pid=1359 comm="pmie_check" path="/usr/bin/pmie" dev="dm-0" ino=139127 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:pcp_pmie_exec_t:s0 tclass=file permissive=0'
Wrote JS log to TestOpenshift-testReconnectChangeCert-fedora-27-127.0.0.2-2501-FAIL.js.log
Journal extracted to TestOpenshift-testReconnectChangeCert-fedora-27-127.0.0.2-2501-FAIL.log
Journal extracted to TestOpenshift-testReconnectChangeCert-openshift-127.0.0.2-2502-FAIL.log
/etc/profile.d/lang.sh: line 20: warning: setlocale: LC_COLLATE: cannot change locale (en_US.UTF-8): No such file or directory
/etc/profile.d/lang.sh: line 23: warning: setlocale: LC_MESSAGES: cannot change locale (en_US.UTF-8): No such file or directory
/etc/profile.d/lang.sh: line 26: warning: setlocale: LC_NUMERIC: cannot change locale (en_US.UTF-8): No such file or directory
/etc/profile.d/lang.sh: line 29: warning: setlocale: LC_TIME: cannot change locale (en_US.UTF-8): No such file or directory
Traceback (most recent call last):
  File "/build/cockpit/test/common/testlib.py", line 669, in tearDown
    self.check_journal_messages()
  File "/build/cockpit/test/common/testlib.py", line 804, in check_journal_messages
    raise Error(first)
Error: audit: type=1400 audit(1516629632.337:180): avc:  denied  { map } for  pid=1318 comm="hostname" path="/usr/bin/hostname" dev="dm-0" ino=20028 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:hostname_exec_t:s0 tclass=file permissive=0

not ok 48 testReconnectChangeCert (check_openshift.TestOpenshift) # duration: 54s
Wrote screenshot to TestOpenshift-testReconnectChangeCert-fedora-27-127.0.0.2-2501-FAIL.png
Wrote HTML dump to TestOpenshift-testReconnectChangeCert-fedora-27-127.0.0.2-2501-FAIL.html
Wrote JS log to TestOpenshift-testReconnectChangeCert-fedora-27-127.0.0.2-2501-FAIL.js.log
Journal extracted to TestOpenshift-testReconnectChangeCert-fedora-27-127.0.0.2-2501-FAIL.log
Journal extracted to TestOpenshift-testReconnectChangeCert-openshift-127.0.0.2-2502-FAIL.log
/etc/profile.d/lang.sh: line 20: warning: setlocale: LC_COLLATE: cannot change locale (en_US.UTF-8): No such file or directory
/etc/profile.d/lang.sh: line 23: warning: setlocale: LC_MESSAGES: cannot change locale (en_US.UTF-8): No such file or directory
/etc/profile.d/lang.sh: line 26: warning: setlocale: LC_NUMERIC: cannot change locale (en_US.UTF-8): No such file or directory
/etc/profile.d/lang.sh: line 29: warning: setlocale: LC_TIME: cannot change locale (en_US.UTF-8): No such file or directory

First occurrence: 2018-01-22T14:01:15.926116 | revision 6b466c34c5559c70809d99ca620a9c9125343e7d, logs Times recorded: 1 Latest occurrences:

# ----------------------------------------------------------------------
# testOtherSettings (check_networking_settings.TestNetworking)
#
NAME         UUID                                  TYPE            DEVICE 
System eth0  5fb06bd0-0bb0-7ffb-45f1-d6edd65f3e03  802-3-ethernet  eth0   
virbr0       d94f21d0-f453-4ee4-a9dc-804b4e33556b  bridge          virbr0 
System eth1  9c92fad9-6ecb-3e6c-eb4d-8a47c6f50c04  802-3-ethernet  --     
ens2         39ef3890-56af-4114-9a24-f3f94c42acfe  802-3-ethernet  --     

52:54:01:00:00:03 -> eth2
52:54:01:00:00:03 -> eth2
ftruncate() failed: Permission denied

DevTools listening on ws://127.0.0.1:9682/devtools/browser/31eac60f-0161-4f1f-9758-da4c353576e1
[0122/140238.533268:ERROR:zygote_host_impl_linux.cc(268)] Failed to adjust OOM score of renderer with pid 38619: Permission denied (13)
[0122/140239.533936:ERROR:zygote_host_impl_linux.cc(268)] Failed to adjust OOM score of renderer with pid 38679: Permission denied (13)
Unexpected journal message 'audit: type=1400 audit(1516629740.676:158): avc:  denied  { map } for  pid=1271 comm="hostname" path="/usr/bin/hostname" dev="dm-0" ino=20028 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:hostname_exec_t:s0 tclass=file permissive=0'
Unexpected journal message 'audit: type=1400 audit(1516629740.776:160): avc:  denied  { execute_no_trans } for  pid=1307 comm="pmie_check" path="/usr/bin/pmie" dev="dm-0" ino=139127 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:pcp_pmie_exec_t:s0 tclass=file permissive=0'
Wrote JS log to TestNetworking-testOtherSettings-fedora-27-127.0.0.2-2401-FAIL.js.log
Journal extracted to TestNetworking-testOtherSettings-fedora-27-127.0.0.2-2401-FAIL.log
Journal extracted to TestNetworking-testOtherSettings-fedora-26-127.0.0.2-2402-FAIL.log
Traceback (most recent call last):
  File "/build/cockpit/test/common/testlib.py", line 669, in tearDown
    self.check_journal_messages()
  File "/build/cockpit/test/common/testlib.py", line 804, in check_journal_messages
    raise Error(first)
Error: audit: type=1400 audit(1516629740.676:158): avc:  denied  { map } for  pid=1271 comm="hostname" path="/usr/bin/hostname" dev="dm-0" ino=20028 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:hostname_exec_t:s0 tclass=file permissive=0

not ok 37 testOtherSettings (check_networking_settings.TestNetworking) # duration: 39s
Wrote screenshot to TestNetworking-testOtherSettings-fedora-27-127.0.0.2-2401-FAIL.png
Wrote HTML dump to TestNetworking-testOtherSettings-fedora-27-127.0.0.2-2401-FAIL.html
Wrote JS log to TestNetworking-testOtherSettings-fedora-27-127.0.0.2-2401-FAIL.js.log
Journal extracted to TestNetworking-testOtherSettings-fedora-27-127.0.0.2-2401-FAIL.log
Journal extracted to TestNetworking-testOtherSettings-fedora-26-127.0.0.2-2402-FAIL.log

First occurrence: 2018-01-22T14:02:48.065001 | revision 6b466c34c5559c70809d99ca620a9c9125343e7d, logs Times recorded: 1 Latest occurrences:

cockpituous commented 6 years ago

verify/fedora-i386 Ooops, it happened again


# ----------------------------------------------------------------------
# testBasic (check_dashboard.TestBasicDashboard)
#
ftruncate() failed: Permission denied
[0122/144734.078063:ERROR:zygote_host_impl_linux.cc(268)] Failed to adjust OOM score of renderer with pid 54117: Permission denied (13)

DevTools listening on ws://127.0.0.1:9652/devtools/browser/d6e936f8-a803-4267-a4ab-ef46d66f4466
[0122/144735.579288:ERROR:zygote_host_impl_linux.cc(268)] Failed to adjust OOM score of renderer with pid 54154: Permission denied (13)
ftruncate() failed: Permission denied

DevTools listening on ws://127.0.0.1:9963/devtools/browser/59c7ccb3-970b-48c2-9a94-7ee284ece4c6
[0122/144744.183013:ERROR:zygote_host_impl_linux.cc(268)] Failed to adjust OOM score of renderer with pid 54280: Permission denied (13)
[0122/144745.433649:ERROR:zygote_host_impl_linux.cc(268)] Failed to adjust OOM score of renderer with pid 54312: Permission denied (13)
[0122/144810.101065:ERROR:gl_implementation.cc(241)] Failed to load /usr/lib64/chromium-browser/swiftshader/libGLESv2.so: /usr/lib64/chromium-browser/swiftshader/libGLESv2.so: cannot open shared object file: No such file or directory
[0122/144810.105366:ERROR:gpu_child_thread.cc(254)] Exiting GPU process due to errors during initialization
[0122/144810.959472:ERROR:gl_implementation.cc(241)] Failed to load /usr/lib64/chromium-browser/swiftshader/libGLESv2.so: /usr/lib64/chromium-browser/swiftshader/libGLESv2.so: cannot open shared object file: No such file or directory
[0122/144810.961990:ERROR:gpu_child_thread.cc(254)] Exiting GPU process due to errors during initialization
[0122/144811.820019:ERROR:gl_implementation.cc(241)] Failed to load /usr/lib64/chromium-browser/swiftshader/libGLESv2.so: /usr/lib64/chromium-browser/swiftshader/libGLESv2.so: cannot open shared object file: No such file or directory
[0122/144811.824185:ERROR:gpu_child_thread.cc(254)] Exiting GPU process due to errors during initialization
[0122/144812.698175:ERROR:gl_implementation.cc(241)] Failed to load /usr/lib64/chromium-browser/swiftshader/libGLESv2.so: /usr/lib64/chromium-browser/swiftshader/libGLESv2.so: cannot open shared object file: No such file or directory
[0122/144812.702520:ERROR:gpu_child_thread.cc(254)] Exiting GPU process due to errors during initialization
Unexpected journal message 'audit: type=1400 audit(1516632428.349:111): avc:  denied  { map } for  pid=1019 comm="hostname" path="/usr/bin/hostname" dev="vda4" ino=161820 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:hostname_exec_t:s0 tclass=file permissive=0'
Wrote JS log to TestBasicDashboard-testBasic-fedora-i386-127.0.0.2-2201-FAIL.js.log
Journal extracted to TestBasicDashboard-testBasic-fedora-i386-127.0.0.2-2201-FAIL.log
Journal extracted to TestBasicDashboard-testBasic-fedora-i386-127.0.0.2-2203-FAIL.log
Journal extracted to TestBasicDashboard-testBasic-fedora-i386-127.0.0.2-2202-FAIL.log
Core dumps downloaded to /build/cockpit/TestBasicDashboard-testBasic-fedora-i386-127.0.0.2-2203-FAIL.core
Traceback (most recent call last):
  File "/build/cockpit/test/common/testlib.py", line 669, in tearDown
    self.check_journal_messages()
  File "/build/cockpit/test/common/testlib.py", line 804, in check_journal_messages
    raise Error(first)
Error: audit: type=1400 audit(1516632428.349:111): avc:  denied  { map } for  pid=1019 comm="hostname" path="/usr/bin/hostname" dev="vda4" ino=161820 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:hostname_exec_t:s0 tclass=file permissive=0

not ok 145 testBasic (check_dashboard.TestBasicDashboard) # duration: 110s
Wrote screenshot to TestBasicDashboard-testBasic-fedora-i386-127.0.0.2-2201-FAIL.png
Wrote HTML dump to TestBasicDashboard-testBasic-fedora-i386-127.0.0.2-2201-FAIL.html
Wrote JS log to TestBasicDashboard-testBasic-fedora-i386-127.0.0.2-2201-FAIL.js.log
Journal extracted to TestBasicDashboard-testBasic-fedora-i386-127.0.0.2-2201-FAIL.log
Journal extracted to TestBasicDashboard-testBasic-fedora-i386-127.0.0.2-2203-FAIL.log
Journal extracted to TestBasicDashboard-testBasic-fedora-i386-127.0.0.2-2202-FAIL.log
Core dumps downloaded to /build/cockpit/TestBasicDashboard-testBasic-fedora-i386-127.0.0.2-2203-FAIL.core

First occurrence: 2018-01-22T14:48:27.692540 | revision 406553f0a1c7944d4702673ddef1f2778f003642, logs Times recorded: 1 Latest occurrences:

# ----------------------------------------------------------------------
# testDynamic (check_roles.TestRoles)
#

DevTools listening on ws://127.0.0.1:9709/devtools/browser/034c842a-3cb3-455f-8ae4-ce43622854c6
[0123/145438.945810:ERROR:zygote_host_impl_linux.cc(268)] Failed to adjust OOM score of renderer with pid 26042: Permission denied (13)
[0123/145440.232231:ERROR:zygote_host_impl_linux.cc(268)] Failed to adjust OOM score of renderer with pid 26084: Permission denied (13)
> warning: Couldn't read /etc/passwd
> warning: Unexpected error 
Unexpected journal message 'audit: type=1400 audit(1516719267.000:111): avc:  denied  { map } for  pid=1032 comm="hostname" path="/usr/bin/hostname" dev="vda4" ino=161820 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:hostname_exec_t:s0 tclass=file permissive=0'
Unexpected journal message 'audit: type=1400 audit(1516719267.058:113): avc:  denied  { execute_no_trans } for  pid=1050 comm="pmlogger_check" path="/usr/bin/pmlogger" dev="vda4" ino=148286 scontext=system_u:system_r:pcp_pmlogger_t:s0 tcontext=system_u:object_r:pcp_pmlogger_exec_t:s0 tclass=file permissive=0'
Unexpected journal message 'audit: type=1400 audit(1516719267.138:114): avc:  denied  { execute_no_trans } for  pid=1065 comm="pmie_check" path="/usr/bin/pmie" dev="vda4" ino=148278 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:pcp_pmie_exec_t:s0 tclass=file permissive=0'
Wrote JS log to TestRoles-testDynamic-fedora-i386-127.0.0.2-2201-FAIL.js.log
Journal extracted to TestRoles-testDynamic-fedora-i386-127.0.0.2-2201-FAIL.log
Traceback (most recent call last):
  File "/build/cockpit/test/common/testlib.py", line 669, in tearDown
    self.check_journal_messages()
  File "/build/cockpit/test/common/testlib.py", line 804, in check_journal_messages
    raise Error(first)
Error: audit: type=1400 audit(1516719267.000:111): avc:  denied  { map } for  pid=1032 comm="hostname" path="/usr/bin/hostname" dev="vda4" ino=161820 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:hostname_exec_t:s0 tclass=file permissive=0

not ok 87 testDynamic (check_roles.TestRoles) # duration: 42s
Wrote screenshot to TestRoles-testDynamic-fedora-i386-127.0.0.2-2201-FAIL.png
Wrote HTML dump to TestRoles-testDynamic-fedora-i386-127.0.0.2-2201-FAIL.html
Wrote JS log to TestRoles-testDynamic-fedora-i386-127.0.0.2-2201-FAIL.js.log
Journal extracted to TestRoles-testDynamic-fedora-i386-127.0.0.2-2201-FAIL.log

First occurrence: 2018-01-23T14:54:48.654844 | revision 1d82f5ae1ea6420efdd33554eb3c43032b4ce64b, logs Times recorded: 1 Latest occurrences:

# ----------------------------------------------------------------------
# testOtherSettings (check_networking_settings.TestNetworking)
#
NAME         UUID                                  TYPE            DEVICE 
System eth0  5fb06bd0-0bb0-7ffb-45f1-d6edd65f3e03  802-3-ethernet  eth0   
virbr0       00f5b50e-2ee9-44f0-bdc8-611fd49fdb28  bridge          virbr0 
System eth1  9c92fad9-6ecb-3e6c-eb4d-8a47c6f50c04  802-3-ethernet  --     
ens2         8a296a34-08e2-42d9-9e8d-b37c582e87cd  802-3-ethernet  --     

52:54:01:00:00:03 -> eth2
52:54:01:00:00:03 -> eth2
ftruncate() failed: Permission denied

DevTools listening on ws://127.0.0.1:9355/devtools/browser/d41340b2-bdc3-4c3c-842b-b4b6253dadbe
[0123/143855.708296:ERROR:zygote_host_impl_linux.cc(268)] Failed to adjust OOM score of renderer with pid 43301: Permission denied (13)
[0123/143856.910883:ERROR:zygote_host_impl_linux.cc(268)] Failed to adjust OOM score of renderer with pid 43418: Permission denied (13)

(process:3076): GLib-GIO-WARNING **: gdbusobjectmanagerclient.c:1585: Processing InterfaceRemoved signal for path /org/freedesktop/NetworkManager/IP4Config/7 but no object proxy exists

(process:3076): GLib-GIO-WARNING **: gdbusobjectmanagerclient.c:1585: Processing InterfaceRemoved signal for path /org/freedesktop/NetworkManager/IP6Config/8 but no object proxy exists
Unexpected journal message 'audit: type=1400 audit(1516718313.352:115): avc:  denied  { execute_no_trans } for  pid=1054 comm="pmie_check" path="/usr/bin/pmie" dev="vda4" ino=148278 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:pcp_pmie_exec_t:s0 tclass=file permissive=0'
Wrote JS log to TestNetworking-testOtherSettings-fedora-i386-127.0.0.2-2801-FAIL.js.log
Journal extracted to TestNetworking-testOtherSettings-fedora-i386-127.0.0.2-2801-FAIL.log
Journal extracted to TestNetworking-testOtherSettings-fedora-26-127.0.0.2-2802-FAIL.log
Traceback (most recent call last):
  File "/build/cockpit/test/common/testlib.py", line 669, in tearDown
    self.check_journal_messages()
  File "/build/cockpit/test/common/testlib.py", line 804, in check_journal_messages
    raise Error(first)
Error: audit: type=1400 audit(1516718313.352:115): avc:  denied  { execute_no_trans } for  pid=1054 comm="pmie_check" path="/usr/bin/pmie" dev="vda4" ino=148278 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:pcp_pmie_exec_t:s0 tclass=file permissive=0

not ok 37 testOtherSettings (check_networking_settings.TestNetworking) # duration: 56s
Wrote screenshot to TestNetworking-testOtherSettings-fedora-i386-127.0.0.2-2801-FAIL.png
Wrote HTML dump to TestNetworking-testOtherSettings-fedora-i386-127.0.0.2-2801-FAIL.html
Wrote JS log to TestNetworking-testOtherSettings-fedora-i386-127.0.0.2-2801-FAIL.js.log
Journal extracted to TestNetworking-testOtherSettings-fedora-i386-127.0.0.2-2801-FAIL.log
Journal extracted to TestNetworking-testOtherSettings-fedora-26-127.0.0.2-2802-FAIL.log

First occurrence: 2018-01-23T14:39:14.507294 | revision 50c3298b6e4a6e6a15689886995694baeb3c3c64, logs Times recorded: 1 Latest occurrences:

# ----------------------------------------------------------------------
# testBasic (check_accounts.TestAccounts)
#
ftruncate() failed: Permission denied

DevTools listening on ws://127.0.0.1:9433/devtools/browser/6217d2ac-e2c8-4aae-85b9-235d53f1d672
[0123/150957.712632:ERROR:zygote_host_impl_linux.cc(268)] Failed to adjust OOM score of renderer with pid 56604: Permission denied (13)
[0123/150958.769500:ERROR:zygote_host_impl_linux.cc(268)] Failed to adjust OOM score of renderer with pid 56653: Permission denied (13)
> warning: chage: user 'anton' does not exist in /etc/passwd

> warning: chage: user 'anton' does not exist in /etc/passwd

> warning: chage: user 'anton' does not exist in /etc/passwd

userdel: group berta is the primary group of another user and is not removed.
> warning: chage: user 'anton' does not exist in /etc/passwd

> warning: chage: user 'anton' does not exist in /etc/passwd

> warning: Password quality check failed:
 The password is a palindrome

> warning: Password quality check failed:
 The password is a palindrome

> warning: Password quality check failed:
 The password is a palindrome

Unexpected journal message 'audit: type=1400 audit(0): avc:  denied  { execute_no_trans } for  pid=0 comm="pmie_check" path="/usr/bin/pmie" dev="vda4" ino=0 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:pcp_pmie_exec_t:s0 tclass=file permissive=0'
Wrote JS log to TestAccounts-testBasic-fedora-i386-127.0.0.2-2701-FAIL.js.log
Journal extracted to TestAccounts-testBasic-fedora-i386-127.0.0.2-2701-FAIL.log
Traceback (most recent call last):
  File "testlib.py", line 669, in tearDown
    self.check_journal_messages()
  File "testlib.py", line 804, in check_journal_messages
    raise Error(first)
Error: audit: type=1400 audit(0): avc:  denied  { execute_no_trans } for  pid=0 comm="pmie_check" path="/usr/bin/pmie" dev="vda4" ino=0 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:pcp_pmie_exec_t:s0 tclass=file permissive=0

not ok 133 testBasic (check_accounts.TestAccounts) # duration: 51s
Wrote screenshot to TestAccounts-testBasic-fedora-i386-127.0.0.2-2701-FAIL.png
Wrote HTML dump to TestAccounts-testBasic-fedora-i386-127.0.0.2-2701-FAIL.html
Wrote JS log to TestAccounts-testBasic-fedora-i386-127.0.0.2-2701-FAIL.js.log
Journal extracted to TestAccounts-testBasic-fedora-i386-127.0.0.2-2701-FAIL.log

First occurrence: 2018-01-23T15:10:22.765117 | revision 1f2e7cbaec0dbcfb799bf302451ef187ad3b4cab, logs Times recorded: 2 Latest occurrences:

# ----------------------------------------------------------------------
# testBasic (check_terminal.TestTerminal)
#
ftruncate() failed: Permission denied

DevTools listening on ws://127.0.0.1:10035/devtools/browser/6e635fe5-4527-448d-8eaa-654773e190ce
[0123/151126.205032:ERROR:zygote_host_impl_linux.cc(268)] Failed to adjust OOM score of renderer with pid 58526: Permission denied (13)
[0123/151127.293759:ERROR:zygote_host_impl_linux.cc(268)] Failed to adjust OOM score of renderer with pid 58576: Permission denied (13)
Unexpected journal message 'audit: type=1400 audit(1516720277.626:144): avc:  denied  { map } for  pid=1056 comm="hostname" path="/usr/bin/hostname" dev="vda4" ino=161820 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:hostname_exec_t:s0 tclass=file permissive=0'
Wrote JS log to TestTerminal-testBasic-fedora-i386-127.0.0.2-2401-FAIL.js.log
Journal extracted to TestTerminal-testBasic-fedora-i386-127.0.0.2-2401-FAIL.log
Traceback (most recent call last):
  File "/build/cockpit/test/common/testlib.py", line 669, in tearDown
    self.check_journal_messages()
  File "/build/cockpit/test/common/testlib.py", line 804, in check_journal_messages
    raise Error(first)
Error: audit: type=1400 audit(1516720277.626:144): avc:  denied  { map } for  pid=1056 comm="hostname" path="/usr/bin/hostname" dev="vda4" ino=161820 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:hostname_exec_t:s0 tclass=file permissive=0

not ok 117 testBasic (check_terminal.TestTerminal) # duration: 40s
Wrote screenshot to TestTerminal-testBasic-fedora-i386-127.0.0.2-2401-FAIL.png
Wrote HTML dump to TestTerminal-testBasic-fedora-i386-127.0.0.2-2401-FAIL.html
Wrote JS log to TestTerminal-testBasic-fedora-i386-127.0.0.2-2401-FAIL.js.log
Journal extracted to TestTerminal-testBasic-fedora-i386-127.0.0.2-2401-FAIL.log

First occurrence: 2018-01-23T15:11:34.907466 | revision 1f2e7cbaec0dbcfb799bf302451ef187ad3b4cab, logs Times recorded: 1 Latest occurrences:

# ----------------------------------------------------------------------
# testUsed (check_storage_used.TestStorage)
#
ftruncate() failed: Permission denied

DevTools listening on ws://127.0.0.1:9408/devtools/browser/4517f6c6-d6e8-4959-8305-a8f0ec18b11f
[0123/151234.381985:ERROR:zygote_host_impl_linux.cc(268)] Failed to adjust OOM score of renderer with pid 60198: Permission denied (13)
[0123/151235.501986:ERROR:zygote_host_impl_linux.cc(268)] Failed to adjust OOM score of renderer with pid 60235: Permission denied (13)
Unexpected journal message 'audit: type=1400 audit(1516720345.064:126): avc:  denied  { map } for  pid=1023 comm="hostname" path="/usr/bin/hostname" dev="vda4" ino=161820 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:hostname_exec_t:s0 tclass=file permissive=0'
Wrote JS log to TestStorage-testUsed-fedora-i386-127.0.0.2-2201-FAIL.js.log
Journal extracted to TestStorage-testUsed-fedora-i386-127.0.0.2-2201-FAIL.log
Traceback (most recent call last):
  File "/build/cockpit/test/common/testlib.py", line 669, in tearDown
    self.check_journal_messages()
  File "/build/cockpit/test/common/testlib.py", line 804, in check_journal_messages
    raise Error(first)
Error: audit: type=1400 audit(1516720345.064:126): avc:  denied  { map } for  pid=1023 comm="hostname" path="/usr/bin/hostname" dev="vda4" ino=161820 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:hostname_exec_t:s0 tclass=file permissive=0

not ok 109 testUsed (check_storage_used.TestStorage) # duration: 48s
Wrote screenshot to TestStorage-testUsed-fedora-i386-127.0.0.2-2201-FAIL.png
Wrote HTML dump to TestStorage-testUsed-fedora-i386-127.0.0.2-2201-FAIL.html
Wrote JS log to TestStorage-testUsed-fedora-i386-127.0.0.2-2201-FAIL.js.log
Journal extracted to TestStorage-testUsed-fedora-i386-127.0.0.2-2201-FAIL.log

First occurrence: 2018-01-23T15:12:56.193410 | revision 1f2e7cbaec0dbcfb799bf302451ef187ad3b4cab, logs Times recorded: 1 Latest occurrences:

# ----------------------------------------------------------------------
# testBasic (check_shutdown_restart.TestShutdownRestart)
#
ftruncate() failed: Permission denied

DevTools listening on ws://127.0.0.1:9848/devtools/browser/f6a02c0e-bd1d-40a2-b261-fc872f405bfd
[0123/151447.746591:ERROR:zygote_host_impl_linux.cc(268)] Failed to adjust OOM score of renderer with pid 64260: Permission denied (13)
[0123/151448.715378:ERROR:zygote_host_impl_linux.cc(268)] Failed to adjust OOM score of renderer with pid 64303: Permission denied (13)
> warning: transport closed: disconnected
> log: transport closed, dropped message:  
{"payload":"metrics1","interval":1000,"source":"direct","metrics":[{"name":"kernel.all.cpu.nice","units":"millisec","derive":"rate"},{"name":"kernel.all.cpu.user","units":"millisec","derive":"rate"},{"name":"kernel.all.cpu.sys","units":"millisec","derive":"rate"}],"command":"open","channel":"1:1!23","host":"localhost","group":"cockpit1:localhost/system"}
> log: transport closed, dropped message:  
{"payload":"metrics1","interval":1000,"source":"direct","metrics":[{"name":"mem.util.used","units":"bytes"}],"command":"open","channel":"1:1!24","host":"localhost","group":"cockpit1:localhost/system"}
> log: transport closed, dropped message:  
{"payload":"metrics1","interval":1000,"source":"direct","metrics":[{"name":"disk.all.total_bytes","units":"bytes","derive":"rate"}],"command":"open","channel":"1:1!25","host":"localhost","group":"cockpit1:localhost/system"}
> log: transport closed, dropped message:  
{"payload":"metrics1","interval":1000,"source":"direct","metrics":[{"name":"network.interface.total.bytes","units":"bytes","derive":"rate"}],"omit-instances":["lo"],"command":"open","channel":"1:1!26","host":"localhost","group":"cockpit1:localhost/system"}
Connection to 127.0.0.2 closed by remote host.
CDP: {"source":"network","level":"error","text":"Failed to load resource: net::ERR_EMPTY_RESPONSE","timestamp":1516720491955.01,"url":"http://127.0.0.2:9291/cockpit/static/fonts/OpenSans-Light-webfont.woff","networkRequestId":"64303.29"}
> log: transport closed, dropped message:  1:1!4
{"call":["/org/freedesktop/timedate1","org.freedesktop.DBus.Properties","Get",["org.freedesktop.timedate1","NTPSynchronized"]],"id":"3"}
> log: transport closed, dropped message:  1:1!4
{"call":["/org/freedesktop/timedate1","org.freedesktop.DBus.Properties","Get",["org.freedesktop.timedate1","NTPSynchronized"]],"id":"4"}
> log: transport closed, dropped message:  1:1!4
{"call":["/org/freedesktop/timedate1","org.freedesktop.DBus.Properties","Get",["org.freedesktop.timedate1","NTPSynchronized"]],"id":"5"}
> log: transport closed, dropped message:  1:1!4
{"call":["/org/freedesktop/timedate1","org.freedesktop.DBus.Properties","Get",["org.freedesktop.timedate1","NTPSynchronized"]],"id":"6"}
Unexpected journal message 'audit: type=1400 audit(1516720506.089:146): avc:  denied  { map } for  pid=1071 comm="hostname" path="/usr/bin/hostname" dev="vda4" ino=161820 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:hostname_exec_t:s0 tclass=file permissive=0'
Wrote JS log to TestShutdownRestart-testBasic-fedora-i386-127.0.0.2-2401-FAIL.js.log
Journal extracted to TestShutdownRestart-testBasic-fedora-i386-127.0.0.2-2401-FAIL.log
Journal extracted to TestShutdownRestart-testBasic-fedora-i386-127.0.0.2-2402-FAIL.log
Traceback (most recent call last):
  File "/build/cockpit/bots/../test/verify/check-shutdown-restart", line 95, in testBasic
    self.check_journal_messages()
  File "/build/cockpit/test/common/testlib.py", line 804, in check_journal_messages
    raise Error(first)
Error: audit: type=1400 audit(1516720506.089:146): avc:  denied  { map } for  pid=1071 comm="hostname" path="/usr/bin/hostname" dev="vda4" ino=161820 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:hostname_exec_t:s0 tclass=file permissive=0

not ok 82 testBasic (check_shutdown_restart.TestShutdownRestart) # duration: 54s
Wrote screenshot to TestShutdownRestart-testBasic-fedora-i386-127.0.0.2-2401-FAIL.png
Wrote HTML dump to TestShutdownRestart-testBasic-fedora-i386-127.0.0.2-2401-FAIL.html
Wrote JS log to TestShutdownRestart-testBasic-fedora-i386-127.0.0.2-2401-FAIL.js.log
Journal extracted to TestShutdownRestart-testBasic-fedora-i386-127.0.0.2-2401-FAIL.log
Journal extracted to TestShutdownRestart-testBasic-fedora-i386-127.0.0.2-2402-FAIL.log

First occurrence: 2018-01-23T15:15:17.062772 | revision 1f2e7cbaec0dbcfb799bf302451ef187ad3b4cab, logs Times recorded: 1 Latest occurrences:

# ----------------------------------------------------------------------
# testPartitions (check_storage_partitions.TestStorage)
#
ftruncate() failed: Permission denied

DevTools listening on ws://127.0.0.1:9648/devtools/browser/56e25f82-924c-4db8-b044-35e593fcaa85
[0123/152657.491582:ERROR:zygote_host_impl_linux.cc(268)] Failed to adjust OOM score of renderer with pid 117818: Permission denied (13)
[0123/152658.479330:ERROR:zygote_host_impl_linux.cc(268)] Failed to adjust OOM score of renderer with pid 117898: Permission denied (13)
10+0 records in
10+0 records out
10485760 bytes (10 MB, 10 MiB) copied, 0.0403772 s, 260 MB/s
Unexpected journal message 'audit: type=1400 audit(1516721208.926:154): avc:  denied  { map } for  pid=1056 comm="hostname" path="/usr/bin/hostname" dev="vda4" ino=161820 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:hostname_exec_t:s0 tclass=file permissive=0'
Unexpected journal message 'audit: type=1400 audit(1516721209.056:156): avc:  denied  { execute_no_trans } for  pid=1101 comm="pmie_check" path="/usr/bin/pmie" dev="vda4" ino=148278 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:pcp_pmie_exec_t:s0 tclass=file permissive=0'
Wrote JS log to TestStorage-testPartitions-fedora-i386-127.0.0.2-2701-FAIL.js.log
Journal extracted to TestStorage-testPartitions-fedora-i386-127.0.0.2-2701-FAIL.log
Traceback (most recent call last):
  File "/build/cockpit/test/common/testlib.py", line 669, in tearDown
    self.check_journal_messages()
  File "/build/cockpit/test/common/testlib.py", line 804, in check_journal_messages
    raise Error(first)
Error: audit: type=1400 audit(1516721208.926:154): avc:  denied  { map } for  pid=1056 comm="hostname" path="/usr/bin/hostname" dev="vda4" ino=161820 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:hostname_exec_t:s0 tclass=file permissive=0

not ok 118 testPartitions (check_storage_partitions.TestStorage) # duration: 29s
Wrote screenshot to TestStorage-testPartitions-fedora-i386-127.0.0.2-2701-FAIL.png
Wrote HTML dump to TestStorage-testPartitions-fedora-i386-127.0.0.2-2701-FAIL.html
Wrote JS log to TestStorage-testPartitions-fedora-i386-127.0.0.2-2701-FAIL.js.log
Journal extracted to TestStorage-testPartitions-fedora-i386-127.0.0.2-2701-FAIL.log

First occurrence: 2018-01-23T15:27:05.767764 | revision 50c3298b6e4a6e6a15689886995694baeb3c3c64, logs Times recorded: 1 Latest occurrences:

# ----------------------------------------------------------------------
# testOther (check_networking_other.TestNetworking)
#
NAME         UUID                                  TYPE            DEVICE 
System eth0  5fb06bd0-0bb0-7ffb-45f1-d6edd65f3e03  802-3-ethernet  eth0   
virbr0       e17e5d0c-9be1-4000-826d-c013707dd60d  bridge          virbr0 
System eth1  9c92fad9-6ecb-3e6c-eb4d-8a47c6f50c04  802-3-ethernet  --     
ens2         8a296a34-08e2-42d9-9e8d-b37c582e87cd  802-3-ethernet  --     

ftruncate() failed: Permission denied

DevTools listening on ws://127.0.0.1:9655/devtools/browser/1bdcb5ca-17e2-4842-86e7-c3eba5a621b3
[0123/153210.485599:ERROR:zygote_host_impl_linux.cc(268)] Failed to adjust OOM score of renderer with pid 127485: Permission denied (13)
[0123/153211.474447:ERROR:zygote_host_impl_linux.cc(268)] Failed to adjust OOM score of renderer with pid 127523: Permission denied (13)
Unexpected journal message 'audit: type=1400 audit(1516721522.003:147): avc:  denied  { execute_no_trans } for  pid=1085 comm="pmie_check" path="/usr/bin/pmie" dev="vda4" ino=148278 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:pcp_pmie_exec_t:s0 tclass=file permissive=0'
Wrote JS log to TestNetworking-testOther-fedora-i386-127.0.0.2-2501-FAIL.js.log
Journal extracted to TestNetworking-testOther-fedora-i386-127.0.0.2-2501-FAIL.log
Traceback (most recent call last):
  File "/build/cockpit/test/common/testlib.py", line 669, in tearDown
    self.check_journal_messages()
  File "/build/cockpit/test/common/testlib.py", line 804, in check_journal_messages
    raise Error(first)
Error: audit: type=1400 audit(1516721522.003:147): avc:  denied  { execute_no_trans } for  pid=1085 comm="pmie_check" path="/usr/bin/pmie" dev="vda4" ino=148278 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:pcp_pmie_exec_t:s0 tclass=file permissive=0

not ok 35 testOther (check_networking_other.TestNetworking) # duration: 28s
Wrote screenshot to TestNetworking-testOther-fedora-i386-127.0.0.2-2501-FAIL.png
Wrote HTML dump to TestNetworking-testOther-fedora-i386-127.0.0.2-2501-FAIL.html
Wrote JS log to TestNetworking-testOther-fedora-i386-127.0.0.2-2501-FAIL.js.log
Journal extracted to TestNetworking-testOther-fedora-i386-127.0.0.2-2501-FAIL.log

First occurrence: 2018-01-23T15:32:18.010519 | revision 50c3298b6e4a6e6a15689886995694baeb3c3c64, logs Times recorded: 1 Latest occurrences:

# ----------------------------------------------------------------------
# testIpa (check_realms.TestRealms)
#
ftruncate() failed: Permission denied

DevTools listening on ws://127.0.0.1:9342/devtools/browser/697b57fb-8238-4561-ac80-8ef43de7d076
[0123/152950.930068:ERROR:zygote_host_impl_linux.cc(268)] Failed to adjust OOM score of renderer with pid 123569: Permission denied (13)
[0123/152951.886558:ERROR:zygote_host_impl_linux.cc(268)] Failed to adjust OOM score of renderer with pid 123607: Permission denied (13)
> log: Failed to join domain: cockpit.lan: Password is incorrect
Unexpected journal message 'audit: type=1400 audit(1516721379.916:148): avc:  denied  { execute_no_trans } for  pid=1075 comm="pmie_check" path="/usr/bin/pmie" dev="vda4" ino=148278 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:pcp_pmie_exec_t:s0 tclass=file permissive=0'
Wrote JS log to TestRealms-testIpa-fedora-i386-127.0.0.2-2401-FAIL.js.log
Journal extracted to TestRealms-testIpa-fedora-i386-127.0.0.2-2401-FAIL.log
Journal extracted to TestRealms-testIpa-ipa-127.0.0.2-2402-FAIL.log
Traceback (most recent call last):
  File "/build/cockpit/test/common/testlib.py", line 669, in tearDown
    self.check_journal_messages()
  File "/build/cockpit/test/common/testlib.py", line 804, in check_journal_messages
    raise Error(first)
Error: audit: type=1400 audit(1516721379.916:148): avc:  denied  { execute_no_trans } for  pid=1075 comm="pmie_check" path="/usr/bin/pmie" dev="vda4" ino=148278 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:pcp_pmie_exec_t:s0 tclass=file permissive=0

not ok 81 testIpa (check_realms.TestRealms) # duration: 182s
Wrote screenshot to TestRealms-testIpa-fedora-i386-127.0.0.2-2401-FAIL.png
Wrote HTML dump to TestRealms-testIpa-fedora-i386-127.0.0.2-2401-FAIL.html
Wrote JS log to TestRealms-testIpa-fedora-i386-127.0.0.2-2401-FAIL.js.log
Journal extracted to TestRealms-testIpa-fedora-i386-127.0.0.2-2401-FAIL.log
Journal extracted to TestRealms-testIpa-ipa-127.0.0.2-2402-FAIL.log

First occurrence: 2018-01-23T15:32:31.809510 | revision 50c3298b6e4a6e6a15689886995694baeb3c3c64, logs Times recorded: 1 Latest occurrences:

# ----------------------------------------------------------------------
# testBasic (check_multi_machine.TestMultiMachineAdd)
#
ftruncate() failed: Permission denied

DevTools listening on ws://127.0.0.1:9260/devtools/browser/4ce070a5-4291-46fd-8c87-489a677fd79f
[0123/153421.210275:ERROR:zygote_host_impl_linux.cc(268)] Failed to adjust OOM score of renderer with pid 132263: Permission denied (13)
[0123/153422.245003:ERROR:zygote_host_impl_linux.cc(268)] Failed to adjust OOM score of renderer with pid 132337: Permission denied (13)
Unexpected journal message 'audit: type=1400 audit(1516721634.237:112): avc:  denied  { map } for  pid=1009 comm="hostname" path="/usr/bin/hostname" dev="vda4" ino=161820 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:hostname_exec_t:s0 tclass=file permissive=0'
Wrote JS log to TestMultiMachineAdd-testBasic-fedora-i386-127.0.0.2-2801-FAIL.js.log
Journal extracted to TestMultiMachineAdd-testBasic-fedora-i386-127.0.0.2-2801-FAIL.log
Journal extracted to TestMultiMachineAdd-testBasic-fedora-i386-127.0.0.2-2803-FAIL.log
Journal extracted to TestMultiMachineAdd-testBasic-fedora-i386-127.0.0.2-2802-FAIL.log
Traceback (most recent call last):
  File "/build/cockpit/test/common/testlib.py", line 669, in tearDown
    self.check_journal_messages()
  File "/build/cockpit/test/common/testlib.py", line 804, in check_journal_messages
    raise Error(first)
Error: audit: type=1400 audit(1516721634.237:112): avc:  denied  { map } for  pid=1009 comm="hostname" path="/usr/bin/hostname" dev="vda4" ino=161820 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:hostname_exec_t:s0 tclass=file permissive=0

not ok 18 testBasic (check_multi_machine.TestMultiMachineAdd) # duration: 57s
Wrote screenshot to TestMultiMachineAdd-testBasic-fedora-i386-127.0.0.2-2801-FAIL.png
Wrote HTML dump to TestMultiMachineAdd-testBasic-fedora-i386-127.0.0.2-2801-FAIL.html
Wrote JS log to TestMultiMachineAdd-testBasic-fedora-i386-127.0.0.2-2801-FAIL.js.log
Journal extracted to TestMultiMachineAdd-testBasic-fedora-i386-127.0.0.2-2801-FAIL.log
Journal extracted to TestMultiMachineAdd-testBasic-fedora-i386-127.0.0.2-2803-FAIL.log
Journal extracted to TestMultiMachineAdd-testBasic-fedora-i386-127.0.0.2-2802-FAIL.log

First occurrence: 2018-01-23T15:34:39.031648 | revision 50c3298b6e4a6e6a15689886995694baeb3c3c64, logs Times recorded: 1 Latest occurrences:

# ----------------------------------------------------------------------
# testDisks (check_machines.TestMachines)
#
ftruncate() failed: Permission denied

DevTools listening on ws://127.0.0.1:10149/devtools/browser/d407b50f-b822-4c58-9c62-855e7c549a69
[0123/153540.001488:ERROR:zygote_host_impl_linux.cc(268)] Failed to adjust OOM score of renderer with pid 134695: Permission denied (13)
[0123/153540.909003:ERROR:zygote_host_impl_linux.cc(268)] Failed to adjust OOM score of renderer with pid 134785: Permission denied (13)
Restarting vm-subVmTest1, might take a while
Unexpected journal message 'audit: type=1400 audit(1516721728.294:154): avc:  denied  { map } for  pid=1059 comm="hostname" path="/usr/bin/hostname" dev="vda4" ino=161820 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:hostname_exec_t:s0 tclass=file permissive=0'
Unexpected journal message 'audit: type=1400 audit(1516721728.475:156): avc:  denied  { execute_no_trans } for  pid=1097 comm="pmie_check" path="/usr/bin/pmie" dev="vda4" ino=148278 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:pcp_pmie_exec_t:s0 tclass=file permissive=0'
Wrote JS log to TestMachines-testDisks-fedora-i386-127.0.0.2-2801-FAIL.js.log
Journal extracted to TestMachines-testDisks-fedora-i386-127.0.0.2-2801-FAIL.log
Traceback (most recent call last):
  File "/build/cockpit/test/common/testlib.py", line 669, in tearDown
    self.check_journal_messages()
  File "/build/cockpit/test/common/testlib.py", line 804, in check_journal_messages
    raise Error(first)
Error: audit: type=1400 audit(1516721728.294:154): avc:  denied  { map } for  pid=1059 comm="hostname" path="/usr/bin/hostname" dev="vda4" ino=161820 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:hostname_exec_t:s0 tclass=file permissive=0

not ok 3 testDisks (check_machines.TestMachines) # duration: 50s
Wrote screenshot to TestMachines-testDisks-fedora-i386-127.0.0.2-2801-FAIL.png
Wrote HTML dump to TestMachines-testDisks-fedora-i386-127.0.0.2-2801-FAIL.html
Wrote JS log to TestMachines-testDisks-fedora-i386-127.0.0.2-2801-FAIL.js.log
Journal extracted to TestMachines-testDisks-fedora-i386-127.0.0.2-2801-FAIL.log

First occurrence: 2018-01-23T15:36:02.957722 | revision 50c3298b6e4a6e6a15689886995694baeb3c3c64, logs Times recorded: 1 Latest occurrences:

# ----------------------------------------------------------------------
# testNoMessage (check_journal.TestJournal)
#
ftruncate() failed: Permission denied

DevTools listening on ws://127.0.0.1:9902/devtools/browser/de8f941d-d319-4d03-b146-835b80476ec0
[0123/153946.528142:ERROR:zygote_host_impl_linux.cc(268)] Failed to adjust OOM score of renderer with pid 44791: Permission denied (13)
[0123/153947.499510:ERROR:zygote_host_impl_linux.cc(268)] Failed to adjust OOM score of renderer with pid 44826: Permission denied (13)
Unexpected journal message 'audit: type=1400 audit(1516721977.853:146): avc:  denied  { map } for  pid=1047 comm="hostname" path="/usr/bin/hostname" dev="vda4" ino=161820 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:hostname_exec_t:s0 tclass=file permissive=0'
Unexpected journal message 'audit: type=1400 audit(1516721977.962:148): avc:  denied  { execute_no_trans } for  pid=1075 comm="pmie_check" path="/usr/bin/pmie" dev="vda4" ino=148278 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:pcp_pmie_exec_t:s0 tclass=file permissive=0'
Wrote JS log to TestJournal-testNoMessage-fedora-i386-127.0.0.2-2401-FAIL.js.log
Journal extracted to TestJournal-testNoMessage-fedora-i386-127.0.0.2-2401-FAIL.log
Traceback (most recent call last):
  File "/build/cockpit/test/common/testlib.py", line 669, in tearDown
    self.check_journal_messages()
  File "/build/cockpit/test/common/testlib.py", line 804, in check_journal_messages
    raise Error(first)
Error: audit: type=1400 audit(1516721977.853:146): avc:  denied  { map } for  pid=1047 comm="hostname" path="/usr/bin/hostname" dev="vda4" ino=161820 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:hostname_exec_t:s0 tclass=file permissive=0

not ok 166 testNoMessage (check_journal.TestJournal) # duration: 26s
Wrote screenshot to TestJournal-testNoMessage-fedora-i386-127.0.0.2-2401-FAIL.png
Wrote HTML dump to TestJournal-testNoMessage-fedora-i386-127.0.0.2-2401-FAIL.html
Wrote JS log to TestJournal-testNoMessage-fedora-i386-127.0.0.2-2401-FAIL.js.log
Journal extracted to TestJournal-testNoMessage-fedora-i386-127.0.0.2-2401-FAIL.log

First occurrence: 2018-01-23T15:39:57.354459 | revision 1f2e7cbaec0dbcfb799bf302451ef187ad3b4cab, logs Times recorded: 1 Latest occurrences:

# ----------------------------------------------------------------------
# testEdit (check_dashboard.TestDashboardEditLimits)
#
ftruncate() failed: Permission denied

DevTools listening on ws://127.0.0.1:9938/devtools/browser/a7c8598b-50cf-4438-a37c-3657007021a7
[0123/154112.886403:ERROR:zygote_host_impl_linux.cc(268)] Failed to adjust OOM score of renderer with pid 47006: Permission denied (13)
[0123/154113.932370:ERROR:zygote_host_impl_linux.cc(268)] Failed to adjust OOM score of renderer with pid 47075: Permission denied (13)
[0123/154117.486923:ERROR:gl_implementation.cc(241)] Failed to load /usr/lib64/chromium-browser/swiftshader/libGLESv2.so: /usr/lib64/chromium-browser/swiftshader/libGLESv2.so: cannot open shared object file: No such file or directory
[0123/154117.503100:ERROR:gpu_child_thread.cc(254)] Exiting GPU process due to errors during initialization
[0123/154118.083247:ERROR:gl_implementation.cc(241)] Failed to load /usr/lib64/chromium-browser/swiftshader/libGLESv2.so: /usr/lib64/chromium-browser/swiftshader/libGLESv2.so: cannot open shared object file: No such file or directory
[0123/154118.085069:ERROR:gpu_child_thread.cc(254)] Exiting GPU process due to errors during initialization
[0123/154118.714954:ERROR:gl_implementation.cc(241)] Failed to load /usr/lib64/chromium-browser/swiftshader/libGLESv2.so: /usr/lib64/chromium-browser/swiftshader/libGLESv2.so: cannot open shared object file: No such file or directory
[0123/154118.716937:ERROR:gpu_child_thread.cc(254)] Exiting GPU process due to errors during initialization
[0123/154119.226111:ERROR:gl_implementation.cc(241)] Failed to load /usr/lib64/chromium-browser/swiftshader/libGLESv2.so: /usr/lib64/chromium-browser/swiftshader/libGLESv2.so: cannot open shared object file: No such file or directory
[0123/154119.228118:ERROR:gpu_child_thread.cc(254)] Exiting GPU process due to errors during initialization
Unexpected journal message 'audit: type=1400 audit(1516722064.961:148): avc:  denied  { execute_no_trans } for  pid=1075 comm="pmie_check" path="/usr/bin/pmie" dev="vda4" ino=148278 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:pcp_pmie_exec_t:s0 tclass=file permissive=0'
Wrote JS log to TestDashboardEditLimits-testEdit-fedora-i386-127.0.0.2-2701-FAIL.js.log
Journal extracted to TestDashboardEditLimits-testEdit-fedora-i386-127.0.0.2-2701-FAIL.log
Traceback (most recent call last):
  File "/build/cockpit/test/common/testlib.py", line 669, in tearDown
    self.check_journal_messages()
  File "/build/cockpit/test/common/testlib.py", line 804, in check_journal_messages
    raise Error(first)
Error: audit: type=1400 audit(1516722064.961:148): avc:  denied  { execute_no_trans } for  pid=1075 comm="pmie_check" path="/usr/bin/pmie" dev="vda4" ino=148278 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:pcp_pmie_exec_t:s0 tclass=file permissive=0

not ok 146 testEdit (check_dashboard.TestDashboardEditLimits) # duration: 30s
Wrote screenshot to TestDashboardEditLimits-testEdit-fedora-i386-127.0.0.2-2701-FAIL.png
Wrote HTML dump to TestDashboardEditLimits-testEdit-fedora-i386-127.0.0.2-2701-FAIL.html
Wrote JS log to TestDashboardEditLimits-testEdit-fedora-i386-127.0.0.2-2701-FAIL.js.log
Journal extracted to TestDashboardEditLimits-testEdit-fedora-i386-127.0.0.2-2701-FAIL.log

First occurrence: 2018-01-23T15:41:21.901184 | revision 1f2e7cbaec0dbcfb799bf302451ef187ad3b4cab, logs Times recorded: 1 Latest occurrences:

# ----------------------------------------------------------------------
# testInfoSecurity (check_packagekit.TestUpdates)
#
ftruncate() failed: Permission denied

DevTools listening on ws://127.0.0.1:9851/devtools/browser/a887abbc-5cbe-4c00-82ae-1e047819d6fb
[0123/154331.862111:ERROR:zygote_host_impl_linux.cc(268)] Failed to adjust OOM score of renderer with pid 74376: Permission denied (13)
[0123/154332.829618:ERROR:zygote_host_impl_linux.cc(268)] Failed to adjust OOM score of renderer with pid 74450: Permission denied (13)
> warning: transport closed: disconnected
Connection to 127.0.0.2 closed by remote host.
> log: transport closed, dropped message:  1:1!4
{"call":["/org/freedesktop/timedate1","org.freedesktop.DBus.Properties","Get",["org.freedesktop.timedate1","NTPSynchronized"]],"id":"6"}
> log: transport closed, dropped message:  1:1!4
{"call":["/org/freedesktop/timedate1","org.freedesktop.DBus.Properties","Get",["org.freedesktop.timedate1","NTPSynchronized"]],"id":"7"}
> log: transport closed, dropped message:  1:1!4
{"call":["/org/freedesktop/timedate1","org.freedesktop.DBus.Properties","Get",["org.freedesktop.timedate1","NTPSynchronized"]],"id":"8"}
> log: transport closed, dropped message:  1:1!4
{"call":["/org/freedesktop/timedate1","org.freedesktop.DBus.Properties","Get",["org.freedesktop.timedate1","NTPSynchronized"]],"id":"9"}
> log: transport closed, dropped message:  1:1!4
{"call":["/org/freedesktop/timedate1","org.freedesktop.DBus.Properties","Get",["org.freedesktop.timedate1","NTPSynchronized"]],"id":"10"}
Unexpected journal message 'audit: type=1400 audit(1516722250.993:112): avc:  denied  { map } for  pid=1033 comm="hostname" path="/usr/bin/hostname" dev="vda4" ino=161820 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:hostname_exec_t:s0 tclass=file permissive=0'
Wrote JS log to TestUpdates-testInfoSecurity-fedora-i386-127.0.0.2-2301-FAIL.js.log
Journal extracted to TestUpdates-testInfoSecurity-fedora-i386-127.0.0.2-2301-FAIL.log
Traceback (most recent call last):
  File "/build/cockpit/test/common/testlib.py", line 669, in tearDown
    self.check_journal_messages()
  File "/build/cockpit/test/common/testlib.py", line 804, in check_journal_messages
    raise Error(first)
Error: audit: type=1400 audit(1516722250.993:112): avc:  denied  { map } for  pid=1033 comm="hostname" path="/usr/bin/hostname" dev="vda4" ino=161820 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:hostname_exec_t:s0 tclass=file permissive=0

not ok 51 testInfoSecurity (check_packagekit.TestUpdates) # duration: 87s
Wrote screenshot to TestUpdates-testInfoSecurity-fedora-i386-127.0.0.2-2301-FAIL.png
Wrote HTML dump to TestUpdates-testInfoSecurity-fedora-i386-127.0.0.2-2301-FAIL.html
Wrote JS log to TestUpdates-testInfoSecurity-fedora-i386-127.0.0.2-2301-FAIL.js.log
Journal extracted to TestUpdates-testInfoSecurity-fedora-i386-127.0.0.2-2301-FAIL.log

First occurrence: 2018-01-23T15:44:32.607939 | revision 333bf524d79dacbb91980fe792de0544804267d3, logs Times recorded: 1 Latest occurrences:

# ----------------------------------------------------------------------
# testEnforcingToggle (check_setroubleshoot.TestSelinux)
#
ftruncate() failed: Permission denied

DevTools listening on ws://127.0.0.1:9305/devtools/browser/368f7d36-6b29-47c0-b2a6-c41d931933d9
[0123/154559.371686:ERROR:zygote_host_impl_linux.cc(268)] Failed to adjust OOM score of renderer with pid 56678: Permission denied (13)
[0123/154600.280161:ERROR:zygote_host_impl_linux.cc(268)] Failed to adjust OOM score of renderer with pid 56742: Permission denied (13)
Unexpected journal message 'audit: type=1400 audit(1516722351.974:135): avc:  denied  { map } for  pid=1066 comm="hostname" path="/usr/bin/hostname" dev="vda4" ino=161820 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:hostname_exec_t:s0 tclass=file permissive=0'
Wrote JS log to TestSelinux-testEnforcingToggle-fedora-i386-127.0.0.2-2701-FAIL.js.log
Journal extracted to TestSelinux-testEnforcingToggle-fedora-i386-127.0.0.2-2701-FAIL.log
Traceback (most recent call last):
  File "/build/cockpit/test/common/testlib.py", line 669, in tearDown
    self.check_journal_messages()
  File "/build/cockpit/test/common/testlib.py", line 804, in check_journal_messages
    raise Error(first)
Error: audit: type=1400 audit(1516722351.974:135): avc:  denied  { map } for  pid=1066 comm="hostname" path="/usr/bin/hostname" dev="vda4" ino=161820 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:hostname_exec_t:s0 tclass=file permissive=0

not ok 80 testEnforcingToggle (check_setroubleshoot.TestSelinux) # duration: 35s
Wrote screenshot to TestSelinux-testEnforcingToggle-fedora-i386-127.0.0.2-2701-FAIL.png
Wrote HTML dump to TestSelinux-testEnforcingToggle-fedora-i386-127.0.0.2-2701-FAIL.html
Wrote JS log to TestSelinux-testEnforcingToggle-fedora-i386-127.0.0.2-2701-FAIL.js.log
Journal extracted to TestSelinux-testEnforcingToggle-fedora-i386-127.0.0.2-2701-FAIL.log

First occurrence: 2018-01-23T15:46:14.813598 | revision 1f2e7cbaec0dbcfb799bf302451ef187ad3b4cab, logs Times recorded: 1 Latest occurrences:

# ----------------------------------------------------------------------
# testExternalPage (check_multi_machine.TestMultiMachine)
#
ftruncate() failed: Permission denied

DevTools listening on ws://127.0.0.1:9536/devtools/browser/7a89b1e6-638d-4437-abe9-4f96588321e2
[0123/154822.362391:ERROR:zygote_host_impl_linux.cc(268)] Failed to adjust OOM score of renderer with pid 82082: Permission denied (13)
[0123/154823.561613:ERROR:zygote_host_impl_linux.cc(268)] Failed to adjust OOM score of renderer with pid 82117: Permission denied (13)
Unexpected journal message 'audit: type=1400 audit(1516722477.462:112): avc:  denied  { map } for  pid=1034 comm="hostname" path="/usr/bin/hostname" dev="vda4" ino=161820 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:hostname_exec_t:s0 tclass=file permissive=0'
Wrote JS log to TestMultiMachine-testExternalPage-fedora-i386-127.0.0.2-2901-FAIL.js.log
Journal extracted to TestMultiMachine-testExternalPage-fedora-i386-127.0.0.2-2901-FAIL.log
Journal extracted to TestMultiMachine-testExternalPage-fedora-i386-127.0.0.2-2903-FAIL.log
Journal extracted to TestMultiMachine-testExternalPage-fedora-i386-127.0.0.2-2902-FAIL.log
Traceback (most recent call last):
  File "/build/cockpit/test/common/testlib.py", line 669, in tearDown
    self.check_journal_messages()
  File "/build/cockpit/test/common/testlib.py", line 804, in check_journal_messages
    raise Error(first)
Error: audit: type=1400 audit(1516722477.462:112): avc:  denied  { map } for  pid=1034 comm="hostname" path="/usr/bin/hostname" dev="vda4" ino=161820 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:hostname_exec_t:s0 tclass=file permissive=0

not ok 13 testExternalPage (check_multi_machine.TestMultiMachine) # duration: 59s
Wrote screenshot to TestMultiMachine-testExternalPage-fedora-i386-127.0.0.2-2901-FAIL.png
Wrote HTML dump to TestMultiMachine-testExternalPage-fedora-i386-127.0.0.2-2901-FAIL.html
Wrote JS log to TestMultiMachine-testExternalPage-fedora-i386-127.0.0.2-2901-FAIL.js.log
Journal extracted to TestMultiMachine-testExternalPage-fedora-i386-127.0.0.2-2901-FAIL.log
Journal extracted to TestMultiMachine-testExternalPage-fedora-i386-127.0.0.2-2903-FAIL.log
Journal extracted to TestMultiMachine-testExternalPage-fedora-i386-127.0.0.2-2902-FAIL.log

First occurrence: 2018-01-23T15:48:39.884777 | revision 333bf524d79dacbb91980fe792de0544804267d3, logs Times recorded: 1 Latest occurrences:

# ----------------------------------------------------------------------
# testNonDefaultBondSettings (check_networking_bond.TestNetworking)
#
NAME             UUID                                  TYPE            DEVICE 
System eth0      5fb06bd0-0bb0-7ffb-45f1-d6edd65f3e03  802-3-ethernet  eth0   
static-52:54:01  123e479d-32c8-43ce-84f1-600334afcedc  802-3-ethernet  eth1   
virbr0           1b5be6bc-1fb8-4770-b5fb-9fde744e1aa0  bridge          virbr0 
System eth1      9c92fad9-6ecb-3e6c-eb4d-8a47c6f50c04  802-3-ethernet  --     
ens2             8a296a34-08e2-42d9-9e8d-b37c582e87cd  802-3-ethernet  --     

52:54:01:00:00:03 -> eth2
52:54:01:00:00:03 -> eth2
52:54:01:00:00:04 -> eth3
52:54:01:00:00:04 -> eth3
ftruncate() failed: Permission denied

DevTools listening on ws://127.0.0.1:9995/devtools/browser/fd6012c5-0136-4fbc-acce-f4f02bc72073
[0123/154930.964537:ERROR:zygote_host_impl_linux.cc(268)] Failed to adjust OOM score of renderer with pid 62416: Permission denied (13)
[0123/154931.939173:ERROR:zygote_host_impl_linux.cc(268)] Failed to adjust OOM score of renderer with pid 62511: Permission denied (13)
Unexpected journal message 'audit: type=1400 audit(1516722546.775:148): avc:  denied  { execute_no_trans } for  pid=1071 comm="pmie_check" path="/usr/bin/pmie" dev="vda4" ino=148278 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:pcp_pmie_exec_t:s0 tclass=file permissive=0'
Wrote JS log to TestNetworking-testNonDefaultBondSettings-fedora-i386-127.0.0.2-2201-FAIL.js.log
Journal extracted to TestNetworking-testNonDefaultBondSettings-fedora-i386-127.0.0.2-2201-FAIL.log
Journal extracted to TestNetworking-testNonDefaultBondSettings-fedora-26-127.0.0.2-2202-FAIL.log
Traceback (most recent call last):
  File "/build/cockpit/test/common/testlib.py", line 669, in tearDown
    self.check_journal_messages()
  File "/build/cockpit/test/common/testlib.py", line 804, in check_journal_messages
    raise Error(first)
Error: audit: type=1400 audit(1516722546.775:148): avc:  denied  { execute_no_trans } for  pid=1071 comm="pmie_check" path="/usr/bin/pmie" dev="vda4" ino=148278 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:pcp_pmie_exec_t:s0 tclass=file permissive=0

not ok 28 testNonDefaultBondSettings (check_networking_bond.TestNetworking) # duration: 51s
Wrote screenshot to TestNetworking-testNonDefaultBondSettings-fedora-i386-127.0.0.2-2201-FAIL.png
Wrote HTML dump to TestNetworking-testNonDefaultBondSettings-fedora-i386-127.0.0.2-2201-FAIL.html
Wrote JS log to TestNetworking-testNonDefaultBondSettings-fedora-i386-127.0.0.2-2201-FAIL.js.log
Journal extracted to TestNetworking-testNonDefaultBondSettings-fedora-i386-127.0.0.2-2201-FAIL.log
Journal extracted to TestNetworking-testNonDefaultBondSettings-fedora-26-127.0.0.2-2202-FAIL.log

First occurrence: 2018-01-23T15:49:46.338860 | revision 1f2e7cbaec0dbcfb799bf302451ef187ad3b4cab, logs Times recorded: 1 Latest occurrences:

# ----------------------------------------------------------------------
# testFedora22 (check_multi_os.TestMultiOS)
#
/etc/profile.d/lang.sh: line 19: warning: setlocale: LC_CTYPE: cannot change locale (C.UTF-8)
ftruncate() failed: Permission denied

DevTools listening on ws://127.0.0.1:9869/devtools/browser/13785755-8a38-4324-b8d5-011f253a1e69
[0123/155034.090527:ERROR:zygote_host_impl_linux.cc(268)] Failed to adjust OOM score of renderer with pid 64592: Permission denied (13)
[0123/155035.052640:ERROR:zygote_host_impl_linux.cc(268)] Failed to adjust OOM score of renderer with pid 64660: Permission denied (13)
1: lo: <LOOPBACK,UP,LOWER_UP> mtu 65536 qdisc noqueue state UNKNOWN group default 
    link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00
    inet 127.0.0.1/8 scope host lo
       valid_lft forever preferred_lft forever
    inet6 ::1/128 scope host 
       valid_lft forever preferred_lft forever
2: ens14: <BROADCAST,MULTICAST,UP,LOWER_UP> mtu 1500 qdisc fq_codel state UP group default qlen 1000
    link/ether 52:54:00:12:34:56 brd ff:ff:ff:ff:ff:ff
    inet 172.27.0.15/24 brd 172.27.0.255 scope global dynamic ens14
       valid_lft 86398sec preferred_lft 86398sec
    inet6 fe80::5054:ff:fe12:3456/64 scope link 
       valid_lft forever preferred_lft forever
3: ens15: <BROADCAST,MULTICAST,UP,LOWER_UP> mtu 1500 qdisc fq_codel state UP group default qlen 1000
    link/ether 52:54:01:00:00:02 brd ff:ff:ff:ff:ff:ff
    inet 10.111.113.5/20 brd 10.111.127.255 scope global ens15
       valid_lft forever preferred_lft forever
    inet6 fe80::5054:1ff:fe00:2/64 scope link tentative dadfailed 
       valid_lft forever preferred_lft forever
1: lo: <LOOPBACK,UP,LOWER_UP> mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000
    link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00
    inet 127.0.0.1/8 scope host lo
       valid_lft forever preferred_lft forever
    inet6 ::1/128 scope host 
       valid_lft forever preferred_lft forever
2: eth0: <BROADCAST,MULTICAST,UP,LOWER_UP> mtu 1500 qdisc fq_codel state UP group default qlen 1000
    link/ether 52:54:00:12:34:56 brd ff:ff:ff:ff:ff:ff
    inet 172.27.0.15/24 brd 172.27.0.255 scope global dynamic eth0
       valid_lft 86365sec preferred_lft 86365sec
    inet6 fec0::5054:ff:fe12:3456/64 scope site dynamic mngtmpaddr 
       valid_lft 86370sec preferred_lft 14370sec
    inet6 fe80::5054:ff:fe12:3456/64 scope link 
       valid_lft forever preferred_lft forever
3: eth1: <BROADCAST,MULTICAST,UP,LOWER_UP> mtu 1500 qdisc fq_codel state UP group default qlen 1000
    link/ether 52:54:01:00:00:01 brd ff:ff:ff:ff:ff:ff
    inet 10.111.113.1/20 brd 10.111.127.255 scope global eth1
       valid_lft forever preferred_lft forever
    inet6 fe80::d053:53e8:3282:60de/64 scope link 
       valid_lft forever preferred_lft forever
4: virbr0: <NO-CARRIER,BROADCAST,MULTICAST,UP> mtu 1500 qdisc noqueue state DOWN group default qlen 1000
    link/ether 52:54:00:f3:60:7f brd ff:ff:ff:ff:ff:ff
    inet 192.168.122.1/24 brd 192.168.122.255 scope global virbr0
       valid_lft forever preferred_lft forever
5: virbr0-nic: <BROADCAST,MULTICAST> mtu 1500 qdisc fq_codel master virbr0 state DOWN group default qlen 1000
    link/ether 52:54:00:f3:60:7f brd ff:ff:ff:ff:ff:ff
ftruncate() failed: Permission denied

DevTools listening on ws://127.0.0.1:9306/devtools/browser/458f46d4-3dca-4675-a6f5-9c26eca38991
[0123/155048.775284:ERROR:zygote_host_impl_linux.cc(268)] Failed to adjust OOM score of renderer with pid 65264: Permission denied (13)
[0123/155049.846499:ERROR:zygote_host_impl_linux.cc(268)] Failed to adjust OOM score of renderer with pid 65362: Permission denied (13)
> warning: metrics channel failed: protocol-error
Unexpected journal message 'audit: type=1400 audit(1516722606.193:148): avc:  denied  { execute_no_trans } for  pid=1069 comm="pmie_check" path="/usr/bin/pmie" dev="vda4" ino=148278 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:pcp_pmie_exec_t:s0 tclass=file permissive=0'
Wrote JS log to TestMultiOS-testFedora22-fedora-i386-127.0.0.2-2701-FAIL.js.log
Journal extracted to TestMultiOS-testFedora22-fedora-i386-127.0.0.2-2701-FAIL.log
Journal extracted to TestMultiOS-testFedora22-fedora-stock-127.0.0.2-2702-FAIL.log
> warning: metrics channel failed: protocol-error
/etc/profile.d/lang.sh: line 19: warning: setlocale: LC_CTYPE: cannot change locale (C.UTF-8)
Traceback (most recent call last):
  File "/build/cockpit/test/common/testlib.py", line 669, in tearDown
    self.check_journal_messages()
  File "/build/cockpit/test/common/testlib.py", line 804, in check_journal_messages
    raise Error(first)
Error: audit: type=1400 audit(1516722606.193:148): avc:  denied  { execute_no_trans } for  pid=1069 comm="pmie_check" path="/usr/bin/pmie" dev="vda4" ino=148278 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:pcp_pmie_exec_t:s0 tclass=file permissive=0

not ok 20 testFedora22 (check_multi_os.TestMultiOS) # duration: 69s
Wrote screenshot to TestMultiOS-testFedora22-fedora-i386-127.0.0.2-2701-FAIL.png
Wrote HTML dump to TestMultiOS-testFedora22-fedora-i386-127.0.0.2-2701-FAIL.html
Wrote JS log to TestMultiOS-testFedora22-fedora-i386-127.0.0.2-2701-FAIL.js.log
Journal extracted to TestMultiOS-testFedora22-fedora-i386-127.0.0.2-2701-FAIL.log
Journal extracted to TestMultiOS-testFedora22-fedora-stock-127.0.0.2-2702-FAIL.log
> warning: metrics channel failed: protocol-error
/etc/profile.d/lang.sh: line 19: warning: setlocale: LC_CTYPE: cannot change locale (C.UTF-8)

First occurrence: 2018-01-23T15:51:03.022960 | revision 1f2e7cbaec0dbcfb799bf302451ef187ad3b4cab, logs Times recorded: 1 Latest occurrences:

# ----------------------------------------------------------------------
# testTls (check_connection.TestConnection)
#
Unexpected journal message 'audit: type=1400 audit(1516727019.606:148): avc:  denied  { execute_no_trans } for  pid=1084 comm="pmie_check" path="/usr/bin/pmie" dev="vda4" ino=148278 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:pcp_pmie_exec_t:s0 tclass=file permissive=0'
Journal extracted to TestConnection-testTls-fedora-i386-127.0.0.2-2201-FAIL.log
Traceback (most recent call last):
  File "/build/cockpit/test/common/testlib.py", line 669, in tearDown
    self.check_journal_messages()
  File "/build/cockpit/test/common/testlib.py", line 804, in check_journal_messages
    raise Error(first)
Error: audit: type=1400 audit(1516727019.606:148): avc:  denied  { execute_no_trans } for  pid=1084 comm="pmie_check" path="/usr/bin/pmie" dev="vda4" ino=148278 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:pcp_pmie_exec_t:s0 tclass=file permissive=0

not ok 127 testTls (check_connection.TestConnection) # duration: 21s
Journal extracted to TestConnection-testTls-fedora-i386-127.0.0.2-2201-FAIL.log

First occurrence: 2018-01-23T17:03:49.861870 | revision a3ad08fcc902251603c704c3361f649bdf20f8e8, logs Times recorded: 1 Latest occurrences:

# ----------------------------------------------------------------------
# testBridge (check_networking_bridge.TestNetworking)
#
NAME         UUID                                  TYPE            DEVICE 
System eth0  5fb06bd0-0bb0-7ffb-45f1-d6edd65f3e03  802-3-ethernet  eth0   
virbr0       23262ff8-912b-46e6-811c-be3dc774be09  bridge          virbr0 
System eth1  9c92fad9-6ecb-3e6c-eb4d-8a47c6f50c04  802-3-ethernet  --     
ens2         8a296a34-08e2-42d9-9e8d-b37c582e87cd  802-3-ethernet  --     

ftruncate() failed: Permission denied

DevTools listening on ws://127.0.0.1:10209/devtools/browser/3282cde0-4e29-4577-b153-d42b995cd81a
[0123/170704.261631:ERROR:zygote_host_impl_linux.cc(268)] Failed to adjust OOM score of renderer with pid 137959: Permission denied (13)
[0123/170705.408381:ERROR:zygote_host_impl_linux.cc(268)] Failed to adjust OOM score of renderer with pid 137987: Permission denied (13)
52:54:01:00:00:03 -> eth2
52:54:01:00:00:03 -> eth2
52:54:01:00:00:04 -> eth3
52:54:01:00:00:04 -> eth3
Unexpected journal message 'audit: type=1400 audit(1516727211.001:110): avc:  denied  { map } for  pid=1030 comm="hostname" path="/usr/bin/hostname" dev="vda4" ino=161820 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:hostname_exec_t:s0 tclass=file permissive=0'
Wrote JS log to TestNetworking-testBridge-fedora-i386-127.0.0.2-2701-FAIL.js.log
Journal extracted to TestNetworking-testBridge-fedora-i386-127.0.0.2-2701-FAIL.log
Journal extracted to TestNetworking-testBridge-fedora-26-127.0.0.2-2702-FAIL.log
Traceback (most recent call last):
  File "/build/cockpit/test/common/testlib.py", line 669, in tearDown
    self.check_journal_messages()
  File "/build/cockpit/test/common/testlib.py", line 804, in check_journal_messages
    raise Error(first)
Error: audit: type=1400 audit(1516727211.001:110): avc:  denied  { map } for  pid=1030 comm="hostname" path="/usr/bin/hostname" dev="vda4" ino=161820 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:hostname_exec_t:s0 tclass=file permissive=0

not ok 29 testBridge (check_networking_bridge.TestNetworking) # duration: 54s
Wrote screenshot to TestNetworking-testBridge-fedora-i386-127.0.0.2-2701-FAIL.png
Wrote HTML dump to TestNetworking-testBridge-fedora-i386-127.0.0.2-2701-FAIL.html
Wrote JS log to TestNetworking-testBridge-fedora-i386-127.0.0.2-2701-FAIL.js.log
Journal extracted to TestNetworking-testBridge-fedora-i386-127.0.0.2-2701-FAIL.log
Journal extracted to TestNetworking-testBridge-fedora-26-127.0.0.2-2702-FAIL.log

First occurrence: 2018-01-23T17:07:25.312764 | revision 2d247e4fed4788c897f13239f47c4a0b2cbdad1a, logs Times recorded: 1 Latest occurrences:

cockpituous commented 6 years ago

verify/fedora-i386 Ooops, it happened again


# ----------------------------------------------------------------------
# testBrokenXML (check_apps.TestApps)
#
ftruncate() failed: Permission denied

DevTools listening on ws://127.0.0.1:10145/devtools/browser/b78f508f-2981-4d28-b2dd-e57a63bdec08
[0122/144827.476848:ERROR:zygote_host_impl_linux.cc(268)] Failed to adjust OOM score of renderer with pid 54943: Permission denied (13)
[0122/144828.734506:ERROR:zygote_host_impl_linux.cc(268)] Failed to adjust OOM score of renderer with pid 54973: Permission denied (13)
Unexpected journal message 'audit: type=1400 audit(1516632496.241:112): avc:  denied  { map } for  pid=1016 comm="hostname" path="/usr/bin/hostname" dev="vda4" ino=161820 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:hostname_exec_t:s0 tclass=file permissive=0'
Wrote JS log to TestApps-testBrokenXML-fedora-i386-127.0.0.2-2401-FAIL.js.log
Journal extracted to TestApps-testBrokenXML-fedora-i386-127.0.0.2-2401-FAIL.log
Traceback (most recent call last):
  File "/build/cockpit/test/common/testlib.py", line 669, in tearDown
    self.check_journal_messages()
  File "/build/cockpit/test/common/testlib.py", line 804, in check_journal_messages
    raise Error(first)
Error: audit: type=1400 audit(1516632496.241:112): avc:  denied  { map } for  pid=1016 comm="hostname" path="/usr/bin/hostname" dev="vda4" ino=161820 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:hostname_exec_t:s0 tclass=file permissive=0

not ok 137 testBrokenXML (check_apps.TestApps) # duration: 46s
Wrote screenshot to TestApps-testBrokenXML-fedora-i386-127.0.0.2-2401-FAIL.png
Wrote HTML dump to TestApps-testBrokenXML-fedora-i386-127.0.0.2-2401-FAIL.html
Wrote JS log to TestApps-testBrokenXML-fedora-i386-127.0.0.2-2401-FAIL.js.log
Journal extracted to TestApps-testBrokenXML-fedora-i386-127.0.0.2-2401-FAIL.log

First occurrence: 2018-01-22T14:48:38.342013 | revision 406553f0a1c7944d4702673ddef1f2778f003642, logs Times recorded: 1 Latest occurrences:

# ----------------------------------------------------------------------
# testResize (check_storage_resize.TestStorage)
#
ftruncate() failed: Permission denied

DevTools listening on ws://127.0.0.1:10153/devtools/browser/1d507665-da77-4036-8ef9-25f95135a1e5
[0122/145125.260774:ERROR:zygote_host_impl_linux.cc(268)] Failed to adjust OOM score of renderer with pid 59084: Permission denied (13)
[0122/145126.485860:ERROR:zygote_host_impl_linux.cc(268)] Failed to adjust OOM score of renderer with pid 59189: Permission denied (13)
Unexpected journal message 'audit: type=1400 audit(1516632674.058:112): avc:  denied  { map } for  pid=1030 comm="hostname" path="/usr/bin/hostname" dev="vda4" ino=161820 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:hostname_exec_t:s0 tclass=file permissive=0'
Wrote JS log to TestStorage-testResize-fedora-i386-127.0.0.2-2901-FAIL.js.log
Journal extracted to TestStorage-testResize-fedora-i386-127.0.0.2-2901-FAIL.log
Traceback (most recent call last):
  File "/build/cockpit/test/common/testlib.py", line 669, in tearDown
    self.check_journal_messages()
  File "/build/cockpit/test/common/testlib.py", line 804, in check_journal_messages
    raise Error(first)
Error: audit: type=1400 audit(1516632674.058:112): avc:  denied  { map } for  pid=1030 comm="hostname" path="/usr/bin/hostname" dev="vda4" ino=161820 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:hostname_exec_t:s0 tclass=file permissive=0

not ok 90 testResize (check_storage_resize.TestStorage) # duration: 49s
Wrote screenshot to TestStorage-testResize-fedora-i386-127.0.0.2-2901-FAIL.png
Wrote HTML dump to TestStorage-testResize-fedora-i386-127.0.0.2-2901-FAIL.html
Wrote JS log to TestStorage-testResize-fedora-i386-127.0.0.2-2901-FAIL.js.log
Journal extracted to TestStorage-testResize-fedora-i386-127.0.0.2-2901-FAIL.log

First occurrence: 2018-01-22T14:51:43.200071 | revision 406553f0a1c7944d4702673ddef1f2778f003642, logs Times recorded: 1 Latest occurrences:

# ----------------------------------------------------------------------
# testISCSI (check_storage_iscsi.TestStorage)
#

DevTools listening on ws://127.0.0.1:9745/devtools/browser/95e5befd-c6bc-4183-af87-7b82b1631a49
[0122/152115.786151:ERROR:zygote_host_impl_linux.cc(268)] Failed to adjust OOM score of renderer with pid 57603: Permission denied (13)
[0122/152116.780001:ERROR:zygote_host_impl_linux.cc(268)] Failed to adjust OOM score of renderer with pid 57638: Permission denied (13)
Unexpected journal message 'audit: type=1400 audit(1516634465.878:146): avc:  denied  { execute_no_trans } for  pid=1079 comm="pmie_check" path="/usr/bin/pmie" dev="vda4" ino=148278 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:pcp_pmie_exec_t:s0 tclass=file permissive=0'
Wrote JS log to TestStorage-testISCSI-fedora-i386-127.0.0.2-2201-FAIL.js.log
Journal extracted to TestStorage-testISCSI-fedora-i386-127.0.0.2-2201-FAIL.log
Traceback (most recent call last):
  File "/build/cockpit/test/common/testlib.py", line 669, in tearDown
    self.check_journal_messages()
  File "/build/cockpit/test/common/testlib.py", line 804, in check_journal_messages
    raise Error(first)
Error: audit: type=1400 audit(1516634465.878:146): avc:  denied  { execute_no_trans } for  pid=1079 comm="pmie_check" path="/usr/bin/pmie" dev="vda4" ino=148278 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:pcp_pmie_exec_t:s0 tclass=file permissive=0

not ok 75 testISCSI (check_storage_iscsi.TestStorage) # duration: 32s
Wrote screenshot to TestStorage-testISCSI-fedora-i386-127.0.0.2-2201-FAIL.png
Wrote HTML dump to TestStorage-testISCSI-fedora-i386-127.0.0.2-2201-FAIL.html
Wrote JS log to TestStorage-testISCSI-fedora-i386-127.0.0.2-2201-FAIL.js.log
Journal extracted to TestStorage-testISCSI-fedora-i386-127.0.0.2-2201-FAIL.log

First occurrence: 2018-01-22T15:21:26.251402 | revision f4199327560f0a79dbb2aeef0c30d647c5257e25, logs Times recorded: 1 Latest occurrences:

# ----------------------------------------------------------------------
# testBondingMainSlowly (check_networking_bond.TestNetworking)
#
NAME             UUID                                  TYPE            DEVICE 
System eth0      5fb06bd0-0bb0-7ffb-45f1-d6edd65f3e03  802-3-ethernet  eth0   
static-52:54:01  f8dc693a-dc58-43b1-83c4-a9549ea5b64d  802-3-ethernet  eth1   
virbr0           73a79675-c8c5-48ac-be04-da45645d8bd8  bridge          virbr0 
System eth1      9c92fad9-6ecb-3e6c-eb4d-8a47c6f50c04  802-3-ethernet  --     
ens2             8a296a34-08e2-42d9-9e8d-b37c582e87cd  802-3-ethernet  --     

52:54:01:00:00:01 -> eth1

DevTools listening on ws://127.0.0.1:9492/devtools/browser/b7d3a74c-fe63-4b1e-b5f8-2f4bf70c38ad
[0122/152513.521475:ERROR:zygote_host_impl_linux.cc(268)] Failed to adjust OOM score of renderer with pid 64558: Permission denied (13)
[0122/152514.492701:ERROR:zygote_host_impl_linux.cc(268)] Failed to adjust OOM score of renderer with pid 64640: Permission denied (13)
Unexpected journal message 'audit: type=1400 audit(1516634701.953:148): avc:  denied  { execute_no_trans } for  pid=1081 comm="pmie_check" path="/usr/bin/pmie" dev="vda4" ino=148278 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:pcp_pmie_exec_t:s0 tclass=file permissive=0'
Wrote JS log to TestNetworking-testBondingMainSlowly-fedora-i386-127.0.0.2-2201-FAIL.js.log
Journal extracted to TestNetworking-testBondingMainSlowly-fedora-i386-127.0.0.2-2201-FAIL.log
Journal extracted to TestNetworking-testBondingMainSlowly-fedora-26-127.0.0.2-2202-FAIL.log
Traceback (most recent call last):
  File "/build/cockpit/test/common/testlib.py", line 669, in tearDown
    self.check_journal_messages()
  File "/build/cockpit/test/common/testlib.py", line 804, in check_journal_messages
    raise Error(first)
Error: audit: type=1400 audit(1516634701.953:148): avc:  denied  { execute_no_trans } for  pid=1081 comm="pmie_check" path="/usr/bin/pmie" dev="vda4" ino=148278 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:pcp_pmie_exec_t:s0 tclass=file permissive=0

not ok 27 testBondingMainSlowly (check_networking_bond.TestNetworking) # duration: 32s
Wrote screenshot to TestNetworking-testBondingMainSlowly-fedora-i386-127.0.0.2-2201-FAIL.png
Wrote HTML dump to TestNetworking-testBondingMainSlowly-fedora-i386-127.0.0.2-2201-FAIL.html
Wrote JS log to TestNetworking-testBondingMainSlowly-fedora-i386-127.0.0.2-2201-FAIL.js.log
Journal extracted to TestNetworking-testBondingMainSlowly-fedora-i386-127.0.0.2-2201-FAIL.log
Journal extracted to TestNetworking-testBondingMainSlowly-fedora-26-127.0.0.2-2202-FAIL.log

First occurrence: 2018-01-22T15:25:22.505695 | revision f4199327560f0a79dbb2aeef0c30d647c5257e25, logs Times recorded: 1 Latest occurrences:

# ----------------------------------------------------------------------
# testBasic (check_login.TestLogin)
#
ftruncate() failed: Permission denied

DevTools listening on ws://127.0.0.1:10213/devtools/browser/19508c3c-079d-4c83-93ea-7da594a23f89
[0122/150634.843379:ERROR:zygote_host_impl_linux.cc(268)] Failed to adjust OOM score of renderer with pid 33956: Permission denied (13)
[0122/150635.814353:ERROR:zygote_host_impl_linux.cc(268)] Failed to adjust OOM score of renderer with pid 34017: Permission denied (13)
> log: Authentication failed
> log: Authentication failed
CDP: {"source":"network","level":"error","text":"Failed to load resource: the server responded with a status of 403 (Permission denied)","timestamp":1516633601233.82,"url":"http://127.0.0.2:9691/cockpit/login","networkRequestId":"34017.11"}
CDP: {"source":"network","level":"error","text":"Failed to load resource: the server responded with a status of 403 (Permission denied)","timestamp":1516633602029.13,"url":"http://127.0.0.2:9691/cockpit/login","networkRequestId":"34017.12"}
Unexpected journal message 'audit: type=1400 audit(1516633585.885:148): avc:  denied  { execute_no_trans } for  pid=1073 comm="pmie_check" path="/usr/bin/pmie" dev="vda4" ino=148278 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:pcp_pmie_exec_t:s0 tclass=file permissive=0'
Wrote JS log to TestLogin-testBasic-fedora-i386-127.0.0.2-2801-FAIL.js.log
Journal extracted to TestLogin-testBasic-fedora-i386-127.0.0.2-2801-FAIL.log
Traceback (most recent call last):
  File "/build/cockpit/test/common/testlib.py", line 669, in tearDown
    self.check_journal_messages()
  File "/build/cockpit/test/common/testlib.py", line 804, in check_journal_messages
    raise Error(first)
Error: audit: type=1400 audit(1516633585.885:148): avc:  denied  { execute_no_trans } for  pid=1073 comm="pmie_check" path="/usr/bin/pmie" dev="vda4" ino=148278 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:pcp_pmie_exec_t:s0 tclass=file permissive=0

not ok 139 testBasic (check_login.TestLogin) # duration: 35s
Wrote screenshot to TestLogin-testBasic-fedora-i386-127.0.0.2-2801-FAIL.png
Wrote HTML dump to TestLogin-testBasic-fedora-i386-127.0.0.2-2801-FAIL.html
Wrote JS log to TestLogin-testBasic-fedora-i386-127.0.0.2-2801-FAIL.js.log
Journal extracted to TestLogin-testBasic-fedora-i386-127.0.0.2-2801-FAIL.log

First occurrence: 2018-01-22T15:06:49.659565 | revision e017febdccfc1749d7322a42f35c1c94c8fb1f02, logs Times recorded: 1 Latest occurrences:

# ----------------------------------------------------------------------
# testInlineConsole (check_machines.TestMachines)
#

DevTools listening on ws://127.0.0.1:10032/devtools/browser/ee6b741c-8abf-4f86-9819-33ff8af88d21
[0122/152815.961477:ERROR:zygote_host_impl_linux.cc(268)] Failed to adjust OOM score of renderer with pid 70125: Permission denied (13)
[0122/152816.878928:ERROR:zygote_host_impl_linux.cc(268)] Failed to adjust OOM score of renderer with pid 70194: Permission denied (13)
> log: Query used for channel:  {"payload":"stream","protocol":"binary","address":"127.0.0.1","port":5900,"binary":"raw"}
> log: Registering ctrl-alt-del handler to:  vm-subVmTest1-vnc-ctrl-alt-del
> log: connecting
> warning:  Msg: noVNC ready: native WebSockets, canvas rendering
> log: Creating channel:  127.0.0.2 9091
> warning: 
> warning:  Msg: Starting VNC handshake
> warning:  Msg: Sent ProtocolVersion: 003.008
> warning:  Msg: Authenticating using scheme: 1
> warning: 
> warning:  Msg: Authentication OK
> warning:  Msg: Authentication OK
> warning:  Msg: Connected (unencrypted) to: QEMU (subVmTest1)
> log: Resizing noVNC, height =  460px
> log: Setting focus
> log: Scrolling VNC frame into view, containerId =  vm-subVmTest1
Unexpected journal message 'audit: type=1400 audit(1516634885.754:117): avc:  denied  { map } for  pid=1051 comm="hostname" path="/usr/bin/hostname" dev="vda4" ino=161820 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:hostname_exec_t:s0 tclass=file permissive=0'
Wrote JS log to TestMachines-testInlineConsole-fedora-i386-127.0.0.2-2201-FAIL.js.log
Journal extracted to TestMachines-testInlineConsole-fedora-i386-127.0.0.2-2201-FAIL.log
Traceback (most recent call last):
  File "/build/cockpit/test/common/testlib.py", line 669, in tearDown
    self.check_journal_messages()
  File "/build/cockpit/test/common/testlib.py", line 804, in check_journal_messages
    raise Error(first)
Error: audit: type=1400 audit(1516634885.754:117): avc:  denied  { map } for  pid=1051 comm="hostname" path="/usr/bin/hostname" dev="vda4" ino=161820 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:hostname_exec_t:s0 tclass=file permissive=0

not ok 5 testInlineConsole (check_machines.TestMachines) # duration: 30s
> log: Resizing noVNC, height =  460px
> log: Scrolling VNC frame into view, containerId =  vm-subVmTest1
Wrote screenshot to TestMachines-testInlineConsole-fedora-i386-127.0.0.2-2201-FAIL.png
Wrote HTML dump to TestMachines-testInlineConsole-fedora-i386-127.0.0.2-2201-FAIL.html
Wrote JS log to TestMachines-testInlineConsole-fedora-i386-127.0.0.2-2201-FAIL.js.log
Journal extracted to TestMachines-testInlineConsole-fedora-i386-127.0.0.2-2201-FAIL.log

First occurrence: 2018-01-22T15:28:23.450041 | revision f4199327560f0a79dbb2aeef0c30d647c5257e25, logs Times recorded: 1 Latest occurrences:

# ----------------------------------------------------------------------
# testResize (check_storage_resize.TestStorage)
#

DevTools listening on ws://127.0.0.1:9772/devtools/browser/c975fa92-b81f-43aa-b2b6-3eb75e5a7dd6
Unexpected journal message 'audit: type=1400 audit(1516633671.182:112): avc:  denied  { map } for  pid=991 comm="hostname" path="/usr/bin/hostname" dev="vda4" ino=161820 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:hostname_exec_t:s0 tclass=file permissive=0'
Unexpected journal message 'audit: type=1400 audit(1516633671.270:114): avc:  denied  { execute_no_trans } for  pid=1022 comm="pmie_check" path="/usr/bin/pmie" dev="vda4" ino=148278 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:pcp_pmie_exec_t:s0 tclass=file permissive=0'
Wrote JS log to TestStorage-testResize-fedora-i386-127.0.0.2-2501-FAIL.js.log
Journal extracted to TestStorage-testResize-fedora-i386-127.0.0.2-2501-FAIL.log
Traceback (most recent call last):
  File "/build/cockpit/test/common/testlib.py", line 669, in tearDown
    self.check_journal_messages()
  File "/build/cockpit/test/common/testlib.py", line 804, in check_journal_messages
    raise Error(first)
Error: audit: type=1400 audit(1516633671.182:112): avc:  denied  { map } for  pid=991 comm="hostname" path="/usr/bin/hostname" dev="vda4" ino=161820 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:hostname_exec_t:s0 tclass=file permissive=0

not ok 134 testResize (check_storage_resize.TestStorage) # duration: 42s
Wrote screenshot to TestStorage-testResize-fedora-i386-127.0.0.2-2501-FAIL.png
Wrote HTML dump to TestStorage-testResize-fedora-i386-127.0.0.2-2501-FAIL.html
Wrote JS log to TestStorage-testResize-fedora-i386-127.0.0.2-2501-FAIL.js.log
Journal extracted to TestStorage-testResize-fedora-i386-127.0.0.2-2501-FAIL.log

First occurrence: 2018-01-22T15:08:12.321190 | revision 6b466c34c5559c70809d99ca620a9c9125343e7d, logs Times recorded: 1 Latest occurrences:

# ----------------------------------------------------------------------
# testBasic (check_kdump.TestKdump)
#
Created symlink /etc/systemd/system/multi-user.target.wants/kdump.service -> /usr/lib/systemd/system/kdump.service.
Job for kdump.service failed because the control process exited with error code.
See "systemctl  status kdump.service" and "journalctl  -xe" for details.
ftruncate() failed: Permission denied

DevTools listening on ws://127.0.0.1:9461/devtools/browser/db3f32c4-46af-4562-aefb-3cae9b3ff9ea
[0122/150650.764967:ERROR:zygote_host_impl_linux.cc(268)] Failed to adjust OOM score of renderer with pid 34394: Permission denied (13)
[0122/150651.649496:ERROR:zygote_host_impl_linux.cc(268)] Failed to adjust OOM score of renderer with pid 34488: Permission denied (13)
Generating grub configuration file ...
Found linux image: /boot/vmlinuz-4.13.16-302.fc27.i686+PAE
Found initrd image: /boot/initramfs-4.13.16-302.fc27.i686+PAE.img
Found linux image: /boot/vmlinuz-4.13.11-300.fc27.i686+PAE
Found initrd image: /boot/initramfs-4.13.11-300.fc27.i686+PAE.img
Found linux image: /boot/vmlinuz-4.13.9-300.fc27.i686+PAE
Found initrd image: /boot/initramfs-4.13.9-300.fc27.i686+PAE.img
Found linux image: /boot/vmlinuz-0-rescue-bbadcd9442613b293626c1f330504885
Found initrd image: /boot/initramfs-0-rescue-bbadcd9442613b293626c1f330504885.img
Found linux image: /boot/vmlinuz-0-rescue-a5539c629e0d4193973d9703e455338a
Found initrd image: /boot/initramfs-0-rescue-a5539c629e0d4193973d9703e455338a.img
done
> warning: transport closed: disconnected
Connection to 127.0.0.2 closed by remote host.
CDP: {"source":"network","level":"error","text":"Failed to load resource: net::ERR_EMPTY_RESPONSE","timestamp":1516633622358.76,"url":"http://127.0.0.2:9091/cockpit/static/fonts/OpenSans-Light-webfont.woff","networkRequestId":"34488.29"}
ssh_exchange_identification: Connection closed by remote host
> log: transport closed, dropped message:  1:1!4
{"call":["/org/freedesktop/timedate1","org.freedesktop.DBus.Properties","Get",["org.freedesktop.timedate1","NTPSynchronized"]],"id":"4"}
> log: transport closed, dropped message:  1:1!4
{"call":["/org/freedesktop/timedate1","org.freedesktop.DBus.Properties","Get",["org.freedesktop.timedate1","NTPSynchronized"]],"id":"5"}
> log: transport closed, dropped message:  1:1!4
{"call":["/org/freedesktop/timedate1","org.freedesktop.DBus.Properties","Get",["org.freedesktop.timedate1","NTPSynchronized"]],"id":"6"}
> log: transport closed, dropped message:  1:1!4
{"call":["/org/freedesktop/timedate1","org.freedesktop.DBus.Properties","Get",["org.freedesktop.timedate1","NTPSynchronized"]],"id":"7"}
> log: transport closed, dropped message:  1:1!4
{"call":["/org/freedesktop/timedate1","org.freedesktop.DBus.Properties","Get",["org.freedesktop.timedate1","NTPSynchronized"]],"id":"8"}
> warning: Unable to apply settings: Directory /var/crash2 isn't writable or doesn't exist.
> warning: transport closed: disconnected
CDP: {"source":"network","level":"error","text":"Failed to load resource: net::ERR_CONNECTION_RESET","timestamp":1516633705290.23,"url":"http://127.0.0.2:9091/cockpit/static/fonts/OpenSans-Light-webfont.woff","networkRequestId":"34488.131"}
Connection to 127.0.0.2 closed by remote host.
Unexpected journal message 'audit: type=1400 audit(1516633602.123:148): avc:  denied  { execute_no_trans } for  pid=1087 comm="pmie_check" path="/usr/bin/pmie" dev="vda4" ino=148278 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:pcp_pmie_exec_t:s0 tclass=file permissive=0'
Wrote JS log to TestKdump-testBasic-fedora-i386-127.0.0.2-2201-FAIL.js.log
> log: transport closed, dropped message:  1:1!4
{"call":["/org/freedesktop/timedate1","org.freedesktop.DBus.Properties","Get",["org.freedesktop.timedate1","NTPSynchronized"]],"id":"14"}
Journal extracted to TestKdump-testBasic-fedora-i386-127.0.0.2-2201-FAIL.log
Traceback (most recent call last):
  File "/build/cockpit/test/common/testlib.py", line 669, in tearDown
    self.check_journal_messages()
  File "/build/cockpit/test/common/testlib.py", line 804, in check_journal_messages
    raise Error(first)
Error: audit: type=1400 audit(1516633602.123:148): avc:  denied  { execute_no_trans } for  pid=1087 comm="pmie_check" path="/usr/bin/pmie" dev="vda4" ino=148278 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:pcp_pmie_exec_t:s0 tclass=file permissive=0

not ok 128 testBasic (check_kdump.TestKdump) # duration: 119s
Wrote screenshot to TestKdump-testBasic-fedora-i386-127.0.0.2-2201-FAIL.png
Wrote HTML dump to TestKdump-testBasic-fedora-i386-127.0.0.2-2201-FAIL.html
Wrote JS log to TestKdump-testBasic-fedora-i386-127.0.0.2-2201-FAIL.js.log
Journal extracted to TestKdump-testBasic-fedora-i386-127.0.0.2-2201-FAIL.log

First occurrence: 2018-01-22T15:08:29.175995 | revision e017febdccfc1749d7322a42f35c1c94c8fb1f02, logs Times recorded: 1 Latest occurrences:

# ----------------------------------------------------------------------
# testOtherSettings (check_networking_settings.TestNetworking)
#
NAME         UUID                                  TYPE            DEVICE 
System eth0  5fb06bd0-0bb0-7ffb-45f1-d6edd65f3e03  802-3-ethernet  eth0   
virbr0       7e0d1544-6255-4521-81ff-e43e876e4a38  bridge          virbr0 
System eth1  9c92fad9-6ecb-3e6c-eb4d-8a47c6f50c04  802-3-ethernet  --     
ens2         8a296a34-08e2-42d9-9e8d-b37c582e87cd  802-3-ethernet  --     

52:54:01:00:00:03 -> eth2
52:54:01:00:00:03 -> eth2
ftruncate() failed: Permission denied

DevTools listening on ws://127.0.0.1:9671/devtools/browser/b419e58b-a29e-4236-bcd2-db3bf0fd8b34
[0122/151443.456446:ERROR:zygote_host_impl_linux.cc(268)] Failed to adjust OOM score of renderer with pid 46937: Permission denied (13)
[0122/151444.488390:ERROR:zygote_host_impl_linux.cc(268)] Failed to adjust OOM score of renderer with pid 46992: Permission denied (13)
Unexpected journal message 'audit: type=1400 audit(1516634061.721:148): avc:  denied  { execute_no_trans } for  pid=1083 comm="pmie_check" path="/usr/bin/pmie" dev="vda4" ino=148278 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:pcp_pmie_exec_t:s0 tclass=file permissive=0'
Wrote JS log to TestNetworking-testOtherSettings-fedora-i386-127.0.0.2-2601-FAIL.js.log
Journal extracted to TestNetworking-testOtherSettings-fedora-i386-127.0.0.2-2601-FAIL.log
Journal extracted to TestNetworking-testOtherSettings-fedora-26-127.0.0.2-2602-FAIL.log
Traceback (most recent call last):
  File "/build/cockpit/test/common/testlib.py", line 669, in tearDown
    self.check_journal_messages()
  File "/build/cockpit/test/common/testlib.py", line 804, in check_journal_messages
    raise Error(first)
Error: audit: type=1400 audit(1516634061.721:148): avc:  denied  { execute_no_trans } for  pid=1083 comm="pmie_check" path="/usr/bin/pmie" dev="vda4" ino=148278 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:pcp_pmie_exec_t:s0 tclass=file permissive=0

not ok 37 testOtherSettings (check_networking_settings.TestNetworking) # duration: 49s
Wrote screenshot to TestNetworking-testOtherSettings-fedora-i386-127.0.0.2-2601-FAIL.png
Wrote HTML dump to TestNetworking-testOtherSettings-fedora-i386-127.0.0.2-2601-FAIL.html
Wrote JS log to TestNetworking-testOtherSettings-fedora-i386-127.0.0.2-2601-FAIL.js.log
Journal extracted to TestNetworking-testOtherSettings-fedora-i386-127.0.0.2-2601-FAIL.log
Journal extracted to TestNetworking-testOtherSettings-fedora-26-127.0.0.2-2602-FAIL.log

First occurrence: 2018-01-22T15:14:53.741289 | revision e017febdccfc1749d7322a42f35c1c94c8fb1f02, logs Times recorded: 1 Latest occurrences:

# ----------------------------------------------------------------------
# testAppStream (check_sosreport.TestSOS)
#

DevTools listening on ws://127.0.0.1:9432/devtools/browser/dcb63d7c-aa1f-4e35-8786-2cb922f21a68
[0122/152833.293504:ERROR:zygote_host_impl_linux.cc(268)] Failed to adjust OOM score of renderer with pid 52810: Permission denied (13)
[0122/152834.488816:ERROR:zygote_host_impl_linux.cc(268)] Failed to adjust OOM score of renderer with pid 52847: Permission denied (13)
Unexpected journal message 'audit: type=1400 audit(1516634903.917:112): avc:  denied  { map } for  pid=1024 comm="hostname" path="/usr/bin/hostname" dev="vda4" ino=161820 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:hostname_exec_t:s0 tclass=file permissive=0'
Unexpected journal message 'audit: type=1400 audit(1516634903.970:114): avc:  denied  { execute_no_trans } for  pid=1035 comm="pmlogger_check" path="/usr/bin/pmlogger" dev="vda4" ino=148286 scontext=system_u:system_r:pcp_pmlogger_t:s0 tcontext=system_u:object_r:pcp_pmlogger_exec_t:s0 tclass=file permissive=0'
Wrote JS log to TestSOS-testAppStream-fedora-i386-127.0.0.2-2301-FAIL.js.log
Journal extracted to TestSOS-testAppStream-fedora-i386-127.0.0.2-2301-FAIL.log
Traceback (most recent call last):
  File "/build/cockpit/test/common/testlib.py", line 669, in tearDown
    self.check_journal_messages()
  File "/build/cockpit/test/common/testlib.py", line 804, in check_journal_messages
    raise Error(first)
Error: audit: type=1400 audit(1516634903.917:112): avc:  denied  { map } for  pid=1024 comm="hostname" path="/usr/bin/hostname" dev="vda4" ino=161820 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:hostname_exec_t:s0 tclass=file permissive=0

not ok 110 testAppStream (check_sosreport.TestSOS) # duration: 36s
Wrote screenshot to TestSOS-testAppStream-fedora-i386-127.0.0.2-2301-FAIL.png
Wrote HTML dump to TestSOS-testAppStream-fedora-i386-127.0.0.2-2301-FAIL.html
Wrote JS log to TestSOS-testAppStream-fedora-i386-127.0.0.2-2301-FAIL.js.log
Journal extracted to TestSOS-testAppStream-fedora-i386-127.0.0.2-2301-FAIL.log

First occurrence: 2018-01-22T15:28:43.526469 | revision 0aa28d72179f70b187fb092f8452a7d302c8e5f3, logs Times recorded: 1 Latest occurrences:

# ----------------------------------------------------------------------
# testTime (check_system_info.TestSystemInfo)
#

DevTools listening on ws://127.0.0.1:9417/devtools/browser/d5b7cea8-ba9f-4059-8bd3-1517cc9d171b
[0122/153050.638816:ERROR:zygote_host_impl_linux.cc(268)] Failed to adjust OOM score of renderer with pid 55600: Permission denied (13)
[0122/153051.665047:ERROR:zygote_host_impl_linux.cc(268)] Failed to adjust OOM score of renderer with pid 55642: Permission denied (13)
> log: systemd-timedated not in use, ntp server configuration not supported
> log: systemd-timedated not in use, ntp server configuration not supported
> log: systemd-timedated not in use, ntp server configuration not supported
Unexpected journal message 'audit: type=1400 audit(1516635043.285:112): avc:  denied  { execute_no_trans } for  pid=1063 comm="pmie_check" path="/usr/bin/pmie" dev="vda4" ino=148278 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:pcp_pmie_exec_t:s0 tclass=file permissive=0'
Wrote JS log to TestSystemInfo-testTime-fedora-i386-127.0.0.2-2401-FAIL.js.log
Journal extracted to TestSystemInfo-testTime-fedora-i386-127.0.0.2-2401-FAIL.log
Traceback (most recent call last):
  File "/build/cockpit/test/common/testlib.py", line 669, in tearDown
    self.check_journal_messages()
  File "/build/cockpit/test/common/testlib.py", line 804, in check_journal_messages
    raise Error(first)
Error: audit: type=1400 audit(1516635043.285:112): avc:  denied  { execute_no_trans } for  pid=1063 comm="pmie_check" path="/usr/bin/pmie" dev="vda4" ino=148278 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:pcp_pmie_exec_t:s0 tclass=file permissive=0

not ok 91 testTime (check_system_info.TestSystemInfo) # duration: 43s
Wrote screenshot to TestSystemInfo-testTime-fedora-i386-127.0.0.2-2401-FAIL.png
Wrote HTML dump to TestSystemInfo-testTime-fedora-i386-127.0.0.2-2401-FAIL.html
Wrote JS log to TestSystemInfo-testTime-fedora-i386-127.0.0.2-2401-FAIL.js.log
Journal extracted to TestSystemInfo-testTime-fedora-i386-127.0.0.2-2401-FAIL.log

First occurrence: 2018-01-22T15:31:08.079511 | revision 0aa28d72179f70b187fb092f8452a7d302c8e5f3, logs Times recorded: 1 Latest occurrences:

# ----------------------------------------------------------------------
# testBasic (check_networking_basic.TestNetworking)
#
NAME         UUID                                  TYPE            DEVICE 
System eth0  5fb06bd0-0bb0-7ffb-45f1-d6edd65f3e03  802-3-ethernet  eth0   
virbr0       c50d0776-c885-41ea-b627-82f016353b25  bridge          virbr0 
System eth1  9c92fad9-6ecb-3e6c-eb4d-8a47c6f50c04  802-3-ethernet  --     
ens2         8a296a34-08e2-42d9-9e8d-b37c582e87cd  802-3-ethernet  --     

DevTools listening on ws://127.0.0.1:9712/devtools/browser/7f75368d-4e48-4acf-b55e-93e6e7606a08
[0122/153650.435659:ERROR:zygote_host_impl_linux.cc(268)] Failed to adjust OOM score of renderer with pid 65672: Permission denied (13)
[0122/153651.513353:ERROR:zygote_host_impl_linux.cc(268)] Failed to adjust OOM score of renderer with pid 65745: Permission denied (13)
52:54:01:00:00:03 -> eth2
52:54:01:00:00:03 -> eth2
> warning: Invalid prefix or netmask 255.255.0.8
Unexpected journal message 'audit: type=1400 audit(1516635397.962:146): avc:  denied  { map } for  pid=1046 comm="hostname" path="/usr/bin/hostname" dev="vda4" ino=161820 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:hostname_exec_t:s0 tclass=file permissive=0'
Wrote JS log to TestNetworking-testBasic-fedora-i386-127.0.0.2-2901-FAIL.js.log
Journal extracted to TestNetworking-testBasic-fedora-i386-127.0.0.2-2901-FAIL.log
Journal extracted to TestNetworking-testBasic-fedora-26-127.0.0.2-2902-FAIL.log
Traceback (most recent call last):
  File "/build/cockpit/test/common/testlib.py", line 669, in tearDown
    self.check_journal_messages()
  File "/build/cockpit/test/common/testlib.py", line 804, in check_journal_messages
    raise Error(first)
Error: audit: type=1400 audit(1516635397.962:146): avc:  denied  { map } for  pid=1046 comm="hostname" path="/usr/bin/hostname" dev="vda4" ino=161820 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:hostname_exec_t:s0 tclass=file permissive=0

not ok 22 testBasic (check_networking_basic.TestNetworking) # duration: 54s
Wrote screenshot to TestNetworking-testBasic-fedora-i386-127.0.0.2-2901-FAIL.png
Wrote HTML dump to TestNetworking-testBasic-fedora-i386-127.0.0.2-2901-FAIL.html
Wrote JS log to TestNetworking-testBasic-fedora-i386-127.0.0.2-2901-FAIL.js.log
Journal extracted to TestNetworking-testBasic-fedora-i386-127.0.0.2-2901-FAIL.log
Journal extracted to TestNetworking-testBasic-fedora-26-127.0.0.2-2902-FAIL.log

First occurrence: 2018-01-22T15:37:14.358696 | revision 0aa28d72179f70b187fb092f8452a7d302c8e5f3, logs Times recorded: 1 Latest occurrences:

# ----------------------------------------------------------------------
# testFrameNavigation (check_multi_machine.TestMultiMachine)
#

DevTools listening on ws://127.0.0.1:9494/devtools/browser/04f30326-0e37-470a-a9bd-2588d4280052
[0122/153803.475702:ERROR:zygote_host_impl_linux.cc(268)] Failed to adjust OOM score of renderer with pid 67846: Permission denied (13)
[0122/153804.592792:ERROR:zygote_host_impl_linux.cc(268)] Failed to adjust OOM score of renderer with pid 67959: Permission denied (13)
[0122/153819.473719:WARNING:ipc_message_attachment_set.cc(49)] MessageAttachmentSet destroyed with unconsumed attachments: 0/1
Unexpected journal message 'audit: type=1400 audit(1516635461.673:112): avc:  denied  { map } for  pid=1026 comm="hostname" path="/usr/bin/hostname" dev="vda4" ino=161820 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:hostname_exec_t:s0 tclass=file permissive=0'
Unexpected journal message 'audit: type=1400 audit(1516635461.763:114): avc:  denied  { execute_no_trans } for  pid=1055 comm="pmlogger_check" path="/usr/bin/pmlogger" dev="vda4" ino=148286 scontext=system_u:system_r:pcp_pmlogger_t:s0 tcontext=system_u:object_r:pcp_pmlogger_exec_t:s0 tclass=file permissive=0'
Wrote JS log to TestMultiMachine-testFrameNavigation-fedora-i386-127.0.0.2-2901-FAIL.js.log
Journal extracted to TestMultiMachine-testFrameNavigation-fedora-i386-127.0.0.2-2901-FAIL.log
Journal extracted to TestMultiMachine-testFrameNavigation-fedora-i386-127.0.0.2-2903-FAIL.log
Journal extracted to TestMultiMachine-testFrameNavigation-fedora-i386-127.0.0.2-2902-FAIL.log
Traceback (most recent call last):
  File "/build/cockpit/test/common/testlib.py", line 669, in tearDown
    self.check_journal_messages()
  File "/build/cockpit/test/common/testlib.py", line 804, in check_journal_messages
    raise Error(first)
Error: audit: type=1400 audit(1516635461.673:112): avc:  denied  { map } for  pid=1026 comm="hostname" path="/usr/bin/hostname" dev="vda4" ino=161820 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:hostname_exec_t:s0 tclass=file permissive=0

not ok 14 testFrameNavigation (check_multi_machine.TestMultiMachine) # duration: 64s
Wrote screenshot to TestMultiMachine-testFrameNavigation-fedora-i386-127.0.0.2-2901-FAIL.png
Wrote HTML dump to TestMultiMachine-testFrameNavigation-fedora-i386-127.0.0.2-2901-FAIL.html
Wrote JS log to TestMultiMachine-testFrameNavigation-fedora-i386-127.0.0.2-2901-FAIL.js.log
Journal extracted to TestMultiMachine-testFrameNavigation-fedora-i386-127.0.0.2-2901-FAIL.log
Journal extracted to TestMultiMachine-testFrameNavigation-fedora-i386-127.0.0.2-2903-FAIL.log
Journal extracted to TestMultiMachine-testFrameNavigation-fedora-i386-127.0.0.2-2902-FAIL.log

First occurrence: 2018-01-22T15:38:26.201437 | revision 0aa28d72179f70b187fb092f8452a7d302c8e5f3, logs Times recorded: 1 Latest occurrences:

# ----------------------------------------------------------------------
# testHiddenRaid (check_storage_hidden.TestStorage)
#
ftruncate() failed: Permission denied

DevTools listening on ws://127.0.0.1:9280/devtools/browser/e124197b-fb89-486e-9ff9-9967c8f6bced
[0122/163357.657565:ERROR:zygote_host_impl_linux.cc(268)] Failed to adjust OOM score of renderer with pid 63365: Permission denied (13)
[0122/163358.605836:ERROR:zygote_host_impl_linux.cc(268)] Failed to adjust OOM score of renderer with pid 63423: Permission denied (13)
Unexpected journal message 'audit: type=1400 audit(1516638829.217:148): avc:  denied  { execute_no_trans } for  pid=1071 comm="pmie_check" path="/usr/bin/pmie" dev="vda4" ino=148278 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:pcp_pmie_exec_t:s0 tclass=file permissive=0'
Wrote JS log to TestStorage-testHiddenRaid-fedora-i386-127.0.0.2-2901-FAIL.js.log
Journal extracted to TestStorage-testHiddenRaid-fedora-i386-127.0.0.2-2901-FAIL.log
Traceback (most recent call last):
  File "/build/cockpit/test/common/testlib.py", line 669, in tearDown
    self.check_journal_messages()
  File "/build/cockpit/test/common/testlib.py", line 804, in check_journal_messages
    raise Error(first)
Error: audit: type=1400 audit(1516638829.217:148): avc:  denied  { execute_no_trans } for  pid=1071 comm="pmie_check" path="/usr/bin/pmie" dev="vda4" ino=148278 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:pcp_pmie_exec_t:s0 tclass=file permissive=0

not ok 73 testHiddenRaid (check_storage_hidden.TestStorage) # duration: 32s
Wrote screenshot to TestStorage-testHiddenRaid-fedora-i386-127.0.0.2-2901-FAIL.png
Wrote HTML dump to TestStorage-testHiddenRaid-fedora-i386-127.0.0.2-2901-FAIL.html
Wrote JS log to TestStorage-testHiddenRaid-fedora-i386-127.0.0.2-2901-FAIL.js.log
Journal extracted to TestStorage-testHiddenRaid-fedora-i386-127.0.0.2-2901-FAIL.log

First occurrence: 2018-01-22T16:34:10.368852 | revision 6b466c34c5559c70809d99ca620a9c9125343e7d, logs Times recorded: 1 Latest occurrences:

# ----------------------------------------------------------------------
# testBasic (check_services.TestServices)
#
ftruncate() failed: Permission denied

DevTools listening on ws://127.0.0.1:9771/devtools/browser/8cb32418-5616-42ee-ad6e-cf3c81b8e13e
[0122/163511.538004:ERROR:zygote_host_impl_linux.cc(268)] Failed to adjust OOM score of renderer with pid 65773: Permission denied (13)
[0122/163512.459471:ERROR:zygote_host_impl_linux.cc(268)] Failed to adjust OOM score of renderer with pid 65881: Permission denied (13)
Created symlink /etc/systemd/system/default.target.wants/test.service -> /etc/systemd/system/test.service.
Unexpected journal message 'audit: type=1400 audit(1516638902.843:146): avc:  denied  { map } for  pid=1047 comm="hostname" path="/usr/bin/hostname" dev="vda4" ino=161820 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:hostname_exec_t:s0 tclass=file permissive=0'
Unexpected journal message 'audit: type=1400 audit(1516638902.937:148): avc:  denied  { execute_no_trans } for  pid=1074 comm="pmie_check" path="/usr/bin/pmie" dev="vda4" ino=148278 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:pcp_pmie_exec_t:s0 tclass=file permissive=0'
Wrote JS log to TestServices-testBasic-fedora-i386-127.0.0.2-2301-FAIL.js.log
Journal extracted to TestServices-testBasic-fedora-i386-127.0.0.2-2301-FAIL.log
Traceback (most recent call last):
  File "/build/cockpit/test/common/testlib.py", line 669, in tearDown
    self.check_journal_messages()
  File "/build/cockpit/test/common/testlib.py", line 804, in check_journal_messages
    raise Error(first)
Error: audit: type=1400 audit(1516638902.843:146): avc:  denied  { map } for  pid=1047 comm="hostname" path="/usr/bin/hostname" dev="vda4" ino=161820 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:hostname_exec_t:s0 tclass=file permissive=0

not ok 59 testBasic (check_services.TestServices) # duration: 42s
Wrote screenshot to TestServices-testBasic-fedora-i386-127.0.0.2-2301-FAIL.png
Wrote HTML dump to TestServices-testBasic-fedora-i386-127.0.0.2-2301-FAIL.html
Wrote JS log to TestServices-testBasic-fedora-i386-127.0.0.2-2301-FAIL.js.log
Journal extracted to TestServices-testBasic-fedora-i386-127.0.0.2-2301-FAIL.log

First occurrence: 2018-01-22T16:35:47.392617 | revision 6b466c34c5559c70809d99ca620a9c9125343e7d, logs Times recorded: 1 Latest occurrences:

# ----------------------------------------------------------------------
# testBasic (check_roles.TestRoles)
#
ftruncate() failed: Permission denied

DevTools listening on ws://127.0.0.1:9274/devtools/browser/4ce07c9e-f397-4f02-9d0c-738203844acc
[0123/090742.821884:ERROR:zygote_host_impl_linux.cc(268)] Failed to adjust OOM score of renderer with pid 27458: Permission denied (13)
[0123/090744.102261:ERROR:zygote_host_impl_linux.cc(268)] Failed to adjust OOM score of renderer with pid 27497: Permission denied (13)
Unexpected journal message 'audit: type=1400 audit(1516698450.290:148): avc:  denied  { execute_no_trans } for  pid=1072 comm="pmie_check" path="/usr/bin/pmie" dev="vda4" ino=148278 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:pcp_pmie_exec_t:s0 tclass=file permissive=0'
Wrote JS log to TestRoles-testBasic-fedora-i386-127.0.0.2-2501-FAIL.js.log
Journal extracted to TestRoles-testBasic-fedora-i386-127.0.0.2-2501-FAIL.log
Traceback (most recent call last):
  File "/build/cockpit/test/common/testlib.py", line 669, in tearDown
    self.check_journal_messages()
  File "/build/cockpit/test/common/testlib.py", line 804, in check_journal_messages
    raise Error(first)
Error: audit: type=1400 audit(1516698450.290:148): avc:  denied  { execute_no_trans } for  pid=1072 comm="pmie_check" path="/usr/bin/pmie" dev="vda4" ino=148278 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:pcp_pmie_exec_t:s0 tclass=file permissive=0

not ok 73 testBasic (check_roles.TestRoles) # duration: 44s
Wrote screenshot to TestRoles-testBasic-fedora-i386-127.0.0.2-2501-FAIL.png
Wrote HTML dump to TestRoles-testBasic-fedora-i386-127.0.0.2-2501-FAIL.html
Wrote JS log to TestRoles-testBasic-fedora-i386-127.0.0.2-2501-FAIL.js.log
Journal extracted to TestRoles-testBasic-fedora-i386-127.0.0.2-2501-FAIL.log

First occurrence: 2018-01-23T09:07:53.371814 | revision b0d8ed505f1ff5acc6de9a62b16f8d5d34e06519, logs Times recorded: 1 Latest occurrences:

# ----------------------------------------------------------------------
# testBridge (check_networking_bridge.TestNetworking)
#
NAME         UUID                                  TYPE            DEVICE 
System eth0  5fb06bd0-0bb0-7ffb-45f1-d6edd65f3e03  802-3-ethernet  eth0   
virbr0       063f448a-7b5d-42f5-adc5-b58133b8ff30  bridge          virbr0 
System eth1  9c92fad9-6ecb-3e6c-eb4d-8a47c6f50c04  802-3-ethernet  --     
ens2         8a296a34-08e2-42d9-9e8d-b37c582e87cd  802-3-ethernet  --     

ftruncate() failed: Permission denied
[0123/091122.879967:ERROR:zygote_host_impl_linux.cc(268)] Failed to adjust OOM score of renderer with pid 31228: Permission denied (13)

DevTools listening on ws://127.0.0.1:9803/devtools/browser/2e3108ce-2d5a-410b-8ae2-4a425205823c
[0123/091124.479053:ERROR:zygote_host_impl_linux.cc(268)] Failed to adjust OOM score of renderer with pid 31268: Permission denied (13)
52:54:01:00:00:03 -> eth2
52:54:01:00:00:03 -> eth2
52:54:01:00:00:04 -> eth3
52:54:01:00:00:04 -> eth3
Unexpected journal message 'audit: type=1400 audit(1516698660.997:112): avc:  denied  { map } for  pid=1046 comm="hostname" path="/usr/bin/hostname" dev="vda4" ino=161820 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:hostname_exec_t:s0 tclass=file permissive=0'
Wrote JS log to TestNetworking-testBridge-fedora-i386-127.0.0.2-2901-FAIL.js.log
Journal extracted to TestNetworking-testBridge-fedora-i386-127.0.0.2-2901-FAIL.log
Journal extracted to TestNetworking-testBridge-fedora-26-127.0.0.2-2902-FAIL.log
Traceback (most recent call last):
  File "/build/cockpit/test/common/testlib.py", line 669, in tearDown
    self.check_journal_messages()
  File "/build/cockpit/test/common/testlib.py", line 804, in check_journal_messages
    raise Error(first)
Error: audit: type=1400 audit(1516698660.997:112): avc:  denied  { map } for  pid=1046 comm="hostname" path="/usr/bin/hostname" dev="vda4" ino=161820 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:hostname_exec_t:s0 tclass=file permissive=0

not ok 29 testBridge (check_networking_bridge.TestNetworking) # duration: 80s
Wrote screenshot to TestNetworking-testBridge-fedora-i386-127.0.0.2-2901-FAIL.png
Wrote HTML dump to TestNetworking-testBridge-fedora-i386-127.0.0.2-2901-FAIL.html
Wrote JS log to TestNetworking-testBridge-fedora-i386-127.0.0.2-2901-FAIL.js.log
Journal extracted to TestNetworking-testBridge-fedora-i386-127.0.0.2-2901-FAIL.log
Journal extracted to TestNetworking-testBridge-fedora-26-127.0.0.2-2902-FAIL.log

First occurrence: 2018-01-23T09:11:48.116351 | revision b0d8ed505f1ff5acc6de9a62b16f8d5d34e06519, logs Times recorded: 1 Latest occurrences:

# ----------------------------------------------------------------------
# testFrameNavigation (check_multi_machine.TestMultiMachine)
#
ftruncate() failed: Permission denied

DevTools listening on ws://127.0.0.1:10121/devtools/browser/b20d4e2b-ea29-4644-abaf-d9a230b22c03
[0123/091400.803591:ERROR:zygote_host_impl_linux.cc(268)] Failed to adjust OOM score of renderer with pid 35236: Permission denied (13)
[0123/091401.772203:ERROR:zygote_host_impl_linux.cc(268)] Failed to adjust OOM score of renderer with pid 35312: Permission denied (13)
Unexpected journal message 'audit: type=1400 audit(1516698820.805:148): avc:  denied  { execute_no_trans } for  pid=1087 comm="pmie_check" path="/usr/bin/pmie" dev="vda4" ino=148278 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:pcp_pmie_exec_t:s0 tclass=file permissive=0'
Wrote JS log to TestMultiMachine-testFrameNavigation-fedora-i386-127.0.0.2-2201-FAIL.js.log
Journal extracted to TestMultiMachine-testFrameNavigation-fedora-i386-127.0.0.2-2201-FAIL.log
Journal extracted to TestMultiMachine-testFrameNavigation-fedora-i386-127.0.0.2-2203-FAIL.log
Journal extracted to TestMultiMachine-testFrameNavigation-fedora-i386-127.0.0.2-2202-FAIL.log
Traceback (most recent call last):
  File "/build/cockpit/test/common/testlib.py", line 669, in tearDown
    self.check_journal_messages()
  File "/build/cockpit/test/common/testlib.py", line 804, in check_journal_messages
    raise Error(first)
Error: audit: type=1400 audit(1516698820.805:148): avc:  denied  { execute_no_trans } for  pid=1087 comm="pmie_check" path="/usr/bin/pmie" dev="vda4" ino=148278 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:pcp_pmie_exec_t:s0 tclass=file permissive=0

not ok 14 testFrameNavigation (check_multi_machine.TestMultiMachine) # duration: 58s
Wrote screenshot to TestMultiMachine-testFrameNavigation-fedora-i386-127.0.0.2-2201-FAIL.png
Wrote HTML dump to TestMultiMachine-testFrameNavigation-fedora-i386-127.0.0.2-2201-FAIL.html
Wrote JS log to TestMultiMachine-testFrameNavigation-fedora-i386-127.0.0.2-2201-FAIL.js.log
Journal extracted to TestMultiMachine-testFrameNavigation-fedora-i386-127.0.0.2-2201-FAIL.log
Journal extracted to TestMultiMachine-testFrameNavigation-fedora-i386-127.0.0.2-2203-FAIL.log
Journal extracted to TestMultiMachine-testFrameNavigation-fedora-i386-127.0.0.2-2202-FAIL.log

First occurrence: 2018-01-23T09:14:20.499426 | revision b0d8ed505f1ff5acc6de9a62b16f8d5d34e06519, logs Times recorded: 1 Latest occurrences:

# ----------------------------------------------------------------------
# testBasic (check_apps.TestApps)
#

DevTools listening on ws://127.0.0.1:9555/devtools/browser/c261a19a-8c1d-4fdc-97ee-f98149fcb0e1
[0123/101138.189506:ERROR:zygote_host_impl_linux.cc(268)] Failed to adjust OOM score of renderer with pid 22511: Permission denied (13)
[0123/101139.106313:ERROR:zygote_host_impl_linux.cc(268)] Failed to adjust OOM score of renderer with pid 22606: Permission denied (13)
Unexpected journal message 'audit: type=1400 audit(1516702288.664:148): avc:  denied  { execute_no_trans } for  pid=1085 comm="pmie_check" path="/usr/bin/pmie" dev="vda4" ino=148278 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:pcp_pmie_exec_t:s0 tclass=file permissive=0'
Wrote JS log to TestApps-testBasic-fedora-i386-127.0.0.2-2701-FAIL.js.log
Journal extracted to TestApps-testBasic-fedora-i386-127.0.0.2-2701-FAIL.log
Traceback (most recent call last):
  File "/build/cockpit/test/common/testlib.py", line 669, in tearDown
    self.check_journal_messages()
  File "/build/cockpit/test/common/testlib.py", line 804, in check_journal_messages
    raise Error(first)
Error: audit: type=1400 audit(1516702288.664:148): avc:  denied  { execute_no_trans } for  pid=1085 comm="pmie_check" path="/usr/bin/pmie" dev="vda4" ino=148278 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:pcp_pmie_exec_t:s0 tclass=file permissive=0

not ok 136 testBasic (check_apps.TestApps) # duration: 31s
Wrote screenshot to TestApps-testBasic-fedora-i386-127.0.0.2-2701-FAIL.png
Wrote HTML dump to TestApps-testBasic-fedora-i386-127.0.0.2-2701-FAIL.html
Wrote JS log to TestApps-testBasic-fedora-i386-127.0.0.2-2701-FAIL.js.log
Journal extracted to TestApps-testBasic-fedora-i386-127.0.0.2-2701-FAIL.log

First occurrence: 2018-01-23T10:11:52.100506 | revision c505f6ec848b5d353d0a9f1e70bd604359bf3ffd, logs Times recorded: 1 Latest occurrences:

# ----------------------------------------------------------------------
# testBasic (check_storage_multipath.TestStorage)
#

DevTools listening on ws://127.0.0.1:9932/devtools/browser/242d17ca-0278-4f85-94bf-bbe2f31c417b
[0123/101401.211700:ERROR:zygote_host_impl_linux.cc(268)] Failed to adjust OOM score of renderer with pid 27818: Permission denied (13)
[0123/101402.185524:ERROR:zygote_host_impl_linux.cc(268)] Failed to adjust OOM score of renderer with pid 27858: Permission denied (13)
Unexpected journal message 'audit: type=1400 audit(1516702432.505:146): avc:  denied  { map } for  pid=1067 comm="hostname" path="/usr/bin/hostname" dev="vda4" ino=161820 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:hostname_exec_t:s0 tclass=file permissive=0'
Wrote JS log to TestStorage-testBasic-fedora-i386-127.0.0.2-2801-FAIL.js.log
Journal extracted to TestStorage-testBasic-fedora-i386-127.0.0.2-2801-FAIL.log
Traceback (most recent call last):
  File "/build/cockpit/test/common/testlib.py", line 669, in tearDown
    self.check_journal_messages()
  File "/build/cockpit/test/common/testlib.py", line 804, in check_journal_messages
    raise Error(first)
Error: audit: type=1400 audit(1516702432.505:146): avc:  denied  { map } for  pid=1067 comm="hostname" path="/usr/bin/hostname" dev="vda4" ino=161820 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:hostname_exec_t:s0 tclass=file permissive=0

not ok 84 testBasic (check_storage_multipath.TestStorage) # duration: 28s
Wrote screenshot to TestStorage-testBasic-fedora-i386-127.0.0.2-2801-FAIL.png
Wrote HTML dump to TestStorage-testBasic-fedora-i386-127.0.0.2-2801-FAIL.html
Wrote JS log to TestStorage-testBasic-fedora-i386-127.0.0.2-2801-FAIL.js.log
Journal extracted to TestStorage-testBasic-fedora-i386-127.0.0.2-2801-FAIL.log

First occurrence: 2018-01-23T10:14:09.608972 | revision c505f6ec848b5d353d0a9f1e70bd604359bf3ffd, logs Times recorded: 1 Latest occurrences:

# ----------------------------------------------------------------------
# testBondingMain (check_networking_bond.TestNetworking)
#
NAME             UUID                                  TYPE            DEVICE 
System eth0      5fb06bd0-0bb0-7ffb-45f1-d6edd65f3e03  802-3-ethernet  eth0   
static-52:54:01  3a99dd4c-a7ef-4fed-b457-c95dd16d3257  802-3-ethernet  eth1   
virbr0           94d58f98-3678-4919-bfac-88e6eefcb38e  bridge          virbr0 
System eth1      9c92fad9-6ecb-3e6c-eb4d-8a47c6f50c04  802-3-ethernet  --     
ens2             8a296a34-08e2-42d9-9e8d-b37c582e87cd  802-3-ethernet  --     

52:54:01:00:00:01 -> eth1

DevTools listening on ws://127.0.0.1:9244/devtools/browser/f1bee92f-7004-413d-a513-e093870f10b8
[0123/101845.746978:ERROR:zygote_host_impl_linux.cc(268)] Failed to adjust OOM score of renderer with pid 36860: Permission denied (13)
[0123/101846.750365:ERROR:zygote_host_impl_linux.cc(268)] Failed to adjust OOM score of renderer with pid 36950: Permission denied (13)
Unexpected journal message 'audit: type=1400 audit(1516702717.752:148): avc:  denied  { execute_no_trans } for  pid=1072 comm="pmie_check" path="/usr/bin/pmie" dev="vda4" ino=148278 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:pcp_pmie_exec_t:s0 tclass=file permissive=0'
Wrote JS log to TestNetworking-testBondingMain-fedora-i386-127.0.0.2-2201-FAIL.js.log
Journal extracted to TestNetworking-testBondingMain-fedora-i386-127.0.0.2-2201-FAIL.log
Journal extracted to TestNetworking-testBondingMain-fedora-26-127.0.0.2-2202-FAIL.log
Traceback (most recent call last):
  File "/build/cockpit/test/common/testlib.py", line 669, in tearDown
    self.check_journal_messages()
  File "/build/cockpit/test/common/testlib.py", line 804, in check_journal_messages
    raise Error(first)
Error: audit: type=1400 audit(1516702717.752:148): avc:  denied  { execute_no_trans } for  pid=1072 comm="pmie_check" path="/usr/bin/pmie" dev="vda4" ino=148278 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:pcp_pmie_exec_t:s0 tclass=file permissive=0

not ok 26 testBondingMain (check_networking_bond.TestNetworking) # duration: 29s
Wrote screenshot to TestNetworking-testBondingMain-fedora-i386-127.0.0.2-2201-FAIL.png
Wrote HTML dump to TestNetworking-testBondingMain-fedora-i386-127.0.0.2-2201-FAIL.html
Wrote JS log to TestNetworking-testBondingMain-fedora-i386-127.0.0.2-2201-FAIL.js.log
Journal extracted to TestNetworking-testBondingMain-fedora-i386-127.0.0.2-2201-FAIL.log
Journal extracted to TestNetworking-testBondingMain-fedora-26-127.0.0.2-2202-FAIL.log

First occurrence: 2018-01-23T10:18:54.365350 | revision c505f6ec848b5d353d0a9f1e70bd604359bf3ffd, logs Times recorded: 1 Latest occurrences:

# ----------------------------------------------------------------------
# testCheckpoint (check_networking_checkpoints.TestNetworking)
#
NAME         UUID                                  TYPE            DEVICE 
System eth0  5fb06bd0-0bb0-7ffb-45f1-d6edd65f3e03  802-3-ethernet  eth0   
virbr0       579698af-252d-4151-9041-1f653cfabf5f  bridge          virbr0 
System eth1  9c92fad9-6ecb-3e6c-eb4d-8a47c6f50c04  802-3-ethernet  --     
ens2         8a296a34-08e2-42d9-9e8d-b37c582e87cd  802-3-ethernet  --     

52:54:00:12:34:56 -> eth0
ftruncate() failed: Permission denied

DevTools listening on ws://127.0.0.1:9444/devtools/browser/54a15d8d-c477-4f45-9bac-0ef25840e286
[0123/110911.141158:ERROR:zygote_host_impl_linux.cc(268)] Failed to adjust OOM score of renderer with pid 50902: Permission denied (13)
[0123/110912.124049:ERROR:zygote_host_impl_linux.cc(268)] Failed to adjust OOM score of renderer with pid 50973: Permission denied (13)
Unexpected journal message 'audit: type=1400 audit(1516705742.666:146): avc:  denied  { map } for  pid=1067 comm="hostname" path="/usr/bin/hostname" dev="vda4" ino=161820 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:hostname_exec_t:s0 tclass=file permissive=0'
Wrote JS log to TestNetworking-testCheckpoint-fedora-i386-127.0.0.2-2801-FAIL.js.log
Journal extracted to TestNetworking-testCheckpoint-fedora-i386-127.0.0.2-2801-FAIL.log
Traceback (most recent call last):
  File "/build/cockpit/test/common/testlib.py", line 669, in tearDown
    self.check_journal_messages()
  File "/build/cockpit/test/common/testlib.py", line 804, in check_journal_messages
    raise Error(first)
Error: audit: type=1400 audit(1516705742.666:146): avc:  denied  { map } for  pid=1067 comm="hostname" path="/usr/bin/hostname" dev="vda4" ino=161820 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:hostname_exec_t:s0 tclass=file permissive=0

not ok 30 testCheckpoint (check_networking_checkpoints.TestNetworking) # duration: 80s
Wrote screenshot to TestNetworking-testCheckpoint-fedora-i386-127.0.0.2-2801-FAIL.png
Wrote HTML dump to TestNetworking-testCheckpoint-fedora-i386-127.0.0.2-2801-FAIL.html
Wrote JS log to TestNetworking-testCheckpoint-fedora-i386-127.0.0.2-2801-FAIL.js.log
Journal extracted to TestNetworking-testCheckpoint-fedora-i386-127.0.0.2-2801-FAIL.log

First occurrence: 2018-01-23T11:10:11.598755 | revision c505f6ec848b5d353d0a9f1e70bd604359bf3ffd, logs Times recorded: 1 Latest occurrences:

# ----------------------------------------------------------------------
# testPartitions (check_storage_partitions.TestStorage)
#

DevTools listening on ws://127.0.0.1:10094/devtools/browser/0430326a-e663-403f-a93c-f3cad76360c1
[0123/145109.089392:ERROR:zygote_host_impl_linux.cc(268)] Failed to adjust OOM score of renderer with pid 21269: Permission denied (13)
[0123/145110.230051:ERROR:zygote_host_impl_linux.cc(268)] Failed to adjust OOM score of renderer with pid 21306: Permission denied (13)
10+0 records in
10+0 records out
10485760 bytes (10 MB, 10 MiB) copied, 0.141491 s, 74.1 MB/s
Unexpected journal message 'audit: type=1400 audit(1516719060.712:148): avc:  denied  { execute_no_trans } for  pid=1078 comm="pmie_check" path="/usr/bin/pmie" dev="vda4" ino=148278 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:pcp_pmie_exec_t:s0 tclass=file permissive=0'
Wrote JS log to TestStorage-testPartitions-fedora-i386-127.0.0.2-2201-FAIL.js.log
Journal extracted to TestStorage-testPartitions-fedora-i386-127.0.0.2-2201-FAIL.log
Traceback (most recent call last):
  File "/build/cockpit/test/common/testlib.py", line 669, in tearDown
    self.check_journal_messages()
  File "/build/cockpit/test/common/testlib.py", line 804, in check_journal_messages
    raise Error(first)
Error: audit: type=1400 audit(1516719060.712:148): avc:  denied  { execute_no_trans } for  pid=1078 comm="pmie_check" path="/usr/bin/pmie" dev="vda4" ino=148278 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:pcp_pmie_exec_t:s0 tclass=file permissive=0

not ok 118 testPartitions (check_storage_partitions.TestStorage) # duration: 39s
Wrote screenshot to TestStorage-testPartitions-fedora-i386-127.0.0.2-2201-FAIL.png
Wrote HTML dump to TestStorage-testPartitions-fedora-i386-127.0.0.2-2201-FAIL.html
Wrote JS log to TestStorage-testPartitions-fedora-i386-127.0.0.2-2201-FAIL.js.log
Journal extracted to TestStorage-testPartitions-fedora-i386-127.0.0.2-2201-FAIL.log

First occurrence: 2018-01-23T14:51:30.509047 | revision 1d82f5ae1ea6420efdd33554eb3c43032b4ce64b, logs Times recorded: 1 Latest occurrences:

# ----------------------------------------------------------------------
# testHiddenLuks (check_storage_hidden.TestStorage)
#

DevTools listening on ws://127.0.0.1:9872/devtools/browser/3217e644-b0a2-4214-a25f-c9ea063e6873
[0123/145246.615457:ERROR:zygote_host_impl_linux.cc(268)] Failed to adjust OOM score of renderer with pid 23749: Permission denied (13)
[0123/145247.884430:ERROR:zygote_host_impl_linux.cc(268)] Failed to adjust OOM score of renderer with pid 23825: Permission denied (13)
Unexpected journal message 'audit: type=1400 audit(1516719157.242:111): avc:  denied  { map } for  pid=1041 comm="hostname" path="/usr/bin/hostname" dev="vda4" ino=161820 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:hostname_exec_t:s0 tclass=file permissive=0'
Wrote JS log to TestStorage-testHiddenLuks-fedora-i386-127.0.0.2-2301-FAIL.js.log
Journal extracted to TestStorage-testHiddenLuks-fedora-i386-127.0.0.2-2301-FAIL.log
Traceback (most recent call last):
  File "/build/cockpit/test/common/testlib.py", line 669, in tearDown
    self.check_journal_messages()
  File "/build/cockpit/test/common/testlib.py", line 804, in check_journal_messages
    raise Error(first)
Error: audit: type=1400 audit(1516719157.242:111): avc:  denied  { map } for  pid=1041 comm="hostname" path="/usr/bin/hostname" dev="vda4" ino=161820 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:hostname_exec_t:s0 tclass=file permissive=0

not ok 102 testHiddenLuks (check_storage_hidden.TestStorage) # duration: 57s
Wrote screenshot to TestStorage-testHiddenLuks-fedora-i386-127.0.0.2-2301-FAIL.png
Wrote HTML dump to TestStorage-testHiddenLuks-fedora-i386-127.0.0.2-2301-FAIL.html
Wrote JS log to TestStorage-testHiddenLuks-fedora-i386-127.0.0.2-2301-FAIL.js.log
Journal extracted to TestStorage-testHiddenLuks-fedora-i386-127.0.0.2-2301-FAIL.log

First occurrence: 2018-01-23T14:53:18.925134 | revision 1d82f5ae1ea6420efdd33554eb3c43032b4ce64b, logs Times recorded: 1 Latest occurrences:

cockpituous commented 6 years ago

verify/fedora-27 Ooops, it happened again


# ----------------------------------------------------------------------
# testBondRename (check_networking_bond.TestNetworking)
#
NAME             UUID                                  TYPE            DEVICE 
System eth0      5fb06bd0-0bb0-7ffb-45f1-d6edd65f3e03  802-3-ethernet  eth0   
static-52:54:01  13b7bbfd-1e6f-42af-abed-84dd74e20da3  802-3-ethernet  eth1   
virbr0           ab90ffe4-d2e6-4e68-ba87-0c70ee1b9867  bridge          virbr0 
System eth1      9c92fad9-6ecb-3e6c-eb4d-8a47c6f50c04  802-3-ethernet  --     
ens2             39ef3890-56af-4114-9a24-f3f94c42acfe  802-3-ethernet  --     

ftruncate() failed: Permission denied

DevTools listening on ws://127.0.0.1:9956/devtools/browser/f49272c7-85b2-466b-9a69-86d52098a028
[0122/150713.444962:ERROR:zygote_host_impl_linux.cc(268)] Failed to adjust OOM score of renderer with pid 99278: Permission denied (13)
[0122/150715.061306:ERROR:zygote_host_impl_linux.cc(268)] Failed to adjust OOM score of renderer with pid 99315: Permission denied (13)
52:54:01:00:00:01 -> eth1
Unexpected journal message 'audit: type=1400 audit(1516633613.523:161): avc:  denied  { map } for  pid=1236 comm="hostname" path="/usr/bin/hostname" dev="dm-0" ino=20028 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:hostname_exec_t:s0 tclass=file permissive=0'
Unexpected journal message 'audit: type=1400 audit(1516633613.861:166): avc:  denied  { execute_no_trans } for  pid=1300 comm="pmie_check" path="/usr/bin/pmie" dev="dm-0" ino=139127 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:pcp_pmie_exec_t:s0 tclass=file permissive=0'
Wrote JS log to TestNetworking-testBondRename-fedora-27-127.0.0.2-2201-FAIL.js.log
Journal extracted to TestNetworking-testBondRename-fedora-27-127.0.0.2-2201-FAIL.log
Journal extracted to TestNetworking-testBondRename-fedora-26-127.0.0.2-2202-FAIL.log
Traceback (most recent call last):
  File "/build/cockpit/test/common/testlib.py", line 669, in tearDown
    self.check_journal_messages()
  File "/build/cockpit/test/common/testlib.py", line 804, in check_journal_messages
    raise Error(first)
Error: audit: type=1400 audit(1516633613.523:161): avc:  denied  { map } for  pid=1236 comm="hostname" path="/usr/bin/hostname" dev="dm-0" ino=20028 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:hostname_exec_t:s0 tclass=file permissive=0

not ok 25 testBondRename (check_networking_bond.TestNetworking) # duration: 54s
Wrote screenshot to TestNetworking-testBondRename-fedora-27-127.0.0.2-2201-FAIL.png
Wrote HTML dump to TestNetworking-testBondRename-fedora-27-127.0.0.2-2201-FAIL.html
Wrote JS log to TestNetworking-testBondRename-fedora-27-127.0.0.2-2201-FAIL.js.log
Journal extracted to TestNetworking-testBondRename-fedora-27-127.0.0.2-2201-FAIL.log
Journal extracted to TestNetworking-testBondRename-fedora-26-127.0.0.2-2202-FAIL.log

First occurrence: 2018-01-22T15:07:28.171449 | revision 406553f0a1c7944d4702673ddef1f2778f003642, logs Times recorded: 1 Latest occurrences:

# ----------------------------------------------------------------------
# testBasic (check_journal.TestJournal)
#
Removed /etc/systemd/system/multi-user.target.wants/chronyd.service.

DevTools listening on ws://127.0.0.1:10007/devtools/browser/1643d650-af36-4976-87f0-b9ded21efbbc
[0122/152315.120563:ERROR:zygote_host_impl_linux.cc(268)] Failed to adjust OOM score of renderer with pid 62312: Permission denied (13)
[0122/152316.233742:ERROR:zygote_host_impl_linux.cc(268)] Failed to adjust OOM score of renderer with pid 62343: Permission denied (13)
Warning: Stopping systemd-journald.service, but it can still be activated by:
  systemd-journald.socket
  systemd-journald-dev-log.socket
  systemd-journald-audit.socket
Connection to 127.0.0.2 closed by remote host.
> warning: transport closed: disconnected
CDP: {"source":"network","level":"error","text":"Failed to load resource: net::ERR_EMPTY_RESPONSE","timestamp":1516634606975.53,"url":"http://127.0.0.2:9291/cockpit/static/fonts/OpenSans-Light-webfont.woff","networkRequestId":"62343.29"}
ssh_exchange_identification: read: Connection reset by peer
ssh_exchange_identification: read: Connection reset by peer
> log: transport closed, dropped message:  1:1!4
{"call":["/org/freedesktop/timedate1","org.freedesktop.DBus.Properties","Get",["org.freedesktop.timedate1","NTPSynchronized"]],"id":"4"}
ssh_exchange_identification: read: Connection reset by peer
ssh_exchange_identification: read: Connection reset by peer
> log: transport closed, dropped message:  1:1!4
{"call":["/org/freedesktop/timedate1","org.freedesktop.DBus.Properties","Get",["org.freedesktop.timedate1","NTPSynchronized"]],"id":"5"}
> log: transport closed, dropped message:  1:1!4
{"call":["/org/freedesktop/timedate1","org.freedesktop.DBus.Properties","Get",["org.freedesktop.timedate1","NTPSynchronized"]],"id":"6"}
> log: transport closed, dropped message:  1:1!4
{"call":["/org/freedesktop/timedate1","org.freedesktop.DBus.Properties","Get",["org.freedesktop.timedate1","NTPSynchronized"]],"id":"7"}
> log: transport closed, dropped message:  1:1!4
{"call":["/org/freedesktop/timedate1","org.freedesktop.DBus.Properties","Get",["org.freedesktop.timedate1","NTPSynchronized"]],"id":"8"}
Unexpected journal message 'audit: type=1400 audit(2145934833.925:159): avc:  denied  { map } for  pid=1307 comm="hostname" path="/usr/bin/hostname" dev="dm-0" ino=20028 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:hostname_exec_t:s0 tclass=file permissive=0'
Wrote JS log to TestJournal-testBasic-fedora-27-127.0.0.2-2401-FAIL.js.log
Journal extracted to TestJournal-testBasic-fedora-27-127.0.0.2-2401-FAIL.log
Traceback (most recent call last):
  File "/build/cockpit/test/common/testlib.py", line 669, in tearDown
    self.check_journal_messages()
  File "/build/cockpit/test/common/testlib.py", line 804, in check_journal_messages
    raise Error(first)
Error: audit: type=1400 audit(2145934833.925:159): avc:  denied  { map } for  pid=1307 comm="hostname" path="/usr/bin/hostname" dev="dm-0" ino=20028 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:hostname_exec_t:s0 tclass=file permissive=0

not ok 164 testBasic (check_journal.TestJournal) # duration: 64s
Wrote screenshot to TestJournal-testBasic-fedora-27-127.0.0.2-2401-FAIL.png
Wrote HTML dump to TestJournal-testBasic-fedora-27-127.0.0.2-2401-FAIL.html
Wrote JS log to TestJournal-testBasic-fedora-27-127.0.0.2-2401-FAIL.js.log
Journal extracted to TestJournal-testBasic-fedora-27-127.0.0.2-2401-FAIL.log

First occurrence: 2018-01-22T15:23:56.572733 | revision e017febdccfc1749d7322a42f35c1c94c8fb1f02, logs Times recorded: 1 Latest occurrences:

# ----------------------------------------------------------------------
# testBasic (check_multi_machine_key.TestMultiMachineKeyAuth)
#
ftruncate() failed: Permission denied

DevTools listening on ws://127.0.0.1:9950/devtools/browser/2ea99082-8b11-43f3-a918-3742c8e6ba66
[0122/150753.497796:ERROR:zygote_host_impl_linux.cc(268)] Failed to adjust OOM score of renderer with pid 100289: Permission denied (13)
[0122/150754.858499:ERROR:zygote_host_impl_linux.cc(268)] Failed to adjust OOM score of renderer with pid 100346: Permission denied (13)
[0122/150821.859984:ERROR:gl_implementation.cc(241)] Failed to load /usr/lib64/chromium-browser/swiftshader/libGLESv2.so: /usr/lib64/chromium-browser/swiftshader/libGLESv2.so: cannot open shared object file: No such file or directory
[0122/150821.864759:ERROR:gpu_child_thread.cc(254)] Exiting GPU process due to errors during initialization
[0122/150822.750660:ERROR:gl_implementation.cc(241)] Failed to load /usr/lib64/chromium-browser/swiftshader/libGLESv2.so: /usr/lib64/chromium-browser/swiftshader/libGLESv2.so: cannot open shared object file: No such file or directory
[0122/150822.753229:ERROR:gpu_child_thread.cc(254)] Exiting GPU process due to errors during initialization
[0122/150823.669100:ERROR:gl_implementation.cc(241)] Failed to load /usr/lib64/chromium-browser/swiftshader/libGLESv2.so: /usr/lib64/chromium-browser/swiftshader/libGLESv2.so: cannot open shared object file: No such file or directory
[0122/150823.672159:ERROR:gpu_child_thread.cc(254)] Exiting GPU process due to errors during initialization
[0122/150824.385679:ERROR:gl_implementation.cc(241)] Failed to load /usr/lib64/chromium-browser/swiftshader/libGLESv2.so: /usr/lib64/chromium-browser/swiftshader/libGLESv2.so: cannot open shared object file: No such file or directory
[0122/150824.388265:ERROR:gpu_child_thread.cc(254)] Exiting GPU process due to errors during initialization
Unexpected journal message 'audit: type=1400 audit(1516633652.617:155): avc:  denied  { map } for  pid=1248 comm="hostname" path="/usr/bin/hostname" dev="dm-0" ino=20028 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:hostname_exec_t:s0 tclass=file permissive=0'
Unexpected journal message 'audit: type=1400 audit(1516633652.808:158): avc:  denied  { execute_no_trans } for  pid=1276 comm="pmie_check" path="/usr/bin/pmie" dev="dm-0" ino=139127 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:pcp_pmie_exec_t:s0 tclass=file permissive=0'
Wrote JS log to TestMultiMachineKeyAuth-testBasic-fedora-27-127.0.0.2-2301-FAIL.js.log
Journal extracted to TestMultiMachineKeyAuth-testBasic-fedora-27-127.0.0.2-2301-FAIL.log
Journal extracted to TestMultiMachineKeyAuth-testBasic-fedora-27-127.0.0.2-2302-FAIL.log
Traceback (most recent call last):
  File "/build/cockpit/test/common/testlib.py", line 669, in tearDown
    self.check_journal_messages()
  File "/build/cockpit/test/common/testlib.py", line 804, in check_journal_messages
    raise Error(first)
Error: audit: type=1400 audit(1516633652.617:155): avc:  denied  { map } for  pid=1248 comm="hostname" path="/usr/bin/hostname" dev="dm-0" ino=20028 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:hostname_exec_t:s0 tclass=file permissive=0

not ok 19 testBasic (check_multi_machine_key.TestMultiMachineKeyAuth) # duration: 90s
Wrote screenshot to TestMultiMachineKeyAuth-testBasic-fedora-27-127.0.0.2-2301-FAIL.png
Wrote HTML dump to TestMultiMachineKeyAuth-testBasic-fedora-27-127.0.0.2-2301-FAIL.html
Wrote JS log to TestMultiMachineKeyAuth-testBasic-fedora-27-127.0.0.2-2301-FAIL.js.log
Journal extracted to TestMultiMachineKeyAuth-testBasic-fedora-27-127.0.0.2-2301-FAIL.log
Journal extracted to TestMultiMachineKeyAuth-testBasic-fedora-27-127.0.0.2-2302-FAIL.log

First occurrence: 2018-01-22T15:08:33.139909 | revision 406553f0a1c7944d4702673ddef1f2778f003642, logs Times recorded: 1 Latest occurrences:

# ----------------------------------------------------------------------
# testResources (check_docker.TestDocker)
#

DevTools listening on ws://127.0.0.1:9511/devtools/browser/d59da4c8-f2a8-4e5d-b364-eec2fa8d57b2
[0122/152448.573118:ERROR:zygote_host_impl_linux.cc(268)] Failed to adjust OOM score of renderer with pid 63855: Permission denied (13)
[0122/152449.509453:ERROR:zygote_host_impl_linux.cc(268)] Failed to adjust OOM score of renderer with pid 63888: Permission denied (13)
Unexpected journal message 'audit: type=1400 audit(1516634638.854:161): avc:  denied  { map } for  pid=1265 comm="hostname" path="/usr/bin/hostname" dev="dm-0" ino=20028 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:hostname_exec_t:s0 tclass=file permissive=0'
Unexpected journal message 'audit: type=1400 audit(1516634639.261:163): avc:  denied  { execute_no_trans } for  pid=1292 comm="pmie_check" path="/usr/bin/pmie" dev="dm-0" ino=139127 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:pcp_pmie_exec_t:s0 tclass=file permissive=0'
Wrote JS log to TestDocker-testResources-fedora-27-127.0.0.2-2801-FAIL.js.log
Journal extracted to TestDocker-testResources-fedora-27-127.0.0.2-2801-FAIL.log
Traceback (most recent call last):
  File "/build/cockpit/test/common/testlib.py", line 669, in tearDown
    self.check_journal_messages()
  File "/build/cockpit/test/common/testlib.py", line 804, in check_journal_messages
    raise Error(first)
Error: audit: type=1400 audit(1516634638.854:161): avc:  denied  { map } for  pid=1265 comm="hostname" path="/usr/bin/hostname" dev="dm-0" ino=20028 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:hostname_exec_t:s0 tclass=file permissive=0

not ok 155 testResources (check_docker.TestDocker) # duration: 75s
Wrote screenshot to TestDocker-testResources-fedora-27-127.0.0.2-2801-FAIL.png
Wrote HTML dump to TestDocker-testResources-fedora-27-127.0.0.2-2801-FAIL.html
Wrote JS log to TestDocker-testResources-fedora-27-127.0.0.2-2801-FAIL.js.log
Journal extracted to TestDocker-testResources-fedora-27-127.0.0.2-2801-FAIL.log

First occurrence: 2018-01-22T15:25:01.481570 | revision e017febdccfc1749d7322a42f35c1c94c8fb1f02, logs Times recorded: 1 Latest occurrences:

# ----------------------------------------------------------------------
# testPcp (check_metrics.TestMetrics)
#
ftruncate() failed: Permission denied

DevTools listening on ws://127.0.0.1:9318/devtools/browser/54f5015b-42a0-4400-b685-e29cc95fec85
[0122/150932.170590:ERROR:zygote_host_impl_linux.cc(268)] Failed to adjust OOM score of renderer with pid 102592: Permission denied (13)
[0122/150933.412269:ERROR:zygote_host_impl_linux.cc(268)] Failed to adjust OOM score of renderer with pid 102627: Permission denied (13)
('Measured CPU', 90.9079962933)
('Measured Memory', 456744960)
Ncat: Broken pipe.
Measured 3.0s of network traffic; eth0: 44153290 bytes, lo: 0 bytes
Ncat: Broken pipe.
Unexpected journal message 'audit: type=1400 audit(1516633765.193:160): avc:  denied  { execute_no_trans } for  pid=1289 comm="pmie_check" path="/usr/bin/pmie" dev="dm-0" ino=139127 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:pcp_pmie_exec_t:s0 tclass=file permissive=0'
Wrote JS log to TestMetrics-testPcp-fedora-27-127.0.0.2-2701-FAIL.js.log
Journal extracted to TestMetrics-testPcp-fedora-27-127.0.0.2-2701-FAIL.log
Traceback (most recent call last):
  File "/build/cockpit/test/common/testlib.py", line 669, in tearDown
    self.check_journal_messages()
  File "/build/cockpit/test/common/testlib.py", line 804, in check_journal_messages
    raise Error(first)
Error: audit: type=1400 audit(1516633765.193:160): avc:  denied  { execute_no_trans } for  pid=1289 comm="pmie_check" path="/usr/bin/pmie" dev="dm-0" ino=139127 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:pcp_pmie_exec_t:s0 tclass=file permissive=0

not ok 11 testPcp (check_metrics.TestMetrics) # duration: 74s
Wrote screenshot to TestMetrics-testPcp-fedora-27-127.0.0.2-2701-FAIL.png
Wrote HTML dump to TestMetrics-testPcp-fedora-27-127.0.0.2-2701-FAIL.html
Wrote JS log to TestMetrics-testPcp-fedora-27-127.0.0.2-2701-FAIL.js.log
Journal extracted to TestMetrics-testPcp-fedora-27-127.0.0.2-2701-FAIL.log

First occurrence: 2018-01-22T15:10:19.444482 | revision 406553f0a1c7944d4702673ddef1f2778f003642, logs Times recorded: 1 Latest occurrences:

# ----------------------------------------------------------------------
# testInlineConsole (check_machines.TestMachines)
#
ftruncate() failed: Permission denied

DevTools listening on ws://127.0.0.1:9860/devtools/browser/88266f4f-77bf-482b-8257-a27ebfc86a14
[0122/151032.180460:ERROR:zygote_host_impl_linux.cc(268)] Failed to adjust OOM score of renderer with pid 103806: Permission denied (13)
[0122/151033.424120:ERROR:zygote_host_impl_linux.cc(268)] Failed to adjust OOM score of renderer with pid 103891: Permission denied (13)
> log: Query used for channel:  {"payload":"stream","protocol":"binary","address":"127.0.0.1","port":5900,"binary":"raw"}
> log: Registering ctrl-alt-del handler to:  vm-subVmTest1-vnc-ctrl-alt-del
> log: connecting
> warning:  Msg: noVNC ready: native WebSockets, canvas rendering
> log: Creating channel:  127.0.0.2 9391
> warning: 
> warning:  Msg: Starting VNC handshake
> warning:  Msg: Sent ProtocolVersion: 003.008
> warning:  Msg: Authenticating using scheme: 1
> warning: 
> warning:  Msg: Authentication OK
> warning:  Msg: Authentication OK
> warning:  Msg: Connected (unencrypted) to: QEMU (subVmTest1)
> log: Resizing noVNC, height =  460px
> log: Setting focus
> log: Scrolling VNC frame into view, containerId =  vm-subVmTest1
Unexpected journal message 'audit: type=1400 audit(1516633822.172:163): avc:  denied  { execute_no_trans } for  pid=1280 comm="pmie_check" path="/usr/bin/pmie" dev="dm-0" ino=139127 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:pcp_pmie_exec_t:s0 tclass=file permissive=0'
Wrote JS log to TestMachines-testInlineConsole-fedora-27-127.0.0.2-2501-FAIL.js.log
> log: Resizing noVNC, height =  460px
> log: Scrolling VNC frame into view, containerId =  vm-subVmTest1
Journal extracted to TestMachines-testInlineConsole-fedora-27-127.0.0.2-2501-FAIL.log
Traceback (most recent call last):
  File "/build/cockpit/test/common/testlib.py", line 669, in tearDown
    self.check_journal_messages()
  File "/build/cockpit/test/common/testlib.py", line 804, in check_journal_messages
    raise Error(first)
Error: audit: type=1400 audit(1516633822.172:163): avc:  denied  { execute_no_trans } for  pid=1280 comm="pmie_check" path="/usr/bin/pmie" dev="dm-0" ino=139127 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:pcp_pmie_exec_t:s0 tclass=file permissive=0

not ok 5 testInlineConsole (check_machines.TestMachines) # duration: 48s
Wrote screenshot to TestMachines-testInlineConsole-fedora-27-127.0.0.2-2501-FAIL.png
Wrote HTML dump to TestMachines-testInlineConsole-fedora-27-127.0.0.2-2501-FAIL.html
Wrote JS log to TestMachines-testInlineConsole-fedora-27-127.0.0.2-2501-FAIL.js.log
Journal extracted to TestMachines-testInlineConsole-fedora-27-127.0.0.2-2501-FAIL.log

First occurrence: 2018-01-22T15:10:50.008982 | revision 406553f0a1c7944d4702673ddef1f2778f003642, logs Times recorded: 1 Latest occurrences:

# ----------------------------------------------------------------------
# testDockerCommandInfo (check_openshift.TestRegistry)
#
/etc/profile.d/lang.sh: line 20: warning: setlocale: LC_COLLATE: cannot change locale (en_US.UTF-8): No such file or directory
/etc/profile.d/lang.sh: line 23: warning: setlocale: LC_MESSAGES: cannot change locale (en_US.UTF-8): No such file or directory
/etc/profile.d/lang.sh: line 26: warning: setlocale: LC_NUMERIC: cannot change locale (en_US.UTF-8): No such file or directory
/etc/profile.d/lang.sh: line 29: warning: setlocale: LC_TIME: cannot change locale (en_US.UTF-8): No such file or directory
/etc/profile.d/lang.sh: line 20: warning: setlocale: LC_COLLATE: cannot change locale (en_US.UTF-8): No such file or directory
/etc/profile.d/lang.sh: line 23: warning: setlocale: LC_MESSAGES: cannot change locale (en_US.UTF-8): No such file or directory
/etc/profile.d/lang.sh: line 26: warning: setlocale: LC_NUMERIC: cannot change locale (en_US.UTF-8): No such file or directory
/etc/profile.d/lang.sh: line 29: warning: setlocale: LC_TIME: cannot change locale (en_US.UTF-8): No such file or directory
The connection to the server 10.111.112.101:8443 was refused - did you specify the right host or port?
The connection to the server 10.111.112.101:8443 was refused - did you specify the right host or port?
The connection to the server 10.111.112.101:8443 was refused - did you specify the right host or port?
The connection to the server 10.111.112.101:8443 was refused - did you specify the right host or port?
The connection to the server 10.111.112.101:8443 was refused - did you specify the right host or port?
The connection to the server 10.111.112.101:8443 was refused - did you specify the right host or port?
The connection to the server 10.111.112.101:8443 was refused - did you specify the right host or port?
The connection to the server 10.111.112.101:8443 was refused - did you specify the right host or port?
the server doesn't have a resource type "projects"
/etc/profile.d/lang.sh: line 20: warning: setlocale: LC_COLLATE: cannot change locale (en_US.UTF-8): No such file or directory
/etc/profile.d/lang.sh: line 23: warning: setlocale: LC_MESSAGES: cannot change locale (en_US.UTF-8): No such file or directory
/etc/profile.d/lang.sh: line 26: warning: setlocale: LC_NUMERIC: cannot change locale (en_US.UTF-8): No such file or directory
/etc/profile.d/lang.sh: line 29: warning: setlocale: LC_TIME: cannot change locale (en_US.UTF-8): No such file or directory

DevTools listening on ws://127.0.0.1:9274/devtools/browser/512cae8c-e919-42d3-b8b1-8031541bb814
[0122/152848.621113:ERROR:zygote_host_impl_linux.cc(268)] Failed to adjust OOM score of renderer with pid 71598: Permission denied (13)
[0122/152849.511069:ERROR:zygote_host_impl_linux.cc(268)] Failed to adjust OOM score of renderer with pid 71629: Permission denied (13)
> warning: 2018-01-22 10:28:51.915423 I | proto: duplicate proto type registered: google.protobuf.Any
2018-01-22 10:28:51.915586 I | proto: duplicate proto type registered: google.protobuf.Duration
2018-01-22 10:28:51.915618 I | proto: duplicate proto type registered: google.protobuf.Timestamp

> warning: 2018-01-22 10:28:52.237050 I | proto: duplicate proto type registered: google.protobuf.Any
2018-01-22 10:28:52.237181 I | proto: duplicate proto type registered: google.protobuf.Duration
2018-01-22 10:28:52.237220 I | proto: duplicate proto type registered: google.protobuf.Timestamp

> warning: failed to lookup access: marmalade get imagestreams/layers: "User \"pushuser\" cannot create localresourceaccessreviews in the namespace \"marmalade\": User \"pushuser\" cannot create localresourceaccessreviews in project \"marmalade\""
> warning: failed to lookup access: pizzazz get imagestreams/layers: "User \"pushuser\" cannot create localresourceaccessreviews in the namespace \"pizzazz\": User \"pushuser\" cannot create localresourceaccessreviews in project \"pizzazz\""
> warning: failed to lookup access: pizzazz get imagestreams/layers: "User \"pushuser\" cannot create localresourceaccessreviews in the namespace \"pizzazz\": User \"pushuser\" cannot create localresourceaccessreviews in project \"pizzazz\""
> warning: failed to lookup access: marmalade get imagestreams/layers: "User \"pushuser\" cannot create localresourceaccessreviews in the namespace \"marmalade\": User \"pushuser\" cannot create localresourceaccessreviews in project \"marmalade\""
CDP: {"source":"security","level":"error","text":"Refused to apply inline style because it violates the following Content Security Policy directive: \"default-src 'self' http://127.0.0.2:9591\". Either the 'unsafe-inline' keyword, a hash ('sha256-I4l5F4Kq75Yvla5XX3FqfoQO1206LqJ8p8rtQPyLwm4='), or a nonce ('nonce-...') is required to enable inline execution. Note also that 'style-src' was not explicitly set, so 'default-src' is used as a fallback.\n","timestamp":1516634936238,"url":"http://127.0.0.2:9591/cockpit/$c173d4ac6cb919863a6af6158ff46705201b9588/kubernetes/registry.js","lineNumber":3920,"stackTrace":{"callFrames":[{"functionName":"html","scriptId":"44","url":"http://127.0.0.2:9591/cockpit/$c173d4ac6cb919863a6af6158ff46705201b9588/kubernetes/registry.js","lineNumber":3920,"columnNumber":74},{"functionName":"be.(anonymous function)","scriptId":"44","url":"http://127.0.0.2:9591/cockpit/$c173d4ac6cb919863a6af6158ff46705201b9588/kubernetes/registry.js","lineNumber":3937,"columnNumber":40},{"functionName":"","scriptId":"44","url":"http://127.0.0.2:9591/cockpit/$c173d4ac6cb919863a6af6158ff46705201b9588/kubernetes/registry.js","lineNumber":1427,"columnNumber":40},{"functionName":"l","scriptId":"44","url":"http://127.0.0.2:9591/cockpit/$c173d4ac6cb919863a6af6158ff46705201b9588/kubernetes/registry.js","lineNumber":2475,"columnNumber":41},{"functionName":"","scriptId":"44","url":"http://127.0.0.2:9591/cockpit/$c173d4ac6cb919863a6af6158ff46705201b9588/kubernetes/registry.js","lineNumber":2483,"columnNumber":20},{"functionName":"$eval","scriptId":"44","url":"http://127.0.0.2:9591/cockpit/$c173d4ac6cb919863a6af6158ff46705201b9588/kubernetes/registry.js","lineNumber":2799,"columnNumber":35},{"functionName":"$digest","scriptId":"44","url":"http://127.0.0.2:9591/cockpit/$c173d4ac6cb919863a6af6158ff46705201b9588/kubernetes/registry.js","lineNumber":2752,"columnNumber":59},{"functionName":"","scriptId":"44","url":"http://127.0.0.2:9591/cockpit/$c173d4ac6cb919863a6af6158ff46705201b9588/kubernetes/registry.js","lineNumber":2193,"columnNumber":45},{"functionName":"","scriptId":"44","url":"http://127.0.0.2:9591/cockpit/$c173d4ac6cb919863a6af6158ff46705201b9588/kubernetes/registry.js","lineNumber":978,"columnNumber":20},{"functionName":"i","scriptId":"44","url":"http://127.0.0.2:9591/cockpit/$c173d4ac6cb919863a6af6158ff46705201b9588/kubernetes/registry.js","lineNumber":41,"columnNumber":73},{"functionName":"m","scriptId":"44","url":"http://127.0.0.2:9591/cockpit/$c173d4ac6cb919863a6af6158ff46705201b9588/kubernetes/registry.js","lineNumber":977,"columnNumber":65},{"functionName":"u","scriptId":"44","url":"http://127.0.0.2:9591/cockpit/$c173d4ac6cb919863a6af6158ff46705201b9588/kubernetes/registry.js","lineNumber":966,"columnNumber":21},{"functionName":"n","scriptId":"44","url":"http://127.0.0.2:9591/cockpit/$c173d4ac6cb919863a6af6158ff46705201b9588/kubernetes/registry.js","lineNumber":713,"columnNumber":90},{"functionName":"ph_go","scriptId":"22","url":"","lineNumber":167,"columnNumber":29},{"functionName":"","scriptId":"73","url":"","lineNumber":0,"columnNumber":16}]}}
/etc/profile.d/lang.sh: line 20: warning: setlocale: LC_COLLATE: cannot change locale (en_US.UTF-8): No such file or directory
/etc/profile.d/lang.sh: line 23: warning: setlocale: LC_MESSAGES: cannot change locale (en_US.UTF-8): No such file or directory
/etc/profile.d/lang.sh: line 26: warning: setlocale: LC_NUMERIC: cannot change locale (en_US.UTF-8): No such file or directory
/etc/profile.d/lang.sh: line 29: warning: setlocale: LC_TIME: cannot change locale (en_US.UTF-8): No such file or directory
> warning: 2018-01-22 10:28:59.012905 I | proto: duplicate proto type registered: google.protobuf.Any
2018-01-22 10:28:59.013060 I | proto: duplicate proto type registered: google.protobuf.Duration
2018-01-22 10:28:59.013088 I | proto: duplicate proto type registered: google.protobuf.Timestamp

> warning: 2018-01-22 10:28:59.669879 I | proto: duplicate proto type registered: google.protobuf.Any
2018-01-22 10:28:59.670016 I | proto: duplicate proto type registered: google.protobuf.Duration
2018-01-22 10:28:59.670054 I | proto: duplicate proto type registered: google.protobuf.Timestamp

> warning: failed to lookup access: marmalade get imagestreams/layers: "User \"pulluser\" cannot create localresourceaccessreviews in the namespace \"marmalade\": User \"pulluser\" cannot create localresourceaccessreviews in project \"marmalade\""
> warning: failed to lookup access: marmalade get imagestreams/layers: "User \"pulluser\" cannot create localresourceaccessreviews in the namespace \"marmalade\": User \"pulluser\" cannot create localresourceaccessreviews in project \"marmalade\""
CDP: {"source":"security","level":"error","text":"Refused to apply inline style because it violates the following Content Security Policy directive: \"default-src 'self' http://127.0.0.2:9591\". Either the 'unsafe-inline' keyword, a hash ('sha256-I4l5F4Kq75Yvla5XX3FqfoQO1206LqJ8p8rtQPyLwm4='), or a nonce ('nonce-...') is required to enable inline execution. Note also that 'style-src' was not explicitly set, so 'default-src' is used as a fallback.\n","timestamp":1516634941357.85,"url":"http://127.0.0.2:9591/cockpit/$c173d4ac6cb919863a6af6158ff46705201b9588/kubernetes/registry.js","lineNumber":3920,"stackTrace":{"callFrames":[{"functionName":"html","scriptId":"88","url":"http://127.0.0.2:9591/cockpit/$c173d4ac6cb919863a6af6158ff46705201b9588/kubernetes/registry.js","lineNumber":3920,"columnNumber":74},{"functionName":"be.(anonymous function)","scriptId":"88","url":"http://127.0.0.2:9591/cockpit/$c173d4ac6cb919863a6af6158ff46705201b9588/kubernetes/registry.js","lineNumber":3937,"columnNumber":40},{"functionName":"","scriptId":"88","url":"http://127.0.0.2:9591/cockpit/$c173d4ac6cb919863a6af6158ff46705201b9588/kubernetes/registry.js","lineNumber":1427,"columnNumber":40},{"functionName":"l","scriptId":"88","url":"http://127.0.0.2:9591/cockpit/$c173d4ac6cb919863a6af6158ff46705201b9588/kubernetes/registry.js","lineNumber":2475,"columnNumber":41},{"functionName":"","scriptId":"88","url":"http://127.0.0.2:9591/cockpit/$c173d4ac6cb919863a6af6158ff46705201b9588/kubernetes/registry.js","lineNumber":2483,"columnNumber":20},{"functionName":"$eval","scriptId":"88","url":"http://127.0.0.2:9591/cockpit/$c173d4ac6cb919863a6af6158ff46705201b9588/kubernetes/registry.js","lineNumber":2799,"columnNumber":35},{"functionName":"$digest","scriptId":"88","url":"http://127.0.0.2:9591/cockpit/$c173d4ac6cb919863a6af6158ff46705201b9588/kubernetes/registry.js","lineNumber":2752,"columnNumber":59},{"functionName":"","scriptId":"88","url":"http://127.0.0.2:9591/cockpit/$c173d4ac6cb919863a6af6158ff46705201b9588/kubernetes/registry.js","lineNumber":2193,"columnNumber":45},{"functionName":"","scriptId":"88","url":"http://127.0.0.2:9591/cockpit/$c173d4ac6cb919863a6af6158ff46705201b9588/kubernetes/registry.js","lineNumber":978,"columnNumber":20},{"functionName":"i","scriptId":"88","url":"http://127.0.0.2:9591/cockpit/$c173d4ac6cb919863a6af6158ff46705201b9588/kubernetes/registry.js","lineNumber":41,"columnNumber":73},{"functionName":"m","scriptId":"88","url":"http://127.0.0.2:9591/cockpit/$c173d4ac6cb919863a6af6158ff46705201b9588/kubernetes/registry.js","lineNumber":977,"columnNumber":65},{"functionName":"u","scriptId":"88","url":"http://127.0.0.2:9591/cockpit/$c173d4ac6cb919863a6af6158ff46705201b9588/kubernetes/registry.js","lineNumber":966,"columnNumber":21},{"functionName":"n","scriptId":"88","url":"http://127.0.0.2:9591/cockpit/$c173d4ac6cb919863a6af6158ff46705201b9588/kubernetes/registry.js","lineNumber":713,"columnNumber":90},{"functionName":"ph_go","scriptId":"22","url":"","lineNumber":167,"columnNumber":29},{"functionName":"","scriptId":"73","url":"","lineNumber":0,"columnNumber":16}]}}
Unexpected journal message 'audit: type=1400 audit(1516634893.560:163): avc:  denied  { map } for  pid=1255 comm="hostname" path="/usr/bin/hostname" dev="dm-0" ino=20028 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:hostname_exec_t:s0 tclass=file permissive=0'
Unexpected journal message 'audit: type=1400 audit(1516634893.698:165): avc:  denied  { execute_no_trans } for  pid=1304 comm="pmie_check" path="/usr/bin/pmie" dev="dm-0" ino=139127 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:pcp_pmie_exec_t:s0 tclass=file permissive=0'
Wrote JS log to TestRegistry-testDockerCommandInfo-fedora-27-127.0.0.2-2701-FAIL.js.log
Journal extracted to TestRegistry-testDockerCommandInfo-fedora-27-127.0.0.2-2701-FAIL.log
Journal extracted to TestRegistry-testDockerCommandInfo-openshift-127.0.0.2-2702-FAIL.log
/etc/profile.d/lang.sh: line 20: warning: setlocale: LC_COLLATE: cannot change locale (en_US.UTF-8): No such file or directory
/etc/profile.d/lang.sh: line 23: warning: setlocale: LC_MESSAGES: cannot change locale (en_US.UTF-8): No such file or directory
/etc/profile.d/lang.sh: line 26: warning: setlocale: LC_NUMERIC: cannot change locale (en_US.UTF-8): No such file or directory
/etc/profile.d/lang.sh: line 29: warning: setlocale: LC_TIME: cannot change locale (en_US.UTF-8): No such file or directory
Traceback (most recent call last):
  File "/build/cockpit/test/common/testlib.py", line 669, in tearDown
    self.check_journal_messages()
  File "/build/cockpit/test/common/testlib.py", line 804, in check_journal_messages
    raise Error(first)
Error: audit: type=1400 audit(1516634893.560:163): avc:  denied  { map } for  pid=1255 comm="hostname" path="/usr/bin/hostname" dev="dm-0" ino=20028 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:hostname_exec_t:s0 tclass=file permissive=0

not ok 112 testDockerCommandInfo (check_openshift.TestRegistry) # duration: 61s
Wrote screenshot to TestRegistry-testDockerCommandInfo-fedora-27-127.0.0.2-2701-FAIL.png
Wrote HTML dump to TestRegistry-testDockerCommandInfo-fedora-27-127.0.0.2-2701-FAIL.html
Wrote JS log to TestRegistry-testDockerCommandInfo-fedora-27-127.0.0.2-2701-FAIL.js.log
Journal extracted to TestRegistry-testDockerCommandInfo-fedora-27-127.0.0.2-2701-FAIL.log
Journal extracted to TestRegistry-testDockerCommandInfo-openshift-127.0.0.2-2702-FAIL.log
/etc/profile.d/lang.sh: line 20: warning: setlocale: LC_COLLATE: cannot change locale (en_US.UTF-8): No such file or directory
/etc/profile.d/lang.sh: line 23: warning: setlocale: LC_MESSAGES: cannot change locale (en_US.UTF-8): No such file or directory
/etc/profile.d/lang.sh: line 26: warning: setlocale: LC_NUMERIC: cannot change locale (en_US.UTF-8): No such file or directory
/etc/profile.d/lang.sh: line 29: warning: setlocale: LC_TIME: cannot change locale (en_US.UTF-8): No such file or directory

First occurrence: 2018-01-22T15:29:03.945593 | revision e017febdccfc1749d7322a42f35c1c94c8fb1f02, logs Times recorded: 1 Latest occurrences:

# ----------------------------------------------------------------------
# testAmbiguousSlave (check_networking_bond.TestNetworking)
#
NAME             UUID                                  TYPE            DEVICE 
System eth0      5fb06bd0-0bb0-7ffb-45f1-d6edd65f3e03  802-3-ethernet  eth0   
static-52:54:01  9bd06362-816c-4e23-b7e1-383a5eef1db5  802-3-ethernet  eth1   
virbr0           8ff6d6f0-aca7-41e1-bb21-5ea7a8ca39c1  bridge          virbr0 
System eth1      9c92fad9-6ecb-3e6c-eb4d-8a47c6f50c04  802-3-ethernet  --     
ens2             39ef3890-56af-4114-9a24-f3f94c42acfe  802-3-ethernet  --     

DevTools listening on ws://127.0.0.1:9929/devtools/browser/d0d20787-392d-4250-ab14-41be13d44212
[0122/153612.728463:ERROR:zygote_host_impl_linux.cc(268)] Failed to adjust OOM score of renderer with pid 85574: Permission denied (13)
[0122/153613.765187:ERROR:zygote_host_impl_linux.cc(268)] Failed to adjust OOM score of renderer with pid 85655: Permission denied (13)
52:54:01:00:00:03 -> eth2
52:54:01:00:00:03 -> eth2
Unexpected journal message 'audit: type=1400 audit(1516635364.270:163): avc:  denied  { map } for  pid=1249 comm="hostname" path="/usr/bin/hostname" dev="dm-0" ino=20028 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:hostname_exec_t:s0 tclass=file permissive=0'
Unexpected journal message 'audit: type=1400 audit(1516635364.441:165): avc:  denied  { execute_no_trans } for  pid=1312 comm="pmie_check" path="/usr/bin/pmie" dev="dm-0" ino=139127 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:pcp_pmie_exec_t:s0 tclass=file permissive=0'
Wrote JS log to TestNetworking-testAmbiguousSlave-fedora-27-127.0.0.2-2601-FAIL.js.log
Journal extracted to TestNetworking-testAmbiguousSlave-fedora-27-127.0.0.2-2601-FAIL.log
Journal extracted to TestNetworking-testAmbiguousSlave-fedora-26-127.0.0.2-2602-FAIL.log
Traceback (most recent call last):
  File "/build/cockpit/test/common/testlib.py", line 669, in tearDown
    self.check_journal_messages()
  File "/build/cockpit/test/common/testlib.py", line 804, in check_journal_messages
    raise Error(first)
Error: audit: type=1400 audit(1516635364.270:163): avc:  denied  { map } for  pid=1249 comm="hostname" path="/usr/bin/hostname" dev="dm-0" ino=20028 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:hostname_exec_t:s0 tclass=file permissive=0

not ok 23 testAmbiguousSlave (check_networking_bond.TestNetworking) # duration: 36s
Wrote screenshot to TestNetworking-testAmbiguousSlave-fedora-27-127.0.0.2-2601-FAIL.png
Wrote HTML dump to TestNetworking-testAmbiguousSlave-fedora-27-127.0.0.2-2601-FAIL.html
Wrote JS log to TestNetworking-testAmbiguousSlave-fedora-27-127.0.0.2-2601-FAIL.js.log
Journal extracted to TestNetworking-testAmbiguousSlave-fedora-27-127.0.0.2-2601-FAIL.log
Journal extracted to TestNetworking-testAmbiguousSlave-fedora-26-127.0.0.2-2602-FAIL.log

First occurrence: 2018-01-22T15:36:30.711217 | revision e017febdccfc1749d7322a42f35c1c94c8fb1f02, logs Times recorded: 1 Latest occurrences:

# ----------------------------------------------------------------------
# testBond (check_networking_bond.TestNetworking)
#
NAME             UUID                                  TYPE            DEVICE 
System eth0      5fb06bd0-0bb0-7ffb-45f1-d6edd65f3e03  802-3-ethernet  eth0   
static-52:54:01  1778d1cd-a252-4ef2-bdc8-e46e6890b277  802-3-ethernet  eth1   
virbr0           8f8f81da-0c1a-48a0-9bbc-c57115a1f5d2  bridge          virbr0 
System eth1      9c92fad9-6ecb-3e6c-eb4d-8a47c6f50c04  802-3-ethernet  --     
ens2             39ef3890-56af-4114-9a24-f3f94c42acfe  802-3-ethernet  --     

DevTools listening on ws://127.0.0.1:9963/devtools/browser/ac7ec4a3-116d-4274-bb32-c3e15c8b0d09
[0122/153613.171606:ERROR:zygote_host_impl_linux.cc(268)] Failed to adjust OOM score of renderer with pid 85617: Permission denied (13)
[0122/153614.131315:ERROR:zygote_host_impl_linux.cc(268)] Failed to adjust OOM score of renderer with pid 85684: Permission denied (13)
> warning: Incomplete 'Connection' object accessed 
> log: Error
    at c (http://127.0.0.2:9391/cockpit/$c173d4ac6cb919863a6af6158ff46705201b9588/network/network.js:58:19)
    at Array.ie.exporters (http://127.0.0.2:9391/cockpit/$c173d4ac6cb919863a6af6158ff46705201b9588/network/network.js:519:31)
    at e (http://127.0.0.2:9391/cockpit/$c173d4ac6cb919863a6af6158ff46705201b9588/network/network.js:148:106)
    at http://127.0.0.2:9391/cockpit/$c173d4ac6cb919863a6af6158ff46705201b9588/network/network.js:152:25
> warning: Incomplete 'Connection' object accessed 
> log: Error
    at c (http://127.0.0.2:9391/cockpit/$c173d4ac6cb919863a6af6158ff46705201b9588/network/network.js:58:19)
    at Array.ie.exporters (http://127.0.0.2:9391/cockpit/$c173d4ac6cb919863a6af6158ff46705201b9588/network/network.js:519:31)
    at e (http://127.0.0.2:9391/cockpit/$c173d4ac6cb919863a6af6158ff46705201b9588/network/network.js:148:106)
    at http://127.0.0.2:9391/cockpit/$c173d4ac6cb919863a6af6158ff46705201b9588/network/network.js:152:25
> warning: Incomplete 'Connection' object accessed 
> log: Error
    at c (http://127.0.0.2:9391/cockpit/$c173d4ac6cb919863a6af6158ff46705201b9588/network/network.js:58:19)
    at Array.ie.exporters (http://127.0.0.2:9391/cockpit/$c173d4ac6cb919863a6af6158ff46705201b9588/network/network.js:519:31)
    at e (http://127.0.0.2:9391/cockpit/$c173d4ac6cb919863a6af6158ff46705201b9588/network/network.js:148:106)
    at http://127.0.0.2:9391/cockpit/$c173d4ac6cb919863a6af6158ff46705201b9588/network/network.js:152:25
52:54:01:00:00:03 -> eth2
52:54:01:00:00:03 -> eth2
52:54:01:00:00:04 -> eth3
52:54:01:00:00:04 -> eth3
Unexpected journal message 'audit: type=1400 audit(1516635364.197:160): avc:  denied  { map } for  pid=1298 comm="hostname" path="/usr/bin/hostname" dev="dm-0" ino=20028 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:hostname_exec_t:s0 tclass=file permissive=0'
Unexpected journal message 'audit: type=1400 audit(1516635364.351:162): avc:  denied  { execute_no_trans } for  pid=1342 comm="pmie_check" path="/usr/bin/pmie" dev="dm-0" ino=139127 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:pcp_pmie_exec_t:s0 tclass=file permissive=0'
Wrote JS log to TestNetworking-testBond-fedora-27-127.0.0.2-2501-FAIL.js.log
Journal extracted to TestNetworking-testBond-fedora-27-127.0.0.2-2501-FAIL.log
Journal extracted to TestNetworking-testBond-fedora-26-127.0.0.2-2502-FAIL.log
Traceback (most recent call last):
  File "/build/cockpit/test/common/testlib.py", line 669, in tearDown
    self.check_journal_messages()
  File "/build/cockpit/test/common/testlib.py", line 804, in check_journal_messages
    raise Error(first)
Error: audit: type=1400 audit(1516635364.197:160): avc:  denied  { map } for  pid=1298 comm="hostname" path="/usr/bin/hostname" dev="dm-0" ino=20028 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:hostname_exec_t:s0 tclass=file permissive=0

not ok 24 testBond (check_networking_bond.TestNetworking) # duration: 41s
Wrote screenshot to TestNetworking-testBond-fedora-27-127.0.0.2-2501-FAIL.png
Wrote HTML dump to TestNetworking-testBond-fedora-27-127.0.0.2-2501-FAIL.html
Wrote JS log to TestNetworking-testBond-fedora-27-127.0.0.2-2501-FAIL.js.log
Journal extracted to TestNetworking-testBond-fedora-27-127.0.0.2-2501-FAIL.log
Journal extracted to TestNetworking-testBond-fedora-26-127.0.0.2-2502-FAIL.log

First occurrence: 2018-01-22T15:36:35.498329 | revision e017febdccfc1749d7322a42f35c1c94c8fb1f02, logs Times recorded: 1 Latest occurrences:

# ----------------------------------------------------------------------
# testState (check_machines.TestMachines)
#

DevTools listening on ws://127.0.0.1:10208/devtools/browser/9b40a70e-d094-46a0-a7a4-68d7c46793d5
[0122/153824.598200:ERROR:zygote_host_impl_linux.cc(268)] Failed to adjust OOM score of renderer with pid 89717: Permission denied (13)
[0122/153825.554751:ERROR:zygote_host_impl_linux.cc(268)] Failed to adjust OOM score of renderer with pid 89810: Permission denied (13)
Unexpected journal message 'audit: type=1400 audit(1516635493.982:158): avc:  denied  { map } for  pid=1261 comm="hostname" path="/usr/bin/hostname" dev="dm-0" ino=20028 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:hostname_exec_t:s0 tclass=file permissive=0'
Unexpected journal message 'audit: type=1400 audit(1516635494.087:160): avc:  denied  { execute_no_trans } for  pid=1295 comm="pmie_check" path="/usr/bin/pmie" dev="dm-0" ino=139127 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:pcp_pmie_exec_t:s0 tclass=file permissive=0'
Wrote JS log to TestMachines-testState-fedora-27-127.0.0.2-2501-FAIL.js.log
Journal extracted to TestMachines-testState-fedora-27-127.0.0.2-2501-FAIL.log
Traceback (most recent call last):
  File "/build/cockpit/test/common/testlib.py", line 669, in tearDown
    self.check_journal_messages()
  File "/build/cockpit/test/common/testlib.py", line 804, in check_journal_messages
    raise Error(first)
Error: audit: type=1400 audit(1516635493.982:158): avc:  denied  { map } for  pid=1261 comm="hostname" path="/usr/bin/hostname" dev="dm-0" ino=20028 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:hostname_exec_t:s0 tclass=file permissive=0

not ok 8 testState (check_machines.TestMachines) # duration: 33s
Wrote screenshot to TestMachines-testState-fedora-27-127.0.0.2-2501-FAIL.png
Wrote HTML dump to TestMachines-testState-fedora-27-127.0.0.2-2501-FAIL.html
Wrote JS log to TestMachines-testState-fedora-27-127.0.0.2-2501-FAIL.js.log
Journal extracted to TestMachines-testState-fedora-27-127.0.0.2-2501-FAIL.log

First occurrence: 2018-01-22T15:38:33.873820 | revision e017febdccfc1749d7322a42f35c1c94c8fb1f02, logs Times recorded: 1 Latest occurrences:

# ----------------------------------------------------------------------
# testConnect (check_kubernetes.TestConnection)
#
ftruncate() failed: Permission denied

DevTools listening on ws://127.0.0.1:9354/devtools/browser/ca8e2f07-fe68-48b2-8583-1bb7f427b60e
[0122/152625.322434:ERROR:zygote_host_impl_linux.cc(268)] Failed to adjust OOM score of renderer with pid 60552: Permission denied (13)
[0122/152626.486599:ERROR:zygote_host_impl_linux.cc(268)] Failed to adjust OOM score of renderer with pid 60579: Permission denied (13)
> warning: 2018-01-22 10:26:32.336376 I | proto: duplicate proto type registered: google.protobuf.Any
2018-01-22 10:26:32.336629 I | proto: duplicate proto type registered: google.protobuf.Duration
2018-01-22 10:26:32.336696 I | proto: duplicate proto type registered: google.protobuf.Timestamp
error: current-context must exist in order to minify

> warning: received invalid kubectl config 
> warning: 2018-01-22 10:26:32.864342 I | proto: duplicate proto type registered: google.protobuf.Any
2018-01-22 10:26:32.864652 I | proto: duplicate proto type registered: google.protobuf.Duration
2018-01-22 10:26:32.864715 I | proto: duplicate proto type registered: google.protobuf.Timestamp

bash: /etc/kubernetes/start-kubernetes: No such file or directory
> warning: 2018-01-22 10:28:00.426697 I | proto: duplicate proto type registered: google.protobuf.Any
2018-01-22 10:28:00.427562 I | proto: duplicate proto type registered: google.protobuf.Duration
2018-01-22 10:28:00.427678 I | proto: duplicate proto type registered: google.protobuf.Timestamp

> warning: 2018-01-22 10:28:01.057231 I | proto: duplicate proto type registered: google.protobuf.Any
2018-01-22 10:28:01.057426 I | proto: duplicate proto type registered: google.protobuf.Duration
2018-01-22 10:28:01.057499 I | proto: duplicate proto type registered: google.protobuf.Timestamp

> warning: 2018-01-22 10:28:09.437714 I | proto: duplicate proto type registered: google.protobuf.Any
2018-01-22 10:28:09.439106 I | proto: duplicate proto type registered: google.protobuf.Duration
2018-01-22 10:28:09.439137 I | proto: duplicate proto type registered: google.protobuf.Timestamp
error: current-context must exist in order to minify

> warning: received invalid kubectl config 
> warning: 2018-01-22 10:28:10.826928 I | proto: duplicate proto type registered: google.protobuf.Any
2018-01-22 10:28:10.827127 I | proto: duplicate proto type registered: google.protobuf.Duration
2018-01-22 10:28:10.827186 I | proto: duplicate proto type registered: google.protobuf.Timestamp

> warning: 2018-01-22 10:28:11.223065 I | proto: duplicate proto type registered: google.protobuf.Any
2018-01-22 10:28:11.223230 I | proto: duplicate proto type registered: google.protobuf.Duration
2018-01-22 10:28:11.223248 I | proto: duplicate proto type registered: google.protobuf.Timestamp
error: current-context must exist in order to minify

> warning: received invalid kubectl config 
> warning: 2018-01-22 10:28:11.543816 I | proto: duplicate proto type registered: google.protobuf.Any
2018-01-22 10:28:11.543958 I | proto: duplicate proto type registered: google.protobuf.Duration
2018-01-22 10:28:11.544000 I | proto: duplicate proto type registered: google.protobuf.Timestamp

> warning: Connection Error: Couldn't find running API server
> warning: Connection Error: unknown-hostkey
> warning: Connection Error: Unauthorized
> warning: 2018-01-22 10:28:12.620259 I | proto: duplicate proto type registered: google.protobuf.Any
2018-01-22 10:28:12.620405 I | proto: duplicate proto type registered: google.protobuf.Duration
2018-01-22 10:28:12.620449 I | proto: duplicate proto type registered: google.protobuf.Timestamp

> warning: 2018-01-22 10:28:13.063375 I | proto: duplicate proto type registered: google.protobuf.Any
2018-01-22 10:28:13.064039 I | proto: duplicate proto type registered: google.protobuf.Duration
2018-01-22 10:28:13.064111 I | proto: duplicate proto type registered: google.protobuf.Timestamp

> warning: 2018-01-22 10:28:13.514425 I | proto: duplicate proto type registered: google.protobuf.Any
2018-01-22 10:28:13.514626 I | proto: duplicate proto type registered: google.protobuf.Duration
2018-01-22 10:28:13.514697 I | proto: duplicate proto type registered: google.protobuf.Timestamp

> warning: 2018-01-22 10:28:13.883483 I | proto: duplicate proto type registered: google.protobuf.Any
2018-01-22 10:28:13.883645 I | proto: duplicate proto type registered: google.protobuf.Duration
2018-01-22 10:28:13.883671 I | proto: duplicate proto type registered: google.protobuf.Timestamp

> warning: 2018-01-22 10:28:14.249253 I | proto: duplicate proto type registered: google.protobuf.Any
2018-01-22 10:28:14.249398 I | proto: duplicate proto type registered: google.protobuf.Duration
2018-01-22 10:28:14.249416 I | proto: duplicate proto type registered: google.protobuf.Timestamp

> warning: 2018-01-22 10:28:14.545697 I | proto: duplicate proto type registered: google.protobuf.Any
2018-01-22 10:28:14.545903 I | proto: duplicate proto type registered: google.protobuf.Duration
2018-01-22 10:28:14.545969 I | proto: duplicate proto type registered: google.protobuf.Timestamp

> warning: 2018-01-22 10:28:16.811486 I | proto: duplicate proto type registered: google.protobuf.Any
2018-01-22 10:28:16.811666 I | proto: duplicate proto type registered: google.protobuf.Duration
2018-01-22 10:28:16.811699 I | proto: duplicate proto type registered: google.protobuf.Timestamp

> warning: 2018-01-22 10:28:17.112689 I | proto: duplicate proto type registered: google.protobuf.Any
2018-01-22 10:28:17.113016 I | proto: duplicate proto type registered: google.protobuf.Duration
2018-01-22 10:28:17.113106 I | proto: duplicate proto type registered: google.protobuf.Timestamp

> warning: 2018-01-22 10:28:17.781078 I | proto: duplicate proto type registered: google.protobuf.Any
2018-01-22 10:28:17.781231 I | proto: duplicate proto type registered: google.protobuf.Duration
2018-01-22 10:28:17.781276 I | proto: duplicate proto type registered: google.protobuf.Timestamp

> warning: 2018-01-22 10:28:18.265173 I | proto: duplicate proto type registered: google.protobuf.Any
2018-01-22 10:28:18.265628 I | proto: duplicate proto type registered: google.protobuf.Duration
2018-01-22 10:28:18.265835 I | proto: duplicate proto type registered: google.protobuf.Timestamp

> warning: 2018-01-22 10:28:18.927087 I | proto: duplicate proto type registered: google.protobuf.Any
2018-01-22 10:28:18.927205 I | proto: duplicate proto type registered: google.protobuf.Duration
2018-01-22 10:28:18.927223 I | proto: duplicate proto type registered: google.protobuf.Timestamp

> warning: 2018-01-22 10:28:19.304320 I | proto: duplicate proto type registered: google.protobuf.Any
2018-01-22 10:28:19.305747 I | proto: duplicate proto type registered: google.protobuf.Duration
2018-01-22 10:28:19.305872 I | proto: duplicate proto type registered: google.protobuf.Timestamp

> warning: 2018-01-22 10:28:19.654084 I | proto: duplicate proto type registered: google.protobuf.Any
2018-01-22 10:28:19.654473 I | proto: duplicate proto type registered: google.protobuf.Duration
2018-01-22 10:28:19.654544 I | proto: duplicate proto type registered: google.protobuf.Timestamp

> warning: 2018-01-22 10:28:19.961126 I | proto: duplicate proto type registered: google.protobuf.Any
2018-01-22 10:28:19.961235 I | proto: duplicate proto type registered: google.protobuf.Duration
2018-01-22 10:28:19.961257 I | proto: duplicate proto type registered: google.protobuf.Timestamp

> warning: 2018-01-22 10:28:20.396997 I | proto: duplicate proto type registered: google.protobuf.Any
2018-01-22 10:28:20.397214 I | proto: duplicate proto type registered: google.protobuf.Duration
2018-01-22 10:28:20.397288 I | proto: duplicate proto type registered: google.protobuf.Timestamp

> warning: 2018-01-22 10:28:20.669620 I | proto: duplicate proto type registered: google.protobuf.Any
2018-01-22 10:28:20.669884 I | proto: duplicate proto type registered: google.protobuf.Duration
2018-01-22 10:28:20.669968 I | proto: duplicate proto type registered: google.protobuf.Timestamp

> warning: 2018-01-22 10:28:21.073356 I | proto: duplicate proto type registered: google.protobuf.Any
2018-01-22 10:28:21.073684 I | proto: duplicate proto type registered: google.protobuf.Duration
2018-01-22 10:28:21.073736 I | proto: duplicate proto type registered: google.protobuf.Timestamp

> warning: 2018-01-22 10:28:21.432151 I | proto: duplicate proto type registered: google.protobuf.Any
2018-01-22 10:28:21.432307 I | proto: duplicate proto type registered: google.protobuf.Duration
2018-01-22 10:28:21.432355 I | proto: duplicate proto type registered: google.protobuf.Timestamp

> warning: 2018-01-22 10:28:23.049582 I | proto: duplicate proto type registered: google.protobuf.Any
2018-01-22 10:28:23.049816 I | proto: duplicate proto type registered: google.protobuf.Duration
2018-01-22 10:28:23.049879 I | proto: duplicate proto type registered: google.protobuf.Timestamp

> warning: 2018-01-22 10:28:23.407696 I | proto: duplicate proto type registered: google.protobuf.Any
2018-01-22 10:28:23.407873 I | proto: duplicate proto type registered: google.protobuf.Duration
2018-01-22 10:28:23.407911 I | proto: duplicate proto type registered: google.protobuf.Timestamp

> warning: 2018-01-22 10:28:24.344137 I | proto: duplicate proto type registered: google.protobuf.Any
2018-01-22 10:28:24.344358 I | proto: duplicate proto type registered: google.protobuf.Duration
2018-01-22 10:28:24.344416 I | proto: duplicate proto type registered: google.protobuf.Timestamp

> warning: 2018-01-22 10:28:24.603012 I | proto: duplicate proto type registered: google.protobuf.Any
2018-01-22 10:28:24.603191 I | proto: duplicate proto type registered: google.protobuf.Duration
2018-01-22 10:28:24.603238 I | proto: duplicate proto type registered: google.protobuf.Timestamp

> warning: 2018-01-22 10:28:25.040470 I | proto: duplicate proto type registered: google.protobuf.Any
2018-01-22 10:28:25.040891 I | proto: duplicate proto type registered: google.protobuf.Duration
2018-01-22 10:28:25.040940 I | proto: duplicate proto type registered: google.protobuf.Timestamp

> warning: 2018-01-22 10:28:25.372125 I | proto: duplicate proto type registered: google.protobuf.Any
2018-01-22 10:28:25.372273 I | proto: duplicate proto type registered: google.protobuf.Duration
2018-01-22 10:28:25.372564 I | proto: duplicate proto type registered: google.protobuf.Timestamp

> warning: 2018-01-22 10:28:25.747044 I | proto: duplicate proto type registered: google.protobuf.Any
2018-01-22 10:28:25.747571 I | proto: duplicate proto type registered: google.protobuf.Duration
2018-01-22 10:28:25.747636 I | proto: duplicate proto type registered: google.protobuf.Timestamp

> warning: 2018-01-22 10:28:25.985870 I | proto: duplicate proto type registered: google.protobuf.Any
2018-01-22 10:28:25.986036 I | proto: duplicate proto type registered: google.protobuf.Duration
2018-01-22 10:28:25.986081 I | proto: duplicate proto type registered: google.protobuf.Timestamp

> warning: 2018-01-22 10:28:26.229454 I | proto: duplicate proto type registered: google.protobuf.Any
2018-01-22 10:28:26.229653 I | proto: duplicate proto type registered: google.protobuf.Duration
2018-01-22 10:28:26.229703 I | proto: duplicate proto type registered: google.protobuf.Timestamp

> warning: 2018-01-22 10:28:26.504814 I | proto: duplicate proto type registered: google.protobuf.Any
2018-01-22 10:28:26.505076 I | proto: duplicate proto type registered: google.protobuf.Duration
2018-01-22 10:28:26.505127 I | proto: duplicate proto type registered: google.protobuf.Timestamp

> warning: 2018-01-22 10:28:26.876753 I | proto: duplicate proto type registered: google.protobuf.Any
2018-01-22 10:28:26.876868 I | proto: duplicate proto type registered: google.protobuf.Duration
2018-01-22 10:28:26.876889 I | proto: duplicate proto type registered: google.protobuf.Timestamp

> warning: 2018-01-22 10:28:27.146254 I | proto: duplicate proto type registered: google.protobuf.Any
2018-01-22 10:28:27.146793 I | proto: duplicate proto type registered: google.protobuf.Duration
2018-01-22 10:28:27.146877 I | proto: duplicate proto type registered: google.protobuf.Timestamp

> warning: 2018-01-22 10:28:27.725360 I | proto: duplicate proto type registered: google.protobuf.Any
2018-01-22 10:28:27.725546 I | proto: duplicate proto type registered: google.protobuf.Duration
2018-01-22 10:28:27.725586 I | proto: duplicate proto type registered: google.protobuf.Timestamp

> warning: 2018-01-22 10:28:28.055561 I | proto: duplicate proto type registered: google.protobuf.Any
2018-01-22 10:28:28.055738 I | proto: duplicate proto type registered: google.protobuf.Duration
2018-01-22 10:28:28.056540 I | proto: duplicate proto type registered: google.protobuf.Timestamp

Unexpected journal message 'audit: type=1400 audit(1516634775.955:161): avc:  denied  { map } for  pid=1191 comm="hostname" path="/usr/bin/hostname" dev="dm-0" ino=20028 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:hostname_exec_t:s0 tclass=file permissive=0'
Unexpected journal message 'audit: type=1400 audit(1516634776.083:163): avc:  denied  { execute_no_trans } for  pid=1227 comm="pmie_check" path="/usr/bin/pmie" dev="dm-0" ino=139127 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:pcp_pmie_exec_t:s0 tclass=file permissive=0'
Wrote JS log to TestConnection-testConnect-fedora-27-127.0.0.2-2601-FAIL.js.log
Journal extracted to TestConnection-testConnect-fedora-27-127.0.0.2-2601-FAIL.log
Traceback (most recent call last):
  File "/build/cockpit/test/common/testlib.py", line 669, in tearDown
    self.check_journal_messages()
  File "/build/cockpit/test/common/testlib.py", line 804, in check_journal_messages
    raise Error(first)
Error: audit: type=1400 audit(1516634775.955:161): avc:  denied  { map } for  pid=1191 comm="hostname" path="/usr/bin/hostname" dev="dm-0" ino=20028 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:hostname_exec_t:s0 tclass=file permissive=0

not ok 170 testConnect (check_kubernetes.TestConnection) # duration: 154s
Wrote screenshot to TestConnection-testConnect-fedora-27-127.0.0.2-2601-FAIL.png
Wrote HTML dump to TestConnection-testConnect-fedora-27-127.0.0.2-2601-FAIL.html
Wrote JS log to TestConnection-testConnect-fedora-27-127.0.0.2-2601-FAIL.js.log
Journal extracted to TestConnection-testConnect-fedora-27-127.0.0.2-2601-FAIL.log

First occurrence: 2018-01-22T15:28:30.717860 | revision 0aa28d72179f70b187fb092f8452a7d302c8e5f3, logs Times recorded: 1 Latest occurrences:

# ----------------------------------------------------------------------
# testExpire (check_accounts.TestAccounts)
#
ftruncate() failed: Permission denied

DevTools listening on ws://127.0.0.1:10141/devtools/browser/bef45293-c8fa-4a26-bdc8-a50bca425529
[0122/153137.927153:ERROR:zygote_host_impl_linux.cc(268)] Failed to adjust OOM score of renderer with pid 66454: Permission denied (13)
[0122/153138.904124:ERROR:zygote_host_impl_linux.cc(268)] Failed to adjust OOM score of renderer with pid 66485: Permission denied (13)
> warning: Couldn't read /etc/passwd
> warning: Unexpected error 
Unexpected journal message 'audit: type=1400 audit(1516635091.166:165): avc:  denied  { execute_no_trans } for  pid=1315 comm="pmie_check" path="/usr/bin/pmie" dev="dm-0" ino=139127 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:pcp_pmie_exec_t:s0 tclass=file permissive=0'
Wrote JS log to TestAccounts-testExpire-fedora-27-127.0.0.2-2401-FAIL.js.log
Journal extracted to TestAccounts-testExpire-fedora-27-127.0.0.2-2401-FAIL.log
Traceback (most recent call last):
  File "/build/cockpit/test/common/testlib.py", line 669, in tearDown
    self.check_journal_messages()
  File "/build/cockpit/test/common/testlib.py", line 804, in check_journal_messages
    raise Error(first)
Error: audit: type=1400 audit(1516635091.166:165): avc:  denied  { execute_no_trans } for  pid=1315 comm="pmie_check" path="/usr/bin/pmie" dev="dm-0" ino=139127 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:pcp_pmie_exec_t:s0 tclass=file permissive=0

not ok 134 testExpire (check_accounts.TestAccounts) # duration: 44s
Wrote screenshot to TestAccounts-testExpire-fedora-27-127.0.0.2-2401-FAIL.png
Wrote HTML dump to TestAccounts-testExpire-fedora-27-127.0.0.2-2401-FAIL.html
Wrote JS log to TestAccounts-testExpire-fedora-27-127.0.0.2-2401-FAIL.js.log
Journal extracted to TestAccounts-testExpire-fedora-27-127.0.0.2-2401-FAIL.log

First occurrence: 2018-01-22T15:31:54.918114 | revision 0aa28d72179f70b187fb092f8452a7d302c8e5f3, logs Times recorded: 1 Latest occurrences:

# ----------------------------------------------------------------------
# testBasic (check_shutdown_restart.TestShutdownRestart)
#
ftruncate() failed: Permission denied

DevTools listening on ws://127.0.0.1:9997/devtools/browser/c85aa087-dcd6-40c7-8ab5-7f522aaf34cc
[0122/153509.997177:ERROR:zygote_host_impl_linux.cc(268)] Failed to adjust OOM score of renderer with pid 72019: Permission denied (13)
[0122/153511.079266:ERROR:zygote_host_impl_linux.cc(268)] Failed to adjust OOM score of renderer with pid 72059: Permission denied (13)
> warning: Shutdown scheduled for Mon 2018-01-22 10:35:14 EST, use 'shutdown -c' to cancel.

> warning: transport closed: disconnected
Connection to 127.0.0.2 closed by remote host.
CDP: {"source":"network","level":"error","text":"Failed to load resource: net::ERR_EMPTY_RESPONSE","timestamp":1516635316184.98,"url":"http://127.0.0.2:9191/cockpit/static/fonts/OpenSans-Light-webfont.woff","networkRequestId":"72059.29"}
> log: transport closed, dropped message:  1:1!4
{"call":["/org/freedesktop/timedate1","org.freedesktop.DBus.Properties","Get",["org.freedesktop.timedate1","NTPSynchronized"]],"id":"3"}
> log: transport closed, dropped message:  1:1!4
{"call":["/org/freedesktop/timedate1","org.freedesktop.DBus.Properties","Get",["org.freedesktop.timedate1","NTPSynchronized"]],"id":"4"}
> log: transport closed, dropped message:  1:1!4
{"call":["/org/freedesktop/timedate1","org.freedesktop.DBus.Properties","Get",["org.freedesktop.timedate1","NTPSynchronized"]],"id":"5"}
> log: transport closed, dropped message:  1:1!4
{"call":["/org/freedesktop/timedate1","org.freedesktop.DBus.Properties","Get",["org.freedesktop.timedate1","NTPSynchronized"]],"id":"6"}
Unexpected journal message 'audit: type=1400 audit(1516635295.251:158): avc:  denied  { map } for  pid=1212 comm="hostname" path="/usr/bin/hostname" dev="dm-0" ino=20028 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:hostname_exec_t:s0 tclass=file permissive=0'
Unexpected journal message 'audit: type=1400 audit(1516635295.386:160): avc:  denied  { execute_no_trans } for  pid=1244 comm="pmie_check" path="/usr/bin/pmie" dev="dm-0" ino=139127 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:pcp_pmie_exec_t:s0 tclass=file permissive=0'
Wrote JS log to TestShutdownRestart-testBasic-fedora-27-127.0.0.2-2301-FAIL.js.log
Journal extracted to TestShutdownRestart-testBasic-fedora-27-127.0.0.2-2301-FAIL.log
Journal extracted to TestShutdownRestart-testBasic-fedora-27-127.0.0.2-2302-FAIL.log
Traceback (most recent call last):
  File "/build/cockpit/bots/../test/verify/check-shutdown-restart", line 95, in testBasic
    self.check_journal_messages()
  File "/build/cockpit/test/common/testlib.py", line 804, in check_journal_messages
    raise Error(first)
Error: audit: type=1400 audit(1516635295.251:158): avc:  denied  { map } for  pid=1212 comm="hostname" path="/usr/bin/hostname" dev="dm-0" ino=20028 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:hostname_exec_t:s0 tclass=file permissive=0

not ok 95 testBasic (check_shutdown_restart.TestShutdownRestart) # duration: 65s
Wrote screenshot to TestShutdownRestart-testBasic-fedora-27-127.0.0.2-2301-FAIL.png
Wrote HTML dump to TestShutdownRestart-testBasic-fedora-27-127.0.0.2-2301-FAIL.html
Wrote JS log to TestShutdownRestart-testBasic-fedora-27-127.0.0.2-2301-FAIL.js.log
Journal extracted to TestShutdownRestart-testBasic-fedora-27-127.0.0.2-2301-FAIL.log
Journal extracted to TestShutdownRestart-testBasic-fedora-27-127.0.0.2-2302-FAIL.log

First occurrence: 2018-01-22T15:35:42.706906 | revision 0aa28d72179f70b187fb092f8452a7d302c8e5f3, logs Times recorded: 1 Latest occurrences:

cockpituous commented 6 years ago

verify/fedora-27 Ooops, it happened again


# ----------------------------------------------------------------------
# testSudo (check_reauthorize.TestReauthorize)
#
ftruncate() failed: Permission denied

DevTools listening on ws://127.0.0.1:10049/devtools/browser/aa680042-4bc6-4ee2-bb72-2d46a692a054
[0122/153620.011882:ERROR:zygote_host_impl_linux.cc(268)] Failed to adjust OOM score of renderer with pid 73479: Permission denied (13)
[0122/153621.318462:ERROR:zygote_host_impl_linux.cc(268)] Failed to adjust OOM score of renderer with pid 73551: Permission denied (13)
> log: fail
> log: transport closed, dropped message:  
{"payload":"metrics1","interval":1000,"source":"direct","metrics":[{"name":"kernel.all.cpu.nice","units":"millisec","derive":"rate"},{"name":"kernel.all.cpu.user","units":"millisec","derive":"rate"},{"name":"kernel.all.cpu.sys","units":"millisec","derive":"rate"}],"command":"open","channel":"1:1!21","host":"localhost","group":"cockpit1:localhost/system"}
> log: transport closed, dropped message:  
{"payload":"metrics1","interval":1000,"source":"direct","metrics":[{"name":"mem.util.used","units":"bytes"}],"command":"open","channel":"1:1!22","host":"localhost","group":"cockpit1:localhost/system"}
> log: transport closed, dropped message:  
{"payload":"metrics1","interval":1000,"source":"direct","metrics":[{"name":"disk.all.total_bytes","units":"bytes","derive":"rate"}],"command":"open","channel":"1:1!23","host":"localhost","group":"cockpit1:localhost/system"}
> log: transport closed, dropped message:  
{"payload":"metrics1","interval":1000,"source":"direct","metrics":[{"name":"network.interface.total.bytes","units":"bytes","derive":"rate"}],"omit-instances":["lo"],"command":"open","channel":"1:1!24","host":"localhost","group":"cockpit1:localhost/system"}
> log: done
> log: fail
(node:73506) Warning: Possible EventEmitter memory leak detected. 11 Page.loadEventFired listeners added. Use emitter.setMaxListeners() to increase limit
> log: done
Unexpected journal message 'audit: type=1400 audit(1516635368.033:159): avc:  denied  { map } for  pid=1228 comm="hostname" path="/usr/bin/hostname" dev="dm-0" ino=20028 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:hostname_exec_t:s0 tclass=file permissive=0'
Unexpected journal message 'audit: type=1400 audit(1516635368.298:161): avc:  denied  { execute_no_trans } for  pid=1269 comm="pmie_check" path="/usr/bin/pmie" dev="dm-0" ino=139127 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:pcp_pmie_exec_t:s0 tclass=file permissive=0'
Wrote JS log to TestReauthorize-testSudo-fedora-27-127.0.0.2-2801-FAIL.js.log
Journal extracted to TestReauthorize-testSudo-fedora-27-127.0.0.2-2801-FAIL.log
Traceback (most recent call last):
  File "/build/cockpit/test/common/testlib.py", line 669, in tearDown
    self.check_journal_messages()
  File "/build/cockpit/test/common/testlib.py", line 804, in check_journal_messages
    raise Error(first)
Error: audit: type=1400 audit(1516635368.033:159): avc:  denied  { map } for  pid=1228 comm="hostname" path="/usr/bin/hostname" dev="dm-0" ino=20028 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:hostname_exec_t:s0 tclass=file permissive=0

not ok 84 testSudo (check_reauthorize.TestReauthorize) # duration: 58s
Wrote screenshot to TestReauthorize-testSudo-fedora-27-127.0.0.2-2801-FAIL.png
Wrote HTML dump to TestReauthorize-testSudo-fedora-27-127.0.0.2-2801-FAIL.html
Wrote JS log to TestReauthorize-testSudo-fedora-27-127.0.0.2-2801-FAIL.js.log
Journal extracted to TestReauthorize-testSudo-fedora-27-127.0.0.2-2801-FAIL.log

First occurrence: 2018-01-22T15:36:48.480399 | revision 0aa28d72179f70b187fb092f8452a7d302c8e5f3, logs Times recorded: 1 Latest occurrences:

# ----------------------------------------------------------------------
# testBasic (check_packagekit.TestAutoUpdates)
#
ftruncate() failed: Permission denied
[0122/153843.789282:ERROR:zygote_host_impl_linux.cc(268)] Failed to adjust OOM score of renderer with pid 76409: Permission denied (13)

DevTools listening on ws://127.0.0.1:9270/devtools/browser/99223497-91e6-466e-8a7b-2b329c732642
[0122/153845.144070:ERROR:zygote_host_impl_linux.cc(268)] Failed to adjust OOM score of renderer with pid 76437: Permission denied (13)
Unexpected journal message 'audit: type=1400 audit(1516635511.688:161): avc:  denied  { map } for  pid=1240 comm="hostname" path="/usr/bin/hostname" dev="dm-0" ino=20028 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:hostname_exec_t:s0 tclass=file permissive=0'
Unexpected journal message 'audit: type=1400 audit(1516635511.959:165): avc:  denied  { execute_no_trans } for  pid=1276 comm="pmie_check" path="/usr/bin/pmie" dev="dm-0" ino=139127 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:pcp_pmie_exec_t:s0 tclass=file permissive=0'
Wrote JS log to TestAutoUpdates-testBasic-fedora-27-127.0.0.2-2401-FAIL.js.log
Journal extracted to TestAutoUpdates-testBasic-fedora-27-127.0.0.2-2401-FAIL.log
Traceback (most recent call last):
  File "/build/cockpit/test/common/testlib.py", line 669, in tearDown
    self.check_journal_messages()
  File "/build/cockpit/test/common/testlib.py", line 804, in check_journal_messages
    raise Error(first)
Error: audit: type=1400 audit(1516635511.688:161): avc:  denied  { map } for  pid=1240 comm="hostname" path="/usr/bin/hostname" dev="dm-0" ino=20028 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:hostname_exec_t:s0 tclass=file permissive=0

not ok 64 testBasic (check_packagekit.TestAutoUpdates) # duration: 56s
Wrote screenshot to TestAutoUpdates-testBasic-fedora-27-127.0.0.2-2401-FAIL.png
Wrote HTML dump to TestAutoUpdates-testBasic-fedora-27-127.0.0.2-2401-FAIL.html
Wrote JS log to TestAutoUpdates-testBasic-fedora-27-127.0.0.2-2401-FAIL.js.log
Journal extracted to TestAutoUpdates-testBasic-fedora-27-127.0.0.2-2401-FAIL.log

First occurrence: 2018-01-22T15:39:12.188092 | revision 0aa28d72179f70b187fb092f8452a7d302c8e5f3, logs Times recorded: 1 Latest occurrences:

# ----------------------------------------------------------------------
# testDockerCommandInfo (check_openshift.TestRegistry)
#
/etc/profile.d/lang.sh: line 20: warning: setlocale: LC_COLLATE: cannot change locale (en_US.UTF-8): No such file or directory
/etc/profile.d/lang.sh: line 23: warning: setlocale: LC_MESSAGES: cannot change locale (en_US.UTF-8): No such file or directory
/etc/profile.d/lang.sh: line 26: warning: setlocale: LC_NUMERIC: cannot change locale (en_US.UTF-8): No such file or directory
/etc/profile.d/lang.sh: line 29: warning: setlocale: LC_TIME: cannot change locale (en_US.UTF-8): No such file or directory
/etc/profile.d/lang.sh: line 20: warning: setlocale: LC_COLLATE: cannot change locale (en_US.UTF-8): No such file or directory
/etc/profile.d/lang.sh: line 23: warning: setlocale: LC_MESSAGES: cannot change locale (en_US.UTF-8): No such file or directory
/etc/profile.d/lang.sh: line 26: warning: setlocale: LC_NUMERIC: cannot change locale (en_US.UTF-8): No such file or directory
/etc/profile.d/lang.sh: line 29: warning: setlocale: LC_TIME: cannot change locale (en_US.UTF-8): No such file or directory
The connection to the server 10.111.112.101:8443 was refused - did you specify the right host or port?
The connection to the server 10.111.112.101:8443 was refused - did you specify the right host or port?
The connection to the server 10.111.112.101:8443 was refused - did you specify the right host or port?
The connection to the server 10.111.112.101:8443 was refused - did you specify the right host or port?
The connection to the server 10.111.112.101:8443 was refused - did you specify the right host or port?
The connection to the server 10.111.112.101:8443 was refused - did you specify the right host or port?
The connection to the server 10.111.112.101:8443 was refused - did you specify the right host or port?
The connection to the server 10.111.112.101:8443 was refused - did you specify the right host or port?
The connection to the server 10.111.112.101:8443 was refused - did you specify the right host or port?
/etc/profile.d/lang.sh: line 20: warning: setlocale: LC_COLLATE: cannot change locale (en_US.UTF-8): No such file or directory
/etc/profile.d/lang.sh: line 23: warning: setlocale: LC_MESSAGES: cannot change locale (en_US.UTF-8): No such file or directory
/etc/profile.d/lang.sh: line 26: warning: setlocale: LC_NUMERIC: cannot change locale (en_US.UTF-8): No such file or directory
/etc/profile.d/lang.sh: line 29: warning: setlocale: LC_TIME: cannot change locale (en_US.UTF-8): No such file or directory
ftruncate() failed: Permission denied

DevTools listening on ws://127.0.0.1:9324/devtools/browser/70e3b561-5553-4359-b39e-f5c0dfdb3023
[0122/154208.429585:ERROR:zygote_host_impl_linux.cc(268)] Failed to adjust OOM score of renderer with pid 79429: Permission denied (13)
[0122/154209.452241:ERROR:zygote_host_impl_linux.cc(268)] Failed to adjust OOM score of renderer with pid 79474: Permission denied (13)
> warning: 2018-01-22 10:42:14.807091 I | proto: duplicate proto type registered: google.protobuf.Any
2018-01-22 10:42:14.807307 I | proto: duplicate proto type registered: google.protobuf.Duration
2018-01-22 10:42:14.807351 I | proto: duplicate proto type registered: google.protobuf.Timestamp

> warning: 2018-01-22 10:42:15.261372 I | proto: duplicate proto type registered: google.protobuf.Any
2018-01-22 10:42:15.261563 I | proto: duplicate proto type registered: google.protobuf.Duration
2018-01-22 10:42:15.261612 I | proto: duplicate proto type registered: google.protobuf.Timestamp

> warning: failed to lookup access: marmalade get imagestreams/layers: "User \"pushuser\" cannot create localresourceaccessreviews in the namespace \"marmalade\": User \"pushuser\" cannot create localresourceaccessreviews in project \"marmalade\""
> warning: failed to lookup access: pizzazz get imagestreams/layers: "User \"pushuser\" cannot create localresourceaccessreviews in the namespace \"pizzazz\": User \"pushuser\" cannot create localresourceaccessreviews in project \"pizzazz\""
> warning: failed to lookup access: marmalade get imagestreams/layers: "User \"pushuser\" cannot create localresourceaccessreviews in the namespace \"marmalade\": User \"pushuser\" cannot create localresourceaccessreviews in project \"marmalade\""
> warning: failed to lookup access: pizzazz get imagestreams/layers: "User \"pushuser\" cannot create localresourceaccessreviews in the namespace \"pizzazz\": User \"pushuser\" cannot create localresourceaccessreviews in project \"pizzazz\""
CDP: {"source":"security","level":"error","text":"Refused to apply inline style because it violates the following Content Security Policy directive: \"default-src 'self' http://127.0.0.2:9291\". Either the 'unsafe-inline' keyword, a hash ('sha256-I4l5F4Kq75Yvla5XX3FqfoQO1206LqJ8p8rtQPyLwm4='), or a nonce ('nonce-...') is required to enable inline execution. Note also that 'style-src' was not explicitly set, so 'default-src' is used as a fallback.\n","timestamp":1516635738164.24,"url":"http://127.0.0.2:9291/cockpit/$afeeb61a2f60acef4e005aebf97d9be2795639c8/kubernetes/registry.js","lineNumber":3920,"stackTrace":{"callFrames":[{"functionName":"html","scriptId":"44","url":"http://127.0.0.2:9291/cockpit/$afeeb61a2f60acef4e005aebf97d9be2795639c8/kubernetes/registry.js","lineNumber":3920,"columnNumber":74},{"functionName":"be.(anonymous function)","scriptId":"44","url":"http://127.0.0.2:9291/cockpit/$afeeb61a2f60acef4e005aebf97d9be2795639c8/kubernetes/registry.js","lineNumber":3937,"columnNumber":40},{"functionName":"","scriptId":"44","url":"http://127.0.0.2:9291/cockpit/$afeeb61a2f60acef4e005aebf97d9be2795639c8/kubernetes/registry.js","lineNumber":1427,"columnNumber":40},{"functionName":"l","scriptId":"44","url":"http://127.0.0.2:9291/cockpit/$afeeb61a2f60acef4e005aebf97d9be2795639c8/kubernetes/registry.js","lineNumber":2475,"columnNumber":41},{"functionName":"","scriptId":"44","url":"http://127.0.0.2:9291/cockpit/$afeeb61a2f60acef4e005aebf97d9be2795639c8/kubernetes/registry.js","lineNumber":2483,"columnNumber":20},{"functionName":"$eval","scriptId":"44","url":"http://127.0.0.2:9291/cockpit/$afeeb61a2f60acef4e005aebf97d9be2795639c8/kubernetes/registry.js","lineNumber":2799,"columnNumber":35},{"functionName":"$digest","scriptId":"44","url":"http://127.0.0.2:9291/cockpit/$afeeb61a2f60acef4e005aebf97d9be2795639c8/kubernetes/registry.js","lineNumber":2752,"columnNumber":59},{"functionName":"","scriptId":"44","url":"http://127.0.0.2:9291/cockpit/$afeeb61a2f60acef4e005aebf97d9be2795639c8/kubernetes/registry.js","lineNumber":2193,"columnNumber":45},{"functionName":"","scriptId":"44","url":"http://127.0.0.2:9291/cockpit/$afeeb61a2f60acef4e005aebf97d9be2795639c8/kubernetes/registry.js","lineNumber":978,"columnNumber":20},{"functionName":"i","scriptId":"44","url":"http://127.0.0.2:9291/cockpit/$afeeb61a2f60acef4e005aebf97d9be2795639c8/kubernetes/registry.js","lineNumber":41,"columnNumber":73},{"functionName":"m","scriptId":"44","url":"http://127.0.0.2:9291/cockpit/$afeeb61a2f60acef4e005aebf97d9be2795639c8/kubernetes/registry.js","lineNumber":977,"columnNumber":65},{"functionName":"u","scriptId":"44","url":"http://127.0.0.2:9291/cockpit/$afeeb61a2f60acef4e005aebf97d9be2795639c8/kubernetes/registry.js","lineNumber":966,"columnNumber":21},{"functionName":"n","scriptId":"44","url":"http://127.0.0.2:9291/cockpit/$afeeb61a2f60acef4e005aebf97d9be2795639c8/kubernetes/registry.js","lineNumber":713,"columnNumber":90},{"functionName":"ph_go","scriptId":"22","url":"","lineNumber":167,"columnNumber":29},{"functionName":"","scriptId":"73","url":"","lineNumber":0,"columnNumber":16}]}}
/etc/profile.d/lang.sh: line 20: warning: setlocale: LC_COLLATE: cannot change locale (en_US.UTF-8): No such file or directory
/etc/profile.d/lang.sh: line 23: warning: setlocale: LC_MESSAGES: cannot change locale (en_US.UTF-8): No such file or directory
/etc/profile.d/lang.sh: line 26: warning: setlocale: LC_NUMERIC: cannot change locale (en_US.UTF-8): No such file or directory
/etc/profile.d/lang.sh: line 29: warning: setlocale: LC_TIME: cannot change locale (en_US.UTF-8): No such file or directory
> warning: 2018-01-22 10:42:24.787816 I | proto: duplicate proto type registered: google.protobuf.Any
2018-01-22 10:42:24.788056 I | proto: duplicate proto type registered: google.protobuf.Duration
2018-01-22 10:42:24.788122 I | proto: duplicate proto type registered: google.protobuf.Timestamp

> warning: 2018-01-22 10:42:25.677161 I | proto: duplicate proto type registered: google.protobuf.Any
2018-01-22 10:42:25.678158 I | proto: duplicate proto type registered: google.protobuf.Duration
2018-01-22 10:42:25.678212 I | proto: duplicate proto type registered: google.protobuf.Timestamp

> warning: failed to lookup access: marmalade get imagestreams/layers: "User \"pulluser\" cannot create localresourceaccessreviews in the namespace \"marmalade\": User \"pulluser\" cannot create localresourceaccessreviews in project \"marmalade\""
CDP: {"source":"security","level":"error","text":"Refused to apply inline style because it violates the following Content Security Policy directive: \"default-src 'self' http://127.0.0.2:9291\". Either the 'unsafe-inline' keyword, a hash ('sha256-I4l5F4Kq75Yvla5XX3FqfoQO1206LqJ8p8rtQPyLwm4='), or a nonce ('nonce-...') is required to enable inline execution. Note also that 'style-src' was not explicitly set, so 'default-src' is used as a fallback.\n","timestamp":1516635747240.77,"url":"http://127.0.0.2:9291/cockpit/$afeeb61a2f60acef4e005aebf97d9be2795639c8/kubernetes/registry.js","lineNumber":3920,"stackTrace":{"callFrames":[{"functionName":"html","scriptId":"88","url":"http://127.0.0.2:9291/cockpit/$afeeb61a2f60acef4e005aebf97d9be2795639c8/kubernetes/registry.js","lineNumber":3920,"columnNumber":74},{"functionName":"be.(anonymous function)","scriptId":"88","url":"http://127.0.0.2:9291/cockpit/$afeeb61a2f60acef4e005aebf97d9be2795639c8/kubernetes/registry.js","lineNumber":3937,"columnNumber":40},{"functionName":"","scriptId":"88","url":"http://127.0.0.2:9291/cockpit/$afeeb61a2f60acef4e005aebf97d9be2795639c8/kubernetes/registry.js","lineNumber":1427,"columnNumber":40},{"functionName":"l","scriptId":"88","url":"http://127.0.0.2:9291/cockpit/$afeeb61a2f60acef4e005aebf97d9be2795639c8/kubernetes/registry.js","lineNumber":2475,"columnNumber":41},{"functionName":"","scriptId":"88","url":"http://127.0.0.2:9291/cockpit/$afeeb61a2f60acef4e005aebf97d9be2795639c8/kubernetes/registry.js","lineNumber":2483,"columnNumber":20},{"functionName":"$eval","scriptId":"88","url":"http://127.0.0.2:9291/cockpit/$afeeb61a2f60acef4e005aebf97d9be2795639c8/kubernetes/registry.js","lineNumber":2799,"columnNumber":35},{"functionName":"$digest","scriptId":"88","url":"http://127.0.0.2:9291/cockpit/$afeeb61a2f60acef4e005aebf97d9be2795639c8/kubernetes/registry.js","lineNumber":2752,"columnNumber":59},{"functionName":"","scriptId":"88","url":"http://127.0.0.2:9291/cockpit/$afeeb61a2f60acef4e005aebf97d9be2795639c8/kubernetes/registry.js","lineNumber":2193,"columnNumber":45},{"functionName":"","scriptId":"88","url":"http://127.0.0.2:9291/cockpit/$afeeb61a2f60acef4e005aebf97d9be2795639c8/kubernetes/registry.js","lineNumber":978,"columnNumber":20},{"functionName":"i","scriptId":"88","url":"http://127.0.0.2:9291/cockpit/$afeeb61a2f60acef4e005aebf97d9be2795639c8/kubernetes/registry.js","lineNumber":41,"columnNumber":73},{"functionName":"m","scriptId":"88","url":"http://127.0.0.2:9291/cockpit/$afeeb61a2f60acef4e005aebf97d9be2795639c8/kubernetes/registry.js","lineNumber":977,"columnNumber":65},{"functionName":"u","scriptId":"88","url":"http://127.0.0.2:9291/cockpit/$afeeb61a2f60acef4e005aebf97d9be2795639c8/kubernetes/registry.js","lineNumber":966,"columnNumber":21},{"functionName":"n","scriptId":"88","url":"http://127.0.0.2:9291/cockpit/$afeeb61a2f60acef4e005aebf97d9be2795639c8/kubernetes/registry.js","lineNumber":713,"columnNumber":90},{"functionName":"ph_go","scriptId":"22","url":"","lineNumber":167,"columnNumber":29},{"functionName":"","scriptId":"73","url":"","lineNumber":0,"columnNumber":16}]}}
Unexpected journal message 'audit: type=1400 audit(1516635683.602:161): avc:  denied  { execute_no_trans } for  pid=1281 comm="pmie_check" path="/usr/bin/pmie" dev="dm-0" ino=139127 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:pcp_pmie_exec_t:s0 tclass=file permissive=0'
Wrote JS log to TestRegistry-testDockerCommandInfo-fedora-27-127.0.0.2-2401-FAIL.js.log
Journal extracted to TestRegistry-testDockerCommandInfo-fedora-27-127.0.0.2-2401-FAIL.log
Journal extracted to TestRegistry-testDockerCommandInfo-openshift-127.0.0.2-2402-FAIL.log
/etc/profile.d/lang.sh: line 20: warning: setlocale: LC_COLLATE: cannot change locale (en_US.UTF-8): No such file or directory
/etc/profile.d/lang.sh: line 23: warning: setlocale: LC_MESSAGES: cannot change locale (en_US.UTF-8): No such file or directory
/etc/profile.d/lang.sh: line 26: warning: setlocale: LC_NUMERIC: cannot change locale (en_US.UTF-8): No such file or directory
/etc/profile.d/lang.sh: line 29: warning: setlocale: LC_TIME: cannot change locale (en_US.UTF-8): No such file or directory
Traceback (most recent call last):
  File "/build/cockpit/test/common/testlib.py", line 669, in tearDown
    self.check_journal_messages()
  File "/build/cockpit/test/common/testlib.py", line 804, in check_journal_messages
    raise Error(first)
Error: audit: type=1400 audit(1516635683.602:161): avc:  denied  { execute_no_trans } for  pid=1281 comm="pmie_check" path="/usr/bin/pmie" dev="dm-0" ino=139127 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:pcp_pmie_exec_t:s0 tclass=file permissive=0

not ok 50 testDockerCommandInfo (check_openshift.TestRegistry) # duration: 91s
Wrote screenshot to TestRegistry-testDockerCommandInfo-fedora-27-127.0.0.2-2401-FAIL.png
Wrote HTML dump to TestRegistry-testDockerCommandInfo-fedora-27-127.0.0.2-2401-FAIL.html
Wrote JS log to TestRegistry-testDockerCommandInfo-fedora-27-127.0.0.2-2401-FAIL.js.log
Journal extracted to TestRegistry-testDockerCommandInfo-fedora-27-127.0.0.2-2401-FAIL.log
Journal extracted to TestRegistry-testDockerCommandInfo-openshift-127.0.0.2-2402-FAIL.log
/etc/profile.d/lang.sh: line 20: warning: setlocale: LC_COLLATE: cannot change locale (en_US.UTF-8): No such file or directory
/etc/profile.d/lang.sh: line 23: warning: setlocale: LC_MESSAGES: cannot change locale (en_US.UTF-8): No such file or directory
/etc/profile.d/lang.sh: line 26: warning: setlocale: LC_NUMERIC: cannot change locale (en_US.UTF-8): No such file or directory
/etc/profile.d/lang.sh: line 29: warning: setlocale: LC_TIME: cannot change locale (en_US.UTF-8): No such file or directory

First occurrence: 2018-01-22T15:42:31.250424 | revision 0aa28d72179f70b187fb092f8452a7d302c8e5f3, logs Times recorded: 1 Latest occurrences:

# ----------------------------------------------------------------------
# testMac (check_networking_mac.TestNetworking)
#
NAME         UUID                                  TYPE            DEVICE 
System eth0  5fb06bd0-0bb0-7ffb-45f1-d6edd65f3e03  802-3-ethernet  eth0   
virbr0       58d5005b-d385-4791-9b51-67d570e299b1  bridge          virbr0 
System eth1  9c92fad9-6ecb-3e6c-eb4d-8a47c6f50c04  802-3-ethernet  --     
ens2         39ef3890-56af-4114-9a24-f3f94c42acfe  802-3-ethernet  --     

ftruncate() failed: Permission denied

DevTools listening on ws://127.0.0.1:10189/devtools/browser/e7880613-b79a-476f-b221-609daddb17f8
[0122/154358.997120:ERROR:zygote_host_impl_linux.cc(268)] Failed to adjust OOM score of renderer with pid 82539: Permission denied (13)
[0122/154400.083386:ERROR:zygote_host_impl_linux.cc(268)] Failed to adjust OOM score of renderer with pid 82598: Permission denied (13)
52:54:01:00:00:03 -> eth2
52:54:01:00:00:03 -> eth2
Unexpected journal message 'audit: type=1400 audit(1516635830.545:163): avc:  denied  { map } for  pid=1302 comm="hostname" path="/usr/bin/hostname" dev="dm-0" ino=20028 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:hostname_exec_t:s0 tclass=file permissive=0'
Unexpected journal message 'audit: type=1400 audit(1516635830.643:165): avc:  denied  { execute_no_trans } for  pid=1336 comm="pmie_check" path="/usr/bin/pmie" dev="dm-0" ino=139127 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:pcp_pmie_exec_t:s0 tclass=file permissive=0'
Wrote JS log to TestNetworking-testMac-fedora-27-127.0.0.2-2901-FAIL.js.log
Journal extracted to TestNetworking-testMac-fedora-27-127.0.0.2-2901-FAIL.log
Journal extracted to TestNetworking-testMac-fedora-26-127.0.0.2-2902-FAIL.log
Traceback (most recent call last):
  File "/build/cockpit/test/common/testlib.py", line 669, in tearDown
    self.check_journal_messages()
  File "/build/cockpit/test/common/testlib.py", line 804, in check_journal_messages
    raise Error(first)
Error: audit: type=1400 audit(1516635830.545:163): avc:  denied  { map } for  pid=1302 comm="hostname" path="/usr/bin/hostname" dev="dm-0" ino=20028 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:hostname_exec_t:s0 tclass=file permissive=0

not ok 33 testMac (check_networking_mac.TestNetworking) # duration: 37s
Wrote screenshot to TestNetworking-testMac-fedora-27-127.0.0.2-2901-FAIL.png
Wrote HTML dump to TestNetworking-testMac-fedora-27-127.0.0.2-2901-FAIL.html
Wrote JS log to TestNetworking-testMac-fedora-27-127.0.0.2-2901-FAIL.js.log
Journal extracted to TestNetworking-testMac-fedora-27-127.0.0.2-2901-FAIL.log
Journal extracted to TestNetworking-testMac-fedora-26-127.0.0.2-2902-FAIL.log

First occurrence: 2018-01-22T15:44:15.228535 | revision 0aa28d72179f70b187fb092f8452a7d302c8e5f3, logs Times recorded: 1 Latest occurrences:

# ----------------------------------------------------------------------
# testBasic (check_networking_basic.TestNetworking)
#
NAME         UUID                                  TYPE            DEVICE 
System eth0  5fb06bd0-0bb0-7ffb-45f1-d6edd65f3e03  802-3-ethernet  eth0   
virbr0       95b27b3b-1c36-4cf4-858f-7a2a2751457e  bridge          virbr0 
System eth1  9c92fad9-6ecb-3e6c-eb4d-8a47c6f50c04  802-3-ethernet  --     
ens2         39ef3890-56af-4114-9a24-f3f94c42acfe  802-3-ethernet  --     

ftruncate() failed: Permission denied

DevTools listening on ws://127.0.0.1:9482/devtools/browser/f25a3440-83f0-4fbb-9086-b8c450fef7a6
[0122/154507.153746:ERROR:zygote_host_impl_linux.cc(268)] Failed to adjust OOM score of renderer with pid 84797: Permission denied (13)
[0122/154508.189869:ERROR:zygote_host_impl_linux.cc(268)] Failed to adjust OOM score of renderer with pid 84895: Permission denied (13)
52:54:01:00:00:03 -> eth2
52:54:01:00:00:03 -> eth2
> warning: Invalid prefix or netmask 255.255.0.8

(process:2541): GLib-GIO-WARNING **: gdbusobjectmanagerclient.c:1585: Processing InterfaceRemoved signal for path /org/freedesktop/NetworkManager/DHCP4Config/3 but no object proxy exists

(process:2541): GLib-GIO-WARNING **: gdbusobjectmanagerclient.c:1585: Processing InterfaceRemoved signal for path /org/freedesktop/NetworkManager/IP4Config/9 but no object proxy exists

(process:2541): GLib-GIO-WARNING **: gdbusobjectmanagerclient.c:1585: Processing InterfaceRemoved signal for path /org/freedesktop/NetworkManager/IP6Config/9 but no object proxy exists
Unexpected journal message 'audit: type=1400 audit(1516635898.097:163): avc:  denied  { map } for  pid=1275 comm="hostname" path="/usr/bin/hostname" dev="dm-0" ino=20028 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:hostname_exec_t:s0 tclass=file permissive=0'
Unexpected journal message 'audit: type=1400 audit(1516635898.225:165): avc:  denied  { execute_no_trans } for  pid=1322 comm="pmie_check" path="/usr/bin/pmie" dev="dm-0" ino=139127 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:pcp_pmie_exec_t:s0 tclass=file permissive=0'
Wrote JS log to TestNetworking-testBasic-fedora-27-127.0.0.2-2901-FAIL.js.log
Journal extracted to TestNetworking-testBasic-fedora-27-127.0.0.2-2901-FAIL.log
Journal extracted to TestNetworking-testBasic-fedora-26-127.0.0.2-2902-FAIL.log
Traceback (most recent call last):
  File "/build/cockpit/test/common/testlib.py", line 669, in tearDown
    self.check_journal_messages()
  File "/build/cockpit/test/common/testlib.py", line 804, in check_journal_messages
    raise Error(first)
Error: audit: type=1400 audit(1516635898.097:163): avc:  denied  { map } for  pid=1275 comm="hostname" path="/usr/bin/hostname" dev="dm-0" ino=20028 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:hostname_exec_t:s0 tclass=file permissive=0

not ok 22 testBasic (check_networking_basic.TestNetworking) # duration: 36s
Wrote screenshot to TestNetworking-testBasic-fedora-27-127.0.0.2-2901-FAIL.png
Wrote HTML dump to TestNetworking-testBasic-fedora-27-127.0.0.2-2901-FAIL.html
Wrote JS log to TestNetworking-testBasic-fedora-27-127.0.0.2-2901-FAIL.js.log
Journal extracted to TestNetworking-testBasic-fedora-27-127.0.0.2-2901-FAIL.log
Journal extracted to TestNetworking-testBasic-fedora-26-127.0.0.2-2902-FAIL.log

First occurrence: 2018-01-22T15:45:25.611375 | revision 0aa28d72179f70b187fb092f8452a7d302c8e5f3, logs Times recorded: 1 Latest occurrences:

# ----------------------------------------------------------------------
# testNetworks (check_machines.TestMachines)
#
ftruncate() failed: Permission denied

DevTools listening on ws://127.0.0.1:9567/devtools/browser/699d5e05-d882-49e9-a390-dbd8ec785227
[0122/154705.806486:ERROR:zygote_host_impl_linux.cc(268)] Failed to adjust OOM score of renderer with pid 88664: Permission denied (13)
[0122/154706.802475:ERROR:zygote_host_impl_linux.cc(268)] Failed to adjust OOM score of renderer with pid 88760: Permission denied (13)
Unexpected journal message 'audit: type=1400 audit(1516636015.413:163): avc:  denied  { map } for  pid=1296 comm="hostname" path="/usr/bin/hostname" dev="dm-0" ino=20028 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:hostname_exec_t:s0 tclass=file permissive=0'
Unexpected journal message 'audit: type=1400 audit(1516636015.542:165): avc:  denied  { execute_no_trans } for  pid=1335 comm="pmie_check" path="/usr/bin/pmie" dev="dm-0" ino=139127 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:pcp_pmie_exec_t:s0 tclass=file permissive=0'
Wrote JS log to TestMachines-testNetworks-fedora-27-127.0.0.2-2901-FAIL.js.log
Journal extracted to TestMachines-testNetworks-fedora-27-127.0.0.2-2901-FAIL.log
Traceback (most recent call last):
  File "/build/cockpit/test/common/testlib.py", line 669, in tearDown
    self.check_journal_messages()
  File "/build/cockpit/test/common/testlib.py", line 804, in check_journal_messages
    raise Error(first)
Error: audit: type=1400 audit(1516636015.413:163): avc:  denied  { map } for  pid=1296 comm="hostname" path="/usr/bin/hostname" dev="dm-0" ino=20028 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:hostname_exec_t:s0 tclass=file permissive=0

not ok 6 testNetworks (check_machines.TestMachines) # duration: 30s
Wrote screenshot to TestMachines-testNetworks-fedora-27-127.0.0.2-2901-FAIL.png
Wrote HTML dump to TestMachines-testNetworks-fedora-27-127.0.0.2-2901-FAIL.html
Wrote JS log to TestMachines-testNetworks-fedora-27-127.0.0.2-2901-FAIL.js.log
Journal extracted to TestMachines-testNetworks-fedora-27-127.0.0.2-2901-FAIL.log

First occurrence: 2018-01-22T15:47:14.855194 | revision 0aa28d72179f70b187fb092f8452a7d302c8e5f3, logs Times recorded: 1 Latest occurrences:

# ----------------------------------------------------------------------
# testNodes (check_kubernetes.TestKubernetes)
#
bash: /etc/kubernetes/start-kubernetes: No such file or directory
2018-01-23 04:16:57.858497 I | proto: duplicate proto type registered: google.protobuf.Any
2018-01-23 04:16:57.888557 I | proto: duplicate proto type registered: google.protobuf.Duration
2018-01-23 04:16:57.898161 I | proto: duplicate proto type registered: google.protobuf.Timestamp

DevTools listening on ws://127.0.0.1:9403/devtools/browser/f7a1dc7d-bf16-4826-b197-e321c758aa0c
[0123/091702.064234:ERROR:zygote_host_impl_linux.cc(268)] Failed to adjust OOM score of renderer with pid 15427: Permission denied (13)
[0123/091703.064033:ERROR:zygote_host_impl_linux.cc(268)] Failed to adjust OOM score of renderer with pid 15472: Permission denied (13)
> warning: 2018-01-23 04:17:08.253357 I | proto: duplicate proto type registered: google.protobuf.Any
2018-01-23 04:17:08.253536 I | proto: duplicate proto type registered: google.protobuf.Duration
2018-01-23 04:17:08.253557 I | proto: duplicate proto type registered: google.protobuf.Timestamp
error: current-context must exist in order to minify

> warning: received invalid kubectl config 
> warning: 2018-01-23 04:17:09.644232 I | proto: duplicate proto type registered: google.protobuf.Any
2018-01-23 04:17:09.645014 I | proto: duplicate proto type registered: google.protobuf.Duration
2018-01-23 04:17:09.645063 I | proto: duplicate proto type registered: google.protobuf.Timestamp

> warning: 
> warning: 
Unexpected journal message 'audit: type=1400 audit(1516698991.531:163): avc:  denied  { map } for  pid=1260 comm="hostname" path="/usr/bin/hostname" dev="dm-0" ino=20028 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:hostname_exec_t:s0 tclass=file permissive=0'
Unexpected journal message 'audit: type=1400 audit(1516698991.672:165): avc:  denied  { execute_no_trans } for  pid=1303 comm="pmie_check" path="/usr/bin/pmie" dev="dm-0" ino=139127 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:pcp_pmie_exec_t:s0 tclass=file permissive=0'
Wrote JS log to TestKubernetes-testNodes-fedora-27-127.0.0.2-2401-FAIL.js.log
Journal extracted to TestKubernetes-testNodes-fedora-27-127.0.0.2-2401-FAIL.log
Traceback (most recent call last):
  File "/build/cockpit/test/common/testlib.py", line 669, in tearDown
    self.check_journal_messages()
  File "/build/cockpit/test/common/testlib.py", line 804, in check_journal_messages
    raise Error(first)
Error: audit: type=1400 audit(1516698991.531:163): avc:  denied  { map } for  pid=1260 comm="hostname" path="/usr/bin/hostname" dev="dm-0" ino=20028 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:hostname_exec_t:s0 tclass=file permissive=0

not ok 173 testNodes (check_kubernetes.TestKubernetes) # duration: 56s
Wrote screenshot to TestKubernetes-testNodes-fedora-27-127.0.0.2-2401-FAIL.png
Wrote HTML dump to TestKubernetes-testNodes-fedora-27-127.0.0.2-2401-FAIL.html
Wrote JS log to TestKubernetes-testNodes-fedora-27-127.0.0.2-2401-FAIL.js.log
Journal extracted to TestKubernetes-testNodes-fedora-27-127.0.0.2-2401-FAIL.log

First occurrence: 2018-01-23T09:17:15.377237 | revision b0d8ed505f1ff5acc6de9a62b16f8d5d34e06519, logs Times recorded: 1 Latest occurrences:

# ----------------------------------------------------------------------
# testAbrtReport (check_journal.TestJournal)
#

DevTools listening on ws://127.0.0.1:9965/devtools/browser/c98c9c3b-b12a-4132-ada9-5dc202debbc5
[0123/091739.865892:ERROR:zygote_host_impl_linux.cc(268)] Failed to adjust OOM score of renderer with pid 16551: Permission denied (13)
[0123/091740.844801:ERROR:zygote_host_impl_linux.cc(268)] Failed to adjust OOM score of renderer with pid 16592: Permission denied (13)
Unexpected journal message 'audit: type=1400 audit(1516699051.231:162): avc:  denied  { map } for  pid=1300 comm="hostname" path="/usr/bin/hostname" dev="dm-0" ino=20028 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:hostname_exec_t:s0 tclass=file permissive=0'
Unexpected journal message 'audit: type=1400 audit(1516699051.347:164): avc:  denied  { execute_no_trans } for  pid=1330 comm="pmie_check" path="/usr/bin/pmie" dev="dm-0" ino=139127 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:pcp_pmie_exec_t:s0 tclass=file permissive=0'
Wrote JS log to TestJournal-testAbrtReport-fedora-27-127.0.0.2-2801-FAIL.js.log
Journal extracted to TestJournal-testAbrtReport-fedora-27-127.0.0.2-2801-FAIL.log
Core dumps downloaded to /build/cockpit/TestJournal-testAbrtReport-fedora-27-127.0.0.2-2801-FAIL.core
Traceback (most recent call last):
  File "/build/cockpit/test/common/testlib.py", line 669, in tearDown
    self.check_journal_messages()
  File "/build/cockpit/test/common/testlib.py", line 804, in check_journal_messages
    raise Error(first)
Error: audit: type=1400 audit(1516699051.231:162): avc:  denied  { map } for  pid=1300 comm="hostname" path="/usr/bin/hostname" dev="dm-0" ino=20028 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:hostname_exec_t:s0 tclass=file permissive=0

not ok 162 testAbrtReport (check_journal.TestJournal) # duration: 34s
Wrote screenshot to TestJournal-testAbrtReport-fedora-27-127.0.0.2-2801-FAIL.png
Wrote HTML dump to TestJournal-testAbrtReport-fedora-27-127.0.0.2-2801-FAIL.html
Wrote JS log to TestJournal-testAbrtReport-fedora-27-127.0.0.2-2801-FAIL.js.log
Journal extracted to TestJournal-testAbrtReport-fedora-27-127.0.0.2-2801-FAIL.log
Core dumps downloaded to /build/cockpit/TestJournal-testAbrtReport-fedora-27-127.0.0.2-2801-FAIL.core

First occurrence: 2018-01-23T09:17:52.307713 | revision b0d8ed505f1ff5acc6de9a62b16f8d5d34e06519, logs Times recorded: 1 Latest occurrences:

# ----------------------------------------------------------------------
# testBasic (check_kdump.TestKdump)
#
Created symlink /etc/systemd/system/multi-user.target.wants/kdump.service -> /usr/lib/systemd/system/kdump.service.
Job for kdump.service failed because the control process exited with error code.
See "systemctl  status kdump.service" and "journalctl  -xe" for details.

DevTools listening on ws://127.0.0.1:10186/devtools/browser/16d35c39-10f9-40f1-9610-9e7cee3464c1
[0123/091711.141527:ERROR:zygote_host_impl_linux.cc(268)] Failed to adjust OOM score of renderer with pid 15752: Permission denied (13)
[0123/091712.188427:ERROR:zygote_host_impl_linux.cc(268)] Failed to adjust OOM score of renderer with pid 15813: Permission denied (13)
Generating grub configuration file ...
Found linux image: /boot/vmlinuz-4.14.11-300.fc27.x86_64
Found initrd image: /boot/initramfs-4.14.11-300.fc27.x86_64.img
Found linux image: /boot/vmlinuz-4.13.9-300.fc27.x86_64
Found initrd image: /boot/initramfs-4.13.9-300.fc27.x86_64.img
Found linux image: /boot/vmlinuz-0-rescue-b7698e75e35a46dc9cd9db5d9bec44b8
Found initrd image: /boot/initramfs-0-rescue-b7698e75e35a46dc9cd9db5d9bec44b8.img
done
> warning: transport closed: disconnected
Connection to 127.0.0.2 closed by remote host.
CDP: {"source":"network","level":"error","text":"Failed to load resource: net::ERR_EMPTY_RESPONSE","timestamp":1516699040078.54,"url":"http://127.0.0.2:9791/cockpit/static/fonts/OpenSans-Light-webfont.woff","networkRequestId":"15813.29"}
ssh_exchange_identification: read: Connection reset by peer
ssh_exchange_identification: read: Connection reset by peer
ssh_exchange_identification: read: Connection reset by peer
> log: transport closed, dropped message:  1:1!4
{"call":["/org/freedesktop/timedate1","org.freedesktop.DBus.Properties","Get",["org.freedesktop.timedate1","NTPSynchronized"]],"id":"4"}
> log: transport closed, dropped message:  1:1!4
{"call":["/org/freedesktop/timedate1","org.freedesktop.DBus.Properties","Get",["org.freedesktop.timedate1","NTPSynchronized"]],"id":"5"}
> log: transport closed, dropped message:  1:1!4
{"call":["/org/freedesktop/timedate1","org.freedesktop.DBus.Properties","Get",["org.freedesktop.timedate1","NTPSynchronized"]],"id":"6"}
> log: transport closed, dropped message:  1:1!4
{"call":["/org/freedesktop/timedate1","org.freedesktop.DBus.Properties","Get",["org.freedesktop.timedate1","NTPSynchronized"]],"id":"7"}
> log: transport closed, dropped message:  1:1!4
{"call":["/org/freedesktop/timedate1","org.freedesktop.DBus.Properties","Get",["org.freedesktop.timedate1","NTPSynchronized"]],"id":"8"}
> warning: Unable to apply settings: Directory /var/crash2 isn't writable or doesn't exist.
> warning: transport closed: disconnected
CDP: {"source":"network","level":"error","text":"Failed to load resource: net::ERR_EMPTY_RESPONSE","timestamp":1516699143141.24,"url":"http://127.0.0.2:9791/cockpit/static/fonts/OpenSans-Light-webfont.woff","networkRequestId":"15813.131"}
Connection to 127.0.0.2 closed by remote host.
Unexpected journal message 'audit: type=1400 audit(1516699023.288:161): avc:  denied  { map } for  pid=1242 comm="hostname" path="/usr/bin/hostname" dev="dm-0" ino=20028 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:hostname_exec_t:s0 tclass=file permissive=0'
Unexpected journal message 'audit: type=1400 audit(1516699023.521:163): avc:  denied  { execute_no_trans } for  pid=1287 comm="pmie_check" path="/usr/bin/pmie" dev="dm-0" ino=139127 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:pcp_pmie_exec_t:s0 tclass=file permissive=0'
Wrote JS log to TestKdump-testBasic-fedora-27-127.0.0.2-2901-FAIL.js.log
Journal extracted to TestKdump-testBasic-fedora-27-127.0.0.2-2901-FAIL.log
Traceback (most recent call last):
  File "/build/cockpit/test/common/testlib.py", line 669, in tearDown
    self.check_journal_messages()
  File "/build/cockpit/test/common/testlib.py", line 804, in check_journal_messages
    raise Error(first)
Error: audit: type=1400 audit(1516699023.288:161): avc:  denied  { map } for  pid=1242 comm="hostname" path="/usr/bin/hostname" dev="dm-0" ino=20028 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:hostname_exec_t:s0 tclass=file permissive=0

not ok 167 testBasic (check_kdump.TestKdump) # duration: 136s
Wrote screenshot to TestKdump-testBasic-fedora-27-127.0.0.2-2901-FAIL.png
Wrote HTML dump to TestKdump-testBasic-fedora-27-127.0.0.2-2901-FAIL.html
Wrote JS log to TestKdump-testBasic-fedora-27-127.0.0.2-2901-FAIL.js.log
Journal extracted to TestKdump-testBasic-fedora-27-127.0.0.2-2901-FAIL.log

First occurrence: 2018-01-23T09:19:06.471228 | revision b0d8ed505f1ff5acc6de9a62b16f8d5d34e06519, logs Times recorded: 1 Latest occurrences:

# ----------------------------------------------------------------------
# testLvm (check_storage_lvm2.TestStorage)
#

DevTools listening on ws://127.0.0.1:10040/devtools/browser/99ed6b5c-3677-4e39-933f-14cb96b71f2a
[0123/092339.805713:ERROR:zygote_host_impl_linux.cc(268)] Failed to adjust OOM score of renderer with pid 26755: Permission denied (13)
[0123/092340.837222:ERROR:zygote_host_impl_linux.cc(268)] Failed to adjust OOM score of renderer with pid 26856: Permission denied (13)
  WARNING: Sum of all thin volume sizes (100.00 MiB) exceeds the size of thin pool TEST1/pool and the size of whole volume group (48.00 MiB)!
> warning: This logical volume cannot be made smaller.
Unexpected journal message 'audit: type=1400 audit(1516699412.559:162): avc:  denied  { map } for  pid=1236 comm="hostname" path="/usr/bin/hostname" dev="dm-0" ino=20028 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:hostname_exec_t:s0 tclass=file permissive=0'
Unexpected journal message 'audit: type=1400 audit(1516699412.766:165): avc:  denied  { execute_no_trans } for  pid=1296 comm="pmie_check" path="/usr/bin/pmie" dev="dm-0" ino=139127 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:pcp_pmie_exec_t:s0 tclass=file permissive=0'
Wrote JS log to TestStorage-testLvm-fedora-27-127.0.0.2-2401-FAIL.js.log
Journal extracted to TestStorage-testLvm-fedora-27-127.0.0.2-2401-FAIL.log
Traceback (most recent call last):
  File "/build/cockpit/test/common/testlib.py", line 669, in tearDown
    self.check_journal_messages()
  File "/build/cockpit/test/common/testlib.py", line 804, in check_journal_messages
    raise Error(first)
Error: audit: type=1400 audit(1516699412.559:162): avc:  denied  { map } for  pid=1236 comm="hostname" path="/usr/bin/hostname" dev="dm-0" ino=20028 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:hostname_exec_t:s0 tclass=file permissive=0

not ok 94 testLvm (check_storage_lvm2.TestStorage) # duration: 52s
Wrote screenshot to TestStorage-testLvm-fedora-27-127.0.0.2-2401-FAIL.png
Wrote HTML dump to TestStorage-testLvm-fedora-27-127.0.0.2-2401-FAIL.html
Wrote JS log to TestStorage-testLvm-fedora-27-127.0.0.2-2401-FAIL.js.log
Journal extracted to TestStorage-testLvm-fedora-27-127.0.0.2-2401-FAIL.log

First occurrence: 2018-01-23T09:24:10.349826 | revision b0d8ed505f1ff5acc6de9a62b16f8d5d34e06519, logs Times recorded: 1 Latest occurrences:

# ----------------------------------------------------------------------
# testBasic (check_shutdown_restart.TestShutdownRestart)
#

DevTools listening on ws://127.0.0.1:9587/devtools/browser/c21a9497-ff3e-41ed-b926-8f6a5d83d2dd
[0123/092441.049878:ERROR:zygote_host_impl_linux.cc(268)] Failed to adjust OOM score of renderer with pid 28666: Permission denied (13)
[0123/092442.090680:ERROR:zygote_host_impl_linux.cc(268)] Failed to adjust OOM score of renderer with pid 28738: Permission denied (13)
> warning: Shutdown scheduled for Tue 2018-01-23 04:24:45 EST, use 'shutdown -c' to cancel.

> warning: transport closed: disconnected
Connection to 127.0.0.2 closed by remote host.
CDP: {"source":"network","level":"error","text":"Failed to load resource: net::ERR_EMPTY_RESPONSE","timestamp":1516699486754.86,"url":"http://127.0.0.2:9391/cockpit/static/fonts/OpenSans-Light-webfont.woff","networkRequestId":"28738.29"}
> log: transport closed, dropped message:  1:1!4
{"call":["/org/freedesktop/timedate1","org.freedesktop.DBus.Properties","Get",["org.freedesktop.timedate1","NTPSynchronized"]],"id":"3"}
> log: transport closed, dropped message:  1:1!4
{"call":["/org/freedesktop/timedate1","org.freedesktop.DBus.Properties","Get",["org.freedesktop.timedate1","NTPSynchronized"]],"id":"4"}
> log: transport closed, dropped message:  1:1!4
{"call":["/org/freedesktop/timedate1","org.freedesktop.DBus.Properties","Get",["org.freedesktop.timedate1","NTPSynchronized"]],"id":"5"}
Unexpected journal message 'audit: type=1400 audit(1516699473.183:161): avc:  denied  { map } for  pid=1246 comm="hostname" path="/usr/bin/hostname" dev="dm-0" ino=20028 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:hostname_exec_t:s0 tclass=file permissive=0'
Unexpected journal message 'audit: type=1400 audit(1516699473.463:165): avc:  denied  { execute_no_trans } for  pid=1298 comm="pmie_check" path="/usr/bin/pmie" dev="dm-0" ino=139127 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:pcp_pmie_exec_t:s0 tclass=file permissive=0'
Wrote JS log to TestShutdownRestart-testBasic-fedora-27-127.0.0.2-2501-FAIL.js.log
Journal extracted to TestShutdownRestart-testBasic-fedora-27-127.0.0.2-2501-FAIL.log
Journal extracted to TestShutdownRestart-testBasic-fedora-27-127.0.0.2-2502-FAIL.log
Traceback (most recent call last):
  File "/build/cockpit/bots/../test/verify/check-shutdown-restart", line 95, in testBasic
    self.check_journal_messages()
  File "/build/cockpit/test/common/testlib.py", line 804, in check_journal_messages
    raise Error(first)
Error: audit: type=1400 audit(1516699473.183:161): avc:  denied  { map } for  pid=1246 comm="hostname" path="/usr/bin/hostname" dev="dm-0" ino=20028 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:hostname_exec_t:s0 tclass=file permissive=0

not ok 82 testBasic (check_shutdown_restart.TestShutdownRestart) # duration: 44s
Wrote screenshot to TestShutdownRestart-testBasic-fedora-27-127.0.0.2-2501-FAIL.png
Wrote HTML dump to TestShutdownRestart-testBasic-fedora-27-127.0.0.2-2501-FAIL.html
Wrote JS log to TestShutdownRestart-testBasic-fedora-27-127.0.0.2-2501-FAIL.js.log
Journal extracted to TestShutdownRestart-testBasic-fedora-27-127.0.0.2-2501-FAIL.log
Journal extracted to TestShutdownRestart-testBasic-fedora-27-127.0.0.2-2502-FAIL.log

First occurrence: 2018-01-23T09:25:07.205097 | revision b0d8ed505f1ff5acc6de9a62b16f8d5d34e06519, logs Times recorded: 1 Latest occurrences:

# ----------------------------------------------------------------------
# testBasic (check_sosreport.TestSOS)
#

DevTools listening on ws://127.0.0.1:10080/devtools/browser/c8a37abb-83d9-4eb9-b60f-e141f4f3862e
[0123/092428.937729:ERROR:zygote_host_impl_linux.cc(268)] Failed to adjust OOM score of renderer with pid 28288: Permission denied (13)
[0123/092429.954541:ERROR:zygote_host_impl_linux.cc(268)] Failed to adjust OOM score of renderer with pid 28326: Permission denied (13)
Unexpected journal message 'audit: type=1400 audit(1516699460.271:161): avc:  denied  { map } for  pid=1305 comm="hostname" path="/usr/bin/hostname" dev="dm-0" ino=20028 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:hostname_exec_t:s0 tclass=file permissive=0'
Unexpected journal message 'audit: type=1400 audit(1516699460.402:163): avc:  denied  { execute_no_trans } for  pid=1337 comm="pmie_check" path="/usr/bin/pmie" dev="dm-0" ino=139127 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:pcp_pmie_exec_t:s0 tclass=file permissive=0'
Wrote JS log to TestSOS-testBasic-fedora-27-127.0.0.2-2601-FAIL.js.log
Journal extracted to TestSOS-testBasic-fedora-27-127.0.0.2-2601-FAIL.log
Traceback (most recent call last):
  File "/build/cockpit/test/common/testlib.py", line 669, in tearDown
    self.check_journal_messages()
  File "/build/cockpit/test/common/testlib.py", line 804, in check_journal_messages
    raise Error(first)
Error: audit: type=1400 audit(1516699460.271:161): avc:  denied  { map } for  pid=1305 comm="hostname" path="/usr/bin/hostname" dev="dm-0" ino=20028 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:hostname_exec_t:s0 tclass=file permissive=0

not ok 85 testBasic (check_sosreport.TestSOS) # duration: 161s
Wrote screenshot to TestSOS-testBasic-fedora-27-127.0.0.2-2601-FAIL.png
Wrote HTML dump to TestSOS-testBasic-fedora-27-127.0.0.2-2601-FAIL.html
Wrote JS log to TestSOS-testBasic-fedora-27-127.0.0.2-2601-FAIL.js.log
Journal extracted to TestSOS-testBasic-fedora-27-127.0.0.2-2601-FAIL.log

First occurrence: 2018-01-23T09:26:50.358519 | revision b0d8ed505f1ff5acc6de9a62b16f8d5d34e06519, logs Times recorded: 1 Latest occurrences:

# ----------------------------------------------------------------------
# testProjectAdmin (check_openshift.TestRegistry)
#
/etc/profile.d/lang.sh: line 20: warning: setlocale: LC_COLLATE: cannot change locale (en_US.UTF-8): No such file or directory
/etc/profile.d/lang.sh: line 23: warning: setlocale: LC_MESSAGES: cannot change locale (en_US.UTF-8): No such file or directory
/etc/profile.d/lang.sh: line 26: warning: setlocale: LC_NUMERIC: cannot change locale (en_US.UTF-8): No such file or directory
/etc/profile.d/lang.sh: line 29: warning: setlocale: LC_TIME: cannot change locale (en_US.UTF-8): No such file or directory
/etc/profile.d/lang.sh: line 20: warning: setlocale: LC_COLLATE: cannot change locale (en_US.UTF-8): No such file or directory
/etc/profile.d/lang.sh: line 23: warning: setlocale: LC_MESSAGES: cannot change locale (en_US.UTF-8): No such file or directory
/etc/profile.d/lang.sh: line 26: warning: setlocale: LC_NUMERIC: cannot change locale (en_US.UTF-8): No such file or directory
/etc/profile.d/lang.sh: line 29: warning: setlocale: LC_TIME: cannot change locale (en_US.UTF-8): No such file or directory
The connection to the server 10.111.112.101:8443 was refused - did you specify the right host or port?
The connection to the server 10.111.112.101:8443 was refused - did you specify the right host or port?
The connection to the server 10.111.112.101:8443 was refused - did you specify the right host or port?
The connection to the server 10.111.112.101:8443 was refused - did you specify the right host or port?
The connection to the server 10.111.112.101:8443 was refused - did you specify the right host or port?
The connection to the server 10.111.112.101:8443 was refused - did you specify the right host or port?
the server doesn't have a resource type "projects"
/etc/profile.d/lang.sh: line 20: warning: setlocale: LC_COLLATE: cannot change locale (en_US.UTF-8): No such file or directory
/etc/profile.d/lang.sh: line 23: warning: setlocale: LC_MESSAGES: cannot change locale (en_US.UTF-8): No such file or directory
/etc/profile.d/lang.sh: line 26: warning: setlocale: LC_NUMERIC: cannot change locale (en_US.UTF-8): No such file or directory
/etc/profile.d/lang.sh: line 29: warning: setlocale: LC_TIME: cannot change locale (en_US.UTF-8): No such file or directory

DevTools listening on ws://127.0.0.1:9249/devtools/browser/9d69d97b-ab8d-4e69-a080-349aaf655125
[0123/092737.860252:ERROR:zygote_host_impl_linux.cc(268)] Failed to adjust OOM score of renderer with pid 33123: Permission denied (13)
[0123/092738.933144:ERROR:zygote_host_impl_linux.cc(268)] Failed to adjust OOM score of renderer with pid 33158: Permission denied (13)
> warning: 2018-01-23 04:27:42.683267 I | proto: duplicate proto type registered: google.protobuf.Any
2018-01-23 04:27:42.683468 I | proto: duplicate proto type registered: google.protobuf.Duration
2018-01-23 04:27:42.683499 I | proto: duplicate proto type registered: google.protobuf.Timestamp

> warning: 2018-01-23 04:27:43.060238 I | proto: duplicate proto type registered: google.protobuf.Any
2018-01-23 04:27:43.060390 I | proto: duplicate proto type registered: google.protobuf.Duration
2018-01-23 04:27:43.060429 I | proto: duplicate proto type registered: google.protobuf.Timestamp

Unexpected journal message 'audit: type=1400 audit(1516699625.256:167): avc:  denied  { map } for  pid=1297 comm="hostname" path="/usr/bin/hostname" dev="dm-0" ino=20028 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:hostname_exec_t:s0 tclass=file permissive=0'
Wrote JS log to TestRegistry-testProjectAdmin-fedora-27-127.0.0.2-2601-FAIL.js.log
Journal extracted to TestRegistry-testProjectAdmin-fedora-27-127.0.0.2-2601-FAIL.log
Journal extracted to TestRegistry-testProjectAdmin-openshift-127.0.0.2-2602-FAIL.log
/etc/profile.d/lang.sh: line 20: warning: setlocale: LC_COLLATE: cannot change locale (en_US.UTF-8): No such file or directory
/etc/profile.d/lang.sh: line 23: warning: setlocale: LC_MESSAGES: cannot change locale (en_US.UTF-8): No such file or directory
/etc/profile.d/lang.sh: line 26: warning: setlocale: LC_NUMERIC: cannot change locale (en_US.UTF-8): No such file or directory
/etc/profile.d/lang.sh: line 29: warning: setlocale: LC_TIME: cannot change locale (en_US.UTF-8): No such file or directory
Traceback (most recent call last):
  File "/build/cockpit/test/common/testlib.py", line 669, in tearDown
    self.check_journal_messages()
  File "/build/cockpit/test/common/testlib.py", line 804, in check_journal_messages
    raise Error(first)
Error: audit: type=1400 audit(1516699625.256:167): avc:  denied  { map } for  pid=1297 comm="hostname" path="/usr/bin/hostname" dev="dm-0" ino=20028 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:hostname_exec_t:s0 tclass=file permissive=0

not ok 54 testProjectAdmin (check_openshift.TestRegistry) # duration: 65s
Wrote screenshot to TestRegistry-testProjectAdmin-fedora-27-127.0.0.2-2601-FAIL.png
Wrote HTML dump to TestRegistry-testProjectAdmin-fedora-27-127.0.0.2-2601-FAIL.html
Wrote JS log to TestRegistry-testProjectAdmin-fedora-27-127.0.0.2-2601-FAIL.js.log
Journal extracted to TestRegistry-testProjectAdmin-fedora-27-127.0.0.2-2601-FAIL.log
Journal extracted to TestRegistry-testProjectAdmin-openshift-127.0.0.2-2602-FAIL.log
/etc/profile.d/lang.sh: line 20: warning: setlocale: LC_COLLATE: cannot change locale (en_US.UTF-8): No such file or directory
/etc/profile.d/lang.sh: line 23: warning: setlocale: LC_MESSAGES: cannot change locale (en_US.UTF-8): No such file or directory
/etc/profile.d/lang.sh: line 26: warning: setlocale: LC_NUMERIC: cannot change locale (en_US.UTF-8): No such file or directory
/etc/profile.d/lang.sh: line 29: warning: setlocale: LC_TIME: cannot change locale (en_US.UTF-8): No such file or directory

First occurrence: 2018-01-23T09:27:58.882708 | revision b0d8ed505f1ff5acc6de9a62b16f8d5d34e06519, logs Times recorded: 1 Latest occurrences:

# ----------------------------------------------------------------------
# testDelete (check_openshift.TestOpenshift)
#
/etc/profile.d/lang.sh: line 20: warning: setlocale: LC_COLLATE: cannot change locale (en_US.UTF-8): No such file or directory
/etc/profile.d/lang.sh: line 23: warning: setlocale: LC_MESSAGES: cannot change locale (en_US.UTF-8): No such file or directory
/etc/profile.d/lang.sh: line 26: warning: setlocale: LC_NUMERIC: cannot change locale (en_US.UTF-8): No such file or directory
/etc/profile.d/lang.sh: line 29: warning: setlocale: LC_TIME: cannot change locale (en_US.UTF-8): No such file or directory
/etc/profile.d/lang.sh: line 20: warning: setlocale: LC_COLLATE: cannot change locale (en_US.UTF-8): No such file or directory
/etc/profile.d/lang.sh: line 23: warning: setlocale: LC_MESSAGES: cannot change locale (en_US.UTF-8): No such file or directory
/etc/profile.d/lang.sh: line 26: warning: setlocale: LC_NUMERIC: cannot change locale (en_US.UTF-8): No such file or directory
/etc/profile.d/lang.sh: line 29: warning: setlocale: LC_TIME: cannot change locale (en_US.UTF-8): No such file or directory
/etc/profile.d/lang.sh: line 20: warning: setlocale: LC_COLLATE: cannot change locale (en_US.UTF-8): No such file or directory
/etc/profile.d/lang.sh: line 23: warning: setlocale: LC_MESSAGES: cannot change locale (en_US.UTF-8): No such file or directory
/etc/profile.d/lang.sh: line 26: warning: setlocale: LC_NUMERIC: cannot change locale (en_US.UTF-8): No such file or directory
/etc/profile.d/lang.sh: line 29: warning: setlocale: LC_TIME: cannot change locale (en_US.UTF-8): No such file or directory
The connection to the server 10.111.112.101:8443 was refused - did you specify the right host or port?
The connection to the server 10.111.112.101:8443 was refused - did you specify the right host or port?
The connection to the server 10.111.112.101:8443 was refused - did you specify the right host or port?
The connection to the server 10.111.112.101:8443 was refused - did you specify the right host or port?
The connection to the server 10.111.112.101:8443 was refused - did you specify the right host or port?
The connection to the server 10.111.112.101:8443 was refused - did you specify the right host or port?

DevTools listening on ws://127.0.0.1:9779/devtools/browser/f5b7d334-4e51-43c3-9147-91b18f9a78a5
[0123/092950.880281:ERROR:zygote_host_impl_linux.cc(268)] Failed to adjust OOM score of renderer with pid 35828: Permission denied (13)
[0123/092951.877403:ERROR:zygote_host_impl_linux.cc(268)] Failed to adjust OOM score of renderer with pid 35859: Permission denied (13)
> warning: 2018-01-23 04:29:54.212553 I | proto: duplicate proto type registered: google.protobuf.Any
2018-01-23 04:29:54.212844 I | proto: duplicate proto type registered: google.protobuf.Duration
2018-01-23 04:29:54.212878 I | proto: duplicate proto type registered: google.protobuf.Timestamp

> warning: 2018-01-23 04:29:54.623367 I | proto: duplicate proto type registered: google.protobuf.Any
2018-01-23 04:29:54.623438 I | proto: duplicate proto type registered: google.protobuf.Duration
2018-01-23 04:29:54.623452 I | proto: duplicate proto type registered: google.protobuf.Timestamp

Unexpected journal message 'audit: type=1400 audit(1516699756.884:160): avc:  denied  { map } for  pid=1269 comm="hostname" path="/usr/bin/hostname" dev="dm-0" ino=20028 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:hostname_exec_t:s0 tclass=file permissive=0'
Unexpected journal message 'audit: type=1400 audit(1516699757.028:162): avc:  denied  { execute_no_trans } for  pid=1314 comm="pmie_check" path="/usr/bin/pmie" dev="dm-0" ino=139127 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:pcp_pmie_exec_t:s0 tclass=file permissive=0'
Wrote JS log to TestOpenshift-testDelete-fedora-27-127.0.0.2-2601-FAIL.js.log
Journal extracted to TestOpenshift-testDelete-fedora-27-127.0.0.2-2601-FAIL.log
Journal extracted to TestOpenshift-testDelete-openshift-127.0.0.2-2602-FAIL.log
/etc/profile.d/lang.sh: line 20: warning: setlocale: LC_COLLATE: cannot change locale (en_US.UTF-8): No such file or directory
/etc/profile.d/lang.sh: line 23: warning: setlocale: LC_MESSAGES: cannot change locale (en_US.UTF-8): No such file or directory
/etc/profile.d/lang.sh: line 26: warning: setlocale: LC_NUMERIC: cannot change locale (en_US.UTF-8): No such file or directory
/etc/profile.d/lang.sh: line 29: warning: setlocale: LC_TIME: cannot change locale (en_US.UTF-8): No such file or directory
Traceback (most recent call last):
  File "/build/cockpit/test/common/testlib.py", line 669, in tearDown
    self.check_journal_messages()
  File "/build/cockpit/test/common/testlib.py", line 804, in check_journal_messages
    raise Error(first)
Error: audit: type=1400 audit(1516699756.884:160): avc:  denied  { map } for  pid=1269 comm="hostname" path="/usr/bin/hostname" dev="dm-0" ino=20028 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:hostname_exec_t:s0 tclass=file permissive=0

not ok 43 testDelete (check_openshift.TestOpenshift) # duration: 56s
Wrote screenshot to TestOpenshift-testDelete-fedora-27-127.0.0.2-2601-FAIL.png
Wrote HTML dump to TestOpenshift-testDelete-fedora-27-127.0.0.2-2601-FAIL.html
Wrote JS log to TestOpenshift-testDelete-fedora-27-127.0.0.2-2601-FAIL.js.log
Journal extracted to TestOpenshift-testDelete-fedora-27-127.0.0.2-2601-FAIL.log
Journal extracted to TestOpenshift-testDelete-openshift-127.0.0.2-2602-FAIL.log
/etc/profile.d/lang.sh: line 20: warning: setlocale: LC_COLLATE: cannot change locale (en_US.UTF-8): No such file or directory
/etc/profile.d/lang.sh: line 23: warning: setlocale: LC_MESSAGES: cannot change locale (en_US.UTF-8): No such file or directory
/etc/profile.d/lang.sh: line 26: warning: setlocale: LC_NUMERIC: cannot change locale (en_US.UTF-8): No such file or directory
/etc/profile.d/lang.sh: line 29: warning: setlocale: LC_TIME: cannot change locale (en_US.UTF-8): No such file or directory

First occurrence: 2018-01-23T09:30:02.305524 | revision b0d8ed505f1ff5acc6de9a62b16f8d5d34e06519, logs Times recorded: 1 Latest occurrences:

# ----------------------------------------------------------------------
# testBondMac (check_networking_mac.TestNetworking)
#
NAME         UUID                                  TYPE            DEVICE 
System eth0  5fb06bd0-0bb0-7ffb-45f1-d6edd65f3e03  802-3-ethernet  eth0   
virbr0       4acb6452-ac63-4c69-ab54-2c9b8434a20d  bridge          virbr0 
System eth1  9c92fad9-6ecb-3e6c-eb4d-8a47c6f50c04  802-3-ethernet  --     
ens2         39ef3890-56af-4114-9a24-f3f94c42acfe  802-3-ethernet  --     

DevTools listening on ws://127.0.0.1:9656/devtools/browser/3451230d-3768-4e67-ad21-962c5099f16a
[0123/093117.965127:ERROR:zygote_host_impl_linux.cc(268)] Failed to adjust OOM score of renderer with pid 38146: Permission denied (13)
[0123/093119.067179:ERROR:zygote_host_impl_linux.cc(268)] Failed to adjust OOM score of renderer with pid 38196: Permission denied (13)
52:54:01:00:00:03 -> eth2
52:54:01:00:00:03 -> eth2
52:54:01:00:00:04 -> eth3
52:54:01:00:00:04 -> eth3
Unexpected journal message 'audit: type=1400 audit(1516699869.471:162): avc:  denied  { map } for  pid=1297 comm="hostname" path="/usr/bin/hostname" dev="dm-0" ino=20028 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:hostname_exec_t:s0 tclass=file permissive=0'
Unexpected journal message 'audit: type=1400 audit(1516699869.700:167): avc:  denied  { execute_no_trans } for  pid=1330 comm="pmie_check" path="/usr/bin/pmie" dev="dm-0" ino=139127 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:pcp_pmie_exec_t:s0 tclass=file permissive=0'
Wrote JS log to TestNetworking-testBondMac-fedora-27-127.0.0.2-2401-FAIL.js.log
Journal extracted to TestNetworking-testBondMac-fedora-27-127.0.0.2-2401-FAIL.log
Journal extracted to TestNetworking-testBondMac-fedora-26-127.0.0.2-2402-FAIL.log
Traceback (most recent call last):
  File "/build/cockpit/test/common/testlib.py", line 669, in tearDown
    self.check_journal_messages()
  File "/build/cockpit/test/common/testlib.py", line 804, in check_journal_messages
    raise Error(first)
Error: audit: type=1400 audit(1516699869.471:162): avc:  denied  { map } for  pid=1297 comm="hostname" path="/usr/bin/hostname" dev="dm-0" ino=20028 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:hostname_exec_t:s0 tclass=file permissive=0

not ok 32 testBondMac (check_networking_mac.TestNetworking) # duration: 43s
Wrote screenshot to TestNetworking-testBondMac-fedora-27-127.0.0.2-2401-FAIL.png
Wrote HTML dump to TestNetworking-testBondMac-fedora-27-127.0.0.2-2401-FAIL.html
Wrote JS log to TestNetworking-testBondMac-fedora-27-127.0.0.2-2401-FAIL.js.log
Journal extracted to TestNetworking-testBondMac-fedora-27-127.0.0.2-2401-FAIL.log
Journal extracted to TestNetworking-testBondMac-fedora-26-127.0.0.2-2402-FAIL.log

First occurrence: 2018-01-23T09:31:40.602587 | revision b0d8ed505f1ff5acc6de9a62b16f8d5d34e06519, logs Times recorded: 1 Latest occurrences:

cockpituous commented 6 years ago

verify/fedora-27 Ooops, it happened again


# ----------------------------------------------------------------------
# testBridge (check_networking_bridge.TestNetworking)
#
NAME         UUID                                  TYPE            DEVICE 
System eth0  5fb06bd0-0bb0-7ffb-45f1-d6edd65f3e03  802-3-ethernet  eth0   
virbr0       9150e005-9d24-405e-89e9-569cc94bdae2  bridge          virbr0 
System eth1  9c92fad9-6ecb-3e6c-eb4d-8a47c6f50c04  802-3-ethernet  --     
ens2         39ef3890-56af-4114-9a24-f3f94c42acfe  802-3-ethernet  --     

DevTools listening on ws://127.0.0.1:9260/devtools/browser/7811fefe-4f19-421e-a365-999b89fbf73d
[0123/093129.247303:ERROR:zygote_host_impl_linux.cc(268)] Failed to adjust OOM score of renderer with pid 38630: Permission denied (13)
[0123/093130.220248:ERROR:zygote_host_impl_linux.cc(268)] Failed to adjust OOM score of renderer with pid 38686: Permission denied (13)
52:54:01:00:00:03 -> eth2
52:54:01:00:00:03 -> eth2
52:54:01:00:00:04 -> eth3
52:54:01:00:00:04 -> eth3
Unexpected journal message 'audit: type=1400 audit(1516699882.023:180): avc:  denied  { execute_no_trans } for  pid=1340 comm="pmie_check" path="/usr/bin/pmie" dev="dm-0" ino=139127 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:pcp_pmie_exec_t:s0 tclass=file permissive=0'
Wrote JS log to TestNetworking-testBridge-fedora-27-127.0.0.2-2901-FAIL.js.log
Journal extracted to TestNetworking-testBridge-fedora-27-127.0.0.2-2901-FAIL.log
Journal extracted to TestNetworking-testBridge-fedora-26-127.0.0.2-2902-FAIL.log
Traceback (most recent call last):
  File "/build/cockpit/test/common/testlib.py", line 669, in tearDown
    self.check_journal_messages()
  File "/build/cockpit/test/common/testlib.py", line 804, in check_journal_messages
    raise Error(first)
Error: audit: type=1400 audit(1516699882.023:180): avc:  denied  { execute_no_trans } for  pid=1340 comm="pmie_check" path="/usr/bin/pmie" dev="dm-0" ino=139127 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:pcp_pmie_exec_t:s0 tclass=file permissive=0

not ok 29 testBridge (check_networking_bridge.TestNetworking) # duration: 36s
Wrote screenshot to TestNetworking-testBridge-fedora-27-127.0.0.2-2901-FAIL.png
Wrote HTML dump to TestNetworking-testBridge-fedora-27-127.0.0.2-2901-FAIL.html
Wrote JS log to TestNetworking-testBridge-fedora-27-127.0.0.2-2901-FAIL.js.log
Journal extracted to TestNetworking-testBridge-fedora-27-127.0.0.2-2901-FAIL.log
Journal extracted to TestNetworking-testBridge-fedora-26-127.0.0.2-2902-FAIL.log

First occurrence: 2018-01-23T09:31:47.375419 | revision b0d8ed505f1ff5acc6de9a62b16f8d5d34e06519, logs Times recorded: 1 Latest occurrences:

# ----------------------------------------------------------------------
# testBasic (check_ovirt.TestOVirtMachines)
#

                                                                           0.0%
                                                                           0.0%
                                                                           0.0%
                                                                           0.0%
                                                                           0.0%
                                                                           0.1%
                                                                           0.1%
                                                                           0.1%
                                                                           0.1%
                                                                           0.1%
                                                                           0.1%
                                                                           0.1%
                                                                           0.2%
                                                                           0.2%
                                                                           0.2%
                                                                           0.2%
                                                                           0.2%
                                                                           0.3%
                                                                           0.3%
                                                                           0.3%
                                                                           0.3%
                                                                           0.4%
                                                                           0.4%
                                                                           0.4%
                                                                           0.5%
                                                                           0.5%
                                                                           0.6%
                                                                           0.6%
                                                                           0.7%
                                                                           0.7%
                                                                           0.8%
                                                                           0.8%
                                                                           0.9%
                                                                           1.0%
                                                                           1.0%
                                                                           1.1%
                                                                           1.2%
                                                                           1.3%
                                                                           1.3%
#                                                                          1.4%
#                                                                          1.5%
#                                                                          1.7%
#                                                                          1.7%
#                                                                          1.9%
#                                                                          2.0%
#                                                                          2.1%
#                                                                          2.3%
#                                                                          2.4%
#                                                                          2.5%
#                                                                          2.7%
##                                                                         2.9%
##                                                                         3.1%
##                                                                         3.3%
##                                                                         3.5%
##                                                                         3.7%
##                                                                         3.9%
##                                                                         4.2%
###                                                                        4.4%
###                                                                        4.7%
###                                                                        5.0%
###                                                                        5.3%
###                                                                        5.5%
####                                                                       5.8%
####                                                                       6.1%
####                                                                       6.4%
####                                                                       6.7%
#####                                                                      7.0%
#####                                                                      7.3%
#####                                                                      7.6%
#####                                                                      7.9%
#####                                                                      8.1%
######                                                                     8.4%
######                                                                     8.7%
######                                                                     8.9%
######                                                                     9.2%
######                                                                     9.5%
#######                                                                    9.8%
#######                                                                   10.0%
#######                                                                   10.3%
#######                                                                   10.6%
#######                                                                   10.9%
#######                                                                   11.1%
########                                                                  11.4%
########                                                                  11.7%
########                                                                  12.0%
########                                                                  12.2%
########                                                                  12.5%
#########                                                                 12.7%
#########                                                                 12.9%
#########                                                                 13.1%
#########                                                                 13.3%
#########                                                                 13.4%
#########                                                                 13.6%
#########                                                                 13.8%
##########                                                                14.0%
##########                                                                14.2%
##########                                                                14.4%
##########                                                                14.5%
##########                                                                14.7%
##########                                                                14.9%
##########                                                                15.0%
##########                                                                15.2%
###########                                                               15.4%
###########                                                               15.6%
###########                                                               15.6%
###########                                                               15.9%
###########                                                               16.0%
###########                                                               16.2%
###########                                                               16.3%
###########                                                               16.4%
###########                                                               16.5%
###########                                                               16.7%
############                                                              16.8%
############                                                              16.9%
############                                                              17.0%
############                                                              17.2%
############                                                              17.3%
############                                                              17.4%
############                                                              17.5%
############                                                              17.7%
############                                                              17.8%
############                                                              17.9%
#############                                                             18.1%
#############                                                             18.2%
#############                                                             18.3%
#############                                                             18.4%
#############                                                             18.5%
#############                                                             18.7%
#############                                                             18.8%
#############                                                             18.9%
#############                                                             19.0%
#############                                                             19.1%
#############                                                             19.2%
#############                                                             19.3%
#############                                                             19.4%
##############                                                            19.5%
##############                                                            19.5%
##############                                                            19.6%
##############                                                            19.7%
##############                                                            19.8%
##############                                                            20.0%
##############                                                            20.0%
##############                                                            20.1%
##############                                                            20.2%
##############                                                            20.3%
##############                                                            20.5%
##############                                                            20.6%
##############                                                            20.6%
##############                                                            20.8%
###############                                                           20.9%
###############                                                           21.0%
###############                                                           21.1%
###############                                                           21.2%
###############                                                           21.3%
###############                                                           21.4%
###############                                                           21.5%
###############                                                           21.6%
###############                                                           21.7%
###############                                                           21.8%
###############                                                           21.9%
###############                                                           22.0%
###############                                                           22.1%
################                                                          22.2%
################                                                          22.4%
################                                                          22.5%
################                                                          22.5%
################                                                          22.7%
################                                                          22.7%
################                                                          22.8%
################                                                          22.9%
################                                                          23.0%
################                                                          23.2%
################                                                          23.3%
################                                                          23.4%
################                                                          23.5%
################                                                          23.6%
#################                                                         23.7%
#################                                                         23.8%
#################                                                         23.9%
#################                                                         23.9%
#################                                                         24.0%
#################                                                         24.1%
#################                                                         24.2%
#################                                                         24.3%
#################                                                         24.3%
#################                                                         24.4%
#################                                                         24.5%
#################                                                         24.6%
#################                                                         24.7%
#################                                                         24.8%
#################                                                         24.8%
#################                                                         24.9%
#################                                                         25.0%
##################                                                        25.1%
##################                                                        25.2%
##################                                                        25.3%
##################                                                        25.3%
##################                                                        25.4%
##################                                                        25.5%
##################                                                        25.6%
##################                                                        25.7%
##################                                                        25.8%
##################                                                        25.9%
##################                                                        26.0%
##################                                                        26.1%
##################                                                        26.2%
##################                                                        26.2%
##################                                                        26.3%
##################                                                        26.4%
###################                                                       26.4%
###################                                                       26.5%
###################                                                       26.5%
###################                                                       26.6%
###################                                                       26.7%
###################                                                       26.7%
###################                                                       26.8%
###################                                                       26.8%
###################                                                       26.9%
###################                                                       26.9%
###################                                                       27.0%
###################                                                       27.0%
###################                                                       27.0%
###################                                                       27.1%
###################                                                       27.1%
###################                                                       27.1%
###################                                                       27.2%
###################                                                       27.2%
###################                                                       27.2%
###################                                                       27.3%
###################                                                       27.3%
###################                                                       27.4%
###################                                                       27.4%
###################                                                       27.4%
###################                                                       27.5%
###################                                                       27.5%
###################                                                       27.6%
###################                                                       27.6%
###################                                                       27.6%
###################                                                       27.7%
###################                                                       27.7%
###################                                                       27.8%
####################                                                      27.8%
####################                                                      27.8%
####################                                                      27.9%
####################                                                      27.9%
####################                                                      28.0%
####################                                                      28.0%
####################                                                      28.0%
####################                                                      28.1%
####################                                                      28.1%
####################                                                      28.2%
####################                                                      28.2%
####################                                                      28.3%
####################                                                      28.3%
####################                                                      28.3%
####################                                                      28.4%
####################                                                      28.4%
####################                                                      28.4%
####################                                                      28.5%
####################                                                      28.5%
####################                                                      28.6%
####################                                                      28.6%
####################                                                      28.7%
####################                                                      28.7%
####################                                                      28.7%
####################                                                      28.8%
####################                                                      28.8%
####################                                                      28.9%
####################                                                      28.9%
####################                                                      28.9%
####################                                                      29.0%
####################                                                      29.0%
####################                                                      29.0%
####################                                                      29.1%
####################                                                      29.1%
####################                                                      29.2%
#####################                                                     29.2%
#####################                                                     29.3%
#####################                                                     29.3%
#####################                                                     29.4%
#####################                                                     29.4%
#####################                                                     29.4%
#####################                                                     29.5%
#####################                                                     29.5%
#####################                                                     29.6%
#####################                                                     29.6%
#####################                                                     29.7%
#####################                                                     29.7%
#####################                                                     29.7%
#####################                                                     29.8%
#####################                                                     29.9%
#####################                                                     29.9%
#####################                                                     29.9%
#####################                                                     30.0%
#####################                                                     30.0%
#####################                                                     30.1%
#####################                                                     30.1%
#####################                                                     30.2%
#####################                                                     30.2%
#####################                                                     30.3%
#####################                                                     30.3%
#####################                                                     30.4%
#####################                                                     30.4%
#####################                                                     30.5%
#####################                                                     30.5%
######################                                                    30.6%
######################                                                    30.6%
######################                                                    30.7%
######################                                                    30.7%
######################                                                    30.8%
######################                                                    30.8%
######################                                                    30.9%
######################                                                    30.9%
######################                                                    31.0%
######################                                                    31.0%
######################                                                    31.1%
######################                                                    31.1%
######################                                                    31.2%
######################                                                    31.2%
######################                                                    31.3%
######################                                                    31.3%
######################                                                    31.4%
######################                                                    31.4%
######################                                                    31.5%
######################                                                    31.5%
######################                                                    31.6%
######################                                                    31.6%
######################                                                    31.7%
######################                                                    31.7%
######################                                                    31.7%
######################                                                    31.7%
######################                                                    31.7%
######################                                                    31.8%
######################                                                    31.8%
######################                                                    31.9%
######################                                                    31.9%
#######################                                                   32.0%
#######################                                                   32.0%
#######################                                                   32.1%
#######################                                                   32.1%
#######################                                                   32.2%
#######################                                                   32.2%
#######################                                                   32.3%
#######################                                                   32.4%
#######################                                                   32.4%
#######################                                                   32.5%
#######################                                                   32.5%
#######################                                                   32.6%
#######################                                                   32.6%
#######################                                                   32.7%
#######################                                                   32.7%
#######################                                                   32.8%
#######################                                                   32.8%
#######################                                                   32.9%
#######################                                                   32.9%
#######################                                                   33.0%
#######################                                                   33.1%
#######################                                                   33.2%
#######################                                                   33.2%
#######################                                                   33.3%
########################                                                  33.3%
########################                                                  33.4%
########################                                                  33.4%
########################                                                  33.5%
########################                                                  33.6%
########################                                                  33.6%
########################                                                  33.7%
########################                                                  33.7%
########################                                                  33.8%
########################                                                  33.9%
########################                                                  33.9%
########################                                                  34.0%
########################                                                  34.0%
########################                                                  34.1%
########################                                                  34.1%
########################                                                  34.2%
########################                                                  34.2%
########################                                                  34.3%
########################                                                  34.4%
########################                                                  34.4%
########################                                                  34.5%
########################                                                  34.5%
########################                                                  34.6%
########################                                                  34.6%
########################                                                  34.7%
#########################                                                 34.8%
#########################                                                 34.8%
#########################                                                 34.9%
#########################                                                 34.9%
#########################                                                 35.0%
#########################                                                 35.0%
#########################                                                 35.1%
#########################                                                 35.1%
#########################                                                 35.2%
#########################                                                 35.3%
#########################                                                 35.3%
#########################                                                 35.4%
#########################                                                 35.4%
#########################                                                 35.5%
#########################                                                 35.5%
#########################                                                 35.5%
#########################                                                 35.6%
#########################                                                 35.6%
#########################                                                 35.7%
#########################                                                 35.8%
#########################                                                 35.8%
#########################                                                 35.9%
#########################                                                 35.9%
#########################                                                 36.0%
#########################                                                 36.0%
#########################                                                 36.1%
##########################                                                36.1%
##########################                                                36.2%
##########################                                                36.2%
##########################                                                36.3%
##########################                                                36.3%
##########################                                                36.4%
##########################                                                36.5%
##########################                                                36.5%
##########################                                                36.6%
##########################                                                36.6%
##########################                                                36.7%
##########################                                                36.7%
##########################                                                36.8%
##########################                                                36.8%
##########################                                                36.9%
##########################                                                36.9%
##########################                                                37.0%
##########################                                                37.0%
##########################                                                37.0%
##########################                                                37.1%
##########################                                                37.1%
##########################                                                37.2%
##########################                                                37.2%
##########################                                                37.3%
##########################                                                37.3%
##########################                                                37.3%
##########################                                                37.4%
##########################                                                37.4%
##########################                                                37.5%
###########################                                               37.5%
###########################                                               37.6%
###########################                                               37.6%
###########################                                               37.7%
###########################                                               37.7%
###########################                                               37.8%
###########################                                               37.8%
###########################                                               37.9%
###########################                                               37.9%
###########################                                               38.0%
###########################                                               38.0%
###########################                                               38.1%
###########################                                               38.2%
###########################                                               38.2%
###########################                                               38.3%
###########################                                               38.3%
###########################                                               38.4%
###########################                                               38.4%
###########################                                               38.5%
###########################                                               38.5%
###########################                                               38.6%
###########################                                               38.6%
###########################                                               38.7%
###########################                                               38.7%
###########################                                               38.8%
###########################                                               38.9%
############################                                              38.9%
############################                                              39.0%
############################                                              39.0%
############################                                              39.1%
############################                                              39.1%
############################                                              39.2%
############################                                              39.3%
############################                                              39.3%
############################                                              39.4%
############################                                              39.4%
############################                                              39.5%
############################                                              39.5%
############################                                              39.6%
############################                                              39.6%
############################                                              39.7%
############################                                              39.7%
############################                                              39.8%
############################                                              39.8%
############################                                              39.9%
############################                                              39.9%
############################                                              39.9%
############################                                              40.0%
############################                                              40.1%
############################                                              40.1%
############################                                              40.2%
############################                                              40.2%
#############################                                             40.3%
#############################                                             40.3%
#############################                                             40.4%
#############################                                             40.4%
#############################                                             40.5%
#############################                                             40.5%
#############################                                             40.6%
#############################                                             40.7%
#############################                                             40.7%
#############################                                             40.8%
#############################                                             40.8%
#############################                                             40.9%
#############################                                             41.0%
#############################                                             41.0%
#############################                                             41.1%
#############################                                             41.1%
#############################                                             41.2%
#############################                                             41.2%
#############################                                             41.3%
#############################                                             41.3%
#############################                                             41.3%
#############################                                             41.4%
#############################                                             41.5%
#############################                                             41.5%
#############################                                             41.6%
#############################                                             41.6%
##############################                                            41.7%
##############################                                            41.8%
##############################                                            41.8%
##############################                                            41.9%
##############################                                            41.9%
##############################                                            42.0%
##############################                                            42.1%
##############################                                            42.1%
##############################                                            42.2%
##############################                                            42.2%
##############################                                            42.3%
##############################                                            42.4%
##############################                                            42.4%
##############################                                            42.4%
##############################                                            42.5%
##############################                                            42.5%
##############################                                            42.6%
##############################                                            42.6%
##############################                                            42.7%
##############################                                            42.7%
##############################                                            42.8%
##############################                                            42.8%
##############################                                            42.9%
##############################                                            42.9%
##############################                                            43.0%
##############################                                            43.0%
###############################                                           43.1%
###############################                                           43.1%
###############################                                           43.2%
###############################                                           43.2%
###############################                                           43.3%
###############################                                           43.3%
###############################                                           43.4%
###############################                                           43.4%
###############################                                           43.4%
###############################                                           43.4%
###############################                                           43.5%
###############################                                           43.5%
###############################                                           43.5%
###############################                                           43.5%
###############################                                           43.5%
###############################                                           43.6%
###############################                                           43.6%
###############################                                           43.6%
###############################                                           43.6%
###############################                                           43.6%
###############################                                           43.7%
###############################                                           43.7%
###############################                                           43.7%
###############################                                           43.7%
###############################                                           43.7%
###############################                                           43.7%
###############################                                           43.8%
###############################                                           43.8%
###############################                                           43.8%
###############################                                           43.8%
###############################                                           43.8%
###############################                                           43.9%
###############################                                           43.9%
###############################                                           43.9%
###############################                                           43.9%
###############################                                           43.9%
###############################                                           43.9%
###############################                                           44.0%
###############################                                           44.0%
###############################                                           44.0%
###############################                                           44.0%
###############################                                           44.0%
###############################                                           44.0%
###############################                                           44.1%
###############################                                           44.1%
###############################                                           44.1%
###############################                                           44.1%
###############################                                           44.1%
###############################                                           44.1%
###############################                                           44.2%
###############################                                           44.2%
###############################                                           44.2%
###############################                                           44.2%
###############################                                           44.2%
###############################                                           44.2%
###############################                                           44.3%
###############################                                           44.3%
###############################                                           44.3%
###############################                                           44.3%
###############################                                           44.3%
###############################                                           44.3%
###############################                                           44.3%
###############################                                           44.4%
###############################                                           44.4%
###############################                                           44.4%
###############################                                           44.4%
###############################                                           44.4%
###############################                                           44.4%
###############################                                           44.4%
###############################                                           44.4%
###############################                                           44.4%
################################                                          44.5%
################################                                          44.5%
################################                                          44.5%
################################                                          44.5%
################################                                          44.5%
################################                                          44.5%
################################                                          44.5%
################################                                          44.5%
################################                                          44.5%
################################                                          44.5%
################################                                          44.6%
################################                                          44.6%
################################                                          44.6%
################################                                          44.6%
################################                                          44.6%
################################                                          44.6%
################################                                          44.6%
################################                                          44.6%
################################                                          44.7%
################################                                          44.7%
################################                                          44.7%
################################                                          44.7%
################################                                          44.7%
################################                                          44.7%
################################                                          44.7%
################################                                          44.7%
################################                                          44.8%
################################                                          44.8%
################################                                          44.8%
################################                                          44.8%
################################                                          44.8%
################################                                          44.8%
################################                                          44.8%
################################                                          44.8%
################################                                          44.8%
################################                                          44.9%
################################                                          44.9%
################################                                          44.9%
################################                                          44.9%
################################                                          44.9%
################################                                          44.9%
################################                                          44.9%
################################                                          44.9%
################################                                          44.9%
################################                                          45.0%
################################                                          45.0%
################################                                          45.0%
################################                                          45.0%
################################                                          45.0%
################################                                          45.0%
################################                                          45.0%
################################                                          45.0%
################################                                          45.0%
################################                                          45.1%
################################                                          45.1%
################################                                          45.1%
################################                                          45.1%
################################                                          45.1%
################################                                          45.1%
################################                                          45.1%
################################                                          45.1%
################################                                          45.1%
################################                                          45.1%
################################                                          45.2%
################################                                          45.2%
################################                                          45.2%
################################                                          45.2%
################################                                          45.2%
################################                                          45.2%
################################                                          45.2%
################################                                          45.2%
################################                                          45.2%
################################                                          45.2%
################################                                          45.3%
################################                                          45.3%
################################                                          45.3%
################################                                          45.3%
################################                                          45.3%
################################                                          45.3%
################################                                          45.3%
################################                                          45.3%
################################                                          45.4%
################################                                          45.4%
################################                                          45.4%
################################                                          45.4%
################################                                          45.4%
################################                                          45.4%
################################                                          45.4%
################################                                          45.4%
################################                                          45.4%
################################                                          45.5%
################################                                          45.5%
################################                                          45.5%
################################                                          45.5%
################################                                          45.5%
################################                                          45.5%
################################                                          45.5%
################################                                          45.5%
################################                                          45.5%
################################                                          45.6%
################################                                          45.6%
################################                                          45.6%
################################                                          45.6%
################################                                          45.6%
################################                                          45.6%
################################                                          45.6%
################################                                          45.6%
################################                                          45.7%
################################                                          45.7%
################################                                          45.7%
################################                                          45.7%
################################                                          45.7%
################################                                          45.7%
################################                                          45.7%
################################                                          45.7%
################################                                          45.8%
################################                                          45.8%
################################                                          45.8%
################################                                          45.8%
################################                                          45.8%
################################                                          45.8%
################################                                          45.8%
################################                                          45.8%
#################################                                         45.8%
#################################                                         45.8%
#################################                                         45.9%
#################################                                         45.9%
#################################                                         45.9%
#################################                                         45.9%
#################################                                         45.9%
#################################                                         45.9%
#################################                                         45.9%
#################################                                         45.9%
#################################                                         45.9%
#################################                                         45.9%
#################################                                         46.0%
#################################                                         46.0%
#################################                                         46.0%
#################################                                         46.0%
#################################                                         46.0%
#################################                                         46.0%
#################################                                         46.0%
#################################                                         46.0%
#################################                                         46.0%
#################################                                         46.0%
#################################                                         46.1%
#################################                                         46.1%
#################################                                         46.1%
#################################                                         46.1%
#################################                                         46.1%
#################################                                         46.1%
#################################                                         46.1%
#################################                                         46.1%
#################################                                         46.1%
#################################                                         46.1%
#################################                                         46.1%
#################################                                         46.2%
#################################                                         46.2%
#################################                                         46.2%
#################################                                         46.2%
#################################                                         46.2%
#################################                                         46.2%
#################################                                         46.2%
#################################                                         46.2%
#################################                                         46.2%
#################################                                         46.2%
#################################                                         46.3%
#################################                                         46.3%
#################################                                         46.3%
#################################                                         46.3%
#################################                                         46.3%
#################################                                         46.3%
#################################                                         46.3%
#################################                                         46.3%
#################################                                         46.3%
#################################                                         46.3%
#################################                                         46.4%
#################################                                         46.4%
#################################                                         46.4%
#################################                                         46.4%
#################################                                         46.4%
#################################                                         46.4%
#################################                                         46.4%
#################################                                         46.4%
#################################                                         46.4%
#################################                                         46.5%
#################################                                         46.5%
#################################                                         46.5%
#################################                                         46.5%
#################################                                         46.5%
#################################                                         46.5%
#################################                                         46.5%
#################################                                         46.5%
#################################                                         46.5%
#################################                                         46.6%
#################################                                         46.6%
#################################                                         46.6%
#################################                                         46.6%
#################################                                         46.6%
#################################                                         46.6%
#################################                                         46.6%
#################################                                         46.6%
#################################                                         46.7%
#################################                                         46.7%
#################################                                         46.7%
#################################                                         46.7%
#################################                                         46.7%
#################################                                         46.7%
#################################                                         46.7%
#################################                                         46.7%
#################################                                         46.8%
#################################                                         46.8%
#################################                                         46.8%
#################################                                         46.8%
#################################                                         46.8%
#################################                                         46.8%
#################################                                         46.8%
#################################                                         46.8%
#################################                                         46.8%
#################################                                         46.8%
#################################                                         46.8%
#################################                                         46.8%
#################################                                         46.8%
#################################                                         46.8%
#################################                                         46.9%
#################################                                         46.9%
#################################                                         46.9%
#################################                                         46.9%
#################################                                         46.9%
#################################                                         46.9%
#################################                                         46.9%
#################################                                         46.9%
#################################                                         46.9%
#################################                                         46.9%
#################################                                         46.9%
#################################                                         46.9%
#################################                                         46.9%
#################################                                         47.0%
#################################                                         47.0%
#################################                                         47.0%
#################################                                         47.0%
#################################                                         47.0%
#################################                                         47.0%
#################################                                         47.0%
#################################                                         47.0%
#################################                                         47.0%
#################################                                         47.0%
#################################                                         47.0%
#################################                                         47.1%
#################################                                         47.1%
#################################                                         47.1%
#################################                                         47.1%
#################################                                         47.1%
#################################                                         47.1%
#################################                                         47.1%
#################################                                         47.1%
#################################                                         47.1%
#################################                                         47.1%
#################################                                         47.2%
#################################                                         47.2%
#################################                                         47.2%
#################################                                         47.2%
#################################                                         47.2%
#################################                                         47.2%
##################################                                        47.2%
##################################                                        47.2%
##################################                                        47.2%
##################################                                        47.3%
##################################                                        47.3%
##################################                                        47.3%
##################################                                        47.3%
##################################                                        47.3%
##################################                                        47.3%
##################################                                        47.3%
##################################                                        47.3%
##################################                                        47.3%
##################################                                        47.3%
##################################                                        47.4%
##################################                                        47.4%
##################################                                        47.4%
##################################                                        47.4%
##################################                                        47.4%
##################################                                        47.4%
##################################                                        47.4%
##################################                                        47.4%
##################################                                        47.4%
##################################                                        47.5%
##################################                                        47.5%
##################################                                        47.5%
##################################                                        47.5%
##################################                                        47.5%
##################################                                        47.5%
##################################                                        47.5%
##################################                                        47.5%
##################################                                        47.6%
##################################                                        47.6%
##################################                                        47.6%
##################################                                        47.6%
##################################                                        47.6%
##################################                                        47.6%
##################################                                        47.6%
##################################                                        47.6%
##################################                                        47.6%
##################################                                        47.6%
##################################                                        47.7%
##################################                                        47.7%
##################################                                        47.7%
##################################                                        47.7%
##################################                                        47.7%
##################################                                        47.7%
##################################                                        47.7%
##################################                                        47.7%
##################################                                        47.7%
##################################                                        47.7%
##################################                                        47.8%
##################################                                        47.8%
##################################                                        47.8%
##################################                                        47.8%
##################################                                        47.8%
##################################                                        47.8%
##################################                                        47.8%
##################################                                        47.8%
##################################                                        47.8%
##################################                                        47.8%
##################################                                        47.8%
##################################                                        47.9%
##################################                                        47.9%
##################################                                        47.9%
##################################                                        47.9%
##################################                                        47.9%
##################################                                        47.9%
##################################                                        47.9%
##################################                                        47.9%
##################################                                        47.9%
##################################                                        48.0%
##################################                                        48.0%
##################################                                        48.0%
##################################                                        48.0%
##################################                                        48.0%
##################################                                        48.0%
##################################                                        48.0%
##################################                                        48.0%
##################################                                        48.0%
##################################                                        48.1%
##################################                                        48.1%
##################################                                        48.1%
##################################                                        48.1%
##################################                                        48.1%
##################################                                        48.1%
##################################                                        48.1%
##################################                                        48.1%
##################################                                        48.2%
##################################                                        48.2%
##################################                                        48.2%
##################################                                        48.2%
##################################                                        48.2%
##################################                                        48.2%
##################################                                        48.2%
##################################                                        48.2%
##################################                                        48.3%
##################################                                        48.3%
##################################                                        48.3%
##################################                                        48.3%
##################################                                        48.3%
##################################                                        48.3%
##################################                                        48.3%
##################################                                        48.3%
##################################                                        48.3%
##################################                                        48.4%
##################################                                        48.4%
##################################                                        48.4%
##################################                                        48.4%
##################################                                        48.4%
##################################                                        48.4%
##################################                                        48.4%
##################################                                        48.4%
##################################                                        48.4%
##################################                                        48.5%
##################################                                        48.5%
##################################                                        48.5%
##################################                                        48.5%
##################################                                        48.5%
##################################                                        48.5%
##################################                                        48.5%
##################################                                        48.5%
##################################                                        48.6%
##################################                                        48.6%
##################################                                        48.6%
##################################                                        48.6%
##################################                                        48.6%
###################################                                       48.6%
###################################                                       48.6%
###################################                                       48.6%
###################################                                       48.7%
###################################                                       48.7%
###################################                                       48.7%
###################################                                       48.7%
###################################                                       48.7%
###################################                                       48.7%
###################################                                       48.7%
###################################                                       48.7%
###################################                                       48.7%
###################################                                       48.8%
###################################                                       48.8%
###################################                                       48.8%
###################################                                       48.8%
###################################                                       48.8%
###################################                                       48.8%
###################################                                       48.8%
###################################                                       48.9%
###################################                                       48.9%
###################################                                       48.9%
###################################                                       48.9%
###################################                                       48.9%
###################################                                       48.9%
###################################                                       48.9%
###################################                                       48.9%
###################################                                       49.0%
###################################                                       49.0%
###################################                                       49.0%
###################################                                       49.0%
###################################                                       49.0%
###################################                                       49.0%
###################################                                       49.0%
###################################                                       49.1%
###################################                                       49.1%
###################################                                       49.1%
###################################                                       49.1%
###################################                                       49.1%
###################################                                       49.1%
###################################                                       49.2%
###################################                                       49.2%
###################################                                       49.2%
###################################                                       49.2%
###################################                                       49.2%
###################################                                       49.2%
###################################                                       49.3%
###################################                                       49.3%
###################################                                       49.3%
###################################                                       49.3%
###################################                                       49.4%
###################################                                       49.4%
###################################                                       49.4%
###################################                                       49.4%
###################################                                       49.4%
###################################                                       49.5%
###################################                                       49.5%
###################################                                       49.5%
###################################                                       49.5%
###################################                                       49.5%
###################################                                       49.6%
###################################                                       49.6%
###################################                                       49.7%
###################################                                       49.7%
###################################                                       49.7%
###################################                                       49.8%
###################################                                       49.8%
###################################                                       49.9%
###################################                                       49.9%
###################################                                       49.9%
####################################                                      50.0%
####################################                                      50.1%
####################################                                      50.1%
####################################                                      50.2%
####################################                                      50.2%
####################################                                      50.3%
####################################                                      50.3%
####################################                                      50.4%
####################################                                      50.5%
####################################                                      50.5%
####################################                                      50.6%
####################################                                      50.6%
####################################                                      50.7%
####################################                                      50.7%
####################################                                      50.8%
####################################                                      50.8%
####################################                                      50.9%
####################################                                      50.9%
####################################                                      51.0%
####################################                                      51.0%
####################################                                      51.1%
####################################                                      51.1%
####################################                                      51.2%
####################################                                      51.2%
####################################                                      51.3%
####################################                                      51.3%
####################################                                      51.4%
#####################################                                     51.4%
#####################################                                     51.5%
#####################################                                     51.5%
#####################################                                     51.6%
#####################################                                     51.7%
#####################################                                     51.7%
#####################################                                     51.8%
#####################################                                     51.8%
#####################################                                     51.9%
#####################################                                     51.9%
#####################################                                     52.0%
#####################################                                     52.0%
#####################################                                     52.1%
#####################################                                     52.1%
#####################################                                     52.2%
#####################################                                     52.3%
#####################################                                     52.3%
#####################################                                     52.4%
#####################################                                     52.5%
#####################################                                     52.5%
#####################################                                     52.6%
#####################################                                     52.6%
#####################################                                     52.7%
#####################################                                     52.7%
######################################                                    52.8%
######################################                                    52.9%
######################################                                    52.9%
######################################                                    53.0%
######################################                                    53.1%
######################################                                    53.1%
######################################                                    53.2%
######################################                                    53.2%
######################################                                    53.3%
######################################                                    53.3%
######################################                                    53.4%
######################################                                    53.5%
######################################                                    53.5%
######################################                                    53.6%
######################################                                    53.6%
######################################                                    53.7%
######################################                                    53.8%
######################################                                    53.8%
######################################                                    53.9%
######################################                                    53.9%
######################################                                    54.0%
######################################                                    54.1%
######################################                                    54.1%
######################################                                    54.2%
#######################################                                   54.2%
#######################################                                   54.3%
#######################################                                   54.3%
#######################################                                   54.4%
#######################################                                   54.5%
#######################################                                   54.5%
#######################################                                   54.6%
#######################################                                   54.6%
#######################################                                   54.7%
#######################################                                   54.8%
#######################################                                   54.8%
#######################################                                   54.9%
#######################################                                   54.9%
#######################################                                   55.0%
#######################################                                   55.0%
#######################################                                   55.1%
#######################################                                   55.2%
#######################################                                   55.2%
#######################################                                   55.3%
#######################################                                   55.3%
#######################################                                   55.4%
#######################################                                   55.5%
#######################################                                   55.5%
########################################                                  55.6%
########################################                                  55.6%
########################################                                  55.7%
########################################                                  55.8%
########################################                                  55.8%
########################################                                  55.8%
########################################                                  55.9%
########################################                                  55.9%
########################################                                  56.0%
########################################                                  56.0%
########################################                                  56.1%
########################################                                  56.1%
########################################                                  56.2%
########################################                                  56.2%
########################################                                  56.3%
########################################                                  56.3%
########################################                                  56.4%
########################################                                  56.4%
########################################                                  56.5%
########################################                                  56.5%
########################################                                  56.6%
########################################                                  56.6%
########################################                                  56.7%
########################################                                  56.7%
########################################                                  56.8%
########################################                                  56.8%
########################################                                  56.9%
#########################################                                 56.9%
#########################################                                 57.0%
#########################################                                 57.0%
#########################################                                 57.1%
#########################################                                 57.2%
#########################################                                 57.2%
#########################################                                 57.2%
#########################################                                 57.3%
#########################################                                 57.4%
#########################################                                 57.4%
#########################################                                 57.4%
#########################################                                 57.5%
#########################################                                 57.5%
#########################################                                 57.6%
#########################################                                 57.6%
#########################################                                 57.6%
#########################################                                 57.7%
#########################################                                 57.7%
#########################################                                 57.8%
#########################################                                 57.8%
#########################################                                 57.9%
#########################################                                 57.9%
#########################################                                 58.0%
#########################################                                 58.0%
#########################################                                 58.0%
#########################################                                 58.1%
#########################################                                 58.1%
#########################################                                 58.2%
#########################################                                 58.2%
#########################################                                 58.3%
##########################################                                58.3%
##########################################                                58.4%
##########################################                                58.5%
##########################################                                58.5%
##########################################                                58.6%
##########################################                                58.6%
##########################################                                58.7%
##########################################                                58.7%
##########################################                                58.8%
##########################################                                58.8%
##########################################                                58.9%
##########################################                                58.9%
##########################################                                59.0%
##########################################                                59.0%
##########################################                                59.1%
##########################################                                59.1%
##########################################                                59.2%
##########################################                                59.2%
##########################################                                59.3%
##########################################                                59.3%
##########################################                                59.4%
##########################################                                59.4%
##########################################                                59.5%
##########################################                                59.5%
##########################################                                59.6%
##########################################                                59.6%
##########################################                                59.7%
###########################################                               59.7%
###########################################                               59.8%
###########################################                               59.8%
###########################################                               59.9%
###########################################                               59.9%
###########################################                               60.0%
###########################################                               60.0%
###########################################                               60.1%
###########################################                               60.1%
###########################################                               60.2%
###########################################                               60.2%
###########################################                               60.3%
###########################################                               60.3%
###########################################                               60.4%
###########################################                               60.4%
###########################################                               60.5%
###########################################                               60.5%
###########################################                               60.5%
###########################################                               60.6%
###########################################                               60.6%
###########################################                               60.7%
###########################################                               60.7%
###########################################                               60.8%
###########################################                               60.8%
###########################################                               60.9%
###########################################                               61.0%
###########################################                               61.0%
###########################################                               61.1%
############################################                              61.2%
############################################                              61.2%
############################################                              61.2%
############################################                              61.3%
############################################                              61.4%
############################################                              61.4%
############################################                              61.5%
############################################                              61.5%
############################################                              61.6%
############################################                              61.7%
############################################                              61.7%
############################################                              61.8%
############################################                              61.8%
############################################                              61.9%
############################################                              61.9%
############################################                              62.0%
############################################                              62.1%
############################################                              62.1%
############################################                              62.2%
############################################                              62.2%
############################################                              62.3%
############################################                              62.4%
############################################                              62.4%
############################################                              62.5%
#############################################                             62.6%
#############################################                             62.6%
#############################################                             62.7%
#############################################                             62.8%
#############################################                             62.8%
#############################################                             62.9%
#############################################                             63.0%
#############################################                             63.0%
#############################################                             63.1%
#############################################                             63.2%
#############################################                             63.3%
#############################################                             63.3%
#############################################                             63.4%
#############################################                             63.5%
#############################################                             63.6%
#############################################                             63.7%
#############################################                             63.7%
#############################################                             63.9%
##############################################                            63.9%
##############################################                            64.0%
##############################################                            64.0%
##############################################                            64.1%
##############################################                            64.2%
##############################################                            64.3%
##############################################                            64.4%
##############################################                            64.5%
##############################################                            64.6%
##############################################                            64.8%
##############################################                            64.9%
##############################################                            65.1%
##############################################                            65.2%
###############################################                           65.3%
###############################################                           65.5%
###############################################                           65.7%
###############################################                           65.9%
###############################################                           66.0%
###############################################                           66.2%
###############################################                           66.4%
###############################################                           66.7%
################################################                          66.9%
################################################                          67.2%
################################################                          67.4%
################################################                          67.7%
################################################                          67.9%
#################################################                         68.2%
#################################################                         68.3%
#################################################                         68.6%
#################################################                         68.8%
#################################################                         69.1%
#################################################                         69.4%
##################################################                        69.6%
##################################################                        69.9%
##################################################                        70.2%
##################################################                        70.4%
##################################################                        70.7%
###################################################                       71.0%
###################################################                       71.3%
###################################################                       71.5%
###################################################                       71.8%
###################################################                       72.1%
####################################################                      72.3%
####################################################                      72.6%
####################################################                      72.9%
####################################################                      73.2%
####################################################                      73.5%
#####################################################                     73.7%
#####################################################                     74.0%
#####################################################                     74.1%
#####################################################                     74.5%
#####################################################                     74.5%
#####################################################                     74.8%
#####################################################                     74.9%
######################################################                    75.1%
######################################################                    75.1%
######################################################                    75.3%
######################################################                    75.4%
######################################################                    75.6%
######################################################                    75.7%
######################################################                    75.8%
######################################################                    75.9%
######################################################                    76.1%
######################################################                    76.2%
######################################################                    76.3%
######################################################                    76.4%
#######################################################                   76.5%
#######################################################                   76.5%
#######################################################                   76.6%
#######################################################                   76.7%
#######################################################                   76.8%
#######################################################                   76.9%
#######################################################                   76.9%
#######################################################                   77.0%
#######################################################                   77.1%
#######################################################                   77.2%
#######################################################                   77.2%
#######################################################                   77.3%
#######################################################                   77.3%
#######################################################                   77.4%
#######################################################                   77.4%
#######################################################                   77.4%
#######################################################                   77.5%
#######################################################                   77.5%
#######################################################                   77.6%
#######################################################                   77.6%
#######################################################                   77.7%
#######################################################                   77.7%
#######################################################                   77.8%
########################################################                  77.8%
########################################################                  77.9%
########################################################                  77.9%
########################################################                  78.0%
########################################################                  78.0%
########################################################                  78.0%
########################################################                  78.1%
########################################################                  78.1%
########################################################                  78.1%
########################################################                  78.2%
########################################################                  78.2%
########################################################                  78.3%
########################################################                  78.3%
########################################################                  78.3%
########################################################                  78.4%
########################################################                  78.4%
########################################################                  78.5%
########################################################                  78.5%
########################################################                  78.5%
########################################################                  78.5%
########################################################                  78.6%
########################################################                  78.6%
########################################################                  78.6%
########################################################                  78.7%
########################################################                  78.7%
########################################################                  78.7%
########################################################                  78.7%
########################################################                  78.8%
########################################################                  78.8%
########################################################                  78.8%
########################################################                  78.8%
########################################################                  78.9%
########################################################                  78.9%
########################################################                  78.9%
########################################################                  78.9%
########################################################                  79.0%
########################################################                  79.0%
########################################################                  79.0%
########################################################                  79.0%
########################################################                  79.0%
########################################################                  79.0%
########################################################                  79.1%
########################################################                  79.1%
########################################################                  79.1%
########################################################                  79.1%
########################################################                  79.1%
########################################################                  79.1%
########################################################                  79.2%
#########################################################                 79.2%
#########################################################                 79.2%
#########################################################                 79.2%
#########################################################                 79.2%
#########################################################                 79.3%
#########################################################                 79.3%
#########################################################                 79.3%
#########################################################                 79.3%
#########################################################                 79.3%
#########################################################                 79.4%
#########################################################                 79.4%
#########################################################                 79.4%
#########################################################                 79.4%
#########################################################                 79.4%
#########################################################                 79.5%
#########################################################                 79.5%
#########################################################                 79.5%
#########################################################                 79.5%
#########################################################                 79.5%
#########################################################                 79.6%
#########################################################                 79.6%
#########################################################                 79.6%
#########################################################                 79.6%
#########################################################                 79.6%
#########################################################                 79.7%
#########################################################                 79.7%
#########################################################                 79.7%
#########################################################                 79.7%
#########################################################                 79.7%
#########################################################                 79.8%
#########################################################                 79.8%
#########################################################                 79.8%
#########################################################                 79.8%
#########################################################                 79.8%
#########################################################                 79.9%
#########################################################                 79.9%
#########################################################                 79.9%
#########################################################                 79.9%
#########################################################                 80.0%
#########################################################                 80.0%
#########################################################                 80.0%
#########################################################                 80.0%
#########################################################                 80.0%
#########################################################                 80.1%
#########################################################                 80.1%
#########################################################                 80.1%
#########################################################                 80.1%
#########################################################                 80.1%
#########################################################                 80.1%
#########################################################                 80.2%
#########################################################                 80.2%
#########################################################                 80.2%
#########################################################                 80.2%
#########################################################                 80.2%
#########################################################                 80.3%
#########################################################                 80.3%
#########################################################                 80.3%
#########################################################                 80.3%
#########################################################                 80.3%
#########################################################                 80.3%
#########################################################                 80.4%
#########################################################                 80.4%
#########################################################                 80.4%
#########################################################                 80.4%
#########################################################                 80.4%
#########################################################                 80.5%
#########################################################                 80.5%
#########################################################                 80.5%
#########################################################                 80.5%
#########################################################                 80.5%
#########################################################                 80.5%
#########################################################                 80.5%
##########################################################                80.6%
##########################################################                80.6%
##########################################################                80.6%
##########################################################                80.6%
##########################################################                80.6%
##########################################################                80.6%
##########################################################                80.7%
##########################################################                80.7%
##########################################################                80.7%
##########################################################                80.7%
##########################################################                80.7%
##########################################################                80.7%
##########################################################                80.8%
##########################################################                80.8%
##########################################################                80.8%
##########################################################                80.8%
##########################################################                80.8%
##########################################################                80.8%
##########################################################                80.8%
##########################################################                80.8%
##########################################################                80.9%
##########################################################                80.9%
##########################################################                80.9%
##########################################################                80.9%
##########################################################                80.9%
##########################################################                80.9%
##########################################################                80.9%
##########################################################                81.0%
##########################################################                81.0%
##########################################################                81.0%
##########################################################                81.0%
##########################################################                81.0%
##########################################################                81.0%
##########################################################                81.0%
##########################################################                81.0%
##########################################################                81.0%
##########################################################                81.0%
##########################################################                81.0%
##########################################################                81.0%
##########################################################                81.1%
##########################################################                81.1%
##########################################################                81.1%
##########################################################                81.1%
##########################################################                81.1%
##########################################################                81.1%
##########################################################                81.1%
##########################################################                81.1%
##########################################################                81.1%
##########################################################                81.1%
##########################################################                81.1%
##########################################################                81.1%
##########################################################                81.1%
##########################################################                81.1%
##########################################################                81.1%
##########################################################                81.2%
##########################################################                81.2%
##########################################################                81.2%
##########################################################                81.2%
##########################################################                81.2%
##########################################################                81.2%
##########################################################                81.2%
##########################################################                81.2%
##########################################################                81.2%
##########################################################                81.2%
##########################################################                81.2%
##########################################################                81.3%
##########################################################                81.3%
##########################################################                81.3%
##########################################################                81.3%
##########################################################                81.3%
##########################################################                81.3%
##########################################################                81.3%
##########################################################                81.3%
##########################################################                81.3%
##########################################################                81.3%
##########################################################                81.4%
##########################################################                81.4%
##########################################################                81.4%
##########################################################                81.4%
##########################################################                81.4%
##########################################################                81.4%
##########################################################                81.4%
##########################################################                81.4%
##########################################################                81.4%
##########################################################                81.4%
##########################################################                81.5%
##########################################################                81.5%
##########################################################                81.5%
##########################################################                81.5%
##########################################################                81.5%
##########################################################                81.5%
##########################################################                81.5%
##########################################################                81.5%
##########################################################                81.5%
##########################################################                81.6%
##########################################################                81.6%
##########################################################                81.6%
##########################################################                81.6%
##########################################################                81.6%
##########################################################                81.6%
##########################################################                81.6%
##########################################################                81.7%
##########################################################                81.7%
##########################################################                81.7%
##########################################################                81.7%
##########################################################                81.7%
##########################################################                81.7%
##########################################################                81.7%
##########################################################                81.7%
##########################################################                81.7%
##########################################################                81.7%
##########################################################                81.7%
##########################################################                81.7%
##########################################################                81.8%
##########################################################                81.8%
##########################################################                81.8%
##########################################################                81.8%
##########################################################                81.8%
##########################################################                81.8%
##########################################################                81.8%
##########################################################                81.8%
##########################################################                81.8%
##########################################################                81.9%
##########################################################                81.9%
##########################################################                81.9%
##########################################################                81.9%
##########################################################                81.9%
##########################################################                81.9%
##########################################################                81.9%
##########################################################                81.9%
###########################################################               81.9%
###########################################################               82.0%
###########################################################               82.0%
###########################################################               82.0%
###########################################################               82.0%
###########################################################               82.0%
###########################################################               82.0%
###########################################################               82.0%
###########################################################               82.0%
###########################################################               82.0%
###########################################################               82.1%
###########################################################               82.1%
###########################################################               82.1%
###########################################################               82.1%
###########################################################               82.1%
###########################################################               82.1%
###########################################################               82.1%
###########################################################               82.1%
###########################################################               82.1%
###########################################################               82.1%
###########################################################               82.2%
###########################################################               82.2%
###########################################################               82.2%
###########################################################               82.2%
###########################################################               82.2%
###########################################################               82.2%
###########################################################               82.2%
###########################################################               82.2%
###########################################################               82.2%
###########################################################               82.2%
###########################################################               82.3%
###########################################################               82.3%
###########################################################               82.3%
###########################################################               82.3%
###########################################################               82.3%
###########################################################               82.3%
###########################################################               82.3%
###########################################################               82.3%
###########################################################               82.3%
###########################################################               82.4%
###########################################################               82.4%
###########################################################               82.4%
###########################################################               82.4%
###########################################################               82.4%
###########################################################               82.4%
###########################################################               82.4%
###########################################################               82.4%
###########################################################               82.5%
###########################################################               82.5%
###########################################################               82.5%
###########################################################               82.5%
###########################################################               82.5%
###########################################################               82.5%
###########################################################               82.5%
###########################################################               82.5%
###########################################################               82.5%
###########################################################               82.6%
###########################################################               82.6%
###########################################################               82.6%
###########################################################               82.6%
###########################################################               82.6%
###########################################################               82.6%
###########################################################               82.6%
###########################################################               82.6%
###########################################################               82.7%
###########################################################               82.7%
###########################################################               82.7%
###########################################################               82.7%
###########################################################               82.7%
###########################################################               82.7%
###########################################################               82.7%
###########################################################               82.7%
###########################################################               82.8%
###########################################################               82.8%
###########################################################               82.8%
###########################################################               82.8%
###########################################################               82.8%
###########################################################               82.8%
###########################################################               82.8%
###########################################################               82.8%
###########################################################               82.8%
###########################################################               82.8%
###########################################################               82.9%
###########################################################               82.9%
###########################################################               82.9%
###########################################################               82.9%
###########################################################               82.9%
###########################################################               82.9%
###########################################################               82.9%
###########################################################               83.0%
###########################################################               83.0%
###########################################################               83.0%
###########################################################               83.0%
###########################################################               83.0%
###########################################################               83.0%
###########################################################               83.0%
###########################################################               83.0%
###########################################################               83.1%
###########################################################               83.1%
###########################################################               83.1%
###########################################################               83.1%
###########################################################               83.1%
###########################################################               83.1%
###########################################################               83.1%
###########################################################               83.2%
###########################################################               83.2%
###########################################################               83.2%
###########################################################               83.2%
###########################################################               83.2%
###########################################################               83.2%
###########################################################               83.2%
###########################################################               83.2%
###########################################################               83.3%
###########################################################               83.3%
###########################################################               83.3%
###########################################################               83.3%
###########################################################               83.3%
############################################################              83.3%
############################################################              83.3%
############################################################              83.4%
############################################################              83.4%
############################################################              83.4%
############################################################              83.4%
############################################################              83.4%
############################################################              83.4%
############################################################              83.4%
############################################################              83.4%
############################################################              83.5%
############################################################              83.5%
############################################################              83.5%
############################################################              83.5%
############################################################              83.5%
############################################################              83.5%
############################################################              83.5%
############################################################              83.5%
############################################################              83.5%
############################################################              83.6%
############################################################              83.6%
############################################################              83.6%
############################################################              83.6%
############################################################              83.6%
############################################################              83.6%
############################################################              83.6%
############################################################              83.6%
############################################################              83.6%
############################################################              83.7%
############################################################              83.7%
############################################################              83.7%
############################################################              83.7%
############################################################              83.7%
############################################################              83.7%
############################################################              83.7%
############################################################              83.7%
############################################################              83.8%
############################################################              83.8%
############################################################              83.8%
############################################################              83.8%
############################################################              83.8%
############################################################              83.8%
############################################################              83.8%
############################################################              83.8%
############################################################              83.8%
############################################################              83.8%
############################################################              83.9%
############################################################              83.9%
############################################################              83.9%
############################################################              83.9%
############################################################              83.9%
############################################################              83.9%
############################################################              83.9%
############################################################              83.9%
############################################################              83.9%
############################################################              84.0%
############################################################              84.0%
############################################################              84.0%
############################################################              84.0%
############################################################              84.0%
############################################################              84.0%
############################################################              84.0%
############################################################              84.0%
############################################################              84.0%
############################################################              84.1%
############################################################              84.1%
############################################################              84.1%
############################################################              84.1%
############################################################              84.1%
############################################################              84.1%
############################################################              84.1%
############################################################              84.1%
############################################################              84.2%
############################################################              84.2%
############################################################              84.2%
############################################################              84.2%
############################################################              84.2%
############################################################              84.2%
############################################################              84.2%
############################################################              84.2%
############################################################              84.3%
############################################################              84.3%
############################################################              84.3%
############################################################              84.3%
############################################################              84.3%
############################################################              84.3%
############################################################              84.3%
############################################################              84.3%
############################################################              84.3%
############################################################              84.4%
############################################################              84.4%
############################################################              84.4%
############################################################              84.4%
############################################################              84.4%
############################################################              84.4%
############################################################              84.5%
############################################################              84.5%
############################################################              84.5%
############################################################              84.5%
############################################################              84.5%
############################################################              84.5%
############################################################              84.6%
############################################################              84.6%
############################################################              84.6%
############################################################              84.6%
############################################################              84.6%
############################################################              84.6%
############################################################              84.7%
############################################################              84.7%
############################################################              84.7%
############################################################              84.7%
#############################################################             84.7%
#############################################################             84.7%
#############################################################             84.8%
#############################################################             84.8%
#############################################################             84.8%
#############################################################             84.8%
#############################################################             84.8%
#############################################################             84.8%
#############################################################             84.9%
#############################################################             84.9%
#############################################################             84.9%
#############################################################             84.9%
#############################################################             84.9%
#############################################################             85.0%
#############################################################             85.0%
#############################################################             85.0%
#############################################################             85.0%
#############################################################             85.0%
#############################################################             85.0%
#############################################################             85.0%
#############################################################             85.1%
#############################################################             85.1%
#############################################################             85.1%
#############################################################             85.1%
#############################################################             85.1%
#############################################################             85.2%
#############################################################             85.2%
#############################################################             85.2%
#############################################################             85.2%
#############################################################             85.2%
#############################################################             85.2%
#############################################################             85.3%
#############################################################             85.3%
#############################################################             85.3%
#############################################################             85.3%
#############################################################             85.3%
#############################################################             85.4%
#############################################################             85.4%
#############################################################             85.4%
#############################################################             85.4%
#############################################################             85.4%
#############################################################             85.4%
#############################################################             85.5%
#############################################################             85.5%
#############################################################             85.5%
#############################################################             85.5%
#############################################################             85.5%
#############################################################             85.6%
#############################################################             85.6%
#############################################################             85.6%
#############################################################             85.6%
#############################################################             85.7%
#############################################################             85.7%
#############################################################             85.7%
#############################################################             85.7%
#############################################################             85.8%
#############################################################             85.8%
#############################################################             85.8%
#############################################################             85.9%
#############################################################             85.9%
#############################################################             85.9%
#############################################################             85.9%
#############################################################             86.0%
#############################################################             86.0%
#############################################################             86.0%
#############################################################             86.1%
#############################################################             86.1%
##############################################################            86.1%
##############################################################            86.1%
##############################################################            86.2%
##############################################################            86.2%
##############################################################            86.2%
##############################################################            86.3%
##############################################################            86.3%
##############################################################            86.4%
##############################################################            86.4%
##############################################################            86.4%
##############################################################            86.5%
##############################################################            86.5%
##############################################################            86.5%
##############################################################            86.6%
##############################################################            86.6%
##############################################################            86.6%
##############################################################            86.6%
##############################################################            86.7%
##############################################################            86.7%
##############################################################            86.7%
##############################################################            86.7%
##############################################################            86.7%
##############################################################            86.8%
##############################################################            86.8%
##############################################################            86.8%
##############################################################            86.8%
##############################################################            86.9%
##############################################################            86.9%
##############################################################            86.9%
##############################################################            86.9%
##############################################################            86.9%
##############################################################            87.0%
##############################################################            87.0%
##############################################################            87.0%
##############################################################            87.0%
##############################################################            87.1%
##############################################################            87.1%
##############################################################            87.1%
##############################################################            87.1%
##############################################################            87.1%
##############################################################            87.2%
##############################################################            87.2%
##############################################################            87.2%
##############################################################            87.2%
##############################################################            87.3%
##############################################################            87.3%
##############################################################            87.3%
##############################################################            87.3%
##############################################################            87.4%
##############################################################            87.4%
##############################################################            87.4%
##############################################################            87.4%
##############################################################            87.4%
##############################################################            87.5%
##############################################################            87.5%
###############################################################           87.5%
###############################################################           87.5%
###############################################################           87.6%
###############################################################           87.6%
###############################################################           87.6%
###############################################################           87.6%
###############################################################           87.7%
###############################################################           87.7%
###############################################################           87.7%
###############################################################           87.7%
###############################################################           87.8%
###############################################################           87.8%
###############################################################           87.8%
###############################################################           87.8%
###############################################################           87.8%
###############################################################           87.9%
###############################################################           87.9%
###############################################################           87.9%
###############################################################           87.9%
###############################################################           87.9%
###############################################################           88.0%
###############################################################           88.0%
###############################################################           88.0%
###############################################################           88.0%
###############################################################           88.1%
###############################################################           88.1%
###############################################################           88.1%
###############################################################           88.1%
###############################################################           88.1%
###############################################################           88.2%
###############################################################           88.2%
###############################################################           88.2%
###############################################################           88.2%
###############################################################           88.3%
###############################################################           88.3%
###############################################################           88.3%
###############################################################           88.3%
###############################################################           88.3%
###############################################################           88.4%
###############################################################           88.4%
###############################################################           88.4%
###############################################################           88.4%
###############################################################           88.5%
###############################################################           88.5%
###############################################################           88.5%
###############################################################           88.5%
###############################################################           88.6%
###############################################################           88.6%
###############################################################           88.6%
###############################################################           88.7%
###############################################################           88.7%
###############################################################           88.7%
###############################################################           88.7%
###############################################################           88.8%
###############################################################           88.8%
###############################################################           88.8%
###############################################################           88.9%
###############################################################           88.9%
################################################################          88.9%
################################################################          89.0%
################################################################          89.0%
################################################################          89.0%
################################################################          89.1%
################################################################          89.1%
################################################################          89.1%
################################################################          89.2%
################################################################          89.2%
################################################################          89.2%
################################################################          89.3%
################################################################          89.3%
################################################################          89.3%
################################################################          89.4%
################################################################          89.4%
################################################################          89.4%
################################################################          89.5%
################################################################          89.5%
################################################################          89.6%
################################################################          89.6%
################################################################          89.7%
################################################################          89.7%
################################################################          89.8%
################################################################          89.8%
################################################################          89.9%
################################################################          89.9%
################################################################          90.0%
################################################################          90.0%
################################################################          90.1%
################################################################          90.1%
################################################################          90.2%
################################################################          90.2%
#################################################################         90.3%
#################################################################         90.4%
#################################################################         90.4%
#################################################################         90.5%
#################################################################         90.5%
#################################################################         90.6%
#################################################################         90.7%
#################################################################         90.7%
#################################################################         90.9%
#################################################################         90.9%
#################################################################         90.9%
#################################################################         91.0%
#################################################################         91.0%
#################################################################         91.1%
#################################################################         91.1%
#################################################################         91.2%
#################################################################         91.2%
#################################################################         91.3%
#################################################################         91.3%
#################################################################         91.4%
#################################################################         91.5%
#################################################################         91.5%
#################################################################         91.6%
#################################################################         91.6%
##################################################################        91.7%
##################################################################        91.8%
##################################################################        91.8%
##################################################################        91.9%
##################################################################        91.9%
##################################################################        92.0%
##################################################################        92.1%
##################################################################        92.1%
##################################################################        92.2%
##################################################################        92.3%
##################################################################        92.3%
##################################################################        92.4%
##################################################################        92.4%
##################################################################        92.5%
##################################################################        92.5%
##################################################################        92.6%
##################################################################        92.7%
##################################################################        92.7%
##################################################################        92.8%
##################################################################        92.9%
##################################################################        92.9%
##################################################################        93.0%
##################################################################        93.0%
##################################################################        93.1%
###################################################################       93.1%
###################################################################       93.2%
###################################################################       93.2%
###################################################################       93.3%
###################################################################       93.3%
###################################################################       93.3%
###################################################################       93.4%
###################################################################       93.4%
###################################################################       93.4%
###################################################################       93.5%
###################################################################       93.5%
###################################################################       93.5%
###################################################################       93.6%
###################################################################       93.6%
###################################################################       93.7%
###################################################################       93.7%
###################################################################       93.7%
###################################################################       93.8%
###################################################################       93.8%
###################################################################       93.8%
###################################################################       93.9%
###################################################################       93.9%
###################################################################       93.9%
###################################################################       94.0%
###################################################################       94.0%
###################################################################       94.1%
###################################################################       94.1%
###################################################################       94.1%
###################################################################       94.2%
###################################################################       94.2%
###################################################################       94.3%
###################################################################       94.3%
###################################################################       94.3%
###################################################################       94.4%
###################################################################       94.4%
####################################################################      94.4%
####################################################################      94.5%
####################################################################      94.5%
####################################################################      94.6%
####################################################################      94.6%
####################################################################      94.6%
####################################################################      94.7%
####################################################################      94.7%
####################################################################      94.7%
####################################################################      94.8%
####################################################################      94.8%
####################################################################      94.9%
####################################################################      94.9%
####################################################################      95.0%
####################################################################      95.0%
####################################################################      95.1%
####################################################################      95.1%
####################################################################      95.1%
####################################################################      95.2%
####################################################################      95.2%
####################################################################      95.2%
####################################################################      95.3%
####################################################################      95.3%
####################################################################      95.3%
####################################################################      95.4%
####################################################################      95.4%
####################################################################      95.4%
####################################################################      95.5%
####################################################################      95.5%
####################################################################      95.5%
####################################################################      95.6%
####################################################################      95.7%
####################################################################      95.7%
####################################################################      95.7%
####################################################################      95.7%
####################################################################      95.8%
####################################################################      95.8%
####################################################################      95.8%
#####################################################################     95.8%
#####################################################################     95.9%
#####################################################################     95.9%
#####################################################################     95.9%
#####################################################################     96.0%
#####################################################################     96.0%
#####################################################################     96.0%
#####################################################################     96.0%
#####################################################################     96.1%
#####################################################################     96.1%
#####################################################################     96.1%
#####################################################################     96.2%
#####################################################################     96.2%
#####################################################################     96.2%
#####################################################################     96.3%
#####################################################################     96.3%
#####################################################################     96.3%
#####################################################################     96.4%
#####################################################################     96.4%
#####################################################################     96.4%
#####################################################################     96.4%
#####################################################################     96.5%
#####################################################################     96.5%
#####################################################################     96.5%
#####################################################################     96.6%
#####################################################################     96.6%
#####################################################################     96.6%
#####################################################################     96.7%
#####################################################################     96.7%
#####################################################################     96.7%
#####################################################################     96.8%
#####################################################################     96.8%
#####################################################################     96.8%
#####################################################################     96.9%
#####################################################################     96.9%
#####################################################################     96.9%
#####################################################################     96.9%
#####################################################################     97.0%
#####################################################################     97.0%
#####################################################################     97.0%
#####################################################################     97.1%
#####################################################################     97.1%
#####################################################################     97.1%
#####################################################################     97.2%
#####################################################################     97.2%
######################################################################    97.2%
######################################################################    97.2%
######################################################################    97.3%
######################################################################    97.3%
######################################################################    97.3%
######################################################################    97.4%
######################################################################    97.4%
######################################################################    97.4%
######################################################################    97.5%
######################################################################    97.5%
######################################################################    97.5%
######################################################################    97.5%
######################################################################    97.6%
######################################################################    97.6%
######################################################################    97.6%
######################################################################    97.6%
######################################################################    97.7%
######################################################################    97.7%
######################################################################    97.7%
######################################################################    97.8%
######################################################################    97.8%
######################################################################    97.8%
######################################################################    97.8%
######################################################################    97.8%
######################################################################    97.9%
######################################################################    97.9%
######################################################################    97.9%
######################################################################    97.9%
######################################################################    98.0%
######################################################################    98.0%
######################################################################    98.0%
######################################################################    98.0%
######################################################################    98.1%
######################################################################    98.1%
######################################################################    98.1%
######################################################################    98.2%
######################################################################    98.2%
######################################################################    98.2%
######################################################################    98.3%
######################################################################    98.3%
######################################################################    98.3%
######################################################################    98.3%
######################################################################    98.4%
######################################################################    98.4%
######################################################################    98.4%
######################################################################    98.5%
######################################################################    98.5%
######################################################################    98.5%
######################################################################    98.6%
######################################################################    98.6%
#######################################################################   98.6%
#######################################################################   98.7%
#######################################################################   98.7%
#######################################################################   98.7%
#######################################################################   98.8%
#######################################################################   98.8%
#######################################################################   98.8%
#######################################################################   98.8%
#######################################################################   98.9%
#######################################################################   98.9%
#######################################################################   98.9%
#######################################################################   99.0%
#######################################################################   99.0%
#######################################################################   99.0%
#######################################################################   99.1%
#######################################################################   99.1%
#######################################################################   99.1%
#######################################################################   99.2%
#######################################################################   99.2%
#######################################################################   99.2%
#######################################################################   99.3%
#######################################################################   99.3%
#######################################################################   99.3%
#######################################################################   99.4%
#######################################################################   99.4%
#######################################################################   99.4%
#######################################################################   99.5%
#######################################################################   99.5%
#######################################################################   99.5%
#######################################################################   99.6%
#######################################################################   99.6%
#######################################################################   99.6%
#######################################################################   99.7%
#######################################################################   99.7%
#######################################################################   99.7%
#######################################################################   99.7%
#######################################################################   99.8%
#######################################################################   99.8%
#######################################################################   99.8%
#######################################################################   99.9%
#######################################################################   99.9%
#######################################################################   99.9%
#######################################################################  100.0%
######################################################################## 100.0%
 > https://10.19.115.108:8493/
 x http://10.11.5.7:80/~pvolpe/images/
 x http://10.11.5.7:80/~mvollmer/images/
 x http://10.11.5.7:80/~dperpeet/images/
 x http://10.11.5.7:80/~swalter/images/
 > https://209.132.184.69:8493/
 > https://209.132.184.41:8493/
 x http://10.130.2.28:80
 x http://10.130.2.29:80
 x http://10.130.2.32:80
 x http://10.130.2.34:80
 x http://10.128.0.101:80
 x http://10.128.0.103:80
 x http://10.128.0.93:80
 x http://10.128.0.97:80
 x http://10.128.2.28:80
 x http://10.128.2.34:80
 x http://10.128.2.35:80
 x http://10.128.4.28:80
 x http://10.128.4.32:80
 x http://10.128.4.34:80
 x http://10.128.4.35:80
 x http://10.129.1.243:80
 x http://10.129.1.244:80
 x http://10.129.1.246:80
 x http://10.129.1.247:80
 x http://10.129.1.249:80
 x http://10.129.1.250:80
 > http://10.129.2.206:80
 > http://10.129.2.207:80
 > http://10.129.2.209:80
 > http://10.129.2.210:80
 x http://10.129.4.30:80
 x http://10.129.4.36:80
 x http://10.129.4.37:80
 x http://10.129.4.38:80
 x http://10.130.1.201:80
 x http://10.130.1.202:80
 x http://10.130.1.203:80
 x http://10.130.1.204:80
 x http://10.130.4.27:80
 x http://10.130.4.28:80
 x http://10.130.4.29:80
 > http://10.131.2.154:80
 > http://10.131.2.155:80
 > http://10.131.2.156:80
 > http://10.131.2.157:80
 x https://152.19.134.199:443/groups/cockpit/images/
 > https://209.132.184.41:8493/ovirt-3f3642bfff7ccdd35361b5b9ef72b9942f7b389411e9878f1ceadb3aa955d90b.qcow2
Engine URL: https://127.0.0.2:30102/ovirt-engine/
++ seq 1 60
+ for x in $(seq 1 60)
++ xmllint --xpath 'string(/api/product_info/name)' -
++ curl -s -k -u admin@internal:engine -H Content-type:application/xml https://10.111.113.5/ovirt-engine/api
-:1: parser error : Document is empty

^
+ '[' '' = 'oVirt Engine' ']'
+ sleep 10
+ for x in $(seq 1 60)
++ xmllint --xpath 'string(/api/product_info/name)' -
++ curl -s -k -u admin@internal:engine -H Content-type:application/xml https://10.111.113.5/ovirt-engine/api
-:1: parser error : Document is empty

^
+ '[' '' = 'oVirt Engine' ']'
+ sleep 10
+ for x in $(seq 1 60)
++ xmllint --xpath 'string(/api/product_info/name)' -
++ curl -s -k -u admin@internal:engine -H Content-type:application/xml https://10.111.113.5/ovirt-engine/api
-:1: parser error : Document is empty

^
+ '[' '' = 'oVirt Engine' ']'
+ sleep 10
+ for x in $(seq 1 60)
++ xmllint --xpath 'string(/api/product_info/name)' -
++ curl -s -k -u admin@internal:engine -H Content-type:application/xml https://10.111.113.5/ovirt-engine/api
-:1: parser error : Document is empty

^
+ '[' '' = 'oVirt Engine' ']'
+ sleep 10
+ for x in $(seq 1 60)
++ xmllint --xpath 'string(/api/product_info/name)' -
++ curl -s -k -u admin@internal:engine -H Content-type:application/xml https://10.111.113.5/ovirt-engine/api
+ '[' '' = 'oVirt Engine' ']'
+ sleep 10
+ for x in $(seq 1 60)
++ xmllint --xpath 'string(/api/product_info/name)' -
++ curl -s -k -u admin@internal:engine -H Content-type:application/xml https://10.111.113.5/ovirt-engine/api
+ '[' '' = 'oVirt Engine' ']'
+ sleep 10
+ for x in $(seq 1 60)
++ xmllint --xpath 'string(/api/product_info/name)' -
++ curl -s -k -u admin@internal:engine -H Content-type:application/xml https://10.111.113.5/ovirt-engine/api
+ '[' 'oVirt Engine' = 'oVirt Engine' ']'
+ break
  % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
                                 Dload  Upload   Total   Spent    Left  Speed

  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0
  0  1327    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0
100  1327  100  1327    0     0   1327      0  0:00:01 --:--:--  0:00:01 15987
  % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
                                 Dload  Upload   Total   Spent    Left  Speed

  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0
100   389  100   310  100    79    310     79  0:00:01 --:--:--  0:00:01   572
{"access_token":"1RiE-JR6ui32MLlQz-LBS-G99U4-9_Gq_H2XgFuv9dsA8mhS4F2lJHge-otv85HozVk_n97I1GsNUEIaPVyWEA","scope":"ovirt-app-api ovirt-ext=token-info:authz-search ovirt-ext=token-info:public-authz-search ovirt-ext=token-info:validate ovirt-ext=token:password-access","exp":"1517306901000","token_type":"bearer"}
oVirt token retrieved: 1RiE-JR6ui32MLlQz-LBS-G99U4-9_Gq_H2XgFuv9dsA8mhS4F2lJHge-otv85HozVk_n97I1GsNUEIaPVyWEA

DevTools listening on ws://127.0.0.1:9683/devtools/browser/62e4256f-f691-4d99-992d-ffb1f4989e1c
[0123/100824.326835:ERROR:zygote_host_impl_linux.cc(268)] Failed to adjust OOM score of renderer with pid 45093: Permission denied (13)
[0123/100825.168941:ERROR:zygote_host_impl_linux.cc(268)] Failed to adjust OOM score of renderer with pid 45123: Permission denied (13)
> log: loading ovirt package
> log: Configuration file /etc/cockpit/machines-ovirt.config content is read ...
> log: ... and parsed
> warning: Unable to parse event, ignoring: event 'tunable' for domain VM:
> warning: Unable to parse event, ignoring: cputune.cpu_shares: 1020
Data Center status: problematic, waiting for automatic reactivation
> info: HTTP POST failed: "{\n  \"detail\" : \"[Cannot add VM. The VM name is already in use, please choose a unique name and try again.]\",\n  \"reason\" : \"Operation Failed\"\n}" /ovirt-engine/api/vms
> info: handleOvirtError, error =  {
  "detail" : "[Cannot add VM. The VM name is already in use, please choose a unique name and try again.]",
  "reason" : "Operation Failed"
} exception =  
> info: HTTP POST failed: "{\n  \"async\" : \"false\",\n  \"fault\" : {\n    \"detail\" : \"[Cannot run VM without at least one bootable disk.\\nAlternatives:\\n- Create a disk for this VM, and rerun the VM.\\n- Change the boot sequence using the Edit VM command (Boot Option Sub-Tab).\\n- Use the 'Run Once' command to select a different boot option and rerun the VM.]\",\n    \"reason\" : \"Operation Failed\"\n  },\n  \"status\" : \"failed\"\n}" /ovirt-engine/api/vms/1ca2263e-26eb-4888-b8a2-2f927d34d750/start
> info: handleOvirtError, error =  {
  "async" : "false",
  "fault" : {
    "detail" : "[Cannot run VM without at least one bootable disk.\nAlternatives:\n- Create a disk for this VM, and rerun the VM.\n- Change the boot sequence using the Edit VM command (Boot Option Sub-Tab).\n- Use the 'Run Once' command to select a different boot option and rerun the VM.]",
    "reason" : "Operation Failed"
  },
  "status" : "failed"
} exception =  
Unexpected journal message 'audit: type=1400 audit(1516701725.624:161): avc:  denied  { map } for  pid=1269 comm="hostname" path="/usr/bin/hostname" dev="dm-0" ino=20028 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:hostname_exec_t:s0 tclass=file permissive=0'
Unexpected journal message 'audit: type=1400 audit(1516701725.820:165): avc:  denied  { execute_no_trans } for  pid=1307 comm="pmie_check" path="/usr/bin/pmie" dev="dm-0" ino=139127 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:pcp_pmie_exec_t:s0 tclass=file permissive=0'
Wrote JS log to TestOVirtMachines-testBasic-fedora-27-127.0.0.2-2301-FAIL.js.log
Journal extracted to TestOVirtMachines-testBasic-fedora-27-127.0.0.2-2301-FAIL.log
/etc/profile.d/lang.sh: line 19: warning: setlocale: LC_CTYPE: cannot change locale (C.UTF-8)
Journal extracted to TestOVirtMachines-testBasic-ovirt-127.0.0.2-2302-FAIL.log
/etc/profile.d/lang.sh: line 19: warning: setlocale: LC_CTYPE: cannot change locale (C.UTF-8)
Traceback (most recent call last):
  File "/build/cockpit/test/common/testlib.py", line 669, in tearDown
    self.check_journal_messages()
  File "/build/cockpit/test/common/testlib.py", line 804, in check_journal_messages
    raise Error(first)
Error: audit: type=1400 audit(1516701725.624:161): avc:  denied  { map } for  pid=1269 comm="hostname" path="/usr/bin/hostname" dev="dm-0" ino=20028 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:hostname_exec_t:s0 tclass=file permissive=0

not ok 45 testBasic (check_ovirt.TestOVirtMachines) # duration: 556s
Wrote screenshot to TestOVirtMachines-testBasic-fedora-27-127.0.0.2-2301-FAIL.png
Wrote HTML dump to TestOVirtMachines-testBasic-fedora-27-127.0.0.2-2301-FAIL.html
Wrote JS log to TestOVirtMachines-testBasic-fedora-27-127.0.0.2-2301-FAIL.js.log
Journal extracted to TestOVirtMachines-testBasic-fedora-27-127.0.0.2-2301-FAIL.log
Journal extracted to TestOVirtMachines-testBasic-ovirt-127.0.0.2-2302-FAIL.log
/etc/profile.d/lang.sh: line 19: warning: setlocale: LC_CTYPE: cannot change locale (C.UTF-8)

First occurrence: 2018-01-23T10:11:09.299876 | revision c505f6ec848b5d353d0a9f1e70bd604359bf3ffd Times recorded: 1 Latest occurrences:

cockpituous commented 6 years ago

verify/fedora-27 Ooops, it happened again


# ----------------------------------------------------------------------
# testCheckpoint (check_networking_checkpoints.TestNetworking)
#
NAME         UUID                                  TYPE            DEVICE 
System eth0  5fb06bd0-0bb0-7ffb-45f1-d6edd65f3e03  802-3-ethernet  eth0   
virbr0       2b34cbd9-baff-4298-a8ab-1c0be6585d73  bridge          virbr0 
System eth1  9c92fad9-6ecb-3e6c-eb4d-8a47c6f50c04  802-3-ethernet  --     
ens2         39ef3890-56af-4114-9a24-f3f94c42acfe  802-3-ethernet  --     

52:54:00:12:34:56 -> eth0

DevTools listening on ws://127.0.0.1:9873/devtools/browser/f3efc37e-d15d-48d3-90d9-929ab18eaa7a
[0123/093127.473928:ERROR:zygote_host_impl_linux.cc(268)] Failed to adjust OOM score of renderer with pid 38530: Permission denied (13)
[0123/093128.418430:ERROR:zygote_host_impl_linux.cc(268)] Failed to adjust OOM score of renderer with pid 38573: Permission denied (13)
Unexpected journal message 'audit: type=1400 audit(1516699879.044:161): avc:  denied  { map } for  pid=1224 comm="hostname" path="/usr/bin/hostname" dev="dm-0" ino=20028 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:hostname_exec_t:s0 tclass=file permissive=0'
Unexpected journal message 'audit: type=1400 audit(1516699879.280:165): avc:  denied  { execute_no_trans } for  pid=1282 comm="pmie_check" path="/usr/bin/pmie" dev="dm-0" ino=139127 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:pcp_pmie_exec_t:s0 tclass=file permissive=0'
Wrote JS log to TestNetworking-testCheckpoint-fedora-27-127.0.0.2-2801-FAIL.js.log
Journal extracted to TestNetworking-testCheckpoint-fedora-27-127.0.0.2-2801-FAIL.log
Traceback (most recent call last):
  File "/build/cockpit/test/common/testlib.py", line 669, in tearDown
    self.check_journal_messages()
  File "/build/cockpit/test/common/testlib.py", line 804, in check_journal_messages
    raise Error(first)
Error: audit: type=1400 audit(1516699879.044:161): avc:  denied  { map } for  pid=1224 comm="hostname" path="/usr/bin/hostname" dev="dm-0" ino=20028 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:hostname_exec_t:s0 tclass=file permissive=0

not ok 30 testCheckpoint (check_networking_checkpoints.TestNetworking) # duration: 83s
Wrote screenshot to TestNetworking-testCheckpoint-fedora-27-127.0.0.2-2801-FAIL.png
Wrote HTML dump to TestNetworking-testCheckpoint-fedora-27-127.0.0.2-2801-FAIL.html
Wrote JS log to TestNetworking-testCheckpoint-fedora-27-127.0.0.2-2801-FAIL.js.log
Journal extracted to TestNetworking-testCheckpoint-fedora-27-127.0.0.2-2801-FAIL.log

First occurrence: 2018-01-23T09:32:30.525536 | revision b0d8ed505f1ff5acc6de9a62b16f8d5d34e06519, logs Times recorded: 1 Latest occurrences:

# ----------------------------------------------------------------------
# testBasic (check_kdump.TestKdump)
#
Created symlink /etc/systemd/system/multi-user.target.wants/kdump.service -> /usr/lib/systemd/system/kdump.service.
Job for kdump.service failed because the control process exited with error code.
See "systemctl  status kdump.service" and "journalctl  -xe" for details.

DevTools listening on ws://127.0.0.1:9704/devtools/browser/f1f40b68-7b23-4e16-85dd-8d263981d004
[0123/095131.882332:ERROR:zygote_host_impl_linux.cc(268)] Failed to adjust OOM score of renderer with pid 17781: Permission denied (13)
[0123/095132.817214:ERROR:zygote_host_impl_linux.cc(268)] Failed to adjust OOM score of renderer with pid 17853: Permission denied (13)
Generating grub configuration file ...
Found linux image: /boot/vmlinuz-4.14.11-300.fc27.x86_64
Found initrd image: /boot/initramfs-4.14.11-300.fc27.x86_64.img
Found linux image: /boot/vmlinuz-4.13.9-300.fc27.x86_64
Found initrd image: /boot/initramfs-4.13.9-300.fc27.x86_64.img
Found linux image: /boot/vmlinuz-0-rescue-b7698e75e35a46dc9cd9db5d9bec44b8
Found initrd image: /boot/initramfs-0-rescue-b7698e75e35a46dc9cd9db5d9bec44b8.img
done
Connection to 127.0.0.2 closed by remote host.
> warning: transport closed: disconnected
CDP: {"source":"network","level":"error","text":"Failed to load resource: net::ERR_EMPTY_RESPONSE","timestamp":1516701100131.62,"url":"http://127.0.0.2:9391/cockpit/static/fonts/OpenSans-Light-webfont.woff","networkRequestId":"17853.29"}
ssh_exchange_identification: read: Connection reset by peer
ssh_exchange_identification: read: Connection reset by peer
ssh_exchange_identification: read: Connection reset by peer
> log: transport closed, dropped message:  1:1!4
{"call":["/org/freedesktop/timedate1","org.freedesktop.DBus.Properties","Get",["org.freedesktop.timedate1","NTPSynchronized"]],"id":"4"}
> log: transport closed, dropped message:  1:1!4
{"call":["/org/freedesktop/timedate1","org.freedesktop.DBus.Properties","Get",["org.freedesktop.timedate1","NTPSynchronized"]],"id":"5"}
> log: transport closed, dropped message:  1:1!4
{"call":["/org/freedesktop/timedate1","org.freedesktop.DBus.Properties","Get",["org.freedesktop.timedate1","NTPSynchronized"]],"id":"6"}
> log: transport closed, dropped message:  1:1!4
{"call":["/org/freedesktop/timedate1","org.freedesktop.DBus.Properties","Get",["org.freedesktop.timedate1","NTPSynchronized"]],"id":"7"}
> warning: Unable to apply settings: Directory /var/crash2 isn't writable or doesn't exist.
> warning: transport closed: disconnected
CDP: {"source":"network","level":"error","text":"Failed to load resource: net::ERR_CONNECTION_RESET","timestamp":1516701206873.48,"url":"http://127.0.0.2:9391/cockpit/static/fonts/OpenSans-Light-webfont.woff","networkRequestId":"17853.131"}
Connection to 127.0.0.2 closed by remote host.
Unexpected journal message 'audit: type=1400 audit(1516701083.733:165): avc:  denied  { execute_no_trans } for  pid=1334 comm="pmie_check" path="/usr/bin/pmie" dev="dm-0" ino=139127 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:pcp_pmie_exec_t:s0 tclass=file permissive=0'
Wrote JS log to TestKdump-testBasic-fedora-27-127.0.0.2-2501-FAIL.js.log
Journal extracted to TestKdump-testBasic-fedora-27-127.0.0.2-2501-FAIL.log
Traceback (most recent call last):
  File "/build/cockpit/test/common/testlib.py", line 669, in tearDown
    self.check_journal_messages()
  File "/build/cockpit/test/common/testlib.py", line 804, in check_journal_messages
    raise Error(first)
Error: audit: type=1400 audit(1516701083.733:165): avc:  denied  { execute_no_trans } for  pid=1334 comm="pmie_check" path="/usr/bin/pmie" dev="dm-0" ino=139127 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:pcp_pmie_exec_t:s0 tclass=file permissive=0

not ok 154 testBasic (check_kdump.TestKdump) # duration: 138s
Wrote screenshot to TestKdump-testBasic-fedora-27-127.0.0.2-2501-FAIL.png
Wrote HTML dump to TestKdump-testBasic-fedora-27-127.0.0.2-2501-FAIL.html
Wrote JS log to TestKdump-testBasic-fedora-27-127.0.0.2-2501-FAIL.js.log
Journal extracted to TestKdump-testBasic-fedora-27-127.0.0.2-2501-FAIL.log

First occurrence: 2018-01-23T09:53:30.303501 | revision c505f6ec848b5d353d0a9f1e70bd604359bf3ffd, logs Times recorded: 1 Latest occurrences:

# ----------------------------------------------------------------------
# testBasic (check_docker.TestDocker)
#

DevTools listening on ws://127.0.0.1:9354/devtools/browser/4571e19b-131c-4ba1-92df-e056757d2e65
[0123/095402.752406:ERROR:zygote_host_impl_linux.cc(268)] Failed to adjust OOM score of renderer with pid 21161: Permission denied (13)
[0123/095403.764093:ERROR:zygote_host_impl_linux.cc(268)] Failed to adjust OOM score of renderer with pid 21197: Permission denied (13)
Unexpected journal message 'audit: type=1400 audit(1516701191.117:165): avc:  denied  { execute_no_trans } for  pid=1334 comm="pmie_check" path="/usr/bin/pmie" dev="dm-0" ino=139127 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:pcp_pmie_exec_t:s0 tclass=file permissive=0'
Wrote JS log to TestDocker-testBasic-fedora-27-127.0.0.2-2201-FAIL.js.log
Journal extracted to TestDocker-testBasic-fedora-27-127.0.0.2-2201-FAIL.log
Traceback (most recent call last):
  File "/build/cockpit/test/common/testlib.py", line 669, in tearDown
    self.check_journal_messages()
  File "/build/cockpit/test/common/testlib.py", line 804, in check_journal_messages
    raise Error(first)
Error: audit: type=1400 audit(1516701191.117:165): avc:  denied  { execute_no_trans } for  pid=1334 comm="pmie_check" path="/usr/bin/pmie" dev="dm-0" ino=139127 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:pcp_pmie_exec_t:s0 tclass=file permissive=0

not ok 138 testBasic (check_docker.TestDocker) # duration: 125s
Wrote screenshot to TestDocker-testBasic-fedora-27-127.0.0.2-2201-FAIL.png
Wrote HTML dump to TestDocker-testBasic-fedora-27-127.0.0.2-2201-FAIL.html
Wrote JS log to TestDocker-testBasic-fedora-27-127.0.0.2-2201-FAIL.js.log
Journal extracted to TestDocker-testBasic-fedora-27-127.0.0.2-2201-FAIL.log

First occurrence: 2018-01-23T09:55:04.663710 | revision c505f6ec848b5d353d0a9f1e70bd604359bf3ffd, logs Times recorded: 1 Latest occurrences:

# ----------------------------------------------------------------------
# testReconnectChangeCert (check_openshift.TestOpenshift)
#
/etc/profile.d/lang.sh: line 20: warning: setlocale: LC_COLLATE: cannot change locale (en_US.UTF-8): No such file or directory
/etc/profile.d/lang.sh: line 23: warning: setlocale: LC_MESSAGES: cannot change locale (en_US.UTF-8): No such file or directory
/etc/profile.d/lang.sh: line 26: warning: setlocale: LC_NUMERIC: cannot change locale (en_US.UTF-8): No such file or directory
/etc/profile.d/lang.sh: line 29: warning: setlocale: LC_TIME: cannot change locale (en_US.UTF-8): No such file or directory
/etc/profile.d/lang.sh: line 20: warning: setlocale: LC_COLLATE: cannot change locale (en_US.UTF-8): No such file or directory
/etc/profile.d/lang.sh: line 23: warning: setlocale: LC_MESSAGES: cannot change locale (en_US.UTF-8): No such file or directory
/etc/profile.d/lang.sh: line 26: warning: setlocale: LC_NUMERIC: cannot change locale (en_US.UTF-8): No such file or directory
/etc/profile.d/lang.sh: line 29: warning: setlocale: LC_TIME: cannot change locale (en_US.UTF-8): No such file or directory
/etc/profile.d/lang.sh: line 20: warning: setlocale: LC_COLLATE: cannot change locale (en_US.UTF-8): No such file or directory
/etc/profile.d/lang.sh: line 23: warning: setlocale: LC_MESSAGES: cannot change locale (en_US.UTF-8): No such file or directory
/etc/profile.d/lang.sh: line 26: warning: setlocale: LC_NUMERIC: cannot change locale (en_US.UTF-8): No such file or directory
/etc/profile.d/lang.sh: line 29: warning: setlocale: LC_TIME: cannot change locale (en_US.UTF-8): No such file or directory
The connection to the server 10.111.112.101:8443 was refused - did you specify the right host or port?
The connection to the server 10.111.112.101:8443 was refused - did you specify the right host or port?
The connection to the server 10.111.112.101:8443 was refused - did you specify the right host or port?
The connection to the server 10.111.112.101:8443 was refused - did you specify the right host or port?
The connection to the server 10.111.112.101:8443 was refused - did you specify the right host or port?
The connection to the server 10.111.112.101:8443 was refused - did you specify the right host or port?
The connection to the server 10.111.112.101:8443 was refused - did you specify the right host or port?
The connection to the server 10.111.112.101:8443 was refused - did you specify the right host or port?
The connection to the server 10.111.112.101:8443 was refused - did you specify the right host or port?

DevTools listening on ws://127.0.0.1:10070/devtools/browser/2671125d-951f-4259-ba4c-6589142f6c6a
[0123/095701.061938:ERROR:zygote_host_impl_linux.cc(268)] Failed to adjust OOM score of renderer with pid 26308: Permission denied (13)
[0123/095702.063354:ERROR:zygote_host_impl_linux.cc(268)] Failed to adjust OOM score of renderer with pid 26356: Permission denied (13)
> warning: 2018-01-23 04:57:05.102653 I | proto: duplicate proto type registered: google.protobuf.Any
2018-01-23 04:57:05.102905 I | proto: duplicate proto type registered: google.protobuf.Duration
2018-01-23 04:57:05.102941 I | proto: duplicate proto type registered: google.protobuf.Timestamp

> warning: 2018-01-23 04:57:05.443185 I | proto: duplicate proto type registered: google.protobuf.Any
2018-01-23 04:57:05.443339 I | proto: duplicate proto type registered: google.protobuf.Duration
2018-01-23 04:57:05.443404 I | proto: duplicate proto type registered: google.protobuf.Timestamp

> warning: 2018-01-23 04:57:06.037330 I | proto: duplicate proto type registered: google.protobuf.Any
2018-01-23 04:57:06.037512 I | proto: duplicate proto type registered: google.protobuf.Duration
2018-01-23 04:57:06.037549 I | proto: duplicate proto type registered: google.protobuf.Timestamp

> warning: 2018-01-23 04:57:06.284406 I | proto: duplicate proto type registered: google.protobuf.Any
2018-01-23 04:57:06.284505 I | proto: duplicate proto type registered: google.protobuf.Duration
2018-01-23 04:57:06.284542 I | proto: duplicate proto type registered: google.protobuf.Timestamp

Unexpected journal message 'audit: type=1400 audit(1516701388.080:161): avc:  denied  { execute_no_trans } for  pid=1310 comm="pmie_check" path="/usr/bin/pmie" dev="dm-0" ino=139127 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:pcp_pmie_exec_t:s0 tclass=file permissive=0'
Wrote JS log to TestOpenshift-testReconnectChangeCert-fedora-27-127.0.0.2-2301-FAIL.js.log
Journal extracted to TestOpenshift-testReconnectChangeCert-fedora-27-127.0.0.2-2301-FAIL.log
Journal extracted to TestOpenshift-testReconnectChangeCert-openshift-127.0.0.2-2302-FAIL.log
/etc/profile.d/lang.sh: line 20: warning: setlocale: LC_COLLATE: cannot change locale (en_US.UTF-8): No such file or directory
/etc/profile.d/lang.sh: line 23: warning: setlocale: LC_MESSAGES: cannot change locale (en_US.UTF-8): No such file or directory
/etc/profile.d/lang.sh: line 26: warning: setlocale: LC_NUMERIC: cannot change locale (en_US.UTF-8): No such file or directory
/etc/profile.d/lang.sh: line 29: warning: setlocale: LC_TIME: cannot change locale (en_US.UTF-8): No such file or directory
Traceback (most recent call last):
  File "/build/cockpit/test/common/testlib.py", line 669, in tearDown
    self.check_journal_messages()
  File "/build/cockpit/test/common/testlib.py", line 804, in check_journal_messages
    raise Error(first)
Error: audit: type=1400 audit(1516701388.080:161): avc:  denied  { execute_no_trans } for  pid=1310 comm="pmie_check" path="/usr/bin/pmie" dev="dm-0" ino=139127 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:pcp_pmie_exec_t:s0 tclass=file permissive=0

not ok 110 testReconnectChangeCert (check_openshift.TestOpenshift) # duration: 54s
Wrote screenshot to TestOpenshift-testReconnectChangeCert-fedora-27-127.0.0.2-2301-FAIL.png
Wrote HTML dump to TestOpenshift-testReconnectChangeCert-fedora-27-127.0.0.2-2301-FAIL.html
Wrote JS log to TestOpenshift-testReconnectChangeCert-fedora-27-127.0.0.2-2301-FAIL.js.log
Journal extracted to TestOpenshift-testReconnectChangeCert-fedora-27-127.0.0.2-2301-FAIL.log
Journal extracted to TestOpenshift-testReconnectChangeCert-openshift-127.0.0.2-2302-FAIL.log
/etc/profile.d/lang.sh: line 20: warning: setlocale: LC_COLLATE: cannot change locale (en_US.UTF-8): No such file or directory
/etc/profile.d/lang.sh: line 23: warning: setlocale: LC_MESSAGES: cannot change locale (en_US.UTF-8): No such file or directory
/etc/profile.d/lang.sh: line 26: warning: setlocale: LC_NUMERIC: cannot change locale (en_US.UTF-8): No such file or directory
/etc/profile.d/lang.sh: line 29: warning: setlocale: LC_TIME: cannot change locale (en_US.UTF-8): No such file or directory

First occurrence: 2018-01-23T09:57:10.086522 | revision c505f6ec848b5d353d0a9f1e70bd604359bf3ffd, logs Times recorded: 1 Latest occurrences:

# ----------------------------------------------------------------------
# testBasic (check_system_info.TestSystemInfo)
#

DevTools listening on ws://127.0.0.1:10135/devtools/browser/718174a5-22e9-4096-90b6-3d4ce7b636af
[0123/095757.456416:ERROR:zygote_host_impl_linux.cc(268)] Failed to adjust OOM score of renderer with pid 28243: Permission denied (13)
[0123/095758.429537:ERROR:zygote_host_impl_linux.cc(268)] Failed to adjust OOM score of renderer with pid 28307: Permission denied (13)
> warning: # localhost:22 SSH-2.0-OpenSSH_7.6
# localhost:22 SSH-2.0-OpenSSH_7.6
# localhost:22 SSH-2.0-OpenSSH_7.6
# localhost:22 SSH-2.0-OpenSSH_7.6

> warning: # localhost:22 SSH-2.0-OpenSSH_7.6
# localhost:22 SSH-2.0-OpenSSH_7.6
# localhost:22 SSH-2.0-OpenSSH_7.6
# localhost:22 SSH-2.0-OpenSSH_7.6

Unexpected journal message 'audit: type=1400 audit(1516701469.047:161): avc:  denied  { map } for  pid=1284 comm="hostname" path="/usr/bin/hostname" dev="dm-0" ino=20028 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:hostname_exec_t:s0 tclass=file permissive=0'
Unexpected journal message 'audit: type=1400 audit(1516701469.187:163): avc:  denied  { execute_no_trans } for  pid=1319 comm="pmie_check" path="/usr/bin/pmie" dev="dm-0" ino=139127 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:pcp_pmie_exec_t:s0 tclass=file permissive=0'
Wrote JS log to TestSystemInfo-testBasic-fedora-27-127.0.0.2-2501-FAIL.js.log
Journal extracted to TestSystemInfo-testBasic-fedora-27-127.0.0.2-2501-FAIL.log
Traceback (most recent call last):
  File "/build/cockpit/bots/../test/verify/check-system-info", line 188, in testBasic
    self.check_journal_messages()
  File "/build/cockpit/test/common/testlib.py", line 804, in check_journal_messages
    raise Error(first)
Error: audit: type=1400 audit(1516701469.047:161): avc:  denied  { map } for  pid=1284 comm="hostname" path="/usr/bin/hostname" dev="dm-0" ino=20028 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:hostname_exec_t:s0 tclass=file permissive=0

not ok 97 testBasic (check_system_info.TestSystemInfo) # duration: 31s
Wrote screenshot to TestSystemInfo-testBasic-fedora-27-127.0.0.2-2501-FAIL.png
Wrote HTML dump to TestSystemInfo-testBasic-fedora-27-127.0.0.2-2501-FAIL.html
Wrote JS log to TestSystemInfo-testBasic-fedora-27-127.0.0.2-2501-FAIL.js.log
Journal extracted to TestSystemInfo-testBasic-fedora-27-127.0.0.2-2501-FAIL.log

First occurrence: 2018-01-23T09:58:08.224925 | revision c505f6ec848b5d353d0a9f1e70bd604359bf3ffd, logs Times recorded: 1 Latest occurrences:

# ----------------------------------------------------------------------
# testResize (check_storage_resize.TestStorage)
#

DevTools listening on ws://127.0.0.1:10000/devtools/browser/5ea95467-3efa-4ef9-a972-fa31950d5095
[0123/095822.913617:ERROR:zygote_host_impl_linux.cc(268)] Failed to adjust OOM score of renderer with pid 29021: Permission denied (13)
[0123/095823.960497:ERROR:zygote_host_impl_linux.cc(268)] Failed to adjust OOM score of renderer with pid 29123: Permission denied (13)
Unexpected journal message 'audit: type=1400 audit(1516701494.339:163): avc:  denied  { map } for  pid=1296 comm="hostname" path="/usr/bin/hostname" dev="dm-0" ino=20028 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:hostname_exec_t:s0 tclass=file permissive=0'
Unexpected journal message 'audit: type=1400 audit(1516701494.463:165): avc:  denied  { execute_no_trans } for  pid=1332 comm="pmie_check" path="/usr/bin/pmie" dev="dm-0" ino=139127 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:pcp_pmie_exec_t:s0 tclass=file permissive=0'
Wrote JS log to TestStorage-testResize-fedora-27-127.0.0.2-2701-FAIL.js.log
Journal extracted to TestStorage-testResize-fedora-27-127.0.0.2-2701-FAIL.log
Traceback (most recent call last):
  File "/build/cockpit/test/common/testlib.py", line 669, in tearDown
    self.check_journal_messages()
  File "/build/cockpit/test/common/testlib.py", line 804, in check_journal_messages
    raise Error(first)
Error: audit: type=1400 audit(1516701494.339:163): avc:  denied  { map } for  pid=1296 comm="hostname" path="/usr/bin/hostname" dev="dm-0" ino=20028 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:hostname_exec_t:s0 tclass=file permissive=0

not ok 90 testResize (check_storage_resize.TestStorage) # duration: 31s
Wrote screenshot to TestStorage-testResize-fedora-27-127.0.0.2-2701-FAIL.png
Wrote HTML dump to TestStorage-testResize-fedora-27-127.0.0.2-2701-FAIL.html
Wrote JS log to TestStorage-testResize-fedora-27-127.0.0.2-2701-FAIL.js.log
Journal extracted to TestStorage-testResize-fedora-27-127.0.0.2-2701-FAIL.log

First occurrence: 2018-01-23T09:58:32.804260 | revision c505f6ec848b5d353d0a9f1e70bd604359bf3ffd, logs Times recorded: 1 Latest occurrences:

# ----------------------------------------------------------------------
# testBasic (check_shutdown_restart.TestShutdownRestart)
#

DevTools listening on ws://127.0.0.1:10211/devtools/browser/03445c8d-35bc-4f1c-ab6e-422e90ce26e8
[0123/100005.965355:ERROR:zygote_host_impl_linux.cc(268)] Failed to adjust OOM score of renderer with pid 32519: Permission denied (13)
[0123/100006.931313:ERROR:zygote_host_impl_linux.cc(268)] Failed to adjust OOM score of renderer with pid 32699: Permission denied (13)
> warning: Shutdown scheduled for Tue 2018-01-23 05:00:10 EST, use 'shutdown -c' to cancel.

> warning: transport closed: disconnected
Connection to 127.0.0.2 closed by remote host.
CDP: {"source":"network","level":"error","text":"Failed to load resource: net::ERR_EMPTY_RESPONSE","timestamp":1516701610849.16,"url":"http://127.0.0.2:9691/cockpit/static/fonts/OpenSans-Light-webfont.woff","networkRequestId":"32699.29"}
> log: transport closed, dropped message:  1:1!4
{"call":["/org/freedesktop/timedate1","org.freedesktop.DBus.Properties","Get",["org.freedesktop.timedate1","NTPSynchronized"]],"id":"3"}
> log: transport closed, dropped message:  1:1!4
{"call":["/org/freedesktop/timedate1","org.freedesktop.DBus.Properties","Get",["org.freedesktop.timedate1","NTPSynchronized"]],"id":"4"}
> log: transport closed, dropped message:  1:1!4
{"call":["/org/freedesktop/timedate1","org.freedesktop.DBus.Properties","Get",["org.freedesktop.timedate1","NTPSynchronized"]],"id":"5"}
> log: transport closed, dropped message:  1:1!4
{"call":["/org/freedesktop/timedate1","org.freedesktop.DBus.Properties","Get",["org.freedesktop.timedate1","NTPSynchronized"]],"id":"6"}
Unexpected journal message 'audit: type=1400 audit(1516701599.484:164): avc:  denied  { map } for  pid=1306 comm="hostname" path="/usr/bin/hostname" dev="dm-0" ino=20028 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:hostname_exec_t:s0 tclass=file permissive=0'
Unexpected journal message 'audit: type=1400 audit(1516701626.113:169): avc:  denied  { map } for  pid=1289 comm="hostname" path="/usr/bin/hostname" dev="dm-0" ino=20028 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:hostname_exec_t:s0 tclass=file permissive=0'
Unexpected journal message 'audit: type=1400 audit(1516701626.405:173): avc:  denied  { execute_no_trans } for  pid=1344 comm="pmie_check" path="/usr/bin/pmie" dev="dm-0" ino=139127 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:pcp_pmie_exec_t:s0 tclass=file permissive=0'
Wrote JS log to TestShutdownRestart-testBasic-fedora-27-127.0.0.2-2801-FAIL.js.log
Journal extracted to TestShutdownRestart-testBasic-fedora-27-127.0.0.2-2801-FAIL.log
Journal extracted to TestShutdownRestart-testBasic-fedora-27-127.0.0.2-2802-FAIL.log
Traceback (most recent call last):
  File "/build/cockpit/bots/../test/verify/check-shutdown-restart", line 95, in testBasic
    self.check_journal_messages()
  File "/build/cockpit/test/common/testlib.py", line 804, in check_journal_messages
    raise Error(first)
Error: audit: type=1400 audit(1516701599.484:164): avc:  denied  { map } for  pid=1306 comm="hostname" path="/usr/bin/hostname" dev="dm-0" ino=20028 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:hostname_exec_t:s0 tclass=file permissive=0

not ok 65 testBasic (check_shutdown_restart.TestShutdownRestart) # duration: 48s
Wrote screenshot to TestShutdownRestart-testBasic-fedora-27-127.0.0.2-2801-FAIL.png
Wrote HTML dump to TestShutdownRestart-testBasic-fedora-27-127.0.0.2-2801-FAIL.html
Wrote JS log to TestShutdownRestart-testBasic-fedora-27-127.0.0.2-2801-FAIL.js.log
Journal extracted to TestShutdownRestart-testBasic-fedora-27-127.0.0.2-2801-FAIL.log
Journal extracted to TestShutdownRestart-testBasic-fedora-27-127.0.0.2-2802-FAIL.log

First occurrence: 2018-01-23T10:00:35.543969 | revision c505f6ec848b5d353d0a9f1e70bd604359bf3ffd, logs Times recorded: 1 Latest occurrences:

# ----------------------------------------------------------------------
# testNotSupported (check_realms.TestRealms)
#

DevTools listening on ws://127.0.0.1:10045/devtools/browser/3b06bf57-b011-49c9-9c9b-499c4464a875
[0123/100123.054359:ERROR:zygote_host_impl_linux.cc(268)] Failed to adjust OOM score of renderer with pid 34703: Permission denied (13)
[0123/100124.273307:ERROR:zygote_host_impl_linux.cc(268)] Failed to adjust OOM score of renderer with pid 34765: Permission denied (13)
Unexpected journal message 'audit: type=1400 audit(1516701675.113:165): avc:  denied  { execute_no_trans } for  pid=1326 comm="pmie_check" path="/usr/bin/pmie" dev="dm-0" ino=139127 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:pcp_pmie_exec_t:s0 tclass=file permissive=0'
Wrote JS log to TestRealms-testNotSupported-fedora-27-127.0.0.2-2901-FAIL.js.log
Journal extracted to TestRealms-testNotSupported-fedora-27-127.0.0.2-2901-FAIL.log
Journal extracted to TestRealms-testNotSupported-ipa-127.0.0.2-2902-FAIL.log
Traceback (most recent call last):
  File "/build/cockpit/test/common/testlib.py", line 669, in tearDown
    self.check_journal_messages()
  File "/build/cockpit/test/common/testlib.py", line 804, in check_journal_messages
    raise Error(first)
Error: audit: type=1400 audit(1516701675.113:165): avc:  denied  { execute_no_trans } for  pid=1326 comm="pmie_check" path="/usr/bin/pmie" dev="dm-0" ino=139127 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:pcp_pmie_exec_t:s0 tclass=file permissive=0

not ok 52 testNotSupported (check_realms.TestRealms) # duration: 44s
Wrote screenshot to TestRealms-testNotSupported-fedora-27-127.0.0.2-2901-FAIL.png
Wrote HTML dump to TestRealms-testNotSupported-fedora-27-127.0.0.2-2901-FAIL.html
Wrote JS log to TestRealms-testNotSupported-fedora-27-127.0.0.2-2901-FAIL.js.log
Journal extracted to TestRealms-testNotSupported-fedora-27-127.0.0.2-2901-FAIL.log
Journal extracted to TestRealms-testNotSupported-ipa-127.0.0.2-2902-FAIL.log

First occurrence: 2018-01-23T10:01:50.625832 | revision c505f6ec848b5d353d0a9f1e70bd604359bf3ffd, logs Times recorded: 1 Latest occurrences:

# ----------------------------------------------------------------------
# testTeam (check_networking_team.TestNetworking)
#
NAME         UUID                                  TYPE            DEVICE 
System eth0  5fb06bd0-0bb0-7ffb-45f1-d6edd65f3e03  802-3-ethernet  eth0   
virbr0       a46587eb-7bf1-4cd2-8481-d24b957bc9dd  bridge          virbr0 
System eth1  9c92fad9-6ecb-3e6c-eb4d-8a47c6f50c04  802-3-ethernet  --     
ens2         39ef3890-56af-4114-9a24-f3f94c42acfe  802-3-ethernet  --     

DevTools listening on ws://127.0.0.1:10153/devtools/browser/78122926-6b1d-45fd-9b9d-12649bcd58fb
[0123/100249.190335:ERROR:zygote_host_impl_linux.cc(268)] Failed to adjust OOM score of renderer with pid 36649: Permission denied (13)
[0123/100250.208633:ERROR:zygote_host_impl_linux.cc(268)] Failed to adjust OOM score of renderer with pid 36675: Permission denied (13)
52:54:01:00:00:03 -> eth2
52:54:01:00:00:03 -> eth2
52:54:01:00:00:04 -> eth3
52:54:01:00:00:04 -> eth3
Unexpected journal message 'audit: type=1400 audit(1516701754.334:163): avc:  denied  { map } for  pid=1255 comm="hostname" path="/usr/bin/hostname" dev="dm-0" ino=20028 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:hostname_exec_t:s0 tclass=file permissive=0'
Wrote JS log to TestNetworking-testTeam-fedora-27-127.0.0.2-2701-FAIL.js.log
Journal extracted to TestNetworking-testTeam-fedora-27-127.0.0.2-2701-FAIL.log
Journal extracted to TestNetworking-testTeam-fedora-26-127.0.0.2-2702-FAIL.log
Traceback (most recent call last):
  File "/build/cockpit/test/common/testlib.py", line 669, in tearDown
    self.check_journal_messages()
  File "/build/cockpit/test/common/testlib.py", line 804, in check_journal_messages
    raise Error(first)
Error: audit: type=1400 audit(1516701754.334:163): avc:  denied  { map } for  pid=1255 comm="hostname" path="/usr/bin/hostname" dev="dm-0" ino=20028 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:hostname_exec_t:s0 tclass=file permissive=0

not ok 38 testTeam (check_networking_team.TestNetworking) # duration: 54s
Wrote screenshot to TestNetworking-testTeam-fedora-27-127.0.0.2-2701-FAIL.png
Wrote HTML dump to TestNetworking-testTeam-fedora-27-127.0.0.2-2701-FAIL.html
Wrote JS log to TestNetworking-testTeam-fedora-27-127.0.0.2-2701-FAIL.js.log
Journal extracted to TestNetworking-testTeam-fedora-27-127.0.0.2-2701-FAIL.log
Journal extracted to TestNetworking-testTeam-fedora-26-127.0.0.2-2702-FAIL.log

First occurrence: 2018-01-23T10:03:15.657065 | revision c505f6ec848b5d353d0a9f1e70bd604359bf3ffd, logs Times recorded: 1 Latest occurrences:

# ----------------------------------------------------------------------
# testBondMac (check_networking_mac.TestNetworking)
#
NAME         UUID                                  TYPE            DEVICE 
System eth0  5fb06bd0-0bb0-7ffb-45f1-d6edd65f3e03  802-3-ethernet  eth0   
virbr0       c42447d0-f1c7-4381-8496-1f7cf3d4bc77  bridge          virbr0 
System eth1  9c92fad9-6ecb-3e6c-eb4d-8a47c6f50c04  802-3-ethernet  --     
ens2         39ef3890-56af-4114-9a24-f3f94c42acfe  802-3-ethernet  --     

DevTools listening on ws://127.0.0.1:10125/devtools/browser/4f98ef6e-11fb-474b-8f9a-91dab4e61651
[0123/100347.473290:ERROR:zygote_host_impl_linux.cc(268)] Failed to adjust OOM score of renderer with pid 38046: Permission denied (13)
[0123/100348.428796:ERROR:zygote_host_impl_linux.cc(268)] Failed to adjust OOM score of renderer with pid 38074: Permission denied (13)
52:54:01:00:00:03 -> eth2
52:54:01:00:00:03 -> eth2
52:54:01:00:00:04 -> eth3
52:54:01:00:00:04 -> eth3
Unexpected journal message 'audit: type=1400 audit(1516701815.360:166): avc:  denied  { map } for  pid=1269 comm="hostname" path="/usr/bin/hostname" dev="dm-0" ino=20028 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:hostname_exec_t:s0 tclass=file permissive=0'
Unexpected journal message 'audit: type=1400 audit(1516701815.546:168): avc:  denied  { execute_no_trans } for  pid=1320 comm="pmie_check" path="/usr/bin/pmie" dev="dm-0" ino=139127 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:pcp_pmie_exec_t:s0 tclass=file permissive=0'
Wrote JS log to TestNetworking-testBondMac-fedora-27-127.0.0.2-2901-FAIL.js.log
Journal extracted to TestNetworking-testBondMac-fedora-27-127.0.0.2-2901-FAIL.log
Journal extracted to TestNetworking-testBondMac-fedora-26-127.0.0.2-2902-FAIL.log
Traceback (most recent call last):
  File "/build/cockpit/test/common/testlib.py", line 669, in tearDown
    self.check_journal_messages()
  File "/build/cockpit/test/common/testlib.py", line 804, in check_journal_messages
    raise Error(first)
Error: audit: type=1400 audit(1516701815.360:166): avc:  denied  { map } for  pid=1269 comm="hostname" path="/usr/bin/hostname" dev="dm-0" ino=20028 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:hostname_exec_t:s0 tclass=file permissive=0

not ok 32 testBondMac (check_networking_mac.TestNetworking) # duration: 46s
Wrote screenshot to TestNetworking-testBondMac-fedora-27-127.0.0.2-2901-FAIL.png
Wrote HTML dump to TestNetworking-testBondMac-fedora-27-127.0.0.2-2901-FAIL.html
Wrote JS log to TestNetworking-testBondMac-fedora-27-127.0.0.2-2901-FAIL.js.log
Journal extracted to TestNetworking-testBondMac-fedora-27-127.0.0.2-2901-FAIL.log
Journal extracted to TestNetworking-testBondMac-fedora-26-127.0.0.2-2902-FAIL.log

First occurrence: 2018-01-23T10:04:10.601281 | revision c505f6ec848b5d353d0a9f1e70bd604359bf3ffd, logs Times recorded: 1 Latest occurrences:

# ----------------------------------------------------------------------
# testFedora23Direct (check_multi_os.TestMultiOSDirect)
#

DevTools listening on ws://127.0.0.1:10089/devtools/browser/d2cd8f29-77fc-42be-92f2-08ddf3283a93
[0123/100528.765098:ERROR:zygote_host_impl_linux.cc(268)] Failed to adjust OOM score of renderer with pid 40328: Permission denied (13)
[0123/100529.682563:ERROR:zygote_host_impl_linux.cc(268)] Failed to adjust OOM score of renderer with pid 40376: Permission denied (13)
Unexpected journal message 'audit: type=1400 audit(1516701923.081:160): avc:  denied  { map } for  pid=1310 comm="hostname" path="/usr/bin/hostname" dev="dm-0" ino=20028 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:hostname_exec_t:s0 tclass=file permissive=0'
Wrote JS log to TestMultiOSDirect-testFedora23Direct-fedora-27-127.0.0.2-2201-FAIL.js.log
Journal extracted to TestMultiOSDirect-testFedora23Direct-fedora-27-127.0.0.2-2201-FAIL.log
Journal extracted to TestMultiOSDirect-testFedora23Direct-fedora-23-stock-127.0.0.2-2202-FAIL.log
Traceback (most recent call last):
  File "/build/cockpit/test/common/testlib.py", line 669, in tearDown
    self.check_journal_messages()
  File "/build/cockpit/test/common/testlib.py", line 804, in check_journal_messages
    raise Error(first)
Error: audit: type=1400 audit(1516701923.081:160): avc:  denied  { map } for  pid=1310 comm="hostname" path="/usr/bin/hostname" dev="dm-0" ino=20028 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:hostname_exec_t:s0 tclass=file permissive=0

not ok 21 testFedora23Direct (check_multi_os.TestMultiOSDirect) # duration: 27s
Wrote screenshot to TestMultiOSDirect-testFedora23Direct-fedora-27-127.0.0.2-2201-FAIL.png
Wrote HTML dump to TestMultiOSDirect-testFedora23Direct-fedora-27-127.0.0.2-2201-FAIL.html
Wrote JS log to TestMultiOSDirect-testFedora23Direct-fedora-27-127.0.0.2-2201-FAIL.js.log
Journal extracted to TestMultiOSDirect-testFedora23Direct-fedora-27-127.0.0.2-2201-FAIL.log
Journal extracted to TestMultiOSDirect-testFedora23Direct-fedora-23-stock-127.0.0.2-2202-FAIL.log

First occurrence: 2018-01-23T10:05:48.930585 | revision c505f6ec848b5d353d0a9f1e70bd604359bf3ffd, logs Times recorded: 1 Latest occurrences:

# ----------------------------------------------------------------------
# testHostToMaintenance (check_ovirt.TestOVirtMachines)
#

                                                                           0.0%
                                                                           0.0%
                                                                           0.0%
                                                                           0.0%
                                                                           0.1%
                                                                           0.1%
                                                                           0.1%
                                                                           0.1%
                                                                           0.1%
                                                                           0.2%
                                                                           0.2%
                                                                           0.2%
                                                                           0.2%
                                                                           0.2%
                                                                           0.2%
                                                                           0.3%
                                                                           0.3%
                                                                           0.3%
                                                                           0.3%
                                                                           0.3%
                                                                           0.3%
                                                                           0.3%
                                                                           0.4%
                                                                           0.4%
                                                                           0.4%
                                                                           0.4%
                                                                           0.5%
                                                                           0.5%
                                                                           0.5%
                                                                           0.5%
                                                                           0.5%
                                                                           0.6%
                                                                           0.6%
                                                                           0.6%
                                                                           0.6%
                                                                           0.6%
                                                                           0.7%
                                                                           0.7%
                                                                           0.7%
                                                                           0.7%
                                                                           0.7%
                                                                           0.7%
                                                                           0.8%
                                                                           0.8%
                                                                           0.8%
                                                                           0.8%
                                                                           0.8%
                                                                           0.9%
                                                                           0.9%
                                                                           0.9%
                                                                           0.9%
                                                                           0.9%
                                                                           1.0%
                                                                           1.0%
                                                                           1.0%
                                                                           1.0%
                                                                           1.0%
                                                                           1.0%
                                                                           1.1%
                                                                           1.1%
                                                                           1.1%
                                                                           1.1%
                                                                           1.1%
                                                                           1.2%
                                                                           1.2%
                                                                           1.2%
                                                                           1.2%
                                                                           1.2%
                                                                           1.2%
                                                                           1.3%
                                                                           1.3%
                                                                           1.3%
                                                                           1.3%
                                                                           1.3%
                                                                           1.4%
                                                                           1.4%
                                                                           1.4%
#                                                                          1.4%
#                                                                          1.4%
#                                                                          1.4%
#                                                                          1.5%
#                                                                          1.5%
#                                                                          1.5%
#                                                                          1.5%
#                                                                          1.5%
#                                                                          1.5%
#                                                                          1.6%
#                                                                          1.6%
#                                                                          1.6%
#                                                                          1.6%
#                                                                          1.6%
#                                                                          1.7%
#                                                                          1.7%
#                                                                          1.7%
#                                                                          1.7%
#                                                                          1.7%
#                                                                          1.8%
#                                                                          1.8%
#                                                                          1.8%
#                                                                          1.8%
#                                                                          1.8%
#                                                                          1.9%
#                                                                          1.9%
#                                                                          1.9%
#                                                                          1.9%
#                                                                          1.9%
#                                                                          2.0%
#                                                                          2.0%
#                                                                          2.0%
#                                                                          2.0%
#                                                                          2.0%
#                                                                          2.1%
#                                                                          2.1%
#                                                                          2.1%
#                                                                          2.1%
#                                                                          2.1%
#                                                                          2.2%
#                                                                          2.2%
#                                                                          2.2%
#                                                                          2.2%
#                                                                          2.2%
#                                                                          2.3%
#                                                                          2.3%
#                                                                          2.3%
#                                                                          2.3%
#                                                                          2.4%
#                                                                          2.4%
#                                                                          2.4%
#                                                                          2.4%
#                                                                          2.4%
#                                                                          2.5%
#                                                                          2.5%
#                                                                          2.5%
#                                                                          2.5%
#                                                                          2.5%
#                                                                          2.6%
#                                                                          2.6%
#                                                                          2.6%
#                                                                          2.6%
#                                                                          2.6%
#                                                                          2.7%
#                                                                          2.7%
#                                                                          2.7%
#                                                                          2.7%
#                                                                          2.7%
#                                                                          2.8%
##                                                                         2.8%
##                                                                         2.8%
##                                                                         2.8%
##                                                                         2.8%
##                                                                         2.9%
##                                                                         2.9%
##                                                                         2.9%
##                                                                         2.9%
##                                                                         3.0%
##                                                                         3.0%
##                                                                         3.0%
##                                                                         3.0%
##                                                                         3.1%
##                                                                         3.1%
##                                                                         3.1%
##                                                                         3.1%
##                                                                         3.2%
##                                                                         3.2%
##                                                                         3.2%
##                                                                         3.2%
##                                                                         3.2%
##                                                                         3.3%
##                                                                         3.3%
##                                                                         3.3%
##                                                                         3.3%
##                                                                         3.3%
##                                                                         3.4%
##                                                                         3.4%
##                                                                         3.4%
##                                                                         3.4%
##                                                                         3.4%
##                                                                         3.5%
##                                                                         3.5%
##                                                                         3.5%
##                                                                         3.5%
##                                                                         3.5%
##                                                                         3.6%
##                                                                         3.6%
##                                                                         3.6%
##                                                                         3.6%
##                                                                         3.6%
##                                                                         3.6%
##                                                                         3.7%
##                                                                         3.7%
##                                                                         3.7%
##                                                                         3.7%
##                                                                         3.7%
##                                                                         3.8%
##                                                                         3.8%
##                                                                         3.8%
##                                                                         3.8%
##                                                                         3.8%
##                                                                         3.9%
##                                                                         3.9%
##                                                                         3.9%
##                                                                         3.9%
##                                                                         3.9%
##                                                                         4.0%
##                                                                         4.0%
##                                                                         4.0%
##                                                                         4.0%
##                                                                         4.0%
##                                                                         4.1%
##                                                                         4.1%
##                                                                         4.1%
##                                                                         4.1%
##                                                                         4.1%
###                                                                        4.2%
###                                                                        4.2%
###                                                                        4.2%
###                                                                        4.2%
###                                                                        4.3%
###                                                                        4.3%
###                                                                        4.3%
###                                                                        4.3%
###                                                                        4.4%
###                                                                        4.4%
###                                                                        4.4%
###                                                                        4.4%
###                                                                        4.4%
###                                                                        4.5%
###                                                                        4.5%
###                                                                        4.5%
###                                                                        4.5%
###                                                                        4.6%
###                                                                        4.6%
###                                                                        4.6%
###                                                                        4.6%
###                                                                        4.7%
###                                                                        4.7%
###                                                                        4.7%
###                                                                        4.7%
###                                                                        4.7%
###                                                                        4.8%
###                                                                        4.8%
###                                                                        4.8%
###                                                                        4.8%
###                                                                        4.8%
###                                                                        4.9%
###                                                                        4.9%
###                                                                        4.9%
###                                                                        4.9%
###                                                                        5.0%
###                                                                        5.0%
###                                                                        5.0%
###                                                                        5.1%
###                                                                        5.1%
###                                                                        5.1%
###                                                                        5.2%
###                                                                        5.2%
###                                                                        5.2%
###                                                                        5.3%
###                                                                        5.3%
###                                                                        5.3%
###                                                                        5.3%
###                                                                        5.4%
###                                                                        5.4%
###                                                                        5.5%
###                                                                        5.5%
###                                                                        5.5%
####                                                                       5.6%
####                                                                       5.6%
####                                                                       5.7%
####                                                                       5.7%
####                                                                       5.7%
####                                                                       5.8%
####                                                                       5.8%
####                                                                       5.9%
####                                                                       5.9%
####                                                                       6.0%
####                                                                       6.0%
####                                                                       6.1%
####                                                                       6.1%
####                                                                       6.2%
####                                                                       6.2%
####                                                                       6.3%
####                                                                       6.4%
####                                                                       6.4%
####                                                                       6.5%
####                                                                       6.6%
####                                                                       6.6%
####                                                                       6.7%
####                                                                       6.7%
####                                                                       6.8%
####                                                                       6.9%
####                                                                       6.9%
#####                                                                      7.0%
#####                                                                      7.1%
#####                                                                      7.1%
#####                                                                      7.2%
#####                                                                      7.2%
#####                                                                      7.2%
#####                                                                      7.3%
#####                                                                      7.3%
#####                                                                      7.4%
#####                                                                      7.5%
#####                                                                      7.5%
#####                                                                      7.6%
#####                                                                      7.6%
#####                                                                      7.7%
#####                                                                      7.8%
#####                                                                      7.8%
#####                                                                      7.9%
#####                                                                      8.0%
#####                                                                      8.0%
#####                                                                      8.1%
#####                                                                      8.2%
#####                                                                      8.2%
#####                                                                      8.3%
######                                                                     8.4%
######                                                                     8.4%
######                                                                     8.5%
######                                                                     8.6%
######                                                                     8.6%
######                                                                     8.7%
######                                                                     8.8%
######                                                                     8.8%
######                                                                     9.0%
######                                                                     9.1%
######                                                                     9.2%
######                                                                     9.2%
######                                                                     9.3%
######                                                                     9.4%
######                                                                     9.5%
######                                                                     9.5%
######                                                                     9.6%
######                                                                     9.7%
#######                                                                    9.7%
#######                                                                    9.8%
#######                                                                    9.9%
#######                                                                   10.0%
#######                                                                   10.0%
#######                                                                   10.1%
#######                                                                   10.1%
#######                                                                   10.2%
#######                                                                   10.2%
#######                                                                   10.3%
#######                                                                   10.3%
#######                                                                   10.4%
#######                                                                   10.4%
#######                                                                   10.5%
#######                                                                   10.6%
#######                                                                   10.6%
#######                                                                   10.6%
#######                                                                   10.7%
#######                                                                   10.8%
#######                                                                   10.8%
#######                                                                   10.9%
#######                                                                   10.9%
#######                                                                   11.0%
#######                                                                   11.1%
########                                                                  11.1%
########                                                                  11.2%
########                                                                  11.2%
########                                                                  11.3%
########                                                                  11.4%
########                                                                  11.4%
########                                                                  11.5%
########                                                                  11.5%
########                                                                  11.6%
########                                                                  11.6%
########                                                                  11.7%
########                                                                  11.8%
########                                                                  11.8%
########                                                                  11.9%
########                                                                  11.9%
########                                                                  12.0%
########                                                                  12.1%
########                                                                  12.1%
########                                                                  12.2%
########                                                                  12.3%
########                                                                  12.3%
########                                                                  12.4%
########                                                                  12.4%
########                                                                  12.5%
#########                                                                 12.5%
#########                                                                 12.6%
#########                                                                 12.6%
#########                                                                 12.7%
#########                                                                 12.8%
#########                                                                 12.8%
#########                                                                 12.9%
#########                                                                 12.9%
#########                                                                 13.0%
#########                                                                 13.0%
#########                                                                 13.1%
#########                                                                 13.1%
#########                                                                 13.1%
#########                                                                 13.2%
#########                                                                 13.2%
#########                                                                 13.3%
#########                                                                 13.3%
#########                                                                 13.4%
#########                                                                 13.4%
#########                                                                 13.5%
#########                                                                 13.5%
#########                                                                 13.6%
#########                                                                 13.6%
#########                                                                 13.7%
#########                                                                 13.7%
#########                                                                 13.7%
#########                                                                 13.8%
#########                                                                 13.8%
##########                                                                13.9%
##########                                                                13.9%
##########                                                                14.0%
##########                                                                14.0%
##########                                                                14.1%
##########                                                                14.2%
##########                                                                14.2%
##########                                                                14.3%
##########                                                                14.3%
##########                                                                14.4%
##########                                                                14.4%
##########                                                                14.5%
##########                                                                14.6%
##########                                                                14.6%
##########                                                                14.7%
##########                                                                14.7%
##########                                                                14.8%
##########                                                                14.8%
##########                                                                14.9%
##########                                                                15.0%
##########                                                                15.0%
##########                                                                15.1%
##########                                                                15.1%
##########                                                                15.2%
##########                                                                15.3%
###########                                                               15.3%
###########                                                               15.4%
###########                                                               15.4%
###########                                                               15.5%
###########                                                               15.5%
###########                                                               15.6%
###########                                                               15.7%
###########                                                               15.7%
###########                                                               15.8%
###########                                                               15.8%
###########                                                               15.9%
###########                                                               15.9%
###########                                                               16.0%
###########                                                               16.1%
###########                                                               16.1%
###########                                                               16.2%
###########                                                               16.2%
###########                                                               16.3%
###########                                                               16.3%
###########                                                               16.4%
###########                                                               16.4%
###########                                                               16.4%
###########                                                               16.5%
###########                                                               16.5%
###########                                                               16.6%
###########                                                               16.6%
############                                                              16.7%
############                                                              16.8%
############                                                              16.8%
############                                                              16.9%
############                                                              16.9%
############                                                              17.0%
############                                                              17.0%
############                                                              17.1%
############                                                              17.2%
############                                                              17.2%
############                                                              17.3%
############                                                              17.3%
############                                                              17.4%
############                                                              17.5%
############                                                              17.5%
############                                                              17.6%
############                                                              17.6%
############                                                              17.7%
############                                                              17.8%
############                                                              17.8%
############                                                              17.9%
############                                                              17.9%
############                                                              17.9%
############                                                              18.0%
#############                                                             18.1%
#############                                                             18.1%
#############                                                             18.2%
#############                                                             18.2%
#############                                                             18.3%
#############                                                             18.4%
#############                                                             18.4%
#############                                                             18.5%
#############                                                             18.6%
#############                                                             18.6%
#############                                                             18.7%
#############                                                             18.7%
#############                                                             18.8%
#############                                                             18.9%
#############                                                             18.9%
#############                                                             19.0%
#############                                                             19.1%
#############                                                             19.1%
#############                                                             19.2%
#############                                                             19.2%
#############                                                             19.3%
#############                                                             19.3%
#############                                                             19.4%
#############                                                             19.4%
##############                                                            19.5%
##############                                                            19.5%
##############                                                            19.6%
##############                                                            19.6%
##############                                                            19.7%
##############                                                            19.7%
##############                                                            19.8%
##############                                                            19.8%
##############                                                            19.9%
##############                                                            20.0%
##############                                                            20.0%
##############                                                            20.1%
##############                                                            20.1%
##############                                                            20.1%
##############                                                            20.1%
##############                                                            20.2%
##############                                                            20.2%
##############                                                            20.2%
##############                                                            20.3%
##############                                                            20.3%
##############                                                            20.3%
##############                                                            20.3%
##############                                                            20.4%
##############                                                            20.4%
##############                                                            20.4%
##############                                                            20.5%
##############                                                            20.5%
##############                                                            20.5%
##############                                                            20.6%
##############                                                            20.6%
##############                                                            20.6%
##############                                                            20.7%
##############                                                            20.7%
##############                                                            20.7%
##############                                                            20.8%
##############                                                            20.8%
##############                                                            20.8%
###############                                                           20.8%
###############                                                           20.9%
###############                                                           20.9%
###############                                                           21.0%
###############                                                           21.0%
###############                                                           21.0%
###############                                                           21.1%
###############                                                           21.1%
###############                                                           21.1%
###############                                                           21.2%
###############                                                           21.2%
###############                                                           21.2%
###############                                                           21.2%
###############                                                           21.3%
###############                                                           21.3%
###############                                                           21.3%
###############                                                           21.3%
###############                                                           21.3%
###############                                                           21.4%
###############                                                           21.4%
###############                                                           21.4%
###############                                                           21.4%
###############                                                           21.4%
###############                                                           21.4%
###############                                                           21.4%
###############                                                           21.4%
###############                                                           21.4%
###############                                                           21.5%
###############                                                           21.5%
###############                                                           21.5%
###############                                                           21.5%
###############                                                           21.5%
###############                                                           21.5%
###############                                                           21.5%
###############                                                           21.6%
###############                                                           21.6%
###############                                                           21.6%
###############                                                           21.6%
###############                                                           21.6%
###############                                                           21.6%
###############                                                           21.6%
###############                                                           21.6%
###############                                                           21.6%
###############                                                           21.7%
###############                                                           21.7%
###############                                                           21.7%
###############                                                           21.7%
###############                                                           21.7%
###############                                                           21.7%
###############                                                           21.7%
###############                                                           21.8%
###############                                                           21.8%
###############                                                           21.8%
###############                                                           21.8%
###############                                                           21.8%
###############                                                           21.8%
###############                                                           21.8%
###############                                                           21.9%
###############                                                           21.9%
###############                                                           21.9%
###############                                                           21.9%
###############                                                           21.9%
###############                                                           21.9%
###############                                                           22.0%
###############                                                           22.0%
###############                                                           22.0%
###############                                                           22.0%
###############                                                           22.0%
###############                                                           22.0%
###############                                                           22.1%
###############                                                           22.1%
###############                                                           22.1%
###############                                                           22.1%
###############                                                           22.1%
###############                                                           22.1%
###############                                                           22.1%
###############                                                           22.1%
###############                                                           22.2%
###############                                                           22.2%
###############                                                           22.2%
###############                                                           22.2%
###############                                                           22.2%
################                                                          22.2%
################                                                          22.2%
################                                                          22.3%
################                                                          22.3%
################                                                          22.3%
################                                                          22.3%
################                                                          22.3%
################                                                          22.3%
################                                                          22.3%
################                                                          22.3%
################                                                          22.4%
################                                                          22.4%
################                                                          22.4%
################                                                          22.4%
################                                                          22.4%
################                                                          22.4%
################                                                          22.4%
################                                                          22.4%
################                                                          22.4%
################                                                          22.4%
################                                                          22.4%
################                                                          22.4%
################                                                          22.4%
################                                                          22.4%
################                                                          22.4%
################                                                          22.4%
################                                                          22.5%
################                                                          22.5%
################                                                          22.5%
################                                                          22.5%
################                                                          22.5%
################                                                          22.5%
################                                                          22.5%
################                                                          22.5%
################                                                          22.5%
################                                                          22.5%
################                                                          22.5%
################                                                          22.5%
################                                                          22.5%
################                                                          22.6%
################                                                          22.6%
################                                                          22.6%
################                                                          22.6%
################                                                          22.6%
################                                                          22.6%
################                                                          22.6%
################                                                          22.6%
################                                                          22.6%
################                                                          22.6%
################                                                          22.6%
################                                                          22.6%
################                                                          22.6%
################                                                          22.7%
################                                                          22.7%
################                                                          22.7%
################                                                          22.7%
################                                                          22.7%
################                                                          22.7%
################                                                          22.7%
################                                                          22.7%
################                                                          22.7%
################                                                          22.7%
################                                                          22.7%
################                                                          22.7%
################                                                          22.7%
################                                                          22.7%
################                                                          22.8%
################                                                          22.8%
################                                                          22.8%
################                                                          22.8%
################                                                          22.8%
################                                                          22.8%
################                                                          22.8%
################                                                          22.8%
################                                                          22.8%
################                                                          22.8%
################                                                          22.8%
################                                                          22.8%
################                                                          22.8%
################                                                          22.8%
################                                                          22.8%
################                                                          22.9%
################                                                          22.9%
################                                                          22.9%
################                                                          22.9%
################                                                          22.9%
################                                                          22.9%
################                                                          22.9%
################                                                          22.9%
################                                                          22.9%
################                                                          22.9%
################                                                          22.9%
################                                                          22.9%
################                                                          22.9%
################                                                          23.0%
################                                                          23.0%
################                                                          23.0%
################                                                          23.0%
################                                                          23.0%
################                                                          23.0%
################                                                          23.0%
################                                                          23.0%
################                                                          23.0%
################                                                          23.0%
################                                                          23.0%
################                                                          23.1%
################                                                          23.1%
################                                                          23.1%
################                                                          23.1%
################                                                          23.1%
################                                                          23.1%
################                                                          23.1%
################                                                          23.1%
################                                                          23.1%
################                                                          23.1%
################                                                          23.1%
################                                                          23.2%
################                                                          23.2%
################                                                          23.2%
################                                                          23.2%
################                                                          23.2%
################                                                          23.2%
################                                                          23.2%
################                                                          23.2%
################                                                          23.2%
################                                                          23.2%
################                                                          23.2%
################                                                          23.2%
################                                                          23.2%
################                                                          23.2%
################                                                          23.2%
################                                                          23.3%
################                                                          23.3%
################                                                          23.3%
################                                                          23.3%
################                                                          23.3%
################                                                          23.3%
################                                                          23.3%
################                                                          23.3%
################                                                          23.3%
################                                                          23.3%
################                                                          23.3%
################                                                          23.3%
################                                                          23.3%
################                                                          23.3%
################                                                          23.4%
################                                                          23.4%
################                                                          23.4%
################                                                          23.4%
################                                                          23.4%
################                                                          23.4%
################                                                          23.4%
################                                                          23.4%
################                                                          23.4%
################                                                          23.4%
################                                                          23.4%
################                                                          23.4%
################                                                          23.4%
################                                                          23.4%
################                                                          23.4%
################                                                          23.4%
################                                                          23.5%
################                                                          23.5%
################                                                          23.5%
################                                                          23.5%
################                                                          23.5%
################                                                          23.5%
################                                                          23.5%
################                                                          23.5%
################                                                          23.5%
################                                                          23.5%
################                                                          23.5%
################                                                          23.5%
################                                                          23.5%
################                                                          23.5%
################                                                          23.5%
################                                                          23.5%
################                                                          23.5%
################                                                          23.5%
################                                                          23.5%
################                                                          23.5%
################                                                          23.6%
################                                                          23.6%
################                                                          23.6%
################                                                          23.6%
################                                                          23.6%
################                                                          23.6%
################                                                          23.6%
################                                                          23.6%
################                                                          23.6%
################                                                          23.6%
################                                                          23.6%
################                                                          23.6%
################                                                          23.6%
################                                                          23.6%
################                                                          23.6%
#################                                                         23.6%
#################                                                         23.6%
#################                                                         23.6%
#################                                                         23.6%
#################                                                         23.6%
#################                                                         23.6%
#################                                                         23.6%
#################                                                         23.6%
#################                                                         23.7%
#################                                                         23.7%
#################                                                         23.7%
#################                                                         23.7%
#################                                                         23.7%
#################                                                         23.7%
#################                                                         23.7%
#################                                                         23.7%
#################                                                         23.7%
#################                                                         23.7%
#################                                                         23.7%
#################                                                         23.7%
#################                                                         23.7%
#################                                                         23.7%
#################                                                         23.7%
#################                                                         23.7%
#################                                                         23.7%
#################                                                         23.7%
#################                                                         23.8%
#################                                                         23.8%
#################                                                         23.8%
#################                                                         23.8%
#################                                                         23.8%
#################                                                         23.8%
#################                                                         23.8%
#################                                                         23.8%
#################                                                         23.8%
#################                                                         23.8%
#################                                                         23.8%
#################                                                         23.8%
#################                                                         23.8%
#################                                                         23.8%
#################                                                         23.8%
#################                                                         23.8%
#################                                                         23.9%
#################                                                         23.9%
#################                                                         23.9%
#################                                                         23.9%
#################                                                         23.9%
#################                                                         23.9%
#################                                                         23.9%
#################                                                         23.9%
#################                                                         23.9%
#################                                                         23.9%
#################                                                         23.9%
#################                                                         23.9%
#################                                                         23.9%
#################                                                         23.9%
#################                                                         24.0%
#################                                                         24.0%
#################                                                         24.0%
#################                                                         24.0%
#################                                                         24.0%
#################                                                         24.0%
#################                                                         24.0%
#################                                                         24.0%
#################                                                         24.0%
#################                                                         24.0%
#################                                                         24.0%
#################                                                         24.0%
#################                                                         24.0%
#################                                                         24.1%
#################                                                         24.1%
#################                                                         24.1%
#################                                                         24.1%
#################                                                         24.1%
#################                                                         24.1%
#################                                                         24.1%
#################                                                         24.1%
#################                                                         24.1%
#################                                                         24.1%
#################                                                         24.1%
#################                                                         24.2%
#################                                                         24.2%
#################                                                         24.2%
#################                                                         24.2%
#################                                                         24.2%
#################                                                         24.2%
#################                                                         24.2%
#################                                                         24.2%
#################                                                         24.2%
#################                                                         24.2%
#################                                                         24.3%
#################                                                         24.3%
#################                                                         24.3%
#################                                                         24.3%
#################                                                         24.3%
#################                                                         24.3%
#################                                                         24.3%
#################                                                         24.3%
#################                                                         24.3%
#################                                                         24.3%
#################                                                         24.3%
#################                                                         24.3%
#################                                                         24.4%
#################                                                         24.4%
#################                                                         24.4%
#################                                                         24.4%
#################                                                         24.4%
#################                                                         24.4%
#################                                                         24.4%
#################                                                         24.4%
#################                                                         24.4%
#################                                                         24.4%
#################                                                         24.4%
#################                                                         24.4%
#################                                                         24.5%
#################                                                         24.5%
#################                                                         24.5%
#################                                                         24.5%
#################                                                         24.5%
#################                                                         24.5%
#################                                                         24.5%
#################                                                         24.5%
#################                                                         24.5%
#################                                                         24.5%
#################                                                         24.6%
#################                                                         24.6%
#################                                                         24.6%
#################                                                         24.6%
#################                                                         24.6%
#################                                                         24.6%
#################                                                         24.6%
#################                                                         24.6%
#################                                                         24.6%
#################                                                         24.7%
#################                                                         24.7%
#################                                                         24.7%
#################                                                         24.7%
#################                                                         24.7%
#################                                                         24.7%
#################                                                         24.7%
#################                                                         24.7%
#################                                                         24.7%
#################                                                         24.8%
#################                                                         24.8%
#################                                                         24.8%
#################                                                         24.8%
#################                                                         24.8%
#################                                                         24.8%
#################                                                         24.8%
#################                                                         24.8%
#################                                                         24.9%
#################                                                         24.9%
#################                                                         24.9%
#################                                                         24.9%
#################                                                         24.9%
#################                                                         24.9%
#################                                                         25.0%
#################                                                         25.0%
#################                                                         25.0%
##################                                                        25.0%
##################                                                        25.0%
##################                                                        25.0%
##################                                                        25.1%
##################                                                        25.1%
##################                                                        25.1%
##################                                                        25.1%
##################                                                        25.1%
##################                                                        25.2%
##################                                                        25.2%
##################                                                        25.2%
##################                                                        25.2%
##################                                                        25.2%
##################                                                        25.2%
##################                                                        25.3%
##################                                                        25.3%
##################                                                        25.3%
##################                                                        25.3%
##################                                                        25.3%
##################                                                        25.4%
##################                                                        25.4%
##################                                                        25.4%
##################                                                        25.4%
##################                                                        25.4%
##################                                                        25.4%
##################                                                        25.5%
##################                                                        25.5%
##################                                                        25.5%
##################                                                        25.5%
##################                                                        25.6%
##################                                                        25.6%
##################                                                        25.6%
##################                                                        25.6%
##################                                                        25.6%
##################                                                        25.7%
##################                                                        25.7%
##################                                                        25.7%
##################                                                        25.7%
##################                                                        25.8%
##################                                                        25.8%
##################                                                        25.8%
##################                                                        25.8%
##################                                                        25.8%
##################                                                        25.9%
##################                                                        25.9%
##################                                                        25.9%
##################                                                        25.9%
##################                                                        26.0%
##################                                                        26.0%
##################                                                        26.0%
##################                                                        26.0%
##################                                                        26.1%
##################                                                        26.1%
##################                                                        26.1%
##################                                                        26.1%
##################                                                        26.2%
##################                                                        26.2%
##################                                                        26.2%
##################                                                        26.2%
##################                                                        26.3%
##################                                                        26.3%
##################                                                        26.3%
##################                                                        26.4%
##################                                                        26.4%
###################                                                       26.4%
###################                                                       26.4%
###################                                                       26.4%
###################                                                       26.5%
###################                                                       26.5%
###################                                                       26.5%
###################                                                       26.5%
###################                                                       26.5%
###################                                                       26.6%
###################                                                       26.6%
###################                                                       26.6%
###################                                                       26.6%
###################                                                       26.7%
###################                                                       26.7%
###################                                                       26.7%
###################                                                       26.7%
###################                                                       26.8%
###################                                                       26.8%
###################                                                       26.8%
###################                                                       26.9%
###################                                                       26.9%
###################                                                       26.9%
###################                                                       26.9%
###################                                                       27.0%
###################                                                       27.0%
###################                                                       27.0%
###################                                                       27.1%
###################                                                       27.1%
###################                                                       27.1%
###################                                                       27.2%
###################                                                       27.2%
###################                                                       27.2%
###################                                                       27.3%
###################                                                       27.3%
###################                                                       27.3%
###################                                                       27.4%
###################                                                       27.4%
###################                                                       27.4%
###################                                                       27.5%
###################                                                       27.5%
###################                                                       27.6%
###################                                                       27.6%
###################                                                       27.7%
###################                                                       27.7%
###################                                                       27.7%
###################                                                       27.8%
####################                                                      27.8%
####################                                                      27.9%
####################                                                      27.9%
####################                                                      28.0%
####################                                                      28.0%
####################                                                      28.1%
####################                                                      28.1%
####################                                                      28.2%
####################                                                      28.2%
####################                                                      28.3%
####################                                                      28.3%
####################                                                      28.4%
####################                                                      28.4%
####################                                                      28.5%
####################                                                      28.6%
####################                                                      28.6%
####################                                                      28.7%
####################                                                      28.8%
####################                                                      28.8%
####################                                                      28.9%
####################                                                      29.0%
####################                                                      29.0%
####################                                                      29.1%
#####################                                                     29.2%
#####################                                                     29.3%
#####################                                                     29.3%
#####################                                                     29.4%
#####################                                                     29.5%
#####################                                                     29.6%
#####################                                                     29.7%
#####################                                                     29.7%
#####################                                                     29.8%
#####################                                                     29.9%
#####################                                                     30.0%
#####################                                                     30.1%
#####################                                                     30.2%
#####################                                                     30.3%
#####################                                                     30.4%
#####################                                                     30.5%
######################                                                    30.6%
######################                                                    30.7%
######################                                                    30.8%
######################                                                    31.0%
######################                                                    31.1%
######################                                                    31.2%
######################                                                    31.3%
######################                                                    31.4%
######################                                                    31.5%
######################                                                    31.7%
######################                                                    31.8%
#######################                                                   31.9%
#######################                                                   32.1%
#######################                                                   32.2%
#######################                                                   32.4%
#######################                                                   32.5%
#######################                                                   32.6%
#######################                                                   32.7%
#######################                                                   32.9%
#######################                                                   33.0%
#######################                                                   33.1%
#######################                                                   33.2%
########################                                                  33.4%
########################                                                  33.5%
########################                                                  33.6%
########################                                                  33.7%
########################                                                  33.8%
########################                                                  33.9%
########################                                                  34.0%
########################                                                  34.1%
########################                                                  34.3%
########################                                                  34.4%
########################                                                  34.5%
########################                                                  34.6%
#########################                                                 34.8%
#########################                                                 34.9%
#########################                                                 35.0%
#########################                                                 35.1%
#########################                                                 35.2%
#########################                                                 35.4%
#########################                                                 35.5%
#########################                                                 35.6%
#########################                                                 35.7%
#########################                                                 35.9%
#########################                                                 36.0%
#########################                                                 36.1%
##########################                                                36.2%
##########################                                                36.4%
##########################                                                36.5%
##########################                                                36.6%
##########################                                                36.8%
##########################                                                36.9%
##########################                                                37.0%
##########################                                                37.1%
##########################                                                37.2%
##########################                                                37.4%
##########################                                                37.4%
###########################                                               37.5%
###########################                                               37.6%
###########################                                               37.7%
###########################                                               37.7%
###########################                                               37.8%
###########################                                               37.9%
###########################                                               37.9%
###########################                                               38.0%
###########################                                               38.1%
###########################                                               38.2%
###########################                                               38.2%
###########################                                               38.3%
###########################                                               38.4%
###########################                                               38.4%
###########################                                               38.4%
###########################                                               38.7%
###########################                                               38.8%
###########################                                               38.9%
############################                                              39.0%
############################                                              39.0%
############################                                              39.2%
############################                                              39.2%
############################                                              39.3%
############################                                              39.4%
############################                                              39.5%
############################                                              39.6%
############################                                              39.7%
############################                                              39.8%
############################                                              39.8%
############################                                              40.0%
############################                                              40.0%
############################                                              40.1%
############################                                              40.2%
#############################                                             40.3%
#############################                                             40.4%
#############################                                             40.5%
#############################                                             40.6%
#############################                                             40.7%
#############################                                             40.8%
#############################                                             40.8%
#############################                                             40.9%
#############################                                             41.0%
#############################                                             41.1%
#############################                                             41.2%
#############################                                             41.3%
#############################                                             41.4%
#############################                                             41.5%
#############################                                             41.5%
#############################                                             41.6%
##############################                                            41.7%
##############################                                            41.8%
##############################                                            41.9%
##############################                                            41.9%
##############################                                            42.0%
##############################                                            42.1%
##############################                                            42.2%
##############################                                            42.2%
##############################                                            42.3%
##############################                                            42.4%
##############################                                            42.5%
##############################                                            42.6%
##############################                                            42.7%
##############################                                            42.7%
##############################                                            42.8%
##############################                                            42.9%
##############################                                            42.9%
###############################                                           43.1%
###############################                                           43.3%
###############################                                           43.4%
###############################                                           43.5%
###############################                                           43.6%
###############################                                           43.7%
###############################                                           43.8%
###############################                                           43.9%
###############################                                           44.0%
###############################                                           44.1%
###############################                                           44.2%
###############################                                           44.3%
###############################                                           44.4%
################################                                          44.5%
################################                                          44.6%
################################                                          44.8%
################################                                          44.8%
################################                                          45.0%
################################                                          45.1%
################################                                          45.2%
################################                                          45.3%
################################                                          45.4%
################################                                          45.5%
################################                                          45.6%
################################                                          45.7%
#################################                                         45.8%
#################################                                         45.9%
#################################                                         46.1%
#################################                                         46.2%
#################################                                         46.3%
#################################                                         46.4%
#################################                                         46.5%
#################################                                         46.6%
#################################                                         46.7%
#################################                                         46.8%
#################################                                         47.0%
#################################                                         47.1%
#################################                                         47.2%
##################################                                        47.3%
##################################                                        47.4%
##################################                                        47.5%
##################################                                        47.6%
##################################                                        47.7%
##################################                                        47.8%
##################################                                        47.9%
##################################                                        48.0%
##################################                                        48.0%
##################################                                        48.2%
##################################                                        48.3%
##################################                                        48.4%
##################################                                        48.4%
##################################                                        48.5%
##################################                                        48.6%
###################################                                       48.7%
###################################                                       48.7%
###################################                                       48.8%
###################################                                       48.9%
###################################                                       49.0%
###################################                                       49.1%
###################################                                       49.1%
###################################                                       49.2%
###################################                                       49.3%
###################################                                       49.4%
###################################                                       49.5%
###################################                                       49.6%
###################################                                       49.7%
###################################                                       49.8%
###################################                                       49.8%
###################################                                       49.9%
####################################                                      50.0%
####################################                                      50.1%
####################################                                      50.2%
####################################                                      50.3%
####################################                                      50.4%
####################################                                      50.5%
####################################                                      50.6%
####################################                                      50.7%
####################################                                      50.8%
####################################                                      50.9%
####################################                                      51.0%
####################################                                      51.1%
####################################                                      51.2%
####################################                                      51.3%
#####################################                                     51.4%
#####################################                                     51.5%
#####################################                                     51.6%
#####################################                                     51.7%
#####################################                                     51.9%
#####################################                                     52.0%
#####################################                                     52.0%
#####################################                                     52.1%
#####################################                                     52.2%
#####################################                                     52.3%
#####################################                                     52.3%
#####################################                                     52.4%
#####################################                                     52.4%
#####################################                                     52.5%
#####################################                                     52.5%
#####################################                                     52.5%
#####################################                                     52.6%
#####################################                                     52.6%
#####################################                                     52.6%
#####################################                                     52.6%
#####################################                                     52.7%
#####################################                                     52.7%
#####################################                                     52.7%
#####################################                                     52.7%
#####################################                                     52.7%
#####################################                                     52.7%
#####################################                                     52.8%
#####################################                                     52.8%
######################################                                    52.8%
######################################                                    52.8%
######################################                                    52.8%
######################################                                    52.8%
######################################                                    52.8%
######################################                                    52.8%
######################################                                    52.9%
######################################                                    52.9%
######################################                                    52.9%
######################################                                    52.9%
######################################                                    52.9%
######################################                                    52.9%
######################################                                    52.9%
######################################                                    52.9%
######################################                                    53.0%
######################################                                    53.0%
######################################                                    53.0%
######################################                                    53.0%
######################################                                    53.0%
######################################                                    53.0%
######################################                                    53.0%
######################################                                    53.0%
######################################                                    53.1%
######################################                                    53.1%
######################################                                    53.1%
######################################                                    53.1%
######################################                                    53.1%
######################################                                    53.1%
######################################                                    53.1%
######################################                                    53.1%
######################################                                    53.2%
######################################                                    53.2%
######################################                                    53.2%
######################################                                    53.2%
######################################                                    53.2%
######################################                                    53.2%
######################################                                    53.2%
######################################                                    53.3%
######################################                                    53.3%
######################################                                    53.3%
######################################                                    53.3%
######################################                                    53.3%
######################################                                    53.3%
######################################                                    53.4%
######################################                                    53.4%
######################################                                    53.4%
######################################                                    53.4%
######################################                                    53.4%
######################################                                    53.4%
######################################                                    53.5%
######################################                                    53.5%
######################################                                    53.5%
######################################                                    53.5%
######################################                                    53.5%
######################################                                    53.5%
######################################                                    53.5%
######################################                                    53.6%
######################################                                    53.6%
######################################                                    53.6%
######################################                                    53.6%
######################################                                    53.6%
######################################                                    53.6%
######################################                                    53.7%
######################################                                    53.7%
######################################                                    53.7%
######################################                                    53.7%
######################################                                    53.7%
######################################                                    53.8%
######################################                                    53.8%
######################################                                    53.8%
######################################                                    53.8%
######################################                                    53.8%
######################################                                    53.9%
######################################                                    53.9%
######################################                                    53.9%
######################################                                    53.9%
######################################                                    54.0%
######################################                                    54.0%
######################################                                    54.0%
######################################                                    54.0%
######################################                                    54.1%
######################################                                    54.1%
######################################                                    54.1%
######################################                                    54.1%
######################################                                    54.2%
#######################################                                   54.2%
#######################################                                   54.2%
#######################################                                   54.2%
#######################################                                   54.2%
#######################################                                   54.3%
#######################################                                   54.3%
#######################################                                   54.3%
#######################################                                   54.3%
#######################################                                   54.4%
#######################################                                   54.4%
#######################################                                   54.4%
#######################################                                   54.4%
#######################################                                   54.4%
#######################################                                   54.4%
#######################################                                   54.5%
#######################################                                   54.5%
#######################################                                   54.5%
#######################################                                   54.5%
#######################################                                   54.5%
#######################################                                   54.6%
#######################################                                   54.6%
#######################################                                   54.6%
#######################################                                   54.6%
#######################################                                   54.6%
#######################################                                   54.6%
#######################################                                   54.7%
#######################################                                   54.7%
#######################################                                   54.7%
#######################################                                   54.7%
#######################################                                   54.7%
#######################################                                   54.8%
#######################################                                   54.8%
#######################################                                   54.8%
#######################################                                   54.8%
#######################################                                   54.8%
#######################################                                   54.9%
#######################################                                   54.9%
#######################################                                   54.9%
#######################################                                   54.9%
#######################################                                   54.9%
#######################################                                   55.0%
#######################################                                   55.0%
#######################################                                   55.0%
#######################################                                   55.0%
#######################################                                   55.0%
#######################################                                   55.1%
#######################################                                   55.1%
#######################################                                   55.1%
#######################################                                   55.1%
#######################################                                   55.1%
#######################################                                   55.2%
#######################################                                   55.2%
#######################################                                   55.2%
#######################################                                   55.2%
#######################################                                   55.2%
#######################################                                   55.2%
#######################################                                   55.2%
#######################################                                   55.3%
#######################################                                   55.3%
#######################################                                   55.3%
#######################################                                   55.3%
#######################################                                   55.3%
#######################################                                   55.4%
#######################################                                   55.4%
#######################################                                   55.4%
#######################################                                   55.4%
#######################################                                   55.4%
#######################################                                   55.4%
#######################################                                   55.5%
#######################################                                   55.5%
#######################################                                   55.5%
#######################################                                   55.5%
#######################################                                   55.5%
########################################                                  55.6%
########################################                                  55.6%
########################################                                  55.6%
########################################                                  55.6%
########################################                                  55.6%
########################################                                  55.7%
########################################                                  55.7%
########################################                                  55.7%
########################################                                  55.7%
########################################                                  55.7%
########################################                                  55.7%
########################################                                  55.7%
########################################                                  55.7%
########################################                                  55.7%
########################################                                  55.7%
########################################                                  55.7%
########################################                                  55.8%
########################################                                  55.8%
########################################                                  55.8%
########################################                                  55.8%
########################################                                  55.8%
########################################                                  55.8%
########################################                                  55.8%
########################################                                  55.8%
########################################                                  55.8%
########################################                                  55.8%
########################################                                  55.8%
########################################                                  55.9%
########################################                                  55.9%
########################################                                  55.9%
########################################                                  55.9%
########################################                                  55.9%
########################################                                  55.9%
########################################                                  55.9%
########################################                                  55.9%
########################################                                  55.9%
########################################                                  55.9%
########################################                                  56.0%
########################################                                  56.0%
########################################                                  56.0%
########################################                                  56.0%
########################################                                  56.0%
########################################                                  56.0%
########################################                                  56.0%
########################################                                  56.0%
########################################                                  56.0%
########################################                                  56.1%
########################################                                  56.1%
########################################                                  56.1%
########################################                                  56.1%
########################################                                  56.1%
########################################                                  56.1%
########################################                                  56.1%
########################################                                  56.1%
########################################                                  56.1%
########################################                                  56.2%
########################################                                  56.2%
########################################                                  56.2%
########################################                                  56.2%
########################################                                  56.2%
########################################                                  56.2%
########################################                                  56.2%
########################################                                  56.2%
########################################                                  56.2%
########################################                                  56.3%
########################################                                  56.3%
########################################                                  56.3%
########################################                                  56.3%
########################################                                  56.3%
########################################                                  56.3%
########################################                                  56.3%
########################################                                  56.3%
########################################                                  56.4%
########################################                                  56.4%
########################################                                  56.4%
########################################                                  56.4%
########################################                                  56.4%
########################################                                  56.4%
########################################                                  56.4%
########################################                                  56.4%
########################################                                  56.4%
########################################                                  56.4%
########################################                                  56.5%
########################################                                  56.5%
########################################                                  56.5%
########################################                                  56.5%
########################################                                  56.5%
########################################                                  56.5%
########################################                                  56.5%
########################################                                  56.5%
########################################                                  56.6%
########################################                                  56.6%
########################################                                  56.6%
########################################                                  56.6%
########################################                                  56.6%
########################################                                  56.6%
########################################                                  56.6%
########################################                                  56.7%
########################################                                  56.7%
########################################                                  56.7%
########################################                                  56.7%
########################################                                  56.7%
########################################                                  56.7%
########################################                                  56.7%
########################################                                  56.8%
########################################                                  56.8%
########################################                                  56.8%
########################################                                  56.8%
########################################                                  56.8%
########################################                                  56.8%
########################################                                  56.8%
########################################                                  56.9%
########################################                                  56.9%
########################################                                  56.9%
########################################                                  56.9%
########################################                                  56.9%
########################################                                  56.9%
########################################                                  56.9%
#########################################                                 56.9%
#########################################                                 57.0%
#########################################                                 57.0%
#########################################                                 57.0%
#########################################                                 57.0%
#########################################                                 57.0%
#########################################                                 57.0%
#########################################                                 57.0%
#########################################                                 57.1%
#########################################                                 57.1%
#########################################                                 57.1%
#########################################                                 57.1%
#########################################                                 57.1%
#########################################                                 57.1%
#########################################                                 57.1%
#########################################                                 57.2%
#########################################                                 57.2%
#########################################                                 57.2%
#########################################                                 57.2%
#########################################                                 57.2%
#########################################                                 57.2%
#########################################                                 57.2%
#########################################                                 57.3%
#########################################                                 57.3%
#########################################                                 57.3%
#########################################                                 57.3%
#########################################                                 57.3%
#########################################                                 57.3%
#########################################                                 57.3%
#########################################                                 57.4%
#########################################                                 57.4%
#########################################                                 57.4%
#########################################                                 57.4%
#########################################                                 57.4%
#########################################                                 57.4%
#########################################                                 57.5%
#########################################                                 57.5%
#########################################                                 57.5%
#########################################                                 57.5%
#########################################                                 57.5%
#########################################                                 57.5%
#########################################                                 57.6%
#########################################                                 57.6%
#########################################                                 57.6%
#########################################                                 57.6%
#########################################                                 57.6%
#########################################                                 57.6%
#########################################                                 57.7%
#########################################                                 57.7%
#########################################                                 57.7%
#########################################                                 57.7%
#########################################                                 57.7%
#########################################                                 57.7%
#########################################                                 57.8%
#########################################                                 57.8%
#########################################                                 57.8%
#########################################                                 57.8%
#########################################                                 57.8%
#########################################                                 57.9%
#########################################                                 57.9%
#########################################                                 57.9%
#########################################                                 57.9%
#########################################                                 57.9%
#########################################                                 57.9%
#########################################                                 58.0%
#########################################                                 58.0%
#########################################                                 58.0%
#########################################                                 58.0%
#########################################                                 58.0%
#########################################                                 58.1%
#########################################                                 58.1%
#########################################                                 58.1%
#########################################                                 58.1%
#########################################                                 58.1%
#########################################                                 58.1%
#########################################                                 58.1%
#########################################                                 58.2%
#########################################                                 58.2%
#########################################                                 58.2%
#########################################                                 58.2%
#########################################                                 58.2%
#########################################                                 58.2%
#########################################                                 58.3%
#########################################                                 58.3%
#########################################                                 58.3%
#########################################                                 58.3%
#########################################                                 58.3%
##########################################                                58.3%
##########################################                                58.4%
##########################################                                58.4%
##########################################                                58.4%
##########################################                                58.4%
##########################################                                58.4%
##########################################                                58.5%
##########################################                                58.5%
##########################################                                58.5%
##########################################                                58.5%
##########################################                                58.5%
##########################################                                58.5%
##########################################                                58.5%
##########################################                                58.6%
##########################################                                58.6%
##########################################                                58.6%
##########################################                                58.6%
##########################################                                58.6%
##########################################                                58.6%
##########################################                                58.7%
##########################################                                58.7%
##########################################                                58.7%
##########################################                                58.7%
##########################################                                58.7%
##########################################                                58.8%
##########################################                                58.8%
##########################################                                58.8%
##########################################                                58.8%
##########################################                                58.8%
##########################################                                58.8%
##########################################                                58.9%
##########################################                                58.9%
##########################################                                58.9%
##########################################                                58.9%
##########################################                                58.9%
##########################################                                58.9%
##########################################                                59.0%
##########################################                                59.0%
##########################################                                59.0%
##########################################                                59.0%
##########################################                                59.0%
##########################################                                59.0%
##########################################                                59.1%
##########################################                                59.1%
##########################################                                59.1%
##########################################                                59.1%
##########################################                                59.1%
##########################################                                59.1%
##########################################                                59.1%
##########################################                                59.2%
##########################################                                59.2%
##########################################                                59.2%
##########################################                                59.2%
##########################################                                59.2%
##########################################                                59.2%
##########################################                                59.2%
##########################################                                59.3%
##########################################                                59.3%
##########################################                                59.3%
##########################################                                59.3%
##########################################                                59.3%
##########################################                                59.3%
##########################################                                59.4%
##########################################                                59.4%
##########################################                                59.4%
##########################################                                59.4%
##########################################                                59.4%
##########################################                                59.4%
##########################################                                59.4%
##########################################                                59.4%
##########################################                                59.5%
##########################################                                59.5%
##########################################                                59.5%
##########################################                                59.5%
##########################################                                59.5%
##########################################                                59.5%
##########################################                                59.5%
##########################################                                59.5%
##########################################                                59.6%
##########################################                                59.6%
##########################################                                59.6%
##########################################                                59.6%
##########################################                                59.6%
##########################################                                59.6%
##########################################                                59.7%
##########################################                                59.7%
##########################################                                59.7%
##########################################                                59.7%
###########################################                               59.7%
###########################################                               59.7%
###########################################                               59.8%
###########################################                               59.8%
###########################################                               59.8%
###########################################                               59.8%
###########################################                               59.8%
###########################################                               59.8%
###########################################                               59.8%
###########################################                               59.9%
###########################################                               59.9%
###########################################                               59.9%
###########################################                               59.9%
###########################################                               59.9%
###########################################                               59.9%
###########################################                               60.0%
###########################################                               60.0%
###########################################                               60.0%
###########################################                               60.0%
###########################################                               60.0%
###########################################                               60.0%
###########################################                               60.0%
###########################################                               60.1%
###########################################                               60.1%
###########################################                               60.1%
###########################################                               60.1%
###########################################                               60.1%
###########################################                               60.1%
###########################################                               60.2%
###########################################                               60.2%
###########################################                               60.2%
###########################################                               60.2%
###########################################                               60.3%
###########################################                               60.3%
###########################################                               60.3%
###########################################                               60.3%
###########################################                               60.4%
###########################################                               60.4%
###########################################                               60.4%
###########################################                               60.4%
###########################################                               60.5%
###########################################                               60.5%
###########################################                               60.5%
###########################################                               60.6%
###########################################                               60.6%
###########################################                               60.6%
###########################################                               60.6%
###########################################                               60.7%
###########################################                               60.7%
###########################################                               60.7%
###########################################                               60.8%
###########################################                               60.8%
###########################################                               60.8%
###########################################                               60.9%
###########################################                               60.9%
###########################################                               61.0%
###########################################                               61.0%
###########################################                               61.0%
###########################################                               61.1%
############################################                              61.1%
############################################                              61.2%
############################################                              61.2%
############################################                              61.2%
############################################                              61.3%
############################################                              61.3%
############################################                              61.4%
############################################                              61.4%
############################################                              61.5%
############################################                              61.6%
############################################                              61.6%
############################################                              61.7%
############################################                              61.7%
############################################                              61.8%
############################################                              61.8%
############################################                              61.9%
############################################                              62.0%
############################################                              62.0%
############################################                              62.1%
############################################                              62.2%
############################################                              62.2%
############################################                              62.3%
############################################                              62.4%
############################################                              62.5%
#############################################                             62.6%
#############################################                             62.6%
#############################################                             62.7%
#############################################                             62.8%
#############################################                             62.8%
#############################################                             62.9%
#############################################                             63.0%
#############################################                             63.1%
#############################################                             63.2%
#############################################                             63.3%
#############################################                             63.4%
#############################################                             63.5%
#############################################                             63.5%
#############################################                             63.6%
#############################################                             63.7%
#############################################                             63.8%
##############################################                            63.9%
##############################################                            64.0%
##############################################                            64.1%
##############################################                            64.2%
##############################################                            64.4%
##############################################                            64.5%
##############################################                            64.6%
##############################################                            64.7%
##############################################                            64.8%
##############################################                            64.9%
##############################################                            65.1%
##############################################                            65.2%
###############################################                           65.3%
###############################################                           65.4%
###############################################                           65.6%
###############################################                           65.7%
###############################################                           65.9%
###############################################                           66.0%
###############################################                           66.2%
###############################################                           66.3%
###############################################                           66.4%
###############################################                           66.6%
################################################                          66.7%
################################################                          66.9%
################################################                          67.1%
################################################                          67.2%
################################################                          67.4%
################################################                          67.6%
################################################                          67.7%
################################################                          67.9%
#################################################                         68.1%
#################################################                         68.2%
#################################################                         68.4%
#################################################                         68.6%
#################################################                         68.8%
#################################################                         68.9%
#################################################                         69.1%
#################################################                         69.2%
#################################################                         69.4%
##################################################                        69.5%
##################################################                        69.7%
##################################################                        69.8%
##################################################                        69.9%
##################################################                        70.0%
##################################################                        70.1%
##################################################                        70.2%
##################################################                        70.3%
##################################################                        70.4%
##################################################                        70.5%
##################################################                        70.6%
##################################################                        70.7%
###################################################                       70.8%
###################################################                       70.9%
###################################################                       71.0%
###################################################                       71.1%
###################################################                       71.3%
###################################################                       71.4%
###################################################                       71.5%
###################################################                       71.6%
###################################################                       71.7%
###################################################                       71.8%
###################################################                       71.9%
###################################################                       72.0%
###################################################                       72.1%
###################################################                       72.2%
####################################################                      72.3%
####################################################                      72.4%
####################################################                      72.5%
####################################################                      72.6%
####################################################                      72.7%
####################################################                      72.9%
####################################################                      73.0%
####################################################                      73.1%
####################################################                      73.2%
####################################################                      73.3%
####################################################                      73.4%
####################################################                      73.5%
####################################################                      73.6%
#####################################################                     73.7%
#####################################################                     73.8%
#####################################################                     74.0%
#####################################################                     74.1%
#####################################################                     74.2%
#####################################################                     74.2%
#####################################################                     74.4%
#####################################################                     74.6%
#####################################################                     74.7%
#####################################################                     74.8%
#####################################################                     74.9%
######################################################                    75.0%
######################################################                    75.1%
######################################################                    75.2%
######################################################                    75.4%
######################################################                    75.5%
######################################################                    75.6%
######################################################                    75.7%
######################################################                    75.8%
######################################################                    75.9%
######################################################                    76.0%
######################################################                    76.1%
######################################################                    76.2%
######################################################                    76.3%
#######################################################                   76.5%
#######################################################                   76.6%
#######################################################                   76.7%
#######################################################                   76.8%
#######################################################                   76.9%
#######################################################                   77.0%
#######################################################                   77.1%
#######################################################                   77.2%
#######################################################                   77.3%
#######################################################                   77.4%
#######################################################                   77.5%
#######################################################                   77.6%
#######################################################                   77.7%
########################################################                  77.8%
########################################################                  77.9%
########################################################                  78.0%
########################################################                  78.1%
########################################################                  78.2%
########################################################                  78.3%
########################################################                  78.4%
########################################################                  78.6%
########################################################                  78.7%
########################################################                  78.8%
########################################################                  78.9%
########################################################                  79.0%
########################################################                  79.1%
#########################################################                 79.2%
#########################################################                 79.3%
#########################################################                 79.4%
#########################################################                 79.5%
#########################################################                 79.6%
#########################################################                 79.7%
#########################################################                 79.8%
#########################################################                 79.9%
#########################################################                 80.0%
#########################################################                 80.1%
#########################################################                 80.2%
#########################################################                 80.3%
#########################################################                 80.4%
#########################################################                 80.5%
##########################################################                80.6%
##########################################################                80.8%
##########################################################                80.9%
##########################################################                81.0%
##########################################################                81.1%
##########################################################                81.2%
##########################################################                81.3%
##########################################################                81.4%
##########################################################                81.5%
##########################################################                81.6%
##########################################################                81.7%
##########################################################                81.8%
##########################################################                81.9%
###########################################################               82.0%
###########################################################               82.1%
###########################################################               82.3%
###########################################################               82.4%
###########################################################               82.5%
###########################################################               82.6%
###########################################################               82.7%
###########################################################               82.8%
###########################################################               82.9%
###########################################################               83.0%
###########################################################               83.1%
###########################################################               83.2%
############################################################              83.4%
############################################################              83.5%
############################################################              83.6%
############################################################              83.7%
############################################################              83.8%
############################################################              83.9%
############################################################              84.0%
############################################################              84.2%
############################################################              84.3%
############################################################              84.4%
############################################################              84.5%
############################################################              84.6%
############################################################              84.7%
#############################################################             84.8%
#############################################################             84.9%
#############################################################             85.1%
#############################################################             85.2%
#############################################################             85.2%
#############################################################             85.3%
#############################################################             85.4%
#############################################################             85.5%
#############################################################             85.6%
#############################################################             85.6%
#############################################################             85.7%
#############################################################             85.8%
#############################################################             85.9%
#############################################################             86.0%
#############################################################             86.1%
##############################################################            86.2%
##############################################################            86.3%
##############################################################            86.4%
##############################################################            86.5%
##############################################################            86.6%
##############################################################            86.7%
##############################################################            86.8%
##############################################################            86.9%
##############################################################            87.0%
##############################################################            87.1%
##############################################################            87.2%
##############################################################            87.3%
##############################################################            87.4%
###############################################################           87.5%
###############################################################           87.6%
###############################################################           87.7%
###############################################################           87.8%
###############################################################           87.9%
###############################################################           88.0%
###############################################################           88.1%
###############################################################           88.2%
###############################################################           88.2%
###############################################################           88.4%
###############################################################           88.5%
###############################################################           88.6%
###############################################################           88.7%
###############################################################           88.7%
###############################################################           88.8%
###############################################################           88.9%
################################################################          89.0%
################################################################          89.0%
################################################################          89.1%
################################################################          89.2%
################################################################          89.2%
################################################################          89.3%
################################################################          89.3%
################################################################          89.4%
################################################################          89.5%
################################################################          89.5%
################################################################          89.6%
################################################################          89.6%
################################################################          89.7%
################################################################          89.7%
################################################################          89.8%
################################################################          89.8%
################################################################          89.9%
################################################################          89.9%
################################################################          89.9%
################################################################          90.0%
################################################################          90.0%
################################################################          90.1%
################################################################          90.1%
################################################################          90.2%
################################################################          90.2%
################################################################          90.2%
#################################################################         90.3%
#################################################################         90.3%
#################################################################         90.4%
#################################################################         90.4%
#################################################################         90.5%
#################################################################         90.5%
#################################################################         90.5%
#################################################################         90.6%
#################################################################         90.6%
#################################################################         90.7%
#################################################################         90.7%
#################################################################         90.8%
#################################################################         90.8%
#################################################################         90.9%
#################################################################         90.9%
#################################################################         91.0%
#################################################################         91.0%
#################################################################         91.1%
#################################################################         91.1%
#################################################################         91.2%
#################################################################         91.2%
#################################################################         91.3%
#################################################################         91.3%
#################################################################         91.4%
#################################################################         91.4%
#################################################################         91.4%
#################################################################         91.5%
#################################################################         91.5%
#################################################################         91.5%
#################################################################         91.5%
#################################################################         91.6%
#################################################################         91.6%
#################################################################         91.6%
#################################################################         91.7%
##################################################################        91.7%
##################################################################        91.7%
##################################################################        91.8%
##################################################################        91.8%
##################################################################        91.8%
##################################################################        91.8%
##################################################################        91.8%
##################################################################        91.9%
##################################################################        91.9%
##################################################################        92.0%
##################################################################        92.0%
##################################################################        92.0%
##################################################################        92.0%
##################################################################        92.0%
##################################################################        92.1%
##################################################################        92.1%
##################################################################        92.1%
##################################################################        92.1%
##################################################################        92.2%
##################################################################        92.2%
##################################################################        92.2%
##################################################################        92.2%
##################################################################        92.3%
##################################################################        92.3%
##################################################################        92.3%
##################################################################        92.3%
##################################################################        92.3%
##################################################################        92.4%
##################################################################        92.4%
##################################################################        92.4%
##################################################################        92.4%
##################################################################        92.4%
##################################################################        92.4%
##################################################################        92.5%
##################################################################        92.5%
##################################################################        92.5%
##################################################################        92.5%
##################################################################        92.5%
##################################################################        92.6%
##################################################################        92.6%
##################################################################        92.6%
##################################################################        92.6%
##################################################################        92.6%
##################################################################        92.7%
##################################################################        92.7%
##################################################################        92.7%
##################################################################        92.7%
##################################################################        92.7%
##################################################################        92.8%
##################################################################        92.8%
##################################################################        92.8%
##################################################################        92.8%
##################################################################        92.8%
##################################################################        92.9%
##################################################################        92.9%
##################################################################        92.9%
##################################################################        92.9%
##################################################################        93.0%
##################################################################        93.0%
##################################################################        93.0%
##################################################################        93.0%
##################################################################        93.0%
##################################################################        93.1%
###################################################################       93.1%
###################################################################       93.1%
###################################################################       93.1%
###################################################################       93.1%
###################################################################       93.2%
###################################################################       93.2%
###################################################################       93.2%
###################################################################       93.2%
###################################################################       93.2%
###################################################################       93.3%
###################################################################       93.3%
###################################################################       93.3%
###################################################################       93.3%
###################################################################       93.3%
###################################################################       93.4%
###################################################################       93.4%
###################################################################       93.4%
###################################################################       93.4%
###################################################################       93.4%
###################################################################       93.4%
###################################################################       93.4%
###################################################################       93.5%
###################################################################       93.5%
###################################################################       93.5%
###################################################################       93.5%
###################################################################       93.5%
###################################################################       93.6%
###################################################################       93.6%
###################################################################       93.6%
###################################################################       93.6%
###################################################################       93.6%
###################################################################       93.6%
###################################################################       93.7%
###################################################################       93.7%
###################################################################       93.7%
###################################################################       93.7%
###################################################################       93.7%
###################################################################       93.8%
###################################################################       93.8%
###################################################################       93.8%
###################################################################       93.8%
###################################################################       93.8%
###################################################################       93.9%
###################################################################       93.9%
###################################################################       93.9%
###################################################################       93.9%
###################################################################       94.0%
###################################################################       94.0%
###################################################################       94.0%
###################################################################       94.0%
###################################################################       94.0%
###################################################################       94.1%
###################################################################       94.1%
###################################################################       94.1%
###################################################################       94.1%
###################################################################       94.1%
###################################################################       94.2%
###################################################################       94.2%
###################################################################       94.2%
###################################################################       94.2%
###################################################################       94.2%
###################################################################       94.3%
###################################################################       94.3%
###################################################################       94.3%
###################################################################       94.3%
###################################################################       94.3%
###################################################################       94.3%
###################################################################       94.4%
###################################################################       94.4%
###################################################################       94.4%
###################################################################       94.4%
####################################################################      94.4%
####################################################################      94.5%
####################################################################      94.5%
####################################################################      94.5%
####################################################################      94.5%
####################################################################      94.5%
####################################################################      94.6%
####################################################################      94.6%
####################################################################      94.6%
####################################################################      94.6%
####################################################################      94.6%
####################################################################      94.7%
####################################################################      94.7%
####################################################################      94.7%
####################################################################      94.7%
####################################################################      94.7%
####################################################################      94.8%
####################################################################      94.8%
####################################################################      94.8%
####################################################################      94.8%
####################################################################      94.8%
####################################################################      94.8%
####################################################################      94.9%
####################################################################      94.9%
####################################################################      94.9%
####################################################################      94.9%
####################################################################      94.9%
####################################################################      95.0%
####################################################################      95.0%
####################################################################      95.0%
####################################################################      95.0%
####################################################################      95.1%
####################################################################      95.1%
####################################################################      95.1%
####################################################################      95.1%
####################################################################      95.2%
####################################################################      95.2%
####################################################################      95.2%
####################################################################      95.2%
####################################################################      95.3%
####################################################################      95.3%
####################################################################      95.3%
####################################################################      95.3%
####################################################################      95.3%
####################################################################      95.4%
####################################################################      95.4%
####################################################################      95.4%
####################################################################      95.4%
####################################################################      95.4%
####################################################################      95.5%
####################################################################      95.5%
####################################################################      95.5%
####################################################################      95.5%
####################################################################      95.5%
####################################################################      95.6%
####################################################################      95.6%
####################################################################      95.6%
####################################################################      95.6%
####################################################################      95.7%
####################################################################      95.7%
####################################################################      95.7%
####################################################################      95.7%
####################################################################      95.7%
####################################################################      95.8%
####################################################################      95.8%
####################################################################      95.8%
####################################################################      95.8%
####################################################################      95.8%
#####################################################################     95.8%
#####################################################################     95.9%
#####################################################################     95.9%
#####################################################################     95.9%
#####################################################################     95.9%
#####################################################################     95.9%
#####################################################################     96.0%
#####################################################################     96.0%
#####################################################################     96.0%
#####################################################################     96.0%
#####################################################################     96.0%
#####################################################################     96.1%
#####################################################################     96.1%
#####################################################################     96.1%
#####################################################################     96.1%
#####################################################################     96.1%
#####################################################################     96.1%
#####################################################################     96.2%
#####################################################################     96.2%
#####################################################################     96.2%
#####################################################################     96.2%
#####################################################################     96.3%
#####################################################################     96.3%
#####################################################################     96.3%
#####################################################################     96.3%
#####################################################################     96.3%
#####################################################################     96.4%
#####################################################################     96.4%
#####################################################################     96.4%
#####################################################################     96.4%
#####################################################################     96.4%
#####################################################################     96.5%
#####################################################################     96.5%
#####################################################################     96.5%
#####################################################################     96.5%
#####################################################################     96.6%
#####################################################################     96.6%
#####################################################################     96.6%
#####################################################################     96.6%
#####################################################################     96.6%
#####################################################################     96.7%
#####################################################################     96.7%
#####################################################################     96.7%
#####################################################################     96.7%
#####################################################################     96.8%
#####################################################################     96.8%
#####################################################################     96.8%
#####################################################################     96.8%
#####################################################################     96.8%
#####################################################################     96.9%
#####################################################################     96.9%
#####################################################################     96.9%
#####################################################################     96.9%
#####################################################################     96.9%
#####################################################################     97.0%
#####################################################################     97.0%
#####################################################################     97.0%
#####################################################################     97.0%
#####################################################################     97.1%
#####################################################################     97.1%
#####################################################################     97.1%
#####################################################################     97.1%
#####################################################################     97.2%
#####################################################################     97.2%
#####################################################################     97.2%
#####################################################################     97.2%
######################################################################    97.2%
######################################################################    97.3%
######################################################################    97.3%
######################################################################    97.3%
######################################################################    97.3%
######################################################################    97.3%
######################################################################    97.4%
######################################################################    97.4%
######################################################################    97.4%
######################################################################    97.4%
######################################################################    97.5%
######################################################################    97.5%
######################################################################    97.5%
######################################################################    97.5%
######################################################################    97.6%
######################################################################    97.6%
######################################################################    97.6%
######################################################################    97.6%
######################################################################    97.7%
######################################################################    97.7%
######################################################################    97.7%
######################################################################    97.8%
######################################################################    97.8%
######################################################################    97.8%
######################################################################    97.8%
######################################################################    97.9%
######################################################################    97.9%
######################################################################    97.9%
######################################################################    97.9%
######################################################################    98.0%
######################################################################    98.0%
######################################################################    98.0%
######################################################################    98.1%
######################################################################    98.1%
######################################################################    98.1%
######################################################################    98.1%
######################################################################    98.2%
######################################################################    98.2%
######################################################################    98.2%
######################################################################    98.2%
######################################################################    98.2%
######################################################################    98.3%
######################################################################    98.3%
######################################################################    98.3%
######################################################################    98.3%
######################################################################    98.4%
######################################################################    98.4%
######################################################################    98.4%
######################################################################    98.4%
######################################################################    98.5%
######################################################################    98.5%
######################################################################    98.5%
######################################################################    98.6%
######################################################################    98.6%
#######################################################################   98.6%
#######################################################################   98.6%
#######################################################################   98.7%
#######################################################################   98.7%
#######################################################################   98.8%
#######################################################################   98.8%
#######################################################################   98.8%
#######################################################################   98.8%
#######################################################################   98.9%
#######################################################################   98.9%
#######################################################################   98.9%
#######################################################################   99.0%
#######################################################################   99.0%
#######################################################################   99.0%
#######################################################################   99.0%
#######################################################################   99.1%
#######################################################################   99.1%
#######################################################################   99.1%
#######################################################################   99.2%
#######################################################################   99.2%
#######################################################################   99.2%
#######################################################################   99.2%
#######################################################################   99.3%
#######################################################################   99.3%
#######################################################################   99.3%
#######################################################################   99.4%
#######################################################################   99.4%
#######################################################################   99.4%
#######################################################################   99.4%
#######################################################################   99.5%
#######################################################################   99.5%
#######################################################################   99.5%
#######################################################################   99.6%
#######################################################################   99.6%
#######################################################################   99.6%
#######################################################################   99.7%
#######################################################################   99.7%
#######################################################################   99.7%
#######################################################################   99.7%
#######################################################################   99.8%
#######################################################################   99.8%
#######################################################################   99.8%
#######################################################################   99.9%
#######################################################################   99.9%
#######################################################################   99.9%
#######################################################################  100.0%
#######################################################################  100.0%
######################################################################## 100.0%
 > https://10.19.115.108:8493/
 x http://10.11.5.7:80/~pvolpe/images/
 x http://10.11.5.7:80/~mvollmer/images/
 x http://10.11.5.7:80/~dperpeet/images/
 x http://10.11.5.7:80/~swalter/images/
 > https://209.132.184.69:8493/
 > https://209.132.184.41:8493/
 x http://10.130.2.28:80
 x http://10.130.2.29:80
 x http://10.130.2.32:80
 x http://10.130.2.34:80
 x http://10.128.0.101:80
 x http://10.128.0.103:80
 x http://10.128.0.93:80
 x http://10.128.0.97:80
 x http://10.128.2.28:80
 x http://10.128.2.34:80
 x http://10.128.2.35:80
 x http://10.128.4.28:80
 x http://10.128.4.32:80
 x http://10.128.4.34:80
 x http://10.128.4.35:80
 x http://10.129.1.243:80
 x http://10.129.1.244:80
 x http://10.129.1.246:80
 x http://10.129.1.247:80
 x http://10.129.1.249:80
 x http://10.129.1.250:80
 > http://10.129.2.206:80
 > http://10.129.2.207:80
 > http://10.129.2.209:80
 > http://10.129.2.210:80
 x http://10.129.4.30:80
 x http://10.129.4.36:80
 x http://10.129.4.37:80
 x http://10.129.4.38:80
 x http://10.130.1.201:80
 x http://10.130.1.202:80
 x http://10.130.1.203:80
 x http://10.130.1.204:80
 x http://10.130.4.27:80
 x http://10.130.4.28:80
 x http://10.130.4.29:80
 > http://10.131.2.154:80
 > http://10.131.2.155:80
 > http://10.131.2.156:80
 > http://10.131.2.157:80
 x https://152.19.134.199:443/groups/cockpit/images/
 > https://209.132.184.41:8493/ovirt-3f3642bfff7ccdd35361b5b9ef72b9942f7b389411e9878f1ceadb3aa955d90b.qcow2
Engine URL: https://127.0.0.2:30402/ovirt-engine/
++ seq 1 60
+ for x in $(seq 1 60)
++ xmllint --xpath 'string(/api/product_info/name)' -
++ curl -s -k -u admin@internal:engine -H Content-type:application/xml https://10.111.113.5/ovirt-engine/api
-:1: parser error : Document is empty

^
+ '[' '' = 'oVirt Engine' ']'
+ sleep 10
+ for x in $(seq 1 60)
++ xmllint --xpath 'string(/api/product_info/name)' -
++ curl -s -k -u admin@internal:engine -H Content-type:application/xml https://10.111.113.5/ovirt-engine/api
-:1: parser error : Document is empty

^
+ '[' '' = 'oVirt Engine' ']'
+ sleep 10
+ for x in $(seq 1 60)
++ xmllint --xpath 'string(/api/product_info/name)' -
++ curl -s -k -u admin@internal:engine -H Content-type:application/xml https://10.111.113.5/ovirt-engine/api
-:1: parser error : Document is empty

^
+ '[' '' = 'oVirt Engine' ']'
+ sleep 10
+ for x in $(seq 1 60)
++ xmllint --xpath 'string(/api/product_info/name)' -
++ curl -s -k -u admin@internal:engine -H Content-type:application/xml https://10.111.113.5/ovirt-engine/api
-:1: parser error : Document is empty

^
+ '[' '' = 'oVirt Engine' ']'
+ sleep 10
+ for x in $(seq 1 60)
++ xmllint --xpath 'string(/api/product_info/name)' -
++ curl -s -k -u admin@internal:engine -H Content-type:application/xml https://10.111.113.5/ovirt-engine/api
+ '[' '' = 'oVirt Engine' ']'
+ sleep 10
+ for x in $(seq 1 60)
++ xmllint --xpath 'string(/api/product_info/name)' -
++ curl -s -k -u admin@internal:engine -H Content-type:application/xml https://10.111.113.5/ovirt-engine/api
+ '[' 'oVirt Engine' = 'oVirt Engine' ']'
+ break
  % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
                                 Dload  Upload   Total   Spent    Left  Speed

  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0
100  1327  100  1327    0     0   1327      0  0:00:01 --:--:--  0:00:01 22116
  % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
                                 Dload  Upload   Total   Spent    Left  Speed

  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0
 20   389    0     0  100    79      0     79  0:00:01 --:--:--  0:00:01   277
100   389  100   310  100    79    310     79  0:00:01 --:--:--  0:00:01  1341
{"access_token":"DWuOUQmqtc3Hq3msSX1NkzO2_l8qBR4vCTjfU5zLfubur2y9h2yKiq-jPK1mv22zp59Ixu9iIivBTYAmO_k6wA","scope":"ovirt-app-api ovirt-ext=token-info:authz-search ovirt-ext=token-info:public-authz-search ovirt-ext=token-info:validate ovirt-ext=token:password-access","exp":"1517306919000","token_type":"bearer"}
oVirt token retrieved: DWuOUQmqtc3Hq3msSX1NkzO2_l8qBR4vCTjfU5zLfubur2y9h2yKiq-jPK1mv22zp59Ixu9iIivBTYAmO_k6wA

DevTools listening on ws://127.0.0.1:10194/devtools/browser/1e6978ae-7961-4986-bcd7-d3ea0829b337
[0123/100841.814219:ERROR:zygote_host_impl_linux.cc(268)] Failed to adjust OOM score of renderer with pid 45260: Permission denied (13)
[0123/100842.688687:ERROR:zygote_host_impl_linux.cc(268)] Failed to adjust OOM score of renderer with pid 45288: Permission denied (13)
> log: loading ovirt package
> log: Configuration file /etc/cockpit/machines-ovirt.config content is read ...
> log: ... and parsed
> info: HTTP POST failed: "{\n  \"fault\" : {\n    \"detail\" : \"[The following Hosts have running VMs and cannot be switched to maintenance mode: host.Please ensure that the following Clusters have at least one Host in UP state: Default.]\",\n    \"reason\" : \"Operation Failed\"\n  },\n  \"status\" : \"failed\"\n}" /ovirt-engine/api/hosts/525f2e90-397b-483f-8c0e-1cdb01f559f3/deactivate
> info: handleOvirtError, error =  {
  "fault" : {
    "detail" : "[The following Hosts have running VMs and cannot be switched to maintenance mode: host.Please ensure that the following Clusters have at least one Host in UP state: Default.]",
    "reason" : "Operation Failed"
  },
  "status" : "failed"
} exception =  
> warning: Switching host to maintenance mode failed. Received error: [The following Hosts have running VMs and cannot be switched to maintenance mode: host.Please ensure that the following Clusters have at least one Host in UP state: Default.]
Unexpected journal message 'audit: type=1400 audit(1516701724.888:161): avc:  denied  { map } for  pid=1255 comm="hostname" path="/usr/bin/hostname" dev="dm-0" ino=20028 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:hostname_exec_t:s0 tclass=file permissive=0'
Unexpected journal message 'audit: type=1400 audit(1516701725.102:165): avc:  denied  { execute_no_trans } for  pid=1288 comm="pmie_check" path="/usr/bin/pmie" dev="dm-0" ino=139127 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:pcp_pmie_exec_t:s0 tclass=file permissive=0'
Wrote JS log to TestOVirtMachines-testHostToMaintenance-fedora-27-127.0.0.2-2601-FAIL.js.log
Journal extracted to TestOVirtMachines-testHostToMaintenance-fedora-27-127.0.0.2-2601-FAIL.log
/etc/profile.d/lang.sh: line 19: warning: setlocale: LC_CTYPE: cannot change locale (C.UTF-8)
Journal extracted to TestOVirtMachines-testHostToMaintenance-ovirt-127.0.0.2-2602-FAIL.log
/etc/profile.d/lang.sh: line 19: warning: setlocale: LC_CTYPE: cannot change locale (C.UTF-8)
Traceback (most recent call last):
  File "/build/cockpit/test/common/testlib.py", line 669, in tearDown
    self.check_journal_messages()
  File "/build/cockpit/test/common/testlib.py", line 804, in check_journal_messages
    raise Error(first)
Error: audit: type=1400 audit(1516701724.888:161): avc:  denied  { map } for  pid=1255 comm="hostname" path="/usr/bin/hostname" dev="dm-0" ino=20028 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:hostname_exec_t:s0 tclass=file permissive=0

not ok 46 testHostToMaintenance (check_ovirt.TestOVirtMachines) # duration: 439s
Wrote screenshot to TestOVirtMachines-testHostToMaintenance-fedora-27-127.0.0.2-2601-FAIL.png
Wrote HTML dump to TestOVirtMachines-testHostToMaintenance-fedora-27-127.0.0.2-2601-FAIL.html
Wrote JS log to TestOVirtMachines-testHostToMaintenance-fedora-27-127.0.0.2-2601-FAIL.js.log
Journal extracted to TestOVirtMachines-testHostToMaintenance-fedora-27-127.0.0.2-2601-FAIL.log
Journal extracted to TestOVirtMachines-testHostToMaintenance-ovirt-127.0.0.2-2602-FAIL.log
/etc/profile.d/lang.sh: line 19: warning: setlocale: LC_CTYPE: cannot change locale (C.UTF-8)

First occurrence: 2018-01-23T10:09:10.956082 | revision c505f6ec848b5d353d0a9f1e70bd604359bf3ffd Times recorded: 1 Latest occurrences:

cockpituous commented 6 years ago

verify/fedora-27 Ooops, it happened again


# ----------------------------------------------------------------------
# testImageNames (check_openshift.TestRegistry)
#
/etc/profile.d/lang.sh: line 20: warning: setlocale: LC_COLLATE: cannot change locale (en_US.UTF-8): No such file or directory
/etc/profile.d/lang.sh: line 23: warning: setlocale: LC_MESSAGES: cannot change locale (en_US.UTF-8): No such file or directory
/etc/profile.d/lang.sh: line 26: warning: setlocale: LC_NUMERIC: cannot change locale (en_US.UTF-8): No such file or directory
/etc/profile.d/lang.sh: line 29: warning: setlocale: LC_TIME: cannot change locale (en_US.UTF-8): No such file or directory
/etc/profile.d/lang.sh: line 20: warning: setlocale: LC_COLLATE: cannot change locale (en_US.UTF-8): No such file or directory
/etc/profile.d/lang.sh: line 23: warning: setlocale: LC_MESSAGES: cannot change locale (en_US.UTF-8): No such file or directory
/etc/profile.d/lang.sh: line 26: warning: setlocale: LC_NUMERIC: cannot change locale (en_US.UTF-8): No such file or directory
/etc/profile.d/lang.sh: line 29: warning: setlocale: LC_TIME: cannot change locale (en_US.UTF-8): No such file or directory
The connection to the server 10.111.112.101:8443 was refused - did you specify the right host or port?
The connection to the server 10.111.112.101:8443 was refused - did you specify the right host or port?
The connection to the server 10.111.112.101:8443 was refused - did you specify the right host or port?
The connection to the server 10.111.112.101:8443 was refused - did you specify the right host or port?
The connection to the server 10.111.112.101:8443 was refused - did you specify the right host or port?
The connection to the server 10.111.112.101:8443 was refused - did you specify the right host or port?
The connection to the server 10.111.112.101:8443 was refused - did you specify the right host or port?
The connection to the server 10.111.112.101:8443 was refused - did you specify the right host or port?
the server doesn't have a resource type "projects"

DevTools listening on ws://127.0.0.1:9445/devtools/browser/2608f245-953a-4ba6-9d73-6caaa1610370
[0123/112426.453092:ERROR:zygote_host_impl_linux.cc(268)] Failed to adjust OOM score of renderer with pid 40226: Permission denied (13)
[0123/112427.476474:ERROR:zygote_host_impl_linux.cc(268)] Failed to adjust OOM score of renderer with pid 40264: Permission denied (13)
> warning: 2018-01-23 06:24:29.860459 I | proto: duplicate proto type registered: google.protobuf.Any
2018-01-23 06:24:29.861337 I | proto: duplicate proto type registered: google.protobuf.Duration
2018-01-23 06:24:29.861371 I | proto: duplicate proto type registered: google.protobuf.Timestamp

> warning: 2018-01-23 06:24:30.250208 I | proto: duplicate proto type registered: google.protobuf.Any
2018-01-23 06:24:30.250356 I | proto: duplicate proto type registered: google.protobuf.Duration
2018-01-23 06:24:30.250403 I | proto: duplicate proto type registered: google.protobuf.Timestamp

CDP: {"source":"security","level":"error","text":"Refused to apply inline style because it violates the following Content Security Policy directive: \"default-src 'self' http://127.0.0.2:9591\". Either the 'unsafe-inline' keyword, a hash ('sha256-I4l5F4Kq75Yvla5XX3FqfoQO1206LqJ8p8rtQPyLwm4='), or a nonce ('nonce-...') is required to enable inline execution. Note also that 'style-src' was not explicitly set, so 'default-src' is used as a fallback.\n","timestamp":1516706672603.83,"url":"http://127.0.0.2:9591/cockpit/$9614eb17b9670d57607f32acb71141642c875fc9/kubernetes/registry.js","lineNumber":3920,"stackTrace":{"callFrames":[{"functionName":"html","scriptId":"44","url":"http://127.0.0.2:9591/cockpit/$9614eb17b9670d57607f32acb71141642c875fc9/kubernetes/registry.js","lineNumber":3920,"columnNumber":74},{"functionName":"be.(anonymous function)","scriptId":"44","url":"http://127.0.0.2:9591/cockpit/$9614eb17b9670d57607f32acb71141642c875fc9/kubernetes/registry.js","lineNumber":3937,"columnNumber":40},{"functionName":"","scriptId":"44","url":"http://127.0.0.2:9591/cockpit/$9614eb17b9670d57607f32acb71141642c875fc9/kubernetes/registry.js","lineNumber":1427,"columnNumber":40},{"functionName":"l","scriptId":"44","url":"http://127.0.0.2:9591/cockpit/$9614eb17b9670d57607f32acb71141642c875fc9/kubernetes/registry.js","lineNumber":2475,"columnNumber":41},{"functionName":"","scriptId":"44","url":"http://127.0.0.2:9591/cockpit/$9614eb17b9670d57607f32acb71141642c875fc9/kubernetes/registry.js","lineNumber":2483,"columnNumber":20},{"functionName":"$eval","scriptId":"44","url":"http://127.0.0.2:9591/cockpit/$9614eb17b9670d57607f32acb71141642c875fc9/kubernetes/registry.js","lineNumber":2799,"columnNumber":35},{"functionName":"$digest","scriptId":"44","url":"http://127.0.0.2:9591/cockpit/$9614eb17b9670d57607f32acb71141642c875fc9/kubernetes/registry.js","lineNumber":2752,"columnNumber":59},{"functionName":"$apply","scriptId":"44","url":"http://127.0.0.2:9591/cockpit/$9614eb17b9670d57607f32acb71141642c875fc9/kubernetes/registry.js","lineNumber":2821,"columnNumber":34},{"functionName":"","scriptId":"44","url":"http://127.0.0.2:9591/cockpit/$9614eb17b9670d57607f32acb71141642c875fc9/kubernetes/registry.js","lineNumber":2184,"columnNumber":52},{"functionName":"n","scriptId":"44","url":"http://127.0.0.2:9591/cockpit/$9614eb17b9670d57607f32acb71141642c875fc9/kubernetes/registry.js","lineNumber":713,"columnNumber":90},{"functionName":"ph_click","scriptId":"22","url":"","lineNumber":122,"columnNumber":7},{"functionName":"","scriptId":"55","url":"","lineNumber":0,"columnNumber":16}]}}
Unexpected journal message 'audit: type=1400 audit(1516706633.269:161): avc:  denied  { map } for  pid=1212 comm="hostname" path="/usr/bin/hostname" dev="dm-0" ino=20028 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:hostname_exec_t:s0 tclass=file permissive=0'
Unexpected journal message 'audit: type=1400 audit(1516706633.538:164): avc:  denied  { execute_no_trans } for  pid=1262 comm="pmie_check" path="/usr/bin/pmie" dev="dm-0" ino=139127 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:pcp_pmie_exec_t:s0 tclass=file permissive=0'
Wrote JS log to TestRegistry-testImageNames-fedora-27-127.0.0.2-2701-FAIL.js.log
Journal extracted to TestRegistry-testImageNames-fedora-27-127.0.0.2-2701-FAIL.log
Journal extracted to TestRegistry-testImageNames-openshift-127.0.0.2-2702-FAIL.log
/etc/profile.d/lang.sh: line 20: warning: setlocale: LC_COLLATE: cannot change locale (en_US.UTF-8): No such file or directory
/etc/profile.d/lang.sh: line 23: warning: setlocale: LC_MESSAGES: cannot change locale (en_US.UTF-8): No such file or directory
/etc/profile.d/lang.sh: line 26: warning: setlocale: LC_NUMERIC: cannot change locale (en_US.UTF-8): No such file or directory
/etc/profile.d/lang.sh: line 29: warning: setlocale: LC_TIME: cannot change locale (en_US.UTF-8): No such file or directory
Traceback (most recent call last):
  File "/build/cockpit/test/common/testlib.py", line 669, in tearDown
    self.check_journal_messages()
  File "/build/cockpit/test/common/testlib.py", line 804, in check_journal_messages
    raise Error(first)
Error: audit: type=1400 audit(1516706633.269:161): avc:  denied  { map } for  pid=1212 comm="hostname" path="/usr/bin/hostname" dev="dm-0" ino=20028 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:hostname_exec_t:s0 tclass=file permissive=0

not ok 113 testImageNames (check_openshift.TestRegistry) # duration: 55s
Wrote screenshot to TestRegistry-testImageNames-fedora-27-127.0.0.2-2701-FAIL.png
Wrote HTML dump to TestRegistry-testImageNames-fedora-27-127.0.0.2-2701-FAIL.html
Wrote JS log to TestRegistry-testImageNames-fedora-27-127.0.0.2-2701-FAIL.js.log
Journal extracted to TestRegistry-testImageNames-fedora-27-127.0.0.2-2701-FAIL.log
Journal extracted to TestRegistry-testImageNames-openshift-127.0.0.2-2702-FAIL.log
/etc/profile.d/lang.sh: line 20: warning: setlocale: LC_COLLATE: cannot change locale (en_US.UTF-8): No such file or directory
/etc/profile.d/lang.sh: line 23: warning: setlocale: LC_MESSAGES: cannot change locale (en_US.UTF-8): No such file or directory
/etc/profile.d/lang.sh: line 26: warning: setlocale: LC_NUMERIC: cannot change locale (en_US.UTF-8): No such file or directory
/etc/profile.d/lang.sh: line 29: warning: setlocale: LC_TIME: cannot change locale (en_US.UTF-8): No such file or directory

First occurrence: 2018-01-23T11:24:38.762956 | revision c505f6ec848b5d353d0a9f1e70bd604359bf3ffd, logs Times recorded: 1 Latest occurrences:

# ----------------------------------------------------------------------
# testBasic (check_roles.TestRoles)
#
ftruncate() failed: Permission denied

DevTools listening on ws://127.0.0.1:9922/devtools/browser/71cd43e1-9f68-4791-b0f2-cb9724ea850d
[0123/153437.196755:ERROR:zygote_host_impl_linux.cc(268)] Failed to adjust OOM score of renderer with pid 90861: Permission denied (13)
[0123/153438.274510:ERROR:zygote_host_impl_linux.cc(268)] Failed to adjust OOM score of renderer with pid 90913: Permission denied (13)
Unexpected journal message 'audit: type=1400 audit(1516721668.867:163): avc:  denied  { map } for  pid=1271 comm="hostname" path="/usr/bin/hostname" dev="dm-0" ino=20028 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:hostname_exec_t:s0 tclass=file permissive=0'
Unexpected journal message 'audit: type=1400 audit(1516721669.014:165): avc:  denied  { execute_no_trans } for  pid=1325 comm="pmie_check" path="/usr/bin/pmie" dev="dm-0" ino=139127 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:pcp_pmie_exec_t:s0 tclass=file permissive=0'
Wrote JS log to TestRoles-testBasic-fedora-27-127.0.0.2-2301-FAIL.js.log
Journal extracted to TestRoles-testBasic-fedora-27-127.0.0.2-2301-FAIL.log
Traceback (most recent call last):
  File "/build/cockpit/test/common/testlib.py", line 669, in tearDown
    self.check_journal_messages()
  File "/build/cockpit/test/common/testlib.py", line 804, in check_journal_messages
    raise Error(first)
Error: audit: type=1400 audit(1516721668.867:163): avc:  denied  { map } for  pid=1271 comm="hostname" path="/usr/bin/hostname" dev="dm-0" ino=20028 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:hostname_exec_t:s0 tclass=file permissive=0

not ok 73 testBasic (check_roles.TestRoles) # duration: 31s
Wrote screenshot to TestRoles-testBasic-fedora-27-127.0.0.2-2301-FAIL.png
Wrote HTML dump to TestRoles-testBasic-fedora-27-127.0.0.2-2301-FAIL.html
Wrote JS log to TestRoles-testBasic-fedora-27-127.0.0.2-2301-FAIL.js.log
Journal extracted to TestRoles-testBasic-fedora-27-127.0.0.2-2301-FAIL.log

First occurrence: 2018-01-23T15:34:48.709091 | revision 50c3298b6e4a6e6a15689886995694baeb3c3c64, logs Times recorded: 1 Latest occurrences:

# ----------------------------------------------------------------------
# testBasic (check_packages.TestPackages)
#
ftruncate() failed: Permission denied

DevTools listening on ws://127.0.0.1:9244/devtools/browser/2338bf13-a28d-4ac8-beff-bc37308c0e33
[0123/153548.909991:ERROR:zygote_host_impl_linux.cc(268)] Failed to adjust OOM score of renderer with pid 92582: Permission denied (13)
[0123/153549.944503:ERROR:zygote_host_impl_linux.cc(268)] Failed to adjust OOM score of renderer with pid 92610: Permission denied (13)
Unexpected journal message 'audit: type=1400 audit(1516721739.280:143): avc:  denied  { map } for  pid=1210 comm="hostname" path="/usr/bin/hostname" dev="dm-0" ino=20028 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:hostname_exec_t:s0 tclass=file permissive=0'
Unexpected journal message 'audit: type=1400 audit(1516721739.452:145): avc:  denied  { execute_no_trans } for  pid=1242 comm="pmie_check" path="/usr/bin/pmie" dev="dm-0" ino=139127 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:pcp_pmie_exec_t:s0 tclass=file permissive=0'
Wrote JS log to TestPackages-testBasic-fedora-27-127.0.0.2-2501-FAIL.js.log
Journal extracted to TestPackages-testBasic-fedora-27-127.0.0.2-2501-FAIL.log
Traceback (most recent call last):
  File "/build/cockpit/test/common/testlib.py", line 669, in tearDown
    self.check_journal_messages()
  File "/build/cockpit/test/common/testlib.py", line 804, in check_journal_messages
    raise Error(first)
Error: audit: type=1400 audit(1516721739.280:143): avc:  denied  { map } for  pid=1210 comm="hostname" path="/usr/bin/hostname" dev="dm-0" ino=20028 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:hostname_exec_t:s0 tclass=file permissive=0

not ok 64 testBasic (check_packages.TestPackages) # duration: 35s
Wrote screenshot to TestPackages-testBasic-fedora-27-127.0.0.2-2501-FAIL.png
Wrote HTML dump to TestPackages-testBasic-fedora-27-127.0.0.2-2501-FAIL.html
Wrote JS log to TestPackages-testBasic-fedora-27-127.0.0.2-2501-FAIL.js.log
Journal extracted to TestPackages-testBasic-fedora-27-127.0.0.2-2501-FAIL.log

First occurrence: 2018-01-23T15:35:57.392075 | revision 50c3298b6e4a6e6a15689886995694baeb3c3c64, logs Times recorded: 1 Latest occurrences:

# ----------------------------------------------------------------------
# testNodes (check_kubernetes.TestKubernetes)
#
bash: /etc/kubernetes/start-kubernetes: No such file or directory
2018-01-23 10:36:52.025638 I | proto: duplicate proto type registered: google.protobuf.Any
2018-01-23 10:36:52.027253 I | proto: duplicate proto type registered: google.protobuf.Duration
2018-01-23 10:36:52.027516 I | proto: duplicate proto type registered: google.protobuf.Timestamp

DevTools listening on ws://127.0.0.1:10149/devtools/browser/cc9c3102-dba2-45dc-bc2c-cc7fc3e95ac4
[0123/153657.228185:ERROR:zygote_host_impl_linux.cc(268)] Failed to adjust OOM score of renderer with pid 77761: Permission denied (13)
[0123/153658.302179:ERROR:zygote_host_impl_linux.cc(268)] Failed to adjust OOM score of renderer with pid 77796: Permission denied (13)
> warning: 2018-01-23 10:37:03.451589 I | proto: duplicate proto type registered: google.protobuf.Any
2018-01-23 10:37:03.452070 I | proto: duplicate proto type registered: google.protobuf.Duration
2018-01-23 10:37:03.452105 I | proto: duplicate proto type registered: google.protobuf.Timestamp
error: current-context must exist in order to minify

> warning: received invalid kubectl config 
> warning: 2018-01-23 10:37:04.923649 I | proto: duplicate proto type registered: google.protobuf.Any
2018-01-23 10:37:04.936609 I | proto: duplicate proto type registered: google.protobuf.Duration
2018-01-23 10:37:04.937093 I | proto: duplicate proto type registered: google.protobuf.Timestamp

> warning: 
> warning: 
Unexpected journal message 'audit: type=1400 audit(1516721782.360:163): avc:  denied  { map } for  pid=1278 comm="hostname" path="/usr/bin/hostname" dev="dm-0" ino=20028 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:hostname_exec_t:s0 tclass=file permissive=0'
Unexpected journal message 'audit: type=1400 audit(1516721782.558:165): avc:  denied  { execute_no_trans } for  pid=1315 comm="pmie_check" path="/usr/bin/pmie" dev="dm-0" ino=139127 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:pcp_pmie_exec_t:s0 tclass=file permissive=0'
Wrote JS log to TestKubernetes-testNodes-fedora-27-127.0.0.2-2501-FAIL.js.log
Journal extracted to TestKubernetes-testNodes-fedora-27-127.0.0.2-2501-FAIL.log
Traceback (most recent call last):
  File "/build/cockpit/test/common/testlib.py", line 669, in tearDown
    self.check_journal_messages()
  File "/build/cockpit/test/common/testlib.py", line 804, in check_journal_messages
    raise Error(first)
Error: audit: type=1400 audit(1516721782.360:163): avc:  denied  { map } for  pid=1278 comm="hostname" path="/usr/bin/hostname" dev="dm-0" ino=20028 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:hostname_exec_t:s0 tclass=file permissive=0

not ok 173 testNodes (check_kubernetes.TestKubernetes) # duration: 62s
Wrote screenshot to TestKubernetes-testNodes-fedora-27-127.0.0.2-2501-FAIL.png
Wrote HTML dump to TestKubernetes-testNodes-fedora-27-127.0.0.2-2501-FAIL.html
Wrote JS log to TestKubernetes-testNodes-fedora-27-127.0.0.2-2501-FAIL.js.log
Journal extracted to TestKubernetes-testNodes-fedora-27-127.0.0.2-2501-FAIL.log

First occurrence: 2018-01-23T15:37:12.713599 | revision 333bf524d79dacbb91980fe792de0544804267d3, logs Times recorded: 1 Latest occurrences:

# ----------------------------------------------------------------------
# testBasic (check_journal.TestJournal)
#
Removed /etc/systemd/system/multi-user.target.wants/chronyd.service.

DevTools listening on ws://127.0.0.1:9385/devtools/browser/132c088d-6f79-437a-bc6a-668c83905393
[0123/153736.302226:ERROR:zygote_host_impl_linux.cc(268)] Failed to adjust OOM score of renderer with pid 78750: Permission denied (13)
[0123/153737.247879:ERROR:zygote_host_impl_linux.cc(268)] Failed to adjust OOM score of renderer with pid 78815: Permission denied (13)
Warning: Stopping systemd-journald.service, but it can still be activated by:
  systemd-journald-audit.socket
  systemd-journald.socket
  systemd-journald-dev-log.socket
Connection to 127.0.0.2 closed by remote host.
> warning: transport closed: disconnected
CDP: {"source":"network","level":"error","text":"Failed to load resource: net::ERR_EMPTY_RESPONSE","timestamp":1516721866016.12,"url":"http://127.0.0.2:9391/cockpit/static/fonts/OpenSans-Light-webfont.woff","networkRequestId":"78815.29"}
ssh_exchange_identification: read: Connection reset by peer
ssh_exchange_identification: read: Connection reset by peer
ssh_exchange_identification: read: Connection reset by peer
> log: transport closed, dropped message:  1:1!4
{"call":["/org/freedesktop/timedate1","org.freedesktop.DBus.Properties","Get",["org.freedesktop.timedate1","NTPSynchronized"]],"id":"4"}
> log: transport closed, dropped message:  1:1!4
{"call":["/org/freedesktop/timedate1","org.freedesktop.DBus.Properties","Get",["org.freedesktop.timedate1","NTPSynchronized"]],"id":"5"}
> log: transport closed, dropped message:  1:1!4
{"call":["/org/freedesktop/timedate1","org.freedesktop.DBus.Properties","Get",["org.freedesktop.timedate1","NTPSynchronized"]],"id":"6"}
> log: transport closed, dropped message:  1:1!4
{"call":["/org/freedesktop/timedate1","org.freedesktop.DBus.Properties","Get",["org.freedesktop.timedate1","NTPSynchronized"]],"id":"7"}
> log: transport closed, dropped message:  1:1!4
{"call":["/org/freedesktop/timedate1","org.freedesktop.DBus.Properties","Get",["org.freedesktop.timedate1","NTPSynchronized"]],"id":"8"}
Unexpected journal message 'audit: type=1400 audit(2145934828.636:162): avc:  denied  { map } for  pid=1284 comm="hostname" path="/usr/bin/hostname" dev="dm-0" ino=20028 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:hostname_exec_t:s0 tclass=file permissive=0'
Unexpected journal message 'audit: type=1400 audit(2145934828.856:165): avc:  denied  { execute_no_trans } for  pid=1325 comm="pmie_check" path="/usr/bin/pmie" dev="dm-0" ino=139127 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:pcp_pmie_exec_t:s0 tclass=file permissive=0'
Wrote JS log to TestJournal-testBasic-fedora-27-127.0.0.2-2501-FAIL.js.log
Journal extracted to TestJournal-testBasic-fedora-27-127.0.0.2-2501-FAIL.log
Traceback (most recent call last):
  File "/build/cockpit/test/common/testlib.py", line 669, in tearDown
    self.check_journal_messages()
  File "/build/cockpit/test/common/testlib.py", line 804, in check_journal_messages
    raise Error(first)
Error: audit: type=1400 audit(2145934828.636:162): avc:  denied  { map } for  pid=1284 comm="hostname" path="/usr/bin/hostname" dev="dm-0" ino=20028 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:hostname_exec_t:s0 tclass=file permissive=0

not ok 164 testBasic (check_journal.TestJournal) # duration: 59s
Wrote screenshot to TestJournal-testBasic-fedora-27-127.0.0.2-2501-FAIL.png
Wrote HTML dump to TestJournal-testBasic-fedora-27-127.0.0.2-2501-FAIL.html
Wrote JS log to TestJournal-testBasic-fedora-27-127.0.0.2-2501-FAIL.js.log
Journal extracted to TestJournal-testBasic-fedora-27-127.0.0.2-2501-FAIL.log

First occurrence: 2018-01-23T15:38:14.061101 | revision 333bf524d79dacbb91980fe792de0544804267d3, logs Times recorded: 1 Latest occurrences:

# ----------------------------------------------------------------------
# testDevmapper (check_docker_storage.TestDockerStorageMapper)
#
  Volume group "atomic-storage" not found
  Cannot process volume group atomic-storage

DevTools listening on ws://127.0.0.1:10016/devtools/browser/e470b93b-d65b-4013-9487-661ae558c179
[0123/153802.457974:ERROR:zygote_host_impl_linux.cc(268)] Failed to adjust OOM score of renderer with pid 79415: Permission denied (13)
[0123/153803.455925:ERROR:zygote_host_impl_linux.cc(268)] Failed to adjust OOM score of renderer with pid 79456: Permission denied (13)
  Volume group "atomic-storage" not found
  Cannot process volume group atomic-storage
  Volume group "atomic-storage" not found
  Cannot process volume group atomic-storage
  Volume group "atomic-storage" not found
  Cannot process volume group atomic-storage
Unexpected journal message 'audit: type=1400 audit(1516721870.280:162): avc:  denied  { map } for  pid=1290 comm="hostname" path="/usr/bin/hostname" dev="dm-0" ino=20028 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:hostname_exec_t:s0 tclass=file permissive=0'
Unexpected journal message 'audit: type=1400 audit(1516721870.411:164): avc:  denied  { execute_no_trans } for  pid=1322 comm="pmie_check" path="/usr/bin/pmie" dev="dm-0" ino=139127 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:pcp_pmie_exec_t:s0 tclass=file permissive=0'
Wrote JS log to TestDockerStorageMapper-testDevmapper-fedora-27-127.0.0.2-2801-FAIL.js.log
Journal extracted to TestDockerStorageMapper-testDevmapper-fedora-27-127.0.0.2-2801-FAIL.log
Traceback (most recent call last):
  File "/build/cockpit/test/common/testlib.py", line 669, in tearDown
    self.check_journal_messages()
  File "/build/cockpit/test/common/testlib.py", line 804, in check_journal_messages
    raise Error(first)
Error: audit: type=1400 audit(1516721870.280:162): avc:  denied  { map } for  pid=1290 comm="hostname" path="/usr/bin/hostname" dev="dm-0" ino=20028 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:hostname_exec_t:s0 tclass=file permissive=0

not ok 159 testDevmapper (check_docker_storage.TestDockerStorageMapper) # duration: 51s
Wrote screenshot to TestDockerStorageMapper-testDevmapper-fedora-27-127.0.0.2-2801-FAIL.png
Wrote HTML dump to TestDockerStorageMapper-testDevmapper-fedora-27-127.0.0.2-2801-FAIL.html
Wrote JS log to TestDockerStorageMapper-testDevmapper-fedora-27-127.0.0.2-2801-FAIL.js.log
Journal extracted to TestDockerStorageMapper-testDevmapper-fedora-27-127.0.0.2-2801-FAIL.log

First occurrence: 2018-01-23T15:38:29.890111 | revision 333bf524d79dacbb91980fe792de0544804267d3, logs Times recorded: 1 Latest occurrences:

# ----------------------------------------------------------------------
# testVlan (check_networking_vlan.TestNetworking)
#
NAME         UUID                                  TYPE            DEVICE 
System eth0  5fb06bd0-0bb0-7ffb-45f1-d6edd65f3e03  802-3-ethernet  eth0   
virbr0       9efd8b4a-6c54-4599-bd56-00b36372c790  bridge          virbr0 
System eth1  9c92fad9-6ecb-3e6c-eb4d-8a47c6f50c04  802-3-ethernet  --     
ens2         39ef3890-56af-4114-9a24-f3f94c42acfe  802-3-ethernet  --     

ftruncate() failed: Permission denied

DevTools listening on ws://127.0.0.1:9610/devtools/browser/a62f3931-deae-4cf7-9c2d-5945f485150e
[0123/153941.540636:ERROR:zygote_host_impl_linux.cc(268)] Failed to adjust OOM score of renderer with pid 97058: Permission denied (13)
[0123/153942.479538:ERROR:zygote_host_impl_linux.cc(268)] Failed to adjust OOM score of renderer with pid 97092: Permission denied (13)
52:54:01:00:00:03 -> eth2
52:54:01:00:00:03 -> eth2
Unexpected journal message 'audit: type=1400 audit(1516721967.014:165): avc:  denied  { execute_no_trans } for  pid=1296 comm="pmie_check" path="/usr/bin/pmie" dev="dm-0" ino=139127 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:pcp_pmie_exec_t:s0 tclass=file permissive=0'
Wrote JS log to TestNetworking-testVlan-fedora-27-127.0.0.2-2901-FAIL.js.log
Journal extracted to TestNetworking-testVlan-fedora-27-127.0.0.2-2901-FAIL.log
Journal extracted to TestNetworking-testVlan-fedora-26-127.0.0.2-2902-FAIL.log
Traceback (most recent call last):
  File "/build/cockpit/test/common/testlib.py", line 669, in tearDown
    self.check_journal_messages()
  File "/build/cockpit/test/common/testlib.py", line 804, in check_journal_messages
    raise Error(first)
Error: audit: type=1400 audit(1516721967.014:165): avc:  denied  { execute_no_trans } for  pid=1296 comm="pmie_check" path="/usr/bin/pmie" dev="dm-0" ino=139127 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:pcp_pmie_exec_t:s0 tclass=file permissive=0

not ok 40 testVlan (check_networking_vlan.TestNetworking) # duration: 40s
Wrote screenshot to TestNetworking-testVlan-fedora-27-127.0.0.2-2901-FAIL.png
Wrote HTML dump to TestNetworking-testVlan-fedora-27-127.0.0.2-2901-FAIL.html
Wrote JS log to TestNetworking-testVlan-fedora-27-127.0.0.2-2901-FAIL.js.log
Journal extracted to TestNetworking-testVlan-fedora-27-127.0.0.2-2901-FAIL.log
Journal extracted to TestNetworking-testVlan-fedora-26-127.0.0.2-2902-FAIL.log

First occurrence: 2018-01-23T15:39:56.736769 | revision 50c3298b6e4a6e6a15689886995694baeb3c3c64, logs Times recorded: 1 Latest occurrences:

# ----------------------------------------------------------------------
# testFailure (check_docker.TestDocker)
#

DevTools listening on ws://127.0.0.1:9378/devtools/browser/aa0065e6-c7b3-4ca4-893e-97ec4baa7ae7
[0123/153919.933870:ERROR:zygote_host_impl_linux.cc(268)] Failed to adjust OOM score of renderer with pid 80529: Permission denied (13)
[0123/153920.976670:ERROR:zygote_host_impl_linux.cc(268)] Failed to adjust OOM score of renderer with pid 80563: Permission denied (13)
> warning: 
Unexpected journal message 'audit: type=1400 audit(1516721908.197:163): avc:  denied  { execute_no_trans } for  pid=1278 comm="pmie_check" path="/usr/bin/pmie" dev="dm-0" ino=139127 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:pcp_pmie_exec_t:s0 tclass=file permissive=0'
Wrote JS log to TestDocker-testFailure-fedora-27-127.0.0.2-2501-FAIL.js.log
Journal extracted to TestDocker-testFailure-fedora-27-127.0.0.2-2501-FAIL.log
Traceback (most recent call last):
  File "/build/cockpit/test/common/testlib.py", line 669, in tearDown
    self.check_journal_messages()
  File "/build/cockpit/test/common/testlib.py", line 804, in check_journal_messages
    raise Error(first)
Error: audit: type=1400 audit(1516721908.197:163): avc:  denied  { execute_no_trans } for  pid=1278 comm="pmie_check" path="/usr/bin/pmie" dev="dm-0" ino=139127 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:pcp_pmie_exec_t:s0 tclass=file permissive=0

not ok 154 testFailure (check_docker.TestDocker) # duration: 131s
Wrote screenshot to TestDocker-testFailure-fedora-27-127.0.0.2-2501-FAIL.png
Wrote HTML dump to TestDocker-testFailure-fedora-27-127.0.0.2-2501-FAIL.html
Wrote JS log to TestDocker-testFailure-fedora-27-127.0.0.2-2501-FAIL.js.log
Journal extracted to TestDocker-testFailure-fedora-27-127.0.0.2-2501-FAIL.log

First occurrence: 2018-01-23T15:40:28.327418 | revision 333bf524d79dacbb91980fe792de0544804267d3, logs Times recorded: 1 Latest occurrences:

# ----------------------------------------------------------------------
# testBondRename (check_networking_bond.TestNetworking)
#
NAME             UUID                                  TYPE            DEVICE 
System eth0      5fb06bd0-0bb0-7ffb-45f1-d6edd65f3e03  802-3-ethernet  eth0   
static-52:54:01  c1715d33-9e80-4fd4-bfe8-c9ec83f48a47  802-3-ethernet  eth1   
virbr0           ee199c31-87a0-4e8e-9c01-4a0ae9353771  bridge          virbr0 
System eth1      9c92fad9-6ecb-3e6c-eb4d-8a47c6f50c04  802-3-ethernet  --     
ens2             39ef3890-56af-4114-9a24-f3f94c42acfe  802-3-ethernet  --     

ftruncate() failed: Permission denied

DevTools listening on ws://127.0.0.1:9720/devtools/browser/122d9563-f95b-4ff8-87c4-3946e0603383
[0123/154118.366718:ERROR:zygote_host_impl_linux.cc(268)] Failed to adjust OOM score of renderer with pid 100054: Permission denied (13)
[0123/154119.295401:ERROR:zygote_host_impl_linux.cc(268)] Failed to adjust OOM score of renderer with pid 100105: Permission denied (13)
52:54:01:00:00:01 -> eth1
Unexpected journal message 'audit: type=1400 audit(1516722070.102:173): avc:  denied  { execute_no_trans } for  pid=1305 comm="pmie_check" path="/usr/bin/pmie" dev="dm-0" ino=139127 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:pcp_pmie_exec_t:s0 tclass=file permissive=0'
Wrote JS log to TestNetworking-testBondRename-fedora-27-127.0.0.2-2801-FAIL.js.log
Journal extracted to TestNetworking-testBondRename-fedora-27-127.0.0.2-2801-FAIL.log
Journal extracted to TestNetworking-testBondRename-fedora-26-127.0.0.2-2802-FAIL.log
Traceback (most recent call last):
  File "/build/cockpit/test/common/testlib.py", line 669, in tearDown
    self.check_journal_messages()
  File "/build/cockpit/test/common/testlib.py", line 804, in check_journal_messages
    raise Error(first)
Error: audit: type=1400 audit(1516722070.102:173): avc:  denied  { execute_no_trans } for  pid=1305 comm="pmie_check" path="/usr/bin/pmie" dev="dm-0" ino=139127 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:pcp_pmie_exec_t:s0 tclass=file permissive=0

not ok 25 testBondRename (check_networking_bond.TestNetworking) # duration: 27s
Wrote screenshot to TestNetworking-testBondRename-fedora-27-127.0.0.2-2801-FAIL.png
Wrote HTML dump to TestNetworking-testBondRename-fedora-27-127.0.0.2-2801-FAIL.html
Wrote JS log to TestNetworking-testBondRename-fedora-27-127.0.0.2-2801-FAIL.js.log
Journal extracted to TestNetworking-testBondRename-fedora-27-127.0.0.2-2801-FAIL.log
Journal extracted to TestNetworking-testBondRename-fedora-26-127.0.0.2-2802-FAIL.log

First occurrence: 2018-01-23T15:41:27.179463 | revision 50c3298b6e4a6e6a15689886995694baeb3c3c64, logs Times recorded: 1 Latest occurrences:

# ----------------------------------------------------------------------
# testBasic (check_dashboard.TestBasicDashboard)
#

DevTools listening on ws://127.0.0.1:9319/devtools/browser/d1a9c1c3-5642-4480-8e46-5462ac35750e
[0123/154056.752167:ERROR:zygote_host_impl_linux.cc(268)] Failed to adjust OOM score of renderer with pid 82401: Permission denied (13)
[0123/154057.861522:ERROR:zygote_host_impl_linux.cc(268)] Failed to adjust OOM score of renderer with pid 82423: Permission denied (13)

DevTools listening on ws://127.0.0.1:9806/devtools/browser/0ae4437b-7ea1-423d-8710-4addfe3c0338
[0123/154106.143609:ERROR:zygote_host_impl_linux.cc(268)] Failed to adjust OOM score of renderer with pid 82633: Permission denied (13)
[0123/154107.305333:ERROR:zygote_host_impl_linux.cc(268)] Failed to adjust OOM score of renderer with pid 82672: Permission denied (13)
[0123/154129.694617:ERROR:gl_implementation.cc(241)] Failed to load /usr/lib64/chromium-browser/swiftshader/libGLESv2.so: /usr/lib64/chromium-browser/swiftshader/libGLESv2.so: cannot open shared object file: No such file or directory
[0123/154129.698661:ERROR:gpu_child_thread.cc(254)] Exiting GPU process due to errors during initialization
[0123/154130.493778:ERROR:gl_implementation.cc(241)] Failed to load /usr/lib64/chromium-browser/swiftshader/libGLESv2.so: /usr/lib64/chromium-browser/swiftshader/libGLESv2.so: cannot open shared object file: No such file or directory
[0123/154130.497115:ERROR:gpu_child_thread.cc(254)] Exiting GPU process due to errors during initialization
[0123/154131.206817:ERROR:gl_implementation.cc(241)] Failed to load /usr/lib64/chromium-browser/swiftshader/libGLESv2.so: /usr/lib64/chromium-browser/swiftshader/libGLESv2.so: cannot open shared object file: No such file or directory
[0123/154131.210587:ERROR:gpu_child_thread.cc(254)] Exiting GPU process due to errors during initialization
[0123/154131.928445:ERROR:gl_implementation.cc(241)] Failed to load /usr/lib64/chromium-browser/swiftshader/libGLESv2.so: /usr/lib64/chromium-browser/swiftshader/libGLESv2.so: cannot open shared object file: No such file or directory
[0123/154131.931949:ERROR:gpu_child_thread.cc(254)] Exiting GPU process due to errors during initialization
Unexpected journal message 'audit: type=1400 audit(1516722036.362:160): avc:  denied  { execute_no_trans } for  pid=1250 comm="pmie_check" path="/usr/bin/pmie" dev="dm-0" ino=139127 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:pcp_pmie_exec_t:s0 tclass=file permissive=0'
Wrote JS log to TestBasicDashboard-testBasic-fedora-27-127.0.0.2-2201-FAIL.js.log
Journal extracted to TestBasicDashboard-testBasic-fedora-27-127.0.0.2-2201-FAIL.log
Journal extracted to TestBasicDashboard-testBasic-fedora-27-127.0.0.2-2203-FAIL.log
Journal extracted to TestBasicDashboard-testBasic-fedora-27-127.0.0.2-2202-FAIL.log
Traceback (most recent call last):
  File "/build/cockpit/test/common/testlib.py", line 669, in tearDown
    self.check_journal_messages()
  File "/build/cockpit/test/common/testlib.py", line 804, in check_journal_messages
    raise Error(first)
Error: audit: type=1400 audit(1516722036.362:160): avc:  denied  { execute_no_trans } for  pid=1250 comm="pmie_check" path="/usr/bin/pmie" dev="dm-0" ino=139127 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:pcp_pmie_exec_t:s0 tclass=file permissive=0

not ok 145 testBasic (check_dashboard.TestBasicDashboard) # duration: 82s
Wrote screenshot to TestBasicDashboard-testBasic-fedora-27-127.0.0.2-2201-FAIL.png
Wrote HTML dump to TestBasicDashboard-testBasic-fedora-27-127.0.0.2-2201-FAIL.html
Wrote JS log to TestBasicDashboard-testBasic-fedora-27-127.0.0.2-2201-FAIL.js.log
Journal extracted to TestBasicDashboard-testBasic-fedora-27-127.0.0.2-2201-FAIL.log
Journal extracted to TestBasicDashboard-testBasic-fedora-27-127.0.0.2-2203-FAIL.log
Journal extracted to TestBasicDashboard-testBasic-fedora-27-127.0.0.2-2202-FAIL.log

First occurrence: 2018-01-23T15:41:44.703261 | revision 333bf524d79dacbb91980fe792de0544804267d3, logs Times recorded: 1 Latest occurrences:

# ----------------------------------------------------------------------
# testCheckpointSlowRollback (check_networking_checkpoints.TestNetworking)
#
NAME         UUID                                  TYPE            DEVICE 
System eth0  5fb06bd0-0bb0-7ffb-45f1-d6edd65f3e03  802-3-ethernet  eth0   
virbr0       534bb76f-9d50-43f0-a96a-de13b20b0f0c  bridge          virbr0 
System eth1  9c92fad9-6ecb-3e6c-eb4d-8a47c6f50c04  802-3-ethernet  --     
ens2         39ef3890-56af-4114-9a24-f3f94c42acfe  802-3-ethernet  --     

52:54:00:12:34:56 -> eth0
ftruncate() failed: Permission denied

DevTools listening on ws://127.0.0.1:9812/devtools/browser/24320a79-6c2e-4559-85ba-b5961df618d9
[0123/154035.202844:ERROR:zygote_host_impl_linux.cc(268)] Failed to adjust OOM score of renderer with pid 98844: Permission denied (13)
[0123/154036.240851:ERROR:zygote_host_impl_linux.cc(268)] Failed to adjust OOM score of renderer with pid 98906: Permission denied (13)
Unexpected journal message 'audit: type=1400 audit(1516722026.066:163): avc:  denied  { map } for  pid=1294 comm="hostname" path="/usr/bin/hostname" dev="dm-0" ino=20028 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:hostname_exec_t:s0 tclass=file permissive=0'
Unexpected journal message 'audit: type=1400 audit(1516722026.233:165): avc:  denied  { execute_no_trans } for  pid=1339 comm="pmie_check" path="/usr/bin/pmie" dev="dm-0" ino=139127 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:pcp_pmie_exec_t:s0 tclass=file permissive=0'
Wrote JS log to TestNetworking-testCheckpointSlowRollback-fedora-27-127.0.0.2-2301-FAIL.js.log
Journal extracted to TestNetworking-testCheckpointSlowRollback-fedora-27-127.0.0.2-2301-FAIL.log
Traceback (most recent call last):
  File "/build/cockpit/test/common/testlib.py", line 669, in tearDown
    self.check_journal_messages()
  File "/build/cockpit/test/common/testlib.py", line 804, in check_journal_messages
    raise Error(first)
Error: audit: type=1400 audit(1516722026.066:163): avc:  denied  { map } for  pid=1294 comm="hostname" path="/usr/bin/hostname" dev="dm-0" ino=20028 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:hostname_exec_t:s0 tclass=file permissive=0

not ok 31 testCheckpointSlowRollback (check_networking_checkpoints.TestNetworking) # duration: 97s
Wrote screenshot to TestNetworking-testCheckpointSlowRollback-fedora-27-127.0.0.2-2301-FAIL.png
Wrote HTML dump to TestNetworking-testCheckpointSlowRollback-fedora-27-127.0.0.2-2301-FAIL.html
Wrote JS log to TestNetworking-testCheckpointSlowRollback-fedora-27-127.0.0.2-2301-FAIL.js.log
Journal extracted to TestNetworking-testCheckpointSlowRollback-fedora-27-127.0.0.2-2301-FAIL.log

First occurrence: 2018-01-23T15:41:52.435028 | revision 50c3298b6e4a6e6a15689886995694baeb3c3c64, logs Times recorded: 1 Latest occurrences:

# ----------------------------------------------------------------------
# testDirectLogin (check_multi_machine.TestMultiMachine)
#
ftruncate() failed: Permission denied

DevTools listening on ws://127.0.0.1:9546/devtools/browser/301387ee-f7f0-4990-9547-7c5eb02e149b
[0123/154313.521357:ERROR:zygote_host_impl_linux.cc(268)] Failed to adjust OOM score of renderer with pid 103385: Permission denied (13)
[0123/154314.542462:ERROR:zygote_host_impl_linux.cc(268)] Failed to adjust OOM score of renderer with pid 103455: Permission denied (13)
> log: transport closed, dropped message:  
{"payload":"metrics1","interval":1000,"source":"pcp-archive","metrics":[{"name":"kernel.all.cpu.nice","units":"millisec","derive":"rate"},{"name":"kernel.all.cpu.user","units":"millisec","derive":"rate"},{"name":"kernel.all.cpu.sys","units":"millisec","derive":"rate"}],"timestamp":-301087,"limit":300,"command":"open","channel":"1:1!20","host":"localhost","group":"cockpit1:localhost/system"}
(node:103403) Warning: Possible EventEmitter memory leak detected. 11 Page.loadEventFired listeners added. Use emitter.setMaxListeners() to increase limit
> log: transport closed, dropped message:  
{"payload":"metrics1","interval":1000,"source":"pcp-archive","metrics":[{"name":"kernel.all.cpu.nice","units":"millisec","derive":"rate"},{"name":"kernel.all.cpu.user","units":"millisec","derive":"rate"},{"name":"kernel.all.cpu.sys","units":"millisec","derive":"rate"}],"timestamp":-300588,"limit":300,"command":"open","channel":"1:1!20","host":"localhost","group":"cockpit1:localhost/system"}
> log: transport closed, dropped message:  1:1!1
{"type":"s","call":["/user","org.freedesktop.DBus.Properties","GetAll",["cockpit.User"]],"id":"2"}
> log: Authentication failed: invalid-hostkey
> log: Authentication failed: unknown-host
> log: Authentication failed: unknown-hostkey
> log: Authentication failed
> log: Authentication failed: no-host
Unexpected journal message 'audit: type=1400 audit(1516722184.090:165): avc:  denied  { execute_no_trans } for  pid=1311 comm="pmie_check" path="/usr/bin/pmie" dev="dm-0" ino=139127 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:pcp_pmie_exec_t:s0 tclass=file permissive=0'
Wrote JS log to TestMultiMachine-testDirectLogin-fedora-27-127.0.0.2-2301-FAIL.js.log
Journal extracted to TestMultiMachine-testDirectLogin-fedora-27-127.0.0.2-2301-FAIL.log
Journal extracted to TestMultiMachine-testDirectLogin-fedora-27-127.0.0.2-2303-FAIL.log
Journal extracted to TestMultiMachine-testDirectLogin-fedora-27-127.0.0.2-2302-FAIL.log
Core dumps downloaded to /build/cockpit/TestMultiMachine-testDirectLogin-fedora-27-127.0.0.2-2302-FAIL.core
Traceback (most recent call last):
  File "/build/cockpit/test/common/testlib.py", line 669, in tearDown
    self.check_journal_messages()
  File "/build/cockpit/test/common/testlib.py", line 804, in check_journal_messages
    raise Error(first)
Error: audit: type=1400 audit(1516722184.090:165): avc:  denied  { execute_no_trans } for  pid=1311 comm="pmie_check" path="/usr/bin/pmie" dev="dm-0" ino=139127 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:pcp_pmie_exec_t:s0 tclass=file permissive=0

not ok 12 testDirectLogin (check_multi_machine.TestMultiMachine) # duration: 47s
Wrote screenshot to TestMultiMachine-testDirectLogin-fedora-27-127.0.0.2-2301-FAIL.png
Wrote HTML dump to TestMultiMachine-testDirectLogin-fedora-27-127.0.0.2-2301-FAIL.html
Wrote JS log to TestMultiMachine-testDirectLogin-fedora-27-127.0.0.2-2301-FAIL.js.log
Journal extracted to TestMultiMachine-testDirectLogin-fedora-27-127.0.0.2-2301-FAIL.log
Journal extracted to TestMultiMachine-testDirectLogin-fedora-27-127.0.0.2-2303-FAIL.log
Journal extracted to TestMultiMachine-testDirectLogin-fedora-27-127.0.0.2-2302-FAIL.log
Core dumps downloaded to /build/cockpit/TestMultiMachine-testDirectLogin-fedora-27-127.0.0.2-2302-FAIL.core

First occurrence: 2018-01-23T15:43:39.809374 | revision 50c3298b6e4a6e6a15689886995694baeb3c3c64, logs Times recorded: 1 Latest occurrences:

# ----------------------------------------------------------------------
# testInternal (check_metrics.TestMetrics)
#
ftruncate() failed: Permission denied

DevTools listening on ws://127.0.0.1:9509/devtools/browser/27ebd828-17a7-4dd8-8958-a583adc8e319
[0123/154322.465920:ERROR:zygote_host_impl_linux.cc(268)] Failed to adjust OOM score of renderer with pid 103823: Permission denied (13)
[0123/154323.448270:ERROR:zygote_host_impl_linux.cc(268)] Failed to adjust OOM score of renderer with pid 103861: Permission denied (13)
('Measured CPU', 94.2939612308)
('Measured Memory', 452698112)
Ncat: Connection reset by peer.
Measured 3.0s of network traffic; eth0: 69681891 bytes, lo: 0 bytes
Ncat: Broken pipe.
Unexpected journal message 'audit: type=1400 audit(1516722194.058:165): avc:  denied  { execute_no_trans } for  pid=1322 comm="pmie_check" path="/usr/bin/pmie" dev="dm-0" ino=139127 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:pcp_pmie_exec_t:s0 tclass=file permissive=0'
Wrote JS log to TestMetrics-testInternal-fedora-27-127.0.0.2-2801-FAIL.js.log
Journal extracted to TestMetrics-testInternal-fedora-27-127.0.0.2-2801-FAIL.log
Traceback (most recent call last):
  File "/build/cockpit/test/common/testlib.py", line 669, in tearDown
    self.check_journal_messages()
  File "/build/cockpit/test/common/testlib.py", line 804, in check_journal_messages
    raise Error(first)
Error: audit: type=1400 audit(1516722194.058:165): avc:  denied  { execute_no_trans } for  pid=1322 comm="pmie_check" path="/usr/bin/pmie" dev="dm-0" ino=139127 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:pcp_pmie_exec_t:s0 tclass=file permissive=0

not ok 10 testInternal (check_metrics.TestMetrics) # duration: 60s
Wrote screenshot to TestMetrics-testInternal-fedora-27-127.0.0.2-2801-FAIL.png
Wrote HTML dump to TestMetrics-testInternal-fedora-27-127.0.0.2-2801-FAIL.html
Wrote JS log to TestMetrics-testInternal-fedora-27-127.0.0.2-2801-FAIL.js.log
Journal extracted to TestMetrics-testInternal-fedora-27-127.0.0.2-2801-FAIL.log

First occurrence: 2018-01-23T15:44:03.166113 | revision 50c3298b6e4a6e6a15689886995694baeb3c3c64, logs Times recorded: 1 Latest occurrences:

# ----------------------------------------------------------------------
# testVolumes (check_openshift.TestOpenshift)
#
/etc/profile.d/lang.sh: line 20: warning: setlocale: LC_COLLATE: cannot change locale (en_US.UTF-8): No such file or directory
/etc/profile.d/lang.sh: line 23: warning: setlocale: LC_MESSAGES: cannot change locale (en_US.UTF-8): No such file or directory
/etc/profile.d/lang.sh: line 26: warning: setlocale: LC_NUMERIC: cannot change locale (en_US.UTF-8): No such file or directory
/etc/profile.d/lang.sh: line 29: warning: setlocale: LC_TIME: cannot change locale (en_US.UTF-8): No such file or directory
/etc/profile.d/lang.sh: line 20: warning: setlocale: LC_COLLATE: cannot change locale (en_US.UTF-8): No such file or directory
/etc/profile.d/lang.sh: line 23: warning: setlocale: LC_MESSAGES: cannot change locale (en_US.UTF-8): No such file or directory
/etc/profile.d/lang.sh: line 26: warning: setlocale: LC_NUMERIC: cannot change locale (en_US.UTF-8): No such file or directory
/etc/profile.d/lang.sh: line 29: warning: setlocale: LC_TIME: cannot change locale (en_US.UTF-8): No such file or directory
/etc/profile.d/lang.sh: line 20: warning: setlocale: LC_COLLATE: cannot change locale (en_US.UTF-8): No such file or directory
/etc/profile.d/lang.sh: line 23: warning: setlocale: LC_MESSAGES: cannot change locale (en_US.UTF-8): No such file or directory
/etc/profile.d/lang.sh: line 26: warning: setlocale: LC_NUMERIC: cannot change locale (en_US.UTF-8): No such file or directory
/etc/profile.d/lang.sh: line 29: warning: setlocale: LC_TIME: cannot change locale (en_US.UTF-8): No such file or directory
The connection to the server 10.111.112.101:8443 was refused - did you specify the right host or port?
The connection to the server 10.111.112.101:8443 was refused - did you specify the right host or port?
The connection to the server 10.111.112.101:8443 was refused - did you specify the right host or port?
The connection to the server 10.111.112.101:8443 was refused - did you specify the right host or port?
The connection to the server 10.111.112.101:8443 was refused - did you specify the right host or port?
The connection to the server 10.111.112.101:8443 was refused - did you specify the right host or port?
The connection to the server 10.111.112.101:8443 was refused - did you specify the right host or port?
The connection to the server 10.111.112.101:8443 was refused - did you specify the right host or port?

DevTools listening on ws://127.0.0.1:9459/devtools/browser/24156edf-c18f-4d4f-9401-09e883cdc155
[0123/154411.471109:ERROR:zygote_host_impl_linux.cc(268)] Failed to adjust OOM score of renderer with pid 86511: Permission denied (13)
[0123/154412.705248:ERROR:zygote_host_impl_linux.cc(268)] Failed to adjust OOM score of renderer with pid 86546: Permission denied (13)
> warning: 2018-01-23 10:44:17.487650 I | proto: duplicate proto type registered: google.protobuf.Any
2018-01-23 10:44:17.487796 I | proto: duplicate proto type registered: google.protobuf.Duration
2018-01-23 10:44:17.487837 I | proto: duplicate proto type registered: google.protobuf.Timestamp

> warning: 2018-01-23 10:44:17.953954 I | proto: duplicate proto type registered: google.protobuf.Any
2018-01-23 10:44:17.954044 I | proto: duplicate proto type registered: google.protobuf.Duration
2018-01-23 10:44:17.954083 I | proto: duplicate proto type registered: google.protobuf.Timestamp

/etc/profile.d/lang.sh: line 20: warning: setlocale: LC_COLLATE: cannot change locale (en_US.UTF-8): No such file or directory
/etc/profile.d/lang.sh: line 23: warning: setlocale: LC_MESSAGES: cannot change locale (en_US.UTF-8): No such file or directory
/etc/profile.d/lang.sh: line 26: warning: setlocale: LC_NUMERIC: cannot change locale (en_US.UTF-8): No such file or directory
/etc/profile.d/lang.sh: line 29: warning: setlocale: LC_TIME: cannot change locale (en_US.UTF-8): No such file or directory
/etc/profile.d/lang.sh: line 20: warning: setlocale: LC_COLLATE: cannot change locale (en_US.UTF-8): No such file or directory
/etc/profile.d/lang.sh: line 23: warning: setlocale: LC_MESSAGES: cannot change locale (en_US.UTF-8): No such file or directory
/etc/profile.d/lang.sh: line 26: warning: setlocale: LC_NUMERIC: cannot change locale (en_US.UTF-8): No such file or directory
/etc/profile.d/lang.sh: line 29: warning: setlocale: LC_TIME: cannot change locale (en_US.UTF-8): No such file or directory
Unexpected journal message 'audit: type=1400 audit(1516722212.183:158): avc:  denied  { map } for  pid=1222 comm="hostname" path="/usr/bin/hostname" dev="dm-0" ino=20028 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:hostname_exec_t:s0 tclass=file permissive=0'
Unexpected journal message 'audit: type=1400 audit(1516722212.412:160): avc:  denied  { execute_no_trans } for  pid=1265 comm="pmie_check" path="/usr/bin/pmie" dev="dm-0" ino=139127 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:pcp_pmie_exec_t:s0 tclass=file permissive=0'
Wrote JS log to TestOpenshift-testVolumes-fedora-27-127.0.0.2-2201-FAIL.js.log
Journal extracted to TestOpenshift-testVolumes-fedora-27-127.0.0.2-2201-FAIL.log
Journal extracted to TestOpenshift-testVolumes-openshift-127.0.0.2-2202-FAIL.log
/etc/profile.d/lang.sh: line 20: warning: setlocale: LC_COLLATE: cannot change locale (en_US.UTF-8): No such file or directory
/etc/profile.d/lang.sh: line 23: warning: setlocale: LC_MESSAGES: cannot change locale (en_US.UTF-8): No such file or directory
/etc/profile.d/lang.sh: line 26: warning: setlocale: LC_NUMERIC: cannot change locale (en_US.UTF-8): No such file or directory
/etc/profile.d/lang.sh: line 29: warning: setlocale: LC_TIME: cannot change locale (en_US.UTF-8): No such file or directory
Traceback (most recent call last):
  File "/build/cockpit/test/common/testlib.py", line 669, in tearDown
    self.check_journal_messages()
  File "/build/cockpit/test/common/testlib.py", line 804, in check_journal_messages
    raise Error(first)
Error: audit: type=1400 audit(1516722212.183:158): avc:  denied  { map } for  pid=1222 comm="hostname" path="/usr/bin/hostname" dev="dm-0" ino=20028 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:hostname_exec_t:s0 tclass=file permissive=0

not ok 124 testVolumes (check_openshift.TestOpenshift) # duration: 80s
Wrote screenshot to TestOpenshift-testVolumes-fedora-27-127.0.0.2-2201-FAIL.png
Wrote HTML dump to TestOpenshift-testVolumes-fedora-27-127.0.0.2-2201-FAIL.html
Wrote JS log to TestOpenshift-testVolumes-fedora-27-127.0.0.2-2201-FAIL.js.log
Journal extracted to TestOpenshift-testVolumes-fedora-27-127.0.0.2-2201-FAIL.log
Journal extracted to TestOpenshift-testVolumes-openshift-127.0.0.2-2202-FAIL.log
/etc/profile.d/lang.sh: line 20: warning: setlocale: LC_COLLATE: cannot change locale (en_US.UTF-8): No such file or directory
/etc/profile.d/lang.sh: line 23: warning: setlocale: LC_MESSAGES: cannot change locale (en_US.UTF-8): No such file or directory
/etc/profile.d/lang.sh: line 26: warning: setlocale: LC_NUMERIC: cannot change locale (en_US.UTF-8): No such file or directory
/etc/profile.d/lang.sh: line 29: warning: setlocale: LC_TIME: cannot change locale (en_US.UTF-8): No such file or directory

First occurrence: 2018-01-23T15:44:32.552908 | revision 333bf524d79dacbb91980fe792de0544804267d3, logs Times recorded: 1 Latest occurrences:

# ----------------------------------------------------------------------
# testBasic (check_openshift.TestOpenshift)
#
/etc/profile.d/lang.sh: line 20: warning: setlocale: LC_COLLATE: cannot change locale (en_US.UTF-8): No such file or directory
/etc/profile.d/lang.sh: line 23: warning: setlocale: LC_MESSAGES: cannot change locale (en_US.UTF-8): No such file or directory
/etc/profile.d/lang.sh: line 26: warning: setlocale: LC_NUMERIC: cannot change locale (en_US.UTF-8): No such file or directory
/etc/profile.d/lang.sh: line 29: warning: setlocale: LC_TIME: cannot change locale (en_US.UTF-8): No such file or directory
/etc/profile.d/lang.sh: line 20: warning: setlocale: LC_COLLATE: cannot change locale (en_US.UTF-8): No such file or directory
/etc/profile.d/lang.sh: line 23: warning: setlocale: LC_MESSAGES: cannot change locale (en_US.UTF-8): No such file or directory
/etc/profile.d/lang.sh: line 26: warning: setlocale: LC_NUMERIC: cannot change locale (en_US.UTF-8): No such file or directory
/etc/profile.d/lang.sh: line 29: warning: setlocale: LC_TIME: cannot change locale (en_US.UTF-8): No such file or directory
/etc/profile.d/lang.sh: line 20: warning: setlocale: LC_COLLATE: cannot change locale (en_US.UTF-8): No such file or directory
/etc/profile.d/lang.sh: line 23: warning: setlocale: LC_MESSAGES: cannot change locale (en_US.UTF-8): No such file or directory
/etc/profile.d/lang.sh: line 26: warning: setlocale: LC_NUMERIC: cannot change locale (en_US.UTF-8): No such file or directory
/etc/profile.d/lang.sh: line 29: warning: setlocale: LC_TIME: cannot change locale (en_US.UTF-8): No such file or directory
The connection to the server 10.111.112.101:8443 was refused - did you specify the right host or port?
The connection to the server 10.111.112.101:8443 was refused - did you specify the right host or port?
The connection to the server 10.111.112.101:8443 was refused - did you specify the right host or port?
The connection to the server 10.111.112.101:8443 was refused - did you specify the right host or port?
The connection to the server 10.111.112.101:8443 was refused - did you specify the right host or port?
The connection to the server 10.111.112.101:8443 was refused - did you specify the right host or port?
The connection to the server 10.111.112.101:8443 was refused - did you specify the right host or port?
The connection to the server 10.111.112.101:8443 was refused - did you specify the right host or port?

DevTools listening on ws://127.0.0.1:9358/devtools/browser/8d4928a1-7f0e-4a64-b77b-c085936a0e27
[0123/154530.395173:ERROR:zygote_host_impl_linux.cc(268)] Failed to adjust OOM score of renderer with pid 88433: Permission denied (13)
[0123/154531.603295:ERROR:zygote_host_impl_linux.cc(268)] Failed to adjust OOM score of renderer with pid 88497: Permission denied (13)
> warning: 2018-01-23 10:45:38.403861 I | proto: duplicate proto type registered: google.protobuf.Any
2018-01-23 10:45:38.404063 I | proto: duplicate proto type registered: google.protobuf.Duration
2018-01-23 10:45:38.404110 I | proto: duplicate proto type registered: google.protobuf.Timestamp

> warning: 2018-01-23 10:45:38.876841 I | proto: duplicate proto type registered: google.protobuf.Any
2018-01-23 10:45:38.877297 I | proto: duplicate proto type registered: google.protobuf.Duration
2018-01-23 10:45:38.877318 I | proto: duplicate proto type registered: google.protobuf.Timestamp

CDP: {"source":"security","level":"error","text":"Refused to apply inline style because it violates the following Content Security Policy directive: \"default-src 'self' http://127.0.0.2:9791\". Either the 'unsafe-inline' keyword, a hash ('sha256-I4l5F4Kq75Yvla5XX3FqfoQO1206LqJ8p8rtQPyLwm4='), or a nonce ('nonce-...') is required to enable inline execution. Note also that 'style-src' was not explicitly set, so 'default-src' is used as a fallback.\n","timestamp":1516722340170.3,"url":"http://127.0.0.2:9791/cockpit/$dacac59421694cc33da71175848b381dd65c5d50/kubernetes/kubernetes.js","lineNumber":3940,"stackTrace":{"callFrames":[{"functionName":"html","scriptId":"44","url":"http://127.0.0.2:9791/cockpit/$dacac59421694cc33da71175848b381dd65c5d50/kubernetes/kubernetes.js","lineNumber":3940,"columnNumber":74},{"functionName":"be.(anonymous function)","scriptId":"44","url":"http://127.0.0.2:9791/cockpit/$dacac59421694cc33da71175848b381dd65c5d50/kubernetes/kubernetes.js","lineNumber":3957,"columnNumber":40},{"functionName":"","scriptId":"44","url":"http://127.0.0.2:9791/cockpit/$dacac59421694cc33da71175848b381dd65c5d50/kubernetes/kubernetes.js","lineNumber":1447,"columnNumber":40},{"functionName":"l","scriptId":"44","url":"http://127.0.0.2:9791/cockpit/$dacac59421694cc33da71175848b381dd65c5d50/kubernetes/kubernetes.js","lineNumber":2495,"columnNumber":41},{"functionName":"","scriptId":"44","url":"http://127.0.0.2:9791/cockpit/$dacac59421694cc33da71175848b381dd65c5d50/kubernetes/kubernetes.js","lineNumber":2503,"columnNumber":20},{"functionName":"$eval","scriptId":"44","url":"http://127.0.0.2:9791/cockpit/$dacac59421694cc33da71175848b381dd65c5d50/kubernetes/kubernetes.js","lineNumber":2819,"columnNumber":35},{"functionName":"$digest","scriptId":"44","url":"http://127.0.0.2:9791/cockpit/$dacac59421694cc33da71175848b381dd65c5d50/kubernetes/kubernetes.js","lineNumber":2772,"columnNumber":59},{"functionName":"","scriptId":"44","url":"http://127.0.0.2:9791/cockpit/$dacac59421694cc33da71175848b381dd65c5d50/kubernetes/kubernetes.js","lineNumber":2213,"columnNumber":45},{"functionName":"","scriptId":"44","url":"http://127.0.0.2:9791/cockpit/$dacac59421694cc33da71175848b381dd65c5d50/kubernetes/kubernetes.js","lineNumber":998,"columnNumber":20},{"functionName":"i","scriptId":"44","url":"http://127.0.0.2:9791/cockpit/$dacac59421694cc33da71175848b381dd65c5d50/kubernetes/kubernetes.js","lineNumber":61,"columnNumber":73},{"functionName":"p","scriptId":"44","url":"http://127.0.0.2:9791/cockpit/$dacac59421694cc33da71175848b381dd65c5d50/kubernetes/kubernetes.js","lineNumber":997,"columnNumber":65},{"functionName":"c","scriptId":"44","url":"http://127.0.0.2:9791/cockpit/$dacac59421694cc33da71175848b381dd65c5d50/kubernetes/kubernetes.js","lineNumber":986,"columnNumber":21},{"functionName":"n","scriptId":"44","url":"http://127.0.0.2:9791/cockpit/$dacac59421694cc33da71175848b381dd65c5d50/kubernetes/kubernetes.js","lineNumber":733,"columnNumber":90},{"functionName":"ph_click","scriptId":"22","url":"","lineNumber":122,"columnNumber":7},{"functionName":"","scriptId":"63","url":"","lineNumber":0,"columnNumber":16}]}}
Unexpected journal message 'audit: type=1400 audit(1516722288.662:158): avc:  denied  { map } for  pid=1230 comm="hostname" path="/usr/bin/hostname" dev="dm-0" ino=20028 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:hostname_exec_t:s0 tclass=file permissive=0'
Unexpected journal message 'audit: type=1400 audit(1516722288.834:160): avc:  denied  { execute_no_trans } for  pid=1274 comm="pmie_check" path="/usr/bin/pmie" dev="dm-0" ino=139127 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:pcp_pmie_exec_t:s0 tclass=file permissive=0'
Wrote JS log to TestOpenshift-testBasic-fedora-27-127.0.0.2-2901-FAIL.js.log
Journal extracted to TestOpenshift-testBasic-fedora-27-127.0.0.2-2901-FAIL.log
Journal extracted to TestOpenshift-testBasic-openshift-127.0.0.2-2902-FAIL.log
/etc/profile.d/lang.sh: line 20: warning: setlocale: LC_COLLATE: cannot change locale (en_US.UTF-8): No such file or directory
/etc/profile.d/lang.sh: line 23: warning: setlocale: LC_MESSAGES: cannot change locale (en_US.UTF-8): No such file or directory
/etc/profile.d/lang.sh: line 26: warning: setlocale: LC_NUMERIC: cannot change locale (en_US.UTF-8): No such file or directory
/etc/profile.d/lang.sh: line 29: warning: setlocale: LC_TIME: cannot change locale (en_US.UTF-8): No such file or directory
Traceback (most recent call last):
  File "/build/cockpit/test/common/testlib.py", line 669, in tearDown
    self.check_journal_messages()
  File "/build/cockpit/test/common/testlib.py", line 804, in check_journal_messages
    raise Error(first)
Error: audit: type=1400 audit(1516722288.662:158): avc:  denied  { map } for  pid=1230 comm="hostname" path="/usr/bin/hostname" dev="dm-0" ino=20028 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:hostname_exec_t:s0 tclass=file permissive=0

not ok 116 testBasic (check_openshift.TestOpenshift) # duration: 77s
Wrote screenshot to TestOpenshift-testBasic-fedora-27-127.0.0.2-2901-FAIL.png
Wrote HTML dump to TestOpenshift-testBasic-fedora-27-127.0.0.2-2901-FAIL.html
Wrote JS log to TestOpenshift-testBasic-fedora-27-127.0.0.2-2901-FAIL.js.log
Journal extracted to TestOpenshift-testBasic-fedora-27-127.0.0.2-2901-FAIL.log
Journal extracted to TestOpenshift-testBasic-openshift-127.0.0.2-2902-FAIL.log
/etc/profile.d/lang.sh: line 20: warning: setlocale: LC_COLLATE: cannot change locale (en_US.UTF-8): No such file or directory
/etc/profile.d/lang.sh: line 23: warning: setlocale: LC_MESSAGES: cannot change locale (en_US.UTF-8): No such file or directory
/etc/profile.d/lang.sh: line 26: warning: setlocale: LC_NUMERIC: cannot change locale (en_US.UTF-8): No such file or directory
/etc/profile.d/lang.sh: line 29: warning: setlocale: LC_TIME: cannot change locale (en_US.UTF-8): No such file or directory

First occurrence: 2018-01-23T15:45:47.095433 | revision 333bf524d79dacbb91980fe792de0544804267d3, logs Times recorded: 1 Latest occurrences:

# ----------------------------------------------------------------------
# testFormatTypes (check_storage_format.TestStorage)
#

DevTools listening on ws://127.0.0.1:9982/devtools/browser/2897f17d-baa1-4ee4-b084-17b5f4545605
[0123/154803.291306:ERROR:zygote_host_impl_linux.cc(268)] Failed to adjust OOM score of renderer with pid 91974: Permission denied (13)
[0123/154804.452180:ERROR:zygote_host_impl_linux.cc(268)] Failed to adjust OOM score of renderer with pid 92026: Permission denied (13)
Unexpected journal message 'audit: type=1400 audit(1516722477.321:165): avc:  denied  { execute_no_trans } for  pid=1325 comm="pmie_check" path="/usr/bin/pmie" dev="dm-0" ino=139127 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:pcp_pmie_exec_t:s0 tclass=file permissive=0'
Wrote JS log to TestStorage-testFormatTypes-fedora-27-127.0.0.2-2301-FAIL.js.log
Journal extracted to TestStorage-testFormatTypes-fedora-27-127.0.0.2-2301-FAIL.log
Traceback (most recent call last):
  File "/build/cockpit/test/common/testlib.py", line 669, in tearDown
    self.check_journal_messages()
  File "/build/cockpit/test/common/testlib.py", line 804, in check_journal_messages
    raise Error(first)
Error: audit: type=1400 audit(1516722477.321:165): avc:  denied  { execute_no_trans } for  pid=1325 comm="pmie_check" path="/usr/bin/pmie" dev="dm-0" ino=139127 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:pcp_pmie_exec_t:s0 tclass=file permissive=0

not ok 84 testFormatTypes (check_storage_format.TestStorage) # duration: 39s
Wrote screenshot to TestStorage-testFormatTypes-fedora-27-127.0.0.2-2301-FAIL.png
Wrote HTML dump to TestStorage-testFormatTypes-fedora-27-127.0.0.2-2301-FAIL.html
Wrote JS log to TestStorage-testFormatTypes-fedora-27-127.0.0.2-2301-FAIL.js.log
Journal extracted to TestStorage-testFormatTypes-fedora-27-127.0.0.2-2301-FAIL.log

First occurrence: 2018-01-23T15:48:16.969093 | revision 333bf524d79dacbb91980fe792de0544804267d3, logs Times recorded: 1 Latest occurrences:

cockpituous commented 6 years ago

verify/fedora-27 Ooops, it happened again


# ----------------------------------------------------------------------
# testDockerCommandInfo (check_openshift.TestRegistry)
#
/etc/profile.d/lang.sh: line 20: warning: setlocale: LC_COLLATE: cannot change locale (en_US.UTF-8): No such file or directory
/etc/profile.d/lang.sh: line 23: warning: setlocale: LC_MESSAGES: cannot change locale (en_US.UTF-8): No such file or directory
/etc/profile.d/lang.sh: line 26: warning: setlocale: LC_NUMERIC: cannot change locale (en_US.UTF-8): No such file or directory
/etc/profile.d/lang.sh: line 29: warning: setlocale: LC_TIME: cannot change locale (en_US.UTF-8): No such file or directory
/etc/profile.d/lang.sh: line 20: warning: setlocale: LC_COLLATE: cannot change locale (en_US.UTF-8): No such file or directory
/etc/profile.d/lang.sh: line 23: warning: setlocale: LC_MESSAGES: cannot change locale (en_US.UTF-8): No such file or directory
/etc/profile.d/lang.sh: line 26: warning: setlocale: LC_NUMERIC: cannot change locale (en_US.UTF-8): No such file or directory
/etc/profile.d/lang.sh: line 29: warning: setlocale: LC_TIME: cannot change locale (en_US.UTF-8): No such file or directory
The connection to the server 10.111.112.101:8443 was refused - did you specify the right host or port?
The connection to the server 10.111.112.101:8443 was refused - did you specify the right host or port?
The connection to the server 10.111.112.101:8443 was refused - did you specify the right host or port?
The connection to the server 10.111.112.101:8443 was refused - did you specify the right host or port?
The connection to the server 10.111.112.101:8443 was refused - did you specify the right host or port?
The connection to the server 10.111.112.101:8443 was refused - did you specify the right host or port?
The connection to the server 10.111.112.101:8443 was refused - did you specify the right host or port?
The connection to the server 10.111.112.101:8443 was refused - did you specify the right host or port?
The connection to the server 10.111.112.101:8443 was refused - did you specify the right host or port?
/etc/profile.d/lang.sh: line 20: warning: setlocale: LC_COLLATE: cannot change locale (en_US.UTF-8): No such file or directory
/etc/profile.d/lang.sh: line 23: warning: setlocale: LC_MESSAGES: cannot change locale (en_US.UTF-8): No such file or directory
/etc/profile.d/lang.sh: line 26: warning: setlocale: LC_NUMERIC: cannot change locale (en_US.UTF-8): No such file or directory
/etc/profile.d/lang.sh: line 29: warning: setlocale: LC_TIME: cannot change locale (en_US.UTF-8): No such file or directory

DevTools listening on ws://127.0.0.1:9528/devtools/browser/468e2b4c-8738-4e51-a316-282cbd545836
[0123/112432.224178:ERROR:zygote_host_impl_linux.cc(268)] Failed to adjust OOM score of renderer with pid 40376: Permission denied (13)
[0123/112433.227436:ERROR:zygote_host_impl_linux.cc(268)] Failed to adjust OOM score of renderer with pid 40406: Permission denied (13)
> warning: 2018-01-23 06:24:35.804446 I | proto: duplicate proto type registered: google.protobuf.Any
2018-01-23 06:24:35.804557 I | proto: duplicate proto type registered: google.protobuf.Duration
2018-01-23 06:24:35.804577 I | proto: duplicate proto type registered: google.protobuf.Timestamp

> warning: 2018-01-23 06:24:36.190849 I | proto: duplicate proto type registered: google.protobuf.Any
2018-01-23 06:24:36.191033 I | proto: duplicate proto type registered: google.protobuf.Duration
2018-01-23 06:24:36.191066 I | proto: duplicate proto type registered: google.protobuf.Timestamp

> warning: failed to lookup access: marmalade get imagestreams/layers: "User \"pushuser\" cannot create localresourceaccessreviews in the namespace \"marmalade\": User \"pushuser\" cannot create localresourceaccessreviews in project \"marmalade\""
> warning: failed to lookup access: pizzazz get imagestreams/layers: "User \"pushuser\" cannot create localresourceaccessreviews in the namespace \"pizzazz\": User \"pushuser\" cannot create localresourceaccessreviews in project \"pizzazz\""
> warning: failed to lookup access: pizzazz get imagestreams/layers: "User \"pushuser\" cannot create localresourceaccessreviews in the namespace \"pizzazz\": User \"pushuser\" cannot create localresourceaccessreviews in project \"pizzazz\""
> warning: failed to lookup access: marmalade get imagestreams/layers: "User \"pushuser\" cannot create localresourceaccessreviews in the namespace \"marmalade\": User \"pushuser\" cannot create localresourceaccessreviews in project \"marmalade\""
CDP: {"source":"security","level":"error","text":"Refused to apply inline style because it violates the following Content Security Policy directive: \"default-src 'self' http://127.0.0.2:9491\". Either the 'unsafe-inline' keyword, a hash ('sha256-I4l5F4Kq75Yvla5XX3FqfoQO1206LqJ8p8rtQPyLwm4='), or a nonce ('nonce-...') is required to enable inline execution. Note also that 'style-src' was not explicitly set, so 'default-src' is used as a fallback.\n","timestamp":1516706680640.47,"url":"http://127.0.0.2:9491/cockpit/$9614eb17b9670d57607f32acb71141642c875fc9/kubernetes/registry.js","lineNumber":3920,"stackTrace":{"callFrames":[{"functionName":"html","scriptId":"44","url":"http://127.0.0.2:9491/cockpit/$9614eb17b9670d57607f32acb71141642c875fc9/kubernetes/registry.js","lineNumber":3920,"columnNumber":74},{"functionName":"be.(anonymous function)","scriptId":"44","url":"http://127.0.0.2:9491/cockpit/$9614eb17b9670d57607f32acb71141642c875fc9/kubernetes/registry.js","lineNumber":3937,"columnNumber":40},{"functionName":"","scriptId":"44","url":"http://127.0.0.2:9491/cockpit/$9614eb17b9670d57607f32acb71141642c875fc9/kubernetes/registry.js","lineNumber":1427,"columnNumber":40},{"functionName":"l","scriptId":"44","url":"http://127.0.0.2:9491/cockpit/$9614eb17b9670d57607f32acb71141642c875fc9/kubernetes/registry.js","lineNumber":2475,"columnNumber":41},{"functionName":"","scriptId":"44","url":"http://127.0.0.2:9491/cockpit/$9614eb17b9670d57607f32acb71141642c875fc9/kubernetes/registry.js","lineNumber":2483,"columnNumber":20},{"functionName":"$eval","scriptId":"44","url":"http://127.0.0.2:9491/cockpit/$9614eb17b9670d57607f32acb71141642c875fc9/kubernetes/registry.js","lineNumber":2799,"columnNumber":35},{"functionName":"$digest","scriptId":"44","url":"http://127.0.0.2:9491/cockpit/$9614eb17b9670d57607f32acb71141642c875fc9/kubernetes/registry.js","lineNumber":2752,"columnNumber":59},{"functionName":"","scriptId":"44","url":"http://127.0.0.2:9491/cockpit/$9614eb17b9670d57607f32acb71141642c875fc9/kubernetes/registry.js","lineNumber":2193,"columnNumber":45},{"functionName":"","scriptId":"44","url":"http://127.0.0.2:9491/cockpit/$9614eb17b9670d57607f32acb71141642c875fc9/kubernetes/registry.js","lineNumber":978,"columnNumber":20},{"functionName":"i","scriptId":"44","url":"http://127.0.0.2:9491/cockpit/$9614eb17b9670d57607f32acb71141642c875fc9/kubernetes/registry.js","lineNumber":41,"columnNumber":73},{"functionName":"m","scriptId":"44","url":"http://127.0.0.2:9491/cockpit/$9614eb17b9670d57607f32acb71141642c875fc9/kubernetes/registry.js","lineNumber":977,"columnNumber":65},{"functionName":"u","scriptId":"44","url":"http://127.0.0.2:9491/cockpit/$9614eb17b9670d57607f32acb71141642c875fc9/kubernetes/registry.js","lineNumber":966,"columnNumber":21},{"functionName":"n","scriptId":"44","url":"http://127.0.0.2:9491/cockpit/$9614eb17b9670d57607f32acb71141642c875fc9/kubernetes/registry.js","lineNumber":713,"columnNumber":90},{"functionName":"ph_go","scriptId":"22","url":"","lineNumber":167,"columnNumber":29},{"functionName":"","scriptId":"73","url":"","lineNumber":0,"columnNumber":16}]}}
/etc/profile.d/lang.sh: line 20: warning: setlocale: LC_COLLATE: cannot change locale (en_US.UTF-8): No such file or directory
/etc/profile.d/lang.sh: line 23: warning: setlocale: LC_MESSAGES: cannot change locale (en_US.UTF-8): No such file or directory
/etc/profile.d/lang.sh: line 26: warning: setlocale: LC_NUMERIC: cannot change locale (en_US.UTF-8): No such file or directory
/etc/profile.d/lang.sh: line 29: warning: setlocale: LC_TIME: cannot change locale (en_US.UTF-8): No such file or directory
> warning: 2018-01-23 06:24:44.307094 I | proto: duplicate proto type registered: google.protobuf.Any
2018-01-23 06:24:44.307635 I | proto: duplicate proto type registered: google.protobuf.Duration
2018-01-23 06:24:44.307801 I | proto: duplicate proto type registered: google.protobuf.Timestamp

> warning: 2018-01-23 06:24:44.862445 I | proto: duplicate proto type registered: google.protobuf.Any
2018-01-23 06:24:44.862649 I | proto: duplicate proto type registered: google.protobuf.Duration
2018-01-23 06:24:44.862691 I | proto: duplicate proto type registered: google.protobuf.Timestamp

> warning: failed to lookup access: marmalade get imagestreams/layers: "User \"pulluser\" cannot create localresourceaccessreviews in the namespace \"marmalade\": User \"pulluser\" cannot create localresourceaccessreviews in project \"marmalade\""
> warning: failed to lookup access: marmalade get imagestreams/layers: "User \"pulluser\" cannot create localresourceaccessreviews in the namespace \"marmalade\": User \"pulluser\" cannot create localresourceaccessreviews in project \"marmalade\""
CDP: {"source":"security","level":"error","text":"Refused to apply inline style because it violates the following Content Security Policy directive: \"default-src 'self' http://127.0.0.2:9491\". Either the 'unsafe-inline' keyword, a hash ('sha256-I4l5F4Kq75Yvla5XX3FqfoQO1206LqJ8p8rtQPyLwm4='), or a nonce ('nonce-...') is required to enable inline execution. Note also that 'style-src' was not explicitly set, so 'default-src' is used as a fallback.\n","timestamp":1516706687017.49,"url":"http://127.0.0.2:9491/cockpit/$9614eb17b9670d57607f32acb71141642c875fc9/kubernetes/registry.js","lineNumber":3920,"stackTrace":{"callFrames":[{"functionName":"html","scriptId":"88","url":"http://127.0.0.2:9491/cockpit/$9614eb17b9670d57607f32acb71141642c875fc9/kubernetes/registry.js","lineNumber":3920,"columnNumber":74},{"functionName":"be.(anonymous function)","scriptId":"88","url":"http://127.0.0.2:9491/cockpit/$9614eb17b9670d57607f32acb71141642c875fc9/kubernetes/registry.js","lineNumber":3937,"columnNumber":40},{"functionName":"","scriptId":"88","url":"http://127.0.0.2:9491/cockpit/$9614eb17b9670d57607f32acb71141642c875fc9/kubernetes/registry.js","lineNumber":1427,"columnNumber":40},{"functionName":"l","scriptId":"88","url":"http://127.0.0.2:9491/cockpit/$9614eb17b9670d57607f32acb71141642c875fc9/kubernetes/registry.js","lineNumber":2475,"columnNumber":41},{"functionName":"","scriptId":"88","url":"http://127.0.0.2:9491/cockpit/$9614eb17b9670d57607f32acb71141642c875fc9/kubernetes/registry.js","lineNumber":2483,"columnNumber":20},{"functionName":"$eval","scriptId":"88","url":"http://127.0.0.2:9491/cockpit/$9614eb17b9670d57607f32acb71141642c875fc9/kubernetes/registry.js","lineNumber":2799,"columnNumber":35},{"functionName":"$digest","scriptId":"88","url":"http://127.0.0.2:9491/cockpit/$9614eb17b9670d57607f32acb71141642c875fc9/kubernetes/registry.js","lineNumber":2752,"columnNumber":59},{"functionName":"","scriptId":"88","url":"http://127.0.0.2:9491/cockpit/$9614eb17b9670d57607f32acb71141642c875fc9/kubernetes/registry.js","lineNumber":2193,"columnNumber":45},{"functionName":"","scriptId":"88","url":"http://127.0.0.2:9491/cockpit/$9614eb17b9670d57607f32acb71141642c875fc9/kubernetes/registry.js","lineNumber":978,"columnNumber":20},{"functionName":"i","scriptId":"88","url":"http://127.0.0.2:9491/cockpit/$9614eb17b9670d57607f32acb71141642c875fc9/kubernetes/registry.js","lineNumber":41,"columnNumber":73},{"functionName":"m","scriptId":"88","url":"http://127.0.0.2:9491/cockpit/$9614eb17b9670d57607f32acb71141642c875fc9/kubernetes/registry.js","lineNumber":977,"columnNumber":65},{"functionName":"u","scriptId":"88","url":"http://127.0.0.2:9491/cockpit/$9614eb17b9670d57607f32acb71141642c875fc9/kubernetes/registry.js","lineNumber":966,"columnNumber":21},{"functionName":"n","scriptId":"88","url":"http://127.0.0.2:9491/cockpit/$9614eb17b9670d57607f32acb71141642c875fc9/kubernetes/registry.js","lineNumber":713,"columnNumber":90},{"functionName":"ph_go","scriptId":"22","url":"","lineNumber":167,"columnNumber":29},{"functionName":"","scriptId":"73","url":"","lineNumber":0,"columnNumber":16}]}}
Unexpected journal message 'audit: type=1400 audit(1516706636.158:163): avc:  denied  { map } for  pid=1280 comm="hostname" path="/usr/bin/hostname" dev="dm-0" ino=20028 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:hostname_exec_t:s0 tclass=file permissive=0'
Wrote JS log to TestRegistry-testDockerCommandInfo-fedora-27-127.0.0.2-2601-FAIL.js.log
Journal extracted to TestRegistry-testDockerCommandInfo-fedora-27-127.0.0.2-2601-FAIL.log
Journal extracted to TestRegistry-testDockerCommandInfo-openshift-127.0.0.2-2602-FAIL.log
/etc/profile.d/lang.sh: line 20: warning: setlocale: LC_COLLATE: cannot change locale (en_US.UTF-8): No such file or directory
/etc/profile.d/lang.sh: line 23: warning: setlocale: LC_MESSAGES: cannot change locale (en_US.UTF-8): No such file or directory
/etc/profile.d/lang.sh: line 26: warning: setlocale: LC_NUMERIC: cannot change locale (en_US.UTF-8): No such file or directory
/etc/profile.d/lang.sh: line 29: warning: setlocale: LC_TIME: cannot change locale (en_US.UTF-8): No such file or directory
Traceback (most recent call last):
  File "/build/cockpit/test/common/testlib.py", line 669, in tearDown
    self.check_journal_messages()
  File "/build/cockpit/test/common/testlib.py", line 804, in check_journal_messages
    raise Error(first)
Error: audit: type=1400 audit(1516706636.158:163): avc:  denied  { map } for  pid=1280 comm="hostname" path="/usr/bin/hostname" dev="dm-0" ino=20028 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:hostname_exec_t:s0 tclass=file permissive=0

not ok 112 testDockerCommandInfo (check_openshift.TestRegistry) # duration: 64s
Wrote screenshot to TestRegistry-testDockerCommandInfo-fedora-27-127.0.0.2-2601-FAIL.png
Wrote HTML dump to TestRegistry-testDockerCommandInfo-fedora-27-127.0.0.2-2601-FAIL.html
Wrote JS log to TestRegistry-testDockerCommandInfo-fedora-27-127.0.0.2-2601-FAIL.js.log
Journal extracted to TestRegistry-testDockerCommandInfo-fedora-27-127.0.0.2-2601-FAIL.log
Journal extracted to TestRegistry-testDockerCommandInfo-openshift-127.0.0.2-2602-FAIL.log
/etc/profile.d/lang.sh: line 20: warning: setlocale: LC_COLLATE: cannot change locale (en_US.UTF-8): No such file or directory
/etc/profile.d/lang.sh: line 23: warning: setlocale: LC_MESSAGES: cannot change locale (en_US.UTF-8): No such file or directory
/etc/profile.d/lang.sh: line 26: warning: setlocale: LC_NUMERIC: cannot change locale (en_US.UTF-8): No such file or directory
/etc/profile.d/lang.sh: line 29: warning: setlocale: LC_TIME: cannot change locale (en_US.UTF-8): No such file or directory

First occurrence: 2018-01-23T11:24:50.461850 | revision c505f6ec848b5d353d0a9f1e70bd604359bf3ffd, logs Times recorded: 1 Latest occurrences:

# ----------------------------------------------------------------------
# testImagestreamImport (check_openshift.TestRegistry)
#
/etc/profile.d/lang.sh: line 20: warning: setlocale: LC_COLLATE: cannot change locale (en_US.UTF-8): No such file or directory
/etc/profile.d/lang.sh: line 23: warning: setlocale: LC_MESSAGES: cannot change locale (en_US.UTF-8): No such file or directory
/etc/profile.d/lang.sh: line 26: warning: setlocale: LC_NUMERIC: cannot change locale (en_US.UTF-8): No such file or directory
/etc/profile.d/lang.sh: line 29: warning: setlocale: LC_TIME: cannot change locale (en_US.UTF-8): No such file or directory
/etc/profile.d/lang.sh: line 20: warning: setlocale: LC_COLLATE: cannot change locale (en_US.UTF-8): No such file or directory
/etc/profile.d/lang.sh: line 23: warning: setlocale: LC_MESSAGES: cannot change locale (en_US.UTF-8): No such file or directory
/etc/profile.d/lang.sh: line 26: warning: setlocale: LC_NUMERIC: cannot change locale (en_US.UTF-8): No such file or directory
/etc/profile.d/lang.sh: line 29: warning: setlocale: LC_TIME: cannot change locale (en_US.UTF-8): No such file or directory
The connection to the server 10.111.112.101:8443 was refused - did you specify the right host or port?
The connection to the server 10.111.112.101:8443 was refused - did you specify the right host or port?
The connection to the server 10.111.112.101:8443 was refused - did you specify the right host or port?
The connection to the server 10.111.112.101:8443 was refused - did you specify the right host or port?
The connection to the server 10.111.112.101:8443 was refused - did you specify the right host or port?

DevTools listening on ws://127.0.0.1:9596/devtools/browser/abddf3d8-a81a-4d64-8743-c79f3455ddbd
[0123/153119.411913:ERROR:zygote_host_impl_linux.cc(268)] Failed to adjust OOM score of renderer with pid 79823: Permission denied (13)
[0123/153120.422605:ERROR:zygote_host_impl_linux.cc(268)] Failed to adjust OOM score of renderer with pid 79856: Permission denied (13)
> warning: 2018-01-23 10:31:24.723004 I | proto: duplicate proto type registered: google.protobuf.Any
2018-01-23 10:31:24.723182 I | proto: duplicate proto type registered: google.protobuf.Duration
2018-01-23 10:31:24.723223 I | proto: duplicate proto type registered: google.protobuf.Timestamp

> warning: 2018-01-23 10:31:25.129215 I | proto: duplicate proto type registered: google.protobuf.Any
2018-01-23 10:31:25.129345 I | proto: duplicate proto type registered: google.protobuf.Duration
2018-01-23 10:31:25.129407 I | proto: duplicate proto type registered: google.protobuf.Timestamp

CDP: {"source":"security","level":"error","text":"Refused to apply inline style because it violates the following Content Security Policy directive: \"default-src 'self' http://127.0.0.2:9491\". Either the 'unsafe-inline' keyword, a hash ('sha256-I4l5F4Kq75Yvla5XX3FqfoQO1206LqJ8p8rtQPyLwm4='), or a nonce ('nonce-...') is required to enable inline execution. Note also that 'style-src' was not explicitly set, so 'default-src' is used as a fallback.\n","timestamp":1516721485318.63,"url":"http://127.0.0.2:9491/cockpit/$ab511513e2cc51922e524ab578709634faf95e0b/kubernetes/registry.js","lineNumber":3920,"stackTrace":{"callFrames":[{"functionName":"html","scriptId":"44","url":"http://127.0.0.2:9491/cockpit/$ab511513e2cc51922e524ab578709634faf95e0b/kubernetes/registry.js","lineNumber":3920,"columnNumber":74},{"functionName":"be.(anonymous function)","scriptId":"44","url":"http://127.0.0.2:9491/cockpit/$ab511513e2cc51922e524ab578709634faf95e0b/kubernetes/registry.js","lineNumber":3937,"columnNumber":40},{"functionName":"","scriptId":"44","url":"http://127.0.0.2:9491/cockpit/$ab511513e2cc51922e524ab578709634faf95e0b/kubernetes/registry.js","lineNumber":1427,"columnNumber":40},{"functionName":"l","scriptId":"44","url":"http://127.0.0.2:9491/cockpit/$ab511513e2cc51922e524ab578709634faf95e0b/kubernetes/registry.js","lineNumber":2475,"columnNumber":41},{"functionName":"","scriptId":"44","url":"http://127.0.0.2:9491/cockpit/$ab511513e2cc51922e524ab578709634faf95e0b/kubernetes/registry.js","lineNumber":2483,"columnNumber":20},{"functionName":"$eval","scriptId":"44","url":"http://127.0.0.2:9491/cockpit/$ab511513e2cc51922e524ab578709634faf95e0b/kubernetes/registry.js","lineNumber":2799,"columnNumber":35},{"functionName":"$digest","scriptId":"44","url":"http://127.0.0.2:9491/cockpit/$ab511513e2cc51922e524ab578709634faf95e0b/kubernetes/registry.js","lineNumber":2752,"columnNumber":59},{"functionName":"$apply","scriptId":"44","url":"http://127.0.0.2:9491/cockpit/$ab511513e2cc51922e524ab578709634faf95e0b/kubernetes/registry.js","lineNumber":2821,"columnNumber":34},{"functionName":"","scriptId":"44","url":"http://127.0.0.2:9491/cockpit/$ab511513e2cc51922e524ab578709634faf95e0b/kubernetes/registry.js","lineNumber":2660,"columnNumber":26},{"functionName":"s","scriptId":"44","url":"http://127.0.0.2:9491/cockpit/$ab511513e2cc51922e524ab578709634faf95e0b/kubernetes/registry.js","lineNumber":945,"columnNumber":22},{"functionName":"","scriptId":"44","url":"http://127.0.0.2:9491/cockpit/$ab511513e2cc51922e524ab578709634faf95e0b/kubernetes/registry.js","lineNumber":1037,"columnNumber":33}]}}
Unexpected journal message 'audit: type=1400 audit(1516721441.250:163): avc:  denied  { map } for  pid=1295 comm="hostname" path="/usr/bin/hostname" dev="dm-0" ino=20028 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:hostname_exec_t:s0 tclass=file permissive=0'
Unexpected journal message 'audit: type=1400 audit(1516721441.428:168): avc:  denied  { execute_no_trans } for  pid=1332 comm="pmie_check" path="/usr/bin/pmie" dev="dm-0" ino=139127 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:pcp_pmie_exec_t:s0 tclass=file permissive=0'
Wrote JS log to TestRegistry-testImagestreamImport-fedora-27-127.0.0.2-2601-FAIL.js.log
Journal extracted to TestRegistry-testImagestreamImport-fedora-27-127.0.0.2-2601-FAIL.log
Journal extracted to TestRegistry-testImagestreamImport-openshift-127.0.0.2-2602-FAIL.log
/etc/profile.d/lang.sh: line 20: warning: setlocale: LC_COLLATE: cannot change locale (en_US.UTF-8): No such file or directory
/etc/profile.d/lang.sh: line 23: warning: setlocale: LC_MESSAGES: cannot change locale (en_US.UTF-8): No such file or directory
/etc/profile.d/lang.sh: line 26: warning: setlocale: LC_NUMERIC: cannot change locale (en_US.UTF-8): No such file or directory
/etc/profile.d/lang.sh: line 29: warning: setlocale: LC_TIME: cannot change locale (en_US.UTF-8): No such file or directory
Traceback (most recent call last):
  File "/build/cockpit/test/common/testlib.py", line 669, in tearDown
    self.check_journal_messages()
  File "/build/cockpit/test/common/testlib.py", line 804, in check_journal_messages
    raise Error(first)
Error: audit: type=1400 audit(1516721441.250:163): avc:  denied  { map } for  pid=1295 comm="hostname" path="/usr/bin/hostname" dev="dm-0" ino=20028 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:hostname_exec_t:s0 tclass=file permissive=0

not ok 53 testImagestreamImport (check_openshift.TestRegistry) # duration: 61s
Wrote screenshot to TestRegistry-testImagestreamImport-fedora-27-127.0.0.2-2601-FAIL.png
Wrote HTML dump to TestRegistry-testImagestreamImport-fedora-27-127.0.0.2-2601-FAIL.html
Wrote JS log to TestRegistry-testImagestreamImport-fedora-27-127.0.0.2-2601-FAIL.js.log
Journal extracted to TestRegistry-testImagestreamImport-fedora-27-127.0.0.2-2601-FAIL.log
Journal extracted to TestRegistry-testImagestreamImport-openshift-127.0.0.2-2602-FAIL.log
/etc/profile.d/lang.sh: line 20: warning: setlocale: LC_COLLATE: cannot change locale (en_US.UTF-8): No such file or directory
/etc/profile.d/lang.sh: line 23: warning: setlocale: LC_MESSAGES: cannot change locale (en_US.UTF-8): No such file or directory
/etc/profile.d/lang.sh: line 26: warning: setlocale: LC_NUMERIC: cannot change locale (en_US.UTF-8): No such file or directory
/etc/profile.d/lang.sh: line 29: warning: setlocale: LC_TIME: cannot change locale (en_US.UTF-8): No such file or directory

First occurrence: 2018-01-23T15:31:33.522310 | revision 1f2e7cbaec0dbcfb799bf302451ef187ad3b4cab, logs Times recorded: 1 Latest occurrences:

# ----------------------------------------------------------------------
# testVolumes (check_openshift.TestOpenshift)
#
/etc/profile.d/lang.sh: line 20: warning: setlocale: LC_COLLATE: cannot change locale (en_US.UTF-8): No such file or directory
/etc/profile.d/lang.sh: line 23: warning: setlocale: LC_MESSAGES: cannot change locale (en_US.UTF-8): No such file or directory
/etc/profile.d/lang.sh: line 26: warning: setlocale: LC_NUMERIC: cannot change locale (en_US.UTF-8): No such file or directory
/etc/profile.d/lang.sh: line 29: warning: setlocale: LC_TIME: cannot change locale (en_US.UTF-8): No such file or directory
/etc/profile.d/lang.sh: line 20: warning: setlocale: LC_COLLATE: cannot change locale (en_US.UTF-8): No such file or directory
/etc/profile.d/lang.sh: line 23: warning: setlocale: LC_MESSAGES: cannot change locale (en_US.UTF-8): No such file or directory
/etc/profile.d/lang.sh: line 26: warning: setlocale: LC_NUMERIC: cannot change locale (en_US.UTF-8): No such file or directory
/etc/profile.d/lang.sh: line 29: warning: setlocale: LC_TIME: cannot change locale (en_US.UTF-8): No such file or directory
/etc/profile.d/lang.sh: line 20: warning: setlocale: LC_COLLATE: cannot change locale (en_US.UTF-8): No such file or directory
/etc/profile.d/lang.sh: line 23: warning: setlocale: LC_MESSAGES: cannot change locale (en_US.UTF-8): No such file or directory
/etc/profile.d/lang.sh: line 26: warning: setlocale: LC_NUMERIC: cannot change locale (en_US.UTF-8): No such file or directory
/etc/profile.d/lang.sh: line 29: warning: setlocale: LC_TIME: cannot change locale (en_US.UTF-8): No such file or directory
The connection to the server 10.111.112.101:8443 was refused - did you specify the right host or port?
The connection to the server 10.111.112.101:8443 was refused - did you specify the right host or port?
The connection to the server 10.111.112.101:8443 was refused - did you specify the right host or port?
The connection to the server 10.111.112.101:8443 was refused - did you specify the right host or port?
The connection to the server 10.111.112.101:8443 was refused - did you specify the right host or port?
The connection to the server 10.111.112.101:8443 was refused - did you specify the right host or port?
The connection to the server 10.111.112.101:8443 was refused - did you specify the right host or port?
The connection to the server 10.111.112.101:8443 was refused - did you specify the right host or port?
The connection to the server 10.111.112.101:8443 was refused - did you specify the right host or port?

DevTools listening on ws://127.0.0.1:9519/devtools/browser/208089ec-959d-4cc3-a2e2-60539636a7ad
[0123/153139.927708:ERROR:zygote_host_impl_linux.cc(268)] Failed to adjust OOM score of renderer with pid 80500: Permission denied (13)
[0123/153141.146662:ERROR:zygote_host_impl_linux.cc(268)] Failed to adjust OOM score of renderer with pid 80548: Permission denied (13)
> warning: 2018-01-23 10:31:45.965558 I | proto: duplicate proto type registered: google.protobuf.Any
2018-01-23 10:31:45.965775 I | proto: duplicate proto type registered: google.protobuf.Duration
2018-01-23 10:31:45.965855 I | proto: duplicate proto type registered: google.protobuf.Timestamp

> warning: 2018-01-23 10:31:46.391285 I | proto: duplicate proto type registered: google.protobuf.Any
2018-01-23 10:31:46.391400 I | proto: duplicate proto type registered: google.protobuf.Duration
2018-01-23 10:31:46.391430 I | proto: duplicate proto type registered: google.protobuf.Timestamp

/etc/profile.d/lang.sh: line 20: warning: setlocale: LC_COLLATE: cannot change locale (en_US.UTF-8): No such file or directory
/etc/profile.d/lang.sh: line 23: warning: setlocale: LC_MESSAGES: cannot change locale (en_US.UTF-8): No such file or directory
/etc/profile.d/lang.sh: line 26: warning: setlocale: LC_NUMERIC: cannot change locale (en_US.UTF-8): No such file or directory
/etc/profile.d/lang.sh: line 29: warning: setlocale: LC_TIME: cannot change locale (en_US.UTF-8): No such file or directory
/etc/profile.d/lang.sh: line 20: warning: setlocale: LC_COLLATE: cannot change locale (en_US.UTF-8): No such file or directory
/etc/profile.d/lang.sh: line 23: warning: setlocale: LC_MESSAGES: cannot change locale (en_US.UTF-8): No such file or directory
/etc/profile.d/lang.sh: line 26: warning: setlocale: LC_NUMERIC: cannot change locale (en_US.UTF-8): No such file or directory
/etc/profile.d/lang.sh: line 29: warning: setlocale: LC_TIME: cannot change locale (en_US.UTF-8): No such file or directory
Unexpected journal message 'audit: type=1400 audit(1516721465.837:159): avc:  denied  { map } for  pid=1246 comm="hostname" path="/usr/bin/hostname" dev="dm-0" ino=20028 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:hostname_exec_t:s0 tclass=file permissive=0'
Wrote JS log to TestOpenshift-testVolumes-fedora-27-127.0.0.2-2901-FAIL.js.log
Journal extracted to TestOpenshift-testVolumes-fedora-27-127.0.0.2-2901-FAIL.log
Journal extracted to TestOpenshift-testVolumes-openshift-127.0.0.2-2902-FAIL.log
/etc/profile.d/lang.sh: line 20: warning: setlocale: LC_COLLATE: cannot change locale (en_US.UTF-8): No such file or directory
/etc/profile.d/lang.sh: line 23: warning: setlocale: LC_MESSAGES: cannot change locale (en_US.UTF-8): No such file or directory
/etc/profile.d/lang.sh: line 26: warning: setlocale: LC_NUMERIC: cannot change locale (en_US.UTF-8): No such file or directory
/etc/profile.d/lang.sh: line 29: warning: setlocale: LC_TIME: cannot change locale (en_US.UTF-8): No such file or directory
Traceback (most recent call last):
  File "/build/cockpit/test/common/testlib.py", line 669, in tearDown
    self.check_journal_messages()
  File "/build/cockpit/test/common/testlib.py", line 804, in check_journal_messages
    raise Error(first)
Error: audit: type=1400 audit(1516721465.837:159): avc:  denied  { map } for  pid=1246 comm="hostname" path="/usr/bin/hostname" dev="dm-0" ino=20028 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:hostname_exec_t:s0 tclass=file permissive=0

not ok 49 testVolumes (check_openshift.TestOpenshift) # duration: 63s
Wrote screenshot to TestOpenshift-testVolumes-fedora-27-127.0.0.2-2901-FAIL.png
Wrote HTML dump to TestOpenshift-testVolumes-fedora-27-127.0.0.2-2901-FAIL.html
Wrote JS log to TestOpenshift-testVolumes-fedora-27-127.0.0.2-2901-FAIL.js.log
Journal extracted to TestOpenshift-testVolumes-fedora-27-127.0.0.2-2901-FAIL.log
Journal extracted to TestOpenshift-testVolumes-openshift-127.0.0.2-2902-FAIL.log
/etc/profile.d/lang.sh: line 20: warning: setlocale: LC_COLLATE: cannot change locale (en_US.UTF-8): No such file or directory
/etc/profile.d/lang.sh: line 23: warning: setlocale: LC_MESSAGES: cannot change locale (en_US.UTF-8): No such file or directory
/etc/profile.d/lang.sh: line 26: warning: setlocale: LC_NUMERIC: cannot change locale (en_US.UTF-8): No such file or directory
/etc/profile.d/lang.sh: line 29: warning: setlocale: LC_TIME: cannot change locale (en_US.UTF-8): No such file or directory

First occurrence: 2018-01-23T15:31:56.596985 | revision 1f2e7cbaec0dbcfb799bf302451ef187ad3b4cab, logs Times recorded: 1 Latest occurrences:

# ----------------------------------------------------------------------
# testMac (check_networking_mac.TestNetworking)
#
NAME         UUID                                  TYPE            DEVICE 
System eth0  5fb06bd0-0bb0-7ffb-45f1-d6edd65f3e03  802-3-ethernet  eth0   
virbr0       0b488750-2db8-438e-bddf-41fa21ac1c68  bridge          virbr0 
System eth1  9c92fad9-6ecb-3e6c-eb4d-8a47c6f50c04  802-3-ethernet  --     
ens2         39ef3890-56af-4114-9a24-f3f94c42acfe  802-3-ethernet  --     

DevTools listening on ws://127.0.0.1:10002/devtools/browser/1f06b59b-c58e-4ee2-b80c-e505e04c553b
[0123/153337.811689:ERROR:zygote_host_impl_linux.cc(268)] Failed to adjust OOM score of renderer with pid 83941: Permission denied (13)
[0123/153338.910504:ERROR:zygote_host_impl_linux.cc(268)] Failed to adjust OOM score of renderer with pid 83988: Permission denied (13)
52:54:01:00:00:03 -> eth2
52:54:01:00:00:03 -> eth2
Unexpected journal message 'audit: type=1400 audit(1516721608.291:161): avc:  denied  { map } for  pid=1222 comm="hostname" path="/usr/bin/hostname" dev="dm-0" ino=20028 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:hostname_exec_t:s0 tclass=file permissive=0'
Unexpected journal message 'audit: type=1400 audit(1516721608.501:165): avc:  denied  { execute_no_trans } for  pid=1272 comm="pmie_check" path="/usr/bin/pmie" dev="dm-0" ino=139127 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:pcp_pmie_exec_t:s0 tclass=file permissive=0'
Wrote JS log to TestNetworking-testMac-fedora-27-127.0.0.2-2701-FAIL.js.log
Journal extracted to TestNetworking-testMac-fedora-27-127.0.0.2-2701-FAIL.log
Journal extracted to TestNetworking-testMac-fedora-26-127.0.0.2-2702-FAIL.log
Traceback (most recent call last):
  File "/build/cockpit/test/common/testlib.py", line 669, in tearDown
    self.check_journal_messages()
  File "/build/cockpit/test/common/testlib.py", line 804, in check_journal_messages
    raise Error(first)
Error: audit: type=1400 audit(1516721608.291:161): avc:  denied  { map } for  pid=1222 comm="hostname" path="/usr/bin/hostname" dev="dm-0" ino=20028 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:hostname_exec_t:s0 tclass=file permissive=0

not ok 33 testMac (check_networking_mac.TestNetworking) # duration: 35s
Wrote screenshot to TestNetworking-testMac-fedora-27-127.0.0.2-2701-FAIL.png
Wrote HTML dump to TestNetworking-testMac-fedora-27-127.0.0.2-2701-FAIL.html
Wrote JS log to TestNetworking-testMac-fedora-27-127.0.0.2-2701-FAIL.js.log
Journal extracted to TestNetworking-testMac-fedora-27-127.0.0.2-2701-FAIL.log
Journal extracted to TestNetworking-testMac-fedora-26-127.0.0.2-2702-FAIL.log

First occurrence: 2018-01-23T15:33:53.380153 | revision 1f2e7cbaec0dbcfb799bf302451ef187ad3b4cab, logs Times recorded: 1 Latest occurrences:

# ----------------------------------------------------------------------
# testBasic (check_networking_basic.TestNetworking)
#
NAME         UUID                                  TYPE            DEVICE 
System eth0  5fb06bd0-0bb0-7ffb-45f1-d6edd65f3e03  802-3-ethernet  eth0   
virbr0       605fed8e-3c7c-4ed5-bfb4-006015eb1642  bridge          virbr0 
System eth1  9c92fad9-6ecb-3e6c-eb4d-8a47c6f50c04  802-3-ethernet  --     
ens2         39ef3890-56af-4114-9a24-f3f94c42acfe  802-3-ethernet  --     

DevTools listening on ws://127.0.0.1:9411/devtools/browser/2237ca1e-2627-4b6c-944d-27c6e4c05bd4
[0123/153453.987378:ERROR:zygote_host_impl_linux.cc(268)] Failed to adjust OOM score of renderer with pid 86288: Permission denied (13)
[0123/153454.974888:ERROR:zygote_host_impl_linux.cc(268)] Failed to adjust OOM score of renderer with pid 86325: Permission denied (13)
52:54:01:00:00:03 -> eth2
52:54:01:00:00:03 -> eth2
> warning: Invalid prefix or netmask 255.255.0.8
Unexpected journal message 'audit: type=1400 audit(1516721679.376:161): avc:  denied  { map } for  pid=1248 comm="hostname" path="/usr/bin/hostname" dev="dm-0" ino=20028 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:hostname_exec_t:s0 tclass=file permissive=0'
Unexpected journal message 'audit: type=1400 audit(1516721679.574:165): avc:  denied  { execute_no_trans } for  pid=1290 comm="pmie_check" path="/usr/bin/pmie" dev="dm-0" ino=139127 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:pcp_pmie_exec_t:s0 tclass=file permissive=0'
Wrote JS log to TestNetworking-testBasic-fedora-27-127.0.0.2-2901-FAIL.js.log
Journal extracted to TestNetworking-testBasic-fedora-27-127.0.0.2-2901-FAIL.log
Journal extracted to TestNetworking-testBasic-fedora-26-127.0.0.2-2902-FAIL.log
Traceback (most recent call last):
  File "/build/cockpit/test/common/testlib.py", line 669, in tearDown
    self.check_journal_messages()
  File "/build/cockpit/test/common/testlib.py", line 804, in check_journal_messages
    raise Error(first)
Error: audit: type=1400 audit(1516721679.376:161): avc:  denied  { map } for  pid=1248 comm="hostname" path="/usr/bin/hostname" dev="dm-0" ino=20028 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:hostname_exec_t:s0 tclass=file permissive=0

not ok 22 testBasic (check_networking_basic.TestNetworking) # duration: 44s
Wrote screenshot to TestNetworking-testBasic-fedora-27-127.0.0.2-2901-FAIL.png
Wrote HTML dump to TestNetworking-testBasic-fedora-27-127.0.0.2-2901-FAIL.html
Wrote JS log to TestNetworking-testBasic-fedora-27-127.0.0.2-2901-FAIL.js.log
Journal extracted to TestNetworking-testBasic-fedora-27-127.0.0.2-2901-FAIL.log
Journal extracted to TestNetworking-testBasic-fedora-26-127.0.0.2-2902-FAIL.log

First occurrence: 2018-01-23T15:35:12.363256 | revision 1f2e7cbaec0dbcfb799bf302451ef187ad3b4cab, logs Times recorded: 1 Latest occurrences:

# ----------------------------------------------------------------------
# testNetworks (check_machines.TestMachines)
#

DevTools listening on ws://127.0.0.1:9953/devtools/browser/2f8ef41e-562d-438d-8b80-c93e11c530b9
[0123/153647.207119:ERROR:zygote_host_impl_linux.cc(268)] Failed to adjust OOM score of renderer with pid 90115: Permission denied (13)
[0123/153648.245325:ERROR:zygote_host_impl_linux.cc(268)] Failed to adjust OOM score of renderer with pid 90150: Permission denied (13)
Unexpected journal message 'audit: type=1400 audit(1516721796.425:163): avc:  denied  { map } for  pid=1222 comm="hostname" path="/usr/bin/hostname" dev="dm-0" ino=20028 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:hostname_exec_t:s0 tclass=file permissive=0'
Unexpected journal message 'audit: type=1400 audit(1516721796.582:165): avc:  denied  { execute_no_trans } for  pid=1285 comm="pmie_check" path="/usr/bin/pmie" dev="dm-0" ino=139127 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:pcp_pmie_exec_t:s0 tclass=file permissive=0'
Wrote JS log to TestMachines-testNetworks-fedora-27-127.0.0.2-2601-FAIL.js.log
Journal extracted to TestMachines-testNetworks-fedora-27-127.0.0.2-2601-FAIL.log
Traceback (most recent call last):
  File "/build/cockpit/test/common/testlib.py", line 669, in tearDown
    self.check_journal_messages()
  File "/build/cockpit/test/common/testlib.py", line 804, in check_journal_messages
    raise Error(first)
Error: audit: type=1400 audit(1516721796.425:163): avc:  denied  { map } for  pid=1222 comm="hostname" path="/usr/bin/hostname" dev="dm-0" ino=20028 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:hostname_exec_t:s0 tclass=file permissive=0

not ok 6 testNetworks (check_machines.TestMachines) # duration: 31s
Wrote screenshot to TestMachines-testNetworks-fedora-27-127.0.0.2-2601-FAIL.png
Wrote HTML dump to TestMachines-testNetworks-fedora-27-127.0.0.2-2601-FAIL.html
Wrote JS log to TestMachines-testNetworks-fedora-27-127.0.0.2-2601-FAIL.js.log
Journal extracted to TestMachines-testNetworks-fedora-27-127.0.0.2-2601-FAIL.log

First occurrence: 2018-01-23T15:36:55.960576 | revision 1f2e7cbaec0dbcfb799bf302451ef187ad3b4cab, logs Times recorded: 1 Latest occurrences:

# ----------------------------------------------------------------------
# testPcp (check_metrics.TestMetrics)
#

DevTools listening on ws://127.0.0.1:9407/devtools/browser/f7833aba-b26b-4117-81c9-51118c4a7fe3
[0123/153626.344306:ERROR:zygote_host_impl_linux.cc(268)] Failed to adjust OOM score of renderer with pid 89443: Permission denied (13)
[0123/153627.392460:ERROR:zygote_host_impl_linux.cc(268)] Failed to adjust OOM score of renderer with pid 89495: Permission denied (13)
('Measured CPU', 94.5315102221)
('Measured Memory', 455184384)
Ncat: Connection reset by peer.
Measured 3.0s of network traffic; eth0: 70976625 bytes, lo: 0 bytes
Ncat: Broken pipe.
Unexpected journal message 'audit: type=1400 audit(1516721777.738:161): avc:  denied  { map } for  pid=1253 comm="hostname" path="/usr/bin/hostname" dev="dm-0" ino=20028 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:hostname_exec_t:s0 tclass=file permissive=0'
Unexpected journal message 'audit: type=1400 audit(1516721777.921:165): avc:  denied  { execute_no_trans } for  pid=1296 comm="pmie_check" path="/usr/bin/pmie" dev="dm-0" ino=139127 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:pcp_pmie_exec_t:s0 tclass=file permissive=0'
Wrote JS log to TestMetrics-testPcp-fedora-27-127.0.0.2-2201-FAIL.js.log
Journal extracted to TestMetrics-testPcp-fedora-27-127.0.0.2-2201-FAIL.log
Traceback (most recent call last):
  File "/build/cockpit/test/common/testlib.py", line 669, in tearDown
    self.check_journal_messages()
  File "/build/cockpit/test/common/testlib.py", line 804, in check_journal_messages
    raise Error(first)
Error: audit: type=1400 audit(1516721777.738:161): avc:  denied  { map } for  pid=1253 comm="hostname" path="/usr/bin/hostname" dev="dm-0" ino=20028 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:hostname_exec_t:s0 tclass=file permissive=0

not ok 11 testPcp (check_metrics.TestMetrics) # duration: 62s
Wrote screenshot to TestMetrics-testPcp-fedora-27-127.0.0.2-2201-FAIL.png
Wrote HTML dump to TestMetrics-testPcp-fedora-27-127.0.0.2-2201-FAIL.html
Wrote JS log to TestMetrics-testPcp-fedora-27-127.0.0.2-2201-FAIL.js.log
Journal extracted to TestMetrics-testPcp-fedora-27-127.0.0.2-2201-FAIL.log

First occurrence: 2018-01-23T15:37:08.699748 | revision 1f2e7cbaec0dbcfb799bf302451ef187ad3b4cab, logs Times recorded: 1 Latest occurrences:

# ----------------------------------------------------------------------
# testRaw (check_login.TestLogin)
#
Unexpected journal message 'audit: type=1400 audit(1516721010.247:162): avc:  denied  { map } for  pid=1278 comm="hostname" path="/usr/bin/hostname" dev="dm-0" ino=20028 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:hostname_exec_t:s0 tclass=file permissive=0'
Unexpected journal message 'audit: type=1400 audit(1516721010.411:164): avc:  denied  { execute_no_trans } for  pid=1315 comm="pmie_check" path="/usr/bin/pmie" dev="dm-0" ino=139127 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:pcp_pmie_exec_t:s0 tclass=file permissive=0'
Journal extracted to TestLogin-testRaw-fedora-27-127.0.0.2-2301-FAIL.log
Traceback (most recent call last):
  File "/build/cockpit/test/common/testlib.py", line 669, in tearDown
    self.check_journal_messages()
  File "/build/cockpit/test/common/testlib.py", line 804, in check_journal_messages
    raise Error(first)
Error: audit: type=1400 audit(1516721010.247:162): avc:  denied  { map } for  pid=1278 comm="hostname" path="/usr/bin/hostname" dev="dm-0" ino=20028 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:hostname_exec_t:s0 tclass=file permissive=0

not ok 180 testRaw (check_login.TestLogin) # duration: 51s
Journal extracted to TestLogin-testRaw-fedora-27-127.0.0.2-2301-FAIL.log

First occurrence: 2018-01-23T15:24:06.682222 | revision 50c3298b6e4a6e6a15689886995694baeb3c3c64, logs Times recorded: 1 Latest occurrences:

# ----------------------------------------------------------------------
# testAbrtReport (check_journal.TestJournal)
#
ftruncate() failed: Permission denied

DevTools listening on ws://127.0.0.1:9580/devtools/browser/6f7c24d2-07ad-43e7-b711-2c313f7c0746
[0123/152522.808369:ERROR:zygote_host_impl_linux.cc(268)] Failed to adjust OOM score of renderer with pid 76871: Permission denied (13)
[0123/152523.741680:ERROR:zygote_host_impl_linux.cc(268)] Failed to adjust OOM score of renderer with pid 76906: Permission denied (13)
Unexpected journal message 'audit: type=1400 audit(1516721114.594:160): avc:  denied  { map } for  pid=1267 comm="hostname" path="/usr/bin/hostname" dev="dm-0" ino=20028 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:hostname_exec_t:s0 tclass=file permissive=0'
Unexpected journal message 'audit: type=1400 audit(1516721114.749:162): avc:  denied  { execute_no_trans } for  pid=1322 comm="pmie_check" path="/usr/bin/pmie" dev="dm-0" ino=139127 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:pcp_pmie_exec_t:s0 tclass=file permissive=0'
Wrote JS log to TestJournal-testAbrtReport-fedora-27-127.0.0.2-2901-FAIL.js.log
Journal extracted to TestJournal-testAbrtReport-fedora-27-127.0.0.2-2901-FAIL.log
Core dumps downloaded to /build/cockpit/TestJournal-testAbrtReport-fedora-27-127.0.0.2-2901-FAIL.core
Traceback (most recent call last):
  File "/build/cockpit/test/common/testlib.py", line 669, in tearDown
    self.check_journal_messages()
  File "/build/cockpit/test/common/testlib.py", line 804, in check_journal_messages
    raise Error(first)
Error: audit: type=1400 audit(1516721114.594:160): avc:  denied  { map } for  pid=1267 comm="hostname" path="/usr/bin/hostname" dev="dm-0" ino=20028 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:hostname_exec_t:s0 tclass=file permissive=0

not ok 161 testAbrtReport (check_journal.TestJournal) # duration: 35s
Wrote screenshot to TestJournal-testAbrtReport-fedora-27-127.0.0.2-2901-FAIL.png
Wrote HTML dump to TestJournal-testAbrtReport-fedora-27-127.0.0.2-2901-FAIL.html
Wrote JS log to TestJournal-testAbrtReport-fedora-27-127.0.0.2-2901-FAIL.js.log
Journal extracted to TestJournal-testAbrtReport-fedora-27-127.0.0.2-2901-FAIL.log
Core dumps downloaded to /build/cockpit/TestJournal-testAbrtReport-fedora-27-127.0.0.2-2901-FAIL.core

First occurrence: 2018-01-23T15:25:37.089386 | revision 50c3298b6e4a6e6a15689886995694baeb3c3c64, logs Times recorded: 1 Latest occurrences:

# ----------------------------------------------------------------------
# testBasic (check_kdump.TestKdump)
#
Created symlink /etc/systemd/system/multi-user.target.wants/kdump.service -> /usr/lib/systemd/system/kdump.service.
Job for kdump.service failed because the control process exited with error code.
See "systemctl  status kdump.service" and "journalctl  -xe" for details.
ftruncate() failed: Permission denied

DevTools listening on ws://127.0.0.1:10077/devtools/browser/41579b71-e8a2-442d-9bda-f617a3aa9d1a
[0123/152443.399461:ERROR:zygote_host_impl_linux.cc(268)] Failed to adjust OOM score of renderer with pid 75938: Permission denied (13)
[0123/152444.437241:ERROR:zygote_host_impl_linux.cc(268)] Failed to adjust OOM score of renderer with pid 76038: Permission denied (13)
Generating grub configuration file ...
Found linux image: /boot/vmlinuz-4.14.11-300.fc27.x86_64
Found initrd image: /boot/initramfs-4.14.11-300.fc27.x86_64.img
Found linux image: /boot/vmlinuz-4.13.9-300.fc27.x86_64
Found initrd image: /boot/initramfs-4.13.9-300.fc27.x86_64.img
Found linux image: /boot/vmlinuz-0-rescue-b7698e75e35a46dc9cd9db5d9bec44b8
Found initrd image: /boot/initramfs-0-rescue-b7698e75e35a46dc9cd9db5d9bec44b8.img
done
> warning: transport closed: disconnected
CDP: {"source":"network","level":"error","text":"Failed to load resource: net::ERR_EMPTY_RESPONSE","timestamp":1516721093391.18,"url":"http://127.0.0.2:9691/cockpit/static/fonts/OpenSans-Light-webfont.woff","networkRequestId":"76038.29"}
ssh_exchange_identification: read: Connection reset by peer
ssh_exchange_identification: read: Connection reset by peer
ssh_exchange_identification: read: Connection reset by peer
> log: transport closed, dropped message:  1:1!4
{"call":["/org/freedesktop/timedate1","org.freedesktop.DBus.Properties","Get",["org.freedesktop.timedate1","NTPSynchronized"]],"id":"4"}
> log: transport closed, dropped message:  1:1!4
{"call":["/org/freedesktop/timedate1","org.freedesktop.DBus.Properties","Get",["org.freedesktop.timedate1","NTPSynchronized"]],"id":"5"}
> log: transport closed, dropped message:  1:1!4
{"call":["/org/freedesktop/timedate1","org.freedesktop.DBus.Properties","Get",["org.freedesktop.timedate1","NTPSynchronized"]],"id":"6"}
> log: transport closed, dropped message:  1:1!4
{"call":["/org/freedesktop/timedate1","org.freedesktop.DBus.Properties","Get",["org.freedesktop.timedate1","NTPSynchronized"]],"id":"7"}
> log: transport closed, dropped message:  1:1!4
{"call":["/org/freedesktop/timedate1","org.freedesktop.DBus.Properties","Get",["org.freedesktop.timedate1","NTPSynchronized"]],"id":"8"}
> warning: Unable to apply settings: Directory /var/crash2 isn't writable or doesn't exist.
> warning: transport closed: disconnected
CDP: {"source":"network","level":"error","text":"Failed to load resource: net::ERR_CONNECTION_RESET","timestamp":1516721196613.9,"url":"http://127.0.0.2:9691/cockpit/static/fonts/OpenSans-Light-webfont.woff","networkRequestId":"76038.131"}
Connection to 127.0.0.2 closed by remote host.
Unexpected journal message 'audit: type=1400 audit(1516721076.042:161): avc:  denied  { map } for  pid=1297 comm="hostname" path="/usr/bin/hostname" dev="dm-0" ino=20028 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:hostname_exec_t:s0 tclass=file permissive=0'
Unexpected journal message 'audit: type=1400 audit(1516721110.041:157): avc:  denied  { map } for  pid=1346 comm="hostname" path="/usr/bin/hostname" dev="dm-0" ino=20028 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:hostname_exec_t:s0 tclass=file permissive=0'
Unexpected journal message 'audit: type=1400 audit(1516721110.197:159): avc:  denied  { execute_no_trans } for  pid=1400 comm="pmie_check" path="/usr/bin/pmie" dev="dm-0" ino=139127 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:pcp_pmie_exec_t:s0 tclass=file permissive=0'
Wrote JS log to TestKdump-testBasic-fedora-27-127.0.0.2-2801-FAIL.js.log
Journal extracted to TestKdump-testBasic-fedora-27-127.0.0.2-2801-FAIL.log
Traceback (most recent call last):
  File "/build/cockpit/test/common/testlib.py", line 669, in tearDown
    self.check_journal_messages()
  File "/build/cockpit/test/common/testlib.py", line 804, in check_journal_messages
    raise Error(first)
Error: audit: type=1400 audit(1516721076.042:161): avc:  denied  { map } for  pid=1297 comm="hostname" path="/usr/bin/hostname" dev="dm-0" ino=20028 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:hostname_exec_t:s0 tclass=file permissive=0

not ok 166 testBasic (check_kdump.TestKdump) # duration: 137s
Wrote screenshot to TestKdump-testBasic-fedora-27-127.0.0.2-2801-FAIL.png
Wrote HTML dump to TestKdump-testBasic-fedora-27-127.0.0.2-2801-FAIL.html
Wrote JS log to TestKdump-testBasic-fedora-27-127.0.0.2-2801-FAIL.js.log
Journal extracted to TestKdump-testBasic-fedora-27-127.0.0.2-2801-FAIL.log

First occurrence: 2018-01-23T15:26:40.605006 | revision 50c3298b6e4a6e6a15689886995694baeb3c3c64, logs Times recorded: 1 Latest occurrences:

# ----------------------------------------------------------------------
# testFailure (check_docker.TestDocker)
#
ftruncate() failed: Permission denied

DevTools listening on ws://127.0.0.1:9841/devtools/browser/f9d30585-48f4-43d2-bdb9-6121d1b680be
[0123/152707.245079:ERROR:zygote_host_impl_linux.cc(268)] Failed to adjust OOM score of renderer with pid 78598: Permission denied (13)
[0123/152708.265308:ERROR:zygote_host_impl_linux.cc(268)] Failed to adjust OOM score of renderer with pid 78636: Permission denied (13)
> warning: 
CDP: {"source":"javascript","level":"error","text":"WebSocket is already in CLOSING or CLOSED state.","timestamp":1516721239749.54,"url":"http://127.0.0.2:9091/cockpit/$5b4a6cbb92c5409fe7d0601a84029c529a9de00f/base1/cockpit.js","lineNumber":446,"stackTrace":{"callFrames":[{"functionName":"U","scriptId":"34","url":"http://127.0.0.2:9091/cockpit/$5b4a6cbb92c5409fe7d0601a84029c529a9de00f/base1/cockpit.js","lineNumber":446,"columnNumber":14},{"functionName":"Ue","scriptId":"34","url":"http://127.0.0.2:9091/cockpit/$5b4a6cbb92c5409fe7d0601a84029c529a9de00f/base1/cockpit.js","lineNumber":756,"columnNumber":51},{"functionName":"l","scriptId":"37","url":"http://127.0.0.2:9091/cockpit/$5b4a6cbb92c5409fe7d0601a84029c529a9de00f/shell/index.js","lineNumber":3470,"columnNumber":56}]}}
CDP: {"source":"javascript","level":"error","text":"WebSocket is already in CLOSING or CLOSED state.","timestamp":1516721239749.74,"url":"http://127.0.0.2:9091/cockpit/$5b4a6cbb92c5409fe7d0601a84029c529a9de00f/base1/cockpit.js","lineNumber":446,"stackTrace":{"callFrames":[{"functionName":"U","scriptId":"34","url":"http://127.0.0.2:9091/cockpit/$5b4a6cbb92c5409fe7d0601a84029c529a9de00f/base1/cockpit.js","lineNumber":446,"columnNumber":14},{"functionName":"Ue","scriptId":"34","url":"http://127.0.0.2:9091/cockpit/$5b4a6cbb92c5409fe7d0601a84029c529a9de00f/base1/cockpit.js","lineNumber":756,"columnNumber":51},{"functionName":"l","scriptId":"37","url":"http://127.0.0.2:9091/cockpit/$5b4a6cbb92c5409fe7d0601a84029c529a9de00f/shell/index.js","lineNumber":3470,"columnNumber":56}]}}
> log: transport closed, dropped message:  1:2!2
{"call":["/org/freedesktop/systemd1/unit/docker_2eservice","org.freedesktop.DBus.Properties","GetAll",["org.freedesktop.systemd1.Unit"]],"id":"11"}
> log: transport closed, dropped message:  1:2!2
{"call":["/org/freedesktop/systemd1/unit/docker_2eservice","org.freedesktop.DBus.Properties","GetAll",["org.freedesktop.systemd1.Service"]],"id":"12"}
Unexpected journal message 'audit: type=1400 audit(1516721176.112:165): avc:  denied  { execute_no_trans } for  pid=1306 comm="pmie_check" path="/usr/bin/pmie" dev="dm-0" ino=139127 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:pcp_pmie_exec_t:s0 tclass=file permissive=0'
Wrote JS log to TestDocker-testFailure-fedora-27-127.0.0.2-2201-FAIL.js.log
Journal extracted to TestDocker-testFailure-fedora-27-127.0.0.2-2201-FAIL.log
Traceback (most recent call last):
  File "/build/cockpit/test/common/testlib.py", line 669, in tearDown
    self.check_journal_messages()
  File "/build/cockpit/test/common/testlib.py", line 804, in check_journal_messages
    raise Error(first)
Error: audit: type=1400 audit(1516721176.112:165): avc:  denied  { execute_no_trans } for  pid=1306 comm="pmie_check" path="/usr/bin/pmie" dev="dm-0" ino=139127 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:pcp_pmie_exec_t:s0 tclass=file permissive=0

not ok 153 testFailure (check_docker.TestDocker) # duration: 125s
Wrote screenshot to TestDocker-testFailure-fedora-27-127.0.0.2-2201-FAIL.png
Wrote HTML dump to TestDocker-testFailure-fedora-27-127.0.0.2-2201-FAIL.html
Wrote JS log to TestDocker-testFailure-fedora-27-127.0.0.2-2201-FAIL.js.log
Journal extracted to TestDocker-testFailure-fedora-27-127.0.0.2-2201-FAIL.log

First occurrence: 2018-01-23T15:28:09.723387 | revision 50c3298b6e4a6e6a15689886995694baeb3c3c64, logs Times recorded: 1 Latest occurrences:

# ----------------------------------------------------------------------
# testBasic (check_packagekit.TestAutoUpdates)
#
ftruncate() failed: Permission denied

DevTools listening on ws://127.0.0.1:9829/devtools/browser/c3e742af-2dea-42a2-b5ec-d21ebc86e54d
[0123/152957.467199:ERROR:zygote_host_impl_linux.cc(268)] Failed to adjust OOM score of renderer with pid 83340: Permission denied (13)
[0123/152958.558472:ERROR:zygote_host_impl_linux.cc(268)] Failed to adjust OOM score of renderer with pid 83395: Permission denied (13)
Unexpected journal message 'audit: type=1400 audit(1516721389.393:163): avc:  denied  { map } for  pid=1262 comm="hostname" path="/usr/bin/hostname" dev="dm-0" ino=20028 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:hostname_exec_t:s0 tclass=file permissive=0'
Unexpected journal message 'audit: type=1400 audit(1516721389.567:165): avc:  denied  { execute_no_trans } for  pid=1309 comm="pmie_check" path="/usr/bin/pmie" dev="dm-0" ino=139127 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:pcp_pmie_exec_t:s0 tclass=file permissive=0'
Wrote JS log to TestAutoUpdates-testBasic-fedora-27-127.0.0.2-2301-FAIL.js.log
Journal extracted to TestAutoUpdates-testBasic-fedora-27-127.0.0.2-2301-FAIL.log
Traceback (most recent call last):
  File "/build/cockpit/test/common/testlib.py", line 669, in tearDown
    self.check_journal_messages()
  File "/build/cockpit/test/common/testlib.py", line 804, in check_journal_messages
    raise Error(first)
Error: audit: type=1400 audit(1516721389.393:163): avc:  denied  { map } for  pid=1262 comm="hostname" path="/usr/bin/hostname" dev="dm-0" ino=20028 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:hostname_exec_t:s0 tclass=file permissive=0

not ok 119 testBasic (check_packagekit.TestAutoUpdates) # duration: 42s
Wrote screenshot to TestAutoUpdates-testBasic-fedora-27-127.0.0.2-2301-FAIL.png
Wrote HTML dump to TestAutoUpdates-testBasic-fedora-27-127.0.0.2-2301-FAIL.html
Wrote JS log to TestAutoUpdates-testBasic-fedora-27-127.0.0.2-2301-FAIL.js.log
Journal extracted to TestAutoUpdates-testBasic-fedora-27-127.0.0.2-2301-FAIL.log

First occurrence: 2018-01-23T15:30:20.035523 | revision 50c3298b6e4a6e6a15689886995694baeb3c3c64, logs Times recorded: 1 Latest occurrences:

# ----------------------------------------------------------------------
# testUnused (check_storage_unused.TestStorage)
#
ftruncate() failed: Permission denied

DevTools listening on ws://127.0.0.1:9872/devtools/browser/5637198f-6276-418d-afef-8fe53bd5dbd9
[0123/153131.073896:ERROR:zygote_host_impl_linux.cc(268)] Failed to adjust OOM score of renderer with pid 85619: Permission denied (13)
[0123/153132.190972:ERROR:zygote_host_impl_linux.cc(268)] Failed to adjust OOM score of renderer with pid 85645: Permission denied (13)
Warning: The resulting partition is not properly aligned for best performance: 47105s % 2048s != 0s
Unexpected journal message 'audit: type=1400 audit(1516721482.793:161): avc:  denied  { map } for  pid=1231 comm="hostname" path="/usr/bin/hostname" dev="dm-0" ino=20028 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:hostname_exec_t:s0 tclass=file permissive=0'
Unexpected journal message 'audit: type=1400 audit(1516721482.971:163): avc:  denied  { execute_no_trans } for  pid=1301 comm="pmie_check" path="/usr/bin/pmie" dev="dm-0" ino=139127 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:pcp_pmie_exec_t:s0 tclass=file permissive=0'
Wrote JS log to TestStorage-testUnused-fedora-27-127.0.0.2-2201-FAIL.js.log
Journal extracted to TestStorage-testUnused-fedora-27-127.0.0.2-2201-FAIL.log
Traceback (most recent call last):
  File "/build/cockpit/test/common/testlib.py", line 669, in tearDown
    self.check_journal_messages()
  File "/build/cockpit/test/common/testlib.py", line 804, in check_journal_messages
    raise Error(first)
Error: audit: type=1400 audit(1516721482.793:161): avc:  denied  { map } for  pid=1231 comm="hostname" path="/usr/bin/hostname" dev="dm-0" ino=20028 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:hostname_exec_t:s0 tclass=file permissive=0

not ok 108 testUnused (check_storage_unused.TestStorage) # duration: 30s
Wrote screenshot to TestStorage-testUnused-fedora-27-127.0.0.2-2201-FAIL.png
Wrote HTML dump to TestStorage-testUnused-fedora-27-127.0.0.2-2201-FAIL.html
Wrote JS log to TestStorage-testUnused-fedora-27-127.0.0.2-2201-FAIL.js.log
Journal extracted to TestStorage-testUnused-fedora-27-127.0.0.2-2201-FAIL.log

First occurrence: 2018-01-23T15:31:40.492332 | revision 50c3298b6e4a6e6a15689886995694baeb3c3c64, logs Times recorded: 1 Latest occurrences:

# ----------------------------------------------------------------------
# testDosParts (check_storage_msdos.TestStorage)
#
ftruncate() failed: Permission denied

DevTools listening on ws://127.0.0.1:9358/devtools/browser/cffe3312-c35d-42c4-ba2d-730d6fb74e6a
[0123/153203.927081:ERROR:zygote_host_impl_linux.cc(268)] Failed to adjust OOM score of renderer with pid 86672: Permission denied (13)
[0123/153204.944617:ERROR:zygote_host_impl_linux.cc(268)] Failed to adjust OOM score of renderer with pid 86700: Permission denied (13)
Unexpected journal message 'audit: type=1400 audit(1516721516.889:162): avc:  denied  { map } for  pid=1274 comm="hostname" path="/usr/bin/hostname" dev="dm-0" ino=20028 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:hostname_exec_t:s0 tclass=file permissive=0'
Unexpected journal message 'audit: type=1400 audit(1516721517.031:164): avc:  denied  { execute_no_trans } for  pid=1316 comm="pmie_check" path="/usr/bin/pmie" dev="dm-0" ino=139127 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:pcp_pmie_exec_t:s0 tclass=file permissive=0'
Wrote JS log to TestStorage-testDosParts-fedora-27-127.0.0.2-2201-FAIL.js.log
Journal extracted to TestStorage-testDosParts-fedora-27-127.0.0.2-2201-FAIL.log
Traceback (most recent call last):
  File "/build/cockpit/test/common/testlib.py", line 669, in tearDown
    self.check_journal_messages()
  File "/build/cockpit/test/common/testlib.py", line 804, in check_journal_messages
    raise Error(first)
Error: audit: type=1400 audit(1516721516.889:162): avc:  denied  { map } for  pid=1274 comm="hostname" path="/usr/bin/hostname" dev="dm-0" ino=20028 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:hostname_exec_t:s0 tclass=file permissive=0

not ok 100 testDosParts (check_storage_msdos.TestStorage) # duration: 31s
Wrote screenshot to TestStorage-testDosParts-fedora-27-127.0.0.2-2201-FAIL.png
Wrote HTML dump to TestStorage-testDosParts-fedora-27-127.0.0.2-2201-FAIL.html
Wrote JS log to TestStorage-testDosParts-fedora-27-127.0.0.2-2201-FAIL.js.log
Journal extracted to TestStorage-testDosParts-fedora-27-127.0.0.2-2201-FAIL.log

First occurrence: 2018-01-23T15:32:16.585957 | revision 50c3298b6e4a6e6a15689886995694baeb3c3c64, logs Times recorded: 1 Latest occurrences:

cockpituous commented 6 years ago

verify/fedora-27 Ooops, it happened again


# ----------------------------------------------------------------------
# testDelete (check_openshift.TestOpenshift)
#
/etc/profile.d/lang.sh: line 20: warning: setlocale: LC_COLLATE: cannot change locale (en_US.UTF-8): No such file or directory
/etc/profile.d/lang.sh: line 23: warning: setlocale: LC_MESSAGES: cannot change locale (en_US.UTF-8): No such file or directory
/etc/profile.d/lang.sh: line 26: warning: setlocale: LC_NUMERIC: cannot change locale (en_US.UTF-8): No such file or directory
/etc/profile.d/lang.sh: line 29: warning: setlocale: LC_TIME: cannot change locale (en_US.UTF-8): No such file or directory
/etc/profile.d/lang.sh: line 20: warning: setlocale: LC_COLLATE: cannot change locale (en_US.UTF-8): No such file or directory
/etc/profile.d/lang.sh: line 23: warning: setlocale: LC_MESSAGES: cannot change locale (en_US.UTF-8): No such file or directory
/etc/profile.d/lang.sh: line 26: warning: setlocale: LC_NUMERIC: cannot change locale (en_US.UTF-8): No such file or directory
/etc/profile.d/lang.sh: line 29: warning: setlocale: LC_TIME: cannot change locale (en_US.UTF-8): No such file or directory
/etc/profile.d/lang.sh: line 20: warning: setlocale: LC_COLLATE: cannot change locale (en_US.UTF-8): No such file or directory
/etc/profile.d/lang.sh: line 23: warning: setlocale: LC_MESSAGES: cannot change locale (en_US.UTF-8): No such file or directory
/etc/profile.d/lang.sh: line 26: warning: setlocale: LC_NUMERIC: cannot change locale (en_US.UTF-8): No such file or directory
/etc/profile.d/lang.sh: line 29: warning: setlocale: LC_TIME: cannot change locale (en_US.UTF-8): No such file or directory
The connection to the server 10.111.112.101:8443 was refused - did you specify the right host or port?
The connection to the server 10.111.112.101:8443 was refused - did you specify the right host or port?
The connection to the server 10.111.112.101:8443 was refused - did you specify the right host or port?
The connection to the server 10.111.112.101:8443 was refused - did you specify the right host or port?
The connection to the server 10.111.112.101:8443 was refused - did you specify the right host or port?
The connection to the server 10.111.112.101:8443 was refused - did you specify the right host or port?
The connection to the server 10.111.112.101:8443 was refused - did you specify the right host or port?

DevTools listening on ws://127.0.0.1:9707/devtools/browser/498672de-efab-4f09-9c0d-7cf00c217916
[0123/112503.956887:ERROR:zygote_host_impl_linux.cc(268)] Failed to adjust OOM score of renderer with pid 41457: Permission denied (13)
[0123/112504.964770:ERROR:zygote_host_impl_linux.cc(268)] Failed to adjust OOM score of renderer with pid 41517: Permission denied (13)
> warning: 2018-01-23 06:25:07.858863 I | proto: duplicate proto type registered: google.protobuf.Any
2018-01-23 06:25:07.859017 I | proto: duplicate proto type registered: google.protobuf.Duration
2018-01-23 06:25:07.859045 I | proto: duplicate proto type registered: google.protobuf.Timestamp

> warning: 2018-01-23 06:25:08.197011 I | proto: duplicate proto type registered: google.protobuf.Any
2018-01-23 06:25:08.197120 I | proto: duplicate proto type registered: google.protobuf.Duration
2018-01-23 06:25:08.197157 I | proto: duplicate proto type registered: google.protobuf.Timestamp

Unexpected journal message 'audit: type=1400 audit(1516706675.174:175): avc:  denied  { execute_no_trans } for  pid=1298 comm="pmie_check" path="/usr/bin/pmie" dev="dm-0" ino=139127 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:pcp_pmie_exec_t:s0 tclass=file permissive=0'
Wrote JS log to TestOpenshift-testDelete-fedora-27-127.0.0.2-2301-FAIL.js.log
Journal extracted to TestOpenshift-testDelete-fedora-27-127.0.0.2-2301-FAIL.log
Journal extracted to TestOpenshift-testDelete-openshift-127.0.0.2-2302-FAIL.log
/etc/profile.d/lang.sh: line 20: warning: setlocale: LC_COLLATE: cannot change locale (en_US.UTF-8): No such file or directory
/etc/profile.d/lang.sh: line 23: warning: setlocale: LC_MESSAGES: cannot change locale (en_US.UTF-8): No such file or directory
/etc/profile.d/lang.sh: line 26: warning: setlocale: LC_NUMERIC: cannot change locale (en_US.UTF-8): No such file or directory
/etc/profile.d/lang.sh: line 29: warning: setlocale: LC_TIME: cannot change locale (en_US.UTF-8): No such file or directory
Traceback (most recent call last):
  File "/build/cockpit/test/common/testlib.py", line 669, in tearDown
    self.check_journal_messages()
  File "/build/cockpit/test/common/testlib.py", line 804, in check_journal_messages
    raise Error(first)
Error: audit: type=1400 audit(1516706675.174:175): avc:  denied  { execute_no_trans } for  pid=1298 comm="pmie_check" path="/usr/bin/pmie" dev="dm-0" ino=139127 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:pcp_pmie_exec_t:s0 tclass=file permissive=0

not ok 105 testDelete (check_openshift.TestOpenshift) # duration: 51s
Wrote screenshot to TestOpenshift-testDelete-fedora-27-127.0.0.2-2301-FAIL.png
Wrote HTML dump to TestOpenshift-testDelete-fedora-27-127.0.0.2-2301-FAIL.html
Wrote JS log to TestOpenshift-testDelete-fedora-27-127.0.0.2-2301-FAIL.js.log
Journal extracted to TestOpenshift-testDelete-fedora-27-127.0.0.2-2301-FAIL.log
Journal extracted to TestOpenshift-testDelete-openshift-127.0.0.2-2302-FAIL.log
/etc/profile.d/lang.sh: line 20: warning: setlocale: LC_COLLATE: cannot change locale (en_US.UTF-8): No such file or directory
/etc/profile.d/lang.sh: line 23: warning: setlocale: LC_MESSAGES: cannot change locale (en_US.UTF-8): No such file or directory
/etc/profile.d/lang.sh: line 26: warning: setlocale: LC_NUMERIC: cannot change locale (en_US.UTF-8): No such file or directory
/etc/profile.d/lang.sh: line 29: warning: setlocale: LC_TIME: cannot change locale (en_US.UTF-8): No such file or directory

First occurrence: 2018-01-23T11:25:14.323221 | revision c505f6ec848b5d353d0a9f1e70bd604359bf3ffd, logs Times recorded: 1 Latest occurrences:

# ----------------------------------------------------------------------
# testExternalPage (check_multi_machine.TestMultiMachine)
#

DevTools listening on ws://127.0.0.1:9590/devtools/browser/9b8a8d22-5ac0-4e81-a26d-8f8bcd29c872
[0123/113335.614745:ERROR:zygote_host_impl_linux.cc(268)] Failed to adjust OOM score of renderer with pid 57160: Permission denied (13)
[0123/113336.563078:ERROR:zygote_host_impl_linux.cc(268)] Failed to adjust OOM score of renderer with pid 57221: Permission denied (13)
Unexpected journal message 'audit: type=1400 audit(1516707207.176:160): avc:  denied  { map } for  pid=1268 comm="hostname" path="/usr/bin/hostname" dev="dm-0" ino=20028 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:hostname_exec_t:s0 tclass=file permissive=0'
Unexpected journal message 'audit: type=1400 audit(1516707207.311:162): avc:  denied  { execute_no_trans } for  pid=1319 comm="pmie_check" path="/usr/bin/pmie" dev="dm-0" ino=139127 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:pcp_pmie_exec_t:s0 tclass=file permissive=0'
Wrote JS log to TestMultiMachine-testExternalPage-fedora-27-127.0.0.2-2901-FAIL.js.log
Journal extracted to TestMultiMachine-testExternalPage-fedora-27-127.0.0.2-2901-FAIL.log
Journal extracted to TestMultiMachine-testExternalPage-fedora-27-127.0.0.2-2903-FAIL.log
Journal extracted to TestMultiMachine-testExternalPage-fedora-27-127.0.0.2-2902-FAIL.log
Traceback (most recent call last):
  File "/build/cockpit/test/common/testlib.py", line 669, in tearDown
    self.check_journal_messages()
  File "/build/cockpit/test/common/testlib.py", line 804, in check_journal_messages
    raise Error(first)
Error: audit: type=1400 audit(1516707207.176:160): avc:  denied  { map } for  pid=1268 comm="hostname" path="/usr/bin/hostname" dev="dm-0" ino=20028 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:hostname_exec_t:s0 tclass=file permissive=0

not ok 13 testExternalPage (check_multi_machine.TestMultiMachine) # duration: 30s
Wrote screenshot to TestMultiMachine-testExternalPage-fedora-27-127.0.0.2-2901-FAIL.png
Wrote HTML dump to TestMultiMachine-testExternalPage-fedora-27-127.0.0.2-2901-FAIL.html
Wrote JS log to TestMultiMachine-testExternalPage-fedora-27-127.0.0.2-2901-FAIL.js.log
Journal extracted to TestMultiMachine-testExternalPage-fedora-27-127.0.0.2-2901-FAIL.log
Journal extracted to TestMultiMachine-testExternalPage-fedora-27-127.0.0.2-2903-FAIL.log
Journal extracted to TestMultiMachine-testExternalPage-fedora-27-127.0.0.2-2902-FAIL.log

First occurrence: 2018-01-23T11:33:46.265026 | revision c505f6ec848b5d353d0a9f1e70bd604359bf3ffd, logs Times recorded: 1 Latest occurrences:

# ----------------------------------------------------------------------
# testTopology (check_kubernetes.TestKubernetes)
#
bash: /etc/kubernetes/start-kubernetes: No such file or directory
2018-01-23 09:26:25.011194 I | proto: duplicate proto type registered: google.protobuf.Any
2018-01-23 09:26:25.011795 I | proto: duplicate proto type registered: google.protobuf.Duration
2018-01-23 09:26:25.012070 I | proto: duplicate proto type registered: google.protobuf.Timestamp
ftruncate() failed: Permission denied

DevTools listening on ws://127.0.0.1:9460/devtools/browser/d72ea274-8618-4c01-92ff-d5cf69a0ae34
[0123/142629.509470:ERROR:zygote_host_impl_linux.cc(268)] Failed to adjust OOM score of renderer with pid 18024: Permission denied (13)
[0123/142630.585580:ERROR:zygote_host_impl_linux.cc(268)] Failed to adjust OOM score of renderer with pid 18060: Permission denied (13)
> warning: 2018-01-23 09:26:38.791677 I | proto: duplicate proto type registered: google.protobuf.Any
2018-01-23 09:26:38.791852 I | proto: duplicate proto type registered: google.protobuf.Duration
2018-01-23 09:26:38.791883 I | proto: duplicate proto type registered: google.protobuf.Timestamp
error: current-context must exist in order to minify

> warning: received invalid kubectl config 
2018-01-23 09:26:41.162430 I | proto: duplicate proto type registered: google.protobuf.Any
2018-01-23 09:26:41.163156 I | proto: duplicate proto type registered: google.protobuf.Duration
2018-01-23 09:26:41.163718 I | proto: duplicate proto type registered: google.protobuf.Timestamp
> warning: 2018-01-23 09:26:40.858404 I | proto: duplicate proto type registered: google.protobuf.Any
2018-01-23 09:26:40.858560 I | proto: duplicate proto type registered: google.protobuf.Duration
2018-01-23 09:26:40.858592 I | proto: duplicate proto type registered: google.protobuf.Timestamp

> warning: 
CDP: {"source":"security","level":"error","text":"Refused to apply inline style because it violates the following Content Security Policy directive: \"default-src 'self' http://127.0.0.2:9691\". Either the 'unsafe-inline' keyword, a hash ('sha256-O2+tCymNJNXAt1PNeGpUdjx9tYTHtsUHA3yHgvt0o98='), or a nonce ('nonce-...') is required to enable inline execution. Note also that 'style-src' was not explicitly set, so 'default-src' is used as a fallback.\n","timestamp":1516717607006.68,"url":"http://127.0.0.2:9691/cockpit/$5b4a6cbb92c5409fe7d0601a84029c529a9de00f/kubernetes/kubernetes.js","lineNumber":3940,"stackTrace":{"callFrames":[{"functionName":"html","scriptId":"44","url":"http://127.0.0.2:9691/cockpit/$5b4a6cbb92c5409fe7d0601a84029c529a9de00f/kubernetes/kubernetes.js","lineNumber":3940,"columnNumber":74},{"functionName":"be.(anonymous function)","scriptId":"44","url":"http://127.0.0.2:9691/cockpit/$5b4a6cbb92c5409fe7d0601a84029c529a9de00f/kubernetes/kubernetes.js","lineNumber":3957,"columnNumber":40},{"functionName":"","scriptId":"44","url":"http://127.0.0.2:9691/cockpit/$5b4a6cbb92c5409fe7d0601a84029c529a9de00f/kubernetes/kubernetes.js","lineNumber":1447,"columnNumber":40},{"functionName":"l","scriptId":"44","url":"http://127.0.0.2:9691/cockpit/$5b4a6cbb92c5409fe7d0601a84029c529a9de00f/kubernetes/kubernetes.js","lineNumber":2495,"columnNumber":41},{"functionName":"","scriptId":"44","url":"http://127.0.0.2:9691/cockpit/$5b4a6cbb92c5409fe7d0601a84029c529a9de00f/kubernetes/kubernetes.js","lineNumber":2503,"columnNumber":20},{"functionName":"$eval","scriptId":"44","url":"http://127.0.0.2:9691/cockpit/$5b4a6cbb92c5409fe7d0601a84029c529a9de00f/kubernetes/kubernetes.js","lineNumber":2819,"columnNumber":35},{"functionName":"$digest","scriptId":"44","url":"http://127.0.0.2:9691/cockpit/$5b4a6cbb92c5409fe7d0601a84029c529a9de00f/kubernetes/kubernetes.js","lineNumber":2772,"columnNumber":59},{"functionName":"$apply","scriptId":"44","url":"http://127.0.0.2:9691/cockpit/$5b4a6cbb92c5409fe7d0601a84029c529a9de00f/kubernetes/kubernetes.js","lineNumber":2841,"columnNumber":34},{"functionName":"","scriptId":"44","url":"http://127.0.0.2:9691/cockpit/$5b4a6cbb92c5409fe7d0601a84029c529a9de00f/kubernetes/kubernetes.js","lineNumber":2680,"columnNumber":26},{"functionName":"s","scriptId":"44","url":"http://127.0.0.2:9691/cockpit/$5b4a6cbb92c5409fe7d0601a84029c529a9de00f/kubernetes/kubernetes.js","lineNumber":965,"columnNumber":22},{"functionName":"","scriptId":"44","url":"http://127.0.0.2:9691/cockpit/$5b4a6cbb92c5409fe7d0601a84029c529a9de00f/kubernetes/kubernetes.js","lineNumber":1057,"columnNumber":33}]}}
CDP: {"source":"security","level":"error","text":"Refused to apply inline style because it violates the following Content Security Policy directive: \"default-src 'self' http://127.0.0.2:9691\". Either the 'unsafe-inline' keyword, a hash ('sha256-fA+Gq1RWMzVOfRLxqhYDHEkv5mTE5Id9hCuHr3/ce8A='), or a nonce ('nonce-...') is required to enable inline execution. Note also that 'style-src' was not explicitly set, so 'default-src' is used as a fallback.\n","timestamp":1516717607019.03,"url":"http://127.0.0.2:9691/cockpit/$5b4a6cbb92c5409fe7d0601a84029c529a9de00f/kubernetes/kubernetes.js","lineNumber":3940,"stackTrace":{"callFrames":[{"functionName":"html","scriptId":"44","url":"http://127.0.0.2:9691/cockpit/$5b4a6cbb92c5409fe7d0601a84029c529a9de00f/kubernetes/kubernetes.js","lineNumber":3940,"columnNumber":74},{"functionName":"be.(anonymous function)","scriptId":"44","url":"http://127.0.0.2:9691/cockpit/$5b4a6cbb92c5409fe7d0601a84029c529a9de00f/kubernetes/kubernetes.js","lineNumber":3957,"columnNumber":40},{"functionName":"","scriptId":"44","url":"http://127.0.0.2:9691/cockpit/$5b4a6cbb92c5409fe7d0601a84029c529a9de00f/kubernetes/kubernetes.js","lineNumber":1447,"columnNumber":40},{"functionName":"l","scriptId":"44","url":"http://127.0.0.2:9691/cockpit/$5b4a6cbb92c5409fe7d0601a84029c529a9de00f/kubernetes/kubernetes.js","lineNumber":2495,"columnNumber":41},{"functionName":"","scriptId":"44","url":"http://127.0.0.2:9691/cockpit/$5b4a6cbb92c5409fe7d0601a84029c529a9de00f/kubernetes/kubernetes.js","lineNumber":2503,"columnNumber":20},{"functionName":"$eval","scriptId":"44","url":"http://127.0.0.2:9691/cockpit/$5b4a6cbb92c5409fe7d0601a84029c529a9de00f/kubernetes/kubernetes.js","lineNumber":2819,"columnNumber":35},{"functionName":"$digest","scriptId":"44","url":"http://127.0.0.2:9691/cockpit/$5b4a6cbb92c5409fe7d0601a84029c529a9de00f/kubernetes/kubernetes.js","lineNumber":2772,"columnNumber":59},{"functionName":"$apply","scriptId":"44","url":"http://127.0.0.2:9691/cockpit/$5b4a6cbb92c5409fe7d0601a84029c529a9de00f/kubernetes/kubernetes.js","lineNumber":2841,"columnNumber":34},{"functionName":"","scriptId":"44","url":"http://127.0.0.2:9691/cockpit/$5b4a6cbb92c5409fe7d0601a84029c529a9de00f/kubernetes/kubernetes.js","lineNumber":2680,"columnNumber":26},{"functionName":"s","scriptId":"44","url":"http://127.0.0.2:9691/cockpit/$5b4a6cbb92c5409fe7d0601a84029c529a9de00f/kubernetes/kubernetes.js","lineNumber":965,"columnNumber":22},{"functionName":"","scriptId":"44","url":"http://127.0.0.2:9691/cockpit/$5b4a6cbb92c5409fe7d0601a84029c529a9de00f/kubernetes/kubernetes.js","lineNumber":1057,"columnNumber":33}]}}
CDP: {"source":"security","level":"error","text":"Refused to apply inline style because it violates the following Content Security Policy directive: \"default-src 'self' http://127.0.0.2:9691\". Either the 'unsafe-inline' keyword, a hash ('sha256-biLFinpqYMtWHmXfkA1BPeCY0/fNt46SAZ+BBk5YUog='), or a nonce ('nonce-...') is required to enable inline execution. Note also that 'style-src' was not explicitly set, so 'default-src' is used as a fallback.\n","timestamp":1516717607019.64,"url":"http://127.0.0.2:9691/cockpit/$5b4a6cbb92c5409fe7d0601a84029c529a9de00f/kubernetes/kubernetes.js","lineNumber":3940,"stackTrace":{"callFrames":[{"functionName":"html","scriptId":"44","url":"http://127.0.0.2:9691/cockpit/$5b4a6cbb92c5409fe7d0601a84029c529a9de00f/kubernetes/kubernetes.js","lineNumber":3940,"columnNumber":74},{"functionName":"be.(anonymous function)","scriptId":"44","url":"http://127.0.0.2:9691/cockpit/$5b4a6cbb92c5409fe7d0601a84029c529a9de00f/kubernetes/kubernetes.js","lineNumber":3957,"columnNumber":40},{"functionName":"","scriptId":"44","url":"http://127.0.0.2:9691/cockpit/$5b4a6cbb92c5409fe7d0601a84029c529a9de00f/kubernetes/kubernetes.js","lineNumber":1447,"columnNumber":40},{"functionName":"l","scriptId":"44","url":"http://127.0.0.2:9691/cockpit/$5b4a6cbb92c5409fe7d0601a84029c529a9de00f/kubernetes/kubernetes.js","lineNumber":2495,"columnNumber":41},{"functionName":"","scriptId":"44","url":"http://127.0.0.2:9691/cockpit/$5b4a6cbb92c5409fe7d0601a84029c529a9de00f/kubernetes/kubernetes.js","lineNumber":2503,"columnNumber":20},{"functionName":"$eval","scriptId":"44","url":"http://127.0.0.2:9691/cockpit/$5b4a6cbb92c5409fe7d0601a84029c529a9de00f/kubernetes/kubernetes.js","lineNumber":2819,"columnNumber":35},{"functionName":"$digest","scriptId":"44","url":"http://127.0.0.2:9691/cockpit/$5b4a6cbb92c5409fe7d0601a84029c529a9de00f/kubernetes/kubernetes.js","lineNumber":2772,"columnNumber":59},{"functionName":"$apply","scriptId":"44","url":"http://127.0.0.2:9691/cockpit/$5b4a6cbb92c5409fe7d0601a84029c529a9de00f/kubernetes/kubernetes.js","lineNumber":2841,"columnNumber":34},{"functionName":"","scriptId":"44","url":"http://127.0.0.2:9691/cockpit/$5b4a6cbb92c5409fe7d0601a84029c529a9de00f/kubernetes/kubernetes.js","lineNumber":2680,"columnNumber":26},{"functionName":"s","scriptId":"44","url":"http://127.0.0.2:9691/cockpit/$5b4a6cbb92c5409fe7d0601a84029c529a9de00f/kubernetes/kubernetes.js","lineNumber":965,"columnNumber":22},{"functionName":"","scriptId":"44","url":"http://127.0.0.2:9691/cockpit/$5b4a6cbb92c5409fe7d0601a84029c529a9de00f/kubernetes/kubernetes.js","lineNumber":1057,"columnNumber":33}]}}
Unexpected journal message 'audit: type=1400 audit(1516717554.094:162): avc:  denied  { execute_no_trans } for  pid=1302 comm="pmie_check" path="/usr/bin/pmie" dev="dm-0" ino=139127 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:pcp_pmie_exec_t:s0 tclass=file permissive=0'
Wrote JS log to TestKubernetes-testTopology-fedora-27-127.0.0.2-2801-FAIL.js.log
Journal extracted to TestKubernetes-testTopology-fedora-27-127.0.0.2-2801-FAIL.log
Traceback (most recent call last):
  File "/build/cockpit/test/common/testlib.py", line 669, in tearDown
    self.check_journal_messages()
  File "/build/cockpit/test/common/testlib.py", line 804, in check_journal_messages
    raise Error(first)
Error: audit: type=1400 audit(1516717554.094:162): avc:  denied  { execute_no_trans } for  pid=1302 comm="pmie_check" path="/usr/bin/pmie" dev="dm-0" ino=139127 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:pcp_pmie_exec_t:s0 tclass=file permissive=0

not ok 175 testTopology (check_kubernetes.TestKubernetes) # duration: 72s
Wrote screenshot to TestKubernetes-testTopology-fedora-27-127.0.0.2-2801-FAIL.png
Wrote HTML dump to TestKubernetes-testTopology-fedora-27-127.0.0.2-2801-FAIL.html
Wrote JS log to TestKubernetes-testTopology-fedora-27-127.0.0.2-2801-FAIL.js.log
Journal extracted to TestKubernetes-testTopology-fedora-27-127.0.0.2-2801-FAIL.log

First occurrence: 2018-01-23T14:26:49.741716 | revision 50c3298b6e4a6e6a15689886995694baeb3c3c64, logs Times recorded: 1 Latest occurrences:

# ----------------------------------------------------------------------
# testNoPackageKit (check_packagekit.TestUpdates)
#
ftruncate() failed: Permission denied

DevTools listening on ws://127.0.0.1:9692/devtools/browser/cd41cfdf-6e57-4bc2-9b7c-289d475ebe13
[0123/143913.313848:ERROR:zygote_host_impl_linux.cc(268)] Failed to adjust OOM score of renderer with pid 33313: Permission denied (13)
[0123/143914.611401:ERROR:zygote_host_impl_linux.cc(268)] Failed to adjust OOM score of renderer with pid 33350: Permission denied (13)
> log: close:  
Unexpected journal message 'audit: type=1400 audit(1516718341.331:162): avc:  denied  { execute_no_trans } for  pid=1267 comm="pmie_check" path="/usr/bin/pmie" dev="dm-0" ino=139127 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:pcp_pmie_exec_t:s0 tclass=file permissive=0'
Wrote JS log to TestUpdates-testNoPackageKit-fedora-27-127.0.0.2-2601-FAIL.js.log
Journal extracted to TestUpdates-testNoPackageKit-fedora-27-127.0.0.2-2601-FAIL.log
Traceback (most recent call last):
  File "/build/cockpit/test/common/testlib.py", line 669, in tearDown
    self.check_journal_messages()
  File "/build/cockpit/test/common/testlib.py", line 804, in check_journal_messages
    raise Error(first)
Error: audit: type=1400 audit(1516718341.331:162): avc:  denied  { execute_no_trans } for  pid=1267 comm="pmie_check" path="/usr/bin/pmie" dev="dm-0" ino=139127 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:pcp_pmie_exec_t:s0 tclass=file permissive=0

not ok 70 testNoPackageKit (check_packagekit.TestUpdates) # duration: 45s
Wrote screenshot to TestUpdates-testNoPackageKit-fedora-27-127.0.0.2-2601-FAIL.png
Wrote HTML dump to TestUpdates-testNoPackageKit-fedora-27-127.0.0.2-2601-FAIL.html
Wrote JS log to TestUpdates-testNoPackageKit-fedora-27-127.0.0.2-2601-FAIL.js.log
Journal extracted to TestUpdates-testNoPackageKit-fedora-27-127.0.0.2-2601-FAIL.log

First occurrence: 2018-01-23T14:39:22.982407 | revision 50c3298b6e4a6e6a15689886995694baeb3c3c64, logs Times recorded: 1 Latest occurrences:

# ----------------------------------------------------------------------
# testDockerCommandInfo (check_openshift.TestRegistry)
#
/etc/profile.d/lang.sh: line 20: warning: setlocale: LC_COLLATE: cannot change locale (en_US.UTF-8): No such file or directory
/etc/profile.d/lang.sh: line 23: warning: setlocale: LC_MESSAGES: cannot change locale (en_US.UTF-8): No such file or directory
/etc/profile.d/lang.sh: line 26: warning: setlocale: LC_NUMERIC: cannot change locale (en_US.UTF-8): No such file or directory
/etc/profile.d/lang.sh: line 29: warning: setlocale: LC_TIME: cannot change locale (en_US.UTF-8): No such file or directory
/etc/profile.d/lang.sh: line 20: warning: setlocale: LC_COLLATE: cannot change locale (en_US.UTF-8): No such file or directory
/etc/profile.d/lang.sh: line 23: warning: setlocale: LC_MESSAGES: cannot change locale (en_US.UTF-8): No such file or directory
/etc/profile.d/lang.sh: line 26: warning: setlocale: LC_NUMERIC: cannot change locale (en_US.UTF-8): No such file or directory
/etc/profile.d/lang.sh: line 29: warning: setlocale: LC_TIME: cannot change locale (en_US.UTF-8): No such file or directory
The connection to the server 10.111.112.101:8443 was refused - did you specify the right host or port?
The connection to the server 10.111.112.101:8443 was refused - did you specify the right host or port?
The connection to the server 10.111.112.101:8443 was refused - did you specify the right host or port?
The connection to the server 10.111.112.101:8443 was refused - did you specify the right host or port?
The connection to the server 10.111.112.101:8443 was refused - did you specify the right host or port?
The connection to the server 10.111.112.101:8443 was refused - did you specify the right host or port?
The connection to the server 10.111.112.101:8443 was refused - did you specify the right host or port?
The connection to the server 10.111.112.101:8443 was refused - did you specify the right host or port?
/etc/profile.d/lang.sh: line 20: warning: setlocale: LC_COLLATE: cannot change locale (en_US.UTF-8): No such file or directory
/etc/profile.d/lang.sh: line 23: warning: setlocale: LC_MESSAGES: cannot change locale (en_US.UTF-8): No such file or directory
/etc/profile.d/lang.sh: line 26: warning: setlocale: LC_NUMERIC: cannot change locale (en_US.UTF-8): No such file or directory
/etc/profile.d/lang.sh: line 29: warning: setlocale: LC_TIME: cannot change locale (en_US.UTF-8): No such file or directory
ftruncate() failed: Permission denied

DevTools listening on ws://127.0.0.1:10216/devtools/browser/fe4aef63-121f-43b5-9bdd-f4c4245d7507
[0123/144236.477864:ERROR:zygote_host_impl_linux.cc(268)] Failed to adjust OOM score of renderer with pid 36905: Permission denied (13)
[0123/144237.548518:ERROR:zygote_host_impl_linux.cc(268)] Failed to adjust OOM score of renderer with pid 36980: Permission denied (13)
> warning: 2018-01-23 09:42:41.139195 I | proto: duplicate proto type registered: google.protobuf.Any
2018-01-23 09:42:41.139323 I | proto: duplicate proto type registered: google.protobuf.Duration
2018-01-23 09:42:41.139343 I | proto: duplicate proto type registered: google.protobuf.Timestamp

> warning: 2018-01-23 09:42:41.929946 I | proto: duplicate proto type registered: google.protobuf.Any
2018-01-23 09:42:41.930075 I | proto: duplicate proto type registered: google.protobuf.Duration
2018-01-23 09:42:41.930097 I | proto: duplicate proto type registered: google.protobuf.Timestamp

> warning: failed to lookup access: pizzazz get imagestreams/layers: "User \"pushuser\" cannot create localresourceaccessreviews in the namespace \"pizzazz\": User \"pushuser\" cannot create localresourceaccessreviews in project \"pizzazz\""
> warning: failed to lookup access: marmalade get imagestreams/layers: "User \"pushuser\" cannot create localresourceaccessreviews in the namespace \"marmalade\": User \"pushuser\" cannot create localresourceaccessreviews in project \"marmalade\""
CDP: {"source":"security","level":"error","text":"Refused to apply inline style because it violates the following Content Security Policy directive: \"default-src 'self' http://127.0.0.2:9391\". Either the 'unsafe-inline' keyword, a hash ('sha256-I4l5F4Kq75Yvla5XX3FqfoQO1206LqJ8p8rtQPyLwm4='), or a nonce ('nonce-...') is required to enable inline execution. Note also that 'style-src' was not explicitly set, so 'default-src' is used as a fallback.\n","timestamp":1516718566059.2,"url":"http://127.0.0.2:9391/cockpit/$5b4a6cbb92c5409fe7d0601a84029c529a9de00f/kubernetes/registry.js","lineNumber":3920,"stackTrace":{"callFrames":[{"functionName":"html","scriptId":"44","url":"http://127.0.0.2:9391/cockpit/$5b4a6cbb92c5409fe7d0601a84029c529a9de00f/kubernetes/registry.js","lineNumber":3920,"columnNumber":74},{"functionName":"be.(anonymous function)","scriptId":"44","url":"http://127.0.0.2:9391/cockpit/$5b4a6cbb92c5409fe7d0601a84029c529a9de00f/kubernetes/registry.js","lineNumber":3937,"columnNumber":40},{"functionName":"","scriptId":"44","url":"http://127.0.0.2:9391/cockpit/$5b4a6cbb92c5409fe7d0601a84029c529a9de00f/kubernetes/registry.js","lineNumber":1427,"columnNumber":40},{"functionName":"l","scriptId":"44","url":"http://127.0.0.2:9391/cockpit/$5b4a6cbb92c5409fe7d0601a84029c529a9de00f/kubernetes/registry.js","lineNumber":2475,"columnNumber":41},{"functionName":"","scriptId":"44","url":"http://127.0.0.2:9391/cockpit/$5b4a6cbb92c5409fe7d0601a84029c529a9de00f/kubernetes/registry.js","lineNumber":2483,"columnNumber":20},{"functionName":"$eval","scriptId":"44","url":"http://127.0.0.2:9391/cockpit/$5b4a6cbb92c5409fe7d0601a84029c529a9de00f/kubernetes/registry.js","lineNumber":2799,"columnNumber":35},{"functionName":"$digest","scriptId":"44","url":"http://127.0.0.2:9391/cockpit/$5b4a6cbb92c5409fe7d0601a84029c529a9de00f/kubernetes/registry.js","lineNumber":2752,"columnNumber":59},{"functionName":"","scriptId":"44","url":"http://127.0.0.2:9391/cockpit/$5b4a6cbb92c5409fe7d0601a84029c529a9de00f/kubernetes/registry.js","lineNumber":2193,"columnNumber":45},{"functionName":"","scriptId":"44","url":"http://127.0.0.2:9391/cockpit/$5b4a6cbb92c5409fe7d0601a84029c529a9de00f/kubernetes/registry.js","lineNumber":978,"columnNumber":20},{"functionName":"i","scriptId":"44","url":"http://127.0.0.2:9391/cockpit/$5b4a6cbb92c5409fe7d0601a84029c529a9de00f/kubernetes/registry.js","lineNumber":41,"columnNumber":73},{"functionName":"m","scriptId":"44","url":"http://127.0.0.2:9391/cockpit/$5b4a6cbb92c5409fe7d0601a84029c529a9de00f/kubernetes/registry.js","lineNumber":977,"columnNumber":65},{"functionName":"u","scriptId":"44","url":"http://127.0.0.2:9391/cockpit/$5b4a6cbb92c5409fe7d0601a84029c529a9de00f/kubernetes/registry.js","lineNumber":966,"columnNumber":21},{"functionName":"n","scriptId":"44","url":"http://127.0.0.2:9391/cockpit/$5b4a6cbb92c5409fe7d0601a84029c529a9de00f/kubernetes/registry.js","lineNumber":713,"columnNumber":90},{"functionName":"ph_go","scriptId":"22","url":"","lineNumber":167,"columnNumber":29},{"functionName":"","scriptId":"72","url":"","lineNumber":0,"columnNumber":16}]}}
/etc/profile.d/lang.sh: line 20: warning: setlocale: LC_COLLATE: cannot change locale (en_US.UTF-8): No such file or directory
/etc/profile.d/lang.sh: line 23: warning: setlocale: LC_MESSAGES: cannot change locale (en_US.UTF-8): No such file or directory
/etc/profile.d/lang.sh: line 26: warning: setlocale: LC_NUMERIC: cannot change locale (en_US.UTF-8): No such file or directory
/etc/profile.d/lang.sh: line 29: warning: setlocale: LC_TIME: cannot change locale (en_US.UTF-8): No such file or directory
> warning: 2018-01-23 09:42:50.673324 I | proto: duplicate proto type registered: google.protobuf.Any
2018-01-23 09:42:50.674721 I | proto: duplicate proto type registered: google.protobuf.Duration
2018-01-23 09:42:50.674827 I | proto: duplicate proto type registered: google.protobuf.Timestamp

> warning: 2018-01-23 09:42:51.210166 I | proto: duplicate proto type registered: google.protobuf.Any
2018-01-23 09:42:51.210306 I | proto: duplicate proto type registered: google.protobuf.Duration
2018-01-23 09:42:51.210357 I | proto: duplicate proto type registered: google.protobuf.Timestamp

> warning: failed to lookup access: marmalade get imagestreams/layers: "User \"pulluser\" cannot create localresourceaccessreviews in the namespace \"marmalade\": User \"pulluser\" cannot create localresourceaccessreviews in project \"marmalade\""
> warning: failed to lookup access: marmalade get imagestreams/layers: "User \"pulluser\" cannot create localresourceaccessreviews in the namespace \"marmalade\": User \"pulluser\" cannot create localresourceaccessreviews in project \"marmalade\""
CDP: {"source":"security","level":"error","text":"Refused to apply inline style because it violates the following Content Security Policy directive: \"default-src 'self' http://127.0.0.2:9391\". Either the 'unsafe-inline' keyword, a hash ('sha256-I4l5F4Kq75Yvla5XX3FqfoQO1206LqJ8p8rtQPyLwm4='), or a nonce ('nonce-...') is required to enable inline execution. Note also that 'style-src' was not explicitly set, so 'default-src' is used as a fallback.\n","timestamp":1516718573210.11,"url":"http://127.0.0.2:9391/cockpit/$5b4a6cbb92c5409fe7d0601a84029c529a9de00f/kubernetes/registry.js","lineNumber":3920,"stackTrace":{"callFrames":[{"functionName":"html","scriptId":"87","url":"http://127.0.0.2:9391/cockpit/$5b4a6cbb92c5409fe7d0601a84029c529a9de00f/kubernetes/registry.js","lineNumber":3920,"columnNumber":74},{"functionName":"be.(anonymous function)","scriptId":"87","url":"http://127.0.0.2:9391/cockpit/$5b4a6cbb92c5409fe7d0601a84029c529a9de00f/kubernetes/registry.js","lineNumber":3937,"columnNumber":40},{"functionName":"","scriptId":"87","url":"http://127.0.0.2:9391/cockpit/$5b4a6cbb92c5409fe7d0601a84029c529a9de00f/kubernetes/registry.js","lineNumber":1427,"columnNumber":40},{"functionName":"l","scriptId":"87","url":"http://127.0.0.2:9391/cockpit/$5b4a6cbb92c5409fe7d0601a84029c529a9de00f/kubernetes/registry.js","lineNumber":2475,"columnNumber":41},{"functionName":"","scriptId":"87","url":"http://127.0.0.2:9391/cockpit/$5b4a6cbb92c5409fe7d0601a84029c529a9de00f/kubernetes/registry.js","lineNumber":2483,"columnNumber":20},{"functionName":"$eval","scriptId":"87","url":"http://127.0.0.2:9391/cockpit/$5b4a6cbb92c5409fe7d0601a84029c529a9de00f/kubernetes/registry.js","lineNumber":2799,"columnNumber":35},{"functionName":"$digest","scriptId":"87","url":"http://127.0.0.2:9391/cockpit/$5b4a6cbb92c5409fe7d0601a84029c529a9de00f/kubernetes/registry.js","lineNumber":2752,"columnNumber":59},{"functionName":"","scriptId":"87","url":"http://127.0.0.2:9391/cockpit/$5b4a6cbb92c5409fe7d0601a84029c529a9de00f/kubernetes/registry.js","lineNumber":2193,"columnNumber":45},{"functionName":"","scriptId":"87","url":"http://127.0.0.2:9391/cockpit/$5b4a6cbb92c5409fe7d0601a84029c529a9de00f/kubernetes/registry.js","lineNumber":978,"columnNumber":20},{"functionName":"i","scriptId":"87","url":"http://127.0.0.2:9391/cockpit/$5b4a6cbb92c5409fe7d0601a84029c529a9de00f/kubernetes/registry.js","lineNumber":41,"columnNumber":73},{"functionName":"m","scriptId":"87","url":"http://127.0.0.2:9391/cockpit/$5b4a6cbb92c5409fe7d0601a84029c529a9de00f/kubernetes/registry.js","lineNumber":977,"columnNumber":65},{"functionName":"u","scriptId":"87","url":"http://127.0.0.2:9391/cockpit/$5b4a6cbb92c5409fe7d0601a84029c529a9de00f/kubernetes/registry.js","lineNumber":966,"columnNumber":21},{"functionName":"n","scriptId":"87","url":"http://127.0.0.2:9391/cockpit/$5b4a6cbb92c5409fe7d0601a84029c529a9de00f/kubernetes/registry.js","lineNumber":713,"columnNumber":90},{"functionName":"ph_go","scriptId":"22","url":"","lineNumber":167,"columnNumber":29},{"functionName":"","scriptId":"72","url":"","lineNumber":0,"columnNumber":16}]}}
Unexpected journal message 'audit: type=1400 audit(1516718513.416:163): avc:  denied  { execute_no_trans } for  pid=1240 comm="pmie_check" path="/usr/bin/pmie" dev="dm-0" ino=139127 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:pcp_pmie_exec_t:s0 tclass=file permissive=0'
Wrote JS log to TestRegistry-testDockerCommandInfo-fedora-27-127.0.0.2-2501-FAIL.js.log
Journal extracted to TestRegistry-testDockerCommandInfo-fedora-27-127.0.0.2-2501-FAIL.log
Journal extracted to TestRegistry-testDockerCommandInfo-openshift-127.0.0.2-2502-FAIL.log
/etc/profile.d/lang.sh: line 20: warning: setlocale: LC_COLLATE: cannot change locale (en_US.UTF-8): No such file or directory
/etc/profile.d/lang.sh: line 23: warning: setlocale: LC_MESSAGES: cannot change locale (en_US.UTF-8): No such file or directory
/etc/profile.d/lang.sh: line 26: warning: setlocale: LC_NUMERIC: cannot change locale (en_US.UTF-8): No such file or directory
/etc/profile.d/lang.sh: line 29: warning: setlocale: LC_TIME: cannot change locale (en_US.UTF-8): No such file or directory
Traceback (most recent call last):
  File "/build/cockpit/test/common/testlib.py", line 669, in tearDown
    self.check_journal_messages()
  File "/build/cockpit/test/common/testlib.py", line 804, in check_journal_messages
    raise Error(first)
Error: audit: type=1400 audit(1516718513.416:163): avc:  denied  { execute_no_trans } for  pid=1240 comm="pmie_check" path="/usr/bin/pmie" dev="dm-0" ino=139127 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:pcp_pmie_exec_t:s0 tclass=file permissive=0

not ok 50 testDockerCommandInfo (check_openshift.TestRegistry) # duration: 83s
Wrote screenshot to TestRegistry-testDockerCommandInfo-fedora-27-127.0.0.2-2501-FAIL.png
Wrote HTML dump to TestRegistry-testDockerCommandInfo-fedora-27-127.0.0.2-2501-FAIL.html
Wrote JS log to TestRegistry-testDockerCommandInfo-fedora-27-127.0.0.2-2501-FAIL.js.log
Journal extracted to TestRegistry-testDockerCommandInfo-fedora-27-127.0.0.2-2501-FAIL.log
Journal extracted to TestRegistry-testDockerCommandInfo-openshift-127.0.0.2-2502-FAIL.log
/etc/profile.d/lang.sh: line 20: warning: setlocale: LC_COLLATE: cannot change locale (en_US.UTF-8): No such file or directory
/etc/profile.d/lang.sh: line 23: warning: setlocale: LC_MESSAGES: cannot change locale (en_US.UTF-8): No such file or directory
/etc/profile.d/lang.sh: line 26: warning: setlocale: LC_NUMERIC: cannot change locale (en_US.UTF-8): No such file or directory
/etc/profile.d/lang.sh: line 29: warning: setlocale: LC_TIME: cannot change locale (en_US.UTF-8): No such file or directory

First occurrence: 2018-01-23T14:42:56.680345 | revision 50c3298b6e4a6e6a15689886995694baeb3c3c64, logs Times recorded: 1 Latest occurrences:

# ----------------------------------------------------------------------
# testKubevirtMachinesList (check_openshift.TestOpenshift)
#
/etc/profile.d/lang.sh: line 20: warning: setlocale: LC_COLLATE: cannot change locale (en_US.UTF-8): No such file or directory
/etc/profile.d/lang.sh: line 23: warning: setlocale: LC_MESSAGES: cannot change locale (en_US.UTF-8): No such file or directory
/etc/profile.d/lang.sh: line 26: warning: setlocale: LC_NUMERIC: cannot change locale (en_US.UTF-8): No such file or directory
/etc/profile.d/lang.sh: line 29: warning: setlocale: LC_TIME: cannot change locale (en_US.UTF-8): No such file or directory
/etc/profile.d/lang.sh: line 20: warning: setlocale: LC_COLLATE: cannot change locale (en_US.UTF-8): No such file or directory
/etc/profile.d/lang.sh: line 23: warning: setlocale: LC_MESSAGES: cannot change locale (en_US.UTF-8): No such file or directory
/etc/profile.d/lang.sh: line 26: warning: setlocale: LC_NUMERIC: cannot change locale (en_US.UTF-8): No such file or directory
/etc/profile.d/lang.sh: line 29: warning: setlocale: LC_TIME: cannot change locale (en_US.UTF-8): No such file or directory
/etc/profile.d/lang.sh: line 20: warning: setlocale: LC_COLLATE: cannot change locale (en_US.UTF-8): No such file or directory
/etc/profile.d/lang.sh: line 23: warning: setlocale: LC_MESSAGES: cannot change locale (en_US.UTF-8): No such file or directory
/etc/profile.d/lang.sh: line 26: warning: setlocale: LC_NUMERIC: cannot change locale (en_US.UTF-8): No such file or directory
/etc/profile.d/lang.sh: line 29: warning: setlocale: LC_TIME: cannot change locale (en_US.UTF-8): No such file or directory
The connection to the server 10.111.112.101:8443 was refused - did you specify the right host or port?
The connection to the server 10.111.112.101:8443 was refused - did you specify the right host or port?
The connection to the server 10.111.112.101:8443 was refused - did you specify the right host or port?
The connection to the server 10.111.112.101:8443 was refused - did you specify the right host or port?
The connection to the server 10.111.112.101:8443 was refused - did you specify the right host or port?
The connection to the server 10.111.112.101:8443 was refused - did you specify the right host or port?
The connection to the server 10.111.112.101:8443 was refused - did you specify the right host or port?
The connection to the server 10.111.112.101:8443 was refused - did you specify the right host or port?
No resources found.
No resources found.
ftruncate() failed: Permission denied

DevTools listening on ws://127.0.0.1:9654/devtools/browser/14667ab2-e04c-4a83-92ed-e9d6055580bd
[0123/144412.213558:ERROR:zygote_host_impl_linux.cc(268)] Failed to adjust OOM score of renderer with pid 39219: Permission denied (13)
[0123/144413.161186:ERROR:zygote_host_impl_linux.cc(268)] Failed to adjust OOM score of renderer with pid 39301: Permission denied (13)
> warning: 2018-01-23 09:44:17.321570 I | proto: duplicate proto type registered: google.protobuf.Any
2018-01-23 09:44:17.321838 I | proto: duplicate proto type registered: google.protobuf.Duration
2018-01-23 09:44:17.321873 I | proto: duplicate proto type registered: google.protobuf.Timestamp

> warning: 2018-01-23 09:44:17.690500 I | proto: duplicate proto type registered: google.protobuf.Any
2018-01-23 09:44:17.690633 I | proto: duplicate proto type registered: google.protobuf.Duration
2018-01-23 09:44:17.690663 I | proto: duplicate proto type registered: google.protobuf.Timestamp

Unexpected journal message 'audit: type=1400 audit(1516718587.090:163): avc:  denied  { map } for  pid=1255 comm="hostname" path="/usr/bin/hostname" dev="dm-0" ino=20028 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:hostname_exec_t:s0 tclass=file permissive=0'
Wrote JS log to TestOpenshift-testKubevirtMachinesList-fedora-27-127.0.0.2-2301-FAIL.js.log
Journal extracted to TestOpenshift-testKubevirtMachinesList-fedora-27-127.0.0.2-2301-FAIL.log
Journal extracted to TestOpenshift-testKubevirtMachinesList-openshift-127.0.0.2-2302-FAIL.log
/etc/profile.d/lang.sh: line 20: warning: setlocale: LC_COLLATE: cannot change locale (en_US.UTF-8): No such file or directory
/etc/profile.d/lang.sh: line 23: warning: setlocale: LC_MESSAGES: cannot change locale (en_US.UTF-8): No such file or directory
/etc/profile.d/lang.sh: line 26: warning: setlocale: LC_NUMERIC: cannot change locale (en_US.UTF-8): No such file or directory
/etc/profile.d/lang.sh: line 29: warning: setlocale: LC_TIME: cannot change locale (en_US.UTF-8): No such file or directory
Traceback (most recent call last):
  File "/build/cockpit/test/common/testlib.py", line 669, in tearDown
    self.check_journal_messages()
  File "/build/cockpit/test/common/testlib.py", line 804, in check_journal_messages
    raise Error(first)
Error: audit: type=1400 audit(1516718587.090:163): avc:  denied  { map } for  pid=1255 comm="hostname" path="/usr/bin/hostname" dev="dm-0" ino=20028 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:hostname_exec_t:s0 tclass=file permissive=0

not ok 45 testKubevirtMachinesList (check_openshift.TestOpenshift) # duration: 86s
Wrote screenshot to TestOpenshift-testKubevirtMachinesList-fedora-27-127.0.0.2-2301-FAIL.png
Wrote HTML dump to TestOpenshift-testKubevirtMachinesList-fedora-27-127.0.0.2-2301-FAIL.html
Wrote JS log to TestOpenshift-testKubevirtMachinesList-fedora-27-127.0.0.2-2301-FAIL.js.log
Journal extracted to TestOpenshift-testKubevirtMachinesList-fedora-27-127.0.0.2-2301-FAIL.log
Journal extracted to TestOpenshift-testKubevirtMachinesList-openshift-127.0.0.2-2302-FAIL.log
/etc/profile.d/lang.sh: line 20: warning: setlocale: LC_COLLATE: cannot change locale (en_US.UTF-8): No such file or directory
/etc/profile.d/lang.sh: line 23: warning: setlocale: LC_MESSAGES: cannot change locale (en_US.UTF-8): No such file or directory
/etc/profile.d/lang.sh: line 26: warning: setlocale: LC_NUMERIC: cannot change locale (en_US.UTF-8): No such file or directory
/etc/profile.d/lang.sh: line 29: warning: setlocale: LC_TIME: cannot change locale (en_US.UTF-8): No such file or directory

First occurrence: 2018-01-23T14:44:21.453202 | revision 50c3298b6e4a6e6a15689886995694baeb3c3c64, logs Times recorded: 1 Latest occurrences:

# ----------------------------------------------------------------------
# testDirectLogin (check_multi_machine.TestMultiMachine)
#
ftruncate() failed: Permission denied

DevTools listening on ws://127.0.0.1:9935/devtools/browser/9f621403-5818-42c1-a1e6-443e2acd2228
[0123/144722.168098:ERROR:zygote_host_impl_linux.cc(268)] Failed to adjust OOM score of renderer with pid 45026: Permission denied (13)
[0123/144723.132377:ERROR:zygote_host_impl_linux.cc(268)] Failed to adjust OOM score of renderer with pid 45094: Permission denied (13)
> log: transport closed, dropped message:  
{"payload":"metrics1","interval":1000,"source":"pcp-archive","metrics":[{"name":"kernel.all.cpu.nice","units":"millisec","derive":"rate"},{"name":"kernel.all.cpu.user","units":"millisec","derive":"rate"},{"name":"kernel.all.cpu.sys","units":"millisec","derive":"rate"}],"timestamp":-301379,"limit":300,"command":"open","channel":"1:1!20","host":"localhost","group":"cockpit1:localhost/system"}
(node:45034) Warning: Possible EventEmitter memory leak detected. 11 Page.loadEventFired listeners added. Use emitter.setMaxListeners() to increase limit
> log: Authentication failed: invalid-hostkey
> log: Authentication failed: unknown-host
> log: Authentication failed: unknown-hostkey
> log: Authentication failed
> log: Authentication failed: no-host
Unexpected journal message 'audit: type=1400 audit(1516718835.194:162): avc:  denied  { map } for  pid=1267 comm="hostname" path="/usr/bin/hostname" dev="dm-0" ino=20028 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:hostname_exec_t:s0 tclass=file permissive=0'
Unexpected journal message 'audit: type=1400 audit(1516718835.336:164): avc:  denied  { execute_no_trans } for  pid=1315 comm="pmie_check" path="/usr/bin/pmie" dev="dm-0" ino=139127 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:pcp_pmie_exec_t:s0 tclass=file permissive=0'
Wrote JS log to TestMultiMachine-testDirectLogin-fedora-27-127.0.0.2-2401-FAIL.js.log
Journal extracted to TestMultiMachine-testDirectLogin-fedora-27-127.0.0.2-2401-FAIL.log
Journal extracted to TestMultiMachine-testDirectLogin-fedora-27-127.0.0.2-2403-FAIL.log
Journal extracted to TestMultiMachine-testDirectLogin-fedora-27-127.0.0.2-2402-FAIL.log
Core dumps downloaded to /build/cockpit/TestMultiMachine-testDirectLogin-fedora-27-127.0.0.2-2402-FAIL.core
Traceback (most recent call last):
  File "/build/cockpit/test/common/testlib.py", line 669, in tearDown
    self.check_journal_messages()
  File "/build/cockpit/test/common/testlib.py", line 804, in check_journal_messages
    raise Error(first)
Error: audit: type=1400 audit(1516718835.194:162): avc:  denied  { map } for  pid=1267 comm="hostname" path="/usr/bin/hostname" dev="dm-0" ino=20028 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:hostname_exec_t:s0 tclass=file permissive=0

not ok 12 testDirectLogin (check_multi_machine.TestMultiMachine) # duration: 44s
Wrote screenshot to TestMultiMachine-testDirectLogin-fedora-27-127.0.0.2-2401-FAIL.png
Wrote HTML dump to TestMultiMachine-testDirectLogin-fedora-27-127.0.0.2-2401-FAIL.html
Wrote JS log to TestMultiMachine-testDirectLogin-fedora-27-127.0.0.2-2401-FAIL.js.log
Journal extracted to TestMultiMachine-testDirectLogin-fedora-27-127.0.0.2-2401-FAIL.log
Journal extracted to TestMultiMachine-testDirectLogin-fedora-27-127.0.0.2-2403-FAIL.log
Journal extracted to TestMultiMachine-testDirectLogin-fedora-27-127.0.0.2-2402-FAIL.log
Core dumps downloaded to /build/cockpit/TestMultiMachine-testDirectLogin-fedora-27-127.0.0.2-2402-FAIL.core

First occurrence: 2018-01-23T14:47:47.880407 | revision 50c3298b6e4a6e6a15689886995694baeb3c3c64 Times recorded: 1 Latest occurrences:

# ----------------------------------------------------------------------
# testInfoTruncation (check_packagekit.TestUpdates)
#

DevTools listening on ws://127.0.0.1:9325/devtools/browser/b53dd00c-ead8-4279-bce8-3d65603c3334
[0123/152411.504686:ERROR:zygote_host_impl_linux.cc(268)] Failed to adjust OOM score of renderer with pid 68569: Permission denied (13)
[0123/152412.557350:ERROR:zygote_host_impl_linux.cc(268)] Failed to adjust OOM score of renderer with pid 68648: Permission denied (13)
Unexpected journal message 'audit: type=1400 audit(1516721030.500:161): avc:  denied  { map } for  pid=1218 comm="hostname" path="/usr/bin/hostname" dev="dm-0" ino=20028 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:hostname_exec_t:s0 tclass=file permissive=0'
Unexpected journal message 'audit: type=1400 audit(1516721030.625:163): avc:  denied  { execute_no_trans } for  pid=1271 comm="pmie_check" path="/usr/bin/pmie" dev="dm-0" ino=139127 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:pcp_pmie_exec_t:s0 tclass=file permissive=0'
Wrote JS log to TestUpdates-testInfoTruncation-fedora-27-127.0.0.2-2401-FAIL.js.log
Journal extracted to TestUpdates-testInfoTruncation-fedora-27-127.0.0.2-2401-FAIL.log
Traceback (most recent call last):
  File "/build/cockpit/test/common/testlib.py", line 669, in tearDown
    self.check_journal_messages()
  File "/build/cockpit/test/common/testlib.py", line 804, in check_journal_messages
    raise Error(first)
Error: audit: type=1400 audit(1516721030.500:161): avc:  denied  { map } for  pid=1218 comm="hostname" path="/usr/bin/hostname" dev="dm-0" ino=20028 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:hostname_exec_t:s0 tclass=file permissive=0

not ok 124 testInfoTruncation (check_packagekit.TestUpdates) # duration: 43s
Wrote screenshot to TestUpdates-testInfoTruncation-fedora-27-127.0.0.2-2401-FAIL.png
Wrote HTML dump to TestUpdates-testInfoTruncation-fedora-27-127.0.0.2-2401-FAIL.html
Wrote JS log to TestUpdates-testInfoTruncation-fedora-27-127.0.0.2-2401-FAIL.js.log
Journal extracted to TestUpdates-testInfoTruncation-fedora-27-127.0.0.2-2401-FAIL.log

First occurrence: 2018-01-23T15:24:20.005678 | revision 1f2e7cbaec0dbcfb799bf302451ef187ad3b4cab, logs Times recorded: 1 Latest occurrences:

# ----------------------------------------------------------------------
# testUnused (check_storage_unused.TestStorage)
#

DevTools listening on ws://127.0.0.1:10099/devtools/browser/66188c56-598b-4a08-af56-0134b140803d
[0123/152523.752053:ERROR:zygote_host_impl_linux.cc(268)] Failed to adjust OOM score of renderer with pid 70760: Permission denied (13)
[0123/152524.794353:ERROR:zygote_host_impl_linux.cc(268)] Failed to adjust OOM score of renderer with pid 70795: Permission denied (13)
Warning: The resulting partition is not properly aligned for best performance: 47105s % 2048s != 0s
Unexpected journal message 'audit: type=1400 audit(1516721116.900:161): avc:  denied  { map } for  pid=1264 comm="hostname" path="/usr/bin/hostname" dev="dm-0" ino=20028 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:hostname_exec_t:s0 tclass=file permissive=0'
Unexpected journal message 'audit: type=1400 audit(1516721117.076:163): avc:  denied  { execute_no_trans } for  pid=1314 comm="pmie_check" path="/usr/bin/pmie" dev="dm-0" ino=139127 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:pcp_pmie_exec_t:s0 tclass=file permissive=0'
Wrote JS log to TestStorage-testUnused-fedora-27-127.0.0.2-2601-FAIL.js.log
Journal extracted to TestStorage-testUnused-fedora-27-127.0.0.2-2601-FAIL.log
Traceback (most recent call last):
  File "/build/cockpit/test/common/testlib.py", line 669, in tearDown
    self.check_journal_messages()
  File "/build/cockpit/test/common/testlib.py", line 804, in check_journal_messages
    raise Error(first)
Error: audit: type=1400 audit(1516721116.900:161): avc:  denied  { map } for  pid=1264 comm="hostname" path="/usr/bin/hostname" dev="dm-0" ino=20028 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:hostname_exec_t:s0 tclass=file permissive=0

not ok 108 testUnused (check_storage_unused.TestStorage) # duration: 27s
Wrote screenshot to TestStorage-testUnused-fedora-27-127.0.0.2-2601-FAIL.png
Wrote HTML dump to TestStorage-testUnused-fedora-27-127.0.0.2-2601-FAIL.html
Wrote JS log to TestStorage-testUnused-fedora-27-127.0.0.2-2601-FAIL.js.log
Journal extracted to TestStorage-testUnused-fedora-27-127.0.0.2-2601-FAIL.log

First occurrence: 2018-01-23T15:25:32.088443 | revision 1f2e7cbaec0dbcfb799bf302451ef187ad3b4cab, logs Times recorded: 1 Latest occurrences:

# ----------------------------------------------------------------------
# testMounting (check_storage_mounting.TestStorage)
#

DevTools listening on ws://127.0.0.1:9853/devtools/browser/5b5b66f0-5850-43bd-b5a1-1b6bb0596827
[0123/152558.665744:ERROR:zygote_host_impl_linux.cc(268)] Failed to adjust OOM score of renderer with pid 71958: Permission denied (13)
[0123/152559.659979:ERROR:zygote_host_impl_linux.cc(268)] Failed to adjust OOM score of renderer with pid 72005: Permission denied (13)
Unexpected journal message 'audit: type=1400 audit(1516721151.160:163): avc:  denied  { map } for  pid=1248 comm="hostname" path="/usr/bin/hostname" dev="dm-0" ino=20028 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:hostname_exec_t:s0 tclass=file permissive=0'
Unexpected journal message 'audit: type=1400 audit(1516721151.330:165): avc:  denied  { execute_no_trans } for  pid=1301 comm="pmie_check" path="/usr/bin/pmie" dev="dm-0" ino=139127 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:pcp_pmie_exec_t:s0 tclass=file permissive=0'
Wrote JS log to TestStorage-testMounting-fedora-27-127.0.0.2-2201-FAIL.js.log
Journal extracted to TestStorage-testMounting-fedora-27-127.0.0.2-2201-FAIL.log
Traceback (most recent call last):
  File "/build/cockpit/test/common/testlib.py", line 669, in tearDown
    self.check_journal_messages()
  File "/build/cockpit/test/common/testlib.py", line 804, in check_journal_messages
    raise Error(first)
Error: audit: type=1400 audit(1516721151.160:163): avc:  denied  { map } for  pid=1248 comm="hostname" path="/usr/bin/hostname" dev="dm-0" ino=20028 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:hostname_exec_t:s0 tclass=file permissive=0

not ok 99 testMounting (check_storage_mounting.TestStorage) # duration: 33s
Wrote screenshot to TestStorage-testMounting-fedora-27-127.0.0.2-2201-FAIL.png
Wrote HTML dump to TestStorage-testMounting-fedora-27-127.0.0.2-2201-FAIL.html
Wrote JS log to TestStorage-testMounting-fedora-27-127.0.0.2-2201-FAIL.js.log
Journal extracted to TestStorage-testMounting-fedora-27-127.0.0.2-2201-FAIL.log

First occurrence: 2018-01-23T15:26:12.586166 | revision 1f2e7cbaec0dbcfb799bf302451ef187ad3b4cab, logs Times recorded: 1 Latest occurrences:

# ----------------------------------------------------------------------
# testEnforcingToggle (check_setroubleshoot.TestSelinux)
#

DevTools listening on ws://127.0.0.1:9996/devtools/browser/8fc66abf-18da-4513-a9ed-846f126b1a77
[0123/152731.309674:ERROR:zygote_host_impl_linux.cc(268)] Failed to adjust OOM score of renderer with pid 74649: Permission denied (13)
[0123/152732.503268:ERROR:zygote_host_impl_linux.cc(268)] Failed to adjust OOM score of renderer with pid 74694: Permission denied (13)
Unexpected journal message 'audit: type=1400 audit(1516721244.346:160): avc:  denied  { map } for  pid=1256 comm="hostname" path="/usr/bin/hostname" dev="dm-0" ino=20028 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:hostname_exec_t:s0 tclass=file permissive=0'
Unexpected journal message 'audit: type=1400 audit(1516721244.551:162): avc:  denied  { execute_no_trans } for  pid=1299 comm="pmie_check" path="/usr/bin/pmie" dev="dm-0" ino=139127 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:pcp_pmie_exec_t:s0 tclass=file permissive=0'
Wrote JS log to TestSelinux-testEnforcingToggle-fedora-27-127.0.0.2-2801-FAIL.js.log
Journal extracted to TestSelinux-testEnforcingToggle-fedora-27-127.0.0.2-2801-FAIL.log
Traceback (most recent call last):
  File "/build/cockpit/test/common/testlib.py", line 669, in tearDown
    self.check_journal_messages()
  File "/build/cockpit/test/common/testlib.py", line 804, in check_journal_messages
    raise Error(first)
Error: audit: type=1400 audit(1516721244.346:160): avc:  denied  { map } for  pid=1256 comm="hostname" path="/usr/bin/hostname" dev="dm-0" ino=20028 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:hostname_exec_t:s0 tclass=file permissive=0

not ok 80 testEnforcingToggle (check_setroubleshoot.TestSelinux) # duration: 38s
Wrote screenshot to TestSelinux-testEnforcingToggle-fedora-27-127.0.0.2-2801-FAIL.png
Wrote HTML dump to TestSelinux-testEnforcingToggle-fedora-27-127.0.0.2-2801-FAIL.html
Wrote JS log to TestSelinux-testEnforcingToggle-fedora-27-127.0.0.2-2801-FAIL.js.log
Journal extracted to TestSelinux-testEnforcingToggle-fedora-27-127.0.0.2-2801-FAIL.log

First occurrence: 2018-01-23T15:27:47.983624 | revision 1f2e7cbaec0dbcfb799bf302451ef187ad3b4cab, logs Times recorded: 1 Latest occurrences:

# ----------------------------------------------------------------------
# testNotSupported (check_realms.TestRealms)
#

DevTools listening on ws://127.0.0.1:9547/devtools/browser/6ee1f1ec-8098-46b0-a983-53d5b6198e68
[0123/152846.221080:ERROR:zygote_host_impl_linux.cc(268)] Failed to adjust OOM score of renderer with pid 76792: Permission denied (13)
[0123/152847.232166:ERROR:zygote_host_impl_linux.cc(268)] Failed to adjust OOM score of renderer with pid 76833: Permission denied (13)
Unexpected journal message 'audit: type=1400 audit(1516721315.756:163): avc:  denied  { map } for  pid=1229 comm="hostname" path="/usr/bin/hostname" dev="dm-0" ino=20028 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:hostname_exec_t:s0 tclass=file permissive=0'
Wrote JS log to TestRealms-testNotSupported-fedora-27-127.0.0.2-2201-FAIL.js.log
Journal extracted to TestRealms-testNotSupported-fedora-27-127.0.0.2-2201-FAIL.log
Journal extracted to TestRealms-testNotSupported-ipa-127.0.0.2-2202-FAIL.log
Traceback (most recent call last):
  File "/build/cockpit/test/common/testlib.py", line 669, in tearDown
    self.check_journal_messages()
  File "/build/cockpit/test/common/testlib.py", line 804, in check_journal_messages
    raise Error(first)
Error: audit: type=1400 audit(1516721315.756:163): avc:  denied  { map } for  pid=1229 comm="hostname" path="/usr/bin/hostname" dev="dm-0" ino=20028 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:hostname_exec_t:s0 tclass=file permissive=0

not ok 69 testNotSupported (check_realms.TestRealms) # duration: 42s
Wrote screenshot to TestRealms-testNotSupported-fedora-27-127.0.0.2-2201-FAIL.png
Wrote HTML dump to TestRealms-testNotSupported-fedora-27-127.0.0.2-2201-FAIL.html
Wrote JS log to TestRealms-testNotSupported-fedora-27-127.0.0.2-2201-FAIL.js.log
Journal extracted to TestRealms-testNotSupported-fedora-27-127.0.0.2-2201-FAIL.log
Journal extracted to TestRealms-testNotSupported-ipa-127.0.0.2-2202-FAIL.log

First occurrence: 2018-01-23T15:29:06.219725 | revision 1f2e7cbaec0dbcfb799bf302451ef187ad3b4cab, logs Times recorded: 1 Latest occurrences:

# ----------------------------------------------------------------------
# testProjectUsers (check_openshift.TestRegistry)
#
/etc/profile.d/lang.sh: line 20: warning: setlocale: LC_COLLATE: cannot change locale (en_US.UTF-8): No such file or directory
/etc/profile.d/lang.sh: line 23: warning: setlocale: LC_MESSAGES: cannot change locale (en_US.UTF-8): No such file or directory
/etc/profile.d/lang.sh: line 26: warning: setlocale: LC_NUMERIC: cannot change locale (en_US.UTF-8): No such file or directory
/etc/profile.d/lang.sh: line 29: warning: setlocale: LC_TIME: cannot change locale (en_US.UTF-8): No such file or directory
/etc/profile.d/lang.sh: line 20: warning: setlocale: LC_COLLATE: cannot change locale (en_US.UTF-8): No such file or directory
/etc/profile.d/lang.sh: line 23: warning: setlocale: LC_MESSAGES: cannot change locale (en_US.UTF-8): No such file or directory
/etc/profile.d/lang.sh: line 26: warning: setlocale: LC_NUMERIC: cannot change locale (en_US.UTF-8): No such file or directory
/etc/profile.d/lang.sh: line 29: warning: setlocale: LC_TIME: cannot change locale (en_US.UTF-8): No such file or directory
The connection to the server 10.111.112.101:8443 was refused - did you specify the right host or port?
The connection to the server 10.111.112.101:8443 was refused - did you specify the right host or port?
The connection to the server 10.111.112.101:8443 was refused - did you specify the right host or port?
The connection to the server 10.111.112.101:8443 was refused - did you specify the right host or port?
The connection to the server 10.111.112.101:8443 was refused - did you specify the right host or port?
The connection to the server 10.111.112.101:8443 was refused - did you specify the right host or port?
The connection to the server 10.111.112.101:8443 was refused - did you specify the right host or port?
The connection to the server 10.111.112.101:8443 was refused - did you specify the right host or port?
the server doesn't have a resource type "projects"

DevTools listening on ws://127.0.0.1:10003/devtools/browser/0681c973-5737-4b74-8f30-58157e25416a
[0123/153002.258774:ERROR:zygote_host_impl_linux.cc(268)] Failed to adjust OOM score of renderer with pid 78286: Permission denied (13)
[0123/153003.207949:ERROR:zygote_host_impl_linux.cc(268)] Failed to adjust OOM score of renderer with pid 78314: Permission denied (13)
> warning: 2018-01-23 10:30:06.500407 I | proto: duplicate proto type registered: google.protobuf.Any
2018-01-23 10:30:06.500986 I | proto: duplicate proto type registered: google.protobuf.Duration
2018-01-23 10:30:06.501009 I | proto: duplicate proto type registered: google.protobuf.Timestamp

> warning: 2018-01-23 10:30:06.882142 I | proto: duplicate proto type registered: google.protobuf.Any
2018-01-23 10:30:06.882262 I | proto: duplicate proto type registered: google.protobuf.Duration
2018-01-23 10:30:06.882299 I | proto: duplicate proto type registered: google.protobuf.Timestamp

Unexpected journal message 'audit: type=1400 audit(1516721371.344:161): avc:  denied  { map } for  pid=1249 comm="hostname" path="/usr/bin/hostname" dev="dm-0" ino=20028 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:hostname_exec_t:s0 tclass=file permissive=0'
Wrote JS log to TestRegistry-testProjectUsers-fedora-27-127.0.0.2-2601-FAIL.js.log
Journal extracted to TestRegistry-testProjectUsers-fedora-27-127.0.0.2-2601-FAIL.log
Journal extracted to TestRegistry-testProjectUsers-openshift-127.0.0.2-2602-FAIL.log
/etc/profile.d/lang.sh: line 20: warning: setlocale: LC_COLLATE: cannot change locale (en_US.UTF-8): No such file or directory
/etc/profile.d/lang.sh: line 23: warning: setlocale: LC_MESSAGES: cannot change locale (en_US.UTF-8): No such file or directory
/etc/profile.d/lang.sh: line 26: warning: setlocale: LC_NUMERIC: cannot change locale (en_US.UTF-8): No such file or directory
/etc/profile.d/lang.sh: line 29: warning: setlocale: LC_TIME: cannot change locale (en_US.UTF-8): No such file or directory
Traceback (most recent call last):
  File "/build/cockpit/test/common/testlib.py", line 669, in tearDown
    self.check_journal_messages()
  File "/build/cockpit/test/common/testlib.py", line 804, in check_journal_messages
    raise Error(first)
Error: audit: type=1400 audit(1516721371.344:161): avc:  denied  { map } for  pid=1249 comm="hostname" path="/usr/bin/hostname" dev="dm-0" ino=20028 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:hostname_exec_t:s0 tclass=file permissive=0

not ok 57 testProjectUsers (check_openshift.TestRegistry) # duration: 66s
Wrote screenshot to TestRegistry-testProjectUsers-fedora-27-127.0.0.2-2601-FAIL.png
Wrote HTML dump to TestRegistry-testProjectUsers-fedora-27-127.0.0.2-2601-FAIL.html
Wrote JS log to TestRegistry-testProjectUsers-fedora-27-127.0.0.2-2601-FAIL.js.log
Journal extracted to TestRegistry-testProjectUsers-fedora-27-127.0.0.2-2601-FAIL.log
Journal extracted to TestRegistry-testProjectUsers-openshift-127.0.0.2-2602-FAIL.log
/etc/profile.d/lang.sh: line 20: warning: setlocale: LC_COLLATE: cannot change locale (en_US.UTF-8): No such file or directory
/etc/profile.d/lang.sh: line 23: warning: setlocale: LC_MESSAGES: cannot change locale (en_US.UTF-8): No such file or directory
/etc/profile.d/lang.sh: line 26: warning: setlocale: LC_NUMERIC: cannot change locale (en_US.UTF-8): No such file or directory
/etc/profile.d/lang.sh: line 29: warning: setlocale: LC_TIME: cannot change locale (en_US.UTF-8): No such file or directory

First occurrence: 2018-01-23T15:30:25.859377 | revision 1f2e7cbaec0dbcfb799bf302451ef187ad3b4cab, logs Times recorded: 1 Latest occurrences:

cockpituous commented 6 years ago

verify/fedora-27 Ooops, it happened again


# ----------------------------------------------------------------------
# testHiddenLuks (check_storage_hidden.TestStorage)
#

DevTools listening on ws://127.0.0.1:9684/devtools/browser/b3147625-79ef-45cf-899b-8fe9fa20a4ef
[0123/154806.556308:ERROR:zygote_host_impl_linux.cc(268)] Failed to adjust OOM score of renderer with pid 92114: Permission denied (13)
[0123/154807.699566:ERROR:zygote_host_impl_linux.cc(268)] Failed to adjust OOM score of renderer with pid 92161: Permission denied (13)
Unexpected journal message 'audit: type=1400 audit(1516722476.158:163): avc:  denied  { execute_no_trans } for  pid=1269 comm="pmie_check" path="/usr/bin/pmie" dev="dm-0" ino=139127 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:pcp_pmie_exec_t:s0 tclass=file permissive=0'
Wrote JS log to TestStorage-testHiddenLuks-fedora-27-127.0.0.2-2701-FAIL.js.log
Journal extracted to TestStorage-testHiddenLuks-fedora-27-127.0.0.2-2701-FAIL.log
Traceback (most recent call last):
  File "/build/cockpit/test/common/testlib.py", line 669, in tearDown
    self.check_journal_messages()
  File "/build/cockpit/test/common/testlib.py", line 804, in check_journal_messages
    raise Error(first)
Error: audit: type=1400 audit(1516722476.158:163): avc:  denied  { execute_no_trans } for  pid=1269 comm="pmie_check" path="/usr/bin/pmie" dev="dm-0" ino=139127 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:pcp_pmie_exec_t:s0 tclass=file permissive=0

not ok 85 testHiddenLuks (check_storage_hidden.TestStorage) # duration: 54s
Wrote screenshot to TestStorage-testHiddenLuks-fedora-27-127.0.0.2-2701-FAIL.png
Wrote HTML dump to TestStorage-testHiddenLuks-fedora-27-127.0.0.2-2701-FAIL.html
Wrote JS log to TestStorage-testHiddenLuks-fedora-27-127.0.0.2-2701-FAIL.js.log
Journal extracted to TestStorage-testHiddenLuks-fedora-27-127.0.0.2-2701-FAIL.log

First occurrence: 2018-01-23T15:48:48.373345 | revision 333bf524d79dacbb91980fe792de0544804267d3, logs Times recorded: 1 Latest occurrences:

# ----------------------------------------------------------------------
# testMachinesJsonVarMigration (check_dashboard.TestDashboardSetup)
#

DevTools listening on ws://127.0.0.1:9566/devtools/browser/757a4021-f6e5-4b89-8819-8cc471fc0355
[0123/230445.337122:ERROR:zygote_host_impl_linux.cc(268)] Failed to adjust OOM score of renderer with pid 32367: Permission denied (13)
[0123/230446.271579:ERROR:zygote_host_impl_linux.cc(268)] Failed to adjust OOM score of renderer with pid 32407: Permission denied (13)
> log: done
> log: done
> log: done
Unexpected journal message 'audit: type=1400 audit(1516748675.552:163): avc:  denied  { map } for  pid=1280 comm="hostname" path="/usr/bin/hostname" dev="dm-0" ino=20028 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:hostname_exec_t:s0 tclass=file permissive=0'
Unexpected journal message 'audit: type=1400 audit(1516748675.678:165): avc:  denied  { execute_no_trans } for  pid=1318 comm="pmie_check" path="/usr/bin/pmie" dev="dm-0" ino=139127 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:pcp_pmie_exec_t:s0 tclass=file permissive=0'
Wrote JS log to TestDashboardSetup-testMachinesJsonVarMigration-fedora-27-127.0.0.2-2201-FAIL.js.log
Journal extracted to TestDashboardSetup-testMachinesJsonVarMigration-fedora-27-127.0.0.2-2201-FAIL.log
Journal extracted to TestDashboardSetup-testMachinesJsonVarMigration-fedora-27-127.0.0.2-2203-FAIL.log
Journal extracted to TestDashboardSetup-testMachinesJsonVarMigration-fedora-27-127.0.0.2-2202-FAIL.log
Traceback (most recent call last):
  File "/build/cockpit/test/common/testlib.py", line 669, in tearDown
    self.check_journal_messages()
  File "/build/cockpit/test/common/testlib.py", line 804, in check_journal_messages
    raise Error(first)
Error: audit: type=1400 audit(1516748675.552:163): avc:  denied  { map } for  pid=1280 comm="hostname" path="/usr/bin/hostname" dev="dm-0" ino=20028 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:hostname_exec_t:s0 tclass=file permissive=0

not ok 149 testMachinesJsonVarMigration (check_dashboard.TestDashboardSetup) # duration: 35s
Wrote screenshot to TestDashboardSetup-testMachinesJsonVarMigration-fedora-27-127.0.0.2-2201-FAIL.png
Wrote HTML dump to TestDashboardSetup-testMachinesJsonVarMigration-fedora-27-127.0.0.2-2201-FAIL.html
Wrote JS log to TestDashboardSetup-testMachinesJsonVarMigration-fedora-27-127.0.0.2-2201-FAIL.js.log
Journal extracted to TestDashboardSetup-testMachinesJsonVarMigration-fedora-27-127.0.0.2-2201-FAIL.log
Journal extracted to TestDashboardSetup-testMachinesJsonVarMigration-fedora-27-127.0.0.2-2203-FAIL.log
Journal extracted to TestDashboardSetup-testMachinesJsonVarMigration-fedora-27-127.0.0.2-2202-FAIL.log

First occurrence: 2018-01-23T23:04:59.877769 | revision 560bf021d5cb21f75c8befa9e26d5b00f64bade7, logs Times recorded: 1 Latest occurrences:

# ----------------------------------------------------------------------
# testBasic (check_docker.TestDocker)
#

DevTools listening on ws://127.0.0.1:9366/devtools/browser/d9b4add5-e72e-4638-be08-ad710f283628
[0123/230526.529171:ERROR:zygote_host_impl_linux.cc(268)] Failed to adjust OOM score of renderer with pid 33662: Permission denied (13)
[0123/230527.518117:ERROR:zygote_host_impl_linux.cc(268)] Failed to adjust OOM score of renderer with pid 33722: Permission denied (13)
Unexpected journal message 'audit: type=1400 audit(1516748675.510:163): avc:  denied  { map } for  pid=1302 comm="hostname" path="/usr/bin/hostname" dev="dm-0" ino=20028 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:hostname_exec_t:s0 tclass=file permissive=0'
Unexpected journal message 'audit: type=1400 audit(1516748675.656:165): avc:  denied  { execute_no_trans } for  pid=1333 comm="pmie_check" path="/usr/bin/pmie" dev="dm-0" ino=139127 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:pcp_pmie_exec_t:s0 tclass=file permissive=0'
Wrote JS log to TestDocker-testBasic-fedora-27-127.0.0.2-2501-FAIL.js.log
Journal extracted to TestDocker-testBasic-fedora-27-127.0.0.2-2501-FAIL.log
Traceback (most recent call last):
  File "/build/cockpit/test/common/testlib.py", line 669, in tearDown
    self.check_journal_messages()
  File "/build/cockpit/test/common/testlib.py", line 804, in check_journal_messages
    raise Error(first)
Error: audit: type=1400 audit(1516748675.510:163): avc:  denied  { map } for  pid=1302 comm="hostname" path="/usr/bin/hostname" dev="dm-0" ino=20028 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:hostname_exec_t:s0 tclass=file permissive=0

not ok 152 testBasic (check_docker.TestDocker) # duration: 127s
Wrote screenshot to TestDocker-testBasic-fedora-27-127.0.0.2-2501-FAIL.png
Wrote HTML dump to TestDocker-testBasic-fedora-27-127.0.0.2-2501-FAIL.html
Wrote JS log to TestDocker-testBasic-fedora-27-127.0.0.2-2501-FAIL.js.log
Journal extracted to TestDocker-testBasic-fedora-27-127.0.0.2-2501-FAIL.log

First occurrence: 2018-01-23T23:06:28.631153 | revision 560bf021d5cb21f75c8befa9e26d5b00f64bade7, logs Times recorded: 1 Latest occurrences:

# ----------------------------------------------------------------------
# testVolumes (check_openshift.TestOpenshift)
#
/etc/profile.d/lang.sh: line 20: warning: setlocale: LC_COLLATE: cannot change locale (en_US.UTF-8): No such file or directory
/etc/profile.d/lang.sh: line 23: warning: setlocale: LC_MESSAGES: cannot change locale (en_US.UTF-8): No such file or directory
/etc/profile.d/lang.sh: line 26: warning: setlocale: LC_NUMERIC: cannot change locale (en_US.UTF-8): No such file or directory
/etc/profile.d/lang.sh: line 29: warning: setlocale: LC_TIME: cannot change locale (en_US.UTF-8): No such file or directory
/etc/profile.d/lang.sh: line 20: warning: setlocale: LC_COLLATE: cannot change locale (en_US.UTF-8): No such file or directory
/etc/profile.d/lang.sh: line 23: warning: setlocale: LC_MESSAGES: cannot change locale (en_US.UTF-8): No such file or directory
/etc/profile.d/lang.sh: line 26: warning: setlocale: LC_NUMERIC: cannot change locale (en_US.UTF-8): No such file or directory
/etc/profile.d/lang.sh: line 29: warning: setlocale: LC_TIME: cannot change locale (en_US.UTF-8): No such file or directory
/etc/profile.d/lang.sh: line 20: warning: setlocale: LC_COLLATE: cannot change locale (en_US.UTF-8): No such file or directory
/etc/profile.d/lang.sh: line 23: warning: setlocale: LC_MESSAGES: cannot change locale (en_US.UTF-8): No such file or directory
/etc/profile.d/lang.sh: line 26: warning: setlocale: LC_NUMERIC: cannot change locale (en_US.UTF-8): No such file or directory
/etc/profile.d/lang.sh: line 29: warning: setlocale: LC_TIME: cannot change locale (en_US.UTF-8): No such file or directory
The connection to the server 10.111.112.101:8443 was refused - did you specify the right host or port?
The connection to the server 10.111.112.101:8443 was refused - did you specify the right host or port?
The connection to the server 10.111.112.101:8443 was refused - did you specify the right host or port?
The connection to the server 10.111.112.101:8443 was refused - did you specify the right host or port?
The connection to the server 10.111.112.101:8443 was refused - did you specify the right host or port?
The connection to the server 10.111.112.101:8443 was refused - did you specify the right host or port?
The connection to the server 10.111.112.101:8443 was refused - did you specify the right host or port?

DevTools listening on ws://127.0.0.1:9412/devtools/browser/c237ef0a-69d7-4c58-8095-e39c889daffc
[0123/230743.925138:ERROR:zygote_host_impl_linux.cc(268)] Failed to adjust OOM score of renderer with pid 37632: Permission denied (13)
[0123/230744.862823:ERROR:zygote_host_impl_linux.cc(268)] Failed to adjust OOM score of renderer with pid 37689: Permission denied (13)
> warning: 2018-01-23 18:07:48.623042 I | proto: duplicate proto type registered: google.protobuf.Any
2018-01-23 18:07:48.623498 I | proto: duplicate proto type registered: google.protobuf.Duration
2018-01-23 18:07:48.623534 I | proto: duplicate proto type registered: google.protobuf.Timestamp

> warning: 2018-01-23 18:07:49.007282 I | proto: duplicate proto type registered: google.protobuf.Any
2018-01-23 18:07:49.007366 I | proto: duplicate proto type registered: google.protobuf.Duration
2018-01-23 18:07:49.007385 I | proto: duplicate proto type registered: google.protobuf.Timestamp

/etc/profile.d/lang.sh: line 20: warning: setlocale: LC_COLLATE: cannot change locale (en_US.UTF-8): No such file or directory
/etc/profile.d/lang.sh: line 23: warning: setlocale: LC_MESSAGES: cannot change locale (en_US.UTF-8): No such file or directory
/etc/profile.d/lang.sh: line 26: warning: setlocale: LC_NUMERIC: cannot change locale (en_US.UTF-8): No such file or directory
/etc/profile.d/lang.sh: line 29: warning: setlocale: LC_TIME: cannot change locale (en_US.UTF-8): No such file or directory
/etc/profile.d/lang.sh: line 20: warning: setlocale: LC_COLLATE: cannot change locale (en_US.UTF-8): No such file or directory
/etc/profile.d/lang.sh: line 23: warning: setlocale: LC_MESSAGES: cannot change locale (en_US.UTF-8): No such file or directory
/etc/profile.d/lang.sh: line 26: warning: setlocale: LC_NUMERIC: cannot change locale (en_US.UTF-8): No such file or directory
/etc/profile.d/lang.sh: line 29: warning: setlocale: LC_TIME: cannot change locale (en_US.UTF-8): No such file or directory
Unexpected journal message 'audit: type=1400 audit(1516748831.381:166): avc:  denied  { map } for  pid=1263 comm="hostname" path="/usr/bin/hostname" dev="dm-0" ino=20028 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:hostname_exec_t:s0 tclass=file permissive=0'
Unexpected journal message 'audit: type=1400 audit(1516748831.542:168): avc:  denied  { execute_no_trans } for  pid=1312 comm="pmie_check" path="/usr/bin/pmie" dev="dm-0" ino=139127 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:pcp_pmie_exec_t:s0 tclass=file permissive=0'
Wrote JS log to TestOpenshift-testVolumes-fedora-27-127.0.0.2-2601-FAIL.js.log
Journal extracted to TestOpenshift-testVolumes-fedora-27-127.0.0.2-2601-FAIL.log
Journal extracted to TestOpenshift-testVolumes-openshift-127.0.0.2-2602-FAIL.log
/etc/profile.d/lang.sh: line 20: warning: setlocale: LC_COLLATE: cannot change locale (en_US.UTF-8): No such file or directory
/etc/profile.d/lang.sh: line 23: warning: setlocale: LC_MESSAGES: cannot change locale (en_US.UTF-8): No such file or directory
/etc/profile.d/lang.sh: line 26: warning: setlocale: LC_NUMERIC: cannot change locale (en_US.UTF-8): No such file or directory
/etc/profile.d/lang.sh: line 29: warning: setlocale: LC_TIME: cannot change locale (en_US.UTF-8): No such file or directory
Traceback (most recent call last):
  File "/build/cockpit/test/common/testlib.py", line 669, in tearDown
    self.check_journal_messages()
  File "/build/cockpit/test/common/testlib.py", line 804, in check_journal_messages
    raise Error(first)
Error: audit: type=1400 audit(1516748831.381:166): avc:  denied  { map } for  pid=1263 comm="hostname" path="/usr/bin/hostname" dev="dm-0" ino=20028 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:hostname_exec_t:s0 tclass=file permissive=0

not ok 125 testVolumes (check_openshift.TestOpenshift) # duration: 58s
Wrote screenshot to TestOpenshift-testVolumes-fedora-27-127.0.0.2-2601-FAIL.png
Wrote HTML dump to TestOpenshift-testVolumes-fedora-27-127.0.0.2-2601-FAIL.html
Wrote JS log to TestOpenshift-testVolumes-fedora-27-127.0.0.2-2601-FAIL.js.log
Journal extracted to TestOpenshift-testVolumes-fedora-27-127.0.0.2-2601-FAIL.log
Journal extracted to TestOpenshift-testVolumes-openshift-127.0.0.2-2602-FAIL.log
/etc/profile.d/lang.sh: line 20: warning: setlocale: LC_COLLATE: cannot change locale (en_US.UTF-8): No such file or directory
/etc/profile.d/lang.sh: line 23: warning: setlocale: LC_MESSAGES: cannot change locale (en_US.UTF-8): No such file or directory
/etc/profile.d/lang.sh: line 26: warning: setlocale: LC_NUMERIC: cannot change locale (en_US.UTF-8): No such file or directory
/etc/profile.d/lang.sh: line 29: warning: setlocale: LC_TIME: cannot change locale (en_US.UTF-8): No such file or directory

First occurrence: 2018-01-23T23:07:58.679447 | revision 560bf021d5cb21f75c8befa9e26d5b00f64bade7, logs Times recorded: 1 Latest occurrences:

# ----------------------------------------------------------------------
# testTimeServers (check_system_info.TestSystemInfo)
#
Removed /etc/systemd/system/dbus-org.freedesktop.timedate1.service.
Removed /etc/systemd/system/systemd-timedated.service.

DevTools listening on ws://127.0.0.1:9446/devtools/browser/890828ed-5ee4-4824-9bde-1e9aca65905b
[0123/230850.889405:ERROR:zygote_host_impl_linux.cc(268)] Failed to adjust OOM score of renderer with pid 39659: Permission denied (13)
[0123/230851.849252:ERROR:zygote_host_impl_linux.cc(268)] Failed to adjust OOM score of renderer with pid 39757: Permission denied (13)
Unexpected journal message 'audit: type=1400 audit(1516748921.725:163): avc:  denied  { map } for  pid=1276 comm="hostname" path="/usr/bin/hostname" dev="dm-0" ino=20028 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:hostname_exec_t:s0 tclass=file permissive=0'
Unexpected journal message 'audit: type=1400 audit(1516748921.875:165): avc:  denied  { execute_no_trans } for  pid=1312 comm="pmie_check" path="/usr/bin/pmie" dev="dm-0" ino=139127 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:pcp_pmie_exec_t:s0 tclass=file permissive=0'
Wrote JS log to TestSystemInfo-testTimeServers-fedora-27-127.0.0.2-2901-FAIL.js.log
Journal extracted to TestSystemInfo-testTimeServers-fedora-27-127.0.0.2-2901-FAIL.log
Traceback (most recent call last):
  File "/build/cockpit/test/common/testlib.py", line 669, in tearDown
    self.check_journal_messages()
  File "/build/cockpit/test/common/testlib.py", line 804, in check_journal_messages
    raise Error(first)
Error: audit: type=1400 audit(1516748921.725:163): avc:  denied  { map } for  pid=1276 comm="hostname" path="/usr/bin/hostname" dev="dm-0" ino=20028 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:hostname_exec_t:s0 tclass=file permissive=0

not ok 113 testTimeServers (check_system_info.TestSystemInfo) # duration: 32s
Wrote screenshot to TestSystemInfo-testTimeServers-fedora-27-127.0.0.2-2901-FAIL.png
Wrote HTML dump to TestSystemInfo-testTimeServers-fedora-27-127.0.0.2-2901-FAIL.html
Wrote JS log to TestSystemInfo-testTimeServers-fedora-27-127.0.0.2-2901-FAIL.js.log
Journal extracted to TestSystemInfo-testTimeServers-fedora-27-127.0.0.2-2901-FAIL.log

First occurrence: 2018-01-23T23:09:03.961959 | revision 560bf021d5cb21f75c8befa9e26d5b00f64bade7, logs Times recorded: 1 Latest occurrences:

# ----------------------------------------------------------------------
# testBasic (check_packages.TestPackages)
#

DevTools listening on ws://127.0.0.1:9551/devtools/browser/ee78bf4d-9d38-4bf8-bb36-49b5212b1243
[0123/231301.503551:ERROR:zygote_host_impl_linux.cc(268)] Failed to adjust OOM score of renderer with pid 47562: Permission denied (13)
[0123/231302.471860:ERROR:zygote_host_impl_linux.cc(268)] Failed to adjust OOM score of renderer with pid 47622: Permission denied (13)
Unexpected journal message 'audit: type=1400 audit(1516749172.415:163): avc:  denied  { map } for  pid=1280 comm="hostname" path="/usr/bin/hostname" dev="dm-0" ino=20028 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:hostname_exec_t:s0 tclass=file permissive=0'
Unexpected journal message 'audit: type=1400 audit(1516749172.613:166): avc:  denied  { execute_no_trans } for  pid=1330 comm="pmie_check" path="/usr/bin/pmie" dev="dm-0" ino=139127 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:pcp_pmie_exec_t:s0 tclass=file permissive=0'
Wrote JS log to TestPackages-testBasic-fedora-27-127.0.0.2-2301-FAIL.js.log
Journal extracted to TestPackages-testBasic-fedora-27-127.0.0.2-2301-FAIL.log
Traceback (most recent call last):
  File "/build/cockpit/test/common/testlib.py", line 669, in tearDown
    self.check_journal_messages()
  File "/build/cockpit/test/common/testlib.py", line 804, in check_journal_messages
    raise Error(first)
Error: audit: type=1400 audit(1516749172.415:163): avc:  denied  { map } for  pid=1280 comm="hostname" path="/usr/bin/hostname" dev="dm-0" ino=20028 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:hostname_exec_t:s0 tclass=file permissive=0

not ok 60 testBasic (check_packages.TestPackages) # duration: 29s
Wrote screenshot to TestPackages-testBasic-fedora-27-127.0.0.2-2301-FAIL.png
Wrote HTML dump to TestPackages-testBasic-fedora-27-127.0.0.2-2301-FAIL.html
Wrote JS log to TestPackages-testBasic-fedora-27-127.0.0.2-2301-FAIL.js.log
Journal extracted to TestPackages-testBasic-fedora-27-127.0.0.2-2301-FAIL.log

First occurrence: 2018-01-23T23:13:08.500066 | revision 560bf021d5cb21f75c8befa9e26d5b00f64bade7, logs Times recorded: 1 Latest occurrences:

# ----------------------------------------------------------------------
# testInfoSecurity (check_packagekit.TestUpdates)
#

DevTools listening on ws://127.0.0.1:9482/devtools/browser/d19a079b-4986-4ba8-9265-935c5197d87a
[0123/231341.976489:ERROR:zygote_host_impl_linux.cc(268)] Failed to adjust OOM score of renderer with pid 48810: Permission denied (13)
[0123/231342.990224:ERROR:zygote_host_impl_linux.cc(268)] Failed to adjust OOM score of renderer with pid 48870: Permission denied (13)
> warning: transport closed: disconnected
Connection to 127.0.0.2 closed by remote host.
> log: transport closed, dropped message:  1:1!4
{"call":["/org/freedesktop/timedate1","org.freedesktop.DBus.Properties","Get",["org.freedesktop.timedate1","NTPSynchronized"]],"id":"5"}
> log: transport closed, dropped message:  1:1!4
{"call":["/org/freedesktop/timedate1","org.freedesktop.DBus.Properties","Get",["org.freedesktop.timedate1","NTPSynchronized"]],"id":"6"}
> log: transport closed, dropped message:  1:1!4
{"call":["/org/freedesktop/timedate1","org.freedesktop.DBus.Properties","Get",["org.freedesktop.timedate1","NTPSynchronized"]],"id":"7"}
Unexpected journal message 'audit: type=1400 audit(1516749208.177:163): avc:  denied  { map } for  pid=1294 comm="hostname" path="/usr/bin/hostname" dev="dm-0" ino=20028 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:hostname_exec_t:s0 tclass=file permissive=0'
Unexpected journal message 'audit: type=1400 audit(1516749208.312:165): avc:  denied  { execute_no_trans } for  pid=1335 comm="pmie_check" path="/usr/bin/pmie" dev="dm-0" ino=139127 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:pcp_pmie_exec_t:s0 tclass=file permissive=0'
Wrote JS log to TestUpdates-testInfoSecurity-fedora-27-127.0.0.2-2801-FAIL.js.log
Journal extracted to TestUpdates-testInfoSecurity-fedora-27-127.0.0.2-2801-FAIL.log
Traceback (most recent call last):
  File "/build/cockpit/test/common/testlib.py", line 669, in tearDown
    self.check_journal_messages()
  File "/build/cockpit/test/common/testlib.py", line 804, in check_journal_messages
    raise Error(first)
Error: audit: type=1400 audit(1516749208.177:163): avc:  denied  { map } for  pid=1294 comm="hostname" path="/usr/bin/hostname" dev="dm-0" ino=20028 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:hostname_exec_t:s0 tclass=file permissive=0

not ok 51 testInfoSecurity (check_packagekit.TestUpdates) # duration: 60s
Wrote screenshot to TestUpdates-testInfoSecurity-fedora-27-127.0.0.2-2801-FAIL.png
Wrote HTML dump to TestUpdates-testInfoSecurity-fedora-27-127.0.0.2-2801-FAIL.html
Wrote JS log to TestUpdates-testInfoSecurity-fedora-27-127.0.0.2-2801-FAIL.js.log
Journal extracted to TestUpdates-testInfoSecurity-fedora-27-127.0.0.2-2801-FAIL.log

First occurrence: 2018-01-23T23:14:16.067119 | revision 560bf021d5cb21f75c8befa9e26d5b00f64bade7, logs Times recorded: 1 Latest occurrences:

# ----------------------------------------------------------------------
# testTroubleshooting (check_multi_machine.TestMultiMachine)
#

DevTools listening on ws://127.0.0.1:9695/devtools/browser/baf9432d-4dcb-4dcb-8288-537aede41160
[0123/231737.381845:ERROR:zygote_host_impl_linux.cc(268)] Failed to adjust OOM score of renderer with pid 55200: Permission denied (13)
[0123/231738.319200:ERROR:zygote_host_impl_linux.cc(268)] Failed to adjust OOM score of renderer with pid 55236: Permission denied (13)
> warning: cat: '*.pub': No such file or directory

> warning: failed to list keys in home directory: cat: '*.pub': No such file or directory
> warning: Login failed
> warning: cat: '*.pub': No such file or directory

> warning: failed to list keys in home directory: cat: '*.pub': No such file or directory
> warning: Login failed
(node:55208) Warning: Possible EventEmitter memory leak detected. 11 Page.loadEventFired listeners added. Use emitter.setMaxListeners() to increase limit
> warning: cat: '*.pub': No such file or directory

> warning: failed to list keys in home directory: cat: '*.pub': No such file or directory
> log: transport closed, dropped message:  
{"payload":"stream","spawn":["cat","/proc/meminfo","/proc/cpuinfo"],"host":"root@10.111.113.2:2222","command":"open","channel":"1:2!11","group":"cockpit1:localhost/dashboard"}
[0123/231824.498864:WARNING:ipc_message_attachment_set.cc(49)] MessageAttachmentSet destroyed with unconsumed attachments: 0/1
> warning: cat: '*.pub': No such file or directory

> warning: failed to list keys in home directory: cat: '*.pub': No such file or directory
Unexpected journal message 'audit: type=1400 audit(1516749443.467:161): avc:  denied  { map } for  pid=1275 comm="hostname" path="/usr/bin/hostname" dev="dm-0" ino=20028 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:hostname_exec_t:s0 tclass=file permissive=0'
Unexpected journal message 'audit: type=1400 audit(1516749443.626:163): avc:  denied  { execute_no_trans } for  pid=1331 comm="pmie_check" path="/usr/bin/pmie" dev="dm-0" ino=139127 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:pcp_pmie_exec_t:s0 tclass=file permissive=0'
Wrote JS log to TestMultiMachine-testTroubleshooting-fedora-27-127.0.0.2-2401-FAIL.js.log
Journal extracted to TestMultiMachine-testTroubleshooting-fedora-27-127.0.0.2-2401-FAIL.log
Journal extracted to TestMultiMachine-testTroubleshooting-fedora-27-127.0.0.2-2403-FAIL.log
Traceback (most recent call last):
  File "/build/cockpit/test/common/testlib.py", line 669, in tearDown
    self.check_journal_messages()
  File "/build/cockpit/test/common/testlib.py", line 804, in check_journal_messages
    raise Error(first)
Error: audit: type=1400 audit(1516749443.467:161): avc:  denied  { map } for  pid=1275 comm="hostname" path="/usr/bin/hostname" dev="dm-0" ino=20028 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:hostname_exec_t:s0 tclass=file permissive=0

not ok 16 testTroubleshooting (check_multi_machine.TestMultiMachine) # duration: 74s
Wrote screenshot to TestMultiMachine-testTroubleshooting-fedora-27-127.0.0.2-2401-FAIL.png
Wrote HTML dump to TestMultiMachine-testTroubleshooting-fedora-27-127.0.0.2-2401-FAIL.html
Wrote JS log to TestMultiMachine-testTroubleshooting-fedora-27-127.0.0.2-2401-FAIL.js.log
Journal extracted to TestMultiMachine-testTroubleshooting-fedora-27-127.0.0.2-2401-FAIL.log
Journal extracted to TestMultiMachine-testTroubleshooting-fedora-27-127.0.0.2-2403-FAIL.log

First occurrence: 2018-01-23T23:18:27.565458 | revision 560bf021d5cb21f75c8befa9e26d5b00f64bade7, logs Times recorded: 1 Latest occurrences:

# ----------------------------------------------------------------------
# testAuthorizedKeys (check_keys.TestKeys)
#

DevTools listening on ws://127.0.0.1:10082/devtools/browser/571b921f-549d-459d-922c-8a59b2dbc843
[0124/082023.734312:ERROR:zygote_host_impl_linux.cc(268)] Failed to adjust OOM score of renderer with pid 15610: Permission denied (13)
[0124/082024.747779:ERROR:zygote_host_impl_linux.cc(268)] Failed to adjust OOM score of renderer with pid 15666: Permission denied (13)
> warning: The key you provided was not valid.
> warning: chage: Permission denied.

> warning: chage: Permission denied.

> warning: chage: Permission denied.

getfacl: Removing leading '/' from absolute path names
getfacl: Removing leading '/' from absolute path names
Unexpected journal message 'audit: type=1400 audit(0): avc:  denied  { map } for  pid=0 comm="hostname" path="/usr/bin/hostname" dev="dm-0" ino=0 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:hostname_exec_t:s0 tclass=file permissive=0'
Unexpected journal message 'audit: type=1400 audit(0): avc:  denied  { execute_no_trans } for  pid=0 comm="pmie_check" path="/usr/bin/pmie" dev="dm-0" ino=0 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:pcp_pmie_exec_t:s0 tclass=file permissive=0'
Wrote JS log to TestKeys-testAuthorizedKeys-fedora-27-127.0.0.2-2701-FAIL.js.log
Journal extracted to TestKeys-testAuthorizedKeys-fedora-27-127.0.0.2-2701-FAIL.log
Traceback (most recent call last):
  File "testlib.py", line 669, in tearDown
    self.check_journal_messages()
  File "testlib.py", line 804, in check_journal_messages
    raise Error(first)
Error: audit: type=1400 audit(0): avc:  denied  { map } for  pid=0 comm="hostname" path="/usr/bin/hostname" dev="dm-0" ino=0 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:hostname_exec_t:s0 tclass=file permissive=0

not ok 168 testAuthorizedKeys (check_keys.TestKeys) # duration: 46s
Wrote screenshot to TestKeys-testAuthorizedKeys-fedora-27-127.0.0.2-2701-FAIL.png
Wrote HTML dump to TestKeys-testAuthorizedKeys-fedora-27-127.0.0.2-2701-FAIL.html
Wrote JS log to TestKeys-testAuthorizedKeys-fedora-27-127.0.0.2-2701-FAIL.js.log
Journal extracted to TestKeys-testAuthorizedKeys-fedora-27-127.0.0.2-2701-FAIL.log

First occurrence: 2018-01-24T08:20:46.303705 | revision 3da4477180292ed09860db41c29c44f276439c75, logs Times recorded: 2 Latest occurrences:

# ----------------------------------------------------------------------
# testBasic (check_journal.TestJournal)
#
Removed /etc/systemd/system/multi-user.target.wants/chronyd.service.

DevTools listening on ws://127.0.0.1:10152/devtools/browser/4f18763a-2da7-403c-84d4-8f7989cbe887
[0124/082042.493357:ERROR:zygote_host_impl_linux.cc(268)] Failed to adjust OOM score of renderer with pid 16192: Permission denied (13)
[0124/082043.503002:ERROR:zygote_host_impl_linux.cc(268)] Failed to adjust OOM score of renderer with pid 16237: Permission denied (13)
Warning: Stopping systemd-journald.service, but it can still be activated by:
  systemd-journald-audit.socket
  systemd-journald-dev-log.socket
  systemd-journald.socket
Connection to 127.0.0.2 closed by remote host.
> warning: transport closed: disconnected
CDP: {"source":"network","level":"error","text":"Failed to load resource: net::ERR_EMPTY_RESPONSE","timestamp":1516782053142.15,"url":"http://127.0.0.2:9291/cockpit/static/fonts/OpenSans-Light-webfont.woff","networkRequestId":"16237.29"}
ssh_exchange_identification: read: Connection reset by peer
ssh_exchange_identification: read: Connection reset by peer
> log: transport closed, dropped message:  1:1!4
{"call":["/org/freedesktop/timedate1","org.freedesktop.DBus.Properties","Get",["org.freedesktop.timedate1","NTPSynchronized"]],"id":"4"}
ssh_exchange_identification: read: Connection reset by peer
> log: transport closed, dropped message:  1:1!4
{"call":["/org/freedesktop/timedate1","org.freedesktop.DBus.Properties","Get",["org.freedesktop.timedate1","NTPSynchronized"]],"id":"5"}
> log: transport closed, dropped message:  1:1!4
{"call":["/org/freedesktop/timedate1","org.freedesktop.DBus.Properties","Get",["org.freedesktop.timedate1","NTPSynchronized"]],"id":"6"}
> log: transport closed, dropped message:  1:1!4
{"call":["/org/freedesktop/timedate1","org.freedesktop.DBus.Properties","Get",["org.freedesktop.timedate1","NTPSynchronized"]],"id":"7"}
> log: transport closed, dropped message:  1:1!4
{"call":["/org/freedesktop/timedate1","org.freedesktop.DBus.Properties","Get",["org.freedesktop.timedate1","NTPSynchronized"]],"id":"8"}
Unexpected journal message 'audit: type=1400 audit(1516782033.136:163): avc:  denied  { map } for  pid=1259 comm="hostname" path="/usr/bin/hostname" dev="dm-0" ino=20028 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:hostname_exec_t:s0 tclass=file permissive=0'
Unexpected journal message 'audit: type=1400 audit(1516782033.271:165): avc:  denied  { execute_no_trans } for  pid=1305 comm="pmie_check" path="/usr/bin/pmie" dev="dm-0" ino=139127 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:pcp_pmie_exec_t:s0 tclass=file permissive=0'
Unexpected journal message 'audit: type=1400 audit(2145934829.172:175): avc:  denied  { map } for  pid=1330 comm="hostname" path="/usr/bin/hostname" dev="dm-0" ino=20028 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:hostname_exec_t:s0 tclass=file permissive=0'
Unexpected journal message 'audit: type=1400 audit(2145934829.326:179): avc:  denied  { execute_no_trans } for  pid=1367 comm="pmie_check" path="/usr/bin/pmie" dev="dm-0" ino=139127 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:pcp_pmie_exec_t:s0 tclass=file permissive=0'
Wrote JS log to TestJournal-testBasic-fedora-27-127.0.0.2-2401-FAIL.js.log
Journal extracted to TestJournal-testBasic-fedora-27-127.0.0.2-2401-FAIL.log
Traceback (most recent call last):
  File "/build/cockpit/test/common/testlib.py", line 669, in tearDown
    self.check_journal_messages()
  File "/build/cockpit/test/common/testlib.py", line 804, in check_journal_messages
    raise Error(first)
Error: audit: type=1400 audit(1516782033.136:163): avc:  denied  { map } for  pid=1259 comm="hostname" path="/usr/bin/hostname" dev="dm-0" ino=20028 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:hostname_exec_t:s0 tclass=file permissive=0

not ok 164 testBasic (check_journal.TestJournal) # duration: 59s
Wrote screenshot to TestJournal-testBasic-fedora-27-127.0.0.2-2401-FAIL.png
Wrote HTML dump to TestJournal-testBasic-fedora-27-127.0.0.2-2401-FAIL.html
Wrote JS log to TestJournal-testBasic-fedora-27-127.0.0.2-2401-FAIL.js.log
Journal extracted to TestJournal-testBasic-fedora-27-127.0.0.2-2401-FAIL.log

First occurrence: 2018-01-24T08:21:21.020111 | revision 3da4477180292ed09860db41c29c44f276439c75, logs Times recorded: 1 Latest occurrences:

# ----------------------------------------------------------------------
# testVolumesAndEnvironment (check_docker.TestDocker)
#

DevTools listening on ws://127.0.0.1:9468/devtools/browser/5e34bdd7-4712-4de9-b783-bcf550b34659
[0124/082207.930281:ERROR:zygote_host_impl_linux.cc(268)] Failed to adjust OOM score of renderer with pid 17516: Permission denied (13)
[0124/082208.919103:ERROR:zygote_host_impl_linux.cc(268)] Failed to adjust OOM score of renderer with pid 17575: Permission denied (13)
Unexpected journal message 'audit: type=1400 audit(1516782076.429:163): avc:  denied  { map } for  pid=1222 comm="hostname" path="/usr/bin/hostname" dev="dm-0" ino=20028 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:hostname_exec_t:s0 tclass=file permissive=0'
Unexpected journal message 'audit: type=1400 audit(1516782076.562:165): avc:  denied  { execute_no_trans } for  pid=1296 comm="pmie_check" path="/usr/bin/pmie" dev="dm-0" ino=139127 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:pcp_pmie_exec_t:s0 tclass=file permissive=0'
Wrote JS log to TestDocker-testVolumesAndEnvironment-fedora-27-127.0.0.2-2601-FAIL.js.log
Journal extracted to TestDocker-testVolumesAndEnvironment-fedora-27-127.0.0.2-2601-FAIL.log
Traceback (most recent call last):
  File "/build/cockpit/test/common/testlib.py", line 669, in tearDown
    self.check_journal_messages()
  File "/build/cockpit/test/common/testlib.py", line 804, in check_journal_messages
    raise Error(first)
Error: audit: type=1400 audit(1516782076.429:163): avc:  denied  { map } for  pid=1222 comm="hostname" path="/usr/bin/hostname" dev="dm-0" ino=20028 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:hostname_exec_t:s0 tclass=file permissive=0

not ok 157 testVolumesAndEnvironment (check_docker.TestDocker) # duration: 76s
Wrote screenshot to TestDocker-testVolumesAndEnvironment-fedora-27-127.0.0.2-2601-FAIL.png
Wrote HTML dump to TestDocker-testVolumesAndEnvironment-fedora-27-127.0.0.2-2601-FAIL.html
Wrote JS log to TestDocker-testVolumesAndEnvironment-fedora-27-127.0.0.2-2601-FAIL.js.log
Journal extracted to TestDocker-testVolumesAndEnvironment-fedora-27-127.0.0.2-2601-FAIL.log

First occurrence: 2018-01-24T08:22:20.277586 | revision 3da4477180292ed09860db41c29c44f276439c75, logs Times recorded: 1 Latest occurrences:

# ----------------------------------------------------------------------
# testConnect (check_kubernetes.TestConnection)
#
ftruncate() failed: Permission denied

DevTools listening on ws://127.0.0.1:10217/devtools/browser/a5eff7cd-4ff3-4bda-a836-5c1297872402
[0124/080150.595196:ERROR:zygote_host_impl_linux.cc(268)] Failed to adjust OOM score of renderer with pid 14994: Permission denied (13)
[0124/080151.505722:ERROR:zygote_host_impl_linux.cc(268)] Failed to adjust OOM score of renderer with pid 15041: Permission denied (13)
> warning: 2018-01-24 03:01:54.385066 I | proto: duplicate proto type registered: google.protobuf.Any
2018-01-24 03:01:54.385216 I | proto: duplicate proto type registered: google.protobuf.Duration
2018-01-24 03:01:54.385241 I | proto: duplicate proto type registered: google.protobuf.Timestamp
error: current-context must exist in order to minify

> warning: received invalid kubectl config 
> warning: 2018-01-24 03:01:54.761877 I | proto: duplicate proto type registered: google.protobuf.Any
2018-01-24 03:01:54.762001 I | proto: duplicate proto type registered: google.protobuf.Duration
2018-01-24 03:01:54.762037 I | proto: duplicate proto type registered: google.protobuf.Timestamp

bash: /etc/kubernetes/start-kubernetes: No such file or directory
> warning: 2018-01-24 03:03:16.506980 I | proto: duplicate proto type registered: google.protobuf.Any
2018-01-24 03:03:16.509994 I | proto: duplicate proto type registered: google.protobuf.Duration
2018-01-24 03:03:16.510115 I | proto: duplicate proto type registered: google.protobuf.Timestamp

> warning: 2018-01-24 03:03:17.040988 I | proto: duplicate proto type registered: google.protobuf.Any
2018-01-24 03:03:17.041454 I | proto: duplicate proto type registered: google.protobuf.Duration
2018-01-24 03:03:17.041537 I | proto: duplicate proto type registered: google.protobuf.Timestamp

> warning: 2018-01-24 03:03:22.868192 I | proto: duplicate proto type registered: google.protobuf.Any
2018-01-24 03:03:22.869311 I | proto: duplicate proto type registered: google.protobuf.Duration
2018-01-24 03:03:22.869350 I | proto: duplicate proto type registered: google.protobuf.Timestamp
error: current-context must exist in order to minify

> warning: received invalid kubectl config 
> warning: 2018-01-24 03:03:23.699055 I | proto: duplicate proto type registered: google.protobuf.Any
2018-01-24 03:03:23.699155 I | proto: duplicate proto type registered: google.protobuf.Duration
2018-01-24 03:03:23.699185 I | proto: duplicate proto type registered: google.protobuf.Timestamp

> warning: 2018-01-24 03:03:24.021981 I | proto: duplicate proto type registered: google.protobuf.Any
2018-01-24 03:03:24.022144 I | proto: duplicate proto type registered: google.protobuf.Duration
2018-01-24 03:03:24.022349 I | proto: duplicate proto type registered: google.protobuf.Timestamp
error: current-context must exist in order to minify

> warning: received invalid kubectl config 
> warning: 2018-01-24 03:03:24.399209 I | proto: duplicate proto type registered: google.protobuf.Any
2018-01-24 03:03:24.399288 I | proto: duplicate proto type registered: google.protobuf.Duration
2018-01-24 03:03:24.399307 I | proto: duplicate proto type registered: google.protobuf.Timestamp

> warning: Connection Error: Couldn't find running API server
> warning: Connection Error: unknown-hostkey
> warning: Connection Error: Unauthorized
> warning: 2018-01-24 03:03:25.577696 I | proto: duplicate proto type registered: google.protobuf.Any
2018-01-24 03:03:25.577844 I | proto: duplicate proto type registered: google.protobuf.Duration
2018-01-24 03:03:25.577882 I | proto: duplicate proto type registered: google.protobuf.Timestamp

> warning: 2018-01-24 03:03:25.823473 I | proto: duplicate proto type registered: google.protobuf.Any
2018-01-24 03:03:25.825866 I | proto: duplicate proto type registered: google.protobuf.Duration
2018-01-24 03:03:25.825900 I | proto: duplicate proto type registered: google.protobuf.Timestamp

> warning: 2018-01-24 03:03:26.062820 I | proto: duplicate proto type registered: google.protobuf.Any
2018-01-24 03:03:26.062951 I | proto: duplicate proto type registered: google.protobuf.Duration
2018-01-24 03:03:26.062988 I | proto: duplicate proto type registered: google.protobuf.Timestamp

> warning: 2018-01-24 03:03:26.338291 I | proto: duplicate proto type registered: google.protobuf.Any
2018-01-24 03:03:26.338445 I | proto: duplicate proto type registered: google.protobuf.Duration
2018-01-24 03:03:26.338493 I | proto: duplicate proto type registered: google.protobuf.Timestamp

> warning: 2018-01-24 03:03:26.572844 I | proto: duplicate proto type registered: google.protobuf.Any
2018-01-24 03:03:26.572970 I | proto: duplicate proto type registered: google.protobuf.Duration
2018-01-24 03:03:26.573028 I | proto: duplicate proto type registered: google.protobuf.Timestamp

> warning: 2018-01-24 03:03:26.852609 I | proto: duplicate proto type registered: google.protobuf.Any
2018-01-24 03:03:26.852729 I | proto: duplicate proto type registered: google.protobuf.Duration
2018-01-24 03:03:26.852787 I | proto: duplicate proto type registered: google.protobuf.Timestamp

> warning: 2018-01-24 03:03:28.595742 I | proto: duplicate proto type registered: google.protobuf.Any
2018-01-24 03:03:28.595900 I | proto: duplicate proto type registered: google.protobuf.Duration
2018-01-24 03:03:28.595934 I | proto: duplicate proto type registered: google.protobuf.Timestamp

> warning: 2018-01-24 03:03:28.860068 I | proto: duplicate proto type registered: google.protobuf.Any
2018-01-24 03:03:28.860233 I | proto: duplicate proto type registered: google.protobuf.Duration
2018-01-24 03:03:28.860288 I | proto: duplicate proto type registered: google.protobuf.Timestamp

> warning: 2018-01-24 03:03:29.195185 I | proto: duplicate proto type registered: google.protobuf.Any
2018-01-24 03:03:29.195324 I | proto: duplicate proto type registered: google.protobuf.Duration
2018-01-24 03:03:29.195380 I | proto: duplicate proto type registered: google.protobuf.Timestamp

> warning: 2018-01-24 03:03:29.428429 I | proto: duplicate proto type registered: google.protobuf.Any
2018-01-24 03:03:29.428575 I | proto: duplicate proto type registered: google.protobuf.Duration
2018-01-24 03:03:29.428624 I | proto: duplicate proto type registered: google.protobuf.Timestamp

> warning: 2018-01-24 03:03:29.794925 I | proto: duplicate proto type registered: google.protobuf.Any
2018-01-24 03:03:29.795099 I | proto: duplicate proto type registered: google.protobuf.Duration
2018-01-24 03:03:29.795302 I | proto: duplicate proto type registered: google.protobuf.Timestamp

> warning: 2018-01-24 03:03:30.106838 I | proto: duplicate proto type registered: google.protobuf.Any
2018-01-24 03:03:30.106967 I | proto: duplicate proto type registered: google.protobuf.Duration
2018-01-24 03:03:30.106998 I | proto: duplicate proto type registered: google.protobuf.Timestamp

> warning: 2018-01-24 03:03:30.344937 I | proto: duplicate proto type registered: google.protobuf.Any
2018-01-24 03:03:30.345104 I | proto: duplicate proto type registered: google.protobuf.Duration
2018-01-24 03:03:30.345169 I | proto: duplicate proto type registered: google.protobuf.Timestamp

> warning: 2018-01-24 03:03:30.626830 I | proto: duplicate proto type registered: google.protobuf.Any
2018-01-24 03:03:30.626982 I | proto: duplicate proto type registered: google.protobuf.Duration
2018-01-24 03:03:30.627028 I | proto: duplicate proto type registered: google.protobuf.Timestamp

> warning: 2018-01-24 03:03:30.945658 I | proto: duplicate proto type registered: google.protobuf.Any
2018-01-24 03:03:30.945828 I | proto: duplicate proto type registered: google.protobuf.Duration
2018-01-24 03:03:30.945877 I | proto: duplicate proto type registered: google.protobuf.Timestamp

> warning: 2018-01-24 03:03:31.178575 I | proto: duplicate proto type registered: google.protobuf.Any
2018-01-24 03:03:31.178705 I | proto: duplicate proto type registered: google.protobuf.Duration
2018-01-24 03:03:31.178771 I | proto: duplicate proto type registered: google.protobuf.Timestamp

> warning: 2018-01-24 03:03:31.493873 I | proto: duplicate proto type registered: google.protobuf.Any
2018-01-24 03:03:31.493989 I | proto: duplicate proto type registered: google.protobuf.Duration
2018-01-24 03:03:31.494033 I | proto: duplicate proto type registered: google.protobuf.Timestamp

> warning: 2018-01-24 03:03:31.734951 I | proto: duplicate proto type registered: google.protobuf.Any
2018-01-24 03:03:31.735075 I | proto: duplicate proto type registered: google.protobuf.Duration
2018-01-24 03:03:31.735117 I | proto: duplicate proto type registered: google.protobuf.Timestamp

> warning: 2018-01-24 03:03:33.403844 I | proto: duplicate proto type registered: google.protobuf.Any
2018-01-24 03:03:33.404007 I | proto: duplicate proto type registered: google.protobuf.Duration
2018-01-24 03:03:33.404055 I | proto: duplicate proto type registered: google.protobuf.Timestamp

> warning: 2018-01-24 03:03:33.672412 I | proto: duplicate proto type registered: google.protobuf.Any
2018-01-24 03:03:33.672596 I | proto: duplicate proto type registered: google.protobuf.Duration
2018-01-24 03:03:33.672635 I | proto: duplicate proto type registered: google.protobuf.Timestamp

> warning: 2018-01-24 03:03:34.407426 I | proto: duplicate proto type registered: google.protobuf.Any
2018-01-24 03:03:34.407609 I | proto: duplicate proto type registered: google.protobuf.Duration
2018-01-24 03:03:34.408897 I | proto: duplicate proto type registered: google.protobuf.Timestamp

> warning: 2018-01-24 03:03:34.636313 I | proto: duplicate proto type registered: google.protobuf.Any
2018-01-24 03:03:34.636454 I | proto: duplicate proto type registered: google.protobuf.Duration
2018-01-24 03:03:34.636542 I | proto: duplicate proto type registered: google.protobuf.Timestamp

> warning: 2018-01-24 03:03:35.058119 I | proto: duplicate proto type registered: google.protobuf.Any
2018-01-24 03:03:35.058257 I | proto: duplicate proto type registered: google.protobuf.Duration
2018-01-24 03:03:35.058300 I | proto: duplicate proto type registered: google.protobuf.Timestamp

> warning: 2018-01-24 03:03:35.432937 I | proto: duplicate proto type registered: google.protobuf.Any
2018-01-24 03:03:35.433055 I | proto: duplicate proto type registered: google.protobuf.Duration
2018-01-24 03:03:35.433071 I | proto: duplicate proto type registered: google.protobuf.Timestamp

> warning: 2018-01-24 03:03:35.796018 I | proto: duplicate proto type registered: google.protobuf.Any
2018-01-24 03:03:35.797042 I | proto: duplicate proto type registered: google.protobuf.Duration
2018-01-24 03:03:35.797121 I | proto: duplicate proto type registered: google.protobuf.Timestamp

> warning: 2018-01-24 03:03:36.089730 I | proto: duplicate proto type registered: google.protobuf.Any
2018-01-24 03:03:36.089890 I | proto: duplicate proto type registered: google.protobuf.Duration
2018-01-24 03:03:36.089933 I | proto: duplicate proto type registered: google.protobuf.Timestamp

> warning: 2018-01-24 03:03:36.321894 I | proto: duplicate proto type registered: google.protobuf.Any
2018-01-24 03:03:36.322036 I | proto: duplicate proto type registered: google.protobuf.Duration
2018-01-24 03:03:36.322076 I | proto: duplicate proto type registered: google.protobuf.Timestamp

> warning: 2018-01-24 03:03:36.547110 I | proto: duplicate proto type registered: google.protobuf.Any
2018-01-24 03:03:36.547258 I | proto: duplicate proto type registered: google.protobuf.Duration
2018-01-24 03:03:36.547300 I | proto: duplicate proto type registered: google.protobuf.Timestamp

> warning: 2018-01-24 03:03:36.926041 I | proto: duplicate proto type registered: google.protobuf.Any
2018-01-24 03:03:36.926235 I | proto: duplicate proto type registered: google.protobuf.Duration
2018-01-24 03:03:36.926372 I | proto: duplicate proto type registered: google.protobuf.Timestamp

> warning: 2018-01-24 03:03:37.364346 I | proto: duplicate proto type registered: google.protobuf.Any
2018-01-24 03:03:37.364501 I | proto: duplicate proto type registered: google.protobuf.Duration
2018-01-24 03:03:37.365630 I | proto: duplicate proto type registered: google.protobuf.Timestamp

> warning: 2018-01-24 03:03:38.066088 I | proto: duplicate proto type registered: google.protobuf.Any
2018-01-24 03:03:38.066309 I | proto: duplicate proto type registered: google.protobuf.Duration
2018-01-24 03:03:38.066366 I | proto: duplicate proto type registered: google.protobuf.Timestamp

> warning: 2018-01-24 03:03:38.418984 I | proto: duplicate proto type registered: google.protobuf.Any
2018-01-24 03:03:38.419125 I | proto: duplicate proto type registered: google.protobuf.Duration
2018-01-24 03:03:38.419163 I | proto: duplicate proto type registered: google.protobuf.Timestamp

Unexpected journal message 'audit: type=1400 audit(1516780902.143:163): avc:  denied  { map } for  pid=1261 comm="hostname" path="/usr/bin/hostname" dev="dm-0" ino=20028 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:hostname_exec_t:s0 tclass=file permissive=0'
Unexpected journal message 'audit: type=1400 audit(1516780902.300:165): avc:  denied  { execute_no_trans } for  pid=1308 comm="pmie_check" path="/usr/bin/pmie" dev="dm-0" ino=139127 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:pcp_pmie_exec_t:s0 tclass=file permissive=0'
Wrote JS log to TestConnection-testConnect-fedora-27-127.0.0.2-2601-FAIL.js.log
Journal extracted to TestConnection-testConnect-fedora-27-127.0.0.2-2601-FAIL.log
Traceback (most recent call last):
  File "/build/cockpit/test/common/testlib.py", line 669, in tearDown
    self.check_journal_messages()
  File "/build/cockpit/test/common/testlib.py", line 804, in check_journal_messages
    raise Error(first)
Error: audit: type=1400 audit(1516780902.143:163): avc:  denied  { map } for  pid=1261 comm="hostname" path="/usr/bin/hostname" dev="dm-0" ino=20028 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:hostname_exec_t:s0 tclass=file permissive=0

not ok 170 testConnect (check_kubernetes.TestConnection) # duration: 130s
Wrote screenshot to TestConnection-testConnect-fedora-27-127.0.0.2-2601-FAIL.png
Wrote HTML dump to TestConnection-testConnect-fedora-27-127.0.0.2-2601-FAIL.html
Wrote JS log to TestConnection-testConnect-fedora-27-127.0.0.2-2601-FAIL.js.log
Journal extracted to TestConnection-testConnect-fedora-27-127.0.0.2-2601-FAIL.log

First occurrence: 2018-01-24T08:03:41.380487 | revision ce397a82d9c2388b1ea000f156ba7af8fc1f4088, logs Times recorded: 1 Latest occurrences:

# ----------------------------------------------------------------------
# testTime (check_system_info.TestSystemInfo)
#

DevTools listening on ws://127.0.0.1:9421/devtools/browser/672d0b87-f98d-4c06-8ad5-ca44c9c304ef
[0124/082453.872851:ERROR:zygote_host_impl_linux.cc(268)] Failed to adjust OOM score of renderer with pid 21813: Permission denied (13)
[0124/082454.854380:ERROR:zygote_host_impl_linux.cc(268)] Failed to adjust OOM score of renderer with pid 21841: Permission denied (13)
> log: systemd-timedated not in use, ntp server configuration not supported
> log: systemd-timedated not in use, ntp server configuration not supported
> log: systemd-timedated not in use, ntp server configuration not supported
Unexpected journal message 'audit: type=1400 audit(1516782285.390:146): avc:  denied  { map } for  pid=1214 comm="hostname" path="/usr/bin/hostname" dev="dm-0" ino=20028 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:hostname_exec_t:s0 tclass=file permissive=0'
Wrote JS log to TestSystemInfo-testTime-fedora-27-127.0.0.2-2201-FAIL.js.log
Journal extracted to TestSystemInfo-testTime-fedora-27-127.0.0.2-2201-FAIL.log
Traceback (most recent call last):
  File "/build/cockpit/test/common/testlib.py", line 669, in tearDown
    self.check_journal_messages()
  File "/build/cockpit/test/common/testlib.py", line 804, in check_journal_messages
    raise Error(first)
Error: audit: type=1400 audit(1516782285.390:146): avc:  denied  { map } for  pid=1214 comm="hostname" path="/usr/bin/hostname" dev="dm-0" ino=20028 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:hostname_exec_t:s0 tclass=file permissive=0

not ok 129 testTime (check_system_info.TestSystemInfo) # duration: 33s
Wrote screenshot to TestSystemInfo-testTime-fedora-27-127.0.0.2-2201-FAIL.png
Wrote HTML dump to TestSystemInfo-testTime-fedora-27-127.0.0.2-2201-FAIL.html
Wrote JS log to TestSystemInfo-testTime-fedora-27-127.0.0.2-2201-FAIL.js.log
Journal extracted to TestSystemInfo-testTime-fedora-27-127.0.0.2-2201-FAIL.log

First occurrence: 2018-01-24T08:25:08.428804 | revision 3da4477180292ed09860db41c29c44f276439c75, logs Times recorded: 1 Latest occurrences:

# ----------------------------------------------------------------------
# testContainerProblems (check_docker.TestDocker)
#
ftruncate() failed: Permission denied

DevTools listening on ws://127.0.0.1:9903/devtools/browser/c4fd79cb-28cf-4b2e-a170-07f8f1a457e5
[0124/080451.117394:ERROR:zygote_host_impl_linux.cc(268)] Failed to adjust OOM score of renderer with pid 18579: Permission denied (13)
[0124/080452.141211:ERROR:zygote_host_impl_linux.cc(268)] Failed to adjust OOM score of renderer with pid 18607: Permission denied (13)
Unexpected journal message 'audit: type=1400 audit(1516781036.156:160): avc:  denied  { map } for  pid=1246 comm="hostname" path="/usr/bin/hostname" dev="dm-0" ino=20028 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:hostname_exec_t:s0 tclass=file permissive=0'
Unexpected journal message 'audit: type=1400 audit(1516781036.313:162): avc:  denied  { execute_no_trans } for  pid=1297 comm="pmie_check" path="/usr/bin/pmie" dev="dm-0" ino=139127 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:pcp_pmie_exec_t:s0 tclass=file permissive=0'
Wrote JS log to TestDocker-testContainerProblems-fedora-27-127.0.0.2-2601-FAIL.js.log
Journal extracted to TestDocker-testContainerProblems-fedora-27-127.0.0.2-2601-FAIL.log
Traceback (most recent call last):
  File "/build/cockpit/test/common/testlib.py", line 669, in tearDown
    self.check_journal_messages()
  File "/build/cockpit/test/common/testlib.py", line 804, in check_journal_messages
    raise Error(first)
Error: audit: type=1400 audit(1516781036.156:160): avc:  denied  { map } for  pid=1246 comm="hostname" path="/usr/bin/hostname" dev="dm-0" ino=20028 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:hostname_exec_t:s0 tclass=file permissive=0

not ok 152 testContainerProblems (check_docker.TestDocker) # duration: 77s
Wrote screenshot to TestDocker-testContainerProblems-fedora-27-127.0.0.2-2601-FAIL.png
Wrote HTML dump to TestDocker-testContainerProblems-fedora-27-127.0.0.2-2601-FAIL.html
Wrote JS log to TestDocker-testContainerProblems-fedora-27-127.0.0.2-2601-FAIL.js.log
Journal extracted to TestDocker-testContainerProblems-fedora-27-127.0.0.2-2601-FAIL.log

First occurrence: 2018-01-24T08:05:01.823030 | revision ce397a82d9c2388b1ea000f156ba7af8fc1f4088, logs Times recorded: 1 Latest occurrences:

# ----------------------------------------------------------------------
# testBasic (check_docker.TestDocker)
#
ftruncate() failed: Permission denied

DevTools listening on ws://127.0.0.1:9996/devtools/browser/76b54326-56cc-4d8b-af71-ab397a66f326
[0124/080506.399248:ERROR:zygote_host_impl_linux.cc(268)] Failed to adjust OOM score of renderer with pid 19006: Permission denied (13)
[0124/080507.395332:ERROR:zygote_host_impl_linux.cc(268)] Failed to adjust OOM score of renderer with pid 19042: Permission denied (13)
Unexpected journal message 'audit: type=1400 audit(1516781055.325:165): avc:  denied  { execute_no_trans } for  pid=1309 comm="pmie_check" path="/usr/bin/pmie" dev="dm-0" ino=139127 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:pcp_pmie_exec_t:s0 tclass=file permissive=0'
Wrote JS log to TestDocker-testBasic-fedora-27-127.0.0.2-2201-FAIL.js.log
Journal extracted to TestDocker-testBasic-fedora-27-127.0.0.2-2201-FAIL.log
Traceback (most recent call last):
  File "/build/cockpit/test/common/testlib.py", line 669, in tearDown
    self.check_journal_messages()
  File "/build/cockpit/test/common/testlib.py", line 804, in check_journal_messages
    raise Error(first)
Error: audit: type=1400 audit(1516781055.325:165): avc:  denied  { execute_no_trans } for  pid=1309 comm="pmie_check" path="/usr/bin/pmie" dev="dm-0" ino=139127 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:pcp_pmie_exec_t:s0 tclass=file permissive=0

not ok 151 testBasic (check_docker.TestDocker) # duration: 128s
Wrote screenshot to TestDocker-testBasic-fedora-27-127.0.0.2-2201-FAIL.png
Wrote HTML dump to TestDocker-testBasic-fedora-27-127.0.0.2-2201-FAIL.html
Wrote JS log to TestDocker-testBasic-fedora-27-127.0.0.2-2201-FAIL.js.log
Journal extracted to TestDocker-testBasic-fedora-27-127.0.0.2-2201-FAIL.log

First occurrence: 2018-01-24T08:06:11.619924 | revision ce397a82d9c2388b1ea000f156ba7af8fc1f4088, logs Times recorded: 1 Latest occurrences:

# ----------------------------------------------------------------------
# testBrokenVdoConfig (check_storage_vdo.TestStorage)
#
ftruncate() failed: Permission denied

DevTools listening on ws://127.0.0.1:9363/devtools/browser/2a7d3c71-9438-4052-bb57-bf4c1391fecf
[0124/080714.443734:ERROR:zygote_host_impl_linux.cc(268)] Failed to adjust OOM score of renderer with pid 22578: Permission denied (13)
[0124/080715.461141:ERROR:zygote_host_impl_linux.cc(268)] Failed to adjust OOM score of renderer with pid 22641: Permission denied (13)
which: no vdo in (/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin)
Unexpected journal message 'audit: type=1400 audit(1516781225.208:165): avc:  denied  { execute_no_trans } for  pid=1286 comm="pmie_check" path="/usr/bin/pmie" dev="dm-0" ino=139127 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:pcp_pmie_exec_t:s0 tclass=file permissive=0'
Wrote JS log to TestStorage-testBrokenVdoConfig-fedora-27-127.0.0.2-2901-FAIL.js.log
Journal extracted to TestStorage-testBrokenVdoConfig-fedora-27-127.0.0.2-2901-FAIL.log
Traceback (most recent call last):
  File "/build/cockpit/test/common/testlib.py", line 669, in tearDown
    self.check_journal_messages()
  File "/build/cockpit/test/common/testlib.py", line 804, in check_journal_messages
    raise Error(first)
Error: audit: type=1400 audit(1516781225.208:165): avc:  denied  { execute_no_trans } for  pid=1286 comm="pmie_check" path="/usr/bin/pmie" dev="dm-0" ino=139127 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:pcp_pmie_exec_t:s0 tclass=file permissive=0

not ok 124 testBrokenVdoConfig (check_storage_vdo.TestStorage) # duration: 27s
Wrote screenshot to TestStorage-testBrokenVdoConfig-fedora-27-127.0.0.2-2901-FAIL.png
Wrote HTML dump to TestStorage-testBrokenVdoConfig-fedora-27-127.0.0.2-2901-FAIL.html
Wrote JS log to TestStorage-testBrokenVdoConfig-fedora-27-127.0.0.2-2901-FAIL.js.log
Journal extracted to TestStorage-testBrokenVdoConfig-fedora-27-127.0.0.2-2901-FAIL.log

First occurrence: 2018-01-24T08:07:21.109072 | revision ce397a82d9c2388b1ea000f156ba7af8fc1f4088, logs Times recorded: 1 Latest occurrences:

# ----------------------------------------------------------------------
# testMountOptions (check_storage_mounting.TestStorage)
#
ftruncate() failed: Permission denied

DevTools listening on ws://127.0.0.1:9520/devtools/browser/683eefcc-8104-4aba-a87f-99d4356f1b45
[0124/080811.793267:ERROR:zygote_host_impl_linux.cc(268)] Failed to adjust OOM score of renderer with pid 24506: Permission denied (13)
[0124/080812.904845:ERROR:zygote_host_impl_linux.cc(268)] Failed to adjust OOM score of renderer with pid 24584: Permission denied (13)
Unexpected journal message 'audit: type=1400 audit(1516781283.468:163): avc:  denied  { map } for  pid=1249 comm="hostname" path="/usr/bin/hostname" dev="dm-0" ino=20028 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:hostname_exec_t:s0 tclass=file permissive=0'
Unexpected journal message 'audit: type=1400 audit(1516781283.648:165): avc:  denied  { execute_no_trans } for  pid=1308 comm="pmie_check" path="/usr/bin/pmie" dev="dm-0" ino=139127 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:pcp_pmie_exec_t:s0 tclass=file permissive=0'
Wrote JS log to TestStorage-testMountOptions-fedora-27-127.0.0.2-2501-FAIL.js.log
Journal extracted to TestStorage-testMountOptions-fedora-27-127.0.0.2-2501-FAIL.log
Traceback (most recent call last):
  File "/build/cockpit/test/common/testlib.py", line 669, in tearDown
    self.check_journal_messages()
  File "/build/cockpit/test/common/testlib.py", line 804, in check_journal_messages
    raise Error(first)
Error: audit: type=1400 audit(1516781283.468:163): avc:  denied  { map } for  pid=1249 comm="hostname" path="/usr/bin/hostname" dev="dm-0" ino=20028 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:hostname_exec_t:s0 tclass=file permissive=0

not ok 111 testMountOptions (check_storage_mounting.TestStorage) # duration: 38s
Wrote screenshot to TestStorage-testMountOptions-fedora-27-127.0.0.2-2501-FAIL.png
Wrote HTML dump to TestStorage-testMountOptions-fedora-27-127.0.0.2-2501-FAIL.html
Wrote JS log to TestStorage-testMountOptions-fedora-27-127.0.0.2-2501-FAIL.js.log
Journal extracted to TestStorage-testMountOptions-fedora-27-127.0.0.2-2501-FAIL.log

First occurrence: 2018-01-24T08:08:29.229753 | revision ce397a82d9c2388b1ea000f156ba7af8fc1f4088, logs Times recorded: 1 Latest occurrences: