Started by user Toor Admin Running as Toor Admin Connecting to https://api.github.com using toor/****** (GitHub Access Token) Obtained Jenkinsfile from 61c584a33beba7f3ffebf519133a525b0225183a Running in Durability level: MAX_SURVIVABILITY Loading library common-pipe@2.3.3 Attempting to resolve 2.3.3 from remote references... > /usr/bin/git --version # timeout=10 > git --version # 'git version 2.20.1' using GIT_ASKPASS to set credentials Kyberorg GitLab > /usr/bin/git ls-remote -h -- https://gitlab.com/yasys/common-pipe.git # timeout=10 Could not find 2.3.3 in remote references. Pulling heads to local for deep search... > /usr/bin/git rev-parse --is-inside-work-tree # timeout=10 Setting origin to https://gitlab.com/yasys/common-pipe.git > /usr/bin/git config remote.origin.url https://gitlab.com/yasys/common-pipe.git # timeout=10 Fetching origin... Fetching upstream changes from origin > /usr/bin/git --version # timeout=10 > git --version # 'git version 2.20.1' > /usr/bin/git config --get remote.origin.url # timeout=10 using GIT_ASKPASS to set credentials Kyberorg GitLab > /usr/bin/git fetch --tags --force --progress -- origin +refs/heads/*:refs/remotes/origin/* # timeout=10 > /usr/bin/git rev-parse 2.3.3^{commit} # timeout=10 > /usr/bin/git branch -a -v --no-abbrev --contains 78e505581bfc1d87a0194b7a0531760b3985472d # timeout=10 Selected match: master revision 78e505581bfc1d87a0194b7a0531760b3985472d Selected Git installation does not exist. Using Default The recommended git tool is: NONE using credential kyberorg_gl > /usr/bin/git rev-parse --is-inside-work-tree # timeout=10 Fetching changes from the remote Git repository > /usr/bin/git config remote.origin.url https://gitlab.com/yasys/common-pipe.git # timeout=10 Fetching without tags Fetching upstream changes from https://gitlab.com/yasys/common-pipe.git > /usr/bin/git --version # timeout=10 > git --version # 'git version 2.20.1' using GIT_ASKPASS to set credentials Kyberorg GitLab > /usr/bin/git fetch --no-tags --force --progress -- https://gitlab.com/yasys/common-pipe.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 78e505581bfc1d87a0194b7a0531760b3985472d (master) > /usr/bin/git config core.sparsecheckout # timeout=10 > /usr/bin/git checkout -f 78e505581bfc1d87a0194b7a0531760b3985472d # timeout=10 Commit message: "Merge branch 'steps-fix' into 'master'" > /usr/bin/git rev-list --no-walk 78e505581bfc1d87a0194b7a0531760b3985472d # timeout=10 Loading library common-lib@1.8 Attempting to resolve 1.8 from remote references... > /usr/bin/git --version # timeout=10 > git --version # 'git version 2.20.1' using GIT_ASKPASS to set credentials YaBot gitlab > /usr/bin/git ls-remote -h -- https://gitlab.com/yasys/jenkins/common-lib.git # timeout=10 Could not find 1.8 in remote references. Pulling heads to local for deep search... > /usr/bin/git rev-parse --is-inside-work-tree # timeout=10 Setting origin to https://gitlab.com/yasys/jenkins/common-lib.git > /usr/bin/git config remote.origin.url https://gitlab.com/yasys/jenkins/common-lib.git # timeout=10 Fetching origin... Fetching upstream changes from origin > /usr/bin/git --version # timeout=10 > git --version # 'git version 2.20.1' > /usr/bin/git config --get remote.origin.url # timeout=10 using GIT_ASKPASS to set credentials YaBot gitlab > /usr/bin/git fetch --tags --force --progress -- origin +refs/heads/*:refs/remotes/origin/* # timeout=10 > /usr/bin/git rev-parse 1.8^{commit} # timeout=10 > /usr/bin/git branch -a -v --no-abbrev --contains b84c7e9999dbe0ce637e457a7a0629b9552f9bee # timeout=10 Selected match: master revision b84c7e9999dbe0ce637e457a7a0629b9552f9bee Selected Git installation does not exist. Using Default The recommended git tool is: NONE using credential yabot-gitlab > /usr/bin/git rev-parse --is-inside-work-tree # timeout=10 Fetching changes from the remote Git repository > /usr/bin/git config remote.origin.url https://gitlab.com/yasys/jenkins/common-lib.git # timeout=10 Fetching without tags Fetching upstream changes from https://gitlab.com/yasys/jenkins/common-lib.git > /usr/bin/git --version # timeout=10 > git --version # 'git version 2.20.1' using GIT_ASKPASS to set credentials YaBot gitlab > /usr/bin/git fetch --no-tags --force --progress -- https://gitlab.com/yasys/jenkins/common-lib.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision b84c7e9999dbe0ce637e457a7a0629b9552f9bee (master) > /usr/bin/git config core.sparsecheckout # timeout=10 > /usr/bin/git checkout -f b84c7e9999dbe0ce637e457a7a0629b9552f9bee # timeout=10 Commit message: "Vaadin without rewriting files" > /usr/bin/git rev-list --no-walk b84c7e9999dbe0ce637e457a7a0629b9552f9bee # timeout=10 [Pipeline] Start of Pipeline [Pipeline] node Running on Jenkins in /var/lib/jenkins/workspace/yals_trunk [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout Selected Git installation does not exist. Using Default The recommended git tool is: NONE using credential github Cloning the remote Git repository Cloning with configured refspecs honoured and without tags Cloning repository https://github.com/yadevee/yals.git > /usr/bin/git init /var/lib/jenkins/workspace/yals_trunk # timeout=10 Fetching upstream changes from https://github.com/yadevee/yals.git > /usr/bin/git --version # timeout=10 > git --version # 'git version 2.20.1' using GIT_ASKPASS to set credentials GitHub Access Token > /usr/bin/git fetch --no-tags --force --progress -- https://github.com/yadevee/yals.git +refs/heads/trunk:refs/remotes/origin/trunk # timeout=10 > /usr/bin/git config remote.origin.url https://github.com/yadevee/yals.git # timeout=10 > /usr/bin/git config --add remote.origin.fetch +refs/heads/trunk:refs/remotes/origin/trunk # timeout=10 Avoid second fetch Checking out Revision 61c584a33beba7f3ffebf519133a525b0225183a (trunk) > /usr/bin/git config core.sparsecheckout # timeout=10 > /usr/bin/git checkout -f 61c584a33beba7f3ffebf519133a525b0225183a # timeout=10 > /usr/bin/git branch -a -v --no-abbrev # timeout=10 > /usr/bin/git checkout -b trunk 61c584a33beba7f3ffebf519133a525b0225183a # timeout=10 Commit message: "Site title per instance (#268) " > /usr/bin/git rev-list --no-walk 61c584a33beba7f3ffebf519133a525b0225183a # timeout=10 Cleaning workspace > /usr/bin/git rev-parse --verify HEAD # timeout=10 Resetting working tree > /usr/bin/git reset --hard # timeout=10 > /usr/bin/git clean -fdx # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Build) Stage "Build" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build with review) [Pipeline] sh + set +x [INFO] Scanning for projects... [INFO] [INFO] ----------------------------< eu.yals:yals >---------------------------- [INFO] Building yals 2.7.4 [INFO] --------------------------------[ jar ]--------------------------------- [INFO] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ yals --- [INFO] [INFO] --- git-commit-id-plugin:4.0.2:revision (default) @ yals --- [INFO] dotGitDirectory /var/lib/jenkins/workspace/yals_trunk/.git [INFO] Collected git.build.user.name with value [INFO] Collected git.build.user.email with value [INFO] Using environment variable based branch name. GIT_LOCAL_BRANCH = trunk [INFO] Collected git.branch with value trunk [INFO] --always = true [INFO] --dirty = -dirty [INFO] --abbrev = 7 [INFO] Tag refs [[]] [INFO] Created map: [{}] [INFO] evalCommit is [61c584a33beba7f3ffebf519133a525b0225183a] [INFO] Collected git.commit.id.describe with value 61c584a [INFO] Collected git.commit.id.describe-short with value 61c584a [INFO] Collected git.commit.id with value 61c584a33beba7f3ffebf519133a525b0225183a [INFO] Collected git.commit.id.abbrev with value 61c584a [INFO] Collected git.dirty with value false [INFO] Collected git.commit.user.name with value Alex Muravya [INFO] Collected git.commit.user.email with value kyberorg@yadev.eu [INFO] Collected git.commit.message.full with value Site title per instance (#268) Fix #267 [INFO] Collected git.commit.message.short with value Site title per instance (#268) [INFO] Collected git.commit.time with value 2020-12-25T18:54:42+0200 [INFO] Collected git.remote.origin.url with value https://github.com/yadevee/yals.git [INFO] Collected git.tags with value [INFO] evalCommit is [61c584a33beba7f3ffebf519133a525b0225183a] [INFO] Tag refs [[]] [INFO] Created map: [{}] [INFO] Collected git.closest.tag.name with value [INFO] evalCommit is [61c584a33beba7f3ffebf519133a525b0225183a] [INFO] Tag refs [[]] [INFO] Created map: [{}] [INFO] Collected git.closest.tag.commit.count with value [INFO] Collected git.total.commit.count with value 303 [INFO] Collected git.local.branch.ahead with value NO_REMOTE [INFO] Collected git.local.branch.behind with value NO_REMOTE [INFO] Collected git.build.time with value 2020-12-25T19:05:20+0200 [INFO] Collected git.build.version with value 2.7.4 [INFO] Collected git.build.host with value CI [INFO] Collected git.build.number with value 16 [INFO] including property git.tags in results [INFO] including property git.build.version in results [INFO] including property git.closest.tag.commit.count in results [INFO] including property git.commit.user.name in results [INFO] including property git.commit.id.abbrev in results [INFO] including property git.branch in results [INFO] including property git.build.host in results [INFO] including property git.commit.id.describe-short in results [INFO] including property git.build.number in results [INFO] including property git.total.commit.count in results [INFO] including property git.commit.id.describe in results [INFO] including property git.commit.id in results [INFO] including property git.build.user.email in results [INFO] including property git.commit.message.short in results [INFO] including property git.commit.user.email in results [INFO] including property git.closest.tag.name in results [INFO] including property git.local.branch.ahead in results [INFO] including property git.local.branch.behind in results [INFO] including property git.commit.time in results [INFO] including property git.build.time in results [INFO] including property git.build.user.name in results [INFO] including property git.dirty in results [INFO] including property git.commit.message.full in results [INFO] including property git.remote.origin.url in results [INFO] Writing properties file to [/var/lib/jenkins/workspace/yals_trunk/target/classes/git.properties] (for module yals)... WARNING: An illegal reflective access operation has occurred WARNING: Illegal reflective access by nu.studer.java.util.OrderedProperties (file:/var/lib/jenkins/.m2/repository/nu/studer/java-ordered-properties/1.0.4/java-ordered-properties-1.0.4.jar) to method java.util.Properties.store0(java.io.BufferedWriter,java.lang.String,boolean) WARNING: Please consider reporting this to the maintainers of nu.studer.java.util.OrderedProperties WARNING: Use --illegal-access=warn to enable warnings of further illegal reflective access operations WARNING: All illegal access operations will be denied in a future release [INFO] [INFO] --- properties-maven-plugin:1.0.0:write-project-properties (default) @ yals --- [INFO] [INFO] --- maven-resources-plugin:3.1.0:resources (default-resources) @ yals --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 7 resources [INFO] Copying 52 resources [INFO] [INFO] --- maven-compiler-plugin:3.8.1:compile (default-compile) @ yals --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 79 source files to /var/lib/jenkins/workspace/yals_trunk/target/classes [INFO] /var/lib/jenkins/workspace/yals_trunk/src/main/java/eu/yals/utils/AppUtils.java: Some input files use or override a deprecated API. [INFO] /var/lib/jenkins/workspace/yals_trunk/src/main/java/eu/yals/utils/AppUtils.java: Recompile with -Xlint:deprecation for details. [INFO] [INFO] --- vaadin-maven-plugin:14.4.1:prepare-frontend (default) @ yals --- [INFO] Added 12 default dependencies to main package.json [INFO] Updated npm /var/lib/jenkins/workspace/yals_trunk/package.json. [INFO] Copying frontend resources from jar files ... [INFO] Visited 262 resources. Took 93 ms. [INFO] Created webpack configuration file: /var/lib/jenkins/workspace/yals_trunk/webpack.config.js [INFO] [INFO] --- vaadin-maven-plugin:14.4.1:build-frontend (default) @ yals --- [INFO] Scanning classes to find frontend configurations and dependencies... [INFO] Visited 1234 classes. Took 939 ms. [INFO] Visited 172 classes. Took 52 ms. [INFO] Added 47 dependencies to main package.json [INFO] Updated npm /var/lib/jenkins/workspace/yals_trunk/package.json. [INFO] Running `npm install` to resolve and optionally download frontend dependencies. This may take a moment, please stand by... npm WARN deprecated core-js@2.6.12: core-js@<3 is no longer maintained and not recommended for usage due to the number of issues. Please, upgrade your dependencies to the actual version of core-js@3. npm notice created a lockfile as package-lock.json. You should commit this file. npm WARN optional SKIPPING OPTIONAL DEPENDENCY: fsevents@~2.1.2 (node_modules/chokidar/node_modules/fsevents): npm WARN notsup SKIPPING OPTIONAL DEPENDENCY: Unsupported platform for fsevents@2.1.3: wanted {"os":"darwin","arch":"any"} (current: {"os":"linux","arch":"x64"}) npm WARN optional SKIPPING OPTIONAL DEPENDENCY: fsevents@^1.2.7 (node_modules/watchpack-chokidar2/node_modules/chokidar/node_modules/fsevents): npm WARN notsup SKIPPING OPTIONAL DEPENDENCY: Unsupported platform for fsevents@1.2.13: wanted {"os":"darwin","arch":"any"} (current: {"os":"linux","arch":"x64"}) npm WARN optional SKIPPING OPTIONAL DEPENDENCY: fsevents@^1.2.7 (node_modules/webpack-dev-server/node_modules/chokidar/node_modules/fsevents): npm WARN notsup SKIPPING OPTIONAL DEPENDENCY: Unsupported platform for fsevents@1.2.13: wanted {"os":"darwin","arch":"any"} (current: {"os":"linux","arch":"x64"}) npm WARN no-name@ No repository field. [INFO] Frontend dependencies resolved successfully. [INFO] Copying frontend resources from jar files ... [INFO] Visited 262 resources. Took 50 ms. [INFO] Updated /var/lib/jenkins/workspace/yals_trunk/target/frontend/generated-flow-imports-fallback.js [INFO] Updated /var/lib/jenkins/workspace/yals_trunk/target/frontend/generated-flow-imports.js [INFO] Running webpack ... WARNING (@babel/preset-env): The `corejs` option only has an effect when the `useBuiltIns` option is not `false` WARNING (@babel/preset-env): The `corejs` option only has an effect when the `useBuiltIns` option is not `false` Emitted /var/lib/jenkins/workspace/yals_trunk/target/classes/META-INF/VAADIN/config/stats.json Hash: 71f3b81593034a190949 Version: webpack 4.42.0 Time: 33607ms Built at: 12/25/2020 7:07:08 PM Asset Size Chunks Chunk Names build/vaadin-0-9708148397111035b48c.cache.js 22 KiB 0 [emitted] [immutable] build/vaadin-0-9708148397111035b48c.cache.js.gz 6.83 KiB [emitted] build/vaadin-3-e838bd82f1c83ca2ad66.cache.js 1.73 MiB 3 [emitted] [immutable] build/vaadin-3-e838bd82f1c83ca2ad66.cache.js.gz 405 KiB [emitted] build/vaadin-4-c707f7f6aad133e2adef.cache.js 1.47 MiB 4 [emitted] [immutable] build/vaadin-4-c707f7f6aad133e2adef.cache.js.gz 384 KiB [emitted] build/vaadin-5-30f4d6c66449a5aa050d.cache.js 752 bytes 5 [emitted] [immutable] build/vaadin-5-30f4d6c66449a5aa050d.cache.js.gz 318 bytes [emitted] build/vaadin-6-5d893893e47e4afb3094.cache.js 752 bytes 6 [emitted] [immutable] build/vaadin-6-5d893893e47e4afb3094.cache.js.gz 312 bytes [emitted] build/vaadin-bundle-bbc3d5a8b20e2a964d74.cache.js 538 KiB 1 [emitted] [immutable] bundle build/vaadin-bundle-bbc3d5a8b20e2a964d74.cache.js.gz 142 KiB [emitted] build/vaadin-bundle.es5-7416ff595a07d1ab1e89.cache.js 618 KiB 2 [emitted] [immutable] bundle.es5 build/vaadin-bundle.es5-7416ff595a07d1ab1e89.cache.js.gz 149 KiB [emitted] build/webcomponentsjs/CHANGELOG.md 2.04 KiB [emitted] build/webcomponentsjs/LICENSE.md 1.52 KiB [emitted] build/webcomponentsjs/README.md 10.9 KiB [emitted] build/webcomponentsjs/bundles/webcomponents-ce.js 20 KiB [emitted] build/webcomponentsjs/bundles/webcomponents-ce.js.map 121 KiB [emitted] build/webcomponentsjs/bundles/webcomponents-pf_dom.js 9.1 KiB [emitted] build/webcomponentsjs/bundles/webcomponents-pf_dom.js.map 33.4 KiB [emitted] build/webcomponentsjs/bundles/webcomponents-pf_js.js 13.7 KiB [emitted] build/webcomponentsjs/bundles/webcomponents-pf_js.js.map 48.9 KiB [emitted] build/webcomponentsjs/bundles/webcomponents-sd-ce-pf.js 124 KiB [emitted] build/webcomponentsjs/bundles/webcomponents-sd-ce-pf.js.map 709 KiB [emitted] build/webcomponentsjs/bundles/webcomponents-sd-ce.js 89 KiB [emitted] build/webcomponentsjs/bundles/webcomponents-sd-ce.js.map 555 KiB [emitted] build/webcomponentsjs/bundles/webcomponents-sd.js 69.9 KiB [emitted] build/webcomponentsjs/bundles/webcomponents-sd.js.map 434 KiB [emitted] build/webcomponentsjs/custom-elements-es5-adapter.js 954 bytes [emitted] build/webcomponentsjs/package.json 2.71 KiB [emitted] build/webcomponentsjs/src/entrypoints/custom-elements-es5-adapter-index.js 659 bytes [emitted] build/webcomponentsjs/src/entrypoints/webcomponents-bundle-index.js 1.66 KiB [emitted] build/webcomponentsjs/src/entrypoints/webcomponents-ce-index.js 675 bytes [emitted] build/webcomponentsjs/src/entrypoints/webcomponents-pf_dom-index.js 794 bytes [emitted] build/webcomponentsjs/src/entrypoints/webcomponents-pf_js-index.js 611 bytes [emitted] build/webcomponentsjs/src/entrypoints/webcomponents-sd-ce-index.js 860 bytes [emitted] build/webcomponentsjs/src/entrypoints/webcomponents-sd-ce-pf-index.js 1.12 KiB [emitted] build/webcomponentsjs/src/entrypoints/webcomponents-sd-index.js 767 bytes [emitted] build/webcomponentsjs/src/flag-parser.js 2.35 KiB [emitted] build/webcomponentsjs/src/platform/baseuri.js 1.13 KiB [emitted] build/webcomponentsjs/src/platform/child-node/after.js 1.96 KiB [emitted] build/webcomponentsjs/src/platform/child-node/before.js 1.59 KiB [emitted] build/webcomponentsjs/src/platform/child-node/index.js 637 bytes [emitted] build/webcomponentsjs/src/platform/child-node/remove.js 1.43 KiB [emitted] build/webcomponentsjs/src/platform/child-node/replace-with.js 1.73 KiB [emitted] build/webcomponentsjs/src/platform/custom-event.js 3.34 KiB [emitted] build/webcomponentsjs/src/platform/es6-misc.js 1.2 KiB [emitted] build/webcomponentsjs/src/platform/get-attribute-names.js 1.45 KiB [emitted] build/webcomponentsjs/src/platform/matches.js 802 bytes [emitted] build/webcomponentsjs/src/platform/parent-node/append.js 1.16 KiB [emitted] build/webcomponentsjs/src/platform/parent-node/index.js 621 bytes [emitted] build/webcomponentsjs/src/platform/parent-node/prepend.js 1.7 KiB [emitted] build/webcomponentsjs/src/platform/parent-node/replace-children.js 1.86 KiB [emitted] build/webcomponentsjs/src/platform/promise.js 2.07 KiB [emitted] build/webcomponentsjs/src/platform/svg-element-class-list.js 1.48 KiB [emitted] build/webcomponentsjs/src/platform/symbol.js 2.16 KiB [emitted] build/webcomponentsjs/src/unresolved.js 1.37 KiB [emitted] build/webcomponentsjs/webcomponents-bundle.js 125 KiB [emitted] build/webcomponentsjs/webcomponents-bundle.js.map 711 KiB [emitted] build/webcomponentsjs/webcomponents-loader.js 6.13 KiB [emitted] Entrypoint bundle = build/vaadin-bundle-bbc3d5a8b20e2a964d74.cache.js Entrypoint bundle.es5 = build/vaadin-bundle.es5-7416ff595a07d1ab1e89.cache.js [29] ../node_modules/@polymer/polymer/polymer-legacy.js?babel-target=es5 + 2 modules 24.1 KiB {2} [built] | 3 modules [30] ../node_modules/@polymer/polymer/polymer-legacy.js?babel-target=es6 + 2 modules 19 KiB {1} [built] | 3 modules [39] ../node_modules/@vaadin/vaadin-element-mixin/vaadin-element-mixin.js?babel-target=es5 + 2 modules 19.1 KiB {2} [built] | 3 modules [40] ../node_modules/@vaadin/vaadin-element-mixin/vaadin-element-mixin.js?babel-target=es6 + 2 modules 17.4 KiB {1} [built] | 3 modules [66] ../node_modules/@polymer/polymer/lib/elements/custom-style.js?babel-target=es6 + 1 modules 6.32 KiB {1} [built] | 2 modules [67] ../node_modules/@polymer/polymer/lib/elements/custom-style.js?babel-target=es5 + 1 modules 8.24 KiB {2} [built] | 2 modules [93] ./css/home_view.css 2.36 KiB {1} {2} [built] [129] ../node_modules/@vaadin/vaadin-icons/vaadin-icons.js?babel-target=es5 + 1 modules 238 KiB {2} [built] | 2 modules [130] ../node_modules/@vaadin/vaadin-icons/vaadin-icons.js?babel-target=es6 + 1 modules 233 KiB {1} [built] | 2 modules [158] ../node_modules/@vaadin/vaadin-text-field/theme/lumo/vaadin-text-field.js?babel-target=es5 + 1 modules 25.7 KiB {2} [built] | 2 modules [159] ../node_modules/@vaadin/vaadin-text-field/theme/lumo/vaadin-text-field.js?babel-target=es6 + 1 modules 12.4 KiB {1} [built] | 2 modules [188] ../target/frontend/generated-flow-imports.js?babel-target=es5 + 17 modules 97.6 KiB {2} [built] | ../target/frontend/generated-flow-imports.js?babel-target=es5 2.5 KiB [built] | + 17 hidden modules [189] ../target/frontend/generated-flow-imports.js?babel-target=es6 + 17 modules 72 KiB {1} [built] | ../target/frontend/generated-flow-imports.js?babel-target=es6 2.49 KiB [built] | + 17 hidden modules [566] ../target/frontend/generated-flow-imports-fallback.js 6.11 KiB {6} [built] [567] ../target/frontend/generated-flow-imports-fallback.js 6.11 KiB {5} [built] + 553 hidden modules [INFO] update-frontend took 101250ms. [INFO] [INFO] --- maven-resources-plugin:3.1.0:testResources (default-testResources) @ yals --- [INFO] Not copying test resources [INFO] [INFO] --- maven-compiler-plugin:3.8.1:testCompile (default-testCompile) @ yals --- [INFO] Not compiling test sources [INFO] [INFO] --- maven-surefire-plugin:2.22.2:test (default-test) @ yals --- [INFO] Tests are skipped. [INFO] [INFO] --- maven-jar-plugin:3.2.0:jar (default-jar) @ yals --- [INFO] Building jar: /var/lib/jenkins/workspace/yals_trunk/target/yals.jar [INFO] [INFO] --- spring-boot-maven-plugin:2.3.4.RELEASE:repackage (repackage) @ yals --- [INFO] Replacing main artifact with repackaged archive [INFO] [INFO] --- maven-site-plugin:3.9.1:site (default-site) @ yals --- [INFO] configuring report plugin org.apache.maven.plugins:maven-checkstyle-plugin:3.1.1 [INFO] 1 report detected for maven-checkstyle-plugin:3.1.1: checkstyle [WARNING] Report plugin org.apache.maven.plugins:maven-project-info-reports-plugin has an empty version. [WARNING] [WARNING] It is highly recommended to fix these problems because they threaten the stability of your build. [WARNING] [WARNING] For this reason, future Maven versions might no longer support building such malformed projects. [INFO] configuring report plugin org.apache.maven.plugins:maven-project-info-reports-plugin:3.1.1 [INFO] 15 reports detected for maven-project-info-reports-plugin:3.1.1: ci-management, dependencies, dependency-info, dependency-management, distribution-management, index, issue-management, licenses, mailing-lists, modules, plugin-management, plugins, scm, summary, team [INFO] Rendering site with default locale English (en) [WARNING] Unable to find a URL to the parent project. The parent menu will NOT be added. [INFO] Relativizing decoration links with respect to localized project URL: https://spring.io/projects/spring-boot/yals [INFO] Rendering content with org.apache.maven.skins:maven-default-skin:jar:1.3 skin. [INFO] Generating "Checkstyle" report --- maven-checkstyle-plugin:3.1.1:checkstyle [INFO] There is 1 error reported by Checkstyle 8.29 with checkstyle.xml ruleset. [WARNING] Unable to locate Source XRef to link to - DISABLED [INFO] Generating "Dependencies" report --- maven-project-info-reports-plugin:3.1.1:dependencies [INFO] Generating "Dependency Information" report --- maven-project-info-reports-plugin:3.1.1:dependency-info [INFO] Generating "Dependency Management" report --- maven-project-info-reports-plugin:3.1.1:dependency-management [WARNING] Unable to create Maven project for com.fasterxml.jackson.module:jackson-module-scala_2.10:jar:2.11.2 from repository. [WARNING] Unable to create Maven project for com.fasterxml.jackson.module:jackson-module-scala_2.11:jar:2.11.2 from repository. [WARNING] Unable to create Maven project for com.fasterxml.jackson.module:jackson-module-scala_2.12:jar:2.11.2 from repository. [WARNING] Unable to create Maven project for com.fasterxml.jackson.module:jackson-module-scala_2.13:jar:2.11.2 from repository. [WARNING] Unable to create Maven project for org.elasticsearch.distribution.integ-test-zip:elasticsearch:jar:7.6.2 from repository. [INFO] Generating "About" report --- maven-project-info-reports-plugin:3.1.1:index [INFO] Generating "Licenses" report --- maven-project-info-reports-plugin:3.1.1:licenses [INFO] Generating "Plugin Management" report --- maven-project-info-reports-plugin:3.1.1:plugin-management [INFO] Generating "Plugins" report --- maven-project-info-reports-plugin:3.1.1:plugins [INFO] Generating "Source Code Management" report --- maven-project-info-reports-plugin:3.1.1:scm [INFO] Generating "Summary" report --- maven-project-info-reports-plugin:3.1.1:summary [INFO] Generating "Team" report --- maven-project-info-reports-plugin:3.1.1:team [INFO] ------------------------------------------------------------------------ [INFO] BUILD SUCCESS [INFO] ------------------------------------------------------------------------ [INFO] Total time: 02:22 min [INFO] Finished at: 2020-12-25T19:07:39+02:00 [INFO] ------------------------------------------------------------------------ [Pipeline] publishHTML [htmlpublisher] Archiving HTML reports... [htmlpublisher] Archiving at BUILD level /var/lib/jenkins/workspace/yals_trunk/target/site to /var/lib/jenkins/jobs/yals/branches/trunk/builds/16/htmlreports/HTML_20Report [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Dev Build) Stage "Dev Build" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Demo Build) [Pipeline] script [Pipeline] { [Pipeline] } [Pipeline] // script [Pipeline] script [Pipeline] { [Pipeline] } [Pipeline] // script [Pipeline] script [Pipeline] { [Pipeline] } [Pipeline] // script [Pipeline] script [Pipeline] { [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Tag Build) Stage "Tag Build" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker) [Pipeline] script [Pipeline] { [Pipeline] sh + set +x Sending build context to Docker daemon 132.5MB Step 1/12 : ARG JAVA_BASE=11-jre-openj9 Step 2/12 : FROM adoptopenjdk:${JAVA_BASE} ---> a110a6ba7631 Step 3/12 : ENV JAVA_VERSION=${JAVA_BASE} ---> Running in f123f7d82719 Removing intermediate container f123f7d82719 ---> 8a44cdf076de Step 4/12 : VOLUME /tmp ---> Running in 95c05bea6cca Removing intermediate container 95c05bea6cca ---> 6446e8b0d57e Step 5/12 : COPY ./target/yals.jar /app/ ---> 4202859a4396 Step 6/12 : COPY ./docker-entrypoint.sh / ---> 6ef215582520 Step 7/12 : ADD https://search.maven.org/remotecontent?filepath=co/elastic/apm/elastic-apm-agent/1.19.0/elastic-apm-agent-1.19.0.jar /apm-agent.jar ---> 4c61e76edd39 Step 8/12 : RUN sh -c 'chmod +x /docker-entrypoint.sh' ---> Running in 963ffe2302cd Removing intermediate container 963ffe2302cd ---> 30e8430beb11 Step 9/12 : RUN apt-get update && apt-get upgrade -y && apt-get install -y netcat curl jq && apt -y autoremove && rm -rf /var/lib/apt/lists/* ---> Running in 643851fa0ae7 Get:1 http://archive.ubuntu.com/ubuntu focal InRelease [265 kB] Get:2 http://security.ubuntu.com/ubuntu focal-security InRelease [109 kB] Get:3 http://archive.ubuntu.com/ubuntu focal-updates InRelease [114 kB] Get:4 http://archive.ubuntu.com/ubuntu focal-backports InRelease [101 kB] Get:5 http://security.ubuntu.com/ubuntu focal-security/main amd64 Packages [495 kB] Get:6 http://security.ubuntu.com/ubuntu focal-security/universe amd64 Packages [645 kB] Get:7 http://security.ubuntu.com/ubuntu focal-security/restricted amd64 Packages [103 kB] Get:8 http://security.ubuntu.com/ubuntu focal-security/multiverse amd64 Packages [1,167 B] Get:9 http://archive.ubuntu.com/ubuntu focal/main amd64 Packages [1,275 kB] Get:10 http://archive.ubuntu.com/ubuntu focal/multiverse amd64 Packages [177 kB] Get:11 http://archive.ubuntu.com/ubuntu focal/restricted amd64 Packages [33.4 kB] Get:12 http://archive.ubuntu.com/ubuntu focal/universe amd64 Packages [11.3 MB] Get:13 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 Packages [885 kB] Get:14 http://archive.ubuntu.com/ubuntu focal-updates/universe amd64 Packages [885 kB] Get:15 http://archive.ubuntu.com/ubuntu focal-updates/multiverse amd64 Packages [30.4 kB] Get:16 http://archive.ubuntu.com/ubuntu focal-updates/restricted amd64 Packages [136 kB] Get:17 http://archive.ubuntu.com/ubuntu focal-backports/universe amd64 Packages [4,250 B] Fetched 16.6 MB in 1s (15.9 MB/s) Reading package lists... Reading package lists... Building dependency tree... Reading state information... Calculating upgrade... The following packages will be upgraded: apt curl libapt-pkg6.0 libcurl4 libssl1.1 openssl 6 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. Need to get 4,457 kB of archives. After this operation, 2,048 B of additional disk space will be used. Get:1 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libapt-pkg6.0 amd64 2.0.2ubuntu0.2 [832 kB] Get:2 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 apt amd64 2.0.2ubuntu0.2 [1,290 kB] Get:3 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libssl1.1 amd64 1.1.1f-1ubuntu2.1 [1,319 kB] Get:4 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 openssl amd64 1.1.1f-1ubuntu2.1 [620 kB] Get:5 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 curl amd64 7.68.0-1ubuntu2.4 [161 kB] Get:6 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libcurl4 amd64 7.68.0-1ubuntu2.4 [234 kB] debconf: delaying package configuration, since apt-utils is not installed Fetched 4,457 kB in 0s (23.0 MB/s) (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 7344 files and directories currently installed.) Preparing to unpack .../libapt-pkg6.0_2.0.2ubuntu0.2_amd64.deb ... Unpacking libapt-pkg6.0:amd64 (2.0.2ubuntu0.2) over (2.0.2ubuntu0.1) ... Setting up libapt-pkg6.0:amd64 (2.0.2ubuntu0.2) ... (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 7344 files and directories currently installed.) Preparing to unpack .../apt_2.0.2ubuntu0.2_amd64.deb ... Unpacking apt (2.0.2ubuntu0.2) over (2.0.2ubuntu0.1) ... Setting up apt (2.0.2ubuntu0.2) ... (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 7344 files and directories currently installed.) Preparing to unpack .../libssl1.1_1.1.1f-1ubuntu2.1_amd64.deb ... Unpacking libssl1.1:amd64 (1.1.1f-1ubuntu2.1) over (1.1.1f-1ubuntu2) ... Preparing to unpack .../openssl_1.1.1f-1ubuntu2.1_amd64.deb ... Unpacking openssl (1.1.1f-1ubuntu2.1) over (1.1.1f-1ubuntu2) ... Preparing to unpack .../curl_7.68.0-1ubuntu2.4_amd64.deb ... Unpacking curl (7.68.0-1ubuntu2.4) over (7.68.0-1ubuntu2.2) ... Preparing to unpack .../libcurl4_7.68.0-1ubuntu2.4_amd64.deb ... Unpacking libcurl4:amd64 (7.68.0-1ubuntu2.4) over (7.68.0-1ubuntu2.2) ... Setting up libssl1.1:amd64 (1.1.1f-1ubuntu2.1) ... debconf: unable to initialize frontend: Dialog debconf: (TERM is not set, so the dialog frontend is not usable.) debconf: falling back to frontend: Readline debconf: unable to initialize frontend: Readline debconf: (Can't locate Term/ReadLine.pm in @INC (you may need to install the Term::ReadLine module) (@INC contains: /etc/perl /usr/local/lib/x86_64-linux-gnu/perl/5.30.0 /usr/local/share/perl/5.30.0 /usr/lib/x86_64-linux-gnu/perl5/5.30 /usr/share/perl5 /usr/lib/x86_64-linux-gnu/perl/5.30 /usr/share/perl/5.30 /usr/local/lib/site_perl /usr/lib/x86_64-linux-gnu/perl-base) at /usr/share/perl5/Debconf/FrontEnd/Readline.pm line 7.) debconf: falling back to frontend: Teletype Setting up libcurl4:amd64 (7.68.0-1ubuntu2.4) ... Setting up curl (7.68.0-1ubuntu2.4) ... Setting up openssl (1.1.1f-1ubuntu2.1) ... Processing triggers for libc-bin (2.31-0ubuntu9.1) ... Reading package lists... Building dependency tree... Reading state information... curl is already the newest version (7.68.0-1ubuntu2.4). The following additional packages will be installed: libbsd0 libjq1 libonig5 netcat-openbsd The following NEW packages will be installed: jq libbsd0 libjq1 libonig5 netcat netcat-openbsd 0 upgraded, 6 newly installed, 0 to remove and 0 not upgraded. Need to get 398 kB of archives. After this operation, 1,392 kB of additional disk space will be used. Get:1 http://archive.ubuntu.com/ubuntu focal/main amd64 libbsd0 amd64 0.10.0-1 [45.4 kB] Get:2 http://archive.ubuntu.com/ubuntu focal/main amd64 netcat-openbsd amd64 1.206-1ubuntu1 [37.8 kB] Get:3 http://archive.ubuntu.com/ubuntu focal/universe amd64 libonig5 amd64 6.9.4-1 [142 kB] Get:4 http://archive.ubuntu.com/ubuntu focal/universe amd64 libjq1 amd64 1.6-1 [121 kB] Get:5 http://archive.ubuntu.com/ubuntu focal/universe amd64 jq amd64 1.6-1 [50.2 kB] Get:6 http://archive.ubuntu.com/ubuntu focal/universe amd64 netcat all 1.206-1ubuntu1 [2,172 B] debconf: delaying package configuration, since apt-utils is not installed Fetched 398 kB in 0s (3,013 kB/s) Selecting previously unselected package libbsd0:amd64. (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 7344 files and directories currently installed.) Preparing to unpack .../0-libbsd0_0.10.0-1_amd64.deb ... Unpacking libbsd0:amd64 (0.10.0-1) ... Selecting previously unselected package netcat-openbsd. Preparing to unpack .../1-netcat-openbsd_1.206-1ubuntu1_amd64.deb ... Unpacking netcat-openbsd (1.206-1ubuntu1) ... Selecting previously unselected package libonig5:amd64. Preparing to unpack .../2-libonig5_6.9.4-1_amd64.deb ... Unpacking libonig5:amd64 (6.9.4-1) ... Selecting previously unselected package libjq1:amd64. Preparing to unpack .../3-libjq1_1.6-1_amd64.deb ... Unpacking libjq1:amd64 (1.6-1) ... Selecting previously unselected package jq. Preparing to unpack .../4-jq_1.6-1_amd64.deb ... Unpacking jq (1.6-1) ... Selecting previously unselected package netcat. Preparing to unpack .../5-netcat_1.206-1ubuntu1_all.deb ... Unpacking netcat (1.206-1ubuntu1) ... Setting up libbsd0:amd64 (0.10.0-1) ... Setting up libonig5:amd64 (6.9.4-1) ... Setting up libjq1:amd64 (1.6-1) ... Setting up netcat-openbsd (1.206-1ubuntu1) ... update-alternatives: using /bin/nc.openbsd to provide /bin/nc (nc) in auto mode update-alternatives: warning: skip creation of /usr/share/man/man1/nc.1.gz because associated file /usr/share/man/man1/nc_openbsd.1.gz (of link group nc) doesn't exist update-alternatives: warning: skip creation of /usr/share/man/man1/netcat.1.gz because associated file /usr/share/man/man1/nc_openbsd.1.gz (of link group nc) doesn't exist Setting up netcat (1.206-1ubuntu1) ... Setting up jq (1.6-1) ... Processing triggers for libc-bin (2.31-0ubuntu9.1) ...  WARNING: apt does not have a stable CLI interface. Use with caution in scripts. Reading package lists... Building dependency tree... Reading state information... 0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. Removing intermediate container 643851fa0ae7 ---> 552169ac1177 Step 10/12 : ENTRYPOINT ./docker-entrypoint.sh ---> Running in e65a44e6aeac Removing intermediate container e65a44e6aeac ---> 896645281918 Step 11/12 : EXPOSE 8080 ---> Running in eba275359dad Removing intermediate container eba275359dad ---> 2b5723c8009a Step 12/12 : HEALTHCHECK --start-period=60s --interval=5s --timeout=20s --retries=3 CMD curl --silent --request GET http://127.0.0.1:8080/actuator/health | jq --exit-status '.status == "UP"' || exit 1 ---> Running in 3b4136349bff Removing intermediate container 3b4136349bff ---> 8c4a34ec77fe Successfully built 8c4a34ec77fe Successfully tagged yadev/yals:trunk [Pipeline] withCredentials Masking supported pattern matches of $USR or $PASS [Pipeline] { [Pipeline] sh + set +x WARNING! Your password will be stored unencrypted in /var/lib/jenkins/.docker/config.json. Configure a credential helper to remove this warning. See https://docs.docker.com/engine/reference/commandline/login/#credentials-store Login Succeeded [Pipeline] } [Pipeline] // withCredentials [Pipeline] sh + set +x The push refers to repository [docker.io/yadev/yals] 3cb5ff1fc4e8: Preparing b642f014c49b: Preparing 04f8023eec7a: Preparing 8b1d10e51eb9: Preparing 441b1bb30c4d: Preparing 6474490a7fe2: Preparing d18c24e770be: Preparing 5e24d43671c9: Preparing f6253634dc78: Preparing 9069f84dbbe9: Preparing bacd3af13903: Preparing 5e24d43671c9: Waiting f6253634dc78: Waiting 6474490a7fe2: Waiting d18c24e770be: Waiting 9069f84dbbe9: Waiting bacd3af13903: Waiting 04f8023eec7a: Layer already exists 6474490a7fe2: Layer already exists d18c24e770be: Layer already exists 5e24d43671c9: Layer already exists f6253634dc78: Layer already exists 9069f84dbbe9: Layer already exists bacd3af13903: Layer already exists b642f014c49b: Pushed 8b1d10e51eb9: Pushed 3cb5ff1fc4e8: Pushed 441b1bb30c4d: Pushed trunk: digest: sha256:35ccc00c3d0faa76d78b9f053e7975609bae11a3329128b74abe7f96a5a9154d size: 2629 [Pipeline] sh + set +x Removing login credentials for https://index.docker.io/v1/ [Pipeline] sh + set +x Untagged: yadev/yals:trunk Untagged: yadev/yals@sha256:35ccc00c3d0faa76d78b9f053e7975609bae11a3329128b74abe7f96a5a9154d Deleted: sha256:8c4a34ec77fe5af61e3c2251c4d47a8210131ad348bef7debfe946a4132bde6f Deleted: sha256:2b5723c8009aa3f6d58a65045b0af51c0b8ac367d91eb5c95ef72438447e47e2 Deleted: sha256:896645281918208e7deccb23d537bc4213e7f0bb1b79d267dae3de6867a10604 Deleted: sha256:552169ac117755014751bd7076a2919abb8768d19405fcba6baf4b07320174f3 Deleted: sha256:010b0304df681be261748e356aeed7f24cf5c2a7ae9b35d640f1ea0f94b79f42 Deleted: sha256:30e8430beb11739f5e1654a999664728eeb69de3de69e6e82a8bf6a2aefe17cf Deleted: sha256:92d8c9ff997b5a99b03ad0bb31c7ca7ccf8d7b8a929faa17c17cf078075d8cfa Deleted: sha256:4c61e76edd39803d567499fd4a656a8de9944e4c9690a2934564836f17b4c911 Deleted: sha256:3d491a4faee46979c1473f3c5702a90a1e0b2f0a8b730d46476d9a6123c5cabd Deleted: sha256:6ef2155825200816ff1c9bceae99970d75f3ac012a050516e60e936043aee466 Deleted: sha256:7afb3d4dbd8ae9ff568ebafc9c1220104be98fb150898a058bc5ff3f582d42e5 Deleted: sha256:4202859a43962dfcf62934694a1547faa56484ee85f27091588692694338365d Deleted: sha256:e16517a5dc2d4e021fd7e806744ff354f52d4b1ff64d07418f2a6fa21f933bbe Deleted: sha256:6446e8b0d57ee36f10542efe0083943ed0abb03737f67f1b40b3b301c5667c1e Deleted: sha256:8a44cdf076de6a20dbd391288a670de93cf4690371009571704940df12d16b02 [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Deploy) [Pipeline] script [Pipeline] { [Pipeline] echo Deploying to Demo [Pipeline] script [Pipeline] { [Pipeline] } [Pipeline] // script [Pipeline] script [Pipeline] { [Pipeline] withCredentials Masking supported pattern matches of $HOOK [Pipeline] { [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // script [Pipeline] echo https://docker.yatech.eu/api/webhooks/d35b8329-fbfb-4ad0-8e10-779dc11f40d7?tag=trunk [Pipeline] sh + set +x % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 101 100 101 0 0 814 0 --:--:-- --:--:-- --:--:-- 814 {"message":"Error looking up service","details":"Error: No such service: zftjx97xkq848n63v4g1fl1h9"} [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Wait For Deploy prior Testing) Stage "Wait For Deploy prior Testing" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (App and UI Tests) Stage "App and UI Tests" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] chuckNorris Submitting to Chuck's will [Pipeline] cleanWs [WS-CLEANUP] Deleting project workspace... [WS-CLEANUP] Deferred wipeout is used... [WS-CLEANUP] done [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // node [Pipeline] End of Pipeline GitHub has been notified of this commit’s build result Finished: SUCCESS