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

Changes:

[nsuke] THRIFT-3615 Fix Python SSL client resource leak on connection failure

------------------------------------------
[...truncated 7645 lines...]
Leaving test case "test_threaded_factory"; testing time: 7204mks
Entering test case "test_threaded"
server is listening
server stop completed
server thread joined
Leaving test case "test_threaded"; testing time: 6545mks
Entering test case "test_threaded_bound"
server is listening
server stop completed
server thread joined
Leaving test case "test_threaded_bound"; testing time: 7015mks
Entering test case "test_threadpool_factory"
server is listening
server stop completed
server thread joined
Leaving test case "test_threadpool_factory"; testing time: 6654mks
Entering test case "test_threadpool"
server is listening
server stop completed
server thread joined
Leaving test case "test_threadpool"; testing time: 6246mks
Entering test case "test_threadpool_bound"
server is listening
server stop completed
server thread joined
Leaving test case "test_threadpool_bound"; testing time: 7042mks
Leaving test suite "constructors"
Entering test suite "TServerIntegrationTest"
Entering test case "test_stop_with_interruptable_clients_connected"
server is listening
server has accepted 2
server stop completed
server thread joined
Leaving test case "test_stop_with_interruptable_clients_connected"; testing 
time: 1710mks
Entering test case "test_stop_with_uninterruptable_clients_connected"
server is listening
server has accepted 2
server stop completed
server thread joined
Test case test_stop_with_uninterruptable_clients_connected did not check any 
assertions
Leaving test case "test_stop_with_uninterruptable_clients_connected"; testing 
time: 1869mks
Entering test case "test_concurrent_client_limit"
server is listening
server has accepted 1
server has accepted 2
server has accepted 2
server stop completed
server thread joined
Leaving test case "test_concurrent_client_limit"; testing time: 2231mks
Leaving test suite "TServerIntegrationTest"
Leaving test suite "TServerIntegrationTest"

*** No errors detected
PASS: TServerIntegrationTest
argv[0] = "/thrift/lib/cpp/test/.libs/lt-SecurityTest"
Running 1 test case...
Entering test suite "SecurityTest"
Entering test suite "SecurityTest"
Entering test case "ssl_security_matrix"
TEST: Server = SSLTLS, Client = SSLTLS
TEST: Server = SSLTLS, Client = SSLv3
CLI 2b2266a2a700 Exception: SSL_connect: sslv3 alert handshake failure
SRV 2b2266e37700 Exception: SSL_accept: wrong version number
TEST: Server = SSLTLS, Client = TLSv1_0
TEST: Server = SSLTLS, Client = TLSv1_1
TEST: Server = SSLTLS, Client = TLSv1_2
TEST: Server = SSLv3, Client = SSLTLS
CLI 2b2266a2a700 Exception: SSL_connect: unsupported protocol
SRV 2b2266e37700 Exception: SSL_accept: error code: 0
TEST: Server = SSLv3, Client = SSLv3
TEST: Server = SSLv3, Client = TLSv1_0
CLI 2b2266a2a700 Exception: SSL_connect: wrong version number
SRV 2b2266e37700 Exception: SSL_accept: sslv3 alert handshake failure
TEST: Server = SSLv3, Client = TLSv1_1
CLI 2b2266e37700 Exception: SSL_connect: wrong version number
SRV 2b2266a2a700 Exception: SSL_accept: sslv3 alert handshake failure
TEST: Server = SSLv3, Client = TLSv1_2
SRV 2b2266e37700 Exception: SSL_accept: sslv3 alert handshake failure
CLI 2b2266a2a700 Exception: SSL_connect: wrong version number
TEST: Server = TLSv1_0, Client = SSLTLS
TEST: Server = TLSv1_0, Client = SSLv3
SRV 2b2266e37700 Exception: SSL_accept: wrong version number
CLI 2b2266a2a700 Exception: SSL_connect: sslv3 alert handshake failure
TEST: Server = TLSv1_0, Client = TLSv1_0
FAIL: SecurityTest
seed: 1455183971
Running 31 test cases...
Entering test suite "ZlibTest"
Entering test case "uniform-test_write_then_read"
Leaving test case "uniform-test_write_then_read"; testing time: 1102mks
Entering test case "uniform-test_separate_checksum"
Leaving test case "uniform-test_separate_checksum"; testing time: 970mks
Entering test case "uniform-test_incomplete_checksum"
Leaving test case "uniform-test_incomplete_checksum"; testing time: 1044mks
Entering test case "uniform-test_invalid_checksum"
Leaving test case "uniform-test_invalid_checksum"; testing time: 990mks
Entering test case "uniform-test_write_after_flush"
Leaving test case "uniform-test_write_after_flush"; testing time: 779mks
Entering test case "uniform-constant-test_read_write_mix"
Leaving test case "uniform-constant-test_read_write_mix"; testing time: 924mks
Entering test case "uniform-lognormal-write-test_read_write_mix"
Leaving test case "uniform-lognormal-write-test_read_write_mix"; testing time: 
1449mks
Entering test case "uniform-lognormal-read-test_read_write_mix"
Leaving test case "uniform-lognormal-read-test_read_write_mix"; testing time: 
2721mks
Entering test case "uniform-lognormal-both-test_read_write_mix"
Leaving test case "uniform-lognormal-both-test_read_write_mix"; testing time: 
3275mks
Entering test case "uniform-lognormal-same-distribution-test_read_write_mix"
Leaving test case "uniform-lognormal-same-distribution-test_read_write_mix"; 
testing time: 3127mks
Entering test case "compressible-test_write_then_read"
Leaving test case "compressible-test_write_then_read"; testing time: 1518mks
Entering test case "compressible-test_separate_checksum"
Leaving test case "compressible-test_separate_checksum"; testing time: 1486mks
Entering test case "compressible-test_incomplete_checksum"
Leaving test case "compressible-test_incomplete_checksum"; testing time: 1480mks
Entering test case "compressible-test_invalid_checksum"
Leaving test case "compressible-test_invalid_checksum"; testing time: 1472mks
Entering test case "compressible-test_write_after_flush"
Leaving test case "compressible-test_write_after_flush"; testing time: 1079mks
Entering test case "compressible-constant-test_read_write_mix"
Leaving test case "compressible-constant-test_read_write_mix"; testing time: 
1280mks
Entering test case "compressible-lognormal-write-test_read_write_mix"
Leaving test case "compressible-lognormal-write-test_read_write_mix"; testing 
time: 1778mks
Entering test case "compressible-lognormal-read-test_read_write_mix"
Leaving test case "compressible-lognormal-read-test_read_write_mix"; testing 
time: 2952mks
Entering test case "compressible-lognormal-both-test_read_write_mix"
Leaving test case "compressible-lognormal-both-test_read_write_mix"; testing 
time: 3377mks
Entering test case 
"compressible-lognormal-same-distribution-test_read_write_mix"
Leaving test case 
"compressible-lognormal-same-distribution-test_read_write_mix"; testing time: 
3298mks
Entering test case "random-test_write_then_read"
Leaving test case "random-test_write_then_read"; testing time: 1786mks
Entering test case "random-test_separate_checksum"
Leaving test case "random-test_separate_checksum"; testing time: 1810mks
Entering test case "random-test_incomplete_checksum"
Leaving test case "random-test_incomplete_checksum"; testing time: 1780mks
Entering test case "random-test_invalid_checksum"
Leaving test case "random-test_invalid_checksum"; testing time: 1754mks
Entering test case "random-test_write_after_flush"
Leaving test case "random-test_write_after_flush"; testing time: 1644mks
Entering test case "random-constant-test_read_write_mix"
Leaving test case "random-constant-test_read_write_mix"; testing time: 1740mks
Entering test case "random-lognormal-write-test_read_write_mix"
Leaving test case "random-lognormal-write-test_read_write_mix"; testing time: 
2273mks
Entering test case "random-lognormal-read-test_read_write_mix"
Leaving test case "random-lognormal-read-test_read_write_mix"; testing time: 
3429mks
Entering test case "random-lognormal-both-test_read_write_mix"
Leaving test case "random-lognormal-both-test_read_write_mix"; testing time: 
3936mks
Entering test case "random-lognormal-same-distribution-test_read_write_mix"
Leaving test case "random-lognormal-same-distribution-test_read_write_mix"; 
testing time: 3827mks
Entering test case "test_no_write"
Leaving test case "test_no_write"; testing time: 379mks
Leaving test suite "ZlibTest"

*** No errors detected
PASS: ZlibTest
Running 5 test cases...
Entering test suite "TFileTransportTest"
Entering test case "test_destructor"
Leaving test case "test_destructor"; testing time: 163233mks
Entering test case "test_flush_max_us1"
Leaving test case "test_flush_max_us1"; testing time: 7700mks
Entering test case "test_flush_max_us2"
Leaving test case "test_flush_max_us2"; testing time: 2881mks
Entering test case "test_flush_max_us3"
Leaving test case "test_flush_max_us3"; testing time: 1663mks
Entering test case "test_noop_flush"
Leaving test case "test_noop_flush"; testing time: 1634mks
Leaving test suite "TFileTransportTest"

*** No errors detected
PASS: TFileTransportTest
PASS: link_test
Running 1 test case...
Entering test suite "OpenSSLManualInit"
Entering test case "test_openssl_availability"
Leaving test case "test_openssl_availability"; testing time: 2307mks
Leaving test suite "OpenSSLManualInit"

*** No errors detected
PASS: OpenSSLManualInitTest
Running 2 test cases...
Entering test suite "EnumTest"
Entering test suite "EnumTest"
Entering test case "test_enum"
Leaving test case "test_enum"; testing time: 353mks
Entering test case "test_enum_constant"
Leaving test case "test_enum_constant"; testing time: 332mks
Leaving test suite "EnumTest"
Leaving test suite "EnumTest"

*** No errors detected
PASS: EnumTest
Running 3 test cases...
Entering test suite "TNonblockingServerTest"
Entering test suite "TNonblockingServerTest"
Entering test case "get_specified_port"
Thrift: Thu Feb 11 09:46:15 2016 TNonblockingServer: Serving on port 12345, 1 
io threads.
Thrift: Thu Feb 11 09:46:15 2016 TNonblockingServer: using libevent 
2.0.21-stable method epoll
Thrift: Thu Feb 11 09:46:15 2016 TNonblocking: IO thread #0 registered for 
listen.
Thrift: Thu Feb 11 09:46:15 2016 TNonblocking: IO thread #0 registered for 
notify.
Thrift: Thu Feb 11 09:46:15 2016 TNonblockingServer: IO thread #0 entering 
loop...
Thrift: Thu Feb 11 09:46:15 2016 PthreadThread::join(): detached thread
Leaving test case "get_specified_port"; testing time: 1897mks
Entering test case "get_assigned_port"
Thrift: Thu Feb 11 09:46:15 2016 TNonblockingServer: IO thread #0 run() done!
Thrift: Thu Feb 11 09:46:15 2016 TNonblocking: join done for IO thread #0
Thrift: Thu Feb 11 09:46:15 2016 TNonblockingServer: Serving on port 42532, 1 
io threads.
Thrift: Thu Feb 11 09:46:15 2016 TNonblockingServer: using libevent 
2.0.21-stable method epoll
Thrift: Thu Feb 11 09:46:15 2016 TNonblocking: IO thread #0 registered for 
listen.
Thrift: Thu Feb 11 09:46:15 2016 TNonblocking: IO thread #0 registered for 
notify.
Thrift: Thu Feb 11 09:46:15 2016 TNonblockingServer: IO thread #0 entering 
loop...
Thrift: Thu Feb 11 09:46:15 2016 PthreadThread::join(): detached thread
Leaving test case "get_assigned_port"; testing time: 1349mks
Entering test case "provide_event_base"
Thrift: Thu Feb 11 09:46:15 2016 TNonblockingServer: Serving on port 47257, 1 
io threads.
Thrift: Thu Feb 11 09:46:15 2016 TNonblockingServer: using libevent 
2.0.21-stable method epoll
Thrift: Thu Feb 11 09:46:15 2016 TNonblocking: IO thread #0 registered for 
listen.
Thrift: Thu Feb 11 09:46:15 2016 TNonblocking: IO thread #0 registered for 
notify.
Thrift: Thu Feb 11 09:46:15 2016 TNonblockingServer: IO thread #0 entering 
loop...
Thrift: Thu Feb 11 09:46:15 2016 TNonblockingServer: IO thread #0 run() done!
Thrift: Thu Feb 11 09:46:15 2016 TNonblocking: join done for IO thread #0
Thrift: Thu Feb 11 09:46:15 2016 PthreadThread::join(): detached thread
Leaving test case "provide_event_base"; testing time: 1359mks
Leaving test suite "TNonblockingServerTest"
Leaving test suite "TNonblockingServerTest"

*** 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 #72
Updating THRIFT-3615

Reply via email to