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 2016/07/01 18:11:28 UTC

Build failed in Jenkins: Mesos » autotools,gcc,--verbose --enable-libevent --enable-ssl,GLOG_v=1 MESOS_VERBOSE=1,ubuntu:14.04,(docker||Hadoop)&&(!ubuntu-us1)&&(!ubuntu-6) #2413

See <https://builds.apache.org/job/Mesos/BUILDTOOL=autotools,COMPILER=gcc,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)&&(!ubuntu-6)/2413/changes>

Changes:

[alexr] Added Yanyan Hu to contributors list.

------------------------------------------
[...truncated 12185 lines...]
I0701 13:51:39.009063 25133 process.cpp:1066] libprocess is initialized on 172.17.0.5:45348 with 16 worker threads
[       OK ] ProcessRemoteLinkTest.RemoteDoubleLinkRelink (130 ms)
[ RUN      ] ProcessRemoteLinkTest.RemoteUseStaleLink
WARNING: Logging before InitGoogleLogging() is written to STDERR
I0701 13:51:39.130914 25152 process.cpp:1066] libprocess is initialized on 172.17.0.5:50652 with 16 worker threads
E0701 13:51:39.158841 25074 process.cpp:2104] Failed to shutdown socket with fd 7: Transport endpoint is not connected
../../../3rdparty/libprocess/src/tests/process_tests.cpp:1006: Failure
Value of: exitedPid.isPending()
  Actual: false
Expected: true
[  FAILED  ] ProcessRemoteLinkTest.RemoteUseStaleLink (73 ms)
[ RUN      ] ProcessRemoteLinkTest.RemoteStaleLinkRelink
WARNING: Logging before InitGoogleLogging() is written to STDERR
I0701 13:51:39.218973 25171 process.cpp:1066] libprocess is initialized on 172.17.0.5:49057 with 16 worker threads

[       OK ] ProcessRemoteLinkTest.RemoteStaleLinkRelink (74 ms)
[----------] 6 tests from ProcessRemoteLinkTest (502 ms total)

[----------] 2 tests from ProfilerTest
[ RUN      ] ProfilerTest.StartAndStop
I0701 13:51:39.268440 25072 process.cpp:3322] Handling HTTP event for process 'profiler' with path: '/profiler/start'
I0701 13:51:39.302841 25067 process.cpp:3322] Handling HTTP event for process 'profiler' with path: '/profiler/stop'
[       OK ] ProfilerTest.StartAndStop (38 ms)
[ RUN      ] ProfilerTest.StartAndStopAuthenticationEnabled
I0701 13:51:39.318686 25068 process.cpp:3322] Handling HTTP event for process 'profiler' with path: '/profiler/start'
I0701 13:51:39.321100 25067 process.cpp:3322] Handling HTTP event for process 'profiler' with path: '/profiler/stop'
[       OK ] ProfilerTest.StartAndStopAuthenticationEnabled (18 ms)
[----------] 2 tests from ProfilerTest (56 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 (47 ms)
[ RUN      ] ReapTest.ChildProcess
[       OK ] ReapTest.ChildProcess (34 ms)
[ RUN      ] ReapTest.TerminatedChildProcess
[       OK ] ReapTest.TerminatedChildProcess (24 ms)
[----------] 3 tests from ReapTest (105 ms total)

[----------] 4 tests from SequenceTest
[ RUN      ] SequenceTest.Serialize
[       OK ] SequenceTest.Serialize (13 ms)
[ RUN      ] SequenceTest.DiscardOne
[       OK ] SequenceTest.DiscardOne (37 ms)
[ RUN      ] SequenceTest.DiscardAll
[       OK ] SequenceTest.DiscardAll (38 ms)
[ RUN      ] SequenceTest.Random
[       OK ] SequenceTest.Random (13 ms)
[----------] 4 tests from SequenceTest (101 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)

[----------] 17 tests from SubprocessTest
[ RUN      ] SubprocessTest.PipeOutputToFileDescriptor
[       OK ] SubprocessTest.PipeOutputToFileDescriptor (82 ms)
[ RUN      ] SubprocessTest.PipeOutputToPath
[       OK ] SubprocessTest.PipeOutputToPath (73 ms)
[ RUN      ] SubprocessTest.EnvironmentEcho
[       OK ] SubprocessTest.EnvironmentEcho (23 ms)
[ RUN      ] SubprocessTest.Status
[       OK ] SubprocessTest.Status (79 ms)
[ RUN      ] SubprocessTest.PipeOutput
[       OK ] SubprocessTest.PipeOutput (57 ms)
[ RUN      ] SubprocessTest.PipeInput
[       OK ] SubprocessTest.PipeInput (27 ms)
[ RUN      ] SubprocessTest.PipeRedirect
[       OK ] SubprocessTest.PipeRedirect (15 ms)
[ RUN      ] SubprocessTest.PathOutput
[       OK ] SubprocessTest.PathOutput (67 ms)
[ RUN      ] SubprocessTest.PathInput
[       OK ] SubprocessTest.PathInput (24 ms)
[ RUN      ] SubprocessTest.FdOutput
[       OK ] SubprocessTest.FdOutput (49 ms)
[ RUN      ] SubprocessTest.FdInput
[       OK ] SubprocessTest.FdInput (25 ms)
[ RUN      ] SubprocessTest.Default
hello world
[       OK ] SubprocessTest.Default (34 ms)
[ RUN      ] SubprocessTest.Flags
[       OK ] SubprocessTest.Flags (46 ms)
[ RUN      ] SubprocessTest.Environment
[       OK ] SubprocessTest.Environment (81 ms)
[ RUN      ] SubprocessTest.EnvironmentWithSpaces
[       OK ] SubprocessTest.EnvironmentWithSpaces (44 ms)
[ RUN      ] SubprocessTest.EnvironmentWithSpacesAndQuotes
[       OK ] SubprocessTest.EnvironmentWithSpacesAndQuotes (37 ms)
[ RUN      ] SubprocessTest.EnvironmentOverride
[       OK ] SubprocessTest.EnvironmentOverride (32 ms)
[----------] 17 tests from SubprocessTest (796 ms total)

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

[----------] 5 tests from TimeTest
[ RUN      ] TimeTest.Arithmetic
[       OK ] TimeTest.Arithmetic (0 ms)
[ RUN      ] TimeTest.Now
[       OK ] TimeTest.Now (1 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 (1 ms total)

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

[----------] 17 tests from SSLTest
[ RUN      ] SSLTest.BasicSameProcess
[       OK ] SSLTest.BasicSameProcess (546 ms)
[ RUN      ] SSLTest.SSLSocket
[       OK ] SSLTest.SSLSocket (463 ms)
[ RUN      ] SSLTest.NonSSLSocket
I0701 13:51:41.894558 25074 libevent_ssl_socket.cpp:1094] Socket error: error:140760FC:SSL routines:SSL23_GET_CLIENT_HELLO:unknown protocol
[       OK ] SSLTest.NonSSLSocket (604 ms)
[ RUN      ] SSLTest.NoVerifyBadCA
[       OK ] SSLTest.NoVerifyBadCA (625 ms)
[ RUN      ] SSLTest.RequireBadCA
W0701 13:51:43.539746 25074 openssl.cpp:250] Error with certificate at depth: 0
Issuer: /C=US/O=Test/CN=e60b582dda98
Subject: /C=US/O=Test/CN=e60b582dda98
Error (18): self signed certificate
I0701 13:51:43.539945 25074 libevent_ssl_socket.cpp:1094] Socket error: error:140890B2:SSL routines:SSL3_GET_CLIENT_CERTIFICATE:no certificate returned
[       OK ] SSLTest.RequireBadCA (990 ms)
[ RUN      ] SSLTest.VerifyBadCA
W0701 13:51:44.001729 25074 openssl.cpp:250] Error with certificate at depth: 0
Issuer: /C=US/O=Test/CN=e60b582dda98
Subject: /C=US/O=Test/CN=e60b582dda98
Error (18): self signed certificate
I0701 13:51:44.001827 25074 libevent_ssl_socket.cpp:1094] Socket error: error:140890B2:SSL routines:SSL3_GET_CLIENT_CERTIFICATE:no certificate returned
[       OK ] SSLTest.VerifyBadCA (504 ms)
[ RUN      ] SSLTest.VerifyCertificate
[       OK ] SSLTest.VerifyCertificate (513 ms)
[ RUN      ] SSLTest.RequireCertificate
[       OK ] SSLTest.RequireCertificate (908 ms)
[ RUN      ] SSLTest.ProtocolMismatch
I0701 13:51:46.496948 25057 ssl_tests.cpp:402] Testing server protocol 'SSL_ENABLE_SSL_V3' with client protocol 'SSL_ENABLE_SSL_V3'
I0701 13:51:46.589977 25057 ssl_tests.cpp:402] Testing server protocol 'SSL_ENABLE_SSL_V3' with client protocol 'SSL_ENABLE_TLS_V1_0'
I0701 13:51:46.623116 25074 libevent_ssl_socket.cpp:1094] Socket error: Connection reset by peer
I0701 13:51:46.691889 25057 ssl_tests.cpp:402] Testing server protocol 'SSL_ENABLE_SSL_V3' with client protocol 'SSL_ENABLE_TLS_V1_1'
I0701 13:51:46.715966 25074 libevent_ssl_socket.cpp:1094] Socket error: Connection reset by peer
I0701 13:51:46.792976 25057 ssl_tests.cpp:402] Testing server protocol 'SSL_ENABLE_SSL_V3' with client protocol 'SSL_ENABLE_TLS_V1_2'
I0701 13:51:46.814105 25074 libevent_ssl_socket.cpp:1094] Socket error: Connection reset by peer
I0701 13:51:46.893959 25057 ssl_tests.cpp:402] Testing server protocol 'SSL_ENABLE_TLS_V1_0' with client protocol 'SSL_ENABLE_SSL_V3'
I0701 13:51:46.957676 25074 libevent_ssl_socket.cpp:1094] Socket error: error:1408A10B:SSL routines:SSL3_GET_CLIENT_HELLO:wrong version number
I0701 13:51:46.994444 25057 ssl_tests.cpp:402] Testing server protocol 'SSL_ENABLE_TLS_V1_0' with client protocol 'SSL_ENABLE_TLS_V1_0'
I0701 13:51:47.200075 25057 ssl_tests.cpp:402] Testing server protocol 'SSL_ENABLE_TLS_V1_0' with client protocol 'SSL_ENABLE_TLS_V1_1'
I0701 13:51:47.260197 25074 libevent_ssl_socket.cpp:1094] Socket error: Connection reset by peer
I0701 13:51:47.301137 25057 ssl_tests.cpp:402] Testing server protocol 'SSL_ENABLE_TLS_V1_0' with client protocol 'SSL_ENABLE_TLS_V1_2'
I0701 13:51:47.349264 25074 libevent_ssl_socket.cpp:1094] Socket error: Connection reset by peer
I0701 13:51:47.406105 25057 ssl_tests.cpp:402] Testing server protocol 'SSL_ENABLE_TLS_V1_1' with client protocol 'SSL_ENABLE_SSL_V3'
I0701 13:51:47.427309 25074 libevent_ssl_socket.cpp:1094] Socket error: error:140760FC:SSL routines:SSL23_GET_CLIENT_HELLO:unknown protocol
I0701 13:51:47.508533 25057 ssl_tests.cpp:402] Testing server protocol 'SSL_ENABLE_TLS_V1_1' with client protocol 'SSL_ENABLE_TLS_V1_0'
I0701 13:51:47.529639 25074 libevent_ssl_socket.cpp:1094] Socket error: error:140760FC:SSL routines:SSL23_GET_CLIENT_HELLO:unknown protocol
I0701 13:51:47.608525 25057 ssl_tests.cpp:402] Testing server protocol 'SSL_ENABLE_TLS_V1_1' with client protocol 'SSL_ENABLE_TLS_V1_1'
I0701 13:51:47.710217 25057 ssl_tests.cpp:402] Testing server protocol 'SSL_ENABLE_TLS_V1_1' with client protocol 'SSL_ENABLE_TLS_V1_2'
I0701 13:51:47.729178 25074 libevent_ssl_socket.cpp:1094] Socket error: Connection reset by peer
I0701 13:51:47.811036 25057 ssl_tests.cpp:402] Testing server protocol 'SSL_ENABLE_TLS_V1_2' with client protocol 'SSL_ENABLE_SSL_V3'
I0701 13:51:47.854642 25074 libevent_ssl_socket.cpp:1094] Socket error: error:140760FC:SSL routines:SSL23_GET_CLIENT_HELLO:unknown protocol
I0701 13:51:47.912680 25057 ssl_tests.cpp:402] Testing server protocol 'SSL_ENABLE_TLS_V1_2' with client protocol 'SSL_ENABLE_TLS_V1_0'
I0701 13:51:47.932893 25074 libevent_ssl_socket.cpp:1094] Socket error: error:140760FC:SSL routines:SSL23_GET_CLIENT_HELLO:unknown protocol
I0701 13:51:48.014911 25057 ssl_tests.cpp:402] Testing server protocol 'SSL_ENABLE_TLS_V1_2' with client protocol 'SSL_ENABLE_TLS_V1_1'
I0701 13:51:48.065006 25074 libevent_ssl_socket.cpp:1094] Socket error: error:140760FC:SSL routines:SSL23_GET_CLIENT_HELLO:unknown protocol
I0701 13:51:48.117110 25057 ssl_tests.cpp:402] Testing server protocol 'SSL_ENABLE_TLS_V1_2' with client protocol 'SSL_ENABLE_TLS_V1_2'
[       OK ] SSLTest.ProtocolMismatch (2841 ms)
[ RUN      ] SSLTest.ValidDowngrade
W0701 13:51:48.768303 25057 openssl.cpp:368] Failed SSL connections will be downgraded to a non-SSL socket
[       OK ] SSLTest.ValidDowngrade (503 ms)
[ RUN      ] SSLTest.NoValidDowngrade
I0701 13:51:49.141469 25074 libevent_ssl_socket.cpp:1094] Socket error: error:140760FC:SSL routines:SSL23_GET_CLIENT_HELLO:unknown protocol
[       OK ] SSLTest.NoValidDowngrade (402 ms)
[ RUN      ] SSLTest.ValidDowngradeEachProtocol
I0701 13:51:49.710563 25057 ssl_tests.cpp:521] Testing server protocol 'SSL_ENABLE_SSL_V3'
W0701 13:51:49.711383 25057 openssl.cpp:368] Failed SSL connections will be downgraded to a non-SSL socket
I0701 13:51:49.834012 25057 ssl_tests.cpp:521] Testing server protocol 'SSL_ENABLE_TLS_V1_0'
W0701 13:51:49.834756 25057 openssl.cpp:368] Failed SSL connections will be downgraded to a non-SSL socket
I0701 13:51:49.935298 25057 ssl_tests.cpp:521] Testing server protocol 'SSL_ENABLE_TLS_V1_1'
W0701 13:51:49.935899 25057 openssl.cpp:368] Failed SSL connections will be downgraded to a non-SSL socket
I0701 13:51:50.036130 25057 ssl_tests.cpp:521] Testing server protocol 'SSL_ENABLE_TLS_V1_2'
W0701 13:51:50.037010 25057 openssl.cpp:368] Failed SSL connections will be downgraded to a non-SSL socket
[       OK ] SSLTest.ValidDowngradeEachProtocol (905 ms)
[ RUN      ] SSLTest.NoValidDowngradeEachProtocol
I0701 13:51:50.647090 25057 ssl_tests.cpp:568] Testing server protocol 'SSL_ENABLE_SSL_V3'
I0701 13:51:50.675770 25074 libevent_ssl_socket.cpp:1094] Socket error: error:140760FC:SSL routines:SSL23_GET_CLIENT_HELLO:unknown protocol
I0701 13:51:50.740869 25057 ssl_tests.cpp:568] Testing server protocol 'SSL_ENABLE_TLS_V1_0'
I0701 13:51:50.754618 25074 libevent_ssl_socket.cpp:1094] Socket error: error:140760FC:SSL routines:SSL23_GET_CLIENT_HELLO:unknown protocol
I0701 13:51:50.841776 25057 ssl_tests.cpp:568] Testing server protocol 'SSL_ENABLE_TLS_V1_1'
I0701 13:51:50.854776 25074 libevent_ssl_socket.cpp:1094] Socket error: error:140760FC:SSL routines:SSL23_GET_CLIENT_HELLO:unknown protocol
I0701 13:51:50.942687 25057 ssl_tests.cpp:568] Testing server protocol 'SSL_ENABLE_TLS_V1_2'
I0701 13:51:50.965803 25074 libevent_ssl_socket.cpp:1094] Socket error: error:140760FC:SSL routines:SSL23_GET_CLIENT_HELLO:unknown protocol
[       OK ] SSLTest.NoValidDowngradeEachProtocol (907 ms)
[ RUN      ] SSLTest.PeerAddress
[       OK ] SSLTest.PeerAddress (493 ms)
[ RUN      ] SSLTest.HTTPSGet
[       OK ] SSLTest.HTTPSGet (855 ms)
[ RUN      ] SSLTest.HTTPSPost
[       OK ] SSLTest.HTTPSPost (381 ms)
[ RUN      ] SSLTest.SilentSocket
I0701 13:51:53.079679 25074 libevent_ssl_socket.cpp:1094] Socket error: error:00000000:lib(0):func(0):reason(0)
[       OK ] SSLTest.SilentSocket (305 ms)
[----------] 17 tests from SSLTest (12751 ms total)

[----------] Global test environment tear-down
[==========] 185 tests from 27 test cases ran. (15993 ms total)
[  PASSED  ] 184 tests.
[  FAILED  ] 1 test, listed below:
[  FAILED  ] ProcessRemoteLinkTest.RemoteUseStaleLink

 1 FAILED TEST
  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 » autotools,gcc,--verbose --enable-libevent --enable-ssl,GLOG_v=1 MESOS_VERBOSE=1,ubuntu:14.04,(docker||Hadoop)&&(!ubuntu-us1)&&(!ubuntu-6) #2414

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/Mesos/BUILDTOOL=autotools,COMPILER=gcc,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)&&(!ubuntu-6)/2414/changes>


Re: Build failed in Jenkins: Mesos » autotools,gcc,--verbose --enable-libevent --enable-ssl,GLOG_v=1 MESOS_VERBOSE=1,ubuntu:14.04,(docker||Hadoop)&&(!ubuntu-us1)&&(!ubuntu-6) #2413

Posted by Joseph Wu <jo...@mesosphere.io>.
Working on a fix.  This is purely a test failure, so it definitely
shouldn't block 1.0.

JIRA: https://issues.apache.org/jira/browse/MESOS-5759

On Fri, Jul 1, 2016 at 12:04 PM, Vinod Kone <vi...@apache.org> wrote:

>
> On Fri, Jul 1, 2016 at 11:11 AM, Apache Jenkins Server <
> jenkins@builds.apache.org> wrote:
>
>> ProcessRemoteLinkTest.RemoteUseStaleLink
>>
>
> @joseph: what's the status of this?
>
>

Re: Build failed in Jenkins: Mesos » autotools,gcc,--verbose --enable-libevent --enable-ssl,GLOG_v=1 MESOS_VERBOSE=1,ubuntu:14.04,(docker||Hadoop)&&(!ubuntu-us1)&&(!ubuntu-6) #2413

Posted by Vinod Kone <vi...@apache.org>.
On Fri, Jul 1, 2016 at 11:11 AM, Apache Jenkins Server <
jenkins@builds.apache.org> wrote:

> ProcessRemoteLinkTest.RemoteUseStaleLink
>

@joseph: what's the status of this?