CONSOLE OUTPUT
|
[...truncated 19.44 KB...] |
> git config remote.origin.url https://anongit.kde.org/sysadmin/repo-metadata # timeout=10 |
Fetching upstream changes from https://anongit.kde.org/sysadmin/repo-metadata |
> git fetch --tags --progress https://anongit.kde.org/sysadmin/repo-metadata +refs/heads/*:refs/remotes/origin/* |
> git rev-parse origin/master^{commit} # timeout=10 |
Checking out Revision 0397c046ef10da81d9d12b51a3a9c97ada4db5b6 (origin/master) |
> git config core.sparsecheckout # timeout=10 |
> git checkout -f 0397c046ef10da81d9d12b51a3a9c97ada4db5b6 |
Commit message: "Move kdev-rust to unmaintained" |
[Pipeline] checkout |
Cloning the remote Git repository |
Cloning repository https://anongit.kde.org/kde-build-metadata |
> git init /usr/home/jenkins/workspace/Applications/okular/stable-kf5-qt5 FreeBSDQt5.11/ci-tooling/kde-build-metadata # timeout=10 |
Fetching upstream changes from https://anongit.kde.org/kde-build-metadata |
> git --version # timeout=10 |
> git fetch --tags --progress https://anongit.kde.org/kde-build-metadata +refs/heads/*:refs/remotes/origin/* |
> git config remote.origin.url https://anongit.kde.org/kde-build-metadata # timeout=10 |
> git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 |
> git config remote.origin.url https://anongit.kde.org/kde-build-metadata # timeout=10 |
Fetching upstream changes from https://anongit.kde.org/kde-build-metadata |
> git fetch --tags --progress https://anongit.kde.org/kde-build-metadata +refs/heads/*:refs/remotes/origin/* |
> git rev-parse origin/master^{commit} # timeout=10 |
Checking out Revision a2cf808c838fc1b1548a5f694b0f3e6397f4367f (origin/master) |
> git config core.sparsecheckout # timeout=10 |
> git checkout -f a2cf808c838fc1b1548a5f694b0f3e6397f4367f |
Commit message: "kdev-rust moved to unmaintained" |
[Pipeline] } |
[Pipeline] // stage |
[Pipeline] stage |
[Pipeline] { (Setup Dependencies) |
[Pipeline] sh |
[stable-kf5-qt5 FreeBSDQt5.11] Running shell script |
+ python3.5 -u ci-tooling/helpers/prepare-dependencies.py --product Applications --project okular --branchGroup stable-kf5-qt5 --environment production --platform FreeBSDQt5.11 --installTo /home/jenkins/install-prefix/ |
Retrieving: Applications-extra-cmake-modules-stable-kf5-qt5 |
Retrieving: Applications-karchive-stable-kf5-qt5 |
Retrieving: Applications-ki18n-stable-kf5-qt5 |
Retrieving: Applications-kcoreaddons-stable-kf5-qt5 |
Retrieving: Applications-kwindowsystem-stable-kf5-qt5 |
Retrieving: Applications-kconfig-stable-kf5-qt5 |
Retrieving: Applications-kcrash-stable-kf5-qt5 |
Retrieving: Applications-kdbusaddons-stable-kf5-qt5 |
Retrieving: Applications-kdoctools-stable-kf5-qt5 |
Retrieving: Applications-kservice-stable-kf5-qt5 |
Retrieving: Applications-kcodecs-stable-kf5-qt5 |
Retrieving: Applications-phonon-stable-kf5-qt5 |
Retrieving: Applications-kauth-stable-kf5-qt5 |
Retrieving: Applications-kguiaddons-stable-kf5-qt5 |
Retrieving: Applications-kwidgetsaddons-stable-kf5-qt5 |
Retrieving: Applications-kconfigwidgets-stable-kf5-qt5 |
Retrieving: Applications-kitemviews-stable-kf5-qt5 |
Retrieving: Applications-kcompletion-stable-kf5-qt5 |
Retrieving: Applications-kiconthemes-stable-kf5-qt5 |
Retrieving: Applications-sonnet-stable-kf5-qt5 |
Retrieving: Applications-attica-stable-kf5-qt5 |
Retrieving: Applications-kglobalaccel-stable-kf5-qt5 |
Retrieving: Applications-ktextwidgets-stable-kf5-qt5 |
Retrieving: Applications-breeze-icons-stable-kf5-qt5 |
Retrieving: Applications-knotifications-stable-kf5-qt5 |
Retrieving: Applications-kxmlgui-stable-kf5-qt5 |
Retrieving: Applications-solid-stable-kf5-qt5 |
Retrieving: Applications-kjobwidgets-stable-kf5-qt5 |
Retrieving: Applications-kbookmarks-stable-kf5-qt5 |
Retrieving: Applications-kwallet-stable-kf5-qt5 |
Retrieving: Applications-kio-stable-kf5-qt5 |
Retrieving: Applications-kparts-stable-kf5-qt5 |
Retrieving: Applications-kplotting-stable-kf5-qt5 |
Retrieving: Applications-kdewebkit-stable-kf5-qt5 |
Retrieving: Applications-kinit-stable-kf5-qt5 |
Retrieving: Applications-kunitconversion-stable-kf5-qt5 |
Retrieving: Applications-kded-stable-kf5-qt5 |
Retrieving: Applications-kemoticons-stable-kf5-qt5 |
Retrieving: Applications-kdesignerplugin-stable-kf5-qt5 |
Retrieving: Applications-syntax-highlighting-stable-kf5-qt5 |
Retrieving: Applications-kpackage-stable-kf5-qt5 |
Retrieving: Applications-kactivities-stable-kf5-qt5 |
Traceback (most recent call last): |
File "ci-tooling/helpers/prepare-dependencies.py", line 71, in <module> |
filename, metadata = packageArchive.retrievePackage( package ) |
File "/usr/home/jenkins/workspace/Applications/okular/stable-kf5-qt5 FreeBSDQt5.11/ci-tooling/helpers/helperslib/Packages.py", line 116, in retrievePackage |
latestContent.write( response.read() ) |
File "/usr/local/lib/python3.5/http/client.py", line 461, in read |
s = self._safe_read(self.length) |
File "/usr/local/lib/python3.5/http/client.py", line 607, in _safe_read |
chunk = self.fp.read(min(amt, MAXAMOUNT)) |
File "/usr/local/lib/python3.5/socket.py", line 576, in readinto |
return self._sock.recv_into(b) |
File "/usr/local/lib/python3.5/ssl.py", line 937, in recv_into |
return self.read(nbytes, buffer) |
File "/usr/local/lib/python3.5/ssl.py", line 799, in read |
return self._sslobj.read(len, buffer) |
File "/usr/local/lib/python3.5/ssl.py", line 583, in read |
v = self._sslobj.read(len, buffer) |
ConnectionResetError: [Errno 54] Connection reset by peer |
[Pipeline] } |
[Pipeline] // stage |
[Pipeline] } |
ERROR: script returned exit code 1 |
[Pipeline] // catchError |
[Pipeline] emailextrecipients |
[Pipeline] emailext |