21:35:28 Triggered by Gerrit: https://gerrit.o-ran-sc.org/r/c/it/dep/+/13636 21:35:28 Running as SYSTEM 21:35:28 [EnvInject] - Loading node environment variables. 21:35:28 Building remotely on prd-ubuntu1804-docker-4c-4g-7949 (ubuntu1804-docker-4c-4g) in workspace /w/workspace/it-dep-smo-install-docker-verify-all 21:35:28 [ssh-agent] Looking for ssh-agent implementation... 21:35:28 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 21:35:28 $ ssh-agent 21:35:28 SSH_AUTH_SOCK=/tmp/ssh-vkwtsjqbMbTl/agent.2135 21:35:28 SSH_AGENT_PID=2137 21:35:28 [ssh-agent] Started. 21:35:28 Running ssh-add (command line suppressed) 21:35:28 Identity added: /w/workspace/it-dep-smo-install-docker-verify-all@tmp/private_key_9778791066860829424.key (jenkins-ssh) 21:35:28 [ssh-agent] Using credentials jenkins (jenkins) 21:35:28 The recommended git tool is: NONE 21:35:30 using credential jenkins 21:35:30 Wiping out workspace first. 21:35:30 Cloning the remote Git repository 21:35:30 Cloning repository ssh://oran-jobbuilder@gerrit.o-ran-sc.org:29418/it/dep 21:35:30 > git init /w/workspace/it-dep-smo-install-docker-verify-all # timeout=10 21:35:30 Fetching upstream changes from ssh://oran-jobbuilder@gerrit.o-ran-sc.org:29418/it/dep 21:35:30 > git --version # timeout=10 21:35:30 > git --version # 'git version 2.17.1' 21:35:30 using GIT_SSH to set credentials jenkins 21:35:30 > git fetch --tags --progress -- ssh://oran-jobbuilder@gerrit.o-ran-sc.org:29418/it/dep +refs/heads/*:refs/remotes/origin/* # timeout=10 21:35:31 > git config remote.origin.url ssh://oran-jobbuilder@gerrit.o-ran-sc.org:29418/it/dep # timeout=10 21:35:31 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 21:35:32 > git config remote.origin.url ssh://oran-jobbuilder@gerrit.o-ran-sc.org:29418/it/dep # timeout=10 21:35:32 Fetching upstream changes from ssh://oran-jobbuilder@gerrit.o-ran-sc.org:29418/it/dep 21:35:32 using GIT_SSH to set credentials jenkins 21:35:32 > git fetch --tags --progress -- ssh://oran-jobbuilder@gerrit.o-ran-sc.org:29418/it/dep refs/changes/36/13636/1 # timeout=10 21:35:32 > git rev-parse 506e0a0bd2094a1ee4d65ff7a161c8e5518aa2d8^{commit} # timeout=10 21:35:32 Checking out Revision 506e0a0bd2094a1ee4d65ff7a161c8e5518aa2d8 (refs/changes/36/13636/1) 21:35:32 > git config core.sparsecheckout # timeout=10 21:35:32 > git checkout -f 506e0a0bd2094a1ee4d65ff7a161c8e5518aa2d8 # timeout=10 21:35:35 Commit message: "Kongpv update for kind cluster" 21:35:35 > git rev-parse FETCH_HEAD^{commit} # timeout=10 21:35:35 > git rev-list --no-walk 6d0980e0dd2d7e83eeba3b9635121c38e570d0e7 # timeout=10 21:35:36 provisioning config files... 21:35:36 copy managed file [npmrc] to file:/home/jenkins/.npmrc 21:35:36 copy managed file [pipconf] to file:/home/jenkins/.config/pip/pip.conf 21:35:36 [it-dep-smo-install-docker-verify-all] $ /bin/bash /tmp/jenkins7477163214909624811.sh 21:35:36 ---> python-tools-install.sh 21:35:36 Setup pyenv: 21:35:36 * system (set by /opt/pyenv/version) 21:35:36 * 3.8.13 (set by /opt/pyenv/version) 21:35:36 * 3.9.13 (set by /opt/pyenv/version) 21:35:36 * 3.10.6 (set by /opt/pyenv/version) 21:35:40 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-1ipY 21:35:40 lf-activate-venv(): INFO: Save venv in file: /tmp/.os_lf_venv 21:35:44 lf-activate-venv(): INFO: Installing: lftools 21:36:13 lf-activate-venv(): INFO: Adding /tmp/venv-1ipY/bin to PATH 21:36:13 Generating Requirements File 21:36:33 Python 3.10.6 21:36:33 pip 24.2 from /tmp/venv-1ipY/lib/python3.10/site-packages/pip (python 3.10) 21:36:34 appdirs==1.4.4 21:36:34 argcomplete==3.5.1 21:36:34 aspy.yaml==1.3.0 21:36:34 attrs==24.2.0 21:36:34 autopage==0.5.2 21:36:34 beautifulsoup4==4.12.3 21:36:34 boto3==1.35.42 21:36:34 botocore==1.35.42 21:36:34 bs4==0.0.2 21:36:34 cachetools==5.5.0 21:36:34 certifi==2024.8.30 21:36:34 cffi==1.17.1 21:36:34 cfgv==3.4.0 21:36:34 chardet==5.2.0 21:36:34 charset-normalizer==3.4.0 21:36:34 click==8.1.7 21:36:34 cliff==4.7.0 21:36:34 cmd2==2.4.3 21:36:34 cryptography==3.3.2 21:36:34 debtcollector==3.0.0 21:36:34 decorator==5.1.1 21:36:34 defusedxml==0.7.1 21:36:34 Deprecated==1.2.14 21:36:34 distlib==0.3.9 21:36:34 dnspython==2.7.0 21:36:34 docker==4.2.2 21:36:34 dogpile.cache==1.3.3 21:36:34 durationpy==0.9 21:36:34 email_validator==2.2.0 21:36:34 filelock==3.16.1 21:36:34 future==1.0.0 21:36:34 gitdb==4.0.11 21:36:34 GitPython==3.1.43 21:36:34 google-auth==2.35.0 21:36:34 httplib2==0.22.0 21:36:34 identify==2.6.1 21:36:34 idna==3.10 21:36:34 importlib-resources==1.5.0 21:36:34 iso8601==2.1.0 21:36:34 Jinja2==3.1.4 21:36:34 jmespath==1.0.1 21:36:34 jsonpatch==1.33 21:36:34 jsonpointer==3.0.0 21:36:34 jsonschema==4.23.0 21:36:34 jsonschema-specifications==2024.10.1 21:36:34 keystoneauth1==5.8.0 21:36:34 kubernetes==31.0.0 21:36:34 lftools==0.37.10 21:36:34 lxml==5.3.0 21:36:34 MarkupSafe==3.0.1 21:36:34 msgpack==1.1.0 21:36:34 multi_key_dict==2.0.3 21:36:34 munch==4.0.0 21:36:34 netaddr==1.3.0 21:36:34 netifaces==0.11.0 21:36:34 niet==1.4.2 21:36:34 nodeenv==1.9.1 21:36:34 oauth2client==4.1.3 21:36:34 oauthlib==3.2.2 21:36:34 openstacksdk==4.0.0 21:36:34 os-client-config==2.1.0 21:36:34 os-service-types==1.7.0 21:36:34 osc-lib==3.1.0 21:36:34 oslo.config==9.6.0 21:36:34 oslo.context==5.6.0 21:36:34 oslo.i18n==6.4.0 21:36:34 oslo.log==6.1.2 21:36:34 oslo.serialization==5.5.0 21:36:34 oslo.utils==7.3.0 21:36:34 packaging==24.1 21:36:34 pbr==6.1.0 21:36:34 platformdirs==4.3.6 21:36:34 prettytable==3.11.0 21:36:34 pyasn1==0.6.1 21:36:34 pyasn1_modules==0.4.1 21:36:34 pycparser==2.22 21:36:34 pygerrit2==2.0.15 21:36:34 PyGithub==2.4.0 21:36:34 PyJWT==2.9.0 21:36:34 PyNaCl==1.5.0 21:36:34 pyparsing==2.4.7 21:36:34 pyperclip==1.9.0 21:36:34 pyrsistent==0.20.0 21:36:34 python-cinderclient==9.6.0 21:36:34 python-dateutil==2.9.0.post0 21:36:34 python-heatclient==4.0.0 21:36:34 python-jenkins==1.8.2 21:36:34 python-keystoneclient==5.5.0 21:36:34 python-magnumclient==4.7.0 21:36:34 python-openstackclient==7.1.3 21:36:34 python-swiftclient==4.6.0 21:36:34 PyYAML==6.0.2 21:36:34 referencing==0.35.1 21:36:34 requests==2.32.3 21:36:34 requests-oauthlib==2.0.0 21:36:34 requestsexceptions==1.4.0 21:36:34 rfc3986==2.0.0 21:36:34 rpds-py==0.20.0 21:36:34 rsa==4.9 21:36:34 ruamel.yaml==0.18.6 21:36:34 ruamel.yaml.clib==0.2.8 21:36:34 s3transfer==0.10.3 21:36:34 simplejson==3.19.3 21:36:34 six==1.16.0 21:36:34 smmap==5.0.1 21:36:34 soupsieve==2.6 21:36:34 stevedore==5.3.0 21:36:34 tabulate==0.9.0 21:36:34 toml==0.10.2 21:36:34 tomlkit==0.13.2 21:36:34 tqdm==4.66.5 21:36:34 typing_extensions==4.12.2 21:36:34 tzdata==2024.2 21:36:34 urllib3==1.26.20 21:36:34 virtualenv==20.26.6 21:36:34 wcwidth==0.2.13 21:36:34 websocket-client==1.8.0 21:36:34 wrapt==1.16.0 21:36:34 xdg==6.0.0 21:36:34 xmltodict==0.14.2 21:36:34 yq==3.4.3 21:36:34 provisioning config files... 21:36:34 copy managed file [global-settings] to file:/w/workspace/it-dep-smo-install-docker-verify-all@tmp/config157575327486526910tmp 21:36:34 copy managed file [it-dep-settings] to file:/w/workspace/it-dep-smo-install-docker-verify-all@tmp/config10078590739349983449tmp 21:36:34 [it-dep-smo-install-docker-verify-all] $ /bin/bash /tmp/jenkins1009305216466602553.sh 21:36:34 ---> docker-login.sh 21:36:34 nexus3.o-ran-sc.org:10001 21:36:34 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:36:34 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 21:36:34 Configure a credential helper to remove this warning. See 21:36:34 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 21:36:34 21:36:34 Login Succeeded 21:36:34 nexus3.o-ran-sc.org:10002 21:36:34 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:36:34 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 21:36:34 Configure a credential helper to remove this warning. See 21:36:34 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 21:36:34 21:36:34 Login Succeeded 21:36:34 nexus3.o-ran-sc.org:10003 21:36:34 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:36:34 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 21:36:34 Configure a credential helper to remove this warning. See 21:36:34 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 21:36:34 21:36:34 Login Succeeded 21:36:34 nexus3.o-ran-sc.org:10004 21:36:34 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:36:34 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 21:36:34 Configure a credential helper to remove this warning. See 21:36:34 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 21:36:34 21:36:34 Login Succeeded 21:36:34 ---> docker-login.sh ends 21:36:34 [it-dep-smo-install-docker-verify-all] $ /bin/bash /tmp/jenkins15653642427346985635.sh 21:36:34 [it-dep-smo-install-docker-verify-all] $ /bin/sh -xe /tmp/jenkins18435714235133177304.sh 21:36:34 [EnvInject] - Injecting environment variables from a build step. 21:36:34 [EnvInject] - Injecting as environment variables the properties content 21:36:34 DOCKER_ROOT=$WORKSPACE 21:36:34 CONTAINER_TAG_YAML_DIR= 21:36:34 CONTAINER_TAG_METHOD=latest 21:36:34 21:36:34 [EnvInject] - Variables injected successfully. 21:36:34 [it-dep-smo-install-docker-verify-all] $ /bin/bash -l /tmp/jenkins12199878864139591240.sh 21:36:34 ---> docker-get-container-tag.sh 21:36:34 Setup pyenv: 21:36:35 system 21:36:35 3.8.13 21:36:35 3.9.13 21:36:35 * 3.10.6 (set by /w/workspace/it-dep-smo-install-docker-verify-all/.python-version) 21:36:35 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-1ipY from file:/tmp/.os_lf_venv 21:36:36 lf-activate-venv(): INFO: Installing: yq 21:36:37 lf-activate-venv(): INFO: Adding /tmp/venv-1ipY/bin to PATH 21:36:37 ---> Docker image tag found: latest 21:36:37 [EnvInject] - Injecting environment variables from a build step. 21:36:37 [EnvInject] - Injecting as environment variables the properties file path 'env_docker_inject.txt' 21:36:37 [EnvInject] - Variables injected successfully. 21:36:37 [EnvInject] - Injecting environment variables from a build step. 21:36:37 [EnvInject] - Injecting as environment variables the properties content 21:36:37 DOCKER_ARGS=-f ci/Dockerfile-smo-install 21:36:37 DOCKER_ROOT=/w/workspace/it-dep-smo-install-docker-verify-all 21:36:37 CONTAINER_PULL_REGISTRY=nexus3.o-ran-sc.org:10001 21:36:37 CONTAINER_PUSH_REGISTRY=nexus3.o-ran-sc.org:10004 21:36:37 DOCKER_NAME=o-ran-sc/it-dep-smo-install 21:36:37 21:36:37 [EnvInject] - Variables injected successfully. 21:36:37 [it-dep-smo-install-docker-verify-all] $ /bin/bash /tmp/jenkins7538723837927494114.sh 21:36:37 ---> docker-build.sh 21:36:37 Docker version 24.0.2, build cb74dfc 21:36:37 Building image: nexus3.o-ran-sc.org:10004/o-ran-sc/it-dep-smo-install:latest 21:36:37 docker build -f ci/Dockerfile-smo-install -t nexus3.o-ran-sc.org:10004/o-ran-sc/it-dep-smo-install:latest . 21:36:38 #1 [internal] load .dockerignore 21:36:38 #1 transferring context: 21:36:38 #1 transferring context: 2B done 21:36:38 #1 DONE 0.2s 21:36:38 21:36:38 #2 [internal] load build definition from Dockerfile-smo-install 21:36:38 #2 transferring dockerfile: 1.50kB done 21:36:38 #2 DONE 0.2s 21:36:38 21:36:38 #3 [internal] load metadata for docker.io/library/ubuntu:18.04 21:36:39 #3 DONE 1.4s 21:36:39 21:36:39 #4 [1/6] FROM docker.io/library/ubuntu:18.04@sha256:152dc042452c496007f07ca9127571cb9c29697f42acbfad72324b2bb2e43c98 21:36:39 #4 resolve docker.io/library/ubuntu:18.04@sha256:152dc042452c496007f07ca9127571cb9c29697f42acbfad72324b2bb2e43c98 0.1s done 21:36:39 #4 sha256:152dc042452c496007f07ca9127571cb9c29697f42acbfad72324b2bb2e43c98 1.33kB / 1.33kB done 21:36:39 #4 sha256:dca176c9663a7ba4c1f0e710986f5a25e672842963d95b960191e2d9f7185ebe 424B / 424B done 21:36:39 #4 sha256:f9a80a55f492e823bf5d51f1bd5f87ea3eed1cb31788686aa99a2fb61a27af6a 2.30kB / 2.30kB done 21:36:39 #4 sha256:7c457f213c7634afb95a0fb2410a74b7b5bc0ba527033362c240c7a11bef4331 0B / 25.69MB 0.1s 21:36:39 #4 ... 21:36:39 21:36:39 #5 [internal] load build context 21:36:39 #5 transferring context: 13.80MB 0.2s done 21:36:39 #5 DONE 0.3s 21:36:39 21:36:39 #4 [1/6] FROM docker.io/library/ubuntu:18.04@sha256:152dc042452c496007f07ca9127571cb9c29697f42acbfad72324b2bb2e43c98 21:36:39 #4 sha256:7c457f213c7634afb95a0fb2410a74b7b5bc0ba527033362c240c7a11bef4331 4.19MB / 25.69MB 0.2s 21:36:40 #4 sha256:7c457f213c7634afb95a0fb2410a74b7b5bc0ba527033362c240c7a11bef4331 24.12MB / 25.69MB 0.4s 21:36:40 #4 sha256:7c457f213c7634afb95a0fb2410a74b7b5bc0ba527033362c240c7a11bef4331 25.69MB / 25.69MB 0.5s done 21:36:40 #4 extracting sha256:7c457f213c7634afb95a0fb2410a74b7b5bc0ba527033362c240c7a11bef4331 0.1s 21:36:41 #4 extracting sha256:7c457f213c7634afb95a0fb2410a74b7b5bc0ba527033362c240c7a11bef4331 0.8s done 21:36:41 #4 DONE 1.6s 21:36:41 21:36:41 #6 [2/6] RUN apt-get update && apt-get -y install ca-certificates wget 21:36:41 #6 0.805 Get:1 http://archive.ubuntu.com/ubuntu bionic InRelease [242 kB] 21:36:41 #6 0.809 Get:2 http://security.ubuntu.com/ubuntu bionic-security InRelease [102 kB] 21:36:42 #6 1.488 Get:3 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 Packages [1637 kB] 21:36:42 #6 1.535 Get:4 http://archive.ubuntu.com/ubuntu bionic-updates InRelease [102 kB] 21:36:42 #6 1.712 Get:5 http://archive.ubuntu.com/ubuntu bionic-backports InRelease [102 kB] 21:36:43 #6 1.885 Get:6 http://archive.ubuntu.com/ubuntu bionic/multiverse amd64 Packages [186 kB] 21:36:43 #6 1.966 Get:7 http://archive.ubuntu.com/ubuntu bionic/restricted amd64 Packages [13.5 kB] 21:36:43 #6 1.966 Get:8 http://archive.ubuntu.com/ubuntu bionic/universe amd64 Packages [11.3 MB] 21:36:43 #6 2.234 Get:9 http://security.ubuntu.com/ubuntu bionic-security/multiverse amd64 Packages [23.8 kB] 21:36:43 #6 2.236 Get:10 http://security.ubuntu.com/ubuntu bionic-security/restricted amd64 Packages [1688 kB] 21:36:43 #6 2.371 Get:11 http://security.ubuntu.com/ubuntu bionic-security/main amd64 Packages [3373 kB] 21:36:44 #6 2.854 Get:12 http://archive.ubuntu.com/ubuntu bionic/main amd64 Packages [1344 kB] 21:36:44 #6 2.910 Get:13 http://archive.ubuntu.com/ubuntu bionic-updates/universe amd64 Packages [2411 kB] 21:36:44 #6 3.034 Get:14 http://archive.ubuntu.com/ubuntu bionic-updates/restricted amd64 Packages [1728 kB] 21:36:44 #6 3.103 Get:15 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 Packages [3786 kB] 21:36:44 #6 3.319 Get:16 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse amd64 Packages [30.8 kB] 21:36:44 #6 3.321 Get:17 http://archive.ubuntu.com/ubuntu bionic-backports/main amd64 Packages [64.0 kB] 21:36:44 #6 3.342 Get:18 http://archive.ubuntu.com/ubuntu bionic-backports/universe amd64 Packages [20.6 kB] 21:36:45 #6 4.098 Fetched 28.2 MB in 4s (7633 kB/s) 21:36:45 #6 4.098 Reading package lists... 21:36:46 #6 5.176 Reading package lists... 21:36:47 #6 6.235 Building dependency tree... 21:36:47 #6 6.433 Reading state information... 21:36:47 #6 6.592 The following additional packages will be installed: 21:36:47 #6 6.593 libpsl5 libssl1.1 openssl publicsuffix 21:36:47 #6 6.651 The following NEW packages will be installed: 21:36:47 #6 6.651 ca-certificates libpsl5 libssl1.1 openssl publicsuffix wget 21:36:48 #6 7.072 0 upgraded, 6 newly installed, 0 to remove and 1 not upgraded. 21:36:48 #6 7.072 Need to get 2523 kB of archives. 21:36:48 #6 7.072 After this operation, 7000 kB of additional disk space will be used. 21:36:48 #6 7.072 Get:1 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libssl1.1 amd64 1.1.1-1ubuntu2.1~18.04.23 [1303 kB] 21:36:49 #6 8.129 Get:2 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 openssl amd64 1.1.1-1ubuntu2.1~18.04.23 [614 kB] 21:36:49 #6 8.172 Get:3 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 ca-certificates all 20230311ubuntu0.18.04.1 [151 kB] 21:36:49 #6 8.182 Get:4 http://archive.ubuntu.com/ubuntu bionic/main amd64 libpsl5 amd64 0.19.1-5build1 [41.8 kB] 21:36:49 #6 8.185 Get:5 http://archive.ubuntu.com/ubuntu bionic/main amd64 publicsuffix all 20180223.1310-1 [97.6 kB] 21:36:49 #6 8.193 Get:6 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 wget amd64 1.19.4-1ubuntu2.2 [316 kB] 21:36:49 #6 8.321 debconf: delaying package configuration, since apt-utils is not installed 21:36:49 #6 8.353 Fetched 2523 kB in 2s (1628 kB/s) 21:36:49 #6 8.410 Selecting previously unselected package libssl1.1:amd64. 21:36:49 #6 8.410 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 4050 files and directories currently installed.) 21:36:49 #6 8.417 Preparing to unpack .../0-libssl1.1_1.1.1-1ubuntu2.1~18.04.23_amd64.deb ... 21:36:49 #6 8.431 Unpacking libssl1.1:amd64 (1.1.1-1ubuntu2.1~18.04.23) ... 21:36:49 #6 8.612 Selecting previously unselected package openssl. 21:36:49 #6 8.613 Preparing to unpack .../1-openssl_1.1.1-1ubuntu2.1~18.04.23_amd64.deb ... 21:36:49 #6 8.625 Unpacking openssl (1.1.1-1ubuntu2.1~18.04.23) ... 21:36:49 #6 8.743 Selecting previously unselected package ca-certificates. 21:36:49 #6 8.745 Preparing to unpack .../2-ca-certificates_20230311ubuntu0.18.04.1_all.deb ... 21:36:49 #6 8.752 Unpacking ca-certificates (20230311ubuntu0.18.04.1) ... 21:36:50 #6 8.971 Selecting previously unselected package libpsl5:amd64. 21:36:50 #6 8.972 Preparing to unpack .../3-libpsl5_0.19.1-5build1_amd64.deb ... 21:36:50 #6 8.979 Unpacking libpsl5:amd64 (0.19.1-5build1) ... 21:36:50 #6 9.033 Selecting previously unselected package publicsuffix. 21:36:50 #6 9.035 Preparing to unpack .../4-publicsuffix_20180223.1310-1_all.deb ... 21:36:50 #6 9.041 Unpacking publicsuffix (20180223.1310-1) ... 21:36:50 #6 9.101 Selecting previously unselected package wget. 21:36:50 #6 9.102 Preparing to unpack .../5-wget_1.19.4-1ubuntu2.2_amd64.deb ... 21:36:50 #6 9.109 Unpacking wget (1.19.4-1ubuntu2.2) ... 21:36:50 #6 9.197 Setting up libpsl5:amd64 (0.19.1-5build1) ... 21:36:50 #6 9.216 Setting up publicsuffix (20180223.1310-1) ... 21:36:50 #6 9.234 Setting up libssl1.1:amd64 (1.1.1-1ubuntu2.1~18.04.23) ... 21:36:50 #6 9.309 debconf: unable to initialize frontend: Dialog 21:36:50 #6 9.309 debconf: (TERM is not set, so the dialog frontend is not usable.) 21:36:50 #6 9.309 debconf: falling back to frontend: Readline 21:36:50 #6 9.310 debconf: unable to initialize frontend: Readline 21:36:50 #6 9.310 debconf: (Can't locate Term/ReadLine.pm in @INC (you may need to install the Term::ReadLine module) (@INC contains: /etc/perl /usr/local/lib/x86_64-linux-gnu/perl/5.26.1 /usr/local/share/perl/5.26.1 /usr/lib/x86_64-linux-gnu/perl5/5.26 /usr/share/perl5 /usr/lib/x86_64-linux-gnu/perl/5.26 /usr/share/perl/5.26 /usr/local/lib/site_perl /usr/lib/x86_64-linux-gnu/perl-base) at /usr/share/perl5/Debconf/FrontEnd/Readline.pm line 7.) 21:36:50 #6 9.310 debconf: falling back to frontend: Teletype 21:36:50 #6 9.349 Setting up openssl (1.1.1-1ubuntu2.1~18.04.23) ... 21:36:50 #6 9.381 Setting up wget (1.19.4-1ubuntu2.2) ... 21:36:50 #6 9.408 Setting up ca-certificates (20230311ubuntu0.18.04.1) ... 21:36:50 #6 9.490 debconf: unable to initialize frontend: Dialog 21:36:50 #6 9.490 debconf: (TERM is not set, so the dialog frontend is not usable.) 21:36:50 #6 9.490 debconf: falling back to frontend: Readline 21:36:50 #6 9.491 debconf: unable to initialize frontend: Readline 21:36:50 #6 9.491 debconf: (Can't locate Term/ReadLine.pm in @INC (you may need to install the Term::ReadLine module) (@INC contains: /etc/perl /usr/local/lib/x86_64-linux-gnu/perl/5.26.1 /usr/local/share/perl/5.26.1 /usr/lib/x86_64-linux-gnu/perl5/5.26 /usr/share/perl5 /usr/lib/x86_64-linux-gnu/perl/5.26 /usr/share/perl/5.26 /usr/local/lib/site_perl /usr/lib/x86_64-linux-gnu/perl-base) at /usr/share/perl5/Debconf/FrontEnd/Readline.pm line 7.) 21:36:50 #6 9.491 debconf: falling back to frontend: Teletype 21:36:51 #6 9.886 Updating certificates in /etc/ssl/certs... 21:36:51 #6 10.45 137 added, 0 removed; done. 21:36:51 #6 10.52 Processing triggers for libc-bin (2.27-3ubuntu1.6) ... 21:36:51 #6 10.55 Processing triggers for ca-certificates (20230311ubuntu0.18.04.1) ... 21:36:51 #6 10.56 Updating certificates in /etc/ssl/certs... 21:36:52 #6 11.04 0 added, 0 removed; done. 21:36:52 #6 11.04 Running hooks in /etc/ca-certificates/update.d... 21:36:52 #6 11.04 done. 21:36:54 #6 DONE 12.9s 21:36:54 21:36:54 #7 [3/6] RUN groupadd --gid 1000 ubuntu && useradd --uid 1000 --gid 1000 -m ubuntu && apt-get install -y sudo && echo ubuntu ALL=(root) NOPASSWD:ALL > /etc/sudoers.d/ubuntu && chmod 0440 /etc/sudoers.d/ubuntu 21:36:54 #7 0.565 Reading package lists... 21:36:55 #7 1.601 Building dependency tree... 21:36:55 #7 1.771 Reading state information... 21:36:55 #7 1.930 The following NEW packages will be installed: 21:36:55 #7 1.930 sudo 21:36:56 #7 2.218 0 upgraded, 1 newly installed, 0 to remove and 1 not upgraded. 21:36:56 #7 2.218 Need to get 430 kB of archives. 21:36:56 #7 2.218 After this operation, 1765 kB of additional disk space will be used. 21:36:56 #7 2.218 Get:1 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 sudo amd64 1.8.21p2-3ubuntu1.6 [430 kB] 21:36:57 #7 3.045 debconf: delaying package configuration, since apt-utils is not installed 21:36:57 #7 3.077 Fetched 430 kB in 1s (433 kB/s) 21:36:57 #7 3.139 Selecting previously unselected package sudo. 21:36:57 #7 3.139 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 4402 files and directories currently installed.) 21:36:57 #7 3.145 Preparing to unpack .../sudo_1.8.21p2-3ubuntu1.6_amd64.deb ... 21:36:57 #7 3.153 Unpacking sudo (1.8.21p2-3ubuntu1.6) ... 21:36:57 #7 3.258 Setting up sudo (1.8.21p2-3ubuntu1.6) ... 21:36:57 #7 DONE 3.6s 21:36:57 21:36:57 #8 [4/6] COPY --chown=ubuntu:ubuntu . /tmp/it-dep 21:36:57 #8 DONE 0.4s 21:36:58 21:36:58 #9 [5/6] RUN ls -latr /tmp/it-dep 21:36:58 #9 0.351 total 112 21:36:58 #9 0.351 drwxrwxr-x 3 ubuntu ubuntu 4096 Oct 17 21:35 demos 21:36:58 #9 0.351 drwxrwxr-x 3 ubuntu ubuntu 4096 Oct 17 21:35 ci 21:36:58 #9 0.351 drwxrwxr-x 2 ubuntu ubuntu 4096 Oct 17 21:35 bin 21:36:58 #9 0.351 drwxrwxr-x 2 ubuntu ubuntu 4096 Oct 17 21:35 RECIPE_EXAMPLE 21:36:58 #9 0.351 -rw-rw-r-- 1 ubuntu ubuntu 5535 Oct 17 21:35 README.md 21:36:58 #9 0.351 -rw-rw-r-- 1 ubuntu ubuntu 1364 Oct 17 21:35 LICENSES.txt 21:36:58 #9 0.351 -rw-rw-r-- 1 ubuntu ubuntu 3408 Oct 17 21:35 INFO.yaml 21:36:58 #9 0.351 drwxrwxr-x 2 ubuntu ubuntu 4096 Oct 17 21:35 .releases 21:36:58 #9 0.351 -rw-rw-r-- 1 ubuntu ubuntu 182 Oct 17 21:35 .readthedocs.yaml 21:36:58 #9 0.351 -rw-rw-r-- 1 ubuntu ubuntu 81 Oct 17 21:35 .gitreview 21:36:58 #9 0.351 -rw-rw-r-- 1 ubuntu ubuntu 411 Oct 17 21:35 .gitmodules 21:36:58 #9 0.351 -rw-rw-r-- 1 ubuntu ubuntu 94 Oct 17 21:35 .gitignore 21:36:58 #9 0.351 drwxrwxr-x 6 ubuntu ubuntu 4096 Oct 17 21:35 docs 21:36:58 #9 0.351 drwxrwxr-x 2 ubuntu ubuntu 4096 Oct 17 21:35 ranpm 21:36:58 #9 0.351 drwxrwxr-x 3 ubuntu ubuntu 4096 Oct 17 21:35 o-du-high 21:36:58 #9 0.351 drwxrwxr-x 6 ubuntu ubuntu 4096 Oct 17 21:35 nonrtric 21:36:58 #9 0.351 drwxrwxr-x 5 ubuntu ubuntu 4096 Oct 17 21:35 ric-aux 21:36:58 #9 0.351 drwxrwxr-x 2 ubuntu ubuntu 4096 Oct 17 21:35 ric-dep 21:36:58 #9 0.351 drwxrwxr-x 4 ubuntu ubuntu 4096 Oct 17 21:35 ric-common 21:36:58 #9 0.351 drwxrwxr-x 10 ubuntu ubuntu 4096 Oct 17 21:35 smo-install 21:36:58 #9 0.351 -rw-rw-r-- 1 ubuntu ubuntu 700 Oct 17 21:35 tox.ini 21:36:58 #9 0.351 drwxrwxr-x 4 ubuntu ubuntu 4096 Oct 17 21:35 tools 21:36:58 #9 0.351 drwxrwxr-x 8 ubuntu ubuntu 4096 Oct 17 21:35 .git 21:36:58 #9 0.351 -rw-rw-r-- 1 ubuntu ubuntu 7 Oct 17 21:36 .python-version 21:36:58 #9 0.351 -rw-rw-r-- 1 ubuntu ubuntu 24 Oct 17 21:36 env_docker_inject.txt 21:36:58 #9 0.351 -rw-rw-r-- 1 ubuntu ubuntu 0 Oct 17 21:36 docker_build_log.txt 21:36:58 #9 0.351 drwxr-xr-x 17 ubuntu ubuntu 4096 Oct 17 21:36 . 21:36:58 #9 0.351 drwxrwxrwt 1 root root 4096 Oct 17 21:36 .. 21:36:58 #9 DONE 0.5s 21:36:58 21:36:58 #10 [6/6] RUN /tmp/it-dep/bin/verify-smo-install 21:36:58 #10 0.431 + /tmp/it-dep/smo-install/scripts/layer-0/0-setup-charts-museum.sh 21:36:58 #10 0.437 --2024-10-17 21:36:58-- https://get.helm.sh/chartmuseum-v0.13.1-linux-amd64.tar.gz 21:36:58 #10 0.438 Resolving get.helm.sh (get.helm.sh)... 13.107.246.69, 2620:1ec:bdf::69 21:36:58 #10 0.452 Connecting to get.helm.sh (get.helm.sh)|13.107.246.69|:443... connected. 21:36:58 #10 0.464 HTTP request sent, awaiting response... 200 OK 21:36:58 #10 0.473 Length: 15065895 (14M) [application/x-tar] 21:36:58 #10 0.474 Saving to: 'chartmuseum-v0.13.1-linux-amd64.tar.gz' 21:36:58 #10 0.475 21:36:58 #10 0.475 0K .......... .......... .......... .......... .......... 0% 14.8M 1s 21:36:58 #10 0.479 50K .......... .......... .......... .......... .......... 0% 7.25M 1s 21:36:58 #10 0.484 100K .......... .......... .......... .......... .......... 1% 20.8M 1s 21:36:58 #10 0.487 150K .......... .......... .......... .......... .......... 1% 24.3M 1s 21:36:58 #10 0.489 200K .......... .......... .......... .......... .......... 1% 78.9M 1s 21:36:58 #10 0.489 250K .......... .......... .......... .......... .......... 2% 65.7M 1s 21:36:58 #10 0.490 300K .......... .......... .......... .......... .......... 2% 40.4M 1s 21:36:58 #10 0.491 350K .......... .......... .......... .......... .......... 2% 61.3M 1s 21:36:58 #10 0.492 400K .......... .......... .......... .......... .......... 3% 44.6M 1s 21:36:58 #10 0.493 450K .......... .......... .......... .......... .......... 3% 200M 1s 21:36:58 #10 0.493 500K .......... .......... .......... .......... .......... 3% 77.6M 1s 21:36:58 #10 0.494 550K .......... .......... .......... .......... .......... 4% 83.0M 0s 21:36:59 #10 0.494 600K .......... .......... .......... .......... .......... 4% 90.3M 0s 21:36:59 #10 0.495 650K .......... .......... .......... .......... .......... 4% 58.7M 0s 21:36:59 #10 0.504 700K .......... .......... .......... .......... .......... 5% 44.8M 0s 21:36:59 #10 0.504 750K .......... .......... .......... .......... .......... 5% 43.4M 0s 21:36:59 #10 0.504 800K .......... .......... .......... .......... .......... 5% 45.2M 0s 21:36:59 #10 0.504 850K .......... .......... .......... .......... .......... 6% 67.8M 0s 21:36:59 #10 0.504 900K .......... .......... .......... .......... .......... 6% 411M 0s 21:36:59 #10 0.504 950K .......... .......... .......... .......... .......... 6% 58.8M 0s 21:36:59 #10 0.504 1000K .......... .......... .......... .......... .......... 7% 52.5M 0s 21:36:59 #10 0.504 1050K .......... .......... .......... .......... .......... 7% 55.1M 0s 21:36:59 #10 0.504 1100K .......... .......... .......... .......... .......... 7% 70.7M 0s 21:36:59 #10 0.504 1150K .......... .......... .......... .......... .......... 8% 399M 0s 21:36:59 #10 0.504 1200K .......... .......... .......... .......... .......... 8% 426M 0s 21:36:59 #10 0.504 1250K .......... .......... .......... .......... .......... 8% 431M 0s 21:36:59 #10 0.504 1300K .......... .......... .......... .......... .......... 9% 471M 0s 21:36:59 #10 0.504 1350K .......... .......... .......... .......... .......... 9% 78.0M 0s 21:36:59 #10 0.508 1400K .......... .......... .......... .......... .......... 9% 223M 0s 21:36:59 #10 0.508 1450K .......... .......... .......... .......... .......... 10% 101M 0s 21:36:59 #10 0.508 1500K .......... .......... .......... .......... .......... 10% 46.8M 0s 21:36:59 #10 0.508 1550K .......... .......... .......... .......... .......... 10% 38.0M 0s 21:36:59 #10 0.508 1600K .......... .......... .......... .......... .......... 11% 258M 0s 21:36:59 #10 0.508 1650K .......... .......... .......... .......... .......... 11% 220M 0s 21:36:59 #10 0.508 1700K .......... .......... .......... .......... .......... 11% 113M 0s 21:36:59 #10 0.508 1750K .......... .......... .......... .......... .......... 12% 51.4M 0s 21:36:59 #10 0.512 1800K .......... .......... .......... .......... .......... 12% 99.0M 0s 21:36:59 #10 0.512 1850K .......... .......... .......... .......... .......... 12% 201M 0s 21:36:59 #10 0.512 1900K .......... .......... .......... .......... .......... 13% 102M 0s 21:36:59 #10 0.512 1950K .......... .......... .......... .......... .......... 13% 97.7M 0s 21:36:59 #10 0.512 2000K .......... .......... .......... .......... .......... 13% 28.1M 0s 21:36:59 #10 0.513 2050K .......... .......... .......... .......... .......... 14% 33.2M 0s 21:36:59 #10 0.514 2100K .......... .......... .......... .......... .......... 14% 96.0M 0s 21:36:59 #10 0.515 2150K .......... .......... .......... .......... .......... 14% 48.0M 0s 21:36:59 #10 0.517 2200K .......... .......... .......... .......... .......... 15% 199M 0s 21:36:59 #10 0.517 2250K .......... .......... .......... .......... .......... 15% 253M 0s 21:36:59 #10 0.517 2300K .......... .......... .......... .......... .......... 15% 244M 0s 21:36:59 #10 0.517 2350K .......... .......... .......... .......... .......... 16% 224M 0s 21:36:59 #10 0.517 2400K .......... .......... .......... .......... .......... 16% 257M 0s 21:36:59 #10 0.517 2450K .......... .......... .......... .......... .......... 16% 47.0M 0s 21:36:59 #10 0.518 2500K .......... .......... .......... .......... .......... 17% 87.8M 0s 21:36:59 #10 0.518 2550K .......... .......... .......... .......... .......... 17% 228M 0s 21:36:59 #10 0.518 2600K .......... .......... .......... .......... .......... 18% 277M 0s 21:36:59 #10 0.519 2650K .......... .......... .......... .......... .......... 18% 257M 0s 21:36:59 #10 0.519 2700K .......... .......... .......... .......... .......... 18% 46.1M 0s 21:36:59 #10 0.520 2750K .......... .......... .......... .......... .......... 19% 44.7M 0s 21:36:59 #10 0.521 2800K .......... .......... .......... .......... .......... 19% 66.1M 0s 21:36:59 #10 0.522 2850K .......... .......... .......... .......... .......... 19% 77.8M 0s 21:36:59 #10 0.522 2900K .......... .......... .......... .......... .......... 20% 74.3M 0s 21:36:59 #10 0.523 2950K .......... .......... .......... .......... .......... 20% 50.9M 0s 21:36:59 #10 0.524 3000K .......... .......... .......... .......... .......... 20% 55.9M 0s 21:36:59 #10 0.525 3050K .......... .......... .......... .......... .......... 21% 40.2M 0s 21:36:59 #10 0.528 3100K .......... .......... .......... .......... .......... 21% 205M 0s 21:36:59 #10 0.528 3150K .......... .......... .......... .......... .......... 21% 179M 0s 21:36:59 #10 0.528 3200K .......... .......... .......... .......... .......... 22% 200M 0s 21:36:59 #10 0.528 3250K .......... .......... .......... .......... .......... 22% 191M 0s 21:36:59 #10 0.528 3300K .......... .......... .......... .......... .......... 22% 246M 0s 21:36:59 #10 0.528 3350K .......... .......... .......... .......... .......... 23% 35.9M 0s 21:36:59 #10 0.530 3400K .......... .......... .......... .......... .......... 23% 213M 0s 21:36:59 #10 0.530 3450K .......... .......... .......... .......... .......... 23% 252M 0s 21:36:59 #10 0.530 3500K .......... .......... .......... .......... .......... 24% 269M 0s 21:36:59 #10 0.530 3550K .......... .......... .......... .......... .......... 24% 194M 0s 21:36:59 #10 0.530 3600K .......... .......... .......... .......... .......... 24% 257M 0s 21:36:59 #10 0.530 3650K .......... .......... .......... .......... .......... 25% 302M 0s 21:36:59 #10 0.530 3700K .......... .......... .......... .......... .......... 25% 294M 0s 21:36:59 #10 0.530 3750K .......... .......... .......... .......... .......... 25% 259M 0s 21:36:59 #10 0.530 3800K .......... .......... .......... .......... .......... 26% 246M 0s 21:36:59 #10 0.530 3850K .......... .......... .......... .......... .......... 26% 161M 0s 21:36:59 #10 0.531 3900K .......... .......... .......... .......... .......... 26% 231M 0s 21:36:59 #10 0.531 3950K .......... .......... .......... .......... .......... 27% 91.9M 0s 21:36:59 #10 0.531 4000K .......... .......... .......... .......... .......... 27% 82.3M 0s 21:36:59 #10 0.532 4050K .......... .......... .......... .......... .......... 27% 50.1M 0s 21:36:59 #10 0.534 4100K .......... .......... .......... .......... .......... 28% 211M 0s 21:36:59 #10 0.534 4150K .......... .......... .......... .......... .......... 28% 218M 0s 21:36:59 #10 0.534 4200K .......... .......... .......... .......... .......... 28% 59.6M 0s 21:36:59 #10 0.534 4250K .......... .......... .......... .......... .......... 29% 126M 0s 21:36:59 #10 0.535 4300K .......... .......... .......... .......... .......... 29% 81.8M 0s 21:36:59 #10 0.535 4350K .......... .......... .......... .......... .......... 29% 138M 0s 21:36:59 #10 0.536 4400K .......... .......... .......... .......... .......... 30% 102M 0s 21:36:59 #10 0.536 4450K .......... .......... .......... .......... .......... 30% 34.7M 0s 21:36:59 #10 0.538 4500K .......... .......... .......... .......... .......... 30% 243M 0s 21:36:59 #10 0.538 4550K .......... .......... .......... .......... .......... 31% 152M 0s 21:36:59 #10 0.538 4600K .......... .......... .......... .......... .......... 31% 251M 0s 21:36:59 #10 0.538 4650K .......... .......... .......... .......... .......... 31% 61.0M 0s 21:36:59 #10 0.539 4700K .......... .......... .......... .......... .......... 32% 74.2M 0s 21:36:59 #10 0.540 4750K .......... .......... .......... .......... .......... 32% 150M 0s 21:36:59 #10 0.540 4800K .......... .......... .......... .......... .......... 32% 142M 0s 21:36:59 #10 0.540 4850K .......... .......... .......... .......... .......... 33% 167M 0s 21:36:59 #10 0.541 4900K .......... .......... .......... .......... .......... 33% 67.0M 0s 21:36:59 #10 0.541 4950K .......... .......... .......... .......... .......... 33% 84.3M 0s 21:36:59 #10 0.542 5000K .......... .......... .......... .......... .......... 34% 169M 0s 21:36:59 #10 0.542 5050K .......... .......... .......... .......... .......... 34% 94.9M 0s 21:36:59 #10 0.543 5100K .......... .......... .......... .......... .......... 35% 185M 0s 21:36:59 #10 0.543 5150K .......... .......... .......... .......... .......... 35% 48.2M 0s 21:36:59 #10 0.544 5200K .......... .......... .......... .......... .......... 35% 54.4M 0s 21:36:59 #10 0.545 5250K .......... .......... .......... .......... .......... 36% 128M 0s 21:36:59 #10 0.545 5300K .......... .......... .......... .......... .......... 36% 68.5M 0s 21:36:59 #10 0.546 5350K .......... .......... .......... .......... .......... 36% 198M 0s 21:36:59 #10 0.546 5400K .......... .......... .......... .......... .......... 37% 117M 0s 21:36:59 #10 0.547 5450K .......... .......... .......... .......... .......... 37% 123M 0s 21:36:59 #10 0.547 5500K .......... .......... .......... .......... .......... 37% 108M 0s 21:36:59 #10 0.548 5550K .......... .......... .......... .......... .......... 38% 112M 0s 21:36:59 #10 0.548 5600K .......... .......... .......... .......... .......... 38% 79.8M 0s 21:36:59 #10 0.549 5650K .......... .......... .......... .......... .......... 38% 114M 0s 21:36:59 #10 0.549 5700K .......... .......... .......... .......... .......... 39% 91.8M 0s 21:36:59 #10 0.549 5750K .......... .......... .......... .......... .......... 39% 158M 0s 21:36:59 #10 0.550 5800K .......... .......... .......... .......... .......... 39% 84.7M 0s 21:36:59 #10 0.550 5850K .......... .......... .......... .......... .......... 40% 39.9M 0s 21:36:59 #10 0.552 5900K .......... .......... .......... .......... .......... 40% 149M 0s 21:36:59 #10 0.552 5950K .......... .......... .......... .......... .......... 40% 279M 0s 21:36:59 #10 0.552 6000K .......... .......... .......... .......... .......... 41% 178M 0s 21:36:59 #10 0.552 6050K .......... .......... .......... .......... .......... 41% 41.6M 0s 21:36:59 #10 0.554 6100K .......... .......... .......... .......... .......... 41% 113M 0s 21:36:59 #10 0.554 6150K .......... .......... .......... .......... .......... 42% 302M 0s 21:36:59 #10 0.554 6200K .......... .......... .......... .......... .......... 42% 200M 0s 21:36:59 #10 0.554 6250K .......... .......... .......... .......... .......... 42% 81.7M 0s 21:36:59 #10 0.555 6300K .......... .......... .......... .......... .......... 43% 63.7M 0s 21:36:59 #10 0.556 6350K .......... .......... .......... .......... .......... 43% 199M 0s 21:36:59 #10 0.556 6400K .......... .......... .......... .......... .......... 43% 96.2M 0s 21:36:59 #10 0.557 6450K .......... .......... .......... .......... .......... 44% 38.8M 0s 21:36:59 #10 0.558 6500K .......... .......... .......... .......... .......... 44% 340M 0s 21:36:59 #10 0.558 6550K .......... .......... .......... .......... .......... 44% 197M 0s 21:36:59 #10 0.561 6600K .......... .......... .......... .......... .......... 45% 169M 0s 21:36:59 #10 0.561 6650K .......... .......... .......... .......... .......... 45% 98.4M 0s 21:36:59 #10 0.561 6700K .......... .......... .......... .......... .......... 45% 190M 0s 21:36:59 #10 0.561 6750K .......... .......... .......... .......... .......... 46% 45.4M 0s 21:36:59 #10 0.561 6800K .......... .......... .......... .......... .......... 46% 287M 0s 21:36:59 #10 0.561 6850K .......... .......... .......... .......... .......... 46% 155M 0s 21:36:59 #10 0.561 6900K .......... .......... .......... .......... .......... 47% 205M 0s 21:36:59 #10 0.561 6950K .......... .......... .......... .......... .......... 47% 56.2M 0s 21:36:59 #10 0.562 7000K .......... .......... .......... .......... .......... 47% 264M 0s 21:36:59 #10 0.562 7050K .......... .......... .......... .......... .......... 48% 56.9M 0s 21:36:59 #10 0.563 7100K .......... .......... .......... .......... .......... 48% 31.2M 0s 21:36:59 #10 0.565 7150K .......... .......... .......... .......... .......... 48% 209M 0s 21:36:59 #10 0.565 7200K .......... .......... .......... .......... .......... 49% 273M 0s 21:36:59 #10 0.565 7250K .......... .......... .......... .......... .......... 49% 234M 0s 21:36:59 #10 0.565 7300K .......... .......... .......... .......... .......... 49% 252M 0s 21:36:59 #10 0.565 7350K .......... .......... .......... .......... .......... 50% 276M 0s 21:36:59 #10 0.565 7400K .......... .......... .......... .......... .......... 50% 49.6M 0s 21:36:59 #10 0.566 7450K .......... .......... .......... .......... .......... 50% 118M 0s 21:36:59 #10 0.567 7500K .......... .......... .......... .......... .......... 51% 294M 0s 21:36:59 #10 0.567 7550K .......... .......... .......... .......... .......... 51% 230M 0s 21:36:59 #10 0.567 7600K .......... .......... .......... .......... .......... 51% 55.4M 0s 21:36:59 #10 0.568 7650K .......... .......... .......... .......... .......... 52% 46.5M 0s 21:36:59 #10 0.569 7700K .......... .......... .......... .......... .......... 52% 28.9M 0s 21:36:59 #10 0.571 7750K .......... .......... .......... .......... .......... 53% 94.7M 0s 21:36:59 #10 0.571 7800K .......... .......... .......... .......... .......... 53% 239M 0s 21:36:59 #10 0.572 7850K .......... .......... .......... .......... .......... 53% 262M 0s 21:36:59 #10 0.572 7900K .......... .......... .......... .......... .......... 54% 22.5M 0s 21:36:59 #10 0.574 7950K .......... .......... .......... .......... .......... 54% 251M 0s 21:36:59 #10 0.574 8000K .......... .......... .......... .......... .......... 54% 301M 0s 21:36:59 #10 0.574 8050K .......... .......... .......... .......... .......... 55% 311M 0s 21:36:59 #10 0.574 8100K .......... .......... .......... .......... .......... 55% 298M 0s 21:36:59 #10 0.575 8150K .......... .......... .......... .......... .......... 55% 286M 0s 21:36:59 #10 0.575 8200K .......... .......... .......... .......... .......... 56% 312M 0s 21:36:59 #10 0.575 8250K .......... .......... .......... .......... .......... 56% 12.7M 0s 21:36:59 #10 0.579 8300K .......... .......... .......... .......... .......... 56% 6.30M 0s 21:36:59 #10 0.587 8350K .......... .......... .......... .......... .......... 57% 23.3M 0s 21:36:59 #10 0.589 8400K .......... .......... .......... .......... .......... 57% 19.5M 0s 21:36:59 #10 0.591 8450K .......... .......... .......... .......... .......... 57% 13.2M 0s 21:36:59 #10 0.595 8500K .......... .......... .......... .......... .......... 58% 74.5M 0s 21:36:59 #10 0.596 8550K .......... .......... .......... .......... .......... 58% 50.1M 0s 21:36:59 #10 0.597 8600K .......... .......... .......... .......... .......... 58% 25.3M 0s 21:36:59 #10 0.598 8650K .......... .......... .......... .......... .......... 59% 20.3M 0s 21:36:59 #10 0.601 8700K .......... .......... .......... .......... .......... 59% 37.7M 0s 21:36:59 #10 0.603 8750K .......... .......... .......... .......... .......... 59% 148M 0s 21:36:59 #10 0.603 8800K .......... .......... .......... .......... .......... 60% 172M 0s 21:36:59 #10 0.603 8850K .......... .......... .......... .......... .......... 60% 124M 0s 21:36:59 #10 0.603 8900K .......... .......... .......... .......... .......... 60% 46.9M 0s 21:36:59 #10 0.604 8950K .......... .......... .......... .......... .......... 61% 138M 0s 21:36:59 #10 0.604 9000K .......... .......... .......... .......... .......... 61% 25.6M 0s 21:36:59 #10 0.606 9050K .......... .......... .......... .......... .......... 61% 158M 0s 21:36:59 #10 0.607 9100K .......... .......... .......... .......... .......... 62% 254M 0s 21:36:59 #10 0.607 9150K .......... .......... .......... .......... .......... 62% 52.5M 0s 21:36:59 #10 0.608 9200K .......... .......... .......... .......... .......... 62% 228M 0s 21:36:59 #10 0.608 9250K .......... .......... .......... .......... .......... 63% 8.14M 0s 21:36:59 #10 0.614 9300K .......... .......... .......... .......... .......... 63% 60.0M 0s 21:36:59 #10 0.615 9350K .......... .......... .......... .......... .......... 63% 44.6M 0s 21:36:59 #10 0.616 9400K .......... .......... .......... .......... .......... 64% 66.4M 0s 21:36:59 #10 0.617 9450K .......... .......... .......... .......... .......... 64% 27.4M 0s 21:36:59 #10 0.618 9500K .......... .......... .......... .......... .......... 64% 58.7M 0s 21:36:59 #10 0.619 9550K .......... .......... .......... .......... .......... 65% 17.7M 0s 21:36:59 #10 0.622 9600K .......... .......... .......... .......... .......... 65% 84.8M 0s 21:36:59 #10 0.623 9650K .......... .......... .......... .......... .......... 65% 51.7M 0s 21:36:59 #10 0.624 9700K .......... .......... .......... .......... .......... 66% 47.4M 0s 21:36:59 #10 0.625 9750K .......... .......... .......... .......... .......... 66% 41.9M 0s 21:36:59 #10 0.626 9800K .......... .......... .......... .......... .......... 66% 176M 0s 21:36:59 #10 0.626 9850K .......... .......... .......... .......... .......... 67% 125M 0s 21:36:59 #10 0.626 9900K .......... .......... .......... .......... .......... 67% 93.3M 0s 21:36:59 #10 0.627 9950K .......... .......... .......... .......... .......... 67% 120M 0s 21:36:59 #10 0.627 10000K .......... .......... .......... .......... .......... 68% 83.5M 0s 21:36:59 #10 0.628 10050K .......... .......... .......... .......... .......... 68% 198M 0s 21:36:59 #10 0.628 10100K .......... .......... .......... .......... .......... 68% 99.1M 0s 21:36:59 #10 0.629 10150K .......... .......... .......... .......... .......... 69% 98.6M 0s 21:36:59 #10 0.629 10200K .......... .......... .......... .......... .......... 69% 131M 0s 21:36:59 #10 0.630 10250K .......... .......... .......... .......... .......... 70% 109M 0s 21:36:59 #10 0.630 10300K .......... .......... .......... .......... .......... 70% 112M 0s 21:36:59 #10 0.630 10350K .......... .......... .......... .......... .......... 70% 100M 0s 21:36:59 #10 0.631 10400K .......... .......... .......... .......... .......... 71% 104M 0s 21:36:59 #10 0.631 10450K .......... .......... .......... .......... .......... 71% 107M 0s 21:36:59 #10 0.632 10500K .......... .......... .......... .......... .......... 71% 114M 0s 21:36:59 #10 0.632 10550K .......... .......... .......... .......... .......... 72% 124M 0s 21:36:59 #10 0.633 10600K .......... .......... .......... .......... .......... 72% 119M 0s 21:36:59 #10 0.633 10650K .......... .......... .......... .......... .......... 72% 101M 0s 21:36:59 #10 0.634 10700K .......... .......... .......... .......... .......... 73% 135M 0s 21:36:59 #10 0.634 10750K .......... .......... .......... .......... .......... 73% 95.9M 0s 21:36:59 #10 0.634 10800K .......... .......... .......... .......... .......... 73% 109M 0s 21:36:59 #10 0.635 10850K .......... .......... .......... .......... .......... 74% 101M 0s 21:36:59 #10 0.635 10900K .......... .......... .......... .......... .......... 74% 154M 0s 21:36:59 #10 0.636 10950K .......... .......... .......... .......... .......... 74% 83.8M 0s 21:36:59 #10 0.636 11000K .......... .......... .......... .......... .......... 75% 61.0M 0s 21:36:59 #10 0.637 11050K .......... .......... .......... .......... .......... 75% 112M 0s 21:36:59 #10 0.637 11100K .......... .......... .......... .......... .......... 75% 120M 0s 21:36:59 #10 0.638 11150K .......... .......... .......... .......... .......... 76% 85.6M 0s 21:36:59 #10 0.638 11200K .......... .......... .......... .......... .......... 76% 65.3M 0s 21:36:59 #10 0.639 11250K .......... .......... .......... .......... .......... 76% 122M 0s 21:36:59 #10 0.640 11300K .......... .......... .......... .......... .......... 77% 127M 0s 21:36:59 #10 0.640 11350K .......... .......... .......... .......... .......... 77% 175M 0s 21:36:59 #10 0.640 11400K .......... .......... .......... .......... .......... 77% 65.4M 0s 21:36:59 #10 0.641 11450K .......... .......... .......... .......... .......... 78% 41.2M 0s 21:36:59 #10 0.642 11500K .......... .......... .......... .......... .......... 78% 362M 0s 21:36:59 #10 0.642 11550K .......... .......... .......... .......... .......... 78% 112M 0s 21:36:59 #10 0.643 11600K .......... .......... .......... .......... .......... 79% 108M 0s 21:36:59 #10 0.643 11650K .......... .......... .......... .......... .......... 79% 61.5M 0s 21:36:59 #10 0.644 11700K .......... .......... .......... .......... .......... 79% 246M 0s 21:36:59 #10 0.644 11750K .......... .......... .......... .......... .......... 80% 100M 0s 21:36:59 #10 0.645 11800K .......... .......... .......... .......... .......... 80% 131M 0s 21:36:59 #10 0.645 11850K .......... .......... .......... .......... .......... 80% 53.5M 0s 21:36:59 #10 0.646 11900K .......... .......... .......... .......... .......... 81% 71.7M 0s 21:36:59 #10 0.647 11950K .......... .......... .......... .......... .......... 81% 115M 0s 21:36:59 #10 0.647 12000K .......... .......... .......... .......... .......... 81% 143M 0s 21:36:59 #10 0.647 12050K .......... .......... .......... .......... .......... 82% 38.6M 0s 21:36:59 #10 0.649 12100K .......... .......... .......... .......... .......... 82% 89.2M 0s 21:36:59 #10 0.650 12150K .......... .......... .......... .......... .......... 82% 348M 0s 21:36:59 #10 0.650 12200K .......... .......... .......... .......... .......... 83% 372M 0s 21:36:59 #10 0.650 12250K .......... .......... .......... .......... .......... 83% 88.6M 0s 21:36:59 #10 0.650 12300K .......... .......... .......... .......... .......... 83% 92.2M 0s 21:36:59 #10 0.651 12350K .......... .......... .......... .......... .......... 84% 73.3M 0s 21:36:59 #10 0.651 12400K .......... .......... .......... .......... .......... 84% 103M 0s 21:36:59 #10 0.652 12450K .......... .......... .......... .......... .......... 84% 235M 0s 21:36:59 #10 0.652 12500K .......... .......... .......... .......... .......... 85% 72.6M 0s 21:36:59 #10 0.653 12550K .......... .......... .......... .......... .......... 85% 87.5M 0s 21:36:59 #10 0.653 12600K .......... .......... .......... .......... .......... 85% 42.0M 0s 21:36:59 #10 0.654 12650K .......... .......... .......... .......... .......... 86% 51.2M 0s 21:36:59 #10 0.656 12700K .......... .......... .......... .......... .......... 86% 205M 0s 21:36:59 #10 0.656 12750K .......... .......... .......... .......... .......... 86% 297M 0s 21:36:59 #10 0.656 12800K .......... .......... .......... .......... .......... 87% 329M 0s 21:36:59 #10 0.656 12850K .......... .......... .......... .......... .......... 87% 233M 0s 21:36:59 #10 0.656 12900K .......... .......... .......... .......... .......... 88% 80.4M 0s 21:36:59 #10 0.657 12950K .......... .......... .......... .......... .......... 88% 151M 0s 21:36:59 #10 0.657 13000K .......... .......... .......... .......... .......... 88% 123M 0s 21:36:59 #10 0.657 13050K .......... .......... .......... .......... .......... 89% 83.5M 0s 21:36:59 #10 0.658 13100K .......... .......... .......... .......... .......... 89% 53.3M 0s 21:36:59 #10 0.659 13150K .......... .......... .......... .......... .......... 89% 217M 0s 21:36:59 #10 0.659 13200K .......... .......... .......... .......... .......... 90% 168M 0s 21:36:59 #10 0.659 13250K .......... .......... .......... .......... .......... 90% 96.6M 0s 21:36:59 #10 0.660 13300K .......... .......... .......... .......... .......... 90% 64.0M 0s 21:36:59 #10 0.661 13350K .......... .......... .......... .......... .......... 91% 128M 0s 21:36:59 #10 0.661 13400K .......... .......... .......... .......... .......... 91% 180M 0s 21:36:59 #10 0.662 13450K .......... .......... .......... .......... .......... 91% 56.3M 0s 21:36:59 #10 0.662 13500K .......... .......... .......... .......... .......... 92% 234M 0s 21:36:59 #10 0.662 13550K .......... .......... .......... .......... .......... 92% 70.8M 0s 21:36:59 #10 0.663 13600K .......... .......... .......... .......... .......... 92% 218M 0s 21:36:59 #10 0.663 13650K .......... .......... .......... .......... .......... 93% 133M 0s 21:36:59 #10 0.664 13700K .......... .......... .......... .......... .......... 93% 87.5M 0s 21:36:59 #10 0.664 13750K .......... .......... .......... .......... .......... 93% 72.3M 0s 21:36:59 #10 0.665 13800K .......... .......... .......... .......... .......... 94% 138M 0s 21:36:59 #10 0.665 13850K .......... .......... .......... .......... .......... 94% 173M 0s 21:36:59 #10 0.666 13900K .......... .......... .......... .......... .......... 94% 102M 0s 21:36:59 #10 0.666 13950K .......... .......... .......... .......... .......... 95% 53.4M 0s 21:36:59 #10 0.667 14000K .......... .......... .......... .......... .......... 95% 113M 0s 21:36:59 #10 0.667 14050K .......... .......... .......... .......... .......... 95% 125M 0s 21:36:59 #10 0.668 14100K .......... .......... .......... .......... .......... 96% 209M 0s 21:36:59 #10 0.668 14150K .......... .......... .......... .......... .......... 96% 30.6M 0s 21:36:59 #10 0.670 14200K .......... .......... .......... .......... .......... 96% 29.5M 0s 21:36:59 #10 0.671 14250K .......... .......... .......... .......... .......... 97% 89.5M 0s 21:36:59 #10 0.672 14300K .......... .......... .......... .......... .......... 97% 308M 0s 21:36:59 #10 0.672 14350K .......... .......... .......... .......... .......... 97% 210M 0s 21:36:59 #10 0.672 14400K .......... .......... .......... .......... .......... 98% 221M 0s 21:36:59 #10 0.672 14450K .......... .......... .......... .......... .......... 98% 263M 0s 21:36:59 #10 0.673 14500K .......... .......... .......... .......... .......... 98% 291M 0s 21:36:59 #10 0.673 14550K .......... .......... .......... .......... .......... 99% 286M 0s 21:36:59 #10 0.673 14600K .......... .......... .......... .......... .......... 99% 241M 0s 21:36:59 #10 0.673 14650K .......... .......... .......... .......... .......... 99% 141M 0s 21:36:59 #10 0.673 14700K .......... .. 100% 79.2M=0.2s 21:36:59 #10 0.674 21:36:59 #10 0.674 2024-10-17 21:36:59 (72.0 MB/s) - 'chartmuseum-v0.13.1-linux-amd64.tar.gz' saved [15065895/15065895] 21:36:59 #10 0.674 21:36:59 #10 0.680 linux-amd64/ 21:36:59 #10 0.680 linux-amd64/chartmuseum 21:36:59 #10 1.029 linux-amd64/README.md 21:36:59 #10 1.029 linux-amd64/LICENSE 21:36:59 #10 1.037 + /tmp/it-dep/smo-install/scripts/layer-0/0-setup-helm3.sh 21:36:59 #10 1.041 --2024-10-17 21:36:59-- https://get.helm.sh/helm-v3.12.3-linux-amd64.tar.gz 21:36:59 #10 1.043 Resolving get.helm.sh (get.helm.sh)... 13.107.246.69, 2620:1ec:bdf::69 21:36:59 #10 1.045 Connecting to get.helm.sh (get.helm.sh)|13.107.246.69|:443... connected. 21:36:59 #10 1.054 HTTP request sent, awaiting response... 200 OK 21:36:59 #10 1.061 Length: 16028423 (15M) [application/x-tar] 21:36:59 #10 1.061 Saving to: 'helm-v3.12.3-linux-amd64.tar.gz' 21:36:59 #10 1.062 21:36:59 #10 1.062 0K .......... .......... .......... .......... .......... 0% 19.7M 1s 21:36:59 #10 1.064 50K .......... .......... .......... .......... .......... 0% 27.5M 1s 21:36:59 #10 1.066 100K .......... .......... .......... .......... .......... 0% 18.2M 1s 21:36:59 #10 1.068 150K .......... .......... .......... .......... .......... 1% 21.9M 1s 21:36:59 #10 1.071 200K .......... .......... .......... .......... .......... 1% 26.8M 1s 21:36:59 #10 1.073 250K .......... .......... .......... .......... .......... 1% 16.7M 1s 21:36:59 #10 1.076 300K .......... .......... .......... .......... .......... 2% 16.7M 1s 21:36:59 #10 1.078 350K .......... .......... .......... .......... .......... 2% 16.3M 1s 21:36:59 #10 1.081 400K .......... .......... .......... .......... .......... 2% 37.7M 1s 21:36:59 #10 1.083 450K .......... .......... .......... .......... .......... 3% 213M 1s 21:36:59 #10 1.083 500K .......... .......... .......... .......... .......... 3% 271M 1s 21:36:59 #10 1.083 550K .......... .......... .......... .......... .......... 3% 191M 1s 21:36:59 #10 1.083 600K .......... .......... .......... .......... .......... 4% 198M 1s 21:36:59 #10 1.084 650K .......... .......... .......... .......... .......... 4% 66.3M 0s 21:36:59 #10 1.084 700K .......... .......... .......... .......... .......... 4% 71.4M 0s 21:36:59 #10 1.085 750K .......... .......... .......... .......... .......... 5% 65.6M 0s 21:36:59 #10 1.086 800K .......... .......... .......... .......... .......... 5% 98.8M 0s 21:36:59 #10 1.086 850K .......... .......... .......... .......... .......... 5% 48.2M 0s 21:36:59 #10 1.087 900K .......... .......... .......... .......... .......... 6% 116M 0s 21:36:59 #10 1.088 950K .......... .......... .......... .......... .......... 6% 14.9M 0s 21:36:59 #10 1.093 1000K .......... .......... .......... .......... .......... 6% 206M 0s 21:36:59 #10 1.093 1050K .......... .......... .......... .......... .......... 7% 251M 0s 21:36:59 #10 1.093 1100K .......... .......... .......... .......... .......... 7% 193M 0s 21:36:59 #10 1.093 1150K .......... .......... .......... .......... .......... 7% 162M 0s 21:36:59 #10 1.093 1200K .......... .......... .......... .......... .......... 7% 226M 0s 21:36:59 #10 1.093 1250K .......... .......... .......... .......... .......... 8% 194M 0s 21:36:59 #10 1.093 1300K .......... .......... .......... .......... .......... 8% 41.9M 0s 21:36:59 #10 1.094 1350K .......... .......... .......... .......... .......... 8% 85.7M 0s 21:36:59 #10 1.094 1400K .......... .......... .......... .......... .......... 9% 99.3M 0s 21:36:59 #10 1.095 1450K .......... .......... .......... .......... .......... 9% 87.4M 0s 21:36:59 #10 1.095 1500K .......... .......... .......... .......... .......... 9% 21.9M 0s 21:36:59 #10 1.098 1550K .......... .......... .......... .......... .......... 10% 27.5M 0s 21:36:59 #10 1.099 1600K .......... .......... .......... .......... .......... 10% 44.4M 0s 21:36:59 #10 1.100 1650K .......... .......... .......... .......... .......... 10% 70.4M 0s 21:36:59 #10 1.101 1700K .......... .......... .......... .......... .......... 11% 36.4M 0s 21:36:59 #10 1.102 1750K .......... .......... .......... .......... .......... 11% 18.5M 0s 21:36:59 #10 1.105 1800K .......... .......... .......... .......... .......... 11% 23.0M 0s 21:36:59 #10 1.107 1850K .......... .......... .2024-10-17T21:36:59.590Z INFO Starting ChartMuseum {"host": "0.0.0.0", "port": 18080} 21:36:59 #10 1.108 ......... .......... .......... 12% 30.0M 0s 21:36:59 #10 1.109 1900K .......... .......... .......... .......... .......... 12% 34.7M 0s 21:36:59 #10 1.110 1950K .......... .......... .......... .......... .......... 12% 71.2M 0s 21:36:59 #10 1.111 2000K .......... .......... .......... .......... .......... 13% 224M 0s 21:36:59 #10 1.111 2050K .......... .......... .......... .......... .......... 13% 240M 0s 21:36:59 #10 1.111 2100K .......... .......... .......... .......... .......... 13% 154M 0s 21:36:59 #10 1.112 2150K .......... .......... .......... .......... .......... 14% 19.7M 0s 21:36:59 #10 1.114 2200K .......... .......... .......... .......... .......... 14% 18.9M 0s 21:36:59 #10 1.117 2250K .......... .......... .......... .......... .......... 14% 28.7M 0s 21:36:59 #10 1.118 2300K .......... .......... .......... .......... .......... 15% 27.8M 0s 21:36:59 #10 1.120 2350K .......... .......... .......... .......... .......... 15% 34.6M 0s 21:36:59 #10 1.121 2400K .......... .......... .......... .......... .......... 15% 27.0M 0s 21:36:59 #10 1.124 2450K .......... .......... .......... .......... .......... 15% 25.6M 0s 21:36:59 #10 1.125 2500K .......... .......... .......... .......... .......... 16% 32.7M 0s 21:36:59 #10 1.127 2550K .......... .......... .......... .......... .......... 16% 77.4M 0s 21:36:59 #10 1.127 2600K .......... .......... .......... .......... .......... 16% 47.8M 0s 21:36:59 #10 1.128 2650K .......... .......... .......... .......... .......... 17% 25.1M 0s 21:36:59 #10 1.131 2700K .......... .......... .......... .......... .......... 17% 29.2M 0s 21:36:59 #10 1.132 2750K .......... .......... .......... .......... .......... 17% 44.9M 0s 21:36:59 #10 1.133 2800K .......... .......... .......... .......... .......... 18% 325M 0s 21:36:59 #10 1.133 2850K .......... .......... .......... .......... .......... 18% 331M 0s 21:36:59 #10 1.133 2900K .......... .......... .......... .......... .......... 18% 316M 0s 21:36:59 #10 1.133 2950K .......... .......... .......... .......... .......... 19% 261M 0s 21:36:59 #10 1.134 3000K .......... .......... .......... .......... .......... 19% 305M 0s 21:36:59 #10 1.134 3050K .......... .......... .......... .......... .......... 19% 311M 0s 21:36:59 #10 1.134 3100K .......... .......... .......... .......... .......... 20% 336M 0s 21:36:59 #10 1.134 3150K .......... .......... .......... .......... .......... 20% 250M 0s 21:36:59 #10 1.134 3200K .......... .......... .......... .......... .......... 20% 248M 0s 21:36:59 #10 1.134 3250K .......... .......... .......... .......... .......... 21% 213M 0s 21:36:59 #10 1.135 3300K .......... .......... .......... .......... .......... 21% 186M 0s 21:36:59 #10 1.135 3350K .......... .......... .......... .......... .......... 21% 249M 0s 21:36:59 #10 1.135 3400K .......... .......... .......... .......... .......... 22% 85.8M 0s 21:36:59 #10 1.136 3450K .......... .......... .......... .......... .......... 22% 163M 0s 21:36:59 #10 1.136 3500K .......... .......... .......... .......... .......... 22% 120M 0s 21:36:59 #10 1.136 3550K .......... .......... .......... .......... .......... 22% 257M 0s 21:36:59 #10 1.137 3600K .......... .......... .......... .......... .......... 23% 53.9M 0s 21:36:59 #10 1.138 3650K .......... .......... .......... .......... .......... 23% 48.4M 0s 21:36:59 #10 1.139 3700K .......... .......... .......... .......... .......... 23% 38.0M 0s 21:36:59 #10 1.140 3750K .......... .......... .......... .......... .......... 24% 36.0M 0s 21:36:59 #10 1.141 3800K .......... .......... .......... .......... .......... 24% 47.8M 0s 21:36:59 #10 1.142 3850K .......... .......... .......... .......... .......... 24% 305M 0s 21:36:59 #10 1.142 3900K .......... .......... .......... .......... .......... 25% 205M 0s 21:36:59 #10 1.143 3950K .......... .......... .......... .......... .......... 25% 232M 0s 21:36:59 #10 1.143 4000K .......... .......... .......... .......... .......... 25% 323M 0s 21:36:59 #10 1.143 4050K .......... .......... .......... .......... .......... 26% 239M 0s 21:36:59 #10 1.143 4100K .......... .......... .......... .......... .......... 26% 252M 0s 21:36:59 #10 1.143 4150K .......... .......... .......... .......... .......... 26% 215M 0s 21:36:59 #10 1.144 4200K .......... .......... .......... .......... .......... 27% 335M 0s 21:36:59 #10 1.144 4250K .......... .......... .......... .......... .......... 27% 235M 0s 21:36:59 #10 1.144 4300K .......... .......... .......... .......... .......... 27% 265M 0s 21:36:59 #10 1.144 4350K .......... .......... .......... .......... .......... 28% 215M 0s 21:36:59 #10 1.144 4400K .......... .......... .......... .......... .......... 28% 281M 0s 21:36:59 #10 1.145 4450K .......... .......... .......... .......... .......... 28% 207M 0s 21:36:59 #10 1.145 4500K .......... .......... .......... .......... .......... 29% 178M 0s 21:36:59 #10 1.145 4550K .......... .......... .......... .......... .......... 29% 128M 0s 21:36:59 #10 1.149 4600K .......... .......... .......... .......... .......... 29% 168M 0s 21:36:59 #10 1.149 4650K .......... .......... .......... .......... .......... 30% 159M 0s 21:36:59 #10 1.149 4700K .......... .......... .......... .......... .......... 30% 204M 0s 21:36:59 #10 1.149 4750K .......... .......... .......... .......... .......... 30% 188M 0s 21:36:59 #10 1.149 4800K .......... .......... .......... .......... .......... 30% 206M 0s 21:36:59 #10 1.149 4850K .......... .......... .......... .......... .......... 31% 246M 0s 21:36:59 #10 1.149 4900K .......... .......... .......... .......... .......... 31% 218M 0s 21:36:59 #10 1.149 4950K .......... .......... .......... .......... .......... 31% 169M 0s 21:36:59 #10 1.149 5000K .......... .......... .......... .......... .......... 32% 252M 0s 21:36:59 #10 1.149 5050K .......... .......... .......... .......... .......... 32% 166M 0s 21:36:59 #10 1.149 5100K .......... .......... .......... .......... .......... 32% 156M 0s 21:36:59 #10 1.149 5150K .......... .......... .......... .......... .......... 33% 155M 0s 21:36:59 #10 1.149 5200K .......... .......... .......... .......... .......... 33% 161M 0s 21:36:59 #10 1.149 5250K .......... .......... .......... .......... .......... 33% 9.98M 0s 21:36:59 #10 1.158 5300K .......... .......... .......... .......... .......... 34% 275M 0s 21:36:59 #10 1.158 5350K .......... .......... .......... .......... .......... 34% 258M 0s 21:36:59 #10 1.158 5400K .......... .......... .......... .......... .......... 34% 233M 0s 21:36:59 #10 1.158 5450K .......... .......... .......... .......... .......... 35% 234M 0s 21:36:59 #10 1.158 5500K .......... .......... .......... .......... .......... 35% 383M 0s 21:36:59 #10 1.158 5550K .......... .......... .......... .......... .......... 35% 36.4M 0s 21:36:59 #10 1.158 5600K .......... .......... .......... .......... .......... 36% 121M 0s 21:36:59 #10 1.158 5650K .......... .......... .......... .......... .......... 36% 173M 0s 21:36:59 #10 1.158 5700K .......... .......... .......... .......... .......... 36% 91.6M 0s 21:36:59 #10 1.158 5750K .......... .......... .......... .......... .......... 37% 181M 0s 21:36:59 #10 1.158 5800K .......... .......... .......... .......... .......... 37% 177M 0s 21:36:59 #10 1.158 5850K .......... .......... .......... .......... .......... 37% 162M 0s 21:36:59 #10 1.158 5900K .......... .......... .......... .......... .......... 38% 94.6M 0s 21:36:59 #10 1.159 5950K .......... .......... .......... .......... .......... 38% 28.0M 0s 21:36:59 #10 1.160 6000K .......... .......... .......... .......... .......... 38% 146M 0s 21:36:59 #10 1.161 6050K .......... .......... .......... .......... .......... 38% 111M 0s 21:36:59 #10 1.161 6100K .......... .......... .......... .......... .......... 39% 270M 0s 21:36:59 #10 1.161 6150K .......... .......... .......... .......... .......... 39% 219M 0s 21:36:59 #10 1.162 6200K .......... .......... .......... .......... .......... 39% 240M 0s 21:36:59 #10 1.162 6250K .......... .......... .......... .......... .......... 40% 348M 0s 21:36:59 #10 1.162 6300K .......... .......... .......... .......... .......... 40% 265M 0s 21:36:59 #10 1.162 6350K .......... .......... .......... .......... .......... 40% 198M 0s 21:36:59 #10 1.162 6400K .......... .......... .......... .......... .......... 41% 216M 0s 21:36:59 #10 1.163 6450K .......... .......... .......... .......... .......... 41% 242M 0s 21:36:59 #10 1.163 6500K .......... .......... .......... .......... .......... 41% 256M 0s 21:36:59 #10 1.163 6550K .......... .......... .......... .......... .......... 42% 219M 0s 21:36:59 #10 1.163 6600K .......... .......... .......... .......... .......... 42% 250M 0s 21:36:59 #10 1.163 6650K .......... .......... .......... .......... .......... 42% 49.5M 0s 21:36:59 #10 1.164 6700K .......... .......... .......... .......... .......... 43% 110M 0s 21:36:59 #10 1.165 6750K .......... .......... .......... .......... .......... 43% 98.4M 0s 21:36:59 #10 1.165 6800K .......... .......... .......... .......... .......... 43% 148M 0s 21:36:59 #10 1.166 6850K .......... .......... .......... .......... .......... 44% 60.4M 0s 21:36:59 #10 1.166 6900K .......... .......... .......... .......... .......... 44% 59.3M 0s 21:36:59 #10 1.167 6950K .......... .......... .......... .......... .......... 44% 60.2M 0s 21:36:59 #10 1.168 7000K .......... .......... .......... .......... .......... 45% 88.4M 0s 21:36:59 #10 1.169 7050K .......... .......... .......... .......... .......... 45% 233M 0s 21:36:59 #10 1.169 7100K .......... .......... .......... .......... .......... 45% 169M 0s 21:36:59 #10 1.169 7150K .......... .......... .......... .......... .......... 45% 233M 0s 21:36:59 #10 1.169 7200K .......... .......... .......... .......... .......... 46% 117M 0s 21:36:59 #10 1.170 7250K .......... .......... .......... .......... .......... 46% 79.5M 0s 21:36:59 #10 1.170 7300K .......... .......... .......... .......... .......... 46% 57.7M 0s 21:36:59 #10 1.171 7350K .......... .......... .......... .......... .......... 47% 108M 0s 21:36:59 #10 1.172 7400K .......... .......... .......... .......... .......... 47% 51.4M 0s 21:36:59 #10 1.173 7450K .......... .......... .......... .......... .......... 47% 45.9M 0s 21:36:59 #10 1.174 7500K .......... .......... .......... .......... .......... 48% 303M 0s 21:36:59 #10 1.174 7550K .......... .......... .......... .......... .......... 48% 230M 0s 21:36:59 #10 1.174 7600K .......... .......... .......... .......... .......... 48% 43.3M 0s 21:36:59 #10 1.175 7650K .......... .......... .......... .......... .......... 49% 47.8M 0s 21:36:59 #10 1.176 7700K .......... .......... .......... .......... .......... 49% 45.0M 0s 21:36:59 #10 1.177 7750K .......... .......... .......... .......... .......... 49% 51.0M 0s 21:36:59 #10 1.178 7800K .......... .......... .......... .......... .......... 50% 53.0M 0s 21:36:59 #10 1.179 7850K .......... .......... .......... .......... .......... 50% 136M 0s 21:36:59 #10 1.180 7900K .......... .......... .......... .......... .......... 50% 88.0M 0s 21:36:59 #10 1.180 7950K .......... .......... .......... .......... .......... 51% 159M 0s 21:36:59 #10 1.183 8000K .......... .......... .......... .......... .......... 51% 223M 0s 21:36:59 #10 1.183 8050K .......... .......... .......... .......... .......... 51% 229M 0s 21:36:59 #10 1.183 8100K .......... .......... .......... .......... .......... 52% 171M 0s 21:36:59 #10 1.183 8150K .......... .......... .......... .......... .......... 52% 184M 0s 21:36:59 #10 1.183 8200K .......... .......... .......... .......... .......... 52% 253M 0s 21:36:59 #10 1.183 8250K .......... .......... .......... .......... .......... 53% 204M 0s 21:36:59 #10 1.183 8300K .......... .......... .......... .......... .......... 53% 237M 0s 21:36:59 #10 1.183 8350K .......... .......... .......... .......... .......... 53% 176M 0s 21:36:59 #10 1.183 8400K .......... .......... .......... .......... .......... 53% 210M 0s 21:36:59 #10 1.183 8450K .......... .......... .......... .......... .......... 54% 239M 0s 21:36:59 #10 1.183 8500K .......... .......... .......... .......... .......... 54% 190M 0s 21:36:59 #10 1.183 8550K .......... .......... .......... .......... .......... 54% 95.0M 0s 21:36:59 #10 1.184 8600K .......... .......... .......... .......... .......... 55% 160M 0s 21:36:59 #10 1.184 8650K .......... .......... .......... .......... .......... 55% 90.1M 0s 21:36:59 #10 1.184 8700K .......... .......... .......... .......... .......... 55% 141M 0s 21:36:59 #10 1.185 8750K .......... .......... .......... .......... .......... 56% 92.3M 0s 21:36:59 #10 1.185 8800K .......... .......... .......... .......... .......... 56% 239M 0s 21:36:59 #10 1.185 8850K .......... .......... .......... .......... .......... 56% 58.1M 0s 21:36:59 #10 1.186 8900K .......... .......... .......... .......... .......... 57% 109M 0s 21:36:59 #10 1.187 8950K .......... .......... .......... .......... .......... 57% 76.0M 0s 21:36:59 #10 1.188 9000K .......... .......... .......... .......... .......... 57% 46.6M 0s 21:36:59 #10 1.189 9050K .......... .......... .......... .......... .......... 58% 191M 0s 21:36:59 #10 1.189 9100K .......... .......... .......... .......... .......... 58% 235M 0s 21:36:59 #10 1.189 9150K .......... .......... .......... .......... .......... 58% 44.6M 0s 21:36:59 #10 1.190 9200K .......... .......... .......... .......... .......... 59% 96.3M 0s 21:36:59 #10 1.190 9250K .......... .......... .......... .......... .......... 59% 284M 0s 21:36:59 #10 1.191 9300K .......... .......... .......... .......... .......... 59% 93.5M 0s 21:36:59 #10 1.192 9350K .......... .......... .......... .......... .......... 60% 187M 0s 21:36:59 #10 1.192 9400K .......... .......... .......... .......... .......... 60% 203M 0s 21:36:59 #10 1.192 9450K .......... .......... .......... .......... .......... 60% 225M 0s 21:36:59 #10 1.192 9500K .......... .......... .......... .......... .......... 61% 112M 0s 21:36:59 #10 1.192 9550K .......... .......... .......... .......... .......... 61% 46.9M 0s 21:36:59 #10 1.193 9600K .......... .......... .......... .......... .......... 61% 183M 0s 21:36:59 #10 1.194 9650K .......... .......... .......... .......... .......... 61% 87.0M 0s 21:36:59 #10 1.194 9700K .......... .......... .......... .......... .......... 62% 211M 0s 21:36:59 #10 1.194 9750K .......... .......... .......... .......... .......... 62% 310M 0s 21:36:59 #10 1.195 9800K .......... .......... .......... .......... .......... 62% 184M 0s 21:36:59 #10 1.195 9850K .......... .......... .......... .......... .......... 63% 138M 0s 21:36:59 #10 1.195 9900K .......... .......... .......... .......... .......... 63% 164M 0s 21:36:59 #10 1.195 9950K .......... .......... .......... .......... .......... 63% 63.8M 0s 21:36:59 #10 1.196 10000K .......... .......... .......... .......... .......... 64% 192M 0s 21:36:59 #10 1.196 10050K .......... .......... .......... .......... .......... 64% 147M 0s 21:36:59 #10 1.197 10100K .......... .......... .......... .......... .......... 64% 131M 0s 21:36:59 #10 1.197 10150K .......... .......... .......... .......... .......... 65% 125M 0s 21:36:59 #10 1.198 10200K .......... .......... .......... .......... .......... 65% 70.5M 0s 21:36:59 #10 1.198 10250K .......... .......... .......... .......... .......... 65% 128M 0s 21:36:59 #10 1.199 10300K .......... .......... .......... .......... .......... 66% 104M 0s 21:36:59 #10 1.199 10350K .......... .......... .......... .......... .......... 66% 127M 0s 21:36:59 #10 1.200 10400K .......... .......... .......... .......... .......... 66% 72.8M 0s 21:36:59 #10 1.200 10450K .......... .......... .......... .......... .......... 67% 71.9M 0s 21:36:59 #10 1.201 10500K .......... .......... .......... .......... .......... 67% 147M 0s 21:36:59 #10 1.201 10550K .......... .......... .......... .......... .......... 67% 132M 0s 21:36:59 #10 1.202 10600K .......... .......... .......... .......... .......... 68% 100M 0s 21:36:59 #10 1.202 10650K .......... .......... .......... .......... .......... 68% 64.8M 0s 21:36:59 #10 1.203 10700K .......... .......... .......... .......... .......... 68% 143M 0s 21:36:59 #10 1.203 10750K .......... .......... .......... .......... .......... 68% 102M 0s 21:36:59 #10 1.204 10800K .......... .......... .......... .......... .......... 69% 101M 0s 21:36:59 #10 1.204 10850K .......... .......... .......... .......... .......... 69% 72.0M 0s 21:36:59 #10 1.205 10900K .......... .......... .......... .......... .......... 69% 88.7M 0s 21:36:59 #10 1.205 10950K .......... .......... .......... .......... .......... 70% 162M 0s 21:36:59 #10 1.206 11000K .......... .......... .......... .......... .......... 70% 123M 0s 21:36:59 #10 1.206 11050K .......... .......... .......... .......... .......... 70% 101M 0s 21:36:59 #10 1.207 11100K .......... .......... .......... .......... .......... 71% 60.2M 0s 21:36:59 #10 1.207 11150K .......... .......... .......... .......... .......... 71% 105M 0s 21:36:59 #10 1.208 11200K .......... .......... .......... .......... .......... 71% 184M 0s 21:36:59 #10 1.208 11250K .......... .......... .......... .......... .......... 72% 80.8M 0s 21:36:59 #10 1.209 11300K .......... .......... .......... .......... .......... 72% 69.6M 0s 21:36:59 #10 1.209 11350K .......... .......... .......... .......... .......... 72% 107M 0s 21:36:59 #10 1.210 11400K .......... .......... .......... .......... .......... 73% 145M 0s 21:36:59 #10 1.210 11450K .......... .......... .......... .......... .......... 73% 107M 0s 21:36:59 #10 1.211 11500K .......... .......... .......... .......... .......... 73% 85.0M 0s 21:36:59 #10 1.211 11550K .......... .......... .......... .......... .......... 74% 80.8M 0s 21:36:59 #10 1.212 11600K .......... .......... .......... .......... .......... 74% 112M 0s 21:36:59 #10 1.212 11650K .......... .......... .......... .......... .......... 74% 141M 0s 21:36:59 #10 1.213 11700K .......... .......... .......... .......... .......... 75% 124M 0s 21:36:59 #10 1.213 11750K .......... .......... .......... .......... .......... 75% 87.0M 0s 21:36:59 #10 1.214 11800K .......... .......... .......... .......... .......... 75% 83.3M 0s 21:36:59 #10 1.214 11850K .......... .......... .......... .......... .......... 76% 132M 0s 21:36:59 #10 1.214 11900K .......... .......... .......... .......... .......... 76% 208M 0s 21:36:59 #10 1.215 11950K .......... .......... .......... .......... .......... 76% 73.2M 0s 21:36:59 #10 1.215 12000K .......... .......... .......... .......... .......... 76% 72.4M 0s 21:36:59 #10 1.216 12050K .......... .......... .......... .......... .......... 77% 108M 0s 21:36:59 #10 1.217 12100K .......... .......... .......... .......... .......... 77% 146M 0s 21:36:59 #10 1.217 12150K .......... .......... .......... .......... .......... 77% 77.1M 0s 21:36:59 #10 1.217 12200K .......... .......... .......... .......... .......... 78% 117M 0s 21:36:59 #10 1.218 12250K .......... .......... .......... .......... .......... 78% 61.6M 0s 21:36:59 #10 1.219 12300K .......... .......... .......... .......... .......... 78% 113M 0s 21:36:59 #10 1.219 12350K .......... .......... .......... .......... .......... 79% 102M 0s 21:36:59 #10 1.220 12400K .......... .......... .......... .......... .......... 79% 126M 0s 21:36:59 #10 1.220 12450K .......... .......... .......... .......... .......... 79% 74.6M 0s 21:36:59 #10 1.221 12500K .......... .......... .......... .......... .......... 80% 114M 0s 21:36:59 #10 1.221 12550K .......... .......... .......... .......... .......... 80% 133M 0s 21:36:59 #10 1.222 12600K .......... .......... .......... .......... .......... 80% 134M 0s 21:36:59 #10 1.222 12650K .......... .......... .......... .......... .......... 81% 82.5M 0s 21:36:59 #10 1.222 12700K .......... .......... .......... .......... .......... 81% 60.5M 0s 21:36:59 #10 1.223 12750K .......... .......... .......... .......... .......... 81% 157M 0s 21:36:59 #10 1.224 12800K .......... .......... .......... .......... .......... 82% 119M 0s 21:36:59 #10 1.224 12850K .......... .......... .......... .......... .......... 82% 120M 0s 21:36:59 #10 1.224 12900K .......... .......... .......... .......... .......... 82% 72.5M 0s 21:36:59 #10 1.225 12950K .......... .......... .......... .......... .......... 83% 155M 0s 21:36:59 #10 1.225 13000K .......... .......... .......... .......... .......... 83% 114M 0s 21:36:59 #10 1.226 13050K .......... .......... .......... .......... .......... 83% 148M 0s 21:36:59 #10 1.226 13100K .......... .......... .......... .......... .......... 84% 130M 0s 21:36:59 #10 1.227 13150K .......... .......... .......... .......... .......... 84% 66.1M 0s 21:36:59 #10 1.227 13200K .......... .......... .......... .......... .......... 84% 191M 0s 21:36:59 #10 1.227 13250K .......... .......... .......... .......... .......... 84% 142M 0s 21:36:59 #10 1.228 13300K .......... .......... .......... .......... .......... 85% 129M 0s 21:36:59 #10 1.228 13350K .......... .......... .......... .......... .......... 85% 58.6M 0s 21:36:59 #10 1.229 13400K .......... .......... .......... .......... .......... 85% 5.56M 0s 21:36:59 #10 1.238 13450K .......... .......... .......... .......... .......... 86% 316M 0s 21:36:59 #10 1.238 13500K .......... .......... .......... .......... .......... 86% 362M 0s 21:36:59 #10 1.238 13550K .......... .......... .......... .......... .......... 86% 382M 0s 21:36:59 #10 1.238 13600K .......... .......... .......... .......... .......... 87% 293M 0s 21:36:59 #10 1.238 13650K .......... .......... .......... .......... .......... 87% 49.6M 0s 21:36:59 #10 1.240 13700K .......... .......... .......... .......... .......... 87% 242M 0s 21:36:59 #10 1.240 13750K .......... .......... .......... .......... .......... 88% 113M 0s 21:36:59 #10 1.240 13800K .......... .......... .......... .......... .......... 88% 125M 0s 21:36:59 #10 1.240 13850K .......... .......... .......... .......... .......... 88% 311M 0s 21:36:59 #10 1.241 13900K .......... .......... .......... .......... .......... 89% 289M 0s 21:36:59 #10 1.241 13950K .......... .......... .......... .......... .......... 89% 271M 0s 21:36:59 #10 1.241 14000K .......... .......... .......... .......... .......... 89% 130M 0s 21:36:59 #10 1.241 14050K .......... .......... .......... .......... .......... 90% 366M 0s 21:36:59 #10 1.242 14100K .......... .......... .......... .......... .......... 90% 36.7M 0s 21:36:59 #10 1.243 14150K .......... .......... .......... .......... .......... 90% 288M 0s 21:36:59 #10 1.243 14200K .......... .......... .......... .......... .......... 91% 289M 0s 21:36:59 #10 1.243 14250K .......... .......... .......... .......... .......... 91% 308M 0s 21:36:59 #10 1.243 14300K .......... .......... .......... .......... .......... 91% 382M 0s 21:36:59 #10 1.244 14350K .......... .......... .......... .......... .......... 91% 248M 0s 21:36:59 #10 1.244 14400K .......... .......... .......... .......... .......... 92% 326M 0s 21:36:59 #10 1.244 14450K .......... .......... .......... .......... .......... 92% 269M 0s 21:36:59 #10 1.244 14500K .......... .......... .......... .......... .......... 92% 351M 0s 21:36:59 #10 1.244 14550K .......... .......... .......... .......... .......... 93% 192M 0s 21:36:59 #10 1.244 14600K .......... .......... .......... .......... .......... 93% 237M 0s 21:36:59 #10 1.245 14650K .......... .......... .......... .......... .......... 93% 276M 0s 21:36:59 #10 1.245 14700K .......... .......... .......... .......... .......... 94% 117M 0s 21:36:59 #10 1.245 14750K .......... .......... .......... .......... .......... 94% 111M 0s 21:36:59 #10 1.246 14800K .......... .......... .......... .......... .......... 94% 233M 0s 21:36:59 #10 1.246 14850K .......... .......... .......... .......... .......... 95% 84.8M 0s 21:36:59 #10 1.246 14900K .......... .......... .......... .......... .......... 95% 80.2M 0s 21:36:59 #10 1.247 14950K .......... .......... .......... .......... .......... 95% 110M 0s 21:36:59 #10 1.247 15000K .......... .......... .......... .......... .......... 96% 84.9M 0s 21:36:59 #10 1.248 15050K .......... .......... .......... .......... .......... 96% 86.2M 0s 21:36:59 #10 1.248 15100K .......... .......... .......... .......... .......... 96% 83.0M 0s 21:36:59 #10 1.249 15150K .......... .......... .......... .......... .......... 97% 161M 0s 21:36:59 #10 1.249 15200K .......... .......... .......... .......... .......... 97% 249M 0s 21:36:59 #10 1.250 15250K .......... .......... .......... .......... .......... 97% 267M 0s 21:36:59 #10 1.250 15300K .......... .......... .......... .......... .......... 98% 313M 0s 21:36:59 #10 1.250 15350K .......... .......... .......... .......... .......... 98% 278M 0s 21:36:59 #10 1.250 15400K .......... .......... .......... .......... .......... 98% 326M 0s 21:36:59 #10 1.250 15450K .......... .......... .......... .......... .......... 99% 108M 0s 21:36:59 #10 1.251 15500K .......... .......... .......... .......... .......... 99% 94.3M 0s 21:36:59 #10 1.251 15550K .......... .......... .......... .......... .......... 99% 132M 0s 21:36:59 #10 1.252 15600K .......... .......... .......... .......... .......... 99% 98.0M 0s 21:36:59 #10 1.252 15650K .. 100% 5258G=0.2s 21:36:59 #10 1.252 21:36:59 #10 1.252 2024-10-17 21:36:59 (80.2 MB/s) - 'helm-v3.12.3-linux-amd64.tar.gz' saved [16028423/16028423] 21:36:59 #10 1.252 21:36:59 #10 1.256 linux-amd64/ 21:36:59 #10 1.256 linux-amd64/LICENSE 21:36:59 #10 1.256 linux-amd64/README.md 21:36:59 #10 1.256 linux-amd64/helm 21:37:00 #10 1.658 Reading package lists... 21:37:01 #10 2.692 Building dependency tree... 21:37:01 #10 2.855 Reading state information... 21:37:01 #10 2.980 The following additional packages will be installed: 21:37:01 #10 2.980 git-man krb5-locales less libasn1-8-heimdal libbsd0 libcurl3-gnutls libedit2 21:37:01 #10 2.980 liberror-perl libexpat1 libgdbm-compat4 libgdbm5 libgssapi-krb5-2 21:37:01 #10 2.980 libgssapi3-heimdal libhcrypto4-heimdal libheimbase1-heimdal 21:37:01 #10 2.980 libheimntlm0-heimdal libhx509-5-heimdal libk5crypto3 libkeyutils1 21:37:01 #10 2.980 libkrb5-26-heimdal libkrb5-3 libkrb5support0 libldap-2.4-2 libldap-common 21:37:01 #10 2.980 libnghttp2-14 libperl5.26 libroken18-heimdal librtmp1 libsasl2-2 21:37:01 #10 2.980 libsasl2-modules libsasl2-modules-db libsqlite3-0 libssl1.0.0 21:37:01 #10 2.980 libwind0-heimdal libx11-6 libx11-data libxau6 libxcb1 libxdmcp6 libxext6 21:37:01 #10 2.980 libxmuu1 multiarch-support netbase openssh-client patch perl 21:37:01 #10 2.980 perl-modules-5.26 xauth 21:37:01 #10 2.981 Suggested packages: 21:37:01 #10 2.981 gettext-base git-daemon-run | git-daemon-sysvinit git-doc git-el git-email 21:37:01 #10 2.981 git-gui gitk gitweb git-cvs git-mediawiki git-svn gdbm-l10n krb5-doc 21:37:01 #10 2.981 krb5-user libsasl2-modules-gssapi-mit | libsasl2-modules-gssapi-heimdal 21:37:01 #10 2.981 libsasl2-modules-ldap libsasl2-modules-otp libsasl2-modules-sql keychain 21:37:01 #10 2.981 libpam-ssh monkeysphere ssh-askpass ed diffutils-doc perl-doc 21:37:01 #10 2.981 libterm-readline-gnu-perl | libterm-readline-perl-perl make 21:37:01 #10 3.113 The following NEW packages will be installed: 21:37:01 #10 3.113 git git-man krb5-locales less libasn1-8-heimdal libbsd0 libcurl3-gnutls 21:37:01 #10 3.113 libedit2 liberror-perl libexpat1 libgdbm-compat4 libgdbm5 libgssapi-krb5-2 21:37:01 #10 3.113 libgssapi3-heimdal libhcrypto4-heimdal libheimbase1-heimdal 21:37:01 #10 3.113 libheimntlm0-heimdal libhx509-5-heimdal libk5crypto3 libkeyutils1 21:37:01 #10 3.113 libkrb5-26-heimdal libkrb5-3 libkrb5support0 libldap-2.4-2 libldap-common 21:37:01 #10 3.113 libnghttp2-14 libperl5.26 libroken18-heimdal librtmp1 libsasl2-2 21:37:01 #10 3.113 libsasl2-modules libsasl2-modules-db libsqlite3-0 libssl1.0.0 21:37:01 #10 3.113 libwind0-heimdal libx11-6 libx11-data libxau6 libxcb1 libxdmcp6 libxext6 21:37:01 #10 3.113 libxmuu1 multiarch-support netbase openssh-client patch perl 21:37:01 #10 3.114 perl-modules-5.26 xauth 21:37:01 #10 3.333 0 upgraded, 49 newly installed, 0 to remove and 1 not upgraded. 21:37:01 #10 3.333 Need to get 16.8 MB of archives. 21:37:01 #10 3.333 After this operation, 97.0 MB of additional disk space will be used. 21:37:01 #10 3.333 Get:1 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 multiarch-support amd64 2.27-3ubuntu1.6 [6960 B] 21:37:01 #10 3.407 Get:2 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libxau6 amd64 1:1.0.8-1ubuntu1 [7556 B] 21:37:02 #10 3.417 Get:3 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libbsd0 amd64 0.8.7-1ubuntu0.1 [41.6 kB] 21:37:02 #10 3.518 Get:4 http://archive.ubuntu.com/ubuntu bionic/main amd64 libxdmcp6 amd64 1:1.1.2-3 [10.7 kB] 21:37:02 #10 3.536 Get:5 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libxcb1 amd64 1.13-2~ubuntu18.04 [45.5 kB] 21:37:02 #10 3.585 Get:6 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libx11-data all 2:1.6.4-3ubuntu0.4 [114 kB] 21:37:02 #10 3.658 Get:7 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libx11-6 amd64 2:1.6.4-3ubuntu0.4 [572 kB] 21:37:02 #10 3.786 Get:8 http://archive.ubuntu.com/ubuntu bionic/main amd64 libxext6 amd64 2:1.3.3-1 [29.4 kB] 21:37:02 #10 3.789 Get:9 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 perl-modules-5.26 all 5.26.1-6ubuntu0.7 [2764 kB] 21:37:02 #10 3.937 Get:10 http://archive.ubuntu.com/ubuntu bionic/main amd64 libgdbm5 amd64 1.14.1-6 [26.0 kB] 21:37:02 #10 3.938 Get:11 http://archive.ubuntu.com/ubuntu bionic/main amd64 libgdbm-compat4 amd64 1.14.1-6 [6084 B] 21:37:02 #10 3.938 Get:12 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libperl5.26 amd64 5.26.1-6ubuntu0.7 [3532 kB] 21:37:02 #10 4.027 Get:13 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 perl amd64 5.26.1-6ubuntu0.7 [201 kB] 21:37:02 #10 4.030 Get:14 http://archive.ubuntu.com/ubuntu bionic/main amd64 less amd64 487-0.1 [112 kB] 21:37:02 #10 4.032 Get:15 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libexpat1 amd64 2.2.5-3ubuntu0.9 [82.8 kB] 21:37:02 #10 4.035 Get:16 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libsqlite3-0 amd64 3.22.0-1ubuntu0.7 [499 kB] 21:37:02 #10 4.045 Get:17 http://archive.ubuntu.com/ubuntu bionic/main amd64 netbase all 5.4 [12.7 kB] 21:37:02 #10 4.045 Get:18 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 krb5-locales all 1.16-2ubuntu0.4 [13.4 kB] 21:37:02 #10 4.047 Get:19 http://archive.ubuntu.com/ubuntu bionic/main amd64 libedit2 amd64 3.1-20170329-1 [76.9 kB] 21:37:02 #10 4.078 Get:20 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libkrb5support0 amd64 1.16-2ubuntu0.4 [30.9 kB] 21:37:02 #10 4.080 Get:21 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libk5crypto3 amd64 1.16-2ubuntu0.4 [85.3 kB] 21:37:02 #10 4.148 Get:22 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libkeyutils1 amd64 1.5.9-9.2ubuntu2.1 [8764 B] 21:37:02 #10 4.149 Get:23 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libkrb5-3 amd64 1.16-2ubuntu0.4 [278 kB] 21:37:02 #10 4.163 Get:24 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libgssapi-krb5-2 amd64 1.16-2ubuntu0.4 [122 kB] 21:37:02 #10 4.166 Get:25 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libssl1.0.0 amd64 1.0.2n-1ubuntu5.13 [1089 kB] 21:37:02 #10 4.249 Get:26 http://archive.ubuntu.com/ubuntu bionic/main amd64 libxmuu1 amd64 2:1.1.2-2 [9674 B] 21:37:02 #10 4.249 Get:27 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 openssh-client amd64 1:7.6p1-4ubuntu0.7 [610 kB] 21:37:02 #10 4.257 Get:28 http://archive.ubuntu.com/ubuntu bionic/main amd64 xauth amd64 1:1.0.10-1 [24.6 kB] 21:37:02 #10 4.257 Get:29 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libroken18-heimdal amd64 7.5.0+dfsg-1ubuntu0.4 [42.3 kB] 21:37:02 #10 4.258 Get:30 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libasn1-8-heimdal amd64 7.5.0+dfsg-1ubuntu0.4 [175 kB] 21:37:02 #10 4.260 Get:31 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libheimbase1-heimdal amd64 7.5.0+dfsg-1ubuntu0.4 [30.3 kB] 21:37:02 #10 4.287 Get:32 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libhcrypto4-heimdal amd64 7.5.0+dfsg-1ubuntu0.4 [85.9 kB] 21:37:02 #10 4.290 Get:33 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libwind0-heimdal amd64 7.5.0+dfsg-1ubuntu0.4 [48.0 kB] 21:37:02 #10 4.291 Get:34 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libhx509-5-heimdal amd64 7.5.0+dfsg-1ubuntu0.4 [107 kB] 21:37:02 #10 4.356 Get:35 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libkrb5-26-heimdal amd64 7.5.0+dfsg-1ubuntu0.4 [207 kB] 21:37:02 #10 4.362 Get:36 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libheimntlm0-heimdal amd64 7.5.0+dfsg-1ubuntu0.4 [14.8 kB] 21:37:02 #10 4.363 Get:37 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libgssapi3-heimdal amd64 7.5.0+dfsg-1ubuntu0.4 [96.7 kB] 21:37:02 #10 4.366 Get:38 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libsasl2-modules-db amd64 2.1.27~101-g0780600+dfsg-3ubuntu2.4 [15.0 kB] 21:37:02 #10 4.367 Get:39 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libsasl2-2 amd64 2.1.27~101-g0780600+dfsg-3ubuntu2.4 [49.2 kB] 21:37:02 #10 4.368 Get:40 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libldap-common all 2.4.45+dfsg-1ubuntu1.11 [15.8 kB] 21:37:02 #10 4.369 Get:41 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libldap-2.4-2 amd64 2.4.45+dfsg-1ubuntu1.11 [154 kB] 21:37:02 #10 4.426 Get:42 http://archive.ubuntu.com/ubuntu bionic/main amd64 libnghttp2-14 amd64 1.30.0-1ubuntu1 [77.8 kB] 21:37:02 #10 4.428 Get:43 http://archive.ubuntu.com/ubuntu bionic/main amd64 librtmp1 amd64 2.4+20151223.gitfa8646d.1-1 [54.2 kB] 21:37:02 #10 4.429 Get:44 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libcurl3-gnutls amd64 7.58.0-2ubuntu3.24 [219 kB] 21:37:02 #10 4.495 Get:45 http://archive.ubuntu.com/ubuntu bionic/main amd64 liberror-perl all 0.17025-1 [22.8 kB] 21:37:03 #10 4.496 Get:46 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 git-man all 1:2.17.1-1ubuntu0.18 [804 kB] 21:37:03 #10 4.513 Get:47 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 git amd64 1:2.17.1-1ubuntu0.18 [3990 kB] 21:37:03 #10 4.674 Get:48 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libsasl2-modules amd64 2.1.27~101-g0780600+dfsg-3ubuntu2.4 [48.9 kB] 21:37:03 #10 4.675 Get:49 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 patch amd64 2.7.6-2ubuntu1.1 [102 kB] 21:37:03 #10 4.798 debconf: delaying package configuration, since apt-utils is not installed 21:37:03 #10 4.828 Fetched 16.8 MB in 2s (10.8 MB/s) 21:37:03 #10 4.857 Selecting previously unselected package multiarch-support. 21:37:03 #10 4.857 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 4457 files and directories currently installed.) 21:37:03 #10 4.862 Preparing to unpack .../0-multiarch-support_2.27-3ubuntu1.6_amd64.deb ... 21:37:03 #10 4.869 Unpacking multiarch-support (2.27-3ubuntu1.6) ... 21:37:03 #10 4.925 Selecting previously unselected package libxau6:amd64. 21:37:03 #10 4.926 Preparing to unpack .../1-libxau6_1%3a1.0.8-1ubuntu1_amd64.deb ... 21:37:03 #10 4.941 Unpacking libxau6:amd64 (1:1.0.8-1ubuntu1) ... 21:37:03 #10 5.000 Selecting previously unselected package libbsd0:amd64. 21:37:03 #10 5.002 Preparing to unpack .../2-libbsd0_0.8.7-1ubuntu0.1_amd64.deb ... 21:37:03 #10 5.009 Unpacking libbsd0:amd64 (0.8.7-1ubuntu0.1) ... 21:37:03 #10 5.066 Selecting previously unselected package libxdmcp6:amd64. 21:37:03 #10 5.067 Preparing to unpack .../3-libxdmcp6_1%3a1.1.2-3_amd64.deb ... 21:37:03 #10 5.076 Unpacking libxdmcp6:amd64 (1:1.1.2-3) ... 21:37:03 #10 5.137 Selecting previously unselected package libxcb1:amd64. 21:37:03 #10 5.138 Preparing to unpack .../4-libxcb1_1.13-2~ubuntu18.04_amd64.deb ... 21:37:03 #10 5.147 Unpacking libxcb1:amd64 (1.13-2~ubuntu18.04) ... 21:37:03 #10 5.198 Selecting previously unselected package libx11-data. 21:37:03 #10 5.199 Preparing to unpack .../5-libx11-data_2%3a1.6.4-3ubuntu0.4_all.deb ... 21:37:03 #10 5.207 Unpacking libx11-data (2:1.6.4-3ubuntu0.4) ... 21:37:03 #10 5.485 Selecting previously unselected package libx11-6:amd64. 21:37:04 #10 5.487 Preparing to unpack .../6-libx11-6_2%3a1.6.4-3ubuntu0.4_amd64.deb ... 21:37:04 #10 5.494 Unpacking libx11-6:amd64 (2:1.6.4-3ubuntu0.4) ... 21:37:04 #10 5.619 Setting up multiarch-support (2.27-3ubuntu1.6) ... 21:37:04 #10 5.691 Selecting previously unselected package libxext6:amd64. 21:37:04 #10 5.691 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 4747 files and directories currently installed.) 21:37:04 #10 5.700 Preparing to unpack .../00-libxext6_2%3a1.3.3-1_amd64.deb ... 21:37:04 #10 5.707 Unpacking libxext6:amd64 (2:1.3.3-1) ... 21:37:04 #10 5.762 Selecting previously unselected package perl-modules-5.26. 21:37:04 #10 5.764 Preparing to unpack .../01-perl-modules-5.26_5.26.1-6ubuntu0.7_all.deb ... 21:37:04 #10 5.771 Unpacking perl-modules-5.26 (5.26.1-6ubuntu0.7) ... 21:37:06 #10 7.641 Selecting previously unselected package libgdbm5:amd64. 21:37:06 #10 7.643 Preparing to unpack .../02-libgdbm5_1.14.1-6_amd64.deb ... 21:37:06 #10 7.651 Unpacking libgdbm5:amd64 (1.14.1-6) ... 21:37:06 #10 7.705 Selecting previously unselected package libgdbm-compat4:amd64. 21:37:06 #10 7.707 Preparing to unpack .../03-libgdbm-compat4_1.14.1-6_amd64.deb ... 21:37:06 #10 7.714 Unpacking libgdbm-compat4:amd64 (1.14.1-6) ... 21:37:06 #10 7.769 Selecting previously unselected package libperl5.26:amd64. 21:37:06 #10 7.770 Preparing to unpack .../04-libperl5.26_5.26.1-6ubuntu0.7_amd64.deb ... 21:37:06 #10 7.776 Unpacking libperl5.26:amd64 (5.26.1-6ubuntu0.7) ... 21:37:07 #10 8.488 Selecting previously unselected package perl. 21:37:07 #10 8.490 Preparing to unpack .../05-perl_5.26.1-6ubuntu0.7_amd64.deb ... 21:37:07 #10 8.507 Unpacking perl (5.26.1-6ubuntu0.7) ... 21:37:07 #10 8.603 Selecting previously unselected package less. 21:37:07 #10 8.605 Preparing to unpack .../06-less_487-0.1_amd64.deb ... 21:37:07 #10 8.614 Unpacking less (487-0.1) ... 21:37:07 #10 8.719 Selecting previously unselected package libexpat1:amd64. 21:37:07 #10 8.721 Preparing to unpack .../07-libexpat1_2.2.5-3ubuntu0.9_amd64.deb ... 21:37:07 #10 8.736 Unpacking libexpat1:amd64 (2.2.5-3ubuntu0.9) ... 21:37:07 #10 8.832 Selecting previously unselected package libsqlite3-0:amd64. 21:37:07 #10 8.834 Preparing to unpack .../08-libsqlite3-0_3.22.0-1ubuntu0.7_amd64.deb ... 21:37:07 #10 8.841 Unpacking libsqlite3-0:amd64 (3.22.0-1ubuntu0.7) ... 21:37:07 #10 8.985 Selecting previously unselected package netbase. 21:37:07 #10 8.987 Preparing to unpack .../09-netbase_5.4_all.deb ... 21:37:07 #10 8.997 Unpacking netbase (5.4) ... 21:37:07 #10 9.051 Selecting previously unselected package krb5-locales. 21:37:07 #10 9.052 Preparing to unpack .../10-krb5-locales_1.16-2ubuntu0.4_all.deb ... 21:37:07 #10 9.063 Unpacking krb5-locales (1.16-2ubuntu0.4) ... 21:37:07 #10 9.140 Selecting previously unselected package libedit2:amd64. 21:37:07 #10 9.142 Preparing to unpack .../11-libedit2_3.1-20170329-1_amd64.deb ... 21:37:07 #10 9.151 Unpacking libedit2:amd64 (3.1-20170329-1) ... 21:37:07 #10 9.232 Selecting previously unselected package libkrb5support0:amd64. 21:37:07 #10 9.233 Preparing to unpack .../12-libkrb5support0_1.16-2ubuntu0.4_amd64.deb ... 21:37:07 #10 9.247 Unpacking libkrb5support0:amd64 (1.16-2ubuntu0.4) ... 21:37:07 #10 9.327 Selecting previously unselected package libk5crypto3:amd64. 21:37:07 #10 9.329 Preparing to unpack .../13-libk5crypto3_1.16-2ubuntu0.4_amd64.deb ... 21:37:07 #10 9.341 Unpacking libk5crypto3:amd64 (1.16-2ubuntu0.4) ... 21:37:07 #10 9.423 Selecting previously unselected package libkeyutils1:amd64. 21:37:07 #10 9.425 Preparing to unpack .../14-libkeyutils1_1.5.9-9.2ubuntu2.1_amd64.deb ... 21:37:07 #10 9.437 Unpacking libkeyutils1:amd64 (1.5.9-9.2ubuntu2.1) ... 21:37:08 #10 9.518 Selecting previously unselected package libkrb5-3:amd64. 21:37:08 #10 9.519 Preparing to unpack .../15-libkrb5-3_1.16-2ubuntu0.4_amd64.deb ... 21:37:08 #10 9.527 Unpacking libkrb5-3:amd64 (1.16-2ubuntu0.4) ... 21:37:08 #10 9.844 Selecting previously unselected package libgssapi-krb5-2:amd64. 21:37:08 #10 9.846 Preparing to unpack .../16-libgssapi-krb5-2_1.16-2ubuntu0.4_amd64.deb ... 21:37:08 #10 9.853 Unpacking libgssapi-krb5-2:amd64 (1.16-2ubuntu0.4) ... 21:37:08 #10 9.970 Selecting previously unselected package libssl1.0.0:amd64. 21:37:08 #10 9.971 Preparing to unpack .../17-libssl1.0.0_1.0.2n-1ubuntu5.13_amd64.deb ... 21:37:08 #10 9.982 Unpacking libssl1.0.0:amd64 (1.0.2n-1ubuntu5.13) ... 21:37:08 #10 10.12 Selecting previously unselected package libxmuu1:amd64. 21:37:08 #10 10.13 Preparing to unpack .../18-libxmuu1_2%3a1.1.2-2_amd64.deb ... 21:37:08 #10 10.13 Unpacking libxmuu1:amd64 (2:1.1.2-2) ... 21:37:08 #10 10.20 Selecting previously unselected package openssh-client. 21:37:08 #10 10.20 Preparing to unpack .../19-openssh-client_1%3a7.6p1-4ubuntu0.7_amd64.deb ... 21:37:08 #10 10.21 Unpacking openssh-client (1:7.6p1-4ubuntu0.7) ... 21:37:08 #10 10.32 Selecting previously unselected package xauth. 21:37:08 #10 10.33 Preparing to unpack .../20-xauth_1%3a1.0.10-1_amd64.deb ... 21:37:08 #10 10.33 Unpacking xauth (1:1.0.10-1) ... 21:37:08 #10 10.40 Selecting previously unselected package libroken18-heimdal:amd64. 21:37:08 #10 10.40 Preparing to unpack .../21-libroken18-heimdal_7.5.0+dfsg-1ubuntu0.4_amd64.deb ... 21:37:08 #10 10.40 Unpacking libroken18-heimdal:amd64 (7.5.0+dfsg-1ubuntu0.4) ... 21:37:08 #10 10.47 Selecting previously unselected package libasn1-8-heimdal:amd64. 21:37:09 #10 10.47 Preparing to unpack .../22-libasn1-8-heimdal_7.5.0+dfsg-1ubuntu0.4_amd64.deb ... 21:37:09 #10 10.48 Unpacking libasn1-8-heimdal:amd64 (7.5.0+dfsg-1ubuntu0.4) ... 21:37:09 #10 10.56 Selecting previously unselected package libheimbase1-heimdal:amd64. 21:37:09 #10 10.56 Preparing to unpack .../23-libheimbase1-heimdal_7.5.0+dfsg-1ubuntu0.4_amd64.deb ... 21:37:09 #10 10.57 Unpacking libheimbase1-heimdal:amd64 (7.5.0+dfsg-1ubuntu0.4) ... 21:37:09 #10 10.63 Selecting previously unselected package libhcrypto4-heimdal:amd64. 21:37:09 #10 10.63 Preparing to unpack .../24-libhcrypto4-heimdal_7.5.0+dfsg-1ubuntu0.4_amd64.deb ... 21:37:09 #10 10.64 Unpacking libhcrypto4-heimdal:amd64 (7.5.0+dfsg-1ubuntu0.4) ... 21:37:09 #10 10.71 Selecting previously unselected package libwind0-heimdal:amd64. 21:37:09 #10 10.71 Preparing to unpack .../25-libwind0-heimdal_7.5.0+dfsg-1ubuntu0.4_amd64.deb ... 21:37:09 #10 10.71 Unpacking libwind0-heimdal:amd64 (7.5.0+dfsg-1ubuntu0.4) ... 21:37:09 #10 10.78 Selecting previously unselected package libhx509-5-heimdal:amd64. 21:37:09 #10 10.78 Preparing to unpack .../26-libhx509-5-heimdal_7.5.0+dfsg-1ubuntu0.4_amd64.deb ... 21:37:09 #10 10.79 Unpacking libhx509-5-heimdal:amd64 (7.5.0+dfsg-1ubuntu0.4) ... 21:37:09 #10 10.87 Selecting previously unselected package libkrb5-26-heimdal:amd64. 21:37:09 #10 10.87 Preparing to unpack .../27-libkrb5-26-heimdal_7.5.0+dfsg-1ubuntu0.4_amd64.deb ... 21:37:09 #10 10.88 Unpacking libkrb5-26-heimdal:amd64 (7.5.0+dfsg-1ubuntu0.4) ... 21:37:09 #10 10.97 Selecting previously unselected package libheimntlm0-heimdal:amd64. 21:37:09 #10 10.97 Preparing to unpack .../28-libheimntlm0-heimdal_7.5.0+dfsg-1ubuntu0.4_amd64.deb ... 21:37:09 #10 10.98 Unpacking libheimntlm0-heimdal:amd64 (7.5.0+dfsg-1ubuntu0.4) ... 21:37:09 #10 11.04 Selecting previously unselected package libgssapi3-heimdal:amd64. 21:37:09 #10 11.04 Preparing to unpack .../29-libgssapi3-heimdal_7.5.0+dfsg-1ubuntu0.4_amd64.deb ... 21:37:09 #10 11.05 Unpacking libgssapi3-heimdal:amd64 (7.5.0+dfsg-1ubuntu0.4) ... 21:37:09 #10 11.11 Selecting previously unselected package libsasl2-modules-db:amd64. 21:37:09 #10 11.11 Preparing to unpack .../30-libsasl2-modules-db_2.1.27~101-g0780600+dfsg-3ubuntu2.4_amd64.deb ... 21:37:09 #10 11.12 Unpacking libsasl2-modules-db:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.4) ... 21:37:09 #10 11.17 Selecting previously unselected package libsasl2-2:amd64. 21:37:09 #10 11.17 Preparing to unpack .../31-libsasl2-2_2.1.27~101-g0780600+dfsg-3ubuntu2.4_amd64.deb ... 21:37:09 #10 11.18 Unpacking libsasl2-2:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.4) ... 21:37:09 #10 11.24 Selecting previously unselected package libldap-common. 21:37:09 #10 11.24 Preparing to unpack .../32-libldap-common_2.4.45+dfsg-1ubuntu1.11_all.deb ... 21:37:09 #10 11.25 Unpacking libldap-common (2.4.45+dfsg-1ubuntu1.11) ... 21:37:09 #10 11.32 Selecting previously unselected package libldap-2.4-2:amd64. 21:37:09 #10 11.32 Preparing to unpack .../33-libldap-2.4-2_2.4.45+dfsg-1ubuntu1.11_amd64.deb ... 21:37:09 #10 11.33 Unpacking libldap-2.4-2:amd64 (2.4.45+dfsg-1ubuntu1.11) ... 21:37:09 #10 11.42 Selecting previously unselected package libnghttp2-14:amd64. 21:37:09 #10 11.42 Preparing to unpack .../34-libnghttp2-14_1.30.0-1ubuntu1_amd64.deb ... 21:37:09 #10 11.43 Unpacking libnghttp2-14:amd64 (1.30.0-1ubuntu1) ... 21:37:09 #10 11.50 Selecting previously unselected package librtmp1:amd64. 21:37:10 #10 11.50 Preparing to unpack .../35-librtmp1_2.4+20151223.gitfa8646d.1-1_amd64.deb ... 21:37:10 #10 11.52 Unpacking librtmp1:amd64 (2.4+20151223.gitfa8646d.1-1) ... 21:37:10 #10 11.58 Selecting previously unselected package libcurl3-gnutls:amd64. 21:37:10 #10 11.58 Preparing to unpack .../36-libcurl3-gnutls_7.58.0-2ubuntu3.24_amd64.deb ... 21:37:10 #10 11.59 Unpacking libcurl3-gnutls:amd64 (7.58.0-2ubuntu3.24) ... 21:37:10 #10 11.65 Selecting previously unselected package liberror-perl. 21:37:10 #10 11.65 Preparing to unpack .../37-liberror-perl_0.17025-1_all.deb ... 21:37:10 #10 11.66 Unpacking liberror-perl (0.17025-1) ... 21:37:10 #10 11.71 Selecting previously unselected package git-man. 21:37:10 #10 11.71 Preparing to unpack .../38-git-man_1%3a2.17.1-1ubuntu0.18_all.deb ... 21:37:10 #10 11.72 Unpacking git-man (1:2.17.1-1ubuntu0.18) ... 21:37:10 #10 11.86 Selecting previously unselected package git. 21:37:10 #10 11.86 Preparing to unpack .../39-git_1%3a2.17.1-1ubuntu0.18_amd64.deb ... 21:37:10 #10 11.89 Unpacking git (1:2.17.1-1ubuntu0.18) ... 21:37:10 #10 12.33 Selecting previously unselected package libsasl2-modules:amd64. 21:37:10 #10 12.33 Preparing to unpack .../40-libsasl2-modules_2.1.27~101-g0780600+dfsg-3ubuntu2.4_amd64.deb ... 21:37:10 #10 12.34 Unpacking libsasl2-modules:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.4) ... 21:37:10 #10 12.39 Selecting previously unselected package patch. 21:37:10 #10 12.40 Preparing to unpack .../41-patch_2.7.6-2ubuntu1.1_amd64.deb ... 21:37:10 #10 12.40 Unpacking patch (2.7.6-2ubuntu1.1) ... 21:37:10 #10 12.48 Setting up libedit2:amd64 (3.1-20170329-1) ... 21:37:10 #10 12.50 Setting up git-man (1:2.17.1-1ubuntu0.18) ... 21:37:11 #10 12.52 Setting up libexpat1:amd64 (2.2.5-3ubuntu0.9) ... 21:37:11 #10 12.54 Setting up less (487-0.1) ... 21:37:11 #10 12.63 debconf: unable to initialize frontend: Dialog 21:37:11 #10 12.63 debconf: (Dialog frontend will not work on a dumb terminal, an emacs shell buffer, or without a controlling terminal.) 21:37:11 #10 12.63 debconf: falling back to frontend: Readline 21:37:11 #10 12.67 Setting up libssl1.0.0:amd64 (1.0.2n-1ubuntu5.13) ... 21:37:11 #10 12.75 debconf: unable to initialize frontend: Dialog 21:37:11 #10 12.75 debconf: (Dialog frontend will not work on a dumb terminal, an emacs shell buffer, or without a controlling terminal.) 21:37:11 #10 12.75 debconf: falling back to frontend: Readline 21:37:11 #10 12.81 Setting up libnghttp2-14:amd64 (1.30.0-1ubuntu1) ... 21:37:11 #10 12.83 Setting up libldap-common (2.4.45+dfsg-1ubuntu1.11) ... 21:37:11 #10 12.86 Setting up libsasl2-modules-db:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.4) ... 21:37:11 #10 12.89 Setting up libsasl2-2:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.4) ... 21:37:11 #10 12.91 Setting up libroken18-heimdal:amd64 (7.5.0+dfsg-1ubuntu0.4) ... 21:37:11 #10 12.93 Setting up librtmp1:amd64 (2.4+20151223.gitfa8646d.1-1) ... 21:37:11 #10 12.96 Setting up perl-modules-5.26 (5.26.1-6ubuntu0.7) ... 21:37:11 #10 12.98 Setting up libgdbm5:amd64 (1.14.1-6) ... 21:37:11 #10 13.00 Setting up libbsd0:amd64 (0.8.7-1ubuntu0.1) ... 21:37:11 #10 13.02 Setting up libkrb5support0:amd64 (1.16-2ubuntu0.4) ... 21:37:11 #10 13.05 Setting up patch (2.7.6-2ubuntu1.1) ... 21:37:11 #10 13.07 Setting up krb5-locales (1.16-2ubuntu0.4) ... 21:37:11 #10 13.09 Setting up libheimbase1-heimdal:amd64 (7.5.0+dfsg-1ubuntu0.4) ... 21:37:11 #10 13.11 Setting up libsqlite3-0:amd64 (3.22.0-1ubuntu0.7) ... 21:37:11 #10 13.13 Setting up libxdmcp6:amd64 (1:1.1.2-3) ... 21:37:11 #10 13.15 Setting up libgdbm-compat4:amd64 (1.14.1-6) ... 21:37:11 #10 13.18 Setting up libkeyutils1:amd64 (1.5.9-9.2ubuntu2.1) ... 21:37:11 #10 13.20 Setting up libsasl2-modules:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.4) ... 21:37:11 #10 13.24 Setting up libx11-data (2:1.6.4-3ubuntu0.4) ... 21:37:11 #10 13.26 Setting up libxau6:amd64 (1:1.0.8-1ubuntu1) ... 21:37:11 #10 13.28 Setting up netbase (5.4) ... 21:37:11 #10 13.33 Setting up libk5crypto3:amd64 (1.16-2ubuntu0.4) ... 21:37:11 #10 13.36 Setting up libwind0-heimdal:amd64 (7.5.0+dfsg-1ubuntu0.4) ... 21:37:11 #10 13.39 Setting up libasn1-8-heimdal:amd64 (7.5.0+dfsg-1ubuntu0.4) ... 21:37:11 #10 13.41 Setting up libhcrypto4-heimdal:amd64 (7.5.0+dfsg-1ubuntu0.4) ... 21:37:11 #10 13.43 Setting up libhx509-5-heimdal:amd64 (7.5.0+dfsg-1ubuntu0.4) ... 21:37:11 #10 13.45 Setting up libperl5.26:amd64 (5.26.1-6ubuntu0.7) ... 21:37:12 #10 13.48 Setting up libkrb5-3:amd64 (1.16-2ubuntu0.4) ... 21:37:12 #10 13.50 Setting up libkrb5-26-heimdal:amd64 (7.5.0+dfsg-1ubuntu0.4) ... 21:37:12 #10 13.53 Setting up libxcb1:amd64 (1.13-2~ubuntu18.04) ... 21:37:12 #10 13.55 Setting up libheimntlm0-heimdal:amd64 (7.5.0+dfsg-1ubuntu0.4) ... 21:37:12 #10 13.58 Setting up libx11-6:amd64 (2:1.6.4-3ubuntu0.4) ... 21:37:12 #10 13.60 Setting up libxmuu1:amd64 (2:1.1.2-2) ... 21:37:12 #10 13.62 Setting up libgssapi-krb5-2:amd64 (1.16-2ubuntu0.4) ... 21:37:12 #10 13.65 Setting up perl (5.26.1-6ubuntu0.7) ... 21:37:12 #10 13.69 Setting up libgssapi3-heimdal:amd64 (7.5.0+dfsg-1ubuntu0.4) ... 21:37:12 #10 13.71 Setting up openssh-client (1:7.6p1-4ubuntu0.7) ... 21:37:12 #10 13.85 Setting up libxext6:amd64 (2:1.3.3-1) ... 21:37:12 #10 13.89 Setting up liberror-perl (0.17025-1) ... 21:37:12 #10 13.92 Setting up xauth (1:1.0.10-1) ... 21:37:12 #10 13.94 Setting up libldap-2.4-2:amd64 (2.4.45+dfsg-1ubuntu1.11) ... 21:37:12 #10 13.97 Setting up libcurl3-gnutls:amd64 (7.58.0-2ubuntu3.24) ... 21:37:12 #10 14.00 Setting up git (1:2.17.1-1ubuntu0.18) ... 21:37:12 #10 14.05 Processing triggers for libc-bin (2.27-3ubuntu1.6) ... 21:37:12 #10 14.12 Checking HELM ... 21:37:12 #10 14.16 version.BuildInfo{Version:"v3.12.3", GitCommit:"3a31588ad33fe3b89af5a2a54ee1d25bfe6eaa5e", GitTreeState:"clean", GoVersion:"go1.20.7"} 21:37:12 #10 14.17 Downloading and installing helm-push v0.10.3 ... 21:37:12 #10 14.22 --2024-10-17 21:37:12-- https://nexus.o-ran-sc.org/content/repositories/thirdparty/chartmuseum/helm-push/v0.10.3/helm-push-v0.10.3.tar.gz 21:37:12 #10 14.22 Resolving nexus.o-ran-sc.org (nexus.o-ran-sc.org)... 38.108.68.158 21:37:13 #10 14.83 Connecting to nexus.o-ran-sc.org (nexus.o-ran-sc.org)|38.108.68.158|:443... connected. 21:37:13 #10 14.84 HTTP request sent, awaiting response... 200 OK 21:37:13 #10 14.85 Length: 11109788 (11M) [application/x-gzip] 21:37:13 #10 14.85 Saving to: 'helm-push-v0.10.3.tar.gz' 21:37:13 #10 14.85 21:37:13 #10 14.85 0K .......... .......... .......... .......... .......... 0% 33.3M 0s 21:37:13 #10 14.85 50K .......... .......... .......... .......... .......... 0% 16.0M 0s 21:37:13 #10 14.85 100K .......... .......... .......... .......... .......... 1% 13.7M 1s 21:37:13 #10 14.86 150K .......... .......... .......... .......... .......... 1% 23.7M 1s 21:37:13 #10 14.86 200K .......... .......... .......... .......... .......... 2% 90.4M 0s 21:37:13 #10 14.86 250K .......... .......... .......... .......... .......... 2% 47.6M 0s 21:37:13 #10 14.86 300K .......... .......... .......... .......... .......... 3% 68.2M 0s 21:37:13 #10 14.86 350K .......... .......... .......... .......... .......... 3% 32.6M 0s 21:37:13 #10 14.86 400K .......... .......... .......... .......... .......... 4% 39.2M 0s 21:37:13 #10 14.86 450K .......... .......... .......... .......... .......... 4% 26.8M 0s 21:37:13 #10 14.86 500K .......... .......... .......... .......... .......... 5% 37.2M 0s 21:37:13 #10 14.87 550K .......... .......... .......... .......... .......... 5% 30.2M 0s 21:37:13 #10 14.87 600K .......... .......... .......... .......... .......... 5% 86.5M 0s 21:37:13 #10 14.87 650K .......... .......... .......... .......... .......... 6% 191M 0s 21:37:13 #10 14.87 700K .......... .......... .......... .......... .......... 6% 51.8M 0s 21:37:13 #10 14.87 750K .......... .......... .......... .......... .......... 7% 68.9M 0s 21:37:13 #10 14.87 800K .......... .......... .......... .......... .......... 7% 78.2M 0s 21:37:13 #10 14.87 850K .......... .......... .......... .......... .......... 8% 102M 0s 21:37:13 #10 14.87 900K .......... .......... .......... .......... .......... 8% 69.8M 0s 21:37:13 #10 14.87 950K .......... .......... .......... .......... .......... 9% 56.8M 0s 21:37:13 #10 14.87 1000K .......... .......... .......... .......... .......... 9% 31.1M 0s 21:37:13 #10 14.87 1050K .......... .......... .......... .......... .......... 10% 30.1M 0s 21:37:13 #10 14.88 1100K .......... .......... .......... .......... .......... 10% 36.8M 0s 21:37:13 #10 14.88 1150K .......... .......... .......... .......... .......... 11% 73.8M 0s 21:37:13 #10 14.88 1200K .......... .......... .......... .......... .......... 11% 55.4M 0s 21:37:13 #10 14.88 1250K .......... .......... .......... .......... .......... 11% 37.4M 0s 21:37:13 #10 14.88 1300K .......... .......... .......... .......... .......... 12% 28.1M 0s 21:37:13 #10 14.88 1350K .......... .......... .......... .......... .......... 12% 40.2M 0s 21:37:13 #10 14.88 1400K .......... .......... .......... .......... .......... 13% 127M 0s 21:37:13 #10 14.88 1450K .......... .......... .......... .......... .......... 13% 92.6M 0s 21:37:13 #10 14.88 1500K .......... .......... .......... .......... .......... 14% 32.0M 0s 21:37:13 #10 14.88 1550K .......... .......... .......... .......... .......... 14% 51.4M 0s 21:37:13 #10 14.89 1600K .......... .......... .......... .......... .......... 15% 34.4M 0s 21:37:13 #10 14.89 1650K .......... .......... .......... .......... .......... 15% 59.0M 0s 21:37:13 #10 14.89 1700K .......... .......... .......... .......... .......... 16% 181M 0s 21:37:13 #10 14.89 1750K .......... .......... .......... .......... .......... 16% 166M 0s 21:37:13 #10 14.89 1800K .......... .......... .......... .......... .......... 17% 76.2M 0s 21:37:13 #10 14.89 1850K .......... .......... .......... .......... .......... 17% 72.3M 0s 21:37:13 #10 14.89 1900K .......... .......... .......... .......... .......... 17% 135M 0s 21:37:13 #10 14.89 1950K .......... .......... .......... .......... .......... 18% 320M 0s 21:37:13 #10 14.89 2000K .......... .......... .......... .......... .......... 18% 339M 0s 21:37:13 #10 14.89 2050K .......... .......... .......... .......... .......... 19% 307M 0s 21:37:13 #10 14.89 2100K .......... .......... .......... .......... .......... 19% 330M 0s 21:37:13 #10 14.89 2150K .......... .......... .......... .......... .......... 20% 329M 0s 21:37:13 #10 14.89 2200K .......... .......... .......... .......... .......... 20% 277M 0s 21:37:13 #10 14.89 2250K .......... .......... .......... .......... .......... 21% 339M 0s 21:37:13 #10 14.89 2300K .......... .......... .......... .......... .......... 21% 336M 0s 21:37:13 #10 14.89 2350K .......... .......... .......... .......... .......... 22% 332M 0s 21:37:13 #10 14.89 2400K .......... .......... .......... .......... .......... 22% 365M 0s 21:37:13 #10 14.89 2450K .......... .......... .......... .......... .......... 23% 354M 0s 21:37:13 #10 14.89 2500K .......... .......... .......... .......... .......... 23% 359M 0s 21:37:13 #10 14.89 2550K .......... .......... .......... .......... .......... 23% 329M 0s 21:37:13 #10 14.89 2600K .......... .......... .......... .......... .......... 24% 333M 0s 21:37:13 #10 14.89 2650K .......... .......... .......... .......... .......... 24% 345M 0s 21:37:13 #10 14.89 2700K .......... .......... .......... .......... .......... 25% 309M 0s 21:37:13 #10 14.89 2750K .......... .......... .......... .......... .......... 25% 323M 0s 21:37:13 #10 14.89 2800K .......... .......... .......... .......... .......... 26% 203M 0s 21:37:13 #10 14.89 2850K .......... .......... .......... .......... .......... 26% 25.7M 0s 21:37:13 #10 14.89 2900K .......... .......... .......... .......... .......... 27% 58.1M 0s 21:37:13 #10 14.90 2950K .......... .......... .......... .......... .......... 27% 70.0M 0s 21:37:13 #10 14.90 3000K .......... .......... .......... .......... .......... 28% 37.2M 0s 21:37:13 #10 14.90 3050K .......... .......... .......... .......... .......... 28% 53.3M 0s 21:37:13 #10 14.90 3100K .......... .......... .......... .......... .......... 29% 41.5M 0s 21:37:13 #10 14.90 3150K .......... .......... .......... .......... .......... 29% 71.1M 0s 21:37:13 #10 14.90 3200K .......... .......... .......... .......... .......... 29% 37.8M 0s 21:37:13 #10 14.90 3250K .......... .......... .......... .......... .......... 30% 52.4M 0s 21:37:13 #10 14.90 3300K .......... .......... .......... .......... .......... 30% 64.3M 0s 21:37:13 #10 14.90 3350K .......... .......... .......... .......... .......... 31% 75.7M 0s 21:37:13 #10 14.90 3400K .......... .......... .......... .......... .......... 31% 26.4M 0s 21:37:13 #10 14.91 3450K .......... .......... .......... .......... .......... 32% 28.5M 0s 21:37:13 #10 14.91 3500K .......... .......... .......... .......... .......... 32% 28.6M 0s 21:37:13 #10 14.91 3550K .......... .......... .......... .......... .......... 33% 20.0M 0s 21:37:13 #10 14.91 3600K .......... .......... .......... .......... .......... 33% 16.2M 0s 21:37:13 #10 14.91 3650K .......... .......... .......... .......... .......... 34% 27.3M 0s 21:37:13 #10 14.92 3700K .......... .......... .......... .......... .......... 34% 47.2M 0s 21:37:13 #10 14.92 3750K .......... .......... .......... .......... .......... 35% 196M 0s 21:37:13 #10 14.92 3800K .......... .......... .......... .......... .......... 35% 268M 0s 21:37:13 #10 14.92 3850K .......... .......... .......... .......... .......... 35% 268M 0s 21:37:13 #10 14.92 3900K .......... .......... .......... .......... .......... 36% 231M 0s 21:37:13 #10 14.92 3950K .......... .......... .......... .......... .......... 36% 271M 0s 21:37:13 #10 14.92 4000K .......... .......... .......... .......... .......... 37% 226M 0s 21:37:13 #10 14.92 4050K .......... .......... .......... .......... .......... 37% 124M 0s 21:37:13 #10 14.92 4100K .......... .......... .......... .......... .......... 38% 249M 0s 21:37:13 #10 14.92 4150K .......... .......... .......... .......... .......... 38% 263M 0s 21:37:13 #10 14.92 4200K .......... .......... .......... .......... .......... 39% 272M 0s 21:37:13 #10 14.92 4250K .......... .......... .......... .......... .......... 39% 114M 0s 21:37:13 #10 14.92 4300K .......... .......... .......... .......... .......... 40% 246M 0s 21:37:13 #10 14.92 4350K .......... .......... .......... .......... .......... 40% 264M 0s 21:37:13 #10 14.92 4400K .......... .......... .......... .......... .......... 41% 226M 0s 21:37:13 #10 14.92 4450K .......... .......... .......... .......... .......... 41% 269M 0s 21:37:13 #10 14.92 4500K .......... .......... .......... .......... .......... 41% 244M 0s 21:37:13 #10 14.92 4550K .......... .......... .......... .......... .......... 42% 248M 0s 21:37:13 #10 14.92 4600K .......... .......... .......... .......... .......... 42% 230M 0s 21:37:13 #10 14.92 4650K .......... .......... .......... .......... .......... 43% 270M 0s 21:37:13 #10 14.92 4700K .......... .......... .......... .......... .......... 43% 254M 0s 21:37:13 #10 14.92 4750K .......... .......... .......... .......... .......... 44% 217M 0s 21:37:13 #10 14.92 4800K .......... .......... .......... .......... .......... 44% 255M 0s 21:37:13 #10 14.92 4850K .......... .......... .......... .......... .......... 45% 243M 0s 21:37:13 #10 14.92 4900K .......... .......... .......... .......... .......... 45% 242M 0s 21:37:13 #10 14.92 4950K .......... .......... .......... .......... .......... 46% 252M 0s 21:37:13 #10 14.92 5000K .......... .......... .......... .......... .......... 46% 262M 0s 21:37:13 #10 14.92 5050K .......... .......... .......... .......... .......... 47% 239M 0s 21:37:13 #10 14.92 5100K .......... .......... .......... .......... .......... 47% 232M 0s 21:37:13 #10 14.92 5150K .......... .......... .......... .......... .......... 47% 256M 0s 21:37:13 #10 14.92 5200K .......... .......... .......... .......... .......... 48% 272M 0s 21:37:13 #10 14.92 5250K .......... .......... .......... .......... .......... 48% 104M 0s 21:37:13 #10 14.94 5300K .......... .......... .......... .......... .......... 49% 158M 0s 21:37:13 #10 14.94 5350K .......... .......... .......... .......... .......... 49% 10.2M 0s 21:37:13 #10 14.94 5400K .......... .......... .......... .......... .......... 50% 76.5M 0s 21:37:13 #10 14.94 5450K .......... .......... .......... .......... .......... 50% 112M 0s 21:37:13 #10 14.94 5500K .......... .......... .......... .......... .......... 51% 71.2M 0s 21:37:13 #10 14.94 5550K .......... .......... .......... .......... .......... 51% 102M 0s 21:37:13 #10 14.94 5600K .......... .......... .......... .......... .......... 52% 121M 0s 21:37:13 #10 14.94 5650K .......... .......... .......... .......... .......... 52% 159M 0s 21:37:13 #10 14.94 5700K .......... .......... .......... .......... .......... 52% 153M 0s 21:37:13 #10 14.94 5750K .......... .......... .......... .......... .......... 53% 144M 0s 21:37:13 #10 14.94 5800K .......... .......... .......... .......... .......... 53% 179M 0s 21:37:13 #10 14.94 5850K .......... .......... .......... .......... .......... 54% 170M 0s 21:37:13 #10 14.94 5900K .......... .......... .......... .......... .......... 54% 181M 0s 21:37:13 #10 14.94 5950K .......... .......... .......... .......... .......... 55% 254M 0s 21:37:13 #10 14.94 6000K .......... .......... .......... .......... .......... 55% 236M 0s 21:37:13 #10 14.94 6050K .......... .......... .......... .......... .......... 56% 247M 0s 21:37:13 #10 14.94 6100K .......... .......... .......... .......... .......... 56% 209M 0s 21:37:13 #10 14.94 6150K .......... .......... .......... .......... .......... 57% 248M 0s 21:37:13 #10 14.94 6200K .......... .......... .......... .......... .......... 57% 235M 0s 21:37:13 #10 14.94 6250K .......... .......... .......... .......... .......... 58% 222M 0s 21:37:13 #10 14.94 6300K .......... .......... .......... .......... .......... 58% 258M 0s 21:37:13 #10 14.94 6350K .......... .......... .......... .......... .......... 58% 250M 0s 21:37:13 #10 14.94 6400K .......... .......... .......... .......... .......... 59% 219M 0s 21:37:13 #10 14.94 6450K .......... .......... .......... .......... .......... 59% 77.0M 0s 21:37:13 #10 14.94 6500K .......... .......... .......... .......... .......... 60% 189M 0s 21:37:13 #10 14.94 6550K .......... .......... .......... .......... .......... 60% 170M 0s 21:37:13 #10 14.94 6600K .......... .......... .......... .......... .......... 61% 118M 0s 21:37:13 #10 14.94 6650K .......... .......... .......... .......... .......... 61% 123M 0s 21:37:13 #10 14.94 6700K .......... .......... .......... .......... .......... 62% 173M 0s 21:37:13 #10 14.94 6750K .......... .......... .......... .......... .......... 62% 199M 0s 21:37:13 #10 14.94 6800K .......... .......... .......... .......... .......... 63% 229M 0s 21:37:13 #10 14.94 6850K .......... .......... .......... .......... .......... 63% 139M 0s 21:37:13 #10 14.94 6900K .......... .......... .......... .......... .......... 64% 156M 0s 21:37:13 #10 14.94 6950K .......... .......... .......... .......... .......... 64% 157M 0s 21:37:13 #10 14.94 7000K .......... .......... .......... .......... .......... 64% 214M 0s 21:37:13 #10 14.94 7050K .......... .......... .......... .......... .......... 65% 170M 0s 21:37:13 #10 14.94 7100K .......... .......... .......... .......... .......... 65% 142M 0s 21:37:13 #10 14.94 7150K .......... .......... .......... .......... .......... 66% 151M 0s 21:37:13 #10 14.94 7200K .......... .......... .......... .......... .......... 66% 181M 0s 21:37:13 #10 14.94 7250K .......... .......... .......... .......... .......... 67% 148M 0s 21:37:13 #10 14.94 7300K .......... .......... .......... .......... .......... 67% 209M 0s 21:37:13 #10 14.94 7350K .......... .......... .......... .......... .......... 68% 155M 0s 21:37:13 #10 14.94 7400K .......... .......... .......... .......... .......... 68% 151M 0s 21:37:13 #10 14.94 7450K .......... .......... .......... .......... .......... 69% 208M 0s 21:37:13 #10 14.94 7500K .......... .......... .......... .......... .......... 69% 211M 0s 21:37:13 #10 14.94 7550K .......... .......... .......... .......... .......... 70% 178M 0s 21:37:13 #10 14.94 7600K .......... .......... .......... .......... .......... 70% 192M 0s 21:37:13 #10 14.94 7650K .......... .......... .......... .......... .......... 70% 213M 0s 21:37:13 #10 14.94 7700K .......... .......... .......... .......... .......... 71% 189M 0s 21:37:13 #10 14.94 7750K .......... .......... .......... .......... .......... 71% 21.2M 0s 21:37:13 #10 14.95 7800K .......... .......... .......... .......... .......... 72% 244M 0s 21:37:13 #10 14.95 7850K .......... .......... .......... .......... .......... 72% 241M 0s 21:37:13 #10 14.95 7900K .......... .......... .......... .......... .......... 73% 145M 0s 21:37:13 #10 14.95 7950K .......... .......... .......... .......... .......... 73% 153M 0s 21:37:13 #10 14.95 8000K .......... .......... .......... .......... .......... 74% 205M 0s 21:37:13 #10 14.95 8050K .......... .......... .......... .......... .......... 74% 143M 0s 21:37:13 #10 14.95 8100K .......... .......... .......... .......... .......... 75% 176M 0s 21:37:13 #10 14.95 8150K .......... .......... .......... .......... .......... 75% 151M 0s 21:37:13 #10 14.95 8200K .......... .......... .......... .......... .......... 76% 173M 0s 21:37:13 #10 14.95 8250K .......... .......... .......... .......... .......... 76% 179M 0s 21:37:13 #10 14.95 8300K .......... .......... .......... .......... .......... 76% 183M 0s 21:37:13 #10 14.95 8350K .......... .......... .......... .......... .......... 77% 185M 0s 21:37:13 #10 14.95 8400K .......... .......... .......... .......... .......... 77% 160M 0s 21:37:13 #10 14.95 8450K .......... .......... .......... .......... .......... 78% 188M 0s 21:37:13 #10 14.95 8500K .......... .......... .......... .......... .......... 78% 208M 0s 21:37:13 #10 14.95 8550K .......... .......... .......... .......... .......... 79% 172M 0s 21:37:13 #10 14.95 8600K .......... .......... .......... .......... .......... 79% 177M 0s 21:37:13 #10 14.95 8650K .......... .......... .......... .......... .......... 80% 164M 0s 21:37:13 #10 14.95 8700K .......... .......... .......... .......... .......... 80% 198M 0s 21:37:13 #10 14.95 8750K .......... .......... .......... .......... .......... 81% 212M 0s 21:37:13 #10 14.95 8800K .......... .......... .......... .......... .......... 81% 158M 0s 21:37:13 #10 14.95 8850K .......... .......... .......... .......... .......... 82% 123M 0s 21:37:13 #10 14.95 8900K .......... .......... .......... .......... .......... 82% 98.7M 0s 21:37:13 #10 14.95 8950K .......... .......... .......... .......... .......... 82% 145M 0s 21:37:13 #10 14.95 9000K .......... .......... .......... .......... .......... 83% 274M 0s 21:37:13 #10 14.95 9050K .......... .......... .......... .......... .......... 83% 135M 0s 21:37:13 #10 14.95 9100K .......... .......... .......... .......... .......... 84% 230M 0s 21:37:13 #10 14.95 9150K .......... .......... .......... .......... .......... 84% 275M 0s 21:37:13 #10 14.95 9200K .......... .......... .......... .......... .......... 85% 307M 0s 21:37:13 #10 14.95 9250K .......... .......... .......... .......... .......... 85% 232M 0s 21:37:13 #10 14.95 9300K .......... .......... .......... .......... .......... 86% 255M 0s 21:37:13 #10 14.95 9350K .......... .......... .......... .......... .......... 86% 362M 0s 21:37:13 #10 14.95 9400K .......... .......... .......... .......... .......... 87% 232M 0s 21:37:13 #10 14.96 9450K .......... .......... .......... .......... .......... 87% 255M 0s 21:37:13 #10 14.96 9500K .......... .......... .......... .......... .......... 88% 289M 0s 21:37:13 #10 14.96 9550K .......... .......... .......... .......... .......... 88% 298M 0s 21:37:13 #10 14.96 9600K .......... .......... .......... .......... .......... 88% 305M 0s 21:37:13 #10 14.96 9650K .......... .......... .......... .......... .......... 89% 289M 0s 21:37:13 #10 14.96 9700K .......... .......... .......... .......... .......... 89% 238M 0s 21:37:13 #10 14.96 9750K .......... .......... .......... .......... .......... 90% 221M 0s 21:37:13 #10 14.96 9800K .......... .......... .......... .......... .......... 90% 279M 0s 21:37:13 #10 14.96 9850K .......... .......... .......... .......... .......... 91% 174M 0s 21:37:13 #10 14.96 9900K .......... .......... .......... .......... .......... 91% 237M 0s 21:37:13 #10 14.96 9950K .......... .......... .......... .......... .......... 92% 377M 0s 21:37:13 #10 14.96 10000K .......... .......... .......... .......... .......... 92% 308M 0s 21:37:13 #10 14.96 10050K .......... .......... .......... .......... .......... 93% 238M 0s 21:37:13 #10 14.96 10100K .......... .......... .......... .......... .......... 93% 239M 0s 21:37:13 #10 14.96 10150K .......... .......... .......... .......... .......... 94% 237M 0s 21:37:13 #10 14.96 10200K .......... .......... .......... .......... .......... 94% 296M 0s 21:37:13 #10 14.96 10250K .......... .......... .......... .......... .......... 94% 227M 0s 21:37:13 #10 14.96 10300K .......... .......... .......... .......... .......... 95% 275M 0s 21:37:13 #10 14.96 10350K .......... .......... .......... .......... .......... 95% 298M 0s 21:37:13 #10 14.96 10400K .......... .......... .......... .......... .......... 96% 228M 0s 21:37:13 #10 14.96 10450K .......... .......... .......... .......... .......... 96% 313M 0s 21:37:13 #10 14.96 10500K .......... .......... .......... .......... .......... 97% 358M 0s 21:37:13 #10 14.96 10550K .......... .......... .......... .......... .......... 97% 270M 0s 21:37:13 #10 14.96 10600K .......... .......... .......... .......... .......... 98% 258M 0s 21:37:13 #10 14.96 10650K .......... .......... .......... .......... .......... 98% 277M 0s 21:37:13 #10 14.96 10700K .......... .......... .......... .......... .......... 99% 257M 0s 21:37:13 #10 14.96 10750K .......... .......... .......... .......... .......... 99% 311M 0s 21:37:13 #10 14.96 10800K .......... .......... .......... .......... ......... 100% 346M=0.1s 21:37:13 #10 14.96 21:37:13 #10 14.96 2024-10-17 21:37:13 (93.6 MB/s) - 'helm-push-v0.10.3.tar.gz' saved [11109788/11109788] 21:37:13 #10 14.96 21:37:13 #10 15.26 Error: no repositories configured 21:37:13 #10 15.32 2024-10-17T21:37:13.799Z INFO [1] Request served {"path": "/index.yaml", "comment": "", "clientIP": "127.0.0.1", "method": "GET", "statusCode": 200, "latency": "192.991µs", "reqID": "681affd7-6af7-459a-8d2f-a286e1b1d6f9"} 21:37:13 #10 15.32 "local" has been added to your repositories 21:37:13 #10 15.32 + git -C /tmp/it-dep/smo-install submodule init 21:37:13 #10 15.35 Submodule 'ranpm' (https://gerrit.nordix.org/oransc/nonrtric/plt/ranpm) registered for path '../ranpm' 21:37:13 #10 15.35 Submodule 'ric-dep' (https://gerrit.o-ran-sc.org/r/ric-plt/ric-dep) registered for path '../ric-dep' 21:37:13 #10 15.35 Submodule 'smo-install/multicloud-k8s' (https://github.com/onap/multicloud-k8s.git) registered for path 'multicloud-k8s' 21:37:13 #10 15.35 Submodule 'smo-install/onap_oom' (https://gerrit.onap.org/r/oom) registered for path 'onap_oom' 21:37:13 #10 15.35 + git -C /tmp/it-dep/smo-install submodule update 21:37:13 #10 15.37 Cloning into '/tmp/it-dep/ranpm'... 21:37:16 #10 17.87 Cloning into '/tmp/it-dep/ric-dep'... 21:37:18 #10 19.60 Cloning into '/tmp/it-dep/smo-install/multicloud-k8s'... 21:37:18 #10 20.40 Cloning into '/tmp/it-dep/smo-install/onap_oom'... 21:37:30 #10 31.87 Submodule path '../ranpm': checked out '6748b9e87a3a09a430080cfd508275e6f18f4342' 21:37:30 #10 31.92 Submodule path '../ric-dep': checked out '0ce5f68bafe78470b1331284c47918c513173ad2' 21:37:30 #10 32.04 Submodule path 'multicloud-k8s': checked out '2d9e8566cbd81e6feb7e3068f6ff089fdc3a93d9' 21:37:30 #10 32.20 Submodule path 'onap_oom': checked out 'acb9fda1b15519023f5a46e93bee527a21aa316d' 21:37:30 #10 32.20 + /tmp/it-dep/smo-install/scripts/sub-scripts/build-onap.sh 21:37:30 #10 32.25 Reading package lists... 21:37:31 #10 33.29 Building dependency tree... 21:37:32 #10 33.50 Reading state information... 21:37:32 #10 33.63 Suggested packages: 21:37:32 #10 33.63 make-doc 21:37:32 #10 33.65 The following NEW packages will be installed: 21:37:32 #10 33.65 make 21:37:32 #10 33.94 0 upgraded, 1 newly installed, 0 to remove and 1 not upgraded. 21:37:32 #10 33.94 Need to get 154 kB of archives. 21:37:32 #10 33.94 After this operation, 381 kB of additional disk space will be used. 21:37:32 #10 33.94 Get:1 http://archive.ubuntu.com/ubuntu bionic/main amd64 make amd64 4.1-9.1ubuntu1 [154 kB] 21:37:33 #10 34.54 debconf: delaying package configuration, since apt-utils is not installed 21:37:33 #10 34.56 Fetched 154 kB in 1s (195 kB/s) 21:37:33 #10 34.61 Selecting previously unselected package make. 21:37:33 #10 34.61 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 7875 files and directories currently installed.) 21:37:33 #10 34.62 Preparing to unpack .../make_4.1-9.1ubuntu1_amd64.deb ... 21:37:33 #10 34.62 Unpacking make (4.1-9.1ubuntu1) ... 21:37:33 #10 34.71 Setting up make (4.1-9.1ubuntu1) ... 21:37:33 #10 34.82 Installed plugin: undeploy 21:37:33 #10 34.87 Installed plugin: deploy 21:37:33 #10 34.87 /tmp/it-dep/smo-install/scripts/sub-scripts/build-onap.sh: line 35: ./add-oran-acm-participants.sh: Permission denied 21:37:33 #10 34.87 ### Building ONAP part### 21:37:33 #10 34.92 Using Helm binary helm which is helm version v3.12.3 21:37:33 #10 34.92 21:37:33 #10 34.92 [common] 21:37:33 #10 34.93 make[1]: Entering directory '/tmp/it-dep/smo-install/onap_oom/kubernetes' 21:37:33 #10 34.98 make[2]: Entering directory '/tmp/it-dep/smo-install/onap_oom/kubernetes/common' 21:37:33 #10 35.03 21:37:33 #10 35.03 [common] 21:37:33 #10 35.03 make[3]: Entering directory '/tmp/it-dep/smo-install/onap_oom/kubernetes/common' 21:37:33 #10 35.15 Skipping linting of common 21:37:33 #10 35.33 Pushing common-13.0.2.tgz to local... 21:37:33 #10 35.34 2024-10-17T21:37:33.822Z INFO [2] Request served {"path": "/api/charts", "comment": "", "clientIP": "127.0.0.1", "method": "POST", "statusCode": 201, "latency": "10.533465ms", "reqID": "0cad9ea3-9c81-4afa-94d4-9e4c98453b83"} 21:37:33 #10 35.34 Done. 21:37:36 #10 38.35 #@helm repo index /tmp/it-dep/smo-install/onap_oom/kubernetes/common/../dist/packages 21:37:36 #10 38.35 make[3]: Leaving directory '/tmp/it-dep/smo-install/onap_oom/kubernetes/common' 21:37:36 #10 38.35 21:37:36 #10 38.35 [repositoryGenerator] 21:37:36 #10 38.35 make[3]: Entering directory '/tmp/it-dep/smo-install/onap_oom/kubernetes/common' 21:37:37 #10 38.46 Skipping linting of repositoryGenerator 21:37:37 #10 38.65 Pushing repositoryGenerator-13.0.0.tgz to local... 21:37:37 #10 38.65 2024-10-17T21:37:37.134Z INFO [3] Request served {"path": "/api/charts", "comment": "", "clientIP": "127.0.0.1", "method": "POST", "statusCode": 201, "latency": "1.856035ms", "reqID": "1533c5dc-10e2-4256-a8c1-7b664a5a956d"} 21:37:37 #10 38.65 Done. 21:37:40 #10 41.66 #@helm repo index /tmp/it-dep/smo-install/onap_oom/kubernetes/common/../dist/packages 21:37:40 #10 41.66 make[3]: Leaving directory '/tmp/it-dep/smo-install/onap_oom/kubernetes/common' 21:37:40 #10 41.66 21:37:40 #10 41.66 [readinessCheck] 21:37:40 #10 41.66 make[3]: Entering directory '/tmp/it-dep/smo-install/onap_oom/kubernetes/common' 21:37:40 #10 41.77 Hang tight while we grab the latest from your chart repositories... 21:37:40 #10 41.77 2024-10-17T21:37:40.249Z INFO [4] Request served {"path": "/index.yaml", "comment": "", "clientIP": "127.0.0.1", "method": "GET", "statusCode": 200, "latency": "84.29µs", "reqID": "34ed10fd-1ff9-42ec-9206-1e7605f7cc04"} 21:37:40 #10 41.77 ...Successfully got an update from the "local" chart repository 21:37:40 #10 41.77 Update Complete. ⎈Happy Helming!⎈ 21:37:40 #10 41.77 Saving 2 charts 21:37:40 #10 41.79 Deleting outdated charts 21:37:40 #10 41.79 Skipping linting of readinessCheck 21:37:40 #10 41.99 Pushing readinessCheck-13.0.0.tgz to local... 21:37:40 #10 42.00 2024-10-17T21:37:40.486Z INFO [5] Request served {"path": "/api/charts", "comment": "", "clientIP": "127.0.0.1", "method": "POST", "statusCode": 201, "latency": "9.962952ms", "reqID": "99099018-2491-4d9b-8814-9f604c4936bc"} 21:37:40 #10 42.00 Done. 21:37:43 #10 45.01 #@helm repo index /tmp/it-dep/smo-install/onap_oom/kubernetes/common/../dist/packages 21:37:43 #10 45.01 make[3]: Leaving directory '/tmp/it-dep/smo-install/onap_oom/kubernetes/common' 21:37:43 #10 45.01 21:37:43 #10 45.01 [serviceAccount] 21:37:43 #10 45.01 make[3]: Entering directory '/tmp/it-dep/smo-install/onap_oom/kubernetes/common' 21:37:43 #10 45.13 Hang tight while we grab the latest from your chart repositories... 21:37:43 #10 45.14 2024-10-17T21:37:43.618Z INFO [6] Request served {"path": "/index.yaml", "comment": "", "clientIP": "127.0.0.1", "method": "GET", "statusCode": 200, "latency": "70.55µs", "reqID": "ca4b0da0-db0c-40ed-9b50-bad5e053a497"} 21:37:43 #10 45.14 ...Successfully got an update from the "local" chart repository 21:37:43 #10 45.14 Update Complete. ⎈Happy Helming!⎈ 21:37:43 #10 45.14 Saving 1 charts 21:37:43 #10 45.15 Deleting outdated charts 21:37:43 #10 45.15 Skipping linting of serviceAccount 21:37:43 #10 45.33 Pushing serviceAccount-13.0.1.tgz to local... 21:37:43 #10 45.34 2024-10-17T21:37:43.826Z INFO [7] Request served {"path": "/api/charts", "comment": "", "clientIP": "127.0.0.1", "method": "POST", "statusCode": 201, "latency": "7.897166ms", "reqID": "e80a710b-8dfa-4bac-b22b-bf674caafac5"} 21:37:43 #10 45.34 Done. 21:37:46 #10 48.35 #@helm repo index /tmp/it-dep/smo-install/onap_oom/kubernetes/common/../dist/packages 21:37:46 #10 48.35 make[3]: Leaving directory '/tmp/it-dep/smo-install/onap_oom/kubernetes/common' 21:37:46 #10 48.35 21:37:46 #10 48.35 [cmpv2Config] 21:37:46 #10 48.35 make[3]: Entering directory '/tmp/it-dep/smo-install/onap_oom/kubernetes/common' 21:37:47 #10 48.45 Hang tight while we grab the latest from your chart repositories... 21:37:47 #10 48.45 2024-10-17T21:37:46.932Z INFO [8] Request served {"path": "/index.yaml", "comment": "", "clientIP": "127.0.0.1", "method": "GET", "statusCode": 200, "latency": "71.95µs", "reqID": "bd76115a-7186-4239-a5f0-0e187f25f456"} 21:37:47 #10 48.45 ...Successfully got an update from the "local" chart repository 21:37:47 #10 48.45 Update Complete. ⎈Happy Helming!⎈ 21:37:47 #10 48.45 Saving 1 charts 21:37:47 #10 48.46 Deleting outdated charts 21:37:47 #10 48.46 Skipping linting of cmpv2Config 21:37:47 #10 48.64 Pushing cmpv2Config-13.0.0.tgz to local... 21:37:47 #10 48.65 2024-10-17T21:37:47.133Z INFO [9] Request served {"path": "/api/charts", "comment": "", "clientIP": "127.0.0.1", "method": "POST", "statusCode": 201, "latency": "10.375044ms", "reqID": "566525de-9e05-43c1-827b-a41b12aca882"} 21:37:47 #10 48.65 Done. 21:37:50 #10 51.66 #@helm repo index /tmp/it-dep/smo-install/onap_oom/kubernetes/common/../dist/packages 21:37:50 #10 51.66 make[3]: Leaving directory '/tmp/it-dep/smo-install/onap_oom/kubernetes/common' 21:37:50 #10 51.66 21:37:50 #10 51.66 [cassandra] 21:37:50 #10 51.66 make[3]: Entering directory '/tmp/it-dep/smo-install/onap_oom/kubernetes/common' 21:37:50 #10 51.76 Hang tight while we grab the latest from your chart repositories... 21:37:50 #10 51.76 2024-10-17T21:37:50.244Z INFO [10] Request served {"path": "/index.yaml", "comment": "", "clientIP": "127.0.0.1", "method": "GET", "statusCode": 200, "latency": "145.85µs", "reqID": "d7b1e738-ce33-432a-8366-d70dc1f1dc31"} 21:37:50 #10 51.76 ...Successfully got an update from the "local" chart repository 21:37:50 #10 51.76 Update Complete. ⎈Happy Helming!⎈ 21:37:50 #10 51.77 Saving 3 charts 21:37:50 #10 51.79 Deleting outdated charts 21:37:50 #10 51.79 Skipping linting of cassandra 21:37:50 #10 52.01 Pushing cassandra-13.0.0.tgz to local... 21:37:50 #10 52.02 2024-10-17T21:37:50.507Z INFO [11] Request served {"path": "/api/charts", "comment": "", "clientIP": "127.0.0.1", "method": "POST", "statusCode": 201, "latency": "15.862541ms", "reqID": "b611519b-bb26-4566-8673-6b0c8703f179"} 21:37:50 #10 52.03 Done. 21:37:53 #10 55.03 #@helm repo index /tmp/it-dep/smo-install/onap_oom/kubernetes/common/../dist/packages 21:37:53 #10 55.03 make[3]: Leaving directory '/tmp/it-dep/smo-install/onap_oom/kubernetes/common' 21:37:53 #10 55.03 21:37:53 #10 55.03 [certManagerCertificate] 21:37:53 #10 55.04 make[3]: Entering directory '/tmp/it-dep/smo-install/onap_oom/kubernetes/common' 21:37:53 #10 55.14 Hang tight while we grab the latest from your chart repositories... 21:37:53 #10 55.14 2024-10-17T21:37:53.624Z INFO [12] Request served {"path": "/index.yaml", "comment": "", "clientIP": "127.0.0.1", "method": "GET", "statusCode": 200, "latency": "97.401µs", "reqID": "73fa7940-966f-4653-b3f7-53a275de52c1"} 21:37:53 #10 55.14 ...Successfully got an update from the "local" chart repository 21:37:53 #10 55.14 Update Complete. ⎈Happy Helming!⎈ 21:37:53 #10 55.15 Saving 2 charts 21:37:53 #10 55.17 Deleting outdated charts 21:37:53 #10 55.17 Skipping linting of certManagerCertificate 21:37:53 #10 55.37 Pushing certManagerCertificate-13.0.0.tgz to local... 21:37:53 #10 55.39 2024-10-17T21:37:53.875Z INFO [13] Request served {"path": "/api/charts", "comment": "", "clientIP": "127.0.0.1", "method": "POST", "statusCode": 201, "latency": "17.683246ms", "reqID": "2cf0a3c8-a746-4d39-ab07-c89e1e7fce40"} 21:37:54 #10 55.39 Done. 21:37:56 #10 58.40 #@helm repo index /tmp/it-dep/smo-install/onap_oom/kubernetes/common/../dist/packages 21:37:56 #10 58.40 make[3]: Leaving directory '/tmp/it-dep/smo-install/onap_oom/kubernetes/common' 21:37:56 #10 58.40 21:37:56 #10 58.40 [dgbuilder] 21:37:56 #10 58.40 make[3]: Entering directory '/tmp/it-dep/smo-install/onap_oom/kubernetes/common' 21:37:56 #10 58.50 Hang tight while we grab the latest from your chart repositories... 21:37:57 #10 58.50 2024-10-17T21:37:56.987Z INFO [14] Request served {"path": "/index.yaml", "comment": "", "clientIP": "127.0.0.1", "method": "GET", "statusCode": 200, "latency": "120.47µs", "reqID": "3c88bbbc-7205-4b04-ac5a-c1163d135f77"} 21:37:57 #10 58.51 ...Successfully got an update from the "local" chart repository 21:37:57 #10 58.51 Update Complete. ⎈Happy Helming!⎈ 21:37:57 #10 58.51 Saving 3 charts 21:37:57 #10 58.53 Deleting outdated charts 21:37:57 #10 58.53 Skipping linting of dgbuilder 21:37:57 #10 58.76 Pushing dgbuilder-13.0.0.tgz to local... 21:37:57 #10 58.78 2024-10-17T21:37:57.265Z INFO [15] Request served {"path": "/api/charts", "comment": "", "clientIP": "127.0.0.1", "method": "POST", "statusCode": 201, "latency": "22.044401ms", "reqID": "8cda1db7-4b1c-42ab-861d-3efa8d6c3d7d"} 21:37:57 #10 58.78 Done. 21:38:00 #10 61.79 #@helm repo index /tmp/it-dep/smo-install/onap_oom/kubernetes/common/../dist/packages 21:38:00 #10 61.79 make[3]: Leaving directory '/tmp/it-dep/smo-install/onap_oom/kubernetes/common' 21:38:00 #10 61.79 21:38:00 #10 61.79 [elasticsearch] 21:38:00 #10 61.80 make[3]: Entering directory '/tmp/it-dep/smo-install/onap_oom/kubernetes/common' 21:38:00 #10 61.85 make[4]: Entering directory '/tmp/it-dep/smo-install/onap_oom/kubernetes/common/elasticsearch' 21:38:00 #10 61.85 21:38:00 #10 61.85 [components] 21:38:00 #10 61.85 make[5]: Entering directory '/tmp/it-dep/smo-install/onap_oom/kubernetes/common/elasticsearch' 21:38:00 #10 61.85 make[6]: Entering directory '/tmp/it-dep/smo-install/onap_oom/kubernetes/common/elasticsearch/components' 21:38:00 #10 61.86 21:38:00 #10 61.86 [curator] 21:38:00 #10 61.86 make[7]: Entering directory '/tmp/it-dep/smo-install/onap_oom/kubernetes/common/elasticsearch/components' 21:38:00 #10 61.91 Hang tight while we grab the latest from your chart repositories... 21:38:00 #10 61.91 2024-10-17T21:38:00.396Z INFO [16] Request served {"path": "/index.yaml", "comment": "", "clientIP": "127.0.0.1", "method": "GET", "statusCode": 200, "latency": "140.86µs", "reqID": "19abc476-b011-48bc-8327-2dd7789b01d1"} 21:38:00 #10 61.92 ...Successfully got an update from the "local" chart repository 21:38:00 #10 61.92 Update Complete. ⎈Happy Helming!⎈ 21:38:00 #10 61.92 Saving 2 charts 21:38:00 #10 61.93 Deleting outdated charts 21:38:00 #10 61.94 Skipping linting of curator 21:38:00 #10 62.00 Successfully packaged chart and saved it to: /tmp/it-dep/smo-install/onap_oom/kubernetes/common/dist/packages/curator-13.0.0.tgz 21:38:03 #10 65.00 #@helm repo index /tmp/it-dep/smo-install/onap_oom/kubernetes/common/elasticsearch/components/../../dist/packages 21:38:03 #10 65.00 make[7]: Leaving directory '/tmp/it-dep/smo-install/onap_oom/kubernetes/common/elasticsearch/components' 21:38:03 #10 65.00 21:38:03 #10 65.00 [data] 21:38:03 #10 65.00 make[7]: Entering directory '/tmp/it-dep/smo-install/onap_oom/kubernetes/common/elasticsearch/components' 21:38:03 #10 65.06 Hang tight while we grab the latest from your chart repositories... 21:38:03 #10 65.06 2024-10-17T21:38:03.543Z INFO [17] Request served {"path": "/index.yaml", "comment": "", "clientIP": "127.0.0.1", "method": "GET", "statusCode": 200, "latency": "135.02µs", "reqID": "2f21d040-0ae2-4eac-b654-d1f0349634d6"} 21:38:03 #10 65.06 ...Successfully got an update from the "local" chart repository 21:38:03 #10 65.06 Update Complete. ⎈Happy Helming!⎈ 21:38:03 #10 65.07 Saving 2 charts 21:38:03 #10 65.08 Deleting outdated charts 21:38:03 #10 65.08 Skipping linting of data 21:38:03 #10 65.15 Successfully packaged chart and saved it to: /tmp/it-dep/smo-install/onap_oom/kubernetes/common/dist/packages/data-13.0.0.tgz 21:38:06 #10 68.15 #@helm repo index /tmp/it-dep/smo-install/onap_oom/kubernetes/common/elasticsearch/components/../../dist/packages 21:38:06 #10 68.15 make[7]: Leaving directory '/tmp/it-dep/smo-install/onap_oom/kubernetes/common/elasticsearch/components' 21:38:06 #10 68.15 21:38:06 #10 68.15 [master] 21:38:06 #10 68.15 make[7]: Entering directory '/tmp/it-dep/smo-install/onap_oom/kubernetes/common/elasticsearch/components' 21:38:06 #10 68.22 Hang tight while we grab the latest from your chart repositories... 21:38:06 #10 68.22 2024-10-17T21:38:06.701Z INFO [18] Request served {"path": "/index.yaml", "comment": "", "clientIP": "127.0.0.1", "method": "GET", "statusCode": 200, "latency": "117.44µs", "reqID": "80e46a42-6cd4-405e-b0ac-d8102dd61f29"} 21:38:06 #10 68.22 ...Successfully got an update from the "local" chart repository 21:38:06 #10 68.22 Update Complete. ⎈Happy Helming!⎈ 21:38:06 #10 68.22 Saving 2 charts 21:38:06 #10 68.24 Deleting outdated charts 21:38:06 #10 68.24 Skipping linting of master 21:38:06 #10 68.30 Successfully packaged chart and saved it to: /tmp/it-dep/smo-install/onap_oom/kubernetes/common/dist/packages/master-13.0.0.tgz 21:38:09 #10 71.30 #@helm repo index /tmp/it-dep/smo-install/onap_oom/kubernetes/common/elasticsearch/components/../../dist/packages 21:38:09 #10 71.30 make[7]: Leaving directory '/tmp/it-dep/smo-install/onap_oom/kubernetes/common/elasticsearch/components' 21:38:09 #10 71.30 make[6]: Leaving directory '/tmp/it-dep/smo-install/onap_oom/kubernetes/common/elasticsearch/components' 21:38:12 #10 74.31 #@helm repo index /tmp/it-dep/smo-install/onap_oom/kubernetes/common/elasticsearch/../dist/packages 21:38:12 #10 74.31 make[5]: Leaving directory '/tmp/it-dep/smo-install/onap_oom/kubernetes/common/elasticsearch' 21:38:12 #10 74.31 make[4]: Leaving directory '/tmp/it-dep/smo-install/onap_oom/kubernetes/common/elasticsearch' 21:38:12 #10 74.36 Hang tight while we grab the latest from your chart repositories... 21:38:12 #10 74.36 2024-10-17T21:38:12.843Z INFO [19] Request served {"path": "/index.yaml", "comment": "", "clientIP": "127.0.0.1", "method": "GET", "statusCode": 200, "latency": "127.411µs", "reqID": "be1710a3-b5e0-439d-bdae-2d410ab2ae70"} 21:38:12 #10 74.36 ...Successfully got an update from the "local" chart repository 21:38:12 #10 74.36 Update Complete. ⎈Happy Helming!⎈ 21:38:12 #10 74.38 Saving 5 charts 21:38:12 #10 74.43 Deleting outdated charts 21:38:12 #10 74.44 Skipping linting of elasticsearch 21:38:13 #10 74.69 Pushing elasticsearch-13.0.0.tgz to local... 21:38:13 #10 74.73 2024-10-17T21:38:13.213Z INFO [20] Request served {"path": "/api/charts", "comment": "", "clientIP": "127.0.0.1", "method": "POST", "statusCode": 201, "latency": "37.939068ms", "reqID": "366e56f5-7092-449e-877e-e8399a226677"} 21:38:13 #10 74.73 Done. 21:38:16 #10 77.74 #@helm repo index /tmp/it-dep/smo-install/onap_oom/kubernetes/common/../dist/packages 21:38:16 #10 77.74 make[3]: Leaving directory '/tmp/it-dep/smo-install/onap_oom/kubernetes/common' 21:38:16 #10 77.74 21:38:16 #10 77.74 [etcd] 21:38:16 #10 77.74 make[3]: Entering directory '/tmp/it-dep/smo-install/onap_oom/kubernetes/common' 21:38:16 #10 77.84 Hang tight while we grab the latest from your chart repositories... 21:38:16 #10 77.84 2024-10-17T21:38:16.321Z INFO [21] Request served {"path": "/index.yaml", "comment": "", "clientIP": "127.0.0.1", "method": "GET", "statusCode": 200, "latency": "147.4µs", "reqID": "f3882a6f-e6d9-4dc7-be4a-3666cffc63ca"} 21:38:16 #10 77.84 ...Successfully got an update from the "local" chart repository 21:38:16 #10 77.84 Update Complete. ⎈Happy Helming!⎈ 21:38:16 #10 77.84 Saving 2 charts 21:38:16 #10 77.85 Deleting outdated charts 21:38:16 #10 77.86 Skipping linting of etcd 21:38:16 #10 78.04 Pushing etcd-13.0.0.tgz to local... 21:38:16 #10 78.05 2024-10-17T21:38:16.528Z INFO [22] Request served {"path": "/api/charts", "comment": "", "clientIP": "127.0.0.1", "method": "POST", "statusCode": 201, "latency": "9.909061ms", "reqID": "06559b49-b8c7-440c-9330-ba8e4fdee3ab"} 21:38:16 #10 78.05 Done. 21:38:19 #10 81.05 #@helm repo index /tmp/it-dep/smo-install/onap_oom/kubernetes/common/../dist/packages 21:38:19 #10 81.05 make[3]: Leaving directory '/tmp/it-dep/smo-install/onap_oom/kubernetes/common' 21:38:19 #10 81.06 21:38:19 #10 81.06 [etcd-init] 21:38:19 #10 81.06 make[3]: Entering directory '/tmp/it-dep/smo-install/onap_oom/kubernetes/common' 21:38:19 #10 81.16 Hang tight while we grab the latest from your chart repositories... 21:38:19 #10 81.16 2024-10-17T21:38:19.642Z INFO [23] Request served {"path": "/index.yaml", "comment": "", "clientIP": "127.0.0.1", "method": "GET", "statusCode": 200, "latency": "142.99µs", "reqID": "373bc8f9-e31f-4d7e-b98d-1b76ed693931"} 21:38:19 #10 81.16 ...Successfully got an update from the "local" chart repository 21:38:19 #10 81.16 Update Complete. ⎈Happy Helming!⎈ 21:38:19 #10 81.17 Saving 3 charts 21:38:19 #10 81.18 Downloading serviceAccount from repo http://localhost:18080 21:38:19 #10 81.18 2024-10-17T21:38:19.661Z INFO [24] Request served {"path": "/charts/serviceAccount-13.0.1.tgz", "comment": "", "clientIP": "127.0.0.1", "method": "GET", "statusCode": 200, "latency": "250.501µs", "reqID": "ebd21aa5-7d82-46fd-9325-579339ef58e2"} 21:38:19 #10 81.18 Deleting outdated charts 21:38:19 #10 81.19 Skipping linting of etcd-init 21:38:19 #10 81.38 Pushing etcd-init-13.0.0.tgz to local... 21:38:20 #10 81.40 2024-10-17T21:38:19.878Z INFO [25] Request served {"path": "/api/charts", "comment": "", "clientIP": "127.0.0.1", "method": "POST", "statusCode": 201, "latency": "17.586894ms", "reqID": "a083c5ce-52d5-4753-b558-1bae844e7540"} 21:38:20 #10 81.40 Done. 21:38:22 #10 84.40 #@helm repo index /tmp/it-dep/smo-install/onap_oom/kubernetes/common/../dist/packages 21:38:22 #10 84.40 make[3]: Leaving directory '/tmp/it-dep/smo-install/onap_oom/kubernetes/common' 21:38:22 #10 84.41 21:38:22 #10 84.41 [logConfiguration] 21:38:22 #10 84.41 make[3]: Entering directory '/tmp/it-dep/smo-install/onap_oom/kubernetes/common' 21:38:22 #10 84.50 Hang tight while we grab the latest from your chart repositories... 21:38:23 #10 84.50 2024-10-17T21:38:22.984Z INFO [26] Request served {"path": "/index.yaml", "comment": "", "clientIP": "127.0.0.1", "method": "GET", "statusCode": 200, "latency": "160.16µs", "reqID": "1d705ef8-3c5d-4030-8aaf-fd412ae332be"} 21:38:23 #10 84.50 ...Successfully got an update from the "local" chart repository 21:38:23 #10 84.51 Update Complete. ⎈Happy Helming!⎈ 21:38:23 #10 84.51 Saving 1 charts 21:38:23 #10 84.52 Deleting outdated charts 21:38:23 #10 84.52 Skipping linting of logConfiguration 21:38:23 #10 84.70 Pushing logConfiguration-13.0.0.tgz to local... 21:38:23 #10 84.72 2024-10-17T21:38:23.202Z INFO [27] Request served {"path": "/api/charts", "comment": "", "clientIP": "127.0.0.1", "method": "POST", "statusCode": 201, "latency": "11.030854ms", "reqID": "a7abc5c8-42a2-413a-82b3-fc7eb7780803"} 21:38:23 #10 84.72 Done. 21:38:26 #10 87.73 #@helm repo index /tmp/it-dep/smo-install/onap_oom/kubernetes/common/../dist/packages 21:38:26 #10 87.73 make[3]: Leaving directory '/tmp/it-dep/smo-install/onap_oom/kubernetes/common' 21:38:26 #10 87.73 21:38:26 #10 87.73 [mariadb-galera] 21:38:26 #10 87.73 make[3]: Entering directory '/tmp/it-dep/smo-install/onap_oom/kubernetes/common' 21:38:26 #10 87.83 Hang tight while we grab the latest from your chart repositories... 21:38:26 #10 87.83 2024-10-17T21:38:26.311Z INFO [28] Request served {"path": "/index.yaml", "comment": "", "clientIP": "127.0.0.1", "method": "GET", "statusCode": 200, "latency": "198.131µs", "reqID": "11a86665-b7e3-4673-b87d-539728fe3e25"} 21:38:26 #10 87.83 ...Successfully got an update from the "local" chart repository 21:38:26 #10 87.83 Update Complete. ⎈Happy Helming!⎈ 21:38:26 #10 87.84 Saving 4 charts 21:38:26 #10 87.87 Deleting outdated charts 21:38:26 #10 87.88 Skipping linting of mariadb-galera 21:38:26 #10 88.12 Pushing mariadb-galera-13.0.1.tgz to local... 21:38:26 #10 88.14 2024-10-17T21:38:26.625Z INFO [29] Request served {"path": "/api/charts", "comment": "", "clientIP": "127.0.0.1", "method": "POST", "statusCode": 201, "latency": "22.263518ms", "reqID": "9098780c-ae13-41cc-9ec0-c88c4e75e358"} 21:38:26 #10 88.14 Done. 21:38:29 #10 91.15 #@helm repo index /tmp/it-dep/smo-install/onap_oom/kubernetes/common/../dist/packages 21:38:29 #10 91.15 make[3]: Leaving directory '/tmp/it-dep/smo-install/onap_oom/kubernetes/common' 21:38:29 #10 91.15 21:38:29 #10 91.15 [mariadb-init] 21:38:29 #10 91.15 make[3]: Entering directory '/tmp/it-dep/smo-install/onap_oom/kubernetes/common' 21:38:29 #10 91.27 Hang tight while we grab the latest from your chart repositories... 21:38:29 #10 91.27 2024-10-17T21:38:29.756Z INFO [30] Request served {"path": "/index.yaml", "comment": "", "clientIP": "127.0.0.1", "method": "GET", "statusCode": 200, "latency": "198µs", "reqID": "48af6b77-2a9b-4b47-a2c3-a632cec3d055"} 21:38:29 #10 91.28 ...Successfully got an update from the "local" chart repository 21:38:29 #10 91.28 Update Complete. ⎈Happy Helming!⎈ 21:38:29 #10 91.28 Saving 3 charts 21:38:29 #10 91.29 Downloading serviceAccount from repo http://localhost:18080 21:38:29 #10 91.30 2024-10-17T21:38:29.779Z INFO [31] Request served {"path": "/charts/serviceAccount-13.0.1.tgz", "comment": "", "clientIP": "127.0.0.1", "method": "GET", "statusCode": 200, "latency": "286.621µs", "reqID": "6e74ae70-2715-49a9-b1e7-065abceba629"} 21:38:29 #10 91.30 Deleting outdated charts 21:38:29 #10 91.30 Skipping linting of mariadb-init 21:38:30 #10 91.52 Pushing mariadb-init-13.0.0.tgz to local... 21:38:30 #10 91.54 2024-10-17T21:38:30.020Z INFO [32] Request served {"path": "/api/charts", "comment": "", "clientIP": "127.0.0.1", "method": "POST", "statusCode": 201, "latency": "16.5331ms", "reqID": "ddb73765-dc0a-4a81-a285-cd875867c3ef"} 21:38:30 #10 91.54 Done. 21:38:33 #10 94.55 #@helm repo index /tmp/it-dep/smo-install/onap_oom/kubernetes/common/../dist/packages 21:38:33 #10 94.55 make[3]: Leaving directory '/tmp/it-dep/smo-install/onap_oom/kubernetes/common' 21:38:33 #10 94.55 21:38:33 #10 94.55 [mongo] 21:38:33 #10 94.55 make[3]: Entering directory '/tmp/it-dep/smo-install/onap_oom/kubernetes/common' 21:38:33 #10 94.65 Hang tight while we grab the latest from your chart repositories... 21:38:33 #10 94.65 2024-10-17T21:38:33.135Z INFO [33] Request served {"path": "/index.yaml", "comment": "", "clientIP": "127.0.0.1", "method": "GET", "statusCode": 200, "latency": "184.92µs", "reqID": "0b512ff7-c6ae-4f3f-a33c-611a4b135549"} 21:38:33 #10 94.66 ...Successfully got an update from the "local" chart repository 21:38:33 #10 94.66 Update Complete. ⎈Happy Helming!⎈ 21:38:33 #10 94.66 Saving 2 charts 21:38:33 #10 94.67 Deleting outdated charts 21:38:33 #10 94.68 Skipping linting of mongo 21:38:33 #10 94.88 Pushing mongo-13.0.0.tgz to local... 21:38:33 #10 94.89 2024-10-17T21:38:33.375Z INFO [34] Request served {"path": "/api/charts", "comment": "", "clientIP": "127.0.0.1", "method": "POST", "statusCode": 201, "latency": "11.536865ms", "reqID": "24710a55-4995-4389-b352-8b612ff3b758"} 21:38:33 #10 94.90 Done. 21:38:36 #10 97.90 #@helm repo index /tmp/it-dep/smo-install/onap_oom/kubernetes/common/../dist/packages 21:38:36 #10 97.90 make[3]: Leaving directory '/tmp/it-dep/smo-install/onap_oom/kubernetes/common' 21:38:36 #10 97.91 21:38:36 #10 97.91 [network-name-gen] 21:38:36 #10 97.91 make[3]: Entering directory '/tmp/it-dep/smo-install/onap_oom/kubernetes/common' 21:38:36 #10 98.01 Hang tight while we grab the latest from your chart repositories... 21:38:36 #10 98.01 2024-10-17T21:38:36.496Z INFO [35] Request served {"path": "/index.yaml", "comment": "", "clientIP": "127.0.0.1", "method": "GET", "statusCode": 200, "latency": "188.271µs", "reqID": "03aec2f3-eb29-4c95-a992-4ddb21678001"} 21:38:36 #10 98.02 ...Successfully got an update from the "local" chart repository 21:38:36 #10 98.02 Update Complete. ⎈Happy Helming!⎈ 21:38:36 #10 98.03 Saving 5 charts 21:38:36 #10 98.09 Downloading serviceAccount from repo http://localhost:18080 21:38:36 #10 98.09 2024-10-17T21:38:36.573Z INFO [36] Request served {"path": "/charts/serviceAccount-13.0.1.tgz", "comment": "", "clientIP": "127.0.0.1", "method": "GET", "statusCode": 200, "latency": "390.72µs", "reqID": "74ecbe93-86b6-46f7-837f-4ea7990de68e"} 21:38:36 #10 98.11 Deleting outdated charts 21:38:36 #10 98.11 Skipping linting of network-name-gen 21:38:37 #10 98.42 Pushing network-name-gen-13.0.0.tgz to local... 21:38:37 #10 98.48 2024-10-17T21:38:36.958Z INFO [37] Request served {"path": "/api/charts", "comment": "", "clientIP": "127.0.0.1", "method": "POST", "statusCode": 201, "latency": "55.926177ms", "reqID": "9f488399-c17a-41c4-8071-e81200395fae"} 21:38:37 #10 98.48 Done. 21:38:40 #10 101.5 #@helm repo index /tmp/it-dep/smo-install/onap_oom/kubernetes/common/../dist/packages 21:38:40 #10 101.5 make[3]: Leaving directory '/tmp/it-dep/smo-install/onap_oom/kubernetes/common' 21:38:40 #10 101.5 21:38:40 #10 101.5 [postgres] 21:38:40 #10 101.5 make[3]: Entering directory '/tmp/it-dep/smo-install/onap_oom/kubernetes/common' 21:38:40 #10 101.6 Hang tight while we grab the latest from your chart repositories... 21:38:40 #10 101.6 2024-10-17T21:38:40.082Z INFO [38] Request served {"path": "/index.yaml", "comment": "", "clientIP": "127.0.0.1", "method": "GET", "statusCode": 200, "latency": "210.68µs", "reqID": "c21215d4-c72a-4208-8af8-d733da63044f"} 21:38:40 #10 101.6 ...Successfully got an update from the "local" chart repository 21:38:40 #10 101.6 Update Complete. ⎈Happy Helming!⎈ 21:38:40 #10 101.6 Saving 2 charts 21:38:40 #10 101.6 Deleting outdated charts 21:38:40 #10 101.6 Skipping linting of postgres 21:38:40 #10 101.9 Pushing postgres-13.0.0.tgz to local... 21:38:40 #10 101.9 2024-10-17T21:38:40.358Z INFO [39] Request served {"path": "/api/charts", "comment": "", "clientIP": "127.0.0.1", "method": "POST", "statusCode": 201, "latency": "14.785883ms", "reqID": "10a6d314-5550-4343-b9e3-74e3906bf5f8"} 21:38:40 #10 101.9 Done. 21:38:43 #10 104.9 #@helm repo index /tmp/it-dep/smo-install/onap_oom/kubernetes/common/../dist/packages 21:38:43 #10 104.9 make[3]: Leaving directory '/tmp/it-dep/smo-install/onap_oom/kubernetes/common' 21:38:43 #10 104.9 21:38:43 #10 104.9 [postgres-init] 21:38:43 #10 104.9 make[3]: Entering directory '/tmp/it-dep/smo-install/onap_oom/kubernetes/common' 21:38:43 #10 105.0 Hang tight while we grab the latest from your chart repositories... 21:38:43 #10 105.0 2024-10-17T21:38:43.471Z INFO [40] Request served {"path": "/index.yaml", "comment": "", "clientIP": "127.0.0.1", "method": "GET", "statusCode": 200, "latency": "231.711µs", "reqID": "63169175-1edf-4c09-9489-366fba69fed7"} 21:38:43 #10 105.0 ...Successfully got an update from the "local" chart repository 21:38:43 #10 105.0 Update Complete. ⎈Happy Helming!⎈ 21:38:43 #10 105.0 Saving 3 charts 21:38:43 #10 105.0 Downloading serviceAccount from repo http://localhost:18080 21:38:43 #10 105.0 2024-10-17T21:38:43.493Z INFO [41] Request served {"path": "/charts/serviceAccount-13.0.1.tgz", "comment": "", "clientIP": "127.0.0.1", "method": "GET", "statusCode": 200, "latency": "260.49µs", "reqID": "fe7288f8-0227-4ef6-88a1-85002a0c0b6c"} 21:38:43 #10 105.0 Deleting outdated charts 21:38:43 #10 105.0 Skipping linting of postgres-init 21:38:43 #10 105.2 Pushing postgres-init-13.0.0.tgz to local... 21:38:43 #10 105.2 2024-10-17T21:38:43.730Z INFO [42] Request served {"path": "/api/charts", "comment": "", "clientIP": "127.0.0.1", "method": "POST", "statusCode": 201, "latency": "19.667538ms", "reqID": "524548f5-03d5-42b5-ac96-6b069758cf48"} 21:38:43 #10 105.2 Done. 21:38:46 #10 108.3 #@helm repo index /tmp/it-dep/smo-install/onap_oom/kubernetes/common/../dist/packages 21:38:46 #10 108.3 make[3]: Leaving directory '/tmp/it-dep/smo-install/onap_oom/kubernetes/common' 21:38:46 #10 108.3 21:38:46 #10 108.3 [roles-wrapper] 21:38:46 #10 108.3 make[3]: Entering directory '/tmp/it-dep/smo-install/onap_oom/kubernetes/common' 21:38:46 #10 108.4 Hang tight while we grab the latest from your chart repositories... 21:38:47 #10 108.4 2024-10-17T21:38:46.846Z INFO [43] Request served {"path": "/index.yaml", "comment": "", "clientIP": "127.0.0.1", "method": "GET", "statusCode": 200, "latency": "233.361µs", "reqID": "93ddc388-46f3-466a-bb8e-520a61f825d3"} 21:38:47 #10 108.4 ...Successfully got an update from the "local" chart repository 21:38:47 #10 108.4 Update Complete. ⎈Happy Helming!⎈ 21:38:47 #10 108.4 Saving 1 charts 21:38:47 #10 108.4 Deleting outdated charts 21:38:47 #10 108.4 Skipping linting of roles-wrapper 21:38:47 #10 108.6 Pushing roles-wrapper-13.0.0.tgz to local... 21:38:47 #10 108.6 2024-10-17T21:38:47.074Z INFO [44] Request served {"path": "/api/charts", "comment": "", "clientIP": "127.0.0.1", "method": "POST", "statusCode": 201, "latency": "9.494657ms", "reqID": "51a34370-d3f9-4724-acbb-33cb0e3f5fdc"} 21:38:47 #10 108.6 Done. 21:38:50 #10 111.6 #@helm repo index /tmp/it-dep/smo-install/onap_oom/kubernetes/common/../dist/packages 21:38:50 #10 111.6 make[3]: Leaving directory '/tmp/it-dep/smo-install/onap_oom/kubernetes/common' 21:38:50 #10 111.6 21:38:50 #10 111.6 [timescaledb] 21:38:50 #10 111.6 make[3]: Entering directory '/tmp/it-dep/smo-install/onap_oom/kubernetes/common' 21:38:50 #10 111.7 Hang tight while we grab the latest from your chart repositories... 21:38:50 #10 111.7 2024-10-17T21:38:50.200Z INFO [45] Request served {"path": "/index.yaml", "comment": "", "clientIP": "127.0.0.1", "method": "GET", "statusCode": 200, "latency": "246.77µs", "reqID": "81b5d685-50ab-437e-963b-b73978588781"} 21:38:50 #10 111.7 ...Successfully got an update from the "local" chart repository 21:38:50 #10 111.7 Update Complete. ⎈Happy Helming!⎈ 21:38:50 #10 111.7 Saving 3 charts 21:38:50 #10 111.7 Downloading common from repo http://localhost:18080 21:38:50 #10 111.7 2024-10-17T21:38:50.221Z INFO [46] Request served {"path": "/charts/common-13.0.2.tgz", "comment": "", "clientIP": "127.0.0.1", "method": "GET", "statusCode": 200, "latency": "287.961µs", "reqID": "caa9b44e-fc2a-4928-adf6-febb9f8c4c3b"} 21:38:50 #10 111.7 Downloading serviceAccount from repo http://localhost:18080 21:38:50 #10 111.7 2024-10-17T21:38:50.225Z INFO [47] Request served {"path": "/charts/serviceAccount-13.0.1.tgz", "comment": "", "clientIP": "127.0.0.1", "method": "GET", "statusCode": 200, "latency": "302.811µs", "reqID": "0643aae1-7da9-4d6d-a619-c0a544910f67"} 21:38:50 #10 111.8 Deleting outdated charts 21:38:50 #10 111.8 Skipping linting of timescaledb 21:38:50 #10 112.0 Pushing timescaledb-13.0.0.tgz to local... 21:38:50 #10 112.0 2024-10-17T21:38:50.479Z INFO [48] Request served {"path": "/api/charts", "comment": "", "clientIP": "127.0.0.1", "method": "POST", "statusCode": 201, "latency": "15.393455ms", "reqID": "ca135298-c17e-4b22-9367-21e069e095d0"} 21:38:50 #10 112.0 Done. 21:38:53 #10 115.0 #@helm repo index /tmp/it-dep/smo-install/onap_oom/kubernetes/common/../dist/packages 21:38:53 #10 115.0 make[3]: Leaving directory '/tmp/it-dep/smo-install/onap_oom/kubernetes/common' 21:38:53 #10 115.0 21:38:53 #10 115.0 [repository-wrapper] 21:38:53 #10 115.0 make[3]: Entering directory '/tmp/it-dep/smo-install/onap_oom/kubernetes/common' 21:38:53 #10 115.1 Hang tight while we grab the latest from your chart repositories... 21:38:53 #10 115.1 2024-10-17T21:38:53.596Z INFO [49] Request served {"path": "/index.yaml", "comment": "", "clientIP": "127.0.0.1", "method": "GET", "statusCode": 200, "latency": "148.111µs", "reqID": "502cfba6-1dae-4120-9f66-25a495656429"} 21:38:53 #10 115.1 ...Successfully got an update from the "local" chart repository 21:38:53 #10 115.1 Update Complete. ⎈Happy Helming!⎈ 21:38:53 #10 115.1 Saving 2 charts 21:38:53 #10 115.1 Deleting outdated charts 21:38:53 #10 115.1 Skipping linting of repository-wrapper 21:38:53 #10 115.3 Pushing repository-wrapper-13.0.0.tgz to local... 21:38:53 #10 115.3 2024-10-17T21:38:53.826Z INFO [50] Request served {"path": "/api/charts", "comment": "", "clientIP": "127.0.0.1", "method": "POST", "statusCode": 201, "latency": "10.893431ms", "reqID": "97ad9652-f0b8-46d7-aa80-750106583b5a"} 21:38:53 #10 115.3 Done. 21:38:56 #10 118.4 #@helm repo index /tmp/it-dep/smo-install/onap_oom/kubernetes/common/../dist/packages 21:38:56 #10 118.4 make[3]: Leaving directory '/tmp/it-dep/smo-install/onap_oom/kubernetes/common' 21:38:56 #10 118.4 make[2]: Leaving directory '/tmp/it-dep/smo-install/onap_oom/kubernetes/common' 21:38:59 #10 121.4 make[1]: Leaving directory '/tmp/it-dep/smo-install/onap_oom/kubernetes' 21:38:59 #10 121.4 21:38:59 #10 121.4 [robot] 21:38:59 #10 121.4 make[1]: Entering directory '/tmp/it-dep/smo-install/onap_oom/kubernetes' 21:38:59 #10 121.4 make[2]: Entering directory '/tmp/it-dep/smo-install/onap_oom/kubernetes' 21:39:00 #10 121.5 make[2]: 'robot/Chart.yaml' is up to date. 21:39:00 #10 121.5 make[2]: Leaving directory '/tmp/it-dep/smo-install/onap_oom/kubernetes' 21:39:00 #10 121.5 make[1]: Leaving directory '/tmp/it-dep/smo-install/onap_oom/kubernetes' 21:39:00 #10 121.5 make[1]: Entering directory '/tmp/it-dep/smo-install/onap_oom/kubernetes' 21:39:00 #10 121.6 Hang tight while we grab the latest from your chart repositories... 21:39:00 #10 121.6 2024-10-17T21:39:00.067Z INFO [51] Request served {"path": "/index.yaml", "comment": "", "clientIP": "127.0.0.1", "method": "GET", "statusCode": 200, "latency": "182.301µs", "reqID": "c51dcae9-c765-4219-aae4-a8d292542b9f"} 21:39:00 #10 121.6 ...Successfully got an update from the "local" chart repository 21:39:00 #10 121.6 Update Complete. ⎈Happy Helming!⎈ 21:39:00 #10 121.6 Saving 3 charts 21:39:00 #10 121.6 Downloading common from repo http://localhost:18080 21:39:00 #10 121.6 2024-10-17T21:39:00.084Z INFO [52] Request served {"path": "/charts/common-13.0.2.tgz", "comment": "", "clientIP": "127.0.0.1", "method": "GET", "statusCode": 200, "latency": "191.271µs", "reqID": "8f5d9e08-db2d-4bf6-9018-b83214755ded"} 21:39:00 #10 121.6 Downloading repositoryGenerator from repo http://localhost:18080 21:39:00 #10 121.6 2024-10-17T21:39:00.090Z INFO [53] Request served {"path": "/charts/repositoryGenerator-13.0.0.tgz", "comment": "", "clientIP": "127.0.0.1", "method": "GET", "statusCode": 200, "latency": "115.39µs", "reqID": "fe664cda-09ad-494f-9a81-44cd51a64c66"} 21:39:00 #10 121.6 Downloading serviceAccount from repo http://localhost:18080 21:39:00 #10 121.6 2024-10-17T21:39:00.095Z INFO [54] Request served {"path": "/charts/serviceAccount-13.0.1.tgz", "comment": "", "clientIP": "127.0.0.1", "method": "GET", "statusCode": 200, "latency": "234.351µs", "reqID": "77a87d71-5298-4aef-ad27-6310428b6ac0"} 21:39:00 #10 121.6 Deleting outdated charts 21:39:00 #10 121.6 Skipping linting of robot 21:39:00 #10 121.8 Pushing robot-13.0.0.tgz to local... 21:39:00 #10 121.9 2024-10-17T21:39:00.348Z INFO [55] Request served {"path": "/api/charts", "comment": "", "clientIP": "127.0.0.1", "method": "POST", "statusCode": 201, "latency": "22.847436ms", "reqID": "9509ced6-40c4-4c37-811c-4803635932f5"} 21:39:00 #10 121.9 Done. 21:39:03 #10 124.9 make[1]: Leaving directory '/tmp/it-dep/smo-install/onap_oom/kubernetes' 21:39:03 #10 124.9 21:39:03 #10 124.9 [a1policymanagement] 21:39:03 #10 124.9 make[1]: Entering directory '/tmp/it-dep/smo-install/onap_oom/kubernetes' 21:39:03 #10 125.0 Hang tight while we grab the latest from your chart repositories... 21:39:03 #10 125.0 2024-10-17T21:39:03.483Z INFO [56] Request served {"path": "/index.yaml", "comment": "", "clientIP": "127.0.0.1", "method": "GET", "statusCode": 200, "latency": "169.82µs", "reqID": "05790d12-54e9-4c1c-8a96-93a18ec1b352"} 21:39:03 #10 125.0 ...Successfully got an update from the "local" chart repository 21:39:03 #10 125.0 Update Complete. ⎈Happy Helming!⎈ 21:39:03 #10 125.0 Saving 3 charts 21:39:03 #10 125.0 Downloading common from repo http://localhost:18080 21:39:03 #10 125.0 2024-10-17T21:39:03.496Z INFO [57] Request served {"path": "/charts/common-13.0.2.tgz", "comment": "", "clientIP": "127.0.0.1", "method": "GET", "statusCode": 200, "latency": "314.901µs", "reqID": "b9a6a8ed-3008-4d98-8ae1-c6e61ebfd286"} 21:39:03 #10 125.0 Downloading repositoryGenerator from repo http://localhost:18080 21:39:03 #10 125.0 2024-10-17T21:39:03.501Z INFO [58] Request served {"path": "/charts/repositoryGenerator-13.0.0.tgz", "comment": "", "clientIP": "127.0.0.1", "method": "GET", "statusCode": 200, "latency": "115.84µs", "reqID": "0029d8cc-a447-4b05-9e5e-faf8b969035a"} 21:39:03 #10 125.0 Downloading serviceAccount from repo http://localhost:18080 21:39:03 #10 125.0 2024-10-17T21:39:03.508Z INFO [59] Request served {"path": "/charts/serviceAccount-13.0.1.tgz", "comment": "", "clientIP": "127.0.0.1", "method": "GET", "statusCode": 200, "latency": "250.661µs", "reqID": "4b473c63-5e05-45b6-9492-19a835a90b22"} 21:39:03 #10 125.0 Deleting outdated charts 21:39:03 #10 125.0 Skipping linting of a1policymanagement 21:39:03 #10 125.3 Pushing a1policymanagement-13.0.0.tgz to local... 21:39:03 #10 125.3 2024-10-17T21:39:03.762Z INFO [60] Request served {"path": "/api/charts", "comment": "", "clientIP": "127.0.0.1", "method": "POST", "statusCode": 201, "latency": "18.694643ms", "reqID": "f2ef9ff7-c0fa-44e4-8056-e1084ef806dd"} 21:39:03 #10 125.3 Done. 21:39:06 #10 128.3 make[1]: Leaving directory '/tmp/it-dep/smo-install/onap_oom/kubernetes' 21:39:06 #10 128.3 21:39:06 #10 128.3 [aai] 21:39:06 #10 128.3 make[1]: Entering directory '/tmp/it-dep/smo-install/onap_oom/kubernetes' 21:39:06 #10 128.4 make[2]: Entering directory '/tmp/it-dep/smo-install/onap_oom/kubernetes/aai' 21:39:06 #10 128.4 21:39:06 #10 128.4 [components] 21:39:06 #10 128.4 make[3]: Entering directory '/tmp/it-dep/smo-install/onap_oom/kubernetes/aai' 21:39:06 #10 128.4 make[4]: Entering directory '/tmp/it-dep/smo-install/onap_oom/kubernetes/aai/components' 21:39:06 #10 128.4 21:39:06 #10 128.4 [aai-babel] 21:39:06 #10 128.4 make[5]: Entering directory '/tmp/it-dep/smo-install/onap_oom/kubernetes/aai/components' 21:39:07 #10 128.4 Hang tight while we grab the latest from your chart repositories... 21:39:07 #10 128.4 2024-10-17T21:39:06.901Z INFO [61] Request served {"path": "/index.yaml", "comment": "", "clientIP": "127.0.0.1", "method": "GET", "statusCode": 200, "latency": "233.471µs", "reqID": "fa5e98d9-4b48-4ecc-a4da-28dd42a7e0a3"} 21:39:07 #10 128.4 ...Successfully got an update from the "local" chart repository 21:39:07 #10 128.4 Update Complete. ⎈Happy Helming!⎈ 21:39:07 #10 128.4 Saving 3 charts 21:39:07 #10 128.4 Downloading common from repo http://localhost:18080 21:39:07 #10 128.4 2024-10-17T21:39:06.922Z INFO [62] Request served {"path": "/charts/common-13.0.2.tgz", "comment": "", "clientIP": "127.0.0.1", "method": "GET", "statusCode": 200, "latency": "308.391µs", "reqID": "48c5bee1-ca94-46dc-9eb8-e4cf3dc8c4de"} 21:39:07 #10 128.4 Downloading repositoryGenerator from repo http://localhost:18080 21:39:07 #10 128.4 2024-10-17T21:39:06.930Z INFO [63] Request served {"path": "/charts/repositoryGenerator-13.0.0.tgz", "comment": "", "clientIP": "127.0.0.1", "method": "GET", "statusCode": 200, "latency": "156.99µs", "reqID": "9e058dc2-621f-451e-b8f4-752cd31298d2"} 21:39:07 #10 128.4 Downloading serviceAccount from repo http://localhost:18080 21:39:07 #10 128.5 2024-10-17T21:39:06.935Z INFO [64] Request served {"path": "/charts/serviceAccount-13.0.1.tgz", "comment": "", "clientIP": "127.0.0.1", "method": "GET", "statusCode": 200, "latency": "197.551µs", "reqID": "22b5fbba-5945-474a-a3f0-70d6a947cc7c"} 21:39:07 #10 128.5 Deleting outdated charts 21:39:07 #10 128.5 Skipping linting of aai-babel 21:39:07 #10 128.7 Pushing aai-babel-13.0.0.tgz to local... 21:39:07 #10 128.7 2024-10-17T21:39:07.165Z INFO [65] Request served {"path": "/api/charts", "comment": "", "clientIP": "127.0.0.1", "method": "POST", "statusCode": 201, "latency": "14.721823ms", "reqID": "473db4c6-73cf-45c1-9101-0880320f2f7f"} 21:39:07 #10 128.7 Done. 21:39:10 #10 131.7 #@helm repo index /tmp/it-dep/smo-install/onap_oom/kubernetes/aai/components/../../dist/packages 21:39:10 #10 131.7 make[5]: Leaving directory '/tmp/it-dep/smo-install/onap_oom/kubernetes/aai/components' 21:39:10 #10 131.7 21:39:10 #10 131.7 [aai-graphadmin] 21:39:10 #10 131.7 make[5]: Entering directory '/tmp/it-dep/smo-install/onap_oom/kubernetes/aai/components' 21:39:10 #10 131.8 Hang tight while we grab the latest from your chart repositories... 21:39:10 #10 131.8 2024-10-17T21:39:10.240Z INFO [66] Request served {"path": "/index.yaml", "comment": "", "clientIP": "127.0.0.1", "method": "GET", "statusCode": 200, "latency": "128.241µs", "reqID": "08cb83bd-73eb-4126-b098-f0604e105dda"} 21:39:10 #10 131.8 ...Successfully got an update from the "local" chart repository 21:39:10 #10 131.8 Update Complete. ⎈Happy Helming!⎈ 21:39:10 #10 131.8 Saving 3 charts 21:39:10 #10 131.8 Downloading common from repo http://localhost:18080 21:39:10 #10 131.8 2024-10-17T21:39:10.254Z INFO [67] Request served {"path": "/charts/common-13.0.2.tgz", "comment": "", "clientIP": "127.0.0.1", "method": "GET", "statusCode": 200, "latency": "361.781µs", "reqID": "04833aa7-3552-4b1a-b944-db4b19b955b1"} 21:39:10 #10 131.8 Downloading repositoryGenerator from repo http://localhost:18080 21:39:10 #10 131.8 2024-10-17T21:39:10.258Z INFO [68] Request served {"path": "/charts/repositoryGenerator-13.0.0.tgz", "comment": "", "clientIP": "127.0.0.1", "method": "GET", "statusCode": 200, "latency": "187.79µs", "reqID": "9d634974-c7ea-4ec2-bd65-e6326707c254"} 21:39:10 #10 131.8 Downloading serviceAccount from repo http://localhost:18080 21:39:10 #10 131.8 2024-10-17T21:39:10.264Z INFO [69] Request served {"path": "/charts/serviceAccount-13.0.1.tgz", "comment": "", "clientIP": "127.0.0.1", "method": "GET", "statusCode": 200, "latency": "193.061µs", "reqID": "15272c2b-fa19-45c4-98b4-a6d40c8b730f"} 21:39:10 #10 131.8 Deleting outdated charts 21:39:10 #10 131.8 Skipping linting of aai-graphadmin 21:39:10 #10 132.0 Pushing aai-graphadmin-13.0.0.tgz to local... 21:39:10 #10 132.0 2024-10-17T21:39:10.524Z INFO [70] Request served {"path": "/api/charts", "comment": "", "clientIP": "127.0.0.1", "method": "POST", "statusCode": 201, "latency": "24.999581ms", "reqID": "780f739e-fd0b-4320-99a9-1b7829b39db9"} 21:39:10 #10 132.0 Done. 21:39:13 #10 135.0 #@helm repo index /tmp/it-dep/smo-install/onap_oom/kubernetes/aai/components/../../dist/packages 21:39:13 #10 135.1 make[5]: Leaving directory '/tmp/it-dep/smo-install/onap_oom/kubernetes/aai/components' 21:39:13 #10 135.1 21:39:13 #10 135.1 [aai-modelloader] 21:39:13 #10 135.1 make[5]: Entering directory '/tmp/it-dep/smo-install/onap_oom/kubernetes/aai/components' 21:39:13 #10 135.1 Hang tight while we grab the latest from your chart repositories... 21:39:13 #10 135.1 2024-10-17T21:39:13.592Z INFO [71] Request served {"path": "/index.yaml", "comment": "", "clientIP": "127.0.0.1", "method": "GET", "statusCode": 200, "latency": "248.381µs", "reqID": "76e9bf29-14c6-46a7-a061-0b139253cac6"} 21:39:13 #10 135.1 ...Successfully got an update from the "local" chart repository 21:39:13 #10 135.1 Update Complete. ⎈Happy Helming!⎈ 21:39:13 #10 135.1 Saving 3 charts 21:39:13 #10 135.1 Downloading common from repo http://localhost:18080 21:39:13 #10 135.1 2024-10-17T21:39:13.618Z INFO [72] Request served {"path": "/charts/common-13.0.2.tgz", "comment": "", "clientIP": "127.0.0.1", "method": "GET", "statusCode": 200, "latency": "278.191µs", "reqID": "e4a4fe99-f999-4b28-a2bf-e793550fac93"} 21:39:13 #10 135.1 Downloading repositoryGenerator from repo http://localhost:18080 21:39:13 #10 135.1 2024-10-17T21:39:13.621Z INFO [73] Request served {"path": "/charts/repositoryGenerator-13.0.0.tgz", "comment": "", "clientIP": "127.0.0.1", "method": "GET", "statusCode": 200, "latency": "73.94µs", "reqID": "c91d5ddf-d105-4ce9-bd08-32ec7724251e"} 21:39:13 #10 135.1 Downloading serviceAccount from repo http://localhost:18080 21:39:13 #10 135.1 2024-10-17T21:39:13.624Z INFO [74] Request served {"path": "/charts/serviceAccount-13.0.1.tgz", "comment": "", "clientIP": "127.0.0.1", "method": "GET", "statusCode": 200, "latency": "279.86µs", "reqID": "cc4066d3-bb95-48b6-a3a3-221a558f91a1"} 21:39:13 #10 135.1 Deleting outdated charts 21:39:13 #10 135.2 Skipping linting of aai-modelloader 21:39:13 #10 135.4 Pushing aai-modelloader-13.0.0.tgz to local... 21:39:13 #10 135.4 2024-10-17T21:39:13.870Z INFO [75] Request served {"path": "/api/charts", "comment": "", "clientIP": "127.0.0.1", "method": "POST", "statusCode": 201, "latency": "20.89431ms", "reqID": "2f5268f0-cbaf-44b6-8f69-e64761e4795b"} 21:39:13 #10 135.4 Done. 21:39:16 #10 138.4 #@helm repo index /tmp/it-dep/smo-install/onap_oom/kubernetes/aai/components/../../dist/packages 21:39:16 #10 138.4 make[5]: Leaving directory '/tmp/it-dep/smo-install/onap_oom/kubernetes/aai/components' 21:39:16 #10 138.4 21:39:16 #10 138.4 [aai-resources] 21:39:16 #10 138.4 make[5]: Entering directory '/tmp/it-dep/smo-install/onap_oom/kubernetes/aai/components' 21:39:16 #10 138.4 Hang tight while we grab the latest from your chart repositories... 21:39:16 #10 138.4 2024-10-17T21:39:16.931Z INFO [76] Request served {"path": "/index.yaml", "comment": "", "clientIP": "127.0.0.1", "method": "GET", "statusCode": 200, "latency": "100.74µs", "reqID": "a748958b-76bc-4525-b005-bf0ececb10f6"} 21:39:16 #10 138.5 ...Successfully got an update from the "local" chart repository 21:39:16 #10 138.5 Update Complete. ⎈Happy Helming!⎈ 21:39:16 #10 138.5 Saving 3 charts 21:39:16 #10 138.5 Downloading common from repo http://localhost:18080 21:39:17 #10 138.5 2024-10-17T21:39:16.953Z INFO [77] Request served {"path": "/charts/common-13.0.2.tgz", "comment": "", "clientIP": "127.0.0.1", "method": "GET", "statusCode": 200, "latency": "203.16µs", "reqID": "14673664-275b-42e2-81e8-335d0ac233be"} 21:39:17 #10 138.5 Downloading repositoryGenerator from repo http://localhost:18080 21:39:17 #10 138.5 2024-10-17T21:39:16.958Z INFO [78] Request served {"path": "/charts/repositoryGenerator-13.0.0.tgz", "comment": "", "clientIP": "127.0.0.1", "method": "GET", "statusCode": 200, "latency": "163.42µs", "reqID": "7aa13782-1784-4df4-a6ad-4af9bbd2fbb4"} 21:39:17 #10 138.5 Downloading serviceAccount from repo http://localhost:18080 21:39:17 #10 138.5 2024-10-17T21:39:16.963Z INFO [79] Request served {"path": "/charts/serviceAccount-13.0.1.tgz", "comment": "", "clientIP": "127.0.0.1", "method": "GET", "statusCode": 200, "latency": "214.62µs", "reqID": "aff4cce7-d1bb-46d7-8769-36f3e8ca455c"} 21:39:17 #10 138.5 Deleting outdated charts 21:39:17 #10 138.5 Skipping linting of aai-resources 21:39:17 #10 138.7 Pushing aai-resources-13.0.0.tgz to local... 21:39:17 #10 138.7 2024-10-17T21:39:17.224Z INFO [80] Request served {"path": "/api/charts", "comment": "", "clientIP": "127.0.0.1", "method": "POST", "statusCode": 201, "latency": "26.953626ms", "reqID": "a3495745-3781-4f16-ba24-363aeafa1b25"} 21:39:17 #10 138.7 Done. 21:39:20 #10 141.7 #@helm repo index /tmp/it-dep/smo-install/onap_oom/kubernetes/aai/components/../../dist/packages 21:39:20 #10 141.7 make[5]: Leaving directory '/tmp/it-dep/smo-install/onap_oom/kubernetes/aai/components' 21:39:20 #10 141.8 21:39:20 #10 141.8 [aai-schema-service] 21:39:20 #10 141.8 make[5]: Entering directory '/tmp/it-dep/smo-install/onap_oom/kubernetes/aai/components' 21:39:20 #10 141.8 Hang tight while we grab the latest from your chart repositories... 21:39:20 #10 141.8 2024-10-17T21:39:20.290Z INFO [81] Request served {"path": "/index.yaml", "comment": "", "clientIP": "127.0.0.1", "method": "GET", "statusCode": 200, "latency": "155.719µs", "reqID": "334922e5-3352-439a-885b-588da82abf68"} 21:39:20 #10 141.8 ...Successfully got an update from the "local" chart repository 21:39:20 #10 141.8 Update Complete. ⎈Happy Helming!⎈ 21:39:20 #10 141.8 Saving 3 charts 21:39:20 #10 141.8 Downloading common from repo http://localhost:18080 21:39:20 #10 141.8 2024-10-17T21:39:20.309Z INFO [82] Request served {"path": "/charts/common-13.0.2.tgz", "comment": "", "clientIP": "127.0.0.1", "method": "GET", "statusCode": 200, "latency": "217.39µs", "reqID": "81823f12-b909-414c-a4f4-946d3956b722"} 21:39:20 #10 141.8 Downloading repositoryGenerator from repo http://localhost:18080 21:39:20 #10 141.8 2024-10-17T21:39:20.316Z INFO [83] Request served {"path": "/charts/repositoryGenerator-13.0.0.tgz", "comment": "", "clientIP": "127.0.0.1", "method": "GET", "statusCode": 200, "latency": "219.021µs", "reqID": "720e9afa-2b4c-47b6-8494-6b89a1265980"} 21:39:20 #10 141.8 Downloading serviceAccount from repo http://localhost:18080 21:39:20 #10 141.8 2024-10-17T21:39:20.322Z INFO [84] Request served {"path": "/charts/serviceAccount-13.0.1.tgz", "comment": "", "clientIP": "127.0.0.1", "method": "GET", "statusCode": 200, "latency": "352.781µs", "reqID": "2220a176-6e77-4a9c-ba18-3a4c10a3fd6f"} 21:39:20 #10 141.8 Deleting outdated charts 21:39:20 #10 141.9 Skipping linting of aai-schema-service 21:39:20 #10 142.1 Pushing aai-schema-service-13.0.0.tgz to local... 21:39:20 #10 142.1 2024-10-17T21:39:20.575Z INFO [85] Request served {"path": "/api/charts", "comment": "", "clientIP": "127.0.0.1", "method": "POST", "statusCode": 201, "latency": "18.820493ms", "reqID": "3c5dc401-8beb-4462-8e85-6426802460a9"} 21:39:20 #10 142.1 Done. 21:39:23 #10 145.1 #@helm repo index /tmp/it-dep/smo-install/onap_oom/kubernetes/aai/components/../../dist/packages 21:39:23 #10 145.1 make[5]: Leaving directory '/tmp/it-dep/smo-install/onap_oom/kubernetes/aai/components' 21:39:23 #10 145.1 21:39:23 #10 145.1 [aai-sparky-be] 21:39:23 #10 145.1 make[5]: Entering directory '/tmp/it-dep/smo-install/onap_oom/kubernetes/aai/components' 21:39:23 #10 145.2 Hang tight while we grab the latest from your chart repositories... 21:39:23 #10 145.2 2024-10-17T21:39:23.649Z INFO [86] Request served {"path": "/index.yaml", "comment": "", "clientIP": "127.0.0.1", "method": "GET", "statusCode": 200, "latency": "184.55µs", "reqID": "88419a55-28b7-4aae-8fc9-1d332be55524"} 21:39:23 #10 145.2 ...Successfully got an update from the "local" chart repository 21:39:23 #10 145.2 Update Complete. ⎈Happy Helming!⎈ 21:39:23 #10 145.2 Saving 3 charts 21:39:23 #10 145.2 Downloading common from repo http://localhost:18080 21:39:23 #10 145.2 2024-10-17T21:39:23.672Z INFO [87] Request served {"path": "/charts/common-13.0.2.tgz", "comment": "", "clientIP": "127.0.0.1", "method": "GET", "statusCode": 200, "latency": "245.201µs", "reqID": "059461d9-4de6-4038-bd7e-5dc9b5738173"} 21:39:23 #10 145.2 Downloading repositoryGenerator from repo http://localhost:18080 21:39:23 #10 145.2 2024-10-17T21:39:23.678Z INFO [88] Request served {"path": "/charts/repositoryGenerator-13.0.0.tgz", "comment": "", "clientIP": "127.0.0.1", "method": "GET", "statusCode": 200, "latency": "282.371µs", "reqID": "5ec579e4-7c22-40a6-b606-e5d0d8fb0a2f"} 21:39:23 #10 145.2 Downloading serviceAccount from repo http://localhost:18080 21:39:23 #10 145.2 2024-10-17T21:39:23.681Z INFO [89] Request served {"path": "/charts/serviceAccount-13.0.1.tgz", "comment": "", "clientIP": "127.0.0.1", "method": "GET", "statusCode": 200, "latency": "160.621µs", "reqID": "4ff97592-841b-4238-b05e-39ac3ef303ea"} 21:39:23 #10 145.2 Deleting outdated charts 21:39:23 #10 145.2 Skipping linting of aai-sparky-be 21:39:23 #10 145.4 Pushing aai-sparky-be-13.0.0.tgz to local... 21:39:24 #10 145.5 2024-10-17T21:39:23.933Z INFO [90] Request served {"path": "/api/charts", "comment": "", "clientIP": "127.0.0.1", "method": "POST", "statusCode": 201, "latency": "19.277214ms", "reqID": "14927db7-db83-4556-8100-3ee463cc172a"} 21:39:24 #10 145.5 Done. 21:39:27 #10 148.5 #@helm repo index /tmp/it-dep/smo-install/onap_oom/kubernetes/aai/components/../../dist/packages 21:39:27 #10 148.5 make[5]: Leaving directory '/tmp/it-dep/smo-install/onap_oom/kubernetes/aai/components' 21:39:27 #10 148.5 21:39:27 #10 148.5 [aai-traversal] 21:39:27 #10 148.5 make[5]: Entering directory '/tmp/it-dep/smo-install/onap_oom/kubernetes/aai/components' 21:39:27 #10 148.5 Hang tight while we grab the latest from your chart repositories... 21:39:27 #10 148.5 2024-10-17T21:39:26.994Z INFO [91] Request served {"path": "/index.yaml", "comment": "", "clientIP": "127.0.0.1", "method": "GET", "statusCode": 200, "latency": "265.931µs", "reqID": "73236b69-2103-41ff-8d79-7761014f4e43"} 21:39:27 #10 148.5 ...Successfully got an update from the "local" chart repository 21:39:27 #10 148.5 Update Complete. ⎈Happy Helming!⎈ 21:39:27 #10 148.5 Saving 3 charts 21:39:27 #10 148.5 Downloading common from repo http://localhost:18080 21:39:27 #10 148.5 2024-10-17T21:39:27.020Z INFO [92] Request served {"path": "/charts/common-13.0.2.tgz", "comment": "", "clientIP": "127.0.0.1", "method": "GET", "statusCode": 200, "latency": "266.11µs", "reqID": "3da72fc9-2441-4343-95b6-62e61eb58dbe"} 21:39:27 #10 148.5 Downloading repositoryGenerator from repo http://localhost:18080 21:39:27 #10 148.5 2024-10-17T21:39:27.026Z INFO [93] Request served {"path": "/charts/repositoryGenerator-13.0.0.tgz", "comment": "", "clientIP": "127.0.0.1", "method": "GET", "statusCode": 200, "latency": "117.75µs", "reqID": "289e811f-8f69-472d-999e-0ef9f52247a4"} 21:39:27 #10 148.5 Downloading serviceAccount from repo http://localhost:18080 21:39:27 #10 148.6 2024-10-17T21:39:27.033Z INFO [94] Request served {"path": "/charts/serviceAccount-13.0.1.tgz", "comment": "", "clientIP": "127.0.0.1", "method": "GET", "statusCode": 200, "latency": "217.08µs", "reqID": "af312787-825f-4612-a74b-289bc56f4d78"} 21:39:27 #10 148.6 Deleting outdated charts 21:39:27 #10 148.6 Skipping linting of aai-traversal 21:39:27 #10 148.8 Pushing aai-traversal-13.0.0.tgz to local... 21:39:27 #10 148.8 2024-10-17T21:39:27.297Z INFO [95] Request served {"path": "/api/charts", "comment": "", "clientIP": "127.0.0.1", "method": "POST", "statusCode": 201, "latency": "15.753863ms", "reqID": "34a4b7a8-3335-4de7-9123-a0838590550e"} 21:39:27 #10 148.8 Done. 21:39:30 #10 151.8 #@helm repo index /tmp/it-dep/smo-install/onap_oom/kubernetes/aai/components/../../dist/packages 21:39:30 #10 151.8 make[5]: Leaving directory '/tmp/it-dep/smo-install/onap_oom/kubernetes/aai/components' 21:39:30 #10 151.8 make[4]: Leaving directory '/tmp/it-dep/smo-install/onap_oom/kubernetes/aai/components' 21:39:33 #10 154.8 #@helm repo index /tmp/it-dep/smo-install/onap_oom/kubernetes/aai/../dist/packages 21:39:33 #10 154.8 make[3]: Leaving directory '/tmp/it-dep/smo-install/onap_oom/kubernetes/aai' 21:39:33 #10 154.8 make[2]: Leaving directory '/tmp/it-dep/smo-install/onap_oom/kubernetes/aai' 21:39:33 #10 154.9 Hang tight while we grab the latest from your chart repositories... 21:39:33 #10 154.9 2024-10-17T21:39:33.366Z INFO [96] Request served {"path": "/index.yaml", "comment": "", "clientIP": "127.0.0.1", "method": "GET", "statusCode": 200, "latency": "190.601µs", "reqID": "f56e7f33-24d0-42b8-a530-1c5257a18e2b"} 21:39:33 #10 154.9 ...Successfully got an update from the "local" chart repository 21:39:33 #10 154.9 Update Complete. ⎈Happy Helming!⎈ 21:39:33 #10 154.9 Saving 11 charts 21:39:33 #10 154.9 Downloading common from repo http://localhost:18080 21:39:33 #10 155.0 2024-10-17T21:39:33.436Z INFO [97] Request served {"path": "/charts/common-13.0.2.tgz", "comment": "", "clientIP": "127.0.0.1", "method": "GET", "statusCode": 200, "latency": "251.321µs", "reqID": "bd4ef813-fb0e-4c28-9215-d7aa67d58baa"} 21:39:33 #10 155.0 Downloading cassandra from repo http://localhost:18080 21:39:33 #10 155.0 2024-10-17T21:39:33.443Z INFO [98] Request served {"path": "/charts/cassandra-13.0.0.tgz", "comment": "", "clientIP": "127.0.0.1", "method": "GET", "statusCode": 200, "latency": "299.511µs", "reqID": "2f76b1e5-07c1-4427-97bd-82683bb5d895"} 21:39:33 #10 155.0 Downloading repositoryGenerator from repo http://localhost:18080 21:39:33 #10 155.0 2024-10-17T21:39:33.450Z INFO [99] Request served {"path": "/charts/repositoryGenerator-13.0.0.tgz", "comment": "", "clientIP": "127.0.0.1", "method": "GET", "statusCode": 200, "latency": "174.89µs", "reqID": "d132857c-d0d1-4d97-a44a-0019e4dd8b3a"} 21:39:33 #10 155.1 Downloading serviceAccount from repo http://localhost:18080 21:39:33 #10 155.1 2024-10-17T21:39:33.602Z INFO [100] Request served {"path": "/charts/serviceAccount-13.0.1.tgz", "comment": "", "clientIP": "127.0.0.1", "method": "GET", "statusCode": 200, "latency": "266.891µs", "reqID": "28dc0816-9ee3-49cf-a04e-0d2a30dea316"} 21:39:33 #10 155.2 Deleting outdated charts 21:39:33 #10 155.2 Skipping linting of aai 21:39:34 #10 155.7 Pushing aai-13.0.0.tgz to local... 21:39:34 #10 155.8 2024-10-17T21:39:34.292Z INFO [101] Request served {"path": "/api/charts", "comment": "", "clientIP": "127.0.0.1", "method": "POST", "statusCode": 201, "latency": "139.428564ms", "reqID": "3aec22b9-d5e1-4e97-865b-027f1166c4fa"} 21:39:34 #10 155.8 Done. 21:39:37 #10 158.8 make[1]: Leaving directory '/tmp/it-dep/smo-install/onap_oom/kubernetes' 21:39:37 #10 158.8 21:39:37 #10 158.8 [cds] 21:39:37 #10 158.8 make[1]: Entering directory '/tmp/it-dep/smo-install/onap_oom/kubernetes' 21:39:37 #10 158.9 make[2]: Entering directory '/tmp/it-dep/smo-install/onap_oom/kubernetes/cds' 21:39:37 #10 158.9 21:39:37 #10 158.9 [components] 21:39:37 #10 158.9 make[3]: Entering directory '/tmp/it-dep/smo-install/onap_oom/kubernetes/cds' 21:39:37 #10 158.9 make[4]: Entering directory '/tmp/it-dep/smo-install/onap_oom/kubernetes/cds/components' 21:39:37 #10 158.9 21:39:37 #10 158.9 [cds-blueprints-processor] 21:39:37 #10 158.9 make[5]: Entering directory '/tmp/it-dep/smo-install/onap_oom/kubernetes/cds/components' 21:39:37 #10 158.9 Hang tight while we grab the latest from your chart repositories... 21:39:37 #10 158.9 2024-10-17T21:39:37.404Z INFO [102] Request served {"path": "/index.yaml", "comment": "", "clientIP": "127.0.0.1", "method": "GET", "statusCode": 200, "latency": "113.261µs", "reqID": "3dde1583-e869-43ff-a282-62ced349c623"} 21:39:37 #10 158.9 ...Successfully got an update from the "local" chart repository 21:39:37 #10 158.9 Update Complete. ⎈Happy Helming!⎈ 21:39:37 #10 158.9 Saving 4 charts 21:39:37 #10 158.9 Downloading common from repo http://localhost:18080 21:39:37 #10 159.0 2024-10-17T21:39:37.433Z INFO [103] Request served {"path": "/charts/common-13.0.2.tgz", "comment": "", "clientIP": "127.0.0.1", "method": "GET", "statusCode": 200, "latency": "153.19µs", "reqID": "42c349f5-cf14-4741-86b4-d4b2cda36378"} 21:39:37 #10 159.0 Downloading repositoryGenerator from repo http://localhost:18080 21:39:37 #10 159.0 2024-10-17T21:39:37.438Z INFO [104] Request served {"path": "/charts/repositoryGenerator-13.0.0.tgz", "comment": "", "clientIP": "127.0.0.1", "method": "GET", "statusCode": 200, "latency": "173.47µs", "reqID": "7233828d-b0a1-45c1-8688-7407d631558c"} 21:39:37 #10 159.0 Downloading serviceAccount from repo http://localhost:18080 21:39:37 #10 159.0 2024-10-17T21:39:37.443Z INFO [105] Request served {"path": "/charts/serviceAccount-13.0.1.tgz", "comment": "", "clientIP": "127.0.0.1", "method": "GET", "statusCode": 200, "latency": "271.031µs", "reqID": "13fa0bd5-56dd-426d-9b48-a8d6d1853da4"} 21:39:37 #10 159.0 Downloading readinessCheck from repo http://localhost:18080 21:39:37 #10 159.0 2024-10-17T21:39:37.457Z INFO [106] Request served {"path": "/charts/readinessCheck-13.0.0.tgz", "comment": "", "clientIP": "127.0.0.1", "method": "GET", "statusCode": 200, "latency": "266.611µs", "reqID": "350253b8-3794-40ee-95f2-10ecb39740e6"} 21:39:37 #10 159.0 Deleting outdated charts 21:39:37 #10 159.0 Skipping linting of cds-blueprints-processor 21:39:37 #10 159.2 Pushing cds-blueprints-processor-13.0.0.tgz to local... 21:39:37 #10 159.2 2024-10-17T21:39:37.729Z INFO [107] Request served {"path": "/api/charts", "comment": "", "clientIP": "127.0.0.1", "method": "POST", "statusCode": 201, "latency": "18.230979ms", "reqID": "4e4cbbdb-78a5-4286-8e4a-3de37a275277"} 21:39:37 #10 159.2 Done. 21:39:40 #10 162.3 #@helm repo index /tmp/it-dep/smo-install/onap_oom/kubernetes/cds/components/../../dist/packages 21:39:40 #10 162.3 make[5]: Leaving directory '/tmp/it-dep/smo-install/onap_oom/kubernetes/cds/components' 21:39:40 #10 162.3 21:39:40 #10 162.3 [cds-command-executor] 21:39:40 #10 162.3 make[5]: Entering directory '/tmp/it-dep/smo-install/onap_oom/kubernetes/cds/components' 21:39:40 #10 162.3 Hang tight while we grab the latest from your chart repositories... 21:39:40 #10 162.3 2024-10-17T21:39:40.789Z INFO [108] Request served {"path": "/index.yaml", "comment": "", "clientIP": "127.0.0.1", "method": "GET", "statusCode": 200, "latency": "201.141µs", "reqID": "8860c588-287c-452f-be7e-9f92bbd42ea9"} 21:39:40 #10 162.3 ...Successfully got an update from the "local" chart repository 21:39:40 #10 162.3 Update Complete. ⎈Happy Helming!⎈ 21:39:40 #10 162.3 Saving 3 charts 21:39:40 #10 162.3 Downloading common from repo http://localhost:18080 21:39:40 #10 162.3 2024-10-17T21:39:40.815Z INFO [109] Request served {"path": "/charts/common-13.0.2.tgz", "comment": "", "clientIP": "127.0.0.1", "method": "GET", "statusCode": 200, "latency": "297.961µs", "reqID": "beeb835a-bbe2-4f44-ae9f-0ce88506fe8e"} 21:39:40 #10 162.3 Downloading repositoryGenerator from repo http://localhost:18080 21:39:40 #10 162.3 2024-10-17T21:39:40.821Z INFO [110] Request served {"path": "/charts/repositoryGenerator-13.0.0.tgz", "comment": "", "clientIP": "127.0.0.1", "method": "GET", "statusCode": 200, "latency": "246.8µs", "reqID": "0e6cb4b2-1439-4bd1-9abe-430178833c76"} 21:39:40 #10 162.3 Downloading serviceAccount from repo http://localhost:18080 21:39:40 #10 162.3 2024-10-17T21:39:40.827Z INFO [111] Request served {"path": "/charts/serviceAccount-13.0.1.tgz", "comment": "", "clientIP": "127.0.0.1", "method": "GET", "statusCode": 200, "latency": "163.211µs", "reqID": "0c430b88-8c5f-47b4-b1cb-092b02402928"} 21:39:40 #10 162.4 Deleting outdated charts 21:39:40 #10 162.4 Skipping linting of cds-command-executor 21:39:41 #10 162.6 Pushing cds-command-executor-13.0.0.tgz to local... 21:39:41 #10 162.6 2024-10-17T21:39:41.073Z INFO [112] Request served {"path": "/api/charts", "comment": "", "clientIP": "127.0.0.1", "method": "POST", "statusCode": 201, "latency": "16.395595ms", "reqID": "192f97cd-145a-4188-87ba-b6a3868d3c72"} 21:39:41 #10 162.6 Done. 21:39:44 #10 165.6 #@helm repo index /tmp/it-dep/smo-install/onap_oom/kubernetes/cds/components/../../dist/packages 21:39:44 #10 165.6 make[5]: Leaving directory '/tmp/it-dep/smo-install/onap_oom/kubernetes/cds/components' 21:39:44 #10 165.6 21:39:44 #10 165.6 [cds-py-executor] 21:39:44 #10 165.6 make[5]: Entering directory '/tmp/it-dep/smo-install/onap_oom/kubernetes/cds/components' 21:39:44 #10 165.7 Hang tight while we grab the latest from your chart repositories... 21:39:44 #10 165.7 2024-10-17T21:39:44.141Z INFO [113] Request served {"path": "/index.yaml", "comment": "", "clientIP": "127.0.0.1", "method": "GET", "statusCode": 200, "latency": "141.15µs", "reqID": "41dc6769-19e1-4a78-a134-f106711827e3"} 21:39:44 #10 165.7 ...Successfully got an update from the "local" chart repository 21:39:44 #10 165.7 Update Complete. ⎈Happy Helming!⎈ 21:39:44 #10 165.7 Saving 3 charts 21:39:44 #10 165.7 Downloading common from repo http://localhost:18080 21:39:44 #10 165.7 2024-10-17T21:39:44.168Z INFO [114] Request served {"path": "/charts/common-13.0.2.tgz", "comment": "", "clientIP": "127.0.0.1", "method": "GET", "statusCode": 200, "latency": "251.301µs", "reqID": "32ed7308-ecfe-4d83-a526-c659ead40f34"} 21:39:44 #10 165.7 Downloading repositoryGenerator from repo http://localhost:18080 21:39:44 #10 165.7 2024-10-17T21:39:44.176Z INFO [115] Request served {"path": "/charts/repositoryGenerator-13.0.0.tgz", "comment": "", "clientIP": "127.0.0.1", "method": "GET", "statusCode": 200, "latency": "146.791µs", "reqID": "f7a60cf6-d1cc-4c6e-aa82-12a05dbf19a9"} 21:39:44 #10 165.7 Downloading serviceAccount from repo http://localhost:18080 21:39:44 #10 165.7 2024-10-17T21:39:44.182Z INFO [116] Request served {"path": "/charts/serviceAccount-13.0.1.tgz", "comment": "", "clientIP": "127.0.0.1", "method": "GET", "statusCode": 200, "latency": "250.271µs", "reqID": "aa808555-5bf8-41ea-b018-2fc5eb67d8b2"} 21:39:44 #10 165.7 Deleting outdated charts 21:39:44 #10 165.7 Skipping linting of cds-py-executor 21:39:44 #10 165.9 Pushing cds-py-executor-13.0.0.tgz to local... 21:39:44 #10 165.9 2024-10-17T21:39:44.413Z INFO [117] Request served {"path": "/api/charts", "comment": "", "clientIP": "127.0.0.1", "method": "POST", "statusCode": 201, "latency": "10.620169ms", "reqID": "7c362070-ea44-4db4-945e-321594cd0420"} 21:39:44 #10 165.9 Done. 21:39:47 #10 168.9 #@helm repo index /tmp/it-dep/smo-install/onap_oom/kubernetes/cds/components/../../dist/packages 21:39:47 #10 168.9 make[5]: Leaving directory '/tmp/it-dep/smo-install/onap_oom/kubernetes/cds/components' 21:39:47 #10 168.9 21:39:47 #10 168.9 [cds-sdc-listener] 21:39:47 #10 168.9 make[5]: Entering directory '/tmp/it-dep/smo-install/onap_oom/kubernetes/cds/components' 21:39:47 #10 169.0 Hang tight while we grab the latest from your chart repositories... 21:39:47 #10 169.0 2024-10-17T21:39:47.472Z INFO [118] Request served {"path": "/index.yaml", "comment": "", "clientIP": "127.0.0.1", "method": "GET", "statusCode": 200, "latency": "210.181µs", "reqID": "c2a13702-1079-4d85-a7e0-edf4605be911"} 21:39:47 #10 169.0 ...Successfully got an update from the "local" chart repository 21:39:47 #10 169.0 Update Complete. ⎈Happy Helming!⎈ 21:39:47 #10 169.0 Saving 3 charts 21:39:47 #10 169.0 Downloading common from repo http://localhost:18080 21:39:47 #10 169.0 2024-10-17T21:39:47.498Z INFO [119] Request served {"path": "/charts/common-13.0.2.tgz", "comment": "", "clientIP": "127.0.0.1", "method": "GET", "statusCode": 200, "latency": "171.441µs", "reqID": "c069744b-7468-4cc9-8780-35e219d4aeb1"} 21:39:47 #10 169.0 Downloading repositoryGenerator from repo http://localhost:18080 21:39:47 #10 169.0 2024-10-17T21:39:47.501Z INFO [120] Request served {"path": "/charts/repositoryGenerator-13.0.0.tgz", "comment": "", "clientIP": "127.0.0.1", "method": "GET", "statusCode": 200, "latency": "76.12µs", "reqID": "cfe8645d-43ce-487c-9b43-fe66c79f8eb0"} 21:39:47 #10 169.0 Downloading serviceAccount from repo http://localhost:18080 21:39:47 #10 169.0 2024-10-17T21:39:47.508Z INFO [121] Request served {"path": "/charts/serviceAccount-13.0.1.tgz", "comment": "", "clientIP": "127.0.0.1", "method": "GET", "statusCode": 200, "latency": "119.45µs", "reqID": "a70d6d37-ab0b-4f16-b1e8-117e59c9c2d0"} 21:39:47 #10 169.0 Deleting outdated charts 21:39:47 #10 169.0 Skipping linting of cds-sdc-listener 21:39:47 #10 169.2 Pushing cds-sdc-listener-13.0.0.tgz to local... 21:39:47 #10 169.3 2024-10-17T21:39:47.753Z INFO [122] Request served {"path": "/api/charts", "comment": "", "clientIP": "127.0.0.1", "method": "POST", "statusCode": 201, "latency": "21.245387ms", "reqID": "f366734f-c4ac-4917-b6d3-08e5fda12db4"} 21:39:47 #10 169.3 Done. 21:39:50 #10 172.3 #@helm repo index /tmp/it-dep/smo-install/onap_oom/kubernetes/cds/components/../../dist/packages 21:39:50 #10 172.3 make[5]: Leaving directory '/tmp/it-dep/smo-install/onap_oom/kubernetes/cds/components' 21:39:50 #10 172.3 21:39:50 #10 172.3 [cds-ui] 21:39:50 #10 172.3 make[5]: Entering directory '/tmp/it-dep/smo-install/onap_oom/kubernetes/cds/components' 21:39:50 #10 172.3 Hang tight while we grab the latest from your chart repositories... 21:39:50 #10 172.3 2024-10-17T21:39:50.814Z INFO [123] Request served {"path": "/index.yaml", "comment": "", "clientIP": "127.0.0.1", "method": "GET", "statusCode": 200, "latency": "142.501µs", "reqID": "11ea6e79-184b-46cf-b6c3-84730cc9c81f"} 21:39:50 #10 172.3 ...Successfully got an update from the "local" chart repository 21:39:50 #10 172.3 Update Complete. ⎈Happy Helming!⎈ 21:39:50 #10 172.4 Saving 3 charts 21:39:50 #10 172.4 Downloading common from repo http://localhost:18080 21:39:50 #10 172.4 2024-10-17T21:39:50.842Z INFO [124] Request served {"path": "/charts/common-13.0.2.tgz", "comment": "", "clientIP": "127.0.0.1", "method": "GET", "statusCode": 200, "latency": "166.231µs", "reqID": "f5a0567b-5a81-490e-836b-4ebdbaac16bb"} 21:39:51 #10 172.4 Downloading repositoryGenerator from repo http://localhost:18080 21:39:51 #10 172.4 2024-10-17T21:39:50.849Z INFO [125] Request served {"path": "/charts/repositoryGenerator-13.0.0.tgz", "comment": "", "clientIP": "127.0.0.1", "method": "GET", "statusCode": 200, "latency": "128.361µs", "reqID": "244c8168-cc05-4698-8ee3-8a54f44a45ed"} 21:39:51 #10 172.4 Downloading serviceAccount from repo http://localhost:18080 21:39:51 #10 172.4 2024-10-17T21:39:50.852Z INFO [126] Request served {"path": "/charts/serviceAccount-13.0.1.tgz", "comment": "", "clientIP": "127.0.0.1", "method": "GET", "statusCode": 200, "latency": "181.5µs", "reqID": "ad2b4c0f-f6d3-478d-b605-1534314a4311"} 21:39:51 #10 172.4 Deleting outdated charts 21:39:51 #10 172.4 Skipping linting of cds-ui 21:39:51 #10 172.6 Pushing cds-ui-13.0.0.tgz to local... 21:39:51 #10 172.6 2024-10-17T21:39:51.095Z INFO [127] Request served {"path": "/api/charts", "comment": "", "clientIP": "127.0.0.1", "method": "POST", "statusCode": 201, "latency": "22.410901ms", "reqID": "1380f4ef-0a56-4799-b904-cc733684f7ae"} 21:39:51 #10 172.6 Done. 21:39:54 #10 175.6 #@helm repo index /tmp/it-dep/smo-install/onap_oom/kubernetes/cds/components/../../dist/packages 21:39:54 #10 175.6 make[5]: Leaving directory '/tmp/it-dep/smo-install/onap_oom/kubernetes/cds/components' 21:39:54 #10 175.6 make[4]: Leaving directory '/tmp/it-dep/smo-install/onap_oom/kubernetes/cds/components' 21:39:57 #10 178.6 #@helm repo index /tmp/it-dep/smo-install/onap_oom/kubernetes/cds/../dist/packages 21:39:57 #10 178.6 make[3]: Leaving directory '/tmp/it-dep/smo-install/onap_oom/kubernetes/cds' 21:39:57 #10 178.6 make[2]: Leaving directory '/tmp/it-dep/smo-install/onap_oom/kubernetes/cds' 21:39:57 #10 178.7 Hang tight while we grab the latest from your chart repositories... 21:39:57 #10 178.7 2024-10-17T21:39:57.161Z INFO [128] Request served {"path": "/index.yaml", "comment": "", "clientIP": "127.0.0.1", "method": "GET", "statusCode": 200, "latency": "214.871µs", "reqID": "edc38a4c-7259-41f2-9815-d0c95c61e767"} 21:39:57 #10 178.7 ...Successfully got an update from the "local" chart repository 21:39:57 #10 178.7 Update Complete. ⎈Happy Helming!⎈ 21:39:57 #10 178.7 Saving 7 charts 21:39:57 #10 178.7 Downloading common from repo http://localhost:18080 21:39:57 #10 178.7 2024-10-17T21:39:57.215Z INFO [129] Request served {"path": "/charts/common-13.0.2.tgz", "comment": "", "clientIP": "127.0.0.1", "method": "GET", "statusCode": 200, "latency": "234.23µs", "reqID": "5cc712c4-bcff-4044-8a56-60114a8a0891"} 21:39:57 #10 178.7 Downloading mariadb-galera from repo http://localhost:18080 21:39:57 #10 178.7 2024-10-17T21:39:57.221Z INFO [130] Request served {"path": "/charts/mariadb-galera-13.0.1.tgz", "comment": "", "clientIP": "127.0.0.1", "method": "GET", "statusCode": 200, "latency": "233.621µs", "reqID": "36ef0b3c-95fd-491e-9db6-ec7b3a2194c9"} 21:39:57 #10 178.9 Deleting outdated charts 21:39:57 #10 178.9 Skipping linting of cds 21:39:57 #10 179.3 Pushing cds-13.0.0.tgz to local... 21:39:57 #10 179.4 2024-10-17T21:39:57.925Z INFO [131] Request served {"path": "/api/charts", "comment": "", "clientIP": "127.0.0.1", "method": "POST", "statusCode": 201, "latency": "110.654975ms", "reqID": "e7031d06-d576-4049-b606-2de086dbb5ea"} 21:39:58 #10 179.4 Done. 21:40:01 #10 182.5 make[1]: Leaving directory '/tmp/it-dep/smo-install/onap_oom/kubernetes' 21:40:01 #10 182.5 21:40:01 #10 182.5 [cli] 21:40:01 #10 182.5 make[1]: Entering directory '/tmp/it-dep/smo-install/onap_oom/kubernetes' 21:40:01 #10 182.6 Hang tight while we grab the latest from your chart repositories... 21:40:01 #10 182.6 2024-10-17T21:40:01.037Z INFO [132] Request served {"path": "/index.yaml", "comment": "", "clientIP": "127.0.0.1", "method": "GET", "statusCode": 200, "latency": "230.421µs", "reqID": "34abb6dc-4e63-4a6e-a8b3-91a5da00f4a5"} 21:40:01 #10 182.6 ...Successfully got an update from the "local" chart repository 21:40:01 #10 182.6 Update Complete. ⎈Happy Helming!⎈ 21:40:01 #10 182.6 Saving 3 charts 21:40:01 #10 182.6 Downloading common from repo http://localhost:18080 21:40:01 #10 182.6 2024-10-17T21:40:01.065Z INFO [133] Request served {"path": "/charts/common-13.0.2.tgz", "comment": "", "clientIP": "127.0.0.1", "method": "GET", "statusCode": 200, "latency": "165.28µs", "reqID": "591c766f-b603-4b4d-85cb-978003cbe9ac"} 21:40:01 #10 182.6 Downloading repositoryGenerator from repo http://localhost:18080 21:40:01 #10 182.6 2024-10-17T21:40:01.074Z INFO [134] Request served {"path": "/charts/repositoryGenerator-13.0.0.tgz", "comment": "", "clientIP": "127.0.0.1", "method": "GET", "statusCode": 200, "latency": "110.3µs", "reqID": "f381ed68-33e1-4f4c-a06b-68088a664295"} 21:40:01 #10 182.6 Downloading serviceAccount from repo http://localhost:18080 21:40:01 #10 182.6 2024-10-17T21:40:01.084Z INFO [135] Request served {"path": "/charts/serviceAccount-13.0.1.tgz", "comment": "", "clientIP": "127.0.0.1", "method": "GET", "statusCode": 200, "latency": "169.641µs", "reqID": "ccea183f-510f-4986-8490-366255a46ea7"} 21:40:01 #10 182.6 Deleting outdated charts 21:40:01 #10 182.6 Skipping linting of cli 21:40:01 #10 182.8 Pushing cli-13.0.0.tgz to local... 21:40:01 #10 182.8 2024-10-17T21:40:01.321Z INFO [136] Request served {"path": "/api/charts", "comment": "", "clientIP": "127.0.0.1", "method": "POST", "statusCode": 201, "latency": "21.173987ms", "reqID": "b2ee5039-5a3e-4d68-a752-91d7a6f82b70"} 21:40:01 #10 182.8 Done. 21:40:04 #10 185.8 make[1]: Leaving directory '/tmp/it-dep/smo-install/onap_oom/kubernetes' 21:40:04 #10 185.8 21:40:04 #10 185.8 [cps] 21:40:04 #10 185.8 make[1]: Entering directory '/tmp/it-dep/smo-install/onap_oom/kubernetes' 21:40:04 #10 185.9 make[2]: Entering directory '/tmp/it-dep/smo-install/onap_oom/kubernetes/cps' 21:40:04 #10 185.9 21:40:04 #10 185.9 [components] 21:40:04 #10 185.9 make[3]: Entering directory '/tmp/it-dep/smo-install/onap_oom/kubernetes/cps' 21:40:04 #10 185.9 make[4]: Entering directory '/tmp/it-dep/smo-install/onap_oom/kubernetes/cps/components' 21:40:04 #10 186.0 21:40:04 #10 186.0 [cps-core] 21:40:04 #10 186.0 make[5]: Entering directory '/tmp/it-dep/smo-install/onap_oom/kubernetes/cps/components' 21:40:04 #10 186.1 Hang tight while we grab the latest from your chart repositories... 21:40:04 #10 186.1 2024-10-17T21:40:04.572Z INFO [137] Request served {"path": "/index.yaml", "comment": "", "clientIP": "127.0.0.1", "method": "GET", "statusCode": 200, "latency": "207.279µs", "reqID": "6d9be955-017b-41af-83ec-8c45b6c3d41b"} 21:40:04 #10 186.1 ...Successfully got an update from the "local" chart repository 21:40:04 #10 186.1 Update Complete. ⎈Happy Helming!⎈ 21:40:04 #10 186.1 Saving 6 charts 21:40:04 #10 186.1 Downloading common from repo http://localhost:18080 21:40:04 #10 186.1 2024-10-17T21:40:04.622Z INFO [138] Request served {"path": "/charts/common-13.0.2.tgz", "comment": "", "clientIP": "127.0.0.1", "method": "GET", "statusCode": 200, "latency": "255.67µs", "reqID": "9c2262cb-3528-4255-b840-1ba7b0f0f120"} 21:40:04 #10 186.1 Downloading postgres from repo http://localhost:18080 21:40:04 #10 186.1 2024-10-17T21:40:04.630Z INFO [139] Request served {"path": "/charts/postgres-13.0.0.tgz", "comment": "", "clientIP": "127.0.0.1", "method": "GET", "statusCode": 200, "latency": "313.9µs", "reqID": "7793b97f-fa2d-4187-889b-31c92c7b2921"} 21:40:04 #10 186.1 Downloading postgres-init from repo http://localhost:18080 21:40:04 #10 186.2 2024-10-17T21:40:04.635Z INFO [140] Request served {"path": "/charts/postgres-init-13.0.0.tgz", "comment": "", "clientIP": "127.0.0.1", "method": "GET", "statusCode": 200, "latency": "288.471µs", "reqID": "c41d1d9c-30bb-45c8-8ab2-9835ed51e9d4"} 21:40:04 #10 186.2 Downloading readinessCheck from repo http://localhost:18080 21:40:04 #10 186.2 2024-10-17T21:40:04.642Z INFO [141] Request served {"path": "/charts/readinessCheck-13.0.0.tgz", "comment": "", "clientIP": "127.0.0.1", "method": "GET", "statusCode": 200, "latency": "249.17µs", "reqID": "bbd30c86-3a0d-4507-be0a-9bf3a6ab4781"} 21:40:04 #10 186.2 Downloading repositoryGenerator from repo http://localhost:18080 21:40:04 #10 186.2 2024-10-17T21:40:04.647Z INFO [142] Request served {"path": "/charts/repositoryGenerator-13.0.0.tgz", "comment": "", "clientIP": "127.0.0.1", "method": "GET", "statusCode": 200, "latency": "229.31µs", "reqID": "f1330167-bcd2-4333-bdc6-e4fab29d96ef"} 21:40:04 #10 186.2 Downloading serviceAccount from repo http://localhost:18080 21:40:04 #10 186.2 2024-10-17T21:40:04.654Z INFO [143] Request served {"path": "/charts/serviceAccount-13.0.1.tgz", "comment": "", "clientIP": "127.0.0.1", "method": "GET", "statusCode": 200, "latency": "821.912µs", "reqID": "07220154-f211-4abc-be46-03c1dcd4201a"} 21:40:04 #10 186.2 Deleting outdated charts 21:40:04 #10 186.2 Skipping linting of cps-core 21:40:04 #10 186.5 Pushing cps-core-13.0.1.tgz to local... 21:40:05 #10 186.5 2024-10-17T21:40:05.025Z INFO [144] Request served {"path": "/api/charts", "comment": "", "clientIP": "127.0.0.1", "method": "POST", "statusCode": 201, "latency": "55.576056ms", "reqID": "be64a529-8996-4bbf-aa6b-d26b30723b35"} 21:40:05 #10 186.5 Done. 21:40:08 #10 189.6 #@helm repo index /tmp/it-dep/smo-install/onap_oom/kubernetes/cps/components/../../dist/packages 21:40:08 #10 189.6 make[5]: Leaving directory '/tmp/it-dep/smo-install/onap_oom/kubernetes/cps/components' 21:40:08 #10 189.6 21:40:08 #10 189.6 [cps-temporal] 21:40:08 #10 189.6 make[5]: Entering directory '/tmp/it-dep/smo-install/onap_oom/kubernetes/cps/components' 21:40:08 #10 189.7 Hang tight while we grab the latest from your chart repositories... 21:40:08 #10 189.7 2024-10-17T21:40:08.138Z INFO [145] Request served {"path": "/index.yaml", "comment": "", "clientIP": "127.0.0.1", "method": "GET", "statusCode": 200, "latency": "162.56µs", "reqID": "995b3c89-2b4b-46e4-a001-fd03b04e4ffc"} 21:40:08 #10 189.7 ...Successfully got an update from the "local" chart repository 21:40:08 #10 189.7 Update Complete. ⎈Happy Helming!⎈ 21:40:08 #10 189.7 Saving 5 charts 21:40:08 #10 189.7 Downloading common from repo http://localhost:18080 21:40:08 #10 189.7 2024-10-17T21:40:08.174Z INFO [146] Request served {"path": "/charts/common-13.0.2.tgz", "comment": "", "clientIP": "127.0.0.1", "method": "GET", "statusCode": 200, "latency": "386.451µs", "reqID": "d926e7ed-81e6-4375-a8b3-764156358e64"} 21:40:08 #10 189.7 Downloading repositoryGenerator from repo http://localhost:18080 21:40:08 #10 189.7 2024-10-17T21:40:08.184Z INFO [147] Request served {"path": "/charts/repositoryGenerator-13.0.0.tgz", "comment": "", "clientIP": "127.0.0.1", "method": "GET", "statusCode": 200, "latency": "123.511µs", "reqID": "cfe5eee8-bfaf-41dc-bdf2-027728025d43"} 21:40:08 #10 189.7 Downloading timescaledb from repo http://localhost:18080 21:40:08 #10 189.7 2024-10-17T21:40:08.193Z INFO [148] Request served {"path": "/charts/timescaledb-13.0.0.tgz", "comment": "", "clientIP": "127.0.0.1", "method": "GET", "statusCode": 200, "latency": "180.791µs", "reqID": "be80f0c7-fb5b-44ad-8512-fa085ad48d18"} 21:40:08 #10 189.7 Downloading readinessCheck from repo http://localhost:18080 21:40:08 #10 189.7 2024-10-17T21:40:08.203Z INFO [149] Request served {"path": "/charts/readinessCheck-13.0.0.tgz", "comment": "", "clientIP": "127.0.0.1", "method": "GET", "statusCode": 200, "latency": "143.21µs", "reqID": "0bb37b96-76cc-425b-a4b3-c60ec267c5ee"} 21:40:08 #10 189.7 Downloading serviceAccount from repo http://localhost:18080 21:40:08 #10 189.7 2024-10-17T21:40:08.210Z INFO [150] Request served {"path": "/charts/serviceAccount-13.0.1.tgz", "comment": "", "clientIP": "127.0.0.1", "method": "GET", "statusCode": 200, "latency": "234.76µs", "reqID": "00b58000-d7b9-44c6-8c2b-f3c7d765d5fb"} 21:40:08 #10 189.8 Deleting outdated charts 21:40:08 #10 189.8 Skipping linting of cps-temporal 21:40:08 #10 190.0 Pushing cps-temporal-13.0.1.tgz to local... 21:40:08 #10 190.1 2024-10-17T21:40:08.546Z INFO [151] Request served {"path": "/api/charts", "comment": "", "clientIP": "127.0.0.1", "method": "POST", "statusCode": 201, "latency": "40.865646ms", "reqID": "1ffd3970-cb14-42b6-9081-0e2fc26d66b4"} 21:40:08 #10 190.1 Done. 21:40:11 #10 193.1 #@helm repo index /tmp/it-dep/smo-install/onap_oom/kubernetes/cps/components/../../dist/packages 21:40:11 #10 193.1 make[5]: Leaving directory '/tmp/it-dep/smo-install/onap_oom/kubernetes/cps/components' 21:40:11 #10 193.1 21:40:11 #10 193.1 [ncmp-dmi-plugin] 21:40:11 #10 193.1 make[5]: Entering directory '/tmp/it-dep/smo-install/onap_oom/kubernetes/cps/components' 21:40:11 #10 193.2 Hang tight while we grab the latest from your chart repositories... 21:40:11 #10 193.2 2024-10-17T21:40:11.657Z INFO [152] Request served {"path": "/index.yaml", "comment": "", "clientIP": "127.0.0.1", "method": "GET", "statusCode": 200, "latency": "165.981µs", "reqID": "192f7b14-31bb-4903-baed-b78f1f4e86df"} 21:40:11 #10 193.2 ...Successfully got an update from the "local" chart repository 21:40:11 #10 193.2 Update Complete. ⎈Happy Helming!⎈ 21:40:11 #10 193.2 Saving 4 charts 21:40:11 #10 193.2 Downloading common from repo http://localhost:18080 21:40:11 #10 193.2 2024-10-17T21:40:11.694Z INFO [153] Request served {"path": "/charts/common-13.0.2.tgz", "comment": "", "clientIP": "127.0.0.1", "method": "GET", "statusCode": 200, "latency": "242.981µs", "reqID": "ff7e9b9a-bb1d-473b-b43a-37e989cfb6fb"} 21:40:11 #10 193.2 Downloading readinessCheck from repo http://localhost:18080 21:40:11 #10 193.2 2024-10-17T21:40:11.704Z INFO [154] Request served {"path": "/charts/readinessCheck-13.0.0.tgz", "comment": "", "clientIP": "127.0.0.1", "method": "GET", "statusCode": 200, "latency": "232.711µs", "reqID": "3820abd6-deff-4c86-b3c0-2431f3155379"} 21:40:11 #10 193.2 Downloading repositoryGenerator from repo http://localhost:18080 21:40:11 #10 193.2 2024-10-17T21:40:11.708Z INFO [155] Request served {"path": "/charts/repositoryGenerator-13.0.0.tgz", "comment": "", "clientIP": "127.0.0.1", "method": "GET", "statusCode": 200, "latency": "206.961µs", "reqID": "df96d66a-cde4-4725-a978-35f3dd23725a"} 21:40:11 #10 193.2 Downloading serviceAccount from repo http://localhost:18080 21:40:11 #10 193.2 2024-10-17T21:40:11.716Z INFO [156] Request served {"path": "/charts/serviceAccount-13.0.1.tgz", "comment": "", "clientIP": "127.0.0.1", "method": "GET", "statusCode": 200, "latency": "232.07µs", "reqID": "c46fe5ab-4495-4751-b1cf-6d441fc9b1c0"} 21:40:11 #10 193.2 Deleting outdated charts 21:40:11 #10 193.2 Skipping linting of ncmp-dmi-plugin 21:40:12 #10 193.5 Pushing ncmp-dmi-plugin-13.0.1.tgz to local... 21:40:12 #10 193.5 2024-10-17T21:40:11.983Z INFO [157] Request served {"path": "/api/charts", "comment": "", "clientIP": "127.0.0.1", "method": "POST", "statusCode": 201, "latency": "20.583364ms", "reqID": "ed90f32b-bcdb-4020-adb1-3e4e539db6c3"} 21:40:12 #10 193.5 Done. 21:40:15 #10 196.5 #@helm repo index /tmp/it-dep/smo-install/onap_oom/kubernetes/cps/components/../../dist/packages 21:40:15 #10 196.5 make[5]: Leaving directory '/tmp/it-dep/smo-install/onap_oom/kubernetes/cps/components' 21:40:15 #10 196.6 Hang tight while we grab the latest from your chart repositories... 21:40:15 #10 196.6 2024-10-17T21:40:15.039Z INFO [158] Request served {"path": "/index.yaml", "comment": "", "clientIP": "127.0.0.1", "method": "GET", "statusCode": 200, "latency": "114.461µs", "reqID": "38e6ed79-c297-4e83-b0e7-cced9c43b0a5"} 21:40:15 #10 196.6 ...Successfully got an update from the "local" chart repository 21:40:15 #10 196.6 Update Complete. ⎈Happy Helming!⎈ 21:40:15 #10 196.6 make[4]: Leaving directory '/tmp/it-dep/smo-install/onap_oom/kubernetes/cps/components' 21:40:18 #10 199.6 #@helm repo index /tmp/it-dep/smo-install/onap_oom/kubernetes/cps/../dist/packages 21:40:18 #10 199.6 make[3]: Leaving directory '/tmp/it-dep/smo-install/onap_oom/kubernetes/cps' 21:40:18 #10 199.6 21:40:18 #10 199.6 [templates] 21:40:18 #10 199.6 make[3]: Entering directory '/tmp/it-dep/smo-install/onap_oom/kubernetes/cps' 21:40:21 #10 202.6 #@helm repo index /tmp/it-dep/smo-install/onap_oom/kubernetes/cps/../dist/packages 21:40:21 #10 202.6 make[3]: Leaving directory '/tmp/it-dep/smo-install/onap_oom/kubernetes/cps' 21:40:21 #10 202.6 make[2]: Leaving directory '/tmp/it-dep/smo-install/onap_oom/kubernetes/cps' 21:40:21 #10 202.6 Hang tight while we grab the latest from your chart repositories... 21:40:21 #10 202.6 2024-10-17T21:40:21.120Z INFO [159] Request served {"path": "/index.yaml", "comment": "", "clientIP": "127.0.0.1", "method": "GET", "statusCode": 200, "latency": "222.1µs", "reqID": "6f370dad-3b5a-4c5b-9b36-82b7fb7eda16"} 21:40:21 #10 202.6 ...Successfully got an update from the "local" chart repository 21:40:21 #10 202.6 Update Complete. ⎈Happy Helming!⎈ 21:40:21 #10 202.7 Saving 5 charts 21:40:21 #10 202.7 Downloading common from repo http://localhost:18080 21:40:21 #10 202.7 2024-10-17T21:40:21.157Z INFO [160] Request served {"path": "/charts/common-13.0.2.tgz", "comment": "", "clientIP": "127.0.0.1", "method": "GET", "statusCode": 200, "latency": "263.561µs", "reqID": "d917c11c-1939-400a-9041-fae5f91514bc"} 21:40:21 #10 202.7 Downloading roles-wrapper from repo http://localhost:18080 21:40:21 #10 202.7 2024-10-17T21:40:21.165Z INFO [161] Request served {"path": "/charts/roles-wrapper-13.0.0.tgz", "comment": "", "clientIP": "127.0.0.1", "method": "GET", "statusCode": 200, "latency": "331.821µs", "reqID": "89f6ff44-1444-458e-90ac-009defff744f"} 21:40:21 #10 202.7 Downloading cps-core from repo http://localhost:18080 21:40:21 #10 202.7 2024-10-17T21:40:21.172Z INFO [162] Request served {"path": "/charts/cps-core-13.0.1.tgz", "comment": "", "clientIP": "127.0.0.1", "method": "GET", "statusCode": 200, "latency": "330.921µs", "reqID": "8c15c925-c664-494a-91d9-b8542210e3c0"} 21:40:21 #10 202.7 Downloading cps-temporal from repo http://localhost:18080 21:40:21 #10 202.7 2024-10-17T21:40:21.181Z INFO [163] Request served {"path": "/charts/cps-temporal-13.0.1.tgz", "comment": "", "clientIP": "127.0.0.1", "method": "GET", "statusCode": 200, "latency": "265.95µs", "reqID": "be969a15-d936-495a-9479-61cb208aa128"} 21:40:21 #10 202.7 Downloading ncmp-dmi-plugin from repo http://localhost:18080 21:40:21 #10 202.7 2024-10-17T21:40:21.188Z INFO [164] Request served {"path": "/charts/ncmp-dmi-plugin-13.0.1.tgz", "comment": "", "clientIP": "127.0.0.1", "method": "GET", "statusCode": 200, "latency": "198.05µs", "reqID": "014e8c83-4167-4d57-99a8-1a8d6a927a83"} 21:40:21 #10 202.7 Deleting outdated charts 21:40:21 #10 202.7 Skipping linting of cps 21:40:21 #10 203.2 Pushing cps-13.0.1.tgz to local... 21:40:21 #10 203.3 2024-10-17T21:40:21.779Z INFO [165] Request served {"path": "/api/charts", "comment": "", "clientIP": "127.0.0.1", "method": "POST", "statusCode": 201, "latency": "117.989494ms", "reqID": "53fe2e0c-c4c2-4d35-8bc5-f4c4b546ea54"} 21:40:21 #10 203.3 Done. 21:40:24 #10 206.3 make[1]: Leaving directory '/tmp/it-dep/smo-install/onap_oom/kubernetes' 21:40:24 #10 206.3 21:40:24 #10 206.3 [dcaegen2-services] 21:40:24 #10 206.3 make[1]: Entering directory '/tmp/it-dep/smo-install/onap_oom/kubernetes' 21:40:24 #10 206.4 make[2]: Entering directory '/tmp/it-dep/smo-install/onap_oom/kubernetes/dcaegen2-services' 21:40:24 #10 206.4 21:40:24 #10 206.4 [common] 21:40:24 #10 206.4 make[3]: Entering directory '/tmp/it-dep/smo-install/onap_oom/kubernetes/dcaegen2-services' 21:40:24 #10 206.4 make[4]: Entering directory '/tmp/it-dep/smo-install/onap_oom/kubernetes/dcaegen2-services/common' 21:40:24 #10 206.4 21:40:24 #10 206.4 [dcaegen2-services-common] 21:40:25 #10 206.4 make[5]: Entering directory '/tmp/it-dep/smo-install/onap_oom/kubernetes/dcaegen2-services/common' 21:40:25 #10 206.5 Hang tight while we grab the latest from your chart repositories... 21:40:25 #10 206.5 2024-10-17T21:40:25.003Z INFO [166] Request served {"path": "/index.yaml", "comment": "", "clientIP": "127.0.0.1", "method": "GET", "statusCode": 200, "latency": "209.32µs", "reqID": "636988c5-c3dc-4d76-8690-65abd19be2ca"} 21:40:25 #10 206.5 ...Successfully got an update from the "local" chart repository 21:40:25 #10 206.5 Update Complete. ⎈Happy Helming!⎈ 21:40:25 #10 206.5 Saving 1 charts 21:40:25 #10 206.5 Downloading common from repo http://localhost:18080 21:40:25 #10 206.6 2024-10-17T21:40:25.033Z INFO [167] Request served {"path": "/charts/common-13.0.2.tgz", "comment": "", "clientIP": "127.0.0.1", "method": "GET", "statusCode": 200, "latency": "307.121µs", "reqID": "d4da5cdf-03ca-4f54-b361-7d80063a2a67"} 21:40:25 #10 206.6 Deleting outdated charts 21:40:25 #10 206.6 Skipping linting of dcaegen2-services-common 21:40:25 #10 206.8 Pushing dcaegen2-services-common-13.0.0.tgz to local... 21:40:25 #10 206.8 2024-10-17T21:40:25.258Z INFO [168] Request served {"path": "/api/charts", "comment": "", "clientIP": "127.0.0.1", "method": "POST", "statusCode": 201, "latency": "5.426884ms", "reqID": "c9b2747f-ee96-49a4-8ffc-2457d0b18c2b"} 21:40:25 #10 206.8 Done. 21:40:28 #10 209.8 #@helm repo index /tmp/it-dep/smo-install/onap_oom/kubernetes/dcaegen2-services/common/../../dist/packages 21:40:28 #10 209.8 make[5]: Leaving directory '/tmp/it-dep/smo-install/onap_oom/kubernetes/dcaegen2-services/common' 21:40:28 #10 209.8 Hang tight while we grab the latest from your chart repositories... 21:40:28 #10 209.8 2024-10-17T21:40:28.319Z INFO [169] Request served {"path": "/index.yaml", "comment": "", "clientIP": "127.0.0.1", "method": "GET", "statusCode": 200, "latency": "124.411µs", "reqID": "21bb2a35-3008-4596-a0c5-f3ada7c7d230"} 21:40:28 #10 209.8 ...Successfully got an update from the "local" chart repository 21:40:28 #10 209.8 Update Complete. ⎈Happy Helming!⎈ 21:40:28 #10 209.8 make[4]: Leaving directory '/tmp/it-dep/smo-install/onap_oom/kubernetes/dcaegen2-services/common' 21:40:31 #10 212.8 #@helm repo index /tmp/it-dep/smo-install/onap_oom/kubernetes/dcaegen2-services/../dist/packages 21:40:31 #10 212.9 make[3]: Leaving directory '/tmp/it-dep/smo-install/onap_oom/kubernetes/dcaegen2-services' 21:40:31 #10 212.9 21:40:31 #10 212.9 [components] 21:40:31 #10 212.9 make[3]: Entering directory '/tmp/it-dep/smo-install/onap_oom/kubernetes/dcaegen2-services' 21:40:31 #10 212.9 make[4]: Entering directory '/tmp/it-dep/smo-install/onap_oom/kubernetes/dcaegen2-services/components' 21:40:31 #10 212.9 21:40:31 #10 212.9 [dcae-datafile-collector] 21:40:31 #10 212.9 make[5]: Entering directory '/tmp/it-dep/smo-install/onap_oom/kubernetes/dcaegen2-services/components' 21:40:31 #10 212.9 Hang tight while we grab the latest from your chart repositories... 21:40:31 #10 212.9 2024-10-17T21:40:31.408Z INFO [170] Request served {"path": "/index.yaml", "comment": "", "clientIP": "127.0.0.1", "method": "GET", "statusCode": 200, "latency": "133.241µs", "reqID": "8300af51-7247-4a5f-9a7b-498fae3d7663"} 21:40:31 #10 212.9 ...Successfully got an update from the "local" chart repository 21:40:31 #10 212.9 Update Complete. ⎈Happy Helming!⎈ 21:40:31 #10 213.0 Saving 6 charts 21:40:31 #10 213.0 Downloading common from repo http://localhost:18080 21:40:31 #10 213.0 2024-10-17T21:40:31.451Z INFO [171] Request served {"path": "/charts/common-13.0.2.tgz", "comment": "", "clientIP": "127.0.0.1", "method": "GET", "statusCode": 200, "latency": "268.281µs", "reqID": "a2bd5317-75c1-4232-857c-6453964de41e"} 21:40:31 #10 213.0 Downloading readinessCheck from repo http://localhost:18080 21:40:31 #10 213.0 2024-10-17T21:40:31.456Z INFO [172] Request served {"path": "/charts/readinessCheck-13.0.0.tgz", "comment": "", "clientIP": "127.0.0.1", "method": "GET", "statusCode": 200, "latency": "351.46µs", "reqID": "026212f0-7037-463a-a501-4895372faf34"} 21:40:31 #10 213.0 Downloading repositoryGenerator from repo http://localhost:18080 21:40:31 #10 213.0 2024-10-17T21:40:31.464Z INFO [173] Request served {"path": "/charts/repositoryGenerator-13.0.0.tgz", "comment": "", "clientIP": "127.0.0.1", "method": "GET", "statusCode": 200, "latency": "93.46µs", "reqID": "17ed000e-d5eb-430b-9b73-9b3a99a5e9af"} 21:40:31 #10 213.0 Downloading certManagerCertificate from repo http://localhost:18080 21:40:31 #10 213.0 2024-10-17T21:40:31.474Z INFO [174] Request served {"path": "/charts/certManagerCertificate-13.0.0.tgz", "comment": "", "clientIP": "127.0.0.1", "method": "GET", "statusCode": 200, "latency": "251.071µs", "reqID": "cc86ba21-39dc-4f5a-ab4a-ee2ff50732de"} 21:40:31 #10 213.0 Downloading dcaegen2-services-common from repo http://localhost:18080 21:40:31 #10 213.0 2024-10-17T21:40:31.479Z INFO [175] Request served {"path": "/charts/dcaegen2-services-common-13.0.0.tgz", "comment": "", "clientIP": "127.0.0.1", "method": "GET", "statusCode": 200, "latency": "247.1µs", "reqID": "0daddea5-51f0-4ffa-a5d2-cb85a65e476d"} 21:40:31 #10 213.0 Downloading serviceAccount from repo http://localhost:18080 21:40:31 #10 213.0 2024-10-17T21:40:31.490Z INFO [176] Request served {"path": "/charts/serviceAccount-13.0.1.tgz", "comment": "", "clientIP": "127.0.0.1", "method": "GET", "statusCode": 200, "latency": "244.101µs", "reqID": "544a1199-410d-45cc-b213-1fa195e1741f"} 21:40:31 #10 213.0 Deleting outdated charts 21:40:31 #10 213.0 Skipping linting of dcae-datafile-collector 21:40:31 #10 213.3 Pushing dcae-datafile-collector-13.0.0.tgz to local... 21:40:31 #10 213.3 2024-10-17T21:40:31.824Z INFO [177] Request served {"path": "/api/charts", "comment": "", "clientIP": "127.0.0.1", "method": "POST", "statusCode": 201, "latency": "39.213249ms", "reqID": "009f5623-3a6a-45c9-acbd-79608a2318ec"} 21:40:31 #10 213.3 Done. 21:40:34 #10 216.3 #@helm repo index /tmp/it-dep/smo-install/onap_oom/kubernetes/dcaegen2-services/components/../../dist/packages 21:40:34 #10 216.4 make[5]: Leaving directory '/tmp/it-dep/smo-install/onap_oom/kubernetes/dcaegen2-services/components' 21:40:34 #10 216.4 21:40:34 #10 216.4 [dcae-datalake-admin-ui] 21:40:34 #10 216.4 make[5]: Entering directory '/tmp/it-dep/smo-install/onap_oom/kubernetes/dcaegen2-services/components' 21:40:34 #10 216.4 Hang tight while we grab the latest from your chart repositories... 21:40:34 #10 216.4 2024-10-17T21:40:34.884Z INFO [178] Request served {"path": "/index.yaml", "comment": "", "clientIP": "127.0.0.1", "method": "GET", "statusCode": 200, "latency": "225.741µs", "reqID": "f6a76903-0a11-4c1c-8a4e-a6095bd96261"} 21:40:34 #10 216.4 ...Successfully got an update from the "local" chart repository 21:40:34 #10 216.4 Update Complete. ⎈Happy Helming!⎈ 21:40:34 #10 216.4 Saving 5 charts 21:40:34 #10 216.4 Downloading common from repo http://localhost:18080 21:40:35 #10 216.5 2024-10-17T21:40:34.932Z INFO [179] Request served {"path": "/charts/common-13.0.2.tgz", "comment": "", "clientIP": "127.0.0.1", "method": "GET", "statusCode": 200, "latency": "287.1µs", "reqID": "6d12ecbd-d0e9-4320-bef2-0611c8f242aa"} 21:40:35 #10 216.5 Downloading repositoryGenerator from repo http://localhost:18080 21:40:35 #10 216.5 2024-10-17T21:40:34.942Z INFO [180] Request served {"path": "/charts/repositoryGenerator-13.0.0.tgz", "comment": "", "clientIP": "127.0.0.1", "method": "GET", "statusCode": 200, "latency": "226.051µs", "reqID": "7c707b0f-4cbb-4d9b-9dcc-c8caa24dd785"} 21:40:35 #10 216.5 Downloading readinessCheck from repo http://localhost:18080 21:40:35 #10 216.5 2024-10-17T21:40:34.951Z INFO [181] Request served {"path": "/charts/readinessCheck-13.0.0.tgz", "comment": "", "clientIP": "127.0.0.1", "method": "GET", "statusCode": 200, "latency": "268.101µs", "reqID": "110c1788-0c1b-4abd-ab5a-22ce79c9c825"} 21:40:35 #10 216.5 Downloading dcaegen2-services-common from repo http://localhost:18080 21:40:35 #10 216.5 2024-10-17T21:40:34.960Z INFO [182] Request served {"path": "/charts/dcaegen2-services-common-13.0.0.tgz", "comment": "", "clientIP": "127.0.0.1", "method": "GET", "statusCode": 200, "latency": "136.039µs", "reqID": "bbe71176-2c5b-44d0-a15e-ab3e68babe60"} 21:40:35 #10 216.5 Downloading serviceAccount from repo http://localhost:18080 21:40:35 #10 216.5 2024-10-17T21:40:34.966Z INFO [183] Request served {"path": "/charts/serviceAccount-13.0.1.tgz", "comment": "", "clientIP": "127.0.0.1", "method": "GET", "statusCode": 200, "latency": "118.801µs", "reqID": "d498dc60-c709-4b49-bbc6-0f6bdbb3a90d"} 21:40:35 #10 216.5 Deleting outdated charts 21:40:35 #10 216.5 Skipping linting of dcae-datalake-admin-ui 21:40:35 #10 216.7 Pushing dcae-datalake-admin-ui-13.0.0.tgz to local... 21:40:35 #10 216.8 2024-10-17T21:40:35.265Z INFO [184] Request served {"path": "/api/charts", "comment": "", "clientIP": "127.0.0.1", "method": "POST", "statusCode": 201, "latency": "30.663858ms", "reqID": "81d33a32-96a1-438c-9afc-df8f9a2c8bc5"} 21:40:35 #10 216.8 Done. 21:40:38 #10 219.8 #@helm repo index /tmp/it-dep/smo-install/onap_oom/kubernetes/dcaegen2-services/components/../../dist/packages 21:40:38 #10 219.8 make[5]: Leaving directory '/tmp/it-dep/smo-install/onap_oom/kubernetes/dcaegen2-services/components' 21:40:38 #10 219.8 21:40:38 #10 219.8 [dcae-datalake-des] 21:40:38 #10 219.8 make[5]: Entering directory '/tmp/it-dep/smo-install/onap_oom/kubernetes/dcaegen2-services/components' 21:40:38 #10 219.8 Hang tight while we grab the latest from your chart repositories... 21:40:38 #10 219.8 2024-10-17T21:40:38.327Z INFO [185] Request served {"path": "/index.yaml", "comment": "", "clientIP": "127.0.0.1", "method": "GET", "statusCode": 200, "latency": "225.081µs", "reqID": "2c0a4a65-21db-46dc-ac2a-b8d2aa2b3ff2"} 21:40:38 #10 219.9 ...Successfully got an update from the "local" chart repository 21:40:38 #10 219.9 Update Complete. ⎈Happy Helming!⎈ 21:40:38 #10 219.9 Saving 5 charts 21:40:38 #10 219.9 Downloading common from repo http://localhost:18080 21:40:38 #10 219.9 2024-10-17T21:40:38.381Z INFO [186] Request served {"path": "/charts/common-13.0.2.tgz", "comment": "", "clientIP": "127.0.0.1", "method": "GET", "statusCode": 200, "latency": "317.439µs", "reqID": "b1694d76-d7c1-4f34-80e5-b189433d9e4c"} 21:40:38 #10 219.9 Downloading repositoryGenerator from repo http://localhost:18080 21:40:38 #10 219.9 2024-10-17T21:40:38.388Z INFO [187] Request served {"path": "/charts/repositoryGenerator-13.0.0.tgz", "comment": "", "clientIP": "127.0.0.1", "method": "GET", "statusCode": 200, "latency": "158.62µs", "reqID": "e25e2a23-9b2a-4014-9a0f-369d43deaae2"} 21:40:38 #10 219.9 Downloading readinessCheck from repo http://localhost:18080 21:40:38 #10 219.9 2024-10-17T21:40:38.397Z INFO [188] Request served {"path": "/charts/readinessCheck-13.0.0.tgz", "comment": "", "clientIP": "127.0.0.1", "method": "GET", "statusCode": 200, "latency": "158.74µs", "reqID": "1311b0ea-1606-47f2-8983-134a891cd298"} 21:40:38 #10 219.9 Downloading dcaegen2-services-common from repo http://localhost:18080 21:40:38 #10 219.9 2024-10-17T21:40:38.407Z INFO [189] Request served {"path": "/charts/dcaegen2-services-common-13.0.0.tgz", "comment": "", "clientIP": "127.0.0.1", "method": "GET", "statusCode": 200, "latency": "238.61µs", "reqID": "0e4d26a9-ca2e-4908-b29a-9fa588c0d104"} 21:40:38 #10 219.9 Downloading serviceAccount from repo http://localhost:18080 21:40:38 #10 219.9 2024-10-17T21:40:38.414Z INFO [190] Request served {"path": "/charts/serviceAccount-13.0.1.tgz", "comment": "", "clientIP": "127.0.0.1", "method": "GET", "statusCode": 200, "latency": "251.511µs", "reqID": "7746216f-8a1a-4e92-bc8c-fad5773f0f66"} 21:40:38 #10 219.9 Deleting outdated charts 21:40:38 #10 219.9 Skipping linting of dcae-datalake-des 21:40:38 #10 220.2 Pushing dcae-datalake-des-13.0.0.tgz to local... 21:40:38 #10 220.2 2024-10-17T21:40:38.706Z INFO [191] Request served {"path": "/api/charts", "comment": "", "clientIP": "127.0.0.1", "method": "POST", "statusCode": 201, "latency": "24.749823ms", "reqID": "d4848b69-7db0-4cc3-9a58-54451ce5da3a"} 21:40:38 #10 220.2 Done. 21:40:41 #10 223.2 #@helm repo index /tmp/it-dep/smo-install/onap_oom/kubernetes/dcaegen2-services/components/../../dist/packages 21:40:41 #10 223.2 make[5]: Leaving directory '/tmp/it-dep/smo-install/onap_oom/kubernetes/dcaegen2-services/components' 21:40:41 #10 223.2 21:40:41 #10 223.2 [dcae-datalake-feeder] 21:40:41 #10 223.2 make[5]: Entering directory '/tmp/it-dep/smo-install/onap_oom/kubernetes/dcaegen2-services/components' 21:40:41 #10 223.3 Hang tight while we grab the latest from your chart repositories... 21:40:41 #10 223.3 2024-10-17T21:40:41.775Z INFO [192] Request served {"path": "/index.yaml", "comment": "", "clientIP": "127.0.0.1", "method": "GET", "statusCode": 200, "latency": "138.291µs", "reqID": "9a490fb2-1308-4b8d-97cf-6537d6fbb1df"} 21:40:41 #10 223.3 ...Successfully got an update from the "local" chart repository 21:40:41 #10 223.3 Update Complete. ⎈Happy Helming!⎈ 21:40:41 #10 223.3 Saving 6 charts 21:40:41 #10 223.3 Downloading common from repo http://localhost:18080 21:40:41 #10 223.3 2024-10-17T21:40:41.831Z INFO [193] Request served {"path": "/charts/common-13.0.2.tgz", "comment": "", "clientIP": "127.0.0.1", "method": "GET", "statusCode": 200, "latency": "190.261µs", "reqID": "fc941a4a-78d8-4046-ac11-1ec8264da963"} 21:40:41 #10 223.3 Downloading postgres from repo http://localhost:18080 21:40:41 #10 223.4 2024-10-17T21:40:41.836Z INFO [194] Request served {"path": "/charts/postgres-13.0.0.tgz", "comment": "", "clientIP": "127.0.0.1", "method": "GET", "statusCode": 200, "latency": "96.981µs", "reqID": "ee42c097-7e27-4c76-814d-cb062e73644b"} 21:40:41 #10 223.4 Downloading repositoryGenerator from repo http://localhost:18080 21:40:41 #10 223.4 2024-10-17T21:40:41.846Z INFO [195] Request served {"path": "/charts/repositoryGenerator-13.0.0.tgz", "comment": "", "clientIP": "127.0.0.1", "method": "GET", "statusCode": 200, "latency": "263.251µs", "reqID": "d7b20e54-22ee-4a70-ae2d-002c03946dad"} 21:40:41 #10 223.4 Downloading readinessCheck from repo http://localhost:18080 21:40:41 #10 223.4 2024-10-17T21:40:41.857Z INFO [196] Request served {"path": "/charts/readinessCheck-13.0.0.tgz", "comment": "", "clientIP": "127.0.0.1", "method": "GET", "statusCode": 200, "latency": "145.221µs", "reqID": "11bdec6f-2c7d-4846-a880-9c46b9f6e802"} 21:40:41 #10 223.4 Downloading dcaegen2-services-common from repo http://localhost:18080 21:40:41 #10 223.4 2024-10-17T21:40:41.866Z INFO [197] Request served {"path": "/charts/dcaegen2-services-common-13.0.0.tgz", "comment": "", "clientIP": "127.0.0.1", "method": "GET", "statusCode": 200, "latency": "267.68µs", "reqID": "b781d108-3ebe-481f-b2f5-16bfd5ef7f6d"} 21:40:41 #10 223.4 Downloading serviceAccount from repo http://localhost:18080 21:40:41 #10 223.4 2024-10-17T21:40:41.873Z INFO [198] Request served {"path": "/charts/serviceAccount-13.0.1.tgz", "comment": "", "clientIP": "127.0.0.1", "method": "GET", "statusCode": 200, "latency": "340.251µs", "reqID": "79f491f4-eff5-468f-a98c-c7a8583d64ab"} 21:40:41 #10 223.4 Deleting outdated charts 21:40:42 #10 223.4 Skipping linting of dcae-datalake-feeder 21:40:42 #10 223.7 Pushing dcae-datalake-feeder-13.0.0.tgz to local... 21:40:42 #10 223.7 2024-10-17T21:40:42.208Z INFO [199] Request served {"path": "/api/charts", "comment": "", "clientIP": "127.0.0.1", "method": "POST", "statusCode": 201, "latency": "39.240718ms", "reqID": "8e61f0a6-adaa-4214-ae1c-28e6c3dc7af8"} 21:40:42 #10 223.7 Done. 21:40:45 #10 226.7 #@helm repo index /tmp/it-dep/smo-install/onap_oom/kubernetes/dcaegen2-services/components/../../dist/packages 21:40:45 #10 226.7 make[5]: Leaving directory '/tmp/it-dep/smo-install/onap_oom/kubernetes/dcaegen2-services/components' 21:40:45 #10 226.7 21:40:45 #10 226.7 [dcae-heartbeat] 21:40:45 #10 226.7 make[5]: Entering directory '/tmp/it-dep/smo-install/onap_oom/kubernetes/dcaegen2-services/components' 21:40:45 #10 226.8 Hang tight while we grab the latest from your chart repositories... 21:40:45 #10 226.8 2024-10-17T21:40:45.267Z INFO [200] Request served {"path": "/index.yaml", "comment": "", "clientIP": "127.0.0.1", "method": "GET", "statusCode": 200, "latency": "199.061µs", "reqID": "84c7d990-cc11-47e9-8cdc-c77af496d192"} 21:40:45 #10 226.8 ...Successfully got an update from the "local" chart repository 21:40:45 #10 226.8 Update Complete. ⎈Happy Helming!⎈ 21:40:45 #10 226.8 Saving 6 charts 21:40:45 #10 226.8 Downloading common from repo http://localhost:18080 21:40:45 #10 226.8 2024-10-17T21:40:45.316Z INFO [201] Request served {"path": "/charts/common-13.0.2.tgz", "comment": "", "clientIP": "127.0.0.1", "method": "GET", "statusCode": 200, "latency": "266.141µs", "reqID": "78ffafd0-fa06-4cfd-a56c-ffc8535473fc"} 21:40:45 #10 226.8 Downloading postgres from repo http://localhost:18080 21:40:45 #10 226.8 2024-10-17T21:40:45.322Z INFO [202] Request served {"path": "/charts/postgres-13.0.0.tgz", "comment": "", "clientIP": "127.0.0.1", "method": "GET", "statusCode": 200, "latency": "195.54µs", "reqID": "cad9703a-b229-4c86-b211-6dda5093af08"} 21:40:45 #10 226.8 Downloading readinessCheck from repo http://localhost:18080 21:40:45 #10 226.9 2024-10-17T21:40:45.333Z INFO [203] Request served {"path": "/charts/readinessCheck-13.0.0.tgz", "comment": "", "clientIP": "127.0.0.1", "method": "GET", "statusCode": 200, "latency": "279.911µs", "reqID": "e1059b75-a931-4508-a24e-7d7b185f6d4e"} 21:40:45 #10 226.9 Downloading repositoryGenerator from repo http://localhost:18080 21:40:45 #10 226.9 2024-10-17T21:40:45.338Z INFO [204] Request served {"path": "/charts/repositoryGenerator-13.0.0.tgz", "comment": "", "clientIP": "127.0.0.1", "method": "GET", "statusCode": 200, "latency": "158.141µs", "reqID": "09f3c950-da2a-44f6-9a0f-91ece7985018"} 21:40:45 #10 226.9 Downloading dcaegen2-services-common from repo http://localhost:18080 21:40:45 #10 226.9 2024-10-17T21:40:45.348Z INFO [205] Request served {"path": "/charts/dcaegen2-services-common-13.0.0.tgz", "comment": "", "clientIP": "127.0.0.1", "method": "GET", "statusCode": 200, "latency": "697.752µs", "reqID": "dadda98b-88e7-4178-9715-035f4887066c"} 21:40:45 #10 226.9 Downloading serviceAccount from repo http://localhost:18080 21:40:45 #10 226.9 2024-10-17T21:40:45.356Z INFO [206] Request served {"path": "/charts/serviceAccount-13.0.1.tgz", "comment": "", "clientIP": "127.0.0.1", "method": "GET", "statusCode": 200, "latency": "110.28µs", "reqID": "4f042b10-d111-4cb4-ba53-85be79d7a0f6"} 21:40:45 #10 226.9 Deleting outdated charts 21:40:45 #10 226.9 Skipping linting of dcae-heartbeat 21:40:45 #10 227.2 Pushing dcae-heartbeat-13.0.0.tgz to local... 21:40:45 #10 227.2 2024-10-17T21:40:45.678Z INFO [207] Request served {"path": "/api/charts", "comment": "", "clientIP": "127.0.0.1", "method": "POST", "statusCode": 201, "latency": "40.61299ms", "reqID": "b25063a8-4f89-444b-a4ee-c804e58e906d"} 21:40:45 #10 227.2 Done. 21:40:48 #10 230.2 #@helm repo index /tmp/it-dep/smo-install/onap_oom/kubernetes/dcaegen2-services/components/../../dist/packages 21:40:48 #10 230.2 make[5]: Leaving directory '/tmp/it-dep/smo-install/onap_oom/kubernetes/dcaegen2-services/components' 21:40:48 #10 230.2 21:40:48 #10 230.2 [dcae-hv-ves-collector] 21:40:48 #10 230.2 make[5]: Entering directory '/tmp/it-dep/smo-install/onap_oom/kubernetes/dcaegen2-services/components' 21:40:48 #10 230.3 Hang tight while we grab the latest from your chart repositories... 21:40:48 #10 230.3 2024-10-17T21:40:48.752Z INFO [208] Request served {"path": "/index.yaml", "comment": "", "clientIP": "127.0.0.1", "method": "GET", "statusCode": 200, "latency": "145.08µs", "reqID": "3bee4cb8-6583-4e30-a8c7-65bac98677e0"} 21:40:48 #10 230.3 ...Successfully got an update from the "local" chart repository 21:40:48 #10 230.3 Update Complete. ⎈Happy Helming!⎈ 21:40:48 #10 230.3 Saving 5 charts 21:40:48 #10 230.3 Downloading common from repo http://localhost:18080 21:40:48 #10 230.3 2024-10-17T21:40:48.800Z INFO [209] Request served {"path": "/charts/common-13.0.2.tgz", "comment": "", "clientIP": "127.0.0.1", "method": "GET", "statusCode": 200, "latency": "288.41µs", "reqID": "3d3cfa01-5074-4985-a77c-889a13e5d664"} 21:40:48 #10 230.3 Downloading repositoryGenerator from repo http://localhost:18080 21:40:48 #10 230.3 2024-10-17T21:40:48.810Z INFO [210] Request served {"path": "/charts/repositoryGenerator-13.0.0.tgz", "comment": "", "clientIP": "127.0.0.1", "method": "GET", "statusCode": 200, "latency": "155.341µs", "reqID": "ed3f5788-605f-4a4e-80c4-14a6c310f73e"} 21:40:48 #10 230.3 Downloading dcaegen2-services-common from repo http://localhost:18080 21:40:48 #10 230.3 2024-10-17T21:40:48.821Z INFO [211] Request served {"path": "/charts/dcaegen2-services-common-13.0.0.tgz", "comment": "", "clientIP": "127.0.0.1", "method": "GET", "statusCode": 200, "latency": "297.971µs", "reqID": "2de3e6df-0bf6-4653-bcb0-c9db95ab1e03"} 21:40:48 #10 230.3 Downloading certManagerCertificate from repo http://localhost:18080 21:40:48 #10 230.4 2024-10-17T21:40:48.832Z INFO [212] Request served {"path": "/charts/certManagerCertificate-13.0.0.tgz", "comment": "", "clientIP": "127.0.0.1", "method": "GET", "statusCode": 200, "latency": "252.901µs", "reqID": "f8699f98-0bc7-464a-9414-666c9c61a65c"} 21:40:48 #10 230.4 Downloading serviceAccount from repo http://localhost:18080 21:40:48 #10 230.4 2024-10-17T21:40:48.840Z INFO [213] Request served {"path": "/charts/serviceAccount-13.0.1.tgz", "comment": "", "clientIP": "127.0.0.1", "method": "GET", "statusCode": 200, "latency": "229.631µs", "reqID": "d7eb0096-00fc-45fb-8f9e-c20dbfd211c5"} 21:40:48 #10 230.4 Deleting outdated charts 21:40:49 #10 230.4 Skipping linting of dcae-hv-ves-collector 21:40:49 #10 230.6 Pushing dcae-hv-ves-collector-13.0.0.tgz to local... 21:40:49 #10 230.7 2024-10-17T21:40:49.150Z INFO [214] Request served {"path": "/api/charts", "comment": "", "clientIP": "127.0.0.1", "method": "POST", "statusCode": 201, "latency": "31.282097ms", "reqID": "57537d72-fa31-45e8-8b42-105c714b93f7"} 21:40:49 #10 230.7 Done. 21:40:52 #10 233.7 #@helm repo index /tmp/it-dep/smo-install/onap_oom/kubernetes/dcaegen2-services/components/../../dist/packages 21:40:52 #10 233.7 make[5]: Leaving directory '/tmp/it-dep/smo-install/onap_oom/kubernetes/dcaegen2-services/components' 21:40:52 #10 233.7 21:40:52 #10 233.7 [dcae-kpi-ms] 21:40:52 #10 233.7 make[5]: Entering directory '/tmp/it-dep/smo-install/onap_oom/kubernetes/dcaegen2-services/components' 21:40:52 #10 233.7 Hang tight while we grab the latest from your chart repositories... 21:40:52 #10 233.7 2024-10-17T21:40:52.222Z INFO [215] Request served {"path": "/index.yaml", "comment": "", "clientIP": "127.0.0.1", "method": "GET", "statusCode": 200, "latency": "225.161µs", "reqID": "5bf29884-0403-483a-81ba-ee3d0683fca8"} 21:40:52 #10 233.8 ...Successfully got an update from the "local" chart repository 21:40:52 #10 233.8 Update Complete. ⎈Happy Helming!⎈ 21:40:52 #10 233.8 Saving 5 charts 21:40:52 #10 233.8 Downloading common from repo http://localhost:18080 21:40:52 #10 233.8 2024-10-17T21:40:52.279Z INFO [216] Request served {"path": "/charts/common-13.0.2.tgz", "comment": "", "clientIP": "127.0.0.1", "method": "GET", "statusCode": 200, "latency": "252.411µs", "reqID": "e31af38e-9218-461b-a0b5-b34f9939eb64"} 21:40:52 #10 233.8 Downloading readinessCheck from repo http://localhost:18080 21:40:52 #10 233.8 2024-10-17T21:40:52.288Z INFO [217] Request served {"path": "/charts/readinessCheck-13.0.0.tgz", "comment": "", "clientIP": "127.0.0.1", "method": "GET", "statusCode": 200, "latency": "175.851µs", "reqID": "6ec7ff48-1792-4066-a87c-38c009cf66ff"} 21:40:52 #10 233.8 Downloading repositoryGenerator from repo http://localhost:18080 21:40:52 #10 233.8 2024-10-17T21:40:52.298Z INFO [218] Request served {"path": "/charts/repositoryGenerator-13.0.0.tgz", "comment": "", "clientIP": "127.0.0.1", "method": "GET", "statusCode": 200, "latency": "162.45µs", "reqID": "c36a6498-1ebc-43ac-a507-93f960793b97"} 21:40:52 #10 233.8 Downloading dcaegen2-services-common from repo http://localhost:18080 21:40:52 #10 233.8 2024-10-17T21:40:52.311Z INFO [219] Request served {"path": "/charts/dcaegen2-services-common-13.0.0.tgz", "comment": "", "clientIP": "127.0.0.1", "method": "GET", "statusCode": 200, "latency": "1.545424ms", "reqID": "e6079d42-c0b0-4f41-8fa5-00193dabb7a3"} 21:40:52 #10 233.8 Downloading serviceAccount from repo http://localhost:18080 21:40:52 #10 233.8 2024-10-17T21:40:52.316Z INFO [220] Request served {"path": "/charts/serviceAccount-13.0.1.tgz", "comment": "", "clientIP": "127.0.0.1", "method": "GET", "statusCode": 200, "latency": "152.51µs", "reqID": "0a453c69-a99c-4cac-aebc-5d80058fafec"} 21:40:52 #10 233.8 Deleting outdated charts 21:40:52 #10 233.8 Skipping linting of dcae-kpi-ms 21:40:52 #10 234.1 Pushing dcae-kpi-ms-13.0.0.tgz to local... 21:40:52 #10 234.1 2024-10-17T21:40:52.600Z INFO [221] Request served {"path": "/api/charts", "comment": "", "clientIP": "127.0.0.1", "method": "POST", "statusCode": 201, "latency": "27.77394ms", "reqID": "d5318643-7b3b-45a1-ba69-c0b93db227a0"} 21:40:52 #10 234.1 Done. 21:40:55 #10 237.1 #@helm repo index /tmp/it-dep/smo-install/onap_oom/kubernetes/dcaegen2-services/components/../../dist/packages 21:40:55 #10 237.1 make[5]: Leaving directory '/tmp/it-dep/smo-install/onap_oom/kubernetes/dcaegen2-services/components' 21:40:55 #10 237.1 21:40:55 #10 237.1 [dcae-ms-healthcheck] 21:40:55 #10 237.1 make[5]: Entering directory '/tmp/it-dep/smo-install/onap_oom/kubernetes/dcaegen2-services/components' 21:40:55 #10 237.2 Hang tight while we grab the latest from your chart repositories... 21:40:55 #10 237.2 2024-10-17T21:40:55.682Z INFO [222] Request served {"path": "/index.yaml", "comment": "", "clientIP": "127.0.0.1", "method": "GET", "statusCode": 200, "latency": "153.14µs", "reqID": "c541d7aa-474c-42ad-a94f-7c8c59a1dcc9"} 21:40:55 #10 237.2 ...Successfully got an update from the "local" chart repository 21:40:55 #10 237.2 Update Complete. ⎈Happy Helming!⎈ 21:40:55 #10 237.2 Saving 3 charts 21:40:55 #10 237.2 Downloading common from repo http://localhost:18080 21:40:55 #10 237.2 2024-10-17T21:40:55.724Z INFO [223] Request served {"path": "/charts/common-13.0.2.tgz", "comment": "", "clientIP": "127.0.0.1", "method": "GET", "statusCode": 200, "latency": "145.68µs", "reqID": "226f3243-264e-443f-8843-fde470165d0d"} 21:40:55 #10 237.2 Downloading repositoryGenerator from repo http://localhost:18080 21:40:55 #10 237.2 2024-10-17T21:40:55.729Z INFO [224] Request served {"path": "/charts/repositoryGenerator-13.0.0.tgz", "comment": "", "clientIP": "127.0.0.1", "method": "GET", "statusCode": 200, "latency": "182.96µs", "reqID": "416ae869-2c93-4ba7-b55b-e6fdb097514d"} 21:40:55 #10 237.2 Downloading serviceAccount from repo http://localhost:18080 21:40:55 #10 237.3 2024-10-17T21:40:55.735Z INFO [225] Request served {"path": "/charts/serviceAccount-13.0.1.tgz", "comment": "", "clientIP": "127.0.0.1", "method": "GET", "statusCode": 200, "latency": "232.821µs", "reqID": "131d8e5f-bb21-4405-911b-1e0393cf7a63"} 21:40:55 #10 237.3 Deleting outdated charts 21:40:55 #10 237.3 Skipping linting of dcae-ms-healthcheck 21:40:55 #10 237.5 Pushing dcae-ms-healthcheck-13.0.0.tgz to local... 21:40:56 #10 237.5 2024-10-17T21:40:55.996Z INFO [226] Request served {"path": "/api/charts", "comment": "", "clientIP": "127.0.0.1", "method": "POST", "statusCode": 201, "latency": "14.797986ms", "reqID": "7aae117a-f999-4d3e-a997-5daaf0d6709b"} 21:40:56 #10 237.5 Done. 21:40:59 #10 240.5 #@helm repo index /tmp/it-dep/smo-install/onap_oom/kubernetes/dcaegen2-services/components/../../dist/packages 21:40:59 #10 240.5 make[5]: Leaving directory '/tmp/it-dep/smo-install/onap_oom/kubernetes/dcaegen2-services/components' 21:40:59 #10 240.5 21:40:59 #10 240.5 [dcae-pm-mapper] 21:40:59 #10 240.5 make[5]: Entering directory '/tmp/it-dep/smo-install/onap_oom/kubernetes/dcaegen2-services/components' 21:40:59 #10 240.6 Hang tight while we grab the latest from your chart repositories... 21:40:59 #10 240.6 2024-10-17T21:40:59.057Z INFO [227] Request served {"path": "/index.yaml", "comment": "", "clientIP": "127.0.0.1", "method": "GET", "statusCode": 200, "latency": "120.14µs", "reqID": "d798a0a2-df69-4b2a-a664-5f6f6d9025a3"} 21:40:59 #10 240.6 ...Successfully got an update from the "local" chart repository 21:40:59 #10 240.6 Update Complete. ⎈Happy Helming!⎈ 21:40:59 #10 240.6 Saving 5 charts 21:40:59 #10 240.6 Downloading common from repo http://localhost:18080 21:40:59 #10 240.6 2024-10-17T21:40:59.107Z INFO [228] Request served {"path": "/charts/common-13.0.2.tgz", "comment": "", "clientIP": "127.0.0.1", "method": "GET", "statusCode": 200, "latency": "248.111µs", "reqID": "0cb59f6a-00ea-4c4b-b34b-aff9842123b4"} 21:40:59 #10 240.6 Downloading readinessCheck from repo http://localhost:18080 21:40:59 #10 240.6 2024-10-17T21:40:59.118Z INFO [229] Request served {"path": "/charts/readinessCheck-13.0.0.tgz", "comment": "", "clientIP": "127.0.0.1", "method": "GET", "statusCode": 200, "latency": "211µs", "reqID": "458fee53-51ad-4504-bdb4-0d445806c994"} 21:40:59 #10 240.6 Downloading repositoryGenerator from repo http://localhost:18080 21:40:59 #10 240.6 2024-10-17T21:40:59.128Z INFO [230] Request served {"path": "/charts/repositoryGenerator-13.0.0.tgz", "comment": "", "clientIP": "127.0.0.1", "method": "GET", "statusCode": 200, "latency": "155.901µs", "reqID": "9cdc5fc2-d748-48cf-a588-cf015ab76168"} 21:40:59 #10 240.7 Downloading serviceAccount from repo http://localhost:18080 21:40:59 #10 240.7 2024-10-17T21:40:59.145Z INFO [231] Request served {"path": "/charts/serviceAccount-13.0.1.tgz", "comment": "", "clientIP": "127.0.0.1", "method": "GET", "statusCode": 200, "latency": "243.71µs", "reqID": "a7ee04e9-595b-4105-8661-40f753de1aca"} 21:40:59 #10 240.7 Deleting outdated charts 21:40:59 #10 240.7 Skipping linting of dcae-pm-mapper 21:40:59 #10 240.9 Pushing dcae-pm-mapper-13.0.0.tgz to local... 21:40:59 #10 241.0 2024-10-17T21:40:59.432Z INFO [232] Request served {"path": "/api/charts", "comment": "", "clientIP": "127.0.0.1", "method": "POST", "statusCode": 201, "latency": "29.584003ms", "reqID": "7824fb8c-2ef8-4cb8-8f40-24b184e20bec"} 21:40:59 #10 241.0 Done. 21:41:02 #10 244.0 #@helm repo index /tmp/it-dep/smo-install/onap_oom/kubernetes/dcaegen2-services/components/../../dist/packages 21:41:02 #10 244.0 make[5]: Leaving directory '/tmp/it-dep/smo-install/onap_oom/kubernetes/dcaegen2-services/components' 21:41:02 #10 244.0 21:41:02 #10 244.0 [dcae-pmsh] 21:41:02 #10 244.0 make[5]: Entering directory '/tmp/it-dep/smo-install/onap_oom/kubernetes/dcaegen2-services/components' 21:41:02 #10 244.0 Hang tight while we grab the latest from your chart repositories... 21:41:02 #10 244.0 2024-10-17T21:41:02.504Z INFO [233] Request served {"path": "/index.yaml", "comment": "", "clientIP": "127.0.0.1", "method": "GET", "statusCode": 200, "latency": "1.755685ms", "reqID": "ff74767c-f6ca-418f-ab24-1f83876ceba5"} 21:41:02 #10 244.0 ...Successfully got an update from the "local" chart repository 21:41:02 #10 244.0 Update Complete. ⎈Happy Helming!⎈ 21:41:02 #10 244.1 Saving 6 charts 21:41:02 #10 244.1 Downloading common from repo http://localhost:18080 21:41:02 #10 244.1 2024-10-17T21:41:02.564Z INFO [234] Request served {"path": "/charts/common-13.0.2.tgz", "comment": "", "clientIP": "127.0.0.1", "method": "GET", "statusCode": 200, "latency": "140.35µs", "reqID": "3fa02a23-3029-4327-a445-574c1886a820"} 21:41:02 #10 244.1 Downloading postgres from repo http://localhost:18080 21:41:02 #10 244.1 2024-10-17T21:41:02.576Z INFO [235] Request served {"path": "/charts/postgres-13.0.0.tgz", "comment": "", "clientIP": "127.0.0.1", "method": "GET", "statusCode": 200, "latency": "121.36µs", "reqID": "c9189040-0340-4945-8fcb-b31fb2c11d88"} 21:41:02 #10 244.1 Downloading readinessCheck from repo http://localhost:18080 21:41:02 #10 244.1 2024-10-17T21:41:02.582Z INFO [236] Request served {"path": "/charts/readinessCheck-13.0.0.tgz", "comment": "", "clientIP": "127.0.0.1", "method": "GET", "statusCode": 200, "latency": "131.641µs", "reqID": "63b46586-c215-451b-8712-cf95024eeec8"} 21:41:02 #10 244.1 Downloading repositoryGenerator from repo http://localhost:18080 21:41:02 #10 244.1 2024-10-17T21:41:02.590Z INFO [237] Request served {"path": "/charts/repositoryGenerator-13.0.0.tgz", "comment": "", "clientIP": "127.0.0.1", "method": "GET", "statusCode": 200, "latency": "188.68µs", "reqID": "a66cdec5-0c98-41f9-8ac2-02e5141bef6b"} 21:41:02 #10 244.1 Downloading dcaegen2-services-common from repo http://localhost:18080 21:41:02 #10 244.1 2024-10-17T21:41:02.597Z INFO [238] Request served {"path": "/charts/dcaegen2-services-common-13.0.0.tgz", "comment": "", "clientIP": "127.0.0.1", "method": "GET", "statusCode": 200, "latency": "194.37µs", "reqID": "3c57f7cf-58ef-4997-8bd7-048b11a6cbbb"} 21:41:02 #10 244.1 Downloading serviceAccount from repo http://localhost:18080 21:41:02 #10 244.1 2024-10-17T21:41:02.604Z INFO [239] Request served {"path": "/charts/serviceAccount-13.0.1.tgz", "comment": "", "clientIP": "127.0.0.1", "method": "GET", "statusCode": 200, "latency": "169.261µs", "reqID": "661c8571-bc59-4569-8ebd-d3c70348947e"} 21:41:02 #10 244.1 Deleting outdated charts 21:41:02 #10 244.1 Skipping linting of dcae-pmsh 21:41:02 #10 244.4 Pushing dcae-pmsh-13.0.0.tgz to local... 21:41:03 #10 244.4 2024-10-17T21:41:02.925Z INFO [240] Request served {"path": "/api/charts", "comment": "", "clientIP": "127.0.0.1", "method": "POST", "statusCode": 201, "latency": "41.102889ms", "reqID": "b46c103c-e911-4479-8b2b-2f9b9ef273c1"} 21:41:03 #10 244.4 Done. 21:41:06 #10 247.4 #@helm repo index /tmp/it-dep/smo-install/onap_oom/kubernetes/dcaegen2-services/components/../../dist/packages 21:41:06 #10 247.5 make[5]: Leaving directory '/tmp/it-dep/smo-install/onap_oom/kubernetes/dcaegen2-services/components' 21:41:06 #10 247.5 21:41:06 #10 247.5 [dcae-prh] 21:41:06 #10 247.5 make[5]: Entering directory '/tmp/it-dep/smo-install/onap_oom/kubernetes/dcaegen2-services/components' 21:41:06 #10 247.5 Hang tight while we grab the latest from your chart repositories... 21:41:06 #10 247.5 2024-10-17T21:41:05.986Z INFO [241] Request served {"path": "/index.yaml", "comment": "", "clientIP": "127.0.0.1", "method": "GET", "statusCode": 200, "latency": "213.651µs", "reqID": "9f9176a3-0a00-4c04-ac11-a055da2528c7"} 21:41:06 #10 247.5 ...Successfully got an update from the "local" chart repository 21:41:06 #10 247.5 Update Complete. ⎈Happy Helming!⎈ 21:41:06 #10 247.6 Saving 5 charts 21:41:06 #10 247.6 Downloading common from repo http://localhost:18080 21:41:06 #10 247.6 2024-10-17T21:41:06.042Z INFO [242] Request served {"path": "/charts/common-13.0.2.tgz", "comment": "", "clientIP": "127.0.0.1", "method": "GET", "statusCode": 200, "latency": "209.031µs", "reqID": "4f18c49b-ea10-476c-ae5b-200d8e26cddb"} 21:41:06 #10 247.6 Downloading repositoryGenerator from repo http://localhost:18080 21:41:06 #10 247.6 2024-10-17T21:41:06.056Z INFO [243] Request served {"path": "/charts/repositoryGenerator-13.0.0.tgz", "comment": "", "clientIP": "127.0.0.1", "method": "GET", "statusCode": 200, "latency": "282.171µs", "reqID": "d0e7f84f-d011-4600-b448-7783c0c9a01d"} 21:41:06 #10 247.6 Downloading readinessCheck from repo http://localhost:18080 21:41:06 #10 247.6 2024-10-17T21:41:06.062Z INFO [244] Request served {"path": "/charts/readinessCheck-13.0.0.tgz", "comment": "", "clientIP": "127.0.0.1", "method": "GET", "statusCode": 200, "latency": "216.721µs", "reqID": "3ed483c7-815f-4586-b341-4ededa5d9f61"} 21:41:06 #10 247.6 Downloading dcaegen2-services-common from repo http://localhost:18080 21:41:06 #10 247.6 2024-10-17T21:41:06.071Z INFO [245] Request served {"path": "/charts/dcaegen2-services-common-13.0.0.tgz", "comment": "", "clientIP": "127.0.0.1", "method": "GET", "statusCode": 200, "latency": "189.091µs", "reqID": "90aa828e-0448-4b45-81a0-796275317692"} 21:41:06 #10 247.6 Downloading serviceAccount from repo http://localhost:18080 21:41:06 #10 247.6 2024-10-17T21:41:06.083Z INFO [246] Request served {"path": "/charts/serviceAccount-13.0.1.tgz", "comment": "", "clientIP": "127.0.0.1", "method": "GET", "statusCode": 200, "latency": "181.711µs", "reqID": "ec6c4cdb-d604-473d-bae2-4477df62c815"} 21:41:06 #10 247.6 Deleting outdated charts 21:41:06 #10 247.6 Skipping linting of dcae-prh 21:41:06 #10 247.9 Pushing dcae-prh-13.0.0.tgz to local... 21:41:06 #10 247.9 2024-10-17T21:41:06.383Z INFO [247] Request served {"path": "/api/charts", "comment": "", "clientIP": "127.0.0.1", "method": "POST", "statusCode": 201, "latency": "36.93526ms", "reqID": "bd05e9f1-6d55-448a-b696-2fa4abbea892"} 21:41:06 #10 247.9 Done. 21:41:09 #10 250.9 #@helm repo index /tmp/it-dep/smo-install/onap_oom/kubernetes/dcaegen2-services/components/../../dist/packages 21:41:09 #10 250.9 make[5]: Leaving directory '/tmp/it-dep/smo-install/onap_oom/kubernetes/dcaegen2-services/components' 21:41:09 #10 250.9 21:41:09 #10 250.9 [dcae-restconf-collector] 21:41:09 #10 250.9 make[5]: Entering directory '/tmp/it-dep/smo-install/onap_oom/kubernetes/dcaegen2-services/components' 21:41:09 #10 251.0 Hang tight while we grab the latest from your chart repositories... 21:41:09 #10 251.0 2024-10-17T21:41:09.450Z INFO [248] Request served {"path": "/index.yaml", "comment": "", "clientIP": "127.0.0.1", "method": "GET", "statusCode": 200, "latency": "130.66µs", "reqID": "91d153a5-804c-454c-b92c-e151abd83abb"} 21:41:09 #10 251.0 ...Successfully got an update from the "local" chart repository 21:41:09 #10 251.0 Update Complete. ⎈Happy Helming!⎈ 21:41:09 #10 251.0 Saving 5 charts 21:41:09 #10 251.0 Downloading common from repo http://localhost:18080 21:41:09 #10 251.0 2024-10-17T21:41:09.510Z INFO [249] Request served {"path": "/charts/common-13.0.2.tgz", "comment": "", "clientIP": "127.0.0.1", "method": "GET", "statusCode": 200, "latency": "151.281µs", "reqID": "ecb94c29-8bd0-49d4-a883-7389f27e4c7a"} 21:41:09 #10 251.0 Downloading readinessCheck from repo http://localhost:18080 21:41:09 #10 251.0 2024-10-17T21:41:09.522Z INFO [250] Request served {"path": "/charts/readinessCheck-13.0.0.tgz", "comment": "", "clientIP": "127.0.0.1", "method": "GET", "statusCode": 200, "latency": "196.66µs", "reqID": "e05c23cb-0d5c-4b72-ac7f-ce4675365129"} 21:41:09 #10 251.0 Downloading repositoryGenerator from repo http://localhost:18080 21:41:09 #10 251.1 2024-10-17T21:41:09.535Z INFO [251] Request served {"path": "/charts/repositoryGenerator-13.0.0.tgz", "comment": "", "clientIP": "127.0.0.1", "method": "GET", "statusCode": 200, "latency": "201.521µs", "reqID": "d44fc8eb-a3a6-427e-b26c-31d6e377a489"} 21:41:09 #10 251.1 Downloading dcaegen2-services-common from repo http://localhost:18080 21:41:09 #10 251.1 2024-10-17T21:41:09.545Z INFO [252] Request served {"path": "/charts/dcaegen2-services-common-13.0.0.tgz", "comment": "", "clientIP": "127.0.0.1", "method": "GET", "statusCode": 200, "latency": "266.11µs", "reqID": "5dcd98e0-15fa-4cf8-ae91-d4343a5dbe4a"} 21:41:09 #10 251.1 Downloading serviceAccount from repo http://localhost:18080 21:41:09 #10 251.1 2024-10-17T21:41:09.556Z INFO [253] Request served {"path": "/charts/serviceAccount-13.0.1.tgz", "comment": "", "clientIP": "127.0.0.1", "method": "GET", "statusCode": 200, "latency": "230.939µs", "reqID": "f602d027-729b-4f0a-b1d3-acc28662b80d"} 21:41:09 #10 251.1 Deleting outdated charts 21:41:09 #10 251.1 Skipping linting of dcae-restconf-collector 21:41:09 #10 251.4 Pushing dcae-restconf-collector-13.0.0.tgz to local... 21:41:09 #10 251.4 2024-10-17T21:41:09.872Z INFO [254] Request served {"path": "/api/charts", "comment": "", "clientIP": "127.0.0.1", "method": "POST", "statusCode": 201, "latency": "37.398891ms", "reqID": "4ae5344e-834e-4c6d-a1e5-eee0a078bcbe"} 21:41:09 #10 251.4 Done. 21:41:12 #10 254.4 #@helm repo index /tmp/it-dep/smo-install/onap_oom/kubernetes/dcaegen2-services/components/../../dist/packages 21:41:12 #10 254.4 make[5]: Leaving directory '/tmp/it-dep/smo-install/onap_oom/kubernetes/dcaegen2-services/components' 21:41:12 #10 254.4 21:41:12 #10 254.4 [dcae-slice-analysis-ms] 21:41:12 #10 254.4 make[5]: Entering directory '/tmp/it-dep/smo-install/onap_oom/kubernetes/dcaegen2-services/components' 21:41:12 #10 254.5 Hang tight while we grab the latest from your chart repositories... 21:41:12 #10 254.5 2024-10-17T21:41:12.938Z INFO [255] Request served {"path": "/index.yaml", "comment": "", "clientIP": "127.0.0.1", "method": "GET", "statusCode": 200, "latency": "226.97µs", "reqID": "af30c5af-e22f-4f8e-9ee8-b71b21b2e362"} 21:41:12 #10 254.5 ...Successfully got an update from the "local" chart repository 21:41:12 #10 254.5 Update Complete. ⎈Happy Helming!⎈ 21:41:13 #10 254.5 Saving 6 charts 21:41:13 #10 254.5 Downloading common from repo http://localhost:18080 21:41:13 #10 254.5 2024-10-17T21:41:12.998Z INFO [256] Request served {"path": "/charts/common-13.0.2.tgz", "comment": "", "clientIP": "127.0.0.1", "method": "GET", "statusCode": 200, "latency": "286.121µs", "reqID": "b38a53ba-588b-4f6c-98a1-341207e8f07d"} 21:41:13 #10 254.5 Downloading postgres from repo http://localhost:18080 21:41:13 #10 254.5 2024-10-17T21:41:13.008Z INFO [257] Request served {"path": "/charts/postgres-13.0.0.tgz", "comment": "", "clientIP": "127.0.0.1", "method": "GET", "statusCode": 200, "latency": "357.31µs", "reqID": "7f7b5c5e-f9b6-447e-9d88-71e24b1b80d3"} 21:41:13 #10 254.5 Downloading repositoryGenerator from repo http://localhost:18080 21:41:13 #10 254.5 2024-10-17T21:41:13.021Z INFO [258] Request served {"path": "/charts/repositoryGenerator-13.0.0.tgz", "comment": "", "clientIP": "127.0.0.1", "method": "GET", "statusCode": 200, "latency": "131.261µs", "reqID": "1c9b7da0-0375-49f0-bfe2-0e378e6c238e"} 21:41:13 #10 254.5 Downloading readinessCheck from repo http://localhost:18080 21:41:13 #10 254.5 2024-10-17T21:41:13.030Z INFO [259] Request served {"path": "/charts/readinessCheck-13.0.0.tgz", "comment": "", "clientIP": "127.0.0.1", "method": "GET", "statusCode": 200, "latency": "219.06µs", "reqID": "da9d2ea1-7711-4bff-8392-10000fad8952"} 21:41:13 #10 254.5 Downloading dcaegen2-services-common from repo http://localhost:18080 21:41:13 #10 254.6 2024-10-17T21:41:13.039Z INFO [260] Request served {"path": "/charts/dcaegen2-services-common-13.0.0.tgz", "comment": "", "clientIP": "127.0.0.1", "method": "GET", "statusCode": 200, "latency": "254.951µs", "reqID": "cef1c85f-3240-4d6a-b9f8-230580dac73c"} 21:41:13 #10 254.6 Downloading serviceAccount from repo http://localhost:18080 21:41:13 #10 254.6 2024-10-17T21:41:13.051Z INFO [261] Request served {"path": "/charts/serviceAccount-13.0.1.tgz", "comment": "", "clientIP": "127.0.0.1", "method": "GET", "statusCode": 200, "latency": "255.981µs", "reqID": "bb15ec22-90b2-4e5d-8556-8cafa86fb234"} 21:41:13 #10 254.6 Deleting outdated charts 21:41:13 #10 254.6 Skipping linting of dcae-slice-analysis-ms 21:41:13 #10 254.9 Pushing dcae-slice-analysis-ms-13.0.0.tgz to local... 21:41:13 #10 254.9 2024-10-17T21:41:13.380Z INFO [262] Request served {"path": "/api/charts", "comment": "", "clientIP": "127.0.0.1", "method": "POST", "statusCode": 201, "latency": "35.183815ms", "reqID": "d8bde390-4e64-483b-ab4e-0967dc6c523d"} 21:41:13 #10 254.9 Done. 21:41:16 #10 257.9 #@helm repo index /tmp/it-dep/smo-install/onap_oom/kubernetes/dcaegen2-services/components/../../dist/packages 21:41:16 #10 257.9 make[5]: Leaving directory '/tmp/it-dep/smo-install/onap_oom/kubernetes/dcaegen2-services/components' 21:41:16 #10 257.9 21:41:16 #10 257.9 [dcae-snmptrap-collector] 21:41:16 #10 257.9 make[5]: Entering directory '/tmp/it-dep/smo-install/onap_oom/kubernetes/dcaegen2-services/components' 21:41:16 #10 258.0 Hang tight while we grab the latest from your chart repositories... 21:41:16 #10 258.0 2024-10-17T21:41:16.444Z INFO [263] Request served {"path": "/index.yaml", "comment": "", "clientIP": "127.0.0.1", "method": "GET", "statusCode": 200, "latency": "154.71µs", "reqID": "640b80ca-cec6-474c-a0df-e7d84d7b7b60"} 21:41:16 #10 258.0 ...Successfully got an update from the "local" chart repository 21:41:16 #10 258.0 Update Complete. ⎈Happy Helming!⎈ 21:41:16 #10 258.0 Saving 5 charts 21:41:16 #10 258.0 Downloading common from repo http://localhost:18080 21:41:16 #10 258.0 2024-10-17T21:41:16.504Z INFO [264] Request served {"path": "/charts/common-13.0.2.tgz", "comment": "", "clientIP": "127.0.0.1", "method": "GET", "statusCode": 200, "latency": "319.031µs", "reqID": "1cdd5ab3-33cf-41f0-8226-0681aa6c7f53"} 21:41:16 #10 258.0 Downloading readinessCheck from repo http://localhost:18080 21:41:16 #10 258.0 2024-10-17T21:41:16.513Z INFO [265] Request served {"path": "/charts/readinessCheck-13.0.0.tgz", "comment": "", "clientIP": "127.0.0.1", "method": "GET", "statusCode": 200, "latency": "219.67µs", "reqID": "8f4e7620-1f40-4f7c-9b1f-5ac3c223fec6"} 21:41:16 #10 258.0 Downloading repositoryGenerator from repo http://localhost:18080 21:41:16 #10 258.0 2024-10-17T21:41:16.521Z INFO [266] Request served {"path": "/charts/repositoryGenerator-13.0.0.tgz", "comment": "", "clientIP": "127.0.0.1", "method": "GET", "statusCode": 200, "latency": "164.67µs", "reqID": "c1a99558-0a60-4be6-9ff2-f6c7b878bb05"} 21:41:16 #10 258.0 Downloading dcaegen2-services-common from repo http://localhost:18080 21:41:16 #10 258.0 2024-10-17T21:41:16.529Z INFO [267] Request served {"path": "/charts/dcaegen2-services-common-13.0.0.tgz", "comment": "", "clientIP": "127.0.0.1", "method": "GET", "statusCode": 200, "latency": "183.921µs", "reqID": "69d5733f-0308-4dae-9c53-13a43c579bce"} 21:41:16 #10 258.0 Downloading serviceAccount from repo http://localhost:18080 21:41:16 #10 258.1 2024-10-17T21:41:16.538Z INFO [268] Request served {"path": "/charts/serviceAccount-13.0.1.tgz", "comment": "", "clientIP": "127.0.0.1", "method": "GET", "statusCode": 200, "latency": "212.041µs", "reqID": "dae140a9-3dba-4239-9aaa-b6c688148f9b"} 21:41:16 #10 258.1 Deleting outdated charts 21:41:16 #10 258.1 Skipping linting of dcae-snmptrap-collector 21:41:16 #10 258.3 Pushing dcae-snmptrap-collector-13.0.0.tgz to local... 21:41:16 #10 258.4 2024-10-17T21:41:16.840Z INFO [269] Request served {"path": "/api/charts", "comment": "", "clientIP": "127.0.0.1", "method": "POST", "statusCode": 201, "latency": "29.29715ms", "reqID": "e33cd9b6-46a9-4370-82f0-4ebcfd53f958"} 21:41:16 #10 258.4 Done. 21:41:19 #10 261.4 #@helm repo index /tmp/it-dep/smo-install/onap_oom/kubernetes/dcaegen2-services/components/../../dist/packages 21:41:19 #10 261.4 make[5]: Leaving directory '/tmp/it-dep/smo-install/onap_oom/kubernetes/dcaegen2-services/components' 21:41:19 #10 261.4 21:41:19 #10 261.4 [dcae-son-handler] 21:41:19 #10 261.4 make[5]: Entering directory '/tmp/it-dep/smo-install/onap_oom/kubernetes/dcaegen2-services/components' 21:41:19 #10 261.4 Hang tight while we grab the latest from your chart repositories... 21:41:19 #10 261.4 2024-10-17T21:41:19.905Z INFO [270] Request served {"path": "/index.yaml", "comment": "", "clientIP": "127.0.0.1", "method": "GET", "statusCode": 200, "latency": "235.75µs", "reqID": "9e7f6f97-3fbe-4724-a641-90f60c5bdd15"} 21:41:19 #10 261.4 ...Successfully got an update from the "local" chart repository 21:41:19 #10 261.4 Update Complete. ⎈Happy Helming!⎈ 21:41:20 #10 261.5 Saving 6 charts 21:41:20 #10 261.5 Downloading common from repo http://localhost:18080 21:41:20 #10 261.5 2024-10-17T21:41:19.978Z INFO [271] Request served {"path": "/charts/common-13.0.2.tgz", "comment": "", "clientIP": "127.0.0.1", "method": "GET", "statusCode": 200, "latency": "243.251µs", "reqID": "2a92251a-4212-454b-bcbc-3a736ae016b6"} 21:41:20 #10 261.5 Downloading postgres from repo http://localhost:18080 21:41:20 #10 261.5 2024-10-17T21:41:19.990Z INFO [272] Request served {"path": "/charts/postgres-13.0.0.tgz", "comment": "", "clientIP": "127.0.0.1", "method": "GET", "statusCode": 200, "latency": "170.421µs", "reqID": "72fe2347-2e9b-42e9-a72e-639670fdbb2a"} 21:41:20 #10 261.5 Downloading readinessCheck from repo http://localhost:18080 21:41:20 #10 261.5 2024-10-17T21:41:20.003Z INFO [273] Request served {"path": "/charts/readinessCheck-13.0.0.tgz", "comment": "", "clientIP": "127.0.0.1", "method": "GET", "statusCode": 200, "latency": "227.391µs", "reqID": "665cdc44-4eb1-4067-a2ea-74a913d65f4e"} 21:41:20 #10 261.5 Downloading repositoryGenerator from repo http://localhost:18080 21:41:20 #10 261.5 2024-10-17T21:41:20.013Z INFO [274] Request served {"path": "/charts/repositoryGenerator-13.0.0.tgz", "comment": "", "clientIP": "127.0.0.1", "method": "GET", "statusCode": 200, "latency": "220.34µs", "reqID": "71634a26-4c2c-4cba-84a7-510269a1e7ec"} 21:41:20 #10 261.5 Downloading dcaegen2-services-common from repo http://localhost:18080 21:41:20 #10 261.5 2024-10-17T21:41:20.020Z INFO [275] Request served {"path": "/charts/dcaegen2-services-common-13.0.0.tgz", "comment": "", "clientIP": "127.0.0.1", "method": "GET", "statusCode": 200, "latency": "154.761µs", "reqID": "5026d762-01d9-4339-946f-12af2e85f400"} 21:41:20 #10 261.5 Downloading serviceAccount from repo http://localhost:18080 21:41:20 #10 261.6 2024-10-17T21:41:20.035Z INFO [276] Request served {"path": "/charts/serviceAccount-13.0.1.tgz", "comment": "", "clientIP": "127.0.0.1", "method": "GET", "statusCode": 200, "latency": "440.971µs", "reqID": "d4c704be-c931-4ab2-9b19-e22284d9bcb5"} 21:41:20 #10 261.6 Deleting outdated charts 21:41:20 #10 261.6 Skipping linting of dcae-son-handler 21:41:20 #10 261.9 Pushing dcae-son-handler-13.0.0.tgz to local... 21:41:20 #10 261.9 2024-10-17T21:41:20.384Z INFO [277] Request served {"path": "/api/charts", "comment": "", "clientIP": "127.0.0.1", "method": "POST", "statusCode": 201, "latency": "42.0796ms", "reqID": "bc5ec6cd-17eb-461b-af36-69eb18ebee6b"} 21:41:20 #10 261.9 Done. 21:41:23 #10 264.9 #@helm repo index /tmp/it-dep/smo-install/onap_oom/kubernetes/dcaegen2-services/components/../../dist/packages 21:41:23 #10 264.9 make[5]: Leaving directory '/tmp/it-dep/smo-install/onap_oom/kubernetes/dcaegen2-services/components' 21:41:23 #10 264.9 21:41:23 #10 264.9 [dcae-tcagen2] 21:41:23 #10 264.9 make[5]: Entering directory '/tmp/it-dep/smo-install/onap_oom/kubernetes/dcaegen2-services/components' 21:41:23 #10 265.0 Hang tight while we grab the latest from your chart repositories... 21:41:23 #10 265.0 2024-10-17T21:41:23.446Z INFO [278] Request served {"path": "/index.yaml", "comment": "", "clientIP": "127.0.0.1", "method": "GET", "statusCode": 200, "latency": "233.04µs", "reqID": "7672e798-90ae-4120-9152-2d1f0ab3cec6"} 21:41:23 #10 265.0 ...Successfully got an update from the "local" chart repository 21:41:23 #10 265.0 Update Complete. ⎈Happy Helming!⎈ 21:41:23 #10 265.0 Saving 7 charts 21:41:23 #10 265.0 Downloading common from repo http://localhost:18080 21:41:23 #10 265.0 2024-10-17T21:41:23.516Z INFO [279] Request served {"path": "/charts/common-13.0.2.tgz", "comment": "", "clientIP": "127.0.0.1", "method": "GET", "statusCode": 200, "latency": "318.231µs", "reqID": "b3f87e79-8973-4725-9f75-92acf57b44c9"} 21:41:23 #10 265.0 Downloading repositoryGenerator from repo http://localhost:18080 21:41:23 #10 265.0 2024-10-17T21:41:23.530Z INFO [280] Request served {"path": "/charts/repositoryGenerator-13.0.0.tgz", "comment": "", "clientIP": "127.0.0.1", "method": "GET", "statusCode": 200, "latency": "111.171µs", "reqID": "a742de39-3731-4b24-bc4f-4035a0e4c1dd"} 21:41:23 #10 265.0 Downloading readinessCheck from repo http://localhost:18080 21:41:23 #10 265.1 2024-10-17T21:41:23.540Z INFO [281] Request served {"path": "/charts/readinessCheck-13.0.0.tgz", "comment": "", "clientIP": "127.0.0.1", "method": "GET", "statusCode": 200, "latency": "220.06µs", "reqID": "145d28f1-3bd4-4620-8e7a-1a1e32d42fc2"} 21:41:23 #10 265.1 Downloading dcaegen2-services-common from repo http://localhost:18080 21:41:23 #10 265.1 2024-10-17T21:41:23.554Z INFO [282] Request served {"path": "/charts/dcaegen2-services-common-13.0.0.tgz", "comment": "", "clientIP": "127.0.0.1", "method": "GET", "statusCode": 200, "latency": "311.259µs", "reqID": "bad615d4-e67d-4fd5-8be6-1a372e91761e"} 21:41:23 #10 265.1 Downloading serviceAccount from repo http://localhost:18080 21:41:23 #10 265.1 2024-10-17T21:41:23.566Z INFO [283] Request served {"path": "/charts/serviceAccount-13.0.1.tgz", "comment": "", "clientIP": "127.0.0.1", "method": "GET", "statusCode": 200, "latency": "273.391µs", "reqID": "cda77392-733f-4cff-b7c2-dc918f859169"} 21:41:23 #10 265.1 Already downloaded serviceAccount from repo http://localhost:18080 21:41:23 #10 265.1 Downloading mongo from repo http://localhost:18080 21:41:23 #10 265.1 2024-10-17T21:41:23.577Z INFO [284] Request served {"path": "/charts/mongo-13.0.0.tgz", "comment": "", "clientIP": "127.0.0.1", "method": "GET", "statusCode": 200, "latency": "206.621µs", "reqID": "6916fd0a-b04c-4873-ade1-7ef54b829d1f"} 21:41:23 #10 265.1 Deleting outdated charts 21:41:23 #10 265.1 Skipping linting of dcae-tcagen2 21:41:24 #10 265.4 Pushing dcae-tcagen2-13.0.0.tgz to local... 21:41:24 #10 265.4 2024-10-17T21:41:23.921Z INFO [285] Request served {"path": "/api/charts", "comment": "", "clientIP": "127.0.0.1", "method": "POST", "statusCode": 201, "latency": "46.72232ms", "reqID": "d503deee-16ef-4291-87da-a8bbb3267f42"} 21:41:24 #10 265.4 Done. 21:41:26 #10 268.4 #@helm repo index /tmp/it-dep/smo-install/onap_oom/kubernetes/dcaegen2-services/components/../../dist/packages 21:41:26 #10 268.4 make[5]: Leaving directory '/tmp/it-dep/smo-install/onap_oom/kubernetes/dcaegen2-services/components' 21:41:26 #10 268.5 21:41:26 #10 268.5 [dcae-ves-collector] 21:41:26 #10 268.5 make[5]: Entering directory '/tmp/it-dep/smo-install/onap_oom/kubernetes/dcaegen2-services/components' 21:41:26 #10 268.5 Hang tight while we grab the latest from your chart repositories... 21:41:27 #10 268.5 2024-10-17T21:41:26.985Z INFO [286] Request served {"path": "/index.yaml", "comment": "", "clientIP": "127.0.0.1", "method": "GET", "statusCode": 200, "latency": "205.72µs", "reqID": "fbfe6550-5d4e-4601-87e0-d6761aff83a9"} 21:41:27 #10 268.5 ...Successfully got an update from the "local" chart repository 21:41:27 #10 268.5 Update Complete. ⎈Happy Helming!⎈ 21:41:27 #10 268.6 Saving 6 charts 21:41:27 #10 268.6 Downloading common from repo http://localhost:18080 21:41:27 #10 268.6 2024-10-17T21:41:27.058Z INFO [287] Request served {"path": "/charts/common-13.0.2.tgz", "comment": "", "clientIP": "127.0.0.1", "method": "GET", "statusCode": 200, "latency": "198.421µs", "reqID": "41469180-a43b-4b1a-86b3-f763c73d47f6"} 21:41:27 #10 268.6 Downloading repositoryGenerator from repo http://localhost:18080 21:41:27 #10 268.6 2024-10-17T21:41:27.071Z INFO [288] Request served {"path": "/charts/repositoryGenerator-13.0.0.tgz", "comment": "", "clientIP": "127.0.0.1", "method": "GET", "statusCode": 200, "latency": "152.61µs", "reqID": "6285e6b2-3cdb-4945-91c6-85adfe5943cf"} 21:41:27 #10 268.6 Downloading readinessCheck from repo http://localhost:18080 21:41:27 #10 268.6 2024-10-17T21:41:27.084Z INFO [289] Request served {"path": "/charts/readinessCheck-13.0.0.tgz", "comment": "", "clientIP": "127.0.0.1", "method": "GET", "statusCode": 200, "latency": "132.89µs", "reqID": "b94864f2-59a4-42cf-9ae0-e48fa23bf1ed"} 21:41:27 #10 268.6 Downloading dcaegen2-services-common from repo http://localhost:18080 21:41:27 #10 268.6 2024-10-17T21:41:27.093Z INFO [290] Request served {"path": "/charts/dcaegen2-services-common-13.0.0.tgz", "comment": "", "clientIP": "127.0.0.1", "method": "GET", "statusCode": 200, "latency": "246.411µs", "reqID": "5cc50adb-0df4-4e6b-9fb6-8adb6844c9a2"} 21:41:27 #10 268.6 Downloading certManagerCertificate from repo http://localhost:18080 21:41:27 #10 268.6 2024-10-17T21:41:27.108Z INFO [291] Request served {"path": "/charts/certManagerCertificate-13.0.0.tgz", "comment": "", "clientIP": "127.0.0.1", "method": "GET", "statusCode": 200, "latency": "280.63µs", "reqID": "51b3a9dd-6339-4fd3-aae5-92a53fa6718e"} 21:41:27 #10 268.6 Downloading serviceAccount from repo http://localhost:18080 21:41:27 #10 268.6 2024-10-17T21:41:27.118Z INFO [292] Request served {"path": "/charts/serviceAccount-13.0.1.tgz", "comment": "", "clientIP": "127.0.0.1", "method": "GET", "statusCode": 200, "latency": "145.77µs", "reqID": "603d2ed1-9ce6-4f21-83f7-f3d31ff8a0fb"} 21:41:27 #10 268.7 Deleting outdated charts 21:41:27 #10 268.7 Skipping linting of dcae-ves-collector 21:41:27 #10 268.9 Pushing dcae-ves-collector-13.0.0.tgz to local... 21:41:27 #10 269.0 2024-10-17T21:41:27.463Z INFO [293] Request served {"path": "/api/charts", "comment": "", "clientIP": "127.0.0.1", "method": "POST", "statusCode": 201, "latency": "39.815373ms", "reqID": "cac81865-d136-46b5-bde9-e8e5edd2dec8"} 21:41:27 #10 269.0 Done. 21:41:30 #10 272.0 #@helm repo index /tmp/it-dep/smo-install/onap_oom/kubernetes/dcaegen2-services/components/../../dist/packages 21:41:30 #10 272.0 make[5]: Leaving directory '/tmp/it-dep/smo-install/onap_oom/kubernetes/dcaegen2-services/components' 21:41:30 #10 272.0 21:41:30 #10 272.0 [dcae-ves-mapper] 21:41:30 #10 272.0 make[5]: Entering directory '/tmp/it-dep/smo-install/onap_oom/kubernetes/dcaegen2-services/components' 21:41:30 #10 272.0 Hang tight while we grab the latest from your chart repositories... 21:41:30 #10 272.0 2024-10-17T21:41:30.524Z INFO [294] Request served {"path": "/index.yaml", "comment": "", "clientIP": "127.0.0.1", "method": "GET", "statusCode": 200, "latency": "121.87µs", "reqID": "ef7b5771-aa04-4b92-8601-e9a4d251f828"} 21:41:30 #10 272.0 ...Successfully got an update from the "local" chart repository 21:41:30 #10 272.0 Update Complete. ⎈Happy Helming!⎈ 21:41:30 #10 272.1 Saving 5 charts 21:41:30 #10 272.1 Downloading common from repo http://localhost:18080 21:41:30 #10 272.1 2024-10-17T21:41:30.579Z INFO [295] Request served {"path": "/charts/common-13.0.2.tgz", "comment": "", "clientIP": "127.0.0.1", "method": "GET", "statusCode": 200, "latency": "263.001µs", "reqID": "d4359f52-9d56-4a3b-8ff4-57fb689b37db"} 21:41:30 #10 272.1 Downloading readinessCheck from repo http://localhost:18080 21:41:30 #10 272.1 2024-10-17T21:41:30.585Z INFO [296] Request served {"path": "/charts/readinessCheck-13.0.0.tgz", "comment": "", "clientIP": "127.0.0.1", "method": "GET", "statusCode": 200, "latency": "226.92µs", "reqID": "8e0ad4e9-0ee4-4845-b9a0-f3ba055dc1b1"} 21:41:30 #10 272.1 Downloading repositoryGenerator from repo http://localhost:18080 21:41:30 #10 272.1 2024-10-17T21:41:30.594Z INFO [297] Request served {"path": "/charts/repositoryGenerator-13.0.0.tgz", "comment": "", "clientIP": "127.0.0.1", "method": "GET", "statusCode": 200, "latency": "163.37µs", "reqID": "ec94f4eb-74fb-4cda-9e4c-501982be887c"} 21:41:30 #10 272.1 Downloading dcaegen2-services-common from repo http://localhost:18080 21:41:30 #10 272.1 2024-10-17T21:41:30.608Z INFO [298] Request served {"path": "/charts/dcaegen2-services-common-13.0.0.tgz", "comment": "", "clientIP": "127.0.0.1", "method": "GET", "statusCode": 200, "latency": "280.841µs", "reqID": "e2230dae-35b6-45a4-9d3d-0d16c57eb945"} 21:41:30 #10 272.1 Downloading serviceAccount from repo http://localhost:18080 21:41:30 #10 272.1 2024-10-17T21:41:30.617Z INFO [299] Request served {"path": "/charts/serviceAccount-13.0.1.tgz", "comment": "", "clientIP": "127.0.0.1", "method": "GET", "statusCode": 200, "latency": "182.431µs", "reqID": "feb2f606-5b9a-44ec-b617-207bb0a25694"} 21:41:30 #10 272.1 Deleting outdated charts 21:41:30 #10 272.1 Skipping linting of dcae-ves-mapper 21:41:30 #10 272.4 Pushing dcae-ves-mapper-13.0.0.tgz to local... 21:41:31 #10 272.4 2024-10-17T21:41:30.921Z INFO [300] Request served {"path": "/api/charts", "comment": "", "clientIP": "127.0.0.1", "method": "POST", "statusCode": 201, "latency": "28.346537ms", "reqID": "d7731790-ab05-4a82-829b-097b014672ad"} 21:41:31 #10 272.4 Done. 21:41:34 #10 275.4 #@helm repo index /tmp/it-dep/smo-install/onap_oom/kubernetes/dcaegen2-services/components/../../dist/packages 21:41:34 #10 275.4 make[5]: Leaving directory '/tmp/it-dep/smo-install/onap_oom/kubernetes/dcaegen2-services/components' 21:41:34 #10 275.4 21:41:34 #10 275.4 [dcae-ves-openapi-manager] 21:41:34 #10 275.5 make[5]: Entering directory '/tmp/it-dep/smo-install/onap_oom/kubernetes/dcaegen2-services/components' 21:41:34 #10 275.5 Hang tight while we grab the latest from your chart repositories... 21:41:34 #10 275.5 2024-10-17T21:41:33.982Z INFO [301] Request served {"path": "/index.yaml", "comment": "", "clientIP": "127.0.0.1", "method": "GET", "statusCode": 200, "latency": "185.71µs", "reqID": "ac117cbf-453a-4774-b8a1-7f694075e7a8"} 21:41:34 #10 275.5 ...Successfully got an update from the "local" chart repository 21:41:34 #10 275.5 Update Complete. ⎈Happy Helming!⎈ 21:41:34 #10 275.6 Saving 5 charts 21:41:34 #10 275.6 Downloading common from repo http://localhost:18080 21:41:34 #10 275.6 2024-10-17T21:41:34.057Z INFO [302] Request served {"path": "/charts/common-13.0.2.tgz", "comment": "", "clientIP": "127.0.0.1", "method": "GET", "statusCode": 200, "latency": "240.65µs", "reqID": "3834cb76-b59e-4328-ade3-996cb545d9fb"} 21:41:34 #10 275.6 Downloading repositoryGenerator from repo http://localhost:18080 21:41:34 #10 275.6 2024-10-17T21:41:34.067Z INFO [303] Request served {"path": "/charts/repositoryGenerator-13.0.0.tgz", "comment": "", "clientIP": "127.0.0.1", "method": "GET", "statusCode": 200, "latency": "139.23µs", "reqID": "779be25c-8d00-4270-90c5-1b9eff0ecbf8"} 21:41:34 #10 275.6 Downloading readinessCheck from repo http://localhost:18080 21:41:34 #10 275.6 2024-10-17T21:41:34.076Z INFO [304] Request served {"path": "/charts/readinessCheck-13.0.0.tgz", "comment": "", "clientIP": "127.0.0.1", "method": "GET", "statusCode": 200, "latency": "186.5µs", "reqID": "ca0b86c9-3995-4a82-9adc-f3fda3f76544"} 21:41:34 #10 275.6 Downloading serviceAccount from repo http://localhost:18080 21:41:34 #10 275.6 2024-10-17T21:41:34.083Z INFO [305] Request served {"path": "/charts/serviceAccount-13.0.1.tgz", "comment": "", "clientIP": "127.0.0.1", "method": "GET", "statusCode": 200, "latency": "326.031µs", "reqID": "a70a8c59-a845-42e2-abbc-2520201ce22c"} 21:41:34 #10 275.6 Downloading dcaegen2-services-common from repo http://localhost:18080 21:41:34 #10 275.6 2024-10-17T21:41:34.098Z INFO [306] Request served {"path": "/charts/dcaegen2-services-common-13.0.0.tgz", "comment": "", "clientIP": "127.0.0.1", "method": "GET", "statusCode": 200, "latency": "297.251µs", "reqID": "e0051194-3b7f-4cf6-a2a1-b2d2250408da"} 21:41:34 #10 275.6 Deleting outdated charts 21:41:34 #10 275.6 Skipping linting of dcae-ves-openapi-manager 21:41:34 #10 275.9 Pushing dcae-ves-openapi-manager-13.0.0.tgz to local... 21:41:34 #10 275.9 2024-10-17T21:41:34.406Z INFO [307] Request served {"path": "/api/charts", "comment": "", "clientIP": "127.0.0.1", "method": "POST", "statusCode": 201, "latency": "39.368172ms", "reqID": "17a92b64-f142-4e84-a61e-3e2b7da4dcc9"} 21:41:34 #10 275.9 Done. 21:41:37 #10 278.9 #@helm repo index /tmp/it-dep/smo-install/onap_oom/kubernetes/dcaegen2-services/components/../../dist/packages 21:41:37 #10 278.9 make[5]: Leaving directory '/tmp/it-dep/smo-install/onap_oom/kubernetes/dcaegen2-services/components' 21:41:37 #10 278.9 make[4]: Leaving directory '/tmp/it-dep/smo-install/onap_oom/kubernetes/dcaegen2-services/components' 21:41:40 #10 281.9 #@helm repo index /tmp/it-dep/smo-install/onap_oom/kubernetes/dcaegen2-services/../dist/packages 21:41:40 #10 281.9 make[3]: Leaving directory '/tmp/it-dep/smo-install/onap_oom/kubernetes/dcaegen2-services' 21:41:40 #10 281.9 21:41:40 #10 281.9 [resources] 21:41:40 #10 281.9 make[3]: Entering directory '/tmp/it-dep/smo-install/onap_oom/kubernetes/dcaegen2-services' 21:41:43 #10 285.0 #@helm repo index /tmp/it-dep/smo-install/onap_oom/kubernetes/dcaegen2-services/../dist/packages 21:41:43 #10 285.0 make[3]: Leaving directory '/tmp/it-dep/smo-install/onap_oom/kubernetes/dcaegen2-services' 21:41:43 #10 285.0 21:41:43 #10 285.0 [templates] 21:41:43 #10 285.0 make[3]: Entering directory '/tmp/it-dep/smo-install/onap_oom/kubernetes/dcaegen2-services' 21:41:46 #10 288.0 #@helm repo index /tmp/it-dep/smo-install/onap_oom/kubernetes/dcaegen2-services/../dist/packages 21:41:46 #10 288.0 make[3]: Leaving directory '/tmp/it-dep/smo-install/onap_oom/kubernetes/dcaegen2-services' 21:41:46 #10 288.0 make[2]: Leaving directory '/tmp/it-dep/smo-install/onap_oom/kubernetes/dcaegen2-services' 21:41:46 #10 288.0 Hang tight while we grab the latest from your chart repositories... 21:41:46 #10 288.0 2024-10-17T21:41:46.501Z INFO [308] Request served {"path": "/index.yaml", "comment": "", "clientIP": "127.0.0.1", "method": "GET", "statusCode": 200, "latency": "261.931µs", "reqID": "124a23ee-fea1-495d-a8f7-29f5745e6e1a"} 21:41:46 #10 288.0 ...Successfully got an update from the "local" chart repository 21:41:46 #10 288.0 Update Complete. ⎈Happy Helming!⎈ 21:41:46 #10 288.2 Saving 20 charts 21:41:46 #10 288.2 Downloading common from repo http://localhost:18080 21:41:46 #10 288.2 2024-10-17T21:41:46.679Z INFO [309] Request served {"path": "/charts/common-13.0.2.tgz", "comment": "", "clientIP": "127.0.0.1", "method": "GET", "statusCode": 200, "latency": "333.381µs", "reqID": "23a26189-73ea-4ca8-852d-94dde171e2bd"} 21:41:46 #10 288.2 Downloading dcae-datafile-collector from repo http://localhost:18080 21:41:46 #10 288.2 2024-10-17T21:41:46.695Z INFO [310] Request served {"path": "/charts/dcae-datafile-collector-13.0.0.tgz", "comment": "", "clientIP": "127.0.0.1", "method": "GET", "statusCode": 200, "latency": "364.48µs", "reqID": "a4e3d142-d490-4d52-9f57-614bfa6b424d"} 21:41:46 #10 288.2 Downloading dcae-datalake-admin-ui from repo http://localhost:18080 21:41:46 #10 288.2 2024-10-17T21:41:46.706Z INFO [311] Request served {"path": "/charts/dcae-datalake-admin-ui-13.0.0.tgz", "comment": "", "clientIP": "127.0.0.1", "method": "GET", "statusCode": 200, "latency": "315.639µs", "reqID": "3a00b497-0f60-4e4e-a1da-586df3bc1130"} 21:41:46 #10 288.2 Downloading dcae-datalake-des from repo http://localhost:18080 21:41:46 #10 288.2 2024-10-17T21:41:46.724Z INFO [312] Request served {"path": "/charts/dcae-datalake-des-13.0.0.tgz", "comment": "", "clientIP": "127.0.0.1", "method": "GET", "statusCode": 200, "latency": "336.251µs", "reqID": "e28607a3-60f3-4e66-b322-a03e058c07de"} 21:41:46 #10 288.2 Downloading dcae-datalake-feeder from repo http://localhost:18080 21:41:46 #10 288.3 2024-10-17T21:41:46.732Z INFO [313] Request served {"path": "/charts/dcae-datalake-feeder-13.0.0.tgz", "comment": "", "clientIP": "127.0.0.1", "method": "GET", "statusCode": 200, "latency": "279.65µs", "reqID": "c40cc7da-0ed8-44f2-aafe-341766c83540"} 21:41:46 #10 288.3 Downloading dcae-heartbeat from repo http://localhost:18080 21:41:46 #10 288.3 2024-10-17T21:41:46.745Z INFO [314] Request served {"path": "/charts/dcae-heartbeat-13.0.0.tgz", "comment": "", "clientIP": "127.0.0.1", "method": "GET", "statusCode": 200, "latency": "283.319µs", "reqID": "47c6d46b-f481-4f02-b664-3cb869b142a9"} 21:41:46 #10 288.3 Downloading dcae-hv-ves-collector from repo http://localhost:18080 21:41:46 #10 288.3 2024-10-17T21:41:46.759Z INFO [315] Request served {"path": "/charts/dcae-hv-ves-collector-13.0.0.tgz", "comment": "", "clientIP": "127.0.0.1", "method": "GET", "statusCode": 200, "latency": "417.781µs", "reqID": "e71a0567-15c4-4c26-9e0c-1a8e3511766a"} 21:41:46 #10 288.3 Downloading dcae-kpi-ms from repo http://localhost:18080 21:41:46 #10 288.3 2024-10-17T21:41:46.773Z INFO [316] Request served {"path": "/charts/dcae-kpi-ms-13.0.0.tgz", "comment": "", "clientIP": "127.0.0.1", "method": "GET", "statusCode": 200, "latency": "304.261µs", "reqID": "df03e311-c164-4c26-b384-36e43457d6be"} 21:41:46 #10 288.3 Downloading dcae-ms-healthcheck from repo http://localhost:18080 21:41:46 #10 288.3 2024-10-17T21:41:46.786Z INFO [317] Request served {"path": "/charts/dcae-ms-healthcheck-13.0.0.tgz", "comment": "", "clientIP": "127.0.0.1", "method": "GET", "statusCode": 200, "latency": "246.2µs", "reqID": "e216708b-4387-4f53-bde0-b9a8a23d8059"} 21:41:46 #10 288.3 Downloading dcae-pm-mapper from repo http://localhost:18080 21:41:46 #10 288.3 2024-10-17T21:41:46.796Z INFO [318] Request served {"path": "/charts/dcae-pm-mapper-13.0.0.tgz", "comment": "", "clientIP": "127.0.0.1", "method": "GET", "statusCode": 200, "latency": "283.781µs", "reqID": "c0b489ea-505c-437a-bbd6-0c3eabee04e4"} 21:41:46 #10 288.3 Downloading dcae-pmsh from repo http://localhost:18080 21:41:46 #10 288.3 2024-10-17T21:41:46.809Z INFO [319] Request served {"path": "/charts/dcae-pmsh-13.0.0.tgz", "comment": "", "clientIP": "127.0.0.1", "method": "GET", "statusCode": 200, "latency": "356.13µs", "reqID": "e26aed33-3f0d-454f-b97f-70f0d1997309"} 21:41:46 #10 288.3 Downloading dcae-prh from repo http://localhost:18080 21:41:46 #10 288.3 2024-10-17T21:41:46.818Z INFO [320] Request served {"path": "/charts/dcae-prh-13.0.0.tgz", "comment": "", "clientIP": "127.0.0.1", "method": "GET", "statusCode": 200, "latency": "335.59µs", "reqID": "d6a1151a-6643-4eed-9561-1e79037c0e51"} 21:41:46 #10 288.3 Downloading dcae-restconf-collector from repo http://localhost:18080 21:41:46 #10 288.4 2024-10-17T21:41:46.833Z INFO [321] Request served {"path": "/charts/dcae-restconf-collector-13.0.0.tgz", "comment": "", "clientIP": "127.0.0.1", "method": "GET", "statusCode": 200, "latency": "1.082353ms", "reqID": "512b7314-175a-4cc4-acec-f9f6a68aee10"} 21:41:46 #10 288.4 Downloading dcae-slice-analysis-ms from repo http://localhost:18080 21:41:46 #10 288.4 2024-10-17T21:41:46.843Z INFO [322] Request served {"path": "/charts/dcae-slice-analysis-ms-13.0.0.tgz", "comment": "", "clientIP": "127.0.0.1", "method": "GET", "statusCode": 200, "latency": "266.85µs", "reqID": "ebc344bd-7fc7-415b-89d2-415e1f9ff552"} 21:41:46 #10 288.4 Downloading dcae-snmptrap-collector from repo http://localhost:18080 21:41:46 #10 288.4 2024-10-17T21:41:46.855Z INFO [323] Request served {"path": "/charts/dcae-snmptrap-collector-13.0.0.tgz", "comment": "", "clientIP": "127.0.0.1", "method": "GET", "statusCode": 200, "latency": "282.13µs", "reqID": "0a90851b-88f8-4557-b7df-2fa31f4b162d"} 21:41:46 #10 288.4 Downloading dcae-son-handler from repo http://localhost:18080 21:41:46 #10 288.4 2024-10-17T21:41:46.867Z INFO [324] Request served {"path": "/charts/dcae-son-handler-13.0.0.tgz", "comment": "", "clientIP": "127.0.0.1", "method": "GET", "statusCode": 200, "latency": "250.811µs", "reqID": "20781d2a-ffce-4957-8b19-eba6826cf01b"} 21:41:47 #10 288.4 Downloading dcae-tcagen2 from repo http://localhost:18080 21:41:47 #10 288.4 2024-10-17T21:41:46.874Z INFO [325] Request served {"path": "/charts/dcae-tcagen2-13.0.0.tgz", "comment": "", "clientIP": "127.0.0.1", "method": "GET", "statusCode": 200, "latency": "201.041µs", "reqID": "6bf7f10d-a2bd-4fd4-b7dc-2921d0a77d34"} 21:41:47 #10 288.4 Downloading dcae-ves-collector from repo http://localhost:18080 21:41:47 #10 288.4 2024-10-17T21:41:46.884Z INFO [326] Request served {"path": "/charts/dcae-ves-collector-13.0.0.tgz", "comment": "", "clientIP": "127.0.0.1", "method": "GET", "statusCode": 200, "latency": "330.991µs", "reqID": "191c196d-e191-45e7-b1ea-775e24dc3ab3"} 21:41:47 #10 288.4 Downloading dcae-ves-mapper from repo http://localhost:18080 21:41:47 #10 288.4 2024-10-17T21:41:46.896Z INFO [327] Request served {"path": "/charts/dcae-ves-mapper-13.0.0.tgz", "comment": "", "clientIP": "127.0.0.1", "method": "GET", "statusCode": 200, "latency": "314.121µs", "reqID": "9f1f75b9-a9c6-41a9-bf34-aa523d7ca36d"} 21:41:47 #10 288.6 Deleting outdated charts 21:41:47 #10 288.6 Skipping linting of dcaegen2-services 21:41:48 #10 290.3 Pushing dcaegen2-services-13.0.0.tgz to local... 21:41:49 #10 290.8 2024-10-17T21:41:49.262Z INFO [328] Request served {"path": "/api/charts", "comment": "", "clientIP": "127.0.0.1", "method": "POST", "statusCode": 201, "latency": "513.588784ms", "reqID": "f891a8fe-0036-4695-884d-99c9202f76e5"} 21:41:49 #10 290.8 Done. 21:41:52 #10 293.8 make[1]: Leaving directory '/tmp/it-dep/smo-install/onap_oom/kubernetes' 21:41:52 #10 293.8 21:41:52 #10 293.8 [dmaap] 21:41:52 #10 293.8 make[1]: Entering directory '/tmp/it-dep/smo-install/onap_oom/kubernetes' 21:41:52 #10 293.9 make[2]: Entering directory '/tmp/it-dep/smo-install/onap_oom/kubernetes/dmaap' 21:41:52 #10 293.9 21:41:52 #10 293.9 [components] 21:41:52 #10 293.9 make[3]: Entering directory '/tmp/it-dep/smo-install/onap_oom/kubernetes/dmaap' 21:41:52 #10 293.9 make[4]: Entering directory '/tmp/it-dep/smo-install/onap_oom/kubernetes/dmaap/components' 21:41:52 #10 293.9 21:41:52 #10 293.9 [dmaap-dr-node] 21:41:52 #10 293.9 make[5]: Entering directory '/tmp/it-dep/smo-install/onap_oom/kubernetes/dmaap/components' 21:41:52 #10 293.9 Hang tight while we grab the latest from your chart repositories... 21:41:52 #10 293.9 2024-10-17T21:41:52.419Z INFO [329] Request served {"path": "/index.yaml", "comment": "", "clientIP": "127.0.0.1", "method": "GET", "statusCode": 200, "latency": "271.331µs", "reqID": "4380db63-d7ea-4b63-ad0b-b48d8ed6c070"} 21:41:52 #10 293.9 ...Successfully got an update from the "local" chart repository 21:41:52 #10 293.9 Update Complete. ⎈Happy Helming!⎈ 21:41:52 #10 294.0 Saving 4 charts 21:41:52 #10 294.0 Downloading common from repo http://localhost:18080 21:41:52 #10 294.0 2024-10-17T21:41:52.475Z INFO [330] Request served {"path": "/charts/common-13.0.2.tgz", "comment": "", "clientIP": "127.0.0.1", "method": "GET", "statusCode": 200, "latency": "265.139µs", "reqID": "76fc8536-7776-40df-bda6-63b803b87e4d"} 21:41:52 #10 294.0 Downloading repositoryGenerator from repo http://localhost:18080 21:41:52 #10 294.0 2024-10-17T21:41:52.487Z INFO [331] Request served {"path": "/charts/repositoryGenerator-13.0.0.tgz", "comment": "", "clientIP": "127.0.0.1", "method": "GET", "statusCode": 200, "latency": "175.98µs", "reqID": "ac1f2cf3-ebe0-4ed9-9611-7852a2b5f209"} 21:41:52 #10 294.0 Downloading serviceAccount from repo http://localhost:18080 21:41:52 #10 294.0 2024-10-17T21:41:52.497Z INFO [332] Request served {"path": "/charts/serviceAccount-13.0.1.tgz", "comment": "", "clientIP": "127.0.0.1", "method": "GET", "statusCode": 200, "latency": "222.001µs", "reqID": "af932988-54d2-408a-8dc9-e5a2df2ff438"} 21:41:52 #10 294.0 Downloading readinessCheck from repo http://localhost:18080 21:41:52 #10 294.0 2024-10-17T21:41:52.504Z INFO [333] Request served {"path": "/charts/readinessCheck-13.0.0.tgz", "comment": "", "clientIP": "127.0.0.1", "method": "GET", "statusCode": 200, "latency": "158.82µs", "reqID": "d7333269-7286-45b1-9e83-2a906b494139"} 21:41:52 #10 294.0 Deleting outdated charts 21:41:52 #10 294.0 Skipping linting of dmaap-dr-node 21:41:52 #10 294.3 Pushing dmaap-dr-node-13.0.0.tgz to local... 21:41:52 #10 294.3 2024-10-17T21:41:52.785Z INFO [334] Request served {"path": "/api/charts", "comment": "", "clientIP": "127.0.0.1", "method": "POST", "statusCode": 201, "latency": "22.456561ms", "reqID": "50cf9851-86f8-422a-8c26-3ef68012e304"} 21:41:52 #10 294.3 Done. 21:41:55 #10 297.3 #@helm repo index /tmp/it-dep/smo-install/onap_oom/kubernetes/dmaap/components/../../dist/packages 21:41:55 #10 297.3 make[5]: Leaving directory '/tmp/it-dep/smo-install/onap_oom/kubernetes/dmaap/components' 21:41:55 #10 297.3 21:41:55 #10 297.3 [dmaap-dr-prov] 21:41:55 #10 297.3 make[5]: Entering directory '/tmp/it-dep/smo-install/onap_oom/kubernetes/dmaap/components' 21:41:55 #10 297.4 Hang tight while we grab the latest from your chart repositories... 21:41:55 #10 297.4 2024-10-17T21:41:55.854Z INFO [335] Request served {"path": "/index.yaml", "comment": "", "clientIP": "127.0.0.1", "method": "GET", "statusCode": 200, "latency": "210.369µs", "reqID": "edf4677a-581a-4d39-b092-ff7dff46dbf7"} 21:41:55 #10 297.4 ...Successfully got an update from the "local" chart repository 21:41:55 #10 297.4 Update Complete. ⎈Happy Helming!⎈ 21:41:56 #10 297.4 Saving 6 charts 21:41:56 #10 297.4 Downloading common from repo http://localhost:18080 21:41:56 #10 297.5 2024-10-17T21:41:55.933Z INFO [336] Request served {"path": "/charts/common-13.0.2.tgz", "comment": "", "clientIP": "127.0.0.1", "method": "GET", "statusCode": 200, "latency": "182.55µs", "reqID": "507447bd-ee16-492d-b9b4-41b6e0fa576f"} 21:41:56 #10 297.5 Downloading mariadb-galera from repo http://localhost:18080 21:41:56 #10 297.5 2024-10-17T21:41:55.944Z INFO [337] Request served {"path": "/charts/mariadb-galera-13.0.1.tgz", "comment": "", "clientIP": "127.0.0.1", "method": "GET", "statusCode": 200, "latency": "265.75µs", "reqID": "182a9447-0dfa-4e6d-9336-88650abde653"} 21:41:56 #10 297.5 Downloading mariadb-init from repo http://localhost:18080 21:41:56 #10 297.5 2024-10-17T21:41:55.955Z INFO [338] Request served {"path": "/charts/mariadb-init-13.0.0.tgz", "comment": "", "clientIP": "127.0.0.1", "method": "GET", "statusCode": 200, "latency": "189.141µs", "reqID": "be29b6d4-e85a-4ca1-966b-4f0ba3e87d1f"} 21:41:56 #10 297.5 Downloading repositoryGenerator from repo http://localhost:18080 21:41:56 #10 297.5 2024-10-17T21:41:55.965Z INFO [339] Request served {"path": "/charts/repositoryGenerator-13.0.0.tgz", "comment": "", "clientIP": "127.0.0.1", "method": "GET", "statusCode": 200, "latency": "182.46µs", "reqID": "e1a957ff-6c7e-4773-8461-7bec443f346c"} 21:41:56 #10 297.5 Downloading readinessCheck from repo http://localhost:18080 21:41:56 #10 297.5 2024-10-17T21:41:55.983Z INFO [340] Request served {"path": "/charts/readinessCheck-13.0.0.tgz", "comment": "", "clientIP": "127.0.0.1", "method": "GET", "statusCode": 200, "latency": "232.62µs", "reqID": "0ab04fca-9642-459f-94fd-bcf38027299a"} 21:41:56 #10 297.5 Downloading serviceAccount from repo http://localhost:18080 21:41:56 #10 297.5 2024-10-17T21:41:55.994Z INFO [341] Request served {"path": "/charts/serviceAccount-13.0.1.tgz", "comment": "", "clientIP": "127.0.0.1", "method": "GET", "statusCode": 200, "latency": "108.62µs", "reqID": "1b34ca10-0e31-4835-a0e0-512d7593d580"} 21:41:56 #10 297.5 Deleting outdated charts 21:41:56 #10 297.5 Skipping linting of dmaap-dr-prov 21:41:56 #10 297.9 Pushing dmaap-dr-prov-13.0.0.tgz to local... 21:41:56 #10 297.9 2024-10-17T21:41:56.409Z INFO [342] Request served {"path": "/api/charts", "comment": "", "clientIP": "127.0.0.1", "method": "POST", "statusCode": 201, "latency": "63.464153ms", "reqID": "c3b42600-a0d0-4196-8324-3256f52ee235"} 21:41:56 #10 297.9 Done. 21:41:59 #10 300.9 #@helm repo index /tmp/it-dep/smo-install/onap_oom/kubernetes/dmaap/components/../../dist/packages 21:41:59 #10 300.9 make[5]: Leaving directory '/tmp/it-dep/smo-install/onap_oom/kubernetes/dmaap/components' 21:41:59 #10 300.9 21:41:59 #10 300.9 [message-router] 21:41:59 #10 300.9 make[5]: Entering directory '/tmp/it-dep/smo-install/onap_oom/kubernetes/dmaap/components' 21:41:59 #10 300.9 make[6]: Entering directory '/tmp/it-dep/smo-install/onap_oom/kubernetes/dmaap/components/message-router' 21:41:59 #10 300.9 make[6]: Leaving directory '/tmp/it-dep/smo-install/onap_oom/kubernetes/dmaap/components/message-router' 21:41:59 #10 301.0 Hang tight while we grab the latest from your chart repositories... 21:41:59 #10 301.0 2024-10-17T21:41:59.474Z INFO [343] Request served {"path": "/index.yaml", "comment": "", "clientIP": "127.0.0.1", "method": "GET", "statusCode": 200, "latency": "138.85µs", "reqID": "c5a21f11-45ee-45ea-a0eb-f6d250d139a8"} 21:41:59 #10 301.0 ...Successfully got an update from the "local" chart repository 21:41:59 #10 301.0 Update Complete. ⎈Happy Helming!⎈ 21:41:59 #10 301.0 Saving 3 charts 21:41:59 #10 301.0 Downloading common from repo http://localhost:18080 21:41:59 #10 301.1 2024-10-17T21:41:59.536Z INFO [344] Request served {"path": "/charts/common-13.0.2.tgz", "comment": "", "clientIP": "127.0.0.1", "method": "GET", "statusCode": 200, "latency": "362.091µs", "reqID": "0fb59f85-2315-46dd-b801-f46688d3ed35"} 21:41:59 #10 301.1 Downloading repositoryGenerator from repo http://localhost:18080 21:41:59 #10 301.1 2024-10-17T21:41:59.550Z INFO [345] Request served {"path": "/charts/repositoryGenerator-13.0.0.tgz", "comment": "", "clientIP": "127.0.0.1", "method": "GET", "statusCode": 200, "latency": "209.95µs", "reqID": "258fb914-ddbc-4d45-8474-18601bc10bd4"} 21:41:59 #10 301.1 Downloading serviceAccount from repo http://localhost:18080 21:41:59 #10 301.1 2024-10-17T21:41:59.558Z INFO [346] Request served {"path": "/charts/serviceAccount-13.0.1.tgz", "comment": "", "clientIP": "127.0.0.1", "method": "GET", "statusCode": 200, "latency": "243.991µs", "reqID": "c1c13ccf-de31-42c4-b0ac-5be0bf5c51cc"} 21:41:59 #10 301.1 Deleting outdated charts 21:41:59 #10 301.1 Skipping linting of message-router 21:41:59 #10 301.3 Pushing message-router-13.0.0.tgz to local... 21:41:59 #10 301.3 2024-10-17T21:41:59.811Z INFO [347] Request served {"path": "/api/charts", "comment": "", "clientIP": "127.0.0.1", "method": "POST", "statusCode": 201, "latency": "20.052455ms", "reqID": "b8cd6225-1cd8-4205-841b-02ad4e95523d"} 21:41:59 #10 301.3 Done. 21:42:02 #10 304.3 #@helm repo index /tmp/it-dep/smo-install/onap_oom/kubernetes/dmaap/components/../../dist/packages 21:42:02 #10 304.3 make[5]: Leaving directory '/tmp/it-dep/smo-install/onap_oom/kubernetes/dmaap/components' 21:42:02 #10 304.3 make[4]: Leaving directory '/tmp/it-dep/smo-install/onap_oom/kubernetes/dmaap/components' 21:42:05 #10 307.3 #@helm repo index /tmp/it-dep/smo-install/onap_oom/kubernetes/dmaap/../dist/packages 21:42:05 #10 307.3 make[3]: Leaving directory '/tmp/it-dep/smo-install/onap_oom/kubernetes/dmaap' 21:42:05 #10 307.3 make[2]: Leaving directory '/tmp/it-dep/smo-install/onap_oom/kubernetes/dmaap' 21:42:05 #10 307.4 Hang tight while we grab the latest from your chart repositories... 21:42:05 #10 307.4 2024-10-17T21:42:05.878Z INFO [348] Request served {"path": "/index.yaml", "comment": "", "clientIP": "127.0.0.1", "method": "GET", "statusCode": 200, "latency": "160.08µs", "reqID": "3558f3f5-ba3a-4bad-810f-7fab61edb0e8"} 21:42:05 #10 307.4 ...Successfully got an update from the "local" chart repository 21:42:05 #10 307.4 Update Complete. ⎈Happy Helming!⎈ 21:42:06 #10 307.5 Saving 5 charts 21:42:06 #10 307.5 Downloading common from repo http://localhost:18080 21:42:06 #10 307.5 2024-10-17T21:42:05.953Z INFO [349] Request served {"path": "/charts/common-13.0.2.tgz", "comment": "", "clientIP": "127.0.0.1", "method": "GET", "statusCode": 200, "latency": "174.711µs", "reqID": "8db10689-07f3-4a05-b529-8d9165327751"} 21:42:06 #10 307.6 Downloading serviceAccount from repo http://localhost:18080 21:42:06 #10 307.6 2024-10-17T21:42:06.081Z INFO [350] Request served {"path": "/charts/serviceAccount-13.0.1.tgz", "comment": "", "clientIP": "127.0.0.1", "method": "GET", "statusCode": 200, "latency": "395.73µs", "reqID": "5afbe310-7532-4f2d-9ee9-2611af5f367b"} 21:42:06 #10 307.6 Deleting outdated charts 21:42:06 #10 307.6 Skipping linting of dmaap 21:42:06 #10 308.1 Pushing dmaap-13.0.0.tgz to local... 21:42:06 #10 308.2 2024-10-17T21:42:06.693Z INFO [351] Request served {"path": "/api/charts", "comment": "", "clientIP": "127.0.0.1", "method": "POST", "statusCode": 201, "latency": "111.509069ms", "reqID": "c901f756-91a5-4d37-ba9d-a8496044c1c5"} 21:42:06 #10 308.2 Done. 21:42:09 #10 311.2 make[1]: Leaving directory '/tmp/it-dep/smo-install/onap_oom/kubernetes' 21:42:09 #10 311.2 21:42:09 #10 311.2 [holmes] 21:42:09 #10 311.2 make[1]: Entering directory '/tmp/it-dep/smo-install/onap_oom/kubernetes' 21:42:09 #10 311.3 make[2]: Entering directory '/tmp/it-dep/smo-install/onap_oom/kubernetes/holmes' 21:42:09 #10 311.3 21:42:09 #10 311.3 [components] 21:42:09 #10 311.3 make[3]: Entering directory '/tmp/it-dep/smo-install/onap_oom/kubernetes/holmes' 21:42:09 #10 311.3 make[4]: Entering directory '/tmp/it-dep/smo-install/onap_oom/kubernetes/holmes/components' 21:42:09 #10 311.3 21:42:09 #10 311.3 [holmes-engine-mgmt] 21:42:09 #10 311.3 make[5]: Entering directory '/tmp/it-dep/smo-install/onap_oom/kubernetes/holmes/components' 21:42:09 #10 311.3 Hang tight while we grab the latest from your chart repositories... 21:42:09 #10 311.3 2024-10-17T21:42:09.821Z INFO [352] Request served {"path": "/index.yaml", "comment": "", "clientIP": "127.0.0.1", "method": "GET", "statusCode": 200, "latency": "248.06µs", "reqID": "2820ce68-f4ab-421a-8d36-9d0fea616e7b"} 21:42:09 #10 311.4 ...Successfully got an update from the "local" chart repository 21:42:09 #10 311.4 Update Complete. ⎈Happy Helming!⎈ 21:42:09 #10 311.4 Saving 4 charts 21:42:09 #10 311.4 Downloading common from repo http://localhost:18080 21:42:10 #10 311.4 2024-10-17T21:42:09.877Z INFO [353] Request served {"path": "/charts/common-13.0.2.tgz", "comment": "", "clientIP": "127.0.0.1", "method": "GET", "statusCode": 200, "latency": "150.411µs", "reqID": "c825d3e8-fc14-4416-a53e-5f4932091864"} 21:42:10 #10 311.4 Downloading repositoryGenerator from repo http://localhost:18080 21:42:10 #10 311.4 2024-10-17T21:42:09.892Z INFO [354] Request served {"path": "/charts/repositoryGenerator-13.0.0.tgz", "comment": "", "clientIP": "127.0.0.1", "method": "GET", "statusCode": 200, "latency": "184.961µs", "reqID": "b700d055-f551-4eec-8526-2000a6ecc5f4"} 21:42:10 #10 311.4 Downloading readinessCheck from repo http://localhost:18080 21:42:10 #10 311.4 2024-10-17T21:42:09.900Z INFO [355] Request served {"path": "/charts/readinessCheck-13.0.0.tgz", "comment": "", "clientIP": "127.0.0.1", "method": "GET", "statusCode": 200, "latency": "129.79µs", "reqID": "057e35d4-bcc3-4464-aa6b-dfb0f0a94fc0"} 21:42:10 #10 311.4 Downloading serviceAccount from repo http://localhost:18080 21:42:10 #10 311.4 2024-10-17T21:42:09.918Z INFO [356] Request served {"path": "/charts/serviceAccount-13.0.1.tgz", "comment": "", "clientIP": "127.0.0.1", "method": "GET", "statusCode": 200, "latency": "203.31µs", "reqID": "fa1db6fe-7a28-4014-bbac-7fe4379ded8a"} 21:42:10 #10 311.4 Deleting outdated charts 21:42:10 #10 311.4 Skipping linting of holmes-engine-mgmt 21:42:10 #10 311.7 Pushing holmes-engine-mgmt-13.0.0.tgz to local... 21:42:10 #10 311.7 2024-10-17T21:42:10.196Z INFO [357] Request served {"path": "/api/charts", "comment": "", "clientIP": "127.0.0.1", "method": "POST", "statusCode": 201, "latency": "27.129391ms", "reqID": "e0d89f28-7da4-4edd-bcf1-72e959ef1bc6"} 21:42:10 #10 311.7 Done. 21:42:13 #10 314.7 #@helm repo index /tmp/it-dep/smo-install/onap_oom/kubernetes/holmes/components/../../dist/packages 21:42:13 #10 314.7 make[5]: Leaving directory '/tmp/it-dep/smo-install/onap_oom/kubernetes/holmes/components' 21:42:13 #10 314.7 21:42:13 #10 314.7 [holmes-rule-mgmt] 21:42:13 #10 314.7 make[5]: Entering directory '/tmp/it-dep/smo-install/onap_oom/kubernetes/holmes/components' 21:42:13 #10 314.8 Hang tight while we grab the latest from your chart repositories... 21:42:13 #10 314.8 2024-10-17T21:42:13.268Z INFO [358] Request served {"path": "/index.yaml", "comment": "", "clientIP": "127.0.0.1", "method": "GET", "statusCode": 200, "latency": "223.061µs", "reqID": "48d33cda-05dc-4ab5-80cb-f9a47448fa83"} 21:42:13 #10 314.8 ...Successfully got an update from the "local" chart repository 21:42:13 #10 314.8 Update Complete. ⎈Happy Helming!⎈ 21:42:13 #10 314.8 Saving 4 charts 21:42:13 #10 314.8 Downloading common from repo http://localhost:18080 21:42:13 #10 314.9 2024-10-17T21:42:13.336Z INFO [359] Request served {"path": "/charts/common-13.0.2.tgz", "comment": "", "clientIP": "127.0.0.1", "method": "GET", "statusCode": 200, "latency": "170.241µs", "reqID": "c1f0b4f3-a504-4871-99d3-4f1203486a28"} 21:42:13 #10 314.9 Downloading repositoryGenerator from repo http://localhost:18080 21:42:13 #10 314.9 2024-10-17T21:42:13.347Z INFO [360] Request served {"path": "/charts/repositoryGenerator-13.0.0.tgz", "comment": "", "clientIP": "127.0.0.1", "method": "GET", "statusCode": 200, "latency": "105.07µs", "reqID": "d408e2ad-b18c-47b5-b1a3-927aed1c6eeb"} 21:42:13 #10 314.9 Downloading readinessCheck from repo http://localhost:18080 21:42:13 #10 314.9 2024-10-17T21:42:13.364Z INFO [361] Request served {"path": "/charts/readinessCheck-13.0.0.tgz", "comment": "", "clientIP": "127.0.0.1", "method": "GET", "statusCode": 200, "latency": "223.441µs", "reqID": "4bf45818-16bd-4a53-aa83-34f4994f4b35"} 21:42:13 #10 314.9 Downloading serviceAccount from repo http://localhost:18080 21:42:13 #10 314.9 2024-10-17T21:42:13.378Z INFO [362] Request served {"path": "/charts/serviceAccount-13.0.1.tgz", "comment": "", "clientIP": "127.0.0.1", "method": "GET", "statusCode": 200, "latency": "252.351µs", "reqID": "ebdf0c60-c341-4ff6-8335-623828920f43"} 21:42:13 #10 314.9 Deleting outdated charts 21:42:13 #10 314.9 Skipping linting of holmes-rule-mgmt 21:42:13 #10 315.1 Pushing holmes-rule-mgmt-13.0.0.tgz to local... 21:42:13 #10 315.2 2024-10-17T21:42:13.656Z INFO [363] Request served {"path": "/api/charts", "comment": "", "clientIP": "127.0.0.1", "method": "POST", "statusCode": 201, "latency": "24.050244ms", "reqID": "92771c02-2dba-4d1e-bc47-8414c5de1228"} 21:42:13 #10 315.2 Done. 21:42:16 #10 318.2 #@helm repo index /tmp/it-dep/smo-install/onap_oom/kubernetes/holmes/components/../../dist/packages 21:42:16 #10 318.2 make[5]: Leaving directory '/tmp/it-dep/smo-install/onap_oom/kubernetes/holmes/components' 21:42:16 #10 318.2 make[4]: Leaving directory '/tmp/it-dep/smo-install/onap_oom/kubernetes/holmes/components' 21:42:19 #10 321.2 #@helm repo index /tmp/it-dep/smo-install/onap_oom/kubernetes/holmes/../dist/packages 21:42:19 #10 321.2 make[3]: Leaving directory '/tmp/it-dep/smo-install/onap_oom/kubernetes/holmes' 21:42:19 #10 321.2 make[2]: Leaving directory '/tmp/it-dep/smo-install/onap_oom/kubernetes/holmes' 21:42:19 #10 321.2 Hang tight while we grab the latest from your chart repositories... 21:42:19 #10 321.2 2024-10-17T21:42:19.720Z INFO [364] Request served {"path": "/index.yaml", "comment": "", "clientIP": "127.0.0.1", "method": "GET", "statusCode": 200, "latency": "119.04µs", "reqID": "c4a9c8f1-a088-422a-b6d1-0241c61205b9"} 21:42:19 #10 321.3 ...Successfully got an update from the "local" chart repository 21:42:19 #10 321.3 Update Complete. ⎈Happy Helming!⎈ 21:42:19 #10 321.3 Saving 6 charts 21:42:19 #10 321.3 Downloading common from repo http://localhost:18080 21:42:19 #10 321.3 2024-10-17T21:42:19.809Z INFO [365] Request served {"path": "/charts/common-13.0.2.tgz", "comment": "", "clientIP": "127.0.0.1", "method": "GET", "statusCode": 200, "latency": "169.27µs", "reqID": "22513ffd-41cd-49b1-b46d-92544ca5c3ef"} 21:42:19 #10 321.3 Downloading repositoryGenerator from repo http://localhost:18080 21:42:19 #10 321.3 2024-10-17T21:42:19.828Z INFO [366] Request served {"path": "/charts/repositoryGenerator-13.0.0.tgz", "comment": "", "clientIP": "127.0.0.1", "method": "GET", "statusCode": 200, "latency": "274.451µs", "reqID": "28681fde-891b-4bc0-aa6e-46ed534361c7"} 21:42:19 #10 321.3 Downloading postgres from repo http://localhost:18080 21:42:19 #10 321.4 2024-10-17T21:42:19.842Z INFO [367] Request served {"path": "/charts/postgres-13.0.0.tgz", "comment": "", "clientIP": "127.0.0.1", "method": "GET", "statusCode": 200, "latency": "224.511µs", "reqID": "8b3fb8df-ca9b-4dbc-9b80-ad7799f84a9c"} 21:42:19 #10 321.4 Downloading postgres-init from repo http://localhost:18080 21:42:19 #10 321.4 2024-10-17T21:42:19.858Z INFO [368] Request served {"path": "/charts/postgres-init-13.0.0.tgz", "comment": "", "clientIP": "127.0.0.1", "method": "GET", "statusCode": 200, "latency": "341.391µs", "reqID": "d9a876dd-6653-474b-87a1-b16fad760636"} 21:42:19 #10 321.5 Deleting outdated charts 21:42:20 #10 321.5 Skipping linting of holmes 21:42:20 #10 321.8 Pushing holmes-13.0.0.tgz to local... 21:42:20 #10 321.9 2024-10-17T21:42:20.397Z INFO [369] Request served {"path": "/api/charts", "comment": "", "clientIP": "127.0.0.1", "method": "POST", "statusCode": 201, "latency": "87.949453ms", "reqID": "17c32109-8ed2-4473-b4da-74b1d7b9422b"} 21:42:20 #10 321.9 Done. 21:42:23 #10 324.9 make[1]: Leaving directory '/tmp/it-dep/smo-install/onap_oom/kubernetes' 21:42:23 #10 324.9 21:42:23 #10 324.9 [modeling] 21:42:23 #10 324.9 make[1]: Entering directory '/tmp/it-dep/smo-install/onap_oom/kubernetes' 21:42:23 #10 325.0 make[2]: Entering directory '/tmp/it-dep/smo-install/onap_oom/kubernetes/modeling' 21:42:23 #10 325.0 21:42:23 #10 325.0 [components] 21:42:23 #10 325.0 make[3]: Entering directory '/tmp/it-dep/smo-install/onap_oom/kubernetes/modeling' 21:42:23 #10 325.0 make[4]: Entering directory '/tmp/it-dep/smo-install/onap_oom/kubernetes/modeling/components' 21:42:23 #10 325.0 21:42:23 #10 325.0 [modeling-etsicatalog] 21:42:23 #10 325.0 make[5]: Entering directory '/tmp/it-dep/smo-install/onap_oom/kubernetes/modeling/components' 21:42:23 #10 325.0 Hang tight while we grab the latest from your chart repositories... 21:42:23 #10 325.0 2024-10-17T21:42:23.522Z INFO [370] Request served {"path": "/index.yaml", "comment": "", "clientIP": "127.0.0.1", "method": "GET", "statusCode": 200, "latency": "140.64µs", "reqID": "fa46aa52-62fe-4ca5-b595-13ec00a7ed76"} 21:42:23 #10 325.1 ...Successfully got an update from the "local" chart repository 21:42:23 #10 325.1 Update Complete. ⎈Happy Helming!⎈ 21:42:23 #10 325.1 Saving 6 charts 21:42:23 #10 325.1 Downloading common from repo http://localhost:18080 21:42:23 #10 325.1 2024-10-17T21:42:23.614Z INFO [371] Request served {"path": "/charts/common-13.0.2.tgz", "comment": "", "clientIP": "127.0.0.1", "method": "GET", "statusCode": 200, "latency": "184.66µs", "reqID": "760770a7-69fd-4ef4-b1c1-6e66c0a1f0f0"} 21:42:23 #10 325.1 Downloading mariadb-galera from repo http://localhost:18080 21:42:23 #10 325.1 2024-10-17T21:42:23.623Z INFO [372] Request served {"path": "/charts/mariadb-galera-13.0.1.tgz", "comment": "", "clientIP": "127.0.0.1", "method": "GET", "statusCode": 200, "latency": "184.261µs", "reqID": "c6e730bd-d94a-4714-8f91-fca8eda7a660"} 21:42:23 #10 325.1 Downloading mariadb-init from repo http://localhost:18080 21:42:23 #10 325.2 2024-10-17T21:42:23.636Z INFO [373] Request served {"path": "/charts/mariadb-init-13.0.0.tgz", "comment": "", "clientIP": "127.0.0.1", "method": "GET", "statusCode": 200, "latency": "161.061µs", "reqID": "79dab087-f6f1-4bf4-937c-6db7c2b3597c"} 21:42:23 #10 325.2 Downloading readinessCheck from repo http://localhost:18080 21:42:23 #10 325.2 2024-10-17T21:42:23.647Z INFO [374] Request served {"path": "/charts/readinessCheck-13.0.0.tgz", "comment": "", "clientIP": "127.0.0.1", "method": "GET", "statusCode": 200, "latency": "341.521µs", "reqID": "45a65e26-cde2-4620-a319-42444aeba986"} 21:42:23 #10 325.2 Downloading repositoryGenerator from repo http://localhost:18080 21:42:23 #10 325.2 2024-10-17T21:42:23.659Z INFO [375] Request served {"path": "/charts/repositoryGenerator-13.0.0.tgz", "comment": "", "clientIP": "127.0.0.1", "method": "GET", "statusCode": 200, "latency": "307.71µs", "reqID": "d76bd61a-8bdf-4db7-af02-400ae8844e7b"} 21:42:23 #10 325.2 Downloading serviceAccount from repo http://localhost:18080 21:42:23 #10 325.2 2024-10-17T21:42:23.672Z INFO [376] Request served {"path": "/charts/serviceAccount-13.0.1.tgz", "comment": "", "clientIP": "127.0.0.1", "method": "GET", "statusCode": 200, "latency": "235.37µs", "reqID": "27c3ac05-644c-46b5-9f28-e10c4140fff7"} 21:42:23 #10 325.2 Deleting outdated charts 21:42:23 #10 325.2 Skipping linting of modeling-etsicatalog 21:42:24 #10 325.6 Pushing modeling-etsicatalog-13.0.0.tgz to local... 21:42:24 #10 325.6 2024-10-17T21:42:24.113Z INFO [377] Request served {"path": "/api/charts", "comment": "", "clientIP": "127.0.0.1", "method": "POST", "statusCode": 201, "latency": "63.916849ms", "reqID": "101d64be-bb38-431f-89ad-31adf9a7a358"} 21:42:24 #10 325.6 Done. 21:42:27 #10 328.6 #@helm repo index /tmp/it-dep/smo-install/onap_oom/kubernetes/modeling/components/../../dist/packages 21:42:27 #10 328.6 make[5]: Leaving directory '/tmp/it-dep/smo-install/onap_oom/kubernetes/modeling/components' 21:42:27 #10 328.6 make[4]: Leaving directory '/tmp/it-dep/smo-install/onap_oom/kubernetes/modeling/components' 21:42:30 #10 331.6 #@helm repo index /tmp/it-dep/smo-install/onap_oom/kubernetes/modeling/../dist/packages 21:42:30 #10 331.6 make[3]: Leaving directory '/tmp/it-dep/smo-install/onap_oom/kubernetes/modeling' 21:42:30 #10 331.6 make[2]: Leaving directory '/tmp/it-dep/smo-install/onap_oom/kubernetes/modeling' 21:42:30 #10 331.7 Hang tight while we grab the latest from your chart repositories... 21:42:30 #10 331.7 2024-10-17T21:42:30.181Z INFO [378] Request served {"path": "/index.yaml", "comment": "", "clientIP": "127.0.0.1", "method": "GET", "statusCode": 200, "latency": "232.801µs", "reqID": "376dbf3f-5409-4da5-811c-f744a4152146"} 21:42:30 #10 331.7 ...Successfully got an update from the "local" chart repository 21:42:30 #10 331.7 Update Complete. ⎈Happy Helming!⎈ 21:42:30 #10 331.7 Saving 1 charts 21:42:30 #10 331.8 Deleting outdated charts 21:42:30 #10 331.8 Skipping linting of modeling 21:42:30 #10 332.1 Pushing modeling-13.0.0.tgz to local... 21:42:30 #10 332.2 2024-10-17T21:42:30.696Z INFO [379] Request served {"path": "/api/charts", "comment": "", "clientIP": "127.0.0.1", "method": "POST", "statusCode": 201, "latency": "65.638163ms", "reqID": "5ab8b3b4-0449-436f-85fb-6cef7dc0be1c"} 21:42:30 #10 332.2 Done. 21:42:33 #10 335.2 make[1]: Leaving directory '/tmp/it-dep/smo-install/onap_oom/kubernetes' 21:42:33 #10 335.2 21:42:33 #10 335.2 [msb] 21:42:33 #10 335.2 make[1]: Entering directory '/tmp/it-dep/smo-install/onap_oom/kubernetes' 21:42:33 #10 335.3 make[2]: Entering directory '/tmp/it-dep/smo-install/onap_oom/kubernetes/msb' 21:42:33 #10 335.3 21:42:33 #10 335.3 [components] 21:42:33 #10 335.3 make[3]: Entering directory '/tmp/it-dep/smo-install/onap_oom/kubernetes/msb' 21:42:33 #10 335.3 make[4]: Entering directory '/tmp/it-dep/smo-install/onap_oom/kubernetes/msb/components' 21:42:33 #10 335.3 21:42:33 #10 335.3 [kube2msb] 21:42:33 #10 335.3 make[5]: Entering directory '/tmp/it-dep/smo-install/onap_oom/kubernetes/msb/components' 21:42:33 #10 335.3 Hang tight while we grab the latest from your chart repositories... 21:42:33 #10 335.3 2024-10-17T21:42:33.826Z INFO [380] Request served {"path": "/index.yaml", "comment": "", "clientIP": "127.0.0.1", "method": "GET", "statusCode": 200, "latency": "181.121µs", "reqID": "8712406a-ea9a-4093-823e-5e52ec54e646"} 21:42:33 #10 335.4 ...Successfully got an update from the "local" chart repository 21:42:33 #10 335.4 Update Complete. ⎈Happy Helming!⎈ 21:42:33 #10 335.4 Saving 2 charts 21:42:34 #10 335.4 Downloading common from repo http://localhost:18080 21:42:34 #10 335.4 2024-10-17T21:42:33.886Z INFO [381] Request served {"path": "/charts/common-13.0.2.tgz", "comment": "", "clientIP": "127.0.0.1", "method": "GET", "statusCode": 200, "latency": "222.15µs", "reqID": "8bd912f3-1d4a-4362-b2c2-ebbc53b4cced"} 21:42:34 #10 335.4 Downloading repositoryGenerator from repo http://localhost:18080 21:42:34 #10 335.4 2024-10-17T21:42:33.900Z INFO [382] Request served {"path": "/charts/repositoryGenerator-13.0.0.tgz", "comment": "", "clientIP": "127.0.0.1", "method": "GET", "statusCode": 200, "latency": "172.18µs", "reqID": "fea14828-17e4-4130-bffc-c7cd875bf2a7"} 21:42:34 #10 335.4 Deleting outdated charts 21:42:34 #10 335.4 Skipping linting of kube2msb 21:42:34 #10 335.6 Pushing kube2msb-13.0.0.tgz to local... 21:42:34 #10 335.6 2024-10-17T21:42:34.102Z INFO [383] Request served {"path": "/api/charts", "comment": "", "clientIP": "127.0.0.1", "method": "POST", "statusCode": 201, "latency": "8.207707ms", "reqID": "c4c60a61-2f1c-4561-94c9-fdbce171a6ca"} 21:42:34 #10 335.6 Done. 21:42:37 #10 338.6 #@helm repo index /tmp/it-dep/smo-install/onap_oom/kubernetes/msb/components/../../dist/packages 21:42:37 #10 338.6 make[5]: Leaving directory '/tmp/it-dep/smo-install/onap_oom/kubernetes/msb/components' 21:42:37 #10 338.6 21:42:37 #10 338.6 [msb-consul] 21:42:37 #10 338.6 make[5]: Entering directory '/tmp/it-dep/smo-install/onap_oom/kubernetes/msb/components' 21:42:37 #10 338.7 Hang tight while we grab the latest from your chart repositories... 21:42:37 #10 338.7 2024-10-17T21:42:37.163Z INFO [384] Request served {"path": "/index.yaml", "comment": "", "clientIP": "127.0.0.1", "method": "GET", "statusCode": 200, "latency": "205.16µs", "reqID": "a946b921-cac9-4020-a9a1-f804271eb571"} 21:42:37 #10 338.7 ...Successfully got an update from the "local" chart repository 21:42:37 #10 338.7 Update Complete. ⎈Happy Helming!⎈ 21:42:37 #10 338.7 Saving 3 charts 21:42:37 #10 338.7 Downloading common from repo http://localhost:18080 21:42:37 #10 338.7 2024-10-17T21:42:37.216Z INFO [385] Request served {"path": "/charts/common-13.0.2.tgz", "comment": "", "clientIP": "127.0.0.1", "method": "GET", "statusCode": 200, "latency": "222.571µs", "reqID": "ce6b74b9-ca8d-4288-9b32-c2ea351d8b96"} 21:42:37 #10 338.7 Downloading repositoryGenerator from repo http://localhost:18080 21:42:37 #10 338.7 2024-10-17T21:42:37.227Z INFO [386] Request served {"path": "/charts/repositoryGenerator-13.0.0.tgz", "comment": "", "clientIP": "127.0.0.1", "method": "GET", "statusCode": 200, "latency": "112.2µs", "reqID": "0897b1f0-5fed-4bfb-bbbe-9db64715bb13"} 21:42:37 #10 338.7 Downloading serviceAccount from repo http://localhost:18080 21:42:37 #10 338.8 2024-10-17T21:42:37.234Z INFO [387] Request served {"path": "/charts/serviceAccount-13.0.1.tgz", "comment": "", "clientIP": "127.0.0.1", "method": "GET", "statusCode": 200, "latency": "237.14µs", "reqID": "2be3dca4-5bb8-4314-abfd-86665120dd19"} 21:42:37 #10 338.8 Deleting outdated charts 21:42:37 #10 338.8 Skipping linting of msb-consul 21:42:37 #10 339.0 Pushing msb-consul-13.0.0.tgz to local... 21:42:37 #10 339.0 2024-10-17T21:42:37.468Z INFO [388] Request served {"path": "/api/charts", "comment": "", "clientIP": "127.0.0.1", "method": "POST", "statusCode": 201, "latency": "16.628735ms", "reqID": "049d4daa-899d-410a-8f25-a57e024d369d"} 21:42:37 #10 339.0 Done. 21:42:40 #10 342.0 #@helm repo index /tmp/it-dep/smo-install/onap_oom/kubernetes/msb/components/../../dist/packages 21:42:40 #10 342.0 make[5]: Leaving directory '/tmp/it-dep/smo-install/onap_oom/kubernetes/msb/components' 21:42:40 #10 342.0 21:42:40 #10 342.0 [msb-discovery] 21:42:40 #10 342.0 make[5]: Entering directory '/tmp/it-dep/smo-install/onap_oom/kubernetes/msb/components' 21:42:40 #10 342.1 Hang tight while we grab the latest from your chart repositories... 21:42:40 #10 342.1 2024-10-17T21:42:40.537Z INFO [389] Request served {"path": "/index.yaml", "comment": "", "clientIP": "127.0.0.1", "method": "GET", "statusCode": 200, "latency": "234.57µs", "reqID": "98802018-dc80-4438-85aa-d54bad27409f"} 21:42:40 #10 342.1 ...Successfully got an update from the "local" chart repository 21:42:40 #10 342.1 Update Complete. ⎈Happy Helming!⎈ 21:42:40 #10 342.1 Saving 3 charts 21:42:40 #10 342.1 Downloading common from repo http://localhost:18080 21:42:40 #10 342.1 2024-10-17T21:42:40.592Z INFO [390] Request served {"path": "/charts/common-13.0.2.tgz", "comment": "", "clientIP": "127.0.0.1", "method": "GET", "statusCode": 200, "latency": "397.611µs", "reqID": "6d806ab0-089b-4a38-8c2c-65f69ad71dbe"} 21:42:40 #10 342.1 Downloading repositoryGenerator from repo http://localhost:18080 21:42:40 #10 342.1 2024-10-17T21:42:40.609Z INFO [391] Request served {"path": "/charts/repositoryGenerator-13.0.0.tgz", "comment": "", "clientIP": "127.0.0.1", "method": "GET", "statusCode": 200, "latency": "147.76µs", "reqID": "353edefe-efa3-426d-a3db-e9c344baa07b"} 21:42:40 #10 342.1 Downloading serviceAccount from repo http://localhost:18080 21:42:40 #10 342.1 2024-10-17T21:42:40.616Z INFO [392] Request served {"path": "/charts/serviceAccount-13.0.1.tgz", "comment": "", "clientIP": "127.0.0.1", "method": "GET", "statusCode": 200, "latency": "227.911µs", "reqID": "9308c1b1-4a8d-479f-87f2-e58a81335af8"} 21:42:40 #10 342.1 Deleting outdated charts 21:42:40 #10 342.1 Skipping linting of msb-discovery 21:42:40 #10 342.4 Pushing msb-discovery-13.0.0.tgz to local... 21:42:41 #10 342.4 2024-10-17T21:42:40.883Z INFO [393] Request served {"path": "/api/charts", "comment": "", "clientIP": "127.0.0.1", "method": "POST", "statusCode": 201, "latency": "23.21559ms", "reqID": "7891a054-26cc-49fd-85e6-2358256202d3"} 21:42:41 #10 342.4 Done. 21:42:44 #10 345.4 #@helm repo index /tmp/it-dep/smo-install/onap_oom/kubernetes/msb/components/../../dist/packages 21:42:44 #10 345.4 make[5]: Leaving directory '/tmp/it-dep/smo-install/onap_oom/kubernetes/msb/components' 21:42:44 #10 345.4 21:42:44 #10 345.4 [msb-eag] 21:42:44 #10 345.4 make[5]: Entering directory '/tmp/it-dep/smo-install/onap_oom/kubernetes/msb/components' 21:42:44 #10 345.5 Hang tight while we grab the latest from your chart repositories... 21:42:44 #10 345.5 2024-10-17T21:42:43.942Z INFO [394] Request served {"path": "/index.yaml", "comment": "", "clientIP": "127.0.0.1", "method": "GET", "statusCode": 200, "latency": "219.331µs", "reqID": "1e3ec738-584e-4876-9ad3-cf804dd099e1"} 21:42:44 #10 345.5 ...Successfully got an update from the "local" chart repository 21:42:44 #10 345.5 Update Complete. ⎈Happy Helming!⎈ 21:42:44 #10 345.5 Saving 3 charts 21:42:44 #10 345.5 Downloading common from repo http://localhost:18080 21:42:44 #10 345.5 2024-10-17T21:42:44.012Z INFO [395] Request served {"path": "/charts/common-13.0.2.tgz", "comment": "", "clientIP": "127.0.0.1", "method": "GET", "statusCode": 200, "latency": "243.331µs", "reqID": "9b0e45fe-e5f2-45f2-881d-0e9409b20a05"} 21:42:44 #10 345.5 Downloading repositoryGenerator from repo http://localhost:18080 21:42:44 #10 345.5 2024-10-17T21:42:44.022Z INFO [396] Request served {"path": "/charts/repositoryGenerator-13.0.0.tgz", "comment": "", "clientIP": "127.0.0.1", "method": "GET", "statusCode": 200, "latency": "99.771µs", "reqID": "ad680756-a191-4857-85e0-8dfa97d13acb"} 21:42:44 #10 345.5 Downloading serviceAccount from repo http://localhost:18080 21:42:44 #10 345.6 2024-10-17T21:42:44.036Z INFO [397] Request served {"path": "/charts/serviceAccount-13.0.1.tgz", "comment": "", "clientIP": "127.0.0.1", "method": "GET", "statusCode": 200, "latency": "237.261µs", "reqID": "a878d688-5121-4f5f-90a8-22f3f6b0cae5"} 21:42:44 #10 345.6 Deleting outdated charts 21:42:44 #10 345.6 Skipping linting of msb-eag 21:42:44 #10 345.8 Pushing msb-eag-13.0.0.tgz to local... 21:42:44 #10 345.8 2024-10-17T21:42:44.278Z INFO [398] Request served {"path": "/api/charts", "comment": "", "clientIP": "127.0.0.1", "method": "POST", "statusCode": 201, "latency": "19.196461ms", "reqID": "2e685442-19e4-4acd-b72d-b11ba774ce08"} 21:42:44 #10 345.8 Done. 21:42:47 #10 348.8 #@helm repo index /tmp/it-dep/smo-install/onap_oom/kubernetes/msb/components/../../dist/packages 21:42:47 #10 348.8 make[5]: Leaving directory '/tmp/it-dep/smo-install/onap_oom/kubernetes/msb/components' 21:42:47 #10 348.8 21:42:47 #10 348.8 [msb-iag] 21:42:47 #10 348.8 make[5]: Entering directory '/tmp/it-dep/smo-install/onap_oom/kubernetes/msb/components' 21:42:47 #10 348.9 Hang tight while we grab the latest from your chart repositories... 21:42:47 #10 348.9 2024-10-17T21:42:47.342Z INFO [399] Request served {"path": "/index.yaml", "comment": "", "clientIP": "127.0.0.1", "method": "GET", "statusCode": 200, "latency": "256.801µs", "reqID": "491b0209-3768-45e2-89b5-793506a69665"} 21:42:47 #10 348.9 ...Successfully got an update from the "local" chart repository 21:42:47 #10 348.9 Update Complete. ⎈Happy Helming!⎈ 21:42:47 #10 348.9 Saving 3 charts 21:42:47 #10 348.9 Downloading common from repo http://localhost:18080 21:42:47 #10 348.9 2024-10-17T21:42:47.410Z INFO [400] Request served {"path": "/charts/common-13.0.2.tgz", "comment": "", "clientIP": "127.0.0.1", "method": "GET", "statusCode": 200, "latency": "229.41µs", "reqID": "418d5c06-d438-4d02-bedc-2ec3a148768b"} 21:42:47 #10 348.9 Downloading repositoryGenerator from repo http://localhost:18080 21:42:47 #10 348.9 2024-10-17T21:42:47.424Z INFO [401] Request served {"path": "/charts/repositoryGenerator-13.0.0.tgz", "comment": "", "clientIP": "127.0.0.1", "method": "GET", "statusCode": 200, "latency": "79.95µs", "reqID": "d7acba6e-92c1-4918-8b4f-195b7e74c1fe"} 21:42:47 #10 348.9 Downloading serviceAccount from repo http://localhost:18080 21:42:47 #10 349.0 2024-10-17T21:42:47.433Z INFO [402] Request served {"path": "/charts/serviceAccount-13.0.1.tgz", "comment": "", "clientIP": "127.0.0.1", "method": "GET", "statusCode": 200, "latency": "115.02µs", "reqID": "a2eed1c8-5bdc-47d0-9004-b39f2c41a0d2"} 21:42:47 #10 349.0 Deleting outdated charts 21:42:47 #10 349.0 Skipping linting of msb-iag 21:42:47 #10 349.2 Pushing msb-iag-13.0.0.tgz to local... 21:42:47 #10 349.2 2024-10-17T21:42:47.703Z INFO [403] Request served {"path": "/api/charts", "comment": "", "clientIP": "127.0.0.1", "method": "POST", "statusCode": 201, "latency": "19.380621ms", "reqID": "4779ba37-38a7-4141-b745-934eae6e69b7"} 21:42:47 #10 349.2 Done. 21:42:50 #10 352.2 #@helm repo index /tmp/it-dep/smo-install/onap_oom/kubernetes/msb/components/../../dist/packages 21:42:50 #10 352.2 make[5]: Leaving directory '/tmp/it-dep/smo-install/onap_oom/kubernetes/msb/components' 21:42:50 #10 352.2 make[4]: Leaving directory '/tmp/it-dep/smo-install/onap_oom/kubernetes/msb/components' 21:42:53 #10 355.2 #@helm repo index /tmp/it-dep/smo-install/onap_oom/kubernetes/msb/../dist/packages 21:42:53 #10 355.2 make[3]: Leaving directory '/tmp/it-dep/smo-install/onap_oom/kubernetes/msb' 21:42:53 #10 355.2 make[2]: Leaving directory '/tmp/it-dep/smo-install/onap_oom/kubernetes/msb' 21:42:53 #10 355.3 Hang tight while we grab the latest from your chart repositories... 21:42:53 #10 355.3 2024-10-17T21:42:53.774Z INFO [404] Request served {"path": "/index.yaml", "comment": "", "clientIP": "127.0.0.1", "method": "GET", "statusCode": 200, "latency": "258.91µs", "reqID": "4027deae-79cb-4081-a1da-ee5de13294ff"} 21:42:53 #10 355.3 ...Successfully got an update from the "local" chart repository 21:42:53 #10 355.3 Update Complete. ⎈Happy Helming!⎈ 21:42:53 #10 355.4 Saving 7 charts 21:42:53 #10 355.4 Downloading common from repo http://localhost:18080 21:42:53 #10 355.4 2024-10-17T21:42:53.845Z INFO [405] Request served {"path": "/charts/common-13.0.2.tgz", "comment": "", "clientIP": "127.0.0.1", "method": "GET", "statusCode": 200, "latency": "236.06µs", "reqID": "69d017de-616a-4880-8f5b-301bfcdb4753"} 21:42:53 #10 355.4 Downloading repositoryGenerator from repo http://localhost:18080 21:42:53 #10 355.4 2024-10-17T21:42:53.858Z INFO [406] Request served {"path": "/charts/repositoryGenerator-13.0.0.tgz", "comment": "", "clientIP": "127.0.0.1", "method": "GET", "statusCode": 200, "latency": "178.05µs", "reqID": "e92ce340-6105-4055-adb8-5a5025ad4880"} 21:42:53 #10 355.5 Deleting outdated charts 21:42:54 #10 355.5 Skipping linting of msb 21:42:54 #10 355.9 Pushing msb-13.0.0.tgz to local... 21:42:54 #10 355.9 2024-10-17T21:42:54.404Z INFO [407] Request served {"path": "/api/charts", "comment": "", "clientIP": "127.0.0.1", "method": "POST", "statusCode": 201, "latency": "62.040401ms", "reqID": "060dce58-f060-4ebd-bc70-398b940275b3"} 21:42:54 #10 355.9 Done. 21:42:57 #10 358.9 make[1]: Leaving directory '/tmp/it-dep/smo-install/onap_oom/kubernetes' 21:42:57 #10 358.9 21:42:57 #10 358.9 [multicloud] 21:42:57 #10 358.9 make[1]: Entering directory '/tmp/it-dep/smo-install/onap_oom/kubernetes' 21:42:57 #10 359.0 make[2]: Entering directory '/tmp/it-dep/smo-install/onap_oom/kubernetes/multicloud' 21:42:57 #10 359.0 21:42:57 #10 359.0 [components] 21:42:57 #10 359.0 make[3]: Entering directory '/tmp/it-dep/smo-install/onap_oom/kubernetes/multicloud' 21:42:57 #10 359.0 make[4]: Entering directory '/tmp/it-dep/smo-install/onap_oom/kubernetes/multicloud/components' 21:42:57 #10 359.0 21:42:57 #10 359.0 [multicloud-fcaps] 21:42:57 #10 359.0 make[5]: Entering directory '/tmp/it-dep/smo-install/onap_oom/kubernetes/multicloud/components' 21:42:57 #10 359.1 Hang tight while we grab the latest from your chart repositories... 21:42:57 #10 359.1 2024-10-17T21:42:57.536Z INFO [408] Request served {"path": "/index.yaml", "comment": "", "clientIP": "127.0.0.1", "method": "GET", "statusCode": 200, "latency": "213.24µs", "reqID": "dc8932b7-cee8-4886-981c-0f9132cf6837"} 21:42:57 #10 359.1 ...Successfully got an update from the "local" chart repository 21:42:57 #10 359.1 Update Complete. ⎈Happy Helming!⎈ 21:42:57 #10 359.1 Saving 3 charts 21:42:57 #10 359.1 Downloading common from repo http://localhost:18080 21:42:57 #10 359.1 2024-10-17T21:42:57.611Z INFO [409] Request served {"path": "/charts/common-13.0.2.tgz", "comment": "", "clientIP": "127.0.0.1", "method": "GET", "statusCode": 200, "latency": "216.341µs", "reqID": "4fb12f6b-d3e2-44aa-8e0e-472724f2c2e4"} 21:42:57 #10 359.1 Downloading repositoryGenerator from repo http://localhost:18080 21:42:57 #10 359.1 2024-10-17T21:42:57.625Z INFO [410] Request served {"path": "/charts/repositoryGenerator-13.0.0.tgz", "comment": "", "clientIP": "127.0.0.1", "method": "GET", "statusCode": 200, "latency": "208.421µs", "reqID": "d5f77caf-6402-481e-93f1-0453049d2998"} 21:42:57 #10 359.1 Downloading serviceAccount from repo http://localhost:18080 21:42:57 #10 359.2 2024-10-17T21:42:57.637Z INFO [411] Request served {"path": "/charts/serviceAccount-13.0.1.tgz", "comment": "", "clientIP": "127.0.0.1", "method": "GET", "statusCode": 200, "latency": "301.27µs", "reqID": "37201e26-18ec-440a-ac0c-75e7c7230dfb"} 21:42:57 #10 359.2 Deleting outdated charts 21:42:57 #10 359.2 Skipping linting of multicloud-fcaps 21:42:57 #10 359.4 Pushing multicloud-fcaps-13.0.0.tgz to local... 21:42:57 #10 359.4 2024-10-17T21:42:57.876Z INFO [412] Request served {"path": "/api/charts", "comment": "", "clientIP": "127.0.0.1", "method": "POST", "statusCode": 201, "latency": "13.866839ms", "reqID": "ec5bd276-36cc-48bb-a7bd-699fedae38fa"} 21:42:57 #10 359.4 Done. 21:43:00 #10 362.4 #@helm repo index /tmp/it-dep/smo-install/onap_oom/kubernetes/multicloud/components/../../dist/packages 21:43:00 #10 362.4 make[5]: Leaving directory '/tmp/it-dep/smo-install/onap_oom/kubernetes/multicloud/components' 21:43:00 #10 362.4 21:43:00 #10 362.4 [multicloud-k8s] 21:43:00 #10 362.4 make[5]: Entering directory '/tmp/it-dep/smo-install/onap_oom/kubernetes/multicloud/components' 21:43:00 #10 362.5 Hang tight while we grab the latest from your chart repositories... 21:43:01 #10 362.5 2024-10-17T21:43:00.944Z INFO [413] Request served {"path": "/index.yaml", "comment": "", "clientIP": "127.0.0.1", "method": "GET", "statusCode": 200, "latency": "279.581µs", "reqID": "bb0c1f45-9e21-4d77-89ca-1aa08e67cde3"} 21:43:01 #10 362.5 ...Successfully got an update from the "local" chart repository 21:43:01 #10 362.5 Update Complete. ⎈Happy Helming!⎈ 21:43:01 #10 362.5 Saving 5 charts 21:43:01 #10 362.5 Downloading common from repo http://localhost:18080 21:43:01 #10 362.6 2024-10-17T21:43:01.045Z INFO [414] Request served {"path": "/charts/common-13.0.2.tgz", "comment": "", "clientIP": "127.0.0.1", "method": "GET", "statusCode": 200, "latency": "171.901µs", "reqID": "d606498a-e20e-40d6-9e66-91590e0ebe7d"} 21:43:01 #10 362.6 Downloading mongo from repo http://localhost:18080 21:43:01 #10 362.6 2024-10-17T21:43:01.065Z INFO [415] Request served {"path": "/charts/mongo-13.0.0.tgz", "comment": "", "clientIP": "127.0.0.1", "method": "GET", "statusCode": 200, "latency": "264.4µs", "reqID": "0be8062c-2fa0-4a99-b0c5-0c3095988fd0"} 21:43:01 #10 362.6 Downloading etcd from repo http://localhost:18080 21:43:01 #10 362.6 2024-10-17T21:43:01.080Z INFO [416] Request served {"path": "/charts/etcd-13.0.0.tgz", "comment": "", "clientIP": "127.0.0.1", "method": "GET", "statusCode": 200, "latency": "293.849µs", "reqID": "6da4b77b-f1e3-4c79-893f-086505e45d46"} 21:43:01 #10 362.6 Downloading repositoryGenerator from repo http://localhost:18080 21:43:01 #10 362.6 2024-10-17T21:43:01.096Z INFO [417] Request served {"path": "/charts/repositoryGenerator-13.0.0.tgz", "comment": "", "clientIP": "127.0.0.1", "method": "GET", "statusCode": 200, "latency": "276.251µs", "reqID": "ec542b7f-9ec5-4f67-a868-70761e2bd2e0"} 21:43:01 #10 362.6 Downloading serviceAccount from repo http://localhost:18080 21:43:01 #10 362.6 2024-10-17T21:43:01.109Z INFO [418] Request served {"path": "/charts/serviceAccount-13.0.1.tgz", "comment": "", "clientIP": "127.0.0.1", "method": "GET", "statusCode": 200, "latency": "168.451µs", "reqID": "d6dc0920-36cd-4097-a077-890aa0cd07e2"} 21:43:01 #10 362.6 Deleting outdated charts 21:43:01 #10 362.6 Skipping linting of multicloud-k8s 21:43:01 #10 362.9 Pushing multicloud-k8s-13.0.0.tgz to local... 21:43:01 #10 362.9 2024-10-17T21:43:01.429Z INFO [419] Request served {"path": "/api/charts", "comment": "", "clientIP": "127.0.0.1", "method": "POST", "statusCode": 201, "latency": "24.715031ms", "reqID": "8fdc3fb7-9fc2-4157-8e34-6b0d5ef42044"} 21:43:01 #10 362.9 Done. 21:43:04 #10 366.0 #@helm repo index /tmp/it-dep/smo-install/onap_oom/kubernetes/multicloud/components/../../dist/packages 21:43:04 #10 366.0 make[5]: Leaving directory '/tmp/it-dep/smo-install/onap_oom/kubernetes/multicloud/components' 21:43:04 #10 366.0 21:43:04 #10 366.0 [multicloud-pike] 21:43:04 #10 366.0 make[5]: Entering directory '/tmp/it-dep/smo-install/onap_oom/kubernetes/multicloud/components' 21:43:04 #10 366.0 Hang tight while we grab the latest from your chart repositories... 21:43:04 #10 366.0 2024-10-17T21:43:04.493Z INFO [420] Request served {"path": "/index.yaml", "comment": "", "clientIP": "127.0.0.1", "method": "GET", "statusCode": 200, "latency": "259.261µs", "reqID": "744f5f08-7cc6-4270-8395-939714e8dab8"} 21:43:04 #10 366.0 ...Successfully got an update from the "local" chart repository 21:43:04 #10 366.0 Update Complete. ⎈Happy Helming!⎈ 21:43:04 #10 366.1 Saving 3 charts 21:43:04 #10 366.1 Downloading common from repo http://localhost:18080 21:43:04 #10 366.1 2024-10-17T21:43:04.564Z INFO [421] Request served {"path": "/charts/common-13.0.2.tgz", "comment": "", "clientIP": "127.0.0.1", "method": "GET", "statusCode": 200, "latency": "262.841µs", "reqID": "482d51fd-0bd2-4345-9732-912ea23415cc"} 21:43:04 #10 366.1 Downloading repositoryGenerator from repo http://localhost:18080 21:43:04 #10 366.1 2024-10-17T21:43:04.577Z INFO [422] Request served {"path": "/charts/repositoryGenerator-13.0.0.tgz", "comment": "", "clientIP": "127.0.0.1", "method": "GET", "statusCode": 200, "latency": "200.021µs", "reqID": "ed18d5b8-7f21-4d20-bb49-65e3b1f23bca"} 21:43:04 #10 366.1 Downloading serviceAccount from repo http://localhost:18080 21:43:04 #10 366.1 2024-10-17T21:43:04.595Z INFO [423] Request served {"path": "/charts/serviceAccount-13.0.1.tgz", "comment": "", "clientIP": "127.0.0.1", "method": "GET", "statusCode": 200, "latency": "265.981µs", "reqID": "446b42a8-d41e-4eed-810d-ef841516d0ad"} 21:43:04 #10 366.1 Deleting outdated charts 21:43:04 #10 366.1 Skipping linting of multicloud-pike 21:43:04 #10 366.3 Pushing multicloud-pike-13.0.0.tgz to local... 21:43:04 #10 366.4 2024-10-17T21:43:04.851Z INFO [424] Request served {"path": "/api/charts", "comment": "", "clientIP": "127.0.0.1", "method": "POST", "statusCode": 201, "latency": "18.322919ms", "reqID": "acee6672-9c8d-497e-a846-a4d853a94e08"} 21:43:05 #10 366.4 Done. 21:43:07 #10 369.4 #@helm repo index /tmp/it-dep/smo-install/onap_oom/kubernetes/multicloud/components/../../dist/packages 21:43:07 #10 369.4 make[5]: Leaving directory '/tmp/it-dep/smo-install/onap_oom/kubernetes/multicloud/components' 21:43:07 #10 369.4 21:43:07 #10 369.4 [multicloud-prometheus] 21:43:07 #10 369.4 make[5]: Entering directory '/tmp/it-dep/smo-install/onap_oom/kubernetes/multicloud/components' 21:43:07 #10 369.4 Hang tight while we grab the latest from your chart repositories... 21:43:07 #10 369.4 2024-10-17T21:43:07.919Z INFO [425] Request served {"path": "/index.yaml", "comment": "", "clientIP": "127.0.0.1", "method": "GET", "statusCode": 200, "latency": "280µs", "reqID": "8dcaa9a9-726d-42d5-b52b-b7563a94b560"} 21:43:07 #10 369.4 ...Successfully got an update from the "local" chart repository 21:43:07 #10 369.4 Update Complete. ⎈Happy Helming!⎈ 21:43:07 #10 369.5 Saving 5 charts 21:43:07 #10 369.5 Downloading common from repo http://localhost:18080 21:43:08 #10 369.5 2024-10-17T21:43:07.980Z INFO [426] Request served {"path": "/charts/common-13.0.2.tgz", "comment": "", "clientIP": "127.0.0.1", "method": "GET", "statusCode": 200, "latency": "323.931µs", "reqID": "0064ec93-d38f-485c-b14a-ad5200c34e13"} 21:43:08 #10 369.5 Downloading repositoryGenerator from repo http://localhost:18080 21:43:08 #10 369.5 2024-10-17T21:43:08.003Z INFO [427] Request served {"path": "/charts/repositoryGenerator-13.0.0.tgz", "comment": "", "clientIP": "127.0.0.1", "method": "GET", "statusCode": 200, "latency": "263.011µs", "reqID": "d9dd13fe-e9da-4746-afbc-e29dafde7a1b"} 21:43:08 #10 369.5 Downloading serviceAccount from repo http://localhost:18080 21:43:08 #10 369.5 2024-10-17T21:43:08.018Z INFO [428] Request served {"path": "/charts/serviceAccount-13.0.1.tgz", "comment": "", "clientIP": "127.0.0.1", "method": "GET", "statusCode": 200, "latency": "269.62µs", "reqID": "6c8d0101-cb55-496d-88f9-009cd5beb41e"} 21:43:08 #10 369.5 Deleting outdated charts 21:43:08 #10 369.6 Skipping linting of multicloud-prometheus 21:43:08 #10 369.8 Pushing multicloud-prometheus-13.0.0.tgz to local... 21:43:08 #10 369.8 2024-10-17T21:43:08.277Z INFO [429] Request served {"path": "/api/charts", "comment": "", "clientIP": "127.0.0.1", "method": "POST", "statusCode": 201, "latency": "17.615806ms", "reqID": "945104e6-7689-4351-85d4-a467f7550a96"} 21:43:08 #10 369.8 Done. 21:43:11 #10 372.8 #@helm repo index /tmp/it-dep/smo-install/onap_oom/kubernetes/multicloud/components/../../dist/packages 21:43:11 #10 372.8 make[5]: Leaving directory '/tmp/it-dep/smo-install/onap_oom/kubernetes/multicloud/components' 21:43:11 #10 372.8 21:43:11 #10 372.8 [multicloud-starlingx] 21:43:11 #10 372.8 make[5]: Entering directory '/tmp/it-dep/smo-install/onap_oom/kubernetes/multicloud/components' 21:43:11 #10 372.9 Hang tight while we grab the latest from your chart repositories... 21:43:11 #10 372.9 2024-10-17T21:43:11.344Z INFO [430] Request served {"path": "/index.yaml", "comment": "", "clientIP": "127.0.0.1", "method": "GET", "statusCode": 200, "latency": "195.82µs", "reqID": "213dc60e-7513-4cf8-bc7f-b77d79e914d5"} 21:43:11 #10 372.9 ...Successfully got an update from the "local" chart repository 21:43:11 #10 372.9 Update Complete. ⎈Happy Helming!⎈ 21:43:11 #10 372.9 Saving 3 charts 21:43:11 #10 372.9 Downloading common from repo http://localhost:18080 21:43:11 #10 372.9 2024-10-17T21:43:11.404Z INFO [431] Request served {"path": "/charts/common-13.0.2.tgz", "comment": "", "clientIP": "127.0.0.1", "method": "GET", "statusCode": 200, "latency": "228.241µs", "reqID": "e8fa37f8-4b1d-4a53-ae0e-3993237721b9"} 21:43:11 #10 372.9 Downloading repositoryGenerator from repo http://localhost:18080 21:43:11 #10 372.9 2024-10-17T21:43:11.416Z INFO [432] Request served {"path": "/charts/repositoryGenerator-13.0.0.tgz", "comment": "", "clientIP": "127.0.0.1", "method": "GET", "statusCode": 200, "latency": "132.68µs", "reqID": "cdcb19c5-548f-40c8-a1a9-2183741983d0"} 21:43:11 #10 372.9 Downloading serviceAccount from repo http://localhost:18080 21:43:11 #10 372.9 2024-10-17T21:43:11.430Z INFO [433] Request served {"path": "/charts/serviceAccount-13.0.1.tgz", "comment": "", "clientIP": "127.0.0.1", "method": "GET", "statusCode": 200, "latency": "294.451µs", "reqID": "47311e37-1784-4f18-8dff-5036e40fdfa2"} 21:43:11 #10 373.0 Deleting outdated charts 21:43:11 #10 373.0 Skipping linting of multicloud-starlingx 21:43:11 #10 373.2 Pushing multicloud-starlingx-13.0.0.tgz to local... 21:43:11 #10 373.2 2024-10-17T21:43:11.682Z INFO [434] Request served {"path": "/api/charts", "comment": "", "clientIP": "127.0.0.1", "method": "POST", "statusCode": 201, "latency": "15.239971ms", "reqID": "d16bee73-3558-4a25-9c63-7c037e497795"} 21:43:11 #10 373.2 Done. 21:43:14 #10 376.2 #@helm repo index /tmp/it-dep/smo-install/onap_oom/kubernetes/multicloud/components/../../dist/packages 21:43:14 #10 376.2 make[5]: Leaving directory '/tmp/it-dep/smo-install/onap_oom/kubernetes/multicloud/components' 21:43:14 #10 376.2 21:43:14 #10 376.2 [multicloud-vio] 21:43:14 #10 376.2 make[5]: Entering directory '/tmp/it-dep/smo-install/onap_oom/kubernetes/multicloud/components' 21:43:14 #10 376.3 Hang tight while we grab the latest from your chart repositories... 21:43:14 #10 376.3 2024-10-17T21:43:14.744Z INFO [435] Request served {"path": "/index.yaml", "comment": "", "clientIP": "127.0.0.1", "method": "GET", "statusCode": 200, "latency": "224.939µs", "reqID": "8c304db5-748e-41b7-96ae-362b59941d4c"} 21:43:14 #10 376.3 ...Successfully got an update from the "local" chart repository 21:43:14 #10 376.3 Update Complete. ⎈Happy Helming!⎈ 21:43:14 #10 376.3 Saving 3 charts 21:43:14 #10 376.3 Downloading common from repo http://localhost:18080 21:43:14 #10 376.3 2024-10-17T21:43:14.813Z INFO [436] Request served {"path": "/charts/common-13.0.2.tgz", "comment": "", "clientIP": "127.0.0.1", "method": "GET", "statusCode": 200, "latency": "255.97µs", "reqID": "c2b6a025-1cea-490d-8d64-4d769ef7901c"} 21:43:14 #10 376.3 Downloading repositoryGenerator from repo http://localhost:18080 21:43:14 #10 376.3 2024-10-17T21:43:14.827Z INFO [437] Request served {"path": "/charts/repositoryGenerator-13.0.0.tgz", "comment": "", "clientIP": "127.0.0.1", "method": "GET", "statusCode": 200, "latency": "160.01µs", "reqID": "c7a1167d-4f7b-4437-9146-469320cf231f"} 21:43:14 #10 376.3 Downloading serviceAccount from repo http://localhost:18080 21:43:14 #10 376.4 2024-10-17T21:43:14.840Z INFO [438] Request served {"path": "/charts/serviceAccount-13.0.1.tgz", "comment": "", "clientIP": "127.0.0.1", "method": "GET", "statusCode": 200, "latency": "225.62µs", "reqID": "3afacdd7-82ee-48d8-b860-fb513b94b3b2"} 21:43:14 #10 376.4 Deleting outdated charts 21:43:14 #10 376.4 Skipping linting of multicloud-vio 21:43:15 #10 376.6 Pushing multicloud-vio-13.0.0.tgz to local... 21:43:15 #10 376.6 2024-10-17T21:43:15.072Z INFO [439] Request served {"path": "/api/charts", "comment": "", "clientIP": "127.0.0.1", "method": "POST", "statusCode": 201, "latency": "17.649255ms", "reqID": "bd57c8b3-c88e-46af-a22d-20951698f6ef"} 21:43:15 #10 376.6 Done. 21:43:18 #10 379.6 #@helm repo index /tmp/it-dep/smo-install/onap_oom/kubernetes/multicloud/components/../../dist/packages 21:43:18 #10 379.6 make[5]: Leaving directory '/tmp/it-dep/smo-install/onap_oom/kubernetes/multicloud/components' 21:43:18 #10 379.6 21:43:18 #10 379.6 [multicloud-windriver] 21:43:18 #10 379.6 make[5]: Entering directory '/tmp/it-dep/smo-install/onap_oom/kubernetes/multicloud/components' 21:43:18 #10 379.7 Hang tight while we grab the latest from your chart repositories... 21:43:18 #10 379.7 2024-10-17T21:43:18.135Z INFO [440] Request served {"path": "/index.yaml", "comment": "", "clientIP": "127.0.0.1", "method": "GET", "statusCode": 200, "latency": "209.03µs", "reqID": "eee6518a-c4a7-453e-82db-4e9f9700c8bb"} 21:43:18 #10 379.7 ...Successfully got an update from the "local" chart repository 21:43:18 #10 379.7 Update Complete. ⎈Happy Helming!⎈ 21:43:18 #10 379.7 Saving 3 charts 21:43:18 #10 379.7 Downloading common from repo http://localhost:18080 21:43:18 #10 379.7 2024-10-17T21:43:18.209Z INFO [441] Request served {"path": "/charts/common-13.0.2.tgz", "comment": "", "clientIP": "127.0.0.1", "method": "GET", "statusCode": 200, "latency": "154.17µs", "reqID": "67fc2f30-0935-4924-ba5b-a5b8d1bbcf16"} 21:43:18 #10 379.7 Downloading repositoryGenerator from repo http://localhost:18080 21:43:18 #10 379.7 2024-10-17T21:43:18.219Z INFO [442] Request served {"path": "/charts/repositoryGenerator-13.0.0.tgz", "comment": "", "clientIP": "127.0.0.1", "method": "GET", "statusCode": 200, "latency": "100.57µs", "reqID": "79c7dfd5-e21b-4287-addf-62af6dabfda4"} 21:43:18 #10 379.7 Downloading serviceAccount from repo http://localhost:18080 21:43:18 #10 379.8 2024-10-17T21:43:18.233Z INFO [443] Request served {"path": "/charts/serviceAccount-13.0.1.tgz", "comment": "", "clientIP": "127.0.0.1", "method": "GET", "statusCode": 200, "latency": "156.24µs", "reqID": "0f2fdf5f-83a8-45a8-bba5-15dd0cc94756"} 21:43:18 #10 379.8 Deleting outdated charts 21:43:18 #10 379.8 Skipping linting of multicloud-windriver 21:43:18 #10 380.0 Pushing multicloud-windriver-13.0.0.tgz to local... 21:43:18 #10 380.0 2024-10-17T21:43:18.488Z INFO [444] Request served {"path": "/api/charts", "comment": "", "clientIP": "127.0.0.1", "method": "POST", "statusCode": 201, "latency": "17.925956ms", "reqID": "f9206e9b-1020-4363-b846-817c8fd7635a"} 21:43:18 #10 380.0 Done. 21:43:21 #10 383.0 #@helm repo index /tmp/it-dep/smo-install/onap_oom/kubernetes/multicloud/components/../../dist/packages 21:43:21 #10 383.0 make[5]: Leaving directory '/tmp/it-dep/smo-install/onap_oom/kubernetes/multicloud/components' 21:43:21 #10 383.0 make[4]: Leaving directory '/tmp/it-dep/smo-install/onap_oom/kubernetes/multicloud/components' 21:43:24 #10 386.0 #@helm repo index /tmp/it-dep/smo-install/onap_oom/kubernetes/multicloud/../dist/packages 21:43:24 #10 386.0 make[3]: Leaving directory '/tmp/it-dep/smo-install/onap_oom/kubernetes/multicloud' 21:43:24 #10 386.0 make[2]: Leaving directory '/tmp/it-dep/smo-install/onap_oom/kubernetes/multicloud' 21:43:24 #10 386.1 Hang tight while we grab the latest from your chart repositories... 21:43:24 #10 386.1 2024-10-17T21:43:24.555Z INFO [445] Request served {"path": "/index.yaml", "comment": "", "clientIP": "127.0.0.1", "method": "GET", "statusCode": 200, "latency": "228.981µs", "reqID": "d7eb7542-afb3-43fc-8139-8fa9ac661bad"} 21:43:24 #10 386.1 ...Successfully got an update from the "local" chart repository 21:43:24 #10 386.1 Update Complete. ⎈Happy Helming!⎈ 21:43:24 #10 386.2 Saving 10 charts 21:43:24 #10 386.2 Downloading common from repo http://localhost:18080 21:43:24 #10 386.2 2024-10-17T21:43:24.667Z INFO [446] Request served {"path": "/charts/common-13.0.2.tgz", "comment": "", "clientIP": "127.0.0.1", "method": "GET", "statusCode": 200, "latency": "190.351µs", "reqID": "b64affbb-0fc9-483e-abcc-8016916267ad"} 21:43:24 #10 386.2 Downloading repositoryGenerator from repo http://localhost:18080 21:43:24 #10 386.2 2024-10-17T21:43:24.683Z INFO [447] Request served {"path": "/charts/repositoryGenerator-13.0.0.tgz", "comment": "", "clientIP": "127.0.0.1", "method": "GET", "statusCode": 200, "latency": "270.541µs", "reqID": "12ad11a6-09d0-4689-a76c-4532052ea1ca"} 21:43:24 #10 386.4 Downloading serviceAccount from repo http://localhost:18080 21:43:24 #10 386.4 2024-10-17T21:43:24.843Z INFO [448] Request served {"path": "/charts/serviceAccount-13.0.1.tgz", "comment": "", "clientIP": "127.0.0.1", "method": "GET", "statusCode": 200, "latency": "173.42µs", "reqID": "18bc3e45-7632-4764-b06b-f1309a8799a1"} 21:43:24 #10 386.4 Deleting outdated charts 21:43:25 #10 386.4 Skipping linting of multicloud 21:43:25 #10 386.9 Pushing multicloud-13.0.0.tgz to local... 21:43:25 #10 387.0 2024-10-17T21:43:25.507Z INFO [449] Request served {"path": "/api/charts", "comment": "", "clientIP": "127.0.0.1", "method": "POST", "statusCode": 201, "latency": "121.423266ms", "reqID": "5aa7fa38-ba67-4826-9873-e89ccb4270a3"} 21:43:25 #10 387.0 Done. 21:43:28 #10 390.0 make[1]: Leaving directory '/tmp/it-dep/smo-install/onap_oom/kubernetes' 21:43:28 #10 390.0 21:43:28 #10 390.0 [nbi] 21:43:28 #10 390.0 make[1]: Entering directory '/tmp/it-dep/smo-install/onap_oom/kubernetes' 21:43:28 #10 390.1 Hang tight while we grab the latest from your chart repositories... 21:43:28 #10 390.2 2024-10-17T21:43:28.632Z INFO [450] Request served {"path": "/index.yaml", "comment": "", "clientIP": "127.0.0.1", "method": "GET", "statusCode": 200, "latency": "114.47µs", "reqID": "c52f39a7-3fdf-461d-a87f-f15402425dcf"} 21:43:28 #10 390.2 ...Successfully got an update from the "local" chart repository 21:43:28 #10 390.2 Update Complete. ⎈Happy Helming!⎈ 21:43:28 #10 390.2 Saving 6 charts 21:43:28 #10 390.2 Downloading common from repo http://localhost:18080 21:43:28 #10 390.3 2024-10-17T21:43:28.740Z INFO [451] Request served {"path": "/charts/common-13.0.2.tgz", "comment": "", "clientIP": "127.0.0.1", "method": "GET", "statusCode": 200, "latency": "315.71µs", "reqID": "a5bfc259-8e83-41d1-bc99-ebfebe74d144"} 21:43:28 #10 390.3 Downloading mongo from repo http://localhost:18080 21:43:28 #10 390.3 2024-10-17T21:43:28.757Z INFO [452] Request served {"path": "/charts/mongo-13.0.0.tgz", "comment": "", "clientIP": "127.0.0.1", "method": "GET", "statusCode": 200, "latency": "193.92µs", "reqID": "b13b5ede-72e3-4849-a90e-a12845c39a69"} 21:43:28 #10 390.3 Downloading mariadb-galera from repo http://localhost:18080 21:43:28 #10 390.3 2024-10-17T21:43:28.772Z INFO [453] Request served {"path": "/charts/mariadb-galera-13.0.1.tgz", "comment": "", "clientIP": "127.0.0.1", "method": "GET", "statusCode": 200, "latency": "247.721µs", "reqID": "17f0053d-1076-47e2-b03d-675201b41e67"} 21:43:28 #10 390.3 Downloading mariadb-init from repo http://localhost:18080 21:43:28 #10 390.3 2024-10-17T21:43:28.786Z INFO [454] Request served {"path": "/charts/mariadb-init-13.0.0.tgz", "comment": "", "clientIP": "127.0.0.1", "method": "GET", "statusCode": 200, "latency": "273.151µs", "reqID": "38635e2c-318e-4613-80c1-dd53e278e00b"} 21:43:28 #10 390.3 Downloading repositoryGenerator from repo http://localhost:18080 21:43:28 #10 390.3 2024-10-17T21:43:28.796Z INFO [455] Request served {"path": "/charts/repositoryGenerator-13.0.0.tgz", "comment": "", "clientIP": "127.0.0.1", "method": "GET", "statusCode": 200, "latency": "162.08µs", "reqID": "9c517a07-6368-4469-9d78-2d42dddd49ed"} 21:43:28 #10 390.3 Downloading serviceAccount from repo http://localhost:18080 21:43:28 #10 390.3 2024-10-17T21:43:28.812Z INFO [456] Request served {"path": "/charts/serviceAccount-13.0.1.tgz", "comment": "", "clientIP": "127.0.0.1", "method": "GET", "statusCode": 200, "latency": "448.561µs", "reqID": "5ecef4ee-62c0-43fa-b4d9-ce085a650fc0"} 21:43:28 #10 390.4 Deleting outdated charts 21:43:28 #10 390.4 Skipping linting of nbi 21:43:29 #10 390.7 Pushing nbi-13.0.0.tgz to local... 21:43:29 #10 390.8 2024-10-17T21:43:29.235Z INFO [457] Request served {"path": "/api/charts", "comment": "", "clientIP": "127.0.0.1", "method": "POST", "statusCode": 201, "latency": "70.677892ms", "reqID": "ff8c306b-9898-4099-8f83-0f73aae4d518"} 21:43:29 #10 390.8 Done. 21:43:32 #10 393.8 make[1]: Leaving directory '/tmp/it-dep/smo-install/onap_oom/kubernetes' 21:43:32 #10 393.8 21:43:32 #10 393.8 [oof] 21:43:32 #10 393.8 make[1]: Entering directory '/tmp/it-dep/smo-install/onap_oom/kubernetes' 21:43:32 #10 393.8 make[2]: Entering directory '/tmp/it-dep/smo-install/onap_oom/kubernetes/oof' 21:43:32 #10 393.9 21:43:32 #10 393.9 [components] 21:43:32 #10 393.9 make[3]: Entering directory '/tmp/it-dep/smo-install/onap_oom/kubernetes/oof' 21:43:32 #10 393.9 make[4]: Entering directory '/tmp/it-dep/smo-install/onap_oom/kubernetes/oof/components' 21:43:32 #10 394.0 21:43:32 #10 394.0 [oof-has] 21:43:32 #10 394.0 make[5]: Entering directory '/tmp/it-dep/smo-install/onap_oom/kubernetes/oof/components' 21:43:32 #10 394.0 make[6]: Entering directory '/tmp/it-dep/smo-install/onap_oom/kubernetes/oof/components/oof-has' 21:43:32 #10 394.1 21:43:32 #10 394.1 [components] 21:43:32 #10 394.1 make[7]: Entering directory '/tmp/it-dep/smo-install/onap_oom/kubernetes/oof/components/oof-has' 21:43:32 #10 394.1 make[8]: Entering directory '/tmp/it-dep/smo-install/onap_oom/kubernetes/oof/components/oof-has/components' 21:43:32 #10 394.2 21:43:32 #10 394.2 [oof-has-api] 21:43:32 #10 394.2 make[9]: Entering directory '/tmp/it-dep/smo-install/onap_oom/kubernetes/oof/components/oof-has/components' 21:43:32 #10 394.3 Hang tight while we grab the latest from your chart repositories... 21:43:32 #10 394.3 2024-10-17T21:43:32.796Z INFO [458] Request served {"path": "/index.yaml", "comment": "", "clientIP": "127.0.0.1", "method": "GET", "statusCode": 200, "latency": "231.221µs", "reqID": "8aa1ca4e-a5d9-4fef-8646-af14bbc9b3e0"} 21:43:32 #10 394.3 ...Successfully got an update from the "local" chart repository 21:43:32 #10 394.3 Update Complete. ⎈Happy Helming!⎈ 21:43:32 #10 394.4 Saving 5 charts 21:43:32 #10 394.4 Downloading common from repo http://localhost:18080 21:43:32 #10 394.4 2024-10-17T21:43:32.876Z INFO [459] Request served {"path": "/charts/common-13.0.2.tgz", "comment": "", "clientIP": "127.0.0.1", "method": "GET", "statusCode": 200, "latency": "261.7µs", "reqID": "e78d50fd-f328-496d-a223-dfa52b994052"} 21:43:32 #10 394.4 Downloading repositoryGenerator from repo http://localhost:18080 21:43:32 #10 394.4 2024-10-17T21:43:32.897Z INFO [460] Request served {"path": "/charts/repositoryGenerator-13.0.0.tgz", "comment": "", "clientIP": "127.0.0.1", "method": "GET", "statusCode": 200, "latency": "199.7µs", "reqID": "04b00e68-6d1a-493c-8655-40f729ef0917"} 21:43:33 #10 394.4 Downloading serviceAccount from repo http://localhost:18080 21:43:33 #10 394.4 2024-10-17T21:43:32.908Z INFO [461] Request served {"path": "/charts/serviceAccount-13.0.1.tgz", "comment": "", "clientIP": "127.0.0.1", "method": "GET", "statusCode": 200, "latency": "156.99µs", "reqID": "b10300ad-7bf8-4daf-b5d0-3e4ecf17d60f"} 21:43:33 #10 394.4 Downloading readinessCheck from repo http://localhost:18080 21:43:33 #10 394.4 2024-10-17T21:43:32.931Z INFO [462] Request served {"path": "/charts/readinessCheck-13.0.0.tgz", "comment": "", "clientIP": "127.0.0.1", "method": "GET", "statusCode": 200, "latency": "258.43µs", "reqID": "284f4870-9434-4e99-8f24-e912cdb936e1"} 21:43:33 #10 394.5 Deleting outdated charts 21:43:33 #10 394.5 Skipping linting of oof-has-api 21:43:33 #10 394.7 Pushing oof-has-api-13.0.0.tgz to local... 21:43:33 #10 394.7 2024-10-17T21:43:33.188Z INFO [463] Request served {"path": "/api/charts", "comment": "", "clientIP": "127.0.0.1", "method": "POST", "statusCode": 201, "latency": "18.169076ms", "reqID": "8210d743-6b31-4ec0-b160-e363e578373a"} 21:43:33 #10 394.7 Done. 21:43:36 #10 397.7 #@helm repo index /tmp/it-dep/smo-install/onap_oom/kubernetes/oof/components/oof-has/components/../../../../dist/packages 21:43:36 #10 397.7 make[9]: Leaving directory '/tmp/it-dep/smo-install/onap_oom/kubernetes/oof/components/oof-has/components' 21:43:36 #10 397.7 21:43:36 #10 397.7 [oof-has-controller] 21:43:36 #10 397.7 make[9]: Entering directory '/tmp/it-dep/smo-install/onap_oom/kubernetes/oof/components/oof-has/components' 21:43:36 #10 397.8 Hang tight while we grab the latest from your chart repositories... 21:43:36 #10 397.8 2024-10-17T21:43:36.303Z INFO [464] Request served {"path": "/index.yaml", "comment": "", "clientIP": "127.0.0.1", "method": "GET", "statusCode": 200, "latency": "202.121µs", "reqID": "579fcfac-b90a-4639-ba72-9b4babb1f583"} 21:43:36 #10 397.8 ...Successfully got an update from the "local" chart repository 21:43:36 #10 397.8 Update Complete. ⎈Happy Helming!⎈ 21:43:36 #10 397.9 Saving 5 charts 21:43:36 #10 397.9 Downloading common from repo http://localhost:18080 21:43:36 #10 397.9 2024-10-17T21:43:36.373Z INFO [465] Request served {"path": "/charts/common-13.0.2.tgz", "comment": "", "clientIP": "127.0.0.1", "method": "GET", "statusCode": 200, "latency": "265.46µs", "reqID": "0e1ef1df-2717-4e66-a76d-8a583f4d20a4"} 21:43:36 #10 397.9 Downloading repositoryGenerator from repo http://localhost:18080 21:43:36 #10 397.9 2024-10-17T21:43:36.388Z INFO [466] Request served {"path": "/charts/repositoryGenerator-13.0.0.tgz", "comment": "", "clientIP": "127.0.0.1", "method": "GET", "statusCode": 200, "latency": "174.18µs", "reqID": "997326be-1c5b-4b10-bd5e-3dca55507e6a"} 21:43:36 #10 397.9 Downloading serviceAccount from repo http://localhost:18080 21:43:36 #10 397.9 2024-10-17T21:43:36.401Z INFO [467] Request served {"path": "/charts/serviceAccount-13.0.1.tgz", "comment": "", "clientIP": "127.0.0.1", "method": "GET", "statusCode": 200, "latency": "197.511µs", "reqID": "aa178196-efcb-4254-b451-da8deb5c9b30"} 21:43:36 #10 397.9 Downloading readinessCheck from repo http://localhost:18080 21:43:36 #10 397.9 2024-10-17T21:43:36.417Z INFO [468] Request served {"path": "/charts/readinessCheck-13.0.0.tgz", "comment": "", "clientIP": "127.0.0.1", "method": "GET", "statusCode": 200, "latency": "1.141213ms", "reqID": "e27ea9d2-0c73-450a-84cc-1a0e8357a0c7"} 21:43:36 #10 397.9 Deleting outdated charts 21:43:36 #10 397.9 Skipping linting of oof-has-controller 21:43:36 #10 398.2 Pushing oof-has-controller-13.0.0.tgz to local... 21:43:36 #10 398.2 2024-10-17T21:43:36.695Z INFO [469] Request served {"path": "/api/charts", "comment": "", "clientIP": "127.0.0.1", "method": "POST", "statusCode": 201, "latency": "25.517401ms", "reqID": "a9e458ee-b7e7-4e3a-a3a5-02136ab0d1e8"} 21:43:36 #10 398.2 Done. 21:43:39 #10 401.2 #@helm repo index /tmp/it-dep/smo-install/onap_oom/kubernetes/oof/components/oof-has/components/../../../../dist/packages 21:43:39 #10 401.2 make[9]: Leaving directory '/tmp/it-dep/smo-install/onap_oom/kubernetes/oof/components/oof-has/components' 21:43:39 #10 401.2 21:43:39 #10 401.2 [oof-has-data] 21:43:39 #10 401.2 make[9]: Entering directory '/tmp/it-dep/smo-install/onap_oom/kubernetes/oof/components/oof-has/components' 21:43:39 #10 401.4 Hang tight while we grab the latest from your chart repositories... 21:43:39 #10 401.4 2024-10-17T21:43:39.879Z INFO [470] Request served {"path": "/index.yaml", "comment": "", "clientIP": "127.0.0.1", "method": "GET", "statusCode": 200, "latency": "164.16µs", "reqID": "b04cc4e1-ca86-46ba-abc9-1d59829ddd6f"} 21:43:39 #10 401.4 ...Successfully got an update from the "local" chart repository 21:43:39 #10 401.4 Update Complete. ⎈Happy Helming!⎈ 21:43:39 #10 401.5 Saving 5 charts 21:43:39 #10 401.5 Downloading common from repo http://localhost:18080 21:43:40 #10 401.5 2024-10-17T21:43:39.983Z INFO [471] Request served {"path": "/charts/common-13.0.2.tgz", "comment": "", "clientIP": "127.0.0.1", "method": "GET", "statusCode": 200, "latency": "261.781µs", "reqID": "e0fe4941-fc2e-4f02-98e3-980e93ea885d"} 21:43:40 #10 401.5 Downloading repositoryGenerator from repo http://localhost:18080 21:43:40 #10 401.5 2024-10-17T21:43:40.006Z INFO [472] Request served {"path": "/charts/repositoryGenerator-13.0.0.tgz", "comment": "", "clientIP": "127.0.0.1", "method": "GET", "statusCode": 200, "latency": "547.861µs", "reqID": "3ab24d21-5f25-42c1-8bcd-1ce8a4c7a59d"} 21:43:40 #10 401.5 Downloading serviceAccount from repo http://localhost:18080 21:43:40 #10 401.5 2024-10-17T21:43:40.025Z INFO [473] Request served {"path": "/charts/serviceAccount-13.0.1.tgz", "comment": "", "clientIP": "127.0.0.1", "method": "GET", "statusCode": 200, "latency": "269.131µs", "reqID": "a7ee5e5f-ae7e-42ee-806c-198106eb729a"} 21:43:40 #10 401.5 Downloading readinessCheck from repo http://localhost:18080 21:43:40 #10 401.6 2024-10-17T21:43:40.040Z INFO [474] Request served {"path": "/charts/readinessCheck-13.0.0.tgz", "comment": "", "clientIP": "127.0.0.1", "method": "GET", "statusCode": 200, "latency": "215.27µs", "reqID": "bc8471a0-d4f4-4ab9-bea1-bb44d76dba34"} 21:43:40 #10 401.6 Deleting outdated charts 21:43:40 #10 401.6 Skipping linting of oof-has-data 21:43:40 #10 401.8 Pushing oof-has-data-13.0.0.tgz to local... 21:43:40 #10 401.9 2024-10-17T21:43:40.361Z INFO [475] Request served {"path": "/api/charts", "comment": "", "clientIP": "127.0.0.1", "method": "POST", "statusCode": 201, "latency": "26.708714ms", "reqID": "a4b5e2c1-7f4d-471d-953a-b38e11146c30"} 21:43:40 #10 401.9 Done. 21:43:43 #10 404.9 #@helm repo index /tmp/it-dep/smo-install/onap_oom/kubernetes/oof/components/oof-has/components/../../../../dist/packages 21:43:43 #10 404.9 make[9]: Leaving directory '/tmp/it-dep/smo-install/onap_oom/kubernetes/oof/components/oof-has/components' 21:43:43 #10 404.9 21:43:43 #10 404.9 [oof-has-reservation] 21:43:43 #10 404.9 make[9]: Entering directory '/tmp/it-dep/smo-install/onap_oom/kubernetes/oof/components/oof-has/components' 21:43:43 #10 405.0 Hang tight while we grab the latest from your chart repositories... 21:43:43 #10 405.0 2024-10-17T21:43:43.501Z INFO [476] Request served {"path": "/index.yaml", "comment": "", "clientIP": "127.0.0.1", "method": "GET", "statusCode": 200, "latency": "215.35µs", "reqID": "2cb40384-42c9-4a74-9895-dbe466957b2e"} 21:43:43 #10 405.0 ...Successfully got an update from the "local" chart repository 21:43:43 #10 405.0 Update Complete. ⎈Happy Helming!⎈ 21:43:43 #10 405.1 Saving 5 charts 21:43:43 #10 405.1 Downloading common from repo http://localhost:18080 21:43:43 #10 405.1 2024-10-17T21:43:43.591Z INFO [477] Request served {"path": "/charts/common-13.0.2.tgz", "comment": "", "clientIP": "127.0.0.1", "method": "GET", "statusCode": 200, "latency": "345.551µs", "reqID": "0f64ec21-354b-4ddd-9fb3-f71c597b2e5e"} 21:43:43 #10 405.1 Downloading repositoryGenerator from repo http://localhost:18080 21:43:43 #10 405.1 2024-10-17T21:43:43.611Z INFO [478] Request served {"path": "/charts/repositoryGenerator-13.0.0.tgz", "comment": "", "clientIP": "127.0.0.1", "method": "GET", "statusCode": 200, "latency": "152.63µs", "reqID": "00c727a7-da5e-4376-88e4-3efeb05b0c3e"} 21:43:43 #10 405.1 Downloading serviceAccount from repo http://localhost:18080 21:43:43 #10 405.2 2024-10-17T21:43:43.633Z INFO [479] Request served {"path": "/charts/serviceAccount-13.0.1.tgz", "comment": "", "clientIP": "127.0.0.1", "method": "GET", "statusCode": 200, "latency": "389.611µs", "reqID": "225a8459-86bb-47ac-ae5f-461bf7abfbfb"} 21:43:43 #10 405.2 Downloading readinessCheck from repo http://localhost:18080 21:43:43 #10 405.2 2024-10-17T21:43:43.649Z INFO [480] Request served {"path": "/charts/readinessCheck-13.0.0.tgz", "comment": "", "clientIP": "127.0.0.1", "method": "GET", "statusCode": 200, "latency": "380.009µs", "reqID": "9c20a0d6-a5dd-40be-9fbb-6f133e39d202"} 21:43:43 #10 405.2 Deleting outdated charts 21:43:43 #10 405.2 Skipping linting of oof-has-reservation 21:43:44 #10 405.4 Pushing oof-has-reservation-13.0.0.tgz to local... 21:43:44 #10 405.5 2024-10-17T21:43:43.955Z INFO [481] Request served {"path": "/api/charts", "comment": "", "clientIP": "127.0.0.1", "method": "POST", "statusCode": 201, "latency": "28.266406ms", "reqID": "b768eee8-6dc4-4646-83ca-d13000df55b9"} 21:43:44 #10 405.5 Done. 21:43:47 #10 408.5 #@helm repo index /tmp/it-dep/smo-install/onap_oom/kubernetes/oof/components/oof-has/components/../../../../dist/packages 21:43:47 #10 408.5 make[9]: Leaving directory '/tmp/it-dep/smo-install/onap_oom/kubernetes/oof/components/oof-has/components' 21:43:47 #10 408.5 21:43:47 #10 408.5 [oof-has-solver] 21:43:47 #10 408.5 make[9]: Entering directory '/tmp/it-dep/smo-install/onap_oom/kubernetes/oof/components/oof-has/components' 21:43:47 #10 408.6 Hang tight while we grab the latest from your chart repositories... 21:43:47 #10 408.6 2024-10-17T21:43:47.084Z INFO [482] Request served {"path": "/index.yaml", "comment": "", "clientIP": "127.0.0.1", "method": "GET", "statusCode": 200, "latency": "214.089µs", "reqID": "9a7d0cc2-b1dd-4ea1-8c09-eb27cc4cd3f8"} 21:43:47 #10 408.6 ...Successfully got an update from the "local" chart repository 21:43:47 #10 408.6 Update Complete. ⎈Happy Helming!⎈ 21:43:47 #10 408.7 Saving 5 charts 21:43:47 #10 408.7 Downloading common from repo http://localhost:18080 21:43:47 #10 408.7 2024-10-17T21:43:47.177Z INFO [483] Request served {"path": "/charts/common-13.0.2.tgz", "comment": "", "clientIP": "127.0.0.1", "method": "GET", "statusCode": 200, "latency": "351.231µs", "reqID": "a8e79b53-5c92-4bd8-8dd6-5858171ef946"} 21:43:47 #10 408.7 Downloading repositoryGenerator from repo http://localhost:18080 21:43:47 #10 408.7 2024-10-17T21:43:47.199Z INFO [484] Request served {"path": "/charts/repositoryGenerator-13.0.0.tgz", "comment": "", "clientIP": "127.0.0.1", "method": "GET", "statusCode": 200, "latency": "356.751µs", "reqID": "dc206a99-a265-4129-89d4-d7c9acbadae6"} 21:43:47 #10 408.7 Downloading serviceAccount from repo http://localhost:18080 21:43:47 #10 408.7 2024-10-17T21:43:47.220Z INFO [485] Request served {"path": "/charts/serviceAccount-13.0.1.tgz", "comment": "", "clientIP": "127.0.0.1", "method": "GET", "statusCode": 200, "latency": "321.621µs", "reqID": "910f24f2-6bf0-4597-9a08-6e953cee1c25"} 21:43:47 #10 408.7 Downloading readinessCheck from repo http://localhost:18080 21:43:47 #10 408.8 2024-10-17T21:43:47.237Z INFO [486] Request served {"path": "/charts/readinessCheck-13.0.0.tgz", "comment": "", "clientIP": "127.0.0.1", "method": "GET", "statusCode": 200, "latency": "195.56µs", "reqID": "b7d2dddd-12c5-4c26-8e56-a21e2c04b1f3"} 21:43:47 #10 408.8 Deleting outdated charts 21:43:47 #10 408.8 Skipping linting of oof-has-solver 21:43:47 #10 409.0 Pushing oof-has-solver-13.0.0.tgz to local... 21:43:47 #10 409.1 2024-10-17T21:43:47.560Z INFO [487] Request served {"path": "/api/charts", "comment": "", "clientIP": "127.0.0.1", "method": "POST", "statusCode": 201, "latency": "28.742637ms", "reqID": "27db1cdd-6a10-42b3-944c-fbcf1e5e1827"} 21:43:47 #10 409.1 Done. 21:43:50 #10 412.1 #@helm repo index /tmp/it-dep/smo-install/onap_oom/kubernetes/oof/components/oof-has/components/../../../../dist/packages 21:43:50 #10 412.1 make[9]: Leaving directory '/tmp/it-dep/smo-install/onap_oom/kubernetes/oof/components/oof-has/components' 21:43:50 #10 412.1 make[8]: Leaving directory '/tmp/it-dep/smo-install/onap_oom/kubernetes/oof/components/oof-has/components' 21:43:53 #10 415.1 #@helm repo index /tmp/it-dep/smo-install/onap_oom/kubernetes/oof/components/oof-has/../../../dist/packages 21:43:53 #10 415.1 make[7]: Leaving directory '/tmp/it-dep/smo-install/onap_oom/kubernetes/oof/components/oof-has' 21:43:53 #10 415.1 make[6]: Leaving directory '/tmp/it-dep/smo-install/onap_oom/kubernetes/oof/components/oof-has' 21:43:53 #10 415.2 Hang tight while we grab the latest from your chart repositories... 21:43:53 #10 415.2 2024-10-17T21:43:53.645Z INFO [488] Request served {"path": "/index.yaml", "comment": "", "clientIP": "127.0.0.1", "method": "GET", "statusCode": 200, "latency": "268.4µs", "reqID": "ce4ebe71-2585-4c92-8a2e-dc97a5be6b3f"} 21:43:53 #10 415.2 ...Successfully got an update from the "local" chart repository 21:43:53 #10 415.2 Update Complete. ⎈Happy Helming!⎈ 21:43:53 #10 415.3 Saving 9 charts 21:43:53 #10 415.3 Downloading common from repo http://localhost:18080 21:43:53 #10 415.3 2024-10-17T21:43:53.771Z INFO [489] Request served {"path": "/charts/common-13.0.2.tgz", "comment": "", "clientIP": "127.0.0.1", "method": "GET", "statusCode": 200, "latency": "221.681µs", "reqID": "4a484667-834a-4fb9-90b2-14c64836369f"} 21:43:53 #10 415.3 Downloading etcd from repo http://localhost:18080 21:43:53 #10 415.3 2024-10-17T21:43:53.787Z INFO [490] Request served {"path": "/charts/etcd-13.0.0.tgz", "comment": "", "clientIP": "127.0.0.1", "method": "GET", "statusCode": 200, "latency": "293.841µs", "reqID": "31ba7d40-2c82-4936-8f40-83fbe68cb431"} 21:43:53 #10 415.3 Downloading etcd-init from repo http://localhost:18080 21:43:53 #10 415.3 2024-10-17T21:43:53.800Z INFO [491] Request served {"path": "/charts/etcd-init-13.0.0.tgz", "comment": "", "clientIP": "127.0.0.1", "method": "GET", "statusCode": 200, "latency": "315.701µs", "reqID": "efd9dc1f-7d24-40bf-908c-0fd02ae071c9"} 21:43:54 #10 415.5 Downloading repositoryGenerator from repo http://localhost:18080 21:43:54 #10 415.5 2024-10-17T21:43:53.958Z INFO [492] Request served {"path": "/charts/repositoryGenerator-13.0.0.tgz", "comment": "", "clientIP": "127.0.0.1", "method": "GET", "statusCode": 200, "latency": "225.791µs", "reqID": "6bc90e24-c88e-4b0a-9825-50a49c7126fe"} 21:43:54 #10 415.5 Deleting outdated charts 21:43:54 #10 415.5 Skipping linting of oof-has 21:43:54 #10 416.1 Pushing oof-has-13.0.0.tgz to local... 21:43:54 #10 416.2 2024-10-17T21:43:54.702Z INFO [493] Request served {"path": "/api/charts", "comment": "", "clientIP": "127.0.0.1", "method": "POST", "statusCode": 201, "latency": "143.494461ms", "reqID": "9e032bef-ea07-4fef-81a2-e3009a7c524a"} 21:43:54 #10 416.2 Done. 21:43:57 #10 419.2 #@helm repo index /tmp/it-dep/smo-install/onap_oom/kubernetes/oof/components/../../dist/packages 21:43:57 #10 419.2 make[5]: Leaving directory '/tmp/it-dep/smo-install/onap_oom/kubernetes/oof/components' 21:43:57 #10 419.2 21:43:57 #10 419.2 [oof-templates] 21:43:57 #10 419.2 make[5]: Entering directory '/tmp/it-dep/smo-install/onap_oom/kubernetes/oof/components' 21:43:57 #10 419.4 Hang tight while we grab the latest from your chart repositories... 21:43:57 #10 419.4 2024-10-17T21:43:57.836Z INFO [494] Request served {"path": "/index.yaml", "comment": "", "clientIP": "127.0.0.1", "method": "GET", "statusCode": 200, "latency": "171.13µs", "reqID": "47c666d6-9c79-4e4c-8b8f-8d373cac295c"} 21:43:57 #10 419.4 ...Successfully got an update from the "local" chart repository 21:43:57 #10 419.4 Update Complete. ⎈Happy Helming!⎈ 21:43:57 #10 419.4 Saving 1 charts 21:43:57 #10 419.4 Downloading common from repo http://localhost:18080 21:43:57 #10 419.4 2024-10-17T21:43:57.889Z INFO [495] Request served {"path": "/charts/common-13.0.2.tgz", "comment": "", "clientIP": "127.0.0.1", "method": "GET", "statusCode": 200, "latency": "338.221µs", "reqID": "3736b77d-b26e-4ed2-8214-02e7fc1349ef"} 21:43:57 #10 419.4 Deleting outdated charts 21:43:57 #10 419.4 Skipping linting of oof-templates 21:43:58 #10 419.6 Pushing oof-templates-13.0.0.tgz to local... 21:43:58 #10 419.6 2024-10-17T21:43:58.121Z INFO [496] Request served {"path": "/api/charts", "comment": "", "clientIP": "127.0.0.1", "method": "POST", "statusCode": 201, "latency": "6.149762ms", "reqID": "1144537f-abfa-4f71-82b8-4563376ab397"} 21:43:58 #10 419.6 Done. 21:44:01 #10 422.6 #@helm repo index /tmp/it-dep/smo-install/onap_oom/kubernetes/oof/components/../../dist/packages 21:44:01 #10 422.6 make[5]: Leaving directory '/tmp/it-dep/smo-install/onap_oom/kubernetes/oof/components' 21:44:01 #10 422.6 make[4]: Leaving directory '/tmp/it-dep/smo-install/onap_oom/kubernetes/oof/components' 21:44:04 #10 425.7 #@helm repo index /tmp/it-dep/smo-install/onap_oom/kubernetes/oof/../dist/packages 21:44:04 #10 425.7 make[3]: Leaving directory '/tmp/it-dep/smo-install/onap_oom/kubernetes/oof' 21:44:04 #10 425.7 make[2]: Leaving directory '/tmp/it-dep/smo-install/onap_oom/kubernetes/oof' 21:44:04 #10 425.7 Hang tight while we grab the latest from your chart repositories... 21:44:04 #10 425.7 2024-10-17T21:44:04.191Z INFO [497] Request served {"path": "/index.yaml", "comment": "", "clientIP": "127.0.0.1", "method": "GET", "statusCode": 200, "latency": "168.571µs", "reqID": "f6e5ea71-1a76-46d4-9633-c731231caf86"} 21:44:04 #10 425.7 ...Successfully got an update from the "local" chart repository 21:44:04 #10 425.7 Update Complete. ⎈Happy Helming!⎈ 21:44:04 #10 425.8 Saving 6 charts 21:44:04 #10 425.8 Downloading common from repo http://localhost:18080 21:44:04 #10 425.8 2024-10-17T21:44:04.331Z INFO [498] Request served {"path": "/charts/common-13.0.2.tgz", "comment": "", "clientIP": "127.0.0.1", "method": "GET", "statusCode": 200, "latency": "147.15µs", "reqID": "312351d3-3118-48a6-a3fb-3faee4aa1e59"} 21:44:04 #10 426.0 Downloading repositoryGenerator from repo http://localhost:18080 21:44:04 #10 426.0 2024-10-17T21:44:04.509Z INFO [499] Request served {"path": "/charts/repositoryGenerator-13.0.0.tgz", "comment": "", "clientIP": "127.0.0.1", "method": "GET", "statusCode": 200, "latency": "262.011µs", "reqID": "bb7037b2-fdaa-4a5e-ba9a-0507a6d378b8"} 21:44:04 #10 426.0 Downloading serviceAccount from repo http://localhost:18080 21:44:04 #10 426.0 2024-10-17T21:44:04.519Z INFO [500] Request served {"path": "/charts/serviceAccount-13.0.1.tgz", "comment": "", "clientIP": "127.0.0.1", "method": "GET", "statusCode": 200, "latency": "281.931µs", "reqID": "f2ce37b2-5ff0-46a2-ae77-5286a66f06e3"} 21:44:04 #10 426.0 Downloading readinessCheck from repo http://localhost:18080 21:44:04 #10 426.1 2024-10-17T21:44:04.537Z INFO [501] Request served {"path": "/charts/readinessCheck-13.0.0.tgz", "comment": "", "clientIP": "127.0.0.1", "method": "GET", "statusCode": 200, "latency": "146.911µs", "reqID": "d1df8252-13af-498f-87c5-d2dad2fd1874"} 21:44:04 #10 426.1 Deleting outdated charts 21:44:04 #10 426.1 Skipping linting of oof 21:44:05 #10 426.7 Pushing oof-13.0.0.tgz to local... 21:44:05 #10 426.8 2024-10-17T21:44:05.279Z INFO [502] Request served {"path": "/api/charts", "comment": "", "clientIP": "127.0.0.1", "method": "POST", "statusCode": 201, "latency": "134.74134ms", "reqID": "1e4e6508-62b6-4eda-acf9-fe7499e37998"} 21:44:05 #10 426.8 Done. 21:44:08 #10 429.8 make[1]: Leaving directory '/tmp/it-dep/smo-install/onap_oom/kubernetes' 21:44:08 #10 429.8 21:44:08 #10 429.8 [platform] 21:44:08 #10 429.8 make[1]: Entering directory '/tmp/it-dep/smo-install/onap_oom/kubernetes' 21:44:08 #10 429.9 make[2]: Entering directory '/tmp/it-dep/smo-install/onap_oom/kubernetes/platform' 21:44:08 #10 429.9 21:44:08 #10 429.9 [components] 21:44:08 #10 429.9 make[3]: Entering directory '/tmp/it-dep/smo-install/onap_oom/kubernetes/platform' 21:44:08 #10 430.0 make[4]: Entering directory '/tmp/it-dep/smo-install/onap_oom/kubernetes/platform/components' 21:44:08 #10 430.0 21:44:08 #10 430.0 [chartmuseum] 21:44:08 #10 430.0 make[5]: Entering directory '/tmp/it-dep/smo-install/onap_oom/kubernetes/platform/components' 21:44:08 #10 430.1 Hang tight while we grab the latest from your chart repositories... 21:44:08 #10 430.1 2024-10-17T21:44:08.632Z INFO [503] Request served {"path": "/index.yaml", "comment": "", "clientIP": "127.0.0.1", "method": "GET", "statusCode": 200, "latency": "180.92µs", "reqID": "37abacab-d705-4476-b3ec-dedcf00ddb41"} 21:44:08 #10 430.2 ...Successfully got an update from the "local" chart repository 21:44:08 #10 430.2 Update Complete. ⎈Happy Helming!⎈ 21:44:08 #10 430.2 Saving 4 charts 21:44:08 #10 430.2 Downloading common from repo http://localhost:18080 21:44:08 #10 430.3 2024-10-17T21:44:08.744Z INFO [504] Request served {"path": "/charts/common-13.0.2.tgz", "comment": "", "clientIP": "127.0.0.1", "method": "GET", "statusCode": 200, "latency": "235.351µs", "reqID": "8b77ef9b-dcc1-4a81-b263-6de0635878ec"} 21:44:08 #10 430.3 Downloading repositoryGenerator from repo http://localhost:18080 21:44:08 #10 430.3 2024-10-17T21:44:08.760Z INFO [505] Request served {"path": "/charts/repositoryGenerator-13.0.0.tgz", "comment": "", "clientIP": "127.0.0.1", "method": "GET", "statusCode": 200, "latency": "245.871µs", "reqID": "fdfea609-2b47-4eb0-9983-9638ef6b8c2f"} 21:44:08 #10 430.3 Downloading readinessCheck from repo http://localhost:18080 21:44:08 #10 430.3 2024-10-17T21:44:08.776Z INFO [506] Request served {"path": "/charts/readinessCheck-13.0.0.tgz", "comment": "", "clientIP": "127.0.0.1", "method": "GET", "statusCode": 200, "latency": "178.221µs", "reqID": "b9f6d78c-47f2-4c12-af91-9936fb17890e"} 21:44:08 #10 430.3 Downloading serviceAccount from repo http://localhost:18080 21:44:08 #10 430.3 2024-10-17T21:44:08.791Z INFO [507] Request served {"path": "/charts/serviceAccount-13.0.1.tgz", "comment": "", "clientIP": "127.0.0.1", "method": "GET", "statusCode": 200, "latency": "225.331µs", "reqID": "eb663e4c-c98b-42eb-9382-b20009e05bc5"} 21:44:08 #10 430.3 Deleting outdated charts 21:44:08 #10 430.3 Skipping linting of chartmuseum 21:44:09 #10 430.6 Pushing chartmuseum-13.0.0.tgz to local... 21:44:09 #10 430.6 2024-10-17T21:44:09.115Z INFO [508] Request served {"path": "/api/charts", "comment": "", "clientIP": "127.0.0.1", "method": "POST", "statusCode": 201, "latency": "27.921733ms", "reqID": "317f89d2-c8db-4406-b8c9-ab62255a8a99"} 21:44:09 #10 430.6 Done. 21:44:12 #10 433.6 #@helm repo index /tmp/it-dep/smo-install/onap_oom/kubernetes/platform/components/../../dist/packages 21:44:12 #10 433.7 make[5]: Leaving directory '/tmp/it-dep/smo-install/onap_oom/kubernetes/platform/components' 21:44:12 #10 433.7 21:44:12 #10 433.7 [cmpv2-cert-provider] 21:44:12 #10 433.7 make[5]: Entering directory '/tmp/it-dep/smo-install/onap_oom/kubernetes/platform/components' 21:44:12 #10 433.8 Hang tight while we grab the latest from your chart repositories... 21:44:12 #10 433.8 2024-10-17T21:44:12.284Z INFO [509] Request served {"path": "/index.yaml", "comment": "", "clientIP": "127.0.0.1", "method": "GET", "statusCode": 200, "latency": "1.020352ms", "reqID": "5cced378-d755-4d70-a732-b549e812b816"} 21:44:12 #10 433.8 ...Successfully got an update from the "local" chart repository 21:44:12 #10 433.8 Update Complete. ⎈Happy Helming!⎈ 21:44:12 #10 433.9 Saving 2 charts 21:44:12 #10 433.9 Downloading common from repo http://localhost:18080 21:44:12 #10 433.9 2024-10-17T21:44:12.361Z INFO [510] Request served {"path": "/charts/common-13.0.2.tgz", "comment": "", "clientIP": "127.0.0.1", "method": "GET", "statusCode": 200, "latency": "310.821µs", "reqID": "bc0f9a36-0b5d-4456-bb9c-cb74b97b92de"} 21:44:12 #10 433.9 Downloading readinessCheck from repo http://localhost:18080 21:44:12 #10 433.9 2024-10-17T21:44:12.376Z INFO [511] Request served {"path": "/charts/readinessCheck-13.0.0.tgz", "comment": "", "clientIP": "127.0.0.1", "method": "GET", "statusCode": 200, "latency": "345.53µs", "reqID": "e6fb3aaa-6110-456b-9aa2-fecdfff4e281"} 21:44:12 #10 433.9 Deleting outdated charts 21:44:12 #10 433.9 Skipping linting of cmpv2-cert-provider 21:44:12 #10 434.2 Pushing cmpv2-cert-provider-13.0.0.tgz to local... 21:44:12 #10 434.2 2024-10-17T21:44:12.653Z INFO [512] Request served {"path": "/api/charts", "comment": "", "clientIP": "127.0.0.1", "method": "POST", "statusCode": 201, "latency": "14.302558ms", "reqID": "cd8071c7-7f8c-41ab-aff4-9065b8ba0dd5"} 21:44:12 #10 434.2 Done. 21:44:15 #10 437.2 #@helm repo index /tmp/it-dep/smo-install/onap_oom/kubernetes/platform/components/../../dist/packages 21:44:15 #10 437.2 make[5]: Leaving directory '/tmp/it-dep/smo-install/onap_oom/kubernetes/platform/components' 21:44:15 #10 437.2 21:44:15 #10 437.2 [keycloak-init] 21:44:15 #10 437.2 make[5]: Entering directory '/tmp/it-dep/smo-install/onap_oom/kubernetes/platform/components' 21:44:15 #10 437.2 make[6]: Entering directory '/tmp/it-dep/smo-install/onap_oom/kubernetes/platform/components/keycloak-init' 21:44:15 #10 437.3 21:44:15 #10 437.3 [components] 21:44:15 #10 437.3 make[7]: Entering directory '/tmp/it-dep/smo-install/onap_oom/kubernetes/platform/components/keycloak-init' 21:44:15 #10 437.4 make[8]: Entering directory '/tmp/it-dep/smo-install/onap_oom/kubernetes/platform/components/keycloak-init/components' 21:44:15 #10 437.4 21:44:15 #10 437.4 [keycloak-config-cli] 21:44:16 #10 437.4 make[9]: Entering directory '/tmp/it-dep/smo-install/onap_oom/kubernetes/platform/components/keycloak-init/components' 21:44:16 #10 437.6 Hang tight while we grab the latest from your chart repositories... 21:44:16 #10 437.6 2024-10-17T21:44:16.035Z INFO [513] Request served {"path": "/index.yaml", "comment": "", "clientIP": "127.0.0.1", "method": "GET", "statusCode": 200, "latency": "240.15µs", "reqID": "1369cdd3-fa73-4cd6-88c0-4e38bf9a2c28"} 21:44:16 #10 437.6 ...Successfully got an update from the "local" chart repository 21:44:16 #10 437.6 Update Complete. ⎈Happy Helming!⎈ 21:44:16 #10 437.6 Saving 2 charts 21:44:16 #10 437.6 Downloading common from repo http://localhost:18080 21:44:16 #10 437.6 2024-10-17T21:44:16.108Z INFO [514] Request served {"path": "/charts/common-13.0.2.tgz", "comment": "", "clientIP": "127.0.0.1", "method": "GET", "statusCode": 200, "latency": "454.631µs", "reqID": "e272bffc-482e-4c5c-89b0-516f3941a558"} 21:44:16 #10 437.6 Downloading repositoryGenerator from repo http://localhost:18080 21:44:16 #10 437.6 2024-10-17T21:44:16.130Z INFO [515] Request served {"path": "/charts/repositoryGenerator-13.0.0.tgz", "comment": "", "clientIP": "127.0.0.1", "method": "GET", "statusCode": 200, "latency": "231.31µs", "reqID": "c5c17d3d-d7e4-4e89-b3d4-260b85c6e85b"} 21:44:16 #10 437.7 Deleting outdated charts 21:44:16 #10 437.7 Skipping linting of keycloak-config-cli 21:44:16 #10 437.9 Pushing onap-keycloak-config-cli-5.6.1.tgz to local... 21:44:16 #10 437.9 2024-10-17T21:44:16.378Z INFO [516] Request served {"path": "/api/charts", "comment": "", "clientIP": "127.0.0.1", "method": "POST", "statusCode": 201, "latency": "8.886767ms", "reqID": "aab00794-1660-4a36-b19c-3cab76f140f3"} 21:44:16 #10 437.9 Done. 21:44:19 #10 440.9 #@helm repo index /tmp/it-dep/smo-install/onap_oom/kubernetes/platform/components/keycloak-init/components/../dist/packages 21:44:19 #10 440.9 make[9]: Leaving directory '/tmp/it-dep/smo-install/onap_oom/kubernetes/platform/components/keycloak-init/components' 21:44:19 #10 440.9 make[8]: Leaving directory '/tmp/it-dep/smo-install/onap_oom/kubernetes/platform/components/keycloak-init/components' 21:44:22 #10 443.9 #@helm repo index /tmp/it-dep/smo-install/onap_oom/kubernetes/platform/components/keycloak-init/../../dist/packages 21:44:22 #10 443.9 make[7]: Leaving directory '/tmp/it-dep/smo-install/onap_oom/kubernetes/platform/components/keycloak-init' 21:44:22 #10 443.9 21:44:22 #10 443.9 [resources] 21:44:22 #10 443.9 make[7]: Entering directory '/tmp/it-dep/smo-install/onap_oom/kubernetes/platform/components/keycloak-init' 21:44:25 #10 447.0 #@helm repo index /tmp/it-dep/smo-install/onap_oom/kubernetes/platform/components/keycloak-init/../../dist/packages 21:44:25 #10 447.0 make[7]: Leaving directory '/tmp/it-dep/smo-install/onap_oom/kubernetes/platform/components/keycloak-init' 21:44:25 #10 447.0 21:44:25 #10 447.0 [templates] 21:44:25 #10 447.0 make[7]: Entering directory '/tmp/it-dep/smo-install/onap_oom/kubernetes/platform/components/keycloak-init' 21:44:28 #10 450.1 #@helm repo index /tmp/it-dep/smo-install/onap_oom/kubernetes/platform/components/keycloak-init/../../dist/packages 21:44:28 #10 450.1 make[7]: Leaving directory '/tmp/it-dep/smo-install/onap_oom/kubernetes/platform/components/keycloak-init' 21:44:28 #10 450.1 make[6]: Leaving directory '/tmp/it-dep/smo-install/onap_oom/kubernetes/platform/components/keycloak-init' 21:44:28 #10 450.1 Hang tight while we grab the latest from your chart repositories... 21:44:28 #10 450.1 2024-10-17T21:44:28.602Z INFO [517] Request served {"path": "/index.yaml", "comment": "", "clientIP": "127.0.0.1", "method": "GET", "statusCode": 200, "latency": "257.991µs", "reqID": "e8360cb9-7b4c-4eee-b473-3b8587942715"} 21:44:28 #10 450.1 ...Successfully got an update from the "local" chart repository 21:44:28 #10 450.1 Update Complete. ⎈Happy Helming!⎈ 21:44:28 #10 450.2 Saving 3 charts 21:44:28 #10 450.2 Downloading common from repo http://localhost:18080 21:44:28 #10 450.2 2024-10-17T21:44:28.683Z INFO [518] Request served {"path": "/charts/common-13.0.2.tgz", "comment": "", "clientIP": "127.0.0.1", "method": "GET", "statusCode": 200, "latency": "322.911µs", "reqID": "ff89c605-e0a5-454b-8479-028e497ae2f4"} 21:44:28 #10 450.2 Downloading serviceAccount from repo http://localhost:18080 21:44:28 #10 450.2 2024-10-17T21:44:28.703Z INFO [519] Request served {"path": "/charts/serviceAccount-13.0.1.tgz", "comment": "", "clientIP": "127.0.0.1", "method": "GET", "statusCode": 200, "latency": "316.621µs", "reqID": "d3532682-4384-4f24-a1c1-ff0dfd4be1aa"} 21:44:28 #10 450.2 Deleting outdated charts 21:44:28 #10 450.2 Skipping linting of keycloak-init 21:44:29 #10 450.5 Pushing keycloak-init-13.0.0.tgz to local... 21:44:29 #10 450.5 2024-10-17T21:44:29.024Z INFO [520] Request served {"path": "/api/charts", "comment": "", "clientIP": "127.0.0.1", "method": "POST", "statusCode": 201, "latency": "23.455353ms", "reqID": "ee803b4e-72a2-41ce-926a-e25ec51eabe3"} 21:44:29 #10 450.5 Done. 21:44:32 #10 453.6 #@helm repo index /tmp/it-dep/smo-install/onap_oom/kubernetes/platform/components/../../dist/packages 21:44:32 #10 453.6 make[5]: Leaving directory '/tmp/it-dep/smo-install/onap_oom/kubernetes/platform/components' 21:44:32 #10 453.6 21:44:32 #10 453.6 [oauth2-proxy] 21:44:32 #10 453.6 make[5]: Entering directory '/tmp/it-dep/smo-install/onap_oom/kubernetes/platform/components' 21:44:32 #10 453.6 make[6]: Entering directory '/tmp/it-dep/smo-install/onap_oom/kubernetes/platform/components/oauth2-proxy' 21:44:32 #10 453.7 21:44:32 #10 453.7 [components] 21:44:32 #10 453.7 make[7]: Entering directory '/tmp/it-dep/smo-install/onap_oom/kubernetes/platform/components/oauth2-proxy' 21:44:32 #10 453.7 make[8]: Entering directory '/tmp/it-dep/smo-install/onap_oom/kubernetes/platform/components/oauth2-proxy/components' 21:44:32 #10 453.7 21:44:32 #10 453.7 [oauth2-proxy] 21:44:32 #10 453.7 make[9]: Entering directory '/tmp/it-dep/smo-install/onap_oom/kubernetes/platform/components/oauth2-proxy/components' 21:44:32 #10 453.8 Getting updates for unmanaged Helm repositories... 21:44:38 #10 459.6 ...Successfully got an update from the "https://charts.bitnami.com/bitnami" chart repository 21:44:38 #10 459.6 Hang tight while we grab the latest from your chart repositories... 21:44:38 #10 459.6 2024-10-17T21:44:38.057Z INFO [521] Request served {"path": "/index.yaml", "comment": "", "clientIP": "127.0.0.1", "method": "GET", "statusCode": 200, "latency": "183.54µs", "reqID": "f9d7aa3f-7b94-4c42-9ef5-bcd17d32480d"} 21:44:38 #10 459.6 ...Successfully got an update from the "local" chart repository 21:44:38 #10 459.6 Update Complete. ⎈Happy Helming!⎈ 21:44:40 #10 461.8 Saving 3 charts 21:44:51 #10 472.8 Downloading redis from repo https://charts.bitnami.com/bitnami 21:44:51 #10 472.8 Downloading common from repo http://localhost:18080 21:44:51 #10 472.9 2024-10-17T21:44:51.332Z INFO [522] Request served {"path": "/charts/common-13.0.2.tgz", "comment": "", "clientIP": "127.0.0.1", "method": "GET", "statusCode": 200, "latency": "655.53µs", "reqID": "9e137069-cd42-4fa7-a2c0-5dcd0f048ba2"} 21:44:51 #10 472.9 Downloading repositoryGenerator from repo http://localhost:18080 21:44:51 #10 472.9 2024-10-17T21:44:51.344Z INFO [523] Request served {"path": "/charts/repositoryGenerator-13.0.0.tgz", "comment": "", "clientIP": "127.0.0.1", "method": "GET", "statusCode": 200, "latency": "128.341µs", "reqID": "f1cc86ed-96a8-4865-ac42-6a3a54e8d90f"} 21:44:51 #10 472.9 Deleting outdated charts 21:44:51 #10 472.9 Skipping linting of oauth2-proxy 21:44:51 #10 473.1 Pushing onap-oauth2-proxy-6.10.1.tgz to local... 21:44:51 #10 473.2 2024-10-17T21:44:51.655Z INFO [524] Request served {"path": "/api/charts", "comment": "", "clientIP": "127.0.0.1", "method": "POST", "statusCode": 201, "latency": "27.080849ms", "reqID": "cfed40cf-9c78-4af6-861c-71fd081a37d4"} 21:44:51 #10 473.2 Done. 21:44:54 #10 476.2 #@helm repo index /tmp/it-dep/smo-install/onap_oom/kubernetes/platform/components/oauth2-proxy/components/../../dist/packages 21:44:54 #10 476.2 make[9]: Leaving directory '/tmp/it-dep/smo-install/onap_oom/kubernetes/platform/components/oauth2-proxy/components' 21:44:54 #10 476.2 make[8]: Leaving directory '/tmp/it-dep/smo-install/onap_oom/kubernetes/platform/components/oauth2-proxy/components' 21:44:57 #10 479.2 #@helm repo index /tmp/it-dep/smo-install/onap_oom/kubernetes/platform/components/oauth2-proxy/../../dist/packages 21:44:57 #10 479.2 make[7]: Leaving directory '/tmp/it-dep/smo-install/onap_oom/kubernetes/platform/components/oauth2-proxy' 21:44:57 #10 479.2 make[6]: Leaving directory '/tmp/it-dep/smo-install/onap_oom/kubernetes/platform/components/oauth2-proxy' 21:44:57 #10 479.2 Hang tight while we grab the latest from your chart repositories... 21:44:57 #10 479.2 2024-10-17T21:44:57.725Z INFO [525] Request served {"path": "/index.yaml", "comment": "", "clientIP": "127.0.0.1", "method": "GET", "statusCode": 200, "latency": "229.1µs", "reqID": "8c887fab-f985-4a71-994e-6bd014821d10"} 21:44:57 #10 479.3 ...Successfully got an update from the "local" chart repository 21:44:57 #10 479.3 Update Complete. ⎈Happy Helming!⎈ 21:44:57 #10 479.3 Saving 3 charts 21:44:57 #10 479.3 Downloading common from repo http://localhost:18080 21:44:57 #10 479.3 2024-10-17T21:44:57.808Z INFO [526] Request served {"path": "/charts/common-13.0.2.tgz", "comment": "", "clientIP": "127.0.0.1", "method": "GET", "statusCode": 200, "latency": "206µs", "reqID": "203f57db-e3b3-47bb-99b5-0ae2c2682fa2"} 21:44:57 #10 479.3 Downloading serviceAccount from repo http://localhost:18080 21:44:57 #10 479.3 2024-10-17T21:44:57.820Z INFO [527] Request served {"path": "/charts/serviceAccount-13.0.1.tgz", "comment": "", "clientIP": "127.0.0.1", "method": "GET", "statusCode": 200, "latency": "309.45µs", "reqID": "956bf2c7-a240-400e-80bf-c2fee58a8a11"} 21:44:57 #10 479.4 Deleting outdated charts 21:44:58 #10 479.4 Skipping linting of oauth2-proxy 21:44:58 #10 479.7 Pushing oauth2-proxy-13.0.0.tgz to local... 21:44:58 #10 479.8 2024-10-17T21:44:58.307Z INFO [528] Request served {"path": "/api/charts", "comment": "", "clientIP": "127.0.0.1", "method": "POST", "statusCode": 201, "latency": "77.4798ms", "reqID": "f7f57e45-9ee1-44e8-9e7c-ea832b309914"} 21:44:58 #10 479.8 Done. 21:45:01 #10 482.8 #@helm repo index /tmp/it-dep/smo-install/onap_oom/kubernetes/platform/components/../../dist/packages 21:45:01 #10 482.8 make[5]: Leaving directory '/tmp/it-dep/smo-install/onap_oom/kubernetes/platform/components' 21:45:01 #10 482.8 21:45:01 #10 482.8 [oom-cert-service] 21:45:01 #10 482.8 make[5]: Entering directory '/tmp/it-dep/smo-install/onap_oom/kubernetes/platform/components' 21:45:01 #10 483.0 Hang tight while we grab the latest from your chart repositories... 21:45:01 #10 483.0 2024-10-17T21:45:01.438Z INFO [529] Request served {"path": "/index.yaml", "comment": "", "clientIP": "127.0.0.1", "method": "GET", "statusCode": 200, "latency": "650.12µs", "reqID": "ffebfd67-80fd-4275-af7d-44f22ed6f3fc"} 21:45:01 #10 483.0 ...Successfully got an update from the "local" chart repository 21:45:01 #10 483.0 Update Complete. ⎈Happy Helming!⎈ 21:45:01 #10 483.1 Saving 4 charts 21:45:01 #10 483.1 Downloading common from repo http://localhost:18080 21:45:01 #10 483.1 2024-10-17T21:45:01.552Z INFO [530] Request served {"path": "/charts/common-13.0.2.tgz", "comment": "", "clientIP": "127.0.0.1", "method": "GET", "statusCode": 200, "latency": "192.34µs", "reqID": "82d334d5-51e0-47f1-b1a5-8d917511bd1e"} 21:45:01 #10 483.1 Downloading repositoryGenerator from repo http://localhost:18080 21:45:01 #10 483.1 2024-10-17T21:45:01.576Z INFO [531] Request served {"path": "/charts/repositoryGenerator-13.0.0.tgz", "comment": "", "clientIP": "127.0.0.1", "method": "GET", "statusCode": 200, "latency": "127.9µs", "reqID": "a763d846-ef8d-459b-8130-b715f435af8a"} 21:45:01 #10 483.1 Downloading certManagerCertificate from repo http://localhost:18080 21:45:01 #10 483.1 2024-10-17T21:45:01.598Z INFO [532] Request served {"path": "/charts/certManagerCertificate-13.0.0.tgz", "comment": "", "clientIP": "127.0.0.1", "method": "GET", "statusCode": 200, "latency": "405.059µs", "reqID": "9939e96f-0bf7-474a-a666-309384e2b873"} 21:45:01 #10 483.1 Downloading cmpv2Config from repo http://localhost:18080 21:45:01 #10 483.1 2024-10-17T21:45:01.618Z INFO [533] Request served {"path": "/charts/cmpv2Config-13.0.0.tgz", "comment": "", "clientIP": "127.0.0.1", "method": "GET", "statusCode": 200, "latency": "292.661µs", "reqID": "698a9f6f-32af-4b2d-a55c-709725980b85"} 21:45:01 #10 483.2 Deleting outdated charts 21:45:01 #10 483.2 Skipping linting of oom-cert-service 21:45:02 #10 483.4 Pushing oom-cert-service-13.0.0.tgz to local... 21:45:02 #10 483.5 2024-10-17T21:45:01.948Z INFO [534] Request served {"path": "/api/charts", "comment": "", "clientIP": "127.0.0.1", "method": "POST", "statusCode": 201, "latency": "31.542297ms", "reqID": "3509bbef-be34-4fed-aaf2-dc4825823175"} 21:45:02 #10 483.5 Done. 21:45:04 #10 486.5 #@helm repo index /tmp/it-dep/smo-install/onap_oom/kubernetes/platform/components/../../dist/packages 21:45:04 #10 486.5 make[5]: Leaving directory '/tmp/it-dep/smo-install/onap_oom/kubernetes/platform/components' 21:45:04 #10 486.5 make[4]: Leaving directory '/tmp/it-dep/smo-install/onap_oom/kubernetes/platform/components' 21:45:08 #10 489.5 #@helm repo index /tmp/it-dep/smo-install/onap_oom/kubernetes/platform/../dist/packages 21:45:08 #10 489.5 make[3]: Leaving directory '/tmp/it-dep/smo-install/onap_oom/kubernetes/platform' 21:45:08 #10 489.5 make[2]: Leaving directory '/tmp/it-dep/smo-install/onap_oom/kubernetes/platform' 21:45:08 #10 489.5 Hang tight while we grab the latest from your chart repositories... 21:45:08 #10 489.5 2024-10-17T21:45:08.029Z INFO [535] Request served {"path": "/index.yaml", "comment": "", "clientIP": "127.0.0.1", "method": "GET", "statusCode": 200, "latency": "171.471µs", "reqID": "e08b79b5-5d06-46d1-979c-f2e7b343d8c0"} 21:45:08 #10 489.6 ...Successfully got an update from the "local" chart repository 21:45:08 #10 489.6 Update Complete. ⎈Happy Helming!⎈ 21:45:08 #10 489.6 Saving 5 charts 21:45:08 #10 489.6 Downloading oom-cert-service from repo http://localhost:18080 21:45:08 #10 489.7 2024-10-17T21:45:08.138Z INFO [536] Request served {"path": "/charts/oom-cert-service-13.0.0.tgz", "comment": "", "clientIP": "127.0.0.1", "method": "GET", "statusCode": 200, "latency": "364.921µs", "reqID": "eaf9c24a-ce40-49ff-bbe2-d624b40fe34b"} 21:45:08 #10 489.7 Downloading cmpv2-cert-provider from repo http://localhost:18080 21:45:08 #10 489.7 2024-10-17T21:45:08.159Z INFO [537] Request served {"path": "/charts/cmpv2-cert-provider-13.0.0.tgz", "comment": "", "clientIP": "127.0.0.1", "method": "GET", "statusCode": 200, "latency": "164.84µs", "reqID": "ce826b84-1f38-4091-9529-a6abb19562f3"} 21:45:08 #10 489.7 Downloading chartmuseum from repo http://localhost:18080 21:45:08 #10 489.7 2024-10-17T21:45:08.173Z INFO [538] Request served {"path": "/charts/chartmuseum-13.0.0.tgz", "comment": "", "clientIP": "127.0.0.1", "method": "GET", "statusCode": 200, "latency": "361.071µs", "reqID": "c197a92a-98d1-4cc1-b52b-300510e2c136"} 21:45:08 #10 489.7 Downloading keycloak-init from repo http://localhost:18080 21:45:08 #10 489.7 2024-10-17T21:45:08.186Z INFO [539] Request served {"path": "/charts/keycloak-init-13.0.0.tgz", "comment": "", "clientIP": "127.0.0.1", "method": "GET", "statusCode": 200, "latency": "273.181µs", "reqID": "aeeab654-3699-463b-9603-4b28059905ca"} 21:45:08 #10 489.7 Downloading oauth2-proxy from repo http://localhost:18080 21:45:08 #10 489.7 2024-10-17T21:45:08.206Z INFO [540] Request served {"path": "/charts/oauth2-proxy-13.0.0.tgz", "comment": "", "clientIP": "127.0.0.1", "method": "GET", "statusCode": 200, "latency": "336.271µs", "reqID": "b8367d79-aad5-461a-826d-0ee1ed5c9f2e"} 21:45:08 #10 489.8 Deleting outdated charts 21:45:08 #10 489.8 Skipping linting of platform 21:45:08 #10 490.3 Pushing platform-13.0.0.tgz to local... 21:45:09 #10 490.4 2024-10-17T21:45:08.926Z INFO [541] Request served {"path": "/api/charts", "comment": "", "clientIP": "127.0.0.1", "method": "POST", "statusCode": 201, "latency": "121.749938ms", "reqID": "b5cc70c0-d63b-4ae7-b6dd-da66fe07c588"} 21:45:09 #10 490.4 Done. 21:45:12 #10 493.5 make[1]: Leaving directory '/tmp/it-dep/smo-install/onap_oom/kubernetes' 21:45:12 #10 493.5 21:45:12 #10 493.5 [policy] 21:45:12 #10 493.5 make[1]: Entering directory '/tmp/it-dep/smo-install/onap_oom/kubernetes' 21:45:12 #10 493.5 make[2]: Entering directory '/tmp/it-dep/smo-install/onap_oom/kubernetes/policy' 21:45:12 #10 493.5 21:45:12 #10 493.5 [components] 21:45:12 #10 493.5 make[3]: Entering directory '/tmp/it-dep/smo-install/onap_oom/kubernetes/policy' 21:45:12 #10 493.5 make[4]: Entering directory '/tmp/it-dep/smo-install/onap_oom/kubernetes/policy/components' 21:45:12 #10 493.5 21:45:12 #10 493.5 [policy-apex-pdp] 21:45:12 #10 493.5 make[5]: Entering directory '/tmp/it-dep/smo-install/onap_oom/kubernetes/policy/components' 21:45:12 #10 493.6 Hang tight while we grab the latest from your chart repositories... 21:45:12 #10 493.6 2024-10-17T21:45:12.066Z INFO [542] Request served {"path": "/index.yaml", "comment": "", "clientIP": "127.0.0.1", "method": "GET", "statusCode": 200, "latency": "187.12µs", "reqID": "213a5edb-bcc2-4044-9c1d-0c121165a189"} 21:45:12 #10 493.6 ...Successfully got an update from the "local" chart repository 21:45:12 #10 493.6 Update Complete. ⎈Happy Helming!⎈ 21:45:12 #10 493.7 Saving 4 charts 21:45:12 #10 493.7 Downloading common from repo http://localhost:18080 21:45:12 #10 493.7 2024-10-17T21:45:12.176Z INFO [543] Request served {"path": "/charts/common-13.0.2.tgz", "comment": "", "clientIP": "127.0.0.1", "method": "GET", "statusCode": 200, "latency": "243.04µs", "reqID": "f5c70c13-c995-4692-b217-8ea75082620a"} 21:45:12 #10 493.7 Downloading repositoryGenerator from repo http://localhost:18080 21:45:12 #10 493.7 2024-10-17T21:45:12.198Z INFO [544] Request served {"path": "/charts/repositoryGenerator-13.0.0.tgz", "comment": "", "clientIP": "127.0.0.1", "method": "GET", "statusCode": 200, "latency": "204.01µs", "reqID": "f90f86c4-6a19-4d77-afd5-53aace8abbb4"} 21:45:12 #10 493.7 Downloading serviceAccount from repo http://localhost:18080 21:45:12 #10 493.7 2024-10-17T21:45:12.214Z INFO [545] Request served {"path": "/charts/serviceAccount-13.0.1.tgz", "comment": "", "clientIP": "127.0.0.1", "method": "GET", "statusCode": 200, "latency": "267.621µs", "reqID": "29e417e9-d5c4-4f5c-abf2-1fa8993f2328"} 21:45:12 #10 493.7 Downloading readinessCheck from repo http://localhost:18080 21:45:12 #10 493.7 2024-10-17T21:45:12.229Z INFO [546] Request served {"path": "/charts/readinessCheck-13.0.0.tgz", "comment": "", "clientIP": "127.0.0.1", "method": "GET", "statusCode": 200, "latency": "241.03µs", "reqID": "3ead4bc9-191e-4808-a71a-2a485effed66"} 21:45:12 #10 493.8 Deleting outdated charts 21:45:12 #10 493.8 Skipping linting of policy-apex-pdp 21:45:12 #10 494.0 Pushing policy-apex-pdp-13.0.0.tgz to local... 21:45:12 #10 494.1 2024-10-17T21:45:12.532Z INFO [547] Request served {"path": "/api/charts", "comment": "", "clientIP": "127.0.0.1", "method": "POST", "statusCode": 201, "latency": "28.12344ms", "reqID": "bb8aa3b9-42d5-4f05-95a4-766cffd494c6"} 21:45:12 #10 494.1 Done. 21:45:15 #10 497.1 #@helm repo index /tmp/it-dep/smo-install/onap_oom/kubernetes/policy/components/../../dist/packages 21:45:15 #10 497.1 make[5]: Leaving directory '/tmp/it-dep/smo-install/onap_oom/kubernetes/policy/components' 21:45:15 #10 497.1 21:45:15 #10 497.1 [policy-api] 21:45:15 #10 497.1 make[5]: Entering directory '/tmp/it-dep/smo-install/onap_oom/kubernetes/policy/components' 21:45:15 #10 497.1 Hang tight while we grab the latest from your chart repositories... 21:45:15 #10 497.1 2024-10-17T21:45:15.597Z INFO [548] Request served {"path": "/index.yaml", "comment": "", "clientIP": "127.0.0.1", "method": "GET", "statusCode": 200, "latency": "187.93µs", "reqID": "3ec7b654-bc83-4453-952a-25f9985c5bbe"} 21:45:15 #10 497.1 ...Successfully got an update from the "local" chart repository 21:45:15 #10 497.1 Update Complete. ⎈Happy Helming!⎈ 21:45:15 #10 497.2 Saving 3 charts 21:45:15 #10 497.2 Downloading common from repo http://localhost:18080 21:45:15 #10 497.2 2024-10-17T21:45:15.690Z INFO [549] Request served {"path": "/charts/common-13.0.2.tgz", "comment": "", "clientIP": "127.0.0.1", "method": "GET", "statusCode": 200, "latency": "194.2µs", "reqID": "fbc1c5d3-a961-41fe-b5c4-14b49a9fc048"} 21:45:15 #10 497.2 Downloading repositoryGenerator from repo http://localhost:18080 21:45:15 #10 497.2 2024-10-17T21:45:15.711Z INFO [550] Request served {"path": "/charts/repositoryGenerator-13.0.0.tgz", "comment": "", "clientIP": "127.0.0.1", "method": "GET", "statusCode": 200, "latency": "132.79µs", "reqID": "4eca8a42-cec7-42ef-8f6d-01bdbc7daeee"} 21:45:15 #10 497.2 Downloading serviceAccount from repo http://localhost:18080 21:45:15 #10 497.2 2024-10-17T21:45:15.729Z INFO [551] Request served {"path": "/charts/serviceAccount-13.0.1.tgz", "comment": "", "clientIP": "127.0.0.1", "method": "GET", "statusCode": 200, "latency": "216.391µs", "reqID": "6a7cda6a-bb42-43c8-b44f-b0523fb55123"} 21:45:15 #10 497.3 Deleting outdated charts 21:45:15 #10 497.3 Skipping linting of policy-api 21:45:15 #10 497.5 Pushing policy-api-13.0.0.tgz to local... 21:45:16 #10 497.5 2024-10-17T21:45:15.982Z INFO [552] Request served {"path": "/api/charts", "comment": "", "clientIP": "127.0.0.1", "method": "POST", "statusCode": 201, "latency": "15.983828ms", "reqID": "d293c5b2-fbc2-4e67-98d0-88df87b490e5"} 21:45:16 #10 497.5 Done. 21:45:19 #10 500.5 #@helm repo index /tmp/it-dep/smo-install/onap_oom/kubernetes/policy/components/../../dist/packages 21:45:19 #10 500.5 make[5]: Leaving directory '/tmp/it-dep/smo-install/onap_oom/kubernetes/policy/components' 21:45:19 #10 500.5 21:45:19 #10 500.5 [policy-clamp-ac-a1pms-ppnt] 21:45:19 #10 500.5 make[5]: Entering directory '/tmp/it-dep/smo-install/onap_oom/kubernetes/policy/components' 21:45:19 #10 500.6 Hang tight while we grab the latest from your chart repositories... 21:45:19 #10 500.6 2024-10-17T21:45:19.055Z INFO [553] Request served {"path": "/index.yaml", "comment": "", "clientIP": "127.0.0.1", "method": "GET", "statusCode": 200, "latency": "280.451µs", "reqID": "a5d61457-6669-42fa-9023-127963725ee0"} 21:45:19 #10 500.6 ...Successfully got an update from the "local" chart repository 21:45:19 #10 500.6 Update Complete. ⎈Happy Helming!⎈ 21:45:19 #10 500.7 Saving 4 charts 21:45:19 #10 500.7 Downloading common from repo http://localhost:18080 21:45:19 #10 500.7 2024-10-17T21:45:19.161Z INFO [554] Request served {"path": "/charts/common-13.0.2.tgz", "comment": "", "clientIP": "127.0.0.1", "method": "GET", "statusCode": 200, "latency": "294.201µs", "reqID": "6a82eff9-c68d-4cf0-a3a0-a6dd31ecb385"} 21:45:19 #10 500.7 Downloading repositoryGenerator from repo http://localhost:18080 21:45:19 #10 500.7 2024-10-17T21:45:19.175Z INFO [555] Request served {"path": "/charts/repositoryGenerator-13.0.0.tgz", "comment": "", "clientIP": "127.0.0.1", "method": "GET", "statusCode": 200, "latency": "161.56µs", "reqID": "43e934bb-d715-4ad0-8c3e-78ae92224374"} 21:45:19 #10 500.7 Downloading serviceAccount from repo http://localhost:18080 21:45:19 #10 500.7 2024-10-17T21:45:19.194Z INFO [556] Request served {"path": "/charts/serviceAccount-13.0.1.tgz", "comment": "", "clientIP": "127.0.0.1", "method": "GET", "statusCode": 200, "latency": "163.61µs", "reqID": "d69d6ce0-57a0-45be-be22-7911dd0d3d74"} 21:45:19 #10 500.7 Downloading readinessCheck from repo http://localhost:18080 21:45:19 #10 500.7 2024-10-17T21:45:19.213Z INFO [557] Request served {"path": "/charts/readinessCheck-13.0.0.tgz", "comment": "", "clientIP": "127.0.0.1", "method": "GET", "statusCode": 200, "latency": "209.061µs", "reqID": "c6349f8e-5765-437d-a9ca-0148dc8dc5b7"} 21:45:19 #10 500.7 Deleting outdated charts 21:45:19 #10 500.7 Skipping linting of policy-clamp-ac-a1pms-ppnt 21:45:19 #10 501.0 Pushing policy-clamp-ac-a1pms-ppnt-13.0.0.tgz to local... 21:45:19 #10 501.0 2024-10-17T21:45:19.502Z INFO [558] Request served {"path": "/api/charts", "comment": "", "clientIP": "127.0.0.1", "method": "POST", "statusCode": 201, "latency": "31.002765ms", "reqID": "24e72527-89ec-45ec-892f-02f262f087f8"} 21:45:19 #10 501.0 Done. 21:45:22 #10 504.0 #@helm repo index /tmp/it-dep/smo-install/onap_oom/kubernetes/policy/components/../../dist/packages 21:45:22 #10 504.0 make[5]: Leaving directory '/tmp/it-dep/smo-install/onap_oom/kubernetes/policy/components' 21:45:22 #10 504.0 21:45:22 #10 504.0 [policy-clamp-ac-http-ppnt] 21:45:22 #10 504.0 make[5]: Entering directory '/tmp/it-dep/smo-install/onap_oom/kubernetes/policy/components' 21:45:22 #10 504.1 Hang tight while we grab the latest from your chart repositories... 21:45:22 #10 504.1 2024-10-17T21:45:22.570Z INFO [559] Request served {"path": "/index.yaml", "comment": "", "clientIP": "127.0.0.1", "method": "GET", "statusCode": 200, "latency": "142.12µs", "reqID": "4f56afe0-5a5c-4d57-a413-80f5f520fd03"} 21:45:22 #10 504.1 ...Successfully got an update from the "local" chart repository 21:45:22 #10 504.1 Update Complete. ⎈Happy Helming!⎈ 21:45:22 #10 504.2 Saving 4 charts 21:45:22 #10 504.2 Downloading common from repo http://localhost:18080 21:45:22 #10 504.2 2024-10-17T21:45:22.655Z INFO [560] Request served {"path": "/charts/common-13.0.2.tgz", "comment": "", "clientIP": "127.0.0.1", "method": "GET", "statusCode": 200, "latency": "330.561µs", "reqID": "94181e80-b339-4b1c-9b36-8d93929a296c"} 21:45:22 #10 504.2 Downloading repositoryGenerator from repo http://localhost:18080 21:45:22 #10 504.2 2024-10-17T21:45:22.666Z INFO [561] Request served {"path": "/charts/repositoryGenerator-13.0.0.tgz", "comment": "", "clientIP": "127.0.0.1", "method": "GET", "statusCode": 200, "latency": "307.491µs", "reqID": "7c1921c1-1058-42ba-ad75-877eb3614202"} 21:45:22 #10 504.2 Downloading serviceAccount from repo http://localhost:18080 21:45:22 #10 504.2 2024-10-17T21:45:22.688Z INFO [562] Request served {"path": "/charts/serviceAccount-13.0.1.tgz", "comment": "", "clientIP": "127.0.0.1", "method": "GET", "statusCode": 200, "latency": "166.151µs", "reqID": "46d1f9ce-3df1-4d5e-8fdd-11325eda2094"} 21:45:22 #10 504.2 Downloading readinessCheck from repo http://localhost:18080 21:45:22 #10 504.2 2024-10-17T21:45:22.712Z INFO [563] Request served {"path": "/charts/readinessCheck-13.0.0.tgz", "comment": "", "clientIP": "127.0.0.1", "method": "GET", "statusCode": 200, "latency": "261.541µs", "reqID": "cac867db-7a56-463c-8902-ea9866ac19a5"} 21:45:22 #10 504.2 Deleting outdated charts 21:45:22 #10 504.2 Skipping linting of policy-clamp-ac-http-ppnt 21:45:22 #10 504.5 Pushing policy-clamp-ac-http-ppnt-13.0.0.tgz to local... 21:45:23 #10 504.5 2024-10-17T21:45:22.983Z INFO [564] Request served {"path": "/api/charts", "comment": "", "clientIP": "127.0.0.1", "method": "POST", "statusCode": 201, "latency": "20.667626ms", "reqID": "72a0885b-402f-48e9-940a-670f82f56c13"} 21:45:23 #10 504.5 Done. 21:45:26 #10 507.5 #@helm repo index /tmp/it-dep/smo-install/onap_oom/kubernetes/policy/components/../../dist/packages 21:45:26 #10 507.5 make[5]: Leaving directory '/tmp/it-dep/smo-install/onap_oom/kubernetes/policy/components' 21:45:26 #10 507.5 21:45:26 #10 507.5 [policy-clamp-ac-k8s-ppnt] 21:45:26 #10 507.5 make[5]: Entering directory '/tmp/it-dep/smo-install/onap_oom/kubernetes/policy/components' 21:45:26 #10 507.6 Hang tight while we grab the latest from your chart repositories... 21:45:26 #10 507.6 2024-10-17T21:45:26.048Z INFO [565] Request served {"path": "/index.yaml", "comment": "", "clientIP": "127.0.0.1", "method": "GET", "statusCode": 200, "latency": "186.4µs", "reqID": "9fb209c3-b0e9-4c3b-a5b3-b31869a6b9ff"} 21:45:26 #10 507.6 ...Successfully got an update from the "local" chart repository 21:45:26 #10 507.6 Update Complete. ⎈Happy Helming!⎈ 21:45:26 #10 507.6 Saving 4 charts 21:45:26 #10 507.6 Downloading common from repo http://localhost:18080 21:45:26 #10 507.7 2024-10-17T21:45:26.143Z INFO [566] Request served {"path": "/charts/common-13.0.2.tgz", "comment": "", "clientIP": "127.0.0.1", "method": "GET", "statusCode": 200, "latency": "444.471µs", "reqID": "0059fc99-e4f1-4d12-9315-913f4bc965f8"} 21:45:26 #10 507.7 Downloading repositoryGenerator from repo http://localhost:18080 21:45:26 #10 507.7 2024-10-17T21:45:26.160Z INFO [567] Request served {"path": "/charts/repositoryGenerator-13.0.0.tgz", "comment": "", "clientIP": "127.0.0.1", "method": "GET", "statusCode": 200, "latency": "195.24µs", "reqID": "20ed1a9a-31b2-4bcb-bf65-d9edad6f8173"} 21:45:26 #10 507.7 Downloading serviceAccount from repo http://localhost:18080 21:45:26 #10 507.7 2024-10-17T21:45:26.172Z INFO [568] Request served {"path": "/charts/serviceAccount-13.0.1.tgz", "comment": "", "clientIP": "127.0.0.1", "method": "GET", "statusCode": 200, "latency": "135.33µs", "reqID": "68fa5fcd-3ffb-420f-a2e7-cc8699122241"} 21:45:26 #10 507.7 Downloading readinessCheck from repo http://localhost:18080 21:45:26 #10 507.7 2024-10-17T21:45:26.188Z INFO [569] Request served {"path": "/charts/readinessCheck-13.0.0.tgz", "comment": "", "clientIP": "127.0.0.1", "method": "GET", "statusCode": 200, "latency": "137.52µs", "reqID": "4747b44c-a8b2-4b24-af6c-68fd8a678985"} 21:45:26 #10 507.7 Deleting outdated charts 21:45:26 #10 507.7 Skipping linting of policy-clamp-ac-k8s-ppnt 21:45:26 #10 507.9 Pushing policy-clamp-ac-k8s-ppnt-13.0.0.tgz to local... 21:45:26 #10 508.0 2024-10-17T21:45:26.444Z INFO [570] Request served {"path": "/api/charts", "comment": "", "clientIP": "127.0.0.1", "method": "POST", "statusCode": 201, "latency": "17.726192ms", "reqID": "99f922ce-c0d0-488e-918b-ab4340a43d1c"} 21:45:26 #10 508.0 Done. 21:45:29 #10 511.0 #@helm repo index /tmp/it-dep/smo-install/onap_oom/kubernetes/policy/components/../../dist/packages 21:45:29 #10 511.0 make[5]: Leaving directory '/tmp/it-dep/smo-install/onap_oom/kubernetes/policy/components' 21:45:29 #10 511.0 21:45:29 #10 511.0 [policy-clamp-ac-kserve-ppnt] 21:45:29 #10 511.0 make[5]: Entering directory '/tmp/it-dep/smo-install/onap_oom/kubernetes/policy/components' 21:45:29 #10 511.0 Hang tight while we grab the latest from your chart repositories... 21:45:29 #10 511.0 2024-10-17T21:45:29.516Z INFO [571] Request served {"path": "/index.yaml", "comment": "", "clientIP": "127.0.0.1", "method": "GET", "statusCode": 200, "latency": "266.181µs", "reqID": "f040410a-31c1-4663-97fc-9676c5312d82"} 21:45:29 #10 511.1 ...Successfully got an update from the "local" chart repository 21:45:29 #10 511.1 Update Complete. ⎈Happy Helming!⎈ 21:45:29 #10 511.1 Saving 4 charts 21:45:29 #10 511.1 Downloading common from repo http://localhost:18080 21:45:29 #10 511.1 2024-10-17T21:45:29.622Z INFO [572] Request served {"path": "/charts/common-13.0.2.tgz", "comment": "", "clientIP": "127.0.0.1", "method": "GET", "statusCode": 200, "latency": "154.29µs", "reqID": "941f9985-c54b-4665-b6ee-a7e531130d20"} 21:45:29 #10 511.1 Downloading repositoryGenerator from repo http://localhost:18080 21:45:29 #10 511.2 2024-10-17T21:45:29.642Z INFO [573] Request served {"path": "/charts/repositoryGenerator-13.0.0.tgz", "comment": "", "clientIP": "127.0.0.1", "method": "GET", "statusCode": 200, "latency": "146.101µs", "reqID": "3302202b-77f4-441c-8024-f27f34abd50a"} 21:45:29 #10 511.2 Downloading serviceAccount from repo http://localhost:18080 21:45:29 #10 511.2 2024-10-17T21:45:29.663Z INFO [574] Request served {"path": "/charts/serviceAccount-13.0.1.tgz", "comment": "", "clientIP": "127.0.0.1", "method": "GET", "statusCode": 200, "latency": "245.851µs", "reqID": "998344f3-10b8-4e41-8c7f-8c16f6f09bfc"} 21:45:29 #10 511.2 Downloading readinessCheck from repo http://localhost:18080 21:45:29 #10 511.2 2024-10-17T21:45:29.682Z INFO [575] Request served {"path": "/charts/readinessCheck-13.0.0.tgz", "comment": "", "clientIP": "127.0.0.1", "method": "GET", "statusCode": 200, "latency": "236.22µs", "reqID": "2f97029a-2315-4e7e-bfd1-cd3f4e328398"} 21:45:29 #10 511.2 Deleting outdated charts 21:45:29 #10 511.2 Skipping linting of policy-clamp-ac-kserve-ppnt 21:45:30 #10 511.5 Pushing policy-clamp-ac-kserve-ppnt-13.0.0.tgz to local... 21:45:30 #10 511.5 2024-10-17T21:45:29.976Z INFO [576] Request served {"path": "/api/charts", "comment": "", "clientIP": "127.0.0.1", "method": "POST", "statusCode": 201, "latency": "24.408413ms", "reqID": "b358cf86-0598-4202-9bf3-bedf4b4c8346"} 21:45:30 #10 511.5 Done. 21:45:33 #10 514.5 #@helm repo index /tmp/it-dep/smo-install/onap_oom/kubernetes/policy/components/../../dist/packages 21:45:33 #10 514.5 make[5]: Leaving directory '/tmp/it-dep/smo-install/onap_oom/kubernetes/policy/components' 21:45:33 #10 514.5 21:45:33 #10 514.5 [policy-clamp-ac-pf-ppnt] 21:45:33 #10 514.5 make[5]: Entering directory '/tmp/it-dep/smo-install/onap_oom/kubernetes/policy/components' 21:45:33 #10 514.6 Hang tight while we grab the latest from your chart repositories... 21:45:33 #10 514.6 2024-10-17T21:45:33.045Z INFO [577] Request served {"path": "/index.yaml", "comment": "", "clientIP": "127.0.0.1", "method": "GET", "statusCode": 200, "latency": "234.251µs", "reqID": "f8a7689b-f39c-43aa-9a83-b9775be53ef0"} 21:45:33 #10 514.6 ...Successfully got an update from the "local" chart repository 21:45:33 #10 514.6 Update Complete. ⎈Happy Helming!⎈ 21:45:33 #10 514.7 Saving 4 charts 21:45:33 #10 514.7 Downloading common from repo http://localhost:18080 21:45:33 #10 514.7 2024-10-17T21:45:33.147Z INFO [578] Request served {"path": "/charts/common-13.0.2.tgz", "comment": "", "clientIP": "127.0.0.1", "method": "GET", "statusCode": 200, "latency": "226.79µs", "reqID": "ff960f7f-9fff-4d71-a078-5da6ce3c76ec"} 21:45:33 #10 514.7 Downloading repositoryGenerator from repo http://localhost:18080 21:45:33 #10 514.7 2024-10-17T21:45:33.167Z INFO [579] Request served {"path": "/charts/repositoryGenerator-13.0.0.tgz", "comment": "", "clientIP": "127.0.0.1", "method": "GET", "statusCode": 200, "latency": "178.91µs", "reqID": "0a21e977-4f20-4043-9b2f-70f9f5e43b50"} 21:45:33 #10 514.7 Downloading serviceAccount from repo http://localhost:18080 21:45:33 #10 514.7 2024-10-17T21:45:33.181Z INFO [580] Request served {"path": "/charts/serviceAccount-13.0.1.tgz", "comment": "", "clientIP": "127.0.0.1", "method": "GET", "statusCode": 200, "latency": "304.611µs", "reqID": "57010e1d-0912-4f34-bef0-8b4f107932e5"} 21:45:33 #10 514.7 Downloading readinessCheck from repo http://localhost:18080 21:45:33 #10 514.7 2024-10-17T21:45:33.204Z INFO [581] Request served {"path": "/charts/readinessCheck-13.0.0.tgz", "comment": "", "clientIP": "127.0.0.1", "method": "GET", "statusCode": 200, "latency": "182.959µs", "reqID": "eade1267-d037-4057-88f8-69080098abbb"} 21:45:33 #10 514.7 Deleting outdated charts 21:45:33 #10 514.7 Skipping linting of policy-clamp-ac-pf-ppnt 21:45:33 #10 515.0 Pushing policy-clamp-ac-pf-ppnt-13.0.0.tgz to local... 21:45:33 #10 515.0 2024-10-17T21:45:33.488Z INFO [582] Request served {"path": "/api/charts", "comment": "", "clientIP": "127.0.0.1", "method": "POST", "statusCode": 201, "latency": "24.598563ms", "reqID": "57dd44d2-779c-4f89-a1fd-ce32a024676a"} 21:45:33 #10 515.0 Done. 21:45:36 #10 518.0 #@helm repo index /tmp/it-dep/smo-install/onap_oom/kubernetes/policy/components/../../dist/packages 21:45:36 #10 518.0 make[5]: Leaving directory '/tmp/it-dep/smo-install/onap_oom/kubernetes/policy/components' 21:45:36 #10 518.0 21:45:36 #10 518.0 [policy-clamp-runtime-acm] 21:45:36 #10 518.0 make[5]: Entering directory '/tmp/it-dep/smo-install/onap_oom/kubernetes/policy/components' 21:45:36 #10 518.1 Hang tight while we grab the latest from your chart repositories... 21:45:36 #10 518.1 2024-10-17T21:45:36.557Z INFO [583] Request served {"path": "/index.yaml", "comment": "", "clientIP": "127.0.0.1", "method": "GET", "statusCode": 200, "latency": "168.131µs", "reqID": "2add6d0c-0339-44d0-bdb1-2d3ad0b32db7"} 21:45:36 #10 518.1 ...Successfully got an update from the "local" chart repository 21:45:36 #10 518.1 Update Complete. ⎈Happy Helming!⎈ 21:45:36 #10 518.1 Saving 4 charts 21:45:36 #10 518.1 Downloading common from repo http://localhost:18080 21:45:36 #10 518.2 2024-10-17T21:45:36.643Z INFO [584] Request served {"path": "/charts/common-13.0.2.tgz", "comment": "", "clientIP": "127.0.0.1", "method": "GET", "statusCode": 200, "latency": "223.83µs", "reqID": "95833230-3ebb-4bf1-83d3-c7f72eadcc91"} 21:45:36 #10 518.2 Downloading repositoryGenerator from repo http://localhost:18080 21:45:36 #10 518.2 2024-10-17T21:45:36.664Z INFO [585] Request served {"path": "/charts/repositoryGenerator-13.0.0.tgz", "comment": "", "clientIP": "127.0.0.1", "method": "GET", "statusCode": 200, "latency": "249.09µs", "reqID": "2573d303-e9cb-4985-a287-3dfe9be88f1f"} 21:45:36 #10 518.2 Downloading serviceAccount from repo http://localhost:18080 21:45:36 #10 518.2 2024-10-17T21:45:36.683Z INFO [586] Request served {"path": "/charts/serviceAccount-13.0.1.tgz", "comment": "", "clientIP": "127.0.0.1", "method": "GET", "statusCode": 200, "latency": "229.94µs", "reqID": "83e14fe4-3c1a-4544-b558-979ea3bcd845"} 21:45:36 #10 518.2 Downloading readinessCheck from repo http://localhost:18080 21:45:36 #10 518.2 2024-10-17T21:45:36.705Z INFO [587] Request served {"path": "/charts/readinessCheck-13.0.0.tgz", "comment": "", "clientIP": "127.0.0.1", "method": "GET", "statusCode": 200, "latency": "253.001µs", "reqID": "599896a8-5279-442c-9e45-e814adcb0d26"} 21:45:36 #10 518.2 Deleting outdated charts 21:45:36 #10 518.2 Skipping linting of policy-clamp-runtime-acm 21:45:36 #10 518.5 Pushing policy-clamp-runtime-acm-13.0.0.tgz to local... 21:45:37 #10 518.5 2024-10-17T21:45:36.974Z INFO [588] Request served {"path": "/api/charts", "comment": "", "clientIP": "127.0.0.1", "method": "POST", "statusCode": 201, "latency": "21.490667ms", "reqID": "7959ea51-da58-404d-af41-8fe9d7065acc"} 21:45:37 #10 518.5 Done. 21:45:40 #10 521.5 #@helm repo index /tmp/it-dep/smo-install/onap_oom/kubernetes/policy/components/../../dist/packages 21:45:40 #10 521.5 make[5]: Leaving directory '/tmp/it-dep/smo-install/onap_oom/kubernetes/policy/components' 21:45:40 #10 521.5 21:45:40 #10 521.5 [policy-distribution] 21:45:40 #10 521.5 make[5]: Entering directory '/tmp/it-dep/smo-install/onap_oom/kubernetes/policy/components' 21:45:40 #10 521.6 Hang tight while we grab the latest from your chart repositories... 21:45:40 #10 521.6 2024-10-17T21:45:40.039Z INFO [589] Request served {"path": "/index.yaml", "comment": "", "clientIP": "127.0.0.1", "method": "GET", "statusCode": 200, "latency": "285.501µs", "reqID": "f048ac6b-e24e-4fe6-996d-81f63b4a3819"} 21:45:40 #10 521.6 ...Successfully got an update from the "local" chart repository 21:45:40 #10 521.6 Update Complete. ⎈Happy Helming!⎈ 21:45:40 #10 521.6 Saving 3 charts 21:45:40 #10 521.6 Downloading common from repo http://localhost:18080 21:45:40 #10 521.6 2024-10-17T21:45:40.131Z INFO [590] Request served {"path": "/charts/common-13.0.2.tgz", "comment": "", "clientIP": "127.0.0.1", "method": "GET", "statusCode": 200, "latency": "161.41µs", "reqID": "359a7d7c-2dbc-44af-9406-a0a32a800893"} 21:45:40 #10 521.6 Downloading repositoryGenerator from repo http://localhost:18080 21:45:40 #10 521.7 2024-10-17T21:45:40.152Z INFO [591] Request served {"path": "/charts/repositoryGenerator-13.0.0.tgz", "comment": "", "clientIP": "127.0.0.1", "method": "GET", "statusCode": 200, "latency": "181.041µs", "reqID": "84964499-8a34-419b-be2a-7bba7c0b2796"} 21:45:40 #10 521.7 Downloading serviceAccount from repo http://localhost:18080 21:45:40 #10 521.7 2024-10-17T21:45:40.170Z INFO [592] Request served {"path": "/charts/serviceAccount-13.0.1.tgz", "comment": "", "clientIP": "127.0.0.1", "method": "GET", "statusCode": 200, "latency": "314.111µs", "reqID": "c4f55021-447a-4ba5-829e-4b8f8b79f180"} 21:45:40 #10 521.7 Deleting outdated charts 21:45:40 #10 521.7 Skipping linting of policy-distribution 21:45:40 #10 521.9 Pushing policy-distribution-13.0.0.tgz to local... 21:45:40 #10 522.0 2024-10-17T21:45:40.432Z INFO [593] Request served {"path": "/api/charts", "comment": "", "clientIP": "127.0.0.1", "method": "POST", "statusCode": 201, "latency": "17.605391ms", "reqID": "b3f37fb8-bc54-4aca-a7c6-764690f6c3ad"} 21:45:40 #10 522.0 Done. 21:45:43 #10 525.0 #@helm repo index /tmp/it-dep/smo-install/onap_oom/kubernetes/policy/components/../../dist/packages 21:45:43 #10 525.0 make[5]: Leaving directory '/tmp/it-dep/smo-install/onap_oom/kubernetes/policy/components' 21:45:43 #10 525.0 21:45:43 #10 525.0 [policy-drools-pdp] 21:45:43 #10 525.0 make[5]: Entering directory '/tmp/it-dep/smo-install/onap_oom/kubernetes/policy/components' 21:45:43 #10 525.0 Hang tight while we grab the latest from your chart repositories... 21:45:43 #10 525.0 2024-10-17T21:45:43.513Z INFO [594] Request served {"path": "/index.yaml", "comment": "", "clientIP": "127.0.0.1", "method": "GET", "statusCode": 200, "latency": "234.791µs", "reqID": "d6fa56e0-41bb-41d4-b7ba-6eaecbbdfc1d"} 21:45:43 #10 525.1 ...Successfully got an update from the "local" chart repository 21:45:43 #10 525.1 Update Complete. ⎈Happy Helming!⎈ 21:45:43 #10 525.1 Saving 3 charts 21:45:43 #10 525.1 Downloading common from repo http://localhost:18080 21:45:43 #10 525.1 2024-10-17T21:45:43.618Z INFO [595] Request served {"path": "/charts/common-13.0.2.tgz", "comment": "", "clientIP": "127.0.0.1", "method": "GET", "statusCode": 200, "latency": "295.101µs", "reqID": "a0170ebe-6f68-4cd5-a157-453ffb6ecde6"} 21:45:43 #10 525.1 Downloading repositoryGenerator from repo http://localhost:18080 21:45:43 #10 525.2 2024-10-17T21:45:43.639Z INFO [596] Request served {"path": "/charts/repositoryGenerator-13.0.0.tgz", "comment": "", "clientIP": "127.0.0.1", "method": "GET", "statusCode": 200, "latency": "238.03µs", "reqID": "41d43fdf-a46b-4d43-ae8a-2050473db886"} 21:45:43 #10 525.2 Downloading serviceAccount from repo http://localhost:18080 21:45:43 #10 525.2 2024-10-17T21:45:43.653Z INFO [597] Request served {"path": "/charts/serviceAccount-13.0.1.tgz", "comment": "", "clientIP": "127.0.0.1", "method": "GET", "statusCode": 200, "latency": "246.35µs", "reqID": "ffd99aa4-68b5-4602-b3bd-7ac99e9e140d"} 21:45:43 #10 525.2 Deleting outdated charts 21:45:43 #10 525.2 Skipping linting of policy-drools-pdp 21:45:43 #10 525.4 Pushing policy-drools-pdp-13.0.0.tgz to local... 21:45:43 #10 525.4 2024-10-17T21:45:43.893Z INFO [598] Request served {"path": "/api/charts", "comment": "", "clientIP": "127.0.0.1", "method": "POST", "statusCode": 201, "latency": "23.60522ms", "reqID": "97734e4f-5706-41ed-9847-e1248390a412"} 21:45:44 #10 525.4 Done. 21:45:47 #10 528.4 #@helm repo index /tmp/it-dep/smo-install/onap_oom/kubernetes/policy/components/../../dist/packages 21:45:47 #10 528.4 make[5]: Leaving directory '/tmp/it-dep/smo-install/onap_oom/kubernetes/policy/components' 21:45:47 #10 528.4 21:45:47 #10 528.4 [policy-gui] 21:45:47 #10 528.4 make[5]: Entering directory '/tmp/it-dep/smo-install/onap_oom/kubernetes/policy/components' 21:45:47 #10 528.5 Hang tight while we grab the latest from your chart repositories... 21:45:47 #10 528.5 2024-10-17T21:45:46.961Z INFO [599] Request served {"path": "/index.yaml", "comment": "", "clientIP": "127.0.0.1", "method": "GET", "statusCode": 200, "latency": "185.339µs", "reqID": "f993c08f-a8c8-47b5-8a88-0e10bfc27719"} 21:45:47 #10 528.5 ...Successfully got an update from the "local" chart repository 21:45:47 #10 528.5 Update Complete. ⎈Happy Helming!⎈ 21:45:47 #10 528.5 Saving 2 charts 21:45:47 #10 528.5 Downloading repositoryGenerator from repo http://localhost:18080 21:45:47 #10 528.6 2024-10-17T21:45:47.046Z INFO [600] Request served {"path": "/charts/repositoryGenerator-13.0.0.tgz", "comment": "", "clientIP": "127.0.0.1", "method": "GET", "statusCode": 200, "latency": "263.07µs", "reqID": "0c880f93-d5d1-46f8-a81f-b08c19ab3b4d"} 21:45:47 #10 528.6 Downloading serviceAccount from repo http://localhost:18080 21:45:47 #10 528.6 2024-10-17T21:45:47.061Z INFO [601] Request served {"path": "/charts/serviceAccount-13.0.1.tgz", "comment": "", "clientIP": "127.0.0.1", "method": "GET", "statusCode": 200, "latency": "213.5µs", "reqID": "628ee949-8fbe-44cb-9ea0-b40ffac66bef"} 21:45:47 #10 528.6 Deleting outdated charts 21:45:47 #10 528.6 Skipping linting of policy-gui 21:45:47 #10 528.8 Pushing policy-gui-13.0.0.tgz to local... 21:45:47 #10 528.8 2024-10-17T21:45:47.294Z INFO [602] Request served {"path": "/api/charts", "comment": "", "clientIP": "127.0.0.1", "method": "POST", "statusCode": 201, "latency": "12.468551ms", "reqID": "5a039313-4c69-449c-a023-9cd2d54b4c96"} 21:45:47 #10 528.8 Done. 21:45:50 #10 531.8 #@helm repo index /tmp/it-dep/smo-install/onap_oom/kubernetes/policy/components/../../dist/packages 21:45:50 #10 531.8 make[5]: Leaving directory '/tmp/it-dep/smo-install/onap_oom/kubernetes/policy/components' 21:45:50 #10 531.8 21:45:50 #10 531.8 [policy-nexus] 21:45:50 #10 531.8 make[5]: Entering directory '/tmp/it-dep/smo-install/onap_oom/kubernetes/policy/components' 21:45:50 #10 531.9 Hang tight while we grab the latest from your chart repositories... 21:45:50 #10 531.9 2024-10-17T21:45:50.355Z INFO [603] Request served {"path": "/index.yaml", "comment": "", "clientIP": "127.0.0.1", "method": "GET", "statusCode": 200, "latency": "271.39µs", "reqID": "6b386e0d-72e0-4f09-ab58-b8e667e868e6"} 21:45:50 #10 531.9 ...Successfully got an update from the "local" chart repository 21:45:50 #10 531.9 Update Complete. ⎈Happy Helming!⎈ 21:45:50 #10 532.0 Saving 3 charts 21:45:50 #10 532.0 Downloading common from repo http://localhost:18080 21:45:50 #10 532.0 2024-10-17T21:45:50.457Z INFO [604] Request served {"path": "/charts/common-13.0.2.tgz", "comment": "", "clientIP": "127.0.0.1", "method": "GET", "statusCode": 200, "latency": "197.79µs", "reqID": "f428e276-ca39-45c2-b9d6-d16b0e813d74"} 21:45:50 #10 532.0 Downloading repositoryGenerator from repo http://localhost:18080 21:45:50 #10 532.0 2024-10-17T21:45:50.476Z INFO [605] Request served {"path": "/charts/repositoryGenerator-13.0.0.tgz", "comment": "", "clientIP": "127.0.0.1", "method": "GET", "statusCode": 200, "latency": "164.61µs", "reqID": "1bbf5b73-3ccc-4aa3-9d44-4ae7698efe9d"} 21:45:50 #10 532.0 Downloading serviceAccount from repo http://localhost:18080 21:45:50 #10 532.0 2024-10-17T21:45:50.498Z INFO [606] Request served {"path": "/charts/serviceAccount-13.0.1.tgz", "comment": "", "clientIP": "127.0.0.1", "method": "GET", "statusCode": 200, "latency": "324.13µs", "reqID": "51f8930a-f0b7-49b1-8ad0-2204c1e5ad79"} 21:45:50 #10 532.0 Deleting outdated charts 21:45:50 #10 532.0 Skipping linting of policy-nexus 21:45:50 #10 532.3 Pushing policy-nexus-13.0.0.tgz to local... 21:45:50 #10 532.3 2024-10-17T21:45:50.753Z INFO [607] Request served {"path": "/api/charts", "comment": "", "clientIP": "127.0.0.1", "method": "POST", "statusCode": 201, "latency": "17.907861ms", "reqID": "c12d987f-2013-4474-822c-3a9615ce61b2"} 21:45:50 #10 532.3 Done. 21:45:53 #10 535.3 #@helm repo index /tmp/it-dep/smo-install/onap_oom/kubernetes/policy/components/../../dist/packages 21:45:53 #10 535.3 make[5]: Leaving directory '/tmp/it-dep/smo-install/onap_oom/kubernetes/policy/components' 21:45:53 #10 535.3 21:45:53 #10 535.3 [policy-pap] 21:45:53 #10 535.3 make[5]: Entering directory '/tmp/it-dep/smo-install/onap_oom/kubernetes/policy/components' 21:45:53 #10 535.3 Hang tight while we grab the latest from your chart repositories... 21:45:53 #10 535.3 2024-10-17T21:45:53.822Z INFO [608] Request served {"path": "/index.yaml", "comment": "", "clientIP": "127.0.0.1", "method": "GET", "statusCode": 200, "latency": "314.43µs", "reqID": "956388a8-0b87-4154-9169-93606eb2d14f"} 21:45:53 #10 535.4 ...Successfully got an update from the "local" chart repository 21:45:53 #10 535.4 Update Complete. ⎈Happy Helming!⎈ 21:45:53 #10 535.4 Saving 4 charts 21:45:53 #10 535.4 Downloading common from repo http://localhost:18080 21:45:53 #10 535.5 2024-10-17T21:45:53.933Z INFO [609] Request served {"path": "/charts/common-13.0.2.tgz", "comment": "", "clientIP": "127.0.0.1", "method": "GET", "statusCode": 200, "latency": "808.331µs", "reqID": "b1f50b64-4e13-4fdf-b9d4-8a590cc3fee1"} 21:45:53 #10 535.5 Downloading repositoryGenerator from repo http://localhost:18080 21:45:53 #10 535.5 2024-10-17T21:45:53.952Z INFO [610] Request served {"path": "/charts/repositoryGenerator-13.0.0.tgz", "comment": "", "clientIP": "127.0.0.1", "method": "GET", "statusCode": 200, "latency": "204.971µs", "reqID": "be0a7624-378b-4ca8-8a58-de3dae2ecd74"} 21:45:54 #10 535.5 Downloading serviceAccount from repo http://localhost:18080 21:45:54 #10 535.5 2024-10-17T21:45:53.973Z INFO [611] Request served {"path": "/charts/serviceAccount-13.0.1.tgz", "comment": "", "clientIP": "127.0.0.1", "method": "GET", "statusCode": 200, "latency": "280.36µs", "reqID": "454dd6c2-cf1c-4e38-851e-f64da5c95dd4"} 21:45:54 #10 535.5 Downloading readinessCheck from repo http://localhost:18080 21:45:54 #10 535.5 2024-10-17T21:45:53.997Z INFO [612] Request served {"path": "/charts/readinessCheck-13.0.0.tgz", "comment": "", "clientIP": "127.0.0.1", "method": "GET", "statusCode": 200, "latency": "219.611µs", "reqID": "a92b1541-f2f1-4eda-a624-35cfb6eb9e42"} 21:45:54 #10 535.5 Deleting outdated charts 21:45:54 #10 535.5 Skipping linting of policy-pap 21:45:54 #10 535.8 Pushing policy-pap-13.0.0.tgz to local... 21:45:54 #10 535.8 2024-10-17T21:45:54.298Z INFO [613] Request served {"path": "/api/charts", "comment": "", "clientIP": "127.0.0.1", "method": "POST", "statusCode": 201, "latency": "33.431886ms", "reqID": "52a8ffa5-e1fc-4b89-8618-ce0884101d72"} 21:45:54 #10 535.8 Done. 21:45:57 #10 538.8 #@helm repo index /tmp/it-dep/smo-install/onap_oom/kubernetes/policy/components/../../dist/packages 21:45:57 #10 538.8 make[5]: Leaving directory '/tmp/it-dep/smo-install/onap_oom/kubernetes/policy/components' 21:45:57 #10 538.8 21:45:57 #10 538.8 [policy-xacml-pdp] 21:45:57 #10 538.8 make[5]: Entering directory '/tmp/it-dep/smo-install/onap_oom/kubernetes/policy/components' 21:45:57 #10 538.9 Hang tight while we grab the latest from your chart repositories... 21:45:57 #10 538.9 2024-10-17T21:45:57.363Z INFO [614] Request served {"path": "/index.yaml", "comment": "", "clientIP": "127.0.0.1", "method": "GET", "statusCode": 200, "latency": "222.851µs", "reqID": "2f61d81e-0a60-4385-a0a5-4d82300d62ab"} 21:45:57 #10 538.9 ...Successfully got an update from the "local" chart repository 21:45:57 #10 538.9 Update Complete. ⎈Happy Helming!⎈ 21:45:57 #10 539.0 Saving 3 charts 21:45:57 #10 539.0 Downloading common from repo http://localhost:18080 21:45:57 #10 539.0 2024-10-17T21:45:57.452Z INFO [615] Request served {"path": "/charts/common-13.0.2.tgz", "comment": "", "clientIP": "127.0.0.1", "method": "GET", "statusCode": 200, "latency": "167.48µs", "reqID": "1b49ec9f-4dbc-468d-ad4c-2b51fa5c8308"} 21:45:57 #10 539.0 Downloading repositoryGenerator from repo http://localhost:18080 21:45:57 #10 539.0 2024-10-17T21:45:57.471Z INFO [616] Request served {"path": "/charts/repositoryGenerator-13.0.0.tgz", "comment": "", "clientIP": "127.0.0.1", "method": "GET", "statusCode": 200, "latency": "148.741µs", "reqID": "2e50233c-dcb4-431c-8fb5-056f88bb729e"} 21:45:57 #10 539.0 Downloading serviceAccount from repo http://localhost:18080 21:45:57 #10 539.0 2024-10-17T21:45:57.489Z INFO [617] Request served {"path": "/charts/serviceAccount-13.0.1.tgz", "comment": "", "clientIP": "127.0.0.1", "method": "GET", "statusCode": 200, "latency": "254.121µs", "reqID": "cee2f24c-86ec-46d3-ae60-f5c29bd9d9dc"} 21:45:57 #10 539.0 Deleting outdated charts 21:45:57 #10 539.0 Skipping linting of policy-xacml-pdp 21:45:57 #10 539.3 Pushing policy-xacml-pdp-13.0.0.tgz to local... 21:45:57 #10 539.3 2024-10-17T21:45:57.758Z INFO [618] Request served {"path": "/api/charts", "comment": "", "clientIP": "127.0.0.1", "method": "POST", "statusCode": 201, "latency": "16.812218ms", "reqID": "62da7282-02c4-476d-96cd-4dfa69babfce"} 21:45:57 #10 539.3 Done. 21:46:00 #10 542.3 #@helm repo index /tmp/it-dep/smo-install/onap_oom/kubernetes/policy/components/../../dist/packages 21:46:00 #10 542.3 make[5]: Leaving directory '/tmp/it-dep/smo-install/onap_oom/kubernetes/policy/components' 21:46:00 #10 542.3 make[4]: Leaving directory '/tmp/it-dep/smo-install/onap_oom/kubernetes/policy/components' 21:46:03 #10 545.3 #@helm repo index /tmp/it-dep/smo-install/onap_oom/kubernetes/policy/../dist/packages 21:46:03 #10 545.3 make[3]: Leaving directory '/tmp/it-dep/smo-install/onap_oom/kubernetes/policy' 21:46:03 #10 545.3 make[2]: Leaving directory '/tmp/it-dep/smo-install/onap_oom/kubernetes/policy' 21:46:03 #10 545.4 Hang tight while we grab the latest from your chart repositories... 21:46:03 #10 545.4 2024-10-17T21:46:03.834Z INFO [619] Request served {"path": "/index.yaml", "comment": "", "clientIP": "127.0.0.1", "method": "GET", "statusCode": 200, "latency": "205.87µs", "reqID": "457ac8fd-4e49-40e9-95f1-c1de3bc15898"} 21:46:03 #10 545.4 ...Successfully got an update from the "local" chart repository 21:46:03 #10 545.4 Update Complete. ⎈Happy Helming!⎈ 21:46:04 #10 545.6 Saving 20 charts 21:46:04 #10 545.6 Downloading common from repo http://localhost:18080 21:46:04 #10 545.6 2024-10-17T21:46:04.070Z INFO [620] Request served {"path": "/charts/common-13.0.2.tgz", "comment": "", "clientIP": "127.0.0.1", "method": "GET", "statusCode": 200, "latency": "320.25µs", "reqID": "ac80e3d6-85ac-4d3c-9ed1-d6fa5bfb512e"} 21:46:04 #10 545.6 Downloading mariadb-galera from repo http://localhost:18080 21:46:04 #10 545.6 2024-10-17T21:46:04.090Z INFO [621] Request served {"path": "/charts/mariadb-galera-13.0.1.tgz", "comment": "", "clientIP": "127.0.0.1", "method": "GET", "statusCode": 200, "latency": "142.7µs", "reqID": "da8d9521-8b7f-489a-bf2b-6fcc11d8d3bd"} 21:46:04 #10 545.9 Downloading repositoryGenerator from repo http://localhost:18080 21:46:04 #10 546.0 2024-10-17T21:46:04.434Z INFO [622] Request served {"path": "/charts/repositoryGenerator-13.0.0.tgz", "comment": "", "clientIP": "127.0.0.1", "method": "GET", "statusCode": 200, "latency": "232.17µs", "reqID": "7a4decd1-ccb5-47cf-b2e3-a12fc7001617"} 21:46:04 #10 546.0 Downloading serviceAccount from repo http://localhost:18080 21:46:04 #10 546.0 2024-10-17T21:46:04.458Z INFO [623] Request served {"path": "/charts/serviceAccount-13.0.1.tgz", "comment": "", "clientIP": "127.0.0.1", "method": "GET", "statusCode": 200, "latency": "261.101µs", "reqID": "3ad4d51c-54f0-40fd-9d56-512c12f82df4"} 21:46:04 #10 546.0 Downloading readinessCheck from repo http://localhost:18080 21:46:04 #10 546.0 2024-10-17T21:46:04.476Z INFO [624] Request served {"path": "/charts/readinessCheck-13.0.0.tgz", "comment": "", "clientIP": "127.0.0.1", "method": "GET", "statusCode": 200, "latency": "206.381µs", "reqID": "4684f53f-18f6-4287-a586-97a73ffa0503"} 21:46:04 #10 546.0 Downloading postgres from repo http://localhost:18080 21:46:04 #10 546.0 2024-10-17T21:46:04.495Z INFO [625] Request served {"path": "/charts/postgres-13.0.0.tgz", "comment": "", "clientIP": "127.0.0.1", "method": "GET", "statusCode": 200, "latency": "203.26µs", "reqID": "8640864b-7b45-4144-99fa-4c23f09c7dce"} 21:46:04 #10 546.1 Deleting outdated charts 21:46:04 #10 546.1 Skipping linting of policy 21:46:05 #10 547.0 Pushing policy-13.0.0.tgz to local... 21:46:05 #10 547.3 2024-10-17T21:46:05.791Z INFO [626] Request served {"path": "/api/charts", "comment": "", "clientIP": "127.0.0.1", "method": "POST", "statusCode": 201, "latency": "284.369178ms", "reqID": "c477c9e8-3fce-40ab-8674-c16115aa6ebb"} 21:46:05 #10 547.3 Done. 21:46:08 #10 550.3 make[1]: Leaving directory '/tmp/it-dep/smo-install/onap_oom/kubernetes' 21:46:08 #10 550.3 21:46:08 #10 550.3 [portal-ng] 21:46:08 #10 550.3 make[1]: Entering directory '/tmp/it-dep/smo-install/onap_oom/kubernetes' 21:46:08 #10 550.4 make[2]: Entering directory '/tmp/it-dep/smo-install/onap_oom/kubernetes/portal-ng' 21:46:08 #10 550.4 21:46:08 #10 550.4 [components] 21:46:08 #10 550.4 make[3]: Entering directory '/tmp/it-dep/smo-install/onap_oom/kubernetes/portal-ng' 21:46:08 #10 550.4 make[4]: Entering directory '/tmp/it-dep/smo-install/onap_oom/kubernetes/portal-ng/components' 21:46:08 #10 550.4 21:46:08 #10 550.4 [portal-ng-bff] 21:46:08 #10 550.4 make[5]: Entering directory '/tmp/it-dep/smo-install/onap_oom/kubernetes/portal-ng/components' 21:46:09 #10 550.5 Hang tight while we grab the latest from your chart repositories... 21:46:09 #10 550.5 2024-10-17T21:46:08.937Z INFO [627] Request served {"path": "/index.yaml", "comment": "", "clientIP": "127.0.0.1", "method": "GET", "statusCode": 200, "latency": "281.44µs", "reqID": "b71ff82b-f2c0-4753-8678-d97d39a650f1"} 21:46:09 #10 550.5 ...Successfully got an update from the "local" chart repository 21:46:09 #10 550.5 Update Complete. ⎈Happy Helming!⎈ 21:46:09 #10 550.5 Saving 3 charts 21:46:09 #10 550.5 Downloading common from repo http://localhost:18080 21:46:09 #10 550.6 2024-10-17T21:46:09.046Z INFO [628] Request served {"path": "/charts/common-13.0.2.tgz", "comment": "", "clientIP": "127.0.0.1", "method": "GET", "statusCode": 200, "latency": "271.71µs", "reqID": "88e93777-9fba-4fd9-b11f-1e971c535e66"} 21:46:09 #10 550.6 Downloading repositoryGenerator from repo http://localhost:18080 21:46:09 #10 550.6 2024-10-17T21:46:09.068Z INFO [629] Request served {"path": "/charts/repositoryGenerator-13.0.0.tgz", "comment": "", "clientIP": "127.0.0.1", "method": "GET", "statusCode": 200, "latency": "300.711µs", "reqID": "10db8105-27b4-4716-b7ab-3be2cd1d3c00"} 21:46:09 #10 550.6 Downloading serviceAccount from repo http://localhost:18080 21:46:09 #10 550.6 2024-10-17T21:46:09.090Z INFO [630] Request served {"path": "/charts/serviceAccount-13.0.1.tgz", "comment": "", "clientIP": "127.0.0.1", "method": "GET", "statusCode": 200, "latency": "247.821µs", "reqID": "5e7db331-e34c-40b8-8af8-cfa73184615f"} 21:46:09 #10 550.6 Deleting outdated charts 21:46:09 #10 550.6 Skipping linting of portal-ng-bff 21:46:09 #10 550.9 Pushing portal-ng-bff-13.0.0.tgz to local... 21:46:09 #10 550.9 2024-10-17T21:46:09.356Z INFO [631] Request served {"path": "/api/charts", "comment": "", "clientIP": "127.0.0.1", "method": "POST", "statusCode": 201, "latency": "12.825522ms", "reqID": "80c9d553-3c97-49ba-a196-90ef9520b2c2"} 21:46:09 #10 550.9 Done. 21:46:12 #10 553.9 #@helm repo index /tmp/it-dep/smo-install/onap_oom/kubernetes/portal-ng/components/../dist/packages 21:46:12 #10 553.9 make[5]: Leaving directory '/tmp/it-dep/smo-install/onap_oom/kubernetes/portal-ng/components' 21:46:12 #10 553.9 21:46:12 #10 553.9 [portal-ng-ui] 21:46:12 #10 553.9 make[5]: Entering directory '/tmp/it-dep/smo-install/onap_oom/kubernetes/portal-ng/components' 21:46:12 #10 553.9 Hang tight while we grab the latest from your chart repositories... 21:46:12 #10 553.9 2024-10-17T21:46:12.417Z INFO [632] Request served {"path": "/index.yaml", "comment": "", "clientIP": "127.0.0.1", "method": "GET", "statusCode": 200, "latency": "280.951µs", "reqID": "9f159b67-4a3a-4472-94da-eadba04c51c5"} 21:46:12 #10 554.0 ...Successfully got an update from the "local" chart repository 21:46:12 #10 554.0 Update Complete. ⎈Happy Helming!⎈ 21:46:12 #10 554.0 Saving 3 charts 21:46:12 #10 554.0 Downloading common from repo http://localhost:18080 21:46:12 #10 554.0 2024-10-17T21:46:12.517Z INFO [633] Request served {"path": "/charts/common-13.0.2.tgz", "comment": "", "clientIP": "127.0.0.1", "method": "GET", "statusCode": 200, "latency": "309.58µs", "reqID": "c06e9e16-e8cf-4793-9353-abc93f04f84e"} 21:46:12 #10 554.0 Downloading repositoryGenerator from repo http://localhost:18080 21:46:12 #10 554.1 2024-10-17T21:46:12.541Z INFO [634] Request served {"path": "/charts/repositoryGenerator-13.0.0.tgz", "comment": "", "clientIP": "127.0.0.1", "method": "GET", "statusCode": 200, "latency": "210.2µs", "reqID": "1d80529d-a822-43b1-90e2-64ee6841b23b"} 21:46:12 #10 554.1 Downloading serviceAccount from repo http://localhost:18080 21:46:12 #10 554.1 2024-10-17T21:46:12.560Z INFO [635] Request served {"path": "/charts/serviceAccount-13.0.1.tgz", "comment": "", "clientIP": "127.0.0.1", "method": "GET", "statusCode": 200, "latency": "218.21µs", "reqID": "32415b66-7b06-4c4c-96fc-8d78405df74a"} 21:46:12 #10 554.1 Deleting outdated charts 21:46:12 #10 554.1 Skipping linting of portal-ng-ui 21:46:12 #10 554.3 Pushing portal-ng-ui-13.0.0.tgz to local... 21:46:12 #10 554.3 2024-10-17T21:46:12.820Z INFO [636] Request served {"path": "/api/charts", "comment": "", "clientIP": "127.0.0.1", "method": "POST", "statusCode": 201, "latency": "25.260812ms", "reqID": "f7023541-20e6-42a6-ba77-491166864b42"} 21:46:12 #10 554.3 Done. 21:46:15 #10 557.3 #@helm repo index /tmp/it-dep/smo-install/onap_oom/kubernetes/portal-ng/components/../dist/packages 21:46:15 #10 557.3 make[5]: Leaving directory '/tmp/it-dep/smo-install/onap_oom/kubernetes/portal-ng/components' 21:46:15 #10 557.3 make[4]: Leaving directory '/tmp/it-dep/smo-install/onap_oom/kubernetes/portal-ng/components' 21:46:18 #10 560.4 #@helm repo index /tmp/it-dep/smo-install/onap_oom/kubernetes/portal-ng/../dist/packages 21:46:18 #10 560.4 make[3]: Leaving directory '/tmp/it-dep/smo-install/onap_oom/kubernetes/portal-ng' 21:46:18 #10 560.4 make[2]: Leaving directory '/tmp/it-dep/smo-install/onap_oom/kubernetes/portal-ng' 21:46:18 #10 560.4 Hang tight while we grab the latest from your chart repositories... 21:46:18 #10 560.4 2024-10-17T21:46:18.883Z INFO [637] Request served {"path": "/index.yaml", "comment": "", "clientIP": "127.0.0.1", "method": "GET", "statusCode": 200, "latency": "141.65µs", "reqID": "37d96191-0453-4cfb-835a-01f274835456"} 21:46:18 #10 560.4 ...Successfully got an update from the "local" chart repository 21:46:18 #10 560.4 Update Complete. ⎈Happy Helming!⎈ 21:46:18 #10 560.5 Saving 3 charts 21:46:18 #10 560.5 Downloading common from repo http://localhost:18080 21:46:19 #10 560.5 2024-10-17T21:46:18.969Z INFO [638] Request served {"path": "/charts/common-13.0.2.tgz", "comment": "", "clientIP": "127.0.0.1", "method": "GET", "statusCode": 200, "latency": "207.761µs", "reqID": "2cb2ad72-fdef-46e2-a0bb-17780bf49943"} 21:46:19 #10 560.5 Downloading portal-ng-bff from repo http://localhost:18080 21:46:19 #10 560.5 2024-10-17T21:46:18.990Z INFO [639] Request served {"path": "/charts/portal-ng-bff-13.0.0.tgz", "comment": "", "clientIP": "127.0.0.1", "method": "GET", "statusCode": 200, "latency": "335.27µs", "reqID": "38ead5a2-bbea-4262-9cf7-95b6ed049a34"} 21:46:19 #10 560.5 Downloading portal-ng-ui from repo http://localhost:18080 21:46:19 #10 560.5 2024-10-17T21:46:19.009Z INFO [640] Request served {"path": "/charts/portal-ng-ui-13.0.0.tgz", "comment": "", "clientIP": "127.0.0.1", "method": "GET", "statusCode": 200, "latency": "392.201µs", "reqID": "eb4f21d7-910c-4d0f-95ed-78f82f951e36"} 21:46:19 #10 560.5 Deleting outdated charts 21:46:19 #10 560.5 Skipping linting of portal-ng 21:46:19 #10 560.9 Pushing portal-ng-13.0.0.tgz to local... 21:46:19 #10 560.9 2024-10-17T21:46:19.393Z INFO [641] Request served {"path": "/api/charts", "comment": "", "clientIP": "127.0.0.1", "method": "POST", "statusCode": 201, "latency": "51.721846ms", "reqID": "3d12faa8-2c0c-4713-8204-3d3eeef1442e"} 21:46:19 #10 560.9 Done. 21:46:22 #10 563.9 make[1]: Leaving directory '/tmp/it-dep/smo-install/onap_oom/kubernetes' 21:46:22 #10 563.9 21:46:22 #10 563.9 [sdc] 21:46:22 #10 563.9 make[1]: Entering directory '/tmp/it-dep/smo-install/onap_oom/kubernetes' 21:46:22 #10 564.0 make[2]: Entering directory '/tmp/it-dep/smo-install/onap_oom/kubernetes/sdc' 21:46:22 #10 564.0 21:46:22 #10 564.0 [components] 21:46:22 #10 564.0 make[3]: Entering directory '/tmp/it-dep/smo-install/onap_oom/kubernetes/sdc' 21:46:22 #10 564.1 make[4]: Entering directory '/tmp/it-dep/smo-install/onap_oom/kubernetes/sdc/components' 21:46:22 #10 564.2 21:46:22 #10 564.2 [sdc-be] 21:46:22 #10 564.2 make[5]: Entering directory '/tmp/it-dep/smo-install/onap_oom/kubernetes/sdc/components' 21:46:22 #10 564.3 Hang tight while we grab the latest from your chart repositories... 21:46:22 #10 564.3 2024-10-17T21:46:22.766Z INFO [642] Request served {"path": "/index.yaml", "comment": "", "clientIP": "127.0.0.1", "method": "GET", "statusCode": 200, "latency": "302.44µs", "reqID": "8564071b-845e-4df2-abda-e056313e5b1b"} 21:46:22 #10 564.3 ...Successfully got an update from the "local" chart repository 21:46:22 #10 564.3 Update Complete. ⎈Happy Helming!⎈ 21:46:22 #10 564.4 Saving 3 charts 21:46:22 #10 564.4 Downloading common from repo http://localhost:18080 21:46:22 #10 564.4 2024-10-17T21:46:22.866Z INFO [643] Request served {"path": "/charts/common-13.0.2.tgz", "comment": "", "clientIP": "127.0.0.1", "method": "GET", "statusCode": 200, "latency": "330.171µs", "reqID": "cf77dc3f-67e2-4038-97de-3a6b9e00fe59"} 21:46:23 #10 564.4 Downloading repositoryGenerator from repo http://localhost:18080 21:46:23 #10 564.4 2024-10-17T21:46:22.893Z INFO [644] Request served {"path": "/charts/repositoryGenerator-13.0.0.tgz", "comment": "", "clientIP": "127.0.0.1", "method": "GET", "statusCode": 200, "latency": "276.81µs", "reqID": "b80979cf-c0b8-43a8-9454-e3ac89579822"} 21:46:23 #10 564.4 Downloading serviceAccount from repo http://localhost:18080 21:46:23 #10 564.4 2024-10-17T21:46:22.916Z INFO [645] Request served {"path": "/charts/serviceAccount-13.0.1.tgz", "comment": "", "clientIP": "127.0.0.1", "method": "GET", "statusCode": 200, "latency": "216.28µs", "reqID": "1fdcc52e-70cc-4cc8-b18e-1573062c42e0"} 21:46:23 #10 564.4 Deleting outdated charts 21:46:23 #10 564.4 Skipping linting of sdc-be 21:46:23 #10 564.7 Pushing sdc-be-13.0.0.tgz to local... 21:46:23 #10 564.7 2024-10-17T21:46:23.201Z INFO [646] Request served {"path": "/api/charts", "comment": "", "clientIP": "127.0.0.1", "method": "POST", "statusCode": 201, "latency": "12.919231ms", "reqID": "6caa9fa6-31b9-47da-bd55-56f8463f85dc"} 21:46:23 #10 564.7 Done. 21:46:26 #10 567.7 #@helm repo index /tmp/it-dep/smo-install/onap_oom/kubernetes/sdc/components/../../dist/packages 21:46:26 #10 567.7 make[5]: Leaving directory '/tmp/it-dep/smo-install/onap_oom/kubernetes/sdc/components' 21:46:26 #10 567.7 21:46:26 #10 567.7 [sdc-cs] 21:46:26 #10 567.7 make[5]: Entering directory '/tmp/it-dep/smo-install/onap_oom/kubernetes/sdc/components' 21:46:26 #10 567.8 Hang tight while we grab the latest from your chart repositories... 21:46:26 #10 567.8 2024-10-17T21:46:26.328Z INFO [647] Request served {"path": "/index.yaml", "comment": "", "clientIP": "127.0.0.1", "method": "GET", "statusCode": 200, "latency": "257.391µs", "reqID": "57dccc53-7be1-44e2-8108-8808717d37e1"} 21:46:26 #10 567.9 ...Successfully got an update from the "local" chart repository 21:46:26 #10 567.9 Update Complete. ⎈Happy Helming!⎈ 21:46:26 #10 567.9 Saving 4 charts 21:46:26 #10 567.9 Downloading common from repo http://localhost:18080 21:46:26 #10 567.9 2024-10-17T21:46:26.430Z INFO [648] Request served {"path": "/charts/common-13.0.2.tgz", "comment": "", "clientIP": "127.0.0.1", "method": "GET", "statusCode": 200, "latency": "177.07µs", "reqID": "1c3273cf-6723-4856-9122-c95f9b0aa7be"} 21:46:26 #10 567.9 Downloading repositoryGenerator from repo http://localhost:18080 21:46:26 #10 568.0 2024-10-17T21:46:26.451Z INFO [649] Request served {"path": "/charts/repositoryGenerator-13.0.0.tgz", "comment": "", "clientIP": "127.0.0.1", "method": "GET", "statusCode": 200, "latency": "313.971µs", "reqID": "ec110c32-ee00-4f79-916d-5b6b40268bd7"} 21:46:26 #10 568.0 Downloading serviceAccount from repo http://localhost:18080 21:46:26 #10 568.0 2024-10-17T21:46:26.471Z INFO [650] Request served {"path": "/charts/serviceAccount-13.0.1.tgz", "comment": "", "clientIP": "127.0.0.1", "method": "GET", "statusCode": 200, "latency": "430.381µs", "reqID": "77843aa5-3fd6-4013-bbea-06baf086f8ff"} 21:46:26 #10 568.0 Downloading cassandra from repo http://localhost:18080 21:46:26 #10 568.0 2024-10-17T21:46:26.495Z INFO [651] Request served {"path": "/charts/cassandra-13.0.0.tgz", "comment": "", "clientIP": "127.0.0.1", "method": "GET", "statusCode": 200, "latency": "234.03µs", "reqID": "42aba930-bdca-40e4-8a4e-a8145da3a4b7"} 21:46:26 #10 568.0 Deleting outdated charts 21:46:26 #10 568.0 Skipping linting of sdc-cs 21:46:26 #10 568.3 Pushing sdc-cs-13.0.0.tgz to local... 21:46:26 #10 568.4 2024-10-17T21:46:26.856Z INFO [652] Request served {"path": "/api/charts", "comment": "", "clientIP": "127.0.0.1", "method": "POST", "statusCode": 201, "latency": "43.633501ms", "reqID": "d69c8368-8779-467a-9f03-1dbc14e5a5a9"} 21:46:27 #10 568.4 Done. 21:46:30 #10 571.4 #@helm repo index /tmp/it-dep/smo-install/onap_oom/kubernetes/sdc/components/../../dist/packages 21:46:30 #10 571.4 make[5]: Leaving directory '/tmp/it-dep/smo-install/onap_oom/kubernetes/sdc/components' 21:46:30 #10 571.4 21:46:30 #10 571.4 [sdc-fe] 21:46:30 #10 571.4 make[5]: Entering directory '/tmp/it-dep/smo-install/onap_oom/kubernetes/sdc/components' 21:46:30 #10 571.5 Hang tight while we grab the latest from your chart repositories... 21:46:30 #10 571.5 2024-10-17T21:46:30.002Z INFO [653] Request served {"path": "/index.yaml", "comment": "", "clientIP": "127.0.0.1", "method": "GET", "statusCode": 200, "latency": "263.59µs", "reqID": "d59b1bd7-78e2-4062-8a0f-58ef49ada605"} 21:46:30 #10 571.5 ...Successfully got an update from the "local" chart repository 21:46:30 #10 571.5 Update Complete. ⎈Happy Helming!⎈ 21:46:30 #10 571.6 Saving 2 charts 21:46:30 #10 571.6 Downloading repositoryGenerator from repo http://localhost:18080 21:46:30 #10 571.6 2024-10-17T21:46:30.097Z INFO [654] Request served {"path": "/charts/repositoryGenerator-13.0.0.tgz", "comment": "", "clientIP": "127.0.0.1", "method": "GET", "statusCode": 200, "latency": "147.831µs", "reqID": "1b72c0d5-e8ac-443b-822b-b1e5d6598620"} 21:46:30 #10 571.6 Downloading serviceAccount from repo http://localhost:18080 21:46:30 #10 571.6 2024-10-17T21:46:30.122Z INFO [655] Request served {"path": "/charts/serviceAccount-13.0.1.tgz", "comment": "", "clientIP": "127.0.0.1", "method": "GET", "statusCode": 200, "latency": "378.751µs", "reqID": "df950fbc-0448-4041-ba2f-b7a40d2042a6"} 21:46:30 #10 571.6 Deleting outdated charts 21:46:30 #10 571.7 Skipping linting of sdc-fe 21:46:30 #10 571.9 Pushing sdc-fe-13.0.0.tgz to local... 21:46:30 #10 571.9 2024-10-17T21:46:30.384Z INFO [656] Request served {"path": "/api/charts", "comment": "", "clientIP": "127.0.0.1", "method": "POST", "statusCode": 201, "latency": "12.31294ms", "reqID": "041473e6-12b1-4b3a-8477-5c282c9c983a"} 21:46:30 #10 571.9 Done. 21:46:33 #10 574.9 #@helm repo index /tmp/it-dep/smo-install/onap_oom/kubernetes/sdc/components/../../dist/packages 21:46:33 #10 574.9 make[5]: Leaving directory '/tmp/it-dep/smo-install/onap_oom/kubernetes/sdc/components' 21:46:33 #10 574.9 21:46:33 #10 574.9 [sdc-helm-validator] 21:46:33 #10 574.9 make[5]: Entering directory '/tmp/it-dep/smo-install/onap_oom/kubernetes/sdc/components' 21:46:33 #10 575.0 Hang tight while we grab the latest from your chart repositories... 21:46:33 #10 575.1 2024-10-17T21:46:33.533Z INFO [657] Request served {"path": "/index.yaml", "comment": "", "clientIP": "127.0.0.1", "method": "GET", "statusCode": 200, "latency": "194.771µs", "reqID": "fce4b074-78e2-42c6-9cb1-7b1b42b6d6ca"} 21:46:33 #10 575.1 ...Successfully got an update from the "local" chart repository 21:46:33 #10 575.1 Update Complete. ⎈Happy Helming!⎈ 21:46:33 #10 575.1 Saving 2 charts 21:46:33 #10 575.1 Downloading repositoryGenerator from repo http://localhost:18080 21:46:33 #10 575.1 2024-10-17T21:46:33.624Z INFO [658] Request served {"path": "/charts/repositoryGenerator-13.0.0.tgz", "comment": "", "clientIP": "127.0.0.1", "method": "GET", "statusCode": 200, "latency": "158.831µs", "reqID": "0eace53a-e6d7-4280-bb3a-60ee274af8db"} 21:46:33 #10 575.1 Downloading common from repo http://localhost:18080 21:46:33 #10 575.2 2024-10-17T21:46:33.641Z INFO [659] Request served {"path": "/charts/common-13.0.2.tgz", "comment": "", "clientIP": "127.0.0.1", "method": "GET", "statusCode": 200, "latency": "262.211µs", "reqID": "51465730-5e57-490d-8f35-c8a9ec30053b"} 21:46:33 #10 575.2 Deleting outdated charts 21:46:33 #10 575.2 Skipping linting of sdc-helm-validator 21:46:33 #10 575.4 Pushing sdc-helm-validator-13.0.0.tgz to local... 21:46:34 #10 575.4 2024-10-17T21:46:33.907Z INFO [660] Request served {"path": "/api/charts", "comment": "", "clientIP": "127.0.0.1", "method": "POST", "statusCode": 201, "latency": "12.642211ms", "reqID": "dfe78519-50c9-4cd6-8309-1403d4d5f050"} 21:46:34 #10 575.4 Done. 21:46:37 #10 578.4 #@helm repo index /tmp/it-dep/smo-install/onap_oom/kubernetes/sdc/components/../../dist/packages 21:46:37 #10 578.4 make[5]: Leaving directory '/tmp/it-dep/smo-install/onap_oom/kubernetes/sdc/components' 21:46:37 #10 578.4 21:46:37 #10 578.4 [sdc-onboarding-be] 21:46:37 #10 578.4 make[5]: Entering directory '/tmp/it-dep/smo-install/onap_oom/kubernetes/sdc/components' 21:46:37 #10 578.6 Hang tight while we grab the latest from your chart repositories... 21:46:37 #10 578.6 2024-10-17T21:46:37.042Z INFO [661] Request served {"path": "/index.yaml", "comment": "", "clientIP": "127.0.0.1", "method": "GET", "statusCode": 200, "latency": "293.551µs", "reqID": "33f8eadf-b998-43d9-b08f-48cbfcf3daf6"} 21:46:37 #10 578.6 ...Successfully got an update from the "local" chart repository 21:46:37 #10 578.6 Update Complete. ⎈Happy Helming!⎈ 21:46:37 #10 578.6 Saving 2 charts 21:46:37 #10 578.6 Downloading repositoryGenerator from repo http://localhost:18080 21:46:37 #10 578.7 2024-10-17T21:46:37.133Z INFO [662] Request served {"path": "/charts/repositoryGenerator-13.0.0.tgz", "comment": "", "clientIP": "127.0.0.1", "method": "GET", "statusCode": 200, "latency": "182.65µs", "reqID": "fe17e482-977d-4814-9f71-357a5145b6f3"} 21:46:37 #10 578.7 Downloading serviceAccount from repo http://localhost:18080 21:46:37 #10 578.7 2024-10-17T21:46:37.148Z INFO [663] Request served {"path": "/charts/serviceAccount-13.0.1.tgz", "comment": "", "clientIP": "127.0.0.1", "method": "GET", "statusCode": 200, "latency": "151.011µs", "reqID": "9e01b6c3-3427-463a-a566-5a329931ad93"} 21:46:37 #10 578.7 Deleting outdated charts 21:46:37 #10 578.7 Skipping linting of sdc-onboarding-be 21:46:37 #10 578.9 Pushing sdc-onboarding-be-13.0.0.tgz to local... 21:46:37 #10 578.9 2024-10-17T21:46:37.405Z INFO [664] Request served {"path": "/api/charts", "comment": "", "clientIP": "127.0.0.1", "method": "POST", "statusCode": 201, "latency": "12.63643ms", "reqID": "2e070432-a480-4b97-9244-1d77b17be744"} 21:46:37 #10 578.9 Done. 21:46:40 #10 581.9 #@helm repo index /tmp/it-dep/smo-install/onap_oom/kubernetes/sdc/components/../../dist/packages 21:46:40 #10 581.9 make[5]: Leaving directory '/tmp/it-dep/smo-install/onap_oom/kubernetes/sdc/components' 21:46:40 #10 581.9 21:46:40 #10 581.9 [sdc-wfd-be] 21:46:40 #10 581.9 make[5]: Entering directory '/tmp/it-dep/smo-install/onap_oom/kubernetes/sdc/components' 21:46:40 #10 582.1 Hang tight while we grab the latest from your chart repositories... 21:46:40 #10 582.1 2024-10-17T21:46:40.538Z INFO [665] Request served {"path": "/index.yaml", "comment": "", "clientIP": "127.0.0.1", "method": "GET", "statusCode": 200, "latency": "392.361µs", "reqID": "94cc3880-33a3-4cb6-b102-457073fde3f7"} 21:46:40 #10 582.1 ...Successfully got an update from the "local" chart repository 21:46:40 #10 582.1 Update Complete. ⎈Happy Helming!⎈ 21:46:40 #10 582.1 Saving 2 charts 21:46:40 #10 582.1 Downloading repositoryGenerator from repo http://localhost:18080 21:46:40 #10 582.1 2024-10-17T21:46:40.631Z INFO [666] Request served {"path": "/charts/repositoryGenerator-13.0.0.tgz", "comment": "", "clientIP": "127.0.0.1", "method": "GET", "statusCode": 200, "latency": "301.25µs", "reqID": "1f77ef31-f156-423c-b466-d4ffff97ee02"} 21:46:40 #10 582.1 Downloading serviceAccount from repo http://localhost:18080 21:46:40 #10 582.2 2024-10-17T21:46:40.658Z INFO [667] Request served {"path": "/charts/serviceAccount-13.0.1.tgz", "comment": "", "clientIP": "127.0.0.1", "method": "GET", "statusCode": 200, "latency": "304.47µs", "reqID": "8b2dbfc5-d316-42b9-a560-e834ef5c7d99"} 21:46:40 #10 582.2 Deleting outdated charts 21:46:40 #10 582.2 Skipping linting of sdc-wfd-be 21:46:40 #10 582.5 Pushing sdc-wfd-be-13.0.0.tgz to local... 21:46:41 #10 582.5 2024-10-17T21:46:40.949Z INFO [668] Request served {"path": "/api/charts", "comment": "", "clientIP": "127.0.0.1", "method": "POST", "statusCode": 201, "latency": "14.023383ms", "reqID": "1c238b8f-25fe-42fb-b4b9-5900f6bafcf1"} 21:46:41 #10 582.5 Done. 21:46:44 #10 585.5 #@helm repo index /tmp/it-dep/smo-install/onap_oom/kubernetes/sdc/components/../../dist/packages 21:46:44 #10 585.5 make[5]: Leaving directory '/tmp/it-dep/smo-install/onap_oom/kubernetes/sdc/components' 21:46:44 #10 585.5 21:46:44 #10 585.5 [sdc-wfd-fe] 21:46:44 #10 585.5 make[5]: Entering directory '/tmp/it-dep/smo-install/onap_oom/kubernetes/sdc/components' 21:46:44 #10 585.6 Hang tight while we grab the latest from your chart repositories... 21:46:44 #10 585.6 2024-10-17T21:46:44.079Z INFO [669] Request served {"path": "/index.yaml", "comment": "", "clientIP": "127.0.0.1", "method": "GET", "statusCode": 200, "latency": "324.53µs", "reqID": "7bae146d-5d56-4f42-a493-61b4af43f972"} 21:46:44 #10 585.6 ...Successfully got an update from the "local" chart repository 21:46:44 #10 585.6 Update Complete. ⎈Happy Helming!⎈ 21:46:44 #10 585.7 Saving 2 charts 21:46:44 #10 585.7 Downloading repositoryGenerator from repo http://localhost:18080 21:46:44 #10 585.7 2024-10-17T21:46:44.177Z INFO [670] Request served {"path": "/charts/repositoryGenerator-13.0.0.tgz", "comment": "", "clientIP": "127.0.0.1", "method": "GET", "statusCode": 200, "latency": "286.601µs", "reqID": "d573151f-c56e-4ddf-9038-4e03a5eec370"} 21:46:44 #10 585.7 Downloading serviceAccount from repo http://localhost:18080 21:46:44 #10 585.7 2024-10-17T21:46:44.201Z INFO [671] Request served {"path": "/charts/serviceAccount-13.0.1.tgz", "comment": "", "clientIP": "127.0.0.1", "method": "GET", "statusCode": 200, "latency": "349.721µs", "reqID": "f084d263-0735-4d90-a6cb-759b56093b2e"} 21:46:44 #10 585.7 Deleting outdated charts 21:46:44 #10 585.7 Skipping linting of sdc-wfd-fe 21:46:44 #10 586.0 Pushing sdc-wfd-fe-13.0.0.tgz to local... 21:46:44 #10 586.0 2024-10-17T21:46:44.464Z INFO [672] Request served {"path": "/api/charts", "comment": "", "clientIP": "127.0.0.1", "method": "POST", "statusCode": 201, "latency": "10.943127ms", "reqID": "aaf31152-398f-4151-9a00-af7063ffe149"} 21:46:44 #10 586.0 Done. 21:46:47 #10 589.0 #@helm repo index /tmp/it-dep/smo-install/onap_oom/kubernetes/sdc/components/../../dist/packages 21:46:47 #10 589.0 make[5]: Leaving directory '/tmp/it-dep/smo-install/onap_oom/kubernetes/sdc/components' 21:46:47 #10 589.0 make[4]: Leaving directory '/tmp/it-dep/smo-install/onap_oom/kubernetes/sdc/components' 21:46:50 #10 592.0 #@helm repo index /tmp/it-dep/smo-install/onap_oom/kubernetes/sdc/../dist/packages 21:46:50 #10 592.0 make[3]: Leaving directory '/tmp/it-dep/smo-install/onap_oom/kubernetes/sdc' 21:46:50 #10 592.0 make[2]: Leaving directory '/tmp/it-dep/smo-install/onap_oom/kubernetes/sdc' 21:46:50 #10 592.1 Hang tight while we grab the latest from your chart repositories... 21:46:50 #10 592.1 2024-10-17T21:46:50.543Z INFO [673] Request served {"path": "/index.yaml", "comment": "", "clientIP": "127.0.0.1", "method": "GET", "statusCode": 200, "latency": "227.39µs", "reqID": "634fc749-da1b-4724-bf7c-689327971896"} 21:46:50 #10 592.1 ...Successfully got an update from the "local" chart repository 21:46:50 #10 592.1 Update Complete. ⎈Happy Helming!⎈ 21:46:50 #10 592.1 Saving 8 charts 21:46:50 #10 592.1 Downloading common from repo http://localhost:18080 21:46:50 #10 592.2 2024-10-17T21:46:50.638Z INFO [674] Request served {"path": "/charts/common-13.0.2.tgz", "comment": "", "clientIP": "127.0.0.1", "method": "GET", "statusCode": 200, "latency": "299.79µs", "reqID": "8a560509-0441-4c31-ba70-ccba6a5aff3b"} 21:46:50 #10 592.3 Deleting outdated charts 21:46:50 #10 592.3 Skipping linting of sdc 21:46:51 #10 592.7 Pushing sdc-13.0.0.tgz to local... 21:46:51 #10 592.8 2024-10-17T21:46:51.317Z INFO [675] Request served {"path": "/api/charts", "comment": "", "clientIP": "127.0.0.1", "method": "POST", "statusCode": 201, "latency": "110.838978ms", "reqID": "fb35be77-3d15-4002-ab76-af53d8e3a78f"} 21:46:51 #10 592.8 Done. 21:46:54 #10 595.8 make[1]: Leaving directory '/tmp/it-dep/smo-install/onap_oom/kubernetes' 21:46:54 #10 595.8 21:46:54 #10 595.8 [sdnc] 21:46:54 #10 595.8 make[1]: Entering directory '/tmp/it-dep/smo-install/onap_oom/kubernetes' 21:46:54 #10 595.9 make[2]: Entering directory '/tmp/it-dep/smo-install/onap_oom/kubernetes/sdnc' 21:46:54 #10 596.0 21:46:54 #10 596.0 [components] 21:46:54 #10 596.0 make[3]: Entering directory '/tmp/it-dep/smo-install/onap_oom/kubernetes/sdnc' 21:46:54 #10 596.0 make[4]: Entering directory '/tmp/it-dep/smo-install/onap_oom/kubernetes/sdnc/components' 21:46:54 #10 596.1 21:46:54 #10 596.1 [dmaap-listener] 21:46:54 #10 596.1 make[5]: Entering directory '/tmp/it-dep/smo-install/onap_oom/kubernetes/sdnc/components' 21:46:54 #10 596.2 Hang tight while we grab the latest from your chart repositories... 21:46:54 #10 596.2 2024-10-17T21:46:54.649Z INFO [676] Request served {"path": "/index.yaml", "comment": "", "clientIP": "127.0.0.1", "method": "GET", "statusCode": 200, "latency": "300.081µs", "reqID": "12f01be0-8069-49a3-b8e2-4740a5c952a2"} 21:46:54 #10 596.2 ...Successfully got an update from the "local" chart repository 21:46:54 #10 596.2 Update Complete. ⎈Happy Helming!⎈ 21:46:54 #10 596.3 Saving 3 charts 21:46:54 #10 596.3 Downloading common from repo http://localhost:18080 21:46:54 #10 596.3 2024-10-17T21:46:54.759Z INFO [677] Request served {"path": "/charts/common-13.0.2.tgz", "comment": "", "clientIP": "127.0.0.1", "method": "GET", "statusCode": 200, "latency": "299.13µs", "reqID": "2cfe19ce-1107-4642-8576-1c4cbe77bea8"} 21:46:54 #10 596.3 Downloading repositoryGenerator from repo http://localhost:18080 21:46:54 #10 596.3 2024-10-17T21:46:54.782Z INFO [678] Request served {"path": "/charts/repositoryGenerator-13.0.0.tgz", "comment": "", "clientIP": "127.0.0.1", "method": "GET", "statusCode": 200, "latency": "121.14µs", "reqID": "29cbfb8b-f572-4f4c-9508-cf9796538278"} 21:46:54 #10 596.3 Downloading serviceAccount from repo http://localhost:18080 21:46:54 #10 596.3 2024-10-17T21:46:54.800Z INFO [679] Request served {"path": "/charts/serviceAccount-13.0.1.tgz", "comment": "", "clientIP": "127.0.0.1", "method": "GET", "statusCode": 200, "latency": "297.27µs", "reqID": "e001a34a-3f91-4236-a417-55213838e2f2"} 21:46:54 #10 596.3 Deleting outdated charts 21:46:54 #10 596.3 Skipping linting of dmaap-listener 21:46:55 #10 596.6 Pushing dmaap-listener-13.0.0.tgz to local... 21:46:55 #10 596.6 2024-10-17T21:46:55.068Z INFO [680] Request served {"path": "/api/charts", "comment": "", "clientIP": "127.0.0.1", "method": "POST", "statusCode": 201, "latency": "17.438259ms", "reqID": "311fe24a-fd56-4c01-a1d9-7ebe9fb51b7e"} 21:46:55 #10 596.6 Done. 21:46:58 #10 599.6 #@helm repo index /tmp/it-dep/smo-install/onap_oom/kubernetes/sdnc/components/../../dist/packages 21:46:58 #10 599.6 make[5]: Leaving directory '/tmp/it-dep/smo-install/onap_oom/kubernetes/sdnc/components' 21:46:58 #10 599.6 21:46:58 #10 599.6 [sdnc-ansible-server] 21:46:58 #10 599.6 make[5]: Entering directory '/tmp/it-dep/smo-install/onap_oom/kubernetes/sdnc/components' 21:46:58 #10 599.7 Hang tight while we grab the latest from your chart repositories... 21:46:58 #10 599.7 2024-10-17T21:46:58.196Z INFO [681] Request served {"path": "/index.yaml", "comment": "", "clientIP": "127.0.0.1", "method": "GET", "statusCode": 200, "latency": "339.671µs", "reqID": "3d68aa6a-f76d-4cf5-b6d0-f1d173d431c1"} 21:46:58 #10 599.7 ...Successfully got an update from the "local" chart repository 21:46:58 #10 599.7 Update Complete. ⎈Happy Helming!⎈ 21:46:58 #10 599.8 Saving 3 charts 21:46:58 #10 599.8 Downloading common from repo http://localhost:18080 21:46:58 #10 599.8 2024-10-17T21:46:58.300Z INFO [682] Request served {"path": "/charts/common-13.0.2.tgz", "comment": "", "clientIP": "127.0.0.1", "method": "GET", "statusCode": 200, "latency": "255.61µs", "reqID": "e47df3a1-ba07-4d31-96c7-53726cf4ddba"} 21:46:58 #10 599.8 Downloading repositoryGenerator from repo http://localhost:18080 21:46:58 #10 599.8 2024-10-17T21:46:58.322Z INFO [683] Request served {"path": "/charts/repositoryGenerator-13.0.0.tgz", "comment": "", "clientIP": "127.0.0.1", "method": "GET", "statusCode": 200, "latency": "725.02µs", "reqID": "bd58d7a0-e9d9-49b5-83a3-9af46996fdf1"} 21:46:58 #10 599.8 Downloading serviceAccount from repo http://localhost:18080 21:46:58 #10 599.9 2024-10-17T21:46:58.340Z INFO [684] Request served {"path": "/charts/serviceAccount-13.0.1.tgz", "comment": "", "clientIP": "127.0.0.1", "method": "GET", "statusCode": 200, "latency": "187.611µs", "reqID": "1dd38d17-2b7c-412e-9bf2-4ca883dd8ef6"} 21:46:58 #10 599.9 Deleting outdated charts 21:46:58 #10 599.9 Skipping linting of sdnc-ansible-server 21:46:58 #10 600.1 Pushing sdnc-ansible-server-13.0.0.tgz to local... 21:46:58 #10 600.1 2024-10-17T21:46:58.608Z INFO [685] Request served {"path": "/api/charts", "comment": "", "clientIP": "127.0.0.1", "method": "POST", "statusCode": 201, "latency": "19.04785ms", "reqID": "396d84f7-2f10-4990-a363-0973bc1c46f2"} 21:46:58 #10 600.1 Done. 21:47:01 #10 603.1 #@helm repo index /tmp/it-dep/smo-install/onap_oom/kubernetes/sdnc/components/../../dist/packages 21:47:01 #10 603.1 make[5]: Leaving directory '/tmp/it-dep/smo-install/onap_oom/kubernetes/sdnc/components' 21:47:01 #10 603.1 21:47:01 #10 603.1 [sdnc-prom] 21:47:01 #10 603.1 make[5]: Entering directory '/tmp/it-dep/smo-install/onap_oom/kubernetes/sdnc/components' 21:47:01 #10 603.3 Hang tight while we grab the latest from your chart repositories... 21:47:01 #10 603.3 2024-10-17T21:47:01.746Z INFO [686] Request served {"path": "/index.yaml", "comment": "", "clientIP": "127.0.0.1", "method": "GET", "statusCode": 200, "latency": "225.38µs", "reqID": "34a9bf2e-ae06-4448-8316-41ade5f57e68"} 21:47:01 #10 603.3 ...Successfully got an update from the "local" chart repository 21:47:01 #10 603.3 Update Complete. ⎈Happy Helming!⎈ 21:47:01 #10 603.3 Saving 3 charts 21:47:01 #10 603.3 Downloading common from repo http://localhost:18080 21:47:01 #10 603.4 2024-10-17T21:47:01.837Z INFO [687] Request served {"path": "/charts/common-13.0.2.tgz", "comment": "", "clientIP": "127.0.0.1", "method": "GET", "statusCode": 200, "latency": "287.501µs", "reqID": "80c4afb5-48e2-4ee8-a606-e26294c29089"} 21:47:01 #10 603.4 Downloading repositoryGenerator from repo http://localhost:18080 21:47:01 #10 603.4 2024-10-17T21:47:01.852Z INFO [688] Request served {"path": "/charts/repositoryGenerator-13.0.0.tgz", "comment": "", "clientIP": "127.0.0.1", "method": "GET", "statusCode": 200, "latency": "169.141µs", "reqID": "9d8db373-6f7e-4b65-9ad6-3aaaabfe6d30"} 21:47:02 #10 603.4 Downloading serviceAccount from repo http://localhost:18080 21:47:02 #10 603.4 2024-10-17T21:47:01.874Z INFO [689] Request served {"path": "/charts/serviceAccount-13.0.1.tgz", "comment": "", "clientIP": "127.0.0.1", "method": "GET", "statusCode": 200, "latency": "204.84µs", "reqID": "11345def-81f4-4961-b071-4a88b593e249"} 21:47:02 #10 603.4 Deleting outdated charts 21:47:02 #10 603.4 Skipping linting of sdnc-prom 21:47:02 #10 603.6 Pushing sdnc-prom-13.0.0.tgz to local... 21:47:02 #10 603.6 2024-10-17T21:47:02.128Z INFO [690] Request served {"path": "/api/charts", "comment": "", "clientIP": "127.0.0.1", "method": "POST", "statusCode": 201, "latency": "19.796031ms", "reqID": "84c867a0-e5fb-4aee-9243-80acaca40163"} 21:47:02 #10 603.6 Done. 21:47:05 #10 606.7 #@helm repo index /tmp/it-dep/smo-install/onap_oom/kubernetes/sdnc/components/../../dist/packages 21:47:05 #10 606.7 make[5]: Leaving directory '/tmp/it-dep/smo-install/onap_oom/kubernetes/sdnc/components' 21:47:05 #10 606.7 21:47:05 #10 606.7 [sdnc-web] 21:47:05 #10 606.7 make[5]: Entering directory '/tmp/it-dep/smo-install/onap_oom/kubernetes/sdnc/components' 21:47:05 #10 606.8 Hang tight while we grab the latest from your chart repositories... 21:47:05 #10 606.8 2024-10-17T21:47:05.248Z INFO [691] Request served {"path": "/index.yaml", "comment": "", "clientIP": "127.0.0.1", "method": "GET", "statusCode": 200, "latency": "243.81µs", "reqID": "129ccdf4-6b35-46f3-a4d5-bafac11805fe"} 21:47:05 #10 606.8 ...Successfully got an update from the "local" chart repository 21:47:05 #10 606.8 Update Complete. ⎈Happy Helming!⎈ 21:47:05 #10 606.8 Saving 3 charts 21:47:05 #10 606.8 Downloading common from repo http://localhost:18080 21:47:05 #10 606.9 2024-10-17T21:47:05.343Z INFO [692] Request served {"path": "/charts/common-13.0.2.tgz", "comment": "", "clientIP": "127.0.0.1", "method": "GET", "statusCode": 200, "latency": "296.031µs", "reqID": "c99656ea-dda4-48c6-8275-888bef9db792"} 21:47:05 #10 606.9 Downloading repositoryGenerator from repo http://localhost:18080 21:47:05 #10 606.9 2024-10-17T21:47:05.368Z INFO [693] Request served {"path": "/charts/repositoryGenerator-13.0.0.tgz", "comment": "", "clientIP": "127.0.0.1", "method": "GET", "statusCode": 200, "latency": "293.561µs", "reqID": "c16eeb45-8ab8-4bc4-8b45-40279d213591"} 21:47:05 #10 606.9 Downloading serviceAccount from repo http://localhost:18080 21:47:05 #10 606.9 2024-10-17T21:47:05.390Z INFO [694] Request served {"path": "/charts/serviceAccount-13.0.1.tgz", "comment": "", "clientIP": "127.0.0.1", "method": "GET", "statusCode": 200, "latency": "227.581µs", "reqID": "3a1e200b-a0c1-409a-96d3-2783e46488fb"} 21:47:05 #10 606.9 Deleting outdated charts 21:47:05 #10 606.9 Skipping linting of sdnc-web 21:47:05 #10 607.2 Pushing sdnc-web-13.0.0.tgz to local... 21:47:05 #10 607.2 2024-10-17T21:47:05.654Z INFO [695] Request served {"path": "/api/charts", "comment": "", "clientIP": "127.0.0.1", "method": "POST", "statusCode": 201, "latency": "18.57717ms", "reqID": "c229ad40-734b-4fc0-824c-0b0bddcf195b"} 21:47:05 #10 607.2 Done. 21:47:08 #10 610.2 #@helm repo index /tmp/it-dep/smo-install/onap_oom/kubernetes/sdnc/components/../../dist/packages 21:47:08 #10 610.2 make[5]: Leaving directory '/tmp/it-dep/smo-install/onap_oom/kubernetes/sdnc/components' 21:47:08 #10 610.2 21:47:08 #10 610.2 [ueb-listener] 21:47:08 #10 610.2 make[5]: Entering directory '/tmp/it-dep/smo-install/onap_oom/kubernetes/sdnc/components' 21:47:08 #10 610.3 Hang tight while we grab the latest from your chart repositories... 21:47:08 #10 610.3 2024-10-17T21:47:08.785Z INFO [696] Request served {"path": "/index.yaml", "comment": "", "clientIP": "127.0.0.1", "method": "GET", "statusCode": 200, "latency": "289.27µs", "reqID": "9da97fa7-a4da-4880-8f80-6927b3f5bdc1"} 21:47:08 #10 610.3 ...Successfully got an update from the "local" chart repository 21:47:08 #10 610.3 Update Complete. ⎈Happy Helming!⎈ 21:47:08 #10 610.4 Saving 3 charts 21:47:08 #10 610.4 Downloading common from repo http://localhost:18080 21:47:08 #10 610.4 2024-10-17T21:47:08.895Z INFO [697] Request served {"path": "/charts/common-13.0.2.tgz", "comment": "", "clientIP": "127.0.0.1", "method": "GET", "statusCode": 200, "latency": "274.13µs", "reqID": "a434faba-8651-4cb9-81dc-3f6ae7e3ae21"} 21:47:09 #10 610.4 Downloading repositoryGenerator from repo http://localhost:18080 21:47:09 #10 610.4 2024-10-17T21:47:08.920Z INFO [698] Request served {"path": "/charts/repositoryGenerator-13.0.0.tgz", "comment": "", "clientIP": "127.0.0.1", "method": "GET", "statusCode": 200, "latency": "199.46µs", "reqID": "e8761c00-02e5-4cd4-b61d-321571599b68"} 21:47:09 #10 610.4 Downloading serviceAccount from repo http://localhost:18080 21:47:09 #10 610.5 2024-10-17T21:47:08.942Z INFO [699] Request served {"path": "/charts/serviceAccount-13.0.1.tgz", "comment": "", "clientIP": "127.0.0.1", "method": "GET", "statusCode": 200, "latency": "296.831µs", "reqID": "38f50a11-6848-4b8d-a0b3-a946d445cbf1"} 21:47:09 #10 610.5 Deleting outdated charts 21:47:09 #10 610.5 Skipping linting of ueb-listener 21:47:09 #10 610.7 Pushing ueb-listener-13.0.0.tgz to local... 21:47:09 #10 610.7 2024-10-17T21:47:09.195Z INFO [700] Request served {"path": "/api/charts", "comment": "", "clientIP": "127.0.0.1", "method": "POST", "statusCode": 201, "latency": "16.030015ms", "reqID": "c3d25718-4ebb-4cb3-81b5-9f56d965d1f8"} 21:47:09 #10 610.7 Done. 21:47:12 #10 613.7 #@helm repo index /tmp/it-dep/smo-install/onap_oom/kubernetes/sdnc/components/../../dist/packages 21:47:12 #10 613.7 make[5]: Leaving directory '/tmp/it-dep/smo-install/onap_oom/kubernetes/sdnc/components' 21:47:12 #10 613.7 make[4]: Leaving directory '/tmp/it-dep/smo-install/onap_oom/kubernetes/sdnc/components' 21:47:15 #10 616.7 #@helm repo index /tmp/it-dep/smo-install/onap_oom/kubernetes/sdnc/../dist/packages 21:47:15 #10 616.7 make[3]: Leaving directory '/tmp/it-dep/smo-install/onap_oom/kubernetes/sdnc' 21:47:15 #10 616.7 make[2]: Leaving directory '/tmp/it-dep/smo-install/onap_oom/kubernetes/sdnc' 21:47:15 #10 616.8 Hang tight while we grab the latest from your chart repositories... 21:47:15 #10 616.8 2024-10-17T21:47:15.265Z INFO [701] Request served {"path": "/index.yaml", "comment": "", "clientIP": "127.0.0.1", "method": "GET", "statusCode": 200, "latency": "266.181µs", "reqID": "ebb8ca5a-efb8-4acd-b48f-29732726729f"} 21:47:15 #10 616.8 ...Successfully got an update from the "local" chart repository 21:47:15 #10 616.8 Update Complete. ⎈Happy Helming!⎈ 21:47:15 #10 617.0 Saving 14 charts 21:47:15 #10 617.0 Downloading common from repo http://localhost:18080 21:47:15 #10 617.0 2024-10-17T21:47:15.519Z INFO [702] Request served {"path": "/charts/common-13.0.2.tgz", "comment": "", "clientIP": "127.0.0.1", "method": "GET", "statusCode": 200, "latency": "257.061µs", "reqID": "f56f3634-d1be-455e-8b7f-3716a2fe6dd0"} 21:47:15 #10 617.0 Downloading certManagerCertificate from repo http://localhost:18080 21:47:15 #10 617.1 2024-10-17T21:47:15.545Z INFO [703] Request served {"path": "/charts/certManagerCertificate-13.0.0.tgz", "comment": "", "clientIP": "127.0.0.1", "method": "GET", "statusCode": 200, "latency": "251.98µs", "reqID": "b68429da-3ad2-4a0e-8636-3eb95bf26ec7"} 21:47:15 #10 617.1 Downloading logConfiguration from repo http://localhost:18080 21:47:15 #10 617.1 2024-10-17T21:47:15.567Z INFO [704] Request served {"path": "/charts/logConfiguration-13.0.0.tgz", "comment": "", "clientIP": "127.0.0.1", "method": "GET", "statusCode": 200, "latency": "319.93µs", "reqID": "12ac432f-5d87-400c-ac61-cf633c627f96"} 21:47:15 #10 617.1 Downloading network-name-gen from repo http://localhost:18080 21:47:15 #10 617.1 2024-10-17T21:47:15.591Z INFO [705] Request served {"path": "/charts/network-name-gen-13.0.0.tgz", "comment": "", "clientIP": "127.0.0.1", "method": "GET", "statusCode": 200, "latency": "373.65µs", "reqID": "adee0c06-5525-4d8c-b20a-f894e7db0fe7"} 21:47:15 #10 617.1 Downloading dgbuilder from repo http://localhost:18080 21:47:15 #10 617.1 2024-10-17T21:47:15.608Z INFO [706] Request served {"path": "/charts/dgbuilder-13.0.0.tgz", "comment": "", "clientIP": "127.0.0.1", "method": "GET", "statusCode": 200, "latency": "238.36µs", "reqID": "d5b340de-394d-416a-bef8-0a9a47bea897"} 21:47:15 #10 617.1 Downloading sdnc-prom from repo http://localhost:18080 21:47:15 #10 617.1 2024-10-17T21:47:15.629Z INFO [707] Request served {"path": "/charts/sdnc-prom-13.0.0.tgz", "comment": "", "clientIP": "127.0.0.1", "method": "GET", "statusCode": 200, "latency": "164.67µs", "reqID": "531e355a-791d-4584-b7bc-d33f8c8ba7f1"} 21:47:15 #10 617.1 Downloading mariadb-galera from repo http://localhost:18080 21:47:15 #10 617.2 2024-10-17T21:47:15.644Z INFO [708] Request served {"path": "/charts/mariadb-galera-13.0.1.tgz", "comment": "", "clientIP": "127.0.0.1", "method": "GET", "statusCode": 200, "latency": "290.35µs", "reqID": "a0a444fc-9236-40c6-b8c3-f4b70a9b2203"} 21:47:15 #10 617.2 Downloading elasticsearch from repo http://localhost:18080 21:47:15 #10 617.2 2024-10-17T21:47:15.666Z INFO [709] Request served {"path": "/charts/elasticsearch-13.0.0.tgz", "comment": "", "clientIP": "127.0.0.1", "method": "GET", "statusCode": 200, "latency": "288.1µs", "reqID": "4fa4226b-a231-46de-bf24-9e04d4e47ebe"} 21:47:15 #10 617.3 Downloading repositoryGenerator from repo http://localhost:18080 21:47:15 #10 617.3 2024-10-17T21:47:15.752Z INFO [710] Request served {"path": "/charts/repositoryGenerator-13.0.0.tgz", "comment": "", "clientIP": "127.0.0.1", "method": "GET", "statusCode": 200, "latency": "160.391µs", "reqID": "4690608b-e199-40d5-85b6-bb0faab5e0d1"} 21:47:15 #10 617.3 Downloading serviceAccount from repo http://localhost:18080 21:47:15 #10 617.3 2024-10-17T21:47:15.772Z INFO [711] Request served {"path": "/charts/serviceAccount-13.0.1.tgz", "comment": "", "clientIP": "127.0.0.1", "method": "GET", "statusCode": 200, "latency": "255.249µs", "reqID": "c15a7c03-dda3-4d9a-b812-3a46bf0d6fe6"} 21:47:15 #10 617.4 Deleting outdated charts 21:47:16 #10 617.4 Skipping linting of sdnc 21:47:16 #10 618.1 Pushing sdnc-13.0.0.tgz to local... 21:47:16 #10 618.3 2024-10-17T21:47:16.778Z INFO [712] Request served {"path": "/api/charts", "comment": "", "clientIP": "127.0.0.1", "method": "POST", "statusCode": 201, "latency": "218.895082ms", "reqID": "f2110298-30f4-4c1e-9740-1cc8d1666e2a"} 21:47:16 #10 618.3 Done. 21:47:19 #10 621.3 make[1]: Leaving directory '/tmp/it-dep/smo-install/onap_oom/kubernetes' 21:47:19 #10 621.3 21:47:19 #10 621.3 [so] 21:47:19 #10 621.3 make[1]: Entering directory '/tmp/it-dep/smo-install/onap_oom/kubernetes' 21:47:19 #10 621.4 make[2]: Entering directory '/tmp/it-dep/smo-install/onap_oom/kubernetes/so' 21:47:19 #10 621.4 21:47:19 #10 621.4 [components] 21:47:19 #10 621.4 make[3]: Entering directory '/tmp/it-dep/smo-install/onap_oom/kubernetes/so' 21:47:19 #10 621.4 make[4]: Entering directory '/tmp/it-dep/smo-install/onap_oom/kubernetes/so/components' 21:47:19 #10 621.4 21:47:19 #10 621.4 [soHelpers] 21:47:19 #10 621.4 make[5]: Entering directory '/tmp/it-dep/smo-install/onap_oom/kubernetes/so/components' 21:47:19 #10 621.4 Hang tight while we grab the latest from your chart repositories... 21:47:19 #10 621.4 2024-10-17T21:47:19.910Z INFO [713] Request served {"path": "/index.yaml", "comment": "", "clientIP": "127.0.0.1", "method": "GET", "statusCode": 200, "latency": "271.82µs", "reqID": "7cbc755a-e77c-4a37-897c-e064c1ff336c"} 21:47:19 #10 621.4 ...Successfully got an update from the "local" chart repository 21:47:19 #10 621.4 Update Complete. ⎈Happy Helming!⎈ 21:47:19 #10 621.5 Saving 1 charts 21:47:20 #10 621.5 Downloading common from repo http://localhost:18080 21:47:20 #10 621.5 2024-10-17T21:47:19.989Z INFO [714] Request served {"path": "/charts/common-13.0.2.tgz", "comment": "", "clientIP": "127.0.0.1", "method": "GET", "statusCode": 200, "latency": "295.521µs", "reqID": "c3f496ad-61d7-4698-9ab2-50021dbe5551"} 21:47:20 #10 621.5 Deleting outdated charts 21:47:20 #10 621.5 Skipping linting of soHelpers 21:47:20 #10 621.7 Pushing soHelpers-13.0.0.tgz to local... 21:47:20 #10 621.7 2024-10-17T21:47:20.225Z INFO [715] Request served {"path": "/api/charts", "comment": "", "clientIP": "127.0.0.1", "method": "POST", "statusCode": 201, "latency": "10.227066ms", "reqID": "38e6b7fb-c6e5-42da-ac11-f172180e5422"} 21:47:20 #10 621.7 Done. 21:47:23 #10 624.7 #@helm repo index /tmp/it-dep/smo-install/onap_oom/kubernetes/so/components/../../dist/packages 21:47:23 #10 624.7 make[5]: Leaving directory '/tmp/it-dep/smo-install/onap_oom/kubernetes/so/components' 21:47:23 #10 624.8 21:47:23 #10 624.8 [so-admin-cockpit] 21:47:23 #10 624.8 make[5]: Entering directory '/tmp/it-dep/smo-install/onap_oom/kubernetes/so/components' 21:47:23 #10 624.8 Hang tight while we grab the latest from your chart repositories... 21:47:23 #10 624.8 2024-10-17T21:47:23.301Z INFO [716] Request served {"path": "/index.yaml", "comment": "", "clientIP": "127.0.0.1", "method": "GET", "statusCode": 200, "latency": "272.35µs", "reqID": "fd86a369-2f9c-44ef-9767-1180ab2d8216"} 21:47:23 #10 624.8 ...Successfully got an update from the "local" chart repository 21:47:23 #10 624.8 Update Complete. ⎈Happy Helming!⎈ 21:47:23 #10 624.9 Saving 3 charts 21:47:23 #10 624.9 Downloading common from repo http://localhost:18080 21:47:23 #10 624.9 2024-10-17T21:47:23.410Z INFO [717] Request served {"path": "/charts/common-13.0.2.tgz", "comment": "", "clientIP": "127.0.0.1", "method": "GET", "statusCode": 200, "latency": "326.43µs", "reqID": "3b5ba1d0-c5db-4203-b160-545b2265c50a"} 21:47:23 #10 624.9 Downloading repositoryGenerator from repo http://localhost:18080 21:47:23 #10 625.0 2024-10-17T21:47:23.434Z INFO [718] Request served {"path": "/charts/repositoryGenerator-13.0.0.tgz", "comment": "", "clientIP": "127.0.0.1", "method": "GET", "statusCode": 200, "latency": "166.879µs", "reqID": "99c63c0f-ff3e-424f-ae4f-da11617d33ac"} 21:47:23 #10 625.0 Downloading serviceAccount from repo http://localhost:18080 21:47:23 #10 625.0 2024-10-17T21:47:23.449Z INFO [719] Request served {"path": "/charts/serviceAccount-13.0.1.tgz", "comment": "", "clientIP": "127.0.0.1", "method": "GET", "statusCode": 200, "latency": "256.56µs", "reqID": "1e71c90d-60e3-4f1d-bfed-1803ae08b799"} 21:47:23 #10 625.0 Deleting outdated charts 21:47:23 #10 625.0 Skipping linting of so-admin-cockpit 21:47:23 #10 625.2 Pushing so-admin-cockpit-13.0.0.tgz to local... 21:47:23 #10 625.2 2024-10-17T21:47:23.713Z INFO [720] Request served {"path": "/api/charts", "comment": "", "clientIP": "127.0.0.1", "method": "POST", "statusCode": 201, "latency": "21.679293ms", "reqID": "c85f1214-9960-4fbd-b266-b7251e77ee94"} 21:47:23 #10 625.2 Done. 21:47:26 #10 628.2 #@helm repo index /tmp/it-dep/smo-install/onap_oom/kubernetes/so/components/../../dist/packages 21:47:26 #10 628.2 make[5]: Leaving directory '/tmp/it-dep/smo-install/onap_oom/kubernetes/so/components' 21:47:26 #10 628.2 21:47:26 #10 628.2 [so-bpmn-infra] 21:47:26 #10 628.2 make[5]: Entering directory '/tmp/it-dep/smo-install/onap_oom/kubernetes/so/components' 21:47:26 #10 628.3 Hang tight while we grab the latest from your chart repositories... 21:47:26 #10 628.3 2024-10-17T21:47:26.774Z INFO [721] Request served {"path": "/index.yaml", "comment": "", "clientIP": "127.0.0.1", "method": "GET", "statusCode": 200, "latency": "226.41µs", "reqID": "ad9ef54a-bd4f-4570-815e-e363e8395c46"} 21:47:26 #10 628.3 ...Successfully got an update from the "local" chart repository 21:47:26 #10 628.3 Update Complete. ⎈Happy Helming!⎈ 21:47:26 #10 628.4 Saving 5 charts 21:47:26 #10 628.4 Downloading common from repo http://localhost:18080 21:47:26 #10 628.4 2024-10-17T21:47:26.881Z INFO [722] Request served {"path": "/charts/common-13.0.2.tgz", "comment": "", "clientIP": "127.0.0.1", "method": "GET", "statusCode": 200, "latency": "216.751µs", "reqID": "84cd9d0a-4ff2-478e-9072-49d9d2caaf01"} 21:47:26 #10 628.4 Downloading readinessCheck from repo http://localhost:18080 21:47:26 #10 628.4 2024-10-17T21:47:26.903Z INFO [723] Request served {"path": "/charts/readinessCheck-13.0.0.tgz", "comment": "", "clientIP": "127.0.0.1", "method": "GET", "statusCode": 200, "latency": "222.86µs", "reqID": "451fb00c-6c30-4692-9cc9-98bf389c3e7d"} 21:47:27 #10 628.4 Downloading repositoryGenerator from repo http://localhost:18080 21:47:27 #10 628.4 2024-10-17T21:47:26.924Z INFO [724] Request served {"path": "/charts/repositoryGenerator-13.0.0.tgz", "comment": "", "clientIP": "127.0.0.1", "method": "GET", "statusCode": 200, "latency": "115.99µs", "reqID": "54763239-507a-43c5-a527-793b97b4af19"} 21:47:27 #10 628.4 Downloading serviceAccount from repo http://localhost:18080 21:47:27 #10 628.5 2024-10-17T21:47:26.960Z INFO [725] Request served {"path": "/charts/serviceAccount-13.0.1.tgz", "comment": "", "clientIP": "127.0.0.1", "method": "GET", "statusCode": 200, "latency": "164.611µs", "reqID": "16974f0a-74b3-472d-9f40-685ea614ca39"} 21:47:27 #10 628.5 Deleting outdated charts 21:47:27 #10 628.5 Skipping linting of so-bpmn-infra 21:47:27 #10 628.8 Pushing so-bpmn-infra-13.0.0.tgz to local... 21:47:27 #10 628.8 2024-10-17T21:47:27.262Z INFO [726] Request served {"path": "/api/charts", "comment": "", "clientIP": "127.0.0.1", "method": "POST", "statusCode": 201, "latency": "27.614092ms", "reqID": "c7ab1121-d274-4f21-a1ad-cdba9e3851ce"} 21:47:27 #10 628.8 Done. 21:47:30 #10 631.8 #@helm repo index /tmp/it-dep/smo-install/onap_oom/kubernetes/so/components/../../dist/packages 21:47:30 #10 631.8 make[5]: Leaving directory '/tmp/it-dep/smo-install/onap_oom/kubernetes/so/components' 21:47:30 #10 631.8 21:47:30 #10 631.8 [so-catalog-db-adapter] 21:47:30 #10 631.8 make[5]: Entering directory '/tmp/it-dep/smo-install/onap_oom/kubernetes/so/components' 21:47:30 #10 631.9 Hang tight while we grab the latest from your chart repositories... 21:47:30 #10 631.9 2024-10-17T21:47:30.342Z INFO [727] Request served {"path": "/index.yaml", "comment": "", "clientIP": "127.0.0.1", "method": "GET", "statusCode": 200, "latency": "313.941µs", "reqID": "ecdfb4df-4057-4b3e-b080-c83bbd21bf72"} 21:47:30 #10 631.9 ...Successfully got an update from the "local" chart repository 21:47:30 #10 631.9 Update Complete. ⎈Happy Helming!⎈ 21:47:30 #10 632.0 Saving 5 charts 21:47:30 #10 632.0 Downloading common from repo http://localhost:18080 21:47:30 #10 632.0 2024-10-17T21:47:30.490Z INFO [728] Request served {"path": "/charts/common-13.0.2.tgz", "comment": "", "clientIP": "127.0.0.1", "method": "GET", "statusCode": 200, "latency": "357.401µs", "reqID": "bd0963de-83ad-4f9b-b7dd-2a4e2f311a6b"} 21:47:30 #10 632.0 Downloading readinessCheck from repo http://localhost:18080 21:47:30 #10 632.0 2024-10-17T21:47:30.511Z INFO [729] Request served {"path": "/charts/readinessCheck-13.0.0.tgz", "comment": "", "clientIP": "127.0.0.1", "method": "GET", "statusCode": 200, "latency": "281.38µs", "reqID": "d0816340-c2e2-4008-8fe5-a4388914f5da"} 21:47:30 #10 632.0 Downloading repositoryGenerator from repo http://localhost:18080 21:47:30 #10 632.1 2024-10-17T21:47:30.537Z INFO [730] Request served {"path": "/charts/repositoryGenerator-13.0.0.tgz", "comment": "", "clientIP": "127.0.0.1", "method": "GET", "statusCode": 200, "latency": "214.99µs", "reqID": "c1b846b3-367c-4681-bb7c-f75fe6aff748"} 21:47:30 #10 632.1 Downloading serviceAccount from repo http://localhost:18080 21:47:30 #10 632.1 2024-10-17T21:47:30.572Z INFO [731] Request served {"path": "/charts/serviceAccount-13.0.1.tgz", "comment": "", "clientIP": "127.0.0.1", "method": "GET", "statusCode": 200, "latency": "406.181µs", "reqID": "2f825c61-6240-470f-aeae-691fe60e7d6c"} 21:47:30 #10 632.1 Deleting outdated charts 21:47:30 #10 632.1 Skipping linting of so-catalog-db-adapter 21:47:30 #10 632.4 Pushing so-catalog-db-adapter-13.0.0.tgz to local... 21:47:31 #10 632.4 2024-10-17T21:47:30.900Z INFO [732] Request served {"path": "/api/charts", "comment": "", "clientIP": "127.0.0.1", "method": "POST", "statusCode": 201, "latency": "31.558279ms", "reqID": "504e83db-dbe2-4254-abea-3977d05e33e9"} 21:47:31 #10 632.4 Done. 21:47:34 #10 635.4 #@helm repo index /tmp/it-dep/smo-install/onap_oom/kubernetes/so/components/../../dist/packages 21:47:34 #10 635.4 make[5]: Leaving directory '/tmp/it-dep/smo-install/onap_oom/kubernetes/so/components' 21:47:34 #10 635.4 21:47:34 #10 635.4 [so-cnf-adapter] 21:47:34 #10 635.4 make[5]: Entering directory '/tmp/it-dep/smo-install/onap_oom/kubernetes/so/components' 21:47:34 #10 635.5 Hang tight while we grab the latest from your chart repositories... 21:47:34 #10 635.5 2024-10-17T21:47:33.967Z INFO [733] Request served {"path": "/index.yaml", "comment": "", "clientIP": "127.0.0.1", "method": "GET", "statusCode": 200, "latency": "239.94µs", "reqID": "697d0a6c-7757-4626-a274-07213f8ad9e6"} 21:47:34 #10 635.5 ...Successfully got an update from the "local" chart repository 21:47:34 #10 635.5 Update Complete. ⎈Happy Helming!⎈ 21:47:34 #10 635.6 Saving 5 charts 21:47:34 #10 635.6 Downloading common from repo http://localhost:18080 21:47:34 #10 635.6 2024-10-17T21:47:34.095Z INFO [734] Request served {"path": "/charts/common-13.0.2.tgz", "comment": "", "clientIP": "127.0.0.1", "method": "GET", "statusCode": 200, "latency": "232.94µs", "reqID": "0f6f12bd-1c49-45b6-844f-6eea27d5bd80"} 21:47:34 #10 635.6 Downloading readinessCheck from repo http://localhost:18080 21:47:34 #10 635.6 2024-10-17T21:47:34.116Z INFO [735] Request served {"path": "/charts/readinessCheck-13.0.0.tgz", "comment": "", "clientIP": "127.0.0.1", "method": "GET", "statusCode": 200, "latency": "122.93µs", "reqID": "ab12e106-22ae-4fb1-a97b-61bdc27cae17"} 21:47:34 #10 635.6 Downloading repositoryGenerator from repo http://localhost:18080 21:47:34 #10 635.7 2024-10-17T21:47:34.138Z INFO [736] Request served {"path": "/charts/repositoryGenerator-13.0.0.tgz", "comment": "", "clientIP": "127.0.0.1", "method": "GET", "statusCode": 200, "latency": "393.401µs", "reqID": "71811d65-6a3f-469f-811f-1d54883d6cde"} 21:47:34 #10 635.7 Downloading serviceAccount from repo http://localhost:18080 21:47:34 #10 635.7 2024-10-17T21:47:34.165Z INFO [737] Request served {"path": "/charts/serviceAccount-13.0.1.tgz", "comment": "", "clientIP": "127.0.0.1", "method": "GET", "statusCode": 200, "latency": "381.311µs", "reqID": "2140c805-84b5-4247-9c98-98f7b7571552"} 21:47:34 #10 635.7 Deleting outdated charts 21:47:34 #10 635.7 Skipping linting of so-cnf-adapter 21:47:34 #10 636.0 Pushing so-cnf-adapter-13.0.0.tgz to local... 21:47:34 #10 636.0 2024-10-17T21:47:34.470Z INFO [738] Request served {"path": "/api/charts", "comment": "", "clientIP": "127.0.0.1", "method": "POST", "statusCode": 201, "latency": "33.431761ms", "reqID": "163d4e21-332d-4062-903a-2cc40964cd5f"} 21:47:34 #10 636.0 Done. 21:47:37 #10 639.0 #@helm repo index /tmp/it-dep/smo-install/onap_oom/kubernetes/so/components/../../dist/packages 21:47:37 #10 639.0 make[5]: Leaving directory '/tmp/it-dep/smo-install/onap_oom/kubernetes/so/components' 21:47:37 #10 639.0 21:47:37 #10 639.0 [so-cnfm-lcm] 21:47:37 #10 639.0 make[5]: Entering directory '/tmp/it-dep/smo-install/onap_oom/kubernetes/so/components' 21:47:37 #10 639.0 Hang tight while we grab the latest from your chart repositories... 21:47:37 #10 639.1 2024-10-17T21:47:37.534Z INFO [739] Request served {"path": "/index.yaml", "comment": "", "clientIP": "127.0.0.1", "method": "GET", "statusCode": 200, "latency": "854.242µs", "reqID": "95cb1f3c-8c45-4e25-8995-5d1672bb1e88"} 21:47:37 #10 639.1 ...Successfully got an update from the "local" chart repository 21:47:37 #10 639.1 Update Complete. ⎈Happy Helming!⎈ 21:47:37 #10 639.2 Saving 4 charts 21:47:37 #10 639.2 Downloading common from repo http://localhost:18080 21:47:37 #10 639.2 2024-10-17T21:47:37.650Z INFO [740] Request served {"path": "/charts/common-13.0.2.tgz", "comment": "", "clientIP": "127.0.0.1", "method": "GET", "statusCode": 200, "latency": "334.01µs", "reqID": "c8d91948-77c9-4f99-8d7e-595a0d52c70f"} 21:47:37 #10 639.2 Downloading repositoryGenerator from repo http://localhost:18080 21:47:37 #10 639.2 2024-10-17T21:47:37.678Z INFO [741] Request served {"path": "/charts/repositoryGenerator-13.0.0.tgz", "comment": "", "clientIP": "127.0.0.1", "method": "GET", "statusCode": 200, "latency": "279.42µs", "reqID": "60b437a0-2a3e-4672-b54c-b0eb6ca89425"} 21:47:37 #10 639.2 Downloading serviceAccount from repo http://localhost:18080 21:47:37 #10 639.2 2024-10-17T21:47:37.710Z INFO [742] Request served {"path": "/charts/serviceAccount-13.0.1.tgz", "comment": "", "clientIP": "127.0.0.1", "method": "GET", "statusCode": 200, "latency": "222.46µs", "reqID": "7a02cda8-082c-4781-99a8-037fc47f60e6"} 21:47:37 #10 639.2 Deleting outdated charts 21:47:37 #10 639.2 Skipping linting of so-cnfm-lcm 21:47:38 #10 639.5 Pushing so-cnfm-lcm-13.0.0.tgz to local... 21:47:38 #10 639.5 2024-10-17T21:47:37.993Z INFO [743] Request served {"path": "/api/charts", "comment": "", "clientIP": "127.0.0.1", "method": "POST", "statusCode": 201, "latency": "23.929227ms", "reqID": "87b50b48-58f9-4474-b931-6633288d6324"} 21:47:38 #10 639.5 Done. 21:47:41 #10 642.5 #@helm repo index /tmp/it-dep/smo-install/onap_oom/kubernetes/so/components/../../dist/packages 21:47:41 #10 642.5 make[5]: Leaving directory '/tmp/it-dep/smo-install/onap_oom/kubernetes/so/components' 21:47:41 #10 642.5 21:47:41 #10 642.5 [so-etsi-nfvo-ns-lcm] 21:47:41 #10 642.5 make[5]: Entering directory '/tmp/it-dep/smo-install/onap_oom/kubernetes/so/components' 21:47:41 #10 642.6 Hang tight while we grab the latest from your chart repositories... 21:47:41 #10 642.6 2024-10-17T21:47:41.057Z INFO [744] Request served {"path": "/index.yaml", "comment": "", "clientIP": "127.0.0.1", "method": "GET", "statusCode": 200, "latency": "136.74µs", "reqID": "fc09106d-679a-4a36-9b44-43b6831b790a"} 21:47:41 #10 642.6 ...Successfully got an update from the "local" chart repository 21:47:41 #10 642.6 Update Complete. ⎈Happy Helming!⎈ 21:47:41 #10 642.7 Saving 4 charts 21:47:41 #10 642.7 Downloading common from repo http://localhost:18080 21:47:41 #10 642.7 2024-10-17T21:47:41.187Z INFO [745] Request served {"path": "/charts/common-13.0.2.tgz", "comment": "", "clientIP": "127.0.0.1", "method": "GET", "statusCode": 200, "latency": "390.521µs", "reqID": "8f2a9e98-8ea2-43f4-9563-301062d3ab1e"} 21:47:41 #10 642.7 Downloading repositoryGenerator from repo http://localhost:18080 21:47:41 #10 642.7 2024-10-17T21:47:41.208Z INFO [746] Request served {"path": "/charts/repositoryGenerator-13.0.0.tgz", "comment": "", "clientIP": "127.0.0.1", "method": "GET", "statusCode": 200, "latency": "209.11µs", "reqID": "1e0e1ec9-24ec-444c-b1ae-24b6b46fb50d"} 21:47:41 #10 642.7 Downloading serviceAccount from repo http://localhost:18080 21:47:41 #10 642.8 2024-10-17T21:47:41.239Z INFO [747] Request served {"path": "/charts/serviceAccount-13.0.1.tgz", "comment": "", "clientIP": "127.0.0.1", "method": "GET", "statusCode": 200, "latency": "237.661µs", "reqID": "02f394a5-1c92-4de8-9dc8-b7d3fc190bb3"} 21:47:41 #10 642.8 Deleting outdated charts 21:47:41 #10 642.8 Skipping linting of so-etsi-nfvo-ns-lcm 21:47:41 #10 643.0 Pushing so-etsi-nfvo-ns-lcm-13.0.0.tgz to local... 21:47:41 #10 643.1 2024-10-17T21:47:41.545Z INFO [748] Request served {"path": "/api/charts", "comment": "", "clientIP": "127.0.0.1", "method": "POST", "statusCode": 201, "latency": "23.722416ms", "reqID": "afd4df67-3ba1-4cb6-821a-b604f32b943c"} 21:47:41 #10 643.1 Done. 21:47:44 #10 646.1 #@helm repo index /tmp/it-dep/smo-install/onap_oom/kubernetes/so/components/../../dist/packages 21:47:44 #10 646.1 make[5]: Leaving directory '/tmp/it-dep/smo-install/onap_oom/kubernetes/so/components' 21:47:44 #10 646.1 21:47:44 #10 646.1 [so-etsi-sol003-adapter] 21:47:44 #10 646.1 make[5]: Entering directory '/tmp/it-dep/smo-install/onap_oom/kubernetes/so/components' 21:47:44 #10 646.1 Hang tight while we grab the latest from your chart repositories... 21:47:44 #10 646.1 2024-10-17T21:47:44.614Z INFO [749] Request served {"path": "/index.yaml", "comment": "", "clientIP": "127.0.0.1", "method": "GET", "statusCode": 200, "latency": "272.96µs", "reqID": "c7c54d64-0b48-4108-bb1f-b5d2c83947af"} 21:47:44 #10 646.1 ...Successfully got an update from the "local" chart repository 21:47:44 #10 646.1 Update Complete. ⎈Happy Helming!⎈ 21:47:44 #10 646.2 Saving 4 charts 21:47:44 #10 646.2 Downloading common from repo http://localhost:18080 21:47:44 #10 646.2 2024-10-17T21:47:44.719Z INFO [750] Request served {"path": "/charts/common-13.0.2.tgz", "comment": "", "clientIP": "127.0.0.1", "method": "GET", "statusCode": 200, "latency": "375.581µs", "reqID": "fc7bb86d-5a3d-4c97-8393-4f61d0d81d64"} 21:47:44 #10 646.2 Downloading repositoryGenerator from repo http://localhost:18080 21:47:44 #10 646.3 2024-10-17T21:47:44.745Z INFO [751] Request served {"path": "/charts/repositoryGenerator-13.0.0.tgz", "comment": "", "clientIP": "127.0.0.1", "method": "GET", "statusCode": 200, "latency": "144µs", "reqID": "59421645-16f4-4318-9e78-f5ae03743c37"} 21:47:44 #10 646.3 Downloading serviceAccount from repo http://localhost:18080 21:47:44 #10 646.3 2024-10-17T21:47:44.783Z INFO [752] Request served {"path": "/charts/serviceAccount-13.0.1.tgz", "comment": "", "clientIP": "127.0.0.1", "method": "GET", "statusCode": 200, "latency": "1.453431ms", "reqID": "b61d1577-2fb8-49e8-92cd-10ab63f9f3c9"} 21:47:44 #10 646.3 Deleting outdated charts 21:47:44 #10 646.3 Skipping linting of so-etsi-sol003-adapter 21:47:45 #10 646.6 Pushing so-etsi-sol003-adapter-13.0.0.tgz to local... 21:47:45 #10 646.6 2024-10-17T21:47:45.092Z INFO [753] Request served {"path": "/api/charts", "comment": "", "clientIP": "127.0.0.1", "method": "POST", "statusCode": 201, "latency": "24.908698ms", "reqID": "70605838-a0b5-40c6-93e3-b80f6cd8f10f"} 21:47:45 #10 646.6 Done. 21:47:48 #10 649.6 #@helm repo index /tmp/it-dep/smo-install/onap_oom/kubernetes/so/components/../../dist/packages 21:47:48 #10 649.6 make[5]: Leaving directory '/tmp/it-dep/smo-install/onap_oom/kubernetes/so/components' 21:47:48 #10 649.6 21:47:48 #10 649.6 [so-etsi-sol005-adapter] 21:47:48 #10 649.6 make[5]: Entering directory '/tmp/it-dep/smo-install/onap_oom/kubernetes/so/components' 21:47:48 #10 649.7 Hang tight while we grab the latest from your chart repositories... 21:47:48 #10 649.7 2024-10-17T21:47:48.162Z INFO [754] Request served {"path": "/index.yaml", "comment": "", "clientIP": "127.0.0.1", "method": "GET", "statusCode": 200, "latency": "267.179µs", "reqID": "1077c036-9b59-4643-9f3f-1d3e04bcf76b"} 21:47:48 #10 649.7 ...Successfully got an update from the "local" chart repository 21:47:48 #10 649.7 Update Complete. ⎈Happy Helming!⎈ 21:47:48 #10 649.8 Saving 5 charts 21:47:48 #10 649.8 Downloading common from repo http://localhost:18080 21:47:48 #10 649.8 2024-10-17T21:47:48.288Z INFO [755] Request served {"path": "/charts/common-13.0.2.tgz", "comment": "", "clientIP": "127.0.0.1", "method": "GET", "statusCode": 200, "latency": "314.86µs", "reqID": "b889376c-4a59-442b-bee8-9ac68b022a87"} 21:47:48 #10 649.8 Downloading readinessCheck from repo http://localhost:18080 21:47:48 #10 649.8 2024-10-17T21:47:48.307Z INFO [756] Request served {"path": "/charts/readinessCheck-13.0.0.tgz", "comment": "", "clientIP": "127.0.0.1", "method": "GET", "statusCode": 200, "latency": "240.68µs", "reqID": "ade0ce1e-c01f-4158-b313-68cf0b664848"} 21:47:48 #10 649.8 Downloading repositoryGenerator from repo http://localhost:18080 21:47:48 #10 649.8 2024-10-17T21:47:48.326Z INFO [757] Request served {"path": "/charts/repositoryGenerator-13.0.0.tgz", "comment": "", "clientIP": "127.0.0.1", "method": "GET", "statusCode": 200, "latency": "170.69µs", "reqID": "fef9ef57-0008-487d-9025-ab868e84c7bc"} 21:47:48 #10 649.9 Downloading serviceAccount from repo http://localhost:18080 21:47:48 #10 649.9 2024-10-17T21:47:48.352Z INFO [758] Request served {"path": "/charts/serviceAccount-13.0.1.tgz", "comment": "", "clientIP": "127.0.0.1", "method": "GET", "statusCode": 200, "latency": "120.24µs", "reqID": "46222403-5b29-42c0-9c78-22b8d14cc46f"} 21:47:48 #10 649.9 Deleting outdated charts 21:47:48 #10 649.9 Skipping linting of so-etsi-sol005-adapter 21:47:48 #10 650.1 Pushing so-etsi-sol005-adapter-13.0.0.tgz to local... 21:47:48 #10 650.2 2024-10-17T21:47:48.632Z INFO [759] Request served {"path": "/api/charts", "comment": "", "clientIP": "127.0.0.1", "method": "POST", "statusCode": 201, "latency": "24.809247ms", "reqID": "18c12498-0582-4368-b7c2-3c2524dd36ec"} 21:47:48 #10 650.2 Done. 21:47:51 #10 653.2 #@helm repo index /tmp/it-dep/smo-install/onap_oom/kubernetes/so/components/../../dist/packages 21:47:51 #10 653.2 make[5]: Leaving directory '/tmp/it-dep/smo-install/onap_oom/kubernetes/so/components' 21:47:51 #10 653.2 21:47:51 #10 653.2 [so-mariadb] 21:47:51 #10 653.2 make[5]: Entering directory '/tmp/it-dep/smo-install/onap_oom/kubernetes/so/components' 21:47:51 #10 653.2 Hang tight while we grab the latest from your chart repositories... 21:47:51 #10 653.2 2024-10-17T21:47:51.702Z INFO [760] Request served {"path": "/index.yaml", "comment": "", "clientIP": "127.0.0.1", "method": "GET", "statusCode": 200, "latency": "227.031µs", "reqID": "cd85423a-4143-4561-8c0c-4999e0f995ad"} 21:47:51 #10 653.2 ...Successfully got an update from the "local" chart repository 21:47:51 #10 653.2 Update Complete. ⎈Happy Helming!⎈ 21:47:51 #10 653.3 Saving 4 charts 21:47:51 #10 653.3 Downloading common from repo http://localhost:18080 21:47:51 #10 653.4 2024-10-17T21:47:51.841Z INFO [761] Request served {"path": "/charts/common-13.0.2.tgz", "comment": "", "clientIP": "127.0.0.1", "method": "GET", "statusCode": 200, "latency": "328.81µs", "reqID": "e3597951-ec44-4cd5-bf95-d02505412156"} 21:47:51 #10 653.4 Downloading repositoryGenerator from repo http://localhost:18080 21:47:51 #10 653.4 2024-10-17T21:47:51.868Z INFO [762] Request served {"path": "/charts/repositoryGenerator-13.0.0.tgz", "comment": "", "clientIP": "127.0.0.1", "method": "GET", "statusCode": 200, "latency": "259.679µs", "reqID": "d85729dc-1421-4248-b6f3-31229c9d0c96"} 21:47:51 #10 653.4 Downloading readinessCheck from repo http://localhost:18080 21:47:51 #10 653.4 2024-10-17T21:47:51.895Z INFO [763] Request served {"path": "/charts/readinessCheck-13.0.0.tgz", "comment": "", "clientIP": "127.0.0.1", "method": "GET", "statusCode": 200, "latency": "310.531µs", "reqID": "0a0f681b-58e8-4573-aa61-fc24654ed71a"} 21:47:51 #10 653.4 Downloading serviceAccount from repo http://localhost:18080 21:47:51 #10 653.4 2024-10-17T21:47:51.911Z INFO [764] Request served {"path": "/charts/serviceAccount-13.0.1.tgz", "comment": "", "clientIP": "127.0.0.1", "method": "GET", "statusCode": 200, "latency": "228.831µs", "reqID": "5e7fee3e-2b2b-4a30-8910-ac5d14198963"} 21:47:51 #10 653.4 Deleting outdated charts 21:47:52 #10 653.4 Skipping linting of so-mariadb 21:47:52 #10 653.7 Pushing so-mariadb-13.0.0.tgz to local... 21:47:52 #10 653.7 2024-10-17T21:47:52.230Z INFO [765] Request served {"path": "/api/charts", "comment": "", "clientIP": "127.0.0.1", "method": "POST", "statusCode": 201, "latency": "35.694943ms", "reqID": "ace87a96-f8c7-4d4b-b0d3-3fed344bb149"} 21:47:52 #10 653.7 Done. 21:47:55 #10 656.8 #@helm repo index /tmp/it-dep/smo-install/onap_oom/kubernetes/so/components/../../dist/packages 21:47:55 #10 656.8 make[5]: Leaving directory '/tmp/it-dep/smo-install/onap_oom/kubernetes/so/components' 21:47:55 #10 656.8 21:47:55 #10 656.8 [so-nssmf-adapter] 21:47:55 #10 656.8 make[5]: Entering directory '/tmp/it-dep/smo-install/onap_oom/kubernetes/so/components' 21:47:55 #10 656.8 Hang tight while we grab the latest from your chart repositories... 21:47:55 #10 656.8 2024-10-17T21:47:55.293Z INFO [766] Request served {"path": "/index.yaml", "comment": "", "clientIP": "127.0.0.1", "method": "GET", "statusCode": 200, "latency": "140.07µs", "reqID": "59611a81-2fb8-42ef-bfd0-84ec70fc22bd"} 21:47:55 #10 656.8 ...Successfully got an update from the "local" chart repository 21:47:55 #10 656.8 Update Complete. ⎈Happy Helming!⎈ 21:47:55 #10 656.9 Saving 5 charts 21:47:55 #10 656.9 Downloading common from repo http://localhost:18080 21:47:55 #10 656.9 2024-10-17T21:47:55.429Z INFO [767] Request served {"path": "/charts/common-13.0.2.tgz", "comment": "", "clientIP": "127.0.0.1", "method": "GET", "statusCode": 200, "latency": "210.381µs", "reqID": "b3b9386e-e1a3-428c-8ddf-cea8f55b30b0"} 21:47:55 #10 656.9 Downloading readinessCheck from repo http://localhost:18080 21:47:55 #10 657.0 2024-10-17T21:47:55.455Z INFO [768] Request served {"path": "/charts/readinessCheck-13.0.0.tgz", "comment": "", "clientIP": "127.0.0.1", "method": "GET", "statusCode": 200, "latency": "194.33µs", "reqID": "48cbac7c-6474-43d4-87ec-dd4759563054"} 21:47:55 #10 657.0 Downloading repositoryGenerator from repo http://localhost:18080 21:47:55 #10 657.0 2024-10-17T21:47:55.477Z INFO [769] Request served {"path": "/charts/repositoryGenerator-13.0.0.tgz", "comment": "", "clientIP": "127.0.0.1", "method": "GET", "statusCode": 200, "latency": "227.831µs", "reqID": "c09ecb83-dd3b-4285-8e81-b05d3bbd8419"} 21:47:55 #10 657.0 Downloading serviceAccount from repo http://localhost:18080 21:47:55 #10 657.0 2024-10-17T21:47:55.513Z INFO [770] Request served {"path": "/charts/serviceAccount-13.0.1.tgz", "comment": "", "clientIP": "127.0.0.1", "method": "GET", "statusCode": 200, "latency": "235.4µs", "reqID": "dd45fe0b-8f09-4cde-a551-f856672cfc87"} 21:47:55 #10 657.0 Deleting outdated charts 21:47:55 #10 657.0 Skipping linting of so-nssmf-adapter 21:47:55 #10 657.3 Pushing so-nssmf-adapter-13.0.0.tgz to local... 21:47:55 #10 657.4 2024-10-17T21:47:55.834Z INFO [771] Request served {"path": "/api/charts", "comment": "", "clientIP": "127.0.0.1", "method": "POST", "statusCode": 201, "latency": "33.85001ms", "reqID": "8a8b222f-7f83-4528-8657-d1b76368ff9d"} 21:47:55 #10 657.4 Done. 21:47:58 #10 660.4 #@helm repo index /tmp/it-dep/smo-install/onap_oom/kubernetes/so/components/../../dist/packages 21:47:58 #10 660.4 make[5]: Leaving directory '/tmp/it-dep/smo-install/onap_oom/kubernetes/so/components' 21:47:58 #10 660.4 21:47:58 #10 660.4 [so-oof-adapter] 21:47:58 #10 660.4 make[5]: Entering directory '/tmp/it-dep/smo-install/onap_oom/kubernetes/so/components' 21:47:58 #10 660.4 Hang tight while we grab the latest from your chart repositories... 21:47:58 #10 660.4 2024-10-17T21:47:58.898Z INFO [772] Request served {"path": "/index.yaml", "comment": "", "clientIP": "127.0.0.1", "method": "GET", "statusCode": 200, "latency": "183.07µs", "reqID": "9f4d3529-d364-4e9d-b06b-a472357bd881"} 21:47:58 #10 660.4 ...Successfully got an update from the "local" chart repository 21:47:58 #10 660.4 Update Complete. ⎈Happy Helming!⎈ 21:47:59 #10 660.5 Saving 4 charts 21:47:59 #10 660.5 Downloading common from repo http://localhost:18080 21:47:59 #10 660.5 2024-10-17T21:47:59.029Z INFO [773] Request served {"path": "/charts/common-13.0.2.tgz", "comment": "", "clientIP": "127.0.0.1", "method": "GET", "statusCode": 200, "latency": "290.741µs", "reqID": "1d37ff00-7f25-4546-b521-11581b6290a0"} 21:47:59 #10 660.5 Downloading repositoryGenerator from repo http://localhost:18080 21:47:59 #10 660.6 2024-10-17T21:47:59.057Z INFO [774] Request served {"path": "/charts/repositoryGenerator-13.0.0.tgz", "comment": "", "clientIP": "127.0.0.1", "method": "GET", "statusCode": 200, "latency": "250.631µs", "reqID": "0a47070c-3359-43a0-a464-ad220b309770"} 21:47:59 #10 660.6 Downloading serviceAccount from repo http://localhost:18080 21:47:59 #10 660.6 2024-10-17T21:47:59.089Z INFO [775] Request served {"path": "/charts/serviceAccount-13.0.1.tgz", "comment": "", "clientIP": "127.0.0.1", "method": "GET", "statusCode": 200, "latency": "185.45µs", "reqID": "dd6a0250-0055-43f6-812f-c14f954a15c5"} 21:47:59 #10 660.6 Deleting outdated charts 21:47:59 #10 660.6 Skipping linting of so-oof-adapter 21:47:59 #10 660.9 Pushing so-oof-adapter-13.0.0.tgz to local... 21:47:59 #10 660.9 2024-10-17T21:47:59.386Z INFO [776] Request served {"path": "/api/charts", "comment": "", "clientIP": "127.0.0.1", "method": "POST", "statusCode": 201, "latency": "27.924242ms", "reqID": "0a0b18a4-5a6a-4c33-8074-49b747518660"} 21:47:59 #10 660.9 Done. 21:48:02 #10 663.9 #@helm repo index /tmp/it-dep/smo-install/onap_oom/kubernetes/so/components/../../dist/packages 21:48:02 #10 663.9 make[5]: Leaving directory '/tmp/it-dep/smo-install/onap_oom/kubernetes/so/components' 21:48:02 #10 663.9 21:48:02 #10 663.9 [so-openstack-adapter] 21:48:02 #10 663.9 make[5]: Entering directory '/tmp/it-dep/smo-install/onap_oom/kubernetes/so/components' 21:48:02 #10 664.0 Hang tight while we grab the latest from your chart repositories... 21:48:02 #10 664.0 2024-10-17T21:48:02.452Z INFO [777] Request served {"path": "/index.yaml", "comment": "", "clientIP": "127.0.0.1", "method": "GET", "statusCode": 200, "latency": "180µs", "reqID": "511db40e-780f-448d-b8e8-b5c865fae4b6"} 21:48:02 #10 664.0 ...Successfully got an update from the "local" chart repository 21:48:02 #10 664.0 Update Complete. ⎈Happy Helming!⎈ 21:48:02 #10 664.1 Saving 5 charts 21:48:02 #10 664.1 Downloading common from repo http://localhost:18080 21:48:02 #10 664.1 2024-10-17T21:48:02.596Z INFO [778] Request served {"path": "/charts/common-13.0.2.tgz", "comment": "", "clientIP": "127.0.0.1", "method": "GET", "statusCode": 200, "latency": "176.59µs", "reqID": "ac5ce709-5a73-4795-939c-2063abbdb4b8"} 21:48:02 #10 664.1 Downloading readinessCheck from repo http://localhost:18080 21:48:02 #10 664.1 2024-10-17T21:48:02.619Z INFO [779] Request served {"path": "/charts/readinessCheck-13.0.0.tgz", "comment": "", "clientIP": "127.0.0.1", "method": "GET", "statusCode": 200, "latency": "202.68µs", "reqID": "7726db0b-daa2-49d2-ad3a-badc64c1da7c"} 21:48:02 #10 664.1 Downloading repositoryGenerator from repo http://localhost:18080 21:48:02 #10 664.2 2024-10-17T21:48:02.643Z INFO [780] Request served {"path": "/charts/repositoryGenerator-13.0.0.tgz", "comment": "", "clientIP": "127.0.0.1", "method": "GET", "statusCode": 200, "latency": "159.29µs", "reqID": "42c35f90-a5cf-40a8-bb59-c2378ea2e596"} 21:48:02 #10 664.2 Downloading serviceAccount from repo http://localhost:18080 21:48:02 #10 664.2 2024-10-17T21:48:02.668Z INFO [781] Request served {"path": "/charts/serviceAccount-13.0.1.tgz", "comment": "", "clientIP": "127.0.0.1", "method": "GET", "statusCode": 200, "latency": "200.23µs", "reqID": "d8cadb8d-c952-43e9-b96b-6f669fb18a77"} 21:48:02 #10 664.2 Deleting outdated charts 21:48:02 #10 664.2 Skipping linting of so-openstack-adapter 21:48:02 #10 664.5 Pushing so-openstack-adapter-13.0.0.tgz to local... 21:48:03 #10 664.5 2024-10-17T21:48:02.980Z INFO [782] Request served {"path": "/api/charts", "comment": "", "clientIP": "127.0.0.1", "method": "POST", "statusCode": 201, "latency": "37.102015ms", "reqID": "45cac646-87ca-455b-b4af-ca02f67a4c37"} 21:48:03 #10 664.5 Done. 21:48:06 #10 667.5 #@helm repo index /tmp/it-dep/smo-install/onap_oom/kubernetes/so/components/../../dist/packages 21:48:06 #10 667.5 make[5]: Leaving directory '/tmp/it-dep/smo-install/onap_oom/kubernetes/so/components' 21:48:06 #10 667.5 21:48:06 #10 667.5 [so-request-db-adapter] 21:48:06 #10 667.5 make[5]: Entering directory '/tmp/it-dep/smo-install/onap_oom/kubernetes/so/components' 21:48:06 #10 667.6 Hang tight while we grab the latest from your chart repositories... 21:48:06 #10 667.6 2024-10-17T21:48:06.049Z INFO [783] Request served {"path": "/index.yaml", "comment": "", "clientIP": "127.0.0.1", "method": "GET", "statusCode": 200, "latency": "223.27µs", "reqID": "461f4798-c8c4-4d89-b739-4f9c4e5e7370"} 21:48:06 #10 667.6 ...Successfully got an update from the "local" chart repository 21:48:06 #10 667.6 Update Complete. ⎈Happy Helming!⎈ 21:48:06 #10 667.7 Saving 5 charts 21:48:06 #10 667.7 Downloading common from repo http://localhost:18080 21:48:06 #10 667.7 2024-10-17T21:48:06.179Z INFO [784] Request served {"path": "/charts/common-13.0.2.tgz", "comment": "", "clientIP": "127.0.0.1", "method": "GET", "statusCode": 200, "latency": "232.161µs", "reqID": "f58e6569-bc98-4123-8037-fca91b01c7d2"} 21:48:06 #10 667.7 Downloading readinessCheck from repo http://localhost:18080 21:48:06 #10 667.7 2024-10-17T21:48:06.210Z INFO [785] Request served {"path": "/charts/readinessCheck-13.0.0.tgz", "comment": "", "clientIP": "127.0.0.1", "method": "GET", "statusCode": 200, "latency": "273.91µs", "reqID": "7c4d93bb-cf46-469c-be16-cf1a8e81e358"} 21:48:06 #10 667.7 Downloading repositoryGenerator from repo http://localhost:18080 21:48:06 #10 667.8 2024-10-17T21:48:06.234Z INFO [786] Request served {"path": "/charts/repositoryGenerator-13.0.0.tgz", "comment": "", "clientIP": "127.0.0.1", "method": "GET", "statusCode": 200, "latency": "163.15µs", "reqID": "16278c66-6066-40ae-9577-90849a98458f"} 21:48:06 #10 667.8 Downloading serviceAccount from repo http://localhost:18080 21:48:06 #10 667.8 2024-10-17T21:48:06.265Z INFO [787] Request served {"path": "/charts/serviceAccount-13.0.1.tgz", "comment": "", "clientIP": "127.0.0.1", "method": "GET", "statusCode": 200, "latency": "326.631µs", "reqID": "24a8a2dc-4263-41ef-91f4-cad9069f4e43"} 21:48:06 #10 667.8 Deleting outdated charts 21:48:06 #10 667.8 Skipping linting of so-request-db-adapter 21:48:06 #10 668.0 Pushing so-request-db-adapter-13.0.0.tgz to local... 21:48:06 #10 668.1 2024-10-17T21:48:06.563Z INFO [788] Request served {"path": "/api/charts", "comment": "", "clientIP": "127.0.0.1", "method": "POST", "statusCode": 201, "latency": "28.948013ms", "reqID": "505328e1-738c-4598-af18-da2402588674"} 21:48:06 #10 668.1 Done. 21:48:09 #10 671.1 #@helm repo index /tmp/it-dep/smo-install/onap_oom/kubernetes/so/components/../../dist/packages 21:48:09 #10 671.1 make[5]: Leaving directory '/tmp/it-dep/smo-install/onap_oom/kubernetes/so/components' 21:48:09 #10 671.1 21:48:09 #10 671.1 [so-sdc-controller] 21:48:09 #10 671.1 make[5]: Entering directory '/tmp/it-dep/smo-install/onap_oom/kubernetes/so/components' 21:48:09 #10 671.1 Hang tight while we grab the latest from your chart repositories... 21:48:09 #10 671.1 2024-10-17T21:48:09.624Z INFO [789] Request served {"path": "/index.yaml", "comment": "", "clientIP": "127.0.0.1", "method": "GET", "statusCode": 200, "latency": "152.011µs", "reqID": "8dfb5e75-51d2-4e37-a252-813f03672909"} 21:48:09 #10 671.2 ...Successfully got an update from the "local" chart repository 21:48:09 #10 671.2 Update Complete. ⎈Happy Helming!⎈ 21:48:09 #10 671.3 Saving 5 charts 21:48:09 #10 671.3 Downloading common from repo http://localhost:18080 21:48:09 #10 671.3 2024-10-17T21:48:09.767Z INFO [790] Request served {"path": "/charts/common-13.0.2.tgz", "comment": "", "clientIP": "127.0.0.1", "method": "GET", "statusCode": 200, "latency": "303.791µs", "reqID": "4839fe06-d37d-4e1b-be27-051c1942f2bd"} 21:48:09 #10 671.3 Downloading readinessCheck from repo http://localhost:18080 21:48:09 #10 671.3 2024-10-17T21:48:09.784Z INFO [791] Request served {"path": "/charts/readinessCheck-13.0.0.tgz", "comment": "", "clientIP": "127.0.0.1", "method": "GET", "statusCode": 200, "latency": "332.661µs", "reqID": "6ed36c41-2bd3-4fe9-b756-e86da19c7c30"} 21:48:09 #10 671.3 Downloading repositoryGenerator from repo http://localhost:18080 21:48:09 #10 671.3 2024-10-17T21:48:09.811Z INFO [792] Request served {"path": "/charts/repositoryGenerator-13.0.0.tgz", "comment": "", "clientIP": "127.0.0.1", "method": "GET", "statusCode": 200, "latency": "164.07µs", "reqID": "8e7c67de-cc63-4a0b-9c6c-6f0891cf00bd"} 21:48:09 #10 671.3 Downloading serviceAccount from repo http://localhost:18080 21:48:09 #10 671.4 2024-10-17T21:48:09.842Z INFO [793] Request served {"path": "/charts/serviceAccount-13.0.1.tgz", "comment": "", "clientIP": "127.0.0.1", "method": "GET", "statusCode": 200, "latency": "190.95µs", "reqID": "e9cdfa70-738c-4703-9c40-9bf342810419"} 21:48:09 #10 671.4 Deleting outdated charts 21:48:09 #10 671.4 Skipping linting of so-sdc-controller 21:48:10 #10 671.6 Pushing so-sdc-controller-13.0.0.tgz to local... 21:48:10 #10 671.7 2024-10-17T21:48:10.145Z INFO [794] Request served {"path": "/api/charts", "comment": "", "clientIP": "127.0.0.1", "method": "POST", "statusCode": 201, "latency": "26.70942ms", "reqID": "70765082-9ed1-4008-822e-0f8bf3a3501c"} 21:48:10 #10 671.7 Done. 21:48:13 #10 674.7 #@helm repo index /tmp/it-dep/smo-install/onap_oom/kubernetes/so/components/../../dist/packages 21:48:13 #10 674.7 make[5]: Leaving directory '/tmp/it-dep/smo-install/onap_oom/kubernetes/so/components' 21:48:13 #10 674.7 21:48:13 #10 674.7 [so-sdnc-adapter] 21:48:13 #10 674.7 make[5]: Entering directory '/tmp/it-dep/smo-install/onap_oom/kubernetes/so/components' 21:48:13 #10 674.7 Hang tight while we grab the latest from your chart repositories... 21:48:13 #10 674.7 2024-10-17T21:48:13.216Z INFO [795] Request served {"path": "/index.yaml", "comment": "", "clientIP": "127.0.0.1", "method": "GET", "statusCode": 200, "latency": "265.36µs", "reqID": "be8ddf6c-674e-41e5-999a-462904eac955"} 21:48:13 #10 674.8 ...Successfully got an update from the "local" chart repository 21:48:13 #10 674.8 Update Complete. ⎈Happy Helming!⎈ 21:48:13 #10 674.9 Saving 4 charts 21:48:13 #10 674.9 Downloading common from repo http://localhost:18080 21:48:13 #10 674.9 2024-10-17T21:48:13.353Z INFO [796] Request served {"path": "/charts/common-13.0.2.tgz", "comment": "", "clientIP": "127.0.0.1", "method": "GET", "statusCode": 200, "latency": "281.67µs", "reqID": "bfacd651-f9dd-49ee-ad0e-df6960749a89"} 21:48:13 #10 674.9 Downloading repositoryGenerator from repo http://localhost:18080 21:48:13 #10 674.9 2024-10-17T21:48:13.381Z INFO [797] Request served {"path": "/charts/repositoryGenerator-13.0.0.tgz", "comment": "", "clientIP": "127.0.0.1", "method": "GET", "statusCode": 200, "latency": "154.981µs", "reqID": "397648e2-20e0-4120-8ec7-986461a522ae"} 21:48:13 #10 674.9 Downloading serviceAccount from repo http://localhost:18080 21:48:13 #10 674.9 2024-10-17T21:48:13.408Z INFO [798] Request served {"path": "/charts/serviceAccount-13.0.1.tgz", "comment": "", "clientIP": "127.0.0.1", "method": "GET", "statusCode": 200, "latency": "118.07µs", "reqID": "37a6edd1-7adb-4de9-8a85-8bcd72b13785"} 21:48:13 #10 674.9 Deleting outdated charts 21:48:13 #10 674.9 Skipping linting of so-sdnc-adapter 21:48:13 #10 675.2 Pushing so-sdnc-adapter-13.0.0.tgz to local... 21:48:13 #10 675.2 2024-10-17T21:48:13.697Z INFO [799] Request served {"path": "/api/charts", "comment": "", "clientIP": "127.0.0.1", "method": "POST", "statusCode": 201, "latency": "25.243327ms", "reqID": "fd2ef8fa-6905-42b1-99c9-300efeddcdcd"} 21:48:13 #10 675.2 Done. 21:48:16 #10 678.2 #@helm repo index /tmp/it-dep/smo-install/onap_oom/kubernetes/so/components/../../dist/packages 21:48:16 #10 678.2 make[5]: Leaving directory '/tmp/it-dep/smo-install/onap_oom/kubernetes/so/components' 21:48:16 #10 678.2 21:48:16 #10 678.2 [so-ve-vnfm-adapter] 21:48:16 #10 678.2 make[5]: Entering directory '/tmp/it-dep/smo-install/onap_oom/kubernetes/so/components' 21:48:16 #10 678.3 Hang tight while we grab the latest from your chart repositories... 21:48:16 #10 678.3 2024-10-17T21:48:16.762Z INFO [800] Request served {"path": "/index.yaml", "comment": "", "clientIP": "127.0.0.1", "method": "GET", "statusCode": 200, "latency": "143.79µs", "reqID": "5235a2e7-3e07-4f94-99bb-5b95a8a717dc"} 21:48:16 #10 678.3 ...Successfully got an update from the "local" chart repository 21:48:16 #10 678.3 Update Complete. ⎈Happy Helming!⎈ 21:48:16 #10 678.4 Saving 4 charts 21:48:16 #10 678.4 Downloading common from repo http://localhost:18080 21:48:17 #10 678.4 2024-10-17T21:48:16.916Z INFO [801] Request served {"path": "/charts/common-13.0.2.tgz", "comment": "", "clientIP": "127.0.0.1", "method": "GET", "statusCode": 200, "latency": "271.76µs", "reqID": "43297b1f-e298-46ee-89cb-79c5e9457acc"} 21:48:17 #10 678.4 Downloading readinessCheck from repo http://localhost:18080 21:48:17 #10 678.5 2024-10-17T21:48:16.938Z INFO [802] Request served {"path": "/charts/readinessCheck-13.0.0.tgz", "comment": "", "clientIP": "127.0.0.1", "method": "GET", "statusCode": 200, "latency": "168.67µs", "reqID": "9764ee81-7951-4da7-a0fe-48f7cfaee217"} 21:48:17 #10 678.5 Downloading repositoryGenerator from repo http://localhost:18080 21:48:17 #10 678.5 2024-10-17T21:48:16.956Z INFO [803] Request served {"path": "/charts/repositoryGenerator-13.0.0.tgz", "comment": "", "clientIP": "127.0.0.1", "method": "GET", "statusCode": 200, "latency": "112.87µs", "reqID": "494d9e9c-9df9-408e-b19e-ea80c0dc937e"} 21:48:17 #10 678.5 Downloading serviceAccount from repo http://localhost:18080 21:48:17 #10 678.5 2024-10-17T21:48:16.979Z INFO [804] Request served {"path": "/charts/serviceAccount-13.0.1.tgz", "comment": "", "clientIP": "127.0.0.1", "method": "GET", "statusCode": 200, "latency": "241.55µs", "reqID": "94446389-6866-4e4f-b5a4-cd330ee574f4"} 21:48:17 #10 678.5 Deleting outdated charts 21:48:17 #10 678.5 Skipping linting of so-ve-vnfm-adapter 21:48:17 #10 678.7 Pushing so-ve-vnfm-adapter-13.0.0.tgz to local... 21:48:17 #10 678.8 2024-10-17T21:48:17.253Z INFO [805] Request served {"path": "/api/charts", "comment": "", "clientIP": "127.0.0.1", "method": "POST", "statusCode": 201, "latency": "25.198697ms", "reqID": "488e33a4-4dbf-495e-bd24-f40961d0b3a5"} 21:48:17 #10 678.8 Done. 21:48:20 #10 681.8 #@helm repo index /tmp/it-dep/smo-install/onap_oom/kubernetes/so/components/../../dist/packages 21:48:20 #10 681.8 make[5]: Leaving directory '/tmp/it-dep/smo-install/onap_oom/kubernetes/so/components' 21:48:20 #10 681.8 make[4]: Leaving directory '/tmp/it-dep/smo-install/onap_oom/kubernetes/so/components' 21:48:23 #10 684.8 #@helm repo index /tmp/it-dep/smo-install/onap_oom/kubernetes/so/../dist/packages 21:48:23 #10 684.8 make[3]: Leaving directory '/tmp/it-dep/smo-install/onap_oom/kubernetes/so' 21:48:23 #10 684.8 make[2]: Leaving directory '/tmp/it-dep/smo-install/onap_oom/kubernetes/so' 21:48:23 #10 684.8 Hang tight while we grab the latest from your chart repositories... 21:48:23 #10 684.8 2024-10-17T21:48:23.331Z INFO [806] Request served {"path": "/index.yaml", "comment": "", "clientIP": "127.0.0.1", "method": "GET", "statusCode": 200, "latency": "280.58µs", "reqID": "5362ec8c-c3de-4dda-9f37-f1d42e7f7cde"} 21:48:23 #10 684.9 ...Successfully got an update from the "local" chart repository 21:48:23 #10 684.9 Update Complete. ⎈Happy Helming!⎈ 21:48:23 #10 685.1 Saving 22 charts 21:48:23 #10 685.1 Downloading common from repo http://localhost:18080 21:48:23 #10 685.1 2024-10-17T21:48:23.610Z INFO [807] Request served {"path": "/charts/common-13.0.2.tgz", "comment": "", "clientIP": "127.0.0.1", "method": "GET", "statusCode": 200, "latency": "341.461µs", "reqID": "0cb7890d-0fe9-4477-9db6-8eab4afb60d7"} 21:48:23 #10 685.1 Downloading readinessCheck from repo http://localhost:18080 21:48:23 #10 685.2 2024-10-17T21:48:23.633Z INFO [808] Request served {"path": "/charts/readinessCheck-13.0.0.tgz", "comment": "", "clientIP": "127.0.0.1", "method": "GET", "statusCode": 200, "latency": "281.15µs", "reqID": "80013f3d-c3b1-4a8b-9f6e-58a4efa44fcd"} 21:48:23 #10 685.2 Downloading mariadb-galera from repo http://localhost:18080 21:48:23 #10 685.2 2024-10-17T21:48:23.654Z INFO [809] Request served {"path": "/charts/mariadb-galera-13.0.1.tgz", "comment": "", "clientIP": "127.0.0.1", "method": "GET", "statusCode": 200, "latency": "315.269µs", "reqID": "102eb504-025e-4ba6-b896-0e78be80cba0"} 21:48:23 #10 685.2 Downloading repositoryGenerator from repo http://localhost:18080 21:48:23 #10 685.2 2024-10-17T21:48:23.676Z INFO [810] Request served {"path": "/charts/repositoryGenerator-13.0.0.tgz", "comment": "", "clientIP": "127.0.0.1", "method": "GET", "statusCode": 200, "latency": "231.421µs", "reqID": "f3d48b3e-6847-4cb5-ae3e-b077d31529a9"} 21:48:24 #10 685.6 Downloading serviceAccount from repo http://localhost:18080 21:48:24 #10 685.7 2024-10-17T21:48:24.140Z INFO [811] Request served {"path": "/charts/serviceAccount-13.0.1.tgz", "comment": "", "clientIP": "127.0.0.1", "method": "GET", "statusCode": 200, "latency": "255.98µs", "reqID": "f76342d1-62e7-49c9-be94-248be9b66180"} 21:48:24 #10 685.8 Deleting outdated charts 21:48:24 #10 685.8 Skipping linting of so 21:48:25 #10 687.0 Pushing so-13.0.0.tgz to local... 21:48:25 #10 687.4 2024-10-17T21:48:25.852Z INFO [812] Request served {"path": "/api/charts", "comment": "", "clientIP": "127.0.0.1", "method": "POST", "statusCode": 201, "latency": "383.36362ms", "reqID": "fb08951a-b844-422e-86e2-ad1f66f0046e"} 21:48:25 #10 687.4 Done. 21:48:28 #10 690.4 make[1]: Leaving directory '/tmp/it-dep/smo-install/onap_oom/kubernetes' 21:48:28 #10 690.4 21:48:28 #10 690.4 [strimzi] 21:48:28 #10 690.4 make[1]: Entering directory '/tmp/it-dep/smo-install/onap_oom/kubernetes' 21:48:29 #10 690.4 make[2]: Entering directory '/tmp/it-dep/smo-install/onap_oom/kubernetes/strimzi' 21:48:29 #10 690.4 21:48:29 #10 690.4 [components] 21:48:29 #10 690.4 make[3]: Entering directory '/tmp/it-dep/smo-install/onap_oom/kubernetes/strimzi' 21:48:32 #10 693.5 #@helm repo index /tmp/it-dep/smo-install/onap_oom/kubernetes/strimzi/../dist/packages 21:48:32 #10 693.5 make[3]: Leaving directory '/tmp/it-dep/smo-install/onap_oom/kubernetes/strimzi' 21:48:32 #10 693.5 make[2]: Leaving directory '/tmp/it-dep/smo-install/onap_oom/kubernetes/strimzi' 21:48:32 #10 693.5 Hang tight while we grab the latest from your chart repositories... 21:48:32 #10 693.5 2024-10-17T21:48:31.995Z INFO [813] Request served {"path": "/index.yaml", "comment": "", "clientIP": "127.0.0.1", "method": "GET", "statusCode": 200, "latency": "263.33µs", "reqID": "ce5cc2ab-f902-4ae6-a7d4-3ae9904c6ad3"} 21:48:32 #10 693.5 ...Successfully got an update from the "local" chart repository 21:48:32 #10 693.5 Update Complete. ⎈Happy Helming!⎈ 21:48:32 #10 693.6 Saving 4 charts 21:48:32 #10 693.6 Downloading common from repo http://localhost:18080 21:48:32 #10 693.6 2024-10-17T21:48:32.129Z INFO [814] Request served {"path": "/charts/common-13.0.2.tgz", "comment": "", "clientIP": "127.0.0.1", "method": "GET", "statusCode": 200, "latency": "344.131µs", "reqID": "bff38d20-95a5-4c9c-bfe5-bf8672ce1c1e"} 21:48:32 #10 693.6 Downloading repositoryGenerator from repo http://localhost:18080 21:48:32 #10 693.7 2024-10-17T21:48:32.157Z INFO [815] Request served {"path": "/charts/repositoryGenerator-13.0.0.tgz", "comment": "", "clientIP": "127.0.0.1", "method": "GET", "statusCode": 200, "latency": "208.41µs", "reqID": "fa8e72bc-9063-441a-adf8-f3b6a20db0d0"} 21:48:32 #10 693.7 Downloading serviceAccount from repo http://localhost:18080 21:48:32 #10 693.7 2024-10-17T21:48:32.186Z INFO [816] Request served {"path": "/charts/serviceAccount-13.0.1.tgz", "comment": "", "clientIP": "127.0.0.1", "method": "GET", "statusCode": 200, "latency": "331.62µs", "reqID": "0fa56064-5e71-47f2-a471-5a6dd98aa11d"} 21:48:32 #10 693.7 Deleting outdated charts 21:48:32 #10 693.7 Skipping linting of strimzi 21:48:32 #10 694.0 Pushing strimzi-13.0.0.tgz to local... 21:48:32 #10 694.0 2024-10-17T21:48:32.451Z INFO [817] Request served {"path": "/api/charts", "comment": "", "clientIP": "127.0.0.1", "method": "POST", "statusCode": 201, "latency": "15.766143ms", "reqID": "45770410-b7c7-4180-bc4c-1fb0a70e6ed2"} 21:48:32 #10 694.0 Done. 21:48:35 #10 697.0 make[1]: Leaving directory '/tmp/it-dep/smo-install/onap_oom/kubernetes' 21:48:35 #10 697.0 21:48:35 #10 697.0 [uui] 21:48:35 #10 697.0 make[1]: Entering directory '/tmp/it-dep/smo-install/onap_oom/kubernetes' 21:48:35 #10 697.0 make[2]: Entering directory '/tmp/it-dep/smo-install/onap_oom/kubernetes/uui' 21:48:35 #10 697.0 21:48:35 #10 697.0 [components] 21:48:35 #10 697.1 make[3]: Entering directory '/tmp/it-dep/smo-install/onap_oom/kubernetes/uui' 21:48:35 #10 697.1 make[4]: Entering directory '/tmp/it-dep/smo-install/onap_oom/kubernetes/uui/components' 21:48:35 #10 697.1 21:48:35 #10 697.1 [uui-intent-analysis] 21:48:35 #10 697.1 make[5]: Entering directory '/tmp/it-dep/smo-install/onap_oom/kubernetes/uui/components' 21:48:35 #10 697.1 Hang tight while we grab the latest from your chart repositories... 21:48:35 #10 697.1 2024-10-17T21:48:35.588Z INFO [818] Request served {"path": "/index.yaml", "comment": "", "clientIP": "127.0.0.1", "method": "GET", "statusCode": 200, "latency": "169.54µs", "reqID": "953ec341-5596-4a20-8d91-d7c99c324256"} 21:48:35 #10 697.1 ...Successfully got an update from the "local" chart repository 21:48:35 #10 697.1 Update Complete. ⎈Happy Helming!⎈ 21:48:35 #10 697.2 Saving 5 charts 21:48:35 #10 697.2 Downloading common from repo http://localhost:18080 21:48:35 #10 697.3 2024-10-17T21:48:35.754Z INFO [819] Request served {"path": "/charts/common-13.0.2.tgz", "comment": "", "clientIP": "127.0.0.1", "method": "GET", "statusCode": 200, "latency": "344.971µs", "reqID": "8c9c5ea0-1f6a-465b-8f49-fe7053cd2f1d"} 21:48:35 #10 697.3 Downloading repositoryGenerator from repo http://localhost:18080 21:48:35 #10 697.3 2024-10-17T21:48:35.782Z INFO [820] Request served {"path": "/charts/repositoryGenerator-13.0.0.tgz", "comment": "", "clientIP": "127.0.0.1", "method": "GET", "statusCode": 200, "latency": "213.86µs", "reqID": "88dfe6e2-68d2-400d-9052-e2f03ef4072a"} 21:48:35 #10 697.3 Downloading postgres from repo http://localhost:18080 21:48:35 #10 697.3 2024-10-17T21:48:35.813Z INFO [821] Request served {"path": "/charts/postgres-13.0.0.tgz", "comment": "", "clientIP": "127.0.0.1", "method": "GET", "statusCode": 200, "latency": "271.99µs", "reqID": "293a2721-9952-444a-82d2-e278c497359d"} 21:48:35 #10 697.3 Downloading serviceAccount from repo http://localhost:18080 21:48:35 #10 697.4 2024-10-17T21:48:35.834Z INFO [822] Request served {"path": "/charts/serviceAccount-13.0.1.tgz", "comment": "", "clientIP": "127.0.0.1", "method": "GET", "statusCode": 200, "latency": "235.741µs", "reqID": "96b2a4ea-0cd9-4a6d-a079-ee94f914fd28"} 21:48:36 #10 697.4 Downloading readinessCheck from repo http://localhost:18080 21:48:36 #10 697.4 2024-10-17T21:48:35.861Z INFO [823] Request served {"path": "/charts/readinessCheck-13.0.0.tgz", "comment": "", "clientIP": "127.0.0.1", "method": "GET", "statusCode": 200, "latency": "213.71µs", "reqID": "49a31de5-2865-4085-b024-d0c23c6bc117"} 21:48:36 #10 697.4 Deleting outdated charts 21:48:36 #10 697.4 Skipping linting of uui-intent-analysis 21:48:36 #10 697.7 Pushing uui-intent-analysis-13.0.0.tgz to local... 21:48:36 #10 697.7 2024-10-17T21:48:36.170Z INFO [824] Request served {"path": "/api/charts", "comment": "", "clientIP": "127.0.0.1", "method": "POST", "statusCode": 201, "latency": "27.006559ms", "reqID": "74d32409-e4c2-4bbb-8556-59dcf3e2791a"} 21:48:36 #10 697.7 Done. 21:48:39 #10 700.7 #@helm repo index /tmp/it-dep/smo-install/onap_oom/kubernetes/uui/components/../../dist/packages 21:48:39 #10 700.7 make[5]: Leaving directory '/tmp/it-dep/smo-install/onap_oom/kubernetes/uui/components' 21:48:39 #10 700.7 21:48:39 #10 700.7 [uui-nlp] 21:48:39 #10 700.7 make[5]: Entering directory '/tmp/it-dep/smo-install/onap_oom/kubernetes/uui/components' 21:48:39 #10 700.8 Hang tight while we grab the latest from your chart repositories... 21:48:39 #10 700.8 2024-10-17T21:48:39.237Z INFO [825] Request served {"path": "/index.yaml", "comment": "", "clientIP": "127.0.0.1", "method": "GET", "statusCode": 200, "latency": "596.131µs", "reqID": "06f144ce-119e-4141-9a6b-86cfd9a836ca"} 21:48:39 #10 700.8 ...Successfully got an update from the "local" chart repository 21:48:39 #10 700.8 Update Complete. ⎈Happy Helming!⎈ 21:48:39 #10 700.9 Saving 3 charts 21:48:39 #10 700.9 Downloading common from repo http://localhost:18080 21:48:39 #10 700.9 2024-10-17T21:48:39.362Z INFO [826] Request served {"path": "/charts/common-13.0.2.tgz", "comment": "", "clientIP": "127.0.0.1", "method": "GET", "statusCode": 200, "latency": "238.7µs", "reqID": "b22598d2-f92b-48d0-98c4-7af8a8ebeb60"} 21:48:39 #10 700.9 Downloading repositoryGenerator from repo http://localhost:18080 21:48:39 #10 700.9 2024-10-17T21:48:39.387Z INFO [827] Request served {"path": "/charts/repositoryGenerator-13.0.0.tgz", "comment": "", "clientIP": "127.0.0.1", "method": "GET", "statusCode": 200, "latency": "234.651µs", "reqID": "a128320c-a8ba-4eaa-bb9e-02ff70b968bb"} 21:48:39 #10 700.9 Downloading serviceAccount from repo http://localhost:18080 21:48:39 #10 700.9 2024-10-17T21:48:39.417Z INFO [828] Request served {"path": "/charts/serviceAccount-13.0.1.tgz", "comment": "", "clientIP": "127.0.0.1", "method": "GET", "statusCode": 200, "latency": "232.2µs", "reqID": "b84b8096-acc4-4198-83a4-08ebbf0629fe"} 21:48:39 #10 700.9 Deleting outdated charts 21:48:39 #10 700.9 Skipping linting of uui-nlp 21:48:39 #10 701.2 Pushing uui-nlp-13.0.0.tgz to local... 21:48:39 #10 701.2 2024-10-17T21:48:39.692Z INFO [829] Request served {"path": "/api/charts", "comment": "", "clientIP": "127.0.0.1", "method": "POST", "statusCode": 201, "latency": "20.313639ms", "reqID": "aa2fec4d-e7e7-4e35-a964-a50064f62958"} 21:48:39 #10 701.2 Done. 21:48:42 #10 704.2 #@helm repo index /tmp/it-dep/smo-install/onap_oom/kubernetes/uui/components/../../dist/packages 21:48:42 #10 704.2 make[5]: Leaving directory '/tmp/it-dep/smo-install/onap_oom/kubernetes/uui/components' 21:48:42 #10 704.2 21:48:42 #10 704.2 [uui-server] 21:48:42 #10 704.2 make[5]: Entering directory '/tmp/it-dep/smo-install/onap_oom/kubernetes/uui/components' 21:48:42 #10 704.3 Hang tight while we grab the latest from your chart repositories... 21:48:42 #10 704.3 2024-10-17T21:48:42.757Z INFO [830] Request served {"path": "/index.yaml", "comment": "", "clientIP": "127.0.0.1", "method": "GET", "statusCode": 200, "latency": "183.26µs", "reqID": "398d0dbd-d180-4140-a9b2-5f278a212913"} 21:48:42 #10 704.3 ...Successfully got an update from the "local" chart repository 21:48:42 #10 704.3 Update Complete. ⎈Happy Helming!⎈ 21:48:42 #10 704.4 Saving 4 charts 21:48:42 #10 704.4 Downloading common from repo http://localhost:18080 21:48:43 #10 704.4 2024-10-17T21:48:42.919Z INFO [831] Request served {"path": "/charts/common-13.0.2.tgz", "comment": "", "clientIP": "127.0.0.1", "method": "GET", "statusCode": 200, "latency": "214.65µs", "reqID": "aa1405d1-a9ef-42ee-900d-da5346f83687"} 21:48:43 #10 704.4 Downloading repositoryGenerator from repo http://localhost:18080 21:48:43 #10 704.5 2024-10-17T21:48:42.938Z INFO [832] Request served {"path": "/charts/repositoryGenerator-13.0.0.tgz", "comment": "", "clientIP": "127.0.0.1", "method": "GET", "statusCode": 200, "latency": "226.031µs", "reqID": "dae70f4d-1895-4765-b95f-b9336486d8a3"} 21:48:43 #10 704.5 Downloading postgres from repo http://localhost:18080 21:48:43 #10 704.5 2024-10-17T21:48:42.965Z INFO [833] Request served {"path": "/charts/postgres-13.0.0.tgz", "comment": "", "clientIP": "127.0.0.1", "method": "GET", "statusCode": 200, "latency": "223.59µs", "reqID": "2352e42d-18a5-4a71-aa02-a9831acff182"} 21:48:43 #10 704.5 Downloading serviceAccount from repo http://localhost:18080 21:48:43 #10 704.5 2024-10-17T21:48:42.986Z INFO [834] Request served {"path": "/charts/serviceAccount-13.0.1.tgz", "comment": "", "clientIP": "127.0.0.1", "method": "GET", "statusCode": 200, "latency": "324.44µs", "reqID": "d8f76cb4-462e-47b8-a8a8-1649cca2ceea"} 21:48:43 #10 704.5 Deleting outdated charts 21:48:43 #10 704.5 Skipping linting of uui-server 21:48:43 #10 704.8 Pushing uui-server-13.0.0.tgz to local... 21:48:43 #10 704.8 2024-10-17T21:48:43.292Z INFO [835] Request served {"path": "/api/charts", "comment": "", "clientIP": "127.0.0.1", "method": "POST", "statusCode": 201, "latency": "27.680859ms", "reqID": "5ab5e00a-5f21-4e32-b669-4645ee781e4e"} 21:48:43 #10 704.8 Done. 21:48:46 #10 707.8 #@helm repo index /tmp/it-dep/smo-install/onap_oom/kubernetes/uui/components/../../dist/packages 21:48:46 #10 707.8 make[5]: Leaving directory '/tmp/it-dep/smo-install/onap_oom/kubernetes/uui/components' 21:48:46 #10 707.8 make[4]: Leaving directory '/tmp/it-dep/smo-install/onap_oom/kubernetes/uui/components' 21:48:49 #10 710.8 #@helm repo index /tmp/it-dep/smo-install/onap_oom/kubernetes/uui/../dist/packages 21:48:49 #10 710.8 make[3]: Leaving directory '/tmp/it-dep/smo-install/onap_oom/kubernetes/uui' 21:48:49 #10 710.8 make[2]: Leaving directory '/tmp/it-dep/smo-install/onap_oom/kubernetes/uui' 21:48:49 #10 710.9 Hang tight while we grab the latest from your chart repositories... 21:48:49 #10 710.9 2024-10-17T21:48:49.364Z INFO [836] Request served {"path": "/index.yaml", "comment": "", "clientIP": "127.0.0.1", "method": "GET", "statusCode": 200, "latency": "221.28µs", "reqID": "bc5abdb1-a2ea-484f-bcde-b591d9a39151"} 21:48:49 #10 710.9 ...Successfully got an update from the "local" chart repository 21:48:49 #10 710.9 Update Complete. ⎈Happy Helming!⎈ 21:48:49 #10 711.0 Saving 5 charts 21:48:49 #10 711.0 Downloading common from repo http://localhost:18080 21:48:49 #10 711.0 2024-10-17T21:48:49.503Z INFO [837] Request served {"path": "/charts/common-13.0.2.tgz", "comment": "", "clientIP": "127.0.0.1", "method": "GET", "statusCode": 200, "latency": "256.74µs", "reqID": "c3f2c4c7-b883-409a-9c9b-d6191e600e7f"} 21:48:49 #10 711.0 Downloading repositoryGenerator from repo http://localhost:18080 21:48:49 #10 711.0 2024-10-17T21:48:49.520Z INFO [838] Request served {"path": "/charts/repositoryGenerator-13.0.0.tgz", "comment": "", "clientIP": "127.0.0.1", "method": "GET", "statusCode": 200, "latency": "99.14µs", "reqID": "4d82ab2b-9c08-4ddf-8b43-0f887e5da5df"} 21:48:49 #10 711.2 Deleting outdated charts 21:48:49 #10 711.2 Skipping linting of uui 21:48:50 #10 711.6 Pushing uui-13.0.0.tgz to local... 21:48:50 #10 711.7 2024-10-17T21:48:50.133Z INFO [839] Request served {"path": "/api/charts", "comment": "", "clientIP": "127.0.0.1", "method": "POST", "statusCode": 201, "latency": "79.447313ms", "reqID": "d88012a3-95dd-4e5e-970a-f52e757e31e2"} 21:48:50 #10 711.7 Done. 21:48:53 #10 714.7 make[1]: Leaving directory '/tmp/it-dep/smo-install/onap_oom/kubernetes' 21:48:53 #10 714.7 21:48:53 #10 714.7 [vfc] 21:48:53 #10 714.7 make[1]: Entering directory '/tmp/it-dep/smo-install/onap_oom/kubernetes' 21:48:53 #10 714.7 make[2]: Entering directory '/tmp/it-dep/smo-install/onap_oom/kubernetes/vfc' 21:48:53 #10 714.7 21:48:53 #10 714.7 [components] 21:48:53 #10 714.7 make[3]: Entering directory '/tmp/it-dep/smo-install/onap_oom/kubernetes/vfc' 21:48:53 #10 714.7 make[4]: Entering directory '/tmp/it-dep/smo-install/onap_oom/kubernetes/vfc/components' 21:48:53 #10 714.7 21:48:53 #10 714.7 [vfc-generic-vnfm-driver] 21:48:53 #10 714.7 make[5]: Entering directory '/tmp/it-dep/smo-install/onap_oom/kubernetes/vfc/components' 21:48:53 #10 714.8 Hang tight while we grab the latest from your chart repositories... 21:48:53 #10 714.8 2024-10-17T21:48:53.269Z INFO [840] Request served {"path": "/index.yaml", "comment": "", "clientIP": "127.0.0.1", "method": "GET", "statusCode": 200, "latency": "278.421µs", "reqID": "11d4a647-a292-42c6-ba90-f65ebd6e58c7"} 21:48:53 #10 714.8 ...Successfully got an update from the "local" chart repository 21:48:53 #10 714.8 Update Complete. ⎈Happy Helming!⎈ 21:48:53 #10 714.9 Saving 2 charts 21:48:53 #10 714.9 Downloading common from repo http://localhost:18080 21:48:53 #10 714.9 2024-10-17T21:48:53.372Z INFO [841] Request served {"path": "/charts/common-13.0.2.tgz", "comment": "", "clientIP": "127.0.0.1", "method": "GET", "statusCode": 200, "latency": "269.521µs", "reqID": "b83a3871-f277-4cc3-a7c2-ed05358ad3ad"} 21:48:53 #10 714.9 Downloading repositoryGenerator from repo http://localhost:18080 21:48:53 #10 714.9 2024-10-17T21:48:53.391Z INFO [842] Request served {"path": "/charts/repositoryGenerator-13.0.0.tgz", "comment": "", "clientIP": "127.0.0.1", "method": "GET", "statusCode": 200, "latency": "244.621µs", "reqID": "58f4b04c-e537-4d5b-b6b7-bae448737542"} 21:48:53 #10 714.9 Deleting outdated charts 21:48:53 #10 714.9 Skipping linting of vfc-generic-vnfm-driver 21:48:53 #10 715.1 Pushing vfc-generic-vnfm-driver-13.0.0.tgz to local... 21:48:53 #10 715.1 2024-10-17T21:48:53.619Z INFO [843] Request served {"path": "/api/charts", "comment": "", "clientIP": "127.0.0.1", "method": "POST", "statusCode": 201, "latency": "10.604306ms", "reqID": "b78a53bf-1b90-4774-987b-cecf40ae4784"} 21:48:53 #10 715.1 Done. 21:48:56 #10 718.2 #@helm repo index /tmp/it-dep/smo-install/onap_oom/kubernetes/vfc/components/../../dist/packages 21:48:56 #10 718.2 make[5]: Leaving directory '/tmp/it-dep/smo-install/onap_oom/kubernetes/vfc/components' 21:48:56 #10 718.2 21:48:56 #10 718.2 [vfc-huawei-vnfm-driver] 21:48:56 #10 718.2 make[5]: Entering directory '/tmp/it-dep/smo-install/onap_oom/kubernetes/vfc/components' 21:48:56 #10 718.2 Hang tight while we grab the latest from your chart repositories... 21:48:56 #10 718.2 2024-10-17T21:48:56.691Z INFO [844] Request served {"path": "/index.yaml", "comment": "", "clientIP": "127.0.0.1", "method": "GET", "statusCode": 200, "latency": "220.271µs", "reqID": "a29f6499-27f0-4d4b-bb34-e18fdd09600d"} 21:48:56 #10 718.2 ...Successfully got an update from the "local" chart repository 21:48:56 #10 718.2 Update Complete. ⎈Happy Helming!⎈ 21:48:56 #10 718.3 Saving 2 charts 21:48:56 #10 718.3 Downloading common from repo http://localhost:18080 21:48:56 #10 718.3 2024-10-17T21:48:56.809Z INFO [845] Request served {"path": "/charts/common-13.0.2.tgz", "comment": "", "clientIP": "127.0.0.1", "method": "GET", "statusCode": 200, "latency": "330.86µs", "reqID": "d71a542d-470b-4d8f-bbfa-1d93c550955d"} 21:48:56 #10 718.3 Downloading repositoryGenerator from repo http://localhost:18080 21:48:56 #10 718.4 2024-10-17T21:48:56.835Z INFO [846] Request served {"path": "/charts/repositoryGenerator-13.0.0.tgz", "comment": "", "clientIP": "127.0.0.1", "method": "GET", "statusCode": 200, "latency": "180.6µs", "reqID": "d7ead7bf-5c5c-4580-a74a-61860d7296e0"} 21:48:57 #10 718.4 Deleting outdated charts 21:48:57 #10 718.4 Skipping linting of vfc-huawei-vnfm-driver 21:48:57 #10 718.6 Pushing vfc-huawei-vnfm-driver-13.0.0.tgz to local... 21:48:57 #10 718.6 2024-10-17T21:48:57.066Z INFO [847] Request served {"path": "/api/charts", "comment": "", "clientIP": "127.0.0.1", "method": "POST", "statusCode": 201, "latency": "9.046092ms", "reqID": "927da40b-556d-44fb-a676-9a8e9173c36a"} 21:48:57 #10 718.6 Done. 21:49:00 #10 721.6 #@helm repo index /tmp/it-dep/smo-install/onap_oom/kubernetes/vfc/components/../../dist/packages 21:49:00 #10 721.6 make[5]: Leaving directory '/tmp/it-dep/smo-install/onap_oom/kubernetes/vfc/components' 21:49:00 #10 721.6 21:49:00 #10 721.6 [vfc-nslcm] 21:49:00 #10 721.6 make[5]: Entering directory '/tmp/it-dep/smo-install/onap_oom/kubernetes/vfc/components' 21:49:00 #10 721.7 Hang tight while we grab the latest from your chart repositories... 21:49:00 #10 721.7 2024-10-17T21:49:00.139Z INFO [848] Request served {"path": "/index.yaml", "comment": "", "clientIP": "127.0.0.1", "method": "GET", "statusCode": 200, "latency": "253.36µs", "reqID": "1f92707e-60e8-4b2d-b887-d5a8587200be"} 21:49:00 #10 721.7 ...Successfully got an update from the "local" chart repository 21:49:00 #10 721.7 Update Complete. ⎈Happy Helming!⎈ 21:49:00 #10 721.7 Saving 2 charts 21:49:00 #10 721.7 Downloading common from repo http://localhost:18080 21:49:00 #10 721.8 2024-10-17T21:49:00.248Z INFO [849] Request served {"path": "/charts/common-13.0.2.tgz", "comment": "", "clientIP": "127.0.0.1", "method": "GET", "statusCode": 200, "latency": "174.32µs", "reqID": "68813af3-af55-4161-a2be-8055c216f18c"} 21:49:00 #10 721.8 Downloading repositoryGenerator from repo http://localhost:18080 21:49:00 #10 721.8 2024-10-17T21:49:00.270Z INFO [850] Request served {"path": "/charts/repositoryGenerator-13.0.0.tgz", "comment": "", "clientIP": "127.0.0.1", "method": "GET", "statusCode": 200, "latency": "179.98µs", "reqID": "5271b016-ec7c-4b5f-90cc-b9ed8b45dd3b"} 21:49:00 #10 721.8 Deleting outdated charts 21:49:00 #10 721.8 Skipping linting of vfc-nslcm 21:49:00 #10 722.0 Pushing vfc-nslcm-13.0.0.tgz to local... 21:49:00 #10 722.0 2024-10-17T21:49:00.515Z INFO [851] Request served {"path": "/api/charts", "comment": "", "clientIP": "127.0.0.1", "method": "POST", "statusCode": 201, "latency": "12.600078ms", "reqID": "87d52a28-17e7-413d-bcab-5121f6dd4941"} 21:49:00 #10 722.0 Done. 21:49:03 #10 725.0 #@helm repo index /tmp/it-dep/smo-install/onap_oom/kubernetes/vfc/components/../../dist/packages 21:49:03 #10 725.0 make[5]: Leaving directory '/tmp/it-dep/smo-install/onap_oom/kubernetes/vfc/components' 21:49:03 #10 725.0 21:49:03 #10 725.0 [vfc-redis] 21:49:03 #10 725.0 make[5]: Entering directory '/tmp/it-dep/smo-install/onap_oom/kubernetes/vfc/components' 21:49:03 #10 725.1 Hang tight while we grab the latest from your chart repositories... 21:49:03 #10 725.1 2024-10-17T21:49:03.587Z INFO [852] Request served {"path": "/index.yaml", "comment": "", "clientIP": "127.0.0.1", "method": "GET", "statusCode": 200, "latency": "267.27µs", "reqID": "385217d8-98ad-4890-98fc-99a09432aea5"} 21:49:03 #10 725.1 ...Successfully got an update from the "local" chart repository 21:49:03 #10 725.1 Update Complete. ⎈Happy Helming!⎈ 21:49:03 #10 725.2 Saving 2 charts 21:49:03 #10 725.2 Downloading common from repo http://localhost:18080 21:49:03 #10 725.2 2024-10-17T21:49:03.697Z INFO [853] Request served {"path": "/charts/common-13.0.2.tgz", "comment": "", "clientIP": "127.0.0.1", "method": "GET", "statusCode": 200, "latency": "150.56µs", "reqID": "beed1f87-6771-4928-9d35-d79278caaffb"} 21:49:03 #10 725.2 Downloading repositoryGenerator from repo http://localhost:18080 21:49:03 #10 725.2 2024-10-17T21:49:03.716Z INFO [854] Request served {"path": "/charts/repositoryGenerator-13.0.0.tgz", "comment": "", "clientIP": "127.0.0.1", "method": "GET", "statusCode": 200, "latency": "187.88µs", "reqID": "3c691b66-f4a5-4272-911e-8c8696a02d1e"} 21:49:03 #10 725.2 Deleting outdated charts 21:49:03 #10 725.2 Skipping linting of vfc-redis 21:49:04 #10 725.4 Pushing vfc-redis-13.0.0.tgz to local... 21:49:04 #10 725.5 2024-10-17T21:49:03.937Z INFO [855] Request served {"path": "/api/charts", "comment": "", "clientIP": "127.0.0.1", "method": "POST", "statusCode": 201, "latency": "6.126509ms", "reqID": "d60e61e4-27d3-40dc-b486-df930409e239"} 21:49:04 #10 725.5 Done. 21:49:07 #10 728.5 #@helm repo index /tmp/it-dep/smo-install/onap_oom/kubernetes/vfc/components/../../dist/packages 21:49:07 #10 728.5 make[5]: Leaving directory '/tmp/it-dep/smo-install/onap_oom/kubernetes/vfc/components' 21:49:07 #10 728.5 21:49:07 #10 728.5 [vfc-vnflcm] 21:49:07 #10 728.5 make[5]: Entering directory '/tmp/it-dep/smo-install/onap_oom/kubernetes/vfc/components' 21:49:07 #10 728.5 Hang tight while we grab the latest from your chart repositories... 21:49:07 #10 728.5 2024-10-17T21:49:07.004Z INFO [856] Request served {"path": "/index.yaml", "comment": "", "clientIP": "127.0.0.1", "method": "GET", "statusCode": 200, "latency": "259.071µs", "reqID": "ccc76378-5787-4a5d-9df0-2bd048bd0f93"} 21:49:07 #10 728.5 ...Successfully got an update from the "local" chart repository 21:49:07 #10 728.5 Update Complete. ⎈Happy Helming!⎈ 21:49:07 #10 728.6 Saving 2 charts 21:49:07 #10 728.6 Downloading common from repo http://localhost:18080 21:49:07 #10 728.6 2024-10-17T21:49:07.095Z INFO [857] Request served {"path": "/charts/common-13.0.2.tgz", "comment": "", "clientIP": "127.0.0.1", "method": "GET", "statusCode": 200, "latency": "339.761µs", "reqID": "4cb5986b-d184-4af1-ad6f-46be2a43f081"} 21:49:07 #10 728.6 Downloading repositoryGenerator from repo http://localhost:18080 21:49:07 #10 728.6 2024-10-17T21:49:07.119Z INFO [858] Request served {"path": "/charts/repositoryGenerator-13.0.0.tgz", "comment": "", "clientIP": "127.0.0.1", "method": "GET", "statusCode": 200, "latency": "202.81µs", "reqID": "85724c8c-cf6e-4534-b212-0d826b52d20e"} 21:49:07 #10 728.6 Deleting outdated charts 21:49:07 #10 728.6 Skipping linting of vfc-vnflcm 21:49:07 #10 728.8 Pushing vfc-vnflcm-13.0.0.tgz to local... 21:49:07 #10 728.9 2024-10-17T21:49:07.338Z INFO [859] Request served {"path": "/api/charts", "comment": "", "clientIP": "127.0.0.1", "method": "POST", "statusCode": 201, "latency": "13.497189ms", "reqID": "726f498e-ba52-45da-a239-125c212d3484"} 21:49:07 #10 728.9 Done. 21:49:10 #10 731.9 #@helm repo index /tmp/it-dep/smo-install/onap_oom/kubernetes/vfc/components/../../dist/packages 21:49:10 #10 731.9 make[5]: Leaving directory '/tmp/it-dep/smo-install/onap_oom/kubernetes/vfc/components' 21:49:10 #10 731.9 21:49:10 #10 731.9 [vfc-vnfmgr] 21:49:10 #10 731.9 make[5]: Entering directory '/tmp/it-dep/smo-install/onap_oom/kubernetes/vfc/components' 21:49:10 #10 731.9 Hang tight while we grab the latest from your chart repositories... 21:49:10 #10 731.9 2024-10-17T21:49:10.411Z INFO [860] Request served {"path": "/index.yaml", "comment": "", "clientIP": "127.0.0.1", "method": "GET", "statusCode": 200, "latency": "200.9µs", "reqID": "7e5de2c5-eeff-4093-886e-3b6a91d33a27"} 21:49:10 #10 732.0 ...Successfully got an update from the "local" chart repository 21:49:10 #10 732.0 Update Complete. ⎈Happy Helming!⎈ 21:49:10 #10 732.0 Saving 2 charts 21:49:10 #10 732.0 Downloading common from repo http://localhost:18080 21:49:10 #10 732.0 2024-10-17T21:49:10.528Z INFO [861] Request served {"path": "/charts/common-13.0.2.tgz", "comment": "", "clientIP": "127.0.0.1", "method": "GET", "statusCode": 200, "latency": "211.279µs", "reqID": "0fa5a65d-0288-46e9-a51e-05153a6dcfaa"} 21:49:10 #10 732.0 Downloading repositoryGenerator from repo http://localhost:18080 21:49:10 #10 732.1 2024-10-17T21:49:10.556Z INFO [862] Request served {"path": "/charts/repositoryGenerator-13.0.0.tgz", "comment": "", "clientIP": "127.0.0.1", "method": "GET", "statusCode": 200, "latency": "228.34µs", "reqID": "640df1d9-6bd9-43e8-a394-b74728ddf901"} 21:49:10 #10 732.1 Deleting outdated charts 21:49:10 #10 732.1 Skipping linting of vfc-vnfmgr 21:49:10 #10 732.3 Pushing vfc-vnfmgr-13.0.0.tgz to local... 21:49:10 #10 732.3 2024-10-17T21:49:10.814Z INFO [863] Request served {"path": "/api/charts", "comment": "", "clientIP": "127.0.0.1", "method": "POST", "statusCode": 201, "latency": "15.820542ms", "reqID": "a7e27ba9-a575-42a1-b77b-c50125e4977b"} 21:49:10 #10 732.3 Done. 21:49:13 #10 735.3 #@helm repo index /tmp/it-dep/smo-install/onap_oom/kubernetes/vfc/components/../../dist/packages 21:49:13 #10 735.3 make[5]: Leaving directory '/tmp/it-dep/smo-install/onap_oom/kubernetes/vfc/components' 21:49:13 #10 735.3 21:49:13 #10 735.3 [vfc-vnfres] 21:49:13 #10 735.3 make[5]: Entering directory '/tmp/it-dep/smo-install/onap_oom/kubernetes/vfc/components' 21:49:13 #10 735.4 Hang tight while we grab the latest from your chart repositories... 21:49:13 #10 735.4 2024-10-17T21:49:13.883Z INFO [864] Request served {"path": "/index.yaml", "comment": "", "clientIP": "127.0.0.1", "method": "GET", "statusCode": 200, "latency": "163.26µs", "reqID": "d7fec169-7299-4e34-9330-523eb8e58dd9"} 21:49:13 #10 735.4 ...Successfully got an update from the "local" chart repository 21:49:13 #10 735.4 Update Complete. ⎈Happy Helming!⎈ 21:49:14 #10 735.5 Saving 2 charts 21:49:14 #10 735.5 Downloading common from repo http://localhost:18080 21:49:14 #10 735.5 2024-10-17T21:49:14.005Z INFO [865] Request served {"path": "/charts/common-13.0.2.tgz", "comment": "", "clientIP": "127.0.0.1", "method": "GET", "statusCode": 200, "latency": "243.811µs", "reqID": "ef2827b7-24fb-4b64-843e-e8f1633fbb5f"} 21:49:14 #10 735.5 Downloading repositoryGenerator from repo http://localhost:18080 21:49:14 #10 735.5 2024-10-17T21:49:14.025Z INFO [866] Request served {"path": "/charts/repositoryGenerator-13.0.0.tgz", "comment": "", "clientIP": "127.0.0.1", "method": "GET", "statusCode": 200, "latency": "156.51µs", "reqID": "3fcfca14-9a7b-4afc-8732-fccb26152741"} 21:49:14 #10 735.5 Deleting outdated charts 21:49:14 #10 735.6 Skipping linting of vfc-vnfres 21:49:14 #10 735.8 Pushing vfc-vnfres-13.0.0.tgz to local... 21:49:14 #10 735.8 2024-10-17T21:49:14.247Z INFO [867] Request served {"path": "/api/charts", "comment": "", "clientIP": "127.0.0.1", "method": "POST", "statusCode": 201, "latency": "11.055805ms", "reqID": "ec1e8820-3ec3-49f3-b348-0f5e840d9836"} 21:49:14 #10 735.8 Done. 21:49:17 #10 738.8 #@helm repo index /tmp/it-dep/smo-install/onap_oom/kubernetes/vfc/components/../../dist/packages 21:49:17 #10 738.8 make[5]: Leaving directory '/tmp/it-dep/smo-install/onap_oom/kubernetes/vfc/components' 21:49:17 #10 738.8 21:49:17 #10 738.8 [vfc-zte-vnfm-driver] 21:49:17 #10 738.8 make[5]: Entering directory '/tmp/it-dep/smo-install/onap_oom/kubernetes/vfc/components' 21:49:17 #10 738.8 Hang tight while we grab the latest from your chart repositories... 21:49:17 #10 738.8 2024-10-17T21:49:17.310Z INFO [868] Request served {"path": "/index.yaml", "comment": "", "clientIP": "127.0.0.1", "method": "GET", "statusCode": 200, "latency": "217.981µs", "reqID": "087de44c-4bf2-4ace-9534-cf5ef9ea3ce2"} 21:49:17 #10 738.9 ...Successfully got an update from the "local" chart repository 21:49:17 #10 738.9 Update Complete. ⎈Happy Helming!⎈ 21:49:17 #10 738.9 Saving 2 charts 21:49:17 #10 738.9 Downloading common from repo http://localhost:18080 21:49:17 #10 739.0 2024-10-17T21:49:17.435Z INFO [869] Request served {"path": "/charts/common-13.0.2.tgz", "comment": "", "clientIP": "127.0.0.1", "method": "GET", "statusCode": 200, "latency": "193.61µs", "reqID": "0bc63812-5bb6-4fab-81c7-fb70b6004b42"} 21:49:17 #10 739.0 Downloading repositoryGenerator from repo http://localhost:18080 21:49:17 #10 739.0 2024-10-17T21:49:17.461Z INFO [870] Request served {"path": "/charts/repositoryGenerator-13.0.0.tgz", "comment": "", "clientIP": "127.0.0.1", "method": "GET", "statusCode": 200, "latency": "202.76µs", "reqID": "84e3f072-78fd-44b1-99e0-2cdd34c333cb"} 21:49:17 #10 739.0 Deleting outdated charts 21:49:17 #10 739.0 Skipping linting of vfc-zte-vnfm-driver 21:49:17 #10 739.2 Pushing vfc-zte-vnfm-driver-13.0.0.tgz to local... 21:49:17 #10 739.2 2024-10-17T21:49:17.703Z INFO [871] Request served {"path": "/api/charts", "comment": "", "clientIP": "127.0.0.1", "method": "POST", "statusCode": 201, "latency": "9.904194ms", "reqID": "74b997dc-8299-4ba6-a0d4-a305f3cd41b9"} 21:49:17 #10 739.2 Done. 21:49:20 #10 742.2 #@helm repo index /tmp/it-dep/smo-install/onap_oom/kubernetes/vfc/components/../../dist/packages 21:49:20 #10 742.2 make[5]: Leaving directory '/tmp/it-dep/smo-install/onap_oom/kubernetes/vfc/components' 21:49:20 #10 742.2 make[4]: Leaving directory '/tmp/it-dep/smo-install/onap_oom/kubernetes/vfc/components' 21:49:23 #10 745.2 #@helm repo index /tmp/it-dep/smo-install/onap_oom/kubernetes/vfc/../dist/packages 21:49:23 #10 745.2 make[3]: Leaving directory '/tmp/it-dep/smo-install/onap_oom/kubernetes/vfc' 21:49:23 #10 745.2 make[2]: Leaving directory '/tmp/it-dep/smo-install/onap_oom/kubernetes/vfc' 21:49:23 #10 745.3 Hang tight while we grab the latest from your chart repositories... 21:49:23 #10 745.3 2024-10-17T21:49:23.779Z INFO [872] Request served {"path": "/index.yaml", "comment": "", "clientIP": "127.0.0.1", "method": "GET", "statusCode": 200, "latency": "169.5µs", "reqID": "98017932-6a13-4846-a5a0-db674bdd4b25"} 21:49:23 #10 745.3 ...Successfully got an update from the "local" chart repository 21:49:23 #10 745.3 Update Complete. ⎈Happy Helming!⎈ 21:49:23 #10 745.4 Saving 11 charts 21:49:23 #10 745.4 Downloading common from repo http://localhost:18080 21:49:23 #10 745.5 2024-10-17T21:49:23.936Z INFO [873] Request served {"path": "/charts/common-13.0.2.tgz", "comment": "", "clientIP": "127.0.0.1", "method": "GET", "statusCode": 200, "latency": "272.841µs", "reqID": "52a8ff57-0dff-49d2-963a-e5536bc3ee40"} 21:49:23 #10 745.5 Downloading mariadb-galera from repo http://localhost:18080 21:49:23 #10 745.5 2024-10-17T21:49:23.957Z INFO [874] Request served {"path": "/charts/mariadb-galera-13.0.1.tgz", "comment": "", "clientIP": "127.0.0.1", "method": "GET", "statusCode": 200, "latency": "266.799µs", "reqID": "03f7afaa-5ac8-491a-9642-99c0abf35dd1"} 21:49:24 #10 745.5 Downloading repositoryGenerator from repo http://localhost:18080 21:49:24 #10 745.5 2024-10-17T21:49:23.982Z INFO [875] Request served {"path": "/charts/repositoryGenerator-13.0.0.tgz", "comment": "", "clientIP": "127.0.0.1", "method": "GET", "statusCode": 200, "latency": "178.62µs", "reqID": "045d7afa-d23b-4072-85d6-174bcc8c7186"} 21:49:24 #10 745.6 Deleting outdated charts 21:49:24 #10 745.6 Skipping linting of vfc 21:49:24 #10 746.0 Pushing vfc-13.0.0.tgz to local... 21:49:24 #10 746.1 2024-10-17T21:49:24.611Z INFO [876] Request served {"path": "/api/charts", "comment": "", "clientIP": "127.0.0.1", "method": "POST", "statusCode": 201, "latency": "85.933209ms", "reqID": "ee7d0c47-eb3e-484c-9e1a-8dcc88c26c04"} 21:49:24 #10 746.1 Done. 21:49:27 #10 749.1 make[1]: Leaving directory '/tmp/it-dep/smo-install/onap_oom/kubernetes' 21:49:27 #10 749.1 21:49:27 #10 749.1 [vnfsdk] 21:49:27 #10 749.1 make[1]: Entering directory '/tmp/it-dep/smo-install/onap_oom/kubernetes' 21:49:27 #10 749.3 Hang tight while we grab the latest from your chart repositories... 21:49:27 #10 749.3 2024-10-17T21:49:27.760Z INFO [877] Request served {"path": "/index.yaml", "comment": "", "clientIP": "127.0.0.1", "method": "GET", "statusCode": 200, "latency": "264.401µs", "reqID": "bbefaa70-ce3e-40a4-9f00-9b8759aab56e"} 21:49:27 #10 749.3 ...Successfully got an update from the "local" chart repository 21:49:27 #10 749.3 Update Complete. ⎈Happy Helming!⎈ 21:49:27 #10 749.4 Saving 4 charts 21:49:28 #10 749.4 Downloading common from repo http://localhost:18080 21:49:28 #10 749.5 2024-10-17T21:49:27.938Z INFO [878] Request served {"path": "/charts/common-13.0.2.tgz", "comment": "", "clientIP": "127.0.0.1", "method": "GET", "statusCode": 200, "latency": "300.13µs", "reqID": "7bd3e98e-37ce-42b2-9a46-078d734617aa"} 21:49:28 #10 749.5 Downloading postgres from repo http://localhost:18080 21:49:28 #10 749.5 2024-10-17T21:49:27.964Z INFO [879] Request served {"path": "/charts/postgres-13.0.0.tgz", "comment": "", "clientIP": "127.0.0.1", "method": "GET", "statusCode": 200, "latency": "365.72µs", "reqID": "bb02eb7e-1551-44d5-aa23-cb526da9fa09"} 21:49:28 #10 749.5 Downloading repositoryGenerator from repo http://localhost:18080 21:49:28 #10 749.5 2024-10-17T21:49:27.990Z INFO [880] Request served {"path": "/charts/repositoryGenerator-13.0.0.tgz", "comment": "", "clientIP": "127.0.0.1", "method": "GET", "statusCode": 200, "latency": "184.48µs", "reqID": "88b3bc3b-5a99-4bce-bb71-606de2ce66b8"} 21:49:28 #10 749.5 Downloading readinessCheck from repo http://localhost:18080 21:49:28 #10 749.5 2024-10-17T21:49:28.012Z INFO [881] Request served {"path": "/charts/readinessCheck-13.0.0.tgz", "comment": "", "clientIP": "127.0.0.1", "method": "GET", "statusCode": 200, "latency": "293.05µs", "reqID": "d9a41ade-a325-45a4-b02a-8ca0f2aaaec9"} 21:49:28 #10 749.5 Deleting outdated charts 21:49:28 #10 749.5 Skipping linting of vnfsdk 21:49:28 #10 749.8 Pushing vnfsdk-13.0.0.tgz to local... 21:49:28 #10 749.8 2024-10-17T21:49:28.317Z INFO [882] Request served {"path": "/api/charts", "comment": "", "clientIP": "127.0.0.1", "method": "POST", "statusCode": 201, "latency": "23.801112ms", "reqID": "60270d58-f5cb-4208-b8db-cd63746383b8"} 21:49:28 #10 749.8 Done. 21:49:31 #10 752.8 make[1]: Leaving directory '/tmp/it-dep/smo-install/onap_oom/kubernetes' 21:49:31 #10 752.8 21:49:31 #10 752.8 [onap] 21:49:31 #10 752.8 make[1]: Entering directory '/tmp/it-dep/smo-install/onap_oom/kubernetes' 21:49:31 #10 753.0 Hang tight while we grab the latest from your chart repositories... 21:49:31 #10 753.0 2024-10-17T21:49:31.438Z INFO [883] Request served {"path": "/index.yaml", "comment": "", "clientIP": "127.0.0.1", "method": "GET", "statusCode": 200, "latency": "239.971µs", "reqID": "b318cac6-e393-496e-9f73-8e96ac91cb5d"} 21:49:31 #10 753.0 ...Successfully got an update from the "local" chart repository 21:49:31 #10 753.0 Update Complete. ⎈Happy Helming!⎈ 21:49:32 #10 753.7 Saving 30 charts 21:49:32 #10 753.7 Downloading aai from repo http://localhost:18080 21:49:32 #10 753.7 2024-10-17T21:49:32.210Z INFO [884] Request served {"path": "/charts/aai-13.0.0.tgz", "comment": "", "clientIP": "127.0.0.1", "method": "GET", "statusCode": 200, "latency": "1.168782ms", "reqID": "089f9bcf-8390-4e59-b5dd-e4b75e8240b5"} 21:49:32 #10 753.7 Downloading cassandra from repo http://localhost:18080 21:49:32 #10 753.8 2024-10-17T21:49:32.241Z INFO [885] Request served {"path": "/charts/cassandra-13.0.0.tgz", "comment": "", "clientIP": "127.0.0.1", "method": "GET", "statusCode": 200, "latency": "311.56µs", "reqID": "eef7be64-be86-4393-8292-a5cdfb9365be"} 21:49:32 #10 753.8 Downloading cds from repo http://localhost:18080 21:49:32 #10 753.8 2024-10-17T21:49:32.271Z INFO [886] Request served {"path": "/charts/cds-13.0.0.tgz", "comment": "", "clientIP": "127.0.0.1", "method": "GET", "statusCode": 200, "latency": "454.541µs", "reqID": "497fa41d-b2c5-4617-9d8c-720b08ec6259"} 21:49:32 #10 753.8 Downloading cli from repo http://localhost:18080 21:49:32 #10 753.8 2024-10-17T21:49:32.296Z INFO [887] Request served {"path": "/charts/cli-13.0.0.tgz", "comment": "", "clientIP": "127.0.0.1", "method": "GET", "statusCode": 200, "latency": "323.191µs", "reqID": "d90db889-b7d2-4623-9550-fc5d6cbaaa6f"} 21:49:32 #10 753.8 Downloading common from repo http://localhost:18080 21:49:32 #10 753.8 2024-10-17T21:49:32.326Z INFO [888] Request served {"path": "/charts/common-13.0.2.tgz", "comment": "", "clientIP": "127.0.0.1", "method": "GET", "statusCode": 200, "latency": "168.881µs", "reqID": "57d4d02b-0e4a-4ce0-a0d5-2f44e2912c6c"} 21:49:32 #10 753.8 Downloading cps from repo http://localhost:18080 21:49:32 #10 753.9 2024-10-17T21:49:32.358Z INFO [889] Request served {"path": "/charts/cps-13.0.1.tgz", "comment": "", "clientIP": "127.0.0.1", "method": "GET", "statusCode": 200, "latency": "639.671µs", "reqID": "b41a35bf-0767-4a4e-8927-c2a9e8b6f0d0"} 21:49:32 #10 753.9 Downloading dcaegen2-services from repo http://localhost:18080 21:49:32 #10 753.9 2024-10-17T21:49:32.385Z INFO [890] Request served {"path": "/charts/dcaegen2-services-13.0.0.tgz", "comment": "", "clientIP": "127.0.0.1", "method": "GET", "statusCode": 200, "latency": "1.647982ms", "reqID": "5b224484-7fe2-40eb-8ab4-05d0ce439ea1"} 21:49:32 #10 753.9 Downloading holmes from repo http://localhost:18080 21:49:32 #10 753.9 2024-10-17T21:49:32.423Z INFO [891] Request served {"path": "/charts/holmes-13.0.0.tgz", "comment": "", "clientIP": "127.0.0.1", "method": "GET", "statusCode": 200, "latency": "467.249µs", "reqID": "732b82b6-b5c5-40d9-a552-45fc5baa0984"} 21:49:32 #10 753.9 Downloading dmaap from repo http://localhost:18080 21:49:32 #10 754.0 2024-10-17T21:49:32.455Z INFO [892] Request served {"path": "/charts/dmaap-13.0.0.tgz", "comment": "", "clientIP": "127.0.0.1", "method": "GET", "statusCode": 200, "latency": "382.551µs", "reqID": "3fdfc99a-bc05-49af-bcea-b5feb4488e18"} 21:49:32 #10 754.0 Downloading mariadb-galera from repo http://localhost:18080 21:49:32 #10 754.0 2024-10-17T21:49:32.487Z INFO [893] Request served {"path": "/charts/mariadb-galera-13.0.1.tgz", "comment": "", "clientIP": "127.0.0.1", "method": "GET", "statusCode": 200, "latency": "350.779µs", "reqID": "cccda532-21c8-43a7-a35c-cce90a7486df"} 21:49:32 #10 754.0 Downloading msb from repo http://localhost:18080 21:49:32 #10 754.0 2024-10-17T21:49:32.514Z INFO [894] Request served {"path": "/charts/msb-13.0.0.tgz", "comment": "", "clientIP": "127.0.0.1", "method": "GET", "statusCode": 200, "latency": "548.571µs", "reqID": "b235170b-81fc-435e-bf59-554a1150f13c"} 21:49:32 #10 754.0 Downloading multicloud from repo http://localhost:18080 21:49:32 #10 754.1 2024-10-17T21:49:32.536Z INFO [895] Request served {"path": "/charts/multicloud-13.0.0.tgz", "comment": "", "clientIP": "127.0.0.1", "method": "GET", "statusCode": 200, "latency": "583.891µs", "reqID": "0b8f6f49-b543-4ebb-9d70-a1b95bfb18de"} 21:49:32 #10 754.1 Downloading nbi from repo http://localhost:18080 21:49:32 #10 754.1 2024-10-17T21:49:32.564Z INFO [896] Request served {"path": "/charts/nbi-13.0.0.tgz", "comment": "", "clientIP": "127.0.0.1", "method": "GET", "statusCode": 200, "latency": "427.671µs", "reqID": "a3ce8c42-fd8e-4f75-a3a0-ff9ff6175924"} 21:49:32 #10 754.1 Downloading policy from repo http://localhost:18080 21:49:32 #10 754.1 2024-10-17T21:49:32.591Z INFO [897] Request served {"path": "/charts/policy-13.0.0.tgz", "comment": "", "clientIP": "127.0.0.1", "method": "GET", "statusCode": 200, "latency": "1.048941ms", "reqID": "fea07470-5b81-4b12-ab5f-b77de1a109c2"} 21:49:32 #10 754.1 Downloading portal-ng from repo http://localhost:18080 21:49:32 #10 754.1 2024-10-17T21:49:32.618Z INFO [898] Request served {"path": "/charts/portal-ng-13.0.0.tgz", "comment": "", "clientIP": "127.0.0.1", "method": "GET", "statusCode": 200, "latency": "380.1µs", "reqID": "0b4d7f2b-6be3-4ece-a12d-43a1156df59e"} 21:49:32 #10 754.1 Downloading postgres from repo http://localhost:18080 21:49:32 #10 754.2 2024-10-17T21:49:32.648Z INFO [899] Request served {"path": "/charts/postgres-13.0.0.tgz", "comment": "", "clientIP": "127.0.0.1", "method": "GET", "statusCode": 200, "latency": "208.7µs", "reqID": "2e9614cd-aefe-4eca-b36a-0d92bd2fef78"} 21:49:32 #10 754.2 Downloading oof from repo http://localhost:18080 21:49:32 #10 754.2 2024-10-17T21:49:32.673Z INFO [900] Request served {"path": "/charts/oof-13.0.0.tgz", "comment": "", "clientIP": "127.0.0.1", "method": "GET", "statusCode": 200, "latency": "643.361µs", "reqID": "c28a22c2-6128-48b8-88ee-3d5cc5137021"} 21:49:32 #10 754.2 Downloading repository-wrapper from repo http://localhost:18080 21:49:32 #10 754.2 2024-10-17T21:49:32.697Z INFO [901] Request served {"path": "/charts/repository-wrapper-13.0.0.tgz", "comment": "", "clientIP": "127.0.0.1", "method": "GET", "statusCode": 200, "latency": "243.771µs", "reqID": "6c540111-57e2-4401-a304-85febe8f2e2a"} 21:49:32 #10 754.2 Downloading robot from repo http://localhost:18080 21:49:32 #10 754.2 2024-10-17T21:49:32.725Z INFO [902] Request served {"path": "/charts/robot-13.0.0.tgz", "comment": "", "clientIP": "127.0.0.1", "method": "GET", "statusCode": 200, "latency": "246.301µs", "reqID": "71ed2b7a-eb09-472e-97c2-b7ec9f024081"} 21:49:32 #10 754.2 Downloading sdc from repo http://localhost:18080 21:49:32 #10 754.3 2024-10-17T21:49:32.750Z INFO [903] Request served {"path": "/charts/sdc-13.0.0.tgz", "comment": "", "clientIP": "127.0.0.1", "method": "GET", "statusCode": 200, "latency": "651.911µs", "reqID": "6fca61a7-74d9-4fb4-827c-abb720b1d092"} 21:49:32 #10 754.3 Downloading sdnc from repo http://localhost:18080 21:49:32 #10 754.3 2024-10-17T21:49:32.773Z INFO [904] Request served {"path": "/charts/sdnc-13.0.0.tgz", "comment": "", "clientIP": "127.0.0.1", "method": "GET", "statusCode": 200, "latency": "580.221µs", "reqID": "7aa4453f-e55a-470e-8451-4478016c5e4f"} 21:49:32 #10 754.3 Downloading so from repo http://localhost:18080 21:49:32 #10 754.3 2024-10-17T21:49:32.800Z INFO [905] Request served {"path": "/charts/so-13.0.0.tgz", "comment": "", "clientIP": "127.0.0.1", "method": "GET", "statusCode": 200, "latency": "2.391093ms", "reqID": "c1a43080-43c4-4f4f-9cf9-721f16dd8798"} 21:49:32 #10 754.3 Downloading strimzi from repo http://localhost:18080 21:49:32 #10 754.3 2024-10-17T21:49:32.827Z INFO [906] Request served {"path": "/charts/strimzi-13.0.0.tgz", "comment": "", "clientIP": "127.0.0.1", "method": "GET", "statusCode": 200, "latency": "345.461µs", "reqID": "ee492902-aa71-4d4f-b0db-58037c3e17ae"} 21:49:32 #10 754.3 Downloading uui from repo http://localhost:18080 21:49:32 #10 754.4 2024-10-17T21:49:32.860Z INFO [907] Request served {"path": "/charts/uui-13.0.0.tgz", "comment": "", "clientIP": "127.0.0.1", "method": "GET", "statusCode": 200, "latency": "580.361µs", "reqID": "0de8bb09-b24c-4586-a79c-e3ea0f3e5698"} 21:49:32 #10 754.4 Downloading vfc from repo http://localhost:18080 21:49:33 #10 754.4 2024-10-17T21:49:32.881Z INFO [908] Request served {"path": "/charts/vfc-13.0.0.tgz", "comment": "", "clientIP": "127.0.0.1", "method": "GET", "statusCode": 200, "latency": "293.981µs", "reqID": "bf5d4462-469c-4168-b57c-cae292154da1"} 21:49:33 #10 754.4 Downloading vnfsdk from repo http://localhost:18080 21:49:33 #10 754.4 2024-10-17T21:49:32.903Z INFO [909] Request served {"path": "/charts/vnfsdk-13.0.0.tgz", "comment": "", "clientIP": "127.0.0.1", "method": "GET", "statusCode": 200, "latency": "218.9µs", "reqID": "4d646719-661c-4223-8774-d64e5b23de50"} 21:49:33 #10 754.4 Downloading modeling from repo http://localhost:18080 21:49:33 #10 754.4 2024-10-17T21:49:32.931Z INFO [910] Request served {"path": "/charts/modeling-13.0.0.tgz", "comment": "", "clientIP": "127.0.0.1", "method": "GET", "statusCode": 200, "latency": "343.181µs", "reqID": "3fc6ce63-ea3f-47b3-84df-3e02b130db2c"} 21:49:33 #10 754.4 Downloading platform from repo http://localhost:18080 21:49:33 #10 754.5 2024-10-17T21:49:32.952Z INFO [911] Request served {"path": "/charts/platform-13.0.0.tgz", "comment": "", "clientIP": "127.0.0.1", "method": "GET", "statusCode": 200, "latency": "834.901µs", "reqID": "d86fb87e-2802-40ce-9d59-6329ca1b77b3"} 21:49:33 #10 754.5 Downloading a1policymanagement from repo http://localhost:18080 21:49:33 #10 754.5 2024-10-17T21:49:32.976Z INFO [912] Request served {"path": "/charts/a1policymanagement-13.0.0.tgz", "comment": "", "clientIP": "127.0.0.1", "method": "GET", "statusCode": 200, "latency": "354.391µs", "reqID": "b8ccb513-7fe1-4682-9b5f-6d2faecb9800"} 21:49:33 #10 754.5 Downloading roles-wrapper from repo http://localhost:18080 21:49:33 #10 754.5 2024-10-17T21:49:33.006Z INFO [913] Request served {"path": "/charts/roles-wrapper-13.0.0.tgz", "comment": "", "clientIP": "127.0.0.1", "method": "GET", "statusCode": 200, "latency": "212.061µs", "reqID": "9600d41f-00d6-4aba-857f-9f8ed33f155c"} 21:49:34 #10 755.4 Deleting outdated charts 21:49:34 #10 755.4 Skipping linting of onap 21:49:41 #10 762.6 Pushing onap-13.0.0.tgz to local... 21:49:43 #10 765.2 2024-10-17T21:49:43.690Z INFO [914] Request served {"path": "/api/charts", "comment": "", "clientIP": "127.0.0.1", "method": "POST", "statusCode": 201, "latency": "2.577967923s", "reqID": "1f409f57-ce49-4bc9-908c-f1ac255172ca"} 21:49:43 #10 765.2 Done. 21:49:46 #10 768.2 make[1]: Leaving directory '/tmp/it-dep/smo-install/onap_oom/kubernetes' 21:49:46 #10 768.3 Hang tight while we grab the latest from your chart repositories... 21:49:46 #10 768.3 2024-10-17T21:49:46.766Z INFO [915] Request served {"path": "/index.yaml", "comment": "", "clientIP": "127.0.0.1", "method": "GET", "statusCode": 200, "latency": "177.15µs", "reqID": "c9ea8c72-4d4b-42a8-ab44-52a6d1e8f98d"} 21:49:46 #10 768.3 ...Successfully got an update from the "local" chart repository 21:49:46 #10 768.3 Update Complete. ⎈Happy Helming!⎈ 21:49:46 #10 768.3 + /tmp/it-dep/smo-install/scripts/sub-scripts/build-oran.sh 21:49:46 #10 768.4 Reading package lists... 21:49:47 #10 769.4 Building dependency tree... 21:49:48 #10 769.6 Reading state information... 21:49:48 #10 769.7 make is already the newest version (4.1-9.1ubuntu1). 21:49:48 #10 769.7 0 upgraded, 0 newly installed, 0 to remove and 1 not upgraded. 21:49:48 #10 769.7 ### Building ORAN part ### 21:49:48 #10 769.8 Using Helm binary helm which is helm version v3.12.3 21:49:48 #10 769.8 21:49:48 #10 769.8 [nonrtric-common] 21:49:48 #10 769.8 make[1]: Entering directory '/tmp/it-dep/smo-install/oran_oom' 21:49:48 #10 769.9 ==> Linting nonrtric-common 21:49:48 #10 769.9 [INFO] Chart.yaml: icon is recommended 21:49:48 #10 769.9 21:49:48 #10 769.9 1 chart(s) linted, 0 chart(s) failed 21:49:48 #10 770.1 Pushing nonrtric-common-2.0.0.tgz to local... 21:49:48 #10 770.1 2024-10-17T21:49:48.618Z INFO [916] Request served {"path": "/api/charts", "comment": "", "clientIP": "127.0.0.1", "method": "POST", "statusCode": 201, "latency": "1.402183ms", "reqID": "62fcfce2-be3d-4b49-a8a4-f8a5a1ac55c5"} 21:49:48 #10 770.1 Done. 21:49:48 #10 770.1 make[1]: Leaving directory '/tmp/it-dep/smo-install/oran_oom' 21:49:48 #10 770.1 21:49:48 #10 770.1 [aux-common] 21:49:48 #10 770.2 make[1]: Entering directory '/tmp/it-dep/smo-install/oran_oom' 21:49:48 #10 770.3 ==> Linting aux-common 21:49:48 #10 770.3 [INFO] Chart.yaml: icon is recommended 21:49:48 #10 770.3 21:49:48 #10 770.3 1 chart(s) linted, 0 chart(s) failed 21:49:49 #10 770.5 Pushing aux-common-3.0.0.tgz to local... 21:49:49 #10 770.5 2024-10-17T21:49:48.989Z INFO [917] Request served {"path": "/api/charts", "comment": "", "clientIP": "127.0.0.1", "method": "POST", "statusCode": 201, "latency": "1.369962ms", "reqID": "b1664ded-fe60-4152-afff-3f35828f681b"} 21:49:49 #10 770.5 Done. 21:49:49 #10 770.5 make[1]: Leaving directory '/tmp/it-dep/smo-install/oran_oom' 21:49:49 #10 770.5 21:49:49 #10 770.5 [ric-common] 21:49:49 #10 770.5 make[1]: Entering directory '/tmp/it-dep/smo-install/oran_oom' 21:49:49 #10 770.7 ==> Linting ric-common 21:49:49 #10 770.7 [INFO] Chart.yaml: icon is recommended 21:49:49 #10 770.7 21:49:49 #10 770.7 1 chart(s) linted, 0 chart(s) failed 21:49:49 #10 770.9 Pushing ric-common-3.3.2.tgz to local... 21:49:49 #10 770.9 2024-10-17T21:49:49.362Z INFO [918] Request served {"path": "/api/charts", "comment": "", "clientIP": "127.0.0.1", "method": "POST", "statusCode": 201, "latency": "3.580125ms", "reqID": "97739109-ab8c-4577-8565-34f7bab12016"} 21:49:49 #10 770.9 Done. 21:49:49 #10 770.9 make[1]: Leaving directory '/tmp/it-dep/smo-install/oran_oom' 21:49:49 #10 770.9 21:49:49 #10 770.9 [a1controller] 21:49:49 #10 770.9 make[1]: Entering directory '/tmp/it-dep/smo-install/oran_oom' 21:49:49 #10 771.0 Hang tight while we grab the latest from your chart repositories... 21:49:49 #10 771.0 2024-10-17T21:49:49.485Z INFO [919] Request served {"path": "/index.yaml", "comment": "", "clientIP": "127.0.0.1", "method": "GET", "statusCode": 200, "latency": "177.1µs", "reqID": "b45ece25-dc4f-4b50-9e4d-ae37ef6610a2"} 21:49:49 #10 771.0 ...Successfully got an update from the "local" chart repository 21:49:49 #10 771.0 Update Complete. ⎈Happy Helming!⎈ 21:49:49 #10 771.1 Saving 1 charts 21:49:49 #10 771.1 Downloading nonrtric-common from repo http://localhost:18080 21:49:49 #10 771.1 2024-10-17T21:49:49.580Z INFO [920] Request served {"path": "/charts/nonrtric-common-2.0.0.tgz", "comment": "", "clientIP": "127.0.0.1", "method": "GET", "statusCode": 200, "latency": "206.15µs", "reqID": "e6e92e06-8f2a-4f19-9aa7-6fd2b91f8d21"} 21:49:49 #10 771.1 Deleting outdated charts 21:49:49 #10 771.2 ==> Linting a1controller 21:49:49 #10 771.2 [INFO] Chart.yaml: icon is recommended 21:49:49 #10 771.2 21:49:49 #10 771.2 1 chart(s) linted, 0 chart(s) failed 21:49:49 #10 771.4 Pushing a1controller-2.0.0.tgz to local... 21:49:49 #10 771.4 2024-10-17T21:49:49.843Z INFO [921] Request served {"path": "/api/charts", "comment": "", "clientIP": "127.0.0.1", "method": "POST", "statusCode": 201, "latency": "3.905746ms", "reqID": "a034e63a-1ace-47fd-a802-adfbab03e8d5"} 21:49:49 #10 771.4 Done. 21:49:49 #10 771.4 make[1]: Leaving directory '/tmp/it-dep/smo-install/oran_oom' 21:49:49 #10 771.4 21:49:49 #10 771.4 [a1simulator] 21:49:49 #10 771.4 make[1]: Entering directory '/tmp/it-dep/smo-install/oran_oom' 21:49:49 #10 771.5 Hang tight while we grab the latest from your chart repositories... 21:49:50 #10 771.5 2024-10-17T21:49:49.960Z INFO [922] Request served {"path": "/index.yaml", "comment": "", "clientIP": "127.0.0.1", "method": "GET", "statusCode": 200, "latency": "151.05µs", "reqID": "0e1826af-f378-4d2e-90fc-bcc5a51d4d9a"} 21:49:50 #10 771.5 ...Successfully got an update from the "local" chart repository 21:49:50 #10 771.5 Update Complete. ⎈Happy Helming!⎈ 21:49:50 #10 771.5 Saving 1 charts 21:49:50 #10 771.5 Downloading nonrtric-common from repo http://localhost:18080 21:49:50 #10 771.6 2024-10-17T21:49:50.054Z INFO [923] Request served {"path": "/charts/nonrtric-common-2.0.0.tgz", "comment": "", "clientIP": "127.0.0.1", "method": "GET", "statusCode": 200, "latency": "230.21µs", "reqID": "bf8a8a53-4e42-411c-9ff3-35e0d4cd10dc"} 21:49:50 #10 771.6 Deleting outdated charts 21:49:50 #10 771.7 ==> Linting a1simulator 21:49:50 #10 771.7 [INFO] Chart.yaml: icon is recommended 21:49:50 #10 771.7 21:49:50 #10 771.7 1 chart(s) linted, 0 chart(s) failed 21:49:50 #10 771.9 Pushing a1simulator-2.1.0.tgz to local... 21:49:50 #10 771.9 2024-10-17T21:49:50.372Z INFO [924] Request served {"path": "/api/charts", "comment": "", "clientIP": "127.0.0.1", "method": "POST", "statusCode": 201, "latency": "4.227516ms", "reqID": "c4f2de3a-bfae-432e-9f18-96df7680ae78"} 21:49:50 #10 771.9 Done. 21:49:50 #10 771.9 make[1]: Leaving directory '/tmp/it-dep/smo-install/oran_oom' 21:49:50 #10 771.9 21:49:50 #10 771.9 [capifcore] 21:49:50 #10 771.9 make[1]: Entering directory '/tmp/it-dep/smo-install/oran_oom' 21:49:50 #10 772.0 Hang tight while we grab the latest from your chart repositories... 21:49:50 #10 772.0 2024-10-17T21:49:50.501Z INFO [925] Request served {"path": "/index.yaml", "comment": "", "clientIP": "127.0.0.1", "method": "GET", "statusCode": 200, "latency": "187.08µs", "reqID": "3ea79ed9-4060-4451-9cdb-42361a608949"} 21:49:50 #10 772.0 ...Successfully got an update from the "local" chart repository 21:49:50 #10 772.0 Update Complete. ⎈Happy Helming!⎈ 21:49:50 #10 772.1 Saving 1 charts 21:49:50 #10 772.1 Downloading nonrtric-common from repo http://localhost:18080 21:49:50 #10 772.1 2024-10-17T21:49:50.595Z INFO [926] Request served {"path": "/charts/nonrtric-common-2.0.0.tgz", "comment": "", "clientIP": "127.0.0.1", "method": "GET", "statusCode": 200, "latency": "159.7µs", "reqID": "37edd47a-a0f9-4b86-bd40-cb06d1cfdb55"} 21:49:50 #10 772.1 Deleting outdated charts 21:49:50 #10 772.2 ==> Linting capifcore 21:49:50 #10 772.2 [INFO] Chart.yaml: icon is recommended 21:49:50 #10 772.2 21:49:50 #10 772.2 1 chart(s) linted, 0 chart(s) failed 21:49:50 #10 772.4 Pushing capifcore-1.0.0.tgz to local... 21:49:50 #10 772.4 2024-10-17T21:49:50.885Z INFO [927] Request served {"path": "/api/charts", "comment": "", "clientIP": "127.0.0.1", "method": "POST", "statusCode": 201, "latency": "1.914853ms", "reqID": "e5097c1b-5384-4fdd-8365-d188a0b31253"} 21:49:50 #10 772.4 Done. 21:49:50 #10 772.4 make[1]: Leaving directory '/tmp/it-dep/smo-install/oran_oom' 21:49:50 #10 772.4 21:49:50 #10 772.4 [controlpanel] 21:49:50 #10 772.4 make[1]: Entering directory '/tmp/it-dep/smo-install/oran_oom' 21:49:51 #10 772.5 Hang tight while we grab the latest from your chart repositories... 21:49:51 #10 772.5 2024-10-17T21:49:51.015Z INFO [928] Request served {"path": "/index.yaml", "comment": "", "clientIP": "127.0.0.1", "method": "GET", "statusCode": 200, "latency": "246.31µs", "reqID": "46984881-75b7-4ec1-a3cd-826f0553fa4a"} 21:49:51 #10 772.6 ...Successfully got an update from the "local" chart repository 21:49:51 #10 772.6 Update Complete. ⎈Happy Helming!⎈ 21:49:51 #10 772.6 Saving 1 charts 21:49:51 #10 772.6 Downloading nonrtric-common from repo http://localhost:18080 21:49:51 #10 772.6 2024-10-17T21:49:51.116Z INFO [929] Request served {"path": "/charts/nonrtric-common-2.0.0.tgz", "comment": "", "clientIP": "127.0.0.1", "method": "GET", "statusCode": 200, "latency": "260.621µs", "reqID": "13a4a165-5e1a-4428-aec7-cccc80512ddf"} 21:49:51 #10 772.6 Deleting outdated charts 21:49:51 #10 772.7 ==> Linting controlpanel 21:49:51 #10 772.7 [INFO] Chart.yaml: icon is recommended 21:49:51 #10 772.7 21:49:51 #10 772.7 1 chart(s) linted, 0 chart(s) failed 21:49:51 #10 772.9 Pushing controlpanel-2.0.0.tgz to local... 21:49:51 #10 772.9 2024-10-17T21:49:51.379Z INFO [930] Request served {"path": "/api/charts", "comment": "", "clientIP": "127.0.0.1", "method": "POST", "statusCode": 201, "latency": "4.509655ms", "reqID": "80ff7919-49e2-499f-bb38-61ca312c192e"} 21:49:51 #10 772.9 Done. 21:49:51 #10 772.9 make[1]: Leaving directory '/tmp/it-dep/smo-install/oran_oom' 21:49:51 #10 772.9 21:49:51 #10 772.9 [dmaapadapterservice] 21:49:51 #10 772.9 make[1]: Entering directory '/tmp/it-dep/smo-install/oran_oom' 21:49:51 #10 773.0 Hang tight while we grab the latest from your chart repositories... 21:49:51 #10 773.0 2024-10-17T21:49:51.499Z INFO [931] Request served {"path": "/index.yaml", "comment": "", "clientIP": "127.0.0.1", "method": "GET", "statusCode": 200, "latency": "221.011µs", "reqID": "3e4802da-cc9c-4cb7-bb60-8e374a0aa718"} 21:49:51 #10 773.0 ...Successfully got an update from the "local" chart repository 21:49:51 #10 773.0 Update Complete. ⎈Happy Helming!⎈ 21:49:51 #10 773.1 Saving 1 charts 21:49:51 #10 773.1 Downloading nonrtric-common from repo http://localhost:18080 21:49:51 #10 773.1 2024-10-17T21:49:51.594Z INFO [932] Request served {"path": "/charts/nonrtric-common-2.0.0.tgz", "comment": "", "clientIP": "127.0.0.1", "method": "GET", "statusCode": 200, "latency": "202.63µs", "reqID": "382c2d88-1a29-4766-8a06-b08f69de0872"} 21:49:51 #10 773.1 Deleting outdated charts 21:49:51 #10 773.2 ==> Linting dmaapadapterservice 21:49:51 #10 773.2 [INFO] Chart.yaml: icon is recommended 21:49:51 #10 773.2 21:49:51 #10 773.2 1 chart(s) linted, 0 chart(s) failed 21:49:51 #10 773.4 Pushing dmaapadapterservice-1.0.0.tgz to local... 21:49:51 #10 773.4 2024-10-17T21:49:51.873Z INFO [933] Request served {"path": "/api/charts", "comment": "", "clientIP": "127.0.0.1", "method": "POST", "statusCode": 201, "latency": "5.794078ms", "reqID": "23728fd7-5102-47e6-a10c-df94b0e92091"} 21:49:51 #10 773.4 Done. 21:49:51 #10 773.4 make[1]: Leaving directory '/tmp/it-dep/smo-install/oran_oom' 21:49:51 #10 773.4 21:49:51 #10 773.4 [dmaapmediatorservice] 21:49:51 #10 773.4 make[1]: Entering directory '/tmp/it-dep/smo-install/oran_oom' 21:49:52 #10 773.5 Hang tight while we grab the latest from your chart repositories... 21:49:52 #10 773.5 2024-10-17T21:49:52.003Z INFO [934] Request served {"path": "/index.yaml", "comment": "", "clientIP": "127.0.0.1", "method": "GET", "statusCode": 200, "latency": "292.36µs", "reqID": "f560ff98-046f-4e84-ae92-f540744b257e"} 21:49:52 #10 773.5 ...Successfully got an update from the "local" chart repository 21:49:52 #10 773.5 Update Complete. ⎈Happy Helming!⎈ 21:49:52 #10 773.6 Saving 1 charts 21:49:52 #10 773.6 Downloading nonrtric-common from repo http://localhost:18080 21:49:52 #10 773.6 2024-10-17T21:49:52.097Z INFO [935] Request served {"path": "/charts/nonrtric-common-2.0.0.tgz", "comment": "", "clientIP": "127.0.0.1", "method": "GET", "statusCode": 200, "latency": "241.741µs", "reqID": "81ffae8c-bbf8-4c0a-a7bd-a7f2a20dc468"} 21:49:52 #10 773.6 Deleting outdated charts 21:49:52 #10 773.7 ==> Linting dmaapmediatorservice 21:49:52 #10 773.7 [INFO] Chart.yaml: icon is recommended 21:49:52 #10 773.7 21:49:52 #10 773.7 1 chart(s) linted, 0 chart(s) failed 21:49:52 #10 773.9 Pushing dmaapmediatorservice-1.0.0.tgz to local... 21:49:52 #10 773.9 2024-10-17T21:49:52.365Z INFO [936] Request served {"path": "/api/charts", "comment": "", "clientIP": "127.0.0.1", "method": "POST", "statusCode": 201, "latency": "3.649645ms", "reqID": "f09e5807-ffc9-402b-be28-3ef6199de9c8"} 21:49:52 #10 773.9 Done. 21:49:52 #10 773.9 make[1]: Leaving directory '/tmp/it-dep/smo-install/oran_oom' 21:49:52 #10 773.9 21:49:52 #10 773.9 [helmmanager] 21:49:52 #10 773.9 make[1]: Entering directory '/tmp/it-dep/smo-install/oran_oom' 21:49:52 #10 774.0 Hang tight while we grab the latest from your chart repositories... 21:49:52 #10 774.0 2024-10-17T21:49:52.481Z INFO [937] Request served {"path": "/index.yaml", "comment": "", "clientIP": "127.0.0.1", "method": "GET", "statusCode": 200, "latency": "169.12µs", "reqID": "0fdfc78d-049e-42fc-8bba-fd773372d006"} 21:49:52 #10 774.0 ...Successfully got an update from the "local" chart repository 21:49:52 #10 774.0 Update Complete. ⎈Happy Helming!⎈ 21:49:52 #10 774.1 Saving 1 charts 21:49:52 #10 774.1 Downloading nonrtric-common from repo http://localhost:18080 21:49:52 #10 774.1 2024-10-17T21:49:52.574Z INFO [938] Request served {"path": "/charts/nonrtric-common-2.0.0.tgz", "comment": "", "clientIP": "127.0.0.1", "method": "GET", "statusCode": 200, "latency": "210.559µs", "reqID": "478f2ab2-5977-44f7-bc96-5aaee4df3a5f"} 21:49:52 #10 774.1 Deleting outdated charts 21:49:52 #10 774.2 ==> Linting helmmanager 21:49:52 #10 774.2 [INFO] Chart.yaml: icon is recommended 21:49:52 #10 774.2 21:49:52 #10 774.2 1 chart(s) linted, 0 chart(s) failed 21:49:52 #10 774.4 Pushing helmmanager-1.0.0.tgz to local... 21:49:52 #10 774.4 2024-10-17T21:49:52.868Z INFO [939] Request served {"path": "/api/charts", "comment": "", "clientIP": "127.0.0.1", "method": "POST", "statusCode": 201, "latency": "2.741223ms", "reqID": "ba320b2b-0a5e-497c-80e3-a89fa5832f94"} 21:49:52 #10 774.4 Done. 21:49:52 #10 774.4 make[1]: Leaving directory '/tmp/it-dep/smo-install/oran_oom' 21:49:52 #10 774.4 21:49:52 #10 774.4 [informationservice] 21:49:52 #10 774.4 make[1]: Entering directory '/tmp/it-dep/smo-install/oran_oom' 21:49:53 #10 774.5 Hang tight while we grab the latest from your chart repositories... 21:49:53 #10 774.5 2024-10-17T21:49:52.983Z INFO [940] Request served {"path": "/index.yaml", "comment": "", "clientIP": "127.0.0.1", "method": "GET", "statusCode": 200, "latency": "251.84µs", "reqID": "6005ccde-e4c9-4889-b418-a9ef9fd51f62"} 21:49:53 #10 774.5 ...Successfully got an update from the "local" chart repository 21:49:53 #10 774.5 Update Complete. ⎈Happy Helming!⎈ 21:49:53 #10 774.6 Saving 1 charts 21:49:53 #10 774.6 Downloading nonrtric-common from repo http://localhost:18080 21:49:53 #10 774.6 2024-10-17T21:49:53.092Z INFO [941] Request served {"path": "/charts/nonrtric-common-2.0.0.tgz", "comment": "", "clientIP": "127.0.0.1", "method": "GET", "statusCode": 200, "latency": "247.08µs", "reqID": "839b5e5c-8565-4f2a-88f3-a019061e8880"} 21:49:53 #10 774.6 Deleting outdated charts 21:49:53 #10 774.7 ==> Linting informationservice 21:49:53 #10 774.7 [INFO] Chart.yaml: icon is recommended 21:49:53 #10 774.7 21:49:53 #10 774.7 1 chart(s) linted, 0 chart(s) failed 21:49:53 #10 774.9 Pushing informationservice-1.0.0.tgz to local... 21:49:53 #10 774.9 2024-10-17T21:49:53.372Z INFO [942] Request served {"path": "/api/charts", "comment": "", "clientIP": "127.0.0.1", "method": "POST", "statusCode": 201, "latency": "3.592984ms", "reqID": "1a6374d4-8eb9-406c-8b31-39e3812d9e08"} 21:49:53 #10 774.9 Done. 21:49:53 #10 774.9 make[1]: Leaving directory '/tmp/it-dep/smo-install/oran_oom' 21:49:53 #10 774.9 21:49:53 #10 774.9 [kong] 21:49:53 #10 774.9 make[1]: Entering directory '/tmp/it-dep/smo-install/oran_oom' 21:49:53 #10 775.0 Getting updates for unmanaged Helm repositories... 21:49:54 #10 775.7 ...Successfully got an update from the "https://nexus3.o-ran-sc.org/repository/helm-konghq/" chart repository 21:49:54 #10 775.7 Hang tight while we grab the latest from your chart repositories... 21:49:54 #10 775.7 2024-10-17T21:49:54.146Z INFO [943] Request served {"path": "/index.yaml", "comment": "", "clientIP": "127.0.0.1", "method": "GET", "statusCode": 200, "latency": "242.08µs", "reqID": "c7f42e61-61ac-4833-8588-245d98ab7c7c"} 21:49:54 #10 775.7 ...Successfully got an update from the "local" chart repository 21:49:54 #10 775.7 Update Complete. ⎈Happy Helming!⎈ 21:49:54 #10 775.7 Saving 1 charts 21:49:54 #10 775.8 Downloading kong from repo https://nexus3.o-ran-sc.org/repository/helm-konghq/ 21:49:54 #10 775.8 Deleting outdated charts 21:49:55 #10 776.5 ==> Linting kong 21:49:55 #10 776.5 [INFO] Chart.yaml: icon is recommended 21:49:55 #10 776.5 21:49:55 #10 776.5 1 chart(s) linted, 0 chart(s) failed 21:49:55 #10 776.8 Pushing kong-1.0.0.tgz to local... 21:49:55 #10 776.9 2024-10-17T21:49:55.366Z INFO [944] Request served {"path": "/api/charts", "comment": "", "clientIP": "127.0.0.1", "method": "POST", "statusCode": 201, "latency": "53.632902ms", "reqID": "d57e0838-6552-4657-b778-1ffa8823081a"} 21:49:55 #10 776.9 Done. 21:49:55 #10 776.9 make[1]: Leaving directory '/tmp/it-dep/smo-install/oran_oom' 21:49:55 #10 776.9 21:49:55 #10 776.9 [nonrtricgateway] 21:49:55 #10 776.9 make[1]: Entering directory '/tmp/it-dep/smo-install/oran_oom' 21:49:55 #10 777.0 Hang tight while we grab the latest from your chart repositories... 21:49:55 #10 777.0 2024-10-17T21:49:55.476Z INFO [945] Request served {"path": "/index.yaml", "comment": "", "clientIP": "127.0.0.1", "method": "GET", "statusCode": 200, "latency": "241.1µs", "reqID": "f1ba1278-08c7-4d24-85f1-9ac3c2ec1092"} 21:49:55 #10 777.0 ...Successfully got an update from the "local" chart repository 21:49:55 #10 777.0 Update Complete. ⎈Happy Helming!⎈ 21:49:55 #10 777.1 Saving 1 charts 21:49:55 #10 777.1 Downloading nonrtric-common from repo http://localhost:18080 21:49:55 #10 777.1 2024-10-17T21:49:55.567Z INFO [946] Request served {"path": "/charts/nonrtric-common-2.0.0.tgz", "comment": "", "clientIP": "127.0.0.1", "method": "GET", "statusCode": 200, "latency": "172.39µs", "reqID": "bc5cb486-88c1-4a2e-9fb6-9d0817cc9036"} 21:49:55 #10 777.1 Deleting outdated charts 21:49:55 #10 777.2 ==> Linting nonrtricgateway 21:49:55 #10 777.2 [INFO] Chart.yaml: icon is recommended 21:49:55 #10 777.2 21:49:55 #10 777.2 1 chart(s) linted, 0 chart(s) failed 21:49:55 #10 777.3 Pushing nonrtricgateway-1.0.0.tgz to local... 21:49:55 #10 777.3 2024-10-17T21:49:55.828Z INFO [947] Request served {"path": "/api/charts", "comment": "", "clientIP": "127.0.0.1", "method": "POST", "statusCode": 201, "latency": "5.091477ms", "reqID": "6a283c87-93fc-4f3b-a4f3-61fdafb2dacc"} 21:49:55 #10 777.3 Done. 21:49:55 #10 777.4 make[1]: Leaving directory '/tmp/it-dep/smo-install/oran_oom' 21:49:55 #10 777.4 21:49:55 #10 777.4 [odu-app] 21:49:55 #10 777.4 make[1]: Entering directory '/tmp/it-dep/smo-install/oran_oom' 21:49:56 #10 777.5 Hang tight while we grab the latest from your chart repositories... 21:49:56 #10 777.5 2024-10-17T21:49:55.941Z INFO [948] Request served {"path": "/index.yaml", "comment": "", "clientIP": "127.0.0.1", "method": "GET", "statusCode": 200, "latency": "141.73µs", "reqID": "ae9a1a31-48f0-4b78-a085-174faefd4c54"} 21:49:56 #10 777.5 ...Successfully got an update from the "local" chart repository 21:49:56 #10 777.5 Update Complete. ⎈Happy Helming!⎈ 21:49:56 #10 777.5 Saving 1 charts 21:49:56 #10 777.5 Downloading nonrtric-common from repo http://localhost:18080 21:49:56 #10 777.6 2024-10-17T21:49:56.036Z INFO [949] Request served {"path": "/charts/nonrtric-common-2.0.0.tgz", "comment": "", "clientIP": "127.0.0.1", "method": "GET", "statusCode": 200, "latency": "137.711µs", "reqID": "ffc9882d-c900-4f3a-9d31-a915e376afe0"} 21:49:56 #10 777.6 Deleting outdated charts 21:49:56 #10 777.6 ==> Linting odu-app 21:49:56 #10 777.6 [INFO] Chart.yaml: icon is recommended 21:49:56 #10 777.6 21:49:56 #10 777.6 1 chart(s) linted, 0 chart(s) failed 21:49:56 #10 777.8 Pushing odu-app-1.0.0.tgz to local... 21:49:56 #10 777.8 2024-10-17T21:49:56.304Z INFO [950] Request served {"path": "/api/charts", "comment": "", "clientIP": "127.0.0.1", "method": "POST", "statusCode": 201, "latency": "4.574296ms", "reqID": "e011108e-2e71-4bdb-a09a-b5a17e9c0898"} 21:49:56 #10 777.8 Done. 21:49:56 #10 777.8 make[1]: Leaving directory '/tmp/it-dep/smo-install/oran_oom' 21:49:56 #10 777.8 21:49:56 #10 777.8 [odu-app-ics-version] 21:49:56 #10 777.8 make[1]: Entering directory '/tmp/it-dep/smo-install/oran_oom' 21:49:56 #10 777.9 Hang tight while we grab the latest from your chart repositories... 21:49:56 #10 777.9 2024-10-17T21:49:56.410Z INFO [951] Request served {"path": "/index.yaml", "comment": "", "clientIP": "127.0.0.1", "method": "GET", "statusCode": 200, "latency": "175.261µs", "reqID": "0f739726-1f4b-461c-9727-a088842c7540"} 21:49:56 #10 778.0 ...Successfully got an update from the "local" chart repository 21:49:56 #10 778.0 Update Complete. ⎈Happy Helming!⎈ 21:49:56 #10 778.0 Saving 1 charts 21:49:56 #10 778.0 Downloading nonrtric-common from repo http://localhost:18080 21:49:56 #10 778.0 2024-10-17T21:49:56.519Z INFO [952] Request served {"path": "/charts/nonrtric-common-2.0.0.tgz", "comment": "", "clientIP": "127.0.0.1", "method": "GET", "statusCode": 200, "latency": "178.73µs", "reqID": "824234eb-6136-436b-9e0d-b352b31d3e7f"} 21:49:56 #10 778.0 Deleting outdated charts 21:49:56 #10 778.1 ==> Linting odu-app-ics-version 21:49:56 #10 778.1 [INFO] Chart.yaml: icon is recommended 21:49:56 #10 778.1 21:49:56 #10 778.1 1 chart(s) linted, 0 chart(s) failed 21:49:56 #10 778.3 Pushing odu-app-ics-version-1.0.0.tgz to local... 21:49:56 #10 778.3 Done. 21:49:56 #10 778.3 2024-10-17T21:49:56.787Z INFO [953] Request served {"path": "/api/charts", "comment": "", "clientIP": "127.0.0.1", "method": "POST", "statusCode": 201, "latency": "3.074734ms", "reqID": "37dd243d-87ab-417a-9752-61514a7735ce"} 21:49:56 #10 778.3 make[1]: Leaving directory '/tmp/it-dep/smo-install/oran_oom' 21:49:56 #10 778.3 21:49:56 #10 778.3 [oru-app] 21:49:56 #10 778.3 make[1]: Entering directory '/tmp/it-dep/smo-install/oran_oom' 21:49:56 #10 778.4 Hang tight while we grab the latest from your chart repositories... 21:49:57 #10 778.4 2024-10-17T21:49:56.902Z INFO [954] Request served {"path": "/index.yaml", "comment": "", "clientIP": "127.0.0.1", "method": "GET", "statusCode": 200, "latency": "259.32µs", "reqID": "7293e689-146c-45b3-a71c-9577aae38d53"} 21:49:57 #10 778.4 ...Successfully got an update from the "local" chart repository 21:49:57 #10 778.4 Update Complete. ⎈Happy Helming!⎈ 21:49:57 #10 778.5 Saving 1 charts 21:49:57 #10 778.5 Downloading nonrtric-common from repo http://localhost:18080 21:49:57 #10 778.5 2024-10-17T21:49:57.013Z INFO [955] Request served {"path": "/charts/nonrtric-common-2.0.0.tgz", "comment": "", "clientIP": "127.0.0.1", "method": "GET", "statusCode": 200, "latency": "248.54µs", "reqID": "6e0b9d87-a86b-4ca2-b3e7-cfd4e74765d1"} 21:49:57 #10 778.5 Deleting outdated charts 21:49:57 #10 778.6 ==> Linting oru-app 21:49:57 #10 778.6 [INFO] Chart.yaml: icon is recommended 21:49:57 #10 778.6 21:49:57 #10 778.6 1 chart(s) linted, 0 chart(s) failed 21:49:57 #10 778.8 Pushing oru-app-1.0.0.tgz to local... 21:49:57 #10 778.8 2024-10-17T21:49:57.289Z INFO [956] Request served {"path": "/api/charts", "comment": "", "clientIP": "127.0.0.1", "method": "POST", "statusCode": 201, "latency": "6.763759ms", "reqID": "fa930b7c-5426-498f-a599-52a9aa3a2bd6"} 21:49:57 #10 778.8 Done. 21:49:57 #10 778.8 make[1]: Leaving directory '/tmp/it-dep/smo-install/oran_oom' 21:49:57 #10 778.8 21:49:57 #10 778.8 [policymanagementservice] 21:49:57 #10 778.8 make[1]: Entering directory '/tmp/it-dep/smo-install/oran_oom' 21:49:57 #10 778.9 Hang tight while we grab the latest from your chart repositories... 21:49:57 #10 778.9 2024-10-17T21:49:57.416Z INFO [957] Request served {"path": "/index.yaml", "comment": "", "clientIP": "127.0.0.1", "method": "GET", "statusCode": 200, "latency": "156.131µs", "reqID": "14603213-62d6-4d54-9d8b-6e2240625697"} 21:49:57 #10 779.0 ...Successfully got an update from the "local" chart repository 21:49:57 #10 779.0 Update Complete. ⎈Happy Helming!⎈ 21:49:57 #10 779.0 Saving 1 charts 21:49:57 #10 779.0 Downloading nonrtric-common from repo http://localhost:18080 21:49:57 #10 779.0 2024-10-17T21:49:57.524Z INFO [958] Request served {"path": "/charts/nonrtric-common-2.0.0.tgz", "comment": "", "clientIP": "127.0.0.1", "method": "GET", "statusCode": 200, "latency": "260.061µs", "reqID": "517ba99b-0d8f-4412-b83a-6911c82ef0ab"} 21:49:57 #10 779.0 Deleting outdated charts 21:49:57 #10 779.1 ==> Linting policymanagementservice 21:49:57 #10 779.1 [INFO] Chart.yaml: icon is recommended 21:49:57 #10 779.1 21:49:57 #10 779.1 1 chart(s) linted, 0 chart(s) failed 21:49:57 #10 779.3 Pushing policymanagementservice-2.0.0.tgz to local... 21:49:57 #10 779.3 2024-10-17T21:49:57.813Z INFO [959] Request served {"path": "/api/charts", "comment": "", "clientIP": "127.0.0.1", "method": "POST", "statusCode": 201, "latency": "7.17776ms", "reqID": "d5facf30-62cd-44b2-aa73-284ef33079f7"} 21:49:57 #10 779.3 Done. 21:49:57 #10 779.3 make[1]: Leaving directory '/tmp/it-dep/smo-install/oran_oom' 21:49:57 #10 779.3 21:49:57 #10 779.3 [rappcatalogueservice] 21:49:57 #10 779.3 make[1]: Entering directory '/tmp/it-dep/smo-install/oran_oom' 21:49:57 #10 779.5 Hang tight while we grab the latest from your chart repositories... 21:49:58 #10 779.5 2024-10-17T21:49:57.939Z INFO [960] Request served {"path": "/index.yaml", "comment": "", "clientIP": "127.0.0.1", "method": "GET", "statusCode": 200, "latency": "232.35µs", "reqID": "1a764f7f-2e69-465a-b25b-132277bce8e8"} 21:49:58 #10 779.5 ...Successfully got an update from the "local" chart repository 21:49:58 #10 779.5 Update Complete. ⎈Happy Helming!⎈ 21:49:58 #10 779.5 Saving 1 charts 21:49:58 #10 779.5 Downloading nonrtric-common from repo http://localhost:18080 21:49:58 #10 779.6 2024-10-17T21:49:58.050Z INFO [961] Request served {"path": "/charts/nonrtric-common-2.0.0.tgz", "comment": "", "clientIP": "127.0.0.1", "method": "GET", "statusCode": 200, "latency": "322.66µs", "reqID": "e60c5c29-3548-4d45-bf33-bb0144b3160e"} 21:49:58 #10 779.6 Deleting outdated charts 21:49:58 #10 779.6 ==> Linting rappcatalogueservice 21:49:58 #10 779.6 [INFO] Chart.yaml: icon is recommended 21:49:58 #10 779.6 21:49:58 #10 779.6 1 chart(s) linted, 0 chart(s) failed 21:49:58 #10 779.8 Pushing rappcatalogueservice-1.0.0.tgz to local... 21:49:58 #10 779.8 2024-10-17T21:49:58.320Z INFO [962] Request served {"path": "/api/charts", "comment": "", "clientIP": "127.0.0.1", "method": "POST", "statusCode": 201, "latency": "3.658145ms", "reqID": "a4fad749-a255-4050-8796-c7dad8ccf6ed"} 21:49:58 #10 779.8 Done. 21:49:58 #10 779.8 make[1]: Leaving directory '/tmp/it-dep/smo-install/oran_oom' 21:49:58 #10 779.8 21:49:58 #10 779.8 [rappmanager] 21:49:58 #10 779.8 make[1]: Entering directory '/tmp/it-dep/smo-install/oran_oom' 21:49:58 #10 780.0 Hang tight while we grab the latest from your chart repositories... 21:49:58 #10 780.0 2024-10-17T21:49:58.439Z INFO [963] Request served {"path": "/index.yaml", "comment": "", "clientIP": "127.0.0.1", "method": "GET", "statusCode": 200, "latency": "161.68µs", "reqID": "edc19adf-3bbe-44a1-bcae-a8e3551408b9"} 21:49:58 #10 780.0 ...Successfully got an update from the "local" chart repository 21:49:58 #10 780.0 Update Complete. ⎈Happy Helming!⎈ 21:49:58 #10 780.0 Saving 1 charts 21:49:58 #10 780.0 Downloading nonrtric-common from repo http://localhost:18080 21:49:58 #10 780.1 2024-10-17T21:49:58.553Z INFO [964] Request served {"path": "/charts/nonrtric-common-2.0.0.tgz", "comment": "", "clientIP": "127.0.0.1", "method": "GET", "statusCode": 200, "latency": "213.999µs", "reqID": "1b6a7644-3781-456f-9fda-1df89e5b6162"} 21:49:58 #10 780.1 Deleting outdated charts 21:49:58 #10 780.1 ==> Linting rappmanager 21:49:58 #10 780.1 [INFO] Chart.yaml: icon is recommended 21:49:58 #10 780.1 21:49:58 #10 780.1 1 chart(s) linted, 0 chart(s) failed 21:49:58 #10 780.4 Pushing rappmanager-1.0.0.tgz to local... 21:49:58 #10 780.4 2024-10-17T21:49:58.836Z INFO [965] Request served {"path": "/api/charts", "comment": "", "clientIP": "127.0.0.1", "method": "POST", "statusCode": 201, "latency": "2.650964ms", "reqID": "49f6b108-8a4c-40f7-a7e4-2036df67ea67"} 21:49:58 #10 780.4 Done. 21:49:58 #10 780.4 make[1]: Leaving directory '/tmp/it-dep/smo-install/oran_oom' 21:49:58 #10 780.4 21:49:58 #10 780.4 [servicemanager] 21:49:58 #10 780.4 make[1]: Entering directory '/tmp/it-dep/smo-install/oran_oom' 21:49:58 #10 780.5 Hang tight while we grab the latest from your chart repositories... 21:49:59 #10 780.5 2024-10-17T21:49:58.955Z INFO [966] Request served {"path": "/index.yaml", "comment": "", "clientIP": "127.0.0.1", "method": "GET", "statusCode": 200, "latency": "320.221µs", "reqID": "56167cc9-29a0-48c6-ab2b-e2ca59912aa8"} 21:49:59 #10 780.5 ...Successfully got an update from the "local" chart repository 21:49:59 #10 780.5 Update Complete. ⎈Happy Helming!⎈ 21:49:59 #10 780.6 Saving 1 charts 21:49:59 #10 780.6 Downloading nonrtric-common from repo http://localhost:18080 21:49:59 #10 780.6 2024-10-17T21:49:59.063Z INFO [967] Request served {"path": "/charts/nonrtric-common-2.0.0.tgz", "comment": "", "clientIP": "127.0.0.1", "method": "GET", "statusCode": 200, "latency": "190.809µs", "reqID": "155b5528-f864-4ac6-8009-1e5a6446c75f"} 21:49:59 #10 780.6 Deleting outdated charts 21:49:59 #10 780.7 ==> Linting servicemanager 21:49:59 #10 780.7 [INFO] Chart.yaml: icon is recommended 21:49:59 #10 780.7 21:49:59 #10 780.7 1 chart(s) linted, 0 chart(s) failed 21:49:59 #10 780.9 Pushing servicemanager-1.0.0.tgz to local... 21:49:59 #10 780.9 2024-10-17T21:49:59.352Z INFO [968] Request served {"path": "/api/charts", "comment": "", "clientIP": "127.0.0.1", "method": "POST", "statusCode": 201, "latency": "5.526087ms", "reqID": "e31bbf39-eec9-40f8-a5d6-c4e03c9786ac"} 21:49:59 #10 780.9 Done. 21:49:59 #10 780.9 make[1]: Leaving directory '/tmp/it-dep/smo-install/oran_oom' 21:49:59 #10 780.9 21:49:59 #10 780.9 [topology] 21:49:59 #10 780.9 make[1]: Entering directory '/tmp/it-dep/smo-install/oran_oom' 21:49:59 #10 781.0 Hang tight while we grab the latest from your chart repositories... 21:49:59 #10 781.0 2024-10-17T21:49:59.470Z INFO [969] Request served {"path": "/index.yaml", "comment": "", "clientIP": "127.0.0.1", "method": "GET", "statusCode": 200, "latency": "243.151µs", "reqID": "fe68a48d-a178-4f72-989d-4756c5b90f01"} 21:49:59 #10 781.0 ...Successfully got an update from the "local" chart repository 21:49:59 #10 781.0 Update Complete. ⎈Happy Helming!⎈ 21:49:59 #10 781.1 Saving 1 charts 21:49:59 #10 781.1 Downloading nonrtric-common from repo http://localhost:18080 21:49:59 #10 781.1 2024-10-17T21:49:59.572Z INFO [970] Request served {"path": "/charts/nonrtric-common-2.0.0.tgz", "comment": "", "clientIP": "127.0.0.1", "method": "GET", "statusCode": 200, "latency": "1.390592ms", "reqID": "88a50438-1a96-4f60-ac94-1329b0b51a87"} 21:49:59 #10 781.1 Deleting outdated charts 21:49:59 #10 781.2 ==> Linting topology 21:49:59 #10 781.2 [INFO] Chart.yaml: icon is recommended 21:49:59 #10 781.2 21:49:59 #10 781.2 1 chart(s) linted, 0 chart(s) failed 21:49:59 #10 781.4 Pushing topology-1.0.0.tgz to local... 21:49:59 #10 781.4 2024-10-17T21:49:59.843Z INFO [971] Request served {"path": "/api/charts", "comment": "", "clientIP": "127.0.0.1", "method": "POST", "statusCode": 201, "latency": "2.667243ms", "reqID": "b8e22640-1227-4661-bf3a-7a5c5b262f0f"} 21:49:59 #10 781.4 Done. 21:49:59 #10 781.4 make[1]: Leaving directory '/tmp/it-dep/smo-install/oran_oom' 21:49:59 #10 781.4 21:49:59 #10 781.4 [nonrtric] 21:49:59 #10 781.4 make[1]: Entering directory '/tmp/it-dep/smo-install/oran_oom' 21:49:59 #10 781.5 Hang tight while we grab the latest from your chart repositories... 21:50:00 #10 781.5 2024-10-17T21:49:59.965Z INFO [972] Request served {"path": "/index.yaml", "comment": "", "clientIP": "127.0.0.1", "method": "GET", "statusCode": 200, "latency": "186.61µs", "reqID": "e3db0be6-1817-4ec4-98a5-e1ed030e8a46"} 21:50:00 #10 781.5 ...Successfully got an update from the "local" chart repository 21:50:00 #10 781.5 Update Complete. ⎈Happy Helming!⎈ 21:50:00 #10 782.0 Saving 19 charts 21:50:00 #10 782.0 Downloading a1controller from repo http://localhost:18080 21:50:00 #10 782.0 2024-10-17T21:50:00.502Z INFO [973] Request served {"path": "/charts/a1controller-2.0.0.tgz", "comment": "", "clientIP": "127.0.0.1", "method": "GET", "statusCode": 200, "latency": "216.81µs", "reqID": "a3c359b3-bf01-4c22-85ef-d3cecfbd1933"} 21:50:00 #10 782.0 Downloading a1simulator from repo http://localhost:18080 21:50:00 #10 782.1 2024-10-17T21:50:00.532Z INFO [974] Request served {"path": "/charts/a1simulator-2.1.0.tgz", "comment": "", "clientIP": "127.0.0.1", "method": "GET", "statusCode": 200, "latency": "226.32µs", "reqID": "03b933a3-3e9c-4238-a4b5-4f8b0d2fb8b5"} 21:50:00 #10 782.1 Downloading controlpanel from repo http://localhost:18080 21:50:00 #10 782.1 2024-10-17T21:50:00.561Z INFO [975] Request served {"path": "/charts/controlpanel-2.0.0.tgz", "comment": "", "clientIP": "127.0.0.1", "method": "GET", "statusCode": 200, "latency": "155.189µs", "reqID": "b479cfe1-4703-490f-9d68-a38a39ea7e03"} 21:50:00 #10 782.1 Downloading policymanagementservice from repo http://localhost:18080 21:50:00 #10 782.1 2024-10-17T21:50:00.589Z INFO [976] Request served {"path": "/charts/policymanagementservice-2.0.0.tgz", "comment": "", "clientIP": "127.0.0.1", "method": "GET", "statusCode": 200, "latency": "195.86µs", "reqID": "7f62ba15-4bd6-4e46-922a-db56cd1aff85"} 21:50:00 #10 782.1 Downloading informationservice from repo http://localhost:18080 21:50:00 #10 782.1 2024-10-17T21:50:00.611Z INFO [977] Request served {"path": "/charts/informationservice-1.0.0.tgz", "comment": "", "clientIP": "127.0.0.1", "method": "GET", "statusCode": 200, "latency": "153.459µs", "reqID": "dccab596-bbdb-4b69-8da7-ba3c95a9dadf"} 21:50:00 #10 782.1 Downloading nonrtric-common from repo http://localhost:18080 21:50:00 #10 782.2 2024-10-17T21:50:00.640Z INFO [978] Request served {"path": "/charts/nonrtric-common-2.0.0.tgz", "comment": "", "clientIP": "127.0.0.1", "method": "GET", "statusCode": 200, "latency": "74.51µs", "reqID": "f78c8661-5814-4acc-a85a-60decedfe269"} 21:50:00 #10 782.2 Downloading rappcatalogueservice from repo http://localhost:18080 21:50:00 #10 782.2 2024-10-17T21:50:00.671Z INFO [979] Request served {"path": "/charts/rappcatalogueservice-1.0.0.tgz", "comment": "", "clientIP": "127.0.0.1", "method": "GET", "statusCode": 200, "latency": "204.801µs", "reqID": "5ca892cc-c62f-4cdd-9ec3-5819b16620e2"} 21:50:00 #10 782.2 Downloading nonrtricgateway from repo http://localhost:18080 21:50:00 #10 782.2 2024-10-17T21:50:00.693Z INFO [980] Request served {"path": "/charts/nonrtricgateway-1.0.0.tgz", "comment": "", "clientIP": "127.0.0.1", "method": "GET", "statusCode": 200, "latency": "199.01µs", "reqID": "b58f0e59-c78b-4af7-82f8-e2333e14f525"} 21:50:00 #10 782.2 Downloading oru-app from repo http://localhost:18080 21:50:00 #10 782.2 2024-10-17T21:50:00.725Z INFO [981] Request served {"path": "/charts/oru-app-1.0.0.tgz", "comment": "", "clientIP": "127.0.0.1", "method": "GET", "statusCode": 200, "latency": "207.931µs", "reqID": "90898c91-25da-4e95-8064-585fc18cc791"} 21:50:00 #10 782.2 Downloading odu-app from repo http://localhost:18080 21:50:00 #10 782.3 2024-10-17T21:50:00.751Z INFO [982] Request served {"path": "/charts/odu-app-1.0.0.tgz", "comment": "", "clientIP": "127.0.0.1", "method": "GET", "statusCode": 200, "latency": "188.54µs", "reqID": "a0ef44f0-a830-43fd-ab54-216e740130aa"} 21:50:00 #10 782.3 Downloading odu-app-ics-version from repo http://localhost:18080 21:50:00 #10 782.3 2024-10-17T21:50:00.782Z INFO [983] Request served {"path": "/charts/odu-app-ics-version-1.0.0.tgz", "comment": "", "clientIP": "127.0.0.1", "method": "GET", "statusCode": 200, "latency": "230.421µs", "reqID": "b43dd217-eae0-41cc-ac40-47ae76048e0b"} 21:50:00 #10 782.3 Downloading topology from repo http://localhost:18080 21:50:00 #10 782.3 2024-10-17T21:50:00.809Z INFO [984] Request served {"path": "/charts/topology-1.0.0.tgz", "comment": "", "clientIP": "127.0.0.1", "method": "GET", "statusCode": 200, "latency": "181.52µs", "reqID": "0847bb55-2bee-42fd-bf7c-33196b49fff7"} 21:50:00 #10 782.3 Downloading dmaapmediatorservice from repo http://localhost:18080 21:50:00 #10 782.4 2024-10-17T21:50:00.837Z INFO [985] Request served {"path": "/charts/dmaapmediatorservice-1.0.0.tgz", "comment": "", "clientIP": "127.0.0.1", "method": "GET", "statusCode": 200, "latency": "131.85µs", "reqID": "fd48d6fa-4557-4f37-8165-40f94dcef031"} 21:50:00 #10 782.4 Downloading helmmanager from repo http://localhost:18080 21:50:00 #10 782.4 2024-10-17T21:50:00.867Z INFO [986] Request served {"path": "/charts/helmmanager-1.0.0.tgz", "comment": "", "clientIP": "127.0.0.1", "method": "GET", "statusCode": 200, "latency": "167.99µs", "reqID": "731fd803-9b4a-49c6-8cd6-fa69147d3d96"} 21:50:01 #10 782.4 Downloading kong from repo http://localhost:18080 21:50:01 #10 782.4 2024-10-17T21:50:00.897Z INFO [987] Request served {"path": "/charts/kong-1.0.0.tgz", "comment": "", "clientIP": "127.0.0.1", "method": "GET", "statusCode": 200, "latency": "226.28µs", "reqID": "dbc7e530-0a6d-4f93-9c9a-243409e5c30a"} 21:50:01 #10 782.4 Downloading dmaapadapterservice from repo http://localhost:18080 21:50:01 #10 782.4 2024-10-17T21:50:00.926Z INFO [988] Request served {"path": "/charts/dmaapadapterservice-1.0.0.tgz", "comment": "", "clientIP": "127.0.0.1", "method": "GET", "statusCode": 200, "latency": "174.97µs", "reqID": "96e7ea8c-de88-46cf-ba8f-992ffae906a3"} 21:50:01 #10 782.4 Downloading rappmanager from repo http://localhost:18080 21:50:01 #10 782.5 2024-10-17T21:50:00.952Z INFO [989] Request served {"path": "/charts/rappmanager-1.0.0.tgz", "comment": "", "clientIP": "127.0.0.1", "method": "GET", "statusCode": 200, "latency": "148.57µs", "reqID": "188040aa-36d8-4eca-898c-802aa1d7d759"} 21:50:01 #10 782.5 Downloading capifcore from repo http://localhost:18080 21:50:01 #10 782.5 2024-10-17T21:50:00.979Z INFO [990] Request served {"path": "/charts/capifcore-1.0.0.tgz", "comment": "", "clientIP": "127.0.0.1", "method": "GET", "statusCode": 200, "latency": "138.38µs", "reqID": "7bbac60b-66f2-4adc-9b0f-ef20cd2f51d0"} 21:50:01 #10 782.5 Downloading servicemanager from repo http://localhost:18080 21:50:01 #10 782.5 2024-10-17T21:50:01.004Z INFO [991] Request served {"path": "/charts/servicemanager-1.0.0.tgz", "comment": "", "clientIP": "127.0.0.1", "method": "GET", "statusCode": 200, "latency": "279.061µs", "reqID": "499118a1-bce6-4906-baf8-9abf255b4144"} 21:50:01 #10 782.5 Deleting outdated charts 21:50:02 #10 783.6 ==> Linting nonrtric 21:50:02 #10 783.6 [INFO] Chart.yaml: icon is recommended 21:50:02 #10 783.6 21:50:02 #10 783.6 1 chart(s) linted, 0 chart(s) failed 21:50:02 #10 784.0 Pushing nonrtric-1.0.0.tgz to local... 21:50:02 #10 784.1 2024-10-17T21:50:02.599Z INFO [992] Request served {"path": "/api/charts", "comment": "", "clientIP": "127.0.0.1", "method": "POST", "statusCode": 201, "latency": "83.220841ms", "reqID": "30d3c829-7950-4be6-b04e-924b021e1a7a"} 21:50:02 #10 784.1 Done. 21:50:02 #10 784.1 make[1]: Leaving directory '/tmp/it-dep/smo-install/oran_oom' 21:50:02 #10 784.2 Hang tight while we grab the latest from your chart repositories... 21:50:02 #10 784.2 2024-10-17T21:50:02.658Z INFO [993] Request served {"path": "/index.yaml", "comment": "", "clientIP": "127.0.0.1", "method": "GET", "statusCode": 200, "latency": "187.13µs", "reqID": "74621faf-f82d-4170-9105-f01ed5ec7f91"} 21:50:02 #10 784.2 ...Successfully got an update from the "local" chart repository 21:50:02 #10 784.2 Update Complete. ⎈Happy Helming!⎈ 21:50:03 #10 DONE 784.6s 21:50:03 21:50:03 #11 exporting to image 21:50:03 #11 exporting layers 21:50:06 #11 exporting layers 2.9s done 21:50:06 #11 writing image sha256:fd688a3085304a9c4b60b87a58a6695afc9cd432953345eccd36d3beb79cc26b done 21:50:06 #11 naming to nexus3.o-ran-sc.org:10004/o-ran-sc/it-dep-smo-install:latest 21:50:06 #11 naming to nexus3.o-ran-sc.org:10004/o-ran-sc/it-dep-smo-install:latest done 21:50:06 #11 DONE 2.9s 21:50:06 ---> docker-build.sh ends 21:50:06 [it-dep-smo-install-docker-verify-all] $ /bin/sh -xe /tmp/jenkins4850236766241389521.sh 21:50:06 [it-dep-smo-install-docker-verify-all] $ /bin/bash /tmp/jenkins4696248843998884093.sh 21:50:06 $ ssh-agent -k 21:50:06 unset SSH_AUTH_SOCK; 21:50:06 unset SSH_AGENT_PID; 21:50:06 echo Agent pid 2137 killed; 21:50:06 [ssh-agent] Stopped. 21:50:06 [PostBuildScript] - [INFO] Executing post build scripts. 21:50:06 [it-dep-smo-install-docker-verify-all] $ /bin/bash /tmp/jenkins15116358623055653109.sh 21:50:06 ---> sysstat.sh 21:50:06 [it-dep-smo-install-docker-verify-all] $ /bin/bash /tmp/jenkins17417497058546459123.sh 21:50:06 ---> package-listing.sh 21:50:06 ++ facter osfamily 21:50:06 ++ tr '[:upper:]' '[:lower:]' 21:50:06 + OS_FAMILY=debian 21:50:06 + workspace=/w/workspace/it-dep-smo-install-docker-verify-all 21:50:06 + START_PACKAGES=/tmp/packages_start.txt 21:50:06 + END_PACKAGES=/tmp/packages_end.txt 21:50:06 + DIFF_PACKAGES=/tmp/packages_diff.txt 21:50:06 + PACKAGES=/tmp/packages_start.txt 21:50:06 + '[' /w/workspace/it-dep-smo-install-docker-verify-all ']' 21:50:06 + PACKAGES=/tmp/packages_end.txt 21:50:06 + case "${OS_FAMILY}" in 21:50:06 + dpkg -l 21:50:06 + grep '^ii' 21:50:07 + '[' -f /tmp/packages_start.txt ']' 21:50:07 + '[' -f /tmp/packages_end.txt ']' 21:50:07 + diff /tmp/packages_start.txt /tmp/packages_end.txt 21:50:07 + '[' /w/workspace/it-dep-smo-install-docker-verify-all ']' 21:50:07 + mkdir -p /w/workspace/it-dep-smo-install-docker-verify-all/archives/ 21:50:07 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/it-dep-smo-install-docker-verify-all/archives/ 21:50:07 [it-dep-smo-install-docker-verify-all] $ /bin/bash /tmp/jenkins2863481616655084291.sh 21:50:07 ---> capture-instance-metadata.sh 21:50:07 Setup pyenv: 21:50:07 system 21:50:07 3.8.13 21:50:07 3.9.13 21:50:07 * 3.10.6 (set by /w/workspace/it-dep-smo-install-docker-verify-all/.python-version) 21:50:07 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-1ipY from file:/tmp/.os_lf_venv 21:50:08 lf-activate-venv(): INFO: Installing: lftools 21:50:17 lf-activate-venv(): INFO: Adding /tmp/venv-1ipY/bin to PATH 21:50:17 INFO: Running in OpenStack, capturing instance metadata 21:50:18 [it-dep-smo-install-docker-verify-all] $ /bin/bash /tmp/jenkins16625775344349332032.sh 21:50:18 provisioning config files... 21:50:18 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/it-dep-smo-install-docker-verify-all@tmp/config6473818864031061707tmp 21:50:18 Regular expression run condition: Expression=[^.*logs-s3.*], Label=[] 21:50:18 Run condition [Regular expression match] preventing perform for step [Provide Configuration files] 21:50:18 [EnvInject] - Injecting environment variables from a build step. 21:50:18 [EnvInject] - Injecting as environment variables the properties content 21:50:18 SERVER_ID=logs 21:50:18 21:50:18 [EnvInject] - Variables injected successfully. 21:50:18 [it-dep-smo-install-docker-verify-all] $ /bin/bash /tmp/jenkins6316688766375209484.sh 21:50:18 ---> create-netrc.sh 21:50:18 [it-dep-smo-install-docker-verify-all] $ /bin/bash /tmp/jenkins17089180643702016473.sh 21:50:18 ---> python-tools-install.sh 21:50:18 Setup pyenv: 21:50:18 system 21:50:18 3.8.13 21:50:18 3.9.13 21:50:18 * 3.10.6 (set by /w/workspace/it-dep-smo-install-docker-verify-all/.python-version) 21:50:18 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-1ipY from file:/tmp/.os_lf_venv 21:50:19 lf-activate-venv(): INFO: Installing: lftools 21:50:28 lf-activate-venv(): INFO: Adding /tmp/venv-1ipY/bin to PATH 21:50:28 [it-dep-smo-install-docker-verify-all] $ /bin/bash /tmp/jenkins7459005665269983427.sh 21:50:28 ---> sudo-logs.sh 21:50:28 Archiving 'sudo' log.. 21:50:29 [it-dep-smo-install-docker-verify-all] $ /bin/bash /tmp/jenkins13152542027617576696.sh 21:50:29 ---> job-cost.sh 21:50:29 Setup pyenv: 21:50:29 system 21:50:29 3.8.13 21:50:29 3.9.13 21:50:29 * 3.10.6 (set by /w/workspace/it-dep-smo-install-docker-verify-all/.python-version) 21:50:29 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-1ipY from file:/tmp/.os_lf_venv 21:50:30 lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient urllib3~=1.26.15 21:50:34 lf-activate-venv(): INFO: Adding /tmp/venv-1ipY/bin to PATH 21:50:34 INFO: No Stack... 21:50:35 INFO: Retrieving Pricing Info for: v2-highcpu-4 21:50:35 INFO: Archiving Costs 21:50:35 [it-dep-smo-install-docker-verify-all] $ /bin/bash -l /tmp/jenkins14407229106049139161.sh 21:50:35 ---> logs-deploy.sh 21:50:35 Setup pyenv: 21:50:35 system 21:50:35 3.8.13 21:50:35 3.9.13 21:50:35 * 3.10.6 (set by /w/workspace/it-dep-smo-install-docker-verify-all/.python-version) 21:50:35 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-1ipY from file:/tmp/.os_lf_venv 21:50:36 lf-activate-venv(): INFO: Installing: lftools 21:50:45 lf-activate-venv(): INFO: Adding /tmp/venv-1ipY/bin to PATH 21:50:45 INFO: Nexus URL https://nexus.o-ran-sc.org path production/vex-sjc-oran-jenkins-prod-1/it-dep-smo-install-docker-verify-all/417 21:50:45 INFO: archiving workspace using pattern(s): 21:50:48 Archives upload complete. 21:50:48 INFO: archiving logs to Nexus 21:50:49 ---> uname -a: 21:50:49 Linux prd-ubuntu1804-docker-4c-4g-7949 4.15.0-213-generic #224-Ubuntu SMP Mon Jun 19 13:30:12 UTC 2023 x86_64 x86_64 x86_64 GNU/Linux 21:50:49 21:50:49 21:50:49 ---> lscpu: 21:50:49 Architecture: x86_64 21:50:49 CPU op-mode(s): 32-bit, 64-bit 21:50:49 Byte Order: Little Endian 21:50:49 CPU(s): 4 21:50:49 On-line CPU(s) list: 0-3 21:50:49 Thread(s) per core: 1 21:50:49 Core(s) per socket: 1 21:50:49 Socket(s): 4 21:50:49 NUMA node(s): 1 21:50:49 Vendor ID: AuthenticAMD 21:50:49 CPU family: 23 21:50:49 Model: 49 21:50:49 Model name: AMD EPYC-Rome Processor 21:50:49 Stepping: 0 21:50:49 CPU MHz: 2800.000 21:50:49 BogoMIPS: 5600.00 21:50:49 Virtualization: AMD-V 21:50:49 Hypervisor vendor: KVM 21:50:49 Virtualization type: full 21:50:49 L1d cache: 32K 21:50:49 L1i cache: 32K 21:50:49 L2 cache: 512K 21:50:49 L3 cache: 16384K 21:50:49 NUMA node0 CPU(s): 0-3 21:50:49 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 21:50:49 21:50:49 21:50:49 ---> nproc: 21:50:49 4 21:50:49 21:50:49 21:50:49 ---> df -h: 21:50:49 Filesystem Size Used Avail Use% Mounted on 21:50:49 udev 2.0G 0 2.0G 0% /dev 21:50:49 tmpfs 395M 696K 394M 1% /run 21:50:49 /dev/vda1 20G 9.6G 9.7G 50% / 21:50:49 tmpfs 2.0G 0 2.0G 0% /dev/shm 21:50:49 tmpfs 5.0M 0 5.0M 0% /run/lock 21:50:49 tmpfs 2.0G 0 2.0G 0% /sys/fs/cgroup 21:50:49 /dev/vda15 105M 5.3M 100M 5% /boot/efi 21:50:49 tmpfs 395M 0 395M 0% /run/user/1001 21:50:49 21:50:49 21:50:49 ---> free -m: 21:50:49 total used free shared buff/cache available 21:50:49 Mem: 3943 486 704 0 2752 3175 21:50:49 Swap: 1023 0 1023 21:50:49 21:50:49 21:50:49 ---> ip addr: 21:50:49 1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000 21:50:49 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 21:50:49 inet 127.0.0.1/8 scope host lo 21:50:49 valid_lft forever preferred_lft forever 21:50:49 inet6 ::1/128 scope host 21:50:49 valid_lft forever preferred_lft forever 21:50:49 2: ens3: mtu 1450 qdisc fq_codel state UP group default qlen 1000 21:50:49 link/ether fa:16:3e:aa:9d:bb brd ff:ff:ff:ff:ff:ff 21:50:49 inet 10.32.7.140/23 brd 10.32.7.255 scope global dynamic ens3 21:50:49 valid_lft 85441sec preferred_lft 85441sec 21:50:49 inet6 fe80::f816:3eff:feaa:9dbb/64 scope link 21:50:49 valid_lft forever preferred_lft forever 21:50:49 3: docker0: mtu 1500 qdisc noqueue state DOWN group default 21:50:49 link/ether 02:42:e2:cf:7c:55 brd ff:ff:ff:ff:ff:ff 21:50:49 inet 10.250.0.254/24 brd 10.250.0.255 scope global docker0 21:50:49 valid_lft forever preferred_lft forever 21:50:49 inet6 fe80::42:e2ff:fecf:7c55/64 scope link 21:50:49 valid_lft forever preferred_lft forever 21:50:49 21:50:49 21:50:49 ---> sar -b -r -n DEV: 21:50:49 Linux 4.15.0-213-generic (prd-ubuntu1804-docker-4c-4g-7949) 10/17/24 _x86_64_ (4 CPU) 21:50:49 21:50:49 21:34:53 LINUX RESTART (4 CPU) 21:50:49 21:50:49 21:35:01 tps rtps wtps bread/s bwrtn/s 21:50:49 21:36:01 163.02 69.31 93.72 5635.99 40995.85 21:50:49 21:37:01 148.64 27.40 121.25 3233.59 19360.51 21:50:49 21:38:01 90.72 0.00 90.72 0.00 13048.18 21:50:49 21:39:01 10.40 0.00 10.40 0.00 1678.79 21:50:49 21:40:01 3.70 0.00 3.70 0.00 204.90 21:50:49 21:41:01 3.48 0.00 3.48 0.00 347.54 21:50:49 21:42:01 3.92 0.00 3.92 0.00 365.54 21:50:49 21:43:01 3.05 0.00 3.05 0.00 573.10 21:50:49 21:44:01 3.65 0.00 3.65 0.00 309.42 21:50:49 21:45:01 4.37 0.00 4.37 0.00 960.91 21:50:49 21:46:01 2.70 0.00 2.70 0.00 301.95 21:50:49 21:47:01 3.37 0.00 3.37 0.00 409.00 21:50:49 21:48:01 3.33 0.00 3.33 0.00 375.00 21:50:49 21:49:01 3.58 0.00 3.58 0.00 511.51 21:50:49 21:50:01 6.86 2.87 4.00 23.73 447.85 21:50:49 Average: 30.32 6.64 23.68 592.87 5326.04 21:50:49 21:50:49 21:35:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 21:50:49 21:36:01 1700820 3311548 2337832 57.89 42128 1729300 921868 18.12 589956 1577748 101940 21:50:49 21:37:01 1050272 3248076 2988380 73.99 70136 2263892 1381072 27.15 838760 1923816 134068 21:50:49 21:38:01 831528 3290988 3207124 79.41 89244 2488924 1310676 25.76 886884 2059488 44132 21:50:49 21:39:01 831800 3295088 3206852 79.40 89440 2492220 1309716 25.75 886704 2059852 2164 21:50:49 21:40:01 825256 3295868 3213396 79.57 89648 2498808 1317140 25.89 889148 2062672 5032 21:50:49 21:41:01 814788 3293108 3223864 79.83 89840 2505688 1319032 25.93 894384 2066044 4208 21:50:49 21:42:01 789332 3282936 3249320 80.46 90024 2519868 1386940 27.26 910400 2074384 10416 21:50:49 21:43:01 784932 3286668 3253720 80.56 90164 2527396 1388988 27.30 911248 2078528 3564 21:50:49 21:44:01 777132 3286496 3261520 80.76 90304 2534256 1389228 27.31 914284 2082260 4488 21:50:49 21:45:01 731224 3264776 3307428 81.89 90460 2557368 1492796 29.34 934900 2103320 1344 21:50:49 21:46:01 745648 3285796 3293004 81.54 90648 2563376 1388184 27.29 917928 2106256 2072 21:50:49 21:47:01 735136 3284580 3303516 81.80 90880 2571788 1389408 27.31 922848 2110780 2536 21:50:49 21:48:01 724364 3281876 3314288 82.06 91072 2579104 1390524 27.33 929160 2114560 3320 21:50:49 21:49:01 710824 3279244 3327828 82.40 91264 2589152 1388668 27.30 937236 2119904 2744 21:50:49 21:50:01 544576 3051468 3494076 86.52 91644 2528480 1735308 34.11 1167076 2057536 46840 21:50:49 Average: 839842 3269234 3198810 79.20 85793 2463308 1367303 26.88 902061 2039810 24591 21:50:49 21:50:49 21:35:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 21:50:49 21:36:01 lo 1.07 1.07 0.10 0.10 0.00 0.00 0.00 0.00 21:50:49 21:36:01 ens3 426.01 288.25 1490.65 73.33 0.00 0.00 0.00 0.00 21:50:49 21:36:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:50:49 21:37:01 lo 2.33 2.33 0.21 0.21 0.00 0.00 0.00 0.00 21:50:49 21:37:01 ens3 289.32 196.02 1704.70 24.89 0.00 0.00 0.00 0.00 21:50:49 21:37:01 docker0 118.70 185.00 6.25 1025.80 0.00 0.00 0.00 0.00 21:50:49 21:37:01 veth91811b5 41.26 65.61 2.76 511.14 0.00 0.00 0.00 0.04 21:50:49 21:38:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:50:49 21:38:01 ens3 241.79 166.89 1334.28 15.23 0.00 0.00 0.00 0.00 21:50:49 21:38:01 docker0 156.16 222.16 8.49 1329.16 0.00 0.00 0.00 0.00 21:50:49 21:38:01 veth91811b5 156.16 222.23 10.62 1329.16 0.00 0.00 0.00 0.11 21:50:49 21:39:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 21:50:49 21:39:01 ens3 7.63 7.38 1.60 1.77 0.00 0.00 0.00 0.00 21:50:49 21:39:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:50:49 21:39:01 veth91811b5 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:50:49 21:40:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:50:49 21:40:01 ens3 6.57 6.55 1.38 1.84 0.00 0.00 0.00 0.00 21:50:49 21:40:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:50:49 21:40:01 veth91811b5 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 21:50:49 21:41:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 21:50:49 21:41:01 ens3 4.92 3.73 1.34 1.72 0.00 0.00 0.00 0.00 21:50:49 21:41:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:50:49 21:41:01 veth91811b5 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:50:49 21:42:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:50:49 21:42:01 ens3 6.05 5.73 1.28 1.94 0.00 0.00 0.00 0.00 21:50:49 21:42:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:50:49 21:42:01 veth91811b5 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 21:50:49 21:43:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 21:50:49 21:43:01 ens3 7.87 7.65 1.72 2.01 0.00 0.00 0.00 0.00 21:50:49 21:43:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:50:49 21:43:01 veth91811b5 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:50:49 21:44:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:50:49 21:44:01 ens3 8.10 8.05 1.73 2.04 0.00 0.00 0.00 0.00 21:50:49 21:44:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:50:49 21:44:01 veth91811b5 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:50:49 21:45:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 21:50:49 21:45:01 ens3 99.28 97.18 623.38 8.21 0.00 0.00 0.00 0.00 21:50:49 21:45:01 docker0 93.38 95.87 5.96 622.67 0.00 0.00 0.00 0.00 21:50:49 21:45:01 veth91811b5 93.38 95.87 7.24 622.67 0.00 0.00 0.00 0.05 21:50:49 21:46:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:50:49 21:46:01 ens3 4.18 4.40 1.02 1.53 0.00 0.00 0.00 0.00 21:50:49 21:46:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:50:49 21:46:01 veth91811b5 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 21:50:49 21:47:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 21:50:49 21:47:01 ens3 7.38 7.47 1.52 4.75 0.00 0.00 0.00 0.00 21:50:49 21:47:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:50:49 21:47:01 veth91811b5 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:50:49 21:48:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:50:49 21:48:01 ens3 8.15 7.85 1.80 2.10 0.00 0.00 0.00 0.00 21:50:49 21:48:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:50:49 21:48:01 veth91811b5 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:50:49 21:49:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 21:50:49 21:49:01 ens3 9.02 9.68 1.94 2.29 0.00 0.00 0.00 0.00 21:50:49 21:49:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:50:49 21:49:01 veth91811b5 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:50:49 21:50:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:50:49 21:50:01 ens3 15.59 13.80 9.64 3.73 0.00 0.00 0.00 0.00 21:50:49 21:50:01 docker0 1.15 1.08 0.09 6.52 0.00 0.00 0.00 0.00 21:50:49 21:50:01 veth91811b5 1.15 1.08 0.10 6.52 0.00 0.00 0.00 0.00 21:50:49 Average: lo 0.31 0.31 0.03 0.03 0.00 0.00 0.00 0.00 21:50:49 Average: ens3 76.12 55.38 345.21 9.83 0.00 0.00 0.00 0.00 21:50:49 Average: docker0 24.63 33.61 1.39 198.95 0.00 0.00 0.00 0.00 21:50:49 Average: veth91811b5 19.47 25.66 1.38 164.64 0.00 0.00 0.00 0.01 21:50:49 21:50:49 21:50:49 ---> sar -P ALL: 21:50:49 Linux 4.15.0-213-generic (prd-ubuntu1804-docker-4c-4g-7949) 10/17/24 _x86_64_ (4 CPU) 21:50:49 21:50:49 21:34:53 LINUX RESTART (4 CPU) 21:50:49 21:50:49 21:35:01 CPU %user %nice %system %iowait %steal %idle 21:50:49 21:36:01 all 14.64 0.00 2.01 5.36 0.06 77.93 21:50:49 21:36:01 0 6.01 0.00 1.25 10.69 0.07 81.98 21:50:49 21:36:01 1 11.43 0.00 2.83 3.23 0.05 82.45 21:50:49 21:36:01 2 20.83 0.00 1.97 3.71 0.05 73.44 21:50:49 21:36:01 3 20.26 0.00 1.99 3.78 0.07 73.90 21:50:49 21:37:01 all 17.13 0.00 3.05 3.89 0.07 75.86 21:50:49 21:37:01 0 5.60 0.00 2.65 7.64 0.05 84.06 21:50:49 21:37:01 1 6.10 0.00 2.09 2.60 0.08 89.13 21:50:49 21:37:01 2 20.26 0.00 2.85 0.74 0.08 76.07 21:50:49 21:37:01 3 36.70 0.00 4.61 4.61 0.08 54.00 21:50:49 21:38:01 all 6.04 0.00 2.11 2.70 0.05 89.11 21:50:49 21:38:01 0 5.29 0.00 1.95 1.87 0.03 90.85 21:50:49 21:38:01 1 8.51 0.00 1.87 1.02 0.05 88.55 21:50:49 21:38:01 2 5.14 0.00 1.58 1.39 0.05 91.84 21:50:49 21:38:01 3 5.18 0.00 3.00 6.51 0.05 85.26 21:50:49 21:39:01 all 3.02 0.00 0.77 0.15 0.03 96.02 21:50:49 21:39:01 0 3.72 0.00 0.83 0.05 0.03 95.37 21:50:49 21:39:01 1 2.84 0.00 0.90 0.50 0.03 95.73 21:50:49 21:39:01 2 2.19 0.00 0.65 0.00 0.03 97.13 21:50:49 21:39:01 3 3.37 0.00 0.71 0.03 0.02 95.87 21:50:49 21:40:01 all 3.34 0.00 0.83 0.03 0.05 95.75 21:50:49 21:40:01 0 4.25 0.00 0.71 0.00 0.03 95.01 21:50:49 21:40:01 1 3.06 0.00 0.95 0.02 0.05 95.93 21:50:49 21:40:01 2 2.99 0.00 0.85 0.05 0.03 96.07 21:50:49 21:40:01 3 3.06 0.00 0.85 0.08 0.05 95.96 21:50:49 21:41:01 all 3.28 0.00 0.89 0.04 0.05 95.73 21:50:49 21:41:01 0 2.93 0.00 0.87 0.00 0.05 96.15 21:50:49 21:41:01 1 3.70 0.00 0.82 0.08 0.05 95.35 21:50:49 21:41:01 2 3.32 0.00 0.87 0.00 0.05 95.76 21:50:49 21:41:01 3 3.20 0.00 1.00 0.08 0.05 95.67 21:50:49 21:42:01 all 4.28 0.00 0.87 0.04 0.04 94.77 21:50:49 21:42:01 0 4.26 0.00 1.00 0.00 0.03 94.71 21:50:49 21:42:01 1 4.35 0.00 0.82 0.08 0.05 94.69 21:50:49 21:42:01 2 4.37 0.00 0.72 0.05 0.03 94.83 21:50:49 21:42:01 3 4.14 0.00 0.94 0.00 0.05 94.87 21:50:49 21:43:01 all 3.50 0.00 0.96 0.03 0.05 95.45 21:50:49 21:43:01 0 3.51 0.00 0.94 0.00 0.05 95.51 21:50:49 21:43:01 1 2.87 0.00 0.81 0.00 0.05 96.27 21:50:49 21:43:01 2 4.11 0.00 1.05 0.12 0.07 94.65 21:50:49 21:43:01 3 3.48 0.00 1.04 0.03 0.05 95.40 21:50:49 21:44:01 all 4.27 0.00 1.05 0.03 0.05 94.60 21:50:49 21:44:01 0 4.39 0.00 1.15 0.02 0.07 94.37 21:50:49 21:44:01 1 4.42 0.00 1.13 0.02 0.05 94.38 21:50:49 21:44:01 2 4.08 0.00 0.95 0.05 0.05 94.87 21:50:49 21:44:01 3 4.18 0.00 0.97 0.00 0.07 94.78 21:50:49 21:45:01 all 7.04 0.00 0.97 0.05 0.05 91.89 21:50:49 21:45:01 0 7.63 0.00 1.15 0.00 0.07 91.15 21:50:49 21:45:01 1 5.80 0.00 0.74 0.12 0.03 93.32 21:50:49 21:45:01 2 5.36 0.00 0.87 0.10 0.03 93.64 21:50:49 21:45:01 3 9.38 0.00 1.15 0.00 0.05 89.41 21:50:49 21:46:01 all 3.78 0.00 0.92 0.03 0.05 95.21 21:50:49 21:46:01 0 3.96 0.00 0.94 0.00 0.05 95.06 21:50:49 21:46:01 1 3.57 0.00 0.87 0.12 0.07 95.37 21:50:49 21:46:01 2 3.86 0.00 1.12 0.00 0.05 94.97 21:50:49 21:46:01 3 3.76 0.00 0.74 0.00 0.05 95.45 21:50:49 21:50:49 21:46:01 CPU %user %nice %system %iowait %steal %idle 21:50:49 21:47:01 all 4.89 0.00 1.16 0.03 0.07 93.86 21:50:49 21:47:01 0 4.32 0.00 1.24 0.00 0.07 94.38 21:50:49 21:47:01 1 4.65 0.00 1.11 0.10 0.07 94.07 21:50:49 21:47:01 2 4.92 0.00 1.07 0.02 0.07 93.93 21:50:49 21:47:01 3 5.67 0.00 1.20 0.00 0.07 93.06 21:50:49 21:48:01 all 4.58 0.00 0.95 0.03 0.07 94.37 21:50:49 21:48:01 0 4.33 0.00 0.97 0.07 0.07 94.56 21:50:49 21:48:01 1 4.48 0.00 0.94 0.05 0.05 94.48 21:50:49 21:48:01 2 4.22 0.00 0.84 0.00 0.07 94.88 21:50:49 21:48:01 3 5.27 0.00 1.09 0.00 0.07 93.58 21:50:49 21:49:01 all 4.90 0.00 1.02 0.03 0.06 93.99 21:50:49 21:49:01 0 4.97 0.00 0.95 0.03 0.05 93.99 21:50:49 21:49:01 1 5.70 0.00 0.87 0.00 0.07 93.36 21:50:49 21:49:01 2 3.88 0.00 0.95 0.05 0.07 95.05 21:50:49 21:49:01 3 5.07 0.00 1.26 0.07 0.08 93.52 21:50:49 21:50:01 all 14.02 0.00 2.02 0.06 0.07 83.83 21:50:49 21:50:01 0 11.33 0.00 2.02 0.15 0.07 86.44 21:50:49 21:50:01 1 17.24 0.00 2.21 0.00 0.05 80.50 21:50:49 21:50:01 2 11.28 0.00 1.81 0.05 0.08 86.78 21:50:49 21:50:01 3 16.25 0.00 2.07 0.05 0.07 81.56 21:50:49 Average: all 6.58 0.00 1.31 0.83 0.05 91.23 21:50:49 Average: 0 5.10 0.00 1.24 1.36 0.05 92.24 21:50:49 Average: 1 5.91 0.00 1.26 0.53 0.05 92.24 21:50:49 Average: 2 6.72 0.00 1.21 0.42 0.05 91.60 21:50:49 Average: 3 8.59 0.00 1.51 1.02 0.06 88.83 21:50:49 21:50:49 21:50:49