Uploaded image for project: 'Core Server'
  1. Core Server
  2. SERVER-78220

Investigate failing api version tests in the fcv jscore passthrough suite

    • Type: Icon: Bug Bug
    • Resolution: Unresolved
    • Priority: Icon: Major - P3 Major - P3
    • None
    • Affects Version/s: None
    • Component/s: None
    • Cluster Scalability
    • ALL
    • Sharding NYC 2023-10-16, Sharding NYC 2023-10-30, Cluster Scalability 2023-11-13, Cluster Scalability 2023-11-27, Cluster Scalability 2023-12-11, Cluster Scalability 2023-12-25, Cluster Scalability 2024-1-8, Cluster Scalability 2024-1-22, Cluster Scalability 2024-2-5, Cluster Scalability 2024-2-19, Cluster Scalability 2024-3-4, Cluster Scalability 2024-3-18, Cluster Scalability 2024-4-1, Cluster Scalability 2024-4-15, Cluster Scalability 2024-4-29, Cluster Scalability 2024-5-13
    • 2

      Test jstests/core/api/api_version_unstable_indexes.js fails with the following:

      [j6:prim] | 2023-06-19T17:26:55.402+00:00 I  -        6744300 [conn38] "setFeatureCompatibilityVersion command called","attr":{"upgradeOrDowngrade":"upgrade","serverType":"replica set/standalone","fromVersion":"7.0","toVersion":"7.1"}[js_test:api_version_unstable_indexes] 2023-06-19T17:26:55.402Z assert failed[js_test:api_version_unstable_indexes] doassert@src/mongo/shell/assert.js:20:14[js_test:api_version_unstable_indexes] assert@src/mongo/shell/assert.js:152:17[js_test:api_version_unstable_indexes] @jstests/core/api/api_version_unstable_indexes.js:85:11[js_test:api_version_unstable_indexes] @jstests/core/api/api_version_unstable_indexes.js:101:3[js_test:api_version_unstable_indexes] uncaught exception: Error: assert failed :[js_test:api_version_unstable_indexes] doassert@src/mongo/shell/assert.js:20:14[js_test:api_version_unstable_indexes] assert@src/mongo/shell/assert.js:152:17[js_test:api_version_unstable_indexes] @jstests/core/api/api_version_unstable_indexes.js:85:11[js_test:api_version_unstable_indexes] @jstests/core/api/api_version_unstable_indexes.js:101:3[js_test:api_version_unstable_indexes] failed to load: jstests/core/api/api_version_unstable_indexes.js

      right at the time of fcv downgrade. This is probably the result of the fcv command aborting the ongoing operation thus the explain does not contain the correct stage.

      Evergreen: https://parsley.mongodb.com/resmoke/654a1576f73a8530136bccf93e68dd3d/test/176a1f786ec66f47da7f09b18648a370?bookmarks=0,651&shareLine=221

            Assignee:
            adi.zaimi@mongodb.com Adi Zaimi
            Reporter:
            adi.zaimi@mongodb.com Adi Zaimi
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated: