See <https://ci.suse.de/job/yast-hana-ha-master/1/display/redirect>
Changes:
------------------------------------------
Started by user YaST Team
Running as SYSTEM
[EnvInject] - Loading node environment variables.
Building remotely on yast-nbg-head3 (yast-head libstorage libyui snapper) in workspace <https://ci.suse.de/job/yast-hana-ha-master/ws/>
No credentials specified
Cloning the remote Git repository
Cloning repository https://github.com/yast/hana-ha.git
> git init <https://ci.suse.de/job/yast-hana-ha-master/ws/> # timeout=10
Fetching upstream changes from https://github.com/yast/hana-ha.git
> git --version # timeout=10
> git fetch --tags --progress -- https://github.com/yast/hana-ha.git +refs/heads/*:refs/remotes/origin/* # timeout=10
ERROR: Error cloning remote repo 'origin'
hudson.plugins.git.GitException: Command "git fetch --tags --progress -- https://github.com/yast/hana-ha.git +refs/heads/*:refs/remotes/origin/*" returned status code 128:
stdout:
stderr: remote: Invalid username or password.
fatal: Authentication failed for 'https://github.com/yast/hana-ha.git/'
at org.jenkinsci.plugins.gitclient.CliGitAPIImpl.launchCommandIn(CliGitAPIImpl.java:2372)
at org.jenkinsci.plugins.gitclient.CliGitAPIImpl.launchCommandWithCredentials(CliGitAPIImpl.java:1985)
at org.jenkinsci.plugins.gitclient.CliGitAPIImpl.access$500(CliGitAPIImpl.java:80)
at org.jenkinsci.plugins.gitclient.CliGitAPIImpl$1.execute(CliGitAPIImpl.java:563)
at org.jenkinsci.plugins.gitclient.CliGitAPIImpl$2.execute(CliGitAPIImpl.java:787)
at org.jenkinsci.plugins.gitclient.RemoteGitImpl$CommandInvocationHandler$GitCommandMasterToSlaveCallable.call(RemoteGitImpl.java:161)
at org.jenkinsci.plugins.gitclient.RemoteGitImpl$CommandInvocationHandler$GitCommandMasterToSlaveCallable.call(RemoteGitImpl.java:154)
at hudson.remoting.UserRequest.perform(UserRequest.java:211)
at hudson.remoting.UserRequest.perform(UserRequest.java:54)
at hudson.remoting.Request$2.run(Request.java:369)
at hudson.remoting.InterceptingExecutorService$1.call(InterceptingExecutorService.java:72)
at java.util.concurrent.FutureTask.run(FutureTask.java:264)
at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)
at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
at java.lang.Thread.run(Thread.java:834)
Suppressed: hudson.remoting.Channel$CallSiteStackTrace: Remote call to yast-nbg-head3
at hudson.remoting.Channel.attachCallSiteStackTrace(Channel.java:1741)
at hudson.remoting.UserRequest$ExceptionResponse.retrieve(UserRequest.java:356)
at hudson.remoting.Channel.call(Channel.java:955)
at org.jenkinsci.plugins.gitclient.RemoteGitImpl$CommandInvocationHandler.execute(RemoteGitImpl.java:146)
at sun.reflect.GeneratedMethodAccessor652.invoke(Unknown Source)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.lang.reflect.Method.invoke(Method.java:498)
at org.jenkinsci.plugins.gitclient.RemoteGitImpl$CommandInvocationHandler.invoke(RemoteGitImpl.java:132)
at com.sun.proxy.$Proxy129.execute(Unknown Source)
at hudson.plugins.git.GitSCM.retrieveChanges(GitSCM.java:1105)
at hudson.plugins.git.GitSCM.checkout(GitSCM.java:1145)
at hudson.scm.SCM.checkout(SCM.java:505)
at hudson.model.AbstractProject.checkout(AbstractProject.java:1205)
at hudson.model.AbstractBuild$AbstractBuildExecution.defaultCheckout(AbstractBuild.java:574)
at jenkins.scm.SCMCheckoutStrategy.checkout(SCMCheckoutStrategy.java:86)
at hudson.model.AbstractBuild$AbstractBuildExecution.run(AbstractBuild.java:499)
at hudson.model.Run.execute(Run.java:1853)
at hudson.model.FreeStyleBuild.run(FreeStyleBuild.java:43)
at hudson.model.ResourceController.execute(ResourceController.java:97)
at hudson.model.Executor.run(Executor.java:428)
ERROR: Error cloning remote repo 'origin'
See <https://ci.opensuse.org/job/yast-skelcd-control-CAASP-master/12/display/red…>
Changes:
[schubi] autoimage removed
[schubi] autoimage removed
[schubi] typo
------------------------------------------
Started by GitHub push by schubi2
Started by GitHub push by schubi2
Running as SYSTEM
[EnvInject] - Loading node environment variables.
Building remotely on yast-jenkins-original (yast-head yast-jenkins) in workspace <https://ci.opensuse.org/job/yast-skelcd-control-CAASP-master/ws/>
No credentials specified
Cloning the remote Git repository
Cloning repository https://github.com/yast/skelcd-control-CAASP.git
> git init <https://ci.opensuse.org/job/yast-skelcd-control-CAASP-master/ws/> # timeout=10
Fetching upstream changes from https://github.com/yast/skelcd-control-CAASP.git
> git --version # timeout=10
> git fetch --tags --progress -- https://github.com/yast/skelcd-control-CAASP.git +refs/heads/*:refs/remotes/origin/* # timeout=10
> git config remote.origin.url https://github.com/yast/skelcd-control-CAASP.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-CAASP.git # timeout=10
Pruning obsolete local branches
Fetching upstream changes from https://github.com/yast/skelcd-control-CAASP.git
> git fetch --tags --progress --prune -- https://github.com/yast/skelcd-control-CAASP.git +refs/heads/*:refs/remotes/origin/* # timeout=10
> git rev-parse origin/master^{commit} # timeout=10
Checking out Revision 76231205444c3344d026c3b7c4ad235aa09a5b32 (origin/master)
> git config core.sparsecheckout # timeout=10
> git checkout -f 76231205444c3344d026c3b7c4ad235aa09a5b32 # timeout=10
Commit message: "Merge pull request #86 from yast/master-bsc-821267"
> git rev-list --no-walk 1812853e0b0a59dedb416b5ae9599621e6617db8 # 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-skelcd-control-CAASP-master] $ /bin/sh -xe /tmp/jenkins11639465501814235114.sh
+ cd <https://ci.opensuse.org/job/yast-skelcd-control-CAASP-master/ws/>
+ LC_ALL=en_US.UTF-8
+ /usr/local/bin/jenkins_status_comment.rb rake osc:sr
* Starting syntax check...
* Done
* Making tarball <https://ci.opensuse.org/job/yast-skelcd-control-CAASP-master/ws/package/ske…> ...
* ...Done
osc -A 'https://api.opensuse.org/' --traceback checkout 'YaST:Head' skelcd-control-CAASP
All files have proper license reference.
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 'YaST%3AHead' package 'skelcd-control-CAASP'
Package not found: YaST:Head/skelcd-control-CAASP
rm -rf YaST:Head
rake aborted!
Command failed with status (1): [osc -A 'https://api.opensuse.org/' --trace...]
Tasks: TOP => osc:sr => check:changelog
(See full trace by running task with --trace)
cleaning
Result: PID 22105 exited with value 1
Scanning for a pull request...
Found pull request #86
Adding comment ":x: Public Jenkins [job #12](https://ci.opensuse.org/job/yast-skelcd-control-CAASP-master/12/) failed"
to pull request https://github.com/yast/skelcd-control-CAASP/pull/86
Sending Net::HTTP::Post request to https://api.github.com/repos/yast/skelcd-control-CAASP/issues/86/comments... OK
Success
Build step 'Execute shell' marked build as failure
Not sending mail to unregistered user schubi(a)suse.de
Not sending mail to unregistered user wfeldt(a)opensuse.org
Not sending mail to unregistered user dgonzalez(a)suse.de