20:02:31 Triggered by Gerrit: https://gerrit.onap.org/r/c/oom/+/143894 20:02:31 Running as SYSTEM 20:02:31 [EnvInject] - Loading node environment variables. 20:02:31 Building remotely on prd-ubuntu1804-builder-4c-4g-4004 (ubuntu1804-builder-4c-4g) in workspace /w/workspace/oom-master-pre-commit-lint 20:02:31 [ssh-agent] Looking for ssh-agent implementation... 20:02:32 $ ssh-agent 20:02:32 SSH_AUTH_SOCK=/tmp/ssh-ZS3MdrvAvzAn/agent.1628 20:02:32 SSH_AGENT_PID=1630 20:02:32 [ssh-agent] Started. 20:02:32 Running ssh-add (command line suppressed) 20:02:32 Identity added: /w/workspace/oom-master-pre-commit-lint@tmp/private_key_6804462658089905836.key (/w/workspace/oom-master-pre-commit-lint@tmp/private_key_6804462658089905836.key) 20:02:32 [ssh-agent] Using credentials onap-jobbuiler (Gerrit user) 20:02:32 The recommended git tool is: NONE 20:02:33 using credential onap-jenkins-ssh 20:02:33 Wiping out workspace first. 20:02:33 Cloning the remote Git repository 20:02:33 Cloning repository git://cloud.onap.org/mirror/oom.git 20:02:33 > git init /w/workspace/oom-master-pre-commit-lint # timeout=10 20:02:33 Fetching upstream changes from git://cloud.onap.org/mirror/oom.git 20:02:33 > git --version # timeout=10 20:02:33 > git --version # 'git version 2.17.1' 20:02:33 using GIT_SSH to set credentials Gerrit user 20:02:33 Verifying host key using manually-configured host key entries 20:02:33 > git fetch --tags --progress -- git://cloud.onap.org/mirror/oom.git +refs/heads/*:refs/remotes/origin/* # timeout=30 20:02:38 > git config remote.origin.url git://cloud.onap.org/mirror/oom.git # timeout=10 20:02:38 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 20:02:38 > git config remote.origin.url git://cloud.onap.org/mirror/oom.git # timeout=10 20:02:38 Fetching upstream changes from git://cloud.onap.org/mirror/oom.git 20:02:38 using GIT_SSH to set credentials Gerrit user 20:02:38 Verifying host key using manually-configured host key entries 20:02:38 > git fetch --tags --progress -- git://cloud.onap.org/mirror/oom.git refs/changes/94/143894/5 # timeout=30 20:02:39 > git rev-parse f49385544673927629506005d13aae3735d1bce1^{commit} # timeout=10 20:02:39 JENKINS-19022: warning: possible memory leak due to Git plugin usage; see: https://plugins.jenkins.io/git/#remove-git-plugin-buildsbybranch-builddata-script 20:02:39 Checking out Revision f49385544673927629506005d13aae3735d1bce1 (refs/changes/94/143894/5) 20:02:39 > git config core.sparsecheckout # timeout=10 20:02:39 > git checkout -f f49385544673927629506005d13aae3735d1bce1 # timeout=30 20:02:42 Commit message: "[DCAEGEN2] Datalake handler 1.2.0 release" 20:02:42 > git rev-parse FETCH_HEAD^{commit} # timeout=10 20:02:42 > git rev-list --no-walk 4ad36579a06b56ed10b819d7a453d5040f75040d # timeout=10 20:02:42 [EnvInject] - Injecting environment variables from a build step. 20:02:42 [EnvInject] - Injecting as environment variables the properties content 20:02:42 PYTHON=python3 20:02:42 20:02:42 [EnvInject] - Variables injected successfully. 20:02:42 [oom-master-pre-commit-lint] $ /bin/bash -l /tmp/jenkins14584912012961109567.sh 20:02:42 ---> tox-install.sh 20:02:42 + source /home/jenkins/lf-env.sh 20:02:42 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 20:02:42 ++ mktemp -d /tmp/venv-XXXX 20:02:42 + lf_venv=/tmp/venv-fNX5 20:02:42 + local venv_file=/tmp/.os_lf_venv 20:02:42 + local python=python3 20:02:42 + local options 20:02:42 + local set_path=true 20:02:42 + local install_args= 20:02:42 ++ 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 20:02:42 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 20:02:42 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 20:02:42 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 20:02:42 + true 20:02:42 + case $1 in 20:02:42 + venv_file=/tmp/.toxenv 20:02:42 + shift 2 20:02:42 + true 20:02:42 + case $1 in 20:02:42 + shift 20:02:42 + break 20:02:42 + case $python in 20:02:42 + local pkg_list= 20:02:42 + [[ -d /opt/pyenv ]] 20:02:42 + echo 'Setup pyenv:' 20:02:42 Setup pyenv: 20:02:42 + export PYENV_ROOT=/opt/pyenv 20:02:42 + PYENV_ROOT=/opt/pyenv 20:02:42 + 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 20:02:42 + 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 20:02:42 + pyenv versions 20:02:43 * system (set by /opt/pyenv/version) 20:02:43 * 3.8.13 (set by /opt/pyenv/version) 20:02:43 * 3.9.13 (set by /opt/pyenv/version) 20:02:43 * 3.10.6 (set by /opt/pyenv/version) 20:02:43 + command -v pyenv 20:02:43 ++ pyenv init - --no-rehash 20:02:43 + 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[*]}"'\'')" 20:02:43 export PATH="/opt/pyenv/shims:${PATH}" 20:02:43 export PYENV_SHELL=bash 20:02:43 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 20:02:43 pyenv() { 20:02:43 local command 20:02:43 command="${1:-}" 20:02:43 if [ "$#" -gt 0 ]; then 20:02:43 shift 20:02:43 fi 20:02:43 20:02:43 case "$command" in 20:02:43 rehash|shell) 20:02:43 eval "$(pyenv "sh-$command" "$@")" 20:02:43 ;; 20:02:43 *) 20:02:43 command pyenv "$command" "$@" 20:02:43 ;; 20:02:43 esac 20:02:43 }' 20:02:43 +++ 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[*]}"' 20:02:43 ++ 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 20:02:43 ++ 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 20:02:43 ++ 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 20:02:43 ++ export PYENV_SHELL=bash 20:02:43 ++ PYENV_SHELL=bash 20:02:43 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 20:02:43 +++ complete -F _pyenv pyenv 20:02:43 ++ lf-pyver python3 20:02:43 ++ local py_version_xy=python3 20:02:43 ++ local py_version_xyz= 20:02:43 ++ pyenv versions 20:02:43 ++ local command 20:02:43 ++ command=versions 20:02:43 ++ '[' 1 -gt 0 ']' 20:02:43 ++ shift 20:02:43 ++ case "$command" in 20:02:43 ++ command pyenv versions 20:02:43 ++ pyenv versions 20:02:43 ++ sed 's/^[ *]* //' 20:02:43 ++ awk '{ print $1 }' 20:02:43 ++ grep -E '^[0-9.]*[0-9]$' 20:02:43 ++ [[ ! -s /tmp/.pyenv_versions ]] 20:02:43 +++ grep '^3' /tmp/.pyenv_versions 20:02:43 +++ sort -V 20:02:43 +++ tail -n 1 20:02:43 ++ py_version_xyz=3.10.6 20:02:43 ++ [[ -z 3.10.6 ]] 20:02:43 ++ echo 3.10.6 20:02:43 ++ return 0 20:02:43 + pyenv local 3.10.6 20:02:43 + local command 20:02:43 + command=local 20:02:43 + '[' 2 -gt 0 ']' 20:02:43 + shift 20:02:43 + case "$command" in 20:02:43 + command pyenv local 3.10.6 20:02:43 + pyenv local 3.10.6 20:02:43 + for arg in "$@" 20:02:43 + case $arg in 20:02:43 + pkg_list+='tox ' 20:02:43 + for arg in "$@" 20:02:43 + case $arg in 20:02:43 + pkg_list+='virtualenv ' 20:02:43 + for arg in "$@" 20:02:43 + case $arg in 20:02:43 + pkg_list+='urllib3~=1.26.15 ' 20:02:43 + [[ -f /tmp/.toxenv ]] 20:02:43 + [[ ! -f /tmp/.toxenv ]] 20:02:43 + [[ -n '' ]] 20:02:43 + python3 -m venv /tmp/venv-fNX5 20:02:47 + echo 'lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-fNX5' 20:02:47 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-fNX5 20:02:47 + echo /tmp/venv-fNX5 20:02:47 + echo 'lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv' 20:02:47 lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv 20:02:47 + echo 'lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)' 20:02:47 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 20:02:47 + local 'pip_opts=--upgrade --quiet' 20:02:47 + pip_opts='--upgrade --quiet --trusted-host pypi.org' 20:02:47 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org' 20:02:47 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org --trusted-host pypi.python.org' 20:02:47 + [[ -n '' ]] 20:02:47 + [[ -n '' ]] 20:02:47 + echo 'lf-activate-venv(): INFO: Attempting to install with network-safe options...' 20:02:47 lf-activate-venv(): INFO: Attempting to install with network-safe options... 20:02:47 + /tmp/venv-fNX5/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 20:02:51 + echo 'lf-activate-venv(): INFO: Base packages installed successfully' 20:02:51 lf-activate-venv(): INFO: Base packages installed successfully 20:02:51 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 20:02:51 + echo 'lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 ' 20:02:51 lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 20:02:51 + /tmp/venv-fNX5/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 20:02:53 + type python3 20:02:53 + true 20:02:53 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-fNX5/bin to PATH' 20:02:53 lf-activate-venv(): INFO: Adding /tmp/venv-fNX5/bin to PATH 20:02:53 + PATH=/tmp/venv-fNX5/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 20:02:53 + return 0 20:02:53 + python3 --version 20:02:53 Python 3.10.6 20:02:53 + python3 -m pip --version 20:02:53 pip 26.0.1 from /tmp/venv-fNX5/lib/python3.10/site-packages/pip (python 3.10) 20:02:53 + python3 -m pip freeze 20:02:53 cachetools==7.0.5 20:02:53 colorama==0.4.6 20:02:53 distlib==0.4.0 20:02:53 filelock==3.25.2 20:02:53 packaging==26.0 20:02:53 platformdirs==4.9.4 20:02:53 pluggy==1.6.0 20:02:53 pyproject-api==1.10.0 20:02:53 python-discovery==1.2.1 20:02:53 tomli==2.4.1 20:02:53 tomli_w==1.2.0 20:02:53 tox==4.52.0 20:02:53 typing_extensions==4.15.0 20:02:53 urllib3==1.26.20 20:02:53 virtualenv==21.2.0 20:02:53 [EnvInject] - Injecting environment variables from a build step. 20:02:53 [EnvInject] - Injecting as environment variables the properties content 20:02:53 PARALLEL=false 20:02:53 20:02:53 [EnvInject] - Variables injected successfully. 20:02:53 [oom-master-pre-commit-lint] $ /bin/bash -l /tmp/jenkins13317607655455039380.sh 20:02:53 ---> tox-run.sh 20:02:53 + 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 20:02:53 + ARCHIVE_TOX_DIR=/w/workspace/oom-master-pre-commit-lint/archives/tox 20:02:53 + ARCHIVE_DOC_DIR=/w/workspace/oom-master-pre-commit-lint/archives/docs 20:02:53 + mkdir -p /w/workspace/oom-master-pre-commit-lint/archives/tox 20:02:53 + cd /w/workspace/oom-master-pre-commit-lint/. 20:02:53 + source /home/jenkins/lf-env.sh 20:02:53 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 20:02:53 ++ mktemp -d /tmp/venv-XXXX 20:02:53 + lf_venv=/tmp/venv-cOG7 20:02:53 + local venv_file=/tmp/.os_lf_venv 20:02:53 + local python=python3 20:02:53 + local options 20:02:53 + local set_path=true 20:02:53 + local install_args= 20:02:53 ++ 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 20:02:53 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 20:02:53 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 20:02:53 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 20:02:53 + true 20:02:53 + case $1 in 20:02:53 + venv_file=/tmp/.toxenv 20:02:53 + shift 2 20:02:53 + true 20:02:53 + case $1 in 20:02:53 + shift 20:02:53 + break 20:02:53 + case $python in 20:02:53 + local pkg_list= 20:02:53 + [[ -d /opt/pyenv ]] 20:02:53 + echo 'Setup pyenv:' 20:02:53 Setup pyenv: 20:02:53 + export PYENV_ROOT=/opt/pyenv 20:02:53 + PYENV_ROOT=/opt/pyenv 20:02:53 + 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 20:02:53 + 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 20:02:53 + pyenv versions 20:02:53 system 20:02:53 3.8.13 20:02:53 3.9.13 20:02:53 * 3.10.6 (set by /w/workspace/oom-master-pre-commit-lint/.python-version) 20:02:53 + command -v pyenv 20:02:53 ++ pyenv init - --no-rehash 20:02:53 + 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[*]}"'\'')" 20:02:53 export PATH="/opt/pyenv/shims:${PATH}" 20:02:53 export PYENV_SHELL=bash 20:02:53 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 20:02:53 pyenv() { 20:02:53 local command 20:02:53 command="${1:-}" 20:02:53 if [ "$#" -gt 0 ]; then 20:02:53 shift 20:02:53 fi 20:02:53 20:02:53 case "$command" in 20:02:53 rehash|shell) 20:02:53 eval "$(pyenv "sh-$command" "$@")" 20:02:53 ;; 20:02:53 *) 20:02:53 command pyenv "$command" "$@" 20:02:53 ;; 20:02:53 esac 20:02:53 }' 20:02:53 +++ 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[*]}"' 20:02:53 ++ 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 20:02:53 ++ 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 20:02:53 ++ 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 20:02:53 ++ export PYENV_SHELL=bash 20:02:53 ++ PYENV_SHELL=bash 20:02:53 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 20:02:53 +++ complete -F _pyenv pyenv 20:02:53 ++ lf-pyver python3 20:02:53 ++ local py_version_xy=python3 20:02:53 ++ local py_version_xyz= 20:02:53 ++ pyenv versions 20:02:53 ++ local command 20:02:53 ++ sed 's/^[ *]* //' 20:02:53 ++ command=versions 20:02:53 ++ '[' 1 -gt 0 ']' 20:02:53 ++ shift 20:02:53 ++ awk '{ print $1 }' 20:02:53 ++ case "$command" in 20:02:53 ++ command pyenv versions 20:02:53 ++ pyenv versions 20:02:53 ++ grep -E '^[0-9.]*[0-9]$' 20:02:53 ++ [[ ! -s /tmp/.pyenv_versions ]] 20:02:53 +++ sort -V 20:02:53 +++ tail -n 1 20:02:53 +++ grep '^3' /tmp/.pyenv_versions 20:02:53 ++ py_version_xyz=3.10.6 20:02:53 ++ [[ -z 3.10.6 ]] 20:02:53 ++ echo 3.10.6 20:02:53 ++ return 0 20:02:53 + pyenv local 3.10.6 20:02:53 + local command 20:02:53 + command=local 20:02:53 + '[' 2 -gt 0 ']' 20:02:53 + shift 20:02:53 + case "$command" in 20:02:53 + command pyenv local 3.10.6 20:02:53 + pyenv local 3.10.6 20:02:53 + for arg in "$@" 20:02:53 + case $arg in 20:02:53 + pkg_list+='tox ' 20:02:53 + for arg in "$@" 20:02:53 + case $arg in 20:02:53 + pkg_list+='virtualenv ' 20:02:53 + for arg in "$@" 20:02:53 + case $arg in 20:02:53 + pkg_list+='urllib3~=1.26.15 ' 20:02:53 + [[ -f /tmp/.toxenv ]] 20:02:53 ++ cat /tmp/.toxenv 20:02:53 + lf_venv=/tmp/venv-fNX5 20:02:53 + echo 'lf-activate-venv(): INFO: Reuse venv:/tmp/venv-fNX5 from' file:/tmp/.toxenv 20:02:53 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-fNX5 from file:/tmp/.toxenv 20:02:53 + echo 'lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)' 20:02:53 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 20:02:53 + local 'pip_opts=--upgrade --quiet' 20:02:53 + pip_opts='--upgrade --quiet --trusted-host pypi.org' 20:02:53 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org' 20:02:53 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org --trusted-host pypi.python.org' 20:02:53 + [[ -n '' ]] 20:02:53 + [[ -n '' ]] 20:02:53 + echo 'lf-activate-venv(): INFO: Attempting to install with network-safe options...' 20:02:53 lf-activate-venv(): INFO: Attempting to install with network-safe options... 20:02:53 + /tmp/venv-fNX5/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 20:02:54 + echo 'lf-activate-venv(): INFO: Base packages installed successfully' 20:02:54 lf-activate-venv(): INFO: Base packages installed successfully 20:02:54 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 20:02:54 + echo 'lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 ' 20:02:54 lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 20:02:54 + /tmp/venv-fNX5/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 20:02:55 + type python3 20:02:55 + true 20:02:55 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-fNX5/bin to PATH' 20:02:55 lf-activate-venv(): INFO: Adding /tmp/venv-fNX5/bin to PATH 20:02:55 + PATH=/tmp/venv-fNX5/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 20:02:55 + return 0 20:02:55 + [[ -d /opt/pyenv ]] 20:02:55 + echo '---> Setting up pyenv' 20:02:55 ---> Setting up pyenv 20:02:55 + export PYENV_ROOT=/opt/pyenv 20:02:55 + PYENV_ROOT=/opt/pyenv 20:02:55 + export PATH=/opt/pyenv/bin:/tmp/venv-fNX5/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 20:02:55 + PATH=/opt/pyenv/bin:/tmp/venv-fNX5/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 20:02:55 ++ pwd 20:02:55 + PYTHONPATH=/w/workspace/oom-master-pre-commit-lint 20:02:55 + export PYTHONPATH 20:02:55 + export TOX_TESTENV_PASSENV=PYTHONPATH 20:02:55 + TOX_TESTENV_PASSENV=PYTHONPATH 20:02:55 + tox --version 20:02:55 4.52.0 from /tmp/venv-fNX5/lib/python3.10/site-packages/tox/__init__.py 20:02:56 + PARALLEL=false 20:02:56 + TOX_OPTIONS_LIST= 20:02:56 + [[ -n pre-commit ]] 20:02:56 + TOX_OPTIONS_LIST=' -e pre-commit' 20:02:56 + case ${PARALLEL,,} in 20:02:56 + tee -a /w/workspace/oom-master-pre-commit-lint/archives/tox/tox.log 20:02:56 + tox -e pre-commit 20:02:57 pre-commit: install_deps> python -I -m pip install pre-commit 20:02:59 pre-commit: freeze> python -m pip freeze --all 20:02:59 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 20:02:59 pre-commit: commands[0]> pre-commit run --all-files --show-diff-on-failure 20:02:59 [INFO] Initializing environment for https://github.com/pre-commit/pre-commit-hooks. 20:03:00 [INFO] Initializing environment for https://github.com/jorisroovers/gitlint. 20:03:01 [INFO] Initializing environment for https://github.com/jorisroovers/gitlint:./gitlint-core[trusted-deps]. 20:03:02 [INFO] Initializing environment for https://github.com/Lucas-C/pre-commit-hooks. 20:03:02 [INFO] Installing environment for https://github.com/pre-commit/pre-commit-hooks. 20:03:02 [INFO] Once installed this environment will be reused. 20:03:02 [INFO] This may take a few minutes... 20:03:06 [INFO] Installing environment for https://github.com/Lucas-C/pre-commit-hooks. 20:03:06 [INFO] Once installed this environment will be reused. 20:03:06 [INFO] This may take a few minutes... 20:03:10 trim trailing whitespace.................................................Passed 20:03:10 Tabs remover.............................................................Passed 20:03:10 pre-commit: commands[1]> pre-commit run gitlint --hook-stage commit-msg --commit-msg-filename .git/COMMIT_EDITMSG 20:03:11 [INFO] Installing environment for https://github.com/jorisroovers/gitlint. 20:03:11 [INFO] Once installed this environment will be reused. 20:03:11 [INFO] This may take a few minutes... 20:03:19 gitlint..............................................(no files to check)Skipped 20:03:19 pre-commit: OK (22.93=setup[3.55]+cmd[11.04,8.33] seconds) 20:03:19 congratulations :) (22.96 seconds) 20:03:19 + tox_status=0 20:03:19 + echo '---> Completed tox runs' 20:03:19 ---> Completed tox runs 20:03:19 + for i in .tox/*/log 20:03:19 ++ echo .tox/pre-commit/log 20:03:19 ++ awk -F/ '{print $2}' 20:03:19 + tox_env=pre-commit 20:03:19 + cp -r .tox/pre-commit/log /w/workspace/oom-master-pre-commit-lint/archives/tox/pre-commit 20:03:19 + DOC_DIR=docs/_build/html 20:03:19 + [[ -d docs/_build/html ]] 20:03:19 + echo '---> tox-run.sh ends' 20:03:19 ---> tox-run.sh ends 20:03:19 + test 0 -eq 0 20:03:19 $ ssh-agent -k 20:03:19 unset SSH_AUTH_SOCK; 20:03:19 unset SSH_AGENT_PID; 20:03:19 echo Agent pid 1630 killed; 20:03:19 [ssh-agent] Stopped. 20:03:19 [PostBuildScript] - [INFO] Executing post build scripts. 20:03:19 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins17727453967528385037.sh 20:03:19 ---> sysstat.sh 20:03:19 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins13416996924097314873.sh 20:03:19 ---> package-listing.sh 20:03:19 ++ facter osfamily 20:03:19 ++ tr '[:upper:]' '[:lower:]' 20:03:19 + OS_FAMILY=debian 20:03:19 + workspace=/w/workspace/oom-master-pre-commit-lint 20:03:19 + START_PACKAGES=/tmp/packages_start.txt 20:03:19 + END_PACKAGES=/tmp/packages_end.txt 20:03:19 + DIFF_PACKAGES=/tmp/packages_diff.txt 20:03:19 + PACKAGES=/tmp/packages_start.txt 20:03:19 + '[' /w/workspace/oom-master-pre-commit-lint ']' 20:03:19 + PACKAGES=/tmp/packages_end.txt 20:03:19 + case "${OS_FAMILY}" in 20:03:19 + dpkg -l 20:03:19 + grep '^ii' 20:03:19 + '[' -f /tmp/packages_start.txt ']' 20:03:19 + '[' -f /tmp/packages_end.txt ']' 20:03:19 + diff /tmp/packages_start.txt /tmp/packages_end.txt 20:03:19 + '[' /w/workspace/oom-master-pre-commit-lint ']' 20:03:19 + mkdir -p /w/workspace/oom-master-pre-commit-lint/archives/ 20:03:20 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/oom-master-pre-commit-lint/archives/ 20:03:20 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins15262509469060900966.sh 20:03:20 ---> capture-instance-metadata.sh 20:03:20 Setup pyenv: 20:03:20 system 20:03:20 3.8.13 20:03:20 3.9.13 20:03:20 * 3.10.6 (set by /w/workspace/oom-master-pre-commit-lint/.python-version) 20:03:23 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-uzY0 20:03:23 lf-activate-venv(): INFO: Save venv in file: /tmp/.os_lf_venv 20:03:23 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 20:03:23 lf-activate-venv(): INFO: Attempting to install with network-safe options... 20:03:27 lf-activate-venv(): INFO: Base packages installed successfully 20:03:27 lf-activate-venv(): INFO: Installing additional packages: lftools 20:03:47 lf-activate-venv(): INFO: Adding /tmp/venv-uzY0/bin to PATH 20:03:47 INFO: Running in OpenStack, capturing instance metadata 20:03:48 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins788442585210218345.sh 20:03:48 provisioning config files... 20:03:48 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/oom-master-pre-commit-lint@tmp/config1837073802693268925tmp 20:03:48 Regular expression run condition: Expression=[^.*logs-s3.*], Label=[] 20:03:48 Run condition [Regular expression match] preventing perform for step [Provide Configuration files] 20:03:48 [EnvInject] - Injecting environment variables from a build step. 20:03:48 [EnvInject] - Injecting as environment variables the properties content 20:03:48 SERVER_ID=logs 20:03:48 20:03:48 [EnvInject] - Variables injected successfully. 20:03:48 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins5705127606747770395.sh 20:03:48 ---> create-netrc.sh 20:03:48 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins18177028775209612741.sh 20:03:48 ---> python-tools-install.sh 20:03:48 Setup pyenv: 20:03:48 system 20:03:48 3.8.13 20:03:48 3.9.13 20:03:48 * 3.10.6 (set by /w/workspace/oom-master-pre-commit-lint/.python-version) 20:03:48 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-uzY0 from file:/tmp/.os_lf_venv 20:03:48 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 20:03:48 lf-activate-venv(): INFO: Attempting to install with network-safe options... 20:03:50 lf-activate-venv(): INFO: Base packages installed successfully 20:03:50 lf-activate-venv(): INFO: Installing additional packages: lftools 20:03:57 lf-activate-venv(): INFO: Adding /tmp/venv-uzY0/bin to PATH 20:03:57 Generating Requirements File 20:04:13 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. 20:04:13 httplib2 0.30.2 requires pyparsing<4,>=3.0.4, but you have pyparsing 2.4.7 which is incompatible. 20:04:14 Python 3.10.6 20:04:14 pip 26.0.1 from /tmp/venv-uzY0/lib/python3.10/site-packages/pip (python 3.10) 20:04:14 appdirs==1.4.4 20:04:14 argcomplete==3.6.3 20:04:14 aspy.yaml==1.3.0 20:04:14 attrs==26.1.0 20:04:14 autopage==0.6.0 20:04:14 backports.strenum==1.3.1 20:04:14 beautifulsoup4==4.14.3 20:04:14 boto3==1.42.83 20:04:14 botocore==1.42.83 20:04:14 bs4==0.0.2 20:04:14 certifi==2026.2.25 20:04:14 cffi==2.0.0 20:04:14 cfgv==3.5.0 20:04:14 chardet==7.4.0.post2 20:04:14 charset-normalizer==3.4.7 20:04:14 click==8.3.2 20:04:14 cliff==4.13.2 20:04:14 cmd2==3.4.0 20:04:14 cryptography==3.3.2 20:04:14 debtcollector==3.1.0 20:04:14 decorator==5.2.1 20:04:14 defusedxml==0.7.1 20:04:14 Deprecated==1.3.1 20:04:14 distlib==0.4.0 20:04:14 dnspython==2.8.0 20:04:14 docker==7.1.0 20:04:14 dogpile.cache==1.5.0 20:04:14 durationpy==0.10 20:04:14 email-validator==2.3.0 20:04:14 filelock==3.25.2 20:04:14 future==1.0.0 20:04:14 gitdb==4.0.12 20:04:14 GitPython==3.1.46 20:04:14 httplib2==0.30.2 20:04:14 identify==2.6.18 20:04:14 idna==3.11 20:04:14 importlib-resources==1.5.0 20:04:14 iso8601==2.1.0 20:04:14 Jinja2==3.1.6 20:04:14 jmespath==1.1.0 20:04:14 jsonpatch==1.33 20:04:14 jsonpointer==3.1.1 20:04:14 jsonschema==4.26.0 20:04:14 jsonschema-specifications==2025.9.1 20:04:14 keystoneauth1==5.13.1 20:04:14 kubernetes==35.0.0 20:04:14 lftools==0.37.22 20:04:14 lxml==6.0.2 20:04:14 markdown-it-py==4.0.0 20:04:14 MarkupSafe==3.0.3 20:04:14 mdurl==0.1.2 20:04:14 msgpack==1.1.2 20:04:14 multi_key_dict==2.0.3 20:04:14 munch==4.0.0 20:04:14 netaddr==1.3.0 20:04:14 niet==1.4.2 20:04:14 nodeenv==1.10.0 20:04:14 oauth2client==4.1.3 20:04:14 oauthlib==3.3.1 20:04:14 openstacksdk==4.10.0 20:04:14 os-service-types==1.8.2 20:04:14 osc-lib==4.4.0 20:04:14 oslo.config==10.3.0 20:04:14 oslo.context==6.3.0 20:04:14 oslo.i18n==6.7.2 20:04:14 oslo.log==8.1.0 20:04:14 oslo.serialization==5.9.1 20:04:14 oslo.utils==10.0.0 20:04:14 packaging==26.0 20:04:14 pbr==7.0.3 20:04:14 platformdirs==4.9.4 20:04:14 prettytable==3.17.0 20:04:14 psutil==7.2.2 20:04:14 pyasn1==0.6.3 20:04:14 pyasn1_modules==0.4.2 20:04:14 pycparser==3.0 20:04:14 pygerrit2==2.0.15 20:04:14 PyGithub==2.9.0 20:04:14 Pygments==2.20.0 20:04:14 PyJWT==2.12.1 20:04:14 PyNaCl==1.6.2 20:04:14 pyparsing==2.4.7 20:04:14 pyperclip==1.11.0 20:04:14 pyrsistent==0.20.0 20:04:14 python-cinderclient==9.9.0 20:04:14 python-dateutil==2.9.0.post0 20:04:14 python-discovery==1.2.1 20:04:14 python-heatclient==5.1.0 20:04:14 python-jenkins==1.8.3 20:04:14 python-keystoneclient==5.8.0 20:04:14 python-magnumclient==4.10.0 20:04:14 python-openstackclient==9.0.0 20:04:14 python-swiftclient==4.10.0 20:04:14 PyYAML==6.0.3 20:04:14 referencing==0.37.0 20:04:14 requests==2.33.1 20:04:14 requests-oauthlib==2.0.0 20:04:14 requestsexceptions==1.4.0 20:04:14 rfc3986==2.0.0 20:04:14 rich==14.3.3 20:04:14 rich-argparse==1.7.2 20:04:14 rpds-py==0.30.0 20:04:14 rsa==4.9.1 20:04:14 ruamel.yaml==0.19.1 20:04:14 ruamel.yaml.clib==0.2.15 20:04:14 s3transfer==0.16.0 20:04:14 simplejson==3.20.2 20:04:14 six==1.17.0 20:04:14 smmap==5.0.3 20:04:14 soupsieve==2.8.3 20:04:14 stevedore==5.7.0 20:04:14 tabulate==0.10.0 20:04:14 toml==0.10.2 20:04:14 tomlkit==0.14.0 20:04:14 tqdm==4.67.3 20:04:14 typing_extensions==4.15.0 20:04:14 urllib3==1.26.20 20:04:14 virtualenv==21.2.0 20:04:14 wcwidth==0.6.0 20:04:14 websocket-client==1.9.0 20:04:14 wrapt==2.1.2 20:04:14 xdg==6.0.0 20:04:14 xmltodict==1.0.4 20:04:14 yq==3.4.3 20:04:14 [oom-master-pre-commit-lint] $ /bin/sh /tmp/jenkins13607669169502781823.sh 20:04:14 ---> uv-install.sh 20:04:14 Installing uv/uvx (latest) using shell installer 20:04:14 2026-04-05 20:04:14 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-05T20%3A45%3A48Z&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-05T19%3A45%3A21Z&ske=2026-04-05T20%3A45%3A48Z&sks=b&skv=2018-11-09&sig=ZIEfIOjegipcD%2FSP4tdpxSZOgffXdAVj6seg28UJ81Q%3D&jwt=eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJpc3MiOiJnaXRodWIuY29tIiwiYXVkIjoicmVsZWFzZS1hc3NldHMuZ2l0aHVidXNlcmNvbnRlbnQuY29tIiwia2V5Ijoia2V5MSIsImV4cCI6MTc3NTQxOTY2MywibmJmIjoxNzc1NDE5MzYzLCJwYXRoIjoicmVsZWFzZWFzc2V0cHJvZHVjdGlvbi5ibG9iLmNvcmUud2luZG93cy5uZXQifQ.rwl1LN5aPTeROu3HG7qzjsva8bHovCSCjotZ4jzSz3M&response-content-disposition=attachment%3B%20filename%3Duv-installer.sh&response-content-type=application%2Foctet-stream [71225/71225] -> "/tmp/uv-install-tJcBC8.sh" [1] 20:04:14 downloading uv 0.11.3 x86_64-unknown-linux-gnu 20:04:15 installing to /home/jenkins/.local/bin 20:04:15 uv 20:04:15 uvx 20:04:15 everything's installed! 20:04:15 20:04:15 To add $HOME/.local/bin to your PATH, either restart your shell or run: 20:04:15 20:04:15 source $HOME/.local/bin/env (sh, bash, zsh) 20:04:15 source $HOME/.local/bin/env.fish (fish) 20:04:15 Adding install location to PATH 20:04:15 ---> Validating uv/uvx install 20:04:15 uvx 0.11.3 (x86_64-unknown-linux-gnu) 20:04:15 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins13385229898807985155.sh 20:04:15 ---> sudo-logs.sh 20:04:15 Archiving 'sudo' log.. 20:04:16 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins12097403090491195531.sh 20:04:16 ---> job-cost.sh 20:04:16 INFO: Activating Python virtual environment... 20:04:16 Setup pyenv: 20:04:16 system 20:04:16 3.8.13 20:04:16 3.9.13 20:04:16 * 3.10.6 (set by /w/workspace/oom-master-pre-commit-lint/.python-version) 20:04:16 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-uzY0 from file:/tmp/.os_lf_venv 20:04:16 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 20:04:16 lf-activate-venv(): INFO: Attempting to install with network-safe options... 20:04:18 lf-activate-venv(): INFO: Base packages installed successfully 20:04:18 lf-activate-venv(): INFO: Installing additional packages: zipp==1.1.0 python-openstackclient urllib3~=1.26.15 20:04:23 lf-activate-venv(): INFO: Adding /tmp/venv-uzY0/bin to PATH 20:04:23 INFO: No stack-cost file found 20:04:23 INFO: Instance uptime: 135s 20:04:23 INFO: Fetching instance metadata (attempt 1 of 3)... 20:04:23 DEBUG: URL: http://169.254.169.254/latest/meta-data/instance-type 20:04:23 INFO: Successfully fetched instance metadata 20:04:23 INFO: Instance type: v3-standard-4 20:04:23 INFO: Retrieving pricing info for: v3-standard-4 20:04:23 INFO: Fetching Vexxhost pricing API (attempt 1 of 3)... 20:04:23 DEBUG: URL: https://pricing.vexxhost.net/v1/pricing/v3-standard-4/cost?seconds=135 20:04:23 INFO: Successfully fetched Vexxhost pricing API 20:04:23 INFO: Retrieved cost: 0.11 20:04:23 INFO: Retrieved resource: v3-standard-4 20:04:23 INFO: Creating archive directory: /w/workspace/oom-master-pre-commit-lint/archives/cost 20:04:23 INFO: Archiving costs to: /w/workspace/oom-master-pre-commit-lint/archives/cost.csv 20:04:23 INFO: Successfully archived job cost data 20:04:23 DEBUG: Cost data: oom-master-pre-commit-lint,4566,2026-04-05 20:04:23,v3-standard-4,135,0.11,0.00,SUCCESS 20:04:23 [oom-master-pre-commit-lint] $ /bin/bash -l /tmp/jenkins4085840760586199160.sh 20:04:23 ---> logs-deploy.sh 20:04:23 Setup pyenv: 20:04:23 system 20:04:23 3.8.13 20:04:23 3.9.13 20:04:23 * 3.10.6 (set by /w/workspace/oom-master-pre-commit-lint/.python-version) 20:04:23 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-uzY0 from file:/tmp/.os_lf_venv 20:04:23 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 20:04:23 lf-activate-venv(): INFO: Attempting to install with network-safe options... 20:04:25 lf-activate-venv(): INFO: Base packages installed successfully 20:04:25 lf-activate-venv(): INFO: Installing additional packages: lftools urllib3~=1.26.15 20:04:32 lf-activate-venv(): INFO: Adding /tmp/venv-uzY0/bin to PATH 20:04:32 INFO: Nexus URL https://nexus.onap.org path production/vex-yul-ecomp-jenkins-1/oom-master-pre-commit-lint/4566 20:04:32 INFO: archiving workspace using pattern(s): 20:04:34 Archives upload complete. 20:04:34 INFO: archiving logs to Nexus 20:04:35 ---> uname -a: 20:04:35 Linux prd-ubuntu1804-builder-4c-4g-4004 4.15.0-194-generic #205-Ubuntu SMP Fri Sep 16 19:49:27 UTC 2022 x86_64 x86_64 x86_64 GNU/Linux 20:04:35 20:04:35 20:04:35 ---> lscpu: 20:04:35 Architecture: x86_64 20:04:35 CPU op-mode(s): 32-bit, 64-bit 20:04:35 Byte Order: Little Endian 20:04:35 CPU(s): 4 20:04:35 On-line CPU(s) list: 0-3 20:04:35 Thread(s) per core: 1 20:04:35 Core(s) per socket: 1 20:04:35 Socket(s): 4 20:04:35 NUMA node(s): 1 20:04:35 Vendor ID: AuthenticAMD 20:04:35 CPU family: 23 20:04:35 Model: 49 20:04:35 Model name: AMD EPYC-Rome Processor 20:04:35 Stepping: 0 20:04:35 CPU MHz: 2800.000 20:04:35 BogoMIPS: 5600.00 20:04:35 Virtualization: AMD-V 20:04:35 Hypervisor vendor: KVM 20:04:35 Virtualization type: full 20:04:35 L1d cache: 32K 20:04:35 L1i cache: 32K 20:04:35 L2 cache: 512K 20:04:35 L3 cache: 16384K 20:04:35 NUMA node0 CPU(s): 0-3 20:04:35 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 20:04:35 20:04:35 20:04:35 ---> nproc: 20:04:35 4 20:04:35 20:04:35 20:04:35 ---> df -h: 20:04:35 Filesystem Size Used Avail Use% Mounted on 20:04:35 udev 7.9G 0 7.9G 0% /dev 20:04:35 tmpfs 1.6G 676K 1.6G 1% /run 20:04:35 /dev/vda1 78G 8.5G 69G 11% / 20:04:35 tmpfs 7.9G 0 7.9G 0% /dev/shm 20:04:35 tmpfs 5.0M 0 5.0M 0% /run/lock 20:04:35 tmpfs 7.9G 0 7.9G 0% /sys/fs/cgroup 20:04:35 /dev/vda15 105M 4.4M 100M 5% /boot/efi 20:04:35 tmpfs 1.6G 0 1.6G 0% /run/user/1001 20:04:35 20:04:35 20:04:35 ---> free -m: 20:04:35 total used free shared buff/cache available 20:04:35 Mem: 16040 605 13169 0 2265 15113 20:04:35 Swap: 1023 0 1023 20:04:35 20:04:35 20:04:35 ---> ip addr: 20:04:35 1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000 20:04:35 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 20:04:35 inet 127.0.0.1/8 scope host lo 20:04:35 valid_lft forever preferred_lft forever 20:04:35 inet6 ::1/128 scope host 20:04:35 valid_lft forever preferred_lft forever 20:04:35 2: ens3: mtu 1458 qdisc mq state UP group default qlen 1000 20:04:35 link/ether fa:16:3e:06:3e:c6 brd ff:ff:ff:ff:ff:ff 20:04:35 inet 10.30.107.68/23 brd 10.30.107.255 scope global dynamic ens3 20:04:35 valid_lft 86261sec preferred_lft 86261sec 20:04:35 inet6 fe80::f816:3eff:fe06:3ec6/64 scope link 20:04:35 valid_lft forever preferred_lft forever 20:04:35 20:04:35 20:04:35 ---> sar -b -r -n DEV: 20:04:35 Linux 4.15.0-194-generic (prd-ubuntu1804-builder-4c-4g-4004) 04/05/26 _x86_64_ (4 CPU) 20:04:35 20:04:35 20:02:17 LINUX RESTART (4 CPU) 20:04:35 20:04:35 20:03:01 tps rtps wtps bread/s bwrtn/s 20:04:35 20:04:01 121.10 1.02 120.08 112.51 15272.92 20:04:35 Average: 121.10 1.02 120.08 112.51 15272.92 20:04:35 20:04:35 20:03:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 20:04:35 20:04:01 13692752 15506772 2732216 16.63 79280 1922904 838076 4.80 800828 1690288 142072 20:04:35 Average: 13692752 15506772 2732216 16.63 79280 1922904 838076 4.80 800828 1690288 142072 20:04:35 20:04:35 20:03:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 20:04:35 20:04:01 lo 2.40 2.40 0.28 0.28 0.00 0.00 0.00 0.00 20:04:35 20:04:01 ens3 72.70 55.02 934.75 11.81 0.00 0.00 0.00 0.00 20:04:35 Average: lo 2.40 2.40 0.28 0.28 0.00 0.00 0.00 0.00 20:04:35 Average: ens3 72.70 55.02 934.75 11.81 0.00 0.00 0.00 0.00 20:04:35 20:04:35 20:04:35 ---> sar -P ALL: 20:04:35 Linux 4.15.0-194-generic (prd-ubuntu1804-builder-4c-4g-4004) 04/05/26 _x86_64_ (4 CPU) 20:04:35 20:04:35 20:02:17 LINUX RESTART (4 CPU) 20:04:35 20:04:35 20:03:01 CPU %user %nice %system %iowait %steal %idle 20:04:35 20:04:01 all 23.42 0.00 1.82 1.30 0.06 73.40 20:04:35 20:04:01 0 21.95 0.00 1.84 0.85 0.03 75.32 20:04:35 20:04:01 1 13.53 0.00 1.40 1.19 0.08 83.80 20:04:35 20:04:01 2 31.70 0.00 2.40 0.67 0.05 65.18 20:04:35 20:04:01 3 26.50 0.00 1.62 2.49 0.05 69.35 20:04:35 Average: all 23.42 0.00 1.82 1.30 0.06 73.40 20:04:35 Average: 0 21.95 0.00 1.84 0.85 0.03 75.32 20:04:35 Average: 1 13.53 0.00 1.40 1.19 0.08 83.80 20:04:35 Average: 2 31.70 0.00 2.40 0.67 0.05 65.18 20:04:35 Average: 3 26.50 0.00 1.62 2.49 0.05 69.35 20:04:35 20:04:35 20:04:35