17:08:59 Triggered by Gerrit: https://git.opendaylight.org/gerrit/c/netconf/+/117596 17:08:59 Running as SYSTEM 17:08:59 [EnvInject] - Loading node environment variables. 17:08:59 Building remotely on prd-ubuntu2204-builder-2c-2g-1409 (ubuntu2204-builder-2c-2g) in workspace /w/workspace/netconf-tox-verify-master 17:09:00 [ssh-agent] Looking for ssh-agent implementation... 17:09:00 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 17:09:00 $ ssh-agent 17:09:00 SSH_AUTH_SOCK=/tmp/ssh-XXXXXXrNvDIS/agent.3028 17:09:00 SSH_AGENT_PID=3030 17:09:00 [ssh-agent] Started. 17:09:00 Running ssh-add (command line suppressed) 17:09:00 Identity added: /w/workspace/netconf-tox-verify-master@tmp/private_key_2693667476783037966.key (/w/workspace/netconf-tox-verify-master@tmp/private_key_2693667476783037966.key) 17:09:00 [ssh-agent] Using credentials jenkins (jenkins-ssh) 17:09:00 The recommended git tool is: NONE 17:09:02 using credential jenkins-ssh 17:09:02 Wiping out workspace first. 17:09:02 Cloning the remote Git repository 17:09:02 Cloning repository git://devvexx.opendaylight.org/mirror/netconf 17:09:02 > git init /w/workspace/netconf-tox-verify-master # timeout=10 17:09:02 Fetching upstream changes from git://devvexx.opendaylight.org/mirror/netconf 17:09:02 > git --version # timeout=10 17:09:02 > git --version # 'git version 2.34.1' 17:09:02 using GIT_SSH to set credentials jenkins-ssh 17:09:02 Verifying host key using known hosts file 17:09:02 You're using 'Known hosts file' strategy to verify ssh host keys, but your known_hosts file does not exist, please go to 'Manage Jenkins' -> 'Security' -> 'Git Host Key Verification Configuration' and configure host key verification. 17:09:02 > git fetch --tags --force --progress -- git://devvexx.opendaylight.org/mirror/netconf +refs/heads/*:refs/remotes/origin/* # timeout=10 17:09:10 > git config remote.origin.url git://devvexx.opendaylight.org/mirror/netconf # timeout=10 17:09:10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 17:09:10 > git config remote.origin.url git://devvexx.opendaylight.org/mirror/netconf # timeout=10 17:09:10 Fetching upstream changes from git://devvexx.opendaylight.org/mirror/netconf 17:09:10 using GIT_SSH to set credentials jenkins-ssh 17:09:10 Verifying host key using known hosts file 17:09:10 You're using 'Known hosts file' strategy to verify ssh host keys, but your known_hosts file does not exist, please go to 'Manage Jenkins' -> 'Security' -> 'Git Host Key Verification Configuration' and configure host key verification. 17:09:10 > git fetch --tags --force --progress -- git://devvexx.opendaylight.org/mirror/netconf refs/changes/96/117596/21 # timeout=10 17:09:11 > git rev-parse a09acf9de7ff5ac6f1cbac4fc5d7b69d7f93c95e^{commit} # timeout=10 17:09:11 JENKINS-19022: warning: possible memory leak due to Git plugin usage; see: https://plugins.jenkins.io/git/#remove-git-plugin-buildsbybranch-builddata-script 17:09:11 Checking out Revision a09acf9de7ff5ac6f1cbac4fc5d7b69d7f93c95e (refs/changes/96/117596/21) 17:09:11 > git config core.sparsecheckout # timeout=10 17:09:11 > git checkout -f a09acf9de7ff5ac6f1cbac4fc5d7b69d7f93c95e # timeout=10 17:09:14 Commit message: "Use request timeout for all netconf device RPCs" 17:09:14 > git rev-parse FETCH_HEAD^{commit} # timeout=10 17:09:14 > git rev-list --no-walk 73dc30039dfc3dfaacc9a5947ba8a251ea537e0c # timeout=10 17:09:15 provisioning config files... 17:09:15 copy managed file [npmrc] to file:/home/jenkins/.npmrc 17:09:15 copy managed file [pipconf] to file:/home/jenkins/.config/pip/pip.conf 17:09:15 [netconf-tox-verify-master] $ /bin/bash /tmp/jenkins8724031328360807676.sh 17:09:15 ---> python-tools-install.sh 17:09:15 Setup pyenv: 17:09:15 * system (set by /opt/pyenv/version) 17:09:15 * 3.8.20 (set by /opt/pyenv/version) 17:09:15 * 3.9.20 (set by /opt/pyenv/version) 17:09:15 3.10.15 17:09:15 3.11.10 17:09:19 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-969X 17:09:19 lf-activate-venv(): INFO: Save venv in file: /tmp/.os_lf_venv 17:09:19 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 17:09:19 lf-activate-venv(): INFO: Attempting to install with network-safe options... 17:09:23 lf-activate-venv(): INFO: Base packages installed successfully 17:09:23 lf-activate-venv(): INFO: Installing additional packages: lftools 17:09:51 lf-activate-venv(): INFO: Adding /tmp/venv-969X/bin to PATH 17:09:51 Generating Requirements File 17:10:15 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. 17:10:15 httplib2 0.31.0 requires pyparsing<4,>=3.0.4, but you have pyparsing 2.4.7 which is incompatible. 17:10:15 Python 3.11.10 17:10:15 pip 25.3 from /tmp/venv-969X/lib/python3.11/site-packages/pip (python 3.11) 17:10:15 appdirs==1.4.4 17:10:15 argcomplete==3.6.3 17:10:15 aspy.yaml==1.3.0 17:10:15 attrs==25.4.0 17:10:15 autopage==0.5.2 17:10:15 beautifulsoup4==4.14.2 17:10:15 boto3==1.41.4 17:10:15 botocore==1.41.4 17:10:15 bs4==0.0.2 17:10:15 cachetools==6.2.2 17:10:15 certifi==2025.11.12 17:10:15 cffi==2.0.0 17:10:15 cfgv==3.5.0 17:10:15 chardet==5.2.0 17:10:15 charset-normalizer==3.4.4 17:10:15 click==8.3.1 17:10:15 cliff==4.12.0 17:10:15 cmd2==2.7.0 17:10:15 cryptography==3.3.2 17:10:15 debtcollector==3.0.0 17:10:15 decorator==5.2.1 17:10:15 defusedxml==0.7.1 17:10:15 Deprecated==1.3.1 17:10:15 distlib==0.4.0 17:10:15 dnspython==2.8.0 17:10:15 docker==7.1.0 17:10:15 dogpile.cache==1.5.0 17:10:15 durationpy==0.10 17:10:15 email-validator==2.3.0 17:10:15 filelock==3.20.0 17:10:15 future==1.0.0 17:10:15 gitdb==4.0.12 17:10:15 GitPython==3.1.45 17:10:15 google-auth==2.43.0 17:10:15 httplib2==0.31.0 17:10:15 identify==2.6.15 17:10:15 idna==3.11 17:10:15 importlib-resources==1.5.0 17:10:15 iso8601==2.1.0 17:10:15 Jinja2==3.1.6 17:10:15 jmespath==1.0.1 17:10:15 jsonpatch==1.33 17:10:15 jsonpointer==3.0.0 17:10:15 jsonschema==4.25.1 17:10:15 jsonschema-specifications==2025.9.1 17:10:15 keystoneauth1==5.12.0 17:10:15 kubernetes==34.1.0 17:10:15 lftools==0.37.16 17:10:15 lxml==6.0.2 17:10:15 markdown-it-py==4.0.0 17:10:15 MarkupSafe==3.0.3 17:10:15 mdurl==0.1.2 17:10:15 msgpack==1.1.2 17:10:15 multi_key_dict==2.0.3 17:10:15 munch==4.0.0 17:10:15 netaddr==1.3.0 17:10:15 niet==1.4.2 17:10:15 nodeenv==1.9.1 17:10:15 oauth2client==4.1.3 17:10:15 oauthlib==3.3.1 17:10:15 openstacksdk==4.8.0 17:10:15 os-service-types==1.8.2 17:10:15 osc-lib==4.2.0 17:10:15 oslo.config==10.1.0 17:10:15 oslo.context==6.2.0 17:10:15 oslo.i18n==6.7.1 17:10:15 oslo.log==7.2.1 17:10:15 oslo.serialization==5.8.0 17:10:15 oslo.utils==9.2.0 17:10:15 packaging==25.0 17:10:15 pbr==7.0.3 17:10:15 platformdirs==4.5.0 17:10:15 prettytable==3.17.0 17:10:15 psutil==7.1.3 17:10:15 pyasn1==0.6.1 17:10:15 pyasn1_modules==0.4.2 17:10:15 pycparser==2.23 17:10:15 pygerrit2==2.0.15 17:10:15 PyGithub==2.8.1 17:10:15 Pygments==2.19.2 17:10:15 PyJWT==2.10.1 17:10:15 PyNaCl==1.6.1 17:10:15 pyparsing==2.4.7 17:10:15 pyperclip==1.11.0 17:10:15 pyrsistent==0.20.0 17:10:15 python-cinderclient==9.8.0 17:10:15 python-dateutil==2.9.0.post0 17:10:15 python-heatclient==4.3.0 17:10:15 python-jenkins==1.8.3 17:10:15 python-keystoneclient==5.7.0 17:10:15 python-magnumclient==4.9.0 17:10:15 python-openstackclient==8.2.0 17:10:15 python-swiftclient==4.9.0 17:10:15 PyYAML==6.0.3 17:10:15 referencing==0.37.0 17:10:15 requests==2.32.5 17:10:15 requests-oauthlib==2.0.0 17:10:15 requestsexceptions==1.4.0 17:10:15 rfc3986==2.0.0 17:10:15 rich==14.2.0 17:10:15 rich-argparse==1.7.2 17:10:15 rpds-py==0.29.0 17:10:15 rsa==4.9.1 17:10:15 ruamel.yaml==0.18.16 17:10:15 ruamel.yaml.clib==0.2.15 17:10:15 s3transfer==0.15.0 17:10:15 simplejson==3.20.2 17:10:15 six==1.17.0 17:10:15 smmap==5.0.2 17:10:15 soupsieve==2.8 17:10:15 stevedore==5.6.0 17:10:15 tabulate==0.9.0 17:10:15 toml==0.10.2 17:10:15 tomlkit==0.13.3 17:10:15 tqdm==4.67.1 17:10:15 typing_extensions==4.15.0 17:10:15 tzdata==2025.2 17:10:15 urllib3==1.26.20 17:10:15 virtualenv==20.35.4 17:10:15 wcwidth==0.2.14 17:10:15 websocket-client==1.9.0 17:10:15 wrapt==2.0.1 17:10:15 xdg==6.0.0 17:10:15 xmltodict==1.0.2 17:10:15 yq==3.4.3 17:10:15 [EnvInject] - Injecting environment variables from a build step. 17:10:15 [EnvInject] - Injecting as environment variables the properties content 17:10:15 PYTHON=python3 17:10:15 17:10:15 [EnvInject] - Variables injected successfully. 17:10:15 [netconf-tox-verify-master] $ /bin/bash -l /tmp/jenkins10267391533264734364.sh 17:10:15 ---> tox-install.sh 17:10:15 + source /home/jenkins/lf-env.sh 17:10:15 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 17:10:15 ++ mktemp -d /tmp/venv-XXXX 17:10:15 + lf_venv=/tmp/venv-53fV 17:10:15 + local venv_file=/tmp/.os_lf_venv 17:10:15 + local python=python3 17:10:15 + local options 17:10:15 + local set_path=true 17:10:15 + local install_args= 17:10:15 ++ 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 17:10:15 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 17:10:15 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 17:10:15 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 17:10:15 + true 17:10:15 + case $1 in 17:10:15 + venv_file=/tmp/.toxenv 17:10:15 + shift 2 17:10:15 + true 17:10:15 + case $1 in 17:10:15 + shift 17:10:15 + break 17:10:15 + case $python in 17:10:15 + local pkg_list= 17:10:15 + [[ -d /opt/pyenv ]] 17:10:15 + echo 'Setup pyenv:' 17:10:15 Setup pyenv: 17:10:15 + export PYENV_ROOT=/opt/pyenv 17:10:15 + PYENV_ROOT=/opt/pyenv 17:10:15 + export PATH=/opt/pyenv/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 17:10:15 + PATH=/opt/pyenv/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 17:10:15 + pyenv versions 17:10:15 system 17:10:15 3.8.20 17:10:15 3.9.20 17:10:15 3.10.15 17:10:15 * 3.11.10 (set by /w/workspace/netconf-tox-verify-master/.python-version) 17:10:15 + command -v pyenv 17:10:15 ++ pyenv init - --no-rehash 17:10:15 + eval 'PATH="$(bash --norc -ec '\''IFS=:; paths=($PATH); 17:10:15 for i in ${!paths[@]}; do 17:10:15 if [[ ${paths[i]} == "'\'''\''/opt/pyenv/shims'\'''\''" ]]; then unset '\''\'\'''\''paths[i]'\''\'\'''\''; 17:10:15 fi; done; 17:10:15 echo "${paths[*]}"'\'')" 17:10:15 export PATH="/opt/pyenv/shims:${PATH}" 17:10:15 export PYENV_SHELL=bash 17:10:15 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 17:10:15 pyenv() { 17:10:15 local command 17:10:15 command="${1:-}" 17:10:15 if [ "$#" -gt 0 ]; then 17:10:15 shift 17:10:15 fi 17:10:15 17:10:15 case "$command" in 17:10:15 rehash|shell) 17:10:15 eval "$(pyenv "sh-$command" "$@")" 17:10:15 ;; 17:10:15 *) 17:10:15 command pyenv "$command" "$@" 17:10:15 ;; 17:10:15 esac 17:10:15 }' 17:10:15 +++ bash --norc -ec 'IFS=:; paths=($PATH); 17:10:15 for i in ${!paths[@]}; do 17:10:15 if [[ ${paths[i]} == "/opt/pyenv/shims" ]]; then unset '\''paths[i]'\''; 17:10:15 fi; done; 17:10:15 echo "${paths[*]}"' 17:10:15 ++ PATH=/opt/pyenv/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 17:10:15 ++ export PATH=/opt/pyenv/shims:/opt/pyenv/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 17:10:15 ++ PATH=/opt/pyenv/shims:/opt/pyenv/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 17:10:15 ++ export PYENV_SHELL=bash 17:10:15 ++ PYENV_SHELL=bash 17:10:15 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 17:10:15 +++ complete -F _pyenv pyenv 17:10:15 ++ lf-pyver python3 17:10:15 ++ local py_version_xy=python3 17:10:15 ++ local py_version_xyz= 17:10:15 ++ pyenv versions 17:10:15 ++ local command 17:10:15 ++ command=versions 17:10:15 ++ awk '{ print $1 }' 17:10:15 ++ '[' 1 -gt 0 ']' 17:10:15 ++ shift 17:10:15 ++ case "$command" in 17:10:15 ++ command pyenv versions 17:10:15 ++ grep -E '^[0-9.]*[0-9]$' 17:10:15 ++ sed 's/^[ *]* //' 17:10:16 ++ [[ ! -s /tmp/.pyenv_versions ]] 17:10:16 +++ grep '^3' /tmp/.pyenv_versions 17:10:16 +++ tail -n 1 17:10:16 +++ sort -V 17:10:16 ++ py_version_xyz=3.11.10 17:10:16 ++ [[ -z 3.11.10 ]] 17:10:16 ++ echo 3.11.10 17:10:16 ++ return 0 17:10:16 + pyenv local 3.11.10 17:10:16 + local command 17:10:16 + command=local 17:10:16 + '[' 2 -gt 0 ']' 17:10:16 + shift 17:10:16 + case "$command" in 17:10:16 + command pyenv local 3.11.10 17:10:16 + for arg in "$@" 17:10:16 + case $arg in 17:10:16 + pkg_list+='tox ' 17:10:16 + for arg in "$@" 17:10:16 + case $arg in 17:10:16 + pkg_list+='virtualenv ' 17:10:16 + for arg in "$@" 17:10:16 + case $arg in 17:10:16 + pkg_list+='urllib3~=1.26.15 ' 17:10:16 + [[ -f /tmp/.toxenv ]] 17:10:16 + [[ ! -f /tmp/.toxenv ]] 17:10:16 + [[ -n '' ]] 17:10:16 + python3 -m venv /tmp/venv-53fV 17:10:20 + echo 'lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-53fV' 17:10:20 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-53fV 17:10:20 + echo /tmp/venv-53fV 17:10:20 + echo 'lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv' 17:10:20 lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv 17:10:20 + echo 'lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)' 17:10:20 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 17:10:20 + local 'pip_opts=--upgrade --quiet' 17:10:20 + pip_opts='--upgrade --quiet --trusted-host pypi.org' 17:10:20 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org' 17:10:20 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org --trusted-host pypi.python.org' 17:10:20 + [[ -n '' ]] 17:10:20 + [[ -n '' ]] 17:10:20 + echo 'lf-activate-venv(): INFO: Attempting to install with network-safe options...' 17:10:20 lf-activate-venv(): INFO: Attempting to install with network-safe options... 17:10:20 + /tmp/venv-53fV/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 17:10:23 + echo 'lf-activate-venv(): INFO: Base packages installed successfully' 17:10:23 lf-activate-venv(): INFO: Base packages installed successfully 17:10:23 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 17:10:23 + echo 'lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 ' 17:10:23 lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 17:10:23 + /tmp/venv-53fV/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 17:10:25 + type python3 17:10:25 + true 17:10:25 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-53fV/bin to PATH' 17:10:25 lf-activate-venv(): INFO: Adding /tmp/venv-53fV/bin to PATH 17:10:25 + PATH=/tmp/venv-53fV/bin:/opt/pyenv/shims:/opt/pyenv/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 17:10:25 + return 0 17:10:25 + python3 --version 17:10:25 Python 3.11.10 17:10:25 + python3 -m pip --version 17:10:26 pip 25.3 from /tmp/venv-53fV/lib/python3.11/site-packages/pip (python 3.11) 17:10:26 + python3 -m pip freeze 17:10:26 cachetools==6.2.2 17:10:26 chardet==5.2.0 17:10:26 colorama==0.4.6 17:10:26 distlib==0.4.0 17:10:26 filelock==3.20.0 17:10:26 packaging==25.0 17:10:26 platformdirs==4.5.0 17:10:26 pluggy==1.6.0 17:10:26 pyproject-api==1.10.0 17:10:26 tox==4.32.0 17:10:26 urllib3==1.26.20 17:10:26 virtualenv==20.35.4 17:10:26 [netconf-tox-verify-master] $ /bin/sh -xe /tmp/jenkins16260449639342386651.sh 17:10:26 [EnvInject] - Injecting environment variables from a build step. 17:10:26 [EnvInject] - Injecting as environment variables the properties content 17:10:26 PARALLEL=True 17:10:26 17:10:26 [EnvInject] - Variables injected successfully. 17:10:26 [netconf-tox-verify-master] $ /bin/bash -l /tmp/jenkins3375605271269009009.sh 17:10:26 ---> tox-run.sh 17:10:26 + PATH=/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 17:10:26 + ARCHIVE_TOX_DIR=/w/workspace/netconf-tox-verify-master/archives/tox 17:10:26 + ARCHIVE_DOC_DIR=/w/workspace/netconf-tox-verify-master/archives/docs 17:10:26 + mkdir -p /w/workspace/netconf-tox-verify-master/archives/tox 17:10:26 + cd /w/workspace/netconf-tox-verify-master/. 17:10:26 + source /home/jenkins/lf-env.sh 17:10:26 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 17:10:26 ++ mktemp -d /tmp/venv-XXXX 17:10:26 + lf_venv=/tmp/venv-qrms 17:10:26 + local venv_file=/tmp/.os_lf_venv 17:10:26 + local python=python3 17:10:26 + local options 17:10:26 + local set_path=true 17:10:26 + local install_args= 17:10:26 ++ 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 17:10:26 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 17:10:26 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 17:10:26 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 17:10:26 + true 17:10:26 + case $1 in 17:10:26 + venv_file=/tmp/.toxenv 17:10:26 + shift 2 17:10:26 + true 17:10:26 + case $1 in 17:10:26 + shift 17:10:26 + break 17:10:26 + case $python in 17:10:26 + local pkg_list= 17:10:26 + [[ -d /opt/pyenv ]] 17:10:26 + echo 'Setup pyenv:' 17:10:26 Setup pyenv: 17:10:26 + export PYENV_ROOT=/opt/pyenv 17:10:26 + PYENV_ROOT=/opt/pyenv 17:10:26 + 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 17:10:26 + 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 17:10:26 + pyenv versions 17:10:26 system 17:10:26 3.8.20 17:10:26 3.9.20 17:10:26 3.10.15 17:10:26 * 3.11.10 (set by /w/workspace/netconf-tox-verify-master/.python-version) 17:10:26 + command -v pyenv 17:10:26 ++ pyenv init - --no-rehash 17:10:26 + eval 'PATH="$(bash --norc -ec '\''IFS=:; paths=($PATH); 17:10:26 for i in ${!paths[@]}; do 17:10:26 if [[ ${paths[i]} == "'\'''\''/opt/pyenv/shims'\'''\''" ]]; then unset '\''\'\'''\''paths[i]'\''\'\'''\''; 17:10:26 fi; done; 17:10:26 echo "${paths[*]}"'\'')" 17:10:26 export PATH="/opt/pyenv/shims:${PATH}" 17:10:26 export PYENV_SHELL=bash 17:10:26 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 17:10:26 pyenv() { 17:10:26 local command 17:10:26 command="${1:-}" 17:10:26 if [ "$#" -gt 0 ]; then 17:10:26 shift 17:10:26 fi 17:10:26 17:10:26 case "$command" in 17:10:26 rehash|shell) 17:10:26 eval "$(pyenv "sh-$command" "$@")" 17:10:26 ;; 17:10:26 *) 17:10:26 command pyenv "$command" "$@" 17:10:26 ;; 17:10:26 esac 17:10:26 }' 17:10:26 +++ bash --norc -ec 'IFS=:; paths=($PATH); 17:10:26 for i in ${!paths[@]}; do 17:10:26 if [[ ${paths[i]} == "/opt/pyenv/shims" ]]; then unset '\''paths[i]'\''; 17:10:26 fi; done; 17:10:26 echo "${paths[*]}"' 17:10:26 ++ 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 17:10:26 ++ 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 17:10:26 ++ 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 17:10:26 ++ export PYENV_SHELL=bash 17:10:26 ++ PYENV_SHELL=bash 17:10:26 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 17:10:26 +++ complete -F _pyenv pyenv 17:10:26 ++ lf-pyver python3 17:10:26 ++ local py_version_xy=python3 17:10:26 ++ local py_version_xyz= 17:10:26 ++ pyenv versions 17:10:26 ++ local command 17:10:26 ++ command=versions 17:10:26 ++ '[' 1 -gt 0 ']' 17:10:26 ++ shift 17:10:26 ++ case "$command" in 17:10:26 ++ command pyenv versions 17:10:26 ++ awk '{ print $1 }' 17:10:26 ++ sed 's/^[ *]* //' 17:10:26 ++ grep -E '^[0-9.]*[0-9]$' 17:10:26 ++ [[ ! -s /tmp/.pyenv_versions ]] 17:10:26 +++ grep '^3' /tmp/.pyenv_versions 17:10:26 +++ tail -n 1 17:10:26 +++ sort -V 17:10:26 ++ py_version_xyz=3.11.10 17:10:26 ++ [[ -z 3.11.10 ]] 17:10:26 ++ echo 3.11.10 17:10:26 ++ return 0 17:10:26 + pyenv local 3.11.10 17:10:26 + local command 17:10:26 + command=local 17:10:26 + '[' 2 -gt 0 ']' 17:10:26 + shift 17:10:26 + case "$command" in 17:10:26 + command pyenv local 3.11.10 17:10:26 + for arg in "$@" 17:10:26 + case $arg in 17:10:26 + pkg_list+='tox ' 17:10:26 + for arg in "$@" 17:10:26 + case $arg in 17:10:26 + pkg_list+='virtualenv ' 17:10:26 + for arg in "$@" 17:10:26 + case $arg in 17:10:26 + pkg_list+='urllib3~=1.26.15 ' 17:10:26 + [[ -f /tmp/.toxenv ]] 17:10:26 ++ cat /tmp/.toxenv 17:10:26 + lf_venv=/tmp/venv-53fV 17:10:26 + echo 'lf-activate-venv(): INFO: Reuse venv:/tmp/venv-53fV from' file:/tmp/.toxenv 17:10:26 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-53fV from file:/tmp/.toxenv 17:10:26 + echo 'lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)' 17:10:26 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 17:10:26 + local 'pip_opts=--upgrade --quiet' 17:10:26 + pip_opts='--upgrade --quiet --trusted-host pypi.org' 17:10:26 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org' 17:10:26 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org --trusted-host pypi.python.org' 17:10:26 + [[ -n '' ]] 17:10:26 + [[ -n '' ]] 17:10:26 + echo 'lf-activate-venv(): INFO: Attempting to install with network-safe options...' 17:10:26 lf-activate-venv(): INFO: Attempting to install with network-safe options... 17:10:26 + /tmp/venv-53fV/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 17:10:27 + echo 'lf-activate-venv(): INFO: Base packages installed successfully' 17:10:27 lf-activate-venv(): INFO: Base packages installed successfully 17:10:27 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 17:10:27 + echo 'lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 ' 17:10:27 lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 17:10:27 + /tmp/venv-53fV/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 17:10:28 + type python3 17:10:28 + true 17:10:28 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-53fV/bin to PATH' 17:10:28 lf-activate-venv(): INFO: Adding /tmp/venv-53fV/bin to PATH 17:10:28 + PATH=/tmp/venv-53fV/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 17:10:28 + return 0 17:10:28 + [[ -d /opt/pyenv ]] 17:10:28 + echo '---> Setting up pyenv' 17:10:28 ---> Setting up pyenv 17:10:28 + export PYENV_ROOT=/opt/pyenv 17:10:28 + PYENV_ROOT=/opt/pyenv 17:10:28 + export PATH=/opt/pyenv/bin:/tmp/venv-53fV/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 17:10:28 + PATH=/opt/pyenv/bin:/tmp/venv-53fV/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 17:10:28 ++ pwd 17:10:28 + PYTHONPATH=/w/workspace/netconf-tox-verify-master 17:10:28 + export PYTHONPATH 17:10:28 + export TOX_TESTENV_PASSENV=PYTHONPATH 17:10:28 + TOX_TESTENV_PASSENV=PYTHONPATH 17:10:28 + tox --version 17:10:29 4.32.0 from /tmp/venv-53fV/lib/python3.11/site-packages/tox/__init__.py 17:10:29 + PARALLEL=True 17:10:29 + TOX_OPTIONS_LIST= 17:10:29 + [[ -n '' ]] 17:10:29 + case ${PARALLEL,,} in 17:10:29 + TOX_OPTIONS_LIST=' --parallel auto --parallel-live' 17:10:29 + tox --parallel auto --parallel-live 17:10:29 + tee -a /w/workspace/netconf-tox-verify-master/archives/tox/tox.log 17:10:29 docs-linkcheck: install_deps> python -I -m pip install -r docs/requirements.txt 17:10:29 docs: install_deps> python -I -m pip install -r docs/requirements.txt 17:10:52 docs-linkcheck: freeze> python -m pip freeze --all 17:10:52 docs: freeze> python -m pip freeze --all 17:10:52 docs-linkcheck: alabaster==1.0.0,attrs==25.4.0,babel==2.17.0,blockdiag==3.0.0,certifi==2025.11.12,charset-normalizer==3.4.4,contourpy==1.3.3,cycler==0.12.1,docutils==0.21.2,fonttools==4.60.1,funcparserlib==2.0.0a0,future==1.0.0,idna==3.11,imagesize==1.4.1,Jinja2==3.1.6,jsonschema==3.2.0,kiwisolver==1.4.9,lfdocs-conf==0.9.0,MarkupSafe==3.0.3,matplotlib==3.10.7,numpy==2.3.5,nwdiag==3.0.0,packaging==25.0,pillow==12.0.0,pip==25.3,Pygments==2.19.2,pyparsing==3.2.5,pyrsistent==0.20.0,python-dateutil==2.9.0.post0,PyYAML==6.0.3,requests==2.32.5,requests-file==1.5.1,roman-numerals-py==3.1.0,seqdiag==3.0.0,setuptools==80.9.0,six==1.17.0,snowballstemmer==3.0.1,Sphinx==8.2.3,sphinx-bootstrap-theme==0.8.1,sphinx-data-viewer==0.1.5,sphinx-rtd-theme==3.0.2,sphinx-tabs==3.4.7,sphinxcontrib-applehelp==2.0.0,sphinxcontrib-blockdiag==3.0.0,sphinxcontrib-devhelp==2.0.0,sphinxcontrib-htmlhelp==2.1.0,sphinxcontrib-jquery==4.1,sphinxcontrib-jsmath==1.0.1,sphinxcontrib-needs==0.7.9,sphinxcontrib-nwdiag==2.0.0,sphinxcontrib-plantuml==0.31,sphinxcontrib-qthelp==2.0.0,sphinxcontrib-seqdiag==3.0.0,sphinxcontrib-serializinghtml==2.0.0,sphinxcontrib-swaggerdoc==0.1.7,urllib3==2.5.0,webcolors==25.10.0 17:10:52 docs-linkcheck: commands[0]> sphinx-build -b linkcheck -d /w/workspace/netconf-tox-verify-master/.tox/docs-linkcheck/tmp/doctrees ./docs/ /w/workspace/netconf-tox-verify-master/docs/_build/linkcheck 17:10:52 Running Sphinx v8.2.3 17:10:52 loading translations [en]... done 17:10:52 docs: alabaster==1.0.0,attrs==25.4.0,babel==2.17.0,blockdiag==3.0.0,certifi==2025.11.12,charset-normalizer==3.4.4,contourpy==1.3.3,cycler==0.12.1,docutils==0.21.2,fonttools==4.60.1,funcparserlib==2.0.0a0,future==1.0.0,idna==3.11,imagesize==1.4.1,Jinja2==3.1.6,jsonschema==3.2.0,kiwisolver==1.4.9,lfdocs-conf==0.9.0,MarkupSafe==3.0.3,matplotlib==3.10.7,numpy==2.3.5,nwdiag==3.0.0,packaging==25.0,pillow==12.0.0,pip==25.3,Pygments==2.19.2,pyparsing==3.2.5,pyrsistent==0.20.0,python-dateutil==2.9.0.post0,PyYAML==6.0.3,requests==2.32.5,requests-file==1.5.1,roman-numerals-py==3.1.0,seqdiag==3.0.0,setuptools==80.9.0,six==1.17.0,snowballstemmer==3.0.1,Sphinx==8.2.3,sphinx-bootstrap-theme==0.8.1,sphinx-data-viewer==0.1.5,sphinx-rtd-theme==3.0.2,sphinx-tabs==3.4.7,sphinxcontrib-applehelp==2.0.0,sphinxcontrib-blockdiag==3.0.0,sphinxcontrib-devhelp==2.0.0,sphinxcontrib-htmlhelp==2.1.0,sphinxcontrib-jquery==4.1,sphinxcontrib-jsmath==1.0.1,sphinxcontrib-needs==0.7.9,sphinxcontrib-nwdiag==2.0.0,sphinxcontrib-plantuml==0.31,sphinxcontrib-qthelp==2.0.0,sphinxcontrib-seqdiag==3.0.0,sphinxcontrib-serializinghtml==2.0.0,sphinxcontrib-swaggerdoc==0.1.7,urllib3==2.5.0,webcolors==25.10.0 17:10:52 docs: commands[0]> sphinx-build -W -b html -n -d /w/workspace/netconf-tox-verify-master/.tox/docs/tmp/doctrees ./docs/ /w/workspace/netconf-tox-verify-master/docs/_build/html 17:10:53 Running Sphinx v8.2.3 17:10:53 loading translations [en]... done 17:10:53 making output directory... done 17:10:53 Converting `source_suffix = '.rst'` to `source_suffix = {'.rst': 'restructuredtext'}`. 17:10:53 loading intersphinx inventory 'common-packer' from https://docs.releng.linuxfoundation.org/projects/common-packer/en/stable/objects.inv ... 17:10:53 loading intersphinx inventory 'global-jjb' from https://docs.releng.linuxfoundation.org/projects/global-jjb/en/stable/objects.inv ... 17:10:53 loading intersphinx inventory 'lfdocs' from https://docs.releng.linuxfoundation.org/en/latest/objects.inv ... 17:10:53 loading intersphinx inventory 'lfdocs-conf' from https://docs.releng.linuxfoundation.org/projects/lfdocs-conf/en/stable/objects.inv ... 17:10:53 loading intersphinx inventory 'lftools' from https://docs.releng.linuxfoundation.org/projects/lftools/en/stable/objects.inv ... 17:10:53 loading intersphinx inventory 'pipelines' from https://docs.releng.linuxfoundation.org/projects/pipelines/en/latest/objects.inv ... 17:10:53 making output directory... done 17:10:53 Converting `source_suffix = '.rst'` to `source_suffix = {'.rst': 'restructuredtext'}`. 17:10:53 loading intersphinx inventory 'common-packer' from https://docs.releng.linuxfoundation.org/projects/common-packer/en/stable/objects.inv ... 17:10:53 loading intersphinx inventory 'global-jjb' from https://docs.releng.linuxfoundation.org/projects/global-jjb/en/stable/objects.inv ... 17:10:53 loading intersphinx inventory 'lfdocs' from https://docs.releng.linuxfoundation.org/en/latest/objects.inv ... 17:10:53 loading intersphinx inventory 'lfdocs-conf' from https://docs.releng.linuxfoundation.org/projects/lfdocs-conf/en/stable/objects.inv ... 17:10:53 loading intersphinx inventory 'lftools' from https://docs.releng.linuxfoundation.org/projects/lftools/en/stable/objects.inv ... 17:10:53 loading intersphinx inventory 'pipelines' from https://docs.releng.linuxfoundation.org/projects/pipelines/en/latest/objects.inv ... 17:10:53 loading intersphinx inventory 'python' from https://docs.python.org/3/objects.inv ... 17:10:53 loading intersphinx inventory 'python' from https://docs.python.org/3/objects.inv ... 17:10:53 building [mo]: targets for 0 po files that are out of date 17:10:53 writing output... 17:10:53 building [linkcheck]: targets for 4 source files that are out of date 17:10:53 updating environment: [new config] 4 added, 0 changed, 0 removed 17:10:53 reading sources... [ 25%] developer-guide 17:10:54 reading sources... [ 50%] index 17:10:54 reading sources... [ 75%] testtool 17:10:54 building [mo]: targets for 0 po files that are out of date 17:10:54 writing output... 17:10:54 building [html]: targets for 4 source files that are out of date 17:10:54 updating environment: [new config] 4 added, 0 changed, 0 removed 17:10:54 reading sources... [ 25%] developer-guide 17:10:54 reading sources... [100%] user-guide 17:10:54 reading sources... [ 50%] index 17:10:54 reading sources... [ 75%] testtool 17:10:54 reading sources... [100%] user-guide 17:10:54 17:10:54 looking for now-outdated files... none found 17:10:54 pickling environment... done 17:10:54 checking consistency... done 17:10:54 preparing documents... done 17:10:54 copying assets... 17:10:54 copying assets: done 17:10:54 writing output... [ 25%] developer-guide 17:10:54 writing output... [ 50%] index 17:10:54 writing output... [ 75%] testtool 17:10:54 writing output... [100%] user-guide 17:10:54 17:10:54 looking for now-outdated files... none found 17:10:54 17:10:54 17:10:54 ( developer-guide: line 40) -ignored- https://git.opendaylight.org/gerrit/admin/repos/coretutorials 17:10:54 ( testtool: line 61) -ignored- https://git.opendaylight.org/gerrit/admin/repos/netconf 17:10:54 ( user-guide: line 66) -ignored- http://localhost:8181/rests/data/network-topology:network-topology 17:10:54 ( user-guide: line 66) -ignored- http://localhost:8181/rests/data/network-topology:network-topology?content=config 17:10:54 ( user-guide: line 66) -ignored- http://localhost:8181/rests/data/network-topology:network-topology?content=nonconfig 17:10:54 ( user-guide: line 66) -ignored- http://localhost:8181/rests/data/network-topology:network-topology/topology=topology-netconf?content=config 17:10:54 ( user-guide: line 117) -ignored- http://localhost:8181/rests/data/network-topology:network-topology/topology=topology-netconf/node=new-netconf-device 17:10:54 ( user-guide: line 126) -ignored- http://localhost:8181/rests/data/network-topology:network-topology/topology=topology-netconf 17:10:54 ( user-guide: line 639) -ignored- http://localhost:8181/rests/data/network-topology:network-topology/topology=topology-netconf/node=new-netconf-device/yang-ext:mount?content=nonconfig 17:10:54 ( user-guide: line 656) -ignored- http://localhost:8181/rests/data/network-topology:network-topology/topology=topology-netconf/node=new-netconf-device/yang-ext:mount/Cisco-IOS-XR-ifmgr-cfg:interface-configurations 17:10:54 ( user-guide: line 692) -ignored- http://localhost:8181/rests/operations/network-topology:network-topology/topology=topology-netconf/node=new-netconf-device/yang-ext:mount/ietf-netconf-monitoring:get-schema 17:10:54 ( user-guide: line 1443) -ignored- http://localhost:8181/rests/data/network-topology:network-topology/topology=topology-netconf/node=netopeer/yang-ext:mount?content:config 17:10:54 ( user-guide: line 1659) -ignored- http://localhost:8181/rests/data/network-topology:network-topology/topology=topology-netconf/node=controller-mdsal/yang-ext:mount?content:nonconfig 17:10:54 ( user-guide: line 2671) -ignored- http://localhost:8181/openapi/explorer/index.html 17:10:54 ( user-guide: line 2673) -ignored- http://localhost:8181/openapi/api/v3/single 17:10:54 ( user-guide: line 2699) -ignored- http://localhost:8181/openapi/explorer/index.html?urls.primaryName=17830-sim-device%20resources%20-%20RestConf%20RFC%208040 17:10:54 ( user-guide: line 2701) -ignored- http://localhost:8181/openapi/api/v3/mounts/1 17:10:54 ( user-guide: line 2703) -ignored- http://localhost:8181/openapi/api/v3/mounts/1/toaster?revision=2009-11-20 17:10:54 ( user-guide: line 2705) -ignored- http://localhost:8181/openapi/api/v3/mounts/1/definition-test 17:10:54 pickling environment... done 17:10:54 checking consistency... done 17:10:54 preparing documents... done 17:10:54 copying assets... 17:10:54 copying static files... 17:10:54 Writing evaluated template result to /w/workspace/netconf-tox-verify-master/docs/_build/html/_static/basic.css 17:10:54 Writing evaluated template result to /w/workspace/netconf-tox-verify-master/docs/_build/html/_static/documentation_options.js 17:10:54 Writing evaluated template result to /w/workspace/netconf-tox-verify-master/docs/_build/html/_static/language_data.js 17:10:54 Writing evaluated template result to /w/workspace/netconf-tox-verify-master/docs/_build/html/_static/bootstrap-sphinx.css 17:10:54 Writing evaluated template result to /w/workspace/netconf-tox-verify-master/docs/_build/html/_static/bootstrap-sphinx.js 17:10:54 copying static files: done 17:10:54 copying extra files... 17:10:54 copying extra files: done 17:10:54 copying assets: done 17:10:54 writing output... [ 25%] developer-guide 17:10:54 ( user-guide: line 1402) ok https://docs.docker.com/get-started/ 17:10:54 -rate limited- https://github.com/opendaylight/coretutorials/blob/master/ncmount/impl/src/main/java/ncmount/impl/NcmountProvider.java | sleeping... 17:10:54 writing output... [ 50%] index 17:10:54 writing output... [ 75%] testtool 17:10:54 ( user-guide: line 1505) ok https://github.com/CESNET/netopeer2/tree/master/example_configuration 17:10:54 ( user-guide: line 1873) ok https://github.com/CESNET/netopeer2 17:10:54 writing output... [100%] user-guide 17:10:54 ( user-guide: line 1873) ok https://github.com/CESNET/netopeer/wiki/CallHome 17:10:55 ( user-guide: line 1397) ok https://hub.docker.com/r/sysrepo/sysrepo-netopeer2 17:10:55 ( testtool: line 71) ok https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/netconf/netconf-testtool/ 17:10:55 17:10:55 ( user-guide: line 1390) ok https://github.com/cesnet/netopeer 17:10:55 generating indices... genindex done 17:10:55 highlighting module code... 17:10:55 writing additional pages... search done 17:10:55 dumping search index in English (code: en)... done 17:10:55 dumping object inventory... done 17:10:55 build succeeded. 17:10:55 17:10:55 The HTML pages are in docs/_build/html. 17:10:55 docs: OK ✔ in 26.16 seconds 17:10:55 gitlint: install_deps> python -I -m pip install gitlint 17:10:55 ( developer-guide: line 22) ok https://wiki-archive.opendaylight.org/view/OpenDaylight_Controller:MD-SAL:MD-SAL_App_Tutorial 17:10:55 ( developer-guide: line 61) ok https://wiki-archive.opendaylight.org/view/Controller_Core_Functionality_Tutorials:Tutorials:Netconf_Mount 17:10:55 ( developer-guide: line 42) ok https://wiki-archive.opendaylight.org/view/OpenDaylight_Controller:MD-SAL:Startup_Project_Archetype 17:10:55 ( user-guide: line 40) ok https://www.rfc-editor.org/rfc/rfc5277 17:10:55 ( user-guide: line 1018) ok https://www.rfc-editor.org/rfc/rfc6241#section-6.4 17:10:55 ( user-guide: line 17) ok https://www.rfc-editor.org/rfc/rfc6241 17:10:55 ( user-guide: line 44) ok https://www.rfc-editor.org/rfc/rfc7895 17:10:55 ( user-guide: line 1397) ok https://www.docker.com/ 17:10:55 ( user-guide: line 42) ok https://www.rfc-editor.org/rfc/rfc6022 17:10:55 ( user-guide: line 70) ok https://www.rfc-editor.org/rfc/rfc8040 17:10:56 ( user-guide: line 1586) ok https://www.rfc-editor.org/rfc/rfc6470 17:10:56 ( user-guide: line 930) ok https://www.rfc-editor.org/rfc/rfc8040#section-4.8.4 17:10:56 ( user-guide: line 932) ok https://www.rfc-editor.org/rfc/rfc8040#section-4.8.7 17:10:56 ( user-guide: line 934) ok https://www.rfc-editor.org/rfc/rfc8040#section-4.8.8 17:10:56 ( user-guide: line 2195) ok https://www.rfc-editor.org/rfc/rfc8040#section-4.8.3 17:10:56 ( user-guide: line 1888) ok https://www.rfc-editor.org/rfc/rfc8071 17:10:56 ( user-guide: line 1568) redirect https://jira.opendaylight.org/browse/ODLPARENT-112 - permanently to https://lf-opendaylight.atlassian.net/browse/ODLPARENT-112 17:10:56 ( user-guide: line 392) ok https://www.rfc-editor.org/rfc/rfc8072 17:10:56 ( user-guide: line 951) ok https://www.rfc-editor.org/rfc/rfc8639 17:10:56 ( user-guide: line 959) ok https://www.rfc-editor.org/rfc/rfc8650#section-a.1.1-1 17:10:59 gitlint: freeze> python -m pip freeze --all 17:10:59 gitlint: arrow==1.2.3,click==8.1.3,gitlint==0.19.1,gitlint-core==0.19.1,pip==25.3,python-dateutil==2.9.0.post0,setuptools==80.9.0,sh==1.14.3,six==1.17.0 17:10:59 gitlint: commands[0]> gitlint 17:11:55 ( developer-guide: line 36) ok https://github.com/opendaylight/coretutorials/tree/master/ncmount 17:11:55 ( developer-guide: line 145) ok https://github.com/opendaylight/coretutorials/blob/master/ncmount/impl/src/main/java/ncmount/impl/NcmountProvider.java 17:11:55 build succeeded. 17:11:55 17:11:55 Look for any errors in the above output or in docs/_build/linkcheck/output.txt 17:11:55 gitlint: OK ✔ in 4.61 seconds 17:11:55 docs: OK (26.16=setup[23.69]+cmd[2.47] seconds) 17:11:55 docs-linkcheck: OK (86.61=setup[23.45]+cmd[63.16] seconds) 17:11:55 gitlint: OK (4.61=setup[4.46]+cmd[0.15] seconds) 17:11:55 congratulations :) (86.64 seconds) 17:11:55 + tox_status=0 17:11:55 + echo '---> Completed tox runs' 17:11:55 ---> Completed tox runs 17:11:55 + for i in .tox/*/log 17:11:55 ++ echo .tox/docs-linkcheck/log 17:11:55 ++ awk -F/ '{print $2}' 17:11:55 + tox_env=docs-linkcheck 17:11:55 + cp -r .tox/docs-linkcheck/log /w/workspace/netconf-tox-verify-master/archives/tox/docs-linkcheck 17:11:55 + for i in .tox/*/log 17:11:55 ++ echo .tox/docs/log 17:11:55 ++ awk -F/ '{print $2}' 17:11:55 + tox_env=docs 17:11:55 + cp -r .tox/docs/log /w/workspace/netconf-tox-verify-master/archives/tox/docs 17:11:55 + for i in .tox/*/log 17:11:55 ++ echo .tox/gitlint/log 17:11:55 ++ awk -F/ '{print $2}' 17:11:55 + tox_env=gitlint 17:11:55 + cp -r .tox/gitlint/log /w/workspace/netconf-tox-verify-master/archives/tox/gitlint 17:11:55 + DOC_DIR=docs/_build/html 17:11:55 + [[ -d docs/_build/html ]] 17:11:55 + echo '---> Archiving generated docs' 17:11:55 ---> Archiving generated docs 17:11:55 + mv docs/_build/html /w/workspace/netconf-tox-verify-master/archives/docs 17:11:55 + echo '---> tox-run.sh ends' 17:11:55 ---> tox-run.sh ends 17:11:55 + test 0 -eq 0 17:12:02 $ ssh-agent -k 17:12:02 unset SSH_AUTH_SOCK; 17:12:02 unset SSH_AGENT_PID; 17:12:02 echo Agent pid 3030 killed; 17:12:02 [ssh-agent] Stopped. 17:12:02 [PostBuildScript] - [INFO] Executing post build scripts. 17:12:02 [netconf-tox-verify-master] $ /bin/bash /tmp/jenkins1610105600354232405.sh 17:12:02 ---> sysstat.sh 17:12:03 [netconf-tox-verify-master] $ /bin/bash /tmp/jenkins1044446216611088373.sh 17:12:03 ---> package-listing.sh 17:12:03 ++ facter osfamily 17:12:03 ++ tr '[:upper:]' '[:lower:]' 17:12:03 + OS_FAMILY=debian 17:12:03 + workspace=/w/workspace/netconf-tox-verify-master 17:12:03 + START_PACKAGES=/tmp/packages_start.txt 17:12:03 + END_PACKAGES=/tmp/packages_end.txt 17:12:03 + DIFF_PACKAGES=/tmp/packages_diff.txt 17:12:03 + PACKAGES=/tmp/packages_start.txt 17:12:03 + '[' /w/workspace/netconf-tox-verify-master ']' 17:12:03 + PACKAGES=/tmp/packages_end.txt 17:12:03 + case "${OS_FAMILY}" in 17:12:03 + grep '^ii' 17:12:03 + dpkg -l 17:12:03 + '[' -f /tmp/packages_start.txt ']' 17:12:03 + '[' -f /tmp/packages_end.txt ']' 17:12:03 + diff /tmp/packages_start.txt /tmp/packages_end.txt 17:12:03 + '[' /w/workspace/netconf-tox-verify-master ']' 17:12:03 + mkdir -p /w/workspace/netconf-tox-verify-master/archives/ 17:12:03 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/netconf-tox-verify-master/archives/ 17:12:03 [netconf-tox-verify-master] $ /bin/bash /tmp/jenkins7947636060218687839.sh 17:12:03 ---> capture-instance-metadata.sh 17:12:03 Setup pyenv: 17:12:03 system 17:12:03 3.8.20 17:12:03 3.9.20 17:12:03 3.10.15 17:12:03 * 3.11.10 (set by /w/workspace/netconf-tox-verify-master/.python-version) 17:12:03 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-969X from file:/tmp/.os_lf_venv 17:12:03 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 17:12:03 lf-activate-venv(): INFO: Attempting to install with network-safe options... 17:12:05 lf-activate-venv(): INFO: Base packages installed successfully 17:12:05 lf-activate-venv(): INFO: Installing additional packages: lftools 17:12:18 lf-activate-venv(): INFO: Adding /tmp/venv-969X/bin to PATH 17:12:18 INFO: Running in OpenStack, capturing instance metadata 17:12:18 [netconf-tox-verify-master] $ /bin/bash /tmp/jenkins14905619901378653398.sh 17:12:18 provisioning config files... 17:12:19 Could not find credentials [logs] for netconf-tox-verify-master #15769 17:12:19 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/netconf-tox-verify-master@tmp/config12817059870293724241tmp 17:12:19 Regular expression run condition: Expression=[^.*logs-s3.*], Label=[odl-logs-s3-cloudfront-index] 17:12:19 Run condition [Regular expression match] enabling perform for step [Provide Configuration files] 17:12:19 provisioning config files... 17:12:19 copy managed file [jenkins-s3-log-ship] to file:/home/jenkins/.aws/credentials 17:12:19 [EnvInject] - Injecting environment variables from a build step. 17:12:19 [EnvInject] - Injecting as environment variables the properties content 17:12:19 SERVER_ID=logs 17:12:19 17:12:19 [EnvInject] - Variables injected successfully. 17:12:19 [netconf-tox-verify-master] $ /bin/bash /tmp/jenkins17079309389434280344.sh 17:12:19 ---> create-netrc.sh 17:12:19 WARN: Log server credential not found. 17:12:19 [netconf-tox-verify-master] $ /bin/bash /tmp/jenkins13117554139868140343.sh 17:12:19 ---> python-tools-install.sh 17:12:19 Setup pyenv: 17:12:19 system 17:12:19 3.8.20 17:12:19 3.9.20 17:12:19 3.10.15 17:12:19 * 3.11.10 (set by /w/workspace/netconf-tox-verify-master/.python-version) 17:12:19 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-969X from file:/tmp/.os_lf_venv 17:12:19 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 17:12:19 lf-activate-venv(): INFO: Attempting to install with network-safe options... 17:12:21 lf-activate-venv(): INFO: Base packages installed successfully 17:12:21 lf-activate-venv(): INFO: Installing additional packages: lftools 17:12:32 lf-activate-venv(): INFO: Adding /tmp/venv-969X/bin to PATH 17:12:32 [netconf-tox-verify-master] $ /bin/bash /tmp/jenkins5402130040402494775.sh 17:12:32 ---> sudo-logs.sh 17:12:32 Archiving 'sudo' log.. 17:12:33 [netconf-tox-verify-master] $ /bin/bash /tmp/jenkins5151054435135408936.sh 17:12:33 ---> job-cost.sh 17:12:33 Setup pyenv: 17:12:33 system 17:12:33 3.8.20 17:12:33 3.9.20 17:12:33 3.10.15 17:12:33 * 3.11.10 (set by /w/workspace/netconf-tox-verify-master/.python-version) 17:12:33 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-969X from file:/tmp/.os_lf_venv 17:12:33 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 17:12:33 lf-activate-venv(): INFO: Attempting to install with network-safe options... 17:12:35 lf-activate-venv(): INFO: Base packages installed successfully 17:12:35 lf-activate-venv(): INFO: Installing additional packages: zipp==1.1.0 python-openstackclient urllib3~=1.26.15 17:12:41 lf-activate-venv(): INFO: Adding /tmp/venv-969X/bin to PATH 17:12:41 INFO: No Stack... 17:12:42 INFO: Retrieving Pricing Info for: v3-standard-2 17:12:42 INFO: Archiving Costs 17:12:42 [netconf-tox-verify-master] $ /bin/bash -l /tmp/jenkins10183603117757790435.sh 17:12:42 ---> logs-deploy.sh 17:12:42 Setup pyenv: 17:12:42 system 17:12:42 3.8.20 17:12:42 3.9.20 17:12:42 3.10.15 17:12:42 * 3.11.10 (set by /w/workspace/netconf-tox-verify-master/.python-version) 17:12:42 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-969X from file:/tmp/.os_lf_venv 17:12:42 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 17:12:42 lf-activate-venv(): INFO: Attempting to install with network-safe options... 17:12:44 lf-activate-venv(): INFO: Base packages installed successfully 17:12:44 lf-activate-venv(): INFO: Installing additional packages: lftools urllib3~=1.26.15 17:12:55 lf-activate-venv(): INFO: Adding /tmp/venv-969X/bin to PATH 17:12:55 WARNING: Nexus logging server not set 17:12:55 INFO: S3 path logs/releng/vex-yul-odl-jenkins-1/netconf-tox-verify-master/15769/ 17:12:55 INFO: archiving logs to S3 17:12:56 ---> uname -a: 17:12:56 Linux prd-ubuntu2204-builder-2c-2g-1409 5.15.0-153-generic #163-Ubuntu SMP Thu Aug 7 16:37:18 UTC 2025 x86_64 x86_64 x86_64 GNU/Linux 17:12:56 17:12:56 17:12:56 ---> lscpu: 17:12:56 Architecture: x86_64 17:12:56 CPU op-mode(s): 32-bit, 64-bit 17:12:56 Address sizes: 40 bits physical, 48 bits virtual 17:12:56 Byte Order: Little Endian 17:12:56 CPU(s): 2 17:12:56 On-line CPU(s) list: 0,1 17:12:56 Vendor ID: AuthenticAMD 17:12:56 Model name: AMD EPYC-Rome Processor 17:12:56 CPU family: 23 17:12:56 Model: 49 17:12:56 Thread(s) per core: 1 17:12:56 Core(s) per socket: 1 17:12:56 Socket(s): 2 17:12:56 Stepping: 0 17:12:56 BogoMIPS: 5599.99 17:12:56 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 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 clzero xsaveerptr wbnoinvd arat npt nrip_save umip rdpid arch_capabilities 17:12:56 Virtualization: AMD-V 17:12:56 Hypervisor vendor: KVM 17:12:56 Virtualization type: full 17:12:56 L1d cache: 64 KiB (2 instances) 17:12:56 L1i cache: 64 KiB (2 instances) 17:12:56 L2 cache: 1 MiB (2 instances) 17:12:56 L3 cache: 32 MiB (2 instances) 17:12:56 NUMA node(s): 1 17:12:56 NUMA node0 CPU(s): 0,1 17:12:56 Vulnerability Gather data sampling: Not affected 17:12:56 Vulnerability Indirect target selection: Not affected 17:12:56 Vulnerability Itlb multihit: Not affected 17:12:56 Vulnerability L1tf: Not affected 17:12:56 Vulnerability Mds: Not affected 17:12:56 Vulnerability Meltdown: Not affected 17:12:56 Vulnerability Mmio stale data: Not affected 17:12:56 Vulnerability Reg file data sampling: Not affected 17:12:56 Vulnerability Retbleed: Mitigation; untrained return thunk; SMT disabled 17:12:56 Vulnerability Spec rstack overflow: Mitigation; SMT disabled 17:12:56 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 17:12:56 Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization 17:12:56 Vulnerability Spectre v2: Mitigation; Retpolines; IBPB disabled; STIBP disabled; RSB filling; PBRSB-eIBRS Not affected; BHI Not affected 17:12:56 Vulnerability Srbds: Not affected 17:12:56 Vulnerability Tsx async abort: Not affected 17:12:56 17:12:56 17:12:56 ---> nproc: 17:12:56 2 17:12:56 17:12:56 17:12:56 ---> df -h: 17:12:56 Filesystem Size Used Avail Use% Mounted on 17:12:56 tmpfs 794M 1.1M 793M 1% /run 17:12:56 /dev/vda1 39G 9.4G 30G 25% / 17:12:56 tmpfs 3.9G 0 3.9G 0% /dev/shm 17:12:56 tmpfs 5.0M 0 5.0M 0% /run/lock 17:12:56 /dev/vda15 105M 6.1M 99M 6% /boot/efi 17:12:56 tmpfs 794M 4.0K 794M 1% /run/user/1001 17:12:56 17:12:56 17:12:56 ---> free -m: 17:12:56 total used free shared buff/cache available 17:12:56 Mem: 7937 609 3330 4 3997 7017 17:12:56 Swap: 1023 0 1023 17:12:56 17:12:56 17:12:56 ---> ip addr: 17:12:56 1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000 17:12:56 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 17:12:56 inet 127.0.0.1/8 scope host lo 17:12:56 valid_lft forever preferred_lft forever 17:12:56 inet6 ::1/128 scope host 17:12:56 valid_lft forever preferred_lft forever 17:12:56 2: ens3: mtu 1458 qdisc mq state UP group default qlen 1000 17:12:56 link/ether fa:16:3e:8e:ee:9e brd ff:ff:ff:ff:ff:ff 17:12:56 altname enp0s3 17:12:56 inet 10.30.171.118/23 metric 100 brd 10.30.171.255 scope global dynamic ens3 17:12:56 valid_lft 77858sec preferred_lft 77858sec 17:12:56 inet6 fe80::f816:3eff:fe8e:ee9e/64 scope link 17:12:56 valid_lft forever preferred_lft forever 17:12:56 3: docker0: mtu 1458 qdisc noqueue state DOWN group default 17:12:56 link/ether 02:ec:d7:04:fd:13 brd ff:ff:ff:ff:ff:ff 17:12:56 inet 10.250.0.254/24 brd 10.250.0.255 scope global docker0 17:12:56 valid_lft forever preferred_lft forever 17:12:56 17:12:56 17:12:56 ---> sar -b -r -n DEV: 17:12:56 Linux 5.15.0-153-generic (prd-ubuntu2204-builder-2c-2g-1409) 11/26/25 _x86_64_ (2 CPU) 17:12:56 17:12:56 14:50:38 LINUX RESTART (2 CPU) 17:12:56 17:12:56 15:00:04 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 17:12:56 15:10:04 1.29 0.00 1.28 0.01 0.03 18.52 17.49 17:12:56 15:20:04 0.99 0.00 0.99 0.00 0.01 12.79 0.00 17:12:56 15:30:04 11.59 0.00 1.10 10.48 0.15 13.67 106875.18 17:12:56 15:40:01 1.11 0.02 1.09 0.00 1.65 14.43 0.72 17:12:56 15:50:04 1.00 0.00 1.00 0.00 0.00 12.84 0.00 17:12:56 16:00:04 1.04 0.00 1.04 0.00 0.00 13.65 0.00 17:12:56 16:10:01 1.22 0.00 1.22 0.00 0.00 15.02 0.00 17:12:56 16:20:04 1.38 0.00 1.38 0.00 0.00 16.50 0.00 17:12:56 16:30:01 1.37 0.00 1.37 0.00 0.00 16.39 0.00 17:12:56 16:40:00 1.41 0.00 1.41 0.00 0.00 16.99 0.00 17:12:56 16:50:01 1.37 0.00 1.37 0.00 0.00 16.81 0.00 17:12:56 17:00:04 1.39 0.00 1.39 0.00 0.00 16.57 0.00 17:12:56 17:10:01 33.19 1.33 31.50 0.36 96.06 1230.57 373.27 17:12:56 Average: 4.48 0.10 3.54 0.84 7.50 108.46 8253.87 17:12:56 17:12:56 15:00:04 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 17:12:56 15:10:04 5082012 7372592 424008 5.22 63056 2411816 978572 10.66 506120 2268260 140 17:12:56 15:20:04 5081576 7372720 423896 5.22 63476 2411956 978572 10.66 506544 2268528 144 17:12:56 15:30:04 5080316 7374328 422172 5.19 64104 2414192 978572 10.66 509384 2268716 164 17:12:56 15:40:01 5060636 7355616 440904 5.42 64432 2414824 978636 10.66 509908 2269400 164 17:12:56 15:50:04 5060244 7355588 440912 5.42 64792 2414828 978636 10.66 510268 2269508 172 17:12:56 16:00:04 5059740 7355496 440988 5.43 65192 2414840 1005844 10.96 510668 2272472 164 17:12:56 16:10:01 5059740 7356176 440304 5.42 65728 2414976 1005844 10.96 511204 2273380 120 17:12:56 16:20:04 5059520 7356556 439884 5.41 66308 2414980 1005908 10.96 511776 2275144 164 17:12:56 16:30:01 5059520 7357132 439336 5.40 66876 2414996 1005908 10.96 512344 2276440 124 17:12:56 16:40:00 5059520 7357876 438560 5.40 67484 2415132 1005908 10.96 512944 2278376 124 17:12:56 16:50:01 5059520 7358516 437916 5.39 68092 2415140 1005972 10.96 513560 2279124 124 17:12:56 17:00:04 5059520 7359216 437264 5.38 68636 2415280 1005972 10.96 514112 2280204 188 17:12:56 17:10:01 4499604 7274376 494560 6.08 98452 2837008 1066688 11.62 617880 2709956 191152 17:12:56 Average: 5021651 7354322 440054 5.41 68202 2446921 1000079 10.90 518978 2306885 14842 17:12:56 17:12:56 15:00:04 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 17:12:56 15:10:04 lo 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 17:12:56 15:10:04 ens3 0.24 0.08 0.05 0.02 0.00 0.00 0.00 0.00 17:12:56 15:10:04 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:12:56 15:20:04 lo 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 17:12:56 15:20:04 ens3 0.21 0.07 0.04 0.02 0.00 0.00 0.00 0.00 17:12:56 15:20:04 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:12:56 15:30:04 lo 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 17:12:56 15:30:04 ens3 0.22 0.08 0.05 0.02 0.00 0.00 0.00 0.00 17:12:56 15:30:04 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:12:56 15:40:01 lo 0.11 0.11 0.01 0.01 0.00 0.00 0.00 0.00 17:12:56 15:40:01 ens3 0.32 0.16 0.11 0.06 0.00 0.00 0.00 0.00 17:12:56 15:40:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:12:56 15:50:04 lo 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 17:12:56 15:50:04 ens3 0.23 0.10 0.07 0.04 0.00 0.00 0.00 0.00 17:12:56 15:50:04 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:12:56 16:00:04 lo 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 17:12:56 16:00:04 ens3 0.40 0.39 0.08 0.47 0.00 0.00 0.00 0.00 17:12:56 16:00:04 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:12:56 16:10:01 lo 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 17:12:56 16:10:01 ens3 0.21 0.10 0.05 0.03 0.00 0.00 0.00 0.00 17:12:56 16:10:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:12:56 16:20:04 lo 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 17:12:56 16:20:04 ens3 0.37 0.14 0.11 0.06 0.00 0.00 0.00 0.00 17:12:56 16:20:04 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:12:56 16:30:01 lo 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 17:12:56 16:30:01 ens3 0.26 0.11 0.07 0.05 0.00 0.00 0.00 0.00 17:12:56 16:30:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:12:56 16:40:00 lo 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 17:12:56 16:40:00 ens3 0.31 0.16 0.10 0.06 0.00 0.00 0.00 0.00 17:12:56 16:40:00 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:12:56 16:50:01 lo 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 17:12:56 16:50:01 ens3 0.17 0.08 0.04 0.02 0.00 0.00 0.00 0.00 17:12:56 16:50:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:12:56 17:00:04 lo 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 17:12:56 17:00:04 ens3 0.18 0.08 0.04 0.02 0.00 0.00 0.00 0.00 17:12:56 17:00:04 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:12:56 17:10:01 lo 0.18 0.18 0.03 0.03 0.00 0.00 0.00 0.00 17:12:56 17:10:01 ens3 37.53 26.48 228.44 5.69 0.00 0.00 0.00 0.00 17:12:56 17:10:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:12:56 Average: lo 0.11 0.11 0.01 0.01 0.00 0.00 0.00 0.00 17:12:56 Average: ens3 3.11 2.15 17.56 0.50 0.00 0.00 0.00 0.00 17:12:56 Average: docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:12:56 17:12:56 17:12:56 ---> sar -P ALL: 17:12:56 Linux 5.15.0-153-generic (prd-ubuntu2204-builder-2c-2g-1409) 11/26/25 _x86_64_ (2 CPU) 17:12:56 17:12:56 14:50:38 LINUX RESTART (2 CPU) 17:12:56 17:12:56 15:00:04 CPU %user %nice %system %iowait %steal %idle 17:12:56 15:10:04 all 0.35 0.00 0.04 0.02 0.03 99.56 17:12:56 15:10:04 0 0.50 0.00 0.04 0.03 0.03 99.39 17:12:56 15:10:04 1 0.19 0.00 0.04 0.02 0.03 99.72 17:12:56 15:20:04 all 0.05 0.00 0.04 0.02 0.03 99.86 17:12:56 15:20:04 0 0.05 0.00 0.04 0.01 0.03 99.87 17:12:56 15:20:04 1 0.06 0.00 0.04 0.02 0.03 99.85 17:12:56 15:30:04 all 0.19 0.00 0.05 0.04 0.03 99.69 17:12:56 15:30:04 0 0.03 0.00 0.03 0.02 0.03 99.89 17:12:56 15:30:04 1 0.34 0.00 0.06 0.07 0.04 99.50 17:12:56 15:40:01 all 0.15 0.00 0.05 0.02 0.03 99.74 17:12:56 15:40:01 0 0.15 0.00 0.05 0.02 0.04 99.74 17:12:56 15:40:01 1 0.16 0.00 0.05 0.02 0.03 99.74 17:12:56 15:50:04 all 0.18 0.00 0.05 0.02 0.03 99.72 17:12:56 15:50:04 0 0.31 0.00 0.05 0.02 0.03 99.59 17:12:56 15:50:04 1 0.04 0.00 0.05 0.01 0.03 99.86 17:12:56 16:00:04 all 0.15 0.00 0.04 0.03 0.03 99.76 17:12:56 16:00:04 0 0.08 0.00 0.03 0.01 0.03 99.85 17:12:56 16:00:04 1 0.22 0.00 0.04 0.05 0.03 99.67 17:12:56 16:10:01 all 0.45 0.00 0.04 0.04 0.02 99.44 17:12:56 16:10:01 0 0.27 0.00 0.04 0.08 0.03 99.59 17:12:56 16:10:01 1 0.63 0.00 0.04 0.01 0.02 99.30 17:12:56 16:20:04 all 0.27 0.00 0.05 0.22 0.02 99.44 17:12:56 16:20:04 0 0.52 0.00 0.06 0.39 0.02 99.00 17:12:56 16:20:04 1 0.02 0.00 0.04 0.04 0.02 99.88 17:12:56 16:30:01 all 0.16 0.00 0.05 0.02 0.02 99.75 17:12:56 16:30:01 0 0.28 0.00 0.03 0.01 0.02 99.66 17:12:56 16:30:01 1 0.05 0.00 0.06 0.03 0.02 99.84 17:12:56 16:40:00 all 0.20 0.00 0.04 0.04 0.02 99.71 17:12:56 16:40:00 0 0.36 0.00 0.03 0.06 0.02 99.54 17:12:56 16:40:00 1 0.04 0.00 0.04 0.02 0.02 99.88 17:12:56 16:50:01 all 0.25 0.00 0.05 0.05 0.02 99.62 17:12:56 16:50:01 0 0.05 0.00 0.04 0.11 0.02 99.78 17:12:56 16:50:01 1 0.45 0.00 0.06 0.00 0.02 99.46 17:12:56 17:12:56 16:50:01 CPU %user %nice %system %iowait %steal %idle 17:12:56 17:00:04 all 0.28 0.00 0.04 0.01 0.02 99.65 17:12:56 17:00:04 0 0.05 0.00 0.04 0.02 0.02 99.87 17:12:56 17:00:04 1 0.51 0.00 0.04 0.00 0.03 99.42 17:12:56 17:10:01 all 3.90 0.00 0.46 0.38 0.03 95.23 17:12:56 17:10:01 0 4.64 0.00 0.49 0.68 0.04 94.15 17:12:56 17:10:01 1 3.15 0.00 0.42 0.08 0.03 96.31 17:12:56 Average: all 0.51 0.00 0.08 0.07 0.03 99.32 17:12:56 Average: 0 0.56 0.00 0.08 0.11 0.03 99.23 17:12:56 Average: 1 0.45 0.00 0.08 0.03 0.03 99.42 17:12:56 17:12:56 17:12:56