See <https://jenkins.osmocom.org/jenkins/job/osmo-gsm-tester_build-osmo-ggsn/108…>
Changes:
------------------------------------------
[...truncated 84.18 KiB...]
configure.ac:80: warning: The macro `AC_HEADER_STDC' is obsolete.
configure.ac:80: You should run autoupdate.
./lib/autoconf/headers.m4:704: AC_HEADER_STDC is expanded from...
configure.ac:80: the top level
configure.ac:102: warning: The macro `AC_HEADER_TIME' is obsolete.
configure.ac:102: You should run autoupdate.
./lib/autoconf/headers.m4:743: AC_HEADER_TIME is expanded from...
configure.ac:102: the top level
configure.ac:18: installing './compile'
configure.ac:10: installing './config.guess'
configure.ac:10: installing './config.sub'
configure.ac:19: installing './install-sh'
configure.ac:155: installing './missing'
ggsn/Makefile.am: installing './depcomp'
+ set +x
+ ./configure --prefix=/build/inst-osmo-ggsn --with-systemdsystemunitdir=no --enable-sanitize
checking build system type... x86_64-pc-linux-gnu
checking host system type... x86_64-pc-linux-gnu
checking whether make supports nested variables... yes
checking for gcc... gcc
checking whether the C compiler works... yes
checking for C compiler default output file name... a.out
checking for suffix of executables...
checking whether we are cross compiling... no
checking for suffix of object files... o
checking whether the compiler supports GNU C... yes
checking whether gcc accepts -g... yes
checking for gcc option to enable C11 features... none needed
checking whether gcc understands -c and -o together... yes
checking for a BSD-compatible install... /usr/bin/install -c
checking for gawk... gawk
checking how to run the C preprocessor... gcc -E
checking how to print strings... printf
checking for a sed that does not truncate output... /usr/bin/sed
checking for grep that handles long lines and -e... /usr/bin/grep
checking for egrep... /usr/bin/grep -E
checking for fgrep... /usr/bin/grep -F
checking for ld used by gcc... /usr/bin/ld
checking if the linker (/usr/bin/ld) is GNU ld... yes
checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B
checking the name lister (/usr/bin/nm -B) interface... BSD nm
checking whether ln -s works... yes
checking the maximum length of command line arguments... 1572864
checking how to convert x86_64-pc-linux-gnu file names to x86_64-pc-linux-gnu format... func_convert_file_noop
checking how to convert x86_64-pc-linux-gnu file names to toolchain format... func_convert_file_noop
checking for /usr/bin/ld option to reload object files... -r
checking for file... file
checking for objdump... objdump
checking how to recognize dependent libraries... pass_all
checking for dlltool... no
checking how to associate runtime and link libraries... printf %s\n
checking for ar... ar
checking for archiver @FILE support... @
checking for strip... strip
checking for ranlib... ranlib
checking command to parse /usr/bin/nm -B output from gcc object... ok
checking for sysroot... no
checking for a working dd... /usr/bin/dd
checking how to truncate binary pipes... /usr/bin/dd bs=4096 count=1
checking for mt... mt
checking if mt is a manifest tool... no
checking for stdio.h... yes
checking for stdlib.h... yes
checking for string.h... yes
checking for inttypes.h... yes
checking for stdint.h... yes
checking for strings.h... yes
checking for sys/stat.h... yes
checking for sys/types.h... yes
checking for unistd.h... yes
checking for sys/time.h... yes
checking for dlfcn.h... yes
checking for objdir... .libs
checking if gcc supports -fno-rtti -fno-exceptions... no
checking for gcc option to produce PIC... -fPIC -DPIC
checking if gcc PIC flag -fPIC -DPIC works... yes
checking if gcc static flag -static works... yes
checking if gcc supports -c -o file.o... yes
checking if gcc supports -c -o file.o... (cached) yes
checking whether the gcc linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes
checking whether -lc should be explicitly linked in... no
checking dynamic linker characteristics... GNU/Linux ld.so
checking how to hardcode library paths into programs... immediate
checking whether stripping libraries is possible... yes
checking if libtool supports shared libraries... yes
checking whether to build shared libraries... yes
checking whether to build static libraries... yes
checking for pkg-config... /usr/bin/pkg-config
checking for pkg-config... /usr/bin/pkg-config
checking pkg-config is at least version 0.20... yes
checking for egrep... (cached) /usr/bin/grep -E
checking for sys/wait.h that is POSIX.1 compatible... yes
checking for arpa/inet.h... yes
checking for fcntl.h... yes
checking for netdb.h... yes
checking for netinet/in.h... yes
checking for stdint.h... (cached) yes
checking for stdlib.h... (cached) yes
checking for string.h... (cached) yes
checking for sys/ioctl.h... yes
checking for sys/socket.h... yes
checking for sys/time.h... (cached) yes
checking for unistd.h... (cached) yes
checking for linux/if.h... yes
checking for net/if.h... yes
checking for linux/if_tun.h... yes
checking for net/if_tun.h... no
checking for linux/netlink.h... yes
checking for linux/rtnetlink.h... yes
checking for an ANSI C-conforming const... yes
checking for mode_t... yes
checking for size_t... yes
checking whether struct ifaliasreq exist... no
checking whether struct ifreq.ifru_netmask exist... yes
checking whether struct rt_msghdr exist... no
checking whether struct iphdr exists... yes
checking whether enum in6_addr_gen_mode.IN6_ADDR_GEN_MODE_NONE exists... yes
checking whether gcc needs -traditional... no
checking for gethostbyname... yes
checking for inet_ntoa... yes
checking for memset... yes
checking for select... yes
checking for socket... yes
checking for strdup... yes
checking for strerror... yes
checking for strtol... yes
checking for inet_aton... yes
checking for getopt.h... yes
checking for getopt_long... yes
checking whether build environment is sane... yes
checking for a race-free mkdir -p... /usr/bin/mkdir -p
checking whether make sets $(MAKE)... yes
checking whether make supports the include directive... yes (GNU style)
checking dependency style of gcc... gcc3
checking for libosmocore >= 1.12.0... yes
checking for libosmovty >= 1.12.0... yes
checking for libosmoctrl >= 1.12.0... yes
checking for libosmogsm >= 1.12.0... yes
checking for libosmo-netif >= 1.7.0... yes
CFLAGS=" -std=gnu11 -fsanitize=address -fsanitize=undefined"
CPPFLAGS=" -fsanitize=address -fsanitize=undefined"
checking that generated files are newer than configure... done
configure: creating ./config.status
config.status: creating Makefile
config.status: creating doc/Makefile
config.status: creating doc/examples/Makefile
config.status: creating ggsn/Makefile
config.status: creating gtp/Makefile
config.status: creating lib/Makefile
config.status: creating intl/Makefile
config.status: creating po/Makefile
config.status: creating utils/Makefile
config.status: creating sgsnemu/Makefile
config.status: creating doc/manuals/Makefile
config.status: creating contrib/Makefile
config.status: creating contrib/systemd/Makefile
config.status: creating tests/Makefile
config.status: creating tests/lib/Makefile
config.status: creating tests/gtp/Makefile
config.status: creating include/Makefile
config.status: creating include/osmocom/Makefile
config.status: creating include/osmocom/gtp/Makefile
config.status: creating libgtp.pc
config.status: creating config.h
config.status: executing tests/atconfig commands
config.status: executing libtool commands
config.status: executing depfiles commands
osmo-ggsn Configuration:
GTP Linux kernel support: no
+ set +x
+ make -j8
make all-recursive
make[1]: Entering directory '/build/osmo-ggsn'
Making all in include
make[2]: Entering directory '/build/osmo-ggsn/include'
Making all in osmocom
make[3]: Entering directory '/build/osmo-ggsn/include/osmocom'
Making all in gtp
make[4]: Entering directory '/build/osmo-ggsn/include/osmocom/gtp'
GEN version.h
GEN version.h
make[4]: Leaving directory '/build/osmo-ggsn/include/osmocom/gtp'
make[4]: Entering directory '/build/osmo-ggsn/include/osmocom'
make[4]: Nothing to be done for 'all-am'.
make[4]: Leaving directory '/build/osmo-ggsn/include/osmocom'
make[3]: Leaving directory '/build/osmo-ggsn/include/osmocom'
make[3]: Entering directory '/build/osmo-ggsn/include'
make[3]: Nothing to be done for 'all-am'.
make[3]: Leaving directory '/build/osmo-ggsn/include'
make[2]: Leaving directory '/build/osmo-ggsn/include'
Making all in lib
make[2]: Entering directory '/build/osmo-ggsn/lib'
CC debug.o
CC getopt.o
CC getopt1.o
CC icmpv6.o
CC in46_addr.o
CC ippool.o
CC lookup.o
CC netdev.o
CC netns.o
icmpv6.c:25:10: fatal error: osmocom/netif/icmpv6.h: No such file or directory
25 | #include <osmocom/netif/icmpv6.h>
| ^~~~~~~~~~~~~~~~~~~~~~~~
compilation terminated.
make[2]: *** [Makefile:427: icmpv6.o] Error 1
make[2]: *** Waiting for unfinished jobs....
make[2]: Leaving directory '/build/osmo-ggsn/lib'
make[1]: Leaving directory '/build/osmo-ggsn'
make[1]: *** [Makefile:502: all-recursive] Error 1
make: *** [Makefile:407: all] Error 2
+ make
make all-recursive
make[1]: Entering directory '/build/osmo-ggsn'
Making all in include
make[2]: Entering directory '/build/osmo-ggsn/include'
Making all in osmocom
make[3]: Entering directory '/build/osmo-ggsn/include/osmocom'
Making all in gtp
make[4]: Entering directory '/build/osmo-ggsn/include/osmocom/gtp'
make[4]: Nothing to be done for 'all'.
make[4]: Leaving directory '/build/osmo-ggsn/include/osmocom/gtp'
make[4]: Entering directory '/build/osmo-ggsn/include/osmocom'
make[4]: Nothing to be done for 'all-am'.
make[4]: Leaving directory '/build/osmo-ggsn/include/osmocom'
make[3]: Leaving directory '/build/osmo-ggsn/include/osmocom'
make[3]: Entering directory '/build/osmo-ggsn/include'
make[3]: Nothing to be done for 'all-am'.
make[3]: Leaving directory '/build/osmo-ggsn/include'
make[2]: Leaving directory '/build/osmo-ggsn/include'
Making all in lib
make[2]: Entering directory '/build/osmo-ggsn/lib'
CC icmpv6.o
icmpv6.c:25:10: fatal error: osmocom/netif/icmpv6.h: No such file or directory
25 | #include <osmocom/netif/icmpv6.h>
| ^~~~~~~~~~~~~~~~~~~~~~~~
compilation terminated.
make[2]: Leaving directory '/build/osmo-ggsn/lib'
make[2]: *** [Makefile:427: icmpv6.o] Error 1
make[1]: *** [Makefile:502: all-recursive] Error 1
make[1]: Leaving directory '/build/osmo-ggsn'
make: *** [Makefile:407: all] Error 2
Build step 'Execute shell' marked build as failure
Skipped archiving because build is not successful
See <https://jenkins.osmocom.org/jenkins/job/Osmocom_OBS_master/135304/display/r…>
Changes:
------------------------------------------
[...truncated 1.25 KiB...]
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 233d24e9b7ebd0425fa81622cc7d39e67d800ac3 (origin/master)
> git config core.sparsecheckout # timeout=10
> git checkout -f 233d24e9b7ebd0425fa81622cc7d39e67d800ac3 # timeout=10
Commit message: "jobs: add build/manuals JOB_TYPEs for osmo-s1gw"
> git rev-list --no-walk 233d24e9b7ebd0425fa81622cc7d39e67d800ac3 # timeout=10
[Osmocom_OBS_master] $ /bin/sh -xe /tmp/jenkins6250418815233890568.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.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 [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
#5 CACHED
#6 [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
#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:f82e097b3ba2899f5c0696931721311e7c1bd287fb6780248dc0dacbd9b1e9df done
#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 (db8d9d6700dd9c06a6136c1b0c51ad06b44d89f7 is up-to-date)
gapk: getting head from git remote for master
gapk: getting OBS version
gapk: skipping (beabd023aa5827c0e6428850f1f20ac5a7e5bfe5 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 (e1c21a777f14c53aec3905d13817eee4e6b859bf 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 (3a9e8357039253db2004811d045b30afda821b38 is up-to-date)
libosmo-pfcp: getting head from git remote for master
libosmo-pfcp: getting OBS version
libosmo-pfcp: skipping (954c83b8444641b8ecdef97985133449a81960ed is up-to-date)
libosmo-asn1-tcap: getting head from git remote for master
libosmo-asn1-tcap: getting OBS version
libosmo-asn1-tcap: skipping (d888f1bd3d2211acde55e2cda5e061b5039f8961 is up-to-date)
libosmo-sigtran: getting head from git remote for master
libosmo-sigtran: getting OBS version
libosmo-sigtran: skipping (e866f568c04837fe676e58dde5eea2a17704fff4 is up-to-date)
libosmocore: getting head from git remote for master
libosmocore: getting OBS version
libosmocore: skipping (8e6ea01887bbd7fd1a07edf357bee241f48b9d3c 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 (fa8d4b9d7d47c1143fb03dc714bbe9fe88d23243 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 (0c5d862cb0699d99418ab9f8191c6e67ca6b38bd is up-to-date)
osmo-cbc: getting head from git remote for master
osmo-cbc: getting OBS version
osmo-cbc: skipping (f32fc48913de3f005b417fbe4d8419b34d21037d is up-to-date)
osmo-e1d: getting head from git remote for master
osmo-e1d: getting OBS version
osmo-e1d: skipping (b44619d24fe4c4b79c94a666e47341fa6441cab2 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 (422ff6a58eee4cb1ebda895ac8ce0371fa0b8d0e 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 (96fe70b328a5454646f65a008e0217bce219e93b is up-to-date)
osmo-hlr: getting head from git remote for master
osmo-hlr: getting OBS version
osmo-hlr: skipping (459ae06783dadfd67130dd9fa61568eef6d4146f is up-to-date)
osmo-hnbgw: getting head from git remote for master
osmo-hnbgw: getting OBS version
osmo-hnbgw: skipping (520f5fdde9e4eac40faedf8896923f50997582c2 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 (c3368b95295fecf1aff3b61c938964aedcccc45b is up-to-date)
osmo-pcap: getting head from git remote for master
osmo-pcap: getting OBS version
osmo-pcap: skipping (d0b2543aa378bd85f21b17e1b733837acf70a33f is up-to-date)
osmo-pcu: getting head from git remote for master
osmo-pcu: getting OBS version
osmo-pcu: skipping (ed7090376075b9b1604a67a0602d1319a4375dea is up-to-date)
osmo-remsim: getting head from git remote for master
osmo-remsim: getting OBS version
osmo-remsim: skipping (625e7c29d0da37ab8ae18a7e7909ac6bf1c81b6d is up-to-date)
osmo-sgsn: getting head from git remote for master
osmo-sgsn: getting OBS version
osmo-sgsn: skipping (6227129b06b8068e4fe1d246aa681808ca1fc2a8 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 (7923e26181466b4207cf7736c123107504a35958 is up-to-date)
osmo-uecups: getting head from git remote for master
osmo-uecups: getting OBS version
osmo-uecups: skipping (440a9dee42e42679055f803751d4b542483f9921 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 (daa94dbc0821231e7f8453f0ace97f91fa0c75f6 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
python/pyosmocom: skipping (bcf8b02b6a9d6b6e5738ed102501a2ba7fee105e is up-to-date)
rtl-sdr: getting head from git remote for master
rtl-sdr: getting OBS version
rtl-sdr: skipping (84195f169f5b4b7dc06a10efb1e210d02b49e51c is up-to-date)
simtrace2: getting head from git remote for master
simtrace2: getting OBS version
simtrace2: skipping (e1961beea1cd4ccd3683e9b3c26e9b13cd4ed035 is up-to-date)
strongswan-epdg: getting head from git remote for master
strongswan-epdg: getting OBS version
strongswan-epdg: skipping (961bace455bb7fc3615a8ed4ddf6434e2d54820d is up-to-date)
neocon: getting head from git remote for master
neocon: getting OBS version
neocon: skipping (36dc1c418a55e1ffeff84ef93547d8cf9a818b0f is up-to-date)
open5gs: getting head from git remote for main
ERROR: command failed unexpectedly
*** command ***
['git', 'ls-remote', 'https://github.com/open5gs/open5gs', 'heads/main']
*** returncode ***
128
*** output ***
remote: Internal Server Error
fatal: unable to access 'https://github.com/open5gs/open5gs/': The requested URL returned error: 500
*** 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 97, in build_srcpkg_if_needed
latest_version = lib.git.get_head_remote(package, branch,
branch_missing_ok=delete)
File "/obs/lib/git.py", line 99, in get_head_remote
ls_remote = lib.run_cmd(["git", "ls-remote", repo_url, f"heads/{branch}"])
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