Started by GitLab push by Mark Hoffmann Building in workspace /var/jenkins_home/workspace/DIM-Diamant-Angular 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/diamant/frontend.git # timeout=10 Fetching upstream changes from https://gitlab.com/datainmotion/diamant/frontend.git > git --version # timeout=10 using GIT_ASKPASS to set credentials The Gitlab user for the jenkins > git fetch --tags --progress https://gitlab.com/datainmotion/diamant/frontend.git +refs/heads/*:refs/remotes/origin/* skipping resolution of commit e98640fab828c3a2d0cacdd8d9f35318830a15ed, 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 74139705e9445fa7ad021dc45e7f3fca242fb969 (refs/remotes/origin/develop) > git config core.sparsecheckout # timeout=10 > git checkout -f 74139705e9445fa7ad021dc45e7f3fca242fb969 Commit message: "fixed production build issue" > git rev-list --no-walk 74139705e9445fa7ad021dc45e7f3fca242fb969 # timeout=10 [DIM-Diamant-Angular] $ /bin/sh -xe /tmp/jenkins64247464308380259.sh + npm install npm WARN bootstrap@4.3.1 requires a peer of popper.js@^1.14.7 but none is installed. You must install peer dependencies yourself. npm WARN keycloak-angular@7.0.1 requires a peer of keycloak-js@>= 3.4.3 < 7 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.0.7 (node_modules/fsevents): npm WARN notsup SKIPPING OPTIONAL DEPENDENCY: Unsupported platform for fsevents@2.0.7: wanted {"os":"darwin","arch":"any"} (current: {"os":"linux","arch":"x64"}) audited 18752 packages in 8.877s found 0 vulnerabilities + npm run build -- --configuration=production > diamant-frontend@0.0.0 build /var/jenkins_home/workspace/DIM-Diamant-Angular > ng build "--configuration=production" chunk {0} runtime-es2015.24b02acc1f369d9b9f37.js (runtime) 2.83 kB [entry] [rendered] chunk {1} main-es2015.505850522e950ceca2c4.js (main) 1.3 MB [initial] [rendered] chunk {2} polyfills-es2015.fd917e7c3ed57f282ee5.js (polyfills) 64.3 kB [initial] [rendered] chunk {3} polyfills-es5-es2015.f24fb8cb85b392c952f0.js (polyfills-es5) 211 kB [initial] [rendered] chunk {4} styles.6103019cee1707549a10.css (styles) 139 kB [initial] [rendered] chunk {scripts} scripts.d6e751540ae178e87486.js (scripts) 31.7 kB [entry] [rendered] Date: 2019-09-12T10:57:59.874Z - Hash: e74ceb27ebbe7d63d736 - Time: 23150ms Generating ES5 bundles for differential loading... ES5 bundle generation complete. [DIM-Diamant-Angular] $ /bin/sh -xe /tmp/jenkins6691000805745292260.sh + rm -rf docker/diamant-frontend + cp -r dist/diamant-frontend docker/ Docker Build Docker Build: building image at path /var/jenkins_home/workspace/DIM-Diamant-Angular/docker Step 1/4 : FROM httpd:2.4 ---> 2d1e5208483c Step 2/4 : MAINTAINER Data In Motion Consulting GmbH ---> Using cache ---> 34ba210f9bfe Step 3/4 : COPY ./httpd-docker.conf /usr/local/apache2/conf/httpd.conf ---> b2e828228c69 Step 4/4 : COPY ./diamant-frontend/ /usr/local/apache2/htdocs/ ---> 2761af8b7145 Successfully built 2761af8b7145 Tagging built image with devel.data-in-motion.biz:6000/dim/diamant/frontend:dev-29 Tagging built image with devel.data-in-motion.biz:6000/dim/diamant/frontend:dev-latest Docker Build Response : 2761af8b7145 Pushing [devel.data-in-motion.biz:6000/dim/diamant/frontend:dev-29, devel.data-in-motion.biz:6000/dim/diamant/frontend:dev-latest] The push refers to repository [devel.data-in-motion.biz:6000/dim/diamant/frontend] 7e242d007245: Preparing 8a9f8cae5e29: Preparing 85f2134b775c: Preparing 348e7202c3ba: Preparing 6d3625e8d3b1: Preparing 2882431cb66d: Preparing 6744ca1b1190: Preparing 2882431cb66d: Waiting 6744ca1b1190: Waiting 348e7202c3ba: Layer already exists 6d3625e8d3b1: Layer already exists 85f2134b775c: Layer already exists 8a9f8cae5e29: Pushing [=> ] 512B/20.68kB 7e242d007245: Pushing [> ] 31.87kB/2.637MB 2882431cb66d: Layer already exists 6744ca1b1190: Layer already exists 7e242d007245: Pushing [=======================================> ] 2.097MB/2.637MB 7e242d007245: Pushing [==================================================>] 2.649MB 8a9f8cae5e29: Pushing [==================================================>] 24.58kB 8a9f8cae5e29: Pushed 7e242d007245: Pushed dev-29: digest: sha256:fa2243d1839c55936a35dd09858357cee6a819b7e87652b4e6c32201ee44b46b size: 1785 The push refers to repository [devel.data-in-motion.biz:6000/dim/diamant/frontend] 7e242d007245: Preparing 8a9f8cae5e29: Preparing 85f2134b775c: Preparing 348e7202c3ba: Preparing 6d3625e8d3b1: Preparing 2882431cb66d: Preparing 6744ca1b1190: Preparing 2882431cb66d: Waiting 7e242d007245: Layer already exists 85f2134b775c: Layer already exists 348e7202c3ba: Layer already exists 6d3625e8d3b1: Layer already exists 8a9f8cae5e29: Layer already exists 6744ca1b1190: Layer already exists 2882431cb66d: Layer already exists dev-latest: digest: sha256:fa2243d1839c55936a35dd09858357cee6a819b7e87652b4e6c32201ee44b46b size: 1785 Cleaning local images [2761af8b7145] Docker Build Done Finished: SUCCESS