Advertisement
Guest User

Untitled

a guest
Dec 5th, 2019
94
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.90 KB | None | 0 0
  1. s/cockpit/TestRealms-testClientCertAuthentication-services-127.0.0.2-2202-FAIL.core
  2. Traceback (most recent call last):
  3. File "/usr/lib64/python3.7/unittest/case.py", line 59, in testPartExecutor
  4. yield
  5. File "/usr/lib64/python3.7/unittest/case.py", line 628, in run
  6. testMethod()
  7. File "test/verify/check-realms", line 455, in testClientCertAuthentication
  8. ["HTTP/1.1 401 Authentication required", '"authorize"'])
  9. File "test/verify/check-realms", line 433, in do_test
  10. m.start_cockpit(tls=True)
  11. File "/var/home/andreasn/Projects/cockpit/bots/machine/machine_core/machine.py", line 230, in start_cockpit
  12. """)
  13. File "/var/home/andreasn/Projects/cockpit/bots/machine/machine_core/ssh_connection.py", line 344, in execute
  14. raise subprocess.CalledProcessError(proc.returncode, command, output=output)
  15. subprocess.CalledProcessError: Command '<script>' returned non-zero exit status 5.
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement