Skip to content
Success

Console Output

Started by GitHub push by blcham
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/kbss-cvut/s-forms-smart-components.git # timeout=10
Fetching upstream changes from https://github.com/kbss-cvut/s-forms-smart-components.git
 > git --version # timeout=10
 > git --version # 'git version 2.20.1'
 > git fetch --tags --force --progress -- https://github.com/kbss-cvut/s-forms-smart-components.git +refs/heads/*:refs/remotes/origin/* # timeout=10
 > git rev-parse origin/master^{commit} # timeout=10
Checking out Revision 24b1a7c86932b3c3ebdd5412d7b4b010c2d7f944 (origin/master)
 > git config core.sparsecheckout # timeout=10
 > git checkout -f 24b1a7c86932b3c3ebdd5412d7b4b010c2d7f944 # timeout=10
Commit message: "Merge pull request #5 from kbss-cvut/fix-comment-icons-implementation"
 > git rev-list --no-walk 84a653b7390e97b233158a42c94ba9adb243f7c2 # timeout=10
[workspace] $ /bin/sh -xe /opt/kbss.felk.cvut.cz/opt/external/tomcat-dev/temp/jenkins5514981059248872617.sh
+ rm -f s-forms-smart-components-0.1.1.tgz
[workspace] $ /bin/sh -xe /opt/kbss.felk.cvut.cz/opt/external/tomcat-dev/temp/jenkins760654135716023967.sh
+ npm install
npm WARN read-shrinkwrap This version of npm is compatible with lockfileVersion@1, but package-lock.json was generated for lockfileVersion@2. I'll try to do my best with it!
npm WARN deprecated formidable@1.2.6: Please upgrade to latest, formidable@v2 or formidable@v3! Check these notes: https://bit.ly/2ZEqIau
npm WARN react-select@1.3.0 requires a peer of react@^0.14.9 || ^15.3.0 || ^16.0.0-rc || ^16.0 but none is installed. You must install peer dependencies yourself.
npm WARN react-select@1.3.0 requires a peer of react-dom@^0.14.9 || ^15.3.0 || ^16.0.0-rc || ^16.0 but none is installed. You must install peer dependencies yourself.
npm WARN react-input-autosize@2.2.2 requires a peer of react@^0.14.9 || ^15.3.0 || ^16.0.0-rc || ^16.0 but none is installed. You must install peer dependencies yourself.
npm WARN react-virtualized@9.22.3 requires a peer of react@^15.3.0 || ^16.0.0-alpha but none is installed. You must install peer dependencies yourself.
npm WARN react-virtualized@9.22.3 requires a peer of react-dom@^15.3.0 || ^16.0.0-alpha but none is installed. You must install peer dependencies yourself.
npm WARN react-virtualized-select@3.1.3 requires a peer of react@^15.3.0 || ^16.0.0-alpha but none is installed. You must install peer dependencies yourself.
npm WARN react-virtualized-select@3.1.3 requires a peer of react-dom@^15.3.0 || ^16.0.0-alpha but none is installed. You must install peer dependencies yourself.

added 2 packages from 1 contributor, updated 18 packages and audited 1200 packages in 26.412s

139 packages are looking for funding
  run `npm fund` for details

found 23 vulnerabilities (2 low, 15 moderate, 6 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/jenkins7380512585706072270.sh
+ npm run build:lib

> s-forms-smart-components@0.1.1 build:lib /home/developer/.jenkins/jobs/s-forms-smart-components/workspace
> npm run-script build && npm pack


> s-forms-smart-components@0.1.1 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 5.23s

dist/lib.js    81.27 KB    112ms
npm notice 
npm notice 📦  s-forms-smart-components@0.1.1
npm notice === Tarball Contents === 
npm notice 7.6kB  LICENSE                               
npm notice 2.3kB  src/styles/components.css             
npm notice 1.1kB  src/Constants.js                      
npm notice 83.2kB dist/lib.js                           
npm notice 748B   src/lib.js                            
npm notice 2.3kB  src/SmartComponents.js                
npm notice 4.6kB  src/Utils.js                          
npm notice 1.4kB  package.json                          
npm notice 3.5kB  src/components/CompositeQuestion.jsx  
npm notice 125B   src/components/NullQuestion.jsx       
npm notice 2.1kB  src/components/QuestionWithUnit.jsx   
npm notice 3.4kB  src/components/SectionComponent.jsx   
npm notice 2.1kB  src/components/SectionIdentifier.jsx  
npm notice 3.3kB  src/components/ShowAdvancedSwitch.jsx 
npm notice 9.4kB  src/components/TypeQuestionAnswer.jsx 
npm notice 3.8kB  src/components/WizardStepComponent.jsx
npm notice 77.4kB dist/lib.js.map                       
npm notice 527B   README.md                             
npm notice === Tarball Details === 
npm notice name:          s-forms-smart-components                
npm notice version:       0.1.1                                   
npm notice filename:      s-forms-smart-components-0.1.1.tgz      
npm notice package size:  43.4 kB                                 
npm notice unpacked size: 209.0 kB                                
npm notice shasum:        669a51c20d9d1f66d92c67198729884c4853a9b0
npm notice integrity:     sha512-3AM1eTcXdlwET[...]MGiAoMR+lVxRg==
npm notice total files:   18                                      
npm notice 
s-forms-smart-components-0.1.1.tgz
[workspace] $ /bin/sh -xe /opt/kbss.felk.cvut.cz/opt/external/tomcat-dev/temp/jenkins2399682377336366250.sh
+ find . -name s-forms-smart-components*.tgz
+ bash -ex /home/developer/bin/publish-artifacts.sh ./s-forms-smart-components-0.1.1.tgz
+ '[' -z ./s-forms-smart-components-0.1.1.tgz ']'
+ DIST=/var/www/dist
+ for arg in "$@"
++ basename ./s-forms-smart-components-0.1.1.tgz
+ filename=s-forms-smart-components-0.1.1.tgz
+ echo 'Copying artifact ./s-forms-smart-components-0.1.1.tgz to destination /var/www/dist.'
Copying artifact ./s-forms-smart-components-0.1.1.tgz to destination /var/www/dist.
+ cp ./s-forms-smart-components-0.1.1.tgz /var/www/dist/s-forms-smart-components-0.1.1.tgz
+ chmod a+r /var/www/dist/s-forms-smart-components-0.1.1.tgz
Archiving artifacts
Finished: SUCCESS