14:00:05 Triggered by Gerrit: https://git.opendaylight.org/gerrit/c/netconf/+/122296 14:00:05 Running as SYSTEM 14:00:05 [EnvInject] - Loading node environment variables. 14:00:05 Building remotely on prd-ubuntu2204-builder-2c-2g-1513 (ubuntu2204-builder-2c-2g) in workspace /w/workspace/netconf-tox-verify-9.0.x 14:00:05 [ssh-agent] Looking for ssh-agent implementation... 14:00:06 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 14:00:06 $ ssh-agent 14:00:06 SSH_AUTH_SOCK=/tmp/ssh-XXXXXXl2Rw0O/agent.1522 14:00:06 SSH_AGENT_PID=1524 14:00:06 [ssh-agent] Started. 14:00:06 Running ssh-add (command line suppressed) 14:00:06 Identity added: /w/workspace/netconf-tox-verify-9.0.x@tmp/private_key_11826125801393532143.key (/w/workspace/netconf-tox-verify-9.0.x@tmp/private_key_11826125801393532143.key) 14:00:06 [ssh-agent] Using credentials jenkins (jenkins-ssh) 14:00:06 The recommended git tool is: NONE 14:00:08 using credential jenkins-ssh 14:00:08 Wiping out workspace first. 14:00:08 Cloning the remote Git repository 14:00:08 Cloning repository git://devvexx.opendaylight.org/mirror/netconf 14:00:08 > git init /w/workspace/netconf-tox-verify-9.0.x # timeout=10 14:00:08 Fetching upstream changes from git://devvexx.opendaylight.org/mirror/netconf 14:00:08 > git --version # timeout=10 14:00:08 > git --version # 'git version 2.34.1' 14:00:08 using GIT_SSH to set credentials jenkins-ssh 14:00:08 Verifying host key using known hosts file, will automatically accept unseen keys 14:00:08 > git fetch --tags --force --progress -- git://devvexx.opendaylight.org/mirror/netconf +refs/heads/*:refs/remotes/origin/* # timeout=10 14:00:17 > git config remote.origin.url git://devvexx.opendaylight.org/mirror/netconf # timeout=10 14:00:17 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 14:00:18 > git config remote.origin.url git://devvexx.opendaylight.org/mirror/netconf # timeout=10 14:00:18 Fetching upstream changes from git://devvexx.opendaylight.org/mirror/netconf 14:00:18 using GIT_SSH to set credentials jenkins-ssh 14:00:18 Verifying host key using known hosts file, will automatically accept unseen keys 14:00:18 > git fetch --tags --force --progress -- git://devvexx.opendaylight.org/mirror/netconf refs/changes/96/122296/1 # timeout=10 14:00:18 > git rev-parse 8e669e12e4bb742c07439d799670d73ebd9fa83c^{commit} # timeout=10 14:00:18 JENKINS-19022: warning: possible memory leak due to Git plugin usage; see: https://plugins.jenkins.io/git/#remove-git-plugin-buildsbybranch-builddata-script 14:00:18 Checking out Revision 8e669e12e4bb742c07439d799670d73ebd9fa83c (refs/changes/96/122296/1) 14:00:18 > git config core.sparsecheckout # timeout=10 14:00:18 > git checkout -f 8e669e12e4bb742c07439d799670d73ebd9fa83c # timeout=10 14:00:20 ERROR: Unable to retrieve commit message 14:00:20 java.lang.InterruptedException 14:00:20 at java.base/java.lang.Object.wait(Native Method) 14:00:20 at hudson.remoting.Request.call(Request.java:177) 14:00:20 at hudson.remoting.Channel.call(Channel.java:1002) 14:00:20 at hudson.remoting.RemoteInvocationHandler.invoke(RemoteInvocationHandler.java:285) 14:00:20 at com.sun.proxy.$Proxy320.withRepository(Unknown Source) 14:00:20 at org.jenkinsci.plugins.gitclient.RemoteGitImpl.withRepository(RemoteGitImpl.java:261) 14:00:20 at hudson.plugins.git.GitSCM.printCommitMessageToLog(GitSCM.java:1423) 14:00:20 at hudson.plugins.git.GitSCM.checkout(GitSCM.java:1363) 14:00:20 at hudson.scm.SCM.checkout(SCM.java:540) 14:00:20 at hudson.model.AbstractProject.checkout(AbstractProject.java:1248) 14:00:20 at hudson.model.AbstractBuild$AbstractBuildExecution.defaultCheckout(AbstractBuild.java:649) 14:00:20 at jenkins.scm.SCMCheckoutStrategy.checkout(SCMCheckoutStrategy.java:85) 14:00:20 at hudson.model.AbstractBuild$AbstractBuildExecution.run(AbstractBuild.java:521) 14:00:20 at hudson.model.Run.execute(Run.java:1895) 14:00:20 at hudson.model.FreeStyleBuild.run(FreeStyleBuild.java:44) 14:00:20 at hudson.model.ResourceController.execute(ResourceController.java:101) 14:00:20 at hudson.model.Executor.run(Executor.java:442) 14:00:20 > git rev-parse FETCH_HEAD^{commit} # timeout=10 14:00:21 > git rev-list --no-walk cf3afb7a896f3786231125ba46b9f73f204d33de # timeout=10 14:00:21 provisioning config files... 14:00:21 copy managed file [npmrc] to file:/home/jenkins/.npmrc 14:00:21 copy managed file [pipconf] to file:/home/jenkins/.config/pip/pip.conf 14:00:21 [netconf-tox-verify-9.0.x] $ /bin/bash /tmp/jenkins6755027995789734234.sh 14:00:21 ---> python-tools-install.sh 14:00:21 Setup pyenv: 14:00:21 * system (set by /opt/pyenv/version) 14:00:21 * 3.8.20 (set by /opt/pyenv/version) 14:00:21 * 3.9.20 (set by /opt/pyenv/version) 14:00:21 3.10.15 14:00:21 3.11.10 14:00:26 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-BOjI 14:00:26 lf-activate-venv(): INFO: Save venv in file: /tmp/.os_lf_venv 14:00:26 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 14:00:26 lf-activate-venv(): INFO: Attempting to install with network-safe options... 14:00:30 lf-activate-venv(): INFO: Base packages installed successfully 14:00:30 lf-activate-venv(): INFO: Installing additional packages: lftools 14:00:54 lf-activate-venv(): INFO: Adding /tmp/venv-BOjI/bin to PATH 14:00:54 Generating Requirements File 14:01: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. 14:01:13 httplib2 0.30.2 requires pyparsing<4,>=3.0.4, but you have pyparsing 2.4.7 which is incompatible. 14:01:14 Python 3.11.10 14:01:14 pip 26.0.1 from /tmp/venv-BOjI/lib/python3.11/site-packages/pip (python 3.11) 14:01:14 appdirs==1.4.4 14:01:14 argcomplete==3.6.3 14:01:14 aspy.yaml==1.3.0 14:01:14 attrs==26.1.0 14:01:14 autopage==0.6.0 14:01:14 beautifulsoup4==4.14.3 14:01:14 boto3==1.42.86 14:01:14 botocore==1.42.86 14:01:14 bs4==0.0.2 14:01:14 certifi==2026.2.25 14:01:14 cffi==2.0.0 14:01:14 cfgv==3.5.0 14:01:14 chardet==7.4.1 14:01:14 charset-normalizer==3.4.7 14:01:14 click==8.3.2 14:01:14 cliff==4.13.3 14:01:14 cmd2==3.4.0 14:01:14 cryptography==3.3.2 14:01:14 debtcollector==3.1.0 14:01:14 decorator==5.2.1 14:01:14 defusedxml==0.7.1 14:01:14 Deprecated==1.3.1 14:01:14 distlib==0.4.0 14:01:14 dnspython==2.8.0 14:01:14 docker==7.1.0 14:01:14 dogpile.cache==1.5.0 14:01:14 durationpy==0.10 14:01:14 email-validator==2.3.0 14:01:14 filelock==3.25.2 14:01:14 future==1.0.0 14:01:14 gitdb==4.0.12 14:01:14 GitPython==3.1.46 14:01:14 httplib2==0.30.2 14:01:14 identify==2.6.18 14:01:14 idna==3.11 14:01:14 importlib-resources==1.5.0 14:01:14 iso8601==2.1.0 14:01:14 Jinja2==3.1.6 14:01:14 jmespath==1.1.0 14:01:14 jsonpatch==1.33 14:01:14 jsonpointer==3.1.1 14:01:14 jsonschema==4.26.0 14:01:14 jsonschema-specifications==2025.9.1 14:01:14 keystoneauth1==5.13.1 14:01:14 kubernetes==35.0.0 14:01:14 lftools==0.37.22 14:01:14 lxml==6.0.2 14:01:14 markdown-it-py==4.0.0 14:01:14 MarkupSafe==3.0.3 14:01:14 mdurl==0.1.2 14:01:14 msgpack==1.1.2 14:01:14 multi_key_dict==2.0.3 14:01:14 munch==4.0.0 14:01:14 netaddr==1.3.0 14:01:14 niet==1.4.2 14:01:14 nodeenv==1.10.0 14:01:14 oauth2client==4.1.3 14:01:14 oauthlib==3.3.1 14:01:14 openstacksdk==4.10.0 14:01:14 os-service-types==1.8.2 14:01:14 osc-lib==4.4.0 14:01:14 oslo.config==10.3.0 14:01:14 oslo.context==6.3.0 14:01:14 oslo.i18n==6.7.2 14:01:14 oslo.log==8.1.0 14:01:14 oslo.serialization==5.9.1 14:01:14 oslo.utils==10.0.1 14:01:14 packaging==26.0 14:01:14 pbr==7.0.3 14:01:14 platformdirs==4.9.6 14:01:14 prettytable==3.17.0 14:01:14 psutil==7.2.2 14:01:14 pyasn1==0.6.3 14:01:14 pyasn1_modules==0.4.2 14:01:14 pycparser==3.0 14:01:14 pygerrit2==2.0.15 14:01:14 PyGithub==2.9.0 14:01:14 Pygments==2.20.0 14:01:14 PyJWT==2.12.1 14:01:14 PyNaCl==1.6.2 14:01:14 pyparsing==2.4.7 14:01:14 pyperclip==1.11.0 14:01:14 pyrsistent==0.20.0 14:01:14 python-cinderclient==9.9.0 14:01:14 python-dateutil==2.9.0.post0 14:01:14 python-discovery==1.2.2 14:01:14 python-heatclient==5.1.0 14:01:14 python-jenkins==1.8.3 14:01:14 python-keystoneclient==5.8.0 14:01:14 python-magnumclient==4.10.0 14:01:14 python-openstackclient==9.0.0 14:01:14 python-swiftclient==4.10.0 14:01:14 PyYAML==6.0.3 14:01:14 referencing==0.37.0 14:01:14 requests==2.33.1 14:01:14 requests-oauthlib==2.0.0 14:01:14 requestsexceptions==1.4.0 14:01:14 rfc3986==2.0.0 14:01:14 rich==14.3.3 14:01:14 rich-argparse==1.7.2 14:01:14 rpds-py==0.30.0 14:01:14 rsa==4.9.1 14:01:14 ruamel.yaml==0.19.1 14:01:14 ruamel.yaml.clib==0.2.15 14:01:14 s3transfer==0.16.0 14:01:14 simplejson==3.20.2 14:01:14 six==1.17.0 14:01:14 smmap==5.0.3 14:01:14 soupsieve==2.8.3 14:01:14 stevedore==5.7.0 14:01:14 tabulate==0.10.0 14:01:14 toml==0.10.2 14:01:14 tomlkit==0.14.0 14:01:14 tqdm==4.67.3 14:01:14 typing_extensions==4.15.0 14:01:14 urllib3==1.26.20 14:01:14 virtualenv==21.2.0 14:01:14 wcwidth==0.6.0 14:01:14 websocket-client==1.9.0 14:01:14 wrapt==2.1.2 14:01:14 xdg==6.0.0 14:01:14 xmltodict==1.0.4 14:01:14 yq==3.4.3 14:01:14 [netconf-tox-verify-9.0.x] $ /bin/sh /tmp/jenkins8439482304636144741.sh 14:01:14 ---> uv-install.sh 14:01:14 Installing uv/uvx (latest) using shell installer 14:01:14 2026-04-09 14:01:14 URL:https://release-assets.githubusercontent.com/github-production-release-asset/699532645/e5a89072-3ff8-4346-b98a-88e3a5e84d39?sp=r&sv=2018-11-09&sr=b&spr=https&se=2026-04-09T14%3A53%3A54Z&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-09T13%3A53%3A04Z&ske=2026-04-09T14%3A53%3A54Z&sks=b&skv=2018-11-09&sig=2MC5QcfDoTQogIR1X6RyWPSRGFXABDLxv3Z31RFqKsU%3D&jwt=eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJpc3MiOiJnaXRodWIuY29tIiwiYXVkIjoicmVsZWFzZS1hc3NldHMuZ2l0aHVidXNlcmNvbnRlbnQuY29tIiwia2V5Ijoia2V5MSIsImV4cCI6MTc3NTc0MzUzOSwibmJmIjoxNzc1NzQzMjM5LCJwYXRoIjoicmVsZWFzZWFzc2V0cHJvZHVjdGlvbi5ibG9iLmNvcmUud2luZG93cy5uZXQifQ.nPU-DN9NOYJnRdLPZrV9DzZMqZ5iMBvB4Kvya_MfJ2E&response-content-disposition=attachment%3B%20filename%3Duv-installer.sh&response-content-type=application%2Foctet-stream [71225/71225] -> "/tmp/uv-install-51Utnb.sh" [1] 14:01:14 downloading uv 0.11.6 x86_64-unknown-linux-gnu 14:01:15 installing to /home/jenkins/.local/bin 14:01:15 uv 14:01:15 uvx 14:01:15 everything's installed! 14:01:15 14:01:15 To add $HOME/.local/bin to your PATH, either restart your shell or run: 14:01:15 14:01:15 source $HOME/.local/bin/env (sh, bash, zsh) 14:01:15 source $HOME/.local/bin/env.fish (fish) 14:01:15 Adding install location to PATH 14:01:15 ---> Validating uv/uvx install 14:01:15 uvx 0.11.6 (x86_64-unknown-linux-gnu) 14:01:15 [EnvInject] - Injecting environment variables from a build step. 14:01:15 [EnvInject] - Injecting as environment variables the properties content 14:01:15 PYTHON=python3 14:01:15 14:01:15 [EnvInject] - Variables injected successfully. 14:01:15 [netconf-tox-verify-9.0.x] $ /bin/bash -l /tmp/jenkins787986838879403748.sh 14:01:15 ---> tox-install.sh 14:01:15 + source /home/jenkins/lf-env.sh 14:01:15 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 14:01:15 ++ mktemp -d /tmp/venv-XXXX 14:01:15 + lf_venv=/tmp/venv-skZn 14:01:15 + local venv_file=/tmp/.os_lf_venv 14:01:15 + local python=python3 14:01:15 + local options 14:01:15 + local set_path=true 14:01:15 + local install_args= 14:01: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 14:01:15 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 14:01:15 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 14:01:15 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 14:01:15 + true 14:01:15 + case $1 in 14:01:15 + venv_file=/tmp/.toxenv 14:01:15 + shift 2 14:01:15 + true 14:01:15 + case $1 in 14:01:15 + shift 14:01:15 + break 14:01:15 + case $python in 14:01:15 + local pkg_list= 14:01:15 + [[ -d /opt/pyenv ]] 14:01:15 + echo 'Setup pyenv:' 14:01:15 Setup pyenv: 14:01:15 + export PYENV_ROOT=/opt/pyenv 14:01:15 + PYENV_ROOT=/opt/pyenv 14:01:15 + 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 14:01:15 + 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 14:01:15 + pyenv versions 14:01:15 system 14:01:15 3.8.20 14:01:15 3.9.20 14:01:15 3.10.15 14:01:15 * 3.11.10 (set by /w/workspace/netconf-tox-verify-9.0.x/.python-version) 14:01:15 + command -v pyenv 14:01:15 ++ pyenv init - --no-rehash 14:01:15 + eval 'PATH="$(bash --norc -ec '\''IFS=:; paths=($PATH); 14:01:15 for i in ${!paths[@]}; do 14:01:15 if [[ ${paths[i]} == "'\'''\''/opt/pyenv/shims'\'''\''" ]]; then unset '\''\'\'''\''paths[i]'\''\'\'''\''; 14:01:15 fi; done; 14:01:15 echo "${paths[*]}"'\'')" 14:01:15 export PATH="/opt/pyenv/shims:${PATH}" 14:01:15 export PYENV_SHELL=bash 14:01:15 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 14:01:15 pyenv() { 14:01:15 local command 14:01:15 command="${1:-}" 14:01:15 if [ "$#" -gt 0 ]; then 14:01:15 shift 14:01:15 fi 14:01:15 14:01:15 case "$command" in 14:01:15 rehash|shell) 14:01:15 eval "$(pyenv "sh-$command" "$@")" 14:01:15 ;; 14:01:15 *) 14:01:15 command pyenv "$command" "$@" 14:01:15 ;; 14:01:15 esac 14:01:15 }' 14:01:15 +++ bash --norc -ec 'IFS=:; paths=($PATH); 14:01:15 for i in ${!paths[@]}; do 14:01:15 if [[ ${paths[i]} == "/opt/pyenv/shims" ]]; then unset '\''paths[i]'\''; 14:01:15 fi; done; 14:01:15 echo "${paths[*]}"' 14:01:15 ++ 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 14:01:15 ++ 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 14:01:15 ++ 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 14:01:15 ++ export PYENV_SHELL=bash 14:01:15 ++ PYENV_SHELL=bash 14:01:15 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 14:01:15 +++ complete -F _pyenv pyenv 14:01:15 ++ lf-pyver python3 14:01:15 ++ local py_version_xy=python3 14:01:15 ++ local py_version_xyz= 14:01:15 ++ pyenv versions 14:01:15 ++ local command 14:01:15 ++ command=versions 14:01:15 ++ '[' 1 -gt 0 ']' 14:01:15 ++ shift 14:01:15 ++ case "$command" in 14:01:15 ++ command pyenv versions 14:01:15 ++ awk '{ print $1 }' 14:01:15 ++ grep -E '^[0-9.]*[0-9]$' 14:01:15 ++ sed 's/^[ *]* //' 14:01:15 ++ [[ ! -s /tmp/.pyenv_versions ]] 14:01:15 +++ grep '^3' /tmp/.pyenv_versions 14:01:15 +++ tail -n 1 14:01:15 +++ sort -V 14:01:15 ++ py_version_xyz=3.11.10 14:01:15 ++ [[ -z 3.11.10 ]] 14:01:15 ++ echo 3.11.10 14:01:15 ++ return 0 14:01:15 + pyenv local 3.11.10 14:01:15 + local command 14:01:15 + command=local 14:01:15 + '[' 2 -gt 0 ']' 14:01:15 + shift 14:01:15 + case "$command" in 14:01:15 + command pyenv local 3.11.10 14:01:15 + for arg in "$@" 14:01:15 + case $arg in 14:01:15 + pkg_list+='tox ' 14:01:15 + for arg in "$@" 14:01:15 + case $arg in 14:01:15 + pkg_list+='virtualenv ' 14:01:15 + for arg in "$@" 14:01:15 + case $arg in 14:01:15 + pkg_list+='urllib3~=1.26.15 ' 14:01:15 + [[ -f /tmp/.toxenv ]] 14:01:15 + [[ ! -f /tmp/.toxenv ]] 14:01:15 + [[ -n '' ]] 14:01:15 + python3 -m venv /tmp/venv-skZn 14:01:19 + echo 'lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-skZn' 14:01:19 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-skZn 14:01:19 + echo /tmp/venv-skZn 14:01:19 + echo 'lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv' 14:01:19 lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv 14:01:19 + echo 'lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)' 14:01:19 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 14:01:19 + local 'pip_opts=--upgrade --quiet' 14:01:19 + pip_opts='--upgrade --quiet --trusted-host pypi.org' 14:01:19 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org' 14:01:19 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org --trusted-host pypi.python.org' 14:01:19 + [[ -n '' ]] 14:01:19 + [[ -n '' ]] 14:01:19 + echo 'lf-activate-venv(): INFO: Attempting to install with network-safe options...' 14:01:19 lf-activate-venv(): INFO: Attempting to install with network-safe options... 14:01:19 + /tmp/venv-skZn/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 14:01:23 + echo 'lf-activate-venv(): INFO: Base packages installed successfully' 14:01:23 lf-activate-venv(): INFO: Base packages installed successfully 14:01:23 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 14:01:23 + echo 'lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 ' 14:01:23 lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 14:01:23 + /tmp/venv-skZn/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 14:01:25 + type python3 14:01:25 + true 14:01:25 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-skZn/bin to PATH' 14:01:25 lf-activate-venv(): INFO: Adding /tmp/venv-skZn/bin to PATH 14:01:25 + PATH=/tmp/venv-skZn/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 14:01:25 + return 0 14:01:25 + python3 --version 14:01:25 Python 3.11.10 14:01:25 + python3 -m pip --version 14:01:25 pip 26.0.1 from /tmp/venv-skZn/lib/python3.11/site-packages/pip (python 3.11) 14:01:25 + python3 -m pip freeze 14:01:26 cachetools==7.0.5 14:01:26 colorama==0.4.6 14:01:26 distlib==0.4.0 14:01:26 filelock==3.25.2 14:01:26 packaging==26.0 14:01:26 platformdirs==4.9.6 14:01:26 pluggy==1.6.0 14:01:26 pyproject-api==1.10.0 14:01:26 python-discovery==1.2.2 14:01:26 tomli_w==1.2.0 14:01:26 tox==4.52.0 14:01:26 urllib3==1.26.20 14:01:26 virtualenv==21.2.0 14:01:26 [netconf-tox-verify-9.0.x] $ /bin/sh -xe /tmp/jenkins8503120103887810887.sh 14:01:26 [EnvInject] - Injecting environment variables from a build step. 14:01:26 [EnvInject] - Injecting as environment variables the properties content 14:01:26 PARALLEL=True 14:01:26 14:01:26 [EnvInject] - Variables injected successfully. 14:01:26 [netconf-tox-verify-9.0.x] $ /bin/bash -l /tmp/jenkins3629378323277609472.sh 14:01:26 ---> tox-run.sh 14:01:26 + 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 14:01:26 + ARCHIVE_TOX_DIR=/w/workspace/netconf-tox-verify-9.0.x/archives/tox 14:01:26 + ARCHIVE_DOC_DIR=/w/workspace/netconf-tox-verify-9.0.x/archives/docs 14:01:26 + mkdir -p /w/workspace/netconf-tox-verify-9.0.x/archives/tox 14:01:26 + cd /w/workspace/netconf-tox-verify-9.0.x/. 14:01:26 + source /home/jenkins/lf-env.sh 14:01:26 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 14:01:26 ++ mktemp -d /tmp/venv-XXXX 14:01:26 + lf_venv=/tmp/venv-x2l6 14:01:26 + local venv_file=/tmp/.os_lf_venv 14:01:26 + local python=python3 14:01:26 + local options 14:01:26 + local set_path=true 14:01:26 + local install_args= 14:01: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 14:01:26 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 14:01:26 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 14:01:26 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 14:01:26 + true 14:01:26 + case $1 in 14:01:26 + venv_file=/tmp/.toxenv 14:01:26 + shift 2 14:01:26 + true 14:01:26 + case $1 in 14:01:26 + shift 14:01:26 + break 14:01:26 + case $python in 14:01:26 + local pkg_list= 14:01:26 + [[ -d /opt/pyenv ]] 14:01:26 + echo 'Setup pyenv:' 14:01:26 Setup pyenv: 14:01:26 + export PYENV_ROOT=/opt/pyenv 14:01:26 + PYENV_ROOT=/opt/pyenv 14:01:26 + 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 14:01:26 + 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 14:01:26 + pyenv versions 14:01:26 system 14:01:26 3.8.20 14:01:26 3.9.20 14:01:26 3.10.15 14:01:26 * 3.11.10 (set by /w/workspace/netconf-tox-verify-9.0.x/.python-version) 14:01:26 + command -v pyenv 14:01:26 ++ pyenv init - --no-rehash 14:01:26 + eval 'PATH="$(bash --norc -ec '\''IFS=:; paths=($PATH); 14:01:26 for i in ${!paths[@]}; do 14:01:26 if [[ ${paths[i]} == "'\'''\''/opt/pyenv/shims'\'''\''" ]]; then unset '\''\'\'''\''paths[i]'\''\'\'''\''; 14:01:26 fi; done; 14:01:26 echo "${paths[*]}"'\'')" 14:01:26 export PATH="/opt/pyenv/shims:${PATH}" 14:01:26 export PYENV_SHELL=bash 14:01:26 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 14:01:26 pyenv() { 14:01:26 local command 14:01:26 command="${1:-}" 14:01:26 if [ "$#" -gt 0 ]; then 14:01:26 shift 14:01:26 fi 14:01:26 14:01:26 case "$command" in 14:01:26 rehash|shell) 14:01:26 eval "$(pyenv "sh-$command" "$@")" 14:01:26 ;; 14:01:26 *) 14:01:26 command pyenv "$command" "$@" 14:01:26 ;; 14:01:26 esac 14:01:26 }' 14:01:26 +++ bash --norc -ec 'IFS=:; paths=($PATH); 14:01:26 for i in ${!paths[@]}; do 14:01:26 if [[ ${paths[i]} == "/opt/pyenv/shims" ]]; then unset '\''paths[i]'\''; 14:01:26 fi; done; 14:01:26 echo "${paths[*]}"' 14:01:26 ++ 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 14:01:26 ++ 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 14:01:26 ++ 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 14:01:26 ++ export PYENV_SHELL=bash 14:01:26 ++ PYENV_SHELL=bash 14:01:26 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 14:01:26 +++ complete -F _pyenv pyenv 14:01:26 ++ lf-pyver python3 14:01:26 ++ local py_version_xy=python3 14:01:26 ++ local py_version_xyz= 14:01:26 ++ pyenv versions 14:01:26 ++ local command 14:01:26 ++ command=versions 14:01:26 ++ '[' 1 -gt 0 ']' 14:01:26 ++ shift 14:01:26 ++ case "$command" in 14:01:26 ++ command pyenv versions 14:01:26 ++ awk '{ print $1 }' 14:01:26 ++ grep -E '^[0-9.]*[0-9]$' 14:01:26 ++ sed 's/^[ *]* //' 14:01:26 ++ [[ ! -s /tmp/.pyenv_versions ]] 14:01:26 +++ grep '^3' /tmp/.pyenv_versions 14:01:26 +++ tail -n 1 14:01:26 +++ sort -V 14:01:26 ++ py_version_xyz=3.11.10 14:01:26 ++ [[ -z 3.11.10 ]] 14:01:26 ++ echo 3.11.10 14:01:26 ++ return 0 14:01:26 + pyenv local 3.11.10 14:01:26 + local command 14:01:26 + command=local 14:01:26 + '[' 2 -gt 0 ']' 14:01:26 + shift 14:01:26 + case "$command" in 14:01:26 + command pyenv local 3.11.10 14:01:26 + for arg in "$@" 14:01:26 + case $arg in 14:01:26 + pkg_list+='tox ' 14:01:26 + for arg in "$@" 14:01:26 + case $arg in 14:01:26 + pkg_list+='virtualenv ' 14:01:26 + for arg in "$@" 14:01:26 + case $arg in 14:01:26 + pkg_list+='urllib3~=1.26.15 ' 14:01:26 + [[ -f /tmp/.toxenv ]] 14:01:26 ++ cat /tmp/.toxenv 14:01:26 + lf_venv=/tmp/venv-skZn 14:01:26 + echo 'lf-activate-venv(): INFO: Reuse venv:/tmp/venv-skZn from' file:/tmp/.toxenv 14:01:26 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-skZn from file:/tmp/.toxenv 14:01:26 + echo 'lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)' 14:01:26 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 14:01:26 + local 'pip_opts=--upgrade --quiet' 14:01:26 + pip_opts='--upgrade --quiet --trusted-host pypi.org' 14:01:26 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org' 14:01:26 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org --trusted-host pypi.python.org' 14:01:26 + [[ -n '' ]] 14:01:26 + [[ -n '' ]] 14:01:26 + echo 'lf-activate-venv(): INFO: Attempting to install with network-safe options...' 14:01:26 lf-activate-venv(): INFO: Attempting to install with network-safe options... 14:01:26 + /tmp/venv-skZn/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 14:01:27 + echo 'lf-activate-venv(): INFO: Base packages installed successfully' 14:01:27 lf-activate-venv(): INFO: Base packages installed successfully 14:01:27 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 14:01:27 + echo 'lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 ' 14:01:27 lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 14:01:27 + /tmp/venv-skZn/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 14:01:28 + type python3 14:01:28 + true 14:01:28 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-skZn/bin to PATH' 14:01:28 lf-activate-venv(): INFO: Adding /tmp/venv-skZn/bin to PATH 14:01:28 + PATH=/tmp/venv-skZn/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 14:01:28 + return 0 14:01:28 + [[ -d /opt/pyenv ]] 14:01:28 + echo '---> Setting up pyenv' 14:01:28 ---> Setting up pyenv 14:01:28 + export PYENV_ROOT=/opt/pyenv 14:01:28 + PYENV_ROOT=/opt/pyenv 14:01:28 + export PATH=/opt/pyenv/bin:/tmp/venv-skZn/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 14:01:28 + PATH=/opt/pyenv/bin:/tmp/venv-skZn/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 14:01:28 ++ pwd 14:01:28 + PYTHONPATH=/w/workspace/netconf-tox-verify-9.0.x 14:01:28 + export PYTHONPATH 14:01:28 + export TOX_TESTENV_PASSENV=PYTHONPATH 14:01:28 + TOX_TESTENV_PASSENV=PYTHONPATH 14:01:28 + tox --version 14:01:28 4.52.0 from /tmp/venv-skZn/lib/python3.11/site-packages/tox/__init__.py 14:01:28 + PARALLEL=True 14:01:28 + TOX_OPTIONS_LIST= 14:01:28 + [[ -n '' ]] 14:01:28 + case ${PARALLEL,,} in 14:01:28 + TOX_OPTIONS_LIST=' --parallel auto --parallel-live' 14:01:28 + tox --parallel auto --parallel-live 14:01:28 + tee -a /w/workspace/netconf-tox-verify-9.0.x/archives/tox/tox.log 14:01:29 docs-linkcheck: install_deps> python -I -m pip install -r docs/requirements.txt 14:01:29 docs: install_deps> python -I -m pip install -r docs/requirements.txt 14:01:53 docs: freeze> python -m pip freeze --all 14:01:53 docs-linkcheck: freeze> python -m pip freeze --all 14:01:53 docs: alabaster==1.0.0,attrs==26.1.0,babel==2.18.0,blockdiag==3.0.0,certifi==2026.2.25,charset-normalizer==3.4.7,contourpy==1.3.3,cycler==0.12.1,docutils==0.21.2,fonttools==4.62.1,funcparserlib==2.0.0a0,future==1.0.0,idna==3.11,imagesize==2.0.0,Jinja2==3.1.6,jsonschema==3.2.0,kiwisolver==1.5.0,lfdocs_conf==0.10.0,MarkupSafe==3.0.3,matplotlib==3.10.8,numpy==2.4.4,nwdiag==3.0.0,packaging==26.0,pillow==12.2.0,pip==26.0.1,Pygments==2.20.0,pyparsing==3.3.2,pyrsistent==0.20.0,python-dateutil==2.9.0.post0,PyYAML==6.0.3,requests==2.33.1,requests-file==1.5.1,roman-numerals==4.1.0,roman-numerals-py==4.1.0,seqdiag==3.0.0,setuptools==82.0.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-tabs==3.5.0,sphinx_rtd_theme==3.1.0,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.6.3,webcolors==25.10.0 14:01:53 docs: commands[0]> sphinx-build -W -b html -n -d /w/workspace/netconf-tox-verify-9.0.x/.tox/docs/tmp/doctrees ./docs/ /w/workspace/netconf-tox-verify-9.0.x/docs/_build/html 14:01:53 docs-linkcheck: alabaster==1.0.0,attrs==26.1.0,babel==2.18.0,blockdiag==3.0.0,certifi==2026.2.25,charset-normalizer==3.4.7,contourpy==1.3.3,cycler==0.12.1,docutils==0.21.2,fonttools==4.62.1,funcparserlib==2.0.0a0,future==1.0.0,idna==3.11,imagesize==2.0.0,Jinja2==3.1.6,jsonschema==3.2.0,kiwisolver==1.5.0,lfdocs_conf==0.10.0,MarkupSafe==3.0.3,matplotlib==3.10.8,numpy==2.4.4,nwdiag==3.0.0,packaging==26.0,pillow==12.2.0,pip==26.0.1,Pygments==2.20.0,pyparsing==3.3.2,pyrsistent==0.20.0,python-dateutil==2.9.0.post0,PyYAML==6.0.3,requests==2.33.1,requests-file==1.5.1,roman-numerals==4.1.0,roman-numerals-py==4.1.0,seqdiag==3.0.0,setuptools==82.0.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-tabs==3.5.0,sphinx_rtd_theme==3.1.0,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.6.3,webcolors==25.10.0 14:01:53 docs-linkcheck: commands[0]> sphinx-build -b linkcheck -d /w/workspace/netconf-tox-verify-9.0.x/.tox/docs-linkcheck/tmp/doctrees ./docs/ /w/workspace/netconf-tox-verify-9.0.x/docs/_build/linkcheck 14:01:53 Running Sphinx v8.2.3 14:01:53 Running Sphinx v8.2.3 14:01:53 loading translations [en]... done 14:01:53 loading translations [en]... done 14:01:54 making output directory... done 14:01:54 Converting `source_suffix = '.rst'` to `source_suffix = {'.rst': 'restructuredtext'}`. 14:01:54 making output directory... done 14:01:54 Converting `source_suffix = '.rst'` to `source_suffix = {'.rst': 'restructuredtext'}`. 14:01:54 loading intersphinx inventory 'common-packer' from https://docs.releng.linuxfoundation.org/projects/common-packer/en/stable/objects.inv ... 14:01:54 loading intersphinx inventory 'global-jjb' from https://docs.releng.linuxfoundation.org/projects/global-jjb/en/stable/objects.inv ... 14:01:54 loading intersphinx inventory 'lfdocs' from https://docs.releng.linuxfoundation.org/en/latest/objects.inv ... 14:01:54 loading intersphinx inventory 'common-packer' from https://docs.releng.linuxfoundation.org/projects/common-packer/en/stable/objects.inv ... 14:01:54 loading intersphinx inventory 'lfdocs-conf' from https://docs.releng.linuxfoundation.org/projects/lfdocs-conf/en/stable/objects.inv ... 14:01:54 loading intersphinx inventory 'global-jjb' from https://docs.releng.linuxfoundation.org/projects/global-jjb/en/stable/objects.inv ... 14:01:54 loading intersphinx inventory 'lftools' from https://docs.releng.linuxfoundation.org/projects/lftools/en/stable/objects.inv ... 14:01:54 loading intersphinx inventory 'lfdocs' from https://docs.releng.linuxfoundation.org/en/latest/objects.inv ... 14:01:54 loading intersphinx inventory 'lfdocs-conf' from https://docs.releng.linuxfoundation.org/projects/lfdocs-conf/en/stable/objects.inv ... 14:01:54 loading intersphinx inventory 'pipelines' from https://docs.releng.linuxfoundation.org/projects/pipelines/en/latest/objects.inv ... 14:01:54 loading intersphinx inventory 'lftools' from https://docs.releng.linuxfoundation.org/projects/lftools/en/stable/objects.inv ... 14:01:54 loading intersphinx inventory 'pipelines' from https://docs.releng.linuxfoundation.org/projects/pipelines/en/latest/objects.inv ... 14:01:54 loading intersphinx inventory 'python' from https://docs.python.org/3/objects.inv ... 14:01:54 loading intersphinx inventory 'python' from https://docs.python.org/3/objects.inv ... 14:01:54 building [mo]: targets for 0 po files that are out of date 14:01:54 writing output... 14:01:54 building [linkcheck]: targets for 4 source files that are out of date 14:01:54 updating environment: [new config] 4 added, 0 changed, 0 removed 14:01:54 reading sources... [ 25%] developer-guide 14:01:54 building [mo]: targets for 0 po files that are out of date 14:01:54 writing output... 14:01:54 building [html]: targets for 4 source files that are out of date 14:01:54 updating environment: [new config] 4 added, 0 changed, 0 removed 14:01:54 reading sources... [ 25%] developer-guide 14:01:54 reading sources... [ 50%] index 14:01:54 reading sources... [ 75%] testtool 14:01:54 reading sources... [100%] user-guide 14:01:54 reading sources... [ 50%] index 14:01:54 reading sources... [ 75%] testtool 14:01:54 reading sources... [100%] user-guide 14:01:55 14:01:55 looking for now-outdated files... none found 14:01:55 pickling environment... done 14:01:55 checking consistency... done 14:01:55 preparing documents... done 14:01:55 copying assets... 14:01:55 copying static files... 14:01:55 Writing evaluated template result to /w/workspace/netconf-tox-verify-9.0.x/docs/_build/html/_static/basic.css 14:01:55 Writing evaluated template result to /w/workspace/netconf-tox-verify-9.0.x/docs/_build/html/_static/language_data.js 14:01:55 Writing evaluated template result to /w/workspace/netconf-tox-verify-9.0.x/docs/_build/html/_static/documentation_options.js 14:01:55 Writing evaluated template result to /w/workspace/netconf-tox-verify-9.0.x/docs/_build/html/_static/bootstrap-sphinx.js 14:01:55 Writing evaluated template result to /w/workspace/netconf-tox-verify-9.0.x/docs/_build/html/_static/bootstrap-sphinx.css 14:01:55 copying static files: done 14:01:55 copying extra files... 14:01:55 copying extra files: done 14:01:55 copying assets: done 14:01:55 writing output... [ 25%] developer-guide 14:01:55 14:01:55 looking for now-outdated files... none found 14:01:55 pickling environment... done 14:01:55 checking consistency... done 14:01:55 preparing documents... done 14:01:55 copying assets... 14:01:55 copying assets: done 14:01:55 writing output... [ 25%] developer-guide 14:01:55 writing output... [ 50%] index 14:01:55 writing output... [ 75%] testtool 14:01:55 writing output... [100%] user-guide 14:01:55 14:01:55 14:01:55 ( developer-guide: line 22) -ignored- https://wiki-archive.opendaylight.org/view/OpenDaylight_Controller:MD-SAL:MD-SAL_App_Tutorial 14:01:55 ( developer-guide: line 40) -ignored- https://git.opendaylight.org/gerrit/admin/repos/coretutorials 14:01:55 ( developer-guide: line 42) -ignored- https://wiki-archive.opendaylight.org/view/OpenDaylight_Controller:MD-SAL:Startup_Project_Archetype 14:01:55 ( developer-guide: line 61) -ignored- https://wiki-archive.opendaylight.org/view/Controller_Core_Functionality_Tutorials:Tutorials:Netconf_Mount 14:01:55 ( testtool: line 61) -ignored- https://git.opendaylight.org/gerrit/admin/repos/netconf 14:01:55 ( user-guide: line 66) -ignored- http://localhost:8181/rests/data/network-topology:network-topology 14:01:55 ( user-guide: line 66) -ignored- http://localhost:8181/rests/data/network-topology:network-topology?content=config 14:01:55 ( user-guide: line 66) -ignored- http://localhost:8181/rests/data/network-topology:network-topology?content=nonconfig 14:01:55 ( user-guide: line 66) -ignored- http://localhost:8181/rests/data/network-topology:network-topology/topology=topology-netconf?content=config 14:01:55 ( user-guide: line 117) -ignored- http://localhost:8181/rests/data/network-topology:network-topology/topology=topology-netconf/node=new-netconf-device 14:01:55 ( user-guide: line 126) -ignored- http://localhost:8181/rests/data/network-topology:network-topology/topology=topology-netconf 14:01:55 ( 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 14:01:55 ( 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 14:01:55 ( 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 14:01:55 ( user-guide: line 1443) -ignored- http://localhost:8181/rests/data/network-topology:network-topology/topology=topology-netconf/node=netopeer/yang-ext:mount?content:config 14:01:55 ( user-guide: line 1810) -ignored- http://localhost:8181/rests/data/network-topology:network-topology/topology=topology-netconf/node=17830-sim-device?content=nonconfig 14:01:55 ( user-guide: line 1989) -ignored- http://localhost:8181/rests/data/network-topology:network-topology/topology=topology-netconf/node=controller-mdsal/yang-ext:mount?content:nonconfig 14:01:55 ( user-guide: line 3001) -ignored- http://localhost:8181/openapi/explorer/index.html 14:01:55 ( user-guide: line 3003) -ignored- http://localhost:8181/openapi/api/v3/single 14:01:55 ( user-guide: line 3029) -ignored- http://localhost:8181/openapi/explorer/index.html?urls.primaryName=17830-sim-device%20resources%20-%20RestConf%20RFC%208040 14:01:55 ( user-guide: line 3031) -ignored- http://localhost:8181/openapi/api/v3/mounts/1 14:01:55 ( user-guide: line 3033) -ignored- http://localhost:8181/openapi/api/v3/mounts/1/toaster?revision=2009-11-20 14:01:55 ( user-guide: line 3035) -ignored- http://localhost:8181/openapi/api/v3/mounts/1/definition-test 14:01:55 writing output... [ 50%] index 14:01:55 writing output... [ 75%] testtool 14:01:55 ( user-guide: line 1402) ok https://docs.docker.com/get-started/ 14:01:55 writing output... [100%] user-guide 14:01:55 14:01:55 generating indices... genindex done 14:01:55 highlighting module code... 14:01:55 writing additional pages... search done 14:01:55 dumping search index in English (code: en)... done 14:01:55 dumping object inventory... done 14:01:55 build succeeded. 14:01:55 14:01:55 The HTML pages are in docs/_build/html. 14:01:55 ( user-guide: line 2203) ok https://github.com/CESNET/netopeer/wiki/CallHome 14:01:56 ( user-guide: line 1505) ok https://github.com/CESNET/netopeer2/tree/master/example_configuration 14:01:56 ( user-guide: line 1688) ok https://github.com/apache/mina-sshd/blob/master/docs/standards.md 14:01:56 ( user-guide: line 2203) ok https://github.com/CESNET/netopeer2 14:01:56 ( user-guide: line 1390) ok https://github.com/cesnet/netopeer 14:01:56 docs: OK ✔ in 27.19 seconds 14:01:56 gitlint: install_deps> python -I -m pip install gitlint 14:01:56 ( developer-guide: line 36) ok https://github.com/opendaylight/coretutorials/tree/master/ncmount 14:01:56 ( user-guide: line 1397) ok https://hub.docker.com/r/sysrepo/sysrepo-netopeer2 14:01:56 ( user-guide: line 1684) ok https://github.com/opendaylight/ietf/tree/master/model/iana 14:01:56 ( testtool: line 71) ok https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/netconf/netconf-testtool/ 14:01:56 ( developer-guide: line 145) ok https://github.com/opendaylight/coretutorials/blob/master/ncmount/impl/src/main/java/ncmount/impl/NcmountProvider.java 14:01:56 ( user-guide: line 1397) ok https://www.docker.com/ 14:01:56 ( user-guide: line 40) ok https://www.rfc-editor.org/rfc/rfc5277 14:01:56 ( user-guide: line 1018) ok https://www.rfc-editor.org/rfc/rfc6241#section-6.4 14:01:56 ( user-guide: line 42) ok https://www.rfc-editor.org/rfc/rfc6022 14:01:56 ( user-guide: line 17) ok https://www.rfc-editor.org/rfc/rfc6241 14:01:57 ( user-guide: line 44) ok https://www.rfc-editor.org/rfc/rfc7895 14:01:57 ( user-guide: line 70) ok https://www.rfc-editor.org/rfc/rfc8040 14:01:57 ( user-guide: line 1916) ok https://www.rfc-editor.org/rfc/rfc6470 14:01:57 ( user-guide: line 2525) ok https://www.rfc-editor.org/rfc/rfc8040#section-4.8.3 14:01:57 ( user-guide: line 930) ok https://www.rfc-editor.org/rfc/rfc8040#section-4.8.4 14:01:57 ( user-guide: line 932) ok https://www.rfc-editor.org/rfc/rfc8040#section-4.8.7 14:01:57 ( user-guide: line 1688) ok https://github.com/opendaylight/netconf/blob/master/transport/transport-ssh/src/main/java/org/opendaylight/netconf/transport/ssh/AlgorithmPolicy.java 14:01:57 ( user-guide: line 2218) ok https://www.rfc-editor.org/rfc/rfc8071 14:01:57 ( user-guide: line 392) ok https://www.rfc-editor.org/rfc/rfc8072 14:01:57 ( user-guide: line 951) ok https://www.rfc-editor.org/rfc/rfc8639 14:01:57 ( user-guide: line 934) ok https://www.rfc-editor.org/rfc/rfc8040#section-4.8.8 14:01:57 ( user-guide: line 959) ok https://www.rfc-editor.org/rfc/rfc8650#section-a.1.1-1 14:01:59 ( user-guide: line 1898) redirect https://jira.opendaylight.org/browse/ODLPARENT-112 - permanently to https://lf-opendaylight.atlassian.net/browse/ODLPARENT-112 14:01:59 build succeeded. 14:01:59 14:01:59 Look for any errors in the above output or in docs/_build/linkcheck/output.txt 14:02:00 docs-linkcheck: OK ✔ in 30.78 seconds 14:02:00 gitlint: freeze> python -m pip freeze --all 14:02:01 gitlint: arrow==1.2.3,click==8.1.3,gitlint==0.19.1,gitlint-core==0.19.1,pip==26.0.1,python-dateutil==2.9.0.post0,setuptools==82.0.0,sh==1.14.3,six==1.17.0 14:02:01 gitlint: commands[0]> gitlint 14:02:01 docs: OK (27.19=setup[24.63]+cmd[2.55] seconds) 14:02:01 docs-linkcheck: OK (30.78=setup[24.65]+cmd[6.13] seconds) 14:02:01 gitlint: OK (5.13=setup[4.98]+cmd[0.15] seconds) 14:02:01 congratulations :) (32.35 seconds) 14:02:01 + tox_status=0 14:02:01 + echo '---> Completed tox runs' 14:02:01 ---> Completed tox runs 14:02:01 + for i in .tox/*/log 14:02:01 ++ echo .tox/docs-linkcheck/log 14:02:01 ++ awk -F/ '{print $2}' 14:02:01 + tox_env=docs-linkcheck 14:02:01 + cp -r .tox/docs-linkcheck/log /w/workspace/netconf-tox-verify-9.0.x/archives/tox/docs-linkcheck 14:02:01 + for i in .tox/*/log 14:02:01 ++ awk -F/ '{print $2}' 14:02:01 ++ echo .tox/docs/log 14:02:01 + tox_env=docs 14:02:01 + cp -r .tox/docs/log /w/workspace/netconf-tox-verify-9.0.x/archives/tox/docs 14:02:01 + for i in .tox/*/log 14:02:01 ++ awk -F/ '{print $2}' 14:02:01 ++ echo .tox/gitlint/log 14:02:01 + tox_env=gitlint 14:02:01 + cp -r .tox/gitlint/log /w/workspace/netconf-tox-verify-9.0.x/archives/tox/gitlint 14:02:01 + DOC_DIR=docs/_build/html 14:02:01 + [[ -d docs/_build/html ]] 14:02:01 + echo '---> Archiving generated docs' 14:02:01 ---> Archiving generated docs 14:02:01 + mv docs/_build/html /w/workspace/netconf-tox-verify-9.0.x/archives/docs 14:02:01 + echo '---> tox-run.sh ends' 14:02:01 ---> tox-run.sh ends 14:02:01 + test 0 -eq 0 14:02:01 $ ssh-agent -k 14:02:01 unset SSH_AUTH_SOCK; 14:02:01 unset SSH_AGENT_PID; 14:02:01 echo Agent pid 1524 killed; 14:02:01 [ssh-agent] Stopped. 14:02:01 [PostBuildScript] - [INFO] Executing post build scripts. 14:02:01 [netconf-tox-verify-9.0.x] $ /bin/bash /tmp/jenkins2356198815098681052.sh 14:02:01 ---> sysstat.sh 14:02:01 [netconf-tox-verify-9.0.x] $ /bin/bash /tmp/jenkins16092575448835435479.sh 14:02:01 ---> package-listing.sh 14:02:01 ++ facter osfamily 14:02:01 ++ tr '[:upper:]' '[:lower:]' 14:02:02 + OS_FAMILY=debian 14:02:02 + workspace=/w/workspace/netconf-tox-verify-9.0.x 14:02:02 + START_PACKAGES=/tmp/packages_start.txt 14:02:02 + END_PACKAGES=/tmp/packages_end.txt 14:02:02 + DIFF_PACKAGES=/tmp/packages_diff.txt 14:02:02 + PACKAGES=/tmp/packages_start.txt 14:02:02 + '[' /w/workspace/netconf-tox-verify-9.0.x ']' 14:02:02 + PACKAGES=/tmp/packages_end.txt 14:02:02 + case "${OS_FAMILY}" in 14:02:02 + grep '^ii' 14:02:02 + dpkg -l 14:02:02 + '[' -f /tmp/packages_start.txt ']' 14:02:02 + '[' -f /tmp/packages_end.txt ']' 14:02:02 + diff /tmp/packages_start.txt /tmp/packages_end.txt 14:02:02 + '[' /w/workspace/netconf-tox-verify-9.0.x ']' 14:02:02 + mkdir -p /w/workspace/netconf-tox-verify-9.0.x/archives/ 14:02:02 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/netconf-tox-verify-9.0.x/archives/ 14:02:02 [netconf-tox-verify-9.0.x] $ /bin/bash /tmp/jenkins1230807741654981273.sh 14:02:02 ---> capture-instance-metadata.sh 14:02:02 Setup pyenv: 14:02:02 system 14:02:02 3.8.20 14:02:02 3.9.20 14:02:02 3.10.15 14:02:02 * 3.11.10 (set by /w/workspace/netconf-tox-verify-9.0.x/.python-version) 14:02:02 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-BOjI from file:/tmp/.os_lf_venv 14:02:02 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 14:02:02 lf-activate-venv(): INFO: Attempting to install with network-safe options... 14:02:04 lf-activate-venv(): INFO: Base packages installed successfully 14:02:04 lf-activate-venv(): INFO: Installing additional packages: lftools 14:02:13 lf-activate-venv(): INFO: Adding /tmp/venv-BOjI/bin to PATH 14:02:13 INFO: Running in OpenStack, capturing instance metadata 14:02:14 [netconf-tox-verify-9.0.x] $ /bin/bash /tmp/jenkins7987647548728662252.sh 14:02:14 provisioning config files... 14:02:14 Could not find credentials [logs] for netconf-tox-verify-9.0.x #425 14:02:14 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/netconf-tox-verify-9.0.x@tmp/config13105367216065024449tmp 14:02:14 Regular expression run condition: Expression=[^.*logs-s3.*], Label=[odl-logs-s3-cloudfront-index] 14:02:14 Run condition [Regular expression match] enabling perform for step [Provide Configuration files] 14:02:14 provisioning config files... 14:02:14 copy managed file [jenkins-s3-log-ship] to file:/home/jenkins/.aws/credentials 14:02:14 [EnvInject] - Injecting environment variables from a build step. 14:02:14 [EnvInject] - Injecting as environment variables the properties content 14:02:14 SERVER_ID=logs 14:02:14 14:02:14 [EnvInject] - Variables injected successfully. 14:02:14 [netconf-tox-verify-9.0.x] $ /bin/bash /tmp/jenkins14016670204262386055.sh 14:02:14 ---> create-netrc.sh 14:02:14 WARN: Log server credential not found. 14:02:14 [netconf-tox-verify-9.0.x] $ /bin/bash /tmp/jenkins5083406771041170089.sh 14:02:14 ---> python-tools-install.sh 14:02:14 Setup pyenv: 14:02:14 system 14:02:14 3.8.20 14:02:14 3.9.20 14:02:14 3.10.15 14:02:14 * 3.11.10 (set by /w/workspace/netconf-tox-verify-9.0.x/.python-version) 14:02:14 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-BOjI from file:/tmp/.os_lf_venv 14:02:14 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 14:02:14 lf-activate-venv(): INFO: Attempting to install with network-safe options... 14:02:16 lf-activate-venv(): INFO: Base packages installed successfully 14:02:16 lf-activate-venv(): INFO: Installing additional packages: lftools 14:02:25 lf-activate-venv(): INFO: Adding /tmp/venv-BOjI/bin to PATH 14:02:25 [netconf-tox-verify-9.0.x] $ /bin/sh /tmp/jenkins4417114714582753623.sh 14:02:25 ---> uv-install.sh 14:02:25 uv 0.11.6 is already installed 14:02:25 uvx 0.11.6 (x86_64-unknown-linux-gnu) 14:02:25 [netconf-tox-verify-9.0.x] $ /bin/bash /tmp/jenkins10983207033374870604.sh 14:02:25 ---> sudo-logs.sh 14:02:25 Archiving 'sudo' log.. 14:02:25 [netconf-tox-verify-9.0.x] $ /bin/bash /tmp/jenkins4706133865448542360.sh 14:02:25 ---> job-cost.sh 14:02:25 INFO: Activating Python virtual environment... 14:02:25 Setup pyenv: 14:02:26 system 14:02:26 3.8.20 14:02:26 3.9.20 14:02:26 3.10.15 14:02:26 * 3.11.10 (set by /w/workspace/netconf-tox-verify-9.0.x/.python-version) 14:02:26 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-BOjI from file:/tmp/.os_lf_venv 14:02:26 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 14:02:26 lf-activate-venv(): INFO: Attempting to install with network-safe options... 14:02:28 lf-activate-venv(): INFO: Base packages installed successfully 14:02:28 lf-activate-venv(): INFO: Installing additional packages: zipp==1.1.0 python-openstackclient urllib3~=1.26.15 14:02:33 lf-activate-venv(): INFO: Adding /tmp/venv-BOjI/bin to PATH 14:02:33 INFO: No stack-cost file found 14:02:33 INFO: Instance uptime: 192s 14:02:33 INFO: Fetching instance metadata (attempt 1 of 3)... 14:02:33 DEBUG: URL: http://169.254.169.254/latest/meta-data/instance-type 14:02:33 INFO: Successfully fetched instance metadata 14:02:33 INFO: Instance type: v3-standard-2 14:02:33 INFO: Retrieving pricing info for: v3-standard-2 14:02:33 INFO: Fetching Vexxhost pricing API (attempt 1 of 3)... 14:02:33 DEBUG: URL: https://pricing.vexxhost.net/v1/pricing/v3-standard-2/cost?seconds=192 14:02:34 INFO: Successfully fetched Vexxhost pricing API 14:02:34 INFO: Retrieved cost: 0.06 14:02:34 INFO: Retrieved resource: v3-standard-2 14:02:34 INFO: Creating archive directory: /w/workspace/netconf-tox-verify-9.0.x/archives/cost 14:02:34 INFO: Archiving costs to: /w/workspace/netconf-tox-verify-9.0.x/archives/cost.csv 14:02:34 INFO: Successfully archived job cost data 14:02:34 DEBUG: Cost data: netconf-tox-verify-9.0.x,425,2026-04-09 14:02:34,v3-standard-2,192,0.06,0.00,SUCCESS 14:02:34 [netconf-tox-verify-9.0.x] $ /bin/bash -l /tmp/jenkins5236960573905922010.sh 14:02:34 ---> logs-deploy.sh 14:02:34 Setup pyenv: 14:02:34 system 14:02:34 3.8.20 14:02:34 3.9.20 14:02:34 3.10.15 14:02:34 * 3.11.10 (set by /w/workspace/netconf-tox-verify-9.0.x/.python-version) 14:02:34 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-BOjI from file:/tmp/.os_lf_venv 14:02:34 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 14:02:34 lf-activate-venv(): INFO: Attempting to install with network-safe options... 14:02:36 lf-activate-venv(): INFO: Base packages installed successfully 14:02:36 lf-activate-venv(): INFO: Installing additional packages: lftools urllib3~=1.26.15 14:02:45 lf-activate-venv(): INFO: Adding /tmp/venv-BOjI/bin to PATH 14:02:45 WARNING: Nexus logging server not set 14:02:45 INFO: S3 path logs/releng/vex-yul-odl-jenkins-1/netconf-tox-verify-9.0.x/425/ 14:02:45 INFO: archiving logs to S3 14:02:47 ---> uname -a: 14:02:47 Linux prd-ubuntu2204-builder-2c-2g-1513 5.15.0-171-generic #181-Ubuntu SMP Fri Feb 6 22:44:50 UTC 2026 x86_64 x86_64 x86_64 GNU/Linux 14:02:47 14:02:47 14:02:47 ---> lscpu: 14:02:47 Architecture: x86_64 14:02:47 CPU op-mode(s): 32-bit, 64-bit 14:02:47 Address sizes: 40 bits physical, 48 bits virtual 14:02:47 Byte Order: Little Endian 14:02:47 CPU(s): 2 14:02:47 On-line CPU(s) list: 0,1 14:02:47 Vendor ID: AuthenticAMD 14:02:47 Model name: AMD EPYC-Rome Processor 14:02:47 CPU family: 23 14:02:47 Model: 49 14:02:47 Thread(s) per core: 1 14:02:47 Core(s) per socket: 1 14:02:47 Socket(s): 2 14:02:47 Stepping: 0 14:02:47 BogoMIPS: 5599.99 14:02:47 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 14:02:47 Virtualization: AMD-V 14:02:47 Hypervisor vendor: KVM 14:02:47 Virtualization type: full 14:02:47 L1d cache: 64 KiB (2 instances) 14:02:47 L1i cache: 64 KiB (2 instances) 14:02:47 L2 cache: 1 MiB (2 instances) 14:02:47 L3 cache: 32 MiB (2 instances) 14:02:47 NUMA node(s): 1 14:02:47 NUMA node0 CPU(s): 0,1 14:02:47 Vulnerability Gather data sampling: Not affected 14:02:47 Vulnerability Indirect target selection: Not affected 14:02:47 Vulnerability Itlb multihit: Not affected 14:02:47 Vulnerability L1tf: Not affected 14:02:47 Vulnerability Mds: Not affected 14:02:47 Vulnerability Meltdown: Not affected 14:02:47 Vulnerability Mmio stale data: Not affected 14:02:47 Vulnerability Reg file data sampling: Not affected 14:02:47 Vulnerability Retbleed: Mitigation; untrained return thunk; SMT disabled 14:02:47 Vulnerability Spec rstack overflow: Mitigation; SMT disabled 14:02:47 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 14:02:47 Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization 14:02:47 Vulnerability Spectre v2: Mitigation; Retpolines; IBPB conditional; STIBP disabled; RSB filling; PBRSB-eIBRS Not affected; BHI Not affected 14:02:47 Vulnerability Srbds: Not affected 14:02:47 Vulnerability Tsa: Not affected 14:02:47 Vulnerability Tsx async abort: Not affected 14:02:47 Vulnerability Vmscape: Not affected 14:02:47 14:02:47 14:02:47 ---> nproc: 14:02:47 2 14:02:47 14:02:47 14:02:47 ---> df -h: 14:02:47 Filesystem Size Used Avail Use% Mounted on 14:02:47 tmpfs 794M 1.1M 793M 1% /run 14:02:47 /dev/vda1 39G 9.3G 30G 24% / 14:02:47 tmpfs 3.9G 0 3.9G 0% /dev/shm 14:02:47 tmpfs 5.0M 0 5.0M 0% /run/lock 14:02:47 /dev/vda15 105M 6.1M 99M 6% /boot/efi 14:02:47 tmpfs 794M 4.0K 794M 1% /run/user/1001 14:02:47 14:02:47 14:02:47 ---> free -m: 14:02:47 total used free shared buff/cache available 14:02:47 Mem: 7937 546 3865 4 3526 7080 14:02:47 Swap: 1023 0 1023 14:02:47 14:02:47 14:02:47 ---> ip addr: 14:02:47 1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000 14:02:47 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 14:02:47 inet 127.0.0.1/8 scope host lo 14:02:47 valid_lft forever preferred_lft forever 14:02:47 inet6 ::1/128 scope host 14:02:47 valid_lft forever preferred_lft forever 14:02:47 2: ens3: mtu 1458 qdisc mq state UP group default qlen 1000 14:02:47 link/ether fa:16:3e:90:88:af brd ff:ff:ff:ff:ff:ff 14:02:47 altname enp0s3 14:02:47 inet 10.30.170.5/23 metric 100 brd 10.30.171.255 scope global dynamic ens3 14:02:47 valid_lft 86202sec preferred_lft 86202sec 14:02:47 inet6 fe80::f816:3eff:fe90:88af/64 scope link 14:02:47 valid_lft forever preferred_lft forever 14:02:47 3: docker0: mtu 1458 qdisc noqueue state DOWN group default 14:02:47 link/ether 52:bf:42:b7:30:80 brd ff:ff:ff:ff:ff:ff 14:02:47 inet 10.250.0.254/24 brd 10.250.0.255 scope global docker0 14:02:47 valid_lft forever preferred_lft forever 14:02:47 14:02:47 14:02:47 ---> sar -b -r -n DEV: 14:02:47 Linux 5.15.0-171-generic (prd-ubuntu2204-builder-2c-2g-1513) 04/09/26 _x86_64_ (2 CPU) 14:02:47 14:02:47 13:59:32 LINUX RESTART (2 CPU) 14:02:47 14:02:47 14:02:47 ---> sar -P ALL: 14:02:47 Linux 5.15.0-171-generic (prd-ubuntu2204-builder-2c-2g-1513) 04/09/26 _x86_64_ (2 CPU) 14:02:47 14:02:47 13:59:32 LINUX RESTART (2 CPU) 14:02:47 14:02:47 14:02:47