----------------------------------------------------------- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/63253/#review193244 -----------------------------------------------------------
FAIL: Some Mesos libprocess-tests failed. Reviews applied: `['60620', '60621', '60622', '60623', '60624', '60626', '60628', '63253']` Failed command: `C:\DCOS\mesos\3rdparty\libprocess\src\tests\Debug\libprocess-tests.exe` All the build artifacts available at: http://dcos-win.westus.cloudapp.azure.com/mesos-build/review/63253 Relevant logs: - [libprocess-tests-stdout.log](http://dcos-win.westus.cloudapp.azure.com/mesos-build/review/63253/logs/libprocess-tests-stdout.log): ``` [ RUN ] Scheme/HTTPTest.CaseInsensitiveHeaders/1 [ OK ] Scheme/HTTPTest.CaseInsensitiveHeaders/1 (69 ms) [ RUN ] Scheme/HTTPTest.WWWAuthenticateHeader/0 [ OK ] Scheme/HTTPTest.WWWAuthenticateHeader/0 (947 ms) [ RUN ] Scheme/HTTPTest.WWWAuthenticateHeader/1 [ OK ] Scheme/HTTPTest.WWWAuthenticateHeader/1 (77 ms) [ RUN ] Scheme/HTTPTest.Accepts/0 [ OK ] Scheme/HTTPTest.Accepts/0 (625 ms) [ RUN ] Scheme/HTTPTest.Accepts/1 [ OK ] Scheme/HTTPTest.Accepts/1 (100 ms) [----------] 34 tests from Scheme/HTTPTest (14889 ms total) [----------] 4 tests from SSLVerifyIPAdd/SSLTest [ RUN ] SSLVerifyIPAdd/SSLTest.BasicSameProcess/0 [ OK ] SSLVerifyIPAdd/SSLTest.BasicSameProcess/0 (418 ms) [ RUN ] SSLVerifyIPAdd/SSLTest.BasicSameProcess/1 [ OK ] SSLVerifyIPAdd/SSLTest.BasicSameProcess/1 (286 ms) [ RUN ] SSLVerifyIPAdd/SSLTest.RequireCertificate/0 [ OK ] SSLVerifyIPAdd/SSLTest.RequireCertificate/0 (909 ms) [ RUN ] SSLVerifyIPAdd/SSLTest.RequireCertificate/1 [ OK ] SSLVerifyIPAdd/SSLTest.RequireCertificate/1 (1727 ms) [----------] 4 tests from SSLVerifyIPAdd/SSLTest (3449 ms total) [----------] Global test environment tear-down [==========] 201 tests from 33 test cases ran. (47972 ms total) [ PASSED ] 201 tests. YOU HAVE 19 DISABLED TESTS ``` - [libprocess-tests-stderr.log](http://dcos-win.westus.cloudapp.azure.com/mesos-build/review/63253/logs/libprocess-tests-stderr.log): ``` I1108 04:37:12.469982 2432 openssl.cpp:509] CA directory path unspecified! NOTE: Set CA directory path with LIBPROCESS_SSL_CA_DIR=<dirpath> I1108 04:37:12.469982 2432 openssl.cpp:514] Will not verify peer certificate! NOTE: Set LIBPROCESS_SSL_VERIFY_CERT=1 to enable peWARNING: Logging before InitGoogleLogging() is written to STDERR I1108 04:37:12.786798 1804 openssl.cpp:509] CA directory path unspecified! NOTE: Set CA directory path with LIBPROCESS_SSL_CA_DIR=<dirpath> I1108 04:37:12.787984 1804 openssl.cpp:514] Will not verify peer certificate! NOTE: Set LIBPROCESS_SSL_VERIFY_CERT=1 to enable peer certificate verification I1108 04:37:12.787984 1804 openssl.cpp:534] LIBPROCESS_SSL_REQUIRE_CERT implies peer certificate verification. LIBPROCESS_SSL_VERIFY_CERT set to true I1108 04:37:12.787984 1804 openssl.cpp:563] Using CA file: C:\Users\mesos\AppData\Local\Temp\IHFYnW\cert.pem WARNING: Logging before InitGoogleLogging() is written to STDERR I1108 04:37:14.518316 2076 openssl.cpp:509] CA directory path unspecified! NOTE: Set CA directory path with LIBPROCESS_SSL_CA_DIR=<dirpath> I1108 04:37:14.519318 2076 openssl.cpp:514] Will not verify peer certificate! NOTE: Set LIBPROCESS_SSL_VERIFY_CERT=1 to enable peer certificate verification I1108 04:37:14.520318 2076 openssl.cpp:526] Will use IP address verification in subject alternative name certificate extension. I1108 04:37:14.520318 2076 openssl.cpp:534] LIBPROCESS_SSL_REQUIRE_CERT implies peer certificate verification. LIBPROCESS_SSL_VERIFY_CERT set to true I1108 04:37:14.525319 2076 openssl.cpp:563] Using CA file: C:\Users\mesos\AppData\Local\Temp\F59AmV\cert.pem er certificate verification I1108 04:37:12.483561 2432 openssl.cpp:534] LIBPROCESS_SSL_REQUIRE_CERT implies peer certificate verification. LIBPROCESS_SSL_VERIFY_CERT set to true I1108 04:37:12.483976 2432 openssl.cpp:563] Using CA file: C:\Users\mesos\AppData\Local\Temp\IHFYnW\cert.pem I1108 04:37:14.233311 2432 openssl.cpp:509] CA directory path unspecified! NOTE: Set CA directory path with LIBPROCESS_SSL_CA_DIR=<dirpath> I1108 04:37:14.233311 2432 openssl.cpp:514] Will not verify peer certificate! NOTE: Set LIBPROCESS_SSL_VERIFY_CERT=1 to enable peer certificate verification I1108 04:37:14.233311 2432 openssl.cpp:526] Will use IP address verification in subject alternative name certificate extension. I1108 04:37:14.233311 2432 openssl.cpp:534] LIBPROCESS_SSL_REQUIRE_CERT implies peer certificate verification. LIBPROCESS_SSL_VERIFY_CERT set to true I1108 04:37:14.234308 2432 openssl.cpp:563] Using CA file: C:\Users\mesos\AppData\Local\Temp\F59AmV\cert.pem I1108 04:37:14.717564 1356 process.cpp:1052] Failed to accept socket: future discarded ``` - Mesos Reviewbot Windows On Dec. 7, 2017, 6:46 p.m., Jeff Coffler wrote: > > ----------------------------------------------------------- > This is an automatically generated e-mail. To reply, visit: > https://reviews.apache.org/r/63253/ > ----------------------------------------------------------- > > (Updated Dec. 7, 2017, 6:46 p.m.) > > > Review request for mesos, Andrew Schwartzmeyer, Gaston Kleiman, John Kordich, > Joseph Wu, Li Li, and Michael Park. > > > Bugs: MESOS-6705 > https://issues.apache.org/jira/browse/MESOS-6705 > > > Repository: mesos > > > Description > ------- > > Fixed changes from Gaston (git commit 772c8f5 on 10/02/2017) > for proper operation on Windows. Changed to use new URI methods > introduced as part of MESOS-6705, and used powershell on Windows > to replace "test" command on Linux. > > > Diffs > ----- > > src/tests/default_executor_tests.cpp > d3e3ef770656a36f3469f2ec655102a05adcae8a > > > Diff: https://reviews.apache.org/r/63253/diff/6/ > > > Testing > ------- > > Ran mesos-tests on both Windows and Linux with no errors. > > Specifically ran mesos-tests with > `--gtest_filter=MesosContainerizer/DefaultExecutorTest.*` to verify that the > modified tests ran properly. > > > Thanks, > > Jeff Coffler > >
