Skip to main content

Deploy details

Deploy successful for ryanfiller-svelte

compress all this trial and error down to a signle commit

Branch Deploy: staging@0408863

Deploy log

2:25:54 PM: Build ready to start
2:25:56 PM: build-image version: d7b3dbfb0846505993c9a131894d1858074c90b4 (focal)
2:25:56 PM: build-image tag: v4.10.1
2:25:56 PM: buildbot version: 1c362ef848ac5e35535bdb572ebca893db28c8a0
2:25:56 PM: Fetching cached dependencies
2:25:56 PM: Starting to download cache of 473.0MB
2:26:00 PM: Finished downloading cache in 4.157662922s
2:26:00 PM: Starting to extract cache
2:26:03 PM: Finished extracting cache in 2.82531104s
2:26:03 PM: Finished fetching cache in 7.047028625s
2:26:03 PM: Starting to prepare the repo for build
2:26:03 PM: Netlify Large Media is enabled, running git commands with GIT_LFS_SKIP_SMUDGE=1
2:26:03 PM: Preparing Git Reference refs/heads/staging
2:26:04 PM: Parsing package.json dependencies
2:26:05 PM: Different publish path detected, going to use the one specified in the Netlify configuration file: 'build' versus '' in the Netlify UI
2:26:05 PM: Different build command detected, going to use the one specified in the Netlify configuration file: 'npm run build' versus '' in the Netlify UI
2:26:05 PM: Starting build script
2:26:05 PM: Installing dependencies
2:26:05 PM: Python version set to 2.7
2:26:05 PM: Started restoring cached node version
2:26:06 PM: Finished restoring cached node version
2:26:06 PM: Attempting node version '16.14.2' from .node-version
2:26:07 PM: v16.14.2 is already installed.
2:26:07 PM: Now using node v16.14.2 (npm v8.5.0)
2:26:07 PM: Started restoring cached build plugins
2:26:07 PM: Finished restoring cached build plugins
2:26:07 PM: Attempting ruby version 2.7.1, read from environment
2:26:07 PM: Started restoring cached ruby version
2:26:07 PM: Finished restoring cached ruby version
2:26:08 PM: Using ruby version 2.7.1
2:26:08 PM: Using PHP version 8.0
2:26:08 PM: No npm workspaces detected
2:26:08 PM: Started restoring cached node modules
2:26:08 PM: Finished restoring cached node modules
2:26:08 PM: Started restoring cached go cache
2:26:08 PM: Finished restoring cached go cache
2:26:08 PM: Installing Go version 1.14.4 (requested 1.14.4)
2:26:12 PM: unset GOOS;
2:26:12 PM: unset GOARCH;
2:26:12 PM: export GOROOT='/opt/buildhome/.gimme/versions/go1.14.4.linux.amd64';
2:26:12 PM: export PATH="/opt/buildhome/.gimme/versions/go1.14.4.linux.amd64/bin:${PATH}";
2:26:12 PM: go version >&2;
2:26:12 PM: export GIMME_ENV="/opt/buildhome/.gimme/env/go1.14.4.linux.amd64.env"
2:26:12 PM: go version go1.14.4 linux/amd64
2:26:12 PM: Installing missing commands
2:26:12 PM: Verify run directory
2:26:13 PM:
2:26:13 PM: ────────────────────────────────────────────────────────────────
2:26:13 PM: Netlify Build
2:26:13 PM: ────────────────────────────────────────────────────────────────
2:26:13 PM:
2:26:13 PM: ❯ Version
2:26:13 PM: @netlify/build 27.18.4
2:26:13 PM:
2:26:13 PM: ❯ Flags
2:26:13 PM: baseRelDir: true
2:26:13 PM: buildId: 632dc1f2521e580009c14770
2:26:13 PM: deployId: 632dc1f2521e580009c14772
2:26:13 PM:
2:26:13 PM: ❯ Current directory
2:26:13 PM: /opt/build/repo
2:26:13 PM:
2:26:13 PM: ❯ Config file
2:26:13 PM: /opt/build/repo/netlify.toml
2:26:13 PM:
2:26:13 PM: ❯ Context
2:26:13 PM: branch-deploy
2:26:13 PM:
2:26:13 PM: ────────────────────────────────────────────────────────────────
2:26:13 PM: 1. build.command from netlify.toml
2:26:13 PM: ────────────────────────────────────────────────────────────────
2:26:13 PM: ​
2:26:13 PM: $ npm run build
2:26:13 PM: > ryanfiller.com@0.1.0 build
2:26:13 PM: > npm run web-components && vite build
2:26:14 PM: > ryanfiller.com@0.1.0 web-components
2:26:14 PM: > rollup --config src/web-components/vite.config.js
2:26:14 PM:
2:26:14 PM: src/web-components/index.jsstatic/web-components.js...
2:26:15 PM: created static/web-components.js in 616ms
2:26:16 PM: !!! using NETLIFY adapter !!!
2:26:16 PM: (node:1396) [DEP0148] DeprecationWarning: Use of deprecated folder mapping "./" in the "exports" field module resolution of the package at /opt/build/repo/node_modules/yaml/package.json.
2:26:16 PM: Update this package.json to use a subpath pattern like "./*".
2:26:16 PM: (Use `node --trace-deprecation ...` to show where the warning was created)
2:26:16 PM: !!! using NETLIFY adapter !!!
2:26:16 PM: vite v3.1.0 building for production...
2:26:16 PM: transforming...
2:26:16 PM: [svelte-preprocess] The file "/web-components.js" was not found.
2:26:17 PM: 2:26:17 PM [vite-plugin-svelte] /opt/build/repo/src/components/misc/temp-theme.svelte:10:14 A11y: '#' is not a valid href attribute
2:26:17 PM: 8: <br />
2:26:17 PM: 9:
2:26:17 PM: 10: some text, <a href='#'>this is a link</a>, then more text
2:26:17 PM: ^
2:26:17 PM: 11:
2:26:17 PM: 12: <br />
2:26:19 PM: 622 modules transformed.
2:26:19 PM: Export "transformMarkdown" of module src/helpers/content-helpers.js was reexported through module src/helpers/index.js while both modules are dependencies of each other and will end up in different chunks by current Rollup settings. This scenario is not well supported at the moment as it will produce a circular dependency between chunks and will likely lead to broken execution order.
2:26:19 PM: Either change the import in src/components/markdown.svelte to point directly to the exporting module or do not use "preserveModules" to ensure these modules end up in the same chunk.
2:26:19 PM: Export "transformMarkdown" of module src/helpers/content-helpers.js was reexported through module src/helpers/index.js while both modules are dependencies of each other and will end up in different chunks by current Rollup settings. This scenario is not well supported at the moment as it will produce a circular dependency between chunks and will likely lead to broken execution order.
2:26:19 PM: Either change the import in src/routes/changes/+page.svelte to point directly to the exporting module or do not use "preserveModules" to ensure these modules end up in the same chunk.
2:26:20 PM: rendering chunks...
2:26:20 PM: !!! using NETLIFY adapter !!!
2:26:20 PM: vite v3.1.0 building SSR bundle for production...
2:26:20 PM: transforming...
2:26:20 PM: [svelte-preprocess] The file "/web-components.js" was not found.
2:26:20 PM: 2:26:20 PM [vite-plugin-svelte] /opt/build/repo/src/components/misc/temp-theme.svelte:10:14 A11y: '#' is not a valid href attribute
2:26:20 PM: 8: <br />
2:26:20 PM: 9:
2:26:20 PM: 10: some text, <a href='#'>this is a link</a>, then more text
2:26:20 PM: ^
2:26:20 PM: 11:
2:26:20 PM: 12: <br />
2:26:21 PM: 88 modules transformed.
2:26:21 PM: Export "transformMarkdown" of module src/helpers/content-helpers.js was reexported through module src/helpers/index.js while both modules are dependencies of each other and will end up in different chunks by current Rollup settings. This scenario is not well supported at the moment as it will produce a circular dependency between chunks and will likely lead to broken execution order.
2:26:21 PM: Either change the import in src/components/markdown.svelte to point directly to the exporting module or do not use "preserveModules" to ensure these modules end up in the same chunk.
2:26:21 PM: Export "transformMarkdown" of module src/helpers/content-helpers.js was reexported through module src/helpers/index.js while both modules are dependencies of each other and will end up in different chunks by current Rollup settings. This scenario is not well supported at the moment as it will produce a circular dependency between chunks and will likely lead to broken execution order.
2:26:21 PM: Either change the import in src/routes/changes/+page.svelte to point directly to the exporting module or do not use "preserveModules" to ensure these modules end up in the same chunk.
2:26:21 PM: Generated an empty chunk: "hooks"
2:26:21 PM: rendering chunks...
2:26:21 PM: .svelte-kit/output/server/vite-manifest.json 2.78 KiB
2:26:21 PM: .svelte-kit/output/server/index.js 63.70 KiB
2:26:21 PM: .svelte-kit/output/server/entries/pages/_layout.svelte.js 27.28 KiB
2:26:21 PM: .svelte-kit/output/server/entries/fallbacks/error.svelte.js 1.50 KiB
2:26:21 PM: .svelte-kit/output/server/entries/pages/_page.svelte.js 1.12 KiB
2:26:21 PM: .svelte-kit/output/server/entries/pages/changes/_page.svelte.js 14.01 KiB
2:26:21 PM: .svelte-kit/output/server/entries/pages/styles/_page.svelte.js 0.27 KiB
2:26:21 PM: .svelte-kit/output/server/entries/pages/styles/components/_page.svelte.js 33.35 KiB
2:26:21 PM: .svelte-kit/output/server/entries/pages/user-info/_page.svelte.js 0.52 KiB
2:26:21 PM: .svelte-kit/output/server/chunks/index.js 3.49 KiB
2:26:21 PM: .svelte-kit/output/server/chunks/index2.js 1.29 KiB
2:26:21 PM: .svelte-kit/output/server/chunks/index3.js 0.66 KiB
2:26:21 PM: .svelte-kit/output/server/chunks/user.js 0.38 KiB
2:26:21 PM: Creating deploy upload records
2:26:21 PM: .svelte-kit/output/server/chunks/markdown.js 0.52 KiB
2:26:21 PM: .svelte-kit/output/server/chunks/content-helpers.js 12.91 KiB
2:26:21 PM: .svelte-kit/output/server/chunks/hooks.js 0.00 KiB
2:26:21 PM: !!! using NETLIFY adapter !!!
2:26:21 PM: vite v3.1.0 building for production...
2:26:21 PM: transforming...
2:26:21 PM: 1 modules transformed.
2:26:21 PM: Generated an empty chunk: "service-worker"
2:26:21 PM: rendering chunks...
2:26:21 PM: .svelte-kit/output/client/service-worker.js 0.00 KiB / gzip: 0.02 KiB
2:26:21 PM: Run npm run preview to preview your production build locally.
2:26:22 PM: Starting post processing
2:26:21 PM: .svelte-kit/output/client/vite-manifest.json 6.35 KiB
2:26:21 PM: .svelte-kit/output/client/_app/immutable/components/error.svelte-418da786.js 2.10 KiB / gzip: 0.96 KiB
2:26:21 PM: .svelte-kit/output/client/_app/immutable/components/pages/_page.svelte-eb6ee5d8.js 1.26 KiB / gzip: 0.62 KiB
2:26:21 PM: .svelte-kit/output/client/_app/immutable/components/pages/styles/_page.svelte-251718da.js 0.71 KiB / gzip: 0.44 KiB
2:26:21 PM: .svelte-kit/output/client/_app/immutable/components/pages/_layout.svelte-d49d379d.js 13.20 KiB / gzip: 4.35 KiB
2:26:21 PM: .svelte-kit/output/client/_app/immutable/components/pages/changes/_page.svelte-e7026e63.js 13.57 KiB / gzip: 4.33 KiB
2:26:22 PM: Post processing - HTML
2:26:21 PM: .svelte-kit/output/client/_app/immutable/components/pages/user-info/_page.svelte-266c90a2.js 0.93 KiB / gzip: 0.56 KiB
2:26:21 PM: .svelte-kit/output/client/_app/immutable/chunks/singletons-2ff95ced.js 1.43 KiB / gzip: 0.78 KiB
2:26:21 PM: .svelte-kit/output/client/_app/immutable/chunks/index-9a845cf4.js 0.43 KiB / gzip: 0.31 KiB
2:26:21 PM: .svelte-kit/output/client/_app/immutable/start-3dc42cd3.js 22.81 KiB / gzip: 8.87 KiB
2:26:22 PM: Post processing - header rules
2:26:21 PM: .svelte-kit/output/client/_app/immutable/chunks/user-61660606.js 0.26 KiB / gzip: 0.21 KiB
2:26:21 PM: .svelte-kit/output/client/_app/immutable/chunks/index-7d468623.js 8.53 KiB / gzip: 3.40 KiB
2:26:21 PM: .svelte-kit/output/client/_app/immutable/chunks/markdown-eed3530b.js 0.51 KiB / gzip: 0.35 KiB
2:26:22 PM: Post processing - redirect rules
2:26:21 PM: .svelte-kit/output/client/_app/immutable/chunks/0-267aa2bf.js 0.20 KiB / gzip: 0.15 KiB
2:26:21 PM: .svelte-kit/output/client/_app/immutable/components/pages/styles/components/_page.svelte-6e7e6bb6.js 41.00 KiB / gzip: 12.07 KiB
2:26:21 PM: .svelte-kit/output/client/_app/immutable/chunks/1-9fa4f1d9.js 0.17 KiB / gzip: 0.14 KiB
2:26:22 PM: Post processing done
2:26:21 PM: .svelte-kit/output/client/_app/immutable/chunks/2-5dcb4773.js 0.21 KiB / gzip: 0.16 KiB
2:26:21 PM: .svelte-kit/output/client/_app/immutable/chunks/3-10170c1f.js 0.19 KiB / gzip: 0.15 KiB
2:26:21 PM: .svelte-kit/output/client/_app/immutable/chunks/4-1ab02ec8.js 0.13 KiB / gzip: 0.12 KiB
2:26:21 PM: .svelte-kit/output/client/_app/immutable/chunks/5-fad49cfa.js 0.23 KiB / gzip: 0.17 KiB
2:26:21 PM: .svelte-kit/output/client/_app/immutable/chunks/6-5c10aa17.js 0.18 KiB / gzip: 0.14 KiB
2:26:21 PM: .svelte-kit/output/client/_app/immutable/assets/_page-32e60349.css 14.79 KiB / gzip: 2.64 KiB
2:26:21 PM: .svelte-kit/output/client/_app/immutable/assets/_layout-5c1331dc.css 15.52 KiB / gzip: 2.47 KiB
2:26:21 PM: .svelte-kit/output/client/_app/immutable/chunks/index-ca9b0da4.js 218.02 KiB / gzip: 75.17 KiB
2:26:21 PM: .svelte-kit/output/client/_app/immutable/chunks/content-helpers-854ae97c.js 286.38 KiB / gzip: 69.08 KiB
2:26:21 PM:
2:26:21 PM: > Using @sveltejs/adapter-static
2:26:21 PM: Wrote site to "build"
2:26:21 PM: ✔ done
2:26:21 PM: ​
2:26:21 PM: (build.command completed in 8s)
2:26:21 PM:
2:26:21 PM: ────────────────────────────────────────────────────────────────
2:26:21 PM: 2. Deploy site
2:26:21 PM: ────────────────────────────────────────────────────────────────
2:26:21 PM: ​
2:26:21 PM: Starting to deploy site from 'build'
2:26:21 PM: Creating deploy tree
2:26:22 PM: 7 new files to upload
2:26:22 PM: 0 new functions to upload
2:26:22 PM: Site deploy was successfully initiated
2:26:22 PM: ​
2:26:22 PM: (Deploy site completed in 401ms)
2:26:22 PM:
2:26:22 PM: ────────────────────────────────────────────────────────────────
2:26:22 PM: Netlify Build Complete
2:26:22 PM: ────────────────────────────────────────────────────────────────
2:26:22 PM: ​
2:26:22 PM: (Netlify Build completed in 8.4s)
2:26:22 PM: Caching artifacts
2:26:22 PM: Started saving node modules
2:26:22 PM: Finished saving node modules
2:26:22 PM: Started saving build plugins
2:26:22 PM: Finished saving build plugins
2:26:22 PM: Started saving pip cache
2:26:22 PM: Finished saving pip cache
2:26:22 PM: Started saving emacs cask dependencies
2:26:22 PM: Finished saving emacs cask dependencies
2:26:22 PM: Started saving maven dependencies
2:26:22 PM: Finished saving maven dependencies
2:26:22 PM: Started saving boot dependencies
2:26:22 PM: Finished saving boot dependencies
2:26:22 PM: Started saving rust rustup cache
2:26:22 PM: Finished saving rust rustup cache
2:26:22 PM: Started saving go dependencies
2:26:22 PM: Finished saving go dependencies
2:26:22 PM: Build script success
2:26:25 PM: Uploading Cache of size 472.9MB
2:26:26 PM: Site is live ✨
2:26:28 PM: Finished processing build request in 32.159512027s