Skip to content

feat(vercel-edge): Use opentelemetry for @sentry/vercel-edge #28762

feat(vercel-edge): Use opentelemetry for @sentry/vercel-edge

feat(vercel-edge): Use opentelemetry for @sentry/vercel-edge #28762

Triggered via pull request October 7, 2024 09:23
Status Cancelled
Total duration 24m 49s
Billable time 44m
Artifacts 1

build.yml

on: pull_request
Get Metadata
5s
Get Metadata
Check file formatting
1m 13s
Check file formatting
Check PR branches
3s
Check PR branches
Matrix: job_compile_bindings_profiling_node
Matrix: job_browser_loader_tests
Matrix: job_browser_playwright_tests
Matrix: job_node_integration_tests
Matrix: job_node_unit_tests
Matrix: job_remix_integration_tests
Size Check
2m 8s
Size Check
Check for faulty .d.ts files
1m 8s
Check for faulty .d.ts files
Overhead metrics
0s
Overhead metrics
Prepare E2E tests
2m 54s
Prepare E2E tests
Upload Artifacts
0s
Upload Artifacts
Matrix: job_e2e_tests
Matrix: job_profiling_e2e_tests
Matrix: job_optional_e2e_tests
All required jobs passed or were skipped
0s
All required jobs passed or were skipped
Fit to window
Zoom out
Zoom in

Annotations

50 errors and 6 warnings
Size Check
Error: No artifacts found
test/async.test.ts > withIsolationScope() > forks the isolation scope when not passing any isolation scope: packages/vercel-edge/test/async.test.ts#L135
AssertionError: expected ScopeClass{ …(16) } not to be ScopeClass{ …(16) } // Object.is equality Compared values have no visual difference. ❯ test/async.test.ts:135:27 ❯ ../core/src/asyncContext/stackStrategy.ts:148:12 ❯ AsyncContextStack.withScope ../core/src/asyncContext/stackStrategy.ts:49:28 ❯ Object.withIsolationScope ../core/src/asyncContext/stackStrategy.ts:147:33 ❯ Module.withIsolationScope ../core/src/currentScopes.ts:114:14 ❯ test/async.test.ts:132:7 ❯ test/async.test.ts:128:5
test/async.test.ts > withIsolationScope() > forks the isolation scope when passing undefined: packages/vercel-edge/test/async.test.ts#L149
AssertionError: expected ScopeClass{ …(16) } not to be ScopeClass{ …(16) } // Object.is equality Compared values have no visual difference. ❯ test/async.test.ts:149:27 ❯ ../core/src/asyncContext/stackStrategy.ts:148:12 ❯ AsyncContextStack.withScope ../core/src/asyncContext/stackStrategy.ts:49:28 ❯ Object.withIsolationScope ../core/src/asyncContext/stackStrategy.ts:147:33 ❯ Module.withIsolationScope ../core/src/currentScopes.ts:108:18 ❯ test/async.test.ts:146:7 ❯ test/async.test.ts:142:5
test/async.test.ts > withIsolationScope() > sets the passed in isolation scope as active isolation scope: packages/vercel-edge/test/async.test.ts#L163
AssertionError: expected ScopeClass{ …(16) } to be ScopeClass{ …(11) } // Object.is equality - Expected + Received ScopeClass { "_attachments": Array [], "_breadcrumbs": Array [], "_contexts": Object {}, "_eventProcessors": Array [], "_extra": Object {}, + "_fingerprint": undefined, + "_level": undefined, "_notifyingListeners": false, "_propagationContext": Object { - "spanId": "971e6bd09fa0c802", - "traceId": "f7d4bb8758aa4bac917cc97bf917d570", + "spanId": "8442572dbdf65671", + "traceId": "1d36bfb0691c4b66a5140ce31a475130", }, + "_requestSession": undefined, "_scopeListeners": Array [], "_sdkProcessingMetadata": Object {}, - "_tags": Object {}, + "_session": undefined, + "_tags": Object { + "aa": "aa", + }, + "_transactionName": undefined, "_user": Object {}, } ❯ test/async.test.ts:163:37 ❯ ../core/src/asyncContext/stackStrategy.ts:148:12 ❯ AsyncContextStack.withScope ../core/src/asyncContext/stackStrategy.ts:49:28 ❯ withIsolationScope ../core/src/asyncContext/stackStrategy.ts:147:33 ❯ Object.withSetIsolationScope ../core/src/asyncContext/stackStrategy.ts:161:14 ❯ Module.withIsolationScope ../core/src/currentScopes.ts:111:16 ❯ test/async.test.ts:162:7 ❯ test/async.test.ts:156:5
Node (22) Unit Tests
Process completed with exit code 1.
test/async.test.ts > withIsolationScope() > forks the isolation scope when not passing any isolation scope: packages/vercel-edge/test/async.test.ts#L135
AssertionError: expected ScopeClass{ …(16) } not to be ScopeClass{ …(16) } // Object.is equality Compared values have no visual difference. ❯ test/async.test.ts:135:27 ❯ ../core/src/asyncContext/stackStrategy.ts:148:12 ❯ AsyncContextStack.withScope ../core/src/asyncContext/stackStrategy.ts:49:28 ❯ Object.withIsolationScope ../core/src/asyncContext/stackStrategy.ts:147:33 ❯ Module.withIsolationScope ../core/src/currentScopes.ts:114:14 ❯ test/async.test.ts:132:7 ❯ test/async.test.ts:128:5
test/async.test.ts > withIsolationScope() > forks the isolation scope when passing undefined: packages/vercel-edge/test/async.test.ts#L149
AssertionError: expected ScopeClass{ …(16) } not to be ScopeClass{ …(16) } // Object.is equality Compared values have no visual difference. ❯ test/async.test.ts:149:27 ❯ ../core/src/asyncContext/stackStrategy.ts:148:12 ❯ AsyncContextStack.withScope ../core/src/asyncContext/stackStrategy.ts:49:28 ❯ Object.withIsolationScope ../core/src/asyncContext/stackStrategy.ts:147:33 ❯ Module.withIsolationScope ../core/src/currentScopes.ts:108:18 ❯ test/async.test.ts:146:7 ❯ test/async.test.ts:142:5
test/async.test.ts > withIsolationScope() > sets the passed in isolation scope as active isolation scope: packages/vercel-edge/test/async.test.ts#L163
AssertionError: expected ScopeClass{ …(16) } to be ScopeClass{ …(11) } // Object.is equality - Expected + Received ScopeClass { "_attachments": Array [], "_breadcrumbs": Array [], "_contexts": Object {}, "_eventProcessors": Array [], "_extra": Object {}, + "_fingerprint": undefined, + "_level": undefined, "_notifyingListeners": false, "_propagationContext": Object { - "spanId": "b5fc8ee50d9dc5df", - "traceId": "c46f79ab4cc94c84844fd4547db94984", + "spanId": "96f4a30e3c2ff447", + "traceId": "1502884469fa4c87a3877f376ad81093", }, + "_requestSession": undefined, "_scopeListeners": Array [], "_sdkProcessingMetadata": Object {}, - "_tags": Object {}, + "_session": undefined, + "_tags": Object { + "aa": "aa", + }, + "_transactionName": undefined, "_user": Object {}, } ❯ test/async.test.ts:163:37 ❯ ../core/src/asyncContext/stackStrategy.ts:148:12 ❯ AsyncContextStack.withScope ../core/src/asyncContext/stackStrategy.ts:49:28 ❯ withIsolationScope ../core/src/asyncContext/stackStrategy.ts:147:33 ❯ Object.withSetIsolationScope ../core/src/asyncContext/stackStrategy.ts:161:14 ❯ Module.withIsolationScope ../core/src/currentScopes.ts:111:16 ❯ test/async.test.ts:162:7 ❯ test/async.test.ts:156:5
Node (18) Unit Tests
Process completed with exit code 1.
Node (20) Unit Tests
Canceling since a higher priority waiting request for 'CI: Build & Test-lforst-edge-otel' exists
test/async.test.ts > withIsolationScope() > forks the isolation scope when not passing any isolation scope: packages/vercel-edge/test/async.test.ts#L135
AssertionError: expected ScopeClass{ …(16) } not to be ScopeClass{ …(16) } // Object.is equality Compared values have no visual difference. ❯ test/async.test.ts:135:27 ❯ ../core/src/asyncContext/stackStrategy.ts:148:12 ❯ AsyncContextStack.withScope ../core/src/asyncContext/stackStrategy.ts:49:28 ❯ Object.withIsolationScope ../core/src/asyncContext/stackStrategy.ts:147:33 ❯ Module.withIsolationScope ../core/src/currentScopes.ts:114:14 ❯ test/async.test.ts:132:7 ❯ test/async.test.ts:128:5
test/async.test.ts > withIsolationScope() > forks the isolation scope when passing undefined: packages/vercel-edge/test/async.test.ts#L149
AssertionError: expected ScopeClass{ …(16) } not to be ScopeClass{ …(16) } // Object.is equality Compared values have no visual difference. ❯ test/async.test.ts:149:27 ❯ ../core/src/asyncContext/stackStrategy.ts:148:12 ❯ AsyncContextStack.withScope ../core/src/asyncContext/stackStrategy.ts:49:28 ❯ Object.withIsolationScope ../core/src/asyncContext/stackStrategy.ts:147:33 ❯ Module.withIsolationScope ../core/src/currentScopes.ts:108:18 ❯ test/async.test.ts:146:7 ❯ test/async.test.ts:142:5
test/async.test.ts > withIsolationScope() > sets the passed in isolation scope as active isolation scope: packages/vercel-edge/test/async.test.ts#L163
AssertionError: expected ScopeClass{ …(16) } to be ScopeClass{ …(11) } // Object.is equality - Expected + Received ScopeClass { "_attachments": Array [], "_breadcrumbs": Array [], "_contexts": Object {}, "_eventProcessors": Array [], "_extra": Object {}, + "_fingerprint": undefined, + "_level": undefined, "_notifyingListeners": false, "_propagationContext": Object { - "spanId": "96b787deec2faead", - "traceId": "2b1616d84095488baa0f87ecf8d0239a", + "spanId": "b69accf1ca1d4028", + "traceId": "f898390939194a14b407f90ef38f407c", }, + "_requestSession": undefined, "_scopeListeners": Array [], "_sdkProcessingMetadata": Object {}, - "_tags": Object {}, + "_session": undefined, + "_tags": Object { + "aa": "aa", + }, + "_transactionName": undefined, "_user": Object {}, } ❯ test/async.test.ts:163:37 ❯ ../core/src/asyncContext/stackStrategy.ts:148:12 ❯ AsyncContextStack.withScope ../core/src/asyncContext/stackStrategy.ts:49:28 ❯ withIsolationScope ../core/src/asyncContext/stackStrategy.ts:147:33 ❯ Object.withSetIsolationScope ../core/src/asyncContext/stackStrategy.ts:161:14 ❯ Module.withIsolationScope ../core/src/currentScopes.ts:111:16 ❯ test/async.test.ts:162:7 ❯ test/async.test.ts:156:5
Node (20) Unit Tests
The operation was canceled.
Node (16) Unit Tests
Canceling since a higher priority waiting request for 'CI: Build & Test-lforst-edge-otel' exists
Node (16) Unit Tests
The operation was canceled.
Playwright bundle_tracing_replay Tests
Canceling since a higher priority waiting request for 'CI: Build & Test-lforst-edge-otel' exists
Playwright bundle_tracing_replay Tests
The operation was canceled.
Node (22) (TS 3.8) Integration Tests
Canceling since a higher priority waiting request for 'CI: Build & Test-lforst-edge-otel' exists
Node (22) (TS 3.8) Integration Tests
The operation was canceled.
Node (20) Integration Tests
Canceling since a higher priority waiting request for 'CI: Build & Test-lforst-edge-otel' exists
Node (20) Integration Tests
The operation was canceled.
Lint
Canceling since a higher priority waiting request for 'CI: Build & Test-lforst-edge-otel' exists
Lint
The operation was canceled.
Node (14) Integration Tests
Canceling since a higher priority waiting request for 'CI: Build & Test-lforst-edge-otel' exists
Node (14) Integration Tests
The operation was canceled.
Playwright esm (1/4) Tests
Canceling since a higher priority waiting request for 'CI: Build & Test-lforst-edge-otel' exists
Playwright esm (1/4) Tests
The operation was canceled.
Playwright esm (2/4) Tests
Canceling since a higher priority waiting request for 'CI: Build & Test-lforst-edge-otel' exists
Playwright esm (2/4) Tests
The operation was canceled.
Playwright bundle_tracing_replay_feedback Tests
Canceling since a higher priority waiting request for 'CI: Build & Test-lforst-edge-otel' exists
Playwright bundle_tracing_replay_feedback Tests
The operation was canceled.
Playwright esm (4/4) Tests
Canceling since a higher priority waiting request for 'CI: Build & Test-lforst-edge-otel' exists
Playwright esm (4/4) Tests
The operation was canceled.
Node (16) Integration Tests
Canceling since a higher priority waiting request for 'CI: Build & Test-lforst-edge-otel' exists
Node (16) Integration Tests
The operation was canceled.
Browser Unit Tests
Canceling since a higher priority waiting request for 'CI: Build & Test-lforst-edge-otel' exists
Browser Unit Tests
The operation was canceled.
Playwright esm (3/4) Tests
Canceling since a higher priority waiting request for 'CI: Build & Test-lforst-edge-otel' exists
Playwright esm (3/4) Tests
The operation was canceled.
Playwright bundle_tracing_replay_feedback_min webkit Tests
Canceling since a higher priority waiting request for 'CI: Build & Test-lforst-edge-otel' exists
Playwright bundle_tracing_replay_feedback_min webkit Tests
The operation was canceled.
Node (18) Integration Tests
Canceling since a higher priority waiting request for 'CI: Build & Test-lforst-edge-otel' exists
Node (18) Integration Tests
The operation was canceled.
Node (22) Integration Tests
Canceling since a higher priority waiting request for 'CI: Build & Test-lforst-edge-otel' exists
Node (22) Integration Tests
The operation was canceled.
Playwright bundle_tracing Tests
Canceling since a higher priority waiting request for 'CI: Build & Test-lforst-edge-otel' exists
Playwright bundle_tracing Tests
The operation was canceled.
Playwright bundle_tracing_replay_feedback_min Tests
Canceling since a higher priority waiting request for 'CI: Build & Test-lforst-edge-otel' exists
Playwright bundle_tracing_replay_feedback_min Tests
The operation was canceled.
Size Check
Workflow 1963617 not found in branch lforst-nextjs-otel
E2E generic-ts3.8 Test
Codecov: Failed to properly upload report: The process '/home/runner/work/_actions/codecov/test-results-action/v1/dist/codecov' failed with exit code 1
E2E node-exports-test-app Test
Codecov: Failed to properly upload report: The process '/home/runner/work/_actions/codecov/test-results-action/v1/dist/codecov' failed with exit code 1
E2E create-react-app Test
Codecov: Failed to properly upload report: The process '/home/runner/work/_actions/codecov/test-results-action/v1/dist/codecov' failed with exit code 1
E2E cloudflare-astro Test
The following actions use a deprecated Node.js version and will be forced to run on node20: cloudflare/pages-action@v1. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
E2E create-react-app (TS 3.8) Test
Codecov: Failed to properly upload report: The process '/home/runner/work/_actions/codecov/test-results-action/v1/dist/codecov' failed with exit code 1

Artifacts

Produced during runtime
Name Size
build-output Expired
14.5 MB