See <https://builds.apache.org/job/Mesos/COMPILER=gcc,CONFIGURATION=--verbose%20--enable-libevent%20--enable-ssl,ENVIRONMENT=GLOG_v=1%20MESOS_VERBOSE=1,OS=centos%3A7,label_exp=(docker%7C%7CHadoop)&&(!ubuntu-us1)/1901/changes>
Changes: [yujie.jay] Fix container destroy provisioning race. ------------------------------------------ [...truncated 18049 lines...] [ OK ] ProcessTest.FirewallUninstall (8 ms) [----------] 30 tests from ProcessTest (85 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 (0 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 (24 ms) [----------] 3 tests from ReapTest (97 ms total) [----------] 4 tests from SequenceTest [ RUN ] SequenceTest.Serialize [ OK ] SequenceTest.Serialize (11 ms) [ RUN ] SequenceTest.DiscardOne [ OK ] SequenceTest.DiscardOne (11 ms) [ RUN ] SequenceTest.DiscardAll [ OK ] SequenceTest.DiscardAll (12 ms) [ RUN ] SequenceTest.Random [ OK ] SequenceTest.Random (11 ms) [----------] 4 tests from SequenceTest (45 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 (0 ms) [----------] 4 tests from SharedTest (0 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) [----------] 14 tests from SubprocessTest [ RUN ] SubprocessTest.Status [ OK ] SubprocessTest.Status (75 ms) [ RUN ] SubprocessTest.PipeOutput [ OK ] SubprocessTest.PipeOutput (27 ms) [ RUN ] SubprocessTest.PipeInput [ OK ] SubprocessTest.PipeInput (14 ms) [ RUN ] SubprocessTest.PipeRedirect [ OK ] SubprocessTest.PipeRedirect (14 ms) [ RUN ] SubprocessTest.PathOutput [ OK ] SubprocessTest.PathOutput (43 ms) [ RUN ] SubprocessTest.PathInput [ OK ] SubprocessTest.PathInput (13 ms) [ RUN ] SubprocessTest.FdOutput [ OK ] SubprocessTest.FdOutput (42 ms) [ RUN ] SubprocessTest.FdInput [ OK ] SubprocessTest.FdInput (14 ms) [ RUN ] SubprocessTest.Default hello world [ OK ] SubprocessTest.Default (21 ms) [ RUN ] SubprocessTest.Flags [ OK ] SubprocessTest.Flags (33 ms) [ RUN ] SubprocessTest.Environment [ OK ] SubprocessTest.Environment (27 ms) [ RUN ] SubprocessTest.EnvironmentWithSpaces [ OK ] SubprocessTest.EnvironmentWithSpaces (13 ms) [ RUN ] SubprocessTest.EnvironmentWithSpacesAndQuotes [ OK ] SubprocessTest.EnvironmentWithSpacesAndQuotes (14 ms) [ RUN ] SubprocessTest.EnvironmentOverride [ OK ] SubprocessTest.EnvironmentOverride (12 ms) [----------] 14 tests from SubprocessTest (363 ms total) [----------] 3 tests from TimeSeriesTest [ RUN ] TimeSeriesTest.Set [ OK ] TimeSeriesTest.Set (1 ms) [ RUN ] TimeSeriesTest.Sparsify [ OK ] TimeSeriesTest.Sparsify (0 ms) [ RUN ] TimeSeriesTest.Truncate [ OK ] TimeSeriesTest.Truncate (0 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 (1 ms) [----------] 1 test from SSL (1 ms total) [----------] 16 tests from SSLTest [ RUN ] SSLTest.BasicSameProcess [ OK ] SSLTest.BasicSameProcess (301 ms) [ RUN ] SSLTest.SSLSocket [ OK ] SSLTest.SSLSocket (1005 ms) [ RUN ] SSLTest.NonSSLSocket I0330 02:09:56.191972 32441 libevent_ssl_socket.cpp:1066] Socket error: error:140760FC:SSL routines:SSL23_GET_CLIENT_HELLO:unknown protocol [ OK ] SSLTest.NonSSLSocket (100 ms) [ RUN ] SSLTest.NoVerifyBadCA [ OK ] SSLTest.NoVerifyBadCA (603 ms) [ RUN ] SSLTest.RequireBadCA W0330 02:09:57.111516 32441 openssl.cpp:250] Error with certificate at depth: 0 Issuer: /C=US/O=Test/CN=f91a3d7b3892 Subject: /C=US/O=Test/CN=f91a3d7b3892 Error (18): self signed certificate I0330 02:09:57.111594 32441 libevent_ssl_socket.cpp:1066] Socket error: error:140890B2:SSL routines:SSL3_GET_CLIENT_CERTIFICATE:no certificate returned [ OK ] SSLTest.RequireBadCA (402 ms) [ RUN ] SSLTest.VerifyBadCA W0330 02:09:57.398639 32441 openssl.cpp:250] Error with certificate at depth: 0 Issuer: /C=US/O=Test/CN=f91a3d7b3892 Subject: /C=US/O=Test/CN=f91a3d7b3892 Error (18): self signed certificate I0330 02:09:57.398725 32441 libevent_ssl_socket.cpp:1066] Socket error: error:140890B2:SSL routines:SSL3_GET_CLIENT_CERTIFICATE:no certificate returned [ OK ] SSLTest.VerifyBadCA (201 ms) [ RUN ] SSLTest.VerifyCertificate [ OK ] SSLTest.VerifyCertificate (703 ms) [ RUN ] SSLTest.RequireCertificate [ OK ] SSLTest.RequireCertificate (403 ms) [ RUN ] SSLTest.ProtocolMismatch I0330 02:09:58.894217 32424 ssl_tests.cpp:390] Testing server protocol 'SSL_ENABLE_SSL_V3' with client protocol 'SSL_ENABLE_SSL_V3' I0330 02:09:59.014070 32424 ssl_tests.cpp:390] Testing server protocol 'SSL_ENABLE_SSL_V3' with client protocol 'SSL_ENABLE_TLS_V1_0' I0330 02:09:59.029311 32441 libevent_ssl_socket.cpp:1066] Socket error: Connection reset by peer I0330 02:09:59.115089 32424 ssl_tests.cpp:390] Testing server protocol 'SSL_ENABLE_SSL_V3' with client protocol 'SSL_ENABLE_TLS_V1_1' I0330 02:09:59.132169 32441 libevent_ssl_socket.cpp:1066] Socket error: Connection reset by peer I0330 02:09:59.215808 32424 ssl_tests.cpp:390] Testing server protocol 'SSL_ENABLE_SSL_V3' with client protocol 'SSL_ENABLE_TLS_V1_2' I0330 02:09:59.232537 32441 libevent_ssl_socket.cpp:1066] Socket error: Connection reset by peer I0330 02:09:59.316393 32424 ssl_tests.cpp:390] Testing server protocol 'SSL_ENABLE_TLS_V1_0' with client protocol 'SSL_ENABLE_SSL_V3' I0330 02:09:59.330628 32441 libevent_ssl_socket.cpp:1066] Socket error: error:1408A10B:SSL routines:SSL3_GET_CLIENT_HELLO:wrong version number I0330 02:09:59.417412 32424 ssl_tests.cpp:390] Testing server protocol 'SSL_ENABLE_TLS_V1_0' with client protocol 'SSL_ENABLE_TLS_V1_0' I0330 02:09:59.518510 32424 ssl_tests.cpp:390] Testing server protocol 'SSL_ENABLE_TLS_V1_0' with client protocol 'SSL_ENABLE_TLS_V1_1' I0330 02:09:59.534672 32441 libevent_ssl_socket.cpp:1066] Socket error: Connection reset by peer I0330 02:09:59.619372 32424 ssl_tests.cpp:390] Testing server protocol 'SSL_ENABLE_TLS_V1_0' with client protocol 'SSL_ENABLE_TLS_V1_2' I0330 02:09:59.635169 32441 libevent_ssl_socket.cpp:1066] Socket error: Connection reset by peer I0330 02:09:59.719893 32424 ssl_tests.cpp:390] Testing server protocol 'SSL_ENABLE_TLS_V1_1' with client protocol 'SSL_ENABLE_SSL_V3' I0330 02:09:59.734201 32441 libevent_ssl_socket.cpp:1066] Socket error: error:140760FC:SSL routines:SSL23_GET_CLIENT_HELLO:unknown protocol I0330 02:09:59.821254 32424 ssl_tests.cpp:390] Testing server protocol 'SSL_ENABLE_TLS_V1_1' with client protocol 'SSL_ENABLE_TLS_V1_0' I0330 02:09:59.835716 32441 libevent_ssl_socket.cpp:1066] Socket error: error:140760FC:SSL routines:SSL23_GET_CLIENT_HELLO:unknown protocol I0330 02:09:59.921566 32424 ssl_tests.cpp:390] Testing server protocol 'SSL_ENABLE_TLS_V1_1' with client protocol 'SSL_ENABLE_TLS_V1_1' I0330 02:10:00.022197 32424 ssl_tests.cpp:390] Testing server protocol 'SSL_ENABLE_TLS_V1_1' with client protocol 'SSL_ENABLE_TLS_V1_2' I0330 02:10:00.037259 32441 libevent_ssl_socket.cpp:1066] Socket error: Connection reset by peer I0330 02:10:00.122942 32424 ssl_tests.cpp:390] Testing server protocol 'SSL_ENABLE_TLS_V1_2' with client protocol 'SSL_ENABLE_SSL_V3' I0330 02:10:00.137073 32441 libevent_ssl_socket.cpp:1066] Socket error: error:140760FC:SSL routines:SSL23_GET_CLIENT_HELLO:unknown protocol I0330 02:10:00.223870 32424 ssl_tests.cpp:390] Testing server protocol 'SSL_ENABLE_TLS_V1_2' with client protocol 'SSL_ENABLE_TLS_V1_0' I0330 02:10:00.237756 32441 libevent_ssl_socket.cpp:1066] Socket error: error:140760FC:SSL routines:SSL23_GET_CLIENT_HELLO:unknown protocol I0330 02:10:00.324558 32424 ssl_tests.cpp:390] Testing server protocol 'SSL_ENABLE_TLS_V1_2' with client protocol 'SSL_ENABLE_TLS_V1_1' I0330 02:10:00.338835 32441 libevent_ssl_socket.cpp:1066] Socket error: error:140760FC:SSL routines:SSL23_GET_CLIENT_HELLO:unknown protocol I0330 02:10:00.425603 32424 ssl_tests.cpp:390] Testing server protocol 'SSL_ENABLE_TLS_V1_2' with client protocol 'SSL_ENABLE_TLS_V1_2' [ OK ] SSLTest.ProtocolMismatch (2019 ms) [ RUN ] SSLTest.ValidDowngrade W0330 02:10:00.745951 32424 openssl.cpp:363] Failed SSL connections will be downgraded to a non-SSL socket [ OK ] SSLTest.ValidDowngrade (301 ms) [ RUN ] SSLTest.NoValidDowngrade I0330 02:10:01.201757 32441 libevent_ssl_socket.cpp:1066] Socket error: error:140760FC:SSL routines:SSL23_GET_CLIENT_HELLO:unknown protocol [ OK ] SSLTest.NoValidDowngrade (402 ms) [ RUN ] SSLTest.ValidDowngradeEachProtocol I0330 02:10:01.551177 32424 ssl_tests.cpp:509] Testing server protocol 'SSL_ENABLE_SSL_V3' W0330 02:10:01.551539 32424 openssl.cpp:363] Failed SSL connections will be downgraded to a non-SSL socket I0330 02:10:01.631642 32424 ssl_tests.cpp:509] Testing server protocol 'SSL_ENABLE_TLS_V1_0' W0330 02:10:01.631999 32424 openssl.cpp:363] Failed SSL connections will be downgraded to a non-SSL socket I0330 02:10:01.732316 32424 ssl_tests.cpp:509] Testing server protocol 'SSL_ENABLE_TLS_V1_1' W0330 02:10:01.732805 32424 openssl.cpp:363] Failed SSL connections will be downgraded to a non-SSL socket I0330 02:10:01.832835 32424 ssl_tests.cpp:509] Testing server protocol 'SSL_ENABLE_TLS_V1_2' W0330 02:10:01.833385 32424 openssl.cpp:363] Failed SSL connections will be downgraded to a non-SSL socket [ OK ] SSLTest.ValidDowngradeEachProtocol (704 ms) [ RUN ] SSLTest.NoValidDowngradeEachProtocol I0330 02:10:02.925981 32424 ssl_tests.cpp:556] Testing server protocol 'SSL_ENABLE_SSL_V3' I0330 02:10:02.941074 32441 libevent_ssl_socket.cpp:1066] Socket error: error:140760FC:SSL routines:SSL23_GET_CLIENT_HELLO:unknown protocol I0330 02:10:03.036808 32424 ssl_tests.cpp:556] Testing server protocol 'SSL_ENABLE_TLS_V1_0' I0330 02:10:03.047521 32441 libevent_ssl_socket.cpp:1066] Socket error: error:140760FC:SSL routines:SSL23_GET_CLIENT_HELLO:unknown protocol I0330 02:10:03.137431 32424 ssl_tests.cpp:556] Testing server protocol 'SSL_ENABLE_TLS_V1_1' I0330 02:10:03.149571 32441 libevent_ssl_socket.cpp:1066] Socket error: error:140760FC:SSL routines:SSL23_GET_CLIENT_HELLO:unknown protocol I0330 02:10:03.238469 32424 ssl_tests.cpp:556] Testing server protocol 'SSL_ENABLE_TLS_V1_2' I0330 02:10:03.251153 32441 libevent_ssl_socket.cpp:1066] Socket error: error:140760FC:SSL routines:SSL23_GET_CLIENT_HELLO:unknown protocol [ OK ] SSLTest.NoValidDowngradeEachProtocol (1406 ms) [ RUN ] SSLTest.PeerAddress [ OK ] SSLTest.PeerAddress (616 ms) [ RUN ] SSLTest.HTTPSGet ../../../3rdparty/libprocess/src/tests/ssl_tests.cpp:663: Failure (response).failure(): Failed to decode response [ FAILED ] SSLTest.HTTPSGet (366 ms) [ RUN ] SSLTest.HTTPSPost ../../../3rdparty/libprocess/src/tests/ssl_tests.cpp:704: Failure (response).failure(): Failed to decode response [ FAILED ] SSLTest.HTTPSPost (346 ms) [----------] 16 tests from SSLTest (9878 ms total) [----------] Global test environment tear-down [==========] 172 tests from 25 test cases ran. (11065 ms total) [ PASSED ] 170 tests. [ FAILED ] 2 tests, listed below: [ FAILED ] SSLTest.HTTPSGet [ FAILED ] SSLTest.HTTPSPost 2 FAILED TESTS YOU HAVE 2 DISABLED TESTS make[6]: *** [check-local] Error 1 make[6]: Leaving directory `/mesos/mesos-0.29.0/_build/3rdparty/libprocess' make[5]: *** [check-am] Error 2 make[5]: Leaving directory `/mesos/mesos-0.29.0/_build/3rdparty/libprocess' make[4]: *** [check-recursive] Error 1 make[4]: Leaving directory `/mesos/mesos-0.29.0/_build/3rdparty/libprocess' make[3]: *** [check-recursive] Error 1 make[3]: Leaving directory `/mesos/mesos-0.29.0/_build/3rdparty' make[2]: Leaving directory `/mesos/mesos-0.29.0/_build/3rdparty' make[2]: *** [check] Error 2 make[1]: *** [check-recursive] Error 1 make[1]: Leaving directory `/mesos/mesos-0.29.0/_build' make: *** [distcheck] Error 1 + docker rmi mesos-1459302917-25992 Untagged: mesos-1459302917-25992:latest Deleted: fd6f3d41d3a4e4641c417e87002ea1727ec3c3aa14f063df305f566458684881 Deleted: 137f1e736dd14ff0a9b510b7ae6a3ccc80308f3e053f0c21874b8bd7919ca39f Deleted: 8f8798a413748b86e84a362c2fcc05cdf7796b5fddff233847765024dc8b39b6 Deleted: 72886f2de859bffefc70cfe9b73984c6a4acd917354a704c34e795346d1a043a Deleted: 8fda3eeed0c274ab11c62609a8dd4a1a46fa8dab19983eb6b5936d982e8db3fe Deleted: e5ce3fc8bc6b84c6e450fe5c21b659ed363171aa0775e70292c46c6fe76de041 Deleted: 1cfb11f4658f7179b0a53431e8434bd8c45d53bfa28a58b4c3c316387d91dead Deleted: 92e1e0d0451f1d032c0dcf5ba2379081bcb7a944df72f9e7504e4274fbb54c98 Deleted: 29d7843ae69e9e28692f2cdff619715e268f3fc07e22b773b5b4f90e10cbdc32 Deleted: 3e2765985ff868dbd8170ada981a45eeec7f2b764f34469f4960d509429787e3 Deleted: dfd0e42881a50109719732e33368d8728ff677545b5123074d51cc91c894c858 Deleted: abef6005a8c87043d49667b65d347ed41f8e33b2e3670fb52f5a6b90767a6d48 Deleted: d184b664ddc8e245b9f8f017e0cba466f5c720bb8b0ce159c8e380f17e893cd9 Deleted: 02271fc3728a495096ed593e0e7e5766fdc4dafad2c692313b8c84cfca0397b0 Deleted: 6a2bda070477499faf55eb4406e7bc5d3aa460dc94f0043edd1db5f3267a68f5 Deleted: 4ee95f94d1c16b55c272b3883a72046999f95243df24d761ca6faacab8e87eb6 Build step 'Execute shell' marked build as failure
