Triggered by Gerrit: https://gerrit.onap.org/r/c/portal-ng/ui/+/142682 Running as SYSTEM [EnvInject] - Loading node environment variables. Building remotely on prd-ubuntu1804-docker-8c-8g-18672 (ubuntu1804-docker-8c-8g) in workspace /w/workspace/portal-ng-ui-docker-merge-master [ssh-agent] Looking for ssh-agent implementation... [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) $ ssh-agent SSH_AUTH_SOCK=/tmp/ssh-K7WJd0CNxsXz/agent.2027 SSH_AGENT_PID=2029 [ssh-agent] Started. Running ssh-add (command line suppressed) Identity added: /w/workspace/portal-ng-ui-docker-merge-master@tmp/private_key_6289036663968345719.key (/w/workspace/portal-ng-ui-docker-merge-master@tmp/private_key_6289036663968345719.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-merge-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/82/142682/1 # timeout=10 > git rev-parse refs/remotes/origin/master^{commit} # timeout=10 Checking out Revision 9e918b88544f59f4ef8d10b68735a2664320a00b (refs/remotes/origin/master) > git config core.sparsecheckout # timeout=10 > git checkout -f 9e918b88544f59f4ef8d10b68735a2664320a00b # timeout=10 Commit message: "Merge "Bump lfreleng-actions/github2gerrit-action from 0.1.23 to 1.0.2"" > git rev-list --no-walk 9e918b88544f59f4ef8d10b68735a2664320a00b # 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-merge-master] $ /bin/bash /tmp/jenkins3518129248265457706.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-gQhZ 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-gQhZ/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.31.0 requires pyparsing<4,>=3.0.4, but you have pyparsing 2.4.7 which is incompatible. Python 3.10.6 pip 25.3 from /tmp/venv-gQhZ/lib/python3.10/site-packages/pip (python 3.10) appdirs==1.4.4 argcomplete==3.6.3 aspy.yaml==1.3.0 attrs==25.4.0 autopage==0.5.2 backports.strenum==1.3.1 beautifulsoup4==4.14.3 boto3==1.42.4 botocore==1.42.4 bs4==0.0.2 cachetools==6.2.2 certifi==2025.11.12 cffi==2.0.0 cfgv==3.5.0 chardet==5.2.0 charset-normalizer==3.4.4 click==8.3.1 cliff==4.13.0 cmd2==3.0.0 cryptography==3.3.2 debtcollector==3.0.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.20.0 future==1.0.0 gitdb==4.0.12 GitPython==3.1.45 google-auth==2.43.0 httplib2==0.31.0 identify==2.6.15 idna==3.11 importlib-resources==1.5.0 iso8601==2.1.0 Jinja2==3.1.6 jmespath==1.0.1 jsonpatch==1.33 jsonpointer==3.0.0 jsonschema==4.25.1 jsonschema-specifications==2025.9.1 keystoneauth1==5.12.0 kubernetes==34.1.0 lftools==0.37.17 lxml==6.0.2 markdown-it-py==4.0.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.9.1 oauth2client==4.1.3 oauthlib==3.3.1 openstacksdk==4.8.0 os-service-types==1.8.2 osc-lib==4.2.0 oslo.config==10.1.0 oslo.context==6.2.0 oslo.i18n==6.7.1 oslo.log==7.2.1 oslo.serialization==5.8.0 oslo.utils==9.2.0 packaging==25.0 pbr==7.0.3 platformdirs==4.5.1 prettytable==3.17.0 psutil==7.1.3 pyasn1==0.6.1 pyasn1_modules==0.4.2 pycparser==2.23 pygerrit2==2.0.15 PyGithub==2.8.1 Pygments==2.19.2 PyJWT==2.10.1 PyNaCl==1.6.1 pyparsing==2.4.7 pyperclip==1.11.0 pyrsistent==0.20.0 python-cinderclient==9.8.0 python-dateutil==2.9.0.post0 python-heatclient==4.3.0 python-jenkins==1.8.3 python-keystoneclient==5.7.0 python-magnumclient==4.9.0 python-openstackclient==8.2.0 python-swiftclient==4.9.0 PyYAML==6.0.3 referencing==0.37.0 requests==2.32.5 requests-oauthlib==2.0.0 requestsexceptions==1.4.0 rfc3986==2.0.0 rich==14.2.0 rich-argparse==1.7.2 rpds-py==0.30.0 rsa==4.9.1 ruamel.yaml==0.18.16 ruamel.yaml.clib==0.2.15 s3transfer==0.16.0 simplejson==3.20.2 six==1.17.0 smmap==5.0.2 soupsieve==2.8 stevedore==5.6.0 tabulate==0.9.0 toml==0.10.2 tomlkit==0.13.3 tqdm==4.67.1 typing_extensions==4.15.0 tzdata==2025.2 urllib3==1.26.20 virtualenv==20.35.4 wcwidth==0.2.14 websocket-client==1.9.0 wrapt==2.0.1 xdg==6.0.0 xmltodict==1.0.2 yq==3.4.3 provisioning config files... copy managed file [global-settings] to file:/w/workspace/portal-ng-ui-docker-merge-master@tmp/config7649563975097057307tmp copy managed file [portal-ng-ui-settings] to file:/w/workspace/portal-ng-ui-docker-merge-master@tmp/config13818380611341577244tmp [portal-ng-ui-docker-merge-master] $ /bin/bash /tmp/jenkins3061084438162971773.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-merge-master] $ /bin/bash /tmp/jenkins9281156174629865060.sh [portal-ng-ui-docker-merge-master] $ /bin/sh -xe /tmp/jenkins11514290270667072388.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-merge-master] $ /bin/bash -l /tmp/jenkins15868167316000735016.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-merge-master/.python-version) lf-activate-venv(): INFO: Reuse venv:/tmp/venv-gQhZ 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-gQhZ/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-merge-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-merge-master] $ /bin/bash /tmp/jenkins17525749377497602136.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.238MB Step 1/13 : FROM node:18-alpine AS builder 18-alpine: Pulling from library/node f18232174bc9: Pulling fs layer dd71dde834b5: Pulling fs layer 1e5a4c89cee5: Pulling fs layer 25ff2da83641: Pulling fs layer f18232174bc9: Download complete 1e5a4c89cee5: Download complete 25ff2da83641: Verifying Checksum 25ff2da83641: Download complete f18232174bc9: Pull complete dd71dde834b5: Verifying Checksum dd71dde834b5: Download complete dd71dde834b5: Pull complete 1e5a4c89cee5: Pull complete 25ff2da83641: Pull complete Digest: sha256:8d6421d663b4c28fd3ebc498332f249011d118945588d0a35cb9bc4b8ca09d9e Status: Downloaded newer image for node:18-alpine ---> ee77c6cd7c18 Step 2/13 : RUN apk update && apk add openjdk17 ---> Running in b75aa492d47f fetch https://dl-cdn.alpinelinux.org/alpine/v3.21/main/x86_64/APKINDEX.tar.gz fetch https://dl-cdn.alpinelinux.org/alpine/v3.21/community/x86_64/APKINDEX.tar.gz v3.21.5-107-g782a1938e09 [https://dl-cdn.alpinelinux.org/alpine/v3.21/main] v3.21.5-108-gd74bb8c0f06 [https://dl-cdn.alpinelinux.org/alpine/v3.21/community] OK: 25404 distinct packages available (1/32) Installing java-common (0.5-r0) (2/32) Installing libffi (3.4.7-r0) (3/32) Installing libtasn1 (4.20.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 (20250911-r0) (7/32) Installing java-cacerts (1.1-r0) (8/32) Installing openjdk17-jre-headless (17.0.17_p10-r0) (9/32) Installing libxau (1.0.11-r4) (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.16.1-r0) (14/32) Installing libx11 (1.8.10-r0) (15/32) Installing libxext (1.3.6-r2) (16/32) Installing libxi (1.8.2-r0) (17/32) Installing libxrender (0.9.11-r5) (18/32) Installing libxtst (1.2.5-r0) (19/32) Installing alsa-lib (1.2.12-r0) (20/32) Installing brotli-libs (1.1.0-r2) (21/32) Installing libbz2 (1.0.8-r6) (22/32) Installing libpng (1.6.47-r0) (23/32) Installing freetype (2.13.3-r0) (24/32) Installing giflib (5.2.2-r1) (25/32) Installing libjpeg-turbo (3.0.4-r0) (26/32) Installing lcms2 (2.16-r0) (27/32) Installing openjdk17-jre (17.0.17_p10-r0) (28/32) Installing openjdk17-jmods (17.0.17_p10-r0) (29/32) Installing openjdk17-jdk (17.0.17_p10-r0) (30/32) Installing openjdk17-demos (17.0.17_p10-r0) (31/32) Installing openjdk17-doc (17.0.17_p10-r0) (32/32) Installing openjdk17 (17.0.17_p10-r0) Executing busybox-1.37.0-r12.trigger Executing java-common-0.5-r0.trigger Executing ca-certificates-20250911-r0.trigger OK: 284 MiB in 49 packages Removing intermediate container b75aa492d47f ---> 38b99e794c9d Step 3/13 : WORKDIR /usr/src/app ---> Running in c17c75f4a23c Removing intermediate container c17c75f4a23c ---> 80d1486ddb1b Step 4/13 : COPY package*.json ./ ---> de187b8729ab Step 5/13 : RUN npm install ---> Running in 7d33531cc036 npm warn EBADENGINE Unsupported engine { npm warn EBADENGINE package: '@nestjs/core@11.1.9', npm warn EBADENGINE required: { node: '>= 20' }, npm warn EBADENGINE current: { node: 'v18.20.8', npm: '10.8.2' } npm warn EBADENGINE } npm warn EBADENGINE Unsupported engine { npm warn EBADENGINE package: 'glob@13.0.0', npm warn EBADENGINE required: { node: '20 || >=22' }, npm warn EBADENGINE current: { node: 'v18.20.8', npm: '10.8.2' } npm warn EBADENGINE } npm warn EBADENGINE Unsupported engine { npm warn EBADENGINE package: 'file-type@21.1.0', npm warn EBADENGINE required: { node: '>=20' }, npm warn EBADENGINE current: { node: 'v18.20.8', npm: '10.8.2' } npm warn EBADENGINE } npm warn EBADENGINE Unsupported engine { npm warn EBADENGINE package: 'minimatch@10.1.1', npm warn EBADENGINE required: { node: '20 || >=22' }, npm warn EBADENGINE current: { node: 'v18.20.8', npm: '10.8.2' } npm warn EBADENGINE } npm warn EBADENGINE Unsupported engine { npm warn EBADENGINE package: 'path-scurry@2.0.1', npm warn EBADENGINE required: { node: '20 || >=22' }, npm warn EBADENGINE current: { node: 'v18.20.8', npm: '10.8.2' } npm warn EBADENGINE } npm warn EBADENGINE Unsupported engine { npm warn EBADENGINE package: 'lru-cache@11.2.4', npm warn EBADENGINE required: { node: '20 || >=22' }, npm warn EBADENGINE current: { node: 'v18.20.8', npm: '10.8.2' } npm warn EBADENGINE } npm warn EBADENGINE Unsupported engine { npm warn EBADENGINE package: '@isaacs/brace-expansion@5.0.0', npm warn EBADENGINE required: { node: '20 || >=22' }, npm warn EBADENGINE current: { node: 'v18.20.8', npm: '10.8.2' } npm warn EBADENGINE } npm warn EBADENGINE Unsupported engine { npm warn EBADENGINE package: '@isaacs/balanced-match@4.0.1', npm warn EBADENGINE required: { node: '20 || >=22' }, npm warn EBADENGINE current: { node: 'v18.20.8', npm: '10.8.2' } npm warn EBADENGINE } 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 debuglog@1.0.1: Package no longer supported. Contact Support at https://www.npmjs.com/support for more info. npm warn deprecated readdir-scoped-modules@1.1.0: This functionality has been moved to @npmcli/fs 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 read-installed@4.0.3: This package is no longer supported. 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-package-json@2.1.2: This package is no longer supported. Please use @npmcli/package-json instead. npm warn deprecated glob@7.2.3: Glob versions prior to v9 are no longer supported npm warn deprecated glob@7.2.3: Glob versions prior to v9 are no longer supported npm warn deprecated glob@7.2.3: Glob versions prior to v9 are no longer supported npm warn deprecated glob@7.2.3: Glob versions prior to v9 are no longer supported npm warn deprecated glob@7.2.3: Glob versions prior to v9 are no longer supported npm warn deprecated rimraf@2.7.1: Rimraf versions prior to v4 are no longer supported npm warn deprecated glob@7.2.3: Glob versions prior to v9 are no longer supported npm warn deprecated eslint@8.57.1: This version is no longer supported. Please see https://eslint.org/version-support for other options.  added 1335 packages, and audited 1336 packages in 1m 209 packages are looking for funding run `npm fund` for details 28 vulnerabilities (4 low, 12 moderate, 12 high) To address all issues (including breaking changes), run: npm audit fix --force Run `npm audit` for details. npm notice npm notice New major version of npm available! 10.8.2 -> 11.6.4 npm notice Changelog: https://github.com/npm/cli/releases/tag/v11.6.4 npm notice To update run: npm install -g npm@11.6.4 npm notice Removing intermediate container 7d33531cc036 ---> cd4088977dd1 Step 6/13 : COPY . . ---> cb1d4e5426b6 Step 7/13 : RUN npm run build -- --configuration production ---> Running in df4d77ce2b8d > 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 - 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.b5b5c1d39f9ced6b.js | main | 827.45 kB | 203.13 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 | 262.09 kB Build at: 2025-12-08T09:57:36.865Z - Hash: cabf73c9e9569cdf - Time: 32228ms  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 df4d77ce2b8d ---> e806e538debb Step 8/13 : FROM nginxinc/nginx-unprivileged:alpine-slim alpine-slim: Pulling from nginxinc/nginx-unprivileged 2d35ebdb57d9: Pulling fs layer 85a59a0e2964: Pulling fs layer cba04b4d6a89: Pulling fs layer cbb07156f2f0: Pulling fs layer 269df455ac69: Pulling fs layer e6a613e04402: Pulling fs layer e2b6808aada0: Pulling fs layer bbdc6ffc29d8: Pulling fs layer cbb07156f2f0: Waiting e6a613e04402: Waiting 269df455ac69: Waiting e2b6808aada0: Waiting bbdc6ffc29d8: Waiting cba04b4d6a89: Download complete 85a59a0e2964: Download complete 2d35ebdb57d9: Verifying Checksum 2d35ebdb57d9: Download complete cbb07156f2f0: Verifying Checksum cbb07156f2f0: Download complete 269df455ac69: Download complete e6a613e04402: Verifying Checksum e2b6808aada0: Verifying Checksum e2b6808aada0: Download complete bbdc6ffc29d8: Verifying Checksum bbdc6ffc29d8: Download complete 2d35ebdb57d9: Pull complete 85a59a0e2964: Pull complete cba04b4d6a89: Pull complete cbb07156f2f0: Pull complete 269df455ac69: Pull complete e6a613e04402: Pull complete e2b6808aada0: Pull complete bbdc6ffc29d8: Pull complete Digest: sha256:a6bec37058b9047ece799c01d98dc6d5aa0542b6583cc69f187652f91331a752 Status: Downloaded newer image for nginxinc/nginx-unprivileged:alpine-slim ---> 7b80f08cdad4 Step 9/13 : USER nginx ---> Running in 664a362b7363 Removing intermediate container 664a362b7363 ---> fc766dc8c144 Step 10/13 : COPY --from=builder --chown=nginx:nginx /usr/src/app/dist/frontend /usr/share/nginx/html ---> b735a574ab1c Step 11/13 : ENTRYPOINT [] ---> Running in 30446366910d Removing intermediate container 30446366910d ---> a8d333e773a8 Step 12/13 : EXPOSE ${NGINX_PORT} ---> Running in 792681c20d50 Removing intermediate container 792681c20d50 ---> 0c2b1b4a7768 Step 13/13 : CMD ["nginx", "-g", "daemon off;"] ---> Running in 705c55cc2cab Removing intermediate container 705c55cc2cab ---> 658dbd59cf1e Successfully built 658dbd59cf1e Successfully tagged nexus3.onap.org:10003/onap/portal-ng/ui:latest ---> docker-build.sh ends [portal-ng-ui-docker-merge-master] $ /bin/sh -xe /tmp/jenkins1312136673678495920.sh [EnvInject] - Injecting environment variables from a build step. [EnvInject] - Injecting as environment variables the properties content CONTAINER_PUSH_REGISTRY=nexus3.onap.org:10003 [EnvInject] - Variables injected successfully. [portal-ng-ui-docker-merge-master] $ /bin/bash /tmp/jenkins10059016081954366678.sh ---> docker-push.sh Docker version 20.10.18, build b40c2f6 Pushing image: nexus3.onap.org:10003/onap/portal-ng/ui:latest docker push nexus3.onap.org:10003/onap/portal-ng/ui:latest The push refers to repository [nexus3.onap.org:10003/onap/portal-ng/ui] 62c138e348d8: Preparing 5c1918b3c917: Preparing d3cd2766847b: Preparing ff7c6ca5d212: Preparing 26b3f8b486d3: Preparing 0da0dac999e8: Preparing d78788f69005: Preparing 5715a858a2f8: Preparing 256f393e029f: Preparing 0da0dac999e8: Waiting 5715a858a2f8: Waiting d78788f69005: Waiting ff7c6ca5d212: Layer already exists 26b3f8b486d3: Layer already exists 5c1918b3c917: Layer already exists d3cd2766847b: Layer already exists 0da0dac999e8: Layer already exists d78788f69005: Layer already exists 5715a858a2f8: Layer already exists 256f393e029f: Layer already exists 62c138e348d8: Pushed latest: digest: sha256:d7595caff248c0ad09edc4f3f97143e1755712835d2126c18c8a8293f249f703 size: 2196 ---> docker-push.sh ends [portal-ng-ui-docker-merge-master] $ /bin/bash /tmp/jenkins4109608708179163498.sh $ ssh-agent -k unset SSH_AUTH_SOCK; unset SSH_AGENT_PID; echo Agent pid 2029 killed; [ssh-agent] Stopped. [PostBuildScript] - [INFO] Executing post build scripts. [portal-ng-ui-docker-merge-master] $ /bin/bash /tmp/jenkins1970697568809879591.sh ---> sysstat.sh [portal-ng-ui-docker-merge-master] $ /bin/bash /tmp/jenkins6640714335588921900.sh ---> package-listing.sh ++ facter osfamily ++ tr '[:upper:]' '[:lower:]' + OS_FAMILY=debian + workspace=/w/workspace/portal-ng-ui-docker-merge-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-merge-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-merge-master ']' + mkdir -p /w/workspace/portal-ng-ui-docker-merge-master/archives/ + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/portal-ng-ui-docker-merge-master/archives/ [portal-ng-ui-docker-merge-master] $ /bin/bash /tmp/jenkins1550241956982784524.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-merge-master/.python-version) lf-activate-venv(): INFO: Reuse venv:/tmp/venv-gQhZ 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-gQhZ/bin to PATH INFO: Running in OpenStack, capturing instance metadata [portal-ng-ui-docker-merge-master] $ /bin/bash /tmp/jenkins5494230007996450514.sh provisioning config files... copy managed file [jenkins-log-archives-settings] to file:/w/workspace/portal-ng-ui-docker-merge-master@tmp/config2148842000589738636tmp 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-merge-master] $ /bin/bash /tmp/jenkins14141357852555842390.sh ---> create-netrc.sh [portal-ng-ui-docker-merge-master] $ /bin/bash /tmp/jenkins4013716828686449391.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-merge-master/.python-version) lf-activate-venv(): INFO: Reuse venv:/tmp/venv-gQhZ 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-gQhZ/bin to PATH [portal-ng-ui-docker-merge-master] $ /bin/bash /tmp/jenkins11238628863522546575.sh ---> sudo-logs.sh Archiving 'sudo' log.. [portal-ng-ui-docker-merge-master] $ /bin/bash /tmp/jenkins8866928729900639142.sh ---> job-cost.sh Setup pyenv: system 3.8.13 3.9.13 * 3.10.6 (set by /w/workspace/portal-ng-ui-docker-merge-master/.python-version) lf-activate-venv(): INFO: Reuse venv:/tmp/venv-gQhZ 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-gQhZ/bin to PATH INFO: No Stack... INFO: Retrieving Pricing Info for: v3-standard-8 INFO: Archiving Costs [portal-ng-ui-docker-merge-master] $ /bin/bash -l /tmp/jenkins12020452026822374118.sh ---> logs-deploy.sh Setup pyenv: system 3.8.13 3.9.13 * 3.10.6 (set by /w/workspace/portal-ng-ui-docker-merge-master/.python-version) lf-activate-venv(): INFO: Reuse venv:/tmp/venv-gQhZ 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-gQhZ/bin to PATH INFO: Nexus URL https://nexus.onap.org path production/vex-yul-ecomp-jenkins-1/portal-ng-ui-docker-merge-master/198 INFO: archiving workspace using pattern(s): Archives upload complete. INFO: archiving logs to Nexus ---> uname -a: Linux prd-ubuntu1804-docker-8c-8g-18672 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: 2799.998 BogoMIPS: 5599.99 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 862 27090 0 4213 30849 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:62:5d:dd brd ff:ff:ff:ff:ff:ff inet 10.30.107.6/23 brd 10.30.107.255 scope global dynamic ens3 valid_lft 86108sec preferred_lft 86108sec inet6 fe80::f816:3eff:fe62:5ddd/64 scope link valid_lft forever preferred_lft forever 3: docker0: mtu 1500 qdisc noqueue state DOWN group default link/ether 02:42:e7:35:c2:65 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:e7ff:fe35:c265/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-18672) 12/08/25 _x86_64_ (8 CPU) 09:53:33 LINUX RESTART (8 CPU) 09:54:02 tps rtps wtps bread/s bwrtn/s 09:55:01 353.09 36.71 316.39 1242.09 55049.25 09:56:01 155.81 9.03 146.78 1605.20 85587.34 09:57:01 1111.06 0.07 1111.00 3.33 142179.64 09:58:01 43.26 0.58 42.68 61.72 8969.17 Average: 416.07 11.49 404.58 725.94 73021.22 09:54:02 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 09:55:01 29993204 31642648 2946016 8.94 74552 1881064 1451360 4.27 912328 1731500 238368 09:56:01 28048328 31147988 4890892 14.85 129856 3174484 1840536 5.42 1523492 2901268 648528 09:57:01 27698880 31432176 5240340 15.91 217276 3650124 2608696 7.68 1375352 3329940 27048 09:58:01 27708376 31550472 5230844 15.88 220588 3751996 1561832 4.60 1298212 3401364 26308 Average: 28362197 31443321 4577023 13.90 160568 3114417 1865606 5.49 1277346 2841018 235063 09:54:02 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 09:55:01 ens3 413.57 262.50 1875.14 78.97 0.00 0.00 0.00 0.00 09:55:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:55:01 lo 1.36 1.36 0.16 0.16 0.00 0.00 0.00 0.00 09:56:01 ens3 668.31 316.16 6581.31 45.94 0.00 0.00 0.00 0.00 09:56:01 docker0 267.49 578.25 32.99 5824.53 0.00 0.00 0.00 0.00 09:56:01 vethb3a1c94 231.91 481.94 34.21 3313.93 0.00 0.00 0.00 0.27 09:56:01 lo 2.53 2.53 0.29 0.29 0.00 0.00 0.00 0.00 09:57:01 ens3 42.66 24.06 581.59 2.10 0.00 0.00 0.00 0.00 09:57:01 vethf2a6005 7.60 16.93 0.51 442.88 0.00 0.00 0.00 0.04 09:57:01 docker0 23.38 41.96 1.40 581.44 0.00 0.00 0.00 0.00 09:57:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:58:01 ens3 32.41 27.23 109.13 26.52 0.00 0.00 0.00 0.00 09:58:01 docker0 0.32 0.35 0.08 0.13 0.00 0.00 0.00 0.00 09:58:01 lo 2.87 2.87 0.33 0.33 0.00 0.00 0.00 0.00 Average: ens3 288.72 157.05 2288.52 38.21 0.00 0.00 0.00 0.00 Average: docker0 73.10 155.79 8.66 1608.23 0.00 0.00 0.00 0.00 Average: lo 1.69 1.69 0.19 0.19 0.00 0.00 0.00 0.00 ---> sar -P ALL: Linux 4.15.0-192-generic (prd-ubuntu1804-docker-8c-8g-18672) 12/08/25 _x86_64_ (8 CPU) 09:53:33 LINUX RESTART (8 CPU) 09:54:02 CPU %user %nice %system %iowait %steal %idle 09:55:01 all 11.55 0.00 1.05 2.04 0.04 85.33 09:55:01 0 4.77 0.00 0.19 5.04 0.03 89.96 09:55:01 1 16.14 0.00 1.58 0.24 0.07 81.97 09:55:01 2 7.64 0.00 0.78 0.19 0.05 91.34 09:55:01 3 2.74 0.00 0.88 5.63 0.03 90.72 09:55:01 4 11.55 0.00 1.66 3.91 0.03 82.84 09:55:01 5 2.97 0.00 0.31 0.08 0.00 96.64 09:55:01 6 25.22 0.00 1.44 0.46 0.03 72.85 09:55:01 7 21.35 0.00 1.46 0.73 0.05 76.40 09:56:01 all 12.05 0.00 3.02 1.57 0.07 83.29 09:56:01 0 7.72 0.00 3.96 5.59 0.08 82.66 09:56:01 1 11.78 0.00 2.59 0.03 0.05 85.54 09:56:01 2 11.77 0.00 4.11 0.39 0.08 83.65 09:56:01 3 14.60 0.00 4.03 2.49 0.08 78.79 09:56:01 4 18.74 0.00 2.88 1.51 0.03 76.84 09:56:01 5 3.98 0.00 2.16 2.00 0.05 91.81 09:56:01 6 18.99 0.00 2.72 0.45 0.08 77.75 09:56:01 7 8.81 0.00 1.70 0.10 0.07 89.33 09:57:01 all 11.51 0.00 4.08 3.39 0.05 80.97 09:57:01 0 4.10 0.00 4.27 6.39 0.03 85.21 09:57:01 1 9.13 0.00 2.82 0.12 0.05 87.88 09:57:01 2 7.92 0.00 4.89 4.21 0.05 82.93 09:57:01 3 6.53 0.00 2.40 0.57 0.05 90.45 09:57:01 4 11.66 0.00 4.53 3.16 0.05 80.59 09:57:01 5 36.28 0.00 4.17 0.17 0.07 59.31 09:57:01 6 7.48 0.00 5.11 2.25 0.05 85.12 09:57:01 7 9.07 0.00 4.48 10.23 0.07 76.15 09:58:01 all 19.91 0.00 1.88 0.28 0.05 77.89 09:58:01 0 19.60 0.00 2.12 0.79 0.07 77.42 09:58:01 1 27.38 0.00 2.29 0.07 0.05 70.21 09:58:01 2 12.31 0.00 1.68 0.25 0.05 85.71 09:58:01 3 6.98 0.00 1.02 0.03 0.03 91.93 09:58:01 4 43.17 0.00 2.62 0.13 0.05 54.02 09:58:01 5 27.97 0.00 2.01 0.10 0.05 69.87 09:58:01 6 7.09 0.00 1.34 0.02 0.03 91.52 09:58:01 7 14.76 0.00 1.97 0.84 0.07 82.37 Average: all 13.77 0.00 2.51 1.82 0.05 81.86 Average: 0 9.06 0.00 2.64 4.45 0.05 83.79 Average: 1 16.12 0.00 2.32 0.11 0.05 81.39 Average: 2 9.92 0.00 2.87 1.26 0.06 85.90 Average: 3 7.73 0.00 2.09 2.17 0.05 87.96 Average: 4 21.34 0.00 2.92 2.17 0.04 73.52 Average: 5 17.84 0.00 2.17 0.59 0.04 79.37 Average: 6 14.66 0.00 2.65 0.79 0.05 81.84 Average: 7 13.48 0.00 2.41 2.97 0.06 81.08