----------------------------------------------------------- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/70379/#review214555 -----------------------------------------------------------
FAIL: Some of the unit tests failed. Please check the relevant logs. Reviews applied: `['70408', '70377', '70379']` Failed command: `Start-MesosCITesting` All the build artifacts available at: http://dcos-win.westus2.cloudapp.azure.com/artifacts/mesos-reviewbot-testing/3146/mesos-review-70379 Relevant logs: - [mesos-tests.log](http://dcos-win.westus2.cloudapp.azure.com/artifacts/mesos-reviewbot-testing/3146/mesos-review-70379/logs/mesos-tests.log): ``` I0410 23:13:48.871886 50116 master.cpp:1295] Agent d786d7f3-0e0d-4f9d-9dcd-55d26dbb5134-S0 at slave(502)@192.10.1.4:65061 (windows-01.chtsmhjxogyevckjfayqqcnjda.xx.internal.cloudapp.net) disconnected I0410 23:13:48.871886 50116 master.cpp:3312] Disconnecting agent d786d7f3-0e0d-4f9d-9dcd-55d26dbb5134-S0 at slave(502)@192.10.1.4:65061 (windows-01.chtsmhjxogyevckjfayqqcnjda.xx.internal.cloudapp.net) I0410 23:13:48.871886 50116 master.cpp:3331] Deactivating agent d786d7f3-0e0d-4f9d-9dcd-55d26dbb5134-S0 at slave(502)@192.10.1.4:65061 (windows-01.chtsmhjxogyevckjfayqqcnjda.xx.internal.cloudapp.net) I0410 23:13:48.872923 47192 hierarchical.cpp:392] Removed framework d786d7f3-0e0d-4f9d-9dcd-55d26dbb5134-0000 I0410 23:13:48.873930 47192 hierarchical.cpp:829] Agent d786d7f3-0e0d-4f9d-9dcd-55d26dbb5134-S0 deactivated I0410 23:13:48.874927 50116 containerizer.cpp:2576] Destroying container 9526b8c8-734f-43e6-96e3-89076d59e4c5 in RUNNING state I0[ OK ] IsolationFlag/MemoryIsolatorTest.ROOT_MemUsage/0 (786 ms) [----------] 1 test from IsolationFlag/MemoryIsolatorTest (805 ms total) [----------] Global test environment tear-down [==========] 1161 tests from 108 test cases ran. (596301 ms total) [ PASSED ] 1159 tests. [ FAILED ] 2 tests, listed below: [ FAILED ] DockerFetcherPluginTest.INTERNET_CURL_FetchImage [ FAILED ] DockerFetcherPluginTest.INTERNET_CURL_InvokeFetchByName 2 FAILED TESTS YOU HAVE 233 DISABLED TESTS 410 23:13:48.874927 50116 containerizer.cpp:3278] Transitioning the state of container 9526b8c8-734f-43e6-96e3-89076d59e4c5 from RUNNING to DESTROYING I0410 23:13:48.875892 50116 launcher.cpp:161] Asked to destroy container 9526b8c8-734f-43e6-96e3-89076d59e4c5 W0410 23:13:48.876893 47252 process.cpp:1423] Failed to recv on socket WindowsFD::Type::SOCKET=12924 to peer '192.10.1.4:51133': IO failed with error code: The specified network name is no longer available. W0410 23:13:48.876893 47252 process.cpp:838] Failed to recv on socket WindowsFD::Type::SOCKET=12636 to peer '192.10.1.4:51134': IO failed with error code: The specified network name is no longer available. I0410 23:13:48.943886 49708 containerizer.cpp:3117] Container 9526b8c8-734f-43e6-96e3-89076d59e4c5 has exited I0410 23:13:48.973886 48696 master.cpp:1135] Master terminating I0410 23:13:48.974884 50116 hierarchical.cpp:680] Removed agent d786d7f3-0e0d-4f9d-9dcd-55d26dbb5134-S0 I0410 23:13:49.584882 47252 process.cpp:927] Stopped the socket accept loop ``` - Mesos Reviewbot Windows On April 10, 2019, 3:35 p.m., Andrei Sekretenko wrote: > > ----------------------------------------------------------- > This is an automatically generated e-mail. To reply, visit: > https://reviews.apache.org/r/70379/ > ----------------------------------------------------------- > > (Updated April 10, 2019, 3:35 p.m.) > > > Review request for mesos and Gastón Kleiman. > > > Bugs: MESOS-2842 > https://issues.apache.org/jira/browse/MESOS-2842 > > > Repository: mesos > > > Description > ------- > > Added validation that the principal stays the same on resubscription. > > > Diffs > ----- > > src/master/master.cpp ad54ae217863a08f4e6d743b39c176b171353084 > > > Diff: https://reviews.apache.org/r/70379/diff/3/ > > > Testing > ------- > > make check > > Now the two failing tests from https://reviews.apache.org/r/70377/ pass. > > > Thanks, > > Andrei Sekretenko > >
