See <https://ci.suse.de/job/yast-skelcd-control-SLES4HPC-master/1/display/redire…>
------------------------------------------
Started by an SCM change
[EnvInject] - Loading node environment variables.
Building remotely on yast-nbg-head3 (yast-head libstorage libyui snapper) in workspace <https://ci.suse.de/job/yast-skelcd-control-SLES4HPC-master/ws/>
Cloning the remote Git repository
Cloning repository https://github.com/yast/skelcd-control-SLES4HPC.git
> git init <https://ci.suse.de/job/yast-skelcd-control-SLES4HPC-master/ws/> # timeout=10
Fetching upstream changes from https://github.com/yast/skelcd-control-SLES4HPC.git
> git --version # timeout=10
> git fetch --tags --progress https://github.com/yast/skelcd-control-SLES4HPC.git +refs/heads/*:refs/remotes/origin/*
> git config remote.origin.url https://github.com/yast/skelcd-control-SLES4HPC.git # timeout=10
> git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10
> git config remote.origin.url https://github.com/yast/skelcd-control-SLES4HPC.git # timeout=10
Pruning obsolete local branches
Fetching upstream changes from https://github.com/yast/skelcd-control-SLES4HPC.git
> git fetch --tags --progress https://github.com/yast/skelcd-control-SLES4HPC.git +refs/heads/*:refs/remotes/origin/* --prune
> git rev-parse origin/master^{commit} # timeout=10
Checking out Revision 1f80e8243588ccc2821b98349f92dcde23f3b3d3 (origin/master)
> git config core.sparsecheckout # timeout=10
> git checkout -f 1f80e8243588ccc2821b98349f92dcde23f3b3d3
Commit message: "Merge pull request #18 from e4t/master"
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
> git tag -a -f -m Jenkins Build #1 jenkins-yast-skelcd-control-SLES4HPC-master-1 # timeout=10
[yast-skelcd-control-SLES4HPC-master] $ /bin/sh -xe /tmp/jenkins8841614501540892663.sh
+ cd <https://ci.suse.de/job/yast-skelcd-control-SLES4HPC-master/ws/>
+ YAST_SUBMIT=sle_latest
+ rake osc:sr
* Starting syntax check...
* Done
osc -A 'https://api.suse.de/' --traceback --verbose checkout 'Devel:YaST:Head' skelcd-control-SLE_HPC
Skipped files:
.gitignore: skipped by name match (version system file)
.travis.yml: skipped by name match (configuration file)
CONTRIBUTING.md: skipped by name match (documentation file)
Dockerfile: skipped by name match (configuration regex)
LICENSE: skipped by name match (configuration regex)
README.md: skipped by name match (README file)
RPMNAME: skipped by name match (configuration regex)
Rakefile: skipped by name match (configuration regex)
installation.SLE_HPC.glade: skipped by name match (configuration regex)
package/installation.xml: skipped by name match (configuration file)
package/skelcd-control-SLE_HPC.changes: skipped by name match (changes file)
package/skelcd-control-SLE_HPC.spec: skipped by name match (configuration regex)
Copyright found in these files:
Copyright detected as not needed in these files:
All files have proper license reference.
makeurl: https://api.suse.de ['source', 'Devel%3AYaST%3AHead', 'skelcd-control-SLE_HPC', '_meta'] {}
Traceback (most recent call last):
File "/usr/lib/python2.7/site-packages/osc/babysitter.py", line 61, in run
return prg.main(argv)
File "/usr/lib/python2.7/site-packages/osc/cmdln.py", line 344, in main
return self.cmd(args)
File "/usr/lib/python2.7/site-packages/osc/cmdln.py", line 367, in cmd
retval = self.onecmd(argv)
File "/usr/lib/python2.7/site-packages/osc/cmdln.py", line 501, in onecmd
return self._dispatch_cmd(handler, argv)
File "/usr/lib/python2.7/site-packages/osc/cmdln.py", line 1232, in _dispatch_cmd
return handler(argv[0], opts, *args)
File "/usr/lib/python2.7/site-packages/osc/commandline.py", line 4341, in do_checkout
meta=opts.meta, outdir=opts.output_dir)
File "/usr/lib/python2.7/site-packages/osc/core.py", line 4978, in checkout_package
show_package_meta(apiurl, quote_plus(project), quote_plus(package), meta)
File "/usr/lib/python2.7/site-packages/osc/core.py", line 3515, in show_package_meta
f = http_GET(url)
File "/usr/lib/python2.7/site-packages/osc/core.py", line 3355, in http_GET
def http_GET(*args, **kwargs): return http_request('GET', *args, **kwargs)
File "/usr/lib/python2.7/site-packages/osc/core.py", line 3344, in http_request
fd = urlopen(req, data=data)
File "/usr/lib64/python2.7/urllib2.py", line 154, in urlopen
return opener.open(url, data, timeout)
File "/usr/lib64/python2.7/urllib2.py", line 435, in open
response = meth(req, response)
File "/usr/lib64/python2.7/urllib2.py", line 548, in http_response
'http', request, response, code, msg, hdrs)
File "/usr/lib64/python2.7/urllib2.py", line 473, in error
return self._call_chain(*args)
File "/usr/lib64/python2.7/urllib2.py", line 407, in _call_chain
result = func(*args)
File "/usr/lib64/python2.7/urllib2.py", line 556, in http_error_default
raise HTTPError(req.get_full_url(), code, msg, hdrs, fp)
HTTPError: HTTP Error 404: Not Found
Server returned an error: HTTP Error 404: Not Found
Error getting meta for project 'Devel%3AYaST%3AHead' package 'skelcd-control-SLE_HPC'
Devel:YaST:Head/skelcd-control-SLE_HPC
rm -rf Devel:YaST:Head
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
Build step 'Execute shell' marked build as failure