Started by an SCM change [EnvInject] - Loading node environment variables. Building remotely on ds-2016-04 (curl visual_studio nodejs) in workspace D:\jenkins\workspace\VdsClient_Build [WS-CLEANUP] Deleting project workspace... [WS-CLEANUP] Done Wiping out workspace first. Cloning the remote Git repository Cloning repository ssh://git@ds-server-01:7999/dsclient/vdsclient.git > git init D:\jenkins\workspace\VdsClient_Build # timeout=10 Fetching upstream changes from ssh://git@ds-server-01:7999/dsclient/vdsclient.git > git --version # timeout=10 using GIT_SSH to set credentials > git fetch --tags --progress ssh://git@ds-server-01:7999/dsclient/vdsclient.git +refs/heads/*:refs/remotes/origin/* > git config remote.origin.url ssh://git@ds-server-01:7999/dsclient/vdsclient.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url ssh://git@ds-server-01:7999/dsclient/vdsclient.git # timeout=10 Fetching upstream changes from ssh://git@ds-server-01:7999/dsclient/vdsclient.git using GIT_SSH to set credentials > git fetch --tags --progress ssh://git@ds-server-01:7999/dsclient/vdsclient.git +refs/heads/*:refs/remotes/origin/* Seen branch in repository origin/master Seen 1 remote branch > git tag -l # timeout=10 > git rev-parse "refs/tags/4.3^{commit}" # timeout=10 > git rev-parse "refs/tags/4.3.1^{commit}" # timeout=10 Checking out Revision 68e2f19230168ebcc2006ba9a6f3ee52c111f4d5 (origin/master) > git config core.sparsecheckout # timeout=10 > git checkout -f 68e2f19230168ebcc2006ba9a6f3ee52c111f4d5 > git rev-list 486d324e0b12d5c677c9f4606583be5ef7bfa1bf # timeout=10 > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.*)\.url # timeout=10 > git config --get submodule.DsClient.url # timeout=10 > git remote # timeout=10 > git config --get remote.origin.url # timeout=10 > git config -f .gitmodules --get submodule.DsClient.path # timeout=10 using GIT_SSH to set credentials > git submodule update --init --recursive DsClient Set build name. New build name is '#180_master' [VdsClient_Build] $ "C:\Program Files\Git\bin\sh.exe" C:\Users\DevBuild\AppData\Local\Temp\1\hudson8490016773375572884.sh [EnvInject] - Injecting environment variables from a build step. [EnvInject] - Injecting as environment variables the properties file path 'build.properties' [EnvInject] - Variables injected successfully. [VdsClient_Build] $ cmd /c call C:\Users\DevBuild\AppData\Local\Temp\1\hudson7341532116019604142.bat D:\jenkins\workspace\VdsClient_Build>rd /s /q node_modules The system cannot find the file specified. D:\jenkins\workspace\VdsClient_Build>exit 0 [VdsClient_Build] $ cmd /c call C:\Users\DevBuild\AppData\Local\Temp\1\hudson9037291590120348117.bat D:\jenkins\workspace\VdsClient_Build>npm install gulp npm WARN deprecated minimatch@2.0.10: Please update to minimatch 3.0.2 or higher to avoid a RegExp DoS issue npm WARN deprecated minimatch@0.2.14: Please update to minimatch 3.0.2 or higher to avoid a RegExp DoS issue npm WARN deprecated graceful-fs@1.2.3: graceful-fs v3.0.0 and before will fail on node releases >= v7.0. Please update to graceful-fs@^4.0.0 as soon as possible. Use 'npm ls graceful-fs' to find it in the tree. VdsClient@2.0.0 D:\jenkins\workspace\VdsClient_Build `-- gulp@3.9.1 +-- archy@1.0.0 +-- chalk@1.1.3 | +-- ansi-styles@2.2.1 | +-- escape-string-regexp@1.0.5 | +-- has-ansi@2.0.0 | | `-- ansi-regex@2.1.1 | +-- strip-ansi@3.0.1 | `-- supports-color@2.0.0 +-- deprecated@0.0.1 +-- gulp-util@3.0.8 | +-- array-differ@1.0.0 | +-- array-uniq@1.0.3 | +-- beeper@1.1.1 | +-- dateformat@2.2.0 | +-- fancy-log@1.3.0 | | `-- time-stamp@1.1.0 | +-- gulplog@1.0.0 | | `-- glogg@1.0.0 | +-- has-gulplog@0.1.0 | | `-- sparkles@1.0.0 | +-- lodash._reescape@3.0.0 | +-- lodash._reevaluate@3.0.0 | +-- lodash._reinterpolate@3.0.0 | +-- lodash.template@3.6.2 | | +-- lodash._basecopy@3.0.1 | | +-- lodash._basetostring@3.0.1 | | +-- lodash._basevalues@3.0.0 | | +-- lodash._isiterateecall@3.0.9 | | +-- lodash.escape@3.2.0 | | | `-- lodash._root@3.0.1 | | +-- lodash.keys@3.1.2 | | | +-- lodash._getnative@3.9.1 | | | +-- lodash.isarguments@3.1.0 | | | `-- lodash.isarray@3.0.4 | | +-- lodash.restparam@3.6.1 | | `-- lodash.templatesettings@3.1.1 | +-- multipipe@0.1.2 | | `-- duplexer2@0.0.2 | | `-- readable-stream@1.1.14 | +-- object-assign@3.0.0 | +-- replace-ext@0.0.1 | +-- through2@2.0.3 | | +-- readable-stream@2.3.3 | | | +-- core-util-is@1.0.2 | | | +-- inherits@2.0.3 | | | +-- isarray@1.0.0 | | | +-- process-nextick-args@1.0.7 | | | +-- safe-buffer@5.1.1 | | | +-- string_decoder@1.0.3 | | | `-- util-deprecate@1.0.2 | | `-- xtend@4.0.1 | `-- vinyl@0.5.3 | +-- clone@1.0.2 | `-- clone-stats@0.0.1 +-- interpret@1.0.4 +-- liftoff@2.3.0 | +-- extend@3.0.1 | +-- findup-sync@0.4.3 | | +-- detect-file@0.1.0 | | | `-- fs-exists-sync@0.1.0 | | +-- is-glob@2.0.1 | | | `-- is-extglob@1.0.0 | | +-- micromatch@2.3.11 | | | +-- arr-diff@2.0.0 | | | | `-- arr-flatten@1.1.0 | | | +-- array-unique@0.2.1 | | | +-- braces@1.8.5 | | | | +-- expand-range@1.8.2 | | | | | `-- fill-range@2.2.3 | | | | | +-- is-number@2.1.0 | | | | | +-- isobject@2.1.0 | | | | | | `-- isarray@1.0.0 | | | | | +-- randomatic@1.1.7 | | | | | | +-- is-number@3.0.0 | | | | | | | `-- kind-of@3.2.2 | | | | | | `-- kind-of@4.0.0 | | | | | `-- repeat-string@1.6.1 | | | | +-- preserve@0.2.0 | | | | `-- repeat-element@1.1.2 | | | +-- expand-brackets@0.1.5 | | | | `-- is-posix-bracket@0.1.1 | | | +-- extglob@0.3.2 | | | +-- filename-regex@2.0.1 | | | +-- kind-of@3.2.2 | | | | `-- is-buffer@1.1.5 | | | +-- normalize-path@2.1.1 | | | | `-- remove-trailing-separator@1.1.0 | | | +-- object.omit@2.0.1 | | | | +-- for-own@0.1.5 | | | | `-- is-extendable@0.1.1 | | | +-- parse-glob@3.0.4 | | | | +-- glob-base@0.3.0 | | | | | `-- glob-parent@2.0.0 | | | | `-- is-dotfile@1.0.3 | | | `-- regex-cache@0.4.4 | | | `-- is-equal-shallow@0.1.3 | | | `-- is-primitive@2.0.0 | | `-- resolve-dir@0.1.1 | | +-- expand-tilde@1.2.2 | | `-- global-modules@0.2.3 | | +-- global-prefix@0.1.5 | | | +-- ini@1.3.4 | | | `-- which@1.3.0 | | | `-- isexe@2.0.0 | | `-- is-windows@0.2.0 | +-- fined@1.1.0 | | +-- expand-tilde@2.0.2 | | | `-- homedir-polyfill@1.0.1 | | | `-- parse-passwd@1.0.0 | | +-- is-plain-object@2.0.4 | | | `-- isobject@3.0.1 | | +-- object.defaults@1.1.0 | | | +-- array-each@1.0.1 | | | +-- array-slice@1.0.0 | | | +-- for-own@1.0.0 | | | | `-- for-in@1.0.2 | | | `-- isobject@3.0.1 | | +-- object.pick@1.3.0 | | | `-- isobject@3.0.1 | | `-- parse-filepath@1.0.1 | | +-- is-absolute@0.2.6 | | | `-- is-relative@0.2.1 | | | `-- is-unc-path@0.1.2 | | | `-- unc-path-regex@0.1.2 | | +-- map-cache@0.2.2 | | `-- path-root@0.1.1 | | `-- path-root-regex@0.1.2 | +-- flagged-respawn@0.3.2 | +-- lodash.isplainobject@4.0.6 | +-- lodash.isstring@4.0.1 | +-- lodash.mapvalues@4.6.0 | +-- rechoir@0.6.2 | `-- resolve@1.4.0 | `-- path-parse@1.0.5 +-- minimist@1.2.0 +-- orchestrator@0.3.8 | +-- end-of-stream@0.1.5 | | `-- once@1.3.3 | | `-- wrappy@1.0.2 | +-- sequencify@0.0.7 | `-- stream-consume@0.1.0 +-- pretty-hrtime@1.0.3 +-- semver@4.3.6 +-- tildify@1.2.0 | `-- os-homedir@1.0.2 +-- v8flags@2.1.1 | `-- user-home@1.1.1 `-- vinyl-fs@0.3.14 +-- defaults@1.0.3 +-- glob-stream@3.1.18 | +-- glob@4.5.3 | | `-- inflight@1.0.6 | +-- glob2base@0.0.12 | | `-- find-index@0.1.1 | +-- minimatch@2.0.10 | | `-- brace-expansion@1.1.8 | | +-- balanced-match@1.0.0 | | `-- concat-map@0.0.1 | +-- ordered-read-streams@0.1.0 | +-- through2@0.6.5 | | `-- readable-stream@1.0.34 | `-- unique-stream@1.0.0 +-- glob-watcher@0.0.6 | `-- gaze@0.5.2 | `-- globule@0.1.0 | +-- glob@3.1.21 | | +-- graceful-fs@1.2.3 | | `-- inherits@1.0.2 | +-- lodash@1.0.2 | `-- minimatch@0.2.14 | +-- lru-cache@2.7.3 | `-- sigmund@1.0.1 +-- graceful-fs@3.0.11 | `-- natives@1.1.0 +-- mkdirp@0.5.1 | `-- minimist@0.0.8 +-- strip-bom@1.0.0 | +-- first-chunk-stream@1.0.0 | `-- is-utf8@0.2.1 +-- through2@0.6.5 | `-- readable-stream@1.0.34 | +-- isarray@0.0.1 | `-- string_decoder@0.10.31 `-- vinyl@0.4.6 `-- clone@0.2.0 npm WARN VdsClient@2.0.0 No repository field. [VdsClient_Build] $ cmd /c call C:\Users\DevBuild\AppData\Local\Temp\1\hudson5116882015438270454.bat D:\jenkins\workspace\VdsClient_Build>npm install npm WARN deprecated express@2.5.11: express 2.x series is deprecated npm WARN deprecated connect@1.9.2: connect 1.x series is deprecated npm WARN prefer global marked@0.3.6 should be installed with -g VdsClient@2.0.0 D:\jenkins\workspace\VdsClient_Build +-- DsBuild@1.0.0 | +-- browser-sync@2.18.13 | | +-- browser-sync-client@2.5.1 | | | +-- etag@1.8.1 | | | `-- fresh@0.3.0 | | +-- browser-sync-ui@0.6.3 | | | +-- async-each-series@0.1.1 | | | +-- connect-history-api-fallback@1.4.0 | | | +-- stream-throttle@0.1.3 | | | | +-- commander@2.11.0 | | | | `-- limiter@1.1.2 | | | `-- weinre@2.0.0-pre-I0Z7U9OV | | | +-- express@2.5.11 | | | | +-- connect@1.9.2 | | | | | `-- formidable@1.0.17 | | | | +-- mime@1.2.4 | | | | +-- mkdirp@0.3.0 | | | | `-- qs@0.4.2 | | | +-- nopt@3.0.6 | | | | `-- abbrev@1.1.1 | | | `-- underscore@1.7.0 | | +-- bs-recipes@1.3.4 | | +-- chokidar@1.7.0 | | | +-- anymatch@1.3.2 | | | +-- async-each@1.0.1 | | | +-- is-binary-path@1.0.1 | | | | `-- binary-extensions@1.10.0 | | | +-- path-is-absolute@1.0.1 | | | `-- readdirp@2.1.0 | | | +-- graceful-fs@4.1.11 | | | +-- minimatch@3.0.4 | | | +-- readable-stream@2.3.3 | | | | +-- isarray@1.0.0 | | | | `-- string_decoder@1.0.3 | | | `-- set-immediate-shim@1.0.1 | | +-- connect@3.5.0 | | | +-- finalhandler@0.5.0 | | | | +-- on-finished@2.3.0 | | | | | `-- ee-first@1.1.1 | | | | +-- statuses@1.3.1 | | | | `-- unpipe@1.0.0 | | | +-- parseurl@1.3.2 | | | `-- utils-merge@1.0.0 | | +-- dev-ip@1.0.1 | | +-- easy-extender@2.3.2 | | | `-- lodash@3.10.1 | | +-- eazy-logger@3.0.2 | | | `-- tfunk@3.1.0 | | | `-- object-path@0.9.2 | | +-- emitter-steward@1.0.0 | | +-- fs-extra@3.0.1 | | | +-- graceful-fs@4.1.11 | | | +-- jsonfile@3.0.1 | | | | `-- graceful-fs@4.1.11 | | | `-- universalify@0.1.1 | | +-- http-proxy@1.15.2 | | | +-- eventemitter3@1.2.0 | | | `-- requires-port@1.0.0 | | +-- immutable@3.8.1 | | +-- localtunnel@1.8.3 | | | +-- debug@2.6.8 | | | | `-- ms@2.0.0 | | | +-- openurl@1.1.1 | | | +-- request@2.81.0 | | | | +-- aws-sign2@0.6.0 | | | | +-- aws4@1.6.0 | | | | +-- caseless@0.12.0 | | | | +-- combined-stream@1.0.5 | | | | | `-- delayed-stream@1.0.0 | | | | +-- forever-agent@0.6.1 | | | | +-- form-data@2.1.4 | | | | | `-- asynckit@0.4.0 | | | | +-- har-validator@4.2.1 | | | | | +-- ajv@4.11.8 | | | | | | +-- co@4.6.0 | | | | | | `-- json-stable-stringify@1.0.1 | | | | | | `-- jsonify@0.0.0 | | | | | `-- har-schema@1.0.5 | | | | +-- hawk@3.1.3 | | | | | +-- boom@2.10.1 | | | | | +-- cryptiles@2.0.5 | | | | | +-- hoek@2.16.3 | | | | | `-- sntp@1.0.9 | | | | +-- http-signature@1.1.1 | | | | | +-- assert-plus@0.2.0 | | | | | +-- jsprim@1.4.1 | | | | | | +-- assert-plus@1.0.0 | | | | | | +-- extsprintf@1.3.0 | | | | | | +-- json-schema@0.2.3 | | | | | | `-- verror@1.10.0 | | | | | | `-- assert-plus@1.0.0 | | | | | `-- sshpk@1.13.1 | | | | | +-- asn1@0.2.3 | | | | | +-- assert-plus@1.0.0 | | | | | +-- bcrypt-pbkdf@1.0.1 | | | | | +-- dashdash@1.14.1 | | | | | | `-- assert-plus@1.0.0 | | | | | +-- ecc-jsbn@0.1.1 | | | | | +-- getpass@0.1.7 | | | | | | `-- assert-plus@1.0.0 | | | | | +-- jsbn@0.1.1 | | | | | `-- tweetnacl@0.14.5 | | | | +-- is-typedarray@1.0.0 | | | | +-- isstream@0.1.2 | | | | +-- json-stringify-safe@5.0.1 | | | | +-- oauth-sign@0.8.2 | | | | +-- performance-now@0.2.0 | | | | +-- qs@6.4.0 | | | | +-- stringstream@0.0.5 | | | | +-- tough-cookie@2.3.3 | | | | | `-- punycode@1.4.1 | | | | +-- tunnel-agent@0.6.0 | | | | `-- uuid@3.1.0 | | | `-- yargs@3.29.0 | | | +-- camelcase@1.2.1 | | | `-- window-size@0.1.4 | | +-- opn@4.0.2 | | | +-- object-assign@4.1.1 | | | `-- pinkie-promise@2.0.1 | | | `-- pinkie@2.0.4 | | +-- portscanner@2.1.1 | | | +-- async@1.5.2 | | | `-- is-number-like@1.0.8 | | | `-- lodash.isfinite@3.3.2 | | +-- qs@6.2.1 | | +-- resp-modifier@6.0.2 | | | `-- minimatch@3.0.4 | | +-- rx@4.1.0 | | +-- serve-index@1.8.0 | | | +-- accepts@1.3.4 | | | | `-- negotiator@0.6.1 | | | +-- batch@0.5.3 | | | +-- escape-html@1.0.3 | | | +-- http-errors@1.5.1 | | | | `-- setprototypeof@1.0.2 | | | `-- mime-types@2.1.17 | | | `-- mime-db@1.30.0 | | +-- serve-static@1.12.2 | | | +-- encodeurl@1.0.1 | | | `-- send@0.15.2 | | | +-- debug@2.6.4 | | | | `-- ms@0.7.3 | | | +-- depd@1.1.1 | | | +-- destroy@1.0.4 | | | +-- fresh@0.5.0 | | | +-- http-errors@1.6.2 | | | | `-- setprototypeof@1.0.3 | | | +-- mime@1.3.4 | | | +-- ms@1.0.0 | | | `-- range-parser@1.2.0 | | +-- server-destroy@1.0.1 | | +-- socket.io@1.6.0 | | | +-- debug@2.3.3 | | | | `-- ms@0.7.2 | | | +-- engine.io@1.8.0 | | | | +-- accepts@1.3.3 | | | | +-- base64id@0.1.0 | | | | +-- cookie@0.3.1 | | | | +-- debug@2.3.3 | | | | | `-- ms@0.7.2 | | | | +-- engine.io-parser@1.3.1 | | | | | +-- after@0.8.1 | | | | | +-- arraybuffer.slice@0.0.6 | | | | | +-- base64-arraybuffer@0.1.5 | | | | | +-- blob@0.0.4 | | | | | +-- has-binary@0.1.6 | | | | | `-- wtf-8@1.0.0 | | | | `-- ws@1.1.1 | | | | +-- options@0.0.6 | | | | `-- ultron@1.0.2 | | | +-- has-binary@0.1.7 | | | +-- object-assign@4.1.0 | | | +-- socket.io-adapter@0.5.0 | | | | `-- debug@2.3.3 | | | | `-- ms@0.7.2 | | | `-- socket.io-parser@2.3.1 | | | +-- component-emitter@1.1.2 | | | `-- json3@3.3.2 | | +-- socket.io-client@1.6.0 | | | +-- backo2@1.0.2 | | | +-- component-bind@1.0.0 | | | +-- component-emitter@1.2.1 | | | +-- debug@2.3.3 | | | | `-- ms@0.7.2 | | | +-- engine.io-client@1.8.0 | | | | +-- component-emitter@1.2.1 | | | | +-- component-inherit@0.0.3 | | | | +-- debug@2.3.3 | | | | | `-- ms@0.7.2 | | | | +-- has-cors@1.1.0 | | | | +-- parsejson@0.0.3 | | | | +-- parseqs@0.0.5 | | | | +-- xmlhttprequest-ssl@1.5.3 | | | | `-- yeast@0.1.2 | | | +-- indexof@0.0.1 | | | +-- object-component@0.0.3 | | | +-- parseuri@0.0.5 | | | | `-- better-assert@1.0.2 | | | | `-- callsite@1.0.0 | | | `-- to-array@0.1.4 | | +-- ua-parser-js@0.7.12 | | `-- yargs@6.4.0 | | +-- camelcase@3.0.0 | | +-- cliui@3.2.0 | | | `-- wrap-ansi@2.1.0 | | +-- decamelize@1.2.0 | | +-- get-caller-file@1.0.2 | | +-- os-locale@1.4.0 | | | `-- lcid@1.0.0 | | | `-- invert-kv@1.0.0 | | +-- read-pkg-up@1.0.1 | | | +-- find-up@1.1.2 | | | | `-- path-exists@2.1.0 | | | `-- read-pkg@1.1.0 | | | +-- load-json-file@1.1.0 | | | | +-- graceful-fs@4.1.11 | | | | +-- parse-json@2.2.0 | | | | | `-- error-ex@1.3.1 | | | | | `-- is-arrayish@0.2.1 | | | | +-- pify@2.3.0 | | | | `-- strip-bom@2.0.0 | | | +-- normalize-package-data@2.4.0 | | | | +-- hosted-git-info@2.5.0 | | | | +-- is-builtin-module@1.0.0 | | | | | `-- builtin-modules@1.1.1 | | | | `-- validate-npm-package-license@3.0.1 | | | | +-- spdx-correct@1.0.2 | | | | | `-- spdx-license-ids@1.2.2 | | | | `-- spdx-expression-parse@1.0.4 | | | `-- path-type@1.1.0 | | | `-- graceful-fs@4.1.11 | | +-- require-directory@2.1.1 | | +-- require-main-filename@1.0.1 | | +-- set-blocking@2.0.0 | | +-- string-width@1.0.2 | | | +-- code-point-at@1.1.0 | | | `-- is-fullwidth-code-point@1.0.0 | | | `-- number-is-nan@1.0.1 | | +-- which-module@1.0.0 | | +-- window-size@0.2.0 | | +-- y18n@3.2.1 | | `-- yargs-parser@4.2.1 | | `-- camelcase@3.0.0 | +-- gulp-closure-compiler@0.2.20 | | +-- temp-write@1.1.2 | | | +-- graceful-fs@4.1.11 | | | `-- uuid@2.0.3 | | +-- through@2.3.8 | | `-- uuid@2.0.3 | +-- gulp-debug@2.1.2 | | +-- object-assign@4.1.1 | | +-- plur@2.1.2 | | | `-- irregular-plurals@1.4.0 | | `-- stringify-object@2.4.0 | | +-- is-plain-obj@1.1.0 | | `-- is-regexp@1.0.0 | +-- gulp-notify@2.2.0 | | +-- node-notifier@4.6.1 | | | +-- cli-usage@0.1.4 | | | | `-- marked-terminal@1.7.0 | | | | +-- cardinal@1.0.0 | | | | | +-- ansicolors@0.2.1 | | | | | `-- redeyed@1.0.1 | | | | | `-- esprima@3.0.0 | | | | +-- cli-table@0.3.1 | | | | | `-- colors@1.0.3 | | | | +-- lodash.assign@4.2.0 | | | | `-- node-emoji@1.8.1 | | | | `-- lodash.toarray@4.4.0 | | | +-- growly@1.3.0 | | | +-- lodash.clonedeep@3.0.2 | | | | +-- lodash._baseclone@3.3.0 | | | | | +-- lodash._arraycopy@3.0.0 | | | | | +-- lodash._arrayeach@3.0.0 | | | | | +-- lodash._baseassign@3.2.0 | | | | | `-- lodash._basefor@3.0.3 | | | | `-- lodash._bindcallback@3.0.1 | | | +-- semver@5.4.1 | | | `-- shellwords@0.1.1 | | +-- node.extend@1.1.6 | | | `-- is@3.2.1 | | `-- through2@0.6.5 | | `-- readable-stream@1.0.34 | +-- gulp-plumber@1.1.0 | `-- gulp-run@1.7.1 | +-- lodash.defaults@4.2.0 | +-- lodash.template@4.4.0 | | `-- lodash.templatesettings@4.1.0 | `-- vinyl@0.4.6 | `-- clone@0.2.0 +-- gulp-jsdoc3@1.0.1 | +-- bluebird@3.5.1 | +-- debug@2.2.0 | | `-- ms@0.7.1 | +-- ink-docstrap@1.3.0 | | +-- moment@2.19.1 | | `-- sanitize-html@1.14.1 | | +-- htmlparser2@3.9.2 | | | +-- domelementtype@1.3.0 | | | +-- domhandler@2.4.1 | | | +-- domutils@1.6.2 | | | | `-- dom-serializer@0.1.0 | | | | `-- domelementtype@1.1.3 | | | +-- entities@1.1.1 | | | `-- readable-stream@2.3.3 | | | +-- isarray@1.0.0 | | | `-- string_decoder@1.0.3 | | `-- regexp-quote@0.0.0 | +-- jsdoc@3.5.5 | | +-- babylon@7.0.0-beta.19 | | +-- catharsis@0.8.9 | | | `-- underscore-contrib@0.3.0 | | | `-- underscore@1.6.0 | | +-- js2xmlparser@3.0.0 | | | `-- xmlcreate@1.0.2 | | +-- klaw@2.0.0 | | | `-- graceful-fs@4.1.11 | | +-- marked@0.3.6 | | +-- requizzle@0.2.1 | | | `-- underscore@1.6.0 | | +-- strip-json-comments@2.0.1 | | +-- taffydb@2.6.2 | | `-- underscore@1.8.3 | +-- map-stream@0.0.6 | `-- tmp@0.0.28 | `-- os-tmpdir@1.0.2 +-- gulp-util@3.0.8 +-- minami@1.2.3 `-- require-dir@0.3.2 npm WARN optional SKIPPING OPTIONAL DEPENDENCY: fsevents@^1.0.0 (node_modules\chokidar\node_modules\fsevents): npm WARN notsup SKIPPING OPTIONAL DEPENDENCY: Unsupported platform for fsevents@1.1.2: wanted {"os":"darwin","arch":"any"} (current: {"os":"win32","arch":"x64"}) npm WARN VdsClient@2.0.0 No repository field. [VdsClient_Build] $ cmd /c call C:\Users\DevBuild\AppData\Local\Temp\1\hudson7059205636636464493.bat D:\jenkins\workspace\VdsClient_Build>node_modules\.bin\gulp.cmd build [10:37:01] Using gulpfile D:\jenkins\workspace\VdsClient_Build\gulpfile.js [10:37:01] Starting 'copy_source'... [10:37:01] Starting 'copy_tests'... [10:37:01] Finished 'copy_tests' after 902 μs [10:37:02] Finished 'copy_source' after 1.24 s [10:37:02] Starting 'compile'... Running compile [10:37:02] Finished 'compile' after 32 ms [10:37:02] Starting 'docs'... Compiler path: D:\jenkins\workspace\VdsClient_Build\node_modules\DsBuild\3rd_party\closure-compiler\compiler.jar Entry point: spv.vds.VdsClient Output name: VdsClient Sources: [ 'D:\\jenkins\\workspace\\VdsClient_Build\\build\\VdsClient\\source\\**\\*.js' ] Running compiler in: D:\jenkins\workspace\VdsClient_Build\build\VdsClient VdsClient: Closure compilation finished. [10:37:09] Documented 171 files! [10:37:09] Finished 'docs' after 6.92 s [10:37:09] Starting 'build'... [10:37:09] Finished 'build' after 1.14 μs [VdsClient_Build] $ cmd /c call C:\Users\DevBuild\AppData\Local\Temp\1\hudson8705293255587672955.bat D:\jenkins\workspace\VdsClient_Build>D:\GnuWin32\bin\wget.exe --output-document=build\VdsClient\build_log.txt http://spark-monitor01:8080/job/VdsClient_Build/180//consoleText --no-check-certificate SYSTEM_WGETRC = c:/progra~1/wget/etc/wgetrc syswgetrc = D:\GnuWin32/etc/wgetrc --2017-10-17 10:37:09-- http://spark-monitor01:8080/job/VdsClient_Build/180//consoleText Resolving spark-monitor01... 192.168.2.107 Connecting to spark-monitor01|192.168.2.107|:8080... connected. HTTP request sent, awaiting response...