Project

General

Profile

Bug #38596

Updated by Brad Hubbard about 5 years ago

https://shaman.ceph.com/builds/ceph/wip-yuri3-testing-2019-03-05-1606-mimic/ 

 https://jenkins.ceph.com/job/ceph-dev-new-setup/18860/consoleFull#7160750017dc3600c-28d8-42e2-9653-291a0c275fdf 

 <pre> 
 > ceph-dashboard@0.0.0 build /home/jenkins-build/build/workspace/ceph-dev-new-setup/src/pybind/mgr/dashboard/frontend 
 > ng build "--prod" 

 Date: 2019-03-05T16:22:49.136Z 
 Hash: 894ed43e42aed84f2e6a 
 Time: 17471ms 
 chunk {scripts} scripts.fc88ef4a23399c760d0b.bundle.js (scripts) 210 kB [initial] [rendered] 
 chunk {0} styles.89887a238a2462b3f866.bundle.css (styles) 211 kB [initial] [rendered] 
 chunk {1} polyfills.997d8cc03812de50ae67.bundle.js (polyfills) 84 bytes [initial] [rendered] 
 chunk {2} main.ee32620ecd1edff94184.bundle.js (main) 84 bytes [initial] [rendered] 
 chunk {3} inline.318b50c57b4eba3d437b.bundle.js (inline) 796 bytes [entry] [rendered] 
  
 WARNING in Invalid animation value at 11938:14. Ignoring. 
  
 WARNING in Invalid animation value at 11937:22. Ignoring. 
  
 ERROR in node_modules/@types/lodash/common/object.d.ts(1689,12): error TS2304: Cannot find name 'Exclude'. 
 node_modules/@types/lodash/common/object.d.ts(1766,12): error TS2304: Cannot find name 'Exclude'. 
 node_modules/@types/lodash/common/object.d.ts(1842,34): error TS2304: Cannot find name 'Exclude'. 
  
 npm ERR! code ELIFECYCLE 
 npm ERR! errno 1 
 npm ERR! ceph-dashboard@0.0.0 build: `ng build "--prod"` 
 npm ERR! Exit status 1 
 npm ERR!  
 npm ERR! Failed at the ceph-dashboard@0.0.0 build script. 
 npm ERR! This is probably not a problem with npm. There is likely additional logging output above. 

 npm ERR! A complete log of this run can be found in: 
 npm ERR!       /home/jenkins-build/.npm/_logs/2019-03-05T16_22_49_189Z-debug.log 
 Build step 'Execute shell' marked build as failure 
 </pre>

Back