See <https://jenkins.osmocom.org/jenkins/job/master-osmo-uecups/a1=default,a2=de…>
------------------------------------------
[...truncated 52.25 KB...]
Making install in utils
make[2]: 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_sim_test-osmo-sim-test.o
CCLD osmo-arfcn
CCLD osmo-auc-gen
CCLD osmo-config-merge
CCLD osmo-sim-test
make[3]: Entering directory '/build/deps/libosmocore/utils'
make[3]: 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 '/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
make[3]: Leaving directory '/build/deps/libosmocore/utils'
make[2]: Leaving directory '/build/deps/libosmocore/utils'
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'
/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 osmo-release.sh '/build/deps/install/stow/libosmocore/bin'
/bin/mkdir -p '/build/deps/install/stow/libosmocore/include'
/usr/bin/install -c -m 644 libosmocore.pc libosmocodec.pc libosmovty.pc libosmogsm.pc libosmogb.pc libosmoctrl.pc libosmocoding.pc libosmosim.pc libosmousb.pc '/build/deps/install/stow/libosmocore/lib/pkgconfig'
/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 ac_cv_path_DOXYGEN=false
=============================== libosmo-abis ===============================
+ mkdir -p /build/deps
+ 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
+ git clone git://git.osmocom.org/libosmo-abis libosmo-abis
Cloning into 'libosmo-abis'...
+ cd libosmo-abis
+ git fetch --tags origin
+ git fetch origin
+ deps= osmo-clean-workspace.sh
+ chmod -R +w .
+ git checkout -f HEAD
Your branch is up-to-date with 'origin/master'.
+ git clean -dxf
+ [ -d ]
+ [ -d layer1-headers ]
+ git checkout -f origin/master
Note: checking out 'origin/master'.
You are in 'detached HEAD' state. You can look around, make experimental
changes and commit them, and you can discard any commits you make in this
state without impacting any branches by performing another checkout.
If you want to create a new branch to retain commits you create, you may
do so (now or later) by using -b with the checkout command again. Example:
git checkout -b <new-branch-name>
HEAD is now at 73a73c0... configure.ac: fix libtool issue with clang and sanitizer
+ git rev-parse HEAD
73a73c0381beebef3e2a7d88fd612383dfb2bf44
+ cd libosmo-abis
+ mkdir -p /build/deps/install/stow
+ osmo_source_subdir libosmo-abis
+ subdir=
+ [ -n ]
+ autoreconf --install --force
libtoolize: putting auxiliary files in AC_CONFIG_AUX_DIR, '.'.
libtoolize: copying file './ltmain.sh'
libtoolize: putting macros in AC_CONFIG_MACRO_DIRS, 'm4'.
libtoolize: copying file 'm4/libtool.m4'
libtoolize: copying file 'm4/ltoptions.m4'
libtoolize: copying file 'm4/ltsugar.m4'
libtoolize: copying file 'm4/ltversion.m4'
libtoolize: copying file 'm4/lt~obsolete.m4'
configure.ac:20: installing './compile'
configure.ac:22: installing './config.guess'
configure.ac:22: installing './config.sub'
configure.ac:8: installing './install-sh'
configure.ac:8: installing './missing'
src/Makefile.am: installing './depcomp'
+ ./configure --prefix=/build/deps/install/stow/libosmo-abis --with-systemdsystemunitdir=/build/deps/install/stow/libosmo-abis/lib/systemd/system ac_cv_path_DOXYGEN=false
configure: WARNING: unrecognized options: --with-systemdsystemunitdir
checking 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 for style of include used by make... GNU
checking dependency style of gcc... gcc3
checking build system type... x86_64-pc-linux-gnu
checking host system type... x86_64-pc-linux-gnu
checking how to print strings... printf
checking for a sed that does not truncate output... /bin/sed
checking for grep that handles long lines and -e... /bin/grep
checking for egrep... /bin/grep -E
checking for fgrep... /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 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 how to run the C preprocessor... gcc -E
checking for ANSI C header files... yes
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
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 if gcc supports -fvisibility=hidden... yes
checking for LIBOSMOCORE... no
configure: error: Package requirements (libosmocore >= 1.0.0) were not met:
No package 'libosmocore' found
Consider adjusting the PKG_CONFIG_PATH environment variable if you
installed software in a non-standard prefix.
Alternatively, you may set the environment variables LIBOSMOCORE_CFLAGS
and LIBOSMOCORE_LIBS to avoid the need to call pkg-config.
See the pkg-config man page for more details.
Build step 'Execute shell' marked build as failure
[WARNINGS]Skipping publisher since build result is FAILURE
See <https://jenkins.osmocom.org/jenkins/job/master-osmocom-bb/a1=default,a2=def…>
------------------------------------------
[...truncated 376.82 KB...]
LD board/compal_e88/rssi.e88flash.elf
OBJ board/compal_e88/rssi.e88flash.bin
CC board/compal_e88/rssi.e88loader.manifest.o
LD board/compal_e88/rssi.e88loader.elf
OBJ board/compal_e88/rssi.e88loader.bin
CC board/compal_e86/rssi.highram.manifest.o
LD board/compal_e86/rssi.highram.elf
OBJ board/compal_e86/rssi.highram.bin
CC board/compal_e99/rssi.highram.manifest.o
LD board/compal_e99/rssi.highram.elf
OBJ board/compal_e99/rssi.highram.bin
CC board/se_j100/rssi.highram.manifest.o
LD board/se_j100/rssi.highram.elf
OBJ board/se_j100/rssi.highram.bin
CC board/gta0x/rssi.highram.manifest.o
LD board/gta0x/rssi.highram.elf
OBJ board/gta0x/rssi.highram.bin
CC board/gtm900b/rssi.highram.manifest.o
LD board/gtm900b/rssi.highram.elf
OBJ board/gtm900b/rssi.highram.bin
CC board/fcdev3b/rssi.highram.manifest.o
LD board/fcdev3b/rssi.highram.elf
OBJ board/fcdev3b/rssi.highram.bin
CC board/pirelli_dpl10/rssi.highram.manifest.o
LD board/pirelli_dpl10/rssi.highram.elf
OBJ board/pirelli_dpl10/rssi.highram.bin
SIZE board/compal_e88/hello_world.highram.size
text data bss dec hex filename
25286 436 18464 44186 ac9a board/compal_e88/hello_world.highram.elf
SIZE board/compal_e88/hello_world.e88flash.size
text data bss dec hex filename
25390 436 18663 44489 adc9 board/compal_e88/hello_world.e88flash.elf
SIZE board/compal_e88/hello_world.e88loader.size
text data bss dec hex filename
25066 436 26911 52413 ccbd board/compal_e88/hello_world.e88loader.elf
SIZE board/compal_e88/hello_world.compalram.size
text data bss dec hex filename
25282 436 18496 44214 acb6 board/compal_e88/hello_world.compalram.elf
SIZE board/compal_e86/hello_world.highram.size
text data bss dec hex filename
23868 412 23720 48000 bb80 board/compal_e86/hello_world.highram.elf
SIZE board/compal_e86/hello_world.compalram.size
text data bss dec hex filename
23864 412 23752 48028 bb9c board/compal_e86/hello_world.compalram.elf
SIZE board/compal_e99/hello_world.highram.size
text data bss dec hex filename
23263 412 24116 47791 baaf board/compal_e99/hello_world.highram.elf
SIZE board/compal_e99/hello_world.compalram.size
text data bss dec hex filename
23259 412 24148 47819 bacb board/compal_e99/hello_world.compalram.elf
SIZE board/se_j100/hello_world.highram.size
text data bss dec hex filename
23207 412 23696 47315 b8d3 board/se_j100/hello_world.highram.elf
SIZE board/se_j100/hello_world.compalram.size
text data bss dec hex filename
23203 412 23728 47343 b8ef board/se_j100/hello_world.compalram.elf
SIZE board/gta0x/hello_world.highram.size
text data bss dec hex filename
16220 380 17576 34176 8580 board/gta0x/hello_world.highram.elf
SIZE board/gtm900b/hello_world.highram.size
text data bss dec hex filename
15513 380 17552 33445 82a5 board/gtm900b/hello_world.highram.elf
SIZE board/fcdev3b/hello_world.highram.size
text data bss dec hex filename
15876 380 17576 33832 8428 board/fcdev3b/hello_world.highram.elf
SIZE board/pirelli_dpl10/hello_world.highram.size
text data bss dec hex filename
23484 412 33960 57856 e200 board/pirelli_dpl10/hello_world.highram.elf
SIZE board/compal_e88/compal_dsp_dump.highram.size
text data bss dec hex filename
25894 412 18464 44770 aee2 board/compal_e88/compal_dsp_dump.highram.elf
SIZE board/compal_e88/compal_dsp_dump.e88flash.size
text data bss dec hex filename
25966 412 18663 45041 aff1 board/compal_e88/compal_dsp_dump.e88flash.elf
SIZE board/compal_e88/compal_dsp_dump.e88loader.size
text data bss dec hex filename
25642 412 26911 52965 cee5 board/compal_e88/compal_dsp_dump.e88loader.elf
SIZE board/compal_e88/compal_dsp_dump.compalram.size
text data bss dec hex filename
25890 412 18496 44798 aefe board/compal_e88/compal_dsp_dump.compalram.elf
SIZE board/compal_e86/compal_dsp_dump.highram.size
text data bss dec hex filename
24310 388 23700 48398 bd0e board/compal_e86/compal_dsp_dump.highram.elf
SIZE board/compal_e86/compal_dsp_dump.compalram.size
text data bss dec hex filename
24338 388 23732 48458 bd4a board/compal_e86/compal_dsp_dump.compalram.elf
SIZE board/compal_e99/compal_dsp_dump.highram.size
text data bss dec hex filename
23707 388 24096 48191 bc3f board/compal_e99/compal_dsp_dump.highram.elf
SIZE board/compal_e99/compal_dsp_dump.compalram.size
text data bss dec hex filename
23735 388 24128 48251 bc7b board/compal_e99/compal_dsp_dump.compalram.elf
SIZE board/se_j100/compal_dsp_dump.highram.size
text data bss dec hex filename
23683 388 23676 47747 ba83 board/se_j100/compal_dsp_dump.highram.elf
SIZE board/se_j100/compal_dsp_dump.compalram.size
text data bss dec hex filename
23679 388 23708 47775 ba9f board/se_j100/compal_dsp_dump.compalram.elf
SIZE board/gta0x/compal_dsp_dump.highram.size
text data bss dec hex filename
16726 356 17556 34638 874e board/gta0x/compal_dsp_dump.highram.elf
SIZE board/gtm900b/compal_dsp_dump.highram.size
text data bss dec hex filename
16019 356 17532 33907 8473 board/gtm900b/compal_dsp_dump.highram.elf
SIZE board/fcdev3b/compal_dsp_dump.highram.size
text data bss dec hex filename
16362 356 17556 34274 85e2 board/fcdev3b/compal_dsp_dump.highram.elf
SIZE board/pirelli_dpl10/compal_dsp_dump.highram.size
text data bss dec hex filename
23990 388 33940 58318 e3ce board/pirelli_dpl10/compal_dsp_dump.highram.elf
SIZE board/compal_e88/layer1.highram.size
text data bss dec hex filename
58562 874 27048 86484 151d4 board/compal_e88/layer1.highram.elf
SIZE board/compal_e88/layer1.e88flash.size
text data bss dec hex filename
58666 876 27247 86789 15305 board/compal_e88/layer1.e88flash.elf
SIZE board/compal_e88/layer1.e88loader.size
text data bss dec hex filename
58342 876 35495 94713 171f9 board/compal_e88/layer1.e88loader.elf
SIZE board/compal_e88/layer1.compalram.size
text data bss dec hex filename
58558 874 27080 86512 151f0 board/compal_e88/layer1.compalram.elf
SIZE board/compal_e86/layer1.highram.size
text data bss dec hex filename
57110 850 32284 90244 16084 board/compal_e86/layer1.highram.elf
SIZE board/compal_e86/layer1.compalram.size
text data bss dec hex filename
57106 850 32316 90272 160a0 board/compal_e86/layer1.compalram.elf
SIZE board/compal_e99/layer1.highram.size
text data bss dec hex filename
56504 850 32680 90034 15fb2 board/compal_e99/layer1.highram.elf
SIZE board/compal_e99/layer1.compalram.size
text data bss dec hex filename
56500 850 32712 90062 15fce board/compal_e99/layer1.compalram.elf
SIZE board/se_j100/layer1.highram.size
text data bss dec hex filename
56480 850 32260 89590 15df6 board/se_j100/layer1.highram.elf
SIZE board/se_j100/layer1.compalram.size
text data bss dec hex filename
56476 850 32292 89618 15e12 board/se_j100/layer1.compalram.elf
SIZE board/gta0x/layer1.highram.size
text data bss dec hex filename
49526 818 26140 76484 12ac4 board/gta0x/layer1.highram.elf
SIZE board/gtm900b/layer1.highram.size
text data bss dec hex filename
49936 818 26116 76870 12c46 board/gtm900b/layer1.highram.elf
SIZE board/fcdev3b/layer1.highram.size
text data bss dec hex filename
49246 818 26140 76204 129ac board/fcdev3b/layer1.highram.elf
SIZE board/pirelli_dpl10/layer1.highram.size
text data bss dec hex filename
56822 850 42524 100196 18764 board/pirelli_dpl10/layer1.highram.elf
SIZE board/compal_e88/loader.highram.size
text data bss dec hex filename
27615 432 18532 46579 b5f3 board/compal_e88/loader.highram.elf
SIZE board/compal_e88/loader.compalram.size
text data bss dec hex filename
27613 432 18564 46609 b611 board/compal_e88/loader.compalram.elf
SIZE board/compal_e86/loader.highram.size
text data bss dec hex filename
26065 400 23768 50233 c439 board/compal_e86/loader.highram.elf
SIZE board/compal_e86/loader.compalram.size
text data bss dec hex filename
26063 400 23800 50263 c457 board/compal_e86/loader.compalram.elf
SIZE board/compal_e99/loader.highram.size
text data bss dec hex filename
25459 400 24164 50023 c367 board/compal_e99/loader.highram.elf
SIZE board/compal_e99/loader.compalram.size
text data bss dec hex filename
25457 400 24196 50053 c385 board/compal_e99/loader.compalram.elf
SIZE board/se_j100/loader.highram.size
text data bss dec hex filename
25399 400 23744 49543 c187 board/se_j100/loader.highram.elf
SIZE board/se_j100/loader.compalram.size
text data bss dec hex filename
25429 400 23776 49605 c1c5 board/se_j100/loader.compalram.elf
SIZE board/gta0x/loader.highram.size
text data bss dec hex filename
18409 368 17624 36401 8e31 board/gta0x/loader.highram.elf
SIZE board/gtm900b/loader.highram.size
text data bss dec hex filename
17703 368 17600 35671 8b57 board/gtm900b/loader.highram.elf
SIZE board/fcdev3b/loader.highram.size
text data bss dec hex filename
18067 368 17624 36059 8cdb board/fcdev3b/loader.highram.elf
SIZE board/pirelli_dpl10/loader.highram.size
text data bss dec hex filename
25715 400 34008 60123 eadb board/pirelli_dpl10/loader.highram.elf
SIZE board/compal_e88/rssi.highram.size
text data bss dec hex filename
77594 986 25060 103640 194d8 board/compal_e88/rssi.highram.elf
SIZE board/compal_e88/rssi.e88flash.size
text data bss dec hex filename
77666 988 25259 103913 195e9 board/compal_e88/rssi.e88flash.elf
SIZE board/compal_e88/rssi.e88loader.size
text data bss dec hex filename
77342 988 33507 111837 1b4dd board/compal_e88/rssi.e88loader.elf
SIZE board/compal_e86/rssi.highram.size
text data bss dec hex filename
76138 962 30316 107416 1a398 board/compal_e86/rssi.highram.elf
SIZE board/compal_e99/rssi.highram.size
text data bss dec hex filename
75536 962 30712 107210 1a2ca board/compal_e99/rssi.highram.elf
SIZE board/se_j100/rssi.highram.size
text data bss dec hex filename
75480 962 30292 106734 1a0ee board/se_j100/rssi.highram.elf
SIZE board/gta0x/rssi.highram.size
text data bss dec hex filename
68554 930 24172 93656 16dd8 board/gta0x/rssi.highram.elf
SIZE board/gtm900b/rssi.highram.size
text data bss dec hex filename
68964 930 24148 94042 16f5a board/gtm900b/rssi.highram.elf
SIZE board/fcdev3b/rssi.highram.size
text data bss dec hex filename
68274 930 24172 93376 16cc0 board/fcdev3b/rssi.highram.elf
SIZE board/pirelli_dpl10/rssi.highram.size
text data bss dec hex filename
75850 962 40556 117368 1ca78 board/pirelli_dpl10/rssi.highram.elf
make[1]: Leaving directory '/build/src/target/firmware'
+ cd /build/src/target/trx_toolkit
+ python3 -m unittest discover -v
test_parse_all_empty (test_data_dump.DATADump_Test) ... ok
test_parse_empty (test_data_dump.DATADump_Test) ... FAIL
test_parse_len_overflow (test_data_dump.DATADump_Test) ... ok
test_parse_msg_idx (test_data_dump.DATADump_Test) ... ok
test_parse_unknown_tag (test_data_dump.DATADump_Test) ... ok
test_store_and_parse_all (test_data_dump.DATADump_Test) ... ok
test_store_and_parse_l12trx (test_data_dump.DATADump_Test) ... ok
test_store_and_parse_trx2l1 (test_data_dump.DATADump_Test) ... ok
test_bit_conv (test_data_msg.DATAMSG_Test) ... ok
test_enc_dec (test_data_msg.DATAMSG_Test) ... ok
test_rand_hdr_burst (test_data_msg.DATAMSG_Test) ... ok
test_transform (test_data_msg.DATAMSG_Test) ... ok
test_validate (test_data_msg.DATAMSG_Test) ... ok
======================================================================
FAIL: test_parse_empty (test_data_dump.DATADump_Test)
----------------------------------------------------------------------
Traceback (most recent call last):
File "/build/src/target/trx_toolkit/test_data_dump.py", line 138, in test_parse_empty
self.assertEqual(msg, False)
AssertionError: None != False
----------------------------------------------------------------------
Ran 13 tests in 0.117s
FAILED (failures=1)
Build step 'Execute shell' marked build as failure
[WARNINGS]Skipping publisher since build result is FAILURE