See <https://jenkins.osmocom.org/jenkins/job/Osmocom_OBS_master/124190/display/r…>
Changes:
------------------------------------------
Started by upstream project "master-osmo_dia2gsup" build number 839
originally caused by:
Started by timer
Running as SYSTEM
Building remotely on build4-deb12build-ansible (registry-build-amd64 ttcn3 obs osmo-gsm-tester-build ttcn3_with_linux_6.1_or_higher qemu io_uring osmocom-gerrit coverity osmocom-master) in workspace /home/osmocom-build/jenkins/workspace/Osmocom_OBS_master
The recommended git tool is: NONE
FATAL: java.io.IOException: Unexpected termination of the channel
java.io.EOFException
at java.base/java.io.ObjectInputStream$PeekInputStream.readFully(Unknown Source)
at java.base/java.io.ObjectInputStream$BlockDataInputStream.readShort(Unknown Source)
at java.base/java.io.ObjectInputStream.readStreamHeader(Unknown Source)
at java.base/java.io.ObjectInputStream.<init>(Unknown Source)
at hudson.remoting.ObjectInputStreamEx.<init>(ObjectInputStreamEx.java:50)
at hudson.remoting.Command.readFrom(Command.java:141)
at hudson.remoting.Command.readFrom(Command.java:127)
at hudson.remoting.AbstractSynchronousByteArrayCommandTransport.read(AbstractSynchronousByteArrayCommandTransport.java:35)
at hudson.remoting.SynchronousCommandTransport$ReaderThread.run(SynchronousCommandTransport.java:62)
Caused: java.io.IOException: Unexpected termination of the channel
at hudson.remoting.SynchronousCommandTransport$ReaderThread.run(SynchronousCommandTransport.java:80)
Also: hudson.remoting.Channel$CallSiteStackTrace: Remote call to build4-deb12build-ansible
at hudson.remoting.Channel.attachCallSiteStackTrace(Channel.java:1923)
at hudson.remoting.Request.call(Request.java:204)
at hudson.remoting.Channel.call(Channel.java:1111)
at hudson.FilePath.act(FilePath.java:1207)
at hudson.FilePath.act(FilePath.java:1196)
at PluginClassLoader for git-client//org.jenkinsci.plugins.gitclient.Git.getClient(Git.java:144)
at PluginClassLoader for git//hudson.plugins.git.GitSCM.createClient(GitSCM.java:914)
at PluginClassLoader for git//hudson.plugins.git.GitSCM.createClient(GitSCM.java:845)
at PluginClassLoader for git//hudson.plugins.git.GitSCM.checkout(GitSCM.java:1292)
at hudson.scm.SCM.checkout(SCM.java:540)
at hudson.model.AbstractProject.checkout(AbstractProject.java:1250)
at hudson.model.AbstractBuild$AbstractBuildExecution.defaultCheckout(AbstractBuild.java:649)
at jenkins.scm.SCMCheckoutStrategy.checkout(SCMCheckoutStrategy.java:85)
at hudson.model.AbstractBuild$AbstractBuildExecution.run(AbstractBuild.java:522)
at hudson.model.Run.execute(Run.java:1833)
at hudson.model.FreeStyleBuild.run(FreeStyleBuild.java:44)
at hudson.model.ResourceController.execute(ResourceController.java:101)
at hudson.model.Executor.run(Executor.java:446)
Caused: hudson.remoting.RequestAbortedException
at hudson.remoting.Request.abort(Request.java:358)
at hudson.remoting.Channel.terminate(Channel.java:1196)
at hudson.remoting.SynchronousCommandTransport$ReaderThread.run(SynchronousCommandTransport.java:95)
See <https://jenkins.osmocom.org/jenkins/job/Osmocom_OBS_master/124144/display/r…>
Changes:
------------------------------------------
Started by upstream project "master-osmocom-android-binaries" build number 394
originally caused by:
Started by timer
Running as SYSTEM
Building remotely on build4-deb12build-ansible (registry-build-amd64 ttcn3 obs osmo-gsm-tester-build ttcn3_with_linux_6.1_or_higher qemu io_uring osmocom-gerrit coverity osmocom-master) in workspace <https://jenkins.osmocom.org/jenkins/job/Osmocom_OBS_master/ws/>
The recommended git tool is: NONE
No credentials specified
Wiping out workspace first.
Cloning the remote Git repository
Cloning repository https://gerrit.osmocom.org/osmo-ci
> git init <https://jenkins.osmocom.org/jenkins/job/Osmocom_OBS_master/ws/> # timeout=10
Fetching upstream changes from https://gerrit.osmocom.org/osmo-ci
> git --version # timeout=10
> git --version # 'git version 2.39.5'
> 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 bb15a95e3843864b853e6d1747b82b08556a1923 (origin/master)
> git config core.sparsecheckout # timeout=10
> git checkout -f bb15a95e3843864b853e6d1747b82b08556a1923 # timeout=10
Commit message: "jobs/ttcn3-testsuites: set RUN_BPFTRACE=1"
> git rev-list --no-walk bb15a95e3843864b853e6d1747b82b08556a1923 # timeout=10
[Osmocom_OBS_master] $ /bin/sh -xe /tmp/jenkins14513997677084152334.sh
+ export PYTHONUNBUFFERED=1
+ ./scripts/obs/update_obs_project.py --apiurl https://obs.osmocom.org --conflict-version --docker --feed master --meta osmocom:master
docker: building image debian-13-osmocom-obs-build-srcpkg
+ run_in_docker_and_exit(): ['docker', 'build', '--build-arg', 'DISTRO=debian:13', '--build-arg', 'DISTRO_FROM=debian:trixie', '--build-arg', 'UID=1000', '-t', 'debian-13-osmocom-obs-build-srcpkg', '-f', '<https://jenkins.osmocom.org/jenkins/job/Osmocom_OBS_master/ws/scripts/obs/d…',> '<https://jenkins.osmocom.org/jenkins/job/Osmocom_OBS_master/ws/scripts/obs/d…']>
#0 building with "default" instance using docker driver
#1 [internal] load build definition from build_srcpkg.Dockerfile
#1 transferring dockerfile: 1.45kB done
#1 DONE 0.1s
#2 [internal] load metadata for docker.io/library/debian:trixie
#2 DONE 0.0s
#3 [internal] load .dockerignore
#3 transferring context: 2B done
#3 DONE 0.1s
#4 [1/4] FROM docker.io/library/debian:trixie
#4 DONE 0.0s
#5 [2/4] RUN APT-GET update && apt-get upgrade -y && apt-get install -y --no-install-recommends ca-certificates colordiff debhelper default-libmysqlclient-dev dh-python dh-virtualenv dpkg-dev erlang-nox fakeroot git git-review gnupg2 libxml2-utils lsb-release meson osc pkgconf python3-packaging python3-pip python3-setuptools quilt sed sphinx-common wget && apt-get clean
#5 CACHED
#6 [3/4] RUN WGET https://github.com/erlang/rebar3/releases/download/3.24.0/rebar3 -O /usr/bin/rebar3 && echo "d2d31cfb98904b8e4917300a75f870de12cb5167cd6214d1043e973a56668a54 /usr/bin/rebar3" | sha256sum -c && chmod +x /usr/bin/rebar3 && rebar3 --version
#6 CACHED
#7 [4/4] RUN USERADD --uid=1000 -m user
#7 CACHED
#8 exporting to image
#8 exporting layers done
#8 writing image sha256:b43e1fe626fd8170bdf303dce63cfb33848878bcba79f8bbf7edf9034c5430aa 0.0s done
#8 naming to docker.io/library/debian-13-osmocom-obs-build-srcpkg 0.0s done
#8 DONE 0.1s
[33m1 warning found (use docker --debug to expand):
[0m - InvalidDefaultArgInFrom: Default value for ARG ${DISTRO_FROM} results in empty or invalid base image name (line 3)
docker: running: update_obs_project.py inside docker
/obs/lib/debian.py:183: SyntaxWarning: invalid escape sequence '\/'
lib.run_cmd(["sed", "-i", "s/$(MAKE) -C doc\/manuals//g", f"{debian}/rules"])
OBS: getting packages in osmocom:master
### Building source packages ###
osmocom-master: getting OBS version
osmocom-master: skipping (1.1.0 is up-to-date)
osmocom-keyring: getting head from git remote for master
osmocom-keyring: getting OBS version
osmocom-keyring: skipping (7873756ddb89fc91d8035b1de9d8f7294aa7957d is up-to-date)
erlang/osmo_dia2gsup: getting head from git remote for master
erlang/osmo_dia2gsup: getting OBS version
erlang/osmo_dia2gsup: skipping (bc38313e934ff532c9f4c967dd7fb7e63d296175 is up-to-date)
erlang/osmo-epdg: getting head from git remote for master
erlang/osmo-epdg: getting OBS version
erlang/osmo-epdg: skipping (35afe13b4405d4efe3830fca30e0de4e972c75e6 is up-to-date)
erlang/osmo-s1gw: getting head from git remote for master
erlang/osmo-s1gw: getting OBS version
erlang/osmo-s1gw: skipping (7c86424163bb1ee8f18a00cca754f1ac20b2525f is up-to-date)
gapk: getting head from git remote for master
gapk: getting OBS version
gapk: skipping (0fe672e68d5c45ce866743348e37b55622b4f286 is up-to-date)
libasn1c: getting head from git remote for master
libasn1c: getting OBS version
libasn1c: skipping (984b3db58c352f4486d0abcba53d6a84fc72fbb5 is up-to-date)
libgtpnl: getting head from git remote for master
libgtpnl: getting OBS version
libgtpnl: skipping (66c2dcc3dc9d96b70b32b1c18e5d0171e738548c is up-to-date)
libosmo-abis: getting head from git remote for master
libosmo-abis: getting OBS version
libosmo-abis: skipping (1e1a6d39bf4f6159bb01d923fe335ec0f8cd701c is up-to-date)
libosmo-dsp: getting head from git remote for master
libosmo-dsp: getting OBS version
libosmo-dsp: skipping (f6f4d4a47a30cc50b5a27615ab9eec2c58ebbd29 is up-to-date)
libosmo-gprs: getting head from git remote for master
libosmo-gprs: getting OBS version
libosmo-gprs: skipping (8d844c5a54488ff9bdb3bd0b47a6a947118c80f7 is up-to-date)
libosmo-netif: getting head from git remote for master
libosmo-netif: getting OBS version
libosmo-netif: skipping (5c44ba98c69ed3d21f2abcbc395a07b0ea6cf6f6 is up-to-date)
libosmo-pfcp: getting head from git remote for master
libosmo-pfcp: getting OBS version
libosmo-pfcp: skipping (a12047466e7978c79930fcd1513d7a3066b292af is up-to-date)
libosmo-asn1-tcap: getting head from git remote for master
libosmo-asn1-tcap: getting OBS version
libosmo-asn1-tcap: skipping (784bfe4d4e578b2d6556b34b8687ea37688401e7 is up-to-date)
libosmo-sigtran: getting head from git remote for master
libosmo-sigtran: getting OBS version
libosmo-sigtran: skipping (74d074b31df5e3ddcc595fa95aa0eb1f8ffe12be is up-to-date)
libosmocore: getting head from git remote for master
libosmocore: getting OBS version
libosmocore: skipping (e02b95a6d98e7e1f7051bf4a6447f590e76eb8fb is up-to-date)
libsmpp34: getting head from git remote for master
libsmpp34: getting OBS version
libsmpp34: skipping (d6ac32fde99f08b2019a5ca095471456583dc93a is up-to-date)
libusrp: getting head from git remote for master
libusrp: getting OBS version
libusrp: skipping (68adf118587f072172a36001e66b039db5ece7bf is up-to-date)
osmo-bsc: getting head from git remote for master
osmo-bsc: getting OBS version
osmo-bsc: skipping (381ab28f030a72245800e8dd5c642abd03e9602d is up-to-date)
osmo-bsc-nat: getting head from git remote for master
osmo-bsc-nat: getting OBS version
osmo-bsc-nat: skipping (4db9d759db3858796e1589afff7455ee0c2703f4 is up-to-date)
osmo-bts: getting head from git remote for master
osmo-bts: getting OBS version
osmo-bts: skipping (19ade2fec441e53e5d53157341a342f0980e588e is up-to-date)
osmo-cbc: getting head from git remote for master
osmo-cbc: getting OBS version
osmo-cbc: skipping (9ce090b1aa308dc1ed6ddf567448717516a707da is up-to-date)
osmo-e1d: getting head from git remote for master
osmo-e1d: getting OBS version
osmo-e1d: skipping (b8546ae7278def476f83811a296c7ead789339a5 is up-to-date)
osmo-fl2k: getting head from git remote for master
osmo-fl2k: getting OBS version
osmo-fl2k: skipping (62ebc51cc4c5b3bba74f1d05a171e4937a9f93a6 is up-to-date)
osmo-gbproxy: getting head from git remote for master
osmo-gbproxy: getting OBS version
osmo-gbproxy: skipping (9a1a5c937c1418b3aaf846dac13f801d673b3935 is up-to-date)
osmo-ggsn: getting head from git remote for master
osmo-ggsn: getting OBS version
osmo-ggsn: skipping (ebd1bf8adbc8d5bec9e36d70e3a78e8838226e7a is up-to-date)
osmo-gsm-manuals: getting head from git remote for master
osmo-gsm-manuals: getting OBS version
osmo-gsm-manuals: skipping (0803700ff6c43e63d8ef00de81a3f5b0c9bc64b5 is up-to-date)
osmo-hlr: getting head from git remote for master
osmo-hlr: getting OBS version
osmo-hlr: skipping (f9048a5bfc451782702e01e649d3c949af1de6fd is up-to-date)
osmo-hnbgw: getting head from git remote for master
osmo-hnbgw: getting OBS version
osmo-hnbgw: skipping (694c8ba0fdcc70a93eb6f8c5cf6dc1f66b121f95 is up-to-date)
osmo-hnodeb: getting head from git remote for master
osmo-hnodeb: getting OBS version
osmo-hnodeb: skipping (39bf4efd6c835e2c6fe872a118c1250a79bdaf78 is up-to-date)
osmo-iuh: getting head from git remote for master
osmo-iuh: getting OBS version
osmo-iuh: skipping (b7c4d385e9c4a0af3b7695c84d7138a66a093866 is up-to-date)
osmo-mgw: getting head from git remote for master
osmo-mgw: getting OBS version
osmo-mgw: skipping (8afbaddc531345ecd191d59362ceead5309a14b9 is up-to-date)
osmo-msc: getting head from git remote for master
osmo-msc: getting OBS version
osmo-msc: skipping (04f8e7e51a598e8fa775f7b1ffa5802e40c7b8eb is up-to-date)
osmo-pcap: getting head from git remote for master
osmo-pcap: getting OBS version
osmo-pcap: skipping (69780698c26386a9f8b0fdb2ad1a4d96ca77a78f is up-to-date)
osmo-pcu: getting head from git remote for master
osmo-pcu: getting OBS version
osmo-pcu: skipping (c4d5da04472b5ee46d2f8d759e20a29b2284aa9d is up-to-date)
osmo-remsim: getting head from git remote for master
osmo-remsim: getting OBS version
osmo-remsim: skipping (0916f85971ff173c9a26c7ffdef2315ba5190323 is up-to-date)
osmo-sgsn: getting head from git remote for master
osmo-sgsn: getting OBS version
osmo-sgsn: skipping (968b60ef3afc2735b9493e8acbf16429869bd6b9 is up-to-date)
osmo-sip-connector: getting head from git remote for master
osmo-sip-connector: getting OBS version
osmo-sip-connector: skipping (d93383622335f832802923d9a52d13ec924252ca is up-to-date)
osmo-smlc: getting head from git remote for master
osmo-smlc: getting OBS version
osmo-smlc: skipping (470d758ccce6f6155666c9638852170cabcddd02 is up-to-date)
osmo-sysmon: getting head from git remote for master
osmo-sysmon: getting OBS version
osmo-sysmon: skipping (692b917823c924028b3e5bcab29861c6243630ac is up-to-date)
osmo-trx: getting head from git remote for master
osmo-trx: getting OBS version
osmo-trx: skipping (1f701843320a18439019b4c21eaf204586eac079 is up-to-date)
osmo-uecups: getting head from git remote for master
osmo-uecups: getting OBS version
osmo-uecups: skipping (ea4cfbbc70905ae3adc0888b6133fbea80d02b74 is up-to-date)
osmo-upf: getting head from git remote for master
osmo-upf: getting OBS version
osmo-upf: skipping (0948b4c6acb680567c62b025e2283bf5e0b7ab82 is up-to-date)
osmocom-bb: getting head from git remote for master
osmocom-bb: getting OBS version
osmocom-bb: skipping (dc026bdead1924038215c0209165be4327f3807c is up-to-date)
python/osmo-python-tests: getting head from git remote for master
python/osmo-python-tests: getting OBS version
python/osmo-python-tests: skipping (5d0fac9dc330225bb49511516d1b0c9c408cb867 is up-to-date)
python/pyosmocom: getting head from git remote for master
python/pyosmocom: getting OBS version
ERROR: command failed unexpectedly
*** command ***
['osc', '-A', 'https://obs.osmocom.org', 'list', 'osmocom:master', 'pyosmocom']
*** returncode ***
1
*** output ***
fatal: not a git repository (or any of the parent directories): .git
[SSL: UNEXPECTED_EOF_WHILE_READING] EOF occurred in violation of protocol (_ssl.c:1029)
*** python trace ***
Traceback (most recent call last):
File "/obs/update_obs_project.py", line 265, in <module>
main()
~~~~^^
File "/obs/update_obs_project.py", line 259, in main
build_srcpkgs(pkgs_remote, packages)
~~~~~~~~~~~~~^^^^^^^^^^^^^^^^^^^^^^^
File "/obs/update_obs_project.py", line 151, in build_srcpkgs
build_srcpkg_if_needed(pkgs_remote, package, False)
~~~~~~~~~~~~~~~~~~~~~~^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/obs/update_obs_project.py", line 115, in build_srcpkg_if_needed
obs_version = lib.osc.get_package_version(package)
File "/obs/lib/osc.py", line 70, in get_package_version
ret = run_osc(["list", proj, os.path.basename(package)])
File "/obs/lib/osc.py", line 58, in run_osc
return lib.run_cmd(cmd, *args, **kwargs)
~~~~~~~~~~~^^^^^^^^^^^^^^^^^^^^^^
File "/obs/lib/__init__.py", line 202, in run_cmd
exit_error_cmd(p, "command failed unexpectedly")
~~~~~~~~~~~~~~^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/obs/lib/__init__.py", line 163, in exit_error_cmd
raise RuntimeError("shell command related error, find details right above"
" this python trace")
RuntimeError: shell command related error, find details right above this python trace
Build step 'Execute shell' marked build as failure
See <https://jenkins.osmocom.org/jenkins/job/Osmocom_OBS_master/124050/display/r…>
Changes:
------------------------------------------
Started by upstream project "master-simtrace" build number 1916
originally caused by:
Started by timer
Running as SYSTEM
Building remotely on build4-deb12build-ansible (registry-build-amd64 ttcn3 obs osmo-gsm-tester-build ttcn3_with_linux_6.1_or_higher qemu io_uring osmocom-gerrit coverity osmocom-master) in workspace <https://jenkins.osmocom.org/jenkins/job/Osmocom_OBS_master/ws/>
The recommended git tool is: NONE
No credentials specified
Wiping out workspace first.
Cloning the remote Git repository
Cloning repository https://gerrit.osmocom.org/osmo-ci
> git init <https://jenkins.osmocom.org/jenkins/job/Osmocom_OBS_master/ws/> # timeout=10
Fetching upstream changes from https://gerrit.osmocom.org/osmo-ci
> git --version # timeout=10
> git --version # 'git version 2.39.5'
> 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 bb15a95e3843864b853e6d1747b82b08556a1923 (origin/master)
> git config core.sparsecheckout # timeout=10
> git checkout -f bb15a95e3843864b853e6d1747b82b08556a1923 # timeout=10
Commit message: "jobs/ttcn3-testsuites: set RUN_BPFTRACE=1"
> git rev-list --no-walk bb15a95e3843864b853e6d1747b82b08556a1923 # timeout=10
[Osmocom_OBS_master] $ /bin/sh -xe /tmp/jenkins18098371312923381375.sh
+ export PYTHONUNBUFFERED=1
+ ./scripts/obs/update_obs_project.py --apiurl https://obs.osmocom.org --conflict-version --docker --feed master --meta osmocom:master
docker: building image debian-13-osmocom-obs-build-srcpkg
+ run_in_docker_and_exit(): ['docker', 'build', '--build-arg', 'DISTRO=debian:13', '--build-arg', 'DISTRO_FROM=debian:trixie', '--build-arg', 'UID=1000', '-t', 'debian-13-osmocom-obs-build-srcpkg', '-f', '<https://jenkins.osmocom.org/jenkins/job/Osmocom_OBS_master/ws/scripts/obs/d…',> '<https://jenkins.osmocom.org/jenkins/job/Osmocom_OBS_master/ws/scripts/obs/d…']>
#0 building with "default" instance using docker driver
#1 [internal] load build definition from build_srcpkg.Dockerfile
#1 transferring dockerfile: 1.45kB done
#1 WARN: InvalidDefaultArgInFrom: Default value for ARG ${DISTRO_FROM} results in empty or invalid base image name (line 3)
#1 DONE 0.0s
#2 [internal] load metadata for docker.io/library/debian:trixie
#2 DONE 0.0s
#3 [internal] load .dockerignore
#3 transferring context: 2B done
#3 DONE 0.0s
#4 [1/4] FROM docker.io/library/debian:trixie
#4 DONE 0.0s
#5 [2/4] RUN APT-GET update && apt-get upgrade -y && apt-get install -y --no-install-recommends ca-certificates colordiff debhelper default-libmysqlclient-dev dh-python dh-virtualenv dpkg-dev erlang-nox fakeroot git git-review gnupg2 libxml2-utils lsb-release meson osc pkgconf python3-packaging python3-pip python3-setuptools quilt sed sphinx-common wget && apt-get clean
#5 CACHED
#6 [3/4] RUN WGET https://github.com/erlang/rebar3/releases/download/3.24.0/rebar3 -O /usr/bin/rebar3 && echo "d2d31cfb98904b8e4917300a75f870de12cb5167cd6214d1043e973a56668a54 /usr/bin/rebar3" | sha256sum -c && chmod +x /usr/bin/rebar3 && rebar3 --version
#6 CACHED
#7 [4/4] RUN USERADD --uid=1000 -m user
#7 CACHED
#8 exporting to image
#8 exporting layers done
#8 writing image sha256:b43e1fe626fd8170bdf303dce63cfb33848878bcba79f8bbf7edf9034c5430aa 0.0s done
#8 naming to docker.io/library/debian-13-osmocom-obs-build-srcpkg
#8 naming to docker.io/library/debian-13-osmocom-obs-build-srcpkg done
#8 DONE 0.0s
[33m1 warning found (use docker --debug to expand):
[0m - InvalidDefaultArgInFrom: Default value for ARG ${DISTRO_FROM} results in empty or invalid base image name (line 3)
docker: running: update_obs_project.py inside docker
/obs/lib/debian.py:183: SyntaxWarning: invalid escape sequence '\/'
lib.run_cmd(["sed", "-i", "s/$(MAKE) -C doc\/manuals//g", f"{debian}/rules"])
OBS: getting packages in osmocom:master
### Building source packages ###
osmocom-master: getting OBS version
osmocom-master: skipping (1.1.0 is up-to-date)
osmocom-keyring: getting head from git remote for master
osmocom-keyring: getting OBS version
osmocom-keyring: skipping (7873756ddb89fc91d8035b1de9d8f7294aa7957d is up-to-date)
erlang/osmo_dia2gsup: getting head from git remote for master
erlang/osmo_dia2gsup: getting OBS version
erlang/osmo_dia2gsup: skipping (bc38313e934ff532c9f4c967dd7fb7e63d296175 is up-to-date)
erlang/osmo-epdg: getting head from git remote for master
erlang/osmo-epdg: getting OBS version
erlang/osmo-epdg: skipping (35afe13b4405d4efe3830fca30e0de4e972c75e6 is up-to-date)
erlang/osmo-s1gw: getting head from git remote for master
erlang/osmo-s1gw: getting OBS version
erlang/osmo-s1gw: skipping (7c86424163bb1ee8f18a00cca754f1ac20b2525f is up-to-date)
gapk: getting head from git remote for master
gapk: getting OBS version
gapk: skipping (0fe672e68d5c45ce866743348e37b55622b4f286 is up-to-date)
libasn1c: getting head from git remote for master
libasn1c: getting OBS version
libasn1c: skipping (984b3db58c352f4486d0abcba53d6a84fc72fbb5 is up-to-date)
libgtpnl: getting head from git remote for master
libgtpnl: getting OBS version
libgtpnl: skipping (66c2dcc3dc9d96b70b32b1c18e5d0171e738548c is up-to-date)
libosmo-abis: getting head from git remote for master
libosmo-abis: getting OBS version
libosmo-abis: skipping (1e1a6d39bf4f6159bb01d923fe335ec0f8cd701c is up-to-date)
libosmo-dsp: getting head from git remote for master
libosmo-dsp: getting OBS version
libosmo-dsp: skipping (f6f4d4a47a30cc50b5a27615ab9eec2c58ebbd29 is up-to-date)
libosmo-gprs: getting head from git remote for master
libosmo-gprs: getting OBS version
libosmo-gprs: skipping (8d844c5a54488ff9bdb3bd0b47a6a947118c80f7 is up-to-date)
libosmo-netif: getting head from git remote for master
libosmo-netif: getting OBS version
libosmo-netif: skipping (5c44ba98c69ed3d21f2abcbc395a07b0ea6cf6f6 is up-to-date)
libosmo-pfcp: getting head from git remote for master
libosmo-pfcp: getting OBS version
libosmo-pfcp: skipping (a12047466e7978c79930fcd1513d7a3066b292af is up-to-date)
libosmo-asn1-tcap: getting head from git remote for master
libosmo-asn1-tcap: getting OBS version
libosmo-asn1-tcap: skipping (784bfe4d4e578b2d6556b34b8687ea37688401e7 is up-to-date)
libosmo-sigtran: getting head from git remote for master
libosmo-sigtran: getting OBS version
libosmo-sigtran: skipping (74d074b31df5e3ddcc595fa95aa0eb1f8ffe12be is up-to-date)
libosmocore: getting head from git remote for master
libosmocore: getting OBS version
libosmocore: skipping (e02b95a6d98e7e1f7051bf4a6447f590e76eb8fb is up-to-date)
libsmpp34: getting head from git remote for master
libsmpp34: getting OBS version
libsmpp34: skipping (d6ac32fde99f08b2019a5ca095471456583dc93a is up-to-date)
libusrp: getting head from git remote for master
libusrp: getting OBS version
libusrp: skipping (68adf118587f072172a36001e66b039db5ece7bf is up-to-date)
osmo-bsc: getting head from git remote for master
osmo-bsc: getting OBS version
osmo-bsc: skipping (381ab28f030a72245800e8dd5c642abd03e9602d is up-to-date)
osmo-bsc-nat: getting head from git remote for master
osmo-bsc-nat: getting OBS version
osmo-bsc-nat: skipping (4db9d759db3858796e1589afff7455ee0c2703f4 is up-to-date)
osmo-bts: getting head from git remote for master
osmo-bts: getting OBS version
osmo-bts: skipping (19ade2fec441e53e5d53157341a342f0980e588e is up-to-date)
osmo-cbc: getting head from git remote for master
osmo-cbc: getting OBS version
osmo-cbc: skipping (9ce090b1aa308dc1ed6ddf567448717516a707da is up-to-date)
osmo-e1d: getting head from git remote for master
osmo-e1d: getting OBS version
osmo-e1d: skipping (b8546ae7278def476f83811a296c7ead789339a5 is up-to-date)
osmo-fl2k: getting head from git remote for master
osmo-fl2k: getting OBS version
osmo-fl2k: skipping (62ebc51cc4c5b3bba74f1d05a171e4937a9f93a6 is up-to-date)
osmo-gbproxy: getting head from git remote for master
osmo-gbproxy: getting OBS version
osmo-gbproxy: skipping (9a1a5c937c1418b3aaf846dac13f801d673b3935 is up-to-date)
osmo-ggsn: getting head from git remote for master
osmo-ggsn: getting OBS version
osmo-ggsn: skipping (ebd1bf8adbc8d5bec9e36d70e3a78e8838226e7a is up-to-date)
osmo-gsm-manuals: getting head from git remote for master
osmo-gsm-manuals: getting OBS version
osmo-gsm-manuals: skipping (0803700ff6c43e63d8ef00de81a3f5b0c9bc64b5 is up-to-date)
osmo-hlr: getting head from git remote for master
osmo-hlr: getting OBS version
osmo-hlr: skipping (f9048a5bfc451782702e01e649d3c949af1de6fd is up-to-date)
osmo-hnbgw: getting head from git remote for master
osmo-hnbgw: getting OBS version
osmo-hnbgw: skipping (694c8ba0fdcc70a93eb6f8c5cf6dc1f66b121f95 is up-to-date)
osmo-hnodeb: getting head from git remote for master
osmo-hnodeb: getting OBS version
ERROR: command failed unexpectedly
*** command ***
['osc', '-A', 'https://obs.osmocom.org', 'list', 'osmocom:master', 'osmo-hnodeb']
*** returncode ***
1
*** output ***
fatal: not a git repository (or any of the parent directories): .git
SSL Error: [SSL: UNEXPECTED_EOF_WHILE_READING] EOF occurred in violation of protocol (_ssl.c:1029)
*** python trace ***
Traceback (most recent call last):
File "/obs/update_obs_project.py", line 265, in <module>
main()
~~~~^^
File "/obs/update_obs_project.py", line 259, in main
build_srcpkgs(pkgs_remote, packages)
~~~~~~~~~~~~~^^^^^^^^^^^^^^^^^^^^^^^
File "/obs/update_obs_project.py", line 151, in build_srcpkgs
build_srcpkg_if_needed(pkgs_remote, package, False)
~~~~~~~~~~~~~~~~~~~~~~^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/obs/update_obs_project.py", line 115, in build_srcpkg_if_needed
obs_version = lib.osc.get_package_version(package)
File "/obs/lib/osc.py", line 70, in get_package_version
ret = run_osc(["list", proj, os.path.basename(package)])
File "/obs/lib/osc.py", line 58, in run_osc
return lib.run_cmd(cmd, *args, **kwargs)
~~~~~~~~~~~^^^^^^^^^^^^^^^^^^^^^^
File "/obs/lib/__init__.py", line 202, in run_cmd
exit_error_cmd(p, "command failed unexpectedly")
~~~~~~~~~~~~~~^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/obs/lib/__init__.py", line 163, in exit_error_cmd
raise RuntimeError("shell command related error, find details right above"
" this python trace")
RuntimeError: shell command related error, find details right above this python trace
Build step 'Execute shell' marked build as failure