Push event to branch 264-leak
16:53:57 Connecting to https://api.github.com using toor/****** (GitHub Access Token)
Obtained Jenkinsfile from 9bcfd15dacaff00b91054fe4f0475e092231c91a
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_264-leak
[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_264-leak # 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/264-leak:refs/remotes/origin/264-leak # 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/264-leak:refs/remotes/origin/264-leak # timeout=10
Avoid second fetch
Checking out Revision 9bcfd15dacaff00b91054fe4f0475e092231c91a (264-leak)
> /usr/bin/git config core.sparsecheckout # timeout=10
> /usr/bin/git checkout -f 9bcfd15dacaff00b91054fe4f0475e092231c91a # timeout=10
> /usr/bin/git branch -a -v --no-abbrev # timeout=10
> /usr/bin/git checkout -b 264-leak 9bcfd15dacaff00b91054fe4f0475e092231c91a # timeout=10
Commit message: "Migration from AppView (add-on view) to Vaadin App layout (#272)"
> /usr/bin/git rev-list --no-walk b2b29bf897c7246e55c1e796cd19d22fe76ea1fc # 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)
[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_264-leak/.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 = 264-leak
[INFO] Collected git.branch with value 264-leak
[INFO] --always = true
[INFO] --dirty = -dirty
[INFO] --abbrev = 7
[INFO] Tag refs [[]]
[INFO] Created map: [{}]
[INFO] evalCommit is [9bcfd15dacaff00b91054fe4f0475e092231c91a]
[INFO] Collected git.commit.id.describe with value 9bcfd15
[INFO] Collected git.commit.id.describe-short with value 9bcfd15
[INFO] Collected git.commit.id with value 9bcfd15dacaff00b91054fe4f0475e092231c91a
[INFO] Collected git.commit.id.abbrev with value 9bcfd15
[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 Migration from AppView (add-on view) to Vaadin App layout (#272)
Fix #269
[INFO] Collected git.commit.message.short with value Migration from AppView (add-on view) to Vaadin App layout (#272)
[INFO] Collected git.commit.time with value 2020-12-29T16:53:43+0200
[INFO] Collected git.remote.origin.url with value https://github.com/yadevee/yals.git
[INFO] Collected git.tags with value
[INFO] evalCommit is [9bcfd15dacaff00b91054fe4f0475e092231c91a]
[INFO] Tag refs [[]]
[INFO] Created map: [{}]
[INFO] Collected git.closest.tag.name with value
[INFO] evalCommit is [9bcfd15dacaff00b91054fe4f0475e092231c91a]
[INFO] Tag refs [[]]
[INFO] Created map: [{}]
[INFO] Collected git.closest.tag.commit.count with value
[INFO] Collected git.total.commit.count with value 310
[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-29T16:54:08+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 14
[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_264-leak/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_264-leak/target/classes
[INFO] /var/lib/jenkins/workspace/yals_264-leak/src/main/java/eu/yals/utils/AppUtils.java: Some input files use or override a deprecated API.
[INFO] /var/lib/jenkins/workspace/yals_264-leak/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_264-leak/package.json.
[INFO] Copying frontend resources from jar files ...
[INFO] Visited 256 resources. Took 93 ms.
[INFO] Created webpack configuration file: /var/lib/jenkins/workspace/yals_264-leak/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 1205 classes. Took 891 ms.
[INFO] Visited 108 classes. Took 41 ms.
[INFO] Added 41 dependencies to main package.json
[INFO] Updated npm /var/lib/jenkins/workspace/yals_264-leak/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 256 resources. Took 48 ms.
[INFO] Updated /var/lib/jenkins/workspace/yals_264-leak/target/frontend/generated-flow-imports-fallback.js
[INFO] Updated /var/lib/jenkins/workspace/yals_264-leak/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_264-leak/target/classes/META-INF/VAADIN/config/stats.json
Hash: 5d781be456e254e00f4c
Version: webpack 4.42.0
Time: 32113ms
Built at: 12/29/2020 4:55:57 PM
Asset Size Chunks Chunk Names
build/vaadin-0-208edbc557639772c2a8.cache.js 22 KiB 0 [emitted] [immutable]
build/vaadin-0-208edbc557639772c2a8.cache.js.gz 6.83 KiB [emitted]
build/vaadin-3-9eefe1d6ec223c2a9732.cache.js 1.9 MiB 3 [emitted] [immutable]
build/vaadin-3-9eefe1d6ec223c2a9732.cache.js.gz 471 KiB [emitted]
build/vaadin-4-90be4af4442e91bea7db.cache.js 1.63 MiB 4 [emitted] [immutable]
build/vaadin-4-90be4af4442e91bea7db.cache.js.gz 447 KiB [emitted]
build/vaadin-5-e0d83876c6c30a4c7e99.cache.js 647 bytes 5 [emitted] [immutable]
build/vaadin-5-e0d83876c6c30a4c7e99.cache.js.gz 287 bytes [emitted]
build/vaadin-6-f9aaaf2373df04b72b35.cache.js 647 bytes 6 [emitted] [immutable]
build/vaadin-6-f9aaaf2373df04b72b35.cache.js.gz 289 bytes [emitted]
build/vaadin-bundle-c73297f9d7276250c03d.cache.js 167 KiB 1 [emitted] [immutable] bundle
build/vaadin-bundle-c73297f9d7276250c03d.cache.js.gz 44.2 KiB [emitted]
build/vaadin-bundle.es5-b7d7793844baa7e28387.cache.js 202 KiB 2 [emitted] [immutable] bundle.es5
build/vaadin-bundle.es5-b7d7793844baa7e28387.cache.js.gz 48.4 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.72 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-c73297f9d7276250c03d.cache.js
Entrypoint bundle.es5 = build/vaadin-bundle.es5-b7d7793844baa7e28387.cache.js
[60] ../node_modules/@polymer/polymer/lib/elements/custom-style.js?babel-target=es5 + 1 modules 8.24 KiB {2} [built]
| 2 modules
[61] ../node_modules/@polymer/polymer/lib/elements/custom-style.js?babel-target=es6 + 1 modules 6.32 KiB {1} [built]
| 2 modules
[70] ./css/main_view.css 600 bytes {1} {2} [built]
[71] ./css/home_view.css 2.36 KiB {1} {2} [built]
[109] ../node_modules/@polymer/iron-icon/iron-icon.js?babel-target=es5 + 1 modules 17 KiB {2} [built]
| 2 modules
[110] ../node_modules/@polymer/iron-icon/iron-icon.js?babel-target=es6 + 1 modules 16 KiB {1} [built]
| 2 modules
[127] ../target/frontend/generated-flow-imports.js?babel-target=es6 + 2 modules 16.1 KiB {1} [built]
| ../target/frontend/generated-flow-imports.js?babel-target=es6 1.74 KiB [built]
| + 2 hidden modules
[128] ../target/frontend/generated-flow-imports.js?babel-target=es5 + 2 modules 16.3 KiB {2} [built]
| ../target/frontend/generated-flow-imports.js?babel-target=es5 1.76 KiB [built]
| + 2 hidden modules
[149] ../node_modules/@vaadin/vaadin-text-field/theme/lumo/vaadin-text-field.js?babel-target=es6 + 1 modules 12.4 KiB {4} [built]
| 2 modules
[150] ../node_modules/@vaadin/vaadin-text-field/theme/lumo/vaadin-text-field.js?babel-target=es5 + 1 modules 25.7 KiB {3} [built]
| 2 modules
[187] ../node_modules/@vaadin/vaadin-item/theme/lumo/vaadin-item.js?babel-target=es6 + 1 modules 2.22 KiB {4} [built]
| 2 modules
[188] ../node_modules/@vaadin/vaadin-item/theme/lumo/vaadin-item.js?babel-target=es5 + 1 modules 2.55 KiB {3} [built]
| 2 modules
[209] ../node_modules/@vaadin/vaadin-list-box/theme/lumo/vaadin-list-box.js?babel-target=es6 + 1 modules 2.84 KiB {4} [built]
| 2 modules
[507] ../target/frontend/generated-flow-imports-fallback.js 4.75 KiB {6} [built]
[508] ../target/frontend/generated-flow-imports-fallback.js 4.75 KiB {5} [built]
+ 494 hidden modules
[INFO] update-frontend took 102597ms.
[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_264-leak/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] BUILD SUCCESS
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 01:52 min
[INFO] Finished at: 2020-12-29T16:55:58+02:00
[INFO] ------------------------------------------------------------------------
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Build with review)
Stage "Build with review" skipped due to when conditional
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Dev 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] { (Demo Build)
Stage "Demo Build" skipped due to when conditional
[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 125.2MB
Step 1/12 : ARG JAVA_BASE=11-jdk-openj9
Step 2/12 : FROM adoptopenjdk:${JAVA_BASE}
---> 399f70d801f6
Step 3/12 : ENV JAVA_VERSION=${JAVA_BASE}
---> Running in 7f1e8a1a5f07
Removing intermediate container 7f1e8a1a5f07
---> 937e7b0147a7
Step 4/12 : VOLUME /tmp
---> Running in 5a1e9ceee384
Removing intermediate container 5a1e9ceee384
---> 4c888e5ebb41
Step 5/12 : COPY ./target/yals.jar /app/
---> 33c2a0ddd89e
Step 6/12 : COPY ./docker-entrypoint.sh /
---> e0436f45f785
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
---> ab95be29991e
Step 8/12 : RUN sh -c 'chmod +x /docker-entrypoint.sh'
---> Running in 5b8ca79a7da5
Removing intermediate container 5b8ca79a7da5
---> 7215a2cf1c88
Step 9/12 : RUN apt-get update && apt-get install -y netcat curl jq
---> Running in f72dcd8ecb69
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/universe amd64 Packages [645 kB]
Get:6 http://security.ubuntu.com/ubuntu focal-security/restricted amd64 Packages [103 kB]
Get:7 http://security.ubuntu.com/ubuntu focal-security/main amd64 Packages [495 kB]
Get:8 http://security.ubuntu.com/ubuntu focal-security/multiverse amd64 Packages [1,167 B]
Get:9 http://archive.ubuntu.com/ubuntu focal/restricted amd64 Packages [33.4 kB]
Get:10 http://archive.ubuntu.com/ubuntu focal/multiverse amd64 Packages [177 kB]
Get:11 http://archive.ubuntu.com/ubuntu focal/main amd64 Packages [1,275 kB]
Get:12 http://archive.ubuntu.com/ubuntu focal/universe amd64 Packages [11.3 MB]
Get:13 http://archive.ubuntu.com/ubuntu focal-updates/universe amd64 Packages [885 kB]
Get:14 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 Packages [885 kB]
Get:15 http://archive.ubuntu.com/ubuntu focal-updates/restricted amd64 Packages [136 kB]
Get:16 http://archive.ubuntu.com/ubuntu focal-updates/multiverse amd64 Packages [30.4 kB]
Get:17 http://archive.ubuntu.com/ubuntu focal-backports/universe amd64 Packages [4,250 B]
Fetched 16.6 MB in 1s (16.1 MB/s)
Reading package lists...
Reading package lists...
Building dependency tree...
Reading state information...
The following additional packages will be installed:
libbsd0 libcurl4 libjq1 libonig5 netcat-openbsd
The following NEW packages will be installed:
jq libbsd0 libjq1 libonig5 netcat netcat-openbsd
The following packages will be upgraded:
curl libcurl4
2 upgraded, 6 newly installed, 0 to remove and 4 not upgraded.
Need to get 794 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-updates/main amd64 curl amd64 7.68.0-1ubuntu2.4 [161 kB]
Get:4 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libcurl4 amd64 7.68.0-1ubuntu2.4 [234 kB]
Get:5 http://archive.ubuntu.com/ubuntu focal/universe amd64 libonig5 amd64 6.9.4-1 [142 kB]
Get:6 http://archive.ubuntu.com/ubuntu focal/universe amd64 libjq1 amd64 1.6-1 [121 kB]
Get:7 http://archive.ubuntu.com/ubuntu focal/universe amd64 jq amd64 1.6-1 [50.2 kB]
Get:8 http://archive.ubuntu.com/ubuntu focal/universe amd64 netcat all 1.206-1ubuntu1 [2,172 B]
[91mdebconf: delaying package configuration, since apt-utils is not installed
[0mFetched 794 kB in 0s (5,156 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) ...
Preparing to unpack .../2-curl_7.68.0-1ubuntu2.4_amd64.deb ...
Unpacking curl (7.68.0-1ubuntu2.4) over (7.68.0-1ubuntu2.2) ...
Preparing to unpack .../3-libcurl4_7.68.0-1ubuntu2.4_amd64.deb ...
Unpacking libcurl4:amd64 (7.68.0-1ubuntu2.4) over (7.68.0-1ubuntu2.2) ...
Selecting previously unselected package libonig5:amd64.
Preparing to unpack .../4-libonig5_6.9.4-1_amd64.deb ...
Unpacking libonig5:amd64 (6.9.4-1) ...
Selecting previously unselected package libjq1:amd64.
Preparing to unpack .../5-libjq1_1.6-1_amd64.deb ...
Unpacking libjq1:amd64 (1.6-1) ...
Selecting previously unselected package jq.
Preparing to unpack .../6-jq_1.6-1_amd64.deb ...
Unpacking jq (1.6-1) ...
Selecting previously unselected package netcat.
Preparing to unpack .../7-netcat_1.206-1ubuntu1_all.deb ...
Unpacking netcat (1.206-1ubuntu1) ...
Setting up libcurl4:amd64 (7.68.0-1ubuntu2.4) ...
Setting up curl (7.68.0-1ubuntu2.4) ...
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) ...
Removing intermediate container f72dcd8ecb69
---> 1e7ba6ebe6e0
Step 10/12 : ENTRYPOINT ./docker-entrypoint.sh
---> Running in 69c07f4e8709
Removing intermediate container 69c07f4e8709
---> 0f1ff4d42af2
Step 11/12 : EXPOSE 8080
---> Running in f02250d2c753
Removing intermediate container f02250d2c753
---> 6ce929c2aed1
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 08092be50a9e
Removing intermediate container 08092be50a9e
---> b1bd2bfdde85
Successfully built b1bd2bfdde85
Successfully tagged yadev/yals:dev
[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]
055f06e3b99e: Preparing
beb5e0e2331f: Preparing
04f8023eec7a: Preparing
3a76a98f92f2: Preparing
799909ef08c2: Preparing
806f7ef1bd9c: Preparing
a0fe817b4518: Preparing
5e24d43671c9: Preparing
f6253634dc78: Preparing
9069f84dbbe9: Preparing
bacd3af13903: Preparing
a0fe817b4518: Waiting
f6253634dc78: Waiting
5e24d43671c9: Waiting
bacd3af13903: Waiting
9069f84dbbe9: Waiting
806f7ef1bd9c: Waiting
04f8023eec7a: Layer already exists
806f7ef1bd9c: Layer already exists
a0fe817b4518: Layer already exists
5e24d43671c9: Layer already exists
f6253634dc78: Layer already exists
9069f84dbbe9: Layer already exists
bacd3af13903: Layer already exists
3a76a98f92f2: Pushed
beb5e0e2331f: Pushed
055f06e3b99e: Pushed
799909ef08c2: Pushed
dev: digest: sha256:0233e61834c30036fa3987e357619665c4e2fba7ef59dc550d23df2b183744f3 size: 2631
[Pipeline] sh
+ set +x
Removing login credentials for https://index.docker.io/v1/
[Pipeline] sh
+ set +x
Untagged: yadev/yals:dev
Untagged: yadev/yals@sha256:0233e61834c30036fa3987e357619665c4e2fba7ef59dc550d23df2b183744f3
Deleted: sha256:b1bd2bfdde85bf1621fd05e8422db397c9a7e68feb57dfdcf92efaf1e0682fa6
Deleted: sha256:6ce929c2aed1fe44f5a918618aacc24d7990d3b935f757b27028cf047433d02f
Deleted: sha256:0f1ff4d42af28a4ceaaa2d971da7cfeac7ed1fa641a81a7b35fadc252fa290d0
Deleted: sha256:1e7ba6ebe6e0417f196f2b25337b014c170005036d0527368620afa72046f73e
Deleted: sha256:4a3f39ea5e2100df91952a55fbadbc5300157f0fd7bb9f420e3cbb21fccb9159
Deleted: sha256:7215a2cf1c8883a9ddd09ef10f001be7831506070347f53a50b4b757355a24fe
Deleted: sha256:6610f88667af14654e1f8aae8ef9d5a8a70b6ae4a45f3227705b54b453403a1d
Deleted: sha256:ab95be29991eed37a5ccb6f2a1416dfcb792724b4fa690fb582395029d6b07ef
Deleted: sha256:f92b8804284a891563d67b03ac166f3749ba88387b3f0383b0c20f54341ec7da
Deleted: sha256:e0436f45f785ce9d61cc815c9890f129fa055f053f57a45f996509ee4bd9aaf8
Deleted: sha256:ae3c23b3277944bb72e4a3352aa8ecd61e1077c68136fa7cad0c816b67047906
Deleted: sha256:33c2a0ddd89ee20eeb33c2ca9fbe6f4ca11d95b1c2eefef36a41eada24aecf68
Deleted: sha256:5bfd384d958d13be4d4dce7fbc90790bbbdfa9b6441376dd9bbe7cba47d7d2ee
Deleted: sha256:4c888e5ebb41add65222488de6620426ac7efa5796f614dd9df99e29eeeee46e
Deleted: sha256:937e7b0147a7e6f868b4d479cd7c38f8e07741c1d19ce10bb0ddbc981bb2d221
[Pipeline] }
[Pipeline] // script
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Deploy)
[Pipeline] script
[Pipeline] {
[Pipeline] echo
Deploying to Dev
[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/6fa8b306-6fe0-4bc9-b27b-552daf104339?tag=dev
[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
0 0 0 0 0 0 0 0 --:--:-- 0:00:01 --:--:-- 0
0 0 0 0 0 0 0 0 --:--:-- 0:00:02 --:--:-- 0
0 0 0 0 0 0 0 0 --:--:-- 0:00:02 --:--:-- 0
0 0 0 0 0 0 0 0 --:--:-- 0:00:02 --:--:-- 0
[Pipeline] }
[Pipeline] // script
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Wait For Deploy prior Testing)
[Pipeline] echo
Waiting for deployment to complete prior starting smoke testing
[Pipeline] script
[Pipeline] {
[Pipeline] timeout
Timeout set to expire in 2 min 0 sec
[Pipeline] {
[Pipeline] input
Shall we proceed?
Yes or Abort
Cancelling nested steps due to timeout
[Pipeline] }
[Pipeline] // timeout
[Pipeline] echo
Timeout reached, continue to next stage
[Pipeline] }
[Pipeline] // script
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (App and UI Tests)
[Pipeline] script
[Pipeline] {
[Pipeline] sh
+ wget -q --spider http://localhost:4617
[Pipeline] sh
+ mvn -Dport=4617 -Dtest.url=https://dev.yals.eu -Dgrid.hostname=http://127.0.0.1:4444 -Dselenide.browser=chrome -Dtest.buildName=264-leak-14 -Dsurefire.rerunFailingTestsCount=2 clean test
[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] Deleting /var/lib/jenkins/workspace/yals_264-leak/target
[INFO]
[INFO] --- git-commit-id-plugin:4.0.2:revision (default) @ yals ---
[INFO] dotGitDirectory /var/lib/jenkins/workspace/yals_264-leak/.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 = 264-leak
[INFO] Collected git.branch with value 264-leak
[INFO] --always = true
[INFO] --dirty = -dirty
[INFO] --abbrev = 7
[INFO] Tag refs [[Ref[refs/tags/0.1=3f6ed518d98cf12d97634946fe89b0bec88816c6(-1)], Ref[refs/tags/2.5=078e0f3603d18dd62cb1382620c90c3073018c4d(-1)], Ref[refs/tags/TAG_TRUNK=91733c74bd49b486d3ed76dc1aefca9e1c946e28(-1)], Ref[refs/tags/v2.0=058298f03945c960ab30be889e9ffe54596cf3e9(-1)], Ref[refs/tags/v2.0.1=cc0a00d584107220a7795e521740d49096dd5fd2(-1)], Ref[refs/tags/v2.1=94f0e5e0ccd2b258924c819dddc26475acb29fb4(-1)], Ref[refs/tags/v2.2=5871685e1066a7a34961c550d63023d8c5e038d0(-1)], Ref[refs/tags/v2.3=5083fdbb4287734c8d112e3d7fe56b3090fd94b0(-1)], Ref[refs/tags/v2.3.1=3e902a7ce41b4d0b1b78d0ae1c4b62ef69b3124d(-1)], Ref[refs/tags/v2.4=69cd3c7900f46cc3ee312f64bcdb647979c37efd(-1)], Ref[refs/tags/v2.6=8a4f1898804b5667b4e6888f12e223d505d85fc5(-1)], Ref[refs/tags/v2.7=6bd33eec4c668d47d615a802d01fb9ab99760f05(-1)], Ref[refs/tags/v2.7.1=71b6218b81197e739c9e6fbb0ea85631af81309b(-1)], Ref[refs/tags/v2.7.1-ops=f10d73cd4d8e4da83ea14b3cb4d3314b927c7d27(-1)], Ref[refs/tags/v2.7.2=7e0323d7ad8181410e787de6d28c447fbf29aff1(-1)], Ref[refs/tags/v2.7.3=cabcedf9fd0fb15aeef504993c25b86af4dad953(-1)], Ref[refs/tags/v2.7.4=2029a9d2fce68c9de40c45d9cb7b25930c6efaf2(-1)], Ref[refs/tags/vaadin14-bkup=701e875459f4d78b6fd9c55708c95a5183168ece(-1)]]]
[INFO] Created map: [{}]
[INFO] evalCommit is [9bcfd15dacaff00b91054fe4f0475e092231c91a]
[INFO] Collected git.commit.id.describe with value 9bcfd15
[INFO] Collected git.commit.id.describe-short with value 9bcfd15
[INFO] Collected git.commit.id with value 9bcfd15dacaff00b91054fe4f0475e092231c91a
[INFO] Collected git.commit.id.abbrev with value 9bcfd15
[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 Migration from AppView (add-on view) to Vaadin App layout (#272)
Fix #269
[INFO] Collected git.commit.message.short with value Migration from AppView (add-on view) to Vaadin App layout (#272)
[INFO] Collected git.commit.time with value 2020-12-29T16:53:43+0200
[INFO] Collected git.remote.origin.url with value https://github.com/yadevee/yals.git
[INFO] Collected git.tags with value
[INFO] evalCommit is [9bcfd15dacaff00b91054fe4f0475e092231c91a]
[INFO] Tag refs [[Ref[refs/tags/0.1=3f6ed518d98cf12d97634946fe89b0bec88816c6(-1)], Ref[refs/tags/2.5=078e0f3603d18dd62cb1382620c90c3073018c4d(-1)], Ref[refs/tags/TAG_TRUNK=91733c74bd49b486d3ed76dc1aefca9e1c946e28(-1)], Ref[refs/tags/v2.0=058298f03945c960ab30be889e9ffe54596cf3e9(-1)], Ref[refs/tags/v2.0.1=cc0a00d584107220a7795e521740d49096dd5fd2(-1)], Ref[refs/tags/v2.1=94f0e5e0ccd2b258924c819dddc26475acb29fb4(-1)], Ref[refs/tags/v2.2=5871685e1066a7a34961c550d63023d8c5e038d0(-1)], Ref[refs/tags/v2.3=5083fdbb4287734c8d112e3d7fe56b3090fd94b0(-1)], Ref[refs/tags/v2.3.1=3e902a7ce41b4d0b1b78d0ae1c4b62ef69b3124d(-1)], Ref[refs/tags/v2.4=69cd3c7900f46cc3ee312f64bcdb647979c37efd(-1)], Ref[refs/tags/v2.6=8a4f1898804b5667b4e6888f12e223d505d85fc5(-1)], Ref[refs/tags/v2.7=6bd33eec4c668d47d615a802d01fb9ab99760f05(-1)], Ref[refs/tags/v2.7.1=71b6218b81197e739c9e6fbb0ea85631af81309b(-1)], Ref[refs/tags/v2.7.1-ops=f10d73cd4d8e4da83ea14b3cb4d3314b927c7d27(-1)], Ref[refs/tags/v2.7.2=7e0323d7ad8181410e787de6d28c447fbf29aff1(-1)], Ref[refs/tags/v2.7.3=cabcedf9fd0fb15aeef504993c25b86af4dad953(-1)], Ref[refs/tags/v2.7.4=2029a9d2fce68c9de40c45d9cb7b25930c6efaf2(-1)], Ref[refs/tags/vaadin14-bkup=701e875459f4d78b6fd9c55708c95a5183168ece(-1)]]]
[INFO] Created map: [{}]
[INFO] Collected git.closest.tag.name with value
[INFO] evalCommit is [9bcfd15dacaff00b91054fe4f0475e092231c91a]
[INFO] Tag refs [[Ref[refs/tags/0.1=3f6ed518d98cf12d97634946fe89b0bec88816c6(-1)], Ref[refs/tags/2.5=078e0f3603d18dd62cb1382620c90c3073018c4d(-1)], Ref[refs/tags/TAG_TRUNK=91733c74bd49b486d3ed76dc1aefca9e1c946e28(-1)], Ref[refs/tags/v2.0=058298f03945c960ab30be889e9ffe54596cf3e9(-1)], Ref[refs/tags/v2.0.1=cc0a00d584107220a7795e521740d49096dd5fd2(-1)], Ref[refs/tags/v2.1=94f0e5e0ccd2b258924c819dddc26475acb29fb4(-1)], Ref[refs/tags/v2.2=5871685e1066a7a34961c550d63023d8c5e038d0(-1)], Ref[refs/tags/v2.3=5083fdbb4287734c8d112e3d7fe56b3090fd94b0(-1)], Ref[refs/tags/v2.3.1=3e902a7ce41b4d0b1b78d0ae1c4b62ef69b3124d(-1)], Ref[refs/tags/v2.4=69cd3c7900f46cc3ee312f64bcdb647979c37efd(-1)], Ref[refs/tags/v2.6=8a4f1898804b5667b4e6888f12e223d505d85fc5(-1)], Ref[refs/tags/v2.7=6bd33eec4c668d47d615a802d01fb9ab99760f05(-1)], Ref[refs/tags/v2.7.1=71b6218b81197e739c9e6fbb0ea85631af81309b(-1)], Ref[refs/tags/v2.7.1-ops=f10d73cd4d8e4da83ea14b3cb4d3314b927c7d27(-1)], Ref[refs/tags/v2.7.2=7e0323d7ad8181410e787de6d28c447fbf29aff1(-1)], Ref[refs/tags/v2.7.3=cabcedf9fd0fb15aeef504993c25b86af4dad953(-1)], Ref[refs/tags/v2.7.4=2029a9d2fce68c9de40c45d9cb7b25930c6efaf2(-1)], Ref[refs/tags/vaadin14-bkup=701e875459f4d78b6fd9c55708c95a5183168ece(-1)]]]
[INFO] Created map: [{}]
[INFO] Collected git.closest.tag.commit.count with value
[INFO] Collected git.total.commit.count with value 310
[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-29T16:58:34+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 14
[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_264-leak/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] --- jacoco-maven-plugin:0.8.6:prepare-agent (default) @ yals ---
[INFO] argLine set to -javaagent:/var/lib/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.6/org.jacoco.agent-0.8.6-runtime.jar=destfile=/var/lib/jenkins/workspace/yals_264-leak/target/jacoco.exec,excludes=**com.steadystate*
[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_264-leak/target/classes
[INFO] /var/lib/jenkins/workspace/yals_264-leak/src/main/java/eu/yals/utils/AppUtils.java: Some input files use or override a deprecated API.
[INFO] /var/lib/jenkins/workspace/yals_264-leak/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] Copying frontend resources from jar files ...
[INFO] Visited 256 resources. Took 95 ms.
[INFO]
[INFO] --- vaadin-maven-plugin:14.4.1:build-frontend (default) @ yals ---
[INFO] Scanning classes to find frontend configurations and dependencies...
[INFO] Visited 1205 classes. Took 913 ms.
[INFO] Visited 108 classes. Took 39 ms.
[INFO] Skipping `npm install` because the frontend packages are already installed in the folder '/var/lib/jenkins/workspace/yals_264-leak/node_modules' and the hash in the file '/var/lib/jenkins/workspace/yals_264-leak/node_modules/.vaadin/vaadin.json' is the same as in 'package.json'
[INFO] Copying frontend resources from jar files ...
[INFO] Visited 256 resources. Took 50 ms.
[INFO] Updated /var/lib/jenkins/workspace/yals_264-leak/target/frontend/generated-flow-imports-fallback.js
[INFO] Updated /var/lib/jenkins/workspace/yals_264-leak/target/frontend/generated-flow-imports.js
[INFO] Running webpack ...
Emitted /var/lib/jenkins/workspace/yals_264-leak/target/classes/META-INF/VAADIN/config/stats.json
Hash: 5d781be456e254e00f4c
Version: webpack 4.42.0
Time: 5593ms
Built at: 12/29/2020 4:58:49 PM
Asset Size Chunks Chunk Names
build/vaadin-0-208edbc557639772c2a8.cache.js 22 KiB 0 [emitted] [immutable]
build/vaadin-0-208edbc557639772c2a8.cache.js.gz 6.83 KiB [emitted]
build/vaadin-3-9eefe1d6ec223c2a9732.cache.js 1.9 MiB 3 [emitted] [immutable]
build/vaadin-3-9eefe1d6ec223c2a9732.cache.js.gz 471 KiB [emitted]
build/vaadin-4-90be4af4442e91bea7db.cache.js 1.63 MiB 4 [emitted] [immutable]
build/vaadin-4-90be4af4442e91bea7db.cache.js.gz 447 KiB [emitted]
build/vaadin-5-e0d83876c6c30a4c7e99.cache.js 647 bytes 5 [emitted] [immutable]
build/vaadin-5-e0d83876c6c30a4c7e99.cache.js.gz 287 bytes [emitted]
build/vaadin-6-f9aaaf2373df04b72b35.cache.js 647 bytes 6 [emitted] [immutable]
build/vaadin-6-f9aaaf2373df04b72b35.cache.js.gz 289 bytes [emitted]
build/vaadin-bundle-c73297f9d7276250c03d.cache.js 167 KiB 1 [emitted] [immutable] bundle
build/vaadin-bundle-c73297f9d7276250c03d.cache.js.gz 44.2 KiB [emitted]
build/vaadin-bundle.es5-b7d7793844baa7e28387.cache.js 202 KiB 2 [emitted] [immutable] bundle.es5
build/vaadin-bundle.es5-b7d7793844baa7e28387.cache.js.gz 48.4 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.72 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-c73297f9d7276250c03d.cache.js
Entrypoint bundle.es5 = build/vaadin-bundle.es5-b7d7793844baa7e28387.cache.js
[60] ../node_modules/@polymer/polymer/lib/elements/custom-style.js?babel-target=es5 + 1 modules 8.24 KiB {2} [built]
| 2 modules
[61] ../node_modules/@polymer/polymer/lib/elements/custom-style.js?babel-target=es6 + 1 modules 6.32 KiB {1} [built]
| 2 modules
[70] ./css/main_view.css 600 bytes {1} {2} [built]
[71] ./css/home_view.css 2.36 KiB {1} {2} [built]
[109] ../node_modules/@polymer/iron-icon/iron-icon.js?babel-target=es5 + 1 modules 17 KiB {2} [built]
| 2 modules
[110] ../node_modules/@polymer/iron-icon/iron-icon.js?babel-target=es6 + 1 modules 16 KiB {1} [built]
| 2 modules
[127] ../target/frontend/generated-flow-imports.js?babel-target=es6 + 2 modules 16.1 KiB {1} [built]
| ../target/frontend/generated-flow-imports.js?babel-target=es6 1.74 KiB [built]
| + 2 hidden modules
[128] ../target/frontend/generated-flow-imports.js?babel-target=es5 + 2 modules 16.3 KiB {2} [built]
| ../target/frontend/generated-flow-imports.js?babel-target=es5 1.76 KiB [built]
| + 2 hidden modules
[149] ../node_modules/@vaadin/vaadin-text-field/theme/lumo/vaadin-text-field.js?babel-target=es6 + 1 modules 12.4 KiB {4} [built]
| 2 modules
[150] ../node_modules/@vaadin/vaadin-text-field/theme/lumo/vaadin-text-field.js?babel-target=es5 + 1 modules 25.7 KiB {3} [built]
| 2 modules
[187] ../node_modules/@vaadin/vaadin-item/theme/lumo/vaadin-item.js?babel-target=es6 + 1 modules 2.22 KiB {4} [built]
| 2 modules
[188] ../node_modules/@vaadin/vaadin-item/theme/lumo/vaadin-item.js?babel-target=es5 + 1 modules 2.55 KiB {3} [built]
| 2 modules
[209] ../node_modules/@vaadin/vaadin-list-box/theme/lumo/vaadin-list-box.js?babel-target=es6 + 1 modules 2.84 KiB {4} [built]
| 2 modules
[507] ../target/frontend/generated-flow-imports-fallback.js 4.75 KiB {6} [built]
[508] ../target/frontend/generated-flow-imports-fallback.js 4.75 KiB {5} [built]
+ 494 hidden modules
[INFO] update-frontend took 9468ms.
[INFO]
[INFO] --- maven-resources-plugin:3.1.0:testResources (default-testResources) @ yals ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 1 resource
[INFO]
[INFO] --- maven-compiler-plugin:3.8.1:testCompile (default-testCompile) @ yals ---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 41 source files to /var/lib/jenkins/workspace/yals_264-leak/target/test-classes
[INFO]
[INFO] --- maven-surefire-plugin:2.22.2:test (default-test) @ yals ---
[INFO]
[INFO] -------------------------------------------------------
[INFO] T E S T S
[INFO] -------------------------------------------------------
[INFO] Running eu.yals.test.app.SlashEndpointTest
[INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.999 s - in eu.yals.test.app.SlashEndpointTest
[INFO] Running eu.yals.test.app.TechPartsTest
[INFO] Tests run: 13, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.192 s - in eu.yals.test.app.TechPartsTest
[INFO] Running eu.yals.test.app.GetApiTest
[INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.366 s - in eu.yals.test.app.GetApiTest
[INFO] Running eu.yals.test.app.MattermostApiTest
[INFO] Tests run: 11, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.437 s - in eu.yals.test.app.MattermostApiTest
[INFO] Running eu.yals.test.app.QRCodeApiTest
[INFO] Tests run: 10, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.11 s - in eu.yals.test.app.QRCodeApiTest
[INFO] Running eu.yals.test.app.TelegramAutoConfigTest
[INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.173 s - in eu.yals.test.app.TelegramAutoConfigTest
[INFO] Running eu.yals.test.app.StoreApiTest
[INFO] Tests run: 9, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.607 s - in eu.yals.test.app.StoreApiTest
[INFO] Running eu.yals.test.unit.AppUtilsTest
[INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0 s - in eu.yals.test.unit.AppUtilsTest
[INFO] Running eu.yals.test.unit.MattermostResponseJsonTests
[INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.013 s - in eu.yals.test.unit.MattermostResponseJsonTests
[INFO] Running eu.yals.test.unit.MattermostTests
[INFO] Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.006 s - in eu.yals.test.unit.MattermostTests
[INFO] Running eu.yals.test.ui.home.VisibleStateTest
=== UI Tests Common Info ===
BuildName: 264-leak-14
Will test at Grid (http://127.0.0.1:4444/wd/hub)
Test URL: https://dev.yals.eu
Live Sessions: https://grid-ui.yadev.eu/#/
TestVideo: https://grid-ui.yadev.eu/video/264-leak-14.mp4
==================
Starting.... build '264-leak-14'. Test: 'VisibleStateTest.inputFieldHasLabel
Dec 29, 2020 4:59:00 PM org.openqa.selenium.remote.ProtocolHandshake createSession
INFO: Detected dialect: W3C
Finished(OK) build '264-leak-14'. Test: 'VisibleStateTest.inputFieldHasLabel, Time elapsed: 5.601 s
Starting.... build '264-leak-14'. Test: 'VisibleStateTest.publicAccessBannerIsPresentAndHasNeededText
Finished(OK) build '264-leak-14'. Test: 'VisibleStateTest.publicAccessBannerIsPresentAndHasNeededText, Time elapsed: 2.459 s
Starting.... build '264-leak-14'. Test: 'VisibleStateTest.overallLinksNumberExistsAndNumber
Finished(OK) build '264-leak-14'. Test: 'VisibleStateTest.overallLinksNumberExistsAndNumber, Time elapsed: 2.173 s
Starting.... build '264-leak-14'. Test: 'VisibleStateTest.qrCodeAreaIsHidden
Finished(OK) build '264-leak-14'. Test: 'VisibleStateTest.qrCodeAreaIsHidden, Time elapsed: 1.914 s
Starting.... build '264-leak-14'. Test: 'VisibleStateTest.shouldHaveCorrectTitle
Finished(OK) build '264-leak-14'. Test: 'VisibleStateTest.shouldHaveCorrectTitle, Time elapsed: 1.958 s
Starting.... build '264-leak-14'. Test: 'VisibleStateTest.mainAreaHasFieldAndButton
Finished(OK) build '264-leak-14'. Test: 'VisibleStateTest.mainAreaHasFieldAndButton, Time elapsed: 2.069 s
Starting.... build '264-leak-14'. Test: 'VisibleStateTest.resultAreaIsHidden
Finished(OK) build '264-leak-14'. Test: 'VisibleStateTest.resultAreaIsHidden, Time elapsed: 1.949 s
Starting.... build '264-leak-14'. Test: 'VisibleStateTest.overallLinksTextExistsAndDisplayed
Finished(OK) build '264-leak-14'. Test: 'VisibleStateTest.overallLinksTextExistsAndDisplayed, Time elapsed: 2.076 s
Starting.... build '264-leak-14'. Test: 'VisibleStateTest.buttonIsPrimaryAndHasText
Finished(OK) build '264-leak-14'. Test: 'VisibleStateTest.buttonIsPrimaryAndHasText, Time elapsed: 1.848 s
Starting.... build '264-leak-14'. Test: 'VisibleStateTest.overallAreaIsVisible
Finished(OK) build '264-leak-14'. Test: 'VisibleStateTest.overallAreaIsVisible, Time elapsed: 2.033 s
Starting.... build '264-leak-14'. Test: 'VisibleStateTest.mainDivShouldHaveH2
Finished(OK) build '264-leak-14'. Test: 'VisibleStateTest.mainDivShouldHaveH2, Time elapsed: 1.931 s
Starting.... build '264-leak-14'. Test: 'VisibleStateTest.formHasOnlyOneButton
Finished(OK) build '264-leak-14'. Test: 'VisibleStateTest.formHasOnlyOneButton, Time elapsed: 2.036 s
Starting.... build '264-leak-14'. Test: 'VisibleStateTest.inputAndButtonAreNotDisabled
Finished(OK) build '264-leak-14'. Test: 'VisibleStateTest.inputAndButtonAreNotDisabled, Time elapsed: 1.808 s
Starting.... build '264-leak-14'. Test: 'VisibleStateTest.inputShouldHavePlaceholder
Finished(OK) build '264-leak-14'. Test: 'VisibleStateTest.inputShouldHavePlaceholder, Time elapsed: 1.95 s
Starting.... build '264-leak-14'. Test: 'VisibleStateTest.mainAreaIsVisible
Finished(OK) build '264-leak-14'. Test: 'VisibleStateTest.mainAreaIsVisible, Time elapsed: 2.089 s
Starting.... build '264-leak-14'. Test: 'VisibleStateTest.errorModalNotExistByDefault
Finished(OK) build '264-leak-14'. Test: 'VisibleStateTest.errorModalNotExistByDefault, Time elapsed: 1.916 s
Testing is Done
[INFO] Tests run: 16, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 35.981 s - in eu.yals.test.ui.home.VisibleStateTest
[INFO] Running eu.yals.test.ui.home.HomePageTest
Starting.... build '264-leak-14'. Test: 'HomePageTest.urlWithJustSlashWillOpenFrontPage
Finished(OK) build '264-leak-14'. Test: 'HomePageTest.urlWithJustSlashWillOpenFrontPage, Time elapsed: 1.998 s
Starting.... build '264-leak-14'. Test: 'HomePageTest.saveLinkAndCopyValueAndOpenIt
Finished(OK) build '264-leak-14'. Test: 'HomePageTest.saveLinkAndCopyValueAndOpenIt, Time elapsed: 7.594 s
Starting.... build '264-leak-14'. Test: 'HomePageTest.openSomethingNonExistingDeeperThanSingleLevel
Finished(OK) build '264-leak-14'. Test: 'HomePageTest.openSomethingNonExistingDeeperThanSingleLevel, Time elapsed: 4.792 s
Starting.... build '264-leak-14'. Test: 'HomePageTest.saveLinkAndClickOnResult
Finished(OK) build '264-leak-14'. Test: 'HomePageTest.saveLinkAndClickOnResult, Time elapsed: 6.969 s
Starting.... build '264-leak-14'. Test: 'HomePageTest.openSomethingNonExisting
Finished(OK) build '264-leak-14'. Test: 'HomePageTest.openSomethingNonExisting, Time elapsed: 4.228 s
Testing is Done
[INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 26.099 s - in eu.yals.test.ui.home.HomePageTest
[INFO] Running eu.yals.test.ui.appinfo.PublicInfoTest
Starting.... build '264-leak-14'. Test: 'PublicInfoTest.publicAreaHasAllRequiredElements
Finished(OK) build '264-leak-14'. Test: 'PublicInfoTest.publicAreaHasAllRequiredElements, Time elapsed: 2.197 s
Starting.... build '264-leak-14'. Test: 'PublicInfoTest.publicAreaIsVisible
Finished(OK) build '264-leak-14'. Test: 'PublicInfoTest.publicAreaIsVisible, Time elapsed: 1.997 s
Testing is Done
[INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 4.204 s - in eu.yals.test.ui.appinfo.PublicInfoTest
[INFO] Running eu.yals.test.ui.usage.IdnTest
Starting.... build '264-leak-14'. Test: 'IdnTest.russianUrl
Finished(OK) build '264-leak-14'. Test: 'IdnTest.russianUrl, Time elapsed: 5.391 s
Starting.... build '264-leak-14'. Test: 'IdnTest.multiLanguageUrl
Finished(OK) build '264-leak-14'. Test: 'IdnTest.multiLanguageUrl, Time elapsed: 3.937 s
Starting.... build '264-leak-14'. Test: 'IdnTest.taiwaneseUrl
Finished(OK) build '264-leak-14'. Test: 'IdnTest.taiwaneseUrl, Time elapsed: 12.099 s
Starting.... build '264-leak-14'. Test: 'IdnTest.germanUrl
Finished(OK) build '264-leak-14'. Test: 'IdnTest.germanUrl, Time elapsed: 7.094 s
Starting.... build '264-leak-14'. Test: 'IdnTest.estonianUrl
Finished(OK) build '264-leak-14'. Test: 'IdnTest.estonianUrl, Time elapsed: 4.986 s
Starting.... build '264-leak-14'. Test: 'IdnTest.arabicUrl
Finished(OK) build '264-leak-14'. Test: 'IdnTest.arabicUrl, Time elapsed: 7.281 s
Starting.... build '264-leak-14'. Test: 'IdnTest.finnishUrl
Finished(OK) build '264-leak-14'. Test: 'IdnTest.finnishUrl, Time elapsed: 7.194 s
Testing is Done
[INFO] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 48.088 s - in eu.yals.test.ui.usage.IdnTest
[INFO] Running eu.yals.test.ui.usage.CorrectInputTest
Starting.... build '264-leak-14'. Test: 'CorrectInputTest.linkFromRussianWikipedia
Finished(OK) build '264-leak-14'. Test: 'CorrectInputTest.linkFromRussianWikipedia, Time elapsed: 3.983 s
Starting.... build '264-leak-14'. Test: 'CorrectInputTest.cyrillicLink
Finished(OK) build '264-leak-14'. Test: 'CorrectInputTest.cyrillicLink, Time elapsed: 3.69 s
Starting.... build '264-leak-14'. Test: 'CorrectInputTest.ftpLink
Finished(OK) build '264-leak-14'. Test: 'CorrectInputTest.ftpLink, Time elapsed: 3.701 s
Starting.... build '264-leak-14'. Test: 'CorrectInputTest.linkWithoutProtocol
Finished(OK) build '264-leak-14'. Test: 'CorrectInputTest.linkWithoutProtocol, Time elapsed: 3.034 s
Starting.... build '264-leak-14'. Test: 'CorrectInputTest.httpLink
Finished(OK) build '264-leak-14'. Test: 'CorrectInputTest.httpLink, Time elapsed: 3.709 s
Starting.... build '264-leak-14'. Test: 'CorrectInputTest.httpsLink
Finished(OK) build '264-leak-14'. Test: 'CorrectInputTest.httpsLink, Time elapsed: 3.601 s
Starting.... build '264-leak-14'. Test: 'CorrectInputTest.veryLongLinkFromFacebook
Finished(OK) build '264-leak-14'. Test: 'CorrectInputTest.veryLongLinkFromFacebook, Time elapsed: 3.512 s
Testing is Done
[INFO] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 25.396 s - in eu.yals.test.ui.usage.CorrectInputTest
[INFO] Running eu.yals.test.ui.usage.AbnormalUsageTest
Starting.... build '264-leak-14'. Test: 'AbnormalUsageTest.extraArgumentsShouldBeIgnored
Finished(OK) build '264-leak-14'. Test: 'AbnormalUsageTest.extraArgumentsShouldBeIgnored, Time elapsed: 3.895 s
Testing is Done
[INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 3.899 s - in eu.yals.test.ui.usage.AbnormalUsageTest
[INFO] Running eu.yals.test.ui.usage.IncorrectInputTest
Starting.... build '264-leak-14'. Test: 'IncorrectInputTest.singleSpace
Finished(OK) build '264-leak-14'. Test: 'IncorrectInputTest.singleSpace, Time elapsed: 2.713 s
Starting.... build '264-leak-14'. Test: 'IncorrectInputTest.urlWithSpacesShallNotPass
Finished(OK) build '264-leak-14'. Test: 'IncorrectInputTest.urlWithSpacesShallNotPass, Time elapsed: 3.16 s
Starting.... build '264-leak-14'. Test: 'IncorrectInputTest.emptyInput
Finished(OK) build '264-leak-14'. Test: 'IncorrectInputTest.emptyInput, Time elapsed: 3.094 s
Starting.... build '264-leak-14'. Test: 'IncorrectInputTest.twoSpaces
Finished(OK) build '264-leak-14'. Test: 'IncorrectInputTest.twoSpaces, Time elapsed: 2.305 s
Starting.... build '264-leak-14'. Test: 'IncorrectInputTest.longVariantOfNotUrlInput
Finished(OK) build '264-leak-14'. Test: 'IncorrectInputTest.longVariantOfNotUrlInput, Time elapsed: 2.812 s
Starting.... build '264-leak-14'. Test: 'IncorrectInputTest.urlSingleDomainLinksAreNotAllowed
Finished(OK) build '264-leak-14'. Test: 'IncorrectInputTest.urlSingleDomainLinksAreNotAllowed, Time elapsed: 2.82 s
Starting.... build '264-leak-14'. Test: 'IncorrectInputTest.shortVariantOfNotUrlInput
Finished(OK) build '264-leak-14'. Test: 'IncorrectInputTest.shortVariantOfNotUrlInput, Time elapsed: 2.815 s
Starting.... build '264-leak-14'. Test: 'IncorrectInputTest.urlSingleLayerDomainLinksAreNotAllowed
Finished(OK) build '264-leak-14'. Test: 'IncorrectInputTest.urlSingleLayerDomainLinksAreNotAllowed, Time elapsed: 3.014 s
Starting.... build '264-leak-14'. Test: 'IncorrectInputTest.urlWithSpecialCharsShallNotPass
Finished(OK) build '264-leak-14'. Test: 'IncorrectInputTest.urlWithSpecialCharsShallNotPass, Time elapsed: 2.711 s
Starting.... build '264-leak-14'. Test: 'IncorrectInputTest.urlWithBadProtocolShallNotPass
Finished(OK) build '264-leak-14'. Test: 'IncorrectInputTest.urlWithBadProtocolShallNotPass, Time elapsed: 3.367 s
Testing is Done
[INFO] Tests run: 10, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 29.183 s - in eu.yals.test.ui.usage.IncorrectInputTest
[INFO] Running eu.yals.test.ui.usage.MultiStepTest
Starting.... build '264-leak-14'. Test: 'MultiStepTest.copyLinkButtonShouldCopyShortLink
Finished(OK) build '264-leak-14'. Test: 'MultiStepTest.copyLinkButtonShouldCopyShortLink, Time elapsed: 3.705 s
Starting.... build '264-leak-14'. Test: 'MultiStepTest.saveAndRetrieveLinkFromRussianWikipedia
Finished(OK) build '264-leak-14'. Test: 'MultiStepTest.saveAndRetrieveLinkFromRussianWikipedia, Time elapsed: 5.095 s
Starting.... build '264-leak-14'. Test: 'MultiStepTest.closeButtonReallyClosesErrorNotification
Finished(OK) build '264-leak-14'. Test: 'MultiStepTest.closeButtonReallyClosesErrorNotification, Time elapsed: 3.708 s
Starting.... build '264-leak-14'. Test: 'MultiStepTest.linkWithEstonianLettersMustBeSavedAndReused
Finished(OK) build '264-leak-14'. Test: 'MultiStepTest.linkWithEstonianLettersMustBeSavedAndReused, Time elapsed: 4.617 s
Starting.... build '264-leak-14'. Test: 'MultiStepTest.linksCounterIncreasedValueAfterSave
Finished(OK) build '264-leak-14'. Test: 'MultiStepTest.linksCounterIncreasedValueAfterSave, Time elapsed: 7.417 s
Testing is Done
[INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 24.734 s - in eu.yals.test.ui.usage.MultiStepTest
[INFO]
[INFO] Results:
[INFO]
[INFO] Tests run: 119, Failures: 0, Errors: 0, Skipped: 0
[INFO]
[INFO]
[INFO] --- jacoco-maven-plugin:0.8.6:report (report) @ yals ---
[INFO] Loading execution data file /var/lib/jenkins/workspace/yals_264-leak/target/jacoco.exec
[INFO] Analyzed bundle 'yals' with 107 classes
[INFO] ------------------------------------------------------------------------
[INFO] BUILD SUCCESS
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 03:45 min
[INFO] Finished at: 2020-12-29T17:02:17+02:00
[INFO] ------------------------------------------------------------------------
[Pipeline] junit
Recording test results
[Checks API] No suitable checks publisher found.
[Pipeline] archiveArtifacts
Archiving artifacts
‘target/reports/**/*.png’ doesn’t match anything, but ‘**/*.png’ does. Perhaps that’s what you mean?
No artifacts found that match the file pattern "target/reports/**/*.png". Configuration error?
[Pipeline] }
[Pipeline] // script
[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