----------------------------------------------------------- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/70379/#review214427 -----------------------------------------------------------
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/3095/mesos-review-70379 Relevant logs: - [mesos-tests.log](http://dcos-win.westus2.cloudapp.azure.com/artifacts/mesos-reviewbot-testing/3095/mesos-review-70379/logs/mesos-tests.log): ``` I0405 17:37:10.754954 38820 master.cpp:1295] Agent 00ba462d-c978-4efc-bd79-99895f3755a2-S0 at slave(501)@192.10.1.4:62190 (windows-01.chtsmhjxogyevckjfayqqcnjda.xx.internal.cloudapp.net) disconnected I0405 17:37:10.755946 38820 master.cpp:3312] Disconnecting agent 00ba462d-c978-4efc-bd79-99895f3755a2-S0 at slave(501)@192.10.1.4:62190 (windows-01.chtsmhjxogyevckjfayqqcnjda.xx.internal.cloudapp.net) I0405 17:37:10.755946 38820 master.cpp:3331] Deactivating agent 00ba462d-c978-4efc-bd79-99895f3755a2-S0 at slave(501)@192.10.1.4:62190 (windows-01.chtsmhjxogyevckjfayqqcnjda.xx.internal.cloudapp.net) I0405 17:37:10.755946 33868 hierarchical.cpp:392] Removed framework 00ba462d-c978-4efc-bd79-99895f3755a2-0000 I0405 17:37:10.756963 33868 hierarchical.cpp:829] Agent 00ba462d-c978-4efc-bd79-99895f3755a2-S0 deactivated I0405 17:37:10.756963 34116 containerizer.cpp:2576] Destroying container 5c13e4ad-ea2d-49aa-8437-dc0669685b27 in RUNNING state I0405 17:37:10.757952 34116 containerizer.cpp:3278] Transitioning the state of container 5c13e4ad-ea2d-49aa-8437-dc0669685b27 from RUNNING to DESTROYING I0405 17:37:10.757952 34116 launcher.cpp:161] Asked to destroy container 5c13e4ad-ea2d-49aa-8437-dc0669685b27 W0405 17:37:10.758962 30280 process.cpp:1423] Failed to recv on socket WindowsFD::Type::SOCKET=2712 to peer '192.10.1.4:64594': IO failed with error code: The specified network name is no longer available. W0405 17:37:10.759946 30280 process.cpp:838] Failed to recv on socket WindowsFD::Type::SOCKET=2576 to peer '192.10.1.4:64595': IO failed with error code: The specified network name is no longer available. I0405 17:37:10.796885 38820 containerizer.cpp:3117] Container 5c13e4ad-ea2d-49aa-8437-dc0669685b2[ OK ] IsolationFlag/MemoryIsolatorTest.ROOT_MemUsage/0 (688 ms) [----------] 1 test from IsolationFlag/MemoryIsolatorTest (707 ms total) [----------] Global test environment tear-down [==========] 1160 tests from 107 test cases ran. (579363 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 231 DISABLED TESTS 7 has exited I0405 17:37:10.827756 37900 master.cpp:1135] Master terminating I0405 17:37:10.829753 38656 hierarchical.cpp:680] Removed agent 00ba462d-c978-4efc-bd79-99895f3755a2-S0 I0405 17:37:11.435853 30280 process.cpp:927] Stopped the socket accept loop ``` - Mesos Reviewbot Windows On April 5, 2019, 8:12 a.m., Andrei Sekretenko wrote: > > ----------------------------------------------------------- > This is an automatically generated e-mail. To reply, visit: > https://reviews.apache.org/r/70379/ > ----------------------------------------------------------- > > (Updated April 5, 2019, 8:12 a.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 cf5caa0893ba1387a1f3a9d129ecd7d974f776bd > > > Diff: https://reviews.apache.org/r/70379/diff/2/ > > > Testing > ------- > > make check > > Now the two failing tests from https://reviews.apache.org/r/70377/ pass. > > > Thanks, > > Andrei Sekretenko > >
