Orchestrator Integration Tests #59
Annotations
6 errors and 1 warning
|
Run orchestrator-end2end-retaining test (K8s)
Process completed with exit code 1.
|
|
Run orchestrator-end2end-retaining test (K8s):
src/model/orchestrator/services/core/shared-workspace-locking.ts#L342
Error: retained-workspace- already exists
❯ Function.CreateWorkspace src/model/orchestrator/services/core/shared-workspace-locking.ts:342:13
❯ Function.GetLockedWorkspace src/model/orchestrator/services/core/shared-workspace-locking.ts:193:26
❯ Function.runWithProvider src/model/orchestrator/orchestrator.ts:323:24
❯ Function.run src/model/orchestrator/orchestrator.ts:282:14
❯ src/model/orchestrator/tests/e2e/orchestrator-end2end-retaining.test.ts:99:30
|
|
Run orchestrator-end2end-retaining test (K8s)
Orchestrator failed: retained-workspace- already exists
|
|
Run orchestrator-end2end-retaining test (K8s)
{
"name": "Error",
"message": "retained-workspace- already exists",
"stack": "Error: retained-workspace- already exists\n at Function.CreateWorkspace (/home/runner/work/unity-builder/unity-builder/src/model/orchestrator/services/core/shared-workspace-locking.ts:342:13)\n at processTicksAndRejections (node:internal/process/task_queues:95:5)\n at Function.GetLockedWorkspace (/home/runner/work/unity-builder/unity-builder/src/model/orchestrator/services/core/shared-workspace-locking.ts:193:26)\n at Function.runWithProvider (/home/runner/work/unity-builder/unity-builder/src/model/orchestrator/orchestrator.ts:323:24)\n at Function.run (/home/runner/work/unity-builder/unity-builder/src/model/orchestrator/orchestrator.ts:282:14)\n at /home/runner/work/unity-builder/unity-builder/src/model/orchestrator/tests/e2e/orchestrator-end2end-retaining.test.ts:99:30\n at file:///home/runner/work/unity-builder/unity-builder/node_modules/@vitest/runner/dist/chunk-artifact.js:1903:20"
}
|
|
Run orchestrator-end2end-caching test (K8s)
Process completed with exit code 1.
|
|
Run orchestrator-end2end-caching test (K8s):
src/model/orchestrator/tests/e2e/orchestrator-end2end-caching.test.ts#L101
AssertionError: expected 'orchestrator build workflow starting\…' to contain 'Activation successful'
- Expected
+ Received
- Activation successful
+ orchestrator build workflow starting
+ CACHE_KEY=test-case-a3ca2144-e649-47b8-b59a-8430e045475a
+ game ci start
+ E: Could not open lock file /var/lib/apt/lists/lock - open (13: Permission denied)
+ E: Unable to lock directory /var/lib/apt/lists/
+ E: Could not open lock file /var/lib/dpkg/lock-frontend - open (13: Permission denied)
+ E: Unable to acquire the dpkg frontend lock (/var/lib/dpkg/lock-frontend), are you root?
+ /data/cache [error opening dir]
+
+ 0 directories, 0 files
+
❯ src/model/orchestrator/tests/e2e/orchestrator-end2end-caching.test.ts:101:24
|
|
Complete job
Node.js 20 is deprecated. The following actions target Node.js 20 but are being forced to run on Node.js 24: actions/cache@0057852bfaa89a56745cba8c7296529d2fc39830, actions/checkout@34e114876b0b11c390a56381ad16ebd13914f8d5, actions/setup-node@49933ea5288caeca8642d1e84afbd3f7d6820020, azure/setup-kubectl@776406bce94f63e41d621b960d78ee25c8b76ede. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
|
background
wait
wait-all
cancel
parallel
Loading