From dev-return-82030-archive-asf-public=cust-asf.ponee.io@zookeeper.apache.org Fri Jul 19 20:40:10 2019 Return-Path: X-Original-To: archive-asf-public@cust-asf.ponee.io Delivered-To: archive-asf-public@cust-asf.ponee.io Received: from mail.apache.org (hermes.apache.org [207.244.88.153]) by mx-eu-01.ponee.io (Postfix) with SMTP id A1B92180665 for ; Fri, 19 Jul 2019 22:40:09 +0200 (CEST) Received: (qmail 55612 invoked by uid 500); 19 Jul 2019 20:40:08 -0000 Mailing-List: contact dev-help@zookeeper.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: dev@zookeeper.apache.org Delivered-To: mailing list dev@zookeeper.apache.org Received: (qmail 55596 invoked by uid 99); 19 Jul 2019 20:40:08 -0000 Received: from Unknown (HELO mailrelay1-lw-us.apache.org) (10.10.3.159) by apache.org (qpsmtpd/0.29) with ESMTP; Fri, 19 Jul 2019 20:40:08 +0000 Received: from jenkins02.apache.org (jenkins02.apache.org [195.201.213.130]) by mailrelay1-lw-us.apache.org (ASF Mail Server at mailrelay1-lw-us.apache.org) with ESMTP id 59C538276 for ; Fri, 19 Jul 2019 20:40:07 +0000 (UTC) Received: from jenkins02.apache.org (localhost.localdomain [127.0.0.1]) by jenkins02.apache.org (ASF Mail Server at jenkins02.apache.org) with ESMTP id D825433E0183 for ; Fri, 19 Jul 2019 20:40:06 +0000 (UTC) Date: Fri, 19 Jul 2019 20:40:06 +0000 (UTC) From: Apache Jenkins Server To: dev@zookeeper.apache.org Message-ID: <360213702.9644.1563568806882.JavaMail.jenkins@jenkins02> Subject: Build failed in Jenkins: PreCommit-ZOOKEEPER-github-pr-build-maven #937 MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 7bit X-Instance-Identity: MIIBIjANBgkqhkiG9w0BAQEFAAOCAQ8AMIIBCgKCAQEAkqVKZPv7YyHBB3FvWfV7XQehwe/Ga3aadzSNknt8g382X3uN8A3SOQ+Ixq9HxS+ZlN6XR4TECySmSRy2JN5Rx8svxAD0TjtSF9LuU98dD+LniNDP7Lq6gvRFuJhbMHoS0nuTizDZLsK4X8TW5MyV9w+jFbdoZfRE5O/Mse0fkOeL5uoIS/3Vvu/W+x9QSjDkB7CaU56bPFlQjqqJBl3Cn9r34CkXQZYnLb/NjW4vcpw0+TgMUAPTIVEr5BTPZRshz19g7huwg3zANT5HBIZnzV4hsVY9w4JHkceFdKi/ibNnjPjsFs9pm0HSGJ/RDxjIvSTYT02eH4+m1RAYaj2E9QIDAQAB X-Jenkins-Job: PreCommit-ZOOKEEPER-github-pr-build-maven X-Jenkins-Result: FAILURE See Changes: [andor] ZOOKEEPER-3463_35. Backported changes from master ------------------------------------------ [...truncated 715.89 KB...] checking for pkg-config... /usr/bin/pkg-config checking pkg-config is at least version 0.9.0... yes checking for CPPUNIT... yes checking for gcc... gcc checking whether the C compiler works... yes checking for C compiler default output file name... a.out checking for suffix of executables... checking whether we are cross compiling... no checking for suffix of object files... o checking whether we are using the GNU C compiler... yes checking whether gcc accepts -g... yes checking for gcc option to accept ISO C89... none needed checking whether gcc understands -c and -o together... yes checking for style of include used by make... GNU checking dependency style of gcc... gcc3 checking for g++... g++ checking whether we are using the GNU C++ compiler... yes checking whether g++ accepts -g... yes checking dependency style of g++... gcc3 checking whether ln -s works... yes checking build system type... x86_64-pc-linux-gnu checking host system type... x86_64-pc-linux-gnu checking how to print strings... printf checking for a sed that does not truncate output... /bin/sed checking for grep that handles long lines and -e... /bin/grep checking for egrep... /bin/grep -E checking for fgrep... /bin/grep -F checking for ld used by gcc... /usr/bin/ld checking if the linker (/usr/bin/ld) is GNU ld... yes checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B checking the name lister (/usr/bin/nm -B) interface... BSD nm checking the maximum length of command line arguments... 1572864 checking how to convert x86_64-pc-linux-gnu file names to x86_64-pc-linux-gnu format... func_convert_file_noop checking how to convert x86_64-pc-linux-gnu file names to toolchain format... func_convert_file_noop checking for /usr/bin/ld option to reload object files... -r checking for objdump... objdump checking how to recognize dependent libraries... pass_all checking for dlltool... no checking how to associate runtime and link libraries... printf %s\n checking for ar... ar checking for archiver @FILE support... @ checking for strip... strip checking for ranlib... ranlib checking command to parse /usr/bin/nm -B output from gcc object... ok checking for sysroot... no checking for a working dd... /bin/dd checking how to truncate binary pipes... /bin/dd bs=4096 count=1 checking for mt... mt checking if mt is a manifest tool... no checking how to run the C preprocessor... gcc -E checking for ANSI C header files... yes checking for sys/types.h... yes checking for sys/stat.h... yes checking for stdlib.h... yes checking for string.h... yes checking for memory.h... yes checking for strings.h... yes checking for inttypes.h... yes checking for stdint.h... yes checking for unistd.h... yes checking for dlfcn.h... yes checking for objdir... .libs checking if gcc supports -fno-rtti -fno-exceptions... no checking for gcc option to produce PIC... -fPIC -DPIC checking if gcc PIC flag -fPIC -DPIC works... yes checking if gcc static flag -static works... yes checking if gcc supports -c -o file.o... yes checking if gcc supports -c -o file.o... (cached) yes checking whether the gcc linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes checking whether -lc should be explicitly linked in... no checking dynamic linker characteristics... GNU/Linux ld.so checking how to hardcode library paths into programs... immediate checking whether stripping libraries is possible... yes checking if libtool supports shared libraries... yes checking whether to build shared libraries... yes checking whether to build static libraries... yes checking 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 whether to enable gcov... yes checking for pthread_mutex_lock in -lpthread... yes configure: building with SyncAPI support checking for ANSI C header files... (cached) 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 netdb.h usability... yes checking netdb.h presence... yes checking for netdb.h... yes checking netinet/in.h usability... yes checking netinet/in.h presence... yes checking for netinet/in.h... yes checking for stdlib.h... (cached) yes checking for string.h... (cached) 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 sys/utsname.h usability... yes checking sys/utsname.h presence... yes checking for sys/utsname.h... yes checking for an ANSI C-conforming const... yes checking for inline... inline checking whether time.h and sys/time.h may both be included... yes checking for nfds_t... yes checking whether to enable ipv6... yes checking whether SOCK_CLOEXEC is available... yes configure: building without SOCK_CLOEXEC checking for clock_gettime in -lrt... yes checking for getcwd... yes checking for gethostbyname... yes checking for gethostname... yes checking for getlogin... yes checking for getpwuid_r... yes checking for gettimeofday... yes checking for getuid... yes checking for memmove... yes checking for memset... yes checking for poll... yes checking for socket... yes checking for strchr... yes checking for strdup... yes checking for strerror... yes checking for strtol... yes checking that generated files are newer than configure... done configure: creating ./config.status config.status: creating Makefile config.status: creating config.h config.status: executing depfiles commands config.status: executing libtool commands [INFO] [INFO] --- maven-surefire-plugin:2.22.1:test (default-test) @ zookeeper-client-c --- [JENKINS] Recording test results [INFO] [INFO] --- maven-antrun-plugin:1.8:run (test-cppunit) @ zookeeper-client-c --- [WARNING] Parameter tasks is deprecated, use target instead [INFO] Executing tasks main: [exec] rm -f cli_st cli_mt load_gen [exec] rm -f zktest-st zktest-mt [exec] test -z "libzookeeper_st.la libzookeeper_mt.la" || rm -f libzookeeper_st.la libzookeeper_mt.la [exec] rm -f ./so_locations [exec] rm -rf .libs _libs [exec] rm -f zktest_st-TestDriver.o zktest_st-LibCMocks.o zktest_st-LibCSymTable.o zktest_st-MocksBase.o zktest_st-ZKMocks.o zktest_st-Util.o zktest_st-ThreadingUtil.o zktest_st-TestZookeeperInit.o zktest_st-TestZookeeperClose.o zktest_st-TestReconfig.o zktest_st-TestReconfigServer.o zktest_st-TestClientRetry.o zktest_st-TestOperations.o zktest_st-TestMulti.o zktest_st-TestWatchers.o zktest_st-TestClient.o zktest_st-ZooKeeperQuorumServer.o zktest_st-TestReadOnlyClient.o zktest_mt-TestDriver.o zktest_mt-LibCMocks.o zktest_mt-LibCSymTable.o zktest_mt-MocksBase.o zktest_mt-ZKMocks.o zktest_mt-Util.o zktest_mt-ThreadingUtil.o zktest_mt-TestZookeeperInit.o zktest_mt-TestZookeeperClose.o zktest_mt-TestReconfig.o zktest_mt-TestReconfigServer.o zktest_mt-TestClientRetry.o zktest_mt-TestOperations.o zktest_mt-TestMulti.o zktest_mt-TestWatchers.o zktest_mt-TestClient.o zktest_mt-ZooKeeperQuorumServer.o zktest_mt-TestReadOnlyClient.o zktest_mt-PthreadMocks.o [exec] rm -f docs/zookeeper.tag -r docs/html [exec] test -z "libhashtable.la libzkst.la libzkmt.la" || rm -f libhashtable.la libzkst.la libzkmt.la [exec] rm -f ./so_locations [exec] rm -f *.o [exec] rm -f *.lo [exec] /bin/bash ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I -I -I -I -Wall -Werror -Wdeclaration-after-statement -fprofile-arcs -ftest-coverage -g -O2 -D_GNU_SOURCE -MT zookeeper.lo -MD -MP -MF .deps/zookeeper.Tpo -c -o zookeeper.lo `test -f 'src/zookeeper.c' || echo ' [exec] libtool: compile: gcc -DHAVE_CONFIG_H -I. -I -I -I -I -Wall -Werror -Wdeclaration-after-statement -fprofile-arcs -ftest-coverage -g -O2 -D_GNU_SOURCE -MT zookeeper.lo -MD -MP -MF .deps/zookeeper.Tpo -c -fPIC -DPIC -o .libs/zookeeper.o [exec] : In function 'print_completion_queue': [exec] :2560:5: error: null argument where non-null required (argument 1) [-Werror=nonnull] [exec] fprintf(LOGSTREAM,"Completion queue: "); [exec] ^~~~~~~ [exec] :2562:9: error: null argument where non-null required (argument 1) [-Werror=nonnull] [exec] fprintf(LOGSTREAM,"empty\n"); [exec] ^~~~~~~ [exec] :2568:9: error: null argument where non-null required (argument 1) [-Werror=nonnull] [exec] fprintf(LOGSTREAM,"%d,",cptr->xid); [exec] ^~~~~~~ [exec] :2571:5: error: null argument where non-null required (argument 1) [-Werror=nonnull] [exec] fprintf(LOGSTREAM,"end\n"); [exec] ^~~~~~~ [exec] Makefile:1032: recipe for target 'zookeeper.lo' failed [exec] cc1: all warnings being treated as errors [exec] make: *** [zookeeper.lo] Error 1 [INFO] ------------------------------------------------------------------------ [INFO] Reactor Summary for Apache ZooKeeper 3.5.6-SNAPSHOT: [INFO] [INFO] Apache ZooKeeper ................................... SUCCESS [ 23.625 s] [INFO] Apache ZooKeeper - Documentation ................... SUCCESS [ 9.830 s] [INFO] Apache ZooKeeper - Jute ............................ SUCCESS [01:14 min] [INFO] Apache ZooKeeper - Server .......................... SUCCESS [22:57 min] [INFO] Apache ZooKeeper - Client .......................... SUCCESS [ 3.523 s] [INFO] Apache ZooKeeper - Client - C ...................... FAILURE [ 24.146 s] [INFO] Apache ZooKeeper - Recipes ......................... SKIPPED [INFO] Apache ZooKeeper - Recipes - Election .............. SKIPPED [INFO] Apache ZooKeeper - Recipes - Lock .................. SKIPPED [INFO] Apache ZooKeeper - Recipes - Queue ................. SKIPPED [INFO] Apache ZooKeeper - Assembly ........................ SKIPPED [INFO] Apache ZooKeeper - Contrib ......................... SKIPPED [INFO] Apache ZooKeeper - Contrib - Loggraph .............. SKIPPED [INFO] Apache ZooKeeper - Contrib - Rest .................. SKIPPED [INFO] Apache ZooKeeper - Contrib - ZooInspector .......... SKIPPED [INFO] ------------------------------------------------------------------------ [INFO] BUILD FAILURE [INFO] ------------------------------------------------------------------------ [INFO] Total time: 25:55 min [INFO] Finished at: 2019-07-19T20:39:39Z [INFO] ------------------------------------------------------------------------ Waiting for Jenkins to finish collecting data [ERROR] Failed to execute goal org.apache.maven.plugins:maven-antrun-plugin:1.8:run (test-cppunit) on project zookeeper-client-c: An Ant BuildException has occured: exec returned: 2 [ERROR] around Ant part ... executable="make">... @ 4:177 in [ERROR] -> [Help 1] [ERROR] [ERROR] To see the full stack trace of the errors, re-run Maven with the -e switch. [ERROR] Re-run Maven using the -X switch to enable full debug logging. [ERROR] [ERROR] For more information about the errors and possible solutions, please read the following articles: [ERROR] [Help 1] http://cwiki.apache.org/confluence/display/MAVEN/MojoExecutionException [ERROR] [ERROR] After correcting the problems, you can resume the build with the command [ERROR] mvn -rf :zookeeper-client-c [JENKINS] Archiving to org.apache.zookeeper/zookeeper/3.5.6-SNAPSHOT/zookeeper-3.5.6-SNAPSHOT.pom [JENKINS] Archiving to org.apache.zookeeper/zookeeper/3.5.6-SNAPSHOT/zookeeper-3.5.6-SNAPSHOT.jar [JENKINS] Archiving to org.apache.zookeeper/zookeeper/3.5.6-SNAPSHOT/zookeeper-3.5.6-SNAPSHOT-tests.jar [JENKINS] Archiving to org.apache.zookeeper/zookeeper/3.5.6-SNAPSHOT/zookeeper-3.5.6-SNAPSHOT-sources.jar [JENKINS] Archiving to org.apache.zookeeper/zookeeper/3.5.6-SNAPSHOT/zookeeper-3.5.6-SNAPSHOT-javadoc.jar [JENKINS] Archiving to org.apache.zookeeper/zookeeper-contrib-loggraph/3.5.6-SNAPSHOT/zookeeper-contrib-loggraph-3.5.6-SNAPSHOT.pom [JENKINS] Archiving to org.apache.zookeeper/zookeeper-recipes-election/3.5.6-SNAPSHOT/zookeeper-recipes-election-3.5.6-SNAPSHOT.pom [JENKINS] Archiving to org.apache.zookeeper/parent/3.5.6-SNAPSHOT/parent-3.5.6-SNAPSHOT.pom [JENKINS] Archiving to org.apache.zookeeper/zookeeper-recipes-lock/3.5.6-SNAPSHOT/zookeeper-recipes-lock-3.5.6-SNAPSHOT.pom [JENKINS] Archiving to org.apache.zookeeper/zookeeper-contrib/3.5.6-SNAPSHOT/zookeeper-contrib-3.5.6-SNAPSHOT.pom [JENKINS] Archiving to org.apache.zookeeper/zookeeper-client/3.5.6-SNAPSHOT/zookeeper-client-3.5.6-SNAPSHOT.pom [JENKINS] Archiving to org.apache.zookeeper/zookeeper-jute/3.5.6-SNAPSHOT/zookeeper-jute-3.5.6-SNAPSHOT.pom [JENKINS] Archiving to org.apache.zookeeper/zookeeper-jute/3.5.6-SNAPSHOT/zookeeper-jute-3.5.6-SNAPSHOT.jar [JENKINS] Archiving to org.apache.zookeeper/zookeeper-jute/3.5.6-SNAPSHOT/zookeeper-jute-3.5.6-SNAPSHOT-tests.jar [JENKINS] Archiving to org.apache.zookeeper/zookeeper-jute/3.5.6-SNAPSHOT/zookeeper-jute-3.5.6-SNAPSHOT-sources.jar [JENKINS] Archiving to org.apache.zookeeper/zookeeper-jute/3.5.6-SNAPSHOT/zookeeper-jute-3.5.6-SNAPSHOT-javadoc.jar [JENKINS] Archiving to org.apache.zookeeper/zookeeper-recipes-queue/3.5.6-SNAPSHOT/zookeeper-recipes-queue-3.5.6-SNAPSHOT.pom [JENKINS] Archiving to org.apache.zookeeper/zookeeper-docs/3.5.6-SNAPSHOT/zookeeper-docs-3.5.6-SNAPSHOT.pom [JENKINS] Archiving to org.apache.zookeeper/zookeeper-docs/3.5.6-SNAPSHOT/zookeeper-docs-3.5.6-SNAPSHOT.jar [JENKINS] Archiving to org.apache.zookeeper/zookeeper-docs/3.5.6-SNAPSHOT/zookeeper-docs-3.5.6-SNAPSHOT-tests.jar [JENKINS] Archiving to org.apache.zookeeper/zookeeper-docs/3.5.6-SNAPSHOT/zookeeper-docs-3.5.6-SNAPSHOT-sources.jar [JENKINS] Archiving to org.apache.zookeeper/zookeeper-recipes/3.5.6-SNAPSHOT/zookeeper-recipes-3.5.6-SNAPSHOT.pom [JENKINS] Archiving to org.apache.zookeeper/zookeeper-client-c/3.5.6-SNAPSHOT/zookeeper-client-c-3.5.6-SNAPSHOT.pom [JENKINS] Archiving to org.apache.zookeeper/zookeeper-contrib-rest/3.5.6-SNAPSHOT/zookeeper-contrib-rest-3.5.6-SNAPSHOT.pom [JENKINS] Archiving to org.apache.zookeeper/zookeeper-assembly/3.5.6-SNAPSHOT/zookeeper-assembly-3.5.6-SNAPSHOT.pom [JENKINS] Archiving to org.apache.zookeeper/zookeeper-contrib-zooinspector/3.5.6-SNAPSHOT/zookeeper-contrib-zooinspector-3.5.6-SNAPSHOT.pom channel stopped [SpotBugs] Skipping execution of recorder since overall result is 'FAILURE' Putting comment on the pull request