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

Socket connect timeout on Node18 in performance tests

    • Type: Icon: Build Failure Build Failure
    • Resolution: Fixed
    • Priority: Icon: Unknown Unknown
    • 6.11.0
    • Affects Version/s: None
    • Component/s: None
    • 1
    • Not Needed
    • Not Needed
    • Hide

      1. What would you like to communicate to the user about this feature?
      2. Would you like the user to see examples of the syntax and/or executable code and its output?
      3. Which versions of the driver/connector does this apply to?

      Show
      1. What would you like to communicate to the user about this feature? 2. Would you like the user to see examples of the syntax and/or executable code and its output? 3. Which versions of the driver/connector does this apply to?

      CI: https://evergreen.mongodb.com/task_log_raw/mongo_node_driver_next_performance_tests_run_spec_benchmark_tests_node_18_server_6.0_c5f92c18cc05de7b5606e73b82ff8e0404e30652_f168e1328f821bbda265e024cc91ae54_24_11_01_19_59_34/0?type=T&text=true

      As it turns out , the ldjsonupload test is timing out establishing sockets.  This is reproducible locally on Node18.16.0 - later versions of Node18 do not have this issue.

      It seems like we're encountering this issue: https://github.com/nodejs/node/issues/54359.  Disabling happy eyeballs or increasing the timeout causes the tests to pass.

        1. main.ts
          1 kB
          Bailey Pearson

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

              Created:
              Updated:
              Resolved: