You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@thrift.apache.org by Apache Jenkins Server <je...@builds.apache.org> on 2016/02/12 18:36:28 UTC

Build failed in Jenkins: Thrift-precommit #93

See <https://builds.apache.org/job/Thrift-precommit/93/changes>

Changes:

[jsirois] Improve TSSLSocketTest robustness.

[jsirois] Disable test_deprecation when not running under python3.

[jsirois] Remove unused Event wait timeouts.

[jsirois] Note the bug tracking test_deprecation skipping.

[jsirois] Fix copypasta, await_listening should wait on the _listening event.

------------------------------------------
[...truncated 6596 lines...]
	mv -f $depbase.Tpo $depbase.Po
depbase=`echo Base64Test.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
	g++ -DHAVE_CONFIG_H -I. -I../../.. -I../../../lib/cpp/src/thrift -I../../../lib/c_glib/src/thrift  -I/usr/include -I../../../lib/cpp/src -D__STDC_LIMIT_MACROS  -Wall -Wextra -pedantic -g -O2 -std=c++11 -MT Base64Test.o -MD -MP -MF $depbase.Tpo -c -o Base64Test.o Base64Test.cpp &&\
	mv -f $depbase.Tpo $depbase.Po
depbase=`echo ToStringTest.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
	g++ -DHAVE_CONFIG_H -I. -I../../.. -I../../../lib/cpp/src/thrift -I../../../lib/c_glib/src/thrift  -I/usr/include -I../../../lib/cpp/src -D__STDC_LIMIT_MACROS  -Wall -Wextra -pedantic -g -O2 -std=c++11 -MT ToStringTest.o -MD -MP -MF $depbase.Tpo -c -o ToStringTest.o ToStringTest.cpp &&\
	mv -f $depbase.Tpo $depbase.Po
depbase=`echo TypedefTest.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
	g++ -DHAVE_CONFIG_H -I. -I../../.. -I../../../lib/cpp/src/thrift -I../../../lib/c_glib/src/thrift  -I/usr/include -I../../../lib/cpp/src -D__STDC_LIMIT_MACROS  -Wall -Wextra -pedantic -g -O2 -std=c++11 -MT TypedefTest.o -MD -MP -MF $depbase.Tpo -c -o TypedefTest.o TypedefTest.cpp &&\
	mv -f $depbase.Tpo $depbase.Po
depbase=`echo TServerSocketTest.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
	g++ -DHAVE_CONFIG_H -I. -I../../.. -I../../../lib/cpp/src/thrift -I../../../lib/c_glib/src/thrift  -I/usr/include -I../../../lib/cpp/src -D__STDC_LIMIT_MACROS  -Wall -Wextra -pedantic -g -O2 -std=c++11 -MT TServerSocketTest.o -MD -MP -MF $depbase.Tpo -c -o TServerSocketTest.o TServerSocketTest.cpp &&\
	mv -f $depbase.Tpo $depbase.Po
depbase=`echo TServerTransportTest.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
	g++ -DHAVE_CONFIG_H -I. -I../../.. -I../../../lib/cpp/src/thrift -I../../../lib/c_glib/src/thrift  -I/usr/include -I../../../lib/cpp/src -D__STDC_LIMIT_MACROS  -Wall -Wextra -pedantic -g -O2 -std=c++11 -MT TServerTransportTest.o -MD -MP -MF $depbase.Tpo -c -o TServerTransportTest.o TServerTransportTest.cpp &&\
	mv -f $depbase.Tpo $depbase.Po
depbase=`echo RWMutexStarveTest.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
	g++ -DHAVE_CONFIG_H -I. -I../../.. -I../../../lib/cpp/src/thrift -I../../../lib/c_glib/src/thrift  -I/usr/include -I../../../lib/cpp/src -D__STDC_LIMIT_MACROS  -Wall -Wextra -pedantic -g -O2 -std=c++11 -MT RWMutexStarveTest.o -MD -MP -MF $depbase.Tpo -c -o RWMutexStarveTest.o RWMutexStarveTest.cpp &&\
	mv -f $depbase.Tpo $depbase.Po
/bin/bash ../../../libtool  --tag=CXX   --mode=link g++ -Wall -Wextra -pedantic -g -O2 -std=c++11 -L/usr/lib/x86_64-linux-gnu  -o UnitTests UnitTestMain.o TMemoryBufferTest.o TBufferBaseTest.o Base64Test.o ToStringTest.o TypedefTest.o TServerSocketTest.o TServerTransportTest.o RWMutexStarveTest.o libtestgencpp.la /usr/lib/x86_64-linux-gnu/libboost_unit_test_framework.a -lrt -lpthread 
libtool: link: g++ -Wall -Wextra -pedantic -g -O2 -std=c++11 -o .libs/UnitTests UnitTestMain.o TMemoryBufferTest.o TBufferBaseTest.o Base64Test.o ToStringTest.o TypedefTest.o TServerSocketTest.o TServerTransportTest.o RWMutexStarveTest.o  -L/usr/lib/x86_64-linux-gnu ./.libs/libtestgencpp.a /thrift/lib/cpp/.libs/libthrift.so -lssl -lcrypto /usr/lib/x86_64-linux-gnu/libboost_unit_test_framework.a -lrt -lpthread
depbase=`echo TFDTransportTest.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
	g++ -DHAVE_CONFIG_H -I. -I../../.. -I../../../lib/cpp/src/thrift -I../../../lib/c_glib/src/thrift  -I/usr/include -I../../../lib/cpp/src -D__STDC_LIMIT_MACROS  -Wall -Wextra -pedantic -g -O2 -std=c++11 -MT TFDTransportTest.o -MD -MP -MF $depbase.Tpo -c -o TFDTransportTest.o TFDTransportTest.cpp &&\
	mv -f $depbase.Tpo $depbase.Po
/bin/bash ../../../libtool  --tag=CXX   --mode=link g++ -Wall -Wextra -pedantic -g -O2 -std=c++11 -L/usr/lib/x86_64-linux-gnu  -o TFDTransportTest TFDTransportTest.o ../../../lib/cpp/libthrift.la /usr/lib/x86_64-linux-gnu/libboost_unit_test_framework.a -lrt -lpthread 
libtool: link: g++ -Wall -Wextra -pedantic -g -O2 -std=c++11 -o .libs/TFDTransportTest TFDTransportTest.o  -L/usr/lib/x86_64-linux-gnu ../../../lib/cpp/.libs/libthrift.so /usr/lib/x86_64-linux-gnu/libboost_unit_test_framework.a -lrt -lpthread
depbase=`echo TPipedTransportTest.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
	g++ -DHAVE_CONFIG_H -I. -I../../.. -I../../../lib/cpp/src/thrift -I../../../lib/c_glib/src/thrift  -I/usr/include -I../../../lib/cpp/src -D__STDC_LIMIT_MACROS  -Wall -Wextra -pedantic -g -O2 -std=c++11 -MT TPipedTransportTest.o -MD -MP -MF $depbase.Tpo -c -o TPipedTransportTest.o TPipedTransportTest.cpp &&\
	mv -f $depbase.Tpo $depbase.Po
depbase=`echo TPipeInterruptTest.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
	g++ -DHAVE_CONFIG_H -I. -I../../.. -I../../../lib/cpp/src/thrift -I../../../lib/c_glib/src/thrift  -I/usr/include -I../../../lib/cpp/src -D__STDC_LIMIT_MACROS  -Wall -Wextra -pedantic -g -O2 -std=c++11 -MT TPipeInterruptTest.o -MD -MP -MF $depbase.Tpo -c -o TPipeInterruptTest.o TPipeInterruptTest.cpp &&\
	mv -f $depbase.Tpo $depbase.Po
/bin/bash ../../../libtool  --tag=CXX   --mode=link g++ -Wall -Wextra -pedantic -g -O2 -std=c++11 -L/usr/lib/x86_64-linux-gnu  -o TPipedTransportTest TPipedTransportTest.o TPipeInterruptTest.o libtestgencpp.la ../../../lib/cpp/libthrift.la /usr/lib/x86_64-linux-gnu/libboost_unit_test_framework.a /usr/lib/x86_64-linux-gnu/libboost_system.a /usr/lib/x86_64-linux-gnu/libboost_thread.a -lrt -lpthread 
libtool: link: g++ -Wall -Wextra -pedantic -g -O2 -std=c++11 -o .libs/TPipedTransportTest TPipedTransportTest.o TPipeInterruptTest.o  -L/usr/lib/x86_64-linux-gnu ./.libs/libtestgencpp.a /thrift/lib/cpp/.libs/libthrift.so -lssl -lcrypto ../../../lib/cpp/.libs/libthrift.so /usr/lib/x86_64-linux-gnu/libboost_unit_test_framework.a /usr/lib/x86_64-linux-gnu/libboost_system.a /usr/lib/x86_64-linux-gnu/libboost_thread.a -lrt -lpthread
depbase=`echo DebugProtoTest.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
	g++ -DHAVE_CONFIG_H -I. -I../../.. -I../../../lib/cpp/src/thrift -I../../../lib/c_glib/src/thrift  -I/usr/include -I../../../lib/cpp/src -D__STDC_LIMIT_MACROS  -Wall -Wextra -pedantic -g -O2 -std=c++11 -MT DebugProtoTest.o -MD -MP -MF $depbase.Tpo -c -o DebugProtoTest.o DebugProtoTest.cpp &&\
	mv -f $depbase.Tpo $depbase.Po
/bin/bash ../../../libtool  --tag=CXX   --mode=link g++ -Wall -Wextra -pedantic -g -O2 -std=c++11 -L/usr/lib/x86_64-linux-gnu  -o DebugProtoTest DebugProtoTest.o libtestgencpp.la /usr/lib/x86_64-linux-gnu/libboost_unit_test_framework.a -lrt -lpthread 
libtool: link: g++ -Wall -Wextra -pedantic -g -O2 -std=c++11 -o .libs/DebugProtoTest DebugProtoTest.o  -L/usr/lib/x86_64-linux-gnu ./.libs/libtestgencpp.a /thrift/lib/cpp/.libs/libthrift.so -lssl -lcrypto /usr/lib/x86_64-linux-gnu/libboost_unit_test_framework.a -lrt -lpthread
depbase=`echo JSONProtoTest.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
	g++ -DHAVE_CONFIG_H -I. -I../../.. -I../../../lib/cpp/src/thrift -I../../../lib/c_glib/src/thrift  -I/usr/include -I../../../lib/cpp/src -D__STDC_LIMIT_MACROS  -Wall -Wextra -pedantic -g -O2 -std=c++11 -MT JSONProtoTest.o -MD -MP -MF $depbase.Tpo -c -o JSONProtoTest.o JSONProtoTest.cpp &&\
	mv -f $depbase.Tpo $depbase.Po
/bin/bash ../../../libtool  --tag=CXX   --mode=link g++ -Wall -Wextra -pedantic -g -O2 -std=c++11 -L/usr/lib/x86_64-linux-gnu  -o JSONProtoTest JSONProtoTest.o libtestgencpp.la /usr/lib/x86_64-linux-gnu/libboost_unit_test_framework.a -lrt -lpthread 
libtool: link: g++ -Wall -Wextra -pedantic -g -O2 -std=c++11 -o .libs/JSONProtoTest JSONProtoTest.o  -L/usr/lib/x86_64-linux-gnu ./.libs/libtestgencpp.a /thrift/lib/cpp/.libs/libthrift.so -lssl -lcrypto /usr/lib/x86_64-linux-gnu/libboost_unit_test_framework.a -lrt -lpthread
depbase=`echo OptionalRequiredTest.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
	g++ -DHAVE_CONFIG_H -I. -I../../.. -I../../../lib/cpp/src/thrift -I../../../lib/c_glib/src/thrift  -I/usr/include -I../../../lib/cpp/src -D__STDC_LIMIT_MACROS  -Wall -Wextra -pedantic -g -O2 -std=c++11 -MT OptionalRequiredTest.o -MD -MP -MF $depbase.Tpo -c -o OptionalRequiredTest.o OptionalRequiredTest.cpp &&\
	mv -f $depbase.Tpo $depbase.Po
/bin/bash ../../../libtool  --tag=CXX   --mode=link g++ -Wall -Wextra -pedantic -g -O2 -std=c++11 -L/usr/lib/x86_64-linux-gnu  -o OptionalRequiredTest OptionalRequiredTest.o libtestgencpp.la /usr/lib/x86_64-linux-gnu/libboost_unit_test_framework.a -lrt -lpthread 
libtool: link: g++ -Wall -Wextra -pedantic -g -O2 -std=c++11 -o .libs/OptionalRequiredTest OptionalRequiredTest.o  -L/usr/lib/x86_64-linux-gnu ./.libs/libtestgencpp.a /thrift/lib/cpp/.libs/libthrift.so -lssl -lcrypto /usr/lib/x86_64-linux-gnu/libboost_unit_test_framework.a -lrt -lpthread
depbase=`echo RecursiveTest.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
	g++ -DHAVE_CONFIG_H -I. -I../../.. -I../../../lib/cpp/src/thrift -I../../../lib/c_glib/src/thrift  -I/usr/include -I../../../lib/cpp/src -D__STDC_LIMIT_MACROS  -Wall -Wextra -pedantic -g -O2 -std=c++11 -MT RecursiveTest.o -MD -MP -MF $depbase.Tpo -c -o RecursiveTest.o RecursiveTest.cpp &&\
	mv -f $depbase.Tpo $depbase.Po
/bin/bash ../../../libtool  --tag=CXX   --mode=link g++ -Wall -Wextra -pedantic -g -O2 -std=c++11 -L/usr/lib/x86_64-linux-gnu  -o RecursiveTest RecursiveTest.o libtestgencpp.la /usr/lib/x86_64-linux-gnu/libboost_unit_test_framework.a -lrt -lpthread 
libtool: link: g++ -Wall -Wextra -pedantic -g -O2 -std=c++11 -o .libs/RecursiveTest RecursiveTest.o  -L/usr/lib/x86_64-linux-gnu ./.libs/libtestgencpp.a /thrift/lib/cpp/.libs/libthrift.so -lssl -lcrypto /usr/lib/x86_64-linux-gnu/libboost_unit_test_framework.a -lrt -lpthread
depbase=`echo SpecializationTest.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
	g++ -DHAVE_CONFIG_H -I. -I../../.. -I../../../lib/cpp/src/thrift -I../../../lib/c_glib/src/thrift  -I/usr/include -I../../../lib/cpp/src -D__STDC_LIMIT_MACROS  -Wall -Wextra -pedantic -g -O2 -std=c++11 -MT SpecializationTest.o -MD -MP -MF $depbase.Tpo -c -o SpecializationTest.o SpecializationTest.cpp &&\
	mv -f $depbase.Tpo $depbase.Po
/bin/bash ../../../libtool  --tag=CXX   --mode=link g++ -Wall -Wextra -pedantic -g -O2 -std=c++11 -L/usr/lib/x86_64-linux-gnu  -o SpecializationTest SpecializationTest.o libtestgencpp.la /usr/lib/x86_64-linux-gnu/libboost_unit_test_framework.a -lrt -lpthread 
libtool: link: g++ -Wall -Wextra -pedantic -g -O2 -std=c++11 -o .libs/SpecializationTest SpecializationTest.o  -L/usr/lib/x86_64-linux-gnu ./.libs/libtestgencpp.a /thrift/lib/cpp/.libs/libthrift.so -lssl -lcrypto /usr/lib/x86_64-linux-gnu/libboost_unit_test_framework.a -lrt -lpthread
depbase=`echo AllProtocolTests.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
	g++ -DHAVE_CONFIG_H -I. -I../../.. -I../../../lib/cpp/src/thrift -I../../../lib/c_glib/src/thrift  -I/usr/include -I../../../lib/cpp/src -D__STDC_LIMIT_MACROS  -Wall -Wextra -pedantic -g -O2 -std=c++11 -MT AllProtocolTests.o -MD -MP -MF $depbase.Tpo -c -o AllProtocolTests.o AllProtocolTests.cpp &&\
	mv -f $depbase.Tpo $depbase.Po
/bin/bash ../../../libtool  --tag=CXX   --mode=link g++ -Wall -Wextra -pedantic -g -O2 -std=c++11 -L/usr/lib/x86_64-linux-gnu  -o AllProtocolsTest AllProtocolTests.o libtestgencpp.la /usr/lib/x86_64-linux-gnu/libboost_unit_test_framework.a -lrt -lpthread 
libtool: link: g++ -Wall -Wextra -pedantic -g -O2 -std=c++11 -o .libs/AllProtocolsTest AllProtocolTests.o  -L/usr/lib/x86_64-linux-gnu ./.libs/libtestgencpp.a /thrift/lib/cpp/.libs/libthrift.so -lssl -lcrypto /usr/lib/x86_64-linux-gnu/libboost_unit_test_framework.a -lrt -lpthread
depbase=`echo TransportTest.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
	g++ -DHAVE_CONFIG_H -I. -I../../.. -I../../../lib/cpp/src/thrift -I../../../lib/c_glib/src/thrift  -I/usr/include -I../../../lib/cpp/src -D__STDC_LIMIT_MACROS  -Wall -Wextra -pedantic -g -O2 -std=c++11 -MT TransportTest.o -MD -MP -MF $depbase.Tpo -c -o TransportTest.o TransportTest.cpp &&\
	mv -f $depbase.Tpo $depbase.Po
/bin/bash ../../../libtool  --tag=CXX   --mode=link g++ -Wall -Wextra -pedantic -g -O2 -std=c++11 -L/usr/lib/x86_64-linux-gnu  -o TransportTest TransportTest.o libtestgencpp.la ../../../lib/cpp/libthriftz.la /usr/lib/x86_64-linux-gnu/libboost_unit_test_framework.a -lz -lrt -lpthread 
libtool: link: g++ -Wall -Wextra -pedantic -g -O2 -std=c++11 -o .libs/TransportTest TransportTest.o  -L/usr/lib/x86_64-linux-gnu ./.libs/libtestgencpp.a /thrift/lib/cpp/.libs/libthrift.so -lssl -lcrypto ../../../lib/cpp/.libs/libthriftz.so /usr/lib/x86_64-linux-gnu/libboost_unit_test_framework.a -lz -lrt -lpthread
depbase=`echo TSocketInterruptTest.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
	g++ -DHAVE_CONFIG_H -I. -I../../.. -I../../../lib/cpp/src/thrift -I../../../lib/c_glib/src/thrift  -I/usr/include -I../../../lib/cpp/src -D__STDC_LIMIT_MACROS  -Wall -Wextra -pedantic -g -O2 -std=c++11 -MT TSocketInterruptTest.o -MD -MP -MF $depbase.Tpo -c -o TSocketInterruptTest.o TSocketInterruptTest.cpp &&\
	mv -f $depbase.Tpo $depbase.Po
depbase=`echo TSSLSocketInterruptTest.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
	g++ -DHAVE_CONFIG_H -I. -I../../.. -I../../../lib/cpp/src/thrift -I../../../lib/c_glib/src/thrift  -I/usr/include -I../../../lib/cpp/src -D__STDC_LIMIT_MACROS  -Wall -Wextra -pedantic -g -O2 -std=c++11 -MT TSSLSocketInterruptTest.o -MD -MP -MF $depbase.Tpo -c -o TSSLSocketInterruptTest.o TSSLSocketInterruptTest.cpp &&\
	mv -f $depbase.Tpo $depbase.Po
/bin/bash ../../../libtool  --tag=CXX   --mode=link g++ -Wall -Wextra -pedantic -g -O2 -std=c++11 -L/usr/lib/x86_64-linux-gnu  -o TInterruptTest TSocketInterruptTest.o TSSLSocketInterruptTest.o libtestgencpp.la /usr/lib/x86_64-linux-gnu/libboost_unit_test_framework.a /usr/lib/x86_64-linux-gnu/libboost_filesystem.a /usr/lib/x86_64-linux-gnu/libboost_chrono.a /usr/lib/x86_64-linux-gnu/libboost_system.a /usr/lib/x86_64-linux-gnu/libboost_thread.a -lrt -lpthread 
libtool: link: g++ -Wall -Wextra -pedantic -g -O2 -std=c++11 -o .libs/TInterruptTest TSocketInterruptTest.o TSSLSocketInterruptTest.o  -L/usr/lib/x86_64-linux-gnu ./.libs/libtestgencpp.a /thrift/lib/cpp/.libs/libthrift.so -lssl -lcrypto /usr/lib/x86_64-linux-gnu/libboost_unit_test_framework.a /usr/lib/x86_64-linux-gnu/libboost_filesystem.a /usr/lib/x86_64-linux-gnu/libboost_chrono.a /usr/lib/x86_64-linux-gnu/libboost_system.a /usr/lib/x86_64-linux-gnu/libboost_thread.a -lrt -lpthread
depbase=`echo TServerIntegrationTest.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
	g++ -DHAVE_CONFIG_H -I. -I../../.. -I../../../lib/cpp/src/thrift -I../../../lib/c_glib/src/thrift  -I/usr/include -I../../../lib/cpp/src -D__STDC_LIMIT_MACROS  -Wall -Wextra -pedantic -g -O2 -std=c++11 -MT TServerIntegrationTest.o -MD -MP -MF $depbase.Tpo -c -o TServerIntegrationTest.o TServerIntegrationTest.cpp &&\
	mv -f $depbase.Tpo $depbase.Po
/bin/bash ../../../libtool  --tag=CXX   --mode=link g++ -Wall -Wextra -pedantic -g -O2 -std=c++11 -L/usr/lib/x86_64-linux-gnu  -o TServerIntegrationTest TServerIntegrationTest.o libtestgencpp.la libprocessortest.la /usr/lib/x86_64-linux-gnu/libboost_unit_test_framework.a /usr/lib/x86_64-linux-gnu/libboost_system.a /usr/lib/x86_64-linux-gnu/libboost_thread.a -lrt -lpthread 
libtool: link: g++ -Wall -Wextra -pedantic -g -O2 -std=c++11 -o .libs/TServerIntegrationTest TServerIntegrationTest.o  -L/usr/lib/x86_64-linux-gnu ./.libs/libtestgencpp.a /thrift/lib/cpp/.libs/libthrift.so -lssl -lcrypto ./.libs/libprocessortest.a /usr/lib/x86_64-linux-gnu/libboost_unit_test_framework.a /usr/lib/x86_64-linux-gnu/libboost_system.a /usr/lib/x86_64-linux-gnu/libboost_thread.a -lrt -lpthread
depbase=`echo SecurityTest.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
	g++ -DHAVE_CONFIG_H -I. -I../../.. -I../../../lib/cpp/src/thrift -I../../../lib/c_glib/src/thrift  -I/usr/include -I../../../lib/cpp/src -D__STDC_LIMIT_MACROS  -Wall -Wextra -pedantic -g -O2 -std=c++11 -MT SecurityTest.o -MD -MP -MF $depbase.Tpo -c -o SecurityTest.o SecurityTest.cpp &&\
	mv -f $depbase.Tpo $depbase.Po
/bin/bash ../../../libtool  --tag=CXX   --mode=link g++ -Wall -Wextra -pedantic -g -O2 -std=c++11 -L/usr/lib/x86_64-linux-gnu  -o SecurityTest SecurityTest.o libtestgencpp.la libprocessortest.la /usr/lib/x86_64-linux-gnu/libboost_unit_test_framework.a /usr/lib/x86_64-linux-gnu/libboost_filesystem.a /usr/lib/x86_64-linux-gnu/libboost_system.a /usr/lib/x86_64-linux-gnu/libboost_thread.a -lrt -lpthread 
libtool: link: g++ -Wall -Wextra -pedantic -g -O2 -std=c++11 -o .libs/SecurityTest SecurityTest.o  -L/usr/lib/x86_64-linux-gnu ./.libs/libtestgencpp.a /thrift/lib/cpp/.libs/libthrift.so -lssl -lcrypto ./.libs/libprocessortest.a /usr/lib/x86_64-linux-gnu/libboost_unit_test_framework.a /usr/lib/x86_64-linux-gnu/libboost_filesystem.a /usr/lib/x86_64-linux-gnu/libboost_system.a /usr/lib/x86_64-linux-gnu/libboost_thread.a -lrt -lpthread
depbase=`echo ZlibTest.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
	g++ -DHAVE_CONFIG_H -I. -I../../.. -I../../../lib/cpp/src/thrift -I../../../lib/c_glib/src/thrift  -I/usr/include -I../../../lib/cpp/src -D__STDC_LIMIT_MACROS  -Wall -Wextra -pedantic -g -O2 -std=c++11 -MT ZlibTest.o -MD -MP -MF $depbase.Tpo -c -o ZlibTest.o ZlibTest.cpp &&\
	mv -f $depbase.Tpo $depbase.Po
/bin/bash ../../../libtool  --tag=CXX   --mode=link g++ -Wall -Wextra -pedantic -g -O2 -std=c++11 -L/usr/lib/x86_64-linux-gnu  -o ZlibTest ZlibTest.o libtestgencpp.la ../../../lib/cpp/libthriftz.la /usr/lib/x86_64-linux-gnu/libboost_unit_test_framework.a -lz -lrt -lpthread 
libtool: link: g++ -Wall -Wextra -pedantic -g -O2 -std=c++11 -o .libs/ZlibTest ZlibTest.o  -L/usr/lib/x86_64-linux-gnu ./.libs/libtestgencpp.a /thrift/lib/cpp/.libs/libthrift.so -lssl -lcrypto ../../../lib/cpp/.libs/libthriftz.so /usr/lib/x86_64-linux-gnu/libboost_unit_test_framework.a -lz -lrt -lpthread
depbase=`echo TFileTransportTest.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
	g++ -DHAVE_CONFIG_H -I. -I../../.. -I../../../lib/cpp/src/thrift -I../../../lib/c_glib/src/thrift  -I/usr/include -I../../../lib/cpp/src -D__STDC_LIMIT_MACROS  -Wall -Wextra -pedantic -g -O2 -std=c++11 -MT TFileTransportTest.o -MD -MP -MF $depbase.Tpo -c -o TFileTransportTest.o TFileTransportTest.cpp &&\
	mv -f $depbase.Tpo $depbase.Po
TFileTransportTest.cpp: In member function 'void test_destructor::test_method()':
TFileTransportTest.cpp:192:28: warning: ignoring return value of 'int ftruncate(int, __off_t)', declared with attribute warn_unused_result [-Wunused-result]
     ftruncate(f.getFD(), 0);
                            ^
/bin/bash ../../../libtool  --tag=CXX   --mode=link g++ -Wall -Wextra -pedantic -g -O2 -std=c++11 -L/usr/lib/x86_64-linux-gnu  -o TFileTransportTest TFileTransportTest.o libtestgencpp.la /usr/lib/x86_64-linux-gnu/libboost_unit_test_framework.a -lrt -lpthread 
libtool: link: g++ -Wall -Wextra -pedantic -g -O2 -std=c++11 -o .libs/TFileTransportTest TFileTransportTest.o  -L/usr/lib/x86_64-linux-gnu ./.libs/libtestgencpp.a /thrift/lib/cpp/.libs/libthrift.so -lssl -lcrypto /usr/lib/x86_64-linux-gnu/libboost_unit_test_framework.a -lrt -lpthread
depbase=`echo link/LinkTest.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
	g++ -DHAVE_CONFIG_H -I. -I../../.. -I../../../lib/cpp/src/thrift -I../../../lib/c_glib/src/thrift  -I/usr/include -I../../../lib/cpp/src -D__STDC_LIMIT_MACROS  -Wall -Wextra -pedantic -g -O2 -std=c++11 -MT link/LinkTest.o -MD -MP -MF $depbase.Tpo -c -o link/LinkTest.o link/LinkTest.cpp &&\
	mv -f $depbase.Tpo $depbase.Po
depbase=`echo link/TemplatedService1.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
	g++ -DHAVE_CONFIG_H -I. -I../../.. -I../../../lib/cpp/src/thrift -I../../../lib/c_glib/src/thrift  -I/usr/include -I../../../lib/cpp/src -D__STDC_LIMIT_MACROS  -Wall -Wextra -pedantic -g -O2 -std=c++11 -MT link/TemplatedService1.o -MD -MP -MF $depbase.Tpo -c -o link/TemplatedService1.o link/TemplatedService1.cpp &&\
	mv -f $depbase.Tpo $depbase.Po
depbase=`echo link/TemplatedService2.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
	g++ -DHAVE_CONFIG_H -I. -I../../.. -I../../../lib/cpp/src/thrift -I../../../lib/c_glib/src/thrift  -I/usr/include -I../../../lib/cpp/src -D__STDC_LIMIT_MACROS  -Wall -Wextra -pedantic -g -O2 -std=c++11 -MT link/TemplatedService2.o -MD -MP -MF $depbase.Tpo -c -o link/TemplatedService2.o link/TemplatedService2.cpp &&\
	mv -f $depbase.Tpo $depbase.Po
/bin/bash ../../../libtool  --tag=CXX   --mode=link g++ -Wall -Wextra -pedantic -g -O2 -std=c++11 -L/usr/lib/x86_64-linux-gnu  -o link_test link/LinkTest.o link/TemplatedService1.o link/TemplatedService2.o  -lrt -lpthread 
libtool: link: g++ -Wall -Wextra -pedantic -g -O2 -std=c++11 -o link_test link/LinkTest.o link/TemplatedService1.o link/TemplatedService2.o  -L/usr/lib/x86_64-linux-gnu -lrt -lpthread
depbase=`echo OpenSSLManualInitTest.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
	g++ -DHAVE_CONFIG_H -I. -I../../.. -I../../../lib/cpp/src/thrift -I../../../lib/c_glib/src/thrift  -I/usr/include -I../../../lib/cpp/src -D__STDC_LIMIT_MACROS  -Wall -Wextra -pedantic -g -O2 -std=c++11 -MT OpenSSLManualInitTest.o -MD -MP -MF $depbase.Tpo -c -o OpenSSLManualInitTest.o OpenSSLManualInitTest.cpp &&\
	mv -f $depbase.Tpo $depbase.Po
/bin/bash ../../../libtool  --tag=CXX   --mode=link g++ -Wall -Wextra -pedantic -g -O2 -std=c++11 -L/usr/lib/x86_64-linux-gnu  -o OpenSSLManualInitTest OpenSSLManualInitTest.o ../../../lib/cpp/libthrift.la /usr/lib/x86_64-linux-gnu/libboost_unit_test_framework.a  -lssl -lcrypto   -lrt -lpthread 
libtool: link: g++ -Wall -Wextra -pedantic -g -O2 -std=c++11 -o .libs/OpenSSLManualInitTest OpenSSLManualInitTest.o  -L/usr/lib/x86_64-linux-gnu ../../../lib/cpp/.libs/libthrift.so /usr/lib/x86_64-linux-gnu/libboost_unit_test_framework.a -lssl -lcrypto -lrt -lpthread
depbase=`echo EnumTest.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
	g++ -DHAVE_CONFIG_H -I. -I../../.. -I../../../lib/cpp/src/thrift -I../../../lib/c_glib/src/thrift  -I/usr/include -I../../../lib/cpp/src -D__STDC_LIMIT_MACROS  -Wall -Wextra -pedantic -g -O2 -std=c++11 -MT EnumTest.o -MD -MP -MF $depbase.Tpo -c -o EnumTest.o EnumTest.cpp &&\
	mv -f $depbase.Tpo $depbase.Po
/bin/bash ../../../libtool  --tag=CXX   --mode=link g++ -Wall -Wextra -pedantic -g -O2 -std=c++11 -L/usr/lib/x86_64-linux-gnu  -o EnumTest EnumTest.o libtestgencpp.la /usr/lib/x86_64-linux-gnu/libboost_unit_test_framework.a -lrt -lpthread 
libtool: link: g++ -Wall -Wextra -pedantic -g -O2 -std=c++11 -o .libs/EnumTest EnumTest.o  -L/usr/lib/x86_64-linux-gnu ./.libs/libtestgencpp.a /thrift/lib/cpp/.libs/libthrift.so -lssl -lcrypto /usr/lib/x86_64-linux-gnu/libboost_unit_test_framework.a -lrt -lpthread
depbase=`echo TNonblockingServerTest.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
	g++ -DHAVE_CONFIG_H -I. -I../../.. -I../../../lib/cpp/src/thrift -I../../../lib/c_glib/src/thrift  -I/usr/include -I../../../lib/cpp/src -D__STDC_LIMIT_MACROS  -Wall -Wextra -pedantic -g -O2 -std=c++11 -MT TNonblockingServerTest.o -MD -MP -MF $depbase.Tpo -c -o TNonblockingServerTest.o TNonblockingServerTest.cpp &&\
	mv -f $depbase.Tpo $depbase.Po
/bin/bash ../../../libtool  --tag=CXX   --mode=link g++ -Wall -Wextra -pedantic -g -O2 -std=c++11 -L/usr/lib/x86_64-linux-gnu  -o TNonblockingServerTest TNonblockingServerTest.o libprocessortest.la ../../../lib/cpp/libthrift.la ../../../lib/cpp/libthriftnb.la /usr/lib/x86_64-linux-gnu/libboost_unit_test_framework.a -L/usr/lib/x86_64-linux-gnu -levent -lrt -lpthread 
libtool: link: g++ -Wall -Wextra -pedantic -g -O2 -std=c++11 -o .libs/TNonblockingServerTest TNonblockingServerTest.o  -L/usr/lib/x86_64-linux-gnu ./.libs/libprocessortest.a ../../../lib/cpp/.libs/libthrift.so ../../../lib/cpp/.libs/libthriftnb.so /usr/lib/x86_64-linux-gnu/libboost_unit_test_framework.a -levent -lrt -lpthread
make[5]: Leaving directory `/thrift/lib/cpp/test'
make  check-TESTS
make[5]: Entering directory `/thrift/lib/cpp/test'
An error message from getaddrinfo on the console is expected:
Thrift: Fri Feb 12 17:31:58 2016 getaddrinfo -2: Name or service not known

*** No errors detected
PASS: UnitTests
Thrift: Fri Feb 12 17:32:04 2016 ~TFDTransport TTransportException: 'TFDTransport::close(): Bad file descriptor'

*** No errors detected
PASS: TFDTransportTest

*** No errors detected
PASS: TPipedTransportTest

*** No errors detected
PASS: DebugProtoTest

*** No errors detected
PASS: JSONProtoTest

*** No errors detected
PASS: OptionalRequiredTest

*** No errors detected
PASS: RecursiveTest

*** No errors detected
PASS: SpecializationTest
TBinaryProtocol => OK
TLEBinaryProtocol => OK
TCompactProtocol => OK

*** No errors detected
PASS: AllProtocolsTest
Timeout alarm expired; attempting to unblock transport
Timeout alarm expired; attempting to unblock transport
Timeout alarm expired; attempting to unblock transport
Timeout alarm expired; attempting to unblock transport
Timeout alarm expired; attempting to unblock transport
Timeout alarm expired; attempting to unblock transport
Timeout alarm expired; attempting to unblock transport
Timeout alarm expired; attempting to unblock transport
Timeout alarm expired; attempting to unblock transport
Timeout alarm expired; attempting to unblock transport

*** No errors detected
PASS: TransportTest
An error message from SSL_Shutdown on the console is expected:
Thrift: Fri Feb 12 17:32:50 2016 SSL_shutdown: Broken pipe
An error message from SSL_Shutdown on the console is expected:
Thrift: Fri Feb 12 17:32:52 2016 SSL_shutdown: Broken pipe
An error message from SSL_Shutdown on the console is expected:
Thrift: Fri Feb 12 17:32:53 2016 SSL_shutdown: Broken pipe

*** No errors detected
PASS: TInterruptTest

*** No errors detected
PASS: TServerIntegrationTest
FAIL: SecurityTest
seed: 1455298395

*** No errors detected
PASS: ZlibTest

*** No errors detected
PASS: TFileTransportTest
PASS: link_test

*** No errors detected
PASS: OpenSSLManualInitTest

*** No errors detected
PASS: EnumTest
Thrift: Fri Feb 12 17:33:39 2016 TNonblockingServer: Serving on port 12345, 1 io threads.
Thrift: Fri Feb 12 17:33:39 2016 TNonblockingServer: using libevent 2.0.21-stable method epoll
Thrift: Fri Feb 12 17:33:39 2016 TNonblocking: IO thread #0 registered for listen.
Thrift: Fri Feb 12 17:33:39 2016 TNonblocking: IO thread #0 registered for notify.
Thrift: Fri Feb 12 17:33:39 2016 TNonblockingServer: IO thread #0 entering loop...
Thrift: Fri Feb 12 17:33:39 2016 PthreadThread::join(): detached thread
Thrift: Fri Feb 12 17:33:39 2016 TNonblockingServer: IO thread #0 run() done!
Thrift: Fri Feb 12 17:33:39 2016 TNonblocking: join done for IO thread #0
Thrift: Fri Feb 12 17:33:39 2016 TNonblockingServer: Serving on port 39921, 1 io threads.
Thrift: Fri Feb 12 17:33:39 2016 TNonblockingServer: using libevent 2.0.21-stable method epoll
Thrift: Fri Feb 12 17:33:39 2016 TNonblocking: IO thread #0 registered for listen.
Thrift: Fri Feb 12 17:33:39 2016 TNonblocking: IO thread #0 registered for notify.
Thrift: Fri Feb 12 17:33:39 2016 TNonblockingServer: IO thread #0 entering loop...
Thrift: Fri Feb 12 17:33:39 2016 PthreadThread::join(): detached thread
Thrift: Fri Feb 12 17:33:39 2016 TNonblockingServer: Serving on port 37968, 1 io threads.
Thrift: Fri Feb 12 17:33:39 2016 TNonblockingServer: using libevent 2.0.21-stable method epoll
Thrift: Fri Feb 12 17:33:39 2016 TNonblocking: IO thread #0 registered for listen.
Thrift: Fri Feb 12 17:33:39 2016 TNonblocking: IO thread #0 registered for notify.
Thrift: Fri Feb 12 17:33:39 2016 TNonblockingServer: IO thread #0 entering loop...
Thrift: Fri Feb 12 17:33:39 2016 TNonblockingServer: IO thread #0 run() done!
Thrift: Fri Feb 12 17:33:39 2016 TNonblocking: join done for IO thread #0
Thrift: Fri Feb 12 17:33:39 2016 PthreadThread::join(): detached thread

*** No errors detected
PASS: TNonblockingServerTest
====================
1 of 19 tests failed
====================
make[5]: *** [check-TESTS] Error 1
make[5]: Leaving directory `/thrift/lib/cpp/test'
make[4]: *** [check-am] Error 2
make[4]: Leaving directory `/thrift/lib/cpp/test'
make[3]: *** [check] Error 2
make[3]: Leaving directory `/thrift/lib/cpp/test'
make[2]: *** [check-recursive] Error 1
make[2]: Leaving directory `/thrift/lib/cpp'
make[1]: *** [check-recursive] Error 1
make[1]: Leaving directory `/thrift/lib'
make: *** [check-recursive] Error 1
Build step 'Execute shell' marked build as failure
[WARNINGS] Skipping publisher since build result is FAILURE
[TASKS] Skipping publisher since build result is FAILURE
Archiving artifacts
Compressed 45.73 MB of artifacts by 99.4% relative to #55
Publishing Javadoc
Update relevant JIRA issues is waiting for a checkpoint on Thrift-precommit #92

Jenkins build is back to normal : Thrift-precommit #94

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/Thrift-precommit/94/changes>