----------------------------------------------------------- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/70438/#review214513 -----------------------------------------------------------
FAIL: Some of the unit tests failed. Please check the relevant logs. Reviews applied: `['70438']` Failed command: `Start-MesosCITesting` All the build artifacts available at: http://dcos-win.westus2.cloudapp.azure.com/artifacts/mesos-reviewbot-testing/3131/mesos-review-70438 Relevant logs: - [stout-tests.log](http://dcos-win.westus2.cloudapp.azure.com/artifacts/mesos-reviewbot-testing/3131/mesos-review-70438/logs/stout-tests.log): ``` [ RUN ] StrerrorTest.InvalidErrno [ OK ] StrerrorTest.InvalidErrno (0 ms) [----------] 2 tests from StrerrorTest (1 ms total) [----------] 2 tests from OsSendfileTest [ RUN ] OsSendfileTest.Sendfile Reply from 127.0.0.1: bytes=32 time<1ms TTL=128 [ OK ] OsSendfileTest.Sendfile (1685 ms) [ RUN ] OsSendfileTest.SendfileAsync [ OK ] OsSendfileTest.SendfileAsync (22 ms) [----------] 2 tests from OsSendfileTest (1707 ms total) [----------] Global test environment tear-down [==========] 345 tests from 53 test cases ran. (10682 ms total) [ PASSED ] 344 tests. [ FAILED ] 1 test, listed below: [ FAILED ] OsTest.Killtree 1 FAILED TEST YOU HAVE 1 DISABLED TEST Reply from 127.0.0.1: bytes=32 time<1ms TTL=128 Reply from 127.0.0.1: bytes=32 time<1ms TTL=128 Reply from 127.0.0.1: bytes=32 time<1ms TTL=128 Ping statistics for 127.0.0.1: Packets: Sent = 10, Received = 10, Lost = 0 (0% loss), Approximate round trip times in milli-seconds: Minimum = 0ms, Maximum = 0ms, Average = 0ms ``` - [mesos-tests.log](http://dcos-win.westus2.cloudapp.azure.com/artifacts/mesos-reviewbot-testing/3131/mesos-review-70438/logs/mesos-tests.log): ``` I0410 01:55:06.043136 45896 master.cpp:1295] Agent fd780c19-f0f4-4708-8119-a2bef264e091-S0 at slave(501)@192.10.1.4:64599 (windows-01.chtsmhjxogyevckjfayqqcnjda.xx.internal.cloudapp.net) disconnected I0410 01:55:06.043136 45896 master.cpp:3333] Disconnecting agent fd780c19-f0f4-4708-8119-a2bef264e091-S0 at slave(501)@192.10.1.4:64599 (windows-01.chtsmhjxogyevckjfayqqcnjda.xx.internal.cloudapp.net) I0410 01:55:06.044142 45896 master.cpp:3352] Deactivating agent fd780c19-f0f4-4708-8119-a2bef264e091-S0 at slave(501)@192.10.1.4:64599 (windows-01.chtsmhjxogyevckjfayqqcnjda.xx.internal.cloudapp.net) I0410 01:55:06.044142 46632 hierarchical.cpp:392] Removed framework fd780c19-f0f4-4708-8119-a2bef264e091-0000 I0410 01:55:06.044142 46632 hierarchical.cpp:829] Agent fd780c19-f0f4-4708-8119-a2bef264e091-S0 deactivated I0410 01:55:06.045155 43812 containerizer.cpp:2576] Destroying container ef9bea18-11d4-48c6-9823-7b2dddd4bb25 in RUNNING state I0410 01:55:06.045155 43812 containerizer.cpp:3278] Transitioning the state of container ef9bea18-11d4-48c6-9823-7b2dddd4bb25 from RUNNING to DESTROYING I0410 01:55:06.046152 43812 launcher.cpp:161] Asked to destroy container ef9bea18-11d4-48c6-9823-7b2dddd4bb25 W0410 01:55:06.047154 46128 process.cpp:1423] Failed to recv on socket WindowsFD::Type::SOCKET=3464 to peer '192.10.1.4:50664': IO failed with error code: The specified network name is no longer avai[ OK ] IsolationFlag/MemoryIsolatorTest.ROOT_MemUsage/0 (794 ms) [----------] 1 test from IsolationFlag/MemoryIsolatorTest (815 ms total) [----------] Global test environment tear-down [==========] 1160 tests from 109 test cases ran. (586268 ms total) [ PASSED ] 1158 tests. [ FAILED ] 2 tests, listed below: [ FAILED ] DockerFetcherPluginTest.INTERNET_CURL_FetchImage [ FAILED ] DockerFetcherPluginTest.INTERNET_CURL_InvokeFetchByName 2 FAILED TESTS YOU HAVE 233 DISABLED TESTS lable. W0410 01:55:06.048209 46128 process.cpp:838] Failed to recv on socket WindowsFD::Type::SOCKET=3484 to peer '192.10.1.4:50665': IO failed with error code: The specified network name is no longer available. I0410 01:55:06.106159 37924 containerizer.cpp:3117] Container ef9bea18-11d4-48c6-9823-7b2dddd4bb25 has exited I0410 01:55:06.141142 38940 master.cpp:1135] Master terminating I0410 01:55:06.143134 46632 hierarchical.cpp:680] Removed agent fd780c19-f0f4-4708-8119-a2bef264e091-S0 I0410 01:55:06.956526 46128 process.cpp:927] Stopped the socket accept loop ``` - Mesos Reviewbot Windows On April 9, 2019, 9:16 p.m., Benjamin Mahler wrote: > > ----------------------------------------------------------- > This is an automatically generated e-mail. To reply, visit: > https://reviews.apache.org/r/70438/ > ----------------------------------------------------------- > > (Updated April 9, 2019, 9:16 p.m.) > > > Review request for mesos and Meng Zhu. > > > Bugs: MESOS-9710 > https://issues.apache.org/jira/browse/MESOS-9710 > > > Repository: mesos > > > Description > ------- > > Added a test of hierarchical sorting for the random sorter. > > > Diffs > ----- > > src/tests/sorter_tests.cpp 9d52a80eafb6f955386a6575875daacf5d4b4e9e > > > Diff: https://reviews.apache.org/r/70438/diff/1/ > > > Testing > ------- > > Ran in repetition. > > > Thanks, > > Benjamin Mahler > >
