------------------------------------------ [...truncated 1074 lines...] 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 valgrind... no checking for GCC atomic builtins... yes 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 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 pcap/pcap.h usability... no checking pcap/pcap.h presence... no checking for pcap/pcap.h... no checking for doxygen... /usr/bin/doxygen checking for perl... /usr/bin/perl checking for latex... /usr/bin/latex checking for makeindex... /usr/bin/makeindex checking for dvips... /usr/bin/dvips checking for egrep... /bin/egrep checking for pdflatex... /usr/bin/pdflatex checking for makeindex... (cached) /usr/bin/makeindex checking for egrep... (cached) /bin/egrep checking for doxygen... doxygen checking for asciidoc... asciidoc checking for convert... convert checking for mscgen... mscgen 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 library containing timer_create... -lrt checking that generated files are newer than configure... done configure: creating ./config.status config.status: creating platform/linux-generic/Makefile config.status: creating platform/linux-generic/test/Makefile config.status: creating platform/linux-generic/test/pktio/Makefile config.status: creating Makefile config.status: creating doc/Makefile config.status: creating doc/implementers-guide/Makefile config.status: creating doc/users-guide/Makefile config.status: creating doc/images/Makefile config.status: creating example/Makefile config.status: creating example/classifier/Makefile config.status: creating example/generator/Makefile config.status: creating example/ipsec/Makefile config.status: creating example/packet/Makefile config.status: creating example/timer/Makefile config.status: creating helper/Makefile config.status: creating helper/test/Makefile config.status: creating pkgconfig/libodp.pc config.status: creating pkgconfig/libodphelper.pc config.status: creating scripts/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/validation/buffer/Makefile config.status: creating test/validation/classification/Makefile config.status: creating test/validation/config/Makefile config.status: creating test/validation/cpumask/Makefile config.status: creating test/validation/common/Makefile config.status: creating test/validation/crypto/Makefile config.status: creating test/validation/errno/Makefile config.status: creating test/validation/init/Makefile config.status: creating test/validation/packet/Makefile config.status: creating test/validation/pktio/Makefile config.status: creating test/validation/pool/Makefile config.status: creating test/validation/queue/Makefile config.status: creating test/validation/random/Makefile config.status: creating test/validation/scheduler/Makefile config.status: creating test/validation/synchronizers/Makefile config.status: creating test/validation/thread/Makefile config.status: creating test/validation/time/Makefile config.status: creating test/validation/timer/Makefile config.status: creating test/validation/shmem/Makefile config.status: creating test/validation/system/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.4.1.0.git85.g6f7fad3
Library version: 104:1:0
arch x86 with_platform: linux-generic prefix: https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=next,build_type=usr_html,label=docker-utopic,platform_type=generic/ws/check-odp/new-build sysconfdir: ${prefix}/etc libdir: ${exec_prefix}/lib includedir: ${prefix}/include testdir:
cc: gcc cppflags: am_cppflags: 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=c99 ldflags: am_ldflags: -pthread -lrt libs: -lrt -lcunit -lcrypto cunit: yes test_vald: yes test_perf: yes test_cpp: no test_helper: yes
+ retcode=0 + return 0 + retcode=0 + [[ 0 -ne 0 ]] + return 0 + git log -1 --oneline + [[ -n '' ]] + [[ 0 -eq 1 ]] + [[ 0 -eq 1 ]] + [[ 1 -eq 1 ]] + make -C doc make: Entering directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=next,build_type=usr_html,label=docker-utopic,platform_type=generic/ws/check-odp/build/odp/doc' Making all in images make[1]: Entering directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=next,build_type=usr_html,label=docker-utopic,platform_type=generic/ws/check-odp/build/odp/doc/images' convert atomic_queue.svg atomic_queue.png convert ordered_queue.svg ordered_queue.png convert parallel_queue.svg parallel_queue.png convert atomic_queue.svg atomic_queue.eps convert ordered_queue.svg ordered_queue.eps convert parallel_queue.svg parallel_queue.eps mscgen -T png -i resource_management.msc -o resource_management.png make[1]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=next,build_type=usr_html,label=docker-utopic,platform_type=generic/ws/check-odp/build/odp/doc/images' Making all in implementers-guide make[1]: Entering directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=next,build_type=usr_html,label=docker-utopic,platform_type=generic/ws/check-odp/build/odp/doc/implementers-guide' asciidoc -b html5 -a icons -a toc2 -a max-width=55em --out-file=../../doc/output/implementers-guide.html implementers-guide.adoc make[1]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=next,build_type=usr_html,label=docker-utopic,platform_type=generic/ws/check-odp/build/odp/doc/implementers-guide' Making all in users-guide make[1]: Entering directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=next,build_type=usr_html,label=docker-utopic,platform_type=generic/ws/check-odp/build/odp/doc/users-guide' asciidoc -b html5 -a icons -a toc2 -a max-width=55em --out-file=../../doc/output/users-guide.html users-guide.adoc make[1]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=next,build_type=usr_html,label=docker-utopic,platform_type=generic/ws/check-odp/build/odp/doc/users-guide' make[1]: Entering directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=next,build_type=usr_html,label=docker-utopic,platform_type=generic/ws/check-odp/build/odp/doc' make[1]: Nothing to be done for 'all-am'. make[1]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=next,build_type=usr_html,label=docker-utopic,platform_type=generic/ws/check-odp/build/odp/doc' make: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=next,build_type=usr_html,label=docker-utopic,platform_type=generic/ws/check-odp/build/odp/doc' + mkdir -p https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=next,build_type=usr_html,label=docker-utopic,platform_type=generic/ws/check-odp/publishing/next/linux-generic/images + mkdir -p https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=next,build_type=usr_html,label=docker-utopic,platform_type=generic/ws/check-odp/publishing/next/linux-generic/output + mv https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=next,build_type=usr_html,label=docker-utopic,platform_type=generic/ws/check-odp/build/odp/doc/images/ODP-Logo-HQ.png https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=next,build_type=usr_html,label=docker-utopic,platform_type=generic/ws/check-odp/build/odp/doc/images/atomic_queue.png https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=next,build_type=usr_html,label=docker-utopic,platform_type=generic/ws/check-odp/build/odp/doc/images/ordered_queue.png https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=next,build_type=usr_html,label=docker-utopic,platform_type=generic/ws/check-odp/build/odp/doc/images/overview.png https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=next,build_type=usr_html,label=docker-utopic,platform_type=generic/ws/check-odp/build/odp/doc/images/parallel_queue.png https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=next,build_type=usr_html,label=docker-utopic,platform_type=generic/ws/check-odp/build/odp/doc/images/resource_management.png https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=next,build_type=usr_html,label=docker-utopic,platform_type=generic/ws/check-odp/publishing/next/linux-generic/images + mv https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=next,build_type=usr_html,label=docker-utopic,platform_type=generic/ws/check-odp/build/odp/doc/output/implementers-guide.html https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=next,build_type=usr_html,label=docker-utopic,platform_type=generic/ws/check-odp/publishing/next/linux-generic/output/implementers-guide.html + mv https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=next,build_type=usr_html,label=docker-utopic,platform_type=generic/ws/check-odp/build/odp/doc/output/users-guide.html https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=next,build_type=usr_html,label=docker-utopic,platform_type=generic/ws/check-odp/publishing/next/linux-generic/output/users-guide.html + mv https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=next,build_type=usr_html,label=docker-utopic,platform_type=generic/ws/check-odp/build/odp/doc/output/release-guide.html https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=next,build_type=usr_html,label=docker-utopic,platform_type=generic/ws/check-odp/publishing/next/linux-generic/output/release-guide.html mv: cannot stat 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=next,build_type=usr_html,label=docker-utopic,platform_type=generic/ws/check-odp/build/odp/doc/output/release-guide.html': No such file or directory + cleanup_exit + [[ 0 -eq 1 ]] + retcode=1 + set -e + builddir=odp-generic + [[ generic = \g\e\n\e\r\i\c ]] + builddir=odp + '[' -d check-odp/build/odp/testdir/ ']' + test -d /home/buildslave/bin + mkdir /home/buildslave/bin + wget https://git.linaro.org/ci/publishing-api.git/blob_plain/HEAD:/linaro-cp.py -O /home/buildslave/bin/linaro-cp.py --2015-12-15 19:25:18-- https://git.linaro.org/ci/publishing-api.git/blob_plain/HEAD:/linaro-cp.py Resolving git.linaro.org (git.linaro.org)... 54.247.55.40 Connecting to git.linaro.org (git.linaro.org)|54.247.55.40|:443... connected. HTTP request sent, awaiting response... 200 OK Length: unspecified [text/x-python] Saving to: '/home/buildslave/bin/linaro-cp.py'
0K .......... 33.9M=0s
2015-12-15 19:25:19 (33.9 MB/s) - '/home/buildslave/bin/linaro-cp.py' saved [10788]
+ '[' -d out ']' + '[' 1 -ne 0 ']' + exit 1 Build step 'Execute shell' marked build as failure Skipping publisher since build result is FAILURE