Build failed in Jenkins: master-osmo-sgsn » --disable-iu,1,a3=default,a4=default,osmocom-master-debian9 #9830

This is merely a historical archive of years 2008-2021, before the migration to mailman3.

A maintained and still updated list archive can be found at https://lists.osmocom.org/hyperkitty/list/jenkins-notifications@lists.osmocom.org/.

jenkins at lists.osmocom.org jenkins at lists.osmocom.org
Wed Apr 3 16:17:59 UTC 2019


See <https://jenkins.osmocom.org/jenkins/job/master-osmo-sgsn/IU=--disable-iu,WITH_MANUALS=1,a3=default,a4=default,label=osmocom-master-debian9/9830/display/redirect>

------------------------------------------
[...truncated 6.25 KB...]
		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.matrix.MatrixRun.run(MatrixRun.java:146)
		at hudson.model.ResourceController.execute(ResourceController.java:97)
		at hudson.model.Executor.run(Executor.java:429)
ERROR: Error fetching remote repo 'origin'
Retrying after 10 seconds
 > 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-sgsn # timeout=10
ERROR: Error fetching remote repo 'origin'
hudson.plugins.git.GitException: Failed to fetch from git://git.osmocom.org/osmo-sgsn
	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.matrix.MatrixRun.run(MatrixRun.java:146)
	at hudson.model.ResourceController.execute(ResourceController.java:97)
	at hudson.model.Executor.run(Executor.java:429)
Caused by: hudson.plugins.git.GitException: Command "git config remote.origin.url git://git.osmocom.org/osmo-sgsn" returned status code 4:
stdout: 
stderr: error: failed to write new configuration file <https://jenkins.osmocom.org/jenkins/job/master-osmo-sgsn/IU=--disable-iu,WITH_MANUALS=1,a3=default,a4=default,label=osmocom-master-debian9/ws/.git/config.lock>

	at org.jenkinsci.plugins.gitclient.CliGitAPIImpl.launchCommandIn(CliGitAPIImpl.java:1996)
	at org.jenkinsci.plugins.gitclient.CliGitAPIImpl.launchCommandIn(CliGitAPIImpl.java:1964)
	at org.jenkinsci.plugins.gitclient.CliGitAPIImpl.launchCommandIn(CliGitAPIImpl.java:1960)
	at org.jenkinsci.plugins.gitclient.CliGitAPIImpl.launchCommand(CliGitAPIImpl.java:1597)
	at org.jenkinsci.plugins.gitclient.CliGitAPIImpl.launchCommand(CliGitAPIImpl.java:1609)
	at org.jenkinsci.plugins.gitclient.CliGitAPIImpl.setRemoteUrl(CliGitAPIImpl.java:1243)
	at hudson.plugins.git.GitAPI.setRemoteUrl(GitAPI.java:160)
	at sun.reflect.GeneratedMethodAccessor34.invoke(Unknown Source)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at hudson.remoting.RemoteInvocationHandler$RPCRequest.perform(RemoteInvocationHandler.java:929)
	at hudson.remoting.RemoteInvocationHandler$RPCRequest.call(RemoteInvocationHandler.java:903)
	at hudson.remoting.RemoteInvocationHandler$RPCRequest.call(RemoteInvocationHandler.java:855)
	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 build2-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 hudson.remoting.RemoteInvocationHandler.invoke(RemoteInvocationHandler.java:283)
		at com.sun.proxy.$Proxy53.setRemoteUrl(Unknown Source)
		at org.jenkinsci.plugins.gitclient.RemoteGitImpl.setRemoteUrl(RemoteGitImpl.java:295)
		at hudson.plugins.git.GitSCM.fetchFrom(GitSCM.java:876)
		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.matrix.MatrixRun.run(MatrixRun.java:146)
		at hudson.model.ResourceController.execute(ResourceController.java:97)
		at hudson.model.Executor.run(Executor.java:429)
ERROR: Error fetching remote repo 'origin'
Retrying after 10 seconds
 > 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-sgsn # timeout=10
Fetching upstream changes from git://git.osmocom.org/osmo-sgsn
 > git --version # timeout=10
 > git fetch --tags --progress git://git.osmocom.org/osmo-sgsn +refs/heads/*:refs/remotes/origin/*
Checking out Revision 313cf355817fa8774f34ce5a2c95b6473d12fa63 (refs/remotes/origin/master)
 > git config core.sparsecheckout # timeout=10
 > git checkout -f 313cf355817fa8774f34ce5a2c95b6473d12fa63
Commit message: "gbproxy_test: Fix test expectations of gprs_ns_rcvmsg()"
 > git rev-list --no-walk 313cf355817fa8774f34ce5a2c95b6473d12fa63 # timeout=10
[osmocom-master-debian9] $ /bin/sh -xe /tmp/jenkins7262731384848707793.sh
+ docker run --rm=true -e HOME=/build -e MAKE=make -e PARALLEL_MAKE=-j 8 -e IU=--disable-iu -e WITH_MANUALS=1 -e PATH=/usr/local/bin:/usr/bin:/bin:/usr/games:/home/osmocom-build/bin:/build_bin -e OSMOPY_DEBUG_TCP_SOCKETS=1 -e PUBLISH=1 -w /build -i -u build -v <https://jenkins.osmocom.org/jenkins/job/master-osmo-sgsn/IU=--disable-iu,WITH_MANUALS=1,a3=default,a4=default,label=osmocom-master-debian9/ws/>:/build -v /home/osmocom-build/bin:/build_bin -v /home/osmocom-build/.ssh:/home/build/.ssh:ro osmocom:amd64 /build/contrib/jenkins.sh
+ base=/build
+ deps=/build/deps
+ inst=/build/deps/install
+ export deps inst
+ osmo-clean-workspace.sh
+ chmod -R +w .
+ git checkout -f HEAD
error: unable to write file .gitignore
error: unable to write file .gitreview
error: unable to write file .mailmap
error: unable to write file AUTHORS
error: unable to write file COPYING
error: unable to write file Makefile.am
error: unable to write file README
error: unable to write file README.vty-tests
error: unable to write file configure.ac
error: unable to write file contrib/Makefile.am
error: unable to write file contrib/gprs/gb-proxy-unblock-bug.py
error: unable to write file contrib/gprs/gprs-bssgp-histogram.lua
error: unable to write file contrib/gprs/gprs-buffer-count.lua
error: unable to write file contrib/gprs/gprs-split-trace-by-tlli.lua
error: unable to write file contrib/gprs/gprs-verify-nu.lua
error: unable to write file contrib/jenkins.sh
error: unable to write file contrib/systemd/Makefile.am
error: unable to write file contrib/systemd/osmo-gbproxy.service
error: unable to write file contrib/systemd/osmo-gtphub.service
error: unable to write file contrib/systemd/osmo-sgsn.service
error: unable to write file debian/changelog
error: unable to write file debian/compat
error: unable to write file debian/control
error: unable to write file debian/copyright
error: unable to write file debian/osmo-gbproxy.init
error: unable to write file debian/osmo-gbproxy.install
error: unable to write file debian/osmo-gtphub.default
error: unable to write file debian/osmo-gtphub.init
error: unable to write file debian/osmo-gtphub.install
error: unable to write file debian/osmo-sgsn.install
error: unable to write file debian/rules
error: unable to write file debian/source/format
error: unable to write file doc/Makefile.am
error: unable to write file doc/examples/Makefile.am
error: unable to write file doc/examples/osmo-gbproxy/osmo-gbproxy-legacy.cfg
error: unable to write file doc/examples/osmo-gbproxy/osmo-gbproxy.cfg
error: unable to write file doc/examples/osmo-gtphub/gtphub-example.txt
error: unable to write file doc/examples/osmo-gtphub/osmo-gtphub-1iface.cfg
error: unable to write file doc/examples/osmo-gtphub/osmo-gtphub.cfg
error: unable to write file doc/examples/osmo-sgsn/osmo-sgsn-accept-all.cfg
error: unable to write file doc/examples/osmo-sgsn/osmo-sgsn.cfg
error: unable to write file doc/manuals/Makefile.am
error: unable to write file doc/manuals/chapters/configuration.adoc
error: unable to write file doc/manuals/chapters/control.adoc
error: unable to write file doc/manuals/chapters/counters.adoc
error: unable to write file doc/manuals/chapters/counters_generated.adoc
error: unable to write file doc/manuals/chapters/overview.adoc
error: unable to write file doc/manuals/chapters/running.adoc
error: unable to write file doc/manuals/osmosgsn-usermanual-docinfo.xml
error: unable to write file doc/manuals/osmosgsn-usermanual.adoc
error: unable to write file doc/manuals/osmosgsn-vty-reference.xml
error: unable to write file doc/manuals/vty/sgsn_vty_additions.xml
error: unable to write file doc/manuals/vty/sgsn_vty_reference.xml
error: unable to write file git-version-gen
error: unable to write file include/Makefile.am
error: unable to write file include/osmocom/Makefile.am
error: unable to write file include/osmocom/sgsn/Makefile.am
error: unable to write file include/osmocom/sgsn/common.h
error: unable to write file include/osmocom/sgsn/crc24.h
error: unable to write file include/osmocom/sgsn/debug.h
error: unable to write file include/osmocom/sgsn/gb_proxy.h
error: unable to write file include/osmocom/sgsn/gprs_gb_parse.h
error: unable to write file include/osmocom/sgsn/gprs_gmm.h
error: unable to write file include/osmocom/sgsn/gprs_gmm_attach.h
error: unable to write file include/osmocom/sgsn/gprs_llc.h
error: unable to write file include/osmocom/sgsn/gprs_llc_xid.h
error: unable to write file include/osmocom/sgsn/gprs_sgsn.h
error: unable to write file include/osmocom/sgsn/gprs_sndcp.h
error: unable to write file include/osmocom/sgsn/gprs_sndcp_comp.h
error: unable to write file include/osmocom/sgsn/gprs_sndcp_dcomp.h
error: unable to write file include/osmocom/sgsn/gprs_sndcp_pcomp.h
error: unable to write file include/osmocom/sgsn/gprs_sndcp_xid.h
error: unable to write file include/osmocom/sgsn/gprs_subscriber.h
error: unable to write file include/osmocom/sgsn/gprs_utils.h
error: unable to write file include/osmocom/sgsn/gtphub.h
error: unable to write file include/osmocom/sgsn/sgsn.h
error: unable to write file include/osmocom/sgsn/signal.h
error: unable to write file include/osmocom/sgsn/slhc.h
error: unable to write file include/osmocom/sgsn/v42bis.h
error: unable to write file include/osmocom/sgsn/v42bis_private.h
error: unable to write file include/osmocom/sgsn/vty.h
error: unable to write file m4/README
error: unable to write file m4/ax_check_compile_flag.m4
error: unable to write file osmoappdesc.py
error: unable to write file src/Makefile.am
error: unable to write file src/gprs/.gitignore
error: unable to write file src/gprs/Makefile.am
error: unable to write file src/gprs/crc24.c
error: unable to write file src/gprs/gb_proxy.c
error: unable to write file src/gprs/gb_proxy_ctrl.c
error: unable to write file src/gprs/gb_proxy_main.c
error: unable to write file src/gprs/gb_proxy_patch.c
error: unable to write file src/gprs/gb_proxy_peer.c
error: unable to write file src/gprs/gb_proxy_tlli.c
error: unable to write file src/gprs/gb_proxy_vty.c
error: unable to write file src/gprs/gprs_gb_parse.c
error: unable to write file src/gprs/gprs_gmm.c
error: unable to write file src/gprs/gprs_gmm_attach.c
error: unable to write file src/gprs/gprs_llc.c
error: unable to write file src/gprs/gprs_llc_parse.c
error: unable to write file src/gprs/gprs_llc_vty.c
error: unable to write file src/gprs/gprs_llc_xid.c
error: unable to write file src/gprs/gprs_sgsn.c
error: unable to write file src/gprs/gprs_sndcp.c
error: unable to write file src/gprs/gprs_sndcp_comp.c
error: unable to write file src/gprs/gprs_sndcp_dcomp.c
error: unable to write file src/gprs/gprs_sndcp_pcomp.c
error: unable to write file src/gprs/gprs_sndcp_vty.c
error: unable to write file src/gprs/gprs_sndcp_xid.c
error: unable to write file src/gprs/gprs_subscriber.c
error: unable to write file src/gprs/gprs_utils.c
error: unable to write file src/gprs/gtphub.c
error: unable to write file src/gprs/gtphub_ares.c
error: unable to write file src/gprs/gtphub_main.c
error: unable to write file src/gprs/gtphub_sock.c
error: unable to write file src/gprs/gtphub_vty.c
error: unable to write file src/gprs/sgsn_ares.c
error: unable to write file src/gprs/sgsn_auth.c
error: unable to write file src/gprs/sgsn_cdr.c
error: unable to write file src/gprs/sgsn_ctrl.c
error: unable to write file src/gprs/sgsn_libgtp.c
error: unable to write file src/gprs/sgsn_main.c
error: unable to write file src/gprs/sgsn_vty.c
error: unable to write file src/gprs/slhc.c
error: unable to write file src/gprs/v42bis.c
error: unable to write file tests/Makefile.am
error: unable to write file tests/atlocal.in
error: unable to write file tests/ctrl_test_runner.py
error: unable to write file tests/gbproxy/Makefile.am
error: unable to write file tests/gbproxy/gbproxy_test.c
error: unable to write file tests/gbproxy/gbproxy_test.ok
error: unable to write file tests/gprs/Makefile.am
error: unable to write file tests/gprs/gprs_test.c
error: unable to write file tests/gprs/gprs_test.ok
error: unable to write file tests/gtphub/Makefile.am
error: unable to write file tests/gtphub/gtphub_test.c
error: unable to write file tests/gtphub/gtphub_test.ok
error: unable to write file tests/sgsn/Makefile.am
error: unable to write file tests/sgsn/sgsn_test.c
error: unable to write file tests/sgsn/sgsn_test.ok
error: unable to write file tests/slhc/Makefile.am
error: unable to write file tests/slhc/slhc_test.c
error: unable to write file tests/slhc/slhc_test.ok
error: unable to write file tests/sndcp_xid/Makefile.am
error: unable to write file tests/sndcp_xid/sndcp_xid_test.c
error: unable to write file tests/sndcp_xid/sndcp_xid_test.ok
error: unable to write file tests/testsuite.at
error: unable to write file tests/v42bis/Makefile.am
error: unable to write file tests/v42bis/v42bis_test.c
error: unable to write file tests/v42bis/v42bis_test.ok
error: unable to write file tests/vty_test_runner.py
error: unable to write file tests/xid/Makefile.am
error: unable to write file tests/xid/xid_test.c
error: unable to write file tests/xid/xid_test.ok
fatal: unable to write new index file
Build step 'Execute shell' marked build as failure
[WARNINGS]Skipping publisher since build result is FAILURE



More information about the jenkins-notifications mailing list