-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
https://reviews.apache.org/r/69452/#review210975
-----------------------------------------------------------



FAIL: Some of the unit tests failed. Please check the relevant logs.

Reviews applied: `['69452']`

Failed command: `Start-MesosCITesting`

All the build artifacts available at: 
http://dcos-win.westus2.cloudapp.azure.com/artifacts/mesos-reviewbot-testing/2663/mesos-review-69452

Relevant logs:

- 
[mesos-tests.log](http://dcos-win.westus2.cloudapp.azure.com/artifacts/mesos-reviewbot-testing/2663/mesos-review-69452/logs/mesos-tests.log):

```
W1130 16:33:40.948583  5800 slave.cpp:3922] Ignoring shutdown framework 
793db6b8-672b-4f30-a3b4-c17d1fa6bfb6-0000 because it is terminating
I1130 16:33:40.950582  5268 master.cpp:1275] Agent 
793db6b8-672b-4f30-a3b4-c17d1fa6bfb6-S0 at slave(461)@192.10.1.6:53308 
(windows-02.chtsmhjxogyevckjfayqqcnjda.xx.internal.cloudapp.net) disconnected
I1130 16:33:40.951630  5268 master.cpp:3273] Disconnecting agent 
793db6b8-672b-4f30-a3b4-c17d1fa6bfb6-S0 at slave(461)@192.10.1.6:53308 
(windows-02.chtsmhjxogyevckjfayqqcnjda.xx.internal.cloudapp.net)
I1130 16:33:40.951630  5268 master.cpp:3292] Deactivating agent 
793db6b8-672b-4f30-a3b4-c17d1fa6bfb6-S0 at slave(461)@192.10.1.6:53308 
(windows-02.chtsmhjxogyevckjfayqqcnjda.xx.internal.cloudapp.net)
I1130 16:33:40.951630  6556 hierarchical.cpp:357] Removed framework 
793db6b8-672b-4f30-a3b4-c17d1fa6bfb6-0000
I1130 16:33:40.951630  6556 hierarchical.cpp:801] Agent 
793db6b8-672b-4f30-a3b4-c17d1fa6bfb6-S0 deactivated
I1130 16:33:40.952577  5268 containerizer.cpp:2463] Destroying container 
3d26c263-bf65-4b8a-9b1a-191f73836c9e in RUNNING state
I1130 16:33:40.953583  5268 containerizer.cpp:3130] Transitioning the state of 
container 3d26c263-bf65-4b8a-9b1a-191f73836c9e from RUNNING to DESTROYING
I1130 16:33:40.953583  5268 launcher.cpp:161] Asked to destroy container 
3d26c263-bf65-4b8a-9b1a-191f73836c9e
W1130 16:33:40.954592  5432 process.cpp:1423] Failed to recv on socket 
WindowsFD::Type::SOCKET=764 to peer '192.10.1.6:55083': IO failed with error 
code: The specified network name is no longer available.

W1130 16:33:40.955590  5432 process.cpp:838] Failed to recv on socket 
WindowsFD::Type::SOCKET=1548 to peer '192.10.1.6:55084': IO failed with error 
code: The specified network name is no longer ava[       OK ] 
IsolationFlag/MemoryIsolatorTest.ROOT_MemUsage/0 (685 ms)
[----------] 1 test from IsolationFlag/MemoryIsolatorTest (704 ms total)

[----------] Global test environment tear-down
[==========] 1054 tests from 103 test cases ran. (508962 ms total)
[  PASSED  ] 1053 tests.
[  FAILED  ] 1 test, listed below:
[  FAILED  ] DockerFetcherPluginTest.INTERNET_CURL_FetchBlob

 1 FAILED TEST
  YOU HAVE 231 DISABLED TESTS

ilable.

I1130 16:33:41.003409  6212 containerizer.cpp:2969] Container 
3d26c263-bf65-4b8a-9b1a-191f73836c9e has exited
I1130 16:33:41.033388  7228 master.cpp:1117] Master terminating
I1130 16:33:41.035363  6212 hierarchical.cpp:643] Removed agent 
793db6b8-672b-4f30-a3b4-c17d1fa6bfb6-S0
I1130 16:33:41.282363  5432 process.cpp:927] Stopped the socket accept loop
```

- Mesos Reviewbot Windows


On Nov. 28, 2018, 10:20 p.m., Chun-Hung Hsiao wrote:
> 
> -----------------------------------------------------------
> This is an automatically generated e-mail. To reply, visit:
> https://reviews.apache.org/r/69452/
> -----------------------------------------------------------
> 
> (Updated Nov. 28, 2018, 10:20 p.m.)
> 
> 
> Review request for mesos, Alexander Rukletsov, Benjamin Mahler, Greg Mann, 
> and Till Toenshoff.
> 
> 
> Bugs: MESOS-9419
>     https://issues.apache.org/jira/browse/MESOS-9419
> 
> 
> Repository: mesos
> 
> 
> Description
> -------
> 
> This patch adds the `ExecutorMessageToRecoveredHttpFramework` test to
> ensure that a master will not crash when forwarding an executor message
> to a recovered framework to prevent any future regression of MESOS-9419.
> 
> 
> Diffs
> -----
> 
>   src/tests/master_tests.cpp 651bb9ba9298fc3d7179ed86487aa55be519ce12 
> 
> 
> Diff: https://reviews.apache.org/r/69452/diff/5/
> 
> 
> Testing
> -------
> 
> make check
> 
> This test will fail without r/69451.
> 
> 
> Thanks,
> 
> Chun-Hung Hsiao
> 
>

Reply via email to