Skip to content
Success

Console Output

Started by user blaskmir
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 92b44e0b03085acbed3f738cf937b271d87c730f (origin/master)
 > git config core.sparsecheckout # timeout=10
 > git checkout -f 92b44e0b03085acbed3f738cf937b271d87c730f # timeout=10
Commit message: "Merge branch 'visualization-turicke-cile'"
 > git rev-list --no-walk 92b44e0b03085acbed3f738cf937b271d87c730f # timeout=10
[workspace] $ /bin/sh -xe /opt/kbss.felk.cvut.cz/opt/external/tomcat-dev/temp/jenkins7956820773965231908.sh
+ rm -f s-forms-0.3.5.tgz
[workspace] $ /bin/sh -xe /opt/kbss.felk.cvut.cz/opt/external/tomcat-dev/temp/jenkins6915195937369525983.sh
+ npm install
npm WARN deprecated popper.js@1.16.1: You can find the new Popper v2 at @popperjs/core, this package is dedicated to the legacy v1

added 4 packages, and audited 2154 packages in 17s

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

26 vulnerabilities (4 moderate, 22 high)

To address issues that do not require attention, run:
  npm audit fix

To address all issues (including breaking changes), run:
  npm audit fix --force

Run `npm audit` for details.
[workspace] $ /bin/sh -xe /opt/kbss.felk.cvut.cz/opt/external/tomcat-dev/temp/jenkins4622150354564588414.sh
+ npm run build:lib

> s-forms@0.3.5 build:lib
> npm run build && npm run build:css && npm pack


> s-forms@0.3.5 build
> microbundle --jsx React.createElement

The 'this' keyword is equivalent to 'undefined' at the top level of an ES module, and has been rewritten
Entry module "src/s-forms.js" is using named and default exports together. Consumers of your bundle will have to use `sForms["default"]` to access the default export, which may not be what you want. Use `output.exports: "named"` to disable this warning
The 'this' keyword is equivalent to 'undefined' at the top level of an ES module, and has been rewritten
The 'this' keyword is equivalent to 'undefined' at the top level of an ES module, and has been rewritten
The 'this' keyword is equivalent to 'undefined' at the top level of an ES module, and has been rewritten
Entry module "src/s-forms.js" is using named and default exports together. Consumers of your bundle will have to use `sForms["default"]` to access the default export, which may not be what you want. Use `output.exports: "named"` to disable this warning
No name was provided for external module 'react/jsx-runtime' in output.globals – guessing 'jsxRuntime'
No name was provided for external module 'javascript-time-ago/locale/en' in output.globals – guessing 'en$1'
No name was provided for external module 'javascript-time-ago/locale/cs' in output.globals – guessing 'cs$1'
No name was provided for external module 'framer-motion/dist/framer-motion' in output.globals – guessing 'framerMotion'
No name was provided for external module 'react-bootstrap/Card' in output.globals – guessing 'Card'
Build "s-forms" to dist:
      20.5 kB: s-forms.cjs.gz
      17.8 kB: s-forms.cjs.br
      19.4 kB: s-forms.modern.js.gz
      16.9 kB: s-forms.modern.js.br
      20.6 kB: s-forms.js.gz
      17.8 kB: s-forms.js.br
      20.7 kB: s-forms.umd.js.gz
        18 kB: s-forms.umd.js.br

> s-forms@0.3.5 build:css
> cleancss --skip-rebase -d -o ./css/s-forms.min.css ./src/styles/s-forms.css

Original: 5736 bytes
Minified: 4534 bytes
Efficiency: 20.95%
Time spent: 53ms
Inlined stylesheets:
- /home/developer/.jenkins/jobs/s-forms/workspace/src/styles/s-forms.css
npm notice 
npm notice 📦  s-forms@0.3.5
npm notice === Tarball Contents === 
npm notice 1.5kB   README.md                                             
npm notice 4.5kB   css/s-forms.min.css                                   
npm notice 80.3kB  dist/s-forms.cjs                                      
npm notice 229.9kB dist/s-forms.cjs.map                                  
npm notice 76.2kB  dist/s-forms.js                                       
npm notice 227.4kB dist/s-forms.js.map                                   
npm notice 70.9kB  dist/s-forms.modern.js                                
npm notice 223.3kB dist/s-forms.modern.js.map                            
npm notice 81.2kB  dist/s-forms.umd.js                                   
npm notice 230.0kB dist/s-forms.umd.js.map                               
npm notice 7.6kB   license                                               
npm notice 3.5kB   package.json                                          
npm notice 545B    types/components/Answer.d.ts                          
npm notice 820B    types/components/answer/CheckboxAnswer.d.ts           
npm notice 492B    types/components/answer/DateTimeAnswer.d.ts           
npm notice 888B    types/components/answer/InputAnswer.d.ts              
npm notice 553B    types/components/answer/MaskedInputAnswer.d.ts        
npm notice 200B    types/components/answer/OptimizedMenuList.d.ts        
npm notice 1.0kB   types/components/answer/SelectAnswer.d.ts             
npm notice 538B    types/components/answer/TypeaheadAnswer.d.ts          
npm notice 263B    types/components/comment/CommentForm.d.ts             
npm notice 207B    types/components/comment/CommentList.d.ts             
npm notice 572B    types/components/comment/CommentView.d.ts             
npm notice 341B    types/components/comment/QuestionCommentIcon.d.ts     
npm notice 1.4kB   types/components/DefaultInput.d.ts                    
npm notice 831B    types/components/FormManager.d.ts                     
npm notice 142B    types/components/FormWindow.d.ts                      
npm notice 817B    types/components/HelpIcon.d.ts                        
npm notice 232B    types/components/IconList.d.ts                        
npm notice 672B    types/components/IconOverlay.d.ts                     
npm notice 827B    types/components/LinkIcon.d.ts                        
npm notice 1.4kB   types/components/MaskedInput.d.ts                     
npm notice 501B    types/components/MediaContent.d.ts                    
npm notice 639B    types/components/PrefixIcon.d.ts                      
npm notice 3.3kB   types/components/Question.d.ts                        
npm notice 906B    types/components/QuestionStatic.d.ts                  
npm notice 134B    types/components/SForms.d.ts                          
npm notice 488B    types/components/wizard/HorizontalWizardNav.d.ts      
npm notice 482B    types/components/wizard/VerticalWizardNav.d.ts        
npm notice 65B     types/components/wizard/Wizard.d.ts                   
npm notice 1.4kB   types/components/wizard/WizardStep.d.ts               
npm notice 3.9kB   types/constants/Constants.d.ts                        
npm notice 603B    types/contexts/ConfigurationContext.d.ts              
npm notice 480B    types/contexts/FormGenContext.d.ts                    
npm notice 522B    types/contexts/FormQuestionsContext.d.ts              
npm notice 286B    types/contexts/IntlContextProvider.d.ts               
npm notice 267B    types/model/DefaultFormGenerator.d.ts                 
npm notice 744B    types/model/FormGenerator.d.ts                        
npm notice 1.3kB   types/model/QuestionAnswerProcessor.d.ts              
npm notice 314B    types/model/ValidatorFactory.d.ts                     
npm notice 1.0kB   types/s-forms.d.ts                                    
npm notice 4.2kB   types/stories/Answer.stories.d.ts                     
npm notice 828B    types/stories/comment/QuestionCommentIcon.stories.d.ts
npm notice 1.8kB   types/stories/HelpIcon.stories.d.ts                   
npm notice 1.2kB   types/stories/LinkIcon.stories.d.ts                   
npm notice 278B    types/stories/MediaContent.stories.d.ts               
npm notice 270B    types/stories/PrefixIcon.stories.d.ts                 
npm notice 828B    types/stories/QuestionCommentIcon.stories.d.ts        
npm notice 672B    types/stories/SForms.stories.d.ts                     
npm notice 784B    types/stories/SForms/SForms.stories.d.ts              
npm notice 73B     types/styles/icons/ArrowRight.d.ts                    
npm notice 115B    types/styles/icons/CaretSquareDown.d.ts               
npm notice 111B    types/styles/icons/CaretSquareUp.d.ts                 
npm notice 63B     types/styles/icons/Close.d.ts                         
npm notice 79B     types/styles/icons/CommentBubble.d.ts                 
npm notice 77B     types/styles/icons/ExternalLink.d.ts                  
npm notice 244B    types/styles/icons/index.d.ts                         
npm notice 73B     types/styles/icons/InfoCircle.d.ts                    
npm notice 81B     types/styles/icons/QuestionCircle.d.ts                
npm notice 73B     types/styles/icons/RecycleBin.d.ts                    
npm notice 1.9kB   types/util/FormUtils.d.ts                             
npm notice 852B    types/util/JsonLdFramingUtils.d.ts                    
npm notice 160B    types/util/JsonLdObjectMap.d.ts                       
npm notice 1.6kB   types/util/JsonLdObjectUtils.d.ts                     
npm notice 136B    types/util/Logger.d.ts                                
npm notice 470B    types/util/MaskMapper.d.ts                            
npm notice 527B    types/util/Utils.d.ts                                 
npm notice === Tarball Details === 
npm notice name:          s-forms                                 
npm notice version:       0.3.5                                   
npm notice filename:      s-forms-0.3.5.tgz                       
npm notice package size:  334.1 kB                                
npm notice unpacked size: 1.3 MB                                  
npm notice shasum:        8056e09377a8ac09ae4aa8a130f744c04682631c
npm notice integrity:     sha512-xVDB1TNRhusgH[...]REYIoh4RZN/Cw==
npm notice total files:   77                                      
npm notice 
s-forms-0.3.5.tgz
[workspace] $ /bin/sh -xe /opt/kbss.felk.cvut.cz/opt/external/tomcat-dev/temp/jenkins1038807773236139809.sh
+ find . -name s-forms-*.tgz
+ bash -ex /home/developer/bin/publish-artifacts.sh ./s-forms-0.3.5.tgz
+ '[' -z ./s-forms-0.3.5.tgz ']'
+ DIST=/var/www/dist
+ for arg in "$@"
++ basename ./s-forms-0.3.5.tgz
+ filename=s-forms-0.3.5.tgz
+ echo 'Copying artifact ./s-forms-0.3.5.tgz to destination /var/www/dist.'
Copying artifact ./s-forms-0.3.5.tgz to destination /var/www/dist.
+ cp ./s-forms-0.3.5.tgz /var/www/dist/s-forms-0.3.5.tgz
+ chmod a+r /var/www/dist/s-forms-0.3.5.tgz
Archiving artifacts
Finished: SUCCESS