See <https://ci.suse.de/job/yast-sap-installation-wizard-SLE-15-SP4/1/display/redirect> Changes: ------------------------------------------ Started by an SCM change Running as SYSTEM [EnvInject] - Loading node environment variables. Building remotely on yast-nbg-head2 (yast-head libstorage libyui snapper) in workspace <https://ci.suse.de/job/yast-sap-installation-wizard-SLE-15-SP4/ws/> The recommended git tool is: NONE No credentials specified Cloning the remote Git repository Cloning repository https://github.com/yast/sap-installation-wizard.git
git init <https://ci.suse.de/job/yast-sap-installation-wizard-SLE-15-SP4/ws/> # timeout=10 Fetching upstream changes from https://github.com/yast/sap-installation-wizard.git git --version # timeout=10 git --version # 'git version 2.35.3' git fetch --tags --force --progress -- https://github.com/yast/sap-installation-wizard.git +refs/heads/*:refs/remotes/origin/* # timeout=10 git config remote.origin.url https://github.com/yast/sap-installation-wizard.git # timeout=10 git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch git rev-parse origin/SLE-15-SP4^{commit} # timeout=10 Checking out Revision 4295da66979739e8d882b0b2c4f98e7207a02730 (origin/SLE-15-SP4) git config core.sparsecheckout # timeout=10 git checkout -f 4295da66979739e8d882b0b2c4f98e7207a02730 # timeout=10 Commit message: "Fixed unit tests, verifying doubles, fixed handling of invalid XML (#2)" First time build. Skipping changelog. 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=sle15sp4
[EnvInject] - Variables injected successfully. [EnvInject] - Mask passwords that will be passed as build parameters. [yast-sap-installation-wizard-SLE-15-SP4] $ /bin/sh -xe /tmp/jenkins8274970148044409255.sh + cd <https://ci.suse.de/job/yast-sap-installation-wizard-SLE-15-SP4/ws/> + LC_ALL=en_US.UTF-8 + /usr/local/bin/jenkins_status_comment.rb timeout 30m rake osc:sr * Starting syntax check... src/lib/y2sap/products/read_parameter.rb:104: warning: assigned but unused variable - ret src/clients/inst_sap-start.rb:39: warning: assigned but unused variable - sles src/clients/inst_sap-start.rb:40: warning: assigned but unused variable - sap src/clients/inst_sap-start.rb:41: warning: assigned but unused variable - wizard src/clients/inst_sap-start.rb:42: warning: assigned but unused variable - rdp * Done * Making tarball <https://ci.suse.de/job/yast-sap-installation-wizard-SLE-15-SP4/ws/package/sap-installation-wizard-4.4.1.tar.bz2> ... * ...Done osc -A 'https://api.suse.de/' --traceback checkout 'Devel:YaST:SLE-15-SP4' sap-installation-wizard All files have proper license reference. Traceback (most recent call last): File "/usr/lib/python3.6/site-packages/osc/babysitter.py", line 67, in run return prg.main(argv) File "/usr/lib/python3.6/site-packages/osc/cmdln.py", line 349, in main return self.cmd(args) File "/usr/lib/python3.6/site-packages/osc/cmdln.py", line 372, in cmd retval = self.onecmd(argv) File "/usr/lib/python3.6/site-packages/osc/cmdln.py", line 506, in onecmd return self._dispatch_cmd(handler, argv) File "/usr/lib/python3.6/site-packages/osc/cmdln.py", line 1237, in _dispatch_cmd return handler(argv[0], opts, *args) File "/usr/lib/python3.6/site-packages/osc/commandline.py", line 4673, in do_checkout meta=opts.meta, outdir=opts.output_dir) File "/usr/lib/python3.6/site-packages/osc/core.py", line 5183, in checkout_package meta_data = b''.join(show_package_meta(apiurl, quote_plus(project), quote_plus(package))) File "/usr/lib/python3.6/site-packages/osc/core.py", line 3621, in show_package_meta f = http_GET(url) File "/usr/lib/python3.6/site-packages/osc/core.py", line 3460, in http_GET def http_GET(*args, **kwargs): return http_request('GET', *args, **kwargs) File "/usr/lib/python3.6/site-packages/osc/core.py", line 3451, in http_request return urlopen(req) File "/usr/lib64/python3.6/urllib/request.py", line 223, in urlopen return opener.open(url, data, timeout) File "/usr/lib64/python3.6/urllib/request.py", line 532, in open response = meth(req, response) File "/usr/lib64/python3.6/urllib/request.py", line 642, in http_response 'http', request, response, code, msg, hdrs) File "/usr/lib64/python3.6/urllib/request.py", line 570, in error return self._call_chain(*args) File "/usr/lib64/python3.6/urllib/request.py", line 504, in _call_chain result = func(*args) File "/usr/lib64/python3.6/urllib/request.py", line 650, in http_error_default raise HTTPError(req.full_url, code, msg, hdrs, fp) urllib.error.HTTPError: HTTP Error 404: Not Found Server returned an error: HTTP Error 404: Not Found Error getting meta for project 'Devel:YaST:SLE-15-SP4' package 'sap-installation-wizard' Package not found: Devel:YaST:SLE-15-SP4/sap-installation-wizard rm -rf Devel:YaST:SLE-15-SP4 rake aborted! Command failed with status (1): [osc -A 'https://api.suse.de/' --traceback ...] Tasks: TOP => osc:sr => check:changelog (See full trace by running task with --trace) cleaning Result: PID 2926 exited with value 1 Scanning for a pull request... Sending Net::HTTP::Get request to https://api.github.com/repos/yast/sap-installation-wizard/pulls... OK Found pull request #2 Adding comment ":x: Internal Jenkins [job #1](https://ci.suse.de/job/yast-sap-installation-wizard-SLE-15-SP4/1/) failed" to pull request https://github.com/yast/sap-installation-wizard/pull/2 Sending Net::HTTP::Post request to https://api.github.com/repos/yast/sap-installation-wizard/issues/2/comments... OK Success Build step 'Execute shell' marked build as failure