Skip to content

All checks

All checks #8

Re-run triggered May 23, 2024 19:40
Status Cancelled
Total duration 3m 45s
Artifacts 27

all-checks.yml

on: merge_group
Analyze Build  /  ...  /  Web App
Analyze Build / Production builds / Web App
Matrix: Tests / e2e-app-store
Matrix: Tests / e2e-embed
Matrix: Tests / e2e-embed
Matrix: Tests / e2e
Fit to window
Zoom out
Zoom in

Annotations

53 errors, 3 warnings, and 3 notices
Analyze Build / analyze
Process completed with exit code 1.
Tests / E2E Embed React (1/2)
Error: Process from config.webServer was not able to start. Exit code: 1
Tests / E2E Embed React (1/2)
Process completed with exit code 1.
Tests / E2E (1/7)
Error: Process from config.webServer was not able to start. Exit code: 1
Tests / E2E (1/7)
Process completed with exit code 1.
Tests / E2E Embed React (2/2)
Error: Process from config.webServer was not able to start. Exit code: 1
Tests / E2E Embed React (2/2)
Process completed with exit code 1.
Tests / E2E (6/7)
Error: Process from config.webServer was not able to start. Exit code: 1
Tests / E2E (6/7)
Process completed with exit code 1.
Tests / E2E Embed Core (2/2)
Error: Process from config.webServer was not able to start. Exit code: 1
Tests / E2E Embed Core (2/2)
Process completed with exit code 1.
Tests / E2E App Store (1/2)
Error: Process from config.webServer was not able to start. Exit code: 1
Tests / E2E App Store (1/2)
Process completed with exit code 1.
Tests / E2E (2/7)
Error: Process from config.webServer was not able to start. Exit code: 1
Tests / E2E (2/7)
Process completed with exit code 1.
Tests / E2E App Store (2/2)
Error: Process from config.webServer was not able to start. Exit code: 1
Tests / E2E App Store (2/2)
Process completed with exit code 1.
[@calcom/web] › apps/web/playwright/login.2fa.e2e.ts:21:7 › 2FA Tests › should allow a user to enable 2FA and login using 2FA: apps/web/playwright/fixtures/users.ts#L891
1) [@***com/web] › apps/web/playwright/login.2fa.e2e.ts:21:7 › 2FA Tests › should allow a user to enable 2FA and login using 2FA apiRequestContext.get: connect ECONNREFUSED ::1:3000 =========================== logs =========================== → GET http://***:3000/api/auth/csrf user-agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/111.0.5563.19 Safari/537.36 accept: */* accept-encoding: gzip,deflate,br cookie: ***com-timezone-dialog=1 ============================================================ at apps/web/playwright/fixtures/users.ts:891 889 | const csrfToken = await page 890 | .context() > 891 | .request.get("/api/auth/csrf") | ^ 892 | .then((response) => response.json()) 893 | .then((json) => json.csrfToken); 894 | const data = { at apiLogin (/home/runner/actions-runner/_work/***.com/***.com/apps/web/playwright/fixtures/users.ts:891:14) at Object.apiLogin (/home/runner/actions-runner/_work/***.com/***.com/apps/web/playwright/fixtures/users.ts:613:7) at /home/runner/actions-runner/_work/***.com/***.com/apps/web/playwright/login.2fa.e2e.ts:27:7 at /home/runner/actions-runner/_work/***.com/***.com/apps/web/playwright/login.2fa.e2e.ts:23:18
[@calcom/web] › apps/web/playwright/login.2fa.e2e.ts:21:7 › 2FA Tests › should allow a user to enable 2FA and login using 2FA: apps/web/playwright/fixtures/users.ts#L891
1) [@***com/web] › apps/web/playwright/login.2fa.e2e.ts:21:7 › 2FA Tests › should allow a user to enable 2FA and login using 2FA Retry #1 ─────────────────────────────────────────────────────────────────────────────────────── apiRequestContext.get: connect ECONNREFUSED ::1:3000 =========================== logs =========================== → GET http://***:3000/api/auth/csrf user-agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/111.0.5563.19 Safari/537.36 accept: */* accept-encoding: gzip,deflate,br cookie: ***com-timezone-dialog=1 ============================================================ at apps/web/playwright/fixtures/users.ts:891 889 | const csrfToken = await page 890 | .context() > 891 | .request.get("/api/auth/csrf") | ^ 892 | .then((response) => response.json()) 893 | .then((json) => json.csrfToken); 894 | const data = { at apiLogin (/home/runner/actions-runner/_work/***.com/***.com/apps/web/playwright/fixtures/users.ts:891:14) at Object.apiLogin (/home/runner/actions-runner/_work/***.com/***.com/apps/web/playwright/fixtures/users.ts:613:7) at /home/runner/actions-runner/_work/***.com/***.com/apps/web/playwright/login.2fa.e2e.ts:27:7 at /home/runner/actions-runner/_work/***.com/***.com/apps/web/playwright/login.2fa.e2e.ts:23:18
[@calcom/web] › apps/web/playwright/login.2fa.e2e.ts:21:7 › 2FA Tests › should allow a user to enable 2FA and login using 2FA: apps/web/playwright/login.2fa.e2e.ts#L1
1) [@***com/web] › apps/web/playwright/login.2fa.e2e.ts:21:7 › 2FA Tests › should allow a user to enable 2FA and login using 2FA Retry #2 ─────────────────────────────────────────────────────────────────────────────────────── Test was interrupted.
[@calcom/web] › apps/web/playwright/login.2fa.e2e.ts:93:7 › 2FA Tests › should allow a user to disable 2FA: apps/web/playwright/fixtures/users.ts#L891
2) [@***com/web] › apps/web/playwright/login.2fa.e2e.ts:93:7 › 2FA Tests › should allow a user to disable 2FA apiRequestContext.get: connect ECONNREFUSED ::1:3000 =========================== logs =========================== → GET http://***:3000/api/auth/csrf user-agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/111.0.5563.19 Safari/537.36 accept: */* accept-encoding: gzip,deflate,br cookie: ***com-timezone-dialog=1 ============================================================ at apps/web/playwright/fixtures/users.ts:891 889 | const csrfToken = await page 890 | .context() > 891 | .request.get("/api/auth/csrf") | ^ 892 | .then((response) => response.json()) 893 | .then((json) => json.csrfToken); 894 | const data = { at apiLogin (/home/runner/actions-runner/_work/***.com/***.com/apps/web/playwright/fixtures/users.ts:891:14) at Object.apiLogin (/home/runner/actions-runner/_work/***.com/***.com/apps/web/playwright/fixtures/users.ts:613:7) at /home/runner/actions-runner/_work/***.com/***.com/apps/web/playwright/login.2fa.e2e.ts:99:7 at /home/runner/actions-runner/_work/***.com/***.com/apps/web/playwright/login.2fa.e2e.ts:95:18
[@calcom/web] › apps/web/playwright/login.2fa.e2e.ts:93:7 › 2FA Tests › should allow a user to disable 2FA: apps/web/playwright/fixtures/users.ts#L891
2) [@***com/web] › apps/web/playwright/login.2fa.e2e.ts:93:7 › 2FA Tests › should allow a user to disable 2FA Retry #1 ─────────────────────────────────────────────────────────────────────────────────────── apiRequestContext.get: connect ECONNREFUSED ::1:3000 =========================== logs =========================== → GET http://***:3000/api/auth/csrf user-agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/111.0.5563.19 Safari/537.36 accept: */* accept-encoding: gzip,deflate,br cookie: ***com-timezone-dialog=1 ============================================================ at apps/web/playwright/fixtures/users.ts:891 889 | const csrfToken = await page 890 | .context() > 891 | .request.get("/api/auth/csrf") | ^ 892 | .then((response) => response.json()) 893 | .then((json) => json.csrfToken); 894 | const data = { at apiLogin (/home/runner/actions-runner/_work/***.com/***.com/apps/web/playwright/fixtures/users.ts:891:14) at Object.apiLogin (/home/runner/actions-runner/_work/***.com/***.com/apps/web/playwright/fixtures/users.ts:613:7) at /home/runner/actions-runner/_work/***.com/***.com/apps/web/playwright/login.2fa.e2e.ts:99:7 at /home/runner/actions-runner/_work/***.com/***.com/apps/web/playwright/login.2fa.e2e.ts:95:18
[@calcom/web] › apps/web/playwright/login.2fa.e2e.ts:93:7 › 2FA Tests › should allow a user to disable 2FA: apps/web/playwright/login.2fa.e2e.ts#L1
2) [@***com/web] › apps/web/playwright/login.2fa.e2e.ts:93:7 › 2FA Tests › should allow a user to disable 2FA Retry #2 ─────────────────────────────────────────────────────────────────────────────────────── Test was interrupted.
[@calcom/web] › apps/web/playwright/login.api.e2e.ts:9:7 › Login with api request › context request will share cookie storage with its browser context: apps/web/playwright/fixtures/users.ts#L891
3) [@***com/web] › apps/web/playwright/login.api.e2e.ts:9:7 › Login with api request › context request will share cookie storage with its browser context apiRequestContext.get: connect ECONNREFUSED ::1:3000 =========================== logs =========================== → GET http://***:3000/api/auth/csrf user-agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/111.0.5563.19 Safari/537.36 accept: */* accept-encoding: gzip,deflate,br cookie: ***com-timezone-dialog=1 ============================================================ at apps/web/playwright/fixtures/users.ts:891 889 | const csrfToken = await page 890 | .context() > 891 | .request.get("/api/auth/csrf") | ^ 892 | .then((response) => response.json()) 893 | .then((json) => json.csrfToken); 894 | const data = { at apiLogin (/home/runner/actions-runner/_work/***.com/***.com/apps/web/playwright/fixtures/users.ts:891:14) at Object.apiLogin (/home/runner/actions-runner/_work/***.com/***.com/apps/web/playwright/fixtures/users.ts:613:7) at /home/runner/actions-runner/_work/***.com/***.com/apps/web/playwright/login.api.e2e.ts:11:5
[@calcom/web] › apps/web/playwright/login.api.e2e.ts:9:7 › Login with api request › context request will share cookie storage with its browser context: apps/web/playwright/fixtures/users.ts#L891
3) [@***com/web] › apps/web/playwright/login.api.e2e.ts:9:7 › Login with api request › context request will share cookie storage with its browser context Retry #1 ─────────────────────────────────────────────────────────────────────────────────────── apiRequestContext.get: connect ECONNREFUSED ::1:3000 =========================== logs =========================== → GET http://***:3000/api/auth/csrf user-agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/111.0.5563.19 Safari/537.36 accept: */* accept-encoding: gzip,deflate,br cookie: ***com-timezone-dialog=1 ============================================================ at apps/web/playwright/fixtures/users.ts:891 889 | const csrfToken = await page 890 | .context() > 891 | .request.get("/api/auth/csrf") | ^ 892 | .then((response) => response.json()) 893 | .then((json) => json.csrfToken); 894 | const data = { at apiLogin (/home/runner/actions-runner/_work/***.com/***.com/apps/web/playwright/fixtures/users.ts:891:14) at Object.apiLogin (/home/runner/actions-runner/_work/***.com/***.com/apps/web/playwright/fixtures/users.ts:613:7) at /home/runner/actions-runner/_work/***.com/***.com/apps/web/playwright/login.api.e2e.ts:11:5
[@calcom/web] › apps/web/playwright/login.api.e2e.ts:9:7 › Login with api request › context request will share cookie storage with its browser context: apps/web/playwright/login.api.e2e.ts#L1
3) [@***com/web] › apps/web/playwright/login.api.e2e.ts:9:7 › Login with api request › context request will share cookie storage with its browser context Retry #2 ─────────────────────────────────────────────────────────────────────────────────────── Test was interrupted.
[@calcom/web] › apps/web/playwright/login.e2e.ts:62:9 › Login and logout tests -- future › Login flow validations -- future › Should warn when user does not exist: apps/web/playwright/fixtures/users.ts#L875
4) [@***com/web] › apps/web/playwright/login.e2e.ts:62:9 › Login and logout tests -- future › Login flow validations -- future › Should warn when user does not exist page.goto: net::ERR_CONNECTION_REFUSED at http://***:3000/ =========================== logs =========================== navigating to "http://***:3000/", waiting until "load" ============================================================ at apps/web/playwright/fixtures/users.ts:875 873 | 874 | //login > 875 | await page.goto("/"); | ^ 876 | await emailLocator.fill(user.email ?? `${user.username}@example.com`); 877 | // eslint-disable-next-line @typescript-eslint/no-non-null-assertion 878 | await passwordLocator.fill(user.password ?? user.username!); at login (/home/runner/actions-runner/_work/***.com/***.com/apps/web/playwright/fixtures/users.ts:875:14) at /home/runner/actions-runner/_work/***.com/***.com/apps/web/playwright/login.e2e.ts:67:18
Tests / E2E Embed Core (1/2)
Error: Process from config.webServer was not able to start. Exit code: 1
Tests / E2E Embed Core (1/2)
Process completed with exit code 1.
[@calcom/web] › apps/web/playwright/event-types.e2e.ts:14:7 › Event Types A/B tests -- future › should render the /future/event-types page: apps/web/playwright/fixtures/users.ts#L891
1) [@***com/web] › apps/web/playwright/event-types.e2e.ts:14:7 › Event Types A/B tests -- future › should render the /future/event-types page apiRequestContext.get: connect ECONNREFUSED ::1:3000 =========================== logs =========================== → GET http://***:3000/api/auth/csrf user-agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/111.0.5563.19 Safari/537.36 accept: */* accept-encoding: gzip,deflate,br cookie: ***com-timezone-dialog=1; x-***com-future-routes-override=1 ============================================================ at apps/web/playwright/fixtures/users.ts:891 889 | const csrfToken = await page 890 | .context() > 891 | .request.get("/api/auth/csrf") | ^ 892 | .then((response) => response.json()) 893 | .then((json) => json.csrfToken); 894 | const data = { at apiLogin (/home/runner/actions-runner/_work/***.com/***.com/apps/web/playwright/fixtures/users.ts:891:14) at Object.apiLogin (/home/runner/actions-runner/_work/***.com/***.com/apps/web/playwright/fixtures/users.ts:613:7) at /home/runner/actions-runner/_work/***.com/***.com/apps/web/playwright/event-types.e2e.ts:17:5
[@calcom/web] › apps/web/playwright/event-types.e2e.ts:14:7 › Event Types A/B tests -- future › should render the /future/event-types page: apps/web/playwright/fixtures/users.ts#L891
1) [@***com/web] › apps/web/playwright/event-types.e2e.ts:14:7 › Event Types A/B tests -- future › should render the /future/event-types page Retry #1 ─────────────────────────────────────────────────────────────────────────────────────── apiRequestContext.get: connect ECONNREFUSED ::1:3000 =========================== logs =========================== → GET http://***:3000/api/auth/csrf user-agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/111.0.5563.19 Safari/537.36 accept: */* accept-encoding: gzip,deflate,br cookie: ***com-timezone-dialog=1; x-***com-future-routes-override=1 ============================================================ at apps/web/playwright/fixtures/users.ts:891 889 | const csrfToken = await page 890 | .context() > 891 | .request.get("/api/auth/csrf") | ^ 892 | .then((response) => response.json()) 893 | .then((json) => json.csrfToken); 894 | const data = { at apiLogin (/home/runner/actions-runner/_work/***.com/***.com/apps/web/playwright/fixtures/users.ts:891:14) at Object.apiLogin (/home/runner/actions-runner/_work/***.com/***.com/apps/web/playwright/fixtures/users.ts:613:7) at /home/runner/actions-runner/_work/***.com/***.com/apps/web/playwright/event-types.e2e.ts:17:5
[@calcom/web] › apps/web/playwright/event-types.e2e.ts:14:7 › Event Types A/B tests -- future › should render the /future/event-types page: apps/web/playwright/fixtures/users.ts#L891
1) [@***com/web] › apps/web/playwright/event-types.e2e.ts:14:7 › Event Types A/B tests -- future › should render the /future/event-types page Retry #2 ─────────────────────────────────────────────────────────────────────────────────────── apiRequestContext.get: connect ECONNREFUSED ::1:3000 =========================== logs =========================== → GET http://***:3000/api/auth/csrf user-agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/111.0.5563.19 Safari/537.36 accept: */* accept-encoding: gzip,deflate,br cookie: ***com-timezone-dialog=1; x-***com-future-routes-override=1 ============================================================ at apps/web/playwright/fixtures/users.ts:891 889 | const csrfToken = await page 890 | .context() > 891 | .request.get("/api/auth/csrf") | ^ 892 | .then((response) => response.json()) 893 | .then((json) => json.csrfToken); 894 | const data = { at apiLogin (/home/runner/actions-runner/_work/***.com/***.com/apps/web/playwright/fixtures/users.ts:891:14) at Object.apiLogin (/home/runner/actions-runner/_work/***.com/***.com/apps/web/playwright/fixtures/users.ts:613:7) at /home/runner/actions-runner/_work/***.com/***.com/apps/web/playwright/event-types.e2e.ts:17:5
[@calcom/web] › apps/web/playwright/event-types.e2e.ts:14:7 › Event Types A/B tests -- legacy › should render the /future/event-types page: apps/web/playwright/fixtures/users.ts#L891
2) [@***com/web] › apps/web/playwright/event-types.e2e.ts:14:7 › Event Types A/B tests -- legacy › should render the /future/event-types page apiRequestContext.get: connect ECONNREFUSED ::1:3000 =========================== logs =========================== → GET http://***:3000/api/auth/csrf user-agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/111.0.5563.19 Safari/537.36 accept: */* accept-encoding: gzip,deflate,br cookie: ***com-timezone-dialog=1 ============================================================ at apps/web/playwright/fixtures/users.ts:891 889 | const csrfToken = await page 890 | .context() > 891 | .request.get("/api/auth/csrf") | ^ 892 | .then((response) => response.json()) 893 | .then((json) => json.csrfToken); 894 | const data = { at apiLogin (/home/runner/actions-runner/_work/***.com/***.com/apps/web/playwright/fixtures/users.ts:891:14) at Object.apiLogin (/home/runner/actions-runner/_work/***.com/***.com/apps/web/playwright/fixtures/users.ts:613:7) at /home/runner/actions-runner/_work/***.com/***.com/apps/web/playwright/event-types.e2e.ts:17:5
[@calcom/web] › apps/web/playwright/event-types.e2e.ts:14:7 › Event Types A/B tests -- legacy › should render the /future/event-types page: apps/web/playwright/fixtures/users.ts#L891
2) [@***com/web] › apps/web/playwright/event-types.e2e.ts:14:7 › Event Types A/B tests -- legacy › should render the /future/event-types page Retry #1 ─────────────────────────────────────────────────────────────────────────────────────── apiRequestContext.get: connect ECONNREFUSED ::1:3000 =========================== logs =========================== → GET http://***:3000/api/auth/csrf user-agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/111.0.5563.19 Safari/537.36 accept: */* accept-encoding: gzip,deflate,br cookie: ***com-timezone-dialog=1 ============================================================ at apps/web/playwright/fixtures/users.ts:891 889 | const csrfToken = await page 890 | .context() > 891 | .request.get("/api/auth/csrf") | ^ 892 | .then((response) => response.json()) 893 | .then((json) => json.csrfToken); 894 | const data = { at apiLogin (/home/runner/actions-runner/_work/***.com/***.com/apps/web/playwright/fixtures/users.ts:891:14) at Object.apiLogin (/home/runner/actions-runner/_work/***.com/***.com/apps/web/playwright/fixtures/users.ts:613:7) at /home/runner/actions-runner/_work/***.com/***.com/apps/web/playwright/event-types.e2e.ts:17:5
[@calcom/web] › apps/web/playwright/event-types.e2e.ts:14:7 › Event Types A/B tests -- legacy › should render the /future/event-types page: apps/web/playwright/fixtures/users.ts#L891
2) [@***com/web] › apps/web/playwright/event-types.e2e.ts:14:7 › Event Types A/B tests -- legacy › should render the /future/event-types page Retry #2 ─────────────────────────────────────────────────────────────────────────────────────── apiRequestContext.get: connect ECONNREFUSED ::1:3000 =========================== logs =========================== → GET http://***:3000/api/auth/csrf user-agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/111.0.5563.19 Safari/537.36 accept: */* accept-encoding: gzip,deflate,br cookie: ***com-timezone-dialog=1 ============================================================ at apps/web/playwright/fixtures/users.ts:891 889 | const csrfToken = await page 890 | .context() > 891 | .request.get("/api/auth/csrf") | ^ 892 | .then((response) => response.json()) 893 | .then((json) => json.csrfToken); 894 | const data = { at apiLogin (/home/runner/actions-runner/_work/***.com/***.com/apps/web/playwright/fixtures/users.ts:891:14) at Object.apiLogin (/home/runner/actions-runner/_work/***.com/***.com/apps/web/playwright/fixtures/users.ts:613:7) at /home/runner/actions-runner/_work/***.com/***.com/apps/web/playwright/event-types.e2e.ts:17:5
[@calcom/web] › apps/web/playwright/event-types.e2e.ts:42:9 › Event Types tests -- future › user › has at least 2 events: apps/web/playwright/fixtures/users.ts#L891
3) [@***com/web] › apps/web/playwright/event-types.e2e.ts:42:9 › Event Types tests -- future › user › has at least 2 events apiRequestContext.get: connect ECONNREFUSED ::1:3000 =========================== logs =========================== → GET http://***:3000/api/auth/csrf user-agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/111.0.5563.19 Safari/537.36 accept: */* accept-encoding: gzip,deflate,br cookie: ***com-timezone-dialog=1; x-***com-future-routes-override=1 ============================================================ at apps/web/playwright/fixtures/users.ts:891 889 | const csrfToken = await page 890 | .context() > 891 | .request.get("/api/auth/csrf") | ^ 892 | .then((response) => response.json()) 893 | .then((json) => json.csrfToken); 894 | const data = { at apiLogin (/home/runner/actions-runner/_work/***.com/***.com/apps/web/playwright/fixtures/users.ts:891:14) at Object.apiLogin (/home/runner/actions-runner/_work/***.com/***.com/apps/web/playwright/fixtures/users.ts:613:7) at /home/runner/actions-runner/_work/***.com/***.com/apps/web/playwright/event-types.e2e.ts:31:7
[@calcom/web] › apps/web/playwright/event-types.e2e.ts:42:9 › Event Types tests -- future › user › has at least 2 events: apps/web/playwright/fixtures/users.ts#L891
3) [@***com/web] › apps/web/playwright/event-types.e2e.ts:42:9 › Event Types tests -- future › user › has at least 2 events Retry #1 ─────────────────────────────────────────────────────────────────────────────────────── apiRequestContext.get: connect ECONNREFUSED ::1:3000 =========================== logs =========================== → GET http://***:3000/api/auth/csrf user-agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/111.0.5563.19 Safari/537.36 accept: */* accept-encoding: gzip,deflate,br cookie: ***com-timezone-dialog=1; x-***com-future-routes-override=1 ============================================================ at apps/web/playwright/fixtures/users.ts:891 889 | const csrfToken = await page 890 | .context() > 891 | .request.get("/api/auth/csrf") | ^ 892 | .then((response) => response.json()) 893 | .then((json) => json.csrfToken); 894 | const data = { at apiLogin (/home/runner/actions-runner/_work/***.com/***.com/apps/web/playwright/fixtures/users.ts:891:14) at Object.apiLogin (/home/runner/actions-runner/_work/***.com/***.com/apps/web/playwright/fixtures/users.ts:613:7) at /home/runner/actions-runner/_work/***.com/***.com/apps/web/playwright/event-types.e2e.ts:31:7
[@calcom/web] › apps/web/playwright/event-types.e2e.ts:42:9 › Event Types tests -- future › user › has at least 2 events: apps/web/playwright/event-types.e2e.ts#L1
3) [@***com/web] › apps/web/playwright/event-types.e2e.ts:42:9 › Event Types tests -- future › user › has at least 2 events Retry #2 ─────────────────────────────────────────────────────────────────────────────────────── Test was interrupted.
[@calcom/web] › apps/web/playwright/event-types.e2e.ts:48:9 › Event Types tests -- future › user › can add new event type: apps/web/playwright/fixtures/users.ts#L891
4) [@***com/web] › apps/web/playwright/event-types.e2e.ts:48:9 › Event Types tests -- future › user › can add new event type apiRequestContext.get: connect ECONNREFUSED ::1:3000 =========================== logs =========================== → GET http://***:3000/api/auth/csrf user-agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/111.0.5563.19 Safari/537.36 accept: */* accept-encoding: gzip,deflate,br cookie: ***com-timezone-dialog=1; x-***com-future-routes-override=1 ============================================================ at apps/web/playwright/fixtures/users.ts:891 889 | const csrfToken = await page 890 | .context() > 891 | .request.get("/api/auth/csrf") | ^ 892 | .then((response) => response.json()) 893 | .then((json) => json.csrfToken); 894 | const data = { at apiLogin (/home/runner/actions-runner/_work/***.com/***.com/apps/web/playwright/fixtures/users.ts:891:14) at Object.apiLogin (/home/runner/actions-runner/_work/***.com/***.com/apps/web/playwright/fixtures/users.ts:613:7) at /home/runner/actions-runner/_work/***.com/***.com/apps/web/playwright/event-types.e2e.ts:31:7
[@calcom/web] › apps/web/playwright/onboarding.e2e.ts:12:9 › Onboarding › Onboarding v2 › Onboarding Flow: apps/web/playwright/fixtures/users.ts#L891
1) [@***com/web] › apps/web/playwright/onboarding.e2e.ts:12:9 › Onboarding › Onboarding v2 › Onboarding Flow apiRequestContext.get: connect ECONNREFUSED ::1:3000 =========================== logs =========================== → GET http://***:3000/api/auth/csrf user-agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/111.0.5563.19 Safari/537.36 accept: */* accept-encoding: gzip,deflate,br cookie: ***com-timezone-dialog=1 ============================================================ at apps/web/playwright/fixtures/users.ts:891 889 | const csrfToken = await page 890 | .context() > 891 | .request.get("/api/auth/csrf") | ^ 892 | .then((response) => response.json()) 893 | .then((json) => json.csrfToken); 894 | const data = { at apiLogin (/home/runner/actions-runner/_work/***.com/***.com/apps/web/playwright/fixtures/users.ts:891:14) at Object.apiLogin (/home/runner/actions-runner/_work/***.com/***.com/apps/web/playwright/fixtures/users.ts:613:7) at /home/runner/actions-runner/_work/***.com/***.com/apps/web/playwright/onboarding.e2e.ts:14:7
[@calcom/web] › apps/web/playwright/onboarding.e2e.ts:12:9 › Onboarding › Onboarding v2 › Onboarding Flow: apps/web/playwright/fixtures/users.ts#L891
1) [@***com/web] › apps/web/playwright/onboarding.e2e.ts:12:9 › Onboarding › Onboarding v2 › Onboarding Flow Retry #1 ─────────────────────────────────────────────────────────────────────────────────────── apiRequestContext.get: connect ECONNREFUSED ::1:3000 =========================== logs =========================== → GET http://***:3000/api/auth/csrf user-agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/111.0.5563.19 Safari/537.36 accept: */* accept-encoding: gzip,deflate,br cookie: ***com-timezone-dialog=1 ============================================================ at apps/web/playwright/fixtures/users.ts:891 889 | const csrfToken = await page 890 | .context() > 891 | .request.get("/api/auth/csrf") | ^ 892 | .then((response) => response.json()) 893 | .then((json) => json.csrfToken); 894 | const data = { at apiLogin (/home/runner/actions-runner/_work/***.com/***.com/apps/web/playwright/fixtures/users.ts:891:14) at Object.apiLogin (/home/runner/actions-runner/_work/***.com/***.com/apps/web/playwright/fixtures/users.ts:613:7) at /home/runner/actions-runner/_work/***.com/***.com/apps/web/playwright/onboarding.e2e.ts:14:7
[@calcom/web] › apps/web/playwright/onboarding.e2e.ts:12:9 › Onboarding › Onboarding v2 › Onboarding Flow: apps/web/playwright/fixtures/users.ts#L891
1) [@***com/web] › apps/web/playwright/onboarding.e2e.ts:12:9 › Onboarding › Onboarding v2 › Onboarding Flow Retry #2 ─────────────────────────────────────────────────────────────────────────────────────── apiRequestContext.get: connect ECONNREFUSED ::1:3000 =========================== logs =========================== → GET http://***:3000/api/auth/csrf user-agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/111.0.5563.19 Safari/537.36 accept: */* accept-encoding: gzip,deflate,br cookie: ***com-timezone-dialog=1 ============================================================ at apps/web/playwright/fixtures/users.ts:891 889 | const csrfToken = await page 890 | .context() > 891 | .request.get("/api/auth/csrf") | ^ 892 | .then((response) => response.json()) 893 | .then((json) => json.csrfToken); 894 | const data = { at apiLogin (/home/runner/actions-runner/_work/***.com/***.com/apps/web/playwright/fixtures/users.ts:891:14) at Object.apiLogin (/home/runner/actions-runner/_work/***.com/***.com/apps/web/playwright/fixtures/users.ts:613:7) at /home/runner/actions-runner/_work/***.com/***.com/apps/web/playwright/onboarding.e2e.ts:14:7
[@calcom/web] › apps/web/playwright/organization/across-org/across-org.e2e.ts:13:7 › user1NotMemberOfOrg1 is part of team1MemberOfOrg1 › Team1 profile should show correct domain if logged in as User1: apps/web/playwright/fixtures/users.ts#L891
2) [@***com/web] › apps/web/playwright/organization/across-org/across-org.e2e.ts:13:7 › user1NotMemberOfOrg1 is part of team1MemberOfOrg1 › Team1 profile should show correct domain if logged in as User1 apiRequestContext.get: connect ECONNREFUSED ::1:3000 =========================== logs =========================== → GET http://***:3000/api/auth/csrf user-agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/111.0.5563.19 Safari/537.36 accept: */* accept-encoding: gzip,deflate,br cookie: ***com-timezone-dialog=1 ============================================================ at apps/web/playwright/fixtures/users.ts:891 889 | const csrfToken = await page 890 | .context() > 891 | .request.get("/api/auth/csrf") | ^ 892 | .then((response) => response.json()) 893 | .then((json) => json.csrfToken); 894 | const data = { at apiLogin (/home/runner/actions-runner/_work/***.com/***.com/apps/web/playwright/fixtures/users.ts:891:14) at Object.apiLogin (/home/runner/actions-runner/_work/***.com/***.com/apps/web/playwright/fixtures/users.ts:613:7) at /home/runner/actions-runner/_work/***.com/***.com/apps/web/playwright/organization/across-org/across-org.e2e.ts:25:5
[@calcom/web] › apps/web/playwright/organization/across-org/across-org.e2e.ts:13:7 › user1NotMemberOfOrg1 is part of team1MemberOfOrg1 › Team1 profile should show correct domain if logged in as User1: apps/web/playwright/fixtures/users.ts#L891
2) [@***com/web] › apps/web/playwright/organization/across-org/across-org.e2e.ts:13:7 › user1NotMemberOfOrg1 is part of team1MemberOfOrg1 › Team1 profile should show correct domain if logged in as User1 Retry #1 ─────────────────────────────────────────────────────────────────────────────────────── apiRequestContext.get: connect ECONNREFUSED ::1:3000 =========================== logs =========================== → GET http://***:3000/api/auth/csrf user-agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/111.0.5563.19 Safari/537.36 accept: */* accept-encoding: gzip,deflate,br cookie: ***com-timezone-dialog=1 ============================================================ at apps/web/playwright/fixtures/users.ts:891 889 | const csrfToken = await page 890 | .context() > 891 | .request.get("/api/auth/csrf") | ^ 892 | .then((response) => response.json()) 893 | .then((json) => json.csrfToken); 894 | const data = { at apiLogin (/home/runner/actions-runner/_work/***.com/***.com/apps/web/playwright/fixtures/users.ts:891:14) at Object.apiLogin (/home/runner/actions-runner/_work/***.com/***.com/apps/web/playwright/fixtures/users.ts:613:7) at /home/runner/actions-runner/_work/***.com/***.com/apps/web/playwright/organization/across-org/across-org.e2e.ts:25:5
[@calcom/web] › apps/web/playwright/organization/across-org/across-org.e2e.ts:13:7 › user1NotMemberOfOrg1 is part of team1MemberOfOrg1 › Team1 profile should show correct domain if logged in as User1: apps/web/playwright/fixtures/users.ts#L891
2) [@***com/web] › apps/web/playwright/organization/across-org/across-org.e2e.ts:13:7 › user1NotMemberOfOrg1 is part of team1MemberOfOrg1 › Team1 profile should show correct domain if logged in as User1 Retry #2 ─────────────────────────────────────────────────────────────────────────────────────── apiRequestContext.get: connect ECONNREFUSED ::1:3000 =========================== logs =========================== → GET http://***:3000/api/auth/csrf user-agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/111.0.5563.19 Safari/537.36 accept: */* accept-encoding: gzip,deflate,br cookie: ***com-timezone-dialog=1 ============================================================ at apps/web/playwright/fixtures/users.ts:891 889 | const csrfToken = await page 890 | .context() > 891 | .request.get("/api/auth/csrf") | ^ 892 | .then((response) => response.json()) 893 | .then((json) => json.csrfToken); 894 | const data = { at apiLogin (/home/runner/actions-runner/_work/***.com/***.com/apps/web/playwright/fixtures/users.ts:891:14) at Object.apiLogin (/home/runner/actions-runner/_work/***.com/***.com/apps/web/playwright/fixtures/users.ts:613:7) at /home/runner/actions-runner/_work/***.com/***.com/apps/web/playwright/organization/across-org/across-org.e2e.ts:25:5
[@calcom/web] › apps/web/playwright/organization/across-org/across-org.e2e.ts:32:7 › user1NotMemberOfOrg1 is part of team1MemberOfOrg1 › EventTypes listing should show correct link for user events and team1MemberOfOrg1's events: apps/web/playwright/fixtures/users.ts#L891
3) [@***com/web] › apps/web/playwright/organization/across-org/across-org.e2e.ts:32:7 › user1NotMemberOfOrg1 is part of team1MemberOfOrg1 › EventTypes listing should show correct link for user events and team1MemberOfOrg1's events apiRequestContext.get: connect ECONNREFUSED ::1:3000 =========================== logs =========================== → GET http://***:3000/api/auth/csrf user-agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/111.0.5563.19 Safari/537.36 accept: */* accept-encoding: gzip,deflate,br cookie: ***com-timezone-dialog=1 ============================================================ at apps/web/playwright/fixtures/users.ts:891 889 | const csrfToken = await page 890 | .context() > 891 | .request.get("/api/auth/csrf") | ^ 892 | .then((response) => response.json()) 893 | .then((json) => json.csrfToken); 894 | const data = { at apiLogin (/home/runner/actions-runner/_work/***.com/***.com/apps/web/playwright/fixtures/users.ts:891:14) at Object.apiLogin (/home/runner/actions-runner/_work/***.com/***.com/apps/web/playwright/fixtures/users.ts:613:7) at /home/runner/actions-runner/_work/***.com/***.com/apps/web/playwright/organization/across-org/across-org.e2e.ts:48:5
[@calcom/web] › apps/web/playwright/organization/across-org/across-org.e2e.ts:32:7 › user1NotMemberOfOrg1 is part of team1MemberOfOrg1 › EventTypes listing should show correct link for user events and team1MemberOfOrg1's events: apps/web/playwright/fixtures/users.ts#L891
3) [@***com/web] › apps/web/playwright/organization/across-org/across-org.e2e.ts:32:7 › user1NotMemberOfOrg1 is part of team1MemberOfOrg1 › EventTypes listing should show correct link for user events and team1MemberOfOrg1's events Retry #1 ─────────────────────────────────────────────────────────────────────────────────────── apiRequestContext.get: connect ECONNREFUSED ::1:3000 =========================== logs =========================== → GET http://***:3000/api/auth/csrf user-agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/111.0.5563.19 Safari/537.36 accept: */* accept-encoding: gzip,deflate,br cookie: ***com-timezone-dialog=1 ============================================================ at apps/web/playwright/fixtures/users.ts:891 889 | const csrfToken = await page 890 | .context() > 891 | .request.get("/api/auth/csrf") | ^ 892 | .then((response) => response.json()) 893 | .then((json) => json.csrfToken); 894 | const data = { at apiLogin (/home/runner/actions-runner/_work/***.com/***.com/apps/web/playwright/fixtures/users.ts:891:14) at Object.apiLogin (/home/runner/actions-runner/_work/***.com/***.com/apps/web/playwright/fixtures/users.ts:613:7) at /home/runner/actions-runner/_work/***.com/***.com/apps/web/playwright/organization/across-org/across-org.e2e.ts:48:5
[@calcom/web] › apps/web/playwright/organization/across-org/across-org.e2e.ts:32:7 › user1NotMemberOfOrg1 is part of team1MemberOfOrg1 › EventTypes listing should show correct link for user events and team1MemberOfOrg1's events: apps/web/playwright/fixtures/users.ts#L891
3) [@***com/web] › apps/web/playwright/organization/across-org/across-org.e2e.ts:32:7 › user1NotMemberOfOrg1 is part of team1MemberOfOrg1 › EventTypes listing should show correct link for user events and team1MemberOfOrg1's events Retry #2 ─────────────────────────────────────────────────────────────────────────────────────── apiRequestContext.get: connect ECONNREFUSED ::1:3000 =========================== logs =========================== → GET http://***:3000/api/auth/csrf user-agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/111.0.5563.19 Safari/537.36 accept: */* accept-encoding: gzip,deflate,br cookie: ***com-timezone-dialog=1 ============================================================ at apps/web/playwright/fixtures/users.ts:891 889 | const csrfToken = await page 890 | .context() > 891 | .request.get("/api/auth/csrf") | ^ 892 | .then((response) => response.json()) 893 | .then((json) => json.csrfToken); 894 | const data = { at apiLogin (/home/runner/actions-runner/_work/***.com/***.com/apps/web/playwright/fixtures/users.ts:891:14) at Object.apiLogin (/home/runner/actions-runner/_work/***.com/***.com/apps/web/playwright/fixtures/users.ts:613:7) at /home/runner/actions-runner/_work/***.com/***.com/apps/web/playwright/organization/across-org/across-org.e2e.ts:48:5
[@calcom/web] › apps/web/playwright/organization/booking.e2e.ts:38:9 › Bookings › Team Event › Can create a booking for Collective EventType: apps/web/playwright/organization/booking.e2e.ts#L525
4) [@***com/web] › apps/web/playwright/organization/booking.e2e.ts:38:9 › Bookings › Team Event › Can create a booking for Collective EventType page.goto: net::ERR_CONNECTION_REFUSED at http://***:3000/team/team-3-1716493401119/team-event-30min-team-id-21 =========================== logs =========================== navigating to "http://***:3000/team/team-3-1716493401119/team-event-30min-team-id-21", waiting until "load" ============================================================ 523 | 524 | async function expectPageToBeNotFound({ page, url }: { page: Page; url: string }) { > 525 | await page.goto(`${url}`); | ^ 526 | await expect(page.locator(`text=${NotFoundPageTextAppDir}`)).toBeVisible(); 527 | } 528 | at expectPageToBeNotFound (/home/runner/actions-runner/_work/***.com/***.com/apps/web/playwright/organization/booking.e2e.ts:525:14) at /home/runner/actions-runner/_work/***.com/***.com/apps/web/playwright/organization/booking.e2e.ts:65:13
Tests / E2E (7/7)
The run was canceled by @keithwillcode.
Tests / E2E (7/7)
Error: Process from config.webServer was not able to start. Exit code: 1
Tests / E2E (7/7)
Process completed with exit code 1.
required
Process completed with exit code 1.
Linters / lint
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: ataylorme/eslint-annotate-action@v2. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
Production builds / Build API v2
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: buildjet/cache@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
Production builds / Build API v1
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: buildjet/cache@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
🎭 Playwright Run Summary
5 failed [@***com/web] › apps/web/playwright/login.2fa.e2e.ts:21:7 › 2FA Tests › should allow a user to enable 2FA and login using 2FA [@***com/web] › apps/web/playwright/login.2fa.e2e.ts:93:7 › 2FA Tests › should allow a user to disable 2FA [@***com/web] › apps/web/playwright/login.api.e2e.ts:9:7 › Login with api request › context request will share cookie storage with its browser context [@***com/web] › apps/web/playwright/login.e2e.ts:62:9 › Login and logout tests -- future › Login flow validations -- future › Should warn when user does not exist [@***com/web] › apps/web/playwright/login.e2e.ts:73:9 › Login and logout tests -- future › Login flow validations -- future › Should warn when password is incorrect 21 skipped
🎭 Playwright Run Summary
4 failed [@***com/web] › apps/web/playwright/event-types.e2e.ts:14:7 › Event Types A/B tests -- future › should render the /future/event-types page [@***com/web] › apps/web/playwright/event-types.e2e.ts:14:7 › Event Types A/B tests -- legacy › should render the /future/event-types page [@***com/web] › apps/web/playwright/event-types.e2e.ts:42:9 › Event Types tests -- future › user › has at least 2 events [@***com/web] › apps/web/playwright/event-types.e2e.ts:48:9 › Event Types tests -- future › user › can add new event type 1 interrupted [@***com/web] › apps/web/playwright/event-types.e2e.ts:56:9 › Event Types tests -- future › user › enabling recurring event comes with default options 70 skipped
🎭 Playwright Run Summary
4 failed [@***com/web] › apps/web/playwright/onboarding.e2e.ts:12:9 › Onboarding › Onboarding v2 › Onboarding Flow [@***com/web] › apps/web/playwright/organization/across-org/across-org.e2e.ts:13:7 › user1NotMemberOfOrg1 is part of team1MemberOfOrg1 › Team1 profile should show correct domain if logged in as User1 [@***com/web] › apps/web/playwright/organization/across-org/across-org.e2e.ts:32:7 › user1NotMemberOfOrg1 is part of team1MemberOfOrg1 › EventTypes listing should show correct link for user events and team1MemberOfOrg1's events [@***com/web] › apps/web/playwright/organization/booking.e2e.ts:38:9 › Bookings › Team Event › Can create a booking for Collective EventType 1 interrupted [@***com/web] › apps/web/playwright/organization/booking.e2e.ts:83:9 › Bookings › Team Event › Can create a booking for Round Robin EventType 24 skipped

Artifacts

Produced during runtime
Name Size
app-store-results-1_2 Expired
173 KB
app-store-results-2_2 Expired
173 KB
embed-core-results-1_2 Expired
173 KB
embed-core-results-2_2 Expired
173 KB
embed-react-results-1_2 Expired
173 KB
embed-react-results-2_2 Expired
173 KB
test-results-1_7 Expired
173 KB
test-results-2_7 Expired
173 KB
test-results-3_7 Expired
845 KB
test-results-4_7 Expired
788 KB
test-results-5_7 Expired
750 KB
test-results-6_7 Expired
173 KB
test-results-7_7 Expired
173 KB