Triggered by Gerrit: https://gerrit.onap.org/r/c/portal-ng/ui/+/144236 Running as SYSTEM [EnvInject] - Loading node environment variables. Building remotely on prd-ubuntu1804-docker-8c-8g-8734 (ubuntu1804-docker-8c-8g) in workspace /w/workspace/portal-ng-ui-docker-verify-master [ssh-agent] Looking for ssh-agent implementation... $ ssh-agent SSH_AUTH_SOCK=/tmp/ssh-rUgePIVW9FVL/agent.2104 SSH_AGENT_PID=2106 [ssh-agent] Started. Running ssh-add (command line suppressed) Identity added: /w/workspace/portal-ng-ui-docker-verify-master@tmp/private_key_1798370302732324328.key (/w/workspace/portal-ng-ui-docker-verify-master@tmp/private_key_1798370302732324328.key) [ssh-agent] Using credentials onap-jobbuiler (Gerrit user) The recommended git tool is: NONE using credential onap-jenkins-ssh Wiping out workspace first. Cloning the remote Git repository Cloning repository git://cloud.onap.org/mirror/portal-ng/ui > git init /w/workspace/portal-ng-ui-docker-verify-master # timeout=10 Fetching upstream changes from git://cloud.onap.org/mirror/portal-ng/ui > git --version # timeout=10 > git --version # 'git version 2.17.1' using GIT_SSH to set credentials Gerrit user Verifying host key using manually-configured host key entries > git fetch --tags --progress -- git://cloud.onap.org/mirror/portal-ng/ui +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git://cloud.onap.org/mirror/portal-ng/ui # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git://cloud.onap.org/mirror/portal-ng/ui # timeout=10 Fetching upstream changes from git://cloud.onap.org/mirror/portal-ng/ui using GIT_SSH to set credentials Gerrit user Verifying host key using manually-configured host key entries > git fetch --tags --progress -- git://cloud.onap.org/mirror/portal-ng/ui refs/changes/36/144236/1 # timeout=10 > git rev-parse d89120dd9bd988cb27d0dc3d99d19ec18f6d0018^{commit} # timeout=10 JENKINS-19022: warning: possible memory leak due to Git plugin usage; see: https://plugins.jenkins.io/git/#remove-git-plugin-buildsbybranch-builddata-script Checking out Revision d89120dd9bd988cb27d0dc3d99d19ec18f6d0018 (refs/changes/36/144236/1) > git config core.sparsecheckout # timeout=10 > git checkout -f d89120dd9bd988cb27d0dc3d99d19ec18f6d0018 # timeout=10 Commit message: "Fix docker-push-staging-tags.sh to handle Windows line endings" > git rev-parse FETCH_HEAD^{commit} # timeout=10 > git rev-list --no-walk 3d3b63c0019781609ecd3f50334513b303741f1c # timeout=10 provisioning config files... copy managed file [npmrc] to file:/home/jenkins/.npmrc copy managed file [pipconf] to file:/home/jenkins/.config/pip/pip.conf [portal-ng-ui-docker-verify-master] $ /bin/bash /tmp/jenkins12089701934794951864.sh ---> python-tools-install.sh Setup pyenv: * system (set by /opt/pyenv/version) * 3.8.13 (set by /opt/pyenv/version) * 3.9.13 (set by /opt/pyenv/version) * 3.10.6 (set by /opt/pyenv/version) lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-veRo lf-activate-venv(): INFO: Save venv in file: /tmp/.os_lf_venv lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) lf-activate-venv(): INFO: Attempting to install with network-safe options... lf-activate-venv(): INFO: Base packages installed successfully lf-activate-venv(): INFO: Installing additional packages: lftools lf-activate-venv(): INFO: Adding /tmp/venv-veRo/bin to PATH Generating Requirements File ERROR: pip's dependency resolver does not currently take into account all the packages that are installed. This behaviour is the source of the following dependency conflicts. httplib2 0.30.2 requires pyparsing<4,>=3.0.4, but you have pyparsing 2.4.7 which is incompatible. Python 3.10.6 pip 26.1.1 from /tmp/venv-veRo/lib/python3.10/site-packages/pip (python 3.10) appdirs==1.4.4 argcomplete==3.6.3 aspy.yaml==1.3.0 attrs==26.1.0 autopage==0.6.0 backports.strenum==1.3.1 beautifulsoup4==4.14.3 boto3==1.43.5 botocore==1.43.5 bs4==0.0.2 certifi==2026.4.22 cffi==2.0.0 cfgv==3.5.0 chardet==7.4.3 charset-normalizer==3.4.7 click==8.3.3 cliff==4.13.3 cmd2==3.5.1 cryptography==3.3.2 debtcollector==3.1.0 decorator==5.2.1 defusedxml==0.7.1 Deprecated==1.3.1 distlib==0.4.0 dnspython==2.8.0 docker==7.1.0 dogpile.cache==1.5.0 durationpy==0.10 email-validator==2.3.0 filelock==3.29.0 future==1.0.0 gitdb==4.0.12 GitPython==3.1.50 httplib2==0.30.2 identify==2.6.19 idna==3.13 importlib-resources==1.5.0 iso8601==2.1.0 Jinja2==3.1.6 jmespath==1.1.0 jsonpatch==1.33 jsonpointer==3.1.1 jsonschema==4.26.0 jsonschema-specifications==2025.9.1 keystoneauth1==5.13.1 kubernetes==35.0.0 lftools==0.37.22 lxml==6.1.0 markdown-it-py==4.1.0 MarkupSafe==3.0.3 mdurl==0.1.2 msgpack==1.1.2 multi_key_dict==2.0.3 munch==4.0.0 netaddr==1.3.0 niet==1.4.2 nodeenv==1.10.0 oauth2client==4.1.3 oauthlib==3.3.1 openstacksdk==4.12.0 os-service-types==1.8.2 osc-lib==4.6.0 oslo.config==10.3.0 oslo.context==6.3.0 oslo.i18n==6.7.2 oslo.log==8.1.0 oslo.serialization==5.9.1 oslo.utils==10.0.1 packaging==26.2 pbr==7.0.3 platformdirs==4.9.6 prettytable==3.17.0 psutil==7.2.2 pyasn1==0.6.3 pyasn1_modules==0.4.2 pycparser==3.0 pygerrit2==2.0.15 PyGithub==2.9.1 Pygments==2.20.0 PyJWT==2.12.1 PyNaCl==1.6.2 pyparsing==2.4.7 pyperclip==1.11.0 pyrsistent==0.20.0 python-cinderclient==9.9.0 python-dateutil==2.9.0.post0 python-discovery==1.3.0 python-heatclient==5.1.0 python-jenkins==1.8.3 python-keystoneclient==5.8.0 python-magnumclient==4.10.0 python-openstackclient==9.0.0 python-swiftclient==4.10.0 PyYAML==6.0.3 referencing==0.37.0 requests==2.33.1 requests-oauthlib==2.0.0 rfc3986==2.0.0 rich==15.0.0 rich-argparse==1.8.0 rpds-py==0.30.0 rsa==4.9.1 ruamel.yaml==0.19.1 ruamel.yaml.clib==0.2.15 s3transfer==0.17.0 simplejson==4.1.1 six==1.17.0 smmap==5.0.3 soupsieve==2.8.3 stevedore==5.7.0 tabulate==0.10.0 toml==0.10.2 tomlkit==0.14.0 tqdm==4.67.3 typing_extensions==4.15.0 urllib3==1.26.20 virtualenv==21.3.1 wcwidth==0.7.0 websocket-client==1.9.0 wrapt==2.1.2 xdg==6.0.0 xmltodict==1.0.4 yq==3.4.3 [portal-ng-ui-docker-verify-master] $ /bin/sh /tmp/jenkins15250888677357407336.sh ---> uv-install.sh Installing uv/uvx (latest) using shell installer 2026-05-07 08:56:27 URL:https://releases.astral.sh/installers/uv/latest/uv-installer.sh [71233/71233] -> "/tmp/uv-install-sA5WW3.sh" [1] downloading uv 0.11.11 x86_64-unknown-linux-gnu installing to /home/jenkins/.local/bin uv uvx everything's installed! To add $HOME/.local/bin to your PATH, either restart your shell or run: source $HOME/.local/bin/env (sh, bash, zsh) source $HOME/.local/bin/env.fish (fish) Adding install location to PATH ---> Validating uv/uvx install uvx 0.11.11 (x86_64-unknown-linux-gnu) provisioning config files... copy managed file [global-settings] to file:/w/workspace/portal-ng-ui-docker-verify-master@tmp/config13075777917456104471tmp copy managed file [portal-ng-ui-settings] to file:/w/workspace/portal-ng-ui-docker-verify-master@tmp/config3887633486973083353tmp [portal-ng-ui-docker-verify-master] $ /bin/bash /tmp/jenkins6685958929816823983.sh ---> docker-login.sh nexus3.onap.org:10001 WARNING! Using --password via the CLI is insecure. Use --password-stdin. WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. Configure a credential helper to remove this warning. See https://docs.docker.com/engine/reference/commandline/login/#credentials-store Login Succeeded nexus3.onap.org:10002 WARNING! Using --password via the CLI is insecure. Use --password-stdin. WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. Configure a credential helper to remove this warning. See https://docs.docker.com/engine/reference/commandline/login/#credentials-store Login Succeeded nexus3.onap.org:10003 WARNING! Using --password via the CLI is insecure. Use --password-stdin. WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. Configure a credential helper to remove this warning. See https://docs.docker.com/engine/reference/commandline/login/#credentials-store Login Succeeded nexus3.onap.org:10004 WARNING! Using --password via the CLI is insecure. Use --password-stdin. WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. Configure a credential helper to remove this warning. See https://docs.docker.com/engine/reference/commandline/login/#credentials-store Login Succeeded docker.io WARNING! Using --password via the CLI is insecure. Use --password-stdin. WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. Configure a credential helper to remove this warning. See https://docs.docker.com/engine/reference/commandline/login/#credentials-store Login Succeeded ---> docker-login.sh ends [portal-ng-ui-docker-verify-master] $ /bin/bash /tmp/jenkins6306508718435100626.sh [portal-ng-ui-docker-verify-master] $ /bin/sh -xe /tmp/jenkins11480760426383631414.sh [EnvInject] - Injecting environment variables from a build step. [EnvInject] - Injecting as environment variables the properties content DOCKER_ROOT=$WORKSPACE CONTAINER_TAG_YAML_DIR= CONTAINER_TAG_METHOD=latest [EnvInject] - Variables injected successfully. [portal-ng-ui-docker-verify-master] $ /bin/bash -l /tmp/jenkins11903738147110542766.sh ---> docker-get-container-tag.sh Setup pyenv: system 3.8.13 3.9.13 * 3.10.6 (set by /w/workspace/portal-ng-ui-docker-verify-master/.python-version) lf-activate-venv(): INFO: Reuse venv:/tmp/venv-veRo from file:/tmp/.os_lf_venv lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) lf-activate-venv(): INFO: Attempting to install with network-safe options... lf-activate-venv(): INFO: Base packages installed successfully lf-activate-venv(): INFO: Installing additional packages: yq lf-activate-venv(): INFO: Adding /tmp/venv-veRo/bin to PATH ---> Docker image tag found: latest [EnvInject] - Injecting environment variables from a build step. [EnvInject] - Injecting as environment variables the properties file path 'env_docker_inject.txt' [EnvInject] - Variables injected successfully. [EnvInject] - Injecting environment variables from a build step. [EnvInject] - Injecting as environment variables the properties content DOCKER_ARGS= DOCKER_ROOT=/w/workspace/portal-ng-ui-docker-verify-master CONTAINER_PULL_REGISTRY=nexus3.onap.org:10001 CONTAINER_PUSH_REGISTRY=nexus3.onap.org:10003 DOCKER_NAME=onap/portal-ng/ui [EnvInject] - Variables injected successfully. [portal-ng-ui-docker-verify-master] $ /bin/bash /tmp/jenkins1582699283769887602.sh ---> docker-build.sh Docker version 20.10.18, build b40c2f6 Building image: nexus3.onap.org:10003/onap/portal-ng/ui:latest docker build -t nexus3.onap.org:10003/onap/portal-ng/ui:latest . Sending build context to Docker daemon 3.317MB Step 1/13 : FROM node:25-alpine AS builder 25-alpine: Pulling from library/node 6a0ac1617861: Pulling fs layer 1c3a93350d1d: Pulling fs layer 8144736fd000: Pulling fs layer 64aa1333f5a0: Pulling fs layer 64aa1333f5a0: Waiting 8144736fd000: Verifying Checksum 8144736fd000: Download complete 6a0ac1617861: Verifying Checksum 6a0ac1617861: Download complete 64aa1333f5a0: Verifying Checksum 64aa1333f5a0: Download complete 1c3a93350d1d: Verifying Checksum 1c3a93350d1d: Download complete 6a0ac1617861: Pull complete 1c3a93350d1d: Pull complete 8144736fd000: Pull complete 64aa1333f5a0: Pull complete Digest: sha256:bdf2cca6fe3dabd014ea60163eca3f0f7015fbd5c7ee1b0e9ccb4ced6eb02ef4 Status: Downloaded newer image for node:25-alpine ---> ea86d42540b8 Step 2/13 : RUN apk update && apk add openjdk17 ---> Running in 7590e654514d v3.23.4-139-gfc5e77717a8 [https://dl-cdn.alpinelinux.org/alpine/v3.23/main] v3.23.4-138-gc45b849a722 [https://dl-cdn.alpinelinux.org/alpine/v3.23/community] OK: 27578 distinct packages available ( 1/32) Installing java-common (1.0-r1) ( 2/32) Installing libffi (3.5.2-r0) ( 3/32) Installing libtasn1 (4.21.0-r0) ( 4/32) Installing p11-kit (0.25.5-r2) ( 5/32) Installing p11-kit-trust (0.25.5-r2) ( 6/32) Installing ca-certificates (20260413-r0) ( 7/32) Installing java-cacerts (1.1-r0) ( 8/32) Installing openjdk17-jre-headless (17.0.18_p8-r0) ( 9/32) Installing libxau (1.0.12-r0) (10/32) Installing libmd (1.1.0-r0) (11/32) Installing libbsd (0.12.2-r0) (12/32) Installing libxdmcp (1.1.5-r1) (13/32) Installing libxcb (1.17.0-r1) (14/32) Installing libx11 (1.8.12-r1) (15/32) Installing libxext (1.3.6-r2) (16/32) Installing libxi (1.8.2-r0) (17/32) Installing libxrender (0.9.12-r0) (18/32) Installing libxtst (1.2.5-r0) (19/32) Installing alsa-lib (1.2.14-r2) (20/32) Installing brotli-libs (1.2.0-r0) (21/32) Installing libbz2 (1.0.8-r6) (22/32) Installing libpng (1.6.57-r0) (23/32) Installing freetype (2.14.1-r0) (24/32) Installing giflib (5.2.2-r1) (25/32) Installing libjpeg-turbo (3.1.2-r0) (26/32) Installing lcms2 (2.19-r0) (27/32) Installing openjdk17-jre (17.0.18_p8-r0) (28/32) Installing openjdk17-jmods (17.0.18_p8-r0) (29/32) Installing openjdk17-jdk (17.0.18_p8-r0) (30/32) Installing openjdk17-demos (17.0.18_p8-r0) (31/32) Installing openjdk17-doc (17.0.18_p8-r0) (32/32) Installing openjdk17 (17.0.18_p8-r0) Executing busybox-1.37.0-r30.trigger Executing java-common-1.0-r1.trigger Executing ca-certificates-20260413-r0.trigger OK: 285.2 MiB in 50 packages Removing intermediate container 7590e654514d ---> ae5a7bb74455 Step 3/13 : WORKDIR /usr/src/app ---> Running in 19112518b48d Removing intermediate container 19112518b48d ---> d0f73a87c01e Step 4/13 : COPY package*.json ./ ---> 68298a0d6d86 Step 5/13 : RUN npm install ---> Running in 3e7ed58601dc 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 warn deprecated readdir-scoped-modules@1.1.0: This functionality has been moved to @npmcli/fs npm warn deprecated debuglog@1.0.1: Package no longer supported. Contact Support at https://www.npmjs.com/support for more info. npm warn deprecated read-package-json@7.0.1: This package is no longer supported. Please use @npmcli/package-json instead. npm warn deprecated osenv@0.1.5: This package is no longer supported. npm warn deprecated rimraf@3.0.2: Rimraf versions prior to v4 are no longer supported npm warn deprecated tar@6.2.1: Old versions of tar 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 warn deprecated @humanwhocodes/object-schema@2.0.3: Use @eslint/object-schema instead npm warn deprecated @humanwhocodes/config-array@0.13.0: Use @eslint/config-array instead npm warn deprecated read-installed@4.0.3: This package is no longer supported. 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 warn deprecated read-package-json@2.1.2: This package is no longer supported. Please use @npmcli/package-json instead. 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 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 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 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 warn deprecated rimraf@2.7.1: Rimraf versions prior to v4 are no longer supported 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 warn deprecated uuid@8.3.2: uuid@10 and below is no longer supported. For ESM codebases, update to uuid@latest. For CommonJS codebases, use uuid@11 (but be aware this version will likely be deprecated in 2028). npm warn deprecated glob@10.5.0: 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 warn deprecated glob@10.5.0: 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 warn deprecated glob@10.5.0: 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 warn deprecated glob@10.5.0: 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 warn deprecated eslint@8.57.1: This version is no longer supported. Please see https://eslint.org/version-support for other options.  added 1355 packages, and audited 1356 packages in 2m 223 packages are looking for funding run `npm fund` for details 58 vulnerabilities (5 low, 16 moderate, 37 high) To address issues that do not require attention, run: npm audit fix To address all issues (including breaking changes), run: npm audit fix --force Run `npm audit` for details. npm notice npm notice New minor version of npm available! 11.12.1 -> 11.14.0 npm notice Changelog: https://github.com/npm/cli/releases/tag/v11.14.0 npm notice To update run: npm install -g npm@11.14.0 npm notice Removing intermediate container 3e7ed58601dc ---> 5cb4623c11fc Step 6/13 : COPY . . ---> f43334083be9 Step 7/13 : RUN npm run build -- --configuration production ---> Running in 0f5f85289d0b > frontend@0.0.0 prebuild > npm run openapi > frontend@0.0.0 openapi > npx openapi-generator-cli generate --generator-key v3.0 > /dev/null > frontend@0.0.0 build > ng build --configuration production Node.js version v25.9.0 detected. Odd numbered Node.js versions will not enter LTS status and should not be used for production. For more information, please see https://nodejs.org/en/about/previous-releases/. - Generating browser application bundles (phase: setup)... ✔ Browser application bundle generation complete. ✔ Browser application bundle generation complete. - Copying assets... ✔ Copying assets complete. - Generating index html... - Generating index html... 1 rules skipped due to selector errors: .form-floating>~label -> Did not expect successive traversals. 1 rules skipped due to selector errors: .custom-file-input:lang(en)~.custom-file-label -> Unknown pseudo-class :lang ✔ Index html generation complete.  Initial chunk files | Names | Raw size | Estimated transfer size main.8e5f2696c124613e.js | main | 827.71 kB | 203.02 kB styles.eff149f124c153a4.css | styles | 284.81 kB | 30.98 kB onap-styles.5c7df6ccf666e3bc.css | onap-styles | 139.11 kB | 16.34 kB polyfills.e99b4c32f50ab7c5.js | polyfills | 33.87 kB | 11.01 kB runtime.94d5f8a4bd8ea8d3.js | runtime | 1.22 kB | 655 bytes | Initial total | 1.26 MB | 261.98 kB Build at: 2026-05-07T08:59:49.218Z - Hash: 3e72142fb91ce51c - Time: 24036ms  Warning: /usr/src/app/src/app/modules/alerting/alert.component.css exceeded maximum budget. Budget 2.00 kB was not met by 443 bytes with a total of 2.43 kB. Warning: /usr/src/app/src/app/services/user-settings.service.ts depends on 'lodash'. CommonJS or AMD dependencies can cause optimization bailouts. For more info see: https://angular.io/guide/build#configuring-commonjs-dependencies Removing intermediate container 0f5f85289d0b ---> f4f97fc5fa16 Step 8/13 : FROM nginxinc/nginx-unprivileged:alpine-slim alpine-slim: Pulling from nginxinc/nginx-unprivileged 6a0ac1617861: Already exists 12b6128b3765: Pulling fs layer 7a557b31751f: Pulling fs layer df09a6cfb0e0: Pulling fs layer 1c7cf82a7f42: Pulling fs layer 19d5addcfd92: Pulling fs layer 6027d9390772: Pulling fs layer 62d6da5c7824: Pulling fs layer 62d6da5c7824: Waiting 19d5addcfd92: Waiting 6027d9390772: Waiting 1c7cf82a7f42: Waiting df09a6cfb0e0: Download complete 7a557b31751f: Verifying Checksum 7a557b31751f: Download complete 12b6128b3765: Verifying Checksum 12b6128b3765: Download complete 1c7cf82a7f42: Verifying Checksum 1c7cf82a7f42: Download complete 19d5addcfd92: Download complete 6027d9390772: Verifying Checksum 6027d9390772: Download complete 62d6da5c7824: Verifying Checksum 62d6da5c7824: Download complete 12b6128b3765: Pull complete 7a557b31751f: Pull complete df09a6cfb0e0: Pull complete 1c7cf82a7f42: Pull complete 19d5addcfd92: Pull complete 6027d9390772: Pull complete 62d6da5c7824: Pull complete Digest: sha256:1df9285ed5bdaaad9ca503ac608e12fe1ba93136bb249fe976477989c1db4ede Status: Downloaded newer image for nginxinc/nginx-unprivileged:alpine-slim ---> cd10df9a631f Step 9/13 : USER nginx ---> Running in 41ab57807941 Removing intermediate container 41ab57807941 ---> 104d181acdae Step 10/13 : COPY --from=builder --chown=nginx:nginx /usr/src/app/dist/frontend /usr/share/nginx/html ---> 47ae01e3abb8 Step 11/13 : ENTRYPOINT [] ---> Running in 0b75e525dae8 Removing intermediate container 0b75e525dae8 ---> f7c88556cb86 Step 12/13 : EXPOSE ${NGINX_PORT} ---> Running in d891ef5ac558 Removing intermediate container d891ef5ac558 ---> f99cfbe5c340 Step 13/13 : CMD ["nginx", "-g", "daemon off;"] ---> Running in 6539c53858c7 Removing intermediate container 6539c53858c7 ---> 632adbc4f713 Successfully built 632adbc4f713 Successfully tagged nexus3.onap.org:10003/onap/portal-ng/ui:latest ---> docker-build.sh ends [portal-ng-ui-docker-verify-master] $ /bin/bash /tmp/jenkins1922173619377048255.sh ---> docker-push-staging-tags.sh Source image: nexus3.onap.org:10003/onap/portal-ng/ui:latest Version: 0.1.4 Timestamp: 20260507T0859 Tagging: nexus3.onap.org:10003/onap/portal-ng/ui:0.1.4 Pushing: nexus3.onap.org:10003/onap/portal-ng/ui:0.1.4 The push refers to repository [nexus3.onap.org:10003/onap/portal-ng/ui] b812637dd0db: Preparing 099d2d363730: Preparing b932f018a2a9: Preparing f1a8b72e543b: Preparing 10544a541873: Preparing f86cd99b0523: Preparing 6585d82bb821: Preparing c95c34e1c583: Preparing 29df493baa13: Preparing 6585d82bb821: Waiting c95c34e1c583: Waiting 29df493baa13: Waiting f86cd99b0523: Waiting 099d2d363730: Layer already exists b932f018a2a9: Layer already exists 10544a541873: Layer already exists f1a8b72e543b: Layer already exists f86cd99b0523: Layer already exists 6585d82bb821: Layer already exists 29df493baa13: Layer already exists c95c34e1c583: Layer already exists b812637dd0db: Pushed 0.1.4: digest: sha256:e0c11dd6d182fda1dece9433254f1ba73df1f5263532ead902179e1f2eac665c size: 2196 Tagging: nexus3.onap.org:10003/onap/portal-ng/ui:0.1.4-STAGING-latest Pushing: nexus3.onap.org:10003/onap/portal-ng/ui:0.1.4-STAGING-latest The push refers to repository [nexus3.onap.org:10003/onap/portal-ng/ui] b812637dd0db: Preparing 099d2d363730: Preparing b932f018a2a9: Preparing f1a8b72e543b: Preparing 10544a541873: Preparing f86cd99b0523: Preparing 6585d82bb821: Preparing c95c34e1c583: Preparing 29df493baa13: Preparing f86cd99b0523: Waiting 29df493baa13: Waiting c95c34e1c583: Waiting 6585d82bb821: Waiting f1a8b72e543b: Layer already exists 099d2d363730: Layer already exists 10544a541873: Layer already exists b812637dd0db: Layer already exists b932f018a2a9: Layer already exists c95c34e1c583: Layer already exists f86cd99b0523: Layer already exists 6585d82bb821: Layer already exists 29df493baa13: Layer already exists 0.1.4-STAGING-latest: digest: sha256:e0c11dd6d182fda1dece9433254f1ba73df1f5263532ead902179e1f2eac665c size: 2196 Tagging: nexus3.onap.org:10003/onap/portal-ng/ui:0.1.4-20260507T0859 Pushing: nexus3.onap.org:10003/onap/portal-ng/ui:0.1.4-20260507T0859 The push refers to repository [nexus3.onap.org:10003/onap/portal-ng/ui] b812637dd0db: Preparing 099d2d363730: Preparing b932f018a2a9: Preparing f1a8b72e543b: Preparing 10544a541873: Preparing f86cd99b0523: Preparing 6585d82bb821: Preparing c95c34e1c583: Preparing 29df493baa13: Preparing f86cd99b0523: Waiting 6585d82bb821: Waiting c95c34e1c583: Waiting 29df493baa13: Waiting b812637dd0db: Layer already exists f1a8b72e543b: Layer already exists 10544a541873: Layer already exists b932f018a2a9: Layer already exists 099d2d363730: Layer already exists 6585d82bb821: Layer already exists f86cd99b0523: Layer already exists c95c34e1c583: Layer already exists 29df493baa13: Layer already exists 0.1.4-20260507T0859: digest: sha256:e0c11dd6d182fda1dece9433254f1ba73df1f5263532ead902179e1f2eac665c size: 2196 ---> docker-push-staging-tags.sh ends [portal-ng-ui-docker-verify-master] $ /bin/bash /tmp/jenkins2827672291226346880.sh $ ssh-agent -k unset SSH_AUTH_SOCK; unset SSH_AGENT_PID; echo Agent pid 2106 killed; [ssh-agent] Stopped. [PostBuildScript] - [INFO] Executing post build scripts. [portal-ng-ui-docker-verify-master] $ /bin/bash /tmp/jenkins14418126694777334232.sh ---> sysstat.sh [portal-ng-ui-docker-verify-master] $ /bin/bash /tmp/jenkins6687523520325480907.sh ---> package-listing.sh ++ facter osfamily ++ tr '[:upper:]' '[:lower:]' + OS_FAMILY=debian + workspace=/w/workspace/portal-ng-ui-docker-verify-master + START_PACKAGES=/tmp/packages_start.txt + END_PACKAGES=/tmp/packages_end.txt + DIFF_PACKAGES=/tmp/packages_diff.txt + PACKAGES=/tmp/packages_start.txt + '[' /w/workspace/portal-ng-ui-docker-verify-master ']' + PACKAGES=/tmp/packages_end.txt + case "${OS_FAMILY}" in + dpkg -l + grep '^ii' + '[' -f /tmp/packages_start.txt ']' + '[' -f /tmp/packages_end.txt ']' + diff /tmp/packages_start.txt /tmp/packages_end.txt + '[' /w/workspace/portal-ng-ui-docker-verify-master ']' + mkdir -p /w/workspace/portal-ng-ui-docker-verify-master/archives/ + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/portal-ng-ui-docker-verify-master/archives/ [portal-ng-ui-docker-verify-master] $ /bin/bash /tmp/jenkins2616990500780323169.sh ---> capture-instance-metadata.sh Setup pyenv: system 3.8.13 3.9.13 * 3.10.6 (set by /w/workspace/portal-ng-ui-docker-verify-master/.python-version) lf-activate-venv(): INFO: Reuse venv:/tmp/venv-veRo from file:/tmp/.os_lf_venv lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) lf-activate-venv(): INFO: Attempting to install with network-safe options... lf-activate-venv(): INFO: Base packages installed successfully lf-activate-venv(): INFO: Installing additional packages: lftools lf-activate-venv(): INFO: Adding /tmp/venv-veRo/bin to PATH INFO: Running in OpenStack, capturing instance metadata [portal-ng-ui-docker-verify-master] $ /bin/bash /tmp/jenkins8969229858903658654.sh provisioning config files... copy managed file [jenkins-log-archives-settings] to file:/w/workspace/portal-ng-ui-docker-verify-master@tmp/config8873936337344189542tmp Regular expression run condition: Expression=[^.*logs-s3.*], Label=[] Run condition [Regular expression match] preventing perform for step [Provide Configuration files] [EnvInject] - Injecting environment variables from a build step. [EnvInject] - Injecting as environment variables the properties content SERVER_ID=logs [EnvInject] - Variables injected successfully. [portal-ng-ui-docker-verify-master] $ /bin/bash /tmp/jenkins9191970906561555972.sh ---> create-netrc.sh [portal-ng-ui-docker-verify-master] $ /bin/bash /tmp/jenkins12695543968141182552.sh ---> python-tools-install.sh Setup pyenv: system 3.8.13 3.9.13 * 3.10.6 (set by /w/workspace/portal-ng-ui-docker-verify-master/.python-version) lf-activate-venv(): INFO: Reuse venv:/tmp/venv-veRo from file:/tmp/.os_lf_venv lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) lf-activate-venv(): INFO: Attempting to install with network-safe options... lf-activate-venv(): INFO: Base packages installed successfully lf-activate-venv(): INFO: Installing additional packages: lftools lf-activate-venv(): INFO: Adding /tmp/venv-veRo/bin to PATH [portal-ng-ui-docker-verify-master] $ /bin/sh /tmp/jenkins18121751700221685473.sh ---> uv-install.sh uv 0.11.11 is already installed uvx 0.11.11 (x86_64-unknown-linux-gnu) [portal-ng-ui-docker-verify-master] $ /bin/bash /tmp/jenkins18342469073816714452.sh ---> sudo-logs.sh Archiving 'sudo' log.. [portal-ng-ui-docker-verify-master] $ /bin/bash /tmp/jenkins2273696183793792437.sh ---> job-cost.sh INFO: Activating Python virtual environment... Setup pyenv: system 3.8.13 3.9.13 * 3.10.6 (set by /w/workspace/portal-ng-ui-docker-verify-master/.python-version) lf-activate-venv(): INFO: Reuse venv:/tmp/venv-veRo from file:/tmp/.os_lf_venv lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) lf-activate-venv(): INFO: Attempting to install with network-safe options... lf-activate-venv(): INFO: Base packages installed successfully lf-activate-venv(): INFO: Installing additional packages: zipp==1.1.0 python-openstackclient urllib3~=1.26.15 lf-activate-venv(): INFO: Adding /tmp/venv-veRo/bin to PATH INFO: No stack-cost file found INFO: Instance uptime: 338s INFO: Fetching instance metadata (attempt 1 of 3)... DEBUG: URL: http://169.254.169.254/latest/meta-data/instance-type INFO: Successfully fetched instance metadata INFO: Instance type: v3-standard-8 INFO: Retrieving pricing info for: v3-standard-8 INFO: Fetching Vexxhost pricing API (attempt 1 of 3)... DEBUG: URL: https://pricing.vexxhost.net/v1/pricing/v3-standard-8/cost?seconds=338 INFO: Successfully fetched Vexxhost pricing API INFO: Retrieved cost: 0.22 INFO: Retrieved resource: v3-standard-8 INFO: Creating archive directory: /w/workspace/portal-ng-ui-docker-verify-master/archives/cost INFO: Archiving costs to: /w/workspace/portal-ng-ui-docker-verify-master/archives/cost.csv INFO: Successfully archived job cost data DEBUG: Cost data: portal-ng-ui-docker-verify-master,231,2026-05-07 09:00:19,v3-standard-8,338,0.22,0.00,SUCCESS [portal-ng-ui-docker-verify-master] $ /bin/bash -l /tmp/jenkins17912064839147357406.sh ---> logs-deploy.sh Setup pyenv: system 3.8.13 3.9.13 * 3.10.6 (set by /w/workspace/portal-ng-ui-docker-verify-master/.python-version) lf-activate-venv(): INFO: Reuse venv:/tmp/venv-veRo from file:/tmp/.os_lf_venv lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) lf-activate-venv(): INFO: Attempting to install with network-safe options... lf-activate-venv(): INFO: Base packages installed successfully lf-activate-venv(): INFO: Installing additional packages: lftools urllib3~=1.26.15 lf-activate-venv(): INFO: Adding /tmp/venv-veRo/bin to PATH INFO: Nexus URL https://nexus.onap.org path production/vex-yul-ecomp-jenkins-1/portal-ng-ui-docker-verify-master/231 INFO: archiving workspace using pattern(s): Archives upload complete. INFO: archiving logs to Nexus ---> uname -a: Linux prd-ubuntu1804-docker-8c-8g-8734 4.15.0-192-generic #203-Ubuntu SMP Wed Aug 10 17:40:03 UTC 2022 x86_64 x86_64 x86_64 GNU/Linux ---> lscpu: Architecture: x86_64 CPU op-mode(s): 32-bit, 64-bit Byte Order: Little Endian CPU(s): 8 On-line CPU(s) list: 0-7 Thread(s) per core: 1 Core(s) per socket: 1 Socket(s): 8 NUMA node(s): 1 Vendor ID: AuthenticAMD CPU family: 23 Model: 49 Model name: AMD EPYC-Rome Processor Stepping: 0 CPU MHz: 2800.000 BogoMIPS: 5600.00 Virtualization: AMD-V Hypervisor vendor: KVM Virtualization type: full L1d cache: 32K L1i cache: 32K L2 cache: 512K L3 cache: 16384K NUMA node0 CPU(s): 0-7 Flags: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm rep_good nopl xtopology cpuid extd_apicid tsc_known_freq pni pclmulqdq ssse3 fma cx16 sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand hypervisor lahf_lm cmp_legacy svm cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw topoext perfctr_core ssbd ibrs ibpb stibp vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 xsaves clzero xsaveerptr arat npt nrip_save umip rdpid arch_capabilities ---> nproc: 8 ---> df -h: Filesystem Size Used Avail Use% Mounted on udev 16G 0 16G 0% /dev tmpfs 3.2G 712K 3.2G 1% /run /dev/vda1 155G 12G 144G 8% / tmpfs 16G 0 16G 0% /dev/shm tmpfs 5.0M 0 5.0M 0% /run/lock tmpfs 16G 0 16G 0% /sys/fs/cgroup /dev/vda15 105M 4.4M 100M 5% /boot/efi tmpfs 3.2G 0 3.2G 0% /run/user/1001 ---> free -m: total used free shared buff/cache available Mem: 32167 856 26924 0 4385 30855 Swap: 1023 0 1023 ---> ip addr: 1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 inet 127.0.0.1/8 scope host lo valid_lft forever preferred_lft forever inet6 ::1/128 scope host valid_lft forever preferred_lft forever 2: ens3: mtu 1458 qdisc mq state UP group default qlen 1000 link/ether fa:16:3e:0b:db:57 brd ff:ff:ff:ff:ff:ff inet 10.30.106.171/23 brd 10.30.107.255 scope global dynamic ens3 valid_lft 86059sec preferred_lft 86059sec inet6 fe80::f816:3eff:fe0b:db57/64 scope link valid_lft forever preferred_lft forever 3: docker0: mtu 1500 qdisc noqueue state DOWN group default link/ether 02:42:4b:98:a7:89 brd ff:ff:ff:ff:ff:ff inet 10.250.0.254/24 brd 10.250.0.255 scope global docker0 valid_lft forever preferred_lft forever inet6 fe80::42:4bff:fe98:a789/64 scope link valid_lft forever preferred_lft forever ---> sar -b -r -n DEV: Linux 4.15.0-192-generic (prd-ubuntu1804-docker-8c-8g-8734) 05/07/26 _x86_64_ (8 CPU) 08:54:51 LINUX RESTART (8 CPU) 08:55:01 tps rtps wtps bread/s bwrtn/s 08:56:01 386.70 74.04 312.66 5301.52 84353.14 08:57:01 178.49 9.20 169.29 1673.32 81239.26 08:58:01 161.89 0.43 161.46 3.47 66019.66 08:59:01 734.01 0.08 733.93 3.33 51317.31 09:00:01 336.66 0.27 336.39 23.06 66833.26 Average: 359.55 16.80 342.75 1400.94 69952.53 08:55:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 08:56:01 30175868 31650308 2763352 8.39 56940 1736180 1506320 4.43 906608 1582344 122772 08:57:01 29157692 31552336 3781528 11.48 82716 2602168 1809284 5.32 1074356 2364152 151696 08:58:01 27225084 30879964 5714136 17.35 140864 3652496 2437724 7.17 1862368 3312236 662604 08:59:01 26835280 31608080 6103940 18.53 183856 4658652 1704616 5.02 1330328 4182920 919620 09:00:01 27561264 31571140 5377956 16.33 222312 3911096 1577976 4.64 1294980 3545164 1948 Average: 28191038 31452366 4748182 14.41 137338 3312118 1807184 5.32 1293728 2997363 371728 08:55:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 08:56:01 ens3 427.10 280.80 1701.61 75.59 0.00 0.00 0.00 0.00 08:56:01 lo 1.73 1.73 0.18 0.18 0.00 0.00 0.00 0.00 08:56:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:57:01 ens3 260.84 138.26 4602.67 16.10 0.00 0.00 0.00 0.00 08:57:01 lo 3.20 3.20 0.36 0.36 0.00 0.00 0.00 0.00 08:57:01 vethedfbf8a 15.98 21.88 1.42 426.20 0.00 0.00 0.00 0.03 08:57:01 docker0 67.51 136.51 4.00 2947.32 0.00 0.00 0.00 0.00 08:58:01 ens3 299.48 163.87 3260.74 30.65 0.00 0.00 0.00 0.00 08:58:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:58:01 vethedfbf8a 162.96 296.62 30.18 3260.40 0.00 0.00 0.00 0.27 08:58:01 docker0 162.96 296.57 27.95 3260.39 0.00 0.00 0.00 0.00 08:59:01 ens3 15.28 14.13 25.42 1.30 0.00 0.00 0.00 0.00 08:59:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 08:59:01 docker0 13.93 14.36 0.85 25.29 0.00 0.00 0.00 0.00 09:00:01 ens3 52.14 37.36 488.90 25.39 0.00 0.00 0.00 0.00 09:00:01 lo 4.00 4.00 0.43 0.43 0.00 0.00 0.00 0.00 09:00:01 docker0 12.40 24.36 0.77 443.74 0.00 0.00 0.00 0.00 Average: ens3 210.97 126.89 2015.87 29.81 0.00 0.00 0.00 0.00 Average: lo 1.83 1.83 0.20 0.20 0.00 0.00 0.00 0.00 Average: docker0 51.36 94.36 6.71 1335.35 0.00 0.00 0.00 0.00 ---> sar -P ALL: Linux 4.15.0-192-generic (prd-ubuntu1804-docker-8c-8g-8734) 05/07/26 _x86_64_ (8 CPU) 08:54:51 LINUX RESTART (8 CPU) 08:55:01 CPU %user %nice %system %iowait %steal %idle 08:56:01 all 7.92 0.00 1.17 5.07 0.04 85.80 08:56:01 0 22.26 0.00 2.63 18.30 0.07 56.75 08:56:01 1 15.13 0.00 1.05 0.95 0.02 82.85 08:56:01 2 7.04 0.00 1.20 0.37 0.02 91.37 08:56:01 3 2.59 0.00 0.69 14.51 0.03 82.17 08:56:01 4 3.59 0.00 0.95 0.50 0.03 94.93 08:56:01 5 2.86 0.00 0.53 4.65 0.03 91.93 08:56:01 6 5.10 0.00 1.84 1.29 0.03 91.75 08:56:01 7 4.82 0.00 0.45 0.12 0.05 94.56 08:57:01 all 7.42 0.00 1.46 4.56 0.04 86.52 08:57:01 0 30.83 0.00 3.20 8.42 0.07 57.49 08:57:01 1 8.26 0.00 1.49 0.50 0.03 89.72 08:57:01 2 2.47 0.00 0.65 0.30 0.03 96.54 08:57:01 3 1.14 0.00 0.69 16.36 0.03 81.78 08:57:01 4 5.13 0.00 1.17 1.25 0.03 92.41 08:57:01 5 5.99 0.00 1.44 2.02 0.07 90.48 08:57:01 6 3.54 0.00 1.39 0.10 0.02 94.95 08:57:01 7 1.94 0.00 1.66 7.62 0.07 88.71 08:58:01 all 11.21 0.00 2.36 2.33 0.05 84.06 08:58:01 0 16.66 0.00 4.72 4.10 0.05 74.47 08:58:01 1 5.64 0.00 2.23 2.65 0.07 89.42 08:58:01 2 0.00 0.00 0.03 0.00 0.02 99.95 08:58:01 3 3.51 0.00 0.87 4.90 0.03 90.69 08:58:01 4 47.12 0.00 4.90 2.03 0.08 45.88 08:58:01 5 3.80 0.00 2.14 4.81 0.03 89.21 08:58:01 6 7.09 0.00 1.91 0.08 0.05 90.87 08:58:01 7 5.87 0.00 2.06 0.07 0.07 91.94 08:59:01 all 12.77 0.00 1.88 2.82 0.03 82.50 08:59:01 0 3.42 0.00 2.35 0.00 0.03 94.20 08:59:01 1 2.63 0.00 1.38 3.62 0.02 92.35 08:59:01 2 58.62 0.00 1.24 0.00 0.07 40.08 08:59:01 3 4.41 0.00 1.50 0.64 0.02 93.43 08:59:01 4 22.19 0.00 3.44 0.03 0.05 74.30 08:59:01 5 3.23 0.00 2.06 11.92 0.03 82.76 08:59:01 6 3.16 0.00 1.25 0.20 0.03 95.35 08:59:01 7 4.29 0.00 1.79 6.20 0.03 87.68 09:00:01 all 16.20 0.00 3.34 1.48 0.06 78.92 09:00:01 0 14.37 0.00 2.50 0.35 0.03 82.74 09:00:01 1 12.41 0.00 5.06 0.27 0.07 82.19 09:00:01 2 15.04 0.00 2.72 0.33 0.05 81.86 09:00:01 3 18.83 0.00 3.93 9.83 0.08 67.32 09:00:01 4 15.83 0.00 2.70 0.42 0.05 81.01 09:00:01 5 8.14 0.00 2.58 0.29 0.05 88.94 09:00:01 6 15.88 0.00 3.81 0.20 0.05 80.06 09:00:01 7 29.23 0.00 3.49 0.17 0.07 67.04 Average: all 11.10 0.00 2.04 3.25 0.04 83.56 Average: 0 17.51 0.00 3.08 6.23 0.05 73.13 Average: 1 8.82 0.00 2.24 1.60 0.04 87.30 Average: 2 16.63 0.00 1.17 0.20 0.04 81.96 Average: 3 6.09 0.00 1.53 9.25 0.04 83.08 Average: 4 18.75 0.00 2.63 0.85 0.05 77.73 Average: 5 4.80 0.00 1.75 4.74 0.04 88.67 Average: 6 6.94 0.00 2.04 0.37 0.04 90.61 Average: 7 9.22 0.00 1.89 2.83 0.06 86.00