07:23:54 Triggered by Gerrit: https://gerrit.onap.org/r/c/oom/+/143947 07:23:54 Running as SYSTEM 07:23:54 [EnvInject] - Loading node environment variables. 07:23:54 Building remotely on prd-ubuntu1804-builder-4c-4g-140 (ubuntu1804-builder-4c-4g) in workspace /w/workspace/oom-master-pre-commit-lint 07:23:54 [ssh-agent] Looking for ssh-agent implementation... 07:23:54 $ ssh-agent 07:23:54 SSH_AUTH_SOCK=/tmp/ssh-qQqynKLiam0m/agent.1602 07:23:54 SSH_AGENT_PID=1604 07:23:54 [ssh-agent] Started. 07:23:54 Running ssh-add (command line suppressed) 07:23:54 Identity added: /w/workspace/oom-master-pre-commit-lint@tmp/private_key_3776694950364157353.key (/w/workspace/oom-master-pre-commit-lint@tmp/private_key_3776694950364157353.key) 07:23:54 [ssh-agent] Using credentials onap-jobbuiler (Gerrit user) 07:23:54 The recommended git tool is: NONE 07:23:55 using credential onap-jenkins-ssh 07:23:55 Wiping out workspace first. 07:23:55 Cloning the remote Git repository 07:23:55 Cloning repository git://cloud.onap.org/mirror/oom.git 07:23:55 > git init /w/workspace/oom-master-pre-commit-lint # timeout=10 07:23:55 Fetching upstream changes from git://cloud.onap.org/mirror/oom.git 07:23:55 > git --version # timeout=10 07:23:55 > git --version # 'git version 2.17.1' 07:23:55 using GIT_SSH to set credentials Gerrit user 07:23:55 Verifying host key using manually-configured host key entries 07:23:55 > git fetch --tags --progress -- git://cloud.onap.org/mirror/oom.git +refs/heads/*:refs/remotes/origin/* # timeout=30 07:24:01 > git config remote.origin.url git://cloud.onap.org/mirror/oom.git # timeout=10 07:24:01 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 07:24:01 > git config remote.origin.url git://cloud.onap.org/mirror/oom.git # timeout=10 07:24:01 Fetching upstream changes from git://cloud.onap.org/mirror/oom.git 07:24:01 using GIT_SSH to set credentials Gerrit user 07:24:01 Verifying host key using manually-configured host key entries 07:24:01 > git fetch --tags --progress -- git://cloud.onap.org/mirror/oom.git refs/changes/47/143947/3 # timeout=30 07:24:01 > git rev-parse 63f6b09fea39b026ce1754ab0c6ea4f6bbfb17f3^{commit} # timeout=10 07:24:01 JENKINS-19022: warning: possible memory leak due to Git plugin usage; see: https://plugins.jenkins.io/git/#remove-git-plugin-buildsbybranch-builddata-script 07:24:01 Checking out Revision 63f6b09fea39b026ce1754ab0c6ea4f6bbfb17f3 (refs/changes/47/143947/3) 07:24:01 > git config core.sparsecheckout # timeout=10 07:24:01 > git checkout -f 63f6b09fea39b026ce1754ab0c6ea4f6bbfb17f3 # timeout=30 07:24:05 Commit message: "[SO] 17.1.0 release" 07:24:05 > git rev-parse FETCH_HEAD^{commit} # timeout=10 07:24:05 > git rev-list --no-walk 013408e91832ed55eb26f45043498656c32fba7a # timeout=10 07:24:05 [EnvInject] - Injecting environment variables from a build step. 07:24:05 [EnvInject] - Injecting as environment variables the properties content 07:24:05 PYTHON=python3 07:24:05 07:24:05 [EnvInject] - Variables injected successfully. 07:24:05 [oom-master-pre-commit-lint] $ /bin/bash -l /tmp/jenkins9622340630791448314.sh 07:24:05 ---> tox-install.sh 07:24:05 + source /home/jenkins/lf-env.sh 07:24:05 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 07:24:05 ++ mktemp -d /tmp/venv-XXXX 07:24:05 + lf_venv=/tmp/venv-hs35 07:24:05 + local venv_file=/tmp/.os_lf_venv 07:24:05 + local python=python3 07:24:05 + local options 07:24:05 + local set_path=true 07:24:05 + local install_args= 07:24:05 ++ 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 07:24:05 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 07:24:05 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 07:24:05 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 07:24:05 + true 07:24:05 + case $1 in 07:24:05 + venv_file=/tmp/.toxenv 07:24:05 + shift 2 07:24:05 + true 07:24:05 + case $1 in 07:24:05 + shift 07:24:05 + break 07:24:05 + case $python in 07:24:05 + local pkg_list= 07:24:05 + [[ -d /opt/pyenv ]] 07:24:05 + echo 'Setup pyenv:' 07:24:05 Setup pyenv: 07:24:05 + export PYENV_ROOT=/opt/pyenv 07:24:05 + PYENV_ROOT=/opt/pyenv 07:24:05 + 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 07:24:05 + 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 07:24:05 + pyenv versions 07:24:05 * system (set by /opt/pyenv/version) 07:24:05 * 3.8.13 (set by /opt/pyenv/version) 07:24:05 * 3.9.13 (set by /opt/pyenv/version) 07:24:05 * 3.10.6 (set by /opt/pyenv/version) 07:24:05 + command -v pyenv 07:24:05 ++ pyenv init - --no-rehash 07:24:05 + 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[*]}"'\'')" 07:24:05 export PATH="/opt/pyenv/shims:${PATH}" 07:24:05 export PYENV_SHELL=bash 07:24:05 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 07:24:05 pyenv() { 07:24:05 local command 07:24:05 command="${1:-}" 07:24:05 if [ "$#" -gt 0 ]; then 07:24:05 shift 07:24:05 fi 07:24:05 07:24:05 case "$command" in 07:24:05 rehash|shell) 07:24:05 eval "$(pyenv "sh-$command" "$@")" 07:24:05 ;; 07:24:05 *) 07:24:05 command pyenv "$command" "$@" 07:24:05 ;; 07:24:05 esac 07:24:05 }' 07:24:05 +++ 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[*]}"' 07:24:05 ++ 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 07:24:05 ++ 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 07:24:05 ++ 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 07:24:05 ++ export PYENV_SHELL=bash 07:24:05 ++ PYENV_SHELL=bash 07:24:05 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 07:24:05 +++ complete -F _pyenv pyenv 07:24:05 ++ lf-pyver python3 07:24:05 ++ local py_version_xy=python3 07:24:05 ++ local py_version_xyz= 07:24:05 ++ pyenv versions 07:24:05 ++ local command 07:24:05 ++ command=versions 07:24:05 ++ '[' 1 -gt 0 ']' 07:24:05 ++ shift 07:24:05 ++ case "$command" in 07:24:05 ++ command pyenv versions 07:24:05 ++ pyenv versions 07:24:05 ++ sed 's/^[ *]* //' 07:24:05 ++ awk '{ print $1 }' 07:24:05 ++ grep -E '^[0-9.]*[0-9]$' 07:24:05 ++ [[ ! -s /tmp/.pyenv_versions ]] 07:24:05 +++ grep '^3' /tmp/.pyenv_versions 07:24:05 +++ sort -V 07:24:05 +++ tail -n 1 07:24:05 ++ py_version_xyz=3.10.6 07:24:05 ++ [[ -z 3.10.6 ]] 07:24:05 ++ echo 3.10.6 07:24:05 ++ return 0 07:24:05 + pyenv local 3.10.6 07:24:05 + local command 07:24:05 + command=local 07:24:05 + '[' 2 -gt 0 ']' 07:24:05 + shift 07:24:05 + case "$command" in 07:24:05 + command pyenv local 3.10.6 07:24:05 + pyenv local 3.10.6 07:24:05 + for arg in "$@" 07:24:05 + case $arg in 07:24:05 + pkg_list+='tox ' 07:24:05 + for arg in "$@" 07:24:05 + case $arg in 07:24:05 + pkg_list+='virtualenv ' 07:24:05 + for arg in "$@" 07:24:05 + case $arg in 07:24:05 + pkg_list+='urllib3~=1.26.15 ' 07:24:05 + [[ -f /tmp/.toxenv ]] 07:24:05 + [[ ! -f /tmp/.toxenv ]] 07:24:05 + [[ -n '' ]] 07:24:05 + python3 -m venv /tmp/venv-hs35 07:24:09 + echo 'lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-hs35' 07:24:09 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-hs35 07:24:09 + echo /tmp/venv-hs35 07:24:09 + echo 'lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv' 07:24:09 lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv 07:24:09 + echo 'lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)' 07:24:09 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 07:24:09 + local 'pip_opts=--upgrade --quiet' 07:24:09 + pip_opts='--upgrade --quiet --trusted-host pypi.org' 07:24:09 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org' 07:24:09 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org --trusted-host pypi.python.org' 07:24:09 + [[ -n '' ]] 07:24:09 + [[ -n '' ]] 07:24:09 + echo 'lf-activate-venv(): INFO: Attempting to install with network-safe options...' 07:24:09 lf-activate-venv(): INFO: Attempting to install with network-safe options... 07:24:09 + /tmp/venv-hs35/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 07:24:15 + echo 'lf-activate-venv(): INFO: Base packages installed successfully' 07:24:15 lf-activate-venv(): INFO: Base packages installed successfully 07:24:15 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 07:24:15 + echo 'lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 ' 07:24:15 lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 07:24:15 + /tmp/venv-hs35/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 07:24:20 + type python3 07:24:20 + true 07:24:20 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-hs35/bin to PATH' 07:24:20 lf-activate-venv(): INFO: Adding /tmp/venv-hs35/bin to PATH 07:24:20 + PATH=/tmp/venv-hs35/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 07:24:20 + return 0 07:24:20 + python3 --version 07:24:20 Python 3.10.6 07:24:20 + python3 -m pip --version 07:24:21 pip 26.0.1 from /tmp/venv-hs35/lib/python3.10/site-packages/pip (python 3.10) 07:24:21 + python3 -m pip freeze 07:24:21 cachetools==7.0.5 07:24:21 colorama==0.4.6 07:24:21 distlib==0.4.0 07:24:21 filelock==3.25.2 07:24:21 packaging==26.0 07:24:21 platformdirs==4.9.6 07:24:21 pluggy==1.6.0 07:24:21 pyproject-api==1.10.0 07:24:21 python-discovery==1.2.2 07:24:21 tomli==2.4.1 07:24:21 tomli_w==1.2.0 07:24:21 tox==4.52.1 07:24:21 typing_extensions==4.15.0 07:24:21 urllib3==1.26.20 07:24:21 virtualenv==21.2.1 07:24:21 [EnvInject] - Injecting environment variables from a build step. 07:24:21 [EnvInject] - Injecting as environment variables the properties content 07:24:21 PARALLEL=false 07:24:21 07:24:21 [EnvInject] - Variables injected successfully. 07:24:21 [oom-master-pre-commit-lint] $ /bin/bash -l /tmp/jenkins4646983862166970902.sh 07:24:21 ---> tox-run.sh 07:24:21 + 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 07:24:21 + ARCHIVE_TOX_DIR=/w/workspace/oom-master-pre-commit-lint/archives/tox 07:24:21 + ARCHIVE_DOC_DIR=/w/workspace/oom-master-pre-commit-lint/archives/docs 07:24:21 + mkdir -p /w/workspace/oom-master-pre-commit-lint/archives/tox 07:24:21 + cd /w/workspace/oom-master-pre-commit-lint/. 07:24:21 + source /home/jenkins/lf-env.sh 07:24:21 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 07:24:21 ++ mktemp -d /tmp/venv-XXXX 07:24:21 + lf_venv=/tmp/venv-Nyaf 07:24:21 + local venv_file=/tmp/.os_lf_venv 07:24:21 + local python=python3 07:24:21 + local options 07:24:21 + local set_path=true 07:24:21 + local install_args= 07:24:21 ++ 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 07:24:21 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 07:24:21 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 07:24:21 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 07:24:21 + true 07:24:21 + case $1 in 07:24:21 + venv_file=/tmp/.toxenv 07:24:21 + shift 2 07:24:21 + true 07:24:21 + case $1 in 07:24:21 + shift 07:24:21 + break 07:24:21 + case $python in 07:24:21 + local pkg_list= 07:24:21 + [[ -d /opt/pyenv ]] 07:24:21 + echo 'Setup pyenv:' 07:24:21 Setup pyenv: 07:24:21 + export PYENV_ROOT=/opt/pyenv 07:24:21 + PYENV_ROOT=/opt/pyenv 07:24:21 + 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 07:24:21 + 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 07:24:21 + pyenv versions 07:24:21 system 07:24:21 3.8.13 07:24:21 3.9.13 07:24:21 * 3.10.6 (set by /w/workspace/oom-master-pre-commit-lint/.python-version) 07:24:21 + command -v pyenv 07:24:21 ++ pyenv init - --no-rehash 07:24:21 + 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[*]}"'\'')" 07:24:21 export PATH="/opt/pyenv/shims:${PATH}" 07:24:21 export PYENV_SHELL=bash 07:24:21 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 07:24:21 pyenv() { 07:24:21 local command 07:24:21 command="${1:-}" 07:24:21 if [ "$#" -gt 0 ]; then 07:24:21 shift 07:24:21 fi 07:24:21 07:24:21 case "$command" in 07:24:21 rehash|shell) 07:24:21 eval "$(pyenv "sh-$command" "$@")" 07:24:21 ;; 07:24:21 *) 07:24:21 command pyenv "$command" "$@" 07:24:21 ;; 07:24:21 esac 07:24:21 }' 07:24:21 +++ 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[*]}"' 07:24:21 ++ 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 07:24:21 ++ 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 07:24:21 ++ 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 07:24:21 ++ export PYENV_SHELL=bash 07:24:21 ++ PYENV_SHELL=bash 07:24:21 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 07:24:21 +++ complete -F _pyenv pyenv 07:24:21 ++ lf-pyver python3 07:24:21 ++ local py_version_xy=python3 07:24:21 ++ local py_version_xyz= 07:24:21 ++ pyenv versions 07:24:21 ++ local command 07:24:21 ++ command=versions 07:24:21 ++ '[' 1 -gt 0 ']' 07:24:21 ++ shift 07:24:21 ++ case "$command" in 07:24:21 ++ command pyenv versions 07:24:21 ++ pyenv versions 07:24:21 ++ sed 's/^[ *]* //' 07:24:21 ++ grep -E '^[0-9.]*[0-9]$' 07:24:21 ++ awk '{ print $1 }' 07:24:21 ++ [[ ! -s /tmp/.pyenv_versions ]] 07:24:21 +++ sort -V 07:24:21 +++ tail -n 1 07:24:21 +++ grep '^3' /tmp/.pyenv_versions 07:24:21 ++ py_version_xyz=3.10.6 07:24:21 ++ [[ -z 3.10.6 ]] 07:24:21 ++ echo 3.10.6 07:24:21 ++ return 0 07:24:21 + pyenv local 3.10.6 07:24:21 + local command 07:24:21 + command=local 07:24:21 + '[' 2 -gt 0 ']' 07:24:21 + shift 07:24:21 + case "$command" in 07:24:21 + command pyenv local 3.10.6 07:24:21 + pyenv local 3.10.6 07:24:21 + for arg in "$@" 07:24:21 + case $arg in 07:24:21 + pkg_list+='tox ' 07:24:21 + for arg in "$@" 07:24:21 + case $arg in 07:24:21 + pkg_list+='virtualenv ' 07:24:21 + for arg in "$@" 07:24:21 + case $arg in 07:24:21 + pkg_list+='urllib3~=1.26.15 ' 07:24:21 + [[ -f /tmp/.toxenv ]] 07:24:21 ++ cat /tmp/.toxenv 07:24:21 + lf_venv=/tmp/venv-hs35 07:24:21 + echo 'lf-activate-venv(): INFO: Reuse venv:/tmp/venv-hs35 from' file:/tmp/.toxenv 07:24:21 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-hs35 from file:/tmp/.toxenv 07:24:21 + echo 'lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)' 07:24:21 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 07:24:21 + local 'pip_opts=--upgrade --quiet' 07:24:21 + pip_opts='--upgrade --quiet --trusted-host pypi.org' 07:24:21 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org' 07:24:21 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org --trusted-host pypi.python.org' 07:24:21 + [[ -n '' ]] 07:24:21 + [[ -n '' ]] 07:24:21 + echo 'lf-activate-venv(): INFO: Attempting to install with network-safe options...' 07:24:21 lf-activate-venv(): INFO: Attempting to install with network-safe options... 07:24:21 + /tmp/venv-hs35/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 07:24:22 + echo 'lf-activate-venv(): INFO: Base packages installed successfully' 07:24:22 lf-activate-venv(): INFO: Base packages installed successfully 07:24:22 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 07:24:22 + echo 'lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 ' 07:24:22 lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 07:24:22 + /tmp/venv-hs35/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 07:24:24 + type python3 07:24:24 + true 07:24:24 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-hs35/bin to PATH' 07:24:24 lf-activate-venv(): INFO: Adding /tmp/venv-hs35/bin to PATH 07:24:24 + PATH=/tmp/venv-hs35/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 07:24:24 + return 0 07:24:24 + [[ -d /opt/pyenv ]] 07:24:24 + echo '---> Setting up pyenv' 07:24:24 ---> Setting up pyenv 07:24:24 + export PYENV_ROOT=/opt/pyenv 07:24:24 + PYENV_ROOT=/opt/pyenv 07:24:24 + export PATH=/opt/pyenv/bin:/tmp/venv-hs35/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 07:24:24 + PATH=/opt/pyenv/bin:/tmp/venv-hs35/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 07:24:24 ++ pwd 07:24:24 + PYTHONPATH=/w/workspace/oom-master-pre-commit-lint 07:24:24 + export PYTHONPATH 07:24:24 + export TOX_TESTENV_PASSENV=PYTHONPATH 07:24:24 + TOX_TESTENV_PASSENV=PYTHONPATH 07:24:24 + tox --version 07:24:25 4.52.1 from /tmp/venv-hs35/lib/python3.10/site-packages/tox/__init__.py 07:24:25 + PARALLEL=false 07:24:25 + TOX_OPTIONS_LIST= 07:24:25 + [[ -n pre-commit ]] 07:24:25 + TOX_OPTIONS_LIST=' -e pre-commit' 07:24:25 + case ${PARALLEL,,} in 07:24:25 + tox -e pre-commit 07:24:25 + tee -a /w/workspace/oom-master-pre-commit-lint/archives/tox/tox.log 07:24:26 pre-commit: install_deps> python -I -m pip install pre-commit 07:24:31 pre-commit: freeze> python -m pip freeze --all 07:24:31 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.6,pre_commit==4.5.1,python-discovery==1.2.2,PyYAML==6.0.3,setuptools==82.0.1,typing_extensions==4.15.0,virtualenv==21.2.1 07:24:31 pre-commit: commands[0]> pre-commit run --all-files --show-diff-on-failure 07:24:32 [INFO] Initializing environment for https://github.com/pre-commit/pre-commit-hooks. 07:24:32 [INFO] Initializing environment for https://github.com/jorisroovers/gitlint. 07:24:33 [INFO] Initializing environment for https://github.com/jorisroovers/gitlint:./gitlint-core[trusted-deps]. 07:24:35 [INFO] Initializing environment for https://github.com/Lucas-C/pre-commit-hooks. 07:24:35 [INFO] Installing environment for https://github.com/pre-commit/pre-commit-hooks. 07:24:35 [INFO] Once installed this environment will be reused. 07:24:35 [INFO] This may take a few minutes... 07:24:39 [INFO] Installing environment for https://github.com/Lucas-C/pre-commit-hooks. 07:24:39 [INFO] Once installed this environment will be reused. 07:24:39 [INFO] This may take a few minutes... 07:24:44 trim trailing whitespace.................................................Passed 07:24:44 Tabs remover.............................................................Passed 07:24:44 pre-commit: commands[1]> pre-commit run gitlint --hook-stage commit-msg --commit-msg-filename .git/COMMIT_EDITMSG 07:24:44 [INFO] Installing environment for https://github.com/jorisroovers/gitlint. 07:24:44 [INFO] Once installed this environment will be reused. 07:24:44 [INFO] This may take a few minutes... 07:24:57 gitlint..............................................(no files to check)Skipped 07:24:57 pre-commit: OK (31.62=setup[6.22]+cmd[12.68,12.71] seconds) 07:24:57 congratulations :) (31.66 seconds) 07:24:57 + tox_status=0 07:24:57 + echo '---> Completed tox runs' 07:24:57 ---> Completed tox runs 07:24:57 + for i in .tox/*/log 07:24:57 ++ echo .tox/pre-commit/log 07:24:57 ++ awk -F/ '{print $2}' 07:24:57 + tox_env=pre-commit 07:24:57 + cp -r .tox/pre-commit/log /w/workspace/oom-master-pre-commit-lint/archives/tox/pre-commit 07:24:57 + DOC_DIR=docs/_build/html 07:24:57 + [[ -d docs/_build/html ]] 07:24:57 + echo '---> tox-run.sh ends' 07:24:57 ---> tox-run.sh ends 07:24:57 + test 0 -eq 0 07:24:57 $ ssh-agent -k 07:24:57 unset SSH_AUTH_SOCK; 07:24:57 unset SSH_AGENT_PID; 07:24:57 echo Agent pid 1604 killed; 07:24:57 [ssh-agent] Stopped. 07:24:57 [PostBuildScript] - [INFO] Executing post build scripts. 07:24:57 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins6055330390242675883.sh 07:24:57 ---> sysstat.sh 07:24:57 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins11277630473120962447.sh 07:24:57 ---> package-listing.sh 07:24:57 ++ tr '[:upper:]' '[:lower:]' 07:24:57 ++ facter osfamily 07:24:57 + OS_FAMILY=debian 07:24:57 + workspace=/w/workspace/oom-master-pre-commit-lint 07:24:57 + START_PACKAGES=/tmp/packages_start.txt 07:24:57 + END_PACKAGES=/tmp/packages_end.txt 07:24:57 + DIFF_PACKAGES=/tmp/packages_diff.txt 07:24:57 + PACKAGES=/tmp/packages_start.txt 07:24:57 + '[' /w/workspace/oom-master-pre-commit-lint ']' 07:24:57 + PACKAGES=/tmp/packages_end.txt 07:24:57 + case "${OS_FAMILY}" in 07:24:57 + dpkg -l 07:24:57 + grep '^ii' 07:24:57 + '[' -f /tmp/packages_start.txt ']' 07:24:57 + '[' -f /tmp/packages_end.txt ']' 07:24:57 + diff /tmp/packages_start.txt /tmp/packages_end.txt 07:24:57 + '[' /w/workspace/oom-master-pre-commit-lint ']' 07:24:57 + mkdir -p /w/workspace/oom-master-pre-commit-lint/archives/ 07:24:57 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/oom-master-pre-commit-lint/archives/ 07:24:57 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins11964504295771816392.sh 07:24:57 ---> capture-instance-metadata.sh 07:24:57 Setup pyenv: 07:24:58 system 07:24:58 3.8.13 07:24:58 3.9.13 07:24:58 * 3.10.6 (set by /w/workspace/oom-master-pre-commit-lint/.python-version) 07:25:03 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-AaI5 07:25:03 lf-activate-venv(): INFO: Save venv in file: /tmp/.os_lf_venv 07:25:03 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 07:25:03 lf-activate-venv(): INFO: Attempting to install with network-safe options... 07:25:08 lf-activate-venv(): INFO: Base packages installed successfully 07:25:08 lf-activate-venv(): INFO: Installing additional packages: lftools 07:25:32 lf-activate-venv(): INFO: Adding /tmp/venv-AaI5/bin to PATH 07:25:32 INFO: Running in OpenStack, capturing instance metadata 07:25:33 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins8723393275509255012.sh 07:25:33 provisioning config files... 07:25:33 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/oom-master-pre-commit-lint@tmp/config10614191658433509319tmp 07:25:33 Regular expression run condition: Expression=[^.*logs-s3.*], Label=[] 07:25:33 Run condition [Regular expression match] preventing perform for step [Provide Configuration files] 07:25:33 [EnvInject] - Injecting environment variables from a build step. 07:25:33 [EnvInject] - Injecting as environment variables the properties content 07:25:33 SERVER_ID=logs 07:25:33 07:25:33 [EnvInject] - Variables injected successfully. 07:25:33 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins9239169313607165754.sh 07:25:33 ---> create-netrc.sh 07:25:33 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins3628326656306763874.sh 07:25:33 ---> python-tools-install.sh 07:25:33 Setup pyenv: 07:25:33 system 07:25:33 3.8.13 07:25:33 3.9.13 07:25:33 * 3.10.6 (set by /w/workspace/oom-master-pre-commit-lint/.python-version) 07:25:33 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-AaI5 from file:/tmp/.os_lf_venv 07:25:33 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 07:25:33 lf-activate-venv(): INFO: Attempting to install with network-safe options... 07:25:35 lf-activate-venv(): INFO: Base packages installed successfully 07:25:35 lf-activate-venv(): INFO: Installing additional packages: lftools 07:25:42 lf-activate-venv(): INFO: Adding /tmp/venv-AaI5/bin to PATH 07:25:42 Generating Requirements File 07:25:59 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. 07:25:59 httplib2 0.30.2 requires pyparsing<4,>=3.0.4, but you have pyparsing 2.4.7 which is incompatible. 07:25:59 Python 3.10.6 07:26:00 pip 26.0.1 from /tmp/venv-AaI5/lib/python3.10/site-packages/pip (python 3.10) 07:26:00 appdirs==1.4.4 07:26:00 argcomplete==3.6.3 07:26:00 aspy.yaml==1.3.0 07:26:00 attrs==26.1.0 07:26:00 autopage==0.6.0 07:26:00 backports.strenum==1.3.1 07:26:00 beautifulsoup4==4.14.3 07:26:00 boto3==1.42.87 07:26:00 botocore==1.42.87 07:26:00 bs4==0.0.2 07:26:00 certifi==2026.2.25 07:26:00 cffi==2.0.0 07:26:00 cfgv==3.5.0 07:26:00 chardet==7.4.1 07:26:00 charset-normalizer==3.4.7 07:26:00 click==8.3.2 07:26:00 cliff==4.13.3 07:26:00 cmd2==3.4.0 07:26:00 cryptography==3.3.2 07:26:00 debtcollector==3.1.0 07:26:00 decorator==5.2.1 07:26:00 defusedxml==0.7.1 07:26:00 Deprecated==1.3.1 07:26:00 distlib==0.4.0 07:26:00 dnspython==2.8.0 07:26:00 docker==7.1.0 07:26:00 dogpile.cache==1.5.0 07:26:00 durationpy==0.10 07:26:00 email-validator==2.3.0 07:26:00 filelock==3.25.2 07:26:00 future==1.0.0 07:26:00 gitdb==4.0.12 07:26:00 GitPython==3.1.46 07:26:00 httplib2==0.30.2 07:26:00 identify==2.6.18 07:26:00 idna==3.11 07:26:00 importlib-resources==1.5.0 07:26:00 iso8601==2.1.0 07:26:00 Jinja2==3.1.6 07:26:00 jmespath==1.1.0 07:26:00 jsonpatch==1.33 07:26:00 jsonpointer==3.1.1 07:26:00 jsonschema==4.26.0 07:26:00 jsonschema-specifications==2025.9.1 07:26:00 keystoneauth1==5.13.1 07:26:00 kubernetes==35.0.0 07:26:00 lftools==0.37.22 07:26:00 lxml==6.0.3 07:26:00 markdown-it-py==4.0.0 07:26:00 MarkupSafe==3.0.3 07:26:00 mdurl==0.1.2 07:26:00 msgpack==1.1.2 07:26:00 multi_key_dict==2.0.3 07:26:00 munch==4.0.0 07:26:00 netaddr==1.3.0 07:26:00 niet==1.4.2 07:26:00 nodeenv==1.10.0 07:26:00 oauth2client==4.1.3 07:26:00 oauthlib==3.3.1 07:26:00 openstacksdk==4.10.0 07:26:00 os-service-types==1.8.2 07:26:00 osc-lib==4.4.0 07:26:00 oslo.config==10.3.0 07:26:00 oslo.context==6.3.0 07:26:00 oslo.i18n==6.7.2 07:26:00 oslo.log==8.1.0 07:26:00 oslo.serialization==5.9.1 07:26:00 oslo.utils==10.0.1 07:26:00 packaging==26.0 07:26:00 pbr==7.0.3 07:26:00 platformdirs==4.9.6 07:26:00 prettytable==3.17.0 07:26:00 psutil==7.2.2 07:26:00 pyasn1==0.6.3 07:26:00 pyasn1_modules==0.4.2 07:26:00 pycparser==3.0 07:26:00 pygerrit2==2.0.15 07:26:00 PyGithub==2.9.0 07:26:00 Pygments==2.20.0 07:26:00 PyJWT==2.12.1 07:26:00 PyNaCl==1.6.2 07:26:00 pyparsing==2.4.7 07:26:00 pyperclip==1.11.0 07:26:00 pyrsistent==0.20.0 07:26:00 python-cinderclient==9.9.0 07:26:00 python-dateutil==2.9.0.post0 07:26:00 python-discovery==1.2.2 07:26:00 python-heatclient==5.1.0 07:26:00 python-jenkins==1.8.3 07:26:00 python-keystoneclient==5.8.0 07:26:00 python-magnumclient==4.10.0 07:26:00 python-openstackclient==9.0.0 07:26:00 python-swiftclient==4.10.0 07:26:00 PyYAML==6.0.3 07:26:00 referencing==0.37.0 07:26:00 requests==2.33.1 07:26:00 requests-oauthlib==2.0.0 07:26:00 requestsexceptions==1.4.0 07:26:00 rfc3986==2.0.0 07:26:00 rich==14.3.3 07:26:00 rich-argparse==1.7.2 07:26:00 rpds-py==0.30.0 07:26:00 rsa==4.9.1 07:26:00 ruamel.yaml==0.19.1 07:26:00 ruamel.yaml.clib==0.2.15 07:26:00 s3transfer==0.16.0 07:26:00 simplejson==3.20.2 07:26:00 six==1.17.0 07:26:00 smmap==5.0.3 07:26:00 soupsieve==2.8.3 07:26:00 stevedore==5.7.0 07:26:00 tabulate==0.10.0 07:26:00 toml==0.10.2 07:26:00 tomlkit==0.14.0 07:26:00 tqdm==4.67.3 07:26:00 typing_extensions==4.15.0 07:26:00 urllib3==1.26.20 07:26:00 virtualenv==21.2.1 07:26:00 wcwidth==0.6.0 07:26:00 websocket-client==1.9.0 07:26:00 wrapt==2.1.2 07:26:00 xdg==6.0.0 07:26:00 xmltodict==1.0.4 07:26:00 yq==3.4.3 07:26:00 [oom-master-pre-commit-lint] $ /bin/sh /tmp/jenkins3905177866054062193.sh 07:26:00 ---> uv-install.sh 07:26:00 Installing uv/uvx (latest) using shell installer 07:26:00 2026-04-10 07:26:00 URL:https://release-assets.githubusercontent.com/github-production-release-asset/699532645/e5a89072-3ff8-4346-b98a-88e3a5e84d39?sp=r&sv=2018-11-09&sr=b&spr=https&se=2026-04-10T08%3A18%3A53Z&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-10T07%3A18%3A33Z&ske=2026-04-10T08%3A18%3A53Z&sks=b&skv=2018-11-09&sig=4hTQ5x0FDl25kpzFDxW4traVqvnK5A6DcuU95BRzbp0%3D&jwt=eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJpc3MiOiJnaXRodWIuY29tIiwiYXVkIjoicmVsZWFzZS1hc3NldHMuZ2l0aHVidXNlcmNvbnRlbnQuY29tIiwia2V5Ijoia2V5MSIsImV4cCI6MTc3NTgwNjIyNSwibmJmIjoxNzc1ODA1OTI1LCJwYXRoIjoicmVsZWFzZWFzc2V0cHJvZHVjdGlvbi5ibG9iLmNvcmUud2luZG93cy5uZXQifQ.S59NOcnO71QJAgZMdwk3F67HhbVYmhz4pZr776hf420&response-content-disposition=attachment%3B%20filename%3Duv-installer.sh&response-content-type=application%2Foctet-stream [71225/71225] -> "/tmp/uv-install-kVFJb9.sh" [1] 07:26:00 downloading uv 0.11.6 x86_64-unknown-linux-gnu 07:26:01 installing to /home/jenkins/.local/bin 07:26:01 uv 07:26:01 uvx 07:26:01 everything's installed! 07:26:01 07:26:01 To add $HOME/.local/bin to your PATH, either restart your shell or run: 07:26:01 07:26:01 source $HOME/.local/bin/env (sh, bash, zsh) 07:26:01 source $HOME/.local/bin/env.fish (fish) 07:26:01 Adding install location to PATH 07:26:01 ---> Validating uv/uvx install 07:26:01 uvx 0.11.6 (x86_64-unknown-linux-gnu) 07:26:01 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins1899400628501238966.sh 07:26:01 ---> sudo-logs.sh 07:26:01 Archiving 'sudo' log.. 07:26:02 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins6222230275909929233.sh 07:26:02 ---> job-cost.sh 07:26:02 INFO: Activating Python virtual environment... 07:26:02 Setup pyenv: 07:26:02 system 07:26:02 3.8.13 07:26:02 3.9.13 07:26:02 * 3.10.6 (set by /w/workspace/oom-master-pre-commit-lint/.python-version) 07:26:02 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-AaI5 from file:/tmp/.os_lf_venv 07:26:02 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 07:26:02 lf-activate-venv(): INFO: Attempting to install with network-safe options... 07:26:03 lf-activate-venv(): INFO: Base packages installed successfully 07:26:03 lf-activate-venv(): INFO: Installing additional packages: zipp==1.1.0 python-openstackclient urllib3~=1.26.15 07:26:08 lf-activate-venv(): INFO: Adding /tmp/venv-AaI5/bin to PATH 07:26:08 INFO: No stack-cost file found 07:26:09 INFO: Instance uptime: 210s 07:26:09 INFO: Fetching instance metadata (attempt 1 of 3)... 07:26:09 DEBUG: URL: http://169.254.169.254/latest/meta-data/instance-type 07:26:09 INFO: Successfully fetched instance metadata 07:26:09 INFO: Instance type: v3-standard-4 07:26:09 INFO: Retrieving pricing info for: v3-standard-4 07:26:09 INFO: Fetching Vexxhost pricing API (attempt 1 of 3)... 07:26:09 DEBUG: URL: https://pricing.vexxhost.net/v1/pricing/v3-standard-4/cost?seconds=210 07:26:09 INFO: Successfully fetched Vexxhost pricing API 07:26:09 INFO: Retrieved cost: 0.11 07:26:09 INFO: Retrieved resource: v3-standard-4 07:26:09 INFO: Creating archive directory: /w/workspace/oom-master-pre-commit-lint/archives/cost 07:26:09 INFO: Archiving costs to: /w/workspace/oom-master-pre-commit-lint/archives/cost.csv 07:26:09 INFO: Successfully archived job cost data 07:26:09 DEBUG: Cost data: oom-master-pre-commit-lint,4585,2026-04-10 07:26:09,v3-standard-4,210,0.11,0.00,SUCCESS 07:26:09 [oom-master-pre-commit-lint] $ /bin/bash -l /tmp/jenkins10137975207604961654.sh 07:26:09 ---> logs-deploy.sh 07:26:09 Setup pyenv: 07:26:09 system 07:26:09 3.8.13 07:26:09 3.9.13 07:26:09 * 3.10.6 (set by /w/workspace/oom-master-pre-commit-lint/.python-version) 07:26:09 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-AaI5 from file:/tmp/.os_lf_venv 07:26:09 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 07:26:09 lf-activate-venv(): INFO: Attempting to install with network-safe options... 07:26:11 lf-activate-venv(): INFO: Base packages installed successfully 07:26:11 lf-activate-venv(): INFO: Installing additional packages: lftools urllib3~=1.26.15 07:26:19 lf-activate-venv(): INFO: Adding /tmp/venv-AaI5/bin to PATH 07:26:19 INFO: Nexus URL https://nexus.onap.org path production/vex-yul-ecomp-jenkins-1/oom-master-pre-commit-lint/4585 07:26:19 INFO: archiving workspace using pattern(s): 07:26:20 Archives upload complete. 07:26:20 INFO: archiving logs to Nexus 07:26:21 ---> uname -a: 07:26:21 Linux prd-ubuntu1804-builder-4c-4g-140 4.15.0-194-generic #205-Ubuntu SMP Fri Sep 16 19:49:27 UTC 2022 x86_64 x86_64 x86_64 GNU/Linux 07:26:21 07:26:21 07:26:21 ---> lscpu: 07:26:21 Architecture: x86_64 07:26:21 CPU op-mode(s): 32-bit, 64-bit 07:26:21 Byte Order: Little Endian 07:26:21 CPU(s): 4 07:26:21 On-line CPU(s) list: 0-3 07:26:21 Thread(s) per core: 1 07:26:21 Core(s) per socket: 1 07:26:21 Socket(s): 4 07:26:21 NUMA node(s): 1 07:26:21 Vendor ID: AuthenticAMD 07:26:21 CPU family: 23 07:26:21 Model: 49 07:26:21 Model name: AMD EPYC-Rome Processor 07:26:21 Stepping: 0 07:26:21 CPU MHz: 2799.998 07:26:21 BogoMIPS: 5599.99 07:26:21 Virtualization: AMD-V 07:26:21 Hypervisor vendor: KVM 07:26:21 Virtualization type: full 07:26:21 L1d cache: 32K 07:26:21 L1i cache: 32K 07:26:21 L2 cache: 512K 07:26:21 L3 cache: 16384K 07:26:21 NUMA node0 CPU(s): 0-3 07:26:21 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 07:26:21 07:26:21 07:26:21 ---> nproc: 07:26:21 4 07:26:21 07:26:21 07:26:21 ---> df -h: 07:26:21 Filesystem Size Used Avail Use% Mounted on 07:26:21 udev 7.9G 0 7.9G 0% /dev 07:26:21 tmpfs 1.6G 676K 1.6G 1% /run 07:26:21 /dev/vda1 78G 8.5G 69G 11% / 07:26:21 tmpfs 7.9G 0 7.9G 0% /dev/shm 07:26:21 tmpfs 5.0M 0 5.0M 0% /run/lock 07:26:21 tmpfs 7.9G 0 7.9G 0% /sys/fs/cgroup 07:26:21 /dev/vda15 105M 4.4M 100M 5% /boot/efi 07:26:21 tmpfs 1.6G 0 1.6G 0% /run/user/1001 07:26:21 07:26:21 07:26:21 ---> free -m: 07:26:21 total used free shared buff/cache available 07:26:21 Mem: 16040 545 13232 0 2262 15173 07:26:21 Swap: 1023 0 1023 07:26:21 07:26:21 07:26:21 ---> ip addr: 07:26:21 1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000 07:26:21 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 07:26:21 inet 127.0.0.1/8 scope host lo 07:26:21 valid_lft forever preferred_lft forever 07:26:21 inet6 ::1/128 scope host 07:26:21 valid_lft forever preferred_lft forever 07:26:21 2: ens3: mtu 1458 qdisc mq state UP group default qlen 1000 07:26:21 link/ether fa:16:3e:98:1a:5d brd ff:ff:ff:ff:ff:ff 07:26:21 inet 10.30.107.240/23 brd 10.30.107.255 scope global dynamic ens3 07:26:21 valid_lft 86235sec preferred_lft 86235sec 07:26:21 inet6 fe80::f816:3eff:fe98:1a5d/64 scope link 07:26:21 valid_lft forever preferred_lft forever 07:26:21 07:26:21 07:26:21 ---> sar -b -r -n DEV: 07:26:21 Linux 4.15.0-194-generic (prd-ubuntu1804-builder-4c-4g-140) 04/10/26 _x86_64_ (4 CPU) 07:26:21 07:26:21 07:23:38 LINUX RESTART (4 CPU) 07:26:21 07:26:21 07:24:01 tps rtps wtps bread/s bwrtn/s 07:26:21 07:25:01 302.03 23.96 278.07 807.73 18437.33 07:26:21 07:26:01 128.88 0.95 127.93 114.65 24237.43 07:26:21 Average: 215.46 12.46 203.00 461.19 21337.38 07:26:21 07:26:21 07:24:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 07:26:21 07:25:01 13973452 15565472 2451516 14.93 58540 1732768 779928 4.46 727156 1503400 132468 07:26:21 07:26:01 13616016 15593288 2808952 17.10 86300 2069788 738568 4.23 715788 1833964 179144 07:26:21 Average: 13794734 15579380 2630234 16.01 72420 1901278 759248 4.35 721472 1668682 155806 07:26:21 07:26:21 07:24:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 07:26:21 07:25:01 lo 2.07 2.07 0.23 0.23 0.00 0.00 0.00 0.00 07:26:21 07:25:01 ens3 87.90 62.62 842.70 24.41 0.00 0.00 0.00 0.00 07:26:21 07:26:01 lo 1.67 1.67 0.18 0.18 0.00 0.00 0.00 0.00 07:26:21 07:26:01 ens3 79.80 62.81 1332.17 11.73 0.00 0.00 0.00 0.00 07:26:21 Average: lo 1.87 1.87 0.20 0.20 0.00 0.00 0.00 0.00 07:26:21 Average: ens3 83.85 62.71 1087.44 18.07 0.00 0.00 0.00 0.00 07:26:21 07:26:21 07:26:21 ---> sar -P ALL: 07:26:21 Linux 4.15.0-194-generic (prd-ubuntu1804-builder-4c-4g-140) 04/10/26 _x86_64_ (4 CPU) 07:26:21 07:26:21 07:23:38 LINUX RESTART (4 CPU) 07:26:21 07:26:21 07:24:01 CPU %user %nice %system %iowait %steal %idle 07:26:21 07:25:01 all 17.25 0.00 2.07 9.53 0.08 71.07 07:26:21 07:25:01 0 23.83 0.00 2.42 2.99 0.08 70.67 07:26:21 07:25:01 1 14.98 0.00 2.26 18.61 0.12 64.03 07:26:21 07:25:01 2 20.42 0.00 2.24 3.20 0.08 74.05 07:26:21 07:25:01 3 9.75 0.00 1.35 13.31 0.07 75.51 07:26:21 07:26:01 all 18.92 0.00 1.42 5.16 0.06 74.43 07:26:21 07:26:01 0 2.63 0.00 0.99 10.41 0.05 85.93 07:26:21 07:26:01 1 9.67 0.00 0.93 1.15 0.02 88.23 07:26:21 07:26:01 2 35.67 0.00 1.68 1.28 0.07 61.30 07:26:21 07:26:01 3 27.70 0.00 2.06 7.88 0.07 62.29 07:26:21 Average: all 18.09 0.00 1.74 7.35 0.07 72.75 07:26:21 Average: 0 13.24 0.00 1.71 6.70 0.07 78.29 07:26:21 Average: 1 12.32 0.00 1.60 9.87 0.07 76.15 07:26:21 Average: 2 28.06 0.00 1.96 2.24 0.08 67.66 07:26:21 Average: 3 18.71 0.00 1.71 10.60 0.07 68.91 07:26:21 07:26:21 07:26:21