Temporarily exclude fle2/txn_sharded.js test from sharding suites with random migrations

XMLWordPrintableJSON

    • Type: Task
    • Resolution: Fixed
    • Priority: Major - P3
    • 8.0.0-rc0
    • Affects Version/s: None
    • Component/s: None
    • None
    • Catalog and Routing
    • Fully Compatible
    • CAR Team 2024-03-04
    • None
    • 3
    • None
    • None
    • None
    • None
    • None
    • None

      The test is failing in sharding_jscore_passthorugh_with_balancer suite with the following error (failed patch)

      WriteError({
          "index" : 0,
          "code" : 24,
          "errmsg" : "Encountered non-retryable error during query :: caused by :: Unable to acquire IX lock on '{4231546313068783394: Database, 772781799248242466, txn_sharded}' within 5ms. opId: 155656, op: conn61, connId: 61.",
          "op" : {
              "q" : {
                  "b" : "0"
              },
              "u" : {
                  "$set" : {
                      "a" : "0"
                  }
              },
              "multi" : false,
              "upsert" : false
          }
      }) :
      WriteError({
          "index" : 0,
          "code" : 24,
          "errmsg" : "Encountered non-retryable error during query :: caused by :: Unable to acquire IX lock on '{4231546313068783394: Database, 772781799248242466, txn_sharded}' within 5ms. opId: 155656, op: conn61, connId: 61.",
          "op" : {
              "q" : {
                  "b" : "0"
              },
              "u" : {
                  "$set" : {
                      "a" : "0"
                  }
              },
              "multi" : false,
              "upsert" : false
          }
      })
      WriteError@src/mongo/shell/bulk_api.js:465:48
      mergeBatchResults@src/mongo/shell/bulk_api.js:857:49
      executeBatch@src/mongo/shell/bulk_api.js:926:30
      Bulk/this.execute@src/mongo/shell/bulk_api.js:950:29
      DBCollection.prototype.updateOne@src/mongo/shell/crud_api.js:600:22
      @src/mongo/db/modules/enterprise/jstests/fle2/txn_sharded.js:68:38
      
      failed to load: src/mongo/db/modules/enterprise/jstests/fle2/txn_sharded.js
      

            Assignee:
            Tommaso Tocci
            Reporter:
            Tommaso Tocci
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated:
              Resolved: