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 9907fa84595233486d57ebcc76397e519c01181a (origin/master) > git config core.sparsecheckout # timeout=10 > git checkout -f 9907fa84595233486d57ebcc76397e519c01181a # timeout=10 Commit message: "Fix show advanced questions switch state" > git rev-list --no-walk a0ccef42f968733d3f428103eac68575a4e16f67 # timeout=10 [workspace] $ /bin/sh -xe /opt/kbss.felk.cvut.cz/opt/external/tomcat-dev/temp/jenkins8508816928447630589.sh + rm -f s-forms-smart-components-0.0.4.tgz [workspace] $ /bin/sh -xe /opt/kbss.felk.cvut.cz/opt/external/tomcat-dev/temp/jenkins7837130036934152356.sh + npm install audited 1286 packages in 6.517s 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/jenkins5583215606933958338.sh + npm run build:lib > s-forms-smart-components@0.0.5 build:lib /home/developer/.jenkins/jobs/s-forms-smart-components/workspace > npm run-script build && npm pack > s-forms-smart-components@0.0.5 build /home/developer/.jenkins/jobs/s-forms-smart-components/workspace > parcel build ./src/lib.js --target browser resize: can't open terminal /dev/tty Building... Bundling... Packaging & Optimizing... ✨ Built in 3.19s dist/lib.js 36.66 KB 196ms ├── Code from unknown sourcefiles 23.01 KB 0ms ├── src/components/QuestionWithAdvanced.jsx 4.35 KB 658ms ├── src/components/CompositeQuestion.jsx 2.24 KB 647ms ├── src/components/WizardStepWithAdvanced.jsx 1.95 KB 650ms ├── src/SmartComponents.js 1.81 KB 644ms ├── src/components/QuestionWithUnit.jsx 1.6 KB 165ms ├── src/Utils.js 1011 B 165ms ├── src/Constants.js 524 B 641ms ├── src/components/NullQuestion.jsx 140 B 162ms └── node_modules/@parcel/scope-hoisting/lib/helpers.js 72 B 0ms npm notice npm notice 📦 s-forms-smart-components@0.0.5 npm notice === Tarball Contents === npm notice 862B src/styles/components.css npm notice 517B src/Constants.js npm notice 37.5kB dist/lib.js npm notice 426B src/lib.js npm notice 2.5kB src/SmartComponents.js npm notice 2.0kB src/Utils.js npm notice 1.2kB package.json npm notice 3.3kB src/components/CompositeQuestion.jsx npm notice 125B src/components/NullQuestion.jsx npm notice 5.7kB src/components/QuestionWithAdvanced.jsx npm notice 2.1kB src/components/QuestionWithUnit.jsx npm notice 2.8kB src/components/WizardStepWithAdvanced.jsx npm notice 31.5kB dist/lib.js.map npm notice === Tarball Details === npm notice name: s-forms-smart-components npm notice version: 0.0.5 npm notice filename: s-forms-smart-components-0.0.5.tgz npm notice package size: 17.2 kB npm notice unpacked size: 90.4 kB npm notice shasum: 20cced4c89dae6040595c6d6fdacce074ebf44ad npm notice integrity: sha512-9wgK6pgVAtZNT[...]UiTXZQi/IM6jg== npm notice total files: 13 npm notice s-forms-smart-components-0.0.5.tgz [workspace] $ /bin/sh -xe /opt/kbss.felk.cvut.cz/opt/external/tomcat-dev/temp/jenkins7536723301464803301.sh + find . -name s-forms-smart-components*.tgz + bash -ex /home/developer/bin/publish-artifacts.sh ./s-forms-smart-components-0.0.5.tgz + '[' -z ./s-forms-smart-components-0.0.5.tgz ']' + DIST=/var/www/dist + for arg in "$@" ++ basename ./s-forms-smart-components-0.0.5.tgz + filename=s-forms-smart-components-0.0.5.tgz + echo 'Copying artifact ./s-forms-smart-components-0.0.5.tgz to destination /var/www/dist.' Copying artifact ./s-forms-smart-components-0.0.5.tgz to destination /var/www/dist. + cp ./s-forms-smart-components-0.0.5.tgz /var/www/dist/s-forms-smart-components-0.0.5.tgz + chmod a+r /var/www/dist/s-forms-smart-components-0.0.5.tgz Archiving artifacts Finished: SUCCESS