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 2014/10/13 23:01:16 UTC

Build failed in Jenkins: Qpid-proton-c #459

See <https://builds.apache.org/job/Qpid-proton-c/459/changes>

Changes:

[rhs] added engine examples for proton-j

[rhs] added dispatch code to event class

[rhs] Renamed PN_{CONNECTION,SESSION,LINK}_{OPEN,CLOSE} to PN_{CONNECTION,SESSION,LINK}_LOCAL_{OPEN,CLOSE}

------------------------------------------
Started by an SCM change
Building remotely on ubuntu-5 (docker Ubuntu ubuntu5 ubuntu) in workspace <https://builds.apache.org/job/Qpid-proton-c/ws/>
Cleaning up <https://builds.apache.org/job/Qpid-proton-c/ws/proton>
Deleting <https://builds.apache.org/job/Qpid-proton-c/ws/proton/build>
Deleting <https://builds.apache.org/job/Qpid-proton-c/ws/proton/testresults>
Deleting <https://builds.apache.org/job/Qpid-proton-c/ws/proton/tests/python/proton_tests/__init__.pyc>
Deleting <https://builds.apache.org/job/Qpid-proton-c/ws/proton/tests/python/proton_tests/codec.pyc>
Deleting <https://builds.apache.org/job/Qpid-proton-c/ws/proton/tests/python/proton_tests/common.pyc>
Deleting <https://builds.apache.org/job/Qpid-proton-c/ws/proton/proton-c/src/protocol.pyc>
Deleting <https://builds.apache.org/job/Qpid-proton-c/ws/proton/proton-c/mllib/__init__.pyc>
Deleting <https://builds.apache.org/job/Qpid-proton-c/ws/proton/proton-c/mllib/dom.pyc>
Deleting <https://builds.apache.org/job/Qpid-proton-c/ws/proton/proton-c/mllib/parsers.pyc>
Deleting <https://builds.apache.org/job/Qpid-proton-c/ws/proton/proton-c/mllib/transforms.pyc>
Deleting <https://builds.apache.org/job/Qpid-proton-c/ws/proton/proton-c/bindings/python/proton.pyc>
Updating https://svn.apache.org/repos/asf/qpid/proton/trunk at revision '2014-10-13T21:00:52.234 +0000'
U         proton-c/include/proton/event.h
U         proton-c/src/events/event.c
U         proton-c/src/messenger/messenger.c
U         proton-c/src/engine/engine.c
U         proton-c/bindings/python/proton.py
U         tests/python/proton_tests/engine.py
U         proton-j/src/main/resources/cengine.py
A         proton-j/src/main/java/org/apache/qpid/proton/engine/BaseHandler.java
A         proton-j/src/main/java/org/apache/qpid/proton/engine/Handler.java
U         proton-j/src/main/java/org/apache/qpid/proton/engine/Event.java
U         proton-j/src/main/java/org/apache/qpid/proton/engine/impl/ConnectionImpl.java
U         proton-j/src/main/java/org/apache/qpid/proton/engine/impl/EventImpl.java
U         proton-j/src/main/java/org/apache/qpid/proton/engine/impl/SessionImpl.java
U         proton-j/src/main/java/org/apache/qpid/proton/engine/impl/LinkImpl.java
A         examples/engine
A         examples/engine/java
AU        examples/engine/java/drain
A         examples/engine/java/LICENSE
AU        examples/engine/java/server
A         examples/engine/java/src
A         examples/engine/java/src/main
A         examples/engine/java/src/main/java
A         examples/engine/java/src/main/java/org
A         examples/engine/java/src/main/java/org/apache
A         examples/engine/java/src/main/java/org/apache/qpid
A         examples/engine/java/src/main/java/org/apache/qpid/proton
A         examples/engine/java/src/main/java/org/apache/qpid/proton/examples
A         examples/engine/java/src/main/java/org/apache/qpid/proton/examples/Pool.java
A         examples/engine/java/src/main/java/org/apache/qpid/proton/examples/Spout.java
A         examples/engine/java/src/main/java/org/apache/qpid/proton/examples/Driver.java
A         examples/engine/java/src/main/java/org/apache/qpid/proton/examples/FlowController.java
A         examples/engine/java/src/main/java/org/apache/qpid/proton/examples/Drain.java
A         examples/engine/java/src/main/java/org/apache/qpid/proton/examples/Router.java
A         examples/engine/java/src/main/java/org/apache/qpid/proton/examples/Message.java
A         examples/engine/java/src/main/java/org/apache/qpid/proton/examples/Server.java
A         examples/engine/java/src/main/java/org/apache/qpid/proton/examples/Handshaker.java
A         examples/engine/java/pom.xml
AU        examples/engine/java/spout
At revision 1631548
[Qpid-proton-c] $ /bin/bash -e /tmp/hudson1147270698470752603.sh
No LSB modules are available.
Arch: x86_64 Uname: Linux proserpina.apache.org 3.13.0-36-lowlatency #63-Ubuntu SMP PREEMPT Wed Sep 3 21:56:12 UTC 2014 x86_64 x86_64 x86_64 GNU/Linux lsb_release: Distributor ID: Ubuntu Description: Ubuntu 14.04 LTS Release: 14.04 Codename: trusty
Java home:
=============
Listing pertinent packages
=============
+ cd proton
+ rm -rf build testresults
+ mkdir build testresults
+ cd build
+ cmake ..
-- Build type is "RelWithDebInfo" (has debug symbols)
-- The C compiler identification is GNU 4.8.2
-- Check for working C compiler: /usr/bin/cc
-- Check for working C compiler: /usr/bin/cc -- works
-- Detecting C compiler ABI info
-- Detecting C compiler ABI info - done
-- PN_VERSION: 0.8
-- Found Java: /usr/bin/java  
-- Found OpenSSL: /usr/lib/x86_64-linux-gnu/libssl.so;/usr/lib/x86_64-linux-gnu/libcrypto.so (found version "1.0.1f") 
-- Found PythonInterp: /usr/bin/python (found version "2.7.6") 
-- Looking for clock_gettime
-- Looking for clock_gettime - found
-- Looking for uuid_generate
-- 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
-- Could NOT find SWIG (missing:  SWIG_EXECUTABLE SWIG_DIR) 
-- Could NOT find Doxygen (missing:  DOXYGEN_EXECUTABLE) 
-- Looking for include file inttypes.h
-- Looking for include file inttypes.h - found
-- Can't locate the valgrind command; no run-time error detection
-- Skipping Ruby tests: missing dependencies
-- Cannot find both Java and Maven: testing disabled for Proton-J
-- Configuring done
-- Generating done
-- Build files have been written to: <https://builds.apache.org/job/Qpid-proton-c/ws/proton/build>
+ make all
Scanning dependencies of target proton-j
[  2%] Building Java objects for proton-j.jar
Note: Some input files use or override 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.
[  4%] Generating CMakeFiles/proton-j.dir/java_class_filelist
[  6%] Creating Java archive proton-j-0.8.jar
Rebuilding proton-j-0.8.jar to include missing resources
[  6%] Built target proton-j
[  8%] Generating src/protocol.h
[ 10%] Generating src/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/object/list.c.o
[ 16%] Building C object proton-c/CMakeFiles/qpid-proton.dir/src/object/map.c.o
[ 18%] Building C object proton-c/CMakeFiles/qpid-proton.dir/src/object/string.c.o
[ 20%] Building C object proton-c/CMakeFiles/qpid-proton.dir/src/object/iterator.c.o
[ 22%] Building C object proton-c/CMakeFiles/qpid-proton.dir/src/util.c.o
[ 24%] Building C object proton-c/CMakeFiles/qpid-proton.dir/src/url.c.o
[ 26%] Building C object proton-c/CMakeFiles/qpid-proton.dir/src/error.c.o
[ 28%] Building C object proton-c/CMakeFiles/qpid-proton.dir/src/buffer.c.o
[ 30%] Building C object proton-c/CMakeFiles/qpid-proton.dir/src/parser.c.o
[ 32%] Building C object proton-c/CMakeFiles/qpid-proton.dir/src/scanner.c.o
[ 34%] Building C object proton-c/CMakeFiles/qpid-proton.dir/src/types.c.o
[ 36%] Building C object proton-c/CMakeFiles/qpid-proton.dir/src/framing/framing.c.o
[ 38%] Building C object proton-c/CMakeFiles/qpid-proton.dir/src/codec/codec.c.o
[ 40%] Building C object proton-c/CMakeFiles/qpid-proton.dir/src/codec/decoder.c.o
[ 42%] Building C object proton-c/CMakeFiles/qpid-proton.dir/src/codec/encoder.c.o
[ 44%] Building C object proton-c/CMakeFiles/qpid-proton.dir/src/dispatcher/dispatcher.c.o
[ 46%] Building C object proton-c/CMakeFiles/qpid-proton.dir/src/engine/engine.c.o
[ 48%] Building C object proton-c/CMakeFiles/qpid-proton.dir/src/events/event.c.o
[ 51%] Building C object proton-c/CMakeFiles/qpid-proton.dir/src/transport/transport.c.o
[ 53%] Building C object proton-c/CMakeFiles/qpid-proton.dir/src/message/message.c.o
[ 55%] Building C object proton-c/CMakeFiles/qpid-proton.dir/src/sasl/sasl.c.o
[ 57%] Building C object proton-c/CMakeFiles/qpid-proton.dir/src/messenger/messenger.c.o
[ 59%] Building C object proton-c/CMakeFiles/qpid-proton.dir/src/messenger/subscription.c.o
[ 61%] Building C object proton-c/CMakeFiles/qpid-proton.dir/src/messenger/store.c.o
[ 63%] Building C object proton-c/CMakeFiles/qpid-proton.dir/src/messenger/transform.c.o
[ 65%] Building C object proton-c/CMakeFiles/qpid-proton.dir/src/selectable.c.o
[ 67%] Building C object proton-c/CMakeFiles/qpid-proton.dir/src/posix/io.c.o
[ 69%] Building C object proton-c/CMakeFiles/qpid-proton.dir/src/posix/selector.c.o
[ 71%] Building C object proton-c/CMakeFiles/qpid-proton.dir/src/posix/driver.c.o
[ 73%] Building C object proton-c/CMakeFiles/qpid-proton.dir/src/platform.c.o
[ 75%] Building C object proton-c/CMakeFiles/qpid-proton.dir/src/ssl/openssl.c.o
Linking C shared library libqpid-proton.so
[ 75%] Built target qpid-proton
Scanning dependencies of target proton
[ 77%] Building C object proton-c/CMakeFiles/proton.dir/src/proton.c.o
Linking C executable proton
[ 77%] Built target proton
Scanning dependencies of target proton-dump
[ 79%] Building C object proton-c/CMakeFiles/proton-dump.dir/src/proton-dump.c.o
Linking C executable proton-dump
[ 79%] Built target proton-dump
Scanning dependencies of target msgr-recv
[ 81%] Building C object tests/tools/apps/c/CMakeFiles/msgr-recv.dir/msgr-recv.c.o
[ 83%] Building C object tests/tools/apps/c/CMakeFiles/msgr-recv.dir/msgr-common.c.o
Linking C executable msgr-recv
[ 83%] Built target msgr-recv
Scanning dependencies of target msgr-send
[ 85%] Building C object tests/tools/apps/c/CMakeFiles/msgr-send.dir/msgr-send.c.o
[ 87%] Building C object tests/tools/apps/c/CMakeFiles/msgr-send.dir/msgr-common.c.o
Linking C executable msgr-send
[ 87%] Built target msgr-send
Scanning dependencies of target c-engine-tests
[ 89%] Building C object proton-c/src/tests/CMakeFiles/c-engine-tests.dir/engine.c.o
Linking C executable c-engine-tests
[ 89%] Built target c-engine-tests
Scanning dependencies of target c-message-tests
[ 91%] Building C object proton-c/src/tests/CMakeFiles/c-message-tests.dir/message.c.o
Linking C executable c-message-tests
[ 91%] Built target c-message-tests
Scanning dependencies of target c-object-tests
[ 93%] Building C object proton-c/src/tests/CMakeFiles/c-object-tests.dir/object.c.o
Linking C executable c-object-tests
[ 93%] Built target c-object-tests
Scanning dependencies of target c-parse-url-tests
[ 95%] Building C object proton-c/src/tests/CMakeFiles/c-parse-url-tests.dir/parse-url.c.o
Linking C executable c-parse-url-tests
[ 95%] Built target c-parse-url-tests
Scanning dependencies of target recv
[ 97%] Building C object examples/messenger/c/CMakeFiles/recv.dir/recv.c.o
Linking C executable recv
[ 97%] Built target recv
Scanning dependencies of target send
[100%] Building C object examples/messenger/c/CMakeFiles/send.dir/send.c.o
Linking C executable send
[100%] Built target send
+ echo Running tests
Running tests
+ XMLOUTPUT=testresults/TEST-protonc.xml
+ . build/config.sh
++ PROTON_HOME=<https://builds.apache.org/job/Qpid-proton-c/ws/proton>
++ PROTON_BUILD=<https://builds.apache.org/job/Qpid-proton-c/ws/proton/build>
++ PROTON_BINDINGS=<https://builds.apache.org/job/Qpid-proton-c/ws/proton/build/proton-c/bindings>
++ PROTON_JARS=<https://builds.apache.org/job/Qpid-proton-c/ws/proton/build/proton-j/proton-j.jar>
++ PYTHON_BINDINGS=<https://builds.apache.org/job/Qpid-proton-c/ws/proton/build/proton-c/bindings/python>
++ PHP_BINDINGS=<https://builds.apache.org/job/Qpid-proton-c/ws/proton/build/proton-c/bindings/php>
++ RUBY_BINDINGS=<https://builds.apache.org/job/Qpid-proton-c/ws/proton/build/proton-c/bindings/ruby>
++ PERL_BINDINGS=<https://builds.apache.org/job/Qpid-proton-c/ws/proton/build/proton-c/bindings/perl>
++ COMMON_PYPATH=<https://builds.apache.org/job/Qpid-proton-c/ws/proton/tests/python>:<https://builds.apache.org/job/Qpid-proton-c/ws/proton/proton-c/bindings/python>
++ export PYTHONPATH=<https://builds.apache.org/job/Qpid-proton-c/ws/proton/tests/python>:<https://builds.apache.org/job/Qpid-proton-c/ws/proton/proton-c/bindings/python>:<https://builds.apache.org/job/Qpid-proton-c/ws/proton/build/proton-c/bindings/python>
++ PYTHONPATH=<https://builds.apache.org/job/Qpid-proton-c/ws/proton/tests/python>:<https://builds.apache.org/job/Qpid-proton-c/ws/proton/proton-c/bindings/python>:<https://builds.apache.org/job/Qpid-proton-c/ws/proton/build/proton-c/bindings/python>
++ export JYTHONPATH=<https://builds.apache.org/job/Qpid-proton-c/ws/proton/tests/python>:<https://builds.apache.org/job/Qpid-proton-c/ws/proton/proton-c/bindings/python>:<https://builds.apache.org/job/Qpid-proton-c/ws/proton/proton-j/src/main/resources>:<https://builds.apache.org/job/Qpid-proton-c/ws/proton/build/proton-j/proton-j.jar>
++ JYTHONPATH=<https://builds.apache.org/job/Qpid-proton-c/ws/proton/tests/python>:<https://builds.apache.org/job/Qpid-proton-c/ws/proton/proton-c/bindings/python>:<https://builds.apache.org/job/Qpid-proton-c/ws/proton/proton-j/src/main/resources>:<https://builds.apache.org/job/Qpid-proton-c/ws/proton/build/proton-j/proton-j.jar>
++ export CLASSPATH=<https://builds.apache.org/job/Qpid-proton-c/ws/proton/build/proton-j/proton-j.jar>
++ CLASSPATH=<https://builds.apache.org/job/Qpid-proton-c/ws/proton/build/proton-j/proton-j.jar>
++ '[' -d <https://builds.apache.org/job/Qpid-proton-c/ws/proton/build/proton-c/bindings/php> ']'
++ export RUBYLIB=<https://builds.apache.org/job/Qpid-proton-c/ws/proton/build/proton-c/bindings/ruby>:<https://builds.apache.org/job/Qpid-proton-c/ws/proton/proton-c/bindings/ruby/lib>:<https://builds.apache.org/job/Qpid-proton-c/ws/proton/tests/ruby>
++ RUBYLIB=<https://builds.apache.org/job/Qpid-proton-c/ws/proton/build/proton-c/bindings/ruby>:<https://builds.apache.org/job/Qpid-proton-c/ws/proton/proton-c/bindings/ruby/lib>:<https://builds.apache.org/job/Qpid-proton-c/ws/proton/tests/ruby>
++ export PERL5LIB=:<https://builds.apache.org/job/Qpid-proton-c/ws/proton/build/proton-c/bindings/perl>:<https://builds.apache.org/job/Qpid-proton-c/ws/proton/proton-c/bindings/perl/lib>
++ PERL5LIB=:<https://builds.apache.org/job/Qpid-proton-c/ws/proton/build/proton-c/bindings/perl>:<https://builds.apache.org/job/Qpid-proton-c/ws/proton/proton-c/bindings/perl/lib>
++ export PATH=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:<https://builds.apache.org/job/Qpid-proton-c/ws/proton/build/tests/tools/apps/c>
++ PATH=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:<https://builds.apache.org/job/Qpid-proton-c/ws/proton/build/tests/tools/apps/c>
++ export PATH=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:<https://builds.apache.org/job/Qpid-proton-c/ws/proton/build/tests/tools/apps/c>:<https://builds.apache.org/job/Qpid-proton-c/ws/proton/tests/tools/apps/python>
++ PATH=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:<https://builds.apache.org/job/Qpid-proton-c/ws/proton/build/tests/tools/apps/c>:<https://builds.apache.org/job/Qpid-proton-c/ws/proton/tests/tools/apps/python>
++ export PATH=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:<https://builds.apache.org/job/Qpid-proton-c/ws/proton/build/tests/tools/apps/c>:<https://builds.apache.org/job/Qpid-proton-c/ws/proton/tests/tools/apps/python>:<https://builds.apache.org/job/Qpid-proton-c/ws/proton/tests/python>
++ PATH=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:<https://builds.apache.org/job/Qpid-proton-c/ws/proton/build/tests/tools/apps/c>:<https://builds.apache.org/job/Qpid-proton-c/ws/proton/tests/tools/apps/python>:<https://builds.apache.org/job/Qpid-proton-c/ws/proton/tests/python>
+++ type -p valgrind
++ [[ -x '' ]]
+ ./tests/python/proton-test --xml=testresults/TEST-protonc.xml
Traceback (most recent call last):
  File "./tests/python/proton-test", line 596, in <module>
    m = __import__(name, None, None, ["dummy"])
  File "<https://builds.apache.org/job/Qpid-proton-c/ws/proton/tests/python/proton_tests/__init__.py",> line 20, in <module>
    import proton_tests.codec
  File "<https://builds.apache.org/job/Qpid-proton-c/ws/proton/tests/python/proton_tests/codec.py",> line 20, in <module>
    import os, common
  File "<https://builds.apache.org/job/Qpid-proton-c/ws/proton/tests/python/proton_tests/common.py",> line 25, in <module>
    from proton import Driver, Connection, Transport, SASL, Endpoint, Delivery, \
  File "<https://builds.apache.org/job/Qpid-proton-c/ws/proton/proton-c/bindings/python/proton.py",> line 33, in <module>
    from cproton import *
ImportError: No module named cproton
Build step 'Execute shell' marked build as failure
Recording test results

Build failed in Jenkins: Qpid-proton-c #461

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

Changes:

[robbie] PROTON-711: add support (disabled by default) for using a byte value for destination type annotations during inbound transformation

[robbie] PROTON-711: add support (disabled by default) for using a byte value for destination type annotations during outbound transformation

[robbie] PROTON-711: add tests for the existing destination type annotation processing done by the transformers

------------------------------------------
Started by an SCM change
Building remotely on ubuntu-5 (docker Ubuntu ubuntu5 ubuntu) in workspace <https://builds.apache.org/job/Qpid-proton-c/ws/>
Cleaning up <https://builds.apache.org/job/Qpid-proton-c/ws/proton>
Deleting <https://builds.apache.org/job/Qpid-proton-c/ws/proton/build>
Deleting <https://builds.apache.org/job/Qpid-proton-c/ws/proton/testresults>
Deleting <https://builds.apache.org/job/Qpid-proton-c/ws/proton/tests/python/proton_tests/__init__.pyc>
Deleting <https://builds.apache.org/job/Qpid-proton-c/ws/proton/tests/python/proton_tests/codec.pyc>
Deleting <https://builds.apache.org/job/Qpid-proton-c/ws/proton/tests/python/proton_tests/common.pyc>
Deleting <https://builds.apache.org/job/Qpid-proton-c/ws/proton/proton-c/src/protocol.pyc>
Deleting <https://builds.apache.org/job/Qpid-proton-c/ws/proton/proton-c/mllib/__init__.pyc>
Deleting <https://builds.apache.org/job/Qpid-proton-c/ws/proton/proton-c/mllib/dom.pyc>
Deleting <https://builds.apache.org/job/Qpid-proton-c/ws/proton/proton-c/mllib/parsers.pyc>
Deleting <https://builds.apache.org/job/Qpid-proton-c/ws/proton/proton-c/mllib/transforms.pyc>
Deleting <https://builds.apache.org/job/Qpid-proton-c/ws/proton/proton-c/bindings/python/proton.pyc>
Updating https://svn.apache.org/repos/asf/qpid/proton/trunk at revision '2014-10-14T15:45:52.214 +0000'
U         contrib/proton-jms/src/main/java/org/apache/qpid/proton/jms/JMSVendor.java
U         contrib/proton-jms/src/main/java/org/apache/qpid/proton/jms/JMSMappingOutboundTransformer.java
U         contrib/proton-jms/src/main/java/org/apache/qpid/proton/jms/AutoOutboundTransformer.java
U         contrib/proton-jms/src/main/java/org/apache/qpid/proton/jms/InboundTransformer.java
U         contrib/proton-jms/src/main/java/org/apache/qpid/proton/jms/OutboundTransformer.java
A         contrib/proton-jms/src/test
A         contrib/proton-jms/src/test/java
A         contrib/proton-jms/src/test/java/org
A         contrib/proton-jms/src/test/java/org/apache
A         contrib/proton-jms/src/test/java/org/apache/qpid
A         contrib/proton-jms/src/test/java/org/apache/qpid/proton
A         contrib/proton-jms/src/test/java/org/apache/qpid/proton/jms
A         contrib/proton-jms/src/test/java/org/apache/qpid/proton/jms/JMSMappingOutboundTransformerTest.java
A         contrib/proton-jms/src/test/java/org/apache/qpid/proton/jms/JMSMappingInboundTransformerTest.java
At revision 1631798
[Qpid-proton-c] $ /bin/bash -e /tmp/hudson4835269799619173304.sh
No LSB modules are available.
Arch: x86_64 Uname: Linux proserpina.apache.org 3.13.0-36-lowlatency #63-Ubuntu SMP PREEMPT Wed Sep 3 21:56:12 UTC 2014 x86_64 x86_64 x86_64 GNU/Linux lsb_release: Distributor ID: Ubuntu Description: Ubuntu 14.04 LTS Release: 14.04 Codename: trusty
Java home:
=============
Listing pertinent packages
=============
+ cd proton
+ rm -rf build testresults
+ mkdir build testresults
+ cd build
+ cmake ..
-- Build type is "RelWithDebInfo" (has debug symbols)
-- The C compiler identification is GNU 4.8.2
-- Check for working C compiler: /usr/bin/cc
-- Check for working C compiler: /usr/bin/cc -- works
-- Detecting C compiler ABI info
-- Detecting C compiler ABI info - done
-- PN_VERSION: 0.8
-- Found Java: /usr/bin/java  
-- Found OpenSSL: /usr/lib/x86_64-linux-gnu/libssl.so;/usr/lib/x86_64-linux-gnu/libcrypto.so (found version "1.0.1f") 
-- Found PythonInterp: /usr/bin/python (found version "2.7.6") 
-- Looking for clock_gettime
-- Looking for clock_gettime - found
-- Looking for uuid_generate
-- 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
-- Could NOT find SWIG (missing:  SWIG_EXECUTABLE SWIG_DIR) 
-- Could NOT find Doxygen (missing:  DOXYGEN_EXECUTABLE) 
-- Looking for include file inttypes.h
-- Looking for include file inttypes.h - found
-- Can't locate the valgrind command; no run-time error detection
-- Skipping Ruby tests: missing dependencies
-- Cannot find both Java and Maven: testing disabled for Proton-J
-- Configuring done
-- Generating done
-- Build files have been written to: <https://builds.apache.org/job/Qpid-proton-c/ws/proton/build>
+ make all
Scanning dependencies of target proton-j
[  2%] Building Java objects for proton-j.jar
Note: Some input files use or override 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.
[  4%] Generating CMakeFiles/proton-j.dir/java_class_filelist
[  6%] Creating Java archive proton-j-0.8.jar
Rebuilding proton-j-0.8.jar to include missing resources
[  6%] Built target proton-j
[  8%] Generating src/protocol.h
[ 10%] Generating src/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/object/list.c.o
[ 16%] Building C object proton-c/CMakeFiles/qpid-proton.dir/src/object/map.c.o
[ 18%] Building C object proton-c/CMakeFiles/qpid-proton.dir/src/object/string.c.o
[ 20%] Building C object proton-c/CMakeFiles/qpid-proton.dir/src/object/iterator.c.o
[ 22%] Building C object proton-c/CMakeFiles/qpid-proton.dir/src/util.c.o
[ 24%] Building C object proton-c/CMakeFiles/qpid-proton.dir/src/url.c.o
[ 26%] Building C object proton-c/CMakeFiles/qpid-proton.dir/src/error.c.o
[ 28%] Building C object proton-c/CMakeFiles/qpid-proton.dir/src/buffer.c.o
[ 30%] Building C object proton-c/CMakeFiles/qpid-proton.dir/src/parser.c.o
[ 32%] Building C object proton-c/CMakeFiles/qpid-proton.dir/src/scanner.c.o
[ 34%] Building C object proton-c/CMakeFiles/qpid-proton.dir/src/types.c.o
[ 36%] Building C object proton-c/CMakeFiles/qpid-proton.dir/src/framing/framing.c.o
[ 38%] Building C object proton-c/CMakeFiles/qpid-proton.dir/src/codec/codec.c.o
[ 40%] Building C object proton-c/CMakeFiles/qpid-proton.dir/src/codec/decoder.c.o
[ 42%] Building C object proton-c/CMakeFiles/qpid-proton.dir/src/codec/encoder.c.o
[ 44%] Building C object proton-c/CMakeFiles/qpid-proton.dir/src/dispatcher/dispatcher.c.o
[ 46%] Building C object proton-c/CMakeFiles/qpid-proton.dir/src/engine/engine.c.o
[ 48%] Building C object proton-c/CMakeFiles/qpid-proton.dir/src/events/event.c.o
[ 51%] Building C object proton-c/CMakeFiles/qpid-proton.dir/src/transport/transport.c.o
[ 53%] Building C object proton-c/CMakeFiles/qpid-proton.dir/src/message/message.c.o
[ 55%] Building C object proton-c/CMakeFiles/qpid-proton.dir/src/sasl/sasl.c.o
[ 57%] Building C object proton-c/CMakeFiles/qpid-proton.dir/src/messenger/messenger.c.o
[ 59%] Building C object proton-c/CMakeFiles/qpid-proton.dir/src/messenger/subscription.c.o
[ 61%] Building C object proton-c/CMakeFiles/qpid-proton.dir/src/messenger/store.c.o
[ 63%] Building C object proton-c/CMakeFiles/qpid-proton.dir/src/messenger/transform.c.o
[ 65%] Building C object proton-c/CMakeFiles/qpid-proton.dir/src/selectable.c.o
[ 67%] Building C object proton-c/CMakeFiles/qpid-proton.dir/src/posix/io.c.o
[ 69%] Building C object proton-c/CMakeFiles/qpid-proton.dir/src/posix/selector.c.o
[ 71%] Building C object proton-c/CMakeFiles/qpid-proton.dir/src/posix/driver.c.o
[ 73%] Building C object proton-c/CMakeFiles/qpid-proton.dir/src/platform.c.o
[ 75%] Building C object proton-c/CMakeFiles/qpid-proton.dir/src/ssl/openssl.c.o
Linking C shared library libqpid-proton.so
[ 75%] Built target qpid-proton
Scanning dependencies of target proton
[ 77%] Building C object proton-c/CMakeFiles/proton.dir/src/proton.c.o
Linking C executable proton
[ 77%] Built target proton
Scanning dependencies of target proton-dump
[ 79%] Building C object proton-c/CMakeFiles/proton-dump.dir/src/proton-dump.c.o
Linking C executable proton-dump
[ 79%] Built target proton-dump
Scanning dependencies of target msgr-recv
[ 81%] Building C object tests/tools/apps/c/CMakeFiles/msgr-recv.dir/msgr-recv.c.o
[ 83%] Building C object tests/tools/apps/c/CMakeFiles/msgr-recv.dir/msgr-common.c.o
Linking C executable msgr-recv
[ 83%] Built target msgr-recv
Scanning dependencies of target msgr-send
[ 85%] Building C object tests/tools/apps/c/CMakeFiles/msgr-send.dir/msgr-send.c.o
[ 87%] Building C object tests/tools/apps/c/CMakeFiles/msgr-send.dir/msgr-common.c.o
Linking C executable msgr-send
[ 87%] Built target msgr-send
Scanning dependencies of target c-engine-tests
[ 89%] Building C object proton-c/src/tests/CMakeFiles/c-engine-tests.dir/engine.c.o
Linking C executable c-engine-tests
[ 89%] Built target c-engine-tests
Scanning dependencies of target c-message-tests
[ 91%] Building C object proton-c/src/tests/CMakeFiles/c-message-tests.dir/message.c.o
Linking C executable c-message-tests
[ 91%] Built target c-message-tests
Scanning dependencies of target c-object-tests
[ 93%] Building C object proton-c/src/tests/CMakeFiles/c-object-tests.dir/object.c.o
Linking C executable c-object-tests
[ 93%] Built target c-object-tests
Scanning dependencies of target c-parse-url-tests
[ 95%] Building C object proton-c/src/tests/CMakeFiles/c-parse-url-tests.dir/parse-url.c.o
Linking C executable c-parse-url-tests
[ 95%] Built target c-parse-url-tests
Scanning dependencies of target recv
[ 97%] Building C object examples/messenger/c/CMakeFiles/recv.dir/recv.c.o
Linking C executable recv
[ 97%] Built target recv
Scanning dependencies of target send
[100%] Building C object examples/messenger/c/CMakeFiles/send.dir/send.c.o
Linking C executable send
[100%] Built target send
+ echo Running tests
Running tests
+ XMLOUTPUT=testresults/TEST-protonc.xml
+ . build/config.sh
++ PROTON_HOME=<https://builds.apache.org/job/Qpid-proton-c/ws/proton>
++ PROTON_BUILD=<https://builds.apache.org/job/Qpid-proton-c/ws/proton/build>
++ PROTON_BINDINGS=<https://builds.apache.org/job/Qpid-proton-c/ws/proton/build/proton-c/bindings>
++ PROTON_JARS=<https://builds.apache.org/job/Qpid-proton-c/ws/proton/build/proton-j/proton-j.jar>
++ PYTHON_BINDINGS=<https://builds.apache.org/job/Qpid-proton-c/ws/proton/build/proton-c/bindings/python>
++ PHP_BINDINGS=<https://builds.apache.org/job/Qpid-proton-c/ws/proton/build/proton-c/bindings/php>
++ RUBY_BINDINGS=<https://builds.apache.org/job/Qpid-proton-c/ws/proton/build/proton-c/bindings/ruby>
++ PERL_BINDINGS=<https://builds.apache.org/job/Qpid-proton-c/ws/proton/build/proton-c/bindings/perl>
++ COMMON_PYPATH=<https://builds.apache.org/job/Qpid-proton-c/ws/proton/tests/python>:<https://builds.apache.org/job/Qpid-proton-c/ws/proton/proton-c/bindings/python>
++ export PYTHONPATH=<https://builds.apache.org/job/Qpid-proton-c/ws/proton/tests/python>:<https://builds.apache.org/job/Qpid-proton-c/ws/proton/proton-c/bindings/python>:<https://builds.apache.org/job/Qpid-proton-c/ws/proton/build/proton-c/bindings/python>
++ PYTHONPATH=<https://builds.apache.org/job/Qpid-proton-c/ws/proton/tests/python>:<https://builds.apache.org/job/Qpid-proton-c/ws/proton/proton-c/bindings/python>:<https://builds.apache.org/job/Qpid-proton-c/ws/proton/build/proton-c/bindings/python>
++ export JYTHONPATH=<https://builds.apache.org/job/Qpid-proton-c/ws/proton/tests/python>:<https://builds.apache.org/job/Qpid-proton-c/ws/proton/proton-c/bindings/python>:<https://builds.apache.org/job/Qpid-proton-c/ws/proton/proton-j/src/main/resources>:<https://builds.apache.org/job/Qpid-proton-c/ws/proton/build/proton-j/proton-j.jar>
++ JYTHONPATH=<https://builds.apache.org/job/Qpid-proton-c/ws/proton/tests/python>:<https://builds.apache.org/job/Qpid-proton-c/ws/proton/proton-c/bindings/python>:<https://builds.apache.org/job/Qpid-proton-c/ws/proton/proton-j/src/main/resources>:<https://builds.apache.org/job/Qpid-proton-c/ws/proton/build/proton-j/proton-j.jar>
++ export CLASSPATH=<https://builds.apache.org/job/Qpid-proton-c/ws/proton/build/proton-j/proton-j.jar>
++ CLASSPATH=<https://builds.apache.org/job/Qpid-proton-c/ws/proton/build/proton-j/proton-j.jar>
++ '[' -d <https://builds.apache.org/job/Qpid-proton-c/ws/proton/build/proton-c/bindings/php> ']'
++ export RUBYLIB=<https://builds.apache.org/job/Qpid-proton-c/ws/proton/build/proton-c/bindings/ruby>:<https://builds.apache.org/job/Qpid-proton-c/ws/proton/proton-c/bindings/ruby/lib>:<https://builds.apache.org/job/Qpid-proton-c/ws/proton/tests/ruby>
++ RUBYLIB=<https://builds.apache.org/job/Qpid-proton-c/ws/proton/build/proton-c/bindings/ruby>:<https://builds.apache.org/job/Qpid-proton-c/ws/proton/proton-c/bindings/ruby/lib>:<https://builds.apache.org/job/Qpid-proton-c/ws/proton/tests/ruby>
++ export PERL5LIB=:<https://builds.apache.org/job/Qpid-proton-c/ws/proton/build/proton-c/bindings/perl>:<https://builds.apache.org/job/Qpid-proton-c/ws/proton/proton-c/bindings/perl/lib>
++ PERL5LIB=:<https://builds.apache.org/job/Qpid-proton-c/ws/proton/build/proton-c/bindings/perl>:<https://builds.apache.org/job/Qpid-proton-c/ws/proton/proton-c/bindings/perl/lib>
++ export PATH=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:<https://builds.apache.org/job/Qpid-proton-c/ws/proton/build/tests/tools/apps/c>
++ PATH=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:<https://builds.apache.org/job/Qpid-proton-c/ws/proton/build/tests/tools/apps/c>
++ export PATH=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:<https://builds.apache.org/job/Qpid-proton-c/ws/proton/build/tests/tools/apps/c>:<https://builds.apache.org/job/Qpid-proton-c/ws/proton/tests/tools/apps/python>
++ PATH=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:<https://builds.apache.org/job/Qpid-proton-c/ws/proton/build/tests/tools/apps/c>:<https://builds.apache.org/job/Qpid-proton-c/ws/proton/tests/tools/apps/python>
++ export PATH=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:<https://builds.apache.org/job/Qpid-proton-c/ws/proton/build/tests/tools/apps/c>:<https://builds.apache.org/job/Qpid-proton-c/ws/proton/tests/tools/apps/python>:<https://builds.apache.org/job/Qpid-proton-c/ws/proton/tests/python>
++ PATH=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:<https://builds.apache.org/job/Qpid-proton-c/ws/proton/build/tests/tools/apps/c>:<https://builds.apache.org/job/Qpid-proton-c/ws/proton/tests/tools/apps/python>:<https://builds.apache.org/job/Qpid-proton-c/ws/proton/tests/python>
+++ type -p valgrind
++ [[ -x '' ]]
+ ./tests/python/proton-test --xml=testresults/TEST-protonc.xml
Traceback (most recent call last):
  File "./tests/python/proton-test", line 596, in <module>
    m = __import__(name, None, None, ["dummy"])
  File "<https://builds.apache.org/job/Qpid-proton-c/ws/proton/tests/python/proton_tests/__init__.py",> line 20, in <module>
    import proton_tests.codec
  File "<https://builds.apache.org/job/Qpid-proton-c/ws/proton/tests/python/proton_tests/codec.py",> line 20, in <module>
    import os, common
  File "<https://builds.apache.org/job/Qpid-proton-c/ws/proton/tests/python/proton_tests/common.py",> line 25, in <module>
    from proton import Driver, Connection, Transport, SASL, Endpoint, Delivery, \
  File "<https://builds.apache.org/job/Qpid-proton-c/ws/proton/proton-c/bindings/python/proton.py",> line 33, in <module>
    from cproton import *
ImportError: No module named cproton
Build step 'Execute shell' marked build as failure
Recording test results

Build failed in Jenkins: Qpid-proton-c #460

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

Changes:

[rhs] made Handler extend object

------------------------------------------
Started by an SCM change
Building remotely on ubuntu-5 (docker Ubuntu ubuntu5 ubuntu) in workspace <https://builds.apache.org/job/Qpid-proton-c/ws/>
Cleaning up <https://builds.apache.org/job/Qpid-proton-c/ws/proton>
Deleting <https://builds.apache.org/job/Qpid-proton-c/ws/proton/build>
Deleting <https://builds.apache.org/job/Qpid-proton-c/ws/proton/testresults>
Deleting <https://builds.apache.org/job/Qpid-proton-c/ws/proton/tests/python/proton_tests/__init__.pyc>
Deleting <https://builds.apache.org/job/Qpid-proton-c/ws/proton/tests/python/proton_tests/codec.pyc>
Deleting <https://builds.apache.org/job/Qpid-proton-c/ws/proton/tests/python/proton_tests/common.pyc>
Deleting <https://builds.apache.org/job/Qpid-proton-c/ws/proton/proton-c/src/protocol.pyc>
Deleting <https://builds.apache.org/job/Qpid-proton-c/ws/proton/proton-c/mllib/__init__.pyc>
Deleting <https://builds.apache.org/job/Qpid-proton-c/ws/proton/proton-c/mllib/dom.pyc>
Deleting <https://builds.apache.org/job/Qpid-proton-c/ws/proton/proton-c/mllib/parsers.pyc>
Deleting <https://builds.apache.org/job/Qpid-proton-c/ws/proton/proton-c/mllib/transforms.pyc>
Deleting <https://builds.apache.org/job/Qpid-proton-c/ws/proton/proton-c/bindings/python/proton.pyc>
Updating https://svn.apache.org/repos/asf/qpid/proton/trunk at revision '2014-10-14T12:45:52.230 +0000'
U         proton-c/bindings/python/proton.py
At revision 1631734
[Qpid-proton-c] $ /bin/bash -e /tmp/hudson84508531205270005.sh
No LSB modules are available.
Arch: x86_64 Uname: Linux proserpina.apache.org 3.13.0-36-lowlatency #63-Ubuntu SMP PREEMPT Wed Sep 3 21:56:12 UTC 2014 x86_64 x86_64 x86_64 GNU/Linux lsb_release: Distributor ID: Ubuntu Description: Ubuntu 14.04 LTS Release: 14.04 Codename: trusty
Java home:
=============
Listing pertinent packages
=============
+ cd proton
+ rm -rf build testresults
+ mkdir build testresults
+ cd build
+ cmake ..
-- Build type is "RelWithDebInfo" (has debug symbols)
-- The C compiler identification is GNU 4.8.2
-- Check for working C compiler: /usr/bin/cc
-- Check for working C compiler: /usr/bin/cc -- works
-- Detecting C compiler ABI info
-- Detecting C compiler ABI info - done
-- PN_VERSION: 0.8
-- Found Java: /usr/bin/java  
-- Found OpenSSL: /usr/lib/x86_64-linux-gnu/libssl.so;/usr/lib/x86_64-linux-gnu/libcrypto.so (found version "1.0.1f") 
-- Found PythonInterp: /usr/bin/python (found version "2.7.6") 
-- Looking for clock_gettime
-- Looking for clock_gettime - found
-- Looking for uuid_generate
-- 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
-- Could NOT find SWIG (missing:  SWIG_EXECUTABLE SWIG_DIR) 
-- Could NOT find Doxygen (missing:  DOXYGEN_EXECUTABLE) 
-- Looking for include file inttypes.h
-- Looking for include file inttypes.h - found
-- Can't locate the valgrind command; no run-time error detection
-- Skipping Ruby tests: missing dependencies
-- Cannot find both Java and Maven: testing disabled for Proton-J
-- Configuring done
-- Generating done
-- Build files have been written to: <https://builds.apache.org/job/Qpid-proton-c/ws/proton/build>
+ make all
Scanning dependencies of target proton-j
[  2%] Building Java objects for proton-j.jar
Note: Some input files use or override 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.
[  4%] Generating CMakeFiles/proton-j.dir/java_class_filelist
[  6%] Creating Java archive proton-j-0.8.jar
Rebuilding proton-j-0.8.jar to include missing resources
[  6%] Built target proton-j
[  8%] Generating src/protocol.h
[ 10%] Generating src/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/object/list.c.o
[ 16%] Building C object proton-c/CMakeFiles/qpid-proton.dir/src/object/map.c.o
[ 18%] Building C object proton-c/CMakeFiles/qpid-proton.dir/src/object/string.c.o
[ 20%] Building C object proton-c/CMakeFiles/qpid-proton.dir/src/object/iterator.c.o
[ 22%] Building C object proton-c/CMakeFiles/qpid-proton.dir/src/util.c.o
[ 24%] Building C object proton-c/CMakeFiles/qpid-proton.dir/src/url.c.o
[ 26%] Building C object proton-c/CMakeFiles/qpid-proton.dir/src/error.c.o
[ 28%] Building C object proton-c/CMakeFiles/qpid-proton.dir/src/buffer.c.o
[ 30%] Building C object proton-c/CMakeFiles/qpid-proton.dir/src/parser.c.o
[ 32%] Building C object proton-c/CMakeFiles/qpid-proton.dir/src/scanner.c.o
[ 34%] Building C object proton-c/CMakeFiles/qpid-proton.dir/src/types.c.o
[ 36%] Building C object proton-c/CMakeFiles/qpid-proton.dir/src/framing/framing.c.o
[ 38%] Building C object proton-c/CMakeFiles/qpid-proton.dir/src/codec/codec.c.o
[ 40%] Building C object proton-c/CMakeFiles/qpid-proton.dir/src/codec/decoder.c.o
[ 42%] Building C object proton-c/CMakeFiles/qpid-proton.dir/src/codec/encoder.c.o
[ 44%] Building C object proton-c/CMakeFiles/qpid-proton.dir/src/dispatcher/dispatcher.c.o
[ 46%] Building C object proton-c/CMakeFiles/qpid-proton.dir/src/engine/engine.c.o
[ 48%] Building C object proton-c/CMakeFiles/qpid-proton.dir/src/events/event.c.o
[ 51%] Building C object proton-c/CMakeFiles/qpid-proton.dir/src/transport/transport.c.o
[ 53%] Building C object proton-c/CMakeFiles/qpid-proton.dir/src/message/message.c.o
[ 55%] Building C object proton-c/CMakeFiles/qpid-proton.dir/src/sasl/sasl.c.o
[ 57%] Building C object proton-c/CMakeFiles/qpid-proton.dir/src/messenger/messenger.c.o
[ 59%] Building C object proton-c/CMakeFiles/qpid-proton.dir/src/messenger/subscription.c.o
[ 61%] Building C object proton-c/CMakeFiles/qpid-proton.dir/src/messenger/store.c.o
[ 63%] Building C object proton-c/CMakeFiles/qpid-proton.dir/src/messenger/transform.c.o
[ 65%] Building C object proton-c/CMakeFiles/qpid-proton.dir/src/selectable.c.o
[ 67%] Building C object proton-c/CMakeFiles/qpid-proton.dir/src/posix/io.c.o
[ 69%] Building C object proton-c/CMakeFiles/qpid-proton.dir/src/posix/selector.c.o
[ 71%] Building C object proton-c/CMakeFiles/qpid-proton.dir/src/posix/driver.c.o
[ 73%] Building C object proton-c/CMakeFiles/qpid-proton.dir/src/platform.c.o
[ 75%] Building C object proton-c/CMakeFiles/qpid-proton.dir/src/ssl/openssl.c.o
Linking C shared library libqpid-proton.so
[ 75%] Built target qpid-proton
Scanning dependencies of target proton
[ 77%] Building C object proton-c/CMakeFiles/proton.dir/src/proton.c.o
Linking C executable proton
[ 77%] Built target proton
Scanning dependencies of target proton-dump
[ 79%] Building C object proton-c/CMakeFiles/proton-dump.dir/src/proton-dump.c.o
Linking C executable proton-dump
[ 79%] Built target proton-dump
Scanning dependencies of target msgr-recv
[ 81%] Building C object tests/tools/apps/c/CMakeFiles/msgr-recv.dir/msgr-recv.c.o
[ 83%] Building C object tests/tools/apps/c/CMakeFiles/msgr-recv.dir/msgr-common.c.o
Linking C executable msgr-recv
[ 83%] Built target msgr-recv
Scanning dependencies of target msgr-send
[ 85%] Building C object tests/tools/apps/c/CMakeFiles/msgr-send.dir/msgr-send.c.o
[ 87%] Building C object tests/tools/apps/c/CMakeFiles/msgr-send.dir/msgr-common.c.o
Linking C executable msgr-send
[ 87%] Built target msgr-send
Scanning dependencies of target c-engine-tests
[ 89%] Building C object proton-c/src/tests/CMakeFiles/c-engine-tests.dir/engine.c.o
Linking C executable c-engine-tests
[ 89%] Built target c-engine-tests
Scanning dependencies of target c-message-tests
[ 91%] Building C object proton-c/src/tests/CMakeFiles/c-message-tests.dir/message.c.o
Linking C executable c-message-tests
[ 91%] Built target c-message-tests
Scanning dependencies of target c-object-tests
[ 93%] Building C object proton-c/src/tests/CMakeFiles/c-object-tests.dir/object.c.o
Linking C executable c-object-tests
[ 93%] Built target c-object-tests
Scanning dependencies of target c-parse-url-tests
[ 95%] Building C object proton-c/src/tests/CMakeFiles/c-parse-url-tests.dir/parse-url.c.o
Linking C executable c-parse-url-tests
[ 95%] Built target c-parse-url-tests
Scanning dependencies of target recv
[ 97%] Building C object examples/messenger/c/CMakeFiles/recv.dir/recv.c.o
Linking C executable recv
[ 97%] Built target recv
Scanning dependencies of target send
[100%] Building C object examples/messenger/c/CMakeFiles/send.dir/send.c.o
Linking C executable send
[100%] Built target send
+ echo Running tests
Running tests
+ XMLOUTPUT=testresults/TEST-protonc.xml
+ . build/config.sh
++ PROTON_HOME=<https://builds.apache.org/job/Qpid-proton-c/ws/proton>
++ PROTON_BUILD=<https://builds.apache.org/job/Qpid-proton-c/ws/proton/build>
++ PROTON_BINDINGS=<https://builds.apache.org/job/Qpid-proton-c/ws/proton/build/proton-c/bindings>
++ PROTON_JARS=<https://builds.apache.org/job/Qpid-proton-c/ws/proton/build/proton-j/proton-j.jar>
++ PYTHON_BINDINGS=<https://builds.apache.org/job/Qpid-proton-c/ws/proton/build/proton-c/bindings/python>
++ PHP_BINDINGS=<https://builds.apache.org/job/Qpid-proton-c/ws/proton/build/proton-c/bindings/php>
++ RUBY_BINDINGS=<https://builds.apache.org/job/Qpid-proton-c/ws/proton/build/proton-c/bindings/ruby>
++ PERL_BINDINGS=<https://builds.apache.org/job/Qpid-proton-c/ws/proton/build/proton-c/bindings/perl>
++ COMMON_PYPATH=<https://builds.apache.org/job/Qpid-proton-c/ws/proton/tests/python>:<https://builds.apache.org/job/Qpid-proton-c/ws/proton/proton-c/bindings/python>
++ export PYTHONPATH=<https://builds.apache.org/job/Qpid-proton-c/ws/proton/tests/python>:<https://builds.apache.org/job/Qpid-proton-c/ws/proton/proton-c/bindings/python>:<https://builds.apache.org/job/Qpid-proton-c/ws/proton/build/proton-c/bindings/python>
++ PYTHONPATH=<https://builds.apache.org/job/Qpid-proton-c/ws/proton/tests/python>:<https://builds.apache.org/job/Qpid-proton-c/ws/proton/proton-c/bindings/python>:<https://builds.apache.org/job/Qpid-proton-c/ws/proton/build/proton-c/bindings/python>
++ export JYTHONPATH=<https://builds.apache.org/job/Qpid-proton-c/ws/proton/tests/python>:<https://builds.apache.org/job/Qpid-proton-c/ws/proton/proton-c/bindings/python>:<https://builds.apache.org/job/Qpid-proton-c/ws/proton/proton-j/src/main/resources>:<https://builds.apache.org/job/Qpid-proton-c/ws/proton/build/proton-j/proton-j.jar>
++ JYTHONPATH=<https://builds.apache.org/job/Qpid-proton-c/ws/proton/tests/python>:<https://builds.apache.org/job/Qpid-proton-c/ws/proton/proton-c/bindings/python>:<https://builds.apache.org/job/Qpid-proton-c/ws/proton/proton-j/src/main/resources>:<https://builds.apache.org/job/Qpid-proton-c/ws/proton/build/proton-j/proton-j.jar>
++ export CLASSPATH=<https://builds.apache.org/job/Qpid-proton-c/ws/proton/build/proton-j/proton-j.jar>
++ CLASSPATH=<https://builds.apache.org/job/Qpid-proton-c/ws/proton/build/proton-j/proton-j.jar>
++ '[' -d <https://builds.apache.org/job/Qpid-proton-c/ws/proton/build/proton-c/bindings/php> ']'
++ export RUBYLIB=<https://builds.apache.org/job/Qpid-proton-c/ws/proton/build/proton-c/bindings/ruby>:<https://builds.apache.org/job/Qpid-proton-c/ws/proton/proton-c/bindings/ruby/lib>:<https://builds.apache.org/job/Qpid-proton-c/ws/proton/tests/ruby>
++ RUBYLIB=<https://builds.apache.org/job/Qpid-proton-c/ws/proton/build/proton-c/bindings/ruby>:<https://builds.apache.org/job/Qpid-proton-c/ws/proton/proton-c/bindings/ruby/lib>:<https://builds.apache.org/job/Qpid-proton-c/ws/proton/tests/ruby>
++ export PERL5LIB=:<https://builds.apache.org/job/Qpid-proton-c/ws/proton/build/proton-c/bindings/perl>:<https://builds.apache.org/job/Qpid-proton-c/ws/proton/proton-c/bindings/perl/lib>
++ PERL5LIB=:<https://builds.apache.org/job/Qpid-proton-c/ws/proton/build/proton-c/bindings/perl>:<https://builds.apache.org/job/Qpid-proton-c/ws/proton/proton-c/bindings/perl/lib>
++ export PATH=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:<https://builds.apache.org/job/Qpid-proton-c/ws/proton/build/tests/tools/apps/c>
++ PATH=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:<https://builds.apache.org/job/Qpid-proton-c/ws/proton/build/tests/tools/apps/c>
++ export PATH=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:<https://builds.apache.org/job/Qpid-proton-c/ws/proton/build/tests/tools/apps/c>:<https://builds.apache.org/job/Qpid-proton-c/ws/proton/tests/tools/apps/python>
++ PATH=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:<https://builds.apache.org/job/Qpid-proton-c/ws/proton/build/tests/tools/apps/c>:<https://builds.apache.org/job/Qpid-proton-c/ws/proton/tests/tools/apps/python>
++ export PATH=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:<https://builds.apache.org/job/Qpid-proton-c/ws/proton/build/tests/tools/apps/c>:<https://builds.apache.org/job/Qpid-proton-c/ws/proton/tests/tools/apps/python>:<https://builds.apache.org/job/Qpid-proton-c/ws/proton/tests/python>
++ PATH=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:<https://builds.apache.org/job/Qpid-proton-c/ws/proton/build/tests/tools/apps/c>:<https://builds.apache.org/job/Qpid-proton-c/ws/proton/tests/tools/apps/python>:<https://builds.apache.org/job/Qpid-proton-c/ws/proton/tests/python>
+++ type -p valgrind
++ [[ -x '' ]]
+ ./tests/python/proton-test --xml=testresults/TEST-protonc.xml
Traceback (most recent call last):
  File "./tests/python/proton-test", line 596, in <module>
    m = __import__(name, None, None, ["dummy"])
  File "<https://builds.apache.org/job/Qpid-proton-c/ws/proton/tests/python/proton_tests/__init__.py",> line 20, in <module>
    import proton_tests.codec
  File "<https://builds.apache.org/job/Qpid-proton-c/ws/proton/tests/python/proton_tests/codec.py",> line 20, in <module>
    import os, common
  File "<https://builds.apache.org/job/Qpid-proton-c/ws/proton/tests/python/proton_tests/common.py",> line 25, in <module>
    from proton import Driver, Connection, Transport, SASL, Endpoint, Delivery, \
  File "<https://builds.apache.org/job/Qpid-proton-c/ws/proton/proton-c/bindings/python/proton.py",> line 33, in <module>
    from cproton import *
ImportError: No module named cproton
Build step 'Execute shell' marked build as failure
Recording test results