Started by GitLab push by Mark Hoffmann Running as SYSTEM Building in workspace /var/jenkins_home/workspace/DIM-TrackMe-Frontend using credential jenkins_gitlab > git rev-parse --is-inside-work-tree # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url https://gitlab.com/datainmotion/trafficos/trackme-frontend # timeout=10 Fetching upstream changes from https://gitlab.com/datainmotion/trafficos/trackme-frontend > git --version # timeout=10 using GIT_ASKPASS to set credentials The Gitlab user for the jenkins > git fetch --tags --progress https://gitlab.com/datainmotion/trafficos/trackme-frontend +refs/heads/*:refs/remotes/origin/* skipping resolution of commit bf3d045387eb98f95d9c565bb2d5631d5f3ff96a, since it originates from another repository > git rev-parse refs/remotes/origin/develop^{commit} # timeout=10 > git rev-parse refs/remotes/origin/origin/develop^{commit} # timeout=10 Checking out Revision 6e168b315a88d56269e9f196abe2bcb93ad9c119 (refs/remotes/origin/develop) > git config core.sparsecheckout # timeout=10 > git checkout -f 6e168b315a88d56269e9f196abe2bcb93ad9c119 Commit message: "routing fix" > git rev-list --no-walk 773ac663099d62d38a63577d608dc8a29fa3e7c5 # timeout=10 [DIM-TrackMe-Frontend] $ /bin/sh -xe /tmp/jenkins5836599085557290522.sh + cd trackMe + npm install -g @angular/cli npm WARN deprecated request@2.88.2: request has been deprecated, see https://github.com/request/request/issues/3142 /var/jenkins_home/tools/jenkins.plugins.nodejs.tools.NodeJSInstallation/Node_12.13/bin/ng -> /var/jenkins_home/tools/jenkins.plugins.nodejs.tools.NodeJSInstallation/Node_12.13/lib/node_modules/@angular/cli/bin/ng > @angular/cli@9.0.4 postinstall /var/jenkins_home/tools/jenkins.plugins.nodejs.tools.NodeJSInstallation/Node_12.13/lib/node_modules/@angular/cli > node ./bin/postinstall/script.js + @angular/cli@9.0.4 updated 1 package in 5.401s + npm install npm WARN axobject-query@2.1.1 requires a peer of eslint@^5 || ^6 but none is installed. You must install peer dependencies yourself. npm WARN bootstrap@4.4.1 requires a peer of jquery@1.9.1 - 3 but none is installed. You must install peer dependencies yourself. npm WARN bootstrap@4.4.1 requires a peer of popper.js@^1.16.0 but none is installed. You must install peer dependencies yourself. npm WARN optional SKIPPING OPTIONAL DEPENDENCY: fsevents@1.2.9 (node_modules/webpack-dev-server/node_modules/fsevents): npm WARN notsup SKIPPING OPTIONAL DEPENDENCY: Unsupported platform for fsevents@1.2.9: wanted {"os":"darwin","arch":"any"} (current: {"os":"linux","arch":"x64"}) npm WARN optional SKIPPING OPTIONAL DEPENDENCY: fsevents@1.2.9 (node_modules/watchpack/node_modules/fsevents): npm WARN notsup SKIPPING OPTIONAL DEPENDENCY: Unsupported platform for fsevents@1.2.9: wanted {"os":"darwin","arch":"any"} (current: {"os":"linux","arch":"x64"}) npm WARN optional SKIPPING OPTIONAL DEPENDENCY: fsevents@1.2.9 (node_modules/karma/node_modules/fsevents): npm WARN notsup SKIPPING OPTIONAL DEPENDENCY: Unsupported platform for fsevents@1.2.9: wanted {"os":"darwin","arch":"any"} (current: {"os":"linux","arch":"x64"}) npm WARN optional SKIPPING OPTIONAL DEPENDENCY: fsevents@1.2.9 (node_modules/@angular/compiler-cli/node_modules/fsevents): npm WARN notsup SKIPPING OPTIONAL DEPENDENCY: Unsupported platform for fsevents@1.2.9: wanted {"os":"darwin","arch":"any"} (current: {"os":"linux","arch":"x64"}) npm WARN optional SKIPPING OPTIONAL DEPENDENCY: fsevents@2.1.2 (node_modules/fsevents): npm WARN notsup SKIPPING OPTIONAL DEPENDENCY: Unsupported platform for fsevents@2.1.2: wanted {"os":"darwin","arch":"any"} (current: {"os":"linux","arch":"x64"}) audited 18988 packages in 6.824s found 5 vulnerabilities (3 moderate, 2 high) run `npm audit fix` to fix them, or `npm audit` for details + npm run build -- --configuration=production > track-me@0.0.0 build /var/jenkins_home/workspace/DIM-TrackMe-Frontend/trackMe > ng build "--configuration=production" Browserslist: caniuse-lite is outdated. Please run next command `npm update` Generating ES5 bundles for differential loading... ES5 bundle generation complete. chunk {3} polyfills-es5.6696c533341b95a3d617.js (polyfills-es5) 123 kB [initial] [rendered] chunk {2} polyfills-es2015.2987770fde9daa1d8a2e.js (polyfills) 36.4 kB [initial] [rendered] chunk {0} runtime-es2015.edb2fcf2778e7bf1d426.js (runtime) 1.45 kB [entry] [rendered] chunk {0} runtime-es5.edb2fcf2778e7bf1d426.js (runtime) 1.45 kB [entry] [rendered] chunk {1} main-es2015.40c5d303cf32525387e2.js (main) 390 kB [initial] [rendered] chunk {1} main-es5.40c5d303cf32525387e2.js (main) 440 kB [initial] [rendered] chunk {4} styles.99e65fa2db6863690710.css (styles) 211 kB [initial] [rendered] Date: 2020-02-28T13:25:10.449Z - Hash: dfc578e37179c92b89ad - Time: 36983ms WARNING in ./src/app/app.component.css Module Warning (from ./node_modules/postcss-loader/src/index.js): Warning (21:1) @import must precede all other statements (besides @charset) WARNING in ./src/app/landing-page/landing-page.component.css Module Warning (from ./node_modules/postcss-loader/src/index.js): Warning (21:1) @import must precede all other statements (besides @charset) WARNING in ./src/app/impressum/impressum.component.css Module Warning (from ./node_modules/postcss-loader/src/index.js): Warning (21:1) @import must precede all other statements (besides @charset) WARNING in ./src/app/sample-data/sample-data.component.css Module Warning (from ./node_modules/postcss-loader/src/index.js): Warning (21:1) @import must precede all other statements (besides @charset) WARNING in ./src/app/upload/upload.component.css Module Warning (from ./node_modules/postcss-loader/src/index.js): Warning (21:1) @import must precede all other statements (besides @charset) WARNING in ./src/app/your-showcase/sample-data.component.css Module Warning (from ./node_modules/postcss-loader/src/index.js): Warning (21:1) @import must precede all other statements (besides @charset) WARNING in ./src/app/app.component.css Module Warning (from ./node_modules/postcss-loader/src/index.js): Warning (22:1) @import must precede all other statements (besides @charset) WARNING in ./src/app/landing-page/landing-page.component.css Module Warning (from ./node_modules/postcss-loader/src/index.js): Warning (22:1) @import must precede all other statements (besides @charset) WARNING in ./src/app/impressum/impressum.component.css Module Warning (from ./node_modules/postcss-loader/src/index.js): Warning (22:1) @import must precede all other statements (besides @charset) WARNING in ./src/app/sample-data/sample-data.component.css Module Warning (from ./node_modules/postcss-loader/src/index.js): Warning (22:1) @import must precede all other statements (besides @charset) WARNING in ./src/app/upload/upload.component.css Module Warning (from ./node_modules/postcss-loader/src/index.js): Warning (22:1) @import must precede all other statements (besides @charset) WARNING in ./src/app/your-showcase/sample-data.component.css Module Warning (from ./node_modules/postcss-loader/src/index.js): Warning (22:1) @import must precede all other statements (besides @charset) WARNING in ./src/app/sample-data/sample-data.component.css Module Warning (from ./node_modules/postcss-loader/src/index.js): Warning (425:1) @import must precede all other statements (besides @charset) WARNING in ./src/app/upload/upload.component.css Module Warning (from ./node_modules/postcss-loader/src/index.js): Warning (425:1) @import must precede all other statements (besides @charset) WARNING in ./src/app/your-showcase/sample-data.component.css Module Warning (from ./node_modules/postcss-loader/src/index.js): Warning (425:1) @import must precede all other statements (besides @charset) WARNING in budgets, maximum exceeded for /var/jenkins_home/workspace/DIM-TrackMe-Frontend/trackMe/src/app/sample-data/sample-data.component.css. Budget 6 kB was exceeded by 319 bytes. WARNING in budgets, maximum exceeded for /var/jenkins_home/workspace/DIM-TrackMe-Frontend/trackMe/src/app/upload/upload.component.css. Budget 6 kB was exceeded by 319 bytes. WARNING in budgets, maximum exceeded for /var/jenkins_home/workspace/DIM-TrackMe-Frontend/trackMe/src/app/your-showcase/sample-data.component.css. Budget 6 kB was exceeded by 319 bytes. [DIM-TrackMe-Frontend] $ /bin/sh -xe /tmp/jenkins3445279150507136406.sh + rm -rf trackMe/docker/trackMe + cp -r trackMe/dist/trackMe trackMe/docker/ Docker Build Docker Build: building image at path /var/jenkins_home/workspace/DIM-TrackMe-Frontend/trackMe/docker Step 1/4 : FROM httpd:2.4 ---> 19459a872194 Step 2/4 : MAINTAINER Data In Motion Consulting GmbH ---> Using cache ---> 43fd7ca25ccc Step 3/4 : COPY ./httpd-docker.conf /usr/local/apache2/conf/httpd.conf ---> b0abba806de7 Step 4/4 : COPY ./trackMe/ /usr/local/apache2/htdocs/ ---> e8771caea4e1 Successfully built e8771caea4e1 Tagging built image with devel.data-in-motion.biz:6000/trafficos/trackme/frontend:dev-10 Tagging built image with devel.data-in-motion.biz:6000/trafficos/trackme/frontend:dev-latest Docker Build Response : e8771caea4e1 Pushing [devel.data-in-motion.biz:6000/trafficos/trackme/frontend:dev-10, devel.data-in-motion.biz:6000/trafficos/trackme/frontend:dev-latest] The push refers to repository [devel.data-in-motion.biz:6000/trafficos/trackme/frontend] f1e50cf86579: Preparing 52a4695ba8be: Preparing eb9b7fda09a9: Preparing 34bee37d8bba: Preparing 7051e05a2b9a: Preparing 64c4da2050e7: Preparing 2db44bce66cd: Preparing 2db44bce66cd: Waiting 64c4da2050e7: Waiting 7051e05a2b9a: Layer already exists eb9b7fda09a9: Layer already exists 34bee37d8bba: Layer already exists 52a4695ba8be: Pushing [=> ] 512B/20.68kB f1e50cf86579: Pushing [> ] 21.77kB/1.258MB 64c4da2050e7: Layer already exists 2db44bce66cd: Layer already exists 52a4695ba8be: Pushing [==================================================>] 24.58kB 52a4695ba8be: Pushed f1e50cf86579: Pushing [==================================================>] 1.272MB f1e50cf86579: Pushed dev-10: digest: sha256:210b228c17cf352f4c349f64fab22897990f56a5d04a2589036f375612a55d04 size: 1785 The push refers to repository [devel.data-in-motion.biz:6000/trafficos/trackme/frontend] f1e50cf86579: Preparing 52a4695ba8be: Preparing eb9b7fda09a9: Preparing 34bee37d8bba: Preparing 7051e05a2b9a: Preparing 64c4da2050e7: Preparing 2db44bce66cd: Preparing 2db44bce66cd: Waiting 64c4da2050e7: Waiting f1e50cf86579: Layer already exists 7051e05a2b9a: Layer already exists 52a4695ba8be: Layer already exists eb9b7fda09a9: Layer already exists 34bee37d8bba: Layer already exists 64c4da2050e7: Layer already exists 2db44bce66cd: Layer already exists dev-latest: digest: sha256:210b228c17cf352f4c349f64fab22897990f56a5d04a2589036f375612a55d04 size: 1785 Cleaning local images [e8771caea4e1] Docker Build Done Finished: SUCCESS