You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@qpid.apache.org by Apache Jenkins Server <je...@builds.apache.org> on 2013/09/18 16:17:59 UTC

Build failed in Jenkins: Qpid-proton-jni #211

See <https://builds.apache.org/job/Qpid-proton-jni/211/changes>

Changes:

[mcpierce] PROTON-386: Provide a Perl mail server example application

Created the server.pl and client.pl applications.

------------------------------------------
[...truncated 70 lines...]
-- Looking for uuid_generate - not found.
-- Looking for uuid_generate in uuid
-- Looking for uuid_generate in uuid - found
-- Looking for strerror_r
-- Looking for strerror_r - found
-- Looking for atoll
-- Looking for atoll - found
-- Found SWIG: /usr/bin/swig2.0 (found version "2.0.4")
-- Found PythonLibs: /usr/lib/libpython2.7.so 
-- Found Ruby: /usr/bin/ruby (found version "1.8.7")
-- Found Perl: /usr/bin/perl 
-- Trying alternative search for Perl
-- PerlLibs Not Found
-- Found JNI: /usr/lib/jvm/java-6-openjdk-amd64/jre/lib/amd64/libjawt.so 
-- Found PythonInterp: /usr/bin/python (found version "2.7.3")
-- Using JNI libraries: /usr/lib/jvm/java-6-openjdk-amd64/jre/lib/amd64/libjawt.so;/usr/lib/jvm/java-6-openjdk-amd64/jre/lib/amd64/server/libjvm.so
-- Could NOT find Doxygen (missing:  DOXYGEN_EXECUTABLE) 
-- Looking for include files INTTYPES_AVAILABLE
-- Looking for include files INTTYPES_AVAILABLE - found
-- Can't locate the valgrind command; no run-time error detection
-- Configuring done
-- Generating done
-- Build files have been written to: <https://builds.apache.org/job/Qpid-proton-jni/ws/proton/build>
Scanning dependencies of target proton-api
[  2%] Building Java objects for proton-api.jar
[  4%] Generating CMakeFiles/proton-api.dir/java_class_filelist
[  6%] Creating Java archive proton-api-0.5.jar
Rebuilding proton-api-0.5.jar to include missing resources
[  6%] Built target proton-api
[  8%] Generating protocol.h
[ 10%] Generating encodings.h
Scanning dependencies of target qpid-proton
[ 12%] Building C object proton-c/CMakeFiles/qpid-proton.dir/src/object/object.c.o
[ 14%] Building C object proton-c/CMakeFiles/qpid-proton.dir/src/util.c.o
[ 16%] Building C object proton-c/CMakeFiles/qpid-proton.dir/src/error.c.o
[ 18%] Building C object proton-c/CMakeFiles/qpid-proton.dir/src/buffer.c.o
[ 20%] Building C object proton-c/CMakeFiles/qpid-proton.dir/src/parser.c.o
[ 22%] Building C object proton-c/CMakeFiles/qpid-proton.dir/src/scanner.c.o
[ 24%] Building C object proton-c/CMakeFiles/qpid-proton.dir/src/types.c.o
[ 26%] Building C object proton-c/CMakeFiles/qpid-proton.dir/src/framing/framing.c.o
[ 28%] Building C object proton-c/CMakeFiles/qpid-proton.dir/src/codec/codec.c.o
[ 30%] Building C object proton-c/CMakeFiles/qpid-proton.dir/src/codec/decoder.c.o
[ 32%] Building C object proton-c/CMakeFiles/qpid-proton.dir/src/codec/encoder.c.o
[ 34%] Building C object proton-c/CMakeFiles/qpid-proton.dir/src/dispatcher/dispatcher.c.o
[ 36%] Building C object proton-c/CMakeFiles/qpid-proton.dir/src/engine/engine.c.o
[ 38%] Building C object proton-c/CMakeFiles/qpid-proton.dir/src/transport/transport.c.o
[ 40%] Building C object proton-c/CMakeFiles/qpid-proton.dir/src/message/message.c.o
[ 42%] Building C object proton-c/CMakeFiles/qpid-proton.dir/src/sasl/sasl.c.o
[ 44%] Building C object proton-c/CMakeFiles/qpid-proton.dir/src/messenger/messenger.c.o
[ 46%] Building C object proton-c/CMakeFiles/qpid-proton.dir/src/messenger/store.c.o
[ 48%] Building C object proton-c/CMakeFiles/qpid-proton.dir/src/messenger/transform.c.o
[ 51%] Building C object proton-c/CMakeFiles/qpid-proton.dir/src/posix/driver.c.o
[ 53%] Building C object proton-c/CMakeFiles/qpid-proton.dir/src/platform.c.o
[ 55%] Building C object proton-c/CMakeFiles/qpid-proton.dir/src/ssl/openssl.c.o
Linking C shared library libqpid-proton.so
[ 55%] Built target qpid-proton
Scanning dependencies of target proton
[ 57%] Building C object proton-c/CMakeFiles/proton.dir/src/proton.c.o
Linking C executable proton
[ 57%] Built target proton
Scanning dependencies of target proton-dump
[ 59%] Building C object proton-c/CMakeFiles/proton-dump.dir/src/proton-dump.c.o
Linking C executable proton-dump
[ 59%] Built target proton-dump
[ 61%] Swig source
<https://builds.apache.org/job/Qpid-proton-jni/ws/proton/proton-c/include/proton/engine.h>:88: Warning 451: Setting a const char * variable may leak memory.
Scanning dependencies of target _cproton
[ 61%] Swig source
<https://builds.apache.org/job/Qpid-proton-jni/ws/proton/proton-c/include/proton/engine.h>:88: Warning 451: Setting a const char * variable may leak memory.
[ 63%] Building C object proton-c/bindings/python/CMakeFiles/_cproton.dir/pythonPYTHON_wrap.c.o
Linking C shared module _cproton.so
[ 63%] Built target _cproton
[ 65%] Swig source
<https://builds.apache.org/job/Qpid-proton-jni/ws/proton/proton-c/include/proton/types.h>:45: Warning 801: Wrong class name (corrected to `Pn_decimal128_t')
<https://builds.apache.org/job/Qpid-proton-jni/ws/proton/proton-c/include/proton/types.h>:45: Warning 801: Wrong class name (corrected to `Pn_decimal128_t')
<https://builds.apache.org/job/Qpid-proton-jni/ws/proton/proton-c/include/proton/types.h>:48: Warning 801: Wrong class name (corrected to `Pn_uuid_t')
<https://builds.apache.org/job/Qpid-proton-jni/ws/proton/proton-c/include/proton/types.h>:48: Warning 801: Wrong class name (corrected to `Pn_uuid_t')
<https://builds.apache.org/job/Qpid-proton-jni/ws/proton/proton-c/include/proton/types.h>:52: Warning 801: Wrong class name (corrected to `Pn_bytes_t')
<https://builds.apache.org/job/Qpid-proton-jni/ws/proton/proton-c/include/proton/types.h>:52: Warning 801: Wrong class name (corrected to `Pn_bytes_t')
<https://builds.apache.org/job/Qpid-proton-jni/ws/proton/proton-c/include/proton/object.h>:48: Warning 801: Wrong class name (corrected to `Pn_class_t')
<https://builds.apache.org/job/Qpid-proton-jni/ws/proton/proton-c/include/proton/object.h>:48: Warning 801: Wrong class name (corrected to `Pn_class_t')
<https://builds.apache.org/job/Qpid-proton-jni/ws/proton/proton-c/include/proton/engine.h>:86: Warning 801: Wrong class name (corrected to `Pn_delivery_tag_t')
<https://builds.apache.org/job/Qpid-proton-jni/ws/proton/proton-c/include/proton/engine.h>:86: Warning 801: Wrong class name (corrected to `Pn_delivery_tag_t')
<https://builds.apache.org/job/Qpid-proton-jni/ws/proton/proton-c/include/proton/engine.h>:88: Warning 451: Setting a const char * variable may leak memory.
<https://builds.apache.org/job/Qpid-proton-jni/ws/proton/proton-c/include/proton/codec.h>:70: Warning 801: Wrong class name (corrected to `Pn_atom_t')
<https://builds.apache.org/job/Qpid-proton-jni/ws/proton/proton-c/include/proton/codec.h>:70: Warning 801: Wrong class name (corrected to `Pn_atom_t')
<https://builds.apache.org/job/Qpid-proton-jni/ws/proton/proton-c/include/proton/codec.h>:92: Warning 801: Wrong class name (corrected to `Pn_atom_t_u')
<https://builds.apache.org/job/Qpid-proton-jni/ws/proton/proton-c/include/proton/codec.h>:92: Warning 801: Wrong class name (corrected to `Pn_atom_t_u')
Scanning dependencies of target cproton-ruby
[ 67%] Building C object proton-c/bindings/ruby/CMakeFiles/cproton-ruby.dir/rubyRUBY_wrap.c.o
Linking C shared module cproton.so
[ 67%] Built target cproton-ruby
[ 69%] Swig source
<https://builds.apache.org/job/Qpid-proton-jni/ws/proton/proton-c/include/proton/engine.h>:88: Warning 451: Setting a const char * variable may leak memory.
Scanning dependencies of target cproton
[ 71%] Building C object proton-c/bindings/php/CMakeFiles/cproton.dir/phpPHP_wrap.c.o
Linking C shared module cproton.so
[ 71%] Built target cproton
Scanning dependencies of target proton-jni-swig-out-dir
[ 73%] Creating target directory for Proton-JNI sources
[ 73%] Built target proton-jni-swig-out-dir
[ 75%] Swig source
<https://builds.apache.org/job/Qpid-proton-jni/ws/proton/proton-c/include/proton/engine.h>:88: Warning 451: Setting a const char * variable may leak memory.
Scanning dependencies of target proton-swig
[ 77%] Building C object proton-c/bindings/java/CMakeFiles/proton-swig.dir/javaJAVA_wrap.c.o
Linking C shared module libproton-jni.so
[ 77%] Built target proton-swig
Scanning dependencies of target proton-jni-sourcefile-list
-- Java source paths: <https://builds.apache.org/job/Qpid-proton-jni/ws/proton/build/proton-c/bindings/java/src/main/java/org/apache/qpid/proton/jni>:<https://builds.apache.org/job/Qpid-proton-jni/ws/proton/proton-c/bindings/java/src/main/java>
-- Writing Java source file list to <https://builds.apache.org/job/Qpid-proton-jni/ws/proton/build/proton-c/bindings/java/CMakeFiles/proton_jni_source_filelist>
[ 77%] Built target proton-jni-sourcefile-list
Scanning dependencies of target proton-jni
[ 79%] Building Java objects for proton-jni.jar
Note: <https://builds.apache.org/job/Qpid-proton-jni/ws/proton/proton-c/bindings/java/src/main/java/org/apache/qpid/proton/engine/jni/JNILink.java> uses or overrides a deprecated API.
Note: Recompile with -Xlint:deprecation for details.
Note: Some input files use unchecked or unsafe operations.
Note: Recompile with -Xlint:unchecked for details.
[ 81%] Generating CMakeFiles/proton-jni.dir/java_class_filelist
[ 83%] Creating Java archive proton-jni-0.5.jar
Rebuilding proton-jni-0.5.jar to include missing resources
[ 83%] Built target proton-jni
Scanning dependencies of target recv
[ 85%] Building C object proton-c/examples/messenger/c/CMakeFiles/recv.dir/recv.c.o
Linking C executable recv
[ 85%] Built target recv
Scanning dependencies of target send
[ 87%] Building C object proton-c/examples/messenger/c/CMakeFiles/send.dir/send.c.o
Linking C executable send
[ 87%] Built target send
Scanning dependencies of target msgr-recv
[ 89%] Building C object tests/tools/apps/c/CMakeFiles/msgr-recv.dir/msgr-recv.c.o
[ 91%] Building C object tests/tools/apps/c/CMakeFiles/msgr-recv.dir/msgr-common.c.o
Linking C executable msgr-recv
[ 91%] Built target msgr-recv
Scanning dependencies of target msgr-send
[ 93%] Building C object tests/tools/apps/c/CMakeFiles/msgr-send.dir/msgr-send.c.o
[ 95%] Building C object tests/tools/apps/c/CMakeFiles/msgr-send.dir/msgr-common.c.o
Linking C executable msgr-send
[ 95%] Built target msgr-send
Scanning dependencies of target c-message-tests
[ 97%] Building C object proton-c/src/tests/CMakeFiles/c-message-tests.dir/message.c.o
Linking C executable c-message-tests
[ 97%] Built target c-message-tests
Scanning dependencies of target c-object-tests
[100%] Building C object proton-c/src/tests/CMakeFiles/c-object-tests.dir/object.c.o
Linking C executable c-object-tests
[100%] Built target c-object-tests
Parsing POMs
Modules changed, recalculating dependency graph
maven3-agent.jar already up to date
maven3-interceptor.jar already up to date
maven3-interceptor-commons.jar already up to date
[proton] $ /usr/lib/jvm/java-6-openjdk-amd64//bin/java -XX:MaxPermSize=500m -Xmx2G -Xms1G -Djava.awt.headless=true -cp /home/jenkins/jenkins-slave/maven3-agent.jar:/home/hudson/tools/maven/apache-maven-3.0.2/boot/plexus-classworlds-2.4.jar org.jvnet.hudson.maven3.agent.Maven3Main /home/hudson/tools/maven/apache-maven-3.0.2 /home/jenkins/jenkins-slave/slave.jar /home/jenkins/jenkins-slave/maven3-interceptor.jar /home/jenkins/jenkins-slave/maven3-interceptor-commons.jar 59038
<===[JENKINS REMOTING CAPACITY]===>channel started
   log4j:WARN No appenders could be found for logger (org.apache.commons.beanutils.converters.BooleanConverter).
log4j:WARN Please initialize the log4j system properly.
Executing Maven:  -B -f <https://builds.apache.org/job/Qpid-proton-jni/ws/proton/pom.xml> -Dmaven.repo.local=/home/jenkins/jenkins-slave/maven-repositories/1 -fae -B -e clean test -Pproton-jni
[INFO] Error stacktraces are turned on.
Sep 18, 2013 2:17:16 PM org.apache.maven.cli.event.ExecutionEventLogger projectDiscoveryStarted
INFO: Scanning for projects...
Sep 18, 2013 2:17:16 PM org.apache.maven.cli.event.ExecutionEventLogger sessionStarted
INFO: ------------------------------------------------------------------------
Sep 18, 2013 2:17:16 PM org.apache.maven.cli.event.ExecutionEventLogger sessionStarted
INFO: Reactor Build Order:
Sep 18, 2013 2:17:16 PM org.apache.maven.cli.event.ExecutionEventLogger sessionStarted
INFO: 
Sep 18, 2013 2:17:16 PM org.apache.maven.cli.event.ExecutionEventLogger sessionStarted
INFO: proton-api
Sep 18, 2013 2:17:16 PM org.apache.maven.cli.event.ExecutionEventLogger sessionStarted
INFO: proton-j-impl
Sep 18, 2013 2:17:16 PM org.apache.maven.cli.event.ExecutionEventLogger sessionStarted
INFO: proton-project
Sep 18, 2013 2:17:16 PM org.apache.maven.cli.event.ExecutionEventLogger sessionStarted
INFO: proton-tests
Sep 18, 2013 2:17:16 PM org.apache.maven.cli.event.ExecutionEventLogger sessionStarted
INFO: proton-j-messenger-example
Sep 18, 2013 2:17:20 PM org.apache.maven.cli.event.ExecutionEventLogger projectStarted
INFO:                                                                         
Sep 18, 2013 2:17:20 PM org.apache.maven.cli.event.ExecutionEventLogger projectStarted
INFO: ------------------------------------------------------------------------
Sep 18, 2013 2:17:20 PM org.apache.maven.cli.event.ExecutionEventLogger projectStarted
INFO: Building proton-api 1.0-SNAPSHOT
Sep 18, 2013 2:17:20 PM org.apache.maven.cli.event.ExecutionEventLogger projectStarted
INFO: ------------------------------------------------------------------------
Sep 18, 2013 2:17:21 PM org.apache.maven.cli.event.ExecutionEventLogger mojoStarted
INFO: 
Sep 18, 2013 2:17:21 PM org.apache.maven.cli.event.ExecutionEventLogger mojoStarted
INFO: --- maven-clean-plugin:2.5:clean (default-clean) @ proton-api ---
Sep 18, 2013 2:17:31 PM org.apache.maven.cli.event.ExecutionEventLogger mojoStarted
INFO: 
Sep 18, 2013 2:17:31 PM org.apache.maven.cli.event.ExecutionEventLogger mojoStarted
INFO: --- maven-remote-resources-plugin:1.4:process (default) @ proton-api ---
Sep 18, 2013 2:17:32 PM org.apache.maven.cli.event.ExecutionEventLogger mojoStarted
INFO: 
Sep 18, 2013 2:17:32 PM org.apache.maven.cli.event.ExecutionEventLogger mojoStarted
INFO: --- maven-resources-plugin:2.6:resources (default-resources) @ proton-api ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 1 resource
[INFO] Copying 3 resources
Sep 18, 2013 2:17:32 PM org.apache.maven.cli.event.ExecutionEventLogger mojoStarted
INFO: 
Sep 18, 2013 2:17:32 PM org.apache.maven.cli.event.ExecutionEventLogger mojoStarted
INFO: --- maven-compiler-plugin:2.5.1:compile (default-compile) @ proton-api ---
[INFO] Compiling 113 source files to <https://builds.apache.org/job/Qpid-proton-jni/ws/proton/proton-j/proton-api/target/classes>
Sep 18, 2013 2:17:34 PM org.apache.maven.cli.event.ExecutionEventLogger mojoStarted
INFO: 
Sep 18, 2013 2:17:34 PM org.apache.maven.cli.event.ExecutionEventLogger mojoStarted
INFO: --- maven-resources-plugin:2.6:testResources (default-testResources) @ proton-api ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 1 resource
[INFO] Copying 3 resources
Sep 18, 2013 2:17:34 PM org.apache.maven.cli.event.ExecutionEventLogger mojoStarted
INFO: 
Sep 18, 2013 2:17:34 PM org.apache.maven.cli.event.ExecutionEventLogger mojoStarted
INFO: --- maven-compiler-plugin:2.5.1:testCompile (default-testCompile) @ proton-api ---
[INFO] Compiling 6 source files to <https://builds.apache.org/job/Qpid-proton-jni/ws/proton/proton-j/proton-api/target/test-classes>
Sep 18, 2013 2:17:37 PM org.apache.maven.cli.event.ExecutionEventLogger mojoStarted
INFO: 
Sep 18, 2013 2:17:37 PM org.apache.maven.cli.event.ExecutionEventLogger mojoStarted
INFO: --- maven-surefire-plugin:2.12.4:test (default-test) @ proton-api ---
[INFO] Surefire report directory: <https://builds.apache.org/job/Qpid-proton-jni/ws/proton/proton-j/proton-api/target/surefire-reports>

-------------------------------------------------------
 T E S T S
-------------------------------------------------------
Running org.apache.qpid.proton.ProtonFactoryLoaderTest
Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.036 sec
Running org.apache.qpid.proton.amqp.transport.ErrorConditionTest
Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 sec

Results :

Tests run: 11, Failures: 0, Errors: 0, Skipped: 0

[JENKINS] Recording test results
Sep 18, 2013 2:17:48 PM org.apache.maven.cli.event.ExecutionEventLogger projectStarted
INFO:                                                                         
Sep 18, 2013 2:17:48 PM org.apache.maven.cli.event.ExecutionEventLogger projectStarted
INFO: ------------------------------------------------------------------------
Sep 18, 2013 2:17:48 PM org.apache.maven.cli.event.ExecutionEventLogger projectStarted
INFO: Building proton-j-impl 1.0-SNAPSHOT
Sep 18, 2013 2:17:48 PM org.apache.maven.cli.event.ExecutionEventLogger projectStarted
INFO: ------------------------------------------------------------------------
Sep 18, 2013 2:17:48 PM org.apache.maven.cli.event.ExecutionEventLogger mojoStarted
INFO: 
Sep 18, 2013 2:17:48 PM org.apache.maven.cli.event.ExecutionEventLogger mojoStarted
INFO: --- maven-clean-plugin:2.5:clean (default-clean) @ proton-j-impl ---
ERROR: Maven JVM terminated unexpectedly with exit code 143


Jenkins build is back to normal : Qpid-proton-jni #212

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/Qpid-proton-jni/212/changes>