Skip to content
Started by upstream project "gerrit-onomondo-eim" build number 137
originally caused by:
 Triggered by Gerrit: https://gerrit.osmocom.org/c/onomondo-eim/+/42947 in silent mode.
Running as SYSTEM
Building remotely on build5-deb12build-ansible (ttcn3 obs osmo-gsm-tester-build qemu io_uring linux-shallow-clone osmocom-gerrit coverity osmocom-master) in workspace /home/osmocom-build/jenkins/workspace/gerrit-verifications-comment
[ssh-agent] Looking for ssh-agent implementation...
$ ssh-agent
SSH_AUTH_SOCK=/tmp/ssh-zBDvp7onwyVS/agent.912195
SSH_AGENT_PID=912197
[ssh-agent] Started.
Running ssh-add (command line suppressed)
Identity added: /home/osmocom-build/jenkins/workspace/gerrit-verifications-comment@tmp/private_key_3238706307287315164.key (/home/osmocom-build/jenkins/workspace/gerrit-verifications-comment@tmp/private_key_3238706307287315164.key)
[ssh-agent] Using credentials jenkins (gerrit.osmocom.org)
The recommended git tool is: NONE
using credential d5eda5e9-b59d-44ba-88d2-43473cb6e42d
Wiping out workspace first.
Cloning the remote Git repository
Cloning repository https://gerrit.osmocom.org/osmo-ci
 > git init /home/osmocom-build/jenkins/workspace/gerrit-verifications-comment # timeout=10
Fetching upstream changes from https://gerrit.osmocom.org/osmo-ci
 > git --version # timeout=10
 > git --version # 'git version 2.39.5'
using GIT_SSH to set credentials gerrit.osmocom.org
Verifying host key using known hosts file, will automatically accept unseen keys
 > git fetch --tags --force --progress -- https://gerrit.osmocom.org/osmo-ci +refs/heads/*:refs/remotes/origin/* # timeout=10
ERROR: Error cloning remote repo 'origin'
hudson.plugins.git.GitException: Command "git fetch --tags --force --progress -- https://gerrit.osmocom.org/osmo-ci +refs/heads/*:refs/remotes/origin/*" returned status code 128:
stdout: 
stderr: Receiving objects:   0% (1/9955)
Receiving objects:   1% (100/9955)
Receiving objects:   2% (200/9955)
Receiving objects:   3% (299/9955)
Receiving objects:   4% (399/9955)
Receiving objects:   5% (498/9955)
Receiving objects:   6% (598/9955)
Receiving objects:   7% (697/9955)
Receiving objects:   8% (797/9955)
Receiving objects:   9% (896/9955)
Receiving objects:  10% (996/9955)
Receiving objects:  11% (1096/9955)
Receiving objects:  12% (1195/9955)
Receiving objects:  13% (1295/9955)
Receiving objects:  14% (1394/9955)
Receiving objects:  15% (1494/9955)
Receiving objects:  16% (1593/9955)
Receiving objects:  17% (1693/9955)
Receiving objects:  18% (1792/9955)
Receiving objects:  19% (1892/9955)
Receiving objects:  20% (1991/9955)
Receiving objects:  21% (2091/9955)
Receiving objects:  22% (2191/9955)
Receiving objects:  23% (2290/9955)
Receiving objects:  24% (2390/9955)
Receiving objects:  25% (2489/9955)
Receiving objects:  26% (2589/9955)
Receiving objects:  27% (2688/9955)
Receiving objects:  28% (2788/9955)
Receiving objects:  29% (2887/9955)
Receiving objects:  30% (2987/9955)
Receiving objects:  31% (3087/9955)
Receiving objects:  32% (3186/9955)
Receiving objects:  33% (3286/9955)
Receiving objects:  34% (3385/9955)
Receiving objects:  35% (3485/9955)
Receiving objects:  36% (3584/9955)
Receiving objects:  37% (3684/9955)
Receiving objects:  38% (3783/9955)
Receiving objects:  39% (3883/9955)
Receiving objects:  40% (3982/9955)
Receiving objects:  41% (4082/9955)
Receiving objects:  42% (4182/9955)
Receiving objects:  43% (4281/9955)
Receiving objects:  44% (4381/9955)
Receiving objects:  45% (4480/9955)
Receiving objects:  46% (4580/9955)
Receiving objects:  47% (4679/9955)
Receiving objects:  48% (4779/9955)
Receiving objects:  49% (4878/9955)
Receiving objects:  50% (4978/9955)
Receiving objects:  51% (5078/9955)
Receiving objects:  52% (5177/9955)
Receiving objects:  53% (5277/9955)
Receiving objects:  54% (5376/9955)
Receiving objects:  55% (5476/9955)
Receiving objects:  56% (5575/9955)
Receiving objects:  57% (5675/9955)
Receiving objects:  58% (5774/9955)
Receiving objects:  59% (5874/9955)
Receiving objects:  60% (5973/9955)
Receiving objects:  61% (6073/9955)
Receiving objects:  62% (6173/9955)
Receiving objects:  63% (6272/9955)
Receiving objects:  64% (6372/9955)
Receiving objects:  65% (6471/9955)
Receiving objects:  66% (6571/9955)
Receiving objects:  67% (6670/9955)
Receiving objects:  68% (6770/9955)
Receiving objects:  69% (6869/9955)
Receiving objects:  70% (6969/9955)
Receiving objects:  71% (7069/9955)
Receiving objects:  72% (7168/9955)
Receiving objects:  73% (7268/9955)
Receiving objects:  74% (7367/9955)
Receiving objects:  75% (7467/9955)
Receiving objects:  76% (7566/9955)
Receiving objects:  77% (7666/9955)
Receiving objects:  78% (7765/9955)
Receiving objects:  79% (7865/9955)
error: RPC failed; curl 18 transfer closed with outstanding read data remaining
fatal: early EOF
fatal: fetch-pack: invalid index-pack output

	at PluginClassLoader for git-client//org.jenkinsci.plugins.gitclient.CliGitAPIImpl.launchCommandIn(CliGitAPIImpl.java:2852)
	at PluginClassLoader for git-client//org.jenkinsci.plugins.gitclient.CliGitAPIImpl.launchCommandWithCredentials(CliGitAPIImpl.java:2193)
	at PluginClassLoader for git-client//org.jenkinsci.plugins.gitclient.CliGitAPIImpl$1.execute(CliGitAPIImpl.java:638)
	at PluginClassLoader for git-client//org.jenkinsci.plugins.gitclient.CliGitAPIImpl$2.execute(CliGitAPIImpl.java:880)
	at PluginClassLoader for git-client//org.jenkinsci.plugins.gitclient.RemoteGitImpl$CommandInvocationHandler$GitCommandMasterToSlaveCallable.call(RemoteGitImpl.java:173)
	at PluginClassLoader for git-client//org.jenkinsci.plugins.gitclient.RemoteGitImpl$CommandInvocationHandler$GitCommandMasterToSlaveCallable.call(RemoteGitImpl.java:164)
	at hudson.remoting.UserRequest.perform(UserRequest.java:225)
	at hudson.remoting.UserRequest.perform(UserRequest.java:50)
	at hudson.remoting.Request$2.run(Request.java:391)
	at hudson.remoting.InterceptingExecutorService.lambda$wrap$0(InterceptingExecutorService.java:81)
	at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:330)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1090)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:614)
	at java.base/java.lang.Thread.run(Thread.java:1516)
	Suppressed: hudson.remoting.Channel$CallSiteStackTrace: Remote call to build5-deb12build-ansible
		at hudson.remoting.Channel.attachCallSiteStackTrace(Channel.java:1916)
		at hudson.remoting.UserRequest$ExceptionResponse.retrieve(UserRequest.java:384)
		at hudson.remoting.Channel.call(Channel.java:1108)
		at PluginClassLoader for git-client//org.jenkinsci.plugins.gitclient.RemoteGitImpl$CommandInvocationHandler.execute(RemoteGitImpl.java:155)
		at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(Unknown Source)
		at java.base/java.lang.reflect.Method.invoke(Unknown Source)
		at PluginClassLoader for git-client//org.jenkinsci.plugins.gitclient.RemoteGitImpl$CommandInvocationHandler.invoke(RemoteGitImpl.java:140)
		at PluginClassLoader for git-client/jdk.proxy11/jdk.proxy11.$Proxy65.execute(Unknown Source)
		at PluginClassLoader for git//hudson.plugins.git.GitSCM.retrieveChanges(GitSCM.java:1220)
		at PluginClassLoader for git//hudson.plugins.git.GitSCM._checkout(GitSCM.java:1310)
		at PluginClassLoader for git//hudson.plugins.git.GitSCM.checkout(GitSCM.java:1277)
		at hudson.scm.SCM.checkout(SCM.java:540)
		at hudson.model.AbstractProject.checkout(AbstractProject.java:1250)
		at hudson.model.AbstractBuild$AbstractBuildExecution.defaultCheckout(AbstractBuild.java:648)
		at jenkins.scm.SCMCheckoutStrategy.checkout(SCMCheckoutStrategy.java:84)
		at hudson.model.AbstractBuild$AbstractBuildExecution.run(AbstractBuild.java:521)
		at hudson.model.Run.execute(Run.java:1843)
		at hudson.model.FreeStyleBuild.run(FreeStyleBuild.java:44)
		at hudson.model.ResourceController.execute(ResourceController.java:97)
		at hudson.model.Executor.run(Executor.java:456)
ERROR: Error cloning remote repo 'origin'
Retrying after 10 seconds
The recommended git tool is: NONE
using credential d5eda5e9-b59d-44ba-88d2-43473cb6e42d
Wiping out workspace first.
Cloning the remote Git repository
Cloning repository https://gerrit.osmocom.org/osmo-ci
 > git init /home/osmocom-build/jenkins/workspace/gerrit-verifications-comment # timeout=10
Fetching upstream changes from https://gerrit.osmocom.org/osmo-ci
 > git --version # timeout=10
 > git --version # 'git version 2.39.5'
using GIT_SSH to set credentials gerrit.osmocom.org
Verifying host key using known hosts file, will automatically accept unseen keys
 > git fetch --tags --force --progress -- https://gerrit.osmocom.org/osmo-ci +refs/heads/*:refs/remotes/origin/* # timeout=10
 > git config remote.origin.url https://gerrit.osmocom.org/osmo-ci # timeout=10
 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10
Avoid second fetch
 > git rev-parse origin/master^{commit} # timeout=10
Checking out Revision 7a65dad9bef01bb40b6ab159de4603c94360939f (origin/master)
 > git config core.sparsecheckout # timeout=10
 > git checkout -f 7a65dad9bef01bb40b6ab159de4603c94360939f # timeout=10
Commit message: "contrib/obs-mirror: log to systemd journal"
 > git rev-list --no-walk 7a65dad9bef01bb40b6ab159de4603c94360939f # timeout=10
[gerrit-verifications-comment] $ /bin/sh -xe /tmp/jenkins11744487305397106724.sh + cd scripts/jenkins-gerrit + ./comment_send.sh + ./comment_generate.py https://jenkins.osmocom.org/jenkins/job/gerrit-onomondo-eim/137/ -o gerrit_report.json -t start Build Started https://jenkins.osmocom.org/jenkins/job/gerrit-onomondo-eim/137/consoleFull notify: NONE + ssh -p 29418 -l jenkins gerrit.osmocom.org gerrit review --project onomondo-eim 42947,7 --json $ ssh-agent -k unset SSH_AUTH_SOCK; unset SSH_AGENT_PID; echo Agent pid 912197 killed; [ssh-agent] Stopped. Finished: SUCCESS