-
Type:
Task
-
Resolution: Fixed
-
Priority:
Major - P3
-
Affects Version/s: None
-
Component/s: CI
-
None
-
Not Needed
-
Developer Tools
Investigate and fix the CI failure on the ubuntu latest https://github.com/mongodb-js/vscode/actions/runs/12436082391/job/34723199566
1) OIDC Tests
"before all" hook for "can successfully connect with a connection string":
Error: Server log output did not include port or socket
at Function._start (node_modules/mongodb-runner/src/mongoserver.ts:228:63)
at processTicksAndRejections (node:internal/process/task_queues:95:5)
at Function.start (node_modules/mongodb-runner/src/mongoserver.ts:110:12)
at Function.start (node_modules/mongodb-runner/src/mongocluster.ts:96:9)
at Context.<anonymous> (src/test/suite/oidc.test.ts:122:15)
Error: 1 tests failed.
at /home/runner/work/vscode/vscode/src/test/suite/index.ts:54:17
at done (/home/runner/work/vscode/vscode/node_modules/mocha/lib/mocha.js:1028:7)
Extension host test runner error Error: 1 tests failed.
at /home/runner/work/vscode/vscode/src/test/suite/index.ts:54:17
at done (/home/runner/work/vscode/vscode/node_modules/mocha/lib/mocha.js:1028:7)
Asking native host service to exit with code 1.
[main 2024-12-20T17:56:53.823Z] Extension host with pid 4495 exited with code: 0, signal: unknown.
Exit code: 1
Stopping MongoDB server on port 27088
Failed with exit code: 1
Output:
Error: Process completed with exit code 255.