----------------------------------------------------------- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/70398/#review214409 -----------------------------------------------------------
FAIL: Some of the unit tests failed. Please check the relevant logs. Reviews applied: `['70398']` Failed command: `Start-MesosCITesting` All the build artifacts available at: http://dcos-win.westus2.cloudapp.azure.com/artifacts/mesos-reviewbot-testing/3091/mesos-review-70398 Relevant logs: - [mesos-tests.log](http://dcos-win.westus2.cloudapp.azure.com/artifacts/mesos-reviewbot-testing/3091/mesos-review-70398/logs/mesos-tests.log): ``` W0405 07:29:59.437131 25796 slave.cpp:3932] Ignoring shutdown framework 4ff8d901-2210-4963-b141-8c0570c8c588-0000 because it is terminating I0405 07:29:59.440137 32040 master.cpp:1295] Agent 4ff8d901-2210-4963-b141-8c0570c8c588-S0 at slave(500)@192.10.1.7:51121 (windows-03.chtsmhjxogyevckjfayqqcnjda.xx.internal.cloudapp.net) disconnected I0405 07:29:59.440137 32040 master.cpp:3333] Disconnecting agent 4ff8d901-2210-4963-b141-8c0570c8c588-S0 at slave(500)@192.10.1.7:51121 (windows-03.chtsmhjxogyevckjfayqqcnjda.xx.internal.cloudapp.net) I0405 07:29:59.440137 32040 master.cpp:3352] Deactivating agent 4ff8d901-2210-4963-b141-8c0570c8c588-S0 at slave(500)@192.10.1.7:51121 (windows-03.chtsmhjxogyevckjfayqqcnjda.xx.internal.cloudapp.net) I0405 07:29:59.441180 37856 hierarchical.cpp:392] Removed framework 4ff8d901-2210-4963-b141-8c0570c8c588-0000 I0405 07:29:59.441180 37856 hierarchical.cpp:829] Agent 4ff8d901-2210-4963-b141-8c0570c8c588-S0 deactivated I0405 07:29:59.442142 32040 containerizer.cpp:2576] Destroying container 88b513f7-4f18-4def-ab24-ad337390a992 in RUNNING state I0405 07:29:59.442142 32040 containerizer.cpp:3278] Transitioning the state of container 88b513f7-4f18-4def-ab24-ad337390a992 from RUNNING to DESTROYING I0405 07:29:59.443141 32040 launcher.cpp:161] Asked to destroy container 88b513f7-4f18-4def-ab24-ad337390a992 W0405 07:29:59.444135 38660 process.cpp:1423] Failed to recv on socket WindowsFD::Type::SOCKET=4284 to peer '192.10.1.7:53532': IO failed with error code: The specified network name is no longer available. W0405 07:29:59.445138 38660 process.cpp:838] Failed to recv on socket WindowsFD::Type::SOCKET=1484 to peer '192.10.1.7:53533'[ OK ] IsolationFlag/MemoryIsolatorTest.ROOT_MemUsage/0 (780 ms) [----------] 1 test from IsolationFlag/MemoryIsolatorTest (801 ms total) [----------] Global test environment tear-down [==========] 1134 tests from 106 test cases ran. (562092 ms total) [ PASSED ] 1133 tests. [ FAILED ] 1 test, listed below: [ FAILED ] DockerFetcherPluginTest.INTERNET_CURL_FetchImage 1 FAILED TEST YOU HAVE 231 DISABLED TESTS : IO failed with error code: The specified network name is no longer available. I0405 07:29:59.517140 35920 containerizer.cpp:3117] Container 88b513f7-4f18-4def-ab24-ad337390a992 has exited I0405 07:29:59.547132 37876 master.cpp:1135] Master terminating I0405 07:29:59.549129 25796 hierarchical.cpp:680] Removed agent 4ff8d901-2210-4963-b141-8c0570c8c588-S0 I0405 07:30:00.151145 38660 process.cpp:927] Stopped the socket accept loop ``` - Mesos Reviewbot Windows On April 5, 2019, 6:12 a.m., Gilbert Song wrote: > > ----------------------------------------------------------- > This is an automatically generated e-mail. To reply, visit: > https://reviews.apache.org/r/70398/ > ----------------------------------------------------------- > > (Updated April 5, 2019, 6:12 a.m.) > > > Review request for mesos. > > > Repository: mesos > > > Description > ------- > > Fixed the URI fetcher image fetch test failure on windows. > > > Diffs > ----- > > src/tests/uri_fetcher_tests.cpp f8bacc0bb9e30917f0792d25f172534a0ec27a2c > > > Diff: https://reviews.apache.org/r/70398/diff/1/ > > > Testing > ------- > > > Thanks, > > Gilbert Song > >
