Uploaded image for project: 'Node.js Driver'
  1. Node.js Driver
  2. NODE-6832

Flaky: <command> succeeds after retryable handshake network error [2]

    • None
    • None
    • None
    • None
    • None
    • None
    • None

      evergreen task: https://spruce.mongodb.com/task/mongo_node_driver_next_rhel80_large_Node20_test_zstd_1.x_compression_3cc3a6b219a5fa4d3c973f09eb7993bd2287e205_25_03_03_18_31_34/logs?execution=0&sortBy=STATUS&sortDir=ASC

         1) Retryable Reads (unified)
              retryable reads handshake failures
                collection.find succeeds after retryable handshake network error:
            AssertionError: Expected event count mismatch, expected [
         'connectionCheckOutStartedEvent',
         'connectionCheckOutStartedEvent',
         'connectionCheckOutStartedEvent',
         'connectionCheckOutStartedEvent'
       but got [
         'ConnectionCheckOutStartedEvent',
         'ConnectionCheckOutStartedEvent',
         'ConnectionCheckOutStartedEvent'
      
             at failOnMismatchedCount (test/tools/unified-spec-runner/match.ts:447:10)
             at matchesEvents (test/tools/unified-spec-runner/match.ts:685:7)
             at runUnifiedTest (test/tools/unified-spec-runner/runner.ts:250:22)
             at processTicksAndRejections (node:internal/process/task_queues:95:5)
             at async Context.<anonymous> (test/tools/unified-spec-runner/runner.ts:336:13)
      

      This same failure manifests with different commands, not just collection.find().

            Assignee:
            Unassigned Unassigned
            Reporter:
            bailey.pearson@mongodb.com Bailey Pearson
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

              Created:
              Updated:
              None
              None
              None
              None