JustPaste.it
starting build "a71289e7-a2f8-48ef-adf1-324bf7590e04"

FETCHSOURCE
Fetching storage object: 
/ [0 files][    0.0 B/ 68.5 MiB]                                                
-
- [0 files][ 36.9 MiB/ 68.5 MiB]                                                
\
\ [1 files][ 68.5 MiB/ 68.5 MiB]                                                
|
Operation completed over 1 objects/68.5 MiB.                                     
BUILD
Starting Step #0
Step #0: Already have image (with digest): gcr.io/cloud-builders/docker
Step #0: Sending build context to Docker daemon  2.048kB

Step #0: Step 1/3 : FROM node:carbon
Step #0: carbon: Pulling from library/node
Step #0: 146bd6a88618: Already exists
Step #0: 9935d0c62ace: Already exists
Step #0: db0efb86e806: Already exists
Step #0: e705a4c4fd31: Already exists
Step #0: c877b722db6f: Pulling fs layer
Step #0: 645c20ec8214: Pulling fs layer
Step #0: db8fbd9db2fe: Pulling fs layer
Step #0: 1c151cd1b3ea: Pulling fs layer
Step #0: fbd993995f40: Pulling fs layer
Step #0: 1c151cd1b3ea: Waiting
Step #0: fbd993995f40: Waiting
Step #0: 645c20ec8214: Verifying Checksum
Step #0: 645c20ec8214: Download complete
Step #0: db8fbd9db2fe: Verifying Checksum
Step #0: db8fbd9db2fe: Download complete
Step #0: 1c151cd1b3ea: Verifying Checksum
Step #0: 1c151cd1b3ea: Download complete
Step #0: fbd993995f40: Verifying Checksum
Step #0: fbd993995f40: Download complete
Step #0: c877b722db6f: Verifying Checksum
Step #0: c877b722db6f: Download complete
Step #0: c877b722db6f: Pull complete
Step #0: 645c20ec8214: Pull complete
Step #0: db8fbd9db2fe: Pull complete
Step #0: 1c151cd1b3ea: Pull complete
Step #0: fbd993995f40: Pull complete
Step #0: Digest: sha256:a681bf74805b80d03eb21a6c0ef168a976108a287a74167ab593fc953aac34df
Step #0: Status: Downloaded newer image for node:carbon
Step #0:  ---> 8eeadf3757f4
Step #0: Step 2/3 : RUN npm install -g firebase-tools@latest
Step #0:  ---> Running in ca1eda3df8f1
Step #0: npm WARN deprecated request@2.88.2: request has been deprecated, see https://github.com/request/request/issues/3142
Step #0: npm WARN deprecated har-validator@5.1.5: this library is no longer supported
Step #0: /usr/local/bin/firebase -> /usr/local/lib/node_modules/firebase-tools/lib/bin/firebase.js
Step #0: 
Step #0: > re2@1.15.4 install /usr/local/lib/node_modules/firebase-tools/node_modules/re2
Step #0: > install-from-cache --artifact build/Release/re2.node --host-var RE2_DOWNLOAD_MIRROR
Step #0: 
Step #0: Trying https://github.com/uhop/node-re2/releases/download/1.15.4/linux-x64-57.gz ...
Step #0: Building locally ...
Step #0: npm ERR! code EACCES
Step #0: npm ERR! syscall scandir
Step #0: npm ERR! path /root/.npm/_logs
Step #0: npm ERR! errno -13
Step #0: npm ERR! 
Step #0: npm ERR! Your cache folder contains root-owned files, due to a bug in
Step #0: npm ERR! previous versions of npm which has since been addressed.
Step #0: npm ERR! 
Step #0: npm ERR! To permanently fix this problem, please run:
Step #0: npm ERR!   sudo chown -R 65534:0 "/root/.npm"
Step #0: glob error { Error: EACCES: permission denied, scandir '/root/.npm/_logs'
Step #0:   errno: -13,
Step #0:   code: 'EACCES',
Step #0:   syscall: 'scandir',
Step #0:   path: '/root/.npm/_logs' }
Step #0: 
Step #0: > re2@1.15.4 rebuild /usr/local/lib/node_modules/firebase-tools/node_modules/re2
Step #0: > node-gyp rebuild
Step #0: 
Step #0: gyp WARN EACCES current user ("nobody") does not have permission to access the dev dir "/root/.cache/node-gyp/8.17.0"
Step #0: gyp WARN EACCES attempting to reinstall using temporary dev dir "/usr/local/lib/node_modules/firebase-tools/node_modules/re2/.node-gyp"
Step #0: gyp WARN install got an error, rolling back install
Step #0: gyp WARN install got an error, rolling back install
Step #0: gyp ERR! configure error 
Step #0: gyp ERR! stack Error: EACCES: permission denied, mkdir '/usr/local/lib/node_modules/firebase-tools/node_modules/re2/.node-gyp'
Step #0: gyp ERR! System Linux 5.4.0-1025-gcp
Step #0: gyp ERR! command "/usr/local/bin/node" "/usr/local/lib/node_modules/npm/node_modules/node-gyp/bin/node-gyp.js" "rebuild"
Step #0: gyp ERR! cwd /usr/local/lib/node_modules/firebase-tools/node_modules/re2
Step #0: gyp ERR! node -v v8.17.0
Step #0: gyp ERR! node-gyp -v v5.0.5
Step #0: gyp ERR! not ok 
Step #0: npm ERR! code ELIFECYCLE
Step #0: npm ERR! errno 1
Step #0: npm ERR! re2@1.15.4 rebuild: `node-gyp rebuild`
Step #0: npm ERR! Exit status 1
Step #0: npm ERR! 
Step #0: npm ERR! Failed at the re2@1.15.4 rebuild script.
Step #0: npm ERR! This is probably not a problem with npm. There is likely additional logging output above.
Step #0: (node:23) UnhandledPromiseRejectionWarning: 243
Step #0: (node:23) UnhandledPromiseRejectionWarning: Unhandled promise rejection. This error originated either by throwing inside of an async function without a catch block, or by rejecting a promise which was not handled with .catch(). (rejection id: 1)
Step #0: (node:23) [DEP0018] DeprecationWarning: Unhandled promise rejections are deprecated. In the future, promise rejections that are not handled will terminate the Node.js process with a non-zero exit code.
Step #0: 
Step #0: > protobufjs@6.10.1 postinstall /usr/local/lib/node_modules/firebase-tools/node_modules/protobufjs
Step #0: > node scripts/postinstall
Step #0: 
Step #0: npm WARN optional SKIPPING OPTIONAL DEPENDENCY: fsevents@~2.1.2 (node_modules/firebase-tools/node_modules/chokidar/node_modules/fsevents):
Step #0: npm WARN notsup SKIPPING OPTIONAL DEPENDENCY: Unsupported platform for fsevents@2.1.3: wanted {"os":"darwin","arch":"any"} (current: {"os":"linux","arch":"x64"})
Step #0: npm WARN notsup Unsupported engine for semver@7.3.2: wanted: {"node":">=10"} (current: {"node":"8.17.0","npm":"6.13.4"})
Step #0: npm WARN notsup Not compatible with your version of node/npm: semver@7.3.2
Step #0: npm WARN notsup Unsupported engine for node-gyp@7.1.0: wanted: {"node":">= 10.12.0"} (current: {"node":"8.17.0","npm":"6.13.4"})
Step #0: npm WARN notsup Not compatible with your version of node/npm: node-gyp@7.1.0
Step #0: npm WARN notsup Unsupported engine for semver@7.3.2: wanted: {"node":">=10"} (current: {"node":"8.17.0","npm":"6.13.4"})
Step #0: npm WARN notsup Not compatible with your version of node/npm: semver@7.3.2
Step #0: npm WARN notsup Unsupported engine for tar@6.0.5: wanted: {"node":">= 10"} (current: {"node":"8.17.0","npm":"6.13.4"})
Step #0: npm WARN notsup Not compatible with your version of node/npm: tar@6.0.5
Step #0: npm WARN notsup Unsupported engine for mkdirp@1.0.4: wanted: {"node":">=10"} (current: {"node":"8.17.0","npm":"6.13.4"})
Step #0: npm WARN notsup Not compatible with your version of node/npm: mkdirp@1.0.4
Step #0: npm WARN notsup Unsupported engine for chownr@2.0.0: wanted: {"node":">=10"} (current: {"node":"8.17.0","npm":"6.13.4"})
Step #0: npm WARN notsup Not compatible with your version of node/npm: chownr@2.0.0
Step #0: 
Step #0: + firebase-tools@8.11.2
Step #0: added 603 packages from 376 contributors in 26.831s
Step #0: Removing intermediate container ca1eda3df8f1
Step #0:  ---> e2f258462248
Step #0: Step 3/3 : ENTRYPOINT ["/usr/local/bin/firebase"]
Step #0:  ---> Running in 6950fb84c774
Step #0: Removing intermediate container 6950fb84c774
Step #0:  ---> a3b18854309c
Step #0: Successfully built a3b18854309c
Step #0: Successfully tagged gcr.io/sfstaging/firebase:latest
Finished Step #0
Starting Step #1
Step #1: Already have image: gcr.io/sfstaging/firebase
Step #1: Now using project sfstaging
Finished Step #1
Starting Step #2
Step #2: Pulling image: node:12.18.3
Step #2: 12.18.3: Pulling from library/node
Step #2: 4f250268ed6a: Already exists
Step #2: 1b49aa113642: Already exists
Step #2: c159512f4cc2: Already exists
Step #2: 8439168fd8dc: Already exists
Step #2: 55abbc6cc158: Already exists
Step #2: e5c5821cd889: Already exists
Step #2: d2ea03d5fa99: Pulling fs layer
Step #2: 1f9173e85dd7: Pulling fs layer
Step #2: 4d9009fcd264: Pulling fs layer
Step #2: 4d9009fcd264: Verifying Checksum
Step #2: 4d9009fcd264: Download complete
Step #2: 1f9173e85dd7: Verifying Checksum
Step #2: 1f9173e85dd7: Download complete
Step #2: d2ea03d5fa99: Verifying Checksum
Step #2: d2ea03d5fa99: Download complete
Step #2: d2ea03d5fa99: Pull complete
Step #2: 1f9173e85dd7: Pull complete
Step #2: 4d9009fcd264: Pull complete
Step #2: Digest: sha256:20ffb04c1d35e273dc7aa68fe31ef136630d95128689283a8eb914329158022b
Step #2: Status: Downloaded newer image for node:12.18.3
Step #2: docker.io/library/node:12.18.3
Step #2: 
Step #2: > core-js@3.6.4 postinstall /workspace/node_modules/@angular-devkit/build-angular/node_modules/core-js
Step #2: > node -e "try{require('./postinstall')}catch(e){}"
Step #2: 
Step #2: Thank you for using core-js ( https://github.com/zloirock/core-js ) for polyfilling JavaScript standard library!
Step #2: 
Step #2: The project needs your help! Please consider supporting of core-js on Open Collective or Patreon: 
Step #2: > https://opencollective.com/core-js 
Step #2: > https://www.patreon.com/zloirock 
Step #2: 
Step #2: Also, the author of core-js ( https://github.com/zloirock ) is looking for a good job -)
Step #2: 
Step #2: 
Step #2: > core-js@3.6.5 postinstall /workspace/node_modules/core-js
Step #2: > node -e "try{require('./postinstall')}catch(e){}"
Step #2: 
Step #2: Thank you for using core-js ( https://github.com/zloirock/core-js ) for polyfilling JavaScript standard library!
Step #2: 
Step #2: The project needs your help! Please consider supporting of core-js on Open Collective or Patreon: 
Step #2: > https://opencollective.com/core-js 
Step #2: > https://www.patreon.com/zloirock 
Step #2: 
Step #2: Also, the author of core-js ( https://github.com/zloirock ) is looking for a good job -)
Step #2: 
Step #2: 
Step #2: > protobufjs@6.9.0 postinstall /workspace/node_modules/protobufjs
Step #2: > node scripts/postinstall
Step #2: 
Step #2: 
Step #2: > @angular/cli@9.1.7 postinstall /workspace/node_modules/@angular/cli
Step #2: > node ./bin/postinstall/script.js
Step #2: 
Step #2: 
Step #2: > @ng-toolkit/serverless@8.1.0 postinstall /workspace/node_modules/@ng-toolkit/serverless
Step #2: > node postinstall.js
Step #2: 
Step #2: 
Step #2: 
Step #2: Do you ❤️ @ng-toolkit/serverless? 
Step #2: 
Step #2: Star it on GitHub!
Step #2: https://github.com/maciejtreder/ng-toolkit
Step #2:  
Step #2: 
Step #2: Become a donor:
Step #2:  > https://www.angular-universal-pwa.maciejtreder.com/donors
Step #2: 
Step #2: npm WARN lifecycle supportfinity@0.0.0~postinstall: cannot run in wd supportfinity@0.0.0 ngcc (wd=/workspace)
Step #2: npm WARN optional SKIPPING OPTIONAL DEPENDENCY: fsevents@1.2.13 (node_modules/webpack-dev-server/node_modules/fsevents):
Step #2: npm WARN notsup SKIPPING OPTIONAL DEPENDENCY: Unsupported platform for fsevents@1.2.13: wanted {"os":"darwin","arch":"any"} (current: {"os":"linux","arch":"x64"})
Step #2: npm WARN optional SKIPPING OPTIONAL DEPENDENCY: fsevents@1.2.13 (node_modules/watchpack-chokidar2/node_modules/fsevents):
Step #2: npm WARN notsup SKIPPING OPTIONAL DEPENDENCY: Unsupported platform for fsevents@1.2.13: wanted {"os":"darwin","arch":"any"} (current: {"os":"linux","arch":"x64"})
Step #2: npm WARN optional SKIPPING OPTIONAL DEPENDENCY: fsevents@2.1.3 (node_modules/fsevents):
Step #2: npm WARN notsup SKIPPING OPTIONAL DEPENDENCY: Unsupported platform for fsevents@2.1.3: wanted {"os":"darwin","arch":"any"} (current: {"os":"linux","arch":"x64"})
Step #2: 
Step #2: added 2179 packages from 1459 contributors and audited 2190 packages in 67.799s
Step #2: 
Step #2: 73 packages are looking for funding
Step #2:   run `npm fund` for details
Step #2: 
Step #2: found 6 vulnerabilities (1 low, 5 high)
Step #2:   run `npm audit fix` to fix them, or `npm audit` for details
Finished Step #2
Starting Step #3
Step #3: Already have image: node:12.18.3
Step #3: 
Step #3: > protobufjs@6.10.1 postinstall /workspace/functions/node_modules/protobufjs
Step #3: > node scripts/postinstall
Step #3: 
Step #3: added 267 packages from 221 contributors and audited 267 packages in 9.138s
Step #3: 
Step #3: 28 packages are looking for funding
Step #3:   run `npm fund` for details
Step #3: 
Step #3: found 19 vulnerabilities (15 low, 4 high)
Step #3:   run `npm audit fix` to fix them, or `npm audit` for details
Finished Step #3
Starting Step #4
Step #4: Already have image: node:12.18.3
Step #4: npm WARN lifecycle supportfinity@0.0.0~postinstall: cannot run in wd supportfinity@0.0.0 ngcc (wd=/workspace)
Step #4: npm WARN @angular/forms@9.1.12 requires a peer of @angular/core@9.1.12 but none is installed. You must install peer dependencies yourself.
Step #4: npm WARN @angular/forms@9.1.12 requires a peer of @angular/common@9.1.12 but none is installed. You must install peer dependencies yourself.
Step #4: npm WARN @angular/forms@9.1.12 requires a peer of @angular/platform-browser@9.1.12 but none is installed. You must install peer dependencies yourself.
Step #4: npm WARN @ng-toolkit/universal@8.1.0 requires a peer of @angular/common@^8.2.6 but none is installed. You must install peer dependencies yourself.
Step #4: npm WARN @ng-toolkit/universal@8.1.0 requires a peer of @angular/core@^8.2.6 but none is installed. You must install peer dependencies yourself.
Step #4: npm WARN @nguniversal/express-engine@8.2.6 requires a peer of @angular/common@^8.2.0 but none is installed. You must install peer dependencies yourself.
Step #4: npm WARN @nguniversal/express-engine@8.2.6 requires a peer of @angular/core@^8.2.0 but none is installed. You must install peer dependencies yourself.
Step #4: npm WARN @nguniversal/express-engine@8.2.6 requires a peer of @angular/platform-server@^8.2.0 but none is installed. You must install peer dependencies yourself.
Step #4: npm WARN @nguniversal/module-map-ngfactory-loader@8.2.6 requires a peer of @angular/common@^8.2.0 but none is installed. You must install peer dependencies yourself.
Step #4: npm WARN @nguniversal/module-map-ngfactory-loader@8.2.6 requires a peer of @angular/core@^8.2.0 but none is installed. You must install peer dependencies yourself.
Step #4: npm WARN @nguniversal/module-map-ngfactory-loader@8.2.6 requires a peer of @angular/platform-server@^8.2.0 but none is installed. You must install peer dependencies yourself.
Step #4: npm WARN @ngx-lite/json-ld@0.6.2 requires a peer of @angular/core@^8.0.0 but none is installed. You must install peer dependencies yourself.
Step #4: npm WARN @ngx-lite/json-ld@0.6.2 requires a peer of @angular/common@^8.0.0 but none is installed. You must install peer dependencies yourself.
Step #4: npm WARN @ngx-lite/json-ld@0.6.2 requires a peer of @angular/platform-browser@^8.0.0 but none is installed. You must install peer dependencies yourself.
Step #4: npm WARN bootstrap@4.5.0 requires a peer of popper.js@^1.16.0 but none is installed. You must install peer dependencies yourself.
Step #4: npm WARN karma-jasmine-html-reporter@1.5.4 requires a peer of jasmine-core@>=3.5 but none is installed. You must install peer dependencies yourself.
Step #4: npm WARN ng-inline-svg@11.0.0 requires a peer of @angular/core@>=10.0.0 but none is installed. You must install peer dependencies yourself.
Step #4: npm WARN ng-inline-svg@11.0.0 requires a peer of @angular/common@>=10.0.0 but none is installed. You must install peer dependencies yourself.
Step #4: npm WARN ng-inline-svg@11.0.0 requires a peer of rxjs@^6.6.0 but none is installed. You must install peer dependencies yourself.
Step #4: npm WARN ng-recaptcha@5.0.0 requires a peer of @angular/core@^6.0.0 || ^7.0.0 || ^8.0.0 but none is installed. You must install peer dependencies yourself.
Step #4: npm WARN ng2-tel-input@2.3.0 requires a peer of @angular/core@^8.0.3 but none is installed. You must install peer dependencies yourself.
Step #4: npm WARN ngx-image-compress@8.0.4 requires a peer of @angular/common@^7.2.0 but none is installed. You must install peer dependencies yourself.
Step #4: npm WARN ngx-image-compress@8.0.4 requires a peer of @angular/core@^7.2.0 but none is installed. You must install peer dependencies yourself.
Step #4: npm WARN ngx-owl-carousel-o@2.1.1 requires a peer of @angular/common@^8.0.0-rc.0 || ^8.0.0 but none is installed. You must install peer dependencies yourself.
Step #4: npm WARN ngx-owl-carousel-o@2.1.1 requires a peer of @angular/core@^8.0.0-rc.0 || ^8.0.0 but none is installed. You must install peer dependencies yourself.
Step #4: npm WARN typewriter-effect@2.13.1 requires a peer of react@16.x but none is installed. You must install peer dependencies yourself.
Step #4: npm WARN typewriter-effect@2.13.1 requires a peer of react-dom@16.x but none is installed. You must install peer dependencies yourself.
Step #4: npm WARN optional SKIPPING OPTIONAL DEPENDENCY: fsevents@2.1.3 (node_modules/fsevents):
Step #4: npm WARN notsup SKIPPING OPTIONAL DEPENDENCY: Unsupported platform for fsevents@2.1.3: wanted {"os":"darwin","arch":"any"} (current: {"os":"linux","arch":"x64"})
Step #4: npm WARN optional SKIPPING OPTIONAL DEPENDENCY: fsevents@1.2.13 (node_modules/watchpack-chokidar2/node_modules/fsevents):
Step #4: npm WARN notsup SKIPPING OPTIONAL DEPENDENCY: Unsupported platform for fsevents@1.2.13: wanted {"os":"darwin","arch":"any"} (current: {"os":"linux","arch":"x64"})
Step #4: npm WARN optional SKIPPING OPTIONAL DEPENDENCY: fsevents@1.2.13 (node_modules/webpack-dev-server/node_modules/fsevents):
Step #4: npm WARN notsup SKIPPING OPTIONAL DEPENDENCY: Unsupported platform for fsevents@1.2.13: wanted {"os":"darwin","arch":"any"} (current: {"os":"linux","arch":"x64"})
Step #4: 
Step #4: audited 2190 packages in 13.05s
Step #4: 
Step #4: 73 packages are looking for funding
Step #4:   run `npm fund` for details
Step #4: 
Step #4: found 6 vulnerabilities (1 low, 5 high)
Step #4:   run `npm audit fix` to fix them, or `npm audit` for details
Step #4: /usr/local/lib/node_modules/supportfinity -> /workspace
Finished Step #4
Starting Step #5
Step #5: Already have image: node:12.18.3
Step #5: npm WARN deprecated request@2.88.2: request has been deprecated, see https://github.com/request/request/issues/3142
Step #5: npm WARN deprecated har-validator@5.1.5: this library is no longer supported
Step #5: /usr/local/bin/firebase -> /usr/local/lib/node_modules/firebase-tools/lib/bin/firebase.js
Step #5: 
Step #5: > re2@1.15.4 install /usr/local/lib/node_modules/firebase-tools/node_modules/re2
Step #5: > install-from-cache --artifact build/Release/re2.node --host-var RE2_DOWNLOAD_MIRROR
Step #5: 
Step #5: Trying https://github.com/uhop/node-re2/releases/download/1.15.4/linux-x64-72.br ...
Step #5: Writing to build/Release/re2.node ...
Step #5: Trying https://github.com/uhop/node-re2/releases/download/1.15.4/linux-x64-72.gz ...
Step #5: Writing to build/Release/re2.node ...
Step #5: Building locally ...
Step #5: 
Step #5: > re2@1.15.4 rebuild /usr/local/lib/node_modules/firebase-tools/node_modules/re2
Step #5: > node-gyp rebuild
Step #5: 
Step #5: gyp WARN EACCES current user ("nobody") does not have permission to access the dev dir "/builder/home/.cache/node-gyp/12.18.3"
Step #5: gyp WARN EACCES attempting to reinstall using temporary dev dir "/usr/local/lib/node_modules/firebase-tools/node_modules/re2/.node-gyp"
Step #5: gyp WARN install got an error, rolling back install
Step #5: gyp WARN install got an error, rolling back install
Step #5: gyp ERR! configure error 
Step #5: gyp ERR! stack Error: EACCES: permission denied, mkdir '/usr/local/lib/node_modules/firebase-tools/node_modules/re2/.node-gyp'
Step #5: gyp ERR! System Linux 5.4.0-1025-gcp
Step #5: gyp ERR! command "/usr/local/bin/node" "/usr/local/lib/node_modules/npm/node_modules/node-gyp/bin/node-gyp.js" "rebuild"
Step #5: gyp ERR! cwd /usr/local/lib/node_modules/firebase-tools/node_modules/re2
Step #5: gyp ERR! node -v v12.18.3
Step #5: gyp ERR! node-gyp -v v5.1.0
Step #5: gyp ERR! not ok 
Step #5: npm ERR! code ELIFECYCLE
Step #5: npm ERR! errno 1
Step #5: npm ERR! re2@1.15.4 rebuild: `node-gyp rebuild`
Step #5: npm ERR! Exit status 1
Step #5: npm ERR! 
Step #5: npm ERR! Failed at the re2@1.15.4 rebuild script.
Step #5: npm ERR! This is probably not a problem with npm. There is likely additional logging output above.
Step #5: (node:24) UnhandledPromiseRejectionWarning: 1
Step #5: (node:24) UnhandledPromiseRejectionWarning: Unhandled promise rejection. This error originated either by throwing inside of an async function without a catch block, or by rejecting a promise which was not handled with .catch(). To terminate the node process on unhandled promise rejection, use the CLI flag `--unhandled-rejections=strict` (see https://nodejs.org/api/cli.html#cli_unhandled_rejections_mode). (rejection id: 1)
Step #5: (node:24) [DEP0018] DeprecationWarning: Unhandled promise rejections are deprecated. In the future, promise rejections that are not handled will terminate the Node.js process with a non-zero exit code.
Step #5: 
Step #5: > protobufjs@6.10.1 postinstall /usr/local/lib/node_modules/firebase-tools/node_modules/protobufjs
Step #5: > node scripts/postinstall
Step #5: 
Step #5: npm WARN optional SKIPPING OPTIONAL DEPENDENCY: fsevents@~2.1.2 (node_modules/firebase-tools/node_modules/chokidar/node_modules/fsevents):
Step #5: npm WARN notsup SKIPPING OPTIONAL DEPENDENCY: Unsupported platform for fsevents@2.1.3: wanted {"os":"darwin","arch":"any"} (current: {"os":"linux","arch":"x64"})
Step #5: 
Step #5: + firebase-tools@8.11.2
Step #5: added 603 packages from 376 contributors in 27.302s
Finished Step #5
Starting Step #6
Step #6: Already have image: node:12.18.3
Step #6: 
Step #6: > supportfinity@0.0.0 stage-browser /workspace
Step #6: > node --max_old_space_size=16384 ./node_modules/@angular/cli/bin/ng build --prod --configuration=stage --aot --vendor-chunk --common-chunk --delete-output-path
Step #6: 
Step #6: Compiling @angular/animations : es2015 as esm2015
Step #6: Compiling @angular/core : es2015 as esm2015
Step #6: Compiling @angular/animations/browser : es2015 as esm2015
Step #6: Compiling @angular/animations/browser/testing : es2015 as esm2015
Step #6: Compiling @angular/common : es2015 as esm2015
Step #6: Compiling @angular/cdk/clipboard : es2015 as esm2015
Step #6: Compiling @angular/cdk/platform : es2015 as esm2015
Step #6: Compiling @angular/cdk/bidi : es2015 as esm2015
Step #6: Compiling @angular/cdk/collections : es2015 as esm2015
Step #6: Compiling @angular/cdk/scrolling : es2015 as esm2015
Step #6: Compiling @angular/cdk/drag-drop : es2015 as esm2015
Step #6: Compiling @angular/common/http : es2015 as esm2015
Step #6: Compiling @angular/common/http/testing : es2015 as esm2015
Step #6: Compiling @angular/fire : es2015 as esm2015
Step #6: Compiling @angular/router : es2015 as esm2015
Step #6: Compiling @angular/platform-browser : es2015 as esm2015
Step #6: Compiling @angular/fire/analytics : es2015 as esm2015
Step #6: Compiling @angular/fire/auth : es2015 as esm2015
Step #6: Compiling @angular/fire/auth-guard : es2015 as esm2015
Step #6: Compiling @angular/fire/database : es2015 as esm2015
Step #6: Compiling @angular/fire/database-deprecated : es2015 as esm2015
Step #6: Compiling @angular/fire/firestore : es2015 as esm2015
Step #6: Compiling @angular/fire/functions : es2015 as esm2015
Step #6: Compiling @angular/fire/messaging : es2015 as esm2015
Step #6: Compiling @angular/fire/performance : es2015 as esm2015
Step #6: Compiling @angular/fire/remote-config : es2015 as esm2015
Step #6: Compiling @angular/fire/storage : es2015 as esm2015
Step #6: Compiling @angular/cdk/keycodes : es2015 as esm2015
Step #6: Compiling @angular/cdk/observers : es2015 as esm2015
Step #6: Compiling @angular/cdk/a11y : es2015 as esm2015
Step #6: Compiling @angular/platform-browser/animations : es2015 as esm2015
Step #6: Compiling @angular/forms : es2015 as esm2015
Step #6: Compiling @angular/material/core : es2015 as esm2015
Step #6: Compiling @angular/cdk/portal : es2015 as esm2015
Step #6: Compiling @angular/cdk/overlay : es2015 as esm2015
Step #6: Compiling @angular/material/form-field : es2015 as esm2015
Step #6: Compiling @angular/material/autocomplete : es2015 as esm2015
Step #6: Compiling @angular/material/badge : es2015 as esm2015
Step #6: Compiling @angular/cdk/layout : es2015 as esm2015
Step #6: Compiling @angular/material/bottom-sheet : es2015 as esm2015
Step #6: Compiling @angular/material/button-toggle : es2015 as esm2015
Step #6: Compiling @angular/material/card : es2015 as esm2015
Step #6: Compiling @angular/material/checkbox : es2015 as esm2015
Step #6: Compiling @angular/material/chips : es2015 as esm2015
Step #6: Compiling @angular/material/button : es2015 as esm2015
Step #6: Compiling @angular/material/dialog : es2015 as esm2015
Step #6: Compiling @angular/cdk/text-field : es2015 as esm2015
Step #6: Compiling @angular/material/input : es2015 as esm2015
Step #6: Compiling @angular/material/datepicker : es2015 as esm2015
Step #6: Compiling @angular/cdk/accordion : es2015 as esm2015
Step #6: Compiling @angular/material/expansion : es2015 as esm2015
Step #6: Compiling @angular/material/grid-list : es2015 as esm2015
Step #6: Compiling @angular/material/icon : es2015 as esm2015
Step #6: Compiling @angular/material/icon/testing : es2015 as esm2015
Step #6: Compiling @angular/material/divider : es2015 as esm2015
Step #6: Compiling @angular/material/list : es2015 as esm2015
Step #6: Compiling @angular/material/menu : es2015 as esm2015
Step #6: Compiling @angular/material/progress-bar : es2015 as esm2015
Step #6: Compiling @angular/material/progress-spinner : es2015 as esm2015
Step #6: Compiling @angular/material/radio : es2015 as esm2015
Step #6: Compiling @angular/material/sidenav : es2015 as esm2015
Step #6: Compiling @angular/material/slide-toggle : es2015 as esm2015
Step #6: Compiling @angular/material/slider : es2015 as esm2015
Step #6: Compiling @angular/material/snack-bar : es2015 as esm2015
Step #6: Compiling @angular/cdk/stepper : es2015 as esm2015
Step #6: Compiling @angular/material/stepper : es2015 as esm2015
Step #6: Compiling @angular/cdk/table : es2015 as esm2015
Step #6: Compiling @angular/material/select : es2015 as esm2015
Step #6: Compiling @angular/material/tooltip : es2015 as esm2015
Step #6: Compiling @angular/material/paginator : es2015 as esm2015
Step #6: Compiling @angular/material/sort : es2015 as esm2015
Step #6: Compiling @angular/material/table : es2015 as esm2015
Step #6: Compiling @angular/material/tabs : es2015 as esm2015
Step #6: Compiling @angular/material/toolbar : es2015 as esm2015
Step #6: Compiling @angular/cdk/tree : es2015 as esm2015
Step #6: Compiling @angular/material/tree : es2015 as esm2015
Step #6: Compiling @angular/core/testing : es2015 as esm2015
Step #6: Compiling @angular/platform-browser-dynamic : es2015 as esm2015
Step #6: Compiling @angular/platform-browser/testing : es2015 as esm2015
Step #6: Compiling @angular/compiler/testing : es2015 as esm2015
Step #6: Compiling @angular/platform-browser-dynamic/testing : es2015 as esm2015
Step #6: Compiling @angular/platform-server : es2015 as esm2015
Step #6: Compiling @angular/platform-server/testing : es2015 as esm2015
Step #6: Compiling @angular/common/testing : es2015 as esm2015
Step #6: Compiling @angular/router/testing : es2015 as esm2015
Step #6: Compiling @ng-toolkit/universal : es2015 as esm2015
Step #6: Compiling @nguniversal/express-engine/tokens : es2015 as esm2015
Step #6: Compiling @nguniversal/express-engine : es2015 as esm2015
Step #6: Compiling @nguniversal/common : es2015 as esm2015
Step #6: Compiling @nguniversal/common/engine : es2015 as esm2015
Step #6: Compiling @nguniversal/common/tokens : es2015 as esm2015
Step #6: Compiling @nguniversal/express-engine/tokens : es2015 as esm2015
Step #6: Compiling @nguniversal/express-engine : es2015 as esm2015
Step #6: Compiling @nguniversal/module-map-ngfactory-loader : es2015 as esm2015
Step #6: Compiling @ngx-lite/json-ld : es2015 as esm2015
Step #6: Compiling angular2-query-builder : module as esm5
Step #6: Compiling angular2-query-builder : es2015 as esm2015
Step #6: Error: Tried to write /workspace/node_modules/angular2-query-builder/dist/angular2-query-builder/lib/query-builder/query-operator.directive.d.ts.__ivy_ngcc_bak with an ngcc back up file but it already exists so not writing, nor backing up, /workspace/node_modules/angular2-query-builder/dist/angular2-query-builder/lib/query-builder/query-operator.directive.d.ts.
Step #6: This error may be because two or more entry-points overlap and ngcc has been asked to process some files more than once.
Step #6: You should check other entry-points in this package and set up a config to ignore any that you are not using.
Step #6: Error: Tried to write /workspace/node_modules/angular2-query-builder/dist/angular2-query-builder/lib/query-builder/query-field.directive.d.ts.__ivy_ngcc_bak with an ngcc back up file but it already exists so not writing, nor backing up, /workspace/node_modules/angular2-query-builder/dist/angular2-query-builder/lib/query-builder/query-field.directive.d.ts.
Step #6: This error may be because two or more entry-points overlap and ngcc has been asked to process some files more than once.
Step #6: You should check other entry-points in this package and set up a config to ignore any that you are not using.
Step #6: Error: Tried to write /workspace/node_modules/angular2-query-builder/dist/angular2-query-builder/lib/query-builder/query-entity.directive.d.ts.__ivy_ngcc_bak with an ngcc back up file but it already exists so not writing, nor backing up, /workspace/node_modules/angular2-query-builder/dist/angular2-query-builder/lib/query-builder/query-entity.directive.d.ts.
Step #6: This error may be because two or more entry-points overlap and ngcc has been asked to process some files more than once.
Step #6: You should check other entry-points in this package and set up a config to ignore any that you are not using.
Step #6: Error: Tried to write /workspace/node_modules/angular2-query-builder/dist/angular2-query-builder/lib/query-builder/query-switch-group.directive.d.ts.__ivy_ngcc_bak with an ngcc back up file but it already exists so not writing, nor backing up, /workspace/node_modules/angular2-query-builder/dist/angular2-query-builder/lib/query-builder/query-switch-group.directive.d.ts.
Step #6: This error may be because two or more entry-points overlap and ngcc has been asked to process some files more than once.
Step #6: You should check other entry-points in this package and set up a config to ignore any that you are not using.
Step #6: Error: Tried to write /workspace/node_modules/angular2-query-builder/dist/angular2-query-builder/lib/query-builder/query-button-group.directive.d.ts.__ivy_ngcc_bak with an ngcc back up file but it already exists so not writing, nor backing up, /workspace/node_modules/angular2-query-builder/dist/angular2-query-builder/lib/query-builder/query-button-group.directive.d.ts.
Step #6: This error may be because two or more entry-points overlap and ngcc has been asked to process some files more than once.
Step #6: You should check other entry-points in this package and set up a config to ignore any that you are not using.
Step #6: Error: Tried to write /workspace/node_modules/angular2-query-builder/dist/angular2-query-builder/lib/query-builder/query-input.directive.d.ts.__ivy_ngcc_bak with an ngcc back up file but it already exists so not writing, nor backing up, /workspace/node_modules/angular2-query-builder/dist/angular2-query-builder/lib/query-builder/query-input.directive.d.ts.
Step #6: This error may be because two or more entry-points overlap and ngcc has been asked to process some files more than once.
Step #6: You should check other entry-points in this package and set up a config to ignore any that you are not using.
Step #6: Error: Tried to write /workspace/node_modules/angular2-query-builder/dist/angular2-query-builder/lib/query-builder/query-remove-button.directive.d.ts.__ivy_ngcc_bak with an ngcc back up file but it already exists so not writing, nor backing up, /workspace/node_modules/angular2-query-builder/dist/angular2-query-builder/lib/query-builder/query-remove-button.directive.d.ts.
Step #6: This error may be because two or more entry-points overlap and ngcc has been asked to process some files more than once.
Step #6: You should check other entry-points in this package and set up a config to ignore any that you are not using.
Step #6: Error: Tried to write /workspace/node_modules/angular2-query-builder/dist/angular2-query-builder/lib/query-builder/query-empty-warning.directive.d.ts.__ivy_ngcc_bak with an ngcc back up file but it already exists so not writing, nor backing up, /workspace/node_modules/angular2-query-builder/dist/angular2-query-builder/lib/query-builder/query-empty-warning.directive.d.ts.
Step #6: This error may be because two or more entry-points overlap and ngcc has been asked to process some files more than once.
Step #6: You should check other entry-points in this package and set up a config to ignore any that you are not using.
Step #6: Error: Tried to write /workspace/node_modules/angular2-query-builder/dist/angular2-query-builder/lib/query-builder/query-arrow-icon.directive.d.ts.__ivy_ngcc_bak with an ngcc back up file but it already exists so not writing, nor backing up, /workspace/node_modules/angular2-query-builder/dist/angular2-query-builder/lib/query-builder/query-arrow-icon.directive.d.ts.
Step #6: This error may be because two or more entry-points overlap and ngcc has been asked to process some files more than once.
Step #6: You should check other entry-points in this package and set up a config to ignore any that you are not using.
Step #6: Error: Tried to write /workspace/node_modules/angular2-query-builder/dist/angular2-query-builder/lib/query-builder/query-builder.component.d.ts.__ivy_ngcc_bak with an ngcc back up file but it already exists so not writing, nor backing up, /workspace/node_modules/angular2-query-builder/dist/angular2-query-builder/lib/query-builder/query-builder.component.d.ts.
Step #6: This error may be because two or more entry-points overlap and ngcc has been asked to process some files more than once.
Step #6: You should check other entry-points in this package and set up a config to ignore any that you are not using.
Step #6: Error: Tried to write /workspace/node_modules/angular2-query-builder/dist/angular2-query-builder/lib/angular2-query-builder.module.d.ts.__ivy_ngcc_bak with an ngcc back up file but it already exists so not writing, nor backing up, /workspace/node_modules/angular2-query-builder/dist/angular2-query-builder/lib/angular2-query-builder.module.d.ts.
Step #6: This error may be because two or more entry-points overlap and ngcc has been asked to process some files more than once.
Step #6: You should check other entry-points in this package and set up a config to ignore any that you are not using.
Step #6: Error: Tried to write /workspace/node_modules/angular2-query-builder/dist/angular2-query-builder/angular2-query-builder.d.ts.__ivy_ngcc_bak with an ngcc back up file but it already exists so not writing, nor backing up, /workspace/node_modules/angular2-query-builder/dist/angular2-query-builder/angular2-query-builder.d.ts.
Step #6: This error may be because two or more entry-points overlap and ngcc has been asked to process some files more than once.
Step #6: You should check other entry-points in this package and set up a config to ignore any that you are not using.
Step #6: Compiling angularx-social-login : es2015 as esm2015
Step #6: Compiling ng-animate : es2015 as esm2015
Step #6: Compiling ng-in-viewport : es2015 as esm2015
Step #6: Compiling ng-inline-svg : module as esm5
Step #6: Compiling ng-otp-input : es2015 as esm2015
Step #6: Compiling ng-recaptcha : es2015 as esm2015
Step #6: Compiling ng2-charts : es2015 as esm2015
Step #6: Compiling ng2-fittext : es2015 as esm2015
Step #6: Compiling ng2-tel-input : es2015 as esm2015
Step #6: Compiling ngx-image-compress : es2015 as esm2015
Step #6: Compiling ngx-lottie : es2015 as esm2015
Step #6: Compiling ngx-lottie/server : es2015 as esm2015
Step #6: Compiling ngx-owl-carousel-o : es2015 as esm2015
Step #6: Compiling preboot : es2015 as esm2015
Step #6: Generating ES5 bundles for differential loading...
Step #6: ES5 bundle generation complete.
Step #6: 
Step #6: chunk {1} 1-es2015.0a242d22bc491a773aba.js () 15.7 kB  [rendered]
Step #6: chunk {1} 1-es5.0a242d22bc491a773aba.js () 18.2 kB  [rendered]
Step #6: chunk {2} 2-es2015.1f5575fe50f04bb6ae85.js () 11.5 kB  [rendered]
Step #6: chunk {2} 2-es5.1f5575fe50f04bb6ae85.js () 13.1 kB  [rendered]
Step #6: chunk {3} 3-es2015.3efc440be276443cf695.js () 10.7 kB  [rendered]
Step #6: chunk {3} 3-es5.3efc440be276443cf695.js () 13.1 kB  [rendered]
Step #6: chunk {4} 4-es2015.32d73e7fa8a623dbee3d.js () 11.7 kB  [rendered]
Step #6: chunk {4} 4-es5.32d73e7fa8a623dbee3d.js () 14.5 kB  [rendered]
Step #6: chunk {6} 6-es2015.0d9d5ce6cca225a0c907.js () 14.4 kB  [rendered]
Step #6: chunk {6} 6-es5.0d9d5ce6cca225a0c907.js () 16.5 kB  [rendered]
Step #6: chunk {0} common-es2015.741155c16ec9cb883467.js (common) 54.1 kB  [rendered]
Step #6: chunk {0} common-es5.741155c16ec9cb883467.js (common) 62.3 kB  [rendered]
Step #6: chunk {7} runtime-es2015.a6ca67521112b816488d.js (runtime) 4.28 kB [entry] [rendered]
Step #6: chunk {7} runtime-es5.a6ca67521112b816488d.js (runtime) 4.27 kB [entry] [rendered]
Step #6: chunk {10} 10-es2015.5133a65d707c53eee0eb.js () 13 kB  [rendered]
Step #6: chunk {10} 10-es5.5133a65d707c53eee0eb.js () 16.5 kB  [rendered]
Step #6: chunk {18} 18-es2015.311ae2a55d94cff53781.js () 8.14 kB  [rendered]
Step #6: chunk {18} 18-es5.311ae2a55d94cff53781.js () 10.8 kB  [rendered]
Step #6: chunk {19} 19-es2015.a1547c0d177964e324e8.js () 18.1 kB  [rendered]
Step #6: chunk {19} 19-es5.a1547c0d177964e324e8.js () 21.6 kB  [rendered]
Step #6: chunk {20} 20-es2015.a182a28e24b644cb1493.js () 17.6 kB  [rendered]
Step #6: chunk {20} 20-es5.a182a28e24b644cb1493.js () 21 kB  [rendered]
Step #6: chunk {23} 23-es2015.9dd06a97c1bb32f91c13.js () 7.27 kB  [rendered]
Step #6: chunk {23} 23-es5.9dd06a97c1bb32f91c13.js () 8.42 kB  [rendered]
Step #6: chunk {24} 24-es2015.153356958a9b966d4a30.js () 715 bytes  [rendered]
Step #6: chunk {24} 24-es5.153356958a9b966d4a30.js () 1.22 kB  [rendered]
Step #6: chunk {25} 25-es2015.e831f091f1b362a2feed.js () 26.8 kB  [rendered]
Step #6: chunk {25} 25-es5.e831f091f1b362a2feed.js () 27.4 kB  [rendered]
Step #6: chunk {26} 26-es2015.597f579b9f8a6c7875f9.js () 8.62 kB  [rendered]
Step #6: chunk {26} 26-es5.597f579b9f8a6c7875f9.js () 10.6 kB  [rendered]
Step #6: chunk {33} 33-es2015.91852ae30a170291def7.js () 19.2 kB  [rendered]
Step #6: chunk {33} 33-es5.91852ae30a170291def7.js () 22.3 kB  [rendered]
Step #6: chunk {37} 37-es2015.56094ca0f59a82e80db4.js () 20.7 kB  [rendered]
Step #6: chunk {37} 37-es5.56094ca0f59a82e80db4.js () 23.6 kB  [rendered]
Step #6: chunk {38} 38-es2015.12b15a083eff3da76967.js () 1.88 kB  [rendered]
Step #6: chunk {38} 38-es5.12b15a083eff3da76967.js () 2.55 kB  [rendered]
Step #6: chunk {40} 40-es2015.62b74e1a10bb4b8313e0.js () 16 kB  [rendered]
Step #6: chunk {40} 40-es5.62b74e1a10bb4b8313e0.js () 18.1 kB  [rendered]
Step #6: chunk {41} 41-es2015.ae4f27bc6a0948d624ca.js () 16 kB  [rendered]
Step #6: chunk {41} 41-es5.ae4f27bc6a0948d624ca.js () 18.1 kB  [rendered]
Step #6: chunk {43} 43-es2015.f6b59df711e70d69d143.js () 19.4 kB  [rendered]
Step #6: chunk {43} 43-es5.f6b59df711e70d69d143.js () 22.5 kB  [rendered]
Step #6: chunk {47} 47-es2015.2c3d77a96588c0949b79.js () 15.4 kB  [rendered]
Step #6: chunk {47} 47-es5.2c3d77a96588c0949b79.js () 17.7 kB  [rendered]
Step #6: chunk {48} 48-es2015.d8cd49177aa2d03703c7.js () 14.9 kB  [rendered]
Step #6: chunk {48} 48-es5.d8cd49177aa2d03703c7.js () 16.7 kB  [rendered]
Step #6: chunk {49} 49-es2015.9ac2bb77c5fd56aa9bbd.js () 14.9 kB  [rendered]
Step #6: chunk {49} 49-es5.9ac2bb77c5fd56aa9bbd.js () 16.5 kB  [rendered]
Step #6: chunk {50} 50-es2015.0da5af7bf947e8a44639.js () 1 kB  [rendered]
Step #6: chunk {50} 50-es5.0da5af7bf947e8a44639.js () 1.55 kB  [rendered]
Step #6: chunk {51} 51-es2015.c0d834e550141a9e059d.js () 1.78 kB  [rendered]
Step #6: chunk {51} 51-es5.c0d834e550141a9e059d.js () 2.42 kB  [rendered]
Step #6: chunk {52} 52-es2015.122d220bf3878eba1393.js () 16.6 kB  [rendered]
Step #6: chunk {52} 52-es5.122d220bf3878eba1393.js () 18.5 kB  [rendered]
Step #6: chunk {54} 54-es2015.240cd694320f218d96c3.js () 4.2 kB  [rendered]
Step #6: chunk {54} 54-es5.240cd694320f218d96c3.js () 6.37 kB  [rendered]
Step #6: chunk {55} 55-es2015.5da3346fd57ab5710a82.js () 1.66 kB  [rendered]
Step #6: chunk {55} 55-es5.5da3346fd57ab5710a82.js () 3.53 kB  [rendered]
Step #6: chunk {56} 56-es2015.62e7e6f66dede6a4ebd5.js () 17.7 kB  [rendered]
Step #6: chunk {56} 56-es5.62e7e6f66dede6a4ebd5.js () 20 kB  [rendered]
Step #6: chunk {57} 57-es2015.c5044922e6d205613386.js () 6.22 kB  [rendered]
Step #6: chunk {57} 57-es5.c5044922e6d205613386.js () 6.85 kB  [rendered]
Step #6: chunk {58} 58-es2015.9e3f9b5a23f45ba6b0ae.js () 15.2 kB  [rendered]
Step #6: chunk {58} 58-es5.9e3f9b5a23f45ba6b0ae.js () 17.1 kB  [rendered]
Step #6: chunk {59} 59-es2015.f308aab72ce1bea66900.js () 14.3 kB  [rendered]
Step #6: chunk {59} 59-es5.f308aab72ce1bea66900.js () 15.8 kB  [rendered]
Step #6: chunk {60} 60-es2015.d8425218dbf9cd4d9aad.js () 593 bytes  [rendered]
Step #6: chunk {60} 60-es5.d8425218dbf9cd4d9aad.js () 757 bytes  [rendered]
Step #6: chunk {61} 61-es2015.da14ac2d38b7267f4741.js () 2.67 kB  [rendered]
Step #6: chunk {61} 61-es5.da14ac2d38b7267f4741.js () 3.33 kB  [rendered]
Step #6: chunk {62} 62-es2015.a7edc726fbb6e5b77d3d.js () 611 bytes  [rendered]
Step #6: chunk {62} 62-es5.a7edc726fbb6e5b77d3d.js () 775 bytes  [rendered]
Step #6: chunk {63} 63-es2015.a0e26ae1362d8b2a41c5.js () 14.4 kB  [rendered]
Step #6: chunk {63} 63-es5.a0e26ae1362d8b2a41c5.js () 15.8 kB  [rendered]
Step #6: chunk {64} 64-es2015.ce0f0f591b6b4664e7db.js () 18.5 kB  [rendered]
Step #6: chunk {64} 64-es5.ce0f0f591b6b4664e7db.js () 20.5 kB  [rendered]
Step #6: chunk {65} 65-es2015.27fb25dc9be0a6b3064c.js () 14.7 kB  [rendered]
Step #6: chunk {65} 65-es5.27fb25dc9be0a6b3064c.js () 16.1 kB  [rendered]
Step #6: chunk {66} 66-es2015.434440ce2d74aa916072.js () 1.91 kB  [rendered]
Step #6: chunk {66} 66-es5.434440ce2d74aa916072.js () 2.47 kB  [rendered]
Step #6: chunk {67} 67-es2015.79c1a98a7dfb7cf1d15e.js () 1.18 kB  [rendered]
Step #6: chunk {67} 67-es5.79c1a98a7dfb7cf1d15e.js () 1.76 kB  [rendered]
Step #6: chunk {68} 68-es2015.b74c3beb759cd53be95e.js () 6.21 kB  [rendered]
Step #6: chunk {68} 68-es5.b74c3beb759cd53be95e.js () 6.81 kB  [rendered]
Step #6: chunk {69} 69-es2015.e8439785b74dd58b48be.js () 15.2 kB  [rendered]
Step #6: chunk {69} 69-es5.e8439785b74dd58b48be.js () 16 kB  [rendered]
Step #6: chunk {70} 70-es2015.ddb2c496e500d7508a5e.js () 17.5 kB  [rendered]
Step #6: chunk {70} 70-es5.ddb2c496e500d7508a5e.js () 18.3 kB  [rendered]
Step #6: chunk {71} 71-es2015.ed1c51491b3105c8bf3d.js () 6.46 kB  [rendered]
Step #6: chunk {71} 71-es5.ed1c51491b3105c8bf3d.js () 7.11 kB  [rendered]
Step #6: chunk {72} 72-es2015.bf2aa2d66e2fc2793b66.js () 1.7 kB  [rendered]
Step #6: chunk {72} 72-es5.bf2aa2d66e2fc2793b66.js () 2.29 kB  [rendered]
Step #6: chunk {73} 73-es2015.77c8b41a0c7748351de6.js () 5.52 kB  [rendered]
Step #6: chunk {73} 73-es5.77c8b41a0c7748351de6.js () 7.55 kB  [rendered]
Step #6: chunk {74} 74-es2015.6724f224909474207e80.js () 4.66 kB  [rendered]
Step #6: chunk {74} 74-es5.6724f224909474207e80.js () 6.69 kB  [rendered]
Step #6: chunk {75} 75-es2015.2ad5cab46b7d91c6068a.js () 1.21 kB  [rendered]
Step #6: chunk {75} 75-es5.2ad5cab46b7d91c6068a.js () 1.75 kB  [rendered]
Step #6: chunk {76} 76-es2015.628ed12c8a979da3463c.js () 11.6 kB  [rendered]
Step #6: chunk {76} 76-es5.628ed12c8a979da3463c.js () 13.8 kB  [rendered]
Step #6: chunk {77} 77-es2015.a3813d6159aaed77df56.js () 8.8 kB  [rendered]
Step #6: chunk {77} 77-es5.a3813d6159aaed77df56.js () 10.7 kB  [rendered]
Step #6: chunk {78} 78-es2015.13fd247a4ed61679184f.js () 7.78 kB  [rendered]
Step #6: chunk {78} 78-es5.13fd247a4ed61679184f.js () 8.44 kB  [rendered]
Step #6: chunk {79} 79-es2015.2c92cc869fcc6d11e358.js () 9.73 kB  [rendered]
Step #6: chunk {79} 79-es5.2c92cc869fcc6d11e358.js () 11.8 kB  [rendered]
Step #6: chunk {80} 80-es2015.5b2b1ab0d575daf42553.js () 11.8 kB  [rendered]
Step #6: chunk {80} 80-es5.5b2b1ab0d575daf42553.js () 12.8 kB  [rendered]
Step #6: chunk {81} 81-es2015.2edfb70015ed216d9e60.js () 6.95 kB  [rendered]
Step #6: chunk {81} 81-es5.2edfb70015ed216d9e60.js () 7.68 kB  [rendered]
Step #6: chunk {82} 82-es2015.80a7188581d4a5cec62c.js () 9.68 kB  [rendered]
Step #6: chunk {82} 82-es5.80a7188581d4a5cec62c.js () 10.2 kB  [rendered]
Step #6: chunk {83} 83-es2015.1c36eda0597a0f134b0b.js () 14.1 kB  [rendered]
Step #6: chunk {83} 83-es5.1c36eda0597a0f134b0b.js () 16.3 kB  [rendered]
Step #6: chunk {84} 84-es2015.0ba44b644818a35399bc.js () 13.7 kB  [rendered]
Step #6: chunk {84} 84-es5.0ba44b644818a35399bc.js () 14.2 kB  [rendered]
Step #6: chunk {85} 85-es2015.89cd860d7338ad3d4f21.js () 15.1 kB  [rendered]
Step #6: chunk {85} 85-es5.89cd860d7338ad3d4f21.js () 15.8 kB  [rendered]
Step #6: chunk {86} 86-es2015.fefd39119790187cad4e.js () 24.1 kB  [rendered]
Step #6: chunk {86} 86-es5.fefd39119790187cad4e.js () 25 kB  [rendered]
Step #6: chunk {5} 5-es2015.85a59775e4ba52f134f8.js () 1.34 MB  [rendered]
Step #6: chunk {5} 5-es5.85a59775e4ba52f134f8.js () 1.35 MB  [rendered]
Step #6: chunk {8} 8-es2015.edd65b5ebbf42953dfd4.js () 35 kB  [rendered]
Step #6: chunk {8} 8-es5.edd65b5ebbf42953dfd4.js () 40.2 kB  [rendered]
Step #6: chunk {9} 9-es2015.6b3d3de109cf27789fb0.js () 22.6 kB  [rendered]
Step #6: chunk {9} 9-es5.6b3d3de109cf27789fb0.js () 25.1 kB  [rendered]
Step #6: chunk {11} 11-es2015.d6eba57cf5b6649d4096.js () 31.9 kB  [rendered]
Step #6: chunk {11} 11-es5.d6eba57cf5b6649d4096.js () 33.9 kB  [rendered]
Step #6: chunk {12} 12-es2015.cca363e6e77af033513f.js () 66.5 kB  [rendered]
Step #6: chunk {12} 12-es5.cca363e6e77af033513f.js () 73.2 kB  [rendered]
Step #6: chunk {13} 13-es2015.920743e714b37e826123.js () 25.6 kB  [rendered]
Step #6: chunk {13} 13-es5.920743e714b37e826123.js () 29.5 kB  [rendered]
Step #6: chunk {14} 14-es2015.47f6714bdaafe44939ab.js () 22 kB  [rendered]
Step #6: chunk {14} 14-es5.47f6714bdaafe44939ab.js () 25.8 kB  [rendered]
Step #6: chunk {15} 15-es2015.c2cd7e6a247b21035cbd.js () 91.7 kB  [rendered]
Step #6: chunk {15} 15-es5.c2cd7e6a247b21035cbd.js () 102 kB  [rendered]
Step #6: chunk {16} 16-es2015.17e93fac21789f19d4d3.js () 39.8 kB  [rendered]
Step #6: chunk {16} 16-es5.17e93fac21789f19d4d3.js () 45.1 kB  [rendered]
Step #6: chunk {17} 17-es2015.bebbd7e450b3730227e4.js () 18.8 kB  [rendered]
Step #6: chunk {17} 17-es5.bebbd7e450b3730227e4.js () 21.2 kB  [rendered]
Step #6: chunk {21} 21-es2015.76ac8f736874e40a660b.js () 24.6 kB  [rendered]
Step #6: chunk {21} 21-es5.76ac8f736874e40a660b.js () 28.9 kB  [rendered]
Step #6: chunk {22} 22-es2015.21efb246cc51b96f5d8b.js () 23.3 kB  [rendered]
Step #6: chunk {22} 22-es5.21efb246cc51b96f5d8b.js () 29.8 kB  [rendered]
Step #6: chunk {27} main-es2015.04562b58909827be51c2.js (main) 143 kB [initial] [rendered]
Step #6: chunk {27} main-es5.04562b58909827be51c2.js (main) 160 kB [initial] [rendered]
Step #6: chunk {28} polyfills-es2015.49483aa25415a42b37c9.js (polyfills) 36.3 kB [initial] [rendered]
Step #6: chunk {29} polyfills-es5.15752092db68cda58901.js (polyfills-es5) 129 kB [initial] [rendered]
Step #6: chunk {31} vendor-es2015.a6c9d21c79296307058a.js (vendor) 1.02 MB [initial] [rendered]
Step #6: chunk {31} vendor-es5.a6c9d21c79296307058a.js (vendor) 1.16 MB [initial] [rendered]
Step #6: chunk {32} 32-es2015.562d268dcb2922ab4323.js () 567 kB  [rendered]
Step #6: chunk {32} 32-es5.562d268dcb2922ab4323.js () 571 kB  [rendered]
Step #6: chunk {34} 34-es2015.0dbe2f8a86909e3aa8a1.js () 29.3 kB  [rendered]
Step #6: chunk {34} 34-es5.0dbe2f8a86909e3aa8a1.js () 30.3 kB  [rendered]
Step #6: chunk {35} 35-es2015.66d9cf2e22ea91acc451.js () 36 kB  [rendered]
Step #6: chunk {35} 35-es5.66d9cf2e22ea91acc451.js () 36.9 kB  [rendered]
Step #6: chunk {36} 36-es2015.df596d2f8ddc7df23114.js () 60.7 kB  [rendered]
Step #6: chunk {36} 36-es5.df596d2f8ddc7df23114.js () 61.7 kB  [rendered]
Step #6: chunk {39} 39-es2015.5e0d1fe9ba8b1cbe9230.js () 124 kB  [rendered]
Step #6: chunk {39} 39-es5.5e0d1fe9ba8b1cbe9230.js () 128 kB  [rendered]
Step #6: chunk {42} 42-es2015.de25e80b63abe0df7afe.js () 38.7 kB  [rendered]
Step #6: chunk {42} 42-es5.de25e80b63abe0df7afe.js () 42.2 kB  [rendered]
Step #6: chunk {44} 44-es2015.32d9d8a3e9c40cfb8de1.js () 190 kB  [rendered]
Step #6: chunk {44} 44-es5.32d9d8a3e9c40cfb8de1.js () 197 kB  [rendered]
Step #6: chunk {45} 45-es2015.f0239abd731fd9f6c076.js () 26.8 kB  [rendered]
Step #6: chunk {45} 45-es5.f0239abd731fd9f6c076.js () 29.8 kB  [rendered]
Step #6: chunk {46} 46-es2015.de53a248700d5ca9499c.js () 21.7 kB  [rendered]
Step #6: chunk {46} 46-es5.de53a248700d5ca9499c.js () 25.4 kB  [rendered]
Step #6: chunk {53} 53-es2015.de1b6c65dca77be341a2.js () 210 kB  [rendered]
Step #6: chunk {53} 53-es5.de1b6c65dca77be341a2.js () 223 kB  [rendered]
Step #6: chunk {30} styles.4ac8315b18aba183d545.css (styles) 276 kB [initial] [rendered]
Step #6: chunk {scripts} scripts.d8bd334df10c684f76cc.js (scripts) 352 kB [entry] [rendered]
Step #6: Date: 2020-10-01T19:41:27.740Z - Hash: 1821fa02fbf7fe6df1ca - Time: 418464ms
Step #6: 
Step #6: WARNING in Exceeded maximum budget for /workspace/src/app/customer/customer-home/sf-unique-experience/sf-unique-experience.component.scss. Budget 6 kB was not met by 630 bytes with a total of 6.62 kB.
Step #6: 
Step #6: WARNING in Exceeded maximum budget for /workspace/src/app/skilled-people/payments/payments.component.scss. Budget 6 kB was not met by 1.33 kB with a total of 7.33 kB.
Step #6: 
Step #6: WARNING in Exceeded maximum budget for /workspace/src/app/customer/customer-home/home-chooses/home-chooses.component.scss. Budget 6 kB was not met by 1.06 kB with a total of 7.06 kB.
Step #6: 
Step #6: WARNING in Exceeded maximum budget for /workspace/src/app/customer/customer-home/home-landing/home-landing.component.scss. Budget 6 kB was not met by 759 bytes with a total of 6.74 kB.
Step #6: 
Step #6: WARNING in Exceeded maximum budget for /workspace/src/app/customer/team-builder/team-summary/team-summary.component.scss. Budget 6 kB was not met by 5.71 kB with a total of 11.7 kB.
Step #6: 
Step #6: WARNING in Exceeded maximum budget for /workspace/src/app/skilled-people/skills-landing/skills-landing.component.scss. Budget 6 kB was not met by 206 bytes with a total of 6.2 kB.
Step #6: 
Step #6: WARNING in Exceeded maximum budget for /workspace/src/app/skilled-people/profile-builder/profile-builder.component.scss. Budget 6 kB was not met by 9.51 kB with a total of 15.5 kB.
Step #6: 
Step #6: WARNING in Exceeded maximum budget for /workspace/src/app/customer/customer-home/customer-home.component.scss. Budget 6 kB was not met by 5.68 kB with a total of 11.7 kB.
Step #6: 
Step #6: WARNING in budgets: Exceeded maximum budget for initial-es5. Budget 2 MB was not met by 59.3 kB with a total of 2.06 MB.
Finished Step #6
Starting Step #7
Step #7: Already have image: node:12.18.3
Step #7: 
Step #7: > supportfinity@0.0.0 stage-server /workspace
Step #7: > node --max_old_space_size=16384 ./node_modules/@angular/cli/bin/ng run sf-mini:server:stage
Step #7: 
Step #7: Compiling angular2-query-builder : main as umd
Step #7: Compiling ng-inline-svg : main as commonjs