See <https://jenkins.osmocom.org/jenkins/job/master-osmo-bsc-nat/a1=default,a2=d…>
Changes:
------------------------------------------
[...truncated 88.77 KB...]
libtool: warning: relinking 'libosmoctrl.la'
libtool: install: (cd /build/deps/libosmocore/src/ctrl; /bin/bash "/build/deps/libosmocore/libtool" --silent --tag CC --mode=relink gcc -Wall -std=gnu11 -DBUILDING_LIBOSMOCORE -Wall -Wl,--version-script=./libosmoctrl.map -version-info 8:0:8 -no-undefined -o libosmoctrl.la -rpath /build/deps/install/stow/libosmocore/lib control_cmd.lo control_if.lo fsm_ctrl_commands.lo control_vty.lo -ltalloc ../../src/core/libosmocore.la ../../src/gsm/libosmogsm.la ../../src/vty/libosmovty.la )
libtool: install: /usr/bin/install -c .libs/libosmoctrl.so.0.8.0T /build/deps/install/stow/libosmocore/lib/libosmoctrl.so.0.8.0
libtool: install: (cd /build/deps/install/stow/libosmocore/lib && { ln -s -f libosmoctrl.so.0.8.0 libosmoctrl.so.0 || { rm -f libosmoctrl.so.0 && ln -s libosmoctrl.so.0.8.0 libosmoctrl.so.0; }; })
libtool: install: (cd /build/deps/install/stow/libosmocore/lib && { ln -s -f libosmoctrl.so.0.8.0 libosmoctrl.so || { rm -f libosmoctrl.so && ln -s libosmoctrl.so.0.8.0 libosmoctrl.so; }; })
libtool: install: /usr/bin/install -c .libs/libosmoctrl.lai /build/deps/install/stow/libosmocore/lib/libosmoctrl.la
libtool: finish: PATH="/build/deps/install/bin:/usr/lib/ccache:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/sbin" ldconfig -n /build/deps/install/stow/libosmocore/lib
----------------------------------------------------------------------
Libraries have been installed in:
/build/deps/install/stow/libosmocore/lib
If you ever happen to want to link against installed libraries
in a given directory, LIBDIR, you must either use libtool, and
specify the full pathname of the library, or use the '-LLIBDIR'
flag during linking and do at least one of the following:
- add LIBDIR to the 'LD_LIBRARY_PATH' environment variable
during execution
- add LIBDIR to the 'LD_RUN_PATH' environment variable
during linking
- use the '-Wl,-rpath -Wl,LIBDIR' linker flag
- have your system administrator add LIBDIR to '/etc/ld.so.conf'
See any operating system documentation about shared libraries for
more information, such as the ld(1) and ld.so(8) manual pages.
----------------------------------------------------------------------
make[4]: Leaving directory '/build/deps/libosmocore/src/ctrl'
make[3]: Leaving directory '/build/deps/libosmocore/src/ctrl'
Making install in pseudotalloc
make[3]: Entering directory '/build/deps/libosmocore/src/pseudotalloc'
make[4]: Entering directory '/build/deps/libosmocore/src/pseudotalloc'
make[4]: Leaving directory '/build/deps/libosmocore/src/pseudotalloc'
make[3]: Leaving directory '/build/deps/libosmocore/src/pseudotalloc'
Making install in sim
make[3]: Entering directory '/build/deps/libosmocore/src/sim'
CC core.lo
CC reader.lo
CC class_tables.lo
CC card_fs_sim.lo
CC card_fs_usim.lo
CC card_fs_uicc.lo
CC card_fs_isim.lo
CC card_fs_hpsim.lo
CC card_fs_tetra.lo
CC reader_pcsc.lo
CCLD libosmosim.la
make[4]: Entering directory '/build/deps/libosmocore/src/sim'
make[4]: Nothing to be done for 'install-data-am'.
/bin/mkdir -p '/build/deps/install/stow/libosmocore/lib'
/bin/bash ../../libtool --mode=install /usr/bin/install -c libosmosim.la '/build/deps/install/stow/libosmocore/lib'
libtool: warning: relinking 'libosmosim.la'
libtool: install: (cd /build/deps/libosmocore/src/sim; /bin/bash "/build/deps/libosmocore/libtool" --silent --tag CC --mode=relink gcc -fPIC -Wall -pthread -I/usr/include/PCSC -std=gnu11 -DBUILDING_LIBOSMOCORE -Wall -version-info 3:2:1 -no-undefined -o libosmosim.la -rpath /build/deps/install/stow/libosmocore/lib core.lo reader.lo class_tables.lo card_fs_sim.lo card_fs_usim.lo card_fs_uicc.lo card_fs_isim.lo card_fs_hpsim.lo card_fs_tetra.lo reader_pcsc.lo ../../src/core/libosmocore.la ../../src/gsm/libosmogsm.la -ltalloc -lpcsclite )
libtool: install: /usr/bin/install -c .libs/libosmosim.so.2.1.2T /build/deps/install/stow/libosmocore/lib/libosmosim.so.2.1.2
libtool: install: (cd /build/deps/install/stow/libosmocore/lib && { ln -s -f libosmosim.so.2.1.2 libosmosim.so.2 || { rm -f libosmosim.so.2 && ln -s libosmosim.so.2.1.2 libosmosim.so.2; }; })
libtool: install: (cd /build/deps/install/stow/libosmocore/lib && { ln -s -f libosmosim.so.2.1.2 libosmosim.so || { rm -f libosmosim.so && ln -s libosmosim.so.2.1.2 libosmosim.so; }; })
libtool: install: /usr/bin/install -c .libs/libosmosim.lai /build/deps/install/stow/libosmocore/lib/libosmosim.la
libtool: finish: PATH="/build/deps/install/bin:/usr/lib/ccache:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/sbin" ldconfig -n /build/deps/install/stow/libosmocore/lib
----------------------------------------------------------------------
Libraries have been installed in:
/build/deps/install/stow/libosmocore/lib
If you ever happen to want to link against installed libraries
in a given directory, LIBDIR, you must either use libtool, and
specify the full pathname of the library, or use the '-LLIBDIR'
flag during linking and do at least one of the following:
- add LIBDIR to the 'LD_LIBRARY_PATH' environment variable
during execution
- add LIBDIR to the 'LD_RUN_PATH' environment variable
during linking
- use the '-Wl,-rpath -Wl,LIBDIR' linker flag
- have your system administrator add LIBDIR to '/etc/ld.so.conf'
See any operating system documentation about shared libraries for
more information, such as the ld(1) and ld.so(8) manual pages.
----------------------------------------------------------------------
make[4]: Leaving directory '/build/deps/libosmocore/src/sim'
make[3]: Leaving directory '/build/deps/libosmocore/src/sim'
Making install in usb
make[3]: Entering directory '/build/deps/libosmocore/src/usb'
CC osmo_libusb.lo
CCLD libosmousb.la
make[4]: Entering directory '/build/deps/libosmocore/src/usb'
make[4]: Nothing to be done for 'install-data-am'.
/bin/mkdir -p '/build/deps/install/stow/libosmocore/lib'
/bin/bash ../../libtool --mode=install /usr/bin/install -c libosmousb.la '/build/deps/install/stow/libosmocore/lib'
libtool: warning: relinking 'libosmousb.la'
libtool: install: (cd /build/deps/libosmocore/src/usb; /bin/bash "/build/deps/libosmocore/libtool" --silent --tag CC --mode=relink gcc -fPIC -Wall -I/usr/include/libusb-1.0 -std=gnu11 -DBUILDING_LIBOSMOCORE -Wall -version-info 0:1:0 -no-undefined -o libosmousb.la -rpath /build/deps/install/stow/libosmocore/lib osmo_libusb.lo ../../src/core/libosmocore.la -ltalloc -lusb-1.0 )
libtool: install: /usr/bin/install -c .libs/libosmousb.so.0.0.1T /build/deps/install/stow/libosmocore/lib/libosmousb.so.0.0.1
libtool: install: (cd /build/deps/install/stow/libosmocore/lib && { ln -s -f libosmousb.so.0.0.1 libosmousb.so.0 || { rm -f libosmousb.so.0 && ln -s libosmousb.so.0.0.1 libosmousb.so.0; }; })
libtool: install: (cd /build/deps/install/stow/libosmocore/lib && { ln -s -f libosmousb.so.0.0.1 libosmousb.so || { rm -f libosmousb.so && ln -s libosmousb.so.0.0.1 libosmousb.so; }; })
libtool: install: /usr/bin/install -c .libs/libosmousb.lai /build/deps/install/stow/libosmocore/lib/libosmousb.la
libtool: finish: PATH="/build/deps/install/bin:/usr/lib/ccache:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/sbin" ldconfig -n /build/deps/install/stow/libosmocore/lib
----------------------------------------------------------------------
Libraries have been installed in:
/build/deps/install/stow/libosmocore/lib
If you ever happen to want to link against installed libraries
in a given directory, LIBDIR, you must either use libtool, and
specify the full pathname of the library, or use the '-LLIBDIR'
flag during linking and do at least one of the following:
- add LIBDIR to the 'LD_LIBRARY_PATH' environment variable
during execution
- add LIBDIR to the 'LD_RUN_PATH' environment variable
during linking
- use the '-Wl,-rpath -Wl,LIBDIR' linker flag
- have your system administrator add LIBDIR to '/etc/ld.so.conf'
See any operating system documentation about shared libraries for
more information, such as the ld(1) and ld.so(8) manual pages.
----------------------------------------------------------------------
make[4]: Leaving directory '/build/deps/libosmocore/src/usb'
make[3]: Leaving directory '/build/deps/libosmocore/src/usb'
make[3]: Entering directory '/build/deps/libosmocore/src'
make[4]: Entering directory '/build/deps/libosmocore/src'
make[4]: Nothing to be done for 'install-exec-am'.
make[4]: Nothing to be done for 'install-data-am'.
make[4]: Leaving directory '/build/deps/libosmocore/src'
make[3]: Leaving directory '/build/deps/libosmocore/src'
make[2]: Leaving directory '/build/deps/libosmocore/src'
Making install in utils
make[2]: Entering directory '/build/deps/libosmocore/utils'
make[3]: Entering directory '/build/deps/libosmocore/utils'
CC osmo-arfcn.o
CC osmo-auc-gen.o
CC osmo_config_merge-osmo-config-merge.o
CC osmo-aka-verify.o
CC osmo_sim_test-osmo-sim-test.o
CCLD osmo-auc-gen
CCLD osmo-arfcn
CCLD osmo-config-merge
CCLD osmo-aka-verify
CCLD osmo-sim-test
make[4]: Entering directory '/build/deps/libosmocore/utils'
make[4]: Nothing to be done for 'install-data-am'.
/bin/mkdir -p '/build/deps/install/stow/libosmocore/bin'
/bin/bash ../libtool --mode=install /usr/bin/install -c osmo-arfcn osmo-auc-gen osmo-config-merge osmo-aka-verify '/build/deps/install/stow/libosmocore/bin'
libtool: install: /usr/bin/install -c .libs/osmo-arfcn /build/deps/install/stow/libosmocore/bin/osmo-arfcn
libtool: install: /usr/bin/install -c .libs/osmo-auc-gen /build/deps/install/stow/libosmocore/bin/osmo-auc-gen
libtool: install: /usr/bin/install -c .libs/osmo-config-merge /build/deps/install/stow/libosmocore/bin/osmo-config-merge
libtool: install: /usr/bin/install -c .libs/osmo-aka-verify /build/deps/install/stow/libosmocore/bin/osmo-aka-verify
make[4]: Leaving directory '/build/deps/libosmocore/utils'
make[3]: Leaving directory '/build/deps/libosmocore/utils'
make[2]: Leaving directory '/build/deps/libosmocore/utils'
Making install in tapset
make[2]: Entering directory '/build/deps/libosmocore/tapset'
make[3]: Entering directory '/build/deps/libosmocore/tapset'
make[3]: Nothing to be done for 'install-exec-am'.
make install-data-hook
make[4]: Entering directory '/build/deps/libosmocore/tapset'
make[4]: Nothing to be done for 'install-data-hook'.
make[4]: Leaving directory '/build/deps/libosmocore/tapset'
make[3]: Leaving directory '/build/deps/libosmocore/tapset'
make[2]: Leaving directory '/build/deps/libosmocore/tapset'
Making install in tests
make[2]: Entering directory '/build/deps/libosmocore/tests'
GEN conv/gsm0503_test_vectors.c
Generating test vectors...
Generate 'xcch' test vector
Generate 'rach' test vector
Generate 'rach_ext' test vector
Generate 'sch' test vector
Generate 'cs2' test vector
Generate 'cs3' test vector
Generate 'cs2_np' test vector
Generate 'cs3_np' test vector
Generate 'tch_afs_12_2' test vector
Generate 'tch_afs_10_2' test vector
Generate 'tch_afs_7_95' test vector
Generate 'tch_afs_7_4' test vector
Generate 'tch_afs_6_7' test vector
Generate 'tch_afs_5_9' test vector
Generate 'tch_afs_5_15' test vector
Generate 'tch_afs_4_75' test vector
Generate 'tch_fr' test vector
Generate 'tch_hr' test vector
Generate 'tch_ahs_7_95' test vector
Generate 'tch_ahs_7_4' test vector
Generate 'tch_ahs_6_7' test vector
Generate 'tch_ahs_5_9' test vector
Generate 'tch_ahs_5_15' test vector
Generate 'tch_ahs_4_75' test vector
Generate 'tch_axs_sid_update' test vector
Generate 'mcs1_dl_hdr' test vector
Generate 'mcs1_ul_hdr' test vector
Generate 'mcs1' test vector
Generate 'mcs2' test vector
Generate 'mcs3' test vector
Generate 'mcs4' test vector
Generate 'mcs5_dl_hdr' test vector
Generate 'mcs5_ul_hdr' test vector
Generate 'mcs5' test vector
Generate 'mcs6' test vector
Generate 'mcs7_dl_hdr' test vector
Generate 'mcs7_ul_hdr' test vector
Generate 'mcs7' test vector
Generate 'mcs8' test vector
Generate 'mcs9' test vector
Generation complete.
make install-am
make[3]: Entering directory '/build/deps/libosmocore/tests'
make[4]: Entering directory '/build/deps/libosmocore/tests'
make[4]: Nothing to be done for 'install-exec-am'.
make[4]: Nothing to be done for 'install-data-am'.
make[4]: Leaving directory '/build/deps/libosmocore/tests'
make[3]: Leaving directory '/build/deps/libosmocore/tests'
make[2]: Leaving directory '/build/deps/libosmocore/tests'
make[2]: Entering directory '/build/deps/libosmocore'
make[3]: Entering directory '/build/deps/libosmocore'
/bin/mkdir -p '/build/deps/install/stow/libosmocore/bin'
/bin/mkdir -p '/build/deps/install/stow/libosmocore/share/aclocal'
/bin/mkdir -p '/build/deps/install/stow/libosmocore/lib/pkgconfig'
/bin/mkdir -p '/build/deps/install/stow/libosmocore/include'
/usr/bin/install -c -m 644 m4/osmo_ac_code_coverage.m4 m4/osmo_ax_code_coverage.m4 '/build/deps/install/stow/libosmocore/share/aclocal'
/usr/bin/install -c -m 644 libosmocore.pc libosmocodec.pc libosmovty.pc libosmogsm.pc libosmogb.pc libosmoctrl.pc libosmocoding.pc libosmosim.pc libosmousb.pc libosmoisdn.pc '/build/deps/install/stow/libosmocore/lib/pkgconfig'
/usr/bin/install -c osmo-release.sh '/build/deps/install/stow/libosmocore/bin'
/usr/bin/install -c -m 644 osmo-release.mk '/build/deps/install/stow/libosmocore/include'
make install-data-hook
make[4]: Entering directory '/build/deps/libosmocore'
make[4]: Nothing to be done for 'install-data-hook'.
make[4]: Leaving directory '/build/deps/libosmocore'
make[3]: Leaving directory '/build/deps/libosmocore'
make[2]: Leaving directory '/build/deps/libosmocore'
make[1]: Leaving directory '/build/deps/libosmocore'
+ STOW_DIR=/build/deps/install/stow stow --restow libosmocore
+ osmo-build-dep.sh libosmo-abis
+ mkdir -p /build/deps
=============================== libosmo-abis ===============================
+ cd /build/deps
+ osmo-deps.sh libosmo-abis
+ project=libosmo-abis
+ branch=master
+ git branch -a
+ grep -c remotes/origin/master$
+ [ x1 != x0 ]
+ branch=origin/master
+ test -d libosmo-abis
+ cd libosmo-abis
+ git fetch --tags origin
fatal: unable to access 'https://gerrit.osmocom.org/libosmo-abis/': The requested URL returned error: 502
Build step 'Execute shell' marked build as failure
$ ssh-agent -k
unset SSH_AUTH_SOCK;
unset SSH_AGENT_PID;
echo Agent pid 2974506 killed;
[ssh-agent] Stopped.
Archiving artifacts
See <https://jenkins.osmocom.org/jenkins/job/Osmocom_OBS_master_obs.osmocom.org/…>
Changes:
------------------------------------------
Started by upstream project "master-osmo-mgw" build number 9541
originally caused by:
Started by upstream project "master-libosmo-netif" build number 7238
originally caused by:
Started by upstream project "master-libosmo-abis" build number 5154
originally caused by:
Started by upstream project "master-libosmocore" build number 3178
originally caused by:
Started by an SCM change
Started by upstream project "master-osmo-hlr" build number 9196
originally caused by:
Started by upstream project "master-libosmo-netif" build number 7238
originally caused by:
Started by upstream project "master-libosmo-abis" build number 5154
originally caused by:
Started by upstream project "master-libosmocore" build number 3178
originally caused by:
Started by an SCM change
Started by upstream project "master-osmo-sgsn" build number 38677
originally caused by:
Started by upstream project "master-osmo-ggsn" build number 6934
originally caused by:
Started by upstream project "master-libosmocore" build number 3178
originally caused by:
Started by an SCM change
Started by upstream project "master-osmo-bts" build number 7854
originally caused by:
Started by upstream project "master-libosmo-abis" build number 5154
originally caused by:
Started by upstream project "master-libosmocore" build number 3178
originally caused by:
Started by an SCM change
Running as SYSTEM
Building remotely on build2-deb10build-ansible (obs osmo-gsm-tester-build osmocom-master-debian10 ttcn3-ggsn-test-kernel-git osmocom-gerrit-debian10 osmocom-gerrit repo-install-test osmocom-master) in workspace <https://jenkins.osmocom.org/jenkins/job/Osmocom_OBS_master_obs.osmocom.org/…>
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_obs.osmocom.org/…> # timeout=10
Fetching upstream changes from https://gerrit.osmocom.org/osmo-ci
> git --version # timeout=10
> git --version # 'git version 2.20.1'
> 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: fatal: unable to access 'https://gerrit.osmocom.org/osmo-ci/': The requested URL returned error: 502
at org.jenkinsci.plugins.gitclient.CliGitAPIImpl.launchCommandIn(CliGitAPIImpl.java:2675)
at org.jenkinsci.plugins.gitclient.CliGitAPIImpl.launchCommandWithCredentials(CliGitAPIImpl.java:2099)
at org.jenkinsci.plugins.gitclient.CliGitAPIImpl.access$500(CliGitAPIImpl.java:85)
at org.jenkinsci.plugins.gitclient.CliGitAPIImpl$1.execute(CliGitAPIImpl.java:619)
at org.jenkinsci.plugins.gitclient.CliGitAPIImpl$2.execute(CliGitAPIImpl.java:848)
at org.jenkinsci.plugins.gitclient.RemoteGitImpl$CommandInvocationHandler$GitCommandMasterToSlaveCallable.call(RemoteGitImpl.java:158)
at org.jenkinsci.plugins.gitclient.RemoteGitImpl$CommandInvocationHandler$GitCommandMasterToSlaveCallable.call(RemoteGitImpl.java:151)
at hudson.remoting.UserRequest.perform(UserRequest.java:211)
at hudson.remoting.UserRequest.perform(UserRequest.java:54)
at hudson.remoting.Request$2.run(Request.java:376)
at hudson.remoting.InterceptingExecutorService.lambda$wrap$0(InterceptingExecutorService.java:78)
at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)
at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)
at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
at java.base/java.lang.Thread.run(Thread.java:829)
Suppressed: hudson.remoting.Channel$CallSiteStackTrace: Remote call to build2-deb10build-ansible
at hudson.remoting.Channel.attachCallSiteStackTrace(Channel.java:1784)
at hudson.remoting.UserRequest$ExceptionResponse.retrieve(UserRequest.java:356)
at hudson.remoting.Channel.call(Channel.java:1000)
at org.jenkinsci.plugins.gitclient.RemoteGitImpl$CommandInvocationHandler.execute(RemoteGitImpl.java:143)
at jdk.internal.reflect.GeneratedMethodAccessor91.invoke(Unknown Source)
at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.base/java.lang.reflect.Method.invoke(Method.java:566)
at org.jenkinsci.plugins.gitclient.RemoteGitImpl$CommandInvocationHandler.invoke(RemoteGitImpl.java:129)
at com.sun.proxy.$Proxy65.execute(Unknown Source)
at hudson.plugins.git.GitSCM.retrieveChanges(GitSCM.java:1226)
at hudson.plugins.git.GitSCM.checkout(GitSCM.java:1308)
at hudson.scm.SCM.checkout(SCM.java:540)
at hudson.model.AbstractProject.checkout(AbstractProject.java:1215)
at hudson.model.AbstractBuild$AbstractBuildExecution.defaultCheckout(AbstractBuild.java:645)
at jenkins.scm.SCMCheckoutStrategy.checkout(SCMCheckoutStrategy.java:85)
at hudson.model.AbstractBuild$AbstractBuildExecution.run(AbstractBuild.java:517)
at hudson.model.Run.execute(Run.java:1896)
at hudson.model.FreeStyleBuild.run(FreeStyleBuild.java:44)
at hudson.model.ResourceController.execute(ResourceController.java:101)
at hudson.model.Executor.run(Executor.java:442)
ERROR: Error cloning remote repo 'origin'
See <https://jenkins.osmocom.org/jenkins/job/TTCN3-centos-bts-test-latest/715/di…>
Changes:
------------------------------------------
[...truncated 39.24 KB...]
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 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... /bin/dd
checking how to truncate binary pipes... /bin/dd bs=4096 count=1
checking for mt... no
checking if : is a manifest tool... no
checking for sys/types.h... yes
checking for sys/stat.h... yes
checking for stdlib.h... yes
checking for string.h... yes
checking for memory.h... yes
checking for strings.h... yes
checking for inttypes.h... yes
checking for stdint.h... yes
checking for unistd.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
CFLAGS=" -std=gnu11"
CPPFLAGS=""
checking that generated files are newer than configure... done
configure: creating ./config.status
config.status: creating include/Makefile
config.status: creating include/osmocom/Makefile
config.status: creating include/osmocom/bb/Makefile
config.status: creating include/osmocom/bb/l1sched/Makefile
config.status: creating include/osmocom/bb/trxcon/Makefile
config.status: creating src/Makefile
config.status: creating Makefile
config.status: executing depfiles commands
config.status: executing libtool commands
echo 0.0.0 > .version-t && mv .version-t .version
make install-recursive
make[1]: Entering directory '/tmp/osmocom-bb/src/host/trxcon'
Making install in include
make[2]: Entering directory '/tmp/osmocom-bb/src/host/trxcon/include'
Making install in osmocom
make[3]: Entering directory '/tmp/osmocom-bb/src/host/trxcon/include/osmocom'
Making install in bb
make[4]: Entering directory '/tmp/osmocom-bb/src/host/trxcon/include/osmocom/bb'
Making install in l1sched
make[5]: Entering directory '/tmp/osmocom-bb/src/host/trxcon/include/osmocom/bb/l1sched'
make[6]: Entering directory '/tmp/osmocom-bb/src/host/trxcon/include/osmocom/bb/l1sched'
make[6]: Nothing to be done for 'install-exec-am'.
make[6]: Nothing to be done for 'install-data-am'.
make[6]: Leaving directory '/tmp/osmocom-bb/src/host/trxcon/include/osmocom/bb/l1sched'
make[5]: Leaving directory '/tmp/osmocom-bb/src/host/trxcon/include/osmocom/bb/l1sched'
Making install in trxcon
make[5]: Entering directory '/tmp/osmocom-bb/src/host/trxcon/include/osmocom/bb/trxcon'
make[6]: Entering directory '/tmp/osmocom-bb/src/host/trxcon/include/osmocom/bb/trxcon'
make[6]: Nothing to be done for 'install-exec-am'.
make[6]: Nothing to be done for 'install-data-am'.
make[6]: Leaving directory '/tmp/osmocom-bb/src/host/trxcon/include/osmocom/bb/trxcon'
make[5]: Leaving directory '/tmp/osmocom-bb/src/host/trxcon/include/osmocom/bb/trxcon'
make[5]: Entering directory '/tmp/osmocom-bb/src/host/trxcon/include/osmocom/bb'
make[6]: Entering directory '/tmp/osmocom-bb/src/host/trxcon/include/osmocom/bb'
make[6]: Nothing to be done for 'install-exec-am'.
make[6]: Nothing to be done for 'install-data-am'.
make[6]: Leaving directory '/tmp/osmocom-bb/src/host/trxcon/include/osmocom/bb'
make[5]: Leaving directory '/tmp/osmocom-bb/src/host/trxcon/include/osmocom/bb'
make[4]: Leaving directory '/tmp/osmocom-bb/src/host/trxcon/include/osmocom/bb'
make[4]: Entering directory '/tmp/osmocom-bb/src/host/trxcon/include/osmocom'
make[5]: Entering directory '/tmp/osmocom-bb/src/host/trxcon/include/osmocom'
make[5]: Nothing to be done for 'install-exec-am'.
make[5]: Nothing to be done for 'install-data-am'.
make[5]: Leaving directory '/tmp/osmocom-bb/src/host/trxcon/include/osmocom'
make[4]: Leaving directory '/tmp/osmocom-bb/src/host/trxcon/include/osmocom'
make[3]: Leaving directory '/tmp/osmocom-bb/src/host/trxcon/include/osmocom'
make[3]: Entering directory '/tmp/osmocom-bb/src/host/trxcon/include'
make[4]: Entering directory '/tmp/osmocom-bb/src/host/trxcon/include'
make[4]: Nothing to be done for 'install-exec-am'.
make[4]: Nothing to be done for 'install-data-am'.
make[4]: Leaving directory '/tmp/osmocom-bb/src/host/trxcon/include'
make[3]: Leaving directory '/tmp/osmocom-bb/src/host/trxcon/include'
make[2]: Leaving directory '/tmp/osmocom-bb/src/host/trxcon/include'
Making install in src
make[2]: Entering directory '/tmp/osmocom-bb/src/host/trxcon/src'
CC l1ctl_server.o
CC trxcon_main.o
CC trxcon_inst.lo
CC logging.o
CC trxcon_fsm.lo
CC trxcon_shim.lo
CC l1ctl.lo
CC trx_if.o
CC sched_lchan_common.lo
CC sched_lchan_desc.lo
CC sched_lchan_pdtch.lo
CC sched_lchan_xcch.lo
CC sched_lchan_tchf.lo
CC sched_lchan_tchh.lo
CC sched_lchan_rach.lo
CC sched_lchan_sch.lo
CC sched_mframe.lo
CC sched_clck.lo
CC sched_prim.lo
CC sched_trx.lo
CCLD libtrxcon.la
CCLD libl1sched.la
CCLD trxcon
make[3]: Entering directory '/tmp/osmocom-bb/src/host/trxcon/src'
make[3]: Nothing to be done for 'install-data-am'.
/bin/mkdir -p '/usr/local/bin'
/bin/bash ../libtool --mode=install /usr/bin/install -c trxcon '/usr/local/bin'
libtool: install: /usr/bin/install -c trxcon /usr/local/bin/trxcon
make[3]: Leaving directory '/tmp/osmocom-bb/src/host/trxcon/src'
make[2]: Leaving directory '/tmp/osmocom-bb/src/host/trxcon/src'
make[2]: Entering directory '/tmp/osmocom-bb/src/host/trxcon'
make[3]: Entering directory '/tmp/osmocom-bb/src/host/trxcon'
make[3]: Nothing to be done for 'install-exec-am'.
make[3]: Nothing to be done for 'install-data-am'.
make[3]: Leaving directory '/tmp/osmocom-bb/src/host/trxcon'
make[2]: Leaving directory '/tmp/osmocom-bb/src/host/trxcon'
make[1]: Leaving directory '/tmp/osmocom-bb/src/host/trxcon'
Removing intermediate container d5638a8a80f8
---> fe5999721f77
Step 12/15 : RUN cd osmocom-bb/src/host/virt_phy && autoreconf -fi && ./configure && make "-j$(nproc)" install
---> Running in 8c9e92351d6c
[91mconfigure.ac:13: installing './compile'
[0m[91mconfigure.ac:4: installing './install-sh'
[0m[91mconfigure.ac:4: installing './missing'
[0m[91msrc/Makefile.am: installing './depcomp'
[0mchecking for a BSD-compatible install... /usr/bin/install -c
checking whether build environment is sane... yes
checking for a thread-safe mkdir -p... /bin/mkdir -p
checking for gawk... gawk
checking whether make sets $(MAKE)... yes
checking whether make supports nested variables... yes
checking whether make supports nested variables... (cached) yes
checking whether make sets $(MAKE)... (cached) 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 we are using the GNU C compiler... yes
checking whether gcc accepts -g... yes
checking for gcc option to accept ISO C89... none needed
checking whether gcc understands -c and -o together... yes
checking whether make supports the include directive... yes (GNU style)
checking dependency style of gcc... gcc3
checking for pkg-config... /usr/bin/pkg-config
checking pkg-config is at least version 0.9.0... yes
checking for libosmocore... yes
checking for libosmogsm... yes
checking how to run the C preprocessor... gcc -E
checking for grep that handles long lines and -e... /bin/grep
checking for egrep... /bin/grep -E
checking for ANSI C header files... yes
CFLAGS=" -std=gnu11"
CPPFLAGS=""
checking that generated files are newer than configure... done
configure: creating ./config.status
config.status: creating Makefile
config.status: creating include/Makefile
config.status: creating src/Makefile
config.status: creating config.h
config.status: executing depfiles commands
Making install in include
make[1]: Entering directory '/tmp/osmocom-bb/src/host/virt_phy/include'
make[2]: Entering directory '/tmp/osmocom-bb/src/host/virt_phy/include'
make[2]: Nothing to be done for 'install-exec-am'.
make[2]: Nothing to be done for 'install-data-am'.
make[2]: Leaving directory '/tmp/osmocom-bb/src/host/virt_phy/include'
make[1]: Leaving directory '/tmp/osmocom-bb/src/host/virt_phy/include'
Making install in src
make[1]: Entering directory '/tmp/osmocom-bb/src/host/virt_phy/src'
CC virtphy.o
CC l1ctl_sock.o
CC gsmtapl1_if.o
CC l1ctl_sap.o
CC virt_prim_pm.o
CC virt_prim_fbsb.o
CC virt_prim_rach.o
CC virt_prim_traffic.o
CC virt_prim_data.o
CC virt_l1_sched_simple.o
CC logging.o
CC virt_l1_model.o
CC shared/virtual_um.o
CC shared/osmo_mcast_sock.o
CCLD virtphy
make[2]: Entering directory '/tmp/osmocom-bb/src/host/virt_phy/src'
make[2]: Nothing to be done for 'install-data-am'.
/bin/mkdir -p '/usr/local/bin'
/usr/bin/install -c virtphy '/usr/local/bin'
make[2]: Leaving directory '/tmp/osmocom-bb/src/host/virt_phy/src'
make[1]: Leaving directory '/tmp/osmocom-bb/src/host/virt_phy/src'
make[1]: Entering directory '/tmp/osmocom-bb/src/host/virt_phy'
make[2]: Entering directory '/tmp/osmocom-bb/src/host/virt_phy'
make[2]: Nothing to be done for 'install-exec-am'.
/bin/mkdir -p '/usr/local/share/doc/virtphy'
/usr/bin/install -c -m 644 README '/usr/local/share/doc/virtphy'
make[2]: Leaving directory '/tmp/osmocom-bb/src/host/virt_phy'
make[1]: Leaving directory '/tmp/osmocom-bb/src/host/virt_phy'
Removing intermediate container 8c9e92351d6c
---> e50008964a6f
Step 13/15 : RUN mkdir -p /data/unix
---> Running in f5bb9f24e5f7
Removing intermediate container f5bb9f24e5f7
---> 41b0fbbc7fe2
Step 14/15 : VOLUME /data
---> Running in a6deebc15f71
Removing intermediate container a6deebc15f71
---> 7bb2951e0e1b
Step 15/15 : WORKDIR /data
---> Running in 4df88f29bfdb
Removing intermediate container 4df88f29bfdb
---> a19496b4d4d2
[Warning] One or more build-args [OSMO_PCU_BRANCH OSMO_UECUPS_BRANCH OSMO_GGSN_BRANCH OSMO_MGW_BRANCH OSMOCOM_REPO_VERSION OSMOCOM_REPO_MIRROR OSMOCOM_REPO_PATH OSMO_MSC_BRANCH OSMO_SIP_BRANCH OSMO_CBC_BRANCH OSMO_HNBGW_BRANCH OSMO_TTCN3_BRANCH OSMO_BTS_BRANCH OSMO_GBPROXY_BRANCH UPSTREAM_DISTRO OSMO_SGSN_BRANCH UID OSMOCOM_REPO_TESTSUITE_MIRROR OSMO_HLR_BRANCH OPEN5GS_BRANCH OSMO_GSM_TESTER_BRANCH OSMO_HNODEB_BRANCH OSMO_NITB_BRANCH LIBOSMOCORE_BRANCH OSMO_STP_BRANCH REGISTRY OSMO_BSC_BRANCH OSMO_IUH_BRANCH] were not consumed
Successfully built a19496b4d4d2
Successfully tagged osmocom-build/osmocom-bb-host-master:latest
rm -rf .common
make: Leaving directory '<https://jenkins.osmocom.org/jenkins/job/TTCN3-centos-bts-test-latest/ws/osm…'>
+ docker_image_exists osmocom-bb-host-master
+ docker images -q osmocom-build/osmocom-bb-host-master
+ test -n
+ set +x
ERROR: missing image: osmocom-bb-host-master
Build step 'Execute shell' marked build as failure
Recording test results
ERROR: Step ‘Publish JUnit test result report’ failed: No test report files were found. Configuration error?