19:26:46 Triggered by Gerrit: https://gerrit.onap.org/r/c/oom/+/143865 19:26:46 Running as SYSTEM 19:26:46 [EnvInject] - Loading node environment variables. 19:26:46 Building remotely on prd-ubuntu1804-builder-4c-4g-3343 (ubuntu1804-builder-4c-4g) in workspace /w/workspace/oom-master-pre-commit-lint 19:26:46 [ssh-agent] Looking for ssh-agent implementation... 19:26:46 $ ssh-agent 19:26:46 SSH_AUTH_SOCK=/tmp/ssh-XtH8wppBcznm/agent.1630 19:26:46 SSH_AGENT_PID=1632 19:26:46 [ssh-agent] Started. 19:26:46 Running ssh-add (command line suppressed) 19:26:46 Identity added: /w/workspace/oom-master-pre-commit-lint@tmp/private_key_13243769402180941209.key (/w/workspace/oom-master-pre-commit-lint@tmp/private_key_13243769402180941209.key) 19:26:46 [ssh-agent] Using credentials onap-jobbuiler (Gerrit user) 19:26:46 The recommended git tool is: NONE 19:26:48 using credential onap-jenkins-ssh 19:26:48 Wiping out workspace first. 19:26:48 Cloning the remote Git repository 19:26:48 Cloning repository git://cloud.onap.org/mirror/oom.git 19:26:48 > git init /w/workspace/oom-master-pre-commit-lint # timeout=10 19:26:48 Fetching upstream changes from git://cloud.onap.org/mirror/oom.git 19:26:48 > git --version # timeout=10 19:26:48 > git --version # 'git version 2.17.1' 19:26:48 using GIT_SSH to set credentials Gerrit user 19:26:48 Verifying host key using manually-configured host key entries 19:26:48 > git fetch --tags --progress -- git://cloud.onap.org/mirror/oom.git +refs/heads/*:refs/remotes/origin/* # timeout=30 19:26:53 > git config remote.origin.url git://cloud.onap.org/mirror/oom.git # timeout=10 19:26:53 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 19:26:53 > git config remote.origin.url git://cloud.onap.org/mirror/oom.git # timeout=10 19:26:53 Fetching upstream changes from git://cloud.onap.org/mirror/oom.git 19:26:53 using GIT_SSH to set credentials Gerrit user 19:26:53 Verifying host key using manually-configured host key entries 19:26:53 > git fetch --tags --progress -- git://cloud.onap.org/mirror/oom.git refs/changes/65/143865/2 # timeout=30 19:26:53 > git rev-parse b4baa121c07184c563880e9a620f5c289624ea0c^{commit} # timeout=10 19:26:53 JENKINS-19022: warning: possible memory leak due to Git plugin usage; see: https://plugins.jenkins.io/git/#remove-git-plugin-buildsbybranch-builddata-script 19:26:53 Checking out Revision b4baa121c07184c563880e9a620f5c289624ea0c (refs/changes/65/143865/2) 19:26:53 > git config core.sparsecheckout # timeout=10 19:26:53 > git checkout -f b4baa121c07184c563880e9a620f5c289624ea0c # timeout=30 19:26:57 Commit message: "Enhance helm plugin to allow parallel chart deployment" 19:26:57 > git rev-parse FETCH_HEAD^{commit} # timeout=10 19:26:57 > git rev-list --no-walk 4e1905cc4a86514bb7f3edbc6855a1575e5f84b9 # timeout=10 19:26:57 [EnvInject] - Injecting environment variables from a build step. 19:26:57 [EnvInject] - Injecting as environment variables the properties content 19:26:57 PYTHON=python3 19:26:57 19:26:57 [EnvInject] - Variables injected successfully. 19:26:57 [oom-master-pre-commit-lint] $ /bin/bash -l /tmp/jenkins5629560995619955495.sh 19:26:57 ---> tox-install.sh 19:26:57 + source /home/jenkins/lf-env.sh 19:26:57 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 19:26:57 ++ mktemp -d /tmp/venv-XXXX 19:26:57 + lf_venv=/tmp/venv-9vCL 19:26:57 + local venv_file=/tmp/.os_lf_venv 19:26:57 + local python=python3 19:26:57 + local options 19:26:57 + local set_path=true 19:26:57 + local install_args= 19:26:57 ++ getopt -o np:v: -l no-path,system-site-packages,python:,venv-file: -n lf-activate-venv -- --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 19:26:57 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 19:26:57 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 19:26:57 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 19:26:57 + true 19:26:57 + case $1 in 19:26:57 + venv_file=/tmp/.toxenv 19:26:57 + shift 2 19:26:57 + true 19:26:57 + case $1 in 19:26:57 + shift 19:26:57 + break 19:26:57 + case $python in 19:26:57 + local pkg_list= 19:26:57 + [[ -d /opt/pyenv ]] 19:26:57 + echo 'Setup pyenv:' 19:26:57 Setup pyenv: 19:26:57 + export PYENV_ROOT=/opt/pyenv 19:26:57 + PYENV_ROOT=/opt/pyenv 19:26:57 + export PATH=/opt/pyenv/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 19:26:57 + PATH=/opt/pyenv/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 19:26:57 + pyenv versions 19:26:57 * system (set by /opt/pyenv/version) 19:26:57 * 3.8.13 (set by /opt/pyenv/version) 19:26:57 * 3.9.13 (set by /opt/pyenv/version) 19:26:57 * 3.10.6 (set by /opt/pyenv/version) 19:26:57 + command -v pyenv 19:26:57 ++ pyenv init - --no-rehash 19:26:57 + eval 'PATH="$(bash --norc -ec '\''IFS=:; paths=($PATH); for i in ${!paths[@]}; do if [[ ${paths[i]} == "'\''/opt/pyenv/shims'\''" ]]; then unset '\''\'\'''\''paths[i]'\''\'\'''\''; fi; done; echo "${paths[*]}"'\'')" 19:26:57 export PATH="/opt/pyenv/shims:${PATH}" 19:26:57 export PYENV_SHELL=bash 19:26:57 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 19:26:57 pyenv() { 19:26:57 local command 19:26:57 command="${1:-}" 19:26:57 if [ "$#" -gt 0 ]; then 19:26:57 shift 19:26:57 fi 19:26:57 19:26:57 case "$command" in 19:26:57 rehash|shell) 19:26:57 eval "$(pyenv "sh-$command" "$@")" 19:26:57 ;; 19:26:57 *) 19:26:57 command pyenv "$command" "$@" 19:26:57 ;; 19:26:57 esac 19:26:57 }' 19:26:57 +++ bash --norc -ec 'IFS=:; paths=($PATH); for i in ${!paths[@]}; do if [[ ${paths[i]} == "/opt/pyenv/shims" ]]; then unset '\''paths[i]'\''; fi; done; echo "${paths[*]}"' 19:26:57 ++ PATH=/opt/pyenv/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 19:26:57 ++ export PATH=/opt/pyenv/shims:/opt/pyenv/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 19:26:57 ++ PATH=/opt/pyenv/shims:/opt/pyenv/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 19:26:57 ++ export PYENV_SHELL=bash 19:26:57 ++ PYENV_SHELL=bash 19:26:57 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 19:26:57 +++ complete -F _pyenv pyenv 19:26:57 ++ lf-pyver python3 19:26:57 ++ local py_version_xy=python3 19:26:57 ++ local py_version_xyz= 19:26:57 ++ pyenv versions 19:26:57 ++ sed 's/^[ *]* //' 19:26:57 ++ awk '{ print $1 }' 19:26:57 ++ grep -E '^[0-9.]*[0-9]$' 19:26:57 ++ local command 19:26:57 ++ command=versions 19:26:57 ++ '[' 1 -gt 0 ']' 19:26:57 ++ shift 19:26:57 ++ case "$command" in 19:26:57 ++ command pyenv versions 19:26:57 ++ pyenv versions 19:26:57 ++ [[ ! -s /tmp/.pyenv_versions ]] 19:26:57 +++ grep '^3' /tmp/.pyenv_versions 19:26:57 +++ sort -V 19:26:57 +++ tail -n 1 19:26:57 ++ py_version_xyz=3.10.6 19:26:57 ++ [[ -z 3.10.6 ]] 19:26:57 ++ echo 3.10.6 19:26:57 ++ return 0 19:26:57 + pyenv local 3.10.6 19:26:57 + local command 19:26:57 + command=local 19:26:57 + '[' 2 -gt 0 ']' 19:26:57 + shift 19:26:57 + case "$command" in 19:26:57 + command pyenv local 3.10.6 19:26:57 + pyenv local 3.10.6 19:26:57 + for arg in "$@" 19:26:57 + case $arg in 19:26:57 + pkg_list+='tox ' 19:26:57 + for arg in "$@" 19:26:57 + case $arg in 19:26:57 + pkg_list+='virtualenv ' 19:26:57 + for arg in "$@" 19:26:57 + case $arg in 19:26:57 + pkg_list+='urllib3~=1.26.15 ' 19:26:57 + [[ -f /tmp/.toxenv ]] 19:26:57 + [[ ! -f /tmp/.toxenv ]] 19:26:57 + [[ -n '' ]] 19:26:57 + python3 -m venv /tmp/venv-9vCL 19:27:01 + echo 'lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-9vCL' 19:27:01 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-9vCL 19:27:01 + echo /tmp/venv-9vCL 19:27:01 + echo 'lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv' 19:27:01 lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv 19:27:01 + echo 'lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)' 19:27:01 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 19:27:01 + local 'pip_opts=--upgrade --quiet' 19:27:01 + pip_opts='--upgrade --quiet --trusted-host pypi.org' 19:27:01 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org' 19:27:01 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org --trusted-host pypi.python.org' 19:27:01 + [[ -n '' ]] 19:27:01 + [[ -n '' ]] 19:27:01 + echo 'lf-activate-venv(): INFO: Attempting to install with network-safe options...' 19:27:01 lf-activate-venv(): INFO: Attempting to install with network-safe options... 19:27:01 + /tmp/venv-9vCL/bin/python3 -m pip install --upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org --trusted-host pypi.python.org pip 'setuptools<66' virtualenv 19:27:06 + echo 'lf-activate-venv(): INFO: Base packages installed successfully' 19:27:06 lf-activate-venv(): INFO: Base packages installed successfully 19:27:06 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 19:27:06 + echo 'lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 ' 19:27:06 lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 19:27:06 + /tmp/venv-9vCL/bin/python3 -m pip install --upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org --trusted-host pypi.python.org --upgrade-strategy eager tox virtualenv urllib3~=1.26.15 19:27:08 + type python3 19:27:08 + true 19:27:08 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-9vCL/bin to PATH' 19:27:08 lf-activate-venv(): INFO: Adding /tmp/venv-9vCL/bin to PATH 19:27:08 + PATH=/tmp/venv-9vCL/bin:/opt/pyenv/shims:/opt/pyenv/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 19:27:08 + return 0 19:27:08 + python3 --version 19:27:08 Python 3.10.6 19:27:08 + python3 -m pip --version 19:27:08 pip 26.0.1 from /tmp/venv-9vCL/lib/python3.10/site-packages/pip (python 3.10) 19:27:08 + python3 -m pip freeze 19:27:08 cachetools==7.0.5 19:27:08 colorama==0.4.6 19:27:08 distlib==0.4.0 19:27:08 filelock==3.25.2 19:27:08 packaging==26.0 19:27:08 platformdirs==4.9.4 19:27:08 pluggy==1.6.0 19:27:08 pyproject-api==1.10.0 19:27:08 python-discovery==1.2.1 19:27:08 tomli==2.4.1 19:27:08 tomli_w==1.2.0 19:27:08 tox==4.52.0 19:27:08 typing_extensions==4.15.0 19:27:08 urllib3==1.26.20 19:27:08 virtualenv==21.2.0 19:27:08 [EnvInject] - Injecting environment variables from a build step. 19:27:08 [EnvInject] - Injecting as environment variables the properties content 19:27:08 PARALLEL=false 19:27:08 19:27:08 [EnvInject] - Variables injected successfully. 19:27:08 [oom-master-pre-commit-lint] $ /bin/bash -l /tmp/jenkins12519256898426508445.sh 19:27:08 ---> tox-run.sh 19:27:08 + PATH=/home/jenkins/.local/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 19:27:08 + ARCHIVE_TOX_DIR=/w/workspace/oom-master-pre-commit-lint/archives/tox 19:27:08 + ARCHIVE_DOC_DIR=/w/workspace/oom-master-pre-commit-lint/archives/docs 19:27:08 + mkdir -p /w/workspace/oom-master-pre-commit-lint/archives/tox 19:27:08 + cd /w/workspace/oom-master-pre-commit-lint/. 19:27:08 + source /home/jenkins/lf-env.sh 19:27:08 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 19:27:08 ++ mktemp -d /tmp/venv-XXXX 19:27:08 + lf_venv=/tmp/venv-P46W 19:27:08 + local venv_file=/tmp/.os_lf_venv 19:27:08 + local python=python3 19:27:08 + local options 19:27:08 + local set_path=true 19:27:08 + local install_args= 19:27:08 ++ getopt -o np:v: -l no-path,system-site-packages,python:,venv-file: -n lf-activate-venv -- --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 19:27:08 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 19:27:08 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 19:27:08 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 19:27:08 + true 19:27:08 + case $1 in 19:27:08 + venv_file=/tmp/.toxenv 19:27:08 + shift 2 19:27:08 + true 19:27:08 + case $1 in 19:27:08 + shift 19:27:08 + break 19:27:08 + case $python in 19:27:08 + local pkg_list= 19:27:08 + [[ -d /opt/pyenv ]] 19:27:08 + echo 'Setup pyenv:' 19:27:08 Setup pyenv: 19:27:08 + export PYENV_ROOT=/opt/pyenv 19:27:08 + PYENV_ROOT=/opt/pyenv 19:27:08 + export PATH=/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 19:27:08 + PATH=/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 19:27:08 + pyenv versions 19:27:08 system 19:27:08 3.8.13 19:27:08 3.9.13 19:27:08 * 3.10.6 (set by /w/workspace/oom-master-pre-commit-lint/.python-version) 19:27:08 + command -v pyenv 19:27:08 ++ pyenv init - --no-rehash 19:27:08 + eval 'PATH="$(bash --norc -ec '\''IFS=:; paths=($PATH); for i in ${!paths[@]}; do if [[ ${paths[i]} == "'\''/opt/pyenv/shims'\''" ]]; then unset '\''\'\'''\''paths[i]'\''\'\'''\''; fi; done; echo "${paths[*]}"'\'')" 19:27:08 export PATH="/opt/pyenv/shims:${PATH}" 19:27:08 export PYENV_SHELL=bash 19:27:08 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 19:27:08 pyenv() { 19:27:08 local command 19:27:08 command="${1:-}" 19:27:08 if [ "$#" -gt 0 ]; then 19:27:08 shift 19:27:08 fi 19:27:08 19:27:08 case "$command" in 19:27:08 rehash|shell) 19:27:08 eval "$(pyenv "sh-$command" "$@")" 19:27:08 ;; 19:27:08 *) 19:27:08 command pyenv "$command" "$@" 19:27:08 ;; 19:27:08 esac 19:27:08 }' 19:27:08 +++ bash --norc -ec 'IFS=:; paths=($PATH); for i in ${!paths[@]}; do if [[ ${paths[i]} == "/opt/pyenv/shims" ]]; then unset '\''paths[i]'\''; fi; done; echo "${paths[*]}"' 19:27:08 ++ PATH=/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 19:27:08 ++ export PATH=/opt/pyenv/shims:/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 19:27:08 ++ PATH=/opt/pyenv/shims:/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 19:27:08 ++ export PYENV_SHELL=bash 19:27:08 ++ PYENV_SHELL=bash 19:27:08 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 19:27:08 +++ complete -F _pyenv pyenv 19:27:08 ++ lf-pyver python3 19:27:08 ++ local py_version_xy=python3 19:27:08 ++ local py_version_xyz= 19:27:08 ++ pyenv versions 19:27:08 ++ local command 19:27:08 ++ command=versions 19:27:08 ++ '[' 1 -gt 0 ']' 19:27:08 ++ shift 19:27:08 ++ case "$command" in 19:27:08 ++ command pyenv versions 19:27:08 ++ pyenv versions 19:27:08 ++ awk '{ print $1 }' 19:27:08 ++ sed 's/^[ *]* //' 19:27:08 ++ grep -E '^[0-9.]*[0-9]$' 19:27:08 ++ [[ ! -s /tmp/.pyenv_versions ]] 19:27:08 +++ grep '^3' /tmp/.pyenv_versions 19:27:08 +++ sort -V 19:27:08 +++ tail -n 1 19:27:08 ++ py_version_xyz=3.10.6 19:27:08 ++ [[ -z 3.10.6 ]] 19:27:08 ++ echo 3.10.6 19:27:08 ++ return 0 19:27:08 + pyenv local 3.10.6 19:27:08 + local command 19:27:08 + command=local 19:27:08 + '[' 2 -gt 0 ']' 19:27:08 + shift 19:27:08 + case "$command" in 19:27:08 + command pyenv local 3.10.6 19:27:08 + pyenv local 3.10.6 19:27:08 + for arg in "$@" 19:27:08 + case $arg in 19:27:08 + pkg_list+='tox ' 19:27:08 + for arg in "$@" 19:27:08 + case $arg in 19:27:08 + pkg_list+='virtualenv ' 19:27:08 + for arg in "$@" 19:27:08 + case $arg in 19:27:08 + pkg_list+='urllib3~=1.26.15 ' 19:27:08 + [[ -f /tmp/.toxenv ]] 19:27:08 ++ cat /tmp/.toxenv 19:27:08 + lf_venv=/tmp/venv-9vCL 19:27:08 + echo 'lf-activate-venv(): INFO: Reuse venv:/tmp/venv-9vCL from' file:/tmp/.toxenv 19:27:08 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-9vCL from file:/tmp/.toxenv 19:27:08 + echo 'lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)' 19:27:08 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 19:27:08 + local 'pip_opts=--upgrade --quiet' 19:27:08 + pip_opts='--upgrade --quiet --trusted-host pypi.org' 19:27:08 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org' 19:27:08 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org --trusted-host pypi.python.org' 19:27:08 + [[ -n '' ]] 19:27:08 + [[ -n '' ]] 19:27:08 + echo 'lf-activate-venv(): INFO: Attempting to install with network-safe options...' 19:27:08 lf-activate-venv(): INFO: Attempting to install with network-safe options... 19:27:08 + /tmp/venv-9vCL/bin/python3 -m pip install --upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org --trusted-host pypi.python.org pip 'setuptools<66' virtualenv 19:27:09 + echo 'lf-activate-venv(): INFO: Base packages installed successfully' 19:27:09 lf-activate-venv(): INFO: Base packages installed successfully 19:27:09 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 19:27:09 + echo 'lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 ' 19:27:09 lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 19:27:09 + /tmp/venv-9vCL/bin/python3 -m pip install --upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org --trusted-host pypi.python.org --upgrade-strategy eager tox virtualenv urllib3~=1.26.15 19:27:10 + type python3 19:27:10 + true 19:27:10 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-9vCL/bin to PATH' 19:27:10 lf-activate-venv(): INFO: Adding /tmp/venv-9vCL/bin to PATH 19:27:10 + PATH=/tmp/venv-9vCL/bin:/opt/pyenv/shims:/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 19:27:10 + return 0 19:27:10 + [[ -d /opt/pyenv ]] 19:27:10 + echo '---> Setting up pyenv' 19:27:10 ---> Setting up pyenv 19:27:10 + export PYENV_ROOT=/opt/pyenv 19:27:10 + PYENV_ROOT=/opt/pyenv 19:27:10 + export PATH=/opt/pyenv/bin:/tmp/venv-9vCL/bin:/opt/pyenv/shims:/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 19:27:10 + PATH=/opt/pyenv/bin:/tmp/venv-9vCL/bin:/opt/pyenv/shims:/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 19:27:10 ++ pwd 19:27:10 + PYTHONPATH=/w/workspace/oom-master-pre-commit-lint 19:27:10 + export PYTHONPATH 19:27:10 + export TOX_TESTENV_PASSENV=PYTHONPATH 19:27:10 + TOX_TESTENV_PASSENV=PYTHONPATH 19:27:10 + tox --version 19:27:11 4.52.0 from /tmp/venv-9vCL/lib/python3.10/site-packages/tox/__init__.py 19:27:11 + PARALLEL=false 19:27:11 + TOX_OPTIONS_LIST= 19:27:11 + [[ -n pre-commit ]] 19:27:11 + TOX_OPTIONS_LIST=' -e pre-commit' 19:27:11 + case ${PARALLEL,,} in 19:27:11 + tox -e pre-commit 19:27:11 + tee -a /w/workspace/oom-master-pre-commit-lint/archives/tox/tox.log 19:27:12 pre-commit: install_deps> python -I -m pip install pre-commit 19:27:15 pre-commit: freeze> python -m pip freeze --all 19:27:15 pre-commit: cfgv==3.5.0,distlib==0.4.0,filelock==3.25.2,identify==2.6.18,nodeenv==1.10.0,pip==26.0.1,platformdirs==4.9.4,pre_commit==4.5.1,python-discovery==1.2.1,PyYAML==6.0.3,setuptools==82.0.0,typing_extensions==4.15.0,virtualenv==21.2.0 19:27:15 pre-commit: commands[0]> pre-commit run --all-files --show-diff-on-failure 19:27:15 [INFO] Initializing environment for https://github.com/pre-commit/pre-commit-hooks. 19:27:15 [INFO] Initializing environment for https://github.com/jorisroovers/gitlint. 19:27:16 [INFO] Initializing environment for https://github.com/jorisroovers/gitlint:./gitlint-core[trusted-deps]. 19:27:17 [INFO] Initializing environment for https://github.com/Lucas-C/pre-commit-hooks. 19:27:17 [INFO] Installing environment for https://github.com/pre-commit/pre-commit-hooks. 19:27:17 [INFO] Once installed this environment will be reused. 19:27:17 [INFO] This may take a few minutes... 19:27:22 [INFO] Installing environment for https://github.com/Lucas-C/pre-commit-hooks. 19:27:22 [INFO] Once installed this environment will be reused. 19:27:22 [INFO] This may take a few minutes... 19:27:27 trim trailing whitespace.................................................Passed 19:27:27 Tabs remover.............................................................Passed 19:27:27 pre-commit: commands[1]> pre-commit run gitlint --hook-stage commit-msg --commit-msg-filename .git/COMMIT_EDITMSG 19:27:28 [INFO] Installing environment for https://github.com/jorisroovers/gitlint. 19:27:28 [INFO] Once installed this environment will be reused. 19:27:28 [INFO] This may take a few minutes... 19:27:36 gitlint..............................................(no files to check)Skipped 19:27:36 pre-commit: OK (25.26=setup[3.89]+cmd[12.54,8.83] seconds) 19:27:36 congratulations :) (25.30 seconds) 19:27:36 + tox_status=0 19:27:36 + echo '---> Completed tox runs' 19:27:36 ---> Completed tox runs 19:27:36 + for i in .tox/*/log 19:27:36 ++ echo .tox/pre-commit/log 19:27:36 ++ awk -F/ '{print $2}' 19:27:36 + tox_env=pre-commit 19:27:36 + cp -r .tox/pre-commit/log /w/workspace/oom-master-pre-commit-lint/archives/tox/pre-commit 19:27:36 + DOC_DIR=docs/_build/html 19:27:36 + [[ -d docs/_build/html ]] 19:27:36 + echo '---> tox-run.sh ends' 19:27:36 ---> tox-run.sh ends 19:27:36 + test 0 -eq 0 19:27:36 $ ssh-agent -k 19:27:36 unset SSH_AUTH_SOCK; 19:27:36 unset SSH_AGENT_PID; 19:27:36 echo Agent pid 1632 killed; 19:27:36 [ssh-agent] Stopped. 19:27:36 [PostBuildScript] - [INFO] Executing post build scripts. 19:27:36 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins10223051743671144583.sh 19:27:36 ---> sysstat.sh 19:27:37 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins4273440673785060300.sh 19:27:37 ---> package-listing.sh 19:27:37 ++ facter osfamily 19:27:37 ++ tr '[:upper:]' '[:lower:]' 19:27:37 + OS_FAMILY=debian 19:27:37 + workspace=/w/workspace/oom-master-pre-commit-lint 19:27:37 + START_PACKAGES=/tmp/packages_start.txt 19:27:37 + END_PACKAGES=/tmp/packages_end.txt 19:27:37 + DIFF_PACKAGES=/tmp/packages_diff.txt 19:27:37 + PACKAGES=/tmp/packages_start.txt 19:27:37 + '[' /w/workspace/oom-master-pre-commit-lint ']' 19:27:37 + PACKAGES=/tmp/packages_end.txt 19:27:37 + case "${OS_FAMILY}" in 19:27:37 + dpkg -l 19:27:37 + grep '^ii' 19:27:37 + '[' -f /tmp/packages_start.txt ']' 19:27:37 + '[' -f /tmp/packages_end.txt ']' 19:27:37 + diff /tmp/packages_start.txt /tmp/packages_end.txt 19:27:37 + '[' /w/workspace/oom-master-pre-commit-lint ']' 19:27:37 + mkdir -p /w/workspace/oom-master-pre-commit-lint/archives/ 19:27:37 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/oom-master-pre-commit-lint/archives/ 19:27:37 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins12847039514364175750.sh 19:27:37 ---> capture-instance-metadata.sh 19:27:37 Setup pyenv: 19:27:37 system 19:27:37 3.8.13 19:27:37 3.9.13 19:27:37 * 3.10.6 (set by /w/workspace/oom-master-pre-commit-lint/.python-version) 19:27:41 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-SMMd 19:27:41 lf-activate-venv(): INFO: Save venv in file: /tmp/.os_lf_venv 19:27:41 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 19:27:41 lf-activate-venv(): INFO: Attempting to install with network-safe options... 19:27:45 lf-activate-venv(): INFO: Base packages installed successfully 19:27:45 lf-activate-venv(): INFO: Installing additional packages: lftools 19:28:07 lf-activate-venv(): INFO: Adding /tmp/venv-SMMd/bin to PATH 19:28:07 INFO: Running in OpenStack, capturing instance metadata 19:28:08 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins2088844424665338609.sh 19:28:08 provisioning config files... 19:28:08 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/oom-master-pre-commit-lint@tmp/config4253695198141636037tmp 19:28:08 Regular expression run condition: Expression=[^.*logs-s3.*], Label=[] 19:28:08 Run condition [Regular expression match] preventing perform for step [Provide Configuration files] 19:28:08 [EnvInject] - Injecting environment variables from a build step. 19:28:08 [EnvInject] - Injecting as environment variables the properties content 19:28:08 SERVER_ID=logs 19:28:08 19:28:08 [EnvInject] - Variables injected successfully. 19:28:08 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins13818061696629334006.sh 19:28:08 ---> create-netrc.sh 19:28:08 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins10719365971794244337.sh 19:28:08 ---> python-tools-install.sh 19:28:08 Setup pyenv: 19:28:08 system 19:28:08 3.8.13 19:28:08 3.9.13 19:28:08 * 3.10.6 (set by /w/workspace/oom-master-pre-commit-lint/.python-version) 19:28:08 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-SMMd from file:/tmp/.os_lf_venv 19:28:08 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 19:28:08 lf-activate-venv(): INFO: Attempting to install with network-safe options... 19:28:10 lf-activate-venv(): INFO: Base packages installed successfully 19:28:10 lf-activate-venv(): INFO: Installing additional packages: lftools 19:28:18 lf-activate-venv(): INFO: Adding /tmp/venv-SMMd/bin to PATH 19:28:18 Generating Requirements File 19:28:36 ERROR: pip's dependency resolver does not currently take into account all the packages that are installed. This behaviour is the source of the following dependency conflicts. 19:28:36 httplib2 0.30.2 requires pyparsing<4,>=3.0.4, but you have pyparsing 2.4.7 which is incompatible. 19:28:37 Python 3.10.6 19:28:37 pip 26.0.1 from /tmp/venv-SMMd/lib/python3.10/site-packages/pip (python 3.10) 19:28:37 appdirs==1.4.4 19:28:37 argcomplete==3.6.3 19:28:37 aspy.yaml==1.3.0 19:28:37 attrs==26.1.0 19:28:37 autopage==0.6.0 19:28:37 backports.strenum==1.3.1 19:28:37 beautifulsoup4==4.14.3 19:28:37 boto3==1.42.81 19:28:37 botocore==1.42.81 19:28:37 bs4==0.0.2 19:28:37 certifi==2026.2.25 19:28:37 cffi==2.0.0 19:28:37 cfgv==3.5.0 19:28:37 chardet==7.4.0.post2 19:28:37 charset-normalizer==3.4.7 19:28:37 click==8.3.1 19:28:37 cliff==4.13.2 19:28:37 cmd2==3.4.0 19:28:37 cryptography==3.3.2 19:28:37 debtcollector==3.1.0 19:28:37 decorator==5.2.1 19:28:37 defusedxml==0.7.1 19:28:37 Deprecated==1.3.1 19:28:37 distlib==0.4.0 19:28:37 dnspython==2.8.0 19:28:37 docker==7.1.0 19:28:37 dogpile.cache==1.5.0 19:28:37 durationpy==0.10 19:28:37 email-validator==2.3.0 19:28:37 filelock==3.25.2 19:28:37 future==1.0.0 19:28:37 gitdb==4.0.12 19:28:37 GitPython==3.1.46 19:28:37 httplib2==0.30.2 19:28:37 identify==2.6.18 19:28:37 idna==3.11 19:28:37 importlib-resources==1.5.0 19:28:37 iso8601==2.1.0 19:28:37 Jinja2==3.1.6 19:28:37 jmespath==1.1.0 19:28:37 jsonpatch==1.33 19:28:37 jsonpointer==3.1.1 19:28:37 jsonschema==4.26.0 19:28:37 jsonschema-specifications==2025.9.1 19:28:37 keystoneauth1==5.13.1 19:28:37 kubernetes==35.0.0 19:28:37 lftools==0.37.22 19:28:37 lxml==6.0.2 19:28:37 markdown-it-py==4.0.0 19:28:37 MarkupSafe==3.0.3 19:28:37 mdurl==0.1.2 19:28:37 msgpack==1.1.2 19:28:37 multi_key_dict==2.0.3 19:28:37 munch==4.0.0 19:28:37 netaddr==1.3.0 19:28:37 niet==1.4.2 19:28:37 nodeenv==1.10.0 19:28:37 oauth2client==4.1.3 19:28:37 oauthlib==3.3.1 19:28:37 openstacksdk==4.10.0 19:28:37 os-service-types==1.8.2 19:28:37 osc-lib==4.4.0 19:28:37 oslo.config==10.3.0 19:28:37 oslo.context==6.3.0 19:28:37 oslo.i18n==6.7.2 19:28:37 oslo.log==8.1.0 19:28:37 oslo.serialization==5.9.1 19:28:37 oslo.utils==10.0.0 19:28:37 packaging==26.0 19:28:37 pbr==7.0.3 19:28:37 platformdirs==4.9.4 19:28:37 prettytable==3.17.0 19:28:37 psutil==7.2.2 19:28:37 pyasn1==0.6.3 19:28:37 pyasn1_modules==0.4.2 19:28:37 pycparser==3.0 19:28:37 pygerrit2==2.0.15 19:28:37 PyGithub==2.9.0 19:28:37 Pygments==2.20.0 19:28:37 PyJWT==2.12.1 19:28:37 PyNaCl==1.6.2 19:28:37 pyparsing==2.4.7 19:28:37 pyperclip==1.11.0 19:28:37 pyrsistent==0.20.0 19:28:37 python-cinderclient==9.9.0 19:28:37 python-dateutil==2.9.0.post0 19:28:37 python-discovery==1.2.1 19:28:37 python-heatclient==5.1.0 19:28:37 python-jenkins==1.8.3 19:28:37 python-keystoneclient==5.8.0 19:28:37 python-magnumclient==4.10.0 19:28:37 python-openstackclient==9.0.0 19:28:37 python-swiftclient==4.10.0 19:28:37 PyYAML==6.0.3 19:28:37 referencing==0.37.0 19:28:37 requests==2.33.1 19:28:37 requests-oauthlib==2.0.0 19:28:37 requestsexceptions==1.4.0 19:28:37 rfc3986==2.0.0 19:28:37 rich==14.3.3 19:28:37 rich-argparse==1.7.2 19:28:37 rpds-py==0.30.0 19:28:37 rsa==4.9.1 19:28:37 ruamel.yaml==0.19.1 19:28:37 ruamel.yaml.clib==0.2.15 19:28:37 s3transfer==0.16.0 19:28:37 simplejson==3.20.2 19:28:37 six==1.17.0 19:28:37 smmap==5.0.3 19:28:37 soupsieve==2.8.3 19:28:37 stevedore==5.7.0 19:28:37 tabulate==0.10.0 19:28:37 toml==0.10.2 19:28:37 tomlkit==0.14.0 19:28:37 tqdm==4.67.3 19:28:37 typing_extensions==4.15.0 19:28:37 urllib3==1.26.20 19:28:37 virtualenv==21.2.0 19:28:37 wcwidth==0.6.0 19:28:37 websocket-client==1.9.0 19:28:37 wrapt==2.1.2 19:28:37 xdg==6.0.0 19:28:37 xmltodict==1.0.4 19:28:37 yq==3.4.3 19:28:37 [oom-master-pre-commit-lint] $ /bin/sh /tmp/jenkins1350526041654076512.sh 19:28:37 ---> uv-install.sh 19:28:37 Installing uv/uvx (latest) using shell installer 19:28:37 2026-04-02 19:28:37 URL:https://release-assets.githubusercontent.com/github-production-release-asset/699532645/c459da62-e838-45dc-bfca-ac56a38b294c?sp=r&sv=2018-11-09&sr=b&spr=https&se=2026-04-02T20%3A20%3A24Z&rscd=attachment%3B+filename%3Duv-installer.sh&rsct=application%2Foctet-stream&skoid=96c2d410-5711-43a1-aedd-ab1947aa7ab0&sktid=398a6654-997b-47e9-b12b-9515b896b4de&skt=2026-04-02T19%3A19%3A59Z&ske=2026-04-02T20%3A20%3A24Z&sks=b&skv=2018-11-09&sig=eQWg8FBtBRGfzo4RC7sA42TfIgfMGq64ueU3D87OL0M%3D&jwt=eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJpc3MiOiJnaXRodWIuY29tIiwiYXVkIjoicmVsZWFzZS1hc3NldHMuZ2l0aHVidXNlcmNvbnRlbnQuY29tIiwia2V5Ijoia2V5MSIsImV4cCI6MTc3NTE1ODMxNCwibmJmIjoxNzc1MTU4MDE0LCJwYXRoIjoicmVsZWFzZWFzc2V0cHJvZHVjdGlvbi5ibG9iLmNvcmUud2luZG93cy5uZXQifQ.I69mTXiLMCEcBsSjLGnYNS4B46_xifTI2Av-mi1fU4c&response-content-disposition=attachment%3B%20filename%3Duv-installer.sh&response-content-type=application%2Foctet-stream [71225/71225] -> "/tmp/uv-install-nBO22j.sh" [1] 19:28:38 downloading uv 0.11.3 x86_64-unknown-linux-gnu 19:28:38 installing to /home/jenkins/.local/bin 19:28:38 uv 19:28:38 uvx 19:28:38 everything's installed! 19:28:38 19:28:38 To add $HOME/.local/bin to your PATH, either restart your shell or run: 19:28:38 19:28:38 source $HOME/.local/bin/env (sh, bash, zsh) 19:28:38 source $HOME/.local/bin/env.fish (fish) 19:28:38 Adding install location to PATH 19:28:38 ---> Validating uv/uvx install 19:28:38 uvx 0.11.3 (x86_64-unknown-linux-gnu) 19:28:38 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins14128721377529947454.sh 19:28:38 ---> sudo-logs.sh 19:28:38 Archiving 'sudo' log.. 19:28:39 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins3859813354297817541.sh 19:28:39 ---> job-cost.sh 19:28:39 INFO: Activating Python virtual environment... 19:28:39 Setup pyenv: 19:28:39 system 19:28:39 3.8.13 19:28:39 3.9.13 19:28:39 * 3.10.6 (set by /w/workspace/oom-master-pre-commit-lint/.python-version) 19:28:39 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-SMMd from file:/tmp/.os_lf_venv 19:28:39 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 19:28:39 lf-activate-venv(): INFO: Attempting to install with network-safe options... 19:28:41 lf-activate-venv(): INFO: Base packages installed successfully 19:28:41 lf-activate-venv(): INFO: Installing additional packages: zipp==1.1.0 python-openstackclient urllib3~=1.26.15 19:28:46 lf-activate-venv(): INFO: Adding /tmp/venv-SMMd/bin to PATH 19:28:46 INFO: No stack-cost file found 19:28:46 INFO: Instance uptime: 143s 19:28:46 INFO: Fetching instance metadata (attempt 1 of 3)... 19:28:46 DEBUG: URL: http://169.254.169.254/latest/meta-data/instance-type 19:28:46 INFO: Successfully fetched instance metadata 19:28:46 INFO: Instance type: v3-standard-4 19:28:46 INFO: Retrieving pricing info for: v3-standard-4 19:28:46 INFO: Fetching Vexxhost pricing API (attempt 1 of 3)... 19:28:46 DEBUG: URL: https://pricing.vexxhost.net/v1/pricing/v3-standard-4/cost?seconds=143 19:28:46 INFO: Successfully fetched Vexxhost pricing API 19:28:46 INFO: Retrieved cost: 0.11 19:28:46 INFO: Retrieved resource: v3-standard-4 19:28:46 INFO: Creating archive directory: /w/workspace/oom-master-pre-commit-lint/archives/cost 19:28:46 INFO: Archiving costs to: /w/workspace/oom-master-pre-commit-lint/archives/cost.csv 19:28:46 INFO: Successfully archived job cost data 19:28:46 DEBUG: Cost data: oom-master-pre-commit-lint,4555,2026-04-02 19:28:46,v3-standard-4,143,0.11,0.00,SUCCESS 19:28:46 [oom-master-pre-commit-lint] $ /bin/bash -l /tmp/jenkins14280089352635199641.sh 19:28:46 ---> logs-deploy.sh 19:28:46 Setup pyenv: 19:28:46 system 19:28:46 3.8.13 19:28:46 3.9.13 19:28:46 * 3.10.6 (set by /w/workspace/oom-master-pre-commit-lint/.python-version) 19:28:46 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-SMMd from file:/tmp/.os_lf_venv 19:28:46 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 19:28:46 lf-activate-venv(): INFO: Attempting to install with network-safe options... 19:28:48 lf-activate-venv(): INFO: Base packages installed successfully 19:28:48 lf-activate-venv(): INFO: Installing additional packages: lftools urllib3~=1.26.15 19:28:55 lf-activate-venv(): INFO: Adding /tmp/venv-SMMd/bin to PATH 19:28:55 INFO: Nexus URL https://nexus.onap.org path production/vex-yul-ecomp-jenkins-1/oom-master-pre-commit-lint/4555 19:28:55 INFO: archiving workspace using pattern(s): 19:28:56 Archives upload complete. 19:28:57 INFO: archiving logs to Nexus 19:28:58 ---> uname -a: 19:28:58 Linux prd-ubuntu1804-builder-4c-4g-3343 4.15.0-194-generic #205-Ubuntu SMP Fri Sep 16 19:49:27 UTC 2022 x86_64 x86_64 x86_64 GNU/Linux 19:28:58 19:28:58 19:28:58 ---> lscpu: 19:28:58 Architecture: x86_64 19:28:58 CPU op-mode(s): 32-bit, 64-bit 19:28:58 Byte Order: Little Endian 19:28:58 CPU(s): 4 19:28:58 On-line CPU(s) list: 0-3 19:28:58 Thread(s) per core: 1 19:28:58 Core(s) per socket: 1 19:28:58 Socket(s): 4 19:28:58 NUMA node(s): 1 19:28:58 Vendor ID: AuthenticAMD 19:28:58 CPU family: 23 19:28:58 Model: 49 19:28:58 Model name: AMD EPYC-Rome Processor 19:28:58 Stepping: 0 19:28:58 CPU MHz: 2799.998 19:28:58 BogoMIPS: 5599.99 19:28:58 Virtualization: AMD-V 19:28:58 Hypervisor vendor: KVM 19:28:58 Virtualization type: full 19:28:58 L1d cache: 32K 19:28:58 L1i cache: 32K 19:28:58 L2 cache: 512K 19:28:58 L3 cache: 16384K 19:28:58 NUMA node0 CPU(s): 0-3 19:28:58 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 19:28:58 19:28:58 19:28:58 ---> nproc: 19:28:58 4 19:28:58 19:28:58 19:28:58 ---> df -h: 19:28:58 Filesystem Size Used Avail Use% Mounted on 19:28:58 udev 7.9G 0 7.9G 0% /dev 19:28:58 tmpfs 1.6G 676K 1.6G 1% /run 19:28:58 /dev/vda1 78G 8.5G 69G 11% / 19:28:58 tmpfs 7.9G 0 7.9G 0% /dev/shm 19:28:58 tmpfs 5.0M 0 5.0M 0% /run/lock 19:28:58 tmpfs 7.9G 0 7.9G 0% /sys/fs/cgroup 19:28:58 /dev/vda15 105M 4.4M 100M 5% /boot/efi 19:28:58 tmpfs 1.6G 0 1.6G 0% /run/user/1001 19:28:58 19:28:58 19:28:58 ---> free -m: 19:28:58 total used free shared buff/cache available 19:28:58 Mem: 16040 619 13159 0 2260 15099 19:28:58 Swap: 1023 0 1023 19:28:58 19:28:58 19:28:58 ---> ip addr: 19:28:58 1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000 19:28:58 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 19:28:58 inet 127.0.0.1/8 scope host lo 19:28:58 valid_lft forever preferred_lft forever 19:28:58 inet6 ::1/128 scope host 19:28:58 valid_lft forever preferred_lft forever 19:28:58 2: ens3: mtu 1458 qdisc mq state UP group default qlen 1000 19:28:58 link/ether fa:16:3e:a8:e6:d5 brd ff:ff:ff:ff:ff:ff 19:28:58 inet 10.30.107.187/23 brd 10.30.107.255 scope global dynamic ens3 19:28:58 valid_lft 86253sec preferred_lft 86253sec 19:28:58 inet6 fe80::f816:3eff:fea8:e6d5/64 scope link 19:28:58 valid_lft forever preferred_lft forever 19:28:58 19:28:58 19:28:58 ---> sar -b -r -n DEV: 19:28:58 Linux 4.15.0-194-generic (prd-ubuntu1804-builder-4c-4g-3343) 04/02/26 _x86_64_ (4 CPU) 19:28:58 19:28:58 19:26:32 LINUX RESTART (4 CPU) 19:28:58 19:28:58 19:27:01 tps rtps wtps bread/s bwrtn/s 19:28:58 19:28:02 142.19 8.82 133.38 190.23 54316.95 19:28:58 Average: 142.19 8.82 133.38 190.23 54316.95 19:28:58 19:28:58 19:27:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 19:28:58 19:28:02 13658072 15410844 2766896 16.85 69008 1876324 908528 5.20 908176 1630280 141724 19:28:58 Average: 13658072 15410844 2766896 16.85 69008 1876324 908528 5.20 908176 1630280 141724 19:28:58 19:28:58 19:27:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 19:28:58 19:28:02 lo 2.77 2.77 0.31 0.31 0.00 0.00 0.00 0.00 19:28:58 19:28:02 ens3 95.15 71.67 1468.13 12.13 0.00 0.00 0.00 0.00 19:28:58 Average: lo 2.77 2.77 0.31 0.31 0.00 0.00 0.00 0.00 19:28:58 Average: ens3 95.15 71.67 1468.13 12.13 0.00 0.00 0.00 0.00 19:28:58 19:28:58 19:28:58 ---> sar -P ALL: 19:28:58 Linux 4.15.0-194-generic (prd-ubuntu1804-builder-4c-4g-3343) 04/02/26 _x86_64_ (4 CPU) 19:28:58 19:28:58 19:26:32 LINUX RESTART (4 CPU) 19:28:58 19:28:58 19:27:01 CPU %user %nice %system %iowait %steal %idle 19:28:58 19:28:02 all 22.35 0.00 2.49 2.99 0.07 72.10 19:28:58 19:28:02 0 30.01 0.00 2.92 0.42 0.07 66.59 19:28:58 19:28:02 1 36.26 0.00 3.20 1.77 0.08 58.69 19:28:58 19:28:02 2 7.60 0.00 1.82 0.90 0.05 89.63 19:28:58 19:28:02 3 15.51 0.00 2.06 8.88 0.07 73.49 19:28:58 Average: all 22.35 0.00 2.49 2.99 0.07 72.10 19:28:58 Average: 0 30.01 0.00 2.92 0.42 0.07 66.59 19:28:58 Average: 1 36.26 0.00 3.20 1.77 0.08 58.69 19:28:58 Average: 2 7.60 0.00 1.82 0.90 0.05 89.63 19:28:58 Average: 3 15.51 0.00 2.06 8.88 0.07 73.49 19:28:58 19:28:58 19:28:58