Build failed in Jenkins: libstorage-ng-master #708
1 Feb
2021
1 Feb
'21
10:59
See <https://ci.suse.de/job/libstorage-ng-master/708/display/redirect?page=changes> Changes: [aschnell] - added function to calculate size of underlying devices of MD RAID [aschnell] - added unit tests [aschnell] - updated documentation ------------------------------------------ Started by an SCM change Running as SYSTEM [EnvInject] - Loading node environment variables. Building remotely on linuxrc-ci-worker-2.suse.de-9a330b30 (swarm linuxrc) in workspace <https://ci.suse.de/job/libstorage-ng-master/ws/> The recommended git tool is: NONE No credentials specified > git rev-parse --is-inside-work-tree # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:openSUSE/libstorage-ng # timeout=10 Fetching upstream changes from git@github.com:openSUSE/libstorage-ng > git --version # timeout=10 > git --version # 'git version 2.12.3' > git fetch --tags --progress -- git@github.com:openSUSE/libstorage-ng +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse origin/master^{commit} # timeout=10 Checking out Revision 0d2116e99c17461b84ee4aa8f9b4b3061d356a94 (origin/master) > git config core.sparsecheckout # timeout=10 > git checkout -f 0d2116e99c17461b84ee4aa8f9b4b3061d356a94 # timeout=10 Commit message: "Merge pull request #797 from aschnell/master" > git rev-list --no-walk 7d984d26dad6a558acd5b41e1e6175694f206e87 # timeout=10 [libstorage-ng-master] $ /bin/sh -xe /tmp/jenkins2959364539899052507.sh + package=libstorage-ng + '[' SCMTRIGGER '!=' MANUALTRIGGER ']' + target=master + echo '=== auto target: master ===' === auto target: master === + target=factory + echo '=== target: factory ===' === target: factory === + '[' -z factory ']' + no_wait= + target=factory + '[' factory = factory ']' + build_it --target factory-yast --branch master --prepare make_package --obs obs --spec libstorage-ng.spec.in HEAD detached at 0d2116e9 nothing to commit, working tree clean Previous HEAD position was 0d2116e9... Merge pull request #797 from aschnell/master Switched to branch 'master' Your branch is behind 'origin/master' by 4 commits, and can be fast-forwarded. (use "git pull" to update your local branch) Updating 7d984d26..0d2116e9 Fast-forward po/README | 4 +-- storage/Devices/Md.cc | 9 +++++- storage/Devices/Md.h | 14 ++++++++- storage/Devices/MdImpl.cc | 53 +++++++++++++++++++++++++++++++-- storage/Devices/MdImpl.h | 7 ++++- testsuite/Devices/Makefile.am | 2 +- testsuite/Devices/md-underlying-size.cc | 34 +++++++++++++++++++++ 7 files changed, 115 insertions(+), 8 deletions(-) create mode 100644 testsuite/Devices/md-underlying-size.cc + PATH=/home/jenkins/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:utils + true + '[' '' = --name ']' + break + '[' -z '' ']' ++ git config --get remote.origin.url ++ perl -pe 's#^.*/|\.git$##g' + PACKAGE_NAME=libstorage-ng + '[' -z libstorage-ng ']' ++ git2log --version VERSION ++ cat VERSION + VERSION=4.3.87 + PACKAGE_PREFIX=libstorage-ng-4.3.87 + mkdir -p package + rm -f package/libstorage-ng-4.3.86.tar.xz package/libstorage-ng.changes + extra_files=VERSION + git2log --changelog --format obs package/libstorage-ng.changes + '[' -f changelog ']' + '[' '!' -d .git ']' + git archive --prefix=libstorage-ng-4.3.87/ HEAD ++ git show -s --format=%ci + tar -r -f package/libstorage-ng-4.3.87.tar --mode=0664 --owner=root --group=root '--mtime=2021-02-01 11:56:10 +0100' '--transform=s:^:libstorage-ng-4.3.87/:' VERSION + xz -f package/libstorage-ng-4.3.87.tar Package: libstorage-ng Version: 4.3.87 GIT Branch: master Spec File: libstorage-ng.spec.in OBS Sources: obs Dist: factory-yast Project: YaST:Head Submit To: openSUSE:Factory/libstorage-ng Maintainer: yast2-maintainers@suse.de BS: api.opensuse.org TMP Dir: /tmp/tobs.IaTfysas/package Checking out YaST:Head/libstorage-ng... -rw-r--r-- 1 109 Jul 29 2020 _constraints -rw-r--r-- 1 836108 Jan 29 13:38 libstorage-ng-4.3.86.tar.xz -rw-r--r-- 1 304309 Jan 29 13:38 libstorage-ng.changes -rw-r--r-- 1 6093 Jan 29 13:38 libstorage-ng.spec New changelog entry: -------------------------------------------------------------------- Mon Feb 1 10:56:10 UTC 2021 - aschnell@suse.com - merge gh#openSUSE/libstorage-ng#797 - added function to calculate size of underlying devices of MD RAID - added unit tests - updated documentation - 4.3.87 Creating tag 4.3.87 To github.com:openSUSE/libstorage-ng * [new tag] 4.3.87 -> 4.3.87 D libstorage-ng-4.3.86.tar.xz A libstorage-ng-4.3.87.tar.xz Submitting changes to YaST:Head/libstorage-ng... Unknown license 'GPL-2.0-only' Deleting libstorage-ng-4.3.86.tar.xz Sending libstorage-ng.changes Sending libstorage-ng.spec Sending libstorage-ng-4.3.87.tar.xz Transmitting file data ... Committed revision 720. Waiting for server side source service run ....................................................... At revision 720. -rw-r--r-- 1 109 Feb 1 10:58 _constraints -rw-r--r-- 1 836420 Feb 1 10:58 libstorage-ng-4.3.87.tar.xz -rw-r--r-- 1 304586 Feb 1 10:58 libstorage-ng.changes -rw-r--r-- 1 6093 Feb 1 10:58 libstorage-ng.spec + submit_it --target factory-yast --package libstorage-ng Package: libstorage-ng Dist: factory-yast Project: YaST:Head Submit To: openSUSE:Factory/libstorage-ng Maintainer: yast2-maintainers@suse.de BS: api.opensuse.org Waiting for build results of YaST:Head/libstorage-ng... Build failed Build step 'Execute shell' marked build as failure Not sending mail to unregistered user aschnell@suse.de
4 Feb
4 Feb
09:04
New subject: Jenkins build is back to normal : libstorage-ng-master #709
1421
Age (days ago)
1424
Last active (days ago)
1 comments
1 participants
participants (1)
-
jenkins@suse.de