13:04:23  Triggered by Gerrit: https://gerrit.onap.org/r/c/portal-ng/ui/+/139312
13:04:23  Running as SYSTEM
13:04:23  [EnvInject] - Loading node environment variables.
13:04:23  Building remotely on prd-ubuntu1804-docker-8c-8g-80638 (ubuntu1804-docker-8c-8g) in workspace /w/workspace/portal-ng-ui-docker-verify-master
13:04:23  [ssh-agent] Looking for ssh-agent implementation...
13:04:23  [ssh-agent]   Exec ssh-agent (binary ssh-agent on a remote machine)
13:04:23  $ ssh-agent
13:04:23  SSH_AUTH_SOCK=/tmp/ssh-qZbTPniH1EYO/agent.2064
13:04:23  SSH_AGENT_PID=2066
13:04:23  [ssh-agent] Started.
13:04:23  Running ssh-add (command line suppressed)
13:04:23  Identity added: /w/workspace/portal-ng-ui-docker-verify-master@tmp/private_key_15384364980343655995.key (/w/workspace/portal-ng-ui-docker-verify-master@tmp/private_key_15384364980343655995.key)
13:04:23  [ssh-agent] Using credentials onap-jobbuiler (Gerrit user)
13:04:23  The recommended git tool is: NONE
13:04:25  using credential onap-jenkins-ssh
13:04:25  Wiping out workspace first.
13:04:25  Cloning the remote Git repository
13:04:25  Cloning repository git://cloud.onap.org/mirror/portal-ng/ui
13:04:25   > git init /w/workspace/portal-ng-ui-docker-verify-master # timeout=10
13:04:25  Fetching upstream changes from git://cloud.onap.org/mirror/portal-ng/ui
13:04:25   > git --version # timeout=10
13:04:25   > git --version # 'git version 2.17.1'
13:04:25  using GIT_SSH to set credentials Gerrit user
13:04:25  Verifying host key using manually-configured host key entries
13:04:25   > git fetch --tags --progress -- git://cloud.onap.org/mirror/portal-ng/ui +refs/heads/*:refs/remotes/origin/* # timeout=10
13:04:25   > git config remote.origin.url git://cloud.onap.org/mirror/portal-ng/ui # timeout=10
13:04:25   > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10
13:04:25   > git config remote.origin.url git://cloud.onap.org/mirror/portal-ng/ui # timeout=10
13:04:25  Fetching upstream changes from git://cloud.onap.org/mirror/portal-ng/ui
13:04:25  using GIT_SSH to set credentials Gerrit user
13:04:25  Verifying host key using manually-configured host key entries
13:04:26   > git fetch --tags --progress -- git://cloud.onap.org/mirror/portal-ng/ui refs/changes/12/139312/2 # timeout=10
13:04:26   > git rev-parse 7e4fd83c9ce022af7889c9d38b972d03a80320ec^{commit} # timeout=10
13:04:26  Checking out Revision 7e4fd83c9ce022af7889c9d38b972d03a80320ec (refs/changes/12/139312/2)
13:04:26   > git config core.sparsecheckout # timeout=10
13:04:26   > git checkout -f 7e4fd83c9ce022af7889c9d38b972d03a80320ec # timeout=10
13:04:29  Commit message: "Chore: Finalise node/sonatype workflow setup"
13:04:29   > git rev-parse FETCH_HEAD^{commit} # timeout=10
13:04:29   > git rev-list --no-walk 0d545bc8bed8bc6f6a0eefb6789ce5c38ff0fbcb # timeout=10
13:04:29  provisioning config files...
13:04:29  copy managed file [npmrc] to file:/home/jenkins/.npmrc
13:04:29  copy managed file [pipconf] to file:/home/jenkins/.config/pip/pip.conf
13:04:29  [portal-ng-ui-docker-verify-master] $ /bin/bash /tmp/jenkins15403517203335235773.sh
13:04:29  ---> python-tools-install.sh
13:04:29  Setup pyenv:
13:04:29  * system (set by /opt/pyenv/version)
13:04:29  * 3.8.13 (set by /opt/pyenv/version)
13:04:29  * 3.9.13 (set by /opt/pyenv/version)
13:04:29  * 3.10.6 (set by /opt/pyenv/version)
13:04:34  lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-CKoz
13:04:34  lf-activate-venv(): INFO: Save venv in file: /tmp/.os_lf_venv
13:04:37  lf-activate-venv(): INFO: Installing: lftools 
13:05:07  lf-activate-venv(): INFO: Adding /tmp/venv-CKoz/bin to PATH
13:05:07  Generating Requirements File
13:05:27  Python 3.10.6
13:05:27  pip 24.3.1 from /tmp/venv-CKoz/lib/python3.10/site-packages/pip (python 3.10)
13:05:28  appdirs==1.4.4
13:05:28  argcomplete==3.5.1
13:05:28  aspy.yaml==1.3.0
13:05:28  attrs==24.2.0
13:05:28  autopage==0.5.2
13:05:28  beautifulsoup4==4.12.3
13:05:28  boto3==1.35.52
13:05:28  botocore==1.35.52
13:05:28  bs4==0.0.2
13:05:28  cachetools==5.5.0
13:05:28  certifi==2024.8.30
13:05:28  cffi==1.17.1
13:05:28  cfgv==3.4.0
13:05:28  chardet==5.2.0
13:05:28  charset-normalizer==3.4.0
13:05:28  click==8.1.7
13:05:28  cliff==4.7.0
13:05:28  cmd2==2.5.0
13:05:28  cryptography==3.3.2
13:05:28  debtcollector==3.0.0
13:05:28  decorator==5.1.1
13:05:28  defusedxml==0.7.1
13:05:28  Deprecated==1.2.14
13:05:28  distlib==0.3.9
13:05:28  dnspython==2.7.0
13:05:28  docker==4.2.2
13:05:28  dogpile.cache==1.3.3
13:05:28  durationpy==0.9
13:05:28  email_validator==2.2.0
13:05:28  filelock==3.16.1
13:05:28  future==1.0.0
13:05:28  gitdb==4.0.11
13:05:28  GitPython==3.1.43
13:05:28  google-auth==2.35.0
13:05:28  httplib2==0.22.0
13:05:28  identify==2.6.1
13:05:28  idna==3.10
13:05:28  importlib-resources==1.5.0
13:05:28  iso8601==2.1.0
13:05:28  Jinja2==3.1.4
13:05:28  jmespath==1.0.1
13:05:28  jsonpatch==1.33
13:05:28  jsonpointer==3.0.0
13:05:28  jsonschema==4.23.0
13:05:28  jsonschema-specifications==2024.10.1
13:05:28  keystoneauth1==5.8.0
13:05:28  kubernetes==31.0.0
13:05:28  lftools==0.37.10
13:05:28  lxml==5.3.0
13:05:28  MarkupSafe==3.0.2
13:05:28  msgpack==1.1.0
13:05:28  multi_key_dict==2.0.3
13:05:28  munch==4.0.0
13:05:28  netaddr==1.3.0
13:05:28  netifaces==0.11.0
13:05:28  niet==1.4.2
13:05:28  nodeenv==1.9.1
13:05:28  oauth2client==4.1.3
13:05:28  oauthlib==3.2.2
13:05:28  openstacksdk==4.1.0
13:05:28  os-client-config==2.1.0
13:05:28  os-service-types==1.7.0
13:05:28  osc-lib==3.1.0
13:05:28  oslo.config==9.6.0
13:05:28  oslo.context==5.6.0
13:05:28  oslo.i18n==6.4.0
13:05:28  oslo.log==6.1.2
13:05:28  oslo.serialization==5.5.0
13:05:28  oslo.utils==7.3.0
13:05:28  packaging==24.1
13:05:28  pbr==6.1.0
13:05:28  platformdirs==4.3.6
13:05:28  prettytable==3.12.0
13:05:28  pyasn1==0.6.1
13:05:28  pyasn1_modules==0.4.1
13:05:28  pycparser==2.22
13:05:28  pygerrit2==2.0.15
13:05:28  PyGithub==2.4.0
13:05:28  PyJWT==2.9.0
13:05:28  PyNaCl==1.5.0
13:05:28  pyparsing==2.4.7
13:05:28  pyperclip==1.9.0
13:05:28  pyrsistent==0.20.0
13:05:28  python-cinderclient==9.6.0
13:05:28  python-dateutil==2.9.0.post0
13:05:28  python-heatclient==4.0.0
13:05:28  python-jenkins==1.8.2
13:05:28  python-keystoneclient==5.5.0
13:05:28  python-magnumclient==4.7.0
13:05:28  python-openstackclient==7.2.1
13:05:28  python-swiftclient==4.6.0
13:05:28  PyYAML==6.0.2
13:05:28  referencing==0.35.1
13:05:28  requests==2.32.3
13:05:28  requests-oauthlib==2.0.0
13:05:28  requestsexceptions==1.4.0
13:05:28  rfc3986==2.0.0
13:05:28  rpds-py==0.20.0
13:05:28  rsa==4.9
13:05:28  ruamel.yaml==0.18.6
13:05:28  ruamel.yaml.clib==0.2.12
13:05:28  s3transfer==0.10.3
13:05:28  simplejson==3.19.3
13:05:28  six==1.16.0
13:05:28  smmap==5.0.1
13:05:28  soupsieve==2.6
13:05:28  stevedore==5.3.0
13:05:28  tabulate==0.9.0
13:05:28  toml==0.10.2
13:05:28  tomlkit==0.13.2
13:05:28  tqdm==4.66.6
13:05:28  typing_extensions==4.12.2
13:05:28  tzdata==2024.2
13:05:28  urllib3==1.26.20
13:05:28  virtualenv==20.27.1
13:05:28  wcwidth==0.2.13
13:05:28  websocket-client==1.8.0
13:05:28  wrapt==1.16.0
13:05:28  xdg==6.0.0
13:05:28  xmltodict==0.14.2
13:05:28  yq==3.4.3
13:05:28  provisioning config files...
13:05:28  copy managed file [global-settings] to file:/w/workspace/portal-ng-ui-docker-verify-master@tmp/config15003277803689225972tmp
13:05:28  copy managed file [portal-ng-ui-settings] to file:/w/workspace/portal-ng-ui-docker-verify-master@tmp/config9824673324358821476tmp
13:05:28  [portal-ng-ui-docker-verify-master] $ /bin/bash /tmp/jenkins17210534692879403877.sh
13:05:28  ---> docker-login.sh
13:05:28  nexus3.onap.org:10001
13:05:28  WARNING! Using --password via the CLI is insecure. Use --password-stdin.
13:05:29  WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json.
13:05:29  Configure a credential helper to remove this warning. See
13:05:29  https://docs.docker.com/engine/reference/commandline/login/#credentials-store
13:05:29  
13:05:29  Login Succeeded
13:05:29  nexus3.onap.org:10002
13:05:29  WARNING! Using --password via the CLI is insecure. Use --password-stdin.
13:05:29  WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json.
13:05:29  Configure a credential helper to remove this warning. See
13:05:29  https://docs.docker.com/engine/reference/commandline/login/#credentials-store
13:05:29  
13:05:29  Login Succeeded
13:05:29  nexus3.onap.org:10003
13:05:29  WARNING! Using --password via the CLI is insecure. Use --password-stdin.
13:05:30  WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json.
13:05:30  Configure a credential helper to remove this warning. See
13:05:30  https://docs.docker.com/engine/reference/commandline/login/#credentials-store
13:05:30  
13:05:30  Login Succeeded
13:05:30  nexus3.onap.org:10004
13:05:30  WARNING! Using --password via the CLI is insecure. Use --password-stdin.
13:05:30  WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json.
13:05:30  Configure a credential helper to remove this warning. See
13:05:30  https://docs.docker.com/engine/reference/commandline/login/#credentials-store
13:05:30  
13:05:30  Login Succeeded
13:05:30  docker.io
13:05:30  WARNING! Using --password via the CLI is insecure. Use --password-stdin.
13:05:30  WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json.
13:05:30  Configure a credential helper to remove this warning. See
13:05:30  https://docs.docker.com/engine/reference/commandline/login/#credentials-store
13:05:30  
13:05:30  Login Succeeded
13:05:30  ---> docker-login.sh ends
13:05:30  [portal-ng-ui-docker-verify-master] $ /bin/bash /tmp/jenkins4676078851296709614.sh
13:05:30  [portal-ng-ui-docker-verify-master] $ /bin/sh -xe /tmp/jenkins7018879720556011268.sh
13:05:30  [EnvInject] - Injecting environment variables from a build step.
13:05:30  [EnvInject] - Injecting as environment variables the properties content 
13:05:30  DOCKER_ROOT=$WORKSPACE
13:05:30  CONTAINER_TAG_YAML_DIR=
13:05:30  CONTAINER_TAG_METHOD=latest
13:05:30  
13:05:30  [EnvInject] - Variables injected successfully.
13:05:30  [portal-ng-ui-docker-verify-master] $ /bin/bash -l /tmp/jenkins163329032244681566.sh
13:05:30  ---> docker-get-container-tag.sh
13:05:30  Setup pyenv:
13:05:30    system
13:05:30    3.8.13
13:05:30    3.9.13
13:05:30  * 3.10.6 (set by /w/workspace/portal-ng-ui-docker-verify-master/.python-version)
13:05:30  lf-activate-venv(): INFO: Reuse venv:/tmp/venv-CKoz from file:/tmp/.os_lf_venv
13:05:31  lf-activate-venv(): INFO: Installing: yq 
13:05:33  lf-activate-venv(): INFO: Adding /tmp/venv-CKoz/bin to PATH
13:05:33  ---> Docker image tag found: latest
13:05:33  [EnvInject] - Injecting environment variables from a build step.
13:05:33  [EnvInject] - Injecting as environment variables the properties file path 'env_docker_inject.txt'
13:05:33  [EnvInject] - Variables injected successfully.
13:05:33  [EnvInject] - Injecting environment variables from a build step.
13:05:33  [EnvInject] - Injecting as environment variables the properties content 
13:05:33  DOCKER_ARGS=
13:05:33  DOCKER_ROOT=/w/workspace/portal-ng-ui-docker-verify-master
13:05:33  CONTAINER_PULL_REGISTRY=nexus3.onap.org:10001
13:05:33  CONTAINER_PUSH_REGISTRY=nexus3.onap.org:10003
13:05:33  DOCKER_NAME=onap/portal-ng/ui
13:05:33  
13:05:33  [EnvInject] - Variables injected successfully.
13:05:33  [portal-ng-ui-docker-verify-master] $ /bin/bash /tmp/jenkins9651275877402299233.sh
13:05:33  ---> docker-build.sh
13:05:33  Docker version 20.10.18, build b40c2f6
13:05:33  Building image: nexus3.onap.org:10003/onap/portal-ng/ui:latest
13:05:33  docker build      -t nexus3.onap.org:10003/onap/portal-ng/ui:latest .
13:05:33  Sending build context to Docker daemon  3.141MB

13:05:33  Step 1/13 : FROM node:18-alpine AS builder
13:05:33  18-alpine: Pulling from library/node
13:05:33  43c4264eed91: Pulling fs layer
13:05:33  3696426c5aa2: Pulling fs layer
13:05:33  cdccf44a82db: Pulling fs layer
13:05:33  21f39b9ddd19: Pulling fs layer
13:05:33  21f39b9ddd19: Waiting
13:05:34  43c4264eed91: Download complete
13:05:34  cdccf44a82db: Verifying Checksum
13:05:34  21f39b9ddd19: Verifying Checksum
13:05:34  21f39b9ddd19: Download complete
13:05:34  43c4264eed91: Pull complete
13:05:34  3696426c5aa2: Verifying Checksum
13:05:34  3696426c5aa2: Download complete
13:05:35  3696426c5aa2: Pull complete
13:05:35  cdccf44a82db: Pull complete
13:05:36  21f39b9ddd19: Pull complete
13:05:36  Digest: sha256:02376a266c84acbf45bd19440e08e48b1c8b98037417334046029ab585de03e2
13:05:36  Status: Downloaded newer image for node:18-alpine
13:05:36   ---> f48cc5826852
13:05:36  Step 2/13 : RUN apk update &&     apk add openjdk17
13:05:40   ---> Running in 0541e70b90c7
13:05:40  fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz
13:05:40  fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz
13:05:40  v3.20.3-235-gcfe78cf5f7a [https://dl-cdn.alpinelinux.org/alpine/v3.20/main]
13:05:40  v3.20.3-238-gec151eee3c7 [https://dl-cdn.alpinelinux.org/alpine/v3.20/community]
13:05:40  OK: 24165 distinct packages available
13:05:41  (1/32) Installing java-common (0.5-r0)
13:05:41  (2/32) Installing libffi (3.4.6-r0)
13:05:41  (3/32) Installing libtasn1 (4.19.0-r2)
13:05:41  (4/32) Installing p11-kit (0.25.3-r0)
13:05:41  (5/32) Installing p11-kit-trust (0.25.3-r0)
13:05:41  (6/32) Installing ca-certificates (20240705-r0)
13:05:41  (7/32) Installing java-cacerts (1.0-r1)
13:05:41  (8/32) Installing openjdk17-jre-headless (17.0.13_p11-r0)
13:05:42  (9/32) Installing libxau (1.0.11-r4)
13:05:42  (10/32) Installing libmd (1.1.0-r0)
13:05:42  (11/32) Installing libbsd (0.12.2-r0)
13:05:42  (12/32) Installing libxdmcp (1.1.5-r1)
13:05:42  (13/32) Installing libxcb (1.16.1-r0)
13:05:42  (14/32) Installing libx11 (1.8.9-r1)
13:05:42  (15/32) Installing libxext (1.3.6-r2)
13:05:42  (16/32) Installing libxi (1.8.1-r4)
13:05:42  (17/32) Installing libxrender (0.9.11-r5)
13:05:42  (18/32) Installing libxtst (1.2.4-r6)
13:05:42  (19/32) Installing alsa-lib (1.2.11-r0)
13:05:42  (20/32) Installing brotli-libs (1.1.0-r2)
13:05:42  (21/32) Installing libbz2 (1.0.8-r6)
13:05:42  (22/32) Installing libpng (1.6.44-r0)
13:05:42  (23/32) Installing freetype (2.13.2-r0)
13:05:42  (24/32) Installing giflib (5.2.2-r0)
13:05:42  (25/32) Installing libjpeg-turbo (3.0.3-r0)
13:05:42  (26/32) Installing lcms2 (2.16-r0)
13:05:42  (27/32) Installing openjdk17-jre (17.0.13_p11-r0)
13:05:42  (28/32) Installing openjdk17-jmods (17.0.13_p11-r0)
13:05:42  (29/32) Installing openjdk17-jdk (17.0.13_p11-r0)
13:05:43  (30/32) Installing openjdk17-demos (17.0.13_p11-r0)
13:05:43  (31/32) Installing openjdk17-doc (17.0.13_p11-r0)
13:05:43  (32/32) Installing openjdk17 (17.0.13_p11-r0)
13:05:43  Executing busybox-1.36.1-r29.trigger
13:05:43  Executing java-common-0.5-r0.trigger
13:05:43  Executing ca-certificates-20240705-r0.trigger
13:05:43  OK: 287 MiB in 48 packages
13:05:50  Removing intermediate container 0541e70b90c7
13:05:50   ---> 972baf14eceb
13:05:50  Step 3/13 : WORKDIR /usr/src/app
13:05:50   ---> Running in 687632ce5a52
13:05:50  Removing intermediate container 687632ce5a52
13:05:50   ---> f640c915d875
13:05:50  Step 4/13 : COPY package*.json ./
13:05:50   ---> 0b9e5eeee22b
13:05:50  Step 5/13 : RUN npm install
13:05:50   ---> Running in 38a6602196b4
13:06:22  npm warn deprecated @npmcli/move-file@2.0.1: This functionality has been moved to @npmcli/fs
13:06:22  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.
13:06:23  npm warn deprecated har-validator@5.1.5: this library is no longer supported
13:06:23  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.
13:06:23  npm warn deprecated readdir-scoped-modules@1.1.0: This functionality has been moved to @npmcli/fs
13:06:23  npm warn deprecated debuglog@1.0.1: Package no longer supported. Contact Support at https://www.npmjs.com/support for more info.
13:06:24  npm warn deprecated are-we-there-yet@3.0.1: This package is no longer supported.
13:06:24  npm warn deprecated npmlog@6.0.2: This package is no longer supported.
13:06:24  npm warn deprecated read-package-json@6.0.4: This package is no longer supported. Please use @npmcli/package-json instead.
13:06:24  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.
13:06:24  npm warn deprecated
13:06:24  npm warn deprecated (For a CapTP with native promises, see @endo/eventual-send and @endo/captp)
13:06:24  npm warn deprecated osenv@0.1.5: This package is no longer supported.
13:06:24  npm warn deprecated request@2.88.2: request has been deprecated, see https://github.com/request/request/issues/3142
13:06:24  npm warn deprecated gauge@4.0.4: This package is no longer supported.
13:06:25  npm warn deprecated w3c-hr-time@1.0.2: Use your platform's native performance.now() and performance.timeOrigin.
13:06:25  npm warn deprecated domexception@2.0.1: Use your platform's native DOMException instead
13:06:25  npm warn deprecated abab@2.0.6: Use your platform's native atob() and btoa() methods instead
13:06:26  npm warn deprecated rimraf@3.0.2: Rimraf versions prior to v4 are no longer supported
13:06:26  npm warn deprecated read-installed@4.0.3: This package is no longer supported.
13:06:26  npm warn deprecated @humanwhocodes/object-schema@2.0.3: Use @eslint/object-schema instead
13:06:26  npm warn deprecated @humanwhocodes/config-array@0.13.0: Use @eslint/config-array instead
13:06:26  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.
13:06:27  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.
13:06:28  npm warn deprecated @wessberg/ts-evaluator@0.0.27: this package has been renamed to ts-evaluator. Please install ts-evaluator instead
13:06:28  npm warn deprecated glob@7.2.3: Glob versions prior to v9 are no longer supported
13:06:28  npm warn deprecated rimraf@2.7.1: Rimraf versions prior to v4 are no longer supported
13:06:28  npm warn deprecated rimraf@2.7.1: Rimraf versions prior to v4 are no longer supported
13:06:29  npm warn deprecated glob@7.2.3: Glob versions prior to v9 are no longer supported
13:06:29  npm warn deprecated rimraf@2.7.1: Rimraf versions prior to v4 are no longer supported
13:06:29  npm warn deprecated glob@7.2.3: Glob versions prior to v9 are no longer supported
13:06:29  npm warn deprecated glob@7.2.3: Glob versions prior to v9 are no longer supported
13:06:29  npm warn deprecated glob@8.1.0: Glob versions prior to v9 are no longer supported
13:06:29  npm warn deprecated glob@7.2.3: Glob versions prior to v9 are no longer supported
13:06:29  npm warn deprecated glob@7.2.3: Glob versions prior to v9 are no longer supported
13:06:29  npm warn deprecated read-package-json@2.1.2: This package is no longer supported. Please use @npmcli/package-json instead.
13:06:29  npm warn deprecated glob@7.2.3: Glob versions prior to v9 are no longer supported
13:06:29  npm warn deprecated glob@7.2.3: Glob versions prior to v9 are no longer supported
13:06:30  npm warn deprecated glob@7.1.4: Glob versions prior to v9 are no longer supported
13:06:30  npm warn deprecated glob@7.2.3: Glob versions prior to v9 are no longer supported
13:06:30  npm warn deprecated glob@7.2.3: Glob versions prior to v9 are no longer supported
13:06:30  npm warn deprecated glob@7.2.3: Glob versions prior to v9 are no longer supported
13:06:30  npm warn deprecated rimraf@2.7.1: Rimraf versions prior to v4 are no longer supported
13:06:30  npm warn deprecated glob@7.2.3: Glob versions prior to v9 are no longer supported
13:06:31  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
13:06:33  npm warn deprecated eslint@8.57.1: This version is no longer supported. Please see https://eslint.org/version-support for other options.
13:06:48  
13:06:48  added 1465 packages, and audited 1466 packages in 58s
13:06:48  
13:06:48  174 packages are looking for funding
13:06:48    run `npm fund` for details
13:06:48  
13:06:48  8 moderate severity vulnerabilities
13:06:48  
13:06:48  To address all issues (including breaking changes), run:
13:06:48    npm audit fix --force
13:06:48  
13:06:48  Run `npm audit` for details.
13:06:48  npm notice
13:06:48  npm notice New minor version of npm available! 10.7.0 -> 10.9.0
13:06:48  npm notice Changelog: https://github.com/npm/cli/releases/tag/v10.9.0
13:06:48  npm notice To update run: npm install -g npm@10.9.0
13:06:48  npm notice
13:07:46  Removing intermediate container 38a6602196b4
13:07:46   ---> 658ec56c5ac7
13:07:46  Step 6/13 : COPY . .
13:07:47   ---> 733d5afeb9f8
13:07:47  Step 7/13 : RUN npm run build -- --configuration production
13:07:47   ---> Running in fc3b2082fb11
13:07:47  
13:07:47  > frontend@0.0.0 prebuild
13:07:47  > npm run openapi
13:07:47  
13:07:48  
13:07:48  > frontend@0.0.0 openapi
13:07:48  > npx openapi-generator-cli generate --generator-key v3.0
13:07:48  
13:07:49  Download 6.6.0 ...
13:07:49  Downloaded 6.6.0
13:07:50  [[v3.0] openapi/input/api.yaml] [main] INFO  o.o.codegen.DefaultGenerator - Generating with dryRun=false
13:07:50  [[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.
13:07:50  [[v3.0] openapi/input/api.yaml] [main] INFO  o.o.codegen.DefaultGenerator - OpenAPI Generator: typescript-angular (client)
13:07:50  [[v3.0] openapi/input/api.yaml] [main] INFO  o.o.codegen.DefaultGenerator - Generator 'typescript-angular' is considered stable.
13:07:50  [[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)
13:07:50  [[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).
13:07:50  [[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`.
13:07:51  [[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)
13:07:51  [[v3.0] openapi/input/api.yaml] [main] INFO  o.o.codegen.TemplateManager - writing file /usr/src/app/openapi/output/model/./actionsListResponse.model.ts
13:07:51  [[v3.0] openapi/input/api.yaml] [main] INFO  o.o.codegen.TemplateManager - writing file /usr/src/app/openapi/output/model/./actionsResponse.model.ts
13:07:51  [[v3.0] openapi/input/api.yaml] [main] INFO  o.o.codegen.TemplateManager - writing file /usr/src/app/openapi/output/model/./createActionRequest.model.ts
13:07:51  [[v3.0] openapi/input/api.yaml] [main] INFO  o.o.codegen.TemplateManager - writing file /usr/src/app/openapi/output/model/./createPreferencesRequest.model.ts
13:07:51  [[v3.0] openapi/input/api.yaml] [main] INFO  o.o.codegen.TemplateManager - writing file /usr/src/app/openapi/output/model/./createUserRequest.model.ts
13:07:51  [[v3.0] openapi/input/api.yaml] [main] INFO  o.o.codegen.TemplateManager - writing file /usr/src/app/openapi/output/model/./preferencesResponse.model.ts
13:07:51  [[v3.0] openapi/input/api.yaml] [main] INFO  o.o.codegen.TemplateManager - writing file /usr/src/app/openapi/output/model/./problem.model.ts
13:07:51  [[v3.0] openapi/input/api.yaml] [main] INFO  o.o.codegen.TemplateManager - writing file /usr/src/app/openapi/output/model/./role.model.ts
13:07:51  [[v3.0] openapi/input/api.yaml] [main] INFO  o.o.codegen.TemplateManager - writing file /usr/src/app/openapi/output/model/./roleListResponse.model.ts
13:07:51  [[v3.0] openapi/input/api.yaml] [main] INFO  o.o.codegen.TemplateManager - writing file /usr/src/app/openapi/output/model/./tileListResponse.model.ts
13:07:51  [[v3.0] openapi/input/api.yaml] [main] INFO  o.o.codegen.TemplateManager - writing file /usr/src/app/openapi/output/model/./tileResponse.model.ts
13:07:51  [[v3.0] openapi/input/api.yaml] [main] INFO  o.o.codegen.TemplateManager - writing file /usr/src/app/openapi/output/model/./updateUserPasswordRequest.model.ts
13:07:51  [[v3.0] openapi/input/api.yaml] [main] INFO  o.o.codegen.TemplateManager - writing file /usr/src/app/openapi/output/model/./updateUserRequest.model.ts
13:07:51  [[v3.0] openapi/input/api.yaml] [main] INFO  o.o.codegen.TemplateManager - writing file /usr/src/app/openapi/output/model/./userListResponse.model.ts
13:07:51  [[v3.0] openapi/input/api.yaml] [main] INFO  o.o.codegen.TemplateManager - writing file /usr/src/app/openapi/output/model/./userResponse.model.ts
13:07:51  [[v3.0] openapi/input/api.yaml] [main] INFO  o.o.codegen.TemplateManager - writing file /usr/src/app/openapi/output/api/actions.service.ts
13:07:51  [[v3.0] openapi/input/api.yaml] [main] INFO  o.o.codegen.TemplateManager - writing file /usr/src/app/openapi/output/api/keys.service.ts
13:07:51  [[v3.0] openapi/input/api.yaml] [main] INFO  o.o.codegen.TemplateManager - writing file /usr/src/app/openapi/output/api/preferences.service.ts
13:07:51  [[v3.0] openapi/input/api.yaml] [main] INFO  o.o.codegen.TemplateManager - writing file /usr/src/app/openapi/output/api/roles.service.ts
13:07:51  [[v3.0] openapi/input/api.yaml] [main] INFO  o.o.codegen.TemplateManager - writing file /usr/src/app/openapi/output/api/tiles.service.ts
13:07:51  [[v3.0] openapi/input/api.yaml] [main] INFO  o.o.codegen.TemplateManager - writing file /usr/src/app/openapi/output/api/users.service.ts
13:07:51  [[v3.0] openapi/input/api.yaml] [main] INFO  o.o.codegen.TemplateManager - writing file /usr/src/app/openapi/output/model/models.ts
13:07:51  [[v3.0] openapi/input/api.yaml] [main] INFO  o.o.codegen.TemplateManager - writing file /usr/src/app/openapi/output/api/api.ts
13:07:51  [[v3.0] openapi/input/api.yaml] [main] INFO  o.o.codegen.TemplateManager - writing file /usr/src/app/openapi/output/index.ts
13:07:51  [[v3.0] openapi/input/api.yaml] [main] INFO  o.o.codegen.TemplateManager - writing file /usr/src/app/openapi/output/api.module.ts
13:07:51  [[v3.0] openapi/input/api.yaml] [main] INFO  o.o.codegen.TemplateManager - writing file /usr/src/app/openapi/output/configuration.ts
13:07:51  [[v3.0] openapi/input/api.yaml] [main] INFO  o.o.codegen.TemplateManager - writing file /usr/src/app/openapi/output/variables.ts
13:07:51  [[v3.0] openapi/input/api.yaml] [main] INFO  o.o.codegen.TemplateManager - writing file /usr/src/app/openapi/output/encoder.ts
13:07:51  [[v3.0] openapi/input/api.yaml] [main] INFO  o.o.codegen.TemplateManager - writing file /usr/src/app/openapi/output/param.ts
13:07:51  [[v3.0] openapi/input/api.yaml] [main] INFO  o.o.codegen.TemplateManager - writing file /usr/src/app/openapi/output/.gitignore
13:07:51  [[v3.0] openapi/input/api.yaml] [main] INFO  o.o.codegen.TemplateManager - writing file /usr/src/app/openapi/output/git_push.sh
13:07:51  [[v3.0] openapi/input/api.yaml] [main] INFO  o.o.codegen.TemplateManager - writing file /usr/src/app/openapi/output/README.md
13:07:51  [[v3.0] openapi/input/api.yaml] [main] INFO  o.o.codegen.TemplateManager - writing file /usr/src/app/openapi/output/.openapi-generator-ignore
13:07:51  [[v3.0] openapi/input/api.yaml] [main] INFO  o.o.codegen.TemplateManager - writing file /usr/src/app/openapi/output/.openapi-generator/VERSION
13:07:51  [[v3.0] openapi/input/api.yaml] [main] INFO  o.o.codegen.TemplateManager - writing file /usr/src/app/openapi/output/.openapi-generator/FILES
13:07:51  [[v3.0] openapi/input/api.yaml] ################################################################################
13:07:51  [[v3.0] openapi/input/api.yaml] # Thanks for using OpenAPI Generator.                                          #
13:07:51  [[v3.0] openapi/input/api.yaml] # Please consider donation to help us maintain this project 🙏                 #
13:07:51  [[v3.0] openapi/input/api.yaml] # https://opencollective.com/openapi_generator/donate                          #
13:07:51  [[v3.0] openapi/input/api.yaml] ################################################################################
13:07:51  [[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
13:07:51  [v3.0] openapi/input/api.yaml
13:07:51  
13:07:51  > frontend@0.0.0 build
13:07:51  > ng build --configuration production
13:07:51  
13:07:53  - Generating browser application bundles (phase: setup)...
13:08:25  ✔ Browser application bundle generation complete.
13:08:26  ✔ Browser application bundle generation complete.
13:08:26  - Copying assets...
13:08:26  ✔ Copying assets complete.
13:08:26  - Generating index html...
13:08:27  - Generating index html...
13:08:27  1 rules skipped due to selector errors:
13:08:27    .custom-file-input:lang(en)~.custom-file-label -> Unknown pseudo-class :lang
13:08:27  ✔ Index html generation complete.
13:08:27  
13:08:27  Initial Chunk Files              | Names         |  Raw Size | Estimated Transfer Size
13:08:27  main.8f1708b241618040.js         | main          | 812.15 kB |               198.96 kB
13:08:27  styles.a3bc79230cf09799.css      | styles        | 252.82 kB |                28.53 kB
13:08:27  onap-styles.5c7df6ccf666e3bc.css | onap-styles   | 139.11 kB |                16.34 kB
13:08:27  polyfills.42982a5b67b7ee7a.js    | polyfills     |  33.54 kB |                10.86 kB
13:08:27  runtime.94d5f8a4bd8ea8d3.js      | runtime       |   1.22 kB |               655 bytes
13:08:27  
13:08:27  | Initial Total |   1.21 MB |               255.33 kB
13:08:27  
13:08:27  Build at: 2024-10-31T13:08:27.127Z - Hash: 86130c1a171d95c1 - Time: 33471ms
13:08:27  
13:08:27  Warning: /usr/src/app/src/app/http-interceptors/requestid.interceptor.ts depends on 'uuid'. CommonJS or AMD dependencies can cause optimization bailouts.
13:08:27  For more info see: https://angular.io/guide/build#configuring-commonjs-dependencies
13:08:27  
13:08:27  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.
13:08:27  
13:08:27  Warning: /usr/src/app/src/app/services/user-settings.service.ts depends on 'lodash'. CommonJS or AMD dependencies can cause optimization bailouts.
13:08:27  For more info see: https://angular.io/guide/build#configuring-commonjs-dependencies
13:08:27  
13:08:27  
13:08:29  Removing intermediate container fc3b2082fb11
13:08:29   ---> 6d9b5455b5b8
13:08:29  Step 8/13 : FROM nginxinc/nginx-unprivileged:alpine-slim
13:08:30  alpine-slim: Pulling from nginxinc/nginx-unprivileged
13:08:30  43c4264eed91: Already exists
13:08:30  7a0b85c061b3: Pulling fs layer
13:08:30  7915e516d3d4: Pulling fs layer
13:08:30  43356eac5469: Pulling fs layer
13:08:30  8140a60ebae4: Pulling fs layer
13:08:30  7e5158a6a8fc: Pulling fs layer
13:08:30  5489e4ed5fb6: Pulling fs layer
13:08:30  3939529aa2c4: Pulling fs layer
13:08:30  8140a60ebae4: Waiting
13:08:30  5489e4ed5fb6: Waiting
13:08:30  7e5158a6a8fc: Waiting
13:08:30  3939529aa2c4: Waiting
13:08:30  7915e516d3d4: Verifying Checksum
13:08:30  7915e516d3d4: Download complete
13:08:30  43356eac5469: Verifying Checksum
13:08:30  43356eac5469: Download complete
13:08:30  7a0b85c061b3: Verifying Checksum
13:08:30  7a0b85c061b3: Download complete
13:08:30  8140a60ebae4: Verifying Checksum
13:08:30  8140a60ebae4: Download complete
13:08:30  7e5158a6a8fc: Verifying Checksum
13:08:30  7e5158a6a8fc: Download complete
13:08:30  5489e4ed5fb6: Verifying Checksum
13:08:30  5489e4ed5fb6: Download complete
13:08:30  3939529aa2c4: Verifying Checksum
13:08:30  3939529aa2c4: Download complete
13:08:30  7a0b85c061b3: Pull complete
13:08:30  7915e516d3d4: Pull complete
13:08:30  43356eac5469: Pull complete
13:08:31  8140a60ebae4: Pull complete
13:08:31  7e5158a6a8fc: Pull complete
13:08:31  5489e4ed5fb6: Pull complete
13:08:31  3939529aa2c4: Pull complete
13:08:31  Digest: sha256:d7b15b925f9b38fb7de6146bf29889ed69129825be420b4c970b8758bac762ea
13:08:31  Status: Downloaded newer image for nginxinc/nginx-unprivileged:alpine-slim
13:08:31   ---> c512f1745ca8
13:08:31  Step 9/13 : USER nginx
13:08:31   ---> Running in e2c257136778
13:08:31  Removing intermediate container e2c257136778
13:08:31   ---> b186f6ef9fca
13:08:31  Step 10/13 : COPY --from=builder --chown=nginx:nginx /usr/src/app/dist/frontend /usr/share/nginx/html
13:08:32   ---> fb979a1ac4ea
13:08:32  Step 11/13 : ENTRYPOINT []
13:08:32   ---> Running in 7841a56ffc54
13:08:32  Removing intermediate container 7841a56ffc54
13:08:32   ---> 3497d1acb817
13:08:32  Step 12/13 : EXPOSE ${NGINX_PORT}
13:08:32   ---> Running in a15c31a6381a
13:08:32  Removing intermediate container a15c31a6381a
13:08:32   ---> 0b245b1a562c
13:08:32  Step 13/13 : CMD ["nginx", "-g", "daemon off;"]
13:08:32   ---> Running in df24fca5b7fa
13:08:33  Removing intermediate container df24fca5b7fa
13:08:33   ---> de28eb19f75b
13:08:33  Successfully built de28eb19f75b
13:08:33  Successfully tagged nexus3.onap.org:10003/onap/portal-ng/ui:latest
13:08:33  ---> docker-build.sh ends
13:08:33  [portal-ng-ui-docker-verify-master] $ /bin/sh -xe /tmp/jenkins4708134841469572603.sh
13:08:33  [portal-ng-ui-docker-verify-master] $ /bin/bash /tmp/jenkins7534707791927705194.sh
13:08:33  $ ssh-agent -k
13:08:33  unset SSH_AUTH_SOCK;
13:08:33  unset SSH_AGENT_PID;
13:08:33  echo Agent pid 2066 killed;
13:08:33  [ssh-agent] Stopped.
13:08:33  [PostBuildScript] - [INFO] Executing post build scripts.
13:08:33  [portal-ng-ui-docker-verify-master] $ /bin/bash /tmp/jenkins3548992557878082289.sh
13:08:33  ---> sysstat.sh
13:08:33  [portal-ng-ui-docker-verify-master] $ /bin/bash /tmp/jenkins10827469649555857828.sh
13:08:33  ---> package-listing.sh
13:08:33  ++ facter osfamily
13:08:33  ++ tr '[:upper:]' '[:lower:]'
13:08:33  + OS_FAMILY=debian
13:08:33  + workspace=/w/workspace/portal-ng-ui-docker-verify-master
13:08:33  + START_PACKAGES=/tmp/packages_start.txt
13:08:33  + END_PACKAGES=/tmp/packages_end.txt
13:08:33  + DIFF_PACKAGES=/tmp/packages_diff.txt
13:08:33  + PACKAGES=/tmp/packages_start.txt
13:08:33  + '[' /w/workspace/portal-ng-ui-docker-verify-master ']'
13:08:33  + PACKAGES=/tmp/packages_end.txt
13:08:33  + case "${OS_FAMILY}" in
13:08:33  + dpkg -l
13:08:33  + grep '^ii'
13:08:33  + '[' -f /tmp/packages_start.txt ']'
13:08:33  + '[' -f /tmp/packages_end.txt ']'
13:08:33  + diff /tmp/packages_start.txt /tmp/packages_end.txt
13:08:33  + '[' /w/workspace/portal-ng-ui-docker-verify-master ']'
13:08:33  + mkdir -p /w/workspace/portal-ng-ui-docker-verify-master/archives/
13:08:33  + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/portal-ng-ui-docker-verify-master/archives/
13:08:33  [portal-ng-ui-docker-verify-master] $ /bin/bash /tmp/jenkins14172772402220561839.sh
13:08:33  ---> capture-instance-metadata.sh
13:08:33  Setup pyenv:
13:08:33    system
13:08:33    3.8.13
13:08:33    3.9.13
13:08:34  * 3.10.6 (set by /w/workspace/portal-ng-ui-docker-verify-master/.python-version)
13:08:34  lf-activate-venv(): INFO: Reuse venv:/tmp/venv-CKoz from file:/tmp/.os_lf_venv
13:08:35  lf-activate-venv(): INFO: Installing: lftools 
13:08:43  lf-activate-venv(): INFO: Adding /tmp/venv-CKoz/bin to PATH
13:08:43  INFO: Running in OpenStack, capturing instance metadata
13:08:43  [portal-ng-ui-docker-verify-master] $ /bin/bash /tmp/jenkins18030433056071106324.sh
13:08:43  provisioning config files...
13:08:43  copy managed file [jenkins-log-archives-settings] to file:/w/workspace/portal-ng-ui-docker-verify-master@tmp/config5426618179655467958tmp
13:08:43  Regular expression run condition: Expression=[^.*logs-s3.*], Label=[]
13:08:43  Run condition [Regular expression match] preventing perform for step [Provide Configuration files]
13:08:43  [EnvInject] - Injecting environment variables from a build step.
13:08:43  [EnvInject] - Injecting as environment variables the properties content 
13:08:43  SERVER_ID=logs
13:08:43  
13:08:43  [EnvInject] - Variables injected successfully.
13:08:43  [portal-ng-ui-docker-verify-master] $ /bin/bash /tmp/jenkins7986991103648190498.sh
13:08:43  ---> create-netrc.sh
13:08:43  [portal-ng-ui-docker-verify-master] $ /bin/bash /tmp/jenkins5175006187862198494.sh
13:08:43  ---> python-tools-install.sh
13:08:43  Setup pyenv:
13:08:44    system
13:08:44    3.8.13
13:08:44    3.9.13
13:08:44  * 3.10.6 (set by /w/workspace/portal-ng-ui-docker-verify-master/.python-version)
13:08:44  lf-activate-venv(): INFO: Reuse venv:/tmp/venv-CKoz from file:/tmp/.os_lf_venv
13:08:45  lf-activate-venv(): INFO: Installing: lftools 
13:08:54  lf-activate-venv(): INFO: Adding /tmp/venv-CKoz/bin to PATH
13:08:54  [portal-ng-ui-docker-verify-master] $ /bin/bash /tmp/jenkins6437575011347393053.sh
13:08:54  ---> sudo-logs.sh
13:08:54  Archiving 'sudo' log..
13:08:55  [portal-ng-ui-docker-verify-master] $ /bin/bash /tmp/jenkins15911298274152993337.sh
13:08:55  ---> job-cost.sh
13:08:55  Setup pyenv:
13:08:55    system
13:08:55    3.8.13
13:08:55    3.9.13
13:08:55  * 3.10.6 (set by /w/workspace/portal-ng-ui-docker-verify-master/.python-version)
13:08:55  lf-activate-venv(): INFO: Reuse venv:/tmp/venv-CKoz from file:/tmp/.os_lf_venv
13:08:56  lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient urllib3~=1.26.15 
13:08:59  lf-activate-venv(): INFO: Adding /tmp/venv-CKoz/bin to PATH
13:08:59  INFO: No Stack...
13:09:00  INFO: Retrieving Pricing Info for: v3-standard-8
13:09:00  INFO: Archiving Costs
13:09:00  [portal-ng-ui-docker-verify-master] $ /bin/bash -l /tmp/jenkins6176602914993084402.sh
13:09:00  ---> logs-deploy.sh
13:09:00  Setup pyenv:
13:09:00    system
13:09:00    3.8.13
13:09:00    3.9.13
13:09:00  * 3.10.6 (set by /w/workspace/portal-ng-ui-docker-verify-master/.python-version)
13:09:00  lf-activate-venv(): INFO: Reuse venv:/tmp/venv-CKoz from file:/tmp/.os_lf_venv
13:09:01  lf-activate-venv(): INFO: Installing: lftools 
13:09:09  lf-activate-venv(): INFO: Adding /tmp/venv-CKoz/bin to PATH
13:09:09  INFO: Nexus URL https://nexus.onap.org path production/vex-yul-ecomp-jenkins-1/portal-ng-ui-docker-verify-master/79
13:09:09  INFO: archiving workspace using pattern(s): 
13:09:10  Archives upload complete.
13:09:10  INFO: archiving logs to Nexus
13:09:11  ---> uname -a:
13:09:11  Linux prd-ubuntu1804-docker-8c-8g-80638 4.15.0-192-generic #203-Ubuntu SMP Wed Aug 10 17:40:03 UTC 2022 x86_64 x86_64 x86_64 GNU/Linux
13:09:11  
13:09:11  
13:09:11  ---> lscpu:
13:09:11  Architecture:        x86_64
13:09:11  CPU op-mode(s):      32-bit, 64-bit
13:09:11  Byte Order:          Little Endian
13:09:11  CPU(s):              8
13:09:11  On-line CPU(s) list: 0-7
13:09:11  Thread(s) per core:  1
13:09:11  Core(s) per socket:  1
13:09:11  Socket(s):           8
13:09:11  NUMA node(s):        1
13:09:11  Vendor ID:           AuthenticAMD
13:09:11  CPU family:          23
13:09:11  Model:               49
13:09:11  Model name:          AMD EPYC-Rome Processor
13:09:11  Stepping:            0
13:09:11  CPU MHz:             2800.000
13:09:11  BogoMIPS:            5600.00
13:09:11  Virtualization:      AMD-V
13:09:11  Hypervisor vendor:   KVM
13:09:11  Virtualization type: full
13:09:11  L1d cache:           32K
13:09:11  L1i cache:           32K
13:09:11  L2 cache:            512K
13:09:11  L3 cache:            16384K
13:09:11  NUMA node0 CPU(s):   0-7
13:09:11  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
13:09:11  
13:09:11  
13:09:11  ---> nproc:
13:09:11  8
13:09:11  
13:09:11  
13:09:11  ---> df -h:
13:09:11  Filesystem      Size  Used Avail Use% Mounted on
13:09:11  udev             16G     0   16G   0% /dev
13:09:11  tmpfs           3.2G  708K  3.2G   1% /run
13:09:11  /dev/vda1       155G   12G  144G   8% /
13:09:11  tmpfs            16G     0   16G   0% /dev/shm
13:09:11  tmpfs           5.0M     0  5.0M   0% /run/lock
13:09:11  tmpfs            16G     0   16G   0% /sys/fs/cgroup
13:09:11  /dev/vda15      105M  4.4M  100M   5% /boot/efi
13:09:11  tmpfs           3.2G     0  3.2G   0% /run/user/1001
13:09:11  
13:09:11  
13:09:11  ---> free -m:
13:09:11                total        used        free      shared  buff/cache   available
13:09:11  Mem:          32167         860       27264           0        4042       30851
13:09:11  Swap:          1023           0        1023
13:09:11  
13:09:11  
13:09:11  ---> ip addr:
13:09:11  1: lo: <LOOPBACK,UP,LOWER_UP> mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000
13:09:11      link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00
13:09:11      inet 127.0.0.1/8 scope host lo
13:09:11         valid_lft forever preferred_lft forever
13:09:11      inet6 ::1/128 scope host 
13:09:11         valid_lft forever preferred_lft forever
13:09:11  2: ens3: <BROADCAST,MULTICAST,UP,LOWER_UP> mtu 1458 qdisc mq state UP group default qlen 1000
13:09:11      link/ether fa:16:3e:78:5c:f1 brd ff:ff:ff:ff:ff:ff
13:09:11      inet 10.30.107.211/23 brd 10.30.107.255 scope global dynamic ens3
13:09:11         valid_lft 86077sec preferred_lft 86077sec
13:09:11      inet6 fe80::f816:3eff:fe78:5cf1/64 scope link 
13:09:11         valid_lft forever preferred_lft forever
13:09:11  3: docker0: <NO-CARRIER,BROADCAST,MULTICAST,UP> mtu 1500 qdisc noqueue state DOWN group default 
13:09:11      link/ether 02:42:ae:98:58:25 brd ff:ff:ff:ff:ff:ff
13:09:11      inet 10.250.0.254/24 brd 10.250.0.255 scope global docker0
13:09:11         valid_lft forever preferred_lft forever
13:09:11      inet6 fe80::42:aeff:fe98:5825/64 scope link 
13:09:11         valid_lft forever preferred_lft forever
13:09:11  
13:09:11  
13:09:11  ---> sar -b -r -n DEV:
13:09:11  Linux 4.15.0-192-generic (prd-ubuntu1804-docker-8c-8g-80638) 	10/31/24 	_x86_64_	(8 CPU)
13:09:11  
13:09:11  13:03:50     LINUX RESTART	(8 CPU)
13:09:11  
13:09:11  13:04:01          tps      rtps      wtps   bread/s   bwrtn/s
13:09:11  13:05:01       368.36     87.42    280.94   6257.62  45260.46
13:09:11  13:06:01       142.13      8.98    133.14   1643.46  37219.40
13:09:11  13:07:01       752.41      0.42    751.99      3.33  44357.67
13:09:11  13:08:01       443.38      0.02    443.36      3.87  57491.48
13:09:11  13:09:01        45.61      1.10     44.51     78.79  10351.21
13:09:11  Average:       350.37     19.59    330.79   1597.41  38936.04
13:09:11  
13:09:11  13:04:01    kbmemfree   kbavail kbmemused  %memused kbbuffers  kbcached  kbcommit   %commit  kbactive   kbinact   kbdirty
13:09:11  13:05:01     30133252  31640584   2805968      8.52     59012   1764892   1460784      4.30    936976   1587644    128888
13:09:11  13:06:01     28756596  31123380   4182624     12.70     83392   2573072   1803580      5.31   1514992   2314860    235008
13:09:11  13:07:01     28212204  31664484   4727016     14.35    156412   3445880   1542992      4.54   1083648   3134588    116756
13:09:11  13:08:01     27585532  31170640   5353688     16.25    233808   3482176   1849104      5.44   1681576   3124280     27424
13:09:11  13:09:01     27972184  31644444   4967036     15.08    237124   3571316   1477984      4.35   1243612   3198036     17424
13:09:11  Average:     28531954  31448706   4407266     13.38    153950   2967467   1626889      4.79   1292161   2671882    105100
13:09:11  
13:09:11  13:04:01        IFACE   rxpck/s   txpck/s    rxkB/s    txkB/s   rxcmp/s   txcmp/s  rxmcst/s   %ifutil
13:09:11  13:05:01      docker0      0.00      0.00      0.00      0.00      0.00      0.00      0.00      0.00
13:09:11  13:05:01         ens3    422.58    291.22   1530.47     77.56      0.00      0.00      0.00      0.00
13:09:11  13:05:01           lo      1.80      1.80      0.18      0.18      0.00      0.00      0.00      0.00
13:09:11  13:06:01      docker0    149.34    352.04      8.99   3185.82      0.00      0.00      0.00      0.00
13:09:11  13:06:01         ens3    424.01    194.22   4174.36     20.41      0.00      0.00      0.00      0.00
13:09:11  13:06:01           lo      3.07      3.07      0.30      0.30      0.00      0.00      0.00      0.00
13:09:11  13:06:01    veth5e4168f    106.63    232.29      8.14    687.23      0.00      0.00      0.00      0.06
13:09:11  13:07:01      docker0    171.15    375.87     27.79   2185.15      0.00      0.00      0.00      0.00
13:09:11  13:07:01         ens3    379.75    173.00   2186.43     30.77      0.00      0.00      0.00      0.00
13:09:11  13:07:01           lo      0.00      0.00      0.00      0.00      0.00      0.00      0.00      0.00
13:09:11  13:08:01      docker0      7.08     17.10      0.41    443.20      0.00      0.00      0.00      0.00
13:09:11  13:08:01         ens3     19.25      9.03    443.68      1.22      0.00      0.00      0.00      0.00
13:09:11  13:08:01    vetha291b5a      7.08     17.23      0.50    443.21      0.00      0.00      0.00      0.04
13:09:11  13:08:01           lo      0.20      0.20      0.01      0.01      0.00      0.00      0.00      0.00
13:09:11  13:09:01      docker0      0.13      0.15      0.04      0.04      0.00      0.00      0.00      0.00
13:09:11  13:09:01         ens3     31.84     25.08     85.62     10.33      0.00      0.00      0.00      0.00
13:09:11  13:09:01           lo      1.87      1.87      0.22      0.22      0.00      0.00      0.00      0.00
13:09:11  Average:      docker0     65.54    149.03      7.45   1162.84      0.00      0.00      0.00      0.00
13:09:11  Average:         ens3    255.49    138.51   1684.11     28.06      0.00      0.00      0.00      0.00
13:09:11  Average:           lo      1.39      1.39      0.14      0.14      0.00      0.00      0.00      0.00
13:09:11  
13:09:11  
13:09:11  ---> sar -P ALL:
13:09:11  Linux 4.15.0-192-generic (prd-ubuntu1804-docker-8c-8g-80638) 	10/31/24 	_x86_64_	(8 CPU)
13:09:11  
13:09:11  13:03:50     LINUX RESTART	(8 CPU)
13:09:11  
13:09:11  13:04:01        CPU     %user     %nice   %system   %iowait    %steal     %idle
13:09:11  13:05:01        all      8.69      0.00      1.41      3.00      0.04     86.86
13:09:11  13:05:01          0     18.23      0.00      2.99      5.13      0.05     73.60
13:09:11  13:05:01          1     11.60      0.00      1.97      0.58      0.03     85.81
13:09:11  13:05:01          2     13.58      0.00      1.49      1.60      0.05     83.28
13:09:11  13:05:01          3      3.53      0.00      0.84      9.00      0.03     86.60
13:09:11  13:05:01          4      2.70      0.00      1.06      5.71      0.03     90.50
13:09:11  13:05:01          5      4.32      0.00      0.97      0.33      0.02     94.36
13:09:11  13:05:01          6      5.16      0.00      0.75      0.47      0.07     93.55
13:09:11  13:05:01          7     10.27      0.00      1.20      1.20      0.03     87.29
13:09:11  13:06:01        all      8.46      0.00      1.57      3.10      0.04     86.83
13:09:11  13:06:01          0     21.52      0.00      1.96      4.30      0.05     72.17
13:09:11  13:06:01          1      2.16      0.00      0.82      2.16      0.05     94.81
13:09:11  13:06:01          2     22.76      0.00      3.09      0.54      0.05     73.57
13:09:11  13:06:01          3      3.33      0.00      0.71      0.10      0.03     95.83
13:09:11  13:06:01          4      3.14      0.00      1.29      2.74      0.03     92.79
13:09:11  13:06:01          5      4.74      0.00      0.97      0.55      0.05     93.69
13:09:11  13:06:01          6      6.85      0.00      1.67      6.90      0.03     84.54
13:09:11  13:06:01          7      3.21      0.00      2.01      7.50      0.03     87.24
13:09:11  13:07:01        all     11.85      0.00      2.49      4.62      0.06     80.98
13:09:11  13:07:01          0     20.06      0.00      6.03     13.28      0.08     60.56
13:09:11  13:07:01          1      0.42      0.00      1.47     15.40      0.03     82.67
13:09:11  13:07:01          2     22.29      0.00      3.27      3.59      0.08     70.77
13:09:11  13:07:01          3      6.39      0.00      0.54      0.15      0.05     92.88
13:09:11  13:07:01          4      6.92      0.00      1.77      1.24      0.05     90.02
13:09:11  13:07:01          5     29.42      0.00      3.45      1.17      0.07     65.90
13:09:11  13:07:01          6      0.45      0.00      0.72      1.62      0.05     97.16
13:09:11  13:07:01          7      8.94      0.00      2.69      0.47      0.07     87.83
13:09:11  13:08:01        all     11.14      0.00      3.45      5.72      0.06     79.64
13:09:11  13:08:01          0     15.61      0.00      5.26      4.67      0.07     74.40
13:09:11  13:08:01          1      7.95      0.00      2.67      6.86      0.10     82.41
13:09:11  13:08:01          2     13.82      0.00      3.23      0.84      0.05     82.05
13:09:11  13:08:01          3     11.09      0.00      2.69      0.60      0.05     85.57
13:09:11  13:08:01          4      7.51      0.00      4.39     31.46      0.05     56.60
13:09:11  13:08:01          5     11.43      0.00      3.22      0.40      0.03     84.91
13:09:11  13:08:01          6     11.20      0.00      3.54      0.99      0.02     84.26
13:09:11  13:08:01          7     10.49      0.00      2.63      0.00      0.07     86.82
13:09:11  13:09:01        all     16.23      0.00      1.63      1.32      0.06     80.76
13:09:11  13:09:01          0      7.13      0.00      1.35      2.66      0.05     88.81
13:09:11  13:09:01          1     17.24      0.00      1.96      0.47      0.07     80.27
13:09:11  13:09:01          2      4.27      0.00      0.95      0.00      0.02     94.76
13:09:11  13:09:01          3     27.43      0.00      2.35      0.96      0.10     69.17
13:09:11  13:09:01          4     23.96      0.00      2.01      5.52      0.07     68.45
13:09:11  13:09:01          5     17.90      0.00      1.69      0.37      0.08     79.95
13:09:11  13:09:01          6      4.85      0.00      0.84      0.05      0.03     94.23
13:09:11  13:09:01          7     27.04      0.00      1.90      0.55      0.07     70.44
13:09:11  Average:        all     11.27      0.00      2.11      3.55      0.05     83.02
13:09:11  Average:          0     16.51      0.00      3.51      6.01      0.06     73.91
13:09:11  Average:          1      7.88      0.00      1.78      5.10      0.06     85.19
13:09:11  Average:          2     15.34      0.00      2.40      1.31      0.05     80.89
13:09:11  Average:          3     10.36      0.00      1.42      2.16      0.05     86.00
13:09:11  Average:          4      8.85      0.00      2.10      9.30      0.05     79.71
13:09:11  Average:          5     13.56      0.00      2.06      0.57      0.05     83.76
13:09:11  Average:          6      5.70      0.00      1.50      2.01      0.04     90.76
13:09:11  Average:          7     12.00      0.00      2.08      1.94      0.05     83.91
13:09:11  
13:09:11  
13:09:11