Showing logs for build greencapitaltrade/blackpanther/pr-6 #1 stage from-build-pack and container prepare 2026/04/05 07:40:27 Entrypoint initialization Showing logs for build greencapitaltrade/blackpanther/pr-6 #1 stage from-build-pack and container place-scripts 2026/04/05 07:40:28 Decoded script /tekton/scripts/script-0-rs77r 2026/04/05 07:40:28 Decoded script /tekton/scripts/script-1-8rdlg 2026/04/05 07:40:28 Decoded script /tekton/scripts/script-2-ld8js 2026/04/05 07:40:28 Decoded script /tekton/scripts/script-3-5krmc Showing logs for build greencapitaltrade/blackpanther/pr-6 #1 stage from-build-pack and container working-dir-initializer Showing logs for build greencapitaltrade/blackpanther/pr-6 #1 stage from-build-pack and container step-git-clone git cloning url: https://github.com/greencapitaltrade/blackpanther.git version refs/pull/6/head:PR-6@69eb0bf2b8598fc1a6ef36ae6c7fe3546ff5cbf0 to dir: source Cloning into 'source'... From https://github.com/greencapitaltrade/blackpanther * [new ref] refs/pull/6/head -> PR-6 Switched to branch 'PR-6' HEAD is now at 69eb0bf fix: helm chart version number checked out revision: refs/pull/6/head:PR-6@69eb0bf2b8598fc1a6ef36ae6c7fe3546ff5cbf0 to dir: source Showing logs for build greencapitaltrade/blackpanther/pr-6 #1 stage from-build-pack and container step-git-merge setup git user email jenkins-x@googlegroups.com Using SHAs from PULL_REFS=main:c4e01d6315b467c335b60a7be07322b2e7c2f684,6:69eb0bf2b8598fc1a6ef36ae6c7fe3546ff5cbf0:refs/pull/6/head using base branch main and base sha c4e01d6315b467c335b60a7be07322b2e7c2f684 merging sha: 69eb0bf2b8598fc1a6ef36ae6c7fe3546ff5cbf0 Showing logs for build greencapitaltrade/blackpanther/pr-6 #1 stage from-build-pack and container step-jx-variables WARNING: no $GIT_SECRET_MOUNT_PATH environment variable set about to run: git clone --no-checkout --filter=blob:none --depth=1 https://github.com/greencapitaltrade/mcu.git /tmp/jx-git-2704429694 in dir /tmp Cloning into '/tmp/jx-git-2704429694'... about to run: git sparse-checkout set --no-cone jx-requirements.yml .jx/gitops/source-config.yaml in dir /tmp/jx-git-2704429694 about to run: git checkout in dir /tmp/jx-git-2704429694 Your branch is up to date with 'origin/main'. export APP_NAME='blackpanther' export BRANCH_NAME='PR-6' export BUILD_NUMBER='1' export DOCKERFILE_PATH='Dockerfile' export DOCKER_REGISTRY='gctdev.azurecr.io' export DOCKER_REGISTRY_ORG='greencapitaltrade' export DOMAIN='gc-t.in' about to run: git rev-parse --abbrev-ref HEAD in dir . main export GIT_BRANCH='main' export JENKINS_X_URL='https://dashboard-jx.gc-t.in/greencapitaltrade/blackpanther/PR-6/1' export JX_CHART_REPOSITORY='http://jenkins-x-chartmuseum.jx.svc.cluster.local:8080' export KANIKO_FLAGS='--skip-unused-stages --snapshotMode=redo' export MINK_AS='tekton-bot' version file VERSION does not exist export MINK_IMAGE='gctdev.azurecr.io/greencapitaltrade/blackpanther:0.0.0-PR-6-1-SNAPSHOT' export NAMESPACE_SUB_DOMAIN='-jx.' export PIPELINE_KIND='pullrequest' export PUSH_CONTAINER_REGISTRY='gctdev.azurecr.io' export REPO_NAME='blackpanther' export REPO_OWNER='greencapitaltrade' version file VERSION does not exist export VERSION='0.0.0-PR-6-1-SNAPSHOT' added variables to file: .jx/variables.sh added variables to file: .jx/variables.sh Showing logs for build greencapitaltrade/blackpanther/pr-6 #1 stage from-build-pack and container step-build-npm-install Starting npm install with Node v21.7.3 and npm 10.5.0 Available memory: unknown Available disk: Filesystem Size Used Avail Use% Mounted on /dev/root 124G 48G 77G 39% /workspace npm verb cli /usr/local/bin/node /usr/local/bin/npm npm info using npm@10.5.0 npm info using node@v21.7.3 npm verb title npm ci npm verb argv "ci" "--no-audit" "--no-fund" "--loglevel" "verbose" npm verb logfile logs-max:10 dir:/tekton/home/.npm/_logs/2026-04-05T07_40_40_604Z- npm verb logfile /tekton/home/.npm/_logs/2026-04-05T07_40_40_604Z-debug-0.log npm WARN EBADENGINE Unsupported engine { npm WARN EBADENGINE package: '@jest/diff-sequences@30.3.0', npm WARN EBADENGINE required: { node: '^18.14.0 || ^20.0.0 || ^22.0.0 || >=24.0.0' }, npm WARN EBADENGINE current: { node: 'v21.7.3', npm: '10.5.0' } npm WARN EBADENGINE } npm WARN EBADENGINE Unsupported engine { npm WARN EBADENGINE package: '@jest/expect-utils@30.3.0', npm WARN EBADENGINE required: { node: '^18.14.0 || ^20.0.0 || ^22.0.0 || >=24.0.0' }, npm WARN EBADENGINE current: { node: 'v21.7.3', npm: '10.5.0' } npm WARN EBADENGINE } npm WARN EBADENGINE Unsupported engine { npm WARN EBADENGINE package: '@jest/get-type@30.1.0', npm WARN EBADENGINE required: { node: '^18.14.0 || ^20.0.0 || ^22.0.0 || >=24.0.0' }, npm WARN EBADENGINE current: { node: 'v21.7.3', npm: '10.5.0' } npm WARN EBADENGINE } npm WARN EBADENGINE Unsupported engine { npm WARN EBADENGINE package: '@jest/pattern@30.0.1', npm WARN EBADENGINE required: { node: '^18.14.0 || ^20.0.0 || ^22.0.0 || >=24.0.0' }, npm WARN EBADENGINE current: { node: 'v21.7.3', npm: '10.5.0' } npm WARN EBADENGINE } npm WARN EBADENGINE Unsupported engine { npm WARN EBADENGINE package: 'jest-regex-util@30.0.1', npm WARN EBADENGINE required: { node: '^18.14.0 || ^20.0.0 || ^22.0.0 || >=24.0.0' }, npm WARN EBADENGINE current: { node: 'v21.7.3', npm: '10.5.0' } npm WARN EBADENGINE } npm WARN EBADENGINE Unsupported engine { npm WARN EBADENGINE package: 'eslint-visitor-keys@5.0.1', npm WARN EBADENGINE required: { node: '^20.19.0 || ^22.13.0 || >=24' }, npm WARN EBADENGINE current: { node: 'v21.7.3', npm: '10.5.0' } npm WARN EBADENGINE } npm WARN EBADENGINE Unsupported engine { npm WARN EBADENGINE package: 'balanced-match@4.0.4', npm WARN EBADENGINE required: { node: '18 || 20 || >=22' }, npm WARN EBADENGINE current: { node: 'v21.7.3', npm: '10.5.0' } npm WARN EBADENGINE } npm WARN EBADENGINE Unsupported engine { npm WARN EBADENGINE package: 'brace-expansion@5.0.5', npm WARN EBADENGINE required: { node: '18 || 20 || >=22' }, npm WARN EBADENGINE current: { node: 'v21.7.3', npm: '10.5.0' } npm WARN EBADENGINE } npm WARN EBADENGINE Unsupported engine { npm WARN EBADENGINE package: 'expect@30.3.0', npm WARN EBADENGINE required: { node: '^18.14.0 || ^20.0.0 || ^22.0.0 || >=24.0.0' }, npm WARN EBADENGINE current: { node: 'v21.7.3', npm: '10.5.0' } npm WARN EBADENGINE } npm WARN EBADENGINE Unsupported engine { npm WARN EBADENGINE package: 'jest-matcher-utils@30.3.0', npm WARN EBADENGINE required: { node: '^18.14.0 || ^20.0.0 || ^22.0.0 || >=24.0.0' }, npm WARN EBADENGINE current: { node: 'v21.7.3', npm: '10.5.0' } npm WARN EBADENGINE } npm WARN EBADENGINE Unsupported engine { npm WARN EBADENGINE package: 'jest-diff@30.3.0', npm WARN EBADENGINE required: { node: '^18.14.0 || ^20.0.0 || ^22.0.0 || >=24.0.0' }, npm WARN EBADENGINE current: { node: 'v21.7.3', npm: '10.5.0' } npm WARN EBADENGINE } npm WARN EBADENGINE Unsupported engine { npm WARN EBADENGINE package: 'jest-message-util@30.3.0', npm WARN EBADENGINE required: { node: '^18.14.0 || ^20.0.0 || ^22.0.0 || >=24.0.0' }, npm WARN EBADENGINE current: { node: 'v21.7.3', npm: '10.5.0' } npm WARN EBADENGINE } npm WARN EBADENGINE Unsupported engine { npm WARN EBADENGINE package: '@jest/schemas@30.0.5', npm WARN EBADENGINE required: { node: '^18.14.0 || ^20.0.0 || ^22.0.0 || >=24.0.0' }, npm WARN EBADENGINE current: { node: 'v21.7.3', npm: '10.5.0' } npm WARN EBADENGINE } npm WARN EBADENGINE Unsupported engine { npm WARN EBADENGINE package: '@jest/types@30.3.0', npm WARN EBADENGINE required: { node: '^18.14.0 || ^20.0.0 || ^22.0.0 || >=24.0.0' }, npm WARN EBADENGINE current: { node: 'v21.7.3', npm: '10.5.0' } npm WARN EBADENGINE } npm WARN EBADENGINE Unsupported engine { npm WARN EBADENGINE package: 'jest-mock@30.3.0', npm WARN EBADENGINE required: { node: '^18.14.0 || ^20.0.0 || ^22.0.0 || >=24.0.0' }, npm WARN EBADENGINE current: { node: 'v21.7.3', npm: '10.5.0' } npm WARN EBADENGINE } npm WARN EBADENGINE Unsupported engine { npm WARN EBADENGINE package: '@jest/schemas@30.0.5', npm WARN EBADENGINE required: { node: '^18.14.0 || ^20.0.0 || ^22.0.0 || >=24.0.0' }, npm WARN EBADENGINE current: { node: 'v21.7.3', npm: '10.5.0' } npm WARN EBADENGINE } npm WARN EBADENGINE Unsupported engine { npm WARN EBADENGINE package: '@jest/types@30.3.0', npm WARN EBADENGINE required: { node: '^18.14.0 || ^20.0.0 || ^22.0.0 || >=24.0.0' }, npm WARN EBADENGINE current: { node: 'v21.7.3', npm: '10.5.0' } npm WARN EBADENGINE } npm WARN EBADENGINE Unsupported engine { npm WARN EBADENGINE package: 'jest-util@30.3.0', npm WARN EBADENGINE required: { node: '^18.14.0 || ^20.0.0 || ^22.0.0 || >=24.0.0' }, npm WARN EBADENGINE current: { node: 'v21.7.3', npm: '10.5.0' } npm WARN EBADENGINE } npm WARN EBADENGINE Unsupported engine { npm WARN EBADENGINE package: '@jest/schemas@30.0.5', npm WARN EBADENGINE required: { node: '^18.14.0 || ^20.0.0 || ^22.0.0 || >=24.0.0' }, npm WARN EBADENGINE current: { node: 'v21.7.3', npm: '10.5.0' } npm WARN EBADENGINE } npm WARN EBADENGINE Unsupported engine { npm WARN EBADENGINE package: '@jest/types@30.3.0', npm WARN EBADENGINE required: { node: '^18.14.0 || ^20.0.0 || ^22.0.0 || >=24.0.0' }, npm WARN EBADENGINE current: { node: 'v21.7.3', npm: '10.5.0' } npm WARN EBADENGINE } npm WARN EBADENGINE Unsupported engine { npm WARN EBADENGINE package: 'minimatch@10.2.5', npm WARN EBADENGINE required: { node: '18 || 20 || >=22' }, npm WARN EBADENGINE current: { node: 'v21.7.3', npm: '10.5.0' } npm WARN EBADENGINE } npm WARN EBADENGINE Unsupported engine { npm WARN EBADENGINE package: 'pretty-format@30.3.0', npm WARN EBADENGINE required: { node: '^18.14.0 || ^20.0.0 || ^22.0.0 || >=24.0.0' }, npm WARN EBADENGINE current: { node: 'v21.7.3', npm: '10.5.0' } npm WARN EBADENGINE } npm WARN EBADENGINE Unsupported engine { npm WARN EBADENGINE package: '@jest/schemas@30.0.5', npm WARN EBADENGINE required: { node: '^18.14.0 || ^20.0.0 || ^22.0.0 || >=24.0.0' }, npm WARN EBADENGINE current: { node: 'v21.7.3', npm: '10.5.0' } npm WARN EBADENGINE } npm verb reify failed optional dependency /workspace/source/node_modules/fsevents npm http fetch GET 200 http://nexus-nexus-repository-manager.jx.svc.cluster.local:8081/repository/npm-group/yocto-queue/-/yocto-queue-0.1.0.tgz 2340ms (cache miss) npm http fetch GET 200 http://nexus-nexus-repository-manager.jx.svc.cluster.local:8081/repository/npm-group/side-channel-map/-/side-channel-map-1.0.1.tgz 2413ms (cache miss) npm http fetch GET 200 http://nexus-nexus-repository-manager.jx.svc.cluster.local:8081/repository/npm-group/supports-preserve-symlinks-flag/-/supports-preserve-symlinks-flag-1.0.0.tgz 2420ms (cache miss) npm http fetch GET 200 http://nexus-nexus-repository-manager.jx.svc.cluster.local:8081/repository/npm-group/resolve-from/-/resolve-from-5.0.0.tgz 2408ms (cache miss) npm http fetch GET 200 http://nexus-nexus-repository-manager.jx.svc.cluster.local:8081/repository/npm-group/word-wrap/-/word-wrap-1.2.5.tgz 2436ms (cache miss) npm http fetch GET 200 http://nexus-nexus-repository-manager.jx.svc.cluster.local:8081/repository/npm-group/side-channel-weakmap/-/side-channel-weakmap-1.0.2.tgz 2426ms (cache miss) npm http fetch GET 200 http://nexus-nexus-repository-manager.jx.svc.cluster.local:8081/repository/npm-group/side-channel/-/side-channel-1.1.0.tgz 2426ms (cache miss) npm http fetch GET 200 http://nexus-nexus-repository-manager.jx.svc.cluster.local:8081/repository/npm-group/uri-js/-/uri-js-4.4.1.tgz 2448ms (cache miss) npm http fetch GET 200 http://nexus-nexus-repository-manager.jx.svc.cluster.local:8081/repository/npm-group/safe-regex-test/-/safe-regex-test-1.1.0.tgz 2494ms (cache miss) npm http fetch GET 200 http://nexus-nexus-repository-manager.jx.svc.cluster.local:8081/repository/npm-group/strip-ansi/-/strip-ansi-6.0.1.tgz 2601ms (cache miss) npm http fetch GET 200 http://nexus-nexus-repository-manager.jx.svc.cluster.local:8081/repository/npm-group/string-length/-/string-length-4.0.2.tgz 2624ms (cache miss) npm http fetch GET 200 http://nexus-nexus-repository-manager.jx.svc.cluster.local:8081/repository/npm-group/supports-color/-/supports-color-7.2.0.tgz 2748ms (cache miss) npm http fetch GET 200 http://nexus-nexus-repository-manager.jx.svc.cluster.local:8081/repository/npm-group/parseurl/-/parseurl-1.3.3.tgz 2801ms (cache miss) npm http fetch GET 200 http://nexus-nexus-repository-manager.jx.svc.cluster.local:8081/repository/npm-group/path-key/-/path-key-3.1.1.tgz 2906ms (cache miss) npm http fetch GET 200 http://nexus-nexus-repository-manager.jx.svc.cluster.local:8081/repository/npm-group/mimic-fn/-/mimic-fn-2.1.0.tgz 2897ms (cache miss) npm http fetch GET 200 http://nexus-nexus-repository-manager.jx.svc.cluster.local:8081/repository/npm-group/once/-/once-1.4.0.tgz 2904ms (cache miss) npm http fetch GET 200 http://nexus-nexus-repository-manager.jx.svc.cluster.local:8081/repository/npm-group/make-dir/-/make-dir-4.0.0.tgz 2905ms (cache miss) npm http fetch GET 200 http://nexus-nexus-repository-manager.jx.svc.cluster.local:8081/repository/npm-group/onetime/-/onetime-5.1.2.tgz 2914ms (cache miss) npm http fetch GET 200 http://nexus-nexus-repository-manager.jx.svc.cluster.local:8081/repository/npm-group/type-detect/-/type-detect-4.0.8.tgz 2996ms (cache miss) npm http fetch GET 200 http://nexus-nexus-repository-manager.jx.svc.cluster.local:8081/repository/npm-group/slash/-/slash-3.0.0.tgz 2983ms (cache miss) npm http fetch GET 200 http://nexus-nexus-repository-manager.jx.svc.cluster.local:8081/repository/npm-group/prompts/-/prompts-2.4.2.tgz 2971ms (cache miss) npm http fetch GET 200 http://nexus-nexus-repository-manager.jx.svc.cluster.local:8081/repository/npm-group/p-locate/-/p-locate-6.0.0.tgz 2928ms (cache miss) npm http fetch GET 200 http://nexus-nexus-repository-manager.jx.svc.cluster.local:8081/repository/npm-group/makeerror/-/makeerror-1.0.12.tgz 2918ms (cache miss) npm http fetch GET 200 http://nexus-nexus-repository-manager.jx.svc.cluster.local:8081/repository/npm-group/natural-compare/-/natural-compare-1.4.0.tgz 3040ms (cache miss) npm http fetch GET 200 http://nexus-nexus-repository-manager.jx.svc.cluster.local:8081/repository/npm-group/sisteransi/-/sisteransi-1.0.5.tgz 3215ms (cache miss) npm http fetch GET 200 http://nexus-nexus-repository-manager.jx.svc.cluster.local:8081/repository/npm-group/prettier-linter-helpers/-/prettier-linter-helpers-1.0.1.tgz 3202ms (cache miss) npm http fetch GET 200 http://nexus-nexus-repository-manager.jx.svc.cluster.local:8081/repository/npm-group/path-is-absolute/-/path-is-absolute-1.0.1.tgz 3154ms (cache miss) npm http fetch GET 200 http://nexus-nexus-repository-manager.jx.svc.cluster.local:8081/repository/npm-group/update-browserslist-db/-/update-browserslist-db-1.2.3.tgz 3236ms (cache miss) npm http fetch GET 200 http://nexus-nexus-repository-manager.jx.svc.cluster.local:8081/repository/npm-group/merge-stream/-/merge-stream-2.0.0.tgz 3158ms (cache miss) npm http fetch GET 200 http://nexus-nexus-repository-manager.jx.svc.cluster.local:8081/repository/npm-group/unpipe/-/unpipe-1.0.0.tgz 3262ms (cache miss) npm http fetch GET 200 http://nexus-nexus-repository-manager.jx.svc.cluster.local:8081/repository/npm-group/stack-utils/-/stack-utils-2.0.6.tgz 3249ms (cache miss) npm http fetch GET 200 http://nexus-nexus-repository-manager.jx.svc.cluster.local:8081/repository/npm-group/walker/-/walker-1.0.8.tgz 3282ms (cache miss) npm http fetch GET 200 http://nexus-nexus-repository-manager.jx.svc.cluster.local:8081/repository/npm-group/type-fest/-/type-fest-0.21.3.tgz 3286ms (cache miss) npm http fetch GET 200 http://nexus-nexus-repository-manager.jx.svc.cluster.local:8081/repository/npm-group/yargs-parser/-/yargs-parser-21.1.1.tgz 3348ms (cache miss) npm http fetch GET 200 http://nexus-nexus-repository-manager.jx.svc.cluster.local:8081/repository/npm-group/through/-/through-2.3.8.tgz 3384ms (cache miss) npm http fetch GET 200 http://nexus-nexus-repository-manager.jx.svc.cluster.local:8081/repository/npm-group/pkg-dir/-/pkg-dir-4.2.0.tgz 3326ms (cache miss) npm http fetch GET 200 http://nexus-nexus-repository-manager.jx.svc.cluster.local:8081/repository/npm-group/yallist/-/yallist-3.1.1.tgz 3549ms (cache miss) npm http fetch GET 200 http://nexus-nexus-repository-manager.jx.svc.cluster.local:8081/repository/npm-group/p-try/-/p-try-2.2.0.tgz 3476ms (cache miss) npm http fetch GET 200 http://nexus-nexus-repository-manager.jx.svc.cluster.local:8081/repository/npm-group/react-is/-/react-is-18.3.1.tgz 3593ms (cache miss) npm http fetch GET 200 http://nexus-nexus-repository-manager.jx.svc.cluster.local:8081/repository/npm-group/wrap-ansi/-/wrap-ansi-7.0.0.tgz 3646ms (cache miss) npm http fetch GET 200 http://nexus-nexus-repository-manager.jx.svc.cluster.local:8081/repository/npm-group/make-error/-/make-error-1.3.6.tgz 3625ms (cache miss) npm http fetch GET 200 http://nexus-nexus-repository-manager.jx.svc.cluster.local:8081/repository/npm-group/ms/-/ms-2.1.3.tgz 3643ms (cache miss) npm http fetch GET 200 http://nexus-nexus-repository-manager.jx.svc.cluster.local:8081/repository/npm-group/parent-module/-/parent-module-1.0.1.tgz 3651ms (cache miss) npm http fetch GET 200 http://nexus-nexus-repository-manager.jx.svc.cluster.local:8081/repository/npm-group/is-fullwidth-code-point/-/is-fullwidth-code-point-3.0.0.tgz 3616ms (cache miss) npm http fetch GET 200 http://nexus-nexus-repository-manager.jx.svc.cluster.local:8081/repository/npm-group/mime-types/-/mime-types-2.1.35.tgz 3646ms (cache miss) npm http fetch GET 200 http://nexus-nexus-repository-manager.jx.svc.cluster.local:8081/repository/npm-group/json-schema-traverse/-/json-schema-traverse-1.0.0.tgz 3639ms (cache miss) npm http fetch GET 200 http://nexus-nexus-repository-manager.jx.svc.cluster.local:8081/repository/npm-group/wrappy/-/wrappy-1.0.2.tgz 3753ms (cache miss) npm http fetch GET 200 http://nexus-nexus-repository-manager.jx.svc.cluster.local:8081/repository/npm-group/lodash.isboolean/-/lodash.isboolean-3.0.3.tgz 3659ms (cache miss) npm http fetch GET 200 http://nexus-nexus-repository-manager.jx.svc.cluster.local:8081/repository/npm-group/resolve-cwd/-/resolve-cwd-3.0.0.tgz 3749ms (cache miss) npm http fetch GET 200 http://nexus-nexus-repository-manager.jx.svc.cluster.local:8081/repository/npm-group/json5/-/json5-2.2.3.tgz 3671ms (cache miss) npm http fetch GET 200 http://nexus-nexus-repository-manager.jx.svc.cluster.local:8081/repository/npm-group/source-map-support/-/source-map-support-0.5.13.tgz 3779ms (cache miss) npm http fetch GET 200 http://nexus-nexus-repository-manager.jx.svc.cluster.local:8081/repository/npm-group/node-releases/-/node-releases-2.0.37.tgz 3726ms (cache miss) npm http fetch GET 200 http://nexus-nexus-repository-manager.jx.svc.cluster.local:8081/repository/npm-group/jest-regex-util/-/jest-regex-util-29.6.3.tgz 3703ms (cache miss) npm http fetch GET 200 http://nexus-nexus-repository-manager.jx.svc.cluster.local:8081/repository/npm-group/istanbul-lib-coverage/-/istanbul-lib-coverage-3.2.2.tgz 3777ms (cache miss) npm http fetch GET 200 http://nexus-nexus-repository-manager.jx.svc.cluster.local:8081/repository/npm-group/qs/-/qs-6.15.0.tgz 3868ms (cache miss) npm http fetch GET 200 http://nexus-nexus-repository-manager.jx.svc.cluster.local:8081/repository/npm-group/toposort-class/-/toposort-class-1.0.1.tgz 3900ms (cache miss) npm http fetch GET 200 http://nexus-nexus-repository-manager.jx.svc.cluster.local:8081/repository/npm-group/setprototypeof/-/setprototypeof-1.2.0.tgz 3988ms (cache miss) npm http fetch GET 200 http://nexus-nexus-repository-manager.jx.svc.cluster.local:8081/repository/npm-group/normalize-path/-/normalize-path-3.0.0.tgz 3922ms (cache miss) npm http fetch GET 200 http://nexus-nexus-repository-manager.jx.svc.cluster.local:8081/repository/npm-group/tinyglobby/-/tinyglobby-0.2.15.tgz 4001ms (cache miss) npm http fetch GET 200 http://nexus-nexus-repository-manager.jx.svc.cluster.local:8081/repository/npm-group/lru-cache/-/lru-cache-5.1.1.tgz 3916ms (cache miss) npm http fetch GET 200 http://nexus-nexus-repository-manager.jx.svc.cluster.local:8081/repository/npm-group/safe-buffer/-/safe-buffer-5.2.1.tgz 3988ms (cache miss) npm http fetch GET 200 http://nexus-nexus-repository-manager.jx.svc.cluster.local:8081/repository/npm-group/synckit/-/synckit-0.11.12.tgz 4001ms (cache miss) npm http fetch GET 200 http://nexus-nexus-repository-manager.jx.svc.cluster.local:8081/repository/npm-group/statuses/-/statuses-2.0.2.tgz 3997ms (cache miss) npm http fetch GET 200 http://nexus-nexus-repository-manager.jx.svc.cluster.local:8081/repository/npm-group/import-local/-/import-local-3.2.0.tgz 3886ms (cache miss) npm http fetch GET 200 http://nexus-nexus-repository-manager.jx.svc.cluster.local:8081/repository/npm-group/serialize-error/-/serialize-error-7.0.1.tgz 3992ms (cache miss) npm http fetch GET 200 http://nexus-nexus-repository-manager.jx.svc.cluster.local:8081/repository/npm-group/negotiator/-/negotiator-0.6.3.tgz 3926ms (cache miss) npm http fetch GET 200 http://nexus-nexus-repository-manager.jx.svc.cluster.local:8081/repository/npm-group/object-keys/-/object-keys-1.1.1.tgz 3929ms (cache miss) npm http fetch GET 200 http://nexus-nexus-repository-manager.jx.svc.cluster.local:8081/repository/npm-group/undici/-/undici-7.24.7.tgz 4014ms (cache miss) npm http fetch GET 200 http://nexus-nexus-repository-manager.jx.svc.cluster.local:8081/repository/npm-group/ts-jest/-/ts-jest-29.4.9.tgz 4014ms (cache miss) npm http fetch GET 200 http://nexus-nexus-repository-manager.jx.svc.cluster.local:8081/repository/npm-group/postgres-date/-/postgres-date-1.0.7.tgz 4065ms (cache miss) npm http fetch GET 200 http://nexus-nexus-repository-manager.jx.svc.cluster.local:8081/repository/npm-group/write-file-atomic/-/write-file-atomic-4.0.2.tgz 4101ms (cache miss) npm http fetch GET 200 http://nexus-nexus-repository-manager.jx.svc.cluster.local:8081/repository/npm-group/ts-api-utils/-/ts-api-utils-2.5.0.tgz 4093ms (cache miss) npm http fetch GET 200 http://nexus-nexus-repository-manager.jx.svc.cluster.local:8081/repository/npm-group/nodemon/-/nodemon-3.1.14.tgz 4012ms (cache miss) npm http fetch GET 200 http://nexus-nexus-repository-manager.jx.svc.cluster.local:8081/repository/npm-group/redis-errors/-/redis-errors-1.2.0.tgz 4092ms (cache miss) npm http fetch GET 200 http://nexus-nexus-repository-manager.jx.svc.cluster.local:8081/repository/npm-group/minimatch/-/minimatch-10.2.5.tgz 4090ms (cache miss) npm http fetch GET 200 http://nexus-nexus-repository-manager.jx.svc.cluster.local:8081/repository/npm-group/yargs/-/yargs-17.7.2.tgz 4188ms (cache miss) npm http fetch GET 200 http://nexus-nexus-repository-manager.jx.svc.cluster.local:8081/repository/npm-group/lodash.merge/-/lodash.merge-4.6.2.tgz 4087ms (cache miss) npm http fetch GET 200 http://nexus-nexus-repository-manager.jx.svc.cluster.local:8081/repository/npm-group/module-details-from-path/-/module-details-from-path-1.0.4.tgz 4095ms (cache miss) npm http fetch GET 200 http://nexus-nexus-repository-manager.jx.svc.cluster.local:8081/repository/npm-group/undefsafe/-/undefsafe-2.0.5.tgz 4200ms (cache miss) npm http fetch GET 200 http://nexus-nexus-repository-manager.jx.svc.cluster.local:8081/repository/npm-group/rust-result/-/rust-result-1.0.0.tgz 4182ms (cache miss) npm http fetch GET 200 http://nexus-nexus-repository-manager.jx.svc.cluster.local:8081/repository/npm-group/parse-json/-/parse-json-5.2.0.tgz 4262ms (cache miss) npm http fetch GET 200 http://nexus-nexus-repository-manager.jx.svc.cluster.local:8081/repository/npm-group/strip-bom/-/strip-bom-4.0.0.tgz 4487ms (cache miss) npm http fetch GET 200 http://nexus-nexus-repository-manager.jx.svc.cluster.local:8081/repository/npm-group/rascal/-/rascal-20.1.1.tgz 4702ms (cache miss) npm http fetch GET 200 http://nexus-nexus-repository-manager.jx.svc.cluster.local:8081/repository/npm-group/uuid/-/uuid-8.3.2.tgz 4797ms (cache miss) npm http fetch GET 200 http://nexus-nexus-repository-manager.jx.svc.cluster.local:8081/repository/npm-group/pg-types/-/pg-types-2.2.0.tgz 4803ms (cache miss) npm http fetch GET 200 http://nexus-nexus-repository-manager.jx.svc.cluster.local:8081/repository/npm-group/simple-update-notifier/-/simple-update-notifier-2.0.0.tgz 4967ms (cache miss) npm http fetch GET 200 http://nexus-nexus-repository-manager.jx.svc.cluster.local:8081/repository/npm-group/koa-convert/-/koa-convert-2.0.0.tgz 4884ms (cache miss) npm http fetch GET 200 http://nexus-nexus-repository-manager.jx.svc.cluster.local:8081/repository/npm-group/locate-path/-/locate-path-7.2.0.tgz 4888ms (cache miss) npm http fetch GET 200 http://nexus-nexus-repository-manager.jx.svc.cluster.local:8081/repository/npm-group/lines-and-columns/-/lines-and-columns-1.2.4.tgz 4990ms (cache miss) npm http fetch GET 200 http://nexus-nexus-repository-manager.jx.svc.cluster.local:8081/repository/npm-group/stashback/-/stashback-2.0.1.tgz 5080ms (cache miss) npm http fetch GET 200 http://nexus-nexus-repository-manager.jx.svc.cluster.local:8081/repository/npm-group/media-typer/-/media-typer-0.3.0.tgz 5002ms (cache miss) npm http fetch GET 200 http://nexus-nexus-repository-manager.jx.svc.cluster.local:8081/repository/npm-group/is-core-module/-/is-core-module-2.16.1.tgz 4973ms (cache miss) npm http fetch GET 200 http://nexus-nexus-repository-manager.jx.svc.cluster.local:8081/repository/npm-group/y18n/-/y18n-5.0.8.tgz 5102ms (cache miss) npm http fetch GET 200 http://nexus-nexus-repository-manager.jx.svc.cluster.local:8081/repository/npm-group/json-parse-even-better-errors/-/json-parse-even-better-errors-2.3.1.tgz 4993ms (cache miss) npm http fetch GET 200 http://nexus-nexus-repository-manager.jx.svc.cluster.local:8081/repository/npm-group/inflight/-/inflight-1.0.6.tgz 4976ms (cache miss) npm WARN deprecated inflight@1.0.6: This module is not supported, and leaks memory. Do not use it. Check out lru-cache if you want a good and tested way to coalesce async requests by a key value, which is much more comprehensive and powerful. npm http fetch GET 200 http://nexus-nexus-repository-manager.jx.svc.cluster.local:8081/repository/npm-group/kleur/-/kleur-3.0.3.tgz 4998ms (cache miss) npm http fetch GET 200 http://nexus-nexus-repository-manager.jx.svc.cluster.local:8081/repository/npm-group/json-stable-stringify-without-jsonify/-/json-stable-stringify-without-jsonify-1.0.1.tgz 5002ms (cache miss) npm http fetch GET 200 http://nexus-nexus-repository-manager.jx.svc.cluster.local:8081/repository/npm-group/is-number/-/is-number-7.0.0.tgz 4993ms (cache miss) npm http fetch GET 200 http://nexus-nexus-repository-manager.jx.svc.cluster.local:8081/repository/npm-group/keyv/-/keyv-4.5.4.tgz 5094ms (cache miss) npm http fetch GET 200 http://nexus-nexus-repository-manager.jx.svc.cluster.local:8081/repository/npm-group/jsesc/-/jsesc-3.1.0.tgz 5092ms (cache miss) npm http fetch GET 200 http://nexus-nexus-repository-manager.jx.svc.cluster.local:8081/repository/npm-group/sequelize-pool/-/sequelize-pool-7.1.0.tgz 5178ms (cache miss) npm http fetch GET 200 http://nexus-nexus-repository-manager.jx.svc.cluster.local:8081/repository/npm-group/shimmer/-/shimmer-1.2.1.tgz 5181ms (cache miss) npm http fetch GET 200 http://nexus-nexus-repository-manager.jx.svc.cluster.local:8081/repository/npm-group/ws/-/ws-8.20.0.tgz 5205ms (cache miss) npm http fetch GET 200 http://nexus-nexus-repository-manager.jx.svc.cluster.local:8081/repository/npm-group/fast-diff/-/fast-diff-1.3.0.tgz 5061ms (cache miss) npm http fetch GET 200 http://nexus-nexus-repository-manager.jx.svc.cluster.local:8081/repository/npm-group/side-channel-list/-/side-channel-list-1.0.0.tgz 5187ms (cache miss) npm http fetch GET 200 http://nexus-nexus-repository-manager.jx.svc.cluster.local:8081/repository/npm-group/import-fresh/-/import-fresh-3.3.1.tgz 5165ms (cache miss) npm http fetch GET 200 http://nexus-nexus-repository-manager.jx.svc.cluster.local:8081/repository/npm-group/lodash.escaperegexp/-/lodash.escaperegexp-4.1.2.tgz 5195ms (cache miss) npm http fetch GET 200 http://nexus-nexus-repository-manager.jx.svc.cluster.local:8081/repository/npm-group/propagate/-/propagate-2.0.1.tgz 5264ms (cache miss) npm http fetch GET 200 http://nexus-nexus-repository-manager.jx.svc.cluster.local:8081/repository/npm-group/tinyexec/-/tinyexec-1.0.4.tgz 5294ms (cache miss) npm http fetch GET 200 http://nexus-nexus-repository-manager.jx.svc.cluster.local:8081/repository/npm-group/redis/-/redis-5.11.0.tgz 5281ms (cache miss) npm http fetch GET 200 http://nexus-nexus-repository-manager.jx.svc.cluster.local:8081/repository/npm-group/asynckit/-/asynckit-0.4.0.tgz 5096ms (cache miss) npm http fetch GET 200 http://nexus-nexus-repository-manager.jx.svc.cluster.local:8081/repository/npm-group/meow/-/meow-12.1.1.tgz 5284ms (cache miss) npm http fetch GET 200 http://nexus-nexus-repository-manager.jx.svc.cluster.local:8081/repository/npm-group/lodash.upperfirst/-/lodash.upperfirst-4.3.1.tgz 5314ms (cache miss) npm http fetch GET 200 http://nexus-nexus-repository-manager.jx.svc.cluster.local:8081/repository/npm-group/jest-haste-map/-/jest-haste-map-29.7.0.tgz 5298ms (cache miss) npm http fetch GET 200 http://nexus-nexus-repository-manager.jx.svc.cluster.local:8081/repository/npm-group/es-object-atoms/-/es-object-atoms-1.1.1.tgz 5229ms (cache miss) npm http fetch GET 200 http://nexus-nexus-repository-manager.jx.svc.cluster.local:8081/repository/npm-group/lodash.isundefined/-/lodash.isundefined-3.0.1.tgz 5317ms (cache miss) npm http fetch GET 200 http://nexus-nexus-repository-manager.jx.svc.cluster.local:8081/repository/npm-group/define-data-property/-/define-data-property-1.1.4.tgz 5220ms (cache miss) npm http fetch GET 200 http://nexus-nexus-repository-manager.jx.svc.cluster.local:8081/repository/npm-group/jsonparse/-/jsonparse-1.3.1.tgz 5309ms (cache miss) npm http fetch GET 200 http://nexus-nexus-repository-manager.jx.svc.cluster.local:8081/repository/npm-group/resolve-path/-/resolve-path-1.4.0.tgz 5390ms (cache miss) npm http fetch GET 200 http://nexus-nexus-repository-manager.jx.svc.cluster.local:8081/repository/npm-group/is-stream/-/is-stream-2.0.1.tgz 5297ms (cache miss) npm http fetch GET 200 http://nexus-nexus-repository-manager.jx.svc.cluster.local:8081/repository/npm-group/tagged-tag/-/tagged-tag-1.0.0.tgz 5404ms (cache miss) npm http fetch GET 200 http://nexus-nexus-repository-manager.jx.svc.cluster.local:8081/repository/npm-group/safe-json-parse/-/safe-json-parse-4.0.0.tgz 5393ms (cache miss) npm http fetch GET 200 http://nexus-nexus-repository-manager.jx.svc.cluster.local:8081/repository/npm-group/v8-to-istanbul/-/v8-to-istanbul-9.3.0.tgz 5415ms (cache miss) npm http fetch GET 200 http://nexus-nexus-repository-manager.jx.svc.cluster.local:8081/repository/npm-group/parse5-parser-stream/-/parse5-parser-stream-7.1.2.tgz 5500ms (cache miss) npm http fetch GET 200 http://nexus-nexus-repository-manager.jx.svc.cluster.local:8081/repository/npm-group/is-obj/-/is-obj-2.0.0.tgz 5462ms (cache miss) npm http fetch GET 200 http://nexus-nexus-repository-manager.jx.svc.cluster.local:8081/repository/npm-group/is-binary-path/-/is-binary-path-2.1.0.tgz 5664ms (cache miss) npm http fetch GET 200 http://nexus-nexus-repository-manager.jx.svc.cluster.local:8081/repository/npm-group/jest-diff/-/jest-diff-29.7.0.tgz 5671ms (cache miss) npm http fetch GET 200 http://nexus-nexus-repository-manager.jx.svc.cluster.local:8081/repository/npm-group/leven/-/leven-3.1.0.tgz 5775ms (cache miss) npm http fetch GET 200 http://nexus-nexus-repository-manager.jx.svc.cluster.local:8081/repository/npm-group/is-extglob/-/is-extglob-2.1.1.tgz 5761ms (cache miss) npm http fetch GET 200 http://nexus-nexus-repository-manager.jx.svc.cluster.local:8081/repository/npm-group/babel-plugin-jest-hoist/-/babel-plugin-jest-hoist-29.6.3.tgz 5671ms (cache miss) npm http fetch GET 200 http://nexus-nexus-repository-manager.jx.svc.cluster.local:8081/repository/npm-group/pg-protocol/-/pg-protocol-1.13.0.tgz 5806ms (cache miss) npm http fetch GET 200 http://nexus-nexus-repository-manager.jx.svc.cluster.local:8081/repository/npm-group/husky/-/husky-9.1.7.tgz 5757ms (cache miss) npm http fetch GET 200 http://nexus-nexus-repository-manager.jx.svc.cluster.local:8081/repository/npm-group/babel-jest/-/babel-jest-29.7.0.tgz 5789ms (cache miss) npm http fetch GET 200 http://nexus-nexus-repository-manager.jx.svc.cluster.local:8081/repository/npm-group/babel-preset-jest/-/babel-preset-jest-29.6.3.tgz 5790ms (cache miss) npm http fetch GET 200 http://nexus-nexus-repository-manager.jx.svc.cluster.local:8081/repository/npm-group/@types/graceful-fs/-/graceful-fs-4.1.9.tgz 5773ms (cache miss) npm http fetch GET 200 https://pkg-npm.githubusercontent.com/npmregistryv2prod/blobs/148003738/utils/7.9.12/npm_***?se=2026-04-05T07%3A45%3A46Z&sig=xjSVqxIeeHrI96U9f2vGCmhbENK71%2FjGE6jUe8ZrFRw%3D&ske=2026-04-05T23%3A06%3A12Z&skoid=npm_***&sks=b&skt=2026-04-04T23%3A06%3A12Z&sktid=npm_***&skv=2023-11-03&sp=r&spr=https&sr=b&st=2026-04-05T07%3A40%3A36Z&sv=2023-11-03 5697ms (cache miss) npm http fetch GET 200 http://nexus-nexus-repository-manager.jx.svc.cluster.local:8081/repository/npm-group/lodash.defaults/-/lodash.defaults-4.2.0.tgz 5904ms (cache miss) npm http fetch GET 200 http://nexus-nexus-repository-manager.jx.svc.cluster.local:8081/repository/npm-group/ieee754/-/ieee754-1.2.1.tgz 5878ms (cache miss) npm http fetch GET 200 http://nexus-nexus-repository-manager.jx.svc.cluster.local:8081/repository/npm-group/inflation/-/inflation-2.1.0.tgz 5882ms (cache miss) npm http fetch GET 200 http://nexus-nexus-repository-manager.jx.svc.cluster.local:8081/repository/npm-group/only/-/only-0.0.2.tgz 5924ms (cache miss) npm http fetch GET 200 http://nexus-nexus-repository-manager.jx.svc.cluster.local:8081/repository/npm-group/istanbul-lib-source-maps/-/istanbul-lib-source-maps-4.0.1.tgz 5891ms (cache miss) npm http fetch GET 200 http://nexus-nexus-repository-manager.jx.svc.cluster.local:8081/repository/npm-group/postgres-bytea/-/postgres-bytea-1.0.1.tgz 5975ms (cache miss) npm http fetch GET 200 http://nexus-nexus-repository-manager.jx.svc.cluster.local:8081/repository/npm-group/roarr/-/roarr-2.15.4.tgz 5985ms (cache miss) npm http fetch GET 200 http://nexus-nexus-repository-manager.jx.svc.cluster.local:8081/repository/npm-group/istanbul-reports/-/istanbul-reports-3.2.0.tgz 5974ms (cache miss) npm http fetch GET 200 http://nexus-nexus-repository-manager.jx.svc.cluster.local:8081/repository/npm-group/onnxruntime-common/-/onnxruntime-common-1.24.3.tgz 6009ms (cache miss) npm http fetch GET 200 http://nexus-nexus-repository-manager.jx.svc.cluster.local:8081/repository/npm-group/is-generator-fn/-/is-generator-fn-2.1.0.tgz 6108ms (cache miss) npm http fetch GET 200 http://nexus-nexus-repository-manager.jx.svc.cluster.local:8081/repository/npm-group/postgres-array/-/postgres-array-2.0.0.tgz 6197ms (cache miss) npm http fetch GET 200 http://nexus-nexus-repository-manager.jx.svc.cluster.local:8081/repository/npm-group/xtend/-/xtend-4.0.2.tgz 6270ms (cache miss) npm http fetch GET 200 http://nexus-nexus-repository-manager.jx.svc.cluster.local:8081/repository/npm-group/char-regex/-/char-regex-1.0.2.tgz 6065ms (cache miss) npm http fetch GET 200 http://nexus-nexus-repository-manager.jx.svc.cluster.local:8081/repository/npm-group/chalk/-/chalk-5.6.2.tgz 6064ms (cache miss) npm http fetch GET 200 http://nexus-nexus-repository-manager.jx.svc.cluster.local:8081/repository/npm-group/lodash.uniq/-/lodash.uniq-4.5.0.tgz 6186ms (cache miss) npm http fetch GET 200 http://nexus-nexus-repository-manager.jx.svc.cluster.local:8081/repository/npm-group/type-check/-/type-check-0.4.0.tgz 6275ms (cache miss) npm http fetch GET 200 http://nexus-nexus-repository-manager.jx.svc.cluster.local:8081/repository/npm-group/ylru/-/ylru-1.4.0.tgz 6287ms (cache miss) npm http fetch GET 200 http://nexus-nexus-repository-manager.jx.svc.cluster.local:8081/repository/npm-group/lodash.groupby/-/lodash.groupby-4.6.0.tgz 6184ms (cache miss) npm http fetch GET 200 http://nexus-nexus-repository-manager.jx.svc.cluster.local:8081/repository/npm-group/ini/-/ini-4.1.1.tgz 6161ms (cache miss) npm http fetch GET 200 http://nexus-nexus-repository-manager.jx.svc.cluster.local:8081/repository/npm-group/pg-connection-string/-/pg-connection-string-2.12.0.tgz 6229ms (cache miss) npm http fetch GET 200 http://nexus-nexus-repository-manager.jx.svc.cluster.local:8081/repository/npm-group/jest-runtime/-/jest-runtime-29.7.0.tgz 6200ms (cache miss) npm http fetch GET 200 http://nexus-nexus-repository-manager.jx.svc.cluster.local:8081/repository/npm-group/inherits/-/inherits-2.0.4.tgz 6264ms (cache miss) npm http fetch GET 200 http://nexus-nexus-repository-manager.jx.svc.cluster.local:8081/repository/npm-group/is-regex/-/is-regex-1.2.1.tgz 6277ms (cache miss) npm http fetch GET 200 http://nexus-nexus-repository-manager.jx.svc.cluster.local:8081/repository/npm-group/find-up/-/find-up-7.0.0.tgz 6263ms (cache miss) npm http fetch GET 200 http://nexus-nexus-repository-manager.jx.svc.cluster.local:8081/repository/npm-group/which/-/which-2.0.2.tgz 6406ms (cache miss) npm http fetch GET 200 http://nexus-nexus-repository-manager.jx.svc.cluster.local:8081/repository/npm-group/@types/fs-extra/-/fs-extra-11.0.4.tgz 6186ms (cache miss) npm http fetch GET 200 http://nexus-nexus-repository-manager.jx.svc.cluster.local:8081/repository/npm-group/@types/jest/-/jest-30.0.0.tgz 6193ms (cache miss) npm http fetch GET 200 http://nexus-nexus-repository-manager.jx.svc.cluster.local:8081/repository/npm-group/hasown/-/hasown-2.0.2.tgz 6304ms (cache miss) npm http fetch GET 200 http://nexus-nexus-repository-manager.jx.svc.cluster.local:8081/repository/npm-group/jest-cli/-/jest-cli-29.7.0.tgz 6332ms (cache miss) npm http fetch GET 200 http://nexus-nexus-repository-manager.jx.svc.cluster.local:8081/repository/npm-group/is-text-path/-/is-text-path-2.0.0.tgz 6330ms (cache miss) npm http fetch GET 200 http://nexus-nexus-repository-manager.jx.svc.cluster.local:8081/repository/npm-group/jest-snapshot/-/jest-snapshot-29.7.0.tgz 6346ms (cache miss) npm http fetch GET 200 http://nexus-nexus-repository-manager.jx.svc.cluster.local:8081/repository/npm-group/wordwrap/-/wordwrap-1.0.0.tgz 6458ms (cache miss) npm http fetch GET 200 http://nexus-nexus-repository-manager.jx.svc.cluster.local:8081/repository/npm-group/fast-deep-equal/-/fast-deep-equal-3.1.3.tgz 6333ms (cache miss) npm http fetch GET 200 http://nexus-nexus-repository-manager.jx.svc.cluster.local:8081/repository/npm-group/import-meta-resolve/-/import-meta-resolve-4.2.0.tgz 6350ms (cache miss) npm http fetch GET 200 http://nexus-nexus-repository-manager.jx.svc.cluster.local:8081/repository/npm-group/lodash.isarguments/-/lodash.isarguments-3.1.0.tgz 6378ms (cache miss) npm http fetch GET 200 http://nexus-nexus-repository-manager.jx.svc.cluster.local:8081/repository/npm-group/import-in-the-middle/-/import-in-the-middle-2.0.6.tgz 6351ms (cache miss) npm http fetch GET 200 http://nexus-nexus-repository-manager.jx.svc.cluster.local:8081/repository/npm-group/lodash.isnil/-/lodash.isnil-4.0.0.tgz 6381ms (cache miss) npm http fetch GET 200 http://nexus-nexus-repository-manager.jx.svc.cluster.local:8081/repository/npm-group/koa/-/koa-2.16.4.tgz 6376ms (cache miss) npm http fetch GET 200 http://nexus-nexus-repository-manager.jx.svc.cluster.local:8081/repository/npm-group/inflection/-/inflection-1.13.4.tgz 6370ms (cache miss) npm http fetch GET 200 http://nexus-nexus-repository-manager.jx.svc.cluster.local:8081/repository/npm-group/cls-hooked/-/cls-hooked-4.2.2.tgz 6308ms (cache miss) npm http fetch GET 200 http://nexus-nexus-repository-manager.jx.svc.cluster.local:8081/repository/npm-group/koa-send/-/koa-send-5.0.1.tgz 6416ms (cache miss) npm http fetch GET 200 http://nexus-nexus-repository-manager.jx.svc.cluster.local:8081/repository/npm-group/buffer-more-ints/-/buffer-more-ints-1.0.0.tgz 6383ms (cache miss) npm http fetch GET 200 http://nexus-nexus-repository-manager.jx.svc.cluster.local:8081/repository/npm-group/jest/-/jest-29.7.0.tgz 6481ms (cache miss) npm http fetch GET 200 http://nexus-nexus-repository-manager.jx.svc.cluster.local:8081/repository/npm-group/supertest/-/supertest-7.2.2.tgz 6585ms (cache miss) npm http fetch GET 200 http://nexus-nexus-repository-manager.jx.svc.cluster.local:8081/repository/npm-group/parse5-htmlparser2-tree-adapter/-/parse5-htmlparser2-tree-adapter-7.1.0.tgz 6516ms (cache miss) npm http fetch GET 200 http://nexus-nexus-repository-manager.jx.svc.cluster.local:8081/repository/npm-group/jest-circus/-/jest-circus-29.7.0.tgz 6482ms (cache miss) npm http fetch GET 200 http://nexus-nexus-repository-manager.jx.svc.cluster.local:8081/repository/npm-group/env-paths/-/env-paths-2.2.1.tgz 6500ms (cache miss) npm http fetch GET 200 http://nexus-nexus-repository-manager.jx.svc.cluster.local:8081/repository/npm-group/koa-compose/-/koa-compose-4.1.0.tgz 6583ms (cache miss) npm http fetch GET 200 http://nexus-nexus-repository-manager.jx.svc.cluster.local:8081/repository/npm-group/source-map/-/source-map-0.6.1.tgz 6674ms (cache miss) npm http fetch GET 200 http://nexus-nexus-repository-manager.jx.svc.cluster.local:8081/repository/npm-group/dotenv/-/dotenv-16.6.1.tgz 6626ms (cache miss) npm http fetch GET 200 http://nexus-nexus-repository-manager.jx.svc.cluster.local:8081/repository/npm-group/has-property-descriptors/-/has-property-descriptors-1.0.2.tgz 6686ms (cache miss) npm http fetch GET 200 http://nexus-nexus-repository-manager.jx.svc.cluster.local:8081/repository/npm-group/html-escaper/-/html-escaper-2.0.2.tgz 6689ms (cache miss) npm http fetch GET 200 http://nexus-nexus-repository-manager.jx.svc.cluster.local:8081/repository/npm-group/supports-color/-/supports-color-7.2.0.tgz 6438ms (cache miss) npm http fetch GET 200 http://nexus-nexus-repository-manager.jx.svc.cluster.local:8081/repository/npm-group/jest-mock/-/jest-mock-30.3.0.tgz 6708ms (cache miss) npm http fetch GET 200 http://nexus-nexus-repository-manager.jx.svc.cluster.local:8081/repository/npm-group/generator-function/-/generator-function-2.0.1.tgz 6684ms (cache miss) npm http fetch GET 200 http://nexus-nexus-repository-manager.jx.svc.cluster.local:8081/repository/npm-group/gensync/-/gensync-1.0.0-beta.2.tgz 6685ms (cache miss) npm http fetch GET 200 http://nexus-nexus-repository-manager.jx.svc.cluster.local:8081/repository/npm-group/flat-cache/-/flat-cache-4.0.1.tgz 6682ms (cache miss) npm http fetch GET 200 http://nexus-nexus-repository-manager.jx.svc.cluster.local:8081/repository/npm-group/get-caller-file/-/get-caller-file-2.0.5.tgz 6686ms (cache miss) npm http fetch GET 200 http://nexus-nexus-repository-manager.jx.svc.cluster.local:8081/repository/npm-group/component-emitter/-/component-emitter-1.3.1.tgz 6622ms (cache miss) npm http fetch GET 200 http://nexus-nexus-repository-manager.jx.svc.cluster.local:8081/repository/npm-group/boolbase/-/boolbase-1.0.0.tgz 6666ms (cache miss) npm http fetch GET 200 http://nexus-nexus-repository-manager.jx.svc.cluster.local:8081/repository/npm-group/superagent/-/superagent-10.3.0.tgz 6865ms (cache miss) npm http fetch GET 200 http://nexus-nexus-repository-manager.jx.svc.cluster.local:8081/repository/npm-group/globalthis/-/globalthis-1.0.4.tgz 6766ms (cache miss) npm http fetch GET 200 http://nexus-nexus-repository-manager.jx.svc.cluster.local:8081/repository/npm-group/es-errors/-/es-errors-1.3.0.tgz 6718ms (cache miss) npm http fetch GET 200 http://nexus-nexus-repository-manager.jx.svc.cluster.local:8081/repository/npm-group/jest-get-type/-/jest-get-type-29.6.3.tgz 6792ms (cache miss) npm http fetch GET 200 http://nexus-nexus-repository-manager.jx.svc.cluster.local:8081/repository/npm-group/content-type/-/content-type-1.0.5.tgz 6708ms (cache miss) npm http fetch GET 200 http://nexus-nexus-repository-manager.jx.svc.cluster.local:8081/repository/npm-group/pstree.remy/-/pstree.remy-1.1.8.tgz 6881ms (cache miss) npm http fetch GET 200 http://nexus-nexus-repository-manager.jx.svc.cluster.local:8081/repository/npm-group/uglify-js/-/uglify-js-3.19.3.tgz 6912ms (cache miss) npm http fetch GET 200 http://nexus-nexus-repository-manager.jx.svc.cluster.local:8081/repository/npm-group/has-symbols/-/has-symbols-1.1.0.tgz 6870ms (cache miss) npm http fetch GET 200 http://nexus-nexus-repository-manager.jx.svc.cluster.local:8081/repository/npm-group/eslint-scope/-/eslint-scope-8.4.0.tgz 6838ms (cache miss) npm http fetch GET 200 http://nexus-nexus-repository-manager.jx.svc.cluster.local:8081/repository/npm-group/JSONStream/-/JSONStream-1.3.5.tgz 6918ms (cache miss) npm http fetch GET 200 http://nexus-nexus-repository-manager.jx.svc.cluster.local:8081/repository/npm-group/@types/json-schema/-/json-schema-7.0.15.tgz 6865ms (cache miss) npm http fetch GET 200 http://nexus-nexus-repository-manager.jx.svc.cluster.local:8081/repository/npm-group/buffer-from/-/buffer-from-1.1.2.tgz 6884ms (cache miss) npm http fetch GET 200 http://nexus-nexus-repository-manager.jx.svc.cluster.local:8081/repository/npm-group/deep-equal/-/deep-equal-1.0.1.tgz 6898ms (cache miss) npm http fetch GET 200 http://nexus-nexus-repository-manager.jx.svc.cluster.local:8081/repository/npm-group/content-disposition/-/content-disposition-0.5.4.tgz 6893ms (cache miss) npm http fetch GET 200 http://nexus-nexus-repository-manager.jx.svc.cluster.local:8081/repository/npm-group/@types/yargs/-/yargs-17.0.35.tgz 6872ms (cache miss) npm http fetch GET 200 http://nexus-nexus-repository-manager.jx.svc.cluster.local:8081/repository/npm-group/strip-final-newline/-/strip-final-newline-2.0.0.tgz 7080ms (cache miss) npm http fetch GET 200 http://nexus-nexus-repository-manager.jx.svc.cluster.local:8081/repository/npm-group/camelcase/-/camelcase-5.3.1.tgz 6894ms (cache miss) npm http fetch GET 200 http://nexus-nexus-repository-manager.jx.svc.cluster.local:8081/repository/npm-group/callsites/-/callsites-3.1.0.tgz 6894ms (cache miss) npm http fetch GET 200 http://nexus-nexus-repository-manager.jx.svc.cluster.local:8081/repository/npm-group/rate-limiter-flexible/-/rate-limiter-flexible-7.4.0.tgz 7078ms (cache miss) npm http fetch GET 200 http://nexus-nexus-repository-manager.jx.svc.cluster.local:8081/repository/npm-group/json-stringify-safe/-/json-stringify-safe-5.0.1.tgz 7000ms (cache miss) npm http fetch GET 200 http://nexus-nexus-repository-manager.jx.svc.cluster.local:8081/repository/npm-group/jest-runner/-/jest-runner-29.7.0.tgz 6998ms (cache miss) npm http fetch GET 200 http://nexus-nexus-repository-manager.jx.svc.cluster.local:8081/repository/npm-group/domutils/-/domutils-3.2.2.tgz 6919ms (cache miss) npm http fetch GET 200 http://nexus-nexus-repository-manager.jx.svc.cluster.local:8081/repository/npm-group/glob-parent/-/glob-parent-6.0.2.tgz 6977ms (cache miss) npm http fetch GET 200 http://nexus-nexus-repository-manager.jx.svc.cluster.local:8081/repository/npm-group/conventional-changelog-angular/-/conventional-changelog-angular-7.0.0.tgz 6910ms (cache miss) npm http fetch GET 200 http://nexus-nexus-repository-manager.jx.svc.cluster.local:8081/repository/npm-group/ansi-regex/-/ansi-regex-5.0.1.tgz 6981ms (cache miss) npm http fetch GET 200 http://nexus-nexus-repository-manager.jx.svc.cluster.local:8081/repository/npm-group/get-package-type/-/get-package-type-0.1.0.tgz 7069ms (cache miss) npm http fetch GET 200 http://nexus-nexus-repository-manager.jx.svc.cluster.local:8081/repository/npm-group/fs-extra/-/fs-extra-11.3.4.tgz 7068ms (cache miss) npm http fetch GET 200 http://nexus-nexus-repository-manager.jx.svc.cluster.local:8081/repository/npm-group/kafkajs/-/kafkajs-2.2.4.tgz 7104ms (cache miss) npm http fetch GET 200 http://nexus-nexus-repository-manager.jx.svc.cluster.local:8081/repository/npm-group/ws/-/ws-8.18.3.tgz 6961ms (cache miss) npm http fetch GET 200 http://nexus-nexus-repository-manager.jx.svc.cluster.local:8081/repository/npm-group/follow-redirects/-/follow-redirects-1.15.11.tgz 7164ms (cache miss) npm http fetch GET 200 http://nexus-nexus-repository-manager.jx.svc.cluster.local:8081/repository/npm-group/lodash.kebabcase/-/lodash.kebabcase-4.1.1.tgz 7208ms (cache miss) npm http fetch GET 200 http://nexus-nexus-repository-manager.jx.svc.cluster.local:8081/repository/npm-group/camelcase/-/camelcase-6.3.0.tgz 7000ms (cache miss) npm http fetch GET 200 http://nexus-nexus-repository-manager.jx.svc.cluster.local:8081/repository/npm-group/@types/istanbul-lib-coverage/-/istanbul-lib-coverage-2.0.6.tgz 7155ms (cache miss) npm http fetch GET 200 http://nexus-nexus-repository-manager.jx.svc.cluster.local:8081/repository/npm-group/p-limit/-/p-limit-3.1.0.tgz 7301ms (cache miss) npm http fetch GET 200 http://nexus-nexus-repository-manager.jx.svc.cluster.local:8081/repository/npm-group/cookies/-/cookies-0.9.1.tgz 7187ms (cache miss) npm http fetch GET 200 http://nexus-nexus-repository-manager.jx.svc.cluster.local:8081/repository/npm-group/statuses/-/statuses-1.5.0.tgz 7053ms (cache miss) npm http fetch GET 200 http://nexus-nexus-repository-manager.jx.svc.cluster.local:8081/repository/npm-group/chalk/-/chalk-4.1.2.tgz 7107ms (cache miss) npm http fetch GET 200 http://nexus-nexus-repository-manager.jx.svc.cluster.local:8081/repository/npm-group/cookie-signature/-/cookie-signature-1.2.2.tgz 7303ms (cache miss) npm http fetch GET 200 http://nexus-nexus-repository-manager.jx.svc.cluster.local:8081/repository/npm-group/domelementtype/-/domelementtype-2.3.0.tgz 7312ms (cache miss) npm http fetch GET 200 http://nexus-nexus-repository-manager.jx.svc.cluster.local:8081/repository/npm-group/cookie/-/cookie-0.7.2.tgz 7310ms (cache miss) npm http fetch GET 200 http://nexus-nexus-repository-manager.jx.svc.cluster.local:8081/repository/npm-group/@types/istanbul-lib-report/-/istanbul-lib-report-3.0.3.tgz 7291ms (cache miss) npm http fetch GET 200 http://nexus-nexus-repository-manager.jx.svc.cluster.local:8081/repository/npm-group/find-up/-/find-up-4.1.0.tgz 7193ms (cache miss) npm http fetch GET 200 http://nexus-nexus-repository-manager.jx.svc.cluster.local:8081/repository/npm-group/chalk/-/chalk-4.1.2.tgz 7140ms (cache miss) npm http fetch GET 200 http://nexus-nexus-repository-manager.jx.svc.cluster.local:8081/repository/npm-group/chalk/-/chalk-4.1.2.tgz 7139ms (cache miss) npm http fetch GET 200 http://nexus-nexus-repository-manager.jx.svc.cluster.local:8081/repository/npm-group/esprima/-/esprima-4.0.1.tgz 7352ms (cache miss) npm http fetch GET 200 http://nexus-nexus-repository-manager.jx.svc.cluster.local:8081/repository/npm-group/cors/-/cors-2.8.6.tgz 7334ms (cache miss) npm http fetch GET 200 http://nexus-nexus-repository-manager.jx.svc.cluster.local:8081/repository/npm-group/chalk/-/chalk-4.1.2.tgz 7141ms (cache miss) npm http fetch GET 200 http://nexus-nexus-repository-manager.jx.svc.cluster.local:8081/repository/npm-group/supports-color/-/supports-color-5.5.0.tgz 7154ms (cache miss) npm http fetch GET 200 http://nexus-nexus-repository-manager.jx.svc.cluster.local:8081/repository/npm-group/global-directory/-/global-directory-4.0.1.tgz 7454ms (cache miss) npm http fetch GET 200 http://nexus-nexus-repository-manager.jx.svc.cluster.local:8081/repository/npm-group/encodeurl/-/encodeurl-1.0.2.tgz 7400ms (cache miss) npm http fetch GET 200 http://nexus-nexus-repository-manager.jx.svc.cluster.local:8081/repository/npm-group/@types/moment/-/moment-2.11.29.tgz 7364ms (cache miss) npm http fetch GET 200 http://nexus-nexus-repository-manager.jx.svc.cluster.local:8081/repository/npm-group/picocolors/-/picocolors-1.1.1.tgz 7517ms (cache miss) npm http fetch GET 200 http://nexus-nexus-repository-manager.jx.svc.cluster.local:8081/repository/npm-group/dargs/-/dargs-8.1.0.tgz 7401ms (cache miss) npm http fetch GET 200 http://nexus-nexus-repository-manager.jx.svc.cluster.local:8081/repository/npm-group/git-raw-commits/-/git-raw-commits-4.0.0.tgz 7464ms (cache miss) npm WARN deprecated git-raw-commits@4.0.0: This package is no longer maintained. For the JavaScript API, please use @conventional-changelog/git-client instead. npm http fetch GET 200 http://nexus-nexus-repository-manager.jx.svc.cluster.local:8081/repository/npm-group/isexe/-/isexe-2.0.0.tgz 7480ms (cache miss) npm http fetch GET 200 http://nexus-nexus-repository-manager.jx.svc.cluster.local:8081/repository/npm-group/@babel/code-frame/-/code-frame-7.29.0.tgz 7272ms (cache miss) npm http fetch GET 200 http://nexus-nexus-repository-manager.jx.svc.cluster.local:8081/repository/npm-group/p-limit/-/p-limit-4.0.0.tgz 7223ms (cache miss) npm http fetch GET 200 http://nexus-nexus-repository-manager.jx.svc.cluster.local:8081/repository/npm-group/forwarded-parse/-/forwarded-parse-2.1.2.tgz 7463ms (cache miss) npm http fetch GET 200 http://nexus-nexus-repository-manager.jx.svc.cluster.local:8081/repository/npm-group/@types/pg-pool/-/pg-pool-2.0.6.tgz 7377ms (cache miss) npm http fetch GET 200 http://nexus-nexus-repository-manager.jx.svc.cluster.local:8081/repository/npm-group/unicorn-magic/-/unicorn-magic-0.1.0.tgz 7599ms (cache miss) npm http fetch GET 200 http://nexus-nexus-repository-manager.jx.svc.cluster.local:8081/repository/npm-group/@types/qs/-/qs-6.15.0.tgz 7379ms (cache miss) npm http fetch GET 200 http://nexus-nexus-repository-manager.jx.svc.cluster.local:8081/repository/npm-group/sequelize/-/sequelize-6.37.8.tgz 7587ms (cache miss) npm http fetch GET 200 http://nexus-nexus-repository-manager.jx.svc.cluster.local:8081/repository/npm-group/moment-timezone/-/moment-timezone-0.5.48.tgz 7520ms (cache miss) npm http fetch GET 200 http://nexus-nexus-repository-manager.jx.svc.cluster.local:8081/repository/npm-group/cheerio/-/cheerio-1.2.0.tgz 7519ms (cache miss) npm http fetch GET 200 http://nexus-nexus-repository-manager.jx.svc.cluster.local:8081/repository/npm-group/prettier/-/prettier-3.8.1.tgz 7772ms (cache miss) npm http fetch GET 200 http://nexus-nexus-repository-manager.jx.svc.cluster.local:8081/repository/npm-group/@jest/transform/-/transform-29.7.0.tgz 7505ms (cache miss) npm http fetch GET 200 http://nexus-nexus-repository-manager.jx.svc.cluster.local:8081/repository/npm-group/@jridgewell/remapping/-/remapping-2.3.5.tgz 7506ms (cache miss) npm http fetch GET 200 http://nexus-nexus-repository-manager.jx.svc.cluster.local:8081/repository/npm-group/socket.io-parser/-/socket.io-parser-4.2.6.tgz 7790ms (cache miss) npm http fetch GET 200 http://nexus-nexus-repository-manager.jx.svc.cluster.local:8081/repository/npm-group/@istanbuljs/schema/-/schema-0.1.3.tgz 7506ms (cache miss) npm http fetch GET 200 http://nexus-nexus-repository-manager.jx.svc.cluster.local:8081/repository/npm-group/socket.io-adapter/-/socket.io-adapter-2.5.6.tgz 7798ms (cache miss) npm http fetch GET 200 http://nexus-nexus-repository-manager.jx.svc.cluster.local:8081/repository/npm-group/dunder-proto/-/dunder-proto-1.0.1.tgz 7800ms (cache miss) npm http fetch GET 200 http://nexus-nexus-repository-manager.jx.svc.cluster.local:8081/repository/npm-group/@jest/schemas/-/schemas-30.0.5.tgz 7594ms (cache miss) npm http fetch GET 200 http://nexus-nexus-repository-manager.jx.svc.cluster.local:8081/repository/npm-group/has-tostringtag/-/has-tostringtag-1.0.2.tgz 7858ms (cache miss) npm http fetch GET 200 http://nexus-nexus-repository-manager.jx.svc.cluster.local:8081/repository/npm-group/filelist/-/filelist-1.0.6.tgz 7857ms (cache miss) npm http fetch GET 200 http://nexus-nexus-repository-manager.jx.svc.cluster.local:8081/repository/npm-group/base64id/-/base64id-2.0.0.tgz 7787ms (cache miss) npm http fetch GET 200 http://nexus-nexus-repository-manager.jx.svc.cluster.local:8081/repository/npm-group/detect-node/-/detect-node-2.1.0.tgz 7808ms (cache miss) npm http fetch GET 200 http://nexus-nexus-repository-manager.jx.svc.cluster.local:8081/repository/npm-group/@eslint/plugin-kit/-/plugin-kit-0.4.1.tgz 7691ms (cache miss) npm http fetch GET 200 http://nexus-nexus-repository-manager.jx.svc.cluster.local:8081/repository/npm-group/ansi-escapes/-/ansi-escapes-4.3.2.tgz 7785ms (cache miss) npm http fetch GET 200 http://nexus-nexus-repository-manager.jx.svc.cluster.local:8081/repository/npm-group/lodash.memoize/-/lodash.memoize-4.1.2.tgz 7904ms (cache miss) npm http fetch GET 200 http://nexus-nexus-repository-manager.jx.svc.cluster.local:8081/repository/npm-group/color-convert/-/color-convert-2.0.1.tgz 7800ms (cache miss) npm http fetch GET 200 http://nexus-nexus-repository-manager.jx.svc.cluster.local:8081/repository/npm-group/@jest/get-type/-/get-type-30.1.0.tgz 7698ms (cache miss) npm http fetch GET 200 http://nexus-nexus-repository-manager.jx.svc.cluster.local:8081/repository/npm-group/@babel/plugin-syntax-import-attributes/-/plugin-syntax-import-attributes-7.28.6.tgz 7681ms (cache miss) npm http fetch GET 200 http://nexus-nexus-repository-manager.jx.svc.cluster.local:8081/repository/npm-group/readdirp/-/readdirp-3.6.0.tgz 7975ms (cache miss) npm http fetch GET 200 http://nexus-nexus-repository-manager.jx.svc.cluster.local:8081/repository/npm-group/es6-error/-/es6-error-4.1.1.tgz 7821ms (cache miss) npm http fetch GET 200 http://nexus-nexus-repository-manager.jx.svc.cluster.local:8081/repository/npm-group/toidentifier/-/toidentifier-1.0.1.tgz 7997ms (cache miss) npm http fetch GET 200 http://nexus-nexus-repository-manager.jx.svc.cluster.local:8081/repository/npm-group/drange/-/drange-1.1.1.tgz 7815ms (cache miss) npm http fetch GET 200 http://nexus-nexus-repository-manager.jx.svc.cluster.local:8081/repository/npm-group/cross-spawn/-/cross-spawn-7.0.6.tgz 7810ms (cache miss) npm http fetch GET 200 http://nexus-nexus-repository-manager.jx.svc.cluster.local:8081/repository/npm-group/lodash.isplainobject/-/lodash.isplainobject-4.0.6.tgz 7918ms (cache miss) npm http fetch GET 200 http://nexus-nexus-repository-manager.jx.svc.cluster.local:8081/repository/npm-group/type-fest/-/type-fest-0.13.1.tgz 7792ms (cache miss) npm http fetch GET 200 http://nexus-nexus-repository-manager.jx.svc.cluster.local:8081/repository/npm-group/dedent/-/dedent-1.7.2.tgz 7930ms (cache miss) npm http fetch GET 200 http://nexus-nexus-repository-manager.jx.svc.cluster.local:8081/repository/npm-group/retry-as-promised/-/retry-as-promised-7.1.1.tgz 8102ms (cache miss) npm http fetch GET 200 http://nexus-nexus-repository-manager.jx.svc.cluster.local:8081/repository/npm-group/jest-extended/-/jest-extended-4.0.2.tgz 8014ms (cache miss) npm http fetch GET 200 http://nexus-nexus-repository-manager.jx.svc.cluster.local:8081/repository/npm-group/locate-path/-/locate-path-5.0.0.tgz 7791ms (cache miss) npm http fetch GET 200 http://nexus-nexus-repository-manager.jx.svc.cluster.local:8081/repository/npm-group/global-agent/-/global-agent-3.0.0.tgz 7994ms (cache miss) npm http fetch GET 200 http://nexus-nexus-repository-manager.jx.svc.cluster.local:8081/repository/npm-group/jest-environment-node/-/jest-environment-node-29.7.0.tgz 8015ms (cache miss) npm http fetch GET 200 http://nexus-nexus-repository-manager.jx.svc.cluster.local:8081/repository/npm-group/xregexp/-/xregexp-5.1.2.tgz 8141ms (cache miss) npm http fetch GET 200 http://nexus-nexus-repository-manager.jx.svc.cluster.local:8081/repository/npm-group/@types/ws/-/ws-8.18.1.tgz 7961ms (cache miss) npm http fetch GET 200 http://nexus-nexus-repository-manager.jx.svc.cluster.local:8081/repository/npm-group/object-inspect/-/object-inspect-1.13.4.tgz 8220ms (cache miss) npm http fetch GET 200 http://nexus-nexus-repository-manager.jx.svc.cluster.local:8081/repository/npm-group/chalk/-/chalk-4.1.2.tgz 7924ms (cache miss) npm http fetch GET 200 http://nexus-nexus-repository-manager.jx.svc.cluster.local:8081/repository/npm-group/@types/babel__generator/-/babel__generator-7.27.0.tgz 8026ms (cache miss) npm http fetch GET 200 http://nexus-nexus-repository-manager.jx.svc.cluster.local:8081/repository/npm-group/@babel/plugin-syntax-nullish-coalescing-operator/-/plugin-syntax-nullish-coalescing-operator-7.8.3.tgz 7988ms (cache miss) npm http fetch GET 200 http://nexus-nexus-repository-manager.jx.svc.cluster.local:8081/repository/npm-group/lodash/-/lodash-4.18.1.tgz 8303ms (cache miss) npm http fetch GET 200 http://nexus-nexus-repository-manager.jx.svc.cluster.local:8081/repository/npm-group/iconv-lite/-/iconv-lite-0.6.3.tgz 8280ms (cache miss) npm http fetch GET 200 http://nexus-nexus-repository-manager.jx.svc.cluster.local:8081/repository/npm-group/statuses/-/statuses-1.5.0.tgz 8032ms (cache miss) npm http fetch GET 200 http://nexus-nexus-repository-manager.jx.svc.cluster.local:8081/repository/npm-group/destroy/-/destroy-1.2.0.tgz 8220ms (cache miss) npm http fetch GET 200 http://nexus-nexus-repository-manager.jx.svc.cluster.local:8081/repository/npm-group/emittery/-/emittery-0.13.1.tgz 8225ms (cache miss) npm http fetch GET 200 http://nexus-nexus-repository-manager.jx.svc.cluster.local:8081/repository/npm-group/chalk/-/chalk-4.1.2.tgz 8141ms (cache miss) npm http fetch GET 200 http://nexus-nexus-repository-manager.jx.svc.cluster.local:8081/repository/npm-group/node-int64/-/node-int64-0.4.0.tgz 8439ms (cache miss) npm http fetch GET 200 http://nexus-nexus-repository-manager.jx.svc.cluster.local:8081/repository/npm-group/@pkgr/core/-/core-0.2.9.tgz 8239ms (cache miss) npm http fetch GET 200 http://nexus-nexus-repository-manager.jx.svc.cluster.local:8081/repository/npm-group/@jridgewell/trace-mapping/-/trace-mapping-0.3.31.tgz 8231ms (cache miss) npm http fetch GET 200 http://nexus-nexus-repository-manager.jx.svc.cluster.local:8081/repository/npm-group/@babel/helper-plugin-utils/-/helper-plugin-utils-7.28.6.tgz 8454ms (cache miss) npm http fetch GET 200 http://nexus-nexus-repository-manager.jx.svc.cluster.local:8081/repository/npm-group/inherits/-/inherits-2.0.3.tgz 8447ms (cache miss) npm http fetch GET 200 http://nexus-nexus-repository-manager.jx.svc.cluster.local:8081/repository/npm-group/chalk/-/chalk-4.1.2.tgz 8394ms (cache miss) npm http fetch GET 200 http://nexus-nexus-repository-manager.jx.svc.cluster.local:8081/repository/npm-group/ee-first/-/ee-first-1.1.1.tgz 8592ms (cache miss) npm http fetch GET 200 http://nexus-nexus-repository-manager.jx.svc.cluster.local:8081/repository/npm-group/anymatch/-/anymatch-3.1.3.tgz 8566ms (cache miss) npm http fetch GET 200 http://nexus-nexus-repository-manager.jx.svc.cluster.local:8081/repository/npm-group/lru-cache/-/lru-cache-7.18.3.tgz 8468ms (cache miss) npm http fetch GET 200 http://nexus-nexus-repository-manager.jx.svc.cluster.local:8081/repository/npm-group/@jest/console/-/console-29.7.0.tgz 8497ms (cache miss) npm http fetch GET 200 http://nexus-nexus-repository-manager.jx.svc.cluster.local:8081/repository/npm-group/cache-content-type/-/cache-content-type-1.0.1.tgz 8594ms (cache miss) npm http fetch GET 200 http://nexus-nexus-repository-manager.jx.svc.cluster.local:8081/repository/npm-group/@babel/plugin-syntax-private-property-in-object/-/plugin-syntax-private-property-in-object-7.14.5.tgz 8483ms (cache miss) npm http fetch GET 200 http://nexus-nexus-repository-manager.jx.svc.cluster.local:8081/repository/npm-group/yocto-queue/-/yocto-queue-1.2.2.tgz 8467ms (cache miss) npm http fetch GET 200 http://nexus-nexus-repository-manager.jx.svc.cluster.local:8081/repository/npm-group/delayed-stream/-/delayed-stream-1.0.0.tgz 8612ms (cache miss) npm http fetch GET 200 http://nexus-nexus-repository-manager.jx.svc.cluster.local:8081/repository/npm-group/@jest/types/-/types-29.6.3.tgz 8510ms (cache miss) npm http fetch GET 200 http://nexus-nexus-repository-manager.jx.svc.cluster.local:8081/repository/npm-group/istanbul-lib-instrument/-/istanbul-lib-instrument-6.0.3.tgz 8692ms (cache miss) npm http fetch GET 200 http://nexus-nexus-repository-manager.jx.svc.cluster.local:8081/repository/npm-group/@istanbuljs/load-nyc-config/-/load-nyc-config-1.1.0.tgz 8505ms (cache miss) npm http fetch GET 200 http://nexus-nexus-repository-manager.jx.svc.cluster.local:8081/repository/npm-group/concat-map/-/concat-map-0.0.1.tgz 8611ms (cache miss) npm http fetch GET 200 http://nexus-nexus-repository-manager.jx.svc.cluster.local:8081/repository/npm-group/@types/http-errors/-/http-errors-2.0.5.tgz 8582ms (cache miss) npm http fetch GET 200 http://nexus-nexus-repository-manager.jx.svc.cluster.local:8081/repository/npm-group/define-properties/-/define-properties-1.2.1.tgz 8622ms (cache miss) npm http fetch GET 200 http://nexus-nexus-repository-manager.jx.svc.cluster.local:8081/repository/npm-group/form-data/-/form-data-4.0.5.tgz 8677ms (cache miss) npm http fetch GET 200 http://nexus-nexus-repository-manager.jx.svc.cluster.local:8081/repository/npm-group/statuses/-/statuses-1.5.0.tgz 8440ms (cache miss) npm http fetch GET 200 http://nexus-nexus-repository-manager.jx.svc.cluster.local:8081/repository/npm-group/@jest/schemas/-/schemas-30.0.5.tgz 8428ms (cache miss) npm http fetch GET 200 http://nexus-nexus-repository-manager.jx.svc.cluster.local:8081/repository/npm-group/babel-plugin-istanbul/-/babel-plugin-istanbul-6.1.1.tgz 8609ms (cache miss) npm http fetch GET 200 http://nexus-nexus-repository-manager.jx.svc.cluster.local:8081/repository/npm-group/css-select/-/css-select-5.2.2.tgz 8626ms (cache miss) npm http fetch GET 200 http://nexus-nexus-repository-manager.jx.svc.cluster.local:8081/repository/npm-group/bs-logger/-/bs-logger-0.2.6.tgz 8612ms (cache miss) npm http fetch GET 200 http://nexus-nexus-repository-manager.jx.svc.cluster.local:8081/repository/npm-group/jsonfile/-/jsonfile-6.2.0.tgz 8717ms (cache miss) npm http fetch GET 200 http://nexus-nexus-repository-manager.jx.svc.cluster.local:8081/repository/npm-group/levn/-/levn-0.4.1.tgz 8774ms (cache miss) npm http fetch GET 200 http://nexus-nexus-repository-manager.jx.svc.cluster.local:8081/repository/npm-group/dom-serializer/-/dom-serializer-2.0.0.tgz 8687ms (cache miss) npm http fetch GET 200 http://nexus-nexus-repository-manager.jx.svc.cluster.local:8081/repository/npm-group/@types/koa/-/koa-2.15.0.tgz 8650ms (cache miss) npm http fetch GET 200 http://nexus-nexus-repository-manager.jx.svc.cluster.local:8081/repository/npm-group/estraverse/-/estraverse-5.3.0.tgz 8702ms (cache miss) npm http fetch GET 200 http://nexus-nexus-repository-manager.jx.svc.cluster.local:8081/repository/npm-group/@jest/schemas/-/schemas-30.0.5.tgz 8622ms (cache miss) npm http fetch GET 200 http://nexus-nexus-repository-manager.jx.svc.cluster.local:8081/repository/npm-group/has-flag/-/has-flag-4.0.0.tgz 8964ms (cache miss) npm http fetch GET 200 http://nexus-nexus-repository-manager.jx.svc.cluster.local:8081/repository/npm-group/get-proto/-/get-proto-1.0.1.tgz 8960ms (cache miss) npm http fetch GET 200 http://nexus-nexus-repository-manager.jx.svc.cluster.local:8081/repository/npm-group/jest-validate/-/jest-validate-29.7.0.tgz 8986ms (cache miss) npm http fetch GET 200 http://nexus-nexus-repository-manager.jx.svc.cluster.local:8081/repository/npm-group/babel-preset-current-node-syntax/-/babel-preset-current-node-syntax-1.2.0.tgz 8883ms (cache miss) npm http fetch GET 200 http://nexus-nexus-repository-manager.jx.svc.cluster.local:8081/repository/npm-group/get-stream/-/get-stream-6.0.1.tgz 8969ms (cache miss) npm http fetch GET 200 http://nexus-nexus-repository-manager.jx.svc.cluster.local:8081/repository/npm-group/bser/-/bser-2.1.1.tgz 8893ms (cache miss) npm http fetch GET 200 http://nexus-nexus-repository-manager.jx.svc.cluster.local:8081/repository/npm-group/chalk/-/chalk-4.1.2.tgz 8709ms (cache miss) npm http fetch GET 200 http://nexus-nexus-repository-manager.jx.svc.cluster.local:8081/repository/npm-group/@jest/test-result/-/test-result-29.7.0.tgz 8808ms (cache miss) npm http fetch GET 200 http://nexus-nexus-repository-manager.jx.svc.cluster.local:8081/repository/npm-group/@babel/plugin-syntax-bigint/-/plugin-syntax-bigint-7.8.3.tgz 8785ms (cache miss) npm http fetch GET 200 http://nexus-nexus-repository-manager.jx.svc.cluster.local:8081/repository/npm-group/@types/koa__router/-/koa__router-12.0.5.tgz 8880ms (cache miss) npm http fetch GET 200 http://nexus-nexus-repository-manager.jx.svc.cluster.local:8081/repository/npm-group/@humanfs/node/-/node-0.16.7.tgz 8806ms (cache miss) npm http fetch GET 200 http://nexus-nexus-repository-manager.jx.svc.cluster.local:8081/repository/npm-group/setprototypeof/-/setprototypeof-1.1.0.tgz 8782ms (cache miss) npm http fetch GET 200 http://nexus-nexus-repository-manager.jx.svc.cluster.local:8081/repository/npm-group/htmlparser2/-/htmlparser2-10.1.0.tgz 8987ms (cache miss) npm http fetch GET 200 http://nexus-nexus-repository-manager.jx.svc.cluster.local:8081/repository/npm-group/@types/estree/-/estree-1.0.8.tgz 8906ms (cache miss) npm http fetch GET 200 http://nexus-nexus-repository-manager.jx.svc.cluster.local:8081/repository/npm-group/chalk/-/chalk-4.1.2.tgz 8804ms (cache miss) npm http fetch GET 200 http://nexus-nexus-repository-manager.jx.svc.cluster.local:8081/repository/npm-group/@jest/expect-utils/-/expect-utils-30.3.0.tgz 8881ms (cache miss) npm http fetch GET 200 http://nexus-nexus-repository-manager.jx.svc.cluster.local:8081/repository/npm-group/error-ex/-/error-ex-1.3.4.tgz 9000ms (cache miss) npm http fetch GET 200 http://nexus-nexus-repository-manager.jx.svc.cluster.local:8081/repository/npm-group/@jest/schemas/-/schemas-30.0.5.tgz 8856ms (cache miss) npm http fetch GET 200 http://nexus-nexus-repository-manager.jx.svc.cluster.local:8081/repository/npm-group/@babel/generator/-/generator-7.29.1.tgz 8867ms (cache miss) npm http fetch GET 200 http://nexus-nexus-repository-manager.jx.svc.cluster.local:8081/repository/npm-group/jest-mock/-/jest-mock-29.7.0.tgz 8807ms (cache miss) npm http fetch GET 200 http://nexus-nexus-repository-manager.jx.svc.cluster.local:8081/repository/npm-group/@hapi/bourne/-/bourne-3.0.0.tgz 8892ms (cache miss) npm http fetch GET 200 http://nexus-nexus-repository-manager.jx.svc.cluster.local:8081/repository/npm-group/chalk/-/chalk-4.1.2.tgz 8826ms (cache miss) npm http fetch GET 200 http://nexus-nexus-repository-manager.jx.svc.cluster.local:8081/repository/npm-group/chalk/-/chalk-4.1.2.tgz 8820ms (cache miss) npm http fetch GET 200 http://nexus-nexus-repository-manager.jx.svc.cluster.local:8081/repository/npm-group/p-locate/-/p-locate-4.1.0.tgz 8875ms (cache miss) npm http fetch GET 200 http://nexus-nexus-repository-manager.jx.svc.cluster.local:8081/repository/npm-group/isarray/-/isarray-1.0.0.tgz 9091ms (cache miss) npm http fetch GET 200 http://nexus-nexus-repository-manager.jx.svc.cluster.local:8081/repository/npm-group/@eslint-community/regexpp/-/regexpp-4.12.2.tgz 8901ms (cache miss) npm http fetch GET 200 http://nexus-nexus-repository-manager.jx.svc.cluster.local:8081/repository/npm-group/brace-expansion/-/brace-expansion-1.1.13.tgz 8883ms (cache miss) npm http fetch GET 200 http://nexus-nexus-repository-manager.jx.svc.cluster.local:8081/repository/npm-group/co-body/-/co-body-6.2.0.tgz 9013ms (cache miss) npm http fetch GET 200 http://nexus-nexus-repository-manager.jx.svc.cluster.local:8081/repository/npm-group/@protobufjs/codegen/-/codegen-2.0.4.tgz 8928ms (cache miss) npm http fetch GET 200 http://nexus-nexus-repository-manager.jx.svc.cluster.local:8081/repository/npm-group/jest-resolve/-/jest-resolve-29.7.0.tgz 9105ms (cache miss) npm http fetch GET 200 http://nexus-nexus-repository-manager.jx.svc.cluster.local:8081/repository/npm-group/test-exclude/-/test-exclude-6.0.0.tgz 9208ms (cache miss) npm http fetch GET 200 http://nexus-nexus-repository-manager.jx.svc.cluster.local:8081/repository/npm-group/@babel/compat-data/-/compat-data-7.29.0.tgz 8982ms (cache miss) npm http fetch GET 200 http://nexus-nexus-repository-manager.jx.svc.cluster.local:8081/repository/npm-group/@opentelemetry/redis-common/-/redis-common-0.38.2.tgz 9018ms (cache miss) npm http fetch GET 200 http://nexus-nexus-repository-manager.jx.svc.cluster.local:8081/repository/npm-group/has-flag/-/has-flag-3.0.0.tgz 8933ms (cache miss) npm http fetch GET 200 http://nexus-nexus-repository-manager.jx.svc.cluster.local:8081/repository/npm-group/combined-stream/-/combined-stream-1.0.8.tgz 9109ms (cache miss) npm http fetch GET 200 http://nexus-nexus-repository-manager.jx.svc.cluster.local:8081/repository/npm-group/espree/-/espree-10.4.0.tgz 9133ms (cache miss) npm http fetch GET 200 http://nexus-nexus-repository-manager.jx.svc.cluster.local:8081/repository/npm-group/@types/babel__traverse/-/babel__traverse-7.28.0.tgz 9032ms (cache miss) npm http fetch GET 200 http://nexus-nexus-repository-manager.jx.svc.cluster.local:8081/repository/npm-group/@babel/plugin-syntax-class-static-block/-/plugin-syntax-class-static-block-7.14.5.tgz 9054ms (cache miss) npm http fetch GET 200 http://nexus-nexus-repository-manager.jx.svc.cluster.local:8081/repository/npm-group/to-regex-range/-/to-regex-range-5.0.1.tgz 9370ms (cache miss) npm http fetch GET 200 http://nexus-nexus-repository-manager.jx.svc.cluster.local:8081/repository/npm-group/@sinonjs/fake-timers/-/fake-timers-10.3.0.tgz 9095ms (cache miss) npm http fetch GET 200 http://nexus-nexus-repository-manager.jx.svc.cluster.local:8081/repository/npm-group/@types/accepts/-/accepts-1.3.7.tgz 9098ms (cache miss) npm http fetch GET 200 http://nexus-nexus-repository-manager.jx.svc.cluster.local:8081/repository/npm-group/@types/keygrip/-/keygrip-1.0.6.tgz 9163ms (cache miss) npm http fetch GET 200 http://nexus-nexus-repository-manager.jx.svc.cluster.local:8081/repository/npm-group/type-fest/-/type-fest-5.5.0.tgz 9016ms (cache miss) npm http fetch GET 200 http://nexus-nexus-repository-manager.jx.svc.cluster.local:8081/repository/npm-group/type-fest/-/type-fest-4.41.0.tgz 9066ms (cache miss) npm http fetch GET 200 http://nexus-nexus-repository-manager.jx.svc.cluster.local:8081/repository/npm-group/iconv-lite/-/iconv-lite-0.4.24.tgz 9148ms (cache miss) npm http fetch GET 200 http://nexus-nexus-repository-manager.jx.svc.cluster.local:8081/repository/npm-group/esquery/-/esquery-1.7.0.tgz 9309ms (cache miss) npm http fetch GET 200 http://nexus-nexus-repository-manager.jx.svc.cluster.local:8081/repository/npm-group/axios/-/axios-1.14.0.tgz 9278ms (cache miss) npm http fetch GET 200 http://nexus-nexus-repository-manager.jx.svc.cluster.local:8081/repository/npm-group/zod/-/zod-4.3.6.tgz 9503ms (cache miss) npm http fetch GET 200 http://nexus-nexus-repository-manager.jx.svc.cluster.local:8081/repository/npm-group/jiti/-/jiti-2.6.1.tgz 9386ms (cache miss) npm http fetch GET 200 http://nexus-nexus-repository-manager.jx.svc.cluster.local:8081/repository/npm-group/@types/node/-/node-24.12.2.tgz 9775ms (cache miss) npm http fetch GET 200 http://nexus-nexus-repository-manager.jx.svc.cluster.local:8081/repository/npm-group/@types/koa-static/-/koa-static-4.0.4.tgz 9775ms (cache miss) npm http fetch GET 200 http://nexus-nexus-repository-manager.jx.svc.cluster.local:8081/repository/npm-group/@jridgewell/gen-mapping/-/gen-mapping-0.3.13.tgz 9703ms (cache miss) npm http fetch GET 200 http://nexus-nexus-repository-manager.jx.svc.cluster.local:8081/repository/npm-group/@opentelemetry/instrumentation-ioredis/-/instrumentation-ioredis-0.56.0.tgz 9708ms (cache miss) npm http fetch GET 200 http://nexus-nexus-repository-manager.jx.svc.cluster.local:8081/repository/npm-group/compare-func/-/compare-func-2.0.0.tgz 9801ms (cache miss) npm http fetch GET 200 http://nexus-nexus-repository-manager.jx.svc.cluster.local:8081/repository/npm-group/@humanwhocodes/module-importer/-/module-importer-1.0.1.tgz 9697ms (cache miss) npm http fetch GET 200 http://nexus-nexus-repository-manager.jx.svc.cluster.local:8081/repository/npm-group/@types/range-parser/-/range-parser-1.2.7.tgz 9879ms (cache miss) npm http fetch GET 200 http://nexus-nexus-repository-manager.jx.svc.cluster.local:8081/repository/npm-group/individual/-/individual-2.0.0.tgz 9977ms (cache miss) npm http fetch GET 200 http://nexus-nexus-repository-manager.jx.svc.cluster.local:8081/repository/npm-group/object-assign/-/object-assign-4.1.1.tgz 10018ms (cache miss) npm http fetch GET 200 http://nexus-nexus-repository-manager.jx.svc.cluster.local:8081/repository/npm-group/require-directory/-/require-directory-2.1.1.tgz 10077ms (cache miss) npm http fetch GET 200 http://nexus-nexus-repository-manager.jx.svc.cluster.local:8081/repository/npm-group/@babel/plugin-syntax-class-properties/-/plugin-syntax-class-properties-7.12.13.tgz 9782ms (cache miss) npm http fetch GET 200 http://nexus-nexus-repository-manager.jx.svc.cluster.local:8081/repository/npm-group/fdir/-/fdir-6.5.0.tgz 9774ms (cache miss) npm http fetch GET 200 http://nexus-nexus-repository-manager.jx.svc.cluster.local:8081/repository/npm-group/@jest/environment/-/environment-29.7.0.tgz 9801ms (cache miss) npm http fetch GET 200 http://nexus-nexus-repository-manager.jx.svc.cluster.local:8081/repository/npm-group/@babel/helper-compilation-targets/-/helper-compilation-targets-7.28.6.tgz 9780ms (cache miss) npm http fetch GET 200 http://nexus-nexus-repository-manager.jx.svc.cluster.local:8081/repository/npm-group/browserslist/-/browserslist-4.28.2.tgz 9896ms (cache miss) npm http fetch GET 200 http://nexus-nexus-repository-manager.jx.svc.cluster.local:8081/repository/npm-group/chalk/-/chalk-4.1.2.tgz 9693ms (cache miss) npm http fetch GET 200 http://nexus-nexus-repository-manager.jx.svc.cluster.local:8081/repository/npm-group/mime-db/-/mime-db-1.52.0.tgz 10020ms (cache miss) npm http fetch GET 200 http://nexus-nexus-repository-manager.jx.svc.cluster.local:8081/repository/npm-group/keygrip/-/keygrip-1.1.0.tgz 10012ms (cache miss) npm http fetch GET 200 http://nexus-nexus-repository-manager.jx.svc.cluster.local:8081/repository/npm-group/@commitlint/to-lines/-/to-lines-19.8.1.tgz 9805ms (cache miss) npm http fetch GET 200 http://nexus-nexus-repository-manager.jx.svc.cluster.local:8081/repository/npm-group/strip-json-comments/-/strip-json-comments-3.1.1.tgz 10105ms (cache miss) npm http fetch GET 200 http://nexus-nexus-repository-manager.jx.svc.cluster.local:8081/repository/npm-group/@babel/plugin-syntax-logical-assignment-operators/-/plugin-syntax-logical-assignment-operators-7.10.4.tgz 9797ms (cache miss) npm http fetch GET 200 http://nexus-nexus-repository-manager.jx.svc.cluster.local:8081/repository/npm-group/jest-util/-/jest-util-29.7.0.tgz 9729ms (cache miss) npm http fetch GET 200 http://nexus-nexus-repository-manager.jx.svc.cluster.local:8081/repository/npm-group/@types/msgpack-lite/-/msgpack-lite-0.1.12.tgz 9894ms (cache miss) npm http fetch GET 200 http://nexus-nexus-repository-manager.jx.svc.cluster.local:8081/repository/npm-group/call-bind-apply-helpers/-/call-bind-apply-helpers-1.0.2.tgz 9911ms (cache miss) npm http fetch GET 200 http://nexus-nexus-repository-manager.jx.svc.cluster.local:8081/repository/npm-group/@types/koa/-/koa-3.0.2.tgz 9741ms (cache miss) npm http fetch GET 200 http://nexus-nexus-repository-manager.jx.svc.cluster.local:8081/repository/npm-group/@paralleldrive/cuid2/-/cuid2-2.3.1.tgz 9830ms (cache miss) npm http fetch GET 200 http://nexus-nexus-repository-manager.jx.svc.cluster.local:8081/repository/npm-group/array-ify/-/array-ify-1.0.0.tgz 9905ms (cache miss) npm http fetch GET 200 http://nexus-nexus-repository-manager.jx.svc.cluster.local:8081/repository/npm-group/@sinclair/typebox/-/typebox-0.27.10.tgz 9840ms (cache miss) npm http fetch GET 200 http://nexus-nexus-repository-manager.jx.svc.cluster.local:8081/repository/npm-group/jest-util/-/jest-util-29.7.0.tgz 9798ms (cache miss) npm http fetch GET 200 http://nexus-nexus-repository-manager.jx.svc.cluster.local:8081/repository/npm-group/@jest/types/-/types-30.3.0.tgz 9788ms (cache miss) npm http fetch GET 200 http://nexus-nexus-repository-manager.jx.svc.cluster.local:8081/repository/npm-group/@eslint/core/-/core-0.17.0.tgz 9868ms (cache miss) npm http fetch GET 200 http://nexus-nexus-repository-manager.jx.svc.cluster.local:8081/repository/npm-group/@babel/helper-module-imports/-/helper-module-imports-7.28.6.tgz 9862ms (cache miss) npm http fetch GET 200 http://nexus-nexus-repository-manager.jx.svc.cluster.local:8081/repository/npm-group/@humanwhocodes/retry/-/retry-0.4.3.tgz 9881ms (cache miss) npm http fetch GET 200 http://nexus-nexus-repository-manager.jx.svc.cluster.local:8081/repository/npm-group/@jest/types/-/types-30.3.0.tgz 9794ms (cache miss) npm http fetch GET 200 http://nexus-nexus-repository-manager.jx.svc.cluster.local:8081/repository/npm-group/@jest/types/-/types-30.3.0.tgz 9805ms (cache miss) npm http fetch GET 200 http://nexus-nexus-repository-manager.jx.svc.cluster.local:8081/repository/npm-group/jest-util/-/jest-util-29.7.0.tgz 9821ms (cache miss) npm http fetch GET 200 http://nexus-nexus-repository-manager.jx.svc.cluster.local:8081/repository/npm-group/@jest/schemas/-/schemas-29.6.3.tgz 9905ms (cache miss) npm http fetch GET 200 http://nexus-nexus-repository-manager.jx.svc.cluster.local:8081/repository/npm-group/semver/-/semver-7.7.4.tgz 10183ms (cache miss) npm http fetch GET 200 http://nexus-nexus-repository-manager.jx.svc.cluster.local:8081/repository/npm-group/brace-expansion/-/brace-expansion-5.0.5.tgz 10000ms (cache miss) npm http fetch GET 200 http://nexus-nexus-repository-manager.jx.svc.cluster.local:8081/repository/npm-group/jest-util/-/jest-util-29.7.0.tgz 9829ms (cache miss) npm http fetch GET 200 http://nexus-nexus-repository-manager.jx.svc.cluster.local:8081/repository/npm-group/jest-util/-/jest-util-29.7.0.tgz 9826ms (cache miss) npm http fetch GET 200 http://nexus-nexus-repository-manager.jx.svc.cluster.local:8081/repository/npm-group/pretty-format/-/pretty-format-29.7.0.tgz 9831ms (cache miss) npm http fetch GET 200 http://nexus-nexus-repository-manager.jx.svc.cluster.local:8081/repository/npm-group/accepts/-/accepts-1.3.8.tgz 9997ms (cache miss) npm http fetch GET 200 http://nexus-nexus-repository-manager.jx.svc.cluster.local:8081/repository/npm-group/@redis/json/-/json-5.11.0.tgz 9931ms (cache miss) npm http fetch GET 200 http://nexus-nexus-repository-manager.jx.svc.cluster.local:8081/repository/npm-group/json-buffer/-/json-buffer-3.0.1.tgz 10108ms (cache miss) npm http fetch GET 200 http://nexus-nexus-repository-manager.jx.svc.cluster.local:8081/repository/npm-group/p-limit/-/p-limit-2.3.0.tgz 9881ms (cache miss) npm http fetch GET 200 http://nexus-nexus-repository-manager.jx.svc.cluster.local:8081/repository/npm-group/chalk/-/chalk-4.1.2.tgz 9818ms (cache miss) npm http fetch GET 200 http://nexus-nexus-repository-manager.jx.svc.cluster.local:8081/repository/npm-group/chalk/-/chalk-4.1.2.tgz 9793ms (cache miss) npm http fetch GET 200 http://nexus-nexus-repository-manager.jx.svc.cluster.local:8081/repository/npm-group/find-up/-/find-up-4.1.0.tgz 9792ms (cache miss) npm http fetch GET 200 http://nexus-nexus-repository-manager.jx.svc.cluster.local:8081/repository/npm-group/jest-mock/-/jest-mock-29.7.0.tgz 9858ms (cache miss) npm http fetch GET 200 http://nexus-nexus-repository-manager.jx.svc.cluster.local:8081/repository/npm-group/baseline-browser-mapping/-/baseline-browser-mapping-2.10.14.tgz 10066ms (cache miss) npm http fetch GET 200 http://nexus-nexus-repository-manager.jx.svc.cluster.local:8081/repository/npm-group/formidable/-/formidable-3.5.4.tgz 10141ms (cache miss) npm http fetch GET 200 http://nexus-nexus-repository-manager.jx.svc.cluster.local:8081/repository/npm-group/@babel/plugin-syntax-async-generators/-/plugin-syntax-async-generators-7.8.4.tgz 9956ms (cache miss) npm http fetch GET 200 http://nexus-nexus-repository-manager.jx.svc.cluster.local:8081/repository/npm-group/int64-buffer/-/int64-buffer-0.1.10.tgz 10155ms (cache miss) npm http fetch GET 200 http://nexus-nexus-repository-manager.jx.svc.cluster.local:8081/repository/npm-group/locate-path/-/locate-path-5.0.0.tgz 9866ms (cache miss) npm http fetch GET 200 http://nexus-nexus-repository-manager.jx.svc.cluster.local:8081/repository/npm-group/pretty-format/-/pretty-format-29.7.0.tgz 9875ms (cache miss) npm http fetch GET 200 http://nexus-nexus-repository-manager.jx.svc.cluster.local:8081/repository/npm-group/pretty-format/-/pretty-format-29.7.0.tgz 9907ms (cache miss) npm http fetch GET 200 http://nexus-nexus-repository-manager.jx.svc.cluster.local:8081/repository/npm-group/pretty-format/-/pretty-format-29.7.0.tgz 9914ms (cache miss) npm http fetch GET 200 http://nexus-nexus-repository-manager.jx.svc.cluster.local:8081/repository/npm-group/pretty-format/-/pretty-format-29.7.0.tgz 9900ms (cache miss) npm http fetch GET 200 http://nexus-nexus-repository-manager.jx.svc.cluster.local:8081/repository/npm-group/generic-pool/-/generic-pool-3.9.0.tgz 10164ms (cache miss) npm http fetch GET 200 http://nexus-nexus-repository-manager.jx.svc.cluster.local:8081/repository/npm-group/jest-util/-/jest-util-29.7.0.tgz 9928ms (cache miss) npm http fetch GET 200 http://nexus-nexus-repository-manager.jx.svc.cluster.local:8081/repository/npm-group/@protobufjs/path/-/path-1.1.2.tgz 10029ms (cache miss) npm http fetch GET 200 http://nexus-nexus-repository-manager.jx.svc.cluster.local:8081/repository/npm-group/fast-json-stable-stringify/-/fast-json-stable-stringify-2.1.0.tgz 10183ms (cache miss) npm http fetch GET 200 http://nexus-nexus-repository-manager.jx.svc.cluster.local:8081/repository/npm-group/chalk/-/chalk-4.1.2.tgz 9915ms (cache miss) npm http fetch GET 200 http://nexus-nexus-repository-manager.jx.svc.cluster.local:8081/repository/npm-group/call-bound/-/call-bound-1.0.4.tgz 10120ms (cache miss) npm http fetch GET 200 http://nexus-nexus-repository-manager.jx.svc.cluster.local:8081/repository/npm-group/bytes/-/bytes-3.1.2.tgz 10173ms (cache miss) npm http fetch GET 200 http://nexus-nexus-repository-manager.jx.svc.cluster.local:8081/repository/npm-group/@types/formidable/-/formidable-3.5.0.tgz 10130ms (cache miss) npm http fetch GET 200 http://nexus-nexus-repository-manager.jx.svc.cluster.local:8081/repository/npm-group/jest-util/-/jest-util-29.7.0.tgz 10016ms (cache miss) npm http fetch GET 200 http://nexus-nexus-repository-manager.jx.svc.cluster.local:8081/repository/npm-group/pretty-format/-/pretty-format-29.7.0.tgz 10098ms (cache miss) npm http fetch GET 200 http://nexus-nexus-repository-manager.jx.svc.cluster.local:8081/repository/npm-group/jest-util/-/jest-util-29.7.0.tgz 10076ms (cache miss) npm http fetch GET 200 http://nexus-nexus-repository-manager.jx.svc.cluster.local:8081/repository/npm-group/jest-util/-/jest-util-29.7.0.tgz 10095ms (cache miss) npm http fetch GET 200 http://nexus-nexus-repository-manager.jx.svc.cluster.local:8081/repository/npm-group/human-signals/-/human-signals-2.1.0.tgz 10369ms (cache miss) npm http fetch GET 200 http://nexus-nexus-repository-manager.jx.svc.cluster.local:8081/repository/npm-group/chalk/-/chalk-4.1.2.tgz 10099ms (cache miss) npm http fetch GET 200 http://nexus-nexus-repository-manager.jx.svc.cluster.local:8081/repository/npm-group/@babel/plugin-syntax-object-rest-spread/-/plugin-syntax-object-rest-spread-7.8.3.tgz 10178ms (cache miss) npm http fetch GET 200 http://nexus-nexus-repository-manager.jx.svc.cluster.local:8081/repository/npm-group/supports-color/-/supports-color-8.1.1.tgz 10131ms (cache miss) npm http fetch GET 200 http://nexus-nexus-repository-manager.jx.svc.cluster.local:8081/repository/npm-group/cheerio-select/-/cheerio-select-2.1.0.tgz 10310ms (cache miss) npm http fetch GET 200 http://nexus-nexus-repository-manager.jx.svc.cluster.local:8081/repository/npm-group/brace-expansion/-/brace-expansion-1.1.13.tgz 10149ms (cache miss) npm http fetch GET 200 http://nexus-nexus-repository-manager.jx.svc.cluster.local:8081/repository/npm-group/resolve-from/-/resolve-from-4.0.0.tgz 10179ms (cache miss) npm http fetch GET 200 http://nexus-nexus-repository-manager.jx.svc.cluster.local:8081/repository/npm-group/@jest/expect-utils/-/expect-utils-29.7.0.tgz 10203ms (cache miss) npm http fetch GET 200 http://nexus-nexus-repository-manager.jx.svc.cluster.local:8081/repository/npm-group/@commitlint/lint/-/lint-19.8.1.tgz 10278ms (cache miss) npm http fetch GET 200 http://nexus-nexus-repository-manager.jx.svc.cluster.local:8081/repository/npm-group/pretty-format/-/pretty-format-29.7.0.tgz 10180ms (cache miss) npm http fetch GET 200 http://nexus-nexus-repository-manager.jx.svc.cluster.local:8081/repository/npm-group/chalk/-/chalk-4.1.2.tgz 10174ms (cache miss) npm http fetch GET 200 http://nexus-nexus-repository-manager.jx.svc.cluster.local:8081/repository/npm-group/chalk/-/chalk-4.1.2.tgz 10192ms (cache miss) npm http fetch GET 200 http://nexus-nexus-repository-manager.jx.svc.cluster.local:8081/repository/npm-group/@protobufjs/pool/-/pool-1.1.0.tgz 10314ms (cache miss) npm http fetch GET 200 http://nexus-nexus-repository-manager.jx.svc.cluster.local:8081/repository/npm-group/brace-expansion/-/brace-expansion-1.1.13.tgz 10196ms (cache miss) npm http fetch GET 200 http://nexus-nexus-repository-manager.jx.svc.cluster.local:8081/repository/npm-group/@opentelemetry/instrumentation-koa/-/instrumentation-koa-0.57.1.tgz 10308ms (cache miss) npm http fetch GET 200 http://nexus-nexus-repository-manager.jx.svc.cluster.local:8081/repository/npm-group/jest-util/-/jest-util-29.7.0.tgz 10201ms (cache miss) npm http fetch GET 200 http://nexus-nexus-repository-manager.jx.svc.cluster.local:8081/repository/npm-group/jest-util/-/jest-util-29.7.0.tgz 10205ms (cache miss) npm http fetch GET 200 http://nexus-nexus-repository-manager.jx.svc.cluster.local:8081/repository/npm-group/@commitlint/is-ignored/-/is-ignored-19.8.1.tgz 10287ms (cache miss) npm http fetch GET 200 http://nexus-nexus-repository-manager.jx.svc.cluster.local:8081/repository/npm-group/json-schema-traverse/-/json-schema-traverse-0.4.1.tgz 10172ms (cache miss) npm http fetch GET 200 http://nexus-nexus-repository-manager.jx.svc.cluster.local:8081/repository/npm-group/methods/-/methods-1.1.2.tgz 10512ms (cache miss) npm http fetch GET 200 http://nexus-nexus-repository-manager.jx.svc.cluster.local:8081/repository/npm-group/@koa/router/-/router-15.4.0.tgz 10313ms (cache miss) npm http fetch GET 200 http://nexus-nexus-repository-manager.jx.svc.cluster.local:8081/repository/npm-group/istanbul-lib-instrument/-/istanbul-lib-instrument-5.2.1.tgz 10199ms (cache miss) npm http fetch GET 200 http://nexus-nexus-repository-manager.jx.svc.cluster.local:8081/repository/npm-group/@redis/search/-/search-5.11.0.tgz 10326ms (cache miss) npm http fetch GET 200 http://nexus-nexus-repository-manager.jx.svc.cluster.local:8081/repository/npm-group/picomatch/-/picomatch-4.0.4.tgz 10287ms (cache miss) npm http fetch GET 200 http://nexus-nexus-repository-manager.jx.svc.cluster.local:8081/repository/npm-group/locate-path/-/locate-path-6.0.0.tgz 10287ms (cache miss) npm http fetch GET 200 http://nexus-nexus-repository-manager.jx.svc.cluster.local:8081/repository/npm-group/picomatch/-/picomatch-4.0.4.tgz 10317ms (cache miss) npm http fetch GET 200 http://nexus-nexus-repository-manager.jx.svc.cluster.local:8081/repository/npm-group/picomatch/-/picomatch-4.0.4.tgz 10371ms (cache miss) npm http fetch GET 200 http://nexus-nexus-repository-manager.jx.svc.cluster.local:8081/repository/npm-group/jest-util/-/jest-util-29.7.0.tgz 10289ms (cache miss) npm http fetch GET 200 http://nexus-nexus-repository-manager.jx.svc.cluster.local:8081/repository/npm-group/pretty-format/-/pretty-format-29.7.0.tgz 10318ms (cache miss) npm http fetch GET 200 http://nexus-nexus-repository-manager.jx.svc.cluster.local:8081/repository/npm-group/p-locate/-/p-locate-4.1.0.tgz 10279ms (cache miss) npm http fetch GET 200 http://nexus-nexus-repository-manager.jx.svc.cluster.local:8081/repository/npm-group/@protobufjs/fetch/-/fetch-1.1.0.tgz 10419ms (cache miss) npm http fetch GET 200 http://nexus-nexus-repository-manager.jx.svc.cluster.local:8081/repository/npm-group/@protobufjs/aspromise/-/aspromise-1.1.2.tgz 10418ms (cache miss) npm http fetch GET 200 http://nexus-nexus-repository-manager.jx.svc.cluster.local:8081/repository/npm-group/@humanfs/core/-/core-0.19.1.tgz 10398ms (cache miss) npm http fetch GET 200 http://nexus-nexus-repository-manager.jx.svc.cluster.local:8081/repository/npm-group/@babel/plugin-syntax-typescript/-/plugin-syntax-typescript-7.28.6.tgz 10388ms (cache miss) npm http fetch GET 200 http://nexus-nexus-repository-manager.jx.svc.cluster.local:8081/repository/npm-group/chalk/-/chalk-4.1.2.tgz 10287ms (cache miss) npm http fetch GET 200 http://nexus-nexus-repository-manager.jx.svc.cluster.local:8081/repository/npm-group/semver/-/semver-5.7.2.tgz 10368ms (cache miss) npm http fetch GET 200 http://nexus-nexus-repository-manager.jx.svc.cluster.local:8081/repository/npm-group/@types/send/-/send-1.2.1.tgz 10561ms (cache miss) npm http fetch GET 200 http://nexus-nexus-repository-manager.jx.svc.cluster.local:8081/repository/npm-group/long/-/long-5.3.2.tgz 10691ms (cache miss) npm http fetch GET 200 http://nexus-nexus-repository-manager.jx.svc.cluster.local:8081/repository/npm-group/@types/content-disposition/-/content-disposition-0.5.9.tgz 10517ms (cache miss) npm http fetch GET 200 http://nexus-nexus-repository-manager.jx.svc.cluster.local:8081/repository/npm-group/jest-util/-/jest-util-29.7.0.tgz 10370ms (cache miss) npm http fetch GET 200 http://nexus-nexus-repository-manager.jx.svc.cluster.local:8081/repository/npm-group/jest-util/-/jest-util-29.7.0.tgz 10399ms (cache miss) npm http fetch GET 200 http://nexus-nexus-repository-manager.jx.svc.cluster.local:8081/repository/npm-group/json-schema-traverse/-/json-schema-traverse-0.4.1.tgz 10390ms (cache miss) npm http fetch GET 200 http://nexus-nexus-repository-manager.jx.svc.cluster.local:8081/repository/npm-group/jest-mock/-/jest-mock-29.7.0.tgz 10402ms (cache miss) npm http fetch GET 200 http://nexus-nexus-repository-manager.jx.svc.cluster.local:8081/repository/npm-group/jest-mock/-/jest-mock-29.7.0.tgz 10380ms (cache miss) npm http fetch GET 200 http://nexus-nexus-repository-manager.jx.svc.cluster.local:8081/repository/npm-group/@jest/source-map/-/source-map-29.6.3.tgz 10501ms (cache miss) npm http fetch GET 200 http://nexus-nexus-repository-manager.jx.svc.cluster.local:8081/repository/npm-group/koa-body/-/koa-body-7.0.1.tgz 10700ms (cache miss) npm http fetch GET 200 http://nexus-nexus-repository-manager.jx.svc.cluster.local:8081/repository/npm-group/pretty-format/-/pretty-format-29.7.0.tgz 10392ms (cache miss) npm http fetch GET 200 http://nexus-nexus-repository-manager.jx.svc.cluster.local:8081/repository/npm-group/semver/-/semver-6.3.1.tgz 10376ms (cache miss) npm http fetch GET 200 http://nexus-nexus-repository-manager.jx.svc.cluster.local:8081/repository/npm-group/jest-mock/-/jest-mock-29.7.0.tgz 10390ms (cache miss) npm http fetch GET 200 http://nexus-nexus-repository-manager.jx.svc.cluster.local:8081/repository/npm-group/jest-util/-/jest-util-29.7.0.tgz 10463ms (cache miss) npm http fetch GET 200 http://nexus-nexus-repository-manager.jx.svc.cluster.local:8081/repository/npm-group/jest-util/-/jest-util-29.7.0.tgz 10471ms (cache miss) npm http fetch GET 200 http://nexus-nexus-repository-manager.jx.svc.cluster.local:8081/repository/npm-group/jest-util/-/jest-util-30.3.0.tgz 10771ms (cache miss) npm http fetch GET 200 http://nexus-nexus-repository-manager.jx.svc.cluster.local:8081/repository/npm-group/async-hook-jl/-/async-hook-jl-1.7.6.tgz 10666ms (cache miss) npm http fetch GET 200 http://nexus-nexus-repository-manager.jx.svc.cluster.local:8081/repository/npm-group/@opentelemetry/instrumentation-amqplib/-/instrumentation-amqplib-0.55.0.tgz 10586ms (cache miss) npm http fetch GET 200 http://nexus-nexus-repository-manager.jx.svc.cluster.local:8081/repository/npm-group/@protobufjs/base64/-/base64-1.1.2.tgz 10594ms (cache miss) npm http fetch GET 200 http://nexus-nexus-repository-manager.jx.svc.cluster.local:8081/repository/npm-group/@babel/plugin-syntax-jsx/-/plugin-syntax-jsx-7.28.6.tgz 10561ms (cache miss) npm http fetch GET 200 http://nexus-nexus-repository-manager.jx.svc.cluster.local:8081/repository/npm-group/fast-csv/-/fast-csv-5.0.5.tgz 10739ms (cache miss) npm http fetch GET 200 http://nexus-nexus-repository-manager.jx.svc.cluster.local:8081/repository/npm-group/adm-zip/-/adm-zip-0.5.17.tgz 10666ms (cache miss) npm http fetch GET 200 http://nexus-nexus-repository-manager.jx.svc.cluster.local:8081/repository/npm-group/postgres-interval/-/postgres-interval-1.2.0.tgz 10860ms (cache miss) npm http fetch GET 200 http://nexus-nexus-repository-manager.jx.svc.cluster.local:8081/repository/npm-group/@sinonjs/commons/-/commons-3.0.1.tgz 10611ms (cache miss) npm http fetch GET 200 http://nexus-nexus-repository-manager.jx.svc.cluster.local:8081/repository/npm-group/semver/-/semver-6.3.1.tgz 10471ms (cache miss) npm http fetch GET 200 http://nexus-nexus-repository-manager.jx.svc.cluster.local:8081/repository/npm-group/@types/jsonfile/-/jsonfile-6.1.4.tgz 10675ms (cache miss) npm http fetch GET 200 http://nexus-nexus-repository-manager.jx.svc.cluster.local:8081/repository/npm-group/lodash.startcase/-/lodash.startcase-4.4.0.tgz 10819ms (cache miss) npm http fetch GET 200 http://nexus-nexus-repository-manager.jx.svc.cluster.local:8081/repository/npm-group/pretty-format/-/pretty-format-29.7.0.tgz 10493ms (cache miss) npm http fetch GET 200 http://nexus-nexus-repository-manager.jx.svc.cluster.local:8081/repository/npm-group/picomatch/-/picomatch-2.3.2.tgz 10844ms (cache miss) npm http fetch GET 200 http://nexus-nexus-repository-manager.jx.svc.cluster.local:8081/repository/npm-group/p-locate/-/p-locate-5.0.0.tgz 10515ms (cache miss) npm http fetch GET 200 http://nexus-nexus-repository-manager.jx.svc.cluster.local:8081/repository/npm-group/convert-source-map/-/convert-source-map-2.0.0.tgz 10723ms (cache miss) npm http fetch GET 200 http://nexus-nexus-repository-manager.jx.svc.cluster.local:8081/repository/npm-group/@jest/reporters/-/reporters-29.7.0.tgz 10710ms (cache miss) npm http fetch GET 200 http://nexus-nexus-repository-manager.jx.svc.cluster.local:8081/repository/npm-group/lodash.camelcase/-/lodash.camelcase-4.3.0.tgz 10910ms (cache miss) npm http fetch GET 200 http://nexus-nexus-repository-manager.jx.svc.cluster.local:8081/repository/npm-group/semver/-/semver-6.3.1.tgz 10601ms (cache miss) npm http fetch GET 200 http://nexus-nexus-repository-manager.jx.svc.cluster.local:8081/repository/npm-group/@typescript-eslint/project-service/-/project-service-8.58.0.tgz 10791ms (cache miss) npm http fetch GET 200 http://nexus-nexus-repository-manager.jx.svc.cluster.local:8081/repository/npm-group/pretty-format/-/pretty-format-29.7.0.tgz 10588ms (cache miss) npm http fetch GET 200 http://nexus-nexus-repository-manager.jx.svc.cluster.local:8081/repository/npm-group/math-intrinsics/-/math-intrinsics-1.1.0.tgz 10920ms (cache miss) npm http fetch GET 200 http://nexus-nexus-repository-manager.jx.svc.cluster.local:8081/repository/npm-group/pretty-format/-/pretty-format-29.7.0.tgz 10612ms (cache miss) npm http fetch GET 200 http://nexus-nexus-repository-manager.jx.svc.cluster.local:8081/repository/npm-group/pretty-format/-/pretty-format-30.3.0.tgz 10984ms (cache miss) npm http fetch GET 200 http://nexus-nexus-repository-manager.jx.svc.cluster.local:8081/repository/npm-group/minimatch/-/minimatch-3.1.5.tgz 10585ms (cache miss) npm http fetch GET 200 http://nexus-nexus-repository-manager.jx.svc.cluster.local:8081/repository/npm-group/mime-db/-/mime-db-1.54.0.tgz 10587ms (cache miss) npm http fetch GET 200 http://nexus-nexus-repository-manager.jx.svc.cluster.local:8081/repository/npm-group/@fast-csv/parse/-/parse-5.0.5.tgz 10773ms (cache miss) npm http fetch GET 200 http://nexus-nexus-repository-manager.jx.svc.cluster.local:8081/repository/npm-group/glob-parent/-/glob-parent-5.1.2.tgz 10672ms (cache miss) npm http fetch GET 200 http://nexus-nexus-repository-manager.jx.svc.cluster.local:8081/repository/npm-group/engine.io-parser/-/engine.io-parser-5.2.3.tgz 10896ms (cache miss) npm http fetch GET 200 http://nexus-nexus-repository-manager.jx.svc.cluster.local:8081/repository/npm-group/punycode/-/punycode-2.3.1.tgz 11053ms (cache miss) npm http fetch GET 200 http://nexus-nexus-repository-manager.jx.svc.cluster.local:8081/repository/npm-group/@opentelemetry/sdk-logs/-/sdk-logs-0.208.0.tgz 10792ms (cache miss) npm http fetch GET 200 http://nexus-nexus-repository-manager.jx.svc.cluster.local:8081/repository/npm-group/chalk/-/chalk-4.1.2.tgz 10659ms (cache miss) npm http fetch GET 200 http://nexus-nexus-repository-manager.jx.svc.cluster.local:8081/repository/npm-group/minimatch/-/minimatch-3.1.5.tgz 10658ms (cache miss) npm http fetch GET 200 http://nexus-nexus-repository-manager.jx.svc.cluster.local:8081/repository/npm-group/minimatch/-/minimatch-3.1.5.tgz 10685ms (cache miss) npm http fetch GET 200 http://nexus-nexus-repository-manager.jx.svc.cluster.local:8081/repository/npm-group/minimatch/-/minimatch-3.1.5.tgz 10684ms (cache miss) npm http fetch GET 200 http://nexus-nexus-repository-manager.jx.svc.cluster.local:8081/repository/npm-group/statuses/-/statuses-1.5.0.tgz 10690ms (cache miss) npm http fetch GET 200 http://nexus-nexus-repository-manager.jx.svc.cluster.local:8081/repository/npm-group/@babel/helper-validator-option/-/helper-validator-option-7.27.1.tgz 10770ms (cache miss) npm http fetch GET 200 http://nexus-nexus-repository-manager.jx.svc.cluster.local:8081/repository/npm-group/@opentelemetry/exporter-trace-otlp-http/-/exporter-trace-otlp-http-0.208.0.tgz 10800ms (cache miss) npm http fetch GET 200 http://nexus-nexus-repository-manager.jx.svc.cluster.local:8081/repository/npm-group/@redis/bloom/-/bloom-5.11.0.tgz 10810ms (cache miss) npm http fetch GET 200 http://nexus-nexus-repository-manager.jx.svc.cluster.local:8081/repository/npm-group/@eslint/eslintrc/-/eslintrc-3.3.5.tgz 10784ms (cache miss) npm http fetch GET 200 http://nexus-nexus-repository-manager.jx.svc.cluster.local:8081/repository/npm-group/minimatch/-/minimatch-3.1.5.tgz 10766ms (cache miss) npm http fetch GET 200 http://nexus-nexus-repository-manager.jx.svc.cluster.local:8081/repository/npm-group/minimatch/-/minimatch-5.1.9.tgz 10692ms (cache miss) npm http fetch GET 200 http://nexus-nexus-repository-manager.jx.svc.cluster.local:8081/repository/npm-group/undici-types/-/undici-types-7.16.0.tgz 11094ms (cache miss) npm http fetch GET 200 http://nexus-nexus-repository-manager.jx.svc.cluster.local:8081/repository/npm-group/nth-check/-/nth-check-2.1.1.tgz 11025ms (cache miss) npm http fetch GET 200 http://nexus-nexus-repository-manager.jx.svc.cluster.local:8081/repository/npm-group/@babel/traverse/-/traverse-7.29.0.tgz 10894ms (cache miss) npm http fetch GET 200 http://nexus-nexus-repository-manager.jx.svc.cluster.local:8081/repository/npm-group/socket.io/-/socket.io-4.8.3.tgz 11293ms (cache miss) npm http fetch GET 200 http://nexus-nexus-repository-manager.jx.svc.cluster.local:8081/repository/npm-group/@jest/expect-utils/-/expect-utils-29.7.0.tgz 11483ms (cache miss) npm http fetch GET 200 http://nexus-nexus-repository-manager.jx.svc.cluster.local:8081/repository/npm-group/chalk/-/chalk-4.1.2.tgz 11499ms (cache miss) npm http fetch GET 200 http://nexus-nexus-repository-manager.jx.svc.cluster.local:8081/repository/npm-group/chalk/-/chalk-4.1.2.tgz 11502ms (cache miss) npm http fetch GET 200 http://nexus-nexus-repository-manager.jx.svc.cluster.local:8081/repository/npm-group/chalk/-/chalk-4.1.2.tgz 11515ms (cache miss) npm http fetch GET 200 http://nexus-nexus-repository-manager.jx.svc.cluster.local:8081/repository/npm-group/chalk/-/chalk-4.1.2.tgz 11519ms (cache miss) npm http fetch GET 200 http://nexus-nexus-repository-manager.jx.svc.cluster.local:8081/repository/npm-group/ws/-/ws-8.18.3.tgz 11508ms (cache miss) npm http fetch GET 200 http://nexus-nexus-repository-manager.jx.svc.cluster.local:8081/repository/npm-group/pretty-format/-/pretty-format-29.7.0.tgz 11519ms (cache miss) npm http fetch GET 200 http://nexus-nexus-repository-manager.jx.svc.cluster.local:8081/repository/npm-group/micromatch/-/micromatch-4.0.8.tgz 11904ms (cache miss) npm http fetch GET 200 http://nexus-nexus-repository-manager.jx.svc.cluster.local:8081/repository/npm-group/require-from-string/-/require-from-string-2.0.2.tgz 11971ms (cache miss) npm http fetch GET 200 http://nexus-nexus-repository-manager.jx.svc.cluster.local:8081/repository/npm-group/jest-util/-/jest-util-29.7.0.tgz 11578ms (cache miss) npm http fetch GET 200 http://nexus-nexus-repository-manager.jx.svc.cluster.local:8081/repository/npm-group/jest-util/-/jest-util-29.7.0.tgz 11595ms (cache miss) npm http fetch GET 200 http://nexus-nexus-repository-manager.jx.svc.cluster.local:8081/repository/npm-group/jest-util/-/jest-util-29.7.0.tgz 11577ms (cache miss) npm http fetch GET 200 http://nexus-nexus-repository-manager.jx.svc.cluster.local:8081/repository/npm-group/jest-util/-/jest-util-29.7.0.tgz 11574ms (cache miss) npm http fetch GET 200 http://nexus-nexus-repository-manager.jx.svc.cluster.local:8081/repository/npm-group/jest-diff/-/jest-diff-30.3.0.tgz 11611ms (cache miss) npm http fetch GET 200 http://nexus-nexus-repository-manager.jx.svc.cluster.local:8081/repository/npm-group/@babel/plugin-syntax-top-level-await/-/plugin-syntax-top-level-await-7.14.5.tgz 11687ms (cache miss) npm http fetch GET 200 http://nexus-nexus-repository-manager.jx.svc.cluster.local:8081/repository/npm-group/gopd/-/gopd-1.2.0.tgz 11874ms (cache miss) npm http fetch GET 200 http://nexus-nexus-repository-manager.jx.svc.cluster.local:8081/repository/npm-group/npm-run-path/-/npm-run-path-4.0.1.tgz 11920ms (cache miss) npm http fetch GET 200 http://nexus-nexus-repository-manager.jx.svc.cluster.local:8081/repository/npm-group/@eslint/js/-/js-9.39.4.tgz 11706ms (cache miss) npm http fetch GET 200 http://nexus-nexus-repository-manager.jx.svc.cluster.local:8081/repository/npm-group/brace-expansion/-/brace-expansion-1.1.13.tgz 11584ms (cache miss) npm http fetch GET 200 http://nexus-nexus-repository-manager.jx.svc.cluster.local:8081/repository/npm-group/brace-expansion/-/brace-expansion-1.1.13.tgz 11607ms (cache miss) npm http fetch GET 200 http://nexus-nexus-repository-manager.jx.svc.cluster.local:8081/repository/npm-group/chalk/-/chalk-4.1.2.tgz 11617ms (cache miss) npm http fetch GET 200 http://nexus-nexus-repository-manager.jx.svc.cluster.local:8081/repository/npm-group/chalk/-/chalk-4.1.2.tgz 11618ms (cache miss) npm http fetch GET 200 http://nexus-nexus-repository-manager.jx.svc.cluster.local:8081/repository/npm-group/chalk/-/chalk-4.1.2.tgz 11597ms (cache miss) npm http fetch GET 200 http://nexus-nexus-repository-manager.jx.svc.cluster.local:8081/repository/npm-group/chalk/-/chalk-4.1.2.tgz 11613ms (cache miss) npm http fetch GET 200 http://nexus-nexus-repository-manager.jx.svc.cluster.local:8081/repository/npm-group/chalk/-/chalk-4.1.2.tgz 11615ms (cache miss) npm http fetch GET 200 http://nexus-nexus-repository-manager.jx.svc.cluster.local:8081/repository/npm-group/@typescript-eslint/utils/-/utils-8.58.0.tgz 11798ms (cache miss) npm http fetch GET 200 http://nexus-nexus-repository-manager.jx.svc.cluster.local:8081/repository/npm-group/shebang-regex/-/shebang-regex-3.0.0.tgz 11996ms (cache miss) npm http fetch GET 200 http://nexus-nexus-repository-manager.jx.svc.cluster.local:8081/repository/npm-group/@types/babel__core/-/babel__core-7.20.5.tgz 11736ms (cache miss) npm http fetch GET 200 http://nexus-nexus-repository-manager.jx.svc.cluster.local:8081/repository/npm-group/path-exists/-/path-exists-4.0.0.tgz 11683ms (cache miss) npm http fetch GET 200 http://nexus-nexus-repository-manager.jx.svc.cluster.local:8081/repository/npm-group/@babel/helper-globals/-/helper-globals-7.28.0.tgz 11693ms (cache miss) npm http fetch GET 200 http://nexus-nexus-repository-manager.jx.svc.cluster.local:8081/repository/npm-group/pretty-format/-/pretty-format-29.7.0.tgz 11679ms (cache miss) npm http fetch GET 200 http://nexus-nexus-repository-manager.jx.svc.cluster.local:8081/repository/npm-group/redis-parser/-/redis-parser-3.0.0.tgz 12051ms (cache miss) npm http fetch GET 200 http://nexus-nexus-repository-manager.jx.svc.cluster.local:8081/repository/npm-group/fresh/-/fresh-0.5.2.tgz 11941ms (cache miss) npm http fetch GET 200 http://nexus-nexus-repository-manager.jx.svc.cluster.local:8081/repository/npm-group/graceful-fs/-/graceful-fs-4.2.11.tgz 11946ms (cache miss) npm http fetch GET 200 http://nexus-nexus-repository-manager.jx.svc.cluster.local:8081/repository/npm-group/jest-util/-/jest-util-29.7.0.tgz 11678ms (cache miss) npm http fetch GET 200 http://nexus-nexus-repository-manager.jx.svc.cluster.local:8081/repository/npm-group/jest-util/-/jest-util-29.7.0.tgz 11657ms (cache miss) npm http fetch GET 200 http://nexus-nexus-repository-manager.jx.svc.cluster.local:8081/repository/npm-group/exit/-/exit-0.1.2.tgz 11909ms (cache miss) npm http fetch GET 200 http://nexus-nexus-repository-manager.jx.svc.cluster.local:8081/repository/npm-group/@babel/template/-/template-7.28.6.tgz 11767ms (cache miss) npm http fetch GET 200 http://nexus-nexus-repository-manager.jx.svc.cluster.local:8081/repository/npm-group/fill-range/-/fill-range-7.1.1.tgz 11945ms (cache miss) npm http fetch GET 200 http://nexus-nexus-repository-manager.jx.svc.cluster.local:8081/repository/npm-group/fast-levenshtein/-/fast-levenshtein-2.0.6.tgz 11944ms (cache miss) npm http fetch GET 200 http://nexus-nexus-repository-manager.jx.svc.cluster.local:8081/repository/npm-group/cookiejar/-/cookiejar-2.1.4.tgz 11888ms (cache miss) npm http fetch GET 200 http://nexus-nexus-repository-manager.jx.svc.cluster.local:8081/repository/npm-group/ignore/-/ignore-7.0.5.tgz 11958ms (cache miss) npm http fetch GET 200 http://nexus-nexus-repository-manager.jx.svc.cluster.local:8081/repository/npm-group/touch/-/touch-3.1.1.tgz 12080ms (cache miss) npm http fetch GET 200 http://nexus-nexus-repository-manager.jx.svc.cluster.local:8081/repository/npm-group/ignore/-/ignore-5.3.2.tgz 11679ms (cache miss) npm http fetch GET 200 http://nexus-nexus-repository-manager.jx.svc.cluster.local:8081/repository/npm-group/fast-safe-stringify/-/fast-safe-stringify-2.1.1.tgz 11945ms (cache miss) npm http fetch GET 200 http://nexus-nexus-repository-manager.jx.svc.cluster.local:8081/repository/npm-group/content-disposition/-/content-disposition-1.0.1.tgz 11657ms (cache miss) npm http fetch GET 200 http://nexus-nexus-repository-manager.jx.svc.cluster.local:8081/repository/npm-group/p-limit/-/p-limit-2.3.0.tgz 11661ms (cache miss) npm http fetch GET 200 http://nexus-nexus-repository-manager.jx.svc.cluster.local:8081/repository/npm-group/@jridgewell/resolve-uri/-/resolve-uri-3.1.2.tgz 11790ms (cache miss) npm http fetch GET 200 http://nexus-nexus-repository-manager.jx.svc.cluster.local:8081/repository/npm-group/mime-types/-/mime-types-3.0.2.tgz 11678ms (cache miss) npm http fetch GET 200 http://nexus-nexus-repository-manager.jx.svc.cluster.local:8081/repository/npm-group/eslint-config-prettier/-/eslint-config-prettier-10.1.8.tgz 11929ms (cache miss) npm http fetch GET 200 http://nexus-nexus-repository-manager.jx.svc.cluster.local:8081/repository/npm-group/jest-docblock/-/jest-docblock-29.7.0.tgz 11994ms (cache miss) npm http fetch GET 200 http://nexus-nexus-repository-manager.jx.svc.cluster.local:8081/repository/npm-group/path-exists/-/path-exists-5.0.0.tgz 12027ms (cache miss) npm http fetch GET 200 http://nexus-nexus-repository-manager.jx.svc.cluster.local:8081/repository/npm-group/@types/babel__template/-/babel__template-7.4.4.tgz 11827ms (cache miss) npm http fetch GET 200 http://nexus-nexus-repository-manager.jx.svc.cluster.local:8081/repository/npm-group/chalk/-/chalk-4.1.2.tgz 11687ms (cache miss) npm http fetch GET 200 http://nexus-nexus-repository-manager.jx.svc.cluster.local:8081/repository/npm-group/chalk/-/chalk-4.1.2.tgz 11699ms (cache miss) npm http fetch GET 200 http://nexus-nexus-repository-manager.jx.svc.cluster.local:8081/repository/npm-group/path-exists/-/path-exists-4.0.0.tgz 11687ms (cache miss) npm http fetch GET 200 http://nexus-nexus-repository-manager.jx.svc.cluster.local:8081/repository/npm-group/path-exists/-/path-exists-4.0.0.tgz 11708ms (cache miss) npm http fetch GET 200 http://nexus-nexus-repository-manager.jx.svc.cluster.local:8081/repository/npm-group/find-up/-/find-up-5.0.0.tgz 11707ms (cache miss) npm http fetch GET 200 http://nexus-nexus-repository-manager.jx.svc.cluster.local:8081/repository/npm-group/minimist/-/minimist-1.2.8.tgz 12025ms (cache miss) npm http fetch GET 200 http://nexus-nexus-repository-manager.jx.svc.cluster.local:8081/repository/npm-group/jest-regex-util/-/jest-regex-util-30.0.1.tgz 11698ms (cache miss) npm http fetch GET 200 http://nexus-nexus-repository-manager.jx.svc.cluster.local:8081/repository/npm-group/cosmiconfig/-/cosmiconfig-9.0.1.tgz 11919ms (cache miss) npm http fetch GET 200 http://nexus-nexus-repository-manager.jx.svc.cluster.local:8081/repository/npm-group/shebang-command/-/shebang-command-2.0.0.tgz 12158ms (cache miss) npm http fetch GET 200 http://nexus-nexus-repository-manager.jx.svc.cluster.local:8081/repository/npm-group/encodeurl/-/encodeurl-2.0.0.tgz 11749ms (cache miss) npm http fetch GET 200 http://nexus-nexus-repository-manager.jx.svc.cluster.local:8081/repository/npm-group/function-bind/-/function-bind-1.1.2.tgz 12043ms (cache miss) npm http fetch GET 200 http://nexus-nexus-repository-manager.jx.svc.cluster.local:8081/repository/npm-group/@protobufjs/float/-/float-1.0.2.tgz 11893ms (cache miss) npm http fetch GET 200 http://nexus-nexus-repository-manager.jx.svc.cluster.local:8081/repository/npm-group/koa/-/koa-3.2.0.tgz 11750ms (cache miss) npm http fetch GET 200 http://nexus-nexus-repository-manager.jx.svc.cluster.local:8081/repository/npm-group/execa/-/execa-5.1.1.tgz 12038ms (cache miss) npm http fetch GET 200 http://nexus-nexus-repository-manager.jx.svc.cluster.local:8081/repository/npm-group/brace-expansion/-/brace-expansion-2.0.3.tgz 11775ms (cache miss) npm http fetch GET 200 http://nexus-nexus-repository-manager.jx.svc.cluster.local:8081/repository/npm-group/@protobufjs/inquire/-/inquire-1.1.0.tgz 11895ms (cache miss) npm http fetch GET 200 http://nexus-nexus-repository-manager.jx.svc.cluster.local:8081/repository/npm-group/ignore/-/ignore-5.3.2.tgz 11756ms (cache miss) npm http fetch GET 200 http://nexus-nexus-repository-manager.jx.svc.cluster.local:8081/repository/npm-group/@types/koa-send/-/koa-send-4.1.6.tgz 11960ms (cache miss) npm http fetch GET 200 http://nexus-nexus-repository-manager.jx.svc.cluster.local:8081/repository/npm-group/glob/-/glob-7.2.3.tgz 12054ms (cache miss) npm http fetch GET 200 http://nexus-nexus-repository-manager.jx.svc.cluster.local:8081/repository/npm-group/eslint-visitor-keys/-/eslint-visitor-keys-3.4.3.tgz 12010ms (cache miss) npm WARN deprecated glob@7.2.3: Old versions of glob are not supported, and contain widely publicized security vulnerabilities, which have been fixed in the current version. Please update. Support for old versions may be purchased (at exorbitant rates) by contacting i@izs.me npm http fetch GET 200 http://nexus-nexus-repository-manager.jx.svc.cluster.local:8081/repository/npm-group/eslint-visitor-keys/-/eslint-visitor-keys-4.2.1.tgz 11781ms (cache miss) npm http fetch GET 200 http://nexus-nexus-repository-manager.jx.svc.cluster.local:8081/repository/npm-group/media-typer/-/media-typer-1.1.0.tgz 11766ms (cache miss) npm http fetch GET 200 http://nexus-nexus-repository-manager.jx.svc.cluster.local:8081/repository/npm-group/balanced-match/-/balanced-match-1.0.2.tgz 11786ms (cache miss) npm http fetch GET 200 http://nexus-nexus-repository-manager.jx.svc.cluster.local:8081/repository/npm-group/asap/-/asap-2.0.6.tgz 11986ms (cache miss) npm http fetch GET 200 http://nexus-nexus-repository-manager.jx.svc.cluster.local:8081/repository/npm-group/eslint-visitor-keys/-/eslint-visitor-keys-5.0.1.tgz 11788ms (cache miss) npm http fetch GET 200 http://nexus-nexus-repository-manager.jx.svc.cluster.local:8081/repository/npm-group/@babel/plugin-syntax-optional-catch-binding/-/plugin-syntax-optional-catch-binding-7.8.3.tgz 11880ms (cache miss) npm http fetch GET 200 http://nexus-nexus-repository-manager.jx.svc.cluster.local:8081/repository/npm-group/@jest/expect/-/expect-29.7.0.tgz 11896ms (cache miss) npm http fetch GET 200 http://nexus-nexus-repository-manager.jx.svc.cluster.local:8081/repository/npm-group/matcher/-/matcher-3.0.0.tgz 12107ms (cache miss) npm http fetch GET 200 http://nexus-nexus-repository-manager.jx.svc.cluster.local:8081/repository/npm-group/eslint-visitor-keys/-/eslint-visitor-keys-4.2.1.tgz 11803ms (cache miss) npm http fetch GET 200 http://nexus-nexus-repository-manager.jx.svc.cluster.local:8081/repository/npm-group/debug/-/debug-3.2.7.tgz 11833ms (cache miss) npm http fetch GET 200 http://nexus-nexus-repository-manager.jx.svc.cluster.local:8081/repository/npm-group/debug/-/debug-4.4.3.tgz 12014ms (cache miss) npm http fetch GET 200 http://nexus-nexus-repository-manager.jx.svc.cluster.local:8081/repository/npm-group/@babel/plugin-syntax-optional-chaining/-/plugin-syntax-optional-chaining-7.8.3.tgz 11891ms (cache miss) npm http fetch GET 200 http://nexus-nexus-repository-manager.jx.svc.cluster.local:8081/repository/npm-group/balanced-match/-/balanced-match-1.0.2.tgz 11882ms (cache miss) npm http fetch GET 200 http://nexus-nexus-repository-manager.jx.svc.cluster.local:8081/repository/npm-group/balanced-match/-/balanced-match-1.0.2.tgz 11781ms (cache miss) npm http fetch GET 200 http://nexus-nexus-repository-manager.jx.svc.cluster.local:8081/repository/npm-group/denque/-/denque-2.1.0.tgz 12086ms (cache miss) npm http fetch GET 200 http://nexus-nexus-repository-manager.jx.svc.cluster.local:8081/repository/npm-group/braces/-/braces-3.0.3.tgz 12069ms (cache miss) npm http fetch GET 200 http://nexus-nexus-repository-manager.jx.svc.cluster.local:8081/repository/npm-group/@types/moment-timezone/-/moment-timezone-0.5.13.tgz 12053ms (cache miss) npm http fetch GET 200 http://nexus-nexus-repository-manager.jx.svc.cluster.local:8081/repository/npm-group/@commitlint/config-conventional/-/config-conventional-19.8.1.tgz 11963ms (cache miss) npm http fetch GET 200 http://nexus-nexus-repository-manager.jx.svc.cluster.local:8081/repository/npm-group/@commitlint/config-validator/-/config-validator-19.8.1.tgz 11963ms (cache miss) npm http fetch GET 200 http://nexus-nexus-repository-manager.jx.svc.cluster.local:8081/repository/npm-group/dezalgo/-/dezalgo-1.0.4.tgz 12088ms (cache miss) npm http fetch GET 200 http://nexus-nexus-repository-manager.jx.svc.cluster.local:8081/repository/npm-group/lodash.snakecase/-/lodash.snakecase-4.1.1.tgz 12184ms (cache miss) npm http fetch GET 200 http://nexus-nexus-repository-manager.jx.svc.cluster.local:8081/repository/npm-group/@jest/test-sequencer/-/test-sequencer-29.7.0.tgz 11999ms (cache miss) npm http fetch GET 200 http://nexus-nexus-repository-manager.jx.svc.cluster.local:8081/repository/npm-group/diff-sequences/-/diff-sequences-29.6.3.tgz 12123ms (cache miss) npm http fetch GET 200 http://nexus-nexus-repository-manager.jx.svc.cluster.local:8081/repository/npm-group/path-to-regexp/-/path-to-regexp-8.4.2.tgz 12235ms (cache miss) npm http fetch GET 200 http://nexus-nexus-repository-manager.jx.svc.cluster.local:8081/repository/npm-group/on-finished/-/on-finished-2.4.1.tgz 12230ms (cache miss) npm http fetch GET 200 http://nexus-nexus-repository-manager.jx.svc.cluster.local:8081/repository/npm-group/emoji-regex/-/emoji-regex-8.0.0.tgz 12128ms (cache miss) npm http fetch GET 200 http://nexus-nexus-repository-manager.jx.svc.cluster.local:8081/repository/npm-group/escape-html/-/escape-html-1.0.3.tgz 12133ms (cache miss) npm http fetch GET 200 http://nexus-nexus-repository-manager.jx.svc.cluster.local:8081/repository/npm-group/neo-async/-/neo-async-2.6.2.tgz 12227ms (cache miss) npm http fetch GET 200 http://nexus-nexus-repository-manager.jx.svc.cluster.local:8081/repository/npm-group/http-assert/-/http-assert-1.5.0.tgz 12187ms (cache miss) npm http fetch GET 200 http://nexus-nexus-repository-manager.jx.svc.cluster.local:8081/repository/npm-group/binary-extensions/-/binary-extensions-2.3.0.tgz 12170ms (cache miss) npm http fetch GET 200 http://nexus-nexus-repository-manager.jx.svc.cluster.local:8081/repository/npm-group/jest-watcher/-/jest-watcher-29.7.0.tgz 12271ms (cache miss) npm http fetch GET 200 http://nexus-nexus-repository-manager.jx.svc.cluster.local:8081/repository/npm-group/eslint-plugin-prettier/-/eslint-plugin-prettier-5.5.5.tgz 12202ms (cache miss) npm http fetch GET 200 http://nexus-nexus-repository-manager.jx.svc.cluster.local:8081/repository/npm-group/type-is/-/type-is-1.6.18.tgz 12376ms (cache miss) npm http fetch GET 200 http://nexus-nexus-repository-manager.jx.svc.cluster.local:8081/repository/npm-group/ioredis/-/ioredis-5.10.1.tgz 12280ms (cache miss) npm http fetch GET 200 http://nexus-nexus-repository-manager.jx.svc.cluster.local:8081/repository/npm-group/escalade/-/escalade-3.2.0.tgz 12221ms (cache miss) npm http fetch GET 200 http://nexus-nexus-repository-manager.jx.svc.cluster.local:8081/repository/npm-group/boolean/-/boolean-3.2.0.tgz 12193ms (cache miss) npm http fetch GET 200 http://nexus-nexus-repository-manager.jx.svc.cluster.local:8081/repository/npm-group/type-is/-/type-is-2.0.1.tgz 11977ms (cache miss) npm http fetch GET 200 http://nexus-nexus-repository-manager.jx.svc.cluster.local:8081/repository/npm-group/@opentelemetry/sql-common/-/sql-common-0.41.2.tgz 12126ms (cache miss) npm http fetch GET 200 http://nexus-nexus-repository-manager.jx.svc.cluster.local:8081/repository/npm-group/@opentelemetry/sdk-trace-node/-/sdk-trace-node-2.6.1.tgz 12192ms (cache miss) npm http fetch GET 200 http://nexus-nexus-repository-manager.jx.svc.cluster.local:8081/repository/npm-group/@types/istanbul-reports/-/istanbul-reports-3.0.4.tgz 12253ms (cache miss) npm http fetch GET 200 http://nexus-nexus-repository-manager.jx.svc.cluster.local:8081/repository/npm-group/@types/yargs-parser/-/yargs-parser-21.0.3.tgz 12276ms (cache miss) npm http fetch GET 200 http://nexus-nexus-repository-manager.jx.svc.cluster.local:8081/repository/npm-group/@commitlint/message/-/message-19.8.1.tgz 12184ms (cache miss) npm http fetch GET 200 http://nexus-nexus-repository-manager.jx.svc.cluster.local:8081/repository/npm-group/@commitlint/top-level/-/top-level-19.8.1.tgz 12185ms (cache miss) npm http fetch GET 200 http://nexus-nexus-repository-manager.jx.svc.cluster.local:8081/repository/npm-group/@opentelemetry/instrumentation-http/-/instrumentation-http-0.208.0.tgz 12208ms (cache miss) npm http fetch GET 200 http://nexus-nexus-repository-manager.jx.svc.cluster.local:8081/repository/npm-group/emitter-listener/-/emitter-listener-1.1.2.tgz 12321ms (cache miss) npm WARN deprecated boolean@3.2.0: Package no longer supported. Contact Support at https://www.npmjs.com/support for more info. npm http fetch GET 200 http://nexus-nexus-repository-manager.jx.svc.cluster.local:8081/repository/npm-group/@eslint-community/eslint-utils/-/eslint-utils-4.9.1.tgz 12269ms (cache miss) npm http fetch GET 200 http://nexus-nexus-repository-manager.jx.svc.cluster.local:8081/repository/npm-group/@opentelemetry/context-async-hooks/-/context-async-hooks-2.6.1.tgz 12294ms (cache miss) npm http fetch GET 200 http://nexus-nexus-repository-manager.jx.svc.cluster.local:8081/repository/npm-group/pirates/-/pirates-4.0.7.tgz 12512ms (cache miss) npm http fetch GET 200 http://nexus-nexus-repository-manager.jx.svc.cluster.local:8081/repository/npm-group/chokidar/-/chokidar-3.6.0.tgz 12387ms (cache miss) npm http fetch GET 200 http://nexus-nexus-repository-manager.jx.svc.cluster.local:8081/repository/npm-group/prelude-ls/-/prelude-ls-1.2.1.tgz 12564ms (cache miss) npm http fetch GET 200 http://nexus-nexus-repository-manager.jx.svc.cluster.local:8081/repository/npm-group/@typescript-eslint/type-utils/-/type-utils-8.58.0.tgz 12387ms (cache miss) npm http fetch GET 200 http://nexus-nexus-repository-manager.jx.svc.cluster.local:8081/repository/npm-group/dottie/-/dottie-2.0.7.tgz 12599ms (cache miss) npm http fetch GET 200 http://nexus-nexus-repository-manager.jx.svc.cluster.local:8081/repository/npm-group/@types/cheerio/-/cheerio-0.22.35.tgz 12512ms (cache miss) npm http fetch GET 200 http://nexus-nexus-repository-manager.jx.svc.cluster.local:8081/repository/npm-group/standard-as-callback/-/standard-as-callback-2.1.0.tgz 12778ms (cache miss) npm http fetch GET 200 http://nexus-nexus-repository-manager.jx.svc.cluster.local:8081/repository/npm-group/@eslint/object-schema/-/object-schema-2.1.7.tgz 12483ms (cache miss) npm http fetch GET 200 http://nexus-nexus-repository-manager.jx.svc.cluster.local:8081/repository/npm-group/co/-/co-4.6.0.tgz 12594ms (cache miss) npm http fetch GET 200 http://nexus-nexus-repository-manager.jx.svc.cluster.local:8081/repository/npm-group/@types/cors/-/cors-2.8.19.tgz 12523ms (cache miss) npm http fetch GET 200 http://nexus-nexus-repository-manager.jx.svc.cluster.local:8081/repository/npm-group/@types/http-assert/-/http-assert-1.5.6.tgz 12569ms (cache miss) npm http fetch GET 200 http://nexus-nexus-repository-manager.jx.svc.cluster.local:8081/repository/npm-group/balanced-match/-/balanced-match-1.0.2.tgz 12395ms (cache miss) npm http fetch GET 200 http://nexus-nexus-repository-manager.jx.svc.cluster.local:8081/repository/npm-group/balanced-match/-/balanced-match-1.0.2.tgz 12397ms (cache miss) npm http fetch GET 200 http://nexus-nexus-repository-manager.jx.svc.cluster.local:8081/repository/npm-group/balanced-match/-/balanced-match-1.0.2.tgz 12370ms (cache miss) npm http fetch GET 200 http://nexus-nexus-repository-manager.jx.svc.cluster.local:8081/repository/npm-group/@jest/diff-sequences/-/diff-sequences-30.3.0.tgz 12496ms (cache miss) npm http fetch GET 200 http://nexus-nexus-repository-manager.jx.svc.cluster.local:8081/repository/npm-group/cliui/-/cliui-8.0.1.tgz 12598ms (cache miss) npm http fetch GET 200 http://nexus-nexus-repository-manager.jx.svc.cluster.local:8081/repository/npm-group/safer-buffer/-/safer-buffer-2.1.2.tgz 12780ms (cache miss) npm http fetch GET 200 http://nexus-nexus-repository-manager.jx.svc.cluster.local:8081/repository/npm-group/async/-/async-3.2.6.tgz 12692ms (cache miss) npm http fetch GET 200 http://nexus-nexus-repository-manager.jx.svc.cluster.local:8081/repository/npm-group/@types/body-parser/-/body-parser-1.19.6.tgz 12628ms (cache miss) npm http fetch GET 200 http://nexus-nexus-repository-manager.jx.svc.cluster.local:8081/repository/npm-group/@typescript-eslint/types/-/types-8.58.0.tgz 12704ms (cache miss) npm http fetch GET 200 http://nexus-nexus-repository-manager.jx.svc.cluster.local:8081/repository/npm-group/flatted/-/flatted-3.4.2.tgz 12785ms (cache miss) npm http fetch GET 200 http://nexus-nexus-repository-manager.jx.svc.cluster.local:8081/repository/npm-group/get-intrinsic/-/get-intrinsic-1.3.0.tgz 12790ms (cache miss) npm http fetch GET 200 http://nexus-nexus-repository-manager.jx.svc.cluster.local:8081/repository/npm-group/split2/-/split2-4.2.0.tgz 12909ms (cache miss) npm http fetch GET 200 http://nexus-nexus-repository-manager.jx.svc.cluster.local:8081/repository/npm-group/forward-emitter/-/forward-emitter-0.1.1.tgz 12787ms (cache miss) npm http fetch GET 200 http://nexus-nexus-repository-manager.jx.svc.cluster.local:8081/repository/npm-group/@opentelemetry/instrumentation-mongodb/-/instrumentation-mongodb-0.61.0.tgz 12632ms (cache miss) npm http fetch GET 200 http://nexus-nexus-repository-manager.jx.svc.cluster.local:8081/repository/npm-group/@eslint/config-helpers/-/config-helpers-0.4.2.tgz 12615ms (cache miss) npm http fetch GET 200 http://nexus-nexus-repository-manager.jx.svc.cluster.local:8081/repository/npm-group/is-generator-function/-/is-generator-function-1.1.2.tgz 12876ms (cache miss) npm http fetch GET 200 http://nexus-nexus-repository-manager.jx.svc.cluster.local:8081/repository/npm-group/@babel/plugin-syntax-numeric-separator/-/plugin-syntax-numeric-separator-7.10.4.tgz 12676ms (cache miss) npm http fetch GET 200 http://nexus-nexus-repository-manager.jx.svc.cluster.local:8081/repository/npm-group/@jest/fake-timers/-/fake-timers-29.7.0.tgz 12693ms (cache miss) npm http fetch GET 200 http://nexus-nexus-repository-manager.jx.svc.cluster.local:8081/repository/npm-group/tsscmp/-/tsscmp-1.0.6.tgz 12995ms (cache miss) npm http fetch GET 200 http://nexus-nexus-repository-manager.jx.svc.cluster.local:8081/repository/npm-group/@eslint/config-array/-/config-array-0.21.2.tgz 12693ms (cache miss) npm http fetch GET 200 http://nexus-nexus-repository-manager.jx.svc.cluster.local:8081/repository/npm-group/jest-message-util/-/jest-message-util-29.7.0.tgz 12603ms (cache miss) npm http fetch GET 200 http://nexus-nexus-repository-manager.jx.svc.cluster.local:8081/repository/npm-group/mime/-/mime-2.6.0.tgz 12913ms (cache miss) npm http fetch GET 200 http://nexus-nexus-repository-manager.jx.svc.cluster.local:8081/repository/npm-group/cjs-module-lexer/-/cjs-module-lexer-2.2.0.tgz 12802ms (cache miss) npm http fetch GET 200 http://nexus-nexus-repository-manager.jx.svc.cluster.local:8081/repository/npm-group/detect-newline/-/detect-newline-3.1.0.tgz 12812ms (cache miss) npm http fetch GET 200 http://nexus-nexus-repository-manager.jx.svc.cluster.local:8081/repository/npm-group/js-tokens/-/js-tokens-4.0.0.tgz 12899ms (cache miss) npm http fetch GET 200 http://nexus-nexus-repository-manager.jx.svc.cluster.local:8081/repository/npm-group/jest-message-util/-/jest-message-util-29.7.0.tgz 12622ms (cache miss) npm http fetch GET 200 http://nexus-nexus-repository-manager.jx.svc.cluster.local:8081/repository/npm-group/jest-message-util/-/jest-message-util-29.7.0.tgz 12591ms (cache miss) npm http fetch GET 200 http://nexus-nexus-repository-manager.jx.svc.cluster.local:8081/repository/npm-group/jest-message-util/-/jest-message-util-29.7.0.tgz 12651ms (cache miss) npm http fetch GET 200 http://nexus-nexus-repository-manager.jx.svc.cluster.local:8081/repository/npm-group/jest-message-util/-/jest-message-util-29.7.0.tgz 12659ms (cache miss) npm http fetch GET 200 http://nexus-nexus-repository-manager.jx.svc.cluster.local:8081/repository/npm-group/jest-message-util/-/jest-message-util-29.7.0.tgz 12689ms (cache miss) npm http fetch GET 200 http://nexus-nexus-repository-manager.jx.svc.cluster.local:8081/repository/npm-group/jest-message-util/-/jest-message-util-29.7.0.tgz 12683ms (cache miss) npm http fetch GET 200 http://nexus-nexus-repository-manager.jx.svc.cluster.local:8081/repository/npm-group/jest-message-util/-/jest-message-util-29.7.0.tgz 12719ms (cache miss) npm http fetch GET 200 http://nexus-nexus-repository-manager.jx.svc.cluster.local:8081/repository/npm-group/jest-message-util/-/jest-message-util-29.7.0.tgz 12680ms (cache miss) npm http fetch GET 200 http://nexus-nexus-repository-manager.jx.svc.cluster.local:8081/repository/npm-group/balanced-match/-/balanced-match-4.0.4.tgz 12893ms (cache miss) npm http fetch GET 200 http://nexus-nexus-repository-manager.jx.svc.cluster.local:8081/repository/npm-group/delegates/-/delegates-1.0.0.tgz 12912ms (cache miss) npm http fetch GET 200 http://nexus-nexus-repository-manager.jx.svc.cluster.local:8081/repository/npm-group/@commitlint/rules/-/rules-19.8.1.tgz 12795ms (cache miss) npm http fetch GET 200 http://nexus-nexus-repository-manager.jx.svc.cluster.local:8081/repository/npm-group/cjs-module-lexer/-/cjs-module-lexer-1.4.3.tgz 12725ms (cache miss) npm http fetch GET 200 http://nexus-nexus-repository-manager.jx.svc.cluster.local:8081/repository/npm-group/@opentelemetry/otlp-exporter-base/-/otlp-exporter-base-0.208.0.tgz 12824ms (cache miss) npm http fetch GET 200 http://nexus-nexus-repository-manager.jx.svc.cluster.local:8081/repository/npm-group/esutils/-/esutils-2.0.3.tgz 13137ms (cache miss) npm http fetch GET 200 http://nexus-nexus-repository-manager.jx.svc.cluster.local:8081/repository/npm-group/@babel/helper-validator-identifier/-/helper-validator-identifier-7.28.5.tgz 12956ms (cache miss) npm http fetch GET 200 http://nexus-nexus-repository-manager.jx.svc.cluster.local:8081/repository/npm-group/@commitlint/format/-/format-19.8.1.tgz 12965ms (cache miss) npm http fetch GET 200 http://nexus-nexus-repository-manager.jx.svc.cluster.local:8081/repository/npm-group/argparse/-/argparse-2.0.1.tgz 13077ms (cache miss) npm http fetch GET 200 http://nexus-nexus-repository-manager.jx.svc.cluster.local:8081/repository/npm-group/argparse/-/argparse-1.0.10.tgz 12863ms (cache miss) npm http fetch GET 200 http://nexus-nexus-repository-manager.jx.svc.cluster.local:8081/repository/npm-group/imurmurhash/-/imurmurhash-0.1.4.tgz 13187ms (cache miss) npm http fetch GET 200 http://nexus-nexus-repository-manager.jx.svc.cluster.local:8081/repository/npm-group/@types/redis/-/redis-4.0.11.tgz 13091ms (cache miss) npm WARN deprecated @types/redis@4.0.11: This is a stub types definition. redis provides its own type definitions, so you do not need this installed. npm http fetch GET 200 http://nexus-nexus-repository-manager.jx.svc.cluster.local:8081/repository/npm-group/@babel/helper-string-parser/-/helper-string-parser-7.27.1.tgz 12989ms (cache miss) npm http fetch GET 200 http://nexus-nexus-repository-manager.jx.svc.cluster.local:8081/repository/npm-group/@types/express/-/express-5.0.6.tgz 13212ms (cache miss) npm http fetch GET 200 http://nexus-nexus-repository-manager.jx.svc.cluster.local:8081/repository/npm-group/@opentelemetry/resources/-/resources-2.6.1.tgz 13199ms (cache miss) npm http fetch GET 200 http://nexus-nexus-repository-manager.jx.svc.cluster.local:8081/repository/npm-group/@fast-csv/format/-/format-5.0.5.tgz 13185ms (cache miss) npm http fetch GET 200 http://nexus-nexus-repository-manager.jx.svc.cluster.local:8081/repository/npm-group/path-parse/-/path-parse-1.0.7.tgz 13414ms (cache miss) npm http fetch GET 200 http://nexus-nexus-repository-manager.jx.svc.cluster.local:8081/repository/npm-group/sprintf-js/-/sprintf-js-1.0.3.tgz 13068ms (cache miss) npm http fetch GET 200 http://nexus-nexus-repository-manager.jx.svc.cluster.local:8081/repository/npm-group/signal-exit/-/signal-exit-3.0.7.tgz 13477ms (cache miss) npm http fetch GET 200 http://nexus-nexus-repository-manager.jx.svc.cluster.local:8081/repository/npm-group/resolve/-/resolve-1.22.11.tgz 13476ms (cache miss) npm http fetch GET 200 http://nexus-nexus-repository-manager.jx.svc.cluster.local:8081/repository/npm-group/koa-static/-/koa-static-5.0.0.tgz 13402ms (cache miss) npm http fetch GET 200 http://nexus-nexus-repository-manager.jx.svc.cluster.local:8081/repository/npm-group/@types/debug/-/debug-4.1.13.tgz 13228ms (cache miss) npm http fetch GET 200 http://nexus-nexus-repository-manager.jx.svc.cluster.local:8081/repository/npm-group/tmpl/-/tmpl-1.0.5.tgz 13502ms (cache miss) npm http fetch GET 200 http://nexus-nexus-repository-manager.jx.svc.cluster.local:8081/repository/npm-group/create-jest/-/create-jest-29.7.0.tgz 13314ms (cache miss) npm http fetch GET 200 http://nexus-nexus-repository-manager.jx.svc.cluster.local:8081/repository/npm-group/string-width/-/string-width-4.2.3.tgz 13565ms (cache miss) npm http fetch GET 200 http://nexus-nexus-repository-manager.jx.svc.cluster.local:8081/repository/npm-group/@opentelemetry/resources/-/resources-2.2.0.tgz 13166ms (cache miss) npm http fetch GET 200 http://nexus-nexus-repository-manager.jx.svc.cluster.local:8081/repository/npm-group/jest-message-util/-/jest-message-util-30.3.0.tgz 13468ms (cache miss) npm http fetch GET 200 http://nexus-nexus-repository-manager.jx.svc.cluster.local:8081/repository/npm-group/@jest/core/-/core-29.7.0.tgz 13274ms (cache miss) npm http fetch GET 200 http://nexus-nexus-repository-manager.jx.svc.cluster.local:8081/repository/npm-group/resolve.exports/-/resolve.exports-2.0.3.tgz 13556ms (cache miss) npm http fetch GET 200 http://nexus-nexus-repository-manager.jx.svc.cluster.local:8081/repository/npm-group/universalify/-/universalify-2.0.1.tgz 13578ms (cache miss) npm http fetch GET 200 http://nexus-nexus-repository-manager.jx.svc.cluster.local:8081/repository/npm-group/@opentelemetry/instrumentation-pg/-/instrumentation-pg-0.61.2.tgz 13289ms (cache miss) npm http fetch GET 200 http://nexus-nexus-repository-manager.jx.svc.cluster.local:8081/repository/npm-group/@babel/helper-module-transforms/-/helper-module-transforms-7.28.6.tgz 13256ms (cache miss) npm http fetch GET 200 http://nexus-nexus-repository-manager.jx.svc.cluster.local:8081/repository/npm-group/pg-int8/-/pg-int8-1.0.1.tgz 13503ms (cache miss) npm http fetch GET 200 http://nexus-nexus-repository-manager.jx.svc.cluster.local:8081/repository/npm-group/@jest/globals/-/globals-29.7.0.tgz 13279ms (cache miss) npm http fetch GET 200 http://nexus-nexus-repository-manager.jx.svc.cluster.local:8081/repository/npm-group/expect/-/expect-29.7.0.tgz 13206ms (cache miss) npm http fetch GET 200 http://nexus-nexus-repository-manager.jx.svc.cluster.local:8081/repository/npm-group/@jridgewell/sourcemap-codec/-/sourcemap-codec-1.5.5.tgz 13295ms (cache miss) npm http fetch GET 200 http://nexus-nexus-repository-manager.jx.svc.cluster.local:8081/repository/npm-group/cosmiconfig-typescript-loader/-/cosmiconfig-typescript-loader-6.2.0.tgz 13408ms (cache miss) npm http fetch GET 200 http://nexus-nexus-repository-manager.jx.svc.cluster.local:8081/repository/npm-group/ansi-styles/-/ansi-styles-5.2.0.tgz 13180ms (cache miss) npm http fetch GET 200 http://nexus-nexus-repository-manager.jx.svc.cluster.local:8081/repository/npm-group/ansi-styles/-/ansi-styles-4.3.0.tgz 13207ms (cache miss) npm http fetch GET 200 http://nexus-nexus-repository-manager.jx.svc.cluster.local:8081/repository/npm-group/sprintf-js/-/sprintf-js-1.1.3.tgz 13591ms (cache miss) npm http fetch GET 200 http://nexus-nexus-repository-manager.jx.svc.cluster.local:8081/repository/npm-group/raw-body/-/raw-body-2.5.3.tgz 13580ms (cache miss) npm http fetch GET 200 http://nexus-nexus-repository-manager.jx.svc.cluster.local:8081/repository/npm-group/jest-changed-files/-/jest-changed-files-29.7.0.tgz 13495ms (cache miss) npm http fetch GET 200 http://nexus-nexus-repository-manager.jx.svc.cluster.local:8081/repository/npm-group/@opentelemetry/api-logs/-/api-logs-0.208.0.tgz 13316ms (cache miss) npm http fetch GET 200 http://nexus-nexus-repository-manager.jx.svc.cluster.local:8081/repository/npm-group/@babel/plugin-syntax-json-strings/-/plugin-syntax-json-strings-7.8.3.tgz 13291ms (cache miss) npm http fetch GET 200 http://nexus-nexus-repository-manager.jx.svc.cluster.local:8081/repository/npm-group/@opentelemetry/resources/-/resources-2.2.0.tgz 13203ms (cache miss) npm http fetch GET 200 http://nexus-nexus-repository-manager.jx.svc.cluster.local:8081/repository/npm-group/@opentelemetry/resources/-/resources-2.2.0.tgz 13202ms (cache miss) npm http fetch GET 200 http://nexus-nexus-repository-manager.jx.svc.cluster.local:8081/repository/npm-group/@opentelemetry/resources/-/resources-2.2.0.tgz 13203ms (cache miss) npm http fetch GET 200 http://nexus-nexus-repository-manager.jx.svc.cluster.local:8081/repository/npm-group/@redis/time-series/-/time-series-5.11.0.tgz 13336ms (cache miss) npm http fetch GET 200 http://nexus-nexus-repository-manager.jx.svc.cluster.local:8081/repository/npm-group/expect/-/expect-29.7.0.tgz 13202ms (cache miss) npm http fetch GET 200 http://nexus-nexus-repository-manager.jx.svc.cluster.local:8081/repository/npm-group/depd/-/depd-1.1.2.tgz 13249ms (cache miss) npm http fetch GET 200 http://nexus-nexus-repository-manager.jx.svc.cluster.local:8081/repository/npm-group/cluster-key-slot/-/cluster-key-slot-1.1.2.tgz 13424ms (cache miss) npm http fetch GET 200 http://nexus-nexus-repository-manager.jx.svc.cluster.local:8081/repository/npm-group/acorn-import-attributes/-/acorn-import-attributes-1.9.5.tgz 13409ms (cache miss) npm http fetch GET 200 http://nexus-nexus-repository-manager.jx.svc.cluster.local:8081/repository/npm-group/ansi-styles/-/ansi-styles-5.2.0.tgz 13212ms (cache miss) npm http fetch GET 200 http://nexus-nexus-repository-manager.jx.svc.cluster.local:8081/repository/npm-group/ansi-styles/-/ansi-styles-5.2.0.tgz 13241ms (cache miss) npm http fetch GET 200 http://nexus-nexus-repository-manager.jx.svc.cluster.local:8081/repository/npm-group/ansi-styles/-/ansi-styles-5.2.0.tgz 13243ms (cache miss) npm http fetch GET 200 http://nexus-nexus-repository-manager.jx.svc.cluster.local:8081/repository/npm-group/ansi-styles/-/ansi-styles-5.2.0.tgz 13414ms (cache miss) npm http fetch GET 200 http://nexus-nexus-repository-manager.jx.svc.cluster.local:8081/repository/npm-group/ansi-styles/-/ansi-styles-4.3.0.tgz 13222ms (cache miss) npm http fetch GET 200 http://nexus-nexus-repository-manager.jx.svc.cluster.local:8081/repository/npm-group/ansi-styles/-/ansi-styles-4.3.0.tgz 13234ms (cache miss) npm http fetch GET 200 http://nexus-nexus-repository-manager.jx.svc.cluster.local:8081/repository/npm-group/ansi-styles/-/ansi-styles-4.3.0.tgz 13228ms (cache miss) npm http fetch GET 200 http://nexus-nexus-repository-manager.jx.svc.cluster.local:8081/repository/npm-group/ansi-styles/-/ansi-styles-4.3.0.tgz 13215ms (cache miss) npm http fetch GET 200 http://nexus-nexus-repository-manager.jx.svc.cluster.local:8081/repository/npm-group/ansi-styles/-/ansi-styles-4.3.0.tgz 13246ms (cache miss) npm http fetch GET 200 http://nexus-nexus-repository-manager.jx.svc.cluster.local:8081/repository/npm-group/ansi-styles/-/ansi-styles-4.3.0.tgz 13221ms (cache miss) npm http fetch GET 200 http://nexus-nexus-repository-manager.jx.svc.cluster.local:8081/repository/npm-group/ansi-styles/-/ansi-styles-4.3.0.tgz 13208ms (cache miss) npm http fetch GET 200 http://nexus-nexus-repository-manager.jx.svc.cluster.local:8081/repository/npm-group/ansi-styles/-/ansi-styles-4.3.0.tgz 13264ms (cache miss) npm http fetch GET 200 http://nexus-nexus-repository-manager.jx.svc.cluster.local:8081/repository/npm-group/ansi-styles/-/ansi-styles-4.3.0.tgz 13251ms (cache miss) npm http fetch GET 200 http://nexus-nexus-repository-manager.jx.svc.cluster.local:8081/repository/npm-group/ansi-styles/-/ansi-styles-4.3.0.tgz 13296ms (cache miss) npm http fetch GET 200 http://nexus-nexus-repository-manager.jx.svc.cluster.local:8081/repository/npm-group/ansi-styles/-/ansi-styles-4.3.0.tgz 13259ms (cache miss) npm http fetch GET 200 http://nexus-nexus-repository-manager.jx.svc.cluster.local:8081/repository/npm-group/ansi-styles/-/ansi-styles-4.3.0.tgz 13277ms (cache miss) npm http fetch GET 200 http://nexus-nexus-repository-manager.jx.svc.cluster.local:8081/repository/npm-group/ansi-styles/-/ansi-styles-4.3.0.tgz 13282ms (cache miss) npm http fetch GET 200 http://nexus-nexus-repository-manager.jx.svc.cluster.local:8081/repository/npm-group/ansi-styles/-/ansi-styles-4.3.0.tgz 13264ms (cache miss) npm http fetch GET 200 http://nexus-nexus-repository-manager.jx.svc.cluster.local:8081/repository/npm-group/ansi-styles/-/ansi-styles-4.3.0.tgz 13258ms (cache miss) npm http fetch GET 200 http://nexus-nexus-repository-manager.jx.svc.cluster.local:8081/repository/npm-group/ansi-styles/-/ansi-styles-4.3.0.tgz 13291ms (cache miss) npm http fetch GET 200 http://nexus-nexus-repository-manager.jx.svc.cluster.local:8081/repository/npm-group/ansi-styles/-/ansi-styles-4.3.0.tgz 13290ms (cache miss) npm http fetch GET 200 http://nexus-nexus-repository-manager.jx.svc.cluster.local:8081/repository/npm-group/ansi-styles/-/ansi-styles-4.3.0.tgz 13288ms (cache miss) npm http fetch GET 200 http://nexus-nexus-repository-manager.jx.svc.cluster.local:8081/repository/npm-group/ansi-styles/-/ansi-styles-4.3.0.tgz 13296ms (cache miss) npm http fetch GET 200 http://nexus-nexus-repository-manager.jx.svc.cluster.local:8081/repository/npm-group/ansi-styles/-/ansi-styles-4.3.0.tgz 13277ms (cache miss) npm http fetch GET 200 http://nexus-nexus-repository-manager.jx.svc.cluster.local:8081/repository/npm-group/ansi-styles/-/ansi-styles-4.3.0.tgz 13289ms (cache miss) npm http fetch GET 200 http://nexus-nexus-repository-manager.jx.svc.cluster.local:8081/repository/npm-group/ansi-styles/-/ansi-styles-4.3.0.tgz 13255ms (cache miss) npm http fetch GET 200 http://nexus-nexus-repository-manager.jx.svc.cluster.local:8081/repository/npm-group/ansi-styles/-/ansi-styles-4.3.0.tgz 13300ms (cache miss) npm http fetch GET 200 http://nexus-nexus-repository-manager.jx.svc.cluster.local:8081/repository/npm-group/ansi-styles/-/ansi-styles-4.3.0.tgz 13260ms (cache miss) npm http fetch GET 200 http://nexus-nexus-repository-manager.jx.svc.cluster.local:8081/repository/npm-group/ansi-styles/-/ansi-styles-4.3.0.tgz 13283ms (cache miss) npm http fetch GET 200 http://nexus-nexus-repository-manager.jx.svc.cluster.local:8081/repository/npm-group/ansi-styles/-/ansi-styles-4.3.0.tgz 13353ms (cache miss) npm http fetch GET 200 http://nexus-nexus-repository-manager.jx.svc.cluster.local:8081/repository/npm-group/ansi-styles/-/ansi-styles-4.3.0.tgz 13282ms (cache miss) npm http fetch GET 200 http://nexus-nexus-repository-manager.jx.svc.cluster.local:8081/repository/npm-group/ansi-styles/-/ansi-styles-4.3.0.tgz 13290ms (cache miss) npm http fetch GET 200 http://nexus-nexus-repository-manager.jx.svc.cluster.local:8081/repository/npm-group/ansi-styles/-/ansi-styles-4.3.0.tgz 13300ms (cache miss) npm http fetch GET 200 http://nexus-nexus-repository-manager.jx.svc.cluster.local:8081/repository/npm-group/ansi-styles/-/ansi-styles-4.3.0.tgz 13259ms (cache miss) npm http fetch GET 200 http://nexus-nexus-repository-manager.jx.svc.cluster.local:8081/repository/npm-group/ansi-styles/-/ansi-styles-4.3.0.tgz 13282ms (cache miss) npm http fetch GET 200 http://nexus-nexus-repository-manager.jx.svc.cluster.local:8081/repository/npm-group/color-name/-/color-name-1.1.4.tgz 13491ms (cache miss) npm http fetch GET 200 http://nexus-nexus-repository-manager.jx.svc.cluster.local:8081/repository/npm-group/@types/cookies/-/cookies-0.9.2.tgz 13422ms (cache miss) npm http fetch GET 200 http://nexus-nexus-repository-manager.jx.svc.cluster.local:8081/repository/npm-group/@babel/plugin-syntax-import-meta/-/plugin-syntax-import-meta-7.10.4.tgz 13380ms (cache miss) npm http fetch GET 200 http://nexus-nexus-repository-manager.jx.svc.cluster.local:8081/repository/npm-group/@bcoe/v8-coverage/-/v8-coverage-0.2.3.tgz 13385ms (cache miss) npm http fetch GET 200 http://nexus-nexus-repository-manager.jx.svc.cluster.local:8081/repository/npm-group/depd/-/depd-1.1.2.tgz 13333ms (cache miss) npm http fetch GET 200 http://nexus-nexus-repository-manager.jx.svc.cluster.local:8081/repository/npm-group/depd/-/depd-1.1.2.tgz 13380ms (cache miss) npm http fetch GET 200 http://nexus-nexus-repository-manager.jx.svc.cluster.local:8081/repository/npm-group/depd/-/depd-1.1.2.tgz 13309ms (cache miss) npm http fetch GET 200 http://nexus-nexus-repository-manager.jx.svc.cluster.local:8081/repository/npm-group/semver-compare/-/semver-compare-1.0.0.tgz 13704ms (cache miss) npm http fetch GET 200 http://nexus-nexus-repository-manager.jx.svc.cluster.local:8081/repository/npm-group/proxy-from-env/-/proxy-from-env-2.1.0.tgz 13757ms (cache miss) npm http fetch GET 200 http://nexus-nexus-repository-manager.jx.svc.cluster.local:8081/repository/npm-group/text-extensions/-/text-extensions-2.4.0.tgz 13778ms (cache miss) npm http fetch GET 200 http://nexus-nexus-repository-manager.jx.svc.cluster.local:8081/repository/npm-group/@ioredis/commands/-/commands-1.5.1.tgz 13481ms (cache miss) npm http fetch GET 200 http://nexus-nexus-repository-manager.jx.svc.cluster.local:8081/repository/npm-group/jest-pnp-resolver/-/jest-pnp-resolver-1.2.3.tgz 13676ms (cache miss) npm http fetch GET 200 http://nexus-nexus-repository-manager.jx.svc.cluster.local:8081/repository/npm-group/ignore-by-default/-/ignore-by-default-1.0.1.tgz 13661ms (cache miss) npm http fetch GET 200 http://nexus-nexus-repository-manager.jx.svc.cluster.local:8081/repository/npm-group/is-arrayish/-/is-arrayish-0.2.1.tgz 13666ms (cache miss) npm http fetch GET 200 http://nexus-nexus-repository-manager.jx.svc.cluster.local:8081/repository/npm-group/ret/-/ret-0.2.2.tgz 13765ms (cache miss) npm http fetch GET 200 http://nexus-nexus-repository-manager.jx.svc.cluster.local:8081/repository/npm-group/depd/-/depd-2.0.0.tgz 13602ms (cache miss) npm http fetch GET 200 http://nexus-nexus-repository-manager.jx.svc.cluster.local:8081/repository/npm-group/conventional-changelog-conventionalcommits/-/conventional-changelog-conventionalcommits-7.0.2.tgz 13705ms (cache miss) npm http fetch GET 200 http://nexus-nexus-repository-manager.jx.svc.cluster.local:8081/repository/npm-group/jest-config/-/jest-config-29.7.0.tgz 13789ms (cache miss) npm http fetch GET 200 http://nexus-nexus-repository-manager.jx.svc.cluster.local:8081/repository/npm-group/globals/-/globals-14.0.0.tgz 13550ms (cache miss) npm http fetch GET 200 http://nexus-nexus-repository-manager.jx.svc.cluster.local:8081/repository/npm-group/es-define-property/-/es-define-property-1.0.1.tgz 13810ms (cache miss) npm http fetch GET 200 http://nexus-nexus-repository-manager.jx.svc.cluster.local:8081/repository/npm-group/jake/-/jake-10.9.4.tgz 13883ms (cache miss) npm http fetch GET 200 http://nexus-nexus-repository-manager.jx.svc.cluster.local:8081/repository/npm-group/jest-leak-detector/-/jest-leak-detector-29.7.0.tgz 13887ms (cache miss) npm http fetch GET 200 http://nexus-nexus-repository-manager.jx.svc.cluster.local:8081/repository/npm-group/event-lite/-/event-lite-0.1.3.tgz 13934ms (cache miss) npm http fetch GET 200 http://nexus-nexus-repository-manager.jx.svc.cluster.local:8081/repository/npm-group/fast-uri/-/fast-uri-3.1.0.tgz 13947ms (cache miss) npm http fetch GET 200 http://nexus-nexus-repository-manager.jx.svc.cluster.local:8081/repository/npm-group/jest-each/-/jest-each-29.7.0.tgz 13973ms (cache miss) npm http fetch GET 200 http://nexus-nexus-repository-manager.jx.svc.cluster.local:8081/repository/npm-group/deep-is/-/deep-is-0.1.4.tgz 13893ms (cache miss) npm http fetch GET 200 http://nexus-nexus-repository-manager.jx.svc.cluster.local:8081/repository/npm-group/vary/-/vary-1.1.2.tgz 14181ms (cache miss) npm http fetch GET 200 http://nexus-nexus-repository-manager.jx.svc.cluster.local:8081/repository/npm-group/fb-watchman/-/fb-watchman-2.0.2.tgz 14058ms (cache miss) npm http fetch GET 200 http://nexus-nexus-repository-manager.jx.svc.cluster.local:8081/repository/npm-group/@commitlint/read/-/read-19.8.1.tgz 13885ms (cache miss) npm http fetch GET 200 http://nexus-nexus-repository-manager.jx.svc.cluster.local:8081/repository/npm-group/es-set-tostringtag/-/es-set-tostringtag-2.1.0.tgz 14134ms (cache miss) npm http fetch GET 200 http://nexus-nexus-repository-manager.jx.svc.cluster.local:8081/repository/npm-group/optionator/-/optionator-0.9.4.tgz 14234ms (cache miss) npm http fetch GET 200 http://nexus-nexus-repository-manager.jx.svc.cluster.local:8081/repository/npm-group/require-in-the-middle/-/require-in-the-middle-8.0.1.tgz 14293ms (cache miss) npm http fetch GET 200 http://nexus-nexus-repository-manager.jx.svc.cluster.local:8081/repository/npm-group/randexp/-/randexp-0.5.3.tgz 14291ms (cache miss) npm http fetch GET 200 http://nexus-nexus-repository-manager.jx.svc.cluster.local:8081/repository/npm-group/fs.realpath/-/fs.realpath-1.0.0.tgz 14244ms (cache miss) npm http fetch GET 200 http://nexus-nexus-repository-manager.jx.svc.cluster.local:8081/repository/npm-group/@commitlint/ensure/-/ensure-19.8.1.tgz 14086ms (cache miss) npm http fetch GET 200 http://nexus-nexus-repository-manager.jx.svc.cluster.local:8081/repository/npm-group/jest-matcher-utils/-/jest-matcher-utils-29.7.0.tgz 14019ms (cache miss) npm http fetch GET 200 http://nexus-nexus-repository-manager.jx.svc.cluster.local:8081/repository/npm-group/css-what/-/css-what-6.2.2.tgz 14208ms (cache miss) npm http fetch GET 200 http://nexus-nexus-repository-manager.jx.svc.cluster.local:8081/repository/npm-group/deepmerge/-/deepmerge-4.3.1.tgz 14210ms (cache miss) npm http fetch GET 200 http://nexus-nexus-repository-manager.jx.svc.cluster.local:8081/repository/npm-group/file-entry-cache/-/file-entry-cache-8.0.0.tgz 14263ms (cache miss) npm http fetch GET 200 http://nexus-nexus-repository-manager.jx.svc.cluster.local:8081/repository/npm-group/pure-rand/-/pure-rand-6.1.0.tgz 14459ms (cache miss) npm http fetch GET 200 http://nexus-nexus-repository-manager.jx.svc.cluster.local:8081/repository/npm-group/globals/-/globals-16.5.0.tgz 14355ms (cache miss) npm http fetch GET 200 http://nexus-nexus-repository-manager.jx.svc.cluster.local:8081/repository/npm-group/esrecurse/-/esrecurse-4.3.0.tgz 14312ms (cache miss) npm http fetch GET 200 http://nexus-nexus-repository-manager.jx.svc.cluster.local:8081/repository/npm-group/@commitlint/types/-/types-19.8.1.tgz 14179ms (cache miss) npm http fetch GET 200 http://nexus-nexus-repository-manager.jx.svc.cluster.local:8081/repository/npm-group/stack-chain/-/stack-chain-1.3.7.tgz 14476ms (cache miss) npm http fetch GET 200 http://nexus-nexus-repository-manager.jx.svc.cluster.local:8081/repository/npm-group/istanbul-lib-report/-/istanbul-lib-report-3.0.1.tgz 14377ms (cache miss) npm http fetch GET 200 http://nexus-nexus-repository-manager.jx.svc.cluster.local:8081/repository/npm-group/collect-v8-coverage/-/collect-v8-coverage-1.0.3.tgz 14297ms (cache miss) npm http fetch GET 200 http://nexus-nexus-repository-manager.jx.svc.cluster.local:8081/repository/npm-group/is-glob/-/is-glob-4.0.3.tgz 14483ms (cache miss) npm http fetch GET 200 http://nexus-nexus-repository-manager.jx.svc.cluster.local:8081/repository/npm-group/domhandler/-/domhandler-5.0.3.tgz 14413ms (cache miss) npm http fetch GET 200 http://nexus-nexus-repository-manager.jx.svc.cluster.local:8081/repository/npm-group/escape-string-regexp/-/escape-string-regexp-4.0.0.tgz 14427ms (cache miss) npm http fetch GET 200 http://nexus-nexus-repository-manager.jx.svc.cluster.local:8081/repository/npm-group/js-yaml/-/js-yaml-4.1.1.tgz 14575ms (cache miss) npm http fetch GET 200 http://nexus-nexus-repository-manager.jx.svc.cluster.local:8081/repository/npm-group/js-yaml/-/js-yaml-3.14.2.tgz 14272ms (cache miss) npm http fetch GET 200 http://nexus-nexus-repository-manager.jx.svc.cluster.local:8081/repository/npm-group/acorn-jsx/-/acorn-jsx-5.3.2.tgz 14484ms (cache miss) npm http fetch GET 200 http://nexus-nexus-repository-manager.jx.svc.cluster.local:8081/repository/npm-group/ci-info/-/ci-info-3.9.0.tgz 14507ms (cache miss) npm http fetch GET 200 http://nexus-nexus-repository-manager.jx.svc.cluster.local:8081/repository/npm-group/jest-worker/-/jest-worker-29.7.0.tgz 14603ms (cache miss) npm http fetch GET 200 http://nexus-nexus-repository-manager.jx.svc.cluster.local:8081/repository/npm-group/jest-matcher-utils/-/jest-matcher-utils-29.7.0.tgz 14408ms (cache miss) npm http fetch GET 200 http://nexus-nexus-repository-manager.jx.svc.cluster.local:8081/repository/npm-group/jest-matcher-utils/-/jest-matcher-utils-29.7.0.tgz 14388ms (cache miss) npm http fetch GET 200 http://nexus-nexus-repository-manager.jx.svc.cluster.local:8081/repository/npm-group/escape-string-regexp/-/escape-string-regexp-2.0.0.tgz 14569ms (cache miss) npm http fetch GET 200 http://nexus-nexus-repository-manager.jx.svc.cluster.local:8081/repository/npm-group/http-errors/-/http-errors-1.8.1.tgz 14532ms (cache miss) npm http fetch GET 200 http://nexus-nexus-repository-manager.jx.svc.cluster.local:8081/repository/npm-group/@types/co-body/-/co-body-6.1.3.tgz 14631ms (cache miss) npm http fetch GET 200 http://nexus-nexus-repository-manager.jx.svc.cluster.local:8081/repository/npm-group/jest-resolve-dependencies/-/jest-resolve-dependencies-29.7.0.tgz 14800ms (cache miss) npm http fetch GET 200 http://nexus-nexus-repository-manager.jx.svc.cluster.local:8081/repository/npm-group/expect/-/expect-30.3.0.tgz 14836ms (cache miss) npm http fetch GET 200 http://nexus-nexus-repository-manager.jx.svc.cluster.local:8081/repository/npm-group/http-errors/-/http-errors-1.8.1.tgz 14583ms (cache miss) npm http fetch GET 200 http://nexus-nexus-repository-manager.jx.svc.cluster.local:8081/repository/npm-group/http-errors/-/http-errors-1.8.1.tgz 14609ms (cache miss) npm http fetch GET 200 http://nexus-nexus-repository-manager.jx.svc.cluster.local:8081/repository/npm-group/@types/koa-compose/-/koa-compose-3.2.9.tgz 14770ms (cache miss) npm http fetch GET 200 http://nexus-nexus-repository-manager.jx.svc.cluster.local:8081/repository/npm-group/@jest/pattern/-/pattern-30.0.1.tgz 14697ms (cache miss) npm http fetch GET 200 http://nexus-nexus-repository-manager.jx.svc.cluster.local:8081/repository/npm-group/wkx/-/wkx-0.5.0.tgz 14998ms (cache miss) npm http fetch GET 200 http://nexus-nexus-repository-manager.jx.svc.cluster.local:8081/repository/npm-group/ajv/-/ajv-6.14.0.tgz 14567ms (cache miss) npm http fetch GET 200 http://nexus-nexus-repository-manager.jx.svc.cluster.local:8081/repository/npm-group/http-errors/-/http-errors-1.6.3.tgz 14669ms (cache miss) npm http fetch GET 200 http://nexus-nexus-repository-manager.jx.svc.cluster.local:8081/repository/npm-group/whatwg-encoding/-/whatwg-encoding-3.1.1.tgz 15002ms (cache miss) npm WARN deprecated whatwg-encoding@3.1.1: Use @exodus/bytes instead for a more spec-conformant and faster implementation npm http fetch GET 200 http://nexus-nexus-repository-manager.jx.svc.cluster.local:8081/repository/npm-group/http-errors/-/http-errors-2.0.1.tgz 14874ms (cache miss) npm http fetch GET 200 http://nexus-nexus-repository-manager.jx.svc.cluster.local:8081/repository/npm-group/ajv/-/ajv-6.14.0.tgz 14599ms (cache miss) npm http fetch GET 200 http://nexus-nexus-repository-manager.jx.svc.cluster.local:8081/repository/npm-group/@opentelemetry/sdk-metrics/-/sdk-metrics-2.2.0.tgz 14721ms (cache miss) npm http fetch GET 200 http://nexus-nexus-repository-manager.jx.svc.cluster.local:8081/repository/npm-group/@babel/helpers/-/helpers-7.29.2.tgz 14756ms (cache miss) npm http fetch GET 200 http://nexus-nexus-repository-manager.jx.svc.cluster.local:8081/repository/npm-group/acorn/-/acorn-8.16.0.tgz 14876ms (cache miss) npm http fetch GET 200 http://nexus-nexus-repository-manager.jx.svc.cluster.local:8081/repository/npm-group/@babel/parser/-/parser-7.29.2.tgz 14782ms (cache miss) npm http fetch GET 200 http://nexus-nexus-repository-manager.jx.svc.cluster.local:8081/repository/npm-group/parse5/-/parse5-7.3.0.tgz 15102ms (cache miss) npm http fetch GET 200 http://nexus-nexus-repository-manager.jx.svc.cluster.local:8081/repository/npm-group/entities/-/entities-4.5.0.tgz 15205ms (cache miss) npm http fetch GET 200 http://nexus-nexus-repository-manager.jx.svc.cluster.local:8081/repository/npm-group/@protobufjs/eventemitter/-/eventemitter-1.1.0.tgz 15104ms (cache miss) npm http fetch GET 200 http://nexus-nexus-repository-manager.jx.svc.cluster.local:8081/repository/npm-group/@protobufjs/utf8/-/utf8-1.1.0.tgz 15108ms (cache miss) npm http fetch GET 200 http://nexus-nexus-repository-manager.jx.svc.cluster.local:8081/repository/npm-group/@typescript-eslint/tsconfig-utils/-/tsconfig-utils-8.58.0.tgz 15173ms (cache miss) npm http fetch GET 200 http://nexus-nexus-repository-manager.jx.svc.cluster.local:8081/repository/npm-group/ci-info/-/ci-info-4.4.0.tgz 15010ms (cache miss) npm http fetch GET 200 http://nexus-nexus-repository-manager.jx.svc.cluster.local:8081/repository/npm-group/nock/-/nock-13.5.6.tgz 15306ms (cache miss) npm http fetch GET 200 http://nexus-nexus-repository-manager.jx.svc.cluster.local:8081/repository/npm-group/@opentelemetry/semantic-conventions/-/semantic-conventions-1.40.0.tgz 15115ms (cache miss) npm http fetch GET 200 http://nexus-nexus-repository-manager.jx.svc.cluster.local:8081/repository/npm-group/@babel/core/-/core-7.29.0.tgz 15152ms (cache miss) npm http fetch GET 200 http://nexus-nexus-repository-manager.jx.svc.cluster.local:8081/repository/npm-group/encoding-sniffer/-/encoding-sniffer-0.2.1.tgz 15295ms (cache miss) npm http fetch GET 200 http://nexus-nexus-repository-manager.jx.svc.cluster.local:8081/repository/npm-group/entities/-/entities-6.0.1.tgz 15264ms (cache miss) npm http fetch GET 200 http://nexus-nexus-repository-manager.jx.svc.cluster.local:8081/repository/npm-group/lodash.isfunction/-/lodash.isfunction-3.0.9.tgz 15693ms (cache miss) npm http fetch GET 200 http://nexus-nexus-repository-manager.jx.svc.cluster.local:8081/repository/npm-group/@socket.io/component-emitter/-/component-emitter-3.1.2.tgz 15513ms (cache miss) npm http fetch GET 200 http://nexus-nexus-repository-manager.jx.svc.cluster.local:8081/repository/npm-group/dot-prop/-/dot-prop-5.3.0.tgz 15609ms (cache miss) npm http fetch GET 200 http://nexus-nexus-repository-manager.jx.svc.cluster.local:8081/repository/npm-group/jest-matcher-utils/-/jest-matcher-utils-30.3.0.tgz 15691ms (cache miss) npm http fetch GET 200 http://nexus-nexus-repository-manager.jx.svc.cluster.local:8081/repository/npm-group/@types/conventional-commits-parser/-/conventional-commits-parser-5.0.2.tgz 15527ms (cache miss) npm http fetch GET 200 http://nexus-nexus-repository-manager.jx.svc.cluster.local:8081/repository/npm-group/lodash.mergewith/-/lodash.mergewith-4.6.2.tgz 15714ms (cache miss) npm http fetch GET 200 http://nexus-nexus-repository-manager.jx.svc.cluster.local:8081/repository/npm-group/@commitlint/cli/-/cli-19.8.1.tgz 15494ms (cache miss) npm http fetch GET 200 http://nexus-nexus-repository-manager.jx.svc.cluster.local:8081/repository/npm-group/@types/ms/-/ms-2.1.0.tgz 15586ms (cache miss) npm http fetch GET 200 http://nexus-nexus-repository-manager.jx.svc.cluster.local:8081/repository/npm-group/whatwg-mimetype/-/whatwg-mimetype-4.0.0.tgz 15890ms (cache miss) npm http fetch GET 200 http://nexus-nexus-repository-manager.jx.svc.cluster.local:8081/repository/npm-group/msgpack-lite/-/msgpack-lite-0.1.26.tgz 15801ms (cache miss) npm http fetch GET 200 http://nexus-nexus-repository-manager.jx.svc.cluster.local:8081/repository/npm-group/eslint-plugin-jest/-/eslint-plugin-jest-28.14.0.tgz 15717ms (cache miss) npm http fetch GET 200 http://nexus-nexus-repository-manager.jx.svc.cluster.local:8081/repository/npm-group/@opentelemetry/instrumentation/-/instrumentation-0.208.0.tgz 15607ms (cache miss) npm http fetch GET 200 http://nexus-nexus-repository-manager.jx.svc.cluster.local:8081/repository/npm-group/@types/stack-utils/-/stack-utils-2.0.3.tgz 15687ms (cache miss) npm http fetch GET 200 http://nexus-nexus-repository-manager.jx.svc.cluster.local:8081/repository/npm-group/conventional-commits-parser/-/conventional-commits-parser-5.0.0.tgz 15883ms (cache miss) npm http fetch GET 200 http://nexus-nexus-repository-manager.jx.svc.cluster.local:8081/repository/npm-group/engine.io/-/engine.io-6.6.6.tgz 15900ms (cache miss) npm http fetch GET 200 http://nexus-nexus-repository-manager.jx.svc.cluster.local:8081/repository/npm-group/@noble/hashes/-/hashes-1.8.0.tgz 15789ms (cache miss) npm http fetch GET 200 http://nexus-nexus-repository-manager.jx.svc.cluster.local:8081/repository/npm-group/@types/express-serve-static-core/-/express-serve-static-core-5.1.1.tgz 15909ms (cache miss) npm http fetch GET 200 http://nexus-nexus-repository-manager.jx.svc.cluster.local:8081/repository/npm-group/@opentelemetry/instrumentation-kafkajs/-/instrumentation-kafkajs-0.18.1.tgz 15916ms (cache miss) npm http fetch GET 200 http://nexus-nexus-repository-manager.jx.svc.cluster.local:8081/repository/npm-group/ejs/-/ejs-3.1.10.tgz 16023ms (cache miss) npm http fetch GET 200 http://nexus-nexus-repository-manager.jx.svc.cluster.local:8081/repository/npm-group/@types/validator/-/validator-13.15.10.tgz 15991ms (cache miss) npm http fetch GET 200 http://nexus-nexus-repository-manager.jx.svc.cluster.local:8081/repository/npm-group/@types/connect/-/connect-3.4.38.tgz 16314ms (cache miss) npm http fetch GET 200 http://nexus-nexus-repository-manager.jx.svc.cluster.local:8081/repository/npm-group/@types/serve-static/-/serve-static-2.2.0.tgz 16371ms (cache miss) npm http fetch GET 200 http://nexus-nexus-repository-manager.jx.svc.cluster.local:8081/repository/npm-group/@commitlint/parse/-/parse-19.8.1.tgz 16286ms (cache miss) npm http fetch GET 200 http://nexus-nexus-repository-manager.jx.svc.cluster.local:8081/repository/npm-group/@commitlint/resolve-extends/-/resolve-extends-19.8.1.tgz 16289ms (cache miss) npm http fetch GET 200 http://nexus-nexus-repository-manager.jx.svc.cluster.local:8081/repository/npm-group/electron-to-chromium/-/electron-to-chromium-1.5.331.tgz 16498ms (cache miss) npm http fetch GET 200 http://nexus-nexus-repository-manager.jx.svc.cluster.local:8081/repository/npm-group/@commitlint/execute-rule/-/execute-rule-19.8.1.tgz 16371ms (cache miss) npm http fetch GET 200 http://nexus-nexus-repository-manager.jx.svc.cluster.local:8081/repository/npm-group/caniuse-lite/-/caniuse-lite-1.0.30001784.tgz 16496ms (cache miss) npm http fetch GET 200 http://nexus-nexus-repository-manager.jx.svc.cluster.local:8081/repository/npm-group/@typescript-eslint/scope-manager/-/scope-manager-8.58.0.tgz 16561ms (cache miss) npm http fetch GET 200 http://nexus-nexus-repository-manager.jx.svc.cluster.local:8081/repository/npm-group/entities/-/entities-7.0.1.tgz 16408ms (cache miss) npm http fetch GET 200 http://nexus-nexus-repository-manager.jx.svc.cluster.local:8081/repository/npm-group/validator/-/validator-13.15.35.tgz 16882ms (cache miss) npm http fetch GET 200 http://nexus-nexus-repository-manager.jx.svc.cluster.local:8081/repository/npm-group/@types/pg/-/pg-8.15.6.tgz 16688ms (cache miss) npm http fetch GET 200 http://nexus-nexus-repository-manager.jx.svc.cluster.local:8081/repository/npm-group/amqplib/-/amqplib-1.0.3.tgz 16777ms (cache miss) npm http fetch GET 200 http://nexus-nexus-repository-manager.jx.svc.cluster.local:8081/repository/npm-group/protobufjs/-/protobufjs-7.5.4.tgz 17072ms (cache miss) npm http fetch GET 200 http://nexus-nexus-repository-manager.jx.svc.cluster.local:8081/repository/npm-group/@commitlint/load/-/load-19.8.1.tgz 16791ms (cache miss) npm http fetch GET 200 http://nexus-nexus-repository-manager.jx.svc.cluster.local:8081/repository/npm-group/@babel/types/-/types-7.29.0.tgz 16972ms (cache miss) npm http fetch GET 200 http://nexus-nexus-repository-manager.jx.svc.cluster.local:8081/repository/npm-group/@typescript-eslint/parser/-/parser-8.58.0.tgz 17163ms (cache miss) npm http fetch GET 200 http://nexus-nexus-repository-manager.jx.svc.cluster.local:8081/repository/npm-group/@opentelemetry/core/-/core-2.6.1.tgz 17201ms (cache miss) npm http fetch GET 200 http://nexus-nexus-repository-manager.jx.svc.cluster.local:8081/repository/npm-group/@opentelemetry/core/-/core-2.6.1.tgz 17200ms (cache miss) npm http fetch GET 200 http://nexus-nexus-repository-manager.jx.svc.cluster.local:8081/repository/npm-group/@typescript-eslint/visitor-keys/-/visitor-keys-8.58.0.tgz 17464ms (cache miss) npm http fetch GET 200 http://nexus-nexus-repository-manager.jx.svc.cluster.local:8081/repository/npm-group/@opentelemetry/resources/-/resources-2.2.0.tgz 17287ms (cache miss) npm http fetch GET 200 http://nexus-nexus-repository-manager.jx.svc.cluster.local:8081/repository/npm-group/@opentelemetry/core/-/core-2.2.0.tgz 17513ms (cache miss) npm http fetch GET 200 http://nexus-nexus-repository-manager.jx.svc.cluster.local:8081/repository/npm-group/@typescript-eslint/typescript-estree/-/typescript-estree-8.58.0.tgz 17663ms (cache miss) npm http fetch GET 200 http://nexus-nexus-repository-manager.jx.svc.cluster.local:8081/repository/npm-group/eslint/-/eslint-9.39.4.tgz 17702ms (cache miss) npm http fetch GET 200 http://nexus-nexus-repository-manager.jx.svc.cluster.local:8081/repository/npm-group/@thesheps/jest-md-reporter/-/jest-md-reporter-0.0.8.tgz 17714ms (cache miss) npm http fetch GET 200 http://nexus-nexus-repository-manager.jx.svc.cluster.local:8081/repository/npm-group/@opentelemetry/sdk-trace-base/-/sdk-trace-base-2.6.1.tgz 17596ms (cache miss) npm http fetch GET 200 http://nexus-nexus-repository-manager.jx.svc.cluster.local:8081/repository/npm-group/@babel/runtime-corejs3/-/runtime-corejs3-7.29.2.tgz 17698ms (cache miss) npm http fetch GET 200 http://nexus-nexus-repository-manager.jx.svc.cluster.local:8081/repository/npm-group/handlebars/-/handlebars-4.7.9.tgz 17978ms (cache miss) npm http fetch GET 200 http://nexus-nexus-repository-manager.jx.svc.cluster.local:8081/repository/npm-group/@opentelemetry/sdk-trace-base/-/sdk-trace-base-2.2.0.tgz 17962ms (cache miss) npm http fetch GET 200 http://nexus-nexus-repository-manager.jx.svc.cluster.local:8081/repository/npm-group/ajv/-/ajv-8.18.0.tgz 18043ms (cache miss) npm http fetch GET 200 http://nexus-nexus-repository-manager.jx.svc.cluster.local:8081/repository/npm-group/@typescript-eslint/eslint-plugin/-/eslint-plugin-8.58.0.tgz 18166ms (cache miss) npm http fetch GET 200 http://nexus-nexus-repository-manager.jx.svc.cluster.local:8081/repository/npm-group/@opentelemetry/otlp-transformer/-/otlp-transformer-0.208.0.tgz 18399ms (cache miss) npm http fetch GET 200 http://nexus-nexus-repository-manager.jx.svc.cluster.local:8081/repository/npm-group/@opentelemetry/api/-/api-1.9.1.tgz 18599ms (cache miss) npm http fetch GET 200 http://nexus-nexus-repository-manager.jx.svc.cluster.local:8081/repository/npm-group/moment/-/moment-2.30.1.tgz 18921ms (cache miss) npm http fetch GET 200 http://nexus-nexus-repository-manager.jx.svc.cluster.local:8081/repository/npm-group/@sinclair/typebox/-/typebox-0.34.49.tgz 19573ms (cache miss) npm http fetch GET 200 http://nexus-nexus-repository-manager.jx.svc.cluster.local:8081/repository/npm-group/@sinclair/typebox/-/typebox-0.34.49.tgz 19638ms (cache miss) npm http fetch GET 200 http://nexus-nexus-repository-manager.jx.svc.cluster.local:8081/repository/npm-group/@sinclair/typebox/-/typebox-0.34.49.tgz 19617ms (cache miss) npm http fetch GET 200 http://nexus-nexus-repository-manager.jx.svc.cluster.local:8081/repository/npm-group/typescript/-/typescript-5.9.3.tgz 20278ms (cache miss) npm http fetch GET 200 http://nexus-nexus-repository-manager.jx.svc.cluster.local:8081/repository/npm-group/@sinclair/typebox/-/typebox-0.34.49.tgz 19932ms (cache miss) npm http fetch GET 200 http://nexus-nexus-repository-manager.jx.svc.cluster.local:8081/repository/npm-group/@redis/client/-/client-5.11.0.tgz 20198ms (cache miss) npm http fetch GET 200 http://nexus-nexus-repository-manager.jx.svc.cluster.local:8081/repository/npm-group/core-js-pure/-/core-js-pure-3.49.0.tgz 21100ms (cache miss) npm http fetch GET 200 http://nexus-nexus-repository-manager.jx.svc.cluster.local:8081/repository/npm-group/onnxruntime-node/-/onnxruntime-node-1.24.3.tgz 23810ms (cache miss) npm info run core-js-pure@3.49.0 postinstall node_modules/core-js-pure node -e "try{require('./postinstall')}catch(e){}" npm info run onnxruntime-node@1.24.3 postinstall node_modules/onnxruntime-node node ./script/install npm info run protobufjs@7.5.4 postinstall node_modules/protobufjs node scripts/postinstall npm info run protobufjs@7.5.4 postinstall { code: 0, signal: null } npm info run core-js-pure@3.49.0 postinstall { code: 0, signal: null } npm info run onnxruntime-node@1.24.3 postinstall { code: 0, signal: null } > blackpanther@1.0.0 prepare > husky install husky - install command is DEPRECATED git command not found added 950 packages in 39s npm verb exit 0 npm info ok Showing logs for build greencapitaltrade/blackpanther/pr-6 #1 stage from-build-pack and container step-check-registry sourcing .jx/variables.sh verifying the container registry is setup WARNING: no $GIT_SECRET_MOUNT_PATH environment variable set about to run: git clone --no-checkout --filter=blob:none --depth=1 https://github.com/greencapitaltrade/mcu.git /tmp/jx-git-317110988 in dir /tmp Cloning into '/tmp/jx-git-317110988'... about to run: git sparse-checkout set --no-cone jx-requirements.yml .jx/gitops/source-config.yaml in dir /tmp/jx-git-317110988 about to run: git checkout in dir /tmp/jx-git-317110988 Your branch is up to date with 'origin/main'. no ECR code necessary as using provider aks