Guest User

Untitled

a guest
May 24th, 2017
606
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
  1. Started by GitHub push by edwinvarroyo
  2. Building in workspace /var/lib/jenkins/workspace/tatuadora-dev-build
  3. Cloning the remote Git repository
  4. Cloning repository git@github.com:amorenoh90/latatuadora.git
  5.  > git init /var/lib/jenkins/workspace/tatuadora-dev-build # timeout=10
  6. Fetching upstream changes from git@github.com:amorenoh90/latatuadora.git
  7.  > git --version # timeout=10
  8. using GIT_SSH to set credentials
  9.  > git fetch --tags --progress git@github.com:amorenoh90/latatuadora.git +refs/heads/*:refs/remotes/origin/*
  10.  > git config remote.origin.url git@github.com:amorenoh90/latatuadora.git # timeout=10
  11.  > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10
  12.  > git config remote.origin.url git@github.com:amorenoh90/latatuadora.git # timeout=10
  13. Fetching upstream changes from git@github.com:amorenoh90/latatuadora.git
  14. using GIT_SSH to set credentials
  15.  > git fetch --tags --progress git@github.com:amorenoh90/latatuadora.git +refs/heads/*:refs/remotes/origin/*
  16. Seen branch in repository origin/core/3_first_example
  17. Seen branch in repository origin/core/4_adjust_publication_flow_edwin
  18. Seen branch in repository origin/core/5_adjust_bd_models_enriquelc
  19. Seen branch in repository origin/core/8_quotation_flow_edwin
  20. Seen branch in repository origin/core/9_quotation_flow_edwin
  21. Seen branch in repository origin/development
  22. Seen branch in repository origin/master
  23. Seen 7 remote branches
  24. Checking out Revision 9be3ef3296aea45e0234994749287fc2ac2a9aab (origin/core/9_quotation_flow_edwin)
  25.  > git config core.sparsecheckout # timeout=10
  26.  > git checkout -f 9be3ef3296aea45e0234994749287fc2ac2a9aab
  27.  > git rev-list 9be3ef3296aea45e0234994749287fc2ac2a9aab # timeout=10
  28. Unpacking https://nodejs.org/dist/v7.10.0/node-v7.10.0-linux-x64.tar.gz to /var/lib/jenkins/tools/jenkins.plugins.nodejs.tools.NodeJSInstallation/node7 on Jenkins
  29. [tatuadora-dev-build] $ /var/lib/jenkins/tools/jenkins.plugins.nodejs.tools.NodeJSInstallation/node7/bin/node /tmp/hudson7916181157362947521.js
  30. node installed ...
  31. [tatuadora-dev-build] $ /bin/sh -xe /tmp/hudson581906206110861354.sh
  32. + git rev-parse HEAD
  33. + curl -XPOST -H Authorization: token 7f51328684f11874a7eee9589a836f9a3da68233 https://api.github.com/repos/amorenoh90/Cierralo/statuses/9be3ef3296aea45e0234994749287fc2ac2a9aab -d {
  34.   "state": "pending",
  35.   "target_url": "http://52.32.244.171:8080/job/tatuadora-dev-build/11/",
  36.   "description": "I'm working on it ...",
  37.   "context": "Blick-CI - Jenkins"
  38. }
  39.   % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
  40.                                  Dload  Upload   Total   Spent    Left  Speed
  41.  
  42.   0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0
  43. 100   333  100   159  100   174    500    547 --:--:-- --:--:-- --:--:--   548
  44. {
  45.   "message": "No commit found for SHA: 9be3ef3296aea45e0234994749287fc2ac2a9aab",
  46.   "documentation_url": "https://developer.github.com/v3/repos/statuses/"
  47. }
  48. [tatuadora-dev-build] $ /bin/sh -xe /tmp/hudson3857014124249812417.sh
  49. + npm install
  50. npm WARN deprecated minimatch@2.0.10: Please update to minimatch 3.0.2 or higher to avoid a RegExp DoS issue
  51. npm WARN deprecated native-or-bluebird@1.1.2: 'native-or-bluebird' is deprecated. Please use 'any-promise' instead.
  52.  
  53. > typechecker@2.0.8 preinstall /var/lib/jenkins/workspace/tatuadora-dev-build/node_modules/.staging/typechecker-473ea8a2
  54. > node ./cyclic.js
  55.  
  56.  
  57. > typechecker@2.0.8 preinstall /var/lib/jenkins/workspace/tatuadora-dev-build/node_modules/.staging/typechecker-0a56026c
  58. > node ./cyclic.js
  59.  
  60.  
  61. > sails@0.12.13 preinstall /var/lib/jenkins/workspace/tatuadora-dev-build/node_modules/.staging/sails-c3dcfcba
  62. > node ./lib/preinstall_npmcheck.js
  63.  
  64. Sails.js Installation: Checking npm-version successful
  65. npm WARN prefer global coffee-script@1.10.0 should be installed with -g
  66. npm WARN prefer global jsonlint-lines@1.7.1 should be installed with -g
  67.  
  68. > bcrypt@1.0.2 install /var/lib/jenkins/workspace/tatuadora-dev-build/node_modules/bcrypt
  69. > node-pre-gyp install --fallback-to-build
  70.  
  71. node-pre-gyp ERR! Tried to download(404): https://github.com/kelektiv/node.bcrypt.js/releases/download/v1.0.2/bcrypt_lib-v1.0.2-node-v51-linux-x64.tar.gz
  72. node-pre-gyp ERR! Pre-built binaries not found for bcrypt@1.0.2 and node@7.10.0 (node-v51 ABI) (falling back to source compile with node-gyp)
  73. gyp ERR! configure error
  74. gyp ERR! stack Error: Can't find Python executable "python", you can set the PYTHON env variable.
  75. gyp ERR! stack     at PythonFinder.failNoPython (/var/lib/jenkins/tools/jenkins.plugins.nodejs.tools.NodeJSInstallation/node7/lib/node_modules/npm/node_modules/node-gyp/lib/configure.js:454:19)
  76. gyp ERR! stack     at PythonFinder.<anonymous> (/var/lib/jenkins/tools/jenkins.plugins.nodejs.tools.NodeJSInstallation/node7/lib/node_modules/npm/node_modules/node-gyp/lib/configure.js:368:16)
  77. gyp ERR! stack     at F (/var/lib/jenkins/tools/jenkins.plugins.nodejs.tools.NodeJSInstallation/node7/lib/node_modules/npm/node_modules/which/which.js:68:16)
  78. gyp ERR! stack     at E (/var/lib/jenkins/tools/jenkins.plugins.nodejs.tools.NodeJSInstallation/node7/lib/node_modules/npm/node_modules/which/which.js:80:29)
  79. gyp ERR! stack     at /var/lib/jenkins/tools/jenkins.plugins.nodejs.tools.NodeJSInstallation/node7/lib/node_modules/npm/node_modules/which/which.js:89:16
  80. gyp ERR! stack     at /var/lib/jenkins/tools/jenkins.plugins.nodejs.tools.NodeJSInstallation/node7/lib/node_modules/npm/node_modules/which/node_modules/isexe/index.js:44:5
  81. gyp ERR! stack     at /var/lib/jenkins/tools/jenkins.plugins.nodejs.tools.NodeJSInstallation/node7/lib/node_modules/npm/node_modules/which/node_modules/isexe/access.js:8:5
  82. gyp ERR! stack     at FSReqWrap.oncomplete (fs.js:114:15)
  83. gyp ERR! System Linux 4.4.0-64-generic
  84. gyp ERR! command "/var/lib/jenkins/tools/jenkins.plugins.nodejs.tools.NodeJSInstallation/node7/bin/node" "/var/lib/jenkins/tools/jenkins.plugins.nodejs.tools.NodeJSInstallation/node7/lib/node_modules/npm/node_modules/node-gyp/bin/node-gyp.js" "configure" "--fallback-to-build" "--module=/var/lib/jenkins/workspace/tatuadora-dev-build/node_modules/bcrypt/lib/binding/bcrypt_lib.node" "--module_name=bcrypt_lib" "--module_path=/var/lib/jenkins/workspace/tatuadora-dev-build/node_modules/bcrypt/lib/binding"
  85. gyp ERR! cwd /var/lib/jenkins/workspace/tatuadora-dev-build/node_modules/bcrypt
  86. gyp ERR! node -v v7.10.0
  87. gyp ERR! node-gyp -v v3.5.0
  88. gyp ERR! not ok
  89. node-pre-gyp ERR! build error
  90. node-pre-gyp ERR! stack Error: Failed to execute '/var/lib/jenkins/tools/jenkins.plugins.nodejs.tools.NodeJSInstallation/node7/bin/node /var/lib/jenkins/tools/jenkins.plugins.nodejs.tools.NodeJSInstallation/node7/lib/node_modules/npm/node_modules/node-gyp/bin/node-gyp.js configure --fallback-to-build --module=/var/lib/jenkins/workspace/tatuadora-dev-build/node_modules/bcrypt/lib/binding/bcrypt_lib.node --module_name=bcrypt_lib --module_path=/var/lib/jenkins/workspace/tatuadora-dev-build/node_modules/bcrypt/lib/binding' (1)
  91. node-pre-gyp ERR! stack     at ChildProcess.<anonymous> (/var/lib/jenkins/workspace/tatuadora-dev-build/node_modules/node-pre-gyp/lib/util/compile.js:83:29)
  92. node-pre-gyp ERR! stack     at emitTwo (events.js:106:13)
  93. node-pre-gyp ERR! stack     at ChildProcess.emit (events.js:194:7)
  94. node-pre-gyp ERR! stack     at maybeClose (internal/child_process.js:899:16)
  95. node-pre-gyp ERR! stack     at Process.ChildProcess._handle.onexit (internal/child_process.js:226:5)
  96. node-pre-gyp ERR! System Linux 4.4.0-64-generic
  97. node-pre-gyp ERR! command "/var/lib/jenkins/tools/jenkins.plugins.nodejs.tools.NodeJSInstallation/node7/bin/node" "/var/lib/jenkins/workspace/tatuadora-dev-build/node_modules/.bin/node-pre-gyp" "install" "--fallback-to-build"
  98. node-pre-gyp ERR! cwd /var/lib/jenkins/workspace/tatuadora-dev-build/node_modules/bcrypt
  99. node-pre-gyp ERR! node -v v7.10.0
  100. node-pre-gyp ERR! node-pre-gyp -v v0.6.32
  101. node-pre-gyp ERR! not ok
  102. Failed to execute '/var/lib/jenkins/tools/jenkins.plugins.nodejs.tools.NodeJSInstallation/node7/bin/node /var/lib/jenkins/tools/jenkins.plugins.nodejs.tools.NodeJSInstallation/node7/lib/node_modules/npm/node_modules/node-gyp/bin/node-gyp.js configure --fallback-to-build --module=/var/lib/jenkins/workspace/tatuadora-dev-build/node_modules/bcrypt/lib/binding/bcrypt_lib.node --module_name=bcrypt_lib --module_path=/var/lib/jenkins/workspace/tatuadora-dev-build/node_modules/bcrypt/lib/binding' (1)
  103. latatuadora@0.0.0 /var/lib/jenkins/workspace/tatuadora-dev-build
  104. ├── ejs@2.3.4
  105. ├─┬ grunt@1.0.1
  106. │ ├── coffee-script@1.10.0
  107. │ ├─┬ dateformat@1.0.12
  108. │ │ ├── get-stdin@4.0.1
  109. │ │ └─┬ meow@3.7.0
  110. │ │   ├─┬ camelcase-keys@2.1.0
  111. │ │   │ └── camelcase@2.1.1
  112. │ │   ├── decamelize@1.2.0
  113. │ │   ├─┬ loud-rejection@1.6.0
  114. │ │   │ ├─┬ currently-unhandled@0.4.1
  115. │ │   │ │ └── array-find-index@1.0.2
  116. │ │   │ └── signal-exit@3.0.2
  117. │ │   ├── map-obj@1.0.1
  118. │ │   ├── minimist@1.2.0
  119. │ │   ├─┬ normalize-package-data@2.3.8
  120. │ │   │ ├── hosted-git-info@2.4.2
  121. │ │   │ ├─┬ is-builtin-module@1.0.0
  122. │ │   │ │ └── builtin-modules@1.1.1
  123. │ │   │ ├── semver@5.3.0
  124. │ │   │ └─┬ validate-npm-package-license@3.0.1
  125. │ │   │   ├─┬ spdx-correct@1.0.2
  126. │ │   │   │ └── spdx-license-ids@1.2.2
  127. │ │   │   └── spdx-expression-parse@1.0.4
  128. │ │   ├── object-assign@4.1.1
  129. │ │   ├─┬ read-pkg-up@1.0.1
  130. │ │   │ ├─┬ find-up@1.1.2
  131. │ │   │ │ ├── path-exists@2.1.0
  132. │ │   │ │ └─┬ pinkie-promise@2.0.1
  133. │ │   │ │   └── pinkie@2.0.4
  134. │ │   │ └─┬ read-pkg@1.1.0
  135. │ │   │   ├─┬ load-json-file@1.1.0
  136. │ │   │   │ ├─┬ parse-json@2.2.0
  137. │ │   │   │ │ └─┬ error-ex@1.3.1
  138. │ │   │   │ │   └── is-arrayish@0.2.1
  139. │ │   │   │ ├── pify@2.3.0
  140. │ │   │   │ └─┬ strip-bom@2.0.0
  141. │ │   │   │   └── is-utf8@0.2.1
  142. │ │   │   └── path-type@1.1.0
  143. │ │   ├─┬ redent@1.0.0
  144. │ │   │ ├─┬ indent-string@2.1.0
  145. │ │   │ │ └─┬ repeating@2.0.1
  146. │ │   │ │   └─┬ is-finite@1.0.2
  147. │ │   │ │     └── number-is-nan@1.0.1
  148. │ │   │ └── strip-indent@1.0.1
  149. │ │   └── trim-newlines@1.0.0
  150. │ ├── eventemitter2@0.4.14
  151. │ ├── exit@0.1.2
  152. │ ├─┬ findup-sync@0.3.0
  153. │ │ └── glob@5.0.15
  154. │ ├─┬ glob@7.0.6
  155. │ │ ├── fs.realpath@1.0.0
  156. │ │ ├─┬ inflight@1.0.6
  157. │ │ │ └── wrappy@1.0.2
  158. │ │ ├── inherits@2.0.3
  159. │ │ └── once@1.4.0
  160. │ ├─┬ grunt-cli@1.2.0
  161. │ │ └── resolve@1.1.7
  162. │ ├── grunt-known-options@1.1.0
  163. │ ├─┬ grunt-legacy-log@1.0.0
  164. │ │ ├── colors@1.1.2
  165. │ │ ├─┬ grunt-legacy-log-utils@1.0.0
  166. │ │ │ └── lodash@4.3.0
  167. │ │ ├── hooker@0.2.3
  168. │ │ └── underscore.string@3.2.3
  169. │ ├─┬ grunt-legacy-util@1.0.0
  170. │ │ ├── getobject@0.1.0
  171. │ │ ├── lodash@4.3.0
  172. │ │ └─┬ which@1.2.14
  173. │ │   └── isexe@2.0.0
  174. │ ├── iconv-lite@0.4.17
  175. │ ├─┬ js-yaml@3.5.5
  176. │ │ ├── argparse@1.0.9
  177. │ │ └── esprima@2.7.3
  178. │ ├─┬ minimatch@3.0.4
  179. │ │ └─┬ brace-expansion@1.1.7
  180. │ │   ├── balanced-match@0.4.2
  181. │ │   └── concat-map@0.0.1
  182. │ ├─┬ nopt@3.0.6
  183. │ │ └── abbrev@1.1.0
  184. │ ├── path-is-absolute@1.0.1
  185. │ └── rimraf@2.2.8
  186. ├─┬ grunt-contrib-clean@1.0.0
  187. │ ├── async@1.5.2
  188. │ └─┬ rimraf@2.5.4
  189. │   └── glob@7.1.2
  190. ├─┬ grunt-contrib-coffee@1.0.0
  191. │ ├─┬ chalk@1.0.0
  192. │ │ ├── ansi-styles@2.2.1
  193. │ │ ├─┬ has-ansi@1.0.3
  194. │ │ │ └── ansi-regex@1.1.1
  195. │ │ ├── strip-ansi@2.0.1
  196. │ │ └── supports-color@1.3.1
  197. │ ├── lodash@4.3.0
  198. │ └── uri-path@1.0.0
  199. ├─┬ grunt-contrib-concat@1.0.1
  200. │ ├─┬ chalk@1.1.3
  201. │ │ ├─┬ has-ansi@2.0.0
  202. │ │ │ └── ansi-regex@2.1.1
  203. │ │ ├── strip-ansi@3.0.1
  204. │ │ └── supports-color@2.0.0
  205. │ └── source-map@0.5.6
  206. ├─┬ grunt-contrib-copy@1.0.0
  207. │ └── file-sync-cmp@0.1.1
  208. ├─┬ grunt-contrib-cssmin@1.0.1
  209. │ ├─┬ clean-css@3.4.26
  210. │ │ ├── commander@2.8.1
  211. │ │ └─┬ source-map@0.4.4
  212. │ │   └── amdefine@1.0.1
  213. │ └─┬ maxmin@1.1.0
  214. │   ├── figures@1.7.0
  215. │   ├─┬ gzip-size@1.0.0
  216. │   │ ├─┬ browserify-zlib@0.1.4
  217. │   │ │ └── pako@0.2.9
  218. │   │ └─┬ concat-stream@1.6.0
  219. │   │   └── typedarray@0.0.6
  220. │   └── pretty-bytes@1.0.4
  221. ├─┬ grunt-contrib-jst@1.0.0
  222. │ └── lodash@2.4.2
  223. ├─┬ grunt-contrib-less@1.3.0
  224. │ ├─┬ less@2.6.1
  225. │ │ ├─┬ errno@0.1.4
  226. │ │ │ └── prr@0.0.0
  227. │ │ ├── graceful-fs@4.1.11
  228. │ │ ├── image-size@0.4.0
  229. │ │ ├── mime@1.3.6
  230. │ │ ├─┬ promise@7.1.1
  231. │ │ │ └── asap@2.0.5
  232. │ │ └─┬ request@2.81.0
  233. │ │   ├── aws-sign2@0.6.0
  234. │ │   ├── aws4@1.6.0
  235. │ │   ├── caseless@0.12.0
  236. │ │   ├─┬ combined-stream@1.0.5
  237. │ │   │ └── delayed-stream@1.0.0
  238. │ │   ├── forever-agent@0.6.1
  239. │ │   ├─┬ har-validator@4.2.1
  240. │ │   │ ├─┬ ajv@4.11.8
  241. │ │   │ │ ├── co@4.6.0
  242. │ │   │ │ └─┬ json-stable-stringify@1.0.1
  243. │ │   │ │   └── jsonify@0.0.0
  244. │ │   │ └── har-schema@1.0.5
  245. │ │   ├─┬ hawk@3.1.3
  246. │ │   │ ├── boom@2.10.1
  247. │ │   │ ├── cryptiles@2.0.5
  248. │ │   │ ├── hoek@2.16.3
  249. │ │   │ └── sntp@1.0.9
  250. │ │   ├─┬ http-signature@1.1.1
  251. │ │   │ ├── assert-plus@0.2.0
  252. │ │   │ ├─┬ jsprim@1.4.0
  253. │ │   │ │ ├── assert-plus@1.0.0
  254. │ │   │ │ ├── extsprintf@1.0.2
  255. │ │   │ │ ├── json-schema@0.2.3
  256. │ │   │ │ └── verror@1.3.6
  257. │ │   │ └─┬ sshpk@1.13.0
  258. │ │   │   ├── asn1@0.2.3
  259. │ │   │   ├── assert-plus@1.0.0
  260. │ │   │   ├── bcrypt-pbkdf@1.0.1
  261. │ │   │   ├─┬ dashdash@1.14.1
  262. │ │   │   │ └── assert-plus@1.0.0
  263. │ │   │   ├── ecc-jsbn@0.1.1
  264. │ │   │   ├─┬ getpass@0.1.7
  265. │ │   │   │ └── assert-plus@1.0.0
  266. │ │   │   ├── jodid25519@1.0.2
  267. │ │   │   ├── jsbn@0.1.1
  268. │ │   │   └── tweetnacl@0.14.5
  269. │ │   ├── is-typedarray@1.0.0
  270. │ │   ├── isstream@0.1.2
  271. │ │   ├── mime-types@2.1.15
  272. │ │   ├── oauth-sign@0.8.2
  273. │ │   ├── performance-now@0.2.0
  274. │ │   ├── safe-buffer@5.0.1
  275. │ │   ├── stringstream@0.0.5
  276. │ │   ├─┬ tough-cookie@2.3.2
  277. │ │   │ └── punycode@1.4.1
  278. │ │   └── tunnel-agent@0.6.0
  279. │ └── lodash@4.17.4
  280. ├─┬ grunt-contrib-uglify@1.0.1
  281. │ ├── lodash@4.17.4
  282. │ └─┬ uglify-js@2.6.4
  283. │   ├── async@0.2.10
  284. │   ├── uglify-to-browserify@1.0.2
  285. │   └─┬ yargs@3.10.0
  286. │     ├── camelcase@1.2.1
  287. │     ├─┬ cliui@2.1.0
  288. │     │ ├─┬ center-align@0.1.3
  289. │     │ │ ├─┬ align-text@0.1.4
  290. │     │ │ │ ├─┬ kind-of@3.2.2
  291. │     │ │ │ │ └── is-buffer@1.1.5
  292. │     │ │ │ ├── longest@1.0.1
  293. │     │ │ │ └── repeat-string@1.6.1
  294. │     │ │ └── lazy-cache@1.0.4
  295. │     │ └── right-align@0.1.3
  296. │     └── window-size@0.1.0
  297. ├─┬ grunt-contrib-watch@1.0.0
  298. │ ├─┬ gaze@1.1.2
  299. │ │ └─┬ globule@1.1.0
  300. │ │   └── lodash@4.16.6
  301. │ ├── lodash@3.10.1
  302. │ └─┬ tiny-lr@0.2.1
  303. │   ├─┬ body-parser@1.14.2
  304. │   │ ├── bytes@2.2.0
  305. │   │ ├── http-errors@1.3.1
  306. │   │ ├── iconv-lite@0.4.13
  307. │   │ ├─┬ on-finished@2.3.0
  308. │   │ │ └── ee-first@1.1.1
  309. │   │ ├── qs@5.2.0
  310. │   │ ├─┬ raw-body@2.1.7
  311. │   │ │ ├── bytes@2.4.0
  312. │   │ │ └── iconv-lite@0.4.13
  313. │   │ └─┬ type-is@1.6.15
  314. │   │   └── media-typer@0.3.0
  315. │   ├── debug@2.2.0
  316. │   ├─┬ faye-websocket@0.10.0
  317. │   │ └─┬ websocket-driver@0.6.5
  318. │   │   └── websocket-extensions@0.1.1
  319. │   ├── livereload-js@2.2.2
  320. │   └── qs@5.1.0
  321. ├── grunt-sails-linker@0.10.1
  322. ├─┬ grunt-sync@0.5.2
  323. │ ├─┬ glob@4.5.3
  324. │ │ └── minimatch@2.0.10
  325. │ ├── md5-file@2.0.7
  326. │ └── promised-io@0.3.3
  327. ├── include-all@1.0.8
  328. ├─┬ mocha@3.4.2
  329. │ ├── browser-stdout@1.3.0
  330. │ ├─┬ commander@2.9.0
  331. │ │ └── graceful-readlink@1.0.1
  332. │ ├─┬ debug@2.6.0
  333. │ │ └── ms@0.7.2
  334. │ ├── diff@3.2.0
  335. │ ├── escape-string-regexp@1.0.5
  336. │ ├── glob@7.1.1
  337. │ ├── growl@1.9.2
  338. │ ├── json3@3.3.2
  339. │ ├─┬ lodash.create@3.1.1
  340. │ │ ├─┬ lodash._baseassign@3.2.0
  341. │ │ │ ├── lodash._basecopy@3.0.1
  342. │ │ │ └─┬ lodash.keys@3.1.2
  343. │ │ │   ├── lodash._getnative@3.9.1
  344. │ │ │   ├── lodash.isarguments@3.1.0
  345. │ │ │   └── lodash.isarray@3.0.4
  346. │ │ ├── lodash._basecreate@3.0.3
  347. │ │ └── lodash._isiterateecall@3.0.9
  348. │ ├── mkdirp@0.5.1
  349. │ └─┬ supports-color@3.1.2
  350. │   └── has-flag@1.0.0
  351. ├─┬ rc@1.0.1
  352. │ ├── deep-extend@0.2.11
  353. │ ├── ini@1.3.4
  354. │ ├── minimist@0.0.8
  355. │ └── strip-json-comments@0.1.3
  356. ├─┬ sails@0.12.13
  357. │ ├─┬ @sailshq/express@3.21.3
  358. │ │ ├─┬ @sailshq/connect@2.30.3
  359. │ │ │ ├─┬ @sailshq/body-parser@1.13.4
  360. │ │ │ │ ├── bytes@2.1.0
  361. │ │ │ │ ├── depd@1.0.1
  362. │ │ │ │ └── iconv-lite@0.4.11
  363. │ │ │ ├── @sailshq/qs@4.0.2
  364. │ │ │ ├── basic-auth-connect@1.0.0
  365. │ │ │ ├── bytes@2.1.0
  366. │ │ │ ├─┬ compression@1.5.2
  367. │ │ │ │ └─┬ accepts@1.2.13
  368. │ │ │ │   └── negotiator@0.5.3
  369. │ │ │ ├── connect-timeout@1.6.2
  370. │ │ │ ├── cookie@0.1.3
  371. │ │ │ ├── csurf@1.8.3
  372. │ │ │ ├── depd@1.0.1
  373. │ │ │ ├─┬ errorhandler@1.4.3
  374. │ │ │ │ ├─┬ accepts@1.3.3
  375. │ │ │ │ │ └── negotiator@0.6.1
  376. │ │ │ │ └── escape-html@1.0.3
  377. │ │ │ ├─┬ express-session@1.11.3
  378. │ │ │ │ ├── crc@3.3.0
  379. │ │ │ │ └── uid-safe@2.0.0
  380. │ │ │ ├── finalhandler@0.4.0
  381. │ │ │ ├─┬ morgan@1.6.1
  382. │ │ │ │ └── depd@1.0.1
  383. │ │ │ ├─┬ multiparty@3.3.2
  384. │ │ │ │ └─┬ readable-stream@1.1.14
  385. │ │ │ │   ├── isarray@0.0.1
  386. │ │ │ │   └── string_decoder@0.10.31
  387. │ │ │ ├── pause@0.1.0
  388. │ │ │ ├── response-time@2.3.2
  389. │ │ │ ├─┬ serve-index@1.7.3
  390. │ │ │ │ ├── batch@0.5.3
  391. │ │ │ │ └── escape-html@1.0.3
  392. │ │ │ └── vhost@3.0.2
  393. │ │ ├── basic-auth@1.0.4
  394. │ │ ├── commander@2.6.0
  395. │ │ ├── content-disposition@0.5.0
  396. │ │ ├── content-type@1.0.2
  397. │ │ ├── cookie@0.1.3
  398. │ │ ├── depd@1.0.1
  399. │ │ ├── escape-html@1.0.2
  400. │ │ ├── etag@1.7.0
  401. │ │ ├── fresh@0.3.0
  402. │ │ ├── merge-descriptors@1.0.0
  403. │ │ ├─┬ proxy-addr@1.0.10
  404. │ │ │ ├── forwarded@0.1.0
  405. │ │ │ └── ipaddr.js@1.0.5
  406. │ │ ├── range-parser@1.0.3
  407. │ │ ├─┬ send@0.13.0
  408. │ │ │ ├── depd@1.0.1
  409. │ │ │ ├── destroy@1.0.3
  410. │ │ │ ├── mime@1.3.4
  411. │ │ │ └── statuses@1.2.1
  412. │ │ ├── utils-merge@1.0.0
  413. │ │ └── vary@1.0.1
  414. │ ├── @sailshq/lodash@3.10.2
  415. │ ├─┬ anchor@0.10.5
  416. │ │ ├─┬ geojsonhint@1.1.0
  417. │ │ │ ├── colors@0.6.2
  418. │ │ │ ├─┬ concat-stream@1.4.10
  419. │ │ │ │ ├── inherits@2.0.1
  420. │ │ │ │ ├─┬ readable-stream@1.1.13
  421. │ │ │ │ │ ├── core-util-is@1.0.1
  422. │ │ │ │ │ ├── isarray@0.0.1
  423. │ │ │ │ │ └── string_decoder@0.10.31
  424. │ │ │ │ └── typedarray@0.0.6
  425. │ │ │ ├─┬ jsonlint-lines@1.6.0
  426. │ │ │ │ ├── JSV@4.0.2
  427. │ │ │ │ └─┬ nomnom@1.8.1
  428. │ │ │ │   ├─┬ chalk@0.4.0
  429. │ │ │ │   │ ├── ansi-styles@1.0.0
  430. │ │ │ │   │ ├── has-color@0.1.7
  431. │ │ │ │   │ └── strip-ansi@0.1.1
  432. │ │ │ │   └── underscore@1.6.0
  433. │ │ │ ├── minimist@1.1.1
  434. │ │ │ └─┬ optimist@0.6.1
  435. │ │ │   ├── minimist@0.0.10
  436. │ │ │   └── wordwrap@0.0.3
  437. │ │ ├── lodash@3.9.3
  438. │ │ └── validator@3.41.2
  439. │ ├── async@1.5.0
  440. │ ├─┬ captains-log@1.0.0
  441. │ │ ├── colors@0.6.2
  442. │ │ └─┬ rc@0.3.5
  443. │ │   ├── deep-extend@0.2.11
  444. │ │   └── ini@1.1.0
  445. │ ├── commander@2.9.0
  446. │ ├─┬ compression@1.6.2
  447. │ │ ├─┬ accepts@1.3.3
  448. │ │ │ └── negotiator@0.6.1
  449. │ │ ├── bytes@2.3.0
  450. │ │ ├─┬ compressible@2.0.10
  451. │ │ │ └── mime-db@1.27.0
  452. │ │ ├── on-headers@1.0.1
  453. │ │ └── vary@1.1.1
  454. │ ├─┬ connect@3.4.1
  455. │ │ └─┬ finalhandler@0.4.1
  456. │ │   ├── escape-html@1.0.3
  457. │ │   └── unpipe@1.0.0
  458. │ ├── connect-flash@0.1.1
  459. │ ├─┬ consolidate@0.14.1
  460. │ │ └── bluebird@3.5.0
  461. │ ├── cookie@0.1.2
  462. │ ├─┬ cookie-parser@1.3.5
  463. │ │ └── cookie@0.1.3
  464. │ ├── cookie-signature@1.0.6
  465. │ ├─┬ csurf@1.9.0
  466. │ │ ├── cookie@0.3.1
  467. │ │ ├─┬ csrf@3.0.6
  468. │ │ │ ├── rndm@1.2.0
  469. │ │ │ ├── tsscmp@1.0.5
  470. │ │ │ └── uid-safe@2.1.4
  471. │ │ └─┬ http-errors@1.5.1
  472. │ │   ├── setprototypeof@1.0.2
  473. │ │   └── statuses@1.3.1
  474. │ ├─┬ ejs-locals@1.0.2
  475. │ │ └── ejs@0.8.8
  476. │ ├─┬ express-handlebars@3.0.0
  477. │ │ ├── glob@6.0.4
  478. │ │ ├─┬ handlebars@4.0.10
  479. │ │ │ └── source-map@0.4.4
  480. │ │ └─┬ object.assign@4.0.4
  481. │ │   ├─┬ define-properties@1.1.2
  482. │ │   │ └── foreach@2.0.5
  483. │ │   ├── function-bind@1.1.0
  484. │ │   └── object-keys@1.0.11
  485. │ ├─┬ express-session@1.14.2
  486. │ │ ├── cookie@0.3.1
  487. │ │ ├── crc@3.4.1
  488. │ │ ├── depd@1.1.0
  489. │ │ └─┬ uid-safe@2.1.4
  490. │ │   └── random-bytes@1.0.0
  491. │ ├── flaverr@1.2.2
  492. │ ├── glob@5.0.15
  493. │ ├── grunt-cli@1.2.0
  494. │ ├─┬ i18n@0.8.1
  495. │ │ ├─┬ make-plural@3.0.6
  496. │ │ │ └── minimist@1.2.0
  497. │ │ ├─┬ math-interval-parser@1.1.0
  498. │ │ │ └── xregexp@2.0.0
  499. │ │ ├─┬ messageformat@0.3.1
  500. │ │ │ ├── glob@6.0.4
  501. │ │ │ └─┬ watchr@2.4.13
  502. │ │ │   ├── eachr@2.0.4
  503. │ │ │   ├─┬ extendr@2.1.0
  504. │ │ │   │ └── typechecker@2.0.8
  505. │ │ │   ├─┬ extract-opts@2.2.0
  506. │ │ │   │ └── typechecker@2.0.8
  507. │ │ │   ├─┬ ignorefs@1.2.0
  508. │ │ │   │ ├── editions@1.3.3
  509. │ │ │   │ └── ignorepatterns@1.1.0
  510. │ │ │   ├── safefs@3.2.2
  511. │ │ │   ├── scandirectory@2.5.0
  512. │ │ │   ├─┬ taskgroup@4.3.1
  513. │ │ │   │ ├─┬ ambi@2.5.0
  514. │ │ │   │ │ └── typechecker@4.4.1
  515. │ │ │   │ └─┬ csextends@1.1.1
  516. │ │ │   │   └── coffee-script@1.12.6
  517. │ │ │   └── typechecker@2.1.0
  518. │ │ ├── mustache@2.3.0
  519. │ │ └── sprintf-js@1.0.3
  520. │ ├─┬ merge-defaults@0.2.1
  521. │ │ └── lodash@2.4.2
  522. │ ├── method-override@2.3.5
  523. │ ├── mock-req@0.2.0
  524. │ ├── mock-res@0.3.0
  525. │ ├── parseurl@1.3.1
  526. │ ├─┬ path-to-regexp@1.5.3
  527. │ │ └── isarray@0.0.1
  528. │ ├── pluralize@1.2.1
  529. │ ├─┬ prompt@0.2.14
  530. │ │ ├── pkginfo@0.4.0
  531. │ │ ├─┬ read@1.0.7
  532. │ │ │ └── mute-stream@0.0.7
  533. │ │ ├── revalidator@0.1.8
  534. │ │ ├─┬ utile@0.2.1
  535. │ │ │ ├── async@0.2.10
  536. │ │ │ ├── deep-equal@1.0.1
  537. │ │ │ ├── i@0.3.5
  538. │ │ │ └── ncp@0.4.2
  539. │ │ └─┬ winston@0.8.3
  540. │ │   ├── async@0.2.10
  541. │ │   ├── colors@0.6.2
  542. │ │   ├── cycle@1.0.3
  543. │ │   ├── eyes@0.1.8
  544. │ │   ├── pkginfo@0.3.1
  545. │ │   └── stack-trace@0.0.10
  546. │ ├─┬ reportback@0.1.9
  547. │ │ ├─┬ captains-log@0.11.11
  548. │ │ │ ├── colors@0.6.2
  549. │ │ │ ├── lodash@2.4.1
  550. │ │ │ └─┬ rc@0.3.5
  551. │ │ │   ├── deep-extend@0.2.11
  552. │ │ │   └── ini@1.1.0
  553. │ │ ├── lodash@2.4.2
  554. │ │ ├── merge-defaults@0.1.4
  555. │ │ └─┬ switchback@1.1.3
  556. │ │   └── lodash@2.4.2
  557. │ ├── rttc@9.3.3
  558. │ ├─┬ sails-generate@0.13.0
  559. │ │ ├── async@0.2.10
  560. │ │ ├─┬ fs-extra@0.8.1
  561. │ │ │ ├── jsonfile@1.1.1
  562. │ │ │ ├── mkdirp@0.3.5
  563. │ │ │ └── rimraf@2.2.8
  564. │ │ ├── lodash@2.4.2
  565. │ │ ├── merge-defaults@0.1.4
  566. │ │ ├─┬ sails-generate-adapter@0.10.6
  567. │ │ │ └── lodash@2.4.2
  568. │ │ ├─┬ sails-generate-api@0.10.1
  569. │ │ │ ├── async@0.2.10
  570. │ │ │ ├── lodash@2.4.2
  571. │ │ │ └── merge-defaults@0.1.4
  572. │ │ ├─┬ sails-generate-backend@0.12.6
  573. │ │ │ └── lodash@2.4.2
  574. │ │ ├─┬ sails-generate-controller@0.10.9
  575. │ │ │ ├── lodash@2.4.2
  576. │ │ │ ├── pluralize@0.0.9
  577. │ │ │ └── underscore.string@2.3.3
  578. │ │ ├─┬ sails-generate-frontend@0.12.3
  579. │ │ │ ├── lodash@2.4.1
  580. │ │ │ ├── merge-defaults@0.1.0
  581. │ │ │ └─┬ sails-generate-sails.io.js@0.14.0
  582. │ │ │   └── sails.io.js-dist@0.14.0
  583. │ │ ├── sails-generate-generator@0.10.11
  584. │ │ ├─┬ sails-generate-gruntfile@0.10.11
  585. │ │ │ └── lodash@2.4.2
  586. │ │ ├─┬ sails-generate-model@0.10.12
  587. │ │ │ ├── lodash@2.4.2
  588. │ │ │ └── underscore.string@2.3.3
  589. │ │ ├─┬ sails-generate-new@0.10.29
  590. │ │ │ ├── async@1.2.1
  591. │ │ │ ├─┬ cross-spawn-async@2.2.5
  592. │ │ │ │ └─┬ lru-cache@4.0.2
  593. │ │ │ │   ├── pseudomap@1.0.2
  594. │ │ │ │   └── yallist@2.1.2
  595. │ │ │ └── lodash@3.9.3
  596. │ │ ├─┬ sails-generate-sails.io.js@0.13.4
  597. │ │ │ ├── lodash@2.4.2
  598. │ │ │ └── sails.io.js-dist@0.13.8
  599. │ │ ├─┬ sails-generate-views@0.10.8
  600. │ │ │ └── lodash@2.4.2
  601. │ │ └─┬ sails-generate-views-jade@0.10.4
  602. │ │   └── lodash@2.4.2
  603. │ ├─┬ sails-hook-orm@1.0.9
  604. │ │ └─┬ waterline@0.11.11
  605. │ │   ├─┬ anchor@0.11.5
  606. │ │   │ ├─┬ @mapbox/geojsonhint@1.2.1
  607. │ │   │ │ ├─┬ concat-stream@1.4.10
  608. │ │   │ │ │ └─┬ readable-stream@1.1.14
  609. │ │   │ │ │   ├── isarray@0.0.1
  610. │ │   │ │ │   └── string_decoder@0.10.31
  611. │ │   │ │ ├─┬ jsonlint-lines@1.7.1
  612. │ │   │ │ │ ├── JSV@4.0.2
  613. │ │   │ │ │ └─┬ nomnom@1.8.1
  614. │ │   │ │ │   ├─┬ chalk@0.4.0
  615. │ │   │ │ │   │ ├── ansi-styles@1.0.0
  616. │ │   │ │ │   │ ├── has-color@0.1.7
  617. │ │   │ │ │   │ └── strip-ansi@0.1.1
  618. │ │   │ │ │   └── underscore@1.6.0
  619. │ │   │ │ ├── minimist@1.1.1
  620. │ │   │ │ └── text-table@0.2.0
  621. │ │   │ └── validator@4.4.0
  622. │ │   ├── bluebird@3.2.1
  623. │ │   ├── deep-diff@0.3.3
  624. │ │   ├─┬ switchback@2.0.0
  625. │ │   │ └── lodash@2.4.2
  626. │ │   ├─┬ waterline-criteria@0.11.2
  627. │ │   │ └── lodash@2.4.2
  628. │ │   └── waterline-schema@0.2.2
  629. │ ├─┬ sails-hook-sockets@0.13.11
  630. │ │ ├── async@1.5.0
  631. │ │ ├─┬ machinepack-urls@3.1.1
  632. │ │ │ └─┬ machine@4.1.1
  633. │ │ │   ├── convert-to-ecmascript-compatible-varname@0.1.5
  634. │ │ │   ├── lodash@2.4.2
  635. │ │ │   ├── object-hash@0.3.0
  636. │ │ │   └── rttc@1.0.2
  637. │ │ ├── semver@4.3.6
  638. │ │ ├─┬ socket.io@1.7.3
  639. │ │ │ ├─┬ debug@2.3.3
  640. │ │ │ │ └── ms@0.7.2
  641. │ │ │ ├─┬ engine.io@1.8.3
  642. │ │ │ │ ├─┬ accepts@1.3.3
  643. │ │ │ │ │ └── negotiator@0.6.1
  644. │ │ │ │ ├── base64id@1.0.0
  645. │ │ │ │ ├── cookie@0.3.1
  646. │ │ │ │ ├─┬ debug@2.3.3
  647. │ │ │ │ │ └── ms@0.7.2
  648. │ │ │ │ ├─┬ engine.io-parser@1.3.2
  649. │ │ │ │ │ ├── after@0.8.2
  650. │ │ │ │ │ ├── arraybuffer.slice@0.0.6
  651. │ │ │ │ │ ├── base64-arraybuffer@0.1.5
  652. │ │ │ │ │ ├── blob@0.0.4
  653. │ │ │ │ │ └── wtf-8@1.0.0
  654. │ │ │ │ └─┬ ws@1.1.2
  655. │ │ │ │   ├── options@0.0.6
  656. │ │ │ │   └── ultron@1.0.2
  657. │ │ │ ├─┬ has-binary@0.1.7
  658. │ │ │ │ └── isarray@0.0.1
  659. │ │ │ ├── object-assign@4.1.0
  660. │ │ │ ├─┬ socket.io-adapter@0.5.0
  661. │ │ │ │ └─┬ debug@2.3.3
  662. │ │ │ │   └── ms@0.7.2
  663. │ │ │ ├─┬ socket.io-client@1.7.3
  664. │ │ │ │ ├── backo2@1.0.2
  665. │ │ │ │ ├── component-bind@1.0.0
  666. │ │ │ │ ├── component-emitter@1.2.1
  667. │ │ │ │ ├─┬ debug@2.3.3
  668. │ │ │ │ │ └── ms@0.7.2
  669. │ │ │ │ ├─┬ engine.io-client@1.8.3
  670. │ │ │ │ │ ├── component-emitter@1.2.1
  671. │ │ │ │ │ ├── component-inherit@0.0.3
  672. │ │ │ │ │ ├─┬ debug@2.3.3
  673. │ │ │ │ │ │ └── ms@0.7.2
  674. │ │ │ │ │ ├── has-cors@1.1.0
  675. │ │ │ │ │ ├── parsejson@0.0.3
  676. │ │ │ │ │ ├── parseqs@0.0.5
  677. │ │ │ │ │ ├── xmlhttprequest-ssl@1.5.3
  678. │ │ │ │ │ └── yeast@0.1.2
  679. │ │ │ │ ├── indexof@0.0.1
  680. │ │ │ │ ├── object-component@0.0.3
  681. │ │ │ │ ├─┬ parseuri@0.0.5
  682. │ │ │ │ │ └─┬ better-assert@1.0.2
  683. │ │ │ │ │   └── callsite@1.0.0
  684. │ │ │ │ └── to-array@0.1.4
  685. │ │ │ └─┬ socket.io-parser@2.3.1
  686. │ │ │   ├── component-emitter@1.1.2
  687. │ │ │   └── isarray@0.0.1
  688. │ │ └── uid2@0.0.3
  689. │ ├─┬ sails-stringfile@0.3.2
  690. │ │ └── lodash@2.4.2
  691. │ ├─┬ sails-util@0.11.0
  692. │ │ ├─┬ fs-extra@0.8.1
  693. │ │ │ ├── jsonfile@1.1.1
  694. │ │ │ ├── mkdirp@0.3.5
  695. │ │ │ └── rimraf@2.2.8
  696. │ │ ├── json-stringify-safe@5.0.1
  697. │ │ ├─┬ optimist@0.6.1
  698. │ │ │ └── wordwrap@0.0.2
  699. │ │ └── underscore.string@2.3.3
  700. │ ├── semver@5.1.0
  701. │ ├─┬ serve-favicon@2.3.0
  702. │ │ └── ms@0.7.1
  703. │ ├─┬ serve-static@1.10.2
  704. │ │ ├── escape-html@1.0.3
  705. │ │ └─┬ send@0.13.1
  706. │ │   ├── destroy@1.0.4
  707. │ │   ├── mime@1.3.4
  708. │ │   └── statuses@1.2.1
  709. │ ├─┬ skipper@0.7.6
  710. │ │ ├─┬ async@2.0.1
  711. │ │ │ └── lodash@4.17.4
  712. │ │ ├─┬ body-parser@1.17.1
  713. │ │ │ ├── bytes@2.4.0
  714. │ │ │ ├─┬ debug@2.6.1
  715. │ │ │ │ └── ms@0.7.2
  716. │ │ │ ├─┬ http-errors@1.6.1
  717. │ │ │ │ └── setprototypeof@1.0.3
  718. │ │ │ ├── iconv-lite@0.4.15
  719. │ │ │ └── raw-body@2.2.0
  720. │ │ ├── dot-access@1.0.0
  721. │ │ ├─┬ multiparty@3.2.10
  722. │ │ │ ├─┬ readable-stream@1.1.14
  723. │ │ │ │ └── isarray@0.0.1
  724. │ │ │ └─┬ stream-counter@0.2.0
  725. │ │ │   └─┬ readable-stream@1.1.14
  726. │ │ │     ├── isarray@0.0.1
  727. │ │ │     └── string_decoder@0.10.31
  728. │ │ ├── semver@4.3.6
  729. │ │ ├── skipper-disk@0.5.9
  730. │ │ ├── string_decoder@0.10.31
  731. │ │ └── uuid@3.0.1
  732. │ ├─┬ uid-safe@1.1.0
  733. │ │ ├── base64-url@1.2.1
  734. │ │ └── native-or-bluebird@1.1.2
  735. │ └─┬ walk@2.3.9
  736. │   └── foreachasync@3.0.0
  737. ├─┬ sails-disk@0.10.10
  738. │ ├── async@0.2.10
  739. │ ├─┬ fs-extra@0.30.0
  740. │ │ ├── jsonfile@2.4.0
  741. │ │ └── klaw@1.3.1
  742. │ ├── waterline-criteria@1.0.1
  743. │ ├── waterline-cursor@0.0.7
  744. │ └── waterline-errors@0.10.1
  745. ├─┬ sails-mysql@0.11.5
  746. │ ├── async@1.5.2
  747. │ ├── lodash@3.10.1
  748. │ ├─┬ mysql@2.10.2
  749. │ │ ├── bignumber.js@2.1.4
  750. │ │ └─┬ readable-stream@1.1.13
  751. │ │   ├── core-util-is@1.0.2
  752. │ │   ├── inherits@2.0.1
  753. │ │   ├── isarray@0.0.1
  754. │ │   └── string_decoder@0.10.31
  755. │ ├─┬ waterline-cursor@0.0.6
  756. │ │ ├── async@0.9.2
  757. │ │ └── lodash@2.4.2
  758. │ ├── waterline-errors@0.10.1
  759. │ └─┬ waterline-sequel@0.5.7
  760. │   └── lodash@3.10.0
  761. └─┬ supertest@3.0.0
  762.  ├── methods@1.1.2
  763.  └─┬ superagent@3.5.2
  764.    ├── component-emitter@1.2.1
  765.    ├── cookiejar@2.1.1
  766.    ├── extend@3.0.1
  767.    ├─┬ form-data@2.1.4
  768.    │ └── asynckit@0.4.0
  769.    ├── formidable@1.1.1
  770.    ├── qs@6.4.0
  771.    └─┬ readable-stream@2.2.9
  772.      ├── buffer-shims@1.0.0
  773.      ├── core-util-is@1.0.2
  774.      ├── isarray@1.0.0
  775.      ├── process-nextick-args@1.0.7
  776.      ├── string_decoder@1.0.1
  777.      └── util-deprecate@1.0.2
  778.  
  779. npm ERR! Linux 4.4.0-64-generic
  780. npm ERR! argv "/var/lib/jenkins/tools/jenkins.plugins.nodejs.tools.NodeJSInstallation/node7/bin/node" "/var/lib/jenkins/tools/jenkins.plugins.nodejs.tools.NodeJSInstallation/node7/bin/npm" "install"
  781. npm ERR! node v7.10.0
  782. npm ERR! npm  v4.2.0
  783. npm ERR! code ELIFECYCLE
  784. npm ERR! errno 1
  785.  
  786. npm ERR! bcrypt@1.0.2 install: `node-pre-gyp install --fallback-to-build`
  787. npm ERR! Exit status 1
  788. npm ERR!
  789. npm ERR! Failed at the bcrypt@1.0.2 install script 'node-pre-gyp install --fallback-to-build'.
  790. npm ERR! Make sure you have the latest version of node.js and npm installed.
  791. npm ERR! If you do, this is most likely a problem with the bcrypt package,
  792. npm ERR! not with npm itself.
  793. npm ERR! Tell the author that this fails on your system:
  794. npm ERR!     node-pre-gyp install --fallback-to-build
  795. npm ERR! You can get information on how to open an issue for this project with:
  796. npm ERR!     npm bugs bcrypt
  797. npm ERR! Or if that isn't available, you can get their info via:
  798. npm ERR!     npm owner ls bcrypt
  799. npm ERR! There is likely additional logging output above.
  800.  
  801. npm ERR! Please include the following file with any support request:
  802. npm ERR!     /var/lib/jenkins/.npm/_logs/2017-05-24T21_54_05_133Z-debug.log
  803. Build step 'Execute shell' marked build as failure
  804. Performing Post build task...
  805. Could not match :passing  : False
  806. Logical operation result is FALSE
  807. Skipping script  : curl -XPOST -H "Authorization: token 7f51328684f11874a7eee9589a836f9a3da68233" https://api.github.com/repos/amorenoh90/latatuadora/statuses/$(git rev-parse HEAD) -d "{
  808.  \"state\": \"success\",
  809.  \"target_url\": \"${BUILD_URL}\",
  810.  \"description\": \"The build has succeeded!\",
  811.  \"context\": \"Blick-CI - Jenkins\"
  812. }"
  813. END OF POST BUILD TASK  : 0
  814. Match found for :npm ERR : True
  815. Could not match :Test failed  : False
  816. Logical operation result is TRUE
  817. Running script  : curl -XPOST -H "Authorization: token 7f51328684f11874a7eee9589a836f9a3da68233" https://api.github.com/repos/amorenoh90/latatuadora/statuses/$(git rev-parse HEAD) -d "{
  818.  \"state\": \"failure\",
  819.  \"target_url\": \"${BUILD_URL}\",
  820.  \"description\": \"The build has failed +_____+!\",
  821.  \"context\": \"Blick-CI - Jenkins\"
  822. }"
  823. [tatuadora-dev-build] $ /bin/sh -xe /tmp/hudson6601260726256613721.sh
  824. + git rev-parse HEAD
  825. + curl -XPOST -H Authorization: token 7f51328684f11874a7eee9589a836f9a3da68233 https://api.github.com/repos/amorenoh90/latatuadora/statuses/9be3ef3296aea45e0234994749287fc2ac2a9aab -d {
  826.   "state": "failure",
  827.   "target_url": "http://52.32.244.171:8080/job/tatuadora-dev-build/11/",
  828.   "description": "The build has failed +_____+!",
  829.   "context": "Blick-CI - Jenkins"
  830. }
  831.   % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
  832.                                  Dload  Upload   Total   Spent    Left  Speed
  833.  
  834.   0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0
  835.   0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0
  836. 100  1682  100  1500  100   182   2375    288 --:--:-- --:--:-- --:--:--  2373
  837. {
  838.   "url": "https://api.github.com/repos/amorenoh90/latatuadora/statuses/9be3ef3296aea45e0234994749287fc2ac2a9aab",
  839.   "id": 1249686359,
  840.   "state": "failure",
  841.   "description": "The build has failed +_____+!",
  842.   "target_url": "http://52.32.244.171:8080/job/tatuadora-dev-build/11/",
  843.   "context": "Blick-CI - Jenkins",
  844.   "created_at": "2017-05-24T21:54:05Z",
  845.   "updated_at": "2017-05-24T21:54:05Z",
  846.   "creator": {
  847.     "login": "development-blick",
  848.     "id": 26241853,
  849.     "avatar_url": "https://avatars0.githubusercontent.com/u/26241853?v=3",
  850.     "gravatar_id": "",
  851.     "url": "https://api.github.com/users/development-blick",
  852.     "html_url": "https://github.com/development-blick",
  853.     "followers_url": "https://api.github.com/users/development-blick/followers",
  854.     "following_url": "https://api.github.com/users/development-blick/following{/other_user}",
  855.     "gists_url": "https://api.github.com/users/development-blick/gists{/gist_id}",
  856.     "starred_url": "https://api.github.com/users/development-blick/starred{/owner}{/repo}",
  857.     "subscriptions_url": "https://api.github.com/users/development-blick/subscriptions",
  858.     "organizations_url": "https://api.github.com/users/development-blick/orgs",
  859.     "repos_url": "https://api.github.com/users/development-blick/repos",
  860.     "events_url": "https://api.github.com/users/development-blick/events{/privacy}",
  861.     "received_events_url": "https://api.github.com/users/development-blick/received_events",
  862.     "type": "User",
  863.     "site_admin": false
  864.   }
  865. }
  866. POST BUILD TASK : SUCCESS
  867. END OF POST BUILD TASK : 1
  868. [htmlpublisher] Archiving HTML reports...
  869. [htmlpublisher] Archiving at PROJECT level /var/lib/jenkins/workspace/tatuadora-dev-build/build/reports/tests/test to /var/lib/jenkins/jobs/tatuadora-dev-build/htmlreports/HTML_Report
  870. ERROR: Specified HTML directory '/var/lib/jenkins/workspace/tatuadora-dev-build/build/reports/tests/test' does not exist.
  871. [WS-CLEANUP] Deleting project workspace...[WS-CLEANUP] done
  872. Finished: FAILURE
Add Comment
Please, Sign In to add comment