Started by GitHub push by blcham
Running as SYSTEM
Building in workspace /home/developer/.jenkins/jobs/s-forms/workspace
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/kbss-cvut/s-forms.git # timeout=10
Fetching upstream changes from https://github.com/kbss-cvut/s-forms.git
> git --version # timeout=10
> git fetch --tags --progress -- https://github.com/kbss-cvut/s-forms.git +refs/heads/*:refs/remotes/origin/* # timeout=10
> git rev-parse origin/master^{commit} # timeout=10
Checking out Revision 477d3b490c844d333a6f82b9cdbd0301b8847e8a (origin/master)
> git config core.sparsecheckout # timeout=10
> git checkout -f 477d3b490c844d333a6f82b9cdbd0301b8847e8a # timeout=10
Commit message: "Merge branch 'master' of https://github.com/kbss-cvut/s-forms"
> git rev-list --no-walk 20b074c5427930d308495b6abde805f9b2e61617 # timeout=10
[workspace] $ /bin/sh -xe /opt/kbss.felk.cvut.cz/opt/external/tomcat-dev/temp/jenkins3384041268904724719.sh
+ rm -f s-forms-0.2.0.tgz
[workspace] $ /bin/sh -xe /opt/kbss.felk.cvut.cz/opt/external/tomcat-dev/temp/jenkins47666577794675470.sh
+ npm install
npm WARN react-test-renderer@16.13.1 requires a peer of react@^16.13.1 but none is installed. You must install peer dependencies yourself.
npm WARN optional SKIPPING OPTIONAL DEPENDENCY: fsevents@1.2.12 (node_modules/fsevents):
npm WARN notsup SKIPPING OPTIONAL DEPENDENCY: Unsupported platform for fsevents@1.2.12: wanted {"os":"darwin","arch":"any"} (current: {"os":"linux","arch":"x64"})
npm WARN optional SKIPPING OPTIONAL DEPENDENCY: fsevents@2.1.3 (node_modules/jest-haste-map/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"})
audited 1630 packages in 6.607s
59 packages are looking for funding
run `npm fund` for details
found 6 vulnerabilities (1 low, 2 moderate, 3 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/jenkins3378053837880489819.sh
+ npm run build:lib
> s-forms@0.2.1 build:lib /home/developer/.jenkins/jobs/s-forms/workspace
> npm run build && npm run build:css && npm pack
> s-forms@0.2.1 build /home/developer/.jenkins/jobs/s-forms/workspace
> webpack --config webpack.config.prod.js
Hash: f77ddec4d594260fb8c4
Version: webpack 4.43.0
Time: 2070ms
Built at: 09/16/2020 5:05:54 PM
Asset Size Chunks Chunk Names
./s-forms.js 364 KiB main [emitted] main
Entrypoint main = ./s-forms.js
[./constants/Constants.js] 5.07 KiB {main} [built]
[./contexts/ConfigurationContext.js] 2.95 KiB {main} [built]
[./contexts/FormGenContext.js] 4.4 KiB {main} [built]
[./contexts/WizardContext.js] 3.54 KiB {main} [built]
[./model/WizardGenerator.js] 4.64 KiB {main} [built]
[./s-forms.js] 419 bytes {main} [built]
[./util/FormUtils.js] 11 KiB {main} [built]
[./util/JsonLdFramingUtils.js] 5.39 KiB {main} [built]
[./util/JsonLdObjectMap.js] 739 bytes {main} [built]
[./util/JsonLdObjectUtils.js] 5.01 KiB {main} [built]
[./util/Utils.js] 2.17 KiB {main} [built]
[@babel/runtime/helpers/asyncToGenerator] external "@babel/runtime/helpers/asyncToGenerator" 42 bytes {main} [built]
[@babel/runtime/helpers/classCallCheck] external "@babel/runtime/helpers/classCallCheck" 42 bytes {main} [built]
[@babel/runtime/helpers/createClass] external "@babel/runtime/helpers/createClass" 42 bytes {main} [built]
[@babel/runtime/helpers/defineProperty] external "@babel/runtime/helpers/defineProperty" 42 bytes {main} [built]
+ 102 hidden modules
> s-forms@0.2.1 build:css /home/developer/.jenkins/jobs/s-forms/workspace
> cleancss --skip-rebase -d -o ./css/s-forms.min.css ./src/styles/s-forms.css
Original: 1339 bytes
Minified: 1086 bytes
Efficiency: 18.89%
Time spent: 12ms
Inlined stylesheets:
- /home/developer/.jenkins/jobs/s-forms/workspace/src/styles/s-forms.css
npm notice
npm notice 📦 s-forms@0.2.1
npm notice === Tarball Contents ===
npm notice 7.6kB license
npm notice 1.1kB css/s-forms.min.css
npm notice 372.8kB dist/s-forms.js
npm notice 2.8kB package.json
npm notice 657B README.md
npm notice 5.7kB types/s-forms.d.ts
npm notice === Tarball Details ===
npm notice name: s-forms
npm notice version: 0.2.1
npm notice filename: s-forms-0.2.1.tgz
npm notice package size: 49.7 kB
npm notice unpacked size: 390.6 kB
npm notice shasum: d273fce14984a3f34b99c3cd98bea1c28f7c1b8f
npm notice integrity: sha512-s66wRYGWAT0MJ[...]Zc/dXur2ASq2w==
npm notice total files: 6
npm notice
s-forms-0.2.1.tgz
[workspace] $ /bin/sh -xe /opt/kbss.felk.cvut.cz/opt/external/tomcat-dev/temp/jenkins6106732799198297646.sh
+ find . -name s-forms-*.tgz
+ bash -ex /home/developer/bin/publish-artifacts.sh ./s-forms-0.2.1.tgz
+ '[' -z ./s-forms-0.2.1.tgz ']'
+ DIST=/var/www/dist
+ for arg in "$@"
++ basename ./s-forms-0.2.1.tgz
+ filename=s-forms-0.2.1.tgz
+ echo 'Copying artifact ./s-forms-0.2.1.tgz to destination /var/www/dist.'
Copying artifact ./s-forms-0.2.1.tgz to destination /var/www/dist.
+ cp ./s-forms-0.2.1.tgz /var/www/dist/s-forms-0.2.1.tgz
+ chmod a+r /var/www/dist/s-forms-0.2.1.tgz
Archiving artifacts
Finished: SUCCESS