15:25:49 Triggered by Gerrit: https://gerrit.onap.org/r/c/portal-ng/ui/+/139036 15:25:49 Running as SYSTEM 15:25:49 [EnvInject] - Loading node environment variables. 15:25:49 Building remotely on prd-ubuntu1804-docker-8c-8g-42201 (ubuntu1804-docker-8c-8g) in workspace /w/workspace/portal-ng-ui-docker-verify-master 15:25:49 [ssh-agent] Looking for ssh-agent implementation... 15:25:49 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 15:25:49 $ ssh-agent 15:25:49 SSH_AUTH_SOCK=/tmp/ssh-2FNfX9ME6lWN/agent.2095 15:25:49 SSH_AGENT_PID=2097 15:25:49 [ssh-agent] Started. 15:25:49 Running ssh-add (command line suppressed) 15:25:49 Identity added: /w/workspace/portal-ng-ui-docker-verify-master@tmp/private_key_11089292664446605742.key (/w/workspace/portal-ng-ui-docker-verify-master@tmp/private_key_11089292664446605742.key) 15:25:49 [ssh-agent] Using credentials onap-jobbuiler (Gerrit user) 15:25:49 The recommended git tool is: NONE 15:25:51 using credential onap-jenkins-ssh 15:25:51 Wiping out workspace first. 15:25:51 Cloning the remote Git repository 15:25:51 Cloning repository git://cloud.onap.org/mirror/portal-ng/ui 15:25:51 > git init /w/workspace/portal-ng-ui-docker-verify-master # timeout=10 15:25:51 Fetching upstream changes from git://cloud.onap.org/mirror/portal-ng/ui 15:25:51 > git --version # timeout=10 15:25:51 > git --version # 'git version 2.17.1' 15:25:51 using GIT_SSH to set credentials Gerrit user 15:25:51 Verifying host key using manually-configured host key entries 15:25:51 > git fetch --tags --progress -- git://cloud.onap.org/mirror/portal-ng/ui +refs/heads/*:refs/remotes/origin/* # timeout=10 15:25:51 > git config remote.origin.url git://cloud.onap.org/mirror/portal-ng/ui # timeout=10 15:25:51 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 15:25:51 > git config remote.origin.url git://cloud.onap.org/mirror/portal-ng/ui # timeout=10 15:25:51 Fetching upstream changes from git://cloud.onap.org/mirror/portal-ng/ui 15:25:51 using GIT_SSH to set credentials Gerrit user 15:25:51 Verifying host key using manually-configured host key entries 15:25:51 > git fetch --tags --progress -- git://cloud.onap.org/mirror/portal-ng/ui refs/changes/36/139036/1 # timeout=10 15:25:51 > git rev-parse 1d14359e81f8d31f04c29fa10e37172471ea974e^{commit} # timeout=10 15:25:51 Checking out Revision 1d14359e81f8d31f04c29fa10e37172471ea974e (refs/changes/36/139036/1) 15:25:51 > git config core.sparsecheckout # timeout=10 15:25:51 > git checkout -f 1d14359e81f8d31f04c29fa10e37172471ea974e # timeout=10 15:25:55 Commit message: "Chore: Test new Sonatype Lifecycle action in Gerrit" 15:25:55 > git rev-parse FETCH_HEAD^{commit} # timeout=10 15:25:55 > git rev-list --no-walk 1bec4dfa09f98eaa8c31b542fbac7b7a1f8783b3 # timeout=10 15:25:55 provisioning config files... 15:25:55 copy managed file [npmrc] to file:/home/jenkins/.npmrc 15:25:55 copy managed file [pipconf] to file:/home/jenkins/.config/pip/pip.conf 15:25:55 [portal-ng-ui-docker-verify-master] $ /bin/bash /tmp/jenkins18370632197727122229.sh 15:25:55 ---> python-tools-install.sh 15:25:55 Setup pyenv: 15:25:55 * system (set by /opt/pyenv/version) 15:25:55 * 3.8.13 (set by /opt/pyenv/version) 15:25:55 * 3.9.13 (set by /opt/pyenv/version) 15:25:55 * 3.10.6 (set by /opt/pyenv/version) 15:26:00 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-lOOn 15:26:00 lf-activate-venv(): INFO: Save venv in file: /tmp/.os_lf_venv 15:26:02 lf-activate-venv(): INFO: Installing: lftools 15:26:32 lf-activate-venv(): INFO: Adding /tmp/venv-lOOn/bin to PATH 15:26:32 Generating Requirements File 15:26:53 Python 3.10.6 15:26:54 pip 24.2 from /tmp/venv-lOOn/lib/python3.10/site-packages/pip (python 3.10) 15:26:54 appdirs==1.4.4 15:26:54 argcomplete==3.5.0 15:26:54 aspy.yaml==1.3.0 15:26:54 attrs==24.2.0 15:26:54 autopage==0.5.2 15:26:54 beautifulsoup4==4.12.3 15:26:54 boto3==1.35.27 15:26:54 botocore==1.35.27 15:26:54 bs4==0.0.2 15:26:54 cachetools==5.5.0 15:26:54 certifi==2024.8.30 15:26:54 cffi==1.17.1 15:26:54 cfgv==3.4.0 15:26:54 chardet==5.2.0 15:26:54 charset-normalizer==3.3.2 15:26:54 click==8.1.7 15:26:54 cliff==4.7.0 15:26:54 cmd2==2.4.3 15:26:54 cryptography==3.3.2 15:26:54 debtcollector==3.0.0 15:26:54 decorator==5.1.1 15:26:54 defusedxml==0.7.1 15:26:54 Deprecated==1.2.14 15:26:54 distlib==0.3.8 15:26:54 dnspython==2.6.1 15:26:54 docker==4.2.2 15:26:54 dogpile.cache==1.3.3 15:26:54 durationpy==0.7 15:26:54 email_validator==2.2.0 15:26:54 filelock==3.16.1 15:26:54 future==1.0.0 15:26:54 gitdb==4.0.11 15:26:54 GitPython==3.1.43 15:26:54 google-auth==2.35.0 15:26:54 httplib2==0.22.0 15:26:54 identify==2.6.1 15:26:54 idna==3.10 15:26:54 importlib-resources==1.5.0 15:26:54 iso8601==2.1.0 15:26:54 Jinja2==3.1.4 15:26:54 jmespath==1.0.1 15:26:54 jsonpatch==1.33 15:26:54 jsonpointer==3.0.0 15:26:54 jsonschema==4.23.0 15:26:54 jsonschema-specifications==2023.12.1 15:26:54 keystoneauth1==5.8.0 15:26:54 kubernetes==31.0.0 15:26:54 lftools==0.37.10 15:26:54 lxml==5.3.0 15:26:54 MarkupSafe==2.1.5 15:26:54 msgpack==1.1.0 15:26:54 multi_key_dict==2.0.3 15:26:54 munch==4.0.0 15:26:54 netaddr==1.3.0 15:26:54 netifaces==0.11.0 15:26:54 niet==1.4.2 15:26:54 nodeenv==1.9.1 15:26:54 oauth2client==4.1.3 15:26:54 oauthlib==3.2.2 15:26:54 openstacksdk==4.0.0 15:26:54 os-client-config==2.1.0 15:26:54 os-service-types==1.7.0 15:26:54 osc-lib==3.1.0 15:26:54 oslo.config==9.6.0 15:26:54 oslo.context==5.6.0 15:26:54 oslo.i18n==6.4.0 15:26:54 oslo.log==6.1.2 15:26:54 oslo.serialization==5.5.0 15:26:54 oslo.utils==7.3.0 15:26:54 packaging==24.1 15:26:54 pbr==6.1.0 15:26:54 platformdirs==4.3.6 15:26:54 prettytable==3.11.0 15:26:54 pyasn1==0.6.1 15:26:54 pyasn1_modules==0.4.1 15:26:54 pycparser==2.22 15:26:54 pygerrit2==2.0.15 15:26:54 PyGithub==2.4.0 15:26:54 PyJWT==2.9.0 15:26:54 PyNaCl==1.5.0 15:26:54 pyparsing==2.4.7 15:26:54 pyperclip==1.9.0 15:26:54 pyrsistent==0.20.0 15:26:54 python-cinderclient==9.6.0 15:26:54 python-dateutil==2.9.0.post0 15:26:54 python-heatclient==4.0.0 15:26:54 python-jenkins==1.8.2 15:26:54 python-keystoneclient==5.5.0 15:26:54 python-magnumclient==4.7.0 15:26:54 python-openstackclient==7.1.2 15:26:54 python-swiftclient==4.6.0 15:26:54 PyYAML==6.0.2 15:26:54 referencing==0.35.1 15:26:54 requests==2.32.3 15:26:54 requests-oauthlib==2.0.0 15:26:54 requestsexceptions==1.4.0 15:26:54 rfc3986==2.0.0 15:26:54 rpds-py==0.20.0 15:26:54 rsa==4.9 15:26:54 ruamel.yaml==0.18.6 15:26:54 ruamel.yaml.clib==0.2.8 15:26:54 s3transfer==0.10.2 15:26:54 simplejson==3.19.3 15:26:54 six==1.16.0 15:26:54 smmap==5.0.1 15:26:54 soupsieve==2.6 15:26:54 stevedore==5.3.0 15:26:54 tabulate==0.9.0 15:26:54 toml==0.10.2 15:26:54 tomlkit==0.13.2 15:26:54 tqdm==4.66.5 15:26:54 typing_extensions==4.12.2 15:26:54 tzdata==2024.2 15:26:54 urllib3==1.26.20 15:26:54 virtualenv==20.26.5 15:26:54 wcwidth==0.2.13 15:26:54 websocket-client==1.8.0 15:26:54 wrapt==1.16.0 15:26:54 xdg==6.0.0 15:26:54 xmltodict==0.13.0 15:26:54 yq==3.4.3 15:26:54 provisioning config files... 15:26:54 copy managed file [global-settings] to file:/w/workspace/portal-ng-ui-docker-verify-master@tmp/config6535400337796645352tmp 15:26:54 copy managed file [portal-ng-ui-settings] to file:/w/workspace/portal-ng-ui-docker-verify-master@tmp/config3651957108586078518tmp 15:26:54 [portal-ng-ui-docker-verify-master] $ /bin/bash /tmp/jenkins9264785256671560633.sh 15:26:54 ---> docker-login.sh 15:26:54 nexus3.onap.org:10001 15:26:54 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:26:55 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:26:55 Configure a credential helper to remove this warning. See 15:26:55 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:26:55 15:26:55 Login Succeeded 15:26:55 nexus3.onap.org:10002 15:26:55 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:26:55 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:26:55 Configure a credential helper to remove this warning. See 15:26:55 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:26:55 15:26:55 Login Succeeded 15:26:55 nexus3.onap.org:10003 15:26:55 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:26:55 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:26:55 Configure a credential helper to remove this warning. See 15:26:55 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:26:55 15:26:55 Login Succeeded 15:26:55 nexus3.onap.org:10004 15:26:55 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:26:55 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:26:55 Configure a credential helper to remove this warning. See 15:26:55 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:26:55 15:26:55 Login Succeeded 15:26:55 docker.io 15:26:55 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:26:55 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:26:55 Configure a credential helper to remove this warning. See 15:26:55 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:26:55 15:26:55 Login Succeeded 15:26:55 ---> docker-login.sh ends 15:26:55 [portal-ng-ui-docker-verify-master] $ /bin/bash /tmp/jenkins6295955433046377878.sh 15:26:55 [portal-ng-ui-docker-verify-master] $ /bin/sh -xe /tmp/jenkins1123120931560406410.sh 15:26:55 [EnvInject] - Injecting environment variables from a build step. 15:26:55 [EnvInject] - Injecting as environment variables the properties content 15:26:55 DOCKER_ROOT=$WORKSPACE 15:26:55 CONTAINER_TAG_YAML_DIR= 15:26:55 CONTAINER_TAG_METHOD=latest 15:26:55 15:26:55 [EnvInject] - Variables injected successfully. 15:26:55 [portal-ng-ui-docker-verify-master] $ /bin/bash -l /tmp/jenkins13000247418685824226.sh 15:26:55 ---> docker-get-container-tag.sh 15:26:55 Setup pyenv: 15:26:55 system 15:26:55 3.8.13 15:26:55 3.9.13 15:26:55 * 3.10.6 (set by /w/workspace/portal-ng-ui-docker-verify-master/.python-version) 15:26:56 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-lOOn from file:/tmp/.os_lf_venv 15:26:57 lf-activate-venv(): INFO: Installing: yq 15:26:58 lf-activate-venv(): INFO: Adding /tmp/venv-lOOn/bin to PATH 15:26:58 ---> Docker image tag found: latest 15:26:58 [EnvInject] - Injecting environment variables from a build step. 15:26:58 [EnvInject] - Injecting as environment variables the properties file path 'env_docker_inject.txt' 15:26:58 [EnvInject] - Variables injected successfully. 15:26:58 [EnvInject] - Injecting environment variables from a build step. 15:26:58 [EnvInject] - Injecting as environment variables the properties content 15:26:58 DOCKER_ARGS= 15:26:58 DOCKER_ROOT=/w/workspace/portal-ng-ui-docker-verify-master 15:26:58 CONTAINER_PULL_REGISTRY=nexus3.onap.org:10001 15:26:58 CONTAINER_PUSH_REGISTRY=nexus3.onap.org:10003 15:26:58 DOCKER_NAME=onap/portal-ng/ui 15:26:58 15:26:58 [EnvInject] - Variables injected successfully. 15:26:58 [portal-ng-ui-docker-verify-master] $ /bin/bash /tmp/jenkins17181177530112694984.sh 15:26:58 ---> docker-build.sh 15:26:58 Docker version 20.10.18, build b40c2f6 15:26:58 Building image: nexus3.onap.org:10003/onap/portal-ng/ui:latest 15:26:58 docker build -t nexus3.onap.org:10003/onap/portal-ng/ui:latest . 15:26:58 Sending build context to Docker daemon 3.135MB 15:26:58 Step 1/13 : FROM node:18-alpine AS builder 15:26:58 18-alpine: Pulling from library/node 15:26:58 43c4264eed91: Pulling fs layer 15:26:58 3696426c5aa2: Pulling fs layer 15:26:58 cdccf44a82db: Pulling fs layer 15:26:58 21f39b9ddd19: Pulling fs layer 15:26:58 cdccf44a82db: Verifying Checksum 15:26:58 cdccf44a82db: Download complete 15:26:58 43c4264eed91: Verifying Checksum 15:26:58 43c4264eed91: Download complete 15:26:59 21f39b9ddd19: Verifying Checksum 15:26:59 21f39b9ddd19: Download complete 15:26:59 43c4264eed91: Pull complete 15:26:59 3696426c5aa2: Verifying Checksum 15:26:59 3696426c5aa2: Download complete 15:27:00 3696426c5aa2: Pull complete 15:27:00 cdccf44a82db: Pull complete 15:27:00 21f39b9ddd19: Pull complete 15:27:00 Digest: sha256:02376a266c84acbf45bd19440e08e48b1c8b98037417334046029ab585de03e2 15:27:00 Status: Downloaded newer image for node:18-alpine 15:27:00 ---> f48cc5826852 15:27:00 Step 2/13 : RUN apk update && apk add openjdk17 15:27:02 ---> Running in e2d4535feffa 15:27:02 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 15:27:02 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 15:27:02 v3.20.3-74-gd22408dd3d2 [https://dl-cdn.alpinelinux.org/alpine/v3.20/main] 15:27:02 v3.20.3-77-gef51a82d013 [https://dl-cdn.alpinelinux.org/alpine/v3.20/community] 15:27:02 OK: 24162 distinct packages available 15:27:03 (1/32) Installing java-common (0.5-r0) 15:27:03 (2/32) Installing libffi (3.4.6-r0) 15:27:03 (3/32) Installing libtasn1 (4.19.0-r2) 15:27:03 (4/32) Installing p11-kit (0.25.3-r0) 15:27:03 (5/32) Installing p11-kit-trust (0.25.3-r0) 15:27:03 (6/32) Installing ca-certificates (20240705-r0) 15:27:03 (7/32) Installing java-cacerts (1.0-r1) 15:27:03 (8/32) Installing openjdk17-jre-headless (17.0.12_p7-r0) 15:27:04 (9/32) Installing libxau (1.0.11-r4) 15:27:04 (10/32) Installing libmd (1.1.0-r0) 15:27:04 (11/32) Installing libbsd (0.12.2-r0) 15:27:04 (12/32) Installing libxdmcp (1.1.5-r1) 15:27:04 (13/32) Installing libxcb (1.16.1-r0) 15:27:04 (14/32) Installing libx11 (1.8.9-r1) 15:27:04 (15/32) Installing libxext (1.3.6-r2) 15:27:04 (16/32) Installing libxi (1.8.1-r4) 15:27:04 (17/32) Installing libxrender (0.9.11-r5) 15:27:04 (18/32) Installing libxtst (1.2.4-r6) 15:27:04 (19/32) Installing alsa-lib (1.2.11-r0) 15:27:04 (20/32) Installing brotli-libs (1.1.0-r2) 15:27:04 (21/32) Installing libbz2 (1.0.8-r6) 15:27:04 (22/32) Installing libpng (1.6.44-r0) 15:27:04 (23/32) Installing freetype (2.13.2-r0) 15:27:04 (24/32) Installing giflib (5.2.2-r0) 15:27:04 (25/32) Installing libjpeg-turbo (3.0.3-r0) 15:27:04 (26/32) Installing lcms2 (2.16-r0) 15:27:04 (27/32) Installing openjdk17-jre (17.0.12_p7-r0) 15:27:04 (28/32) Installing openjdk17-jmods (17.0.12_p7-r0) 15:27:04 (29/32) Installing openjdk17-jdk (17.0.12_p7-r0) 15:27:04 (30/32) Installing openjdk17-demos (17.0.12_p7-r0) 15:27:04 (31/32) Installing openjdk17-doc (17.0.12_p7-r0) 15:27:04 (32/32) Installing openjdk17 (17.0.12_p7-r0) 15:27:04 Executing busybox-1.36.1-r29.trigger 15:27:04 Executing java-common-0.5-r0.trigger 15:27:04 Executing ca-certificates-20240705-r0.trigger 15:27:05 OK: 287 MiB in 48 packages 15:27:09 Removing intermediate container e2d4535feffa 15:27:09 ---> 9ce91690428f 15:27:09 Step 3/13 : WORKDIR /usr/src/app 15:27:09 ---> Running in 78694f2b4c48 15:27:09 Removing intermediate container 78694f2b4c48 15:27:09 ---> b9373357d398 15:27:09 Step 4/13 : COPY package*.json ./ 15:27:09 ---> ab29529583e6 15:27:09 Step 5/13 : RUN npm install 15:27:09 ---> Running in 47d9893a5946 15:27:43 npm warn deprecated @npmcli/move-file@2.0.1: This functionality has been moved to @npmcli/fs 15:27:44 npm warn deprecated har-validator@5.1.5: this library is no longer supported 15:27:45 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. 15:27:45 npm warn deprecated readdir-scoped-modules@1.1.0: This functionality has been moved to @npmcli/fs 15:27:45 npm warn deprecated debuglog@1.0.1: Package no longer supported. Contact Support at https://www.npmjs.com/support for more info. 15:27:45 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. 15:27:45 npm warn deprecated 15:27:45 npm warn deprecated (For a CapTP with native promises, see @endo/eventual-send and @endo/captp) 15:27:45 npm warn deprecated are-we-there-yet@3.0.1: This package is no longer supported. 15:27:46 npm warn deprecated npmlog@6.0.2: This package is no longer supported. 15:27:46 npm warn deprecated read-package-json@6.0.4: This package is no longer supported. Please use @npmcli/package-json instead. 15:27:46 npm warn deprecated osenv@0.1.5: This package is no longer supported. 15:27:46 npm warn deprecated gauge@4.0.4: This package is no longer supported. 15:27:46 npm warn deprecated request@2.88.2: request has been deprecated, see https://github.com/request/request/issues/3142 15:27:46 npm warn deprecated w3c-hr-time@1.0.2: Use your platform's native performance.now() and performance.timeOrigin. 15:27:46 npm warn deprecated domexception@2.0.1: Use your platform's native DOMException instead 15:27:46 npm warn deprecated abab@2.0.6: Use your platform's native atob() and btoa() methods instead 15:27:47 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. 15:27:47 npm warn deprecated rimraf@3.0.2: Rimraf versions prior to v4 are no longer supported 15:27:47 npm warn deprecated read-installed@4.0.3: This package is no longer supported. 15:27:47 npm warn deprecated @humanwhocodes/object-schema@2.0.3: Use @eslint/object-schema instead 15:27:47 npm warn deprecated @humanwhocodes/config-array@0.13.0: Use @eslint/config-array instead 15:27:47 npm warn deprecated glob@7.2.3: Glob versions prior to v9 are no longer supported 15:27:48 npm warn deprecated @babel/plugin-proposal-unicode-property-regex@7.18.6: This proposal has been merged to the ECMAScript standard and thus this plugin is no longer maintained. Please use @babel/plugin-transform-unicode-property-regex instead. 15:27:49 npm warn deprecated @babel/plugin-proposal-async-generator-functions@7.20.7: This proposal has been merged to the ECMAScript standard and thus this plugin is no longer maintained. Please use @babel/plugin-transform-async-generator-functions instead. 15:27:50 npm warn deprecated @wessberg/ts-evaluator@0.0.27: this package has been renamed to ts-evaluator. Please install ts-evaluator instead 15:27:50 npm warn deprecated rimraf@2.7.1: Rimraf versions prior to v4 are no longer supported 15:27:50 npm warn deprecated rimraf@2.7.1: Rimraf versions prior to v4 are no longer supported 15:27:50 npm warn deprecated rimraf@2.7.1: Rimraf versions prior to v4 are no longer supported 15:27:51 npm warn deprecated glob@8.1.0: Glob versions prior to v9 are no longer supported 15:27:51 npm warn deprecated read-package-json@2.1.2: This package is no longer supported. Please use @npmcli/package-json instead. 15:27:52 npm warn deprecated glob@7.1.4: Glob versions prior to v9 are no longer supported 15:27:53 npm warn deprecated rimraf@2.7.1: Rimraf versions prior to v4 are no longer supported 15:27:55 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 15:28:13  15:28:13 added 1495 packages, and audited 1496 packages in 1m 15:28:13 npm notice 15:28:13 npm notice New minor version of npm available! 10.7.0 -> 10.8.3 15:28:13 npm notice Changelog: https://github.com/npm/cli/releases/tag/v10.8.3 15:28:13 npm notice To update run: npm install -g npm@10.8.3 15:28:13 npm notice 15:28:13  15:28:13 171 packages are looking for funding 15:28:13 run `npm fund` for details 15:28:13 15:28:13 8 moderate severity vulnerabilities 15:28:13 15:28:13 To address all issues (including breaking changes), run: 15:28:13 npm audit fix --force 15:28:13 15:28:13 Run `npm audit` for details. 15:29:22 Removing intermediate container 47d9893a5946 15:29:22 ---> 71570c472fea 15:29:22 Step 6/13 : COPY . . 15:29:23 ---> 66c7bb49e7a0 15:29:23 Step 7/13 : RUN npm run build -- --configuration production 15:29:23 ---> Running in 919b1014a04d 15:29:23 15:29:23 > frontend@0.0.0 prebuild 15:29:23 > npm run openapi 15:29:23 15:29:23 15:29:23 > frontend@0.0.0 openapi 15:29:23 > npx openapi-generator-cli generate --generator-key v3.0 15:29:23 15:29:25 Download 6.6.0 ... 15:29:25 Downloaded 6.6.0 15:29:27 [[v3.0] openapi/input/api.yaml] [main] INFO o.o.codegen.DefaultGenerator - Generating with dryRun=false 15:29:27 [[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. 15:29:27 [[v3.0] openapi/input/api.yaml] [main] INFO o.o.codegen.DefaultGenerator - OpenAPI Generator: typescript-angular (client) 15:29:27 [[v3.0] openapi/input/api.yaml] [main] INFO o.o.codegen.DefaultGenerator - Generator 'typescript-angular' is considered stable. 15:29:27 [[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) 15:29:27 [[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). 15:29:27 [[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`. 15:29:27 [[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) 15:29:27 [[v3.0] openapi/input/api.yaml] [main] INFO o.o.codegen.TemplateManager - writing file /usr/src/app/openapi/output/model/./actionsListResponse.model.ts 15:29:27 [[v3.0] openapi/input/api.yaml] [main] INFO o.o.codegen.TemplateManager - writing file /usr/src/app/openapi/output/model/./actionsResponse.model.ts 15:29:27 [[v3.0] openapi/input/api.yaml] [main] INFO o.o.codegen.TemplateManager - writing file /usr/src/app/openapi/output/model/./createActionRequest.model.ts 15:29:27 [[v3.0] openapi/input/api.yaml] [main] INFO o.o.codegen.TemplateManager - writing file /usr/src/app/openapi/output/model/./createPreferencesRequest.model.ts 15:29:27 [[v3.0] openapi/input/api.yaml] [main] INFO o.o.codegen.TemplateManager - writing file /usr/src/app/openapi/output/model/./createUserRequest.model.ts 15:29:27 [[v3.0] openapi/input/api.yaml] [main] INFO o.o.codegen.TemplateManager - writing file /usr/src/app/openapi/output/model/./preferencesResponse.model.ts 15:29:27 [[v3.0] openapi/input/api.yaml] [main] INFO o.o.codegen.TemplateManager - writing file /usr/src/app/openapi/output/model/./problem.model.ts 15:29:27 [[v3.0] openapi/input/api.yaml] [main] INFO o.o.codegen.TemplateManager - writing file /usr/src/app/openapi/output/model/./role.model.ts 15:29:27 [[v3.0] openapi/input/api.yaml] [main] INFO o.o.codegen.TemplateManager - writing file /usr/src/app/openapi/output/model/./roleListResponse.model.ts 15:29:27 [[v3.0] openapi/input/api.yaml] [main] INFO o.o.codegen.TemplateManager - writing file /usr/src/app/openapi/output/model/./tileListResponse.model.ts 15:29:27 [[v3.0] openapi/input/api.yaml] [main] INFO o.o.codegen.TemplateManager - writing file /usr/src/app/openapi/output/model/./tileResponse.model.ts 15:29:27 [[v3.0] openapi/input/api.yaml] [main] INFO o.o.codegen.TemplateManager - writing file /usr/src/app/openapi/output/model/./updateUserPasswordRequest.model.ts 15:29:27 [[v3.0] openapi/input/api.yaml] [main] INFO o.o.codegen.TemplateManager - writing file /usr/src/app/openapi/output/model/./updateUserRequest.model.ts 15:29:27 [[v3.0] openapi/input/api.yaml] [main] INFO o.o.codegen.TemplateManager - writing file /usr/src/app/openapi/output/model/./userListResponse.model.ts 15:29:27 [[v3.0] openapi/input/api.yaml] [main] INFO o.o.codegen.TemplateManager - writing file /usr/src/app/openapi/output/model/./userResponse.model.ts 15:29:27 [[v3.0] openapi/input/api.yaml] [main] INFO o.o.codegen.TemplateManager - writing file /usr/src/app/openapi/output/api/actions.service.ts 15:29:27 [[v3.0] openapi/input/api.yaml] [main] INFO o.o.codegen.TemplateManager - writing file /usr/src/app/openapi/output/api/keys.service.ts 15:29:27 [[v3.0] openapi/input/api.yaml] [main] INFO o.o.codegen.TemplateManager - writing file /usr/src/app/openapi/output/api/preferences.service.ts 15:29:27 [[v3.0] openapi/input/api.yaml] [main] INFO o.o.codegen.TemplateManager - writing file /usr/src/app/openapi/output/api/roles.service.ts 15:29:27 [[v3.0] openapi/input/api.yaml] [main] INFO o.o.codegen.TemplateManager - writing file /usr/src/app/openapi/output/api/tiles.service.ts 15:29:27 [[v3.0] openapi/input/api.yaml] [main] INFO o.o.codegen.TemplateManager - writing file /usr/src/app/openapi/output/api/users.service.ts 15:29:27 [[v3.0] openapi/input/api.yaml] [main] INFO o.o.codegen.TemplateManager - writing file /usr/src/app/openapi/output/model/models.ts 15:29:27 [[v3.0] openapi/input/api.yaml] [main] INFO o.o.codegen.TemplateManager - writing file /usr/src/app/openapi/output/api/api.ts 15:29:27 [[v3.0] openapi/input/api.yaml] [main] INFO o.o.codegen.TemplateManager - writing file /usr/src/app/openapi/output/index.ts 15:29:27 [[v3.0] openapi/input/api.yaml] [main] INFO o.o.codegen.TemplateManager - writing file /usr/src/app/openapi/output/api.module.ts 15:29:27 [[v3.0] openapi/input/api.yaml] [main] INFO o.o.codegen.TemplateManager - writing file /usr/src/app/openapi/output/configuration.ts 15:29:27 [[v3.0] openapi/input/api.yaml] [main] INFO o.o.codegen.TemplateManager - writing file /usr/src/app/openapi/output/variables.ts 15:29:27 [[v3.0] openapi/input/api.yaml] [main] INFO o.o.codegen.TemplateManager - writing file /usr/src/app/openapi/output/encoder.ts 15:29:27 [[v3.0] openapi/input/api.yaml] [main] INFO o.o.codegen.TemplateManager - writing file /usr/src/app/openapi/output/param.ts 15:29:27 [[v3.0] openapi/input/api.yaml] [main] INFO o.o.codegen.TemplateManager - writing file /usr/src/app/openapi/output/.gitignore 15:29:27 [[v3.0] openapi/input/api.yaml] [main] INFO o.o.codegen.TemplateManager - writing file /usr/src/app/openapi/output/git_push.sh 15:29:27 [[v3.0] openapi/input/api.yaml] [main] INFO o.o.codegen.TemplateManager - writing file /usr/src/app/openapi/output/README.md 15:29:27 [[v3.0] openapi/input/api.yaml] [main] INFO o.o.codegen.TemplateManager - writing file /usr/src/app/openapi/output/.openapi-generator-ignore 15:29:27 [[v3.0] openapi/input/api.yaml] [main] INFO o.o.codegen.TemplateManager - writing file /usr/src/app/openapi/output/.openapi-generator/VERSION 15:29:27 [[v3.0] openapi/input/api.yaml] [main] INFO o.o.codegen.TemplateManager - writing file /usr/src/app/openapi/output/.openapi-generator/FILES 15:29:27 [[v3.0] openapi/input/api.yaml] ################################################################################ 15:29:27 [[v3.0] openapi/input/api.yaml] # Thanks for using OpenAPI Generator. # 15:29:27 [[v3.0] openapi/input/api.yaml] # Please consider donation to help us maintain this project 🙏 # 15:29:27 [[v3.0] openapi/input/api.yaml] # https://opencollective.com/openapi_generator/donate # 15:29:27 [[v3.0] openapi/input/api.yaml] ################################################################################ 15:29:27 [[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=12.1.0,modelFileSuffix=.model,fileNaming=camelCase,enumPropertyNaming=UPPERCASE" exited with code 0 15:29:27 [v3.0] openapi/input/api.yaml 15:29:27 15:29:27 > frontend@0.0.0 build 15:29:27 > ng build --configuration production 15:29:27 15:29:29 - Generating browser application bundles (phase: setup)... 15:30:05 ✔ Browser application bundle generation complete. 15:30:06 ✔ Browser application bundle generation complete. 15:30:06 - Copying assets... 15:30:07 ✔ Copying assets complete. 15:30:07 - Generating index html... 15:30:07 - Generating index html... 15:30:07 1 rules skipped due to selector errors: 15:30:07 .custom-file-input:lang(en)~.custom-file-label -> Unknown pseudo-class :lang 15:30:07 ✔ Index html generation complete. 15:30:07  15:30:07 Warning: /usr/src/app/src/app/http-interceptors/requestid.interceptor.ts depends on 'uuid'. CommonJS or AMD dependencies can cause optimization bailouts. 15:30:07 For more info see: https://angular.io/guide/build#configuring-commonjs-dependencies 15:30:07 15:30:07 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. 15:30:07 15:30:07 Warning: /usr/src/app/src/app/services/user-settings.service.ts depends on 'lodash'. CommonJS or AMD dependencies can cause optimization bailouts. 15:30:07 For more info see: https://angular.io/guide/build#configuring-commonjs-dependencies 15:30:07 15:30:07 15:30:07  15:30:07 Initial Chunk Files | Names | Raw Size | Estimated Transfer Size 15:30:07 main.8f1708b241618040.js | main | 812.15 kB | 198.96 kB 15:30:07 styles.a3bc79230cf09799.css | styles | 252.82 kB | 28.53 kB 15:30:07 onap-styles.5c7df6ccf666e3bc.css | onap-styles | 139.11 kB | 16.34 kB 15:30:07 polyfills.42982a5b67b7ee7a.js | polyfills | 33.54 kB | 10.86 kB 15:30:07 runtime.94d5f8a4bd8ea8d3.js | runtime | 1.22 kB | 655 bytes 15:30:07 15:30:07 | Initial Total | 1.21 MB | 255.33 kB 15:30:07 15:30:07 Build at: 2024-09-26T15:30:07.478Z - Hash: 86130c1a171d95c1 - Time: 37356ms 15:30:10 Removing intermediate container 919b1014a04d 15:30:10 ---> a06e27946e05 15:30:10 Step 8/13 : FROM nginxinc/nginx-unprivileged:alpine-slim 15:30:11 alpine-slim: Pulling from nginxinc/nginx-unprivileged 15:30:11 43c4264eed91: Already exists 15:30:11 b196e437dce3: Pulling fs layer 15:30:11 61e2ce5a6009: Pulling fs layer 15:30:11 6db5d2a32bc1: Pulling fs layer 15:30:11 4bb14bbdea17: Pulling fs layer 15:30:11 9c9b4998ca23: Pulling fs layer 15:30:11 741c25ac2933: Pulling fs layer 15:30:11 50a008701c8d: Pulling fs layer 15:30:11 4bb14bbdea17: Waiting 15:30:11 9c9b4998ca23: Waiting 15:30:11 741c25ac2933: Waiting 15:30:11 61e2ce5a6009: Verifying Checksum 15:30:11 61e2ce5a6009: Download complete 15:30:11 6db5d2a32bc1: Verifying Checksum 15:30:11 6db5d2a32bc1: Download complete 15:30:11 b196e437dce3: Download complete 15:30:11 4bb14bbdea17: Verifying Checksum 15:30:11 4bb14bbdea17: Download complete 15:30:11 9c9b4998ca23: Verifying Checksum 15:30:11 9c9b4998ca23: Download complete 15:30:11 741c25ac2933: Verifying Checksum 15:30:11 741c25ac2933: Download complete 15:30:11 50a008701c8d: Verifying Checksum 15:30:11 50a008701c8d: Download complete 15:30:11 b196e437dce3: Pull complete 15:30:11 61e2ce5a6009: Pull complete 15:30:11 6db5d2a32bc1: Pull complete 15:30:11 4bb14bbdea17: Pull complete 15:30:12 9c9b4998ca23: Pull complete 15:30:12 741c25ac2933: Pull complete 15:30:12 50a008701c8d: Pull complete 15:30:12 Digest: sha256:9a14ee6e083e614ae47fd46ce2a3028174dac3fdee5ab0f87215c7316434347a 15:30:12 Status: Downloaded newer image for nginxinc/nginx-unprivileged:alpine-slim 15:30:12 ---> e8e0ecfeb407 15:30:12 Step 9/13 : USER nginx 15:30:12 ---> Running in d218353026a7 15:30:12 Removing intermediate container d218353026a7 15:30:12 ---> 87e7d238777b 15:30:12 Step 10/13 : COPY --from=builder --chown=nginx:nginx /usr/src/app/dist/frontend /usr/share/nginx/html 15:30:13 ---> f044688d05c5 15:30:13 Step 11/13 : ENTRYPOINT [] 15:30:13 ---> Running in eeef01c9714e 15:30:13 Removing intermediate container eeef01c9714e 15:30:13 ---> 84da5e214e4a 15:30:13 Step 12/13 : EXPOSE ${NGINX_PORT} 15:30:13 ---> Running in 60407627afe5 15:30:13 Removing intermediate container 60407627afe5 15:30:13 ---> cf22af414a13 15:30:13 Step 13/13 : CMD ["nginx", "-g", "daemon off;"] 15:30:13 ---> Running in 577b5f57a569 15:30:13 Removing intermediate container 577b5f57a569 15:30:13 ---> e3d50e7e9127 15:30:13 Successfully built e3d50e7e9127 15:30:13 Successfully tagged nexus3.onap.org:10003/onap/portal-ng/ui:latest 15:30:13 ---> docker-build.sh ends 15:30:13 [portal-ng-ui-docker-verify-master] $ /bin/sh -xe /tmp/jenkins9190671031790545842.sh 15:30:13 [portal-ng-ui-docker-verify-master] $ /bin/bash /tmp/jenkins10019292062204500804.sh 15:30:13 $ ssh-agent -k 15:30:13 unset SSH_AUTH_SOCK; 15:30:13 unset SSH_AGENT_PID; 15:30:13 echo Agent pid 2097 killed; 15:30:13 [ssh-agent] Stopped. 15:30:14 [PostBuildScript] - [INFO] Executing post build scripts. 15:30:14 [portal-ng-ui-docker-verify-master] $ /bin/bash /tmp/jenkins8002717309182053324.sh 15:30:14 ---> sysstat.sh 15:30:14 [portal-ng-ui-docker-verify-master] $ /bin/bash /tmp/jenkins15082514989043759430.sh 15:30:14 ---> package-listing.sh 15:30:14 ++ facter osfamily 15:30:14 ++ tr '[:upper:]' '[:lower:]' 15:30:14 + OS_FAMILY=debian 15:30:14 + workspace=/w/workspace/portal-ng-ui-docker-verify-master 15:30:14 + START_PACKAGES=/tmp/packages_start.txt 15:30:14 + END_PACKAGES=/tmp/packages_end.txt 15:30:14 + DIFF_PACKAGES=/tmp/packages_diff.txt 15:30:14 + PACKAGES=/tmp/packages_start.txt 15:30:14 + '[' /w/workspace/portal-ng-ui-docker-verify-master ']' 15:30:14 + PACKAGES=/tmp/packages_end.txt 15:30:14 + case "${OS_FAMILY}" in 15:30:14 + dpkg -l 15:30:14 + grep '^ii' 15:30:14 + '[' -f /tmp/packages_start.txt ']' 15:30:14 + '[' -f /tmp/packages_end.txt ']' 15:30:14 + diff /tmp/packages_start.txt /tmp/packages_end.txt 15:30:14 + '[' /w/workspace/portal-ng-ui-docker-verify-master ']' 15:30:14 + mkdir -p /w/workspace/portal-ng-ui-docker-verify-master/archives/ 15:30:14 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/portal-ng-ui-docker-verify-master/archives/ 15:30:14 [portal-ng-ui-docker-verify-master] $ /bin/bash /tmp/jenkins14603875445374104248.sh 15:30:14 ---> capture-instance-metadata.sh 15:30:14 Setup pyenv: 15:30:14 system 15:30:14 3.8.13 15:30:14 3.9.13 15:30:14 * 3.10.6 (set by /w/workspace/portal-ng-ui-docker-verify-master/.python-version) 15:30:15 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-lOOn from file:/tmp/.os_lf_venv 15:30:16 lf-activate-venv(): INFO: Installing: lftools 15:30:24 lf-activate-venv(): INFO: Adding /tmp/venv-lOOn/bin to PATH 15:30:24 INFO: Running in OpenStack, capturing instance metadata 15:30:25 [portal-ng-ui-docker-verify-master] $ /bin/bash /tmp/jenkins16482161080837527112.sh 15:30:25 provisioning config files... 15:30:25 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/portal-ng-ui-docker-verify-master@tmp/config5637573205715892169tmp 15:30:25 Regular expression run condition: Expression=[^.*logs-s3.*], Label=[] 15:30:25 Run condition [Regular expression match] preventing perform for step [Provide Configuration files] 15:30:25 [EnvInject] - Injecting environment variables from a build step. 15:30:25 [EnvInject] - Injecting as environment variables the properties content 15:30:25 SERVER_ID=logs 15:30:25 15:30:25 [EnvInject] - Variables injected successfully. 15:30:25 [portal-ng-ui-docker-verify-master] $ /bin/bash /tmp/jenkins9974321677217068133.sh 15:30:25 ---> create-netrc.sh 15:30:25 [portal-ng-ui-docker-verify-master] $ /bin/bash /tmp/jenkins11074182171639731126.sh 15:30:25 ---> python-tools-install.sh 15:30:25 Setup pyenv: 15:30:25 system 15:30:25 3.8.13 15:30:25 3.9.13 15:30:25 * 3.10.6 (set by /w/workspace/portal-ng-ui-docker-verify-master/.python-version) 15:30:25 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-lOOn from file:/tmp/.os_lf_venv 15:30:26 lf-activate-venv(): INFO: Installing: lftools 15:30:33 lf-activate-venv(): INFO: Adding /tmp/venv-lOOn/bin to PATH 15:30:33 [portal-ng-ui-docker-verify-master] $ /bin/bash /tmp/jenkins9697595494825314533.sh 15:30:33 ---> sudo-logs.sh 15:30:33 Archiving 'sudo' log.. 15:30:34 [portal-ng-ui-docker-verify-master] $ /bin/bash /tmp/jenkins227366361533703633.sh 15:30:34 ---> job-cost.sh 15:30:34 Setup pyenv: 15:30:34 system 15:30:34 3.8.13 15:30:34 3.9.13 15:30:34 * 3.10.6 (set by /w/workspace/portal-ng-ui-docker-verify-master/.python-version) 15:30:34 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-lOOn from file:/tmp/.os_lf_venv 15:30:35 lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient urllib3~=1.26.15 15:30:39 lf-activate-venv(): INFO: Adding /tmp/venv-lOOn/bin to PATH 15:30:39 INFO: No Stack... 15:30:39 INFO: Retrieving Pricing Info for: v3-standard-8 15:30:39 INFO: Archiving Costs 15:30:39 [portal-ng-ui-docker-verify-master] $ /bin/bash -l /tmp/jenkins12654266455790145016.sh 15:30:39 ---> logs-deploy.sh 15:30:39 Setup pyenv: 15:30:39 system 15:30:39 3.8.13 15:30:39 3.9.13 15:30:39 * 3.10.6 (set by /w/workspace/portal-ng-ui-docker-verify-master/.python-version) 15:30:39 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-lOOn from file:/tmp/.os_lf_venv 15:30:40 lf-activate-venv(): INFO: Installing: lftools 15:30:49 lf-activate-venv(): INFO: Adding /tmp/venv-lOOn/bin to PATH 15:30:49 INFO: Nexus URL https://nexus.onap.org path production/vex-yul-ecomp-jenkins-1/portal-ng-ui-docker-verify-master/68 15:30:49 INFO: archiving workspace using pattern(s): 15:30:50 Archives upload complete. 15:30:50 INFO: archiving logs to Nexus 15:30:51 ---> uname -a: 15:30:51 Linux prd-ubuntu1804-docker-8c-8g-42201 4.15.0-192-generic #203-Ubuntu SMP Wed Aug 10 17:40:03 UTC 2022 x86_64 x86_64 x86_64 GNU/Linux 15:30:51 15:30:51 15:30:51 ---> lscpu: 15:30:51 Architecture: x86_64 15:30:51 CPU op-mode(s): 32-bit, 64-bit 15:30:51 Byte Order: Little Endian 15:30:51 CPU(s): 8 15:30:51 On-line CPU(s) list: 0-7 15:30:51 Thread(s) per core: 1 15:30:51 Core(s) per socket: 1 15:30:51 Socket(s): 8 15:30:51 NUMA node(s): 1 15:30:51 Vendor ID: AuthenticAMD 15:30:51 CPU family: 23 15:30:51 Model: 49 15:30:51 Model name: AMD EPYC-Rome Processor 15:30:51 Stepping: 0 15:30:51 CPU MHz: 2799.998 15:30:51 BogoMIPS: 5599.99 15:30:51 Virtualization: AMD-V 15:30:51 Hypervisor vendor: KVM 15:30:51 Virtualization type: full 15:30:51 L1d cache: 32K 15:30:51 L1i cache: 32K 15:30:51 L2 cache: 512K 15:30:51 L3 cache: 16384K 15:30:51 NUMA node0 CPU(s): 0-7 15:30:51 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 15:30:51 15:30:51 15:30:51 ---> nproc: 15:30:51 8 15:30:51 15:30:51 15:30:51 ---> df -h: 15:30:51 Filesystem Size Used Avail Use% Mounted on 15:30:51 udev 16G 0 16G 0% /dev 15:30:51 tmpfs 3.2G 708K 3.2G 1% /run 15:30:51 /dev/vda1 155G 12G 144G 8% / 15:30:51 tmpfs 16G 0 16G 0% /dev/shm 15:30:51 tmpfs 5.0M 0 5.0M 0% /run/lock 15:30:51 tmpfs 16G 0 16G 0% /sys/fs/cgroup 15:30:51 /dev/vda15 105M 4.4M 100M 5% /boot/efi 15:30:51 tmpfs 3.2G 0 3.2G 0% /run/user/1001 15:30:51 15:30:51 15:30:51 ---> free -m: 15:30:51 total used free shared buff/cache available 15:30:51 Mem: 32167 869 27260 0 4037 30842 15:30:51 Swap: 1023 0 1023 15:30:51 15:30:51 15:30:51 ---> ip addr: 15:30:51 1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000 15:30:51 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 15:30:51 inet 127.0.0.1/8 scope host lo 15:30:51 valid_lft forever preferred_lft forever 15:30:51 inet6 ::1/128 scope host 15:30:51 valid_lft forever preferred_lft forever 15:30:51 2: ens3: mtu 1458 qdisc mq state UP group default qlen 1000 15:30:51 link/ether fa:16:3e:f9:31:50 brd ff:ff:ff:ff:ff:ff 15:30:51 inet 10.30.106.102/23 brd 10.30.107.255 scope global dynamic ens3 15:30:51 valid_lft 86063sec preferred_lft 86063sec 15:30:51 inet6 fe80::f816:3eff:fef9:3150/64 scope link 15:30:51 valid_lft forever preferred_lft forever 15:30:51 3: docker0: mtu 1500 qdisc noqueue state DOWN group default 15:30:51 link/ether 02:42:13:71:9f:19 brd ff:ff:ff:ff:ff:ff 15:30:51 inet 10.250.0.254/24 brd 10.250.0.255 scope global docker0 15:30:51 valid_lft forever preferred_lft forever 15:30:51 inet6 fe80::42:13ff:fe71:9f19/64 scope link 15:30:51 valid_lft forever preferred_lft forever 15:30:51 15:30:51 15:30:51 ---> sar -b -r -n DEV: 15:30:51 Linux 4.15.0-192-generic (prd-ubuntu1804-docker-8c-8g-42201) 09/26/24 _x86_64_ (8 CPU) 15:30:51 15:30:51 15:25:16 LINUX RESTART (8 CPU) 15:30:51 15:30:51 15:26:02 tps rtps wtps bread/s bwrtn/s 15:30:51 15:27:01 196.09 24.59 171.50 2305.64 72320.89 15:30:51 15:28:01 136.54 2.28 134.26 335.68 79822.03 15:30:51 15:29:01 933.76 0.03 933.73 2.00 64527.11 15:30:51 15:30:01 181.49 0.08 181.40 8.80 35217.06 15:30:51 Average: 362.66 6.67 355.99 656.16 62932.66 15:30:51 15:30:51 15:26:02 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 15:30:51 15:27:01 29877200 31705816 3062020 9.30 78220 2051876 1501028 4.42 944008 1810076 31160 15:30:51 15:28:01 27175336 30547456 5763884 17.50 145100 3355456 1791880 5.27 2111520 3096000 718732 15:30:51 15:29:01 26858420 31645424 6080800 18.46 231984 4552552 1562232 4.60 1183284 4232980 919248 15:30:51 15:30:01 26145160 29738368 6794060 20.63 233272 3490100 2135132 6.28 3082264 3129912 6468 15:30:51 Average: 27514029 30909266 5425191 16.47 172144 3362496 1747568 5.14 1830269 3067242 418902 15:30:51 15:30:51 15:26:02 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 15:30:51 15:27:01 ens3 103.41 64.09 1634.42 12.67 0.00 0.00 0.00 0.00 15:30:51 15:27:01 lo 3.66 3.66 0.38 0.38 0.00 0.00 0.00 0.00 15:30:51 15:27:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:30:51 15:28:01 veth009eab2 288.52 594.50 39.17 2871.23 0.00 0.00 0.00 0.24 15:30:51 15:28:01 ens3 714.76 331.34 5381.50 42.78 0.00 0.00 0.00 0.00 15:30:51 15:28:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 15:30:51 15:28:01 docker0 328.50 708.78 37.40 5380.63 0.00 0.00 0.00 0.00 15:30:51 15:29:01 ens3 4.00 3.95 0.52 0.51 0.00 0.00 0.00 0.00 15:30:51 15:29:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:30:51 15:29:01 docker0 3.85 3.60 0.22 0.39 0.00 0.00 0.00 0.00 15:30:51 15:30:01 ens3 20.10 9.67 443.93 1.35 0.00 0.00 0.00 0.00 15:30:51 15:30:01 veth9729bed 7.07 17.46 0.51 443.32 0.00 0.00 0.00 0.04 15:30:51 15:30:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 15:30:51 15:30:01 docker0 7.07 17.31 0.41 443.31 0.00 0.00 0.00 0.00 15:30:51 Average: ens3 211.01 102.42 1866.06 14.33 0.00 0.00 0.00 0.00 15:30:51 Average: veth9729bed 1.77 4.38 0.13 111.29 0.00 0.00 0.00 0.01 15:30:51 Average: lo 1.00 1.00 0.10 0.10 0.00 0.00 0.00 0.00 15:30:51 Average: docker0 85.21 183.19 9.55 1462.17 0.00 0.00 0.00 0.00 15:30:51 15:30:51 15:30:51 ---> sar -P ALL: 15:30:51 Linux 4.15.0-192-generic (prd-ubuntu1804-docker-8c-8g-42201) 09/26/24 _x86_64_ (8 CPU) 15:30:51 15:30:51 15:25:16 LINUX RESTART (8 CPU) 15:30:51 15:30:51 15:26:02 CPU %user %nice %system %iowait %steal %idle 15:30:51 15:27:01 all 10.11 0.00 1.20 2.25 0.05 86.39 15:30:51 15:27:01 0 2.16 0.00 0.34 0.07 0.07 97.36 15:30:51 15:27:01 1 1.38 0.00 1.10 1.75 0.02 95.75 15:30:51 15:27:01 2 1.28 0.00 0.71 12.00 0.05 85.96 15:30:51 15:27:01 3 43.31 0.00 3.22 1.64 0.10 51.72 15:30:51 15:27:01 4 18.70 0.00 1.65 0.24 0.05 79.37 15:30:51 15:27:01 5 7.42 0.00 1.11 1.55 0.03 89.89 15:30:51 15:27:01 6 2.94 0.00 0.65 0.12 0.02 96.28 15:30:51 15:27:01 7 3.55 0.00 0.82 0.66 0.02 94.95 15:30:51 15:28:01 all 14.19 0.00 3.35 5.85 0.07 76.55 15:30:51 15:28:01 0 6.63 0.00 5.85 5.18 0.14 82.21 15:30:51 15:28:01 1 25.26 0.00 5.87 8.27 0.10 60.50 15:30:51 15:28:01 2 17.18 0.00 2.83 19.60 0.08 60.31 15:30:51 15:28:01 3 12.40 0.00 2.27 3.18 0.05 82.11 15:30:51 15:28:01 4 9.84 0.00 1.92 0.07 0.03 88.14 15:30:51 15:28:01 5 9.92 0.00 1.99 8.30 0.05 79.74 15:30:51 15:28:01 6 12.29 0.00 2.49 2.10 0.05 83.07 15:30:51 15:28:01 7 20.10 0.00 3.61 0.10 0.08 76.10 15:30:51 15:29:01 all 8.15 0.00 3.47 7.83 0.06 80.48 15:30:51 15:29:01 0 7.04 0.00 3.37 6.61 0.05 82.93 15:30:51 15:29:01 1 6.87 0.00 3.67 3.15 0.05 86.26 15:30:51 15:29:01 2 8.42 0.00 3.64 11.29 0.07 76.59 15:30:51 15:29:01 3 14.95 0.00 3.27 0.69 0.07 81.03 15:30:51 15:29:01 4 6.55 0.00 3.03 0.00 0.05 90.38 15:30:51 15:29:01 5 4.84 0.00 3.82 15.33 0.03 75.98 15:30:51 15:29:01 6 7.19 0.00 4.59 25.01 0.08 63.13 15:30:51 15:29:01 7 9.37 0.00 2.45 0.69 0.07 87.42 15:30:51 15:30:01 all 16.64 0.00 2.44 4.22 0.06 76.65 15:30:51 15:30:01 0 5.54 0.00 3.07 0.63 0.03 90.72 15:30:51 15:30:01 1 27.95 0.00 1.62 0.00 0.05 70.38 15:30:51 15:30:01 2 18.99 0.00 3.65 27.00 0.07 50.29 15:30:51 15:30:01 3 17.42 0.00 3.23 1.00 0.07 78.28 15:30:51 15:30:01 4 20.24 0.00 1.72 0.00 0.03 78.01 15:30:51 15:30:01 5 18.55 0.00 2.70 5.11 0.08 73.55 15:30:51 15:30:01 6 16.61 0.00 2.44 0.15 0.07 80.73 15:30:51 15:30:01 7 7.81 0.00 1.07 0.02 0.03 91.07 15:30:51 Average: all 12.28 0.00 2.62 5.04 0.06 79.99 15:30:51 Average: 0 5.35 0.00 3.16 3.13 0.07 88.28 15:30:51 Average: 1 15.41 0.00 3.06 3.28 0.05 78.19 15:30:51 Average: 2 11.49 0.00 2.71 17.49 0.07 68.24 15:30:51 Average: 3 21.97 0.00 3.00 1.63 0.07 73.33 15:30:51 Average: 4 13.83 0.00 2.08 0.08 0.04 83.98 15:30:51 Average: 5 10.20 0.00 2.41 7.59 0.05 79.75 15:30:51 Average: 6 9.78 0.00 2.54 6.84 0.05 80.78 15:30:51 Average: 7 10.23 0.00 1.99 0.37 0.05 87.37 15:30:51 15:30:51 15:30:51