Branch indexing Connecting to https://api.github.com using kyberorg/****** (Kyberorg GitLab) Obtained Jenkinsfile from fead385bf102f99094c5a693aadd85ffecdc98ec Running in Durability level: MAX_SURVIVABILITY Only using first definition of library common-lib Loading library common-lib@1.1 Attempting to resolve 1.1 from remote references... > /usr/bin/git --version # timeout=10 using GIT_ASKPASS to set credentials CI token for gitlab > /usr/bin/git ls-remote -h -- https://gitlab.com/yasys/jenkins/common-lib.git # timeout=10 Could not find 1.1 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 > /usr/bin/git config --get remote.origin.url # timeout=10 using GIT_ASKPASS to set credentials CI token for gitlab > /usr/bin/git fetch --tags --force --progress -- origin +refs/heads/*:refs/remotes/origin/* # timeout=10 > /usr/bin/git rev-parse 1.1^{commit} # timeout=10 > /usr/bin/git branch -a -v --no-abbrev --contains 71090311440c5b2cb67ed46e4a9c0c2a2aff04c9 # timeout=10 Selected match: master revision 71090311440c5b2cb67ed46e4a9c0c2a2aff04c9 using credential CIpwd Cloning the remote Git repository Cloning with configured refspecs honoured and without tags Cloning repository https://gitlab.com/yasys/jenkins/common-lib.git > /usr/bin/git init /var/lib/jenkins/workspace/VaadinDemo_master@libs/common-lib # timeout=10 Fetching upstream changes from https://gitlab.com/yasys/jenkins/common-lib.git > /usr/bin/git --version # timeout=10 using GIT_ASKPASS to set credentials CI token for gitlab > /usr/bin/git fetch --no-tags --force --progress -- https://gitlab.com/yasys/jenkins/common-lib.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > /usr/bin/git config remote.origin.url https://gitlab.com/yasys/jenkins/common-lib.git # timeout=10 > /usr/bin/git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > /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 using GIT_ASKPASS to set credentials CI token for 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 71090311440c5b2cb67ed46e4a9c0c2a2aff04c9 (master) > /usr/bin/git config core.sparsecheckout # timeout=10 > /usr/bin/git checkout -f 71090311440c5b2cb67ed46e4a9c0c2a2aff04c9 # timeout=10 Commit message: "Extending testApp script with dParams" First time build. Skipping changelog. > /usr/bin/git --version # timeout=10 Loading library common-pipe@2.3.3 Attempting to resolve 2.3.3 from remote references... > /usr/bin/git --version # timeout=10 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 > /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 using credential kyberorg_gl Cloning the remote Git repository Cloning with configured refspecs honoured and without tags Cloning repository https://gitlab.com/yasys/common-pipe.git > /usr/bin/git init /var/lib/jenkins/workspace/VaadinDemo_master@libs/common-pipe # timeout=10 Fetching upstream changes from https://gitlab.com/yasys/common-pipe.git > /usr/bin/git --version # timeout=10 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 > /usr/bin/git config remote.origin.url https://gitlab.com/yasys/common-pipe.git # timeout=10 > /usr/bin/git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > /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 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'" First time build. Skipping changelog. > /usr/bin/git --version # timeout=10 fatal: bad object 71090311440c5b2cb67ed46e4a9c0c2a2aff04c9 [Pipeline] Start of Pipeline [Pipeline] node Running on Jenkins in /var/lib/jenkins/workspace/VaadinDemo_master [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout using credential kyberorg_gl Cloning the remote Git repository Cloning with configured refspecs honoured and without tags Cloning repository https://github.com/yadevee/demo.git > /usr/bin/git init /var/lib/jenkins/workspace/VaadinDemo_master # timeout=10 Fetching upstream changes from https://github.com/yadevee/demo.git > /usr/bin/git --version # timeout=10 using GIT_ASKPASS to set credentials Kyberorg GitLab > /usr/bin/git fetch --no-tags --force --progress -- https://github.com/yadevee/demo.git +refs/heads/master:refs/remotes/origin/master # timeout=10 > /usr/bin/git config remote.origin.url https://github.com/yadevee/demo.git # timeout=10 > /usr/bin/git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 > /usr/bin/git config remote.origin.url https://github.com/yadevee/demo.git # timeout=10 Fetching without tags Fetching upstream changes from https://github.com/yadevee/demo.git using GIT_ASKPASS to set credentials Kyberorg GitLab > /usr/bin/git fetch --no-tags --force --progress -- https://github.com/yadevee/demo.git +refs/heads/master:refs/remotes/origin/master # timeout=10 Checking out Revision fead385bf102f99094c5a693aadd85ffecdc98ec (master) > /usr/bin/git config core.sparsecheckout # timeout=10 > /usr/bin/git checkout -f fead385bf102f99094c5a693aadd85ffecdc98ec # timeout=10 Commit message: "Vaadin + Spring routing" First time build. Skipping changelog. > /usr/bin/git --version # timeout=10 fatal: bad object 71090311440c5b2cb67ed46e4a9c0c2a2aff04c9 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Vaadin) [Pipeline] script [Pipeline] { [Pipeline] timeout Timeout set to expire in 20 sec [Pipeline] { [Pipeline] input Input requested Cancelling nested steps due to timeout [Pipeline] } [Pipeline] // timeout [Pipeline] echo Params = script=null class=class eu.yadev.commonlib.VaadinParams prodModeProfile=null propertiesLocation=src/main/resources label=Build Vaadin App verbose=true extraProfiles=noTesting [Pipeline] echo Profiles = [noTesting] [Pipeline] sh + set -x + mvn clean package -P noTesting [INFO] Scanning for projects... [INFO] [INFO] --------------------------< com.example:demo >-------------------------- [INFO] Building demo 1.0 [INFO] --------------------------------[ jar ]--------------------------------- [INFO] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ demo --- [INFO] [INFO] --- maven-resources-plugin:3.1.0:resources (default-resources) @ demo --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 1 resource [INFO] Copying 2 resources [INFO] [INFO] --- vaadin-maven-plugin:14.0.8:prepare-frontend (default) @ demo --- [INFO] Added "name": "@vaadin/flow-deps" line. [INFO] Added "version": "1.0.0" line. [INFO] Added "license": "UNLICENSED" line. [INFO] Updated npm /var/lib/jenkins/workspace/VaadinDemo_master/target/frontend/package.json. [INFO] [INFO] --- maven-compiler-plugin:3.8.1:compile (default-compile) @ demo --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 20 source files to /var/lib/jenkins/workspace/VaadinDemo_master/target/classes [INFO] [INFO] --- maven-resources-plugin:3.1.0:testResources (default-testResources) @ demo --- [INFO] Not copying test resources [INFO] [INFO] --- maven-compiler-plugin:3.8.1:testCompile (default-testCompile) @ demo --- [INFO] Not compiling test sources [INFO] [INFO] --- driver-binary-downloader-maven-plugin:1.0.17:selenium (default) @ demo --- [INFO] [INFO] -------------------------------------------------------- [INFO] DOWNLOADING SELENIUM STAND-ALONE EXECUTABLE BINARIES... [INFO] -------------------------------------------------------- [INFO] [INFO] Repository map 'file:/var/lib/jenkins/workspace/VaadinDemo_master/webdrivers.xml' is valid [INFO] [INFO] Only get drivers for current Operating System: true [INFO] Getting drivers for current operating system only. WARNING: An illegal reflective access operation has occurred WARNING: Illegal reflective access by com.sun.xml.bind.v2.runtime.reflect.opt.Injector (file:/var/lib/jenkins/.m2/repository/org/glassfish/jaxb/jaxb-runtime/2.3.0/jaxb-runtime-2.3.0.jar) to method java.lang.ClassLoader.defineClass(java.lang.String,byte[],int,int) WARNING: Please consider reporting this to the maintainers of com.sun.xml.bind.v2.runtime.reflect.opt.Injector 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] Archives will be downloaded to '/var/lib/jenkins/workspace/VaadinDemo_master/webdriver/zips' [INFO] Standalone executable files will be extracted to '/var/lib/jenkins/workspace/VaadinDemo_master/webdriver' [INFO] [INFO] Preparing to download Selenium Standalone Executable Binaries... [INFO] Downloading 'chromedriver_linux64.zip'... [INFO] Archive file 'chromedriver_linux64.zip' is valid : true [INFO] Extracting binary 'chromedriver'... [INFO] Binary copied to /var/lib/jenkins/workspace/VaadinDemo_master/webdriver/linux/googlechrome/64bit/chromedriver [INFO] Setting maven property - ${webdriver.chrome.driver} = /var/lib/jenkins/workspace/VaadinDemo_master/webdriver/linux/googlechrome/64bit/chromedriver [INFO] [INFO] -------------------------------------------------------- [INFO] SELENIUM STAND-ALONE EXECUTABLE DOWNLOADS COMPLETE [INFO] -------------------------------------------------------- [INFO] [INFO] [INFO] --- maven-surefire-plugin:2.22.2:test (default-test) @ demo --- [INFO] Tests are skipped. [INFO] [INFO] --- vaadin-maven-plugin:14.0.8:build-frontend (default) @ demo --- [INFO] Scanning classes to find frontend configurations and dependencies... [INFO] Visited 974 classes. Took 1230 ms. [INFO] Added "@vaadin/vaadin-crud": "1.0.5" line. [INFO] Added "@vaadin/vaadin-grid": "5.4.9" line. [INFO] Added "@vaadin/vaadin-icons": "4.3.1" line. [INFO] Added "@polymer/iron-collapse": "3.0.1" line. [INFO] Added "@vaadin/vaadin-split-layout": "4.1.1" line. [INFO] Added "@vaadin/vaadin-combo-box": "5.0.6" line. [INFO] Added "@vaadin/vaadin-cookie-consent": "1.1.1" line. [INFO] Added "@vaadin/vaadin-core-shrinkwrap": "14.0.8" line. [INFO] Added "@vaadin/vaadin-upload": "4.2.2" line. [INFO] Added "@vaadin/vaadin-dialog": "2.2.1" line. [INFO] Added "@polymer/iron-overlay-behavior": "^3.0.2" line. [INFO] Added "@vaadin/vaadin-select": "2.1.5" line. [INFO] Added "@vaadin/vaadin-app-layout": "2.0.3" line. [INFO] Added "@vaadin/vaadin-item": "2.1.0" line. [INFO] Added "@polymer/app-layout": "3.1.0" line. [INFO] Added "@vaadin/vaadin-board": "2.1.0" line. [INFO] Added "@vaadin/vaadin-charts": "6.2.3" line. [INFO] Added "@vaadin/vaadin-notification": "1.4.0" line. [INFO] Added "@vaadin/vaadin-grid-pro": "2.0.3" line. [INFO] Added "@vaadin/vaadin-progress-bar": "1.1.2" line. [INFO] Added "@vaadin/vaadin-shrinkwrap": "14.0.8" line. [INFO] Added "@vaadin/vaadin-ordered-layout": "1.1.0" line. [INFO] Added "@vaadin/vaadin-login": "1.0.1" line. [INFO] Added "@vaadin/vaadin-button": "2.2.1" line. [INFO] Added "@vaadin/vaadin-date-picker": "4.0.3" line. [INFO] Added "@vaadin/vaadin-text-field": "2.4.11" line. [INFO] Added "@vaadin/vaadin-menu-bar": "1.0.3" line. [INFO] Added "@vaadin/vaadin-custom-field": "1.0.6" line. [INFO] Added "@vaadin/vaadin-form-layout": "2.1.6" line. [INFO] Added "@polymer/paper-tabs": "3.1.0" line. [INFO] Added "@vaadin/vaadin-confirm-dialog": "1.1.4" line. [INFO] Added "@polymer/iron-list": "3.0.2" line. [INFO] Added "@vaadin/vaadin-accordion": "1.0.1" line. [INFO] Added "@polymer/paper-badge": "3.0.1" line. [INFO] Added "@vaadin/vaadin-list-box": "1.1.1" line. [INFO] Added "@vaadin/vaadin-checkbox": "2.2.10" line. [INFO] Added "@vaadin/vaadin-details": "1.0.1" line. [INFO] Added "@polymer/iron-icon": "3.0.1" line. [INFO] Added "@polymer/paper-ripple": "3.0.1" line. [INFO] Added "@vaadin/vaadin-time-picker": "2.0.2" line. [INFO] Added "@vaadin/vaadin-context-menu": "4.3.12" line. [INFO] Added "@vaadin/vaadin-radio-button": "1.2.3" line. [INFO] Added "@vaadin/vaadin-tabs": "3.0.4" line. [INFO] Added "@vaadin/vaadin-lumo-styles": "1.5.0" line. [INFO] Added "@polymer/paper-input": "3.0.2" line. [INFO] Added "@vaadin/vaadin-material-styles": "1.2.3" line. [INFO] Added "@vaadin/vaadin-rich-text-editor": "1.0.4" line. [INFO] Updated npm /var/lib/jenkins/workspace/VaadinDemo_master/target/frontend/package.json. [INFO] Updated npm /var/lib/jenkins/workspace/VaadinDemo_master/package.json. [INFO] Running `npm install` ... npm WARN deprecated core-js@2.6.11: 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. > @vaadin/vaadin-usage-statistics@2.0.10 postinstall /var/lib/jenkins/workspace/VaadinDemo_master/node_modules/@vaadin/vaadin-core-shrinkwrap/node_modules/@vaadin/vaadin-usage-statistics > node check.js Vaadin collects development time usage statistics to improve this product. To opt-out, either run: npm explore @vaadin/vaadin-usage-statistics -- npm run disable to store disable statistics for the machine, or add "vaadin": { "disableUsageStatistics": true } to the project package.json and re-run npm install to disable statistics for the project. For more details, see https://github.com/vaadin/vaadin-usage-statistics > @vaadin/vaadin-usage-statistics@2.0.10 postinstall /var/lib/jenkins/workspace/VaadinDemo_master/node_modules/@vaadin/vaadin-shrinkwrap/node_modules/@vaadin/vaadin-usage-statistics > node check.js Vaadin collects development time usage statistics to improve this product. To opt-out, either run: npm explore @vaadin/vaadin-usage-statistics -- npm run disable to store disable statistics for the machine, or add "vaadin": { "disableUsageStatistics": true } to the project package.json and re-run npm install to disable statistics for the project. For more details, see https://github.com/vaadin/vaadin-usage-statistics > @vaadin/vaadin-usage-statistics@2.1.0 postinstall /var/lib/jenkins/workspace/VaadinDemo_master/node_modules/@vaadin/vaadin-usage-statistics > node check.js Vaadin collects development time usage statistics to improve this product. To opt-out, either run: npm explore @vaadin/vaadin-usage-statistics -- npm run disable to store disable statistics for the machine, or add "vaadin": { "disableUsageStatistics": true } to the project package.json and re-run npm install to disable statistics for the project. For more details, see https://github.com/vaadin/vaadin-usage-statistics > core-js@2.6.11 postinstall /var/lib/jenkins/workspace/VaadinDemo_master/node_modules/core-js > node -e "try{require('./postinstall')}catch(e){}" npm notice created a lockfile as package-lock.json. You should commit this file. npm WARN notsup Unsupported engine for watchpack-chokidar2@2.0.0: wanted: {"node":"<8.10.0"} (current: {"node":"10.21.0","npm":"6.14.4"}) npm WARN notsup Not compatible with your version of node/npm: watchpack-chokidar2@2.0.0 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/@babel/cli/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 description npm WARN no-name@ No repository field. added 1005 packages from 408 contributors and audited 1010 packages in 81.603s 28 packages are looking for funding run `npm fund` for details found 6 vulnerabilities (2 low, 2 moderate, 2 high) run `npm audit fix` to fix them, or `npm audit` for details [INFO] package.json updated and npm dependencies installed. [INFO] Copying frontend resources from jar files ... [INFO] Visited 161 resources. Took 120 ms. [INFO] Copying project local frontend resources. [INFO] Copying frontend directory completed. [WARNING] Use the './' prefix for files in JAR files: 'js/script.js', please update your component. [INFO] Updated /var/lib/jenkins/workspace/VaadinDemo_master/target/frontend/generated-flow-imports.js [INFO] Running webpack ... Emitted /var/lib/jenkins/workspace/VaadinDemo_master/target/classes/META-INF/VAADIN/config/stats.json Hash: 0bc580955d678814d351 Version: webpack 4.30.0 Time: 26820ms Built at: 07/13/2020 10:06:36 AM Asset Size Chunks Chunk Names build/vaadin-bundle-7b15a444e6559430ed0e.cache.js 1.01 MiB 0 [emitted] bundle build/vaadin-bundle-7b15a444e6559430ed0e.cache.js.gz 299 KiB [emitted] build/vaadin-bundle.es5-a241aca0cd0c7c2b8680.cache.js 1.08 MiB 1 [emitted] bundle.es5 build/vaadin-bundle.es5-a241aca0cd0c7c2b8680.cache.js.gz 307 KiB [emitted] build/webcomponentsjs/LICENSE.md 1.52 KiB [emitted] build/webcomponentsjs/README.md 10.5 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-sd-ce-pf.js 114 KiB [emitted] build/webcomponentsjs/bundles/webcomponents-sd-ce-pf.js.map 671 KiB [emitted] build/webcomponentsjs/bundles/webcomponents-sd-ce.js 85.7 KiB [emitted] build/webcomponentsjs/bundles/webcomponents-sd-ce.js.map 543 KiB [emitted] build/webcomponentsjs/bundles/webcomponents-sd.js 66.7 KiB [emitted] build/webcomponentsjs/bundles/webcomponents-sd.js.map 423 KiB [emitted] build/webcomponentsjs/custom-elements-es5-adapter.js 954 bytes [emitted] build/webcomponentsjs/package.json 2.39 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-sd-ce-index.js 860 bytes [emitted] build/webcomponentsjs/src/entrypoints/webcomponents-sd-ce-pf-index.js 1.22 KiB [emitted] build/webcomponentsjs/src/entrypoints/webcomponents-sd-index.js 767 bytes [emitted] build/webcomponentsjs/webcomponents-bundle.js 115 KiB [emitted] build/webcomponentsjs/webcomponents-bundle.js.map 673 KiB [emitted] build/webcomponentsjs/webcomponents-loader.js 6.13 KiB [emitted] Entrypoint bundle = build/vaadin-bundle-7b15a444e6559430ed0e.cache.js Entrypoint bundle.es5 = build/vaadin-bundle.es5-a241aca0cd0c7c2b8680.cache.js [38] ../node_modules/@vaadin/vaadin-element-mixin/vaadin-element-mixin.js?babel-target=es5 + 4 modules 28 KiB {1} [built] | 5 modules [39] ../node_modules/@vaadin/vaadin-element-mixin/vaadin-element-mixin.js?babel-target=es6 + 4 modules 23.3 KiB {0} [built] | 5 modules [50] ../node_modules/highcharts/js/es-modules/masters/highstock.src.js?babel-target=es5 + 31 modules 475 KiB {1} [built] | 32 modules [51] ../node_modules/highcharts/js/es-modules/masters/highstock.src.js?babel-target=es6 + 31 modules 473 KiB {0} [built] | 32 modules [77] ../node_modules/@polymer/polymer/lib/mixins/element-mixin.js?babel-target=es5 + 2 modules 47.3 KiB {1} [built] | 3 modules [78] ../node_modules/@polymer/polymer/lib/mixins/element-mixin.js?babel-target=es6 + 2 modules 41.3 KiB {0} [built] | 3 modules [115] ../node_modules/@webcomponents/shadycss/src/scoping-shim.js?babel-target=es6 + 6 modules 71.9 KiB {0} [built] | 7 modules [116] ../node_modules/@webcomponents/shadycss/src/scoping-shim.js?babel-target=es5 + 6 modules 82.5 KiB {1} [built] | 7 modules [136] ../target/frontend/generated-flow-imports.js?babel-target=es5 + 82 modules 922 KiB {1} [built] | ../target/frontend/generated-flow-imports.js?babel-target=es5 1.64 KiB [built] | ./src/page-one.js?babel-target=es5 2.04 KiB [built] | + 81 hidden modules [137] ../target/frontend/generated-flow-imports.js?babel-target=es6 + 82 modules 799 KiB {0} [built] | ../target/frontend/generated-flow-imports.js?babel-target=es6 1.64 KiB [built] | ./src/page-one.js?babel-target=es6 385 bytes [built] | + 81 hidden modules [138] ../node_modules/highcharts/js/es-modules/masters/highcharts-more.src.js?babel-target=es5 + 11 modules 116 KiB {1} [built] | 12 modules [139] ../node_modules/highcharts/js/es-modules/masters/highcharts-more.src.js?babel-target=es6 + 11 modules 115 KiB {0} [built] | 12 modules [140] ../node_modules/highcharts/js/es-modules/masters/highcharts-3d.src.js?babel-target=es5 + 9 modules 109 KiB {1} [built] | 10 modules [141] ../node_modules/highcharts/js/es-modules/masters/highcharts-3d.src.js?babel-target=es6 + 9 modules 109 KiB {0} [built] | 10 modules [142] ../node_modules/highcharts/js/es-modules/masters/modules/accessibility.src.js?babel-target=es5 + 3 modules 78.9 KiB {1} [built] | 4 modules + 145 hidden modules [INFO] update-frontend took 113438ms. [INFO] [INFO] --- maven-jar-plugin:3.1.2:jar (default-jar) @ demo --- [INFO] Building jar: /var/lib/jenkins/workspace/VaadinDemo_master/target/demo.jar [INFO] [INFO] --- spring-boot-maven-plugin:2.1.9.RELEASE:repackage (repackage) @ demo --- [INFO] Replacing main artifact with repackaged archive [INFO] ------------------------------------------------------------------------ [INFO] BUILD SUCCESS [INFO] ------------------------------------------------------------------------ [INFO] Total time: 02:04 min [INFO] Finished at: 2020-07-13T10:06:40+03:00 [INFO] ------------------------------------------------------------------------ [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker) [Pipeline] script [Pipeline] { [Pipeline] sh + set +x Sending build context to Docker daemon 273.8MB Step 1/7 : FROM yasys/db-aware-openjdk:1.0 ---> 8597b299e830 Step 2/7 : VOLUME /tmp ---> Using cache ---> cf0f4f8ed5e2 Step 3/7 : COPY ./target/demo.jar /app/ ---> 73aa22ef6194 Step 4/7 : COPY ./docker-entrypoint.sh / ---> 28517bc43335 Step 5/7 : RUN sh -c 'chmod +x /docker-entrypoint.sh' ---> Running in 7a7fadf22077 Removing intermediate container 7a7fadf22077 ---> 75d7f65267e2 Step 6/7 : ENTRYPOINT ./docker-entrypoint.sh ---> Running in 4ec46db916d6 Removing intermediate container 4ec46db916d6 ---> 19bc18ae1555 Step 7/7 : EXPOSE 8080 ---> Running in 30f8505bcaef Removing intermediate container 30f8505bcaef ---> 91726c884875 Successfully built 91726c884875 Successfully tagged yadev/demo:master [Pipeline] withCredentials Masking supported pattern matches of $USR or $PASS [Pipeline] { [Pipeline] sh + set +x Error response from daemon: Get https://registry-1.docker.io/v2/: unauthorized: incorrect username or password [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Deploy) Stage "Deploy" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (UI Tests) Stage "UI Tests" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] cleanWs [WS-CLEANUP] Deleting project workspace... [WS-CLEANUP] Deferred wipeout is used... [WS-CLEANUP] done [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // node [Pipeline] End of Pipeline GitHub has been notified of this commit’s build result ERROR: script returned exit code 1 Finished: FAILURE