3:41:01 PM: Build ready to start
3:41:10 PM: build-image version: 4c0c1cadee6a31c9bb8d824514030009c4c05c6a (focal)
3:41:10 PM: build-image tag: v4.15.0
3:41:10 PM: buildbot version: 8e21f3a6f94b4bf664f0a5ce69b751fdfc9791bd
3:41:10 PM: Fetching cached dependencies
3:41:10 PM: Starting to download cache of 226.7MB
3:41:12 PM: Finished downloading cache in 1.635947022s
3:41:12 PM: Starting to extract cache
3:41:14 PM: Finished extracting cache in 2.39037701s
3:41:14 PM: Finished fetching cache in 4.073375723s
3:41:14 PM: Starting to prepare the repo for build
3:41:14 PM: Preparing Git Reference refs/heads/main
3:41:15 PM: Parsing package.json dependencies
3:41:16 PM: Different publish path detected, going to use the one specified in the Netlify configuration file: 'dist' versus '' in the Netlify UI
3:41:16 PM: Different build command detected, going to use the one specified in the Netlify configuration file: 'npm run build' versus '# no build command' in the Netlify UI
3:41:16 PM: Section completed: initializing
3:41:16 PM: Starting build script
3:41:16 PM: Installing dependencies
3:41:16 PM: Python version set to 2.7
3:41:16 PM: Started restoring cached node version
3:41:17 PM: Finished restoring cached node version
3:41:18 PM: v16.18.1 is already installed.
3:41:18 PM: Now using node v16.18.1 (npm v8.19.2)
3:41:18 PM: Enabling node corepack
3:41:18 PM: Started restoring cached build plugins
3:41:18 PM: Finished restoring cached build plugins
3:41:18 PM: Attempting ruby version 2.7.2, read from environment
3:41:19 PM: Using ruby version 2.7.2
3:41:19 PM: Using PHP version 8.0
3:41:19 PM: No npm workspaces detected
3:41:19 PM: Started restoring cached node modules
3:41:19 PM: Finished restoring cached node modules
3:41:19 PM: Started restoring cached go cache
3:41:19 PM: Finished restoring cached go cache
3:41:19 PM: Installing Go version 1.17 (requested 1.17)
3:41:25 PM: unset GOARCH;
3:41:25 PM: export GOROOT='/opt/buildhome/.gimme/versions/go1.17.linux.amd64';
3:41:25 PM: export PATH="/opt/buildhome/.gimme/versions/go1.17.linux.amd64/bin:${PATH}";
3:41:25 PM: go version >&2;
3:41:25 PM: export GIMME_ENV="/opt/buildhome/.gimme/env/go1.17.linux.amd64.env"
3:41:25 PM: go version go1.17 linux/amd64
3:41:26 PM: Detected 1 framework(s)
3:41:26 PM: "svelte-kit" at version "1.0.0-next.529"
3:41:26 PM: Installing missing commands
3:41:26 PM: Verify run directory
3:41:27 PM: ────────────────────────────────────────────────────────────────
3:41:27 PM: Netlify Build
3:41:27 PM: ────────────────────────────────────────────────────────────────
3:41:27 PM: @netlify/build 28.4.0
3:41:27 PM: baseRelDir: true
3:41:27 PM: buildId: 6384d68d06bfdd0008b1a6bd
3:41:27 PM: deployId: 6384d68d06bfdd0008b1a6bf
3:41:27 PM: ❯ Current directory
3:41:27 PM: /opt/build/repo
3:41:27 PM: ❯ Config file
3:41:27 PM: /opt/build/repo/netlify.toml
3:41:27 PM: ────────────────────────────────────────────────────────────────
3:41:27 PM: 1. build.command from netlify.toml
3:41:27 PM: ────────────────────────────────────────────────────────────────
3:41:27 PM: $ npm run build
3:41:27 PM: > connect-four@1.0.0 prebuild
3:41:27 PM: > npm run lint && CI=true npm test -- run --coverage
3:41:28 PM: > connect-four@1.0.0 lint
3:41:28 PM: > prettier --plugin-search-dir . --check . && eslint .
3:41:28 PM: Checking formatting...
3:41:29 PM: All matched files use Prettier code style!
3:41:30 PM: > connect-four@1.0.0 test
3:41:30 PM: > vitest run --coverage
3:41:30 PM: ▲ [WARNING] Cannot find base config file "./.svelte-kit/tsconfig.json" [tsconfig.json]
3:41:30 PM: tsconfig.json:2:12:
3:41:30 PM: 2 │ "extends": "./.svelte-kit/tsconfig.json",
3:41:30 PM: ╵ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
3:41:31 PM: RUN v0.25.2 /opt/build/repo
3:41:31 PM: Coverage enabled with c8
3:41:36 PM: ✓ testSpec.spec.ts (1 test) 2ms
3:41:36 PM: Test Files 1 passed (1)
3:41:36 PM: Tests 1 passed (1)
3:41:36 PM: Start at 15:41:31
3:41:36 PM: Duration 4.96s (transform 968ms, setup 0ms, collect 16ms, tests 2ms)
3:41:36 PM: % Coverage report from c8
3:41:36 PM: ----------|---------|----------|---------|---------|-------------------
3:41:36 PM: File | % Stmts | % Branch | % Funcs | % Lines | Uncovered Line #s
3:41:36 PM: ----------|---------|----------|---------|---------|-------------------
3:41:36 PM: All files | 0 | 0 | 0 | 0 |
3:41:36 PM: ----------|---------|----------|---------|---------|-------------------
3:41:38 PM: > connect-four@1.0.0 build
3:41:38 PM: polyfillModulePreload is deprecated. Use modulePreload.polyfill instead.
3:41:38 PM: vite v3.2.2 building for production...
3:41:38 PM: transforming...
3:41:39 PM: ✓ 41 modules transformed.
3:41:39 PM: rendering chunks...
3:41:39 PM: polyfillModulePreload is deprecated. Use modulePreload.polyfill instead.
3:41:39 PM: vite v3.2.2 building SSR bundle for production...
3:41:39 PM: transforming...
3:41:39 PM: ✓ 49 modules transformed.
3:41:39 PM: Generated an empty chunk: "hooks"
3:41:39 PM: rendering chunks...
3:41:39 PM: .svelte-kit/output/server/vite-manifest.json 1.31 KiB
3:41:39 PM: .svelte-kit/output/server/index.js 72.50 KiB
3:41:39 PM: .svelte-kit/output/server/entries/fallbacks/layout.svelte.js 0.23 KiB
3:41:39 PM: .svelte-kit/output/server/entries/fallbacks/error.svelte.js 1.50 KiB
3:41:39 PM: .svelte-kit/output/server/entries/pages/_page.svelte.js 3.07 KiB
3:41:39 PM: .svelte-kit/output/server/chunks/index.js 3.53 KiB
3:41:39 PM: .svelte-kit/output/server/chunks/index2.js 1.29 KiB
3:41:39 PM: .svelte-kit/output/server/chunks/hooks.js 0.00 KiB
3:41:40 PM: Run npm run preview to preview your production build locally.
3:41:40 PM: .svelte-kit/output/client/vite-manifest.json 2.56 KiB
3:41:40 PM: .svelte-kit/output/client/_app/immutable/components/layout.svelte-3764221b.js 0.53 KiB / gzip: 0.35 KiB
3:41:40 PM: .svelte-kit/output/client/_app/immutable/components/error.svelte-09195e48.js 2.07 KiB / gzip: 0.96 KiB
3:41:40 PM: .svelte-kit/output/client/_app/immutable/components/pages/_page.svelte-1faa6480.js 5.30 KiB / gzip: 2.23 KiB
3:41:40 PM: .svelte-kit/output/client/_app/immutable/chunks/singletons-f5868690.js 1.43 KiB / gzip: 0.81 KiB
3:41:40 PM: .svelte-kit/output/client/_app/immutable/chunks/index-285718c9.js 0.43 KiB / gzip: 0.30 KiB
3:41:40 PM: .svelte-kit/output/client/_app/immutable/chunks/index-9de25212.js 6.90 KiB / gzip: 2.79 KiB
3:41:40 PM: Creating deploy upload records
3:41:40 PM: .svelte-kit/output/client/_app/immutable/start-35204c1f.js 25.07 KiB / gzip: 9.79 KiB
3:41:40 PM: .svelte-kit/output/client/_app/immutable/chunks/0-c75aa4ae.js 0.09 KiB / gzip: 0.09 KiB
3:41:40 PM: .svelte-kit/output/client/_app/immutable/chunks/1-edbfeda2.js 0.09 KiB / gzip: 0.09 KiB
3:41:40 PM: .svelte-kit/output/client/_app/immutable/chunks/2-b3e2f885.js 0.09 KiB / gzip: 0.10 KiB
3:41:40 PM: .svelte-kit/output/client/_app/immutable/assets/_page-9c24ca44.css 0.76 KiB / gzip: 0.38 KiB
3:41:40 PM: > Using @sveltejs/adapter-netlify
3:41:40 PM: (build.command completed in 12.5s)
3:41:40 PM: ────────────────────────────────────────────────────────────────
3:41:41 PM: Starting post processing
3:41:40 PM: 2. Functions bundling
3:41:40 PM: ────────────────────────────────────────────────────────────────
3:41:41 PM: Post processing - HTML
3:41:40 PM: The Netlify Functions setting targets a non-existing directory: netlify/functions
3:41:40 PM: (Functions bundling completed in 1ms)
3:41:41 PM: Post processing - header rules
3:41:40 PM: ────────────────────────────────────────────────────────────────
3:41:40 PM: 3. Edge Functions bundling
3:41:41 PM: Post processing - redirect rules
3:41:40 PM: ────────────────────────────────────────────────────────────────
3:41:40 PM: Packaging Edge Functions from .netlify/edge-functions directory:
3:41:41 PM: Post processing done
3:41:40 PM: (Edge Functions bundling completed in 379ms)
3:41:41 PM: Section completed: postprocessing
3:41:40 PM: ────────────────────────────────────────────────────────────────
3:41:40 PM: 4. Deploy site
3:41:40 PM: ────────────────────────────────────────────────────────────────
3:41:40 PM: Starting to deploy site from 'dist'
3:41:40 PM: Creating deploy tree
3:41:40 PM: 8 new files to upload
3:41:40 PM: 0 new functions to upload
3:41:40 PM: Section completed: deploying
3:41:40 PM: Site deploy was successfully initiated
3:41:40 PM: (Deploy site completed in 384ms)
3:41:40 PM: ────────────────────────────────────────────────────────────────
3:41:40 PM: Netlify Build Complete
3:41:40 PM: ────────────────────────────────────────────────────────────────
3:41:40 PM: (Netlify Build completed in 13.3s)
3:41:41 PM: Caching artifacts
3:41:41 PM: Started saving node modules
3:41:41 PM: Finished saving node modules
3:41:41 PM: Started saving build plugins
3:41:41 PM: Finished saving build plugins
3:41:41 PM: Started saving pip cache
3:41:41 PM: Finished saving pip cache
3:41:41 PM: Started saving emacs cask dependencies
3:41:41 PM: Finished saving emacs cask dependencies
3:41:41 PM: Started saving maven dependencies
3:41:41 PM: Finished saving maven dependencies
3:41:41 PM: Started saving boot dependencies
3:41:41 PM: Finished saving boot dependencies
3:41:41 PM: Started saving rust rustup cache
3:41:41 PM: Finished saving rust rustup cache
3:41:41 PM: Started saving go dependencies
3:41:41 PM: Finished saving go dependencies
3:41:41 PM: Build script success
3:41:41 PM: Section completed: building
3:41:42 PM: Uploading Cache of size 226.6MB
3:41:43 PM: Section completed: cleanup
3:41:43 PM: Finished processing build request in 33.43114682s
3:41:44 PM: Site is live ✨