Skip to main content

Deploy details

Deploy successful for slack-status-updater

Bump node-fetch from 2.6.0 to 2.6.7

PR #34: dependabot/npm_and_yarn/node-fetch-2.6.7@86d9950

Deploy log

2:00:36 PM: Build ready to start
2:00:39 PM: build-image version: d7b3dbfb0846505993c9a131894d1858074c90b4 (focal)
2:00:39 PM: build-image tag: v4.10.1
2:00:39 PM: buildbot version: 67e75f1ba713a8213d4b5a8ccf9708af751e2390
2:00:40 PM: Fetching cached dependencies
2:00:40 PM: Starting to download cache of 476.1MB
2:00:43 PM: Finished downloading cache in 3.572664924s
2:00:43 PM: Starting to extract cache
2:00:51 PM: Finished extracting cache in 8.154898984s
2:00:51 PM: Finished fetching cache in 11.859036078s
2:00:51 PM: Starting to prepare the repo for build
2:00:52 PM: Preparing Git Reference pull/34/head
2:00:53 PM: Parsing package.json dependencies
2:00:54 PM: Different functions path detected, going to use the one specified in the Netlify configuration file: 'netlify/functions' versus '' in the Netlify UI
2:00:54 PM: Starting build script
2:00:54 PM: Installing dependencies
2:00:54 PM: Python version set to 2.7
2:00:54 PM: Started restoring cached node version
2:00:55 PM: Finished restoring cached node version
2:00:55 PM: v16.17.0 is already installed.
2:00:55 PM: Now using node v16.17.0 (npm v8.15.0)
2:00:55 PM: Started restoring cached build plugins
2:00:55 PM: Finished restoring cached build plugins
2:00:55 PM: Attempting ruby version 2.7.2, read from environment
2:00:56 PM: Using ruby version 2.7.2
2:00:56 PM: Using PHP version 8.0
2:00:56 PM: Started restoring cached yarn cache
2:01:06 PM: Finished restoring cached yarn cache
2:01:06 PM: No yarn workspaces detected
2:01:06 PM: Started restoring cached node modules
2:01:06 PM: Finished restoring cached node modules
2:01:07 PM: Installing NPM modules using Yarn version 1.22.10
2:01:07 PM: npm WARN config tmp This setting is no longer used. npm stores temporary files in a special
2:01:07 PM: npm WARN config location in the cache, and they are managed by
2:01:07 PM: npm WARN config [`cacache`](http://npm.im/cacache).
2:01:07 PM: yarn install v1.22.10
2:01:07 PM: [1/4] Resolving packages...
2:01:07 PM: success Already up-to-date.
2:01:07 PM: Done in 0.44s.
2:01:07 PM: NPM modules installed using Yarn
2:01:07 PM: Started restoring cached go cache
2:01:07 PM: Finished restoring cached go cache
2:01:07 PM: Installing Go version 1.17 (requested 1.17)
2:01:12 PM: unset GOOS;
2:01:12 PM: unset GOARCH;
2:01:12 PM: export GOROOT='/opt/buildhome/.gimme/versions/go1.17.linux.amd64';
2:01:12 PM: export PATH="/opt/buildhome/.gimme/versions/go1.17.linux.amd64/bin:${PATH}";
2:01:12 PM: go version >&2;
2:01:12 PM: export GIMME_ENV="/opt/buildhome/.gimme/env/go1.17.linux.amd64.env"
2:01:12 PM: go version go1.17 linux/amd64
2:01:12 PM: Installing missing commands
2:01:12 PM: Verify run directory
2:01:13 PM:
2:01:13 PM: ────────────────────────────────────────────────────────────────
2:01:13 PM: Netlify Build
2:01:13 PM: ────────────────────────────────────────────────────────────────
2:01:13 PM:
2:01:13 PM: ❯ Version
2:01:13 PM: @netlify/build 27.16.1
2:01:13 PM:
2:01:13 PM: ❯ Flags
2:01:13 PM: baseRelDir: true
2:01:13 PM: buildId: 63160104c3387e0008f8a630
2:01:13 PM: deployId: 63160104c3387e0008f8a632
2:01:13 PM:
2:01:13 PM: ❯ Current directory
2:01:13 PM: /opt/build/repo
2:01:13 PM:
2:01:13 PM: ❯ Config file
2:01:13 PM: No config file was defined: using default values.
2:01:13 PM:
2:01:13 PM: ❯ Context
2:01:13 PM: deploy-preview
2:01:13 PM:
2:01:13 PM: ────────────────────────────────────────────────────────────────
2:01:13 PM: 1. Build command from Netlify app
2:01:13 PM: ────────────────────────────────────────────────────────────────
2:01:13 PM: ​
2:01:13 PM: $ yarn build
2:01:13 PM: yarn run v1.22.10
2:01:13 PM: $ react-scripts build
2:01:14 PM: Creating an optimized production build...
2:01:18 PM: Compiled successfully.
2:01:18 PM:
2:01:18 PM: File sizes after gzip:
2:01:18 PM: 62.94 kB build/static/js/main.bbe634dc.js
2:01:18 PM: 1.79 kB build/static/js/787.054f96a8.chunk.js
2:01:18 PM: 502 B build/static/css/main.b0b69767.css
2:01:18 PM: The project was built assuming it is hosted at /.
2:01:18 PM: You can control this with the homepage field in your package.json.
2:01:18 PM: The build folder is ready to be deployed.
2:01:18 PM: You may serve it with a static server:
2:01:18 PM: yarn global add serve
2:01:18 PM: serve -s build
2:01:18 PM: Find out more about deployment here:
2:01:18 PM: Done in 5.19s.
2:01:18 PM: ​
2:01:19 PM: Creating deploy upload records
2:01:18 PM: (build.command completed in 5.3s)
2:01:18 PM:
2:01:18 PM: ────────────────────────────────────────────────────────────────
2:01:18 PM: 2. Functions bundling
2:01:18 PM: ────────────────────────────────────────────────────────────────
2:01:18 PM: ​
2:01:18 PM: Packaging Functions from netlify/functions directory:
2:01:18 PM: - cron-update-slack-status.ts
2:01:18 PM: - get-settings.ts
2:01:18 PM: - update-settings.ts
2:01:18 PM: - update-slack-status.ts
2:01:18 PM: ​
2:01:19 PM:
2:01:19 PM: ❯ The following Node.js modules use dynamic expressions to include files:
2:01:19 PM: - require_optional
2:01:19 PM: ​
2:01:19 PM: Because files included with dynamic expressions aren't bundled with your serverless functions by default,
this may result in an error when invoking a function. To resolve this error, you can mark these Node.js
2:01:19 PM: modules as external in the [functions] section of your `netlify.toml` configuration file:
2:01:19 PM: ​
2:01:20 PM: Starting post processing
2:01:19 PM: [functions]
2:01:19 PM: external_node_modules = ["require_optional"]
2:01:19 PM: ​
2:01:20 PM: Post processing - HTML
2:01:19 PM: Visit https://ntl.fyi/dynamic-imports for more information.
2:01:19 PM: ​
2:01:19 PM: ​
2:01:20 PM: Post processing - header rules
2:01:19 PM: (Functions bundling completed in 601ms)
2:01:19 PM:
2:01:19 PM: ────────────────────────────────────────────────────────────────
2:01:20 PM: Post processing - redirect rules
2:01:19 PM: 3. Deploy site
2:01:19 PM: ────────────────────────────────────────────────────────────────
2:01:19 PM: ​
2:01:20 PM: Post processing done
2:01:19 PM: Starting to deploy site from 'build'
2:01:19 PM: Creating deploy tree
2:01:19 PM: 0 new files to upload
2:01:19 PM: 0 new functions to upload
2:01:19 PM: Site deploy was successfully initiated
2:01:19 PM: ​
2:01:19 PM: (Deploy site completed in 316ms)
2:01:19 PM:
2:01:19 PM: ────────────────────────────────────────────────────────────────
2:01:19 PM: Netlify Build Complete
2:01:19 PM: ────────────────────────────────────────────────────────────────
2:01:19 PM: ​
2:01:19 PM: (Netlify Build completed in 6.2s)
2:01:20 PM: Caching artifacts
2:01:20 PM: Started saving node modules
2:01:20 PM: Finished saving node modules
2:01:20 PM: Started saving build plugins
2:01:20 PM: Finished saving build plugins
2:01:20 PM: Started saving yarn cache
2:01:24 PM: Site is live ✨
2:01:32 PM: Finished saving yarn cache
2:01:32 PM: Started saving pip cache
2:01:32 PM: Finished saving pip cache
2:01:32 PM: Started saving emacs cask dependencies
2:01:32 PM: Finished saving emacs cask dependencies
2:01:32 PM: Started saving maven dependencies
2:01:32 PM: Finished saving maven dependencies
2:01:32 PM: Started saving boot dependencies
2:01:32 PM: Finished saving boot dependencies
2:01:32 PM: Started saving rust rustup cache
2:01:32 PM: Finished saving rust rustup cache
2:01:32 PM: Started saving go dependencies
2:01:32 PM: Finished saving go dependencies
2:01:32 PM: Build script success
2:01:34 PM: Uploading Cache of size 476.6MB
2:01:37 PM: Finished processing build request in 57.950027226s