BUILD FAILURE
Build URL https://build.kde.org/job/Frameworks/job/kcoreaddons/job/kf5-qt5%20SUSEQt5.15/283/
Project: kf5-qt5 SUSEQt5.15
Date of build: Fri, 16 Jul 2021 22:58:02 +0000
Build duration: 1 hr 23 min and counting


JUnit Tests
Name: (root) Failed: 0 test(s), Passed: 1 test(s), Skipped: 0 test(s), Total: 1 test(s)
Name: projectroot Failed: 1 test(s), Passed: 27 test(s), Skipped: 0 test(s), Total: 28 test(s)
  • Failed: projectroot.autotests.kformattest


  • CONSOLE OUTPUT
    [...truncated 954 lines...]
    [2021-07-17T00:21:08.323Z] Traceback (most recent call last):
    [2021-07-17T00:21:08.323Z] File "/usr/lib/python3.8/site-packages/paramiko/transport.py", line 2211, in _check_banner
    [2021-07-17T00:21:08.323Z] buf = self.packetizer.readline(timeout)
    [2021-07-17T00:21:08.323Z] File "/usr/lib/python3.8/site-packages/paramiko/packet.py", line 380, in readline
    [2021-07-17T00:21:08.323Z] buf += self._read_timeout(timeout)
    [2021-07-17T00:21:08.323Z] File "/usr/lib/python3.8/site-packages/paramiko/packet.py", line 622, in _read_timeout
    [2021-07-17T00:21:08.323Z] raise socket.timeout()
    [2021-07-17T00:21:08.323Z] socket.timeout
    [2021-07-17T00:21:08.323Z]
    [2021-07-17T00:21:08.323Z] During handling of the above exception, another exception occurred:
    [2021-07-17T00:21:08.323Z]
    [2021-07-17T00:21:08.323Z] Traceback (most recent call last):
    [2021-07-17T00:21:08.323Z] File "/usr/lib/python3.8/site-packages/paramiko/transport.py", line 2039, in run
    [2021-07-17T00:21:08.323Z] self._check_banner()
    [2021-07-17T00:21:08.323Z] File "/usr/lib/python3.8/site-packages/paramiko/transport.py", line 2215, in _check_banner
    [2021-07-17T00:21:08.323Z] raise SSHException(
    [2021-07-17T00:21:08.323Z] paramiko.ssh_exception.SSHException: Error reading SSH protocol banner
    [2021-07-17T00:21:08.323Z]
    [2021-07-17T00:21:08.323Z] Traceback (most recent call last):
    [2021-07-17T00:21:08.323Z] File "/usr/lib/python3.8/site-packages/paramiko/transport.py", line 2211, in _check_banner
    [2021-07-17T00:21:08.323Z] buf = self.packetizer.readline(timeout)
    [2021-07-17T00:21:08.323Z] File "/usr/lib/python3.8/site-packages/paramiko/packet.py", line 380, in readline
    [2021-07-17T00:21:08.323Z] buf += self._read_timeout(timeout)
    [2021-07-17T00:21:08.323Z] File "/usr/lib/python3.8/site-packages/paramiko/packet.py", line 622, in _read_timeout
    [2021-07-17T00:21:08.323Z] raise socket.timeout()
    [2021-07-17T00:21:08.323Z] socket.timeout
    [2021-07-17T00:21:08.323Z]
    [2021-07-17T00:21:08.323Z] During handling of the above exception, another exception occurred:
    [2021-07-17T00:21:08.323Z]
    [2021-07-17T00:21:08.323Z] Traceback (most recent call last):
    [2021-07-17T00:21:08.323Z] File "ci-tooling/helpers/capture-dependency-diagram-data.py", line 68, in <module>
    [2021-07-17T00:21:08.323Z] ourArchive.storePackage( arguments.project, archiveFile.name, '' )
    [2021-07-17T00:21:08.323Z] File "/home/jenkins/workspace/Frameworks/kcoreaddons/kf5-qt5 SUSEQt5.15/ci-tooling/helpers/helperslib/Packages.py", line 184, in storePackage
    [2021-07-17T00:21:08.323Z] uploadConnection = CommonUtils.establishSSHConnection( self.config['client']['uploadHostname'], self.config['client']['uploadUsername'], privateKeyFile )
    [2021-07-17T00:21:08.323Z] File "/home/jenkins/workspace/Frameworks/kcoreaddons/kf5-qt5 SUSEQt5.15/ci-tooling/helpers/helperslib/CommonUtils.py", line 91, in establishSSHConnection
    [2021-07-17T00:21:08.323Z] client.connect( hostname, username=username, pkey = serverAccessKey )
    [2021-07-17T00:21:08.323Z] File "/usr/lib/python3.8/site-packages/paramiko/client.py", line 406, in connect
    [2021-07-17T00:21:08.323Z] t.start_client(timeout=timeout)
    [2021-07-17T00:21:08.323Z] File "/usr/lib/python3.8/site-packages/paramiko/transport.py", line 660, in start_client
    [2021-07-17T00:21:08.323Z] raise e
    [2021-07-17T00:21:08.323Z] File "/usr/lib/python3.8/site-packages/paramiko/transport.py", line 2039, in run
    [2021-07-17T00:21:08.323Z] self._check_banner()
    [2021-07-17T00:21:08.323Z] File "/usr/lib/python3.8/site-packages/paramiko/transport.py", line 2215, in _check_banner
    [2021-07-17T00:21:08.323Z] raise SSHException(
    [2021-07-17T00:21:08.323Z] paramiko.ssh_exception.SSHException: Error reading SSH protocol banner
    [2021-07-17T00:21:08.323Z] + true
    [Pipeline] sh
    [2021-07-17T00:21:08.604Z] + python3 -u ci-tooling/helpers/extract-cmake-dependency-metadata.py --product Frameworks --project kcoreaddons --branchGroup kf5-qt5 --platform SUSEQt5.15 --usingInstall /home/jenkins//install-prefix/
    [2021-07-17T00:21:26.652Z] Exception: Error reading SSH protocol banner
    [2021-07-17T00:21:26.652Z] Traceback (most recent call last):
    [2021-07-17T00:21:26.652Z] File "/usr/lib/python3.8/site-packages/paramiko/transport.py", line 2211, in _check_banner
    [2021-07-17T00:21:26.652Z] buf = self.packetizer.readline(timeout)
    [2021-07-17T00:21:26.652Z] File "/usr/lib/python3.8/site-packages/paramiko/packet.py", line 380, in readline
    [2021-07-17T00:21:26.652Z] buf += self._read_timeout(timeout)
    [2021-07-17T00:21:26.652Z] File "/usr/lib/python3.8/site-packages/paramiko/packet.py", line 622, in _read_timeout
    [2021-07-17T00:21:26.652Z] raise socket.timeout()
    [2021-07-17T00:21:26.652Z] socket.timeout
    [2021-07-17T00:21:26.652Z]
    [2021-07-17T00:21:26.652Z] During handling of the above exception, another exception occurred:
    [2021-07-17T00:21:26.652Z]
    [2021-07-17T00:21:26.652Z] Traceback (most recent call last):
    [2021-07-17T00:21:26.652Z] File "/usr/lib/python3.8/site-packages/paramiko/transport.py", line 2039, in run
    [2021-07-17T00:21:26.652Z] self._check_banner()
    [2021-07-17T00:21:26.652Z] File "/usr/lib/python3.8/site-packages/paramiko/transport.py", line 2215, in _check_banner
    [2021-07-17T00:21:26.652Z] raise SSHException(
    [2021-07-17T00:21:26.652Z] paramiko.ssh_exception.SSHException: Error reading SSH protocol banner
    [2021-07-17T00:21:26.652Z]
    [2021-07-17T00:21:26.652Z] Traceback (most recent call last):
    [2021-07-17T00:21:26.652Z] File "/usr/lib/python3.8/site-packages/paramiko/transport.py", line 2211, in _check_banner
    [2021-07-17T00:21:26.652Z] buf = self.packetizer.readline(timeout)
    [2021-07-17T00:21:26.652Z] File "/usr/lib/python3.8/site-packages/paramiko/packet.py", line 380, in readline
    [2021-07-17T00:21:26.652Z] buf += self._read_timeout(timeout)
    [2021-07-17T00:21:26.652Z] File "/usr/lib/python3.8/site-packages/paramiko/packet.py", line 622, in _read_timeout
    [2021-07-17T00:21:26.652Z] raise socket.timeout()
    [2021-07-17T00:21:26.652Z] socket.timeout
    [2021-07-17T00:21:26.652Z]
    [2021-07-17T00:21:26.652Z] During handling of the above exception, another exception occurred:
    [2021-07-17T00:21:26.652Z]
    [2021-07-17T00:21:26.652Z] Traceback (most recent call last):
    [2021-07-17T00:21:26.652Z] File "ci-tooling/helpers/extract-cmake-dependency-metadata.py", line 54, in <module>
    [2021-07-17T00:21:26.652Z] client = CommonUtils.establishSSHConnection( 'charlotte.kde.org', 'dependencymetadata', privateKeyFile )
    [2021-07-17T00:21:26.652Z] File "/home/jenkins/workspace/Frameworks/kcoreaddons/kf5-qt5 SUSEQt5.15/ci-tooling/helpers/helperslib/CommonUtils.py", line 91, in establishSSHConnection
    [2021-07-17T00:21:26.652Z] client.connect( hostname, username=username, pkey = serverAccessKey )
    [2021-07-17T00:21:26.652Z] File "/usr/lib/python3.8/site-packages/paramiko/client.py", line 406, in connect
    [2021-07-17T00:21:26.652Z] t.start_client(timeout=timeout)
    [2021-07-17T00:21:26.652Z] File "/usr/lib/python3.8/site-packages/paramiko/transport.py", line 660, in start_client
    [2021-07-17T00:21:26.652Z] raise e
    [2021-07-17T00:21:26.652Z] File "/usr/lib/python3.8/site-packages/paramiko/transport.py", line 2039, in run
    [2021-07-17T00:21:26.652Z] self._check_banner()
    [2021-07-17T00:21:26.652Z] File "/usr/lib/python3.8/site-packages/paramiko/transport.py", line 2215, in _check_banner
    [2021-07-17T00:21:26.652Z] raise SSHException(
    [2021-07-17T00:21:26.652Z] paramiko.ssh_exception.SSHException: Error reading SSH protocol banner
    [Pipeline] }
    [Pipeline] // stage
    [Pipeline] }
    [2021-07-17T00:21:31.407Z] ERROR: script returned exit code 1
    [Pipeline] // catchError
    [Pipeline] emailextrecipients
    [Pipeline] emailext


    Reply via email to