Skip to content
Success

Console Output

Started by GitHub push by LaChope
Running as SYSTEM
Building in workspace /home/developer/.jenkins/jobs/s-forms/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.git # timeout=10
Fetching upstream changes from https://github.com/kbss-cvut/s-forms.git
 > git --version # timeout=10
 > git --version # 'git version 2.20.1'
 > git fetch --tags --force --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 5bc3c927c15ab81efc36cd494955f493bb089db9 (origin/master)
 > git config core.sparsecheckout # timeout=10
 > git checkout -f 5bc3c927c15ab81efc36cd494955f493bb089db9 # timeout=10
Commit message: "Merge branch 'drag-comment-dialogs'"
 > git rev-list --no-walk 9b47207c0ec73615b64b1999c346ab0e5da601b8 # timeout=10
[workspace] $ /bin/sh -xe /opt/kbss.felk.cvut.cz/opt/external/tomcat-dev/temp/jenkins3140408567376982161.sh
+ rm -f s-forms-0.3.3.tgz
[workspace] $ /bin/sh -xe /opt/kbss.felk.cvut.cz/opt/external/tomcat-dev/temp/jenkins872912877130065174.sh
+ npm install

> @fortawesome/fontawesome-common-types@0.2.36 postinstall /home/developer/.jenkins/jobs/s-forms/workspace/node_modules/@fortawesome/fontawesome-common-types
> node attribution.js

Font Awesome Free 0.2.36 by @fontawesome - https://fontawesome.com
License - https://fontawesome.com/license/free (Icons: CC BY 4.0, Fonts: SIL OFL 1.1, Code: MIT License)


> @fortawesome/free-solid-svg-icons@5.15.4 postinstall /home/developer/.jenkins/jobs/s-forms/workspace/node_modules/@fortawesome/free-solid-svg-icons
> node attribution.js

Font Awesome Free 5.15.4 by @fontawesome - https://fontawesome.com
License - https://fontawesome.com/license/free (Icons: CC BY 4.0, Fonts: SIL OFL 1.1, Code: MIT License)


> core-js@2.6.12 postinstall /home/developer/.jenkins/jobs/s-forms/workspace/node_modules/babel-runtime/node_modules/core-js
> node -e "try{require('./postinstall')}catch(e){}"


> core-js@3.20.3 postinstall /home/developer/.jenkins/jobs/s-forms/workspace/node_modules/core-js
> node -e "try{require('./postinstall')}catch(e){}"

npm WARN optional SKIPPING OPTIONAL DEPENDENCY: fsevents@1.2.13 (node_modules/webpack-dev-server/node_modules/fsevents):
npm WARN notsup SKIPPING OPTIONAL DEPENDENCY: Unsupported platform for fsevents@1.2.13: wanted {"os":"darwin","arch":"any"} (current: {"os":"linux","arch":"x64"})
npm WARN optional SKIPPING OPTIONAL DEPENDENCY: fsevents@1.2.13 (node_modules/watchpack-chokidar2/node_modules/fsevents):
npm WARN notsup SKIPPING OPTIONAL DEPENDENCY: Unsupported platform for fsevents@1.2.13: wanted {"os":"darwin","arch":"any"} (current: {"os":"linux","arch":"x64"})
npm WARN optional SKIPPING OPTIONAL DEPENDENCY: fsevents@1.2.13 (node_modules/watchify/node_modules/fsevents):
npm WARN notsup SKIPPING OPTIONAL DEPENDENCY: Unsupported platform for fsevents@1.2.13: wanted {"os":"darwin","arch":"any"} (current: {"os":"linux","arch":"x64"})
npm WARN optional SKIPPING OPTIONAL DEPENDENCY: fsevents@2.3.2 (node_modules/fsevents):
npm WARN notsup SKIPPING OPTIONAL DEPENDENCY: Unsupported platform for fsevents@2.3.2: wanted {"os":"darwin","arch":"any"} (current: {"os":"linux","arch":"x64"})

added 352 packages from 677 contributors, removed 276 packages, updated 523 packages and audited 1641 packages in 28.067s

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

found 25 vulnerabilities (3 low, 18 moderate, 4 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/jenkins3521772026395776238.sh
+ npm run build:lib

> s-forms@0.3.3 build:lib /home/developer/.jenkins/jobs/s-forms/workspace
> npm run build && npm run build:css && npm pack


> s-forms@0.3.3 build /home/developer/.jenkins/jobs/s-forms/workspace
> webpack --config webpack.config.prod.js

Hash: cb13f21a5d69516aeee6
Version: webpack 4.46.0
Time: 3277ms
Built at: 02/01/2022 1:10:57 PM
       Asset     Size  Chunks             Chunk Names
./s-forms.js  448 KiB    main  [emitted]  main
Entrypoint main = ./s-forms.js
[./constants/Constants.js] 8.35 KiB {main} [built]
[./contexts/ConfigurationContext.js] 2.98 KiB {main} [built]
[./contexts/FormGenContext.js] 4.24 KiB {main} [built]
[./contexts/FormQuestionsContext.js] 3.79 KiB {main} [built]
[./model/FormGenerator.js] 4.97 KiB {main} [built]
[./model/QuestionAnswerProcessor.js] 4.41 KiB {main} [built]
[./model/ValidatorFactory.js] 2.76 KiB {main} [built]
[./s-forms.js] 833 bytes {main} [built]
[./styles/icons/index.js] 239 bytes {main} [built]
[./util/FormUtils.js] 15.1 KiB {main} [built]
[./util/JsonLdFramingUtils.js] 5.64 KiB {main} [built]
[./util/JsonLdObjectMap.js] 739 bytes {main} [built]
[./util/JsonLdObjectUtils.js] 5.53 KiB {main} [built]
[./util/Utils.js] 2.17 KiB {main} [built]
[@babel/runtime/helpers/assertThisInitialized] external "@babel/runtime/helpers/assertThisInitialized" 42 bytes {main} [built]
    + 115 hidden modules

> s-forms@0.3.3 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: 5318 bytes
Minified: 4241 bytes
Efficiency: 20.25%
Time spent: 51ms
Inlined stylesheets:
- /home/developer/.jenkins/jobs/s-forms/workspace/src/styles/s-forms.css
npm notice 
npm notice 📦  s-forms@0.3.3
npm notice === Tarball Contents === 
npm notice 7.6kB   license            
npm notice 4.2kB   css/s-forms.min.css
npm notice 458.5kB dist/s-forms.js    
npm notice 3.2kB   package.json       
npm notice 1.1kB   README.md          
npm notice 6.4kB   types/s-forms.d.ts 
npm notice === Tarball Details === 
npm notice name:          s-forms                                 
npm notice version:       0.3.3                                   
npm notice filename:      s-forms-0.3.3.tgz                       
npm notice package size:  62.8 kB                                 
npm notice unpacked size: 481.1 kB                                
npm notice shasum:        0e2de94e7f4a6abd22957c0a8ae5fa027da1eb38
npm notice integrity:     sha512-aWDk3Dq/7J1V9[...]XzmiAU101W4gw==
npm notice total files:   6                                       
npm notice 
s-forms-0.3.3.tgz
[workspace] $ /bin/sh -xe /opt/kbss.felk.cvut.cz/opt/external/tomcat-dev/temp/jenkins3038055178344402023.sh
+ find . -name s-forms-*.tgz
+ bash -ex /home/developer/bin/publish-artifacts.sh ./s-forms-0.3.3.tgz
+ '[' -z ./s-forms-0.3.3.tgz ']'
+ DIST=/var/www/dist
+ for arg in "$@"
++ basename ./s-forms-0.3.3.tgz
+ filename=s-forms-0.3.3.tgz
+ echo 'Copying artifact ./s-forms-0.3.3.tgz to destination /var/www/dist.'
Copying artifact ./s-forms-0.3.3.tgz to destination /var/www/dist.
+ cp ./s-forms-0.3.3.tgz /var/www/dist/s-forms-0.3.3.tgz
+ chmod a+r /var/www/dist/s-forms-0.3.3.tgz
Archiving artifacts
Finished: SUCCESS