----------------------------------------------------------- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/70379/#review214760 -----------------------------------------------------------
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/3210/mesos-review-70379 Relevant logs: - [mesos-tests.log](http://dcos-win.westus2.cloudapp.azure.com/artifacts/mesos-reviewbot-testing/3210/mesos-review-70379/logs/mesos-tests.log): ``` I0419 12:27:02.265796 69092 master.cpp:3312] Disconnecting agent 1335cf5c-b547-4d71-a8f6-cc602c838005-S0 at slave(502)@192.10.1.4:51217 (windows-01.chtsmhjxogyevckjfayqqcnjda.xx.internal.cloudapp.net) I0419 12:27:02.266831 69092 master.cpp:3331] Deactivating agent 1335cf5c-b547-4d71-a8f6-cc602c838005-S0 at slave(502)@192.10.1.4:51217 (windows-01.chtsmhjxogyevckjfayqqcnjda.xx.internal.cloudapp.net) I0419 12:27:02.266831 65884 hierarchical.cpp:392] Removed framework 1335cf5c-b547-4d71-a8f6-cc602c838005-0000 I0419 12:27:02.266831 65884 hierarchical.cpp:829] Agent 1335cf5c-b547-4d71-a8f6-cc602c838005-S0 deactivated I0419 12:27:02.268786 70112 containerizer.cpp:2576] Destroying container 68c1542c-c00a-4faf-95d4-00876586b00f in RUNNING state I0419 12:27:02.268786 70112 containerizer.cpp:3278] Transitioning the state of container 68c1542c-c00a-4faf-95d4-00876586b00f from RUNNING to DESTROYING I0419 12:27:02.269791 70112 launcher.cpp:161] Asked to destroy container 68c1542c-c00a-4faf-95d4-00876586b00f W0419 12:27:02.270807 70444 process.cpp:1423] Failed to recv on socket WindowsFD::[ OK ] IsolationFlag/MemoryIsolatorTest.ROOT_MemUsage/0 (778 ms) [----------] 1 test from IsolationFlag/MemoryIsolatorTest (794 ms total) [----------] Global test environment tear-down [==========] 1163 tests from 109 test cases ran. (581968 ms total) [ PASSED ] 1160 tests. [ FAILED ] 3 tests, listed below: [ FAILED ] DockerFetcherPluginTest.INTERNET_CURL_FetchManifest [ FAILED ] DockerFetcherPluginTest.INTERNET_CURL_FetchImage [ FAILED ] DockerFetcherPluginTest.INTERNET_CURL_InvokeFetchByName 3 FAILED TESTS YOU HAVE 233 DISABLED TESTS Type::SOCKET=5516 to peer '192.10.1.4:53610': IO failed with error code: The specified network name is no longer available. W0419 12:27:02.270807 70444 process.cpp:838] Failed to recv on socket WindowsFD::Type::SOCKET=3868 to peer '192.10.1.4:53611': IO failed with error code: The specified network name is no longer available. I0419 12:27:02.349812 69092 containerizer.cpp:3117] Container 68c1542c-c00a-4faf-95d4-00876586b00f has exited I0419 12:27:02.380800 67712 master.cpp:1135] Master terminating I0419 12:27:02.381808 70468 hierarchical.cpp:680] Removed agent 1335cf5c-b547-4d71-a8f6-cc602c838005-S0 I0419 12:27:03.390813 70444 process.cpp:927] Stopped the socket accept loop ``` - Mesos Reviewbot Windows On April 17, 2019, 2:08 p.m., Andrei Sekretenko wrote: > > ----------------------------------------------------------- > This is an automatically generated e-mail. To reply, visit: > https://reviews.apache.org/r/70379/ > ----------------------------------------------------------- > > (Updated April 17, 2019, 2:08 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/5/ > > > Testing > ------- > > make check > > Now the two failing tests from https://reviews.apache.org/r/70377/ pass. > > > Thanks, > > Andrei Sekretenko > >
