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 23239a409e2eaeba3ea23003e27fe0eb0326ec1e (origin/master) > git config core.sparsecheckout # timeout=10 > git checkout -f 23239a409e2eaeba3ea23003e27fe0eb0326ec1e # timeout=10 Commit message: "Add sticky layout class to make wizard step header sticky" > git rev-list --no-walk 3ca6f4b8a108f1987b12bd89338e632200bd3dae # timeout=10 [workspace] $ /bin/sh -xe /opt/kbss.felk.cvut.cz/opt/external/tomcat-dev/temp/jenkins7821396376798088794.sh + rm -f s-forms-smart-components-0.0.6.tgz [workspace] $ /bin/sh -xe /opt/kbss.felk.cvut.cz/opt/external/tomcat-dev/temp/jenkins3621174037718899516.sh + npm install npm WARN intelligent-tree-select@0.8.0 requires a peer of bootstrap@^4.1.3 but none is installed. You must install peer dependencies yourself. audited 1304 packages in 7.727s 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/jenkins445430286067059598.sh + npm run build:lib > s-forms-smart-components@0.0.8 build:lib /home/developer/.jenkins/jobs/s-forms-smart-components/workspace > npm run-script build && npm pack > s-forms-smart-components@0.0.8 build /home/developer/.jenkins/jobs/s-forms-smart-components/workspace > parcel build ./src/lib.js --target browser resize: can't open terminal /dev/tty console: (node:22447) MaxListenersExceededWarning: Possible EventEmitter memory leak detected. 17 unpipe listeners added to [Socket]. Use emitter.setMaxListeners() to increase limit console: (node:22447) MaxListenersExceededWarning: Possible EventEmitter memory leak detected. 17 error listeners added to [Socket]. Use emitter.setMaxListeners() to increase limit console: (node:22447) MaxListenersExceededWarning: Possible EventEmitter memory leak detected. 17 close listeners added to [Socket]. Use emitter.setMaxListeners() to increase limit console: (node:22447) MaxListenersExceededWarning: Possible EventEmitter memory leak detected. 17 finish listeners added to [Socket]. Use emitter.setMaxListeners() to increase limit Building... Bundling... Packaging & Optimizing... ✨ Built in 6.07s dist/lib.js 65.6 KB 286ms ├── Code from unknown sourcefiles 40.29 KB 0ms ├── src/components/TypeQuestionAnswer.jsx 6.87 KB 276ms ├── src/components/ShowAdvancedSwitch.jsx 2.61 KB 235ms ├── src/components/CompositeQuestion.jsx 2.35 KB 434ms ├── src/components/WizardStepComponent.jsx 2.26 KB 1.44s ├── src/components/SectionComponent.jsx 2.2 KB 1.30s ├── src/Utils.js 1.92 KB 391ms ├── src/SmartComponents.js 1.89 KB 425ms ├── src/components/QuestionWithUnit.jsx 1.6 KB 381ms └── src/components/SectionIdentifier.jsx 1.48 KB 229ms └── + 4 more assets npm notice npm notice 📦 s-forms-smart-components@0.0.8 npm notice === Tarball Contents === npm notice 2.1kB src/styles/components.css npm notice 1.1kB src/Constants.js npm notice 67.2kB dist/lib.js npm notice 323B src/lib.js npm notice 2.4kB src/SmartComponents.js npm notice 3.5kB 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 2.1kB src/components/QuestionWithUnit.jsx npm notice 3.3kB src/components/SectionComponent.jsx npm notice 2.2kB src/components/SectionIdentifier.jsx npm notice 3.4kB src/components/ShowAdvancedSwitch.jsx npm notice 1.4kB src/components/TypeQuestion.jsx npm notice 9.4kB src/components/TypeQuestionAnswer.jsx npm notice 3.7kB src/components/WizardStepComponent.jsx npm notice 57.9kB dist/lib.js.map npm notice === Tarball Details === npm notice name: s-forms-smart-components npm notice version: 0.0.8 npm notice filename: s-forms-smart-components-0.0.8.tgz npm notice package size: 33.9 kB npm notice unpacked size: 164.6 kB npm notice shasum: 6ed8470dc427c4fd00e013dbf145455944df9971 npm notice integrity: sha512-cOwYBNw9WcxEx[...]WzkRIZs+Y+wVg== npm notice total files: 17 npm notice s-forms-smart-components-0.0.8.tgz [workspace] $ /bin/sh -xe /opt/kbss.felk.cvut.cz/opt/external/tomcat-dev/temp/jenkins1742101095064795951.sh + find . -name s-forms-smart-components*.tgz + bash -ex /home/developer/bin/publish-artifacts.sh ./s-forms-smart-components-0.0.8.tgz + '[' -z ./s-forms-smart-components-0.0.8.tgz ']' + DIST=/var/www/dist + for arg in "$@" ++ basename ./s-forms-smart-components-0.0.8.tgz + filename=s-forms-smart-components-0.0.8.tgz + echo 'Copying artifact ./s-forms-smart-components-0.0.8.tgz to destination /var/www/dist.' Copying artifact ./s-forms-smart-components-0.0.8.tgz to destination /var/www/dist. + cp ./s-forms-smart-components-0.0.8.tgz /var/www/dist/s-forms-smart-components-0.0.8.tgz + chmod a+r /var/www/dist/s-forms-smart-components-0.0.8.tgz Archiving artifacts Finished: SUCCESS
