|
CONSOLE OUTPUT
|
| [...truncated 19.63 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 ac556669730075067014d88a8780610f564b6525 (origin/master) |
| > git config core.sparsecheckout # timeout=10 |
| > git checkout -f ac556669730075067014d88a8780610f564b6525 |
| Commit message: "Move kdevplatform to unmaintained, merged into kdevelop" |
| [Pipeline] checkout |
| Cloning the remote Git repository |
| Cloning repository https://anongit.kde.org/kde-build-metadata |
| > git init /home/jenkins/workspace/Plasma plasma-nm stable-kf5-qt5 SUSEQt5.9/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 6b8cd14bc8e3d799f79e836731a135aae3a1b6f2 (origin/master) |
| > git config core.sparsecheckout # timeout=10 |
| > git checkout -f 6b8cd14bc8e3d799f79e836731a135aae3a1b6f2 |
| Commit message: "Add minuet dependencies" |
| [Pipeline] checkout |
| Cloning the remote Git repository |
| Cloning repository https://anongit.kde.org/kapidox |
| > git init /home/jenkins/workspace/Plasma plasma-nm stable-kf5-qt5 SUSEQt5.9/ci-tooling/kapidox # timeout=10 |
| Fetching upstream changes from https://anongit.kde.org/kapidox |
| > git --version # timeout=10 |
| > git fetch --tags --progress https://anongit.kde.org/kapidox +refs/heads/*:refs/remotes/origin/* |
| > git config remote.origin.url https://anongit.kde.org/kapidox # timeout=10 |
| > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 |
| > git config remote.origin.url https://anongit.kde.org/kapidox # timeout=10 |
| Fetching upstream changes from https://anongit.kde.org/kapidox |
| > git fetch --tags --progress https://anongit.kde.org/kapidox +refs/heads/*:refs/remotes/origin/* |
| > git rev-parse origin/master^{commit} # timeout=10 |
| Checking out Revision a5a402aac02b5dc8846c6ee3d82e592548af3001 (origin/master) |
| > git config core.sparsecheckout # timeout=10 |
| > git checkout -f a5a402aac02b5dc8846c6ee3d82e592548af3001 |
| Commit message: "GIT_SILENT Upgrade KF5 version to 5.42.0." |
| [Pipeline] checkout |
| Cloning the remote Git repository |
| Cloning repository https://anongit.kde.org/kde-dev-scripts |
| > git init /home/jenkins/workspace/Plasma plasma-nm stable-kf5-qt5 SUSEQt5.9/ci-tooling/kde-dev-scripts # timeout=10 |
| Fetching upstream changes from https://anongit.kde.org/kde-dev-scripts |
| > git --version # timeout=10 |
| > git fetch --tags --progress https://anongit.kde.org/kde-dev-scripts +refs/heads/*:refs/remotes/origin/* |
| > git config remote.origin.url https://anongit.kde.org/kde-dev-scripts # 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-dev-scripts # timeout=10 |
| Fetching upstream changes from https://anongit.kde.org/kde-dev-scripts |
| > git fetch --tags --progress https://anongit.kde.org/kde-dev-scripts +refs/heads/*:refs/remotes/origin/* |
| > git rev-parse origin/master^{commit} # timeout=10 |
| Checking out Revision 4371abbd32f26299754df1e6edb80328e0e54745 (origin/master) |
| > git config core.sparsecheckout # timeout=10 |
| > git checkout -f 4371abbd32f26299754df1e6edb80328e0e54745 |
| Commit message: "update license." |
| [Pipeline] } |
| [Pipeline] // stage |
| [Pipeline] stage |
| [Pipeline] { (Setup Dependencies) |
| [Pipeline] sh |
| [Plasma plasma-nm stable-kf5-qt5 SUSEQt5.9] Running shell script |
| + python3 -u ci-tooling/helpers/prepare-dependencies.py --product Plasma --project plasma-nm --branchGroup stable-kf5-qt5 --environment production --platform SUSEQt5.9 --installTo /home/jenkins//install-prefix/ |
| Retrieving: Plasma-extra-cmake-modules-stable-kf5-qt5 |
| Retrieving: Plasma-karchive-stable-kf5-qt5 |
| Retrieving: Plasma-ki18n-stable-kf5-qt5 |
| Retrieving: Plasma-kcoreaddons-stable-kf5-qt5 |
| Retrieving: Plasma-kwindowsystem-stable-kf5-qt5 |
| Retrieving: Plasma-kconfig-stable-kf5-qt5 |
| Retrieving: Plasma-kcrash-stable-kf5-qt5 |
| Retrieving: Plasma-kdbusaddons-stable-kf5-qt5 |
| Retrieving: Plasma-kdoctools-stable-kf5-qt5 |
| Traceback (most recent call last): |
| File "ci-tooling/helpers/prepare-dependencies.py", line 79, in <module> |
| archive.extractall( path=arguments.installTo ) |
| File "/usr/lib64/python3.6/tarfile.py", line 2007, in extractall |
| numeric_owner=numeric_owner) |
| File "/usr/lib64/python3.6/tarfile.py", line 2049, in extract |
| numeric_owner=numeric_owner) |
| File "/usr/lib64/python3.6/tarfile.py", line 2119, in _extract_member |
| self.makefile(tarinfo, targetpath) |
| File "/usr/lib64/python3.6/tarfile.py", line 2168, in makefile |
| copyfileobj(source, target, tarinfo.size, ReadError, bufsize) |
| File "/usr/lib64/python3.6/tarfile.py", line 256, in copyfileobj |
| raise exception("unexpected end of data") |
| tarfile.ReadError: unexpected end of data |
| [Pipeline] } |
| [Pipeline] // stage |
| [Pipeline] } |
| ERROR: script returned exit code 1 |
| [Pipeline] // catchError |
| [Pipeline] sh |
| [Plasma plasma-nm stable-kf5-qt5 SUSEQt5.9] Running shell script |
| + python3 -u ci-tooling/helpers/capture-workspace.py --environment production |
| [Pipeline] emailextrecipients |
| [Pipeline] emailext |