Build failed in Jenkins: yast-yast-services-manager-master #58
See <https://ci.opensuse.org/job/yast-yast-services-manager-master/58/display/redirect?page=changes> Changes: [Josef Reidinger] Bump version to 5.0.0 ------------------------------------------ Started by GitHub push by jreidinger Running as SYSTEM [EnvInject] - Loading node environment variables. Building remotely on yast-jenkins2 (yast-head yast-jenkins) in workspace <https://ci.opensuse.org/job/yast-yast-services-manager-master/ws/> The recommended git tool is: NONE No credentials specified
git rev-parse --resolve-git-dir <https://ci.opensuse.org/job/yast-yast-services-manager-master/ws/.git> # timeout=10 Fetching changes from the remote Git repository git config remote.origin.url https://github.com/yast/yast-services-manager.git # timeout=10 Pruning obsolete local branches Fetching upstream changes from https://github.com/yast/yast-services-manager.git git --version # timeout=10 git --version # 'git version 2.35.3' git fetch --tags --force --progress --prune -- https://github.com/yast/yast-services-manager.git +refs/heads/*:refs/remotes/origin/* # timeout=10 git rev-parse origin/master^{commit} # timeout=10 Checking out Revision 36c61eb883cfdc381ed7b42f82cc934557dfe2aa (origin/master) git config core.sparsecheckout # timeout=10 git checkout -f 36c61eb883cfdc381ed7b42f82cc934557dfe2aa # timeout=10 Commit message: "Bump version to 5.0.0" git rev-list --no-walk 5926ba9964f2b1e49681cbe7f75b4e69ff85749a # timeout=10 Cleaning workspace git rev-parse --verify HEAD # timeout=10 Resetting working tree git reset --hard # timeout=10 git clean -fdx # timeout=10 [EnvInject] - Executing scripts and injecting environment variables after the SCM step. [EnvInject] - Injecting as environment variables the properties content YAST_SUBMIT=factory
[EnvInject] - Variables injected successfully. [EnvInject] - Mask passwords that will be passed as build parameters. [yast-yast-services-manager-master] $ /bin/sh -xe /tmp/jenkins4474618126642579178.sh + cd <https://ci.opensuse.org/job/yast-yast-services-manager-master/ws/> + LC_ALL=en_US.UTF-8 + /usr/local/bin/jenkins_status_comment.rb timeout 30m rake osc:sr All files have proper license reference. * Starting syntax check... src/clients/services_proposal.rb:138: warning: assigned but unused variable - firewall * Done * Making tarball <https://ci.opensuse.org/job/yast-yast-services-manager-master/ws/package/yast2-services-manager-5.0.0.tar.bz2> ... osc -A 'https://api.opensuse.org/' --traceback checkout 'YaST:Head' yast2-services-manager * ...Done A YaST:Head A YaST:Head/yast2-services-manager A YaST:Head/yast2-services-manager/yast2-services-manager-4.6.1.tar.bz2 A YaST:Head/yast2-services-manager/yast2-services-manager.changes A YaST:Head/yast2-services-manager/yast2-services-manager.spec At revision 165. rm <https://ci.opensuse.org/job/yast-yast-services-manager-master/ws/YaST>:Head/yast2-services-manager/yast2-services-manager-4.6.1.tar.bz2 rm <https://ci.opensuse.org/job/yast-yast-services-manager-master/ws/YaST>:Head/yast2-services-manager/yast2-services-manager.changes rm <https://ci.opensuse.org/job/yast-yast-services-manager-master/ws/YaST>:Head/yast2-services-manager/yast2-services-manager.spec cp package/yast2-services-manager.changes <https://ci.opensuse.org/job/yast-yast-services-manager-master/ws/YaST>:Head/yast2-services-manager cp package/yast2-services-manager.spec <https://ci.opensuse.org/job/yast-yast-services-manager-master/ws/YaST>:Head/yast2-services-manager cp package/yast2-services-manager-5.0.0.tar.bz2 <https://ci.opensuse.org/job/yast-yast-services-manager-master/ws/YaST>:Head/yast2-services-manager osc -A 'https://api.opensuse.org/' addremove D yast2-services-manager-4.6.1.tar.bz2 A yast2-services-manager-5.0.0.tar.bz2 osc -A 'https://api.opensuse.org/' cat 'openSUSE:Factory' 'yast2-services-manager' 'yast2-services-manager.spec' > /tmp/yast-rake20230830-20943-1a98ips Checking IDs in *.changes file Version has been changed in *.spec file osc -A 'https://api.opensuse.org/' cat 'openSUSE:Factory' 'yast2-services-manager' 'yast2-services-manager.changes' | diff - 'yast2-services-manager.changes' rm -rf YaST:Head rake aborted! Stopping, missing new bugzilla or fate entry in the *.changes file. e.g. bnc#<number> or fate#<number> Tasks: TOP => osc:sr => check:changelog (See full trace by running task with --trace) cleaning Result: PID 20940 exited with value 1 Scanning for a pull request... Sending Net::HTTP::Get request to https://api.github.com/repos/yast/yast-services-manager/pulls... OK Pull request not found Build step 'Execute shell' marked build as failure
See <https://ci.opensuse.org/job/yast-yast-services-manager-master/59/display/redirect?page=changes> Changes: [Josef Reidinger] Adapt files for the SLE-15-SP6 branch ------------------------------------------ Started by GitHub push by jreidinger Started by GitHub push by jreidinger Running as SYSTEM [EnvInject] - Loading node environment variables. Building remotely on yast-jenkins2 (yast-head yast-jenkins) in workspace <https://ci.opensuse.org/job/yast-yast-services-manager-master/ws/> The recommended git tool is: NONE No credentials specified
git rev-parse --resolve-git-dir <https://ci.opensuse.org/job/yast-yast-services-manager-master/ws/.git> # timeout=10 Fetching changes from the remote Git repository git config remote.origin.url https://github.com/yast/yast-services-manager.git # timeout=10 Pruning obsolete local branches Fetching upstream changes from https://github.com/yast/yast-services-manager.git git --version # timeout=10 git --version # 'git version 2.35.3' git fetch --tags --force --progress --prune -- https://github.com/yast/yast-services-manager.git +refs/heads/*:refs/remotes/origin/* # timeout=10 git rev-parse origin/master^{commit} # timeout=10 Checking out Revision 0059fdb1eed4167573f0d8266806ae3473a624e8 (origin/master) git config core.sparsecheckout # timeout=10 git checkout -f 0059fdb1eed4167573f0d8266806ae3473a624e8 # timeout=10 Commit message: "Clean merge of SP6" git rev-list --no-walk 36c61eb883cfdc381ed7b42f82cc934557dfe2aa # timeout=10 Cleaning workspace git rev-parse --verify HEAD # timeout=10 Resetting working tree git reset --hard # timeout=10 git clean -fdx # timeout=10 [EnvInject] - Executing scripts and injecting environment variables after the SCM step. [EnvInject] - Injecting as environment variables the properties content YAST_SUBMIT=factory
[EnvInject] - Variables injected successfully. [EnvInject] - Mask passwords that will be passed as build parameters. [yast-yast-services-manager-master] $ /bin/sh -xe /tmp/jenkins76636653555382573.sh + cd <https://ci.opensuse.org/job/yast-yast-services-manager-master/ws/> + LC_ALL=en_US.UTF-8 + /usr/local/bin/jenkins_status_comment.rb timeout 30m rake osc:sr All files have proper license reference. * Starting syntax check... src/clients/services_proposal.rb:138: warning: assigned but unused variable - firewall * Done * Making tarball <https://ci.opensuse.org/job/yast-yast-services-manager-master/ws/package/yast2-services-manager-5.0.0.tar.bz2> ... osc -A 'https://api.opensuse.org/' --traceback checkout 'YaST:Head' yast2-services-manager * ...Done A YaST:Head A YaST:Head/yast2-services-manager A YaST:Head/yast2-services-manager/yast2-services-manager-4.6.1.tar.bz2 A YaST:Head/yast2-services-manager/yast2-services-manager.changes A YaST:Head/yast2-services-manager/yast2-services-manager.spec At revision 165. rm <https://ci.opensuse.org/job/yast-yast-services-manager-master/ws/YaST>:Head/yast2-services-manager/yast2-services-manager-4.6.1.tar.bz2 rm <https://ci.opensuse.org/job/yast-yast-services-manager-master/ws/YaST>:Head/yast2-services-manager/yast2-services-manager.changes rm <https://ci.opensuse.org/job/yast-yast-services-manager-master/ws/YaST>:Head/yast2-services-manager/yast2-services-manager.spec cp package/yast2-services-manager.changes <https://ci.opensuse.org/job/yast-yast-services-manager-master/ws/YaST>:Head/yast2-services-manager cp package/yast2-services-manager.spec <https://ci.opensuse.org/job/yast-yast-services-manager-master/ws/YaST>:Head/yast2-services-manager cp package/yast2-services-manager-5.0.0.tar.bz2 <https://ci.opensuse.org/job/yast-yast-services-manager-master/ws/YaST>:Head/yast2-services-manager osc -A 'https://api.opensuse.org/' addremove D yast2-services-manager-4.6.1.tar.bz2 A yast2-services-manager-5.0.0.tar.bz2 osc -A 'https://api.opensuse.org/' cat 'openSUSE:Factory' 'yast2-services-manager' 'yast2-services-manager.spec' > /tmp/yast-rake20230901-27069-8q003m Checking IDs in *.changes file Version has been changed in *.spec file osc -A 'https://api.opensuse.org/' cat 'openSUSE:Factory' 'yast2-services-manager' 'yast2-services-manager.changes' | diff - 'yast2-services-manager.changes' rm -rf YaST:Head rake aborted! Stopping, missing new bugzilla or fate entry in the *.changes file. e.g. bnc#<number> or fate#<number> Tasks: TOP => osc:sr => check:changelog (See full trace by running task with --trace) cleaning Result: PID 27066 exited with value 1 Scanning for a pull request... Sending Net::HTTP::Get request to https://api.github.com/repos/yast/yast-services-manager/pulls... OK Pull request not found Build step 'Execute shell' marked build as failure
See <https://ci.opensuse.org/job/yast-yast-services-manager-master/60/display/redirect> Changes: ------------------------------------------ Started by user Josef Reidinger Running as SYSTEM [EnvInject] - Loading node environment variables. Building remotely on yast-jenkins2 (yast-head yast-jenkins) in workspace <https://ci.opensuse.org/job/yast-yast-services-manager-master/ws/> The recommended git tool is: NONE No credentials specified
git rev-parse --resolve-git-dir <https://ci.opensuse.org/job/yast-yast-services-manager-master/ws/.git> # timeout=10 Fetching changes from the remote Git repository git config remote.origin.url https://github.com/yast/yast-services-manager.git # timeout=10 Pruning obsolete local branches Fetching upstream changes from https://github.com/yast/yast-services-manager.git git --version # timeout=10 git --version # 'git version 2.35.3' git fetch --tags --force --progress --prune -- https://github.com/yast/yast-services-manager.git +refs/heads/*:refs/remotes/origin/* # timeout=10 git rev-parse origin/master^{commit} # timeout=10 Checking out Revision 0059fdb1eed4167573f0d8266806ae3473a624e8 (origin/master) git config core.sparsecheckout # timeout=10 git checkout -f 0059fdb1eed4167573f0d8266806ae3473a624e8 # timeout=10 Commit message: "Clean merge of SP6" git rev-list --no-walk 0059fdb1eed4167573f0d8266806ae3473a624e8 # timeout=10 Cleaning workspace git rev-parse --verify HEAD # timeout=10 Resetting working tree git reset --hard # timeout=10 git clean -fdx # timeout=10 [EnvInject] - Executing scripts and injecting environment variables after the SCM step. [EnvInject] - Injecting as environment variables the properties content YAST_SUBMIT=factory
[EnvInject] - Variables injected successfully. [EnvInject] - Mask passwords that will be passed as build parameters. [yast-yast-services-manager-master] $ /bin/sh -xe /tmp/jenkins2512227503201249939.sh + cd <https://ci.opensuse.org/job/yast-yast-services-manager-master/ws/> + LC_ALL=en_US.UTF-8 + /usr/local/bin/jenkins_status_comment.rb timeout 30m rake osc:sr All files have proper license reference. * Starting syntax check... src/clients/services_proposal.rb:138: warning: assigned but unused variable - firewall * Done * Making tarball <https://ci.opensuse.org/job/yast-yast-services-manager-master/ws/package/yast2-services-manager-5.0.0.tar.bz2> ... osc -A 'https://api.opensuse.org/' --traceback checkout 'YaST:Head' yast2-services-manager * ...Done A YaST:Head A YaST:Head/yast2-services-manager A YaST:Head/yast2-services-manager/yast2-services-manager-4.6.1.tar.bz2 A YaST:Head/yast2-services-manager/yast2-services-manager.changes A YaST:Head/yast2-services-manager/yast2-services-manager.spec At revision 165. rm <https://ci.opensuse.org/job/yast-yast-services-manager-master/ws/YaST>:Head/yast2-services-manager/yast2-services-manager-4.6.1.tar.bz2 rm <https://ci.opensuse.org/job/yast-yast-services-manager-master/ws/YaST>:Head/yast2-services-manager/yast2-services-manager.changes rm <https://ci.opensuse.org/job/yast-yast-services-manager-master/ws/YaST>:Head/yast2-services-manager/yast2-services-manager.spec cp package/yast2-services-manager.changes <https://ci.opensuse.org/job/yast-yast-services-manager-master/ws/YaST>:Head/yast2-services-manager cp package/yast2-services-manager.spec <https://ci.opensuse.org/job/yast-yast-services-manager-master/ws/YaST>:Head/yast2-services-manager cp package/yast2-services-manager-5.0.0.tar.bz2 <https://ci.opensuse.org/job/yast-yast-services-manager-master/ws/YaST>:Head/yast2-services-manager osc -A 'https://api.opensuse.org/' addremove D yast2-services-manager-4.6.1.tar.bz2 A yast2-services-manager-5.0.0.tar.bz2 osc -A 'https://api.opensuse.org/' cat 'openSUSE:Factory' 'yast2-services-manager' 'yast2-services-manager.spec' > /tmp/yast-rake20230905-27381-1otz2qs Checking IDs in *.changes file Version has been changed in *.spec file osc -A 'https://api.opensuse.org/' cat 'openSUSE:Factory' 'yast2-services-manager' 'yast2-services-manager.changes' | diff - 'yast2-services-manager.changes' rm -rf YaST:Head rake aborted! Stopping, missing new bugzilla or fate entry in the *.changes file. e.g. bnc#<number> or fate#<number> Tasks: TOP => osc:sr => check:changelog (See full trace by running task with --trace) cleaning Result: PID 27378 exited with value 1 Scanning for a pull request... Sending Net::HTTP::Get request to https://api.github.com/repos/yast/yast-services-manager/pulls... OK Pull request not found Build step 'Execute shell' marked build as failure
participants (1)
-
admin@opensuse.org