Deploy details
Deploy log
Initializing
Complete
Initializing
Complete
10:56:42 PM: Build ready to start
10:56:44 PM: build-image version: 2be2d5ea7334df8a1466155c1fa6d24c44c0ab32 (focal)
10:56:44 PM: buildbot version: 15139f5b7c24ad053b720a7e105157d947f16900
10:56:44 PM: Fetching cached dependencies
10:56:44 PM: Starting to download cache of 742.2MB
10:56:54 PM: Finished downloading cache in 9.811s
10:56:54 PM: Starting to extract cache
10:56:57 PM: Finished extracting cache in 3.622s
10:56:57 PM: Finished fetching cache in 13.539s
10:56:57 PM: Starting to prepare the repo for build
10:56:58 PM: Preparing Git Reference pull/1296/head
10:56:59 PM: Custom build path detected. Proceeding with the specified path: 'packages/website'
10:56:59 PM: Custom publish path detected. Proceeding with the specified path: 'packages/website/dist'
10:56:59 PM: manpath: warning: $PATH not set
10:56:59 PM: Starting to install dependencies
10:56:59 PM: Python version set to 3.8
10:56:59 PM: Attempting Ruby version 2.7.2, read from environment
10:57:00 PM: Using Ruby version 2.7.2
10:57:00 PM: Started restoring cached go cache
10:57:00 PM: Finished restoring cached go cache
10:57:00 PM: go version go1.19.10 linux/amd64
10:57:01 PM: Using PHP version 8.0
10:57:01 PM: Started restoring cached Node.js version
10:57:02 PM: Finished restoring cached Node.js version
10:57:02 PM: v16.20.1 is already installed.
10:57:03 PM: Now using node v16.20.1 (npm v8.19.4)
10:57:03 PM: Enabling Node.js Corepack
10:57:03 PM: Started restoring cached build plugins
10:57:03 PM: Finished restoring cached build plugins
10:57:03 PM: Started restoring cached corepack dependencies
10:57:03 PM: Finished restoring cached corepack dependencies
10:57:03 PM: Started restoring cached yarn cache
10:57:05 PM: Finished restoring cached yarn cache
10:57:05 PM: yarn workspaces detected
10:57:05 PM: Started restoring workspace packages/create-starter node modules
10:57:05 PM: Finished restoring workspace packages/create-starter node modules
10:57:05 PM: Started restoring workspace packages/metrics-handler node modules
10:57:05 PM: Finished restoring workspace packages/metrics-handler node modules
10:57:05 PM: Started restoring workspace packages/website node modules
10:57:05 PM: Finished restoring workspace packages/website node modules
10:57:05 PM: Started restoring workspace root node modules
10:57:05 PM: Finished restoring workspace root node modules
10:57:05 PM: Installing npm packages using Yarn version 1.22.19
10:57:06 PM: yarn install v1.22.19
10:57:06 PM: [1/4] Resolving packages...
10:57:06 PM: success Already up-to-date.
10:57:06 PM: Done in 0.37s.
10:57:06 PM: npm packages installed using Yarn
10:57:06 PM: Install dependencies script success
10:57:06 PM: Starting build script
10:57:07 PM: Detected 1 framework(s)
10:57:07 PM: astro at version 1.9.2
10:57:07 PM: Section completed: initializing
Building
Complete
Building
Complete
10:57:09 PM: Netlify Build
10:57:09 PM: ────────────────────────────────────────────────────────────────
10:57:09 PM:
10:57:09 PM: ❯ Version
10:57:09 PM: @netlify/build 29.16.0
10:57:09 PM:
10:57:09 PM: ❯ Flags
10:57:09 PM: baseRelDir: true
10:57:09 PM: buildId: 64af2faa83057c00080c4849
10:57:09 PM: deployId: 64af2faa83057c00080c484b
10:57:09 PM:
10:57:09 PM: ❯ Current directory
10:57:09 PM: /opt/build/repo/packages/website
10:57:09 PM:
10:57:09 PM: ❯ Config file
10:57:09 PM: /opt/build/repo/netlify.toml
10:57:09 PM:
10:57:09 PM: ❯ Context
10:57:09 PM: deploy-preview
10:57:09 PM:
10:57:09 PM: Build command from Netlify app
10:57:09 PM: ────────────────────────────────────────────────────────────────
10:57:09 PM:
10:57:09 PM: $ yarn build
10:57:09 PM: yarn run v1.22.19
10:57:09 PM: $ yarn kitgen && yarn showcasegen
10:57:09 PM: $ node ./scripts/generate-kit-pages.js
10:57:09 PM: kitgen: deleting existing kit pages
10:57:09 PM: kitgen: generating kit pages
10:57:09 PM: $ node ./scripts/generate-showcases.js
10:57:09 PM: showcasegen: deleting existing showcase file
10:57:09 PM: showcasegen: generating showcases
10:57:09 PM: $ astro build
10:57:11 PM: 10:57:11 PM [build] output target: static
10:57:11 PM: 10:57:11 PM [build] Collecting build info...
10:57:11 PM: 10:57:11 PM [build] Completed in 354ms.
10:57:11 PM: 10:57:11 PM [build] Building static entrypoints...
10:57:16 PM: The language text doesn't exist, falling back to plaintext.
10:57:16 PM [build] Completed in 5.52s.
10:57:16 PM [build] Completed in 5.52s.
10:57:16 PM:
10:57:16 PM: building client
10:57:18 PM: Use of eval is strongly discouraged, as it poses security risks and may cause issues with minification
10:57:19 PM: Completed in 2.59s.
10:57:19 PM:
10:57:19 PM:
10:57:19 PM: generating static routes
10:57:19 PM: ▶ src/pages/index.astro
10:57:20 PM: └─ /index.html (+364ms)
10:57:20 PM: ▶ src/pages/kits-by-tool/index.astro
10:57:20 PM: └─ /kits-by-tool/index.html (+133ms)
10:57:20 PM: ▶ src/pages/kits-by-tool/[key].astro
10:57:20 PM: ├─ /kits-by-tool/express/index.html (+150ms)
10:57:20 PM: ├─ /kits-by-tool/angular/index.html (+286ms)
10:57:20 PM: ├─ /kits-by-tool/react/index.html (+354ms)
10:57:20 PM: ├─ /kits-by-tool/svelte-kit/index.html (+417ms)
10:57:20 PM: ├─ /kits-by-tool/vue/index.html (+494ms)
10:57:20 PM: ├─ /kits-by-tool/solidjs/index.html (+657ms)
10:57:20 PM: ├─ /kits-by-tool/next/index.html (+721ms)
10:57:20 PM: ├─ /kits-by-tool/nuxt 2/index.html (+0.78s)
10:57:21 PM: ├─ /kits-by-tool/nuxt 3/index.html (+0.84s)
10:57:21 PM: ├─ /kits-by-tool/nuxt/index.html (+0.89s)
10:57:21 PM: ├─ /kits-by-tool/remix/index.html (+0.96s)
10:57:21 PM: ├─ /kits-by-tool/solidstart/index.html (+1.03s)
10:57:21 PM: ├─ /kits-by-tool/quasar/index.html (+1.09s)
10:57:21 PM: ├─ /kits-by-tool/blitz/index.html (+1.14s)
10:57:21 PM: ├─ /kits-by-tool/gatsby/index.html (+1.20s)
10:57:21 PM: ├─ /kits-by-tool/redwood/index.html (+1.25s)
10:57:21 PM: ├─ /kits-by-tool/qwik/index.html (+1.30s)
10:57:21 PM: ├─ /kits-by-tool/tailwind/index.html (+1.40s)
10:57:21 PM: ├─ /kits-by-tool/material-ui/index.html (+1.46s)
10:57:21 PM: ├─ /kits-by-tool/vanilla-extract/index.html (+1.51s)
10:57:21 PM: ├─ /kits-by-tool/css module/index.html (+1.58s)
10:57:21 PM: ├─ /kits-by-tool/styled-components/index.html (+1.64s)
10:57:21 PM: ├─ /kits-by-tool/sass/index.html (+1.72s)
10:57:21 PM: ├─ /kits-by-tool/element-ui/index.html (+1.77s)
10:57:22 PM: ├─ /kits-by-tool/bootstrap/index.html (+1.82s)
10:57:22 PM: ├─ /kits-by-tool/chakra-ui/index.html (+1.88s)
10:57:22 PM: ├─ /kits-by-tool/astro/index.html (+1.93s)
10:57:22 PM: ├─ /kits-by-tool/11ty/index.html (+1.99s)
10:57:22 PM: ├─ /kits-by-tool/contentful/index.html (+2.06s)
10:57:22 PM: ├─ /kits-by-tool/react-query/index.html (+2.12s)
10:57:22 PM: ├─ /kits-by-tool/redux/index.html (+2.18s)
10:57:22 PM: ├─ /kits-by-tool/tanstack-query/index.html (+2.28s)
10:57:22 PM: ├─ /kits-by-tool/ngrx/index.html (+2.33s)
10:57:22 PM: ├─ /kits-by-tool/rxjs/index.html (+2.40s)
10:57:22 PM: ├─ /kits-by-tool/serverless/index.html (+2.46s)
10:57:22 PM: ├─ /kits-by-tool/apollo-server/index.html (+2.52s)
10:57:22 PM: ├─ /kits-by-tool/graphql/index.html (+2.60s)
10:57:22 PM: ├─ /kits-by-tool/rest api/index.html (+2.65s)
10:57:22 PM: ├─ /kits-by-tool/relay/index.html (+2.70s)
10:57:22 PM: ├─ /kits-by-tool/apollo/index.html (+2.77s)
10:57:23 PM: ├─ /kits-by-tool/vite/index.html (+2.86s)
10:57:23 PM: ├─ /kits-by-tool/webpack/index.html (+2.91s)
10:57:23 PM: ├─ /kits-by-tool/pinia/index.html (+2.98s)
10:57:23 PM: ├─ /kits-by-tool/deno/index.html (+3.03s)
10:57:23 PM: ├─ /kits-by-tool/denodb/index.html (+3.10s)
10:57:23 PM: ├─ /kits-by-tool/typeorm/index.html (+3.16s)
10:57:23 PM: ├─ /kits-by-tool/postgres/index.html (+3.22s)
10:57:23 PM: ├─ /kits-by-tool/expo/index.html (+3.28s)
10:57:23 PM: ├─ /kits-by-tool/zustand/index.html (+3.33s)
10:57:23 PM: ├─ /kits-by-tool/prisma/index.html (+3.39s)
10:57:23 PM: ├─ /kits-by-tool/vuetify/index.html (+3.44s)
10:57:23 PM: ├─ /kits-by-tool/xstate/index.html (+3.50s)
10:57:23 PM: ├─ /kits-by-tool/css/index.html (+3.55s)
10:57:23 PM: ├─ /kits-by-tool/storybook/index.html (+3.67s)
10:57:23 PM: ├─ /kits-by-tool/typescript/index.html (+3.81s)
10:57:24 PM: ├─ /kits-by-tool/create-react-app/index.html (+3.86s)
10:57:24 PM: ├─ /kits-by-tool/mock-service-worker/index.html (+3.95s)
10:57:24 PM: ├─ /kits-by-tool/redis/index.html (+4.02s)
10:57:24 PM: ├─ /kits-by-tool/jest/index.html (+4.10s)
10:57:24 PM: ├─ /kits-by-tool/react-navigation/index.html (+4.16s)
10:57:24 PM: ├─ /kits-by-tool/swagger/index.html (+4.21s)
10:57:24 PM: ├─ /kits-by-tool/bullmq/index.html (+4.27s)
10:57:24 PM: ├─ /kits-by-tool/emotion/index.html (+4.32s)
10:57:24 PM: ├─ /kits-by-tool/axios/index.html (+4.38s)
10:57:24 PM: ├─ /kits-by-tool/qwik-city/index.html (+4.43s)
10:57:24 PM: ├─ /kits-by-tool/vitest/index.html (+4.51s)
10:57:24 PM: ├─ /kits-by-tool/aws-sqs/index.html (+4.57s)
10:57:24 PM: ├─ /kits-by-tool/svelte/index.html (+4.62s)
10:57:24 PM: ├─ /kits-by-tool/playwright/index.html (+4.68s)
10:57:24 PM: └─ /kits-by-tool/vue-router/index.html (+4.73s)
10:57:24 PM: ▶ src/pages/kits/solidstart-tanstackquery-tailwind-modules.mdx
10:57:24 PM: └─ /kits/solidstart-tanstackquery-tailwind-modules/index.html (+82ms)
10:57:24 PM: ▶ src/pages/kits/serverless-framework-apollo-contentful.mdx
10:57:25 PM: └─ /kits/serverless-framework-apollo-contentful/index.html (+25ms)
10:57:25 PM: ▶ src/pages/kits/expo-zustand-styled-components.mdx
10:57:25 PM: └─ /kits/expo-zustand-styled-components/index.html (+14ms)
10:57:25 PM: ▶ src/pages/kits/cra-rxjs-styled-components.mdx
10:57:25 PM: └─ /kits/cra-rxjs-styled-components/index.html (+19ms)
10:57:25 PM: ▶ src/pages/kits/next-react-query-tailwind.mdx
10:57:25 PM: └─ /kits/next-react-query-tailwind/index.html (+15ms)
10:57:25 PM: ▶ src/pages/kits/express-typeorm-postgres.mdx
10:57:25 PM: └─ /kits/express-typeorm-postgres/index.html (+21ms)
10:57:25 PM: ▶ src/pages/kits/angular-apollo-tailwind.mdx
10:57:25 PM: └─ /kits/angular-apollo-tailwind/index.html (+17ms)
10:57:25 PM: ▶ src/pages/kits/express-apollo-prisma.mdx
10:57:25 PM: └─ /kits/express-apollo-prisma/index.html (+18ms)
10:57:25 PM: ▶ src/pages/kits/qwik-graphql-tailwind.mdx
10:57:25 PM: └─ /kits/qwik-graphql-tailwind/index.html (+20ms)
10:57:25 PM: ▶ src/pages/kits/nuxt2-pinia-tailwind.mdx
10:57:25 PM: └─ /kits/nuxt2-pinia-tailwind/index.html (+15ms)
10:57:25 PM: ▶ src/pages/kits/nuxt3-pinia-vuetify.mdx
10:57:25 PM: └─ /kits/nuxt3-pinia-vuetify/index.html (+12ms)
10:57:25 PM: ▶ src/pages/kits/remix-gql-tailwind.mdx
10:57:25 PM: └─ /kits/remix-gql-tailwind/index.html (+15ms)
10:57:25 PM: ▶ src/pages/kits/vue3-apollo-quasar.mdx
10:57:25 PM: └─ /kits/vue3-apollo-quasar/index.html (+16ms)
10:57:25 PM: ▶ src/pages/kits/angular-ngrx-scss.mdx
10:57:25 PM: └─ /kits/angular-ngrx-scss/index.html (+13ms)
10:57:25 PM: ▶ src/pages/kits/solidjs-tailwind.mdx
10:57:25 PM: └─ /kits/solidjs-tailwind/index.html (+17ms)
10:57:25 PM: ▶ src/pages/kits/deno-oak-denodb.mdx
10:57:25 PM: └─ /kits/deno-oak-denodb/index.html (+25ms)
10:57:25 PM: ▶ src/pages/kits/svelte-kit-scss.mdx
10:57:25 PM: └─ /kits/svelte-kit-scss/index.html (+17ms)
10:57:25 PM: ▶ src/pages/kits/vue3-xstate-css.mdx
10:57:25 PM: └─ /kits/vue3-xstate-css/index.html (+13ms)
10:57:25 PM: ▶ src/pages/kits/next-chakra-ui.mdx
10:57:25 PM: └─ /kits/next-chakra-ui/index.html (+14ms)
10:57:25 PM: ▶ src/pages/404.astro
10:57:25 PM: └─ /404.html (+2ms)
10:57:25 PM: Completed in 5.85s.
10:57:25 PM:
10:57:25 PM: 10:57:25 PM [build] 92 page(s) built in 14.32s
10:57:25 PM: 10:57:25 PM [build] Complete!
10:57:25 PM: Done in 16.07s.
10:57:25 PM:
10:57:25 PM: (build.command completed in 16.2s)
10:57:25 PM:
10:57:25 PM: (Netlify Build completed in 16.4s)
10:57:28 PM: Section completed: building
10:57:35 PM: Finished processing build request in 51.506s
Deploying
Complete
Deploying
Complete
10:57:25 PM: Deploy site
10:57:25 PM: ────────────────────────────────────────────────────────────────
10:57:25 PM:
10:57:25 PM: Starting to deploy site from 'packages/website/dist'
10:57:25 PM: Calculating files to upload
10:57:25 PM: 0 new files to upload
10:57:25 PM: 0 new functions to upload
10:57:25 PM: Section completed: deploying
10:57:25 PM: Site deploy was successfully initiated
10:57:25 PM:
10:57:25 PM: (Deploy site completed in 170ms)
Cleanup
Complete
Cleanup
Complete
10:57:25 PM: Netlify Build Complete
10:57:25 PM: ────────────────────────────────────────────────────────────────
10:57:25 PM:
10:57:26 PM: Caching artifacts
10:57:26 PM: Started saving workspace packages/create-starter node modules
10:57:26 PM: Finished saving workspace packages/create-starter node modules
10:57:26 PM: Started saving workspace packages/metrics-handler node modules
10:57:26 PM: Finished saving workspace packages/metrics-handler node modules
10:57:26 PM: Started saving workspace packages/website node modules
10:57:26 PM: Finished saving workspace packages/website node modules
10:57:26 PM: Started saving workspace root node modules
10:57:26 PM: Finished saving workspace root node modules
10:57:26 PM: Started saving build plugins
10:57:26 PM: Finished saving build plugins
10:57:26 PM: Started saving corepack cache
10:57:26 PM: Finished saving corepack cache
10:57:26 PM: Started saving yarn cache
10:57:28 PM: Finished saving yarn cache
10:57:28 PM: Started saving pip cache
10:57:28 PM: Finished saving pip cache
10:57:28 PM: Started saving emacs cask dependencies
10:57:28 PM: Finished saving emacs cask dependencies
10:57:28 PM: Started saving maven dependencies
10:57:28 PM: Finished saving maven dependencies
10:57:28 PM: Started saving boot dependencies
10:57:28 PM: Finished saving boot dependencies
10:57:28 PM: Started saving rust rustup cache
10:57:28 PM: Finished saving rust rustup cache
10:57:28 PM: Started saving go dependencies
10:57:28 PM: Finished saving go dependencies
10:57:28 PM: Build script success
10:57:30 PM: Uploading Cache of size 742.4MB
10:57:35 PM: Section completed: cleanup
Post-processing
Complete
Post-processing
Complete
10:57:25 PM: Starting post processing
10:57:25 PM: Skipping HTML post processing
10:57:26 PM: Post processing - header rules
10:57:26 PM: Post processing - redirect rules
10:57:26 PM: Post processing done
10:57:26 PM: Section completed: postprocessing
10:57:27 PM: Site is live ✨