See <https://builds.apache.org/job/Mesos/COMPILER=clang,CONFIGURATION=--verbose%20--enable-libevent%20--enable-ssl,ENVIRONMENT=GLOG_v=1%20MESOS_VERBOSE=1,OS=ubuntu%3A14.04,label_exp=(docker%7C%7CHadoop)&&(!ubuntu-us1)/1899/changes>
Changes: [vinodkone] Fixed a memory leak in the scheduler driver. [vinodkone] Fixed minor spacing issue in the example test framework. [vinodkone] Added `devolve` overloads for `v1::TaskStatus`. [vinodkone] Fixed `using` declaration order in `mesos-execute`. [vinodkone] Removed un-needed methods from command scheduler. [vinodkone] Moved command scheduler to use the scheduler library. [bmahler] Added configure flags to build with Nvidia GPU support. [bmahler] Added stubs for the Nvidia GPU device isolator. [bmahler] Fixed a variable name in cgroups devices library. ------------------------------------------ [...truncated 19194 lines...] [ OK ] ProcessTest.FirewallUninstall (6 ms) [----------] 30 tests from ProcessTest (81 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 (43 ms) [ RUN ] ReapTest.ChildProcess [ OK ] ReapTest.ChildProcess (32 ms) [ RUN ] ReapTest.TerminatedChildProcess [ OK ] ReapTest.TerminatedChildProcess (23 ms) [----------] 3 tests from ReapTest (98 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 (11 ms) [ RUN ] SequenceTest.Random [ OK ] SequenceTest.Random (12 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 (87 ms) [ RUN ] SubprocessTest.PipeOutput [ OK ] SubprocessTest.PipeOutput (27 ms) [ RUN ] SubprocessTest.PipeInput [ OK ] SubprocessTest.PipeInput (13 ms) [ RUN ] SubprocessTest.PipeRedirect [ OK ] SubprocessTest.PipeRedirect (13 ms) [ RUN ] SubprocessTest.PathOutput [ OK ] SubprocessTest.PathOutput (54 ms) [ RUN ] SubprocessTest.PathInput [ OK ] SubprocessTest.PathInput (14 ms) [ RUN ] SubprocessTest.FdOutput [ OK ] SubprocessTest.FdOutput (96 ms) [ RUN ] SubprocessTest.FdInput [ OK ] SubprocessTest.FdInput (42 ms) [ RUN ] SubprocessTest.Default hello world [ OK ] SubprocessTest.Default (22 ms) [ RUN ] SubprocessTest.Flags [ OK ] SubprocessTest.Flags (23 ms) [ RUN ] SubprocessTest.Environment [ OK ] SubprocessTest.Environment (39 ms) [ RUN ] SubprocessTest.EnvironmentWithSpaces [ OK ] SubprocessTest.EnvironmentWithSpaces (13 ms) [ RUN ] SubprocessTest.EnvironmentWithSpacesAndQuotes [ OK ] SubprocessTest.EnvironmentWithSpacesAndQuotes (13 ms) [ RUN ] SubprocessTest.EnvironmentOverride [ OK ] SubprocessTest.EnvironmentOverride (50 ms) [----------] 14 tests from SubprocessTest (507 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 (0 ms) [----------] 3 tests from TimeSeriesTest (0 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 (535 ms) [ RUN ] SSLTest.SSLSocket [ OK ] SSLTest.SSLSocket (402 ms) [ RUN ] SSLTest.NonSSLSocket I0330 00:18:12.156059 30019 libevent_ssl_socket.cpp:1066] Socket error: error:140760FC:SSL routines:SSL23_GET_CLIENT_HELLO:unknown protocol [ OK ] SSLTest.NonSSLSocket (403 ms) [ RUN ] SSLTest.NoVerifyBadCA [ OK ] SSLTest.NoVerifyBadCA (704 ms) [ RUN ] SSLTest.RequireBadCA W0330 00:18:13.513715 30019 openssl.cpp:250] Error with certificate at depth: 0 Issuer: /C=US/O=Test/CN=6941001457c3 Subject: /C=US/O=Test/CN=6941001457c3 Error (18): self signed certificate I0330 00:18:13.513851 30019 libevent_ssl_socket.cpp:1066] Socket error: error:140890B2:SSL routines:SSL3_GET_CLIENT_CERTIFICATE:no certificate returned [ OK ] SSLTest.RequireBadCA (604 ms) [ RUN ] SSLTest.VerifyBadCA W0330 00:18:14.368669 30019 openssl.cpp:250] Error with certificate at depth: 0 Issuer: /C=US/O=Test/CN=6941001457c3 Subject: /C=US/O=Test/CN=6941001457c3 Error (18): self signed certificate I0330 00:18:14.368795 30019 libevent_ssl_socket.cpp:1066] Socket error: error:140890B2:SSL routines:SSL3_GET_CLIENT_CERTIFICATE:no certificate returned [ OK ] SSLTest.VerifyBadCA (903 ms) [ RUN ] SSLTest.VerifyCertificate [ OK ] SSLTest.VerifyCertificate (604 ms) [ RUN ] SSLTest.RequireCertificate [ OK ] SSLTest.RequireCertificate (1004 ms) [ RUN ] SSLTest.ProtocolMismatch I0330 00:18:16.681026 30002 ssl_tests.cpp:390] Testing server protocol 'SSL_ENABLE_SSL_V3' with client protocol 'SSL_ENABLE_SSL_V3' I0330 00:18:16.764961 30002 ssl_tests.cpp:390] Testing server protocol 'SSL_ENABLE_SSL_V3' with client protocol 'SSL_ENABLE_TLS_V1_0' I0330 00:18:16.787988 30019 libevent_ssl_socket.cpp:1066] Socket error: Connection reset by peer I0330 00:18:16.866001 30002 ssl_tests.cpp:390] Testing server protocol 'SSL_ENABLE_SSL_V3' with client protocol 'SSL_ENABLE_TLS_V1_1' I0330 00:18:16.915783 30019 libevent_ssl_socket.cpp:1066] Socket error: Connection reset by peer I0330 00:18:16.966716 30002 ssl_tests.cpp:390] Testing server protocol 'SSL_ENABLE_SSL_V3' with client protocol 'SSL_ENABLE_TLS_V1_2' I0330 00:18:16.986965 30019 libevent_ssl_socket.cpp:1066] Socket error: Connection reset by peer I0330 00:18:17.067929 30002 ssl_tests.cpp:390] Testing server protocol 'SSL_ENABLE_TLS_V1_0' with client protocol 'SSL_ENABLE_SSL_V3' I0330 00:18:17.085150 30019 libevent_ssl_socket.cpp:1066] Socket error: error:1408A10B:SSL routines:SSL3_GET_CLIENT_HELLO:wrong version number I0330 00:18:17.169055 30002 ssl_tests.cpp:390] Testing server protocol 'SSL_ENABLE_TLS_V1_0' with client protocol 'SSL_ENABLE_TLS_V1_0' I0330 00:18:17.270287 30002 ssl_tests.cpp:390] Testing server protocol 'SSL_ENABLE_TLS_V1_0' with client protocol 'SSL_ENABLE_TLS_V1_1' I0330 00:18:17.290822 30019 libevent_ssl_socket.cpp:1066] Socket error: Connection reset by peer I0330 00:18:17.371480 30002 ssl_tests.cpp:390] Testing server protocol 'SSL_ENABLE_TLS_V1_0' with client protocol 'SSL_ENABLE_TLS_V1_2' I0330 00:18:17.390606 30019 libevent_ssl_socket.cpp:1066] Socket error: Connection reset by peer I0330 00:18:17.472373 30002 ssl_tests.cpp:390] Testing server protocol 'SSL_ENABLE_TLS_V1_1' with client protocol 'SSL_ENABLE_SSL_V3' I0330 00:18:17.491209 30019 libevent_ssl_socket.cpp:1066] Socket error: error:140760FC:SSL routines:SSL23_GET_CLIENT_HELLO:unknown protocol I0330 00:18:17.573060 30002 ssl_tests.cpp:390] Testing server protocol 'SSL_ENABLE_TLS_V1_1' with client protocol 'SSL_ENABLE_TLS_V1_0' I0330 00:18:17.594638 30019 libevent_ssl_socket.cpp:1066] Socket error: error:140760FC:SSL routines:SSL23_GET_CLIENT_HELLO:unknown protocol I0330 00:18:17.673519 30002 ssl_tests.cpp:390] Testing server protocol 'SSL_ENABLE_TLS_V1_1' with client protocol 'SSL_ENABLE_TLS_V1_1' I0330 00:18:17.774330 30002 ssl_tests.cpp:390] Testing server protocol 'SSL_ENABLE_TLS_V1_1' with client protocol 'SSL_ENABLE_TLS_V1_2' I0330 00:18:17.791406 30019 libevent_ssl_socket.cpp:1066] Socket error: Connection reset by peer I0330 00:18:17.875243 30002 ssl_tests.cpp:390] Testing server protocol 'SSL_ENABLE_TLS_V1_2' with client protocol 'SSL_ENABLE_SSL_V3' I0330 00:18:17.895120 30019 libevent_ssl_socket.cpp:1066] Socket error: error:140760FC:SSL routines:SSL23_GET_CLIENT_HELLO:unknown protocol I0330 00:18:17.976035 30002 ssl_tests.cpp:390] Testing server protocol 'SSL_ENABLE_TLS_V1_2' with client protocol 'SSL_ENABLE_TLS_V1_0' I0330 00:18:17.995712 30019 libevent_ssl_socket.cpp:1066] Socket error: error:140760FC:SSL routines:SSL23_GET_CLIENT_HELLO:unknown protocol I0330 00:18:18.076647 30002 ssl_tests.cpp:390] Testing server protocol 'SSL_ENABLE_TLS_V1_2' with client protocol 'SSL_ENABLE_TLS_V1_1' I0330 00:18:18.092075 30019 libevent_ssl_socket.cpp:1066] Socket error: error:140760FC:SSL routines:SSL23_GET_CLIENT_HELLO:unknown protocol I0330 00:18:18.177106 30002 ssl_tests.cpp:390] Testing server protocol 'SSL_ENABLE_TLS_V1_2' with client protocol 'SSL_ENABLE_TLS_V1_2' [ OK ] SSLTest.ProtocolMismatch (2216 ms) [ RUN ] SSLTest.ValidDowngrade W0330 00:18:18.726897 30002 openssl.cpp:363] Failed SSL connections will be downgraded to a non-SSL socket [ OK ] SSLTest.ValidDowngrade (513 ms) [ RUN ] SSLTest.NoValidDowngrade I0330 00:18:19.484781 30019 libevent_ssl_socket.cpp:1066] Socket error: error:140760FC:SSL routines:SSL23_GET_CLIENT_HELLO:unknown protocol [ OK ] SSLTest.NoValidDowngrade (792 ms) [ RUN ] SSLTest.ValidDowngradeEachProtocol I0330 00:18:19.764753 30002 ssl_tests.cpp:509] Testing server protocol 'SSL_ENABLE_SSL_V3' W0330 00:18:19.765449 30002 openssl.cpp:363] Failed SSL connections will be downgraded to a non-SSL socket I0330 00:18:19.885583 30002 ssl_tests.cpp:509] Testing server protocol 'SSL_ENABLE_TLS_V1_0' W0330 00:18:19.886224 30002 openssl.cpp:363] Failed SSL connections will be downgraded to a non-SSL socket I0330 00:18:19.986649 30002 ssl_tests.cpp:509] Testing server protocol 'SSL_ENABLE_TLS_V1_1' W0330 00:18:19.987372 30002 openssl.cpp:363] Failed SSL connections will be downgraded to a non-SSL socket I0330 00:18:20.087273 30002 ssl_tests.cpp:509] Testing server protocol 'SSL_ENABLE_TLS_V1_2' W0330 00:18:20.087765 30002 openssl.cpp:363] Failed SSL connections will be downgraded to a non-SSL socket [ OK ] SSLTest.ValidDowngradeEachProtocol (604 ms) [ RUN ] SSLTest.NoValidDowngradeEachProtocol I0330 00:18:20.285570 30002 ssl_tests.cpp:556] Testing server protocol 'SSL_ENABLE_SSL_V3' I0330 00:18:20.329946 30019 libevent_ssl_socket.cpp:1066] Socket error: error:140760FC:SSL routines:SSL23_GET_CLIENT_HELLO:unknown protocol I0330 00:18:20.388739 30002 ssl_tests.cpp:556] Testing server protocol 'SSL_ENABLE_TLS_V1_0' I0330 00:18:20.415653 30019 libevent_ssl_socket.cpp:1066] Socket error: error:140760FC:SSL routines:SSL23_GET_CLIENT_HELLO:unknown protocol I0330 00:18:20.489608 30002 ssl_tests.cpp:556] Testing server protocol 'SSL_ENABLE_TLS_V1_1' I0330 00:18:20.505853 30019 libevent_ssl_socket.cpp:1066] Socket error: error:140760FC:SSL routines:SSL23_GET_CLIENT_HELLO:unknown protocol I0330 00:18:20.590718 30002 ssl_tests.cpp:556] Testing server protocol 'SSL_ENABLE_TLS_V1_2' I0330 00:18:20.607743 30019 libevent_ssl_socket.cpp:1066] Socket error: error:140760FC:SSL routines:SSL23_GET_CLIENT_HELLO:unknown protocol [ OK ] SSLTest.NoValidDowngradeEachProtocol (503 ms) [ RUN ] SSLTest.PeerAddress [ OK ] SSLTest.PeerAddress (508 ms) [ RUN ] SSLTest.HTTPSGet ../../../3rdparty/libprocess/src/tests/ssl_tests.cpp:663: Failure (response).failure(): Failed to decode response [ FAILED ] SSLTest.HTTPSGet (379 ms) [ RUN ] SSLTest.HTTPSPost ../../../3rdparty/libprocess/src/tests/ssl_tests.cpp:704: Failure (response).failure(): Failed to decode response [ FAILED ] SSLTest.HTTPSPost (264 ms) [----------] 16 tests from SSLTest (10942 ms total) [----------] Global test environment tear-down [==========] 172 tests from 25 test cases ran. (12329 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]: Leaving directory `/mesos/mesos-0.29.0/_build/3rdparty/libprocess' make[6]: *** [check-local] Error 1 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]: Leaving directory `/mesos/mesos-0.29.0/_build/3rdparty' make[3]: *** [check-recursive] Error 1 make[2]: *** [check] Error 2 make[2]: Leaving directory `/mesos/mesos-0.29.0/_build/3rdparty' make[1]: *** [check-recursive] Error 1 make[1]: Leaving directory `/mesos/mesos-0.29.0/_build' make: *** [distcheck] Error 1 + docker rmi mesos-1459295785-6231 Untagged: mesos-1459295785-6231:latest Deleted: b842c7e6733c9a7a2187044303195fc1b88a477ed07e01aa67a4b1766831ed52 Deleted: f428a8c16ce2fe7fd3fad7a04b2f27b1d47cd1207c27893a2b2887d2fae4815c Deleted: 75a3cc43ee24272060c398401c3f5c15a0183aa7adf6fa7c612f49e6c53b2cbd Deleted: ecf2fdf27f4c030cbdcc9496f0f4593da69c83cc911d1c46e2a6c0aa8413b105 Deleted: cc6742c23ea4fd26a6593dbd9fe497ee6daf9923dd90a360f13d3345792fb2f3 Deleted: 45dd05407d330027b50a21061fa13586a2516aaaa5943f8690e3c9cf900e3e0a Deleted: 95d1b24c4fb17b4d2276ced2374ae40b1b3948aa7ad22271ca32cc7ef9b9d49a Deleted: 7252d58a1d2066c79e71a97ada07cff320f9c362b5f069531b0dd3dfe260d3d5 Deleted: 3926c07d5ddb6fcd366952d20fbefeb7a78ee862f994cd3ddfd3902012346e6f Deleted: 81d2f9b0dc879c44c9ea0fcdc3e38e123d388819f0c54dadab79f6f168dd337e Deleted: e5f13f594757aa93829682bdb600b8102a9a77c90757240b94bf47e43b17b641 Deleted: 8fc87a368cfc69dab9e383128469afa59cef00be0a6757f5ff802c4bb9336c0f Deleted: cbaf11b60e31a8ac83853539bac8d73f33f1ba1eed1f567b523355cf94d3a9c3 Deleted: ee6c180f6c4095059d9f1eb6692a10a30d468713be4904288878abd43e96c8bd Deleted: 415f3073e13421886dde5bced96cb3fab71f774cd8e15e09a363452a904c8f1a Deleted: a0ac699c30f4ba9d3758776d30061a20c573cb101703c8fb56e92fe7dfbed19c Build step 'Execute shell' marked build as failure
