[SERVER-44879] MongoDB failed to run --suites=core with MSVC on windows Created: 28/Nov/19  Updated: 03/Dec/19  Resolved: 02/Dec/19

Status: Closed
Project: Core Server
Component/s: Build
Affects Version/s: None
Fix Version/s: None

Type: Bug Priority: Major - P3
Reporter: LinGao Assignee: Eric Sedor
Resolution: Done Votes: 0
Labels: None
Remaining Estimate: Not Specified
Time Spent: Not Specified
Original Estimate: Not Specified
Environment:

VS 2017 + Windows Server 2016 + MongoDB master branch latest revision


Attachments: Text File log_x64_test_4.log    
Operating System: ALL
Steps To Reproduce:

Reproduce steps:
1. git clone -c core.autocrlf=true https://github.com/mongodb/mongo D:\MongoDB\src
2. Open a VS 2017 x64 command prompt and browse to D:\MongoDB\src
3. pip.exe install --user -r .\etc\pip\dev-requirements.txt
4. python.exe buildscripts/scons.py all -j4

5. python.exe buildscripts/resmoke.py --suites=core --jobs=8

 

Acutal result:

[js_test:job3_fixture_teardown] 2019-11-27T07:45:20.370-0800 Finished the teardown of MongoDFixture (Job #3).
[executor:js_test:job3] 2019-11-27T07:45:20.371-0800 job3_fixture_teardown ran in 0.10 seconds: no failures detected.
[executor] 2019-11-27T07:45:20.371-0800 Threads are completed!
[executor] 2019-11-27T07:45:20.385-0800 Summary of latest execution: 549 test(s) ran in 94.95 seconds (547 succeeded, 706 were skipped, 1 failed, 1 errored)
    The following tests failed (with exit code):
        jstests\core\connection_status.js (4294967293 UNKNOWN)
    The following tests had errors:
        job6_fixture_teardown
    If you're unsure where to begin investigating these errors, consider looking at tests in the following order:
        job6_fixture_teardown
        jstests\core\connection_status.js
[resmoke] 2019-11-27T07:45:20.387-0800 ================================================================================
[resmoke] 2019-11-27T07:45:20.388-0800 Summary of core suite: 549 test(s) ran in 94.95 seconds (547 succeeded, 706 were skipped, 1 failed, 1 errored)
The following tests failed (with exit code):
    jstests\core\connection_status.js (4294967293 UNKNOWN)
The following tests had errors:
    job6_fixture_teardown
If you're unsure where to begin investigating these errors, consider looking at tests in the following order:
    job6_fixture_teardown
    jstests\core\connection_status.js
[resmoke] 2019-11-27T07:45:20.388-0800 Exiting with code: 1
[command took 99 seconds] 

Participants:

 Description   

MongoDB failed to run --suites=core with MSVC on windows. It can be reproduced on master branch latest revision. Could you please help to take a look at this issue? Thanks in advance!



 Comments   
Comment by Eric Sedor [ 03/Dec/19 ]

spacelg,

Could we ask you to raise these issues by emailing mongodb-dev@googlegroups.com instead?

Gratefully,
Eric

Comment by Eric Sedor [ 02/Dec/19 ]

Hi spacelg

The git version from the provided log (7b0edfd21b758ee71d34b8dfd49929b08c007c8f) is not for a release version, and the SERVER project is for bugs and feature suggestions for stable/released versions of the MongoDB server.

As a reminder from SERVER-42572 we have internal systems for test failure detection.

Sincerely,
Eric

Generated at Thu Feb 08 05:07:14 UTC 2024 using Jira 9.7.1#970001-sha1:2222b88b221c4928ef0de3161136cc90c8356a66.