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



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

Reviews applied: `['69571', '69563']`

Failed command: `Start-MesosCITesting`

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

Relevant logs:

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

```
W1218 00:01:51.131337 23196 slave.cpp:3933] Ignoring shutdown framework 
ba783d29-1266-4420-917a-e87ec3ea733e-0000 because it is terminating
I1218 00:01:51.134331 32532 master.cpp:1277] Agent 
ba783d29-1266-4420-917a-e87ec3ea733e-S0 at slave(464)@192.10.1.6:61612 
(windows-02.chtsmhjxogyevckjfayqqcnjda.xx.internal.cloudapp.net) disconnected
I1218 00:01:51.134331 32532 master.cpp:3280] Disconnecting agent 
ba783d29-1266-4420-917a-e87ec3ea733e-S0 at slave(464)@192.10.1.6:61612 
(windows-02.chtsmhjxogyevckjfayqqcnjda.xx.internal.cloudapp.net)
I1218 00:01:51.134331 32532 master.cpp:3299] Deactivating agent 
ba783d29-1266-4420-917a-e87ec3ea733e-S0 at slave(464)@192.10.1.6:61612 
(windows-02.chtsmhjxogyevckjfayqqcnjda.xx.internal.cloudapp.net)
I1218 00:01:51.135367 27800 hierarchical.cpp:357] Removed framework 
ba783d29-1266-4420-917a-e87ec3ea733e-0000
I1218 00:01:51.135367 27800 hierarchical.cpp:801] Agent 
ba783d29-1266-4420-917a-e87ec3ea733e-S0 deactivated
I1218 00:01:51.135367 32540 containerizer.cpp:2463] Destroying container 
d8290f63-94d6-41b2-af56-1ec257674364 in RUNNING state
I1218 00:01:51.135367 32540 containerizer.cpp:3130] Transitioning the state of 
container d8290f63-94d6-41b2-af56-1ec257674364 from RUNNING to DESTROYING
I1218 00:01:51.136833 32540 launcher.cpp:161] Asked to destroy container 
d8290f63-94d6-41b2-af56-1ec257674364
W1218 00:01:51.137351 26028 process.cpp:838] Failed to recv on socket 
WindowsFD::Type::SOCKET=10084 to peer '192.10.1.6:63438': IO failed with error 
code: The specified network name is no longer available.

W1218 00:01:51.138329 26028 process.cpp:1423] Failed to recv on[       OK ] 
IsolationFlag/MemoryIsolatorTest.ROOT_MemUsage/0 (681 ms)
[----------] 1 test from IsolationFlag/MemoryIsolatorTest (699 ms total)

[----------] Global test environment tear-down
[==========] 1079 tests from 104 test cases ran. (524222 ms total)
[  PASSED  ] 1078 tests.
[  FAILED  ] 1 test, listed below:
[  FAILED  ] DockerFetcherPluginTest.INTERNET_CURL_InvokeFetchByName

 1 FAILED TEST
  YOU HAVE 231 DISABLED TESTS

 socket WindowsFD::Type::SOCKET=9992 to peer '192.10.1.6:63437': IO failed with 
error code: The specified network name is no longer available.

I1218 00:01:51.196336 32532 containerizer.cpp:2969] Container 
d8290f63-94d6-41b2-af56-1ec257674364 has exited
I1218 00:01:51.224584 23196 master.cpp:1117] Master terminating
I1218 00:01:51.225344 27800 hierarchical.cpp:643] Removed agent 
ba783d29-1266-4420-917a-e87ec3ea733e-S0
I1218 00:01:51.676697 26028 process.cpp:927] Stopped the socket accept loop
```

- Mesos Reviewbot Windows


On Dec. 17, 2018, 3 p.m., Chun-Hung Hsiao wrote:
> 
> -----------------------------------------------------------
> This is an automatically generated e-mail. To reply, visit:
> https://reviews.apache.org/r/69563/
> -----------------------------------------------------------
> 
> (Updated Dec. 17, 2018, 3 p.m.)
> 
> 
> Review request for mesos, Benjamin Bannier, Greg Mann, Jan Schlicht, and Till 
> Toenshoff.
> 
> 
> Bugs: MESOS-9474
>     https://issues.apache.org/jira/browse/MESOS-9474
> 
> 
> Repository: mesos
> 
> 
> Description
> -------
> 
> This patch fixes a bug where the master does not respect the
> authorization result for `CREATE_DISK` or`DESTROY_DISK`, causing
> subsequent operations to drop if the authorization is denied.
> 
> 
> Diffs
> -----
> 
>   src/master/master.cpp 3de0fd35cc815f4b5787ee2cb5e81f5059d7a47c 
> 
> 
> Diff: https://reviews.apache.org/r/69563/diff/3/
> 
> 
> Testing
> -------
> 
> make check
> 
> 
> Thanks,
> 
> Chun-Hung Hsiao
> 
>

Reply via email to