feat(cleanup): add bounded manual retention runs #31504
Triggered via pull request
September 15, 2026 02:09
Status
Failure
Total duration
2m 45s
Artifacts
–
ci.yml
on: pull_request
Detect Version
0s
Migrate Dev DB
/
Apply Database Migrations
Detect Desktop Changes
0s
Matrix: Build AMD64
Matrix: Build ARM64 (GHCR Only)
Matrix: Test and Build / oauth-postgres
Matrix: Test and Build / test-shard
Test and Build
/
Lint and Test
2m 15s
Test and Build
/
Build App
2m 28s
Check Docs Changes
0s
Matrix: Build Dev ECR
Deploy Trigger.dev (Dev)
0s
Matrix: Create GHCR Manifests
Process Docs
/
Process Documentation Embeddings
Prune Desktop Prereleases
0s
Matrix: Attest Images
Desktop Release
/
Build, Sign, Notarize
Annotations
4 errors and 9 warnings
|
Test and Build / Test (shard 3)
Process completed with exit code 1.
|
|
lib/execution/payloads/large-value-metadata.test.ts > large value metadata > uses source-specific liveness when pruning stale references:
apps/sim/lib/execution/payloads/large-value-metadata.test.ts#L337
AssertionError: expected '\n WITH deleted AS (\n DELETE…' to contain 'ref.source = \'execution_log\''
- Expected
+ Received
- ref.source = 'execution_log'
+
+ WITH deleted AS (
+ DELETE FROM AS ref
+ WHERE ref.ctid IN (
+ SELECT ref.ctid
+ FROM AS ref
+ WHERE ref.workspace_id IN
+ AND
+ LIMIT
+ )
+ RETURNING ref.key
+ )
+ SELECT count(*)::int AS count FROM deleted
+
❯ lib/execution/payloads/large-value-metadata.test.ts:337:21
|
|
Test and Build / Test (shard 3)
@sim/app#test: command (/home/runner/_work/sim/sim/apps/sim) /home/runner/.bun/bin/bun run test exited (1)
|
|
Test and Build / Lint and Test
Process completed with exit code 1.
|
|
Test and Build / Test (shard 3)
Skipping sticky disk commit due to previous step failures
|
|
Test and Build / Test (shard 3)
- Step: unknown (failed)
|
|
Test and Build / Test (shard 3)
Found 2 failed/cancelled steps in previous workflow steps
|
|
Test and Build / Test (shard 3)
Skipping sticky disk commit due to previous step failures
|
|
Test and Build / Test (shard 3)
- Step: unknown (failed)
|
|
Test and Build / Test (shard 3)
Found 2 failed/cancelled steps in previous workflow steps
|
|
Test and Build / Test (shard 3)
Skipping sticky disk commit due to previous step failures
|
|
Test and Build / Test (shard 3)
- Step: unknown (failed)
|
|
Test and Build / Test (shard 3)
Found 2 failed/cancelled steps in previous workflow steps
|