2022-11-17T00:06:27 meshcentral 0 -> 1 2022-11-17T00:06:29 attrpath: meshcentral 2022-11-17T00:06:29 Checking auto update branch... 2022-11-17T00:06:32 [version] 2022-11-17T00:06:32 [version] skipping because derivation has updateScript 2022-11-17T00:06:32 [rustCrateVersion] 2022-11-17T00:06:32 [rustCrateVersion] No cargoSha256 found 2022-11-17T00:06:32 [golangModuleVersion] 2022-11-17T00:06:32 [golangModuleVersion] Not a buildGoModule package with vendorSha256 2022-11-17T00:06:32 [updateScript] 2022-11-17T00:08:41 [updateScript] Failed with exit code 1 this derivation will be built: /nix/store/58vqc65skx85kyllpylf35ykx9y3ggzg-packages.json.drv building '/nix/store/58vqc65skx85kyllpylf35ykx9y3ggzg-packages.json.drv'... Going to be running update for following packages: - meshcentral-1.0.18 Press Enter key to continue... Running update for: - meshcentral-1.0.18: UPDATING ... - meshcentral-1.0.18: ERROR --- SHOWING ERROR LOG FOR meshcentral-1.0.18 ---------------------- +++ dirname /var/cache/nixpkgs-update/worker/worktree/meshcentral/pkgs/tools/admin/meshcentral/update.sh ++ cd /var/cache/nixpkgs-update/worker/worktree/meshcentral/pkgs/tools/admin/meshcentral ++ pwd + expr_dir=/var/cache/nixpkgs-update/worker/worktree/meshcentral/pkgs/tools/admin/meshcentral ++ mktemp -dt update-meshcentral.XXXXXX + tmp=/run/nixpkgs-update-worker/update-meshcentral.EEAW4F + npm show --json meshcentral ++ jq -r .version + version=1.0.98 ++ jq -r .dist.tarball + tarball=https://registry.npmjs.org/meshcentral/-/meshcentral-1.0.98.tgz ++ nix-prefetch-url --unpack --print-path https://registry.npmjs.org/meshcentral/-/meshcentral-1.0.98.tgz ++ tr '\n' ' ' + prefetch='1x4l2phrdadfr5m406zw1d2h6xlsr2cy53x6hbzjvw88kp7anwgc /nix/store/ivnvinfn51qrg6d4q62j0nqrcq3pc2qc-meshcentral-1.0.98.tgz ' + read -r hash storePath + cd /run/nixpkgs-update-worker/update-meshcentral.EEAW4F + rsync -r --chmod=u=rwX /nix/store/ivnvinfn51qrg6d4q62j0nqrcq3pc2qc-meshcentral-1.0.98.tgz/ package/ + cd package + jq --slurp '[if type == "array" then .[] else . end] | flatten' + tr \' '"' + sponge package.json + awk ' BEGIN { RS="[\n;]" } match($0, /(modules|passport) = (\[.*\])$/, a) { print a[2] } match($0, /(modules|passport).push\(('\''[^'\'']+'\'')\)/, a) { print a[2] } ' + jq --slurpfile package package.json '(. | map(. | capture("(?@?[^@]+)(@(?.+))?") | { key: .name, value: (.version // "*")}) | from_entries) as $optionalDependencies | $package | .[] | .optionalDependencies |= . + $optionalDependencies' + yarn install --ignore-scripts warning package.json: "optionalDependencies" has dependency "archiver" with range "5.3.1" that collides with a dependency in "dependencies" of the same name with version "^5.3.1" warning package.json: "optionalDependencies" has dependency "cbor" with range "5.2.0" that collides with a dependency in "dependencies" of the same name with version "~5.2.0" warning package.json: "optionalDependencies" has dependency "cookie-session" with range "1.4.0" that collides with a dependency in "dependencies" of the same name with version "^1.4.0" warning package.json: "optionalDependencies" has dependency "express-ws" with range "4.0.0" that collides with a dependency in "dependencies" of the same name with version "^4.0.0" warning package.json: "optionalDependencies" has dependency "ws" with range "5.2.3" that collides with a dependency in "dependencies" of the same name with version "^5.2.3" warning meshcentral@1.0.98: "optionalDependencies" has dependency "archiver" with range "5.3.1" that collides with a dependency in "dependencies" of the same name with version "^5.3.1" warning meshcentral@1.0.98: "optionalDependencies" has dependency "cbor" with range "5.2.0" that collides with a dependency in "dependencies" of the same name with version "~5.2.0" warning meshcentral@1.0.98: "optionalDependencies" has dependency "cookie-session" with range "1.4.0" that collides with a dependency in "dependencies" of the same name with version "^1.4.0" warning meshcentral@1.0.98: "optionalDependencies" has dependency "express-ws" with range "4.0.0" that collides with a dependency in "dependencies" of the same name with version "^4.0.0" warning meshcentral@1.0.98: "optionalDependencies" has dependency "ws" with range "5.2.3" that collides with a dependency in "dependencies" of the same name with version "^5.2.3" warning meshcentral@1.0.98: "optionalDependencies" has dependency "archiver" with range "5.3.1" that collides with a dependency in "dependencies" of the same name with version "^5.3.1" warning meshcentral@1.0.98: "optionalDependencies" has dependency "cbor" with range "5.2.0" that collides with a dependency in "dependencies" of the same name with version "~5.2.0" warning meshcentral@1.0.98: "optionalDependencies" has dependency "cookie-session" with range "1.4.0" that collides with a dependency in "dependencies" of the same name with version "^1.4.0" warning meshcentral@1.0.98: "optionalDependencies" has dependency "express-ws" with range "4.0.0" that collides with a dependency in "dependencies" of the same name with version "^4.0.0" warning meshcentral@1.0.98: "optionalDependencies" has dependency "ws" with range "5.2.3" that collides with a dependency in "dependencies" of the same name with version "^5.2.3" warning passport-twitter > xtraverse > xmldom@0.1.31: Deprecated due to CVE-2021-21366 resolved in 0.5.0 warning passport-saml@3.2.4: For versions >= 4, please use scopped package @node-saml/passport-saml warning aedes > uuid@3.4.0: Please upgrade to version 7 or higher. Older versions may use Math.random() in certain circumstances, which is known to be problematic. See https://v8.dev/blog/math-random for details. warning sqlite3 > node-gyp > make-fetch-happen > cacache > @npmcli/move-file@1.1.2: This functionality has been moved to @npmcli/fs warning node-vault > request@2.88.0: request has been deprecated, see https://github.com/request/request/issues/3142 warning node-vault > request > uuid@3.4.0: Please upgrade to version 7 or higher. Older versions may use Math.random() in certain circumstances, which is known to be problematic. See https://v8.dev/blog/math-random for details. warning node-vault > request > har-validator@5.1.5: this library is no longer supported warning node-vault > request-promise-native@1.0.7: request-promise-native has been deprecated because it extends the now deprecated request package, see https://github.com/request/request/issues/3142 warning mongojs > nyc > uuid@3.4.0: Please upgrade to version 7 or higher. Older versions may use Math.random() in certain circumstances, which is known to be problematic. See https://v8.dev/blog/math-random for details. warning minify-js > utils-igor > minify-js > babel-preset-es2015@6.24.1: 🙌 Thanks for using Babel: we recommend using babel-preset-env now: please read https://babeljs.io/env to update! warning minify-js > utils-igor > minify-js > babel-preset-es2015 > babel-plugin-transform-es2015-arrow-functions > babel-runtime > core-js@2.6.12: core-js@<3.23.3 is no longer maintained and not recommended for usage due to the number of issues. Because of the V8 engine whims, feature detection in old core-js versions could cause a slowdown up to 100x even if nothing is polyfilled. Some versions have web compatibility issues. Please, upgrade your dependencies to the actual version of core-js. warning minify-js > utils-igor > minify-js > babel-cli > babel-register > core-js@2.6.12: core-js@<3.23.3 is no longer maintained and not recommended for usage due to the number of issues. Because of the V8 engine whims, feature detection in old core-js versions could cause a slowdown up to 100x even if nothing is polyfilled. Some versions have web compatibility issues. Please, upgrade your dependencies to the actual version of core-js. warning minify-js > utils-igor > minify-js > babel-cli > babel-polyfill > core-js@2.6.12: core-js@<3.23.3 is no longer maintained and not recommended for usage due to the number of issues. Because of the V8 engine whims, feature detection in old core-js versions could cause a slowdown up to 100x even if nothing is polyfilled. Some versions have web compatibility issues. Please, upgrade your dependencies to the actual version of core-js. warning minify-js > utils-igor > minify-js > babel-cli > chokidar@1.7.0: Chokidar 2 will break on node v14+. Upgrade to chokidar 3 with 15x less dependencies. warning minify-js > utils-igor > minify-js > babel-cli > chokidar > fsevents@1.2.13: fsevents 1 will break on node v14+ and could be using insecure binaries. Upgrade to fsevents 2. warning minify-js > utils-igor > minify-js > grunt-jsdoc-to-markdown > jsdoc-to-markdown > jsdoc-parse > core-js@2.6.12: core-js@<3.23.3 is no longer maintained and not recommended for usage due to the number of issues. Because of the V8 engine whims, feature detection in old core-js versions could cause a slowdown up to 100x even if nothing is polyfilled. Some versions have web compatibility issues. Please, upgrade your dependencies to the actual version of core-js. warning minify-js > utils-igor > minify-js > grunt-jsdoc-to-markdown > jsdoc-to-markdown > jsdoc-parse > command-line-args > core-js@2.6.12: core-js@<3.23.3 is no longer maintained and not recommended for usage due to the number of issues. Because of the V8 engine whims, feature detection in old core-js versions could cause a slowdown up to 100x even if nothing is polyfilled. Some versions have web compatibility issues. Please, upgrade your dependencies to the actual version of core-js. warning minify-js > utils-igor > minify-js > babel-cli > chokidar > readdirp > micromatch > snapdragon > source-map-resolve@0.5.3: See https://github.com/lydell/source-map-resolve#deprecated warning minify-js > utils-igor > minify-js > grunt-jsdoc-to-markdown > jsdoc-to-markdown > command-line-usage > table-layout > core-js@2.6.12: core-js@<3.23.3 is no longer maintained and not recommended for usage due to the number of issues. Because of the V8 engine whims, feature detection in old core-js versions could cause a slowdown up to 100x even if nothing is polyfilled. Some versions have web compatibility issues. Please, upgrade your dependencies to the actual version of core-js. warning minify-js > utils-igor > minify-js > grunt-jsdoc-to-markdown > jsdoc-to-markdown > dmd > ddata > core-js@2.6.12: core-js@<3.23.3 is no longer maintained and not recommended for usage due to the number of issues. Because of the V8 engine whims, feature detection in old core-js versions could cause a slowdown up to 100x even if nothing is polyfilled. Some versions have web compatibility issues. Please, upgrade your dependencies to the actual version of core-js. warning minify-js > utils-igor > minify-js > grunt-jsdoc-to-markdown > jsdoc-to-markdown > jsdoc-parse > file-set > glob > minimatch@2.0.10: Please update to minimatch 3.0.2 or higher to avoid a RegExp DoS issue warning minify-js > utils-igor > minify-js > grunt-jsdoc-to-markdown > jsdoc-to-markdown > jsdoc-parse > jsdoc-api > core-js@2.6.12: core-js@<3.23.3 is no longer maintained and not recommended for usage due to the number of issues. Because of the V8 engine whims, feature detection in old core-js versions could cause a slowdown up to 100x even if nothing is polyfilled. Some versions have web compatibility issues. Please, upgrade your dependencies to the actual version of core-js. warning minify-js > utils-igor > minify-js > grunt-jsdoc-to-markdown > jsdoc-to-markdown > jsdoc-parse > command-line-args > command-line-usage > column-layout > core-js@2.6.12: core-js@<3.23.3 is no longer maintained and not recommended for usage due to the number of issues. Because of the V8 engine whims, feature detection in old core-js versions could cause a slowdown up to 100x even if nothing is polyfilled. Some versions have web compatibility issues. Please, upgrade your dependencies to the actual version of core-js. warning minify-js > utils-igor > minify-js > babel-cli > chokidar > readdirp > micromatch > snapdragon > source-map-resolve > resolve-url@0.2.1: https://github.com/lydell/resolve-url#deprecated warning minify-js > utils-igor > minify-js > babel-cli > chokidar > readdirp > micromatch > snapdragon > source-map-resolve > urix@0.1.0: Please see https://github.com/lydell/urix#deprecated warning minify-js > utils-igor > minify-js > grunt-jsdoc-to-markdown > jsdoc-to-markdown > jsdoc2md-stats > app-usage-stats > core-js@2.6.12: core-js@<3.23.3 is no longer maintained and not recommended for usage due to the number of issues. Because of the V8 engine whims, feature detection in old core-js versions could cause a slowdown up to 100x even if nothing is polyfilled. Some versions have web compatibility issues. Please, upgrade your dependencies to the actual version of core-js. warning minify-js > utils-igor > minify-js > grunt-jsdoc-to-markdown > jsdoc-to-markdown > jsdoc-parse > jsdoc-api > cache-point > core-js@2.6.12: core-js@<3.23.3 is no longer maintained and not recommended for usage due to the number of issues. Because of the V8 engine whims, feature detection in old core-js versions could cause a slowdown up to 100x even if nothing is polyfilled. Some versions have web compatibility issues. Please, upgrade your dependencies to the actual version of core-js. warning minify-js > utils-igor > minify-js > grunt-jsdoc-to-markdown > jsdoc-to-markdown > jsdoc-parse > jsdoc-api > promise.prototype.finally@1.0.1: Please upgrade to v2.0 or higher! warning minify-js > utils-igor > minify-js > babel-cli > chokidar > readdirp > micromatch > snapdragon > source-map-resolve > source-map-url@0.4.1: See https://github.com/lydell/source-map-url#deprecated warning minify-js > utils-igor > minify-js > grunt-jsdoc-to-markdown > jsdoc-to-markdown > jsdoc2md-stats > app-usage-stats > usage-stats > core-js@2.6.12: core-js@<3.23.3 is no longer maintained and not recommended for usage due to the number of issues. Because of the V8 engine whims, feature detection in old core-js versions could cause a slowdown up to 100x even if nothing is polyfilled. Some versions have web compatibility issues. Please, upgrade your dependencies to the actual version of core-js. warning minify-js > utils-igor > minify-js > grunt-jsdoc-to-markdown > jsdoc-to-markdown > jsdoc2md-stats > app-usage-stats > usage-stats > uuid@3.4.0: Please upgrade to version 7 or higher. Older versions may use Math.random() in certain circumstances, which is known to be problematic. See https://v8.dev/blog/math-random for details. warning yubikeyotp > request@2.88.2: request has been deprecated, see https://github.com/request/request/issues/3142 warning yubikeyotp > request > har-validator@5.1.5: this library is no longer supported warning yubikeyotp > request > uuid@3.4.0: Please upgrade to version 7 or higher. Older versions may use Math.random() in certain circumstances, which is known to be problematic. See https://v8.dev/blog/math-random for details. warning plivo > build-url@1.3.3: This package is no longer maintained warning plivo > querystring@0.2.1: The querystring API is considered Legacy. new code should use the URLSearchParams API instead. warning telnyx > uuid@3.4.0: Please upgrade to version 7 or higher. Older versions may use Math.random() in certain circumstances, which is known to be problematic. See https://v8.dev/blog/math-random for details. warning zulip > request@2.27.0: request has been deprecated, see https://github.com/request/request/issues/3142 warning zulip > request > hawk@1.0.0: This module moved to @hapi/hawk. Please make sure to switch over as this distribution is no longer supported and may contain bugs and critical security issues. warning zulip > request > node-uuid@1.4.8: Use uuid module instead warning zulip > request > hawk > hoek@0.9.1: This version has been deprecated in accordance with the hapi support policy (hapi.im/support). Please upgrade to the latest version to get the best features, bug fixes, and security patches. If you are unable to upgrade at this time, paid support is available for older versions (hapi.im/commercial). warning zulip > request > hawk > sntp@0.2.4: This module moved to @hapi/sntp. Please make sure to switch over as this distribution is no longer supported and may contain bugs and critical security issues. warning zulip > request > hawk > sntp > hoek@0.9.1: This version has been deprecated in accordance with the hapi support policy (hapi.im/support). Please upgrade to the latest version to get the best features, bug fixes, and security patches. If you are unable to upgrade at this time, paid support is available for older versions (hapi.im/commercial). warning zulip > request > hawk > cryptiles@0.2.2: This version has been deprecated in accordance with the hapi support policy (hapi.im/support). Please upgrade to the latest version to get the best features, bug fixes, and security patches. If you are unable to upgrade at this time, paid support is available for older versions (hapi.im/commercial). warning zulip > request > hawk > boom@0.4.2: This version has been deprecated in accordance with the hapi support policy (hapi.im/support). Please upgrade to the latest version to get the best features, bug fixes, and security patches. If you are unable to upgrade at this time, paid support is available for older versions (hapi.im/commercial). warning zulip > request > hawk > cryptiles > boom@0.4.2: This version has been deprecated in accordance with the hapi support policy (hapi.im/support). Please upgrade to the latest version to get the best features, bug fixes, and security patches. If you are unable to upgrade at this time, paid support is available for older versions (hapi.im/commercial). warning zulip > request > hawk > boom > hoek@0.9.1: This version has been deprecated in accordance with the hapi support policy (hapi.im/support). Please upgrade to the latest version to get the best features, bug fixes, and security patches. If you are unable to upgrade at this time, paid support is available for older versions (hapi.im/commercial). warning Ignored scripts due to flag. + cp package.json /var/cache/nixpkgs-update/worker/worktree/meshcentral/pkgs/tools/admin/meshcentral + cp yarn.lock /var/cache/nixpkgs-update/worker/worktree/meshcentral/pkgs/tools/admin/meshcentral/yarn.lock + yarn2nix + cd /var/cache/nixpkgs-update/worker/worktree/meshcentral/pkgs/tools/admin/meshcentral/../../../.. + update-source-version meshcentral 1.0.98 1x4l2phrdadfr5m406zw1d2h6xlsr2cy53x6hbzjvw88kp7anwgc https://registry.npmjs.org/meshcentral/-/meshcentral-1.0.98.tgz update-source-version: error: Failed to replace source URL 'https://registry.npmjs.org/meshcentral/-/meshcentral-1.0.98.tgz' to 'https://registry.npmjs.org/meshcentral/-/meshcentral-1.0.98.tgz' in 'meshcentral'! --- SHOWING ERROR LOG FOR meshcentral-1.0.18 ---------------------- The update script for meshcentral-1.0.18 failed with exit code 1