See <https://jenkins.osmocom.org/jenkins/job/Osmocom_OBS_latest/564/display/redi…>
------------------------------------------
Started by timer
Building remotely on build2-deb9build-ansible (ttcn3 obs osmo-gsm-tester-build osmocom-gerrit-debian9 osmocom-master-debian9 coverity) in workspace <https://jenkins.osmocom.org/jenkins/job/Osmocom_OBS_latest/ws/>
Wiping out workspace first.
Cloning the remote Git repository
Cloning repository git://git.osmocom.org/osmo-ci
> git init <https://jenkins.osmocom.org/jenkins/job/Osmocom_OBS_latest/ws/> # timeout=10
Fetching upstream changes from git://git.osmocom.org/osmo-ci
> git --version # timeout=10
> git fetch --tags --progress git://git.osmocom.org/osmo-ci +refs/heads/*:refs/remotes/origin/*
> git config remote.origin.url git://git.osmocom.org/osmo-ci # timeout=10
> git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10
> git config remote.origin.url git://git.osmocom.org/osmo-ci # timeout=10
Fetching upstream changes from git://git.osmocom.org/osmo-ci
> git fetch --tags --progress git://git.osmocom.org/osmo-ci +refs/heads/*:refs/remotes/origin/*
Seen branch in repository origin/lynxis/staging
Seen branch in repository origin/master
Seen branch in repository origin/neels/test
Seen branch in repository origin/neels/wip
Seen branch in repository origin/osmith/build-old-tags-against-master
Seen branch in repository origin/osmith/dependency-check
Seen branch in repository origin/osmith/list-commits
Seen branch in repository origin/osmith/ttcn3-latest
Seen branch in repository origin/pespin/limesuite-latest
Seen branch in repository origin/pespin/master
Seen 10 remote branches
> git show-ref --tags -d # timeout=10
Checking out Revision fb69674156eb1d1847a2f56b37bf03bc0fc91a4a (origin/master)
> git config core.sparsecheckout # timeout=10
> git checkout -f fb69674156eb1d1847a2f56b37bf03bc0fc91a4a
Commit message: "nightly-packages: Update limesuite hash to support LimeNet-Micro"
> git rev-list --no-walk fb69674156eb1d1847a2f56b37bf03bc0fc91a4a # timeout=10
[Osmocom_OBS_latest] $ /bin/sh -xe /tmp/jenkins5293019281660872276.sh
+ ./scripts/osmocom-latest-packages.sh
+ PROJ=network:osmocom:latest
+ date +%Y%m%d
+ DT=20190420
+ pwd
+ TOP=<https://jenkins.osmocom.org/jenkins/job/Osmocom_OBS_latest/ws/>
+ DEBSRCDIR=<https://jenkins.osmocom.org/jenkins/job/Osmocom_OBS_latest/ws/debsrc>
+ which osc
+ build_osmocom
+ prepare
+ [ -d network:osmocom:latest ]
+ osc co network:osmocom:latest
Your user account / password are not configured yet.
You will be asked for them below, and they will be stored in
/home/osmocom-build/.oscrc for future use.
Creating osc configuration file /home/osmocom-build/.oscrc ...
aborted.
Username: Build step 'Execute shell' marked build as failure
See <https://jenkins.osmocom.org/jenkins/job/osmo-gsm-tester_build-osmo-stp/2763…>
------------------------------------------
Started by upstream project "master-libosmo-sccp" build number 2591
originally caused by:
Started by an SCM change
Building remotely on host2-deb9build-ansible (ttcn3 osmo-gsm-tester-build osmocom-gerrit-debian9 osmocom-master-debian9) in workspace <https://jenkins.osmocom.org/jenkins/job/osmo-gsm-tester_build-osmo-stp/ws/>
> git rev-parse --is-inside-work-tree # timeout=10
Fetching changes from the remote Git repository
> git config remote.origin.url git://git.osmocom.org/osmo-gsm-tester # timeout=10
Fetching upstream changes from git://git.osmocom.org/osmo-gsm-tester
> git --version # timeout=10
> git fetch --tags --progress git://git.osmocom.org/osmo-gsm-tester +refs/heads/*:refs/remotes/origin/*
ERROR: Error fetching remote repo 'origin'
hudson.plugins.git.GitException: Failed to fetch from git://git.osmocom.org/osmo-gsm-tester
at hudson.plugins.git.GitSCM.fetchFrom(GitSCM.java:888)
at hudson.plugins.git.GitSCM.retrieveChanges(GitSCM.java:1155)
at hudson.plugins.git.GitSCM.checkout(GitSCM.java:1186)
at hudson.scm.SCM.checkout(SCM.java:504)
at hudson.model.AbstractProject.checkout(AbstractProject.java:1208)
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:1810)
at hudson.model.FreeStyleBuild.run(FreeStyleBuild.java:43)
at hudson.model.ResourceController.execute(ResourceController.java:97)
at hudson.model.Executor.run(Executor.java:429)
Caused by: hudson.plugins.git.GitException: Command "git fetch --tags --progress git://git.osmocom.org/osmo-gsm-tester +refs/heads/*:refs/remotes/origin/*" returned status code 128:
stdout:
stderr: fatal: Could not read from remote repository.
Please make sure you have the correct access rights
and the repository exists.
at org.jenkinsci.plugins.gitclient.CliGitAPIImpl.launchCommandIn(CliGitAPIImpl.java:1996)
at org.jenkinsci.plugins.gitclient.CliGitAPIImpl.launchCommandWithCredentials(CliGitAPIImpl.java:1715)
at org.jenkinsci.plugins.gitclient.CliGitAPIImpl.access$300(CliGitAPIImpl.java:72)
at org.jenkinsci.plugins.gitclient.CliGitAPIImpl$1.execute(CliGitAPIImpl.java:405)
at org.jenkinsci.plugins.gitclient.RemoteGitImpl$CommandInvocationHandler$1.call(RemoteGitImpl.java:153)
at org.jenkinsci.plugins.gitclient.RemoteGitImpl$CommandInvocationHandler$1.call(RemoteGitImpl.java:146)
at hudson.remoting.UserRequest.perform(UserRequest.java:212)
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:266)
at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)
at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
at java.lang.Thread.run(Thread.java:748)
Suppressed: hudson.remoting.Channel$CallSiteStackTrace: Remote call to host2-deb9build-ansible
at hudson.remoting.Channel.attachCallSiteStackTrace(Channel.java:1741)
at hudson.remoting.UserRequest$ExceptionResponse.retrieve(UserRequest.java:357)
at hudson.remoting.Channel.call(Channel.java:955)
at org.jenkinsci.plugins.gitclient.RemoteGitImpl$CommandInvocationHandler.execute(RemoteGitImpl.java:146)
at sun.reflect.GeneratedMethodAccessor338.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.$Proxy54.execute(Unknown Source)
at hudson.plugins.git.GitSCM.fetchFrom(GitSCM.java:886)
at hudson.plugins.git.GitSCM.retrieveChanges(GitSCM.java:1155)
at hudson.plugins.git.GitSCM.checkout(GitSCM.java:1186)
at hudson.scm.SCM.checkout(SCM.java:504)
at hudson.model.AbstractProject.checkout(AbstractProject.java:1208)
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:1810)
at hudson.model.FreeStyleBuild.run(FreeStyleBuild.java:43)
at hudson.model.ResourceController.execute(ResourceController.java:97)
at hudson.model.Executor.run(Executor.java:429)
ERROR: Error fetching remote repo 'origin'
Skipped archiving because build is not successful