00:56:10 Started by timer 00:56:10 Running as SYSTEM 00:56:11 [EnvInject] - Loading node environment variables. 00:56:11 Building remotely on prd-ubuntu1804-docker-8c-8g-4315 (ubuntu1804-docker-8c-8g) in workspace /w/workspace/portal-ng-ui-docker-merge-master 00:56:11 [ssh-agent] Looking for ssh-agent implementation... 00:56:11 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 00:56:11 $ ssh-agent 00:56:11 SSH_AUTH_SOCK=/tmp/ssh-zGIFSm2W7Fkc/agent.2209 00:56:11 SSH_AGENT_PID=2211 00:56:11 [ssh-agent] Started. 00:56:11 Running ssh-add (command line suppressed) 00:56:11 Identity added: /w/workspace/portal-ng-ui-docker-merge-master@tmp/private_key_5940688780388311432.key (/w/workspace/portal-ng-ui-docker-merge-master@tmp/private_key_5940688780388311432.key) 00:56:11 [ssh-agent] Using credentials onap-jobbuiler (Gerrit user) 00:56:11 The recommended git tool is: NONE 00:56:13 using credential onap-jenkins-ssh 00:56:13 Wiping out workspace first. 00:56:13 Cloning the remote Git repository 00:56:13 Cloning repository git://cloud.onap.org/mirror/portal-ng/ui 00:56:13 > git init /w/workspace/portal-ng-ui-docker-merge-master # timeout=10 00:56:13 Fetching upstream changes from git://cloud.onap.org/mirror/portal-ng/ui 00:56:13 > git --version # timeout=10 00:56:13 > git --version # 'git version 2.17.1' 00:56:13 using GIT_SSH to set credentials Gerrit user 00:56:13 Verifying host key using manually-configured host key entries 00:56:13 > git fetch --tags --progress -- git://cloud.onap.org/mirror/portal-ng/ui +refs/heads/*:refs/remotes/origin/* # timeout=10 00:56:14 > git config remote.origin.url git://cloud.onap.org/mirror/portal-ng/ui # timeout=10 00:56:14 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 00:56:14 Avoid second fetch 00:56:14 > git rev-parse refs/remotes/origin/master^{commit} # timeout=10 00:56:14 Checking out Revision a6b1e31bfe17fc4f17afc3a9a13dc96b64cbef29 (refs/remotes/origin/master) 00:56:14 > git config core.sparsecheckout # timeout=10 00:56:14 > git checkout -f a6b1e31bfe17fc4f17afc3a9a13dc96b64cbef29 # timeout=10 00:56:14 Commit message: "Chore: Add dependabot config" 00:56:14 > git rev-list --no-walk a6b1e31bfe17fc4f17afc3a9a13dc96b64cbef29 # timeout=10 00:56:18 provisioning config files... 00:56:18 copy managed file [npmrc] to file:/home/jenkins/.npmrc 00:56:18 copy managed file [pipconf] to file:/home/jenkins/.config/pip/pip.conf 00:56:18 [portal-ng-ui-docker-merge-master] $ /bin/bash /tmp/jenkins280092113007533189.sh 00:56:18 ---> python-tools-install.sh 00:56:18 Setup pyenv: 00:56:18 * system (set by /opt/pyenv/version) 00:56:18 * 3.8.13 (set by /opt/pyenv/version) 00:56:18 * 3.9.13 (set by /opt/pyenv/version) 00:56:18 * 3.10.6 (set by /opt/pyenv/version) 00:56:23 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-mUtL 00:56:23 lf-activate-venv(): INFO: Save venv in file: /tmp/.os_lf_venv 00:56:23 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 00:56:23 lf-activate-venv(): INFO: Attempting to install with network-safe options... 00:56:27 lf-activate-venv(): INFO: Base packages installed successfully 00:56:27 lf-activate-venv(): INFO: Installing additional packages: lftools 00:56:53 lf-activate-venv(): INFO: Adding /tmp/venv-mUtL/bin to PATH 00:56:53 Generating Requirements File 00:57:12 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. 00:57:12 deprecated 1.2.18 requires wrapt<2,>=1.10, but you have wrapt 2.0.0 which is incompatible. 00:57:12 httplib2 0.31.0 requires pyparsing<4,>=3.0.4, but you have pyparsing 2.4.7 which is incompatible. 00:57:12 Python 3.10.6 00:57:13 pip 25.2 from /tmp/venv-mUtL/lib/python3.10/site-packages/pip (python 3.10) 00:57:13 appdirs==1.4.4 00:57:13 argcomplete==3.6.3 00:57:13 aspy.yaml==1.3.0 00:57:13 attrs==25.4.0 00:57:13 autopage==0.5.2 00:57:13 beautifulsoup4==4.14.2 00:57:13 boto3==1.40.56 00:57:13 botocore==1.40.56 00:57:13 bs4==0.0.2 00:57:13 cachetools==6.2.1 00:57:13 certifi==2025.10.5 00:57:13 cffi==2.0.0 00:57:13 cfgv==3.4.0 00:57:13 chardet==5.2.0 00:57:13 charset-normalizer==3.4.4 00:57:13 click==8.3.0 00:57:13 cliff==4.11.0 00:57:13 cmd2==2.7.0 00:57:13 cryptography==3.3.2 00:57:13 debtcollector==3.0.0 00:57:13 decorator==5.2.1 00:57:13 defusedxml==0.7.1 00:57:13 Deprecated==1.2.18 00:57:13 distlib==0.4.0 00:57:13 dnspython==2.8.0 00:57:13 docker==7.1.0 00:57:13 dogpile.cache==1.5.0 00:57:13 durationpy==0.10 00:57:13 email-validator==2.3.0 00:57:13 filelock==3.20.0 00:57:13 future==1.0.0 00:57:13 gitdb==4.0.12 00:57:13 GitPython==3.1.45 00:57:13 google-auth==2.41.1 00:57:13 httplib2==0.31.0 00:57:13 identify==2.6.15 00:57:13 idna==3.11 00:57:13 importlib-resources==1.5.0 00:57:13 iso8601==2.1.0 00:57:13 Jinja2==3.1.6 00:57:13 jmespath==1.0.1 00:57:13 jsonpatch==1.33 00:57:13 jsonpointer==3.0.0 00:57:13 jsonschema==4.25.1 00:57:13 jsonschema-specifications==2025.9.1 00:57:13 keystoneauth1==5.12.0 00:57:13 kubernetes==34.1.0 00:57:13 lftools==0.37.15 00:57:13 lxml==6.0.2 00:57:13 markdown-it-py==4.0.0 00:57:13 MarkupSafe==3.0.3 00:57:13 mdurl==0.1.2 00:57:13 msgpack==1.1.2 00:57:13 multi_key_dict==2.0.3 00:57:13 munch==4.0.0 00:57:13 netaddr==1.3.0 00:57:13 niet==1.4.2 00:57:13 nodeenv==1.9.1 00:57:13 oauth2client==4.1.3 00:57:13 oauthlib==3.3.1 00:57:13 openstacksdk==4.7.1 00:57:13 os-service-types==1.8.0 00:57:13 osc-lib==4.2.0 00:57:13 oslo.config==10.0.0 00:57:13 oslo.context==6.1.0 00:57:13 oslo.i18n==6.6.0 00:57:13 oslo.log==7.2.1 00:57:13 oslo.serialization==5.8.0 00:57:13 oslo.utils==9.1.0 00:57:13 packaging==25.0 00:57:13 pbr==7.0.1 00:57:13 platformdirs==4.5.0 00:57:13 prettytable==3.16.0 00:57:13 psutil==7.1.1 00:57:13 pyasn1==0.6.1 00:57:13 pyasn1_modules==0.4.2 00:57:13 pycparser==2.23 00:57:13 pygerrit2==2.0.15 00:57:13 PyGithub==2.8.1 00:57:13 Pygments==2.19.2 00:57:13 PyJWT==2.10.1 00:57:13 PyNaCl==1.6.0 00:57:13 pyparsing==2.4.7 00:57:13 pyperclip==1.11.0 00:57:13 pyrsistent==0.20.0 00:57:13 python-cinderclient==9.8.0 00:57:13 python-dateutil==2.9.0.post0 00:57:13 python-heatclient==4.3.0 00:57:13 python-jenkins==1.8.3 00:57:13 python-keystoneclient==5.7.0 00:57:13 python-magnumclient==4.9.0 00:57:13 python-openstackclient==8.2.0 00:57:13 python-swiftclient==4.8.0 00:57:13 PyYAML==6.0.3 00:57:13 referencing==0.37.0 00:57:13 requests==2.32.5 00:57:13 requests-oauthlib==2.0.0 00:57:13 requestsexceptions==1.4.0 00:57:13 rfc3986==2.0.0 00:57:13 rich==14.2.0 00:57:13 rich-argparse==1.7.1 00:57:13 rpds-py==0.27.1 00:57:13 rsa==4.9.1 00:57:13 ruamel.yaml==0.18.15 00:57:13 ruamel.yaml.clib==0.2.14 00:57:13 s3transfer==0.14.0 00:57:13 simplejson==3.20.2 00:57:13 six==1.17.0 00:57:13 smmap==5.0.2 00:57:13 soupsieve==2.8 00:57:13 stevedore==5.5.0 00:57:13 tabulate==0.9.0 00:57:13 toml==0.10.2 00:57:13 tomlkit==0.13.3 00:57:13 tqdm==4.67.1 00:57:13 typing_extensions==4.15.0 00:57:13 tzdata==2025.2 00:57:13 urllib3==1.26.20 00:57:13 virtualenv==20.35.3 00:57:13 wcwidth==0.2.14 00:57:13 websocket-client==1.9.0 00:57:13 wrapt==2.0.0 00:57:13 xdg==6.0.0 00:57:13 xmltodict==1.0.2 00:57:13 yq==3.4.3 00:57:13 provisioning config files... 00:57:13 copy managed file [global-settings] to file:/w/workspace/portal-ng-ui-docker-merge-master@tmp/config2324251297505577466tmp 00:57:13 copy managed file [portal-ng-ui-settings] to file:/w/workspace/portal-ng-ui-docker-merge-master@tmp/config622549699800310251tmp 00:57:13 [portal-ng-ui-docker-merge-master] $ /bin/bash /tmp/jenkins4826378337994095275.sh 00:57:13 ---> docker-login.sh 00:57:13 nexus3.onap.org:10001 00:57:13 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 00:57:14 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 00:57:14 Configure a credential helper to remove this warning. See 00:57:14 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 00:57:14 00:57:14 Login Succeeded 00:57:14 nexus3.onap.org:10002 00:57:14 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 00:57:14 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 00:57:14 Configure a credential helper to remove this warning. See 00:57:14 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 00:57:14 00:57:14 Login Succeeded 00:57:14 nexus3.onap.org:10003 00:57:14 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 00:57:14 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 00:57:14 Configure a credential helper to remove this warning. See 00:57:14 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 00:57:14 00:57:14 Login Succeeded 00:57:14 nexus3.onap.org:10004 00:57:14 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 00:57:14 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 00:57:14 Configure a credential helper to remove this warning. See 00:57:14 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 00:57:14 00:57:14 Login Succeeded 00:57:14 docker.io 00:57:14 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 00:57:14 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 00:57:14 Configure a credential helper to remove this warning. See 00:57:14 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 00:57:14 00:57:14 Login Succeeded 00:57:14 ---> docker-login.sh ends 00:57:14 [portal-ng-ui-docker-merge-master] $ /bin/bash /tmp/jenkins14859852107304674393.sh 00:57:14 [portal-ng-ui-docker-merge-master] $ /bin/sh -xe /tmp/jenkins14494756464753373224.sh 00:57:14 [EnvInject] - Injecting environment variables from a build step. 00:57:14 [EnvInject] - Injecting as environment variables the properties content 00:57:14 DOCKER_ROOT=$WORKSPACE 00:57:14 CONTAINER_TAG_YAML_DIR= 00:57:14 CONTAINER_TAG_METHOD=latest 00:57:14 00:57:14 [EnvInject] - Variables injected successfully. 00:57:14 [portal-ng-ui-docker-merge-master] $ /bin/bash -l /tmp/jenkins15432237474355970181.sh 00:57:14 ---> docker-get-container-tag.sh 00:57:14 Setup pyenv: 00:57:14 system 00:57:14 3.8.13 00:57:14 3.9.13 00:57:14 * 3.10.6 (set by /w/workspace/portal-ng-ui-docker-merge-master/.python-version) 00:57:14 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-mUtL from file:/tmp/.os_lf_venv 00:57:14 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 00:57:14 lf-activate-venv(): INFO: Attempting to install with network-safe options... 00:57:16 lf-activate-venv(): INFO: Base packages installed successfully 00:57:16 lf-activate-venv(): INFO: Installing additional packages: yq 00:57:17 lf-activate-venv(): INFO: Adding /tmp/venv-mUtL/bin to PATH 00:57:17 ---> Docker image tag found: latest 00:57:17 [EnvInject] - Injecting environment variables from a build step. 00:57:17 [EnvInject] - Injecting as environment variables the properties file path 'env_docker_inject.txt' 00:57:17 [EnvInject] - Variables injected successfully. 00:57:17 [EnvInject] - Injecting environment variables from a build step. 00:57:17 [EnvInject] - Injecting as environment variables the properties content 00:57:17 DOCKER_ARGS= 00:57:17 DOCKER_ROOT=/w/workspace/portal-ng-ui-docker-merge-master 00:57:17 CONTAINER_PULL_REGISTRY=nexus3.onap.org:10001 00:57:17 CONTAINER_PUSH_REGISTRY=nexus3.onap.org:10003 00:57:17 DOCKER_NAME=onap/portal-ng/ui 00:57:17 00:57:17 [EnvInject] - Variables injected successfully. 00:57:17 [portal-ng-ui-docker-merge-master] $ /bin/bash /tmp/jenkins7551458821213750453.sh 00:57:17 ---> docker-build.sh 00:57:17 Docker version 20.10.18, build b40c2f6 00:57:17 Building image: nexus3.onap.org:10003/onap/portal-ng/ui:latest 00:57:17 docker build -t nexus3.onap.org:10003/onap/portal-ng/ui:latest . 00:57:17 Sending build context to Docker daemon 3.146MB 00:57:17 Step 1/13 : FROM node:18-alpine AS builder 00:57:18 18-alpine: Pulling from library/node 00:57:18 f18232174bc9: Pulling fs layer 00:57:18 dd71dde834b5: Pulling fs layer 00:57:18 1e5a4c89cee5: Pulling fs layer 00:57:18 25ff2da83641: Pulling fs layer 00:57:18 25ff2da83641: Waiting 00:57:18 1e5a4c89cee5: Verifying Checksum 00:57:18 1e5a4c89cee5: Download complete 00:57:18 f18232174bc9: Download complete 00:57:18 25ff2da83641: Verifying Checksum 00:57:18 25ff2da83641: Download complete 00:57:18 f18232174bc9: Pull complete 00:57:20 dd71dde834b5: Verifying Checksum 00:57:20 dd71dde834b5: Download complete 00:57:21 dd71dde834b5: Pull complete 00:57:21 1e5a4c89cee5: Pull complete 00:57:21 25ff2da83641: Pull complete 00:57:21 Digest: sha256:8d6421d663b4c28fd3ebc498332f249011d118945588d0a35cb9bc4b8ca09d9e 00:57:21 Status: Downloaded newer image for node:18-alpine 00:57:21 ---> ee77c6cd7c18 00:57:21 Step 2/13 : RUN apk update && apk add openjdk17 00:57:22 ---> Running in 73b6ccbccb65 00:57:23 fetch https://dl-cdn.alpinelinux.org/alpine/v3.21/main/x86_64/APKINDEX.tar.gz 00:57:23 fetch https://dl-cdn.alpinelinux.org/alpine/v3.21/community/x86_64/APKINDEX.tar.gz 00:57:23 v3.21.5-31-ged2eae3bfd1 [https://dl-cdn.alpinelinux.org/alpine/v3.21/main] 00:57:23 v3.21.5-29-g9fe9de870fa [https://dl-cdn.alpinelinux.org/alpine/v3.21/community] 00:57:23 OK: 25404 distinct packages available 00:57:24 (1/32) Installing java-common (0.5-r0) 00:57:24 (2/32) Installing libffi (3.4.7-r0) 00:57:24 (3/32) Installing libtasn1 (4.20.0-r0) 00:57:24 (4/32) Installing p11-kit (0.25.5-r2) 00:57:24 (5/32) Installing p11-kit-trust (0.25.5-r2) 00:57:24 (6/32) Installing ca-certificates (20250911-r0) 00:57:24 (7/32) Installing java-cacerts (1.1-r0) 00:57:24 (8/32) Installing openjdk17-jre-headless (17.0.16_p8-r0) 00:57:25 (9/32) Installing libxau (1.0.11-r4) 00:57:25 (10/32) Installing libmd (1.1.0-r0) 00:57:25 (11/32) Installing libbsd (0.12.2-r0) 00:57:25 (12/32) Installing libxdmcp (1.1.5-r1) 00:57:25 (13/32) Installing libxcb (1.16.1-r0) 00:57:25 (14/32) Installing libx11 (1.8.10-r0) 00:57:25 (15/32) Installing libxext (1.3.6-r2) 00:57:25 (16/32) Installing libxi (1.8.2-r0) 00:57:25 (17/32) Installing libxrender (0.9.11-r5) 00:57:25 (18/32) Installing libxtst (1.2.5-r0) 00:57:25 (19/32) Installing alsa-lib (1.2.12-r0) 00:57:25 (20/32) Installing brotli-libs (1.1.0-r2) 00:57:25 (21/32) Installing libbz2 (1.0.8-r6) 00:57:25 (22/32) Installing libpng (1.6.47-r0) 00:57:25 (23/32) Installing freetype (2.13.3-r0) 00:57:25 (24/32) Installing giflib (5.2.2-r1) 00:57:25 (25/32) Installing libjpeg-turbo (3.0.4-r0) 00:57:25 (26/32) Installing lcms2 (2.16-r0) 00:57:25 (27/32) Installing openjdk17-jre (17.0.16_p8-r0) 00:57:25 (28/32) Installing openjdk17-jmods (17.0.16_p8-r0) 00:57:25 (29/32) Installing openjdk17-jdk (17.0.16_p8-r0) 00:57:26 (30/32) Installing openjdk17-demos (17.0.16_p8-r0) 00:57:26 (31/32) Installing openjdk17-doc (17.0.16_p8-r0) 00:57:26 (32/32) Installing openjdk17 (17.0.16_p8-r0) 00:57:26 Executing busybox-1.37.0-r12.trigger 00:57:26 Executing java-common-0.5-r0.trigger 00:57:26 Executing ca-certificates-20250911-r0.trigger 00:57:26 OK: 284 MiB in 49 packages 00:57:30 Removing intermediate container 73b6ccbccb65 00:57:30 ---> ea0ccd969f55 00:57:30 Step 3/13 : WORKDIR /usr/src/app 00:57:31 ---> Running in 281a46fc4e7e 00:57:31 Removing intermediate container 281a46fc4e7e 00:57:31 ---> 9faf9500fe94 00:57:31 Step 4/13 : COPY package*.json ./ 00:57:31 ---> 20640fa8fee8 00:57:31 Step 5/13 : RUN npm install 00:57:31 ---> Running in d2503d5cbebf 00:58:15 npm warn EBADENGINE Unsupported engine { 00:58:15 npm warn EBADENGINE package: '@nestjs/core@11.1.6', 00:58:15 npm warn EBADENGINE required: { node: '>= 20' }, 00:58:15 npm warn EBADENGINE current: { node: 'v18.20.8', npm: '10.8.2' } 00:58:15 npm warn EBADENGINE } 00:58:15 npm warn EBADENGINE Unsupported engine { 00:58:15 npm warn EBADENGINE package: 'glob@11.0.3', 00:58:15 npm warn EBADENGINE required: { node: '20 || >=22' }, 00:58:15 npm warn EBADENGINE current: { node: 'v18.20.8', npm: '10.8.2' } 00:58:15 npm warn EBADENGINE } 00:58:15 npm warn EBADENGINE Unsupported engine { 00:58:15 npm warn EBADENGINE package: 'file-type@21.0.0', 00:58:15 npm warn EBADENGINE required: { node: '>=20' }, 00:58:15 npm warn EBADENGINE current: { node: 'v18.20.8', npm: '10.8.2' } 00:58:15 npm warn EBADENGINE } 00:58:15 npm warn EBADENGINE Unsupported engine { 00:58:15 npm warn EBADENGINE package: 'jackspeak@4.1.1', 00:58:15 npm warn EBADENGINE required: { node: '20 || >=22' }, 00:58:15 npm warn EBADENGINE current: { node: 'v18.20.8', npm: '10.8.2' } 00:58:15 npm warn EBADENGINE } 00:58:15 npm warn EBADENGINE Unsupported engine { 00:58:15 npm warn EBADENGINE package: 'minimatch@10.0.3', 00:58:15 npm warn EBADENGINE required: { node: '20 || >=22' }, 00:58:15 npm warn EBADENGINE current: { node: 'v18.20.8', npm: '10.8.2' } 00:58:15 npm warn EBADENGINE } 00:58:15 npm warn EBADENGINE Unsupported engine { 00:58:15 npm warn EBADENGINE package: 'path-scurry@2.0.0', 00:58:15 npm warn EBADENGINE required: { node: '20 || >=22' }, 00:58:15 npm warn EBADENGINE current: { node: 'v18.20.8', npm: '10.8.2' } 00:58:15 npm warn EBADENGINE } 00:58:15 npm warn EBADENGINE Unsupported engine { 00:58:15 npm warn EBADENGINE package: 'lru-cache@11.2.2', 00:58:15 npm warn EBADENGINE required: { node: '20 || >=22' }, 00:58:15 npm warn EBADENGINE current: { node: 'v18.20.8', npm: '10.8.2' } 00:58:15 npm warn EBADENGINE } 00:58:15 npm warn EBADENGINE Unsupported engine { 00:58:15 npm warn EBADENGINE package: '@isaacs/brace-expansion@5.0.0', 00:58:15 npm warn EBADENGINE required: { node: '20 || >=22' }, 00:58:15 npm warn EBADENGINE current: { node: 'v18.20.8', npm: '10.8.2' } 00:58:15 npm warn EBADENGINE } 00:58:15 npm warn EBADENGINE Unsupported engine { 00:58:15 npm warn EBADENGINE package: '@isaacs/balanced-match@4.0.1', 00:58:15 npm warn EBADENGINE required: { node: '20 || >=22' }, 00:58:15 npm warn EBADENGINE current: { node: 'v18.20.8', npm: '10.8.2' } 00:58:15 npm warn EBADENGINE } 00:58:17 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. 00:58:18 npm warn deprecated har-validator@5.1.5: this library is no longer supported 00:58:18 npm warn deprecated uuid@3.4.0: Please upgrade to version 7 or higher. Older versions may use Math.random() in certain circumstances, which is known to be problematic. See https://v8.dev/blog/math-random for details. 00:58:18 npm warn deprecated request@2.88.2: request has been deprecated, see https://github.com/request/request/issues/3142 00:58:18 npm warn deprecated debuglog@1.0.1: Package no longer supported. Contact Support at https://www.npmjs.com/support for more info. 00:58:18 npm warn deprecated readdir-scoped-modules@1.1.0: This functionality has been moved to @npmcli/fs 00:58:19 npm warn deprecated q@1.4.1: You or someone you depend on is using Q, the JavaScript Promise library that gave JavaScript developers strong feelings about promises. They can almost certainly migrate to the native JavaScript promise now. Thank you literally everyone for joining me in this bet against the odds. Be excellent to each other. 00:58:19 npm warn deprecated 00:58:19 npm warn deprecated (For a CapTP with native promises, see @endo/eventual-send and @endo/captp) 00:58:19 npm warn deprecated read-package-json@7.0.1: This package is no longer supported. Please use @npmcli/package-json instead. 00:58:19 npm warn deprecated osenv@0.1.5: This package is no longer supported. 00:58:19 npm warn deprecated read-installed@4.0.3: This package is no longer supported. 00:58:20 npm warn deprecated rimraf@3.0.2: Rimraf versions prior to v4 are no longer supported 00:58:20 npm warn deprecated @humanwhocodes/object-schema@2.0.3: Use @eslint/object-schema instead 00:58:20 npm warn deprecated @humanwhocodes/config-array@0.13.0: Use @eslint/config-array instead 00:58:22 npm warn deprecated glob@7.2.3: Glob versions prior to v9 are no longer supported 00:58:22 npm warn deprecated rimraf@2.7.1: Rimraf versions prior to v4 are no longer supported 00:58:22 npm warn deprecated rimraf@2.7.1: Rimraf versions prior to v4 are no longer supported 00:58:23 npm warn deprecated glob@7.2.3: Glob versions prior to v9 are no longer supported 00:58:23 npm warn deprecated glob@7.2.3: Glob versions prior to v9 are no longer supported 00:58:23 npm warn deprecated glob@7.2.3: Glob versions prior to v9 are no longer supported 00:58:23 npm warn deprecated rimraf@2.7.1: Rimraf versions prior to v4 are no longer supported 00:58:23 npm warn deprecated glob@7.2.3: Glob versions prior to v9 are no longer supported 00:58:23 npm warn deprecated read-package-json@2.1.2: This package is no longer supported. Please use @npmcli/package-json instead. 00:58:23 npm warn deprecated glob@7.2.3: Glob versions prior to v9 are no longer supported 00:58:23 npm warn deprecated glob@7.2.3: Glob versions prior to v9 are no longer supported 00:58:24 npm warn deprecated glob@7.2.3: Glob versions prior to v9 are no longer supported 00:58:24 npm warn deprecated glob@7.2.3: Glob versions prior to v9 are no longer supported 00:58:24 npm warn deprecated glob@7.2.3: Glob versions prior to v9 are no longer supported 00:58:24 npm warn deprecated rimraf@2.7.1: Rimraf versions prior to v4 are no longer supported 00:58:24 npm warn deprecated glob@7.2.3: Glob versions prior to v9 are no longer supported 00:58:24 npm warn deprecated protractor@7.0.0: We have news to share - Protractor is deprecated and will reach end-of-life by Summer 2023. To learn more and find out about other options please refer to this post on the Angular blog. Thank you for using and contributing to Protractor. https://goo.gle/state-of-e2e-in-angular 00:58:27 npm warn deprecated eslint@8.57.1: This version is no longer supported. Please see https://eslint.org/version-support for other options. 00:58:34  00:58:34 added 1415 packages, and audited 1416 packages in 1m 00:58:34 00:58:34 205 packages are looking for funding 00:58:34 run `npm fund` for details 00:58:34 00:58:34 21 vulnerabilities (6 low, 13 moderate, 2 critical) 00:58:34 00:58:34 To address all issues (including breaking changes), run: 00:58:34 npm audit fix --force 00:58:34 00:58:34 Run `npm audit` for details. 00:58:34 npm notice 00:58:34 npm notice New major version of npm available! 10.8.2 -> 11.6.2 00:58:34 npm notice Changelog: https://github.com/npm/cli/releases/tag/v11.6.2 00:58:34 npm notice To update run: npm install -g npm@11.6.2 00:58:34 npm notice 00:59:02 Removing intermediate container d2503d5cbebf 00:59:02 ---> ecdad764472d 00:59:02 Step 6/13 : COPY . . 00:59:03 ---> 7c0f3a814eca 00:59:03 Step 7/13 : RUN npm run build -- --configuration production 00:59:03 ---> Running in d7ca3864ebf4 00:59:03 00:59:03 > frontend@0.0.0 prebuild 00:59:03 > npm run openapi 00:59:03 00:59:03 00:59:03 > frontend@0.0.0 openapi 00:59:03 > npx openapi-generator-cli generate --generator-key v3.0 00:59:03 00:59:04 Download 6.6.0 ... 00:59:05 Downloaded 6.6.0 00:59:07 [[v3.0] openapi/input/api.yaml] [main] INFO o.o.codegen.DefaultGenerator - Generating with dryRun=false 00:59:07 [[v3.0] openapi/input/api.yaml] [main] INFO o.o.c.ignore.CodegenIgnoreProcessor - Output directory (/usr/src/app/openapi/output) does not exist, or is inaccessible. No file (.openapi-generator-ignore) will be evaluated. 00:59:07 [[v3.0] openapi/input/api.yaml] [main] INFO o.o.codegen.DefaultGenerator - OpenAPI Generator: typescript-angular (client) 00:59:07 [[v3.0] openapi/input/api.yaml] [main] INFO o.o.codegen.DefaultGenerator - Generator 'typescript-angular' is considered stable. 00:59:07 [[v3.0] openapi/input/api.yaml] [main] INFO o.o.c.l.AbstractTypeScriptClientCodegen - Hint: Environment variable 'TS_POST_PROCESS_FILE' (optional) not defined. E.g. to format the source code, please try 'export TS_POST_PROCESS_FILE="/usr/local/bin/prettier --write"' (Linux/Mac) 00:59:07 [[v3.0] openapi/input/api.yaml] [main] INFO o.o.c.l.AbstractTypeScriptClientCodegen - Note: To enable file post-processing, 'enablePostProcessFile' must be set to `true` (--enable-post-process-file for CLI). 00:59:07 [[v3.0] openapi/input/api.yaml] [main] WARN o.o.codegen.DefaultCodegen - The value (generator's option) must be either boolean or string. Default to `false`. 00:59:07 [[v3.0] openapi/input/api.yaml] [main] INFO o.o.codegen.DefaultGenerator - Model UpdateAssignedRolesRequest not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 00:59:07 [[v3.0] openapi/input/api.yaml] [main] INFO o.o.codegen.TemplateManager - writing file /usr/src/app/openapi/output/model/./actionsListResponse.model.ts 00:59:07 [[v3.0] openapi/input/api.yaml] [main] INFO o.o.codegen.TemplateManager - writing file /usr/src/app/openapi/output/model/./actionsResponse.model.ts 00:59:07 [[v3.0] openapi/input/api.yaml] [main] INFO o.o.codegen.TemplateManager - writing file /usr/src/app/openapi/output/model/./createActionRequest.model.ts 00:59:07 [[v3.0] openapi/input/api.yaml] [main] INFO o.o.codegen.TemplateManager - writing file /usr/src/app/openapi/output/model/./createPreferencesRequest.model.ts 00:59:07 [[v3.0] openapi/input/api.yaml] [main] INFO o.o.codegen.TemplateManager - writing file /usr/src/app/openapi/output/model/./createUserRequest.model.ts 00:59:07 [[v3.0] openapi/input/api.yaml] [main] INFO o.o.codegen.TemplateManager - writing file /usr/src/app/openapi/output/model/./preferencesResponse.model.ts 00:59:07 [[v3.0] openapi/input/api.yaml] [main] INFO o.o.codegen.TemplateManager - writing file /usr/src/app/openapi/output/model/./problem.model.ts 00:59:07 [[v3.0] openapi/input/api.yaml] [main] INFO o.o.codegen.TemplateManager - writing file /usr/src/app/openapi/output/model/./role.model.ts 00:59:07 [[v3.0] openapi/input/api.yaml] [main] INFO o.o.codegen.TemplateManager - writing file /usr/src/app/openapi/output/model/./roleListResponse.model.ts 00:59:07 [[v3.0] openapi/input/api.yaml] [main] INFO o.o.codegen.TemplateManager - writing file /usr/src/app/openapi/output/model/./tileListResponse.model.ts 00:59:07 [[v3.0] openapi/input/api.yaml] [main] INFO o.o.codegen.TemplateManager - writing file /usr/src/app/openapi/output/model/./tileResponse.model.ts 00:59:07 [[v3.0] openapi/input/api.yaml] [main] INFO o.o.codegen.TemplateManager - writing file /usr/src/app/openapi/output/model/./updateUserPasswordRequest.model.ts 00:59:07 [[v3.0] openapi/input/api.yaml] [main] INFO o.o.codegen.TemplateManager - writing file /usr/src/app/openapi/output/model/./updateUserRequest.model.ts 00:59:07 [[v3.0] openapi/input/api.yaml] [main] INFO o.o.codegen.TemplateManager - writing file /usr/src/app/openapi/output/model/./userListResponse.model.ts 00:59:07 [[v3.0] openapi/input/api.yaml] [main] INFO o.o.codegen.TemplateManager - writing file /usr/src/app/openapi/output/model/./userResponse.model.ts 00:59:07 [[v3.0] openapi/input/api.yaml] [main] INFO o.o.codegen.TemplateManager - writing file /usr/src/app/openapi/output/api/actions.service.ts 00:59:07 [[v3.0] openapi/input/api.yaml] [main] INFO o.o.codegen.TemplateManager - writing file /usr/src/app/openapi/output/api/keys.service.ts 00:59:07 [[v3.0] openapi/input/api.yaml] [main] INFO o.o.codegen.TemplateManager - writing file /usr/src/app/openapi/output/api/preferences.service.ts 00:59:07 [[v3.0] openapi/input/api.yaml] [main] INFO o.o.codegen.TemplateManager - writing file /usr/src/app/openapi/output/api/roles.service.ts 00:59:07 [[v3.0] openapi/input/api.yaml] [main] INFO o.o.codegen.TemplateManager - writing file /usr/src/app/openapi/output/api/tiles.service.ts 00:59:07 [[v3.0] openapi/input/api.yaml] [main] INFO o.o.codegen.TemplateManager - writing file /usr/src/app/openapi/output/api/users.service.ts 00:59:07 [[v3.0] openapi/input/api.yaml] [main] INFO o.o.codegen.TemplateManager - writing file /usr/src/app/openapi/output/model/models.ts 00:59:07 [[v3.0] openapi/input/api.yaml] [main] INFO o.o.codegen.TemplateManager - writing file /usr/src/app/openapi/output/api/api.ts 00:59:07 [[v3.0] openapi/input/api.yaml] [main] INFO o.o.codegen.TemplateManager - writing file /usr/src/app/openapi/output/index.ts 00:59:07 [[v3.0] openapi/input/api.yaml] [main] INFO o.o.codegen.TemplateManager - writing file /usr/src/app/openapi/output/api.module.ts 00:59:07 [[v3.0] openapi/input/api.yaml] [main] INFO o.o.codegen.TemplateManager - writing file /usr/src/app/openapi/output/configuration.ts 00:59:07 [[v3.0] openapi/input/api.yaml] [main] INFO o.o.codegen.TemplateManager - writing file /usr/src/app/openapi/output/variables.ts 00:59:07 [[v3.0] openapi/input/api.yaml] [main] INFO o.o.codegen.TemplateManager - writing file /usr/src/app/openapi/output/encoder.ts 00:59:07 [[v3.0] openapi/input/api.yaml] [main] INFO o.o.codegen.TemplateManager - writing file /usr/src/app/openapi/output/param.ts 00:59:07 [[v3.0] openapi/input/api.yaml] [main] INFO o.o.codegen.TemplateManager - writing file /usr/src/app/openapi/output/.gitignore 00:59:07 [[v3.0] openapi/input/api.yaml] [main] INFO o.o.codegen.TemplateManager - writing file /usr/src/app/openapi/output/git_push.sh 00:59:07 [[v3.0] openapi/input/api.yaml] [main] INFO o.o.codegen.TemplateManager - writing file /usr/src/app/openapi/output/README.md 00:59:07 [[v3.0] openapi/input/api.yaml] [main] INFO o.o.codegen.TemplateManager - writing file /usr/src/app/openapi/output/.openapi-generator-ignore 00:59:07 [[v3.0] openapi/input/api.yaml] [main] INFO o.o.codegen.TemplateManager - writing file /usr/src/app/openapi/output/.openapi-generator/VERSION 00:59:07 [[v3.0] openapi/input/api.yaml] [main] INFO o.o.codegen.TemplateManager - writing file /usr/src/app/openapi/output/.openapi-generator/FILES 00:59:07 [[v3.0] openapi/input/api.yaml] ################################################################################ 00:59:07 [[v3.0] openapi/input/api.yaml] # Thanks for using OpenAPI Generator. # 00:59:07 [[v3.0] openapi/input/api.yaml] # Please consider donation to help us maintain this project 🙏 # 00:59:07 [[v3.0] openapi/input/api.yaml] # https://opencollective.com/openapi_generator/donate # 00:59:07 [[v3.0] openapi/input/api.yaml] ################################################################################ 00:59:07 [[v3.0] openapi/input/api.yaml] java -jar "/usr/src/app/node_modules/@openapitools/openapi-generator-cli/versions/6.6.0.jar" generate --input-spec="openapi/input/api.yaml" --generator-name="typescript-angular" --output="openapi/output" --additional-properties="ngVersion=17.3.12,modelFileSuffix=.model,fileNaming=camelCase,enumPropertyNaming=UPPERCASE" exited with code 0 00:59:07 [v3.0] openapi/input/api.yaml 00:59:07 00:59:07 > frontend@0.0.0 build 00:59:07 > ng build --configuration production 00:59:07 00:59:09 - Generating browser application bundles (phase: setup)... 00:59:38 ✔ Browser application bundle generation complete. 00:59:40 ✔ Browser application bundle generation complete. 00:59:40 - Copying assets... 00:59:40 ✔ Copying assets complete. 00:59:40 - Generating index html... 00:59:41 - Generating index html... 00:59:41 1 rules skipped due to selector errors: 00:59:41 .form-floating>~label -> Did not expect successive traversals. 00:59:41 1 rules skipped due to selector errors: 00:59:41 .custom-file-input:lang(en)~.custom-file-label -> Unknown pseudo-class :lang 00:59:41 ✔ Index html generation complete. 00:59:41  00:59:41 Initial chunk files | Names | Raw size | Estimated transfer size 00:59:41 main.71d0ad2fce16c063.js | main | 829.84 kB | 203.94 kB 00:59:41 styles.eff149f124c153a4.css | styles | 284.81 kB | 30.98 kB 00:59:41 onap-styles.5c7df6ccf666e3bc.css | onap-styles | 139.11 kB | 16.34 kB 00:59:41 polyfills.e99b4c32f50ab7c5.js | polyfills | 33.87 kB | 11.01 kB 00:59:41 runtime.94d5f8a4bd8ea8d3.js | runtime | 1.22 kB | 655 bytes 00:59:41 00:59:41 | Initial total | 1.26 MB | 262.91 kB 00:59:41 00:59:41 Build at: 2025-10-22T00:59:41.004Z - Hash: dac960fa10a2c5d9 - Time: 31345ms 00:59:41  00:59:41 Warning: /usr/src/app/src/app/http-interceptors/requestid.interceptor.ts depends on 'uuid'. CommonJS or AMD dependencies can cause optimization bailouts. 00:59:41 For more info see: https://angular.io/guide/build#configuring-commonjs-dependencies 00:59:41 00:59:41 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. 00:59:41 00:59:41 Warning: /usr/src/app/src/app/services/user-settings.service.ts depends on 'lodash'. CommonJS or AMD dependencies can cause optimization bailouts. 00:59:41 For more info see: https://angular.io/guide/build#configuring-commonjs-dependencies 00:59:41 00:59:41 00:59:42 Removing intermediate container d7ca3864ebf4 00:59:42 ---> 0b45dd6c211a 00:59:42 Step 8/13 : FROM nginxinc/nginx-unprivileged:alpine-slim 00:59:42 alpine-slim: Pulling from nginxinc/nginx-unprivileged 00:59:42 2d35ebdb57d9: Pulling fs layer 00:59:42 9f6853c712d5: Pulling fs layer 00:59:42 a5b2b14a7418: Pulling fs layer 00:59:42 91db49f3082a: Pulling fs layer 00:59:42 4d781a732075: Pulling fs layer 00:59:42 a9f90162b821: Pulling fs layer 00:59:42 571f7b893311: Pulling fs layer 00:59:42 f2a9b263ee05: Pulling fs layer 00:59:42 91db49f3082a: Waiting 00:59:42 4d781a732075: Waiting 00:59:42 f2a9b263ee05: Waiting 00:59:42 a9f90162b821: Waiting 00:59:42 571f7b893311: Waiting 00:59:43 a5b2b14a7418: Download complete 00:59:43 9f6853c712d5: Download complete 00:59:43 91db49f3082a: Verifying Checksum 00:59:43 91db49f3082a: Download complete 00:59:43 2d35ebdb57d9: Verifying Checksum 00:59:43 2d35ebdb57d9: Download complete 00:59:43 4d781a732075: Verifying Checksum 00:59:43 4d781a732075: Download complete 00:59:43 a9f90162b821: Verifying Checksum 00:59:43 a9f90162b821: Download complete 00:59:43 f2a9b263ee05: Verifying Checksum 00:59:43 f2a9b263ee05: Download complete 00:59:43 2d35ebdb57d9: Pull complete 00:59:43 571f7b893311: Download complete 00:59:43 9f6853c712d5: Pull complete 00:59:43 a5b2b14a7418: Pull complete 00:59:43 91db49f3082a: Pull complete 00:59:44 4d781a732075: Pull complete 00:59:44 a9f90162b821: Pull complete 00:59:44 571f7b893311: Pull complete 00:59:44 f2a9b263ee05: Pull complete 00:59:44 Digest: sha256:0dd4fb787a1db5dc69d3dd9e21b35177ffe096591b01980a67c5a799e8ce26ed 00:59:44 Status: Downloaded newer image for nginxinc/nginx-unprivileged:alpine-slim 00:59:44 ---> 4a6174e1a989 00:59:44 Step 9/13 : USER nginx 00:59:44 ---> Running in 982c22392ad7 00:59:44 Removing intermediate container 982c22392ad7 00:59:44 ---> 31d2deaf2519 00:59:44 Step 10/13 : COPY --from=builder --chown=nginx:nginx /usr/src/app/dist/frontend /usr/share/nginx/html 00:59:44 ---> 83c22a022d06 00:59:44 Step 11/13 : ENTRYPOINT [] 00:59:44 ---> Running in 3529d580b112 00:59:45 Removing intermediate container 3529d580b112 00:59:45 ---> f49d5472ecf9 00:59:45 Step 12/13 : EXPOSE ${NGINX_PORT} 00:59:45 ---> Running in 247a9bc7715c 00:59:45 Removing intermediate container 247a9bc7715c 00:59:45 ---> c9989f20b975 00:59:45 Step 13/13 : CMD ["nginx", "-g", "daemon off;"] 00:59:45 ---> Running in 04b667b7b465 00:59:45 Removing intermediate container 04b667b7b465 00:59:45 ---> 2887614b8e47 00:59:45 Successfully built 2887614b8e47 00:59:45 Successfully tagged nexus3.onap.org:10003/onap/portal-ng/ui:latest 00:59:45 ---> docker-build.sh ends 00:59:45 [portal-ng-ui-docker-merge-master] $ /bin/sh -xe /tmp/jenkins16467849809024547422.sh 00:59:45 [EnvInject] - Injecting environment variables from a build step. 00:59:45 [EnvInject] - Injecting as environment variables the properties content 00:59:45 CONTAINER_PUSH_REGISTRY=nexus3.onap.org:10003 00:59:45 00:59:45 [EnvInject] - Variables injected successfully. 00:59:45 [portal-ng-ui-docker-merge-master] $ /bin/bash /tmp/jenkins16766348897763137686.sh 00:59:45 ---> docker-push.sh 00:59:45 Docker version 20.10.18, build b40c2f6 00:59:45 Pushing image: nexus3.onap.org:10003/onap/portal-ng/ui:latest 00:59:45 docker push nexus3.onap.org:10003/onap/portal-ng/ui:latest 00:59:45 The push refers to repository [nexus3.onap.org:10003/onap/portal-ng/ui] 00:59:45 532dcb79c2f3: Preparing 00:59:45 43f2aa98b2f4: Preparing 00:59:45 2448fbccf867: Preparing 00:59:45 b8098c3545ec: Preparing 00:59:45 c67c5bed129e: Preparing 00:59:45 fa6eb58ed1ce: Preparing 00:59:45 620340935735: Preparing 00:59:45 cf3a18336c8b: Preparing 00:59:45 256f393e029f: Preparing 00:59:45 cf3a18336c8b: Waiting 00:59:45 620340935735: Waiting 00:59:45 256f393e029f: Waiting 00:59:45 fa6eb58ed1ce: Waiting 00:59:45 2448fbccf867: Pushed 00:59:45 43f2aa98b2f4: Pushed 00:59:45 c67c5bed129e: Pushed 00:59:45 b8098c3545ec: Pushed 00:59:45 256f393e029f: Layer already exists 00:59:45 fa6eb58ed1ce: Pushed 00:59:45 620340935735: Pushed 00:59:46 532dcb79c2f3: Pushed 00:59:46 cf3a18336c8b: Pushed 00:59:46 latest: digest: sha256:7998f0ef8ae11dee0c0045528b55774600ea24b3f84b056ce79d734da4fbc27f size: 2196 00:59:46 ---> docker-push.sh ends 00:59:46 [portal-ng-ui-docker-merge-master] $ /bin/bash /tmp/jenkins16346869621150762506.sh 00:59:46 $ ssh-agent -k 00:59:46 unset SSH_AUTH_SOCK; 00:59:46 unset SSH_AGENT_PID; 00:59:46 echo Agent pid 2211 killed; 00:59:46 [ssh-agent] Stopped. 00:59:46 [PostBuildScript] - [INFO] Executing post build scripts. 00:59:46 [portal-ng-ui-docker-merge-master] $ /bin/bash /tmp/jenkins15477037025485277507.sh 00:59:46 ---> sysstat.sh 00:59:47 [portal-ng-ui-docker-merge-master] $ /bin/bash /tmp/jenkins7965231356093091009.sh 00:59:47 ---> package-listing.sh 00:59:47 ++ facter osfamily 00:59:47 ++ tr '[:upper:]' '[:lower:]' 00:59:47 + OS_FAMILY=debian 00:59:47 + workspace=/w/workspace/portal-ng-ui-docker-merge-master 00:59:47 + START_PACKAGES=/tmp/packages_start.txt 00:59:47 + END_PACKAGES=/tmp/packages_end.txt 00:59:47 + DIFF_PACKAGES=/tmp/packages_diff.txt 00:59:47 + PACKAGES=/tmp/packages_start.txt 00:59:47 + '[' /w/workspace/portal-ng-ui-docker-merge-master ']' 00:59:47 + PACKAGES=/tmp/packages_end.txt 00:59:47 + case "${OS_FAMILY}" in 00:59:47 + dpkg -l 00:59:47 + grep '^ii' 00:59:47 + '[' -f /tmp/packages_start.txt ']' 00:59:47 + '[' -f /tmp/packages_end.txt ']' 00:59:47 + diff /tmp/packages_start.txt /tmp/packages_end.txt 00:59:47 + '[' /w/workspace/portal-ng-ui-docker-merge-master ']' 00:59:47 + mkdir -p /w/workspace/portal-ng-ui-docker-merge-master/archives/ 00:59:47 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/portal-ng-ui-docker-merge-master/archives/ 00:59:47 [portal-ng-ui-docker-merge-master] $ /bin/bash /tmp/jenkins10991883786025049428.sh 00:59:47 ---> capture-instance-metadata.sh 00:59:47 Setup pyenv: 00:59:47 system 00:59:47 3.8.13 00:59:47 3.9.13 00:59:47 * 3.10.6 (set by /w/workspace/portal-ng-ui-docker-merge-master/.python-version) 00:59:47 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-mUtL from file:/tmp/.os_lf_venv 00:59:47 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 00:59:47 lf-activate-venv(): INFO: Attempting to install with network-safe options... 00:59:48 lf-activate-venv(): INFO: Base packages installed successfully 00:59:48 lf-activate-venv(): INFO: Installing additional packages: lftools 00:59:57 lf-activate-venv(): INFO: Adding /tmp/venv-mUtL/bin to PATH 00:59:57 INFO: Running in OpenStack, capturing instance metadata 00:59:58 [portal-ng-ui-docker-merge-master] $ /bin/bash /tmp/jenkins6740271212452173994.sh 00:59:58 provisioning config files... 00:59:58 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/portal-ng-ui-docker-merge-master@tmp/config15189595777628812784tmp 00:59:58 Regular expression run condition: Expression=[^.*logs-s3.*], Label=[] 00:59:58 Run condition [Regular expression match] preventing perform for step [Provide Configuration files] 00:59:58 [EnvInject] - Injecting environment variables from a build step. 00:59:58 [EnvInject] - Injecting as environment variables the properties content 00:59:58 SERVER_ID=logs 00:59:58 00:59:58 [EnvInject] - Variables injected successfully. 00:59:58 [portal-ng-ui-docker-merge-master] $ /bin/bash /tmp/jenkins13679136794609978783.sh 00:59:58 ---> create-netrc.sh 00:59:58 [portal-ng-ui-docker-merge-master] $ /bin/bash /tmp/jenkins3120462480457837377.sh 00:59:58 ---> python-tools-install.sh 00:59:58 Setup pyenv: 00:59:58 system 00:59:58 3.8.13 00:59:58 3.9.13 00:59:58 * 3.10.6 (set by /w/workspace/portal-ng-ui-docker-merge-master/.python-version) 00:59:58 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-mUtL from file:/tmp/.os_lf_venv 00:59:58 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 00:59:58 lf-activate-venv(): INFO: Attempting to install with network-safe options... 01:00:00 lf-activate-venv(): INFO: Base packages installed successfully 01:00:00 lf-activate-venv(): INFO: Installing additional packages: lftools 01:00:08 lf-activate-venv(): INFO: Adding /tmp/venv-mUtL/bin to PATH 01:00:08 [portal-ng-ui-docker-merge-master] $ /bin/bash /tmp/jenkins11481071839523126684.sh 01:00:08 ---> sudo-logs.sh 01:00:08 Archiving 'sudo' log.. 01:00:08 [portal-ng-ui-docker-merge-master] $ /bin/bash /tmp/jenkins4302989749295072070.sh 01:00:08 ---> job-cost.sh 01:00:08 Setup pyenv: 01:00:08 system 01:00:08 3.8.13 01:00:08 3.9.13 01:00:08 * 3.10.6 (set by /w/workspace/portal-ng-ui-docker-merge-master/.python-version) 01:00:09 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-mUtL from file:/tmp/.os_lf_venv 01:00:09 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 01:00:09 lf-activate-venv(): INFO: Attempting to install with network-safe options... 01:00:11 lf-activate-venv(): INFO: Base packages installed successfully 01:00:11 lf-activate-venv(): INFO: Installing additional packages: zipp==1.1.0 python-openstackclient urllib3~=1.26.15 01:00:16 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. 01:00:16 deprecated 1.2.18 requires wrapt<2,>=1.10, but you have wrapt 2.0.0 which is incompatible. 01:00:16 lf-activate-venv(): INFO: Adding /tmp/venv-mUtL/bin to PATH 01:00:16 INFO: No Stack... 01:00:16 INFO: Retrieving Pricing Info for: v3-standard-8 01:00:17 INFO: Archiving Costs 01:00:17 [portal-ng-ui-docker-merge-master] $ /bin/bash -l /tmp/jenkins8646967035188477550.sh 01:00:17 ---> logs-deploy.sh 01:00:17 Setup pyenv: 01:00:17 system 01:00:17 3.8.13 01:00:17 3.9.13 01:00:17 * 3.10.6 (set by /w/workspace/portal-ng-ui-docker-merge-master/.python-version) 01:00:17 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-mUtL from file:/tmp/.os_lf_venv 01:00:17 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 01:00:17 lf-activate-venv(): INFO: Attempting to install with network-safe options... 01:00:19 lf-activate-venv(): INFO: Base packages installed successfully 01:00:19 lf-activate-venv(): INFO: Installing additional packages: lftools 01:00:27 lf-activate-venv(): INFO: Adding /tmp/venv-mUtL/bin to PATH 01:00:27 INFO: Nexus URL https://nexus.onap.org path production/vex-yul-ecomp-jenkins-1/portal-ng-ui-docker-merge-master/176 01:00:27 INFO: archiving workspace using pattern(s): 01:00:28 Archives upload complete. 01:00:28 INFO: archiving logs to Nexus 01:00:29 ---> uname -a: 01:00:29 Linux prd-ubuntu1804-docker-8c-8g-4315 4.15.0-192-generic #203-Ubuntu SMP Wed Aug 10 17:40:03 UTC 2022 x86_64 x86_64 x86_64 GNU/Linux 01:00:29 01:00:29 01:00:29 ---> lscpu: 01:00:29 Architecture: x86_64 01:00:29 CPU op-mode(s): 32-bit, 64-bit 01:00:29 Byte Order: Little Endian 01:00:29 CPU(s): 8 01:00:29 On-line CPU(s) list: 0-7 01:00:29 Thread(s) per core: 1 01:00:29 Core(s) per socket: 1 01:00:29 Socket(s): 8 01:00:29 NUMA node(s): 1 01:00:29 Vendor ID: AuthenticAMD 01:00:29 CPU family: 23 01:00:29 Model: 49 01:00:29 Model name: AMD EPYC-Rome Processor 01:00:29 Stepping: 0 01:00:29 CPU MHz: 2799.998 01:00:29 BogoMIPS: 5599.99 01:00:29 Virtualization: AMD-V 01:00:29 Hypervisor vendor: KVM 01:00:29 Virtualization type: full 01:00:29 L1d cache: 32K 01:00:29 L1i cache: 32K 01:00:29 L2 cache: 512K 01:00:29 L3 cache: 16384K 01:00:29 NUMA node0 CPU(s): 0-7 01:00:29 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 01:00:29 01:00:29 01:00:29 ---> nproc: 01:00:29 8 01:00:29 01:00:29 01:00:29 ---> df -h: 01:00:29 Filesystem Size Used Avail Use% Mounted on 01:00:29 udev 16G 0 16G 0% /dev 01:00:29 tmpfs 3.2G 712K 3.2G 1% /run 01:00:29 /dev/vda1 155G 12G 144G 8% / 01:00:29 tmpfs 16G 0 16G 0% /dev/shm 01:00:29 tmpfs 5.0M 0 5.0M 0% /run/lock 01:00:29 tmpfs 16G 0 16G 0% /sys/fs/cgroup 01:00:29 /dev/vda15 105M 4.4M 100M 5% /boot/efi 01:00:29 tmpfs 3.2G 0 3.2G 0% /run/user/1001 01:00:29 01:00:29 01:00:29 ---> free -m: 01:00:29 total used free shared buff/cache available 01:00:29 Mem: 32167 848 27214 0 4103 30863 01:00:29 Swap: 1023 0 1023 01:00:29 01:00:29 01:00:29 ---> ip addr: 01:00:29 1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000 01:00:29 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 01:00:29 inet 127.0.0.1/8 scope host lo 01:00:29 valid_lft forever preferred_lft forever 01:00:29 inet6 ::1/128 scope host 01:00:29 valid_lft forever preferred_lft forever 01:00:29 2: ens3: mtu 1458 qdisc mq state UP group default qlen 1000 01:00:29 link/ether fa:16:3e:11:3e:b0 brd ff:ff:ff:ff:ff:ff 01:00:29 inet 10.30.106.131/23 brd 10.30.107.255 scope global dynamic ens3 01:00:29 valid_lft 86105sec preferred_lft 86105sec 01:00:29 inet6 fe80::f816:3eff:fe11:3eb0/64 scope link 01:00:29 valid_lft forever preferred_lft forever 01:00:29 3: docker0: mtu 1500 qdisc noqueue state DOWN group default 01:00:29 link/ether 02:42:b7:a2:3c:7e brd ff:ff:ff:ff:ff:ff 01:00:29 inet 10.250.0.254/24 brd 10.250.0.255 scope global docker0 01:00:29 valid_lft forever preferred_lft forever 01:00:29 inet6 fe80::42:b7ff:fea2:3c7e/64 scope link 01:00:29 valid_lft forever preferred_lft forever 01:00:29 01:00:29 01:00:29 ---> sar -b -r -n DEV: 01:00:29 Linux 4.15.0-192-generic (prd-ubuntu1804-docker-8c-8g-4315) 10/22/25 _x86_64_ (8 CPU) 01:00:29 01:00:29 00:55:37 LINUX RESTART (8 CPU) 01:00:29 01:00:29 00:56:01 tps rtps wtps bread/s bwrtn/s 01:00:29 00:57:01 322.35 57.67 264.67 3657.26 96562.44 01:00:29 00:58:01 173.89 8.83 165.06 1616.00 99468.89 01:00:29 00:59:01 939.00 0.38 938.62 3.07 95008.60 01:00:29 01:00:01 47.98 0.50 47.48 55.19 11865.76 01:00:29 Average: 370.83 16.85 353.98 1332.82 75727.22 01:00:29 01:00:29 00:56:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 01:00:29 00:57:01 30140320 31711080 2798900 8.50 68708 1812804 1382372 4.07 842360 1671780 177480 01:00:29 00:58:01 28841580 31439388 4097640 12.44 89908 2791072 1717944 5.05 1204764 2538480 446028 01:00:29 00:59:01 26831980 31652976 6107240 18.54 212464 4625148 1525808 4.49 1284096 4182512 68 01:00:29 01:00:01 27897768 31627468 5041452 15.31 216536 3656964 1490128 4.38 1223632 3309364 26736 01:00:29 Average: 28427912 31607728 4511308 13.70 146904 3221497 1529063 4.50 1138713 2925534 162578 01:00:29 01:00:29 00:56:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 01:00:29 00:57:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:00:29 00:57:01 lo 1.73 1.73 0.20 0.20 0.00 0.00 0.00 0.00 01:00:29 00:57:01 ens3 394.63 268.72 1701.83 75.64 0.00 0.00 0.00 0.00 01:00:29 00:58:01 veth643efae 130.26 283.65 12.95 1403.81 0.00 0.00 0.00 0.12 01:00:29 00:58:01 docker0 174.40 391.73 13.56 3912.24 0.00 0.00 0.00 0.00 01:00:29 00:58:01 lo 2.60 2.60 0.29 0.29 0.00 0.00 0.00 0.00 01:00:29 00:58:01 ens3 457.59 221.73 4814.83 24.36 0.00 0.00 0.00 0.00 01:00:29 00:59:01 docker0 105.80 216.71 21.30 1795.06 0.00 0.00 0.00 0.00 01:00:29 00:59:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:00:29 00:59:01 ens3 226.62 110.65 1801.63 23.59 0.00 0.00 0.00 0.00 01:00:29 01:00:01 docker0 9.15 32.26 0.54 443.99 0.00 0.00 0.00 0.00 01:00:29 01:00:01 lo 4.67 4.67 0.50 0.50 0.00 0.00 0.00 0.00 01:00:29 01:00:01 ens3 72.95 45.16 554.63 57.24 0.00 0.00 0.00 0.00 01:00:29 Average: docker0 72.34 160.18 8.85 1537.83 0.00 0.00 0.00 0.00 01:00:29 Average: lo 2.25 2.25 0.25 0.25 0.00 0.00 0.00 0.00 01:00:29 Average: ens3 287.95 161.56 2218.21 45.20 0.00 0.00 0.00 0.00 01:00:29 01:00:29 01:00:29 ---> sar -P ALL: 01:00:29 Linux 4.15.0-192-generic (prd-ubuntu1804-docker-8c-8g-4315) 10/22/25 _x86_64_ (8 CPU) 01:00:29 01:00:29 00:55:37 LINUX RESTART (8 CPU) 01:00:29 01:00:29 00:56:01 CPU %user %nice %system %iowait %steal %idle 01:00:29 00:57:01 all 10.45 0.00 1.10 3.86 0.04 84.55 01:00:29 00:57:01 0 6.95 0.00 0.79 0.85 0.03 91.38 01:00:29 00:57:01 1 26.24 0.00 2.68 4.18 0.07 66.83 01:00:29 00:57:01 2 2.08 0.00 0.72 15.48 0.05 81.67 01:00:29 00:57:01 3 6.76 0.00 0.86 7.11 0.03 85.23 01:00:29 00:57:01 4 8.80 0.00 0.58 0.28 0.02 90.32 01:00:29 00:57:01 5 9.00 0.00 0.83 1.50 0.03 88.63 01:00:29 00:57:01 6 16.92 0.00 1.52 0.57 0.05 80.94 01:00:29 00:57:01 7 6.88 0.00 0.77 0.94 0.03 91.38 01:00:29 00:58:01 all 8.67 0.00 1.89 1.83 0.05 87.56 01:00:29 00:58:01 0 11.35 0.00 2.68 3.92 0.07 81.99 01:00:29 00:58:01 1 16.53 0.00 2.41 0.87 0.05 80.13 01:00:29 00:58:01 2 4.34 0.00 1.64 5.76 0.05 88.21 01:00:29 00:58:01 3 3.78 0.00 1.00 0.18 0.03 94.99 01:00:29 00:58:01 4 4.50 0.00 0.99 0.02 0.05 94.44 01:00:29 00:58:01 5 9.46 0.00 1.73 0.49 0.07 88.26 01:00:29 00:58:01 6 14.52 0.00 2.82 0.12 0.05 82.49 01:00:29 00:58:01 7 4.90 0.00 1.84 3.25 0.05 89.96 01:00:29 00:59:01 all 11.45 0.00 4.26 2.01 0.06 82.22 01:00:29 00:59:01 0 13.07 0.00 3.10 0.27 0.07 83.50 01:00:29 00:59:01 1 7.17 0.00 3.17 0.80 0.05 88.81 01:00:29 00:59:01 2 9.67 0.00 4.32 0.14 0.05 85.82 01:00:29 00:59:01 3 21.09 0.00 4.90 0.25 0.08 73.67 01:00:29 00:59:01 4 19.06 0.00 4.32 0.15 0.07 76.40 01:00:29 00:59:01 5 4.41 0.00 4.88 9.14 0.05 81.51 01:00:29 00:59:01 6 11.34 0.00 5.46 0.22 0.07 82.92 01:00:29 00:59:01 7 5.76 0.00 3.92 5.13 0.07 85.12 01:00:29 01:00:01 all 19.96 0.00 2.51 0.19 0.06 77.28 01:00:29 01:00:01 0 18.57 0.00 1.92 0.02 0.07 79.43 01:00:29 01:00:01 1 28.48 0.00 2.63 0.74 0.07 68.09 01:00:29 01:00:01 2 13.44 0.00 3.82 0.12 0.05 82.57 01:00:29 01:00:01 3 21.42 0.00 2.13 0.03 0.03 76.39 01:00:29 01:00:01 4 24.17 0.00 3.13 0.05 0.07 72.57 01:00:29 01:00:01 5 17.89 0.00 2.58 0.37 0.07 79.09 01:00:29 01:00:01 6 15.06 0.00 1.04 0.08 0.02 83.80 01:00:29 01:00:01 7 20.72 0.00 2.82 0.13 0.08 76.25 01:00:29 Average: all 12.63 0.00 2.43 1.97 0.05 82.91 01:00:29 Average: 0 12.48 0.00 2.12 1.26 0.06 84.08 01:00:29 Average: 1 19.60 0.00 2.72 1.65 0.06 75.97 01:00:29 Average: 2 7.38 0.00 2.62 5.38 0.05 84.56 01:00:29 Average: 3 13.23 0.00 2.22 1.91 0.05 82.60 01:00:29 Average: 4 14.12 0.00 2.25 0.13 0.05 83.45 01:00:29 Average: 5 10.19 0.00 2.50 2.87 0.05 84.38 01:00:29 Average: 6 14.47 0.00 2.70 0.25 0.05 82.54 01:00:29 Average: 7 9.56 0.00 2.34 2.36 0.06 85.68 01:00:29 01:00:29 01:00:29