11:28:36 Triggered by Gerrit: https://gerrit.onap.org/r/c/oom/+/145961 11:28:36 Running as SYSTEM 11:28:37 [EnvInject] - Loading node environment variables. 11:28:37 Building remotely on prd-ubuntu1804-builder-4c-4g-13984 (ubuntu1804-builder-4c-4g) in workspace /w/workspace/oom-master-pre-commit-lint 11:28:37 [ssh-agent] Looking for ssh-agent implementation... 11:28:37 $ ssh-agent 11:28:37 SSH_AUTH_SOCK=/tmp/ssh-BKdxaXAqTv5y/agent.1708 11:28:37 SSH_AGENT_PID=1710 11:28:37 [ssh-agent] Started. 11:28:37 Running ssh-add (command line suppressed) 11:28:37 Identity added: /w/workspace/oom-master-pre-commit-lint@tmp/private_key_3371818411750034838.key (/w/workspace/oom-master-pre-commit-lint@tmp/private_key_3371818411750034838.key) 11:28:37 [ssh-agent] Using credentials onap-jobbuiler (Gerrit user) 11:28:37 The recommended git tool is: NONE 11:28:38 using credential onap-jenkins-ssh 11:28:38 Wiping out workspace first. 11:28:38 Cloning the remote Git repository 11:28:38 Cloning repository git://cloud.onap.org/mirror/oom.git 11:28:38 > git init /w/workspace/oom-master-pre-commit-lint # timeout=10 11:28:38 Fetching upstream changes from git://cloud.onap.org/mirror/oom.git 11:28:38 > git --version # timeout=10 11:28:38 > git --version # 'git version 2.17.1' 11:28:38 using GIT_SSH to set credentials Gerrit user 11:28:38 Verifying host key using manually-configured host key entries 11:28:38 > git fetch --tags --progress -- git://cloud.onap.org/mirror/oom.git +refs/heads/*:refs/remotes/origin/* # timeout=30 11:28:44 > git config remote.origin.url git://cloud.onap.org/mirror/oom.git # timeout=10 11:28:44 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 11:28:44 > git config remote.origin.url git://cloud.onap.org/mirror/oom.git # timeout=10 11:28:44 Fetching upstream changes from git://cloud.onap.org/mirror/oom.git 11:28:44 using GIT_SSH to set credentials Gerrit user 11:28:44 Verifying host key using manually-configured host key entries 11:28:44 > git fetch --tags --progress -- git://cloud.onap.org/mirror/oom.git refs/changes/61/145961/3 # timeout=30 11:28:44 > git rev-parse f7fda9eacc89ee29001aac61cffdfc193a745203^{commit} # timeout=10 11:28:44 JENKINS-19022: warning: possible memory leak due to Git plugin usage; see: https://plugins.jenkins.io/git/#remove-git-plugin-buildsbybranch-builddata-script 11:28:44 Checking out Revision f7fda9eacc89ee29001aac61cffdfc193a745203 (refs/changes/61/145961/3) 11:28:44 > git config core.sparsecheckout # timeout=10 11:28:44 > git checkout -f f7fda9eacc89ee29001aac61cffdfc193a745203 # timeout=30 11:28:48 Commit message: "[HELM] FIX critical ShellCheck warnings in Helm plugins" 11:28:48 > git rev-parse FETCH_HEAD^{commit} # timeout=10 11:28:48 > git rev-list --no-walk a3e3323e7a5835c726451cd749bdfff71737e686 # timeout=10 11:28:48 [EnvInject] - Injecting environment variables from a build step. 11:28:48 [EnvInject] - Injecting as environment variables the properties content 11:28:48 PYTHON=python3 11:28:48 11:28:48 [EnvInject] - Variables injected successfully. 11:28:48 [oom-master-pre-commit-lint] $ /bin/bash -l /tmp/jenkins1795698375855586600.sh 11:28:48 ---> tox-install.sh 11:28:48 + source /home/jenkins/lf-env.sh 11:28:48 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 11:28:48 ++ mktemp -d /tmp/venv-XXXX 11:28:48 + lf_venv=/tmp/venv-DRqO 11:28:48 + local venv_file=/tmp/.os_lf_venv 11:28:48 + local python=python3 11:28:48 + local options 11:28:48 + local set_path=true 11:28:48 + local install_args= 11:28:48 ++ 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 11:28:48 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 11:28:48 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 11:28:48 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 11:28:48 + true 11:28:48 + case $1 in 11:28:48 + venv_file=/tmp/.toxenv 11:28:48 + shift 2 11:28:48 + true 11:28:48 + case $1 in 11:28:48 + shift 11:28:48 + break 11:28:48 + case $python in 11:28:48 + local pkg_list= 11:28:48 + [[ -d /opt/pyenv ]] 11:28:48 + echo 'Setup pyenv:' 11:28:48 Setup pyenv: 11:28:48 + export PYENV_ROOT=/opt/pyenv 11:28:48 + PYENV_ROOT=/opt/pyenv 11:28:48 + 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 11:28:48 + 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 11:28:48 + pyenv versions 11:28:48 * system (set by /opt/pyenv/version) 11:28:48 * 3.8.13 (set by /opt/pyenv/version) 11:28:48 * 3.9.13 (set by /opt/pyenv/version) 11:28:48 * 3.10.6 (set by /opt/pyenv/version) 11:28:48 + command -v pyenv 11:28:48 ++ pyenv init - --no-rehash 11:28:48 + 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[*]}"'\'')" 11:28:48 export PATH="/opt/pyenv/shims:${PATH}" 11:28:48 export PYENV_SHELL=bash 11:28:48 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 11:28:48 pyenv() { 11:28:48 local command 11:28:48 command="${1:-}" 11:28:48 if [ "$#" -gt 0 ]; then 11:28:48 shift 11:28:48 fi 11:28:48 11:28:48 case "$command" in 11:28:48 rehash|shell) 11:28:48 eval "$(pyenv "sh-$command" "$@")" 11:28:48 ;; 11:28:48 *) 11:28:48 command pyenv "$command" "$@" 11:28:48 ;; 11:28:48 esac 11:28:48 }' 11:28:48 +++ 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[*]}"' 11:28:48 ++ 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 11:28:48 ++ 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 11:28:48 ++ 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 11:28:48 ++ export PYENV_SHELL=bash 11:28:48 ++ PYENV_SHELL=bash 11:28:48 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 11:28:48 +++ complete -F _pyenv pyenv 11:28:48 ++ lf-pyver python3 11:28:48 ++ local py_version_xy=python3 11:28:48 ++ local py_version_xyz= 11:28:48 ++ pyenv versions 11:28:48 ++ local command 11:28:48 ++ command=versions 11:28:48 ++ '[' 1 -gt 0 ']' 11:28:48 ++ shift 11:28:48 ++ case "$command" in 11:28:48 ++ command pyenv versions 11:28:48 ++ pyenv versions 11:28:48 ++ sed 's/^[ *]* //' 11:28:48 ++ awk '{ print $1 }' 11:28:48 ++ grep -E '^[0-9.]*[0-9]$' 11:28:48 ++ [[ ! -s /tmp/.pyenv_versions ]] 11:28:48 +++ grep '^3' /tmp/.pyenv_versions 11:28:48 +++ sort -V 11:28:48 +++ tail -n 1 11:28:48 ++ py_version_xyz=3.10.6 11:28:48 ++ [[ -z 3.10.6 ]] 11:28:48 ++ echo 3.10.6 11:28:48 ++ return 0 11:28:48 + pyenv local 3.10.6 11:28:48 + local command 11:28:48 + command=local 11:28:48 + '[' 2 -gt 0 ']' 11:28:48 + shift 11:28:48 + case "$command" in 11:28:48 + command pyenv local 3.10.6 11:28:48 + pyenv local 3.10.6 11:28:49 + for arg in "$@" 11:28:49 + case $arg in 11:28:49 + pkg_list+='tox ' 11:28:49 + for arg in "$@" 11:28:49 + case $arg in 11:28:49 + pkg_list+='virtualenv ' 11:28:49 + for arg in "$@" 11:28:49 + case $arg in 11:28:49 + pkg_list+='urllib3~=1.26.15 ' 11:28:49 + [[ -f /tmp/.toxenv ]] 11:28:49 + [[ ! -f /tmp/.toxenv ]] 11:28:49 + [[ -n '' ]] 11:28:49 + python3 -m venv /tmp/venv-DRqO 11:28:53 + echo 'lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-DRqO' 11:28:53 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-DRqO 11:28:53 + echo /tmp/venv-DRqO 11:28:53 + echo 'lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv' 11:28:53 lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv 11:28:53 + echo 'lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)' 11:28:53 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 11:28:53 + local 'pip_opts=--upgrade --quiet' 11:28:53 + pip_opts='--upgrade --quiet --trusted-host pypi.org' 11:28:53 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org' 11:28:53 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org --trusted-host pypi.python.org' 11:28:53 + [[ -n '' ]] 11:28:53 + [[ -n '' ]] 11:28:53 + echo 'lf-activate-venv(): INFO: Attempting to install with network-safe options...' 11:28:53 lf-activate-venv(): INFO: Attempting to install with network-safe options... 11:28:53 + /tmp/venv-DRqO/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 11:28:57 + echo 'lf-activate-venv(): INFO: Base packages installed successfully' 11:28:57 lf-activate-venv(): INFO: Base packages installed successfully 11:28:57 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 11:28:57 + echo 'lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 ' 11:28:57 lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 11:28:57 + /tmp/venv-DRqO/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 11:28:59 + type python3 11:28:59 + true 11:28:59 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-DRqO/bin to PATH' 11:28:59 lf-activate-venv(): INFO: Adding /tmp/venv-DRqO/bin to PATH 11:28:59 + PATH=/tmp/venv-DRqO/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 11:28:59 + return 0 11:28:59 + python3 --version 11:28:59 Python 3.10.6 11:28:59 + python3 -m pip --version 11:28:59 pip 26.2 from /tmp/venv-DRqO/lib/python3.10/site-packages/pip (python 3.10) 11:28:59 + python3 -m pip freeze 11:29:00 cachetools==7.1.6 11:29:00 colorama==0.4.6 11:29:00 distlib==0.4.3 11:29:00 filelock==3.32.2 11:29:00 packaging==26.2 11:29:00 platformdirs==4.11.0 11:29:00 pluggy==1.6.0 11:29:00 pyproject-api==1.11.0 11:29:00 python-discovery==1.5.0 11:29:00 tomli==2.4.1 11:29:00 tomli_w==1.2.0 11:29:00 tox==4.58.0 11:29:00 typing_extensions==4.16.0 11:29:00 urllib3==1.26.20 11:29:00 virtualenv==21.7.0 11:29:00 [EnvInject] - Injecting environment variables from a build step. 11:29:00 [EnvInject] - Injecting as environment variables the properties content 11:29:00 PARALLEL=false 11:29:00 11:29:00 [EnvInject] - Variables injected successfully. 11:29:00 [oom-master-pre-commit-lint] $ /bin/bash -l /tmp/jenkins12481743547279986180.sh 11:29:00 ---> tox-run.sh 11:29:00 + 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 11:29:00 + ARCHIVE_TOX_DIR=/w/workspace/oom-master-pre-commit-lint/archives/tox 11:29:00 + ARCHIVE_DOC_DIR=/w/workspace/oom-master-pre-commit-lint/archives/docs 11:29:00 + mkdir -p /w/workspace/oom-master-pre-commit-lint/archives/tox 11:29:00 + cd /w/workspace/oom-master-pre-commit-lint/. 11:29:00 + source /home/jenkins/lf-env.sh 11:29:00 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 11:29:00 ++ mktemp -d /tmp/venv-XXXX 11:29:00 + lf_venv=/tmp/venv-pJXG 11:29:00 + local venv_file=/tmp/.os_lf_venv 11:29:00 + local python=python3 11:29:00 + local options 11:29:00 + local set_path=true 11:29:00 + local install_args= 11:29:00 ++ 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 11:29:00 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 11:29:00 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 11:29:00 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 11:29:00 + true 11:29:00 + case $1 in 11:29:00 + venv_file=/tmp/.toxenv 11:29:00 + shift 2 11:29:00 + true 11:29:00 + case $1 in 11:29:00 + shift 11:29:00 + break 11:29:00 + case $python in 11:29:00 + local pkg_list= 11:29:00 + [[ -d /opt/pyenv ]] 11:29:00 + echo 'Setup pyenv:' 11:29:00 Setup pyenv: 11:29:00 + export PYENV_ROOT=/opt/pyenv 11:29:00 + PYENV_ROOT=/opt/pyenv 11:29:00 + 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 11:29:00 + 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 11:29:00 + pyenv versions 11:29:00 system 11:29:00 3.8.13 11:29:00 3.9.13 11:29:00 * 3.10.6 (set by /w/workspace/oom-master-pre-commit-lint/.python-version) 11:29:00 + command -v pyenv 11:29:00 ++ pyenv init - --no-rehash 11:29:00 + 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[*]}"'\'')" 11:29:00 export PATH="/opt/pyenv/shims:${PATH}" 11:29:00 export PYENV_SHELL=bash 11:29:00 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 11:29:00 pyenv() { 11:29:00 local command 11:29:00 command="${1:-}" 11:29:00 if [ "$#" -gt 0 ]; then 11:29:00 shift 11:29:00 fi 11:29:00 11:29:00 case "$command" in 11:29:00 rehash|shell) 11:29:00 eval "$(pyenv "sh-$command" "$@")" 11:29:00 ;; 11:29:00 *) 11:29:00 command pyenv "$command" "$@" 11:29:00 ;; 11:29:00 esac 11:29:00 }' 11:29:00 +++ 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[*]}"' 11:29:00 ++ 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 11:29:00 ++ 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 11:29:00 ++ 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 11:29:00 ++ export PYENV_SHELL=bash 11:29:00 ++ PYENV_SHELL=bash 11:29:00 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 11:29:00 +++ complete -F _pyenv pyenv 11:29:00 ++ lf-pyver python3 11:29:00 ++ local py_version_xy=python3 11:29:00 ++ local py_version_xyz= 11:29:00 ++ pyenv versions 11:29:00 ++ local command 11:29:00 ++ command=versions 11:29:00 ++ '[' 1 -gt 0 ']' 11:29:00 ++ shift 11:29:00 ++ case "$command" in 11:29:00 ++ command pyenv versions 11:29:00 ++ pyenv versions 11:29:00 ++ awk '{ print $1 }' 11:29:00 ++ grep -E '^[0-9.]*[0-9]$' 11:29:00 ++ sed 's/^[ *]* //' 11:29:00 ++ [[ ! -s /tmp/.pyenv_versions ]] 11:29:00 +++ grep '^3' /tmp/.pyenv_versions 11:29:00 +++ sort -V 11:29:00 +++ tail -n 1 11:29:00 ++ py_version_xyz=3.10.6 11:29:00 ++ [[ -z 3.10.6 ]] 11:29:00 ++ echo 3.10.6 11:29:00 ++ return 0 11:29:00 + pyenv local 3.10.6 11:29:00 + local command 11:29:00 + command=local 11:29:00 + '[' 2 -gt 0 ']' 11:29:00 + shift 11:29:00 + case "$command" in 11:29:00 + command pyenv local 3.10.6 11:29:00 + pyenv local 3.10.6 11:29:00 + for arg in "$@" 11:29:00 + case $arg in 11:29:00 + pkg_list+='tox ' 11:29:00 + for arg in "$@" 11:29:00 + case $arg in 11:29:00 + pkg_list+='virtualenv ' 11:29:00 + for arg in "$@" 11:29:00 + case $arg in 11:29:00 + pkg_list+='urllib3~=1.26.15 ' 11:29:00 + [[ -f /tmp/.toxenv ]] 11:29:00 ++ cat /tmp/.toxenv 11:29:00 + lf_venv=/tmp/venv-DRqO 11:29:00 + echo 'lf-activate-venv(): INFO: Reuse venv:/tmp/venv-DRqO from' file:/tmp/.toxenv 11:29:00 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-DRqO from file:/tmp/.toxenv 11:29:00 + echo 'lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)' 11:29:00 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 11:29:00 + local 'pip_opts=--upgrade --quiet' 11:29:00 + pip_opts='--upgrade --quiet --trusted-host pypi.org' 11:29:00 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org' 11:29:00 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org --trusted-host pypi.python.org' 11:29:00 + [[ -n '' ]] 11:29:00 + [[ -n '' ]] 11:29:00 + echo 'lf-activate-venv(): INFO: Attempting to install with network-safe options...' 11:29:00 lf-activate-venv(): INFO: Attempting to install with network-safe options... 11:29:00 + /tmp/venv-DRqO/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 11:29:01 + echo 'lf-activate-venv(): INFO: Base packages installed successfully' 11:29:01 lf-activate-venv(): INFO: Base packages installed successfully 11:29:01 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 11:29:01 + echo 'lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 ' 11:29:01 lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 11:29:01 + /tmp/venv-DRqO/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 11:29:02 + type python3 11:29:02 + true 11:29:02 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-DRqO/bin to PATH' 11:29:02 lf-activate-venv(): INFO: Adding /tmp/venv-DRqO/bin to PATH 11:29:02 + PATH=/tmp/venv-DRqO/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 11:29:02 + return 0 11:29:02 + [[ -d /opt/pyenv ]] 11:29:02 + echo '---> Setting up pyenv' 11:29:02 ---> Setting up pyenv 11:29:02 + export PYENV_ROOT=/opt/pyenv 11:29:02 + PYENV_ROOT=/opt/pyenv 11:29:02 + export PATH=/opt/pyenv/bin:/tmp/venv-DRqO/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 11:29:02 + PATH=/opt/pyenv/bin:/tmp/venv-DRqO/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 11:29:02 ++ pwd 11:29:02 + PYTHONPATH=/w/workspace/oom-master-pre-commit-lint 11:29:02 + export PYTHONPATH 11:29:02 + export TOX_TESTENV_PASSENV=PYTHONPATH 11:29:02 + TOX_TESTENV_PASSENV=PYTHONPATH 11:29:02 + tox --version 11:29:02 4.58.0 from /tmp/venv-DRqO/lib/python3.10/site-packages/tox/__init__.py 11:29:02 + PARALLEL=false 11:29:02 + TOX_OPTIONS_LIST= 11:29:02 + [[ -n pre-commit ]] 11:29:02 + TOX_OPTIONS_LIST=' -e pre-commit' 11:29:02 + case ${PARALLEL,,} in 11:29:02 + tox -e pre-commit 11:29:02 + tee -a /w/workspace/oom-master-pre-commit-lint/archives/tox/tox.log 11:29:03 pre-commit: install_deps> python -I -m pip install 'pre-commit<4.6.1' 11:29:06 pre-commit: freeze> python -m pip freeze --all 11:29:06 pre-commit: cfgv==3.5.0,distlib==0.4.3,filelock==3.32.2,identify==2.6.19,nodeenv==1.10.0,pip==26.1.2,platformdirs==4.11.0,pre_commit==4.6.0,python-discovery==1.5.0,PyYAML==6.0.3,setuptools==83.0.0,typing_extensions==4.16.0,virtualenv==21.7.0 11:29:06 pre-commit: commands[0]> pre-commit run --all-files --show-diff-on-failure 11:29:07 [INFO] Initializing environment for https://github.com/pre-commit/pre-commit-hooks. 11:29:08 [INFO] Initializing environment for https://github.com/jorisroovers/gitlint. 11:29:09 [INFO] Initializing environment for https://github.com/jorisroovers/gitlint:./gitlint-core[trusted-deps]. 11:29:09 [INFO] Initializing environment for https://github.com/Lucas-C/pre-commit-hooks. 11:29:10 [INFO] Installing environment for https://github.com/pre-commit/pre-commit-hooks. 11:29:10 [INFO] Once installed this environment will be reused. 11:29:10 [INFO] This may take a few minutes... 11:29:14 [INFO] Installing environment for https://github.com/Lucas-C/pre-commit-hooks. 11:29:14 [INFO] Once installed this environment will be reused. 11:29:14 [INFO] This may take a few minutes... 11:29:18 trim trailing whitespace.................................................Passed 11:29:18 Tabs remover.............................................................Passed 11:29:18 pre-commit: commands[1]> pre-commit run gitlint --hook-stage commit-msg --commit-msg-filename .git/COMMIT_EDITMSG 11:29:18 [INFO] Installing environment for https://github.com/jorisroovers/gitlint. 11:29:18 [INFO] Once installed this environment will be reused. 11:29:18 [INFO] This may take a few minutes... 11:29:27 gitlint..............................................(no files to check)Skipped 11:29:27 pre-commit: OK (24.44=setup[4.20]+cmd[11.88,8.36] seconds) 11:29:27 congratulations :) (24.47 seconds) 11:29:27 + tox_status=0 11:29:27 + echo '---> Completed tox runs' 11:29:27 ---> Completed tox runs 11:29:27 + for i in .tox/*/log 11:29:27 ++ echo .tox/pre-commit/log 11:29:27 ++ awk -F/ '{print $2}' 11:29:27 + tox_env=pre-commit 11:29:27 + cp -r .tox/pre-commit/log /w/workspace/oom-master-pre-commit-lint/archives/tox/pre-commit 11:29:27 + DOC_DIR=docs/_build/html 11:29:27 + [[ -d docs/_build/html ]] 11:29:27 + echo '---> tox-run.sh ends' 11:29:27 ---> tox-run.sh ends 11:29:27 + test 0 -eq 0 11:29:27 $ ssh-agent -k 11:29:27 unset SSH_AUTH_SOCK; 11:29:27 unset SSH_AGENT_PID; 11:29:27 echo Agent pid 1710 killed; 11:29:27 [ssh-agent] Stopped. 11:29:27 [PostBuildScript] - [INFO] Executing post build scripts. 11:29:27 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins12836839495830951184.sh 11:29:27 ---> sysstat.sh 11:29:27 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins8121627881686241936.sh 11:29:27 ---> package-listing.sh 11:29:27 ++ facter osfamily 11:29:27 ++ tr '[:upper:]' '[:lower:]' 11:29:27 + OS_FAMILY=debian 11:29:27 + workspace=/w/workspace/oom-master-pre-commit-lint 11:29:27 + START_PACKAGES=/tmp/packages_start.txt 11:29:27 + END_PACKAGES=/tmp/packages_end.txt 11:29:27 + DIFF_PACKAGES=/tmp/packages_diff.txt 11:29:27 + PACKAGES=/tmp/packages_start.txt 11:29:27 + '[' /w/workspace/oom-master-pre-commit-lint ']' 11:29:27 + PACKAGES=/tmp/packages_end.txt 11:29:27 + case "${OS_FAMILY}" in 11:29:27 + dpkg -l 11:29:27 + grep '^ii' 11:29:27 + '[' -f /tmp/packages_start.txt ']' 11:29:27 + '[' -f /tmp/packages_end.txt ']' 11:29:27 + diff /tmp/packages_start.txt /tmp/packages_end.txt 11:29:27 + '[' /w/workspace/oom-master-pre-commit-lint ']' 11:29:27 + mkdir -p /w/workspace/oom-master-pre-commit-lint/archives/ 11:29:27 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/oom-master-pre-commit-lint/archives/ 11:29:27 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins4289879020404151054.sh 11:29:27 ---> capture-instance-metadata.sh 11:29:28 Setup pyenv: 11:29:28 system 11:29:28 3.8.13 11:29:28 3.9.13 11:29:28 * 3.10.6 (set by /w/workspace/oom-master-pre-commit-lint/.python-version) 11:29:31 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-Z7jl 11:29:31 lf-activate-venv(): INFO: Save venv in file: /tmp/.os_lf_venv 11:29:31 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 11:29:31 lf-activate-venv(): INFO: Attempting to install with network-safe options... 11:29:35 lf-activate-venv(): INFO: Base packages installed successfully 11:29:35 lf-activate-venv(): INFO: Installing additional packages: lftools 11:29:55 lf-activate-venv(): INFO: Adding /tmp/venv-Z7jl/bin to PATH 11:29:55 INFO: Running in OpenStack, capturing instance metadata 11:29:56 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins3864677955537366133.sh 11:29:56 provisioning config files... 11:29:56 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/oom-master-pre-commit-lint@tmp/config4993590520415174735tmp 11:29:56 Regular expression run condition: Expression=[^.*logs-s3.*], Label=[] 11:29:56 Run condition [Regular expression match] preventing perform for step [Provide Configuration files] 11:29:56 [EnvInject] - Injecting environment variables from a build step. 11:29:56 [EnvInject] - Injecting as environment variables the properties content 11:29:56 SERVER_ID=logs 11:29:56 11:29:56 [EnvInject] - Variables injected successfully. 11:29:56 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins14458210557345232654.sh 11:29:56 ---> create-netrc.sh 11:29:56 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins12223568749297701009.sh 11:29:56 ---> python-tools-install.sh 11:29:56 Setup pyenv: 11:29:56 system 11:29:56 3.8.13 11:29:56 3.9.13 11:29:56 * 3.10.6 (set by /w/workspace/oom-master-pre-commit-lint/.python-version) 11:29:56 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-Z7jl from file:/tmp/.os_lf_venv 11:29:56 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 11:29:56 lf-activate-venv(): INFO: Attempting to install with network-safe options... 11:29:58 lf-activate-venv(): INFO: Base packages installed successfully 11:29:58 lf-activate-venv(): INFO: Installing additional packages: lftools 11:30:04 lf-activate-venv(): INFO: Adding /tmp/venv-Z7jl/bin to PATH 11:30:04 Generating Requirements File 11:30:25 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. 11:30:25 httplib2 0.30.2 requires pyparsing<4,>=3.0.4, but you have pyparsing 2.4.7 which is incompatible. 11:30:25 Python 3.10.6 11:30:25 pip 26.2 from /tmp/venv-Z7jl/lib/python3.10/site-packages/pip (python 3.10) 11:30:26 aiohappyeyeballs==2.7.1 11:30:26 aiohttp==3.14.3 11:30:26 aiosignal==1.4.0 11:30:26 appdirs==1.4.4 11:30:26 argcomplete==3.7.0 11:30:26 aspy.yaml==1.3.0 11:30:26 async-timeout==5.0.1 11:30:26 attrs==26.1.0 11:30:26 autopage==0.6.0 11:30:26 backports.strenum==1.3.1 11:30:26 beautifulsoup4==4.15.0 11:30:26 boto3==1.43.59 11:30:26 botocore==1.43.59 11:30:26 bs4==0.0.2 11:30:26 certifi==2026.7.22 11:30:26 cffi==2.1.0 11:30:26 cfgv==3.5.0 11:30:26 chardet==7.4.3 11:30:26 charset-normalizer==3.4.9 11:30:26 click==8.4.2 11:30:26 cliff==4.14.0 11:30:26 cmd2==3.5.1 11:30:26 cryptography==3.3.2 11:30:26 debtcollector==3.1.0 11:30:26 decorator==5.3.1 11:30:26 defusedxml==0.7.1 11:30:26 Deprecated==1.3.1 11:30:26 distlib==0.4.3 11:30:26 dnspython==2.8.0 11:30:26 docker==7.2.0 11:30:26 dogpile.cache==1.5.0 11:30:26 durationpy==0.10 11:30:26 email-validator==2.3.0 11:30:26 filelock==3.32.2 11:30:26 frozenlist==1.8.0 11:30:26 future==1.0.0 11:30:26 gitdb==4.0.12 11:30:26 GitPython==3.1.57 11:30:26 httplib2==0.30.2 11:30:26 identify==2.6.19 11:30:26 idna==3.18 11:30:26 importlib-resources==1.5.0 11:30:26 iso8601==2.1.0 11:30:26 Jinja2==3.1.6 11:30:26 jmespath==1.1.0 11:30:26 jsonpatch==1.33 11:30:26 jsonpointer==3.1.1 11:30:26 jsonschema==4.26.0 11:30:26 jsonschema-specifications==2025.9.1 11:30:26 keystoneauth1==5.14.0 11:30:26 kubernetes==36.0.3 11:30:26 lftools==0.37.22 11:30:26 lxml==6.1.1 11:30:26 markdown-it-py==4.2.0 11:30:26 MarkupSafe==3.0.3 11:30:26 mdurl==0.1.2 11:30:26 msgpack==1.2.1 11:30:26 multi_key_dict==2.0.3 11:30:26 multidict==6.7.1 11:30:26 munch==4.0.0 11:30:26 netaddr==1.3.0 11:30:26 niet==1.4.2 11:30:26 nodeenv==1.10.0 11:30:26 oauth2client==4.1.3 11:30:26 oauthlib==3.3.1 11:30:26 openstacksdk==4.13.0 11:30:26 os-service-types==1.8.2 11:30:26 osc-lib==4.6.0 11:30:26 oslo.config==10.4.0 11:30:26 oslo.context==6.4.0 11:30:26 oslo.i18n==6.8.0 11:30:26 oslo.log==8.2.0 11:30:26 oslo.serialization==5.10.0 11:30:26 oslo.utils==10.1.1 11:30:26 packaging==26.2 11:30:26 pbr==7.0.3 11:30:26 platformdirs==4.11.0 11:30:26 prettytable==3.18.0 11:30:26 propcache==0.5.2 11:30:26 psutil==7.2.2 11:30:26 pyasn1==0.6.4 11:30:26 pyasn1_modules==0.4.2 11:30:26 pycparser==3.0 11:30:26 pygerrit2==2.0.15 11:30:26 PyGithub==2.9.1 11:30:26 Pygments==2.20.0 11:30:26 PyJWT==2.13.0 11:30:26 PyNaCl==1.6.2 11:30:26 pyparsing==2.4.7 11:30:26 pyperclip==1.11.0 11:30:26 pyrsistent==0.20.0 11:30:26 python-cinderclient==9.9.0 11:30:26 python-dateutil==2.9.0.post0 11:30:26 python-discovery==1.5.0 11:30:26 python-heatclient==5.2.0 11:30:26 python-jenkins==1.8.3 11:30:26 python-keystoneclient==5.8.0 11:30:26 python-magnumclient==4.11.0 11:30:26 python-openstackclient==10.0.0 11:30:26 python-swiftclient==4.10.0 11:30:26 PyYAML==6.0.3 11:30:26 referencing==0.37.0 11:30:26 requests==2.34.2 11:30:26 requests-oauthlib==2.0.0 11:30:26 rfc3986==2.0.0 11:30:26 rich==15.0.0 11:30:26 rich-argparse==1.8.0 11:30:26 rpds-py==0.30.0 11:30:26 rsa==4.9.1 11:30:26 ruamel.yaml==0.19.1 11:30:26 ruamel.yaml.clib==0.2.15 11:30:26 s3transfer==0.19.2 11:30:26 simplejson==4.1.1 11:30:26 six==1.17.0 11:30:26 smmap==5.0.3 11:30:26 soupsieve==2.9.1 11:30:26 stevedore==5.8.0 11:30:26 tabulate==0.10.0 11:30:26 toml==0.10.2 11:30:26 tomlkit==0.15.1 11:30:26 tqdm==4.70.0 11:30:26 typing_extensions==4.16.0 11:30:26 urllib3==1.26.20 11:30:26 virtualenv==21.7.0 11:30:26 wcwidth==0.8.2 11:30:26 websocket-client==1.9.0 11:30:26 wrapt==2.3.0 11:30:26 xdg==6.0.0 11:30:26 xmltodict==1.0.4 11:30:26 yarl==1.24.5 11:30:26 yq==4.1.2 11:30:26 [oom-master-pre-commit-lint] $ /bin/sh /tmp/jenkins13650140514802202671.sh 11:30:26 ---> uv-install.sh 11:30:26 Installing uv/uvx (latest) using shell installer 11:30:26 2026-07-30 11:30:26 URL:https://releases.astral.sh/installers/uv/latest/uv-installer.sh [71225/71225] -> "/tmp/uv-install-c33hSg.sh" [1] 11:30:26 downloading uv 0.12.0 x86_64-unknown-linux-gnu 11:30:27 installing to /home/jenkins/.local/bin 11:30:27 uv 11:30:27 uvx 11:30:27 everything's installed! 11:30:27 11:30:27 To add $HOME/.local/bin to your PATH, either restart your shell or run: 11:30:27 11:30:27 source $HOME/.local/bin/env (sh, bash, zsh) 11:30:27 source $HOME/.local/bin/env.fish (fish) 11:30:27 Adding install location to PATH 11:30:27 ---> Validating uv/uvx install 11:30:27 uvx 0.12.0 (x86_64-unknown-linux-gnu) 11:30:27 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins15132143548463826918.sh 11:30:27 ---> sudo-logs.sh 11:30:27 Archiving 'sudo' log.. 11:30:27 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins11245546972481538678.sh 11:30:27 ---> job-cost.sh 11:30:27 INFO: Activating Python virtual environment... 11:30:27 Setup pyenv: 11:30:27 system 11:30:27 3.8.13 11:30:27 3.9.13 11:30:27 * 3.10.6 (set by /w/workspace/oom-master-pre-commit-lint/.python-version) 11:30:27 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-Z7jl from file:/tmp/.os_lf_venv 11:30:27 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 11:30:27 lf-activate-venv(): INFO: Attempting to install with network-safe options... 11:30:29 lf-activate-venv(): INFO: Base packages installed successfully 11:30:29 lf-activate-venv(): INFO: Installing additional packages: zipp==1.1.0 python-openstackclient urllib3~=1.26.15 11:30:33 lf-activate-venv(): INFO: Adding /tmp/venv-Z7jl/bin to PATH 11:30:33 INFO: No stack-cost file found 11:30:33 INFO: Instance uptime: 164s 11:30:33 INFO: Fetching instance metadata (attempt 1 of 3)... 11:30:33 DEBUG: URL: http://169.254.169.254/latest/meta-data/instance-type 11:30:34 INFO: Successfully fetched instance metadata 11:30:34 INFO: Instance type: v3-standard-4 11:30:34 INFO: Retrieving pricing info for: v3-standard-4 11:30:34 INFO: Fetching Vexxhost pricing API (attempt 1 of 3)... 11:30:34 DEBUG: URL: https://pricing.vexxhost.net/v1/pricing/v3-standard-4/cost?seconds=164 11:30:34 INFO: Successfully fetched Vexxhost pricing API 11:30:34 INFO: Retrieved cost: 0.11 11:30:34 INFO: Retrieved resource: v3-standard-4 11:30:34 INFO: Creating archive directory: /w/workspace/oom-master-pre-commit-lint/archives/cost 11:30:34 INFO: Archiving costs to: /w/workspace/oom-master-pre-commit-lint/archives/cost.csv 11:30:34 INFO: Successfully archived job cost data 11:30:34 DEBUG: Cost data: oom-master-pre-commit-lint,4777,2026-07-30 11:30:34,v3-standard-4,164,0.11,0.00,SUCCESS 11:30:34 [oom-master-pre-commit-lint] $ /bin/bash -l /tmp/jenkins563882187063783790.sh 11:30:34 ---> logs-deploy.sh 11:30:34 Setup pyenv: 11:30:34 system 11:30:34 3.8.13 11:30:34 3.9.13 11:30:34 * 3.10.6 (set by /w/workspace/oom-master-pre-commit-lint/.python-version) 11:30:34 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-Z7jl from file:/tmp/.os_lf_venv 11:30:34 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 11:30:34 lf-activate-venv(): INFO: Attempting to install with network-safe options... 11:30:36 lf-activate-venv(): INFO: Base packages installed successfully 11:30:36 lf-activate-venv(): INFO: Installing additional packages: lftools urllib3~=1.26.15 11:30:42 lf-activate-venv(): INFO: Adding /tmp/venv-Z7jl/bin to PATH 11:30:42 INFO: Nexus URL https://nexus.onap.org path production/vex-yul-ecomp-jenkins-1/oom-master-pre-commit-lint/4777 11:30:42 INFO: archiving workspace using pattern(s): 11:30:43 Archives upload complete. 11:30:43 INFO: archiving logs to Nexus 11:30:44 ---> uname -a: 11:30:44 Linux prd-ubuntu1804-builder-4c-4g-13984 4.15.0-194-generic #205-Ubuntu SMP Fri Sep 16 19:49:27 UTC 2022 x86_64 x86_64 x86_64 GNU/Linux 11:30:44 11:30:44 11:30:44 ---> lscpu: 11:30:44 Architecture: x86_64 11:30:44 CPU op-mode(s): 32-bit, 64-bit 11:30:44 Byte Order: Little Endian 11:30:44 CPU(s): 4 11:30:44 On-line CPU(s) list: 0-3 11:30:44 Thread(s) per core: 1 11:30:44 Core(s) per socket: 1 11:30:44 Socket(s): 4 11:30:44 NUMA node(s): 1 11:30:44 Vendor ID: AuthenticAMD 11:30:44 CPU family: 23 11:30:44 Model: 49 11:30:44 Model name: AMD EPYC-Rome Processor 11:30:44 Stepping: 0 11:30:44 CPU MHz: 2799.998 11:30:44 BogoMIPS: 5599.99 11:30:44 Virtualization: AMD-V 11:30:44 Hypervisor vendor: KVM 11:30:44 Virtualization type: full 11:30:44 L1d cache: 32K 11:30:44 L1i cache: 32K 11:30:44 L2 cache: 512K 11:30:44 L3 cache: 16384K 11:30:44 NUMA node0 CPU(s): 0-3 11:30:44 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 11:30:44 11:30:44 11:30:44 ---> nproc: 11:30:44 4 11:30:44 11:30:44 11:30:44 ---> df -h: 11:30:44 Filesystem Size Used Avail Use% Mounted on 11:30:44 udev 7.9G 0 7.9G 0% /dev 11:30:44 tmpfs 1.6G 676K 1.6G 1% /run 11:30:44 /dev/vda1 78G 8.5G 69G 11% / 11:30:44 tmpfs 7.9G 0 7.9G 0% /dev/shm 11:30:44 tmpfs 5.0M 0 5.0M 0% /run/lock 11:30:44 tmpfs 7.9G 0 7.9G 0% /sys/fs/cgroup 11:30:44 /dev/vda15 105M 4.4M 100M 5% /boot/efi 11:30:44 tmpfs 1.6G 0 1.6G 0% /run/user/1001 11:30:44 11:30:44 11:30:44 ---> free -m: 11:30:44 total used free shared buff/cache available 11:30:44 Mem: 16040 562 13136 0 2340 15152 11:30:44 Swap: 1023 0 1023 11:30:44 11:30:44 11:30:44 ---> ip addr: 11:30:44 1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000 11:30:44 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 11:30:44 inet 127.0.0.1/8 scope host lo 11:30:44 valid_lft forever preferred_lft forever 11:30:44 inet6 ::1/128 scope host 11:30:44 valid_lft forever preferred_lft forever 11:30:44 2: ens3: mtu 1458 qdisc mq state UP group default qlen 1000 11:30:44 link/ether fa:16:3e:af:39:0d brd ff:ff:ff:ff:ff:ff 11:30:44 inet 10.30.107.52/23 brd 10.30.107.255 scope global dynamic ens3 11:30:44 valid_lft 86234sec preferred_lft 86234sec 11:30:44 inet6 fe80::f816:3eff:feaf:390d/64 scope link 11:30:44 valid_lft forever preferred_lft forever 11:30:44 11:30:44 11:30:44 ---> sar -b -r -n DEV: 11:30:44 Linux 4.15.0-194-generic (prd-ubuntu1804-builder-4c-4g-13984) 07/30/26 _x86_64_ (4 CPU) 11:30:44 11:30:44 11:28:00 LINUX RESTART (4 CPU) 11:30:44 11:30:44 11:29:02 tps rtps wtps bread/s bwrtn/s 11:30:44 11:30:01 114.93 6.63 108.30 253.65 27283.65 11:30:44 Average: 114.93 6.63 108.30 253.65 27283.65 11:30:44 11:30:44 11:29:02 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 11:30:44 11:30:01 13713472 15519528 2711496 16.51 77612 1915608 816228 4.67 780940 1689036 157016 11:30:44 Average: 13713472 15519528 2711496 16.51 77612 1915608 816228 4.67 780940 1689036 157016 11:30:44 11:30:44 11:29:02 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 11:30:44 11:30:01 ens3 104.15 78.43 1382.47 17.93 0.00 0.00 0.00 0.00 11:30:44 11:30:01 lo 2.24 2.24 0.25 0.25 0.00 0.00 0.00 0.00 11:30:44 Average: ens3 104.15 78.43 1382.47 17.93 0.00 0.00 0.00 0.00 11:30:44 Average: lo 2.24 2.24 0.25 0.25 0.00 0.00 0.00 0.00 11:30:44 11:30:44 11:30:44 ---> sar -P ALL: 11:30:44 Linux 4.15.0-194-generic (prd-ubuntu1804-builder-4c-4g-13984) 07/30/26 _x86_64_ (4 CPU) 11:30:44 11:30:44 11:28:00 LINUX RESTART (4 CPU) 11:30:44 11:30:44 11:29:02 CPU %user %nice %system %iowait %steal %idle 11:30:44 11:30:01 all 23.32 0.00 2.07 2.23 0.07 72.32 11:30:44 11:30:01 0 9.98 0.00 1.66 4.57 0.07 83.72 11:30:44 11:30:01 1 26.30 0.00 2.25 1.62 0.05 69.78 11:30:44 11:30:01 2 17.22 0.00 1.67 1.68 0.07 79.36 11:30:44 11:30:01 3 39.80 0.00 2.67 1.02 0.09 56.43 11:30:44 Average: all 23.32 0.00 2.07 2.23 0.07 72.32 11:30:44 Average: 0 9.98 0.00 1.66 4.57 0.07 83.72 11:30:44 Average: 1 26.30 0.00 2.25 1.62 0.05 69.78 11:30:44 Average: 2 17.22 0.00 1.67 1.68 0.07 79.36 11:30:44 Average: 3 39.80 0.00 2.67 1.02 0.09 56.43 11:30:44 11:30:44 11:30:44