Logs complete · 60 chunks
[Checkout] Cloning into '/var/lib/open-git/runner-work/dec703a2-6005-4f41-bc5f-73ab7fcacf37'...
[Checkout] Note: switching to 'c39a78e4ce754a098531f60ad42c268f162ae82d'.
You are in 'detached HEAD' state. You can look around, make experimental
changes and commit them, and you can discard any commits you make in this
state without impacting any branches by switching back to a branch.
If you want to create a new branch to retain commits you create, you may
do so (now or later) by using -c with the switch command. Example:
git switch -c <new-branch-name>
Or undo this operation with:
git switch -
Turn off this advice by setting config variable advice.detachedHead to false
HEAD is now at c39a78e Merge remote-tracking branch 'origin/main' into feat/vc-ui-changes-round-2
[Install deps and run next build] Preparing pnpm@9.15.9 for immediate activation...
[Install deps and run next build] Scope: all 19 workspace projects
[Install deps and run next build] Lockfile is up to date, resolution step is skipped
[Install deps and run next build] Progress: resolved 1, reused 0, downloaded 0, added 0
[Install deps and run next build] Packages: +1194
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
[Install deps and run next build] Progress: resolved 1194, reused 0, downloaded 14, added 0
[Install deps and run next build] Progress: resolved 1194, reused 0, downloaded 29, added 14
[Install deps and run next build] Progress: resolved 1194, reused 0, downloaded 43, added 29
[Install deps and run next build] Progress: resolved 1194, reused 0, downloaded 44, added 29
[Install deps and run next build] Progress: resolved 1194, reused 0, downloaded 206, added 199
[Install deps and run next build] Progress: resolved 1194, reused 0, downloaded 329, added 318
[Install deps and run next build] Progress: resolved 1194, reused 0, downloaded 418, added 407
[Install deps and run next build] Progress: resolved 1194, reused 0, downloaded 419, added 407
[Install deps and run next build] Progress: resolved 1194, reused 0, downloaded 431, added 417
[Install deps and run next build] Progress: resolved 1194, reused 0, downloaded 550, added 546
[Install deps and run next build] Progress: resolved 1194, reused 0, downloaded 557, added 546
[Install deps and run next build] Progress: resolved 1194, reused 0, downloaded 581, added 567
[Install deps and run next build] Progress: resolved 1194, reused 0, downloaded 630, added 620
[Install deps and run next build] Progress: resolved 1194, reused 0, downloaded 662, added 651
[Install deps and run next build] Progress: resolved 1194, reused 0, downloaded 712, added 698
[Install deps and run next build] Progress: resolved 1194, reused 0, downloaded 771, added 765
[Install deps and run next build] Progress: resolved 1194, reused 0, downloaded 808, added 796
[Install deps and run next build] Progress: resolved 1194, reused 0, downloaded 809, added 797
[Install deps and run next build] Progress: resolved 1194, reused 0, downloaded 810, added 797
[Install deps and run next build] Progress: resolved 1194, reused 0, downloaded 904, added 890
[Install deps and run next build] Progress: resolved 1194, reused 0, downloaded 1011, added 999
[Install deps and run next build] Progress: resolved 1194, reused 0, downloaded 1122, added 1107
[Install deps and run next build] Progress: resolved 1194, reused 0, downloaded 1189, added 1175
[Install deps and run next build] Progress: resolved 1194, reused 0, downloaded 1194, added 1194, done
[Install deps and run next build] .../esbuild@0.27.3/node_modules/esbuild postinstall$ node install.js
[Install deps and run next build] .../node_modules/msw postinstall$ node -e "import('./config/scripts/postinstall.js').catch(() => void 0)"
.../esbuild@0.18.20/node_modules/esbuild postinstall$ node install.js
.../sharp@0.34.5/node_modules/sharp install$ node install/check.js || npm run build
[Install deps and run next build] .../esbuild@0.25.12/node_modules/esbuild postinstall$ node install.js
[Install deps and run next build] .../node_modules/msw postinstall: Done
[Install deps and run next build] .../esbuild@0.27.3/node_modules/esbuild postinstall: Done
[Install deps and run next build] .../esbuild@0.18.20/node_modules/esbuild postinstall: Done
[Install deps and run next build] .../sharp@0.34.5/node_modules/sharp install: Done
[Install deps and run next build] .../esbuild@0.25.12/node_modules/esbuild postinstall: Done
[Install deps and run next build] .../node_modules/core-js-pure postinstall$ node -e "try{require('./postinstall')}catch(e){}"
[Install deps and run next build] .../node_modules/core-js-pure postinstall: Done
[Install deps and run next build]
devDependencies:
+ @workspace/eslint-config 0.0.0 <- packages/eslint-config
+ @workspace/typescript-config 0.0.0 <- packages/typescript-config
+ prettier 3.8.1
+ prettier-plugin-tailwindcss 0.7.4
+ turbo 2.9.6
+ typescript 5.9.3
+ vitest 4.1.5
[Install deps and run next build] Done in 26.1s using pnpm v9.15.9
[Install deps and run next build]
> web@0.0.1 build /workspace/apps/web
> next build
[Install deps and run next build] ⚠ No build cache found. Please configure build caching for faster rebuilds. Read more: https://nextjs.org/docs/messages/no-cache
[Install deps and run next build] Attention: Next.js now collects completely anonymous telemetry regarding usage.
This information is used to shape Next.js' roadmap and prioritize features.
You can learn more, including how to opt-out if you'd not like to participate in this anonymous program, by visiting the following URL:
https://nextjs.org/telemetry
[Install deps and run next build] ▲ Next.js 16.1.6 (Turbopack)
- Experiments (use with caution):
· staleTimes
[Install deps and run next build]
[Install deps and run next build] Creating an optimized production build ...
[Install deps and run next build] ✓ Compiled successfully in 59s
[Install deps and run next build] Running TypeScript ...
[Install deps and run next build] Collecting page data using 7 workers ...
[Install deps and run next build] Generating static pages using 7 workers (0/14) ...
[Install deps and run next build] Generating static pages using 7 workers (3/14)
[Install deps and run next build] Generating static pages using 7 workers (6/14)
[Install deps and run next build] Generating static pages using 7 workers (10/14)
[Install deps and run next build] ✓ Generating static pages using 7 workers (14/14) in 468.9ms
[Install deps and run next build] Finalizing page optimization ...
[Install deps and run next build]
[Install deps and run next build] Route (app)
┌ ƒ /
├ ○ /_not-found
├ ƒ /[username]
├ ƒ /[username]/[repository]
├ ƒ /[username]/[repository]/blob/[...path]
├ ƒ /[username]/[repository]/campfire
├ ƒ /[username]/[repository]/docs
├ ƒ /[username]/[repository]/docs/[...slug]
├ ƒ /[username]/[repository]/insights
├ ƒ /[username]/[repository]/issues
├ ƒ /[username]/[repository]/issues/[number]
├ ƒ /[username]/[repository]/issues/new
├ ƒ /[username]/[repository]/pulls
├ ƒ /[username]/[repository]/pulls/[number]
├ ƒ /[username]/[repository]/pulls/[number]/autopilot
├ ƒ /[username]/[repository]/pulls/new
├ ƒ /[username]/[repository]/settings
├ ƒ /[username]/[repository]/settings/access
├ ƒ /[username]/[repository]/settings/autopilot
├ ƒ /[username]/[repository]/settings/danger
├ ƒ /[username]/[repository]/settings/general
├ ƒ /[username]/[repository]/settings/runners
├ ƒ /[username]/settings
├ ƒ /[username]/settings/danger
├ ƒ /[username]/settings/general
├ ƒ /[username]/settings/members
├ ƒ /[username]/settings/repositories
├ ƒ /api/campfire/ref-details
├ ƒ /api/campfire/refs
├ ƒ /api/campfire/ws-token
├ ƒ /api/ci/jobs/[jobId]/artifacts
├ ƒ /api/ci/jobs/[jobId]/cancel
├ ƒ /api/ci/jobs/[jobId]/lease
├ ƒ /api/ci/jobs/[jobId]/logs
├ ƒ /api/ci/jobs/[jobId]/rerun
├ ƒ /api/ci/jobs/[jobId]/status
├ ƒ /api/ci/jobs/[jobId]/steps/[stepId]/status
├ ƒ /api/ci/repos/[repoId]/runner-registration-token
├ ƒ /api/ci/runners/[runnerId]
├ ƒ /api/ci/runners/[runnerId]/heartbeat
├ ƒ /api/ci/runners/[runnerId]/jobs/claim
├ ƒ /api/ci/runners/register
├ ƒ /api/health
├ ƒ /api/internal/repository-authorizations
├ ƒ /api/marketing/home
├ ƒ /api/repos/[repoId]/pulls/[prId]
├ ƒ /api/repos/[repoId]/pulls/[prId]/autopilot
├ ƒ /api/repos/[repoId]/pulls/[prId]/diff
├ ƒ /api/repos/[repoId]/pulls/[prId]/files
├ ƒ /api/repos/[repoId]/pulls/[prId]/files/[fileId]/diff
├ ƒ /ci/runs/[runId]/jobs/[jobId]
├ ƒ /dashboard
├ ƒ /handler/[...stack]
├ ○ /home
├ ○ /icon.svg
├ ƒ /onboarding
├ ƒ /onboarding/username-availability
├ ○ /privacy
├ ○ /privacy-policy
├ ƒ /repositories/new
├ ƒ /settings
├ ƒ /settings/account
├ ƒ /settings/account/api-keys
├ ƒ /settings/account/emails
├ ƒ /settings/account/notifications
├ ƒ /settings/account/payments
├ ƒ /settings/account/profile
├ ƒ /settings/account/sessions
├ ƒ /settings/account/settings
├ ƒ /settings/account/teams/new
├ ƒ /settings/developer
├ ƒ /sign-up
└ ○ /tos
○ (Static) prerendered as static content
ƒ (Dynamic) server-rendered on demand