Started by GitHub push by holubv Running as SYSTEM Building in workspace /home/developer/.jenkins/jobs/s-forms-smart-components/workspace The recommended git tool is: NONE No credentials specified > git rev-parse --is-inside-work-tree # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url https://github.com/holubv/s-forms-smart-components.git # timeout=10 Fetching upstream changes from https://github.com/holubv/s-forms-smart-components.git > git --version # timeout=10 > git --version # 'git version 2.11.0' > git fetch --tags --progress -- https://github.com/holubv/s-forms-smart-components.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse origin/master^{commit} # timeout=10 Checking out Revision 2af96a60452d0a1399f5e95a71b83565b33bde1a (origin/master) > git config core.sparsecheckout # timeout=10 > git checkout -f 2af96a60452d0a1399f5e95a71b83565b33bde1a # timeout=10 Commit message: "Use property for component mapping instead of ComponentRegistry" > git rev-list --no-walk a4a431c9ac2e2ec97c12809d89a6c078b065bf3a # timeout=10 [workspace] $ /bin/sh -xe /opt/kbss.felk.cvut.cz/opt/external/tomcat-dev/temp/jenkins1093681194803804489.sh + rm -f s-forms-smart-components-0.0.1.tgz [workspace] $ /bin/sh -xe /opt/kbss.felk.cvut.cz/opt/external/tomcat-dev/temp/jenkins8907577961121948570.sh + npm install audited 1286 packages in 6.235s 138 packages are looking for funding run `npm fund` for details found 5 vulnerabilities (2 low, 2 moderate, 1 high) run `npm audit fix` to fix them, or `npm audit` for details [workspace] $ /bin/sh -xe /opt/kbss.felk.cvut.cz/opt/external/tomcat-dev/temp/jenkins7952425790406016436.sh + npm run build:lib > s-forms-smart-components@0.0.2 build:lib /home/developer/.jenkins/jobs/s-forms-smart-components/workspace > npm pack npm notice npm notice 📦 s-forms-smart-components@0.0.2 npm notice === Tarball Contents === npm notice 594B src/styles/components.css npm notice 412B src/Constants.js npm notice 426B src/lib.js npm notice 1.4kB src/SmartComponents.js npm notice 871B package.json npm notice 3.3kB src/components/CompositeQuestion.jsx npm notice 6.3kB src/components/QuestionWithAdvanced.jsx npm notice 2.9kB src/components/WizardStepWithAdvanced.jsx npm notice === Tarball Details === npm notice name: s-forms-smart-components npm notice version: 0.0.2 npm notice filename: s-forms-smart-components-0.0.2.tgz npm notice package size: 4.0 kB npm notice unpacked size: 16.1 kB npm notice shasum: 37f1e0dfe4e76b0af33132b7bd8fe6af90228bca npm notice integrity: sha512-lKEkLOGxV+wkq[...]kGke/ZDjGMuXA== npm notice total files: 8 npm notice s-forms-smart-components-0.0.2.tgz [workspace] $ /bin/sh -xe /opt/kbss.felk.cvut.cz/opt/external/tomcat-dev/temp/jenkins7503809944917113150.sh + find . -name s-forms-smart-components*.tgz + bash -ex /home/developer/bin/publish-artifacts.sh ./s-forms-smart-components-0.0.2.tgz + '[' -z ./s-forms-smart-components-0.0.2.tgz ']' + DIST=/var/www/dist + for arg in "$@" ++ basename ./s-forms-smart-components-0.0.2.tgz + filename=s-forms-smart-components-0.0.2.tgz + echo 'Copying artifact ./s-forms-smart-components-0.0.2.tgz to destination /var/www/dist.' Copying artifact ./s-forms-smart-components-0.0.2.tgz to destination /var/www/dist. + cp ./s-forms-smart-components-0.0.2.tgz /var/www/dist/s-forms-smart-components-0.0.2.tgz + chmod a+r /var/www/dist/s-forms-smart-components-0.0.2.tgz Archiving artifacts Finished: SUCCESS