Skip to main content

Deploy details

Deploy successful for pohles-admin

Remove customer

Branch Deploy: 38-remove-customers@2108249

Deploy log

11:28:04 PM: Build ready to start
11:28:07 PM: build-image version: 4c0c1cadee6a31c9bb8d824514030009c4c05c6a (focal)
11:28:07 PM: build-image tag: v4.15.0
11:28:07 PM: buildbot version: 8e21f3a6f94b4bf664f0a5ce69b751fdfc9791bd
11:28:08 PM: Fetching cached dependencies
11:28:08 PM: Starting to download cache of 262.6MB
11:28:10 PM: Finished downloading cache in 1.867854062s
11:28:10 PM: Starting to extract cache
11:28:12 PM: Finished extracting cache in 2.373139676s
11:28:12 PM: Finished fetching cache in 4.306758507s
11:28:12 PM: Starting to prepare the repo for build
11:28:12 PM: Preparing Git Reference refs/heads/38-remove-customers
11:28:13 PM: Parsing package.json dependencies
11:28:14 PM: Different publish path detected, going to use the one specified in the Netlify configuration file: 'dist/pohles-admin' versus 'dist/app/' in the Netlify UI
11:28:14 PM: Section completed: initializing
11:28:14 PM: Starting build script
11:28:14 PM: Installing dependencies
11:28:14 PM: Python version set to 2.7
11:28:14 PM: Started restoring cached node version
11:28:15 PM: Finished restoring cached node version
11:28:15 PM: v16.18.1 is already installed.
11:28:16 PM: Now using node v16.18.1 (npm v8.19.2)
11:28:16 PM: Enabling node corepack
11:28:16 PM: Started restoring cached build plugins
11:28:16 PM: Finished restoring cached build plugins
11:28:16 PM: Attempting ruby version 2.7.2, read from environment
11:28:17 PM: Using ruby version 2.7.2
11:28:17 PM: Using PHP version 8.0
11:28:17 PM: No npm workspaces detected
11:28:17 PM: Started restoring cached node modules
11:28:17 PM: Finished restoring cached node modules
11:28:17 PM: Started restoring cached go cache
11:28:17 PM: Finished restoring cached go cache
11:28:17 PM: Installing Go version 1.16.5 (requested 1.16.5)
11:28:21 PM: unset GOOS;
11:28:21 PM: unset GOARCH;
11:28:21 PM: export GOROOT='/opt/buildhome/.gimme/versions/go1.16.5.linux.amd64';
11:28:21 PM: export PATH="/opt/buildhome/.gimme/versions/go1.16.5.linux.amd64/bin:${PATH}";
11:28:21 PM: go version >&2;
11:28:21 PM: export GIMME_ENV="/opt/buildhome/.gimme/env/go1.16.5.linux.amd64.env"
11:28:21 PM: go version go1.16.5 linux/amd64
11:28:22 PM: Detected 1 framework(s)
11:28:22 PM: "angular" at version "15.0.0"
11:28:22 PM: Installing missing commands
11:28:22 PM: Verify run directory
11:28:23 PM:
11:28:23 PM: ────────────────────────────────────────────────────────────────
11:28:23 PM: Netlify Build
11:28:23 PM: ────────────────────────────────────────────────────────────────
11:28:23 PM:
11:28:23 PM: ❯ Version
11:28:23 PM: @netlify/build 28.4.0
11:28:23 PM:
11:28:23 PM: ❯ Flags
11:28:23 PM: baseRelDir: true
11:28:23 PM: buildId: 6382a1040592f400094023dd
11:28:23 PM: deployId: 6382a1040592f400094023df
11:28:23 PM:
11:28:23 PM: ❯ Current directory
11:28:23 PM: /opt/build/repo
11:28:23 PM:
11:28:23 PM: ❯ Config file
11:28:23 PM: /opt/build/repo/netlify.toml
11:28:23 PM:
11:28:23 PM: ❯ Context
11:28:23 PM: branch-deploy
11:28:23 PM:
11:28:23 PM: ────────────────────────────────────────────────────────────────
11:28:23 PM: 1. build.command from netlify.toml
11:28:23 PM: ────────────────────────────────────────────────────────────────
11:28:23 PM: ​
11:28:23 PM: $ npm run build
11:28:23 PM: > pohles-admin@0.0.0 build
11:28:23 PM: > ng build
11:28:25 PM: - Generating browser application bundles (phase: setup)...
11:28:32 PM: DEPRECATION WARNING: Using / for division outside of calc() is deprecated and will be removed in Dart Sass 2.0.0.
11:28:32 PM: Recommendation: math.div(($r * 299) + ($g * 587) + ($b * 114), 1000) or calc((($r * 299) + ($g * 587) + ($b * 114)) / 1000)
11:28:32 PM: More info and automated migrator: https://sass-lang.com/d/slash-div
11:28:32 PM: ╷
11:28:32 PM: 57 │ $yiq: (($r * 299) + ($g * 587) + ($b * 114)) / 1000;
11:28:32 PM: │ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:28:32 PM: ╵
11:28:32 PM: src/assets/scss/black-dashboard/bootstrap/_functions.scss 57:9 color-yiq()
11:28:32 PM: src/assets/scss/black-dashboard/custom/_variables.scss 723:37 @import
11:28:32 PM: src/assets/scss/black-dashboard.scss 22:9 root stylesheet
11:28:32 PM: DEPRECATION WARNING: Using / for division outside of calc() is deprecated and will be removed in Dart Sass 2.0.0.
11:28:32 PM: Recommendation: math.div($spacer, 2) or calc($spacer / 2)
11:28:32 PM: More info and automated migrator: https://sass-lang.com/d/slash-div
11:28:32 PM: ╷
11:28:32 PM: 640 │ $nav-divider-margin-y: ($spacer / 2) !default;
11:28:32 PM: │ ^^^^^^^^^^^
11:28:32 PM: ╵
11:28:32 PM: src/assets/scss/black-dashboard/bootstrap/_variables.scss 640:38 @import
11:28:32 PM: src/assets/scss/black-dashboard.scss 23:9 root stylesheet
11:28:32 PM: DEPRECATION WARNING: Using / for division outside of calc() is deprecated and will be removed in Dart Sass 2.0.0.
11:28:32 PM: Recommendation: math.div($nav-link-height - $navbar-brand-height, 2) or calc(($nav-link-height - $navbar-brand-height) / 2)
11:28:32 PM: More info and automated migrator: https://sass-lang.com/d/slash-div
11:28:32 PM: ╷
11:28:32 PM: 653 │ $navbar-brand-padding-y: ($nav-link-height - $navbar-brand-height) / 2 !default;
11:28:32 PM: │ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:28:32 PM: ╵
11:28:32 PM: src/assets/scss/black-dashboard/bootstrap/_variables.scss 653:37 @import
11:28:32 PM: src/assets/scss/black-dashboard.scss 23:9 root stylesheet
11:28:32 PM: DEPRECATION WARNING: Using / for division outside of calc() is deprecated and will be removed in Dart Sass 2.0.0.
11:28:32 PM: Recommendation: math.div($grid-gutter-width, 2) or calc($grid-gutter-width / 2)
11:28:32 PM: More info and automated migrator: https://sass-lang.com/d/slash-div
11:28:32 PM: ╷
11:28:32 PM: 724 │ $card-group-margin: ($grid-gutter-width / 2) !default;
11:28:32 PM: │ ^^^^^^^^^^^^^^^^^^^^^^
11:28:32 PM: ╵
11:28:32 PM: src/assets/scss/black-dashboard/bootstrap/_variables.scss 724:38 @import
11:28:32 PM: src/assets/scss/black-dashboard.scss 23:9 root stylesheet
11:28:32 PM: DEPRECATION WARNING: Using / for division outside of calc() is deprecated and will be removed in Dart Sass 2.0.0.
11:28:32 PM: Recommendation: math.div($spacer, 2) or calc($spacer / 2)
11:28:32 PM: More info and automated migrator: https://sass-lang.com/d/slash-div
11:28:32 PM: ╷
11:28:32 PM: 35 │ margin-bottom: ($spacer / 2);
11:28:32 PM: │ ^^^^^^^^^^^
11:28:32 PM: ╵
11:28:32 PM: src/assets/scss/black-dashboard/bootstrap/_images.scss 35:19 @import
11:28:32 PM: src/assets/scss/black-dashboard.scss 33:9 root stylesheet
11:28:32 PM: DEPRECATION WARNING: Using / for division is deprecated and will be removed in Dart Sass 2.0.0.
11:28:32 PM: Recommendation: math.div(9, 21)
11:28:32 PM: More info and automated migrator: https://sass-lang.com/d/slash-div
11:28:32 PM: ╷
11:28:32 PM: 32 │ padding-top: percentage(9 / 21);
11:28:32 PM: │ ^^^^^^
11:28:32 PM: ╵
11:28:32 PM: src/assets/scss/black-dashboard/bootstrap/utilities/_embed.scss 32:29 @import
11:28:32 PM: src/assets/scss/black-dashboard/bootstrap/_utilities.scss 6:9 @import
11:28:32 PM: src/assets/scss/black-dashboard.scss 60:9 root stylesheet
11:28:32 PM: DEPRECATION WARNING: Using / for division is deprecated and will be removed in Dart Sass 2.0.0.
11:28:32 PM: Recommendation: math.div(9, 16)
11:28:32 PM: More info and automated migrator: https://sass-lang.com/d/slash-div
11:28:32 PM: ╷
11:28:32 PM: 38 │ padding-top: percentage(9 / 16);
11:28:32 PM: │ ^^^^^^
11:28:32 PM: ╵
11:28:32 PM: src/assets/scss/black-dashboard/bootstrap/utilities/_embed.scss 38:29 @import
11:28:32 PM: src/assets/scss/black-dashboard/bootstrap/_utilities.scss 6:9 @import
11:28:32 PM: src/assets/scss/black-dashboard.scss 60:9 root stylesheet
11:28:32 PM: DEPRECATION WARNING: Using / for division is deprecated and will be removed in Dart Sass 2.0.0.
11:28:32 PM: Recommendation: math.div(3, 4)
11:28:32 PM: More info and automated migrator: https://sass-lang.com/d/slash-div
11:28:32 PM: ╷
11:28:32 PM: 44 │ padding-top: percentage(3 / 4);
11:28:32 PM: │ ^^^^^
11:28:32 PM: ╵
11:28:32 PM: src/assets/scss/black-dashboard/bootstrap/utilities/_embed.scss 44:29 @import
11:28:32 PM: src/assets/scss/black-dashboard/bootstrap/_utilities.scss 6:9 @import
11:28:32 PM: src/assets/scss/black-dashboard.scss 60:9 root stylesheet
11:28:32 PM: DEPRECATION WARNING: Using / for division is deprecated and will be removed in Dart Sass 2.0.0.
11:28:32 PM: Recommendation: math.div(1, 1)
11:28:32 PM: More info and automated migrator: https://sass-lang.com/d/slash-div
11:28:32 PM: ╷
11:28:32 PM: 50 │ padding-top: percentage(1 / 1);
11:28:32 PM: │ ^^^^^
11:28:32 PM: ╵
11:28:32 PM: src/assets/scss/black-dashboard/bootstrap/utilities/_embed.scss 50:29 @import
11:28:32 PM: src/assets/scss/black-dashboard/bootstrap/_utilities.scss 6:9 @import
11:28:32 PM: src/assets/scss/black-dashboard.scss 60:9 root stylesheet
11:28:32 PM: WARNING: 34 repetitive deprecation warnings omitted.
11:28:50 PM: Browser application bundle generation complete.
11:28:50 PM: Browser application bundle generation complete.
11:28:50 PM: - Copying assets...
11:28:50 PM: Copying assets complete.
11:28:50 PM: - Generating index html...
11:28:50 PM: - Generating index html...
11:28:50 PM: 1 rules skipped due to selector errors:
11:28:50 PM: .custom-file-input:lang(en)~.custom-file-label -> unmatched pseudo-class :lang
11:28:50 PM: Index html generation complete.
11:28:50 PM: Initial Chunk Files | Names | Raw Size | Estimated Transfer Size
11:28:50 PM: Creating deploy upload records
11:28:50 PM: main.94faa349228857a4.js | main | 768.82 kB | 191.00 kB
11:28:50 PM: styles.2ae477665cf994b6.css | styles | 318.44 kB | 36.06 kB
11:28:50 PM: scripts.53b3823017ca5c1a.js | scripts | 171.97 kB | 53.74 kB
11:28:50 PM: polyfills.4cbb8283bcf4a94c.js | polyfills | 33.11 kB | 10.64 kB
11:28:50 PM: runtime.dee545bbde01e70a.js | runtime | 3.45 kB | 1.59 kB
11:28:50 PM:
11:28:50 PM: | Initial Total | 1.27 MB | 293.03 kB
11:28:50 PM:
11:28:50 PM: Lazy Chunk Files | Names | Raw Size | Estimated Transfer Size
11:28:50 PM: 226.46304eb3a84c57f7.js | sweetalert2 | 62.34 kB | 15.67 kB
11:28:50 PM: 948.194540cfdc9fc34e.js | layouts-admin-admin-layout-module | 53.98 kB | 9.66 kB
11:28:50 PM:
11:28:50 PM: Build at: 2022-11-26T23:28:50.362Z - Hash: f906e1fc0c9f0ce7 - Time: 24812ms
11:28:50 PM: Starting post processing
11:28:50 PM:
11:28:50 PM: Warning: /opt/build/repo/node_modules/@sweetalert2/ngx-sweetalert2/fesm2020/sweetalert2-ngx-sweetalert2.mjs depends on 'sweetalert2'. CommonJS or AMD dependencies can cause optimization bailouts.
11:28:50 PM:
11:28:51 PM: Post processing - HTML
11:28:50 PM: Warning: /opt/build/repo/node_modules/angular-oauth2-oidc/__ivy_ngcc__/fesm2015/angular-oauth2-oidc.js depends on 'fast-sha256'. CommonJS or AMD dependencies can cause optimization bailouts.
11:28:50 PM:
11:28:50 PM: Warning: bundle initial exceeded maximum budget. Budget 500.00 kB was not met by 795.78 kB with a total of 1.27 MB.
11:28:51 PM: Post processing - header rules
11:28:50 PM:
11:28:50 PM:
11:28:50 PM: ​
11:28:51 PM: Post processing - redirect rules
11:28:50 PM: (build.command completed in 26.9s)
11:28:50 PM:
11:28:50 PM: ────────────────────────────────────────────────────────────────
11:28:50 PM: 2. Deploy site
11:28:51 PM: Post processing done
11:28:50 PM: ────────────────────────────────────────────────────────────────
11:28:51 PM: Section completed: postprocessing
11:28:50 PM: ​
11:28:50 PM: Starting to deploy site from 'dist/pohles-admin'
11:28:50 PM: Creating deploy tree
11:28:50 PM: 4 new files to upload
11:28:50 PM: 0 new functions to upload
11:28:50 PM: Section completed: deploying
11:28:50 PM: Site deploy was successfully initiated
11:28:50 PM: ​
11:28:50 PM: (Deploy site completed in 459ms)
11:28:50 PM:
11:28:50 PM: ────────────────────────────────────────────────────────────────
11:28:50 PM: Netlify Build Complete
11:28:50 PM: ────────────────────────────────────────────────────────────────
11:28:50 PM: ​
11:28:50 PM: (Netlify Build completed in 27.4s)
11:28:51 PM: Caching artifacts
11:28:51 PM: Started saving node modules
11:28:51 PM: Finished saving node modules
11:28:51 PM: Started saving build plugins
11:28:51 PM: Finished saving build plugins
11:28:51 PM: Started saving pip cache
11:28:51 PM: Finished saving pip cache
11:28:51 PM: Started saving emacs cask dependencies
11:28:51 PM: Finished saving emacs cask dependencies
11:28:51 PM: Started saving maven dependencies
11:28:51 PM: Finished saving maven dependencies
11:28:51 PM: Started saving boot dependencies
11:28:51 PM: Finished saving boot dependencies
11:28:51 PM: Started saving rust rustup cache
11:28:51 PM: Finished saving rust rustup cache
11:28:51 PM: Started saving go dependencies
11:28:51 PM: Finished saving go dependencies
11:28:51 PM: Build script success
11:28:51 PM: Section completed: building
11:28:52 PM: Uploading Cache of size 262.6MB
11:28:54 PM: Site is live ✨
11:28:54 PM: Section completed: cleanup
11:28:54 PM: Finished processing build request in 46.81522295s