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/01/30 22:54:46 UTC

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

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

Changes:

[kgiusti] PROTON-500: enable valgrind on C unit tests

------------------------------------------
Started by an SCM change
Building remotely on ubuntu4 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/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>
Updating https://svn.apache.org/repos/asf/qpid/proton/trunk at revision '2014-01-30T21:54:01.133 +0000'
U         config.sh
U         proton-c/src/tests/CMakeLists.txt
U         proton-c/src/tests/message.c
At revision 1562991
[Qpid-proton-c] $ /bin/bash -e /tmp/hudson7220769073002306893.sh
No LSB modules are available.
Arch: x86_64 Uname: Linux janus 3.2.0-57-generic #87-Ubuntu SMP Tue Nov 12 21:35:10 UTC 2013 x86_64 x86_64 x86_64 GNU/Linux lsb_release: Distributor ID: Ubuntu Description: Ubuntu 12.04.3 LTS Release: 12.04 Codename: precise
Java home:
=============
Listing pertinent packages
=============
-- The C compiler identification is GNU
-- Check for working C compiler: /usr/bin/gcc
-- Check for working C compiler: /usr/bin/gcc -- works
-- Detecting C compiler ABI info
-- Detecting C compiler ABI info - done
-- PN_VERSION: 0.6
-- Found Java: /usr/bin/java 
-- Java version: 1.6.0.27. javac is at: /usr/bin/javac
-- checking for module 'openssl'
--   found openssl, version 1.0.1
-- Found OpenSSL: /usr/lib/x86_64-linux-gnu/libssl.so;/usr/lib/x86_64-linux-gnu/libcrypto.so (found version "1..1")
-- Looking for clock_gettime
-- Looking for clock_gettime - not found.
-- Looking for clock_gettime in rt
-- Looking for clock_gettime in rt - 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
-- 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 PythonInterp: /usr/bin/python (found version "2.7.3")
-- 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-c/ws/proton/build>
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.6.jar
Rebuilding proton-j-0.6.jar to include missing resources
[  6%] Built target proton-j
[  9%] Generating protocol.h
[ 11%] Generating encodings.h
Scanning dependencies of target qpid-proton
[ 13%] Building C object proton-c/CMakeFiles/qpid-proton.dir/src/object/object.c.o
[ 15%] Building C object proton-c/CMakeFiles/qpid-proton.dir/src/util.c.o
[ 18%] Building C object proton-c/CMakeFiles/qpid-proton.dir/src/error.c.o
[ 20%] Building C object proton-c/CMakeFiles/qpid-proton.dir/src/buffer.c.o
[ 22%] Building C object proton-c/CMakeFiles/qpid-proton.dir/src/parser.c.o
[ 25%] Building C object proton-c/CMakeFiles/qpid-proton.dir/src/scanner.c.o
[ 27%] Building C object proton-c/CMakeFiles/qpid-proton.dir/src/types.c.o
[ 29%] Building C object proton-c/CMakeFiles/qpid-proton.dir/src/framing/framing.c.o
[ 31%] Building C object proton-c/CMakeFiles/qpid-proton.dir/src/codec/codec.c.o
[ 34%] Building C object proton-c/CMakeFiles/qpid-proton.dir/src/codec/decoder.c.o
[ 36%] Building C object proton-c/CMakeFiles/qpid-proton.dir/src/codec/encoder.c.o
[ 38%] Building C object proton-c/CMakeFiles/qpid-proton.dir/src/dispatcher/dispatcher.c.o
[ 40%] Building C object proton-c/CMakeFiles/qpid-proton.dir/src/engine/engine.c.o
[ 43%] Building C object proton-c/CMakeFiles/qpid-proton.dir/src/transport/transport.c.o
[ 45%] Building C object proton-c/CMakeFiles/qpid-proton.dir/src/message/message.c.o
[ 47%] Building C object proton-c/CMakeFiles/qpid-proton.dir/src/sasl/sasl.c.o
[ 50%] Building C object proton-c/CMakeFiles/qpid-proton.dir/src/messenger/messenger.c.o
[ 52%] Building C object proton-c/CMakeFiles/qpid-proton.dir/src/messenger/subscription.c.o
[ 54%] Building C object proton-c/CMakeFiles/qpid-proton.dir/src/messenger/store.c.o
[ 56%] Building C object proton-c/CMakeFiles/qpid-proton.dir/src/messenger/transform.c.o
[ 59%] Building C object proton-c/CMakeFiles/qpid-proton.dir/src/posix/driver.c.o
[ 61%] Building C object proton-c/CMakeFiles/qpid-proton.dir/src/platform.c.o
[ 63%] Building C object proton-c/CMakeFiles/qpid-proton.dir/src/ssl/openssl.c.o
Linking C shared library libqpid-proton.so
[ 63%] Built target qpid-proton
Scanning dependencies of target proton
[ 65%] Building C object proton-c/CMakeFiles/proton.dir/src/proton.c.o
Linking C executable proton
[ 65%] Built target proton
Scanning dependencies of target proton-dump
[ 68%] Building C object proton-c/CMakeFiles/proton-dump.dir/src/proton-dump.c.o
Linking C executable proton-dump
[ 68%] Built target proton-dump
[ 70%] Swig source
Scanning dependencies of target _cproton
[ 70%] Swig source
[ 72%] Building C object proton-c/bindings/python/CMakeFiles/_cproton.dir/pythonPYTHON_wrap.c.o
Linking C shared module _cproton.so
[ 72%] Built target _cproton
[ 75%] Swig source
<https://builds.apache.org/job/Qpid-proton-c/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-c/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-c/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-c/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-c/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-c/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-c/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-c/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-c/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-c/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-c/ws/proton/proton-c/include/proton/codec.h>:71: Warning 801: Wrong class name (corrected to `Pn_atom_t')
<https://builds.apache.org/job/Qpid-proton-c/ws/proton/proton-c/include/proton/codec.h>:71: Warning 801: Wrong class name (corrected to `Pn_atom_t')
<https://builds.apache.org/job/Qpid-proton-c/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-c/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
[ 77%] Building C object proton-c/bindings/ruby/CMakeFiles/cproton-ruby.dir/rubyRUBY_wrap.c.o
Linking C shared module cproton.so
[ 77%] Built target cproton-ruby
[ 79%] Swig source
Scanning dependencies of target cproton
[ 81%] Building C object proton-c/bindings/php/CMakeFiles/cproton.dir/phpPHP_wrap.c.o
Linking C shared module cproton.so
[ 81%] Built target cproton
Scanning dependencies of target recv
[ 84%] Building C object proton-c/examples/messenger/c/CMakeFiles/recv.dir/recv.c.o
Linking C executable recv
[ 84%] Built target recv
Scanning dependencies of target send
[ 86%] Building C object proton-c/examples/messenger/c/CMakeFiles/send.dir/send.c.o
Linking C executable send
[ 86%] Built target send
Scanning dependencies of target msgr-recv
[ 88%] Building C object tests/tools/apps/c/CMakeFiles/msgr-recv.dir/msgr-recv.c.o
[ 90%] Building C object tests/tools/apps/c/CMakeFiles/msgr-recv.dir/msgr-common.c.o
Linking C executable msgr-recv
[ 90%] 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
Running tests
Build step 'Execute shell' marked build as failure
Recording test results

Jenkins build is back to normal : Qpid-proton-c #255

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


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

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

Changes:

[kgiusti] PROTON-498: fix shell variable quoting

------------------------------------------
Started by an SCM change
Building remotely on ubuntu3 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/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>
Updating https://svn.apache.org/repos/asf/qpid/proton/trunk at revision '2014-01-30T22:31:24.537 +0000'
U         config.sh
U         proton-c/src/tests/message.c
U         proton-c/src/tests/CMakeLists.txt
At revision 1563001
[Qpid-proton-c] $ /bin/bash -e /tmp/hudson7309551180696501026.sh
No LSB modules are available.
Arch: x86_64 Uname: Linux hemera 3.2.0-57-generic #87-Ubuntu SMP Tue Nov 12 21:35:10 UTC 2013 x86_64 x86_64 x86_64 GNU/Linux lsb_release: Distributor ID: Ubuntu Description: Ubuntu 12.04.3 LTS Release: 12.04 Codename: precise
Java home:
=============
Listing pertinent packages
=============
-- The C compiler identification is GNU
-- Check for working C compiler: /usr/bin/gcc
-- Check for working C compiler: /usr/bin/gcc -- works
-- Detecting C compiler ABI info
-- Detecting C compiler ABI info - done
-- PN_VERSION: 0.6
-- Found Java: /usr/bin/java 
-- Java version: 1.6.0.27. javac is at: /usr/bin/javac
-- checking for module 'openssl'
--   found openssl, version 1.0.1
-- Found OpenSSL: /usr/lib/x86_64-linux-gnu/libssl.so;/usr/lib/x86_64-linux-gnu/libcrypto.so (found version "1..1")
-- Looking for clock_gettime
-- Looking for clock_gettime - not found.
-- Looking for clock_gettime in rt
-- Looking for clock_gettime in rt - 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
-- 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 PythonInterp: /usr/bin/python (found version "2.7.3")
-- 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: /x1/jenkins/jenkins-slave/workspace/Qpid-proton-c/proton/build
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.6.jar
Rebuilding proton-j-0.6.jar to include missing resources
[  6%] Built target proton-j
[  9%] Generating protocol.h
[ 11%] Generating encodings.h
Scanning dependencies of target qpid-proton
[ 13%] Building C object proton-c/CMakeFiles/qpid-proton.dir/src/object/object.c.o
[ 15%] Building C object proton-c/CMakeFiles/qpid-proton.dir/src/util.c.o
[ 18%] Building C object proton-c/CMakeFiles/qpid-proton.dir/src/error.c.o
[ 20%] Building C object proton-c/CMakeFiles/qpid-proton.dir/src/buffer.c.o
[ 22%] Building C object proton-c/CMakeFiles/qpid-proton.dir/src/parser.c.o
[ 25%] Building C object proton-c/CMakeFiles/qpid-proton.dir/src/scanner.c.o
[ 27%] Building C object proton-c/CMakeFiles/qpid-proton.dir/src/types.c.o
[ 29%] Building C object proton-c/CMakeFiles/qpid-proton.dir/src/framing/framing.c.o
[ 31%] Building C object proton-c/CMakeFiles/qpid-proton.dir/src/codec/codec.c.o
[ 34%] Building C object proton-c/CMakeFiles/qpid-proton.dir/src/codec/decoder.c.o
[ 36%] Building C object proton-c/CMakeFiles/qpid-proton.dir/src/codec/encoder.c.o
[ 38%] Building C object proton-c/CMakeFiles/qpid-proton.dir/src/dispatcher/dispatcher.c.o
[ 40%] Building C object proton-c/CMakeFiles/qpid-proton.dir/src/engine/engine.c.o
[ 43%] Building C object proton-c/CMakeFiles/qpid-proton.dir/src/transport/transport.c.o
[ 45%] Building C object proton-c/CMakeFiles/qpid-proton.dir/src/message/message.c.o
[ 47%] Building C object proton-c/CMakeFiles/qpid-proton.dir/src/sasl/sasl.c.o
[ 50%] Building C object proton-c/CMakeFiles/qpid-proton.dir/src/messenger/messenger.c.o
[ 52%] Building C object proton-c/CMakeFiles/qpid-proton.dir/src/messenger/subscription.c.o
[ 54%] Building C object proton-c/CMakeFiles/qpid-proton.dir/src/messenger/store.c.o
[ 56%] Building C object proton-c/CMakeFiles/qpid-proton.dir/src/messenger/transform.c.o
[ 59%] Building C object proton-c/CMakeFiles/qpid-proton.dir/src/posix/driver.c.o
[ 61%] Building C object proton-c/CMakeFiles/qpid-proton.dir/src/platform.c.o
[ 63%] Building C object proton-c/CMakeFiles/qpid-proton.dir/src/ssl/openssl.c.o
Linking C shared library libqpid-proton.so
[ 63%] Built target qpid-proton
Scanning dependencies of target proton
[ 65%] Building C object proton-c/CMakeFiles/proton.dir/src/proton.c.o
Linking C executable proton
[ 65%] Built target proton
Scanning dependencies of target proton-dump
[ 68%] Building C object proton-c/CMakeFiles/proton-dump.dir/src/proton-dump.c.o
Linking C executable proton-dump
[ 68%] Built target proton-dump
[ 70%] Swig source
Scanning dependencies of target _cproton
[ 70%] Swig source
[ 72%] Building C object proton-c/bindings/python/CMakeFiles/_cproton.dir/pythonPYTHON_wrap.c.o
Linking C shared module _cproton.so
[ 72%] Built target _cproton
[ 75%] Swig source
/x1/jenkins/jenkins-slave/workspace/Qpid-proton-c/proton/proton-c/include/proton/types.h:45: Warning 801: Wrong class name (corrected to `Pn_decimal128_t')
/x1/jenkins/jenkins-slave/workspace/Qpid-proton-c/proton/proton-c/include/proton/types.h:45: Warning 801: Wrong class name (corrected to `Pn_decimal128_t')
/x1/jenkins/jenkins-slave/workspace/Qpid-proton-c/proton/proton-c/include/proton/types.h:48: Warning 801: Wrong class name (corrected to `Pn_uuid_t')
/x1/jenkins/jenkins-slave/workspace/Qpid-proton-c/proton/proton-c/include/proton/types.h:48: Warning 801: Wrong class name (corrected to `Pn_uuid_t')
/x1/jenkins/jenkins-slave/workspace/Qpid-proton-c/proton/proton-c/include/proton/types.h:52: Warning 801: Wrong class name (corrected to `Pn_bytes_t')
/x1/jenkins/jenkins-slave/workspace/Qpid-proton-c/proton/proton-c/include/proton/types.h:52: Warning 801: Wrong class name (corrected to `Pn_bytes_t')
/x1/jenkins/jenkins-slave/workspace/Qpid-proton-c/proton/proton-c/include/proton/object.h:48: Warning 801: Wrong class name (corrected to `Pn_class_t')
/x1/jenkins/jenkins-slave/workspace/Qpid-proton-c/proton/proton-c/include/proton/object.h:48: Warning 801: Wrong class name (corrected to `Pn_class_t')
/x1/jenkins/jenkins-slave/workspace/Qpid-proton-c/proton/proton-c/include/proton/engine.h:86: Warning 801: Wrong class name (corrected to `Pn_delivery_tag_t')
/x1/jenkins/jenkins-slave/workspace/Qpid-proton-c/proton/proton-c/include/proton/engine.h:86: Warning 801: Wrong class name (corrected to `Pn_delivery_tag_t')
/x1/jenkins/jenkins-slave/workspace/Qpid-proton-c/proton/proton-c/include/proton/codec.h:71: Warning 801: Wrong class name (corrected to `Pn_atom_t')
/x1/jenkins/jenkins-slave/workspace/Qpid-proton-c/proton/proton-c/include/proton/codec.h:71: Warning 801: Wrong class name (corrected to `Pn_atom_t')
/x1/jenkins/jenkins-slave/workspace/Qpid-proton-c/proton/proton-c/include/proton/codec.h:92: Warning 801: Wrong class name (corrected to `Pn_atom_t_u')
/x1/jenkins/jenkins-slave/workspace/Qpid-proton-c/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
[ 77%] Building C object proton-c/bindings/ruby/CMakeFiles/cproton-ruby.dir/rubyRUBY_wrap.c.o
Linking C shared module cproton.so
[ 77%] Built target cproton-ruby
[ 79%] Swig source
Scanning dependencies of target cproton
[ 81%] Building C object proton-c/bindings/php/CMakeFiles/cproton.dir/phpPHP_wrap.c.o
Linking C shared module cproton.so
[ 81%] Built target cproton
Scanning dependencies of target recv
[ 84%] Building C object proton-c/examples/messenger/c/CMakeFiles/recv.dir/recv.c.o
Linking C executable recv
[ 84%] Built target recv
Scanning dependencies of target send
[ 86%] Building C object proton-c/examples/messenger/c/CMakeFiles/send.dir/send.c.o
Linking C executable send
[ 86%] Built target send
Scanning dependencies of target msgr-recv
[ 88%] Building C object tests/tools/apps/c/CMakeFiles/msgr-recv.dir/msgr-recv.c.o
[ 90%] Building C object tests/tools/apps/c/CMakeFiles/msgr-recv.dir/msgr-common.c.o
Linking C executable msgr-recv
[ 90%] 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
Running tests
Build step 'Execute shell' marked build as failure
Recording test results