------------------------------------------ [...truncated 834 lines...] checking whether ln -s works... yes checking the maximum length of command line arguments... 1572864 checking whether the shell understands some XSI constructs... yes checking whether the shell understands "+="... yes checking how to convert x86_64-unknown-linux-gnu file names to x86_64-unknown-linux-gnu format... func_convert_file_noop checking how to convert x86_64-unknown-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 mt... mt checking if mt is a manifest tool... no 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 how to run the C++ preprocessor... g++ -E checking for ld used by g++... /usr/bin/ld -m elf_x86_64 checking if the linker (/usr/bin/ld -m elf_x86_64) is GNU ld... yes checking whether the g++ linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes checking for g++ option to produce PIC... -fPIC -DPIC checking if g++ PIC flag -fPIC -DPIC works... yes checking if g++ static flag -static works... yes checking if g++ supports -c -o file.o... yes checking if g++ supports -c -o file.o... (cached) yes checking whether the g++ linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes checking dynamic linker characteristics... (cached) GNU/Linux ld.so checking how to hardcode library paths into programs... immediate checking for stdlib.h... (cached) yes checking for GNU libc compatible malloc... yes checking for stdlib.h... (cached) yes checking for unistd.h... (cached) yes checking for sys/param.h... yes checking for getpagesize... yes checking for working mmap... yes checking for bzero... yes checking for clock_gettime... yes checking for gethostbyname... yes checking for getpagesize... (cached) yes checking for gettimeofday... yes checking for memset... yes checking for munmap... yes checking for socket... yes checking for strchr... yes checking for strerror... yes checking for strrchr... yes checking for strstr... yes checking for strtoull... yes checking for sys/types.h... (cached) yes checking for netinet/in.h... yes checking for arpa/nameser.h... yes checking for netdb.h... yes checking for resolv.h... yes checking arpa/inet.h usability... yes checking arpa/inet.h presence... yes checking for arpa/inet.h... yes checking fcntl.h usability... yes checking fcntl.h presence... yes checking for fcntl.h... yes checking for inttypes.h... (cached) yes checking limits.h usability... yes checking limits.h presence... yes checking for limits.h... yes checking for netdb.h... (cached) yes checking for netinet/in.h... (cached) yes checking stddef.h usability... yes checking stddef.h presence... yes checking for stddef.h... yes checking for stdint.h... (cached) yes checking for stdlib.h... (cached) yes checking for string.h... (cached) yes checking sys/ioctl.h usability... yes checking sys/ioctl.h presence... yes checking for sys/ioctl.h... yes checking sys/socket.h usability... yes checking sys/socket.h presence... yes checking for sys/socket.h... yes checking sys/time.h usability... yes checking sys/time.h presence... yes checking for sys/time.h... yes checking for unistd.h... (cached) yes checking for stdbool.h that conforms to C99... yes checking for _Bool... yes checking for inline... inline checking for size_t... yes checking for ssize_t... yes checking for uint8_t... yes checking for uint16_t... yes checking for int32_t... yes checking for uint32_t... yes checking for uint64_t... yes checking for GCC atomic builtins... yes checking for DPDK include files... yes checking for doxygen... /usr/bin/doxygen checking for perl... /usr/bin/perl checking for latex... no configure: WARNING: latex not found - will not generate doxygen PostScript documentation checking for makeindex... no checking for dvips... no checking for egrep... /bin/egrep checking for pdflatex... no configure: WARNING: pdflatex not found - will not generate doxygen PDF documentation checking for makeindex... no checking for egrep... (cached) /bin/egrep checking if compiler needs -Werror to reject unknown flags... no checking for the pthreads library -lpthreads... no checking whether pthreads work without any flags... no checking whether pthreads work with -Kthread... no checking whether pthreads work with -kthread... no checking for the pthreads library -llthread... no checking whether pthreads work with -pthread... yes checking for joinable pthread attribute... PTHREAD_CREATE_JOINABLE checking if more special flags are required for pthreads... no checking for PTHREAD_PRIO_INHERIT... yes checking for doxygen... doxygen no checking for CU_get_error in -lcunit... yes checking CUnit/Basic.h usability... yes checking CUnit/Basic.h presence... yes checking for CUnit/Basic.h... yes checking for EVP_EncryptInit in -lcrypto... yes checking openssl/des.h usability... yes checking openssl/des.h presence... yes checking for openssl/des.h... yes checking openssl/rand.h usability... yes checking openssl/rand.h presence... yes checking for openssl/rand.h... yes checking openssl/hmac.h usability... yes checking openssl/hmac.h presence... yes checking for openssl/hmac.h... yes checking openssl/evp.h usability... yes checking openssl/evp.h presence... yes checking for openssl/evp.h... yes checking for library containing timer_create... no 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 example/Makefile config.status: creating example/generator/Makefile config.status: creating example/ipsec/Makefile config.status: creating example/l2fwd/Makefile config.status: creating example/packet/Makefile config.status: creating example/timer/Makefile config.status: creating pkgconfig/libodp.pc config.status: creating platform/Makefile config.status: creating platform/linux-generic/Makefile config.status: creating platform/linux-dpdk/Makefile config.status: creating test/Makefile config.status: creating test/api_test/Makefile config.status: creating test/performance/Makefile config.status: creating test/validation/Makefile config.status: creating test/miscellaneous/Makefile config.status: creating helper/config.h config.status: executing depfiles commands config.status: executing libtool commands
opendataplane 1.0.0
Library version: 100:0:0
with_platform: linux-dpdk prefix: https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=lcov,label=docker-utopic,platform_type=dpdk/ws/check-odp/new-build sysconfdir: ${prefix}/etc libdir: ${exec_prefix}/lib includedir: ${prefix}/include
cc: gcc cppflags: am_cppflags: -Ihttps://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=lcov,label=docker-utopic,platform_type=dpdk/ws/check-odp/installed/x86_64/cunit-2.1-3/include am_cxxflags: -std=c++11 cflags: -g -O2 am_cflags: -pthread -DODP_DEBUG_PRINT=1 -DODP_DEBUG=1 -W -Wall -Werror -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wold-style-definition -Wpointer-arith -Wcast-align -Wnested-externs -Wcast-qual -Wformat-nonliteral -Wformat-security -Wundef -Wwrite-strings -std=gnu99 ldflags: am_ldflags: -Lhttps://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=lcov,label=docker-utopic,platform_type=dpdk/ws/check-odp/installed/x86_64/cunit-2.1-3/lib -pthread -lrt libs: -lcrypto -lcunit cunit: yes test_vald: yes test_perf: yes test_cpp: no
Making all in doc make[1]: Entering directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=lcov,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/doc' make[1]: Nothing to be done for 'all'. make[1]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=lcov,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/doc' Making all in platform make[1]: Entering directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=lcov,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/platform' Making all in linux-dpdk make[2]: Entering directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=lcov,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/platform/linux-dpdk' CC odp_buffer.lo CC odp_linux.lo CC odp_pool.lo CC odp_init.lo CC odp_packet_io.lo CC odp_packet_dpdk.lo CC odp_packet.lo CC ../linux-generic/odp_barrier.lo CC ../linux-generic/odp_cpumask.lo CC ../linux-generic/odp_crypto.lo CC ../linux-generic/odp_errno.lo CC ../linux-generic/odp_event.lo CC ../linux-generic/odp_impl.lo CC ../linux-generic/odp_packet_flags.lo CC ../linux-generic/odp_packet_socket.lo CC ../linux-generic/odp_queue.lo CC ../linux-generic/odp_ring.lo CC ../linux-generic/odp_rwlock.lo CC ../linux-generic/odp_schedule.lo CC ../linux-generic/odp_shared_memory.lo CC ../linux-generic/odp_spinlock.lo CC ../linux-generic/odp_system_info.lo CC ../linux-generic/odp_thread.lo CC ../linux-generic/odp_ticketlock.lo CC ../linux-generic/odp_time.lo CC ../linux-generic/odp_timer.lo CC ../linux-generic/odp_version.lo CC ../linux-generic/odp_weak.lo CCLD ../../lib/libodp.la /usr/bin/ld: cannot find -lpcap collect2: error: ld returned 1 exit status Makefile:669: recipe for target '../../lib/libodp.la' failed make[2]: *** [../../lib/libodp.la] Error 1 make[2]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=lcov,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/platform/linux-dpdk' Makefile:378: recipe for target 'all-recursive' failed make[1]: *** [all-recursive] Error 1 make[1]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=lcov,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/platform' Makefile:463: recipe for target 'all-recursive' failed make: *** [all-recursive] Error 1 Build step 'Execute shell' marked build as failure Skipping publisher since build result is FAILURE
------------------------------------------ [...truncated 834 lines...] checking whether ln -s works... yes checking the maximum length of command line arguments... 1572864 checking whether the shell understands some XSI constructs... yes checking whether the shell understands "+="... yes checking how to convert x86_64-unknown-linux-gnu file names to x86_64-unknown-linux-gnu format... func_convert_file_noop checking how to convert x86_64-unknown-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 mt... mt checking if mt is a manifest tool... no 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 how to run the C++ preprocessor... g++ -E checking for ld used by g++... /usr/bin/ld -m elf_x86_64 checking if the linker (/usr/bin/ld -m elf_x86_64) is GNU ld... yes checking whether the g++ linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes checking for g++ option to produce PIC... -fPIC -DPIC checking if g++ PIC flag -fPIC -DPIC works... yes checking if g++ static flag -static works... yes checking if g++ supports -c -o file.o... yes checking if g++ supports -c -o file.o... (cached) yes checking whether the g++ linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes checking dynamic linker characteristics... (cached) GNU/Linux ld.so checking how to hardcode library paths into programs... immediate checking for stdlib.h... (cached) yes checking for GNU libc compatible malloc... yes checking for stdlib.h... (cached) yes checking for unistd.h... (cached) yes checking for sys/param.h... yes checking for getpagesize... yes checking for working mmap... yes checking for bzero... yes checking for clock_gettime... yes checking for gethostbyname... yes checking for getpagesize... (cached) yes checking for gettimeofday... yes checking for memset... yes checking for munmap... yes checking for socket... yes checking for strchr... yes checking for strerror... yes checking for strrchr... yes checking for strstr... yes checking for strtoull... yes checking for sys/types.h... (cached) yes checking for netinet/in.h... yes checking for arpa/nameser.h... yes checking for netdb.h... yes checking for resolv.h... yes checking arpa/inet.h usability... yes checking arpa/inet.h presence... yes checking for arpa/inet.h... yes checking fcntl.h usability... yes checking fcntl.h presence... yes checking for fcntl.h... yes checking for inttypes.h... (cached) yes checking limits.h usability... yes checking limits.h presence... yes checking for limits.h... yes checking for netdb.h... (cached) yes checking for netinet/in.h... (cached) yes checking stddef.h usability... yes checking stddef.h presence... yes checking for stddef.h... yes checking for stdint.h... (cached) yes checking for stdlib.h... (cached) yes checking for string.h... (cached) yes checking sys/ioctl.h usability... yes checking sys/ioctl.h presence... yes checking for sys/ioctl.h... yes checking sys/socket.h usability... yes checking sys/socket.h presence... yes checking for sys/socket.h... yes checking sys/time.h usability... yes checking sys/time.h presence... yes checking for sys/time.h... yes checking for unistd.h... (cached) yes checking for stdbool.h that conforms to C99... yes checking for _Bool... yes checking for inline... inline checking for size_t... yes checking for ssize_t... yes checking for uint8_t... yes checking for uint16_t... yes checking for int32_t... yes checking for uint32_t... yes checking for uint64_t... yes checking for GCC atomic builtins... yes checking for DPDK include files... yes checking for doxygen... /usr/bin/doxygen checking for perl... /usr/bin/perl checking for latex... no configure: WARNING: latex not found - will not generate doxygen PostScript documentation checking for makeindex... no checking for dvips... no checking for egrep... /bin/egrep checking for pdflatex... no configure: WARNING: pdflatex not found - will not generate doxygen PDF documentation checking for makeindex... no checking for egrep... (cached) /bin/egrep checking if compiler needs -Werror to reject unknown flags... no checking for the pthreads library -lpthreads... no checking whether pthreads work without any flags... no checking whether pthreads work with -Kthread... no checking whether pthreads work with -kthread... no checking for the pthreads library -llthread... no checking whether pthreads work with -pthread... yes checking for joinable pthread attribute... PTHREAD_CREATE_JOINABLE checking if more special flags are required for pthreads... no checking for PTHREAD_PRIO_INHERIT... yes checking for doxygen... doxygen no checking for CU_get_error in -lcunit... yes checking CUnit/Basic.h usability... yes checking CUnit/Basic.h presence... yes checking for CUnit/Basic.h... yes checking for EVP_EncryptInit in -lcrypto... yes checking openssl/des.h usability... yes checking openssl/des.h presence... yes checking for openssl/des.h... yes checking openssl/rand.h usability... yes checking openssl/rand.h presence... yes checking for openssl/rand.h... yes checking openssl/hmac.h usability... yes checking openssl/hmac.h presence... yes checking for openssl/hmac.h... yes checking openssl/evp.h usability... yes checking openssl/evp.h presence... yes checking for openssl/evp.h... yes checking for library containing timer_create... no 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 example/Makefile config.status: creating example/generator/Makefile config.status: creating example/ipsec/Makefile config.status: creating example/l2fwd/Makefile config.status: creating example/packet/Makefile config.status: creating example/timer/Makefile config.status: creating pkgconfig/libodp.pc config.status: creating platform/Makefile config.status: creating platform/linux-generic/Makefile config.status: creating platform/linux-dpdk/Makefile config.status: creating test/Makefile config.status: creating test/api_test/Makefile config.status: creating test/performance/Makefile config.status: creating test/validation/Makefile config.status: creating test/miscellaneous/Makefile config.status: creating helper/config.h config.status: executing depfiles commands config.status: executing libtool commands
opendataplane 1.0.0
Library version: 100:0:0
with_platform: linux-dpdk prefix: https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=lcov,label=docker-utopic,platform_type=dpdk/ws/check-odp/new-build sysconfdir: ${prefix}/etc libdir: ${exec_prefix}/lib includedir: ${prefix}/include
cc: gcc cppflags: am_cppflags: -Ihttps://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=lcov,label=docker-utopic,platform_type=dpdk/ws/check-odp/installed/x86_64/cunit-2.1-3/include am_cxxflags: -std=c++11 cflags: -g -O2 am_cflags: -pthread -DODP_DEBUG_PRINT=1 -DODP_DEBUG=1 -W -Wall -Werror -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wold-style-definition -Wpointer-arith -Wcast-align -Wnested-externs -Wcast-qual -Wformat-nonliteral -Wformat-security -Wundef -Wwrite-strings -std=gnu99 ldflags: am_ldflags: -Lhttps://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=lcov,label=docker-utopic,platform_type=dpdk/ws/check-odp/installed/x86_64/cunit-2.1-3/lib -pthread -lrt libs: -lcrypto -lcunit cunit: yes test_vald: yes test_perf: yes test_cpp: no
Making all in doc make[1]: Entering directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=lcov,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/doc' make[1]: Nothing to be done for 'all'. make[1]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=lcov,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/doc' Making all in platform make[1]: Entering directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=lcov,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/platform' Making all in linux-dpdk make[2]: Entering directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=lcov,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/platform/linux-dpdk' CC odp_init.lo CC odp_buffer.lo CC odp_packet.lo CC odp_linux.lo CC odp_packet_io.lo CC odp_packet_dpdk.lo CC odp_pool.lo CC ../linux-generic/odp_barrier.lo CC ../linux-generic/odp_cpumask.lo CC ../linux-generic/odp_crypto.lo CC ../linux-generic/odp_errno.lo CC ../linux-generic/odp_event.lo CC ../linux-generic/odp_impl.lo CC ../linux-generic/odp_packet_flags.lo CC ../linux-generic/odp_packet_socket.lo CC ../linux-generic/odp_queue.lo CC ../linux-generic/odp_ring.lo CC ../linux-generic/odp_rwlock.lo CC ../linux-generic/odp_schedule.lo CC ../linux-generic/odp_shared_memory.lo CC ../linux-generic/odp_spinlock.lo CC ../linux-generic/odp_system_info.lo CC ../linux-generic/odp_thread.lo CC ../linux-generic/odp_ticketlock.lo CC ../linux-generic/odp_time.lo CC ../linux-generic/odp_timer.lo CC ../linux-generic/odp_version.lo CC ../linux-generic/odp_weak.lo CCLD ../../lib/libodp.la /usr/bin/ld: cannot find -lpcap collect2: error: ld returned 1 exit status Makefile:669: recipe for target '../../lib/libodp.la' failed make[2]: *** [../../lib/libodp.la] Error 1 make[2]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=lcov,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/platform/linux-dpdk' Makefile:378: recipe for target 'all-recursive' failed make[1]: *** [all-recursive] Error 1 make[1]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=lcov,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/platform' Makefile:463: recipe for target 'all-recursive' failed make: *** [all-recursive] Error 1 Build step 'Execute shell' marked build as failure Skipping publisher since build result is FAILURE
------------------------------------------ [...truncated 834 lines...] checking whether ln -s works... yes checking the maximum length of command line arguments... 1572864 checking whether the shell understands some XSI constructs... yes checking whether the shell understands "+="... yes checking how to convert x86_64-unknown-linux-gnu file names to x86_64-unknown-linux-gnu format... func_convert_file_noop checking how to convert x86_64-unknown-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 mt... mt checking if mt is a manifest tool... no 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 how to run the C++ preprocessor... g++ -E checking for ld used by g++... /usr/bin/ld -m elf_x86_64 checking if the linker (/usr/bin/ld -m elf_x86_64) is GNU ld... yes checking whether the g++ linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes checking for g++ option to produce PIC... -fPIC -DPIC checking if g++ PIC flag -fPIC -DPIC works... yes checking if g++ static flag -static works... yes checking if g++ supports -c -o file.o... yes checking if g++ supports -c -o file.o... (cached) yes checking whether the g++ linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes checking dynamic linker characteristics... (cached) GNU/Linux ld.so checking how to hardcode library paths into programs... immediate checking for stdlib.h... (cached) yes checking for GNU libc compatible malloc... yes checking for stdlib.h... (cached) yes checking for unistd.h... (cached) yes checking for sys/param.h... yes checking for getpagesize... yes checking for working mmap... yes checking for bzero... yes checking for clock_gettime... yes checking for gethostbyname... yes checking for getpagesize... (cached) yes checking for gettimeofday... yes checking for memset... yes checking for munmap... yes checking for socket... yes checking for strchr... yes checking for strerror... yes checking for strrchr... yes checking for strstr... yes checking for strtoull... yes checking for sys/types.h... (cached) yes checking for netinet/in.h... yes checking for arpa/nameser.h... yes checking for netdb.h... yes checking for resolv.h... yes checking arpa/inet.h usability... yes checking arpa/inet.h presence... yes checking for arpa/inet.h... yes checking fcntl.h usability... yes checking fcntl.h presence... yes checking for fcntl.h... yes checking for inttypes.h... (cached) yes checking limits.h usability... yes checking limits.h presence... yes checking for limits.h... yes checking for netdb.h... (cached) yes checking for netinet/in.h... (cached) yes checking stddef.h usability... yes checking stddef.h presence... yes checking for stddef.h... yes checking for stdint.h... (cached) yes checking for stdlib.h... (cached) yes checking for string.h... (cached) yes checking sys/ioctl.h usability... yes checking sys/ioctl.h presence... yes checking for sys/ioctl.h... yes checking sys/socket.h usability... yes checking sys/socket.h presence... yes checking for sys/socket.h... yes checking sys/time.h usability... yes checking sys/time.h presence... yes checking for sys/time.h... yes checking for unistd.h... (cached) yes checking for stdbool.h that conforms to C99... yes checking for _Bool... yes checking for inline... inline checking for size_t... yes checking for ssize_t... yes checking for uint8_t... yes checking for uint16_t... yes checking for int32_t... yes checking for uint32_t... yes checking for uint64_t... yes checking for GCC atomic builtins... yes checking for DPDK include files... yes checking for doxygen... /usr/bin/doxygen checking for perl... /usr/bin/perl checking for latex... no configure: WARNING: latex not found - will not generate doxygen PostScript documentation checking for makeindex... no checking for dvips... no checking for egrep... /bin/egrep checking for pdflatex... no configure: WARNING: pdflatex not found - will not generate doxygen PDF documentation checking for makeindex... no checking for egrep... (cached) /bin/egrep checking if compiler needs -Werror to reject unknown flags... no checking for the pthreads library -lpthreads... no checking whether pthreads work without any flags... no checking whether pthreads work with -Kthread... no checking whether pthreads work with -kthread... no checking for the pthreads library -llthread... no checking whether pthreads work with -pthread... yes checking for joinable pthread attribute... PTHREAD_CREATE_JOINABLE checking if more special flags are required for pthreads... no checking for PTHREAD_PRIO_INHERIT... yes checking for doxygen... doxygen no checking for CU_get_error in -lcunit... yes checking CUnit/Basic.h usability... yes checking CUnit/Basic.h presence... yes checking for CUnit/Basic.h... yes checking for EVP_EncryptInit in -lcrypto... yes checking openssl/des.h usability... yes checking openssl/des.h presence... yes checking for openssl/des.h... yes checking openssl/rand.h usability... yes checking openssl/rand.h presence... yes checking for openssl/rand.h... yes checking openssl/hmac.h usability... yes checking openssl/hmac.h presence... yes checking for openssl/hmac.h... yes checking openssl/evp.h usability... yes checking openssl/evp.h presence... yes checking for openssl/evp.h... yes checking for library containing timer_create... no 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 example/Makefile config.status: creating example/generator/Makefile config.status: creating example/ipsec/Makefile config.status: creating example/l2fwd/Makefile config.status: creating example/packet/Makefile config.status: creating example/timer/Makefile config.status: creating pkgconfig/libodp.pc config.status: creating platform/Makefile config.status: creating platform/linux-generic/Makefile config.status: creating platform/linux-dpdk/Makefile config.status: creating test/Makefile config.status: creating test/api_test/Makefile config.status: creating test/performance/Makefile config.status: creating test/validation/Makefile config.status: creating test/miscellaneous/Makefile config.status: creating helper/config.h config.status: executing depfiles commands config.status: executing libtool commands
opendataplane 1.0.0
Library version: 100:0:0
with_platform: linux-dpdk prefix: https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=lcov,label=docker-utopic,platform_type=dpdk/ws/check-odp/new-build sysconfdir: ${prefix}/etc libdir: ${exec_prefix}/lib includedir: ${prefix}/include
cc: gcc cppflags: am_cppflags: -Ihttps://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=lcov,label=docker-utopic,platform_type=dpdk/ws/check-odp/installed/x86_64/cunit-2.1-3/include am_cxxflags: -std=c++11 cflags: -g -O2 am_cflags: -pthread -DODP_DEBUG_PRINT=1 -DODP_DEBUG=1 -W -Wall -Werror -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wold-style-definition -Wpointer-arith -Wcast-align -Wnested-externs -Wcast-qual -Wformat-nonliteral -Wformat-security -Wundef -Wwrite-strings -std=gnu99 ldflags: am_ldflags: -Lhttps://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=lcov,label=docker-utopic,platform_type=dpdk/ws/check-odp/installed/x86_64/cunit-2.1-3/lib -pthread -lrt libs: -lcrypto -lcunit cunit: yes test_vald: yes test_perf: yes test_cpp: no
Making all in doc make[1]: Entering directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=lcov,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/doc' make[1]: Nothing to be done for 'all'. make[1]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=lcov,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/doc' Making all in platform make[1]: Entering directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=lcov,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/platform' Making all in linux-dpdk make[2]: Entering directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=lcov,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/platform/linux-dpdk' CC odp_buffer.lo CC odp_init.lo CC odp_linux.lo CC odp_pool.lo CC odp_packet.lo CC odp_packet_dpdk.lo CC odp_packet_io.lo CC ../linux-generic/odp_barrier.lo CC ../linux-generic/odp_cpumask.lo CC ../linux-generic/odp_crypto.lo CC ../linux-generic/odp_errno.lo CC ../linux-generic/odp_event.lo CC ../linux-generic/odp_impl.lo CC ../linux-generic/odp_packet_flags.lo CC ../linux-generic/odp_packet_socket.lo CC ../linux-generic/odp_queue.lo CC ../linux-generic/odp_ring.lo CC ../linux-generic/odp_rwlock.lo CC ../linux-generic/odp_schedule.lo CC ../linux-generic/odp_shared_memory.lo CC ../linux-generic/odp_spinlock.lo CC ../linux-generic/odp_system_info.lo CC ../linux-generic/odp_thread.lo CC ../linux-generic/odp_ticketlock.lo CC ../linux-generic/odp_time.lo CC ../linux-generic/odp_timer.lo CC ../linux-generic/odp_version.lo CC ../linux-generic/odp_weak.lo CCLD ../../lib/libodp.la /usr/bin/ld: cannot find -lpcap collect2: error: ld returned 1 exit status Makefile:669: recipe for target '../../lib/libodp.la' failed make[2]: *** [../../lib/libodp.la] Error 1 make[2]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=lcov,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/platform/linux-dpdk' Makefile:378: recipe for target 'all-recursive' failed make[1]: *** [all-recursive] Error 1 make[1]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=lcov,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/platform' Makefile:463: recipe for target 'all-recursive' failed make: *** [all-recursive] Error 1 Build step 'Execute shell' marked build as failure Skipping publisher since build result is FAILURE
------------------------------------------ [...truncated 834 lines...] checking whether ln -s works... yes checking the maximum length of command line arguments... 1572864 checking whether the shell understands some XSI constructs... yes checking whether the shell understands "+="... yes checking how to convert x86_64-unknown-linux-gnu file names to x86_64-unknown-linux-gnu format... func_convert_file_noop checking how to convert x86_64-unknown-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 mt... mt checking if mt is a manifest tool... no 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 how to run the C++ preprocessor... g++ -E checking for ld used by g++... /usr/bin/ld -m elf_x86_64 checking if the linker (/usr/bin/ld -m elf_x86_64) is GNU ld... yes checking whether the g++ linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes checking for g++ option to produce PIC... -fPIC -DPIC checking if g++ PIC flag -fPIC -DPIC works... yes checking if g++ static flag -static works... yes checking if g++ supports -c -o file.o... yes checking if g++ supports -c -o file.o... (cached) yes checking whether the g++ linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes checking dynamic linker characteristics... (cached) GNU/Linux ld.so checking how to hardcode library paths into programs... immediate checking for stdlib.h... (cached) yes checking for GNU libc compatible malloc... yes checking for stdlib.h... (cached) yes checking for unistd.h... (cached) yes checking for sys/param.h... yes checking for getpagesize... yes checking for working mmap... yes checking for bzero... yes checking for clock_gettime... yes checking for gethostbyname... yes checking for getpagesize... (cached) yes checking for gettimeofday... yes checking for memset... yes checking for munmap... yes checking for socket... yes checking for strchr... yes checking for strerror... yes checking for strrchr... yes checking for strstr... yes checking for strtoull... yes checking for sys/types.h... (cached) yes checking for netinet/in.h... yes checking for arpa/nameser.h... yes checking for netdb.h... yes checking for resolv.h... yes checking arpa/inet.h usability... yes checking arpa/inet.h presence... yes checking for arpa/inet.h... yes checking fcntl.h usability... yes checking fcntl.h presence... yes checking for fcntl.h... yes checking for inttypes.h... (cached) yes checking limits.h usability... yes checking limits.h presence... yes checking for limits.h... yes checking for netdb.h... (cached) yes checking for netinet/in.h... (cached) yes checking stddef.h usability... yes checking stddef.h presence... yes checking for stddef.h... yes checking for stdint.h... (cached) yes checking for stdlib.h... (cached) yes checking for string.h... (cached) yes checking sys/ioctl.h usability... yes checking sys/ioctl.h presence... yes checking for sys/ioctl.h... yes checking sys/socket.h usability... yes checking sys/socket.h presence... yes checking for sys/socket.h... yes checking sys/time.h usability... yes checking sys/time.h presence... yes checking for sys/time.h... yes checking for unistd.h... (cached) yes checking for stdbool.h that conforms to C99... yes checking for _Bool... yes checking for inline... inline checking for size_t... yes checking for ssize_t... yes checking for uint8_t... yes checking for uint16_t... yes checking for int32_t... yes checking for uint32_t... yes checking for uint64_t... yes checking for GCC atomic builtins... yes checking for DPDK include files... yes checking for doxygen... /usr/bin/doxygen checking for perl... /usr/bin/perl checking for latex... no configure: WARNING: latex not found - will not generate doxygen PostScript documentation checking for makeindex... no checking for dvips... no checking for egrep... /bin/egrep checking for pdflatex... no configure: WARNING: pdflatex not found - will not generate doxygen PDF documentation checking for makeindex... no checking for egrep... (cached) /bin/egrep checking if compiler needs -Werror to reject unknown flags... no checking for the pthreads library -lpthreads... no checking whether pthreads work without any flags... no checking whether pthreads work with -Kthread... no checking whether pthreads work with -kthread... no checking for the pthreads library -llthread... no checking whether pthreads work with -pthread... yes checking for joinable pthread attribute... PTHREAD_CREATE_JOINABLE checking if more special flags are required for pthreads... no checking for PTHREAD_PRIO_INHERIT... yes checking for doxygen... doxygen no checking for CU_get_error in -lcunit... yes checking CUnit/Basic.h usability... yes checking CUnit/Basic.h presence... yes checking for CUnit/Basic.h... yes checking for EVP_EncryptInit in -lcrypto... yes checking openssl/des.h usability... yes checking openssl/des.h presence... yes checking for openssl/des.h... yes checking openssl/rand.h usability... yes checking openssl/rand.h presence... yes checking for openssl/rand.h... yes checking openssl/hmac.h usability... yes checking openssl/hmac.h presence... yes checking for openssl/hmac.h... yes checking openssl/evp.h usability... yes checking openssl/evp.h presence... yes checking for openssl/evp.h... yes checking for library containing timer_create... no 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 example/Makefile config.status: creating example/generator/Makefile config.status: creating example/ipsec/Makefile config.status: creating example/l2fwd/Makefile config.status: creating example/packet/Makefile config.status: creating example/timer/Makefile config.status: creating pkgconfig/libodp.pc config.status: creating platform/Makefile config.status: creating platform/linux-generic/Makefile config.status: creating platform/linux-dpdk/Makefile config.status: creating test/Makefile config.status: creating test/api_test/Makefile config.status: creating test/performance/Makefile config.status: creating test/validation/Makefile config.status: creating test/miscellaneous/Makefile config.status: creating helper/config.h config.status: executing depfiles commands config.status: executing libtool commands
opendataplane 1.0.0
Library version: 100:0:0
with_platform: linux-dpdk prefix: https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=lcov,label=docker-utopic,platform_type=dpdk/ws/check-odp/new-build sysconfdir: ${prefix}/etc libdir: ${exec_prefix}/lib includedir: ${prefix}/include
cc: gcc cppflags: am_cppflags: -Ihttps://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=lcov,label=docker-utopic,platform_type=dpdk/ws/check-odp/installed/x86_64/cunit-2.1-3/include am_cxxflags: -std=c++11 cflags: -g -O2 am_cflags: -pthread -DODP_DEBUG_PRINT=1 -DODP_DEBUG=1 -W -Wall -Werror -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wold-style-definition -Wpointer-arith -Wcast-align -Wnested-externs -Wcast-qual -Wformat-nonliteral -Wformat-security -Wundef -Wwrite-strings -std=gnu99 ldflags: am_ldflags: -Lhttps://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=lcov,label=docker-utopic,platform_type=dpdk/ws/check-odp/installed/x86_64/cunit-2.1-3/lib -pthread -lrt libs: -lcrypto -lcunit cunit: yes test_vald: yes test_perf: yes test_cpp: no
Making all in doc make[1]: Entering directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=lcov,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/doc' make[1]: Nothing to be done for 'all'. make[1]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=lcov,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/doc' Making all in platform make[1]: Entering directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=lcov,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/platform' Making all in linux-dpdk make[2]: Entering directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=lcov,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/platform/linux-dpdk' CC odp_buffer.lo CC odp_init.lo CC odp_linux.lo CC odp_packet_dpdk.lo CC odp_pool.lo CC odp_packet.lo CC odp_packet_io.lo CC ../linux-generic/odp_barrier.lo CC ../linux-generic/odp_cpumask.lo CC ../linux-generic/odp_crypto.lo CC ../linux-generic/odp_errno.lo CC ../linux-generic/odp_event.lo CC ../linux-generic/odp_impl.lo CC ../linux-generic/odp_packet_flags.lo CC ../linux-generic/odp_packet_socket.lo CC ../linux-generic/odp_queue.lo CC ../linux-generic/odp_ring.lo CC ../linux-generic/odp_rwlock.lo CC ../linux-generic/odp_schedule.lo CC ../linux-generic/odp_shared_memory.lo CC ../linux-generic/odp_spinlock.lo CC ../linux-generic/odp_thread.lo CC ../linux-generic/odp_system_info.lo CC ../linux-generic/odp_ticketlock.lo CC ../linux-generic/odp_time.lo CC ../linux-generic/odp_timer.lo CC ../linux-generic/odp_version.lo CC ../linux-generic/odp_weak.lo CCLD ../../lib/libodp.la /usr/bin/ld: cannot find -lpcap collect2: error: ld returned 1 exit status Makefile:669: recipe for target '../../lib/libodp.la' failed make[2]: *** [../../lib/libodp.la] Error 1 make[2]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=lcov,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/platform/linux-dpdk' Makefile:378: recipe for target 'all-recursive' failed make[1]: *** [all-recursive] Error 1 make[1]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=lcov,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/platform' Makefile:463: recipe for target 'all-recursive' failed make: *** [all-recursive] Error 1 Build step 'Execute shell' marked build as failure Skipping publisher since build result is FAILURE
------------------------------------------ [...truncated 335 lines...] CC [M] https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=lcov,label=docker-utopic,platform_type=dpdk/ws/check-odp/DPDK/x86_64-native-linuxapp-gcc/build/lib/librte_eal/linuxapp/kni/ixgbe_api.o CC [M] https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=lcov,label=docker-utopic,platform_type=dpdk/ws/check-odp/DPDK/x86_64-native-linuxapp-gcc/build/lib/librte_eal/linuxapp/kni/ixgbe_common.o CC [M] https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=lcov,label=docker-utopic,platform_type=dpdk/ws/check-odp/DPDK/x86_64-native-linuxapp-gcc/build/lib/librte_eal/linuxapp/kni/ixgbe_ethtool.o CC [M] https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=lcov,label=docker-utopic,platform_type=dpdk/ws/check-odp/DPDK/x86_64-native-linuxapp-gcc/build/lib/librte_eal/linuxapp/kni/ixgbe_82599.o CC [M] https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=lcov,label=docker-utopic,platform_type=dpdk/ws/check-odp/DPDK/x86_64-native-linuxapp-gcc/build/lib/librte_eal/linuxapp/kni/ixgbe_82598.o CC [M] https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=lcov,label=docker-utopic,platform_type=dpdk/ws/check-odp/DPDK/x86_64-native-linuxapp-gcc/build/lib/librte_eal/linuxapp/kni/ixgbe_x540.o CC [M] https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=lcov,label=docker-utopic,platform_type=dpdk/ws/check-odp/DPDK/x86_64-native-linuxapp-gcc/build/lib/librte_eal/linuxapp/kni/ixgbe_phy.o CC [M] https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=lcov,label=docker-utopic,platform_type=dpdk/ws/check-odp/DPDK/x86_64-native-linuxapp-gcc/build/lib/librte_eal/linuxapp/kni/kcompat.o CC [M] https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=lcov,label=docker-utopic,platform_type=dpdk/ws/check-odp/DPDK/x86_64-native-linuxapp-gcc/build/lib/librte_eal/linuxapp/kni/e1000_82575.o CC [M] https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=lcov,label=docker-utopic,platform_type=dpdk/ws/check-odp/DPDK/x86_64-native-linuxapp-gcc/build/lib/librte_eal/linuxapp/kni/e1000_i210.o CC [M] https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=lcov,label=docker-utopic,platform_type=dpdk/ws/check-odp/DPDK/x86_64-native-linuxapp-gcc/build/lib/librte_eal/linuxapp/kni/e1000_api.o CC [M] https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=lcov,label=docker-utopic,platform_type=dpdk/ws/check-odp/DPDK/x86_64-native-linuxapp-gcc/build/lib/librte_eal/linuxapp/kni/e1000_mac.o CC [M] https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=lcov,label=docker-utopic,platform_type=dpdk/ws/check-odp/DPDK/x86_64-native-linuxapp-gcc/build/lib/librte_eal/linuxapp/kni/e1000_manage.o CC [M] https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=lcov,label=docker-utopic,platform_type=dpdk/ws/check-odp/DPDK/x86_64-native-linuxapp-gcc/build/lib/librte_eal/linuxapp/kni/e1000_mbx.o CC [M] https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=lcov,label=docker-utopic,platform_type=dpdk/ws/check-odp/DPDK/x86_64-native-linuxapp-gcc/build/lib/librte_eal/linuxapp/kni/e1000_nvm.o CC [M] https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=lcov,label=docker-utopic,platform_type=dpdk/ws/check-odp/DPDK/x86_64-native-linuxapp-gcc/build/lib/librte_eal/linuxapp/kni/e1000_phy.o CC [M] https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=lcov,label=docker-utopic,platform_type=dpdk/ws/check-odp/DPDK/x86_64-native-linuxapp-gcc/build/lib/librte_eal/linuxapp/kni/igb_ethtool.o CC [M] https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=lcov,label=docker-utopic,platform_type=dpdk/ws/check-odp/DPDK/x86_64-native-linuxapp-gcc/build/lib/librte_eal/linuxapp/kni/igb_hwmon.o CC [M] https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=lcov,label=docker-utopic,platform_type=dpdk/ws/check-odp/DPDK/x86_64-native-linuxapp-gcc/build/lib/librte_eal/linuxapp/kni/igb_main.o CC [M] https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=lcov,label=docker-utopic,platform_type=dpdk/ws/check-odp/DPDK/x86_64-native-linuxapp-gcc/build/lib/librte_eal/linuxapp/kni/igb_debugfs.o CC [M] https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=lcov,label=docker-utopic,platform_type=dpdk/ws/check-odp/DPDK/x86_64-native-linuxapp-gcc/build/lib/librte_eal/linuxapp/kni/igb_param.o CC [M] https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=lcov,label=docker-utopic,platform_type=dpdk/ws/check-odp/DPDK/x86_64-native-linuxapp-gcc/build/lib/librte_eal/linuxapp/kni/igb_procfs.o CC [M] https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=lcov,label=docker-utopic,platform_type=dpdk/ws/check-odp/DPDK/x86_64-native-linuxapp-gcc/build/lib/librte_eal/linuxapp/kni/igb_vmdq.o CC [M] https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=lcov,label=docker-utopic,platform_type=dpdk/ws/check-odp/DPDK/x86_64-native-linuxapp-gcc/build/lib/librte_eal/linuxapp/kni/kni_misc.o CC [M] https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=lcov,label=docker-utopic,platform_type=dpdk/ws/check-odp/DPDK/x86_64-native-linuxapp-gcc/build/lib/librte_eal/linuxapp/kni/kni_net.o CC [M] https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=lcov,label=docker-utopic,platform_type=dpdk/ws/check-odp/DPDK/x86_64-native-linuxapp-gcc/build/lib/librte_eal/linuxapp/kni/kni_ethtool.o LD [M] https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=lcov,label=docker-utopic,platform_type=dpdk/ws/check-odp/DPDK/x86_64-native-linuxapp-gcc/build/lib/librte_eal/linuxapp/kni/rte_kni.o Building modules, stage 2. MODPOST 1 modules CC https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=lcov,label=docker-utopic,platform_type=dpdk/ws/check-odp/DPDK/x86_64-native-linuxapp-gcc/build/lib/librte_eal/linuxapp/kni/rte_kni.mod.o LD [M] https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=lcov,label=docker-utopic,platform_type=dpdk/ws/check-odp/DPDK/x86_64-native-linuxapp-gcc/build/lib/librte_eal/linuxapp/kni/rte_kni.ko INSTALL-MODULE rte_kni.ko == Build lib/librte_malloc == Build lib/librte_cmdline == Build lib/librte_kvargs == Build lib/librte_meter == Build lib/librte_power == Build lib/librte_timer == Build lib/librte_cfgfile SYMLINK-FILE include/rte_kvargs.h CC rte_cfgfile.o CC rte_power.o CC rte_timer.o CC cmdline.o CC rte_kvargs.o CC rte_malloc.o CC rte_meter.o CC cmdline_cirbuf.o SYMLINK-FILE include/rte_meter.h AR librte_kvargs.a INSTALL-LIB librte_kvargs.a CC cmdline_parse.o CC cmdline_parse_etheraddr.o AR librte_meter.a INSTALL-LIB librte_meter.a SYMLINK-FILE include/rte_cfgfile.h CC cmdline_parse_ipaddr.o CC malloc_elem.o CC malloc_heap.o AR librte_cfgfile.a INSTALL-LIB librte_cfgfile.a SYMLINK-FILE include/rte_timer.h CC cmdline_parse_num.o SYMLINK-FILE include/rte_power.h CC cmdline_parse_string.o AR librte_power.a INSTALL-LIB librte_power.a AR librte_timer.a CC cmdline_rdline.o INSTALL-LIB librte_timer.a SYMLINK-FILE include/rte_malloc.h CC cmdline_vt100.o CC cmdline_socket.o AR librte_malloc.a CC cmdline_parse_portlist.o SYMLINK-FILE include/cmdline.h INSTALL-LIB librte_malloc.a SYMLINK-FILE include/cmdline_parse.h SYMLINK-FILE include/cmdline_parse_num.h == Build lib/librte_hash SYMLINK-FILE include/cmdline_parse_ipaddr.h == Build lib/librte_ring == Build lib/librte_lpm == Build lib/librte_acl SYMLINK-FILE include/cmdline_parse_etheraddr.h SYMLINK-FILE include/cmdline_parse_string.h SYMLINK-FILE include/cmdline_rdline.h SYMLINK-FILE include/cmdline_vt100.h SYMLINK-FILE include/cmdline_socket.h SYMLINK-FILE include/cmdline_cirbuf.h SYMLINK-FILE include/cmdline_parse_portlist.h CC rte_ring.o CC rte_hash.o SYMLINK-FILE include/rte_ring.h SYMLINK-FILE include/rte_hash.h SYMLINK-FILE include/rte_hash_crc.h SYMLINK-FILE include/rte_jhash.h CC rte_fbk_hash.o SYMLINK-FILE include/rte_fbk_hash.h CC rte_lpm.o SYMLINK-FILE include/rte_lpm.h CC rte_lpm6.o CC tb_mem.o CC rte_acl.o CC acl_bld.o AR librte_cmdline.a AR librte_ring.a INSTALL-LIB librte_cmdline.a CC acl_gen.o INSTALL-LIB librte_ring.a CC acl_run_scalar.o SYMLINK-FILE include/rte_lpm6.h == Build lib/librte_mempool AR librte_hash.a INSTALL-LIB librte_hash.a CC acl_run_sse.o CC rte_mempool.o SYMLINK-FILE include/rte_acl_osdep.h SYMLINK-FILE include/rte_acl.h SYMLINK-FILE include/rte_mempool.h AR librte_lpm.a INSTALL-LIB librte_lpm.a AR librte_mempool.a INSTALL-LIB librte_mempool.a == Build lib/librte_mbuf SYMLINK-FILE include/rte_mbuf.h CC rte_mbuf.o AR librte_mbuf.a INSTALL-LIB librte_mbuf.a == Build lib/librte_ether == Build lib/librte_sched == Build lib/librte_distributor CC rte_sched.o SYMLINK-FILE include/rte_sched.h CC rte_approx.o CC rte_red.o SYMLINK-FILE include/rte_bitmap.h CC rte_ethdev.o SYMLINK-FILE include/rte_distributor.h CC rte_distributor.o SYMLINK-FILE include/rte_sched_common.h SYMLINK-FILE include/rte_red.h SYMLINK-FILE include/rte_approx.h SYMLINK-FILE include/rte_ether.h SYMLINK-FILE include/rte_ethdev.h AR librte_distributor.a INSTALL-LIB librte_distributor.a AR librte_acl.a INSTALL-LIB librte_acl.a AR libethdev.a INSTALL-LIB libethdev.a == Build lib/librte_pmd_ring == Build lib/librte_pmd_ixgbe == Build lib/librte_pmd_i40e == Build lib/librte_pmd_vmxnet3 == Build lib/librte_pmd_pcap == Build lib/librte_pmd_e1000 == Build lib/librte_pmd_virtio CC vmxnet3_rxtx.o CC rte_eth_pcap.o CC virtqueue.o CC i40e_adminq.o CC e1000_80003es2lan.o CC rte_eth_ring.o CC ixgbe_common.o https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=lcov,label=docker-utopic,platform_type=dpdk/ws/check-odp/DPDK/lib/librte_pmd_pcap/rte_eth_pcap.c:47:18: fatal error: pcap.h: No such file or directory #include <pcap.h> ^ compilation terminated. CC virtio_pci.o CC virtio_rxtx.o https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=lcov,label=docker-utopic,platform_type=dpdk/ws/check-odp/DPDK/mk/internal/rte.compile-pre.mk:126: recipe for target 'rte_eth_pcap.o' failed make[5]: *** [rte_eth_pcap.o] Error 1 https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=lcov,label=docker-utopic,platform_type=dpdk/ws/check-odp/DPDK/mk/rte.subdir.mk:61: recipe for target 'librte_pmd_pcap' failed make[4]: *** [librte_pmd_pcap] Error 2 make[4]: *** Waiting for unfinished jobs.... CC virtio_ethdev.o CC i40e_common.o SYMLINK-FILE include/rte_eth_ring.h AR librte_pmd_ring.a INSTALL-LIB librte_pmd_ring.a CC i40e_diag.o CC e1000_82540.o CC e1000_82541.o CC i40e_hmc.o CC i40e_lan_hmc.o CC e1000_82542.o CC e1000_82543.o CC e1000_82571.o CC ixgbe_82598.o CC vmxnet3_ethdev.o CC i40e_nvm.o CC i40e_dcb.o AR librte_pmd_virtio_uio.a INSTALL-LIB librte_pmd_virtio_uio.a CC i40e_ethdev.o AR librte_sched.a INSTALL-LIB librte_sched.a CC i40e_rxtx.o CC i40e_ethdev_vf.o CC i40e_pf.o CC ixgbe_82599.o CC e1000_82575.o AR librte_pmd_vmxnet3_uio.a INSTALL-LIB librte_pmd_vmxnet3_uio.a CC e1000_i210.o CC ixgbe_x540.o CC ixgbe_phy.o CC ixgbe_api.o CC e1000_api.o CC e1000_ich8lan.o CC ixgbe_vf.o CC ixgbe_dcb.o CC e1000_mac.o CC ixgbe_dcb_82599.o CC e1000_manage.o CC ixgbe_dcb_82598.o CC ixgbe_mbx.o CC ixgbe_rxtx.o CC e1000_mbx.o CC ixgbe_ethdev.o CC e1000_nvm.o CC ixgbe_fdir.o CC e1000_osdep.o CC e1000_phy.o CC e1000_vf.o CC ixgbe_pf.o AR librte_pmd_i40e.a INSTALL-LIB librte_pmd_i40e.a CC igb_ethdev.o CC ixgbe_rxtx_vec.o CC igb_rxtx.o CC igb_pf.o CC em_ethdev.o CC em_rxtx.o AR librte_pmd_e1000.a INSTALL-LIB librte_pmd_e1000.a AR librte_pmd_ixgbe.a INSTALL-LIB librte_pmd_ixgbe.a https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=lcov,label=docker-utopic,platform_type=dpdk/ws/check-odp/DPDK/mk/rte.sdkbuild.mk:93: recipe for target 'lib' failed make[3]: *** [lib] Error 2 https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=lcov,label=docker-utopic,platform_type=dpdk/ws/check-odp/DPDK/mk/rte.sdkroot.mk:124: recipe for target 'all' failed make[2]: *** [all] Error 2 https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=lcov,label=docker-utopic,platform_type=dpdk/ws/check-odp/DPDK/mk/rte.sdkinstall.mk:58: recipe for target 'x86_64-native-linuxapp-gcc_install' failed make[1]: *** [x86_64-native-linuxapp-gcc_install] Error 2 https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=lcov,label=docker-utopic,platform_type=dpdk/ws/check-odp/DPDK/mk/rte.sdkroot.mk:102: recipe for target 'install' failed make: *** [install] Error 2 Build step 'Execute shell' marked build as failure Skipping publisher since build result is FAILURE
------------------------------------------ [...truncated 335 lines...] CC [M] https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=lcov,label=docker-utopic,platform_type=dpdk/ws/check-odp/DPDK/x86_64-native-linuxapp-gcc/build/lib/librte_eal/linuxapp/kni/ixgbe_api.o CC [M] https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=lcov,label=docker-utopic,platform_type=dpdk/ws/check-odp/DPDK/x86_64-native-linuxapp-gcc/build/lib/librte_eal/linuxapp/kni/ixgbe_common.o CC [M] https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=lcov,label=docker-utopic,platform_type=dpdk/ws/check-odp/DPDK/x86_64-native-linuxapp-gcc/build/lib/librte_eal/linuxapp/kni/ixgbe_ethtool.o CC [M] https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=lcov,label=docker-utopic,platform_type=dpdk/ws/check-odp/DPDK/x86_64-native-linuxapp-gcc/build/lib/librte_eal/linuxapp/kni/ixgbe_82599.o CC [M] https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=lcov,label=docker-utopic,platform_type=dpdk/ws/check-odp/DPDK/x86_64-native-linuxapp-gcc/build/lib/librte_eal/linuxapp/kni/ixgbe_82598.o CC [M] https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=lcov,label=docker-utopic,platform_type=dpdk/ws/check-odp/DPDK/x86_64-native-linuxapp-gcc/build/lib/librte_eal/linuxapp/kni/ixgbe_x540.o CC [M] https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=lcov,label=docker-utopic,platform_type=dpdk/ws/check-odp/DPDK/x86_64-native-linuxapp-gcc/build/lib/librte_eal/linuxapp/kni/ixgbe_phy.o CC [M] https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=lcov,label=docker-utopic,platform_type=dpdk/ws/check-odp/DPDK/x86_64-native-linuxapp-gcc/build/lib/librte_eal/linuxapp/kni/kcompat.o CC [M] https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=lcov,label=docker-utopic,platform_type=dpdk/ws/check-odp/DPDK/x86_64-native-linuxapp-gcc/build/lib/librte_eal/linuxapp/kni/e1000_82575.o CC [M] https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=lcov,label=docker-utopic,platform_type=dpdk/ws/check-odp/DPDK/x86_64-native-linuxapp-gcc/build/lib/librte_eal/linuxapp/kni/e1000_i210.o CC [M] https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=lcov,label=docker-utopic,platform_type=dpdk/ws/check-odp/DPDK/x86_64-native-linuxapp-gcc/build/lib/librte_eal/linuxapp/kni/e1000_api.o CC [M] https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=lcov,label=docker-utopic,platform_type=dpdk/ws/check-odp/DPDK/x86_64-native-linuxapp-gcc/build/lib/librte_eal/linuxapp/kni/e1000_mac.o CC [M] https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=lcov,label=docker-utopic,platform_type=dpdk/ws/check-odp/DPDK/x86_64-native-linuxapp-gcc/build/lib/librte_eal/linuxapp/kni/e1000_manage.o CC [M] https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=lcov,label=docker-utopic,platform_type=dpdk/ws/check-odp/DPDK/x86_64-native-linuxapp-gcc/build/lib/librte_eal/linuxapp/kni/e1000_mbx.o CC [M] https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=lcov,label=docker-utopic,platform_type=dpdk/ws/check-odp/DPDK/x86_64-native-linuxapp-gcc/build/lib/librte_eal/linuxapp/kni/e1000_nvm.o CC [M] https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=lcov,label=docker-utopic,platform_type=dpdk/ws/check-odp/DPDK/x86_64-native-linuxapp-gcc/build/lib/librte_eal/linuxapp/kni/e1000_phy.o CC [M] https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=lcov,label=docker-utopic,platform_type=dpdk/ws/check-odp/DPDK/x86_64-native-linuxapp-gcc/build/lib/librte_eal/linuxapp/kni/igb_ethtool.o CC [M] https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=lcov,label=docker-utopic,platform_type=dpdk/ws/check-odp/DPDK/x86_64-native-linuxapp-gcc/build/lib/librte_eal/linuxapp/kni/igb_hwmon.o CC [M] https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=lcov,label=docker-utopic,platform_type=dpdk/ws/check-odp/DPDK/x86_64-native-linuxapp-gcc/build/lib/librte_eal/linuxapp/kni/igb_main.o CC [M] https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=lcov,label=docker-utopic,platform_type=dpdk/ws/check-odp/DPDK/x86_64-native-linuxapp-gcc/build/lib/librte_eal/linuxapp/kni/igb_debugfs.o CC [M] https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=lcov,label=docker-utopic,platform_type=dpdk/ws/check-odp/DPDK/x86_64-native-linuxapp-gcc/build/lib/librte_eal/linuxapp/kni/igb_param.o CC [M] https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=lcov,label=docker-utopic,platform_type=dpdk/ws/check-odp/DPDK/x86_64-native-linuxapp-gcc/build/lib/librte_eal/linuxapp/kni/igb_procfs.o CC [M] https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=lcov,label=docker-utopic,platform_type=dpdk/ws/check-odp/DPDK/x86_64-native-linuxapp-gcc/build/lib/librte_eal/linuxapp/kni/igb_vmdq.o CC [M] https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=lcov,label=docker-utopic,platform_type=dpdk/ws/check-odp/DPDK/x86_64-native-linuxapp-gcc/build/lib/librte_eal/linuxapp/kni/kni_misc.o CC [M] https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=lcov,label=docker-utopic,platform_type=dpdk/ws/check-odp/DPDK/x86_64-native-linuxapp-gcc/build/lib/librte_eal/linuxapp/kni/kni_net.o CC [M] https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=lcov,label=docker-utopic,platform_type=dpdk/ws/check-odp/DPDK/x86_64-native-linuxapp-gcc/build/lib/librte_eal/linuxapp/kni/kni_ethtool.o LD [M] https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=lcov,label=docker-utopic,platform_type=dpdk/ws/check-odp/DPDK/x86_64-native-linuxapp-gcc/build/lib/librte_eal/linuxapp/kni/rte_kni.o Building modules, stage 2. MODPOST 1 modules CC https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=lcov,label=docker-utopic,platform_type=dpdk/ws/check-odp/DPDK/x86_64-native-linuxapp-gcc/build/lib/librte_eal/linuxapp/kni/rte_kni.mod.o LD [M] https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=lcov,label=docker-utopic,platform_type=dpdk/ws/check-odp/DPDK/x86_64-native-linuxapp-gcc/build/lib/librte_eal/linuxapp/kni/rte_kni.ko INSTALL-MODULE rte_kni.ko == Build lib/librte_timer == Build lib/librte_cmdline == Build lib/librte_kvargs == Build lib/librte_power == Build lib/librte_meter == Build lib/librte_cfgfile == Build lib/librte_malloc CC rte_timer.o CC rte_malloc.o CC cmdline.o SYMLINK-FILE include/rte_timer.h CC rte_cfgfile.o CC rte_power.o CC cmdline_cirbuf.o CC rte_kvargs.o CC rte_meter.o SYMLINK-FILE include/rte_kvargs.h SYMLINK-FILE include/rte_power.h SYMLINK-FILE include/rte_meter.h SYMLINK-FILE include/rte_cfgfile.h AR librte_timer.a CC cmdline_parse.o CC malloc_elem.o AR librte_cfgfile.a AR librte_power.a AR librte_meter.a INSTALL-LIB librte_cfgfile.a INSTALL-LIB librte_meter.a INSTALL-LIB librte_power.a SYMLINK-FILE include/rte_malloc.h CC cmdline_parse_etheraddr.o CC cmdline_parse_ipaddr.o CC cmdline_parse_num.o INSTALL-LIB librte_timer.a AR librte_kvargs.a CC cmdline_parse_string.o CC malloc_heap.o INSTALL-LIB librte_kvargs.a CC cmdline_rdline.o CC cmdline_vt100.o CC cmdline_socket.o CC cmdline_parse_portlist.o SYMLINK-FILE include/cmdline.h AR librte_malloc.a SYMLINK-FILE include/cmdline_parse.h SYMLINK-FILE include/cmdline_parse_num.h SYMLINK-FILE include/cmdline_parse_ipaddr.h INSTALL-LIB librte_malloc.a SYMLINK-FILE include/cmdline_parse_etheraddr.h SYMLINK-FILE include/cmdline_parse_string.h SYMLINK-FILE include/cmdline_rdline.h SYMLINK-FILE include/cmdline_vt100.h SYMLINK-FILE include/cmdline_socket.h SYMLINK-FILE include/cmdline_cirbuf.h SYMLINK-FILE include/cmdline_parse_portlist.h == Build lib/librte_ring == Build lib/librte_hash == Build lib/librte_lpm == Build lib/librte_acl SYMLINK-FILE include/rte_ring.h CC rte_ring.o CC rte_hash.o CC tb_mem.o SYMLINK-FILE include/rte_hash.h CC rte_acl.o CC rte_fbk_hash.o CC acl_bld.o CC rte_lpm.o AR librte_cmdline.a INSTALL-LIB librte_cmdline.a CC rte_lpm6.o AR librte_ring.a INSTALL-LIB librte_ring.a == Build lib/librte_mempool CC acl_gen.o SYMLINK-FILE include/rte_hash_crc.h CC rte_mempool.o SYMLINK-FILE include/rte_lpm.h SYMLINK-FILE include/rte_jhash.h CC acl_run_scalar.o SYMLINK-FILE include/rte_fbk_hash.h AR librte_hash.a INSTALL-LIB librte_hash.a CC acl_run_sse.o SYMLINK-FILE include/rte_acl_osdep.h SYMLINK-FILE include/rte_acl.h SYMLINK-FILE include/rte_lpm6.h SYMLINK-FILE include/rte_mempool.h AR librte_lpm.a INSTALL-LIB librte_lpm.a AR librte_mempool.a INSTALL-LIB librte_mempool.a == Build lib/librte_mbuf SYMLINK-FILE include/rte_mbuf.h CC rte_mbuf.o AR librte_mbuf.a INSTALL-LIB librte_mbuf.a == Build lib/librte_ether == Build lib/librte_sched == Build lib/librte_distributor SYMLINK-FILE include/rte_distributor.h CC rte_distributor.o SYMLINK-FILE include/rte_ether.h SYMLINK-FILE include/rte_ethdev.h CC rte_ethdev.o CC rte_sched.o CC rte_red.o CC rte_approx.o SYMLINK-FILE include/rte_sched.h SYMLINK-FILE include/rte_bitmap.h SYMLINK-FILE include/rte_sched_common.h SYMLINK-FILE include/rte_red.h SYMLINK-FILE include/rte_approx.h AR librte_distributor.a INSTALL-LIB librte_distributor.a AR librte_acl.a INSTALL-LIB librte_acl.a AR libethdev.a INSTALL-LIB libethdev.a == Build lib/librte_pmd_e1000 == Build lib/librte_pmd_ring == Build lib/librte_pmd_ixgbe == Build lib/librte_pmd_i40e == Build lib/librte_pmd_virtio == Build lib/librte_pmd_vmxnet3 == Build lib/librte_pmd_pcap CC rte_eth_pcap.o CC rte_eth_ring.o CC virtqueue.o CC i40e_adminq.o CC vmxnet3_rxtx.o CC e1000_80003es2lan.o https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=lcov,label=docker-utopic,platform_type=dpdk/ws/check-odp/DPDK/lib/librte_pmd_pcap/rte_eth_pcap.c:47:18: fatal error: pcap.h: No such file or directory #include <pcap.h> ^ compilation terminated. CC ixgbe_common.o CC virtio_pci.o CC virtio_rxtx.o https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=lcov,label=docker-utopic,platform_type=dpdk/ws/check-odp/DPDK/mk/internal/rte.compile-pre.mk:126: recipe for target 'rte_eth_pcap.o' failed make[5]: *** [rte_eth_pcap.o] Error 1 https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=lcov,label=docker-utopic,platform_type=dpdk/ws/check-odp/DPDK/mk/rte.subdir.mk:61: recipe for target 'librte_pmd_pcap' failed make[4]: *** [librte_pmd_pcap] Error 2 make[4]: *** Waiting for unfinished jobs.... CC virtio_ethdev.o CC i40e_common.o SYMLINK-FILE include/rte_eth_ring.h AR librte_pmd_ring.a INSTALL-LIB librte_pmd_ring.a CC i40e_diag.o CC e1000_82540.o CC i40e_hmc.o CC e1000_82541.o CC i40e_lan_hmc.o CC i40e_nvm.o CC e1000_82542.o AR librte_sched.a INSTALL-LIB librte_sched.a CC e1000_82543.o CC i40e_dcb.o CC i40e_ethdev.o CC e1000_82571.o CC ixgbe_82598.o CC vmxnet3_ethdev.o AR librte_pmd_virtio_uio.a INSTALL-LIB librte_pmd_virtio_uio.a CC ixgbe_82599.o CC i40e_rxtx.o CC i40e_ethdev_vf.o CC e1000_82575.o AR librte_pmd_vmxnet3_uio.a INSTALL-LIB librte_pmd_vmxnet3_uio.a CC e1000_i210.o CC e1000_api.o CC ixgbe_x540.o CC e1000_ich8lan.o CC e1000_mac.o CC ixgbe_phy.o CC ixgbe_api.o CC i40e_pf.o CC e1000_manage.o CC e1000_mbx.o CC e1000_nvm.o CC ixgbe_vf.o CC e1000_osdep.o CC ixgbe_dcb.o CC e1000_phy.o CC e1000_vf.o CC ixgbe_dcb_82599.o CC ixgbe_dcb_82598.o CC ixgbe_mbx.o CC ixgbe_rxtx.o CC igb_ethdev.o CC igb_rxtx.o CC ixgbe_ethdev.o CC igb_pf.o AR librte_pmd_i40e.a INSTALL-LIB librte_pmd_i40e.a CC ixgbe_fdir.o CC em_ethdev.o CC em_rxtx.o CC ixgbe_pf.o CC ixgbe_rxtx_vec.o AR librte_pmd_e1000.a INSTALL-LIB librte_pmd_e1000.a AR librte_pmd_ixgbe.a INSTALL-LIB librte_pmd_ixgbe.a https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=lcov,label=docker-utopic,platform_type=dpdk/ws/check-odp/DPDK/mk/rte.sdkbuild.mk:93: recipe for target 'lib' failed make[3]: *** [lib] Error 2 https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=lcov,label=docker-utopic,platform_type=dpdk/ws/check-odp/DPDK/mk/rte.sdkroot.mk:124: recipe for target 'all' failed make[2]: *** [all] Error 2 https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=lcov,label=docker-utopic,platform_type=dpdk/ws/check-odp/DPDK/mk/rte.sdkinstall.mk:58: recipe for target 'x86_64-native-linuxapp-gcc_install' failed make[1]: *** [x86_64-native-linuxapp-gcc_install] Error 2 https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=lcov,label=docker-utopic,platform_type=dpdk/ws/check-odp/DPDK/mk/rte.sdkroot.mk:102: recipe for target 'install' failed make: *** [install] Error 2 Build step 'Execute shell' marked build as failure Skipping publisher since build result is FAILURE
------------------------------------------ [...truncated 330 lines...] CC https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=lcov,label=docker-utopic,platform_type=dpdk/ws/check-odp/DPDK/x86_64-native-linuxapp-gcc/build/lib/librte_eal/linuxapp/igb_uio/igb_uio.mod.o LD [M] https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=lcov,label=docker-utopic,platform_type=dpdk/ws/check-odp/DPDK/x86_64-native-linuxapp-gcc/build/lib/librte_eal/linuxapp/igb_uio/igb_uio.ko INSTALL-MODULE igb_uio.ko LD https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=lcov,label=docker-utopic,platform_type=dpdk/ws/check-odp/DPDK/x86_64-native-linuxapp-gcc/build/lib/librte_eal/linuxapp/kni/built-in.o CC [M] https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=lcov,label=docker-utopic,platform_type=dpdk/ws/check-odp/DPDK/x86_64-native-linuxapp-gcc/build/lib/librte_eal/linuxapp/kni/ixgbe_main.o CC [M] https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=lcov,label=docker-utopic,platform_type=dpdk/ws/check-odp/DPDK/x86_64-native-linuxapp-gcc/build/lib/librte_eal/linuxapp/kni/ixgbe_api.o CC [M] https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=lcov,label=docker-utopic,platform_type=dpdk/ws/check-odp/DPDK/x86_64-native-linuxapp-gcc/build/lib/librte_eal/linuxapp/kni/ixgbe_common.o CC [M] https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=lcov,label=docker-utopic,platform_type=dpdk/ws/check-odp/DPDK/x86_64-native-linuxapp-gcc/build/lib/librte_eal/linuxapp/kni/ixgbe_ethtool.o CC [M] https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=lcov,label=docker-utopic,platform_type=dpdk/ws/check-odp/DPDK/x86_64-native-linuxapp-gcc/build/lib/librte_eal/linuxapp/kni/ixgbe_82599.o CC [M] https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=lcov,label=docker-utopic,platform_type=dpdk/ws/check-odp/DPDK/x86_64-native-linuxapp-gcc/build/lib/librte_eal/linuxapp/kni/ixgbe_82598.o CC [M] https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=lcov,label=docker-utopic,platform_type=dpdk/ws/check-odp/DPDK/x86_64-native-linuxapp-gcc/build/lib/librte_eal/linuxapp/kni/ixgbe_x540.o CC [M] https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=lcov,label=docker-utopic,platform_type=dpdk/ws/check-odp/DPDK/x86_64-native-linuxapp-gcc/build/lib/librte_eal/linuxapp/kni/ixgbe_phy.o CC [M] https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=lcov,label=docker-utopic,platform_type=dpdk/ws/check-odp/DPDK/x86_64-native-linuxapp-gcc/build/lib/librte_eal/linuxapp/kni/kcompat.o CC [M] https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=lcov,label=docker-utopic,platform_type=dpdk/ws/check-odp/DPDK/x86_64-native-linuxapp-gcc/build/lib/librte_eal/linuxapp/kni/e1000_82575.o CC [M] https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=lcov,label=docker-utopic,platform_type=dpdk/ws/check-odp/DPDK/x86_64-native-linuxapp-gcc/build/lib/librte_eal/linuxapp/kni/e1000_i210.o CC [M] https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=lcov,label=docker-utopic,platform_type=dpdk/ws/check-odp/DPDK/x86_64-native-linuxapp-gcc/build/lib/librte_eal/linuxapp/kni/e1000_api.o CC [M] https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=lcov,label=docker-utopic,platform_type=dpdk/ws/check-odp/DPDK/x86_64-native-linuxapp-gcc/build/lib/librte_eal/linuxapp/kni/e1000_mac.o CC [M] https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=lcov,label=docker-utopic,platform_type=dpdk/ws/check-odp/DPDK/x86_64-native-linuxapp-gcc/build/lib/librte_eal/linuxapp/kni/e1000_manage.o CC [M] https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=lcov,label=docker-utopic,platform_type=dpdk/ws/check-odp/DPDK/x86_64-native-linuxapp-gcc/build/lib/librte_eal/linuxapp/kni/e1000_mbx.o CC [M] https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=lcov,label=docker-utopic,platform_type=dpdk/ws/check-odp/DPDK/x86_64-native-linuxapp-gcc/build/lib/librte_eal/linuxapp/kni/e1000_nvm.o CC [M] https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=lcov,label=docker-utopic,platform_type=dpdk/ws/check-odp/DPDK/x86_64-native-linuxapp-gcc/build/lib/librte_eal/linuxapp/kni/e1000_phy.o CC [M] https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=lcov,label=docker-utopic,platform_type=dpdk/ws/check-odp/DPDK/x86_64-native-linuxapp-gcc/build/lib/librte_eal/linuxapp/kni/igb_ethtool.o CC [M] https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=lcov,label=docker-utopic,platform_type=dpdk/ws/check-odp/DPDK/x86_64-native-linuxapp-gcc/build/lib/librte_eal/linuxapp/kni/igb_hwmon.o CC [M] https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=lcov,label=docker-utopic,platform_type=dpdk/ws/check-odp/DPDK/x86_64-native-linuxapp-gcc/build/lib/librte_eal/linuxapp/kni/igb_main.o CC [M] https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=lcov,label=docker-utopic,platform_type=dpdk/ws/check-odp/DPDK/x86_64-native-linuxapp-gcc/build/lib/librte_eal/linuxapp/kni/igb_debugfs.o CC [M] https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=lcov,label=docker-utopic,platform_type=dpdk/ws/check-odp/DPDK/x86_64-native-linuxapp-gcc/build/lib/librte_eal/linuxapp/kni/igb_param.o CC [M] https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=lcov,label=docker-utopic,platform_type=dpdk/ws/check-odp/DPDK/x86_64-native-linuxapp-gcc/build/lib/librte_eal/linuxapp/kni/igb_procfs.o CC [M] https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=lcov,label=docker-utopic,platform_type=dpdk/ws/check-odp/DPDK/x86_64-native-linuxapp-gcc/build/lib/librte_eal/linuxapp/kni/igb_vmdq.o CC [M] https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=lcov,label=docker-utopic,platform_type=dpdk/ws/check-odp/DPDK/x86_64-native-linuxapp-gcc/build/lib/librte_eal/linuxapp/kni/kni_misc.o CC [M] https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=lcov,label=docker-utopic,platform_type=dpdk/ws/check-odp/DPDK/x86_64-native-linuxapp-gcc/build/lib/librte_eal/linuxapp/kni/kni_net.o CC [M] https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=lcov,label=docker-utopic,platform_type=dpdk/ws/check-odp/DPDK/x86_64-native-linuxapp-gcc/build/lib/librte_eal/linuxapp/kni/kni_ethtool.o LD [M] https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=lcov,label=docker-utopic,platform_type=dpdk/ws/check-odp/DPDK/x86_64-native-linuxapp-gcc/build/lib/librte_eal/linuxapp/kni/rte_kni.o Building modules, stage 2. MODPOST 1 modules CC https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=lcov,label=docker-utopic,platform_type=dpdk/ws/check-odp/DPDK/x86_64-native-linuxapp-gcc/build/lib/librte_eal/linuxapp/kni/rte_kni.mod.o LD [M] https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=lcov,label=docker-utopic,platform_type=dpdk/ws/check-odp/DPDK/x86_64-native-linuxapp-gcc/build/lib/librte_eal/linuxapp/kni/rte_kni.ko INSTALL-MODULE rte_kni.ko == Build lib/librte_cfgfile == Build lib/librte_kvargs == Build lib/librte_timer == Build lib/librte_cmdline == Build lib/librte_meter == Build lib/librte_power == Build lib/librte_malloc CC rte_power.o CC rte_kvargs.o CC cmdline_cirbuf.o CC rte_meter.o CC rte_malloc.o CC rte_timer.o CC rte_cfgfile.o CC cmdline.o SYMLINK-FILE include/rte_meter.h SYMLINK-FILE include/rte_kvargs.h AR librte_kvargs.a INSTALL-LIB librte_kvargs.a SYMLINK-FILE include/rte_timer.h AR librte_meter.a SYMLINK-FILE include/rte_power.h SYMLINK-FILE include/rte_cfgfile.h INSTALL-LIB librte_meter.a CC malloc_elem.o SYMLINK-FILE include/rte_malloc.h CC malloc_heap.o CC cmdline_parse.o AR librte_cfgfile.a CC cmdline_parse_etheraddr.o CC cmdline_parse_ipaddr.o INSTALL-LIB librte_cfgfile.a CC cmdline_parse_num.o CC cmdline_parse_string.o AR librte_malloc.a INSTALL-LIB librte_malloc.a == Build lib/librte_ring CC cmdline_rdline.o AR librte_timer.a INSTALL-LIB librte_timer.a AR librte_power.a == Build lib/librte_hash INSTALL-LIB librte_power.a CC cmdline_vt100.o CC rte_ring.o == Build lib/librte_lpm CC cmdline_socket.o CC cmdline_parse_portlist.o SYMLINK-FILE include/cmdline.h SYMLINK-FILE include/cmdline_parse.h SYMLINK-FILE include/cmdline_parse_num.h CC rte_hash.o CC rte_fbk_hash.o SYMLINK-FILE include/cmdline_parse_ipaddr.h CC rte_lpm.o CC rte_lpm6.o SYMLINK-FILE include/cmdline_parse_etheraddr.h SYMLINK-FILE include/cmdline_parse_string.h SYMLINK-FILE include/cmdline_rdline.h SYMLINK-FILE include/cmdline_vt100.h SYMLINK-FILE include/cmdline_socket.h SYMLINK-FILE include/cmdline_cirbuf.h SYMLINK-FILE include/cmdline_parse_portlist.h SYMLINK-FILE include/rte_hash.h SYMLINK-FILE include/rte_ring.h == Build lib/librte_acl SYMLINK-FILE include/rte_lpm.h SYMLINK-FILE include/rte_lpm6.h AR librte_ring.a INSTALL-LIB librte_ring.a SYMLINK-FILE include/rte_hash_crc.h SYMLINK-FILE include/rte_jhash.h SYMLINK-FILE include/rte_fbk_hash.h == Build lib/librte_mempool CC tb_mem.o CC rte_acl.o CC acl_bld.o AR librte_cmdline.a INSTALL-LIB librte_cmdline.a CC acl_gen.o CC rte_mempool.o AR librte_hash.a INSTALL-LIB librte_hash.a SYMLINK-FILE include/rte_mempool.h CC acl_run_scalar.o CC acl_run_sse.o SYMLINK-FILE include/rte_acl_osdep.h SYMLINK-FILE include/rte_acl.h AR librte_lpm.a INSTALL-LIB librte_lpm.a AR librte_mempool.a INSTALL-LIB librte_mempool.a == Build lib/librte_mbuf SYMLINK-FILE include/rte_mbuf.h CC rte_mbuf.o AR librte_mbuf.a INSTALL-LIB librte_mbuf.a == Build lib/librte_ether == Build lib/librte_sched == Build lib/librte_distributor SYMLINK-FILE include/rte_distributor.h CC rte_distributor.o CC rte_sched.o CC rte_red.o CC rte_approx.o SYMLINK-FILE include/rte_sched.h CC rte_ethdev.o SYMLINK-FILE include/rte_bitmap.h SYMLINK-FILE include/rte_sched_common.h SYMLINK-FILE include/rte_red.h SYMLINK-FILE include/rte_approx.h SYMLINK-FILE include/rte_ether.h SYMLINK-FILE include/rte_ethdev.h AR librte_distributor.a INSTALL-LIB librte_distributor.a AR libethdev.a INSTALL-LIB libethdev.a == Build lib/librte_pmd_i40e == Build lib/librte_pmd_ixgbe == Build lib/librte_pmd_e1000 == Build lib/librte_pmd_ring == Build lib/librte_pmd_virtio == Build lib/librte_pmd_pcap CC rte_eth_ring.o CC virtqueue.o CC rte_eth_pcap.o CC e1000_80003es2lan.o CC i40e_adminq.o AR librte_acl.a INSTALL-LIB librte_acl.a CC ixgbe_common.o CC i40e_common.o https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=lcov,label=docker-utopic,platform_type=dpdk/ws/check-odp/DPDK/lib/librte_pmd_pcap/rte_eth_pcap.c:47:18: fatal error: pcap.h: No such file or directory #include <pcap.h> ^ compilation terminated. CC virtio_pci.o CC virtio_rxtx.o https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=lcov,label=docker-utopic,platform_type=dpdk/ws/check-odp/DPDK/mk/internal/rte.compile-pre.mk:126: recipe for target 'rte_eth_pcap.o' failed make[5]: *** [rte_eth_pcap.o] Error 1 https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=lcov,label=docker-utopic,platform_type=dpdk/ws/check-odp/DPDK/mk/rte.subdir.mk:61: recipe for target 'librte_pmd_pcap' failed make[4]: *** [librte_pmd_pcap] Error 2 make[4]: *** Waiting for unfinished jobs.... CC virtio_ethdev.o CC i40e_diag.o SYMLINK-FILE include/rte_eth_ring.h AR librte_pmd_ring.a INSTALL-LIB librte_pmd_ring.a CC e1000_82540.o CC i40e_hmc.o CC ixgbe_82598.o CC i40e_lan_hmc.o CC e1000_82541.o AR librte_sched.a INSTALL-LIB librte_sched.a CC e1000_82542.o CC i40e_nvm.o CC ixgbe_82599.o CC ixgbe_x540.o CC e1000_82543.o CC i40e_dcb.o CC e1000_82571.o CC e1000_82575.o CC i40e_ethdev.o AR librte_pmd_virtio_uio.a INSTALL-LIB librte_pmd_virtio_uio.a CC i40e_rxtx.o CC i40e_ethdev_vf.o CC ixgbe_phy.o CC e1000_i210.o CC e1000_api.o CC ixgbe_api.o CC e1000_ich8lan.o CC ixgbe_vf.o CC e1000_mac.o CC ixgbe_dcb.o CC i40e_pf.o CC e1000_manage.o CC e1000_mbx.o CC e1000_nvm.o CC e1000_osdep.o CC e1000_phy.o CC ixgbe_dcb_82599.o CC e1000_vf.o CC ixgbe_dcb_82598.o CC igb_ethdev.o CC igb_rxtx.o CC ixgbe_mbx.o CC igb_pf.o CC em_ethdev.o CC ixgbe_rxtx.o CC ixgbe_ethdev.o AR librte_pmd_i40e.a INSTALL-LIB librte_pmd_i40e.a CC ixgbe_fdir.o CC em_rxtx.o CC ixgbe_pf.o CC ixgbe_rxtx_vec.o AR librte_pmd_e1000.a INSTALL-LIB librte_pmd_e1000.a AR librte_pmd_ixgbe.a INSTALL-LIB librte_pmd_ixgbe.a https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=lcov,label=docker-utopic,platform_type=dpdk/ws/check-odp/DPDK/mk/rte.sdkbuild.mk:93: recipe for target 'lib' failed make[3]: *** [lib] Error 2 https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=lcov,label=docker-utopic,platform_type=dpdk/ws/check-odp/DPDK/mk/rte.sdkroot.mk:124: recipe for target 'all' failed make[2]: *** [all] Error 2 https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=lcov,label=docker-utopic,platform_type=dpdk/ws/check-odp/DPDK/mk/rte.sdkinstall.mk:58: recipe for target 'x86_64-native-linuxapp-gcc_install' failed make[1]: *** [x86_64-native-linuxapp-gcc_install] Error 2 https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=lcov,label=docker-utopic,platform_type=dpdk/ws/check-odp/DPDK/mk/rte.sdkroot.mk:102: recipe for target 'install' failed make: *** [install] Error 2 Build step 'Execute shell' marked build as failure Skipping publisher since build result is FAILURE
------------------------------------------ [...truncated 330 lines...] CC https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=lcov,label=docker-utopic,platform_type=dpdk/ws/check-odp/DPDK/x86_64-native-linuxapp-gcc/build/lib/librte_eal/linuxapp/igb_uio/igb_uio.mod.o LD [M] https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=lcov,label=docker-utopic,platform_type=dpdk/ws/check-odp/DPDK/x86_64-native-linuxapp-gcc/build/lib/librte_eal/linuxapp/igb_uio/igb_uio.ko INSTALL-MODULE igb_uio.ko LD https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=lcov,label=docker-utopic,platform_type=dpdk/ws/check-odp/DPDK/x86_64-native-linuxapp-gcc/build/lib/librte_eal/linuxapp/kni/built-in.o CC [M] https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=lcov,label=docker-utopic,platform_type=dpdk/ws/check-odp/DPDK/x86_64-native-linuxapp-gcc/build/lib/librte_eal/linuxapp/kni/ixgbe_main.o CC [M] https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=lcov,label=docker-utopic,platform_type=dpdk/ws/check-odp/DPDK/x86_64-native-linuxapp-gcc/build/lib/librte_eal/linuxapp/kni/ixgbe_api.o CC [M] https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=lcov,label=docker-utopic,platform_type=dpdk/ws/check-odp/DPDK/x86_64-native-linuxapp-gcc/build/lib/librte_eal/linuxapp/kni/ixgbe_common.o CC [M] https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=lcov,label=docker-utopic,platform_type=dpdk/ws/check-odp/DPDK/x86_64-native-linuxapp-gcc/build/lib/librte_eal/linuxapp/kni/ixgbe_ethtool.o CC [M] https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=lcov,label=docker-utopic,platform_type=dpdk/ws/check-odp/DPDK/x86_64-native-linuxapp-gcc/build/lib/librte_eal/linuxapp/kni/ixgbe_82599.o CC [M] https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=lcov,label=docker-utopic,platform_type=dpdk/ws/check-odp/DPDK/x86_64-native-linuxapp-gcc/build/lib/librte_eal/linuxapp/kni/ixgbe_82598.o CC [M] https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=lcov,label=docker-utopic,platform_type=dpdk/ws/check-odp/DPDK/x86_64-native-linuxapp-gcc/build/lib/librte_eal/linuxapp/kni/ixgbe_x540.o CC [M] https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=lcov,label=docker-utopic,platform_type=dpdk/ws/check-odp/DPDK/x86_64-native-linuxapp-gcc/build/lib/librte_eal/linuxapp/kni/ixgbe_phy.o CC [M] https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=lcov,label=docker-utopic,platform_type=dpdk/ws/check-odp/DPDK/x86_64-native-linuxapp-gcc/build/lib/librte_eal/linuxapp/kni/kcompat.o CC [M] https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=lcov,label=docker-utopic,platform_type=dpdk/ws/check-odp/DPDK/x86_64-native-linuxapp-gcc/build/lib/librte_eal/linuxapp/kni/e1000_82575.o CC [M] https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=lcov,label=docker-utopic,platform_type=dpdk/ws/check-odp/DPDK/x86_64-native-linuxapp-gcc/build/lib/librte_eal/linuxapp/kni/e1000_i210.o CC [M] https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=lcov,label=docker-utopic,platform_type=dpdk/ws/check-odp/DPDK/x86_64-native-linuxapp-gcc/build/lib/librte_eal/linuxapp/kni/e1000_api.o CC [M] https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=lcov,label=docker-utopic,platform_type=dpdk/ws/check-odp/DPDK/x86_64-native-linuxapp-gcc/build/lib/librte_eal/linuxapp/kni/e1000_mac.o CC [M] https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=lcov,label=docker-utopic,platform_type=dpdk/ws/check-odp/DPDK/x86_64-native-linuxapp-gcc/build/lib/librte_eal/linuxapp/kni/e1000_manage.o CC [M] https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=lcov,label=docker-utopic,platform_type=dpdk/ws/check-odp/DPDK/x86_64-native-linuxapp-gcc/build/lib/librte_eal/linuxapp/kni/e1000_mbx.o CC [M] https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=lcov,label=docker-utopic,platform_type=dpdk/ws/check-odp/DPDK/x86_64-native-linuxapp-gcc/build/lib/librte_eal/linuxapp/kni/e1000_nvm.o CC [M] https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=lcov,label=docker-utopic,platform_type=dpdk/ws/check-odp/DPDK/x86_64-native-linuxapp-gcc/build/lib/librte_eal/linuxapp/kni/e1000_phy.o CC [M] https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=lcov,label=docker-utopic,platform_type=dpdk/ws/check-odp/DPDK/x86_64-native-linuxapp-gcc/build/lib/librte_eal/linuxapp/kni/igb_ethtool.o CC [M] https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=lcov,label=docker-utopic,platform_type=dpdk/ws/check-odp/DPDK/x86_64-native-linuxapp-gcc/build/lib/librte_eal/linuxapp/kni/igb_hwmon.o CC [M] https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=lcov,label=docker-utopic,platform_type=dpdk/ws/check-odp/DPDK/x86_64-native-linuxapp-gcc/build/lib/librte_eal/linuxapp/kni/igb_main.o CC [M] https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=lcov,label=docker-utopic,platform_type=dpdk/ws/check-odp/DPDK/x86_64-native-linuxapp-gcc/build/lib/librte_eal/linuxapp/kni/igb_debugfs.o CC [M] https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=lcov,label=docker-utopic,platform_type=dpdk/ws/check-odp/DPDK/x86_64-native-linuxapp-gcc/build/lib/librte_eal/linuxapp/kni/igb_param.o CC [M] https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=lcov,label=docker-utopic,platform_type=dpdk/ws/check-odp/DPDK/x86_64-native-linuxapp-gcc/build/lib/librte_eal/linuxapp/kni/igb_procfs.o CC [M] https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=lcov,label=docker-utopic,platform_type=dpdk/ws/check-odp/DPDK/x86_64-native-linuxapp-gcc/build/lib/librte_eal/linuxapp/kni/igb_vmdq.o CC [M] https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=lcov,label=docker-utopic,platform_type=dpdk/ws/check-odp/DPDK/x86_64-native-linuxapp-gcc/build/lib/librte_eal/linuxapp/kni/kni_misc.o CC [M] https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=lcov,label=docker-utopic,platform_type=dpdk/ws/check-odp/DPDK/x86_64-native-linuxapp-gcc/build/lib/librte_eal/linuxapp/kni/kni_net.o CC [M] https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=lcov,label=docker-utopic,platform_type=dpdk/ws/check-odp/DPDK/x86_64-native-linuxapp-gcc/build/lib/librte_eal/linuxapp/kni/kni_ethtool.o LD [M] https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=lcov,label=docker-utopic,platform_type=dpdk/ws/check-odp/DPDK/x86_64-native-linuxapp-gcc/build/lib/librte_eal/linuxapp/kni/rte_kni.o Building modules, stage 2. MODPOST 1 modules CC https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=lcov,label=docker-utopic,platform_type=dpdk/ws/check-odp/DPDK/x86_64-native-linuxapp-gcc/build/lib/librte_eal/linuxapp/kni/rte_kni.mod.o LD [M] https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=lcov,label=docker-utopic,platform_type=dpdk/ws/check-odp/DPDK/x86_64-native-linuxapp-gcc/build/lib/librte_eal/linuxapp/kni/rte_kni.ko INSTALL-MODULE rte_kni.ko == Build lib/librte_timer == Build lib/librte_cmdline == Build lib/librte_cfgfile == Build lib/librte_kvargs == Build lib/librte_malloc == Build lib/librte_meter == Build lib/librte_power SYMLINK-FILE include/rte_meter.h CC rte_meter.o CC rte_kvargs.o CC rte_cfgfile.o SYMLINK-FILE include/rte_cfgfile.h CC rte_power.o CC rte_malloc.o CC rte_timer.o CC cmdline_cirbuf.o CC cmdline.o AR librte_meter.a SYMLINK-FILE include/rte_kvargs.h CC cmdline_parse.o INSTALL-LIB librte_meter.a AR librte_kvargs.a CC cmdline_parse_etheraddr.o INSTALL-LIB librte_kvargs.a CC cmdline_parse_ipaddr.o SYMLINK-FILE include/rte_power.h CC malloc_elem.o AR librte_cfgfile.a INSTALL-LIB librte_cfgfile.a CC malloc_heap.o SYMLINK-FILE include/rte_timer.h SYMLINK-FILE include/rte_malloc.h CC cmdline_parse_num.o CC cmdline_parse_string.o AR librte_timer.a INSTALL-LIB librte_timer.a CC cmdline_rdline.o CC cmdline_vt100.o CC cmdline_socket.o AR librte_power.a AR librte_malloc.a INSTALL-LIB librte_malloc.a INSTALL-LIB librte_power.a CC cmdline_parse_portlist.o SYMLINK-FILE include/cmdline.h == Build lib/librte_ring SYMLINK-FILE include/cmdline_parse.h == Build lib/librte_hash == Build lib/librte_lpm == Build lib/librte_acl SYMLINK-FILE include/cmdline_parse_num.h SYMLINK-FILE include/cmdline_parse_ipaddr.h SYMLINK-FILE include/cmdline_parse_etheraddr.h SYMLINK-FILE include/cmdline_parse_string.h SYMLINK-FILE include/cmdline_rdline.h SYMLINK-FILE include/cmdline_vt100.h SYMLINK-FILE include/cmdline_socket.h SYMLINK-FILE include/cmdline_cirbuf.h CC rte_ring.o SYMLINK-FILE include/cmdline_parse_portlist.h SYMLINK-FILE include/rte_ring.h CC rte_lpm.o CC rte_lpm6.o CC rte_hash.o SYMLINK-FILE include/rte_hash.h CC rte_fbk_hash.o SYMLINK-FILE include/rte_hash_crc.h SYMLINK-FILE include/rte_jhash.h SYMLINK-FILE include/rte_fbk_hash.h SYMLINK-FILE include/rte_lpm.h SYMLINK-FILE include/rte_lpm6.h CC tb_mem.o CC rte_acl.o AR librte_ring.a INSTALL-LIB librte_ring.a AR librte_cmdline.a == Build lib/librte_mempool INSTALL-LIB librte_cmdline.a CC acl_bld.o CC acl_gen.o CC rte_mempool.o CC acl_run_scalar.o AR librte_hash.a INSTALL-LIB librte_hash.a CC acl_run_sse.o SYMLINK-FILE include/rte_acl_osdep.h SYMLINK-FILE include/rte_acl.h SYMLINK-FILE include/rte_mempool.h AR librte_lpm.a INSTALL-LIB librte_lpm.a AR librte_mempool.a INSTALL-LIB librte_mempool.a == Build lib/librte_mbuf SYMLINK-FILE include/rte_mbuf.h CC rte_mbuf.o AR librte_mbuf.a INSTALL-LIB librte_mbuf.a == Build lib/librte_distributor == Build lib/librte_sched == Build lib/librte_ether CC rte_sched.o SYMLINK-FILE include/rte_sched.h CC rte_approx.o CC rte_distributor.o SYMLINK-FILE include/rte_bitmap.h CC rte_red.o SYMLINK-FILE include/rte_distributor.h SYMLINK-FILE include/rte_ether.h CC rte_ethdev.o SYMLINK-FILE include/rte_sched_common.h SYMLINK-FILE include/rte_red.h SYMLINK-FILE include/rte_approx.h SYMLINK-FILE include/rte_ethdev.h AR librte_distributor.a INSTALL-LIB librte_distributor.a AR libethdev.a INSTALL-LIB libethdev.a == Build lib/librte_pmd_i40e == Build lib/librte_pmd_e1000 == Build lib/librte_pmd_ring == Build lib/librte_pmd_ixgbe == Build lib/librte_pmd_pcap == Build lib/librte_pmd_virtio CC rte_eth_ring.o CC virtqueue.o CC e1000_80003es2lan.o CC rte_eth_pcap.o CC i40e_adminq.o CC ixgbe_common.o CC virtio_pci.o https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=lcov,label=docker-utopic,platform_type=dpdk/ws/check-odp/DPDK/lib/librte_pmd_pcap/rte_eth_pcap.c:47:18: fatal error: pcap.h: No such file or directory #include <pcap.h> ^ compilation terminated. AR librte_acl.a INSTALL-LIB librte_acl.a CC virtio_rxtx.o CC virtio_ethdev.o https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=lcov,label=docker-utopic,platform_type=dpdk/ws/check-odp/DPDK/mk/internal/rte.compile-pre.mk:126: recipe for target 'rte_eth_pcap.o' failed make[5]: *** [rte_eth_pcap.o] Error 1 https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=lcov,label=docker-utopic,platform_type=dpdk/ws/check-odp/DPDK/mk/rte.subdir.mk:61: recipe for target 'librte_pmd_pcap' failed make[4]: *** [librte_pmd_pcap] Error 2 make[4]: *** Waiting for unfinished jobs.... CC ixgbe_82598.o SYMLINK-FILE include/rte_eth_ring.h AR librte_pmd_ring.a INSTALL-LIB librte_pmd_ring.a CC ixgbe_82599.o CC i40e_common.o CC e1000_82540.o CC e1000_82541.o CC ixgbe_x540.o CC ixgbe_phy.o CC ixgbe_api.o CC e1000_82542.o CC e1000_82543.o CC i40e_diag.o AR librte_pmd_virtio_uio.a INSTALL-LIB librte_pmd_virtio_uio.a CC i40e_hmc.o CC ixgbe_vf.o CC ixgbe_dcb.o CC ixgbe_dcb_82599.o CC e1000_82571.o CC ixgbe_dcb_82598.o CC e1000_82575.o CC i40e_lan_hmc.o AR librte_sched.a CC i40e_nvm.o INSTALL-LIB librte_sched.a CC e1000_i210.o CC ixgbe_mbx.o CC ixgbe_rxtx.o CC ixgbe_ethdev.o CC i40e_dcb.o CC e1000_api.o CC ixgbe_fdir.o CC e1000_ich8lan.o CC i40e_ethdev.o CC i40e_rxtx.o CC e1000_mac.o CC ixgbe_pf.o CC e1000_manage.o CC e1000_mbx.o CC e1000_nvm.o CC ixgbe_rxtx_vec.o CC e1000_osdep.o CC e1000_phy.o CC i40e_ethdev_vf.o CC e1000_vf.o CC igb_ethdev.o CC igb_rxtx.o CC igb_pf.o CC i40e_pf.o CC em_ethdev.o CC em_rxtx.o AR librte_pmd_i40e.a INSTALL-LIB librte_pmd_i40e.a AR librte_pmd_ixgbe.a INSTALL-LIB librte_pmd_ixgbe.a AR librte_pmd_e1000.a INSTALL-LIB librte_pmd_e1000.a https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=lcov,label=docker-utopic,platform_type=dpdk/ws/check-odp/DPDK/mk/rte.sdkbuild.mk:93: recipe for target 'lib' failed make[3]: *** [lib] Error 2 https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=lcov,label=docker-utopic,platform_type=dpdk/ws/check-odp/DPDK/mk/rte.sdkroot.mk:124: recipe for target 'all' failed make[2]: *** [all] Error 2 https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=lcov,label=docker-utopic,platform_type=dpdk/ws/check-odp/DPDK/mk/rte.sdkinstall.mk:58: recipe for target 'x86_64-native-linuxapp-gcc_install' failed make[1]: *** [x86_64-native-linuxapp-gcc_install] Error 2 https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=lcov,label=docker-utopic,platform_type=dpdk/ws/check-odp/DPDK/mk/rte.sdkroot.mk:102: recipe for target 'install' failed make: *** [install] Error 2 Build step 'Execute shell' marked build as failure Skipping publisher since build result is FAILURE
------------------------------------------ [...truncated 335 lines...] CC [M] https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=lcov,label=docker-utopic,platform_type=dpdk/ws/check-odp/DPDK/x86_64-native-linuxapp-gcc/build/lib/librte_eal/linuxapp/kni/ixgbe_api.o CC [M] https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=lcov,label=docker-utopic,platform_type=dpdk/ws/check-odp/DPDK/x86_64-native-linuxapp-gcc/build/lib/librte_eal/linuxapp/kni/ixgbe_common.o CC [M] https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=lcov,label=docker-utopic,platform_type=dpdk/ws/check-odp/DPDK/x86_64-native-linuxapp-gcc/build/lib/librte_eal/linuxapp/kni/ixgbe_ethtool.o CC [M] https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=lcov,label=docker-utopic,platform_type=dpdk/ws/check-odp/DPDK/x86_64-native-linuxapp-gcc/build/lib/librte_eal/linuxapp/kni/ixgbe_82599.o CC [M] https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=lcov,label=docker-utopic,platform_type=dpdk/ws/check-odp/DPDK/x86_64-native-linuxapp-gcc/build/lib/librte_eal/linuxapp/kni/ixgbe_82598.o CC [M] https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=lcov,label=docker-utopic,platform_type=dpdk/ws/check-odp/DPDK/x86_64-native-linuxapp-gcc/build/lib/librte_eal/linuxapp/kni/ixgbe_x540.o CC [M] https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=lcov,label=docker-utopic,platform_type=dpdk/ws/check-odp/DPDK/x86_64-native-linuxapp-gcc/build/lib/librte_eal/linuxapp/kni/ixgbe_phy.o CC [M] https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=lcov,label=docker-utopic,platform_type=dpdk/ws/check-odp/DPDK/x86_64-native-linuxapp-gcc/build/lib/librte_eal/linuxapp/kni/kcompat.o CC [M] https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=lcov,label=docker-utopic,platform_type=dpdk/ws/check-odp/DPDK/x86_64-native-linuxapp-gcc/build/lib/librte_eal/linuxapp/kni/e1000_82575.o CC [M] https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=lcov,label=docker-utopic,platform_type=dpdk/ws/check-odp/DPDK/x86_64-native-linuxapp-gcc/build/lib/librte_eal/linuxapp/kni/e1000_i210.o CC [M] https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=lcov,label=docker-utopic,platform_type=dpdk/ws/check-odp/DPDK/x86_64-native-linuxapp-gcc/build/lib/librte_eal/linuxapp/kni/e1000_api.o CC [M] https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=lcov,label=docker-utopic,platform_type=dpdk/ws/check-odp/DPDK/x86_64-native-linuxapp-gcc/build/lib/librte_eal/linuxapp/kni/e1000_mac.o CC [M] https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=lcov,label=docker-utopic,platform_type=dpdk/ws/check-odp/DPDK/x86_64-native-linuxapp-gcc/build/lib/librte_eal/linuxapp/kni/e1000_manage.o CC [M] https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=lcov,label=docker-utopic,platform_type=dpdk/ws/check-odp/DPDK/x86_64-native-linuxapp-gcc/build/lib/librte_eal/linuxapp/kni/e1000_mbx.o CC [M] https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=lcov,label=docker-utopic,platform_type=dpdk/ws/check-odp/DPDK/x86_64-native-linuxapp-gcc/build/lib/librte_eal/linuxapp/kni/e1000_nvm.o CC [M] https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=lcov,label=docker-utopic,platform_type=dpdk/ws/check-odp/DPDK/x86_64-native-linuxapp-gcc/build/lib/librte_eal/linuxapp/kni/e1000_phy.o CC [M] https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=lcov,label=docker-utopic,platform_type=dpdk/ws/check-odp/DPDK/x86_64-native-linuxapp-gcc/build/lib/librte_eal/linuxapp/kni/igb_ethtool.o CC [M] https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=lcov,label=docker-utopic,platform_type=dpdk/ws/check-odp/DPDK/x86_64-native-linuxapp-gcc/build/lib/librte_eal/linuxapp/kni/igb_hwmon.o CC [M] https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=lcov,label=docker-utopic,platform_type=dpdk/ws/check-odp/DPDK/x86_64-native-linuxapp-gcc/build/lib/librte_eal/linuxapp/kni/igb_main.o CC [M] https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=lcov,label=docker-utopic,platform_type=dpdk/ws/check-odp/DPDK/x86_64-native-linuxapp-gcc/build/lib/librte_eal/linuxapp/kni/igb_debugfs.o CC [M] https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=lcov,label=docker-utopic,platform_type=dpdk/ws/check-odp/DPDK/x86_64-native-linuxapp-gcc/build/lib/librte_eal/linuxapp/kni/igb_param.o CC [M] https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=lcov,label=docker-utopic,platform_type=dpdk/ws/check-odp/DPDK/x86_64-native-linuxapp-gcc/build/lib/librte_eal/linuxapp/kni/igb_procfs.o CC [M] https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=lcov,label=docker-utopic,platform_type=dpdk/ws/check-odp/DPDK/x86_64-native-linuxapp-gcc/build/lib/librte_eal/linuxapp/kni/igb_vmdq.o CC [M] https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=lcov,label=docker-utopic,platform_type=dpdk/ws/check-odp/DPDK/x86_64-native-linuxapp-gcc/build/lib/librte_eal/linuxapp/kni/kni_misc.o CC [M] https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=lcov,label=docker-utopic,platform_type=dpdk/ws/check-odp/DPDK/x86_64-native-linuxapp-gcc/build/lib/librte_eal/linuxapp/kni/kni_net.o CC [M] https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=lcov,label=docker-utopic,platform_type=dpdk/ws/check-odp/DPDK/x86_64-native-linuxapp-gcc/build/lib/librte_eal/linuxapp/kni/kni_ethtool.o LD [M] https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=lcov,label=docker-utopic,platform_type=dpdk/ws/check-odp/DPDK/x86_64-native-linuxapp-gcc/build/lib/librte_eal/linuxapp/kni/rte_kni.o Building modules, stage 2. MODPOST 1 modules CC https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=lcov,label=docker-utopic,platform_type=dpdk/ws/check-odp/DPDK/x86_64-native-linuxapp-gcc/build/lib/librte_eal/linuxapp/kni/rte_kni.mod.o LD [M] https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=lcov,label=docker-utopic,platform_type=dpdk/ws/check-odp/DPDK/x86_64-native-linuxapp-gcc/build/lib/librte_eal/linuxapp/kni/rte_kni.ko INSTALL-MODULE rte_kni.ko == Build lib/librte_malloc == Build lib/librte_timer == Build lib/librte_cmdline == Build lib/librte_cfgfile == Build lib/librte_meter == Build lib/librte_power == Build lib/librte_kvargs SYMLINK-FILE include/rte_meter.h CC rte_meter.o CC rte_timer.o CC rte_power.o CC rte_kvargs.o SYMLINK-FILE include/rte_cfgfile.h CC cmdline.o CC rte_malloc.o CC rte_cfgfile.o CC malloc_elem.o CC cmdline_cirbuf.o AR librte_meter.a SYMLINK-FILE include/rte_kvargs.h INSTALL-LIB librte_meter.a AR librte_kvargs.a CC cmdline_parse.o CC cmdline_parse_etheraddr.o INSTALL-LIB librte_kvargs.a SYMLINK-FILE include/rte_timer.h CC malloc_heap.o SYMLINK-FILE include/rte_malloc.h AR librte_cfgfile.a INSTALL-LIB librte_cfgfile.a CC cmdline_parse_ipaddr.o CC cmdline_parse_num.o CC cmdline_parse_string.o AR librte_timer.a INSTALL-LIB librte_timer.a CC cmdline_rdline.o SYMLINK-FILE include/rte_power.h CC cmdline_vt100.o AR librte_power.a AR librte_malloc.a CC cmdline_socket.o INSTALL-LIB librte_power.a INSTALL-LIB librte_malloc.a == Build lib/librte_ring == Build lib/librte_hash == Build lib/librte_lpm CC rte_ring.o CC rte_hash.o SYMLINK-FILE include/rte_hash.h CC rte_fbk_hash.o SYMLINK-FILE include/rte_hash_crc.h SYMLINK-FILE include/rte_ring.h SYMLINK-FILE include/rte_jhash.h CC cmdline_parse_portlist.o == Build lib/librte_acl SYMLINK-FILE include/cmdline.h SYMLINK-FILE include/rte_fbk_hash.h SYMLINK-FILE include/cmdline_parse.h SYMLINK-FILE include/cmdline_parse_num.h SYMLINK-FILE include/cmdline_parse_ipaddr.h CC rte_lpm.o CC rte_lpm6.o CC tb_mem.o SYMLINK-FILE include/rte_lpm.h CC rte_acl.o SYMLINK-FILE include/cmdline_parse_etheraddr.h AR librte_ring.a SYMLINK-FILE include/cmdline_parse_string.h INSTALL-LIB librte_ring.a SYMLINK-FILE include/cmdline_rdline.h CC acl_bld.o SYMLINK-FILE include/cmdline_vt100.h == Build lib/librte_mempool SYMLINK-FILE include/cmdline_socket.h SYMLINK-FILE include/cmdline_cirbuf.h SYMLINK-FILE include/cmdline_parse_portlist.h AR librte_cmdline.a INSTALL-LIB librte_cmdline.a CC acl_gen.o CC rte_mempool.o SYMLINK-FILE include/rte_mempool.h CC acl_run_scalar.o CC acl_run_sse.o AR librte_hash.a INSTALL-LIB librte_hash.a SYMLINK-FILE include/rte_acl_osdep.h SYMLINK-FILE include/rte_acl.h SYMLINK-FILE include/rte_lpm6.h AR librte_mempool.a INSTALL-LIB librte_mempool.a == Build lib/librte_mbuf SYMLINK-FILE include/rte_mbuf.h CC rte_mbuf.o AR librte_lpm.a INSTALL-LIB librte_lpm.a AR librte_mbuf.a INSTALL-LIB librte_mbuf.a == Build lib/librte_distributor == Build lib/librte_ether == Build lib/librte_sched CC rte_sched.o SYMLINK-FILE include/rte_sched.h CC rte_approx.o CC rte_ethdev.o SYMLINK-FILE include/rte_ether.h CC rte_red.o CC rte_distributor.o SYMLINK-FILE include/rte_bitmap.h SYMLINK-FILE include/rte_distributor.h SYMLINK-FILE include/rte_ethdev.h SYMLINK-FILE include/rte_sched_common.h SYMLINK-FILE include/rte_red.h SYMLINK-FILE include/rte_approx.h AR librte_distributor.a INSTALL-LIB librte_distributor.a AR libethdev.a INSTALL-LIB libethdev.a == Build lib/librte_pmd_ixgbe == Build lib/librte_pmd_i40e == Build lib/librte_pmd_e1000 == Build lib/librte_pmd_pcap == Build lib/librte_pmd_virtio == Build lib/librte_pmd_ring AR librte_acl.a INSTALL-LIB librte_acl.a == Build lib/librte_pmd_vmxnet3 CC rte_eth_ring.o CC i40e_adminq.o CC e1000_80003es2lan.o CC vmxnet3_rxtx.o CC virtqueue.o CC rte_eth_pcap.o CC ixgbe_common.o https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=lcov,label=docker-utopic,platform_type=dpdk/ws/check-odp/DPDK/lib/librte_pmd_pcap/rte_eth_pcap.c:47:18: fatal error: pcap.h: No such file or directory #include <pcap.h> ^ compilation terminated. CC virtio_pci.o CC virtio_rxtx.o https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=lcov,label=docker-utopic,platform_type=dpdk/ws/check-odp/DPDK/mk/internal/rte.compile-pre.mk:126: recipe for target 'rte_eth_pcap.o' failed make[5]: *** [rte_eth_pcap.o] Error 1 https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=lcov,label=docker-utopic,platform_type=dpdk/ws/check-odp/DPDK/mk/rte.subdir.mk:61: recipe for target 'librte_pmd_pcap' failed make[4]: *** [librte_pmd_pcap] Error 2 make[4]: *** Waiting for unfinished jobs.... CC virtio_ethdev.o CC i40e_common.o SYMLINK-FILE include/rte_eth_ring.h AR librte_pmd_ring.a INSTALL-LIB librte_pmd_ring.a CC e1000_82540.o CC i40e_diag.o CC i40e_hmc.o CC e1000_82541.o CC i40e_lan_hmc.o AR librte_sched.a INSTALL-LIB librte_sched.a CC i40e_nvm.o CC e1000_82542.o CC e1000_82543.o CC i40e_dcb.o CC i40e_ethdev.o CC e1000_82571.o CC ixgbe_82598.o CC ixgbe_82599.o CC vmxnet3_ethdev.o CC e1000_82575.o CC i40e_rxtx.o AR librte_pmd_virtio_uio.a INSTALL-LIB librte_pmd_virtio_uio.a CC i40e_ethdev_vf.o AR librte_pmd_vmxnet3_uio.a INSTALL-LIB librte_pmd_vmxnet3_uio.a CC i40e_pf.o CC e1000_i210.o CC ixgbe_x540.o CC ixgbe_phy.o CC e1000_api.o CC ixgbe_api.o CC ixgbe_vf.o CC e1000_ich8lan.o CC e1000_mac.o CC e1000_manage.o CC ixgbe_dcb.o CC e1000_mbx.o CC ixgbe_dcb_82599.o CC e1000_nvm.o CC e1000_osdep.o CC ixgbe_dcb_82598.o CC e1000_phy.o CC e1000_vf.o CC igb_ethdev.o CC igb_rxtx.o CC ixgbe_mbx.o CC igb_pf.o CC em_ethdev.o CC ixgbe_rxtx.o AR librte_pmd_i40e.a CC em_rxtx.o INSTALL-LIB librte_pmd_i40e.a CC ixgbe_ethdev.o CC ixgbe_fdir.o CC ixgbe_pf.o CC ixgbe_rxtx_vec.o AR librte_pmd_e1000.a INSTALL-LIB librte_pmd_e1000.a AR librte_pmd_ixgbe.a INSTALL-LIB librte_pmd_ixgbe.a https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=lcov,label=docker-utopic,platform_type=dpdk/ws/check-odp/DPDK/mk/rte.sdkbuild.mk:93: recipe for target 'lib' failed make[3]: *** [lib] Error 2 https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=lcov,label=docker-utopic,platform_type=dpdk/ws/check-odp/DPDK/mk/rte.sdkroot.mk:124: recipe for target 'all' failed make[2]: *** [all] Error 2 https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=lcov,label=docker-utopic,platform_type=dpdk/ws/check-odp/DPDK/mk/rte.sdkinstall.mk:58: recipe for target 'x86_64-native-linuxapp-gcc_install' failed make[1]: *** [x86_64-native-linuxapp-gcc_install] Error 2 https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=lcov,label=docker-utopic,platform_type=dpdk/ws/check-odp/DPDK/mk/rte.sdkroot.mk:102: recipe for target 'install' failed make: *** [install] Error 2 Build step 'Execute shell' marked build as failure Skipping publisher since build result is FAILURE
------------------------------------------ [...truncated 330 lines...] CC https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=lcov,label=docker-utopic,platform_type=dpdk/ws/check-odp/DPDK/x86_64-native-linuxapp-gcc/build/lib/librte_eal/linuxapp/igb_uio/igb_uio.mod.o LD [M] https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=lcov,label=docker-utopic,platform_type=dpdk/ws/check-odp/DPDK/x86_64-native-linuxapp-gcc/build/lib/librte_eal/linuxapp/igb_uio/igb_uio.ko INSTALL-MODULE igb_uio.ko LD https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=lcov,label=docker-utopic,platform_type=dpdk/ws/check-odp/DPDK/x86_64-native-linuxapp-gcc/build/lib/librte_eal/linuxapp/kni/built-in.o CC [M] https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=lcov,label=docker-utopic,platform_type=dpdk/ws/check-odp/DPDK/x86_64-native-linuxapp-gcc/build/lib/librte_eal/linuxapp/kni/ixgbe_main.o CC [M] https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=lcov,label=docker-utopic,platform_type=dpdk/ws/check-odp/DPDK/x86_64-native-linuxapp-gcc/build/lib/librte_eal/linuxapp/kni/ixgbe_api.o CC [M] https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=lcov,label=docker-utopic,platform_type=dpdk/ws/check-odp/DPDK/x86_64-native-linuxapp-gcc/build/lib/librte_eal/linuxapp/kni/ixgbe_common.o CC [M] https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=lcov,label=docker-utopic,platform_type=dpdk/ws/check-odp/DPDK/x86_64-native-linuxapp-gcc/build/lib/librte_eal/linuxapp/kni/ixgbe_ethtool.o CC [M] https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=lcov,label=docker-utopic,platform_type=dpdk/ws/check-odp/DPDK/x86_64-native-linuxapp-gcc/build/lib/librte_eal/linuxapp/kni/ixgbe_82599.o CC [M] https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=lcov,label=docker-utopic,platform_type=dpdk/ws/check-odp/DPDK/x86_64-native-linuxapp-gcc/build/lib/librte_eal/linuxapp/kni/ixgbe_82598.o CC [M] https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=lcov,label=docker-utopic,platform_type=dpdk/ws/check-odp/DPDK/x86_64-native-linuxapp-gcc/build/lib/librte_eal/linuxapp/kni/ixgbe_x540.o CC [M] https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=lcov,label=docker-utopic,platform_type=dpdk/ws/check-odp/DPDK/x86_64-native-linuxapp-gcc/build/lib/librte_eal/linuxapp/kni/ixgbe_phy.o CC [M] https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=lcov,label=docker-utopic,platform_type=dpdk/ws/check-odp/DPDK/x86_64-native-linuxapp-gcc/build/lib/librte_eal/linuxapp/kni/kcompat.o CC [M] https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=lcov,label=docker-utopic,platform_type=dpdk/ws/check-odp/DPDK/x86_64-native-linuxapp-gcc/build/lib/librte_eal/linuxapp/kni/e1000_82575.o CC [M] https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=lcov,label=docker-utopic,platform_type=dpdk/ws/check-odp/DPDK/x86_64-native-linuxapp-gcc/build/lib/librte_eal/linuxapp/kni/e1000_i210.o CC [M] https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=lcov,label=docker-utopic,platform_type=dpdk/ws/check-odp/DPDK/x86_64-native-linuxapp-gcc/build/lib/librte_eal/linuxapp/kni/e1000_api.o CC [M] https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=lcov,label=docker-utopic,platform_type=dpdk/ws/check-odp/DPDK/x86_64-native-linuxapp-gcc/build/lib/librte_eal/linuxapp/kni/e1000_mac.o CC [M] https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=lcov,label=docker-utopic,platform_type=dpdk/ws/check-odp/DPDK/x86_64-native-linuxapp-gcc/build/lib/librte_eal/linuxapp/kni/e1000_manage.o CC [M] https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=lcov,label=docker-utopic,platform_type=dpdk/ws/check-odp/DPDK/x86_64-native-linuxapp-gcc/build/lib/librte_eal/linuxapp/kni/e1000_mbx.o CC [M] https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=lcov,label=docker-utopic,platform_type=dpdk/ws/check-odp/DPDK/x86_64-native-linuxapp-gcc/build/lib/librte_eal/linuxapp/kni/e1000_nvm.o CC [M] https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=lcov,label=docker-utopic,platform_type=dpdk/ws/check-odp/DPDK/x86_64-native-linuxapp-gcc/build/lib/librte_eal/linuxapp/kni/e1000_phy.o CC [M] https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=lcov,label=docker-utopic,platform_type=dpdk/ws/check-odp/DPDK/x86_64-native-linuxapp-gcc/build/lib/librte_eal/linuxapp/kni/igb_ethtool.o CC [M] https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=lcov,label=docker-utopic,platform_type=dpdk/ws/check-odp/DPDK/x86_64-native-linuxapp-gcc/build/lib/librte_eal/linuxapp/kni/igb_hwmon.o CC [M] https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=lcov,label=docker-utopic,platform_type=dpdk/ws/check-odp/DPDK/x86_64-native-linuxapp-gcc/build/lib/librte_eal/linuxapp/kni/igb_main.o CC [M] https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=lcov,label=docker-utopic,platform_type=dpdk/ws/check-odp/DPDK/x86_64-native-linuxapp-gcc/build/lib/librte_eal/linuxapp/kni/igb_debugfs.o CC [M] https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=lcov,label=docker-utopic,platform_type=dpdk/ws/check-odp/DPDK/x86_64-native-linuxapp-gcc/build/lib/librte_eal/linuxapp/kni/igb_param.o CC [M] https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=lcov,label=docker-utopic,platform_type=dpdk/ws/check-odp/DPDK/x86_64-native-linuxapp-gcc/build/lib/librte_eal/linuxapp/kni/igb_procfs.o CC [M] https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=lcov,label=docker-utopic,platform_type=dpdk/ws/check-odp/DPDK/x86_64-native-linuxapp-gcc/build/lib/librte_eal/linuxapp/kni/igb_vmdq.o CC [M] https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=lcov,label=docker-utopic,platform_type=dpdk/ws/check-odp/DPDK/x86_64-native-linuxapp-gcc/build/lib/librte_eal/linuxapp/kni/kni_misc.o CC [M] https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=lcov,label=docker-utopic,platform_type=dpdk/ws/check-odp/DPDK/x86_64-native-linuxapp-gcc/build/lib/librte_eal/linuxapp/kni/kni_net.o CC [M] https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=lcov,label=docker-utopic,platform_type=dpdk/ws/check-odp/DPDK/x86_64-native-linuxapp-gcc/build/lib/librte_eal/linuxapp/kni/kni_ethtool.o LD [M] https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=lcov,label=docker-utopic,platform_type=dpdk/ws/check-odp/DPDK/x86_64-native-linuxapp-gcc/build/lib/librte_eal/linuxapp/kni/rte_kni.o Building modules, stage 2. MODPOST 1 modules CC https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=lcov,label=docker-utopic,platform_type=dpdk/ws/check-odp/DPDK/x86_64-native-linuxapp-gcc/build/lib/librte_eal/linuxapp/kni/rte_kni.mod.o LD [M] https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=lcov,label=docker-utopic,platform_type=dpdk/ws/check-odp/DPDK/x86_64-native-linuxapp-gcc/build/lib/librte_eal/linuxapp/kni/rte_kni.ko INSTALL-MODULE rte_kni.ko == Build lib/librte_malloc == Build lib/librte_power == Build lib/librte_cfgfile == Build lib/librte_timer == Build lib/librte_meter == Build lib/librte_kvargs == Build lib/librte_cmdline CC rte_malloc.o CC rte_timer.o SYMLINK-FILE include/rte_cfgfile.h CC rte_cfgfile.o CC rte_kvargs.o CC rte_power.o SYMLINK-FILE include/rte_power.h CC rte_meter.o CC cmdline.o CC cmdline_cirbuf.o SYMLINK-FILE include/rte_meter.h SYMLINK-FILE include/rte_kvargs.h CC cmdline_parse.o AR librte_meter.a INSTALL-LIB librte_meter.a AR librte_kvargs.a CC cmdline_parse_etheraddr.o INSTALL-LIB librte_kvargs.a CC cmdline_parse_ipaddr.o CC malloc_elem.o AR librte_cfgfile.a INSTALL-LIB librte_cfgfile.a CC malloc_heap.o CC cmdline_parse_num.o CC cmdline_parse_string.o AR librte_power.a SYMLINK-FILE include/rte_timer.h CC cmdline_rdline.o AR librte_timer.a INSTALL-LIB librte_power.a CC cmdline_vt100.o INSTALL-LIB librte_timer.a SYMLINK-FILE include/rte_malloc.h CC cmdline_socket.o SYMLINK-FILE include/cmdline.h SYMLINK-FILE include/cmdline_parse.h CC cmdline_parse_portlist.o SYMLINK-FILE include/cmdline_parse_num.h AR librte_malloc.a SYMLINK-FILE include/cmdline_parse_etheraddr.h SYMLINK-FILE include/cmdline_parse_ipaddr.h SYMLINK-FILE include/cmdline_parse_string.h SYMLINK-FILE include/cmdline_rdline.h INSTALL-LIB librte_malloc.a SYMLINK-FILE include/cmdline_socket.h SYMLINK-FILE include/cmdline_vt100.h SYMLINK-FILE include/cmdline_cirbuf.h == Build lib/librte_ring SYMLINK-FILE include/cmdline_parse_portlist.h == Build lib/librte_hash == Build lib/librte_lpm == Build lib/librte_acl SYMLINK-FILE include/rte_ring.h CC rte_ring.o CC tb_mem.o CC rte_acl.o CC acl_gen.o CC rte_lpm.o CC rte_hash.o CC acl_bld.o AR librte_ring.a INSTALL-LIB librte_ring.a AR librte_cmdline.a CC rte_fbk_hash.o INSTALL-LIB librte_cmdline.a SYMLINK-FILE include/rte_hash.h == Build lib/librte_mempool CC rte_mempool.o CC acl_run_scalar.o SYMLINK-FILE include/rte_hash_crc.h SYMLINK-FILE include/rte_jhash.h SYMLINK-FILE include/rte_fbk_hash.h CC rte_lpm6.o AR librte_hash.a INSTALL-LIB librte_hash.a SYMLINK-FILE include/rte_lpm.h SYMLINK-FILE include/rte_lpm6.h SYMLINK-FILE include/rte_mempool.h CC acl_run_sse.o SYMLINK-FILE include/rte_acl_osdep.h SYMLINK-FILE include/rte_acl.h AR librte_mempool.a INSTALL-LIB librte_mempool.a == Build lib/librte_mbuf SYMLINK-FILE include/rte_mbuf.h CC rte_mbuf.o AR librte_mbuf.a INSTALL-LIB librte_mbuf.a == Build lib/librte_sched == Build lib/librte_distributor == Build lib/librte_ether AR librte_lpm.a INSTALL-LIB librte_lpm.a SYMLINK-FILE include/rte_distributor.h CC rte_distributor.o SYMLINK-FILE include/rte_ether.h CC rte_ethdev.o SYMLINK-FILE include/rte_ethdev.h CC rte_sched.o CC rte_red.o CC rte_approx.o SYMLINK-FILE include/rte_sched.h SYMLINK-FILE include/rte_bitmap.h SYMLINK-FILE include/rte_sched_common.h SYMLINK-FILE include/rte_red.h SYMLINK-FILE include/rte_approx.h AR librte_distributor.a INSTALL-LIB librte_distributor.a AR libethdev.a INSTALL-LIB libethdev.a == Build lib/librte_pmd_ring == Build lib/librte_pmd_ixgbe == Build lib/librte_pmd_virtio == Build lib/librte_pmd_i40e == Build lib/librte_pmd_e1000 == Build lib/librte_pmd_pcap CC rte_eth_pcap.o CC virtqueue.o CC e1000_80003es2lan.o CC rte_eth_ring.o CC i40e_adminq.o CC ixgbe_common.o https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=lcov,label=docker-utopic,platform_type=dpdk/ws/check-odp/DPDK/lib/librte_pmd_pcap/rte_eth_pcap.c:47:18: fatal error: pcap.h: No such file or directory #include <pcap.h> ^ compilation terminated. CC virtio_pci.o CC virtio_rxtx.o https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=lcov,label=docker-utopic,platform_type=dpdk/ws/check-odp/DPDK/mk/internal/rte.compile-pre.mk:126: recipe for target 'rte_eth_pcap.o' failed make[5]: *** [rte_eth_pcap.o] Error 1 https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=lcov,label=docker-utopic,platform_type=dpdk/ws/check-odp/DPDK/mk/rte.subdir.mk:61: recipe for target 'librte_pmd_pcap' failed make[4]: *** [librte_pmd_pcap] Error 2 make[4]: *** Waiting for unfinished jobs.... CC virtio_ethdev.o CC e1000_82540.o SYMLINK-FILE include/rte_eth_ring.h AR librte_pmd_ring.a INSTALL-LIB librte_pmd_ring.a CC i40e_common.o CC i40e_diag.o AR librte_acl.a INSTALL-LIB librte_acl.a CC e1000_82541.o CC e1000_82542.o CC i40e_hmc.o CC e1000_82543.o CC i40e_lan_hmc.o CC i40e_nvm.o CC i40e_dcb.o CC i40e_ethdev.o CC e1000_82571.o CC ixgbe_82598.o CC i40e_rxtx.o CC i40e_ethdev_vf.o AR librte_pmd_virtio_uio.a INSTALL-LIB librte_pmd_virtio_uio.a CC i40e_pf.o CC e1000_82575.o CC e1000_i210.o CC ixgbe_82599.o AR librte_sched.a INSTALL-LIB librte_sched.a CC ixgbe_x540.o CC ixgbe_phy.o CC e1000_api.o CC ixgbe_api.o CC ixgbe_vf.o CC ixgbe_dcb.o CC e1000_ich8lan.o CC ixgbe_dcb_82599.o CC ixgbe_dcb_82598.o CC e1000_mac.o CC ixgbe_mbx.o CC ixgbe_rxtx.o CC ixgbe_ethdev.o CC ixgbe_fdir.o CC ixgbe_pf.o CC e1000_manage.o CC e1000_mbx.o AR librte_pmd_i40e.a CC e1000_nvm.o INSTALL-LIB librte_pmd_i40e.a CC ixgbe_rxtx_vec.o CC e1000_osdep.o CC e1000_phy.o CC e1000_vf.o CC igb_ethdev.o CC igb_rxtx.o CC igb_pf.o CC em_ethdev.o CC em_rxtx.o AR librte_pmd_e1000.a INSTALL-LIB librte_pmd_e1000.a AR librte_pmd_ixgbe.a INSTALL-LIB librte_pmd_ixgbe.a https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=lcov,label=docker-utopic,platform_type=dpdk/ws/check-odp/DPDK/mk/rte.sdkbuild.mk:93: recipe for target 'lib' failed make[3]: *** [lib] Error 2 https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=lcov,label=docker-utopic,platform_type=dpdk/ws/check-odp/DPDK/mk/rte.sdkroot.mk:124: recipe for target 'all' failed make[2]: *** [all] Error 2 https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=lcov,label=docker-utopic,platform_type=dpdk/ws/check-odp/DPDK/mk/rte.sdkinstall.mk:58: recipe for target 'x86_64-native-linuxapp-gcc_install' failed make[1]: *** [x86_64-native-linuxapp-gcc_install] Error 2 https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=lcov,label=docker-utopic,platform_type=dpdk/ws/check-odp/DPDK/mk/rte.sdkroot.mk:102: recipe for target 'install' failed make: *** [install] Error 2 Build step 'Execute shell' marked build as failure Skipping publisher since build result is FAILURE
------------------------------------------ [...truncated 323 lines...] INSTALL-LIB librte_eal.a == Build lib/librte_eal/linuxapp/kni make[1]: Entering directory `/usr/src/linux-headers-3.16.0-38-generic' LD https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=lcov,label=docker-utopic,platform_type=dpdk/ws/check-odp/DPDK/x86_64-native-linuxapp-gcc/build/lib/librte_eal/linuxapp/igb_uio/built-in.o CC [M] https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=lcov,label=docker-utopic,platform_type=dpdk/ws/check-odp/DPDK/x86_64-native-linuxapp-gcc/build/lib/librte_eal/linuxapp/igb_uio/igb_uio.o Building modules, stage 2. MODPOST 1 modules CC https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=lcov,label=docker-utopic,platform_type=dpdk/ws/check-odp/DPDK/x86_64-native-linuxapp-gcc/build/lib/librte_eal/linuxapp/igb_uio/igb_uio.mod.o LD [M] https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=lcov,label=docker-utopic,platform_type=dpdk/ws/check-odp/DPDK/x86_64-native-linuxapp-gcc/build/lib/librte_eal/linuxapp/igb_uio/igb_uio.ko INSTALL-MODULE igb_uio.ko LD https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=lcov,label=docker-utopic,platform_type=dpdk/ws/check-odp/DPDK/x86_64-native-linuxapp-gcc/build/lib/librte_eal/linuxapp/kni/built-in.o CC [M] https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=lcov,label=docker-utopic,platform_type=dpdk/ws/check-odp/DPDK/x86_64-native-linuxapp-gcc/build/lib/librte_eal/linuxapp/kni/ixgbe_main.o CC [M] https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=lcov,label=docker-utopic,platform_type=dpdk/ws/check-odp/DPDK/x86_64-native-linuxapp-gcc/build/lib/librte_eal/linuxapp/kni/ixgbe_api.o CC [M] https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=lcov,label=docker-utopic,platform_type=dpdk/ws/check-odp/DPDK/x86_64-native-linuxapp-gcc/build/lib/librte_eal/linuxapp/kni/ixgbe_common.o CC [M] https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=lcov,label=docker-utopic,platform_type=dpdk/ws/check-odp/DPDK/x86_64-native-linuxapp-gcc/build/lib/librte_eal/linuxapp/kni/ixgbe_ethtool.o CC [M] https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=lcov,label=docker-utopic,platform_type=dpdk/ws/check-odp/DPDK/x86_64-native-linuxapp-gcc/build/lib/librte_eal/linuxapp/kni/ixgbe_82599.o CC [M] https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=lcov,label=docker-utopic,platform_type=dpdk/ws/check-odp/DPDK/x86_64-native-linuxapp-gcc/build/lib/librte_eal/linuxapp/kni/ixgbe_82598.o CC [M] https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=lcov,label=docker-utopic,platform_type=dpdk/ws/check-odp/DPDK/x86_64-native-linuxapp-gcc/build/lib/librte_eal/linuxapp/kni/ixgbe_x540.o CC [M] https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=lcov,label=docker-utopic,platform_type=dpdk/ws/check-odp/DPDK/x86_64-native-linuxapp-gcc/build/lib/librte_eal/linuxapp/kni/ixgbe_phy.o CC [M] https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=lcov,label=docker-utopic,platform_type=dpdk/ws/check-odp/DPDK/x86_64-native-linuxapp-gcc/build/lib/librte_eal/linuxapp/kni/kcompat.o CC [M] https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=lcov,label=docker-utopic,platform_type=dpdk/ws/check-odp/DPDK/x86_64-native-linuxapp-gcc/build/lib/librte_eal/linuxapp/kni/e1000_82575.o CC [M] https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=lcov,label=docker-utopic,platform_type=dpdk/ws/check-odp/DPDK/x86_64-native-linuxapp-gcc/build/lib/librte_eal/linuxapp/kni/e1000_i210.o CC [M] https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=lcov,label=docker-utopic,platform_type=dpdk/ws/check-odp/DPDK/x86_64-native-linuxapp-gcc/build/lib/librte_eal/linuxapp/kni/e1000_api.o CC [M] https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=lcov,label=docker-utopic,platform_type=dpdk/ws/check-odp/DPDK/x86_64-native-linuxapp-gcc/build/lib/librte_eal/linuxapp/kni/e1000_mac.o CC [M] https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=lcov,label=docker-utopic,platform_type=dpdk/ws/check-odp/DPDK/x86_64-native-linuxapp-gcc/build/lib/librte_eal/linuxapp/kni/e1000_manage.o CC [M] https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=lcov,label=docker-utopic,platform_type=dpdk/ws/check-odp/DPDK/x86_64-native-linuxapp-gcc/build/lib/librte_eal/linuxapp/kni/e1000_mbx.o CC [M] https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=lcov,label=docker-utopic,platform_type=dpdk/ws/check-odp/DPDK/x86_64-native-linuxapp-gcc/build/lib/librte_eal/linuxapp/kni/e1000_nvm.o CC [M] https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=lcov,label=docker-utopic,platform_type=dpdk/ws/check-odp/DPDK/x86_64-native-linuxapp-gcc/build/lib/librte_eal/linuxapp/kni/e1000_phy.o CC [M] https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=lcov,label=docker-utopic,platform_type=dpdk/ws/check-odp/DPDK/x86_64-native-linuxapp-gcc/build/lib/librte_eal/linuxapp/kni/igb_ethtool.o CC [M] https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=lcov,label=docker-utopic,platform_type=dpdk/ws/check-odp/DPDK/x86_64-native-linuxapp-gcc/build/lib/librte_eal/linuxapp/kni/igb_hwmon.o CC [M] https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=lcov,label=docker-utopic,platform_type=dpdk/ws/check-odp/DPDK/x86_64-native-linuxapp-gcc/build/lib/librte_eal/linuxapp/kni/igb_main.o CC [M] https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=lcov,label=docker-utopic,platform_type=dpdk/ws/check-odp/DPDK/x86_64-native-linuxapp-gcc/build/lib/librte_eal/linuxapp/kni/igb_debugfs.o CC [M] https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=lcov,label=docker-utopic,platform_type=dpdk/ws/check-odp/DPDK/x86_64-native-linuxapp-gcc/build/lib/librte_eal/linuxapp/kni/igb_param.o CC [M] https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=lcov,label=docker-utopic,platform_type=dpdk/ws/check-odp/DPDK/x86_64-native-linuxapp-gcc/build/lib/librte_eal/linuxapp/kni/igb_procfs.o CC [M] https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=lcov,label=docker-utopic,platform_type=dpdk/ws/check-odp/DPDK/x86_64-native-linuxapp-gcc/build/lib/librte_eal/linuxapp/kni/igb_vmdq.o CC [M] https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=lcov,label=docker-utopic,platform_type=dpdk/ws/check-odp/DPDK/x86_64-native-linuxapp-gcc/build/lib/librte_eal/linuxapp/kni/kni_misc.o CC [M] https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=lcov,label=docker-utopic,platform_type=dpdk/ws/check-odp/DPDK/x86_64-native-linuxapp-gcc/build/lib/librte_eal/linuxapp/kni/kni_net.o CC [M] https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=lcov,label=docker-utopic,platform_type=dpdk/ws/check-odp/DPDK/x86_64-native-linuxapp-gcc/build/lib/librte_eal/linuxapp/kni/kni_ethtool.o LD [M] https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=lcov,label=docker-utopic,platform_type=dpdk/ws/check-odp/DPDK/x86_64-native-linuxapp-gcc/build/lib/librte_eal/linuxapp/kni/rte_kni.o Building modules, stage 2. MODPOST 1 modules CC https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=lcov,label=docker-utopic,platform_type=dpdk/ws/check-odp/DPDK/x86_64-native-linuxapp-gcc/build/lib/librte_eal/linuxapp/kni/rte_kni.mod.o LD [M] https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=lcov,label=docker-utopic,platform_type=dpdk/ws/check-odp/DPDK/x86_64-native-linuxapp-gcc/build/lib/librte_eal/linuxapp/kni/rte_kni.ko INSTALL-MODULE rte_kni.ko == Build lib/librte_cmdline == Build lib/librte_cfgfile == Build lib/librte_kvargs == Build lib/librte_malloc == Build lib/librte_power == Build lib/librte_timer == Build lib/librte_meter SYMLINK-FILE include/rte_cfgfile.h CC rte_cfgfile.o CC rte_timer.o CC rte_meter.o CC rte_malloc.o CC rte_kvargs.o CC malloc_elem.o CC cmdline.o CC rte_power.o SYMLINK-FILE include/rte_kvargs.h SYMLINK-FILE include/rte_meter.h CC cmdline_cirbuf.o CC malloc_heap.o AR librte_kvargs.a AR librte_meter.a AR librte_cfgfile.a SYMLINK-FILE include/rte_malloc.h INSTALL-LIB librte_kvargs.a SYMLINK-FILE include/rte_power.h INSTALL-LIB librte_cfgfile.a INSTALL-LIB librte_meter.a CC cmdline_parse.o SYMLINK-FILE include/rte_timer.h CC cmdline_parse_etheraddr.o CC cmdline_parse_num.o CC cmdline_parse_ipaddr.o AR librte_power.a INSTALL-LIB librte_power.a AR librte_timer.a CC cmdline_parse_string.o INSTALL-LIB librte_timer.a AR librte_malloc.a CC cmdline_rdline.o INSTALL-LIB librte_malloc.a CC cmdline_vt100.o == Build lib/librte_ring CC cmdline_socket.o CC cmdline_parse_portlist.o == Build lib/librte_hash == Build lib/librte_lpm == Build lib/librte_acl CC rte_ring.o SYMLINK-FILE include/cmdline.h SYMLINK-FILE include/cmdline_parse.h SYMLINK-FILE include/cmdline_parse_num.h SYMLINK-FILE include/rte_ring.h SYMLINK-FILE include/cmdline_parse_ipaddr.h SYMLINK-FILE include/cmdline_parse_etheraddr.h CC rte_hash.o SYMLINK-FILE include/cmdline_parse_string.h CC rte_fbk_hash.o SYMLINK-FILE include/cmdline_rdline.h SYMLINK-FILE include/cmdline_vt100.h SYMLINK-FILE include/cmdline_socket.h SYMLINK-FILE include/cmdline_cirbuf.h CC tb_mem.o CC rte_acl.o SYMLINK-FILE include/cmdline_parse_portlist.h CC rte_lpm.o CC rte_lpm6.o AR librte_ring.a INSTALL-LIB librte_ring.a AR librte_cmdline.a INSTALL-LIB librte_cmdline.a == Build lib/librte_mempool CC acl_bld.o SYMLINK-FILE include/rte_hash.h SYMLINK-FILE include/rte_hash_crc.h CC acl_gen.o CC rte_mempool.o SYMLINK-FILE include/rte_lpm.h SYMLINK-FILE include/rte_lpm6.h CC acl_run_scalar.o SYMLINK-FILE include/rte_jhash.h SYMLINK-FILE include/rte_fbk_hash.h AR librte_hash.a INSTALL-LIB librte_hash.a CC acl_run_sse.o SYMLINK-FILE include/rte_acl_osdep.h SYMLINK-FILE include/rte_acl.h SYMLINK-FILE include/rte_mempool.h AR librte_lpm.a INSTALL-LIB librte_lpm.a AR librte_mempool.a INSTALL-LIB librte_mempool.a == Build lib/librte_mbuf SYMLINK-FILE include/rte_mbuf.h CC rte_mbuf.o AR librte_mbuf.a INSTALL-LIB librte_mbuf.a == Build lib/librte_ether == Build lib/librte_sched == Build lib/librte_distributor SYMLINK-FILE include/rte_ether.h SYMLINK-FILE include/rte_ethdev.h CC rte_ethdev.o SYMLINK-FILE include/rte_distributor.h CC rte_sched.o CC rte_red.o CC rte_distributor.o CC rte_approx.o SYMLINK-FILE include/rte_sched.h SYMLINK-FILE include/rte_bitmap.h SYMLINK-FILE include/rte_sched_common.h SYMLINK-FILE include/rte_red.h SYMLINK-FILE include/rte_approx.h AR librte_distributor.a INSTALL-LIB librte_distributor.a AR libethdev.a INSTALL-LIB libethdev.a == Build lib/librte_pmd_e1000 == Build lib/librte_pmd_ixgbe == Build lib/librte_pmd_i40e == Build lib/librte_pmd_ring == Build lib/librte_pmd_pcap CC rte_eth_pcap.o CC rte_eth_ring.o CC e1000_80003es2lan.o CC ixgbe_common.o CC i40e_adminq.o https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=lcov,label=docker-utopic,platform_type=dpdk/ws/check-odp/DPDK/lib/librte_pmd_pcap/rte_eth_pcap.c:47:18: fatal error: pcap.h: No such file or directory #include <pcap.h> ^ compilation terminated. CC i40e_common.o AR librte_acl.a https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=lcov,label=docker-utopic,platform_type=dpdk/ws/check-odp/DPDK/mk/internal/rte.compile-pre.mk:126: recipe for target 'rte_eth_pcap.o' failed make[5]: *** [rte_eth_pcap.o] Error 1 https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=lcov,label=docker-utopic,platform_type=dpdk/ws/check-odp/DPDK/mk/rte.subdir.mk:61: recipe for target 'librte_pmd_pcap' failed make[4]: *** [librte_pmd_pcap] Error 2 make[4]: *** Waiting for unfinished jobs.... INSTALL-LIB librte_acl.a CC e1000_82540.o CC ixgbe_82598.o SYMLINK-FILE include/rte_eth_ring.h CC e1000_82541.o AR librte_pmd_ring.a INSTALL-LIB librte_pmd_ring.a CC ixgbe_82599.o CC i40e_diag.o CC e1000_82542.o CC i40e_hmc.o CC ixgbe_x540.o CC e1000_82543.o CC e1000_82571.o CC i40e_lan_hmc.o CC ixgbe_phy.o CC i40e_nvm.o CC e1000_82575.o CC e1000_i210.o CC e1000_api.o CC ixgbe_api.o CC i40e_dcb.o CC i40e_ethdev.o CC e1000_ich8lan.o AR librte_sched.a CC ixgbe_vf.o CC e1000_mac.o INSTALL-LIB librte_sched.a CC e1000_manage.o CC i40e_rxtx.o CC ixgbe_dcb.o CC ixgbe_dcb_82599.o CC e1000_mbx.o CC e1000_nvm.o CC e1000_osdep.o CC e1000_phy.o CC ixgbe_dcb_82598.o CC ixgbe_mbx.o CC e1000_vf.o CC ixgbe_rxtx.o CC ixgbe_ethdev.o CC igb_ethdev.o CC igb_rxtx.o CC igb_pf.o CC em_ethdev.o CC em_rxtx.o CC i40e_ethdev_vf.o CC i40e_pf.o CC ixgbe_fdir.o CC ixgbe_pf.o CC ixgbe_rxtx_vec.o AR librte_pmd_i40e.a INSTALL-LIB librte_pmd_i40e.a AR librte_pmd_e1000.a INSTALL-LIB librte_pmd_e1000.a AR librte_pmd_ixgbe.a INSTALL-LIB librte_pmd_ixgbe.a https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=lcov,label=docker-utopic,platform_type=dpdk/ws/check-odp/DPDK/mk/rte.sdkbuild.mk:93: recipe for target 'lib' failed make[3]: *** [lib] Error 2 https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=lcov,label=docker-utopic,platform_type=dpdk/ws/check-odp/DPDK/mk/rte.sdkroot.mk:124: recipe for target 'all' failed make[2]: *** [all] Error 2 https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=lcov,label=docker-utopic,platform_type=dpdk/ws/check-odp/DPDK/mk/rte.sdkinstall.mk:58: recipe for target 'x86_64-native-linuxapp-gcc_install' failed make[1]: *** [x86_64-native-linuxapp-gcc_install] Error 2 https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=lcov,label=docker-utopic,platform_type=dpdk/ws/check-odp/DPDK/mk/rte.sdkroot.mk:102: recipe for target 'install' failed make: *** [install] Error 2 Build step 'Execute shell' marked build as failure Skipping publisher since build result is FAILURE
------------------------------------------ [...truncated 335 lines...] CC [M] https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=lcov,label=docker-utopic,platform_type=dpdk/ws/check-odp/DPDK/x86_64-native-linuxapp-gcc/build/lib/librte_eal/linuxapp/kni/ixgbe_api.o CC [M] https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=lcov,label=docker-utopic,platform_type=dpdk/ws/check-odp/DPDK/x86_64-native-linuxapp-gcc/build/lib/librte_eal/linuxapp/kni/ixgbe_common.o CC [M] https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=lcov,label=docker-utopic,platform_type=dpdk/ws/check-odp/DPDK/x86_64-native-linuxapp-gcc/build/lib/librte_eal/linuxapp/kni/ixgbe_ethtool.o CC [M] https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=lcov,label=docker-utopic,platform_type=dpdk/ws/check-odp/DPDK/x86_64-native-linuxapp-gcc/build/lib/librte_eal/linuxapp/kni/ixgbe_82599.o CC [M] https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=lcov,label=docker-utopic,platform_type=dpdk/ws/check-odp/DPDK/x86_64-native-linuxapp-gcc/build/lib/librte_eal/linuxapp/kni/ixgbe_82598.o CC [M] https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=lcov,label=docker-utopic,platform_type=dpdk/ws/check-odp/DPDK/x86_64-native-linuxapp-gcc/build/lib/librte_eal/linuxapp/kni/ixgbe_x540.o CC [M] https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=lcov,label=docker-utopic,platform_type=dpdk/ws/check-odp/DPDK/x86_64-native-linuxapp-gcc/build/lib/librte_eal/linuxapp/kni/ixgbe_phy.o CC [M] https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=lcov,label=docker-utopic,platform_type=dpdk/ws/check-odp/DPDK/x86_64-native-linuxapp-gcc/build/lib/librte_eal/linuxapp/kni/kcompat.o CC [M] https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=lcov,label=docker-utopic,platform_type=dpdk/ws/check-odp/DPDK/x86_64-native-linuxapp-gcc/build/lib/librte_eal/linuxapp/kni/e1000_82575.o CC [M] https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=lcov,label=docker-utopic,platform_type=dpdk/ws/check-odp/DPDK/x86_64-native-linuxapp-gcc/build/lib/librte_eal/linuxapp/kni/e1000_i210.o CC [M] https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=lcov,label=docker-utopic,platform_type=dpdk/ws/check-odp/DPDK/x86_64-native-linuxapp-gcc/build/lib/librte_eal/linuxapp/kni/e1000_api.o CC [M] https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=lcov,label=docker-utopic,platform_type=dpdk/ws/check-odp/DPDK/x86_64-native-linuxapp-gcc/build/lib/librte_eal/linuxapp/kni/e1000_mac.o CC [M] https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=lcov,label=docker-utopic,platform_type=dpdk/ws/check-odp/DPDK/x86_64-native-linuxapp-gcc/build/lib/librte_eal/linuxapp/kni/e1000_manage.o CC [M] https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=lcov,label=docker-utopic,platform_type=dpdk/ws/check-odp/DPDK/x86_64-native-linuxapp-gcc/build/lib/librte_eal/linuxapp/kni/e1000_mbx.o CC [M] https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=lcov,label=docker-utopic,platform_type=dpdk/ws/check-odp/DPDK/x86_64-native-linuxapp-gcc/build/lib/librte_eal/linuxapp/kni/e1000_nvm.o CC [M] https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=lcov,label=docker-utopic,platform_type=dpdk/ws/check-odp/DPDK/x86_64-native-linuxapp-gcc/build/lib/librte_eal/linuxapp/kni/e1000_phy.o CC [M] https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=lcov,label=docker-utopic,platform_type=dpdk/ws/check-odp/DPDK/x86_64-native-linuxapp-gcc/build/lib/librte_eal/linuxapp/kni/igb_ethtool.o CC [M] https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=lcov,label=docker-utopic,platform_type=dpdk/ws/check-odp/DPDK/x86_64-native-linuxapp-gcc/build/lib/librte_eal/linuxapp/kni/igb_hwmon.o CC [M] https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=lcov,label=docker-utopic,platform_type=dpdk/ws/check-odp/DPDK/x86_64-native-linuxapp-gcc/build/lib/librte_eal/linuxapp/kni/igb_main.o CC [M] https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=lcov,label=docker-utopic,platform_type=dpdk/ws/check-odp/DPDK/x86_64-native-linuxapp-gcc/build/lib/librte_eal/linuxapp/kni/igb_debugfs.o CC [M] https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=lcov,label=docker-utopic,platform_type=dpdk/ws/check-odp/DPDK/x86_64-native-linuxapp-gcc/build/lib/librte_eal/linuxapp/kni/igb_param.o CC [M] https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=lcov,label=docker-utopic,platform_type=dpdk/ws/check-odp/DPDK/x86_64-native-linuxapp-gcc/build/lib/librte_eal/linuxapp/kni/igb_procfs.o CC [M] https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=lcov,label=docker-utopic,platform_type=dpdk/ws/check-odp/DPDK/x86_64-native-linuxapp-gcc/build/lib/librte_eal/linuxapp/kni/igb_vmdq.o CC [M] https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=lcov,label=docker-utopic,platform_type=dpdk/ws/check-odp/DPDK/x86_64-native-linuxapp-gcc/build/lib/librte_eal/linuxapp/kni/kni_misc.o CC [M] https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=lcov,label=docker-utopic,platform_type=dpdk/ws/check-odp/DPDK/x86_64-native-linuxapp-gcc/build/lib/librte_eal/linuxapp/kni/kni_net.o CC [M] https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=lcov,label=docker-utopic,platform_type=dpdk/ws/check-odp/DPDK/x86_64-native-linuxapp-gcc/build/lib/librte_eal/linuxapp/kni/kni_ethtool.o LD [M] https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=lcov,label=docker-utopic,platform_type=dpdk/ws/check-odp/DPDK/x86_64-native-linuxapp-gcc/build/lib/librte_eal/linuxapp/kni/rte_kni.o Building modules, stage 2. MODPOST 1 modules CC https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=lcov,label=docker-utopic,platform_type=dpdk/ws/check-odp/DPDK/x86_64-native-linuxapp-gcc/build/lib/librte_eal/linuxapp/kni/rte_kni.mod.o LD [M] https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=lcov,label=docker-utopic,platform_type=dpdk/ws/check-odp/DPDK/x86_64-native-linuxapp-gcc/build/lib/librte_eal/linuxapp/kni/rte_kni.ko INSTALL-MODULE rte_kni.ko == Build lib/librte_malloc == Build lib/librte_kvargs == Build lib/librte_cmdline == Build lib/librte_power == Build lib/librte_timer == Build lib/librte_cfgfile == Build lib/librte_meter CC cmdline.o CC rte_timer.o SYMLINK-FILE include/rte_timer.h CC rte_cfgfile.o CC rte_malloc.o CC rte_power.o SYMLINK-FILE include/rte_cfgfile.h SYMLINK-FILE include/rte_power.h CC malloc_elem.o CC rte_kvargs.o CC rte_meter.o SYMLINK-FILE include/rte_kvargs.h CC cmdline_cirbuf.o AR librte_kvargs.a CC cmdline_parse.o SYMLINK-FILE include/rte_meter.h INSTALL-LIB librte_kvargs.a AR librte_meter.a CC cmdline_parse_etheraddr.o INSTALL-LIB librte_meter.a CC cmdline_parse_ipaddr.o CC malloc_heap.o AR librte_cfgfile.a INSTALL-LIB librte_cfgfile.a SYMLINK-FILE include/rte_malloc.h CC cmdline_parse_num.o CC cmdline_parse_string.o AR librte_timer.a CC cmdline_rdline.o INSTALL-LIB librte_timer.a CC cmdline_vt100.o AR librte_power.a INSTALL-LIB librte_power.a AR librte_malloc.a INSTALL-LIB librte_malloc.a CC cmdline_socket.o SYMLINK-FILE include/cmdline.h CC cmdline_parse_portlist.o == Build lib/librte_ring == Build lib/librte_hash SYMLINK-FILE include/cmdline_parse.h SYMLINK-FILE include/cmdline_parse_num.h SYMLINK-FILE include/cmdline_parse_ipaddr.h SYMLINK-FILE include/cmdline_parse_etheraddr.h SYMLINK-FILE include/cmdline_parse_string.h == Build lib/librte_lpm == Build lib/librte_acl SYMLINK-FILE include/cmdline_rdline.h CC rte_ring.o SYMLINK-FILE include/cmdline_vt100.h SYMLINK-FILE include/cmdline_socket.h SYMLINK-FILE include/rte_ring.h SYMLINK-FILE include/cmdline_cirbuf.h SYMLINK-FILE include/cmdline_parse_portlist.h SYMLINK-FILE include/rte_hash.h CC rte_hash.o CC rte_fbk_hash.o SYMLINK-FILE include/rte_hash_crc.h SYMLINK-FILE include/rte_jhash.h SYMLINK-FILE include/rte_fbk_hash.h SYMLINK-FILE include/rte_lpm.h CC rte_lpm.o CC rte_lpm6.o SYMLINK-FILE include/rte_lpm6.h CC tb_mem.o CC rte_acl.o AR librte_ring.a CC acl_bld.o INSTALL-LIB librte_ring.a == Build lib/librte_mempool AR librte_cmdline.a INSTALL-LIB librte_cmdline.a CC acl_gen.o CC rte_mempool.o CC acl_run_scalar.o AR librte_hash.a INSTALL-LIB librte_hash.a CC acl_run_sse.o SYMLINK-FILE include/rte_mempool.h SYMLINK-FILE include/rte_acl_osdep.h SYMLINK-FILE include/rte_acl.h AR librte_lpm.a INSTALL-LIB librte_lpm.a AR librte_mempool.a INSTALL-LIB librte_mempool.a == Build lib/librte_mbuf SYMLINK-FILE include/rte_mbuf.h CC rte_mbuf.o AR librte_mbuf.a INSTALL-LIB librte_mbuf.a == Build lib/librte_ether == Build lib/librte_sched == Build lib/librte_distributor SYMLINK-FILE include/rte_ether.h SYMLINK-FILE include/rte_ethdev.h CC rte_ethdev.o SYMLINK-FILE include/rte_distributor.h CC rte_sched.o CC rte_distributor.o CC rte_approx.o CC rte_red.o SYMLINK-FILE include/rte_sched.h SYMLINK-FILE include/rte_bitmap.h SYMLINK-FILE include/rte_sched_common.h SYMLINK-FILE include/rte_red.h SYMLINK-FILE include/rte_approx.h AR librte_distributor.a INSTALL-LIB librte_distributor.a AR librte_acl.a AR libethdev.a INSTALL-LIB librte_acl.a INSTALL-LIB libethdev.a == Build lib/librte_pmd_e1000 == Build lib/librte_pmd_i40e == Build lib/librte_pmd_virtio == Build lib/librte_pmd_vmxnet3 == Build lib/librte_pmd_ring == Build lib/librte_pmd_pcap == Build lib/librte_pmd_ixgbe CC rte_eth_ring.o CC virtqueue.o CC vmxnet3_rxtx.o CC e1000_80003es2lan.o CC rte_eth_pcap.o CC i40e_adminq.o CC ixgbe_common.o https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=lcov,label=docker-utopic,platform_type=dpdk/ws/check-odp/DPDK/lib/librte_pmd_pcap/rte_eth_pcap.c:47:18: fatal error: pcap.h: No such file or directory #include <pcap.h> ^ compilation terminated. CC virtio_pci.o CC virtio_rxtx.o https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=lcov,label=docker-utopic,platform_type=dpdk/ws/check-odp/DPDK/mk/internal/rte.compile-pre.mk:126: recipe for target 'rte_eth_pcap.o' failed make[5]: *** [rte_eth_pcap.o] Error 1 https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=lcov,label=docker-utopic,platform_type=dpdk/ws/check-odp/DPDK/mk/rte.subdir.mk:61: recipe for target 'librte_pmd_pcap' failed make[4]: *** [librte_pmd_pcap] Error 2 make[4]: *** Waiting for unfinished jobs.... CC virtio_ethdev.o CC e1000_82540.o SYMLINK-FILE include/rte_eth_ring.h AR librte_pmd_ring.a CC i40e_common.o INSTALL-LIB librte_pmd_ring.a CC i40e_diag.o CC e1000_82541.o CC e1000_82542.o CC i40e_hmc.o CC e1000_82543.o CC e1000_82571.o CC i40e_lan_hmc.o AR librte_sched.a INSTALL-LIB librte_sched.a CC i40e_nvm.o CC ixgbe_82598.o CC vmxnet3_ethdev.o CC e1000_82575.o AR librte_pmd_virtio_uio.a INSTALL-LIB librte_pmd_virtio_uio.a CC e1000_i210.o CC e1000_api.o CC i40e_dcb.o CC i40e_ethdev.o CC i40e_rxtx.o CC i40e_ethdev_vf.o AR librte_pmd_vmxnet3_uio.a CC ixgbe_82599.o INSTALL-LIB librte_pmd_vmxnet3_uio.a CC i40e_pf.o CC e1000_ich8lan.o CC e1000_mac.o CC e1000_manage.o CC e1000_mbx.o CC e1000_nvm.o CC e1000_osdep.o CC ixgbe_x540.o CC e1000_phy.o CC e1000_vf.o CC igb_ethdev.o CC ixgbe_phy.o CC igb_rxtx.o CC igb_pf.o CC em_ethdev.o CC ixgbe_api.o CC em_rxtx.o CC ixgbe_vf.o CC ixgbe_dcb.o AR librte_pmd_i40e.a CC ixgbe_dcb_82599.o INSTALL-LIB librte_pmd_i40e.a CC ixgbe_dcb_82598.o CC ixgbe_mbx.o CC ixgbe_rxtx.o CC ixgbe_ethdev.o CC ixgbe_fdir.o CC ixgbe_pf.o CC ixgbe_rxtx_vec.o AR librte_pmd_e1000.a INSTALL-LIB librte_pmd_e1000.a AR librte_pmd_ixgbe.a INSTALL-LIB librte_pmd_ixgbe.a https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=lcov,label=docker-utopic,platform_type=dpdk/ws/check-odp/DPDK/mk/rte.sdkbuild.mk:93: recipe for target 'lib' failed make[3]: *** [lib] Error 2 https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=lcov,label=docker-utopic,platform_type=dpdk/ws/check-odp/DPDK/mk/rte.sdkroot.mk:124: recipe for target 'all' failed make[2]: *** [all] Error 2 https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=lcov,label=docker-utopic,platform_type=dpdk/ws/check-odp/DPDK/mk/rte.sdkinstall.mk:58: recipe for target 'x86_64-native-linuxapp-gcc_install' failed make[1]: *** [x86_64-native-linuxapp-gcc_install] Error 2 https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=lcov,label=docker-utopic,platform_type=dpdk/ws/check-odp/DPDK/mk/rte.sdkroot.mk:102: recipe for target 'install' failed make: *** [install] Error 2 Build step 'Execute shell' marked build as failure Skipping publisher since build result is FAILURE
------------------------------------------ [...truncated 328 lines...] INSTALL-LIB librte_eal.a == Build lib/librte_eal/linuxapp/kni LD https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=lcov,label=docker-utopic,platform_type=dpdk/ws/check-odp/DPDK/x86_64-native-linuxapp-gcc/build/lib/librte_eal/linuxapp/igb_uio/built-in.o make[1]: Entering directory `/usr/src/linux-headers-3.16.0-38-generic' CC [M] https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=lcov,label=docker-utopic,platform_type=dpdk/ws/check-odp/DPDK/x86_64-native-linuxapp-gcc/build/lib/librte_eal/linuxapp/igb_uio/igb_uio.o Building modules, stage 2. MODPOST 1 modules CC https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=lcov,label=docker-utopic,platform_type=dpdk/ws/check-odp/DPDK/x86_64-native-linuxapp-gcc/build/lib/librte_eal/linuxapp/igb_uio/igb_uio.mod.o LD [M] https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=lcov,label=docker-utopic,platform_type=dpdk/ws/check-odp/DPDK/x86_64-native-linuxapp-gcc/build/lib/librte_eal/linuxapp/igb_uio/igb_uio.ko INSTALL-MODULE igb_uio.ko LD https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=lcov,label=docker-utopic,platform_type=dpdk/ws/check-odp/DPDK/x86_64-native-linuxapp-gcc/build/lib/librte_eal/linuxapp/kni/built-in.o CC [M] https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=lcov,label=docker-utopic,platform_type=dpdk/ws/check-odp/DPDK/x86_64-native-linuxapp-gcc/build/lib/librte_eal/linuxapp/kni/ixgbe_main.o CC [M] https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=lcov,label=docker-utopic,platform_type=dpdk/ws/check-odp/DPDK/x86_64-native-linuxapp-gcc/build/lib/librte_eal/linuxapp/kni/ixgbe_api.o CC [M] https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=lcov,label=docker-utopic,platform_type=dpdk/ws/check-odp/DPDK/x86_64-native-linuxapp-gcc/build/lib/librte_eal/linuxapp/kni/ixgbe_common.o CC [M] https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=lcov,label=docker-utopic,platform_type=dpdk/ws/check-odp/DPDK/x86_64-native-linuxapp-gcc/build/lib/librte_eal/linuxapp/kni/ixgbe_ethtool.o CC [M] https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=lcov,label=docker-utopic,platform_type=dpdk/ws/check-odp/DPDK/x86_64-native-linuxapp-gcc/build/lib/librte_eal/linuxapp/kni/ixgbe_82599.o CC [M] https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=lcov,label=docker-utopic,platform_type=dpdk/ws/check-odp/DPDK/x86_64-native-linuxapp-gcc/build/lib/librte_eal/linuxapp/kni/ixgbe_82598.o CC [M] https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=lcov,label=docker-utopic,platform_type=dpdk/ws/check-odp/DPDK/x86_64-native-linuxapp-gcc/build/lib/librte_eal/linuxapp/kni/ixgbe_x540.o CC [M] https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=lcov,label=docker-utopic,platform_type=dpdk/ws/check-odp/DPDK/x86_64-native-linuxapp-gcc/build/lib/librte_eal/linuxapp/kni/ixgbe_phy.o CC [M] https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=lcov,label=docker-utopic,platform_type=dpdk/ws/check-odp/DPDK/x86_64-native-linuxapp-gcc/build/lib/librte_eal/linuxapp/kni/kcompat.o CC [M] https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=lcov,label=docker-utopic,platform_type=dpdk/ws/check-odp/DPDK/x86_64-native-linuxapp-gcc/build/lib/librte_eal/linuxapp/kni/e1000_82575.o CC [M] https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=lcov,label=docker-utopic,platform_type=dpdk/ws/check-odp/DPDK/x86_64-native-linuxapp-gcc/build/lib/librte_eal/linuxapp/kni/e1000_i210.o CC [M] https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=lcov,label=docker-utopic,platform_type=dpdk/ws/check-odp/DPDK/x86_64-native-linuxapp-gcc/build/lib/librte_eal/linuxapp/kni/e1000_api.o CC [M] https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=lcov,label=docker-utopic,platform_type=dpdk/ws/check-odp/DPDK/x86_64-native-linuxapp-gcc/build/lib/librte_eal/linuxapp/kni/e1000_mac.o CC [M] https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=lcov,label=docker-utopic,platform_type=dpdk/ws/check-odp/DPDK/x86_64-native-linuxapp-gcc/build/lib/librte_eal/linuxapp/kni/e1000_manage.o CC [M] https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=lcov,label=docker-utopic,platform_type=dpdk/ws/check-odp/DPDK/x86_64-native-linuxapp-gcc/build/lib/librte_eal/linuxapp/kni/e1000_mbx.o CC [M] https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=lcov,label=docker-utopic,platform_type=dpdk/ws/check-odp/DPDK/x86_64-native-linuxapp-gcc/build/lib/librte_eal/linuxapp/kni/e1000_nvm.o CC [M] https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=lcov,label=docker-utopic,platform_type=dpdk/ws/check-odp/DPDK/x86_64-native-linuxapp-gcc/build/lib/librte_eal/linuxapp/kni/e1000_phy.o CC [M] https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=lcov,label=docker-utopic,platform_type=dpdk/ws/check-odp/DPDK/x86_64-native-linuxapp-gcc/build/lib/librte_eal/linuxapp/kni/igb_ethtool.o CC [M] https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=lcov,label=docker-utopic,platform_type=dpdk/ws/check-odp/DPDK/x86_64-native-linuxapp-gcc/build/lib/librte_eal/linuxapp/kni/igb_hwmon.o CC [M] https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=lcov,label=docker-utopic,platform_type=dpdk/ws/check-odp/DPDK/x86_64-native-linuxapp-gcc/build/lib/librte_eal/linuxapp/kni/igb_main.o CC [M] https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=lcov,label=docker-utopic,platform_type=dpdk/ws/check-odp/DPDK/x86_64-native-linuxapp-gcc/build/lib/librte_eal/linuxapp/kni/igb_debugfs.o CC [M] https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=lcov,label=docker-utopic,platform_type=dpdk/ws/check-odp/DPDK/x86_64-native-linuxapp-gcc/build/lib/librte_eal/linuxapp/kni/igb_param.o CC [M] https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=lcov,label=docker-utopic,platform_type=dpdk/ws/check-odp/DPDK/x86_64-native-linuxapp-gcc/build/lib/librte_eal/linuxapp/kni/igb_procfs.o CC [M] https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=lcov,label=docker-utopic,platform_type=dpdk/ws/check-odp/DPDK/x86_64-native-linuxapp-gcc/build/lib/librte_eal/linuxapp/kni/igb_vmdq.o CC [M] https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=lcov,label=docker-utopic,platform_type=dpdk/ws/check-odp/DPDK/x86_64-native-linuxapp-gcc/build/lib/librte_eal/linuxapp/kni/kni_misc.o CC [M] https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=lcov,label=docker-utopic,platform_type=dpdk/ws/check-odp/DPDK/x86_64-native-linuxapp-gcc/build/lib/librte_eal/linuxapp/kni/kni_net.o CC [M] https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=lcov,label=docker-utopic,platform_type=dpdk/ws/check-odp/DPDK/x86_64-native-linuxapp-gcc/build/lib/librte_eal/linuxapp/kni/kni_ethtool.o LD [M] https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=lcov,label=docker-utopic,platform_type=dpdk/ws/check-odp/DPDK/x86_64-native-linuxapp-gcc/build/lib/librte_eal/linuxapp/kni/rte_kni.o Building modules, stage 2. MODPOST 1 modules CC https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=lcov,label=docker-utopic,platform_type=dpdk/ws/check-odp/DPDK/x86_64-native-linuxapp-gcc/build/lib/librte_eal/linuxapp/kni/rte_kni.mod.o LD [M] https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=lcov,label=docker-utopic,platform_type=dpdk/ws/check-odp/DPDK/x86_64-native-linuxapp-gcc/build/lib/librte_eal/linuxapp/kni/rte_kni.ko INSTALL-MODULE rte_kni.ko == Build lib/librte_malloc == Build lib/librte_timer == Build lib/librte_cmdline == Build lib/librte_kvargs == Build lib/librte_cfgfile == Build lib/librte_meter == Build lib/librte_power CC rte_cfgfile.o CC rte_kvargs.o CC rte_malloc.o CC malloc_elem.o CC rte_meter.o CC cmdline.o CC rte_timer.o CC rte_power.o SYMLINK-FILE include/rte_meter.h AR librte_meter.a SYMLINK-FILE include/rte_kvargs.h SYMLINK-FILE include/rte_timer.h INSTALL-LIB librte_meter.a SYMLINK-FILE include/rte_cfgfile.h CC malloc_heap.o AR librte_kvargs.a SYMLINK-FILE include/rte_malloc.h INSTALL-LIB librte_kvargs.a SYMLINK-FILE include/rte_power.h CC cmdline_cirbuf.o CC cmdline_parse.o CC cmdline_parse_etheraddr.o AR librte_cfgfile.a CC cmdline_parse_ipaddr.o INSTALL-LIB librte_cfgfile.a CC cmdline_parse_num.o CC cmdline_parse_string.o AR librte_malloc.a INSTALL-LIB librte_malloc.a CC cmdline_rdline.o AR librte_power.a INSTALL-LIB librte_power.a == Build lib/librte_ring CC cmdline_vt100.o == Build lib/librte_hash AR librte_timer.a == Build lib/librte_lpm == Build lib/librte_acl INSTALL-LIB librte_timer.a CC cmdline_socket.o CC cmdline_parse_portlist.o SYMLINK-FILE include/cmdline.h CC rte_ring.o SYMLINK-FILE include/rte_ring.h SYMLINK-FILE include/cmdline_parse.h CC rte_lpm.o CC rte_lpm6.o CC tb_mem.o CC rte_hash.o SYMLINK-FILE include/cmdline_parse_num.h SYMLINK-FILE include/cmdline_parse_ipaddr.h CC rte_fbk_hash.o SYMLINK-FILE include/rte_hash.h SYMLINK-FILE include/rte_hash_crc.h SYMLINK-FILE include/rte_jhash.h SYMLINK-FILE include/rte_fbk_hash.h SYMLINK-FILE include/cmdline_parse_etheraddr.h SYMLINK-FILE include/cmdline_parse_string.h SYMLINK-FILE include/cmdline_rdline.h SYMLINK-FILE include/cmdline_vt100.h SYMLINK-FILE include/cmdline_socket.h SYMLINK-FILE include/cmdline_cirbuf.h SYMLINK-FILE include/cmdline_parse_portlist.h CC rte_acl.o AR librte_ring.a INSTALL-LIB librte_ring.a CC acl_bld.o AR librte_cmdline.a CC acl_gen.o INSTALL-LIB librte_cmdline.a == Build lib/librte_mempool CC rte_mempool.o AR librte_hash.a INSTALL-LIB librte_hash.a SYMLINK-FILE include/rte_lpm.h CC acl_run_scalar.o CC acl_run_sse.o SYMLINK-FILE include/rte_acl_osdep.h SYMLINK-FILE include/rte_acl.h SYMLINK-FILE include/rte_mempool.h SYMLINK-FILE include/rte_lpm6.h AR librte_lpm.a AR librte_mempool.a INSTALL-LIB librte_lpm.a INSTALL-LIB librte_mempool.a == Build lib/librte_mbuf SYMLINK-FILE include/rte_mbuf.h CC rte_mbuf.o AR librte_mbuf.a INSTALL-LIB librte_mbuf.a == Build lib/librte_ether == Build lib/librte_sched == Build lib/librte_distributor SYMLINK-FILE include/rte_ether.h SYMLINK-FILE include/rte_ethdev.h CC rte_ethdev.o SYMLINK-FILE include/rte_distributor.h CC rte_approx.o SYMLINK-FILE include/rte_sched.h CC rte_sched.o CC rte_red.o CC rte_distributor.o SYMLINK-FILE include/rte_bitmap.h SYMLINK-FILE include/rte_sched_common.h SYMLINK-FILE include/rte_red.h SYMLINK-FILE include/rte_approx.h AR librte_distributor.a INSTALL-LIB librte_distributor.a AR libethdev.a INSTALL-LIB libethdev.a == Build lib/librte_pmd_ring == Build lib/librte_pmd_pcap == Build lib/librte_pmd_i40e == Build lib/librte_pmd_ixgbe == Build lib/librte_pmd_e1000 CC e1000_80003es2lan.o CC rte_eth_ring.o CC i40e_adminq.o CC rte_eth_pcap.o CC ixgbe_common.o https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=lcov,label=docker-utopic,platform_type=dpdk/ws/check-odp/DPDK/lib/librte_pmd_pcap/rte_eth_pcap.c:47:18: fatal error: pcap.h: No such file or directory #include <pcap.h> ^ compilation terminated. CC ixgbe_82598.o https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=lcov,label=docker-utopic,platform_type=dpdk/ws/check-odp/DPDK/mk/internal/rte.compile-pre.mk:126: recipe for target 'rte_eth_pcap.o' failed make[5]: *** [rte_eth_pcap.o] Error 1 https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=lcov,label=docker-utopic,platform_type=dpdk/ws/check-odp/DPDK/mk/rte.subdir.mk:61: recipe for target 'librte_pmd_pcap' failed make[4]: *** [librte_pmd_pcap] Error 2 make[4]: *** Waiting for unfinished jobs.... CC ixgbe_82599.o AR librte_acl.a INSTALL-LIB librte_acl.a CC ixgbe_x540.o CC i40e_common.o CC e1000_82540.o SYMLINK-FILE include/rte_eth_ring.h AR librte_pmd_ring.a INSTALL-LIB librte_pmd_ring.a CC e1000_82541.o CC ixgbe_phy.o CC ixgbe_api.o CC e1000_82542.o CC e1000_82543.o CC e1000_82571.o CC ixgbe_vf.o CC ixgbe_dcb.o CC ixgbe_dcb_82599.o AR librte_sched.a CC ixgbe_dcb_82598.o INSTALL-LIB librte_sched.a CC i40e_diag.o CC i40e_hmc.o CC ixgbe_mbx.o CC e1000_i210.o CC e1000_82575.o CC ixgbe_rxtx.o CC i40e_lan_hmc.o CC ixgbe_ethdev.o CC i40e_nvm.o CC ixgbe_fdir.o CC ixgbe_pf.o CC i40e_dcb.o CC e1000_api.o CC i40e_ethdev.o CC ixgbe_rxtx_vec.o CC i40e_rxtx.o CC i40e_ethdev_vf.o CC e1000_ich8lan.o CC e1000_mac.o CC e1000_manage.o CC i40e_pf.o CC e1000_mbx.o CC e1000_nvm.o CC e1000_osdep.o CC e1000_phy.o CC e1000_vf.o CC igb_ethdev.o CC igb_rxtx.o CC igb_pf.o CC em_ethdev.o CC em_rxtx.o AR librte_pmd_i40e.a INSTALL-LIB librte_pmd_i40e.a AR librte_pmd_ixgbe.a INSTALL-LIB librte_pmd_ixgbe.a AR librte_pmd_e1000.a INSTALL-LIB librte_pmd_e1000.a https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=lcov,label=docker-utopic,platform_type=dpdk/ws/check-odp/DPDK/mk/rte.sdkbuild.mk:93: recipe for target 'lib' failed make[3]: *** [lib] Error 2 https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=lcov,label=docker-utopic,platform_type=dpdk/ws/check-odp/DPDK/mk/rte.sdkroot.mk:124: recipe for target 'all' failed make[2]: *** [all] Error 2 https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=lcov,label=docker-utopic,platform_type=dpdk/ws/check-odp/DPDK/mk/rte.sdkinstall.mk:58: recipe for target 'x86_64-native-linuxapp-gcc_install' failed make[1]: *** [x86_64-native-linuxapp-gcc_install] Error 2 https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=lcov,label=docker-utopic,platform_type=dpdk/ws/check-odp/DPDK/mk/rte.sdkroot.mk:102: recipe for target 'install' failed make: *** [install] Error 2 Build step 'Execute shell' marked build as failure Skipping publisher since build result is FAILURE
------------------------------------------ [...truncated 340 lines...] CC [M] https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=lcov,label=docker-utopic,platform_type=dpdk/ws/check-odp/DPDK/x86_64-native-linuxapp-gcc/build/lib/librte_eal/linuxapp/kni/ixgbe_api.o CC [M] https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=lcov,label=docker-utopic,platform_type=dpdk/ws/check-odp/DPDK/x86_64-native-linuxapp-gcc/build/lib/librte_eal/linuxapp/kni/ixgbe_common.o CC [M] https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=lcov,label=docker-utopic,platform_type=dpdk/ws/check-odp/DPDK/x86_64-native-linuxapp-gcc/build/lib/librte_eal/linuxapp/kni/ixgbe_ethtool.o CC [M] https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=lcov,label=docker-utopic,platform_type=dpdk/ws/check-odp/DPDK/x86_64-native-linuxapp-gcc/build/lib/librte_eal/linuxapp/kni/ixgbe_82599.o CC [M] https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=lcov,label=docker-utopic,platform_type=dpdk/ws/check-odp/DPDK/x86_64-native-linuxapp-gcc/build/lib/librte_eal/linuxapp/kni/ixgbe_82598.o CC [M] https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=lcov,label=docker-utopic,platform_type=dpdk/ws/check-odp/DPDK/x86_64-native-linuxapp-gcc/build/lib/librte_eal/linuxapp/kni/ixgbe_x540.o CC [M] https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=lcov,label=docker-utopic,platform_type=dpdk/ws/check-odp/DPDK/x86_64-native-linuxapp-gcc/build/lib/librte_eal/linuxapp/kni/ixgbe_phy.o CC [M] https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=lcov,label=docker-utopic,platform_type=dpdk/ws/check-odp/DPDK/x86_64-native-linuxapp-gcc/build/lib/librte_eal/linuxapp/kni/kcompat.o CC [M] https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=lcov,label=docker-utopic,platform_type=dpdk/ws/check-odp/DPDK/x86_64-native-linuxapp-gcc/build/lib/librte_eal/linuxapp/kni/e1000_82575.o CC [M] https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=lcov,label=docker-utopic,platform_type=dpdk/ws/check-odp/DPDK/x86_64-native-linuxapp-gcc/build/lib/librte_eal/linuxapp/kni/e1000_i210.o CC [M] https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=lcov,label=docker-utopic,platform_type=dpdk/ws/check-odp/DPDK/x86_64-native-linuxapp-gcc/build/lib/librte_eal/linuxapp/kni/e1000_api.o CC [M] https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=lcov,label=docker-utopic,platform_type=dpdk/ws/check-odp/DPDK/x86_64-native-linuxapp-gcc/build/lib/librte_eal/linuxapp/kni/e1000_mac.o CC [M] https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=lcov,label=docker-utopic,platform_type=dpdk/ws/check-odp/DPDK/x86_64-native-linuxapp-gcc/build/lib/librte_eal/linuxapp/kni/e1000_manage.o CC [M] https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=lcov,label=docker-utopic,platform_type=dpdk/ws/check-odp/DPDK/x86_64-native-linuxapp-gcc/build/lib/librte_eal/linuxapp/kni/e1000_mbx.o CC [M] https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=lcov,label=docker-utopic,platform_type=dpdk/ws/check-odp/DPDK/x86_64-native-linuxapp-gcc/build/lib/librte_eal/linuxapp/kni/e1000_nvm.o CC [M] https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=lcov,label=docker-utopic,platform_type=dpdk/ws/check-odp/DPDK/x86_64-native-linuxapp-gcc/build/lib/librte_eal/linuxapp/kni/e1000_phy.o CC [M] https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=lcov,label=docker-utopic,platform_type=dpdk/ws/check-odp/DPDK/x86_64-native-linuxapp-gcc/build/lib/librte_eal/linuxapp/kni/igb_ethtool.o CC [M] https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=lcov,label=docker-utopic,platform_type=dpdk/ws/check-odp/DPDK/x86_64-native-linuxapp-gcc/build/lib/librte_eal/linuxapp/kni/igb_hwmon.o CC [M] https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=lcov,label=docker-utopic,platform_type=dpdk/ws/check-odp/DPDK/x86_64-native-linuxapp-gcc/build/lib/librte_eal/linuxapp/kni/igb_main.o CC [M] https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=lcov,label=docker-utopic,platform_type=dpdk/ws/check-odp/DPDK/x86_64-native-linuxapp-gcc/build/lib/librte_eal/linuxapp/kni/igb_debugfs.o CC [M] https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=lcov,label=docker-utopic,platform_type=dpdk/ws/check-odp/DPDK/x86_64-native-linuxapp-gcc/build/lib/librte_eal/linuxapp/kni/igb_param.o CC [M] https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=lcov,label=docker-utopic,platform_type=dpdk/ws/check-odp/DPDK/x86_64-native-linuxapp-gcc/build/lib/librte_eal/linuxapp/kni/igb_procfs.o CC [M] https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=lcov,label=docker-utopic,platform_type=dpdk/ws/check-odp/DPDK/x86_64-native-linuxapp-gcc/build/lib/librte_eal/linuxapp/kni/igb_vmdq.o CC [M] https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=lcov,label=docker-utopic,platform_type=dpdk/ws/check-odp/DPDK/x86_64-native-linuxapp-gcc/build/lib/librte_eal/linuxapp/kni/kni_misc.o CC [M] https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=lcov,label=docker-utopic,platform_type=dpdk/ws/check-odp/DPDK/x86_64-native-linuxapp-gcc/build/lib/librte_eal/linuxapp/kni/kni_net.o CC [M] https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=lcov,label=docker-utopic,platform_type=dpdk/ws/check-odp/DPDK/x86_64-native-linuxapp-gcc/build/lib/librte_eal/linuxapp/kni/kni_ethtool.o LD [M] https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=lcov,label=docker-utopic,platform_type=dpdk/ws/check-odp/DPDK/x86_64-native-linuxapp-gcc/build/lib/librte_eal/linuxapp/kni/rte_kni.o Building modules, stage 2. MODPOST 1 modules CC https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=lcov,label=docker-utopic,platform_type=dpdk/ws/check-odp/DPDK/x86_64-native-linuxapp-gcc/build/lib/librte_eal/linuxapp/kni/rte_kni.mod.o LD [M] https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=lcov,label=docker-utopic,platform_type=dpdk/ws/check-odp/DPDK/x86_64-native-linuxapp-gcc/build/lib/librte_eal/linuxapp/kni/rte_kni.ko INSTALL-MODULE rte_kni.ko == Build lib/librte_cfgfile == Build lib/librte_cmdline == Build lib/librte_malloc == Build lib/librte_meter == Build lib/librte_timer == Build lib/librte_power == Build lib/librte_kvargs SYMLINK-FILE include/rte_power.h CC rte_power.o CC rte_meter.o CC rte_kvargs.o CC rte_malloc.o CC cmdline.o CC malloc_elem.o CC rte_cfgfile.o CC rte_timer.o SYMLINK-FILE include/rte_kvargs.h SYMLINK-FILE include/rte_cfgfile.h CC cmdline_cirbuf.o AR librte_kvargs.a SYMLINK-FILE include/rte_meter.h SYMLINK-FILE include/rte_timer.h CC malloc_heap.o AR librte_cfgfile.a CC cmdline_parse.o INSTALL-LIB librte_cfgfile.a INSTALL-LIB librte_kvargs.a CC cmdline_parse_etheraddr.o AR librte_meter.a CC cmdline_parse_ipaddr.o INSTALL-LIB librte_meter.a CC cmdline_parse_num.o AR librte_power.a INSTALL-LIB librte_power.a CC cmdline_parse_string.o AR librte_timer.a SYMLINK-FILE include/rte_malloc.h CC cmdline_rdline.o INSTALL-LIB librte_timer.a CC cmdline_vt100.o CC cmdline_socket.o AR librte_malloc.a CC cmdline_parse_portlist.o INSTALL-LIB librte_malloc.a SYMLINK-FILE include/cmdline_parse.h SYMLINK-FILE include/cmdline.h SYMLINK-FILE include/cmdline_parse_num.h SYMLINK-FILE include/cmdline_parse_ipaddr.h == Build lib/librte_hash == Build lib/librte_acl SYMLINK-FILE include/cmdline_parse_etheraddr.h == Build lib/librte_lpm == Build lib/librte_ring SYMLINK-FILE include/cmdline_parse_string.h SYMLINK-FILE include/cmdline_rdline.h SYMLINK-FILE include/cmdline_vt100.h SYMLINK-FILE include/cmdline_socket.h SYMLINK-FILE include/cmdline_cirbuf.h SYMLINK-FILE include/cmdline_parse_portlist.h CC rte_lpm.o CC rte_lpm6.o SYMLINK-FILE include/rte_lpm.h SYMLINK-FILE include/rte_ring.h CC rte_ring.o SYMLINK-FILE include/rte_lpm6.h CC tb_mem.o CC acl_bld.o CC rte_acl.o CC rte_hash.o AR librte_cmdline.a INSTALL-LIB librte_cmdline.a CC acl_gen.o AR librte_ring.a INSTALL-LIB librte_ring.a CC acl_run_scalar.o CC acl_run_sse.o SYMLINK-FILE include/rte_acl_osdep.h SYMLINK-FILE include/rte_acl.h == Build lib/librte_mempool CC rte_fbk_hash.o AR librte_lpm.a INSTALL-LIB librte_lpm.a SYMLINK-FILE include/rte_hash.h SYMLINK-FILE include/rte_hash_crc.h SYMLINK-FILE include/rte_jhash.h SYMLINK-FILE include/rte_fbk_hash.h SYMLINK-FILE include/rte_mempool.h CC rte_mempool.o AR librte_hash.a INSTALL-LIB librte_hash.a AR librte_mempool.a INSTALL-LIB librte_mempool.a == Build lib/librte_mbuf SYMLINK-FILE include/rte_mbuf.h CC rte_mbuf.o AR librte_mbuf.a INSTALL-LIB librte_mbuf.a == Build lib/librte_ether == Build lib/librte_sched == Build lib/librte_distributor SYMLINK-FILE include/rte_ether.h SYMLINK-FILE include/rte_ethdev.h CC rte_ethdev.o CC rte_sched.o SYMLINK-FILE include/rte_sched.h CC rte_approx.o CC rte_red.o CC rte_distributor.o SYMLINK-FILE include/rte_distributor.h SYMLINK-FILE include/rte_bitmap.h SYMLINK-FILE include/rte_sched_common.h SYMLINK-FILE include/rte_red.h SYMLINK-FILE include/rte_approx.h AR librte_distributor.a INSTALL-LIB librte_distributor.a AR librte_acl.a INSTALL-LIB librte_acl.a AR libethdev.a INSTALL-LIB libethdev.a == Build lib/librte_pmd_e1000 == Build lib/librte_pmd_i40e == Build lib/librte_pmd_ring == Build lib/librte_pmd_ixgbe == Build lib/librte_pmd_virtio == Build lib/librte_pmd_pcap == Build lib/librte_pmd_vmxnet3 CC virtqueue.o CC rte_eth_pcap.o CC rte_eth_ring.o CC i40e_adminq.o CC vmxnet3_rxtx.o CC ixgbe_common.o CC e1000_80003es2lan.o https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=lcov,label=docker-utopic,platform_type=dpdk/ws/check-odp/DPDK/lib/librte_pmd_pcap/rte_eth_pcap.c:47:18: fatal error: pcap.h: No such file or directory #include <pcap.h> ^ compilation terminated. CC virtio_pci.o CC virtio_rxtx.o https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=lcov,label=docker-utopic,platform_type=dpdk/ws/check-odp/DPDK/mk/internal/rte.compile-pre.mk:126: recipe for target 'rte_eth_pcap.o' failed make[5]: *** [rte_eth_pcap.o] Error 1 https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=lcov,label=docker-utopic,platform_type=dpdk/ws/check-odp/DPDK/mk/rte.subdir.mk:61: recipe for target 'librte_pmd_pcap' failed make[4]: *** [librte_pmd_pcap] Error 2 make[4]: *** Waiting for unfinished jobs.... CC virtio_ethdev.o CC i40e_common.o SYMLINK-FILE include/rte_eth_ring.h AR librte_pmd_ring.a INSTALL-LIB librte_pmd_ring.a CC i40e_diag.o CC e1000_82540.o CC i40e_hmc.o CC e1000_82541.o CC i40e_lan_hmc.o CC i40e_nvm.o CC e1000_82542.o CC ixgbe_82598.o CC i40e_dcb.o CC e1000_82543.o CC i40e_ethdev.o AR librte_sched.a AR librte_pmd_virtio_uio.a CC vmxnet3_ethdev.o INSTALL-LIB librte_sched.a CC i40e_rxtx.o INSTALL-LIB librte_pmd_virtio_uio.a CC i40e_ethdev_vf.o CC i40e_pf.o CC e1000_82571.o CC ixgbe_82599.o CC e1000_82575.o AR librte_pmd_vmxnet3_uio.a INSTALL-LIB librte_pmd_vmxnet3_uio.a CC e1000_i210.o CC e1000_api.o CC e1000_ich8lan.o CC e1000_mac.o CC e1000_manage.o CC ixgbe_x540.o CC e1000_mbx.o CC e1000_nvm.o CC e1000_osdep.o CC e1000_phy.o CC ixgbe_phy.o CC ixgbe_api.o CC ixgbe_vf.o CC ixgbe_dcb.o CC ixgbe_dcb_82599.o CC ixgbe_dcb_82598.o CC e1000_vf.o CC igb_ethdev.o CC ixgbe_mbx.o AR librte_pmd_i40e.a CC ixgbe_rxtx.o INSTALL-LIB librte_pmd_i40e.a CC ixgbe_ethdev.o CC ixgbe_fdir.o CC ixgbe_pf.o CC igb_rxtx.o CC ixgbe_rxtx_vec.o CC igb_pf.o CC em_rxtx.o CC em_ethdev.o AR librte_pmd_e1000.a INSTALL-LIB librte_pmd_e1000.a AR librte_pmd_ixgbe.a INSTALL-LIB librte_pmd_ixgbe.a https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=lcov,label=docker-utopic,platform_type=dpdk/ws/check-odp/DPDK/mk/rte.sdkbuild.mk:93: recipe for target 'lib' failed make[3]: *** [lib] Error 2 https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=lcov,label=docker-utopic,platform_type=dpdk/ws/check-odp/DPDK/mk/rte.sdkroot.mk:124: recipe for target 'all' failed make[2]: *** [all] Error 2 https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=lcov,label=docker-utopic,platform_type=dpdk/ws/check-odp/DPDK/mk/rte.sdkinstall.mk:58: recipe for target 'x86_64-native-linuxapp-gcc_install' failed make[1]: *** [x86_64-native-linuxapp-gcc_install] Error 2 https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=lcov,label=docker-utopic,platform_type=dpdk/ws/check-odp/DPDK/mk/rte.sdkroot.mk:102: recipe for target 'install' failed make: *** [install] Error 2 Build step 'Execute shell' marked build as failure Skipping publisher since build result is FAILURE
------------------------------------------ [...truncated 335 lines...] CC https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=lcov,label=docker-utopic,platform_type=dpdk/ws/check-odp/DPDK/x86_64-native-linuxapp-gcc/build/lib/librte_eal/linuxapp/igb_uio/igb_uio.mod.o LD [M] https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=lcov,label=docker-utopic,platform_type=dpdk/ws/check-odp/DPDK/x86_64-native-linuxapp-gcc/build/lib/librte_eal/linuxapp/igb_uio/igb_uio.ko INSTALL-MODULE igb_uio.ko LD https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=lcov,label=docker-utopic,platform_type=dpdk/ws/check-odp/DPDK/x86_64-native-linuxapp-gcc/build/lib/librte_eal/linuxapp/kni/built-in.o CC [M] https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=lcov,label=docker-utopic,platform_type=dpdk/ws/check-odp/DPDK/x86_64-native-linuxapp-gcc/build/lib/librte_eal/linuxapp/kni/ixgbe_main.o CC [M] https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=lcov,label=docker-utopic,platform_type=dpdk/ws/check-odp/DPDK/x86_64-native-linuxapp-gcc/build/lib/librte_eal/linuxapp/kni/ixgbe_api.o CC [M] https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=lcov,label=docker-utopic,platform_type=dpdk/ws/check-odp/DPDK/x86_64-native-linuxapp-gcc/build/lib/librte_eal/linuxapp/kni/ixgbe_common.o CC [M] https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=lcov,label=docker-utopic,platform_type=dpdk/ws/check-odp/DPDK/x86_64-native-linuxapp-gcc/build/lib/librte_eal/linuxapp/kni/ixgbe_ethtool.o CC [M] https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=lcov,label=docker-utopic,platform_type=dpdk/ws/check-odp/DPDK/x86_64-native-linuxapp-gcc/build/lib/librte_eal/linuxapp/kni/ixgbe_82599.o CC [M] https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=lcov,label=docker-utopic,platform_type=dpdk/ws/check-odp/DPDK/x86_64-native-linuxapp-gcc/build/lib/librte_eal/linuxapp/kni/ixgbe_82598.o CC [M] https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=lcov,label=docker-utopic,platform_type=dpdk/ws/check-odp/DPDK/x86_64-native-linuxapp-gcc/build/lib/librte_eal/linuxapp/kni/ixgbe_x540.o CC [M] https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=lcov,label=docker-utopic,platform_type=dpdk/ws/check-odp/DPDK/x86_64-native-linuxapp-gcc/build/lib/librte_eal/linuxapp/kni/ixgbe_phy.o CC [M] https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=lcov,label=docker-utopic,platform_type=dpdk/ws/check-odp/DPDK/x86_64-native-linuxapp-gcc/build/lib/librte_eal/linuxapp/kni/kcompat.o CC [M] https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=lcov,label=docker-utopic,platform_type=dpdk/ws/check-odp/DPDK/x86_64-native-linuxapp-gcc/build/lib/librte_eal/linuxapp/kni/e1000_82575.o CC [M] https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=lcov,label=docker-utopic,platform_type=dpdk/ws/check-odp/DPDK/x86_64-native-linuxapp-gcc/build/lib/librte_eal/linuxapp/kni/e1000_i210.o CC [M] https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=lcov,label=docker-utopic,platform_type=dpdk/ws/check-odp/DPDK/x86_64-native-linuxapp-gcc/build/lib/librte_eal/linuxapp/kni/e1000_api.o CC [M] https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=lcov,label=docker-utopic,platform_type=dpdk/ws/check-odp/DPDK/x86_64-native-linuxapp-gcc/build/lib/librte_eal/linuxapp/kni/e1000_mac.o CC [M] https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=lcov,label=docker-utopic,platform_type=dpdk/ws/check-odp/DPDK/x86_64-native-linuxapp-gcc/build/lib/librte_eal/linuxapp/kni/e1000_manage.o CC [M] https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=lcov,label=docker-utopic,platform_type=dpdk/ws/check-odp/DPDK/x86_64-native-linuxapp-gcc/build/lib/librte_eal/linuxapp/kni/e1000_mbx.o CC [M] https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=lcov,label=docker-utopic,platform_type=dpdk/ws/check-odp/DPDK/x86_64-native-linuxapp-gcc/build/lib/librte_eal/linuxapp/kni/e1000_nvm.o CC [M] https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=lcov,label=docker-utopic,platform_type=dpdk/ws/check-odp/DPDK/x86_64-native-linuxapp-gcc/build/lib/librte_eal/linuxapp/kni/e1000_phy.o CC [M] https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=lcov,label=docker-utopic,platform_type=dpdk/ws/check-odp/DPDK/x86_64-native-linuxapp-gcc/build/lib/librte_eal/linuxapp/kni/igb_ethtool.o CC [M] https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=lcov,label=docker-utopic,platform_type=dpdk/ws/check-odp/DPDK/x86_64-native-linuxapp-gcc/build/lib/librte_eal/linuxapp/kni/igb_hwmon.o CC [M] https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=lcov,label=docker-utopic,platform_type=dpdk/ws/check-odp/DPDK/x86_64-native-linuxapp-gcc/build/lib/librte_eal/linuxapp/kni/igb_main.o CC [M] https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=lcov,label=docker-utopic,platform_type=dpdk/ws/check-odp/DPDK/x86_64-native-linuxapp-gcc/build/lib/librte_eal/linuxapp/kni/igb_debugfs.o CC [M] https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=lcov,label=docker-utopic,platform_type=dpdk/ws/check-odp/DPDK/x86_64-native-linuxapp-gcc/build/lib/librte_eal/linuxapp/kni/igb_param.o CC [M] https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=lcov,label=docker-utopic,platform_type=dpdk/ws/check-odp/DPDK/x86_64-native-linuxapp-gcc/build/lib/librte_eal/linuxapp/kni/igb_procfs.o CC [M] https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=lcov,label=docker-utopic,platform_type=dpdk/ws/check-odp/DPDK/x86_64-native-linuxapp-gcc/build/lib/librte_eal/linuxapp/kni/igb_vmdq.o CC [M] https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=lcov,label=docker-utopic,platform_type=dpdk/ws/check-odp/DPDK/x86_64-native-linuxapp-gcc/build/lib/librte_eal/linuxapp/kni/kni_misc.o CC [M] https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=lcov,label=docker-utopic,platform_type=dpdk/ws/check-odp/DPDK/x86_64-native-linuxapp-gcc/build/lib/librte_eal/linuxapp/kni/kni_net.o CC [M] https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=lcov,label=docker-utopic,platform_type=dpdk/ws/check-odp/DPDK/x86_64-native-linuxapp-gcc/build/lib/librte_eal/linuxapp/kni/kni_ethtool.o LD [M] https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=lcov,label=docker-utopic,platform_type=dpdk/ws/check-odp/DPDK/x86_64-native-linuxapp-gcc/build/lib/librte_eal/linuxapp/kni/rte_kni.o Building modules, stage 2. MODPOST 1 modules CC https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=lcov,label=docker-utopic,platform_type=dpdk/ws/check-odp/DPDK/x86_64-native-linuxapp-gcc/build/lib/librte_eal/linuxapp/kni/rte_kni.mod.o LD [M] https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=lcov,label=docker-utopic,platform_type=dpdk/ws/check-odp/DPDK/x86_64-native-linuxapp-gcc/build/lib/librte_eal/linuxapp/kni/rte_kni.ko INSTALL-MODULE rte_kni.ko == Build lib/librte_timer == Build lib/librte_kvargs == Build lib/librte_malloc == Build lib/librte_cmdline == Build lib/librte_power == Build lib/librte_meter == Build lib/librte_cfgfile CC rte_malloc.o CC malloc_elem.o CC rte_timer.o CC rte_meter.o CC rte_kvargs.o CC rte_cfgfile.o CC cmdline.o CC rte_power.o CC malloc_heap.o SYMLINK-FILE include/rte_meter.h SYMLINK-FILE include/rte_kvargs.h AR librte_meter.a AR librte_kvargs.a CC cmdline_cirbuf.o INSTALL-LIB librte_meter.a INSTALL-LIB librte_kvargs.a CC cmdline_parse.o CC cmdline_parse_etheraddr.o SYMLINK-FILE include/rte_malloc.h SYMLINK-FILE include/rte_timer.h CC cmdline_parse_ipaddr.o SYMLINK-FILE include/rte_cfgfile.h AR librte_cfgfile.a AR librte_malloc.a INSTALL-LIB librte_malloc.a CC cmdline_parse_num.o CC cmdline_parse_string.o INSTALL-LIB librte_cfgfile.a CC cmdline_rdline.o AR librte_timer.a INSTALL-LIB librte_timer.a SYMLINK-FILE include/rte_power.h CC cmdline_vt100.o CC cmdline_socket.o SYMLINK-FILE include/cmdline.h CC cmdline_parse_portlist.o == Build lib/librte_ring AR librte_power.a INSTALL-LIB librte_power.a == Build lib/librte_hash SYMLINK-FILE include/cmdline_parse.h == Build lib/librte_lpm == Build lib/librte_acl CC rte_lpm.o CC rte_ring.o CC tb_mem.o CC rte_hash.o SYMLINK-FILE include/rte_hash.h CC rte_acl.o CC rte_fbk_hash.o SYMLINK-FILE include/rte_ring.h SYMLINK-FILE include/rte_hash_crc.h CC rte_lpm6.o SYMLINK-FILE include/rte_jhash.h SYMLINK-FILE include/rte_lpm.h SYMLINK-FILE include/rte_lpm6.h CC acl_bld.o CC acl_gen.o CC acl_run_scalar.o AR librte_ring.a SYMLINK-FILE include/cmdline_parse_num.h INSTALL-LIB librte_ring.a SYMLINK-FILE include/rte_fbk_hash.h SYMLINK-FILE include/cmdline_parse_ipaddr.h SYMLINK-FILE include/cmdline_parse_etheraddr.h CC acl_run_sse.o SYMLINK-FILE include/cmdline_parse_string.h SYMLINK-FILE include/cmdline_rdline.h SYMLINK-FILE include/cmdline_vt100.h SYMLINK-FILE include/cmdline_socket.h SYMLINK-FILE include/cmdline_cirbuf.h SYMLINK-FILE include/cmdline_parse_portlist.h AR librte_cmdline.a INSTALL-LIB librte_cmdline.a == Build lib/librte_mempool AR librte_hash.a INSTALL-LIB librte_hash.a SYMLINK-FILE include/rte_acl_osdep.h SYMLINK-FILE include/rte_mempool.h CC rte_mempool.o SYMLINK-FILE include/rte_acl.h AR librte_lpm.a INSTALL-LIB librte_lpm.a AR librte_mempool.a INSTALL-LIB librte_mempool.a == Build lib/librte_mbuf SYMLINK-FILE include/rte_mbuf.h CC rte_mbuf.o AR librte_mbuf.a INSTALL-LIB librte_mbuf.a == Build lib/librte_ether == Build lib/librte_sched == Build lib/librte_distributor SYMLINK-FILE include/rte_distributor.h CC rte_distributor.o SYMLINK-FILE include/rte_ether.h CC rte_ethdev.o SYMLINK-FILE include/rte_ethdev.h CC rte_sched.o CC rte_red.o CC rte_approx.o SYMLINK-FILE include/rte_sched.h SYMLINK-FILE include/rte_bitmap.h SYMLINK-FILE include/rte_sched_common.h SYMLINK-FILE include/rte_red.h SYMLINK-FILE include/rte_approx.h AR librte_distributor.a INSTALL-LIB librte_distributor.a AR libethdev.a INSTALL-LIB libethdev.a == Build lib/librte_pmd_ring == Build lib/librte_pmd_e1000 == Build lib/librte_pmd_virtio == Build lib/librte_pmd_i40e == Build lib/librte_pmd_pcap == Build lib/librte_pmd_ixgbe CC rte_eth_pcap.o CC virtqueue.o CC i40e_adminq.o CC e1000_80003es2lan.o CC rte_eth_ring.o https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=lcov,label=docker-utopic,platform_type=dpdk/ws/check-odp/DPDK/lib/librte_pmd_pcap/rte_eth_pcap.c:47:18: fatal error: pcap.h: No such file or directory #include <pcap.h> ^ compilation terminated. CC ixgbe_common.o CC virtio_pci.o CC virtio_rxtx.o AR librte_acl.a https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=lcov,label=docker-utopic,platform_type=dpdk/ws/check-odp/DPDK/mk/internal/rte.compile-pre.mk:126: recipe for target 'rte_eth_pcap.o' failed make[5]: *** [rte_eth_pcap.o] Error 1 https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=lcov,label=docker-utopic,platform_type=dpdk/ws/check-odp/DPDK/mk/rte.subdir.mk:61: recipe for target 'librte_pmd_pcap' failed make[4]: *** [librte_pmd_pcap] Error 2 make[4]: *** Waiting for unfinished jobs.... CC virtio_ethdev.o INSTALL-LIB librte_acl.a CC i40e_common.o SYMLINK-FILE include/rte_eth_ring.h AR librte_pmd_ring.a CC i40e_diag.o INSTALL-LIB librte_pmd_ring.a CC i40e_hmc.o CC e1000_82540.o CC i40e_lan_hmc.o CC i40e_nvm.o CC e1000_82541.o CC i40e_dcb.o CC i40e_ethdev.o CC e1000_82542.o CC i40e_rxtx.o CC i40e_ethdev_vf.o CC e1000_82543.o CC i40e_pf.o CC ixgbe_82598.o AR librte_pmd_virtio_uio.a INSTALL-LIB librte_pmd_virtio_uio.a CC ixgbe_82599.o CC e1000_82571.o CC e1000_82575.o AR librte_sched.a INSTALL-LIB librte_sched.a CC e1000_i210.o CC ixgbe_x540.o CC ixgbe_phy.o CC e1000_api.o CC e1000_ich8lan.o CC e1000_mac.o CC ixgbe_api.o CC e1000_manage.o CC ixgbe_vf.o CC ixgbe_dcb.o CC e1000_mbx.o CC e1000_nvm.o CC e1000_osdep.o CC ixgbe_dcb_82599.o CC ixgbe_dcb_82598.o CC e1000_phy.o CC e1000_vf.o CC ixgbe_mbx.o AR librte_pmd_i40e.a INSTALL-LIB librte_pmd_i40e.a CC ixgbe_ethdev.o CC ixgbe_rxtx.o CC ixgbe_fdir.o CC igb_ethdev.o CC ixgbe_pf.o CC igb_rxtx.o CC igb_pf.o CC ixgbe_rxtx_vec.o CC em_ethdev.o CC em_rxtx.o AR librte_pmd_e1000.a INSTALL-LIB librte_pmd_e1000.a AR librte_pmd_ixgbe.a INSTALL-LIB librte_pmd_ixgbe.a https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=lcov,label=docker-utopic,platform_type=dpdk/ws/check-odp/DPDK/mk/rte.sdkbuild.mk:93: recipe for target 'lib' failed make[3]: *** [lib] Error 2 https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=lcov,label=docker-utopic,platform_type=dpdk/ws/check-odp/DPDK/mk/rte.sdkroot.mk:124: recipe for target 'all' failed make[2]: *** [all] Error 2 https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=lcov,label=docker-utopic,platform_type=dpdk/ws/check-odp/DPDK/mk/rte.sdkinstall.mk:58: recipe for target 'x86_64-native-linuxapp-gcc_install' failed make[1]: *** [x86_64-native-linuxapp-gcc_install] Error 2 https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=lcov,label=docker-utopic,platform_type=dpdk/ws/check-odp/DPDK/mk/rte.sdkroot.mk:102: recipe for target 'install' failed make: *** [install] Error 2 Build step 'Execute shell' marked build as failure Skipping publisher since build result is FAILURE
------------------------------------------ [...truncated 335 lines...] CC https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=lcov,label=docker-utopic,platform_type=dpdk/ws/check-odp/DPDK/x86_64-native-linuxapp-gcc/build/lib/librte_eal/linuxapp/igb_uio/igb_uio.mod.o LD [M] https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=lcov,label=docker-utopic,platform_type=dpdk/ws/check-odp/DPDK/x86_64-native-linuxapp-gcc/build/lib/librte_eal/linuxapp/igb_uio/igb_uio.ko INSTALL-MODULE igb_uio.ko LD https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=lcov,label=docker-utopic,platform_type=dpdk/ws/check-odp/DPDK/x86_64-native-linuxapp-gcc/build/lib/librte_eal/linuxapp/kni/built-in.o CC [M] https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=lcov,label=docker-utopic,platform_type=dpdk/ws/check-odp/DPDK/x86_64-native-linuxapp-gcc/build/lib/librte_eal/linuxapp/kni/ixgbe_main.o CC [M] https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=lcov,label=docker-utopic,platform_type=dpdk/ws/check-odp/DPDK/x86_64-native-linuxapp-gcc/build/lib/librte_eal/linuxapp/kni/ixgbe_api.o CC [M] https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=lcov,label=docker-utopic,platform_type=dpdk/ws/check-odp/DPDK/x86_64-native-linuxapp-gcc/build/lib/librte_eal/linuxapp/kni/ixgbe_common.o CC [M] https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=lcov,label=docker-utopic,platform_type=dpdk/ws/check-odp/DPDK/x86_64-native-linuxapp-gcc/build/lib/librte_eal/linuxapp/kni/ixgbe_ethtool.o CC [M] https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=lcov,label=docker-utopic,platform_type=dpdk/ws/check-odp/DPDK/x86_64-native-linuxapp-gcc/build/lib/librte_eal/linuxapp/kni/ixgbe_82599.o CC [M] https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=lcov,label=docker-utopic,platform_type=dpdk/ws/check-odp/DPDK/x86_64-native-linuxapp-gcc/build/lib/librte_eal/linuxapp/kni/ixgbe_82598.o CC [M] https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=lcov,label=docker-utopic,platform_type=dpdk/ws/check-odp/DPDK/x86_64-native-linuxapp-gcc/build/lib/librte_eal/linuxapp/kni/ixgbe_x540.o CC [M] https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=lcov,label=docker-utopic,platform_type=dpdk/ws/check-odp/DPDK/x86_64-native-linuxapp-gcc/build/lib/librte_eal/linuxapp/kni/ixgbe_phy.o CC [M] https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=lcov,label=docker-utopic,platform_type=dpdk/ws/check-odp/DPDK/x86_64-native-linuxapp-gcc/build/lib/librte_eal/linuxapp/kni/kcompat.o CC [M] https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=lcov,label=docker-utopic,platform_type=dpdk/ws/check-odp/DPDK/x86_64-native-linuxapp-gcc/build/lib/librte_eal/linuxapp/kni/e1000_82575.o CC [M] https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=lcov,label=docker-utopic,platform_type=dpdk/ws/check-odp/DPDK/x86_64-native-linuxapp-gcc/build/lib/librte_eal/linuxapp/kni/e1000_i210.o CC [M] https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=lcov,label=docker-utopic,platform_type=dpdk/ws/check-odp/DPDK/x86_64-native-linuxapp-gcc/build/lib/librte_eal/linuxapp/kni/e1000_api.o CC [M] https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=lcov,label=docker-utopic,platform_type=dpdk/ws/check-odp/DPDK/x86_64-native-linuxapp-gcc/build/lib/librte_eal/linuxapp/kni/e1000_mac.o CC [M] https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=lcov,label=docker-utopic,platform_type=dpdk/ws/check-odp/DPDK/x86_64-native-linuxapp-gcc/build/lib/librte_eal/linuxapp/kni/e1000_manage.o CC [M] https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=lcov,label=docker-utopic,platform_type=dpdk/ws/check-odp/DPDK/x86_64-native-linuxapp-gcc/build/lib/librte_eal/linuxapp/kni/e1000_mbx.o CC [M] https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=lcov,label=docker-utopic,platform_type=dpdk/ws/check-odp/DPDK/x86_64-native-linuxapp-gcc/build/lib/librte_eal/linuxapp/kni/e1000_nvm.o CC [M] https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=lcov,label=docker-utopic,platform_type=dpdk/ws/check-odp/DPDK/x86_64-native-linuxapp-gcc/build/lib/librte_eal/linuxapp/kni/e1000_phy.o CC [M] https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=lcov,label=docker-utopic,platform_type=dpdk/ws/check-odp/DPDK/x86_64-native-linuxapp-gcc/build/lib/librte_eal/linuxapp/kni/igb_ethtool.o CC [M] https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=lcov,label=docker-utopic,platform_type=dpdk/ws/check-odp/DPDK/x86_64-native-linuxapp-gcc/build/lib/librte_eal/linuxapp/kni/igb_hwmon.o CC [M] https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=lcov,label=docker-utopic,platform_type=dpdk/ws/check-odp/DPDK/x86_64-native-linuxapp-gcc/build/lib/librte_eal/linuxapp/kni/igb_main.o CC [M] https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=lcov,label=docker-utopic,platform_type=dpdk/ws/check-odp/DPDK/x86_64-native-linuxapp-gcc/build/lib/librte_eal/linuxapp/kni/igb_debugfs.o CC [M] https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=lcov,label=docker-utopic,platform_type=dpdk/ws/check-odp/DPDK/x86_64-native-linuxapp-gcc/build/lib/librte_eal/linuxapp/kni/igb_param.o CC [M] https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=lcov,label=docker-utopic,platform_type=dpdk/ws/check-odp/DPDK/x86_64-native-linuxapp-gcc/build/lib/librte_eal/linuxapp/kni/igb_procfs.o CC [M] https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=lcov,label=docker-utopic,platform_type=dpdk/ws/check-odp/DPDK/x86_64-native-linuxapp-gcc/build/lib/librte_eal/linuxapp/kni/igb_vmdq.o CC [M] https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=lcov,label=docker-utopic,platform_type=dpdk/ws/check-odp/DPDK/x86_64-native-linuxapp-gcc/build/lib/librte_eal/linuxapp/kni/kni_misc.o CC [M] https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=lcov,label=docker-utopic,platform_type=dpdk/ws/check-odp/DPDK/x86_64-native-linuxapp-gcc/build/lib/librte_eal/linuxapp/kni/kni_net.o CC [M] https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=lcov,label=docker-utopic,platform_type=dpdk/ws/check-odp/DPDK/x86_64-native-linuxapp-gcc/build/lib/librte_eal/linuxapp/kni/kni_ethtool.o LD [M] https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=lcov,label=docker-utopic,platform_type=dpdk/ws/check-odp/DPDK/x86_64-native-linuxapp-gcc/build/lib/librte_eal/linuxapp/kni/rte_kni.o Building modules, stage 2. MODPOST 1 modules CC https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=lcov,label=docker-utopic,platform_type=dpdk/ws/check-odp/DPDK/x86_64-native-linuxapp-gcc/build/lib/librte_eal/linuxapp/kni/rte_kni.mod.o LD [M] https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=lcov,label=docker-utopic,platform_type=dpdk/ws/check-odp/DPDK/x86_64-native-linuxapp-gcc/build/lib/librte_eal/linuxapp/kni/rte_kni.ko INSTALL-MODULE rte_kni.ko == Build lib/librte_kvargs == Build lib/librte_malloc == Build lib/librte_cfgfile == Build lib/librte_meter == Build lib/librte_timer == Build lib/librte_power == Build lib/librte_cmdline SYMLINK-FILE include/rte_timer.h CC rte_timer.o CC rte_malloc.o CC rte_power.o CC rte_cfgfile.o CC rte_meter.o CC rte_kvargs.o SYMLINK-FILE include/rte_kvargs.h CC cmdline.o CC cmdline_cirbuf.o SYMLINK-FILE include/rte_meter.h CC cmdline_parse.o AR librte_kvargs.a AR librte_meter.a INSTALL-LIB librte_meter.a INSTALL-LIB librte_kvargs.a CC malloc_elem.o SYMLINK-FILE include/rte_cfgfile.h SYMLINK-FILE include/rte_power.h CC cmdline_parse_etheraddr.o CC cmdline_parse_ipaddr.o AR librte_cfgfile.a INSTALL-LIB librte_cfgfile.a CC cmdline_parse_num.o CC cmdline_parse_string.o CC malloc_heap.o AR librte_timer.a INSTALL-LIB librte_timer.a SYMLINK-FILE include/rte_malloc.h CC cmdline_rdline.o CC cmdline_vt100.o AR librte_power.a CC cmdline_socket.o INSTALL-LIB librte_power.a CC cmdline_parse_portlist.o SYMLINK-FILE include/cmdline.h SYMLINK-FILE include/cmdline_parse.h SYMLINK-FILE include/cmdline_parse_num.h SYMLINK-FILE include/cmdline_parse_ipaddr.h SYMLINK-FILE include/cmdline_parse_etheraddr.h SYMLINK-FILE include/cmdline_parse_string.h SYMLINK-FILE include/cmdline_rdline.h SYMLINK-FILE include/cmdline_vt100.h SYMLINK-FILE include/cmdline_socket.h SYMLINK-FILE include/cmdline_cirbuf.h SYMLINK-FILE include/cmdline_parse_portlist.h AR librte_malloc.a INSTALL-LIB librte_malloc.a == Build lib/librte_ring == Build lib/librte_hash == Build lib/librte_lpm == Build lib/librte_acl SYMLINK-FILE include/rte_ring.h CC rte_ring.o SYMLINK-FILE include/rte_lpm.h CC rte_lpm.o SYMLINK-FILE include/rte_lpm6.h CC tb_mem.o CC rte_lpm6.o CC rte_hash.o CC acl_bld.o CC rte_acl.o AR librte_cmdline.a INSTALL-LIB librte_cmdline.a CC rte_fbk_hash.o AR librte_ring.a INSTALL-LIB librte_ring.a == Build lib/librte_mempool SYMLINK-FILE include/rte_hash.h SYMLINK-FILE include/rte_hash_crc.h CC acl_gen.o CC rte_mempool.o SYMLINK-FILE include/rte_jhash.h SYMLINK-FILE include/rte_fbk_hash.h SYMLINK-FILE include/rte_mempool.h CC acl_run_scalar.o AR librte_hash.a INSTALL-LIB librte_hash.a CC acl_run_sse.o SYMLINK-FILE include/rte_acl_osdep.h SYMLINK-FILE include/rte_acl.h AR librte_lpm.a INSTALL-LIB librte_lpm.a AR librte_mempool.a INSTALL-LIB librte_mempool.a == Build lib/librte_mbuf SYMLINK-FILE include/rte_mbuf.h CC rte_mbuf.o AR librte_mbuf.a INSTALL-LIB librte_mbuf.a == Build lib/librte_ether == Build lib/librte_sched == Build lib/librte_distributor CC rte_sched.o CC rte_ethdev.o SYMLINK-FILE include/rte_sched.h CC rte_approx.o CC rte_distributor.o CC rte_red.o SYMLINK-FILE include/rte_distributor.h SYMLINK-FILE include/rte_ether.h SYMLINK-FILE include/rte_ethdev.h SYMLINK-FILE include/rte_bitmap.h SYMLINK-FILE include/rte_sched_common.h SYMLINK-FILE include/rte_red.h SYMLINK-FILE include/rte_approx.h AR librte_distributor.a INSTALL-LIB librte_distributor.a AR libethdev.a INSTALL-LIB libethdev.a == Build lib/librte_pmd_e1000 == Build lib/librte_pmd_i40e == Build lib/librte_pmd_ixgbe == Build lib/librte_pmd_pcap == Build lib/librte_pmd_virtio == Build lib/librte_pmd_ring CC rte_eth_pcap.o CC rte_eth_ring.o CC virtqueue.o CC i40e_adminq.o AR librte_acl.a CC e1000_80003es2lan.o INSTALL-LIB librte_acl.a CC ixgbe_common.o CC e1000_82540.o https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=lcov,label=docker-utopic,platform_type=dpdk/ws/check-odp/DPDK/lib/librte_pmd_pcap/rte_eth_pcap.c:47:18: fatal error: pcap.h: No such file or directory #include <pcap.h> ^ compilation terminated. CC virtio_pci.o CC e1000_82541.o CC virtio_rxtx.o https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=lcov,label=docker-utopic,platform_type=dpdk/ws/check-odp/DPDK/mk/internal/rte.compile-pre.mk:126: recipe for target 'rte_eth_pcap.o' failed make[5]: *** [rte_eth_pcap.o] Error 1 https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=lcov,label=docker-utopic,platform_type=dpdk/ws/check-odp/DPDK/mk/rte.subdir.mk:61: recipe for target 'librte_pmd_pcap' failed make[4]: *** [librte_pmd_pcap] Error 2 make[4]: *** Waiting for unfinished jobs.... CC virtio_ethdev.o CC i40e_common.o SYMLINK-FILE include/rte_eth_ring.h AR librte_pmd_ring.a INSTALL-LIB librte_pmd_ring.a CC i40e_diag.o CC i40e_hmc.o CC e1000_82542.o CC e1000_82543.o CC i40e_lan_hmc.o CC e1000_82571.o CC ixgbe_82598.o CC ixgbe_82599.o CC i40e_nvm.o AR librte_sched.a INSTALL-LIB librte_sched.a CC ixgbe_x540.o CC e1000_82575.o CC e1000_i210.o CC i40e_dcb.o CC i40e_ethdev.o CC ixgbe_phy.o AR librte_pmd_virtio_uio.a INSTALL-LIB librte_pmd_virtio_uio.a CC ixgbe_api.o CC ixgbe_vf.o CC i40e_rxtx.o CC ixgbe_dcb.o CC e1000_api.o CC ixgbe_dcb_82599.o CC ixgbe_dcb_82598.o CC ixgbe_mbx.o CC e1000_ich8lan.o CC ixgbe_rxtx.o CC ixgbe_ethdev.o CC ixgbe_fdir.o CC ixgbe_pf.o CC ixgbe_rxtx_vec.o CC e1000_mac.o CC e1000_manage.o CC e1000_mbx.o CC e1000_nvm.o CC e1000_osdep.o CC i40e_ethdev_vf.o CC e1000_phy.o CC e1000_vf.o CC i40e_pf.o CC igb_ethdev.o CC igb_rxtx.o CC igb_pf.o CC em_ethdev.o CC em_rxtx.o AR librte_pmd_i40e.a INSTALL-LIB librte_pmd_i40e.a AR librte_pmd_ixgbe.a INSTALL-LIB librte_pmd_ixgbe.a AR librte_pmd_e1000.a INSTALL-LIB librte_pmd_e1000.a https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=lcov,label=docker-utopic,platform_type=dpdk/ws/check-odp/DPDK/mk/rte.sdkbuild.mk:93: recipe for target 'lib' failed make[3]: *** [lib] Error 2 https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=lcov,label=docker-utopic,platform_type=dpdk/ws/check-odp/DPDK/mk/rte.sdkroot.mk:124: recipe for target 'all' failed make[2]: *** [all] Error 2 https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=lcov,label=docker-utopic,platform_type=dpdk/ws/check-odp/DPDK/mk/rte.sdkinstall.mk:58: recipe for target 'x86_64-native-linuxapp-gcc_install' failed make[1]: *** [x86_64-native-linuxapp-gcc_install] Error 2 https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=lcov,label=docker-utopic,platform_type=dpdk/ws/check-odp/DPDK/mk/rte.sdkroot.mk:102: recipe for target 'install' failed make: *** [install] Error 2 Build step 'Execute shell' marked build as failure Skipping publisher since build result is FAILURE
------------------------------------------ [...truncated 1063 lines...] test_cpp: no
Making all in doc make[1]: Entering directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=lcov,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/doc' make[1]: Nothing to be done for 'all'. make[1]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=lcov,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/doc' Making all in platform make[1]: Entering directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=lcov,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/platform' Making all in linux-dpdk make[2]: Entering directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=lcov,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/platform/linux-dpdk' Making all in test make[3]: Entering directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=lcov,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/platform/linux-dpdk/test' make[3]: Nothing to be done for 'all'. make[3]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=lcov,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/platform/linux-dpdk/test' make[3]: Entering directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=lcov,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/platform/linux-dpdk' CC odp_buffer.lo CC odp_init.lo CC odp_packet.lo CC odp_linux.lo CC odp_packet_dpdk.lo CC odp_packet_io.lo CC odp_pool.lo CC ../linux-generic/odp_rwlock.lo CC ../linux-generic/odp_schedule.lo CC ../linux-generic/odp_shared_memory.lo CC ../linux-generic/odp_spinlock.lo CC ../linux-generic/odp_system_info.lo CC ../linux-generic/odp_thread.lo CC ../linux-generic/odp_ticketlock.lo CC ../linux-generic/odp_time.lo CC ../linux-generic/odp_timer.lo CC ../linux-generic/odp_version.lo CC ../linux-generic/odp_weak.lo CC ../linux-generic/odp_barrier.lo CC ../linux-generic/odp_crypto.lo CC ../linux-generic/odp_cpumask.lo CC ../linux-generic/odp_errno.lo CC ../linux-generic/odp_event.lo CC ../linux-generic/odp_impl.lo CC ../linux-generic/odp_packet_flags.lo CC ../linux-generic/odp_queue.lo CC ../../helper/ring.lo CC ../linux-generic/arch/x86/odp_time.lo CCLD ../../lib/libodp.la copying selected object files to avoid basename conflicts... make[3]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=lcov,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/platform/linux-dpdk' make[2]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=lcov,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/platform/linux-dpdk' make[2]: Entering directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=lcov,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/platform' make[2]: Nothing to be done for 'all-am'. make[2]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=lcov,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/platform' make[1]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=lcov,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/platform' Making all in example make[1]: Entering directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=lcov,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/example' Making all in generator make[2]: Entering directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=lcov,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/example/generator' CC odp_generator-odp_generator.o CCLD odp_generator make[2]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=lcov,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/example/generator' Making all in ipsec make[2]: Entering directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=lcov,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/example/ipsec' CC odp_ipsec-odp_ipsec.o CC odp_ipsec-odp_ipsec_sa_db.o CC odp_ipsec-odp_ipsec_sp_db.o CC odp_ipsec-odp_ipsec_fwd_db.o CC odp_ipsec-odp_ipsec_stream.o CC odp_ipsec-odp_ipsec_loop_db.o CC odp_ipsec-odp_ipsec_cache.o CCLD odp_ipsec make[2]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=lcov,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/example/ipsec' Making all in packet make[2]: Entering directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=lcov,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/example/packet' CC odp_pktio-odp_pktio.o CCLD odp_pktio make[2]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=lcov,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/example/packet' Making all in timer make[2]: Entering directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=lcov,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/example/timer' CC odp_timer_test-odp_timer_test.o CCLD odp_timer_test make[2]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=lcov,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/example/timer' make[2]: Entering directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=lcov,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/example' make[2]: Nothing to be done for 'all-am'. make[2]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=lcov,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/example' make[1]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=lcov,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/example' Making all in test make[1]: Entering directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=lcov,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/test' Making all in api_test make[2]: Entering directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=lcov,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/test/api_test' CC odp_ring-odp_ring_test.o CC odp_ring-odp_common.o CCLD odp_ring make[2]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=lcov,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/test/api_test' Making all in performance make[2]: Entering directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=lcov,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/test/performance' CC odp_atomic-odp_atomic.o CC odp_pktio_perf.o CC odp_l2fwd.o CC odp_scheduling-odp_scheduling.o CCLD odp_pktio_perf CCLD odp_atomic CCLD odp_l2fwd CCLD odp_scheduling make[2]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=lcov,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/test/performance' Making all in miscellaneous make[2]: Entering directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=lcov,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/test/miscellaneous' make[2]: Nothing to be done for 'all'. make[2]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=lcov,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/test/miscellaneous' Making all in validation make[2]: Entering directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=lcov,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/test/validation' CC odp_buffer-odp_buffer.o CC odp_cpumask.o CC odp_crypto-odp_crypto.o CC odp_init_abort.o CC odp_init_log.o CC odp_init.o CC odp_packet.o CC odp_pool.o CC odp_queue.o CC odp_scheduler.o CC odp_random.o CC odp_synchronizers.o CC odp_shared_memory.o CC odp_time.o CC odp_timer.o CC odp_thread.o CC common/odp_ver_abt_log_dbg-odp_cunit_common.o CC odp_pktio.o CC common/odp_buffer-odp_cunit_common.o CC common/odp_cunit_common.o CC crypto/odp_crypto-odp_crypto_test_inp.o CC common/odp_crypto-odp_cunit_common.o CCLD odp_init CCLD odp_init_abort CCLD odp_init_log CC ver_abt_log_dbg/odp_ver_abt_log_dbg-odp_system.o CC ver_abt_log_dbg/odp_ver_abt_log_dbg-odp_errno.o CC ver_abt_log_dbg/odp_ver_abt_log_dbg-odp_ver_abt_log_dbg.o CCLD odp_buffer CCLD odp_cpumask CCLD odp_crypto CCLD odp_packet CCLD odp_pool CCLD odp_queue CCLD odp_random CCLD odp_scheduler CCLD odp_shared_memory CCLD odp_synchronizers CCLD odp_time CCLD odp_timer CCLD odp_thread CCLD odp_ver_abt_log_dbg CCLD odp_pktio make[2]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=lcov,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/test/validation' make[2]: Entering directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=lcov,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/test' make[2]: Nothing to be done for 'all-am'. make[2]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=lcov,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/test' make[1]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=lcov,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/test' make[1]: Entering directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=lcov,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk' make[1]: Nothing to be done for 'all-am'. make[1]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=lcov,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk' Making check in doc make[1]: Entering directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=lcov,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/doc' make[1]: Nothing to be done for 'check'. make[1]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=lcov,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/doc' Making check in platform make[1]: Entering directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=lcov,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/platform' Making check in linux-dpdk make[2]: Entering directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=lcov,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/platform/linux-dpdk' Making check in test make[3]: Entering directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=lcov,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/platform/linux-dpdk/test' make[3]: Nothing to be done for 'check'. make[3]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=lcov,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/platform/linux-dpdk/test' make[3]: Entering directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=lcov,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/platform/linux-dpdk' make[3]: Nothing to be done for 'check-am'. make[3]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=lcov,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/platform/linux-dpdk' make[2]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=lcov,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/platform/linux-dpdk' make[2]: Entering directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=lcov,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/platform' make[2]: Nothing to be done for 'check-am'. make[2]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=lcov,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/platform' make[1]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=lcov,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/platform' Making check in example make[1]: Entering directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=lcov,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/example' Making check in generator make[2]: Entering directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=lcov,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/example/generator' make[2]: Nothing to be done for 'check'. make[2]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=lcov,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/example/generator' Making check in ipsec make[2]: Entering directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=lcov,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/example/ipsec' make[2]: Nothing to be done for 'check'. make[2]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=lcov,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/example/ipsec' Making check in packet make[2]: Entering directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=lcov,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/example/packet' make[2]: Nothing to be done for 'check'. make[2]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=lcov,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/example/packet' Making check in timer make[2]: Entering directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=lcov,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/example/timer' make[2]: Nothing to be done for 'check'. make[2]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=lcov,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/example/timer' make[2]: Entering directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=lcov,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/example' make[2]: Nothing to be done for 'check-am'. make[2]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=lcov,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/example' make[1]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=lcov,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/example' Making check in test make[1]: Entering directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=lcov,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/test' Making check in api_test make[2]: Entering directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=lcov,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/test/api_test' make[2]: Nothing to be done for 'check'. make[2]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=lcov,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/test/api_test' Making check in performance make[2]: Entering directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=lcov,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/test/performance' make check-TESTS make[3]: Entering directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=lcov,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/test/performance' make[4]: Entering directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=lcov,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/test/performance' FAIL: odp_atomic FAIL: odp_pktio_perf SKIP: odp_l2fwd_run FAIL: odp_scheduling_run make[5]: Entering directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=lcov,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/test/performance' make[5]: Nothing to be done for 'all'. make[5]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=lcov,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/test/performance' ============================================================================ Testsuite summary for OpenDataPlane 1.1.0.0 ============================================================================ # TOTAL: 4 # PASS: 0 # SKIP: 1 # XFAIL: 0 # FAIL: 3 # XPASS: 0 # ERROR: 0 ============================================================================ See test/performance/test-suite.log Please report to lng-odp@lists.linaro.org ============================================================================ Makefile:829: recipe for target 'test-suite.log' failed make[4]: *** [test-suite.log] Error 1 make[4]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=lcov,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/test/performance' Makefile:935: recipe for target 'check-TESTS' failed make[3]: *** [check-TESTS] Error 2 make[3]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=lcov,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/test/performance' Makefile:1029: recipe for target 'check-am' failed make[2]: *** [check-am] Error 2 make[2]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=lcov,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/test/performance' Makefile:387: recipe for target 'check-recursive' failed make[1]: *** [check-recursive] Error 1 make[1]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=lcov,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/test' Makefile:471: recipe for target 'check-recursive' failed make: *** [check-recursive] Error 1 Build step 'Execute shell' marked build as failure Skipping publisher since build result is FAILURE
------------------------------------------ [...truncated 1063 lines...] test_cpp: no
Making all in doc make[1]: Entering directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=lcov,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/doc' make[1]: Nothing to be done for 'all'. make[1]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=lcov,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/doc' Making all in platform make[1]: Entering directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=lcov,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/platform' Making all in linux-dpdk make[2]: Entering directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=lcov,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/platform/linux-dpdk' Making all in test make[3]: Entering directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=lcov,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/platform/linux-dpdk/test' make[3]: Nothing to be done for 'all'. make[3]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=lcov,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/platform/linux-dpdk/test' make[3]: Entering directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=lcov,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/platform/linux-dpdk' CC odp_buffer.lo CC odp_init.lo CC odp_linux.lo CC odp_packet_io.lo CC odp_packet.lo CC odp_pool.lo CC odp_packet_dpdk.lo CC ../linux-generic/odp_rwlock.lo CC ../linux-generic/odp_schedule.lo CC ../linux-generic/odp_shared_memory.lo CC ../linux-generic/odp_spinlock.lo CC ../linux-generic/odp_system_info.lo CC ../linux-generic/odp_thread.lo CC ../linux-generic/odp_ticketlock.lo CC ../linux-generic/odp_time.lo CC ../linux-generic/odp_timer.lo CC ../linux-generic/odp_version.lo CC ../linux-generic/odp_weak.lo CC ../linux-generic/odp_barrier.lo CC ../linux-generic/odp_cpumask.lo CC ../linux-generic/odp_crypto.lo CC ../linux-generic/odp_errno.lo CC ../linux-generic/odp_event.lo CC ../linux-generic/odp_impl.lo CC ../linux-generic/odp_packet_flags.lo CC ../linux-generic/odp_queue.lo CC ../../helper/ring.lo CC ../linux-generic/arch/x86/odp_time.lo CCLD ../../lib/libodp.la copying selected object files to avoid basename conflicts... make[3]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=lcov,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/platform/linux-dpdk' make[2]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=lcov,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/platform/linux-dpdk' make[2]: Entering directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=lcov,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/platform' make[2]: Nothing to be done for 'all-am'. make[2]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=lcov,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/platform' make[1]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=lcov,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/platform' Making all in example make[1]: Entering directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=lcov,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/example' Making all in generator make[2]: Entering directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=lcov,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/example/generator' CC odp_generator-odp_generator.o CCLD odp_generator make[2]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=lcov,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/example/generator' Making all in ipsec make[2]: Entering directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=lcov,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/example/ipsec' CC odp_ipsec-odp_ipsec.o CC odp_ipsec-odp_ipsec_sa_db.o CC odp_ipsec-odp_ipsec_sp_db.o CC odp_ipsec-odp_ipsec_fwd_db.o CC odp_ipsec-odp_ipsec_loop_db.o CC odp_ipsec-odp_ipsec_stream.o CC odp_ipsec-odp_ipsec_cache.o CCLD odp_ipsec make[2]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=lcov,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/example/ipsec' Making all in packet make[2]: Entering directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=lcov,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/example/packet' CC odp_pktio-odp_pktio.o CCLD odp_pktio make[2]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=lcov,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/example/packet' Making all in timer make[2]: Entering directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=lcov,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/example/timer' CC odp_timer_test-odp_timer_test.o CCLD odp_timer_test make[2]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=lcov,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/example/timer' make[2]: Entering directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=lcov,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/example' make[2]: Nothing to be done for 'all-am'. make[2]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=lcov,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/example' make[1]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=lcov,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/example' Making all in test make[1]: Entering directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=lcov,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/test' Making all in api_test make[2]: Entering directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=lcov,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/test/api_test' CC odp_ring-odp_ring_test.o CC odp_ring-odp_common.o CCLD odp_ring make[2]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=lcov,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/test/api_test' Making all in performance make[2]: Entering directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=lcov,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/test/performance' CC odp_atomic-odp_atomic.o CC odp_pktio_perf.o CC odp_l2fwd.o CC odp_scheduling-odp_scheduling.o CCLD odp_atomic CCLD odp_l2fwd CCLD odp_scheduling CCLD odp_pktio_perf make[2]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=lcov,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/test/performance' Making all in miscellaneous make[2]: Entering directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=lcov,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/test/miscellaneous' make[2]: Nothing to be done for 'all'. make[2]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=lcov,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/test/miscellaneous' Making all in validation make[2]: Entering directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=lcov,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/test/validation' CC odp_buffer-odp_buffer.o CC odp_cpumask.o CC odp_init.o CC odp_crypto-odp_crypto.o CC odp_init_log.o CC odp_packet.o CC odp_pool.o CC odp_init_abort.o CC odp_queue.o CC odp_random.o CC odp_scheduler.o CC odp_shared_memory.o CC odp_synchronizers.o CC odp_time.o CC odp_timer.o CC odp_thread.o CC common/odp_ver_abt_log_dbg-odp_cunit_common.o CC odp_pktio.o CC common/odp_buffer-odp_cunit_common.o CC common/odp_cunit_common.o CC common/odp_crypto-odp_cunit_common.o CC crypto/odp_crypto-odp_crypto_test_inp.o CCLD odp_init CCLD odp_init_log CCLD odp_init_abort CC ver_abt_log_dbg/odp_ver_abt_log_dbg-odp_system.o CC ver_abt_log_dbg/odp_ver_abt_log_dbg-odp_errno.o CC ver_abt_log_dbg/odp_ver_abt_log_dbg-odp_ver_abt_log_dbg.o CCLD odp_pktio CCLD odp_buffer CCLD odp_cpumask CCLD odp_crypto CCLD odp_packet CCLD odp_pool CCLD odp_queue CCLD odp_random CCLD odp_scheduler CCLD odp_shared_memory CCLD odp_synchronizers CCLD odp_time CCLD odp_timer CCLD odp_thread CCLD odp_ver_abt_log_dbg make[2]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=lcov,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/test/validation' make[2]: Entering directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=lcov,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/test' make[2]: Nothing to be done for 'all-am'. make[2]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=lcov,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/test' make[1]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=lcov,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/test' make[1]: Entering directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=lcov,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk' make[1]: Nothing to be done for 'all-am'. make[1]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=lcov,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk' Making check in doc make[1]: Entering directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=lcov,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/doc' make[1]: Nothing to be done for 'check'. make[1]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=lcov,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/doc' Making check in platform make[1]: Entering directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=lcov,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/platform' Making check in linux-dpdk make[2]: Entering directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=lcov,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/platform/linux-dpdk' Making check in test make[3]: Entering directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=lcov,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/platform/linux-dpdk/test' make[3]: Nothing to be done for 'check'. make[3]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=lcov,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/platform/linux-dpdk/test' make[3]: Entering directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=lcov,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/platform/linux-dpdk' make[3]: Nothing to be done for 'check-am'. make[3]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=lcov,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/platform/linux-dpdk' make[2]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=lcov,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/platform/linux-dpdk' make[2]: Entering directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=lcov,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/platform' make[2]: Nothing to be done for 'check-am'. make[2]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=lcov,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/platform' make[1]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=lcov,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/platform' Making check in example make[1]: Entering directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=lcov,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/example' Making check in generator make[2]: Entering directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=lcov,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/example/generator' make[2]: Nothing to be done for 'check'. make[2]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=lcov,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/example/generator' Making check in ipsec make[2]: Entering directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=lcov,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/example/ipsec' make[2]: Nothing to be done for 'check'. make[2]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=lcov,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/example/ipsec' Making check in packet make[2]: Entering directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=lcov,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/example/packet' make[2]: Nothing to be done for 'check'. make[2]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=lcov,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/example/packet' Making check in timer make[2]: Entering directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=lcov,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/example/timer' make[2]: Nothing to be done for 'check'. make[2]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=lcov,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/example/timer' make[2]: Entering directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=lcov,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/example' make[2]: Nothing to be done for 'check-am'. make[2]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=lcov,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/example' make[1]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=lcov,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/example' Making check in test make[1]: Entering directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=lcov,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/test' Making check in api_test make[2]: Entering directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=lcov,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/test/api_test' make[2]: Nothing to be done for 'check'. make[2]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=lcov,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/test/api_test' Making check in performance make[2]: Entering directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=lcov,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/test/performance' make check-TESTS make[3]: Entering directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=lcov,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/test/performance' make[4]: Entering directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=lcov,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/test/performance' FAIL: odp_atomic FAIL: odp_pktio_perf SKIP: odp_l2fwd_run FAIL: odp_scheduling_run make[5]: Entering directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=lcov,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/test/performance' make[5]: Nothing to be done for 'all'. make[5]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=lcov,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/test/performance' ============================================================================ Testsuite summary for OpenDataPlane 1.1.0.0 ============================================================================ # TOTAL: 4 # PASS: 0 # SKIP: 1 # XFAIL: 0 # FAIL: 3 # XPASS: 0 # ERROR: 0 ============================================================================ See test/performance/test-suite.log Please report to lng-odp@lists.linaro.org ============================================================================ Makefile:829: recipe for target 'test-suite.log' failed make[4]: *** [test-suite.log] Error 1 make[4]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=lcov,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/test/performance' Makefile:935: recipe for target 'check-TESTS' failed make[3]: *** [check-TESTS] Error 2 make[3]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=lcov,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/test/performance' Makefile:1029: recipe for target 'check-am' failed make[2]: *** [check-am] Error 2 make[2]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=lcov,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/test/performance' Makefile:387: recipe for target 'check-recursive' failed make[1]: *** [check-recursive] Error 1 make[1]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=lcov,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/test' Makefile:471: recipe for target 'check-recursive' failed make: *** [check-recursive] Error 1 Build step 'Execute shell' marked build as failure Skipping publisher since build result is FAILURE
------------------------------------------ [...truncated 1063 lines...] test_cpp: no
Making all in doc make[1]: Entering directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=lcov,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/doc' make[1]: Nothing to be done for 'all'. make[1]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=lcov,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/doc' Making all in platform make[1]: Entering directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=lcov,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/platform' Making all in linux-dpdk make[2]: Entering directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=lcov,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/platform/linux-dpdk' Making all in test make[3]: Entering directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=lcov,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/platform/linux-dpdk/test' make[3]: Nothing to be done for 'all'. make[3]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=lcov,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/platform/linux-dpdk/test' make[3]: Entering directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=lcov,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/platform/linux-dpdk' CC odp_buffer.lo CC odp_packet_dpdk.lo CC odp_init.lo CC odp_packet_io.lo CC odp_packet.lo CC odp_linux.lo CC odp_pool.lo CC ../linux-generic/odp_rwlock.lo CC ../linux-generic/odp_shared_memory.lo CC ../linux-generic/odp_schedule.lo CC ../linux-generic/odp_spinlock.lo CC ../linux-generic/odp_system_info.lo CC ../linux-generic/odp_thread.lo CC ../linux-generic/odp_ticketlock.lo CC ../linux-generic/odp_time.lo CC ../linux-generic/odp_timer.lo CC ../linux-generic/odp_version.lo CC ../linux-generic/odp_weak.lo CC ../linux-generic/odp_barrier.lo CC ../linux-generic/odp_cpumask.lo CC ../linux-generic/odp_crypto.lo CC ../linux-generic/odp_errno.lo CC ../linux-generic/odp_impl.lo CC ../linux-generic/odp_event.lo CC ../../helper/ring.lo CC ../linux-generic/odp_queue.lo CC ../linux-generic/arch/x86/odp_time.lo CC ../linux-generic/odp_packet_flags.lo CCLD ../../lib/libodp.la copying selected object files to avoid basename conflicts... make[3]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=lcov,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/platform/linux-dpdk' make[2]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=lcov,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/platform/linux-dpdk' make[2]: Entering directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=lcov,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/platform' make[2]: Nothing to be done for 'all-am'. make[2]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=lcov,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/platform' make[1]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=lcov,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/platform' Making all in example make[1]: Entering directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=lcov,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/example' Making all in generator make[2]: Entering directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=lcov,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/example/generator' CC odp_generator-odp_generator.o CCLD odp_generator make[2]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=lcov,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/example/generator' Making all in ipsec make[2]: Entering directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=lcov,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/example/ipsec' CC odp_ipsec-odp_ipsec.o CC odp_ipsec-odp_ipsec_fwd_db.o CC odp_ipsec-odp_ipsec_sa_db.o CC odp_ipsec-odp_ipsec_sp_db.o CC odp_ipsec-odp_ipsec_loop_db.o CC odp_ipsec-odp_ipsec_cache.o CC odp_ipsec-odp_ipsec_stream.o CCLD odp_ipsec make[2]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=lcov,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/example/ipsec' Making all in packet make[2]: Entering directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=lcov,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/example/packet' CC odp_pktio-odp_pktio.o CCLD odp_pktio make[2]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=lcov,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/example/packet' Making all in timer make[2]: Entering directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=lcov,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/example/timer' CC odp_timer_test-odp_timer_test.o CCLD odp_timer_test make[2]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=lcov,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/example/timer' make[2]: Entering directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=lcov,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/example' make[2]: Nothing to be done for 'all-am'. make[2]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=lcov,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/example' make[1]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=lcov,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/example' Making all in test make[1]: Entering directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=lcov,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/test' Making all in api_test make[2]: Entering directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=lcov,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/test/api_test' CC odp_ring-odp_ring_test.o CC odp_ring-odp_common.o CCLD odp_ring make[2]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=lcov,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/test/api_test' Making all in performance make[2]: Entering directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=lcov,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/test/performance' CC odp_atomic-odp_atomic.o CC odp_scheduling-odp_scheduling.o CC odp_pktio_perf.o CC odp_l2fwd.o CCLD odp_l2fwd CCLD odp_pktio_perf CCLD odp_atomic CCLD odp_scheduling make[2]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=lcov,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/test/performance' Making all in miscellaneous make[2]: Entering directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=lcov,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/test/miscellaneous' make[2]: Nothing to be done for 'all'. make[2]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=lcov,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/test/miscellaneous' Making all in validation make[2]: Entering directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=lcov,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/test/validation' CC odp_buffer-odp_buffer.o CC odp_cpumask.o CC odp_crypto-odp_crypto.o CC odp_init.o CC odp_init_abort.o CC odp_init_log.o CC odp_pool.o CC odp_packet.o CC odp_queue.o CC odp_random.o CC odp_scheduler.o CC odp_synchronizers.o CC odp_time.o CC odp_shared_memory.o CC odp_timer.o CC odp_thread.o CC common/odp_ver_abt_log_dbg-odp_cunit_common.o CC odp_pktio.o CC common/odp_buffer-odp_cunit_common.o CC common/odp_cunit_common.o CC crypto/odp_crypto-odp_crypto_test_inp.o CC common/odp_crypto-odp_cunit_common.o CCLD odp_init CCLD odp_init_abort CCLD odp_init_log CC ver_abt_log_dbg/odp_ver_abt_log_dbg-odp_system.o CC ver_abt_log_dbg/odp_ver_abt_log_dbg-odp_errno.o CC ver_abt_log_dbg/odp_ver_abt_log_dbg-odp_ver_abt_log_dbg.o CCLD odp_buffer CCLD odp_cpumask CCLD odp_crypto CCLD odp_packet CCLD odp_pool CCLD odp_queue CCLD odp_scheduler CCLD odp_shared_memory CCLD odp_random CCLD odp_synchronizers CCLD odp_time CCLD odp_timer CCLD odp_thread CCLD odp_ver_abt_log_dbg CCLD odp_pktio make[2]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=lcov,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/test/validation' make[2]: Entering directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=lcov,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/test' make[2]: Nothing to be done for 'all-am'. make[2]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=lcov,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/test' make[1]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=lcov,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/test' make[1]: Entering directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=lcov,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk' make[1]: Nothing to be done for 'all-am'. make[1]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=lcov,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk' Making check in doc make[1]: Entering directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=lcov,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/doc' make[1]: Nothing to be done for 'check'. make[1]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=lcov,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/doc' Making check in platform make[1]: Entering directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=lcov,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/platform' Making check in linux-dpdk make[2]: Entering directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=lcov,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/platform/linux-dpdk' Making check in test make[3]: Entering directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=lcov,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/platform/linux-dpdk/test' make[3]: Nothing to be done for 'check'. make[3]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=lcov,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/platform/linux-dpdk/test' make[3]: Entering directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=lcov,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/platform/linux-dpdk' make[3]: Nothing to be done for 'check-am'. make[3]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=lcov,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/platform/linux-dpdk' make[2]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=lcov,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/platform/linux-dpdk' make[2]: Entering directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=lcov,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/platform' make[2]: Nothing to be done for 'check-am'. make[2]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=lcov,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/platform' make[1]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=lcov,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/platform' Making check in example make[1]: Entering directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=lcov,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/example' Making check in generator make[2]: Entering directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=lcov,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/example/generator' make[2]: Nothing to be done for 'check'. make[2]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=lcov,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/example/generator' Making check in ipsec make[2]: Entering directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=lcov,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/example/ipsec' make[2]: Nothing to be done for 'check'. make[2]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=lcov,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/example/ipsec' Making check in packet make[2]: Entering directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=lcov,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/example/packet' make[2]: Nothing to be done for 'check'. make[2]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=lcov,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/example/packet' Making check in timer make[2]: Entering directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=lcov,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/example/timer' make[2]: Nothing to be done for 'check'. make[2]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=lcov,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/example/timer' make[2]: Entering directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=lcov,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/example' make[2]: Nothing to be done for 'check-am'. make[2]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=lcov,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/example' make[1]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=lcov,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/example' Making check in test make[1]: Entering directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=lcov,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/test' Making check in api_test make[2]: Entering directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=lcov,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/test/api_test' make[2]: Nothing to be done for 'check'. make[2]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=lcov,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/test/api_test' Making check in performance make[2]: Entering directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=lcov,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/test/performance' make check-TESTS make[3]: Entering directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=lcov,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/test/performance' make[4]: Entering directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=lcov,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/test/performance' FAIL: odp_atomic FAIL: odp_pktio_perf SKIP: odp_l2fwd_run FAIL: odp_scheduling_run make[5]: Entering directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=lcov,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/test/performance' make[5]: Nothing to be done for 'all'. make[5]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=lcov,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/test/performance' ============================================================================ Testsuite summary for OpenDataPlane 1.1.0.0 ============================================================================ # TOTAL: 4 # PASS: 0 # SKIP: 1 # XFAIL: 0 # FAIL: 3 # XPASS: 0 # ERROR: 0 ============================================================================ See test/performance/test-suite.log Please report to lng-odp@lists.linaro.org ============================================================================ Makefile:829: recipe for target 'test-suite.log' failed make[4]: *** [test-suite.log] Error 1 make[4]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=lcov,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/test/performance' Makefile:935: recipe for target 'check-TESTS' failed make[3]: *** [check-TESTS] Error 2 make[3]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=lcov,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/test/performance' Makefile:1029: recipe for target 'check-am' failed make[2]: *** [check-am] Error 2 make[2]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=lcov,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/test/performance' Makefile:387: recipe for target 'check-recursive' failed make[1]: *** [check-recursive] Error 1 make[1]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=lcov,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/test' Makefile:471: recipe for target 'check-recursive' failed make: *** [check-recursive] Error 1 Build step 'Execute shell' marked build as failure Skipping publisher since build result is FAILURE
------------------------------------------ [...truncated 1063 lines...] test_cpp: no
Making all in doc make[1]: Entering directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=lcov,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/doc' make[1]: Nothing to be done for 'all'. make[1]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=lcov,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/doc' Making all in platform make[1]: Entering directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=lcov,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/platform' Making all in linux-dpdk make[2]: Entering directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=lcov,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/platform/linux-dpdk' Making all in test make[3]: Entering directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=lcov,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/platform/linux-dpdk/test' make[3]: Nothing to be done for 'all'. make[3]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=lcov,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/platform/linux-dpdk/test' make[3]: Entering directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=lcov,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/platform/linux-dpdk' CC odp_buffer.lo CC odp_init.lo CC odp_linux.lo CC odp_packet_dpdk.lo CC odp_packet_io.lo CC odp_packet.lo CC odp_pool.lo CC ../linux-generic/odp_rwlock.lo CC ../linux-generic/odp_schedule.lo CC ../linux-generic/odp_shared_memory.lo CC ../linux-generic/odp_spinlock.lo CC ../linux-generic/odp_system_info.lo CC ../linux-generic/odp_thread.lo CC ../linux-generic/odp_ticketlock.lo CC ../linux-generic/odp_time.lo CC ../linux-generic/odp_timer.lo CC ../linux-generic/odp_weak.lo CC ../linux-generic/odp_version.lo CC ../linux-generic/odp_barrier.lo CC ../linux-generic/odp_cpumask.lo CC ../linux-generic/odp_crypto.lo CC ../linux-generic/odp_errno.lo CC ../linux-generic/odp_event.lo CC ../linux-generic/odp_impl.lo CC ../linux-generic/odp_packet_flags.lo CC ../linux-generic/odp_queue.lo CC ../../helper/ring.lo CC ../linux-generic/arch/x86/odp_time.lo CCLD ../../lib/libodp.la copying selected object files to avoid basename conflicts... make[3]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=lcov,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/platform/linux-dpdk' make[2]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=lcov,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/platform/linux-dpdk' make[2]: Entering directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=lcov,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/platform' make[2]: Nothing to be done for 'all-am'. make[2]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=lcov,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/platform' make[1]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=lcov,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/platform' Making all in example make[1]: Entering directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=lcov,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/example' Making all in generator make[2]: Entering directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=lcov,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/example/generator' CC odp_generator-odp_generator.o CCLD odp_generator make[2]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=lcov,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/example/generator' Making all in ipsec make[2]: Entering directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=lcov,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/example/ipsec' CC odp_ipsec-odp_ipsec.o CC odp_ipsec-odp_ipsec_sa_db.o CC odp_ipsec-odp_ipsec_stream.o CC odp_ipsec-odp_ipsec_sp_db.o CC odp_ipsec-odp_ipsec_fwd_db.o CC odp_ipsec-odp_ipsec_loop_db.o CC odp_ipsec-odp_ipsec_cache.o CCLD odp_ipsec make[2]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=lcov,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/example/ipsec' Making all in packet make[2]: Entering directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=lcov,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/example/packet' CC odp_pktio-odp_pktio.o CCLD odp_pktio make[2]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=lcov,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/example/packet' Making all in timer make[2]: Entering directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=lcov,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/example/timer' CC odp_timer_test-odp_timer_test.o CCLD odp_timer_test make[2]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=lcov,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/example/timer' make[2]: Entering directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=lcov,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/example' make[2]: Nothing to be done for 'all-am'. make[2]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=lcov,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/example' make[1]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=lcov,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/example' Making all in test make[1]: Entering directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=lcov,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/test' Making all in api_test make[2]: Entering directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=lcov,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/test/api_test' CC odp_ring-odp_common.o CC odp_ring-odp_ring_test.o CCLD odp_ring make[2]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=lcov,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/test/api_test' Making all in performance make[2]: Entering directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=lcov,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/test/performance' CC odp_atomic-odp_atomic.o CC odp_pktio_perf.o CC odp_l2fwd.o CC odp_scheduling-odp_scheduling.o CCLD odp_atomic CCLD odp_l2fwd CCLD odp_pktio_perf CCLD odp_scheduling make[2]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=lcov,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/test/performance' Making all in miscellaneous make[2]: Entering directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=lcov,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/test/miscellaneous' make[2]: Nothing to be done for 'all'. make[2]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=lcov,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/test/miscellaneous' Making all in validation make[2]: Entering directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=lcov,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/test/validation' CC odp_buffer-odp_buffer.o CC odp_cpumask.o CC odp_crypto-odp_crypto.o CC odp_init.o CC odp_init_log.o CC odp_packet.o CC odp_init_abort.o CC odp_pool.o CC odp_random.o CC odp_queue.o CC odp_scheduler.o CC odp_shared_memory.o CC odp_time.o CC odp_synchronizers.o CC odp_timer.o CC odp_thread.o CC common/odp_ver_abt_log_dbg-odp_cunit_common.o CC odp_pktio.o CC common/odp_buffer-odp_cunit_common.o CC common/odp_cunit_common.o CC crypto/odp_crypto-odp_crypto_test_inp.o CC common/odp_crypto-odp_cunit_common.o CCLD odp_init CCLD odp_init_abort CCLD odp_init_log CCLD odp_packet CCLD odp_pool CCLD odp_random CCLD odp_scheduler CCLD odp_queue CCLD odp_shared_memory CCLD odp_synchronizers CCLD odp_time CCLD odp_timer CCLD odp_thread CC ver_abt_log_dbg/odp_ver_abt_log_dbg-odp_system.o CC ver_abt_log_dbg/odp_ver_abt_log_dbg-odp_errno.o CC ver_abt_log_dbg/odp_ver_abt_log_dbg-odp_ver_abt_log_dbg.o CCLD odp_pktio CCLD odp_buffer CCLD odp_cpumask CCLD odp_crypto CCLD odp_ver_abt_log_dbg make[2]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=lcov,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/test/validation' make[2]: Entering directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=lcov,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/test' make[2]: Nothing to be done for 'all-am'. make[2]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=lcov,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/test' make[1]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=lcov,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/test' make[1]: Entering directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=lcov,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk' make[1]: Nothing to be done for 'all-am'. make[1]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=lcov,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk' Making check in doc make[1]: Entering directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=lcov,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/doc' make[1]: Nothing to be done for 'check'. make[1]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=lcov,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/doc' Making check in platform make[1]: Entering directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=lcov,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/platform' Making check in linux-dpdk make[2]: Entering directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=lcov,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/platform/linux-dpdk' Making check in test make[3]: Entering directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=lcov,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/platform/linux-dpdk/test' make[3]: Nothing to be done for 'check'. make[3]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=lcov,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/platform/linux-dpdk/test' make[3]: Entering directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=lcov,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/platform/linux-dpdk' make[3]: Nothing to be done for 'check-am'. make[3]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=lcov,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/platform/linux-dpdk' make[2]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=lcov,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/platform/linux-dpdk' make[2]: Entering directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=lcov,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/platform' make[2]: Nothing to be done for 'check-am'. make[2]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=lcov,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/platform' make[1]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=lcov,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/platform' Making check in example make[1]: Entering directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=lcov,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/example' Making check in generator make[2]: Entering directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=lcov,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/example/generator' make[2]: Nothing to be done for 'check'. make[2]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=lcov,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/example/generator' Making check in ipsec make[2]: Entering directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=lcov,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/example/ipsec' make[2]: Nothing to be done for 'check'. make[2]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=lcov,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/example/ipsec' Making check in packet make[2]: Entering directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=lcov,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/example/packet' make[2]: Nothing to be done for 'check'. make[2]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=lcov,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/example/packet' Making check in timer make[2]: Entering directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=lcov,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/example/timer' make[2]: Nothing to be done for 'check'. make[2]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=lcov,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/example/timer' make[2]: Entering directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=lcov,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/example' make[2]: Nothing to be done for 'check-am'. make[2]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=lcov,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/example' make[1]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=lcov,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/example' Making check in test make[1]: Entering directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=lcov,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/test' Making check in api_test make[2]: Entering directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=lcov,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/test/api_test' make[2]: Nothing to be done for 'check'. make[2]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=lcov,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/test/api_test' Making check in performance make[2]: Entering directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=lcov,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/test/performance' make check-TESTS make[3]: Entering directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=lcov,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/test/performance' make[4]: Entering directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=lcov,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/test/performance' FAIL: odp_atomic FAIL: odp_pktio_perf SKIP: odp_l2fwd_run FAIL: odp_scheduling_run make[5]: Entering directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=lcov,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/test/performance' make[5]: Nothing to be done for 'all'. make[5]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=lcov,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/test/performance' ============================================================================ Testsuite summary for OpenDataPlane 1.1.0.0 ============================================================================ # TOTAL: 4 # PASS: 0 # SKIP: 1 # XFAIL: 0 # FAIL: 3 # XPASS: 0 # ERROR: 0 ============================================================================ See test/performance/test-suite.log Please report to lng-odp@lists.linaro.org ============================================================================ Makefile:829: recipe for target 'test-suite.log' failed make[4]: *** [test-suite.log] Error 1 make[4]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=lcov,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/test/performance' Makefile:935: recipe for target 'check-TESTS' failed make[3]: *** [check-TESTS] Error 2 make[3]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=lcov,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/test/performance' Makefile:1029: recipe for target 'check-am' failed make[2]: *** [check-am] Error 2 make[2]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=lcov,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/test/performance' Makefile:387: recipe for target 'check-recursive' failed make[1]: *** [check-recursive] Error 1 make[1]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=lcov,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/test' Makefile:471: recipe for target 'check-recursive' failed make: *** [check-recursive] Error 1 Build step 'Execute shell' marked build as failure Skipping publisher since build result is FAILURE
------------------------------------------ [...truncated 1063 lines...] test_cpp: no
Making all in doc make[1]: Entering directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=lcov,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/doc' make[1]: Nothing to be done for 'all'. make[1]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=lcov,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/doc' Making all in platform make[1]: Entering directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=lcov,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/platform' Making all in linux-dpdk make[2]: Entering directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=lcov,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/platform/linux-dpdk' Making all in test make[3]: Entering directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=lcov,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/platform/linux-dpdk/test' make[3]: Nothing to be done for 'all'. make[3]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=lcov,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/platform/linux-dpdk/test' make[3]: Entering directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=lcov,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/platform/linux-dpdk' CC odp_buffer.lo CC odp_init.lo CC odp_linux.lo CC odp_packet.lo CC odp_packet_dpdk.lo CC odp_packet_io.lo CC odp_pool.lo CC ../linux-generic/odp_rwlock.lo CC ../linux-generic/odp_schedule.lo CC ../linux-generic/odp_shared_memory.lo CC ../linux-generic/odp_spinlock.lo CC ../linux-generic/odp_system_info.lo CC ../linux-generic/odp_thread.lo CC ../linux-generic/odp_ticketlock.lo CC ../linux-generic/odp_time.lo CC ../linux-generic/odp_version.lo CC ../linux-generic/odp_timer.lo CC ../linux-generic/odp_weak.lo CC ../linux-generic/odp_barrier.lo CC ../linux-generic/odp_cpumask.lo CC ../linux-generic/odp_crypto.lo CC ../linux-generic/odp_errno.lo CC ../linux-generic/odp_event.lo CC ../linux-generic/odp_impl.lo CC ../linux-generic/odp_packet_flags.lo CC ../linux-generic/odp_queue.lo CC ../../helper/ring.lo CC ../linux-generic/arch/x86/odp_time.lo CCLD ../../lib/libodp.la copying selected object files to avoid basename conflicts... make[3]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=lcov,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/platform/linux-dpdk' make[2]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=lcov,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/platform/linux-dpdk' make[2]: Entering directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=lcov,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/platform' make[2]: Nothing to be done for 'all-am'. make[2]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=lcov,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/platform' make[1]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=lcov,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/platform' Making all in example make[1]: Entering directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=lcov,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/example' Making all in generator make[2]: Entering directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=lcov,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/example/generator' CC odp_generator-odp_generator.o CCLD odp_generator make[2]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=lcov,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/example/generator' Making all in ipsec make[2]: Entering directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=lcov,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/example/ipsec' CC odp_ipsec-odp_ipsec.o CC odp_ipsec-odp_ipsec_sa_db.o CC odp_ipsec-odp_ipsec_sp_db.o CC odp_ipsec-odp_ipsec_loop_db.o CC odp_ipsec-odp_ipsec_fwd_db.o CC odp_ipsec-odp_ipsec_cache.o CC odp_ipsec-odp_ipsec_stream.o CCLD odp_ipsec make[2]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=lcov,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/example/ipsec' Making all in packet make[2]: Entering directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=lcov,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/example/packet' CC odp_pktio-odp_pktio.o CCLD odp_pktio make[2]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=lcov,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/example/packet' Making all in timer make[2]: Entering directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=lcov,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/example/timer' CC odp_timer_test-odp_timer_test.o CCLD odp_timer_test make[2]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=lcov,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/example/timer' make[2]: Entering directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=lcov,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/example' make[2]: Nothing to be done for 'all-am'. make[2]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=lcov,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/example' make[1]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=lcov,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/example' Making all in test make[1]: Entering directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=lcov,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/test' Making all in api_test make[2]: Entering directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=lcov,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/test/api_test' CC odp_ring-odp_ring_test.o CC odp_ring-odp_common.o CCLD odp_ring make[2]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=lcov,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/test/api_test' Making all in performance make[2]: Entering directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=lcov,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/test/performance' CC odp_atomic-odp_atomic.o CC odp_pktio_perf.o CC odp_l2fwd.o CC odp_scheduling-odp_scheduling.o CCLD odp_l2fwd CCLD odp_pktio_perf CCLD odp_atomic CCLD odp_scheduling make[2]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=lcov,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/test/performance' Making all in miscellaneous make[2]: Entering directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=lcov,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/test/miscellaneous' make[2]: Nothing to be done for 'all'. make[2]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=lcov,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/test/miscellaneous' Making all in validation make[2]: Entering directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=lcov,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/test/validation' CC odp_buffer-odp_buffer.o CC odp_cpumask.o CC odp_init.o CC odp_crypto-odp_crypto.o CC odp_init_abort.o CC odp_packet.o CC odp_pool.o CC odp_init_log.o CC odp_queue.o CC odp_random.o CC odp_scheduler.o CC odp_shared_memory.o CC odp_time.o CC odp_synchronizers.o CC odp_timer.o CC odp_thread.o CC common/odp_ver_abt_log_dbg-odp_cunit_common.o CC odp_pktio.o CC common/odp_buffer-odp_cunit_common.o CC common/odp_cunit_common.o CC common/odp_crypto-odp_cunit_common.o CC crypto/odp_crypto-odp_crypto_test_inp.o CCLD odp_init CCLD odp_init_abort CC ver_abt_log_dbg/odp_ver_abt_log_dbg-odp_system.o CCLD odp_init_log CC ver_abt_log_dbg/odp_ver_abt_log_dbg-odp_errno.o CC ver_abt_log_dbg/odp_ver_abt_log_dbg-odp_ver_abt_log_dbg.o CCLD odp_buffer CCLD odp_cpumask CCLD odp_crypto CCLD odp_packet CCLD odp_pool CCLD odp_queue CCLD odp_random CCLD odp_scheduler CCLD odp_shared_memory CCLD odp_synchronizers CCLD odp_time CCLD odp_timer CCLD odp_thread CCLD odp_ver_abt_log_dbg CCLD odp_pktio make[2]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=lcov,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/test/validation' make[2]: Entering directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=lcov,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/test' make[2]: Nothing to be done for 'all-am'. make[2]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=lcov,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/test' make[1]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=lcov,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/test' make[1]: Entering directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=lcov,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk' make[1]: Nothing to be done for 'all-am'. make[1]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=lcov,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk' Making check in doc make[1]: Entering directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=lcov,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/doc' make[1]: Nothing to be done for 'check'. make[1]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=lcov,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/doc' Making check in platform make[1]: Entering directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=lcov,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/platform' Making check in linux-dpdk make[2]: Entering directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=lcov,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/platform/linux-dpdk' Making check in test make[3]: Entering directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=lcov,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/platform/linux-dpdk/test' make[3]: Nothing to be done for 'check'. make[3]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=lcov,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/platform/linux-dpdk/test' make[3]: Entering directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=lcov,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/platform/linux-dpdk' make[3]: Nothing to be done for 'check-am'. make[3]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=lcov,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/platform/linux-dpdk' make[2]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=lcov,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/platform/linux-dpdk' make[2]: Entering directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=lcov,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/platform' make[2]: Nothing to be done for 'check-am'. make[2]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=lcov,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/platform' make[1]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=lcov,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/platform' Making check in example make[1]: Entering directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=lcov,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/example' Making check in generator make[2]: Entering directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=lcov,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/example/generator' make[2]: Nothing to be done for 'check'. make[2]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=lcov,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/example/generator' Making check in ipsec make[2]: Entering directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=lcov,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/example/ipsec' make[2]: Nothing to be done for 'check'. make[2]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=lcov,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/example/ipsec' Making check in packet make[2]: Entering directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=lcov,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/example/packet' make[2]: Nothing to be done for 'check'. make[2]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=lcov,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/example/packet' Making check in timer make[2]: Entering directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=lcov,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/example/timer' make[2]: Nothing to be done for 'check'. make[2]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=lcov,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/example/timer' make[2]: Entering directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=lcov,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/example' make[2]: Nothing to be done for 'check-am'. make[2]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=lcov,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/example' make[1]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=lcov,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/example' Making check in test make[1]: Entering directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=lcov,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/test' Making check in api_test make[2]: Entering directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=lcov,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/test/api_test' make[2]: Nothing to be done for 'check'. make[2]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=lcov,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/test/api_test' Making check in performance make[2]: Entering directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=lcov,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/test/performance' make check-TESTS make[3]: Entering directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=lcov,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/test/performance' make[4]: Entering directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=lcov,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/test/performance' FAIL: odp_atomic FAIL: odp_pktio_perf SKIP: odp_l2fwd_run FAIL: odp_scheduling_run make[5]: Entering directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=lcov,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/test/performance' make[5]: Nothing to be done for 'all'. make[5]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=lcov,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/test/performance' ============================================================================ Testsuite summary for OpenDataPlane 1.1.0.0 ============================================================================ # TOTAL: 4 # PASS: 0 # SKIP: 1 # XFAIL: 0 # FAIL: 3 # XPASS: 0 # ERROR: 0 ============================================================================ See test/performance/test-suite.log Please report to lng-odp@lists.linaro.org ============================================================================ Makefile:829: recipe for target 'test-suite.log' failed make[4]: *** [test-suite.log] Error 1 make[4]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=lcov,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/test/performance' Makefile:935: recipe for target 'check-TESTS' failed make[3]: *** [check-TESTS] Error 2 make[3]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=lcov,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/test/performance' Makefile:1029: recipe for target 'check-am' failed make[2]: *** [check-am] Error 2 make[2]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=lcov,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/test/performance' Makefile:387: recipe for target 'check-recursive' failed make[1]: *** [check-recursive] Error 1 make[1]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=lcov,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/test' Makefile:471: recipe for target 'check-recursive' failed make: *** [check-recursive] Error 1 Build step 'Execute shell' marked build as failure Skipping publisher since build result is FAILURE
------------------------------------------ [...truncated 1063 lines...] test_cpp: no
Making all in doc make[1]: Entering directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=lcov,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/doc' make[1]: Nothing to be done for 'all'. make[1]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=lcov,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/doc' Making all in platform make[1]: Entering directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=lcov,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/platform' Making all in linux-dpdk make[2]: Entering directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=lcov,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/platform/linux-dpdk' Making all in test make[3]: Entering directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=lcov,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/platform/linux-dpdk/test' make[3]: Nothing to be done for 'all'. make[3]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=lcov,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/platform/linux-dpdk/test' make[3]: Entering directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=lcov,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/platform/linux-dpdk' CC odp_buffer.lo CC odp_init.lo CC odp_packet_io.lo CC odp_linux.lo CC odp_pool.lo CC odp_packet.lo CC odp_packet_dpdk.lo CC ../linux-generic/odp_rwlock.lo CC ../linux-generic/odp_schedule.lo CC ../linux-generic/odp_shared_memory.lo CC ../linux-generic/odp_spinlock.lo CC ../linux-generic/odp_system_info.lo CC ../linux-generic/odp_thread.lo CC ../linux-generic/odp_ticketlock.lo CC ../linux-generic/odp_time.lo CC ../linux-generic/odp_timer.lo CC ../linux-generic/odp_version.lo CC ../linux-generic/odp_weak.lo CC ../linux-generic/odp_barrier.lo CC ../linux-generic/odp_cpumask.lo CC ../linux-generic/odp_crypto.lo CC ../linux-generic/odp_errno.lo CC ../linux-generic/odp_impl.lo CC ../linux-generic/odp_event.lo CC ../linux-generic/odp_packet_flags.lo CC ../linux-generic/odp_queue.lo CC ../../helper/ring.lo CC ../linux-generic/arch/x86/odp_time.lo CCLD ../../lib/libodp.la copying selected object files to avoid basename conflicts... make[3]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=lcov,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/platform/linux-dpdk' make[2]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=lcov,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/platform/linux-dpdk' make[2]: Entering directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=lcov,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/platform' make[2]: Nothing to be done for 'all-am'. make[2]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=lcov,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/platform' make[1]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=lcov,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/platform' Making all in example make[1]: Entering directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=lcov,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/example' Making all in generator make[2]: Entering directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=lcov,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/example/generator' CC odp_generator-odp_generator.o CCLD odp_generator make[2]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=lcov,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/example/generator' Making all in ipsec make[2]: Entering directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=lcov,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/example/ipsec' CC odp_ipsec-odp_ipsec.o CC odp_ipsec-odp_ipsec_sa_db.o CC odp_ipsec-odp_ipsec_sp_db.o CC odp_ipsec-odp_ipsec_fwd_db.o CC odp_ipsec-odp_ipsec_loop_db.o CC odp_ipsec-odp_ipsec_stream.o CC odp_ipsec-odp_ipsec_cache.o CCLD odp_ipsec make[2]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=lcov,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/example/ipsec' Making all in packet make[2]: Entering directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=lcov,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/example/packet' CC odp_pktio-odp_pktio.o CCLD odp_pktio make[2]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=lcov,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/example/packet' Making all in timer make[2]: Entering directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=lcov,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/example/timer' CC odp_timer_test-odp_timer_test.o CCLD odp_timer_test make[2]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=lcov,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/example/timer' make[2]: Entering directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=lcov,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/example' make[2]: Nothing to be done for 'all-am'. make[2]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=lcov,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/example' make[1]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=lcov,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/example' Making all in test make[1]: Entering directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=lcov,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/test' Making all in api_test make[2]: Entering directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=lcov,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/test/api_test' CC odp_ring-odp_ring_test.o CC odp_ring-odp_common.o CCLD odp_ring make[2]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=lcov,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/test/api_test' Making all in performance make[2]: Entering directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=lcov,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/test/performance' CC odp_atomic-odp_atomic.o CC odp_pktio_perf.o CC odp_l2fwd.o CC odp_scheduling-odp_scheduling.o CCLD odp_atomic CCLD odp_pktio_perf CCLD odp_l2fwd CCLD odp_scheduling make[2]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=lcov,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/test/performance' Making all in miscellaneous make[2]: Entering directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=lcov,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/test/miscellaneous' make[2]: Nothing to be done for 'all'. make[2]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=lcov,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/test/miscellaneous' Making all in validation make[2]: Entering directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=lcov,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/test/validation' CC odp_buffer-odp_buffer.o CC odp_cpumask.o CC odp_init_abort.o CC odp_init_log.o CC odp_packet.o CC odp_crypto-odp_crypto.o CC odp_init.o CC odp_pool.o CC odp_queue.o CC odp_random.o CC odp_scheduler.o CC odp_shared_memory.o CC odp_time.o CC odp_synchronizers.o CC odp_timer.o CC odp_thread.o CC odp_pktio.o CC common/odp_buffer-odp_cunit_common.o CC common/odp_ver_abt_log_dbg-odp_cunit_common.o CC common/odp_cunit_common.o CC crypto/odp_crypto-odp_crypto_test_inp.o CC common/odp_crypto-odp_cunit_common.o CCLD odp_init CCLD odp_init_abort CCLD odp_init_log CCLD odp_pool CCLD odp_packet CCLD odp_queue CCLD odp_random CCLD odp_scheduler CCLD odp_shared_memory CCLD odp_synchronizers CCLD odp_time CCLD odp_thread CCLD odp_timer CC ver_abt_log_dbg/odp_ver_abt_log_dbg-odp_system.o CC ver_abt_log_dbg/odp_ver_abt_log_dbg-odp_errno.o CC ver_abt_log_dbg/odp_ver_abt_log_dbg-odp_ver_abt_log_dbg.o CCLD odp_pktio CCLD odp_buffer CCLD odp_cpumask CCLD odp_crypto CCLD odp_ver_abt_log_dbg make[2]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=lcov,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/test/validation' make[2]: Entering directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=lcov,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/test' make[2]: Nothing to be done for 'all-am'. make[2]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=lcov,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/test' make[1]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=lcov,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/test' make[1]: Entering directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=lcov,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk' make[1]: Nothing to be done for 'all-am'. make[1]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=lcov,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk' Making check in doc make[1]: Entering directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=lcov,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/doc' make[1]: Nothing to be done for 'check'. make[1]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=lcov,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/doc' Making check in platform make[1]: Entering directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=lcov,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/platform' Making check in linux-dpdk make[2]: Entering directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=lcov,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/platform/linux-dpdk' Making check in test make[3]: Entering directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=lcov,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/platform/linux-dpdk/test' make[3]: Nothing to be done for 'check'. make[3]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=lcov,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/platform/linux-dpdk/test' make[3]: Entering directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=lcov,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/platform/linux-dpdk' make[3]: Nothing to be done for 'check-am'. make[3]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=lcov,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/platform/linux-dpdk' make[2]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=lcov,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/platform/linux-dpdk' make[2]: Entering directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=lcov,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/platform' make[2]: Nothing to be done for 'check-am'. make[2]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=lcov,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/platform' make[1]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=lcov,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/platform' Making check in example make[1]: Entering directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=lcov,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/example' Making check in generator make[2]: Entering directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=lcov,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/example/generator' make[2]: Nothing to be done for 'check'. make[2]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=lcov,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/example/generator' Making check in ipsec make[2]: Entering directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=lcov,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/example/ipsec' make[2]: Nothing to be done for 'check'. make[2]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=lcov,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/example/ipsec' Making check in packet make[2]: Entering directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=lcov,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/example/packet' make[2]: Nothing to be done for 'check'. make[2]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=lcov,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/example/packet' Making check in timer make[2]: Entering directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=lcov,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/example/timer' make[2]: Nothing to be done for 'check'. make[2]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=lcov,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/example/timer' make[2]: Entering directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=lcov,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/example' make[2]: Nothing to be done for 'check-am'. make[2]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=lcov,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/example' make[1]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=lcov,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/example' Making check in test make[1]: Entering directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=lcov,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/test' Making check in api_test make[2]: Entering directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=lcov,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/test/api_test' make[2]: Nothing to be done for 'check'. make[2]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=lcov,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/test/api_test' Making check in performance make[2]: Entering directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=lcov,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/test/performance' make check-TESTS make[3]: Entering directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=lcov,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/test/performance' make[4]: Entering directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=lcov,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/test/performance' FAIL: odp_atomic FAIL: odp_pktio_perf SKIP: odp_l2fwd_run FAIL: odp_scheduling_run make[5]: Entering directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=lcov,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/test/performance' make[5]: Nothing to be done for 'all'. make[5]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=lcov,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/test/performance' ============================================================================ Testsuite summary for OpenDataPlane 1.1.0.0 ============================================================================ # TOTAL: 4 # PASS: 0 # SKIP: 1 # XFAIL: 0 # FAIL: 3 # XPASS: 0 # ERROR: 0 ============================================================================ See test/performance/test-suite.log Please report to lng-odp@lists.linaro.org ============================================================================ Makefile:829: recipe for target 'test-suite.log' failed make[4]: *** [test-suite.log] Error 1 make[4]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=lcov,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/test/performance' Makefile:935: recipe for target 'check-TESTS' failed make[3]: *** [check-TESTS] Error 2 make[3]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=lcov,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/test/performance' Makefile:1029: recipe for target 'check-am' failed make[2]: *** [check-am] Error 2 make[2]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=lcov,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/test/performance' Makefile:387: recipe for target 'check-recursive' failed make[1]: *** [check-recursive] Error 1 make[1]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=lcov,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/test' Makefile:471: recipe for target 'check-recursive' failed make: *** [check-recursive] Error 1 Build step 'Execute shell' marked build as failure Skipping publisher since build result is FAILURE
------------------------------------------ [...truncated 1063 lines...] test_cpp: no
Making all in doc make[1]: Entering directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=lcov,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/doc' make[1]: Nothing to be done for 'all'. make[1]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=lcov,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/doc' Making all in platform make[1]: Entering directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=lcov,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/platform' Making all in linux-dpdk make[2]: Entering directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=lcov,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/platform/linux-dpdk' Making all in test make[3]: Entering directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=lcov,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/platform/linux-dpdk/test' make[3]: Nothing to be done for 'all'. make[3]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=lcov,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/platform/linux-dpdk/test' make[3]: Entering directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=lcov,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/platform/linux-dpdk' CC odp_buffer.lo CC odp_init.lo CC odp_linux.lo CC odp_packet.lo CC odp_packet_dpdk.lo CC odp_packet_io.lo CC odp_pool.lo CC ../linux-generic/odp_rwlock.lo CC ../linux-generic/odp_schedule.lo CC ../linux-generic/odp_shared_memory.lo CC ../linux-generic/odp_spinlock.lo CC ../linux-generic/odp_system_info.lo CC ../linux-generic/odp_thread.lo CC ../linux-generic/odp_ticketlock.lo CC ../linux-generic/odp_time.lo CC ../linux-generic/odp_timer.lo CC ../linux-generic/odp_version.lo CC ../linux-generic/odp_weak.lo CC ../linux-generic/odp_barrier.lo CC ../linux-generic/odp_cpumask.lo CC ../linux-generic/odp_crypto.lo CC ../linux-generic/odp_errno.lo CC ../linux-generic/odp_event.lo CC ../linux-generic/odp_impl.lo CC ../linux-generic/odp_packet_flags.lo CC ../linux-generic/odp_queue.lo CC ../linux-generic/arch/x86/odp_time.lo CC ../../helper/ring.lo CCLD ../../lib/libodp.la copying selected object files to avoid basename conflicts... make[3]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=lcov,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/platform/linux-dpdk' make[2]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=lcov,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/platform/linux-dpdk' make[2]: Entering directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=lcov,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/platform' make[2]: Nothing to be done for 'all-am'. make[2]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=lcov,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/platform' make[1]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=lcov,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/platform' Making all in example make[1]: Entering directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=lcov,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/example' Making all in generator make[2]: Entering directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=lcov,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/example/generator' CC odp_generator-odp_generator.o CCLD odp_generator make[2]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=lcov,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/example/generator' Making all in ipsec make[2]: Entering directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=lcov,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/example/ipsec' CC odp_ipsec-odp_ipsec.o CC odp_ipsec-odp_ipsec_sa_db.o CC odp_ipsec-odp_ipsec_sp_db.o CC odp_ipsec-odp_ipsec_fwd_db.o CC odp_ipsec-odp_ipsec_loop_db.o CC odp_ipsec-odp_ipsec_stream.o CC odp_ipsec-odp_ipsec_cache.o CCLD odp_ipsec make[2]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=lcov,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/example/ipsec' Making all in packet make[2]: Entering directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=lcov,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/example/packet' CC odp_pktio-odp_pktio.o CCLD odp_pktio make[2]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=lcov,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/example/packet' Making all in timer make[2]: Entering directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=lcov,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/example/timer' CC odp_timer_test-odp_timer_test.o CCLD odp_timer_test make[2]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=lcov,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/example/timer' make[2]: Entering directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=lcov,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/example' make[2]: Nothing to be done for 'all-am'. make[2]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=lcov,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/example' make[1]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=lcov,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/example' Making all in test make[1]: Entering directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=lcov,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/test' Making all in api_test make[2]: Entering directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=lcov,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/test/api_test' CC odp_ring-odp_ring_test.o CC odp_ring-odp_common.o CCLD odp_ring make[2]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=lcov,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/test/api_test' Making all in performance make[2]: Entering directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=lcov,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/test/performance' CC odp_atomic-odp_atomic.o CC odp_pktio_perf.o CC odp_scheduling-odp_scheduling.o CC odp_l2fwd.o CCLD odp_l2fwd CCLD odp_pktio_perf CCLD odp_atomic CCLD odp_scheduling make[2]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=lcov,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/test/performance' Making all in miscellaneous make[2]: Entering directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=lcov,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/test/miscellaneous' make[2]: Nothing to be done for 'all'. make[2]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=lcov,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/test/miscellaneous' Making all in validation make[2]: Entering directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=lcov,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/test/validation' CC odp_buffer-odp_buffer.o CC odp_cpumask.o CC odp_crypto-odp_crypto.o CC odp_init.o CC odp_init_log.o CC odp_init_abort.o CC odp_packet.o CC odp_pool.o CC odp_queue.o CC odp_random.o CC odp_shared_memory.o CC odp_scheduler.o CC odp_synchronizers.o CC odp_time.o CC odp_timer.o CC odp_thread.o CC common/odp_ver_abt_log_dbg-odp_cunit_common.o CC odp_pktio.o CC common/odp_buffer-odp_cunit_common.o CC common/odp_cunit_common.o CC crypto/odp_crypto-odp_crypto_test_inp.o CC common/odp_crypto-odp_cunit_common.o CCLD odp_init CCLD odp_init_abort CCLD odp_init_log CCLD odp_packet CCLD odp_pool CCLD odp_queue CCLD odp_random CCLD odp_scheduler CCLD odp_shared_memory CCLD odp_time CCLD odp_synchronizers CCLD odp_timer CCLD odp_thread CC ver_abt_log_dbg/odp_ver_abt_log_dbg-odp_system.o CC ver_abt_log_dbg/odp_ver_abt_log_dbg-odp_errno.o CC ver_abt_log_dbg/odp_ver_abt_log_dbg-odp_ver_abt_log_dbg.o CCLD odp_pktio CCLD odp_buffer CCLD odp_cpumask CCLD odp_crypto CCLD odp_ver_abt_log_dbg make[2]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=lcov,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/test/validation' make[2]: Entering directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=lcov,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/test' make[2]: Nothing to be done for 'all-am'. make[2]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=lcov,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/test' make[1]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=lcov,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/test' make[1]: Entering directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=lcov,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk' make[1]: Nothing to be done for 'all-am'. make[1]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=lcov,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk' Making check in doc make[1]: Entering directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=lcov,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/doc' make[1]: Nothing to be done for 'check'. make[1]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=lcov,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/doc' Making check in platform make[1]: Entering directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=lcov,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/platform' Making check in linux-dpdk make[2]: Entering directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=lcov,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/platform/linux-dpdk' Making check in test make[3]: Entering directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=lcov,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/platform/linux-dpdk/test' make[3]: Nothing to be done for 'check'. make[3]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=lcov,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/platform/linux-dpdk/test' make[3]: Entering directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=lcov,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/platform/linux-dpdk' make[3]: Nothing to be done for 'check-am'. make[3]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=lcov,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/platform/linux-dpdk' make[2]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=lcov,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/platform/linux-dpdk' make[2]: Entering directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=lcov,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/platform' make[2]: Nothing to be done for 'check-am'. make[2]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=lcov,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/platform' make[1]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=lcov,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/platform' Making check in example make[1]: Entering directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=lcov,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/example' Making check in generator make[2]: Entering directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=lcov,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/example/generator' make[2]: Nothing to be done for 'check'. make[2]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=lcov,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/example/generator' Making check in ipsec make[2]: Entering directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=lcov,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/example/ipsec' make[2]: Nothing to be done for 'check'. make[2]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=lcov,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/example/ipsec' Making check in packet make[2]: Entering directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=lcov,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/example/packet' make[2]: Nothing to be done for 'check'. make[2]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=lcov,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/example/packet' Making check in timer make[2]: Entering directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=lcov,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/example/timer' make[2]: Nothing to be done for 'check'. make[2]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=lcov,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/example/timer' make[2]: Entering directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=lcov,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/example' make[2]: Nothing to be done for 'check-am'. make[2]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=lcov,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/example' make[1]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=lcov,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/example' Making check in test make[1]: Entering directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=lcov,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/test' Making check in api_test make[2]: Entering directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=lcov,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/test/api_test' make[2]: Nothing to be done for 'check'. make[2]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=lcov,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/test/api_test' Making check in performance make[2]: Entering directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=lcov,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/test/performance' make check-TESTS make[3]: Entering directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=lcov,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/test/performance' make[4]: Entering directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=lcov,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/test/performance' FAIL: odp_atomic FAIL: odp_pktio_perf SKIP: odp_l2fwd_run FAIL: odp_scheduling_run make[5]: Entering directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=lcov,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/test/performance' make[5]: Nothing to be done for 'all'. make[5]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=lcov,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/test/performance' ============================================================================ Testsuite summary for OpenDataPlane 1.1.0.0 ============================================================================ # TOTAL: 4 # PASS: 0 # SKIP: 1 # XFAIL: 0 # FAIL: 3 # XPASS: 0 # ERROR: 0 ============================================================================ See test/performance/test-suite.log Please report to lng-odp@lists.linaro.org ============================================================================ Makefile:829: recipe for target 'test-suite.log' failed make[4]: *** [test-suite.log] Error 1 make[4]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=lcov,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/test/performance' Makefile:935: recipe for target 'check-TESTS' failed make[3]: *** [check-TESTS] Error 2 make[3]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=lcov,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/test/performance' Makefile:1029: recipe for target 'check-am' failed make[2]: *** [check-am] Error 2 make[2]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=lcov,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/test/performance' Makefile:387: recipe for target 'check-recursive' failed make[1]: *** [check-recursive] Error 1 make[1]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=lcov,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/test' Makefile:471: recipe for target 'check-recursive' failed make: *** [check-recursive] Error 1 Build step 'Execute shell' marked build as failure Skipping publisher since build result is FAILURE
------------------------------------------ [...truncated 1063 lines...] test_cpp: no
Making all in doc make[1]: Entering directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=lcov,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/doc' make[1]: Nothing to be done for 'all'. make[1]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=lcov,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/doc' Making all in platform make[1]: Entering directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=lcov,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/platform' Making all in linux-dpdk make[2]: Entering directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=lcov,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/platform/linux-dpdk' Making all in test make[3]: Entering directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=lcov,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/platform/linux-dpdk/test' make[3]: Nothing to be done for 'all'. make[3]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=lcov,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/platform/linux-dpdk/test' make[3]: Entering directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=lcov,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/platform/linux-dpdk' CC odp_buffer.lo CC odp_init.lo CC odp_linux.lo CC odp_packet.lo CC odp_packet_dpdk.lo CC odp_packet_io.lo CC odp_pool.lo CC ../linux-generic/odp_rwlock.lo CC ../linux-generic/odp_schedule.lo CC ../linux-generic/odp_shared_memory.lo CC ../linux-generic/odp_spinlock.lo CC ../linux-generic/odp_system_info.lo CC ../linux-generic/odp_thread.lo CC ../linux-generic/odp_ticketlock.lo CC ../linux-generic/odp_time.lo CC ../linux-generic/odp_timer.lo CC ../linux-generic/odp_weak.lo CC ../linux-generic/odp_version.lo CC ../linux-generic/odp_barrier.lo CC ../linux-generic/odp_cpumask.lo CC ../linux-generic/odp_crypto.lo CC ../linux-generic/odp_errno.lo CC ../linux-generic/odp_event.lo CC ../linux-generic/odp_impl.lo CC ../linux-generic/odp_packet_flags.lo CC ../linux-generic/odp_queue.lo CC ../../helper/ring.lo CC ../linux-generic/arch/x86/odp_time.lo CCLD ../../lib/libodp.la copying selected object files to avoid basename conflicts... make[3]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=lcov,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/platform/linux-dpdk' make[2]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=lcov,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/platform/linux-dpdk' make[2]: Entering directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=lcov,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/platform' make[2]: Nothing to be done for 'all-am'. make[2]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=lcov,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/platform' make[1]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=lcov,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/platform' Making all in example make[1]: Entering directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=lcov,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/example' Making all in generator make[2]: Entering directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=lcov,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/example/generator' CC odp_generator-odp_generator.o CCLD odp_generator make[2]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=lcov,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/example/generator' Making all in ipsec make[2]: Entering directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=lcov,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/example/ipsec' CC odp_ipsec-odp_ipsec.o CC odp_ipsec-odp_ipsec_sa_db.o CC odp_ipsec-odp_ipsec_sp_db.o CC odp_ipsec-odp_ipsec_fwd_db.o CC odp_ipsec-odp_ipsec_loop_db.o CC odp_ipsec-odp_ipsec_cache.o CC odp_ipsec-odp_ipsec_stream.o CCLD odp_ipsec make[2]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=lcov,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/example/ipsec' Making all in packet make[2]: Entering directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=lcov,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/example/packet' CC odp_pktio-odp_pktio.o CCLD odp_pktio make[2]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=lcov,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/example/packet' Making all in timer make[2]: Entering directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=lcov,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/example/timer' CC odp_timer_test-odp_timer_test.o CCLD odp_timer_test make[2]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=lcov,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/example/timer' make[2]: Entering directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=lcov,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/example' make[2]: Nothing to be done for 'all-am'. make[2]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=lcov,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/example' make[1]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=lcov,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/example' Making all in test make[1]: Entering directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=lcov,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/test' Making all in api_test make[2]: Entering directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=lcov,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/test/api_test' CC odp_ring-odp_ring_test.o CC odp_ring-odp_common.o CCLD odp_ring make[2]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=lcov,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/test/api_test' Making all in performance make[2]: Entering directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=lcov,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/test/performance' CC odp_atomic-odp_atomic.o CC odp_pktio_perf.o CC odp_l2fwd.o CC odp_scheduling-odp_scheduling.o CCLD odp_atomic CCLD odp_scheduling CCLD odp_l2fwd CCLD odp_pktio_perf make[2]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=lcov,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/test/performance' Making all in miscellaneous make[2]: Entering directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=lcov,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/test/miscellaneous' make[2]: Nothing to be done for 'all'. make[2]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=lcov,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/test/miscellaneous' Making all in validation make[2]: Entering directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=lcov,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/test/validation' CC odp_buffer-odp_buffer.o CC odp_init.o CC odp_crypto-odp_crypto.o CC odp_cpumask.o CC odp_init_log.o CC odp_packet.o CC odp_pool.o CC odp_init_abort.o CC odp_queue.o CC odp_random.o CC odp_scheduler.o CC odp_shared_memory.o CC odp_synchronizers.o CC odp_time.o CC odp_timer.o CC odp_thread.o CC common/odp_ver_abt_log_dbg-odp_cunit_common.o CC odp_pktio.o CC common/odp_buffer-odp_cunit_common.o CC common/odp_cunit_common.o CC common/odp_crypto-odp_cunit_common.o CC crypto/odp_crypto-odp_crypto_test_inp.o CCLD odp_init CCLD odp_init_abort CC ver_abt_log_dbg/odp_ver_abt_log_dbg-odp_system.o CCLD odp_init_log CC ver_abt_log_dbg/odp_ver_abt_log_dbg-odp_errno.o CC ver_abt_log_dbg/odp_ver_abt_log_dbg-odp_ver_abt_log_dbg.o CCLD odp_pktio CCLD odp_buffer CCLD odp_cpumask CCLD odp_crypto CCLD odp_packet CCLD odp_pool CCLD odp_queue CCLD odp_random CCLD odp_scheduler CCLD odp_shared_memory CCLD odp_synchronizers CCLD odp_time CCLD odp_timer CCLD odp_thread CCLD odp_ver_abt_log_dbg make[2]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=lcov,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/test/validation' make[2]: Entering directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=lcov,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/test' make[2]: Nothing to be done for 'all-am'. make[2]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=lcov,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/test' make[1]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=lcov,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/test' make[1]: Entering directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=lcov,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk' make[1]: Nothing to be done for 'all-am'. make[1]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=lcov,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk' Making check in doc make[1]: Entering directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=lcov,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/doc' make[1]: Nothing to be done for 'check'. make[1]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=lcov,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/doc' Making check in platform make[1]: Entering directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=lcov,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/platform' Making check in linux-dpdk make[2]: Entering directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=lcov,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/platform/linux-dpdk' Making check in test make[3]: Entering directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=lcov,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/platform/linux-dpdk/test' make[3]: Nothing to be done for 'check'. make[3]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=lcov,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/platform/linux-dpdk/test' make[3]: Entering directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=lcov,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/platform/linux-dpdk' make[3]: Nothing to be done for 'check-am'. make[3]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=lcov,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/platform/linux-dpdk' make[2]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=lcov,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/platform/linux-dpdk' make[2]: Entering directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=lcov,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/platform' make[2]: Nothing to be done for 'check-am'. make[2]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=lcov,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/platform' make[1]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=lcov,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/platform' Making check in example make[1]: Entering directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=lcov,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/example' Making check in generator make[2]: Entering directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=lcov,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/example/generator' make[2]: Nothing to be done for 'check'. make[2]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=lcov,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/example/generator' Making check in ipsec make[2]: Entering directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=lcov,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/example/ipsec' make[2]: Nothing to be done for 'check'. make[2]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=lcov,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/example/ipsec' Making check in packet make[2]: Entering directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=lcov,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/example/packet' make[2]: Nothing to be done for 'check'. make[2]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=lcov,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/example/packet' Making check in timer make[2]: Entering directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=lcov,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/example/timer' make[2]: Nothing to be done for 'check'. make[2]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=lcov,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/example/timer' make[2]: Entering directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=lcov,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/example' make[2]: Nothing to be done for 'check-am'. make[2]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=lcov,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/example' make[1]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=lcov,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/example' Making check in test make[1]: Entering directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=lcov,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/test' Making check in api_test make[2]: Entering directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=lcov,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/test/api_test' make[2]: Nothing to be done for 'check'. make[2]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=lcov,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/test/api_test' Making check in performance make[2]: Entering directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=lcov,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/test/performance' make check-TESTS make[3]: Entering directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=lcov,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/test/performance' make[4]: Entering directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=lcov,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/test/performance' FAIL: odp_atomic FAIL: odp_pktio_perf SKIP: odp_l2fwd_run FAIL: odp_scheduling_run make[5]: Entering directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=lcov,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/test/performance' make[5]: Nothing to be done for 'all'. make[5]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=lcov,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/test/performance' ============================================================================ Testsuite summary for OpenDataPlane 1.1.0.0 ============================================================================ # TOTAL: 4 # PASS: 0 # SKIP: 1 # XFAIL: 0 # FAIL: 3 # XPASS: 0 # ERROR: 0 ============================================================================ See test/performance/test-suite.log Please report to lng-odp@lists.linaro.org ============================================================================ Makefile:829: recipe for target 'test-suite.log' failed make[4]: *** [test-suite.log] Error 1 make[4]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=lcov,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/test/performance' Makefile:935: recipe for target 'check-TESTS' failed make[3]: *** [check-TESTS] Error 2 make[3]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=lcov,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/test/performance' Makefile:1029: recipe for target 'check-am' failed make[2]: *** [check-am] Error 2 make[2]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=lcov,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/test/performance' Makefile:387: recipe for target 'check-recursive' failed make[1]: *** [check-recursive] Error 1 make[1]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=lcov,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/test' Makefile:471: recipe for target 'check-recursive' failed make: *** [check-recursive] Error 1 Build step 'Execute shell' marked build as failure Skipping publisher since build result is FAILURE
------------------------------------------ [...truncated 1063 lines...] test_cpp: no
Making all in doc make[1]: Entering directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=lcov,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/doc' make[1]: Nothing to be done for 'all'. make[1]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=lcov,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/doc' Making all in platform make[1]: Entering directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=lcov,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/platform' Making all in linux-dpdk make[2]: Entering directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=lcov,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/platform/linux-dpdk' Making all in test make[3]: Entering directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=lcov,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/platform/linux-dpdk/test' make[3]: Nothing to be done for 'all'. make[3]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=lcov,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/platform/linux-dpdk/test' make[3]: Entering directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=lcov,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/platform/linux-dpdk' CC odp_buffer.lo CC odp_init.lo CC odp_packet_dpdk.lo CC odp_packet.lo CC odp_linux.lo CC odp_packet_io.lo CC odp_pool.lo CC ../linux-generic/odp_rwlock.lo CC ../linux-generic/odp_schedule.lo CC ../linux-generic/odp_shared_memory.lo CC ../linux-generic/odp_spinlock.lo CC ../linux-generic/odp_system_info.lo CC ../linux-generic/odp_thread.lo CC ../linux-generic/odp_ticketlock.lo CC ../linux-generic/odp_time.lo CC ../linux-generic/odp_timer.lo CC ../linux-generic/odp_version.lo CC ../linux-generic/odp_weak.lo CC ../linux-generic/odp_barrier.lo CC ../linux-generic/odp_cpumask.lo CC ../linux-generic/odp_crypto.lo CC ../linux-generic/odp_errno.lo CC ../linux-generic/odp_event.lo CC ../linux-generic/odp_impl.lo CC ../linux-generic/odp_packet_flags.lo CC ../linux-generic/odp_queue.lo CC ../../helper/ring.lo CC ../linux-generic/arch/x86/odp_time.lo CCLD ../../lib/libodp.la copying selected object files to avoid basename conflicts... make[3]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=lcov,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/platform/linux-dpdk' make[2]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=lcov,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/platform/linux-dpdk' make[2]: Entering directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=lcov,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/platform' make[2]: Nothing to be done for 'all-am'. make[2]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=lcov,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/platform' make[1]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=lcov,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/platform' Making all in example make[1]: Entering directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=lcov,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/example' Making all in generator make[2]: Entering directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=lcov,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/example/generator' CC odp_generator-odp_generator.o CCLD odp_generator make[2]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=lcov,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/example/generator' Making all in ipsec make[2]: Entering directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=lcov,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/example/ipsec' CC odp_ipsec-odp_ipsec_sa_db.o CC odp_ipsec-odp_ipsec.o CC odp_ipsec-odp_ipsec_sp_db.o CC odp_ipsec-odp_ipsec_cache.o CC odp_ipsec-odp_ipsec_stream.o CC odp_ipsec-odp_ipsec_fwd_db.o CC odp_ipsec-odp_ipsec_loop_db.o CCLD odp_ipsec make[2]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=lcov,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/example/ipsec' Making all in packet make[2]: Entering directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=lcov,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/example/packet' CC odp_pktio-odp_pktio.o CCLD odp_pktio make[2]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=lcov,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/example/packet' Making all in timer make[2]: Entering directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=lcov,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/example/timer' CC odp_timer_test-odp_timer_test.o CCLD odp_timer_test make[2]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=lcov,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/example/timer' make[2]: Entering directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=lcov,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/example' make[2]: Nothing to be done for 'all-am'. make[2]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=lcov,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/example' make[1]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=lcov,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/example' Making all in test make[1]: Entering directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=lcov,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/test' Making all in api_test make[2]: Entering directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=lcov,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/test/api_test' CC odp_ring-odp_ring_test.o CC odp_ring-odp_common.o CCLD odp_ring make[2]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=lcov,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/test/api_test' Making all in performance make[2]: Entering directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=lcov,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/test/performance' CC odp_atomic-odp_atomic.o CC odp_pktio_perf.o CC odp_scheduling-odp_scheduling.o CC odp_l2fwd.o CCLD odp_l2fwd CCLD odp_atomic CCLD odp_scheduling CCLD odp_pktio_perf make[2]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=lcov,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/test/performance' Making all in miscellaneous make[2]: Entering directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=lcov,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/test/miscellaneous' make[2]: Nothing to be done for 'all'. make[2]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=lcov,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/test/miscellaneous' Making all in validation make[2]: Entering directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=lcov,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/test/validation' CC odp_buffer-odp_buffer.o CC odp_cpumask.o CC odp_crypto-odp_crypto.o CC odp_init_abort.o CC odp_init.o CC odp_init_log.o CC odp_packet.o CC odp_pool.o CC odp_queue.o CC odp_random.o CC odp_scheduler.o CC odp_shared_memory.o CC odp_synchronizers.o CC odp_time.o CC odp_timer.o CC odp_thread.o CC common/odp_ver_abt_log_dbg-odp_cunit_common.o CC odp_pktio.o CC common/odp_buffer-odp_cunit_common.o CC common/odp_cunit_common.o CC crypto/odp_crypto-odp_crypto_test_inp.o CC common/odp_crypto-odp_cunit_common.o CCLD odp_init CCLD odp_init_abort CCLD odp_init_log CC ver_abt_log_dbg/odp_ver_abt_log_dbg-odp_errno.o CC ver_abt_log_dbg/odp_ver_abt_log_dbg-odp_system.o CC ver_abt_log_dbg/odp_ver_abt_log_dbg-odp_ver_abt_log_dbg.o CCLD odp_pktio CCLD odp_buffer CCLD odp_cpumask CCLD odp_crypto CCLD odp_packet CCLD odp_pool CCLD odp_queue CCLD odp_random CCLD odp_scheduler CCLD odp_shared_memory CCLD odp_synchronizers CCLD odp_time CCLD odp_timer CCLD odp_thread CCLD odp_ver_abt_log_dbg make[2]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=lcov,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/test/validation' make[2]: Entering directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=lcov,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/test' make[2]: Nothing to be done for 'all-am'. make[2]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=lcov,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/test' make[1]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=lcov,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/test' make[1]: Entering directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=lcov,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk' make[1]: Nothing to be done for 'all-am'. make[1]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=lcov,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk' Making check in doc make[1]: Entering directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=lcov,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/doc' make[1]: Nothing to be done for 'check'. make[1]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=lcov,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/doc' Making check in platform make[1]: Entering directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=lcov,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/platform' Making check in linux-dpdk make[2]: Entering directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=lcov,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/platform/linux-dpdk' Making check in test make[3]: Entering directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=lcov,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/platform/linux-dpdk/test' make[3]: Nothing to be done for 'check'. make[3]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=lcov,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/platform/linux-dpdk/test' make[3]: Entering directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=lcov,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/platform/linux-dpdk' make[3]: Nothing to be done for 'check-am'. make[3]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=lcov,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/platform/linux-dpdk' make[2]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=lcov,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/platform/linux-dpdk' make[2]: Entering directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=lcov,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/platform' make[2]: Nothing to be done for 'check-am'. make[2]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=lcov,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/platform' make[1]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=lcov,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/platform' Making check in example make[1]: Entering directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=lcov,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/example' Making check in generator make[2]: Entering directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=lcov,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/example/generator' make[2]: Nothing to be done for 'check'. make[2]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=lcov,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/example/generator' Making check in ipsec make[2]: Entering directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=lcov,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/example/ipsec' make[2]: Nothing to be done for 'check'. make[2]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=lcov,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/example/ipsec' Making check in packet make[2]: Entering directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=lcov,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/example/packet' make[2]: Nothing to be done for 'check'. make[2]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=lcov,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/example/packet' Making check in timer make[2]: Entering directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=lcov,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/example/timer' make[2]: Nothing to be done for 'check'. make[2]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=lcov,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/example/timer' make[2]: Entering directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=lcov,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/example' make[2]: Nothing to be done for 'check-am'. make[2]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=lcov,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/example' make[1]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=lcov,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/example' Making check in test make[1]: Entering directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=lcov,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/test' Making check in api_test make[2]: Entering directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=lcov,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/test/api_test' make[2]: Nothing to be done for 'check'. make[2]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=lcov,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/test/api_test' Making check in performance make[2]: Entering directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=lcov,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/test/performance' make check-TESTS make[3]: Entering directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=lcov,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/test/performance' make[4]: Entering directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=lcov,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/test/performance' FAIL: odp_atomic FAIL: odp_pktio_perf SKIP: odp_l2fwd_run FAIL: odp_scheduling_run make[5]: Entering directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=lcov,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/test/performance' make[5]: Nothing to be done for 'all'. make[5]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=lcov,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/test/performance' ============================================================================ Testsuite summary for OpenDataPlane 1.1.0.0 ============================================================================ # TOTAL: 4 # PASS: 0 # SKIP: 1 # XFAIL: 0 # FAIL: 3 # XPASS: 0 # ERROR: 0 ============================================================================ See test/performance/test-suite.log Please report to lng-odp@lists.linaro.org ============================================================================ Makefile:829: recipe for target 'test-suite.log' failed make[4]: *** [test-suite.log] Error 1 make[4]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=lcov,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/test/performance' Makefile:935: recipe for target 'check-TESTS' failed make[3]: *** [check-TESTS] Error 2 make[3]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=lcov,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/test/performance' Makefile:1029: recipe for target 'check-am' failed make[2]: *** [check-am] Error 2 make[2]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=lcov,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/test/performance' Makefile:387: recipe for target 'check-recursive' failed make[1]: *** [check-recursive] Error 1 make[1]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=lcov,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/test' Makefile:471: recipe for target 'check-recursive' failed make: *** [check-recursive] Error 1 Build step 'Execute shell' marked build as failure Skipping publisher since build result is FAILURE
------------------------------------------ [...truncated 1063 lines...] test_cpp: no
Making all in doc make[1]: Entering directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=lcov,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/doc' make[1]: Nothing to be done for 'all'. make[1]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=lcov,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/doc' Making all in platform make[1]: Entering directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=lcov,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/platform' Making all in linux-dpdk make[2]: Entering directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=lcov,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/platform/linux-dpdk' Making all in test make[3]: Entering directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=lcov,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/platform/linux-dpdk/test' make[3]: Nothing to be done for 'all'. make[3]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=lcov,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/platform/linux-dpdk/test' make[3]: Entering directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=lcov,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/platform/linux-dpdk' CC odp_buffer.lo CC odp_packet_dpdk.lo CC odp_packet.lo CC odp_linux.lo CC odp_pool.lo CC odp_packet_io.lo CC odp_init.lo CC ../linux-generic/odp_rwlock.lo CC ../linux-generic/odp_schedule.lo CC ../linux-generic/odp_shared_memory.lo CC ../linux-generic/odp_spinlock.lo CC ../linux-generic/odp_system_info.lo CC ../linux-generic/odp_thread.lo CC ../linux-generic/odp_ticketlock.lo CC ../linux-generic/odp_time.lo CC ../linux-generic/odp_timer.lo CC ../linux-generic/odp_version.lo CC ../linux-generic/odp_weak.lo CC ../linux-generic/odp_barrier.lo CC ../linux-generic/odp_cpumask.lo CC ../linux-generic/odp_crypto.lo CC ../linux-generic/odp_errno.lo CC ../linux-generic/odp_event.lo CC ../linux-generic/odp_impl.lo CC ../linux-generic/odp_packet_flags.lo CC ../linux-generic/odp_queue.lo CC ../../helper/ring.lo CC ../linux-generic/arch/x86/odp_time.lo CCLD ../../lib/libodp.la copying selected object files to avoid basename conflicts... make[3]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=lcov,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/platform/linux-dpdk' make[2]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=lcov,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/platform/linux-dpdk' make[2]: Entering directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=lcov,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/platform' make[2]: Nothing to be done for 'all-am'. make[2]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=lcov,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/platform' make[1]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=lcov,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/platform' Making all in example make[1]: Entering directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=lcov,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/example' Making all in generator make[2]: Entering directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=lcov,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/example/generator' CC odp_generator-odp_generator.o CCLD odp_generator make[2]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=lcov,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/example/generator' Making all in ipsec make[2]: Entering directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=lcov,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/example/ipsec' CC odp_ipsec-odp_ipsec_sa_db.o CC odp_ipsec-odp_ipsec.o CC odp_ipsec-odp_ipsec_fwd_db.o CC odp_ipsec-odp_ipsec_sp_db.o CC odp_ipsec-odp_ipsec_stream.o CC odp_ipsec-odp_ipsec_loop_db.o CC odp_ipsec-odp_ipsec_cache.o CCLD odp_ipsec make[2]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=lcov,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/example/ipsec' Making all in packet make[2]: Entering directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=lcov,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/example/packet' CC odp_pktio-odp_pktio.o CCLD odp_pktio make[2]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=lcov,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/example/packet' Making all in timer make[2]: Entering directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=lcov,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/example/timer' CC odp_timer_test-odp_timer_test.o CCLD odp_timer_test make[2]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=lcov,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/example/timer' make[2]: Entering directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=lcov,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/example' make[2]: Nothing to be done for 'all-am'. make[2]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=lcov,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/example' make[1]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=lcov,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/example' Making all in test make[1]: Entering directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=lcov,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/test' Making all in api_test make[2]: Entering directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=lcov,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/test/api_test' CC odp_ring-odp_common.o CC odp_ring-odp_ring_test.o CCLD odp_ring make[2]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=lcov,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/test/api_test' Making all in performance make[2]: Entering directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=lcov,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/test/performance' CC odp_atomic-odp_atomic.o CC odp_pktio_perf.o CC odp_l2fwd.o CC odp_scheduling-odp_scheduling.o CCLD odp_l2fwd CCLD odp_pktio_perf CCLD odp_atomic CCLD odp_scheduling make[2]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=lcov,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/test/performance' Making all in miscellaneous make[2]: Entering directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=lcov,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/test/miscellaneous' make[2]: Nothing to be done for 'all'. make[2]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=lcov,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/test/miscellaneous' Making all in validation make[2]: Entering directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=lcov,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/test/validation' CC odp_buffer-odp_buffer.o CC odp_crypto-odp_crypto.o CC odp_init.o CC odp_cpumask.o CC odp_init_abort.o CC odp_pool.o CC odp_init_log.o CC odp_packet.o CC odp_queue.o CC odp_random.o CC odp_scheduler.o CC odp_shared_memory.o CC odp_synchronizers.o CC odp_time.o CC odp_timer.o CC odp_thread.o CC common/odp_ver_abt_log_dbg-odp_cunit_common.o CC odp_pktio.o CC common/odp_buffer-odp_cunit_common.o CC common/odp_cunit_common.o CC crypto/odp_crypto-odp_crypto_test_inp.o CC common/odp_crypto-odp_cunit_common.o CCLD odp_init CCLD odp_init_abort CC ver_abt_log_dbg/odp_ver_abt_log_dbg-odp_system.o CCLD odp_init_log CC ver_abt_log_dbg/odp_ver_abt_log_dbg-odp_errno.o CC ver_abt_log_dbg/odp_ver_abt_log_dbg-odp_ver_abt_log_dbg.o CCLD odp_pktio CCLD odp_buffer CCLD odp_cpumask CCLD odp_crypto CCLD odp_packet CCLD odp_pool CCLD odp_queue CCLD odp_random CCLD odp_scheduler CCLD odp_shared_memory CCLD odp_synchronizers CCLD odp_time CCLD odp_timer CCLD odp_thread CCLD odp_ver_abt_log_dbg make[2]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=lcov,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/test/validation' make[2]: Entering directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=lcov,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/test' make[2]: Nothing to be done for 'all-am'. make[2]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=lcov,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/test' make[1]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=lcov,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/test' make[1]: Entering directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=lcov,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk' make[1]: Nothing to be done for 'all-am'. make[1]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=lcov,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk' Making check in doc make[1]: Entering directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=lcov,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/doc' make[1]: Nothing to be done for 'check'. make[1]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=lcov,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/doc' Making check in platform make[1]: Entering directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=lcov,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/platform' Making check in linux-dpdk make[2]: Entering directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=lcov,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/platform/linux-dpdk' Making check in test make[3]: Entering directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=lcov,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/platform/linux-dpdk/test' make[3]: Nothing to be done for 'check'. make[3]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=lcov,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/platform/linux-dpdk/test' make[3]: Entering directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=lcov,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/platform/linux-dpdk' make[3]: Nothing to be done for 'check-am'. make[3]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=lcov,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/platform/linux-dpdk' make[2]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=lcov,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/platform/linux-dpdk' make[2]: Entering directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=lcov,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/platform' make[2]: Nothing to be done for 'check-am'. make[2]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=lcov,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/platform' make[1]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=lcov,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/platform' Making check in example make[1]: Entering directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=lcov,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/example' Making check in generator make[2]: Entering directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=lcov,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/example/generator' make[2]: Nothing to be done for 'check'. make[2]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=lcov,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/example/generator' Making check in ipsec make[2]: Entering directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=lcov,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/example/ipsec' make[2]: Nothing to be done for 'check'. make[2]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=lcov,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/example/ipsec' Making check in packet make[2]: Entering directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=lcov,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/example/packet' make[2]: Nothing to be done for 'check'. make[2]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=lcov,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/example/packet' Making check in timer make[2]: Entering directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=lcov,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/example/timer' make[2]: Nothing to be done for 'check'. make[2]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=lcov,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/example/timer' make[2]: Entering directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=lcov,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/example' make[2]: Nothing to be done for 'check-am'. make[2]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=lcov,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/example' make[1]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=lcov,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/example' Making check in test make[1]: Entering directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=lcov,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/test' Making check in api_test make[2]: Entering directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=lcov,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/test/api_test' make[2]: Nothing to be done for 'check'. make[2]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=lcov,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/test/api_test' Making check in performance make[2]: Entering directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=lcov,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/test/performance' make check-TESTS make[3]: Entering directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=lcov,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/test/performance' make[4]: Entering directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=lcov,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/test/performance' FAIL: odp_atomic FAIL: odp_pktio_perf SKIP: odp_l2fwd_run FAIL: odp_scheduling_run make[5]: Entering directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=lcov,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/test/performance' make[5]: Nothing to be done for 'all'. make[5]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=lcov,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/test/performance' ============================================================================ Testsuite summary for OpenDataPlane 1.1.0.0 ============================================================================ # TOTAL: 4 # PASS: 0 # SKIP: 1 # XFAIL: 0 # FAIL: 3 # XPASS: 0 # ERROR: 0 ============================================================================ See test/performance/test-suite.log Please report to lng-odp@lists.linaro.org ============================================================================ Makefile:829: recipe for target 'test-suite.log' failed make[4]: *** [test-suite.log] Error 1 make[4]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=lcov,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/test/performance' Makefile:935: recipe for target 'check-TESTS' failed make[3]: *** [check-TESTS] Error 2 make[3]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=lcov,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/test/performance' Makefile:1029: recipe for target 'check-am' failed make[2]: *** [check-am] Error 2 make[2]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=lcov,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/test/performance' Makefile:387: recipe for target 'check-recursive' failed make[1]: *** [check-recursive] Error 1 make[1]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=lcov,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/test' Makefile:471: recipe for target 'check-recursive' failed make: *** [check-recursive] Error 1 Build step 'Execute shell' marked build as failure Skipping publisher since build result is FAILURE
------------------------------------------ [...truncated 1063 lines...] test_cpp: no
Making all in doc make[1]: Entering directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=lcov,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/doc' make[1]: Nothing to be done for 'all'. make[1]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=lcov,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/doc' Making all in platform make[1]: Entering directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=lcov,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/platform' Making all in linux-dpdk make[2]: Entering directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=lcov,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/platform/linux-dpdk' Making all in test make[3]: Entering directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=lcov,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/platform/linux-dpdk/test' make[3]: Nothing to be done for 'all'. make[3]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=lcov,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/platform/linux-dpdk/test' make[3]: Entering directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=lcov,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/platform/linux-dpdk' CC odp_buffer.lo CC odp_init.lo CC odp_linux.lo CC odp_packet.lo CC odp_packet_io.lo CC odp_packet_dpdk.lo CC odp_pool.lo CC ../linux-generic/odp_rwlock.lo CC ../linux-generic/odp_schedule.lo CC ../linux-generic/odp_shared_memory.lo CC ../linux-generic/odp_spinlock.lo CC ../linux-generic/odp_system_info.lo CC ../linux-generic/odp_thread.lo CC ../linux-generic/odp_ticketlock.lo CC ../linux-generic/odp_time.lo CC ../linux-generic/odp_timer.lo CC ../linux-generic/odp_version.lo CC ../linux-generic/odp_weak.lo CC ../linux-generic/odp_barrier.lo CC ../linux-generic/odp_cpumask.lo CC ../linux-generic/odp_crypto.lo CC ../linux-generic/odp_errno.lo CC ../linux-generic/odp_event.lo CC ../linux-generic/odp_impl.lo CC ../linux-generic/odp_packet_flags.lo CC ../linux-generic/odp_queue.lo CC ../../helper/ring.lo CC ../linux-generic/arch/x86/odp_time.lo CCLD ../../lib/libodp.la copying selected object files to avoid basename conflicts... make[3]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=lcov,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/platform/linux-dpdk' make[2]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=lcov,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/platform/linux-dpdk' make[2]: Entering directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=lcov,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/platform' make[2]: Nothing to be done for 'all-am'. make[2]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=lcov,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/platform' make[1]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=lcov,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/platform' Making all in example make[1]: Entering directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=lcov,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/example' Making all in generator make[2]: Entering directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=lcov,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/example/generator' CC odp_generator-odp_generator.o CCLD odp_generator make[2]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=lcov,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/example/generator' Making all in ipsec make[2]: Entering directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=lcov,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/example/ipsec' CC odp_ipsec-odp_ipsec.o CC odp_ipsec-odp_ipsec_sa_db.o CC odp_ipsec-odp_ipsec_sp_db.o CC odp_ipsec-odp_ipsec_fwd_db.o CC odp_ipsec-odp_ipsec_stream.o CC odp_ipsec-odp_ipsec_loop_db.o CC odp_ipsec-odp_ipsec_cache.o CCLD odp_ipsec make[2]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=lcov,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/example/ipsec' Making all in packet make[2]: Entering directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=lcov,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/example/packet' CC odp_pktio-odp_pktio.o CCLD odp_pktio make[2]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=lcov,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/example/packet' Making all in timer make[2]: Entering directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=lcov,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/example/timer' CC odp_timer_test-odp_timer_test.o CCLD odp_timer_test make[2]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=lcov,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/example/timer' make[2]: Entering directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=lcov,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/example' make[2]: Nothing to be done for 'all-am'. make[2]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=lcov,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/example' make[1]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=lcov,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/example' Making all in test make[1]: Entering directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=lcov,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/test' Making all in api_test make[2]: Entering directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=lcov,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/test/api_test' CC odp_ring-odp_ring_test.o CC odp_ring-odp_common.o CCLD odp_ring make[2]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=lcov,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/test/api_test' Making all in performance make[2]: Entering directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=lcov,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/test/performance' CC odp_atomic-odp_atomic.o CC odp_l2fwd.o CC odp_pktio_perf.o CC odp_scheduling-odp_scheduling.o CCLD odp_l2fwd CCLD odp_atomic CCLD odp_scheduling CCLD odp_pktio_perf make[2]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=lcov,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/test/performance' Making all in miscellaneous make[2]: Entering directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=lcov,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/test/miscellaneous' make[2]: Nothing to be done for 'all'. make[2]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=lcov,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/test/miscellaneous' Making all in validation make[2]: Entering directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=lcov,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/test/validation' CC odp_buffer-odp_buffer.o CC odp_init.o CC odp_cpumask.o CC odp_crypto-odp_crypto.o CC odp_init_abort.o CC odp_init_log.o CC odp_packet.o CC odp_pool.o CC odp_queue.o CC odp_random.o CC odp_shared_memory.o CC odp_scheduler.o CC odp_time.o CC odp_synchronizers.o CC odp_timer.o CC odp_thread.o CC odp_pktio.o CC common/odp_ver_abt_log_dbg-odp_cunit_common.o CC common/odp_buffer-odp_cunit_common.o CC common/odp_cunit_common.o CC crypto/odp_crypto-odp_crypto_test_inp.o CC common/odp_crypto-odp_cunit_common.o CCLD odp_init_abort CCLD odp_init CCLD odp_init_log CCLD odp_packet CCLD odp_pool CCLD odp_queue CCLD odp_random CCLD odp_scheduler CCLD odp_shared_memory CCLD odp_synchronizers CCLD odp_timer CCLD odp_time CCLD odp_thread CC ver_abt_log_dbg/odp_ver_abt_log_dbg-odp_system.o CC ver_abt_log_dbg/odp_ver_abt_log_dbg-odp_errno.o CC ver_abt_log_dbg/odp_ver_abt_log_dbg-odp_ver_abt_log_dbg.o CCLD odp_pktio CCLD odp_buffer CCLD odp_cpumask CCLD odp_ver_abt_log_dbg CCLD odp_crypto make[2]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=lcov,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/test/validation' make[2]: Entering directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=lcov,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/test' make[2]: Nothing to be done for 'all-am'. make[2]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=lcov,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/test' make[1]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=lcov,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/test' make[1]: Entering directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=lcov,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk' make[1]: Nothing to be done for 'all-am'. make[1]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=lcov,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk' Making check in doc make[1]: Entering directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=lcov,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/doc' make[1]: Nothing to be done for 'check'. make[1]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=lcov,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/doc' Making check in platform make[1]: Entering directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=lcov,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/platform' Making check in linux-dpdk make[2]: Entering directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=lcov,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/platform/linux-dpdk' Making check in test make[3]: Entering directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=lcov,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/platform/linux-dpdk/test' make[3]: Nothing to be done for 'check'. make[3]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=lcov,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/platform/linux-dpdk/test' make[3]: Entering directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=lcov,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/platform/linux-dpdk' make[3]: Nothing to be done for 'check-am'. make[3]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=lcov,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/platform/linux-dpdk' make[2]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=lcov,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/platform/linux-dpdk' make[2]: Entering directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=lcov,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/platform' make[2]: Nothing to be done for 'check-am'. make[2]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=lcov,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/platform' make[1]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=lcov,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/platform' Making check in example make[1]: Entering directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=lcov,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/example' Making check in generator make[2]: Entering directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=lcov,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/example/generator' make[2]: Nothing to be done for 'check'. make[2]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=lcov,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/example/generator' Making check in ipsec make[2]: Entering directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=lcov,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/example/ipsec' make[2]: Nothing to be done for 'check'. make[2]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=lcov,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/example/ipsec' Making check in packet make[2]: Entering directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=lcov,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/example/packet' make[2]: Nothing to be done for 'check'. make[2]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=lcov,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/example/packet' Making check in timer make[2]: Entering directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=lcov,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/example/timer' make[2]: Nothing to be done for 'check'. make[2]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=lcov,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/example/timer' make[2]: Entering directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=lcov,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/example' make[2]: Nothing to be done for 'check-am'. make[2]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=lcov,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/example' make[1]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=lcov,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/example' Making check in test make[1]: Entering directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=lcov,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/test' Making check in api_test make[2]: Entering directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=lcov,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/test/api_test' make[2]: Nothing to be done for 'check'. make[2]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=lcov,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/test/api_test' Making check in performance make[2]: Entering directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=lcov,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/test/performance' make check-TESTS make[3]: Entering directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=lcov,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/test/performance' make[4]: Entering directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=lcov,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/test/performance' FAIL: odp_atomic FAIL: odp_pktio_perf SKIP: odp_l2fwd_run FAIL: odp_scheduling_run make[5]: Entering directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=lcov,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/test/performance' make[5]: Nothing to be done for 'all'. make[5]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=lcov,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/test/performance' ============================================================================ Testsuite summary for OpenDataPlane 1.1.0.0 ============================================================================ # TOTAL: 4 # PASS: 0 # SKIP: 1 # XFAIL: 0 # FAIL: 3 # XPASS: 0 # ERROR: 0 ============================================================================ See test/performance/test-suite.log Please report to lng-odp@lists.linaro.org ============================================================================ Makefile:829: recipe for target 'test-suite.log' failed make[4]: *** [test-suite.log] Error 1 make[4]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=lcov,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/test/performance' Makefile:935: recipe for target 'check-TESTS' failed make[3]: *** [check-TESTS] Error 2 make[3]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=lcov,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/test/performance' Makefile:1029: recipe for target 'check-am' failed make[2]: *** [check-am] Error 2 make[2]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=lcov,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/test/performance' Makefile:387: recipe for target 'check-recursive' failed make[1]: *** [check-recursive] Error 1 make[1]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=lcov,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/test' Makefile:471: recipe for target 'check-recursive' failed make: *** [check-recursive] Error 1 Build step 'Execute shell' marked build as failure Skipping publisher since build result is FAILURE
------------------------------------------ [...truncated 1063 lines...] test_cpp: no
Making all in doc make[1]: Entering directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=lcov,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/doc' make[1]: Nothing to be done for 'all'. make[1]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=lcov,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/doc' Making all in platform make[1]: Entering directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=lcov,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/platform' Making all in linux-dpdk make[2]: Entering directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=lcov,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/platform/linux-dpdk' Making all in test make[3]: Entering directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=lcov,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/platform/linux-dpdk/test' make[3]: Nothing to be done for 'all'. make[3]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=lcov,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/platform/linux-dpdk/test' make[3]: Entering directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=lcov,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/platform/linux-dpdk' CC odp_buffer.lo CC odp_init.lo CC odp_linux.lo CC odp_packet.lo CC odp_packet_io.lo CC odp_packet_dpdk.lo CC odp_pool.lo CC ../linux-generic/odp_rwlock.lo CC ../linux-generic/odp_schedule.lo CC ../linux-generic/odp_shared_memory.lo CC ../linux-generic/odp_spinlock.lo CC ../linux-generic/odp_system_info.lo CC ../linux-generic/odp_thread.lo CC ../linux-generic/odp_ticketlock.lo CC ../linux-generic/odp_time.lo CC ../linux-generic/odp_timer.lo CC ../linux-generic/odp_version.lo CC ../linux-generic/odp_weak.lo CC ../linux-generic/odp_barrier.lo CC ../linux-generic/odp_cpumask.lo CC ../linux-generic/odp_crypto.lo CC ../linux-generic/odp_errno.lo CC ../linux-generic/odp_event.lo CC ../linux-generic/odp_impl.lo CC ../linux-generic/odp_packet_flags.lo CC ../linux-generic/odp_queue.lo CC ../../helper/ring.lo CC ../linux-generic/arch/x86/odp_time.lo CCLD ../../lib/libodp.la copying selected object files to avoid basename conflicts... make[3]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=lcov,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/platform/linux-dpdk' make[2]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=lcov,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/platform/linux-dpdk' make[2]: Entering directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=lcov,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/platform' make[2]: Nothing to be done for 'all-am'. make[2]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=lcov,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/platform' make[1]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=lcov,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/platform' Making all in example make[1]: Entering directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=lcov,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/example' Making all in generator make[2]: Entering directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=lcov,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/example/generator' CC odp_generator-odp_generator.o CCLD odp_generator make[2]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=lcov,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/example/generator' Making all in ipsec make[2]: Entering directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=lcov,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/example/ipsec' CC odp_ipsec-odp_ipsec.o CC odp_ipsec-odp_ipsec_sa_db.o CC odp_ipsec-odp_ipsec_fwd_db.o CC odp_ipsec-odp_ipsec_loop_db.o CC odp_ipsec-odp_ipsec_cache.o CC odp_ipsec-odp_ipsec_stream.o CC odp_ipsec-odp_ipsec_sp_db.o CCLD odp_ipsec make[2]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=lcov,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/example/ipsec' Making all in packet make[2]: Entering directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=lcov,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/example/packet' CC odp_pktio-odp_pktio.o CCLD odp_pktio make[2]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=lcov,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/example/packet' Making all in timer make[2]: Entering directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=lcov,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/example/timer' CC odp_timer_test-odp_timer_test.o CCLD odp_timer_test make[2]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=lcov,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/example/timer' make[2]: Entering directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=lcov,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/example' make[2]: Nothing to be done for 'all-am'. make[2]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=lcov,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/example' make[1]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=lcov,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/example' Making all in test make[1]: Entering directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=lcov,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/test' Making all in api_test make[2]: Entering directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=lcov,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/test/api_test' CC odp_ring-odp_ring_test.o CC odp_ring-odp_common.o CCLD odp_ring make[2]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=lcov,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/test/api_test' Making all in performance make[2]: Entering directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=lcov,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/test/performance' CC odp_atomic-odp_atomic.o CC odp_pktio_perf.o CC odp_l2fwd.o CC odp_scheduling-odp_scheduling.o CCLD odp_l2fwd CCLD odp_atomic CCLD odp_scheduling CCLD odp_pktio_perf make[2]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=lcov,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/test/performance' Making all in miscellaneous make[2]: Entering directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=lcov,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/test/miscellaneous' make[2]: Nothing to be done for 'all'. make[2]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=lcov,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/test/miscellaneous' Making all in validation make[2]: Entering directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=lcov,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/test/validation' CC odp_buffer-odp_buffer.o CC odp_cpumask.o CC odp_init.o CC odp_init_log.o CC odp_crypto-odp_crypto.o CC odp_pool.o CC odp_init_abort.o CC odp_packet.o CC odp_queue.o CC odp_random.o CC odp_scheduler.o CC odp_shared_memory.o CC odp_synchronizers.o CC odp_time.o CC odp_timer.o CC odp_thread.o CC common/odp_ver_abt_log_dbg-odp_cunit_common.o CC odp_pktio.o CC common/odp_buffer-odp_cunit_common.o CC common/odp_cunit_common.o CC crypto/odp_crypto-odp_crypto_test_inp.o CC common/odp_crypto-odp_cunit_common.o CCLD odp_init CCLD odp_init_abort CCLD odp_init_log CC ver_abt_log_dbg/odp_ver_abt_log_dbg-odp_system.o CC ver_abt_log_dbg/odp_ver_abt_log_dbg-odp_errno.o CC ver_abt_log_dbg/odp_ver_abt_log_dbg-odp_ver_abt_log_dbg.o CCLD odp_buffer CCLD odp_cpumask CCLD odp_crypto CCLD odp_pool CCLD odp_packet CCLD odp_queue CCLD odp_random CCLD odp_scheduler CCLD odp_shared_memory CCLD odp_synchronizers CCLD odp_time CCLD odp_thread CCLD odp_timer CCLD odp_ver_abt_log_dbg CCLD odp_pktio make[2]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=lcov,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/test/validation' make[2]: Entering directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=lcov,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/test' make[2]: Nothing to be done for 'all-am'. make[2]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=lcov,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/test' make[1]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=lcov,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/test' make[1]: Entering directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=lcov,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk' make[1]: Nothing to be done for 'all-am'. make[1]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=lcov,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk' Making check in doc make[1]: Entering directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=lcov,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/doc' make[1]: Nothing to be done for 'check'. make[1]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=lcov,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/doc' Making check in platform make[1]: Entering directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=lcov,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/platform' Making check in linux-dpdk make[2]: Entering directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=lcov,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/platform/linux-dpdk' Making check in test make[3]: Entering directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=lcov,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/platform/linux-dpdk/test' make[3]: Nothing to be done for 'check'. make[3]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=lcov,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/platform/linux-dpdk/test' make[3]: Entering directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=lcov,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/platform/linux-dpdk' make[3]: Nothing to be done for 'check-am'. make[3]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=lcov,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/platform/linux-dpdk' make[2]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=lcov,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/platform/linux-dpdk' make[2]: Entering directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=lcov,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/platform' make[2]: Nothing to be done for 'check-am'. make[2]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=lcov,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/platform' make[1]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=lcov,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/platform' Making check in example make[1]: Entering directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=lcov,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/example' Making check in generator make[2]: Entering directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=lcov,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/example/generator' make[2]: Nothing to be done for 'check'. make[2]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=lcov,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/example/generator' Making check in ipsec make[2]: Entering directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=lcov,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/example/ipsec' make[2]: Nothing to be done for 'check'. make[2]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=lcov,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/example/ipsec' Making check in packet make[2]: Entering directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=lcov,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/example/packet' make[2]: Nothing to be done for 'check'. make[2]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=lcov,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/example/packet' Making check in timer make[2]: Entering directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=lcov,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/example/timer' make[2]: Nothing to be done for 'check'. make[2]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=lcov,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/example/timer' make[2]: Entering directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=lcov,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/example' make[2]: Nothing to be done for 'check-am'. make[2]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=lcov,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/example' make[1]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=lcov,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/example' Making check in test make[1]: Entering directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=lcov,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/test' Making check in api_test make[2]: Entering directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=lcov,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/test/api_test' make[2]: Nothing to be done for 'check'. make[2]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=lcov,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/test/api_test' Making check in performance make[2]: Entering directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=lcov,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/test/performance' make check-TESTS make[3]: Entering directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=lcov,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/test/performance' make[4]: Entering directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=lcov,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/test/performance' FAIL: odp_atomic FAIL: odp_pktio_perf SKIP: odp_l2fwd_run FAIL: odp_scheduling_run make[5]: Entering directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=lcov,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/test/performance' make[5]: Nothing to be done for 'all'. make[5]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=lcov,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/test/performance' ============================================================================ Testsuite summary for OpenDataPlane 1.1.0.0 ============================================================================ # TOTAL: 4 # PASS: 0 # SKIP: 1 # XFAIL: 0 # FAIL: 3 # XPASS: 0 # ERROR: 0 ============================================================================ See test/performance/test-suite.log Please report to lng-odp@lists.linaro.org ============================================================================ Makefile:829: recipe for target 'test-suite.log' failed make[4]: *** [test-suite.log] Error 1 make[4]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=lcov,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/test/performance' Makefile:935: recipe for target 'check-TESTS' failed make[3]: *** [check-TESTS] Error 2 make[3]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=lcov,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/test/performance' Makefile:1029: recipe for target 'check-am' failed make[2]: *** [check-am] Error 2 make[2]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=lcov,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/test/performance' Makefile:387: recipe for target 'check-recursive' failed make[1]: *** [check-recursive] Error 1 make[1]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=lcov,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/test' Makefile:471: recipe for target 'check-recursive' failed make: *** [check-recursive] Error 1 Build step 'Execute shell' marked build as failure Skipping publisher since build result is FAILURE
------------------------------------------ [...truncated 1063 lines...] test_cpp: no
Making all in doc make[1]: Entering directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=lcov,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/doc' make[1]: Nothing to be done for 'all'. make[1]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=lcov,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/doc' Making all in platform make[1]: Entering directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=lcov,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/platform' Making all in linux-dpdk make[2]: Entering directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=lcov,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/platform/linux-dpdk' Making all in test make[3]: Entering directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=lcov,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/platform/linux-dpdk/test' make[3]: Nothing to be done for 'all'. make[3]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=lcov,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/platform/linux-dpdk/test' make[3]: Entering directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=lcov,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/platform/linux-dpdk' CC odp_linux.lo CC odp_buffer.lo CC odp_init.lo CC odp_packet.lo CC odp_packet_dpdk.lo CC odp_packet_io.lo CC odp_pool.lo CC ../linux-generic/odp_rwlock.lo CC ../linux-generic/odp_schedule.lo CC ../linux-generic/odp_shared_memory.lo CC ../linux-generic/odp_spinlock.lo CC ../linux-generic/odp_system_info.lo CC ../linux-generic/odp_thread.lo CC ../linux-generic/odp_ticketlock.lo CC ../linux-generic/odp_time.lo CC ../linux-generic/odp_timer.lo CC ../linux-generic/odp_version.lo CC ../linux-generic/odp_weak.lo CC ../linux-generic/odp_barrier.lo CC ../linux-generic/odp_cpumask.lo CC ../linux-generic/odp_crypto.lo CC ../linux-generic/odp_errno.lo CC ../linux-generic/odp_event.lo CC ../linux-generic/odp_impl.lo CC ../linux-generic/odp_packet_flags.lo CC ../linux-generic/odp_queue.lo CC ../../helper/ring.lo CC ../linux-generic/arch/x86/odp_time.lo CCLD ../../lib/libodp.la copying selected object files to avoid basename conflicts... make[3]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=lcov,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/platform/linux-dpdk' make[2]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=lcov,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/platform/linux-dpdk' make[2]: Entering directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=lcov,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/platform' make[2]: Nothing to be done for 'all-am'. make[2]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=lcov,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/platform' make[1]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=lcov,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/platform' Making all in example make[1]: Entering directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=lcov,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/example' Making all in generator make[2]: Entering directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=lcov,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/example/generator' CC odp_generator-odp_generator.o CCLD odp_generator make[2]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=lcov,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/example/generator' Making all in ipsec make[2]: Entering directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=lcov,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/example/ipsec' CC odp_ipsec-odp_ipsec_loop_db.o CC odp_ipsec-odp_ipsec_sp_db.o CC odp_ipsec-odp_ipsec_sa_db.o CC odp_ipsec-odp_ipsec_cache.o CC odp_ipsec-odp_ipsec.o CC odp_ipsec-odp_ipsec_fwd_db.o CC odp_ipsec-odp_ipsec_stream.o CCLD odp_ipsec make[2]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=lcov,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/example/ipsec' Making all in packet make[2]: Entering directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=lcov,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/example/packet' CC odp_pktio-odp_pktio.o CCLD odp_pktio make[2]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=lcov,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/example/packet' Making all in timer make[2]: Entering directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=lcov,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/example/timer' CC odp_timer_test-odp_timer_test.o CCLD odp_timer_test make[2]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=lcov,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/example/timer' make[2]: Entering directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=lcov,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/example' make[2]: Nothing to be done for 'all-am'. make[2]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=lcov,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/example' make[1]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=lcov,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/example' Making all in test make[1]: Entering directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=lcov,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/test' Making all in api_test make[2]: Entering directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=lcov,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/test/api_test' CC odp_ring-odp_common.o CC odp_ring-odp_ring_test.o CCLD odp_ring make[2]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=lcov,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/test/api_test' Making all in performance make[2]: Entering directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=lcov,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/test/performance' CC odp_scheduling-odp_scheduling.o CC odp_pktio_perf.o CC odp_l2fwd.o CC odp_atomic-odp_atomic.o CCLD odp_scheduling CCLD odp_atomic CCLD odp_l2fwd CCLD odp_pktio_perf make[2]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=lcov,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/test/performance' Making all in miscellaneous make[2]: Entering directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=lcov,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/test/miscellaneous' make[2]: Nothing to be done for 'all'. make[2]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=lcov,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/test/miscellaneous' Making all in validation make[2]: Entering directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=lcov,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/test/validation' CC odp_cpumask.o CC odp_crypto-odp_crypto.o CC odp_init.o CC odp_buffer-odp_buffer.o CC odp_init_abort.o CC odp_init_log.o CC odp_pool.o CC odp_packet.o CC odp_queue.o CC odp_scheduler.o CC odp_random.o CC odp_shared_memory.o CC odp_synchronizers.o CC odp_time.o CC odp_timer.o CC odp_thread.o CC common/odp_ver_abt_log_dbg-odp_cunit_common.o CC odp_pktio.o CC common/odp_buffer-odp_cunit_common.o CC common/odp_cunit_common.o CC common/odp_crypto-odp_cunit_common.o CC crypto/odp_crypto-odp_crypto_test_inp.o CCLD odp_init CCLD odp_init_abort CCLD odp_init_log CCLD odp_packet CCLD odp_pool CCLD odp_queue CCLD odp_random CCLD odp_scheduler CCLD odp_shared_memory CCLD odp_synchronizers CCLD odp_time CCLD odp_timer CC ver_abt_log_dbg/odp_ver_abt_log_dbg-odp_system.o CCLD odp_thread CC ver_abt_log_dbg/odp_ver_abt_log_dbg-odp_errno.o CC ver_abt_log_dbg/odp_ver_abt_log_dbg-odp_ver_abt_log_dbg.o CCLD odp_pktio CCLD odp_buffer CCLD odp_cpumask CCLD odp_crypto CCLD odp_ver_abt_log_dbg make[2]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=lcov,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/test/validation' make[2]: Entering directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=lcov,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/test' make[2]: Nothing to be done for 'all-am'. make[2]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=lcov,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/test' make[1]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=lcov,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/test' make[1]: Entering directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=lcov,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk' make[1]: Nothing to be done for 'all-am'. make[1]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=lcov,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk' Making check in doc make[1]: Entering directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=lcov,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/doc' make[1]: Nothing to be done for 'check'. make[1]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=lcov,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/doc' Making check in platform make[1]: Entering directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=lcov,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/platform' Making check in linux-dpdk make[2]: Entering directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=lcov,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/platform/linux-dpdk' Making check in test make[3]: Entering directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=lcov,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/platform/linux-dpdk/test' make[3]: Nothing to be done for 'check'. make[3]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=lcov,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/platform/linux-dpdk/test' make[3]: Entering directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=lcov,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/platform/linux-dpdk' make[3]: Nothing to be done for 'check-am'. make[3]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=lcov,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/platform/linux-dpdk' make[2]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=lcov,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/platform/linux-dpdk' make[2]: Entering directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=lcov,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/platform' make[2]: Nothing to be done for 'check-am'. make[2]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=lcov,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/platform' make[1]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=lcov,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/platform' Making check in example make[1]: Entering directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=lcov,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/example' Making check in generator make[2]: Entering directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=lcov,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/example/generator' make[2]: Nothing to be done for 'check'. make[2]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=lcov,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/example/generator' Making check in ipsec make[2]: Entering directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=lcov,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/example/ipsec' make[2]: Nothing to be done for 'check'. make[2]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=lcov,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/example/ipsec' Making check in packet make[2]: Entering directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=lcov,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/example/packet' make[2]: Nothing to be done for 'check'. make[2]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=lcov,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/example/packet' Making check in timer make[2]: Entering directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=lcov,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/example/timer' make[2]: Nothing to be done for 'check'. make[2]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=lcov,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/example/timer' make[2]: Entering directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=lcov,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/example' make[2]: Nothing to be done for 'check-am'. make[2]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=lcov,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/example' make[1]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=lcov,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/example' Making check in test make[1]: Entering directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=lcov,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/test' Making check in api_test make[2]: Entering directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=lcov,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/test/api_test' make[2]: Nothing to be done for 'check'. make[2]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=lcov,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/test/api_test' Making check in performance make[2]: Entering directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=lcov,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/test/performance' make check-TESTS make[3]: Entering directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=lcov,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/test/performance' make[4]: Entering directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=lcov,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/test/performance' FAIL: odp_atomic FAIL: odp_pktio_perf SKIP: odp_l2fwd_run FAIL: odp_scheduling_run make[5]: Entering directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=lcov,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/test/performance' make[5]: Nothing to be done for 'all'. make[5]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=lcov,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/test/performance' ============================================================================ Testsuite summary for OpenDataPlane 1.1.0.0 ============================================================================ # TOTAL: 4 # PASS: 0 # SKIP: 1 # XFAIL: 0 # FAIL: 3 # XPASS: 0 # ERROR: 0 ============================================================================ See test/performance/test-suite.log Please report to lng-odp@lists.linaro.org ============================================================================ Makefile:829: recipe for target 'test-suite.log' failed make[4]: *** [test-suite.log] Error 1 make[4]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=lcov,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/test/performance' Makefile:935: recipe for target 'check-TESTS' failed make[3]: *** [check-TESTS] Error 2 make[3]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=lcov,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/test/performance' Makefile:1029: recipe for target 'check-am' failed make[2]: *** [check-am] Error 2 make[2]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=lcov,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/test/performance' Makefile:387: recipe for target 'check-recursive' failed make[1]: *** [check-recursive] Error 1 make[1]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=lcov,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/test' Makefile:471: recipe for target 'check-recursive' failed make: *** [check-recursive] Error 1 Build step 'Execute shell' marked build as failure Skipping publisher since build result is FAILURE
------------------------------------------ [...truncated 1063 lines...] test_cpp: no
Making all in doc make[1]: Entering directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=lcov,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/doc' make[1]: Nothing to be done for 'all'. make[1]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=lcov,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/doc' Making all in platform make[1]: Entering directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=lcov,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/platform' Making all in linux-dpdk make[2]: Entering directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=lcov,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/platform/linux-dpdk' Making all in test make[3]: Entering directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=lcov,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/platform/linux-dpdk/test' make[3]: Nothing to be done for 'all'. make[3]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=lcov,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/platform/linux-dpdk/test' make[3]: Entering directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=lcov,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/platform/linux-dpdk' CC odp_buffer.lo CC odp_init.lo CC odp_linux.lo CC odp_packet.lo CC odp_packet_dpdk.lo CC odp_packet_io.lo CC odp_pool.lo CC ../linux-generic/odp_rwlock.lo CC ../linux-generic/odp_schedule.lo CC ../linux-generic/odp_shared_memory.lo CC ../linux-generic/odp_spinlock.lo CC ../linux-generic/odp_system_info.lo CC ../linux-generic/odp_thread.lo CC ../linux-generic/odp_ticketlock.lo CC ../linux-generic/odp_time.lo CC ../linux-generic/odp_timer.lo CC ../linux-generic/odp_version.lo CC ../linux-generic/odp_weak.lo CC ../linux-generic/odp_barrier.lo CC ../linux-generic/odp_cpumask.lo CC ../linux-generic/odp_crypto.lo CC ../linux-generic/odp_errno.lo CC ../linux-generic/odp_event.lo CC ../linux-generic/odp_impl.lo CC ../linux-generic/odp_packet_flags.lo CC ../linux-generic/odp_queue.lo CC ../../helper/ring.lo CC ../linux-generic/arch/x86/odp_time.lo CCLD ../../lib/libodp.la copying selected object files to avoid basename conflicts... make[3]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=lcov,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/platform/linux-dpdk' make[2]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=lcov,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/platform/linux-dpdk' make[2]: Entering directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=lcov,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/platform' make[2]: Nothing to be done for 'all-am'. make[2]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=lcov,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/platform' make[1]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=lcov,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/platform' Making all in example make[1]: Entering directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=lcov,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/example' Making all in generator make[2]: Entering directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=lcov,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/example/generator' CC odp_generator-odp_generator.o CCLD odp_generator make[2]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=lcov,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/example/generator' Making all in ipsec make[2]: Entering directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=lcov,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/example/ipsec' CC odp_ipsec-odp_ipsec.o CC odp_ipsec-odp_ipsec_sa_db.o CC odp_ipsec-odp_ipsec_loop_db.o CC odp_ipsec-odp_ipsec_fwd_db.o CC odp_ipsec-odp_ipsec_sp_db.o CC odp_ipsec-odp_ipsec_cache.o CC odp_ipsec-odp_ipsec_stream.o CCLD odp_ipsec make[2]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=lcov,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/example/ipsec' Making all in packet make[2]: Entering directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=lcov,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/example/packet' CC odp_pktio-odp_pktio.o CCLD odp_pktio make[2]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=lcov,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/example/packet' Making all in timer make[2]: Entering directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=lcov,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/example/timer' CC odp_timer_test-odp_timer_test.o CCLD odp_timer_test make[2]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=lcov,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/example/timer' make[2]: Entering directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=lcov,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/example' make[2]: Nothing to be done for 'all-am'. make[2]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=lcov,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/example' make[1]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=lcov,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/example' Making all in test make[1]: Entering directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=lcov,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/test' Making all in api_test make[2]: Entering directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=lcov,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/test/api_test' CC odp_ring-odp_ring_test.o CC odp_ring-odp_common.o CCLD odp_ring make[2]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=lcov,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/test/api_test' Making all in performance make[2]: Entering directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=lcov,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/test/performance' CC odp_atomic-odp_atomic.o CC odp_pktio_perf.o CC odp_l2fwd.o CC odp_scheduling-odp_scheduling.o CCLD odp_l2fwd CCLD odp_scheduling CCLD odp_atomic CCLD odp_pktio_perf make[2]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=lcov,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/test/performance' Making all in miscellaneous make[2]: Entering directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=lcov,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/test/miscellaneous' make[2]: Nothing to be done for 'all'. make[2]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=lcov,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/test/miscellaneous' Making all in validation make[2]: Entering directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=lcov,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/test/validation' CC odp_buffer-odp_buffer.o CC odp_cpumask.o CC odp_init.o CC odp_crypto-odp_crypto.o CC odp_init_abort.o CC odp_packet.o CC odp_init_log.o CC odp_pool.o CC odp_queue.o CC odp_random.o CC odp_shared_memory.o CC odp_scheduler.o CC odp_synchronizers.o CC odp_timer.o CC odp_time.o CC odp_thread.o CC common/odp_ver_abt_log_dbg-odp_cunit_common.o CC odp_pktio.o CC common/odp_buffer-odp_cunit_common.o CC common/odp_cunit_common.o CC crypto/odp_crypto-odp_crypto_test_inp.o CC common/odp_crypto-odp_cunit_common.o CCLD odp_init CCLD odp_init_abort CCLD odp_init_log CC ver_abt_log_dbg/odp_ver_abt_log_dbg-odp_system.o CC ver_abt_log_dbg/odp_ver_abt_log_dbg-odp_errno.o CC ver_abt_log_dbg/odp_ver_abt_log_dbg-odp_ver_abt_log_dbg.o CCLD odp_buffer CCLD odp_cpumask CCLD odp_packet CCLD odp_crypto CCLD odp_pool CCLD odp_queue CCLD odp_random CCLD odp_scheduler CCLD odp_shared_memory CCLD odp_synchronizers CCLD odp_time CCLD odp_timer CCLD odp_thread CCLD odp_ver_abt_log_dbg CCLD odp_pktio make[2]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=lcov,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/test/validation' make[2]: Entering directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=lcov,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/test' make[2]: Nothing to be done for 'all-am'. make[2]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=lcov,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/test' make[1]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=lcov,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/test' make[1]: Entering directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=lcov,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk' make[1]: Nothing to be done for 'all-am'. make[1]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=lcov,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk' Making check in doc make[1]: Entering directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=lcov,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/doc' make[1]: Nothing to be done for 'check'. make[1]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=lcov,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/doc' Making check in platform make[1]: Entering directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=lcov,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/platform' Making check in linux-dpdk make[2]: Entering directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=lcov,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/platform/linux-dpdk' Making check in test make[3]: Entering directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=lcov,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/platform/linux-dpdk/test' make[3]: Nothing to be done for 'check'. make[3]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=lcov,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/platform/linux-dpdk/test' make[3]: Entering directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=lcov,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/platform/linux-dpdk' make[3]: Nothing to be done for 'check-am'. make[3]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=lcov,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/platform/linux-dpdk' make[2]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=lcov,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/platform/linux-dpdk' make[2]: Entering directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=lcov,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/platform' make[2]: Nothing to be done for 'check-am'. make[2]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=lcov,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/platform' make[1]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=lcov,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/platform' Making check in example make[1]: Entering directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=lcov,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/example' Making check in generator make[2]: Entering directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=lcov,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/example/generator' make[2]: Nothing to be done for 'check'. make[2]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=lcov,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/example/generator' Making check in ipsec make[2]: Entering directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=lcov,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/example/ipsec' make[2]: Nothing to be done for 'check'. make[2]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=lcov,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/example/ipsec' Making check in packet make[2]: Entering directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=lcov,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/example/packet' make[2]: Nothing to be done for 'check'. make[2]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=lcov,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/example/packet' Making check in timer make[2]: Entering directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=lcov,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/example/timer' make[2]: Nothing to be done for 'check'. make[2]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=lcov,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/example/timer' make[2]: Entering directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=lcov,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/example' make[2]: Nothing to be done for 'check-am'. make[2]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=lcov,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/example' make[1]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=lcov,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/example' Making check in test make[1]: Entering directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=lcov,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/test' Making check in api_test make[2]: Entering directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=lcov,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/test/api_test' make[2]: Nothing to be done for 'check'. make[2]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=lcov,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/test/api_test' Making check in performance make[2]: Entering directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=lcov,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/test/performance' make check-TESTS make[3]: Entering directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=lcov,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/test/performance' make[4]: Entering directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=lcov,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/test/performance' FAIL: odp_atomic FAIL: odp_pktio_perf SKIP: odp_l2fwd_run FAIL: odp_scheduling_run make[5]: Entering directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=lcov,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/test/performance' make[5]: Nothing to be done for 'all'. make[5]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=lcov,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/test/performance' ============================================================================ Testsuite summary for OpenDataPlane 1.1.0.0 ============================================================================ # TOTAL: 4 # PASS: 0 # SKIP: 1 # XFAIL: 0 # FAIL: 3 # XPASS: 0 # ERROR: 0 ============================================================================ See test/performance/test-suite.log Please report to lng-odp@lists.linaro.org ============================================================================ Makefile:829: recipe for target 'test-suite.log' failed make[4]: *** [test-suite.log] Error 1 make[4]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=lcov,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/test/performance' Makefile:935: recipe for target 'check-TESTS' failed make[3]: *** [check-TESTS] Error 2 make[3]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=lcov,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/test/performance' Makefile:1029: recipe for target 'check-am' failed make[2]: *** [check-am] Error 2 make[2]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=lcov,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/test/performance' Makefile:387: recipe for target 'check-recursive' failed make[1]: *** [check-recursive] Error 1 make[1]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=lcov,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/test' Makefile:471: recipe for target 'check-recursive' failed make: *** [check-recursive] Error 1 Build step 'Execute shell' marked build as failure Skipping publisher since build result is FAILURE
------------------------------------------ [...truncated 1063 lines...] test_cpp: no
Making all in doc make[1]: Entering directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=lcov,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/doc' make[1]: Nothing to be done for 'all'. make[1]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=lcov,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/doc' Making all in platform make[1]: Entering directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=lcov,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/platform' Making all in linux-dpdk make[2]: Entering directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=lcov,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/platform/linux-dpdk' Making all in test make[3]: Entering directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=lcov,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/platform/linux-dpdk/test' make[3]: Nothing to be done for 'all'. make[3]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=lcov,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/platform/linux-dpdk/test' make[3]: Entering directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=lcov,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/platform/linux-dpdk' CC odp_buffer.lo CC odp_init.lo CC odp_linux.lo CC odp_packet.lo CC odp_packet_io.lo CC odp_pool.lo CC odp_packet_dpdk.lo CC ../linux-generic/odp_rwlock.lo CC ../linux-generic/odp_schedule.lo CC ../linux-generic/odp_shared_memory.lo CC ../linux-generic/odp_spinlock.lo CC ../linux-generic/odp_system_info.lo CC ../linux-generic/odp_thread.lo CC ../linux-generic/odp_ticketlock.lo CC ../linux-generic/odp_time.lo CC ../linux-generic/odp_timer.lo CC ../linux-generic/odp_version.lo CC ../linux-generic/odp_weak.lo CC ../linux-generic/odp_barrier.lo CC ../linux-generic/odp_cpumask.lo CC ../linux-generic/odp_crypto.lo CC ../linux-generic/odp_errno.lo CC ../linux-generic/odp_event.lo CC ../linux-generic/odp_impl.lo CC ../linux-generic/odp_packet_flags.lo CC ../linux-generic/odp_queue.lo CC ../../helper/ring.lo CC ../linux-generic/arch/x86/odp_time.lo CCLD ../../lib/libodp.la copying selected object files to avoid basename conflicts... make[3]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=lcov,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/platform/linux-dpdk' make[2]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=lcov,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/platform/linux-dpdk' make[2]: Entering directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=lcov,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/platform' make[2]: Nothing to be done for 'all-am'. make[2]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=lcov,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/platform' make[1]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=lcov,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/platform' Making all in example make[1]: Entering directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=lcov,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/example' Making all in generator make[2]: Entering directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=lcov,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/example/generator' CC odp_generator-odp_generator.o CCLD odp_generator make[2]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=lcov,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/example/generator' Making all in ipsec make[2]: Entering directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=lcov,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/example/ipsec' CC odp_ipsec-odp_ipsec.o CC odp_ipsec-odp_ipsec_sa_db.o CC odp_ipsec-odp_ipsec_sp_db.o CC odp_ipsec-odp_ipsec_fwd_db.o CC odp_ipsec-odp_ipsec_cache.o CC odp_ipsec-odp_ipsec_loop_db.o CC odp_ipsec-odp_ipsec_stream.o CCLD odp_ipsec make[2]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=lcov,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/example/ipsec' Making all in packet make[2]: Entering directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=lcov,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/example/packet' CC odp_pktio-odp_pktio.o CCLD odp_pktio make[2]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=lcov,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/example/packet' Making all in timer make[2]: Entering directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=lcov,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/example/timer' CC odp_timer_test-odp_timer_test.o CCLD odp_timer_test make[2]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=lcov,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/example/timer' make[2]: Entering directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=lcov,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/example' make[2]: Nothing to be done for 'all-am'. make[2]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=lcov,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/example' make[1]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=lcov,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/example' Making all in test make[1]: Entering directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=lcov,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/test' Making all in api_test make[2]: Entering directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=lcov,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/test/api_test' CC odp_ring-odp_ring_test.o CC odp_ring-odp_common.o CCLD odp_ring make[2]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=lcov,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/test/api_test' Making all in performance make[2]: Entering directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=lcov,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/test/performance' CC odp_atomic-odp_atomic.o CC odp_pktio_perf.o CC odp_l2fwd.o CC odp_scheduling-odp_scheduling.o CCLD odp_atomic CCLD odp_l2fwd CCLD odp_scheduling CCLD odp_pktio_perf make[2]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=lcov,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/test/performance' Making all in miscellaneous make[2]: Entering directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=lcov,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/test/miscellaneous' make[2]: Nothing to be done for 'all'. make[2]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=lcov,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/test/miscellaneous' Making all in validation make[2]: Entering directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=lcov,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/test/validation' CC odp_buffer-odp_buffer.o CC odp_init_abort.o CC odp_cpumask.o CC odp_init.o CC odp_crypto-odp_crypto.o CC odp_init_log.o CC odp_packet.o CC odp_pool.o CC odp_queue.o CC odp_scheduler.o CC odp_shared_memory.o CC odp_random.o CC odp_synchronizers.o CC odp_time.o CC odp_timer.o CC odp_thread.o CC common/odp_ver_abt_log_dbg-odp_cunit_common.o CC odp_pktio.o CC common/odp_buffer-odp_cunit_common.o CC common/odp_cunit_common.o CC crypto/odp_crypto-odp_crypto_test_inp.o CC common/odp_crypto-odp_cunit_common.o CCLD odp_init_abort CCLD odp_init CC ver_abt_log_dbg/odp_ver_abt_log_dbg-odp_system.o CCLD odp_init_log CC ver_abt_log_dbg/odp_ver_abt_log_dbg-odp_errno.o CC ver_abt_log_dbg/odp_ver_abt_log_dbg-odp_ver_abt_log_dbg.o CCLD odp_buffer CCLD odp_cpumask CCLD odp_packet CCLD odp_crypto CCLD odp_pool CCLD odp_queue CCLD odp_random CCLD odp_scheduler CCLD odp_shared_memory CCLD odp_synchronizers CCLD odp_time CCLD odp_timer CCLD odp_thread CCLD odp_ver_abt_log_dbg CCLD odp_pktio make[2]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=lcov,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/test/validation' make[2]: Entering directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=lcov,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/test' make[2]: Nothing to be done for 'all-am'. make[2]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=lcov,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/test' make[1]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=lcov,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/test' make[1]: Entering directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=lcov,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk' make[1]: Nothing to be done for 'all-am'. make[1]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=lcov,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk' Making check in doc make[1]: Entering directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=lcov,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/doc' make[1]: Nothing to be done for 'check'. make[1]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=lcov,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/doc' Making check in platform make[1]: Entering directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=lcov,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/platform' Making check in linux-dpdk make[2]: Entering directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=lcov,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/platform/linux-dpdk' Making check in test make[3]: Entering directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=lcov,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/platform/linux-dpdk/test' make[3]: Nothing to be done for 'check'. make[3]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=lcov,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/platform/linux-dpdk/test' make[3]: Entering directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=lcov,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/platform/linux-dpdk' make[3]: Nothing to be done for 'check-am'. make[3]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=lcov,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/platform/linux-dpdk' make[2]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=lcov,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/platform/linux-dpdk' make[2]: Entering directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=lcov,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/platform' make[2]: Nothing to be done for 'check-am'. make[2]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=lcov,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/platform' make[1]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=lcov,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/platform' Making check in example make[1]: Entering directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=lcov,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/example' Making check in generator make[2]: Entering directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=lcov,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/example/generator' make[2]: Nothing to be done for 'check'. make[2]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=lcov,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/example/generator' Making check in ipsec make[2]: Entering directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=lcov,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/example/ipsec' make[2]: Nothing to be done for 'check'. make[2]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=lcov,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/example/ipsec' Making check in packet make[2]: Entering directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=lcov,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/example/packet' make[2]: Nothing to be done for 'check'. make[2]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=lcov,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/example/packet' Making check in timer make[2]: Entering directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=lcov,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/example/timer' make[2]: Nothing to be done for 'check'. make[2]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=lcov,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/example/timer' make[2]: Entering directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=lcov,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/example' make[2]: Nothing to be done for 'check-am'. make[2]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=lcov,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/example' make[1]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=lcov,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/example' Making check in test make[1]: Entering directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=lcov,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/test' Making check in api_test make[2]: Entering directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=lcov,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/test/api_test' make[2]: Nothing to be done for 'check'. make[2]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=lcov,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/test/api_test' Making check in performance make[2]: Entering directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=lcov,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/test/performance' make check-TESTS make[3]: Entering directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=lcov,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/test/performance' make[4]: Entering directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=lcov,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/test/performance' FAIL: odp_atomic FAIL: odp_pktio_perf SKIP: odp_l2fwd_run FAIL: odp_scheduling_run make[5]: Entering directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=lcov,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/test/performance' make[5]: Nothing to be done for 'all'. make[5]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=lcov,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/test/performance' ============================================================================ Testsuite summary for OpenDataPlane 1.1.0.0 ============================================================================ # TOTAL: 4 # PASS: 0 # SKIP: 1 # XFAIL: 0 # FAIL: 3 # XPASS: 0 # ERROR: 0 ============================================================================ See test/performance/test-suite.log Please report to lng-odp@lists.linaro.org ============================================================================ Makefile:829: recipe for target 'test-suite.log' failed make[4]: *** [test-suite.log] Error 1 make[4]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=lcov,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/test/performance' Makefile:935: recipe for target 'check-TESTS' failed make[3]: *** [check-TESTS] Error 2 make[3]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=lcov,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/test/performance' Makefile:1029: recipe for target 'check-am' failed make[2]: *** [check-am] Error 2 make[2]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=lcov,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/test/performance' Makefile:387: recipe for target 'check-recursive' failed make[1]: *** [check-recursive] Error 1 make[1]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=lcov,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/test' Makefile:471: recipe for target 'check-recursive' failed make: *** [check-recursive] Error 1 Build step 'Execute shell' marked build as failure Skipping publisher since build result is FAILURE
------------------------------------------ [...truncated 1087 lines...] CC odp_packet.lo CC odp_pool.lo CC ../linux-generic/odp_rwlock.lo CC ../linux-generic/odp_schedule.lo CC ../linux-generic/odp_shared_memory.lo CC ../linux-generic/odp_spinlock.lo CC ../linux-generic/odp_system_info.lo CC ../linux-generic/odp_thread.lo CC ../linux-generic/odp_ticketlock.lo CC ../linux-generic/odp_time.lo CC ../linux-generic/odp_timer.lo CC ../linux-generic/odp_version.lo CC ../linux-generic/odp_weak.lo CC ../linux-generic/odp_cpumask.lo CC ../linux-generic/odp_barrier.lo CC ../linux-generic/odp_crypto.lo CC ../linux-generic/odp_errno.lo CC ../linux-generic/odp_event.lo CC ../linux-generic/odp_impl.lo CC ../linux-generic/odp_packet_flags.lo CC ../linux-generic/odp_queue.lo CC ../../helper/ring.lo CC ../linux-generic/arch/x86/odp_time.lo CCLD ../../lib/libodp.la copying selected object files to avoid basename conflicts... make[3]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=lcov,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/platform/linux-dpdk' make[2]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=lcov,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/platform/linux-dpdk' make[2]: Entering directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=lcov,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/platform' make[2]: Nothing to be done for 'all-am'. make[2]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=lcov,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/platform' make[1]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=lcov,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/platform' Making all in example make[1]: Entering directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=lcov,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/example' Making all in generator make[2]: Entering directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=lcov,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/example/generator' CC odp_generator-odp_generator.o CCLD odp_generator make[2]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=lcov,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/example/generator' Making all in ipsec make[2]: Entering directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=lcov,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/example/ipsec' CC odp_ipsec-odp_ipsec.o CC odp_ipsec-odp_ipsec_sa_db.o CC odp_ipsec-odp_ipsec_sp_db.o CC odp_ipsec-odp_ipsec_fwd_db.o CC odp_ipsec-odp_ipsec_loop_db.o CC odp_ipsec-odp_ipsec_cache.o CC odp_ipsec-odp_ipsec_stream.o CCLD odp_ipsec make[2]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=lcov,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/example/ipsec' Making all in packet make[2]: Entering directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=lcov,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/example/packet' CC odp_pktio-odp_pktio.o CCLD odp_pktio make[2]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=lcov,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/example/packet' Making all in timer make[2]: Entering directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=lcov,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/example/timer' CC odp_timer_test-odp_timer_test.o CCLD odp_timer_test make[2]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=lcov,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/example/timer' make[2]: Entering directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=lcov,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/example' make[2]: Nothing to be done for 'all-am'. make[2]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=lcov,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/example' make[1]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=lcov,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/example' Making all in test make[1]: Entering directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=lcov,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/test' Making all in api_test make[2]: Entering directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=lcov,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/test/api_test' CC odp_ring-odp_ring_test.o CC odp_ring-odp_common.o CCLD odp_ring make[2]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=lcov,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/test/api_test' Making all in performance make[2]: Entering directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=lcov,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/test/performance' CC odp_atomic-odp_atomic.o CC odp_pktio_perf.o CC odp_l2fwd.o CC odp_scheduling-odp_scheduling.o CCLD odp_scheduling CCLD odp_pktio_perf CCLD odp_atomic CCLD odp_l2fwd make[2]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=lcov,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/test/performance' Making all in miscellaneous make[2]: Entering directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=lcov,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/test/miscellaneous' make[2]: Nothing to be done for 'all'. make[2]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=lcov,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/test/miscellaneous' Making all in validation make[2]: Entering directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=lcov,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/test/validation' CC odp_buffer-odp_buffer.o CC odp_cpumask.o CC odp_crypto-odp_crypto.o CC odp_packet.o CC odp_queue.o CC odp_pool.o CC odp_random.o CC odp_scheduler.o CC odp_shared_memory.o CC odp_synchronizers.o CC odp_timer.o CC odp_thread.o CC odp_time.o CC odp_pktio.o CC common/odp_ver_abt_log_dbg-odp_cunit_common.o CC common/odp_cunit_common.o CC crypto/odp_crypto-odp_crypto_test_inp.o CC common/odp_buffer-odp_cunit_common.o CC common/odp_crypto-odp_cunit_common.o CC init/odp_init_abort.o CC init/odp_init.o CC init/odp_init_log.o CC ver_abt_log_dbg/odp_ver_abt_log_dbg-odp_system.o CC ver_abt_log_dbg/odp_ver_abt_log_dbg-odp_errno.o CC ver_abt_log_dbg/odp_ver_abt_log_dbg-odp_ver_abt_log_dbg.o CCLD odp_buffer CCLD odp_cpumask CCLD odp_init CCLD odp_init_abort CCLD odp_pool CCLD odp_packet CCLD odp_random CCLD odp_queue CCLD odp_scheduler CCLD odp_shared_memory CCLD odp_synchronizers CCLD odp_time CCLD odp_timer CCLD odp_thread CCLD odp_ver_abt_log_dbg CCLD odp_pktio CCLD odp_crypto CCLD odp_init_log make[2]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=lcov,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/test/validation' make[2]: Entering directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=lcov,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/test' make[2]: Nothing to be done for 'all-am'. make[2]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=lcov,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/test' make[1]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=lcov,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/test' Making all in helper make[1]: Entering directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=lcov,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/helper' make all-recursive make[2]: Entering directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=lcov,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/helper' Making all in test make[3]: Entering directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=lcov,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/helper/test' CC odp_thread.o CC odp_process.o CCLD odp_thread CCLD odp_process make[3]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=lcov,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/helper/test' make[3]: Entering directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=lcov,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/helper' make[3]: Nothing to be done for 'all-am'. make[3]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=lcov,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/helper' make[2]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=lcov,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/helper' make[1]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=lcov,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/helper' Making all in scripts make[1]: Entering directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=lcov,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/scripts' make[1]: Nothing to be done for 'all'. make[1]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=lcov,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/scripts' make[1]: Entering directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=lcov,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk' make[1]: Nothing to be done for 'all-am'. make[1]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=lcov,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk' Making check in doc make[1]: Entering directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=lcov,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/doc' make[1]: Nothing to be done for 'check'. make[1]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=lcov,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/doc' Making check in platform make[1]: Entering directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=lcov,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/platform' Making check in linux-dpdk make[2]: Entering directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=lcov,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/platform/linux-dpdk' Making check in test make[3]: Entering directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=lcov,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/platform/linux-dpdk/test' make[3]: Nothing to be done for 'check'. make[3]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=lcov,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/platform/linux-dpdk/test' make[3]: Entering directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=lcov,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/platform/linux-dpdk' make[3]: Nothing to be done for 'check-am'. make[3]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=lcov,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/platform/linux-dpdk' make[2]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=lcov,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/platform/linux-dpdk' make[2]: Entering directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=lcov,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/platform' make[2]: Nothing to be done for 'check-am'. make[2]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=lcov,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/platform' make[1]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=lcov,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/platform' Making check in example make[1]: Entering directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=lcov,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/example' Making check in generator make[2]: Entering directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=lcov,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/example/generator' make[2]: Nothing to be done for 'check'. make[2]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=lcov,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/example/generator' Making check in ipsec make[2]: Entering directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=lcov,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/example/ipsec' make[2]: Nothing to be done for 'check'. make[2]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=lcov,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/example/ipsec' Making check in packet make[2]: Entering directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=lcov,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/example/packet' make[2]: Nothing to be done for 'check'. make[2]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=lcov,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/example/packet' Making check in timer make[2]: Entering directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=lcov,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/example/timer' make[2]: Nothing to be done for 'check'. make[2]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=lcov,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/example/timer' make[2]: Entering directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=lcov,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/example' make[2]: Nothing to be done for 'check-am'. make[2]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=lcov,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/example' make[1]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=lcov,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/example' Making check in test make[1]: Entering directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=lcov,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/test' Making check in api_test make[2]: Entering directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=lcov,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/test/api_test' make[2]: Nothing to be done for 'check'. make[2]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=lcov,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/test/api_test' Making check in performance make[2]: Entering directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=lcov,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/test/performance' make check-TESTS make[3]: Entering directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=lcov,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/test/performance' make[4]: Entering directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=lcov,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/test/performance' FAIL: odp_atomic FAIL: odp_pktio_perf SKIP: odp_l2fwd_run FAIL: odp_scheduling_run make[5]: Entering directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=lcov,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/test/performance' make[5]: Nothing to be done for 'all'. make[5]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=lcov,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/test/performance' ============================================================================ Testsuite summary for OpenDataPlane 1.1.0.0 ============================================================================ # TOTAL: 4 # PASS: 0 # SKIP: 1 # XFAIL: 0 # FAIL: 3 # XPASS: 0 # ERROR: 0 ============================================================================ See test/performance/test-suite.log Please report to lng-odp@lists.linaro.org ============================================================================ Makefile:829: recipe for target 'test-suite.log' failed make[4]: *** [test-suite.log] Error 1 make[4]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=lcov,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/test/performance' Makefile:935: recipe for target 'check-TESTS' failed make[3]: *** [check-TESTS] Error 2 make[3]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=lcov,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/test/performance' Makefile:1029: recipe for target 'check-am' failed make[2]: *** [check-am] Error 2 make[2]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=lcov,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/test/performance' Makefile:387: recipe for target 'check-recursive' failed make[1]: *** [check-recursive] Error 1 make[1]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=lcov,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/test' Makefile:456: recipe for target 'check-recursive' failed make: *** [check-recursive] Error 1 Build step 'Execute shell' marked build as failure Skipping publisher since build result is FAILURE
------------------------------------------ [...truncated 1086 lines...] CC odp_pool.lo CC odp_packet.lo CC odp_packet_dpdk.lo CC ../linux-generic/odp_rwlock.lo CC ../linux-generic/odp_schedule.lo CC ../linux-generic/odp_shared_memory.lo CC ../linux-generic/odp_spinlock.lo CC ../linux-generic/odp_system_info.lo CC ../linux-generic/odp_thread.lo CC ../linux-generic/odp_ticketlock.lo CC ../linux-generic/odp_time.lo CC ../linux-generic/odp_timer.lo CC ../linux-generic/odp_version.lo CC ../linux-generic/odp_weak.lo CC ../linux-generic/odp_cpumask.lo CC ../linux-generic/odp_barrier.lo CC ../linux-generic/odp_crypto.lo CC ../linux-generic/odp_errno.lo CC ../linux-generic/odp_event.lo CC ../linux-generic/odp_impl.lo CC ../linux-generic/odp_packet_flags.lo CC ../linux-generic/odp_queue.lo CC ../../helper/ring.lo CC ../linux-generic/arch/x86/odp_time.lo CCLD ../../lib/libodp.la copying selected object files to avoid basename conflicts... make[3]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=lcov,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/platform/linux-dpdk' make[2]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=lcov,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/platform/linux-dpdk' make[2]: Entering directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=lcov,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/platform' make[2]: Nothing to be done for 'all-am'. make[2]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=lcov,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/platform' make[1]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=lcov,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/platform' Making all in example make[1]: Entering directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=lcov,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/example' Making all in generator make[2]: Entering directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=lcov,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/example/generator' CC odp_generator-odp_generator.o CCLD odp_generator make[2]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=lcov,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/example/generator' Making all in ipsec make[2]: Entering directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=lcov,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/example/ipsec' CC odp_ipsec-odp_ipsec.o CC odp_ipsec-odp_ipsec_sa_db.o CC odp_ipsec-odp_ipsec_sp_db.o CC odp_ipsec-odp_ipsec_fwd_db.o CC odp_ipsec-odp_ipsec_loop_db.o CC odp_ipsec-odp_ipsec_cache.o CC odp_ipsec-odp_ipsec_stream.o CCLD odp_ipsec make[2]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=lcov,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/example/ipsec' Making all in packet make[2]: Entering directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=lcov,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/example/packet' CC odp_pktio-odp_pktio.o CCLD odp_pktio make[2]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=lcov,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/example/packet' Making all in timer make[2]: Entering directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=lcov,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/example/timer' CC odp_timer_test-odp_timer_test.o CCLD odp_timer_test make[2]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=lcov,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/example/timer' make[2]: Entering directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=lcov,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/example' make[2]: Nothing to be done for 'all-am'. make[2]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=lcov,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/example' make[1]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=lcov,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/example' Making all in test make[1]: Entering directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=lcov,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/test' Making all in api_test make[2]: Entering directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=lcov,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/test/api_test' CC odp_ring-odp_ring_test.o CC odp_ring-odp_common.o CCLD odp_ring make[2]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=lcov,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/test/api_test' Making all in performance make[2]: Entering directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=lcov,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/test/performance' CC odp_atomic-odp_atomic.o CC odp_pktio_perf.o CC odp_l2fwd.o CC odp_scheduling-odp_scheduling.o CCLD odp_l2fwd CCLD odp_atomic CCLD odp_scheduling CCLD odp_pktio_perf make[2]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=lcov,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/test/performance' Making all in miscellaneous make[2]: Entering directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=lcov,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/test/miscellaneous' make[2]: Nothing to be done for 'all'. make[2]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=lcov,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/test/miscellaneous' Making all in validation make[2]: Entering directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=lcov,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/test/validation' CC odp_buffer-odp_buffer.o CC odp_cpumask.o CC odp_crypto-odp_crypto.o CC odp_packet.o CC odp_pool.o CC odp_random.o CC odp_queue.o CC odp_scheduler.o CC odp_shared_memory.o CC odp_synchronizers.o CC odp_timer.o CC odp_thread.o CC odp_time.o CC common/odp_ver_abt_log_dbg-odp_cunit_common.o CC odp_pktio.o CC common/odp_buffer-odp_cunit_common.o CC common/odp_cunit_common.o CC crypto/odp_crypto-odp_crypto_test_inp.o CC common/odp_crypto-odp_cunit_common.o CC init/odp_init.o CC init/odp_init_abort.o CC init/odp_init_log.o CC ver_abt_log_dbg/odp_ver_abt_log_dbg-odp_system.o CC ver_abt_log_dbg/odp_ver_abt_log_dbg-odp_errno.o CC ver_abt_log_dbg/odp_ver_abt_log_dbg-odp_ver_abt_log_dbg.o CCLD odp_pktio CCLD odp_buffer CCLD odp_init CCLD odp_cpumask CCLD odp_init_abort CCLD odp_init_log CCLD odp_packet CCLD odp_pool CCLD odp_queue CCLD odp_random CCLD odp_scheduler CCLD odp_shared_memory CCLD odp_time CCLD odp_synchronizers CCLD odp_timer CCLD odp_thread CCLD odp_ver_abt_log_dbg CCLD odp_crypto make[2]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=lcov,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/test/validation' make[2]: Entering directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=lcov,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/test' make[2]: Nothing to be done for 'all-am'. make[2]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=lcov,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/test' make[1]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=lcov,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/test' Making all in helper make[1]: Entering directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=lcov,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/helper' make all-recursive make[2]: Entering directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=lcov,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/helper' Making all in test make[3]: Entering directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=lcov,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/helper/test' CC odp_thread.o CC odp_process.o CCLD odp_thread CCLD odp_process make[3]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=lcov,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/helper/test' make[3]: Entering directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=lcov,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/helper' make[3]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=lcov,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/helper' make[2]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=lcov,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/helper' make[1]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=lcov,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/helper' Making all in scripts make[1]: Entering directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=lcov,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/scripts' make[1]: Nothing to be done for 'all'. make[1]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=lcov,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/scripts' make[1]: Entering directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=lcov,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk' make[1]: Nothing to be done for 'all-am'. make[1]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=lcov,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk' Making check in doc make[1]: Entering directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=lcov,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/doc' make[1]: Nothing to be done for 'check'. make[1]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=lcov,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/doc' Making check in platform make[1]: Entering directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=lcov,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/platform' Making check in linux-dpdk make[2]: Entering directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=lcov,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/platform/linux-dpdk' Making check in test make[3]: Entering directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=lcov,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/platform/linux-dpdk/test' make[3]: Nothing to be done for 'check'. make[3]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=lcov,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/platform/linux-dpdk/test' make[3]: Entering directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=lcov,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/platform/linux-dpdk' make[3]: Nothing to be done for 'check-am'. make[3]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=lcov,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/platform/linux-dpdk' make[2]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=lcov,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/platform/linux-dpdk' make[2]: Entering directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=lcov,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/platform' make[2]: Nothing to be done for 'check-am'. make[2]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=lcov,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/platform' make[1]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=lcov,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/platform' Making check in example make[1]: Entering directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=lcov,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/example' Making check in generator make[2]: Entering directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=lcov,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/example/generator' make[2]: Nothing to be done for 'check'. make[2]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=lcov,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/example/generator' Making check in ipsec make[2]: Entering directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=lcov,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/example/ipsec' make[2]: Nothing to be done for 'check'. make[2]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=lcov,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/example/ipsec' Making check in packet make[2]: Entering directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=lcov,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/example/packet' make[2]: Nothing to be done for 'check'. make[2]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=lcov,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/example/packet' Making check in timer make[2]: Entering directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=lcov,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/example/timer' make[2]: Nothing to be done for 'check'. make[2]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=lcov,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/example/timer' make[2]: Entering directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=lcov,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/example' make[2]: Nothing to be done for 'check-am'. make[2]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=lcov,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/example' make[1]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=lcov,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/example' Making check in test make[1]: Entering directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=lcov,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/test' Making check in api_test make[2]: Entering directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=lcov,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/test/api_test' make[2]: Nothing to be done for 'check'. make[2]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=lcov,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/test/api_test' Making check in performance make[2]: Entering directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=lcov,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/test/performance' make check-TESTS make[3]: Entering directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=lcov,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/test/performance' make[4]: Entering directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=lcov,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/test/performance' FAIL: odp_atomic FAIL: odp_pktio_perf SKIP: odp_l2fwd_run FAIL: odp_scheduling_run make[5]: Entering directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=lcov,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/test/performance' make[5]: Nothing to be done for 'all'. make[5]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=lcov,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/test/performance' ============================================================================ Testsuite summary for OpenDataPlane 1.1.0.0 ============================================================================ # TOTAL: 4 # PASS: 0 # SKIP: 1 # XFAIL: 0 # FAIL: 3 # XPASS: 0 # ERROR: 0 ============================================================================ See test/performance/test-suite.log Please report to lng-odp@lists.linaro.org ============================================================================ Makefile:829: recipe for target 'test-suite.log' failed make[4]: *** [test-suite.log] Error 1 make[4]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=lcov,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/test/performance' Makefile:935: recipe for target 'check-TESTS' failed make[3]: *** [check-TESTS] Error 2 make[3]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=lcov,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/test/performance' Makefile:1029: recipe for target 'check-am' failed make[2]: *** [check-am] Error 2 make[2]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=lcov,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/test/performance' Makefile:387: recipe for target 'check-recursive' failed make[1]: *** [check-recursive] Error 1 make[1]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=lcov,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/test' Makefile:456: recipe for target 'check-recursive' failed make: *** [check-recursive] Error 1 Build step 'Execute shell' marked build as failure Skipping publisher since build result is FAILURE
------------------------------------------ [...truncated 1087 lines...] CC odp_packet_io.lo CC odp_pool.lo CC ../linux-generic/odp_rwlock.lo CC ../linux-generic/odp_schedule.lo CC ../linux-generic/odp_shared_memory.lo CC ../linux-generic/odp_spinlock.lo CC ../linux-generic/odp_system_info.lo CC ../linux-generic/odp_thread.lo CC ../linux-generic/odp_ticketlock.lo CC ../linux-generic/odp_time.lo CC ../linux-generic/odp_timer.lo CC ../linux-generic/odp_version.lo CC ../linux-generic/odp_weak.lo CC ../linux-generic/odp_barrier.lo CC ../linux-generic/odp_cpumask.lo CC ../linux-generic/odp_crypto.lo CC ../linux-generic/odp_errno.lo CC ../linux-generic/odp_event.lo CC ../linux-generic/odp_impl.lo CC ../linux-generic/odp_packet_flags.lo CC ../linux-generic/odp_queue.lo CC ../../helper/ring.lo CC ../linux-generic/arch/x86/odp_time.lo CCLD ../../lib/libodp.la copying selected object files to avoid basename conflicts... make[3]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=lcov,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/platform/linux-dpdk' make[2]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=lcov,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/platform/linux-dpdk' make[2]: Entering directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=lcov,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/platform' make[2]: Nothing to be done for 'all-am'. make[2]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=lcov,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/platform' make[1]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=lcov,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/platform' Making all in example make[1]: Entering directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=lcov,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/example' Making all in generator make[2]: Entering directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=lcov,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/example/generator' CC odp_generator-odp_generator.o CCLD odp_generator make[2]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=lcov,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/example/generator' Making all in ipsec make[2]: Entering directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=lcov,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/example/ipsec' CC odp_ipsec-odp_ipsec.o CC odp_ipsec-odp_ipsec_sa_db.o CC odp_ipsec-odp_ipsec_sp_db.o CC odp_ipsec-odp_ipsec_fwd_db.o CC odp_ipsec-odp_ipsec_loop_db.o CC odp_ipsec-odp_ipsec_stream.o CC odp_ipsec-odp_ipsec_cache.o CCLD odp_ipsec make[2]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=lcov,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/example/ipsec' Making all in packet make[2]: Entering directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=lcov,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/example/packet' CC odp_pktio-odp_pktio.o CCLD odp_pktio make[2]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=lcov,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/example/packet' Making all in timer make[2]: Entering directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=lcov,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/example/timer' CC odp_timer_test-odp_timer_test.o CCLD odp_timer_test make[2]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=lcov,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/example/timer' make[2]: Entering directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=lcov,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/example' make[2]: Nothing to be done for 'all-am'. make[2]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=lcov,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/example' make[1]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=lcov,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/example' Making all in test make[1]: Entering directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=lcov,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/test' Making all in api_test make[2]: Entering directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=lcov,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/test/api_test' CC odp_ring-odp_ring_test.o CC odp_ring-odp_common.o CCLD odp_ring make[2]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=lcov,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/test/api_test' Making all in performance make[2]: Entering directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=lcov,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/test/performance' CC odp_atomic-odp_atomic.o CC odp_pktio_perf.o CC odp_l2fwd.o CC odp_scheduling-odp_scheduling.o CCLD odp_atomic CCLD odp_l2fwd CCLD odp_scheduling CCLD odp_pktio_perf make[2]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=lcov,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/test/performance' Making all in miscellaneous make[2]: Entering directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=lcov,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/test/miscellaneous' make[2]: Nothing to be done for 'all'. make[2]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=lcov,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/test/miscellaneous' Making all in validation make[2]: Entering directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=lcov,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/test/validation' CC odp_buffer-odp_buffer.o CC odp_cpumask.o CC odp_crypto-odp_crypto.o CC odp_pool.o CC odp_queue.o CC odp_random.o CC odp_scheduler.o CC odp_packet.o CC odp_synchronizers.o CC odp_shared_memory.o CC odp_time.o CC odp_timer.o CC odp_thread.o CC common/odp_ver_abt_log_dbg-odp_cunit_common.o CC odp_pktio.o CC common/odp_buffer-odp_cunit_common.o CC common/odp_cunit_common.o CC crypto/odp_crypto-odp_crypto_test_inp.o CC init/odp_init.o CC common/odp_crypto-odp_cunit_common.o CC init/odp_init_abort.o CC init/odp_init_log.o CC ver_abt_log_dbg/odp_ver_abt_log_dbg-odp_system.o CC ver_abt_log_dbg/odp_ver_abt_log_dbg-odp_errno.o CC ver_abt_log_dbg/odp_ver_abt_log_dbg-odp_ver_abt_log_dbg.o CCLD odp_buffer CCLD odp_cpumask CCLD odp_crypto CCLD odp_init CCLD odp_init_log CCLD odp_pool CCLD odp_init_abort CCLD odp_packet CCLD odp_queue CCLD odp_random CCLD odp_scheduler CCLD odp_shared_memory CCLD odp_synchronizers CCLD odp_time CCLD odp_timer CCLD odp_thread CCLD odp_ver_abt_log_dbg CCLD odp_pktio make[2]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=lcov,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/test/validation' make[2]: Entering directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=lcov,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/test' make[2]: Nothing to be done for 'all-am'. make[2]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=lcov,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/test' make[1]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=lcov,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/test' Making all in helper make[1]: Entering directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=lcov,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/helper' make all-recursive make[2]: Entering directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=lcov,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/helper' Making all in test make[3]: Entering directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=lcov,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/helper/test' CC odp_thread.o CC odp_process.o CCLD odp_thread CCLD odp_process make[3]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=lcov,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/helper/test' make[3]: Entering directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=lcov,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/helper' make[3]: Nothing to be done for 'all-am'. make[3]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=lcov,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/helper' make[2]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=lcov,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/helper' make[1]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=lcov,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/helper' Making all in scripts make[1]: Entering directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=lcov,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/scripts' make[1]: Nothing to be done for 'all'. make[1]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=lcov,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/scripts' make[1]: Entering directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=lcov,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk' make[1]: Nothing to be done for 'all-am'. make[1]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=lcov,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk' Making check in doc make[1]: Entering directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=lcov,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/doc' make[1]: Nothing to be done for 'check'. make[1]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=lcov,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/doc' Making check in platform make[1]: Entering directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=lcov,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/platform' Making check in linux-dpdk make[2]: Entering directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=lcov,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/platform/linux-dpdk' Making check in test make[3]: Entering directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=lcov,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/platform/linux-dpdk/test' make[3]: Nothing to be done for 'check'. make[3]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=lcov,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/platform/linux-dpdk/test' make[3]: Entering directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=lcov,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/platform/linux-dpdk' make[3]: Nothing to be done for 'check-am'. make[3]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=lcov,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/platform/linux-dpdk' make[2]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=lcov,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/platform/linux-dpdk' make[2]: Entering directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=lcov,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/platform' make[2]: Nothing to be done for 'check-am'. make[2]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=lcov,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/platform' make[1]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=lcov,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/platform' Making check in example make[1]: Entering directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=lcov,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/example' Making check in generator make[2]: Entering directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=lcov,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/example/generator' make[2]: Nothing to be done for 'check'. make[2]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=lcov,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/example/generator' Making check in ipsec make[2]: Entering directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=lcov,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/example/ipsec' make[2]: Nothing to be done for 'check'. make[2]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=lcov,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/example/ipsec' Making check in packet make[2]: Entering directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=lcov,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/example/packet' make[2]: Nothing to be done for 'check'. make[2]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=lcov,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/example/packet' Making check in timer make[2]: Entering directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=lcov,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/example/timer' make[2]: Nothing to be done for 'check'. make[2]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=lcov,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/example/timer' make[2]: Entering directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=lcov,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/example' make[2]: Nothing to be done for 'check-am'. make[2]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=lcov,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/example' make[1]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=lcov,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/example' Making check in test make[1]: Entering directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=lcov,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/test' Making check in api_test make[2]: Entering directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=lcov,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/test/api_test' make[2]: Nothing to be done for 'check'. make[2]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=lcov,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/test/api_test' Making check in performance make[2]: Entering directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=lcov,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/test/performance' make check-TESTS make[3]: Entering directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=lcov,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/test/performance' make[4]: Entering directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=lcov,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/test/performance' FAIL: odp_atomic FAIL: odp_pktio_perf SKIP: odp_l2fwd_run FAIL: odp_scheduling_run make[5]: Entering directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=lcov,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/test/performance' make[5]: Nothing to be done for 'all'. make[5]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=lcov,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/test/performance' ============================================================================ Testsuite summary for OpenDataPlane 1.1.0.0 ============================================================================ # TOTAL: 4 # PASS: 0 # SKIP: 1 # XFAIL: 0 # FAIL: 3 # XPASS: 0 # ERROR: 0 ============================================================================ See test/performance/test-suite.log Please report to lng-odp@lists.linaro.org ============================================================================ Makefile:829: recipe for target 'test-suite.log' failed make[4]: *** [test-suite.log] Error 1 make[4]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=lcov,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/test/performance' Makefile:935: recipe for target 'check-TESTS' failed make[3]: *** [check-TESTS] Error 2 make[3]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=lcov,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/test/performance' Makefile:1029: recipe for target 'check-am' failed make[2]: *** [check-am] Error 2 make[2]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=lcov,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/test/performance' Makefile:387: recipe for target 'check-recursive' failed make[1]: *** [check-recursive] Error 1 make[1]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=lcov,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/test' Makefile:456: recipe for target 'check-recursive' failed make: *** [check-recursive] Error 1 Build step 'Execute shell' marked build as failure Skipping publisher since build result is FAILURE
------------------------------------------ [...truncated 1099 lines...] CC odp_init.lo CC odp_packet_io.lo CC odp_pool.lo CC ../linux-generic/odp_rwlock.lo CC ../linux-generic/odp_schedule.lo CC ../linux-generic/odp_shared_memory.lo CC ../linux-generic/odp_spinlock.lo CC ../linux-generic/odp_system_info.lo CC ../linux-generic/odp_thread.lo CC ../linux-generic/odp_ticketlock.lo CC ../linux-generic/odp_time.lo CC ../linux-generic/odp_timer.lo CC ../linux-generic/odp_version.lo CC ../linux-generic/odp_weak.lo CC ../linux-generic/odp_barrier.lo CC ../linux-generic/odp_cpumask.lo CC ../linux-generic/odp_crypto.lo CC ../linux-generic/odp_errno.lo CC ../linux-generic/odp_event.lo CC ../linux-generic/odp_impl.lo CC ../linux-generic/odp_packet_flags.lo CC ../linux-generic/odp_queue.lo CC ../../helper/ring.lo CC ../linux-generic/arch/x86/odp_time.lo CCLD ../../lib/libodp.la copying selected object files to avoid basename conflicts... make[3]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=lcov,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/platform/linux-dpdk' make[2]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=lcov,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/platform/linux-dpdk' make[2]: Entering directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=lcov,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/platform' make[2]: Nothing to be done for 'all-am'. make[2]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=lcov,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/platform' make[1]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=lcov,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/platform' Making all in example make[1]: Entering directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=lcov,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/example' Making all in generator make[2]: Entering directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=lcov,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/example/generator' CC odp_generator-odp_generator.o CCLD odp_generator make[2]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=lcov,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/example/generator' Making all in ipsec make[2]: Entering directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=lcov,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/example/ipsec' CC odp_ipsec-odp_ipsec.o CC odp_ipsec-odp_ipsec_sa_db.o CC odp_ipsec-odp_ipsec_sp_db.o CC odp_ipsec-odp_ipsec_fwd_db.o CC odp_ipsec-odp_ipsec_loop_db.o CC odp_ipsec-odp_ipsec_stream.o CC odp_ipsec-odp_ipsec_cache.o CCLD odp_ipsec make[2]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=lcov,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/example/ipsec' Making all in packet make[2]: Entering directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=lcov,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/example/packet' CC odp_pktio-odp_pktio.o CCLD odp_pktio make[2]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=lcov,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/example/packet' Making all in timer make[2]: Entering directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=lcov,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/example/timer' CC odp_timer_test-odp_timer_test.o CCLD odp_timer_test make[2]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=lcov,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/example/timer' make[2]: Entering directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=lcov,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/example' make[2]: Nothing to be done for 'all-am'. make[2]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=lcov,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/example' make[1]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=lcov,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/example' Making all in test make[1]: Entering directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=lcov,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/test' Making all in api_test make[2]: Entering directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=lcov,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/test/api_test' CC odp_ring-odp_ring_test.o CC odp_ring-odp_common.o CCLD odp_ring make[2]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=lcov,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/test/api_test' Making all in performance make[2]: Entering directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=lcov,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/test/performance' CC odp_atomic-odp_atomic.o CC odp_pktio_perf.o CC odp_l2fwd.o CC odp_scheduling-odp_scheduling.o CCLD odp_atomic CCLD odp_l2fwd CCLD odp_scheduling CCLD odp_pktio_perf make[2]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=lcov,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/test/performance' Making all in miscellaneous make[2]: Entering directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=lcov,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/test/miscellaneous' make[2]: Nothing to be done for 'all'. make[2]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=lcov,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/test/miscellaneous' Making all in validation make[2]: Entering directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=lcov,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/test/validation' CC odp_buffer-odp_buffer.o CC odp_cpumask.o CC odp_crypto-odp_crypto.o CC odp_pool.o CC odp_packet.o CC odp_queue.o CC odp_random.o CC odp_scheduler.o CC odp_shared_memory.o CC odp_synchronizers.o CC odp_time.o CC odp_timer.o CC odp_thread.o CC common/odp_ver_abt_log_dbg-odp_cunit_common.o CC odp_pktio.o CC common/odp_buffer-odp_cunit_common.o CC common/odp_cunit_common.o CC crypto/odp_crypto-odp_crypto_test_inp.o CC common/odp_crypto-odp_cunit_common.o CC init/odp_init.o CC init/odp_init_abort.o CC init/odp_init_log.o CC ver_abt_log_dbg/odp_ver_abt_log_dbg-odp_system.o CC ver_abt_log_dbg/odp_ver_abt_log_dbg-odp_errno.o CC ver_abt_log_dbg/odp_ver_abt_log_dbg-odp_ver_abt_log_dbg.o CCLD odp_buffer CCLD odp_cpumask CCLD odp_init_abort CCLD odp_crypto CCLD odp_packet CCLD odp_pool CCLD odp_queue CCLD odp_random CCLD odp_scheduler CCLD odp_shared_memory CCLD odp_synchronizers CCLD odp_time CCLD odp_timer CCLD odp_thread CCLD odp_ver_abt_log_dbg CCLD odp_pktio CCLD odp_init CCLD odp_init_log make[2]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=lcov,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/test/validation' make[2]: Entering directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=lcov,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/test' make[2]: Nothing to be done for 'all-am'. make[2]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=lcov,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/test' make[1]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=lcov,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/test' Making all in helper make[1]: Entering directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=lcov,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/helper' make all-recursive make[2]: Entering directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=lcov,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/helper' Making all in test make[3]: Entering directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=lcov,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/helper/test' CC odp_thread.o CC odp_process.o CCLD odp_process CCLD odp_thread make[3]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=lcov,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/helper/test' make[3]: Entering directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=lcov,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/helper' make[3]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=lcov,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/helper' make[2]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=lcov,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/helper' make[1]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=lcov,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/helper' Making all in scripts make[1]: Entering directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=lcov,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/scripts' make[1]: Nothing to be done for 'all'. make[1]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=lcov,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/scripts' make[1]: Entering directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=lcov,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk' make[1]: Nothing to be done for 'all-am'. make[1]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=lcov,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk' Making check in doc make[1]: Entering directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=lcov,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/doc' make[1]: Nothing to be done for 'check'. make[1]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=lcov,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/doc' Making check in platform make[1]: Entering directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=lcov,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/platform' Making check in linux-dpdk make[2]: Entering directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=lcov,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/platform/linux-dpdk' Making check in test make[3]: Entering directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=lcov,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/platform/linux-dpdk/test' make[3]: Nothing to be done for 'check'. make[3]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=lcov,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/platform/linux-dpdk/test' make[3]: Entering directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=lcov,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/platform/linux-dpdk' make[3]: Nothing to be done for 'check-am'. make[3]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=lcov,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/platform/linux-dpdk' make[2]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=lcov,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/platform/linux-dpdk' make[2]: Entering directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=lcov,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/platform' make[2]: Nothing to be done for 'check-am'. make[2]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=lcov,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/platform' make[1]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=lcov,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/platform' Making check in example make[1]: Entering directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=lcov,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/example' Making check in generator make[2]: Entering directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=lcov,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/example/generator' make[2]: Nothing to be done for 'check'. make[2]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=lcov,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/example/generator' Making check in ipsec make[2]: Entering directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=lcov,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/example/ipsec' make[2]: Nothing to be done for 'check'. make[2]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=lcov,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/example/ipsec' Making check in packet make[2]: Entering directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=lcov,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/example/packet' make[2]: Nothing to be done for 'check'. make[2]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=lcov,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/example/packet' Making check in timer make[2]: Entering directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=lcov,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/example/timer' make[2]: Nothing to be done for 'check'. make[2]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=lcov,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/example/timer' make[2]: Entering directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=lcov,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/example' make[2]: Nothing to be done for 'check-am'. make[2]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=lcov,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/example' make[1]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=lcov,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/example' Making check in test make[1]: Entering directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=lcov,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/test' Making check in api_test make[2]: Entering directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=lcov,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/test/api_test' make[2]: Nothing to be done for 'check'. make[2]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=lcov,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/test/api_test' Making check in performance make[2]: Entering directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=lcov,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/test/performance' make check-TESTS make[3]: Entering directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=lcov,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/test/performance' make[4]: Entering directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=lcov,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/test/performance' FAIL: odp_atomic FAIL: odp_pktio_perf SKIP: odp_l2fwd_run FAIL: odp_scheduling_run make[5]: Entering directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=lcov,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/test/performance' make[5]: Nothing to be done for 'all'. make[5]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=lcov,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/test/performance' ============================================================================ Testsuite summary for OpenDataPlane 1.1.0.0 ============================================================================ # TOTAL: 4 # PASS: 0 # SKIP: 1 # XFAIL: 0 # FAIL: 3 # XPASS: 0 # ERROR: 0 ============================================================================ See test/performance/test-suite.log Please report to lng-odp@lists.linaro.org ============================================================================ Makefile:829: recipe for target 'test-suite.log' failed make[4]: *** [test-suite.log] Error 1 make[4]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=lcov,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/test/performance' Makefile:935: recipe for target 'check-TESTS' failed make[3]: *** [check-TESTS] Error 2 make[3]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=lcov,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/test/performance' Makefile:1029: recipe for target 'check-am' failed make[2]: *** [check-am] Error 2 make[2]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=lcov,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/test/performance' Makefile:387: recipe for target 'check-recursive' failed make[1]: *** [check-recursive] Error 1 make[1]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=lcov,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/test' Makefile:456: recipe for target 'check-recursive' failed make: *** [check-recursive] Error 1 Build step 'Execute shell' marked build as failure Skipping publisher since build result is FAILURE
------------------------------------------ [...truncated 1099 lines...] CC odp_packet_dpdk.lo CC odp_packet_io.lo CC odp_pool.lo CC ../linux-generic/odp_rwlock.lo CC ../linux-generic/odp_schedule.lo CC ../linux-generic/odp_shared_memory.lo CC ../linux-generic/odp_spinlock.lo CC ../linux-generic/odp_system_info.lo CC ../linux-generic/odp_thread.lo CC ../linux-generic/odp_ticketlock.lo CC ../linux-generic/odp_time.lo CC ../linux-generic/odp_timer.lo CC ../linux-generic/odp_version.lo CC ../linux-generic/odp_weak.lo CC ../linux-generic/odp_barrier.lo CC ../linux-generic/odp_cpumask.lo CC ../linux-generic/odp_crypto.lo CC ../linux-generic/odp_errno.lo CC ../linux-generic/odp_event.lo CC ../linux-generic/odp_impl.lo CC ../linux-generic/odp_packet_flags.lo CC ../linux-generic/odp_queue.lo CC ../../helper/ring.lo CC ../linux-generic/arch/x86/odp_time.lo CCLD ../../lib/libodp.la copying selected object files to avoid basename conflicts... make[3]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=lcov,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/platform/linux-dpdk' make[2]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=lcov,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/platform/linux-dpdk' make[2]: Entering directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=lcov,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/platform' make[2]: Nothing to be done for 'all-am'. make[2]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=lcov,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/platform' make[1]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=lcov,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/platform' Making all in example make[1]: Entering directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=lcov,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/example' Making all in generator make[2]: Entering directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=lcov,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/example/generator' CC odp_generator-odp_generator.o CCLD odp_generator make[2]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=lcov,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/example/generator' Making all in ipsec make[2]: Entering directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=lcov,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/example/ipsec' CC odp_ipsec-odp_ipsec.o CC odp_ipsec-odp_ipsec_sa_db.o CC odp_ipsec-odp_ipsec_sp_db.o CC odp_ipsec-odp_ipsec_fwd_db.o CC odp_ipsec-odp_ipsec_cache.o CC odp_ipsec-odp_ipsec_loop_db.o CC odp_ipsec-odp_ipsec_stream.o CCLD odp_ipsec make[2]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=lcov,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/example/ipsec' Making all in packet make[2]: Entering directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=lcov,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/example/packet' CC odp_pktio-odp_pktio.o CCLD odp_pktio make[2]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=lcov,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/example/packet' Making all in timer make[2]: Entering directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=lcov,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/example/timer' CC odp_timer_test-odp_timer_test.o CCLD odp_timer_test make[2]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=lcov,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/example/timer' make[2]: Entering directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=lcov,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/example' make[2]: Nothing to be done for 'all-am'. make[2]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=lcov,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/example' make[1]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=lcov,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/example' Making all in test make[1]: Entering directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=lcov,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/test' Making all in api_test make[2]: Entering directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=lcov,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/test/api_test' CC odp_ring-odp_ring_test.o CC odp_ring-odp_common.o CCLD odp_ring make[2]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=lcov,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/test/api_test' Making all in performance make[2]: Entering directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=lcov,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/test/performance' CC odp_atomic-odp_atomic.o CC odp_pktio_perf.o CC odp_l2fwd.o CC odp_scheduling-odp_scheduling.o CCLD odp_l2fwd CCLD odp_atomic CCLD odp_scheduling CCLD odp_pktio_perf make[2]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=lcov,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/test/performance' Making all in miscellaneous make[2]: Entering directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=lcov,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/test/miscellaneous' make[2]: Nothing to be done for 'all'. make[2]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=lcov,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/test/miscellaneous' Making all in validation make[2]: Entering directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=lcov,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/test/validation' CC odp_buffer-odp_buffer.o CC odp_cpumask.o CC odp_crypto-odp_crypto.o CC odp_queue.o CC odp_random.o CC odp_scheduler.o CC odp_packet.o CC odp_pool.o CC odp_shared_memory.o CC odp_time.o CC odp_synchronizers.o CC odp_timer.o CC odp_thread.o CC common/odp_ver_abt_log_dbg-odp_cunit_common.o CC odp_pktio.o CC common/odp_buffer-odp_cunit_common.o CC common/odp_cunit_common.o CC crypto/odp_crypto-odp_crypto_test_inp.o CC common/odp_crypto-odp_cunit_common.o CC init/odp_init.o CC init/odp_init_abort.o CC init/odp_init_log.o CC ver_abt_log_dbg/odp_ver_abt_log_dbg-odp_system.o CC ver_abt_log_dbg/odp_ver_abt_log_dbg-odp_errno.o CC ver_abt_log_dbg/odp_ver_abt_log_dbg-odp_ver_abt_log_dbg.o CCLD odp_pktio CCLD odp_buffer CCLD odp_cpumask CCLD odp_init CCLD odp_init_abort CCLD odp_init_log CCLD odp_packet CCLD odp_pool CCLD odp_queue CCLD odp_random CCLD odp_scheduler CCLD odp_shared_memory CCLD odp_synchronizers CCLD odp_time CCLD odp_timer CCLD odp_thread CCLD odp_ver_abt_log_dbg CCLD odp_crypto make[2]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=lcov,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/test/validation' make[2]: Entering directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=lcov,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/test' make[2]: Nothing to be done for 'all-am'. make[2]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=lcov,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/test' make[1]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=lcov,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/test' Making all in helper make[1]: Entering directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=lcov,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/helper' make all-recursive make[2]: Entering directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=lcov,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/helper' Making all in test make[3]: Entering directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=lcov,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/helper/test' CC odp_thread.o CC odp_process.o CCLD odp_thread CCLD odp_process make[3]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=lcov,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/helper/test' make[3]: Entering directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=lcov,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/helper' make[3]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=lcov,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/helper' make[2]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=lcov,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/helper' make[1]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=lcov,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/helper' Making all in scripts make[1]: Entering directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=lcov,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/scripts' make[1]: Nothing to be done for 'all'. make[1]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=lcov,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/scripts' make[1]: Entering directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=lcov,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk' make[1]: Nothing to be done for 'all-am'. make[1]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=lcov,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk' Making check in doc make[1]: Entering directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=lcov,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/doc' make[1]: Nothing to be done for 'check'. make[1]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=lcov,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/doc' Making check in platform make[1]: Entering directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=lcov,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/platform' Making check in linux-dpdk make[2]: Entering directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=lcov,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/platform/linux-dpdk' Making check in test make[3]: Entering directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=lcov,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/platform/linux-dpdk/test' make[3]: Nothing to be done for 'check'. make[3]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=lcov,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/platform/linux-dpdk/test' make[3]: Entering directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=lcov,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/platform/linux-dpdk' make[3]: Nothing to be done for 'check-am'. make[3]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=lcov,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/platform/linux-dpdk' make[2]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=lcov,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/platform/linux-dpdk' make[2]: Entering directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=lcov,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/platform' make[2]: Nothing to be done for 'check-am'. make[2]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=lcov,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/platform' make[1]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=lcov,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/platform' Making check in example make[1]: Entering directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=lcov,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/example' Making check in generator make[2]: Entering directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=lcov,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/example/generator' make[2]: Nothing to be done for 'check'. make[2]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=lcov,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/example/generator' Making check in ipsec make[2]: Entering directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=lcov,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/example/ipsec' make[2]: Nothing to be done for 'check'. make[2]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=lcov,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/example/ipsec' Making check in packet make[2]: Entering directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=lcov,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/example/packet' make[2]: Nothing to be done for 'check'. make[2]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=lcov,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/example/packet' Making check in timer make[2]: Entering directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=lcov,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/example/timer' make[2]: Nothing to be done for 'check'. make[2]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=lcov,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/example/timer' make[2]: Entering directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=lcov,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/example' make[2]: Nothing to be done for 'check-am'. make[2]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=lcov,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/example' make[1]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=lcov,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/example' Making check in test make[1]: Entering directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=lcov,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/test' Making check in api_test make[2]: Entering directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=lcov,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/test/api_test' make[2]: Nothing to be done for 'check'. make[2]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=lcov,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/test/api_test' Making check in performance make[2]: Entering directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=lcov,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/test/performance' make check-TESTS make[3]: Entering directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=lcov,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/test/performance' make[4]: Entering directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=lcov,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/test/performance' FAIL: odp_atomic FAIL: odp_pktio_perf SKIP: odp_l2fwd_run FAIL: odp_scheduling_run make[5]: Entering directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=lcov,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/test/performance' make[5]: Nothing to be done for 'all'. make[5]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=lcov,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/test/performance' ============================================================================ Testsuite summary for OpenDataPlane 1.1.0.0 ============================================================================ # TOTAL: 4 # PASS: 0 # SKIP: 1 # XFAIL: 0 # FAIL: 3 # XPASS: 0 # ERROR: 0 ============================================================================ See test/performance/test-suite.log Please report to lng-odp@lists.linaro.org ============================================================================ Makefile:829: recipe for target 'test-suite.log' failed make[4]: *** [test-suite.log] Error 1 make[4]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=lcov,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/test/performance' Makefile:935: recipe for target 'check-TESTS' failed make[3]: *** [check-TESTS] Error 2 make[3]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=lcov,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/test/performance' Makefile:1029: recipe for target 'check-am' failed make[2]: *** [check-am] Error 2 make[2]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=lcov,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/test/performance' Makefile:387: recipe for target 'check-recursive' failed make[1]: *** [check-recursive] Error 1 make[1]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=lcov,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/test' Makefile:456: recipe for target 'check-recursive' failed make: *** [check-recursive] Error 1 Build step 'Execute shell' marked build as failure Skipping publisher since build result is FAILURE
------------------------------------------ [...truncated 1100 lines...] CC odp_packet_io.lo CC ../linux-generic/odp_queue.lo CC odp_pool.lo CC ../linux-generic/odp_rwlock.lo CC ../linux-generic/odp_schedule.lo CC ../linux-generic/odp_shared_memory.lo CC ../linux-generic/odp_spinlock.lo CC ../linux-generic/odp_system_info.lo CC ../linux-generic/odp_thread.lo CC ../linux-generic/odp_ticketlock.lo CC ../linux-generic/odp_time.lo CC ../linux-generic/odp_timer.lo CC ../linux-generic/odp_version.lo CC ../linux-generic/odp_weak.lo CC ../linux-generic/odp_cpumask.lo CC ../linux-generic/odp_barrier.lo CC ../linux-generic/odp_crypto.lo CC ../linux-generic/odp_errno.lo CC ../linux-generic/odp_event.lo CC ../linux-generic/odp_impl.lo CC ../linux-generic/odp_packet_flags.lo CC ../../helper/ring.lo CC ../linux-generic/arch/x86/odp_time.lo CCLD ../../lib/libodp.la copying selected object files to avoid basename conflicts... make[3]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=lcov,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/platform/linux-dpdk' make[2]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=lcov,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/platform/linux-dpdk' make[2]: Entering directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=lcov,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/platform' make[2]: Nothing to be done for 'all-am'. make[2]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=lcov,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/platform' make[1]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=lcov,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/platform' Making all in example make[1]: Entering directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=lcov,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/example' Making all in generator make[2]: Entering directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=lcov,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/example/generator' CC odp_generator-odp_generator.o CCLD odp_generator make[2]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=lcov,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/example/generator' Making all in ipsec make[2]: Entering directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=lcov,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/example/ipsec' CC odp_ipsec-odp_ipsec.o CC odp_ipsec-odp_ipsec_sa_db.o CC odp_ipsec-odp_ipsec_sp_db.o CC odp_ipsec-odp_ipsec_cache.o CC odp_ipsec-odp_ipsec_fwd_db.o CC odp_ipsec-odp_ipsec_loop_db.o CC odp_ipsec-odp_ipsec_stream.o CCLD odp_ipsec make[2]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=lcov,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/example/ipsec' Making all in packet make[2]: Entering directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=lcov,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/example/packet' CC odp_pktio-odp_pktio.o CCLD odp_pktio make[2]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=lcov,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/example/packet' Making all in timer make[2]: Entering directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=lcov,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/example/timer' CC odp_timer_test-odp_timer_test.o CCLD odp_timer_test make[2]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=lcov,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/example/timer' make[2]: Entering directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=lcov,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/example' make[2]: Nothing to be done for 'all-am'. make[2]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=lcov,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/example' make[1]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=lcov,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/example' Making all in test make[1]: Entering directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=lcov,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/test' Making all in api_test make[2]: Entering directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=lcov,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/test/api_test' CC odp_ring-odp_ring_test.o CC odp_ring-odp_common.o CCLD odp_ring make[2]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=lcov,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/test/api_test' Making all in performance make[2]: Entering directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=lcov,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/test/performance' CC odp_atomic-odp_atomic.o CC odp_pktio_perf.o CC odp_l2fwd.o CC odp_scheduling-odp_scheduling.o CCLD odp_l2fwd CCLD odp_pktio_perf CCLD odp_atomic CCLD odp_scheduling make[2]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=lcov,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/test/performance' Making all in miscellaneous make[2]: Entering directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=lcov,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/test/miscellaneous' make[2]: Nothing to be done for 'all'. make[2]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=lcov,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/test/miscellaneous' Making all in validation make[2]: Entering directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=lcov,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/test/validation' CC odp_buffer-odp_buffer.o CC odp_cpumask.o CC odp_crypto-odp_crypto.o CC odp_queue.o CC odp_random.o CC odp_pool.o CC odp_packet.o CC odp_scheduler.o CC odp_shared_memory.o CC odp_synchronizers.o CC odp_time.o CC odp_timer.o CC odp_thread.o CC common/odp_ver_abt_log_dbg-odp_cunit_common.o CC odp_pktio.o CC common/odp_buffer-odp_cunit_common.o CC common/odp_cunit_common.o CC crypto/odp_crypto-odp_crypto_test_inp.o CC common/odp_crypto-odp_cunit_common.o CC init/odp_init.o CC init/odp_init_abort.o CC init/odp_init_log.o CC ver_abt_log_dbg/odp_ver_abt_log_dbg-odp_system.o CC ver_abt_log_dbg/odp_ver_abt_log_dbg-odp_errno.o CC ver_abt_log_dbg/odp_ver_abt_log_dbg-odp_ver_abt_log_dbg.o CCLD odp_buffer CCLD odp_cpumask CCLD odp_crypto CCLD odp_init CCLD odp_init_abort CCLD odp_init_log CCLD odp_packet CCLD odp_pool CCLD odp_queue CCLD odp_random CCLD odp_scheduler CCLD odp_shared_memory CCLD odp_synchronizers CCLD odp_time CCLD odp_timer CCLD odp_thread CCLD odp_ver_abt_log_dbg CCLD odp_pktio make[2]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=lcov,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/test/validation' make[2]: Entering directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=lcov,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/test' make[2]: Nothing to be done for 'all-am'. make[2]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=lcov,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/test' make[1]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=lcov,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/test' Making all in helper make[1]: Entering directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=lcov,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/helper' make all-recursive make[2]: Entering directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=lcov,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/helper' Making all in test make[3]: Entering directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=lcov,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/helper/test' CC odp_thread.o CC odp_process.o CCLD odp_thread CCLD odp_process make[3]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=lcov,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/helper/test' make[3]: Entering directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=lcov,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/helper' make[3]: Nothing to be done for 'all-am'. make[3]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=lcov,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/helper' make[2]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=lcov,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/helper' make[1]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=lcov,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/helper' Making all in scripts make[1]: Entering directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=lcov,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/scripts' make[1]: Nothing to be done for 'all'. make[1]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=lcov,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/scripts' make[1]: Entering directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=lcov,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk' make[1]: Nothing to be done for 'all-am'. make[1]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=lcov,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk' Making check in doc make[1]: Entering directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=lcov,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/doc' make[1]: Nothing to be done for 'check'. make[1]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=lcov,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/doc' Making check in platform make[1]: Entering directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=lcov,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/platform' Making check in linux-dpdk make[2]: Entering directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=lcov,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/platform/linux-dpdk' Making check in test make[3]: Entering directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=lcov,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/platform/linux-dpdk/test' make[3]: Nothing to be done for 'check'. make[3]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=lcov,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/platform/linux-dpdk/test' make[3]: Entering directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=lcov,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/platform/linux-dpdk' make[3]: Nothing to be done for 'check-am'. make[3]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=lcov,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/platform/linux-dpdk' make[2]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=lcov,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/platform/linux-dpdk' make[2]: Entering directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=lcov,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/platform' make[2]: Nothing to be done for 'check-am'. make[2]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=lcov,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/platform' make[1]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=lcov,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/platform' Making check in example make[1]: Entering directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=lcov,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/example' Making check in generator make[2]: Entering directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=lcov,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/example/generator' make[2]: Nothing to be done for 'check'. make[2]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=lcov,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/example/generator' Making check in ipsec make[2]: Entering directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=lcov,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/example/ipsec' make[2]: Nothing to be done for 'check'. make[2]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=lcov,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/example/ipsec' Making check in packet make[2]: Entering directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=lcov,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/example/packet' make[2]: Nothing to be done for 'check'. make[2]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=lcov,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/example/packet' Making check in timer make[2]: Entering directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=lcov,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/example/timer' make[2]: Nothing to be done for 'check'. make[2]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=lcov,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/example/timer' make[2]: Entering directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=lcov,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/example' make[2]: Nothing to be done for 'check-am'. make[2]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=lcov,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/example' make[1]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=lcov,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/example' Making check in test make[1]: Entering directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=lcov,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/test' Making check in api_test make[2]: Entering directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=lcov,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/test/api_test' make[2]: Nothing to be done for 'check'. make[2]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=lcov,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/test/api_test' Making check in performance make[2]: Entering directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=lcov,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/test/performance' make check-TESTS make[3]: Entering directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=lcov,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/test/performance' make[4]: Entering directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=lcov,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/test/performance' FAIL: odp_atomic FAIL: odp_pktio_perf SKIP: odp_l2fwd_run FAIL: odp_scheduling_run make[5]: Entering directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=lcov,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/test/performance' make[5]: Nothing to be done for 'all'. make[5]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=lcov,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/test/performance' ============================================================================ Testsuite summary for OpenDataPlane 1.1.0.0 ============================================================================ # TOTAL: 4 # PASS: 0 # SKIP: 1 # XFAIL: 0 # FAIL: 3 # XPASS: 0 # ERROR: 0 ============================================================================ See test/performance/test-suite.log Please report to lng-odp@lists.linaro.org ============================================================================ Makefile:829: recipe for target 'test-suite.log' failed make[4]: *** [test-suite.log] Error 1 make[4]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=lcov,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/test/performance' Makefile:935: recipe for target 'check-TESTS' failed make[3]: *** [check-TESTS] Error 2 make[3]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=lcov,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/test/performance' Makefile:1029: recipe for target 'check-am' failed make[2]: *** [check-am] Error 2 make[2]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=lcov,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/test/performance' Makefile:387: recipe for target 'check-recursive' failed make[1]: *** [check-recursive] Error 1 make[1]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=lcov,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/test' Makefile:456: recipe for target 'check-recursive' failed make: *** [check-recursive] Error 1 Build step 'Execute shell' marked build as failure Skipping publisher since build result is FAILURE
------------------------------------------ [...truncated 1099 lines...] CC odp_linux.lo CC odp_packet.lo CC odp_pool.lo CC ../linux-generic/odp_rwlock.lo CC ../linux-generic/odp_schedule.lo CC ../linux-generic/odp_shared_memory.lo CC ../linux-generic/odp_spinlock.lo CC ../linux-generic/odp_system_info.lo CC ../linux-generic/odp_thread.lo CC ../linux-generic/odp_ticketlock.lo CC ../linux-generic/odp_time.lo CC ../linux-generic/odp_timer.lo CC ../linux-generic/odp_version.lo CC ../linux-generic/odp_weak.lo CC ../linux-generic/odp_barrier.lo CC ../linux-generic/odp_cpumask.lo CC ../linux-generic/odp_crypto.lo CC ../linux-generic/odp_errno.lo CC ../linux-generic/odp_event.lo CC ../linux-generic/odp_impl.lo CC ../linux-generic/odp_packet_flags.lo CC ../linux-generic/odp_queue.lo CC ../../helper/ring.lo CC ../linux-generic/arch/x86/odp_time.lo CCLD ../../lib/libodp.la copying selected object files to avoid basename conflicts... make[3]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=lcov,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/platform/linux-dpdk' make[2]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=lcov,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/platform/linux-dpdk' make[2]: Entering directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=lcov,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/platform' make[2]: Nothing to be done for 'all-am'. make[2]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=lcov,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/platform' make[1]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=lcov,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/platform' Making all in example make[1]: Entering directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=lcov,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/example' Making all in generator make[2]: Entering directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=lcov,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/example/generator' CC odp_generator-odp_generator.o CCLD odp_generator make[2]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=lcov,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/example/generator' Making all in ipsec make[2]: Entering directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=lcov,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/example/ipsec' CC odp_ipsec-odp_ipsec.o CC odp_ipsec-odp_ipsec_sa_db.o CC odp_ipsec-odp_ipsec_sp_db.o CC odp_ipsec-odp_ipsec_fwd_db.o CC odp_ipsec-odp_ipsec_loop_db.o CC odp_ipsec-odp_ipsec_cache.o CC odp_ipsec-odp_ipsec_stream.o CCLD odp_ipsec make[2]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=lcov,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/example/ipsec' Making all in packet make[2]: Entering directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=lcov,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/example/packet' CC odp_pktio-odp_pktio.o CCLD odp_pktio make[2]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=lcov,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/example/packet' Making all in timer make[2]: Entering directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=lcov,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/example/timer' CC odp_timer_test-odp_timer_test.o CCLD odp_timer_test make[2]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=lcov,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/example/timer' make[2]: Entering directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=lcov,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/example' make[2]: Nothing to be done for 'all-am'. make[2]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=lcov,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/example' make[1]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=lcov,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/example' Making all in test make[1]: Entering directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=lcov,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/test' Making all in api_test make[2]: Entering directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=lcov,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/test/api_test' CC odp_ring-odp_ring_test.o CC odp_ring-odp_common.o CCLD odp_ring make[2]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=lcov,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/test/api_test' Making all in performance make[2]: Entering directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=lcov,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/test/performance' CC odp_atomic-odp_atomic.o CC odp_pktio_perf.o CC odp_l2fwd.o CC odp_scheduling-odp_scheduling.o CCLD odp_atomic CCLD odp_l2fwd CCLD odp_scheduling CCLD odp_pktio_perf make[2]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=lcov,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/test/performance' Making all in miscellaneous make[2]: Entering directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=lcov,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/test/miscellaneous' make[2]: Nothing to be done for 'all'. make[2]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=lcov,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/test/miscellaneous' Making all in validation make[2]: Entering directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=lcov,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/test/validation' CC odp_buffer-odp_buffer.o CC odp_cpumask.o CC odp_crypto-odp_crypto.o CC odp_packet.o CC odp_pool.o CC odp_random.o CC odp_queue.o CC odp_scheduler.o CC odp_shared_memory.o CC odp_synchronizers.o CC odp_time.o CC odp_timer.o CC odp_thread.o CC odp_pktio.o CC common/odp_ver_abt_log_dbg-odp_cunit_common.o CC common/odp_buffer-odp_cunit_common.o CC common/odp_cunit_common.o CC crypto/odp_crypto-odp_crypto_test_inp.o CC common/odp_crypto-odp_cunit_common.o CC init/odp_init.o CC init/odp_init_abort.o CC init/odp_init_log.o CCLD odp_packet CCLD odp_queue CCLD odp_pool CCLD odp_random CCLD odp_scheduler CCLD odp_shared_memory CCLD odp_synchronizers CCLD odp_time CCLD odp_timer CCLD odp_thread CC ver_abt_log_dbg/odp_ver_abt_log_dbg-odp_system.o CC ver_abt_log_dbg/odp_ver_abt_log_dbg-odp_errno.o CC ver_abt_log_dbg/odp_ver_abt_log_dbg-odp_ver_abt_log_dbg.o CCLD odp_pktio CCLD odp_cpumask CCLD odp_buffer CCLD odp_crypto CCLD odp_init_abort CCLD odp_init CCLD odp_init_log CCLD odp_ver_abt_log_dbg make[2]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=lcov,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/test/validation' make[2]: Entering directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=lcov,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/test' make[2]: Nothing to be done for 'all-am'. make[2]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=lcov,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/test' make[1]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=lcov,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/test' Making all in helper make[1]: Entering directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=lcov,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/helper' make all-recursive make[2]: Entering directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=lcov,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/helper' Making all in test make[3]: Entering directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=lcov,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/helper/test' CC odp_thread.o CC odp_process.o CCLD odp_process CCLD odp_thread make[3]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=lcov,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/helper/test' make[3]: Entering directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=lcov,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/helper' make[3]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=lcov,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/helper' make[2]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=lcov,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/helper' make[1]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=lcov,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/helper' Making all in scripts make[1]: Entering directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=lcov,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/scripts' make[1]: Nothing to be done for 'all'. make[1]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=lcov,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/scripts' make[1]: Entering directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=lcov,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk' make[1]: Nothing to be done for 'all-am'. make[1]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=lcov,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk' Making check in doc make[1]: Entering directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=lcov,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/doc' make[1]: Nothing to be done for 'check'. make[1]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=lcov,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/doc' Making check in platform make[1]: Entering directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=lcov,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/platform' Making check in linux-dpdk make[2]: Entering directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=lcov,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/platform/linux-dpdk' Making check in test make[3]: Entering directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=lcov,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/platform/linux-dpdk/test' make[3]: Nothing to be done for 'check'. make[3]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=lcov,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/platform/linux-dpdk/test' make[3]: Entering directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=lcov,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/platform/linux-dpdk' make[3]: Nothing to be done for 'check-am'. make[3]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=lcov,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/platform/linux-dpdk' make[2]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=lcov,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/platform/linux-dpdk' make[2]: Entering directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=lcov,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/platform' make[2]: Nothing to be done for 'check-am'. make[2]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=lcov,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/platform' make[1]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=lcov,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/platform' Making check in example make[1]: Entering directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=lcov,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/example' Making check in generator make[2]: Entering directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=lcov,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/example/generator' make[2]: Nothing to be done for 'check'. make[2]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=lcov,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/example/generator' Making check in ipsec make[2]: Entering directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=lcov,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/example/ipsec' make[2]: Nothing to be done for 'check'. make[2]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=lcov,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/example/ipsec' Making check in packet make[2]: Entering directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=lcov,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/example/packet' make[2]: Nothing to be done for 'check'. make[2]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=lcov,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/example/packet' Making check in timer make[2]: Entering directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=lcov,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/example/timer' make[2]: Nothing to be done for 'check'. make[2]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=lcov,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/example/timer' make[2]: Entering directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=lcov,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/example' make[2]: Nothing to be done for 'check-am'. make[2]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=lcov,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/example' make[1]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=lcov,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/example' Making check in test make[1]: Entering directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=lcov,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/test' Making check in api_test make[2]: Entering directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=lcov,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/test/api_test' make[2]: Nothing to be done for 'check'. make[2]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=lcov,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/test/api_test' Making check in performance make[2]: Entering directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=lcov,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/test/performance' make check-TESTS make[3]: Entering directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=lcov,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/test/performance' make[4]: Entering directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=lcov,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/test/performance' FAIL: odp_atomic FAIL: odp_pktio_perf SKIP: odp_l2fwd_run FAIL: odp_scheduling_run make[5]: Entering directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=lcov,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/test/performance' make[5]: Nothing to be done for 'all'. make[5]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=lcov,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/test/performance' ============================================================================ Testsuite summary for OpenDataPlane 1.1.0.0 ============================================================================ # TOTAL: 4 # PASS: 0 # SKIP: 1 # XFAIL: 0 # FAIL: 3 # XPASS: 0 # ERROR: 0 ============================================================================ See test/performance/test-suite.log Please report to lng-odp@lists.linaro.org ============================================================================ Makefile:829: recipe for target 'test-suite.log' failed make[4]: *** [test-suite.log] Error 1 make[4]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=lcov,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/test/performance' Makefile:935: recipe for target 'check-TESTS' failed make[3]: *** [check-TESTS] Error 2 make[3]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=lcov,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/test/performance' Makefile:1029: recipe for target 'check-am' failed make[2]: *** [check-am] Error 2 make[2]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=lcov,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/test/performance' Makefile:387: recipe for target 'check-recursive' failed make[1]: *** [check-recursive] Error 1 make[1]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=lcov,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/test' Makefile:456: recipe for target 'check-recursive' failed make: *** [check-recursive] Error 1 Build step 'Execute shell' marked build as failure Skipping publisher since build result is FAILURE
------------------------------------------ [...truncated 1100 lines...] CC odp_packet_io.lo CC odp_pool.lo CC ../linux-generic/odp_rwlock.lo CC ../linux-generic/odp_schedule.lo CC ../linux-generic/odp_shared_memory.lo CC ../linux-generic/odp_spinlock.lo CC ../linux-generic/odp_system_info.lo CC ../linux-generic/odp_thread.lo CC ../linux-generic/odp_ticketlock.lo CC ../linux-generic/odp_time.lo CC ../linux-generic/odp_timer.lo CC ../linux-generic/odp_version.lo CC ../linux-generic/odp_weak.lo CC ../linux-generic/odp_barrier.lo CC ../linux-generic/odp_cpumask.lo CC ../linux-generic/odp_crypto.lo CC ../linux-generic/odp_errno.lo CC ../linux-generic/odp_event.lo CC ../linux-generic/odp_impl.lo CC ../linux-generic/odp_packet_flags.lo CC ../linux-generic/odp_queue.lo CC ../../helper/ring.lo CC ../linux-generic/arch/x86/odp_time.lo CCLD ../../lib/libodp.la copying selected object files to avoid basename conflicts... make[3]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=lcov,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/platform/linux-dpdk' make[2]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=lcov,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/platform/linux-dpdk' make[2]: Entering directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=lcov,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/platform' make[2]: Nothing to be done for 'all-am'. make[2]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=lcov,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/platform' make[1]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=lcov,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/platform' Making all in example make[1]: Entering directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=lcov,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/example' Making all in generator make[2]: Entering directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=lcov,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/example/generator' CC odp_generator-odp_generator.o CCLD odp_generator make[2]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=lcov,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/example/generator' Making all in ipsec make[2]: Entering directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=lcov,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/example/ipsec' CC odp_ipsec-odp_ipsec.o CC odp_ipsec-odp_ipsec_sa_db.o CC odp_ipsec-odp_ipsec_sp_db.o CC odp_ipsec-odp_ipsec_fwd_db.o CC odp_ipsec-odp_ipsec_loop_db.o CC odp_ipsec-odp_ipsec_cache.o CC odp_ipsec-odp_ipsec_stream.o CCLD odp_ipsec make[2]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=lcov,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/example/ipsec' Making all in packet make[2]: Entering directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=lcov,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/example/packet' CC odp_pktio-odp_pktio.o CCLD odp_pktio make[2]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=lcov,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/example/packet' Making all in timer make[2]: Entering directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=lcov,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/example/timer' CC odp_timer_test-odp_timer_test.o CCLD odp_timer_test make[2]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=lcov,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/example/timer' make[2]: Entering directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=lcov,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/example' make[2]: Nothing to be done for 'all-am'. make[2]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=lcov,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/example' make[1]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=lcov,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/example' Making all in test make[1]: Entering directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=lcov,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/test' Making all in api_test make[2]: Entering directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=lcov,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/test/api_test' CC odp_ring-odp_ring_test.o CC odp_ring-odp_common.o CCLD odp_ring make[2]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=lcov,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/test/api_test' Making all in performance make[2]: Entering directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=lcov,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/test/performance' CC odp_atomic-odp_atomic.o CC odp_pktio_perf.o CC odp_l2fwd.o CC odp_scheduling-odp_scheduling.o CCLD odp_atomic CCLD odp_l2fwd CCLD odp_scheduling CCLD odp_pktio_perf make[2]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=lcov,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/test/performance' Making all in miscellaneous make[2]: Entering directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=lcov,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/test/miscellaneous' make[2]: Nothing to be done for 'all'. make[2]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=lcov,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/test/miscellaneous' Making all in validation make[2]: Entering directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=lcov,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/test/validation' CC odp_buffer-odp_buffer.o CC odp_cpumask.o CC odp_crypto-odp_crypto.o CC odp_packet.o CC odp_pool.o CC odp_queue.o CC odp_random.o CC odp_scheduler.o CC odp_synchronizers.o CC odp_shared_memory.o CC odp_time.o CC odp_timer.o CC odp_thread.o CC common/odp_ver_abt_log_dbg-odp_cunit_common.o CC common/odp_buffer-odp_cunit_common.o CC odp_pktio.o CC common/odp_cunit_common.o CC crypto/odp_crypto-odp_crypto_test_inp.o CC common/odp_crypto-odp_cunit_common.o CC init/odp_init.o CC init/odp_init_abort.o CC init/odp_init_log.o CC ver_abt_log_dbg/odp_ver_abt_log_dbg-odp_system.o CC ver_abt_log_dbg/odp_ver_abt_log_dbg-odp_errno.o CC ver_abt_log_dbg/odp_ver_abt_log_dbg-odp_ver_abt_log_dbg.o CCLD odp_buffer CCLD odp_cpumask CCLD odp_crypto CCLD odp_init CCLD odp_init_abort CCLD odp_init_log CCLD odp_packet CCLD odp_pool CCLD odp_queue CCLD odp_scheduler CCLD odp_random CCLD odp_shared_memory CCLD odp_synchronizers CCLD odp_time CCLD odp_timer CCLD odp_thread CCLD odp_ver_abt_log_dbg CCLD odp_pktio make[2]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=lcov,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/test/validation' make[2]: Entering directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=lcov,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/test' make[2]: Nothing to be done for 'all-am'. make[2]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=lcov,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/test' make[1]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=lcov,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/test' Making all in helper make[1]: Entering directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=lcov,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/helper' make all-recursive make[2]: Entering directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=lcov,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/helper' Making all in test make[3]: Entering directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=lcov,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/helper/test' CC odp_thread.o CC odp_process.o CCLD odp_thread CCLD odp_process make[3]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=lcov,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/helper/test' make[3]: Entering directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=lcov,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/helper' make[3]: Nothing to be done for 'all-am'. make[3]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=lcov,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/helper' make[2]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=lcov,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/helper' make[1]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=lcov,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/helper' Making all in scripts make[1]: Entering directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=lcov,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/scripts' make[1]: Nothing to be done for 'all'. make[1]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=lcov,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/scripts' make[1]: Entering directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=lcov,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk' make[1]: Nothing to be done for 'all-am'. make[1]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=lcov,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk' Making check in doc make[1]: Entering directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=lcov,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/doc' make[1]: Nothing to be done for 'check'. make[1]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=lcov,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/doc' Making check in platform make[1]: Entering directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=lcov,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/platform' Making check in linux-dpdk make[2]: Entering directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=lcov,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/platform/linux-dpdk' Making check in test make[3]: Entering directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=lcov,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/platform/linux-dpdk/test' make[3]: Nothing to be done for 'check'. make[3]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=lcov,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/platform/linux-dpdk/test' make[3]: Entering directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=lcov,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/platform/linux-dpdk' make[3]: Nothing to be done for 'check-am'. make[3]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=lcov,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/platform/linux-dpdk' make[2]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=lcov,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/platform/linux-dpdk' make[2]: Entering directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=lcov,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/platform' make[2]: Nothing to be done for 'check-am'. make[2]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=lcov,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/platform' make[1]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=lcov,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/platform' Making check in example make[1]: Entering directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=lcov,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/example' Making check in generator make[2]: Entering directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=lcov,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/example/generator' make[2]: Nothing to be done for 'check'. make[2]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=lcov,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/example/generator' Making check in ipsec make[2]: Entering directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=lcov,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/example/ipsec' make[2]: Nothing to be done for 'check'. make[2]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=lcov,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/example/ipsec' Making check in packet make[2]: Entering directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=lcov,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/example/packet' make[2]: Nothing to be done for 'check'. make[2]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=lcov,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/example/packet' Making check in timer make[2]: Entering directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=lcov,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/example/timer' make[2]: Nothing to be done for 'check'. make[2]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=lcov,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/example/timer' make[2]: Entering directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=lcov,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/example' make[2]: Nothing to be done for 'check-am'. make[2]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=lcov,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/example' make[1]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=lcov,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/example' Making check in test make[1]: Entering directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=lcov,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/test' Making check in api_test make[2]: Entering directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=lcov,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/test/api_test' make[2]: Nothing to be done for 'check'. make[2]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=lcov,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/test/api_test' Making check in performance make[2]: Entering directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=lcov,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/test/performance' make check-TESTS make[3]: Entering directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=lcov,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/test/performance' make[4]: Entering directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=lcov,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/test/performance' FAIL: odp_atomic FAIL: odp_pktio_perf SKIP: odp_l2fwd_run FAIL: odp_scheduling_run make[5]: Entering directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=lcov,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/test/performance' make[5]: Nothing to be done for 'all'. make[5]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=lcov,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/test/performance' ============================================================================ Testsuite summary for OpenDataPlane 1.1.0.0 ============================================================================ # TOTAL: 4 # PASS: 0 # SKIP: 1 # XFAIL: 0 # FAIL: 3 # XPASS: 0 # ERROR: 0 ============================================================================ See test/performance/test-suite.log Please report to lng-odp@lists.linaro.org ============================================================================ Makefile:829: recipe for target 'test-suite.log' failed make[4]: *** [test-suite.log] Error 1 make[4]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=lcov,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/test/performance' Makefile:935: recipe for target 'check-TESTS' failed make[3]: *** [check-TESTS] Error 2 make[3]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=lcov,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/test/performance' Makefile:1029: recipe for target 'check-am' failed make[2]: *** [check-am] Error 2 make[2]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=lcov,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/test/performance' Makefile:387: recipe for target 'check-recursive' failed make[1]: *** [check-recursive] Error 1 make[1]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=lcov,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/test' Makefile:456: recipe for target 'check-recursive' failed make: *** [check-recursive] Error 1 Build step 'Execute shell' marked build as failure Skipping publisher since build result is FAILURE
------------------------------------------ [...truncated 1099 lines...] CC odp_packet_dpdk.lo CC odp_packet_io.lo CC odp_pool.lo CC ../linux-generic/odp_rwlock.lo CC ../linux-generic/odp_schedule.lo CC ../linux-generic/odp_shared_memory.lo CC ../linux-generic/odp_spinlock.lo CC ../linux-generic/odp_system_info.lo CC ../linux-generic/odp_thread.lo CC ../linux-generic/odp_ticketlock.lo CC ../linux-generic/odp_version.lo CC ../linux-generic/odp_timer.lo CC ../linux-generic/odp_time.lo CC ../linux-generic/odp_weak.lo CC ../linux-generic/odp_barrier.lo CC ../linux-generic/odp_cpumask.lo CC ../linux-generic/odp_crypto.lo CC ../linux-generic/odp_errno.lo CC ../linux-generic/odp_event.lo CC ../linux-generic/odp_impl.lo CC ../linux-generic/odp_packet_flags.lo CC ../linux-generic/odp_queue.lo CC ../../helper/ring.lo CC ../linux-generic/arch/x86/odp_time.lo CCLD ../../lib/libodp.la copying selected object files to avoid basename conflicts... make[3]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=lcov,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/platform/linux-dpdk' make[2]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=lcov,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/platform/linux-dpdk' make[2]: Entering directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=lcov,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/platform' make[2]: Nothing to be done for 'all-am'. make[2]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=lcov,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/platform' make[1]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=lcov,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/platform' Making all in example make[1]: Entering directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=lcov,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/example' Making all in generator make[2]: Entering directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=lcov,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/example/generator' CC odp_generator-odp_generator.o CCLD odp_generator make[2]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=lcov,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/example/generator' Making all in ipsec make[2]: Entering directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=lcov,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/example/ipsec' CC odp_ipsec-odp_ipsec.o CC odp_ipsec-odp_ipsec_sa_db.o CC odp_ipsec-odp_ipsec_stream.o CC odp_ipsec-odp_ipsec_fwd_db.o CC odp_ipsec-odp_ipsec_sp_db.o CC odp_ipsec-odp_ipsec_cache.o CC odp_ipsec-odp_ipsec_loop_db.o CCLD odp_ipsec make[2]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=lcov,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/example/ipsec' Making all in packet make[2]: Entering directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=lcov,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/example/packet' CC odp_pktio-odp_pktio.o CCLD odp_pktio make[2]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=lcov,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/example/packet' Making all in timer make[2]: Entering directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=lcov,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/example/timer' CC odp_timer_test-odp_timer_test.o CCLD odp_timer_test make[2]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=lcov,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/example/timer' make[2]: Entering directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=lcov,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/example' make[2]: Nothing to be done for 'all-am'. make[2]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=lcov,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/example' make[1]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=lcov,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/example' Making all in test make[1]: Entering directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=lcov,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/test' Making all in api_test make[2]: Entering directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=lcov,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/test/api_test' CC odp_ring-odp_ring_test.o CC odp_ring-odp_common.o CCLD odp_ring make[2]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=lcov,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/test/api_test' Making all in performance make[2]: Entering directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=lcov,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/test/performance' CC odp_atomic-odp_atomic.o CC odp_pktio_perf.o CC odp_l2fwd.o CC odp_scheduling-odp_scheduling.o CCLD odp_l2fwd CCLD odp_atomic CCLD odp_pktio_perf CCLD odp_scheduling make[2]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=lcov,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/test/performance' Making all in miscellaneous make[2]: Entering directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=lcov,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/test/miscellaneous' make[2]: Nothing to be done for 'all'. make[2]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=lcov,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/test/miscellaneous' Making all in validation make[2]: Entering directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=lcov,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/test/validation' CC odp_buffer-odp_buffer.o CC odp_cpumask.o CC odp_crypto-odp_crypto.o CC odp_packet.o CC odp_queue.o CC odp_random.o CC odp_scheduler.o CC odp_pool.o CC odp_shared_memory.o CC odp_synchronizers.o CC odp_timer.o CC odp_time.o CC odp_thread.o CC odp_pktio.o CC common/odp_ver_abt_log_dbg-odp_cunit_common.o CC common/odp_cunit_common.o CC common/odp_buffer-odp_cunit_common.o CC crypto/odp_crypto-odp_crypto_test_inp.o CC common/odp_crypto-odp_cunit_common.o CC init/odp_init.o CC init/odp_init_abort.o CC init/odp_init_log.o CC ver_abt_log_dbg/odp_ver_abt_log_dbg-odp_system.o CC ver_abt_log_dbg/odp_ver_abt_log_dbg-odp_errno.o CC ver_abt_log_dbg/odp_ver_abt_log_dbg-odp_ver_abt_log_dbg.o CCLD odp_buffer CCLD odp_cpumask CCLD odp_crypto CCLD odp_init CCLD odp_init_abort CCLD odp_init_log CCLD odp_packet CCLD odp_pool CCLD odp_queue CCLD odp_random CCLD odp_scheduler CCLD odp_shared_memory CCLD odp_synchronizers CCLD odp_time CCLD odp_timer CCLD odp_thread CCLD odp_ver_abt_log_dbg CCLD odp_pktio make[2]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=lcov,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/test/validation' make[2]: Entering directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=lcov,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/test' make[2]: Nothing to be done for 'all-am'. make[2]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=lcov,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/test' make[1]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=lcov,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/test' Making all in helper make[1]: Entering directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=lcov,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/helper' make all-recursive make[2]: Entering directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=lcov,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/helper' Making all in test make[3]: Entering directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=lcov,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/helper/test' CC odp_thread.o CC odp_process.o CCLD odp_process CCLD odp_thread make[3]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=lcov,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/helper/test' make[3]: Entering directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=lcov,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/helper' make[3]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=lcov,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/helper' make[2]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=lcov,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/helper' make[1]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=lcov,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/helper' Making all in scripts make[1]: Entering directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=lcov,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/scripts' make[1]: Nothing to be done for 'all'. make[1]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=lcov,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/scripts' make[1]: Entering directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=lcov,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk' make[1]: Nothing to be done for 'all-am'. make[1]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=lcov,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk' Making check in doc make[1]: Entering directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=lcov,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/doc' make[1]: Nothing to be done for 'check'. make[1]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=lcov,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/doc' Making check in platform make[1]: Entering directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=lcov,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/platform' Making check in linux-dpdk make[2]: Entering directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=lcov,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/platform/linux-dpdk' Making check in test make[3]: Entering directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=lcov,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/platform/linux-dpdk/test' make[3]: Nothing to be done for 'check'. make[3]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=lcov,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/platform/linux-dpdk/test' make[3]: Entering directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=lcov,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/platform/linux-dpdk' make[3]: Nothing to be done for 'check-am'. make[3]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=lcov,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/platform/linux-dpdk' make[2]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=lcov,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/platform/linux-dpdk' make[2]: Entering directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=lcov,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/platform' make[2]: Nothing to be done for 'check-am'. make[2]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=lcov,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/platform' make[1]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=lcov,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/platform' Making check in example make[1]: Entering directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=lcov,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/example' Making check in generator make[2]: Entering directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=lcov,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/example/generator' make[2]: Nothing to be done for 'check'. make[2]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=lcov,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/example/generator' Making check in ipsec make[2]: Entering directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=lcov,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/example/ipsec' make[2]: Nothing to be done for 'check'. make[2]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=lcov,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/example/ipsec' Making check in packet make[2]: Entering directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=lcov,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/example/packet' make[2]: Nothing to be done for 'check'. make[2]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=lcov,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/example/packet' Making check in timer make[2]: Entering directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=lcov,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/example/timer' make[2]: Nothing to be done for 'check'. make[2]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=lcov,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/example/timer' make[2]: Entering directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=lcov,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/example' make[2]: Nothing to be done for 'check-am'. make[2]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=lcov,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/example' make[1]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=lcov,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/example' Making check in test make[1]: Entering directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=lcov,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/test' Making check in api_test make[2]: Entering directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=lcov,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/test/api_test' make[2]: Nothing to be done for 'check'. make[2]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=lcov,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/test/api_test' Making check in performance make[2]: Entering directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=lcov,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/test/performance' make check-TESTS make[3]: Entering directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=lcov,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/test/performance' make[4]: Entering directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=lcov,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/test/performance' FAIL: odp_atomic FAIL: odp_pktio_perf SKIP: odp_l2fwd_run FAIL: odp_scheduling_run make[5]: Entering directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=lcov,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/test/performance' make[5]: Nothing to be done for 'all'. make[5]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=lcov,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/test/performance' ============================================================================ Testsuite summary for OpenDataPlane 1.1.0.0 ============================================================================ # TOTAL: 4 # PASS: 0 # SKIP: 1 # XFAIL: 0 # FAIL: 3 # XPASS: 0 # ERROR: 0 ============================================================================ See test/performance/test-suite.log Please report to lng-odp@lists.linaro.org ============================================================================ Makefile:829: recipe for target 'test-suite.log' failed make[4]: *** [test-suite.log] Error 1 make[4]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=lcov,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/test/performance' Makefile:935: recipe for target 'check-TESTS' failed make[3]: *** [check-TESTS] Error 2 make[3]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=lcov,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/test/performance' Makefile:1029: recipe for target 'check-am' failed make[2]: *** [check-am] Error 2 make[2]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=lcov,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/test/performance' Makefile:387: recipe for target 'check-recursive' failed make[1]: *** [check-recursive] Error 1 make[1]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=lcov,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/test' Makefile:456: recipe for target 'check-recursive' failed make: *** [check-recursive] Error 1 Build step 'Execute shell' marked build as failure Skipping publisher since build result is FAILURE
------------------------------------------ [...truncated 1099 lines...] CC odp_packet.lo CC odp_packet_dpdk.lo CC odp_pool.lo CC ../linux-generic/odp_rwlock.lo CC ../linux-generic/odp_schedule.lo CC ../linux-generic/odp_shared_memory.lo CC ../linux-generic/odp_spinlock.lo CC ../linux-generic/odp_system_info.lo CC ../linux-generic/odp_thread.lo CC ../linux-generic/odp_ticketlock.lo CC ../linux-generic/odp_timer.lo CC ../linux-generic/odp_time.lo CC ../linux-generic/odp_version.lo CC ../linux-generic/odp_weak.lo CC ../linux-generic/odp_barrier.lo CC ../linux-generic/odp_cpumask.lo CC ../linux-generic/odp_crypto.lo CC ../linux-generic/odp_errno.lo CC ../linux-generic/odp_event.lo CC ../linux-generic/odp_impl.lo CC ../linux-generic/odp_queue.lo CC ../linux-generic/odp_packet_flags.lo CC ../../helper/ring.lo CC ../linux-generic/arch/x86/odp_time.lo CCLD ../../lib/libodp.la copying selected object files to avoid basename conflicts... make[3]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=lcov,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/platform/linux-dpdk' make[2]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=lcov,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/platform/linux-dpdk' make[2]: Entering directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=lcov,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/platform' make[2]: Nothing to be done for 'all-am'. make[2]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=lcov,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/platform' make[1]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=lcov,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/platform' Making all in example make[1]: Entering directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=lcov,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/example' Making all in generator make[2]: Entering directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=lcov,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/example/generator' CC odp_generator-odp_generator.o CCLD odp_generator make[2]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=lcov,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/example/generator' Making all in ipsec make[2]: Entering directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=lcov,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/example/ipsec' CC odp_ipsec-odp_ipsec.o CC odp_ipsec-odp_ipsec_sa_db.o CC odp_ipsec-odp_ipsec_sp_db.o CC odp_ipsec-odp_ipsec_fwd_db.o CC odp_ipsec-odp_ipsec_loop_db.o CC odp_ipsec-odp_ipsec_stream.o CC odp_ipsec-odp_ipsec_cache.o CCLD odp_ipsec make[2]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=lcov,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/example/ipsec' Making all in packet make[2]: Entering directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=lcov,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/example/packet' CC odp_pktio-odp_pktio.o CCLD odp_pktio make[2]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=lcov,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/example/packet' Making all in timer make[2]: Entering directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=lcov,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/example/timer' CC odp_timer_test-odp_timer_test.o CCLD odp_timer_test make[2]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=lcov,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/example/timer' make[2]: Entering directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=lcov,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/example' make[2]: Nothing to be done for 'all-am'. make[2]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=lcov,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/example' make[1]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=lcov,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/example' Making all in test make[1]: Entering directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=lcov,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/test' Making all in api_test make[2]: Entering directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=lcov,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/test/api_test' CC odp_ring-odp_ring_test.o CC odp_ring-odp_common.o CCLD odp_ring make[2]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=lcov,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/test/api_test' Making all in performance make[2]: Entering directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=lcov,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/test/performance' CC odp_atomic-odp_atomic.o CC odp_pktio_perf.o CC odp_l2fwd.o CC odp_scheduling-odp_scheduling.o CCLD odp_l2fwd CCLD odp_atomic CCLD odp_pktio_perf CCLD odp_scheduling make[2]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=lcov,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/test/performance' Making all in miscellaneous make[2]: Entering directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=lcov,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/test/miscellaneous' make[2]: Nothing to be done for 'all'. make[2]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=lcov,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/test/miscellaneous' Making all in validation make[2]: Entering directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=lcov,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/test/validation' CC odp_buffer-odp_buffer.o CC odp_cpumask.o CC odp_crypto-odp_crypto.o CC odp_packet.o CC odp_pool.o CC odp_queue.o CC odp_random.o CC odp_scheduler.o CC odp_shared_memory.o CC odp_synchronizers.o CC odp_time.o CC odp_timer.o CC odp_thread.o CC common/odp_ver_abt_log_dbg-odp_cunit_common.o CC odp_pktio.o CC common/odp_buffer-odp_cunit_common.o CC common/odp_cunit_common.o CC crypto/odp_crypto-odp_crypto_test_inp.o CC common/odp_crypto-odp_cunit_common.o CC init/odp_init.o CC init/odp_init_abort.o CC init/odp_init_log.o CC ver_abt_log_dbg/odp_ver_abt_log_dbg-odp_system.o CC ver_abt_log_dbg/odp_ver_abt_log_dbg-odp_errno.o CC ver_abt_log_dbg/odp_ver_abt_log_dbg-odp_ver_abt_log_dbg.o CCLD odp_pktio CCLD odp_cpumask CCLD odp_buffer CCLD odp_init CCLD odp_init_abort CCLD odp_init_log CCLD odp_packet CCLD odp_pool CCLD odp_queue CCLD odp_scheduler CCLD odp_random CCLD odp_shared_memory CCLD odp_synchronizers CCLD odp_time CCLD odp_timer CCLD odp_thread CCLD odp_ver_abt_log_dbg CCLD odp_crypto make[2]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=lcov,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/test/validation' make[2]: Entering directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=lcov,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/test' make[2]: Nothing to be done for 'all-am'. make[2]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=lcov,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/test' make[1]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=lcov,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/test' Making all in helper make[1]: Entering directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=lcov,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/helper' make all-recursive make[2]: Entering directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=lcov,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/helper' Making all in test make[3]: Entering directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=lcov,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/helper/test' CC odp_thread.o CC odp_process.o CCLD odp_process CCLD odp_thread make[3]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=lcov,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/helper/test' make[3]: Entering directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=lcov,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/helper' make[3]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=lcov,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/helper' make[2]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=lcov,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/helper' make[1]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=lcov,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/helper' Making all in scripts make[1]: Entering directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=lcov,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/scripts' make[1]: Nothing to be done for 'all'. make[1]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=lcov,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/scripts' make[1]: Entering directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=lcov,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk' make[1]: Nothing to be done for 'all-am'. make[1]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=lcov,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk' Making check in doc make[1]: Entering directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=lcov,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/doc' make[1]: Nothing to be done for 'check'. make[1]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=lcov,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/doc' Making check in platform make[1]: Entering directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=lcov,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/platform' Making check in linux-dpdk make[2]: Entering directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=lcov,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/platform/linux-dpdk' Making check in test make[3]: Entering directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=lcov,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/platform/linux-dpdk/test' make[3]: Nothing to be done for 'check'. make[3]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=lcov,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/platform/linux-dpdk/test' make[3]: Entering directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=lcov,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/platform/linux-dpdk' make[3]: Nothing to be done for 'check-am'. make[3]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=lcov,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/platform/linux-dpdk' make[2]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=lcov,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/platform/linux-dpdk' make[2]: Entering directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=lcov,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/platform' make[2]: Nothing to be done for 'check-am'. make[2]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=lcov,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/platform' make[1]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=lcov,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/platform' Making check in example make[1]: Entering directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=lcov,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/example' Making check in generator make[2]: Entering directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=lcov,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/example/generator' make[2]: Nothing to be done for 'check'. make[2]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=lcov,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/example/generator' Making check in ipsec make[2]: Entering directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=lcov,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/example/ipsec' make[2]: Nothing to be done for 'check'. make[2]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=lcov,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/example/ipsec' Making check in packet make[2]: Entering directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=lcov,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/example/packet' make[2]: Nothing to be done for 'check'. make[2]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=lcov,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/example/packet' Making check in timer make[2]: Entering directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=lcov,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/example/timer' make[2]: Nothing to be done for 'check'. make[2]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=lcov,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/example/timer' make[2]: Entering directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=lcov,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/example' make[2]: Nothing to be done for 'check-am'. make[2]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=lcov,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/example' make[1]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=lcov,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/example' Making check in test make[1]: Entering directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=lcov,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/test' Making check in api_test make[2]: Entering directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=lcov,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/test/api_test' make[2]: Nothing to be done for 'check'. make[2]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=lcov,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/test/api_test' Making check in performance make[2]: Entering directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=lcov,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/test/performance' make check-TESTS make[3]: Entering directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=lcov,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/test/performance' make[4]: Entering directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=lcov,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/test/performance' FAIL: odp_atomic FAIL: odp_pktio_perf SKIP: odp_l2fwd_run FAIL: odp_scheduling_run make[5]: Entering directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=lcov,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/test/performance' make[5]: Nothing to be done for 'all'. make[5]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=lcov,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/test/performance' ============================================================================ Testsuite summary for OpenDataPlane 1.1.0.0 ============================================================================ # TOTAL: 4 # PASS: 0 # SKIP: 1 # XFAIL: 0 # FAIL: 3 # XPASS: 0 # ERROR: 0 ============================================================================ See test/performance/test-suite.log Please report to lng-odp@lists.linaro.org ============================================================================ Makefile:829: recipe for target 'test-suite.log' failed make[4]: *** [test-suite.log] Error 1 make[4]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=lcov,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/test/performance' Makefile:935: recipe for target 'check-TESTS' failed make[3]: *** [check-TESTS] Error 2 make[3]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=lcov,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/test/performance' Makefile:1029: recipe for target 'check-am' failed make[2]: *** [check-am] Error 2 make[2]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=lcov,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/test/performance' Makefile:387: recipe for target 'check-recursive' failed make[1]: *** [check-recursive] Error 1 make[1]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=lcov,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/test' Makefile:456: recipe for target 'check-recursive' failed make: *** [check-recursive] Error 1 Build step 'Execute shell' marked build as failure Skipping publisher since build result is FAILURE
------------------------------------------ [...truncated 1099 lines...] CC odp_packet_io.lo CC odp_packet.lo CC odp_pool.lo CC ../linux-generic/odp_rwlock.lo CC ../linux-generic/odp_schedule.lo CC ../linux-generic/odp_shared_memory.lo CC ../linux-generic/odp_spinlock.lo CC ../linux-generic/odp_system_info.lo CC ../linux-generic/odp_thread.lo CC ../linux-generic/odp_ticketlock.lo CC ../linux-generic/odp_time.lo CC ../linux-generic/odp_timer.lo CC ../linux-generic/odp_version.lo CC ../linux-generic/odp_weak.lo CC ../linux-generic/odp_cpumask.lo CC ../linux-generic/odp_barrier.lo CC ../linux-generic/odp_crypto.lo CC ../linux-generic/odp_errno.lo CC ../linux-generic/odp_event.lo CC ../linux-generic/odp_impl.lo CC ../linux-generic/odp_packet_flags.lo CC ../linux-generic/odp_queue.lo CC ../../helper/ring.lo CC ../linux-generic/arch/x86/odp_time.lo CCLD ../../lib/libodp.la copying selected object files to avoid basename conflicts... make[3]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=lcov,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/platform/linux-dpdk' make[2]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=lcov,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/platform/linux-dpdk' make[2]: Entering directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=lcov,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/platform' make[2]: Nothing to be done for 'all-am'. make[2]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=lcov,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/platform' make[1]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=lcov,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/platform' Making all in example make[1]: Entering directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=lcov,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/example' Making all in generator make[2]: Entering directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=lcov,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/example/generator' CC odp_generator-odp_generator.o CCLD odp_generator make[2]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=lcov,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/example/generator' Making all in ipsec make[2]: Entering directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=lcov,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/example/ipsec' CC odp_ipsec-odp_ipsec.o CC odp_ipsec-odp_ipsec_sa_db.o CC odp_ipsec-odp_ipsec_fwd_db.o CC odp_ipsec-odp_ipsec_sp_db.o CC odp_ipsec-odp_ipsec_loop_db.o CC odp_ipsec-odp_ipsec_stream.o CC odp_ipsec-odp_ipsec_cache.o CCLD odp_ipsec make[2]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=lcov,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/example/ipsec' Making all in packet make[2]: Entering directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=lcov,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/example/packet' CC odp_pktio-odp_pktio.o CCLD odp_pktio make[2]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=lcov,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/example/packet' Making all in timer make[2]: Entering directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=lcov,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/example/timer' CC odp_timer_test-odp_timer_test.o CCLD odp_timer_test make[2]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=lcov,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/example/timer' make[2]: Entering directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=lcov,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/example' make[2]: Nothing to be done for 'all-am'. make[2]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=lcov,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/example' make[1]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=lcov,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/example' Making all in test make[1]: Entering directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=lcov,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/test' Making all in api_test make[2]: Entering directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=lcov,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/test/api_test' CC odp_ring-odp_ring_test.o CC odp_ring-odp_common.o CCLD odp_ring make[2]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=lcov,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/test/api_test' Making all in performance make[2]: Entering directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=lcov,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/test/performance' CC odp_atomic-odp_atomic.o CC odp_pktio_perf.o CC odp_l2fwd.o CC odp_scheduling-odp_scheduling.o CCLD odp_l2fwd CCLD odp_atomic CCLD odp_scheduling CCLD odp_pktio_perf make[2]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=lcov,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/test/performance' Making all in miscellaneous make[2]: Entering directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=lcov,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/test/miscellaneous' make[2]: Nothing to be done for 'all'. make[2]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=lcov,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/test/miscellaneous' Making all in validation make[2]: Entering directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=lcov,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/test/validation' CC odp_buffer-odp_buffer.o CC odp_cpumask.o CC odp_crypto-odp_crypto.o CC odp_packet.o CC odp_pool.o CC odp_queue.o CC odp_random.o CC odp_scheduler.o CC odp_time.o CC odp_synchronizers.o CC odp_shared_memory.o CC odp_timer.o CC odp_thread.o CC common/odp_ver_abt_log_dbg-odp_cunit_common.o CC odp_pktio.o CC common/odp_buffer-odp_cunit_common.o CC common/odp_cunit_common.o CC crypto/odp_crypto-odp_crypto_test_inp.o CC common/odp_crypto-odp_cunit_common.o CC init/odp_init.o CC init/odp_init_abort.o CC init/odp_init_log.o CC ver_abt_log_dbg/odp_ver_abt_log_dbg-odp_ver_abt_log_dbg.o CC ver_abt_log_dbg/odp_ver_abt_log_dbg-odp_errno.o CCLD odp_pktio CC ver_abt_log_dbg/odp_ver_abt_log_dbg-odp_system.o CCLD odp_buffer CCLD odp_cpumask CCLD odp_crypto CCLD odp_init CCLD odp_init_abort CCLD odp_init_log CCLD odp_packet CCLD odp_queue CCLD odp_pool CCLD odp_random CCLD odp_scheduler CCLD odp_synchronizers CCLD odp_shared_memory CCLD odp_time CCLD odp_timer CCLD odp_thread CCLD odp_ver_abt_log_dbg make[2]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=lcov,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/test/validation' make[2]: Entering directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=lcov,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/test' make[2]: Nothing to be done for 'all-am'. make[2]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=lcov,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/test' make[1]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=lcov,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/test' Making all in helper make[1]: Entering directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=lcov,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/helper' make all-recursive make[2]: Entering directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=lcov,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/helper' Making all in test make[3]: Entering directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=lcov,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/helper/test' CC odp_thread.o CC odp_process.o CCLD odp_thread CCLD odp_process make[3]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=lcov,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/helper/test' make[3]: Entering directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=lcov,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/helper' make[3]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=lcov,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/helper' make[2]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=lcov,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/helper' make[1]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=lcov,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/helper' Making all in scripts make[1]: Entering directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=lcov,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/scripts' make[1]: Nothing to be done for 'all'. make[1]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=lcov,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/scripts' make[1]: Entering directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=lcov,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk' make[1]: Nothing to be done for 'all-am'. make[1]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=lcov,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk' Making check in doc make[1]: Entering directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=lcov,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/doc' make[1]: Nothing to be done for 'check'. make[1]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=lcov,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/doc' Making check in platform make[1]: Entering directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=lcov,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/platform' Making check in linux-dpdk make[2]: Entering directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=lcov,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/platform/linux-dpdk' Making check in test make[3]: Entering directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=lcov,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/platform/linux-dpdk/test' make[3]: Nothing to be done for 'check'. make[3]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=lcov,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/platform/linux-dpdk/test' make[3]: Entering directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=lcov,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/platform/linux-dpdk' make[3]: Nothing to be done for 'check-am'. make[3]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=lcov,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/platform/linux-dpdk' make[2]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=lcov,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/platform/linux-dpdk' make[2]: Entering directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=lcov,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/platform' make[2]: Nothing to be done for 'check-am'. make[2]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=lcov,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/platform' make[1]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=lcov,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/platform' Making check in example make[1]: Entering directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=lcov,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/example' Making check in generator make[2]: Entering directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=lcov,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/example/generator' make[2]: Nothing to be done for 'check'. make[2]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=lcov,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/example/generator' Making check in ipsec make[2]: Entering directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=lcov,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/example/ipsec' make[2]: Nothing to be done for 'check'. make[2]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=lcov,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/example/ipsec' Making check in packet make[2]: Entering directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=lcov,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/example/packet' make[2]: Nothing to be done for 'check'. make[2]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=lcov,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/example/packet' Making check in timer make[2]: Entering directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=lcov,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/example/timer' make[2]: Nothing to be done for 'check'. make[2]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=lcov,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/example/timer' make[2]: Entering directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=lcov,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/example' make[2]: Nothing to be done for 'check-am'. make[2]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=lcov,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/example' make[1]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=lcov,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/example' Making check in test make[1]: Entering directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=lcov,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/test' Making check in api_test make[2]: Entering directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=lcov,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/test/api_test' make[2]: Nothing to be done for 'check'. make[2]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=lcov,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/test/api_test' Making check in performance make[2]: Entering directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=lcov,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/test/performance' make check-TESTS make[3]: Entering directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=lcov,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/test/performance' make[4]: Entering directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=lcov,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/test/performance' FAIL: odp_atomic FAIL: odp_pktio_perf SKIP: odp_l2fwd_run FAIL: odp_scheduling_run make[5]: Entering directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=lcov,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/test/performance' make[5]: Nothing to be done for 'all'. make[5]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=lcov,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/test/performance' ============================================================================ Testsuite summary for OpenDataPlane 1.1.0.0 ============================================================================ # TOTAL: 4 # PASS: 0 # SKIP: 1 # XFAIL: 0 # FAIL: 3 # XPASS: 0 # ERROR: 0 ============================================================================ See test/performance/test-suite.log Please report to lng-odp@lists.linaro.org ============================================================================ Makefile:829: recipe for target 'test-suite.log' failed make[4]: *** [test-suite.log] Error 1 make[4]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=lcov,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/test/performance' Makefile:935: recipe for target 'check-TESTS' failed make[3]: *** [check-TESTS] Error 2 make[3]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=lcov,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/test/performance' Makefile:1029: recipe for target 'check-am' failed make[2]: *** [check-am] Error 2 make[2]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=lcov,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/test/performance' Makefile:387: recipe for target 'check-recursive' failed make[1]: *** [check-recursive] Error 1 make[1]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=lcov,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/test' Makefile:456: recipe for target 'check-recursive' failed make: *** [check-recursive] Error 1 Build step 'Execute shell' marked build as failure Skipping publisher since build result is FAILURE
------------------------------------------ [...truncated 1099 lines...] CC odp_packet.lo CC odp_packet_io.lo CC odp_pool.lo CC ../linux-generic/odp_rwlock.lo CC ../linux-generic/odp_schedule.lo CC ../linux-generic/odp_spinlock.lo CC ../linux-generic/odp_shared_memory.lo CC ../linux-generic/odp_system_info.lo CC ../linux-generic/odp_thread.lo CC ../linux-generic/odp_time.lo CC ../linux-generic/odp_ticketlock.lo CC ../linux-generic/odp_timer.lo CC ../linux-generic/odp_version.lo CC ../linux-generic/odp_weak.lo CC ../linux-generic/odp_cpumask.lo CC ../linux-generic/odp_barrier.lo CC ../linux-generic/odp_crypto.lo CC ../linux-generic/odp_errno.lo CC ../linux-generic/odp_event.lo CC ../linux-generic/odp_impl.lo CC ../linux-generic/odp_packet_flags.lo CC ../linux-generic/odp_queue.lo CC ../../helper/ring.lo CC ../linux-generic/arch/x86/odp_time.lo CCLD ../../lib/libodp.la copying selected object files to avoid basename conflicts... make[3]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=lcov,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/platform/linux-dpdk' make[2]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=lcov,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/platform/linux-dpdk' make[2]: Entering directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=lcov,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/platform' make[2]: Nothing to be done for 'all-am'. make[2]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=lcov,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/platform' make[1]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=lcov,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/platform' Making all in example make[1]: Entering directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=lcov,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/example' Making all in generator make[2]: Entering directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=lcov,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/example/generator' CC odp_generator-odp_generator.o CCLD odp_generator make[2]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=lcov,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/example/generator' Making all in ipsec make[2]: Entering directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=lcov,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/example/ipsec' CC odp_ipsec-odp_ipsec.o CC odp_ipsec-odp_ipsec_sa_db.o CC odp_ipsec-odp_ipsec_sp_db.o CC odp_ipsec-odp_ipsec_stream.o CC odp_ipsec-odp_ipsec_loop_db.o CC odp_ipsec-odp_ipsec_fwd_db.o CC odp_ipsec-odp_ipsec_cache.o CCLD odp_ipsec make[2]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=lcov,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/example/ipsec' Making all in packet make[2]: Entering directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=lcov,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/example/packet' CC odp_pktio-odp_pktio.o CCLD odp_pktio make[2]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=lcov,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/example/packet' Making all in timer make[2]: Entering directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=lcov,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/example/timer' CC odp_timer_test-odp_timer_test.o CCLD odp_timer_test make[2]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=lcov,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/example/timer' make[2]: Entering directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=lcov,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/example' make[2]: Nothing to be done for 'all-am'. make[2]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=lcov,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/example' make[1]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=lcov,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/example' Making all in test make[1]: Entering directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=lcov,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/test' Making all in api_test make[2]: Entering directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=lcov,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/test/api_test' CC odp_ring-odp_ring_test.o CC odp_ring-odp_common.o CCLD odp_ring make[2]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=lcov,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/test/api_test' Making all in performance make[2]: Entering directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=lcov,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/test/performance' CC odp_atomic-odp_atomic.o CC odp_pktio_perf.o CC odp_scheduling-odp_scheduling.o CC odp_l2fwd.o CCLD odp_atomic CCLD odp_scheduling CCLD odp_l2fwd CCLD odp_pktio_perf make[2]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=lcov,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/test/performance' Making all in miscellaneous make[2]: Entering directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=lcov,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/test/miscellaneous' make[2]: Nothing to be done for 'all'. make[2]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=lcov,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/test/miscellaneous' Making all in validation make[2]: Entering directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=lcov,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/test/validation' CC odp_buffer-odp_buffer.o CC odp_cpumask.o CC odp_crypto-odp_crypto.o CC odp_pool.o CC odp_packet.o CC odp_random.o CC odp_scheduler.o CC odp_queue.o CC odp_shared_memory.o CC odp_synchronizers.o CC odp_time.o CC odp_timer.o CC odp_thread.o CC common/odp_ver_abt_log_dbg-odp_cunit_common.o CC odp_pktio.o CC common/odp_buffer-odp_cunit_common.o CC common/odp_cunit_common.o CC crypto/odp_crypto-odp_crypto_test_inp.o CC common/odp_crypto-odp_cunit_common.o CC init/odp_init.o CC init/odp_init_abort.o CC init/odp_init_log.o CC ver_abt_log_dbg/odp_ver_abt_log_dbg-odp_errno.o CC ver_abt_log_dbg/odp_ver_abt_log_dbg-odp_system.o CC ver_abt_log_dbg/odp_ver_abt_log_dbg-odp_ver_abt_log_dbg.o CCLD odp_buffer CCLD odp_cpumask CCLD odp_crypto CCLD odp_init_abort CCLD odp_packet CCLD odp_init CCLD odp_pool CCLD odp_queue CCLD odp_random CCLD odp_scheduler CCLD odp_shared_memory CCLD odp_synchronizers CCLD odp_time CCLD odp_timer CCLD odp_ver_abt_log_dbg CCLD odp_thread CCLD odp_pktio CCLD odp_init_log make[2]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=lcov,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/test/validation' make[2]: Entering directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=lcov,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/test' make[2]: Nothing to be done for 'all-am'. make[2]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=lcov,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/test' make[1]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=lcov,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/test' Making all in helper make[1]: Entering directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=lcov,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/helper' make all-recursive make[2]: Entering directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=lcov,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/helper' Making all in test make[3]: Entering directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=lcov,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/helper/test' CC odp_thread.o CC odp_process.o CCLD odp_process CCLD odp_thread make[3]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=lcov,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/helper/test' make[3]: Entering directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=lcov,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/helper' make[3]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=lcov,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/helper' make[2]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=lcov,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/helper' make[1]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=lcov,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/helper' Making all in scripts make[1]: Entering directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=lcov,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/scripts' make[1]: Nothing to be done for 'all'. make[1]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=lcov,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/scripts' make[1]: Entering directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=lcov,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk' make[1]: Nothing to be done for 'all-am'. make[1]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=lcov,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk' Making check in doc make[1]: Entering directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=lcov,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/doc' make[1]: Nothing to be done for 'check'. make[1]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=lcov,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/doc' Making check in platform make[1]: Entering directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=lcov,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/platform' Making check in linux-dpdk make[2]: Entering directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=lcov,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/platform/linux-dpdk' Making check in test make[3]: Entering directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=lcov,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/platform/linux-dpdk/test' make[3]: Nothing to be done for 'check'. make[3]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=lcov,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/platform/linux-dpdk/test' make[3]: Entering directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=lcov,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/platform/linux-dpdk' make[3]: Nothing to be done for 'check-am'. make[3]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=lcov,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/platform/linux-dpdk' make[2]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=lcov,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/platform/linux-dpdk' make[2]: Entering directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=lcov,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/platform' make[2]: Nothing to be done for 'check-am'. make[2]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=lcov,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/platform' make[1]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=lcov,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/platform' Making check in example make[1]: Entering directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=lcov,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/example' Making check in generator make[2]: Entering directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=lcov,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/example/generator' make[2]: Nothing to be done for 'check'. make[2]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=lcov,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/example/generator' Making check in ipsec make[2]: Entering directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=lcov,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/example/ipsec' make[2]: Nothing to be done for 'check'. make[2]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=lcov,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/example/ipsec' Making check in packet make[2]: Entering directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=lcov,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/example/packet' make[2]: Nothing to be done for 'check'. make[2]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=lcov,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/example/packet' Making check in timer make[2]: Entering directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=lcov,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/example/timer' make[2]: Nothing to be done for 'check'. make[2]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=lcov,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/example/timer' make[2]: Entering directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=lcov,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/example' make[2]: Nothing to be done for 'check-am'. make[2]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=lcov,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/example' make[1]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=lcov,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/example' Making check in test make[1]: Entering directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=lcov,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/test' Making check in api_test make[2]: Entering directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=lcov,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/test/api_test' make[2]: Nothing to be done for 'check'. make[2]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=lcov,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/test/api_test' Making check in performance make[2]: Entering directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=lcov,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/test/performance' make check-TESTS make[3]: Entering directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=lcov,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/test/performance' make[4]: Entering directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=lcov,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/test/performance' FAIL: odp_atomic FAIL: odp_pktio_perf SKIP: odp_l2fwd_run FAIL: odp_scheduling_run make[5]: Entering directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=lcov,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/test/performance' make[5]: Nothing to be done for 'all'. make[5]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=lcov,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/test/performance' ============================================================================ Testsuite summary for OpenDataPlane 1.1.0.0 ============================================================================ # TOTAL: 4 # PASS: 0 # SKIP: 1 # XFAIL: 0 # FAIL: 3 # XPASS: 0 # ERROR: 0 ============================================================================ See test/performance/test-suite.log Please report to lng-odp@lists.linaro.org ============================================================================ Makefile:829: recipe for target 'test-suite.log' failed make[4]: *** [test-suite.log] Error 1 make[4]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=lcov,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/test/performance' Makefile:935: recipe for target 'check-TESTS' failed make[3]: *** [check-TESTS] Error 2 make[3]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=lcov,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/test/performance' Makefile:1029: recipe for target 'check-am' failed make[2]: *** [check-am] Error 2 make[2]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=lcov,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/test/performance' Makefile:387: recipe for target 'check-recursive' failed make[1]: *** [check-recursive] Error 1 make[1]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=lcov,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/test' Makefile:456: recipe for target 'check-recursive' failed make: *** [check-recursive] Error 1 Build step 'Execute shell' marked build as failure Skipping publisher since build result is FAILURE
------------------------------------------ [...truncated 1099 lines...] CC odp_packet.lo CC odp_packet_dpdk.lo CC odp_pool.lo CC ../linux-generic/odp_rwlock.lo CC ../linux-generic/odp_schedule.lo CC ../linux-generic/odp_shared_memory.lo CC ../linux-generic/odp_spinlock.lo CC ../linux-generic/odp_system_info.lo CC ../linux-generic/odp_thread.lo CC ../linux-generic/odp_ticketlock.lo CC ../linux-generic/odp_time.lo CC ../linux-generic/odp_timer.lo CC ../linux-generic/odp_version.lo CC ../linux-generic/odp_weak.lo CC ../linux-generic/odp_barrier.lo CC ../linux-generic/odp_cpumask.lo CC ../linux-generic/odp_crypto.lo CC ../linux-generic/odp_errno.lo CC ../linux-generic/odp_event.lo CC ../linux-generic/odp_impl.lo CC ../linux-generic/odp_packet_flags.lo CC ../linux-generic/odp_queue.lo CC ../../helper/ring.lo CC ../linux-generic/arch/x86/odp_time.lo CCLD ../../lib/libodp.la copying selected object files to avoid basename conflicts... make[3]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=lcov,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/platform/linux-dpdk' make[2]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=lcov,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/platform/linux-dpdk' make[2]: Entering directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=lcov,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/platform' make[2]: Nothing to be done for 'all-am'. make[2]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=lcov,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/platform' make[1]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=lcov,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/platform' Making all in example make[1]: Entering directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=lcov,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/example' Making all in generator make[2]: Entering directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=lcov,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/example/generator' CC odp_generator-odp_generator.o CCLD odp_generator make[2]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=lcov,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/example/generator' Making all in ipsec make[2]: Entering directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=lcov,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/example/ipsec' CC odp_ipsec-odp_ipsec.o CC odp_ipsec-odp_ipsec_sp_db.o CC odp_ipsec-odp_ipsec_sa_db.o CC odp_ipsec-odp_ipsec_fwd_db.o CC odp_ipsec-odp_ipsec_loop_db.o CC odp_ipsec-odp_ipsec_cache.o CC odp_ipsec-odp_ipsec_stream.o CCLD odp_ipsec make[2]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=lcov,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/example/ipsec' Making all in packet make[2]: Entering directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=lcov,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/example/packet' CC odp_pktio-odp_pktio.o CCLD odp_pktio make[2]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=lcov,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/example/packet' Making all in timer make[2]: Entering directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=lcov,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/example/timer' CC odp_timer_test-odp_timer_test.o CCLD odp_timer_test make[2]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=lcov,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/example/timer' make[2]: Entering directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=lcov,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/example' make[2]: Nothing to be done for 'all-am'. make[2]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=lcov,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/example' make[1]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=lcov,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/example' Making all in test make[1]: Entering directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=lcov,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/test' Making all in api_test make[2]: Entering directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=lcov,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/test/api_test' CC odp_ring-odp_ring_test.o CC odp_ring-odp_common.o CCLD odp_ring make[2]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=lcov,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/test/api_test' Making all in performance make[2]: Entering directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=lcov,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/test/performance' CC odp_atomic-odp_atomic.o CC odp_l2fwd.o CC odp_pktio_perf.o CC odp_scheduling-odp_scheduling.o CCLD odp_atomic CCLD odp_l2fwd CCLD odp_scheduling CCLD odp_pktio_perf make[2]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=lcov,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/test/performance' Making all in miscellaneous make[2]: Entering directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=lcov,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/test/miscellaneous' make[2]: Nothing to be done for 'all'. make[2]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=lcov,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/test/miscellaneous' Making all in validation make[2]: Entering directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=lcov,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/test/validation' CC odp_buffer-odp_buffer.o CC odp_cpumask.o CC odp_crypto-odp_crypto.o CC odp_packet.o CC odp_pool.o CC odp_random.o CC odp_queue.o CC odp_scheduler.o CC odp_shared_memory.o CC odp_timer.o CC odp_synchronizers.o CC odp_time.o CC odp_thread.o CC common/odp_ver_abt_log_dbg-odp_cunit_common.o CC odp_pktio.o CC common/odp_buffer-odp_cunit_common.o CC common/odp_cunit_common.o CC crypto/odp_crypto-odp_crypto_test_inp.o CC common/odp_crypto-odp_cunit_common.o CC init/odp_init.o CC init/odp_init_abort.o CC init/odp_init_log.o CC ver_abt_log_dbg/odp_ver_abt_log_dbg-odp_system.o CC ver_abt_log_dbg/odp_ver_abt_log_dbg-odp_errno.o CC ver_abt_log_dbg/odp_ver_abt_log_dbg-odp_ver_abt_log_dbg.o CCLD odp_buffer CCLD odp_cpumask CCLD odp_crypto CCLD odp_packet CCLD odp_init CCLD odp_pool CCLD odp_queue CCLD odp_random CCLD odp_scheduler CCLD odp_shared_memory CCLD odp_synchronizers CCLD odp_time CCLD odp_timer CCLD odp_thread CCLD odp_ver_abt_log_dbg CCLD odp_pktio CCLD odp_init_log CCLD odp_init_abort make[2]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=lcov,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/test/validation' make[2]: Entering directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=lcov,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/test' make[2]: Nothing to be done for 'all-am'. make[2]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=lcov,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/test' make[1]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=lcov,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/test' Making all in helper make[1]: Entering directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=lcov,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/helper' make all-recursive make[2]: Entering directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=lcov,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/helper' Making all in test make[3]: Entering directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=lcov,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/helper/test' CC odp_thread.o CC odp_process.o CCLD odp_process CCLD odp_thread make[3]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=lcov,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/helper/test' make[3]: Entering directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=lcov,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/helper' make[3]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=lcov,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/helper' make[2]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=lcov,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/helper' make[1]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=lcov,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/helper' Making all in scripts make[1]: Entering directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=lcov,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/scripts' make[1]: Nothing to be done for 'all'. make[1]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=lcov,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/scripts' make[1]: Entering directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=lcov,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk' make[1]: Nothing to be done for 'all-am'. make[1]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=lcov,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk' Making check in doc make[1]: Entering directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=lcov,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/doc' make[1]: Nothing to be done for 'check'. make[1]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=lcov,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/doc' Making check in platform make[1]: Entering directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=lcov,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/platform' Making check in linux-dpdk make[2]: Entering directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=lcov,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/platform/linux-dpdk' Making check in test make[3]: Entering directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=lcov,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/platform/linux-dpdk/test' make[3]: Nothing to be done for 'check'. make[3]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=lcov,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/platform/linux-dpdk/test' make[3]: Entering directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=lcov,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/platform/linux-dpdk' make[3]: Nothing to be done for 'check-am'. make[3]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=lcov,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/platform/linux-dpdk' make[2]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=lcov,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/platform/linux-dpdk' make[2]: Entering directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=lcov,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/platform' make[2]: Nothing to be done for 'check-am'. make[2]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=lcov,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/platform' make[1]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=lcov,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/platform' Making check in example make[1]: Entering directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=lcov,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/example' Making check in generator make[2]: Entering directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=lcov,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/example/generator' make[2]: Nothing to be done for 'check'. make[2]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=lcov,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/example/generator' Making check in ipsec make[2]: Entering directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=lcov,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/example/ipsec' make[2]: Nothing to be done for 'check'. make[2]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=lcov,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/example/ipsec' Making check in packet make[2]: Entering directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=lcov,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/example/packet' make[2]: Nothing to be done for 'check'. make[2]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=lcov,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/example/packet' Making check in timer make[2]: Entering directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=lcov,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/example/timer' make[2]: Nothing to be done for 'check'. make[2]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=lcov,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/example/timer' make[2]: Entering directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=lcov,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/example' make[2]: Nothing to be done for 'check-am'. make[2]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=lcov,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/example' make[1]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=lcov,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/example' Making check in test make[1]: Entering directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=lcov,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/test' Making check in api_test make[2]: Entering directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=lcov,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/test/api_test' make[2]: Nothing to be done for 'check'. make[2]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=lcov,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/test/api_test' Making check in performance make[2]: Entering directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=lcov,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/test/performance' make check-TESTS make[3]: Entering directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=lcov,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/test/performance' make[4]: Entering directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=lcov,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/test/performance' FAIL: odp_atomic FAIL: odp_pktio_perf SKIP: odp_l2fwd_run FAIL: odp_scheduling_run make[5]: Entering directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=lcov,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/test/performance' make[5]: Nothing to be done for 'all'. make[5]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=lcov,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/test/performance' ============================================================================ Testsuite summary for OpenDataPlane 1.1.0.0 ============================================================================ # TOTAL: 4 # PASS: 0 # SKIP: 1 # XFAIL: 0 # FAIL: 3 # XPASS: 0 # ERROR: 0 ============================================================================ See test/performance/test-suite.log Please report to lng-odp@lists.linaro.org ============================================================================ Makefile:829: recipe for target 'test-suite.log' failed make[4]: *** [test-suite.log] Error 1 make[4]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=lcov,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/test/performance' Makefile:935: recipe for target 'check-TESTS' failed make[3]: *** [check-TESTS] Error 2 make[3]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=lcov,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/test/performance' Makefile:1029: recipe for target 'check-am' failed make[2]: *** [check-am] Error 2 make[2]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=lcov,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/test/performance' Makefile:387: recipe for target 'check-recursive' failed make[1]: *** [check-recursive] Error 1 make[1]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=lcov,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/test' Makefile:456: recipe for target 'check-recursive' failed make: *** [check-recursive] Error 1 Build step 'Execute shell' marked build as failure Skipping publisher since build result is FAILURE
------------------------------------------ [...truncated 1099 lines...] CC odp_init.lo CC odp_pool.lo CC odp_linux.lo CC ../linux-generic/odp_rwlock.lo CC ../linux-generic/odp_schedule.lo CC ../linux-generic/odp_shared_memory.lo CC ../linux-generic/odp_spinlock.lo CC ../linux-generic/odp_system_info.lo CC ../linux-generic/odp_thread.lo CC ../linux-generic/odp_ticketlock.lo CC ../linux-generic/odp_time.lo CC ../linux-generic/odp_timer.lo CC ../linux-generic/odp_version.lo CC ../linux-generic/odp_weak.lo CC ../linux-generic/odp_barrier.lo CC ../linux-generic/odp_cpumask.lo CC ../linux-generic/odp_crypto.lo CC ../linux-generic/odp_errno.lo CC ../linux-generic/odp_event.lo CC ../linux-generic/odp_impl.lo CC ../linux-generic/odp_packet_flags.lo CC ../linux-generic/odp_queue.lo CC ../../helper/ring.lo CC ../linux-generic/arch/x86/odp_time.lo CCLD ../../lib/libodp.la copying selected object files to avoid basename conflicts... make[3]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=lcov,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/platform/linux-dpdk' make[2]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=lcov,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/platform/linux-dpdk' make[2]: Entering directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=lcov,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/platform' make[2]: Nothing to be done for 'all-am'. make[2]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=lcov,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/platform' make[1]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=lcov,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/platform' Making all in example make[1]: Entering directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=lcov,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/example' Making all in generator make[2]: Entering directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=lcov,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/example/generator' CC odp_generator-odp_generator.o CCLD odp_generator make[2]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=lcov,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/example/generator' Making all in ipsec make[2]: Entering directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=lcov,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/example/ipsec' CC odp_ipsec-odp_ipsec.o CC odp_ipsec-odp_ipsec_sa_db.o CC odp_ipsec-odp_ipsec_stream.o CC odp_ipsec-odp_ipsec_cache.o CC odp_ipsec-odp_ipsec_fwd_db.o CC odp_ipsec-odp_ipsec_sp_db.o CC odp_ipsec-odp_ipsec_loop_db.o CCLD odp_ipsec make[2]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=lcov,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/example/ipsec' Making all in packet make[2]: Entering directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=lcov,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/example/packet' CC odp_pktio-odp_pktio.o CCLD odp_pktio make[2]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=lcov,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/example/packet' Making all in timer make[2]: Entering directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=lcov,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/example/timer' CC odp_timer_test-odp_timer_test.o CCLD odp_timer_test make[2]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=lcov,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/example/timer' make[2]: Entering directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=lcov,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/example' make[2]: Nothing to be done for 'all-am'. make[2]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=lcov,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/example' make[1]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=lcov,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/example' Making all in test make[1]: Entering directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=lcov,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/test' Making all in api_test make[2]: Entering directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=lcov,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/test/api_test' CC odp_ring-odp_ring_test.o CC odp_ring-odp_common.o CCLD odp_ring make[2]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=lcov,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/test/api_test' Making all in performance make[2]: Entering directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=lcov,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/test/performance' CC odp_atomic-odp_atomic.o CC odp_l2fwd.o CC odp_pktio_perf.o CC odp_scheduling-odp_scheduling.o CCLD odp_atomic CCLD odp_l2fwd CCLD odp_pktio_perf CCLD odp_scheduling make[2]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=lcov,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/test/performance' Making all in miscellaneous make[2]: Entering directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=lcov,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/test/miscellaneous' make[2]: Nothing to be done for 'all'. make[2]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=lcov,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/test/miscellaneous' Making all in validation make[2]: Entering directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=lcov,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/test/validation' CC odp_buffer-odp_buffer.o CC odp_cpumask.o CC odp_crypto-odp_crypto.o CC odp_packet.o CC odp_pool.o CC odp_scheduler.o CC odp_random.o CC odp_queue.o CC odp_shared_memory.o CC odp_thread.o CC odp_synchronizers.o CC odp_timer.o CC odp_time.o CC common/odp_ver_abt_log_dbg-odp_cunit_common.o CC odp_pktio.o CC common/odp_buffer-odp_cunit_common.o CC common/odp_cunit_common.o CC crypto/odp_crypto-odp_crypto_test_inp.o CC common/odp_crypto-odp_cunit_common.o CC init/odp_init.o CC init/odp_init_abort.o CC init/odp_init_log.o CC ver_abt_log_dbg/odp_ver_abt_log_dbg-odp_system.o CC ver_abt_log_dbg/odp_ver_abt_log_dbg-odp_errno.o CC ver_abt_log_dbg/odp_ver_abt_log_dbg-odp_ver_abt_log_dbg.o CCLD odp_pktio CCLD odp_cpumask CCLD odp_crypto CCLD odp_init CCLD odp_init_abort CCLD odp_packet CCLD odp_init_log CCLD odp_pool CCLD odp_queue CCLD odp_random CCLD odp_scheduler CCLD odp_shared_memory CCLD odp_time CCLD odp_synchronizers CCLD odp_timer CCLD odp_thread CCLD odp_ver_abt_log_dbg CCLD odp_buffer make[2]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=lcov,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/test/validation' make[2]: Entering directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=lcov,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/test' make[2]: Nothing to be done for 'all-am'. make[2]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=lcov,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/test' make[1]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=lcov,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/test' Making all in helper make[1]: Entering directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=lcov,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/helper' make all-recursive make[2]: Entering directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=lcov,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/helper' Making all in test make[3]: Entering directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=lcov,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/helper/test' CC odp_thread.o CC odp_process.o CCLD odp_thread CCLD odp_process make[3]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=lcov,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/helper/test' make[3]: Entering directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=lcov,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/helper' make[3]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=lcov,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/helper' make[2]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=lcov,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/helper' make[1]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=lcov,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/helper' Making all in scripts make[1]: Entering directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=lcov,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/scripts' make[1]: Nothing to be done for 'all'. make[1]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=lcov,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/scripts' make[1]: Entering directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=lcov,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk' make[1]: Nothing to be done for 'all-am'. make[1]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=lcov,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk' Making check in doc make[1]: Entering directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=lcov,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/doc' make[1]: Nothing to be done for 'check'. make[1]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=lcov,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/doc' Making check in platform make[1]: Entering directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=lcov,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/platform' Making check in linux-dpdk make[2]: Entering directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=lcov,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/platform/linux-dpdk' Making check in test make[3]: Entering directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=lcov,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/platform/linux-dpdk/test' make[3]: Nothing to be done for 'check'. make[3]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=lcov,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/platform/linux-dpdk/test' make[3]: Entering directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=lcov,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/platform/linux-dpdk' make[3]: Nothing to be done for 'check-am'. make[3]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=lcov,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/platform/linux-dpdk' make[2]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=lcov,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/platform/linux-dpdk' make[2]: Entering directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=lcov,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/platform' make[2]: Nothing to be done for 'check-am'. make[2]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=lcov,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/platform' make[1]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=lcov,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/platform' Making check in example make[1]: Entering directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=lcov,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/example' Making check in generator make[2]: Entering directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=lcov,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/example/generator' make[2]: Nothing to be done for 'check'. make[2]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=lcov,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/example/generator' Making check in ipsec make[2]: Entering directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=lcov,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/example/ipsec' make[2]: Nothing to be done for 'check'. make[2]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=lcov,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/example/ipsec' Making check in packet make[2]: Entering directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=lcov,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/example/packet' make[2]: Nothing to be done for 'check'. make[2]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=lcov,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/example/packet' Making check in timer make[2]: Entering directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=lcov,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/example/timer' make[2]: Nothing to be done for 'check'. make[2]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=lcov,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/example/timer' make[2]: Entering directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=lcov,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/example' make[2]: Nothing to be done for 'check-am'. make[2]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=lcov,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/example' make[1]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=lcov,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/example' Making check in test make[1]: Entering directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=lcov,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/test' Making check in api_test make[2]: Entering directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=lcov,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/test/api_test' make[2]: Nothing to be done for 'check'. make[2]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=lcov,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/test/api_test' Making check in performance make[2]: Entering directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=lcov,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/test/performance' make check-TESTS make[3]: Entering directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=lcov,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/test/performance' make[4]: Entering directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=lcov,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/test/performance' FAIL: odp_atomic FAIL: odp_pktio_perf SKIP: odp_l2fwd_run FAIL: odp_scheduling_run make[5]: Entering directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=lcov,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/test/performance' make[5]: Nothing to be done for 'all'. make[5]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=lcov,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/test/performance' ============================================================================ Testsuite summary for OpenDataPlane 1.1.0.0 ============================================================================ # TOTAL: 4 # PASS: 0 # SKIP: 1 # XFAIL: 0 # FAIL: 3 # XPASS: 0 # ERROR: 0 ============================================================================ See test/performance/test-suite.log Please report to lng-odp@lists.linaro.org ============================================================================ Makefile:829: recipe for target 'test-suite.log' failed make[4]: *** [test-suite.log] Error 1 make[4]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=lcov,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/test/performance' Makefile:935: recipe for target 'check-TESTS' failed make[3]: *** [check-TESTS] Error 2 make[3]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=lcov,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/test/performance' Makefile:1029: recipe for target 'check-am' failed make[2]: *** [check-am] Error 2 make[2]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=lcov,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/test/performance' Makefile:387: recipe for target 'check-recursive' failed make[1]: *** [check-recursive] Error 1 make[1]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=lcov,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/test' Makefile:456: recipe for target 'check-recursive' failed make: *** [check-recursive] Error 1 Build step 'Execute shell' marked build as failure Skipping publisher since build result is FAILURE
------------------------------------------ [...truncated 1099 lines...] CC odp_pool.lo CC odp_packet_dpdk.lo CC odp_packet.lo CC ../linux-generic/odp_rwlock.lo CC ../linux-generic/odp_schedule.lo CC ../linux-generic/odp_shared_memory.lo CC ../linux-generic/odp_spinlock.lo CC ../linux-generic/odp_system_info.lo CC ../linux-generic/odp_thread.lo CC ../linux-generic/odp_ticketlock.lo CC ../linux-generic/odp_time.lo CC ../linux-generic/odp_timer.lo CC ../linux-generic/odp_version.lo CC ../linux-generic/odp_weak.lo CC ../linux-generic/odp_barrier.lo CC ../linux-generic/odp_cpumask.lo CC ../linux-generic/odp_crypto.lo CC ../linux-generic/odp_errno.lo CC ../linux-generic/odp_event.lo CC ../linux-generic/odp_impl.lo CC ../linux-generic/odp_packet_flags.lo CC ../linux-generic/odp_queue.lo CC ../../helper/ring.lo CC ../linux-generic/arch/x86/odp_time.lo CCLD ../../lib/libodp.la copying selected object files to avoid basename conflicts... make[3]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=lcov,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/platform/linux-dpdk' make[2]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=lcov,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/platform/linux-dpdk' make[2]: Entering directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=lcov,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/platform' make[2]: Nothing to be done for 'all-am'. make[2]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=lcov,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/platform' make[1]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=lcov,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/platform' Making all in example make[1]: Entering directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=lcov,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/example' Making all in generator make[2]: Entering directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=lcov,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/example/generator' CC odp_generator-odp_generator.o CCLD odp_generator make[2]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=lcov,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/example/generator' Making all in ipsec make[2]: Entering directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=lcov,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/example/ipsec' CC odp_ipsec-odp_ipsec.o CC odp_ipsec-odp_ipsec_sa_db.o CC odp_ipsec-odp_ipsec_sp_db.o CC odp_ipsec-odp_ipsec_fwd_db.o CC odp_ipsec-odp_ipsec_loop_db.o CC odp_ipsec-odp_ipsec_stream.o CC odp_ipsec-odp_ipsec_cache.o CCLD odp_ipsec make[2]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=lcov,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/example/ipsec' Making all in packet make[2]: Entering directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=lcov,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/example/packet' CC odp_pktio-odp_pktio.o CCLD odp_pktio make[2]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=lcov,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/example/packet' Making all in timer make[2]: Entering directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=lcov,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/example/timer' CC odp_timer_test-odp_timer_test.o CCLD odp_timer_test make[2]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=lcov,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/example/timer' make[2]: Entering directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=lcov,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/example' make[2]: Nothing to be done for 'all-am'. make[2]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=lcov,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/example' make[1]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=lcov,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/example' Making all in test make[1]: Entering directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=lcov,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/test' Making all in api_test make[2]: Entering directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=lcov,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/test/api_test' CC odp_ring-odp_ring_test.o CC odp_ring-odp_common.o CCLD odp_ring make[2]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=lcov,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/test/api_test' Making all in performance make[2]: Entering directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=lcov,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/test/performance' CC odp_atomic-odp_atomic.o CC odp_pktio_perf.o CC odp_l2fwd.o CC odp_scheduling-odp_scheduling.o CCLD odp_atomic CCLD odp_pktio_perf CCLD odp_l2fwd CCLD odp_scheduling make[2]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=lcov,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/test/performance' Making all in miscellaneous make[2]: Entering directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=lcov,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/test/miscellaneous' make[2]: Nothing to be done for 'all'. make[2]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=lcov,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/test/miscellaneous' Making all in validation make[2]: Entering directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=lcov,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/test/validation' CC odp_buffer-odp_buffer.o CC odp_cpumask.o CC odp_crypto-odp_crypto.o CC odp_pool.o CC odp_queue.o CC odp_packet.o CC odp_random.o CC odp_scheduler.o CC odp_shared_memory.o CC odp_synchronizers.o CC odp_time.o CC odp_timer.o CC odp_thread.o CC common/odp_ver_abt_log_dbg-odp_cunit_common.o CC odp_pktio.o CC common/odp_buffer-odp_cunit_common.o CC crypto/odp_crypto-odp_crypto_test_inp.o CC common/odp_cunit_common.o CC common/odp_crypto-odp_cunit_common.o CC init/odp_init.o CC init/odp_init_abort.o CC init/odp_init_log.o CC ver_abt_log_dbg/odp_ver_abt_log_dbg-odp_system.o CC ver_abt_log_dbg/odp_ver_abt_log_dbg-odp_errno.o CC ver_abt_log_dbg/odp_ver_abt_log_dbg-odp_ver_abt_log_dbg.o CCLD odp_buffer CCLD odp_crypto CCLD odp_cpumask CCLD odp_init CCLD odp_init_log CCLD odp_packet CCLD odp_pool CCLD odp_queue CCLD odp_random CCLD odp_scheduler CCLD odp_shared_memory CCLD odp_synchronizers CCLD odp_time CCLD odp_timer CCLD odp_thread CCLD odp_ver_abt_log_dbg CCLD odp_pktio CCLD odp_init_abort make[2]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=lcov,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/test/validation' make[2]: Entering directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=lcov,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/test' make[2]: Nothing to be done for 'all-am'. make[2]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=lcov,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/test' make[1]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=lcov,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/test' Making all in helper make[1]: Entering directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=lcov,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/helper' make all-recursive make[2]: Entering directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=lcov,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/helper' Making all in test make[3]: Entering directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=lcov,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/helper/test' CC odp_thread.o CC odp_process.o CCLD odp_process CCLD odp_thread make[3]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=lcov,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/helper/test' make[3]: Entering directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=lcov,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/helper' make[3]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=lcov,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/helper' make[2]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=lcov,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/helper' make[1]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=lcov,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/helper' Making all in scripts make[1]: Entering directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=lcov,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/scripts' make[1]: Nothing to be done for 'all'. make[1]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=lcov,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/scripts' make[1]: Entering directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=lcov,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk' make[1]: Nothing to be done for 'all-am'. make[1]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=lcov,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk' Making check in doc make[1]: Entering directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=lcov,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/doc' make[1]: Nothing to be done for 'check'. make[1]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=lcov,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/doc' Making check in platform make[1]: Entering directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=lcov,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/platform' Making check in linux-dpdk make[2]: Entering directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=lcov,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/platform/linux-dpdk' Making check in test make[3]: Entering directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=lcov,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/platform/linux-dpdk/test' make[3]: Nothing to be done for 'check'. make[3]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=lcov,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/platform/linux-dpdk/test' make[3]: Entering directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=lcov,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/platform/linux-dpdk' make[3]: Nothing to be done for 'check-am'. make[3]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=lcov,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/platform/linux-dpdk' make[2]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=lcov,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/platform/linux-dpdk' make[2]: Entering directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=lcov,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/platform' make[2]: Nothing to be done for 'check-am'. make[2]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=lcov,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/platform' make[1]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=lcov,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/platform' Making check in example make[1]: Entering directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=lcov,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/example' Making check in generator make[2]: Entering directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=lcov,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/example/generator' make[2]: Nothing to be done for 'check'. make[2]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=lcov,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/example/generator' Making check in ipsec make[2]: Entering directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=lcov,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/example/ipsec' make[2]: Nothing to be done for 'check'. make[2]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=lcov,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/example/ipsec' Making check in packet make[2]: Entering directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=lcov,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/example/packet' make[2]: Nothing to be done for 'check'. make[2]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=lcov,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/example/packet' Making check in timer make[2]: Entering directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=lcov,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/example/timer' make[2]: Nothing to be done for 'check'. make[2]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=lcov,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/example/timer' make[2]: Entering directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=lcov,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/example' make[2]: Nothing to be done for 'check-am'. make[2]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=lcov,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/example' make[1]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=lcov,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/example' Making check in test make[1]: Entering directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=lcov,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/test' Making check in api_test make[2]: Entering directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=lcov,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/test/api_test' make[2]: Nothing to be done for 'check'. make[2]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=lcov,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/test/api_test' Making check in performance make[2]: Entering directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=lcov,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/test/performance' make check-TESTS make[3]: Entering directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=lcov,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/test/performance' make[4]: Entering directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=lcov,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/test/performance' FAIL: odp_atomic FAIL: odp_pktio_perf SKIP: odp_l2fwd_run FAIL: odp_scheduling_run make[5]: Entering directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=lcov,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/test/performance' make[5]: Nothing to be done for 'all'. make[5]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=lcov,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/test/performance' ============================================================================ Testsuite summary for OpenDataPlane 1.1.0.0 ============================================================================ # TOTAL: 4 # PASS: 0 # SKIP: 1 # XFAIL: 0 # FAIL: 3 # XPASS: 0 # ERROR: 0 ============================================================================ See test/performance/test-suite.log Please report to lng-odp@lists.linaro.org ============================================================================ Makefile:829: recipe for target 'test-suite.log' failed make[4]: *** [test-suite.log] Error 1 make[4]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=lcov,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/test/performance' Makefile:935: recipe for target 'check-TESTS' failed make[3]: *** [check-TESTS] Error 2 make[3]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=lcov,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/test/performance' Makefile:1029: recipe for target 'check-am' failed make[2]: *** [check-am] Error 2 make[2]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=lcov,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/test/performance' Makefile:387: recipe for target 'check-recursive' failed make[1]: *** [check-recursive] Error 1 make[1]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=lcov,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/test' Makefile:456: recipe for target 'check-recursive' failed make: *** [check-recursive] Error 1 Build step 'Execute shell' marked build as failure Skipping publisher since build result is FAILURE
------------------------------------------ [...truncated 1099 lines...] CC odp_packet_dpdk.lo CC odp_packet_io.lo CC odp_pool.lo CC ../linux-generic/odp_rwlock.lo CC ../linux-generic/odp_schedule.lo CC ../linux-generic/odp_shared_memory.lo CC ../linux-generic/odp_spinlock.lo CC ../linux-generic/odp_system_info.lo CC ../linux-generic/odp_thread.lo CC ../linux-generic/odp_ticketlock.lo CC ../linux-generic/odp_time.lo CC ../linux-generic/odp_timer.lo CC ../linux-generic/odp_version.lo CC ../linux-generic/odp_weak.lo CC ../linux-generic/odp_barrier.lo CC ../linux-generic/odp_cpumask.lo CC ../linux-generic/odp_crypto.lo CC ../linux-generic/odp_errno.lo CC ../linux-generic/odp_event.lo CC ../linux-generic/odp_impl.lo CC ../linux-generic/odp_packet_flags.lo CC ../linux-generic/odp_queue.lo CC ../../helper/ring.lo CC ../linux-generic/arch/x86/odp_time.lo CCLD ../../lib/libodp.la copying selected object files to avoid basename conflicts... make[3]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=lcov,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/platform/linux-dpdk' make[2]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=lcov,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/platform/linux-dpdk' make[2]: Entering directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=lcov,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/platform' make[2]: Nothing to be done for 'all-am'. make[2]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=lcov,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/platform' make[1]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=lcov,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/platform' Making all in example make[1]: Entering directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=lcov,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/example' Making all in generator make[2]: Entering directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=lcov,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/example/generator' CC odp_generator-odp_generator.o CCLD odp_generator make[2]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=lcov,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/example/generator' Making all in ipsec make[2]: Entering directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=lcov,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/example/ipsec' CC odp_ipsec-odp_ipsec.o CC odp_ipsec-odp_ipsec_sa_db.o CC odp_ipsec-odp_ipsec_sp_db.o CC odp_ipsec-odp_ipsec_fwd_db.o CC odp_ipsec-odp_ipsec_loop_db.o CC odp_ipsec-odp_ipsec_cache.o CC odp_ipsec-odp_ipsec_stream.o CCLD odp_ipsec make[2]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=lcov,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/example/ipsec' Making all in packet make[2]: Entering directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=lcov,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/example/packet' CC odp_pktio-odp_pktio.o CCLD odp_pktio make[2]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=lcov,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/example/packet' Making all in timer make[2]: Entering directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=lcov,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/example/timer' CC odp_timer_test-odp_timer_test.o CCLD odp_timer_test make[2]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=lcov,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/example/timer' make[2]: Entering directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=lcov,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/example' make[2]: Nothing to be done for 'all-am'. make[2]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=lcov,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/example' make[1]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=lcov,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/example' Making all in test make[1]: Entering directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=lcov,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/test' Making all in api_test make[2]: Entering directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=lcov,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/test/api_test' CC odp_ring-odp_ring_test.o CC odp_ring-odp_common.o CCLD odp_ring make[2]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=lcov,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/test/api_test' Making all in performance make[2]: Entering directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=lcov,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/test/performance' CC odp_atomic-odp_atomic.o CC odp_pktio_perf.o CC odp_l2fwd.o CC odp_scheduling-odp_scheduling.o CCLD odp_atomic CCLD odp_scheduling CCLD odp_l2fwd CCLD odp_pktio_perf make[2]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=lcov,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/test/performance' Making all in miscellaneous make[2]: Entering directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=lcov,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/test/miscellaneous' make[2]: Nothing to be done for 'all'. make[2]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=lcov,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/test/miscellaneous' Making all in validation make[2]: Entering directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=lcov,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/test/validation' CC odp_buffer-odp_buffer.o CC odp_cpumask.o CC odp_crypto-odp_crypto.o CC odp_packet.o CC odp_queue.o CC odp_pool.o CC odp_random.o CC odp_scheduler.o CC odp_shared_memory.o CC odp_synchronizers.o CC odp_time.o CC odp_timer.o CC odp_thread.o CC common/odp_ver_abt_log_dbg-odp_cunit_common.o CC odp_pktio.o CC common/odp_buffer-odp_cunit_common.o CC common/odp_cunit_common.o CC crypto/odp_crypto-odp_crypto_test_inp.o CC common/odp_crypto-odp_cunit_common.o CC init/odp_init.o CC init/odp_init_abort.o CC init/odp_init_log.o CC ver_abt_log_dbg/odp_ver_abt_log_dbg-odp_system.o CC ver_abt_log_dbg/odp_ver_abt_log_dbg-odp_errno.o CC ver_abt_log_dbg/odp_ver_abt_log_dbg-odp_ver_abt_log_dbg.o CCLD odp_buffer CCLD odp_crypto CCLD odp_cpumask CCLD odp_init CCLD odp_init_abort CCLD odp_packet CCLD odp_queue CCLD odp_pool CCLD odp_random CCLD odp_scheduler CCLD odp_shared_memory CCLD odp_synchronizers CCLD odp_time CCLD odp_timer CCLD odp_thread CCLD odp_ver_abt_log_dbg CCLD odp_pktio CCLD odp_init_log make[2]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=lcov,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/test/validation' make[2]: Entering directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=lcov,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/test' make[2]: Nothing to be done for 'all-am'. make[2]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=lcov,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/test' make[1]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=lcov,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/test' Making all in helper make[1]: Entering directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=lcov,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/helper' make all-recursive make[2]: Entering directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=lcov,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/helper' Making all in test make[3]: Entering directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=lcov,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/helper/test' CC odp_thread.o CC odp_process.o CCLD odp_process CCLD odp_thread make[3]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=lcov,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/helper/test' make[3]: Entering directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=lcov,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/helper' make[3]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=lcov,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/helper' make[2]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=lcov,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/helper' make[1]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=lcov,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/helper' Making all in scripts make[1]: Entering directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=lcov,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/scripts' make[1]: Nothing to be done for 'all'. make[1]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=lcov,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/scripts' make[1]: Entering directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=lcov,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk' make[1]: Nothing to be done for 'all-am'. make[1]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=lcov,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk' Making check in doc make[1]: Entering directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=lcov,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/doc' make[1]: Nothing to be done for 'check'. make[1]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=lcov,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/doc' Making check in platform make[1]: Entering directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=lcov,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/platform' Making check in linux-dpdk make[2]: Entering directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=lcov,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/platform/linux-dpdk' Making check in test make[3]: Entering directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=lcov,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/platform/linux-dpdk/test' make[3]: Nothing to be done for 'check'. make[3]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=lcov,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/platform/linux-dpdk/test' make[3]: Entering directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=lcov,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/platform/linux-dpdk' make[3]: Nothing to be done for 'check-am'. make[3]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=lcov,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/platform/linux-dpdk' make[2]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=lcov,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/platform/linux-dpdk' make[2]: Entering directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=lcov,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/platform' make[2]: Nothing to be done for 'check-am'. make[2]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=lcov,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/platform' make[1]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=lcov,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/platform' Making check in example make[1]: Entering directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=lcov,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/example' Making check in generator make[2]: Entering directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=lcov,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/example/generator' make[2]: Nothing to be done for 'check'. make[2]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=lcov,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/example/generator' Making check in ipsec make[2]: Entering directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=lcov,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/example/ipsec' make[2]: Nothing to be done for 'check'. make[2]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=lcov,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/example/ipsec' Making check in packet make[2]: Entering directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=lcov,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/example/packet' make[2]: Nothing to be done for 'check'. make[2]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=lcov,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/example/packet' Making check in timer make[2]: Entering directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=lcov,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/example/timer' make[2]: Nothing to be done for 'check'. make[2]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=lcov,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/example/timer' make[2]: Entering directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=lcov,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/example' make[2]: Nothing to be done for 'check-am'. make[2]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=lcov,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/example' make[1]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=lcov,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/example' Making check in test make[1]: Entering directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=lcov,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/test' Making check in api_test make[2]: Entering directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=lcov,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/test/api_test' make[2]: Nothing to be done for 'check'. make[2]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=lcov,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/test/api_test' Making check in performance make[2]: Entering directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=lcov,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/test/performance' make check-TESTS make[3]: Entering directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=lcov,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/test/performance' make[4]: Entering directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=lcov,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/test/performance' FAIL: odp_atomic FAIL: odp_pktio_perf SKIP: odp_l2fwd_run FAIL: odp_scheduling_run make[5]: Entering directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=lcov,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/test/performance' make[5]: Nothing to be done for 'all'. make[5]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=lcov,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/test/performance' ============================================================================ Testsuite summary for OpenDataPlane 1.1.0.0 ============================================================================ # TOTAL: 4 # PASS: 0 # SKIP: 1 # XFAIL: 0 # FAIL: 3 # XPASS: 0 # ERROR: 0 ============================================================================ See test/performance/test-suite.log Please report to lng-odp@lists.linaro.org ============================================================================ Makefile:829: recipe for target 'test-suite.log' failed make[4]: *** [test-suite.log] Error 1 make[4]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=lcov,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/test/performance' Makefile:935: recipe for target 'check-TESTS' failed make[3]: *** [check-TESTS] Error 2 make[3]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=lcov,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/test/performance' Makefile:1029: recipe for target 'check-am' failed make[2]: *** [check-am] Error 2 make[2]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=lcov,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/test/performance' Makefile:387: recipe for target 'check-recursive' failed make[1]: *** [check-recursive] Error 1 make[1]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=lcov,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/test' Makefile:456: recipe for target 'check-recursive' failed make: *** [check-recursive] Error 1 Build step 'Execute shell' marked build as failure Skipping publisher since build result is FAILURE