You are viewing a plain text version of this content. The canonical link for it is here.
Posted to builds@mesos.apache.org by Apache Jenkins Server <je...@builds.apache.org> on 2015/10/16 06:11:43 UTC

Build failed in Jenkins: Mesos » gcc,--verbose --enable-libevent --enable-ssl,ubuntu:14.04,docker||Hadoop #940

See <https://builds.apache.org/job/Mesos/COMPILER=gcc,CONFIGURATION=--verbose%20--enable-libevent%20--enable-ssl,OS=ubuntu%3A14.04,label_exp=docker%7C%7CHadoop/940/changes>

Changes:

[tnachen] Removed extraneous sandbox directory in Puller tests.

[tnachen] Fixed minor style issues in Provider tests.

------------------------------------------
[...truncated 18331 lines...]
[ RUN      ] ProcessTest.Executor
[       OK ] ProcessTest.Executor (0 ms)
[ RUN      ] ProcessTest.Remote
[       OK ] ProcessTest.Remote (1 ms)
[ RUN      ] ProcessTest.Http1
[       OK ] ProcessTest.Http1 (1 ms)
[ RUN      ] ProcessTest.Http2
[       OK ] ProcessTest.Http2 (3 ms)
[ RUN      ] ProcessTest.Async
[       OK ] ProcessTest.Async (1 ms)
[ RUN      ] ProcessTest.Provide
I1015 23:32:52.167865 27259 process.cpp:3078] Handling HTTP event for process '(59)' with path: '/(59)'
I1015 23:32:52.168076 27259 process.cpp:1132] Sending file at '/tmp/VF6iaR/lorem.txt' with length 446
[       OK ] ProcessTest.Provide (3 ms)
[ RUN      ] ProcessTest.Defers
[       OK ] ProcessTest.Defers (0 ms)
[ RUN      ] ProcessTest.FromTry
[       OK ] ProcessTest.FromTry (0 ms)
[ RUN      ] ProcessTest.PercentEncodedURLs
I1015 23:32:52.170991 27258 process.cpp:3078] Handling HTTP event for process 'id(42)' with path: '/id%2842%29/handler2'
[       OK ] ProcessTest.PercentEncodedURLs (3 ms)
[ RUN      ] ProcessTest.FirewallDisablePaths
I1015 23:32:52.172835 27262 process.cpp:2317] Returning '403 Forbidden' for '/testprocess/handler1' (firewall rule forbids request)
I1015 23:32:52.174515 27257 process.cpp:3078] Handling HTTP event for process 'testprocess' with path: '/testprocess/handler2'
I1015 23:32:52.176312 27262 process.cpp:2317] Returning '403 Forbidden' for '/testprocess/handler2/nested' (firewall rule forbids request)
I1015 23:32:52.177942 27255 process.cpp:3078] Handling HTTP event for process 'testprocess' with path: '/testprocess/handler2/nested/path'
I1015 23:32:52.179615 27254 process.cpp:3078] Handling HTTP event for process 'testprocess' with path: '/testprocess/handler3'
I1015 23:32:52.181207 27249 process.cpp:3078] Handling HTTP event for process 'testprocess' with path: '/testprocess/handler3/nested'
[       OK ] ProcessTest.FirewallDisablePaths (10 ms)
[ RUN      ] ProcessTest.FirewallUninstall
I1015 23:32:52.183058 27262 process.cpp:2317] Returning '403 Forbidden' for '/testprocess/handler1' (firewall rule forbids request)
I1015 23:32:52.184510 27262 process.cpp:2317] Returning '403 Forbidden' for '/testprocess/handler2' (firewall rule forbids request)
I1015 23:32:52.186041 27261 process.cpp:3078] Handling HTTP event for process 'testprocess' with path: '/testprocess/handler1'
I1015 23:32:52.187804 27253 process.cpp:3078] Handling HTTP event for process 'testprocess' with path: '/testprocess/handler2'
[       OK ] ProcessTest.FirewallUninstall (6 ms)
[----------] 43 tests from ProcessTest (99 ms total)

[----------] 3 tests from QueueTest
[ RUN      ] QueueTest.Block
[       OK ] QueueTest.Block (0 ms)
[ RUN      ] QueueTest.Noblock
[       OK ] QueueTest.Noblock (0 ms)
[ RUN      ] QueueTest.Queue
[       OK ] QueueTest.Queue (0 ms)
[----------] 3 tests from QueueTest (1 ms total)

[----------] 3 tests from ReapTest
[ RUN      ] ReapTest.NonChildProcess
[       OK ] ReapTest.NonChildProcess (42 ms)
[ RUN      ] ReapTest.ChildProcess
[       OK ] ReapTest.ChildProcess (31 ms)
[ RUN      ] ReapTest.TerminatedChildProcess
[       OK ] ReapTest.TerminatedChildProcess (22 ms)
[----------] 3 tests from ReapTest (95 ms total)

[----------] 4 tests from SequenceTest
[ RUN      ] SequenceTest.Serialize
[       OK ] SequenceTest.Serialize (12 ms)
[ RUN      ] SequenceTest.DiscardOne
[       OK ] SequenceTest.DiscardOne (11 ms)
[ RUN      ] SequenceTest.DiscardAll
[       OK ] SequenceTest.DiscardAll (11 ms)
[ RUN      ] SequenceTest.Random
[       OK ] SequenceTest.Random (12 ms)
[----------] 4 tests from SequenceTest (46 ms total)

[----------] 4 tests from SharedTest
[ RUN      ] SharedTest.ConstAccess
[       OK ] SharedTest.ConstAccess (0 ms)
[ RUN      ] SharedTest.Null
[       OK ] SharedTest.Null (0 ms)
[ RUN      ] SharedTest.Reset
[       OK ] SharedTest.Reset (0 ms)
[ RUN      ] SharedTest.Own
[       OK ] SharedTest.Own (1 ms)
[----------] 4 tests from SharedTest (1 ms total)

[----------] 3 tests from StatisticsTest
[ RUN      ] StatisticsTest.Empty
[       OK ] StatisticsTest.Empty (0 ms)
[ RUN      ] StatisticsTest.Single
[       OK ] StatisticsTest.Single (0 ms)
[ RUN      ] StatisticsTest.Statistics
[       OK ] StatisticsTest.Statistics (0 ms)
[----------] 3 tests from StatisticsTest (0 ms total)

[----------] 16 tests from SubprocessTest
[ RUN      ] SubprocessTest.Status
[       OK ] SubprocessTest.Status (84 ms)
[ RUN      ] SubprocessTest.PipeOutput
[       OK ] SubprocessTest.PipeOutput (25 ms)
[ RUN      ] SubprocessTest.PipeInput
[       OK ] SubprocessTest.PipeInput (12 ms)
[ RUN      ] SubprocessTest.PipeRedirect
[       OK ] SubprocessTest.PipeRedirect (12 ms)
[ RUN      ] SubprocessTest.PathOutput
[       OK ] SubprocessTest.PathOutput (43 ms)
[ RUN      ] SubprocessTest.PathInput
[       OK ] SubprocessTest.PathInput (12 ms)
[ RUN      ] SubprocessTest.FdOutput
[       OK ] SubprocessTest.FdOutput (43 ms)
[ RUN      ] SubprocessTest.FdInput
[       OK ] SubprocessTest.FdInput (12 ms)
[ RUN      ] SubprocessTest.Default
hello world
[       OK ] SubprocessTest.Default (21 ms)
[ RUN      ] SubprocessTest.Flags
[       OK ] SubprocessTest.Flags (22 ms)
[ RUN      ] SubprocessTest.Environment
[       OK ] SubprocessTest.Environment (25 ms)
[ RUN      ] SubprocessTest.EnvironmentWithSpaces
[       OK ] SubprocessTest.EnvironmentWithSpaces (12 ms)
[ RUN      ] SubprocessTest.EnvironmentWithSpacesAndQuotes
[       OK ] SubprocessTest.EnvironmentWithSpacesAndQuotes (13 ms)
[ RUN      ] SubprocessTest.EnvironmentOverride
[       OK ] SubprocessTest.EnvironmentOverride (12 ms)
[ RUN      ] SubprocessTest.Setup
[       OK ] SubprocessTest.Setup (21 ms)
[ RUN      ] SubprocessTest.SetupStatus
[       OK ] SubprocessTest.SetupStatus (42 ms)
[----------] 16 tests from SubprocessTest (412 ms total)

[----------] 3 tests from TimeSeriesTest
[ RUN      ] TimeSeriesTest.Set
[       OK ] TimeSeriesTest.Set (0 ms)
[ RUN      ] TimeSeriesTest.Sparsify
[       OK ] TimeSeriesTest.Sparsify (0 ms)
[ RUN      ] TimeSeriesTest.Truncate
[       OK ] TimeSeriesTest.Truncate (1 ms)
[----------] 3 tests from TimeSeriesTest (1 ms total)

[----------] 5 tests from TimeTest
[ RUN      ] TimeTest.Arithmetic
[       OK ] TimeTest.Arithmetic (0 ms)
[ RUN      ] TimeTest.Now
[       OK ] TimeTest.Now (0 ms)
[ RUN      ] TimeTest.RFC1123Output
[       OK ] TimeTest.RFC1123Output (0 ms)
[ RUN      ] TimeTest.RFC3339Output
[       OK ] TimeTest.RFC3339Output (0 ms)
[ RUN      ] TimeTest.Output
[       OK ] TimeTest.Output (0 ms)
[----------] 5 tests from TimeTest (0 ms total)

[----------] 1 test from SSL
[ RUN      ] SSL.Disabled
[       OK ] SSL.Disabled (0 ms)
[----------] 1 test from SSL (0 ms total)

[----------] 16 tests from SSLTest
[ RUN      ] SSLTest.BasicSameProcess
[       OK ] SSLTest.BasicSameProcess (13 ms)
[ RUN      ] SSLTest.SSLSocket
[       OK ] SSLTest.SSLSocket (57 ms)
[ RUN      ] SSLTest.NonSSLSocket
I1015 23:32:53.057935 27262 libevent_ssl_socket.cpp:1025] Socket error: error:140760FC:SSL routines:SSL23_GET_CLIENT_HELLO:unknown protocol
[       OK ] SSLTest.NonSSLSocket (100 ms)
[ RUN      ] SSLTest.NoVerifyBadCA
[       OK ] SSLTest.NoVerifyBadCA (101 ms)
[ RUN      ] SSLTest.RequireBadCA
W1015 23:32:53.265216 27262 openssl.cpp:252] Error with certificate at depth: 0
Issuer: /C=US/O=Test/CN=b01b2c8293e5
Subject: /C=US/O=Test/CN=b01b2c8293e5
Error (18): self signed certificate
I1015 23:32:53.265303 27262 libevent_ssl_socket.cpp:1025] Socket error: error:140890B2:SSL routines:SSL3_GET_CLIENT_CERTIFICATE:no certificate returned
[       OK ] SSLTest.RequireBadCA (102 ms)
[ RUN      ] SSLTest.VerifyBadCA
W1015 23:32:53.366134 27262 openssl.cpp:252] Error with certificate at depth: 0
Issuer: /C=US/O=Test/CN=b01b2c8293e5
Subject: /C=US/O=Test/CN=b01b2c8293e5
Error (18): self signed certificate
I1015 23:32:53.366255 27262 libevent_ssl_socket.cpp:1025] Socket error: error:140890B2:SSL routines:SSL3_GET_CLIENT_CERTIFICATE:no certificate returned
[       OK ] SSLTest.VerifyBadCA (100 ms)
[ RUN      ] SSLTest.VerifyCertificate
[       OK ] SSLTest.VerifyCertificate (101 ms)
[ RUN      ] SSLTest.RequireCertificate
[       OK ] SSLTest.RequireCertificate (102 ms)
[ RUN      ] SSLTest.ProtocolMismatch
I1015 23:32:53.652204 27245 ssl_tests.cpp:392] Testing server protocol 'SSL_ENABLE_SSL_V3' with client protocol 'SSL_ENABLE_SSL_V3'
I1015 23:32:53.752758 27245 ssl_tests.cpp:392] Testing server protocol 'SSL_ENABLE_SSL_V3' with client protocol 'SSL_ENABLE_TLS_V1_0'
I1015 23:32:53.766186 27262 libevent_ssl_socket.cpp:1025] Socket error: Connection reset by peer
I1015 23:32:53.853992 27245 ssl_tests.cpp:392] Testing server protocol 'SSL_ENABLE_SSL_V3' with client protocol 'SSL_ENABLE_TLS_V1_1'
I1015 23:32:53.866091 27262 libevent_ssl_socket.cpp:1025] Socket error: Connection reset by peer
I1015 23:32:53.954777 27245 ssl_tests.cpp:392] Testing server protocol 'SSL_ENABLE_SSL_V3' with client protocol 'SSL_ENABLE_TLS_V1_2'
I1015 23:32:53.968379 27262 libevent_ssl_socket.cpp:1025] Socket error: Connection reset by peer
I1015 23:32:54.056076 27245 ssl_tests.cpp:392] Testing server protocol 'SSL_ENABLE_TLS_V1_0' with client protocol 'SSL_ENABLE_SSL_V3'
I1015 23:32:54.068526 27262 libevent_ssl_socket.cpp:1025] Socket error: error:1408A10B:SSL routines:SSL3_GET_CLIENT_HELLO:wrong version number
I1015 23:32:54.157409 27245 ssl_tests.cpp:392] Testing server protocol 'SSL_ENABLE_TLS_V1_0' with client protocol 'SSL_ENABLE_TLS_V1_0'
I1015 23:32:54.258365 27245 ssl_tests.cpp:392] Testing server protocol 'SSL_ENABLE_TLS_V1_0' with client protocol 'SSL_ENABLE_TLS_V1_1'
I1015 23:32:54.270939 27262 libevent_ssl_socket.cpp:1025] Socket error: Connection reset by peer
I1015 23:32:54.359827 27245 ssl_tests.cpp:392] Testing server protocol 'SSL_ENABLE_TLS_V1_0' with client protocol 'SSL_ENABLE_TLS_V1_2'
I1015 23:32:54.373672 27262 libevent_ssl_socket.cpp:1025] Socket error: Connection reset by peer
I1015 23:32:54.460487 27245 ssl_tests.cpp:392] Testing server protocol 'SSL_ENABLE_TLS_V1_1' with client protocol 'SSL_ENABLE_SSL_V3'
I1015 23:32:54.471753 27262 libevent_ssl_socket.cpp:1025] Socket error: error:140760FC:SSL routines:SSL23_GET_CLIENT_HELLO:unknown protocol
I1015 23:32:54.561709 27245 ssl_tests.cpp:392] Testing server protocol 'SSL_ENABLE_TLS_V1_1' with client protocol 'SSL_ENABLE_TLS_V1_0'
I1015 23:32:54.573310 27262 libevent_ssl_socket.cpp:1025] Socket error: error:140760FC:SSL routines:SSL23_GET_CLIENT_HELLO:unknown protocol
I1015 23:32:54.663086 27245 ssl_tests.cpp:392] Testing server protocol 'SSL_ENABLE_TLS_V1_1' with client protocol 'SSL_ENABLE_TLS_V1_1'
I1015 23:32:54.764108 27245 ssl_tests.cpp:392] Testing server protocol 'SSL_ENABLE_TLS_V1_1' with client protocol 'SSL_ENABLE_TLS_V1_2'
I1015 23:32:54.777268 27262 libevent_ssl_socket.cpp:1025] Socket error: Connection reset by peer
I1015 23:32:54.864997 27245 ssl_tests.cpp:392] Testing server protocol 'SSL_ENABLE_TLS_V1_2' with client protocol 'SSL_ENABLE_SSL_V3'
I1015 23:32:54.875360 27262 libevent_ssl_socket.cpp:1025] Socket error: error:140760FC:SSL routines:SSL23_GET_CLIENT_HELLO:unknown protocol
I1015 23:32:54.966095 27245 ssl_tests.cpp:392] Testing server protocol 'SSL_ENABLE_TLS_V1_2' with client protocol 'SSL_ENABLE_TLS_V1_0'
I1015 23:32:54.978060 27262 libevent_ssl_socket.cpp:1025] Socket error: error:140760FC:SSL routines:SSL23_GET_CLIENT_HELLO:unknown protocol
I1015 23:32:55.066835 27245 ssl_tests.cpp:392] Testing server protocol 'SSL_ENABLE_TLS_V1_2' with client protocol 'SSL_ENABLE_TLS_V1_1'
I1015 23:32:55.076292 27262 libevent_ssl_socket.cpp:1025] Socket error: error:140760FC:SSL routines:SSL23_GET_CLIENT_HELLO:unknown protocol
I1015 23:32:55.168102 27245 ssl_tests.cpp:392] Testing server protocol 'SSL_ENABLE_TLS_V1_2' with client protocol 'SSL_ENABLE_TLS_V1_2'
[       OK ] SSLTest.ProtocolMismatch (1617 ms)
[ RUN      ] SSLTest.ValidDowngrade
W1015 23:32:55.269688 27245 openssl.cpp:360] Failed SSL connections will be downgraded to a non-SSL socket
[       OK ] SSLTest.ValidDowngrade (100 ms)
[ RUN      ] SSLTest.NoValidDowngrade
I1015 23:32:55.379129 27262 libevent_ssl_socket.cpp:1025] Socket error: error:140760FC:SSL routines:SSL23_GET_CLIENT_HELLO:unknown protocol
[       OK ] SSLTest.NoValidDowngrade (102 ms)
[ RUN      ] SSLTest.ValidDowngradeEachProtocol
I1015 23:32:55.471143 27245 ssl_tests.cpp:511] Testing server protocol 'SSL_ENABLE_SSL_V3'
W1015 23:32:55.471545 27245 openssl.cpp:360] Failed SSL connections will be downgraded to a non-SSL socket
I1015 23:32:55.572284 27245 ssl_tests.cpp:511] Testing server protocol 'SSL_ENABLE_TLS_V1_0'
W1015 23:32:55.572726 27245 openssl.cpp:360] Failed SSL connections will be downgraded to a non-SSL socket
I1015 23:32:55.673697 27245 ssl_tests.cpp:511] Testing server protocol 'SSL_ENABLE_TLS_V1_1'
W1015 23:32:55.674134 27245 openssl.cpp:360] Failed SSL connections will be downgraded to a non-SSL socket
I1015 23:32:55.774912 27245 ssl_tests.cpp:511] Testing server protocol 'SSL_ENABLE_TLS_V1_2'
W1015 23:32:55.775282 27245 openssl.cpp:360] Failed SSL connections will be downgraded to a non-SSL socket
[       OK ] SSLTest.ValidDowngradeEachProtocol (404 ms)
[ RUN      ] SSLTest.NoValidDowngradeEachProtocol
I1015 23:32:55.875843 27245 ssl_tests.cpp:558] Testing server protocol 'SSL_ENABLE_SSL_V3'
I1015 23:32:55.882661 27262 libevent_ssl_socket.cpp:1025] Socket error: error:140760FC:SSL routines:SSL23_GET_CLIENT_HELLO:unknown protocol
I1015 23:32:55.976476 27245 ssl_tests.cpp:558] Testing server protocol 'SSL_ENABLE_TLS_V1_0'
I1015 23:32:55.984247 27262 libevent_ssl_socket.cpp:1025] Socket error: error:140760FC:SSL routines:SSL23_GET_CLIENT_HELLO:unknown protocol
I1015 23:32:56.077118 27245 ssl_tests.cpp:558] Testing server protocol 'SSL_ENABLE_TLS_V1_1'
I1015 23:32:56.084435 27262 libevent_ssl_socket.cpp:1025] Socket error: error:140760FC:SSL routines:SSL23_GET_CLIENT_HELLO:unknown protocol
I1015 23:32:56.178272 27245 ssl_tests.cpp:558] Testing server protocol 'SSL_ENABLE_TLS_V1_2'
I1015 23:32:56.186130 27262 libevent_ssl_socket.cpp:1025] Socket error: error:140760FC:SSL routines:SSL23_GET_CLIENT_HELLO:unknown protocol
[       OK ] SSLTest.NoValidDowngradeEachProtocol (403 ms)
[ RUN      ] SSLTest.PeerAddress
[       OK ] SSLTest.PeerAddress (9 ms)
[ RUN      ] SSLTest.HTTPSGet
[       OK ] SSLTest.HTTPSGet (9 ms)
[ RUN      ] SSLTest.HTTPSPost
[       OK ] SSLTest.HTTPSPost (9 ms)
[----------] 16 tests from SSLTest (3329 ms total)

[----------] Global test environment tear-down
[==========] 165 tests from 24 test cases ran. (4754 ms total)
[  PASSED  ] 165 tests.

  YOU HAVE 2 DISABLED TESTS

Build timed out (after 300 minutes). Marking the build as failed.
Build was aborted

Jenkins build is back to normal : Mesos » gcc,--verbose --enable-libevent --enable-ssl,ubuntu:14.04,docker||Hadoop #941

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/Mesos/COMPILER=gcc,CONFIGURATION=--verbose%20--enable-libevent%20--enable-ssl,OS=ubuntu%3A14.04,label_exp=docker%7C%7CHadoop/941/changes>