17:45:07 Triggered by Gerrit: https://gerrit.onap.org/r/c/portal-ng/ui/+/144000 17:45:07 Running as SYSTEM 17:45:07 [EnvInject] - Loading node environment variables. 17:45:07 Building remotely on prd-ubuntu1804-docker-8c-8g-1998 (ubuntu1804-docker-8c-8g) in workspace /w/workspace/portal-ng-ui-docker-verify-master 17:45:07 [ssh-agent] Looking for ssh-agent implementation... 17:45:08 $ ssh-agent 17:45:08 SSH_AUTH_SOCK=/tmp/ssh-Aq0JDr0kB1Nk/agent.2032 17:45:08 SSH_AGENT_PID=2034 17:45:08 [ssh-agent] Started. 17:45:08 Running ssh-add (command line suppressed) 17:45:08 Identity added: /w/workspace/portal-ng-ui-docker-verify-master@tmp/private_key_8908499209697486624.key (/w/workspace/portal-ng-ui-docker-verify-master@tmp/private_key_8908499209697486624.key) 17:45:08 [ssh-agent] Using credentials onap-jobbuiler (Gerrit user) 17:45:08 The recommended git tool is: NONE 17:45:09 using credential onap-jenkins-ssh 17:45:09 Wiping out workspace first. 17:45:09 Cloning the remote Git repository 17:45:09 Cloning repository git://cloud.onap.org/mirror/portal-ng/ui 17:45:09 > git init /w/workspace/portal-ng-ui-docker-verify-master # timeout=10 17:45:09 Fetching upstream changes from git://cloud.onap.org/mirror/portal-ng/ui 17:45:09 > git --version # timeout=10 17:45:09 > git --version # 'git version 2.17.1' 17:45:09 using GIT_SSH to set credentials Gerrit user 17:45:09 Verifying host key using manually-configured host key entries 17:45:10 > git fetch --tags --progress -- git://cloud.onap.org/mirror/portal-ng/ui +refs/heads/*:refs/remotes/origin/* # timeout=10 17:45:10 > git config remote.origin.url git://cloud.onap.org/mirror/portal-ng/ui # timeout=10 17:45:10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 17:45:10 > git config remote.origin.url git://cloud.onap.org/mirror/portal-ng/ui # timeout=10 17:45:10 Fetching upstream changes from git://cloud.onap.org/mirror/portal-ng/ui 17:45:10 using GIT_SSH to set credentials Gerrit user 17:45:10 Verifying host key using manually-configured host key entries 17:45:10 > git fetch --tags --progress -- git://cloud.onap.org/mirror/portal-ng/ui refs/changes/00/144000/2 # timeout=10 17:45:10 > git rev-parse e333a75c06323c63756ffcb85f8d2c0e6cf750bb^{commit} # timeout=10 17:45:10 JENKINS-19022: warning: possible memory leak due to Git plugin usage; see: https://plugins.jenkins.io/git/#remove-git-plugin-buildsbybranch-builddata-script 17:45:10 Checking out Revision e333a75c06323c63756ffcb85f8d2c0e6cf750bb (refs/changes/00/144000/2) 17:45:10 > git config core.sparsecheckout # timeout=10 17:45:10 > git checkout -f e333a75c06323c63756ffcb85f8d2c0e6cf750bb # timeout=10 17:45:13 ERROR: Unable to retrieve commit message 17:45:13 java.lang.InterruptedException 17:45:13 at java.base/java.lang.Object.wait(Native Method) 17:45:13 at hudson.remoting.Request.call(Request.java:177) 17:45:13 at hudson.remoting.Channel.call(Channel.java:1041) 17:45:13 at hudson.remoting.RemoteInvocationHandler.invoke(RemoteInvocationHandler.java:285) 17:45:13 at PluginClassLoader for git-client//com.sun.proxy.$Proxy249.withRepository(Unknown Source) 17:45:13 at PluginClassLoader for git-client//org.jenkinsci.plugins.gitclient.RemoteGitImpl.withRepository(RemoteGitImpl.java:261) 17:45:13 at PluginClassLoader for git//hudson.plugins.git.GitSCM.printCommitMessageToLog(GitSCM.java:1428) 17:45:13 at PluginClassLoader for git//hudson.plugins.git.GitSCM._checkout(GitSCM.java:1368) 17:45:13 at PluginClassLoader for git//hudson.plugins.git.GitSCM.checkout(GitSCM.java:1277) 17:45:13 at hudson.scm.SCM.checkout(SCM.java:540) 17:45:13 at hudson.model.AbstractProject.checkout(AbstractProject.java:1247) 17:45:13 at hudson.model.AbstractBuild$AbstractBuildExecution.defaultCheckout(AbstractBuild.java:649) 17:45:13 at jenkins.scm.SCMCheckoutStrategy.checkout(SCMCheckoutStrategy.java:85) 17:45:13 at hudson.model.AbstractBuild$AbstractBuildExecution.run(AbstractBuild.java:521) 17:45:13 at hudson.model.Run.execute(Run.java:1894) 17:45:13 at hudson.model.FreeStyleBuild.run(FreeStyleBuild.java:44) 17:45:13 at hudson.model.ResourceController.execute(ResourceController.java:101) 17:45:13 at hudson.model.Executor.run(Executor.java:446) 17:45:13 > git rev-parse FETCH_HEAD^{commit} # timeout=10 17:45:13 > git rev-list --no-walk c3d63c396e0a577714d097c0afa9895f95233b74 # timeout=10 17:45:13 provisioning config files... 17:45:13 copy managed file [npmrc] to file:/home/jenkins/.npmrc 17:45:13 copy managed file [pipconf] to file:/home/jenkins/.config/pip/pip.conf 17:45:13 [portal-ng-ui-docker-verify-master] $ /bin/bash /tmp/jenkins15975027217608864451.sh 17:45:13 ---> python-tools-install.sh 17:45:13 Setup pyenv: 17:45:13 * system (set by /opt/pyenv/version) 17:45:13 * 3.8.13 (set by /opt/pyenv/version) 17:45:13 * 3.9.13 (set by /opt/pyenv/version) 17:45:13 * 3.10.6 (set by /opt/pyenv/version) 17:45:17 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-oGfz 17:45:17 lf-activate-venv(): INFO: Save venv in file: /tmp/.os_lf_venv 17:45:17 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 17:45:17 lf-activate-venv(): INFO: Attempting to install with network-safe options... 17:45:21 lf-activate-venv(): INFO: Base packages installed successfully 17:45:21 lf-activate-venv(): INFO: Installing additional packages: lftools 17:45:47 lf-activate-venv(): INFO: Adding /tmp/venv-oGfz/bin to PATH 17:45:47 Generating Requirements File 17:46:08 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. 17:46:08 httplib2 0.30.2 requires pyparsing<4,>=3.0.4, but you have pyparsing 2.4.7 which is incompatible. 17:46:08 Python 3.10.6 17:46:09 pip 26.0.1 from /tmp/venv-oGfz/lib/python3.10/site-packages/pip (python 3.10) 17:46:09 appdirs==1.4.4 17:46:09 argcomplete==3.6.3 17:46:09 aspy.yaml==1.3.0 17:46:09 attrs==26.1.0 17:46:09 autopage==0.6.0 17:46:09 backports.strenum==1.3.1 17:46:09 beautifulsoup4==4.14.3 17:46:09 boto3==1.42.89 17:46:09 botocore==1.42.89 17:46:09 bs4==0.0.2 17:46:09 certifi==2026.2.25 17:46:09 cffi==2.0.0 17:46:09 cfgv==3.5.0 17:46:09 chardet==7.4.3 17:46:09 charset-normalizer==3.4.7 17:46:09 click==8.3.2 17:46:09 cliff==4.13.3 17:46:09 cmd2==3.5.0 17:46:09 cryptography==3.3.2 17:46:09 debtcollector==3.1.0 17:46:09 decorator==5.2.1 17:46:09 defusedxml==0.7.1 17:46:09 Deprecated==1.3.1 17:46:09 distlib==0.4.0 17:46:09 dnspython==2.8.0 17:46:09 docker==7.1.0 17:46:09 dogpile.cache==1.5.0 17:46:09 durationpy==0.10 17:46:09 email-validator==2.3.0 17:46:09 filelock==3.28.0 17:46:09 future==1.0.0 17:46:09 gitdb==4.0.12 17:46:09 GitPython==3.1.46 17:46:09 httplib2==0.30.2 17:46:09 identify==2.6.18 17:46:09 idna==3.11 17:46:09 importlib-resources==1.5.0 17:46:09 iso8601==2.1.0 17:46:09 Jinja2==3.1.6 17:46:09 jmespath==1.1.0 17:46:09 jsonpatch==1.33 17:46:09 jsonpointer==3.1.1 17:46:09 jsonschema==4.26.0 17:46:09 jsonschema-specifications==2025.9.1 17:46:09 keystoneauth1==5.13.1 17:46:09 kubernetes==35.0.0 17:46:09 lftools==0.37.22 17:46:09 lxml==6.0.4 17:46:09 markdown-it-py==4.0.0 17:46:09 MarkupSafe==3.0.3 17:46:09 mdurl==0.1.2 17:46:09 msgpack==1.1.2 17:46:09 multi_key_dict==2.0.3 17:46:09 munch==4.0.0 17:46:09 netaddr==1.3.0 17:46:09 niet==1.4.2 17:46:09 nodeenv==1.10.0 17:46:09 oauth2client==4.1.3 17:46:09 oauthlib==3.3.1 17:46:09 openstacksdk==4.11.0 17:46:09 os-service-types==1.8.2 17:46:09 osc-lib==4.5.0 17:46:09 oslo.config==10.3.0 17:46:09 oslo.context==6.3.0 17:46:09 oslo.i18n==6.7.2 17:46:09 oslo.log==8.1.0 17:46:09 oslo.serialization==5.9.1 17:46:09 oslo.utils==10.0.1 17:46:09 packaging==26.1 17:46:09 pbr==7.0.3 17:46:09 platformdirs==4.9.6 17:46:09 prettytable==3.17.0 17:46:09 psutil==7.2.2 17:46:09 pyasn1==0.6.3 17:46:09 pyasn1_modules==0.4.2 17:46:09 pycparser==3.0 17:46:09 pygerrit2==2.0.15 17:46:09 PyGithub==2.9.1 17:46:09 Pygments==2.20.0 17:46:09 PyJWT==2.12.1 17:46:09 PyNaCl==1.6.2 17:46:09 pyparsing==2.4.7 17:46:09 pyperclip==1.11.0 17:46:09 pyrsistent==0.20.0 17:46:09 python-cinderclient==9.9.0 17:46:09 python-dateutil==2.9.0.post0 17:46:09 python-discovery==1.2.2 17:46:09 python-heatclient==5.1.0 17:46:09 python-jenkins==1.8.3 17:46:09 python-keystoneclient==5.8.0 17:46:09 python-magnumclient==4.10.0 17:46:09 python-openstackclient==9.0.0 17:46:09 python-swiftclient==4.10.0 17:46:09 PyYAML==6.0.3 17:46:09 referencing==0.37.0 17:46:09 requests==2.33.1 17:46:09 requests-oauthlib==2.0.0 17:46:09 rfc3986==2.0.0 17:46:09 rich==15.0.0 17:46:09 rich-argparse==1.7.2 17:46:09 rpds-py==0.30.0 17:46:09 rsa==4.9.1 17:46:09 ruamel.yaml==0.19.1 17:46:09 ruamel.yaml.clib==0.2.15 17:46:09 s3transfer==0.16.0 17:46:09 simplejson==3.20.2 17:46:09 six==1.17.0 17:46:09 smmap==5.0.3 17:46:09 soupsieve==2.8.3 17:46:09 stevedore==5.7.0 17:46:09 tabulate==0.10.0 17:46:09 toml==0.10.2 17:46:09 tomlkit==0.14.0 17:46:09 tqdm==4.67.3 17:46:09 typing_extensions==4.15.0 17:46:09 urllib3==1.26.20 17:46:09 virtualenv==21.2.4 17:46:09 wcwidth==0.6.0 17:46:09 websocket-client==1.9.0 17:46:09 wrapt==2.1.2 17:46:09 xdg==6.0.0 17:46:09 xmltodict==1.0.4 17:46:09 yq==3.4.3 17:46:09 [portal-ng-ui-docker-verify-master] $ /bin/sh /tmp/jenkins13964081897283038094.sh 17:46:09 ---> uv-install.sh 17:46:09 Installing uv/uvx (latest) using shell installer 17:46:09 2026-04-15 17:46:09 URL:https://release-assets.githubusercontent.com/github-production-release-asset/699532645/e5a89072-3ff8-4346-b98a-88e3a5e84d39?sp=r&sv=2018-11-09&sr=b&spr=https&se=2026-04-15T18%3A41%3A34Z&rscd=attachment%3B+filename%3Duv-installer.sh&rsct=application%2Foctet-stream&skoid=96c2d410-5711-43a1-aedd-ab1947aa7ab0&sktid=398a6654-997b-47e9-b12b-9515b896b4de&skt=2026-04-15T17%3A41%3A05Z&ske=2026-04-15T18%3A41%3A34Z&sks=b&skv=2018-11-09&sig=qctho61EFEJROJ2dNtYJYjmQ8IViAFOnJAj5P%2BaD0yE%3D&jwt=eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJpc3MiOiJnaXRodWIuY29tIiwiYXVkIjoicmVsZWFzZS1hc3NldHMuZ2l0aHVidXNlcmNvbnRlbnQuY29tIiwia2V5Ijoia2V5MSIsImV4cCI6MTc3NjI3NTQyMSwibmJmIjoxNzc2Mjc1MTIxLCJwYXRoIjoicmVsZWFzZWFzc2V0cHJvZHVjdGlvbi5ibG9iLmNvcmUud2luZG93cy5uZXQifQ.U_l23Lm-8hoZ3vBqpgk0ETRkQBWuq99KEJFtkGB8Bw0&response-content-disposition=attachment%3B%20filename%3Duv-installer.sh&response-content-type=application%2Foctet-stream [71225/71225] -> "/tmp/uv-install-0eY2oF.sh" [1] 17:46:09 downloading uv 0.11.6 x86_64-unknown-linux-gnu 17:46:10 installing to /home/jenkins/.local/bin 17:46:10 uv 17:46:10 uvx 17:46:10 everything's installed! 17:46:10 17:46:10 To add $HOME/.local/bin to your PATH, either restart your shell or run: 17:46:10 17:46:10 source $HOME/.local/bin/env (sh, bash, zsh) 17:46:10 source $HOME/.local/bin/env.fish (fish) 17:46:10 Adding install location to PATH 17:46:10 ---> Validating uv/uvx install 17:46:10 uvx 0.11.6 (x86_64-unknown-linux-gnu) 17:46:10 provisioning config files... 17:46:10 copy managed file [global-settings] to file:/w/workspace/portal-ng-ui-docker-verify-master@tmp/config13763208733420387447tmp 17:46:10 copy managed file [portal-ng-ui-settings] to file:/w/workspace/portal-ng-ui-docker-verify-master@tmp/config11888560043498116032tmp 17:46:10 [portal-ng-ui-docker-verify-master] $ /bin/bash /tmp/jenkins7362758526512359104.sh 17:46:10 ---> docker-login.sh 17:46:10 nexus3.onap.org:10001 17:46:11 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:46:11 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 17:46:11 Configure a credential helper to remove this warning. See 17:46:11 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 17:46:11 17:46:11 Login Succeeded 17:46:11 nexus3.onap.org:10002 17:46:11 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:46:11 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 17:46:11 Configure a credential helper to remove this warning. See 17:46:11 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 17:46:11 17:46:11 Login Succeeded 17:46:11 nexus3.onap.org:10003 17:46:11 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:46:11 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 17:46:11 Configure a credential helper to remove this warning. See 17:46:11 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 17:46:11 17:46:11 Login Succeeded 17:46:11 nexus3.onap.org:10004 17:46:11 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:46:11 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 17:46:11 Configure a credential helper to remove this warning. See 17:46:11 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 17:46:11 17:46:11 Login Succeeded 17:46:11 docker.io 17:46:11 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:46:11 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 17:46:11 Configure a credential helper to remove this warning. See 17:46:11 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 17:46:11 17:46:11 Login Succeeded 17:46:11 ---> docker-login.sh ends 17:46:11 [portal-ng-ui-docker-verify-master] $ /bin/bash /tmp/jenkins15075911445701691163.sh 17:46:11 [portal-ng-ui-docker-verify-master] $ /bin/sh -xe /tmp/jenkins11437885732580458750.sh 17:46:11 [EnvInject] - Injecting environment variables from a build step. 17:46:11 [EnvInject] - Injecting as environment variables the properties content 17:46:11 DOCKER_ROOT=$WORKSPACE 17:46:11 CONTAINER_TAG_YAML_DIR= 17:46:11 CONTAINER_TAG_METHOD=latest 17:46:11 17:46:11 [EnvInject] - Variables injected successfully. 17:46:11 [portal-ng-ui-docker-verify-master] $ /bin/bash -l /tmp/jenkins3040192503264376623.sh 17:46:11 ---> docker-get-container-tag.sh 17:46:11 Setup pyenv: 17:46:11 system 17:46:11 3.8.13 17:46:11 3.9.13 17:46:11 * 3.10.6 (set by /w/workspace/portal-ng-ui-docker-verify-master/.python-version) 17:46:12 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-oGfz from file:/tmp/.os_lf_venv 17:46:12 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 17:46:12 lf-activate-venv(): INFO: Attempting to install with network-safe options... 17:46:13 lf-activate-venv(): INFO: Base packages installed successfully 17:46:13 lf-activate-venv(): INFO: Installing additional packages: yq 17:46:14 lf-activate-venv(): INFO: Adding /tmp/venv-oGfz/bin to PATH 17:46:14 ---> Docker image tag found: latest 17:46:14 [EnvInject] - Injecting environment variables from a build step. 17:46:14 [EnvInject] - Injecting as environment variables the properties file path 'env_docker_inject.txt' 17:46:14 [EnvInject] - Variables injected successfully. 17:46:14 [EnvInject] - Injecting environment variables from a build step. 17:46:14 [EnvInject] - Injecting as environment variables the properties content 17:46:14 DOCKER_ARGS= 17:46:14 DOCKER_ROOT=/w/workspace/portal-ng-ui-docker-verify-master 17:46:14 CONTAINER_PULL_REGISTRY=nexus3.onap.org:10001 17:46:14 CONTAINER_PUSH_REGISTRY=nexus3.onap.org:10003 17:46:14 DOCKER_NAME=onap/portal-ng/ui 17:46:14 17:46:14 [EnvInject] - Variables injected successfully. 17:46:14 [portal-ng-ui-docker-verify-master] $ /bin/bash /tmp/jenkins11448138505457957544.sh 17:46:14 ---> docker-build.sh 17:46:14 Docker version 20.10.18, build b40c2f6 17:46:14 Building image: nexus3.onap.org:10003/onap/portal-ng/ui:latest 17:46:14 docker build -t nexus3.onap.org:10003/onap/portal-ng/ui:latest . 17:46:14 Sending build context to Docker daemon 3.284MB 17:46:14 Step 1/13 : FROM node:18-alpine AS builder 17:46:15 18-alpine: Pulling from library/node 17:46:15 f18232174bc9: Pulling fs layer 17:46:15 dd71dde834b5: Pulling fs layer 17:46:15 1e5a4c89cee5: Pulling fs layer 17:46:15 25ff2da83641: Pulling fs layer 17:46:15 25ff2da83641: Waiting 17:46:16 f18232174bc9: Verifying Checksum 17:46:16 f18232174bc9: Download complete 17:46:16 f18232174bc9: Pull complete 17:46:16 dd71dde834b5: Verifying Checksum 17:46:16 dd71dde834b5: Download complete 17:46:16 1e5a4c89cee5: Verifying Checksum 17:46:16 1e5a4c89cee5: Download complete 17:46:17 25ff2da83641: Verifying Checksum 17:46:17 25ff2da83641: Download complete 17:46:17 dd71dde834b5: Pull complete 17:46:17 1e5a4c89cee5: Pull complete 17:46:17 25ff2da83641: Pull complete 17:46:17 Digest: sha256:8d6421d663b4c28fd3ebc498332f249011d118945588d0a35cb9bc4b8ca09d9e 17:46:17 Status: Downloaded newer image for node:18-alpine 17:46:17 ---> ee77c6cd7c18 17:46:17 Step 2/13 : RUN apk update && apk add openjdk17 17:46:18 ---> Running in e0aebf8879bb 17:46:19 fetch https://dl-cdn.alpinelinux.org/alpine/v3.21/main/x86_64/APKINDEX.tar.gz 17:46:19 fetch https://dl-cdn.alpinelinux.org/alpine/v3.21/community/x86_64/APKINDEX.tar.gz 17:46:19 v3.21.6-119-gd0fb4afb42f [https://dl-cdn.alpinelinux.org/alpine/v3.21/main] 17:46:19 v3.21.6-111-g5b164643255 [https://dl-cdn.alpinelinux.org/alpine/v3.21/community] 17:46:19 OK: 25407 distinct packages available 17:46:20 (1/32) Installing java-common (0.5-r0) 17:46:20 (2/32) Installing libffi (3.4.7-r0) 17:46:20 (3/32) Installing libtasn1 (4.21.0-r0) 17:46:20 (4/32) Installing p11-kit (0.25.5-r2) 17:46:20 (5/32) Installing p11-kit-trust (0.25.5-r2) 17:46:20 (6/32) Installing ca-certificates (20260413-r0) 17:46:20 (7/32) Installing java-cacerts (1.1-r0) 17:46:20 (8/32) Installing openjdk17-jre-headless (17.0.18_p8-r0) 17:46:21 (9/32) Installing libxau (1.0.11-r4) 17:46:21 (10/32) Installing libmd (1.1.0-r0) 17:46:21 (11/32) Installing libbsd (0.12.2-r0) 17:46:21 (12/32) Installing libxdmcp (1.1.5-r1) 17:46:21 (13/32) Installing libxcb (1.16.1-r0) 17:46:21 (14/32) Installing libx11 (1.8.10-r0) 17:46:21 (15/32) Installing libxext (1.3.6-r2) 17:46:21 (16/32) Installing libxi (1.8.2-r0) 17:46:21 (17/32) Installing libxrender (0.9.11-r5) 17:46:21 (18/32) Installing libxtst (1.2.5-r0) 17:46:21 (19/32) Installing alsa-lib (1.2.12-r0) 17:46:21 (20/32) Installing brotli-libs (1.1.0-r2) 17:46:21 (21/32) Installing libbz2 (1.0.8-r6) 17:46:21 (22/32) Installing libpng (1.6.57-r0) 17:46:21 (23/32) Installing freetype (2.13.3-r0) 17:46:21 (24/32) Installing giflib (5.2.2-r1) 17:46:21 (25/32) Installing libjpeg-turbo (3.0.4-r0) 17:46:21 (26/32) Installing lcms2 (2.16-r0) 17:46:21 (27/32) Installing openjdk17-jre (17.0.18_p8-r0) 17:46:21 (28/32) Installing openjdk17-jmods (17.0.18_p8-r0) 17:46:23 (29/32) Installing openjdk17-jdk (17.0.18_p8-r0) 17:46:23 (30/32) Installing openjdk17-demos (17.0.18_p8-r0) 17:46:23 (31/32) Installing openjdk17-doc (17.0.18_p8-r0) 17:46:23 (32/32) Installing openjdk17 (17.0.18_p8-r0) 17:46:23 Executing busybox-1.37.0-r12.trigger 17:46:23 Executing java-common-0.5-r0.trigger 17:46:23 Executing ca-certificates-20260413-r0.trigger 17:46:24 OK: 284 MiB in 49 packages 17:46:27 Removing intermediate container e0aebf8879bb 17:46:27 ---> 4af8fd39cd88 17:46:27 Step 3/13 : WORKDIR /usr/src/app 17:46:27 ---> Running in e2d63fb18b9d 17:46:27 Removing intermediate container e2d63fb18b9d 17:46:27 ---> 7fb7f75a95d8 17:46:27 Step 4/13 : COPY package*.json ./ 17:46:27 ---> ed662a4f60c9 17:46:27 Step 5/13 : RUN npm install 17:46:27 ---> Running in 77af562223f2 17:47:12 npm warn EBADENGINE Unsupported engine { 17:47:12 npm warn EBADENGINE package: '@nestjs/core@11.1.13', 17:47:12 npm warn EBADENGINE required: { node: '>= 20' }, 17:47:12 npm warn EBADENGINE current: { node: 'v18.20.8', npm: '10.8.2' } 17:47:12 npm warn EBADENGINE } 17:47:12 npm warn EBADENGINE Unsupported engine { 17:47:12 npm warn EBADENGINE package: 'glob@13.0.3', 17:47:12 npm warn EBADENGINE required: { node: '20 || >=22' }, 17:47:12 npm warn EBADENGINE current: { node: 'v18.20.8', npm: '10.8.2' } 17:47:12 npm warn EBADENGINE } 17:47:12 npm warn EBADENGINE Unsupported engine { 17:47:12 npm warn EBADENGINE package: 'file-type@21.3.0', 17:47:12 npm warn EBADENGINE required: { node: '>=20' }, 17:47:12 npm warn EBADENGINE current: { node: 'v18.20.8', npm: '10.8.2' } 17:47:12 npm warn EBADENGINE } 17:47:12 npm warn EBADENGINE Unsupported engine { 17:47:12 npm warn EBADENGINE package: 'lru-cache@11.3.5', 17:47:12 npm warn EBADENGINE required: { node: '20 || >=22' }, 17:47:12 npm warn EBADENGINE current: { node: 'v18.20.8', npm: '10.8.2' } 17:47:12 npm warn EBADENGINE } 17:47:15 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. 17:47:16 npm warn deprecated readdir-scoped-modules@1.1.0: This functionality has been moved to @npmcli/fs 17:47:16 npm warn deprecated debuglog@1.0.1: Package no longer supported. Contact Support at https://www.npmjs.com/support for more info. 17:47:16 npm warn deprecated read-package-json@7.0.1: This package is no longer supported. Please use @npmcli/package-json instead. 17:47:16 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 17:47:16 npm warn deprecated osenv@0.1.5: This package is no longer supported. 17:47:17 npm warn deprecated read-installed@4.0.3: This package is no longer supported. 17:47:17 npm warn deprecated rimraf@3.0.2: Rimraf versions prior to v4 are no longer supported 17:47:17 npm warn deprecated @humanwhocodes/object-schema@2.0.3: Use @eslint/object-schema instead 17:47:17 npm warn deprecated @humanwhocodes/config-array@0.13.0: Use @eslint/config-array instead 17:47:22 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 17:47:22 npm warn deprecated read-package-json@2.1.2: This package is no longer supported. Please use @npmcli/package-json instead. 17:47:22 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 17:47:22 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 17:47:22 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 17:47:22 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 17:47:22 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 17:47:22 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 17:47:23 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 17:47:23 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 17:47:23 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 17:47:23 npm warn deprecated rimraf@2.7.1: Rimraf versions prior to v4 are no longer supported 17:47:26 npm warn deprecated eslint@8.57.1: This version is no longer supported. Please see https://eslint.org/version-support for other options. 17:48:47  17:48:47 added 1321 packages, and audited 1322 packages in 2m 17:48:47 17:48:47 213 packages are looking for funding 17:48:47 run `npm fund` for details 17:48:48 17:48:48 65 vulnerabilities (4 low, 17 moderate, 42 high, 2 critical) 17:48:48 17:48:48 To address issues that do not require attention, run: 17:48:48 npm audit fix 17:48:48 17:48:48 To address all issues (including breaking changes), run: 17:48:48 npm audit fix --force 17:48:48 17:48:48 Run `npm audit` for details. 17:48:48 npm notice 17:48:48 npm notice New major version of npm available! 10.8.2 -> 11.12.1 17:48:48 npm notice Changelog: https://github.com/npm/cli/releases/tag/v11.12.1 17:48:48 npm notice To update run: npm install -g npm@11.12.1 17:48:48 npm notice 17:49:13 Removing intermediate container 77af562223f2 17:49:13 ---> 8d750f02fc58 17:49:13 Step 6/13 : COPY . . 17:49:13 ---> 46f9218d5ed2 17:49:13 Step 7/13 : RUN npm run build -- --configuration production 17:49:13 ---> Running in 157d1009e0c5 17:49:14 17:49:14 > frontend@0.0.0 prebuild 17:49:14 > npm run openapi 17:49:14 17:49:14 17:49:14 > frontend@0.0.0 openapi 17:49:14 > npx openapi-generator-cli generate --generator-key v3.0 > /dev/null 17:49:14 17:49:17 17:49:17 > frontend@0.0.0 build 17:49:17 > ng build --configuration production 17:49:17 17:49:19 - Generating browser application bundles (phase: setup)... 17:49:48 ✔ Browser application bundle generation complete. 17:49:50 ✔ Browser application bundle generation complete. 17:49:50 - Copying assets... 17:49:50 ✔ Copying assets complete. 17:49:50 - Generating index html... 17:49:50 - Generating index html... 17:49:50 1 rules skipped due to selector errors: 17:49:50 .form-floating>~label -> Did not expect successive traversals. 17:49:50 1 rules skipped due to selector errors: 17:49:50 .custom-file-input:lang(en)~.custom-file-label -> Unknown pseudo-class :lang 17:49:50 ✔ Index html generation complete. 17:49:50  17:49:50 Initial chunk files | Names | Raw size | Estimated transfer size 17:49:50 main.b5b5c1d39f9ced6b.js | main | 827.45 kB | 203.13 kB 17:49:50 styles.eff149f124c153a4.css | styles | 284.81 kB | 30.98 kB 17:49:50 onap-styles.5c7df6ccf666e3bc.css | onap-styles | 139.11 kB | 16.34 kB 17:49:50 polyfills.e99b4c32f50ab7c5.js | polyfills | 33.87 kB | 11.01 kB 17:49:50 runtime.94d5f8a4bd8ea8d3.js | runtime | 1.22 kB | 655 bytes 17:49:50 17:49:50 | Initial total | 1.26 MB | 262.09 kB 17:49:50 17:49:50 Build at: 2026-04-15T17:49:50.611Z - Hash: cabf73c9e9569cdf - Time: 30902ms 17:49:50  17:49:50 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. 17:49:50 17:49:50 Warning: /usr/src/app/src/app/services/user-settings.service.ts depends on 'lodash'. CommonJS or AMD dependencies can cause optimization bailouts. 17:49:50 For more info see: https://angular.io/guide/build#configuring-commonjs-dependencies 17:49:50 17:49:50 17:49:52 Removing intermediate container 157d1009e0c5 17:49:52 ---> 9c103f329916 17:49:52 Step 8/13 : FROM nginxinc/nginx-unprivileged:alpine-slim 17:49:52 alpine-slim: Pulling from nginxinc/nginx-unprivileged 17:49:52 589002ba0eae: Pulling fs layer 17:49:52 0f1220aa81ea: Pulling fs layer 17:49:52 7ac175d2fffc: Pulling fs layer 17:49:52 74079e78211b: Pulling fs layer 17:49:52 d7c9a2c279bf: Pulling fs layer 17:49:52 83cdfcf8548b: Pulling fs layer 17:49:52 1a279672d13d: Pulling fs layer 17:49:52 ff4835382279: Pulling fs layer 17:49:52 d7c9a2c279bf: Waiting 17:49:52 83cdfcf8548b: Waiting 17:49:52 1a279672d13d: Waiting 17:49:52 ff4835382279: Waiting 17:49:52 74079e78211b: Waiting 17:49:53 589002ba0eae: Verifying Checksum 17:49:53 589002ba0eae: Download complete 17:49:53 589002ba0eae: Pull complete 17:49:53 74079e78211b: Verifying Checksum 17:49:53 74079e78211b: Download complete 17:49:53 d7c9a2c279bf: Download complete 17:49:53 0f1220aa81ea: Verifying Checksum 17:49:53 0f1220aa81ea: Download complete 17:49:54 0f1220aa81ea: Pull complete 17:49:54 83cdfcf8548b: Verifying Checksum 17:49:54 83cdfcf8548b: Download complete 17:49:54 ff4835382279: Verifying Checksum 17:49:54 ff4835382279: Download complete 17:49:54 7ac175d2fffc: Verifying Checksum 17:49:54 7ac175d2fffc: Download complete 17:49:54 1a279672d13d: Verifying Checksum 17:49:54 1a279672d13d: Download complete 17:49:54 7ac175d2fffc: Pull complete 17:49:54 74079e78211b: Pull complete 17:49:54 d7c9a2c279bf: Pull complete 17:49:54 83cdfcf8548b: Pull complete 17:49:54 1a279672d13d: Pull complete 17:49:54 ff4835382279: Pull complete 17:49:54 Digest: sha256:f57d4c81491f04d5a9e6fe5609229b47ff440e769e3738a0476eda454281194e 17:49:54 Status: Downloaded newer image for nginxinc/nginx-unprivileged:alpine-slim 17:49:54 ---> 371e76ce132e 17:49:54 Step 9/13 : USER nginx 17:49:55 ---> Running in dcb6650927da 17:49:55 Removing intermediate container dcb6650927da 17:49:55 ---> b54785e11d1b 17:49:55 Step 10/13 : COPY --from=builder --chown=nginx:nginx /usr/src/app/dist/frontend /usr/share/nginx/html 17:49:55 ---> 528599c1a094 17:49:55 Step 11/13 : ENTRYPOINT [] 17:49:55 ---> Running in d9395cd568e2 17:49:55 Removing intermediate container d9395cd568e2 17:49:55 ---> beb2ed4918ed 17:49:55 Step 12/13 : EXPOSE ${NGINX_PORT} 17:49:55 ---> Running in 28d42e2eebac 17:49:55 Removing intermediate container 28d42e2eebac 17:49:55 ---> d4e51a2d2412 17:49:55 Step 13/13 : CMD ["nginx", "-g", "daemon off;"] 17:49:56 ---> Running in f7d10f89c10e 17:49:56 Removing intermediate container f7d10f89c10e 17:49:56 ---> b5751aa556a1 17:49:56 Successfully built b5751aa556a1 17:49:56 Successfully tagged nexus3.onap.org:10003/onap/portal-ng/ui:latest 17:49:56 ---> docker-build.sh ends 17:49:56 [portal-ng-ui-docker-verify-master] $ /bin/sh -xe /tmp/jenkins8864258549320021507.sh 17:49:56 [portal-ng-ui-docker-verify-master] $ /bin/bash /tmp/jenkins8951643337231825634.sh 17:49:56 $ ssh-agent -k 17:49:56 unset SSH_AUTH_SOCK; 17:49:56 unset SSH_AGENT_PID; 17:49:56 echo Agent pid 2034 killed; 17:49:56 [ssh-agent] Stopped. 17:49:56 [PostBuildScript] - [INFO] Executing post build scripts. 17:49:56 [portal-ng-ui-docker-verify-master] $ /bin/bash /tmp/jenkins14423504939807806592.sh 17:49:56 ---> sysstat.sh 17:49:56 [portal-ng-ui-docker-verify-master] $ /bin/bash /tmp/jenkins12570417901482626853.sh 17:49:56 ---> package-listing.sh 17:49:56 ++ facter osfamily 17:49:56 ++ tr '[:upper:]' '[:lower:]' 17:49:57 + OS_FAMILY=debian 17:49:57 + workspace=/w/workspace/portal-ng-ui-docker-verify-master 17:49:57 + START_PACKAGES=/tmp/packages_start.txt 17:49:57 + END_PACKAGES=/tmp/packages_end.txt 17:49:57 + DIFF_PACKAGES=/tmp/packages_diff.txt 17:49:57 + PACKAGES=/tmp/packages_start.txt 17:49:57 + '[' /w/workspace/portal-ng-ui-docker-verify-master ']' 17:49:57 + PACKAGES=/tmp/packages_end.txt 17:49:57 + case "${OS_FAMILY}" in 17:49:57 + dpkg -l 17:49:57 + grep '^ii' 17:49:57 + '[' -f /tmp/packages_start.txt ']' 17:49:57 + '[' -f /tmp/packages_end.txt ']' 17:49:57 + diff /tmp/packages_start.txt /tmp/packages_end.txt 17:49:57 + '[' /w/workspace/portal-ng-ui-docker-verify-master ']' 17:49:57 + mkdir -p /w/workspace/portal-ng-ui-docker-verify-master/archives/ 17:49:57 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/portal-ng-ui-docker-verify-master/archives/ 17:49:57 [portal-ng-ui-docker-verify-master] $ /bin/bash /tmp/jenkins15501624263542583477.sh 17:49:57 ---> capture-instance-metadata.sh 17:49:57 Setup pyenv: 17:49:57 system 17:49:57 3.8.13 17:49:57 3.9.13 17:49:57 * 3.10.6 (set by /w/workspace/portal-ng-ui-docker-verify-master/.python-version) 17:49:57 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-oGfz from file:/tmp/.os_lf_venv 17:49:57 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 17:49:57 lf-activate-venv(): INFO: Attempting to install with network-safe options... 17:49:58 lf-activate-venv(): INFO: Base packages installed successfully 17:49:58 lf-activate-venv(): INFO: Installing additional packages: lftools 17:50:07 lf-activate-venv(): INFO: Adding /tmp/venv-oGfz/bin to PATH 17:50:07 INFO: Running in OpenStack, capturing instance metadata 17:50:09 [portal-ng-ui-docker-verify-master] $ /bin/bash /tmp/jenkins7988206255794715349.sh 17:50:09 provisioning config files... 17:50:09 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/portal-ng-ui-docker-verify-master@tmp/config11349618226632342547tmp 17:50:09 Regular expression run condition: Expression=[^.*logs-s3.*], Label=[] 17:50:09 Run condition [Regular expression match] preventing perform for step [Provide Configuration files] 17:50:09 [EnvInject] - Injecting environment variables from a build step. 17:50:09 [EnvInject] - Injecting as environment variables the properties content 17:50:09 SERVER_ID=logs 17:50:09 17:50:09 [EnvInject] - Variables injected successfully. 17:50:09 [portal-ng-ui-docker-verify-master] $ /bin/bash /tmp/jenkins16200766396064894904.sh 17:50:09 ---> create-netrc.sh 17:50:09 [portal-ng-ui-docker-verify-master] $ /bin/bash /tmp/jenkins2245134508316865514.sh 17:50:09 ---> python-tools-install.sh 17:50:09 Setup pyenv: 17:50:09 system 17:50:09 3.8.13 17:50:09 3.9.13 17:50:09 * 3.10.6 (set by /w/workspace/portal-ng-ui-docker-verify-master/.python-version) 17:50:09 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-oGfz from file:/tmp/.os_lf_venv 17:50:09 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 17:50:09 lf-activate-venv(): INFO: Attempting to install with network-safe options... 17:50:11 lf-activate-venv(): INFO: Base packages installed successfully 17:50:11 lf-activate-venv(): INFO: Installing additional packages: lftools 17:50:20 lf-activate-venv(): INFO: Adding /tmp/venv-oGfz/bin to PATH 17:50:20 [portal-ng-ui-docker-verify-master] $ /bin/sh /tmp/jenkins6617508248765830899.sh 17:50:20 ---> uv-install.sh 17:50:20 uv 0.11.6 is already installed 17:50:20 uvx 0.11.6 (x86_64-unknown-linux-gnu) 17:50:20 [portal-ng-ui-docker-verify-master] $ /bin/bash /tmp/jenkins5900151950258641066.sh 17:50:20 ---> sudo-logs.sh 17:50:20 Archiving 'sudo' log.. 17:50:20 [portal-ng-ui-docker-verify-master] $ /bin/bash /tmp/jenkins17976247849505014685.sh 17:50:20 ---> job-cost.sh 17:50:20 INFO: Activating Python virtual environment... 17:50:20 Setup pyenv: 17:50:20 system 17:50:20 3.8.13 17:50:20 3.9.13 17:50:20 * 3.10.6 (set by /w/workspace/portal-ng-ui-docker-verify-master/.python-version) 17:50:20 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-oGfz from file:/tmp/.os_lf_venv 17:50:20 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 17:50:20 lf-activate-venv(): INFO: Attempting to install with network-safe options... 17:50:22 lf-activate-venv(): INFO: Base packages installed successfully 17:50:22 lf-activate-venv(): INFO: Installing additional packages: zipp==1.1.0 python-openstackclient urllib3~=1.26.15 17:50:26 lf-activate-venv(): INFO: Adding /tmp/venv-oGfz/bin to PATH 17:50:26 INFO: No stack-cost file found 17:50:26 INFO: Instance uptime: 358s 17:50:26 INFO: Fetching instance metadata (attempt 1 of 3)... 17:50:26 DEBUG: URL: http://169.254.169.254/latest/meta-data/instance-type 17:50:27 INFO: Successfully fetched instance metadata 17:50:27 INFO: Instance type: v3-standard-8 17:50:27 INFO: Retrieving pricing info for: v3-standard-8 17:50:27 INFO: Fetching Vexxhost pricing API (attempt 1 of 3)... 17:50:27 DEBUG: URL: https://pricing.vexxhost.net/v1/pricing/v3-standard-8/cost?seconds=358 17:50:27 INFO: Successfully fetched Vexxhost pricing API 17:50:27 INFO: Retrieved cost: 0.22 17:50:27 INFO: Retrieved resource: v3-standard-8 17:50:27 INFO: Creating archive directory: /w/workspace/portal-ng-ui-docker-verify-master/archives/cost 17:50:27 INFO: Archiving costs to: /w/workspace/portal-ng-ui-docker-verify-master/archives/cost.csv 17:50:27 INFO: Successfully archived job cost data 17:50:27 DEBUG: Cost data: portal-ng-ui-docker-verify-master,218,2026-04-15 17:50:27,v3-standard-8,358,0.22,0.00,SUCCESS 17:50:27 [portal-ng-ui-docker-verify-master] $ /bin/bash -l /tmp/jenkins6503892825332299014.sh 17:50:27 ---> logs-deploy.sh 17:50:27 Setup pyenv: 17:50:27 system 17:50:27 3.8.13 17:50:27 3.9.13 17:50:27 * 3.10.6 (set by /w/workspace/portal-ng-ui-docker-verify-master/.python-version) 17:50:27 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-oGfz from file:/tmp/.os_lf_venv 17:50:27 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 17:50:27 lf-activate-venv(): INFO: Attempting to install with network-safe options... 17:50:29 lf-activate-venv(): INFO: Base packages installed successfully 17:50:29 lf-activate-venv(): INFO: Installing additional packages: lftools urllib3~=1.26.15 17:50:37 lf-activate-venv(): INFO: Adding /tmp/venv-oGfz/bin to PATH 17:50:37 INFO: Nexus URL https://nexus.onap.org path production/vex-yul-ecomp-jenkins-1/portal-ng-ui-docker-verify-master/218 17:50:37 INFO: archiving workspace using pattern(s): 17:50:38 Archives upload complete. 17:50:38 INFO: archiving logs to Nexus 17:50:39 ---> uname -a: 17:50:39 Linux prd-ubuntu1804-docker-8c-8g-1998 4.15.0-192-generic #203-Ubuntu SMP Wed Aug 10 17:40:03 UTC 2022 x86_64 x86_64 x86_64 GNU/Linux 17:50:39 17:50:39 17:50:39 ---> lscpu: 17:50:39 Architecture: x86_64 17:50:39 CPU op-mode(s): 32-bit, 64-bit 17:50:39 Byte Order: Little Endian 17:50:39 CPU(s): 8 17:50:39 On-line CPU(s) list: 0-7 17:50:39 Thread(s) per core: 1 17:50:39 Core(s) per socket: 1 17:50:39 Socket(s): 8 17:50:39 NUMA node(s): 1 17:50:39 Vendor ID: AuthenticAMD 17:50:39 CPU family: 23 17:50:39 Model: 49 17:50:39 Model name: AMD EPYC-Rome Processor 17:50:39 Stepping: 0 17:50:39 CPU MHz: 2799.998 17:50:39 BogoMIPS: 5599.99 17:50:39 Virtualization: AMD-V 17:50:39 Hypervisor vendor: KVM 17:50:39 Virtualization type: full 17:50:39 L1d cache: 32K 17:50:39 L1i cache: 32K 17:50:39 L2 cache: 512K 17:50:39 L3 cache: 16384K 17:50:39 NUMA node0 CPU(s): 0-7 17:50:39 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 17:50:39 17:50:39 17:50:39 ---> nproc: 17:50:39 8 17:50:39 17:50:39 17:50:39 ---> df -h: 17:50:39 Filesystem Size Used Avail Use% Mounted on 17:50:39 udev 16G 0 16G 0% /dev 17:50:39 tmpfs 3.2G 712K 3.2G 1% /run 17:50:39 /dev/vda1 155G 12G 144G 8% / 17:50:39 tmpfs 16G 0 16G 0% /dev/shm 17:50:39 tmpfs 5.0M 0 5.0M 0% /run/lock 17:50:39 tmpfs 16G 0 16G 0% /sys/fs/cgroup 17:50:39 /dev/vda15 105M 4.4M 100M 5% /boot/efi 17:50:39 tmpfs 3.2G 0 3.2G 0% /run/user/1001 17:50:39 17:50:39 17:50:39 ---> free -m: 17:50:39 total used free shared buff/cache available 17:50:39 Mem: 32167 834 26993 0 4338 30877 17:50:39 Swap: 1023 0 1023 17:50:39 17:50:39 17:50:39 ---> ip addr: 17:50:39 1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000 17:50:39 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 17:50:39 inet 127.0.0.1/8 scope host lo 17:50:39 valid_lft forever preferred_lft forever 17:50:39 inet6 ::1/128 scope host 17:50:39 valid_lft forever preferred_lft forever 17:50:39 2: ens3: mtu 1458 qdisc mq state UP group default qlen 1000 17:50:39 link/ether fa:16:3e:13:82:89 brd ff:ff:ff:ff:ff:ff 17:50:39 inet 10.30.107.179/23 brd 10.30.107.255 scope global dynamic ens3 17:50:39 valid_lft 86038sec preferred_lft 86038sec 17:50:39 inet6 fe80::f816:3eff:fe13:8289/64 scope link 17:50:39 valid_lft forever preferred_lft forever 17:50:39 3: docker0: mtu 1500 qdisc noqueue state DOWN group default 17:50:39 link/ether 02:42:6c:6f:d2:a5 brd ff:ff:ff:ff:ff:ff 17:50:39 inet 10.250.0.254/24 brd 10.250.0.255 scope global docker0 17:50:39 valid_lft forever preferred_lft forever 17:50:39 inet6 fe80::42:6cff:fe6f:d2a5/64 scope link 17:50:39 valid_lft forever preferred_lft forever 17:50:39 17:50:39 17:50:39 ---> sar -b -r -n DEV: 17:50:39 Linux 4.15.0-192-generic (prd-ubuntu1804-docker-8c-8g-1998) 04/15/26 _x86_64_ (8 CPU) 17:50:39 17:50:39 17:44:40 LINUX RESTART (8 CPU) 17:50:39 17:50:39 17:45:01 tps rtps wtps bread/s bwrtn/s 17:50:39 17:46:01 405.27 57.74 347.53 3641.26 134049.13 17:50:39 17:47:01 137.94 9.02 128.93 1629.46 61656.39 17:50:39 17:48:01 487.89 0.38 487.50 3.07 43075.09 17:50:39 17:49:01 280.65 0.02 280.64 1.87 12436.59 17:50:39 17:50:01 273.21 0.33 272.88 33.18 63070.73 17:50:39 Average: 316.99 13.50 303.49 1061.70 62857.60 17:50:39 17:50:39 17:45:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 17:50:39 17:46:01 30114572 31684616 2824648 8.58 70052 1810516 1455116 4.28 863492 1669208 176300 17:50:39 17:47:01 28674156 31396912 4265064 12.95 90420 2913556 1699948 5.00 1244400 2654852 509040 17:50:39 17:48:01 27334340 31119952 5604880 17.02 149424 3721272 1731664 5.09 1612872 3395068 208448 17:50:39 17:49:01 26719420 31621776 6219800 18.88 196072 4747480 1683416 4.95 1314720 4284252 1079312 17:50:39 17:50:01 27656808 31619136 5282412 16.04 220136 3867632 1537824 4.52 1225980 3521212 1232 17:50:39 Average: 28099859 31488478 4839361 14.69 145221 3412091 1621594 4.77 1252293 3104918 394866 17:50:39 17:50:39 17:45:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 17:50:39 17:46:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:50:39 17:46:01 lo 1.80 1.80 0.20 0.20 0.00 0.00 0.00 0.00 17:50:39 17:46:01 ens3 442.64 319.13 1759.13 82.50 0.00 0.00 0.00 0.00 17:50:39 17:47:01 docker0 253.84 418.11 19.13 4089.44 0.00 0.00 0.00 0.00 17:50:39 17:47:01 lo 2.87 2.87 0.31 0.31 0.00 0.00 0.00 0.00 17:50:39 17:47:01 ens3 531.41 343.63 5348.06 35.61 0.00 0.00 0.00 0.00 17:50:39 17:47:01 vethd0d8f61 200.05 306.85 18.96 1578.39 0.00 0.00 0.00 0.13 17:50:39 17:48:01 docker0 493.57 813.11 44.17 2126.47 0.00 0.00 0.00 0.00 17:50:39 17:48:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:50:39 17:48:01 ens3 825.51 494.82 2127.62 51.53 0.00 0.00 0.00 0.00 17:50:39 17:48:01 vethd0d8f61 493.57 813.15 50.91 2126.48 0.00 0.00 0.00 0.17 17:50:39 17:49:01 docker0 19.78 20.01 1.13 25.34 0.00 0.00 0.00 0.00 17:50:39 17:49:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 17:50:39 17:49:01 ens3 21.10 20.23 25.71 2.08 0.00 0.00 0.00 0.00 17:50:39 17:50:01 docker0 10.39 18.46 0.68 442.91 0.00 0.00 0.00 0.00 17:50:39 17:50:01 lo 1.53 1.53 0.22 0.22 0.00 0.00 0.00 0.00 17:50:39 17:50:01 ens3 39.78 29.15 586.54 6.00 0.00 0.00 0.00 0.00 17:50:39 Average: docker0 155.51 253.92 13.02 1336.77 0.00 0.00 0.00 0.00 17:50:39 Average: lo 1.28 1.28 0.15 0.15 0.00 0.00 0.00 0.00 17:50:39 Average: ens3 372.07 241.38 1969.32 35.54 0.00 0.00 0.00 0.00 17:50:39 17:50:39 17:50:39 ---> sar -P ALL: 17:50:39 Linux 4.15.0-192-generic (prd-ubuntu1804-docker-8c-8g-1998) 04/15/26 _x86_64_ (8 CPU) 17:50:39 17:50:39 17:44:40 LINUX RESTART (8 CPU) 17:50:39 17:50:39 17:45:01 CPU %user %nice %system %iowait %steal %idle 17:50:39 17:46:01 all 11.18 0.00 1.12 2.62 0.04 85.04 17:50:39 17:46:01 0 32.38 0.00 2.44 1.27 0.07 63.83 17:50:39 17:46:01 1 2.03 0.00 0.45 7.70 0.03 89.79 17:50:39 17:46:01 2 11.11 0.00 2.12 4.00 0.05 82.72 17:50:39 17:46:01 3 8.79 0.00 0.40 0.63 0.03 90.14 17:50:39 17:46:01 4 12.69 0.00 0.75 0.20 0.03 86.32 17:50:39 17:46:01 5 3.93 0.00 0.64 0.42 0.03 94.99 17:50:39 17:46:01 6 4.93 0.00 1.12 6.15 0.07 87.74 17:50:39 17:46:01 7 13.56 0.00 1.03 0.62 0.02 84.77 17:50:39 17:47:01 all 8.59 0.00 1.91 0.98 0.05 88.46 17:50:39 17:47:01 0 5.24 0.00 1.77 0.03 0.05 92.90 17:50:39 17:47:01 1 4.99 0.00 0.85 1.09 0.03 93.03 17:50:39 17:47:01 2 8.41 0.00 2.06 0.40 0.07 89.06 17:50:39 17:47:01 3 5.36 0.00 1.57 0.10 0.05 92.92 17:50:39 17:47:01 4 14.28 0.00 2.41 0.32 0.07 82.92 17:50:39 17:47:01 5 10.34 0.00 1.64 1.01 0.05 86.96 17:50:39 17:47:01 6 1.36 0.00 1.31 4.68 0.05 92.59 17:50:39 17:47:01 7 18.74 0.00 3.66 0.20 0.10 77.29 17:50:39 17:48:01 all 13.20 0.00 2.18 1.18 0.06 83.37 17:50:39 17:48:01 0 5.64 0.00 0.71 0.00 0.05 93.60 17:50:39 17:48:01 1 41.87 0.00 2.53 0.03 0.05 55.51 17:50:39 17:48:01 2 5.66 0.00 1.24 0.08 0.07 92.95 17:50:39 17:48:01 3 6.03 0.00 3.58 6.38 0.08 83.92 17:50:39 17:48:01 4 11.76 0.00 4.19 1.41 0.07 82.57 17:50:39 17:48:01 5 29.55 0.00 2.96 0.03 0.07 67.40 17:50:39 17:48:01 6 0.28 0.00 0.45 1.54 0.02 97.71 17:50:39 17:48:01 7 4.71 0.00 1.82 0.02 0.07 93.39 17:50:39 17:49:01 all 12.85 0.00 1.75 0.49 0.04 84.87 17:50:39 17:49:01 0 15.68 0.00 1.78 0.10 0.03 82.40 17:50:39 17:49:01 1 34.01 0.00 1.77 0.00 0.07 64.15 17:50:39 17:49:01 2 4.15 0.00 1.41 0.00 0.03 94.41 17:50:39 17:49:01 3 8.45 0.00 0.95 0.03 0.03 90.53 17:50:39 17:49:01 4 2.76 0.00 2.56 0.27 0.07 94.34 17:50:39 17:49:01 5 31.77 0.00 2.13 0.32 0.05 65.73 17:50:39 17:49:01 6 1.74 0.00 1.59 3.00 0.02 93.65 17:50:39 17:49:01 7 4.07 0.00 1.77 0.24 0.03 93.89 17:50:39 17:50:01 all 19.51 0.00 3.26 0.94 0.07 76.23 17:50:39 17:50:01 0 18.06 0.00 2.62 0.18 0.07 79.08 17:50:39 17:50:01 1 10.55 0.00 2.43 0.17 0.05 86.80 17:50:39 17:50:01 2 23.70 0.00 3.20 0.08 0.07 72.95 17:50:39 17:50:01 3 46.81 0.00 5.37 0.28 0.08 47.45 17:50:39 17:50:01 4 22.13 0.00 3.83 1.80 0.08 72.17 17:50:39 17:50:01 5 7.71 0.00 2.13 0.17 0.03 89.97 17:50:39 17:50:01 6 22.64 0.00 4.71 4.54 0.10 68.01 17:50:39 17:50:01 7 4.36 0.00 1.77 0.24 0.07 93.56 17:50:39 Average: all 13.06 0.00 2.04 1.24 0.05 83.60 17:50:39 Average: 0 15.41 0.00 1.86 0.32 0.05 82.36 17:50:39 Average: 1 18.71 0.00 1.61 1.80 0.05 77.84 17:50:39 Average: 2 10.61 0.00 2.01 0.92 0.06 86.41 17:50:39 Average: 3 15.09 0.00 2.37 1.48 0.06 81.00 17:50:39 Average: 4 12.72 0.00 2.75 0.80 0.06 83.67 17:50:39 Average: 5 16.66 0.00 1.90 0.39 0.05 81.01 17:50:39 Average: 6 6.18 0.00 1.83 3.98 0.05 87.95 17:50:39 Average: 7 9.10 0.00 2.01 0.26 0.06 88.57 17:50:39 17:50:39 17:50:39